/*
Theme Name: Divi_hijo
Theme URI: 
Template: Divi
Description: Modificación del tema original
Author: Dadú estudio
Author URI: 
Version: 1.0
  
*/

@import url("../Divi/style.css");

.et-waypoint:not(.et_pb_counters), .woocommerce div.product div.images.woocommerce-product-gallery{opacity: 1 !important}


@media all and (min-width: 981px){div#et-main-area div#main-content{padding-top: 114px !important;}}

@media all and (max-width: 980px){
	#main-header{display: none !important}
div#et-main-area div#main-content{padding-top: 33px !important;}
}

@media all and (max-width: 479px){.woocommerce ul.products li.product .price del{margin-bottom: 10px !important;}}
body.tax-product_cat footer .et_pb_section{padding: 0 !important}

/********** CABECERAS **********/
@media all and (min-width: 981px) {body #page-container #et-main-area #main-content{padding-top: 80px !important}}
@media all and (max-width: 980px) {body #page-container #et-main-area #main-content{padding-top: 0 !important}}
a.et-cart-info{display: none !important}


/*********** CABECERA CHICA ************/
@media all and (max-width: 767px) {
 .cabecera-home .header-content{width: 100% !important; padding: 0; margin: 0 !important}
}

/************ CAMPO BUSCAR *************/
.aws-search-result .aws_result_title{font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif; color: #e56c18; font-size: 14px;}
.aws-search-result .aws_result_price{font-weight: 600; font-size: 15px;}
.aws-search-result .aws_search_more{background-color: #f4f4f4;}
.aws-search-result .aws_search_more a{color: #1e1e18; font-weight: 600}

/*********** COOKIES **********/
#cn-notice-buttons .cn-button{background: #e56c18 !important;}

body.woocommerce-order-received p.woocommerce-customer-details--phone{padding-bottom: 0 !important}
body.woocommerce-order-received .woocommerce-order > p{
	font-size: 16px;
    font-weight: 500;
    color: black;
    margin: 0 0 50px;
}
body.woocommerce-order-received .wc-item-meta p{
	font-size: 14px !important;
    font-weight: normal !important;
    color: #404040 !important;
    margin: 0 !important;
}

/**************** MENSAJE WOOCOMMERCE *****************/
.woocommerce-store-notice, p.demo_store {
	padding:2px !important;
	background-color: #e56c18;
}