/** Shopify CDN: Minification failed

Line 377:0 Unexpected "-"
Line 525:0 Unexpected "}"
Line 3111:15 Expected identifier but found "*"
Line 4211:3 Expected identifier but found whitespace
Line 6207:3 Unexpected ","

**/


button.button.btn-cart.btn.disabled {
    opacity: unset;
    background: #ffffff;
    color: #555555;
    border: 2px solid #b1b1b1;
}
h3 small{
  color: #222;
}

@media (min-width:768px){
  .mobile{
    display: none;
  }
  .desktop{
    display: block;
  }
  header #book{
    width: 32px;
    height: 32px;
  } 
}

@media (max-width:768px){
  .mobile{
    display: block;
  }
  .desktop{
    display: none;
  }
  header #book{
    width: 48px;
    height: 48px;
  }
}

.img-responsive{
  object-fit: contain;
}


.product-info-main .short-des h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin: 10px 0px;
}
.product-info-main .short-des li{
  
}
.product-info-main .short-des th {
    padding: 10px 20px;
    font-size: 18px;
    text-align: center;
    border: 2px solid;
}
.product-info-main .short-des td {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    border: 2px solid;
    padding: 5px 10px;
}

.catalogoPDFLibro .sesion {display: flex;flex-wrap: wrap;align-items: center;gap: 15px;justify-content: center;}
.catalogoPDFLibro a {width: fit-content;}
.catalogoPDFLibro iframe {border-radius: 5px;}
.catalogoPDFLibro {display: flex;flex-direction: column;gap: 20px;}
.catalogoPDFLibro h1 {text-align: center;}
.catalogoPDFLibro p {width: fit-content;}

.ubicacion-img-ifr {display: flex;gap:0px 24px;flex-wrap: wrap;justify-content: center;}
.datos-mapa {display: flex;gap:13px 21px;flex-wrap: wrap-reverse;justify-content: center;}
#verticalDistribuidores #ubicacion::-webkit-scrollbar{height: 10px;-webkit-appearance: none;}
#verticalDistribuidores #ubicacion::-webkit-scrollbar-thumb {background-color: white;border-radius: 15px;border: 2px solid var(--azulBajo);}
#verticalDistribuidores #ubicacion::-webkit-scrollbar-track {background: var(--gris);border-radius: 10px;}

#verticalDistribuidores .portada, .fragmentoMapa iframe {height: 220px;}
#verticalDistribuidores .portada {object-fit: cover;object-position: center;}
#verticalDistribuidores .titulos {position: relative;text-align: center;margin: 48px 5px;}
#verticalDistribuidores a {top: 50%;right: 0;font-size: 12px;}
.videoInstitucional {width: auto;}
.videoInstitucional video {width: 100%;}
@media (min-width:768px){
.catalogoPDFLibro {margin: 48px;}
.catalogoPDFLibro h1 {font-size: 36px;padding: 20px 0px;}
.catalogoPDFLibro p {font-size: 20px;}
  
.videoInstitucional {margin: 48px;}
  #verticalDistribuidores .portada, .fragmentoMapa iframe {width: 100%;}
  #verticalDistribuidores {margin: 48px;}
  #verticalDistribuidores .ubicacion-item {margin-top: 37px;}
}
@media (max-width:768px){
.catalogoPDFLibro {margin: 24px;}
.catalogoPDFLibro h1 {font-size: 24px;padding: 10px 0px;}
.catalogoPDFLibro p {font-size: 16px;}
  
.videoInstitucional {margin: 0px auto;}
  #verticalDistribuidores .ubicacion-item {margin-top: 0px;}
  #verticalDistribuidores .portada, .fragmentoMapa iframe {width: 100%;}
  #verticalDistribuidores {margin: 12px;}
}
@media (min-width:1000px){
  #verticalDistribuidores a {position: absolute;transform: translate(0px, -50%);}}
  
#verticalDistribuidores #ubicacion h3.ciudadNombre {color: var(--azulFuerte);font-size: 20px;font-weight: 700;margin: 0px;text-transform: uppercase;}
#verticalDistribuidores .ubicacion-item {max-width: 440px;display: flex;flex-direction: column;gap: 9px;}
#verticalDistribuidores {max-width: 1440px;}
#verticalDistribuidores #ubicacion {display: flex;gap: 18px;flex-direction: column;}
#verticalDistribuidores #ubicacion p.direccion::before,#ubicacion p.numTel::before, #ubicacion p.mailing::before {height:20px;width:20px;background-size:contain;background-position:center;position:absolute;left:0px;}
#verticalDistribuidores #ubicacion p {font-size: 14px;display: flex;flex-wrap: wrap;gap: 0px 5px;color: black;padding-left: 25px;position: relative;text-transform: uppercase;}

.stockist-result-name.stockist-feature-color, .stockist-result-address {text-transform: uppercase;}

#variosCentroDistribuidores #ubicacion::-webkit-scrollbar{height: 10px;-webkit-appearance: none;}
#variosCentroDistribuidores #ubicacion::-webkit-scrollbar-thumb {background-color: white;border-radius: 15px;border: 2px solid var(--azulBajo);}
#variosCentroDistribuidores #ubicacion::-webkit-scrollbar-track {background: var(--gris);border-radius: 10px;}

#variosCentroDistribuidores .portada {width: 257px;height: 220px;object-fit: cover;object-position: center;}
#variosCentroDistribuidores .titulos {position: relative;text-align: center;margin: 48px 5px;}
#variosCentroDistribuidores a {top: 50%;right: 0;font-size: 12px;}

@media (min-width:1000px){
  #variosCentroDistribuidores a {position: absolute;transform: translate(0px, -50%);}}
  
#variosCentroDistribuidores #ubicacion h3.ciudadNombre {color: var(--azulFuerte);font-size: 20px;font-weight: 700;margin: 9px 0px;text-transform: uppercase;}
#variosCentroDistribuidores .ubicacion-item {min-width: 257px;max-width: 257px;margin-bottom: 10px;}

#variosCentroDistribuidores #ubicacion {display: flex;gap: 14px;overflow: overlay; justify-content:center;}
#variosCentroDistribuidores #ubicacion p.direccion::before,#ubicacion p.numTel::before, #ubicacion p.mailing::before {height:20px;width:20px;background-size:contain;background-position:center;position:absolute;left:0px;}
#variosCentroDistribuidores #ubicacion p {font-size: 14px;display: flex;flex-wrap: wrap;gap: 0px 5px;color: black;padding-left: 25px;position: relative;text-transform: uppercase;}

.search-header h2 b {
    color: var(--rojoFuerte);
    text-decoration: underline;
}
.search-header h2 {
    text-align: center;
    margin: 48px;
    font-size: clamp(22px, 3vw + 6px, 36px);
}
.search-header h1 {
    text-align: center;
    margin-top: 20px;
}
h2.distribuidores {
    text-align: center;
    margin: 32px;
}
#benDis li {
    position: relative;
    padding-left: 25px;
    font-weight: 600;
}
#benDis {
    display: flex;gap: 0px 20px;
}
@media (min-width:768px){
  #benDis {padding: 48px 74px;justify-content: space-evenly;}
  #benDis li {font-size: 24px;line-height: 1.5em;}
}

@media (max-width:768px){
  #formMailChimpDistri img {height: fit-content;width: 430px;}
  #benDis {padding: 20px;justify-content: center; flex-direction: column;}
  #benDis li {font-size: 16px;line-height: 2em;}
}

#formMailChimpDistri {margin: 48px;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 0px 60px;}
#formMailChimpDistri #mc_embed_signup_scroll {border: 0px;filter: none;}

/****************************************** INICIO FORMULARIO MAILCHIMP ************************************/
.asterisk{color:var(--rojoFuerte);}
.indicates-required {font-size: 12px;color: black;}
#mc_embed_shell input, #mc_embed_shell select,  #mc_embed_shell textarea {padding: 10px;color: var(--azulFuerte);border: 1px solid #c5c5c5;}
#mc_embed_shell label {margin: 0px;}
#mc_embed_shell select{border-radius: 5px;}
@media (max-width: 769px) {
  .grupoDoble, .mc-address-group {flex-direction: column;}
  .mc-field-group{width: 100%;}
  #mc_embed_signup_scroll{padding:20px;margin:20px;}
}
@media (min-width: 769px) {
  #mc_embed_signup_scroll{margin:auto;width: fit-content;padding:10px;max-width: 628px;}
  .mc-field-group{width: 47%;}
}
#mc_embed_signup_scroll {border-radius: 8px;filter: drop-shadow(2px 2px 2px lightgray);background: white;
border: 1px solid var(--gris);}
#mc-embedded-subscribe {width: 100%;}
.clear {text-align: center;margin: 24px 0px 0px;}
#mce-MMERGE9 {padding: 10px;border-radius: 5px;border-color: var(--azulFuerte);height: 6em;}
.mc-field-group.mensaje {margin: auto;width: 100%;}
.grupoDoble, .mc-address-group {display: flex;justify-content: space-between;margin: auto;flex-wrap: wrap;}
.mc-field-group {display: flex;justify-content: space-between;flex-direction: column;margin-bottom: 13px;}
/****************************************** FIN FORMULARIO MAILCHIMP ************************************/


/* Se agregan estilos de botón de whatsapp debido a que en app no funciona la colocación de estilos además
de que en la posición actual se empalma con #shop-hcaptcha-badge-container cuando uno quiere llenar un formulario
como el inicio de sesión*/

.wfb-wrapper {
    bottom: 75px !important;
    right: 5px !important;
}


.paginas {
    padding: 20px;
}
.ul-account.list-unstyled a {
    padding: 10px;
    line-height: 1em;
    display: block;
    font-size: 16px;
}
.menu-hover a, .ul-account.list-unstyled a span{
  color: #030303;
}

/* INICIO ESTILOS PARA PLANTILLA PROGRAMACION UX/UI */
.imagenProductProgramacion #product-cloud-zoom img {
    max-width: 750px;
    height: auto;
    min-width: 454px;
}

@media (max-width: 768px) {
  .imagenProductProgramacion #product-cloud-zoom img {
    max-width: 100%;
    min-width: 0;
    height: auto;
  }
}


.imagenProductProgramacion {
    width: fit-content;
    margin: auto;
}
.shareProgramacion {
    color: black;
    display: flex;
    align-items: center;
    gap: 21px;
    width: fit-content;
}
.shareProgramacion svg {
    width: 20px;
    height: fit-content;
}
.row.productProgramacion .price-box span {
    color: var(--azulFuerte);
    font-size: 24px;
}
.row.productProgramacion .price-box {
    display: flex;
    flex-direction: row-reverse;
    gap: 5px 20px;
    align-items: center;
}
.item_type.sku_stock {
    color: black;
    display: flex;
    gap: 5px 37px;
    flex-wrap: wrap;
    margin-top: 18px;
}
.main-row#product-product > .container, .main-row#product-product > .container > div > #product-product {
  width: 100%;
}
.main-row#product-product {
  width: auto;
}
.row.productProgramacion {
    display: flex;
    width: 100%;
    justify-content: center;
    gap: 20px 48px;
    margin: 50px auto;
}
.row.productProgramacion::before, .row.productProgramacion::after{
  display:none;
}
.row.productProgramacion .product-info-main {
  max-width: 775px;
  min-width: 350px;
}
.imagenProductProgramacion a#product-image-options- img {
  width: 100px;
  object-fit: contain;
  height: fit-content!important;
}
.imagenProductProgramacion .product-zoom-image {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}
.imagenProductProgramacion #product-cloud-zoom img {
    width: 90%;
}
.cantidad {
    display: flex;
    align-items: center;
    gap: 20px;
    width: fit-content;
}
.paginas h1 {margin: 20px 0px 0px;text-align: center;}
.paginas img {width: 100%;}
@media (min-width:768px){
  .carrito-vacio, #error-not-found .error-text {width: max-content;}
  #cart .dropdown-menu .has-scroll{max-height: 400px;}
  .product-info-main .form-group {display:inline-block;}
  .main-row#product-product {margin: 0px 48px;}
  .row.productProgramacion .price-box {justify-content: flex-end;}
  .cantidad {margin:23px auto 20px auto;}
  .product-info-main .product-name {font-size: 36px;}
  .product-info-main .button-cart{width: 323px;margin-right: 28px;}
}
@media (max-width:768px){
  .paginas h2 {font-size: 16px;}
  .paginas h1 {font-size: 25px;}
  .carrito-vacio, #error-not-found .error-text {width: fit-content;}
  #cart .dropdown-menu .has-scroll{max-height: 500px;}
  .programacion-collections {width: 48%;}
  .product-info-main .form-group {display:flex;flex-direction: column;}
  #button-cart {order: 4;}
  .main-row#product-product {margin: 0px 12px;}
  .product-info-main .button-cart{width: 100%;margin-top: 26px;}
  .row.productProgramacion .price-box {justify-content: center;}
  .shareProgramacion{margin: auto;}
  .cantidad {margin: 19px auto 33px;}
  .product-info-main .product-name {font-size: 20px;text-align: center;}
  .breadcrumbs{
    margin:9px 18px 20px!important;
  }
  .owl-item.active .item {
    width: fit-content;
  }
  .imagenProductProgramacion a#product-image-options- img {
    width: 40px;
    height: fit-content !important;
  }
  .row.productProgramacion{
    flex-direction: column;
  }
}

/* FIN ESTILOS PARA PLANTILLA PROGRAMACION UX/UI */
.estilos-collection::after, .estilos-collection::before {
    display: none!important;
}
.programacion-collections .label-product.label_sale {
    top: 0px;
    left: 0px;
    right: inherit;
    line-height: normal;
}
  .programacion-collections .label-product.label_sold {
    top: 0;
    right: 0;
    padding: 3px 5px;
    line-height: normal;}
-
.programacion-collections .col-image .image.images-container, .programacion-collections .col-image {
    height: 100%;
}
  .programacion-collections .item-inner {
      padding: 23px 27px 13px;
      border-right: 1px solid rgba(0, 0, 0, 0.07);
      border-bottom: 1px solid rgba(0, 0, 0, 0.07);
      box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.07);
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }
.programacion-collections .product-name a {
    font-weight: 400;
    line-height: normal;
    color: black;
    margin: 0px;
  }
  
  .programacion-collections .label-product.label_sale {font-weight: 700;padding: 5px 10px;}
  
@media (min-width: 768px) {
    .programacion-collections .image.images-container {
        height: 184px;
    }  
  #product-category .col-order {margin: 0px 48px 48px 48px;    gap: 10px;}
  .programacion-collections .col-image a {
      position: absolute;
      bottom: 0;
      width: 100%;
      right: 0;
  }
  .programacion-collections .product-name a {font-size: 16px;text-align: start;}
  .programacion-collections .label-product.label_sale {font-size: 16px}
  .estilos-collection {gap: 24px;}
  .programacion-collections .item-inner {
      padding: 23px 27px 13px;
      height: max-content;
    }
  .programacion-collections .item-inner .images-container img {height: 180px;width: fit-content;}
  }

  .programacion-collections h4.product-name {
    padding: 23px 0px 11px;}
    #product-category {
        width: 100%;
    }
#product-category .col-order {
    display: flex;
    justify-content: center;
}
#product-category #content {
    max-width: 997px;
    width: auto;
}
.estilos-collection {
    justify-content: space-between;
}

body.collection .filtros_coleccion_bread{
    display: flex;
}
.filtros_coleccion_bread {
    display: none;
    align-items: center;
    gap: 12px;
    width: fit-content;
}
.filtros_coleccion_bread #input-sort {
    border-color: var(--azulFuerte);
    padding: 10px;
    line-height: normal;
    height: fit-content;
    color: black;
    border-radius: 0px;
    box-shadow: none;
}
.breadcrumb li {
    display: flex;
    gap: 10px;
}
.filtros_coleccion_bread label {
    color: black;
    margin: 0px;
}
lite-youtube {
    width: auto;
}
.breadcrumb a.bread_product_title, .breadcrumb a.bread_product_title span {
    color: #7C7C7C;
}
.breadcrumb svg {
    width: 20px;
    height: 20px;
}
@media (max-width: 768px) {
  .breadcrumb li {width: fit-content;}
  #checkout-cart .table-bordered, #checkout-cart table a{
    font-size: 11px!important;
  }
  #checkout-cart table button.btn {
    display: flex;
    align-items: center;
    justify-content: center;
      #checkout-cart .fa {
    font-size: 12px;}
  }
  #checkout-cart .input-group.btn-block {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
  #checkout-cart span.input-group-btn {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
  #checkout-cart .noMobile {display: none;}
      #checkout-cart {padding:20px;}
}

  .programacion-collections .item-inner .images-container img {
      
    }
  .programacion-collections .item-inner .images-container a {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;}
  .estilos-collection {
    padding: 0px 12px 27px;
    gap: 24px 0px;
  }
  .programacion-collections .label-product.label_sale {font-size: 14px;}
  .programacion-collections .product-name a {font-size: 14px;}
  .programacion-collections .item-inner {
      padding: 13px 9px 9px;
      height: 370px;
    }  
  .filtros_coleccion_bread #input-sort {width: fit-content;font-size: 14px;}
  .filtros_coleccion_bread label {
    font-size: 14px;}
  lite-youtube {margin: 0px;}
  article.banner {
          position: relative;
  }
}
.title_catalogo_interactivo a {
    font-weight: 800;
    color: black;
    text-decoration: underline;
}
.title_catalogo_interactivo {
    width: 100%;
    margin: auto;
    color: black;
}
#catalogoprivado {
    width: 100%;
    margin: auto;
    text-align: center;
}
.list-collection-text .text-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
}
.list-collection-text .text-center a.btn.btn-sm {
    width: fit-content;
}
h1.title_collections {
    line-height: normal;
}

#checkout-cart {
  text-align: center;
  margin: auto;
}
#checkout-cart p a {
    font-weight: 700;
    color: var(--azulBajo);
}

