/*CHEKOUT MÓDULO DE PAGO PROPIO DE PRESTSHOP*
#ps_checkout-hosted-fields-form .ps_checkout-info-wrapper{display:inline !important}

/* FONT AWESOME */
.swiper-button-prev::after,
.swiper-button-next::after {
  font-family: "Font Awesome 5 Pro";
}
.fa.fa-map-marker:before {
    content: "\f041";
}
.fa.fa-sign-out:before {
    content: "\f08b";
}

@media (max-width: 767px) {
  body {
    width: 100%;
    overflow-x: hidden;
  }
}

/* ESTRUCTURA */
#index #wrapper {
  padding-top: 30px;
  overflow: hidden;
}

#product #wrapper {
  padding-top: 0;
}

#category #wrapper {
  padding-top: 0;
}

/*TRUSPILOT*/
.trustpilot-widget {
  margin-top: 3px;
}

.tp-widget-trustscore {
  color: white !important;
}

#tp-widget-logo .tp-logo__text {
  fill: white;
}

@media(max-width:768px) {
  .trustpilot-widget {
    display: none;
  }
}

/*COOKIEBOT*/
#CybotCookiebotDialogPoweredbyCybot {
  display: none !important;
}

#CybotCookiebotDialogPoweredByText {
  display: none !important;
}

/*PAGINATION PRODUCT-LIST*/
.pagination {
  margin-bottom: 40px;
}

/* HEADER */
#index #header {
  position: absolute;
  width: 100%;
}
#desktop-header {
    background: #FFF;
  }
#index #desktop-header:not(.stuck-header) {
  background: transparent;
}
.logo-home{
    margin: 19px 0;
    height: 70px;
    transition: all 0.3s ease;
}
.stuck-header #desktop_logo .logo-home, #index #desktop_logo .logo{
    display: none;
}
#index .stuck-header #desktop_logo .logo{
    display: block;
}
a.mobile_logo {
    padding-bottom: 5px;
}
#mobile-header{
    background: #FFF;
}
#mobile-header .row-mobile-header {
    margin-left: 5px;
    margin-right: 5px;
}
#index #mobile-header{
    background: none;
}
#index #mobile-header .mobile_logo, #mobile-header .col-mobile-logo .mobile_logo_w, #index #mobile-header .stuck .col-mobile-logo .mobile_logo_w {
    display: none;
}
#index #mobile-header .col-mobile-logo .mobile_logo_w, #index #mobile-header .stuck .mobile_logo {
    display: block;
}
#index #header:not(.stuck-header) .header-top:hover {
    background: #FFF;
    color: #000;
}
#mobile-header-sticky.stuck {
    background: #FFF;
    color: #000;
}
#index #header:not(.stuck-header) .header-top:hover .logo-home {
    filter: brightness(0);
}
#index #header:not(.stuck-header) .header-top:hover .cbp-horizontal>ul>li>a, 
#index #header:not(.stuck-header) .header-top:hover .cbp-horizontal>ul>li>a:not([href]):not([tabindex]),
#index #header:not(.stuck-header) .header-top:hover .cbp-horizontal>ul>li>.cbp-main-link, 
#index #header:not(.stuck-header) .header-top:hover a:not(.btn):not(.nav-link){
    color: #000;
}

#pre-header-slider p{
    margin: 0;
}
#pre-header-slider p a{
  text-decoration: underline;
}
#pre-header-slider p a:hover{
  text-decoration: none;
}
#pre-header-slider .justify-content-center {
    height: 26px;
    align-items: center;
}

.cbp-horizontal .cbp-tab-title {
    font-family: 'PPNeueMontreal-Medium';
    letter-spacing: 0.15px;
    line-height: 20px;
}
#cbp-hrmenu .cbp-tab-title .cbp-submenu-aindicator {
    font-weight: 800;
    font-size: 8px;
    position: absolute;
    top: 5px;
    margin-left: 5px;
}

#iqitmegamenu-horizontal #cbp-hrmenu>ul .cbp-onlyicon {
  width: 50%;
  text-align: center;
}

#mobile-cart-products-count.empty {
  display: none;
}

.mobile_logo_w img {
  height: 60px;
}

.mobile_logo img {
  height: 20px;
}

#mobile-header .m-nav-btn>i {
  font-size: 20px;
}

#mobile-sidebar-menu {
  background: white;
  display: flex;
  padding: 40px 30px 10px 30px;
  flex-wrap: wrap;
  align-content: flex-start;
  flex-direction: inherit;
}

#mobile-sidebar-menu .mm-expand i {
  font-weight: 300;
}

#mobile-sidebar-user a {
  color: #521cdc;
  background-color: #fff;
  font-size: 14px;
  padding: 12px 23px;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 20px;
  letter-spacing: 0.7px;
  min-width: initial;
}

#mobile-sidebar-cross {
  font-size: 20px;
  position: absolute;
  right: 14px;
  top: 20px;
  padding: 10px 15px;
  color: #fff;
  opacity: 0.5;
}

#language_selector {
  text-transform: uppercase;
}

#mobile-sidebar-lang .language-selector .expand-more {
  color: #fff;
  font-size: 18px;
}

#mobile-sidebar-lang {
  padding: 10px 10px 30px 15px;
}

#mobile-sidebar-search .form-search-control,
#mobile-sidebar-search .form-control::placeholder {
  background: none;
  color: #fff;
  border-color: #fff;
  padding: 10px 0 10px 0;
}

#iqitmegamenu-mobile {
  background: none;
}

#search-widget-mobile .search-btn {
  color: #fff;
}

/*#mobile-social-links {
    position: fixed;
    bottom: 60px;
}*/
#mobile-social-links a {
  color: #fff !important;
  font-size: 20px;
  margin-right: 20px;
}

#header .header-nav {
  font-size: 16px;
  line-height: 20px;
  height: 30px;
}

#mobile_country_selector {
  font-size: 18px;
  margin-bottom: 25px;
  text-align: right;
}

/*#cbp-hrmenu-tab-9 {
    padding-top: 10px;
}*/
#iqitmegamenu-horizontal #cbp-hrmenu>ul .cbp-hrmenu-tab-9.cbp-onlyicon {
  width: 65%;
  text-align: center;
  /*width: 48%;
    margin-left: 18rem;*/
}

#iqitmegamenu-horizontal #cbp-hrmenu>ul .cbp-hrmenu-tab-6.cbp-onlyicon {
  text-align: center;
  width: 55%;
  /*width: 51%;
    margin-left: 15rem;*/
}

#cbp-hrmenu-tab-9 {
  padding-bottom: 2px;
}

#cbp-hrmenu-tab-9 {
  line-height: 9;
}

#cbp-hrmenu-tab-9 img {
  width: 80%;
}

#cbp-hrmenu-tab-9 .nav-link {
  vertical-align: text-top;
}

/*MENU MOVIL PERSONALIZADO*/
#iqitmegamenu-mobile li>ul {
  background-color: transparent;
}

#mobile-sidebar-menu {
  background: white;
  display: flex;
  padding: 40px 30px 10px 30px;
  flex-wrap: wrap;
}

div#mobile-sidebar-menu>div {
  width: 100%;
}

#mobile-sidebar-cross i {
  color: #222221;
}

#mobile-sidebar-user {
  padding-bottom: 0px;
  min-height: 74px;
}

#mobile-sidebar-user a {
  color: #fff;
  background-color: #521cdc;
}

#mobile-sidebar-lang .language-selector .expand-more {
  color: #222221;
}

#mobile-sidebar-lang {
  padding: 0;
  min-height: 50px;
}

#mobile-sidebar-search {
  padding: 0;
  min-height: 90px;
}

#mobile-sidebar-search .input-group .form-search-control {
  color: #222221;
  border-color: #222221;
}

#mobile-sidebar-search .input-group .form-search-control::placeholder {
  color: #222221;
  font-size: 14px;
}

#mobile-sidebar-search .search-btn {
  color: #222221;
  padding-right: 0;
}

#mobile-sidebar-search .search-btn i {
  font-size: 20px;
}

#iqitmegamenu-mobile li>a {
  color: #222221;
}

#mobile-social-links {
  display: flex;
  align-items: flex-end;
  padding-bottom: 20px;
}

#mobile-social-links .social-links._footer i {
  color: #521cdc;
}

#mobile-sidebar-megamenu {
  min-height: 300px;
}

#mobile-sidebar-megamenu #iqitmegamenu-mobile {
  padding: 0px 0 25px 0;
  margin-bottom: 15px;
}

#mobile-sidebar-megamenu #iqitmegamenu-mobile li a {
  padding-left: 0;
  font-weight: 500;
}

#iqitmegamenu-mobile.mobile_menu_main>li>.mm-expand {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

#iqitmegamenu-mobile.mobile_menu_main>li a {
  font-size: 25px;
  letter-spacing: 1.25px;
  line-height: 30px;
  text-transform: uppercase;
  min-height: 0;
  padding: 6px 0;
  font-family: "PPNeueMontreal-Regular";
}

#iqitmegamenu-mobile .show>a {
  color: #521CDC;
}

#iqitmegamenu-mobile.mobile_menu_main>a {
  border: 0;
  padding-bottom: 10px;
}

#iqitmegamenu-mobile.mobile_menu_main ul li a {
  font-size: 14px;
  font-family: "PPNeueMontreal-Regular";
  font-weight: 500;
  border: 0;
  text-transform: none;
  padding: 8px;
}

#iqitmegamenu-mobile.mobile_menu_main {
  padding-bottom: 60px;
  border-bottom: 1px solid #222221;
}

.feat_punt_title {
  font-size: 20px;
  color: #ffffff;
  margin: 40px 0 0 0;
}

.feat_punt_bar {
  margin: 10px 0 0 0;
  background: #ffffff;
}

.feat_punt_bar_filled {
  background: #9267FF;
  height: 4px;
}
.feat_punt_text_percent{
  font-size: 23px;
  line-height: 23px;
  text-align: right;
  margin: 6px 0 0px;
}
@media(max-width:768px){
  .feat_punt_text_percent{
    font-size: 17px;
    line-height: 17px;
    margin: 6px 0 18px 0;
  }
}

/* MENU */
.cbp-category-thumb img {
  transition: transform .2s;
  max-height: 25px;
}

#iqitmegamenu-mobile li a img{
  max-height: 25px;
}

.cbp-category-thumb img:hover {
  transform: scale(1.1);
}

.cbp-hrsub .cbp-categories-row .cbp-category-tree {
  margin-top: -6px;
}

#cbp-hrmenu ul li:hover>.nav-link span {
  color: #521CDC;
}

#index .cbp-horizontal>ul>li>a,
#index .cbp-horizontal>ul>li>a:not([href]):not([tabindex]),
#index .cbp-horizontal>ul>li>.cbp-main-link,
#index .header-top a:not(.btn):not(.nav-link) {
  color: #ffffff;
}

#desktop-header.stuck-header .cbp-horizontal>ul>li>a,
#desktop-header.stuck-header .cbp-horizontal>ul>li>a:not([href]):not([tabindex]),
#desktop-header.stuck-header .cbp-horizontal>ul>li>.cbp-main-link,
#desktop-header.stuck-header .header-top a:not(.btn):not(.nav-link) {
  color: #222221;
}

#index #mobile-header-sticky:not(.stuck) #btn-mobile-menu a,
#index #mobile-header #mobile-header-sticky:not(.stuck) .m-nav-btn {
  color: #fff;
}

#desktop-header.stuck-header #btn-mobile-menu a,
#desktop-header.stuck-header #mobile-header .m-nav-btn {
  color: #222221;
}


.cbp-horizontal .cbp-mainlink-iicon {
  max-height: initial;
}


/*#index #header:not(.stuck-header) .header-top {
  padding-top: 10px;
  padding-bottom: 10px;
}*/
#cbp-hrmenu .cbp-column-title {
  margin-bottom: 20px;
}

.cbp-hrmenu .cbp-hrsub-inner .cbp-column-title,
.cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 2.8px;
}

#cbp-hrmenu .cbp-submenu-aindicator {
    font-weight: 100;
}

.cbp-hrmenu .cbp-hrsub-inner a,
.cbp-hrmenu .cbp-hrsub-inner a:link {
  font-size: 16px;
  font-weight: 300;
  text-transform: lowercase;

}

.cbp-links.cbp-valinks a {
  color: #222221 !important;
}

.cbp-hrmenu .cbp-hrsub-inner a,
.cbp-hrmenu .cbp-hrsub-inner a::first-letter {
  text-transform: capitalize;
}

.cbp-hrmenu .cbp-links li a:before {
  font-weight: 300 !important;
  font-size: 14px;
}

.cbp-hrmenu .cbp-links li {
  margin: 7px 0;
}

/*Menú iconos marcas*/
#cbp-hrmenu-tab-3 .menu-element-id-5 .cbp-categories-row .cbp-column-title,
#cbp-hrmenu-tab-16 .menu-element-id-5 .cbp-categories-row .cbp-column-title {
  display: none;
}

#cbp-hrmenu-tab-10 .menu-element-id-5 .cbp-categories-row .cbp-column-title,
#cbp-hrmenu-tab-17 .menu-element-id-5 .cbp-categories-row .cbp-column-title {
  display: none;
}

.menu-element-id-5 .cbp-column-title {
  margin-top: 4px;
}

.espacio-li {
  margin-bottom: 10px;
}

@media (max-width: 1150px) {
  .espacio-li img {
    max-width: 90%;
  }
}

/*Menú Img*/
.menu-element-id-7 .cbp-menu-column-inner {
  position: relative;
}

#desktop-header-container .cbp-hrmenu .cbp-hrsub-inner .menu-element-id-7 .cbp-column-title,  #desktop-header-container .cbp-hrmenu .cbp-hrsub-inner .menu-element-id-8 .cbp-column-title{
  display: none;
}

.caja-img-menu {
  position: relative;
}

.caja-img-menu img {
  width: 100%;
  border-radius: 6px;
}

.caja-img-menu .button-menu {
  position: absolute;
  right: 16px;
  bottom: 13px;
  color: #222221 !important;
  background: white;
  border-radius: 25px;
  padding: 9.5px 22px;
}

.cbp-hrmenu li#cbp-hrmenu-tab-3 .menu-element-id-7>.cbp-menu-column-inner .caja-img-menu .button-menu:hover,
.cbp-hrmenu li#cbp-hrmenu-tab-10 .menu-element-id-8>.cbp-menu-column-inner .caja-img-menu .button-menu:hover {
  background: #222221;
  color: white !important;
}

.caja-img-menu span.texto-destacado-menu{
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
  color: #ffffff;
  max-width: 200px;
  position: absolute;
  left: 15px;
  top: 22px;
  padding-right: 15px;
  text-transform: math-auto;
}

.caja-img-menu.inferior{
  margin-top: 15px;
}

.caja-img-menu::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #222221;
  opacity: 0.2;
  border-radius: 6px;
  z-index: 0;
}

.caja-img-menu a::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #222221;
  opacity: 0.2;
  border-radius: 6px;
  z-index: 0;
}

.caja-img-menu a:hover::before{
  transition: all 0.3s ease;
  opacity: 0.5;
}

.caja-img-menu a.button-menu::before{
  content: none;
}

.cbp-hrmenu .cbp-hrsub-inner .caja-img-menu .button-menu{
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
}

@media screen and (max-width: 1350px) {
  .caja-img-menu span.texto-destacado-menu{
    font-size: 25px;
    line-height: 25px;
    top: 15px;
    left: 15px;
  }
}

@media screen and (max-width: 1100px) {
  .caja-img-menu span.texto-destacado-menu{
    font-size: 22px;
    line-height: 22px;
    top: 15px;
    left: 10px;
    padding-right: 10px;
  }
}

#mobile-sidebar-megamenu #iqitmegamenu-mobile li a.texto-destacado{
  text-transform: uppercase;
}

#mobile-sidebar-megamenu #iqitmegamenu-mobile li a{
  text-transform: uppercase;
}

/* SUBMENU */
.cbp-hrmenu .cbp-links li::before {
  font-family: 'Font Awesome 5 Pro';
  content: "\f105";
  display: inline;
  position: absolute;
  left: 0;
  -webkit-transition: left 0.3s ease, right 0.3s ease;
  -moz-transition: left 0.3s ease, right 0.3s ease;
  -o-transition: left 0.3s ease, right 0.3s ease;
  transition: left 0.3s ease, right 0.3s ease;
}

.cbp-hrmenu .cbp-links li:hover::before {
  left: 3px;
}

.cbp-hrmenu .cbp-links li a::before {
  content: none;
}

/*POSICIONAMIENTO DEL MENÚ CUANDO ESTÄ STICKY*/
#desktop-header .header-top {
  padding: 0;
}

#desktop-header .header-top #cbp-hrmenu .cbp-hrmenu-tab>a {
  line-height: 70px;
}

@media (max-width: 1150px) {
  .cbp-hrmenu .cbp-hrsub-inner .menu-element-id-7 .cbp-column-title {
    top: 30px;
    left: 20px;
    font-size: 20px;
    line-height: 26px;
  }

  #caja-img-menu .button-menu {
    right: 14px;
    bottom: 14px;
    padding: 4px 12px;
  }
}

/*CATEGORY*/
@media (max-width: 1024px) {
  .products.row {
    padding: 15px;
  }

  .products.row>.col,
  .products.row>[class*="col-"] {
    padding: 0.428571rem;
  }
}

/* HOME 2024 */
.title_style_1 .elementor-heading-title{
    font-size: 40px;
    text-transform: uppercase;
    font-family: "PPRadioGrotesk-Regular" !important;
    font-weight: 100;
}
.title_style_3 .elementor-heading-title{
    font-size: 80px;
    line-height: 85px;
    text-transform: uppercase;
    font-family: "PPRadioGrotesk-Regular" !important;
    font-weight: 100;
}
.home-carrusel.carrusel-custom2 .swiper-button-prev, .home-carrusel.carrusel-custom2 .swiper-button-next{
    left: initial;
    position: absolute;
    top: -30px;
    display: inline;
}
.carrusel-blog .simpleblog-posts{
  display: flex;
  flex-flow: row;
}
.carrusel-blog .simpleblog-posts-column{
  padding-right: 0 !important;
}
.carrusel-blog .swiper-button-prev{
  top: 76px;
  right: 40px;
  left: auto;
  color: #222221;
  opacity: 1;
  width: fit-content;
  padding: 0;
}
.carrusel-blog .swiper-button-next{
  top: 76px;
  right: 0;
  color: #222221;
  opacity: 1;
  width: fit-content;
  padding: 0;
}
.carrusel-blog .cardblog .photo {
  object-fit: cover;
  border-radius: 10px;
  height: 330px;
  max-height: 350px;
  width: 100%;
}
.carrusel-blog .cardblog .card-block .post-title{
  padding: 0;
  border: 0;
  margin: 0;
}
.carrusel-blog .cardblog .card-block a[itemprop="url"]{
  display: none !important;
}
.carrusel-blog .cardblog .card-block .post-title a {
  padding: 10px 0;
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  font-family: 'PPNeueMontreal-Medium';
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  max-height: 72px;
  text-transform: uppercase;
}
.carrusel-blog .cardblog .card-block p[itemprop="description"]{
  padding: 0;
  color: #000000;
  font-family: "PPNeueMontreal-Regular";
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  max-height: 50px;
  margin-bottom: 10px;
}
.carrusel-blog .cardblog .card-block .btn-primary{
  color: #521CDC;
  text-decoration: underline;
  font-weight: 500;
  font-family: 'PPNeueMontreal-Medium';
  font-size: 14px;
  line-height: 20px;
  background-color: transparent;
  padding: 0;
  text-transform: uppercase;
}

