/* Themify Customize Styling */
#headerwrap {	
	background-color: rgba(71,65,65,0.37); 
}
#site-logo img {		width: 825px;
	height: 100px; 
}
#site-logo a {		width: 825px; 
}

/* Themify Custom CSS */
#headerwrap:hover, #headerwrap {background-color: rgba(71,65,65,0.77);}
h3.slide-post-title {font-size: 1.8em !important; background-color: black; padding:.5em;}
.list-post .products .product {padding:5% 0;}
.parallax-header #sliderwrap {margin-top:200px;}
.sidebar-none #sliderwrap+#layout-wrap {margin-top:700px !important;}
#comments {display:none;}
.horizontal-menu a {color: white;}
#layout-wrap {padding-top:250px;}
#product_single_wrapper {padding-top:13%;}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.under-video-title {margin-top:5em;}
.under-video-title-product-page {font-weight:bold;}

@media screen and (max-width: 780px) {
#slider .slides .slide-post-title {color:white !important;}
#sliderwrap {margin-top:10em;}
.sidebar-none #sliderwrap+#layout-wrap {margin-top:0 !important;}
#layout-wrap {padding-top:100px;}
}

@media screen and (max-width: 480px) {
#site-logo img {width:480px !important; height:48px !important;}
.under-video-title {margin-top:10em;}
.under-video-title-product-page {margin-top:10em; font-weight:bold;}
}@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 825px;
	height: 100px; 
}
#site-logo a {		width: 825px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 825px;
	height: 100px; 
}
#site-logo a {		width: 825px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 825px;
	height: 100px; 
}
#site-logo a {		width: 825px; 
}
 }