@charset "utf-8";
/* CSS Document */
/*.header-inner{display: none!important;}*/

/*bspw-header-style-5*/

.eapps-instagram-feed-posts-grid{
	display: none!important;
}

.title1_web, .title1_web p{
    font-size: 40px;
    line-height: 40px;
}


.title_footer, .title_footer p{
    font-size: 20px;
    line-height: 20px;
	height: 50px;
}


button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
	   font-family: arial;    font-weight: 700;    letter-spacing: 1px;
	    color: #333;
}



.single-product .content-container {
  height: calc(100vh - 78px); /* Resta 50 píxeles de 100vh */
	clear: both;
}


@media only screen and (max-width: 800px) {

	.single-product .content-container {
	  height:auto!important;
	}

}



.site-footer .copy-footer {
    background-color: #F4D54E;
}


.perfil_member label {

    color: #fff!important;
}



.menu_salir{
	display: none!important;
}


.menu_salir{
	background: #ff0000!important;
}
.menu_salir a{
	font-weight: 900!important;
}

.w3eden .btn-primary:not(:disabled):not(.disabled):active {
    background-color: var(--color-primary-active);
    color: #fff!important;
}

.bs-theme .btn {
    color: #333!important;
}

.package-title a{
	color: #E40C0F;
}
.w3eden .card {
    color: #666!important;
    border: 4px solid #EECB71!important;
}


.formulario_login .swpm-forgot-pass-link, .formulario_login .swpm-join-us-link {
    display: none!important;
}


.swpm-login-widget-logged {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    padding: 0px;
}

.swpm-login-widget-form {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    padding: 0px;
}

.preguntas_login {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    padding: 0px 0px 80px;
}


.single-product form.cart {
    text-align: center;
    width: 220px;
    margin: 0 auto;
}

.single-product .product_title, .single-product .price{
	text-align: center;
}

.woocommerce-Tabs-panel--description, .single_add_to_cart_button, .add_to_cart_button{
	display: none!important;
}

.wc-buy-now-btn-single, .wc-buy-now-btn{
	display: block!important;
}


.woopspro-product-slider ul.products li.product.first {
  
     float: none !important; 
}

.producto_ebook_home .product_cat-ebook {
    width: 100%;
    display: inline-block!important;
    max-width: 500px;
    margin: 0 auto!important;
    float: none!important;
}

.producto_ebook_home .slick-slide.slick-current{
	text-align: center!important;
}

.video_borde{
	    border: 6px solid #fff;
}

.img_borde img{
	    border: 4px solid #fff;
}


.single-product .main-section{
	 padding-top: 50px;
}
   

.layout-1-col, .layout-2-col, .layout-3-col {
    margin-top: 0px!important;
}

.site-header.header-style-5 .main-menu>li>a {
    line-height: 50px!important;
}

.site-header.header-style-5 .main-menu.menu, .bspw-header-style-5, .site-header.header-style-5 .site-branding .logo.img-logo a{
	height: 50px!important;
}

.site-footer .copy-footer {
    padding: 5px 0 5px;
}


.single-product .caroufredsel_wrapper{
	height: 200px!important;
}


.product.type-product.product_cat-store .added_to_cart.wc-forward{
	color: #ff6a6a!important;
	font-weight: bold!important;
}

