@charset "UTF-8";
/*
 Theme Name:   MalaHierbaFashion
 Theme URI:    https://oscarmorantrejo.com
 Description:  MalaHierbaFashion es un child theme para Divi.
 Author:       Oscar Moran
 Author URI:   https://oscarmorantrejo.com
 Template:     Divi
 Version:      1.0.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
 Text Domain:  malahierbafashion
*/
/* =Theme customization starts here
------------------------------------------------------- */
sup {
  bottom: 0.1em;
  vertical-align: super;
  font-size: 0.5em;
}

.grecaptcha-badge {
  display: none !important;
}

/* ==========================================================================
/* ==========================================================================
   UN GRID A TOPE
/* ==========================================================================
/* ==========================================================================
*/
.custom-row, .custom_row {
  position: relative;
  overflow: hidden;
}

.custom_row-last {
  margin-right: 0 !important;
}

@media (min-width: 800px) {
  .custom_row-4, .custom-row-4 {
    width: 32%;
    display: inline-block;
    margin-right: 2%;
    float: left;
  }
  .custom_row-4:last-child, .custom-row-4:last-child {
    margin-right: 0;
  }
}

@media (min-width: 800px) {
  .custom_row-5, .custom-row-5 {
    width: 40%;
    display: inline-block;
    margin-right: 2%;
    float: left;
  }
  .custom_row-5:last-child, .custom-row-5:last-child {
    margin-right: 0;
  }
}

@media (min-width: 800px) {
  .custom_row-6, .custom-row-6 {
    width: 49%;
    display: inline-block;
    margin-right: 2%;
    float: left;
  }
  .custom_row-6:last-child, .custom-row-6:last-child {
    margin-right: 0;
  }
}

@media (min-width: 800px) {
  .custom_row-7, .custom-row-7 {
    width: 55%;
    display: inline-block;
    margin-right: 2%;
    float: left;
  }
  .custom_row-7:last-child, .custom-row-7:last-child {
    margin-right: 0;
  }
}

@media (min-width: 800px) {
  .custom_row-8, .custom-row-8 {
    width: 66%;
    display: inline-block;
    margin-right: 2%;
    float: left;
  }
  .custom_row-8:last-child, .custom-row-8:last-child {
    margin-right: 0;
  }
}

.custom_row-12, .custom-row-12 {
  width: 100%;
}

/* ==========================================================================
   ESTILOS GLOBALES DEL TODO
   ========================================================================== */
/* ==========================================================================
   HELPERS
   ========================================================================== */
@media all and (max-width: 980px) {
  /*** wrap row in a flex box ***/
  .custom-row-order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }

  /*** custom classes that will designate the order of columns in the flex box row ***/
  .first-on-mobile {
    -webkit-order: 1;
    order: 1;
  }

  .second-on-mobile {
    -webkit-order: 2;
    order: 2;
  }

  .third-on-mobile {
    -webkit-order: 3;
    order: 3;
  }

  .fourth-on-mobile {
    -webkit-order: 4;
    order: 4;
  }

  /*** add margin to last column ***/
}
.et_pb_button_module_wrapper .et_pb_button {
  padding: 0.5em 1.1em !important;
}
.et_pb_button_module_wrapper .et_pb_button:hover {
  padding: 0.5em 1.1em !important;
}

.button-inline .et_pb_button_module_wrapper {
  display: inline-block;
  margin-right: 2rem;
}

@media (min-width: 800px) {
  .center-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

@media (max-width: 500px) {
  .et_pb_row {
    width: 90%;
  }
}

.section-full-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  align-content: center;
  min-height: 100vh;
  flex-direction: column;
}

@media (min-width: 800px) {
  .center-blurb .et_pb_blurb_content {
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
  }
  .center-blurb .et_pb_main_blurb_image {
    margin-bottom: 0;
    width: auto;
    margin-right: 1em;
  }
}

.vertical-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (max-width: 800px) {
  .blurbs-top-mobile .et_pb_main_blurb_image {
    display: inline-block;
  }
}

.mfp-bottom-bar .mfp-title {
  display: none;
}

@media (max-width: 1300px) and (min-width: 980px) {
  #coleccion .over-row {
    transform: translateX(0) translateY(-50px) !important;
  }
}

@media (max-width: 1440px) and (min-width: 980px) {
  #valores .translate-image {
    transform: translateX(0px) translateY(-148px) !important;
  }
}
/*
.marijo-quote:before {
  content: url("https://malahierbafashion.com/wp-content/uploads/2021/03/malahierba-quote-3.png");
}*/

.marijo-quote-img .et_pb_main_blurb_image img {
  border-radius: 50%;
  overflow: hidden;
}
.marijo-quote-img .et_pb_blurb_description {
  text-transform: uppercase;
  letter-spacing: 2px;
}