.article-container a img {
    display: block;
    margin: auto;
    width: 70%;
}
.article-container a {
    display: block;
}
.blog-article .article-container {
    padding: 20px;
}
.article-title h1 {
    text-align: center;
}
@media (min-width:768px){
  .article-title h1 {font-size: 30px;}
  .breadcrumb li {width: max-content;}
  #checkout-cart {padding:48px;}
  #more {margin: 50px;}
    .programacion-collections {width: 30.4%;}
  .filtros_coleccion_bread #input-sort {width: fit-content;font-size: 16px;}
  .filtros_coleccion_bread label {font-size: 16px;}
  h1.title_collections {font-size: 36px;padding: 40px 56px;}
  lite-youtube {margin: 48px;}
  shopify-buy-it-now-button, shopify-accelerated-checkout {display: inline-block;}
  .list-collection-text .text-center{font-size: 22px;}
  .item-inner.carruselDesign2 .product-name a {font-size: 16px;text-align: start;}
  .item-inner.carruselDesign2 .img-responsive {height: 223px !important;width: auto!important;}
  .tt-product.owl-carousel .owl-next{right: -5px!important;}
  .tt-product.owl-carousel .owl-prev{left: -5px!important;}
  .item-inner .caption .price-box {flex-direction: row-reverse;justify-content: flex-end;align-items: center;flex-wrap: wrap;}
  .footer-top .row {align-items: flex-start;justify-content: space-between;}
  .product-name a{-webkit-line-clamp: 2;}
}
@media (max-width:768px){
    .article-title h1 {font-size: 20px;}
  .programacion-collections button.button.btn-cart {padding: 10px 5px;font-size: 14px;}
  .product-name a{-webkit-line-clamp: 3;}
  h1.title_collections {font-size: 20px;padding: 36px;text-align: center;}
  shopify-buy-it-now-button, shopify-accelerated-checkout {display: block;}
  .list-collection-text .text-center{font-size: 13px;}
  footer .row .columna-footer.flex:last-child {order: 1;}
  footer .logo{margin: auto;}
  footer .whatsapp {justify-content: center;}
  .footer-top .footer-title {display: flex;gap: 18px;align-items: center;justify-content: center;}
  .footer-top .row {flex-direction: column;align-items: center;justify-content: center;text-align: center;}
  [id^=banner] {margin-top: 20px!important;}
  .ocbestsellerproducts .list-style .item .item-inner{width: 90%;}
  .item-inner.carruselDesign2{padding: 13px 9px 9px 9px !important;border: 1px solid #72727266 !important;}
  .price-box p, p.old-price {text-align: center;}
  .item-inner .caption .price-box {flex-direction: column-reverse;justify-content: center;align-items: center;}
  .item-inner.carruselDesign2 .product-name a {font-size: 14px;text-align: center;}
  .wish_labeloff .label_oferta {transform: scale(0.6);}
  .item-inner.carruselDesign2 .img-responsive {height: 180px !important;width: auto!important;}
  .tt-product.owl-carousel .owl-next{right: -4px!important;}
  .tt-product.owl-carousel .owl-prev{left: -4px!important;}
  .owl-next, .owl-prev{transform: scale(0.6);}
}
.tt-product.owl-carousel .owl-next img, .tt-product.owl-carousel .owl-prev img{
  width: 50px;
    height: 50px;
}
.tt-product.owl-carousel .owl-next, .tt-product.owl-carousel .owl-prev{
  display: flex;
  align-items: center;
  justify-content: center;
}
header .dropMenu > div {
    width: 32%;
}
header .dropMenu strong{
  padding-left: 10px;
  color:black;
  display: block;
}
header .dropMenu a.link_subtitle {
  color:black;
  padding: 10px;
}
header .dropMenu {
    position: absolute;
    left: 0px;
    background: white;
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.07);
    width: 100%;
    flex-wrap: wrap;
    text-align: start;
    /* justify-content: space-between; */
    gap: 22px 12px;
    z-index: 10;
    padding: 20px 48px 45px;
}
header .sub_Menu {
    display: flex;
    flex-direction: column;
}
.nav-container span svg {
    height: 20px;
    width: 20px;
}
.nav-container {
    gap: 10px 44px;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0px 25px;
}
.nav-container a.link_label:hover {
    font-weight: 700;}
.nav-container a.link_label {
    font-weight: 400;
    line-height: normal;
    color: black;
      display: flex;
    align-items: center;
}
header .box-setting img {
    width: 20px;
    height: 20px;
}
#cart table img {
    width: 50px;
    height: fit-content;
}
#cart img {
    width: 24px;
    height: 24px;
}
#cart a {
    display: block;
}
.brands .owl-carousel .owl-item {
    display: flex;
    align-items: center;
    justify-content: center;
}
.brands .owl-carousel .owl-item img {
    display: block;
    margin: 0px auto;
    height: auto;
    width: 130px;
}
.brands .item {
    width: auto;
    height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
}
a.seguirComprando {
    border: 1px solid var(--azulFuerte);
    text-align: center;
    color: white !important;
    font-size: 16px;
    border-radius: 5px;
}
a.seguirComprando:hover {
    color: black !important;
}

@media (min-width:768px){
  .module-title a.ver_mas {position: absolute;
    top: 50%;
    right: 1%;
    transform: translate(0px, -50%);
}
}
.module-title a.ver_mas {
    font-size: 14px;
    text-decoration-line: underline;
    color: var(--azulFuerte);
    padding: 10px;
}
.wish_labeloff {
    position: absolute;
    z-index: 2;
    display: flex;
    align-items: center;
    width: 283px;
    justify-content: space-between;
    left: 8px;
}
.item-inner.carruselDesign2 {
    display: flex!important;
    flex-direction: column;
    padding: 23px 27px 13px 30px;
    border-right: 1px solid #72727266 !important;
    border-radius: 5px !important;
}
@media (max-width:768px){
  .table-responsive>.table-bordered{border: 2px solid !important;}
  .miCuenta .pedidos a {padding: 5px; margin: 0px 5px;}
  .miCuenta .pedidos td, .miCuenta .pedidos tr, .miCuenta .pedidos th {padding: 5px 0px !important;font-size: 12px;width: fit-content;}
  .footer-contact li{text-align: center!important;}
  .list-style .item .item-inner {width: 100%;}
  .container.collections .module-title {margin: 0px;}
  .common-home .module-title h2{font-size:24px;}
  .common-home .product-name a{font-size:16px;}
  .buscador-marcas select.yr {width: 68px;}
  .buscador-marcas select.md {width: 93px;}
  .buscador-marcas select.mk {width: 83px;}
  .buscador-marcas select{font-size: 14px!important;}
  input.gv-btn-search, input.gv-btn-clear {width: fit-content;}
  header .logo-container {order: 2;}
  header .box-left {order: 1;}
  header.hd-good .box.box-right {order: 3;}
  .flex_collection .product-layout.grid-style {width: 40%;}
  header.hd-good .header-inner .container-inner{max-width: 100%;}
  .banner7.desktop {
    display: none;
  }
  .banner7.mobile {
    display: block;
  }
}

@media (min-width:768px){
  .footer-contact li{text-align: justify !important;}
  .list-style .item .item-inner {width: 303px;}  
.buscador-marcas select{font-size: 16px!important;}
.banner7.desktop {
  display: block;
}
.banner7.mobile {
  display: none;
}
header.hd-good .header-inner .container-inner{max-width: 93%;}
.container.collections {
  max-width: 1345px;
  width: 100%;
}
  .flex_collection .product-layout.grid-style {width: 21%;}
}

.flex_collection {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1440px;
    padding:0px 15px;
    gap:24px;
  align-items: baseline;
}

footer select {
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 5px;
    color: black;
}
footer .whatsapp span {
    color: white;
}
footer .whatsapp {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-top: 22px;
}

footer .container::before, footer .container::after, footer .row::before, footer .row::after {
    display: none;
}
@media (min-width: 1250px) {
    footer .container {
        width: 1210px;
    }
}
.columna-footer {
    max-width: 247px;
}

footer .flex {
        display: flex;
        flex-direction: column;
        gap: 35px;
}
.footer-title h3, .footer-content h3 {
    margin-bottom: 13px;
}

footer .redes, footer .pagos {
    display: flex;
    gap: 10px;
    width: fit-content;
}
.buscador-marcas a, .buscador-marcas input {
  font-size: 16px!important;
  color: black;
  text-transform:none!important;
}
.buscador-marcas input[type="text"]{  
  padding-left: 37px !important;
  width: 200px;
}
.buscador-marcas input[type="text"]::placeholder{
  font-size: 16px!important;
  color: #C6C6C6;
  text-transform:none!important;
}
input[type="submit"], input.gv-btn-clear, input.gv-btn-search {
    padding: 10px !important;
    height: 40px;
    line-height: 1em!important;
    border-radius: 5px !important;
  
}
input[type="submit"], input.gv-btn-search {
    background: var(--azulFuerte) !important;
    color: white!important;
}
input.gv-btn-clear {
    background: transparent !important;
    color: var(--azulFuerte)!important;
    border:var(--azulFuerte) 1px solid!important;
}
.buscador-marcas #gv-mmy {
    display: flex;
    gap: 10px;
  flex-wrap: wrap;
    justify-content: center;
}
.buscador-marcas .txtdiv img {
    position: absolute;
    top: 9px;
    left: 10px;
}
.buscador-marcas .txtdiv {
    position: relative;
}
.buscador-marcas .mmy-tab.mmy-ops, .buscador-marcas form.search {
    display: flex;
    gap: 7px;
}
.buscador-marcas select{
  padding: 10px!important;  
}
.buscador-marcas select, .buscador-marcas input[type="text"]
{
  border:none;
  border-radius: 5px;
  background: #FFF;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  height: 40px;
  color: black;
}

.buscador-marcas {
  padding: 13px 16px;
  display: flex;
  gap: 15px 38px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  background: #E1E1E1;
}
/* .menu-mobile .btn-navbar:before {
  content: "\f394";
  font-family: "Ionicons";
  color: var(--azulFuerte);
} */
header.hd-good .pt_custommenu div.pt_menu{
  margin: 0px;
}
header.hd-good .setting-button, header.hd-good  #cart > button{
  height: auto;
  line-height: 1em;
  width: auto;
}
header.hd-good .box.box-right {
  width: auto;
  display: flex;
  gap: 20px;
}
header.hd-good .header-inner{
  background: white;
  padding: 28px 52px;
}
header.hd-good .header-inner .container-inner{
  display: flex;
    align-items: center;
    justify-content: space-between;
}
header.hd-good #pt_custommenu{
  display: none; /*Se pone como none para usarlo solamente como menu mobile*/
    align-items: center;
    justify-content: center;
    gap: 10px 44px;
    flex-wrap: wrap;
}
header.hd-good .box{
  position: unset;
  top: unset;
  transform: none;
  width: fit-content;
}
header.hd-good .pt_custommenu div.pt_menu .parentMenu a
{padding: 0px;font-size: 16px;font-weight: 400;line-height: normal;letter-spacing: normal;text-transform: none;}

header.hd-good .pt_custommenu div.pt_menu .parentMenu a, header.hd-good .search-button, header.hd-good .setting-button, header.hd-good #cart > button{
  color: #000;
}
a.linkVerMas {
    color: #262262;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
}

.ecommerceLogos .amazon svg {
  background: #FF9800;
}

.ecommerceLogos .mercadoLibre svg {
  background: #eed130;
}

.ecommerceLogos svg {
    height: 55px;
    width: fit-content;
    padding: 10px;
    margin: auto;
    border-radius: 5px;
    transition: 0.8s ease;
}
.ecommerceLogos svg:hover {
    padding: 10px 20px;
    transition: 0.4s ease;
}
.ecommerceLogos {
    display: flex;
    justify-content: center;
    gap: 61px 47px;
    flex-wrap: wrap;
}




/*============================================================================
Get font-families from theme settings
==============================================================================*/







/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
ol, ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
blockquote, q {
  quotes: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*------------*/
body {
  font-family:  Montserrat, sans-serif ;
  color: #5a6069;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  width: 100%;
  position: relative;
  background: #ffffff;
}
.common-home {
  background: #ffffff;
  color: #5a6069;
}
*:focus{
  outline: none !important;
}
h1, h2, h3, h4, h5, h6 {
  color: #262262;
  line-height: normal;
  font-family:  Montserrat, sans-serif ;
  margin:0px;
  padding:0px;
}
p{
  padding: 0px;
  margin: 0px;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.small{
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
}
.xsmall{
  padding: 0px;
  margin: 0px;
  font-size: 10px;
  font-weight: 400;
  line-height: normal;
}
/* default font size */
.fa {
  font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
  font-size: 48px;
  font-weight: 700;
}
h2 {
  font-size: 36px;
  font-weight: 700;
}
h3 {
  font-size: 24px;
  font-weight: 400;
}
h4 {
  font-size: 20px;
  font-weight: 400;
}
h5 {
  font-size: 12px;
  font-weight: 400;  
}
h6 {
  font-size: 10.2px;
  font-weight: 400;
}
a {
  color: #6c6f7a;
  cursor: pointer;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
a:focus,
a:active,
a:hover {
  text-decoration: none;
  color: #000000;
}
legend {
  font-size: 16px;
  padding: 10px;
  font-family:  Montserrat, sans-serif ;
  color: #262262;
  text-align: center;
  font-weight: 600;
}
@media (min-width:768px){
  .direcciones .form-horizontal .form-group {flex-direction: row;}
  .direcciones .form-control {
    width: 250px;
}
  .direcciones .form-horizontal .control-label {margin-left: 10px;width: 151px;}
  #create_customer {margin: 0px auto 30px;width: 500px;}
  .resetPass .form-horizontal.contact-form {width: 500px;}
}
@media (max-width:768px){
  
  .miCuenta .fecha, .miCuenta .pedido {width: 55px !important;}
  .miCuenta .pago {width: 57px !important;}
  .miCuenta .estado {width: 95px !important;}
  .direcciones .direccionNueva{flex-direction: column;}
  .direcciones label {font-size: 13px;}
  #create_customer {margin: auto;width: 90%;}
  .resetPass .form-horizontal.contact-form {width: 90%;}
}

.direcciones .actCan .buttons.clearfix {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    color: black;
}
.direcciones .form-group.actualizar {
    flex-direction: column!important;
    align-items: center;
    width: fit-content;
    margin: auto!important;
}

.direcciones .direccionNueva {
    display: flex;
}
.direcciones .form-control {
    border-radius: 5px;
}
.direcciones .section-header > div {
    width: fit-content;
    display: block;
}
.direcciones h2 {
    text-align: center;
    margin: 20px 0px;
}
.direcciones td.text-right p a {
    padding: 2px 10px;
    border-radius: 3px;
    color: white;
    width: 90px;
    text-align: center;
}
.direcciones .form-horizontal .form-group {
    margin: 15px;
    flex-wrap: wrap;
    justify-content: center;
}
.direcciones td.text-right p a:nth-child(2) {
    background: var(--rojoFuerte);
}
.direcciones td.text-right p a:nth-child(1) {
    background: var(--azulBajo);
}
.direcciones td.text-right p {
    display: flex;
    justify-content: center;
    gap: 15px;
    padding: 0px 10px;
    flex-direction: column;
    align-items: center;
}
.direcciones td {
    padding: 10px !important;
    color: black;
}
.direcciones table.table {
    width: auto;
    margin: auto;
}
.direcciones h3 {
    font-weight: 600;
    font-size: 16px;
    width: fit-content;
    margin: auto;
      text-align: center;
}
.direcciones table p {
    font-size: 12px;
    width: fit-content;
}
.direcciones a.regresar {
    background: black;
    color: white;
    font-size: 16px;
    padding: 10px;
    display: block;
    width: fit-content;
    border-radius: 5px;
}
.direcciones .section-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px 30px;
}
.direcciones h1 {
    text-align: center;
    margin: 20px auto;
      width: 100%;
}
.direcciones {
    padding: 20px;
}
.errors {
    margin: 20px 0px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.ordenes .nameFecha h3 {
    font-weight: 700;
}
.ordenes .regresar {
    padding: 10px;
    background: var(--azulFuerte);
    color: white;
    border-radius: 5px;
    margin: auto;
    display: block;
    text-align: center;
    width: fit-content;
}
.ordenes .nameFecha p {
    padding: 10px;
    border: 1px solid;
}
.ordenes .nameFecha {
    display: flex;
    margin: 20px 0px;
    justify-content: space-between;
    align-items: center;
}
.miCuenta #content {
  padding: 20px;
}
.ordenes h1 {
    text-align: center;
    margin: 20px 0px;
}
.ordenes {
    padding: 20px;
    color: black;
}
.miCuenta td {
    padding: 10px !important;
}
.miCuenta .pedidos tr {
    display: table-row;
}
.miCuenta h5 {
    font-weight: 600;
    margin-bottom: 5px;
}
.miCuenta a {
    background: var(--azulBajo);
    color: white;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
}
.miCuenta tr {
    display: flex;
    flex-direction: column;
    padding: 10px;
}

.miCuenta h3 {
    font-size: 20px;
    font-weight: 500;
    margin: 20px 0px;
}
.miCuenta h1 {
    text-align: center;
    margin: 20px 0px;
}
.miCuenta {
  margin: 20px auto;
  color: black;
}
#reset_password, #password_confirmation {
    width: 300px;
}
.resetPass .form-horizontal.contact-form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 20px auto;
    border: 1px solid var(--azulFuerte);
    padding: 10px;
    border-radius: 5px;
  
}
.resetPass h1{
      margin-bottom: 10px;
}
.resetPass {
  padding: 20px;
  text-align: center;
  color: black;
}
.iniciar .submit.lost-password.form-group {
    flex-direction: row;
    gap: 10px;
    justify-content: center;
}
.iniciar .submit.lost-password.form-group button, .iniciar .submit.lost-password.form-group a {
    margin: 10px 0px 0px !important;
    width: min-content !important;
    text-align: center;
      font-size: 16px;
}
input {
    border-radius: 5px !important;
}
.iniciar .invitado {
    font-size: 18px;
    text-align: center;
  margin-top: 10px;
}
.iniciar strong {
    margin-bottom: 10px;
    display: block;
}
.iniciar a.btn-acct{
  margin-left:0px;
}
.iniciar .submit input, .iniciar .submit a {
  font-size: 14px;
}
.iniciar .submit {
    margin-top: 10px;
    gap: 10px;
}
.iniciar .note.form-error {
    margin-top: 20px;
}
.iniciar h2 {
    font-size: 25px;
    margin-bottom: 10px;
}
#recover-email {
    border-radius: 5px;
}
.iniciar h3 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
}
a.noFollow:hover {
  background: var(--azulBajo);
}
a.noFollow {
    background: black;
    color: white;
    text-align: center;
    padding: 10px;
    margin: 15px auto;
    border-radius: 5px;
    display: block;
}
.container.iniciar {
  color: black;
}
iniciar strong {
    margin-bottom: 10px;
    display: block;
}
.iniciar #button-account {
    width: 100%;
}
.iniciar .dosCol .mitad {
    width: 350px;
}
.iniciar .dosCol {
    display: flex;
    gap: 20px;
    align-items: baseline;
    justify-content: center;
    margin-bottom: 30px;
  flex-wrap: wrap-reverse;
}
.iniciar .dosCol::before, .iniciar .dosCol::after{
  display:none
}
.iniciar h1 {
    margin: 20px;
    text-align: center;
}
#account input {
    color: var(--azulFuerte);
    border-radius: 5px;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid;
    width: 100%;
}
#account input::placeholder{
  color: var(--azulBajo);
}
a.btn-acct:hover {
    background: black;
}
.note.form-error {
    margin-bottom: 20px;
    color: var(--rojoFuerte);
    background: var(--rojoBajo);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid;
}
.note.form-error ul.disc {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.submit {
    color: black;
    display: flex;
    align-items: center;
    justify-content: center;
}
a.btn-acct {
    background: var(--azulFuerte);
    color: white;
    padding: 10px;
    border-radius: 5px;
  margin-left: 20px;
}

label {
    font-size: 16px;
    font-weight: 400;
    color: var(--negroBajo);
    padding: 10px;
}
.form-group {
    display: flex;
    flex-direction: column;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
  font-size: 12px;
}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
  font-size: 12px;
}
.input-group .input-group-addon {
  font-size: 12px;
  height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
  display: inline;
}
.flip{
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  display: inline-block;
}

