@charset "UTF-8";
*:focus {
  outline: none;
}

* {
  outline: none !important;
  outline-color: none !important;
  outline-style: none !important;
}

.content-area .site-main article .entry-content {
  font-size: 1.4em;
  line-height: 1.7em;
}

/*** Woocomerce ***/
.woocommerce-input-wrapper #order_comments {
  border: 1px solid Infinity;
}

.site-header .site-branding {
  /* border: 3px solid white;*/
}

/***************** Estilos submenus *************************/
/*** Pagina actual seleccionada *****************************/
/*** Media Queryis ****/
/**** de 768 pixeles al infinito *****/
@media only screen and (min-width: 768px) {
  /* .storefront-primary-navigation {
      background-color: red;
  } */
}
/**** de 0 pixeles a 767 pixeles  *****/
@media only screen and (max-width: 767px) {
  /* .storefront-primary-navigation {
      background-color: green;
  } */
}
/***** redes sociales **************/
.secondary-navigation a[href*="dribbble.com"],
.secondary-navigation a[href*="facebook.com"],
.secondary-navigation a[href*="flickr.com"],
.secondary-navigation a[href*="foursquare.com"],
.secondary-navigation a[href*="plus.google.com"],
.secondary-navigation a[href*="instagram.com"],
.secondary-navigation a[href*="linkedin.com"],
.secondary-navigation a[href*="pinterest.com"],
.secondary-navigation a[href*="reddit.com"],
.secondary-navigation a[href*="tumblr.com"],
.secondary-navigation a[href*="twitter.com"],
.secondary-navigation a[href*="vimeo.com"],
.secondary-navigation a[href*="wordpress.com"],
.secondary-navigation a[href*="wordpress.org"],
.secondary-navigation a[href*="youtube.com"],
.secondary-navigation a[href*="mailto:"],
.secondary-navigation a[href*="twitch.tv"],
.secondary-navigation a[href$="/feed/"] {
  text-indent: -9999px;
}

.secondary-navigation a[href*="dribbble.com"]:after,
.secondary-navigation a[href*="facebook.com"]:after,
.secondary-navigation a[href*="flickr.com"]:after,
.secondary-navigation a[href*="foursquare.com"]:after,
.secondary-navigation a[href*="plus.google.com"]:after,
.secondary-navigation a[href*="instagram.com"]:after,
.secondary-navigation a[href*="linkedin.com"]:after,
.secondary-navigation a[href*="pinterest.com"]:after,
.secondary-navigation a[href*="reddit.com"]:after,
.secondary-navigation a[href*="tumblr.com"]:after,
.secondary-navigation a[href*="twitter.com"]:after,
.secondary-navigation a[href*="vimeo.com"]:after,
.secondary-navigation a[href*="wordpress.com"]:after,
.secondary-navigation a[href*="wordpress.org"]:after,
.secondary-navigation a[href*="youtube.com"]:after,
.secondary-navigation a[href*="mailto:"]:after,
.secondary-navigation a[href*="twitch.tv"]:after,
.secondary-navigation a[href$="/feed/"]:after {
  text-indent: 0;
  display: block;
  float: left;
}

.secondary-navigation a[href*="dribbble.com"]:after,
.secondary-navigation a[href*="facebook.com"]:after,
.secondary-navigation a[href*="flickr.com"]:after,
.secondary-navigation a[href*="foursquare.com"]:after,
.secondary-navigation a[href*="plus.google.com"]:after,
.secondary-navigation a[href*="instagram.com"]:after,
.secondary-navigation a[href*="linkedin.com"]:after,
.secondary-navigation a[href*="pinterest.com"]:after,
.secondary-navigation a[href*="reddit.com"]:after,
.secondary-navigation a[href*="tumblr.com"]:after,
.secondary-navigation a[href*="twitter.com"]:after,
.secondary-navigation a[href*="vimeo.com"]:after,
.secondary-navigation a[href*="wordpress.com"]:after,
.secondary-navigation a[href*="wordpress.org"]:after,
.secondary-navigation a[href*="youtube.com"]:after,
.secondary-navigation a[href*="twitch.tv"]:after {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.secondary-navigation a[href*="mailto:"]:after,
.secondary-navigation a[href$="/feed/"]:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.secondary-navigation a[href$="/feed/"]:after {
  content: "";
  color: #ff9900;
}

.secondary-navigation a[href*="twitch.tv"]:after {
  content: "";
  color: #6441a5;
}

.secondary-navigation a[href*="mailto:"]:after {
  content: "";
}

.secondary-navigation a[href*="youtube.com"]:after {
  content: "";
  color: #bb0000;
}

.secondary-navigation a[href*="wordpress.com"]:after,
.secondary-navigation a[href*="wordpress.org"]:after {
  content: "";
  color: #0073aa;
}

.secondary-navigation a[href*="vimeo.com"]:after {
  content: "";
  color: #aad450;
}

.secondary-navigation a[href*="tumblr.com"]:after {
  content: "";
  color: #32506d;
}

.secondary-navigation a[href*="reddit.com"]:after {
  content: "";
}

.secondary-navigation a[href*="twitter.com"]:after {
  content: "";
  color: #00aced;
}

.secondary-navigation a[href*="dribbble.com"]:after {
  content: "";
  color: #ea4c89;
}

.secondary-navigation a[href*="facebook.com"]:after {
  content: "";
  color: #3b5998;
}

.secondary-navigation a[href*="flickr.com"]:after {
  content: "";
  color: #ff0084;
}

.secondary-navigation a[href*="foursquare.com"]:after {
  content: "";
  color: #0072b1;
}

.secondary-navigation a[href*="plus.google.com"]:after {
  content: "";
  color: #dd4b39;
}

.secondary-navigation a[href*="instagram.com"]:after {
  content: "";
  color: #517fa4;
}

.secondary-navigation a[href*="linkedin.com"]:after {
  content: "";
  color: #007bb6;
}

.secondary-navigation a[href*="pinterest.com"]:after {
  content: "";
  color: #cb2027;
}

.secondary-navigation a {
  font-size: 1.6em;
  padding: 0.5em !important;
  outline: none;
}

/*** de 768 al infinito ****/
@media screen and (min-width: 768px) {
  .site-header-cart .widget_shopping_cart .buttons,
.site-header-cart .widget_shopping_cart .total {
    background-color: #d92b2b;
  }
}
.site-header-cart .widget_shopping_cart a {
  color: #ffffff;
}

.site-header-cart .widget_shopping_cart a:hover {
  color: #fff41f;
}

/*** 768 al infinito ***/
@media screen and (min-width: 768px) {
  .site-header .product_list_widget li .quantity {
    margin-top: 10px;
    color: #ffffff;
    display: block;
    font-weight: bold;
  }
}
/*** boton de eliminar producto en submenu ****/
.added_to_cart.alt,
.added_to_cart,
.widget a.button.checkout {
  background-color: #1e2551;
  border-color: #d92b2b;
  color: #ffffff;
}

.single_add_to_cart_button {
  background-color: #1e2551 !important;
}

.single_add_to_cart_button:hover {
  background-color: #3c4059 !important;
}

.site-header-cart .cart-contents .count {
  font-size: 1em;
  color: #ffffff !important;
  background-color: #4431a4;
  font-weight: bold;
  padding: 20px;
  opacity: 100;
}

.site-header-cart .cart-contents .count:hover {
  color: #1e2551;
}

.cart-empty {
  background-color: #1e2551;
  color: #ffffff;
  border-left: 0.6180469716em solid #a29a03;
}

a.cart-contents:hover,
.site-header-cart .widget_shopping_cart a:hover,
.site-header-cart:hover > li > a {
  color: #1e2551;
}

#customer_details .col-1 {
  width: 100% !important;
  max-width: 100% !important;
}
#customer_details .col-2 {
  width: 100% !important;
  max-width: 100% !important;
}
#customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p {
  width: 100% !important;
}
#customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p label {
  width: 100% !important;
}
#customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span {
  width: 100% !important;
}
#customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p input[type=text],
#customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p input[type=number],
#customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p input[type=email],
#customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p input[type=tel],
#customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p input[type=url],
#customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p input[type=password],
#customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p input[type=search],
#customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p textarea,
#customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p .input-text {
  width: 100% !important;
  padding: 0.6180469716em;
  background-color: #f2f2f2;
  color: #43454b;
  border: 0;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 400;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.13);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.13);
  border: 1px solid #f2f2f2;
}
#customer_details .woocommerce-additional-fields__field-wrapper p label {
  width: 100% !important;
}
#customer_details .woocommerce-additional-fields__field-wrapper p span.woocommerce-input-wrapper {
  width: 100% !important;
}
#customer_details .woocommerce-additional-fields__field-wrapper p span.woocommerce-input-wrapper textarea {
  border: 1px solid #f2f2f2;
  border-radius: 3px;
}