.product.type-product.product_cat-store .added_to_cart.wc-forward:hover{
	color: #ff0000!important;
	text-decoration: underline!important;
}
.site-header .main-menu > li.current-menu-ancestor.current-menu-parent > a{color: #000!important;}


.main-menu.menu .sub-menu li.current-menu-item > a{
	background: #F4D553!important;
	color: #000!important;
}

.wpb_widgetised_column button, .wpb_widgetised_columninput[type=submit] {
    color: #000!important;
}

.wpb_widgetised_column button:hover, .wpb_widgetised_columninput[type=submit]:hover {
    color: #fff!important;
	background: #ff0000!important;
}

.epyt-gallery-list{margin-top: 20px;}

.epyt-pagination:first-child{display: none!important;}

/*.woocommerce-product-gallery__image{
    pointer-events: none!important;
}*/


.slider_rapido img{
	 width: 100%!important;
    height: auto!important;
}



.sombra_texto{
	
	   /* text-shadow: -4px 3px 0 #000, -14px 7px 0 #0a0e27;*/
	     text-shadow: 2px 2px 0 #000;
}

.single-product .woocommerce-product-details__short-description{
	font-size: 18px!important;
    margin-bottom: 50px!important;

	
}


.related.products{
	 border-top: 2px solid #FFDA23;
    margin-top: 80px!important;}
.related.products .h-text{text-transform: uppercase!important;


   }
.related.products .section-heading{
	margin-bottom: 50px!important;
}

.redes_sociales{
	position:fixed;
	left:5px;
	top:50%;
	margin-top:-90px;
	z-index:999999999;
}

@media only screen and (max-width: 700px) {
	.redes_sociales{display: none!important;}
	
}

/*CENTRADO VERTICAL*/
.vc_row.vc_row-o-content-middle>.vc_column_container>.bs-vc-wrapper{


    justify-content: center!important;

    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -webkit-flex-direction: column!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
    z-index: 1!important;
}
/**/



.epyt-pagination{
	
	
	background-image: radial-gradient(circle at 51.59% 31.85%, #ffff6a 0, #fff25e 25%, #f2d251 50%, #d5b345 75%, #ba973a 100%);

	border: 2px solid #F4D553;
	color: #000;
	
	
    font-weight: bold;
    font-size: 16px;
    width: 170px;
    margin: 10px auto;

}



.borde_productos_carrusel .products li {
    border: 1px solid #dedede!important;
    padding: 10px!important;
    margin: 15px!important;
}



.borde_productos li{
	border: 1px solid #000!important;
    padding: 10px!important;
	text-align: center;
}
    

.spacio_cerov2{
	margin-bottom: 0px!important;
}
#site-logo{
	max-width: 210px!important;
	width: 100%!important;
}


.woocommerce-info {
    border-top-color: #f4d553!important;
}


.woocommerce-checkout .form-row.place-order #place_order, .woocommerce-checkout  button.button{
	float: none!important;
	margin: 0 auto!important;
	 background: #ff6a6a!important;
	color: #fff!important;
}

.woocommerce-checkout .form-row.place-order #place_order:hover, .woocommerce-checkout  button.button:hover{
	
	 background: #ff0000!important;
}

.woocommerce-checkout .form-row.place-order{
	text-align: center;
}


.woocommerce-terms-and-conditions-wrapper{
	padding: 30px 20px;
}

.rh-cover .rh-c-m .resp-menu li>a {
    text-transform: uppercase;
	font-weight: 600;
}

.rh-cover .rh-c-m .resp-menu>li>a {
    border-bottom: 1px solid rgba(247,218,0,0.7)!important;
}

.rh-cover .rh-p-h {
    height: 20px;
}

@media (max-width: 767px){
	
	


	.one_columns ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%!important;
	}

	
	
	