/* tooltip */
.tooltip.top .tooltip-arrow {
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #000000;
}
.tooltip-inner{
  background: #000000;
}
.alert{
  text-align: center;
  font-size: 13px;
  margin: 0;
  border-radius: 0;
  border: none;
}
/* transition */
a:hover,.banner-3 a:hover::before,
#button-guest:hover, #button-search:hover, #button-review:hover, #button-account:hover,
#button-login:hover, #button-confirm:hover, #button-payment-method:hover, #button-register:hover,
#button-shipping-method:hover, #button-quote:hover, #button-coupon:hover,
.form-horizontal input.btn:hover, a.btn:hover, input[type='submit']:hover, .button:hover,
.product-layout:hover  .action-links-link,
.static-policy .col:hover .text-content h2, .static-policy .col:hover .col-img .hover,
.layout1:hover .btn-wishlist, .layout1:hover .btn-compare,
.banner-2 a:hover::before, .product-image:hover .img-r,
.banner-1 > div:hover img{
  -webkit-transition: ease-in-out all .3s;
  -moz-transition: ease-in-out all .3s;
  transition: ease-in-out all .3s;
}
#button-guest:hover, #button-search:hover, #button-review:hover, #button-account:hover,
#button-login:hover, #button-confirm:hover, #button-payment-method:hover, #button-register:hover,
#button-shipping-method:hover, #button-quote:hover, #button-coupon:hover,
.form-horizontal input.btn:hover, a.btn:hover, input[type='submit']:hover, .button:hover{
  color: #fff;
  background: #000000;
}
#button-guest, #button-search, #button-review, #button-account, #button-login, #button-confirm,
#button-payment-method, #button-shipping-method, #button-quote, #button-coupon, #button-register,
.form-horizontal input.btn, a.btn, input[type='submit'], .button{
  border: none;
  background: #262262;
  padding: 10px;
  font-size: 16px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  border-radius: 5px;
  font-family:  Montserrat, sans-serif ;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
#button-voucher,
#button-coupon{
  height: 34px;
  line-height: 34px;
  margin-left: 10px;
  border-radius: 20px;
}
#button-search + h2{
  display: none;
}
#button-search{
  margin: 15px 0;
}
#modal-agree{
  z-index: 9999;
}
/* owl carousel */
.owl-carousel.owl-theme:hover .owl-nav div {
  opacity: 1;
}

.owl-carousel.owl-theme .owl-dot:hover span,
.owl-carousel.owl-theme .owl-dot.active span {
  background: transparent;
}
.owl-carousel.owl-theme  .owl-dots {
  margin-top: 40px;
}
.owl-carousel.owl-theme  .owl-dot {
  display:inline-block;
  vertical-align:top;
  margin:5px 15px;
  position: relative;
}

.tt-product2 .owl-carousel.owl-theme  .owl-dot {
  margin:5px 10px;
}

.owl-carousel.owl-theme  .owl-dot span {
  display: block;
  width: 15px;
  height: 15px;
  margin: 0;
  border-radius: 0;
  border: 1px solid var(--gris);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  border-radius: 50px;
  background: var(--gris);
}

.tt-product2 .owl-carousel.owl-theme  .owl-dot span {
  border: 1px solid transparent;
}

.owl-carousel.owl-theme .owl-dot.active span, .owl-carousel.owl-theme .owl-dot:hover span{
  /* border-color: #000000; */
  background: var(--azulFuerte);
  border-color: var(--azulFuerte);
}
.tt-product2 .owl-carousel.owl-theme  .owl-dot.active span,.tt-product2 .owl-carousel.owl-theme  .owl-dot:hover span{
  background: transparent;
}

.tt-product2 .owl-carousel.owl-theme .owl-nav {
  margin: 0;
}
.owl-carousel.owl-theme .owl-nav div {
  position: absolute;
  top: 50%;
  font-size: 28px;
  margin: 0;
  margin-top: -25px;
  width: 48px;
  height: 48px;
  padding: 0;
  /* border: 2px solid #efefef; */
  color: white!important;
  background: var(--azulBajo);
  border-radius: 100%!important;
  text-align: center;
  cursor: pointer;
  opacity: 1;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.tt-product2 .owl-carousel.owl-theme .owl-nav div {
  /* border: 2px solid #e51515; */
  color: #000000;
}
.common-home .owl-carousel.owl-theme .owl-nav div{
  background:var(--azulFuerte);
}
.owl-carousel.owl-theme .owl-nav div.owl-prev {left: -65px;}

.owl-carousel.owl-theme .owl-nav div.owl-next {right: -65px;}
.owl-carousel.owl-theme .owl-nav div:hover {
  background: #000000;
  border-color: #000000;
  color: #fff;
  /* -webkit-box-shadow: 0 0 20px 5px rgba(229,21,21,0.3);
  box-shadow: 0 0 20px 5px rgba(229,21,21,0.3); */
}
.tt-product2 .owl-carousel.owl-theme .owl-nav div:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/*--------------*/
/* newsletter popup */
.b-close{
  display: block;
}
.newletter-popup{
  background: #fff;
  top: 50% !important;
  position: fixed !important;
  padding: 0;
  text-align: center;
  -moz-transform:  translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
#boxes .newletter-title h2{
  font-size: 36px;
  font-weight: 700;
}
.newletter-popup #dialog {
  padding: 50px 20px;
}
#boxes .box-content label{
  font-weight: 400;
  max-width: 650px;
}
#boxes  #frm_subscribe .required{
  color: #f00;
  padding-right: 5px;
}
#boxes  #frm_subscribe a{
  cursor: pointer;
}
#boxes  #frm_subscribe #subscribe_pemail{
  background: #EBEBEB none repeat scroll 0% 0%;
  border: medium none;
  height: 40px;
  width: 65%;
  margin: 20px 0;
  padding:0 15px;
}
#boxes .box-content .subscribe-bottom{
  margin-top: 20px;
}
#boxes .box-content .subscribe-bottom  label{
  margin: 0;
}
#boxes .box-content .subscribe-bottom #newsletter_popup_dont_show_again{
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  margin-top: -1px;
}
#boxes  #frm_subscribe #notification{
  color: #f00;
}
#boxes  #frm_subscribe #notification .success{
  color: #67D7BB;
}
#popup2{
  text-align: center;
  background: #333;
  border-radius: 0;
  cursor: pointer;
  float: right;
  /*padding: 5px 10px;*/
  color: #fff;
  margin-top: -49px;
  margin-right: -19px;
}
#popup2:hover {
  background:#000000;
}
/* newsllter */
.newletter-subscribe-container {
  text-align: center;
  margin-top: 85px;
  padding: 100px 0;
  border-top: 1px solid #e51515;
}
.f2 .newletter-subscribe-container {	
  border-top: 1px solid #ebebeb;
}
.newletter-subscribe-container .container-inner {

}
.newletter-subscribe-container .container-inner img.icon-newletter {
  position: absolute;
  bottom:4px;
  left:-110px;
}
#dialog-normal .newletter-title {display: block;}

#dialog-normal .newletter-title label {
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}
#dialog-normal .newletter-title label span {
  color: #000000;
}
#dialog-normal .newletter-title h4 {
  font-size: 20px;
  font-weight: 400;
  color: #2b3990;
}
.f2 #dialog-normal .newletter-title h4 {
  color: #000;
}
#dialog-normal .newletter-title p{
  display: block;
  margin: 0;
}
#dialog-normal .newleter-content{display: block;margin-top: 55px;position: relative;}
#subscribe {
  margin-bottom: 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
#subscribe_email{
  display: inline-block;
  background: #e51515;
  padding: 10px 70px 10px 25px;
  border: 0;
  border-bottom: 1px solid #1c1d25;
  line-height: 16px;
  height: 56px;
  border-radius: 30px;
  color: #5a6069;
  font-size: 12px;
  width: 620px;
  font-weight: 400;
}
.f2 #subscribe_email{
  background: #efefef;
  border-bottom: 0px;	
}
#subscribe .btn:hover{
  opacity: 0.8;
}
.f2 #subscribe .btn:hover{
  opacity: 0.6;
}
#subscribe .btn {
  position: absolute;
  top: 50%;
  right: 7px;
  text-transform: uppercase;
  line-height: 46px;
  height: 46px;
  width: 46px;
  padding: 0;
  font-size: 0;
  font-weight: 500;
  text-align: center;
  background: #000000;
  color: #fff;
  -webkit-box-shadow: 0 0 20px 5px rgba(229,21,21,0.3);
  box-shadow: 0 0 20px 5px rgba(229,21,21,0.3);
  border-radius: 100%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.f2 #subscribe .btn {
  -webkit-box-shadow: none;
  box-shadow: none;
}

#notification-normal{
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
}

#notification-normal div.warning{
  color: red;
  text-align: center
}
/* Header */
header {
  margin-bottom: 0px;
}
.common-home header {
  margin-bottom: 0;
}
.common-home header.hd2, .common-home header.hd1.alt {
  position: relative;
}
.common-home header.hd2 .header-top {
  min-height: 0;
  background: none;
}
.common-home header.hd2 .header-inner, .common-home header.hd1.alt .header-inner {
  background: transparent;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.common-home header.hd2.alt .header-inner {
  background: transparent;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
}
.common-home header.hd2 .header-inner:after {
  opacity: 0;
}
.common-home header.hd2 #search input {
  background: transparent;
}
.common-home header.hd2 #logo {
  padding: 60px 0;
}
.common-home .header-top, .common-home .hd3 .header-top, .common-home .hd4 .header-top {
  min-height: 0;
  background: none;
}
.product-category .header-top {
  background-position: center;
  background-repeat: repeat-x;
}
.header-top {
  position: relative;
  min-height: 0px;
  background-position: center;
  background-repeat: repeat-x;
}
.header-inner {
  text-align: center;
  padding: 0 60px;
  background: #ffffff;
  position: relative;
  z-index: 10;
}
.hd3 .header-inner {
  text-align: center;
  padding: 0px;
  z-index: 10;
  background: transparent;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  border-bottom: 2px solid #000000;
}
.hd4 .header-inner {
  text-align: center;
  padding: 0px;
  z-index: 10;
  background: transparent;
  position: absolute;
  left: 0;
  right: 0;
  top: 80px;
  border-bottom: 0px solid #000000;
}

/* header:not(.hd3) .header-inner:after {
  content: "";
  position: absolute;
  left: 0;
  right:0;
  bottom: 0;
  height: 2px;
  background: #000000;
  z-index: -1;
} */

header.hd4 .header-inner:after {
  background: transparent; 
  height: 0px; 
}
.hd3 #middle, .hd4 #middle {
  position: relative;
  z-index: 2;
}
.header-inner .container-inner {
  position: relative;
}
.hd4 .header-inner .container-inner {
  position: relative;
  background: #fff;
  padding: 0 30px;
  border-radius: 3px;
}
header .box {
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

header .box-left {
  left: 0;
  right: 0;
}
header.hd3 .box-left {
  left: 0;
  right: inherit;
}
header .box-right {
  right: 14px;
}
header.hd4 .box-right {
  right: 44px;
}
header .box-setting {
  float: left;
  /* margin: 0 10px; */
}
.setting-button,#cart > button {
  font-size: 24px;
  color: #fff;
  width: 40px;
  border: 0;
  padding: 0;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  box-shadow: none !important;
  /*background: url(//deyac.com.mx/cdn/shop/t/23/assets/icon_setting.png?16187) center no-repeat;*/
}
.hd4 .setting-button,.hd4 #cart > button {
  color: #fff;
  /*background: url(//deyac.com.mx/cdn/shop/t/23/assets/icon_setting_black.png?v=69397610590916017611753820391) center no-repeat;*/

}
/*.setting-button:hover {
background: url(//deyac.com.mx/cdn/shop/t/23/assets/icon_setting_hover.png?16187) center no-repeat;
}*/
#cart > button {
  background: none;
  /* background: url(//deyac.com.mx/cdn/shop/t/23/assets/icon_cart.png?16187) center no-repeat;*/
}
.hd4 #cart > button {
  /*background: url(//deyac.com.mx/cdn/shop/t/23/assets/icon_cart_black.png?16187) center no-repeat;*/
}
.setting-button > i:hover,#cart > button > i:hover { 
  color : #000000;
}
#cart > button > i:hover {
  /* background: url(//deyac.com.mx/cdn/shop/t/23/assets/icon_cart_hover.png?16187) center no-repeat;*/
}
header .setting-content .text-ex,header .setting-content .btn-link-current{
  margin-right: 9px;
  color: #262262;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 25px;
  padding: 0;
  font-size: 12px;
  border: 0;
  pointer-events: none;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  font-family:  Montserrat, sans-serif ;
}

div#cart, header.hd-good .box.box-right, header.hd-good .header-inner .container-inner {
    position: unset;
}

header .language .setting-content .text-ex, header .language .setting-content .btn-link-current{
  text-transform: capitalize;
}
header .setting-content .text-ex {
  margin-right: 5px;
}
header .setting-content > div {
  margin-bottom: 14px;
}
header .setting-content > div:last-child {
  margin-bottom: 0;
}
header .setting-content .content {
  border-top: 0px solid #efefef;
  padding: 10px;
}
button.btn.btn-link.btn-link-current {
    line-height: normal;
    font-size: 14px;
    padding: 10px;
    margin: auto;
    display: flex;
    align-items: center;
    gap: 5px;
}
header .btn-group .dropdown-menu{
  position: absolute;
  right: 0;
  float: none;
  width: max-content;
  padding: 10px;
  left: auto;
  text-align: left;
  font-size: 13px;
  margin: 10px 0 0 0;
  background: white;
  border-radius: 3px;
  border: none;
  -webkit-box-shadow: 0 0 50px 0 rgba(0,0,0,0.1);
  box-shadow: 0 0 50px 0 rgba(0,0,0,0.1);
}
header .btn-group header-links {
  left: auto;
  right: -15px;
}
header .setting-content .btn-group .dropdown-menu li {padding-left: 20px;}
header .btn-group .dropdown-menu li:last-child {
  border:0;
}
header .btn-group .dropdown-menu li> button,
header.hd3 .btn-group .dropdown-menu li > a,
header.hd3 .btn-group .dropdown-menu li> button,
header.hd4 .btn-group .dropdown-menu li > a,
header.hd4 .btn-group .dropdown-menu li> button{
  font-size: 13px;
  padding: 3px 0;
  line-height: 24px;
  display: block;
  text-transform: capitalize;
  font-weight: normal;
  height: inherit;
  border-radius: 0;
  text-align: left;
  color: #6c6f7a;
}
header .btn-group .dropdown-menu li > a:hover,
header .btn-group .dropdown-menu li> button:hover {
  text-decoration: none;
  color: #000000;
}

header .btn-group .dropdown-menu li button img{
  vertical-align: baseline;
  margin-right:5px;
}
header .btn-group .dropdown-menu > a:hover,
header .btn-group .dropdown-menu > button:hover,
header .btn-group .dropdown-menu .item-selected{
  color: #000000;
  text-decoration: none;
}
.logo-container {max-width: 220px;position: relative;z-index: 1;}
.hd3 .logo-container {float: none;}

.hd3 #logo{
  padding: 60px 0;
}
.hd4 #logo{
  padding: 22px 0;
}
#logo a{
  display: inline-block;
}
.headerSpace {
  display: none;
}

.hd3 .switch {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
}
.hd3 .switch:last-child {
  margin-right: 0;
}
.hd3 .switch .text-ex {
  display: none;
}
.hd3 .switch .btn-group .dropdown-menu {
  right: auto;
  left: 0;
  width: auto;
  padding: 15px 20px;
  /* min-width: auto; */
}
.hd3 .switch .btn-link {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  border: 0;
  padding: 10px 0;
  text-decoration: none;
}
.hd3 .switch .btn-link:hover {
  color: #000000;
}

/* Search */
.search-button {
  font-size: 24px;
  color: #fff;
  height: 40px;
  width: 40px;
  line-height: 40px;
  cursor: pointer;
  box-shadow: none !important;
}

.hd3 .search-button {
  display:none;
}
.hd4 .search-button {
  color: #fff;
  text-align: center;
}
/* .search-button:before {content: "\f002";font-family: 'Font Awesome 5 Free';font-weight: 600;}
.search-button[aria-expanded="true"]:before {content: "\f00d";} */
.search-button:hover {
  color: #000000 !Important;
}
#search .search-content {
  padding: 0;
  border: 0;
  margin: 0;
  background: transparent;
  box-shadow: none;
  right: 100%;
  width: auto;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hd3 #search .search-content {
  padding: 0;
  border: 0;
  margin: 0;
  background: transparent;
  box-shadow: none;
  right: initial;
  top: initial;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  -moz-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%); 
}
#search {
  float: left;
}
.hd3 #search {
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 112;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#search input {
  height: 35px;
  font-size: 12px;
  color: #5a6069;
  width: 250px;
  font-weight: 400;
  /* background: #22232b; */
  border: 0;
  border-radius: 0;
  box-shadow: none !important;
  padding: 0 37px 0 15px;
  position: relative;
}

