/* 
Theme Name: Poseidon Child 
Theme URL: http://emmyseco.com
Description: Poseidon Child Theme
Theme Author: Emmy Seco
Author URL: http://emmyseco.com
Template: poseidon 
Version: 1.0.0 
Text Domain: poseidon-child 
*/

/* CORE PROJECT GALLERY */
@import "assets/css/projectgallery.css";

.bg-home {position:relative; background:url(https://emmyseco.com/wp-content/uploads/2021/01/jobimagen03.jpg);background-repeat: no-repeat; background-size: cover;background-position: center;}
.bg-home::after{ content: ''; position:absolute; width:100%; height:100%; background:#31313178; top:0; left:0; }
.site-header{ border-bottom: 2px solid rgb(76 150 215); }
.backg-subs { background:url(https://emmyseco.com/wp-content/uploads/2021/01/833.jpg); border-top: 5px solid #007bff; }
.logo-footer{ width: 100%; max-width: 150px; min-width: 100px; }
#footer{ background-color: #f2f3f5; }



/*
CUSTOM PROJECT GALLERY
*/
.CategorySection{ border-bottom: 5px solid #007bff; }

.card-container .Card { box-shadow: 1px 1px 5px grey; }

.Card .Card-image.img01 { background-image: url(https://emmyseco.com/wp-content/uploads/2021/01/backhistoria01.jpg); }
.Card .Card-image.img02 { background-image: url(https://emmyseco.com/wp-content/uploads/2021/01/backtutorial01.jpg); }
.Card .Card-image.img03 { background-image: url(https://emmyseco.com/wp-content/uploads/2021/01/bggame01.jpg); }

.Card .Card-image { background-size: contain; }