/*
 Theme Name:   Embarazo Gemelar (v2 - PHP 8.2+)
 Theme URI:    https://www.embarazogemelar.com/
 Description:  Sitio Web Embarazo Gemelar
 Author:       Azul Cobalto Studio
 Author URI:   https://www.azulcobaltostudio.com
 Template:     inkniter
 Version:      2.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  inknitewp
*/

/*=============================================*/
/*GENERAL*/
/*=============================================*/


@import url('https://fonts.googleapis.com/css?family=Comfortaa:200,300,500,700|Open+Sans:300|Poiret+One|Satisfy|Raleway:900');

*{
  box-sizing: border-box;
  font-family: 'Comfortaa', sans-serif;
}
p{
  font-family: 'Open Sans', sans-serif;
}
a{
  text-decoration: none;
}
header#post_header a, .et-db #et-boc .et_pb_module a, .et-db #et-boc a{
  color: #fda9a9 !important;
}
body{
  font-size: 10px;
  background-color: #FFF;
  padding: 0;
  margin: 0;
  position: relative;
  overflow-x: hidden;
}
main{
  width: 100%;
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#hero{
  display: block;
  width: 100%;
  position: relative;
}
#hero.home_hero::before{
  content: "";
  position: absolute;
  width: 80vw;
  max-width: 1200px;
  height: 67.79vw;
  right: -10vw;
  bottom: 0;
  z-index: 1;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(img/isotipo_embarazo_gem_bg.png);
}
.seccion_generica{
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  position: relative !important;
}
#introduccion.seccion_generica{
  padding: 50px 5% 50px 5% !important;
}
.flex_row_container{
  -webkit-display: flex;
  display: flex;
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  position: relative !important;
}
.col_left{
  padding: 0 !important;
  margin: 0 !important;
  position: relative !important;
  flex-basis: 50%;
  width: 50% !important;
}
.col_right{
  padding: 0 !important;
  margin: 0 !important;
  position: relative !important;
  flex-basis: 50%;
  width: 50% !important;
}
.two_cols{
  min-height: 500px !important;
}
.two_cols.left_img .col_left, .two_cols.right_img .col_right{
    min-height: 500px !important;
    padding: 0 !important;
    margin: 0 !important;
    position: relative !important;
    overflow: hidden !important;
}
.two_columns_container{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.two_columns_container #left-col{
  width: 75%;
  padding-right: 30px;
}
.two_columns_container #right-col{
  width: 25%;
}
/*.two_cols.left_img .col_left::after, .two_cols.right_img .col_right::after{
  content: "";
  width: 300%;
  height: 300%;
  background-color: #f4f4f4;
  position: absolute;
  top: 0%;
  left: -125%;
  display: block;
  z-index: 9999;
  transform: rotateZ(-45deg);
  transition: all 1.7s cubic-bezier(.56,.2,.23,.89);
}
.loaded .doanim .two_cols.left_img .col_left::after, .loaded .doanim .two_cols.right_img .col_right::after{
  left: 200%;
}*/
.two_cols.left_img .col_right{
    min-height: 500px !important;
    padding: 50px 6% 50px 6% !important;
    margin: 0 !important;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.two_cols.right_img .col_left{
    min-height: 500px !important;
    padding: 110px 8% 110px 8% !important;
    margin: 0 !important;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.textbox{
  position: relative !important;
  z-index: 100 !important;
}
.textbox h2{
  font-size: 4em !important;
  line-height: 1 !important;
  color: #FFF !important;
  margin-bottom: 20px !important;
  font-family: 'Comfortaa', sans-serif;
}
.textbox p, #et-boc .textbox p, .textbox p li, #et-boc .textbox li{
  font-size: 1.5em !important;
  line-height: 1.5 !important;
  font-weight: 300 !important;
  color: #555 !important;
  font-family: 'Comfortaa', sans-serif;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.6s cubic-bezier(.56,.2,.23,.89);
  transition-delay: 0.5s;
}
.textbox li, #et-boc .textbox li{
  opacity: 1;
  color: #555 !important;
  margin-bottom: 15px !important;
}
#razones .textbox li, #et-boc #razones .textbox li{
  opacity: 1;
  font-size: 1.8em !important;
  color: #555 !important;
}
.textbox p a, #et-boc .textbox p a, .textbox li a, #et-boc .textbox li a{
  color: inherit !important;
  font-family: 'Comfortaa', sans-serif !important;
  text-decoration: underline !important;
  font-size: 1em !important;
}
.textbox p strong, #et-boc .textbox p strong, .textbox p li strong, #et-boc .textbox li strong,  #et-boc .textbox li b, .textbox li b{
  font-family: 'Comfortaa', sans-serif !important;
  font-weight: bold !important;
  font-size: 1em !important;
}
#razones .textbox li strong, #et-boc #razones .textbox li strong, #razones .textbox li b, #et-boc #razones .textbox li b{
  color: #7EBE78 !important;
}
.two_cols.left_img .col_right .textbox h1, .two_cols.left_img .col_right .textbox h2{
  font-size: 3.1em !important;
  position: relative;
  line-height: 1.2 !important;
  color: #777 !important;
  font-weight: 500 !important;
  margin-bottom: 40px !important;
  font-family: 'Comfortaa', sans-serif;
  padding-bottom: 40px !important;
}
.two_cols.left_img .col_right .textbox h1::after, .two_cols.left_img .col_right .textbox h2::after, .two_cols.right_img .col_left .textbox h1::after, .two_cols.right_img .col_left .textbox h2::after{
  content: "";
  height: 1px;
  background-color: #777;
  width: 0%;
  position: absolute;
  bottom: 0px;
  left: 0;
  transition: all 0.7s cubic-bezier(.56,.2,.23,.89);
  transition-delay: 0.7s;
}
.loaded .doanim .two_cols.left_img .col_right .textbox h1::after, .loaded .doanim .two_cols.left_img .col_right .textbox h2::after, .loaded .doanim .two_cols.right_img .col_left .textbox h1::after, .loaded .doanim .two_cols.right_img .col_left .textbox h2::after{
  width: 40%;
}
.two_cols.right_img .col_left .textbox h2{
  font-size: 3.1em !important;
  position: relative;
  line-height: 1.2 !important;
  color: #777 !important;
  font-weight: 500 !important;
  margin-bottom: 40px !important;
  font-family: 'Comfortaa', sans-serif;
  padding-bottom: 40px !important;
}
.two_cols.right_img .col_left .textbox h2::after{
  content: "";
  height: 1px;
  background-color: #777;
  width: 40%;
  position: absolute;
  bottom: 0px;
  left: 0;
}
.two_cols.left_img .col_right .textbox h1 strong{
  font-weight: 500 !important;
}
.doanim .textbox p, #et-boc .doanim .textbox p{
  opacity: 1;
  transform: translateY(0px);
}
#et-boc .two_cols.left_img .col_right .textbox p, #et-boc .two_cols.right_img .col_left .textbox p{
  color: #555 !important;
}
#et-boc .two_cols.left_img .col_right .textbox p b, #et-boc .two_cols.right_img .col_left .textbox p b{
  font-weight: bold !important;
}
.textbox_bg_bubble{
  width: 100% !important;
  height: 100% !important;
  height: auto;
  position: absolute !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  transform: scale(0.9,0.9);
  transition: all 0.8s cubic-bezier(.56,.2,.23,.89) !important;
  }
  .doanim .textbox_bg_bubble{
  opacity: 1;
  transform: scale(1,1);
  }
.textbox_bg_bubble .et_pb_image_wrap img{
  max-width: 100%;
}
.more_info, #et-boc a.more_info, .et-db #et-boc .et_pb_slider.et_pb_module .et_pb_slide .et_pb_slide_description .et_pb_slide_content a.more_info{
  display: inline-block !important;
  display: relative !important;
  background-color: #7BBD75 !important;
  font-size: 1.1em !important;
  text-align: center !important;
  color: #FFF !important;
  padding: 10px 15px;
  font-family: 'Comfortaa', sans-serif !important;
  font-weight: bold !important;
  vertical-align: middle !important;
  border: 1px solid #AAD091 !important;
}
.loaded .more_info{
  opacity: 1;
  transform: scale(1,1);
 }
.more_info_container{
  position: absolute !important;
  overflow: visible;
  display: block;
  width: 50px;
  height: 50px;
  z-index: 10000;
}
.titulo_seccion h2{
  font-size: 5em !important;
  line-height: 1 !important;
  color: #AAA !important;
  margin-bottom: 20px !important;
  font-family: 'Comfortaa', sans-serif;
}
.row_three_items, .row_five_items, .row_four_items{
  text-align: center !important;
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 8% !important;
  padding-right: 8% !important;
}
.row_three_items .row_item{
  display: inline-block !important;
  max-width: 400px !important;
  width: 30% !important;
  margin-left: 1.4% !important;
  margin-right: 1.4% !important;
  vertical-align: top !important;
}
.row_four_items .row_item{
  display: inline-block !important;
  max-width: 400px !important;
  width: 21% !important;
  margin-left: 1.4% !important;
  margin-right: 1.4% !important;
  vertical-align: top !important;
}
.row_three_items.compromisos{
  margin-top: -60px !important;
  z-index: 100 !important;
  position: relative;
}
.row_three_items.compromisos .row_item .et_pb_image_wrap{
  max-width: 200px !important;
  max-height: 200px !important;
  min-width: 200px !important;
  min-height: 200px !important;
  width: 15vw !important;
  height: 15vw !important;
  background-color: #FFF !important;
  overflow: hidden;
  border-radius: 50% !important;
  position: relative !important;
  display: -webkit-flex !important;
  -webkit-justify-content: center !important;
  -webkit-align-items: center !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
  -webkit-box-shadow: 0px 1px 54px -13px rgba(0,0,0,0.23) !important;
-moz-box-shadow: 0px 1px 54px -13px rgba(0,0,0,0.23) !important;
box-shadow: 0px 1px 54px -13px rgba(0,0,0,0.23) !important;
}
.row_three_items.compromisos .row_item .et_pb_image_wrap img{
  max-width: 70% !important;
}
.row_three_items.compromisos #fabricado_en_espana.row_item .et_pb_image_wrap img{
  max-width: 100% !important;
}
.row_three_items.compromisos .row_item .et_pb_blurb_container h4{
  text-align: center;
  display: block;
  font-size: 2em !important;
  line-height: 1.2 !important;
  color: #777 !important;
  margin-bottom: 20px !important;
  font-family: 'Comfortaa', sans-serif;
}
.row_five_items.semanas .row_item{
  width: 17% !important;
  margin-left: 1.2% !important;
  margin-right: 1.2% !important;
  display: inline-block !important;
  vertical-align: top !important;
  transition: all 0.4s cubic-bezier(.56,.2,.23,.89) !important;
  cursor: pointer;
}
.row_five_items .row_item.eg_icono{
  width: 17% !important;
  margin-left: 1.2% !important;
  margin-right: 1.2% !important;
  display: inline-block !important;
  vertical-align: top !important;
  transition: all 0.4s cubic-bezier(.56,.2,.23,.89) !important;
  cursor: pointer;
}
.row_five_items .row_item.eg_icono:hover{
  transform: scale(1.1,1.1);
}
.row_five_items .row_item.eg_icono h2{
  font-size: 2em !important;
  color: #72AC4D !important;
  line-height: 1.2 !important;
  display: block !important;
  max-width: 160px !important;
  margin-right: auto !important;
  margin-left: auto !important;
}
.row_five_items .row_item .et_pb_image_wrap{
  max-width: 100% !important;
  background-color: #FFF !important;
  overflow: hidden;
  position: relative !important;
  display: -webkit-flex !important;
  -webkit-justify-content: center !important;
  -webkit-align-items: center !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
}
.row_five_items .row_item .et_pb_image_wrap img{
  max-width: 90% !important;
}
.bloque_texto_normal p, .bloque_texto_normal li, .bloque_texto_normal li strong, .bloque_texto_normal strong, #post_contents .entry-content strong{
  font-family: 'Comfortaa', sans-serif !important;
  font-size: 16px !important;
}
#post_contents .entry-content li{
  font-family: 'Open Sans', sans-serif !important;
  margin-bottom: 8px;
  font-size: 16px !important;
  font-weight: normal !important;
}
.bloque_texto_normal h2{
  font-size: 27px !important;
}
.bloque_texto_normal a{
  color: #7bbd75 !important;
}
.bloque_texto_normal .descargar_block a{
  color: #FFF !important;
}
#post_contents h2, .bloque_texto_normal h2{
  font-family: 'Comfortaa', sans-serif;
  font-weight: 300 !important;
  color: #7bbd75 !important;
}
#post_contents h3, .et-db #et-boc .et_pb_module.et_pb_text h3, .bloque_texto_normal h3{
  color: #7bbd75 !important;
}
#post_contents h4, .et-db #et-boc .et_pb_module.et_pb_text h4, .bloque_texto_normal h4{
  color: #7bbd75 !important;
}
#post_contents h5, .et-db #et-boc .et_pb_module.et_pb_text h5, .bloque_texto_normal h5{
  color: #7bbd75 !important;
}
#post_contents h2 strong, .et-db #et-boc .et_pb_module.et_pb_text h2 strong, .bloque_texto_normal h2 strong, #post_contents h3 strong, .et-db #et-boc .et_pb_module.et_pb_text h3 strong, .bloque_texto_normal h3 strong, #post_contents h4 strong, .et-db #et-boc .et_pb_module.et_pb_text h4 strong, .bloque_texto_normal h4 strong, #post_contents h5 strong, .et-db #et-boc .et_pb_module.et_pb_text h5 strong, .bloque_texto_normal h5 strong{
  font-weight: 700 !important;
}
#post_contents img{
  max-width: 100% !important;
  height: auto !important;
}
/*=============================================*/
/*HEADER*/
/*=============================================*/
header#main-header{
   width: 100%;
   max-width: 100vw;
   display: block;
   padding: 0;
   margin: 0;
   position: relative;
   z-index: 99999;
   overflow: visible !important;
   box-sizing: border-box;
}
header#main-header #top_header_bar{
  width: 100%;
  height: auto;
  padding: 10px 5% 10px 5%;
  background-color: #f5f5f5;
  background-position: center;
  background-repeat: repeat;
  background-size: 250px 250px;
  border-bottom: 5px solid #EDEDED;
}
header#main-header #top_header_bar .contents_box{
  display: block;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  color: #FFF;
}
header#main-header #top_header_bar .contents_box a{
  color: #FFF;
  font-weight: 300;
  font-size: 1.7em;
  vertical-align: middle;
  display: inline-block;
}
.loaded header#main-header::before{
  transform: translateY(0px);
	opacity: 1;
}
#logo_container{
  width: 100%;
  height: auto;
  text-align: center;
  padding: 20px 5% 10px 5%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  opacity: 0;
  transform: scale(1.1,1.1);
  transition: all 0.6s cubic-bezier(.56,.2,.23,.89);
  }