@media only screen and (max-width: 980px) {
  #categories-nav .et_pb_row .et_pb_column:first-child {
    float: left;
    width: 66%;
  }
  #categories-nav .et_pb_row .et_pb_column:last-child {
    float: right;
    width: 30%;
  }
  #categories-nav .et_pb_menu__wrap {
    justify-content: flex-start !important;
  }
  #categories-nav .menu-item a {
    color: #2D3840 !important;
  }
}

#barra-envio .et_pb_blurb .et_pb_main_blurb_image {
  margin-bottom: 0;
}

/* ==========================================================================
   ESTILOS DEL HEADER Y MENUS
   ========================================================================== */
#top-header {
  display: none;
}

.logo-black {
  display: none !important;
}

#main-header {
  background-color: transparent !important;
  background: linear-gradient(0deg, rgba(45, 56, 64, 0) 0%, rgba(45, 56, 64, 0.66) 100%);
}
#main-header #et-top-navigation .et-cart-info {
  margin-left: 3em;
  position: relative;
}
#main-header #et-top-navigation .et-cart-info span {
  display: flex;
  background: white;
  color: #2D3840;
  font-size: 12px;
  height: 2em;
  width: 2em;
  justify-content: center;
  border-radius: 50%;
  font-weight: 800;
}
#main-header #et-top-navigation .et-cart-info span:before {
  content: url(https://malahierbafashion.com/wp-content/uploads/2021/04/carrito-blanco.png);
  position: absolute;
  right: 17px;
}
@media only screen and (max-width: 980px) {
  #main-header .mobile_menu_bar:before,
#main-header #et_search_icon:before,
#main-header #et-top-navigation .et-cart-info {
    color: white;
  }
}

.wpml-ls-statics-shortcode_actions {
  position: absolute;
  right: 4em;
  top: 19px;
}
.wpml-ls-statics-shortcode_actions li {
  padding: 5px 0 !important;
}
.wpml-ls-statics-shortcode_actions li:first-child a {
  border-left: none;
}
.wpml-ls-statics-shortcode_actions li a {
  color: white;
  padding: 0 10px;
  font-weight: bold;
  border-left: 1px solid white;
}
.wpml-ls-statics-shortcode_actions li.wpml-ls-current-language a {
  text-decoration: underline;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-display {
  display: none;
}

.et_pb_menu_hidden .wpml-ls-statics-shortcode_actions {
  opacity: 0;
}

#et_top_search {
  width: 33px;
  margin-right: 2em;
}

