/*
 Theme Name:   Orgon Theme
 Theme URI:    #
 Description:  Orgon Theme
 Author:       adSalsa
 Template:     Divi
 Version:      1.0.0

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

.orange{
    color: #fb6e00;
}
h1,h2,h3,h4,h5,h6{
    line-height: normal;
}
.page-template-page-recetas #main-content .container:before{
    display: none;
}

/*** ROWS**/
.et_pb_gutters2 .et_pb_row.et_pb_row_fullwidth{
    width: 100%!Important;
    max-width: 100%!Important;
}


#main-content .container{
    padding-top: 30px;
}
.breadcrumb{
    background: url("img/header.jpg")no-repeat;
    background-size: cover;
    margin: 10px 0 40px;
    padding: 140px 0;
    position: relative;
}
.breadcrumb .breadcrum_cont{
    position: absolute;
    background-color: #00000091;
    bottom: 0;
    float: left;
    width: 100%;
}
.breadcrumb.quienes_somos{
     background: url("img/bg_who.jpg")no-repeat;
     margin-bottom: 0;
}
.breadcrumb.recetas{
     background: url("img/aprende_cocinar.jpg")no-repeat;
     margin-bottom: 0;
     background-position-y: bottom;
     padding: 110px 0;
}
.breadcrumb h1{
    text-align: center;
    color: #ffffff;
    font-weight: 600;
    font-size: 40px;
    text-shadow: 2px 2px 1px #353535;
}
.breadcrumb .container:before{
    display: none;
}
h1.title_cooking{
    position: relative;
}
h1.title_cooking:after{
    content: '';
    width: 209px;
    height: 25px;
    background-image: url(img/knives.png);
    background-size: cover;
    background-repeat: no-repeat;
        -webkit-transform: translateX(-50%);
    position: absolute;
    bottom: -0.7em;
    left: 50%;
}
.et_header_style_left .logo_container{
    margin: 20px 0 0 0;
}
#main-header:after {
    content: "";
    display: block;
    width: 100%;
    height: 162px;
    background-image: url(img/break.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    margin-top: -10px;

}
.et_header_style_left .logo_container{

}
.servicio{
    min-height: 200px;
}
.servicio .et_pb_image{
    position: absolute;
    bottom:-20px;
    left:19%;
}
.servicio{
    background: url("img/arrow_down.png") no-repeat;
    background-position: 100% 15%;
}
#empresa.bg_arrow{
    background: url("img/arrow_bg_gray.png") no-repeat;
    background-position: 50% 0;
}
#redessociales .et_pb_column{
    margin: 0!Important;
    width: 33.33%!Important;
}
.slick-prev:before, .slick-next:before{
   font-family: "Font Awesome 5 Free";
    font-weight: 900;
    border-radius: 2px;
    margin: 2px;
    padding: 5px 8px;
    width: 27px;
    height: 27px;
    line-height: 20px;
    font-size: 22px;
    color: #ccc;
    border: 1px solid #ccc;
}
.slick-prev:before{
    
    content: "\f053";
}
.slick-next:before{
    content: "\f054";
}
.slick-prev{
    position: absolute;
    top: -20px;
    right: 0;
    left: inherit!Important;
}
.slick-next{
    position: absolute;
    top: -20px;
    right: -40px;
    left: inherit!Important;
}

/*** FOOTER ***/
#main-footer{
    position: relative;
    float: left;
    width: 100%;
    border-top: 10px solid #e9734c;
}
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget{
    margin-bottom: 10px;
}
.et_pb_widget{
    width: 100%;
}
#media_image-2{
    text-align: center;
}
#footer-widgets{
    padding-top: 4%;
}
.footer-widget ul li{
    text-align: center;
}
.footer-widget ul li:before{
    display: none;
}
#footer-info{
    float: right!important;
}

#info_legal>ul li{
    line-height: 20px;
}

#text-3{
    padding: 40px 0 40px;
    border-right:1px solid #a6a6a6;
    text-align: center;
}
#text-3 img{
    margin-bottom: 20px;
}
#info_legal{
    padding-top: 40px;
}