.hd3 #search input {
  color: #dfdfdf;
  background: transparent;
}
.hd4 #search input {
  background: #fff;
}

/* #search .search-content:before {
  content: "";
  position: absolute;
  height: 25px;
  width: 2px;
  background: #000000;
  left: 0;
  top: 0;
  bottom: 0;
  margin:auto;
  z-index: 8;
} */
#search .input-group-btn {
  position: absolute;
  right: 0;
  width: auto;
}
#search .input-group-btn button {
  background: transparent;
  border: 0;
  height: 35px;
  width: 35px;
  line-height: 35px;
  padding: 0;
  box-shadow: none !important;
  margin: 0;
}
#search .input-group-btn button{
  font-size: 15px;
  color: #fff;
}
.hd4 #search .input-group-btn button{
  color: #262262;
}
#search .input-group-btn button:hover {
  color: #000000;
}
/* #search .input-group-btn button:before {
  content: "\f002";
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
} */
#search ::-webkit-input-placeholder { /* Chrome */
  color: #5a6069;
}
#search :-ms-input-placeholder { /* IE 10+ */
  color: #5a6069;
}
#search ::-moz-placeholder { /* Firefox 19+ */
  color: #5a6069;
  opacity: 1;
}
#search :-moz-placeholder { /* Firefox 4 - 18 */
  color: #5a6069;
  opacity: 1;
}
/* search category */
.top-search {
}
#search-by-category {
  position: relative;
  width: 100%;
}
#search-by-category .search-container{
}
#search-by-category .search-container .categories-container{
  position: absolute;
  padding: 10px 0;
  left: 0;
  top: 0;
}
#search-by-category .search-container #text-search{
  padding: 0 55px 0 190px;
  height: 49px;
  border-radius: 3px;
  font-size: 12px;
  border: 0;
  z-index: 1;
  background: #fff;
  color: #c2c2c2;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
#search-by-category #sp-btn-search{
  position: absolute;
  right: 0px;
  top: 0;
}
#search-by-category .search-container .categories-container .hover-cate p{
  margin:0;
  color: #363f4d;
  padding: 0 30px 0 25px;
  cursor: pointer;
  overflow: hidden;
  position:relative;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 29px;
}
#search-by-category .search-container .categories-container .hover-cate p:after {
  content:"";
  position: absolute;
  width: 1px;
  height: 16px;
  background: #e1e1e1;
  right: 0;
  top: 50%;
  -moz-transform:  translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#search-by-category .search-container .categories-container .hover-cate p i{display: inline-block;vertical-align: top;font-size: inherit;line-height: inherit;margin-left: 19px;}
#search-by-category .search-container .categories-container .hover-cate .cate-items{
  z-index: 9999 !important;
  position: absolute;
  display: none;
  background: #FFF;
  max-height: 300px;
  overflow: auto;
  margin-top: 0px;
  border: 1px solid #ddd!important;
  padding: 5px;
  width:100%;
  cursor: pointer;
  top: 100%;
  text-align: left;
}
.cate-items li {
  text-transform: capitalize;
  color: #363f4d;
  font-size: 11px;
  list-style: none;
  line-height: 18px;
}
.cate-items li:hover{
  color:#000000
}
.cate-items li.f1 {
  padding-left: 5px;
}
.cate-items li.f2 {
  padding-left: 15px;
}
#search-by-category .search-ajax{
  position: absolute;
  z-index: 9999 !important;
  background: none repeat scroll 0% 0% #fff;
  left: 0px;
  top: 100%;
  width: 88%;
}
.ajax-result-item .product-info .detail .price-box .old-price{
  text-decoration: line-through;
  color: #acacac;
  font-weight: 400;
}
.ajax-result-item .product-info .detail .price-box p{
  display: inline-block;
}
.ajax-result-item .product-info .detail .price-box{
  font-weight: 700;
  margin: 0 0 10px 0;
}
.ajax-result-item .product-info .detail .product-name{
  margin: 10px 0;
}
#search-by-category .search-ajax li{
  list-style: none;
}
#search-by-category .search-ajax .ajax-result-container{
  box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
#search-by-category .search-ajax .ajax-result-container .ajax-result-msg{
  padding: 20px;
  margin: 0;
  color: #646464;
}
#search-by-category .search-ajax .ajax-result-container .ajax-result-list{
  display:block;
  border:1px solid #ddd;
  max-height:300px;
  overflow: auto;
  padding:10px;
}
#btn-search-category:hover{
  color: #363f4d;
}
#btn-search-category{
  background: #000000;
  border:none!important;
  padding:0;
  box-shadow:none;
  text-shadow:none;
  border-radius: 3px;
  height: 49px;
  width: 49px;
  color: #fff;
  font-size: 0;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 49px;
}
/* #btn-search-category:before {
  font-family: 'Stroke-Gap-Icons';
  content: "\e6a4";
  font-size: 20px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
} */
#wishlist-total, #link-compare {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 32px;
  font-size: 13px;
  color: #000000;
  text-transform: capitalize;
  text-align: center;
}
#wishlist-total .icon, #link-compare .icon, #cart > button .icon {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
#wishlist-total .text, #link-compare .text, #cart .text {
  display: none;
}
#wishlist-total:hover, #link-compare:hover,#cart > button:hover {
  color: #000000;
}
#link-compare span {
  display:none;
}
.search-container{}
.cart-container{
  padding: 45px 15px 0 0;
  width: 18%;
}
#wishlist-total .count,#cart-total
{
  position: absolute;
  display: block;
  color: #ffffff;
  width: 18px;
  height: 18px;
  line-height: 18px;
  background: var(--rojoFuerte);
  /* background: #000000; */
  top: -5px;
  /*bottom: 0;*/
  margin: auto;
  left: 80%;
  border-radius: 100%;
  text-align: center;
  font-size: 10px;
  font-weight: 400;
  font-style: normal;
}

.hd4 #wishlist-total .count,.hd4 #cart-total
{
  color: #e51515;
  background: #fff;
}
#cart{
  width: auto;
  float: left;
  margin-left: 0px;
}
#cart-total .total-price{
  color: #fff;
}

#cart .info-item >a {
  color: #262262;
  font-weight: 400;
  font-family:  Montserrat, sans-serif ;
}
#cart .mycart {
  display: none;
}
#cart .dropdown-menu .text-empty{
  margin: 0;
  padding: 10px 0;
}

.top-menu {
  position: relative;
  z-index: 7;
  background: #000000;
}
.hd3 .top-menu, .hd4 .top-menu {
  z-index: 1;
  background: #22232b;
}
.common-home .top-menu {
  /* margin-bottom: 30px; */
}
.top-menu .col {
  float: left;
}
.top-menu .col-menu {
}
.common-home .fix-header{

}
.fix-header{
  border: none;
  background: rgba(29, 28, 28, 0.67);
  box-shadow: 0 0 5px #bdbdbd;
  -moz-box-shadow: 0 0 5px #bdbdbd;
  -webkit-box-shadow: 0 0 5px #bdbdbd;
  -o-box-shadow: 0 0 5px #bdbdbd;
  -ms-box-shadow: 0 0 5px #bdbdbd;
  width: 100%;
  max-width: 100% !important;
  top: 0;
  left: 0;
  right: 0;
  z-index: 889;
  margin: 0 auto;
  /* padding: 5px 0; */
  position: fixed !important;
  -webkit-animation-name: fadeInDown;
  -webkit-animation-duration: 5.0s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  -webkit-animation-play-state: running;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: anim_titles;
  -moz-animation-duration: 5.0s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: normal;
  -moz-animation-play-state: running;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -webkit-animation-duration: 0.7s;
  -moz-animation-duration: 0.7s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
}
header.hd2 .fix-header, header.hd1.alt .fix-header{
  border: none;
  background: rgba(29, 28, 28, 0.67) !important;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
}
/* header.hd2 .header-inner:after {
  background: transparent;
} */
header.hd3 .fix-header{
  border: none;
  border-bottom: 1px solid rgba(255,255,255,0.1); 
  width: 100%;
}
header.hd4 .fix-header{
  border: none;
  background: rgba(255, 255, 255, 0.67) !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
}
.hd4 .fix-header .container-inner {
  background: transparent;
}
.fix-header #logo {

}
header.hd2 .fix-header #logo {
  padding: 15px 0 !important;
}
header.hd3 .fix-header #logo {
  padding: 5px 0;
}
header.hd2 .fix-header #logo {
  padding: 15px 0;
}
.fix-header #logo img {
  max-height: 40px;
}
/* .fix-header #pt_custommenu::after, 
.fix-header #pt_custommenu::before{
  display: none;
} */
.fix-header .pt_custommenu div.pt_menu .parentMenu a {
  /* padding-top: 15px; */
  /* padding-bottom: 15px; */
}
header.hd2 .fix-header .pt_custommenu div.pt_menu .parentMenu a {
  padding-top: 16px;
  padding-bottom: 17px;
}
header.hd4 .fix-header .pt_custommenu div.pt_menu .parentMenu a {
  padding-top: 17px;
  padding-bottom: 17px;
}
.fix-header #pt_custommenu{
  margin: 0;
}
.fix-header .cart-container,
.fix-header .search-container,
.fix-header .logo-container{
  /* display: none; */
}
.fix-header .vermagemenu-container{
  display: none;
}
body:not(.common-home) .vermagemenu-container .vermagemenu{
  position: static;
  margin-bottom: 50px;
}
body:not(.common-home) .vermagemenu-container{
  width: 100%;
  padding: 0;
}
body:not(.common-home) header:not(.fix-header) .hozmenu-container{
  width: 100%;
}
/* cms block */
.banner-static {
  text-align: center;
  clear: both;
  /* overflow: hidden; */
}
.banner-static .owl-pagination {
  position:absolute;
  left:0;
  right:0;
  margin: auto;
  bottom: 2%;
}
.banner-static .image a {
  position: relative;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  vertical-align: top;
}