@media (min-width: 981px) {
  #et-top-navigation {
    margin-right: 9em;
  }

  .wpml-ls-statics-shortcode_actions {
    right: 2em;
    top: 19px;
  }
}
@media (max-width: 981px) {
  #et-top-navigation {
    padding-left: 1em !important;
    width: 100%;
    max-width: 47vw;
  }

  .et-cart-info {
    margin-right: 1.5em !important;
  }
}
@media (max-width: 750px) {
  .et_menu_container {
    width: 95%;
  }

  .wpml-ls-statics-shortcode_actions {
    top: 3.5em;
    right: 0;
  }
}
body.product-template-default .wpml-ls-statics-shortcode_actions li a,
body.single-post .wpml-ls-statics-shortcode_actions li a,
body.page-id-4375 .wpml-ls-statics-shortcode_actions li a,
body.page-id-4379 .wpml-ls-statics-shortcode_actions li a,
body.page-id-7442 .wpml-ls-statics-shortcode_actions li a,
body.page-id-7993 .wpml-ls-statics-shortcode_actions li a,
body.page-id-53250 .wpml-ls-statics-shortcode_actions li a,
body.page-id-253 .wpml-ls-statics-shortcode_actions li a,
body.page-id-2 .wpml-ls-statics-shortcode_actions li a,
body.error404 .wpml-ls-statics-shortcode_actions li a,
body.woocommerce-cart .wpml-ls-statics-shortcode_actions li a,
body.woocommerce-checkout .wpml-ls-statics-shortcode_actions li a {
  border-color: #2D3840;
}
body.product-template-default .wpml-ls-statics-shortcode_actions li a,
body.single-post .wpml-ls-statics-shortcode_actions li a,
body.page-id-4375 .wpml-ls-statics-shortcode_actions li a,
body.page-id-4379 .wpml-ls-statics-shortcode_actions li a,
body.page-id-7442 .wpml-ls-statics-shortcode_actions li a,
body.page-id-7993 .wpml-ls-statics-shortcode_actions li a,
body.page-id-53250 .wpml-ls-statics-shortcode_actions li a,
body.page-id-253 .wpml-ls-statics-shortcode_actions li a,
body.page-id-2 .wpml-ls-statics-shortcode_actions li a,
body.error404 .wpml-ls-statics-shortcode_actions li a,
body.woocommerce-cart .wpml-ls-statics-shortcode_actions li a,
body.woocommerce-checkout .wpml-ls-statics-shortcode_actions li a {
  color: #2D3840;
}
body.product-template-default .logo-black,
body.single-post .logo-black,
body.page-id-4375 .logo-black,
body.page-id-4379 .logo-black,
body.page-id-7442 .logo-black,
body.page-id-7993 .logo-black,
body.page-id-53250 .logo-black,
body.page-id-253 .logo-black,
body.page-id-2 .logo-black,
body.error404 .logo-black,
body.woocommerce-cart .logo-black,
body.woocommerce-checkout .logo-black {
  display: inline-block !important;
}
body.product-template-default .logo-white,
body.single-post .logo-white,
body.page-id-4375 .logo-white,
body.page-id-4379 .logo-white,
body.page-id-7442 .logo-white,
body.page-id-7993 .logo-white,
body.page-id-53250 .logo-white,
body.page-id-253 .logo-white,
body.page-id-2 .logo-white,
body.error404 .logo-white,
body.woocommerce-cart .logo-white,
body.woocommerce-checkout .logo-white {
  display: none !important;
}
body.product-template-default #main-header,
body.single-post #main-header,
body.page-id-4375 #main-header,
body.page-id-4379 #main-header,
body.page-id-7442 #main-header,
body.page-id-7993 #main-header,
body.page-id-53250 #main-header,
body.page-id-253 #main-header,
body.page-id-2 #main-header,
body.error404 #main-header,
body.woocommerce-cart #main-header,
body.woocommerce-checkout #main-header {
  background: transparent;
}
body.product-template-default #main-header #top-menu a,
body.product-template-default #main-header #et_search_icon:before,
body.product-template-default #main-header span.et_close_search_field:after,
body.single-post #main-header #top-menu a,
body.single-post #main-header #et_search_icon:before,
body.single-post #main-header span.et_close_search_field:after,
body.page-id-4375 #main-header #top-menu a,
body.page-id-4375 #main-header #et_search_icon:before,
body.page-id-4375 #main-header span.et_close_search_field:after,
body.page-id-4379 #main-header #top-menu a,
body.page-id-4379 #main-header #et_search_icon:before,
body.page-id-4379 #main-header span.et_close_search_field:after,
body.page-id-7442 #main-header #top-menu a,
body.page-id-7442 #main-header #et_search_icon:before,
body.page-id-7442 #main-header span.et_close_search_field:after,
body.page-id-7993 #main-header #top-menu a,
body.page-id-7993 #main-header #et_search_icon:before,
body.page-id-7993 #main-header span.et_close_search_field:after,
body.page-id-53250 #main-header #top-menu a,
body.page-id-53250 #main-header #et_search_icon:before,
body.page-id-53250 #main-header span.et_close_search_field:after,
body.page-id-253 #main-header #top-menu a,
body.page-id-253 #main-header #et_search_icon:before,
body.page-id-253 #main-header span.et_close_search_field:after,
body.page-id-2 #main-header #top-menu a,
body.page-id-2 #main-header #et_search_icon:before,
body.page-id-2 #main-header span.et_close_search_field:after,
body.error404 #main-header #top-menu a,
body.error404 #main-header #et_search_icon:before,
body.error404 #main-header span.et_close_search_field:after,
body.woocommerce-cart #main-header #top-menu a,
body.woocommerce-cart #main-header #et_search_icon:before,
body.woocommerce-cart #main-header span.et_close_search_field:after,
body.woocommerce-checkout #main-header #top-menu a,
body.woocommerce-checkout #main-header #et_search_icon:before,
body.woocommerce-checkout #main-header span.et_close_search_field:after {
  color: #2D3840;
}
body.product-template-default #main-header #et-top-navigation .et-cart-info span,
body.single-post #main-header #et-top-navigation .et-cart-info span,
body.page-id-4375 #main-header #et-top-navigation .et-cart-info span,
body.page-id-4379 #main-header #et-top-navigation .et-cart-info span,
body.page-id-7442 #main-header #et-top-navigation .et-cart-info span,
body.page-id-7993 #main-header #et-top-navigation .et-cart-info span,
body.page-id-53250 #main-header #et-top-navigation .et-cart-info span,
body.page-id-253 #main-header #et-top-navigation .et-cart-info span,
body.page-id-2 #main-header #et-top-navigation .et-cart-info span,
body.error404 #main-header #et-top-navigation .et-cart-info span,
body.woocommerce-cart #main-header #et-top-navigation .et-cart-info span,
body.woocommerce-checkout #main-header #et-top-navigation .et-cart-info span {
  background: #2D3840;
  color: white;
}
body.product-template-default #main-header #et-top-navigation .et-cart-info span:before,
body.single-post #main-header #et-top-navigation .et-cart-info span:before,
body.page-id-4375 #main-header #et-top-navigation .et-cart-info span:before,
body.page-id-4379 #main-header #et-top-navigation .et-cart-info span:before,
body.page-id-7442 #main-header #et-top-navigation .et-cart-info span:before,
body.page-id-7993 #main-header #et-top-navigation .et-cart-info span:before,
body.page-id-53250 #main-header #et-top-navigation .et-cart-info span:before,
body.page-id-253 #main-header #et-top-navigation .et-cart-info span:before,
body.page-id-2 #main-header #et-top-navigation .et-cart-info span:before,
body.error404 #main-header #et-top-navigation .et-cart-info span:before,
body.woocommerce-cart #main-header #et-top-navigation .et-cart-info span:before,
body.woocommerce-checkout #main-header #et-top-navigation .et-cart-info span:before {
  content: url(https://malahierbafashion.com/wp-content/uploads/2021/04/carrito.png);
}
@media only screen and (max-width: 980px) {
  body.product-template-default .mobile_menu_bar:before,
body.product-template-default #et_search_icon:before,
body.product-template-default #et-top-navigation .et-cart-info,
body.single-post .mobile_menu_bar:before,
body.single-post #et_search_icon:before,
body.single-post #et-top-navigation .et-cart-info,
body.page-id-4375 .mobile_menu_bar:before,
body.page-id-4375 #et_search_icon:before,
body.page-id-4375 #et-top-navigation .et-cart-info,
body.page-id-4379 .mobile_menu_bar:before,
body.page-id-4379 #et_search_icon:before,
body.page-id-4379 #et-top-navigation .et-cart-info,
body.page-id-7442 .mobile_menu_bar:before,
body.page-id-7442 #et_search_icon:before,
body.page-id-7442 #et-top-navigation .et-cart-info,
body.page-id-7993 .mobile_menu_bar:before,
body.page-id-7993 #et_search_icon:before,
body.page-id-7993 #et-top-navigation .et-cart-info,
body.page-id-53250 .mobile_menu_bar:before,
body.page-id-53250 #et_search_icon:before,
body.page-id-53250 #et-top-navigation .et-cart-info,
body.page-id-253 .mobile_menu_bar:before,
body.page-id-253 #et_search_icon:before,
body.page-id-253 #et-top-navigation .et-cart-info,
body.page-id-2 .mobile_menu_bar:before,
body.page-id-2 #et_search_icon:before,
body.page-id-2 #et-top-navigation .et-cart-info,
body.error404 .mobile_menu_bar:before,
body.error404 #et_search_icon:before,
body.error404 #et-top-navigation .et-cart-info,
body.woocommerce-cart .mobile_menu_bar:before,
body.woocommerce-cart #et_search_icon:before,
body.woocommerce-cart #et-top-navigation .et-cart-info,
body.woocommerce-checkout .mobile_menu_bar:before,
body.woocommerce-checkout #et_search_icon:before,
body.woocommerce-checkout #et-top-navigation .et-cart-info {
    color: #2D3840 !important;
  }
}