/*** PAGE TIENDAS **/
.page-template-page-tiendas #main-content{
    background-color: #e4e4e4!important;
}
.cont_stores{
    float: left;
    width: 100%;
}
.list_shops{
    width: 50%;
    float: left;
    padding-bottom: 40px;
}
.list_shops .container{
    margin-right: 40px;
    padding-top: 120px!important;
}
#map_stores{
    float: left;
    width: 50%;
    position: absolute;
    top: 120px;
    bottom: 0;
    right: 0;
    height: 100%;
}
#map_stores.fixed_map{
    position: fixed;
    top:0;
}

#gmap{
    width: 100%;
    height: 100%;
}
#gmap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
#gmap
#controls{
    padding-top: 40px;
}
#controls ul li{
    background-color: #ffffff;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    font-size: 14px;
    box-shadow: 3px 3px 10px #929292;
    position: relative;
}
#controls ul li a{
    float: left;
    width: 100%;
    padding: 0!Important;
}
#controls ul li img{
    float: left;
}
#controls ul li span.localizador{
    position: absolute;
    bottom: 10px;
    right: 10px;
    background-color: #ff6400;
    color: #ffffff;
    padding: 5px 10px;
}
#controls ul li span.localizador:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f3c5";
    margin-right: 5px;
}
#controls .img_container{
    width: 40%;
    float: left;
    display: block;
    max-width: 251px;

}
#controls .desc_shop{
    width: 60%;
    float: left;
    padding: 10px ;
}
#controls .desc_shop h3{
    font-size: 17px;
    font-weight: 600;
    border-bottom: 1px solid #bbbbbb;
    padding: 10px 0 10px 10px;
    margin-bottom: 10px;
}
#controls .body_shop{
    padding-left: 10px;
    line-height: 17px;
}
.correos-img{
    width: 15%;
    padding-left: 18px;
    margin-top: 17px 
}
@media (max-width: 1725px) and (min-width: 1400px){
    .correos-img{
        margin-top: -5px;
        width: 15%;
    }
}
@media (max-width: 1400px) and (min-width: 1092px){
    .correos-img{
        margin-top: -13px;
        width: 15%;
    }
}
@media (max-width: 1092px) and (min-width: 1034px){
    .correos-img{
        margin-top: -63px;
        margin-left: 107px;
    }
}
@media (max-width: 1092px) and (min-width: 980px){
    .correos-img{
        margin-top: -63px;
        margin-left: 110px;
    }
}
@media (max-width: 980px) and (min-width: 888px){
    .correos-img{
        margin-top: -213px;
        margin-left: 120px;
        width: 40%;
    }
}
@media (max-width: 888px) and (min-width: 801px){
    .correos-img{
        margin-top: -223px;
        margin-left: 104px;
        width: 40%;
    }
}
@media (max-width: 801px) and (min-width: 760px){
    .correos-img{
        margin-top: -193px;
        margin-left: 234px;
        width: 30%;
    }
}
@media (max-width: 760px) and (min-width: 695px){
    .correos-img{
        margin-top: -213px;
        margin-left: 214px;
        width: 30%;
    }
}
@media (max-width: 695px) and (min-width: 600px){
    .correos-img{
        margin-top: -213px;
        margin-left: 184px;
        width: 30%;
    }
}
@media (max-width: 600px) and (min-width: 480px){
    .correos-img{
        margin-top: -215px;
        margin-left: 154px;
        width: 30%;
    }
}
@media (max-width: 480px) and (min-width: 400px){
    .correos-img{
        margin-top: -215px;
        margin-left: 245px;
        width: 30%;
    }
}
@media (max-width: 400px) and (min-width: 350px){
    .correos-img{
        margin-top: -205px;
        margin-left: 215px;
        width: 30%;
    }
}
@media (max-width: 350px) and (min-width: 300px){
    .correos-img{
        margin-top: -195px;
        margin-left: 185px;
        width: 30%;
    }
}
@media (max-width: 300px) and (min-width: 250px){
    .correos-img{
        margin-top: -217px;
        margin-left: 145px;
        width: 30%;
}
    }
}
/*** PAGE PROMOCIONES **/
#form_promo form{
    margin-top: 10px;
}
#form_promo input[type="text"],  #form_promo input[type="email"], #form_promo input[type="submit"]{
    float: left;
    margin-bottom: 10px;
    width: 100%;
    height: 45px;
    text-align: center;
    font-size: 14px;
}
#form_promo input[type="submit"]{
    background-color: #ff6a00;
    color: #ffffff;
    border: 0;
    border-bottom: 3px solid #a94b00;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}