.loaded #logo_container{
  transform: scale(1,1);
  opacity: 1;
}
#logo{
  width: auto;
  display: inline-block;
  position: relative;
}
#logo img{
  max-width: 200px;
}
#floating_menu{
  position: fixed;
  right: 8%;
  top: 40px;
  text-align: right;
  display: block;
  z-index: 1000;
}
.social_btns{
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.carrito_top_container{
  color: #7EBE78;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
#menu_carrito span, #menu_carrito a, #menu_carrito img{
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  font-weight: 700;
  color: #7EBE78;
  font-weight: normal;
  font-size: 1.2em;
}
#menu_carrito img{
  width: 30px;
  height: 30px;
}
#menu_btn{
  position: fixed;
  display: none;
  border-radius: 50%;
  border: 5px solid #7BBD75;
  width: 55px;
  height: 55px;
  z-index: 1000;
  vertical-align: middle;
  right: 20px;
  top: 82px;
  cursor: pointer;
  transition: all 0.5s cubic-bezier(.56,.2,.23,.89);
}
#menu_btn.totop{
  top: 20px;
}
#menu_btn.opened{
  top: 20px;
}
#menu_btn span{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  height: 5px;
  position: relative;
  margin-top: 20px;
  border-radius: 20px;
  background-color: #fda9a9;
  transition: all 0.3s cubic-bezier(.56,.2,.23,.89);
}
#menu_btn:hover span{
  transform: rotateZ(180deg);
}
#menu_btn.opened span, #menu_btn.opened .plus_line{
  transform: rotateZ(45deg);
}
#menu_btn span::before, #menu_btn span:after{
  content: "";
  width: 100%;
  height: 5px;
  border-radius: 20px;
  background-color: #fda9a9;
  position: absolute;
  top: -10px;
  left: 0;
  transition: all 0.3s cubic-bezier(.56,.2,.23,.89);
}
#menu_btn span:after{
  top: 10px;
}
#menu_btn:hover span::before, #menu_btn:hover span::after, #menu_btn.opened span::after, #menu_btn.opened span::before{
top: 0px;
opacity: 0;
}
#menu_btn .plus_line{
  width: 5px;
  height: 0px;
  border-radius: 20px;
  background-color: #fda9a9;
  position: absolute;
  top: 20px;
  left: 20px;
  transition: all 0.3s cubic-bezier(.56,.2,.23,.89);
}
#menu_btn:hover .plus_line, #menu_btn.opened .plus_line{
  height: 50%;
  top: 24%;
}
#menu_btn.opened .plus_line, #menu_btn.opened span{
  background-color: #7BBD75;
}
.social_btn{
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 90%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  z-index: 0;
}
.fb{
    background-image: url('img/facebook_icon.png') !important;
    width: 40px;
    height: 40px;
}
.tw{
    background-image: url('img/twitter_icon.png') !important;
    width: 40px;
    height: 40px;
}
.ins{
    background-image: url('img/instagram_icon.png') !important;
    width: 40px;
    height: 40px;
}

/*Navegación*/
#wp_inkniter_main_navigation{
  display: block;
  text-align: center;
  width: 100%;
  padding: 0px 9% 0px 9%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 8px solid #7BBD75;
}
#wp_inkniter_main_navigation .wp_inkniter_menu{
  position: relative;
  display: inline-flex;
  width: 100%;
  justify-content: space-between;
  list-style: none;
  vertical-align: middle;
  max-width: 1600px;
}
#wp_inkniter_main_navigation .wp_inkniter_menu .wp_inkniter_menu_item{
  display: inline-block;
  position: relative;
  color: #7BBD75;
  font-weight: 300;
  margin-bottom: 10px;
  margin-right: 20px;
  vertical-align: middle;
  transform: translateY(10px);
  opacity: 0;
  transition: all 0.7s cubic-bezier(.56,.2,.23,.89);
  }
  .loaded #wp_inkniter_main_navigation .wp_inkniter_menu .wp_inkniter_menu_item{
  transform: translateY(0px);
  opacity: 1;
  }
  #wp_inkniter_main_navigation .wp_inkniter_menu .wp_inkniter_menu_item:nth-child(1){
    transition-delay: 0s;
  }
  #wp_inkniter_main_navigation .wp_inkniter_menu .wp_inkniter_menu_item:nth-child(2){
    transition-delay: 0.1s;
  }
  #wp_inkniter_main_navigation .wp_inkniter_menu .wp_inkniter_menu_item:nth-child(3){
    transition-delay: 0.2s;
  }
  #wp_inkniter_main_navigation .wp_inkniter_menu .wp_inkniter_menu_item:nth-child(4){
    transition-delay: 0.3s;
  }
  #wp_inkniter_main_navigation .wp_inkniter_menu .wp_inkniter_menu_item:nth-child(5){
    transition-delay: 0.4s;
  }
  #wp_inkniter_main_navigation .wp_inkniter_menu .wp_inkniter_menu_item:nth-child(6){
    transition-delay: 0.5s;
  }
  #wp_inkniter_main_navigation .wp_inkniter_menu .wp_inkniter_menu_item:nth-child(7){
    transition-delay: 0.6s;
  }