.home-carrusel.carrusel-custom2 .swiper-button-next {
    right: 0;       
}
.home-carrusel.carrusel-custom2 .swiper-button-prev {
    right: 50px;       
}
@media (max-width: 992px) {
  .carrusel-blog .cardblog .photo {
    height: 250px;
  }
  .carrusel-blog .swiper-button-prev,
  .carrusel-blog .swiper-button-next  {
    top: 54px;
  }
    .home-carrusel.carrusel-custom2 .swiper-button-next {
        right: 10px;       
    }
    .home_image_carousel .swiper-slide {
        width: 90% !important;
    }
}
@media (max-width: 600px) {
  .carrusel-blog .swiper-button-prev,
  .carrusel-blog .swiper-button-next  {
    top: 44px;
  }
}
.be_authentic {
    padding-bottom: 250px;
    background-position: 30% 70px;
    background-size: 26%;
}
.title_style_2 .elementor-heading-title{
    font-size: 100px;
    line-height: 120px;
    font-family: 'PPNeueMontreal-Thin';
    font-weight: 100;
}
.round_button .elementor-button {
    border-radius: 30px;
    background-color: rgb(255 255 255 / 0.6);
    backdrop-filter: blur(12px);
    padding: 7px 60px 7px 30px;
}
.round_button .elementor-button:hover {
    background-color: #C0B3E1;
    color: #FFF;
}
.round_button .elementor-button:hover .elementor-button-text {
    color: #FFF;
}
.round_button .elementor-button::after{
    content: '\f061';
    font-size: 22px;
    font-weight: 900;
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    position: absolute;
    right: 25px;
    top: 10px;
}
.round_button .elementor-button-text {
    font-size: 20px;
    line-height: 40px;
    color: #222221;
    transition: all 0.5s ease;
}
@media (max-width: 992px) {
    .title_style_1 .elementor-heading-title{
        font-size: 25px;
    }
    .title_style_2 .elementor-heading-title{
        font-size: 45px;
        line-height: 45px;
        text-align: center;
    }
    .title_style_3 .elementor-heading-title{
        font-size: 45px;
        line-height: 45px;
    }
    
    .be_authentic .elementor-element .elementor-image img {
        max-width: 300px !important;
        left: -40px;
        position: absolute;
    }
    .be_authentic {
        padding-bottom: 300px;
        background-position: 100% 60%;
        background-size: 50%;
    }
    .be_authentic .elementor-element .elementor-image img {
        max-width: 50% !important;
        left: -4%;
        position: absolute;
    }
}
.thumbnail-container{
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

/*HOME*/
@media (max-width: 1920px) {
  .carrusel-custom {
    margin-left: -44vw !important;
  }

  .carrusel-custom .swiper-products-carousel {
    overflow: visible;
  }

  /*.carrusel-custom .swiper-products-carousel .swiper-slide-visible {
    width: 530px !important;
  }*/

  .carrusel-custom .swiper-button-prev {
    right: 245px;
  }

  .carrusel-custom .swiper-button-next {
    right: 215px;
  }
}

@media (max-width: 1440px) {
  .carrusel-custom {
    margin-left: -49vw !important;
  }

  .carrusel-custom .swiper-button-prev {
    right: 145px;
  }

  .carrusel-custom .swiper-button-next {
    right: 115px;
  }
}

@media (max-width: 1024px) {
  .carrusel-custom .swiper-button-prev {
    right: 50px;
  }

  .carrusel-custom .swiper-button-next {
    right: 18px;
  }

  /*.carrusel-custom .swiper-products-carousel .swiper-slide-visible {
    width: 430px !important;
  }*/
}

@media (max-width: 768px) {
  /*.carrusel-custom .swiper-products-carousel .swiper-slide-visible {
    width: 300px !important;
  }*/

  .carrusel-custom {
    margin-left: -50vw !important;
  }

  .carrusel-custom .swiper-button-prev {
    right: 30px;
  }

  .carrusel-custom .swiper-button-next {
    right: 0px;
  }
}

@media (max-width: 600px) {

  /*.carrusel-custom .swiper-products-carousel .swiper-slide-visible,
  .carrusel-custom .swiper-products-carousel .swiper-slide-visible+.swiper-slide-next {
    width: 310px !important;
  }

  .carrusel-custom .swiper-products-carousel .swiper-slide img {
    height: 315px !important;
    width: auto !important;
  }*/

  .carrusel-custom .swiper-button-prev {
    right: 38px;
  }

  .carrusel-custom .swiper-button-next {
    right: 8px;
  }
}

.carrusel-custom .nav-tabs {
  background: #eeeeee;
  border-radius: 50px;
  width: fit-content;
}

.carrusel-custom .nav-tabs .nav-item {
  margin: 0;
}

.carrusel-custom .nav-tabs a.nav-link {
  padding: 6px 40px;
  background: #eeeeee;
  color: white;
  font-weight: 300;
  font-size: 16px;
  border-radius: 50px;
}

.carrusel-custom .nav-tabs a.nav-link.active {
  padding: 6px 40px;
  background: black;
  color: white;
  font-weight: 300;
  font-size: 16px;
  border-radius: 50px;
}

.banner-home .elementor-button-link {
  border-radius: 50px;
}

.banner-home img {
  filter: brightness(0.7);
}

.columna-banner {
  max-width: 1736px;
  margin: auto;
}

.banner-medio-home {
  max-width: 540px;
}

@media (max-width: 1024px) {
  .banner-home img {
    min-height: 550px;
    object-fit: cover;
  }
}

.seccion-banner-middle .elementor-column-wrap {
  max-width: 1720px;
  margin: auto;
}

@media(max-width: 768px) {
  .page-home .elementor-element.seccion-banner-middle {
    max-height: 800px;
    background-size: contain;
    margin-bottom: 20px;
  }
}

/*Carrusel-home*/
.home_carousel .elementor-widget-banner {
  max-height: 800px;
}

.home_carousel .elementor-widget-container {
  height: 100%;
}

.home_carousel .elementor-iqit-banner {
  height: 100%;
}

.home_carousel .elementor-iqit-banner>a {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: nowrap;
  pointer-events: none;
  height: 100%;
}

.home_carousel .elementor-iqit-banner>a .elementor-iqit-banner-img {
  width: 50%;
  border-radius: 44px;
}

.home_carousel .elementor-iqit-banner>a .elementor-iqit-banner-content {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.home_carousel .elementor-iqit-banner-subtitle {
  height: -webkit-fill-available;
  max-width: 70%;
}

.home_carousel .elementor-iqit-banner .elementor-iqit-banner-title {
  margin: 0 0 26px 0;
}

.home_carousel .elementor-iqit-banner-content div:last-child {
  height: -webkit-fill-available;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-end;
}

.home_carousel .elementor-iqit-banner-content div:last-child .elementor-button-link {
  border-radius: 50px;
  padding-left: 54px;
  padding-right: 54px;
}

.home_carousel .elementor-iqit-banner img {
  height: 100%;
  object-fit: cover;
}

.home_carousel .elementor-button-link {
  pointer-events: all;
}

.home_carousel .slick-prev.slick-arrow {
  position: absolute;
  top: 0;
  left: 34%;
  z-index: 99;
  background: transparent;
  border: 0;
  color: white;
  font-weight: 600;
  font-size: 24px;
}

.home_carousel .slick-next.slick-arrow {
  position: absolute;
  top: 0;
  left: 37%;
  z-index: 99;
  background: transparent;
  border: 0;
  color: white;
  font-weight: 600;
  font-size: 24px;
}

.column-banner-middle {
  max-width: 1720px;
  margin: auto;
}

@media (max-width: 1024px) {
  .home_carousel .elementor-iqit-banner .elementor-iqit-banner-content * {
    height: fit-content !important;
  }

  .home_carousel .elementor-widget-banner {
    max-height: initial;
  }

  .home_carousel .column-banner-middle>.elementor-column-wrap {
    padding: 80px 15px;
  }

  .home_carousel .elementor-iqit-banner>a {
    flex-direction: column-reverse;
  }

  .home_carousel .elementor-iqit-banner .elementor-iqit-banner-title {
    margin-bottom: 40px;
  }

  .home_carousel .elementor-iqit-banner span.elementor-iqit-banner-description {
    margin-bottom: 68px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }

  .home_carousel .elementor-iqit-banner-content div:last-child {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .home_carousel .elementor-iqit-banner>a .elementor-iqit-banner-img {
    width: 100%;
  }

  .home_carousel .elementor-iqit-banner>a .elementor-iqit-banner-content {
    width: 100%;
  }

  .home_carousel .slick-prev.slick-arrow {
    left: 0;
    top: 5%;
  }

  .home_carousel .slick-next.slick-arrow {
    left: 5%;
    top: 5%;
  }
}

@media (max-width: 600px) {
  .home_carousel .slick-next.slick-arrow {
    left: 7%;
  }
}

/*SECCION INSTAGRAM*/
#index #wrapper {
  padding-bottom: 0;
}

.seccion-instagram .swiper-slide {
  height: 290px;
}

.seccion-instagram .swiper-slide * {
  height: 100%;
}

.seccion-instagram .swiper-slide img {
  object-fit: cover;
}

.seccion-instagram .swiper-slide img:hover {
  filter: brightness(0.6);
}

.seccion-instagram .elementor-element.elementor-element-wy470lu .elementor-instagram {
  margin-left: 0;
}

@media(max-width:1440px) {
  .seccion-instagram .swiper-slide {
    height: 220px;
  }
}

@media(max-width:1024px) {
  .seccion-instagram .swiper-slide {
    height: 170px;
  }
}


/*NEWSLETTER*/
.seccion-newsletter .elementor-newsletter-form .col-12 {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
}

.seccion-newsletter .elementor-newsletter-form .elementor-newsletter-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  height: 44px;
  order: 2;
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
  width: 30%;
  display: flex;
  justify-content: center;
}

.seccion-newsletter .elementor-newsletter-form .input-wrapper {
  height: 44px;
  width: 70%;
  order: 1;
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;
}

.seccion-newsletter .elementor-newsletter-form .elementor-newsletter-input {
  height: 100%;
}

.seccion-newsletter .elementor-newsletter-form .text-muted {
  width: 100%;
  order: 3;
}

.seccion-newsletter .custom-checkbox {
  justify-content: center;
  padding-top: 12px;
}

.custom-checkbox label {
  font-size: 16px;
}

.seccion-newsletter .custom-checkbox input[type="checkbox"]+span {
  max-height: 10px;
  max-width: 10px;
  min-width: 10px;
}

.seccion-newsletter .psgdpr_consent_message span {
  color: white;
}

.seccion-newsletter .psgdpr_consent_message strong {
  color: white;
  font-weight: 300;
  text-decoration: underline;
}

.seccion-newsletter .psgdpr_consent_message a {
  color: white !important;
}

.seccion-newsletter .custom-checkbox input[type="checkbox"]+span .checkbox-checked {
  font-size: 8px;
  top: 0px;
  left: 0px;
}

@media (max-width: 768px) {
  .seccion-newsletter .elementor-newsletter-form .elementor-newsletter-btn {
    width: 40%;
  }

  .seccion-newsletter .elementor-newsletter-form .input-wrapper {
    width: 60%;
  }
}

/*Revolution slider*/
.tit-slider {
  font-family: "PPRadioGrotesk-Regular" !important;
}

.subtitle-slider {
  font-family: "PPNeueMontreal-Regular" !important;
}

.over-title-slider {
  font-family: "PPNeueMontreal-Regular" !important;
}

.over-title-slider,
.tit-slider,
.subtitle-slider {
  white-space: initial !important;
}


.boton-slider .tp-loop-wrap:after {
    content: '\f061';
    font-family: "Font Awesome 6 Sharp";
    position: absolute;
    right: 20px;
    font-size: 18px;
    top: 0;
}
.tp-parallax-wrap.boton-slider .tp-loop-wrap {
    font-family: "PPNeueMontreal-Regular" !important;
    background: rgba(255, 255, 255, 0.4) !important;
    backdrop-filter: blur(12px) brightness(2) !important;
    height: 55px;
    line-height: 55px !important;
    border-radius: 50px;
    text-align: left;
    padding: 0 20px !important;
}
.tp-parallax-wrap.boton-slider .tp-mask-wrap{
    position: relative !important;
}
.tp-caption.boton-slider {
    font-family: "PPNeueMontreal-Regular" !important;
}
.tp-parallax-wrap.boton-slider .tp-caption {
    background: none !important;
    padding: 0 !important;
    line-height: 55px !important;
    text-align: left !important;
    font-size: 18px !important;
    min-width: auto !important;
    aspect-ratio: 1 / 1;
    min-width: 130px !important;
    font-family: "PPNeueMontreal-Regular" !important;
}
.tp-parallax-wrap.boton-slider:hover .tp-loop-wrap {
    background: rgba(82, 28, 220, 0.2) !important;
}
.tp-parallax-wrap.boton-slider:hover, .tp-parallax-wrap.boton-slider:hover .tp-caption{
    color: #FFF !important
}

.tp-parallax-wrap.boton-slider {
    left: 0 !important;
}

/*New*/
.tit-slider-right{
  margin-right: 5% !important;
}
.tit-slider-left{
  max-width: 1716px !important;
  margin: auto !important;
  min-width: auto !important;
}
.tp-parallax-wrap.boton-slider.boton-slider1-left {
  margin-left: calc(5% - 0px);
}
.tp-parallax-wrap.boton-slider.boton-slider1-left1 {
  margin-left: calc(5% - 0px);
}
.tp-parallax-wrap.boton-slider.boton-slider1-left2 {
  margin-left: calc(15% - 0px);
}
.tp-parallax-wrap.boton-slider.boton-slider1-right {
  margin-right: calc(14% - 0px);
  right: 0 !important;
  left: auto !important;
}
.tp-parallax-wrap.boton-slider.boton-slider1-2{
  margin-left: calc(50% - -11px);
}
.tp-parallax-wrap.boton-slider.boton-slider1-2-2{
  margin-left: calc(50% - 190px);
}

.tp-parallax-wrap.boton-slider.boton-slider1-right1{
  margin-right: calc(14% - 0px);
  right: 0 !important;
  left: auto !important;
}
.tp-parallax-wrap.boton-slider.boton-slider1-right2{
  margin-right: calc(24% - 0px);
  right: 0 !important;
  left: auto !important;
}
@media(max-width:1725px){
  .tit-slider-left {
    padding-left: 83px !important;
  }
  .tit-slider-right{
    margin-right: 4% !important;
  }
  .tp-parallax-wrap.boton-slider.boton-slider1-left2 {
    margin-left: calc(18% - 0px);
  }
  .tp-parallax-wrap.boton-slider.boton-slider1-right2{
    margin-right: calc(26% - 0px);
  }
}
@media(max-width:1440px){
  .tit-slider-left {
    padding-left: 72px !important;
  }
  .tit-slider-right{
    margin-right: 2% !important;
  }
  .tp-parallax-wrap.boton-slider.boton-slider1-left2 {
    margin-left: calc(19% - 0px);
  }
  .tp-parallax-wrap.boton-slider.boton-slider1-right2{
    margin-right: calc(28% - 0px);
  }
}
@media(max-width:1250px){
  .tit-slider-left {
    padding-left: 62px !important;
  }
  .tp-parallax-wrap.boton-slider.boton-slider1-right {
    margin-right: calc(16% - 0px);
  }
  .tp-parallax-wrap.boton-slider.boton-slider1-left2 {
    margin-left: calc(21% - 0px);
  }

  .tp-parallax-wrap.boton-slider.boton-slider1-right1{
    margin-right: calc(16% - 0px);
  }
  .tp-parallax-wrap.boton-slider.boton-slider1-right2{
    margin-right: calc(32% - 0px);
  }
}
@media(max-width:1100px){
  .tit-slider-left {
    padding-left: 53px !important;
  }
  .tp-parallax-wrap.boton-slider.boton-slider1-right {
    margin-right: calc(18% - 0px);
  }
  .tp-parallax-wrap.boton-slider.boton-slider1-left2 {
    margin-left: calc(22% - 0px);
  }
  .tp-parallax-wrap.boton-slider.boton-slider1-right1{
    margin-right: calc(18% - 0px);
  }
  .tp-parallax-wrap.boton-slider.boton-slider1-right2{
    margin-right: calc(34% - 0px);
  }
}
@media(max-width:1023px){
  .tit-slider-left {
    padding-left: 0px !important;
  }  
  .tit-slider-right{
    padding-right: 0px !important;
  }
  .tp-parallax-wrap.boton-slider.boton-slider1-left {
    margin-left: calc(50% - 95px);
  }
  .tp-parallax-wrap.boton-slider.boton-slider1-right {
    margin-right: calc(50% - -95px);
  }
  
  .tp-parallax-wrap.boton-slider.boton-slider1-2{
    margin-left: calc(50% - 98px);
  }
  .tp-parallax-wrap.boton-slider.boton-slider1-2-2{
    margin-left: calc(50% - 98px);
  }
  .tp-parallax-wrap.boton-slider.boton-slider1-left1 {
    margin-left: calc(50% - 90px);
  }
  .tp-parallax-wrap.boton-slider.boton-slider1-left2 {
    margin-left: calc(50% - 90px);
  }
  
  .tp-parallax-wrap.boton-slider.boton-slider1-right1{
    margin-right: calc(50% - -95px);
  }
  .tp-parallax-wrap.boton-slider.boton-slider1-right2{
    margin-right: calc(50% - -95px);
  }
}
@media(max-width:600px){
  .tp-parallax-wrap.boton-slider.boton-slider1-left {
    margin-left: calc(50% - 98px);
  }
}
/*Fin new*/
.tp-parallax-wrap.boton-slider.boton-slider1 {
  margin-left: calc(50% - 90px);
}
@media(max-width:992px){
  .tp-parallax-wrap.boton-slider.boton-slider1 {
    margin-left: calc(50% - 95px);
  }
}
@media(max-width:600px){
  .tp-parallax-wrap.boton-slider.boton-slider1 {
    margin-left: calc(50% - 98px);
  }
}

@media(max-width:777px) {
    .tp-parallax-wrap.boton-slider .tp-loop-wrap {
        height: 45px;
        line-height: 45px !important;  
        padding: 0 15px !important;        
    }
    .tp-parallax-wrap.boton-slider .tp-caption {
        font-size: 18px !important;
        line-height: 45px !important;
        min-width: auto !important;
        min-width: 160px !important;
    }
    .boton-slider .tp-loop-wrap:after {
        right: 18px;
    }
}

.slider-mobile-background {
  top: 0 !important;
  left: 0 !important;
}

/* PRODUCT LIST */
.custom-header-category {
  width: 102vw;
  position: relative;
  margin-left: -51vw;
  left: 50%;
  margin-bottom: 60px;
  background: url('/c/130-category_default/ropa-ciclismo-hombre.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.custom-header-category>.container {
  padding: 50px 35px 160px 35px;
}

@media(max-width:1440px) {
  .custom-header-category>.container {
    padding: 50px 30px 160px 30px;
  }
}

@media(max-width:1024px) {
  .custom-header-category>.container {
    padding: 50px 15px 160px 15px;
  }
}

@media(max-width:767px) {
  .custom-header-category {
    margin-bottom: 0px;
  }

  .custom-header-category>.container {
    padding: 50px 15px 64px 15px;
  }
}

.custom-header-category .category-image {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  z-index: 9;
  height: 100%;
}

.custom-header-category .category-image:after {
  height: 100%;
  width: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(to left, #fff0 0%, #00000057 100%);
}

.custom-header-category .category-image img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.custom-header-category .category-image * {
  z-index: 9;
}

.custom-header-category .category-description {
  color: white;
  max-width: 800px;
}
.custom-header-category .category-description > p > a:link:not(.nav-link):not(.btn),
.custom-header-category .category-description > p > a:visited:not(.nav-link):not(.btn) {
  color: white;
  text-decoration: underline;
}

.custom-header-category .category-description > p > a:hover:link:not(.nav-link):not(.btn),
.custom-header-category .category-description > p > a:hover:visited:not(.nav-link):not(.btn) {
  color: rgb(255 255 255 / 70%)
}

.custom-header-category .category-description {
  z-index: 99;
  position: sticky;
}

.custom-header-category #js-product-list-header * {
  z-index: 99;
  color: white;
}

#content-wrapper .page-title {
  font-family: "PPRadioGrotesk-Regular";
  margin-bottom: 20px;
  padding: 0;
  text-transform: uppercase;
}

.category-description.category-description-top {
  font-size: 18px;
  line-height: 22px;
}

#category .custom-header-category .category-description h1 {
  color: white;
  text-transform: uppercase;
}

#wrapper .breadcrumb {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-size: 12px;
  color: #222221;
  margin-top: 5px;
}

#wrapper .breadcrumb>div {
  display: contents;
}

#wrapper .breadcrumb li::after {
  content: "|";
}

#header-category-filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 60px;
}

#module-iqitsearch-searchiqit #header-category-filters {
  display: block;
}

#header-category-filters .category-description,
#header-category-filters #js-product-list-top {
  flex: 0 49%;
  border: none;
  margin: 0 0 20px;
  padding: 0;
}

#header-category-filters #js-product-list-top {
  justify-content: end;
  display: flex;
}

@media(max-width:767px) {
  #main #products {
    display: contents;
    position: relative;
  }

  #header-category-filters {
    position: sticky !important;
    top: 47px;
    z-index: 99;
    width: 100vw;
    margin-left: -4vw !important;
    left: 0;
  }
}

#search_center_filter_toggler,
#header-category-filters .products-sort-order .form-control,
#js-active-search-filters .btn-secondary {
  border-radius: 25px;
  font-size: 18px;
  height: 45px;
  line-height: 21px;
  padding: 12px 22px;
}

#search_center_filter_toggler {
  background: #222221;
  color: #fff;
}

#search_center_filter_toggler:hover {
  background: #ffffff;
  color: #222221;
}

#header-category-filters .products-sort-order .select-title .select-title-name {
  max-width: initial;
}

#header-category-filters .products-sort-order .form-control,
#js-active-search-filters .btn-secondary {
  border: none;
  background: #eeeeee;
  color: #222221;
}

#header-category-filters .products-sort-order .form-control i {
  font-size: 18px;
}

#facets_search_center_floating {
  display: none;
  position: fixed;
  z-index: 99999;
  background: #fff;
  height: 100%;
  width: 600px;
  top: 0;
  left: -100%;
  box-shadow: 0px 3px 30px #0000000f;
  padding: 80px 50px 50px 50px;
  overflow-y: auto;
  /*overflow-y: hidden;*/
  scrollbar-color: #222221 #D2D2D2;
  scrollbar-width: thin;
}

#facets_search_center_floating::-webkit-scrollbar-thumb {
  background-color: #222221;
  border-radius: 20px;
}

#facets_search_center_floating::-webkit-scrollbar {
  width: 10px;
  border-radius: 20px;
  background-color: #D2D2D2;
}

/*#facets_search_center_floating .block-facets{
  max-height: 430px;
  overflow-y: scroll;
}*/
#facets_search_center_floating_overlay {
  position: fixed;
  background: #000000;
  opacity: 0.4;
  display: none;
  top: 0;
  z-index: 1499;
  width: 100%;
  left: 0;
  bottom: 0;
  right: 0;
  transition: opacity 150ms ease;
}

#search_filters {
  display: flex;
  flex-wrap: wrap;
}

#search_filters .facet.clearfix {
  flex: 100%;
}

#search_filters .facet.clearfix.facet_temperature {
  flex: 0 48%;
  margin-right: 2%;
}

#btn-close-filter {
  position: absolute;
  top: 40px;
  right: 40px;
  font-size: 20px;
  cursor: pointer;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}

#filter-head {
  font-size: 18px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}

#search_filters_wrapper .facet-title {
  font-size: 12px;
  color: #909090;
  font-weight: 100;
  border: none;
  padding: 0;
  margin-bottom: 10px;
}

#facets_search_center_floating .facet-label .color {
  border-radius: 25px;
  width: 35px;
  height: 35px;
}

#facets_search_center_floating .facet-type-checkbox .search-link {
  min-width: 40px;
  height: 40px;
  border: 1px solid #c1c1c1;
  border-radius: 20px;
  padding: 7px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#facets_search_center_floating .facet-type-checkbox .custom-checkbox {
  opacity: 0;
  position: absolute;
}

#facets_search_center_floating .facet-type-checkbox.facet_color .custom-checkbox {
  opacity: 1;
  position: relative;
}

#facets_search_center_floating .facet-type-checkbox {
  display: flex;
  flex-wrap: wrap;
  scrollbar-color: #222221 #D2D2D2;
  scrollbar-width: thin;
}

#facets_search_center_floating .facet-type-checkbox::-webkit-scrollbar-thumb {
  background-color: #222221;
  border-radius: 20px;
}

#facets_search_center_floating .facet-type-checkbox::-webkit-scrollbar {
  width: 10px;
  border-radius: 20px;
  background-color: #D2D2D2;
}

#facets_search_center_floating .facet-type-checkbox li {
  margin-right: 10px;
  margin-top: 5px;
  margin-left: 5px;
}

.facet-label.active .custom-checkbox span.color,
.facet-label:hover .custom-checkbox span.color,
.facet-label.active .search-link,
.facet-label:hover .search-link {
  outline: 2px solid;
}

#js-active-search-filters {
  margin-bottom: 60px;
}

#js-active-search-filters .filter-blocks i {
  height: 22px;
  margin-left: 20px;
}

#facets_search_footer {
  margin: 50px 0 0 0;
  text-align: right;
}

#facets_search_center_floating #facets_search_footer .js-search-link {
  color: #521cdc;
  background: none;
  text-decoration: underline;
  font-size: 18px;
}

#facets_search_center_floating #facets_search_footer .btn-accept {
  border-radius: 25px;
  font-size: 18px;
  height: 45px;
  line-height: 21px;
  padding: 12px 42px;
  background: #222221;
  color: #fff;
}

#js-active-search-filters .btn-secondary {
  margin-right: 20px;
}

.product-price .b2b_price {
  color: #909090;
  font-size: 15px;
  padding: 4px 0 0 15px;
}

.banner-home .elementor-iqit-banner {
  border-radius: 6px;
}

.products-grid .product-miniature-layout-2 .colores-carrusel .variant-links .color {
  width: 15px;
  height: 15px;
}

.product-miniature-grid .product-price {
  font-size: 15px;
}

/*Carrusel-custom-BLOG-HOME*/
#footer-container-main #container-rss {
  display: none;
}

#container-rss .cont-img img {
  object-fit: cover;
  border-radius: 10px;
  height: 350px;
  max-height: 350px;
  width: 100%;
}

#container-rss .swiper-container {
  position: initial;
}

#container-rss .cont-title {
  padding: 20px 0 16px;
}

#container-rss .cont-title a {
  padding: 10px 0;
  color: #000000;
  font-size: 25px;
  font-family: "PPNeueMontreal-Regular";
  font-weight: 300;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  max-height: 65px;
}

#container-rss .cont-title p {
  padding: 6px 0 0 0;
  color: #000000;
  font-family: "PPNeueMontreal-Regular";
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.4px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  max-height: 66px;
}

#container-rss .cont-more a {
  color: #521CDC;
  text-decoration: underline;
  font-family: "PPNeueMontreal-Regular";
  font-weight: 300;
  font-size: 18px;
}

#container-rss .cont-more a:hover {
  color: #000000;
  text-decoration: none;
}

@media (max-width: 768px) {
  #container-rss .cont-title a {
    font-size: 20px;
  }

  #container-rss .cont-title p {
    font-size: 14px;
  }
 
}


/*Home-carrusel-custom*/
.carrusel-custom .swiper-button-prev,
.carrusel-custom .swiper-button-next {
  background-color: transparent;
  opacity: 1;
}

.carrusel-custom .swiper-button-prev:hover:after,
.carrusel-custom .swiper-button-next:hover:after {
  color: #898989;
}

.carrusel-custom .swiper-button-prev:after,
.product-accessories .swiper-button-prev:after {
  content: "\f060";
  color: #222221;
  font-size: 22px;
  font-weight: 900;
}

.carrusel-custom .swiper-button-next:after,
.product-accessories .swiper-button-next:after {
  content: "\f061";
  color: #222221;
  font-size: 22px;
  font-weight: 900;
}

.elementor-products-carousel .swiper-wrapper .swiper-slide {
  padding-right: 10px;
}

.colores-carrusel a {
  border-radius: 30px;
  background-size: 120%;
  background-position: center;
}

.caracteristica-sup {
  color: #909090;
  font-size: 12px;
}

.products-grid .product-miniature-default .product-title {
  margin: 4px 0;
}

.products-grid .product-miniature-default .product-price-and-shipping {
  margin-top: 4px;
  text-align: right;
}

.products-grid .product-miniature-default .product-title a {
  color: #222221;
}

.product-price {
  color: #222221;
}

.product-miniature .product-description .product-title a {
  color: #222221;
}

.product-miniature-grid .product-functional-buttons-bottom {
  padding: 0;
  margin: 0;
}
.product-miniature-grid .product-functional-buttons {
    background: none;
}
.product-miniature-grid .product-functional-buttons-bottom i {
  color: #000;
}
.product-miniature-grid .product-functional-buttons-bottom .product-functional-buttons-links {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}

.product-miniature-grid .product-functional-buttons-bottom .js-quick-view-iqit {
    padding: 12px 24px;
    width: 100%;
    display: flex;
    justify-content: center;
    border-radius: 25px;
    background: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(12px) brightness(2);
    margin-bottom: 17px;    
}
.product-miniature-grid .product-functional-buttons i {
    font-size: 16px;
    line-height: 17px;
}
.products-grid .product-miniature-default .product-functional-buttons a:hover {
    opacity: 1;
    background: #000;
    color: #FFF;
}
.products-grid .product-miniature-default .product-functional-buttons a:hover i {
    color: #FFF;
}
.product-miniature-default .product-flags {
  top: 10px;
  left: 10px;
}

.product-miniature-default .product-flags li.promo-discount{
  width: fit-content;
}
.product-miniature-default .product-flags li, .product-miniature-default .product-flags li .badge  {
  background: #521cdc;
  color: white;
  text-transform: uppercase;
  font-size: 17px;
  border-radius: 20px;
  font-weight: 300;
}
.product-miniature-default .product-flags li .badge  {
  padding: 0;
}
.product-miniature-default .product-flags li {    
    margin: 0 0 10px 0;
}
.product-miniature-default .product-flags li span, .product-miniature-default .product-flags li .discountpro span {    
    padding: 5px;
    display: block;
}

.product-functional-buttons-links i {
  display: flex;
  align-items: center;
}
.cyclist_type{
    margin: 6px 0;
    line-height: 15px;
}
.products-variants.colores-carrusel .variant-links {
  text-align: left;
  margin: 11px 0 0 0;
  max-height: 39px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.product-functional-buttons-links i span {
  font-family: "PPNeueMontreal-Regular";
  padding-left: 10px;
  font-weight: 300;
  font-size: 16px;
  text-transform: uppercase;
}

/*.product-functional-buttons-links i:after {
  content: "vista rápida";
  font-family: "PPNeueMontreal-Regular";
  padding-left: 10px;
  font-weight: 300;
  font-size: 12px;
  text-transform: capitalize;
}*/
.product-miniature-grid .product-functional-buttons-bottom {
  bottom: 0.1rem;
}

.product-miniature .thumbnail-container:before,
#product-images-large:before {
  content: "";
  width: 100%;
  display: block;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.05);
  pointer-events: none;
  z-index: 10;
  border-radius: 6px;
}

#product #product-images-large:before {
  border-radius: 0px;
}

/*Botón back-top*/
#back-to-top.button-top-down {
  width: 60px;
  height: 60px;
  z-index: 97;
}

#back-to-top.button-top-down i {
  font-size: 30px;
}