/* ==========================================================================
   ESTILOS DEL LOOKBOOK Y LA GALERIA
   ========================================================================== */
#lookboook-gallery .et_pb_gallery_items {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
  column-gap: 1rem;
  padding: 0.5rem;
}
#lookboook-gallery .et_pb_gallery_items .et_pb_gallery_item.et_pb_grid_item {
  width: 100%;
}

#lookbook-colaboration .et_pb_text strong, #lookbook-colaboration .et_pb_text a {
  color: #2D3840;
}
#lookbook-colaboration .et_pb_text strong {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.4px;
}
#lookbook-colaboration .et_pb_text a {
  font-weight: 700;
  text-decoration: underline;
}
#lookbook-colaboration .et_pb_text p {
  padding-bottom: 0;
}

/* ==========================================================================
   ESTILOS DEL SIDEBAR
   ========================================================================== */
/* ==========================================================================
   ESTILOS DEL FOOTER
   ========================================================================== */
#footer-widgets #media_image-2 {
  margin: 0;
  width: 210px;
  float: none;
}
#footer-widgets .widget_nav_menu ul li {
  padding-left: 0;
}
#footer-widgets #custom_html-2 p {
  font-weight: 700;
}
#footer-widgets #custom_html-2 a {
  display: flex;
  align-items: center;
}
#footer-widgets #custom_html-2 img {
  width: 10px;
  height: 10px;
  margin-right: 0.5em;
}
#footer-widgets .et-social-icons {
  float: none;
  width: 100%;
  text-align: center;
}
#footer-widgets .et-social-icons li.et-social-icon {
  padding: 0;
  margin: 1em;
}
#footer-widgets .et-social-icons li.et-social-icon a {
  font-size: 23px;
}

#footer-bottom .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
#footer-bottom .container:after {
  display: none;
}
#footer-bottom #menu-menu-legal, #footer-bottom #menu-menu-legal-en {
  padding: 0;
}
#footer-bottom #menu-menu-legal li, #footer-bottom #menu-menu-legal-en li {
  padding: 0 1em;
  border-right: 1px solid #CFCFCF;
}
#footer-bottom #menu-menu-legal li:first-child, #footer-bottom #menu-menu-legal-en li:first-child {
  padding-left: 0;
}
#footer-bottom #menu-menu-legal li:last-child, #footer-bottom #menu-menu-legal-en li:last-child {
  padding-right: 0;
  border-right: none;
}
#footer-bottom #menu-menu-legal a, #footer-bottom #menu-menu-legal-en a {
  font-size: 14px !important;
}