.banner-static .image a .text {
  font-family:  Montserrat, sans-serif ;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 2;
  text-align: center;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner-static .image a .text .text1,
.banner-static .image a .text .text2,
.banner-static .image a .text .text3,
.banner-static .image a .text .link{
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.banner-static .image a:hover .text .text1 {
  -webkit-animation: fadeInUp 400ms ease-in-out;
  -moz-animation: fadeInUp 400ms ease-in-out;
  -ms-animation: fadeInUp 400ms ease-in-out;
  animation: fadeInUp 400ms ease-in-out;
}
.banner-static .image a:hover .text .text2 {
  -webkit-animation: fadeInUp 600ms ease-in-out;
  -moz-animation: fadeInUp 600ms ease-in-out;
  -ms-animation: fadeInUp 600ms ease-in-out;
  animation: fadeInUp 600ms ease-in-out;
}
.banner-static .image a:hover .text .text3 {
  -webkit-animation: fadeInUp 800ms ease-in-out;
  -moz-animation: fadeInUp 800ms ease-in-out;
  -ms-animation: fadeInUp 800ms ease-in-out;
  animation: fadeInUp 800ms ease-in-out;
}
.banner-static .image a:hover .text .link {
  -webkit-animation: fadeInUp 1000ms ease-in-out;
  -moz-animation: fadeInUp 1000ms ease-in-out;
  -ms-animation: fadeInUp 1000ms ease-in-out;
  animation: fadeInUp 1000ms ease-in-out;
}
.static-menu-bottom {
  padding: 30px 30px 5px 30px;
}
.static-sidebar a {
  border-radius: 3px;
}
.static-sidebar a img:hover {
  opacity: 0.8;
}
/*---*/
.static-welcome {
  text-align: center;
  overflow: hidden;
  margin-top: 84px;
}
.static-welcome .title {
  margin-bottom: 88px;
}
.static-welcome .title h2 {
  font-size: 36px;
  font-weight: 700;
  /* color: #5a6069; */
}
.static-welcome .title h3 {
  color: #2b3990;
  font-size: 24px;
  font-weight: 400;
}
.static-welcome .title h3 strong {
  font-weight: 700;
  display: block;
}
.static-welcome .content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.static-welcome .content .image {
  float: left;
  text-align: right;
  width: 50%;
  padding-right: 30px;
}
.static-welcome .content .text {
  overflow: hidden;
  text-align:left;
  max-width: 516px;
  padding-left: 30px;
  padding-right: 30px;
}
.static-welcome .content .text.text1 {
  text-align:center;
  max-width: 80%;
  margin: 0px auto;
}
.static-welcome .content .text h3 {
  font-size: 24px;
  font-weight: 400;
  color: #000000;
}
.static-welcome .content .text h3 span {
  display: block;
}
.static-welcome .content .text h3 span.word2 {
  color: #000000;
  font-size: 24px;
  font-weight: 400;
}
.static-welcome .content .text h3 span.word3 {
  font-size: 24px;
  font-weight: 400;
}
.static-welcome .content .text p {
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.static-welcome .author .name {
  font-weight: 200;
  font-size: 14px;
  text-transform: uppercase;
  color: #2b3990;
  display: block;
  margin-bottom: 32px;
  margin-top: 0;
}
@media(max-width: 767px){
  .static-welcome .content {
    flex-direction: column;
  }
  .static-welcome .content .image {
    width: 100%;
    text-align: center;
    padding-right: 0;
    float: none;
    margin-bottom: 1rem;
  }
  .static-welcome .content .text {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 1rem;
  }
}
/*---*/
.static-top-aero1 {
  margin-top: 60px;
}
.static-top-aero1 .col {
  margin-top: 30px;
}
.static-top-aero1 a {
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.static-top-aero1 .text {
  line-height: 1;
}
.static-top-aero1 .text .text1 {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;	
}
.static-top-aero1 .text .text2 {
  display: block;
  color: #ffde00;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 5px;
}
.static-top-aero1 .text .text3 {
  display: block;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 20px;
}
/*---*/
.static-bottom-aero1 {
  margin-top: 70px;
}
.static-bottom-aero1 a,.static-bottom-aero1 img {
  width: 100%;
}
.static-bottom-aero1 a,.static-bottom-aero1.alt img {
  border-radius: 3px;
}
.static-bottom-aero1 .col {
  float: left;
  width: 50%;
  margin-top: 30px;
}
.static-bottom-aero1 .text {
  padding: 0 10px;
  max-width: 620px;
  margin: auto;
}
.static-bottom-aero1.alt .text {
  padding: 0 25px;
}
.static-bottom-aero1 .text .text1 {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  display: block;
  font-weight: 500;
}
.static-bottom-aero1 .text .text2 {
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  display: block;
  font-weight: 500;
  letter-spacing: 5px;
  margin-top: 3px;
}
.static-bottom-aero1.alt .text .text2 {
  font-size: 24px;
}
.static-bottom-aero1 .text .text3 {
  font-size: 14px;
  color: #fff;
  display: block;
  line-height: 24px;
  font-family:  Montserrat, sans-serif ;
  margin-top: 20px;
}
.static-bottom-aero1 .text .link, .static-top-aero1 .text .link, .static-top-aero4 .text .link {
  font-size: 12px;
  color: #383838;
  text-transform: uppercase;
  background: #fff;
  display: inline-block;
  vertical-align: top;
  line-height: 46px;
  padding: 0 25px;
  padding-right: 60px;
  border-radius: 30px;
  font-weight: 500;
  position: relative;
  margin-top: 42px;
}
.static-bottom-aero1 .text .link:after, .static-top-aero1 .text .link:after, .static-top-aero4 .text .link:after {
  content: "\f105";
  font-family: 'Font Awesome 5 Free';
  font-size: 16px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #383838;
  color: #fff;
  border-radius: 100%;
  position: absolute;
  right: 4px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  text-align: center;
  font-weight: 600;
}
.static-bottom-aero1 .text .link:hover, .static-top-aero1 .text .link:hover, .static-top-aero4 .text .link:hover {
  background:#000000;
  color: #fff !important;
  -webkit-box-shadow: 0 0 20px 5px rgba(229,21,21,0.3);
  box-shadow: 0 0 20px 5px rgba(229,21,21,0.3);
}
.static-bottom-aero1 .text .link:hover:after, .static-top-aero1 .text .link:hover:after, .static-top-aero4 .text .link:hover:after {
  background:#fff;
  color: #303030;
}

.static-top-aero4 {
  margin-top: 60px;
}
.static-top-aero4 .col {
  margin-top: 30px;
}
.static-top-aero4 a {
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.static-top-aero4 .image a .text {
  line-height: 1;
  top: auto;
  right: auto;
  left: 30px;
  text-align: left;
  bottom: 30px;
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.static-top-aero4 .text .text1 {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;	
}
.static-top-aero4 .text .text2 {
  display: block;
  color: #ffde00;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 500;
}
.static-top-aero4 .text .text3 {
  display: block;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 25px;
}
/* Products */
/*-product in common-home-*/
.common-home .item .item-inner {  
  
}
.common-home .product-name a {
  color: #000000;
}
.common-home .item-inner .ratings {
  border-bottom: 1px solid #e51515;
}
.common-home .item-inner .product-name {
  border-bottom: 0px solid #e51515;
}
h4.product-name {
    text-align: center;
}
button.btn-cart, a.btn.btn-sm {
  position: relative;
  background: #131048;
  color: #FFF; */
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  padding: 10px;
  line-height: normal;
  /*background: #e51515;
  color: #000000; */
}
a.btn.btn-sm {
    transform: translate(-50%, 0);
    left: 50%;
}
button.btn-cart {
  display: block;
  width:100%;
  margin-top: 19px;
}

button.btn-cart:hover {
  
  /* background:#000000;
  color: #2b3990;
  -webkit-box-shadow: 0 0 20px 5px rgba(229,21,21,0.3);
  box-shadow: 0 0 20px 5px rgba(229,21,21,0.3); */
}

.product-des {
  border-bottom: 1px solid #e51515;
  display: block;
}

.common-home .tt-product2 .item .item-inner {
  
}
.common-home .tt-product2 .product-name a {
  color: #181b23;
}
.common-home .tt-product2 .item-inner .ratings {
  border-bottom: 1px solid #efefef;
}
.common-home .tt-product2 .item-inner .product-name {
  border-bottom: 1px solid #efefef;
}
/* .common-home .tt-product2 .item-inner  button.btn-cart {
  background: #efefef;
} */

/* .common-home .tt-product2 .item-inner  button.btn-cart:hover {
  background:#000000;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
} */

.owl-theme .owl-nav [class*=owl-] img {
    width: 32px !important;
    height: 32px !important;
}
.common-home .tt-product2 .large-product .item-inner .product-des {

  border-bottom: 1px solid #efefef;
}
/*---*/ 
.owl-item.active .item {
  -moz-animation: zoomIn 500ms ease;
  -o-animation: zoomIn 500ms ease;
  -webkit-animation: zoomIn 500ms ease;
  animation: zoomIn 500ms ease;
  width: fit-content;
}
.item .item-inner {
  position: relative;
  
  overflow: hidden;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.label-product {
  color: #fff;
  
  background:url(//deyac.com.mx/cdn/shop/t/23/assets/bkg_label_new.png?v=108391855085970114641753820391) center no-repeat;
  
  line-height: 22px;
  padding-left: 5px;
  min-width: 56px;
  font-weight: 500;
  text-align: center;
  position: absolute;
  top: 41px;
  right: 14px;
  text-transform: uppercase;
  font-size: 10px;
  z-index: 3;
}
.ocbestsellerproducts .list-style .item .item-inner .label-product {
  display: none;
}
.label_sale {
  
  background:url(//deyac.com.mx/cdn/shop/t/23/assets/bkg_label_sale.png?v=111315842184530964261753820391) center no-repeat;
  
  top: 15px;
}
.wish_labeloff .label_oferta {
  background-color: #d10000;
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  padding: 10px;
  border-radius: 5px;
  width: fit-content;
}
.label-product.label_sold {
  font-size: 9px;
}
.item-inner .images-container {
  position: relative;
  background: #fff;
  text-align: center;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;

}
.item-inner .images-container .product-image {
  position:relative;
  display: block;
  text-align: center;
}
.item-inner .images-container img {
  margin: auto;
}
.item-inner .images-container .img-r {
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
  opacity:0;
  visibility:hidden;
  z-index:1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.item-inner:hover .images-container .img-r {
  opacity:1;
  visibility: visible;
}
.item-inner  button.btn-quickview {
  line-height: 30px;
  width: 30px;
  height: 30px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  background: transparent;
  text-transform: capitalize;
  color: #363c45;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 0;
  text-align: center;
  border: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
/* .item-inner  button.btn-quickview:before {
  content: "\f06e";
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  display: inline-block;
  vertical-align: top;
  line-height: inherit;
  width: 100%;
  font-weight: 600;
} */
.qv-button-container {
  display: block;
}
.tt-product {
}
.item-inner  .action-links button {
  display: block;
  margin-bottom: 6px;
}

.item-inner  .action-links button:hover {
  color: #000000;
  background: transparent;
}
.item-inner  .action-links button:last-child {
  margin-bottom: 0;
}

/* .item-inner  button.btn-cart {
  background: #efefef;
  color: #6c6f7a;
  text-transform: uppercase;
  line-height: 44px;
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 22px;
} */

/* .item-inner  button.btn-cart:before {
  content: "";
  margin-right: 8px;
  margin-top: -3px;
  width: 16px;
  height: 16px;
  background:url(//deyac.com.mx/cdn/shop/t/23/assets/icon-btn-cart.png?v=136643265048523758791753820391) center no-repeat;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
} */

/* .item-inner  button.btn-cart:hover, .button.btn-cart:hover {
  background:#000000;
  color: #fff;
} */

/* .item-inner  button.btn-cart:hover:before {
  background:url(//deyac.com.mx/cdn/shop/t/23/assets/icon-btn-cart-hover.png?v=108254937457284171301753820391) center no-repeat;
} */
button.btn-compare span, 
button.btn-wishlist span{
  display: none;
} 
button.btn-compare i, 
button.btn-wishlist i{
  display: none;
} 
button.btn-compare, 
button.btn-wishlist {
  line-height: 30px;
  height: 30px;
  width: 30px;
  display: block;
  background: transparent;
  font-weight: normal;
  font-size: 0;
  padding: 0;
  text-align: center;
  color: #363c45;
}

button.btn-compare:before {
  content: "\f004";
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  display: inline-block;
  vertical-align: top;
  line-height: inherit;
  width: 100%;
  font-weight: 600;
}

button.btn-compare:before {
  content: "\f004";
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  display: inline-block;
  vertical-align: top;
  line-height: inherit;
  width: 100%;
  font-weight: 600;
}
button.btn-compare:before {
  content: "\f004";
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  display: inline-block;
  vertical-align: top;
  line-height: inherit;
  width: 100%;
  font-weight: 600;
}
button.btn-compare:before {
  content: "\f012";
  font-weight: 600;
}

.item-inner .caption {
  background: transparent;
  overflow: hidden;
  position: relative;
}
.item-inner .caption-top {
  padding-top: 0;
  margin-bottom: 16px;
}
.item-inner .caption .manufacture-product {
  display: none;
}
.item-inner .product-name {
  margin-bottom: 0;
  margin-top: 0;
  padding: 9px 0;
  border-bottom: 0px solid #efefef;
}
.item-inner .product-des {
  line-height: normal;
  border-bottom: 0px solid #efefef;
  padding: 9px 0;
}
.product-name a {
  color: #262262;
  padding: 0;
  line-height: normal;
  overflow: hidden;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  text-overflow: ellipsis;
    max-width: 99%;
    display: -webkit-box;
    margin: auto;
    -webkit-box-orient: vertical;
  height: 58px;
}
.product-name a:hover {
  color: #000000;
}
.item-inner .ratings {
  padding: 13px 0;
  border-bottom: 1px solid #efefef;
}
.ratings {
  display:block;
}
.ratings > span {
  text-transform: capitalize;
  margin-right: 10px;
  color: #5a6069;
  font-size: 13px;
}
.ratings a {
  font-size: 12px;
  color: #adadad;
  line-height: 1;
  margin-left: 10px;
}
.ratings a:hover {
  color: #000000;
}
.ratings a.review-count {
  margin-right: 10px;
  margin-left: 20px;
}
.ratings .rating-box {
  display: inline-block;
  vertical-align:top;
  margin-top: 2px;
  /*color: #adadad;*/
}
.rating-box div[class^='rating']{
  background: url('../image/rating0.png') no-repeat;
  font-size: 0;
  height: 12px;
  width: 72px;
}
.rating-box div.rating1{
  background-image: url('../image/rating1.png');
}
.rating-box div.rating2{
  background-image: url('../image/rating2.png');
}
.rating-box div.rating3{
  background-image: url('../image/rating3.png');
}
.rating-box div.rating4{
  background-image: url('../image/rating4.png');
}
.rating-box div.rating5{
  background-image: url('../image/rating5.png');
}
.price-box p {
  line-height: normal;
}
.price-box .price-tax {
  display: none;
}
.price-box .price {
  color: #000000;
  font-size: 14px;
  font-weight: 500;
}
.price-box p.special-price .price{
  color: #000000;
  font-weight: 700;
  font-size: 16px;
}
.price-box p.old-price {
  margin-left: 5px;
}
.price-box p.old-price .price {
  text-decoration: line-through;
  font-weight: 200;
  color: #6c6f7a;
}
.common-home .price-box p.old-price .price {
  color: #000000;
  font-weight: 300;
  font-size: 16px;
}
.rate-special {
  color: black;
  background: #ffba00;
  line-height: 25px;
  display: inline-block;
  vertical-align: top;
  border-radius: 2px;
  padding: 0 5px;
  position: relative;
  margin: 16px 6px 0 0;
}
.rate-special:after {
  content: "";
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 4px solid transparent;
  border-left: 4px solid #ffcd05;
  position: absolute;
  right: -8px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.item-inner .caption .price-box {
  display: flex;
  gap: 6px 18px;
}
.price-box {
  font-family:  Montserrat, sans-serif ;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.item-inner .caption .price-box label {
  margin:0;
  font-size: 13px;
  display: none;
  color: #363f4d;
}
/* module title*/
.common-home .module-title h2 {
  background: #ffffff;
  color: #2b3990;
}
.common-home .module-title h2:before,.common-home .module-title h2:after  {
  background: #ffffff;
}
/* .common-home .module-title.title2 h2 {
  background: #fff;
  color: #181b23;
}
.common-home .module-title.title2 h2:before,.common-home .module-title.title2 h2:after  {
  background: #fff;
} */
.module-title {
  text-align: center;
  position: relative;
  margin-top: 100px;
  margin-bottom: 17px;
}
/* .module-title:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 9px;
  width: 50%;
  border-top: 1px solid #e51515;
  border-bottom: 1px solid #e51515;
}
.module-title:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 1px;
  width: 70%;
  background: #e51515;
} */

/* .module-title h2 {z-index: 2;color: #262262;display: inline-block;vertical-align: top;position: relative;overflow: hidden;background: #ffffff;box-shadow: inset 0 3px 0 0 #e51515, inset 0 -3px 0 0 #e51515;font-size: 36px;font-weight: 700;  }
.module-title h2:before,.module-title h2:after  {content: "";display: block;width: 100px;height: 100px;position: absolute;background: #ffffff;z-index: 2;top: 0;bottom: 0;left: -63px;border: 4px solid #e51515;transform: rotate(45deg) skew(26deg,26deg);}
.module-title h2:after {left:auto;right: -63px;}
.module-title h2 span:before {content: "\f005";font-size: 14px;font-family: "Font Awesome 5 Free";font-weight: 600;position: absolute;left: 0;top: 50%;-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.module-title h2 span:after {content: "\f005";font-size: 14px;font-family: "Font Awesome 5 Free";font-weight: 600;position: absolute;right: 0;top: 50%;-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}

.list-style .item .item-inner:before {display: none;}
ul.link-follow li a:before {font-size: 14px;}
.menu-recent .author:before {content: "\f044";font-family: 'Font Awesome 5 Free';font-weight: 600;}
#instagram_block_home .title_block h3:before {content:"\f350";font-family: "Ionicons";font-size: 24px;font-weight: 400;vertical-align: middle;}
.testimonial-box:before,.testimonial-box:after {content:"";width: 51px;height: 41px;background: url(//deyac.com.mx/cdn/shop/t/23/assets/icon1.png?v=161540058648652657571753820391);position: absolute;left: 0;top: 0;}
.testimonial-box:after {background: url(//deyac.com.mx/cdn/shop/t/23/assets/icon2.png?v=184417794694380611581753820391);left: auto;right: 0;}
.bestseller-full .module-title h2:before,.bestseller-full .module-title h2:after {background: #221e1c;}
.bestseller-full .owl-item.active:before {content: "";width: 1px;height: 100%;background: rgba(229, 21, 21, 0.3);left: -15px;top: 0;bottom: 0;position: absolute;}
.bestseller-full .owl-item.active.first:before {display: none;}
.module-nav2  .owl-carousel.owl-theme .owl-nav div:before {font-size: 14px;}
.module-nav2  .owl-carousel.owl-theme .owl-nav div.owl-prev:after {content: "";height: 13px;width: 1px;background: #e1e1e1;position: absolute;right: -7px;top: 50%;-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.testimonial-container .owl-carousel.owl-theme  .owl-dot:before {content: '';display: block;width: 123px;height: 1px;background: #5a6069;position: absolute;top: 0;bottom: 0;margin: auto 0;left: -137px;}
.testimonial-container .owl-carousel.owl-theme  .owl-dot:last-child:after {content: '';display: block;width: 123px;height: 1px;background: #5a6069;position: absolute;top: 0;bottom: 0;margin: auto 0;right: -137px;}
.testimonial-container .owl-carousel.owl-theme  .owl-dot:before {}
.module-title:before {width: 80%;}
.module-title:after {width: 100%;}
#cart .dropdown-menu:after,#cart .dropdown-menu:before,.box-setting .dropdown-menu:after,.box-setting .dropdown-menu:before {border-bottom-style: solid;content: '';display: block;height: 0;position: absolute;width: 0;}
#cart .dropdown-menu:before,
.box-setting .dropdown-menu:before {border: 7px solid;border-color: transparent transparent #fff transparent;z-index: 99;right: 26px;top: -12px;opacity: 0;}
.box-setting .dropdown-menu:before {right: 13px;}
#cart .dropdown-menu:after,.box-setting .dropdown-menu:after {border: 8px solid;border-color: transparent transparent #fff transparent;z-index: 98;right: 25px;top: -15px;}
.box-setting .dropdown-menu:after {right: 12px;}
.product-info-detailed .nav-tabs li.active a:before {opacity: 1;}
.product-info-main .button-cart:before {content: "";margin-right: 8px;margin-top: -3px;width: 16px;height: 16px;background: url(//deyac.com.mx/cdn/shop/t/23/assets/icon-btn-cart.png?v=136643265048523758791753820391) center no-repeat;display: inline-block;vertical-align: middle;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}
.product-info-main .button-cart:hover:before {background: url(//deyac.com.mx/cdn/shop/t/23/assets/icon-btn-cart-hover.png?v=108254937457284171301753820391) center no-repeat;}
.product-list .item-inner .action-links button:before {font-size: 16px;}
.breadcrumb li:before {margin: 0 5px;}
.footer-contact li:before {content: "\e6ab";font-family: 'Stroke-Gap-Icons';font-size: 16px;color: #000000;margin-right: 12px;}
.footer-contact li.phone:before {content: "\e640";}
.footer-contact li.email:before {content: "\e6b7";}
.breadcrumb>li+li:before {color: #fff;}
.product-info-main button.btn-wishlist:before,.product-info-main button.btn-compare:before {font-size: 16px;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
.custom-category .product-grid .item-inner button.btn-cart:before {display: none;}
.testimonial-container .owl-carousel.owl-theme  .owl-dot:before,.testimonial-container .owl-carousel.owl-theme  .owl-dot:after {display: none !important;}
#cart .dropdown-menu::before {right: 41px;}
#cart .dropdown-menu::after {right: 40px;}
.box-setting .dropdown-menu:before {right: 75px;}
.box-setting .dropdown-menu:after {right: 74px;}
.module-title h2:before,.module-title h2:after,.module-title:before,.module-title:after {display:none;}  
#subscribe .btn:before {content: "\f105";font-family: 'Font Awesome 5 Free';font-size: 16px;display: inline-block;vertical-align: top;width: 100%;font-weight: 600;}
div.required .control-label:before {content: '* ';color: #F00;font-weight: bold;}
.owl-carousel.owl-theme .owl-nav div:before {font-family: "Ionicons";display: inline-block;vertical-align: top;font-size: 12px;width: 100%;}
.owl-carousel.owl-theme  .owl-dot span:before {content: '';display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;width: 7px;height: 7px;background: rgba(255, 255, 255, 0.2);}
.owl-carousel.owl-theme  .owl-dot.active span:before,.owl-carousel.owl-theme  .owl-dot:hover span:before {background: #000000;} */

.module-title h2 span {
  position: relative;
  display: inline-block;
  vertical-align: top;
  /* padding: 0 30px; */
}

.module-description {
  line-height: 24px;
  text-align: center;
  margin-bottom: 7px;
  margin-top: 0;
}
.module-description p {
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
/* grid-style */
.tt-product .product-layout.grid-style{
  margin-top: 45px;
}

.grid-style .item-inner  .action-links {
  position: absolute;
  top: 14px;
  left: 10px;
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.grid-style .item-inner:hover  .action-links {
  left: 18px;
  opacity: 1;
}
/* list-style*/
.list-style {
  border:0;
  padding:0;
  margin-top:0;
}

.list-style .label-pro-new,.list-style .label-pro-sale {
  right:0;
}


.list-style .item .item-inner {
  margin:auto;
  display: inline-block;
  vertical-align: top;
}
.ocbestsellerproducts .list-style .item .item-inner {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius:0;
}
.list-style .item .item-inner .caption {
  text-align: left;
  padding-left: 0px;
  padding-right: 0;
  overflow: hidden;
  padding-top: 0px;
}
.ocbestsellerproducts .list-style .item .item-inner .caption {
  padding-top: 0px;
  padding-bottom: 0;
}

.ocbestsellerproducts .list-style .item-inner .ratings,.list-style .product-name {
  border:0;
  padding: 0;
}
.ocbestsellerproducts .list-style .product-name {
  margin-top: 23px;
  margin-bottom: 11px;
  border-bottom: 0px; 
}
.list-style .product-name {
}
.ocbestsellerproducts.list-style .product-name a {
  color: #000000;
}
.ocbestsellerproducts .list-style .product-name a:hover {
  color: #000000;
}
.list-style .item-inner .price-box {
  margin-top: 0px;
}
.list-style .item-inner  .action-links {
  margin-top: 58px;
}
.list-style.product-layout {
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: 1px dotted #efefef;
}
.ocbestsellerproducts .list-style.product-layout {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(229, 21, 21, 0.3);
}
.list-style.product-layout:last-child {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}

.bestseller-full {
  /*background: url(../image/bkg_module_list.jpg) center;*/
  background-position: center;
  padding-bottom: 100px;
  /*margin-top: 100px;*/
}
.bestseller-full .tt-product {
  margin-top: 53px;
}
.bestseller-full .module-title h2 {
  background: #221e1c;
  color: #fff;
}

.bestseller-full .owl-carousel.owl-theme .owl-dots {
  margin-top: 32px !important;
}
/* large-product */
.large-product .item-inner .ratings {
  padding: 16px 0;
  margin-top: 5px;
}
.large-product .item-inner .product-name {
  padding: 19px 0;
  margin-top: 2px;
}
.large-product .item-inner  button.btn-cart {
  line-height: 56px;
  margin-top: 31px;
}
/* module-nav2 */
.module-nav2  .owl-carousel.owl-theme .owl-nav {
  position: absolute;
  right: -7px;
  top: -50px;
  margin: 0;
}
.module-nav2  .owl-carousel.owl-theme .owl-nav div {
  position: relative;
  display: inline-block;
  vertical-align: top;
  opacity: 1;
  width: 20px;
  background: transparent;
  border-radius: 0;
  height: 30px;
  line-height: 30px;
  border: 0;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  margin: 0;
}

.module-nav2  .owl-carousel.owl-theme .owl-nav div.disabled {
  color: #b2b2b2 !important;
}
.module-nav2  .owl-carousel.owl-theme .owl-nav div:hover {
  color: #000000;
  background: none;
}
.module-nav2  .owl-carousel.owl-theme .owl-nav div.owl-prev {
  margin-right: 14px;
}

.module-nav2 .owl-carousel.owl-theme  .owl-dots {
  position: absolute;
  right: -5px;
  top: -60px;
  margin: 0;
}
/* slider-group */
.slider-group {
  margin-top: 20px;
}
/* background-full */
.background-full {
  background: #f6f6f6;
  padding-bottom: 80px; 
}
.background-full2 {
  padding-bottom: 60px;
}
/* product-tabs-category-container-slider */
.tabs-category-slider {
}
.tabs-category-slider .module-title {

}

.tabs-category-slider .tabs-categorys {
  z-index: 1;
  display: block;
  text-align: center;
  margin-top: 34px;
  margin-bottom: 3px;
}
.tabs-category-slider .tabs-categorys li {
  display: inline-block;
  vertical-align: top;
  margin-right: 66px;
  position: relative;
}
.tabs-category-slider .tabs-categorys li:last-child {
  margin-right: 0;
}
.tabs-category-slider .tabs-categorys li:after	 {
  content: "";
  width: 7px;
  height: 7px;
  background: #434449;
  position: absolute;
  right: -39px;
  top: 9px;
  transform: rotate(45deg);
}
.tabs-category-slider.tt-product2 .tabs-categorys li:after	 {
  background: #e1e1e1;
}
.tabs-category-slider .tabs-categorys li:last-child:after {
  display: none;
}
.tabs-category-slider .tabs-categorys li a {
  font-size: 14px;
  color: #000000;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: 200;
  cursor: pointer;
  display: block;
}
.tabs-category-slider.tt-product2 .tabs-categorys li a {
  color: #181b23;
}
.tabs-category-slider .tabs-categorys li:last-child {
  margin:0;
}
.tabs-category-slider .tabs-categorys li a:hover,.tabs-category-slider .tabs-categorys li.active a {
  color: #2b3990;
}
.tabs-category-slider.tt-product2 .tabs-categorys li a:hover,.tabs-category-slider.tt-product2 .tabs-categorys li.active a {
  color: #000000;
}
.tabs-category-slider .product-des, .related-container .product-des {
  display: none; 
}
/* product-tabs-container-slider */
.product-tabs-container-slider .module-title h2 {
  display: none;
}
.product-tabs-container-slider .tabs {
  z-index: 1;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 17px;
}
.product-tabs-container-slider .tabs li {
  font-size: 14px;
  color: #bbbbbb;
  line-height: 26px;
  float: left;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
  margin-right: 35px;
}
.product-tabs-container-slider .tabs li:last-child {
  margin:0;
}
.product-tabs-container-slider .tabs li:hover,.product-tabs-container-slider .tabs li.active {
  color: #333333;
}
.owl-demo-tabproduct .item:not(:first-child):last-child .item-inner .images-container {
  float: left;
  width: 45%;
}
.owl-demo-tabproduct .item:not(:first-child):last-child .item-inner .caption {
  overflow: hidden;
}
.owl-demo-tabproduct .item:not(:first-child):last-child .item-inner .quick-view,.owl-demo-tabproduct .item:not(:first-child):last-child .item-inner .action-links {
  display: none;
}
.owl-demo-tabproduct .item:not(:first-child):last-child .item-inner .caption .price-box {
  opacity: 1;
  visibility: visible;
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  animation: none;
}
/* featured-categories-container */
.featured-categories-container {
  margin-bottom: 80px; 
}
.featured-categories-container .owl-item.active {
  border-right: 1px solid #ebebeb; 
}
.featured-categories-container .owl-item.active.last {
  border:none;
}
.fcategory-content .image {
  display:block;
  border-radius: 1px;
  overflow: hidden;
}
.owl-featured-categories {
  border: 1px solid #ebebeb;
  background: #fff; 
}
.fcategory-content {
  padding:20px; 
}
.fcategory-content .image img {
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -ms-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}
.fcategory-content .image:hover img {
  -moz-transform: scale3d(1.03, 1.03, 1.03);
  -webkit-transform: scale3d(1.03, 1.03, 1.03);
  -o-transform: scale3d(1.03, 1.03, 1.03);
  -ms-transform: scale3d(1.03, 1.03, 1.03);
  transform: scale3d(1.03, 1.03, 1.03);
}
.featured-categories-container .content-thumb .name {
  margin-top: 17px;
  margin-bottom: 16px;
}
.featured-categories-container .content-thumb .name a {
  font-size: 14px;
  color: #000000;
  display: block;
  font-weight: 500;
}
.featured-categories-container .content-thumb .name a:hover {
  color: #000000;
}
.sub-featured-categories li a {
  display: block;
  font-size: 13px;
  color: #7a7a7a;
  line-height: 24px;
}
.sub-featured-categories li a:hover {
  color: #000000;
  padding-left: 7px;
}
.featured-categories-container .view-more {
  line-height: 29px;
  padding: 0 20px;
  color: #949494;
  text-transform: capitalize;
  background: #f1f1f1;
  border-radius: 3px;
  display:inline-block;
  vertical-align: top;
  margin-top: 21px;
}
.featured-categories-container .view-more:hover {
  background: #000000;
  color: #fff;
}
/* CountDown */
.occountdown_module  {
}
.item-inner .caption .available {
  display: none;
}
.occountdown_module .item-inner .caption .available {
  font-size: 13px;
  color: #363f4d;
  margin-bottom: 0;
  margin-top: 20px;
  text-transform: capitalize; 
  display: block;
}
.occountdown_module .item-inner .caption .available span {
  color: #000000;
  margin-left: 3px;
}
.occountdown_module .product-des {
  font-size: 13px;
  color: #7a7a7a;
  line-height: 24px;
  margin-top: 18px;
  display: block;
  margin-bottom: 25px;
}
.text-hurryup {
  float: left;
  font-family:  Montserrat, sans-serif ;
  font-size: 14px;
  color: #a8a8a8;
  margin-bottom: 0;
  margin-right: 20px;
}
.text-hurryup strong {
  display: block;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 18px;
  color: #3d3d3d;
}
.is-countdown {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  z-index: 2;
}
.countdown-row {
  display: block;
  margin: 0 -3.5px;
  overflow: hidden;
}
.countdown-section {
  width: 25%;
  max-width: 65px;
  padding: 0 2.5px;
  display: inline-block;
  vertical-align: top;
}
.countdown-section .time-info {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background: #fff;
  border: 1px solid #efefef;
  padding: 11px 0;
  border-radius: 3px;
}
.common-home .countdown-section .time-info {
  border: 1px solid #ebebeb;
}
.countdown-section:last-child {
  border: 0;
}
.countdown-amount {
  font-size: 16px;
  line-height: 1;
  color: #2c2c37;
  position: relative;
  display: block;
  font-weight: 700;
  font-family:  Montserrat, sans-serif ;
}
.countdown-period {
  display: block;
  font-size: 12px;
  color: #c8c8c8;
}
/* oc-featured-products */
.oc-featured-products {
  margin-bottom: 80px;
}
/* testimonial */
.testimonial-container {
  /*background: url(../image/bkg_testtimor.jpg) center;*/
  background-position: center;
  padding: 130px 0 143px 0;
  /*margin-top: 100px;*/
}
.testimonial-container .module-title {
  /*display: none;*/
}
.testimonial-images {
  display: block;
  text-align: center;
  padding: 30px;
  margin-bottom: 6px;
}
.testimonial-images img {
  -webkit-box-shadow: 0 0 20px 5px rgba(229,21,21,0.3);
  box-shadow: 0 0 20px 5px rgba(229,21,21,0.3);
  display: inline-block;
  vertical-align: top;
  border-radius: 100%;
  margin: auto;
}
.testimonial-box{
  font-size: 13px;
  line-height: 24px;
  text-align: center;
  max-width: 920px;
  margin: auto;
  padding: 0 80px;
  letter-spacing: 0.25px;
  position: relative;
}

.testimonial-box a {
  color: #000000;
}
.testimonial-author {
  text-transform: uppercase;
  color: #2b3990;
  font-weight: 200;
  text-align: center;
  margin-top: 40px;
}
.testimonial-container .owl-carousel.owl-theme  .owl-dot {
  margin: 0 75px;
}

.testimonial-container .owl-carousel.owl-theme  .owl-dots {
  margin-top: 55px;
}

.row-testimonials {
  padding: 20px;
  border: 1px solid #ebebeb;
  margin-bottom: 30px;
  text-align: center;
}

/* corporate */
./*-full {
  background: #181b23;
}*/
.ma-corporate-about {
  text-align: left;
  margin-top: 70px;
  margin-bottom: 100px;
}
.ma-corporate-about .col {
  margin-top: 80px;
}

.ma-corporate-about .block-wrapper {
  display: inline-block;
  vertical-align: top;
  padding: 26px 30px;
  border: 1px solid #e51515;
  border-radius: 10px;
  position: relative;
}
/*.ma-corporate-about .block-wrapper:after {
content: "\e615";
font-family: 'Stroke-Gap-Icons';
font-size: 36px;
color: #000000;
background: #181b23;
position: absolute;
right: -20px;
line-height: 66px;
width: 40px;
text-align: center;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}*/
.ma-corporate-about .block-wrapper i {
  content: "\e615";
  font-size: 36px;
  color: #000000;
  /*background: #181b23;*/
  position: absolute;
  right: -20px;
  line-height: 66px;
  width: 40px;
  text-align: center;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/*.ma-corporate-about .block-wrapper.wrapper2:after {
content:"\e653";
}
.ma-corporate-about .block-wrapper.wrapper3:after {
content: "\e67f";
}*/

.ma-corporate-about .block-wrapper .text-des {
  text-align: left;
  display: block;
}
.ma-corporate-about .block-wrapper .text-des h3 {
  display: block;
  font-size: 24px;
  font-weight: 400;  
}
.ma-corporate-about .block-wrapper .text-des p {
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  display: block;
}

.ma-corporate-about1 {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 7;
  border-top: 1px solid #e51515;
}
.ma-corporate-about1 .row {
  margin: 0;
}
.ma-corporate-about1 .col {
  padding: 0;
}
.ma-corporate-about1 .col:nth-child(2) {
  border-left: 1px solid #e51515;
  border-right: 1px solid #e51515;
}
.ma-corporate-about1 .block-wrapper {
  display: inline-block;
  vertical-align: top;
  padding: 29px 15px;
  border-radius: 10px;
  position: relative;
}


.ma-corporate-about1 .block-wrapper .text-des {
  text-align: center;
  display: block;
}
.ma-corporate-about1 .block-wrapper .text-des h3 {
  font-size: 24px;
  font-weight: 400;
  display: block;
}
.ma-corporate-about1 .block-wrapper .text-des p {
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  display: block;
}
/* End Corporate */
/* instagram_block_home */
#instagram_block_home {
  /* margin-top: 100px;
  margin-bottom: 100px; */
  position: relative;
}
#instagram_block_home a:hover img {
  opacity: 0.8;
}
#instagram_block_home .title_block {
  z-index: 2;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
#instagram_block_home .title_block h3 {
  font-size: 24px;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
}

/* blog */
.menu-recent {

}
.menu-recent .articles-container {
  margin-top: 52px;
}
.menu-recent img {
  width: 100%;
}
.menu-recent .articles-inner {
  border-right: 0 !important;
  clear: both;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding-bottom: 15px;
}
.menu-recent .row_items .articles-inner:not(:first-child) {
  margin-top: 30px;
}
.menu-recent .articles-image {
  position: relative;
  float: left;
  width: 47.37%;
}
.menu-recent .articles-image.alt {
  float: none;
  width: 100%;
}
.menu-recent .articles-image a:hover img {
  opacity: 0.8;
}
.menu-recent .aritcles-content {
  padding-left: 30px;
  float: left;
  width: 52.63%;
  padding-top: 35px;
}
.menu-recent .aritcles-content.alt {
  padding: 30px 20px;
  float: none;
  width: 100%;
}
.menu-recent .articles-image a {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  max-width: 100%;
  width: 100%;
  position: relative;
  border-radius: 3px;
}

.articles-name {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  margin-bottom: 13px;
  margin-top: 10px;
  color: #000000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family:  Montserrat, sans-serif ;
}
.blog2 .articles-name {
  color: #181b23;
}
.articles-date {
  font-size: 14px;
  text-transform: uppercase;
  font-weight:500;
  color: #000000;
  font-family:  Montserrat, sans-serif ;
}
.articles-date span {
  font-size: 36px;
}
.articles-intro p {
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  border-top: 1px solid #1e2229;
}
.blog2 .articles-intro p {
  border-top: 1px solid #efefef;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;  
}
.menu-recent .author {
  text-transform: capitalize;
  display: block;
  margin-bottom: 19px;
  letter-spacing: 0.25px;
}

.menu-recent .author span {
  color: #000000;
}
.menu-recent .read-more {
  color: #000000;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  vertical-align: top;
  margin-top: 11px;
  line-height: 46px;
  padding: 0 50px;
  background: #e51515;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  font-family:  Montserrat, sans-serif ;
}
.blog2.menu-recent .read-more {
  font-size: 12px;
  background: #efefef;
}
.menu-recent .read-more:hover {
  background: #000000;
  color: #2b3990;
  -webkit-box-shadow: 0 0 20px 5px rgba(229,21,21,0.3);
  box-shadow: 0 0 20px 5px rgba(229,21,21,0.3);
}
.blog2.menu-recent .read-more:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.blog-blog .intro-content img {
  float: left;
  margin-right: 30px;
  margin-bottom: 15px;
}
.blog-blog .article-list,.blog-article .article-container{
  clear: both;
  overflow: hidden;
  margin-bottom: 15px;
}
.blog-article .article-description img {
    margin: 20px auto;
    height: auto;
    display: block;
    width: 90%;
}
.article-description p, .intro-content p {
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  color: black;
  text-align: justify;
}
a.btn.readmore-page {
  font-size: 14px;
  margin: 0px auto;
}
/* brand */
.brand-slider img {
  display:inline-block;
  vertical-align:top;
}
.brand-slider img:hover {
  opacity: 0.7;
}
.brand-slider {
  padding: 80px 0;
  text-align: center;
}
/* Social */
.follow {
  display: block;
  margin-top: 32px;
}
.follow label {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  margin-bottom: 8px;
}
ul.link-follow {
  display: inline-block;
  vertical-align: top;
  margin-left: 60px;
  float: left;
}
ul.link-follow li {
  float: left;
  margin-right: 10px;
  margin: 5px 0;
}
ul.link-follow li:last-child {
  margin-right: 0;
}
ul.link-follow li a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: #ffffff;
  font-size: 0;
  line-height: 30px;
  width: 30px;
  height: 30px;
  padding: 0;
  text-align: center;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

ul.link-follow li a span {
  display: none;
}
ul.link-follow li a:hover {
  color: #000000;
}
/* footer */
.common-home footer {
  margin-top: 0;
}
footer{
  /*background: url(//deyac.com.mx/cdn/shop/t/23/assets/bkg_footer.jpg?v=29645506695966265021753820391) center;*/
  border-top: 2px solid #000000;
  background-color: #2b3990;
}
.footer-top .row {
    display: flex;
  flex-wrap: wrap;
    gap: 56px 20px;
}
.footer-top {
  padding: 56px 40px 40px 40px;
}
footer .col-footer{
  border-right: 0px solid rgba(255, 255, 255, 0.4);
}
footer .col-footer:last-child { 
  border: 0;
}
.footer-title h3, .footer-content h3{
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
}
footer h4 {
  color: #ffffff;
}
.col1 .footer-title {
  display: none;
}
.footer-content {
  line-height: 24px;
  font-weight: 400;
}
.footer-content .logo-footer {
  display: block;
  margin-bottom: 34px;
}
.footer-content .des {
  color: #ffffff;
  font-size: 16px;
    line-height: normal;
}
.footer-content .des {
    text-align: justify !important;
}
.footer-content h3{
  color: #ffffff;
}
.footer-contact {
  color: #ffffff;
  line-height: normal;
}

.footer-tags a {
  line-height: 32px;
  display: inline-block;
  vertical-align: top;
  margin-right: 6px;
  background: #2e2e2e;
  color: #545454;
  border-radius: 3px;
  padding: 0 20px;
  margin-bottom: 15px;
}
.footer-tags a:hover {
  color: #ffffff;
}
.footer-contact li {
    padding: 0px;
    line-height: normal;
}
.footer-contact li span {
  line-height: normal;
}
.footer-payment {
  display:block;
  margin-top: 8px;
  float: right;
}
.footer-payment label {
  color: #363f4d;
  margin-bottom: 10px;
  display: block;
  font-size: 13px;
  font-style: italic;
}
footer .list-unstyled.text-content li a:hover{
  color: #000000;
  padding-left: 7px;
}
footer .list-unstyled.text-content li a{
  color: #ffffff;
    font-weight: 400;
    padding: 0px;
    line-height: normal;
}
.footer-middle {
  background:#232f3e;
}
.footer-middle .container-inner {
  padding: 40px 0;
  border-top: 1px solid rgba(255,255,255,0.05);
}
.tag-static{
}
.tag-static li a:first-child{
  padding: 0 15px;
  font-weight: 400;
  color: #ffffff;
  background:#37475a;
  border-radius: 2px;
  margin-right: 8px;
}
.tag-static li a:first-child:after,.tag-static li a:last-child:after {
  display:none;
}
.tag-static li a {
  line-height: 32px;
  text-transform: capitalize;
  color: #5b697b;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.tag-static li a:after {
  content:"/";
  display: inline-block;
  vertical-align: top;
  margin:0 9px;
  color: #5b697b;
}
.tag-static li a:hover {
  color: #ffffff;
}
.tag-static li {
  display: block;
  margin-bottom: 8px;
}
.tag-static li:last-child {
  margin-bottom:0;
}

.footer-bottom .container-inner {
  padding: 15px 0;
  width: 100%;
  /* border-top: 1px solid rgba(255, 255, 255, 0.3); */
  text-align: center;
}
.footer-bottom .footer-copyright {
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
}
.footer-bottom .footer-copyright a {
  color: #000000;
}
.footer-bottom .footer-copyright a:hover {
  text-decoration: underline;
}
#back-top:hover{
  opacity: 0.8;
}
#back-top{
  position: fixed;
  bottom: 210px;
  right: 8%;
  text-align: center;
  cursor: pointer;
  line-height: 56px;
  height: 56px;
  font-size: 16px;
  width: 56px;
  padding: 0;
  font-weight: 500;
  text-align: center;
  background: #000000;
  color: #fff;
  -webkit-box-shadow: 0 0 20px 5px rgba(229,21,21,0.3);
  box-shadow: 0 0 20px 5px rgba(229,21,21,0.3);
  border-radius: 100%;
  z-index: 999;
}
#back-top i{font-size: 16px;}
@media(max-width: 1400px){
  #back-top{
    bottom: 110px;
    right: 3%;
  }
}
@media(max-width: 1024px){
  #back-top{
    right: 30px;
    bottom: 65px;
    line-height: 46px;
    height: 46px;
    width: 46px;
  }
}

/* breadcrumb */
.breadcrumbs {
    margin: 31px 48px 71px 48px;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
}
.hd3 .breadcrumbs {	
  top: 67%;  
}
.hd4 .breadcrumbs {	
  top: 60%;  
}
.breadcrumbs h2 {

}
.breadcrumb{
  display:flex;
  align-items: center;
  background: white;
  flex-wrap: wrap;
}
.breadcrumb a {
    display: flex;
    gap: 8px;
    align-items: center;
}

.breadcrumb li a:hover{
  color: #000000;
  font-weight: 700;
  gap: 20px;
}
.breadcrumb li a, .breadcrumb li span{
  /* color: #fff; */
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.breadcrumb li:last-child a {
  /*color: #000000;*/
}
/* */

/* toolbar */
.category-image {
  margin-top: 30px;
}
.category-image img {
  border: none;
}
.text-refine {
  margin-top: 0;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
.list-cate li {
  padding: 5px 0;
  font-size: 14px
}
#compare-total {
  line-height: 28px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  font-size: 14px;
}
.toolbar-products {
  padding: 6px 21px;
  margin-bottom: 30px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: center;
  border: 2px solid var(--azulFuerte);
  border-radius: 5px;
}
.toolbar-products.toolbar-bottom {
  margin-bottom:0;
  margin-top: 10px;
}
.toolbar-products .modes {
  display:inline-block;
  vertical-align: top;
  padding: 13px 0;
}
.toolbar-products .toolbar-amount {
  line-height: 35px;
  padding: 0;
  font-size: 12px;
  /* color: #6c6f7a; */
  color: var(--azulFuerte);
  display: inline-block;
  vertical-align: top;
  padding: 5px 0;
  font-size: 14px;
}
#grid-view i,#list-view i {
  display: none;
}
.modes button {
  width: 20px;
  height: 18px;
  padding: 0;
  margin-right: 15px;
  font-size: 0;
  display: inline-block;
  vertical-align: top;
  border: none;
  border-radius: 0;
  box-shadow: none !important;
}
#grid-view {
  background: url(//deyac.com.mx/cdn/shop/t/23/assets/bkg_grid.png?v=86758014070796127121753820391) center no-repeat;
}
#grid-view.selected,#grid-view:hover {
  background: url(//deyac.com.mx/cdn/shop/t/23/assets/bkg_grid_hover.png?v=172316855767935615901753820391) center no-repeat;
}
#list-view {
  background: url(//deyac.com.mx/cdn/shop/t/23/assets/bkg_list.png?v=98054757699547239741753820391) center no-repeat;
}
#list-view.selected,#list-view:hover {
  background: url(//deyac.com.mx/cdn/shop/t/23/assets/bkg_list_hover.png?v=11888376370749800951753820391) center no-repeat;
}
.toolbar-products .sorter {
  margin-left: 45px;
  display: inline-block;
  vertical-align: top;
  padding: 5px 0;
}
.toolbar-products .limiter {
  display: inline-block;
  vertical-align: top;
  padding: 5px 0;
}
.toolbar-products .limiter label {
  display:inline-block;
  vertical-align: top;
  line-height: 35px;
  margin: 0;
  color: #6c6f7a;
  font-size: 14px;
  margin-right: 8px;
}
.toolbar-products .sorter label{
  line-height: normal;
  color: black;
  font-size: 16px;
  margin: 0px;
}
.toolbar-products .sorter select{
  
}
.toolbar-products .limiter select {
  padding: 0 15px;
  height: 35px;
  font-size: 13px;
  color: #6c6f7a;
  /* border-radius: 25px; */
  display: inline-block;
  vertical-align: top;
  width: auto;
  border: 1px solid #efefef;
  box-shadow: none;
  background: transparent;
}
.toolbar-products .pages {
  display:inline-block;
  vertical-align: top;
  padding: 8.5px 0;
}
.toolbar-products .pages ul {
  margin: 0;
  border-radius:0;
}
.toolbar-products .pages ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
}
.toolbar-products .pages ul li a {
  color: #262262;
  font-size: 13px;
  font-weight: 400;
  padding: 0 4px;
  width: 28px;
  border-radius: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: none;
  background: #efefef;
}
.toolbar-products .pages ul li span {
  color: #fff;
  background: none;
  font-size: 13px;
  border: none;
  padding: 0 4px;
  width: 28px;
  height: 28px;
  border-radius: 100%;
  line-height: 28px;
}
.toolbar-products .pages ul li.active span{
    background: var(--azulFuerte);
}
.toolbar-products .pages ul li:hover a{
    background: var(--azulBajo);
}
.toolbar-products .pages ul li.active span, .toolbar-products .pages ul li:hover a {
  color: #fff;
  border: none;
}
/* category */
.category-img {
  display: block;
  margin-bottom: 20px;
  border-radius: 3px;
  overflow: hidden;
}
.category-img img {
  border: none;
}
.custom-products {
}
.custom-products .product-grid {
  margin-bottom: 30px;
}
.product-grid .product-des {
  display: none;
}
.product-list {margin-bottom: 30px;padding: 0 15px;}
.product-list .item .item-inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background: #efefef;
}
.product-list .col-image, .product-list .col-des {padding: 0;background: #ffffff;}
.product-list .col-des {background: #ffffff;}
.product-list .images-container {
}
.product-list .images-container img{
  height: auto !important;
}
.product-list .caption {padding: 11px 25px 25px 25px;}
.product-list .caption-top {
  padding-top: 10px;
}
.product-list .product-name {
}
.product-list .product-name a {
}
.product-list .item-inner .caption .price-box {
}
.product-list .price-box .price {
}
.product-list .product-des {border: 0;}
/* .product-list .button.btn-cart{
  width: auto;
  min-width: 230px;
  margin-top: 12px;
  float: left;
  margin-right: 20px;
} */
.product-list .action-links {
  display: inline-block;
  vertical-align: top;
}
.product-list .item-inner .action-links button {
  margin-right: 6px;
  float: left;
  margin-top: 12px;
  margin-bottom: 0;
  height: 44px;
  line-height: 44px;
  width: 44px;
  background: #efefef;
}

.product-list .action-links button:last-child {
  margin-right: 0;
}
.product-list .item-inner .action-links button:hover {
  background: #000000;
  color: #fff;
}
/* product detail */
.thumbnail, .img-thumbnail {
  -webkit-box-shadow:none;
  box-shadow: none;
  padding:0;
  border-radius:0;
  border: 0;
}
.thumbnails {
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 10px;
}
.thumbnails .thumbnail{margin:0;}
.zoomContainer {
  top: 0px !important;
  left: 15px !important;
  right: 0px;
  bottom: 0px;
  width: 100% !important;
}
.zoomContainer .zoomLens {
  width: 100px !important;
  height: 100px !important;
}
.product-quickview .product-info-main .button-cart {
  min-width: auto;
}
.product-quickview .zoomContainer .zoomLens {
  display: none !important;
}
.product-quickview .thumbnails {
  pointer-events: none;
}
.product-quickview .ratings a {
  display: none;
}
.zoomContainer .zoomWindowContainer .zoomWindow {
  margin-left: 15px;
  border-color: #000000 !important;
}
.image-additional-container {padding: 0 20px;}
.image-additional-container .thumbnail{
  margin: 0;
  opacity: 0.2;
  border-radius: 7px;
  overflow: hidden;
}
.image-additional-container .thumbnail:hover,.image-additional-container .thumbnail.current-additional {opacity: 1;}
.owl-style3 {
}
.owl-style3 .owl-item {
  width: fit-content!important;
}
.owl-style3 .owl-carousel.owl-theme .owl-nav div.owl-prev {
  left: -30px !important;
  opacity: 1;
}

.ion-chevron-left:before, .ion-chevron-right:before{
  top: 10px;
  position: absolute;
}
.ion-chevron-right:before {
  right: 14px;
}
.ion-chevron-left:before {
  left: 16px;
}

/* .owl-carousel.owl-theme .owl-nav div.owl-prev:before {content: "\f124";} */
/* .owl-carousel.owl-theme .owl-nav div.owl-next:before {content: "\f125";} */

.owl-style3  .owl-carousel.owl-theme .owl-nav div.owl-next {
  right: -30px !important;
  opacity: 1;
}
.product-info-main .product-name {
  color: #262262;
}
.product-info-main .ratings{
  padding: 13px 0;
  border-bottom: 1px solid #efefef;
}
.product-info-main .rate-special {
  margin-top: 19px;
}
.product-info-main .price-box {
  display: inline-block;
}
.product-info-main .price-box .price {
}
.product-info-main .short-des {
  line-height: normal;
  margin-top: 19px;
  margin-bottom: 27px;
  background: #EEE;
  color: black;
  padding: 15px 20px 20px;
  border-radius: 20px;
  font-size: 16px;
}
#input-quantity2, #minus2, #plus2,
#Quantity {
  height: 21px;
  box-shadow: none;
  font-weight: 400;
  text-align: center;
  width: 20px;
  font-size: 12px;
  border-radius: 0;
  border: none;
  padding: 0;
  background-color: #ffffff;
  color: #262262;
}
#minus, #plus{
  height: 40px;
  width: 15px;
  font-size: 25px;
  padding: 0px;
  border: 0px;
  box-shadow: none;
  color: black;
  line-height: normal;
}
.product-info-main .button-cart, .shopify-payment-button {
    display: inline-block;
}
#minus,#minus2 {
  /* border-bottom: 1px solid #efefef; */
}
#input-quantity2,
#Quantity {
  width: 50px;
  min-width: auto;
  height: 40px;
  line-height: 50px;
  color: #262262;
  font-size: 14px;
}
.product-info-main .form-group {
  width: 100%;
}
label[for='Quantity']{
  line-height: normal;
  padding: 0px;
  margin: 0px!important;
  color:black;
  /* color: #6c6f7a; */
}
.product-info-main .button-cart{
  /* background: #efefef;
  color: #6c6f7a; */
  font-size: 16px;
  border: 1px solid var(--azulFuerte);
  padding: 10px;
  line-height: normal;
  font-weight: 400;
  color: var(--azulFuerte);
  background-color: white;
}
.product-info-main .button-cart:hover {
  background: #000000;
  color: #fff;
}

.product-info-main button.btn-wishlist,.product-info-main button.btn-compare {
  line-height: 42px;
  height: 42px;
  float: left;
  width: 42px;
  margin-top: 15px;
  background:#efefef;
}
.product-info-main button.btn-wishlist {
  margin-right: 20px;
}
.product-info-main button.btn-wishlist:hover,.product-info-main button.btn-compare:hover {
  background: #000000;
  color: #fff;
}
#product2.has-option,
#product.has-option{
  max-height: 300px;
  overflow: auto;
  border: 1px solid #efefef;
  padding: 20px;
}
#product + div{
  margin: 20px 0;
}
.quantity-box {
  position: relative;
  border-radius: 0px;
  width: 129px;
  display: flex;
  align-items: center;
  border: 1px solid black;
  height: 42px;
  margin: 0px !important;
  padding: 10px;
  justify-content: space-between;
  gap: 10px;
}
.product-info-main label[for='Quantity'], .product-info-main .quantity-box {
  margin-top: 15px;
  margin-right: 20px;
}
.product-info-main .box-options {
  padding: 18px 0;
}
.product-info-main ul.list-unstyled {
}
.product-info-main ul.list-unstyled li {
  display: block;
  line-height: 24px;
}
.product-info-main ul.list-unstyled li span,.product-info-main ul.list-unstyled li a {
  color: #000000;
  margin-left: 5px;
}
.product-info-main ul.list-unstyled li a:hover {
  text-decoration: underline;
}
.product-info-detailed {
  margin-top: 60px;
}
.product-info-detailed .nav-tabs, .product-info-detailed .mobtab {
  margin-bottom: 0;
  border-top: 1px solid #efefef;
  padding-top: 48px;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.product-info-detailed .mobtab {
  margin-bottom: 10px;
  padding: 5px;
}

.product-info-detailed .nav-tabs li {
  margin-bottom: 0;
  position: relative;
  margin-right: 50px;
}
.product-info-detailed .nav-tabs li:last-child {
  margin-right:0;
}
.mobtab {
  text-align: center;
  display: none;
  margin-bottom: 25px;
}
.product-info-detailed .nav-tabs li a, .product-info-detailed .mobtab a {
  font-size: 14px;
  color: #262262 !important;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 0;
  border: none !important;
  padding: 8px 0;
  margin: 0;
  background: none;
  font-family:  Montserrat, sans-serif ;
}
.product-info-detailed .mobtab a {
  display:block;
  width: 100%;
}
.product-info-detailed .nav-tabs li.active a,.product-info-detailed .nav-tabs li a:hover,
.product-info-detailed .mobtab a:hover, .product-info-detailed .mobtab a.active {
  color: #000000 !important;
  border-radius: 0;
}

.product-info-detailed .tab-content {
  line-height: 30px;
  padding-top: 30px;
}
@media (max-width: 767px) {
  .product-info-detailed {
    margin-top: 10px;
  }
}
@media (max-width: 567px) {
  .mobtab {
    display: block;
  }
  .product-info-detailed .nav-tabs {
    display: none;
  }
  .product-info-detailed .tab-content {
    padding: 0px 10px;
    border-top: none;
  }
}

.bootstrap-datetimepicker-widget a[data-action]{
  padding: 0 !important;
}
.bootstrap-datetimepicker-widget td span:hover{
  background: none !important;
}
.bootstrap-datetimepicker-widget td span{
  height: 40px !important;
  line-height: 40px !important;
  margin: 0px !important;
}
.alert.alert-success{
  text-align: center;
  font-size: 14px;
  margin: 0;
}
.account-login .well{
  background: none;
  box-shadow: none;
}
#map-canvas{
  min-height: 400px;
  margin: 20px 0;
}
.information-contact form .required{
  margin-bottom: 20px;
}
.buttons.clearfix {
    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 10px;
}
.subtotalCart td {
    padding: 10px !important;
}
.buttons.clearfix button, .buttons.clearfix .btn-warning {
    width: 250px;
}
.buttons.clearfix button {
    background: var(--rojoFuerte);
}
.subtotalCart {
    display: flex;
    justify-content: end;
}
.bootstrap-datetimepicker-widget a[data-action] {
  border: none;
  height: auto;
}
#checkout-cart table button.btn {
    height: 34px;
}
#content{
  position: relative;
  min-height: 300px;
}
thead {
  font-weight: 700;
  padding: 10px 5px;
}
.table-bordered, table a{
  font-size: 14px;
  color: black;
}
table a{
  display: block;
}
.carrito-vacio, #error-not-found .error-text {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.carrito-vacio p {
    color: black;
    padding-top: 20px;
}
.btn-quickview span{
}
.btn-quickview i {
  display: none;
}
#cart h2 {
    font-size: 20px;
}
#cart .dropdown-menu {
  margin: 0;
  padding: 20 10px!important;
  width: 350px;
  list-style: none none;
  border: 0;
  background: #fff;
  margin-top: 0px;
  box-sizing: border-box;
  top: 100%;
  border-radius: 0px;
  filter: drop-shadow(0px 0px 4px lightgray);
}
body.customers\/register.home1 h1 {
    text-align: center;
    margin: 30px 15px;
}