@media (max-width: 1024px) {
  #back-to-top.button-top-down {
    right: 20px;
    bottom: 10px;
    width: 40px;
    height: 40px;
  }

  #back-to-top.button-top-down i {
    font-size: 20px;
  }
}

/*QUICKVIEW*/
.pop-up-view {
  border-radius: 5px;
}

.product-flags .new {
  background: #521cdc;
  color: white;
}

.quickview .modal-dialog {
  max-width: 1400px;
}

.quickview button.close span {
  font-weight: 300;
}

.quickview #js-quickview-prev-btn i {
  font-weight: 300;
}

.quickview #js-quickview-next-btn i {
  font-weight: 300;
}

.quickview-info .mod-tit h1 a {
  font-size: 36px;
  color: #222221 !important;
  font-weight: 300;
}

.quickview-info .new-feature {
  font-size: 12px;
  letter-spacing: 0.6px;
  color: #909090;
}

.quickview-info .product_header_container.mod-tit {
  border-bottom: 0;
}

#quickview-modal .quickview-info #product-description-short {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 6px;
  max-height: 60px;
}

.mod-tit .product-prices.js-product-prices {
  margin-top: 16px;
}

.descripcion-custom {
  margin-top: 17px;
}
.descripcion-custom .product-description{
  font-size: 14px;
  line-height: 20px;
  font-family: "PPNeueMontreal-Regular";
  color: #222221;
  font-weight: 400;
}

.product-prices.js-product-prices .current-price .product-price {
  color: #222221;
  font-size: 20px;
}

.product-prices.js-product-prices .b2b_price {
  font-size: 20px;
  color: #909090;
  font-weight: 300;
  padding-left: 10px;
}

#product-description-short p {
  font-size: 14px;
  color: #222221;
  font-weight: 300;
}

.quickview-info a.enlace-producto {
  color: #521cdc !important;
  text-decoration: underline;
  font-size: 18px;
}

.quickview-info a.enlace-producto:hover {
  text-decoration: none;
}

.mod-color .product-variants .form-control-label {
  color: #909090;
  font-size: 12px;
}

.product-variants .input-color,
.product-variants .color {
  border-radius: 40px;
  width: 38px;
  height: 38px;
}

.product-variants .input-color:checked+span {
  border: 2px solid white;
  box-shadow: 0 0 0 1px black;
}

.product-quantity .qty {
  width: 100px;
}

.input-group.bootstrap-touchspin {
  background: #eeeeee;
  border-radius: 50px;
}

.input-group .input-group.form-control {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  background: #eeeeee;
  border: 0;
  padding-left: 30px;
}

.bootstrap-touchspin .input-group-btn-vertical {
  padding-top: 2px;
  padding-right: 12px;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-top-right-radius: 30px;
  background: #eeeeee;
  border: 0;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  border-bottom-right-radius: 30px;
  background: #eeeeee;
  border: 0;
}
.product-add-to-cart .add-to-cart {
  background: #521cdc;
  width: 100%;
  border-radius: 50px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  margin-top: 30px;
}

.product-add-to-cart .add-to-cart:hover {
  background: #333333;
  color: #ffffff;
}

.pop-up-view #quickview-modal-product-content {
  max-height: 740px;
  overflow-x: hidden;
  scrollbar-color: #222221 #D2D2D2;
  scrollbar-width: none;
}

#product-description-long .pop-up-view #quickview-modal-product-content {
  max-height: 540px;
  overflow-x: hidden;
}

@media(max-width:768px) {
  #product #quickview-modal-product-content {
    max-height: 100vh;
  }
  .product-info-row .product-prices.js-product-prices{
    margin-top: -42px;
  }
  .descripcion-custom .product-description{
    font-size: 12px;
    line-height: 15px;
  }
  .product-prices.js-product-prices .current-price .product-price{
    font-size: 16px;
    line-height: 24px;
  }
}

.pop-up-view #quickview-modal-product-content::-webkit-scrollbar-thumb {
  background-color: #222221;
  border-radius: 20px;
}

.pop-up-view #quickview-modal-product-content::-webkit-scrollbar {
  width: 10px;
  border-radius: 20px;
  background-color: #D2D2D2;
}

#quickview-modal-product-content .col-img-view {
  padding: 70px;
}

.quickview .quickview-info {
  padding: 70px;
  max-height: none;
}

.tallas-border .radio-label {
  border-radius: 50px;
  color: #909090;
  font-size: 14px;
  min-width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #0a0a0a;
}

.product-variants>.product-variants-item ul li {
  overflow: hidden;
  padding: 1px;
}

.product-variants .input-radio:checked+span,
.product-variants .input-radio:hover+span {
  padding: 2px 6px;
  border: 1px solid #0a0a0a;
}

.tallas-border .input-radio:checked+span {
  background: #0a0a0a;
  color: white;
  border: 2px solid white;
  box-shadow: 0 0 0 1px black;
}

.product-variants.js-product-variants {
  display: flex;
  flex-direction: column;
}

.images-container .swiper-button-next,
.images-container .swiper-button-prev {
  visibility: visible !important;
  opacity: 1 !important;
  background: transparent;
}

.images-container .swiper-button-next:after {
  color: black;
  content: "\f178";
  font-family: "Font Awesome 5 Pro";
  font-size: 20px;
}

.images-container .swiper-button-prev:after {
  color: black;
  content: "\f177";
  font-family: "Font Awesome 5 Pro";
  font-size: 20px;
}

@media (max-width: 1024px) {
  .product-add-to-cart .add-to-cart {
    margin-left: 0;
  }

  .input-group.bootstrap-touchspin {
    padding: 6px 0px;
  }

  .bootstrap-touchspin .input-group-btn-vertical {
    padding-top: 0px;
  }

  #quickview-modal-product-content .col-img-view {
    padding: 20px;
  }

  .quickview .quickview-info {
    padding: 20px;
  }
}

@media (max-width: 768px) {

  .product-information .product-variants>.product-variants-item ul {
    max-height: 240px;
    overflow-y: scroll;
  }
}

/* PRODUCT PAGE */
.product_header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  margin-bottom: 24px;
  gap: 20px;
}

.cat-pert {
  margin-top: 5px;
}

.cat-pert span {
  margin-bottom: 20px;
  color: #909090;
  font-size: 12px;
}

#main-product-wrapper .col-product-info {
  display: flex;
  align-items: flex-start;
}

@media(max-width:767px) {
  #product #col-product-info {
    display: flex;
    flex-direction: column-reverse;
    padding: 0 5px;
  }
}

.product-additional-info {
  border: 0;
}

li.product-flag {
  padding: 4px 9px;
  border-radius: 4px;
  line-height: 14px;
}

.product_header_container {
  border-bottom: none;
}

#content-wrapper .product_header_container .page-title {
  font-size: 36px;
  line-height: 38px;
  font-family: "PPNeueMontreal-Regular";
  text-transform: none;
  margin-bottom: 0;
  margin-left: -2px;
}

a:not([href]):not([tabindex]).btn_show_sizeguide {
  margin-bottom: 20px;
  font-size: 16px;
  min-width: 136px;
  text-align: right;
}

#product .product_header_container {
  margin-bottom: 26px;
  border-bottom: 1px solid #22222142;
}

#product #wrapper {
  padding-bottom: 0;
}

.attribute-not-in-stock {
  opacity: 0.5;
}

.attribute-not-in-stock::before {
  position: absolute;
  content: "";
  left: 0;
  top: 44%;
  right: 5px;
  border-top: 2px solid;
  border-top-color: currentcolor;
  border-color: inherit;
  -webkit-transform: rotate(-50deg);
  -moz-transform: rotate(-50deg);
  -ms-transform: rotate(-50deg);
  -o-transform: rotate(-50deg);
  transform: rotate(-50deg);
  opacity: 0.3;
}

.et-customswiper-products .swiper-pagination-product.swiper-pagination-clickable.swiper-pagination-bullets {
  position: absolute;
  bottom: -30px;
  width: 100%;
  text-align: center;
}

.et-customswiper-products .swiper-pagination-bullet {
  margin: 0 3px;
  background: #ffffff;
  border: 1px solid #333;
  opacity: 1;
}

.et-customswiper-products .swiper-pagination-bullet-active {
  background: #333;
}

.product-info-row {
  max-width: 1400px;
  margin: auto;
}

#product-tabs-wrapper {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  margin-bottom: 0;
  background: #eee;
  padding: 60px 0;
  margin-top: 80px;
}

#product-infos-tabs .nav-item a {
  opacity: 0.36;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: normal;
  border: none;
}

#product-infos-accordion-mobile .nav-tabs .nav-link {
  padding: 20px 0 10px 0;
  background: none;
  opacity: 0.36;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0;
  color: #521cdc;
}

#product-infos-accordion-mobile .nav-tabs .nav-link.collapsed {
  color: #222221;
}

#product-infos-tabs .nav-item .active {
  color: #521cdc;
  opacity: 1;
}

#product-infos-tabs .nav-item {
  margin-right: 60px;
}

#content-wrapper .product-accessories .section-title {
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
  padding: 0;
  margin-bottom: 40px;
  text-transform: uppercase;
}

@media(max-width:767px){
  #product #content-wrapper{
    overflow: hidden !important;
  }
}

#content-wrapper .product-accessories,
#content-wrapper .section-title{
  max-width: 1734px;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
}
#content-wrapper .product-accessories {
  margin-top: 80px;
  margin-bottom: 80px;
  overflow: hidden !important;
}
#content-wrapper .product-accessories .swiper-button-prev{
  right: 120px;
}
#content-wrapper .product-accessories .swiper-button-prev,
#content-wrapper .product-accessories .swiper-button-next{
  top: -50px;
}
.swiper-navigation {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
}

.btn_show_alert {
  cursor: pointer;
  margin: 20px 0 20px;
  display: block;
}

.js-mailalert {
  display: none;
}

.js-mailalert .btn {
  background: #521cdc;
  width: 100%;
}

.product-description-btn:not([href]):not([tabindex]) {
  color: #521cdc;
  cursor: pointer;
  margin: 10px 0 20px;
  display: block;
  text-decoration: underline;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 20px;
  font-weight: 500;
  font-family: 'PPNeueMontreal-Medium';
}

#quickview-modal-product-content .product-description-long-text {
  padding-right: 8px;
}

#product-description-long .modal-dialog {
  max-width: 1400px;
}
@media(max-width:600px){

  #product-description-long .modal-dialog {
    top: 48px;
  }
}

.product-description-long-image {
  text-align: center;
}

#product-description-long .modal-body {
  padding: 104px 50px 104px 115px;
}

.product-description-long-title {
  text-transform: lowercase;
  font-size: 36px;
  line-height: 38px;
  margin-bottom: 25px;
}

.product-description-long-title::first-letter {
  text-transform: uppercase;
}

#product-description-long .close {
  position: absolute;
  top: 35px;
  right: 45px;
  opacity: 1;
}

#product-infos-tabs-content .title {
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 20px;
  color: #222221;
}

#product-infos-tabs-content {
  padding: 60px 0;
  font-size: 16px;
  line-height: 18px;
}


#product-details-tab ul li {
  margin: 0 0 18px;
}


.product-tab-details-content ul br {
  display: none;
}

.prod_temp {
  margin-top: 30px;
  margin-bottom: 90px;
}

/*.prod_temp_val {
  line-height: 18px;
  display: flex;
  align-content: center;
}*/
.prod_temp_val{
  display: flex;
}
.prod_temp_val i {
  color: white;
  padding: 0 2px;
  font-size: 44px;
}


.prod_temp span {
  color: #F4F2E9;
  font-size: 60px;
}
@media(max-width:1440px) {
  .prod_temp {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .prod_temp span {
    color: #F4F2E9;
    font-size: 50px;
  }
  .feat_punt_title{
    margin: 20px 0 0 0;
  }
}
@media(max-width:1024px) {
  .product_header{
    flex-wrap: wrap;
  }
  a:not([href]):not([tabindex]).btn_show_sizeguide{
    min-width: auto;
    text-align: left;
  }
}
@media(max-width:768px) {
  .prod_temp_val i {
    font-size: 40px;
  }
  .product-description-btn:not([href]):not([tabindex]){
    margin-top: 4px;
  }
  #product .product_header_container{
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #content-wrapper .product-accessories .section-title{
    font-size: 21px;
    line-height: 38px;
    margin-bottom: 30px;
  }
  #content-wrapper .product-accessories .swiper-button-prev,
  #content-wrapper .product-accessories .swiper-button-next{
    top: -42px;
  }
  #content-wrapper .product-accessories {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.product-care [class^="icon-"] {
  height: 32px;
  width: 32px;
  fill: #1f1f1d;
  min-width: 32px;
}

#product #inner-wrapper {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.product-care {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  padding: 20px 0;
}

.product-care li {
  width: 100%;
  padding: 1rem 0;
  display: flex;
  align-items: flex-start;
  color: #222221;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 20px;
}

#product .container-cuidados {
  background: #EEEEEE;
}

#product .container-cuidados img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

#product .container-cuidados span {
  color: #222221;
  text-transform: uppercase;
  opacity: 0.56;
  font-size: 20px;
}

#product .col-interior-cuidados {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 110px;
  padding-top:30px;
}

#product .cuidados-iframe {
  min-height: 440px;
}

@media(min-width:1800px) {
  #product .container-cuidados {
    min-height: 720px;
  }
}

@media(max-width:1440px) {
  #product .col-interior-cuidados {
    padding-left: 15px;
  }
}

@media(max-width:767px) {
  #product .cuidados-iframe {
    min-height: 210px;
  }

  .product-care {
    margin-bottom: 0;
    padding-top: 0;
  }

  .container-cuidados span {
    color: #222221;
    font-size: 36px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 40px;
  }
}

.product-variants.js-product-variants .product-variants-item{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: flex-start;
}

.product-variants .form-control-label {
  padding-bottom: 0;
  padding-top: 14px;
  min-width: 80px;
  text-transform: uppercase;
  color: #909090;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
@media(max-width:768px){
  .product-variants.js-product-variants .product-variants-item{
    flex-direction: column;
  }
  .product-variants .form-control-label{
    padding-bottom: 10px;
    padding-top: 0;
    font-size: 12px;
    line-height: 18px;
  }
}

/*PRODUCTO MÓVIL FLOATING ADD TO CART*/
.product-add-to-cart .col-add-wishlist {
  display: none;
}

#boton-remove {
  display: none;
}

#boton-remove i {
  font-size: 20px;
}

@media (max-width: 767px) {
  #main-product-wrapper .product-add-to-cart {
    padding: 0;
  }

  .product-add-to-cart .add-to-cart {
    font-size: 20px;
  }

  #main-product-wrapper .product-add-to-cart {
    position: initial;
  }

  #main-product-wrapper .product-add-to-cart .col-add-wishlist {
    display: none;
  }

  #add-to-cart-or-refresh.no-combinations .product-additional-info.js-product-additional-info {
    display: none;
  }

  #add-to-cart-or-refresh.no-combinations .product-add-to-cart {
    padding-top: 0 !important;
  }
}

@media (max-width: 550px) {
  #main-product-wrapper .product-add-to-cart .input-group.bootstrap-touchspin {
    width: 76%;
  }
}

/*CARRITO DESPLEGABLE PAG-5-xd*/
.ps-shoppingcart.side-cart #blockcart-content.carrito-style {
  width: 561px;
  background: #eeeeee;
  padding: 34px;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .cart-products li {
  border: 0;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .product-attributes {
  display: flex;
  column-gap: 6px;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .col-info .title a {
  font-size: 18px;
  color: #222221;
  font-weight: 300;
  letter-spacing: 0.9px;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .product-line-info span {
  font-size: 14px;
  color: #909090;
  font-weight: 300;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .col-price {
  display: flex;
  justify-content: flex-end;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .col-price span {
  font-size: 18px;
  color: #222221;
  font-weight: 300;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .fa-trash {
  color: #222221;
  font-weight: 500;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .eli {
  color: #222221;
  padding-left: 6px;
  text-decoration: underline;
  font-weight: 300;
  font-family: "PPNeueMontreal-Regular";
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .eli:hover {
  text-decoration: none;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .input-group.bootstrap-touchspin,
#actions-product-line .input-group.bootstrap-touchspin {
  background: none;
  border-radius: 0;
  display: flex;
  justify-content: center;
  width: 90px;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .block-cart-product-quantity {
  background: white;
  border: 0;
  border-radius: 6px;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
  font-weight: 600;
  max-width: 50px;
  z-index: 9;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .input-group-btn-vertical,
#actions-product-line .input-group-btn-vertical {
  position: absolute;
  width: 100%;
  max-width: 90px;
  height: 30px;
  padding: 0;
  z-index: 1;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .bootstrap-touchspin-up,
.ps-shoppingcart.side-cart #blockcart-content.carrito-style .bootstrap-touchspin-down,
#actions-product-line .bootstrap-touchspin-down,
#actions-product-line .bootstrap-touchspin-up {
  width: 14px;
  padding: 0 0;
  height: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #521cdc;
  color: #fff;
  border-radius: 20px;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .bootstrap-touchspin-down,
.product-line-actions .bootstrap-touchspin .bootstrap-touchspin-down {
  position: absolute;
  top: 33%;
  left: 0;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .bootstrap-touchspin-up,
.product-line-actions .bootstrap-touchspin .bootstrap-touchspin-up {
  position: absolute;
  top: 33%;
  right: 0;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .bootstrap-touchspin-down i:before,
#actions-product-line .bootstrap-touchspin-down i::before {
  content: "\f068";
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .bootstrap-touchspin-down i,
#actions-product-line .bootstrap-touchspin-down i {
  font-size: 10px;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .bootstrap-touchspin-up i:before,
#actions-product-line .bootstrap-touchspin-up i::before {
  content: "\2b";
  font-size: 14px;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .input-group-btn-vertical i,
#actions-product-line .bootstrap-touchspin-down i,
#actions-product-line .bootstrap-touchspin-up i {
  position: initial;
  height: 14px;
  line-height: 14px;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .cart-subtotals {
  border-top: 0;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .cart-summary-line span.js-subtotal {
  font-size: 14px;
  color: #222221;
  font-weight: 300;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .cart-totals span.label {
  font-size: 20px;
  color: #222221;
  font-weight: 300;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .cart-totals {
  padding-bottom: 30px;
  border-top: 1px solid #d5d5d5;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .cart-totals span.value {
  font-size: 20px;
  color: #521cdc;
  font-weight: 300;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .cart-buttons a.add {
  background: #521cdc;
  border-radius: 50px;
  text-transform: uppercase;
  color: white;
  font-size: 20px;
  font-weight: 300;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .cart-buttons a.add:hover {
  background: #222221;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .cart-buttons a.cart {
  font-size: 18px;
  color: #222221;
  font-weight: 300;
  text-decoration: underline;
  background: transparent;
}

.ps-shoppingcart.side-cart #blockcart-content.carrito-style .cart-buttons a.cart:hover {
  text-decoration: none;
}

/*CARRITO*/
.cart-item-header {
  font-weight: 100;
  color: #909090;
}

.cart-grid-body.sup-col-products {
  padding-right: 60px;
}

.cart-grid-body.sup-col-products .cart-item-header {
  border-bottom: 0;
}

.cart-grid-body .col-products {
  background: #eeeeee;
  padding: 60px;
  border-radius: 6px;
}

@media (max-width: 1024px) {
  .cart-grid-body.sup-col-products {
    padding-right: 30px;
  }

  .cart-grid-body .col-products {
    background: #eeeeee;
    padding: 30px;
    border-radius: 6px;
  }
}

@media (max-width: 990px) {
  .cart-grid-body.sup-col-products {
    padding-right: 15px;
    margin-bottom: 15px;
  }
}

.col-products .cart-container {
  border-top: 1px solid rgba(160, 160, 160, 0.25);
  border-bottom: 1px solid rgba(160, 160, 160, 0.25);
}

.col-products .cart-item {
  border: 0;
}

#content-wrapper .col-products .page-title {
  color: #222221;
  font-size: 35px;
  text-transform: initial;
}

.info-product {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  margin-top: 14px;
}

.info-product .product-line-info.title-detail {
  width: 100%;
}

.info-product .product-line-info.title-detail a {
  font-size: 20px;
  font-weight: 300;
  color: #222221;
}

.info-product .product-line-info.product-line-info-secondary {
  width: fit-content;
  margin-right: 10px;
}

.info-product .product-line-info.product-line-info-secondary span {
  font-size: 14px;
  font-weight: 300;
  color: #909090;
}

.info-product .product-line-info.price {
  width: 100%;
  margin-top: 20px;
}

.info-product .product-line-info.price span {
  font-size: 18px;
  font-weight: 300;
  color: #222221;
}

.product-line-actions .js-cart-line-product-quantity.form-control {
  max-width: 40px;
  height: 35px;
}

#actions-product-line .block-cart-product-quantity {
  background: white;
  border: 0;
  border-radius: 6px;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
  font-weight: 600;
  max-width: 50px;
}

#actions-product-line .js-cart-line-product-quantity {
  padding: 3px;
  border: 0;
  border-radius: 6px;
  color: #222221;
  z-index: 9;
}

#actions-product-line .fa-trash {
  font-weight: 500;
}

.shop-cart-btn {
  background: white;
  color: #521cdc;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 300;
}

.shop-cart-btn:hover {
  background: #521cdc;
  color: white;
}

.col-prices-transport .block-promo {
  margin-bottom: 30px;
}

.col-prices-transport .cart-summary {
  background: #eeeeee;
  padding: 60px;
  border: 0;
  border-radius: 6px;
}

@media (max-width: 1024px) {
  .col-prices-transport .cart-summary {
    padding: 20px;
  }
}

.col-prices-transport .cart-voucher-area {
  background: transparent;
  padding: 0;
}

.col-prices-transport .form-promo .form-control {
  border: 0;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}

.col-prices-transport .form-promo button {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  background: black;
  color: white;
}

.col-prices-transport .cart-summary-line span {
  font-size: 14px;
  font-weight: 300;
  color: #222221;
}

.col-prices-transport .cart-summary-line.cart-total .label {
  font-size: 14px;
  font-weight: 300;
  color: #222221;
}

.col-prices-transport .cart-summary-line.cart-total .value {
  font-size: 20px;
  font-weight: 300;
  color: #521cdc;
}

.col-prices-transport .cart-detailed-actions.js-cart-detailed-actions {
  padding: 0;
  margin-top: 60px;
}

.col-prices-transport .cart-detailed-actions.js-cart-detailed-actions a {
  border-radius: 50px;
  border-radius: 50px;
  background: #521cdc;
  text-transform: uppercase;
  font-size: 20px;
  color: white;
}

.col-prices-transport .cart-detailed-actions.js-cart-detailed-actions a:hover {
  background: white;
  color: #521cdc;
}

@media (max-width: 1024px) {
  .col-prices-transport .cart-detailed-actions.js-cart-detailed-actions {
    margin-top: 30px;
  }

  .col-prices-transport .cart-detailed-actions.js-cart-detailed-actions a {
    padding: 8px;
  }
}

.carrusel-custom .title-carrusel {
  max-width: 80%;
}

/*.carrusel-custom .swiper-wrapper {
  margin-left: -19px;
}*/

/*INICIO DE SESIÓN*/
.cont-auth {
  margin-top: 50px;
  margin-bottom: 100px;
}

#authentication .page-content {
  padding: 0;
  border: 0;
}

.col-info-form {
  background: #eeeeee;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 60px 140px 60px 60px;
}

.col-info-form h1 {
  font-size: 35px;
  color: #222221;
  margin-bottom: 50px;
}

.col-info-form span {
  color: #909090;
  font-size: 16px;
}

.col-info-form .login-form .col-form-label {
  display: none;
}

.col-info-form .login-form input {
  padding: 14px;
}

.col-info-form .form-login-ps {
  max-width: 100%;
  flex: 100%;
}

.page-customer-account #content .col-info-form .forgot-password {
  text-align: left;
}

.page-customer-account #content .col-info-form .forgot-password a {
  color: #222221;
  font-size: 16px;
  text-decoration: underline;
}

.page-customer-account #content .col-info-form .forgot-password a:hover {
  text-decoration: none;
}

.page-customer-account #content .col-info-form .no-account {
  text-align: left;
}

.page-customer-account #content .col-info-form .no-account a {
  color: #222221;
  font-size: 16px;
  text-decoration: underline;
}

.page-customer-account #content .col-info-form .no-account a:hover {
  text-decoration: none;
}

.col-info-form .form-footer {
  display: flex;
  justify-content: flex-start;
  margin-top: 12px;
}

.col-info-form .form-footer button {
  background: #521cdc;
  color: white;
  border-radius: 50px;
  font-size: 18px;
}

.col-info-form .form-footer button:hover {
  background: white;
  color: #521cdc;
}

#img-auth {
  padding: 0;
}

#img-auth img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

@media (max-width: 768px) {
  .col-info-form {
    padding: 30px;
  }

  .cont-auth {
    margin-top: 25px;
    margin-bottom: 50px;
  }
}

#field-password.input-password {
  padding-left: 40px; 
}

#field-new_password.input-password {
  padding-left: 40px;
}

#field-email.input-email {
  padding-left: 40px;
  background: url("../img/user-ico.svg") no-repeat left;
  background-position: 12px;
  background-size: 14px;
  background-color: white;
}

/* FOOTER */
#footer .cfooter-1 .column-icons {
  text-align: right;
}

#footer .cfooter-1 .block-iqitlinksmanager .block-title span {
  font-weight: 400;
  text-transform: uppercase;
}

#footer .cfooter-1 .block-iqitlinksmanager li a:before {
  content: none;
}

#footer .cfooter-1 .block-iqitlinksmanager li a {
  padding: 10px 0;
  font-size: 14px;
  font-weight: 300;
}

#footer .cfooter-1 .block-iqitlinksmanager li a:hover {
  color: #727272;
}