/* ***************************************************************************
   Login page
   ---------------------------------------------------------------------------
	https://codex.wordpress.org/Customizing_the_Login_Form
   ***************************************************************************/
body.login {
  font-family: "Nunito Sans", sans-serif;
  background-color: #2D3840;
  color: white;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: 100%;
  -moz-background-size: cover;
  background-size: 100%;
  background-size: cover;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.05) 0%, rgba(13, 13, 13, 0.46) 54%, #2d384000 100%), url(https://malahierbafashion.com/wp-content/uploads/2021/09/wings-of-desire-malahierba-fall-winter-2021-bw.jpg);
}
body.login #login_error, body.login .message, body.login .success {
  border-color: white;
}
body.login #login_error, body.login .message, body.login .success {
  background: #2D3840;
}
body.login div#login {
  width: 100%;
  max-width: 475px;
}
body.login h1 a {
  background-image: url("https://malahierbafashion.com/wp-content/uploads/logo-malahierba-white-1.png");
  background-size: contain;
  width: 100%;
  height: 77px;
}
body.login #loginform {
  border: none;
  background-color: transparent;
}
body.login #loginform input[type=text], body.login #loginform input[type=password] {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background-color: #2D3840;
  border: 1px solid transparent;
  color: whitesmoke;
  font-family: inherit;
  font-size: 14px;
  margin-bottom: 1em;
  padding: 16px;
  width: 100%;
}
body.login #loginform input[type=text]:focus, body.login #loginform input[type=text]:active, body.login #loginform input[type=password]:focus, body.login #loginform input[type=password]:active {
  border-color: white;
}
body.login #loginform #wp-submit {
  cursor: pointer;
  padding: 0.5em 1em;
  color: #2D3840;
  font-size: 17px;
  border-radius: 0px;
  font-weight: 500;
  line-height: 1.7em !important;
  background-color: white;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  border: white 2px solid;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
body.login #loginform #wp-submit:hover {
  padding: 0.5em 1em !important;
  background: #2D3840;
  color: white;
  border-color: #2D3840;
}
body.login #nav a, body.login #backtoblog a, body.login .privacy-policy-page-link a {
  color: white !important;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
body.login #nav a:hover, body.login #backtoblog a:hover, body.login .privacy-policy-page-link a:hover {
  font-weight: bold;
}

/* ==========================================================================
   ESTILOS DE PLUGINS Y ELEMENTOS NO PROPIOS DE DIVI
   ========================================================================== */
/* ***************************************************************************
   Cookies Plugin Asesor de Cookies
   ---------------------------------------------------------------------------
   ***************************************************************************/
#cookie-law-info-bar[data-cli-style=cli-style-v2] .cli_messagebar_head {
  font-size: 27px;
}

/* ***************************************************************************
   Plugin de Instagram
   ---------------------------------------------------------------------------
   https://es.wordpress.org/plugins/instagram-feed/
   ***************************************************************************/
#instagram-section {
  padding: 2.5em 1em;
  background: #F0F1F1;
}
#instagram-section .instagram-text {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  margin-bottom: 1em;
  max-width: 1300px;
  width: 80%;
  margin: 0 auto 1em;
}
#instagram-section .instagram-text img {
  margin-right: 0.8em;
  width: 20px;
}
#instagram-section .instagram-text span {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 15px;
}
#instagram-section .instagram-text a {
  font-weight: bold;
  color: #2D3840;
  padding-left: 0.8em;
}

#sb_instagram {
  background-color: transparent;
  margin-bottom: -1px;
}
#sb_instagram #sbi_images .sbi_item {
  padding: 0 !important;
  padding-right: 0 !important;
}
#sb_instagram #sbi_images .sbi_item:last-child {
  padding-right: 0 !important;
}
#sb_instagram .sb_instagram_header {
  display: none;
}

@media (max-width: 640px) {
  #sb_instagram.sbi_col_3 #sbi_images .sbi_item,
#sb_instagram.sbi_col_4 #sbi_images .sbi_item,
#sb_instagram.sbi_col_5 #sbi_images .sbi_item,
#sb_instagram.sbi_col_6 #sbi_images .sbi_item {
    width: 50%;
  }

  #sb_instagram .sbi_photo {
    height: 50vw !important;
  }
}
/* **************************************************************************
	Estilamos el pop up
	-------------------------------------------------------------------------*/
/* **************************************************************************
	Estilamos las barras de scroll
	-------------------------------------------------------------------------/

/* The emerging W3C standard
   that is currently Firefox-only */