#cart .total-price {
  font-size: 14px;
  font-weight: 500;
  margin-left: 17px;
  padding: 12px 0;
  display: inline-block;
  vertical-align: top;
}
#cart .cart-close {
  position: absolute;
  top: 20px;
  right: 0;
  font-weight: 400;
}
#cart .cart-empty{
  padding: 50px 10px;
  color: var(--azulFuerte);
  font-weight: 900;
}

#cart .dropdown-menu > li:first-child .table > tbody > tr > td{
  border: 0;
}
#cart .dropdown-menu > li:last-child .table > tbody > tr > td.text-left {
  color: var(--azulFuerte);
  font-weight: 400;
  font-size: 14px;
  padding: 10px;
  font-family:  Montserrat, sans-serif ;
}
#cart .dropdown-menu > li:last-child .table > tbody > tr > td.text-right {
  color: #262262;
  font-size: 14px;
  padding: 10px;
  font-weight: 500;
  font-family:  Montserrat, sans-serif ;
}
#cart .dropdown-menu > li:last-child .table > tbody > tr:last-child > td.text-right {
  font-size: 16px;
  font-weight: 700;
}
#cart table.table {
    margin: 0px;
}
#cart .dropdown-menu > li:first-child .table > tbody > tr {
  border-bottom: 1px solid var(--negroFuerte);
  padding: 10px;
  position: relative;
  display: block;
}
#cart .table > tbody > tr > td{
  border: none;
  padding: 0;
}
#cart .cart-close button{
  background: none;
  color: var(--rojoFuerte);
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  font-size: 18px;
}
#cart .cart-close button:hover {
  color: #000000;
}
#cart .cart-quantity{
  color: #5a6069;
  line-height: 20px;
  display: block;
  padding: 5px 0;
  font-size: 13px;
}
#cart .cart-price {
  font-size: 14px;
  color: #000000;
  padding-top: 2px;
  display: block;
  font-weight: 500;
  font-family:  Montserrat, sans-serif ;
}
#cart .cart-name {
  font-size: 12px;
  line-height: normal;
  display: block;
}
#cart .cart-name:hover {
  color: #000000;
}
#cart .cart-button{
  padding: 10px 0;
}
#cart p.cart-button a:last-child{
  background: var(--rojoFuerte);
}
#cart p.cart-button a{
  border: none;
  background: var(--negroBajo);
  color: white;
  line-height: normal;
  text-align: center;
  padding: 10px;
  font-size: 16px;
  border-radius: 5px;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
  margin: 7px;
  font-family:  Montserrat, sans-serif ;
}
#cart p.cart-button a strong {
  font-weight: 400;
}
#cart p.cart-button a:hover{
background: var(--azulBajo);
    color: #fff;
}
#cart p.cart-button a:hover i{
  color: #fff;
}
#cart p.cart-button a i{
  padding-left: 5px;
  font-size: 10px;
  display: none;
}
#cart .dropdown-menu .info-item{
  padding: 10px;
}
#cart .dropdown-menu .has-scroll{
  overflow: auto;
  padding: 10px;
}
/*
*  STYLE 6
*/
#cart .dropdown-menu .has-scroll::-webkit-scrollbar-track
{
  background-color: lightgray;
  border-radius: 7px;
}
#cart .dropdown-menu .has-scroll::-webkit-scrollbar
{
  width: 6px;
  background-color: #fff;
}
#cart .dropdown-menu .has-scroll::-webkit-scrollbar-thumb
{
  background-color: var(--azulFuerte);	
  border-radius: 7px;
}
#cart .dropdown-menu .has-scroll table {
  margin-bottom: 0; 
}
#cart .dropdown-menu tr td strong{
  color: #262262;
  float: left;
  font-size: 14px;
}
.fluid-width >.container {
  width: auto;
  padding: 0 75px;
  max-width: 1920px;
  margin: auto;
}