#footer .footer-style-1 .social-links>li i:hover,
#footer .footer-style-1 .social-links>li a:hover {
  color: #727272 !important;
}

#footer .block-iqitlinksmanager .block-title {
  letter-spacing: 1.6px;
}

#footer .block-iqitlinksmanager ul {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  #footer .block {
    padding-bottom: 0;
  }

  #footer #footer-container-main {
    padding-bottom: 0;
    padding-top: 40px;
  }

  #footer .block-toggle.block-iqitlinksmanager {
    text-align: center;
  }

  #footer .block-toggle.block-social-links .block-content {
    display: block;
  }

  #footer .cfooter-1 .column-icons {
    text-align: center;
  }

  #footer .cfooter-1 .block-iqitlinksmanager-1 {
    order: 2;
  }

  #footer .cfooter-1 .block-iqitlinksmanager-7 {
    order: 3;
  }

  #footer .cfooter-1 .block-iqitlinksmanager-6 {
    order: 4;
  }

  #footer .cfooter-1 .column-icons {
    order: 1;
    margin-bottom: 40px;
  }

  #footer .cfooter-1 .column-icons i {
    font-size: 20px;
  }

  #footer .footer-style-1 .social-links>li {
    margin: 0 10px;
  }
}

/* FOOTER COPYRIGHT */
.derechos p {
  display: inline;
}

#footer-copyrights {
  padding-top: 20px;
}

#footer-copyrights .list-copy {
  display: flex;
  justify-content: flex-end;
  list-style: none;
  padding: 0;
}

#footer-copyrights .list-copy li {
  color: white;
}

#footer-copyrights .copyright-txt span {
  color: white;
  font-size: 14px;
}

#footer-copyrights .list-copy a {
  padding: 0 10px;
  color: white;
  font-size: 14px;
}

@media (max-width: 1024px) {
  #footer-copyrights .list-copy a {
    padding: 0 4px;
  }
}

@media (max-width: 767px) {
  #footer-copyrights {
    padding-top: 0px;
    padding-bottom: 40px;
  }

  #footer-copyrights .list-copy {
    display: flex;
    justify-content: flex-start;
    padding-top: 10px;
    flex-direction: column;
  }

  #footer-copyrights .list-copy li {
    visibility: hidden;
    padding: 10px 0;
  }

  #footer-copyrights .list-copy li a {
    visibility: initial;
    color: #909090;
  }

  .custom-copyright>.row {
    flex-direction: column-reverse;
  }

  .custom-copyright .terminos {
    margin: 60px 0;
  }
}

.terminos #iqithtmlandbanners-block-2 {
  padding-right: 0;
}

#footer-copyrights .block-iqitlinksmanager li a {
  color: #FFF;
  padding: 0 10px;
  border-left: 1px solid;
}

#footer-copyrights .block-iqitlinksmanager li a:hover {
  color: #727272;
}

#footer-copyrights .block-iqitlinksmanager li:first-child a {
  border-left: none;
}

#footer-copyrights .block-iqitlinksmanager li:last-child a {
  padding-right: 0;
}

#footer-copyrights .block-iqitlinksmanager li a::before {
  content: none;
}

#footer-copyrights .block-iqitlinksmanager ul {
  display: flex;
  justify-content: end;
}

@media (max-width: 767px) {
  #footer-copyrights .block-iqitlinksmanager ul {
    display: initial;
  }

  #footer-copyrights .block-iqitlinksmanager li {
    padding: 10px 0;
  }

  #footer-copyrights .block-iqitlinksmanager li a {
    color: #909090;
    border-left: none;
    font-size: 14px;
  }
}

/*PEDIDO RÁPIDO*/
.pedido-rapido #filtercat {
  display: flex;
  gap: 20px;
}

#idxrquickorder-page .filter-btn {
  margin: 0;
  background: url("../img/search.svg") no-repeat left;
  background-position: center;
  background-size: 14px;
  background-color: white;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border: 1px solid;
  border-left: 0;
  border-color: #e3e3e3;
}

#idxrquickorder-page .list-ean .form-control {
  border-right: 0;
  border-color: #e3e3e3;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}

#idxrquickorder-page .list-ean .form-control:focus {
  box-shadow: none;
}

#idxrquickorder-page .list-ean div,
#idxrquickorder-page .list-ean input {
  width: 100%;
  height: 38px;
}

#idxrquickorder-page .list-category #select_categories {
  border-radius: 50px;
  height: auto;
}

/*PEDIDO RÁPIDO PRODUCTOS*/
#idxrquickorder-page.pedido-rapido .cabecera-seccion {
  border: 0;
}

#idxrquickorder-page div,
#idxrquickorder-page a,
#idxrquickorder-page span {
  font-family: "PPNeueMontreal-Regular";
  font-weight: 300;
}

#idxrquickorder-page .flex-table .table-row {
  background: #ececec;
  border: 0;
}

.name-combination-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.name-combination-wrapper .numeric.name_cell {
  width: 30%;
}

.name-combination-wrapper .numeric.comb_cell {
  width: 70%;
}

#idxrquickorder-page .flex-table .table-row .product-wrapper {
  display: flex;
  align-items: center;
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
}

#idxrquickorder-page .flex-table .table-row .price-date-wrapper {
  width: 14%;
  display: flex;
  align-items: center;
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
}

#idxrquickorder-page .price_td .price {
  color: #521cdc;
  font-size: 16px;
}

#idxrquickorder-page .flex-table .table-row .availability-quantity {
  width: 20%;
  display: flex;
  flex-direction: row;
  align-items: center;
  border: 0;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
}

#idxrquickorder-page .flex-table .table-row .numeric.add_button {
  padding-top: 0;
  padding-bottom: 0;
}

#idxrquickorder-page .availability-quantity div.numeric {
  width: 100%;
}

#idxrquickorder-page div.numeric .cent-num {
  display: flex;
  justify-content: center;
  align-items: center;
}

#idxrquickorder-page .availability-quantity div.numeric .cent-num>p {
  display: flex;
  justify-content: center;
  margin: 0;
}

#quickorder_section .table-responsive {
  overflow: visible;
}

.numeric.add_button {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.numeric.add_button a.btn {
  display: flex;
  flex-direction: column;
  background-color: transparent;
  border: 0;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.numeric.add_button a.btn:active,
.numeric.add_button a.btn:focus {
  background: transparent;
  box-shadow: none;
  outline: none;
}

.numeric.add_button i {
  color: #222221;
  font-size: 20px;
}

.numeric.add_button span {
  color: #909090;
}

.numeric.add_button .shopping_cart i {
  padding: 20px;
  border-radius: 50px;
  background: #521cdc;
  color: white;
  font-size: 20px;
}

.numeric.add_button .shopping_cart i:hover {
  background: #222221;
}

/*boton-mas-menos*/
.ui-spinner.ui-widget {
  background: none;
  border-radius: 0;
  display: flex;
  justify-content: center;
  width: 90px;
  border: 0;
}

.ui-spinner.ui-widget input {
  background: white;
  border: 0;
  border-radius: 6px;
  margin: inherit;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
  font-weight: 600;
  max-width: 50px;
  z-index: 9;
  font-family: "PPNeueMontreal-Regular";
}

.ui-spinner.ui-widget input:focus {
  box-shadow: none;
}

.ui-spinner.ui-widget .ui-spinner-up {
  width: 14px;
  padding: 0 0;
  height: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #521cdc;
  color: #fff;
  border-radius: 20px;
  position: absolute;
  top: 33%;
  right: 0;
}

.ui-spinner.ui-widget .ui-spinner-down {
  width: 14px;
  padding: 0 0;
  height: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #521cdc;
  color: #fff;
  border-radius: 20px;
  position: absolute;
  top: 33%;
  left: 0;
}

.ui-icon.ui-icon-triangle-1-n {
  background: url("../img/plus.svg") no-repeat;
  background-size: 7px;
  background-position-x: 2.9px;
  width: 100%;
  height: 100%;
  background-position-y: 3px;
}

.ui-icon.ui-icon-triangle-1-s {
  background: url("../img/horizontal-rule.svg") no-repeat;
  background-size: 6px;
  background-position-x: 3.8px;
  width: 100%;
  height: 100%;
  background-position-y: 5px;
}

#idxrquickorder-page .numeric.image_cell {
  position: relative;
  padding: 0 !important;
  margin: 0.75rem;
}

#idxrquickorder-page .numeric.image_cell:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.07);
  left: 0;
  top: 0;
}

#idxrquickorder-page .numeric.image_cell img {
  max-width: 60px;
}

#idxrquickorder-page .js-quick-view-iqit-2.view-product {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#idxrquickorder-page .b2b_price {
  color: #909090;
  font-size: 16px;
  text-decoration: line-through;
}

#idxrquickorder-page .add_all_div {
  position: sticky;
  bottom: 0px;
  width: 100%;
  background: white;
  height: fit-content;
  padding: 10px 0;
  z-index: 9;
}

.add_all_div .view-more {
  margin: 0;
  text-align: center;
}

.add_all_div #add_all_button {
  border: 0;
  background-position-x: 30px !important;
  background: url("../img/shopping-cart.svg") no-repeat left #521cdc;
  background-size: 16px;
  color: white;
  padding: 20px 40px 20px 60px;
  border-radius: 60px;
  font-size: 18px;
  font-family: "PPNeueMontreal-Regular";
  cursor: pointer;
}

#idxrquickorder-page div.numeric .heart {
  display: flex;
  align-items: center;
  justify-content: center;
}

#idxrquickorder-page .table-row.col-idxrquickorder-100 {
  display: flex;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  padding-top: 20px;
}

#idxrquickorder-page .flex-table .table-row .product-wrapper {
  width: 46%;
}

#idxrquickorder-page .flex-table .table-row .price-date-wrapper {
  width: 14%;
}

#idxrquickorder-page .flex-table .table-row .availability-quantity {
  width: 20%;
}

#idxrquickorder-page .flex-table .table-row .numeric.add_button {
  width: 20%;
}

@media (max-width: 1024px) {
  #idxrquickorder-page .flex-table .table-row .product-wrapper {
    width: 100%;
  }

  #idxrquickorder-page .flex-table .table-row .price-date-wrapper {
    width: 30%;
  }

  #idxrquickorder-page .flex-table .table-row .availability-quantity {
    width: 35%;
  }

  #idxrquickorder-page .flex-table .table-row .numeric.add_button {
    width: 35%;
  }
}

@media (max-width: 767px) {
  #idxrquickorder-page .name_cell {
    font-weight: 300;
  }

  #idxrquickorder-page .flex-table .table-row .name-combination-wrapper {
    flex-wrap: wrap;
  }

  #idxrquickorder-page .flex-table .table-row .name-combination-wrapper>div {
    padding: 4px 0;
  }

  .numeric.add_button .shopping_cart i {
    padding: 16px;
    border-radius: 50px;
    background: #521cdc;
    color: white;
    font-size: 16px;
  }

  .add_all_div #add_all_button {
    padding: 16px 0 16px 24px;
    width: -webkit-fill-available;
    font-size: 14px;
    cursor: pointer;
  }

  #idxrquickorder-page .flex-table .table-row .availability-quantity .numeric {
    display: flex;
    flex-wrap: nowrap;
  }

  #idxrquickorder-page .flex-table .table-row .price-date-wrapper {
    width: 40%;
  }

  #idxrquickorder-page .flex-table .table-row .availability-quantity {
    width: 60%;
  }

  #idxrquickorder-page .flex-table .table-row .numeric.add_button {
    width: 100% !important;
  }

  #idxrquickorder-page .flex-table .table-row .numeric.add_button .row {
    display: flex;
    flex-wrap: nowrap;
  }
}

.idxrquickorder-next .idxrquickorder-scroll {
  background-color: #521cdc;
  border-color: #521cdc;
  font-family: "PPNeueMontreal-Regular";
}

#idxrquickorder-page #all_products .btn-info {
  background-color: #521cdc;
  border-color: #521cdc;
  font-family: "PPNeueMontreal-Regular";
}

.att-color {
  padding: 4px 12px;
  border-radius: 50px;
  margin-right: 10px;
}

@media (max-width: 500px) {
  .add_all_div #add_all_button {
    background-position-x: 15px !important;
  }

  .att-color {
    padding: 4px 11px;
  }
}

.att-name {
  margin-right: 10px;
  font-size: 14px;
  font-family: "PPNeueMontreal-Regular";
  color: #909090;
}

.att-valor {
  font-size: 16px;
  font-family: "PPNeueMontreal-Regular";
  text-transform: Uppercase;
}

.btn-iqitwishlist-add {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.btn-iqitwishlist-add .fas.fa-heart {
  color: #521cdc;
}

.psgdpr_consent_message {
  margin-top: 10px;
}

/* RESPONSIVE */
@media (min-width: 1300px) {}

@media (max-width: 1600px) {
  #iqitmegamenu-horizontal #cbp-hrmenu>ul .cbp-onlyicon {
    width: 35%;
  }
}

@media (max-width: 1440px) {
  #iqitmegamenu-horizontal #cbp-hrmenu>ul .cbp-onlyicon {
    width: 30%;
  }
}

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

@media (max-width: 991px) {
  /*#main-page-content {
    overflow: hidden;
  }*/

  .header-nav .right-nav,
  .header-nav .left-nav {
    display: none;
  }

  .header-nav .center-nav {
    width: 100%;
  }

  #header .header-nav {
    font-size: 13px;
    line-height: 16px;
    height: 30px;
  }

  #index #wrapper {
    padding-top: 30px;
  }

  #header-category-filters .category-description,
  #header-category-filters #js-product-list-top {
    flex: 100%;
  }

  #header-category-filters .category-description {
    padding: 0 15px;
  }

  #js-product-list-top .row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }

  #js-product-list-top .col {
    flex: 0 50%;
    padding: 0;
  }

  #search_center_filter_toggler,
  #header-category-filters .products-sort-order .form-control,
  .products-sort-order {
    border-radius: 0;
    font-size: 16px;
    width: 100%;
    text-align: center;
    height: 32px;
    line-height: 30px;
    padding: 0;
  }

  .order_by_prefix {
    display: none;
  }

  #facets_search_center_floating {
    width: 100%;
  }

  #header-category-filters {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    margin-bottom: 0;
  }

  #js-active-search-filters {
    margin-bottom: 30px;
  }

  #js-active-search-filters .btn-secondary {
    font-size: 12px;
    height: 30px;
    line-height: 20px;
    padding: 5px 13px;
    margin-right: 5px;
  }

  #js-active-search-filters .filter-blocks i {
    height: 15px;
    margin-left: 10px;
  }

  #content-wrapper .page-title {
    font-size: 26px;
    line-height: 38px;
  }

  .category-description.category-description-top {
    font-size: 14px;
    line-height: 17px;
  }

  #facets_search_footer {
    bottom: 40px;
    right: 10px;
  }

  #facets_search_center_floating #facets_search_footer .btn-accept {
    font-size: 14px;
    height: 36px;
    padding: 7px 25px;
  }

  #facets_search_center_floating #facets_search_footer .js-search-link {
    font-size: 14px;
  }

  #facets_search_center_floating {
    padding: 80px 30px 60px 30px;
  }

  #header-category-filters .products-sort-order .form-control i {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .product-price .b2b_price {
    padding: 4px 0 0 0;
    display: inline-block;
  }

  #product-tabs-wrapper {
    padding: 0;
    margin-top: 0;
  }

  /*.product-tabs {
    display: none;
  }*/
  #content-wrapper .product_header_container .page-title {
    font-size: 25px;
    line-height: 28px;
    margin-top: 20px;
    margin-bottom: 4px;
  }

  .products-grid .product-miniature-layout-2 .colores-carrusel .variant-links .color {
    width: 12px;
    height: 12px;
  }

  .products-variants.colores-carrusel .variant-links {
    line-height: 12px;
    margin-bottom: 5px;
    max-height: 22px;
  }

  .caracteristica-sup {
    font-size: 12px;
  }

  .products-variants.colores-carrusel .variant-links {
    text-align: left;
  }

  #product-description-long .modal-body {
    padding: 50px 20px 20px 20px;
  }

  .product-description-long-title {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 25px;
  }

  #product-description-long .close {
    top: 15px;
    right: 20px;
  }

  .product-tab-details-content {
    margin-top: 0px;
    margin-bottom: 0;
    line-height: 25px;
  }

  #product-infos-accordion-mobile .title {
    margin-bottom: 20px;
  }

  .product-temperatures {
    display: flex;
  }

  .prod_temp span {
    font-size: 35px;
    line-height: 38px;
  }

  .prod_temp {
    width: 80px;
    height: 80px;
    margin: 0 5px;
  }

  .prod_temp_val {
    line-height: 15px;
    display: flex;
    align-items: center;
  }

  .feat_punt_title {
    font-size: 14px;
    margin: 0 0 5px 0;
    line-height: 21px;
  }

  .feat_punt_bar {
    line-height: 18px;
  }

  .feat_punt_bar_filled {
    font-size: 10px;
    line-height: 16px;
  }

  .product-care li {
    width: 100%;
    font-size: 12px;
    line-height: 18px;
    align-items: center;
  }

  #product-infos-accordion-mobile {
    margin-bottom: 0;
    padding-bottom: 20px;
  }
}

/*Página CMS*/
.cms-id-9 #wrapper {
  padding: 0;
}

#cms.cms-id-9 .page-cms-9 {
  margin-bottom: 0;
}

#cms.cms-id-9 .page-header {
  display: none;
}

.cms-id-10 #wrapper {
  padding: 0;
}

#cms.cms-id-10 .page-cms-10 {
  margin-bottom: 0;
}

#cms.cms-id-10 .page-header {
  display: none;
}

.cms-id-11 #wrapper {
  padding: 0;
  background: #f3f3f3;
}

#cms.cms-id-11 .page-cms-11 {
  margin-bottom: 0;
}

#cms.cms-id-11 .page-header {
  display: none;
}

@media (max-width: 768px) {
  .img-cms-auto.elementor-section.elementor-section-height-full {
    min-height: 500px;
    display: flex;
    align-items: center;
  }
}

@media (max-width: 500px) {
  .img-cms-auto.elementor-section.elementor-section-height-full {
    min-height: 400px;
  }
}

/*PÁGINA LEYENDAS*/
.linea-custom {
  display: flex;
  justify-content: center;
}

.linea-custom hr {
  height: 100px;
  width: 1px;
  border-width: 4px;
  border: 1px solid black;
}

.linea-custom-1 {
  display: flex;
  justify-content: center;
}

.linea-custom-1 hr {
  height: 300px;
  width: 1px;
  border-width: 4px;
  border: 1px solid black;
}

@media (max-width: 769px) {
  .tit-border .elementor-widget-container {
    border-width: 0 !important;
  }
}

/*CAMBIOS FICHA DE PRODCUTO EN B2C*/
#product #main {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  margin-bottom: 0;
}

#product #main .product-info-row {
  max-width: 100%;
}


#product .col-product-info {
  padding: 50px 150px 40px 20px;
  z-index:10;
}
.modal-backdrop.fade.show {
  z-index: 9;
}

@media(max-width:1024px) {
  #product #main .col-product-image {
    display: flex;
    align-content: center;
    flex-direction: column;
    justify-content: center;
    padding: 0 !important;
  }

  .cat-pert {
    margin-top: 0;
  }

  #product .col-product-info {
    padding: 20px;
  }
}

@media(max-width:768px) {
  #product .col-product-info {
    padding: 0 15px 15px 15px;
    z-index: 99;
  }
  #product #main .col-product-image{
    z-index: 98;
  }

}

#product .expander {
  display: none;
}
.after-cover-tumbnails #product-detail-slider{
  display: none;
}
#product .seccion-tab #product-detail-slider {
  max-width: 100%;
  margin-left: 0;
  left: 0;
  height: 100%;
}


#product #product-tabs-wrapper {
  background: #ffffff;
  padding: 0;
  margin-top: 0;
}

#product #product-tabs-wrapper .seccion-tab {
  /*pointer-events: none;*/
  min-height: 400px;
}

#product #product-tabs-wrapper .seccion-tab .iqitvideo {
  text-align: right;
}

#product #product-tabs-wrapper .seccion-tab iframe {
  width: 97.6%;
  height: 100%;
}

#product #product-tabs-wrapper .seccion-info {
  padding-top: 70px;
  padding-bottom: 90px;
  background-color: #222221;
}
#product #product-tabs-wrapper .seccion-info .ext-content-info{
  max-width: 1736px;
  margin: auto;
}


@media(max-width:1440px) {
  #product #product-tabs-wrapper .seccion-info {
    padding-left: 15px;
  }
}

@media(max-width:992px) {
  #product #product-tabs-wrapper .seccion-tab iframe {
    width: 100%;
  }

  #product #product-tabs-wrapper .principal-tab iframe {
    min-height: 400px;
  }
}

@media(max-width:768px) {
  #product #product-tabs-wrapper .seccion-info {
    padding: 0px;
  }

  #product #product-tabs-wrapper .principal-tab {
    flex-direction: column-reverse;
  }

  #product #product-tabs-wrapper .seccion-info {
    padding-top: 10px;
    padding-bottom: 0px;
  }

  #product #product-tabs-wrapper .principal-tab {
    flex-direction: column-reverse;
  }

  #product #product-tabs-wrapper .seccion-tab {
    min-height: auto;
  }

  #product #product-tabs-wrapper .principal-tab iframe {
    min-height: 210px;
  }
}

#product #product-tabs-wrapper .product-tabs.product-sections {
  max-width: 100%;
  margin: 0;
}

@media(max-width:767px) {
  #product #product-tabs-wrapper .seccion-info {
    padding-bottom: 40px;
  }

  #product #product-tabs-wrapper .product-tabs.product-sections>.row:first-child {
    flex-direction: column-reverse;
  }
}

#product #product-tabs-wrapper .row-tech img {
  max-height: 100%;
  max-width: 100%;
}

#product .seccion-tab .product-tabs {
  max-width: 100%;
}

#product #product-tabs-wrapper>.container {
  max-width: 100%;
}

#product .product-tabs>.row:first-child .title {
  font-size: 20px;
  opacity: 0.56;
  color: #F4F2E9;
  line-height: 62px;
  text-transform: uppercase;
  font-weight: 400;
}

#product .product-tabs>.row .title {
  font-size: 16px;
  color: #ffffff;
  margin-top: 8px;
}

#product .product-tab-details-content li,
#product .product-tab-details-content,
#product .product-tab-details-content p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: #F4F2E9;
}
#product .product-tab-details-content p {
  margin-bottom: 0;
}
#product .ext-compo .product-tab-details-content{
  font-weight: 500;
  font-family: 'PPNeueMontreal-Medium';
  max-width: 204px;
}/*
#product .ext-compo .product-tab-details-content {
  font-size: 30px;
  line-height: 35px;
  font-weight: 400;
  color: #F4F2E9;
}*/
#product .ext-peso .product-tab-details-content {
  font-size: 40px;
  line-height: 45px;
  font-weight: 400;
  color: #F4F2E9;
}

#product #main .col-product-image {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 10px;
  padding-right: 40px;
}

#product .col-product-image .images-container {
  width: 100%;
  margin-bottom: 0;
}
@media(max-width:768px){
  #product .product-tabs>.row:first-child .title{
    font-size: 16px;
    line-height: 24px;
    margin-top: 24px;
  }
  #product .product-tab-details-content li,
  #product .product-tab-details-content{
    font-size: 16px;
  }
  #product .product-tab-details-content{
    margin-top: 4px;
  }
  #product .product-tab-details-content,
  #product .product-tab-details-content p{
    font-size: 22px !important;
  }
  #product .ext-peso .product-tab-details-content{
    font-size: 36px !important;
  }
}


/*START Custom Button Modal Carrousel Single Page*/

#product .img-custom {
  position: relative;
  background-repeat: no-repeat;
  background-position-x: center !important;
  background-size: contain !important;
  /*background: url("../img/maillot.jpg") no-repeat;*/
}

#product .modal-button {
  position: absolute;
  z-index: 9;
  background-color: white;
  transform: translateX(50%) translateY(-50%);
  height: 30px;
  width: 30px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#product .modal-button:hover,
#product .modal-button.active{
  background-color: #9267FF;
}
#product .modal-button#slide0 {
  top: 30%;
  left: 44%;
}

#product .modal-button#slide1 {
  top: 38%;
  left: 53%;
}

#product .modal-button#slide2 {
  bottom: 43%;
  left: 41%;
}

#product .modal-button#slide3 {
  top: 57%;
  left: 53%;
}

#product .modal-button#slide4 {
  bottom: 16%;
  left: 43%;
}

@media(max-width:600px) {
  #product .modal-button {
    height: 20px;
    width: 20px;
  }
}

/*END CUSTOM BUTTON SINGLE PRODUCT*/
#product #technologies{
  background-color: #F4F2E9;
  height: 100%;
}
#product #technologies .slides-techno{
  display: flex;
  align-items: center;
  justify-content: center;
}
@media(min-width:1441px){
  #product #technologies .slides-techno .row-technologies{
    padding: 0% 14.5%;
  }
}

#product #technologies .swiper-button-prev{
  right: 18%;
  top: 22%;
  width: fit-content;
  left: auto;
} 
#product #technologies .swiper-button-prev:after{
  content: '\f060';
  font-family: 'Font Awesome 5 Pro';
  font-size: 25px;
}
#product #technologies .swiper-button-next{
  right: 10%;
  top: 22%;
  width: fit-content;
  left: auto;
} 
#product #technologies .swiper-button-next:after{
  content: '\f061';
  font-family: 'Font Awesome 5 Pro';
  font-size: 25px;
}

#product .custom-tecno .swiper-button-prev:after {
  content: '\f060';
  font-family: 'Font Awesome 5 Pro';
  font-size: 20px;
  font-weight: 600;
}