/*#wp_inkniter_main_navigation .wp_inkniter_menu_item.current_inkniter_menu_item::before, #wp_inkniter_main_navigation .wp_inkniter_menu_item::before{
  content: "";
  bottom: -28px;
  height: 8px;
  width: 100%;
  background-color: #84d17d;
  position: absolute;
  display: block;
  left: 0;
  opacity: 1;
  transform: translateX(0px);
  transition: all 0.4s ease-out;
}
#wp_inkniter_main_navigation .wp_inkniter_menu_item::before{
  transform: translateX(-5px);
  opacity: 0;
}
#wp_inkniter_main_navigation .wp_inkniter_menu_item:hover::before{
  transform: translateX(0px);
  opacity: 1;
}*/
#wp_inkniter_main_navigation .wp_inkniter_menu .wp_inkniter_menu_item a{
  color: #7BBD75;
  font-size: 16px;
  font-family: 'Comfortaa', sans-serif;
  font-weight: 300;
}
#wp_inkniter_main_navigation .wp_inkniter_menu_item:hover a{
  color: #FDA9A9;
}
#wp_inkniter_main_navigation .wp_inkniter_menu_item.current_inkniter_menu_item a{
  color: #FDA9A9;
  font-weight: 500;
}
#navigation_overlay{
  position: fixed;
  background-color: rgba(255,255,255,0.8);
  background-color: rgba(197, 230, 194, 0.95);
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  justify-content: center;
  align-items: center;
  background-repeat: repeat;
  background-size: 100%;
}
#navigation_overlay.closed{
  background-color: rgba(255,255,255,0);
}
#navigation_overlay.closed.quit{
  z-index: -1000;
  top: 100%;
}
.closed #wp_inkniter_responsive_navigation{
  opacity: 0;
  transform: translateY(20px);
}
#wp_inkniter_responsive_navigation{
  position: relative;
  display: block;
  width: 90vw;
  height: auto;
  opacity: 1;
  transform: translateY(0px);
  background-color: #FFF;
  -webkit-box-shadow: 0px 0px 114px -15px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 114px -15px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 114px -15px rgba(0,0,0,0.2);
  transition: all 0.7s cubic-bezier(.56,.2,.23,.89);
  border-radius: 20px;
  overflow: hidden;
}
#wp_inkniter_responsive_navigation .wp_inkniter_menu .wp_inkniter_menu_item.current_inkniter_menu_item a{
  font-weight: bold !important;
  color: #fda9a9 !important;
}
#wp_inkniter_responsive_navigation .wp_inkniter_menu{
  position: relative;
  left: 0%;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  padding: 60px 60px 60px 80px;
  margin: 0 !important;
  background-size: 120px 120px;
  background-repeat: repeat;
}
#wp_inkniter_responsive_navigation .wp_inkniter_menu .wp_inkniter_menu_item{
  display: block;
  font-size: 2.5em;
  color: #7BBD75;
  font-weight: 300;
  margin-bottom: 15px;
  transition: all 0.7s cubic-bezier(.56,.2,.23,.89);
}
#wp_inkniter_responsive_navigation .wp_inkniter_menu .wp_inkniter_menu_item:hover a{
  color: #fda9a9 !important;
}
#wp_inkniter_responsive_navigation .wp_inkniter_menu .wp_inkniter_menu_item a{
  color: inherit !important;
}
#wp_inkniter_responsive_navigation .decor_col{
  position: absolute;
  left: 0;
  top: 0;
  width: 20%;
  height: 100%;
  background-color: #00878c;
  display: block;
  background-image: url('img/menu_bg.jpg');
  background-repeat: repeat;
}
#wp_inkniter_responsive_navigation .decor_col img{
  max-width: 70px;
  position: absolute;
  left: -30px;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
   filter: grayscale(100%);
   opacity: 0;
   transition: all 0.8s cubic-bezier(.56,.2,.23,.89);
}
#wp_inkniter_responsive_navigation .decor_col img:nth-child(1){
  top: -20px;
  left: -30px;
  transform: rotateZ(12deg) translateY(15px);
}
#wp_inkniter_responsive_navigation .decor_col img:nth-child(2){
  top: 20%;
  left: 70%;
  transform: rotateZ(9deg) translateY(15px);
}
#wp_inkniter_responsive_navigation .decor_col img:nth-child(3){
  left: -30px;
  bottom: -20px;
  transform: rotateZ(-10deg) translateY(15px);
  max-width: 100px;
}
.opened #wp_inkniter_responsive_navigation .decor_col img:nth-child(1){
  opacity: 1;
  transform: rotateZ(12deg) translateY(0);
  transition-delay: 0.2s;
}
.opened #wp_inkniter_responsive_navigation .decor_col img:nth-child(2){
  opacity: 1;
  transform: rotateZ(9deg) translateY(0);
  transition-delay: 0.3s;
}
.opened #wp_inkniter_responsive_navigation .decor_col img:nth-child(3){
  opacity: 1;
  transform: rotateZ(-10deg) translateY(0);
  transition-delay: 0.4s;
}
/*HOME*/
#slider_hero_home{
  width: 100% !important;
  height: 500px !important;
  position: relative !important;
}
.home #slider_hero_home{
  height: 550px !important;
}
.et-db #et-boc #header_modulo{
  min-height: 350px !important;
}
.et-db #et-boc #slider_hero_home .et_pb_module, .et-db #et-boc #header_modulo .et_pb_module{
    width: 100% !important;
    height: 100% !important;
    display: block !important;
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 0;
}
.et-db #et-boc #slider_hero_home .et_pb_module .et_pb_slides, .et-db #et-boc #header_modulo .et_pb_module .et_pb_slides{
  height: 100% !important;
}
.et-db #et-boc #slider_hero_home .et_pb_module .et_pb_slide, .et-db #et-boc #header_modulo .et_pb_module .et_pb_slide{
  height: 100% !important;
  min-height: 100%;
  max-height: 100%;
}
.et-db #et-boc #slider_hero_home .et_pb_module .et_pb_slide .et_pb_container.clearfix{
  height: 100% !important;
  display: -webkit-flex !important;
  -webkit-justify-content: flex-start;
  -webkit-align-items: center;
  display: flex !important;
  justify-content: flex-start;
  align-items: center;
  min-width: 280px !important;
  margin-left: 0;
  max-width: 1450px !important;
  min-height: 700px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.et-db #et-boc #header_modulo .et_pb_module .et_pb_slide .et_pb_container.clearfix{
  height: 100% !important;
  display: -webkit-flex !important;
  -webkit-justify-content: center !important;
  -webkit-align-items: center !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  min-width: 280px !important;
  margin-left: 0;
  max-width: 1450px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.et-db #et-boc #slider_hero_home .et_pb_module .et_pb_slide .et_pb_container.clearfix .et_pb_slider_container_inner{
  max-width: 60% !important;
  padding-left: 0 !important;
}
.et-db #et-boc #slider_hero_home.inner_hero .et_pb_module .et_pb_slide .et_pb_container.clearfix .et_pb_slider_container_inner{
  margin-top: 100px !important;
  max-width: 100% !important;
}
.et-db #et-boc #slider_hero_home .et_pb_module .et_pb_slide .et_pb_container.clearfix .et_pb_slider_container_inner .et_pb_slide_description{
    min-height: 400px !important;
    padding-top: 30px !important;
    padding-bottom: 50px !important;
}
.et-db #et-boc #header_modulo .et_pb_module .et_pb_slide .et_pb_container.clearfix .et_pb_slider_container_inner .et_pb_slide_description{
  min-height: none !important;
  padding: 0 !important;
}
.et-db #et-boc #header_modulo .et_pb_module .et_pb_slide::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  /*background-color: rgba(255,255,255,0.8);*/
  background-color: rgba(123, 189, 117, 0.83);
  width: 100%;
  height: 100%;
  display: block;
}
#header_modulo .et_pb_module .et_pb_slide .et_pb_slide_content h1{
  /*font-family: 'Raleway', sans-serif;
  font-size: 2.7em !important;
  color: #7bbd75 !important;*/
  font-family: 'Poiret One', sans-serif;
  font-size: 2.8em !important;
  color: #FFF !important;
  text-shadow: none !important;
}
#slider_hero_home .et_pb_module .et_pb_slide .et_pb_slide_content h1, #slider_hero_home .et_pb_module .et_pb_slide .et_pb_slide_content h2{
  font-family: 'Raleway', sans-serif;
  font-size: 2.8em !important;
  font-weight: bolder;
  margin-bottom: 20px !important;
}
#slider_hero_home .et_pb_module .et_pb_slide .et_pb_slide_content h2{
  font-size: 2.5em !important;
}
#slider_hero_home .et_pb_module .et_pb_slide .et_pb_slide_content p{
  font-family: 'Comfortaa', sans-serif !important;
  text-shadow: none !important;
  font-size: 1.2em !important;
  margin-bottom: 15px !important;
  line-height: 1.4 !important;
}
.et-db #et-boc .et_pb_slide_description, .et-db #et-boc .et_pb_slider_fullwidth_off .et_pb_slide_description{
  padding-right: 0 !important;
}
/*PRODUCTOS SHOWCASE HOME*/
#productos{
  padding-top: 50px !important;
  padding-bottom: 80px !important;
}
#productos .marcador_seccion{
  position: absolute;
  bottom: 20%;
  right: -8%;
  transform: rotateZ(-90deg);
}
#et-boc #productos_home_loop{
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}
.item_productos_home{
  display: block !important;
  width: 31.3% !important;
  padding: 0px !important;
  margin-left: 1% !important;
  margin-right: 1% !important;
  border-radius: 10px !important;
  overflow: hidden;
  background-color: #FFF !important;
  margin-bottom: 20px !important;
  vertical-align: top !important;
  -webkit-box-shadow: 0px 1px 54px -13px rgba(0,0,0,0.23) !important;
  -moz-box-shadow: 0px 1px 54px -13px rgba(0,0,0,0.23) !important;
  box-shadow: 0px 1px 54px -13px rgba(0,0,0,0.23) !important;
  opacity: 0;
  transform: translateY(20px);
	transition: all 0.5s cubic-bezier(.56,.2,.23,.89) !important;
}
/*=============================================*/
/*BLOG*/
/*=============================================*/
#blog_home_loop{
  text-align: center !important;
}
.et-db #et-boc .pagination_container{
  display: block;
  width: 100%;
}
.et-db #et-boc .pagination_list{
  list-style: none;
  display: flex;
  justify-content: center;
  gap: 10px;
}
.et-db #et-boc .pagination_list li.current_index{
  background-color: #7BBD75 !important;
  border-color: #7BBD75 !important;
}
.et-db #et-boc .pagination_list li.current_index a{
  color: #FFF !important;
}
.et-db #et-boc .pagination_list li{
  display: inline-block;
  padding: 5px 10px !important;
  border-radius: 5px;
  border: 1px solid #fda9a9 !important;
  font-weight: 300;
  font-size: 1.2em;
  cursor: pointer;
}
.et-db #et-boc .pagination_list li a{
  color: #fda9a9 !important;
}
.et-db #et-boc #search_bar{
  display: block;
  background-color: #fda9a9;
  padding: 20px;
  border-radius: 10px;
  width: 100%;
  max-width: 650px;
  margin-right: auto;
  margin-left: auto;
}
.et-db #et-boc #search_bar form{
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 10px;
}
.et-db #et-boc #search_bar form input[type="text"]{
  background-color: #FFF;
  flex-basis: 100%;
  border: 1px solid #ff8383;
  font-size: 1.7em !important;
  border-radius: 5px;
  padding: 10px;
}
.et-db #et-boc #search_bar form input[type="submit"]{
  background-color: #f5cfcf;
  border-radius: 5px;
  padding: 10px 15px;
  color: #7b3c3c;
  font-size: 1.7em !important;
  cursor: pointer;
}
.et-db #et-boc .search_results{
  margin-bottom: 50px !important;
}
.et-db #et-boc .search_results p{
  font-size: 2em;
  font-weight: bold;
  text-align: center!important;
  max-width: 800px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  display: block !important;
}
.item_blog_home{
  display: inline-block !important;
  width: 30% !important;
  padding: 0px !important;
  margin-left: 1% !important;
  margin-right: 1% !important;
  overflow: hidden;
  background-color: #FFF !important;
  margin-bottom: 20px !important;
  vertical-align: top !important;
  opacity: 0;
  transform: translateY(20px);
	transition: all 0.5s cubic-bezier(.56,.2,.23,.89) !important;
}
.item_productos_home.ccompleto{
  background-color: #7DBF74 !important;
  color: #FFF !important;
}
.item_productos_home.ppostparto{
  background-color: #fca9a9 !important;
  color: #FFF !important;
}
#et-boc .et_pb_module .item_productos_home a.more_info{
  background-color: #fda9a9 !important;
  border-radius: 50%!important;
  width: 60px!important;
  height: 60px!important;
  padding: 0 !important;
  border: none !important;
  box-sizing: border-box;
  -webkit-display: inline-flex !important;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  color: #FFF !important;
}
#et-boc .et_pb_module .item_productos_home.ccompleto a.more_info{
  background-color: #fff !important;
  color: #7DBF74 !important;
}
#et-boc .et_pb_module .item_productos_home.ppostparto a.more_info{
  background-color: #FFF !important;
  color: #fca9a9 !important;
}
#et-boc .item_productos_home a.more_info span{
  font-size: 1.2em;
}
.item_blog_home{
  width: 30% !important;
  padding: 20px !important;
  margin-left: 1.3% !important;
  margin-right: 1.3% !important;
}
.doanim .item_productos_home, .doanim .item_blog_home{
  opacity: 1;
  transform: translateY(0px);
}
.item_productos_home:nth-child(1), .item_blog_home:nth-child(1){
  transition-delay: 0s !important;
}
.item_productos_home:nth-child(2), .item_blog_home:nth-child(2){
    transition-delay: 0.2s !important;
}
.item_productos_home:nth-child(3), .item_blog_home:nth-child(3){
    transition-delay: 0.4s !important;
}
.item_productos_home:nth-child(4){
    transition-delay: 0.6s !important;
}
.item_productos_home:nth-child(5){
    transition-delay: 0.8s !important;
}
.item_productos_home:nth-child(6){
    transition-delay: 1s !important;
}
.item_productos_home:nth-child(7){
    transition-delay: 1.2s !important;
}
.item_productos_home:nth-child(8){
    transition-delay: 1.4s !important;
}
.item_productos_home .item_img_container, .item_blog_home .item_img_container{
  min-height: 200px !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 0 20px 0 !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-color: #F5F5F5;
}
.item_productos_home .item_img_container img, .item_blog_home .item_img_container img{
  max-width: 60% !important;
  max-height: 300px !important;
  opacity: 0;
  z-index: -10;
  position: absolute;
  top: 0;
  left: 0;
}
.item_productos_home h3, .item_blog_home h3, .item_blog_home h2{
  font-size: 1.9em !important;
  line-height: 1.2 !important;
  color:  #7EBE78 !important;
  margin-bottom: 10px !important;
  font-family: 'Comfortaa', sans-serif;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.item_productos_home p.item_description{
  font-size: 1.3em !important;
  line-height: 1.3 !important;
  color: #999 !important;
  margin-bottom: 15px !important;
  text-align: center;
  font-family: 'Comfortaa', sans-serif;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
#et-boc p.item_excerpt, p.item_excerpt{
  font-size: 15px !important;
  line-height: 1.4 !important;
  color: #555 !important;
  margin-bottom: 10px !important;
  font-family: 'Poiret One', sans-serif;
  text-align: center !important;
}
#et-boc .item_blog_home a.leer_mas, .item_blog_home a.leer_mas{
  font-size: 15px !important;
  line-height: 1.4 !important;
  color: #555 !important;
  margin-top: 10px !important;
  font-family: 'Comfortaa', sans-serif;
  font-weight: bold;
  text-align: center !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.item_blog_home h3{
  text-align: center !important;
}
.item_productos_home.ccompleto h3, .item_productos_home.ccompleto h3 a, .et-db #et-boc .et_pb_module .item_productos_home.ccompleto h3 a{
    color: #FFF !important;
}
.item_productos_home.ppostparto h3, .item_productos_home.ppostparto h3 a, .et-db #et-boc .et_pb_module .item_productos_home.ppostparto h3 a{
    color: #FFF !important;
}
.item_productos_home h3 a, .item_blog_home h3 a{
  color: #7EBE78 !important;
}
ul.products {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
}
.woocommerce #left-col ul.products li.product, .woocommerce-page #left-col ul.products li.product {
    width: 40% !important;
    margin-left: 1.5% !important;
    margin-right: 1.5% !important;
    -webkit-box-shadow: 0px 1px 54px -13px rgba(0,0,0,0.1) !important;
    -moz-box-shadow: 0px 1px 54px -13px rgba(0,0,0,0.1) !important;
    box-shadow: 0px 1px 54px -13px rgba(0,0,0,0.1) !important;
    border: 1px solid #EEE;
    padding-bottom: 85px !important;
}
#left-col #products_archive_loop li.product .price {
    display: block;
    padding: 17px;
    text-align: center;
    line-height: 0.2;
}
#left-col .woocommerce-LoopProduct-link.woocommerce-loop-product__link .price span.amount {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#left-col .woocommerce-Price-amount .amount{
  line-height: 1.2;
}
#left-col .woocommerce-Price-amount .amount span{
  display: block;
}
.woocommerce #left-col ul.products li.product .button {
    line-height: 1.3;
    width: 80% !important;
    position: absolute;
    left: 10%;
    bottom: 15px;
}
#left-col #products_archive_loop select.woocommerce-currency-selector {
    font-size: 12px;
    color: #777;
    margin-top: 15px;
    max-width: 100%;
    padding: 5px;
}
.woocommerce #left-col  ul.products li.product a h2, #left-col #products_archive_categories ul li a h2 {
    font-size: 1.7em !important;
    margin-bottom: 10px;
    text-align: center;
}
.woocommerce ul.products li.product .onsale {
    top: 10px;
    right: 10px;
    left: auto;
    margin: -.5em -.5em 0 0;
    height: 55px;
    width: 55px;
    padding-top: 13px;
}
#right-col h2.widget-title, #eg_woocommerce_sidebar_resp h2.widget-title{
  color: #5E605E;