/*	.main-wrap {
    background-color: #fff!important;
		}*/
	
	
	
	
	
	.title1 p{color: #000!important;}
/*	.single-container p {color: #333!important;}*/
	
	/*.page-id-26 .title1 p{color: inherit!important;}*/
	.page-id-26 .single-container p {color: #fff!important;}
	
	.epyt-gallery-title{color: #000!important;}
	
	.epyt-pagination>div, .epyt-pagenumbers>div {

    color: #000!important;
	}
	.epyt-pagination{
	/*background: #ff0000;*/
	}
	
	.main-wrap .link_negro_mobile a{
	color: #000!important;
    text-decoration: underline;
	}
	
}



.logo-container.rh-img-logo{
	background: #000!important;
}

.epyt-gallery-title{font-size: 14px!important;}

.epyt-gallery-thumb{
    margin-bottom: 40px!important;
}

.logo-container.rh-img-logo img{
	
	width: 100%!important;
    max-width: 250px;
    height: auto!important;
}

/*YouTube Responsive*/
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	/*padding-bottom: 50%;*/
	height: 0;
	overflow: hidden;
}
.video-container_vertical {
    position: relative;
    padding-bottom: 171%;
    padding-top: 30px;
    border: 4px solid;
}

.video-container iframe, .video-container object, .video-container embed, .video-container_vertical iframe, .video-container_vertical object, .video-container_vertical embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/**/


.shop-cart-container .cart-count{
	color: #000!important;
}



.woocommerce-cart .select2-results__option, .woocommerce-checkout .select2-results__option{color: #000!important;}


.woocommerce-cart .select2-results__option:hover, .woocommerce-checkout .select2-results__option:hover{color: #fff!important;}




.creditos_mobile {
    position: fixed;
    z-index: 10000;
    font-size: 10px;
    text-align: center;
    width: 100%;
   background: #000;
    bottom: 0px;
}

.creditos_mobile a,  .creditos_mobile a:hover {
	color: #F7DA00!important;
}

.logo_mobile{
    width: 100%;
    text-align: center;
}
.logo_mobile img{
	width: 100%;
    max-width: 200px;
	height: auto;
}

   
.redes_mobile{

    font-size: 14px;
 
  
}
.rh-cover .rh-panel {
	background: #000!important;}

.section-heading.sh-t1 .h-text {
   
     background: transparent!important;
}


.site-header.header-style-5.full-width .content-wrap.pinned {
    
     border-bottom: 0px solid #eee!important; 
}

.site-header.header-style-5.boxed .header-inner, .site-header.header-style-5.full-width {
    border-bottom: 0px solid #eee!important;
}


.copy_tienda {
    color: #000;
    font-size: 10px;
}

.copy_tienda a{
	color: #EC9000!important;
	font-weight: bold;
	font-family: 'Roboto'!important;
}
.copy_tienda a:hover{
	 color: #ff0000!important;
}

.products.columns-3 li{
	border: 1px solid #ddd!important;
    padding: 10px!important;
}


.woocommerce-Price-amount{
	font-family: Arial!important;
}
.btn1.btn_color_negro:hover{
	background: #000!important;
	color: #fff!important;
	border: 2px solid #000!important;
}

.compartir_page{color: #000!important;}
.compartir_page path{fill: #000!important;}

.compartir_page  .addtoany_shortcode{text-align: center;}
.addtoany_header{
	display: inline-block;
    margin-top: 15px;
}


.fondo_texto_blanco{
	background: rgba(255,255,255,0.9)!important;
}

.sidebar-column .sidebar{
	border-color:#fff!important;
	padding: 0px!important;
}
.archive.woocommerce .woocommerce-notices-wrapper, .archive.woocommerce .woocommerce-ordering {display: none!important;}


.productos-categories{
    list-style-type: square!important;
    color: #000;
}

.productos-categories li{
    font-weight: 700;
}

.productos-categories li a:hover{
	color: #ff0000!important;
}

.archive.woocommerce{
	background: #fff!important;
}

.archive.woocommerce .h-text{color: #000!important;}

.single-product .woocommerce-error, .single-product .woocommerce-info, .single-product .woocommerce-message {
   
    background-color: #000!important;
    color: #ccc!important;
	
}



/*SINGLE PRODUCTO*/

.sku_wrapper{
	display: none!important;
}

.single-product  div.product form.cart .variations {
    margin-bottom: 1em;
    border: 0;
    width: auto;
	
}

.single-product .variations label{
	font-size: 20px;
	padding-top: 10px;
}
.single-product  select{
	color: #000;
    font-weight: 700;
	padding: 10px;
    min-width: 200px!important;
}


.single-product .panel h2{
	 color: #F7DA00!important;
    font-size: 30px!important;
}

.single-product .panel {
    color: #fff!important;
    font-size: 20px!important;
	background: transparent!important;
}
.single-product .tabs.wc-tabs{display: none!important;}
/**/

/* CARRITO */

.woocommerce-checkout #content a, .woocommerce-cart #content a{
	color: #ff0000;
}


.woocommerce-checkout h3, .woocommerce-checkout .h3, .woocommerce-checkout .heading-3, .woocommerce-cart h3, .woocommerce-cart .h3, .woocommerce-cart .heading-3 {
     color: #000; 
}


.woocommerce-checkout .section-heading.sh-t1 .h-text, .woocommerce-cart .section-heading.sh-t1 .h-text {
    background: #000!important;
    padding: 10px;
    margin: 10px 0px;
}



.page-id-83 .section-heading.sh-t3 > .h-text, .page-id-84 .section-heading.sh-t3 > .h-text{
	color: #000!important;
}

/*.page-id-83 a, .page-id-84 a{
	color: #666!important;
}
.page-id-83 a:hover, .page-id-84 a:hover{
	color: #000!important;
}*/
.woocommerce button{
	font-family: Arial!important;
	padding: 12px 20px!important;
}


.page-id-83 button.button{
	background: #ff6a6a!important;
	color: #fff!important;
}

.page-id-83 button.button:hover{
	background: #ff0000!important;
}

.page-id-83 a.button.alt, .page-id-84 button.button.alt{
	background: #ff6a6a!important;
	color: #fff!important;
}
.page-id-83 a.button.alt:hover, .page-id-84 button.button.alt:hover{
	background: #ff0000!important;
	text-decoration: none!important;
}

/**/



.single-product div.product p.price{
	font-size: 40px;
	    font-family: "Arial";
}

.woocommerce-page div.product .related.products {
    display: inline-block;
    position: static;
    /* margin-top: 3000px; */
    width: 100%;
}

.woocommerce ul.products li.product .price{
	color: #333!important;
    text-align: center;
    font-weight: 600;
    font-size: 20px;

}


.single-product ul.products li.product .price {
    color: #F7DA00!important;
	font-family: Arial!important;
}


.content-wrap.bs-pinning-block.pinned{
	/*background: rgba(0,0,0,0.7)!important;*/
	background: rgba(0,0,0,1)!important;
}




/*.content-wrap.bs-pinning-block.pinned .main-menu > li > a {
     color: #ccc!important; 
}
.content-wrap.bs-pinning-block.pinned .main-menu > li > a:hover {
     color: #fff!important; 
}*/

/*.redes_mobile{
    position: absolute;
    top: 12px;
    left: 50%;
    margin-left: -90px;
}*/


.main-menu.menu .sub-menu li.current-menu-item:hover>a, .main-menu.menu .sub-menu>li:hover>a {
    color: #000;
}


.single-product .content-container a {
    color: #CCC!important;
	text-decoration: underline;
}

.single-product .content-container a:hover {
    color: #F7DA00!important;
	text-decoration: underline;
}



.page-id-83, .page-id-84{
	background: #fff!important;
}

 .woocommerce ul.products li.product .woocommerce-loop-product__title {
    min-height: 70px;
    color: #000!important;
}

.woocommerce a.button{
	color: #fff !important;
    background-color: #000 !important;
    border-radius: 0;
    font-size: 12px;
    width: 100%;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
}

.woocommerce a.button.added{color: #ff0000!important;}

.woocommerce a.button:hover{
	color: #000 !important;
}



.single-product  button.button, .single-product button.button.alt{
	background: #f7da00!important;
	color: #000!important;
}

.single-product  button.button:hover, .single-product button.button.alt:hover, .single-product a.button:hover{
	background: #ff0000!important;
	color: #fff!important;
}


.single-product a.button {
   background: #f7da00!important;
	color: #000!important;
}



.single-product ul.products li.product .woocommerce-loop-product__title {
    color: #fff!important;
}


.bk_footer {
    background: url(https://sebaslizarfit.com/wp-content/uploads/bk_footer_page.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}
.footer_personal {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.site-footer .copy-footer>.content-wrap>.container>.row:first-child {
    float: none;
}

.site-footer .copy-footer .copy-2{float: right!important;}



.woocommerce .ywcps-wrapper .owl-item li.product {
  padding: 20px!important;
}

.site-footer .copy-1, .site-footer .copy-2 {
    color: #333;
	font-family: arial!important;
}


.copy-2 a{color: #000!important; font-weight: bold; text-decoration: underline!important; }

.copy-2 a:hover{color: #000!important; text-decoration: underline!important;}


/*#header{width: 100%; max-width: 1100px;}*/


.page-id-26 #header{
	position: absolute;
    width: 100%;
}


/*menu pagina blanco*/
/*.page-id-38 .site-header .main-menu > li > a,   .page-id-83 .site-header .main-menu > li > a, .page-id-84 .site-header .main-menu > li > a, .archive.woocommerce .site-header .main-menu > li > a{
	color: #333!important;
}

.page-id-38 .site-header .main-menu > li > a:hover, .page-id-83 .site-header .main-menu > li > a:hover, .page-id-84 .site-header .main-menu > li > a:hover, .archive.woocommerce .site-header .main-menu > li > a:hover{
	color: #000!important;
}

.page-id-84 .site-header .shop-cart-container .cart-handler,  .page-id-38 .site-header .shop-cart-container .cart-handler, .archive.woocommerce .site-header .shop-cart-container .cart-handler{color: #000!important;}*/

.page-id-38 #header, .page-id-83 #header, .page-id-84 #header{background: #000;}

/**/

.elemento_mobile{
	display: none!important;
}

@media only screen and (max-width: 550px){
	
	/*.epyt-gallery-thumb{
    	width: 90%!important;
		margin: 0 auto;
    	text-align: center;
    	float: none;
	}*/
	
}

/*CEL*/

@media only screen and (max-width: 700px){

	.title1_web, .title1_web p {
    font-size: 25px;
    line-height: 25px;
	}

/*	.fondo_mobile{
		background: #000!important;
		min-height: auto!important;
    	padding: 80px!important;
		border-top: 2px solid #fff;
	
	}
	.fondo_mobile .vc_parallax-inner{
		background: #000!important;

	
	}*/
	.elemento_mobile{
	display: block!important;
	}
	.elemento_pc{
	display: none!important;
	}
	.mobile_2colum{
		width: 50%!important;
		display: inline-block;
	}
}

.ani_img a img{
	-webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
	-moz-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}

 .ani_img a img:hover{
	/*-webkit-filter: grayscale(100%);*/
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	/*opacity: 0.8;
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	filter: alpha(opacity=80);*/
}

.aligncenter{
    margin: 0 auto;
    text-align: center;
    display: block;
}


 .main-wrap {
     position:static!important;
}

.woocommerce-page div.product .related.products{display: inline-block!important;}
.woocommerce-loop-product__title{color: #ccc!important;}

.product_title, .single-product .section-heading .h-text, .woocommerce-cart .section-heading .h-text, .woocommerce-checkout .section-heading .h-text{color: #fff!important;}


.page-id-38 .section-heading .h-text {
    color: #000!important;
}

 #content{
  /*  margin-top: 180px;*/
}
.page-id-26 #content{
    margin-top: 0px!important;
}
.spacio_cero .bs-vc-wrapper.wpb_wrapper{
	padding-top: 0px!important;
}

.spacio_cero .wpb_wrapper > :last-child, .spacio_cero{
	margin-bottom: 0px!important;
}
.spacio_cero .wpb_content_element{margin-bottom: 0px!important;}

.btn1{
	position: relative;
	background-image: radial-gradient(circle at 51.59% 31.85%, #ffff6a 0, #fff25e 25%, #f2d251 50%, #d5b345 75%, #ba973a 100%);
	/*background: #FFDA23;*/
    color: #000!important;
    padding: 15px 20px!important;
    margin: 10px;
    display: inline-block;
    font-size: 14px;
    min-width: 180px;
    text-align: center!important;
	    font-family: 'Raleway'!important;
    font-weight: 700;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	border: 2px solid #F4D553;
	padding-left: 40px !important;
}

.btn1:hover{
	background: #fff!important;
    color: #000!important;
	border: 2px solid #FFF;
}



.btn2{
	position: relative;
    
	background: rgba(0,0,0,0.7);
    color: #F4D553!important;
    padding: 15px 20px!important;
    margin: 10px;
    display: inline-block;
    font-size: 14px;
    min-width: 180px;
    text-align: center!important;
	font-family: 'Raleway'!important;
    font-weight: 700;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	border: 2px solid #F4D553;
	padding-left: 40px !important;
}

.btn2:hover{
	background: #fff!important;
    color: #000!important;
	border: 2px solid #FFF;
}


.btn2 i, .btn1 i {
    font-size: 25px!important;
    display: inline-block!important;
    position: absolute!important;
    top: 50%!important;
    left: 15px!important;
    margin-top: -13px!important;
}


.site-header.header-style-8.boxed .header-inner, .site-header.header-style-8.full-width, .site-header.header-style-8.full-width > .bs-pinning-wrapper > .content-wrap.pinned {
    border-bottom-color: transparent;
}

.site-header{/*	position: absolute;     padding-top: 30px;*/    top: 0px;}

.main-menu.menu>li>a:before {
    height: 0px!important;
}

.site-header.full-width .main-menu-wrapper {
    border-top: 0px solid #dedede!important;
    border-bottom: 0px solid #dedede!important;
    background: #fff;
}

.title_slider1{
	font-family: 'Lulo-Clean-W01-One-Bold'!important;

}



.title1{
	font-family: 'Lulo-Clean-W01-One-Bold'!important;
    font-size: 68px!important;
    letter-spacing: -0.1em!important;
    line-height: 30px!important;
	word-break: break-word!important;
}


.title1_2lines{
    line-height: 65px!important;
}

/*.title1 {padding-top: 50px;}*/

.title2{
	font-family: 'Lulo-Clean-W01-One-Bold';
    font-size: 40px;
    letter-spacing: -0.1em;
    line-height: 1em;
	word-break: break-word;
}
.title3{
	font-family: 'Lulo-Clean-W01-One-Bold';
    font-size: 20px;
    letter-spacing: -0.1em;
	margin-bottom: 5px!important;
	word-break: break-word;
}


@media only screen and (max-width: 450px){
	
	.title1{
    font-size: 40px;
    letter-spacing: -0.1em;
    line-height: 1em;
	}
	.title2{
    font-size: 33px;
    letter-spacing: -0.1em;
    line-height: 1em;
	}
	
	.btn1, .btn2{

    min-width: 160px!important;

}
	
	
}

@media only screen and (max-width: 330px){
	
	.title1{
    font-size: 30px;
    letter-spacing: -0.1em;
    line-height: 1em;
	}
	.title2{
    font-size: 25px;
    letter-spacing: -0.1em;
    line-height: 1em;
	}
	.title3 {
    font-family: 'Lulo-Clean-W01-One-Bold';
    font-size: 15px;
    letter-spacing: -0.1em;
	}
}



.redes_top{
	position: absolute;
    right: 20px;
    top: 42px;
}

@media only screen and (max-width: 945px){
	.redes_top {
    position: absolute;
    right: inherit;
    top: 100px;
    left: 50%;
    margin-left: -90px;
	}
}

@media (max-width: 767px){

.btn2 i, .btn1 i {
    font-size: 16px!important;
    margin-top: -8px!important;
}



	.main-wrap, body {
		/* background-color: #000!important; */
	}
	.single-product .main-wrap {
		 background-color: #000!important; 
	}
	
	.logo-container.rh-img-logo img {
   
    max-width: 180px!important;

	}
	
}

@media only screen and (max-width: 700px){
	.redes_top {
    display: none!important;
	}
	
	.single-product .main-section, #content{
    margin-top: 0px!important;
	}
}