/* Works on Chrome/Edge/Safari */
/* ==========================================================================
   ESTILOS DE LOS FORMS (SEA CUAL SEA SU PROCEDENCIA)
   ========================================================================== */
input[type=text], input[type=email], input[type=tel], input[type=color], input[type=date], input[type=number], input[type=password], input[type=url], select, .input-base, textarea {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background-color: white;
  border-radius: 0;
  border: 1px solid #2D3840;
  color: #707070;
  font-family: inherit;
  font-size: 14px;
  margin-bottom: 1em;
  padding: 16px;
  width: 100%;
}
input[type=text]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=color]:focus, input[type=date]:focus, input[type=number]:focus, input[type=password]:focus, input[type=url]:focus, select:focus, .input-base:focus, textarea:focus {
  border-color: #2D3840;
}

textarea:focus {
  border-color: #2D3840;
}

input[type=submit] {
  cursor: pointer;
  padding: 0.5em 1em;
}
input[type=submit]:hover {
  padding: 0.5em 1em !important;
}

.wpcf7-form-control-wrap {
  margin-bottom: 1em;
}

.reCAPTCHA {
  float: right;
}

.wpcf7 .legal {
  margin-bottom: 1em;
  font-size: small;
}
@media (min-width: 767px) {
  .wpcf7 .legal {
    float: left;
  }
}
.wpcf7 .legal a {
  font-size: small;
}
@media (min-width: 767px) {
  .wpcf7 .legal {
    float: left;
  }
}
.wpcf7 .wpcf7-submit {
  width: 100%;
  margin-top: 1em;
  cursor: pointer;
}
@media (min-width: 767px) {
  .wpcf7 .wpcf7-submit {
    float: right;
    width: auto;
    margin-top: 0;
    min-width: 150px;
  }
}

.aviso-legal .wpcf7-list-item {
  margin-left: 0;
}

.new-legal-text, .woocommerce-privacy-policy-text {
  font-size: 12px;
  line-height: 1.6;
}
.new-legal-text strong:first-of-type, .woocommerce-privacy-policy-text strong:first-of-type {
  font-size: 1.1em;
  display: block;
}
.new-legal-text a, .woocommerce-privacy-policy-text a {
  font-weight: 600;
  color: #2D3840;
}

.form-white input[type=text],
.form-white input[type=email],
.form-white input[type=tel],
.form-white input[type=color],
.form-white input[type=date],
.form-white input[type=number],
.form-white input[type=password],
.form-white input[type=url],
.form-white select,
.form-white .input-base,
.form-white textarea {
  border: none;
}
.form-white .legal-container {
  color: white;
  font-size: 0.8rem;
  line-height: 1.5rem;
}
.form-white .legal-container a, .form-white .legal-container strong {
  color: white;
  border-color: white;
}
.form-white .legal-container a {
  text-decoration: underline;
}
.form-white .legal-container ._checkbox-radio {
  display: block;
  float: none;
  margin-bottom: 1em;
  font-size: 1rem;
}
.form-white .legal-container ._checkbox-radio a {
  font-size: 1rem;
}
.form-white label {
  color: white;
}
.form-white ._error, .form-white ._error-inner {
  color: white;
}
.form-white ._submit.et_pb_button {
  background-color: #000;
  color: white;
  border-color: #000;
  margin-top: 1em;
  font-size: 1.2rem;
  display: block;
  width: 100%;
}
.form-white ._submit.et_pb_button:hover {
  color: white;
  background-color: black;
  border-color: black;
}
.form-white ._submit.et_pb_button:hover:after {
  content: "";
}

/* ==========================================================================
   MAILCHIMP
   ========================================================================== */
#mc_embed_signup #mc-embedded-subscribe {
  color: white;
  background: #2D3840;
  border: #2D3840;
  margin-bottom: 2em;
  padding: 0.8em 2em !important;
}
#mc_embed_signup .new-legal-text {
  margin-top: 1em;
}
#mc_embed_signup .response {
  margin-top: 1.4em;
  padding-top: 1em;
  border-top: 1px solid #cfcccc;
  font-weight: bold;
  color: #2D3840;
}

@media (min-width: 800px) {
  #product-images-video .et_pb_column,
#product-images .et_pb_column {
    display: grid;
    grid-template-columns: 36.7% 23.7% 38%;
    column-gap: 1em;
    max-height: 616px;
    overflow: hidden;
  }
}
#product-images-video .et_pb_column video::-webkit-media-controls-panel,
#product-images .et_pb_column video::-webkit-media-controls-panel {
  background: transparent;
}
@media (min-width: 800px) {
  #product-images-video #wings-of-desire .et_pb_column,
#product-images #wings-of-desire .et_pb_column {
    grid-template-columns: 1fr 0.694fr 1fr;
  }
}
#product-images-video .woocommerce-product-gallery__trigger,
#product-images .woocommerce-product-gallery__trigger {
  display: none;
}

@media (min-width: 800px) {
  #product-images .et_pb_column {
    grid-template-columns: 50% 46%;
    max-height: 798px;
  }
}