#product .custom-tecno .swiper-button-prev {
  position: absolute;
  bottom: 18%;
  left: 32%;
  transform: translate(50%, 50%);
  margin: 0;
  padding: 0;
  width: fit-content;
}

#product .custom-tecno .swiper-button-next:after {
  content: '\f061';
  font-family: 'Font Awesome 5 Pro';
  font-size: 20px;
  font-weight: 600;
}

#product .custom-tecno .swiper-button-next {
  position: absolute;
  bottom: 18%;
  left: 34%;
  transform: translate(50%, 50%);
  margin: 0;
  padding: 0;
  width: fit-content;
}

#product .custom-tecno .overlay-img-technologies::after {
  top: 0;
  content: "";
  width: 100%;
  display: block;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.05);
  pointer-events: none;
  z-index: 99;
  border-radius: 6px;
}

#product .custom-tecno .row-technologies {
  padding: 20px 100px 60px;
}
#product .custom-tecno .row-technologies .technology-item-images-slider {
  padding-left: 0;
}

#product .custom-tecno .row-technologies .technology-item-description img {
  max-width: 60px;
}

#product .custom-tecno.modal.fade .modal-header {
  border: 0;
}

#product .swiper-button-prev,
.swiper-button-next {
  color: black;
}

#js-product-ambient .swiper-button-prev {
  left: 3%;
}



@media(max-width:1024px) {
  #product .custom-tecno .swiper-button-prev {
    bottom: 18%;
    left: 30%;
  }
  #product #technologies .swiper-button-prev,
  #product #technologies .swiper-button-next{
    top: 10%;
  }
}

@media(max-width:768px) {
  #product .custom-tecno .row-technologies {
    padding: 60px;
  }

  #product #product-tabs-wrapper .product-detail-technologies .technology-item-text {
    padding: 0px 0 20px 0;
  }

  #product .custom-tecno .swiper-button-prev {
    left: 82%;
    top: 0%;
    height: fit-content;
  }

  #product .custom-tecno .swiper-button-next {
    left: 88%;
    top: 0%;
    height: fit-content;
  }
  #product #technologies .slides-techno{
    padding: 20px 15px;
  }
  #product #technologies{
    height: fit-content;
  }
  #product #technologies .swiper-button-prev{
    right: 50px;
  }
  #product #technologies .swiper-button-next{
    right: 15px;
  }
}

@media(max-width:500px) {
  #product .custom-tecno .row-technologies {
    padding: 30px;
  }

  #product .custom-tecno .swiper-button-prev {
    left: 76%;
  }

  #product .custom-tecno .swiper-button-next {
    left: 86%;
  }
}

#product #product-tabs-wrapper .product-tabs.product-sections .product-detail-technologies .technology-item-text img {
  width: auto;
}

/*END Custom Button Modal Carrousel Single Page*/
#product .detail-custom {
  background-color: #222221;
  border-left: 4px solid #ffffff;
  color: white;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px;
}
@media(min-width:1441px){
  #product .detail-custom {
    padding: 6%;
  }
}

@media(max-width:1024px) {
  #product .detail-custom {
    padding: 15px;
    border: 0;
  }
}
@media(max-width:768px) {
  #product .detail-custom {
    border-bottom: 4px solid #ffffff;
    padding: 15px 15px 40px 15px;
  }
}

#product .detail-custom>.container {
  width: 100%;
  margin-left: 0;
}



@media(max-width:768px) {
  #product .detail-custom>.container {
    width: 100%;
    margin-left: 0;
  }

  a:not([href]):not([tabindex]).btn_show_sizeguide {
    display: block;
    width: 100%;
    margin-bottom: 0;
    text-align: right;
    margin-top: 0px;
    font-size: 14px;
    line-height: 20px;
  }
}


/*PAGE FAQ*/
.cms-id-12 .page-header {
  padding: 13px;
}

.container-faq .elementor-accordion-item {
  border: 0;
  border-bottom: 1px solid black;
  padding: 20px 0;
}

.container-faq i {
  font-weight: 300;
}

/*PAGE CONTACT*/

.apart-contact {
  margin: 100px 0;
}

.apart-contact input {
  font-family: 'PPRadioGrotesk-Regular';
}

.apart-contact .col-md-9.col-md-offset-3 {
  display: none;
}

.col-img-contact {
  max-height: 550px;
}

.col-img-contact img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.col-contact>div {
  max-width: 100% !important;
  padding: 0;
}

@media(max-width:767px) {
  #contact .page-title {
    text-align: center;
  }

  .apart-contact {
    margin: 30px 0;
  }

  .col-img-contact {
    max-height: 200px;
  }
}

/* STORES */
#stores .stores-map {
  width: 100%;
  height: 550px;
}

.stores-form {
  margin-bottom: 40px;
  margin-top: 40px;
}

@media(max-width:768px) {
  #stores .stores-map {
    height: 300px;
  }
}


/*IQIT POP-UP*/
@media(max-width:767px) {
  #iqitpopup.showed-iqitpopup {
    max-width: 100%;
    transform: translate(-50%, -50%) scale(1) !important;
  }

  #iqitpopup.showed-iqitpopup .iqitpopup-content * {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }

  #iqitpopup.showed-iqitpopup .iqitpopup-content p {
    height: fit-content;
    padding-left: 0;
    line-height: 28px;
  }

  #iqitpopup.showed-iqitpopup .iqitpopup-content .modal-title {
    margin-top: 40px;
  }

  #iqitpopup.showed-iqitpopup .iqitpopup-content .modal-subtitle {
    font-size: 21px;
  }

  #iqitpopup.showed-iqitpopup .iqitpopup-content img {
    height: 100%;
    object-fit: cover;
    filter: brightness(0.9);
  }
}

/* AMAZING FILTER */
#amazzing_filter.block .title_block {
  font-size: 18px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  font-weight: 100;
  margin-bottom: 30px;
}

.af-color-box,
.active .af-color-box {
  width: 35px;
  height: 35px;
  min-width: 35px;
  background-size: 100%;
  margin: 0;
}

.af_subtitle {
  font-size: 12px;
  color: #909090;
  font-weight: 100;
  border: none;
  padding: 0;
  margin-bottom: 10px;
  text-transform: lowercase;
}

.af_subtitle.toggle-content:before {
  content: none;
}

.af_subtitle::first-letter {
  text-transform: capitalize;
}

.af_filter {
  margin-bottom: 30px;
  border: none;
}
.af_filter .name {
  padding-left: 0px;
}
.af_filter_content ul.af-inline-colors {
  margin: 0px;
  padding: 0px;
}
.af_filter_content ul {
  display: flex;
  flex-wrap: wrap;
}

.af-inline-colors li {
  float: left;
  margin: 2px 14px 2px 0;
}

#amazzing_filter .af-checkbox-label {
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 30px;
  margin-right: 10px;
  min-width: 35px;
  text-align: center;
  display: inline-block;
}

.af-checkbox-label::after {
  border: none;
  box-shadow: none;
  background: none;
}

.af-checkbox-label span {
  z-index: 2;
}

.active>.af-checkbox-label::before {
  content: none;
}

#amazzing_filter .active .af-checkbox-label,
.active .af-color-box {
  outline: 2px solid #000;
}

.active .af-color-box::after {
  border: none;
}

.af_filter .toggle-cut-off {
  bottom: -15px;
}

.af-slider .selected-bar {
  background: #521CDC;
}

.af-slider .pointer {
  width: 4px;
  border-radius: 0;
  background: none;
  border: 2px solid #521CDC;
  margin-left: 0px;
}

.selectedFilters.inline .cf {
  padding: 12px 25px;
  border-radius: 25px;
  background: #EEE;
}

.selectedFilters.inline .clearAll {
  font-size: 16px;
  background: #EEE;
  border-radius: 25px;
}

@media(max-width:767px) {
  .af_subtitle::before {
    content: '';
  }

  .af_subtitle {
    margin: 7px 0;
  }

  .af_filter .toggle-cut-off {
    bottom: 5px;
  }

  .af_filter {
    margin: 0;
    border-top: none;
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #EEE;
  }
  .af_filter.c152 .af_filter_content li:last-child .af-checkbox-label {
    margin-right: 0px !important;
  }
  .af_filter.c152 .name {
    max-width: 86px;
    display: inline-block;
  }
}

/* CHECKOUT */
.payment-options label img {
  max-height: 30px;
}

body#checkout section.checkout-step .payment-options .payment-option {
  margin-bottom: 15px;
}

.payment-option span.custom-radio {
  margin-right: 1.0rem !important;
}

#stripe-ideal-bank-element {
  border: 1px solid #ccc;
  margin-bottom: 30px;
}

/*BOTONES GENÉRICOS*/
.btn-primary {
  background-color: #521cdc;
  border-radius: 30px;
}

.btn-primary:hover {
  background-color: black;
}

.elementor-element.elementor-element-ztgvapl .elementor-newsletter-btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* MI CUENTA */
.my-account-side-links i {
  font-weight: 400;
}

/*Alert sin-stock*/
.alert-info {
  border-radius: 30px;
}

/*DATEPICKER*/
#ui-datepicker-div {
  background: white;
}

/*REGLA PARA TODOS LOS INPUTS*/
.form-group .form-control {
  border-radius: 8px;
}

.hidden-sm-down .form-control {
  border-radius: 8px;
}

.form-fields .form-control {
  border-radius: 8px;
}

@media(max-width:768px) {
  .custombanner .spot {
    width: 40px;
    height: 40px;
  }
}

#product .swiper-wrapper {
  z-index: 9;
}

/*MÉTODOS DE PAGO VISTA RÁPIDA*/
#quickview-modal .ps_checkout.payment-method-logo-block {
  display: none;
}

/*CHEKOUT MÓDULO DE PAGO PROPIO DE PRESTSHOP*/
#ps_checkout-hosted-fields-form .ps_checkout-info-wrapper {
  display: table-cell !important;
}

/* REVOULTION SLIDER */
@media(max-width:768px) {
  .elementor-widget-prestashop-widget-RevolutionSlider {
    min-height: 90vh;
  }
}

/* Desactivar link de categoría Temporadas en menú */
.menu-element-id-4 a.cbp-column-title.nav-link.cbp-category-title {
  pointer-events: none;
}

/*Error IOS botones de tallas y de colores*/
input.input-color {
  outline: none;
  border: 0;
}

.product-variants>.product-variants-item .color {
  outline: none;
  border: 0;
}

.tallas-border .input-radio {
  outline: none;
  border: 0;
}

.tallas-border .radio-label {
  outline: none;
}

.ps-shoppingcart .cart-products-count-btn {
  font-family: "PPNeueMontreal-Regular";
}

/* MOBILE MENU */
#iqitmegamenu-mobile.mobile_menu_main>li a.destacado {
  color: #b60a31;
  text-transform: uppercase;
}

/* Pagina carrito */
#cart .discount.discount-percentage {
  display: none;
}

/* Product color variants */
#product .product-variants #group_2 .attribute-not-in-stock, #quickview-modal .product-variants #group_2 .attribute-not-in-stock {
  opacity: 1;
}


#product .product-variants #group_2 .attribute-not-in-stock:before, #quickview-modal .product-variants #group_2 .attribute-not-in-stock:before {
  display: none;
}
.bizum-option-payment{
	display: inline-block;
    line-height: 0;
    padding: 5px 6.666666666666667px;
    background: #fff;
    border-radius: 3px;
    margin: 4px;
    white-space: nowrap;
    position: relative;
    background: #fff;
    border: 1px solid #dcdcdc;
}
.ps_checkout.payment-method-logo-block.left {
    margin-left: 0;
}
#payment-option-7-container img{
	display: inline-block;
    line-height: 0;
    padding: 5px 6.666666666666667px;
    background: #fff;
    border-radius: 3px;
    margin: 4px;
    white-space: nowrap;
    position: relative;
    background: #fff;
    border: 1px solid #dcdcdc;
}

#product-detail-slider .swiper-slide .product-detail-slide-text{
  position: absolute;
  bottom: 42px;
  font-size: 16px;
  color: #fff;
  max-width: 90%;
  transform: translateX(24%);
  display: block;
}
@media(max-width:1024px){
  #product-detail-slider .swiper-slide .product-detail-slide-text{
    transform: translateX(6%);
  }
}
@media(max-width:767px){
  #product-detail-slider .swiper-slide .product-detail-slide-text{
    bottom: 30px;
  }
}
#cbp-hrmenu #cbp-hrmenu-tab-6 a{
  margin-right: 14%;
}
#cbp-hrmenu #cbp-hrmenu-tab-9 a{
  margin-right: 10%;
}
/*@media(min-width:1600px){
  #iqitmegamenu-horizontal #cbp-hrmenu>ul .cbp-hrmenu-tab-6.cbp-onlyicon a {
    margin-left: -155px;
  }
  li#cbp-hrmenu-tab-9 a {
    margin-left: -115px;
  }
}*/

/* PRECIOS B2C DESCUENTO */
.product-price-and-shipping .regular-price, .product-discount .regular-price {
    color: #909090;
    padding-left: 0;
}

/* Ajustes etiqueta Precio Rebajado en móvil */
@media (max-width:  767px){
  #category .product-miniature-default .product-flags{
    top: 0;
    left: 0;
  }

  #category .product-flags .product-flag{
    font-size: 8px;
  }

  #category li.product-flag{
    padding: 2px 4px;
  }
}

/* ETIQUETAS FLAGS FICHA DE PRODUCTO */
.product-cover .product-flags {
    z-index: 99;
}


/* ESTILOS MÓDULO PACKS*/
body#product section#ap5-page-product-box{
  border: 0;
  padding: 150px 0px;
  background-color: #EEEEEE;
}
body#product section#ap5-page-product-box .card-block,
body#product section#ap5-page-product-box .card-header{
  max-width: 1740px;
  margin: auto;
  padding: 0px 20px;
  width: 100%;
}
body#product #ap5-page-product-box div.card-header{
  padding-left: 20px;
  padding-bottom: 40px;
  border: 0;
  background-color: transparent;
}
body#product #ap5-page-product-box div.card-header h3{
  font-size: 36px;
} 
body#product #ap5-page-product-box div.card-block{
  border-radius: 50px;
} 
body#product #ap5-page-product-box div.card-block .ap5-product-footer-pack-container{
  background-color: #fff;
  border-radius: 50px;
  box-shadow: 0px 3px 50px #00000017;
}
body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container div.ap5-product-footer-pack-informations{
  padding: 40px 55px 25px 55px;
  display: flex;
}

body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container div.ap5-product-footer-pack-informations .ap5-price-container.content_prices{
  margin-left: auto;
}
body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container div.ap5-product-footer-pack-informations span.ap5-view-pack-category,
body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container div.ap5-product-footer-pack-informations form#add-to-cart-or-refresh,
body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container div.ap5-product-footer-pack-informations span.discount.discount-amount.ap5-pack-product-reduction-value
{
  display: none !important;
}

body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container div.ap5-product-footer-pack-informations .price{
  display: flex;
  align-items: center;
  height: 100%;
  margin-right: 40px;
  column-gap: 10px;
}
body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container div.ap5-product-footer-pack-informations .price .product-price{
  font-size: 22px;
  color: #521CDC;
}
body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container div.ap5-product-footer-pack-informations .price .product-discount{
  font-size: 14px;
}
body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container .pm-ap-owl-carousel{
  padding: 20px 30px;
}
body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container .pm-ap-owl-carousel .pm-ap-owl-item{
  width: 15% !important;
  min-width: 400px;
}

body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container div.ap5-product-footer-pack-informations a span.btn-secondary{
  border-radius: 25px;
  font-size: 18px;
  background-color: #222221;
  color: #fff;
}
body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container div.ap5-product-footer-pack-informations a span.btn-secondary:hover{
  background-color: #521CDC;
}

body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container .ap5-pack-product-icon-plus{
  border-top: none;
}
body#product .ap5-pack-product-icon-plus::before{
  content: "\f055";
  font-family: "Font Awesome 5 Pro";
  font-weight: lighter;
  color: #521CDC !important;
}

body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container .ap5-pack-product-price .product-price span,
body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container .ap5-pack-product-price .product-price{
  color: #521CDC;
}

body#product .ap5-pack-product-content .product-variants.ap5-attributes{
  display:flex;
  flex-direction: column;
}
body#product .ap5-pack-product-content hr{
  border-top: none !important;
}

body#product .ap5-color-to-pick-list li img{
  border-radius: 40px;
}
body#product .ap5-attributes ul.ap5-color-to-pick-list li.selected a {
  border: 2px solid #414141;
  padding: 1px;
}

body#product .ap5-pack-product-content .product-variants-item.ap5-attribute-fieldset ul li span.radio-label{
  border-radius: 40px;
}
body#product .ap5-pack-product-content .product-variants-item.ap5-attribute-fieldset ul{
  display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
body#product .ap5-pack-images-container {
  height: fit-content !important;
}
body#product .ap5-pack-product-content h2.ap5-pack-product-name{
  text-align: left;
  min-height: unset !important;
}
body#product .ap5-pack-product-content h2.ap5-pack-product-name a{
  font-size: 22px;
}
body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container .ap5-pack-product-image img{
  height: 250px;
  width: auto;
}

body#product .ap5-pack-product-content .ap5-pack-product-image{
  position: relative;
}
body#product .ap5-product-list .ap5-pack-product-content .ap5-pack-product-image::before, body#product .ap5-pack-product-content .pm-ap-owl-item.active::before {
  content: "";
  width: 100%;
  display: block;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.05);
    pointer-events: none;
    z-index: 10;
    border-radius: 6px;
}

body#product .ap5-pack-product-content .ap5-pack-product-image img, body#product .ap5-pack-product-content .ap5-pack-images-container img{
  height: 535px;
  width: auto;
  position: initial !important;
}

body#product .ap5-pack-product-content .product-actions{
  padding: 0 10px;
}

body#product .custom-pack-sticky{
  position: relative;
}
body#product .buy-block-sticky-custom{
  position: sticky;
  top: 170px;
  margin-bottom: 30px;
}


@media (min-width: 768px){
.ap5-buy-block.ap5-fixed {
    position: unset !important;
    top: unset !important;
}
}

body#product .ap5-product-list{
  border: 0;
}


body#product .ap5-product-list, body#product .product-info-pack{
  width: 100%;
  margin: 0;
  max-width: 100%;
  padding-top: 65px;
}
body#product .product-info-pack .product-info-pack {
  padding: 0;
}


body#product .card{
  border: 0;
}
body#product #ap5-pack-content-block ul.nav{
  justify-content: space-evenly;
  gap: 20px;
}

body#product #ap5-pack-product-tabs-content {
  border: 0;
}

body#product .card-header{
  background-color: unset;
  border: 0;
  padding-left: 60px;
}
body#product .card-header h3.page-product-heading{
  font-size: 35px;
  padding: 20px 0;
}

#ap5-pack-description-block {
  border: 0;
}
body#product .product-info-pack .card-header{
  padding-left: unset;
}

body#product #ap5-buy-container .col-add-compare{
  display: none;
} 

body#product #ap5-buy-block-container .pack-name{
  display: flex;
  flex-direction: row;
  align-items: baseline;
  justify-content: space-between;
}
body#product #ap5-buy-block-container .pack-name span.pack-elige-talla a{
  font-size: 18px;
    color: #521CDC;
    text-decoration: underline;
}
body#product #ap5-buy-block-container div.custom-pack-info{
  margin-top: 30px;
}
body#product #ap5-buy-block-container div.custom-pack-info span{
  color: #fff;
  background: #000;
  padding: 8px 21px;
  border-radius: 18px;
  margin-top: 30px;
  display: block;
}
body#product #ap5-buy-block-container.buy-block-sticky-custom .product-actions{
  margin-top: 30px;
}
body#product #ap5-buy-block-container.buy-block-sticky-custom #ap5-price-container .has-discount > div{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
body#product #ap5-buy-block-container.buy-block-sticky-custom #ap5-price-container .has-discount .current-price-value{
  color: #521CDC;
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
}
body#product #ap5-buy-block-container.buy-block-sticky-custom .ed_item{
  background-color: #EEEEEE;
  border-radius: 50px;
  width: fit-content;
}
body#product #ap5-buy-block-container.buy-block-sticky-custom .ed_item .ed_orderbefore:before,
body#product #ap5-buy-block-container.buy-block-sticky-custom .ed_item .ed_countdown,
body#product #ap5-buy-block-container.buy-block-sticky-custom .ed_item .ed_dates{
  color: #521CDC;
}
body#product #ap5-buy-block-container.buy-block-sticky-custom .ed_item .ed_orderbefore{
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  width: fit-content;
}
body#product #ap5-buy-block-container.buy-block-sticky-custom .product-quantity{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;}
body#product #ap5-buy-block-container.buy-block-sticky-custom  .product-quantity>.col-add-btn{
  max-width: 80%;
  width: 100%;
}
body#product #ap5-buy-block-container.buy-block-sticky-custom .ed_item .ed_orderbefore:before{
  content: '\f48b';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
}
.ap5-pack-product .ap5-pack-product-icon-plus:before{
  top: 33% !important;
  left: -37px !important;
}
body#product #ap5-buy-block-container .bootstrap-touchspin-up i::before{
  content: "\f106" !important;
  font-family: 'Font Awesome 5 pro' !important;
  font-style: normal;
}
body#product #ap5-buy-block-container .bootstrap-touchspin-down i::before{
  content: "\f107" !important;
  font-family: 'Font Awesome 5 pro' !important;
  font-style: normal;
}
body#product #ap5-buy-block-container .product-add-to-cart .add-to-cart{
  margin-left: 0;
}
@media(max-width:1622px){
  body#product .product-info-pack{
    padding-left: 0;
  }
  body#product #ap5-buy-block-container.buy-block-sticky-custom .product-quantity>.col-add-btn{
    max-width: 77%;
    width: 100%;
  }
}
@media(max-width:998px){
  body#product .product-info-pack{
    padding-left: 20px;
    padding-right: 20px;
  }
  body#product .ap5-product-list, body#product .product-info-pack{
    padding-top: 0;
  }
  #ap5-pack-product-tabs-content{
    margin: 0 !important;
  }
  #ap5-pack-content-block .card-block{
    padding: 0 8px !important;
  }
  body#product .card-header{
    padding-left: 20px;
  }
}

@media(max-width: 768px){
  body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container div.ap5-product-footer-pack-informations{
    padding: 30px 30px 0 30px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 10px;
  }
  body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container div.ap5-product-footer-pack-informations .ap5-price-container.content_prices{
    margin-left: 0 !important;
  }
  body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container .ap5-pack-product-image img{
    height: 130px !important;
  }
  body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container .pm-ap-owl-carousel .pm-ap-owl-item {
    width: 20% !important;
}

}

body#product .ap5-product-footer-pack .pm-ap-owl-stage .pm-ap-owl-item:first-child .ap5-pack-product-icon-plus::before{
  display: none;
}

body#product .ap5-product-list .ap5-pack-product {
  padding: 25px;
}

@media(max-width: 1400px){
  body#product .ap5-pack-product-content .ap5-pack-product-image img, body#product .ap5-pack-product-content .ap5-pack-images-container img{
    height: 350px;
    width: auto;
  }
  .ap5-pack-product .ap5-pack-product-icon-plus:before{
    top: 25% !important;

  }
}

@media(max-width: 1300px){
  body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container .pm-ap-owl-carousel .pm-ap-owl-item{
    min-width: 250px;
  }
}
@media(max-width: 850px){
  body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container .pm-ap-owl-carousel .pm-ap-owl-item{
    min-width: 180px;
  }
}
@media(max-width: 850px){
  body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container .pm-ap-owl-carousel .pm-ap-owl-item{
    min-width: 180px;
  }
}
@media(max-width: 650px){
  body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container .pm-ap-owl-carousel .pm-ap-owl-item{
    min-width: 130px;
  }
  body#product .ap5-pack-product-icon-plus::before {
    content: "";

}

}
@media(max-width: 500px){
  body#product #ap5-page-product-box div.card-block div.ap5-product-footer-pack-container .pm-ap-owl-carousel .pm-ap-owl-item{
    min-width: 90px;
  }
}

body#product .ap5-pack-product-content .ap5-pack-images-container #modal-product-thumbs img{
  height: unset;
}

body#product #ap5-buy-block-container div.pack-name h1{
  font-size: 36px;
  font-weight: 400;
}
body#product #ap5-buy-block-container #ap5-price-container .current-price span{
  color: #222221 !important;
  font-size: 20px !important;
  font-weight: 400 !important;
}
body#product .ap5-pack-product-content .ap5-pack-images-container #modal-product-thumbs .swiper-wrapper{
  display: flex;
  justify-content: center;
  transform: translate3d(0px, 0px, 0px) !important;
}
body#product .ap5-pack-product-content .ap5-pack-images-container #modal-product-thumbs .swiper-slide{
  max-width: 97px;
}
body#product .ap5-pack-images-container .modal-dialog .modal-body .pack{
 text-align: center;
}
body#product .ap5-pack-images-container .modal-dialog .modal-body .pack a{
  pointer-events: none;
}

body#cart .cart-item .unit-price .product-discount{
  display: none;
}
/*---------------- CUSTOM STYLES DHL CARRRIER -------------------------------*/