font-size: 1.9em;
font-weight: normal;
}
ul.product-categories{
  list-style: none;
  padding-left: 0;
  margin-bottom: 30px;
}
ul.product-categories li{
  font-size: 1.7em;
  margin-bottom: 7px;
}
#eg_woocommerce_sidebar, #eg_woocommerce_sidebar_resp{
  border-radius: 10px;
border: 2px solid #EEE;
padding: 25px;
background-color: #f5f5f5;
}
#eg_woocommerce_sidebar_resp{
  margin-top: 20px;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    font-size: 1.3em;
    padding: 5px;
}
.woocommerce .widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: 1.2em;
    color: #888;
}
/*=============================================*/
/*BLOG*/
/*=============================================*/
#novedades{
  padding-top: 70px !important;
  padding-bottom: 90px !important;
}
#novedades .textbox{
  padding-left: 20px !important;
}
#novedades .textbox h2, #productos .textbox h2{
  font-size: 3.5em !important;
  line-height: 1 !important;
  color: #656565 !important;
  margin-bottom: 0px !important;
  font-family: 'Comfortaa', sans-serif;
  display: inline-block !important;
  margin-right: 20px !important;
  vertical-align: middle !important;
}
#novedades .et_pb_row{
  width: 100% !important;
  max-width: 1600px !important;
  padding-left: 6% !important;
  padding-right: 6% !important;
}
.bio_autor_post_container{
  text-align: center;
  display: block;
}
.bio_autor{
  -webkit-display: flex;
  display: flex;
  width: 100% !important;
  min-width: 300px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFF;
  padding: 25px;
  border-radius: 20px;
  border: 2px solid #7BBD75;
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.bio_autor .col_izq{
  flex-basis: 80px;
}
.bio_autor .col_der{
  flex-basis: 100%;
  text-align: left;
  font-size: 14px !important;
  padding-left: 20px;
}
#post_contents .bio_autor .col_der p{
  font-size: 14px !important;
}
.bio_autor .col_der h3{
  color: #fda9a9;
  font-size: 20px !important;
  margin-top: 0px !important;
  margin-bottom: 10px !important;
}
.bio_autor .col_der a{
  display: inline-block !important;
  display: relative !important;
  background-color: #7BBD75 !important;
  font-size: 1.1em !important;
  text-align: center !important;
  color: #FFF !important;
  padding: 10px 15px;
  font-family: 'Comfortaa', sans-serif !important;
  font-weight: bold !important;
  vertical-align: middle !important;
  border: 1px solid #AAD091 !important;
}
.bio_avatar_img{
  border-radius: 50%;
  width: 70px;
  height: 70px;
  display: inline-block;
  overflow: hidden;
  background-position: center;
  background-size: 80%;
  background-color: #FFF;
  background-repeat: no-repeat;
  border: 2px solid #7BBD75;
  -webkit-box-shadow: 0px 1px 54px -13px rgba(0,0,0,0.2) !important;
  -moz-box-shadow: 0px 1px 54px -13px rgba(0,0,0,0.2) !important;
  box-shadow: 0px 1px 54px -13px rgba(0,0,0,0.2) !important;
}
.author #page_main_content{
  padding-top: 30px !important;
}
.item_blog_home h2 a{
  color: #7EBE78 !important;
}
/*BLOG CLASSIC LAYOUT*/

#main_page_container.classic_post_layout{
  display: -webkit-flex !important;
  display: flex !important;
}
#main_page_container.classic_post_layout .left-col{
  width: 68%;
  -webkit-flex-basis: 68%;
  max-width: 68%;
  flex-basis: 68%;
  max-width: 68%;
  padding-right: 30px !important;
  position: relative;
}
#main_page_container.classic_post_layout .right-col{
  width: 32%;
  -webkit-flex-basis: 32%;
  max-width: 32%;
  flex-basis: 32%;
  max-width: 32%;
  padding-top: 60px;
  padding-left: 30px;
}
#main_page_container.classic_post_layout .left-col::before{
  content: "";
  height: 95%;
  right: 0;
  top: 70px;
  background-color: #DDD;
  width: 1px;
  position: absolute;
  display: block;
}
#main_page_container.classic_post_layout .right-col ul{
  padding-left: 0;
  list-style: none;
}
#post_contents article .et_pb_section{
  padding-top: 0 !important;
}
#post_contents article .et_pb_section h2{
  font-size: 22px !important;
}
.inkniter_widgets_area h3{
  font-size: 18px !important;
  color: #fda9a9 !important;
}
.inkniter_widgets_area ul li, .inkniter_widgets_area ul li a{
  font-size: 16px !important;
  color: #444 !important;
  font-family: 'Open Sans', sans-serif !important;
}
.inkniter_widgets_area ul li{
  margin-bottom: 10px !important;
}
header#post_header{
  width: 100%;
  display: block;
  margin-bottom: 25px;
}
header#post_header #post_featured_img{
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  display: block;
  margin-bottom: 20px;
}
header#post_header #post_featured_img img{
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  height: auto;
  display: block;
  border: 1px solid #CCC;
}
header#post_header h1{
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 1.2;
  color: #7bbd75;
}
header#post_header p{
  margin-bottom: 20px;
}

/*=============================================*/
/*FOOTER*/
/*=============================================*/
#bloque_contacto_footer{
  background-size: 35vw 35vw !important;
  background-position: bottom right !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  background-image: url(img/eg_isotipo_m.png) !important;
}
.et-db #et-boc .et_contact_bottom_container {
    float: left !important;
    text-align: left !important;
    margin-top: -1.5% !important;
    padding-left: 30px !important;
}
#contacto_footer_header{
  background-color: #FDA9A9 !important;
  padding: 20px 5% 20px 5% !important;
}
#contacto_footer_header h3, .et-db #et-boc #contacto_footer_header.et_pb_module.et_pb_text h3{
  margin: 0 !important;
  padding: 0 !important;
  color: #FFF !important;
  font-size: 2.4em !important;
}
#contacto_textbox p{
  font-family: 'Comfortaa', sans-serif !important;
}
#contacto_formulario{
  display: block !important;
  max-width: 70% !important;
  min-width: 300px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.contact_box #emailofs{
  display: block !important;
  font-family: 'Comfortaa', sans-serif !important;
  color: #72AC4D !important;
  font-size: 1.8em !important;
}
.contact_box{
  text-align: center !important;
  margin-bottom: 50px !important;
}
.contact_box .social_btn{
  width: 40px !important;
  height: 40px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 90% !important;
  position: relative !important;
  display: inline-block !important;
  vertical-align: middle !important;
  z-index: 0 !important;
}
.contact_box .fb{
    background-image: url('img/facebook_icon.png') !important;
}
.contact_box .tw{
    background-image: url('img/twitter_icon.png') !important;
}
.contact_box .ins{
    background-image: url('img/instagram_icon.png') !important;
}
.et-db #et-boc #contacto_formulario p.et_pb_contact_field {
    margin-bottom: 1% !important;
}
.et-db #et-boc #contacto_formulario p input, .et-db #et-boc #contacto_formulario p textarea {
    color: #444 !important;
    font-family: 'Comfortaa', sans-serif !important;
    background-color: #e9e9e9 !important;
    opacity: 0.9;
}
.et-db #et-boc #contacto_formulario p textarea{
  margin-bottom: 20px !important;
}
.et-db #et-boc #contacto_formulario .et_pb_contact_captcha_question{
  font-size: 1.8em;
}
footer{
  display: block;
  background-color: #FFF !important;
  padding: 70px 25% 30px 25% !important;
  margin-top: 0px;
  position: relative;
  text-align: center;
  border-bottom: 6px solid #72AC4D;
}
footer a{
  color: #000;
  width: 32%;
  text-align: center;
  display: inline-block;
  font-size: 15px;
}
footer .wp_inkniter_menu li{
  list-style: none;
  margin-bottom: 7px;
}
footer .wp_inkniter_menu a{
  color: #999;
  font-size: 18px;
  font-family: 'Comfortaa', sans-serif;
  font-weight: 300;
}
footer .wp_inkniter_menu .current_inkniter_menu_item a{
  color: #008F8F;
  font-weight: 500;
}
footer .col_right{
  flex-basis: 40%;
  width: 40%;
}
footer #footer_logo{
  width: 180px;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}
footer #footer_logo img{
  max-width: 100%;
}
footer .col_left p, footer .col_right p, footer .col_right a, footer .col_left a{
  display: inline-block;
  vertical-align: middle;
  color: #888;
  line-height: 1.7;
  font-family: 'Comfortaa', sans-serif;
  font-weight: 300;
  font-size: 15px;
}
footer .col_right a{
  color: #888;
  font-size: 2.2em;
  font-weight: 500;
  display: block;
}
footer .col_right .social_btns{
  display: block;
  margin-left: -7px;
}
footer .col_right .social_btns a{
  display: inline-block;
}
footer .col_right .social_btns a.fb{
    background-image: url('img/facebook_icon_grey.png');
}
footer .col_right .social_btns a.tw{
    background-image: url('img/twitter_icon_grey.png');
}
footer .footer_signature{
  display: block;
  font-size: 14px;
  font-family: 'Poiret One', sans-serif;
  margin-top: 20px;
}
footer .footer_signature a{
  display: inline-block;
  font-size: 14px;
  width: auto !important;
  font-family: 'Poiret One', sans-serif;
}
/*=============================================*/
/*COMENTARIOS*/
/*=============================================*/
#comments_section{
  padding: 40px 12%;
  background-color: #EEE;
  border-top: 4px solid #7abe74;
}
#commentform input, #commentform label, #commentform textarea{
  display: block;
}
#commentform label{
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 1.5em;
}
#commentform input[type='text'],#commentform input[type='email'],#commentform input[type='tel'],#commentform textarea{
  padding: 10px !important;
  font-size: 1.5em;
  width: 100%;
  font-size: 14px;
  border-radius: 8px;
  border: 1px solid #CCC;
}
p.logged-in-as{
    font-size: 1.5em;
}
p.logged-in-as *{
 color: #7BBD74 !important;
}
h3#comments{
  font-size: 1.6em;