@media(max-width: 1599px){
  .header-top {
    min-height: 0px;
  }
  header.hd3 .header-top {
    min-height: 530px;
  }
  header.hd4 .header-inner { 
    top: 30px;
  }
  .fluid-width >.container {
    padding: 0 30px;
  }
  .common-home header.hd2 #logo, .common-home header.hd3 #logo{
    padding: 40px 0;
  }
}
/* responsive */
@media(max-width: 1349px){
  .owl-carousel.owl-theme .owl-nav div.owl-prev {
    left: 0;
  }
  .owl-carousel.owl-theme .owl-nav div.owl-next {
    right: 0;
  }
}
@media(max-width: 1199px){
  header.hd3 .header-top, header.hd4 .header-top {
    min-height: 400px;
  }
  .hd3 .breadcrumbs {
    top: 50%;
  }
  .menu-recent .aritcles-content {
    padding-top: 15px;
  }
  .ma-corporate-about1 {
    position: static;
    background: #181b23;
  }
  .hd1 .header-inner, .hd2 .header-inner, .hd3 .header-inner {
    padding: 0 30px;
  }
  .hd3 .header-inner {
    position: relative;
    background: #181b23;
  }
  .hd4 .header-inner {
    position: relative;
    background: #181b23;
    padding: 30px 0;
    top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .static-top-aero1 .text .text1, .static-top-aero4 .text .text1 {
    font-size: 13px;	
  }
  .static-top-aero1 .text .text2, .static-top-aero4 .text .text2 {
    font-size: 18px;
  }
  .static-top-aero1 .text .text3, .static-top-aero4 .text .text3 {
    font-size: 12px;
    margin-top: 15px;
  }
  .static-bottom-aero1 .text .text1 {
    font-size: 14px;
  }
  .static-bottom-aero1 .text .text2 {
    font-size: 24px;
    margin-top: 0;
  }
  .static-bottom-aero1.alt .text .text2 {
    font-size: 20px;
    letter-spacing: 3px;
  }
  .static-bottom-aero1 .text .text3 {
    font-size: 13px;
    margin-top: 10px;
    line-height: 20px
  }
  .static-bottom-aero1 .text .link {
    font-size: 12px;
    line-height: 36px;
    padding: 0 20px;
    padding-right: 45px;
    border-radius: 25px;
    margin-top: 32px;
  }
  .static-bottom-aero1 .text .link:after {
    font-size: 14px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
.booking-form.sidebar form > .row .col-xs-12:last-child::after,
.booking-form.sidebar form > .row::before{
  display:none!important;
}
@media(min-width: 991px){
  .list-group, .layered, .layernavigation-module .panel, .layernavigation-module, aside#column-left{
    width: fit-content;
  }
}
@media(max-width: 991px){
  .booking-form.sidebar form > .row .col-xs-12:last-child button#button, .booking-form.sidebar form > .row .col-xs-12:last-child {
    width: 95%;
}
  .booking-form.sidebar form > .row .col-xs-12:last-child button#button {
    margin: 0px;
}
  .booking-form.sidebar .form-btn {
    display: flex;
    justify-content: center;
}
  .booking-form.sidebar form > .row .col-xs-12:nth-child(-n+3) {
      width: 30%;
  }
  .booking-form .form-control{
    font-size: 14px!important;
  }
  .list-group, .layered, .layernavigation-module .panel, .layernavigation-module, aside#column-left {
    width: 100%;
  }
  .booking-form.sidebar form > .row::before{
    display:none;
  }
  .booking-form.sidebar form > .row {
    display: flex;
    gap: 12px 8px;
    flex-wrap: wrap;
}
  .booking-form .form-group {
    margin-bottom: 0px !important;}
  .col-order {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .col-order #content {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 2;
    float: none;
  }
  .col-order #column-left {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 1;
    float: none;
    display:block;
    margin: 0px 9px 36px 18px;
  }
  #column-left,#column-right {
    margin-top: 30px;
  }
  .common-home header.hd2 .header-inner {
    position: relative;
    /*background: #22232b;*/
  }
  .common-home header.hd2 .header-inner:after {
    opacity: 1;
  }
  .common-home header.hd2 #search input {
    /*background: #22232b;*/
  }
  .common-home header.hd2 #logo {
    padding: 28px 0;
  }
  .static-welcome {
    margin-top: 44px;
  }
  .static-welcome .title {
    margin-bottom: 60px;
  }
  header {
    margin-bottom: 0px;
  }
  header .box-left {
    right: auto;
  }
  .logo-container {
    position: static;
  }
  .hd3 #search {
    width: 100%;
    margin-top: 30px;
    position: static;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    float: none;
  }
  .hd3 #search input {
    width: 100%;
  }
  .hd4 .container {
    padding-left: 0;
    padding-right: 0;
  }
  header.hd4 .box-left {
    left: inherit;
  }
  header.hd4 .header-inner {
    top: 0px;
  }
  .module-title {
    margin-top: 60px;
  }
  .static-top-aero1 {
    margin-top: 30px;
  }
  
  .bestseller-full {
    margin-top: 60px;
    padding-bottom: 20px;
  }
  .static-middle-aero1.alt {
    margin-top: 30px;
  }
  .newletter-subscribe-container {
    margin-top: 45px;
    padding-top: 60px;
  }
  .ma-corporate-about {
    margin-top: 30px;
    margin-bottom: 60px;
  }
  .testimonial-container {
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 73px;
  }
  footer {
    margin-top: 60px;
  }
  footer .col4 {
    clear: left;
  }
  .footer-top {
    padding: 53px 0 15px 0;
  }
  ul.link-follow {
    margin: 0;
    float: none;
  }
  .footer-bottom .footer-copyright,.footer-payment{
    float: none;
    display: block;
    text-align: center;
    max-width: none;
    line-height: 1.2;
  }
  .newletter-popup,
  .b-modal{
    display: none !important;
  }
  .zoomContainer,
  .vermagemenu-container,
  #search-by-category .search-container .categories-container
  {
    display: none !important;
  }
}