body#checkout .delivery-options .carrier-extra-content{
  margin-right: 0;
  margin-left: 0;
}
body#checkout .delivery-options .carrier-extra-content .container-select-parcel {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  
  body#checkout .delivery-options .carrier-extra-content .container-select-parcel select.select-parcel {
    background-image: none;
    border-radius: 8px;
    border: 1px solid #EEEEEE;
    padding: 7px;
    width: 100%;
  }
  
  body#checkout .delivery-options .carrier-extra-content .container-select-parcel select.select-parcel:focus-visible {
    border: solid 1px #521CDC;
    outline: none;
  }
  
  body#checkout .delivery-options .carrier-extra-content .container-select-parcel span.enlace-ubi-parcel a {
    color: #521CDC;
    text-decoration: underline;
    font-size: 18px;
  }
  body#checkout .delivery-options .carrier-extra-content .container-select-parcel span.enlace-ubi-parcel a:hover{
    color: #222221
  }
  body#checkout .delivery-options .carrier-extra-content .container-select-parcel span.enlace-ubi-parcel a.disabled {
      pointer-events: none;
      opacity: 0.5;
  }

  body#checkout .delivery-options .carrier-extra-content .container-select-parcel span.enlace-ubi-parcel a i {
      margin-right: 5px;
  }

  @media(max-width:767px){
    body#checkout .delivery-options .carrier-extra-content .container-select-parcel .col{
      text-align: center;
    }
  }


/*---------------------------------- CAMBIOS FICHA PRODUCTO BLOQUE TECNOLOGIAS ----------------------------------------*/
.product_technologies_section .spot{
  background: rgba(255,255,255,.2);
  width: 32px;
  height: 32px;
  line-height: 35px;
  text-align: center;
  border-radius: 30px;
  transition: transform .2s;
  animation: beat 0.5s infinite alternate;
  transform-origin: center;
}
@media(max-width: 767px){
.product_technologies_section .spot{
    width: 25px;
    height: 25px;
}
.product_technologies_section span.tech-name{
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;

}
}

.product_technologies_section .spot a {
  width: 60% !important;
  height: 60% !important;
  display: block;
  cursor: pointer;
  background: #FFF;
  border-radius: 30px;
  margin: 20%;
  transform: none !important;
}
#product .product-tabs>.row-tech{
  background-color: #222221;
  margin-top: 4px;
}
#product .product-tabs>.row-tech .title {
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  color: #F4F2E9;
  opacity: 0.56;
}
.product_technologies_section span.tech-name{
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  width: min-content;
  display: none;
}
.product_technologies_section .spots-containers{
  position: absolute;
  display: flex;
  align-items: center;
  column-gap: 10px;
  width: max-content;
}

.technologies-section .technology-item-search-link a{
  background: #521cdc;
  border-radius: 50px;
  color: #fff !important;
  text-transform: uppercase;
  padding: 12px 28px;
  margin-top: 15px;
  display: inline-block;
}

.technologies-section .technology-item-search-link a:hover{
  background: #333;
}
@media(max-width:768px){
  #product .product-tabs>.row-tech{
    display: flex;
    flex-direction: column-reverse;
  }
  #product .product-tabs>.row-tech .row-product_technologies_section{
    display: flex;
    flex-direction: column-reverse;
  }
  #product .product-tabs>.row-tech .row-product_technologies_section .img-spots-gen{
    border-bottom: 4px solid #ffffff;
  }
  #product .product-tabs>.row-tech .title {
    font-size: 18px;
    margin-bottom: 10px;
  }
}

/* CHECKOUT 2023 */
#cart #desktop-header.stuck-header, #checkout #desktop-header.stuck-header  {
    position: relative;
}
body#checkout section.checkout-step{
    border: none;
}
body#checkout section.checkout-step .step-title, body#checkout section.checkout-step.-current .step-title {
    border-right: none;
    border-bottom: 1px solid #e5e5e5;
    border-left: none;
    border-top: none;
    padding: 0;
    margin: 0 0 25px 0;
}
#checkout_footer {
    background: #FFF;
    text-align: center;
    padding: 100px 10px 150px 10px;
}
#checkout_footer .block-iqitlinksmanager a:before{
    content: none;
}
#checkout_footer .block-iqitlinksmanager a{
    padding: 0px;
    color: #909090;
}
#checkout_footer .block-iqitlinksmanager ul {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
#checkout_footer .block-iqitlinksmanager li{
    margin-right: 10px;
    border-right: 1px solid #909090;
    padding-right: 10px;
}
#checkout_footer .block-iqitlinksmanager li:last-child{
    border-right: none;
}
#content-wrapper .cart-products .page-title {
    font-size: 35px;
    line-height: 60px;
    text-transform: none;
    margin: 0;
}
.cart_header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    line-height: 60px;
    border-bottom: 1px solid #EEEEEE;
}
.cart-products .cart-item {
    padding: 50px 20px 50px 50px;
}
.cart_header a:link:not(.nav-link):not(.btn), .cart_header a:visited:not(.nav-link):not(.btn){
    text-transform: uppercase;
    color: #521CDC;
    font-size: 16px;
    font-family:  "PPNeueMontreal-Medium";
}
label.js-terms a:link:not(.nav-link):not(.btn), label.js-terms  a:link:not(.nav-link):not(.btn) {
    color: #521CDC;
    font-family:  "PPNeueMontreal-Medium";
}
.cart-item .product-image {
    max-width: 170px;
}
.cart-item .product-image img {
    max-width: 92px;
}
.cart-item  .info-product {
    display: block;
    max-width: 475px;
}
.col-auto.col-product-info {
    display: flex;
    flex-wrap: wrap;
    margin: 15px 0;
}
.product-line-actions {
    align-items: center;
}
.cart-line-product-actions a {
    margin-right: 30px;
    font-family:  "PPNeueMontreal-Medium";
}
.cart-line-product-actions a span{
    text-decoration: underline;
    margin-right: 10px;
    text-transform: uppercase;
}
.product-line-actions .js-cart-line-product-quantity.form-control {
    background: #EEEEEE;
}
.cart-item .product-price {
    font-size: 18px;
    font-family:  "PPNeueMontreal-Medium";
}
.cart-grid.row, #checkout .checkout-grid {
    max-width: 1445px;
    justify-content: space-between;
    margin: auto;
}
@media screen and (min-width: 890px) {   
    .cart-grid-body, .checkout-grid-body {
        max-width: 857px;
    }
    .cart-grid-right {
        max-width: 471px;
    }
}
.col-price {
    align-items: center;
    display: flex;
}
.cart-line-product-actions {
    margin: 10px 0;
}
.cart-grid-right .card{
    padding: 30px;
    border-radius: 28px;
    background: #eeeeee;
    border: none;
    margin-bottom: 25px;
}
.cart-grid-right .cart-detailed-actions.js-cart-detailed-actions {
    margin-top: 0;
}
.cart-grid-right .block-promo {
    margin-bottom: 10px;
}
.cart-grid-right .form-promo button.btn-add-voucher {
    background: #FFF;
    border: none;
    color: #521cdc;
    padding: 0 15px;
    text-transform: uppercase;
    text-decoration: underline;
    font-family:  "PPNeueMontreal-Medium";
}
.cart-grid-right  .cart-summary-line.cart-total .label {
    font-size: 14px;
    font-weight: 300;
    color: #222221;
}
.cart-grid-right .cart-summary-line.cart-total .value {
    font-size: 20px;
    font-weight: 300;
    color: #222221;
    font-family:  "PPNeueMontreal-Medium";
}
.cart-grid-right .cart-summary-line.cart-total .label strong {
    font-weight: bold;
}
.cart-grid-right .cart-voucher-area {
    background: transparent;
    padding: 0;
}

.cart-grid-right .form-promo .form-control {
    border: 0;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.cart-grid-right .form-promo button {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    background: black;
    color: white;
}
.cart-grid-right .cart-summary-line {
    margin: 3px 0;
}
.header_toggle{
    cursor: pointer;
    font-size: 18px;
    padding: 25px;
    font-family:  "PPNeueMontreal-Medium";
    text-transform: uppercase;
}
.header_toggle:after {
    content: '\f068';
    text-align: right;
    font-family: "Font Awesome 5 Pro";
    color: #ccc;
    position: absolute;
    right: 20px;
}
.header_toggle.active:after {
    content: '\f067';
}
.logo_container{
    width: 54px;
    height: 32px;
    background: #fFF;
    border-radius: 5px;
    padding: 2px 5px;
    margin-bottom: 7px;
    text-align: center;
    flex: 0 15%;
}
.block_payment_logos{
    display: flex;
    flex-wrap: wrap;
    padding: 0 25px 25px 25px;
    background-color: #EEEEEE;
    border-radius: 15px;
}
.block_payment_logos img {
  max-width: 100%;
  max-height: 100%;
  height: 100%;
  object-fit: contain;
}
.delivery_info.card {
    padding: 0;
}
.p-delivery{
    padding: 0 25px;
}
.delivery_info .block {
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 15px;
    color: #909090;
    padding-bottom: 10px;	
    gap: 2%;
    position: relative;
}
.delivery_info .block p{
    margin: 0;
}
.delivery_info .block:last-child {
    border-bottom: none;
    margin-bottom: 25px;
}
.delivery_info .title{
    color: #222221; 
    text-transform: uppercase;
    font-family:  "PPNeueMontreal-Medium";
}
.delivery_info a:link:not(.nav-link):not(.btn), .delivery_info a:visited:not(.nav-link):not(.btn) {
    color: #521CDC;
}
.block_delivery, .block_return, .block_payment, .block_faq {
    padding-left: 60px;
}
.block.block_payment{
    margin-bottom: 0;
    border-bottom: 0;
}
.block_delivery:before, .block_return:before, .block_payment:before, .block_faq:before  {
    font-family: 'Font Awesome 5 Pro';
    font-size: 20px;
    font-weight: 100;
    position: absolute;
    left: 25px;
}
.block_delivery:before  {
    content: '\f48b';  
}
.block_return:before  {
    content: '\f0e2';  
}
.block_payment:before {
    content: '\f30d';  
}
.block_faq:before  {
    content: '\f059';  
}
.gift_wrap {
    padding-bottom: 45px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 45px;
    align-items: center;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.gift_wrap label {
    font-size: 18px;
    font-family:  "PPNeueMontreal-Medium";
}
.gift_wrap .lcs_label{
    font-family:  "PPNeueMontreal-Regular";
    top: 2px;
    left: 16px;
}
.gift_wrap .lcs_switch.lcs_off {
    background: #FFF;
    box-shadow: none;
    border: 2px solid #000;
}
.gift_wrap .lcs_label_off {   
    color: #000;
}
.gift_wrap .lcs_switch.lcs_off .lcs_cursor {
    left: -1px;
    box-shadow: none;
    border: 2px solid #000;
}
.gift_wrap img {
    max-width: 100%;
}
.gift_wrap .lcs_wrap {
    height: 24px;
    width: 55px;
}
.gift_wrap .lcs_switch.lcs_on .lcs_cursor {
    left: initial;
    right: 1px;    
}
.gift_wrap .lcs_switch.lcs_on .lcs_label_on {
    left: 3px;
    top: 2px;
}
.gift-desc{
    flex: 100%;
}
#checkout .cart_header {
    border: 0;
}
body#checkout section.checkout-step {
    padding: 0;
}
body#checkout section.checkout-step .step-title {
    font-size: 28px;
    line-height: 62px;
    font-family:  "PPNeueMontreal-Medium";
    font-weight: normal;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
body#checkout section.checkout-step .done {
    display: block;
}
body#checkout section.checkout-step.-complete i {
    font-weight: 800;
}
body#checkout section.checkout-step .step-title i{
    font-size: 18px;
}
body#checkout section.checkout-step .not-allowed, body#checkout section.checkout-step {
    opacity: 1;
    margin-bottom: 35px;
}
.fa-facebook-square::before {
    font-family: 'Font Awesome 5 Brands';
}
#checkout .form-control {
    background: #EEEEEE;
    border-radius: 29px;
    border: none;
}
#checkout .custom-select2 select, #checkout .custom-select2 .form-control-select {
    background: #EEEEEE !important;
}
#checkout .form-control::placeholder {
    color: #909090;
}
body#checkout section.checkout-step .address-item {
    background: #EEEEEE;
    border: none;
    border-radius: 28px;
    padding: 20px;
    margin-bottom: 10px;
}
body#checkout section.checkout-step .radio-block {
    padding: 5px 0 5px 10px;
}
.address-item header {
    display: table;
    width: 100%;
}
.address-item header .address-edit{
    float: right;
    padding-top: 4px;
}
.address-item header label.radio-block{
    float: left;
}
.address-item header a {
    font-size: 12px;
}
.address-item header i{
    font-weight: 400;
}
.address-item header a span{
    text-transform: uppercase;
    text-decoration: underline;
    font-family:  "PPNeueMontreal-Medium";
}
body#checkout section.checkout-step .edit-address {
    margin: 0 2px;
}
body#checkout section.checkout-step .address-selector {
    align-items: normal;
}
.add-address i {
    font-weight: 400;
    color: #521CDC;
}
.address_billing{
    padding: 20px 0;
}
.address_billing a:link:not(.nav-link):not(.btn), .address_billing a:visited:not(.nav-link):not(.btn){
    color: #521CDC;
    text-decoration: underline;
}
#checkout .btn-primary {
    font-size: 18px;
    width: auto;
    padding: 10px 60px;
}
#checkout #delivery textarea.form-control {
    height: 140px;
    border-radius: 17px;
}
body#checkout section.checkout-step .delivery-option {
    background: #FFF;
    border-bottom: 1px solid #e5e5e5;
}
.order-options {
    margin-top: 30px;
}
body#checkout section.checkout-step .content {
    padding: 0;
}
body#checkout section.checkout-step .delivery-option .carrier-delay {
    color: #909090;
    font-size: 14px;
}
#delivery label, .delivery-options-list span.carrier-price{
    font-family:  "PPNeueMontreal-Medium";
    font-size: 18px;
    margin-bottom: 10px;
}
#checkout .promo-code .form-control {
    background: #FFF;
    border-radius: 29px 0 0 29px;
}
.cart-summary-product .price{
    font-family:  "PPNeueMontreal-Medium";
}
.cart-summary-product .product-line-info {
    margin: 2px 0;
}
body#checkout #cart-summary-product-list .cart-summary-product {
    padding: 20px 0;
}
.cart-summary-products.js-cart-summary-products {
    border-top: 1px solid rgba(160,160,160,0.25);
}
.cart-grid-right .gift_wrap {
    padding-top: 25px;
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 20px;
    font-size: 11px;
    line-height: 13px;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid rgba(160,160,160,0.25);
}
.col-gift-img {
    flex: 0 20%;
}
.col-gift-text {
    flex: 0 80%;
    display: flex;
    padding: 5%;
}
.gift-btn {
    padding: 10px;
}
.cart-grid-right .gift_wrap label {
    font-size: 16px;
}
.cart-grid-right .gift_wrap .lcs_switch.lcs_off {  
    border: 1px solid #000;
}
.cart-grid-right .gift_wrap .lcs_switch.lcs_off .lcs_cursor {
    border: 1px solid #000;
}
.prelogin_email_container, #login-form .form-login-ps, #customer-form .form-login-ps{
    position: relative;
}
.prelogin_email_container::before {
    content: '\f007';
    font-family: "Font Awesome 5 Pro";
    top: 10px;
    left: 15px;
    position: absolute;
    opacity: 0.6;
    font-weight: 300;
}
#login-form .form-login-ps .fa-user, #customer-form .form-login-ps .fa-user,
#login-form .form-login-ps .fa-key, #customer-form .form-login-ps .fa-key  {
    position: absolute;
    top: 12px;
    left: 17px;
}
#customer-form .col-form-label, .js-address-form .col-form-label {
    display: none;
}
#customer-form .form-group {
    margin-bottom: 0;
}
.prelogin_email_container input, #login-form .form-login-ps input {
    padding-left: 40px;
}
body#checkout section.checkout-step #personal-information-step-login {
    background: none;
}
#login-form label {
    display: none;
}
.form-login-ps.col-md-8 {
    max-width: 100%;
    flex: 100%;
    padding: 0;
}
#login-form .forgot-password {
    display: flex;
    justify-content: space-between;
}
.js-address-form .form-fields {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
}
.js-address-form .form-group {
    flex: 0 50%;
    margin: 5px 0;
    padding: 0 5px;
    position: relative;
}
.js-address-form .form-group.full-width{
    flex: 100%;
}
#delivery-address .form-fields .form-group:first-child {
    flex: 100%;
}
.js-address-form .form-group .form-control-comment {
    position: absolute;
    right: 15px;
    top: 9px;
    margin: 0;
    padding: 0;
    width: auto;
}
.js-address-form .form-group:last-child {
    flex: 100%;
    margin: 20px 0;
}
.input-group-append {
    position: absolute;
    right: 0;
}
.input-group-append button, .input-group-append button:hover, .input-group-append button:focus {
    background: transparent;
    border: none;
}
.cart_header i {
    margin-right: 10px;
}
.custom-checkbox input[type=checkbox]:checked + span:not(.color) {
    background: #521cdc;
}
.custom-checkbox input[type="checkbox"]:checked+span .checkbox-checked {
    color: #FFFFFF;
}
.js-address-form .form-footer {
    display: flex;
}
body#checkout section.checkout-step .payment-options .payment-option {
    margin-bottom: 20px;
}
.payment-options {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
}
.chekout_register #customer-form {
    padding: 15px;
}
.product-unavailable {
    display: none !important;
}
li.product-flag.discount {
    display: none;
}
@media (max-width: 768px) {
    #checkout-header .logo {
        max-width: 128px;
    }
    #checkout_footer .block-iqitlinksmanager li{
        flex: 100%;
        border: none;
        margin: 7px 0;
    }
    #checkout_footer {      
        padding: 40px 10px 60px 10px;
    }
    .cart-products .cart-item {
        padding: 30px 0;
    }
    .cart-item .product-image img {
        max-width: 72px;
    }
    .info-product .product-line-info.title-detail a {
        font-size: 16px;
    }
    .cart-item .product-image {
        max-width: 95px;
    }
    #content-wrapper .cart-products .page-title {
        font-size: 28px;
    }
    .cart-line-product-actions a span {
        margin-right: 5px;
    }
    .cart-line-product-actions a {
        margin-right: 25px;
    }
    .info-product .product-line-info.product-line-info-secondary {        
        margin-bottom: 5px;
    }
    .logo_container{
        flex: 0 23%;
    }
    .cart-grid-right .gift_wrap label {
        font-size: 14px;
    }
    body#checkout section.checkout-step .step-title {
        font-size: 22px;
    }
    body#checkout section.checkout-step .not-allowed, body#checkout section.checkout-step {
        margin-bottom: 25px;
    }
    body#checkout section.checkout-step .address-item {
        flex: 100%;
    }
    .col-md-4.cart-grid-right, .col-md-8.checkout-grid-body, .cart-grid-body, .cart-grid-right  {
        padding: 0;
    }
    .gift_wrap.row {
        margin: 0 0 50px 0;
    }
    .gift_wrap_img {
        max-height: 128px;
        overflow: hidden;
    }
    .js-address-form .form-group {
        flex: 100%;
    }
    .carriere-name-container {
        width: auto;
        padding: 0px;
    }
    .carrier-hasLogo img {
        max-width: 40px;
    }
}


/*CMS QUEBRANTAHUESOS*/
#cms.cms-id-15 .page-header, #cms.cms-id-15 nav.breadcrumb, #cms.cms-id-15 #header{
  display: none !important;
}
#cms.cms-id-15 #wrapper{
  padding-top:0;
}
.custom-strong span{
  font-weight: 900;
}


/*CSS INSIDE*/
.cms-id-16 .none{
  display: contents !important;
}
.cms-id-16 .page-header, .cms-id-16 nav.breadcrumb{
  display: none !important;
}
.cms-id-16 #wrapper{
  padding:0;
}
.cms-id-16 #content{
  margin: 0;
}

/*First section*/
.width_710 .elementor-text-editor{
  max-width:710px;
  width:100%;
}
.first-section .space-between .elementor-widget-wrap{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.first-section .mouse-icon i::before{
  content: '\f8cd';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
}
.first-section-responsive .mouse-icon i::before{
  content: '\f8cd';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
}
/*FIN First section*/

/*Img + texto + fondo degradado*/
.section-overlay .elementor-background-overlay::before{
  background: linear-gradient(180deg, #ffffff00, #222221 80%);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.width_1444{
  max-width: 1444px;
  margin: auto;
}
.listado_custom{
  max-width: 1094px;
    margin-left: 0;
}
.listado_custom ul{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 40px;
}
.listado_custom li{
  text-align: left;
}
.listado_custom li span{
  max-width: 269px;
  display: block !important;
}
@media(max-width:991px){
  .section-overlay .elementor-background-overlay{
    background-position-x: center !important;
    background-position-y: 16% !important;
    background-size: 90% !important;
    opacity: 1 !important;
  }
  .listado_custom .elementor-widget-container{
    border-width: 0 !important;
  }
  .listado_custom ul{
    justify-content: flex-start;
    gap: 0;
    border: 0;
    flex-wrap: wrap;
  }
  .listado_custom ul li:first-child{
    border-top: 1px solid #ffffff;
  }
  .listado_custom ul li{
    width: 100%;
    border-bottom: 1px solid #ffffff;
    padding: 20px 15px !important;
  }
}
@media(max-width:600px){
  .section-overlay .elementor-background-overlay{
    background-size: cover !important;
    max-height: 400px !important;
    top: 8% !important;
    max-width: 90% !important;
    left: 5% !important;
  }
}
/*fin*/
.width_563_right .elementor-text-editor{
  max-width: 563px;
  margin-right: 0;
  margin-left: auto;
}
.width_563_left .elementor-text-editor{
  max-width: 563px;
  margin-left: 0;
}
.width_352 .elementor-widget-container{
  max-width: 367px;
}
.icon-custom-circle-left .elementor-icon i:before{
  content: "";
  background: url('/img/cms/Inside_etxeondo/icono-circle.svg');
  background-repeat: no-repeat;
  display: block;
  height: 30px;
  width: 30px;
  background-size: 30px;
  padding-right: 20px;
}
@media(max-width:1023px){
  .width_352.icon-right .elementor-widget-container{
    margin-left: auto;
    margin-right: 0;
  }
}

/* PRODUCTO - ANIMACIONES CARACTERÍSTICAS */
/* marquesina */
.marquee {
  width: 100%;
  height: 50px;
  overflow: hidden;
}
.marquee li {
  font-size: 50px;
}
.marquee__content {
  display: flex;
  gap: 32px;
  align-items: center;
  list-style: none;
  animation: scrolling 25s linear infinite;
}
.marquee__item {
  flex-shrink: 0;
}

@keyframes scrolling {
  0% { transform: translateX(0) }
  100% { transform: translateX(-100%) }
}
@media(max-width:768px){
  .marquee img {
    max-width: 146px;
  }
}

/*Genéricos*/
.cms-id-16 .fa-arrow-down:before{
  font-weight: 300;
}
.icon-right .elementor-icon-box-wrapper{
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-start;
  align-items: center;
  gap: 33px;
}
.icon-left .elementor-icon-box-wrapper{
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 33px;
}
.icon-right .elementor-icon-box-icon,
.icon-left .elementor-icon-box-icon{
  width: fit-content;
  margin: 0 !important;
}

/*Video custom*/
.video-custom i:before{
  content:'\f04b';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
}

/*Textos con animaciones*/
/*
<div class="text-custom2">
<div>ESTAMOS PRESENTES EN 
</div></div>
*/
/*.text-custom {
  height: 6.3vw;
  position: relative;
  display: flex;
  align-items: flex-end;
}
.text-custom div{ 
  font-size: 6.3vw;
  line-height: 6.3vw;
  font-family: 'PPRadioGrotesk-Regular';
  color: #222221;
  font-weight: 400;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  height: 0px;
}
.text-custom.active div{ 
  transition: all 2s ease;
  height: 6.3vw;
  margin-top: -6.3vw;
}
*/
.rebotando{
    margin-right: 15px;
}
.rebotando i{
  position: absolute;
  animation: rebota 1s alternate infinite ease-out;
}
@-webkit-keyframes rebota {
  0% {
    bottom: 10px;
    height: 20px;
  }
  100% {
    bottom: 30px;
  }
}

.rebotando-movil i{
  position: absolute;
  animation: rebota-movil 1s alternate infinite ease-out;
  right: -5px;
}
@-webkit-keyframes rebota-movil {
  0% {
    bottom: 28px;
    height: 20px;
  }
  100% {
    bottom: 40px;
  }
}




.followup-btn{
  margin-top: 20px;
}



/*NEW LANDINGS*/
/*Landing PRO*/
.cms-id-17 .page-header, .cms-id-17 .breadcrumb,
.cms-id-18 .page-header, .cms-id-18 .breadcrumb,
.cms-id-19 .page-header, .cms-id-19 .breadcrumb,
.cms-id-20 .page-header, .cms-id-20 .breadcrumb{
  display: none !important;
}
.cms-id-17 #wrapper,
.cms-id-18 #wrapper,
.cms-id-19 #wrapper,
.cms-id-20 #wrapper{
  padding: 0;
}
.icono_with_arrow_down .elementor-button-text::before{
  font-family:'Font Awesome 5 Pro';
  font-size: 14px;
  content: '\f063';
  padding-right: 6px;
}
.icono_with_arrow_down .elementor-button-text:active{
  background-color: transparent;
  color: #f4f2e9;
}
.video_landing i.fa-play-circle:before{
  content: '\f04b';
  font-family:'Font Awesome 5 Pro';
  font-weight: 500;
}
.boton_line .elementor-button-text{
  text-decoration: underline;
}
.down-button .elementor-column-wrap {
  display: flex;
    align-items: flex-end !important;
}
@media(max-width:1630px){
  .spacer_custom .elementor-spacer-inner{
    max-height: 190px !important;
  }
}
@media(max-width:1150px){
  .spacer_custom .elementor-spacer-inner{
    max-height: 170px !important;
  }
}
@media(max-width:1024px){
  .reverse_responsive .elementor-row{
    display: flex;
    flex-direction: column-reverse;
  }
  .reverse_responsive .elementor-row .elementor-column{
    width: 100% !important;
    max-width: 100% !important;
  }
}

@media(max-width:768px){
  .img_pro img{
    max-width:119px !important;
  }
  .video_landing .elementor-custom-embed-play{
    top: 40%;
  }
  .video_landing i.fa-play-circle:before{
    content: '\f04b';
    font-family:'Font Awesome 5 Pro';
    font-weight: 500;
    font-size: 30px;
  }
}
/*Landing ENDURANCE*/
@media(max-width:1740px){
  .spacer_custom_landing2{
    max-height: 150px;
  }
}
@media(max-width:1100px){
  .spacer_custom_landing2{
    max-height: 130px;
  }
}
@media(max-width:940px){
  .spacer_custom_landing2{
    max-height: 100px;
  }
}
@media(max-width:650px){
  .spacer_custom_landing2{
    max-height: 47px;
  }
  .spacer_custom_landing2.segundo{
    max-height: 250px;
  }
  .spacer_custom.custom_mobile .elementor-spacer-inner{
    max-height: 260px !important;
  }
}
/*Hotspot*/
.custom_hotspot img{
  border-radius: 15px;
}
.custom_hotspot .elementor-hotspot {
  position: absolute;
  background: rgba(255,255,255,0.2);
  backdrop-filter: blur(8px) !important;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 30px;
  transition: transform .2s;
  animation: beat 0.5s infinite alternate;
  transform-origin: center;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.custom_hotspot .elementor-hotspot a {
  width: 20px;
  height: 19px;
  display: block;
  cursor: pointer;
  background: #FFF;
  border-radius: 30px;
}
.custom_hotspot .elementor-hotspot span{
  display: none;
}
/* Módulo quantitydiscountpro */


.product-miniature .discountpro span {
  background-color: #521cdc;
}


/* Ajuste Menú Tipos de Clicista */
#cbp-hrmenu-tab-3 .menu-element-id-5 .cbp-valinks, #cbp-hrmenu-tab-10 .menu-element-id-5 .cbp-valinks{
  display: none;
}

.cbp-hrmenu #cbp-hrmenu-tab-3 .menu-element-id-5 .cbp-menu-column, .cbp-hrmenu #cbp-hrmenu-tab-10 .menu-element-id-5 .cbp-menu-column{
  margin-top: 0;
}