line-height: 1.4;
color: #888;
}
ol.commentlist{
  padding-left: 0;
}
ol.commentlist li {
  font-size: 14px;
  line-height: 1.3;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 10px;
  margin-top: 5px;
  background-color: #FFF;
  border: 1px solid #DDD;
  -webkit-box-shadow: 4px 3px 5px -4px rgba(0,0,0,0.6);
  -moz-box-shadow: 4px 3px 5px -4px rgba(0,0,0,0.6);
  box-shadow: 4px 3px 5px -4px rgba(0,0,0,0.6);
}
ul.children{
  list-style: none;
  padding-left: 10px;
}
ul.children li{
  border: none;
  padding-left: 15px;
  border-left: 1px solid #CCC;
  border-radius: 0px;
  box-shadow: none !important;
}
/*=============================================*/
/*Accesorios*/
/*=============================================*/
#order_review{
  padding: 20px;
  background-color: #EEE;
  border-radius: 10px;
}
#order_review .woocommerce-checkout-review-order-table{
  background-color: #FFF;
}
.form-row-wide.mailchimp-newsletter{
  margin-top: 40px !important;
}
#mailchimp-gdpr-fields p{
  font-size: 1.5em !important;
  font-weight: bold;
  margin-top: 5px;
}
#mailchimp-gdpr-fields{
  background-color: #b2e7ae;
  padding: 10px 20px;
  border-radius: 10px;
}
#mailchimp-gdpr-fields span{
  color: #333;
  font-size: 0.95em;
}
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
    background-color: #FFF !important;
    color: #888 !important;
    border: none !important;
}
a#CybotCookiebotDialogBodyLevelButtonAccept, a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
    background-color: #69ac63 !important;
    border: 1px solid #69ac63 !important;
    padding: 10px 10px !important;
    border-radius: 5px;
}
#factura_field{
  margin-top: 30px;
}
.cif-nif-field .optional{
  display: none;
}
#cifnif_field{
  display: none;
}
.post-type-archive.woocommerce-page #post_hero .headings h1 {
    text-align: center;
    display: block;
    font-size: 5em;
    color: #fdaaaa;
    font-weight: normal;
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: 'Satisfy',handwriting;
}
.post-type-archive.woocommerce-page #post_hero .headings p {
    text-align: center;
    display: block;
    font-size: 1.5em;
    color: #69ac63;
    font-family: 'Comfortaa', sans-serif;
}
.post-type-archive.woocommerce-page #post_hero{
  min-height: 50vh;
  max-height: 600px;
  padding-top: 200px;
}
.eg_shop_responsive_sidebar{
  display: none;
}
#mc_embed_signup .mc-field-group input {
    display: block;
    padding: 10px 5px !important;
    text-indent: 2%;
    width: 100% !important;
    font-size: 1.3em !important;
}
#mc_embed_signup .mc-field-group input[type="checkbox"]{
	width: 25px !important;
}
#mc_embed_signup .mc-field-group {
    padding-bottom: 8px !important;
}
#mc_embed_signup .button {
    background-color: #71ac4c !important;
  }
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    margin: 2px 0 5px 0;
}
#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input, #mc_embed_signup .mc-field-group .yearfield input{
    width: 60px !important;
	font-size: 1em !important;
}
#mergeRow-gdpr{
  margin-top: 60px !important;
}
select.woocommerce-currency-selector{
  font-size: 16px;
  color:#777;
  margin-top: 15px;
  padding: 5px;
}
#commentform .form-submit input[type="submit"]{
  display: inline-block !important;
  display: relative !important;
  background-color: #7BBD75 !important;
  font-size: 1.1em !important;
  text-align: center !important;
  color: #FFF !important;
  padding: 10px 15px;
  font-family: 'Comfortaa', sans-serif !important;
  font-weight: bold !important;
  vertical-align: middle !important;
  border: 1px solid #AAD091 !important;
}
h3#reply-title{
  color: #fda9a9 !important;
  font-family: 'Satisfy', sans-serif !important;
  font-size: 35px !important;
  padding-top: 20px !important;
}
ol.commentlist{
  list-style: none;
}
ol.commentlist li{
  font-size: 14px;
  line-height: 1.3;
}
.comment-body p{
  font-size: 14px !important;
  line-height: 1.3;
}
.comment-body a{
  color: #fda9a9 !important
}
img.avatar{
  display: none !important;
}
.comment-body .reply a{
  display: inline-block !important;
  display: relative !important;
  background-color: #7BBD75 !important;
  font-size: 0.9em !important;
  text-align: center !important;
  color: #FFF !important;
  padding: 10px 15px;
  font-family: 'Comfortaa', sans-serif !important;
  font-weight: bold !important;
  vertical-align: middle !important;
  border: 1px solid #AAD091 !important;
}
.descargar_btn, .et-db #et-boc a.descargar_btn{
  padding: 15px 15px 15px 40px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  border-radius: 10px !important;
  font-size: 16px !important;
  margin: 0px 10px 5px 0px !important;
  background-color: #87c381 !important;
  color: #FFF !important;
  font-weight: bold !important;
  background-position: 5px 8px !important;
  background-image: url(img/descargar_pdf_w.png) !important;
  background-repeat: no-repeat !important;
  background-size: 30px 30px !important;
  transition: all 0.3s ease-in-out !important;
}
.descargar_btn:hover{
  transform: scale(1.03,1.03) !important;
}
.descargar_block{
  display: block;
  width: 100%;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.descargar_block .pass_block{
  padding: 13px 15px 13px 40px !important;
  display: inline-block !important;
  border-radius: 10px !important;
  color: #777 !important;
  font-size: 16px !important;
  vertical-align: middle !important;
  margin-bottom: 5px !important;
  background-position: 5px 8px !important;
  background-image: url(img/lock.png) !important;
  background-repeat: no-repeat !important;
  background-size: 30px 30px !important;
  border: 2px solid #87c381 !important;
}
.wps_page_breadcrumbs, #et-boc .wps_page_breadcrumbs{
    background-color: #f9f9f9;
    padding: 15px 7% 15px 7%;
    margin-bottom: 0;
    color: #777;
    font-size: 1.5em;
    font-weight: 200;
    display: block;
}
.wps_page_breadcrumbs a, #et-boc .wps_page_breadcrumbs a{
  color: #777 !important;
}
#backtotop{
  position: fixed;
  right: -40px;
  bottom: 20%;
  width: 40px;
  height: 40px;
  background-color: rgba(0,0,0,0.3);
  background-image: url('img/backtotop.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 70%;
  transition: all 0.5s ease-in-out;
  z-index: 999999;
  border-radius: 5px;
}
#backtotop.show{
  right: -5px;
}
.row_four_items.testimonios .row_item{
  text-align: center !important;
}
#et-boc .row_four_items.testimonios .row_item .et_pb_blurb_container h4{
  display: block !important;
  font-family: 'Comfortaa', sans-serif !important;
  color: #72AC4D !important;
  font-size: 1.8em !important;
  text-align: center !important;
}
#et-boc .row_four_items.testimonios .row_item p{
  display: block !important;
  font-family: 'Poiret One', sans-serif !important;
  color: #555 !important;
  font-size: 1.4em !important;
  line-height: 1.5 !important;
  text-align: center !important;
}
#et-boc  .row_four_items.testimonios .row_item .more_info{

}
#et-boc .row_four_items.testimonios .row_item .et_pb_image_wrap{
  max-width: 160px !important;
  max-height: 160px !important;
  min-width: 160px !important;
  min-height: 160px !important;
  width: 15vw !important;
  height: 15vw !important;
  background-color: #FFF !important;
  overflow: hidden;
  border-radius: 50% !important;
  position: relative !important;
  display: -webkit-flex !important;
  -webkit-justify-content: center !important;
  -webkit-align-items: center !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
}
#et-boc .row_four_items.testimonios .row_item .et_pb_image_wrap img{
  min-width: 100% !important;
  max-width: 100% !important;
}
.et-db #et-boc .et_pb_video_play::before {
    color: #72AC4D !important;
  }
.marcador_seccion{
  position: absolute;
  bottom: 50px;
  transform: rotateZ(-90deg);
}
.col_left .marcador_seccion{
  left: -5%;
}
.col_right .marcador_seccion{
  right: -11%;
}
#et-boc .marcador_seccion p{
  font-size: 15px;
  color: #CCC !important;
  position: relative;
  display: block;
  transform: translateX(-15px);
  opacity: 0;
  transition: all 0.5s cubic-bezier(.56,.2,.23,.89);
  transition-delay: 0.7s;
  }
#et-boc .doanim .marcador_seccion p{
  opacity: 1;
  transform: translateX(0px);
}
.marcador_seccion::before{
  content: "";
  height: 1px;
  width: 0px;
  background-color: #01878C !important;
  bottom: 45%;
  left: 115%;
  display: block;
  position: absolute;
  transition: all 0.8s cubic-bezier(.56,.2,.23,.89);
  transition-delay: 1s;
}
.doanim .marcador_seccion::before{
  width: 200px;
}
.cat_items_list{
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
}
.cat_items_list li{
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
}
.cat_items_list li a{
  font-size: 1.4em !important;
  line-height: 1 !important;
  font-weight: 300 !important;
  color: #008F8F !important;
  margin-bottom: 20px !important;
  font-family: 'Comfortaa', sans-serif;
}
.et-db #et-boc .et_pb_blurb_content ul li, .et-db #et-boc .et_pb_code ul li, .et-db #et-boc .et_pb_fullwidth_header .header-content ul li, .et-db #et-boc .et_pb_newsletter_description_content ul li, .et-db #et-boc .et_pb_promo_description ul li, .et-db #et-boc .et_pb_slide_content ul li, .et-db #et-boc .et_pb_tab ul li, .et-db #et-boc .et_pb_team_member_description ul li, .et-db #et-boc .et_pb_testimonial_description_inner ul li, .et-db #et-boc .et_pb_text ul li, .et-db #et-boc .et_pb_toggle_content ul li{
  font-size: 17px !important;
}
.woocommerce-order p{
  font-size: 16px !important;
  line-height: 1.4 !important;
}
.woocommerce-order h4{
  font-size: 20px !important;
  line-height: 1.4 !important;
  margin-bottom: 10px !important;
  color: #7bbd75 !important;
}
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details, h3.wc-bacs-bank-details-account-name{
  margin-left: 0;
  padding-left: 0;
  margin-top: 40px;
}
.et-db #et-boc .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button {
    color: #ffffff!important;
    border-width: 0px!important;
    border-radius: 0px!important;
    background-color: #72AC4D !important;
}
.et-pb-contact-message{
  background-color: #7bbd75 !important;
  color: #FFF !important;
  padding: 20px !important;
  font-size: 18px !important;
}
/*=============================================*/
/*LA MARCA*/
/*=============================================*/
#et-boc #la_marca_hero h1{
  font-size: 4em !important;
  color: #00878c !important;
  font-weight: 300px !important;
  text-shadow: none !important;
}
#et-boc #la_marca_hero p{
  font-size: 1.2em !important;
  color: #777 !important;
  font-weight: 300px !important;
  text-shadow: none !important;
}
/*=============================================*/
/*NOVEDADES - POSTS*/
/*=============================================*/
#post_hero{
  display: -webkit-flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 70vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 30px;
  background-color: #f5f5f5;
}
#post_hero .headings{
  text-align: center;
  padding: 50px 70px;
  background-color: rgba(255, 255, 255, 0.8);
  background-size: cover;
  background-position: bottom center;
  background-repeat: repeat;
  border-radius: 20px;
}
#post_hero .headings p.novedades{
  text-align: center;
  display: block;
  font-size: 2em;
  color: #FDA9A9;
  font-weight: 400;
  font-family: 'Comfortaa', sans-serif;
}
#post_hero .headings h1{
  text-align: center;
  display: block;
  font-size: 4em;
  color: #7BBD75;
  font-weight: normal;
  margin-top: 15px;
  margin-bottom: 15px;
}
#post_hero .headings p{
  text-align: center;
  display: block;
  font-size: 1.5em;
  color: #7BBD75;
}
#post_contents{
  padding: 50px 9%;
}
#post_contents p{
  font-size: 1.6em;
  line-height: 1.6;
}
#post_contents h2{
  font-size: 2.8em;
  line-height: 1.1;
}
#post_contents h3, #post_contents h4, #post_contents h5{
  font-size: 2.4em;
  line-height: 1.2;
}
/*=============================================*/
/*WOOCOMMERCE OVERRIDES*/
/*=============================================*/