@media(min-width: 768px) {
  .toolbar-products .modes {
    float: left;
    margin-right: 20px;
  }
  .toolbar-products .sorter,.toolbar-products .limiter ,.toolbar-products .pages {
    float: right;
  }
  .toolbar-products .toolbar-amount {
    float: left;
  }

}
@media(max-width: 767px){
  .header-top {
    min-height: 0px !important;
  }
  .common-home .header-top {
    display: none;
  }
  .link-compare {
    text-align: center;
  }
  .fluid-width >.container {
    padding: 0 15px;
  }
  .product-info-main {
    margin-top: 30px
  }
  .module-title {
    padding-right: 0 !important;
  }
  .static-bottom-aero1 .col{
    width: 100%;
    float: none;
  }
  #subscribe_email,#subscribe {
    width: 100%;
  }
  .ma-corporate-about, .ma-corporate-about1 {
    text-align: center;
  }
  .ma-corporate-about1 .col:nth-child(2) {
    border-top: 1px solid rgba(255,255,255,0.15);
    border-bottom: 1px solid rgba(255,255,255,0.15);
    border-left: 0;
    border-right: 0;
  }
  .testimonial-container .owl-carousel.owl-theme  .owl-dot {
    margin: 0 10px;
  }
  
}
@media(max-width: 640px){ 
  .hd3 #logo {
    padding: 28px 0;
  }
  .hd3 .logo-container {
    display: block;
    padding: 0;
  }
  header.hd3 .box {
    position: relative;
    margin-bottom: 10px;
    left: auto;
    right: auto;
    display: inline-block;
    vertical-align: top;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .hd3 #cart,header.hd3 .box-setting {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  header.hd3 .box-setting {
    margin: 0 0 0 10px;
  }
}
@media(max-width: 567px){ 
  .product-info-detailed .nav-tabs li {
    float: none;
    display: block;
    margin-right: 0;
  }

  .static-bottom-aero1 .text .text1 {
    font-size: 14px;
  }
  .static-bottom-aero1 .text .text2 {
    font-size: 24px;
    margin-top: 0;
  }
  .static-bottom-aero1 .text .text3 {
    font-size: 13px;
    margin-top: 10px;
    line-height: 20px
  }
  .static-bottom-aero1 .text .link {
    font-size: 12px;
    line-height: 36px;
    padding: 0 20px;
    padding-right: 45px;
    border-radius: 25px;
    margin-top: 32px;
  }
  .static-bottom-aero1 .text .link:after {
    font-size: 14px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
@media(min-width: 481px){
  .product-list .item .item-inner {
    display: table;
  }
  .product-list .col-image, .product-list .col-des {
    display: table-cell;
    vertical-align: middle;
    float: none;
    overflow: hidden;
  }
}
@media (min-width: 479px) and (max-width: 1600px){
  #cart .dropdown-menu {
    right: 2px;
    top: 0;
  }
}
@media(min-width: 1600px){
  #cart .dropdown-menu {
    right: 7px;
    top: 0;
  }
}
@media(max-width: 479px){

  .ma-corporate-about .block-wrapper:after {
    right: -15px;
  }
  .toolbar-products .sorter,.toolbar-products .limiter {
    display: block;
    margin: 0;
  }
  .logo-container {
    width: 143px;
  }
  .hd3 .logo-container {
    max-width: 100%;
  }
  .header-inner {
    padding: 19px!important;
  }
  header .box-setting {
    margin: 0;
  }

  #search .search-content {
    top: 100%;
    right: -75px;
    margin-top: 15px;
  }
  #cart {
    margin: 0 5px;
  }
  #cart .dropdown-menu {
    width: 85%;
    right: 1px;
    top: 0px;
  }
  header .box-setting .dropdown-menu {
    right: -60px;
  }
  .product-info-main .button-cart {
    min-width: auto;
  }
  .menu-recent .articles-image {
    width: 100%;
    float: none;
  }
  .menu-recent .aritcles-content {
    padding-left: 0;
    float: none;
    width: 100%;
  }
  .static-welcome .title h2 {
  font-size: 36px;
  font-weight: 700;
  }
  .static-welcome .content .image {
    float: none;
    width: 100%;
    padding: 0;
  }
  .static-welcome .content .text {
    padding: 0 15px;
  }
  .module-title {
    margin-top: 40px;
  }
  .module-title h2 {
    box-shadow: none;
    -webkit-box-shadow: none;
  }
  .testimonial-box {
    padding: 0 50px;
  }
  .static-bottom-aero1 .text .text1 {
    font-size: 12px;
  }
  .static-bottom-aero1 .text .text2 {
    font-size: 18px;
    margin-top: 0;
    letter-spacing: 2px;
  }
  .static-bottom-aero1 .text .text3 {
    font-size: 12px;
    margin-top: 5px;
    line-height:18px
  }
  .static-bottom-aero1 .text .link {
    font-size: 10px;
    line-height: 36px;
    padding: 0 20px;
    padding-right: 45px;
    border-radius: 25px;
    margin-top: 15px;
  }
  .static-bottom-aero1 .text .link:after {
    font-size: 14px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
/*Fix products-grid */
/* .custom-category .product-grid.col-lg-3 .item-inner button.btn-cart {
  padding: 0 20px;
} */
.custom-category .product-grid.col-lg-divide-5 .item-inner button.btn-cart span {
  display: none;
}

@media (min-width: 1200px){
  .custom-products .product-grid.three-items:nth-child(3n+1),
  .custom-products .product-grid.four-items:nth-child(4n+1),
  .custom-products .product-grid.two-items:nth-child(2n+1)
  {  clear: left;} 
}
@media (max-width: 1199px) and (min-width: 992px){
  .custom-products .product-grid.three-items:nth-child(3n+1), 
  .custom-products .product-grid.four-items:nth-child(4n+1),
  .custom-products .product-grid.two-items:nth-child(2n+1)
  {clear: left;}
}
@media (max-width: 991px) and (min-width: 481px){
  .custom-products .product-grid:nth-child(2n+1) {clear: left;}
}
@media (max-width: 480px) and (min-width: 0px){
  /*.custom-products .product-grid:nth-child(1n+1) {clear: left;}
  .custom-products .product-grid{width: 100%;}  */
  .custom-category .product-grid .item-inner .action-links {
    display: none;
  }
  .custom-category .product-grid .product-name {
    padding: 10px 0;
  }
  .custom-category .product-grid .product-name a {
    font-size: 12px;
  }
  .custom-category .product-grid .price-box .price {
    font-size: 11px;
  }
  .custom-category .product-grid .item-inner .caption .price-box {
    margin-top: 5px;
  }
  .custom-category .product-grid .item-inner .ratings {
    padding: 5px 0;
  }
  .custom-category .product-grid .price-box p.old-price .price {
    font-size: 11px;
  }
  .custom-category .product-grid .price-box p.old-price {
    padding-top: 0px;
  }
  .custom-category .product-grid span.spr-badge-caption {
    display: none;
  },
  .custom-category .product-grid .cc .countdown-section {
    margin-left: 6px;
  }
  .custom-category .product-grid .item-inner .caption {
    padding: 0 10px 20px 10px;
    text-align: center;
  }
  /* .custom-category .product-grid .item-inner button.btn-cart {
    padding: 0 5px;
    margin-top: 10px;
    line-height: 36px;
  } */
  .custom-category .product-grid .label-product {
    font-size: 9px;
  }
}
/*Fix products-no-slider */
.two_items,.three_items,.four_items,.six_items {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .six_items:nth-child(6n+1),
  .four_items:nth-child(4n+1),
  .three_items:nth-child(3n+1),
  .two_items:nth-child(2n+1)
  {  clear: left;} 
} 

/* full width */
.full-width{
  margin: 0 !important;
  padding: 0;
}
.full-width > .container{
  width: 100% !important;
  padding: 0;
}
.full-width > .container  .sub-row,
.full-width > .container  > .row{
  margin: 0
}
.full-width > .container  .sub-row > div,
.full-width > .container .row > .main-col{
  padding: 0;
}
.special-row{
  background: #f8f8f8;
  padding-top: 60px;
}

.CNegroFuerte { color: var(--negroFuerte); }
.BGNegroFuerte { background-color: var(--negroFuerte); }

.CNegroBajo { color: var(--negroBajo); }
.BGNegroBajo { background-color: var(--negroBajo); }

.CAzulFuerte { color: var(--azulFuerte); }
.BGAzulFuerte { background-color: var(--azulFuerte); }

.CAzulBajo { color: var(--azulBajo); }
.BGAzulBajo { background-color: var(--azulBajo); }

.CAzulAlert1 { color: var(--azulAlert1); }
.BGAzulAlert1 { background-color: var(--azulAlert1); }

.CAzulAlert2 { color: var(--azulAlert2); }
.BGAzulAlert2 { background-color: var(--azulAlert2); }

.CVerdeFuerte { color: var(--verdeFuerte); }
.BGVerdeFuerte { background-color: var(--verdeFuerte); }

.CVerdeBajo { color: var(--verdeBajo); }
.BGVerdeBajo { background-color: var(--verdeBajo); }

.CAmarilloFuerte { color: var(--amarilloFuerte); }
.BGAmarilloFuerte { background-color: var(--amarilloFuerte); }

.CAmarilloBajo { color: var(--amarilloBajo); }
.BGAmarilloBajo { background-color: var(--amarilloBajo); }

.CNaranjaFuerte { color: var(--naranjaFuerte); }
.BGNaranjaFuerte { background-color: var(--naranjaFuerte); }

.CNaranjaBajo { color: var(--naranjaBajo); }
.BGNaranjaBajo { background-color: var(--naranjaBajo); }

.CRojoFuerte { color: var(--rojoFuerte); }
.BGRojoFuerte { background-color: var(--rojoFuerte); }

.CRojoBajo { color: var(--rojoBajo); }
.BGRojoBajo { background-color: var(--rojoBajo); }

.CGris { color: var(--gris); }
.BGGris { background-color: var(--gris); }

.CBlanco { color: var(--blanco); }
.BGBlanco { background-color: var(--blanco); }

:root{
  --azulFuerte: #262262;
  --azulBajo: #2B3990;
  --azulAlert1: #005080;
  --azulAlert2: #e9f4ff;
  --verdeFuerte: #005531;
  --verdeBajo: #c1ffe0;
  --amarilloFuerte: #ffec00;
  --amarilloBajo: #fffad8;
  --naranjaFuerte: #ffba00;
  --naranjaBajo: #fff1e1;
  --rojoFuerte: #f70000;
  --rojoBajo: #ffe8e7;
  --negroFuerte: #000000;
  --negroBajo: #231F20;
  --gris: #A8A8A9;
  --blanco: white;
}