/*** redes sociales ***/
li.share-twitter {
  border: 1px solid #4431a4;
}

li.share-twitter a.share-twitter {
  background-color: #4431a4 !important;
  padding: 20px !important;
}

/* .sd-social-icon .sd-content ul li a.sd-button, 
.sd-social-text .sd-content ul li a.sd-button, 
.sd-content ul li a.sd-button, 
.sd-content ul li .option a.share-ustom, 
.sd-content ul li.preview-item div.option.option-smart-off a, 
.sd-content ul li.advanced a.share-more, 
.sd-social-icon-text .sd-content ul li a.sd-button, 
.sd-social-official .sd-content>ul>li>a.sd-button, 
#sharing_email .sharing_send, 
.sd-social-official .sd-content>ul>li .digg_button >a{

} */
.woocommerce-checkout .storefront-primary-navigation,
.woocommerce-checkout .site-search,
.woocommerce-checkout .site-footer,
.woocommerce-checkout .footer-widgets {
  display: none;
}

/********* slider *******/
.slider-evolution {
  width: 100%;
  margin: 0px auto;
  padding: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  background-color: #ffffff;
  z-index: 100;
}

.slider-evolution h2 {
  text-align: center;
  color: #293449;
  padding: 20px;
  font-size: 1.875em;
}

.slider-evolution .metaslider {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0px auto;
  text-align: center;
  min-height: 100%;
  max-width: 100%;
  min-width: 100%;
  z-index: 100;
}

.slider-evolution .metaslider .caption-wrap {
  background: none !important;
  bottom: 95px !important;
  margin-top: 20px;
  text-align: center;
  text-transform: uppercase;
}

.slider-evolution .metaslider .caption-wrap h1 {
  color: #f7b32b;
  font-size: 2.6em;
}

@media screen and (max-width: 640px) {
  .slider-evolution .metaslider .caption-wrap h1 {
    font-size: 1.8em;
  }
}
.slider-evolution .metaslider .caption-wrap h2 {
  color: #ffffff;
  font-style: italic;
  font-size: 2.2em;
  margin-top: 10px;
}

@media screen and (max-width: 640px) {
  .slider-evolution .metaslider .caption-wrap h2 {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 640px) {
  .slider-evolution .metaslider .slider-evolutions img {
    height: auto;
    width: 100%;
    z-index: 100;
    display: block;
  }
}
.slider-evolution .metaslider .flexslider {
  padding: 0px;
  margin: 0px;
  z-index: 100;
}

.slider-evolution .metaslider .flexslider .flex-control-nav {
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0px;
  z-index: 100;
  height: auto;
}

@media screen and (max-width: 640px) {
  .slider-evolution .metaslider .flexslider .flex-control-nav {
    display: none;
    background-color: #293449;
    z-index: 150;
  }
}
.slider-evolution .soliloquy-container {
  width: 100%;
  margin: 0px auto;
}

.slider-evolution img {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin: 0px auto;
  vertical-align: top;
  z-index: 100;
}

section.storefront-product-section.storefront-product-categories h2.section-title {
  text-transform: uppercase;
  color: #222e41;
  font-family: "Poppins", sans-serif;
  font-size: 1.4em;
  padding: 40px 40px 40px 40px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  top: -6px;
}
section.storefront-product-section.storefront-product-categories h2.section-title::before {
  position: absolute;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #4431a4;
  display: inline-block;
  width: 50px;
  height: 2px;
  top: 50%;
  margin-left: -50px;
}
section.storefront-product-section.storefront-product-categories h2.section-title::after {
  content: "";
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #4431a4;
  display: inline-block;
  width: 50px;
  height: 2px;
  margin-left: 50px;
  top: 50%;
}

section.storefront-product-section.storefront-recent-products h2.section-title {
  text-transform: uppercase;
  color: #222e41;
  font-family: "Poppins", sans-serif;
  font-size: 1.4em;
  padding: 40px 40px 40px 40px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  top: -6px;
}
section.storefront-product-section.storefront-recent-products h2.section-title::before {
  position: absolute;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #4431a4;
  display: inline-block;
  width: 50px;
  height: 2px;
  top: 50%;
  margin-left: -50px;
}
section.storefront-product-section.storefront-recent-products h2.section-title::after {
  content: "";
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #4431a4;
  display: inline-block;
  width: 50px;
  height: 2px;
  margin-left: 50px;
  top: 50%;
}

section.storefront-product-section.storefront-popular-products h2.section-title {
  text-transform: uppercase;
  color: #222e41;
  font-family: "Poppins", sans-serif;
  font-size: 1.4em;
  padding: 40px 40px 40px 40px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  top: -6px;
}
section.storefront-product-section.storefront-popular-products h2.section-title::before {
  position: absolute;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #4431a4;
  display: inline-block;
  width: 50px;
  height: 2px;
  top: 50%;
  margin-left: -50px;
}
section.storefront-product-section.storefront-popular-products h2.section-title::after {
  content: "";
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #4431a4;
  display: inline-block;
  width: 50px;
  height: 2px;
  margin-left: 50px;
  top: 50%;
}

section.storefront-product-section.storefront-best-selling-products h2.section-title {
  text-transform: uppercase;
  color: #222e41;
  font-family: "Poppins", sans-serif;
  font-size: 1.4em;
  padding: 40px 40px 40px 40px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  top: -6px;
}
section.storefront-product-section.storefront-best-selling-products h2.section-title::before {
  position: absolute;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #4431a4;
  display: inline-block;
  width: 50px;
  height: 2px;
  top: 50%;
  margin-left: -50px;
}
section.storefront-product-section.storefront-best-selling-products h2.section-title::after {
  content: "";
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #4431a4;
  display: inline-block;
  width: 50px;
  height: 2px;
  margin-left: 50px;
  top: 50%;
}

/**** header ****/
/*
.site-header {
    border: 3px solid magenta;
    padding-left: 0px;
}

.m-header {
    margin: 0px;
    padding: 0px;
    background-color: $azuloscuro !important;
}

.m-header .ls {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    box-sizing: border-box;
}

.m-header .ls .div-logo {
    width: 30%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
    align-content: center;
}

.m-header .ls .logo img {
    width: 100%;
    display: block;
}
.m-header .ls .logo img:hover {
    // filter: alpha(opacity=80);
    // -moz-opacity: 1;
    // opacity: 0.5;
    // -khml-opacity: 1;
    transition: 0.5s ease;
    background-color: $grisoscuro;
}
.m-header .ls .div-search {
    width: 35%;
    // text-align: right;
    box-sizing: border-box;
    margin: 0px auto;
    form {
        text-align: center;
        input[type='text'] {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding: 7px 10px;
            color: $azuloscuro;
            font-size: 0.9em;
            background: $blanco;
            border-radius: 5px;
            border: 1px solid $amarillo;
            font-weight: 300;
            width: 60%;
        }
        button[type='submit'] {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding: 7px 10px;
            color: $amarillo;
            font-size: 0.9em;
            background: none;
            border-radius: 5px;
            border: none;
            font-weight: 300;
            cursor: pointer;
            -webkit-transition: all 0.2s ease-in-out 0s;
            -moz-transition: all 0.2s ease-in-out 0s;
            -ms-transition: all 0.2s ease-in-out 0s;
            -o-transition: all 0.2s ease-in-out 0s;
            transition: all 0.2s ease-in-out 0s;
            &:hover {
                color: $azul;
            }
        }
    }
}

.m-header .ls .redes-sociales {
    text-align: center;
    width: 35%;
    font-family: $opensans;
    margin-bottom: 5px;
    box-sizing: border-box;
    .secondary-navigation {
        margin: 0px auto;
        text-align: center;
        width: 100% !important;
        .menu-redes-container {
            width: 100% !important;
            min-height: 50px;
            ul#menu-redes-sociales.menu {
                text-align: center;
                width: 100% !important;
                li {
                    a {
                        // position: absolute;
                        display: block;
                        &::after {
                            // position: relative;
                        }
                        &:hover {
                            &::after {
                                color: $amarillo;
                                // position: relative;
                            }
                        }
                    }
                }
            }
        }
    }
}

*/
/**************** media query *******************/
/*
base responsive
@media (min-width: 320px) {
}

@media (min-width: 768px) {
}

@media (min-width: 1024px) {
}
@media (min-width: 1350px) {
}
*/
/*
@media (min-width: 768px) {
    .site-header {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }

    .m-header .ls {
        width: 100% !important;
        box-sizing: border-box;
        width: 100% !important;
        .div-logo {
            width: 40% !important;
            box-sizing: border-box;
            a.logo {
                display: block;
                margin: 0px auto;
                width: 100% !important;
            }
        }

        .div-search {
            width: 30% !important;
            margin: 0px auto;
            padding-top: 10px;
            box-sizing: border-box;
            margin-top: 20px;
        }
    }

    .m-header .ls {
        .redes-sociales {
            min-height: 20px;
            box-sizing: border-box;
            width: 30% !important;
            .secondary-navigation {
                display: block !important;
                .menu-redes-container {
                    ul {
                        list-style: none;
                        display: flex;
                        flex-flow: row wrap;
                        justify-content: space-around;
                        align-items: center;
                        align-content: center;
                        width: 100% !important;
                        box-sizing: border-box;
                        margin: 0px;
                        li {
                            width: 30%;
                            box-sizing: border-box;
                            text-align: center;
                            a {
                                display: block;
                                text-align: center;
                                width: 100% !important;
                                text-decoration: none;
                                &::after {
                                    float: none !important;
                                }
                                &:hover {
                                    &::after {
                                        color: $amarillo;
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }

    // --------- fin header -----------------
}
*/
.storefront-primary-navigation {
  background-color: #4431a4 !important;
}
.storefront-primary-navigation .col-full .site-header-cart .cart-contents::after {
  color: white !important;
}
.storefront-primary-navigation .col-full #site-header-cart li a.cart-contents {
  text-decoration: none;
}
.storefront-primary-navigation .col-full #site-header-cart li a.cart-contents span.woocommerce-Price-amount.amount {
  color: white;
}
.storefront-primary-navigation .col-full #site-header-cart li a.cart-contents span.count {
  color: white !important;
}