.woocommerce form.login{
  border: 5px solid #7bbd75;
  border-radius: 30px;
  max-width: 600px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label{
  font-size: 1.5em;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    font-size: 17px;
    border: none;
    background-color: #f3f3f3;
    padding: 10px;
    border-bottom: 1px solid #CCC;
}
#products_archive_header{
  background-color: #EEE;
  padding-left: 7%;
  padding-right: 7%;
  min-height: 55vh;
  max-height: 600px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(img/montaje_productos_2.jpg);
}
#products_archive_header h1{
  font-size: 6em !important;
  /*color: #13585A !important;*/
  color: #FFF;
  font-weight: 400 !important;
}
.woocommerce a{
  color: #7EBE78;
}
.woocommerce h2{
  color: #7EBE78;
  font-size: 3em;
  font-weight: normal;
}
.woocommerce .woocommerce-Tabs-panel h2{
  font-size: 1em !important;
}
.woocommerce #reviews #comments h2, #tab-description h2{
    font-size: 2em;
}
.woocommerce-account .woocommerce h2{
  text-align: center;
}
.woocommerce-info::before {
  color: #7EBE78;
}
.woocommerce .woocommerce-breadcrumb{
  background-color: #f9f9f9;
  padding: 15px 7% 15px 7%;
  margin-bottom: 0;
  color: #777;
  font-size: 1.5em;
  font-weight: 200;
}
.woocommerce ul.products li.product .price{
  text-align: left;
}
.woocommerce div.product p.stock{
  font-size: 1.5em;
}
#products_archive_loop, #products_archive_categories{
  padding-left: 7%;
  padding-right: 7%;
  margin-bottom: 60px !important;
  display: block;
}
#left-col #products_archive_loop, #left-col #products_archive_categories{
  padding-left: 0%;
  padding-right: 0%;
}
#products_archive_loop{
  padding-top: 20px;
}
#products_archive_loop li.product .price{
  display: none;
}
 #products_archive_categories .menu_categorias_container{
  margin-top: 40px !important;
}
#products_archive_categories{
  padding-top: 50px !important;
  padding-bottom: 50px !important;
  background-color: #f9f9f9;
}
#products_archive_loop h2.section_title, #products_archive_categories h2.section_title{
  font-size: 4.5em !important;
  line-height: 1 !important;
  color: #7EBE78 !important;
  margin-bottom: 0px !important;
  font-weight: 400;
  font-family: 'Comfortaa', sans-serif;
  display: block !important;
  margin-right: 20px !important;
  vertical-align: middle !important;
  margin-bottom: 15px !important;
}
#products_archive_categories p.section_description{
  font-size: 1.7em !important;
  color: #777 !important;
  margin-bottom: 15px !important;
}
#products_archive_categories ul{
  display: flex;
  flex-direction: row;
  max-width: 100%;
  height: auto;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 70px !important;
  padding-left: 0 !important;
}
#products_archive_categories ul li{
  flex-basis: 33.3%;
  text-align: left;
  padding: 20px 20px 20px 0px;
}
#products_archive_categories ul li img{
  max-width: 80%;
  border-radius: 30px;
  -webkit-box-shadow: 0px 1px 54px -13px rgba(0,0,0,0.2) !important;
  -moz-box-shadow: 0px 1px 54px -13px rgba(0,0,0,0.2) !important;
  box-shadow: 0px 1px 54px -13px rgba(0,0,0,0.2) !important;
}
.woocommerce-ordering, .woocommerce-ordering{
  margin-bottom: 30px !important;
}
.woocommerce ul.products li.product a{
  text-align: center;
  display: block;
}
.woocommerce ul.products li.product a h2, #products_archive_categories ul li a h2{
  font-size: 1.9em !important;
  font-weight: 400 !important;
  line-height: 1;
  color: #7EBE78 !important;
  margin-bottom: 20px;
  padding-left: 20px !important;
  padding-right: 20px !important;
  line-height: 1.3 !important;
  font-family: 'Comfortaa', sans-serif;
  text-align: center;
}
#products_archive_categories ul li a p{
  font-size: 1.9em !important;
  font-weight: 300 !important;
  line-height: 1;
  color: #A8A8A8;
  margin-bottom: 5px;
  padding-left: 5px;
}
#products_archive_categories ul li a h2{
  font-weight: 400 !important;
  font-size: 3em !important;
  margin-top: 0;
  text-align: left;
  padding-left: 5px;
}
.woocommerce ul.products li.product a img {
  width: auto;
  height: auto;
  display: inline-block;
  margin: 0 0 1em;
  box-shadow: none;
  max-width: 100% !important;
  min-width: 100% !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
  float: none;
  box-sizing: border-box;
  display: inline-block !important;
  width: 22% !important;
  padding: 0px !important;
  overflow: hidden;
  margin-left: 1% !important;
  margin-right: 1% !important;
  border-radius: 15px !important;
  background-color: #FFF !important;
  margin-bottom: 20px !important;
  vertical-align: middle !important;
  -webkit-box-shadow: 0px 1px 54px -13px rgba(0,0,0,0.35) !important;
  -moz-box-shadow: 0px 1px 54px -13px rgba(0,0,0,0.35) !important;
  box-shadow: 0px 1px 54px -13px rgba(0,0,0,0.35) !important;
  transition: all 0.5s cubic-bezier(.56,.2,.23,.89) !important;
  transition-delay: 0s;
  }
  .woocommerce ul.products li.product .button{
    font-size: 14px;
    color: #FFF;
    font-weight: 200;
    text-align: left;
    padding: 0;
    display: block;
    width: 60% !important;
    height: auto !important;
    padding: 10px 15px !important;
    border-radius: 5px;
    margin: 15px auto 15px auto;
    background-color: #FDA9A9 !important;
    text-align: center;
  }

  /*
  .woocommerce ul.products li.product .button{
    font-size: 14px;
    color: #FFF;
    font-weight: 200;
    text-align: left;
    padding: 0;
    display: block;
    width: 65px !important;
    height: 65px !important;
    padding: 17px 5px 5px 5px;
    border-radius: 50%;
    margin: 15px auto 15px auto;
    background-color: #FDA9A9 !important;
    text-align: center;
  }
  */
  p.woocommerce-result-count{
    font-size: 1.5em;
  }
  select.orderby{
    font-size: 1.6em;
    font-weight: 200;
  }

  /*PRODUCT SINGLE*/
  .eg-custom-field-wrapper{
    display: block;
    margin-top: 15px;
    margin-bottom: 20px;
    width: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
  .eg-custom-field-wrapper label{
    font-size: 15px;
    margin-bottom: 10px;
    display: block;
    margin-top: 10px;
  }
  #eg-names-field{
    display: block;
    margin-top: 5px;
    font-size: 16px;
    padding: 10px;
    width: 100%;
  }
  #product_main_contents, .woocommerce-page #page_main_content{
    padding: 50px 7% 40px 7%;
  }
  .woocommerce-product-gallery{
    text-align: center;
    padding: 0px !important;
    border-radius: 20px;
    margin-bottom: 50px !important;
    -webkit-box-shadow: 0px 1px 54px -13px rgba(0,0,0,0.23) !important;
  -moz-box-shadow: 0px 1px 54px -13px rgba(0,0,0,0.23) !important;
  box-shadow: 0px 1px 54px -13px rgba(0,0,0,0.23) !important;
  max-height: 800px !important;
  overflow: hidden;
  }
  .woocommerce-product-gallery img{
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .woocommerce-product-gallery__image a{
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .woocommerce div.product div.images img {
    display: inline-block;
  }
  .woocommerce h1.product_title{
    font-size: 4.2em;
    color: #7EBE78;
    font-weight: 400;
    line-height: 1;
  }
  .price span.amount{
    font-size: 2.5em;
    font-weight: 300;
    color: #fda9a9;
  }
  .woocommerce-LoopProduct-link.woocommerce-loop-product__link  .price span.amount{
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #fff;
    background-color: #FDA9A9;
    font-size: 18px;
    font-weight: normal;
    border: 0;
 }
 .woocommerce.single-product .cart{
   -webkit-display: flex;
   display: flex;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
 }
 .woocommerce.single-product .cart button.single_add_to_cart_button.add_curso_completo{
   background-color: #7ebe78;
   line-height: 1.2;
 }
  .woocommerce .cart button.single_add_to_cart_button{
      margin-right: 10px;
      margin-bottom: 10px;
 }
  .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    color: #fff;
    background-color: #FDA9A9;
    -webkit-font-smoothing: antialiased;
    font-size: 2em;
    width: 100%;
    padding: 20px;
    border-radius: 10px;
    box-shadow: -4px 0px 46px -8px rgba(191,165,165,0.75);
-webkit-box-shadow: -4px 0px 46px -8px rgba(191,165,165,0.75);
-moz-box-shadow: -4px 0px 46px -8px rgba(191,165,165,0.75);
  }
  .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
    background-color: #FDA9A9;
  }
  .woocommerce input.qty{
    font-size: 20px;
    padding: 6px;
    border-radius: 5px;
    border: 3px solid #EEE;
    color: #777;
  }
  .woocommerce-product-details__short-description p{
    font-size: 1.8em;
    line-height: 1.4;
    margin-bottom: 15px;
    color: #777;
    margin-top: 5px;
    font-family: 'Poiret One', sans-serif;
  }
  .woocommerce-product-details__short-description li{
    font-size: 1.8em;
    line-height: 1.4;
    margin-bottom: 5px;
    color: #777;
    margin-top: 5px;
    font-family: 'Poiret One', sans-serif;
  }
  .product_meta span.posted_in{
    display: none !important;
  }
  .woocommerce-product-details__short-description h2{
    font-size: 2em;
    line-height: 1.4;
    margin-bottom: 15px;
    font-weight: 300 !important;
    color: #777;
    margin-bottom: 5px;
  }
  .woocommerce-product-details__short-description h3{
    font-size: 1.8em;
    line-height: 1.4;
    margin-bottom: 15px;
    font-weight: bold;
    color: #777;
    margin-bottom: 5px;
  }
  .product_meta span.posted_in{
    font-size: 2em;
    font-weight: 300;
    color: #999;
  }
  .product_meta span.posted_in a{
    color: #00878c;
  }
  .woocommerce .woocommerce-tabs{
    padding-left: 1%;
    padding-right: 1%;
    font-size: 1.6em;
    color: #777 !important;
  }
  .woocommerce-tabs .tabs.wc-tabs{
    margin-bottom: 0 !important;
  }
  #reviews h2{
    color: #7EBE78 !important
  }
  .woocommerce div.product .woocommerce-tabs .panel{
    margin: 0 0 2em;
    padding: 30px;
  }
  .woocommerce p.stars a::before {
    color: #7EBE78;
    }
    .woocommerce-message, .woocommerce-info{
    border-top-color: #7EBE78;
    font-size: 17px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    -webkit-box-shadow: 0px 2px 5px -2px rgba(0,0,0,0.34);
    -moz-box-shadow: 0px 2px 5px -2px rgba(0,0,0,0.34);
    box-shadow: 0px 2px 5px -2px rgba(0,0,0,0.34);
    background-color: #FFF;

    }
    .woocommerce-message a.button, .woocommerce .woocommerce-message button.button, .woocommerce .woocommerce-message input.button {
      font-weight: 400;
      border-radius: 5px;
      color: #fff;
      background-color: #7EBE78;
    }
    .woocommerce div.product .woocommerce-tabs .panel{
      background-color: #F3F3F3;
      border-bottom-right-radius: 20px;
      border-bottom-left-radius: 20px;
    }
    .related.products h2{
      font-size: 2.5em !important;
      line-height: 1 !important;
      color: #7EBE78 !important;
      margin-bottom: 30px !important;
      font-weight: 400;
      font-family: 'Comfortaa', sans-serif;
      display: block !important;
    }
    .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{
      background-color: #fda9a9;
      padding: 20px;
      border-radius: 10px;
      font-size: 1.8em;
      font-weight: bold;
      font-family: 'Comfortaa', sans-serif;
      color: #FFF;
    }
    .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details, h3.wc-bacs-bank-details-account-name{
      font-size: 16px;
    }
    .woocommerce-bacs-bank-details ul li, .woocommerce ul.order_details li{
      font-size: 12px !important;
    }
    /*CARRITO - CART*/

    .woocommerce-cart-form td{
       font-weight: 300;
    }
    .woocommerce-cart-form th{
      background-color: #e5f5e4;
      color: #7bbd75;
    }
    #add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
      background-color: #FFF;
      color: #7bbd75;
    }
    th.product-remove{
      border-top-left-radius: 8px;
    }
    th.product-subtotal{
      border-top-right-radius: 8px;
    }
    .woocommerce-cart-form td a, .woocommerce-cart .cart-collaterals .shipping-calculator-button{
        color: #7bbd75;
        font-weight: 400;
    }
    .woocommerce table.shop_table {
        border: none;
        border-radius: 8px;
        font-size: 17px;
        color: #777;
        -webkit-box-shadow: 0px 2px 5px -2px rgba(0,0,0,0.34);
        -moz-box-shadow: 0px 2px 5px -2px rgba(0,0,0,0.34);
        box-shadow: 0px 2px 5px -2px rgba(0,0,0,0.34);
    }
    #add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
        font-size: 17px;
    }
    .woocommerce table.cart td.actions .coupon button.button{
      background-color: #efefef;
      color: #bababa;
    }
    .woocommerce-cart table.cart td.actions .coupon .input-text{
      min-width: 150px;
      font-weight: 200;
      min-width: 150px;
      font-weight: 200;
      border-radius: 5px;
      padding: 8px;
      margin-right: 10px;
    }
    .woocommerce div.product form.cart .variations select{
      padding: 5px;
      font-size: 1.5em;
    }
    .woocommerce div.product form.cart .variations label {
    font-weight: 700;
    font-size: 1.7em;
    padding-right: 0;
     }
     .woocommerce div.product form.cart .variations td.label {
    padding-right: 0em;
    padding-top: 7px;
}
.woocommerce button.button.alt.disabled{
  background-color: #c2c2c2;
}
.woocommerce .woocommerce-breadcrumb {
    padding: 15px 7% 15px 2%;
  }
  .woocommerce-product-details__short-description a{
    font-size: 18px;
  }
  .woocommerce-product-details__short-description > ul{
    padding-left: 0px;
    margin-bottom: 40px;
  }
  .woocommerce-product-details__short-description li{
    line-height: 1;
  }
    /*CHECKOUT*/
    .select2-container--default .select2-selection--single .select2-selection__rendered{
      font-size: 15px !important;
    }
    .woocommerce-error li, .woocommerce-info li, .woocommerce-message li{
      font-size: 15px !important;
    }
    form.checkout.woocommerce-checkout{

    }
    form.checkout.woocommerce-checkout h3{
      font-size: 2.9em !important;
      position: relative;
      line-height: 1.2 !important;
      color: #777 !important;
      font-weight: 500 !important;
      margin-bottom: 5px !important;
      font-family: 'Comfortaa', sans-serif;
      padding-bottom: 15px !important;
    }
    form.checkout.woocommerce-checkout label{
      color: #777;
      font-size: 16px;
      line-height: 1.4 !important;
    }
    form.checkout.woocommerce-checkout input[type="text"], form.checkout.woocommerce-checkout input[type="email"], form.checkout.woocommerce-checkout select, form.checkout.woocommerce-checkout input[type="tel"]{
      font-size: 17px !important;
      padding: 8px;
    }
    #add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box, .woocommerce-privacy-policy-text{
     font-size: 1.4em;
    }
    #add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box, .woocommerce-privacy-policy-text {
    font-size: 1.6em;
    line-height: 1.4 !important;
    }