#product-main-content .et_pb_wc_breadcrumb {
  margin-bottom: 0;
}
#product-main-content .tejido {
  text-transform: uppercase;
  font-weight: 700;
  color: #8F9498;
}
#product-main-content .et_pb_wc_stock {
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#product-main-content .et_pb_wc_price del bdi {
  font-size: 28px;
}
#product-main-content .et_pb_wc_price ins bdi {
  font-weight: bold;
}
#product-main-content .et_pb_wc_price .woocommerce-Price-amount bdi {
  font-weight: bold;
}
#product-main-content .et_pb_wc_add_to_cart .variations .label {
  padding-bottom: 3px !important;
  text-transform: uppercase;
  color: #2D3840;
}
#product-main-content .et_pb_wc_add_to_cart .variations .woo-variation-items-wrapper {
  padding-bottom: 0 !important;
}
#product-main-content .et_pb_wc_add_to_cart .variations .woo-variation-items-wrapper li.button-variable-item {
  margin-right: 1em;
}
#product-main-content .et_pb_wc_add_to_cart .variations .reset_variations {
  display: none !important;
}
#product-main-content .et_pb_wc_add_to_cart .quantity input.input-text {
  margin-bottom: 0;
}
#product-main-content .et_pb_wc_add_to_cart .quantity.hidden {
  margin-left: -21px !important;
}
#product-main-content #product-variations-block button.single_add_to_cart_button.button.alt.et_pb_promo_button.et_pb_button.et_pb_custom_button_icon {
  cursor: pointer !important;
}
#product-main-content #product-variations-block table.variations li.button-variable-item-unica {
  border-radius: 5px;
  padding: 5px 2em;
}
#product-main-content #medidas {
  margin-bottom: 2em;
  color: #8F9498;
}
#product-main-content #medidas a {
  border-bottom: 1px solid #8F9498;
}
#product-main-content #pedidos-y-devoluciones {
  display: inline-block;
  border-bottom: 1px solid #8F9498;
}

#extra-information .woocommerce-product-attributes-item__label {
  padding-top: 0;
  margin-right: 1em;
  display: block;
}
#extra-information .woocommerce-product-attributes-item--attribute_pa_talla {
  display: none;
}

.related.products > h2 {
  display: none;
}
.related.products .products.columns-3 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
  gap: 4rem 0.5rem;
  list-style: none;
}
@media (min-width: 1200px) {
  .related.products .products.columns-3 {
    grid-template-columns: repeat(auto-fit, minmax(19rem, 1fr));
    gap: 4rem 1.5rem;
  }
}
.related.products .products.columns-3 li {
  width: 100% !important;
}
.related.products .products.columns-3 li h2 {
  margin-top: 0;
}

@media (max-width: 980px) {
  .et_pb_wc_related_products ul.products.columns-3 li.product,
.et-db #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product {
    width: 100% !important;
    margin-right: 0;
  }
}
.et_pb_wc_add_to_cart form.cart .button {
  padding: 2em;
}

/* ==========================================================================
   ESTILOS DE LA TIENDA Y LOS PRODUCTOS
   ========================================================================== */
#categories-menu li.current-menu-item a {
  border-bottom: 3px solid #2D3840;
}

@media (max-width: 980px) {
  #categories-menu .et_pb_row .et_pb_column_3_4, #categories-menu .et_pb_row .et_pb_column_1_4 {
    display: inline-block;
    text-align: right;
  }
  #categories-menu .et_pb_row .et_pb_column_3_4 .et_pb_menu__wrap, #categories-menu .et_pb_row .et_pb_column_1_4 .et_pb_menu__wrap {
    justify-content: flex-start;
  }
  #categories-menu .et_pb_row .et_pb_column_3_4 {
    width: 70% !important;
  }
  #categories-menu .et_pb_row .et_pb_column_1_4 {
    width: 30% !important;
  }
}
body:not(.page-id-7190) .woocommerce.columns-3 li.product.product_cat-outlet {
  display: none;
}

.orderby {
  margin-bottom: 2em;
}

.woocommerce-notices-wrapper, .woocommerce-result-count, .woocommerce-ordering {
  display: none;
}

ul.products.columns-3 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
  gap: 4rem 0.5rem;
  list-style: none;
}
ul.products.columns-3:before, ul.products.columns-3:after {
  content: none;
}
@media (min-width: 1200px) {
  ul.products.columns-3 {
    grid-template-columns: repeat(auto-fit, minmax(19rem, 1fr));
    gap: 4rem 1.5rem;
  }
}