/*** PAGE CONTACTO ***/
.wpcf7-form{
	margin-top: 20px;
}
.wpcf7-form input.text, .wpcf7-form input.title, .wpcf7-form input[type=text],.wpcf7-form input[type=email], .wpcf7-form select, input[type=tel], input[type=date], .wpcf7-form textarea{
	float: left;
	padding-left: 10px;
	width: 100%;
	font-size: 14px;
}
.wpcf7-form input[type=text], .wpcf7-form input[type=email], input[type=tel], input[type=date]{
	height: 50px;
}
.wpcf7-form input[type=text], .wpcf7-form input[type=email], input[type=tel], input[type=date], .wpcf7-form textarea{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.wpcf7-form textarea{
	height: 70px;
	padding-top: 10px;
}
.wpcf7-form input[type=submit]{
	background-color: #ff6a00;
	color: #ffffff;
	border: 0;
	float: left;
	width: 100%;
	border-bottom: 3px solid #a94b00;
	height: 50px;
	margin-top: 3px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
}
/****+SINGLE POST ****/
.et_pb_post{
    margin-bottom: 80px;
}
.read-more{
    float: right;
    background-color: #ff6a00;
    margin-top: 10px;
    padding: 7px 15px;
}
.read-more a{
    color: #ffffff!Important;
}
.single #content-area{
    padding-top: 100px;
}

/***+SIDEBAR ****/
#sidebar .et_pb_widget{
	float: left!Important;
}
.widget_search #searchsubmit{
    
    display: block;
    width: 17px;
    height: 17px;
    opacity: 0;
    z-index: 10;
}
.widget_search #searchsubmit, .widget_search #searchform:after {
    position: absolute;
    right: 10px;
    top: 7px;
}
.widget_search .searchform:after {
 
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f002";
}
.rpwwt-widget ul li{
    overflow: inherit!Important;
}
#rpwwt-recent-posts-widget-with-thumbnails-2 a{
    float: left;
    width: 100%;
    position: relative;
}
#rpwwt-recent-posts-widget-with-thumbnails-2 img{
    border-radius: 50%;
}
#rpwwt-recent-posts-widget-with-thumbnails-2 ul li a:before{
    content: "";
    background-image: url(img/circle.svg);
    display: block;
    height: 100px;
    left: -15px;
    position: absolute;
    top: -8px;
    width: 100px;
}
#rpwwt-recent-posts-widget-with-thumbnails-2 .rpwwt-post-title{
    line-height: normal;
}
.rpwwt-widget ul li{
        margin: 0 0 10px!Important;
}
.tagcloud a{
    border: 1px solid #ededed;
    background-color: transparent;
    text-transform: uppercase;
    font-size: 14px!Important;
}
.widget_categories li{
    padding-left: 20px;
    position: relative;
}
.widget_categories li a{
    
}
.widget_categories li a:before{
    content: "\f105";
    font-family: "Font Awesome 5 Free";
  font-weight: 900;
  
    position: absolute;
    left: 0;
    top: 0;
    color: #000100;
}
#sidebar h4.widgettitle{
    font-size: 22px;
    font-weight: 500;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 22px;
    margin-bottom: 20px;
}
/*** PAGE RECETAS**/
ul#list_recetas{
    list-style-type: none;
    float: left;
    width: 100%;
}
ul#list_recetas li{
    width: 33.33%;
    float: left;
    display: block;
    padding: 0 10px;
    margin-bottom: 20px;
    min-height: 500px;
}
ul#list_recetas  .descr_receta{
	text-align: justify;
}
ul#list_recetas li .btn_read{
	text-align: center;
	float: left;
	width: 100%;
	margin: 20px 0;
}
ul#list_recetas li .btn_read a{
	font-weight: 600;
	border: 1px solid #ff6a00;
    padding: 5px 10px;
}
ul#list_recetas li .btn_read a:hover{
	background-color: #ff6a00;
	color: #ffffff;
}
/****SIDEBAR RECETAS***/
#recetas_sidebar ul li{
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
#recetas_sidebar ul li .content_receta{
    position: absolute;
    top: 50%;
    left: 22px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 100;
}
#recetas_sidebar ul li .content_receta h4{
	color: #ffffff;
	font-size: 20px;
	font-weight: 600;
}
#recetas_sidebar ul li img{
	float: left;
	width: 100%;
}
#recetas_sidebar ul li:before{
	height: 100%;
    width: 100%;
    background-color: #555;
    opacity: 0.6;
    position: absolute;
    display: block;
    z-index: 99;
    content: "";
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}


