/*
	Theme Name:		Genesis Child
	Theme URI:		http://www.studiopress.com/themes/genesis
	Description:	Genesis is an advanced Framework for WordPress. Please <strong>do not modify</strong> this stylesheet, as it will be overridden in Genesis updates.
	Author:				StudioPress
	Author URI:		http://www.studiopress.com
	Template:     genesis
	Version:			0.0.1
	License:			GNU General Public License v2.0
	License URI:	http://www.opensource.org/licenses/gpl-license.php  
	Tags:         
	Text Domain:  genesis-child
*/

.count-down                                                                    { text-shadow:1px 1px 3px rgba(0,0,0,0.5); }
	.count-down img                                                              { position:absolute; left:0; top:-20px; width:150%; } 
	.count-down h1                                                               { font-size:2.3rem; margin-bottom:1.2rem; line-height:1.2; color:#FFF; font-weight:700; } 
	.count-down p                                                                { margin-bottom:1rem !important; font-weight:400 !important; } 

	.count-down .banner-offer                                                    { position:relative; padding:40px 0 10px; width:100%; text-align:center; }
	  .count-down .banner-offer p                                                { margin:auto; padding:5px 0; max-width:770px; line-height:40px; font-size:32px; color:#FFF; font-weight:bold; }

	.count-down .banner-video                                                    { margin:0 auto 50px; }

	  .count-down .type-offer                                                    { }
	    .count-down .type-offer .entry-content                                   { }

	.count-down .home-section1                                                   { margin:0 0 50px; }

	.count-down  #count-down                                                     { display:block; margin-top:0; line-height:normal; font-size:5rem; }


@media only screen and (max-width: 767px) {
	.site-header                                                                 { position:relative; z-index:2; }
	.header-main div:nth-of-type(5n-3)                                           { display:none; }
	.header-top                                                                  { padding:0; }
	.header-center                                                               { min-height:285px; background-image:none; }
	.count-down img                                                              { position:fixed; left:-250%; top:0px; width:auto; height:100%; } 
	.count-down .banner-offer                                                    { padding:40px 5% 10px; width:90%; }
	  .count-down .banner-offer p                                                { font-size:1.6rem; }
	.count-down .home-section1                                                   { position:absolute; top:0; }
	.count-down h1                                                               { padding-top:240px; } 

}


  