/*=============================================*/
/*WOOCOMMERCE MEMBERSHIP OVERRIDES*/
/*=============================================*/
    .membership-content-type, .membership-content-accessible, .membership-content-excerpt{
      display: none !important;
    }
    .woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
    padding: 10px 15px !important;
  }
  td.membership-content-title a{
    color: #777 !important;
  }
  .woocommerce-info.wc-memberships-restriction-message.wc-memberships-message{
    width: 80%;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
  }
/*=============================================*/
/*ÁREA PRIVADA*/
/*=============================================*/
  .woocommerce-account .woocommerce-MyAccount-navigation{
    float: left;
    width: 30%;
    background-color: #FFF;
    border-radius: 10px;
    -webkit-box-shadow: 0px 2px 5px -2px rgba(0,0,0,0.34);
    -moz-box-shadow: 0px 2px 5px -2px rgba(0,0,0,0.34);
    box-shadow: 0px 2px 5px -2px rgba(0,0,0,0.34);
  }
  .woocommerce-MyAccount-navigation ul{
    padding-left: 20px;
    padding-right: 20px;
  }
  .woocommerce-MyAccount-navigation-link{
    list-style: none;
    font-size: 1.6em;
    padding: 10px 0px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #6dbf66;
  }
  .woocommerce-MyAccount-navigation-link.is-active a{
    color: #FDA9A9 !important;
    font-weight: 500 !important;
  }
  .woocommerce-MyAccount-navigation-link:nth-last-child(1){
    border-bottom: none;
  }
  .woocommerce-MyAccount-navigation-link--downloads{
    display: none !important;
  }
  .woocommerce-MyAccount-content{
    font-size: 15px;
  }
  .woocommerce-EditAccountForm.edit-account{
    font-size: 10px;
  }
  .woocommerce-EditAccountForm.edit-account .woocommerce-form-row{
    margin-bottom: 25px;
  }
  .woocommerce-MyAccount-navigation-link--orders, .woocommerce-MyAccount-navigation-link--payment-methods{
    padding-left: 40px;
    background-size: 25px 25px;
    background-position: 0px 5px;
    background-repeat: no-repeat;
    background-image: url(img/tarjeta-credito-verde.jpg);
  }
  .woocommerce-MyAccount-navigation-link--members-area{
    padding-left: 40px;
    background-size: 25px 25px;
    background-position: 0px 5px;
    background-repeat: no-repeat;
    background-image: url(img/acceso-modulos-verde.jpg);
  }
  .woocommerce-MyAccount-navigation-link--edit-address{
    padding-left: 40px;
    background-size: 25px 25px;
    background-position: 0px 5px;
    background-repeat: no-repeat;
    background-image: url(img/ubicaciones-verde.jpg);
  }
  .woocommerce-MyAccount-navigation-link--edit-account{
    padding-left: 40px;
    background-size: 25px 25px;
    background-position: 0px 5px;
    background-repeat: no-repeat;
    background-image: url(img/cuenta-verde.jpg);
  }
  .woocommerce-MyAccount-navigation-link--customer-logout{
    padding-left: 40px;
    background-size: 25px 25px;
    background-position: 0px 5px;
    background-repeat: no-repeat;
    background-image: url(img/cerrar-verde.jpg);
  }
  .woocommerce-LostPassword.lost_password{
    font-size: 17px;
    text-decoration: underline;
  }
  /*=============================================*/
  /*MODULOS*/
  /*=============================================*/

  .et-db #et-boc .et_pb_accordion .et_pb_toggle{
    border-radius: 15px !important;
    margin-bottom: 15px !important;
  }
  .et-db #et-boc .et_pb_toggle_close {
    background-color: #ffffff !important;
    padding: 15px !important;
    border: 2px solid #7bbd75 !important;
   }
  .et-db #et-boc .et_pb_toggle_open .et_pb_toggle_title, .et-db #et-boc .et_pb_toggle_open h5.et_pb_toggle_title, .et-db #et-boc .et_pb_toggle_close .et_pb_toggle_title, .et-db #et-boc .et_pb_toggle_close h5.et_pb_toggle_title{
    color: #7bbd75 !important;
    font-size: 19px !important;
    font-weight: bold !important;
  }
  .et-db #et-boc .et_pb_accordion .et_pb_toggle p{
    font-size: 17px !important;
    font-family: 'Comfortaa', sans-serif !important;
    line-height: 1.5 !important;
  }
  .et-db #et-boc .et_pb_accordion .et_pb_toggle h2{
    font-size: 20px !important;
    font-family: 'Comfortaa', sans-serif !important;
    font-weight: bold !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    line-height: 1.5 !important;
  }
  .et-db #et-boc .et_pb_toggle_title:before {
    font-size: 20px !important;
    color: #fda8a9 !important;
}

/*=============================================*/
/*Animaciones Generales*/
/*=============================================*/

