/*
 Theme Name:   Genemy Child
 Theme URI:    http://jthemes.org/wp/genemy/
 Description:  Genemy child theme
 Author:       Themeperch
 Author URI:   http://themeforest.net/user/themeperch
 Template:     genemy
 Version:      1.0.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  genemy
*/

/* Add your custom css below */

h1, h2, h3, h4, h5, h6 {color: #292929}
.navbar-brand > img { width: 100%;}
.hero-class img {border-radius:20px;}

h3.h3-xl {text-transform: none;}

#banner-2 h2 {text-transform: none; font-size: 4rem}

#hero-12 {
    padding-top: 180px;
    padding-bottom: 120px;
}
.navbar-brand > img {height: 30px;}

.btn-tra-tra:hover, .btn-tra-tra:focus, .btn-tra:hover, .btn-tra:focus {color: #292929}

.stores-badge span {font-style: normal}

.portfolio-filter {text-align: center}

footer.footer {padding-top:0;}
@media (min-width: 1200px) {
.video-btn-md .svg-inline--fa {width: 100px !important; height:100px !important;}
}
@media (max-width: 980px) {
	.masonry-wrap .portfolio-item {width: 47% !important; }
}
@media (max-width:780px) {
	.masonry-wrap .portfolio-item {width: 100% !important; text-align: center;}
}

body .calendly-inline-widget iframe,body .calendly-badge-widget iframe,body .calendly-overlay iframe {width: 110%; height: 100vh;}