/*** SINGLE POST**/
.form-submit .et_pb_button{
	background-color: #f66600;
	color: #ffffff!Important;
	text-transform: uppercase;
}
.post .entry-content{
    text-align: justify;
}


@media( max-width: 1400px){
    .list_shops .container{
        width: 90%;
        margin-right: 20px;
    }
    #controls .body_shop{line-height: 1.7em;}
     #controls .desc_shop{
        padding-right: 30px;
        font-size: 12px;
    }
    #controls .desc_shop h3{
        font-size: 15px;
    }
    
}

@media( max-width: 1100px){
   
}

@media (min-width: 980px) and ( max-width: 1400px){
    #controls ul li span.localizador{
        width: 30px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        font-size: 1px;
        padding: 0;
    }
    #controls ul li span.localizador:before{
        font-size: 22px;
        top: 35%;
        left: 25%;
        position: absolute;
    }
   
}
@media (max-width: 980px){
.et_header_style_left #logo, .et_header_style_split #logo {
    max-height: 90%;
}
.mobile_menu_bar:before{
    background-color: #fb6e00;
    color: #ffffff!Important;
}
.et_mobile_menu{
    padding: 2%;
    top: 120px;
}
.et_header_style_left .mobile_menu_bar, .et_header_style_split .mobile_menu_bar{
    margin-top: 12px;
}
.et_mobile_menu li{
    border-bottom: 1px solid #252322
}

.et_mobile_menu li a{
    padding: 10px 0;
    font-size: 17px;
}
#empresa{
    padding: 0 20px 40px!Important;
    width: 100%;
    text-align: center;
}
 .et_pb_column_8{
    padding-top: 20px!Important;
}
#empresa.bg_arrow{
    background-position: 90% 0;
}
#controls ul li{
    width: 50%;
    background-color: transparent;
    padding: 5px;
    box-shadow: none;
    min-height: 360px;
}
#controls ul li a{
    background-color: #ffffff;
    
}
#controls .img_container{
    width: 100%;
}
#controls .desc_shop{
    width: 100%;
    padding: 5px!Important;
}
#controls .body_shop{
    padding-left: 0;
}
.list_shops .container{
    width: 95%;
}
#controls ul li span.localizador{
    width: 100%;
    position: relative;
    text-align: center;
    float: left;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: 10px;
}
#present .et_pb_image_0, #present .et_pb_text_2{
    max-width: 100%;
    text-align: center;
}
#empresa .et_pb_column_4{
    padding-left: 40px;
}
#empresa .et_pb_text_3{
    width: 100%;
    max-width: 100%;
}
}
@media (min-width: 350px) and (max-width: 980px){
    #servicios .et_pb_column{
        max-width: 300px;
        float: none;
        margin: 0 auto 20px!Important;
    }
}
@media (max-width: 800px){
    #map_stores{
        width: 100%;
        position: relative;
        top: 55px;
    }
    #gmap{
        height: 400px;
    }
    #controls ul li{
        width: 50%;
        padding: 5px 10px;
        min-height: 375px;
    }
    #map_stores.fixed_map{
        position: relative;
    }
    .list_shops{
        width: 100%;
    }
    #controls .img_container{
        max-width: 100%;
    }
    .list_shops .container{
        padding-top: 60px!Important;
    }
    ul#list_recetas li{
        width: 50%;
    }
     ul#list_recetas li h2{
        font-size: 1.3em;
     }
    

} 
@media (max-width: 700px){
    #claim h1{
        font-size: 1.5em;
    }
    .read-more{
        float: left;
        width: 100%;
        text-align: center;
    }
    .breadcrumb h1{
        font-size: 25px;
    }

}
@media (max-width: 600px){
    ul#list_recetas li{
        width: 100%;
    }
}
@media (max-width: 480px){
 #controls ul li{
    width: 100%;
 }
}