/*********** Menu **********/
.primary-navigation ul#menu-principal {
  background-color: #4431a4 !important;
}
.primary-navigation ul#menu-principal li a {
  color: #A39FBF;
}
.primary-navigation ul#menu-principal li a:hover {
  color: white;
  text-decoration: none;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.primary-navigation ul#menu-principal li a::after {
  color: white;
}

.main-navigation ul.menu ul.sub-menu {
  background-color: #4431a4 !important;
}
.main-navigation ul.menu ul.sub-menu li a {
  color: #A39FBF;
}
.main-navigation ul.menu ul.sub-menu li a:hover {
  color: white;
  text-decoration: none;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

#site-navigation .menu-toggle {
  background-color: #4431a4;
  border: 1px solid #4431a4 !important;
}
#site-navigation .menu-toggle span {
  color: white !important;
}
#site-navigation .menu-toggle span::before {
  background-color: white !important;
}
#site-navigation .menu-toggle span::after {
  background-color: white !important;
}
#site-navigation .menu-toggle::before {
  background-color: white !important;
}
#site-navigation .menu-toggle::after {
  background-color: white !important;
}
#site-navigation .handheld-navigation ul.menu {
  background-color: #4431a4;
}
#site-navigation .handheld-navigation ul.menu li a {
  color: #A39FBF;
}
#site-navigation .handheld-navigation ul.menu li a:hover {
  color: white;
  text-decoration: none;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
#site-navigation .handheld-navigation ul.menu li button span {
  border: 3px solid cyan;
  color: white;
  width: 100% !important;
  display: none;
}
#site-navigation .handheld-navigation ul.menu li button::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "" !important;
  color: white !important;
}

/************* carrito de compras *************/
.site-header-cart {
  background-color: #4431a4;
  padding-left: 10px;
  padding-right: 10px;
  color: white;
}

.site-header-cart .woocommerce.widget_shopping_cart {
  background-color: #4431a4;
  color: white;
}

/******** Página actula seleccionada ************/
.site-header ul.menu li.current-menu-item > a {
  color: #ffffff !important;
}

/**Revolution Slider**/
.tp-big-text {
  text-transform: uppercase;
  font-weight: 900;
  font-family: Montserrat;
}

.tp-bannertimer {
  height: 5px;
  background: #f7b917;
  border: 3px solid #f7b917;
}

#rev_slider_one_wrapper #rev_slider_one {
  min-height: 430px;
  max-height: 600px;
  height: 600;
}
#rev_slider_one_wrapper #rev_slider_one div.tp-leftarrow.tparrows.nav-home-1 {
  display: none;
}
#rev_slider_one_wrapper #rev_slider_one div.tp-rightarrow.tparrows.nav-home-1 {
  display: none;
}
#rev_slider_one_wrapper #rev_slider_one ul li .tp-parallax-wrap:nth-child(2) {
  top: 20% !important;
}
#rev_slider_one_wrapper #rev_slider_one ul li .tp-parallax-wrap:nth-child(3) {
  top: 28% !important;
}
#rev_slider_one_wrapper #rev_slider_one ul li .tp-parallax-wrap:nth-child(4) {
  top: 43% !important;
}
#rev_slider_one_wrapper #rev_slider_one ul li .tp-parallax-wrap:nth-child(5) {
  top: 58% !important;
}
#rev_slider_one_wrapper #rev_slider_one ul li div.slotholder div.tp-bgimg.defaultimg {
  position: relative;
}
#rev_slider_one_wrapper #rev_slider_one ul li div.slotholder div.tp-bgimg.defaultimg::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#rev_slider_one_wrapper #rev_slider_one ul li .tp-parallax-wrap {
  margin-left: 17% !important;
}
#rev_slider_one_wrapper #rev_slider_one ul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap {
  margin-left: 10% !important;
}
#rev_slider_one_wrapper #rev_slider_one ul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .url_slider {
  border-radius: 3px;
  text-transform: uppercase;
}
#rev_slider_one_wrapper #rev_slider_one ul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .url_slider a {
  display: block;
  padding: 20px 50px 20px 50px !important;
  background-color: #d92b2b;
  color: #ffffff;
  text-decoration: none;
}
#rev_slider_one_wrapper #rev_slider_one ul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .url_slider a:hover {
  background-color: #ffffff;
  color: #d92b2b;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