.swiper-lazy-preloader {
  display: none !important;
}

/* Logos Pago Ficha de Producto */
#ps_checkout-payment-method-logo-block-container {
  display: none;
}
.logos_pago_product{
  margin-top: 40px;
}
.logos_pago_product .block_payment{
  position: relative;
  padding-left: 30px;
}
.logos_pago_product .block_payment .content p{
  font-size: 14px;
  color: #909090;
  line-height: 20px;
}

.logos_pago_product .block_payment::before{
  left: 0;
  color: #909090;
}

.logos_pago_product .block_payment .title{
  color: #222221;
    text-transform: uppercase;
    font-family: "PPNeueMontreal-Medium";
}

.logos_pago_product .block_payment_logos{
  padding: 8px 10px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 11px;
  width: fit-content;
}

.logos_pago_product .logo_container{
  flex: auto;
  border: 0;
  padding: 0;
  margin: 0px;
  max-width: 45px;
  display: flex;
  align-items: center;
   justify-content: center;
}
li#cbp-hrmenu-tab-10 p.lux {
  display: none !important;
}

body#category.category-id-204 article.alert-danger, body#category.category-id-205 article.alert-danger{
  background: #521cdc3d !important;
  border-color: #521cdc3d !important;

  color: #521CDC !important;
  margin-top: 1rem;
}
@media(max-width:1440px){
  .logos_pago_product{
    margin-top: 60px;
  }
}
@media(max-width:768px){
  .logos_pago_product{
    margin-top: 30px;
  }
}
/*LANDING PROMOCIONES*/
#cms.cms-id-23 #wrapper{
    padding-top: 0;
    padding-bottom: 0;
  }
  #cms.cms-id-23 #main .page-content{
    margin-bottom: 0;
  }
  #cms.cms-id-23 .page-header,
  #cms.cms-id-23 .breadcrumb{
    display: none;
  }
  .et-blur-button .elementor-button-link{
    backdrop-filter: blur(12px);
  }
  .et-arrow-right i{
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
  }
  /*et-promo-landing-section1*/
  body:not(.elementor-editor-active) .et-promo-landing-section1{
    overflow: hidden;
  }
  .et-promo-landing-section1 .et-max-width-563{
    max-width: 563px;
  }
  @media(min-width:1700px){
    body:not(.elementor-editor-active) .et-promo-landing-section1 .et-section1-col2 {
      position: relative;
      min-height: 850px;
      max-height: 850px;
    }
    body:not(.elementor-editor-active) .et-promo-landing-section1 .et-section1-col2 .elementor-widget-wrap,
    body:not(.elementor-editor-active) .et-promo-landing-section1 .et-section1-col2 .elementor-widget{
      position: initial;
    }
    body:not(.elementor-editor-active) .et-promo-landing-section1 .et-section1-col2 .et-image-absolute img{
      position: absolute;
      right: 0;
      top: 0;
      position: absolute;
      right: -6vw;
      top: 0;
      min-width: 58vw;
    }
  }
  @media(max-width: 1100px) {
    .et-promo-landing-section1 .et-section1-col1,
    .et-promo-landing-section1 .et-section1-col2{
      width: 50% !important;
    }
  }
  @media(max-width: 768px) {
    .et-promo-landing-section1 .et-section1-col1,
    .et-promo-landing-section1 .et-section1-col2{
      width: 100% !important;
    }
  }
  
  /*et-promo-landing-section3*/
  .carrusel-custom2 .elementor-container {   
    max-width: 1734px;
    margin: auto;
  }
  .carrusel-custom2 .swiper-container-wrapper{
    overflow: visible;
  }
  .carrusel-custom2 .product-carousel{
    padding: 0;
  }
  .et-promo-landing-section3.carrusel-custom2 .swiper-button-prev{
    right: 3rem;
  }
  .et-promo-landing-section3.carrusel-custom2 .swiper-button-next {
    right: 0.5rem;
  }
  .carrusel-custom2 .swiper-button-prev,
  .carrusel-custom2 .swiper-button-next {
    background-color: transparent;
    opacity: 1;
  }
  /*.carrusel-custom2 .swiper-button-prev:hover:after,
  .carrusel-custom2 .swiper-button-next:hover:after {
    color: #898989;
  }*/
  .carrusel-custom2 .swiper-button-prev:after, .carrusel-blog .swiper-button-prev:after {
    content: "\f060";
    color: #222221;
    font-size: 22px;
    font-weight: 400;
  }
  .carrusel-custom2 .swiper-button-next:after, .carrusel-blog .swiper-button-next:after {
    content: "\f061";
    color: #222221;
    font-size: 22px;
    font-weight: 400;
  }
  @media(max-width:767px){
    .et-promo-landing-section3.carrusel-custom2 .swiper-button-prev{
      right: 3.5rem;
    }
    .et-promo-landing-section3.carrusel-custom2 .swiper-button-next {
      right: 0.7rem;
    }
  }

  .carrusel-custom2 .swiper-container-wrapper {
        overflow: visible;
    }
  
  /*et-promo-landing-section4*/
  .et-promo-landing-section4 .et-max-width-563{
    max-width: 563px;
  }
  /*et-promo-landing-section5*/
  body:not(.elementor-editor-active) .et-promo-landing-section5{
    overflow: hidden;
  }
  body:not(.elementor-editor-active) .et-promo-landing-section5 .et-section5-col3 .elementor-widget-wrap,
  body:not(.elementor-editor-active) .et-promo-landing-section5 .et-section5-col3 .elementor-widget{
    position: initial;
  }
  body:not(.elementor-editor-active) .et-promo-landing-section5 .et-section5-col3 .et-image-absolute img{
    position: absolute;
    right: 0;
    top: 0;
    position: absolute;
    right: -6vw;
    top: 0;
    min-width: 40vw;
    z-index: 1;
  }
  @media(max-width:1700px){
    body:not(.elementor-editor-active) .et-promo-landing-section5 .et-section5-col3 .et-image-absolute img{
      right: 0;
    }
  }
  @media(max-width:1400px){
    body:not(.elementor-editor-active) .et-promo-landing-section5 .et-section5-col3 .et-image-absolute img{
      top: 6vw;
    }
  }
  @media(max-width:992px){
    body:not(.elementor-editor-active) .et-promo-landing-section5 .et-section5-col3 .et-image-absolute img{
      position: initial;
    }
  }
  @media(max-width:768px){
    body:not(.elementor-editor-active) .et-promo-landing-section5 .et-section5-col1{
      order: 1;
    }
    body:not(.elementor-editor-active) .et-promo-landing-section5 .et-section5-col2{
      order: 3;
    }
    body:not(.elementor-editor-active) .et-promo-landing-section5 .et-section5-col3{
      order: 2;
    }
  }
  
  /* LANDING PERSONALIZADOR */
  #cms.cms-id-22 .page-header, #cms.cms-id-22 nav.breadcrumb, #cms.cms-id-23 .page-header, #cms.cms-id-23 nav.breadcrumb {
    display: none;
}
  .custom_prods_title{
      font-size: 70px;
      line-height: 80px;
      font-weight: 400;
  }
  .customization-video-section video.elementor-background-video {
      width: 856px !important;
      height: 482px !important;
  }
  .custom-arrow-btn .btn{
      background-color: #222221;
      color: #FFF;
      font-size: 20px;
      line-height: 24px;
      text-transform: uppercase;
      padding: 15px 28px;
      border-radius: 28px;
      border: 1px solid;
  }
  .custom-arrow-btn .btn:hover {
      background: #FFF;
      color: #000;
      border-color: #000;
  }
  .custom-arrow-btn .btn span:active {
      background: none;
      color: inherit;
  }
  .custom-arrow-btn .btn::after{
      content: '\f061';
      font-family: 'Font Awesome 5 Pro';
      font-weight: 100;
      margin-left: 10px;
  }
  .custom_how {
      background-color: #222221;
      color: #FFF;
      background-position: -100px 0 !important;
  }
  .custom_p{
      max-width: 710px;
  }
  .custom_list{
      font-size: 20px;
      line-height: 30px;
      padding: 40px;
      border-top: 1px solid #F4F2E9;
  }
  .custom_list:last-child {
      border-bottom: 1px solid #F4F2E9;
  }
  .custom_list_number{
      font-size: 70px;
      text-align: center;
  }
  /* MARQUESINA */
  .text-infinite-loop .elementor-widget {
      position: relative;
      height: 100px;
      font-size: 100px;
      line-height: 100px;
      font-weight: 100;
  }
  .text-infinite-loop .elementor-widget{
      overflow: hidden;
  }
  .text-infinite-loop .elementor-heading-title{
      white-space: nowrap;
  }
  .text-infinite-loop .elementor-widget-container{
      position: absolute;
      animation: move-right-to-left linear 20s infinite;
  }
  .text-infinite-loop-home .elementor-widget {
    position: relative;
    height: 100px;
    font-size: 100px;
    line-height: 100px;
    font-weight: 100;
    color: #FFF;
    font-family: 'PPNeueMontreal-Thin';
}
.text-infinite-loop-home .elementor-widget{
    overflow: hidden;
}
.text-infinite-loop-home .elementor-heading-title{
    white-space: nowrap;
}
.text-infinite-loop-home .elementor-widget-container{
    position: absolute;
    animation: move-right-to-left linear 16s infinite;
}
  @keyframes move-right-to-left {
      from {
          transform: translateX(0);
      }
      to {
          transform: translateX(-40%);
      }
  }
  /* CARRUSEL */
  .custom_section_carousel .swiper-slide {
      width: auto !important;
  }
  @media (max-width: 1600px) {
      .customization-video-section video.elementor-background-video {
          width: 500px !important;
          height: 281.25px !important;
      }    
      .custom_prods_title{
          font-size: 42px;
          line-height: 42px;
      }
  }
  @media (max-width: 1024px) {
      .customization-video-section{
          text-align: center;
      }
  }
  @media (max-width: 768px) {   
      .customization-video-section video.elementor-background-video {
          width: 375px !important;
          height: 210px !important;
          display: none;
      }    
      .custom_how {
          background-size: 375px;
          background-position: 100px 0 !important;
      }
      .custom_list{
          font-size: 16px;
          line-height: 20px;
          padding: 40px 20px;
      }
      .custom_list_number{
          font-size: 50px;
      }
      .text-infinite-loop .elementor-widget {       
          height: 50px;
          font-size: 50px;
          line-height: 50px;
      }
      .text-infinite-loop-home .elementor-widget {       
        height: 50px;
        font-size: 50px;
        line-height: 50px;
    }
      .custom_section_carousel .swiper-slide img{
          height: 200px;
      }
    .product-miniature-grid .product-functional-buttons {
        min-width: 90%;
    }
    .section_custombanners {
        overflow: hidden;
        width: 100%;
        /*margin-left: -5vh;*/
    }
  }
  /* FIN LANFING PERSONALIZADOR */

  /*Etiqueta de descuento PRO*/
  .product-miniature-default .product-flags li .discountpro {
    padding: 6px;
  }
  @media (max-width: 768px) {   
      .product-miniature-default .product-flags li .discountpro {
        padding: 6px;
        font-size: 14px;
    }
    #category .product-miniature-default .product-flags li .discountpro {
        padding: 6px;
        font-size: 10px;
    }
}

/*NEW STYLES FICHA PRODUCTO*/
.et-customswiper-products .swiper-pagination{
  display: none;
}
#main-product-wrapper .et-customswiper-products #swiper-wrapper-column-images{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 0.5%;
}
.et-customswiper-products #swiper-wrapper-column-images .swiper-slide{
  width: 100%;
  flex: 100%;
  max-width: 49.75%;
  margin-bottom: 0.5%;
} 
.et-customswiper-products #swiper-wrapper-column-images .swiper-slide.swiper-slide-video{
  margin-bottom: 0;
}
.et-customswiper-products #swiper-wrapper-column-images .swiper-slide:not(.swiper-slide-video):before {
  content: "";
  width: 100%;
  display: block;
  height: 100%;
  position: absolute;
  /*background-color: rgba(0, 0, 0, 0.05);*/
  z-index: 10;
  border-radius: 0px;
}
.et-customswiper-products #swiper-wrapper-column-images .swiper-slide.swiper-slide-video video{
  object-fit: cover;
  height: 100%;
}
.et-customswiper-products #swiper-wrapper-column-images .swiper-slide{
  overflow: hidden;
  background: #eeeeee87;
}
.et-customswiper-products #swiper-wrapper-column-images .swiper-slide img{
  transition: transform 0.5s ease;
  /*object-fit: none;*/
  margin: 0;
  width: 100%;
  mix-blend-mode: multiply;
}
@media(min-width:767px){  
  .et-customswiper-products #swiper-wrapper-column-images .swiper-slide:hover img{
    transform: scale(1.5);
    animation: scale 0.5s ease alternate;
  }
}
@keyframes scale {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.5);
  }
}
.lazy-product-image.product-thumbnail-first{
  opacity: 1;
}
.product-miniature .thumbnail-container:before, #product-images-large:before{
  content: "";
    width: 100%;
    display: block;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, .05);
    pointer-events: none;
    z-index: 10;
    border-radius: 6px;
}
@media(max-width:1850px){
  .et-customswiper-products #swiper-wrapper-column-images .swiper-slide.swiper-slide-video video{
    max-height: 37vw;
  }
}
@media(max-width:1440px){
  .et-customswiper-products #swiper-wrapper-column-images .swiper-slide.swiper-slide-video video{
    max-height: 36.58vw;
  }
}
@media(max-width:1024px){
  .et-customswiper-products #swiper-wrapper-column-images .swiper-slide.swiper-slide-video video{
    max-height: 38.9vw;
  }
}
@media(max-width:767px){
  .et-customswiper-products #swiper-wrapper-column-images .swiper-slide.swiper-slide-video video{
    max-height: 100%;
  }
  .et-customswiper-products {
    height: 70vh;
    overflow: hidden;
  }
  .et-customswiper-products .swiper-wrapper {
    align-items: center; 
  }
  .et-customswiper-products #swiper-wrapper-column-images .swiper-slide{
    max-width: 100%;
    margin: auto;
    flex: none;
  }
  .et-customswiper-products .swiper-pagination{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: center;
    gap: 0px;
    left: 15px;
  }
  .et-customswiper-products .swiper-pagination .swiper-pagination-bullet{
    background-color: transparent !important;
  }
  .et-customswiper-products .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #222221 !important;
  }
  .et-customswiper-products #swiper-wrapper-column-images{
    gap:0;
  }
}

/*PRODUCTOS RELACIONADOS*/
.grelated_products {
  margin: 60px 0;
}
.grelated_products .products-section-title{
  font-family: 'PPNeueMontreal-Regular';
  font-weight: 300;
  font-size: 36px;
  line-height: 36px;
  color: #222221;
  text-align: left;
  margin-bottom: 40px;
  padding: 0;
  text-transform: none !important;
}
.grelated_products .owl_slider,
.grelated_products .owl-stage-outer{
  overflow: visible;
}
/**/
#cart .page-product-box.grelated_products{
  overflow: hidden;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  margin: 30px 0;
}
/**/
.grelated_products .product-miniature .thumbnail-container:before{
  content: none;
}
.grelated_products .product-miniature .thumbnail-container .thumbnail{
  position: relative;
}
.grelated_products .product-miniature .thumbnail-container .thumbnail:before {
  content: "";
  width: 100%;
  display: block;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.05);
  pointer-events: none;
  z-index: 10;
  border-radius: 6px;
}
.grelated_products .product-miniature .thumbnail-container .product-description{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 10px;
}
.grelated_products .product-miniature .thumbnail-container .product-description .thumbnail:before{
  content: none;
}
.grelated_products .product-miniature .thumbnail-container .product-description .product-title{
  margin: 0;
}
.grelated_products .product-miniature .thumbnail-container .product-description .product-title span{
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  font-family: 'PPNeueMontreal-Regular';
}
.grelated_products .product-miniature .thumbnail-container .product-description .price{
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  font-family: 'PPNeueMontreal-Regular';
}
.grelated_products .product-miniature .thumbnail-container .highlighted-informations .variant-links{
  padding: 0 10px;
}
.grelated_products .product-miniature .thumbnail-container .highlighted-informations .variant-links a{
  border-radius: 30px;
  background-size: 120%;
  background-position: center;
  width: 15px;
  height: 15px;
}
.grelated_products .owl-nav{
  margin: 0;
  width: fit-content;
  position: absolute;
  right: 0;
  top: -65px;
}
.grelated_products .owl-nav .owl-prev,
.grelated_products .owl-nav .owl-next{
  background-color: transparent;
  visibility: hidden;
  margin: 0;
  padding: 0;
  font-size: 1px;
}
.grelated_products .owl-nav .owl-prev{
  padding-right: 15px;
}
.grelated_products .owl-nav .owl-prev::after{
  content: "\f060";
  visibility: visible;
  color: #222221;
  font-family: 'Font Awesome 5 Pro';
  font-size: 22px;
  font-weight: 400;
}
.grelated_products .owl-nav .owl-next::after{
  content: "\f061";
  visibility: visible;
  color: #222221;
  font-family: 'Font Awesome 5 Pro';
  font-size: 22px;
  font-weight: 400;
}
.grelated_products .owl-dots,
.grelated_products .grelated_products_submit_bt,
.grelated_products .product-miniature .thumbnail-container .highlighted-informations .quick-view{
  display: none;
}
@media(max-width:1200px){
  /**/
  #cart .page-product-box.grelated_products{
    margin-top: 0;
  }
  /**/
}
@media(max-width:991px){
  /**/
  #cart .page-product-box.grelated_products{
    overflow: visible;
  }
  /**/
}
@media(max-width:768px){
  /**/
  .grelated_products .owl-nav .owl-prev::after{
    font-size: 18px;
  }
  .grelated_products .owl-nav .owl-next::after{
    font-size: 18px;
  } 
  /**/
  .grelated_products .products-section-title{
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 30px;
  }
  .grelated_products .owl-nav{
    top: -50px;
  }
}
/*Grid*/
.grelated_products .product_grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1%;
}
.grelated_products .product_grid .product-miniature{
  margin: 0 0 2% 0 !important;
  flex: 100%;
  width: 100%;
  max-width: 24.25%;
}
.grelated_products .product_grid .product-miniature .thumbnail-container .product-thumbnail{
  height: 100%;
  display: block;
}
.grelated_products .product_grid .product-miniature .thumbnail-container .product-thumbnail img{
  width: 100%;
}
@media(max-width:1300px){
  .grelated_products .product_grid .product-miniature{
    max-width: 32.66%;
  }
}
@media(max-width:992px){
  .grelated_products .product_grid .product-miniature{
    max-width: 49.5%;
  }
}
@media(max-width:600px){
  .grelated_products .product_grid .product-miniature{
    max-width: 100%;
  }
}
/*Table*/
.grelated_products .grelated_products_list .grelated_products_price{
  text-align: left;
}
.grelated_products .grelated_products_list .product-price-and-shipping{
  padding-left: 0;
}
.grelated_products .grelated_products_list .globo_ajax_add_to_cart_button_multi,
.grelated_products .grelated_products_list_group2 .globo_ajax_add_to_cart_button_multi{
  background: #521cdc;
  width: fit-content;
  border-radius: 50px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px 40px;
}
/*Page product*/
.page-product-box.grelated_products .page-product-heading{
  font-family: 'PPNeueMontreal-Regular';
  font-weight: 300;
  font-size: 36px;
  line-height: 36px;
  color: #222221;
  text-align: left;
  margin-bottom: 40px;
  padding: 0;
  text-transform: none !important;
}
.page-product-box.grelated_products{
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  padding: 15px;
  overflow: hidden;
}
.page-product-box.grelated_products .page-product-heading,
.page-product-box.grelated_products .owl_slider,
.page-product-box.grelated_products .product_grid,
.page-product-box.grelated_products .grelated_products_grid2.products,
.page-product-box.grelated_products .grelated_products_list.products {
  max-width: 1705px;
  width: 100%;
}

.page-product-box.grelated_products .products-section-title {
  width: 100%;
  max-width: 1705px;
}
@media(max-width:768px){
  .page-product-box.grelated_products .products-section-title{
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 30px;
  }
  .grelated_products_list.products.gps17.grelated_products_list_group2{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .grelated_products_list.products.gps17.grelated_products_list_group2 .ggroup_product2,
  .grelated_products_list.products.gps17.grelated_products_list_group2 .grelated_products_action {
    width: 100%;
  }
}

/* SIMPLEBLOG */
/*Modificar para el titulo*/
#cbp-hrmenu-tab-20 .nav-link .cbp-tab-title{
  text-decoration: underline;
  font-style: italic;
  letter-spacing: 0.18px;
  opacity: 1;
}
/*FIN Modificar para el titulo*/
#module-ph_simpleblog-list #wrapper{
  padding-bottom: 0;
}
#module-ph_simpleblog-list #wrapper #content{
  margin-bottom: 0;
}
#module-ph_simpleblog-list .breadcrumb{
  display: none;
}
.etx-list-header{
  margin-top: 100px;
}
.etx-list-header .etx-list-titles-header{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 53px;
}
.etx-list-header .etx-list-titles-header h1{
  color: #222221;
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
  font-family: 'PPRadioGrotesk-Regular';
  max-width: 336px;
  margin-bottom: 0;
}
#module-ph_simpleblog-single .to-scroll{
  position: absolute;
  top: 40px;
  right: 0;
  pointer-events: none;
}
#module-ph_simpleblog-single .to-scroll img{
  max-width: 15vw;
}
#module-ph_simpleblog-single .etx-list-sroll-header img{
  margin-right: 0;
}
.etx-list-sroll-header{
  position: fixed;
  width: 100%;
  max-width: 1706px;
  text-align: right;
  pointer-events: none;
  top: 104px;
  z-index: 9;
}
.etx-list-sroll-header img{
  background: #00000052 0% 0% no-repeat padding-box;
  padding: 20px 60px 15px;
  border-radius: 40px;
  opacity: 1;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  margin-right: 8px;
}
.etx-list-header .etx-list-content-header{
  height: 440px;
  background: url(/img/cms/single-blog/ETXEONDO-FW24-ENDURANCE-514.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 98vw;
  position: relative;
  margin-left: -49vw !important;
  left: 50%;
}
.etx-list-header .etx-list-content-header .etx-list-content-int-header{
  max-width: 1736px;
  padding: 0 15px 25px;
  margin: auto;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
}
.etx-list-header .etx-list-content-header .etx-list-content-int-header .etx-list-categories {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  position: relative;
}
.etx-list-header .etx-list-content-header .etx-list-content-int-header .etx-list-categories a{
  background: #ffffffb3 0% 0% no-repeat padding-box;
  opacity: 1;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  color: #222221;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  font-family: 'PPNeueMontreal-Regular';
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 55px;
  padding: 0 40px;
  text-transform: uppercase;
}
.etx-list-header .etx-list-content-header .etx-list-content-int-header .etx-list-categories a.active,
.etx-list-header .etx-list-content-header .etx-list-content-int-header .etx-list-categories a:hover{
  background-color: #ffffff;
}
.etx-list-header .etx-list-content-header .etx-list-content-int-header .etx-blog-search{
  border-radius: 55px;
  padding: 0 10px;
  height: 55px;
  overflow: hidden;
  position: relative;
  background: #ffffffb3 0% 0% no-repeat padding-box;
  opacity: 1;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}
.etx-list-header .etx-list-content-header .etx-list-content-int-header .etx-blog-search #blog-search-input{
  border: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  font-family: 'PPNeueMontreal-Regular';
  color: #222221;
  box-shadow: none;
  outline: none;
  padding: 0 50px 0 10px;
  background-color: transparent;
}
.etx-list-header .etx-list-content-header .etx-list-content-int-header .etx-blog-search #blog-search-input::placeholder{
  color: #222221;
  text-transform: uppercase;
}
.etx-list-header .etx-list-content-header .etx-list-content-int-header .etx-blog-search #blog-search-button{
  background-color: transparent;
  border: 0;
  position: absolute;
  top: 33%;
  right: 24px;
}
.etx-list-header .etx-list-content-header .etx-list-content-int-header .etx-blog-search #blog-search-button i{
  color: #222221;
  font-size: 20px;
}