li.product {
  width: 100% !important;
  max-width: 396px;
  margin: 0 !important;
  background-color: white;
}
li.product .et_shop_image {
  overflow: hidden;
}
li.product .et_shop_image img {
  transition: all 0.6s;
  margin-bottom: 0;
}
li.product:hover img {
  transform: scale(1.05);
}
li.product .et_overlay {
  border: none !important;
  background: rgba(45, 56, 64, 0.14) !important;
}
li.product .custom-product-content {
  padding: 1em 1.5em 1.5em;
}
li.product a.woocommerce-LoopProduct-link {
  position: relative;
}
li.product h2.woocommerce-loop-product__title {
  font-size: 30px !important;
  font-weight: 700;
  padding-bottom: 0;
}
li.product .tejido {
  text-transform: uppercase;
  color: #8F9498;
  font-size: 15px;
  margin-bottom: 1.5em;
}
li.product span.price {
  display: block;
  margin-top: 1em !important;
}
li.product span.price .woocommerce-Price-amount.amount {
  font-size: 30px;
  color: #2D3840;
  font-weight: 700;
}
li.product span.price del bdi {
  color: #8F9498;
  font-weight: 600;
  padding-right: 0.5em;
}
li.product .woocommerce-product-attributes {
  margin-bottom: 0;
  border: none;
  width: auto;
}
li.product .woocommerce-product-attributes .woocommerce-product-attributes-item__label,
li.product .woocommerce-product-attributes .woocommerce-product-attributes-item__value {
  padding: 0;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 1px;
  border: none;
}
li.product .woocommerce-product-attributes .woocommerce-product-attributes-item__label {
  display: inline;
  margin-right: 1em;
}
li.product .woocommerce-product-attributes .woocommerce-product-attributes-item__value {
  display: inline-block;
}
li.product .woocommerce-product-attributes .woocommerce-product-attributes-item--attribute_cuidados {
  display: none;
}

@media (max-width: 980px) {
  .et_pb_shop ul.products.columns-3 li.product {
    width: 100% !important;
    margin: 0 !important;
  }

  .et_pb_shop .variations_form .variations .woo-variation-items-wrapper ul.variable-items-wrapper li:nth-child(2n+2) {
    margin-right: 8px !important;
  }
}
.related li.product .woocommerce-loop-product__title {
  margin-top: 1.5em;
}

@media (max-width: 980px) {
  et-db #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product {
    width: 100% !important;
    margin-right: 0 !important;
  }
}
.woocommerce-page span.onsale, .woocommerce span.onsale {
  background: #2D3840 !important;
}

.showcoupon {
  text-decoration: underline;
}

.single-product #main-content .container:before, body.woocommerce #main-content .container:before, body.woocommerce-page #main-content .container:before {
  display: none;
}
.single-product #left-area, body.woocommerce #left-area, body.woocommerce-page #left-area {
  width: 100%;
  padding: 0 !important;
}
.single-product #left-area .entry-summary .price, .single-product #left-area .entry-summary .posted_in a, body.woocommerce #left-area .entry-summary .price, body.woocommerce #left-area .entry-summary .posted_in a, body.woocommerce-page #left-area .entry-summary .price, body.woocommerce-page #left-area .entry-summary .posted_in a {
  color: #000;
}

body.woocommerce-cart .shop_table .coupon {
  display: inline;
}
body.woocommerce-cart .shop_table .coupon #coupon_code {
  font-size: 15px !important;
}
body.woocommerce-cart .shop_table button.button {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  font-size: 14px;
}
body.woocommerce-cart .shop_table button.button:hover {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
body.woocommerce-cart .cart_totals .checkout-button {
  background: #2D3840 !important;
  color: white !important;
  float: right;
}
body.woocommerce-cart table th {
  padding: 1.5em !important;
}

body.woocommerce-checkout h3 {
  font-size: 40px;
}
body.woocommerce-checkout .woocommerce-input-wrapper .select2-selection {
  height: 3em;
}
body.woocommerce-checkout .woocommerce-input-wrapper .select2-selection .select2-selection__rendered, body.woocommerce-checkout .woocommerce-input-wrapper .select2-selection .select2-selection__arrow {
  margin-top: 10px;
}
body.woocommerce-checkout #billing_company_field {
  display: none;
}
@media (min-width: 1100px) {
  body.woocommerce-checkout #billing_first_name_field, body.woocommerce-checkout #billing_last_name_field, body.woocommerce-checkout #billing_postcode_field, body.woocommerce-checkout #billing_city_field, body.woocommerce-checkout #billing_state_field,
body.woocommerce-checkout #billing_phone_field {
    display: inline-block;
    width: 49%;
  }
  body.woocommerce-checkout #billing_postcode_field, body.woocommerce-checkout #billing_state_field {
    margin-right: 2%;
  }
}
body.woocommerce-checkout .woocommerce form .form-row.woocommerce-invalid label {
  font-weight: bold;
}

body.woocommerce-order-pay #redsys_payment_form {
  margin-top: 1em;
}
body.woocommerce-order-pay #redsys_payment_form #submit_redsys_payment_form {
  background: #2D3840;
  color: white;
  margin-right: 1em;
  border-color: #2D3840;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/*# sourceMappingURL=style.css.map */