/******************* media ************************/
/*================================================================================
================================================================================*/
/* RESPONSIVE  - mobile-first ================================================== */
@media (min-width: 320px) {
  #rev_slider_one_forcefullwidth {
    max-height: 200px !important;
  }
  #rev_slider_one_forcefullwidth .tp-fullwidth-forcer {
    max-height: 210px !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper {
    height: auto !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #show-wait-slider {
    position: absolute;
    width: 100% !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one {
    height: 200px !important;
    max-height: 200px !important;
    min-height: 200px !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li div.slotholder div.tp-bgimg.defaultimg {
    background-size: cover !important;
    background-position: top !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap {
    margin-left: 2.3% !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap {
    min-height: 50px;
    overflow: visible;
    padding: 0px !important;
    margin: 0px !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap {
    width: 100% !important;
    position: relative !important;
    overflow: visible !important;
    padding: 0px !important;
    margin: 0px !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .title-initial {
    margin-left: 10% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block !important;
    visibility: visible !important;
    font-size: 1.2em !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap div.description {
    margin-left: 10% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100% !important;
    color: #ffffff !important;
    font-size: 1.5em !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap div.description .tp-splitted.tp-linesplit div.tp-splitted.tp-wordsplit:nth-child(3) {
    display: block !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap div.description .tp-splitted.tp-linesplit div.tp-splitted.tp-wordsplit:nth-child(4) {
    display: inline !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap div.description .tp-splitted.tp-linesplit div.tp-splitted.tp-wordsplit:nth-child(5) {
    display: inline !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .sub_title {
    margin-left: 10% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100% !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .url_slider {
    border-radius: 3px;
    text-transform: uppercase;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .url_slider a {
    display: block;
    padding: 20px 50px 20px 50px !important;
    background-color: #f7b917;
    color: #0b3758;
    text-decoration: none;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .url_slider a:hover {
    background-color: #003366;
    color: #ffffff;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap div.tp-caption {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100% !important;
    margin-left: 0px !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap:nth-child(2) {
    top: 5% !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap:nth-child(3) {
    top: 17% !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap:nth-child(4) {
    top: 56% !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap:nth-child(5) {
    top: 71% !important;
    left: 55% !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one .tp-bullets {
    top: 125% !important;
    left: -30px !important;
  }
}
/* Móviles en horizontal o tablets en vertical ----------------------------- */
@media (min-width: 768px) {
  #rev_slider_one_forcefullwidth {
    max-height: 310px !important;
  }
  #rev_slider_one_forcefullwidth .tp-fullwidth-forcer {
    max-height: 310px !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper {
    height: auto !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one {
    height: 300px !important;
    max-height: 300px !important;
    min-height: 300px !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li div.slotholder div.tp-bgimg.defaultimg {
    background-size: cover !important;
    background-position: top !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap {
    margin-left: 2.3% !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap {
    min-height: 50px;
    overflow: visible;
    padding: 0px !important;
    margin: 0px !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap {
    width: 100% !important;
    position: relative !important;
    overflow: visible !important;
    padding: 0px !important;
    margin: 0px !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .title-initial {
    margin-left: 10% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block !important;
    visibility: visible !important;
    font-size: 1.2em !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap div.description {
    margin-left: 10% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100% !important;
    color: #ffffff !important;
    font-size: 1.5em !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap div.description .tp-splitted.tp-linesplit div.tp-splitted.tp-wordsplit:nth-child(1) {
    display: inline !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap div.description .tp-splitted.tp-linesplit div.tp-splitted.tp-wordsplit:nth-child(2) {
    display: inline !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap div.description .tp-splitted.tp-linesplit div.tp-splitted.tp-wordsplit:nth-child(3) {
    display: inline !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap div.description .tp-splitted.tp-linesplit div.tp-splitted.tp-wordsplit:nth-child(4) {
    display: block !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .sub_title {
    margin-left: 10% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100% !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .url_slider {
    border-radius: 3px;
    text-transform: uppercase;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .url_slider a {
    display: block;
    padding: 20px 50px 20px 50px !important;
    background-color: #f7b917;
    color: #0b3758;
    text-decoration: none;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .url_slider a:hover {
    background-color: #003366;
    color: #ffffff;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap div.tp-caption {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100% !important;
    margin-left: 0px !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap:nth-child(2) {
    top: 5% !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap:nth-child(3) {
    top: 17% !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap:nth-child(4) {
    top: 64% !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap:nth-child(5) {
    top: 77% !important;
    left: 60% !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one .tp-bullets {
    top: 114% !important;
    left: -20px !important;
  }
}
@media (min-width: 1024px) {
  #rev_slider_one_forcefullwidth {
    max-height: 436px !important;
  }
  #rev_slider_one_forcefullwidth .tp-fullwidth-forcer {
    max-height: 436px !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper {
    height: auto !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one {
    height: 410px !important;
    max-height: 410px !important;
    min-height: 410px !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li div.slotholder div.tp-bgimg.defaultimg {
    background-size: cover !important;
    background-position: top !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap {
    margin-left: 2.3% !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap {
    min-height: 50px;
    overflow: visible;
    padding: 0px !important;
    margin: 0px !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap {
    width: 100% !important;
    position: relative !important;
    overflow: visible !important;
    padding: 0px !important;
    margin: 0px !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .title-initial {
    margin-left: 10% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block !important;
    visibility: visible !important;
    font-size: 1.5em !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap div.description {
    margin-left: 10% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100% !important;
    color: #ffffff !important;
    font-size: 2.5em !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap div.description .tp-splitted.tp-linesplit div.tp-splitted.tp-wordsplit:nth-child(1) {
    display: inline !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap div.description .tp-splitted.tp-linesplit div.tp-splitted.tp-wordsplit:nth-child(2) {
    display: inline !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap div.description .tp-splitted.tp-linesplit div.tp-splitted.tp-wordsplit:nth-child(3) {
    display: inline !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap div.description .tp-splitted.tp-linesplit div.tp-splitted.tp-wordsplit:nth-child(4) {
    display: inline !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .sub_title {
    margin-left: 10% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100% !important;
    font-size: 1.5em !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .url_slider {
    border-radius: 3px;
    text-transform: uppercase;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .url_slider a {
    display: block;
    padding: 20px 50px 20px 50px !important;
    background-color: #f7b917;
    color: #0b3758;
    text-decoration: none;
    font-size: 1.1em !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .url_slider a:hover {
    background-color: #003366;
    color: #ffffff;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap div.tp-caption {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100% !important;
    margin-left: 0px !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap:nth-child(2) {
    top: 14% !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap:nth-child(3) {
    top: 28% !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap:nth-child(4) {
    top: 50% !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one ul.tp-revslider-mainul li .tp-parallax-wrap:nth-child(5) {
    top: 77% !important;
    left: 68% !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one .tp-bullets {
    top: 106% !important;
    left: -10px !important;
  }
}
/*  Escritorios muy anchos  --------------------------------------------------------*/
@media (min-width: 1350px) {
  #rev_slider_one_forcefullwidth {
    height: 550px !important;
    max-height: 550px !important;
    min-height: 550px !important;
  }
  #rev_slider_one_forcefullwidth #rev_slider_one_wrapper #rev_slider_one {
    height: 550px !important;
    max-height: 550px !important;
    min-height: 550px !important;
  }
}
.tp-bullet {
  background-color: #4431a4 !important;
  border: 1px solid #4431a4;
}

.tp-bullet.selected {
  background-color: #A39FBF !important;
  border: 1px solid #4431a4;
}

.storefront-full-width-content .site-main ul.products.columns-4 li.product a.button {
  background-color: #4431a4;
  border-radius: 3px;
  color: white;
  border: 1px solid #4431a4;
}
.storefront-full-width-content .site-main ul.products.columns-4 li.product a.button:hover {
  background-color: white;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  text-decoration: none;
  color: #4431a4;
  border: 1px solid #4431a4;
}

.storefront-sorting nav.woocommerce-pagination ul.page-numbers li a.page-numbers {
  background-color: #4431a4;
  color: white !important;
  -webkit-transition: 0.5 ease;
  transition: 0.5 ease;
}
.storefront-sorting nav.woocommerce-pagination ul.page-numbers li a.next.page-numbers {
  background-color: #4431a4;
  color: white !important;
  -webkit-transition: 0.5 ease;
  transition: 0.5 ease;
}
.storefront-sorting nav.woocommerce-pagination ul.page-numbers li a.next.page-numbers:hover {
  background-color: #7168A6;
}

div.summary.entry-summary h1.product_title.entry-title {
  color: #4431a4;
  font-weight: 700;
}
div.summary.entry-summary div.product_meta span a {
  color: #4431a4;
  font-weight: 400;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

.onsale {
  background-color: #ffffff;
  border: none;
  font-size: 1.2em;
  color: #4431a4;
  border: 1px solid #4431a4;
}

ul.products li.product .price del span bdi {
  color: #4431a4 !important;
  font-weight: bold;
}
ul.products li.product .price del span bdi span {
  color: #4431a4 !important;
}
ul.products li.product .price ins span.woocommerce-Price-amount.amount bdi {
  background-color: #4431a4;
  border: 1px solid #4431a4;
  color: #ffffff;
  padding: 10px;
  display: inline-block;
  font-weight: bold;
  border-radius: 3px;
}

span.ahorro {
  background-color: #7168A6;
  color: #ffffff;
  padding: 10px;
  display: inline-block;
  font-weight: bold;
  margin-top: 15px;
  border-radius: 3px;
  display: none;
}

span.ahorro .woocommerce-Price-amount.amount bdi {
  background-color: #ffffff;
  color: #4431a4;
  border-radius: 3px;
  padding-left: 3px;
  padding-right: 3px;
  display: none;
}

.single-product div.product form.cart button {
  border: 1px solid #4431a4;
  background-color: #4431a4 !important;
  color: #ffffff;
}
.single-product div.product form.cart button i.fas.fa-shopping-cart {
  color: #ffffff !important;
  margin-right: 4px;
}
.single-product div.product form.cart button i.fas.fa-shopping-cart::before {
  color: #ffffff !important;
}

.woocommerce-message {
  background-color: #4431a4 !important;
  color: #ffffff !important;
}

.wc-proceed-to-checkout a {
  background-color: #4431a4 !important;
  border: 1px solid #4431a4;
  color: #ffffff !important;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.wc-proceed-to-checkout a:hover {
  background-color: #ffffff !important;
  color: #4431a4 !important;
  border: 1px solid #4431a4;
}

.woocommerce-info {
  background-color: #4431a4 !important;
  border: 1px solid #4431a4;
  color: #ffffff !important;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

.woocommerce-checkout-review-order #payment .form-row.place-order #place_order {
  background-color: #4431a4 !important;
  color: #ffffff;
}
.woocommerce-checkout-review-order #payment .form-row.place-order #place_orderhover {
  background-color: #03588c !important;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

ul#site-header-cart li div.widget.woocommerce.widget_shopping_cart {
  background-color: #4431a4 !important;
  color: #ffffff !important;
}
ul#site-header-cart li div.widget.woocommerce.widget_shopping_cart div.widget_shopping_cart_content {
  color: #ffffff;
}
ul#site-header-cart li div.widget.woocommerce.widget_shopping_cart div.widget_shopping_cart_content ul.woocommerce-mini-cart.cart_list.product_list_widget li.woocommerce-mini-cart-item.mini_cart_item a {
  color: #ffffff !important;
}
ul#site-header-cart li div.widget.woocommerce.widget_shopping_cart div.widget_shopping_cart_content ul.woocommerce-mini-cart.cart_list.product_list_widget li.woocommerce-mini-cart-item.mini_cart_item span {
  color: #ffffff !important;
}
ul#site-header-cart li div.widget.woocommerce.widget_shopping_cart div.widget_shopping_cart_content p.woocommerce-mini-cart__total.total {
  background-color: #4431a4 !important;
  color: #ffffff;
}
ul#site-header-cart li div.widget.woocommerce.widget_shopping_cart div.widget_shopping_cart_content p.woocommerce-mini-cart__total.totalhover {
  background-color: #03588c !important;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
ul#site-header-cart li div.widget.woocommerce.widget_shopping_cart div.widget_shopping_cart_content p.woocommerce-mini-cart__buttons.buttons {
  background-color: #4431a4 !important;
  color: #ffffff;
}
ul#site-header-cart li div.widget.woocommerce.widget_shopping_cart div.widget_shopping_cart_content p.woocommerce-mini-cart__buttons.buttonshover {
  background-color: #03588c !important;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

.site-header-cart .widget_shopping_cart .product_list_widget li a.remove::before {
  text-align: left;
  color: #ffffff;
}

/*
base responsive
@media (min-width: 320px) {
}
@media (min-width: 768px) {
}
@media (min-width: 1024px) {
}
@media (min-width: 1350px) {
}
*/
@media (min-width: 320px) {
  .site-header {
    padding-bottom: 0px !important;
    background-color: #0b3758 !important;
    border-bottom-color: #003366 !important;
    padding-top: 0px !important;
    /*
        justify-content
        align-items
        align-content
    */
  }
  .site-header .m-header {
    margin: 0px;
    padding: 30px;
    background-color: white !important;
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .site-header .m-header .ls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100% !important;
  }
  .site-header .m-header .ls .div-logo {
    width: 100% !important;
  }
  .site-header .m-header .ls .div-logo a {
    display: block;
    margin: 0px auto;
  }
  .site-header .m-header .ls .div-logo a img {
    height: auto !important;
    width: 100% !important;
    margin: 0px auto;
  }
  .site-header .m-header .ls .div-search {
    width: 100% !important;
    margin: 0px auto;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
  }
  .site-header .m-header .ls .div-search form {
    text-align: center;
  }
  .site-header .m-header .ls .div-search form input[type=text] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 10px;
    color: #0b3758;
    font-size: 0.9em;
    background: #ffffff;
    border-radius: 5px;
    border: 1px solid #4431a4;
    font-weight: 300;
    width: 60%;
  }
  .site-header .m-header .ls .div-search form button[type=submit] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 10px;
    color: #020202;
    font-size: 0.9em;
    background: none;
    border-radius: 5px;
    border: none;
    font-weight: 300;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
  }
  .site-header .m-header .ls .div-search form button[type=submit]:hover {
    color: #003366;
  }
  .site-header .m-header .ls .redes-sociales {
    min-height: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100% !important;
    margin: 0px auto;
    padding: 0px !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation {
    display: block !important;
    margin: 0px;
    padding: 0px;
    width: 100% !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation .menu-redes-container ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    width: 100% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0px !important;
    padding: 0px !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation .menu-redes-container ul li {
    width: 30%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    margin: 0px !important;
    padding: 0px !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation .menu-redes-container ul li a {
    display: block;
    text-align: center;
    width: 100% !important;
    text-decoration: none;
    margin: 0px !important;
    padding: 0px !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation .menu-redes-container ul li a::after {
    float: none !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation .menu-redes-container ul li a:hover::after {
    color: #4431a4;
  }

  .lh-div-recusos {
    width: 100% !important;
    padding: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: center;
        align-content: center;
    box-sizing: border-box;
  }
  .lh-div-recusos .div-title {
    margin: 0px auto;
    text-align: center;
    width: 100% !important;
  }
  .lh-div-recusos .div-title h2.section-title {
    text-transform: uppercase;
    color: #222e41;
    font-family: "Poppins", sans-serif;
    font-size: 1.4em;
    padding: 40px 40px 40px 40px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    top: -6px;
  }
  .lh-div-recusos .div-title h2.section-title::before {
    position: absolute;
    content: "";
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #4431a4;
    display: inline-block;
    width: 50px;
    height: 2px;
    top: 50%;
    margin-left: -50px;
  }
  .lh-div-recusos .div-title h2.section-title::after {
    content: "";
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #4431a4;
    display: inline-block;
    width: 50px;
    height: 2px;
    margin-left: 50px;
    top: 50%;
  }
  .lh-div-recusos .div-recursos {
    width: calc($grilla);
    padding: 3px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #ffffff;
  }
  .lh-div-recusos .div-recursos h3 {
    width: 100% !important;
    color: #4431a4;
  }
  .lh-div-recusos .div-recursos .contenido {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .lh-div-recusos .div-recursos .contenido figure.wp-block-embed {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100% !important;
    width: 350px !important;
  }
  .lh-div-recusos .div-recursos .contenido div object.wp-block-file__embed {
    max-height: 238px !important;
  }
  .lh-div-recusos .div-recursos .contenido div a {
    color: #4431a4;
    font-weight: 700;
  }
  .lh-div-recusos .div-recursos .contenido div a.wp-block-file__button {
    background-color: #4431a4 !important;
    color: #ffffff;
    border: 1px solid #4431a4;
  }
  .lh-div-recusos .div-recursos .contenido div a.wp-block-file__button:hover {
    background-color: #ffffff !important;
    color: #4431a4;
    border: 1px solid #4431a4;
  }

  .lh-div-marcas {
    width: 100% !important;
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /*
    $grilla_marca,
    $justify
    */
  }
  .lh-div-marcas .div-title {
    margin: 0px auto;
    text-align: center;
    width: 100% !important;
  }
  .lh-div-marcas .div-title h2.section-title {
    text-transform: uppercase;
    color: #222e41;
    font-family: "Poppins", sans-serif;
    font-size: 1.4em;
    padding: 40px 40px 40px 40px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    top: -6px;
  }
  .lh-div-marcas .div-title h2.section-title::before {
    position: absolute;
    content: "";
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #4431a4;
    display: inline-block;
    width: 50px;
    height: 2px;
    top: 50%;
    margin-left: -50px;
  }
  .lh-div-marcas .div-title h2.section-title::after {
    content: "";
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #4431a4;
    display: inline-block;
    width: 50px;
    height: 2px;
    margin-left: 50px;
    top: 50%;
  }
  .lh-div-marcas .marca {
    width: 99% !important;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: white;
    margin-bottom: 5px;
    border-radius: 7px;
    border: 1px solid rgba(68, 49, 164, 0.36);
  }
  .lh-div-marcas .marca .foto img {
    display: block;
  }

  .wpcf7 form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0px 20px 0px 20px;
    width: 100%;
  }
  .wpcf7 form p {
    width: 100% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .wpcf7 form p label {
    color: #4431a4;
    width: 100% !important;
  }
  .wpcf7 form p label span.wpcf7-form-control-wrap input[type=text],
.wpcf7 form p label span.wpcf7-form-control-wrap input[type=tel],
.wpcf7 form p label span.wpcf7-form-control-wrap input[type=email] {
    border: 1px solid #4431a4 !important;
    padding: 0.6180469716em;
    background-color: #ffffff;
    color: #222e41;
    border: 0;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-weight: 400;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.13);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.13);
    border-radius: 3px;
    width: 100% !important;
  }
  .wpcf7 form p label span.wpcf7-form-control-wrap textarea {
    border: 1px solid #4431a4 !important;
    padding: 0.6180469716em;
    background-color: #ffffff;
    color: #222e41;
    border: 0;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-weight: 400;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.13);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.13);
    border-radius: 3px;
    width: 100% !important;
  }
  .wpcf7 form p input.wpcf7-form-control.wpcf7-submit {
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 13px 52px 13px 30px;
    border: 1px solid #4431a4;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    background-color: #4431a4;
    text-transform: uppercase;
    color: #ffffff;
    webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .wpcf7 form p input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #ffffff;
    color: #4431a4;
    border: 1px solid #4431a4;
  }
  .wpcf7 form p input[type=submit]::after {
    content: "";
    font-family: "fontAwesome";
    position: absolute;
    top: 13px;
    right: 28px;
    font-weight: normal;
    font-size: 12px;
  }
  .wpcf7 form p .ajax-loader {
    background-color: #d92b2b !important;
  }
  .wpcf7 form .wpcf7-response-output {
    border: 1px solid #d92b2b !important;
    color: #ffffff;
    padding: 10px;
    font-size: 1.2em;
    margin: 0px;
  }

  .lh-div-info {
    width: 100% !important;
    padding: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: center;
        align-content: center;
    box-sizing: border-box;
  }
  .lh-div-info .div-title {
    margin: 0px auto;
    text-align: center;
    width: 100% !important;
  }
  .lh-div-info .div-title h2.section-title {
    text-transform: uppercase;
    color: #222e41;
    font-family: "Poppins", sans-serif;
    font-size: 1.4em;
    padding: 40px 40px 40px 40px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    top: -6px;
  }
  .lh-div-info .div-title h2.section-title::before {
    position: absolute;
    content: "";
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #4431a4;
    display: inline-block;
    width: 50px;
    height: 2px;
    top: 50%;
    margin-left: -50px;
  }
  .lh-div-info .div-title h2.section-title::after {
    content: "";
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #4431a4;
    display: inline-block;
    width: 50px;
    height: 2px;
    margin-left: 50px;
    top: 50%;
  }
  .lh-div-info .info_home {
    width: 100% !important;
    background-color: #ffffff;
  }
  .lh-div-info .info_home .wp-block-columns {
    width: 100%;
  }
  .lh-div-info .info_home p {
    font-size: 1.2em;
    color: #4431a4;
  }
}
/*
base responsive
@media (min-width: 320px) {
}
@media (min-width: 768px) {
}
@media (min-width: 1024px) {
}
@media (min-width: 1350px) {
}
*/
@media (min-width: 768px) {
  .site-header {
    padding-bottom: 0px !important;
    background-color: #0b3758 !important;
    border-bottom-color: #003366 !important;
    padding-top: 0px !important;
    /*
        justify-content
        align-items
        align-content
        medida logo
        medida search
        medida redes
    */
  }
  .site-header .m-header {
    margin: 0px;
    padding: 30px;
    background-color: white !important;
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .site-header .m-header .ls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100% !important;
  }
  .site-header .m-header .ls .div-logo {
    width: 50% !important;
  }
  .site-header .m-header .ls .div-logo a {
    display: block;
    margin: 0px auto;
  }
  .site-header .m-header .ls .div-logo a img {
    height: auto !important;
    width: 100% !important;
    margin: 0px auto;
  }
  .site-header .m-header .ls .div-search {
    width: 100% !important;
    margin: 0px auto;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
  }
  .site-header .m-header .ls .div-search form {
    text-align: center;
  }
  .site-header .m-header .ls .div-search form input[type=text] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 10px;
    color: #0b3758;
    font-size: 0.9em;
    background: #ffffff;
    border-radius: 5px;
    border: 1px solid #4431a4;
    font-weight: 300;
    width: 60%;
  }
  .site-header .m-header .ls .div-search form button[type=submit] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 10px;
    color: #020202;
    font-size: 0.9em;
    background: none;
    border-radius: 5px;
    border: none;
    font-weight: 300;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
  }
  .site-header .m-header .ls .div-search form button[type=submit]:hover {
    color: #003366;
  }
  .site-header .m-header .ls .redes-sociales {
    min-height: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50% !important;
    margin: 0px auto;
    padding: 0px !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation {
    display: block !important;
    margin: 0px;
    padding: 0px;
    width: 100% !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation .menu-redes-container ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    width: 100% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0px !important;
    padding: 0px !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation .menu-redes-container ul li {
    width: 30%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    margin: 0px !important;
    padding: 0px !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation .menu-redes-container ul li a {
    display: block;
    text-align: center;
    width: 100% !important;
    text-decoration: none;
    margin: 0px !important;
    padding: 0px !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation .menu-redes-container ul li a::after {
    float: none !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation .menu-redes-container ul li a:hover::after {
    color: #4431a4;
  }

  .lh-div-recusos {
    width: 100% !important;
    padding: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: center;
        align-content: center;
    box-sizing: border-box;
  }
  .lh-div-recusos .div-title {
    margin: 0px auto;
    text-align: center;
    width: 100% !important;
  }
  .lh-div-recusos .div-title h2.section-title {
    text-transform: uppercase;
    color: #222e41;
    font-family: "Poppins", sans-serif;
    font-size: 1.4em;
    padding: 40px 40px 40px 40px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    top: -6px;
  }
  .lh-div-recusos .div-title h2.section-title::before {
    position: absolute;
    content: "";
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #4431a4;
    display: inline-block;
    width: 50px;
    height: 2px;
    top: 50%;
    margin-left: -50px;
  }
  .lh-div-recusos .div-title h2.section-title::after {
    content: "";
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #4431a4;
    display: inline-block;
    width: 50px;
    height: 2px;
    margin-left: 50px;
    top: 50%;
  }
  .lh-div-recusos .div-recursos {
    width: calc($grilla);
    padding: 3px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #ffffff;
  }
  .lh-div-recusos .div-recursos h3 {
    width: 100% !important;
    color: #4431a4;
  }
  .lh-div-recusos .div-recursos .contenido {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .lh-div-recusos .div-recursos .contenido figure.wp-block-embed {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100% !important;
    width: 520px !important;
  }
  .lh-div-recusos .div-recursos .contenido div object.wp-block-file__embed {
    max-height: 238px !important;
  }
  .lh-div-recusos .div-recursos .contenido div a {
    color: #4431a4;
    font-weight: 700;
  }
  .lh-div-recusos .div-recursos .contenido div a.wp-block-file__button {
    background-color: #4431a4 !important;
    color: #ffffff;
    border: 1px solid #4431a4;
  }
  .lh-div-recusos .div-recursos .contenido div a.wp-block-file__button:hover {
    background-color: #ffffff !important;
    color: #4431a4;
    border: 1px solid #4431a4;
  }

  .lh-div-marcas {
    width: 100% !important;
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /*
    $grilla_marca,
    $justify
    */
  }
  .lh-div-marcas .div-title {
    margin: 0px auto;
    text-align: center;
    width: 100% !important;
  }
  .lh-div-marcas .div-title h2.section-title {
    text-transform: uppercase;
    color: #222e41;
    font-family: "Poppins", sans-serif;
    font-size: 1.4em;
    padding: 40px 40px 40px 40px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    top: -6px;
  }
  .lh-div-marcas .div-title h2.section-title::before {
    position: absolute;
    content: "";
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #4431a4;
    display: inline-block;
    width: 50px;
    height: 2px;
    top: 50%;
    margin-left: -50px;
  }
  .lh-div-marcas .div-title h2.section-title::after {
    content: "";
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #4431a4;
    display: inline-block;
    width: 50px;
    height: 2px;
    margin-left: 50px;
    top: 50%;
  }
  .lh-div-marcas .marca {
    width: 31.5% !important;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: white;
    margin-bottom: 5px;
    border-radius: 7px;
    border: 1px solid rgba(68, 49, 164, 0.36);
  }
  .lh-div-marcas .marca .foto img {
    display: block;
  }

  .wpcf7 form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0px 20px 0px 20px;
    width: 100%;
  }
  .wpcf7 form p {
    width: 100% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .wpcf7 form p label {
    color: #4431a4;
    width: 100% !important;
  }
  .wpcf7 form p label span.wpcf7-form-control-wrap input[type=text],
.wpcf7 form p label span.wpcf7-form-control-wrap input[type=tel],
.wpcf7 form p label span.wpcf7-form-control-wrap input[type=email] {
    border: 1px solid #4431a4 !important;
    padding: 0.6180469716em;
    background-color: #ffffff;
    color: #222e41;
    border: 0;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-weight: 400;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.13);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.13);
    border-radius: 3px;
    width: 100% !important;
  }
  .wpcf7 form p label span.wpcf7-form-control-wrap textarea {
    border: 1px solid #4431a4 !important;
    padding: 0.6180469716em;
    background-color: #ffffff;
    color: #222e41;
    border: 0;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-weight: 400;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.13);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.13);
    border-radius: 3px;
    width: 100% !important;
  }
  .wpcf7 form p input.wpcf7-form-control.wpcf7-submit {
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 13px 52px 13px 30px;
    border: 1px solid #4431a4;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    background-color: #4431a4;
    text-transform: uppercase;
    color: #ffffff;
    webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .wpcf7 form p input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #ffffff;
    color: #4431a4;
    border: 1px solid #4431a4;
  }
  .wpcf7 form p input[type=submit]::after {
    content: "";
    font-family: "fontAwesome";
    position: absolute;
    top: 13px;
    right: 28px;
    font-weight: normal;
    font-size: 12px;
  }
  .wpcf7 form p .ajax-loader {
    background-color: #d92b2b !important;
  }
  .wpcf7 form .wpcf7-response-output {
    border: 1px solid #d92b2b !important;
    color: #ffffff;
    padding: 10px;
    font-size: 1.2em;
    margin: 0px;
  }
}
/*
base responsive
@media (min-width: 320px) {
}

@media (min-width: 768px) {
}

@media (min-width: 1024px) {
}
@media (min-width: 1350px) {
}
*/
@media (min-width: 1024px) {
  .site-header {
    padding-bottom: 0px !important;
    background-color: #0b3758 !important;
    border-bottom-color: #003366 !important;
    padding-top: 0px !important;
    /*
        justify-content
        align-items
        align-content
        medida logo
        medida search
        medida redes 
    */
  }
  .site-header .m-header {
    margin: 0px;
    padding: 30px;
    background-color: white !important;
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .site-header .m-header .ls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100% !important;
  }
  .site-header .m-header .ls .div-logo {
    width: 30% !important;
  }
  .site-header .m-header .ls .div-logo a {
    display: block;
    margin: 0px auto;
  }
  .site-header .m-header .ls .div-logo a img {
    height: auto !important;
    width: 100% !important;
    margin: 0px auto;
  }
  .site-header .m-header .ls .div-search {
    width: 35% !important;
    margin: 0px auto;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
  }
  .site-header .m-header .ls .div-search form {
    text-align: center;
  }
  .site-header .m-header .ls .div-search form input[type=text] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 10px;
    color: #0b3758;
    font-size: 0.9em;
    background: #ffffff;
    border-radius: 5px;
    border: 1px solid #4431a4;
    font-weight: 300;
    width: 60%;
  }
  .site-header .m-header .ls .div-search form button[type=submit] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 10px;
    color: #020202;
    font-size: 0.9em;
    background: none;
    border-radius: 5px;
    border: none;
    font-weight: 300;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
  }
  .site-header .m-header .ls .div-search form button[type=submit]:hover {
    color: #003366;
  }
  .site-header .m-header .ls .redes-sociales {
    min-height: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 35% !important;
    margin: 0px auto;
    padding: 0px !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation {
    display: block !important;
    margin: 0px;
    padding: 0px;
    width: 100% !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation .menu-redes-container ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    width: 100% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0px !important;
    padding: 0px !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation .menu-redes-container ul li {
    width: 30%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    margin: 0px !important;
    padding: 0px !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation .menu-redes-container ul li a {
    display: block;
    text-align: center;
    width: 100% !important;
    text-decoration: none;
    margin: 0px !important;
    padding: 0px !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation .menu-redes-container ul li a::after {
    float: none !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation .menu-redes-container ul li a:hover::after {
    color: #4431a4;
  }

  .lh-div-recusos {
    width: 100% !important;
    padding: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: center;
        align-content: center;
    box-sizing: border-box;
  }
  .lh-div-recusos .div-title {
    margin: 0px auto;
    text-align: center;
    width: 100% !important;
  }
  .lh-div-recusos .div-title h2.section-title {
    text-transform: uppercase;
    color: #222e41;
    font-family: "Poppins", sans-serif;
    font-size: 1.4em;
    padding: 40px 40px 40px 40px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    top: -6px;
  }
  .lh-div-recusos .div-title h2.section-title::before {
    position: absolute;
    content: "";
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #4431a4;
    display: inline-block;
    width: 50px;
    height: 2px;
    top: 50%;
    margin-left: -50px;
  }
  .lh-div-recusos .div-title h2.section-title::after {
    content: "";
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #4431a4;
    display: inline-block;
    width: 50px;
    height: 2px;
    margin-left: 50px;
    top: 50%;
  }
  .lh-div-recusos .div-recursos {
    width: calc($grilla);
    padding: 3px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #ffffff;
  }
  .lh-div-recusos .div-recursos h3 {
    width: 100% !important;
    color: #4431a4;
  }
  .lh-div-recusos .div-recursos .contenido {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .lh-div-recusos .div-recursos .contenido figure.wp-block-embed {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100% !important;
    width: 500px !important;
  }
  .lh-div-recusos .div-recursos .contenido div object.wp-block-file__embed {
    max-height: 238px !important;
  }
  .lh-div-recusos .div-recursos .contenido div a {
    color: #4431a4;
    font-weight: 700;
  }
  .lh-div-recusos .div-recursos .contenido div a.wp-block-file__button {
    background-color: #4431a4 !important;
    color: #ffffff;
    border: 1px solid #4431a4;
  }
  .lh-div-recusos .div-recursos .contenido div a.wp-block-file__button:hover {
    background-color: #ffffff !important;
    color: #4431a4;
    border: 1px solid #4431a4;
  }

  .lh-div-marcas {
    width: 100% !important;
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /*
    $grilla_marca,
    $justify
    */
  }
  .lh-div-marcas .div-title {
    margin: 0px auto;
    text-align: center;
    width: 100% !important;
  }
  .lh-div-marcas .div-title h2.section-title {
    text-transform: uppercase;
    color: #222e41;
    font-family: "Poppins", sans-serif;
    font-size: 1.4em;
    padding: 40px 40px 40px 40px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    top: -6px;
  }
  .lh-div-marcas .div-title h2.section-title::before {
    position: absolute;
    content: "";
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #4431a4;
    display: inline-block;
    width: 50px;
    height: 2px;
    top: 50%;
    margin-left: -50px;
  }
  .lh-div-marcas .div-title h2.section-title::after {
    content: "";
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #4431a4;
    display: inline-block;
    width: 50px;
    height: 2px;
    margin-left: 50px;
    top: 50%;
  }
  .lh-div-marcas .marca {
    width: 15.5% !important;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: white;
    margin-bottom: 5px;
    border-radius: 7px;
    border: 1px solid rgba(68, 49, 164, 0.36);
  }
  .lh-div-marcas .marca .foto img {
    display: block;
  }

  .wpcf7 form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0px 20px 0px 20px;
    width: 100%;
  }
  .wpcf7 form p {
    width: 100% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .wpcf7 form p label {
    color: #4431a4;
    width: 100% !important;
  }
  .wpcf7 form p label span.wpcf7-form-control-wrap input[type=text],
.wpcf7 form p label span.wpcf7-form-control-wrap input[type=tel],
.wpcf7 form p label span.wpcf7-form-control-wrap input[type=email] {
    border: 1px solid #4431a4 !important;
    padding: 0.6180469716em;
    background-color: #ffffff;
    color: #222e41;
    border: 0;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-weight: 400;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.13);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.13);
    border-radius: 3px;
    width: 100% !important;
  }
  .wpcf7 form p label span.wpcf7-form-control-wrap textarea {
    border: 1px solid #4431a4 !important;
    padding: 0.6180469716em;
    background-color: #ffffff;
    color: #222e41;
    border: 0;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-weight: 400;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.13);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.13);
    border-radius: 3px;
    width: 100% !important;
  }
  .wpcf7 form p input.wpcf7-form-control.wpcf7-submit {
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 13px 52px 13px 30px;
    border: 1px solid #4431a4;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    background-color: #4431a4;
    text-transform: uppercase;
    color: #ffffff;
    webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .wpcf7 form p input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #ffffff;
    color: #4431a4;
    border: 1px solid #4431a4;
  }
  .wpcf7 form p input[type=submit]::after {
    content: "";
    font-family: "fontAwesome";
    position: absolute;
    top: 13px;
    right: 28px;
    font-weight: normal;
    font-size: 12px;
  }
  .wpcf7 form p .ajax-loader {
    background-color: #d92b2b !important;
  }
  .wpcf7 form .wpcf7-response-output {
    border: 1px solid #d92b2b !important;
    color: #ffffff;
    padding: 10px;
    font-size: 1.2em;
    margin: 0px;
  }
}
/*
base responsive
@media (min-width: 320px) {
}

@media (min-width: 768px) {
}

@media (min-width: 1024px) {
}
@media (min-width: 1350px) {
}
*/
@media (min-width: 1350px) {
  .site-header {
    padding-bottom: 0px !important;
    background-color: #0b3758 !important;
    border-bottom-color: #003366 !important;
    padding-top: 0px !important;
    /*
        justify-content
        align-items
        align-content
        medida logo
        medida search
        medida redes
    */
  }
  .site-header .m-header {
    margin: 0px;
    padding: 30px;
    background-color: white !important;
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .site-header .m-header .ls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100% !important;
  }
  .site-header .m-header .ls .div-logo {
    width: 30% !important;
  }
  .site-header .m-header .ls .div-logo a {
    display: block;
    margin: 0px auto;
  }
  .site-header .m-header .ls .div-logo a img {
    height: auto !important;
    width: 100% !important;
    margin: 0px auto;
  }
  .site-header .m-header .ls .div-search {
    width: 35% !important;
    margin: 0px auto;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
  }
  .site-header .m-header .ls .div-search form {
    text-align: center;
  }
  .site-header .m-header .ls .div-search form input[type=text] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 10px;
    color: #0b3758;
    font-size: 0.9em;
    background: #ffffff;
    border-radius: 5px;
    border: 1px solid #4431a4;
    font-weight: 300;
    width: 60%;
  }
  .site-header .m-header .ls .div-search form button[type=submit] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 10px;
    color: #020202;
    font-size: 0.9em;
    background: none;
    border-radius: 5px;
    border: none;
    font-weight: 300;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
  }
  .site-header .m-header .ls .div-search form button[type=submit]:hover {
    color: #003366;
  }
  .site-header .m-header .ls .redes-sociales {
    min-height: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 35% !important;
    margin: 0px auto;
    padding: 0px !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation {
    display: block !important;
    margin: 0px;
    padding: 0px;
    width: 100% !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation .menu-redes-container ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    width: 100% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0px !important;
    padding: 0px !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation .menu-redes-container ul li {
    width: 30%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    margin: 0px !important;
    padding: 0px !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation .menu-redes-container ul li a {
    display: block;
    text-align: center;
    width: 100% !important;
    text-decoration: none;
    margin: 0px !important;
    padding: 0px !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation .menu-redes-container ul li a::after {
    float: none !important;
  }
  .site-header .m-header .ls .redes-sociales nav.secondary-navigation .menu-redes-container ul li a:hover::after {
    color: #4431a4;
  }

  .lh-div-recusos {
    width: 100% !important;
    padding: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: center;
        align-content: center;
    box-sizing: border-box;
  }
  .lh-div-recusos .div-title {
    margin: 0px auto;
    text-align: center;
    width: 100% !important;
  }
  .lh-div-recusos .div-title h2.section-title {
    text-transform: uppercase;
    color: #222e41;
    font-family: "Poppins", sans-serif;
    font-size: 1.4em;
    padding: 40px 40px 40px 40px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    top: -6px;
  }
  .lh-div-recusos .div-title h2.section-title::before {
    position: absolute;
    content: "";
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #4431a4;
    display: inline-block;
    width: 50px;
    height: 2px;
    top: 50%;
    margin-left: -50px;
  }
  .lh-div-recusos .div-title h2.section-title::after {
    content: "";
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #4431a4;
    display: inline-block;
    width: 50px;
    height: 2px;
    margin-left: 50px;
    top: 50%;
  }
  .lh-div-recusos .div-recursos {
    width: calc($grilla);
    padding: 3px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #ffffff;
  }
  .lh-div-recusos .div-recursos h3 {
    width: 100% !important;
    color: #4431a4;
  }
  .lh-div-recusos .div-recursos .contenido {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .lh-div-recusos .div-recursos .contenido figure.wp-block-embed {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100% !important;
    width: 500px !important;
  }
  .lh-div-recusos .div-recursos .contenido div object.wp-block-file__embed {
    max-height: 238px !important;
  }
  .lh-div-recusos .div-recursos .contenido div a {
    color: #4431a4;
    font-weight: 700;
  }
  .lh-div-recusos .div-recursos .contenido div a.wp-block-file__button {
    background-color: #4431a4 !important;
    color: #ffffff;
    border: 1px solid #4431a4;
  }
  .lh-div-recusos .div-recursos .contenido div a.wp-block-file__button:hover {
    background-color: #ffffff !important;
    color: #4431a4;
    border: 1px solid #4431a4;
  }

  .lh-div-marcas {
    width: 100% !important;
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /*
    $grilla_marca,
    $justify
    */
  }
  .lh-div-marcas .div-title {
    margin: 0px auto;
    text-align: center;
    width: 100% !important;
  }
  .lh-div-marcas .div-title h2.section-title {
    text-transform: uppercase;
    color: #222e41;
    font-family: "Poppins", sans-serif;
    font-size: 1.4em;
    padding: 40px 40px 40px 40px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    top: -6px;
  }
  .lh-div-marcas .div-title h2.section-title::before {
    position: absolute;
    content: "";
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #4431a4;
    display: inline-block;
    width: 50px;
    height: 2px;
    top: 50%;
    margin-left: -50px;
  }
  .lh-div-marcas .div-title h2.section-title::after {
    content: "";
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #4431a4;
    display: inline-block;
    width: 50px;
    height: 2px;
    margin-left: 50px;
    top: 50%;
  }
  .lh-div-marcas .marca {
    width: 15.5% !important;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: white;
    margin-bottom: 5px;
    border-radius: 7px;
    border: 1px solid rgba(68, 49, 164, 0.36);
  }
  .lh-div-marcas .marca .foto img {
    display: block;
  }

  .wpcf7 form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0px 20px 0px 20px;
    width: 100%;
  }
  .wpcf7 form p {
    width: 100% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .wpcf7 form p label {
    color: #4431a4;
    width: 100% !important;
  }
  .wpcf7 form p label span.wpcf7-form-control-wrap input[type=text],
.wpcf7 form p label span.wpcf7-form-control-wrap input[type=tel],
.wpcf7 form p label span.wpcf7-form-control-wrap input[type=email] {
    border: 1px solid #4431a4 !important;
    padding: 0.6180469716em;
    background-color: #ffffff;
    color: #222e41;
    border: 0;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-weight: 400;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.13);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.13);
    border-radius: 3px;
    width: 100% !important;
  }
  .wpcf7 form p label span.wpcf7-form-control-wrap textarea {
    border: 1px solid #4431a4 !important;
    padding: 0.6180469716em;
    background-color: #ffffff;
    color: #222e41;
    border: 0;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-weight: 400;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.13);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.13);
    border-radius: 3px;
    width: 100% !important;
  }
  .wpcf7 form p input.wpcf7-form-control.wpcf7-submit {
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 13px 52px 13px 30px;
    border: 1px solid #4431a4;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    background-color: #4431a4;
    text-transform: uppercase;
    color: #ffffff;
    webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .wpcf7 form p input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #ffffff;
    color: #4431a4;
    border: 1px solid #4431a4;
  }
  .wpcf7 form p input[type=submit]::after {
    content: "";
    font-family: "fontAwesome";
    position: absolute;
    top: 13px;
    right: 28px;
    font-weight: normal;
    font-size: 12px;
  }
  .wpcf7 form p .ajax-loader {
    background-color: #d92b2b !important;
  }
  .wpcf7 form .wpcf7-response-output {
    border: 1px solid #d92b2b !important;
    color: #ffffff;
    padding: 10px;
    font-size: 1.2em;
    margin: 0px;
  }
}
#totop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 40px;
  margin-left: 640px;
  overflow: hidden;
  width: 43px;
  height: 28px;
  border: none;
  text-indent: -999px;
  z-index: 20;
  background: url("../../img/totop.png") no-repeat left 0;
  transition: 0s ease;
  -o-transition: 0s ease;
  -webkit-transition: 0s ease;
}
#totop:hover {
  outline: none;
  background-position: right 0;
}

/*** footer **/
footer.site-footer {
  background-color: #3E328C !important;
}
footer.site-footer .col-full div.footer-widgets.row-1.col-4.fix {
  max-width: 100% !important;
}

.reservados {
  text-align: center;
  margin: 0px auto;
  padding: 50px 50px 150px 50px;
  font-size: 1.8em;
  color: white;
  background-color: #3E328C !important;
}

.limpiar-carrito {
  background-color: #007bb6;
  color: #ffffff;
}

.limpiar-carrito:hover {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}