.doanim .word_divider .animated_word {
    animation: verticalOpacity 0.6s ease-in-out;
    animation-fill-mode: forwards;
}
body.loaded #hero_main_container .word_divider .animated_word {
    animation: verticalOpacity 0.6s ease-in-out;
    animation-fill-mode: forwards;
}
@keyframes scaleOpacity {
  100%{
    opacity: 1;
    transform: scale(1,1);
  }
}
@keyframes simpleHeight{
  100%{
    height: 100%;
  }
}
@keyframes simpleWidth{
  100%{
    width: 100%;
  }
}
@keyframes simpleNoWidth{
  100%{
    width: 0%;
  }
}
@keyframes obras_width{
  100%{
    width: 86%;
  }
}
@keyframes slides_desc_width{
  100%{
    width: 60%;
  }
}
@keyframes pages_hero_headings_width{
  100%{
    width: 60%;
  }
}
@keyframes before_width{
  100%{
    width: 100%;
  }
}
@keyframes slides_desc_height{
  100%{
    width: 100%;
  }
}
@keyframes simpleOpacity {
  0%{
    opacity: 0;
  }
  100%{
    opacity: 1;
  }
}
@keyframes opacityLeft {
  0%{
    opacity: 0;
    transform: translateX(-15px);
  }
  100%{
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes goUp {
  100%{
    transform: translateY(0);
  }
}
@keyframes verticalOpacity {
    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}
.word_divider{
  overflow: hidden;
  position: relative;
  display: inline-block;
}
.animated_word{
  display: block;
  transform: translateY(100%);
  position: relative;
  left: 0;
  transition: all 0.6s cubic-bezier(.56,.2,.23,.89);
}
.loaded .current_slide .animated_word{
  transform: translateY(0);
}
.membership-actions.order-actions .button.view{
      background-color: #82c07c !important;
}
.woocommerce table.my_account_orders tr td.order-actions .button, .woocommerce-page table.my_account_orders tr td.order-actions .button{
  font-size: 15px !important;
}
.et-db #et-boc .et_pb_text_0 h2{
  line-height: 1.25 !important;
  margin-bottom: 30px !important;
}
section.related.products{
  clear: both !important;
  display: none !important;
  padding-top: 50px !important;
}
.woocommerce div.product{
  overflow: hidden;
}
.upsells.products{
  display: none !important;
}
#raquel_cabrera,#ana_tresguerres,#et-boc #raquel_cabrera,#et-boc #ana_tresguerres{
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/*=============================================*/
/*RESPONSIVE*/
/*=============================================*/

@media screen and (max-width: 980px){
  #wp_inkniter_main_navigation {
    padding: 0px 5% 0px 5%;
  }
  #slider_hero_home .et_pb_module .et_pb_slide .et_pb_slide_content h2 {
    font-size: 3.2em !important;
  }
  .et-db #et-boc .et_pb_slider .et_pb_container {
    width: 90% !important;
  }
  .et-db #et-boc .et_pb_with_background .et_pb_row {
    width: 85% !important;
    margin-left: 7.5% !important;
  }
  .item_productos_home, .item_blog_home {
    display: inline-block !important;
    width: 30% !important;
    margin-left: 1.2% !important;
    margin-right: 1.2% !important;
    vertical-align: middle !important;
  }
  .et-db #et-boc div#productos.et_pb_section.et_pb_section_1 {
    background-size: 60%;
  }
  .two_cols.left_img .col_left::after, .two_cols.right_img .col_right::after {
    width: 100%;
  }
  .loaded .doanim .two_cols.left_img .col_left::after, .loaded .doanim .two_cols.right_img .col_right::after {
    left: 250%;
  }
  #products_archive_header h1 {
    font-size: 5.5em !important;
    line-height: 1.1 !important;
  }
  #products_archive_loop h2.section_title, #products_archive_categories h2.section_title {
  font-size: 4em !important;
  }
  #products_archive_categories ul li {
    flex-basis: 50%;
  }
  .two_cols.left_img .col_left::after, .two_cols.right_img .col_right::after{
    display: none !important;
  }
  .et_section_regular, #et-boc .et_section_regular{
    padding-left: 5% !important;
    padding-right: 5% !important;
  }
  .et-db #et-boc #razones .et_pb_column{
    margin-bottom: 0 !important;
  }
  #testimonios .testimonios.row_four_items .row_item{
    text-align: center !important;
  }
  #et-boc #testimonios .testimonios.row_four_items .row_item{
    width: 47% !important;
    margin-left: 1.2% !important;
    margin-right: 1.2% !important;
  }
  .row_five_items .row_item.eg_icono, .row_five_items.semanas .row_item{
    width: 23% !important;
  }
}
@media screen and (max-width: 870px){
  /*BLOG CLASSIC LAYOUT*/
  .row_five_items .row_item.eg_icono{
    width: 30% !important;
   }
   .row_five_items.semanas .row_item{
     width: 22% !important;
    }
  #main_page_container.classic_post_layout{
    -webkit-flex-direction: column !important;
    flex-direction: column !important;
  }
  #main_page_container.classic_post_layout .left-col{
    width: 100%;
    -webkit-flex-basis: 100%;
    max-width: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding-right: 0px !important;
  }
  #main_page_container.classic_post_layout .right-col{
    width: 100%;
    -webkit-flex-basis: 100%;
    max-width: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding-top: 50px;
    padding-left: 10%;
    padding-right: 10%;
  }
  #main_page_container.classic_post_layout .left-col::before{
    display: none;
  }
  #post_contents article .et_pb_section h2{
    font-size: 22px !important;
  }
  .inkniter_widgets_area h3{
    font-size: 18px !important;
    color: #fda9a9 !important;
  }
  .inkniter_widgets_area ul li, .inkniter_widgets_area ul li a{
    font-size: 16px !important;
    color: #444 !important;
    font-family: 'Open Sans', sans-serif !important;
  }
  .inkniter_widgets_area ul li{
    margin-bottom: 10px !important;
  }
  header#post_header{
    width: 100%;
    display: block;
    margin-bottom: 25px;
  }
  header#post_header #post_featured_img{
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    display: block;
    margin-bottom: 20px;
  }
  header#post_header #post_featured_img img{
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: auto;
    display: block;
    border: 1px solid #CCC;
  }
  header#post_header h1{
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2;
    color: #7bbd75;
  }
  header#post_header p{
    margin-bottom: 20px;
  }
  .two_columns_container #left-col {
    width: 100%;
    padding-right: 0px;
  }
  .two_columns_container #right-col {
    width: 100%;
  }
  .eg_shop_responsive_sidebar{
    display: block;
  }
  .woocommerce #left-col ul.products li.product, .woocommerce-page #left-col ul.products li.product {
    width: 40% !important;
    width: 46% !important;
  }
}
@media screen and (max-width: 768px){
  .et-db #et-boc #razones .et_pb_row.et_pb_row_1{
    padding-bottom: 0 !important;
  }
  .row_five_items .row_item.eg_icono{
    width: 47% !important;
  }
  .row_five_items.semanas .row_item{
    width: 22% !important;
  }
  .row_five_items .row_item.eg_icono h2 {
    font-size: 1.7em !important;
  }
  .row_three_items, .row_five_items {
    padding-left: 4% !important;
    padding-right: 4% !important;
  }
  .et-db #et-boc #slider_hero_home .et_pb_module .et_pb_slide .et_pb_container.clearfix {
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: flex !important;
    justify-content: center;
    align-items: center;
    min-height: 600px;
   }
   .et-db #et-boc #slider_hero_home .et_pb_module .et_pb_slide .et_pb_container.clearfix .et_pb_slider_container_inner .et_pb_slide_description{
     padding-left: 0 !important;
   }
   .et-db #et-boc #bloque_contacto_footer, #bloque_contacto_footer{
     padding-top: 10px !important;
   }
   #bloque_contacto_footer {
    background-size: 60vw 60vw !important;
   }
    #bloque_contacto_footer #contacto_textbox p, #et-boc #bloque_contacto_footer #contacto_textbox p{
     text-align: center !important;
   }
   #contacto_formulario {
    max-width: 90% !important;
   }
  .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
    display: block;
    padding-bottom: 20px;
    border-top: 2px dotted #CCC;
    padding-top: 20px;
  }
  .woocommerce table.shop_table_responsive tr:nth-child(1), .woocommerce-page table.shop_table_responsive tr:nth-child(1){
    border-top: none !important;
    padding-top: 0;
  }
  .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
    background-color: #FFF;
  }
  td.membership-plan{
    border-top: none !important;
  }
  .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td{
    text-align: left !important;
  }
  .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before, td.membership-content-title:before{
    margin-right: 5px !important;
  }
  .membership-actions.order-actions .button{
    white-space: normal !important;
  }
  ul.wp_inkniter_menu{
    padding-left: 20px;
  }
  footer ul.wp_inkniter_menu{
    padding-left: 0px;
  }
  footer .col_middle {
    flex-basis: 100%;
    width: 100%;
    padding: 7px 20px 0px 0px;
  }
  .item_productos_home, .item_blog_home {
    width: 47% !important;
  }
  #et-boc #la_marca_hero h1 {
    font-size: 3em !important;
  }
  .two_cols.left_img .col_right .textbox h1, .two_cols.left_img .col_right .textbox h2,  .two_cols.right_img .col_left .textbox h2  {
    font-size: 2.5em !important;
  }
  .two_cols.left_img .col_left, .two_cols.right_img .col_right{
    max-height: 50vh !important;
    min-height: 340px !important;
  }
  .flex_row_container {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .flex_row_container.two_cols.right_img{
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .col_left, .col_right{
    flex-basis: 100%;
    width: 100% !important;
   }
   .row_three_items.compromisos .row_item{
     width: 25% !important;
     margin-left: 3.9% !important;
     margin-right: 3.9% !important;
   }
   .row_three_items.compromisos .row_item .et_pb_image_wrap {
    max-width: 150px !important;
    max-height: 150px !important;
    min-width: 150px !important;
    min-height: 150px !important;
    width: 15vw !important;
    height: 15vw !important;
  }
  .row_three_items.compromisos .row_item .et_pb_image_wrap img {
     max-width: 90% !important;
     width: 90% !important;
  }
  .row_three_items.compromisos .row_item .et_pb_blurb_container h4 {
    font-size: 1.7em !important;
  }
  .row_three_items, .row_five_items {
    padding-left: 6% !important;
    padding-right: 6% !important;
  }
  #products_archive_header {
    min-height: 45vh;
  }
  #products_archive_header h1 {
    font-size: 4.8em !important;
  }
  #products_archive_loop h2.section_title, #products_archive_categories h2.section_title {
  font-size: 3.5em !important;
  }
  .woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs{
    margin-top: 70px;
  }
  .woocommerce-product-gallery img {
    max-width: 100%;
    min-height: auto !important;
  }
  .woocommerce h1.product_title {
    font-size: 3.5em;
  }
  header#main-header #top_header_bar .contents_box a {
    font-size: 1.5em;
  }
  .social_btns {
    margin-right: 10px;
  }
  .fb, .tw{
    width: 30px;
    height: 30px;
  }
  footer {
    padding: 70px 5% 30px 5% !important;
  }
  #header_modulo .et_pb_module .et_pb_slide .et_pb_slide_content h1{
    font-size: 2.4em !important;
  }
  .et-db #et-boc .et_pb_accordion .et_pb_toggle p {
    font-size: 14px !important;
  }
  #search_bar form{
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 10px;
  }
  #search_bar form input[type="text"]{
    flex-basis: auto;
    width: 100% !important;
  }
  #search_bar form input[type="submit"]{
    flex-basis: auto;
    width: 100%;
  }
}
@media screen and (max-width: 650px){
  nav#wp_inkniter_main_navigation{
    display: none;
  }
  #menu_btn{
    display: block;
  }
  header#main-header {
    border-bottom: 7px solid #EEE;
  }
  #logo_container {
    width: 52%;
    padding: 15px 5% 15px 4%;
    margin-left: 0;
  }
  #logo img {
    max-width: 100%;
}
  #products_archive_categories ul li a p {
    font-size: 1.5em !important;
  }
  #products_archive_categories ul li a h2 {
    font-size: 2.5em !important;
  }
  #products_archive_categories ul li img {
     max-width: 100%;
  }
  .item_productos_home, .item_blog_home {
    width: 47% !important;
  }
  .row_three_items.compromisos .row_item {
    width: 47% !important;
    margin-left: 1.2% !important;
    margin-right: 1.2% !important;
  }
  #product_main_contents, .woocommerce-page #page_main_content{
    padding-left: 5%;
    padding-right: 5%;
  }
  .row_three_items.compromisos .row_item .et_pb_image_wrap {
   max-width: 200px !important;
   max-height: 200px !important;
   min-width: 150px !important;
   min-height: 150px !important;
   width: 15vw !important;
   height: 15vw !important;
 }
 .row_three_items.compromisos .row_item .et_pb_image_wrap img {
    max-width: 100% !important;
    width: 100% !important;
 }
 .row_three_items.compromisos .row_item .et_pb_blurb_container h4 {
   font-size: 2em !important;
 }
 .et-db #et-boc #slider_hero_home .et_pb_module .et_pb_slide .et_pb_container.clearfix .et_pb_slider_container_inner {
    max-width: 100% !important;
    padding-left: 0 !important;
 }
 .woocommerce-account .woocommerce-MyAccount-navigation{
   width: 100%;
   margin-bottom: 50px;
 }
 .woocommerce #left-col ul.products li.product, .woocommerce-page #left-col ul.products li.product {
   width: 100% !important;
   margin-left: 0% !important;
   margin-right: 0% !important;
 }
}
@media screen and (max-width: 500px){
  .item_productos_home, .item_blog_home, .row_three_items.compromisos .row_item {
    width: 100% !important;
  }
  .row_three_items.compromisos .row_item .et_pb_image_wrap {
   max-width: 200px !important;
   max-height: 200px !important;
   min-width: 200px !important;
   min-height: none !important;
   width: 15vw !important;
   height: auto !important;
 }
 #et-boc #testimonios .testimonios.row_four_items .row_item{
   width: 100% !important;
   margin-left: 0% !important;
   margin-right: 0% !important;
 }
 #products_archive_categories ul li {
   flex-basis: 100%;
 }
 #products_archive_categories ul li a h2 {
   font-size: 2.6em !important;
 }
 #slider_hero_home .et_pb_module .et_pb_slide .et_pb_slide_content h2 {
    font-size: 2.6em !important;
 }
}

/* Overrides */

 .et-db #et-boc .et_pb_accordion .et_pb_toggle_close .et_pb_toggle_title:before {
    content: "3" !important; /* Icono de flecha hacia la derecha/abajo para cerrado */
}
 .et-db #et-boc .et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
    content: "2" !important; /* Icono de flecha hacia arriba/abajo para abierto */
}