.simpleblog__listing .simpleblog__listing-row{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1.5%;
  width: 100%;
  margin: 0;
}
.simpleblog__listing .simpleblog__listing-row .simpleblog__listing__post{
  flex: 32.3%;
  width: 32.3%;
  max-width: 32.3%;
  margin-bottom: 96px;
  position: relative;
}
.simpleblog__listing .simpleblog__listing-row .simpleblog__listing__post:nth-child(0n+4),
.simpleblog__listing .simpleblog__listing-row .simpleblog__listing__post:nth-child(0n+10){
  flex: 64.6%;
  width: 64.6%;
  max-width: 64.6%;
}
.simpleblog__listing .simpleblog__listing-row .simpleblog__listing__post:nth-child(0n+4) *,
.simpleblog__listing .simpleblog__listing-row .simpleblog__listing__post:nth-child(0n+10) *{
  color: #ffffff !important;
}
.simpleblog__listing .simpleblog__listing-row .simpleblog__listing__post .post-item{
  margin: 0 !important;
  height: 100%;
}
.simpleblog__listing .simpleblog__listing-row .simpleblog__listing__post:nth-child(0n+4) .post-item img,
.simpleblog__listing .simpleblog__listing-row .simpleblog__listing__post:nth-child(0n+10) .post-item img{
  margin: 0 !important;
  height: 100%;
  filter: brightness(0.7);
}
.simpleblog__listing .simpleblog__listing-row .post-item a[itemprop="url"]{
  width: 100%;
}
.simpleblog__listing .simpleblog__listing-row .post-item img{
  border-radius: 15px;
  height: 350px;
  object-fit: cover;
  margin-bottom: 18px;
  width: 100%;
}
.simpleblog__listing .simpleblog__listing-row .simpleblog__listing__post:nth-child(0n+4) .card-block,
.simpleblog__listing .simpleblog__listing-row .simpleblog__listing__post:nth-child(0n+10) .card-block{
  position: absolute;
  left: 0px;
  bottom: 20px;
  padding-right: 30px;
  padding-left: 30px;
}
.simpleblog__listing .simpleblog__listing-row .post-date{
  color: #909090;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 19px;
  display: block;
}
.simpleblog__listing .simpleblog__listing-row .post-title{
  padding: 0;
  margin-bottom: 13px;
  border: 0;
}
.simpleblog__listing .simpleblog__listing-row .post-title a{
  color: #222221;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  font-family: 'PPNeueMontreal-Regular';
}
.simpleblog__listing .simpleblog__listing-row p[itemprop="description"]{
  color: #222221;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  font-family: 'PPNeueMontreal-Regular';
  margin-bottom: 16px;
  max-width: 550px;
}
.simpleblog__listing .simpleblog__listing-row .btn {
  color: #521CDC;
  padding: 0;
  background-color: transparent;
  text-decoration: underline;
  font-size: 14px;
  text-transform: uppercase;
}
.simpleblog__listing .simpleblog__listing-row .btn:hover{
  text-decoration: none;
}

.simpleblog__listing__pagination{
  margin-top: 0;
  margin-bottom: 150px;
}
.simpleblog__listing__pagination .page-list{
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.simpleblog__listing__pagination .page-list li{
  border: 0;
}
.simpleblog__listing__pagination .page-list li a{
  color: #222221;
  font-size: 20px;
  font-family: 'PPNeueMontreal-Medium';
  padding: 0;
}

/*Spinner*/
.div-content-spinner{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 100px;
}
.div-content-spinner .spinner{
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
  border: 5px solid rgba(0, 0, 0, 0.1);
  border-top: 5px solid #000;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
/*Fin Spinner*/

/*Destacados*/
.ext-posts-container-detacados{
  width: 100vw;
  position: relative;
  margin-left: -50vw !important;
  left: 50%;
  background-color: #222221;
  padding: 66px 15px;
}
.ext-posts-container-detacados .ext-posts-row-detacados {
  max-width: 1704px;
  margin: auto;
  overflow: hidden;
  position: relative;
}
.ext-posts-detacados .ext-post-detacado{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  gap: 8%;
}
.ext-posts-detacados .ext-post-detacado .ext-post-detacado-img img{
  border-radius: 15px;
  height: 470px;
  object-fit: cover;
}
.ext-posts-detacados .ext-post-detacado .ext-post-detacado-img,
.ext-posts-detacados .ext-post-detacado .ext-post-detacado-content{
  flex: 46%;
  width: 46%;
  max-width: 46%;
}
.ext-posts-detacados .ext-post-detacado .ext-post-detacado-content *{
  color: #F4F2E9 !important;
}
.ext-posts-detacados .ext-post-detacado .ext-post-detacado-content .fa-thumbtack{
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 44px;
  font-weight: 300;
  max-width: 530px;
  margin-left: 0;
}
.ext-posts-detacados .ext-post-detacado .ext-post-detacado-content .ext-post-detacado-date{
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  font-family: 'PPNeueMontreal-Regular';
  margin-bottom: 17px;
  max-width: 530px;
  margin-left: 0;
}
.ext-posts-detacados .ext-post-detacado .ext-post-detacado-content .ext-post-detacado-title a{
  margin-bottom: 13px;
  max-width: 530px;
  margin-left: 0;
}
.ext-posts-detacados .ext-post-detacado .ext-post-detacado-content .ext-post-detacado-title a{
  font-size: 24px;
  line-height: 30px;
  font-family: 'PPNeueMontreal-Regular';
  font-weight: 500;
}
.ext-posts-detacados .ext-post-detacado .ext-post-detacado-content .ext-post-detacado-description{
  margin-bottom: 30px;
  max-width: 530px;
  margin-left: 0;
}
.ext-posts-detacados .ext-post-detacado .ext-post-detacado-content .ext-post-detacado-description *{
  font-size: 16px;
  line-height: 22px;
  font-family: 'PPNeueMontreal-Regular';
  margin-bottom: 0px;
}
.ext-posts-detacados .ext-post-detacado .ext-post-detacado-content .btn {
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  font-family: 'PPNeueMontreal-Regular';
  background-color: transparent;
  padding: 0;
  text-decoration: underline;
  text-align: left;
}
.ext-posts-detacados .ext-post-detacado .ext-post-detacado-content .btn:hover{
  text-decoration: none;
}
.ext-posts-container-detacados .ext-posts-row-detacados .swiper-button-next{
  padding: 0;
  top: 32px;
  right: 42.5%;
  left: auto;
  opacity: 1;
}
.ext-posts-container-detacados .ext-posts-row-detacados .swiper-button-next::after{
  content: "\f061";
  color: #222221;
  font-family: 'Font Awesome 5 Pro';
  font-size: 22px;
  font-weight: 400;
  color: #F4F2E9;
}
.ext-posts-container-detacados .ext-posts-row-detacados .swiper-button-prev{
  padding: 0;
  top: 32px;
  right: 45%;
  left: auto;
  opacity: 1;
}
.ext-posts-container-detacados .ext-posts-row-detacados .swiper-button-prev::after{
  content: "\f060";
  color: #222221;
  font-family: 'Font Awesome 5 Pro';
  font-size: 22px;
  font-weight: 400;
  color: #F4F2E9;
}
.ext-posts-container-detacados .ext-posts-row-detacados .swiper-pagination{
  color: #F4F2E9;
  width: fit-content;
  bottom: 0;
  left: auto;
  right: 43.5%;
  font-size: 25px;
}
.ext-posts-container-detacados .ext-posts-row-detacados .swiper-pagination .swiper-pagination-total{
  opacity: 0.5;
}
/*Fin destacados*/

@media(max-width:1750px){
  #module-ph_simpleblog-single .etx-list-sroll-header img,
  .etx-list-sroll-header img{
    margin-right: 34px;
  }
}
@media(max-width:1317px){
  #module-ph_simpleblog-single .to-scroll{
    visibility: hidden;
    opacity: 0;
  }
}
@media(max-width:1100px){
  .etx-list-header .etx-list-content-header .etx-list-content-int-header{
    flex-direction: column-reverse;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
  }
}
@media(max-width:1024px){
  .simpleblog__listing .simpleblog__listing-row .simpleblog__listing__post,
  .simpleblog__listing .simpleblog__listing-row .simpleblog__listing__post:nth-child(0n+4), 
  .simpleblog__listing .simpleblog__listing-row .simpleblog__listing__post:nth-child(0n+10){
    flex: 48.5%;
    width: 48.5%;
    max-width: 48.5%;
  }
  /*Destacados*/
  .ext-posts-container-detacados .ext-posts-row-detacados .swiper-button-next{
    right: 40%;
  }
  /*Fin destacados*/
}
@media(max-width:991px){
  .simpleblog__listing .simpleblog__listing-row .post-item img{
    height: 260px;
  }
  .etx-list-sroll-header{
    top: 60px;
  }
  .etx-list-sroll-header img{
    width: 190px;
    width: 136px;
    padding: 12px 30px 10px;
    border-radius: 40px;
  }
}
@media(max-width:767px){
  .etx-list-sroll-header img{
    margin-right: 0;
  }
  .etx-list-header{
    margin-top: 10px;
  }  
  .etx-list-header .etx-list-titles-header{
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
    gap: 50px;
    margin-bottom: 15px;
  }
  .etx-list-header .etx-list-titles-header img{
    max-width: 190px;
  }
  .etx-list-header .etx-list-titles-header h1{
    max-width: 100%;
  }
  .etx-list-header .etx-list-content-header {
    height: 284px;    
    width: 100vw;
    margin-left: -50vw !important;
    left: 50%;
  }
  .etx-list-header .etx-list-content-header .etx-list-content-int-header .etx-blog-search{
    height: 45px;
    width: 100%;
    margin-bottom: -12px;
  }
  .etx-list-header .etx-list-content-header .etx-list-content-int-header .etx-blog-search #blog-search-button{
    top: 30%;
    right: 18px;
  }
  .etx-list-header .etx-list-content-header .etx-list-content-int-header .etx-blog-search #blog-search-input{
    font-size: 12px;
    line-height: 12px;
    padding-top: 4px;
  }
  .etx-list-header .etx-list-content-header .etx-list-content-int-header .etx-list-categories{
    gap: 8px;
  }
  .etx-list-header .etx-list-content-header .etx-list-content-int-header .etx-list-categories a{
    height: 36px;
    padding: 6px 12px 4px;
    font-size: 12px;
    line-height: 12px;
  }
  .simpleblog__listing{
    margin-top: 25px;
  }
  .simpleblog__listing .simpleblog__listing-row .post-item img{
    margin-bottom: 15px;
  }
  .simpleblog__listing .simpleblog__listing-row .post-date,
  .simpleblog__listing .simpleblog__listing-row p[itemprop="description"]{
    margin-bottom: 6px;
    font-size: 12px;
    line-height: 16px;
  }
  .simpleblog__listing .simpleblog__listing-row .post-title{
    margin-bottom: 6px;
  }
  .simpleblog__listing .simpleblog__listing-row .post-title a{
    font-size: 18px;
    line-height: 22px;
  }
  .simpleblog__listing .simpleblog__listing-row .simpleblog__listing__post, 
  .simpleblog__listing .simpleblog__listing-row .simpleblog__listing__post:nth-child(0n+4), 
  .simpleblog__listing .simpleblog__listing-row .simpleblog__listing__post:nth-child(0n+10){
    margin-bottom: 32px;
    flex: 100%;
    width: 100%;
    max-width: 100%;
  }
  .simpleblog__listing .simpleblog__listing-row .simpleblog__listing__post:nth-child(0n+4) .card-block,
 .simpleblog__listing .simpleblog__listing-row .simpleblog__listing__post:nth-child(0n+10) .card-block{
    padding-left: 15px;
    padding-right: 15px;
    bottom: 25px;
 }
 .simpleblog__listing .simpleblog__listing-row .simpleblog__listing__post:nth-child(0n+4) .post-item img,
 .simpleblog__listing .simpleblog__listing-row .simpleblog__listing__post:nth-child(0n+10) .post-item img{
  height: 380px;
 } 
  /*Destacados*/
  .ext-posts-container-detacados{
    padding: 24px 15px 66px;
  }
  .ext-posts-detacados .ext-post-detacado{
    flex-direction: column;
  }
  .ext-posts-detacados .ext-post-detacado .ext-post-detacado-img,
  .ext-posts-detacados .ext-post-detacado .ext-post-detacado-content{
    flex: 100%;
    width: 100%;
    max-width: 100%;
  }
  .ext-posts-detacados .ext-post-detacado .ext-post-detacado-img img{
    height: 240px;
    object-fit: cover;
    margin-top: 60px;
    margin-bottom: 83px;
  }
  .ext-posts-detacados .ext-post-detacado .ext-post-detacado-content .fa-thumbtack{
    position: absolute;
    top: 0;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .ext-posts-detacados .ext-post-detacado .ext-post-detacado-content .ext-post-detacado-date{
    text-align: center;
    font: 12px;
    line-height: 22px;
    margin-bottom: 17px;
  }
  .ext-posts-detacados .ext-post-detacado .ext-post-detacado-content .ext-post-detacado-title{
    text-align: center;
    margin-bottom: 21px;
  }
  .ext-posts-detacados .ext-post-detacado .ext-post-detacado-content .ext-post-detacado-title a{
    font-size: 18px;
    line-height: 30px;
  }
  .ext-posts-detacados .ext-post-detacado .ext-post-detacado-content .ext-post-detacado-description{
    max-width: 258px;
    margin: auto;
    margin-bottom: 16px;
  }
  .ext-posts-detacados .ext-post-detacado .ext-post-detacado-content .ext-post-detacado-description *{
    font-size: 12px;
    line-height: 16px;
  }
  .ext-posts-detacados .ext-post-detacado .ext-post-detacado-content .btn{
    text-align: center;
    margin-bottom: 36px;
  }
  .ext-posts-container-detacados .ext-posts-row-detacados .swiper-button-next{
    top: 362px;
    width: 50%;
    right: 0;
    display: flex;
    justify-content: flex-start;
    padding-left: 15px;
    pointer-events: none;
  }
  .ext-posts-container-detacados .ext-posts-row-detacados .swiper-button-prev{
    top: 362px;
    left: 0;
    right: auto;
    width: 50%;
    display: flex;
    justify-content: flex-end;
    padding-right: 15px;
    pointer-events: none;
  }
  .ext-posts-container-detacados .ext-posts-row-detacados .swiper-button-next::after,
  .ext-posts-container-detacados .ext-posts-row-detacados .swiper-button-prev::after{
    pointer-events: all;
  }
  .ext-posts-container-detacados .ext-posts-row-detacados .swiper-pagination{
    right: 0;
    width: 100%;
    justify-content: center;
  }
  /*FIN Destacados*/
}

/*Single Post*/
#module-ph_simpleblog-single .breadcrumb{
  display: none;
}
.ext-b-maxw-890{
  max-width: 890px;
  margin: auto;
}
.ext-b-maxw-570{
  max-width: 570px;
  margin-left: 0;
}
.ext-b-titel-liner{
  border-left: 4px solid #F4F2E9;
  padding-left: 15px;
}
.ext-b-maxw-415{
  max-width: 415px;
  margin: auto;
}
.carrusel-custom .elementor-container{
  margin-left: 0;
}
.ext-b-carrouselimgs .elementor-image-carousel{
  max-width: 95%;
  margin-left: 0;
  overflow: visible;
}

.ext-b-carrouselimgs .elementor-image-carousel img{
  width: 100%;
  height: 880px;
  object-fit: cover;
}
.ext-b-carrouselimgs .elementor-image-carousel .swiper-button-prev{
  top: -30px;
  opacity: 1;
  padding: 0;
  left: 6%;
}
.ext-b-carrouselimgs .elementor-image-carousel .swiper-button-prev::after{
  content: "\f060";
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  opacity: 1;
  color: #222221;
}
.ext-b-carrouselimgs .elementor-image-carousel .swiper-button-next{
  top: -30px;
  opacity: 1;
  padding: 0;
  left: 9%;
  right: auto;
}
.ext-b-carrouselimgs .elementor-image-carousel .swiper-button-next::after{
  content: "\f061";
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  opacity: 1;
  color: #222221;
}
#module-ph_simpleblog-single .simpleblog__share.blog-mb h2{
  text-align: center;
  color: #222221;
  font-size: 21px;
  line-height: 30px;
  font-weight: 400;
  font-family: 'PPNeueMontreal-Regular';
  margin-bottom: 20px;
}
#module-ph_simpleblog-single .simpleblog__share.blog-mb ul{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
#module-ph_simpleblog-single .simpleblog__share.blog-mb ul li{
  margin: 0;
}
#module-ph_simpleblog-single .simpleblog__share.blog-mb ul span{
  padding: 0;
  box-shadow: none;
  background-color: transparent;
}
#module-ph_simpleblog-single .simpleblog__share.blog-mb ul span i{
  color: #222221;
  font-size: 21px;
  font-weight: 400;
}
/*Relacionados & suscription*/
.etx-single-post-suscription{
  max-width: 570px;
  margin: auto;
  margin-bottom: 98px;
  position: relative;
  margin-top: 114px;
}
.etx-single-post-suscription:before{
  content: '';
  position: absolute;
  left: 50%;
  top: -84px;
  height: 70px;
  background: #22222183;
  width: 2px;
}
.etx-single-post-suscription h2{
  color: #222221;
  font-family: 'PPRadioGrotesk-Regular';
  font-size: 50px;
  line-height: 85px;
  text-align: center;
  font-weight: 400;
}
.etx-single-post-suscription p{
  color: #222221;
  font-family: 'PPNeueMontreal-Regular';
  font-size: 28px;
  line-height: 34px;
  text-align: center;
}
.etx-single-post-suscription p a{
  color: #521CDC !important;
  text-decoration: underline;
}
.etx-single-post-suscription p a:hover{
  text-decoration: none;
}
/*Relacionados*/
.etx-single-post-relatedp{
  margin-bottom: 40px;
}
.etx-single-post-relatedp h2{
  color: #222221;
  font-size: 80px;
  line-height: 85px;
  text-transform: uppercase;
  margin-bottom: 25px;
  padding-right: 86px;
}
.etx-single-post-relatedp .etx-single-post-btnback{
  text-align: center;
}
.etx-single-post-relatedp .etx-single-post-btnback .btn{
  color: #521CDC;
  border: 2px solid #521CDC;
  font-size: 20px;
  line-height: 20px;
  font-family: 'PPNeueMontreal-Regular';
  background-color: transparent;
  padding: 15px 20px 14px;
}
.etx-single-post-relatedp .etx-single-post-btnback .btn:hover{
  color: #ffffff;
  background-color: #521CDC;
}

.etx-single-post-relatedp .etx-single-post-container-relatedp{
  position: relative;  
  margin-bottom: 96px;
}
.etx-single-post-relatedp .etx-single-post-container-relatedp{
  text-align: center;
}
.etx-single-post-relatedp .etx-single-post-container-relatedp .swiper-button-next{
  opacity: 1;
  padding: 0;
  top: -45px;
  right: 0;
  left: auto;
}
.etx-single-post-relatedp .etx-single-post-container-relatedp .swiper-button-next::after{
  content: "\f061";
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  font-size: 25px;
  color: #222221;
}
.etx-single-post-relatedp .etx-single-post-container-relatedp .swiper-button-prev{
  opacity: 1;
  padding: 0;
  top: -45px;
  right: 46px;
  left: auto;
}
.etx-single-post-relatedp .etx-single-post-container-relatedp .swiper-button-prev::after{
  content: "\f060";
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  font-size: 25px;
  color: #222221;
}
.etx-single-post-relatedp .etx-single-post-container-relatedp .swiper-slide{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.etx-single-post-relatedp .etx-single-post-container-relatedp .swiper-slide img{
  height: 335px;
  object-fit: cover;
  border-radius: 15px;
  margin-bottom: 20px;
}
.etx-single-post-relatedp .etx-single-post-container-relatedp .swiper-slide .post-title{
  font-size: 21px;
  line-height: 26px;
  color: #222221;
  margin-bottom: 12px;
  font-weight: 500;
}
.etx-single-post-relatedp .etx-single-post-container-relatedp .swiper-slide .post-content{
  margin-bottom: 9px;
}
.etx-single-post-relatedp .etx-single-post-container-relatedp .swiper-slide .post-content p{
  font-size: 14px;
  line-height: 16px;
  color: #222221;
  margin-bottom: 0px;
  text-align: left;
}
.etx-single-post-relatedp .etx-single-post-container-relatedp .swiper-slide .btn{
  font-size: 14px;
  line-height: 16px;
  color: #521CDC;
  text-decoration: underline;
  background-color: transparent;
  padding: 0;
  text-transform: uppercase;
}
.max-width_1590px .elementor-heading-title{
  max-width: 1590px;
}
/*FIN Relacionados*/
@media(max-width:1440px){
  .ext-b-carrouselimgs .elementor-image-carousel img{
    height: 680px;
  }
}
@media(max-width:1100px){
  .etx-single-post-relatedp .etx-single-post-container-relatedp .swiper-slide img{
    height: 250px;
  }
  .etx-single-post-suscription:before{
    top: -92px;
  }
  .ext-b-carrouselimgs .elementor-image-carousel img{
    height: 480px;
  }
}
@media(max-width:992px){
  .ext-b-maxw-415{
    max-width: 100%;
  }
  /*Relacionados*/
  .etx-single-post-suscription h2{
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 18px;
  }
  .etx-single-post-suscription p{
    font-size: 24px;
    line-height: 30px;
  }

  .etx-single-post-relatedp{
    margin-bottom: 80px;
  }
  .etx-single-post-relatedp .etx-single-post-container-relatedp{
    margin-bottom: 80px;
  }
  .etx-single-post-relatedp h2{
    font-size: 42px;
    line-height: 42px;
  }
  .etx-single-post-relatedp .etx-single-post-container-relatedp .swiper-button-prev,
  .etx-single-post-relatedp .etx-single-post-container-relatedp .swiper-button-next{
    top: -26px;
  }
  .etx-single-post-relatedp .etx-single-post-container-relatedp .swiper-slide .post-title{
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 10px;
  }
  .etx-single-post-relatedp .etx-single-post-container-relatedp .swiper-slide .post-content p{
    font-size: 12px;
  }
  /*Fin relacionados*/
}
@media(max-width:767px){
  .etx-single-post-relatedp .etx-single-post-container-relatedp .swiper-slide img{
    height: 160px;
  }
  .etx-single-post-suscription {
    margin-top: 160px;
    margin-bottom: 114px;
}
  .etx-single-post-suscription:before {
    top: -122px;
}
}
/*FIN Single Post*/
/* FIN SIMPLEBLOG */
/*MY ACCOUNT*/
.my-account-side-links .link-item{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
  font-size: 15px;
  line-height: 18px;
}
.my-account-side-links .link-item i{
  font-size: 18px;
  width: 16px;
  font-weight: 300;
}
/*FIN MY ACCOUNT*/

#product-detail-slider .swiper-slide img{
  width: auto !important;
}

/*FICHA PRODUCTO ADD TO CART*/
.etx-add-to-cart{
  background: #521cdc;
  border-radius: 0px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  margin-top: 0;
  padding: 18px 10px;
  position: fixed;
  left: 0;
  bottom: 0;
  border: 0;
  width: 100%;
  z-index: 999;
  display: none;
}
.etx-active-addcart .add-to-cart{
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
  border-radius: 0;
}
.etx-active-addcart .product-variants.js-product-variants{
  position: fixed;
  left: 0;
  bottom: 50px;
  background: #ffffff;
  width: 100%;
  z-index: 999;
  padding: 20px;
  box-shadow: 0px 4px 10px 0px #000000;
}
.ext-close-add{
  display: none;
}
.etx-active-addcart .ext-close-add{
  display: block;
  text-align: right;
  font-size: 14px;
  font-weight: 400;
  color: #909090;
}	
.etx-active-addcart .product-add-to-cart .add-to-cart:disabled{
  opacity: 1 !important;
  background-color: #efe8ff;
}
.etx-price-add-cart,
.etx-name-add-cart{
  display: none;
}
.etx-active-addcart .etx-name-add-cart{
  display: block;
  font-size: 20px;
  color: #222221;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 4px;
}
.etx-active-addcart .etx-price-add-cart{
  display: block;
  font-size: 14px;
  color: #222221;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 9px;
}
@media(max-width:767px){
  .etx-add-to-cart{
    display: block;
  }
}

@media (max-width: 767px) {
  .et-customswiper-products {
      height: 60vh !important;
  }
}

/*ZOOM FICHA PRODUCTO*/
.et-customswiper-products .product-lmage-large{
  cursor: pointer;
}
.etx-zoom-image-custom{
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  z-index: 9999;
  background: #ffffff;
}
.etx-zoom-image-custom .etx-zoom-image-content{
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.etx-zoom-image-custom .etx-zoom-image-content .etx-zoom-image-custom img{
  max-width: 98vw;
  max-height: 98vh;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.2s ease;
}

/* CMS PACKS */
#cms.cms-id-24 .page-header,
#cms.cms-id-25 .page-header{
  display: none;
}