/*
 * Custom style goes here.
 * A template should always ship with an empty custom.css
 */
/* FUENTE */
@font-face {
  font-family: "LemonMilk";
  src: url("../fonts/lemon-milk/LEMONMILKProFTR-Medium.woff2") format("woff2");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "LemonMilk";
  src: url("../fonts/lemon-milk/LEMONMILKProFTR-Medium.woff2") format("woff2");
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "LemonMilk";
  src: url("../fonts/lemon-milk/LEMONMILKProFTR-Regular.woff2") format("woff2");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "LemonMilk";
  src: url("../fonts/lemon-milk/LEMONMILKProFTR-Light.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "LemonMilk";
  src: url("../fonts/lemon-milk/LEMONMILKProFTR-UltraLight.woff2")
    format("woff2");
  font-weight: 300;
  font-display: swap;
}

/* BODY FONDO Y ESTILOS WEB BASE*/
/*****************************/
html {
  scroll-behavior: smooth;
}
.sticky-banner {
  z-index: 0 !important;
}

body {
  /* Fondo oscuro */
  /* background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)) , url(/img/home/fondo.jpg); */
  /* background: url(/online/img/home/fondo.jpg); */
  /* height: 100vh; */
  /* -webkit-background-size: cover;
    background-size: cover;
    background-position: center, center;
    position: relative; 
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #ffffff; */
  /* background-image: url("https://comercialav.com/img/pattern8.png"); */
  background-image: none !important;
  background-color: #ececec !important;
}
/* body {
    background: #fff url('https://comercialav.com/img/fondo-reyes-magos-5.png') no-repeat center top;
    background: #d5e5e9 no-repeat center top;
    background-attachment: scroll;
    background-attachment: scroll;
    background-attachment: scroll;
    background-attachment: scroll;
    background-attachment: scroll;
    background-attachment: scroll;
    background-attachment: fixed !important;
} */
.regalos-navidad-22 .col-lg-3 .rte a:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  -webkit-filter: saturate(1.6) !important;
  filter: saturate(1.6) !important;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}
body {
  font-family: LemonMilk, open-sans !important;
  margin: 0 !important;
  font-size: 12px;
  /* transition: background-position-y 0.3s ease-in 0s;
    background: rgb(0, 0, 0) url("https://comercialav.com/img/fondo-black-friday-22_2.png") 50% 0px no-repeat fixed; */
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
.title-block,
body,
.view-all-link,
.product-name,
.card {
  font-family: LemonMilk, open-sans !important;
}
.product-name {
  font-size: 13px;
  font-weight: 500;
}
.date-avaliable,
.price-ecotax {
  font-size: 11px;
}

/* Fondo particulas */
/* #particles-js {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: -99;
} */
#wrapper {
  background: transparent;
}
@media (min-width: 1200px) {
  .container {
    width: 1220px;
    max-width: 1220px;
  }
}
/* BLACK FRIDAY */
.countdown-bf div {
  background: #000;
  padding: 5px 10px;
  margin: 0 5px;
}
.header-event-banner-wrapper .miniature-countdown-wrapper .smoothing-countdown {
  background: #f0f0f0;
  padding: 3px 5px;
  border-radius: 6px;
}
.header-event-banner-wrapper .smoothing-countdown .countdown-time,
.header-event-banner-wrapper .countdown-box {
  color: #000;
}
.modal-backdrop {
  display: none;
}

#amegamenu li.amenu-item:last-child .amenu-link::after {
  display: none;
}
.amenu-item sup {
  padding: 4px 8px !important;
}
.PM_ASBlockOutput {
  padding: 10px 15px;
}
.PM_ASCriterionsGroupTitle.h4 .PM_ASCriterionsGroupName {
  font-size: 16px;
}
.product-list .grid .product-miniature .product-name a {
  word-wrap: break-word;
  font-size: 12px;
}
/* VIDEOS EQUIPOS GAMING */
#extraModal70 .modal-content,
#extraModal71 .modal-content,
#extraModal72 .modal-content,
#extraModal73 .modal-content,
#extraModal74 .modal-content {
  background: transparent !important;
}

.aone-slideshow .nivoSlider .nivo-directionNav .nivo-prevNav::before {
  content: "\f053";
}

.aone-slideshow .nivoSlider .nivo-directionNav .nivo-nextNav::before {
  content: "\f054";
}

.aone-slideshow .nivoSlider .nivo-directionNav .nivo-prevNav,
.aone-slideshow .nivoSlider .nivo-directionNav .nivo-nextNav {
  background: transparent;
}

.aone-slideshow .nivo-caption .caption-wrapper {
  align-items: flex-end;
}

.aone-slideshow .nivo-caption .caption-content {
  width: 60%;
  padding-left: 8px;
}

.aone-slideshow .nivo-caption .caption-content a {
  font-size: 18px;
}
.aone-slideshow .nivoSlider .nivo-controlNav a.active {
  background-color: #1779f1;
}
.aone-slideshow .nivoSlider .nivo-controlNav a {
  position: relative;
  display: inline-block;
  outline: none;
  font-size: 0;
  width: 20px;
  height: 4px;
  margin: 0 4px;
  border-radius: 0;
  border: none;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
}
.aone-slideshow .nivoSlider .nivo-controlNav a:not(.active) {
  background-color: rgba(0, 0, 0, 0.4) !important;
}

/* Box shadow main */
main {
  background: #ececec;
  box-shadow: none;
  /* NAVIDAD */
  /* background: #ececec url(https://comercialav.com/img/fondo-navidad.png);
  background-repeat: no-repeat;
  background-attachment: fixed; */
}

#index .aone-slideshow, #index .block_id_50, #index .block_id_49, #index .bottom-column-content{
  float: left;
}

strong {
  color: #535252;
}

/* Editar uppercase de no tiene cuenta */
.page-footer .no-account a.btn.btn-secondary {
  text-transform: none;
}

/* Solucion sing in inicio */
#submit-login svg {
  margin-left: 5px;
  position: relative;
  top: -1px;
}

/* Solucion pagina descuentos barra*/
body#discount section#content .container {
  width: 100%;
}

/* Solucion icono whatsapp */
.whatsapp svg {
  font-size: 18px;
  position: relative;
  top: -3px;
}

.fa-industry::before {
  position: relative;
  top: 3px;
}

/* solucion error lista my account */
#my-account #content .links #exportcsv-link i {
  padding-bottom: 10px;
}

#my-account #content .links svg {
  display: block;
  text-align: center;
  font-size: 2.6rem;
  width: 100%;
  margin-bottom: 10px;
}

#my-account #content .links .link-wimage .link-item {
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  align-items: center;
}

#my-account #content .links .link-wimage .link-item img {
  width: auto;
  height: 41px;
  margin-bottom: 10px;
}

#my-account #content .container {
  width: 100%;
}

/* Solucion  Alert Info  */
.alert-info::before {
  content: "";
}

/* Alerts */
.alert svg {
  font-size: 18px;
  margin-right: 8px;
}

#wrapper {
  margin-bottom: 20px;
}

/* Captcha recaptcha */
/*****************************/
.grecaptcha-badge {
  display: none;
}

/* Header */
/*****************************/
.breadcrumb-wrapper {
  background-color: transparent;
}
#header-main-menu .container {
  padding: 0;
}
#header {
  margin-bottom: 10px;
}
#header-main-menu {
  background-color: #fafafa;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.cart-preview .cart-header .cart-link {
  display: block;
  position: relative;
  padding-left: 55px;
  font-size: 12px;
  text-align: left;
  color: #232f3e;
  font-weight: 400;
  line-height: 25px;
}
.cart-preview .cart-header .cart-link .icon-cart {
  display: inline-block;
  font-size: 18px;
  color: #232f3e;
  position: absolute;
  left: 0;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  width: 47px;
  height: 47px;
  border: 2px solid #3b4650;
  line-height: 43px;
  text-align: center;
  top: 8px;
}
.cart-preview .cart-header .cart-link .icon-cart .c-icon {
  font-size: 25px;
  color: #232f3e;
  text-align: center;
  line-height: 47px;
  text-align: center;
}
.cart-preview .cart-header .cart-products-count {
  right: 0px;
  color: #fff;
}
.cart-preview .cart-header .cart-link .cart-total-value {
  display: block;
  color: #93979c;
}
#header .sticky-icon-cart .cart-link .cart-name {
  display: none !important;
}
#header .sticky-icon-cart .cart-link .icon-cart {
  display: inline-block;
  font-size: 18px;
  color: #232f3e;
  position: absolute;
  left: 0;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  width: 47px;
  height: 47px;
  border: 2px solid #3b4650;
  line-height: 44px;
  text-align: center;
}
#header .sticky-icon-cart .cart-link .icon-cart svg {
  font-size: 24px;
  line-height: 43px;
}
#header .sticky-icon-cart .cart-link .icon-cart .cart-products-count {
  color: #fff;
}

/*******************************/
/* HEADER LINKS */
/*******************************/

.header-nav-wrapper {
  justify-content: flex-end;
}

#header .header-phone .material-icons {
  font-size: 19px;
}

#header .header-nav-wrapper li.text-red {
  color: red;
}

#header .header-nav-wrapper li.text-red a:hover {
  color: red;
}

#header .header-nav-wrapper li.text-red a i {
  margin-right: 5px;
  font-size: 16px;
}

.text-red a svg {
  font-size: 16px;
  margin-right: 4px;
  position: relative;
  top: -2px;
}

/* .cart-preview.hover .cart-header .cart-products-count, 
.cart-preview:hover .cart-header .cart-products-count {
    top: -6px;
} */
#header .header-phone ul {
  margin: 15px 0;
}

.user-info .account-link > a {
  justify-content: center;
  text-transform: capitalize;
  font-weight: 500 !important;
}

.breadcrumb-wrapper {
  margin-bottom: 10px;
}

.breadcrumb {
  padding: 10px 13px;
}

.user-info .dropdown-customer-account-links .dropdown-item {
  justify-content: flex-start;
}

.user-info .dropdown-customer-account-links .dropdown-item i {
  margin-right: 5px;
}

.user-info .dropdown-customer-account-links .dropdown-item svg {
  font-size: 15px;
  margin-right: 8px;
  margin-left: 5px;
  width: 15px;
}

.user-info .dropdown-customer-account-links .dropdown-item svg.fa-file-excel {
  margin-left: 4px;
}

.user-info .dropdown-customer-account-links .dropdown-item img {
  margin-right: 8px;
  margin-left: 5px;
}

.user-info .dropdown-customer-account-links .dropdown-item span {
  margin: 0;
}

span.export-catalog {
  margin: 2px !important;
}

/*******************************/
/* NAV */
/*******************************/
.search-widget {
  width: 100%;
}
.search-widget form [type="submit"] {
  background: transparent;
}
#header .header-main-menu-wrapper .left-nav-icon {
  background: transparent;
  color: #232f3e;
}
.nav-trigger .c-icon {
  height: 23px;
  width: 23px;
  color: #232f3e;
}
.nav-trigger .txtnw {
  text-transform: capitalize;
  font-size: 12px;
  font-weight: 500;
}
#header .display-top > div {
  margin-left: 1%;
}
.user-info .account-link,
.user-info .dropdown-customer-account-links .dropdown-menu {
  border: none;
}
.drop-center .category-title {
  color: #6896cd;
}

.customer-signin-module {
  margin: 0;
  width: 343px;
}
.search-widget.ui-front svg {
  width: 16px;
  height: 100%;
  display: block;
  margin: auto;
  fill: #fff;
}
#index .breadcrumb-wrapper {
  display: none;
}

@media (max-width: 768.98px) {
  .customer-signin-module {
    width: 100%;
  }
}

@media (max-width: 991.98px) and (min-width: 769px) {
  #header .main-header .container {
    max-width: 100%;
    padding: 0;
    width: 95%;
    margin: 0;
  }
}

.customer-account-links .dropdown-item .material-icons {
  font-size: 17px;
}

.user-info .dropdown-customer-account-links .dropdown-item .material-icons {
  font-size: 17px;
}

.user-info .dropdown-customer-account-links .dropdown-item .icon-direction {
  font-size: 19px;
  left: 9px;
}

.menu-add-cart form {
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  width: 80%;
  margin: 0 auto;
  height: 39px;
}

.menu-add-cart form .qty {
  width: 50%;
}

.menu-add-cart form#add-to-cart-or-refresh .qty .input-group {
  height: 39px;
}

.menu-add-cart form#add-to-cart-or-refresh .qty i {
  font-weight: 400;
}

.menu-add-cart form .qty .input-group-btn-vertical {
  height: 39px;
}

.amenu-link img {
  position: relative;
  top: -2px;
}

.search-widget form input[type="text"] {
  font-size: 12px !important;
}

.anav-top .category-item .category-subs li a {
  display: block;
  text-decoration: none;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(
    to right,
    #2a4b84,
    #2a4b84 50%,
    #555555 50%
  );
  background-size: 200% 100%;
  background-position: 100%;
}

.anav-top .category-item .category-subs li a span {
  margin-left: 20px;
  display: inline-grid;
}

.anav-top .category-item .category-subs li a span::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #2a4b84;
  transition: width 0.6s;
}

.anav-top .category-item .category-subs li a:hover {
  transition: all 1.5s cubic-bezier(0, 0, 0.23, 1);
  background-position: 0%;
}

.anav-top .category-item .category-subs li a:hover span::after {
  width: 100%;
}

#header .header-main-menu-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  #header .header-main-menu-wrapper {
    min-height: 68px;
  }
}

#header .header-main-menu-wrapper .nav-trigger {
  max-width: 200px;
  height: 68px;
  display: flex;
  justify-content: center;
  border-right: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  padding: 0 20px;
}
#header .amega-menu {
  width: 86%;
}
#header .amega-menu .anav-top {
  margin: 0;
}
.anav-top .amenu-link,
.anav-top .amenu-link > sup {
  text-transform: capitalize;
  font-weight: 500;
  font-size: 12px;
  color: #232f3e;
  font-family: LemonMilk, open-sans !important;
  padding: 15px 14px;
}
.anav-top .amenu-link::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: #cfcfcf;
  height: 50%;
  width: 1px;
}


/* Footer */
/*****************************/
.footer-bottom .typo .row {
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
}

.footer-bottom .typo .row p.text-lg-left {
  text-align: center !important;
}

#footer {
  background: #444444;
  margin: 0 auto;
}

.boxed-layout {
  max-width: 100% !important;
  padding: 0;
}

#wrapper {
  max-width: 1220px;
  margin: 0 auto;
}
.outside-container {
  padding: 0 10px;
}
#footer .footer-main {
  padding-left: 50px;
}
#footer .footer-bottom {
  background-color: #e5e5e5;
}

.static-links {
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  flex-direction: column;
}

.block-images {
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  margin-top: 30px;
  justify-content: space-around;
}

#footer .footer-main h2,
#footer .footer-main h3,
#footer .footer-main h4 {
  color: #fff;
}

#footer a:hover {
  color: #6896cd;
}

#footer .container {
  max-width: 100%;
  padding: 0;
}

#footer .container .row {
  max-width: 1200px;
  margin: 0 auto;
}

#footer .container .row .footer-left {
  width: 50%;
  max-width: 100%;
  padding: 0;
  flex: 0 50%;
}

.footer-left-column {
  display: flex;
  display: -ms-flexbox;
}

.footer-left-column {
  display: flex;
  display: -ms-flexbox;
}

.footer-left-column .left-part {
  width: 100%;
}

.footer-left-column .left-part .links {
  margin-top: 30px;
}

.footer-left-column .right-part {
  width: 100%;
}

.footer-left-column .right-part .link-block {
  padding: 0 40px;
}

#footer .container .row .footer-right {
  width: 50%;
  flex: 0 50%;
  padding: 0;
  max-width: 100%;
}

#footer .footer-about-us {
  padding: 0;
  display: flex;
  display: -ms-flexbox;
  flex-direction: row;
}

#footer .container .row .footer-right .col-lg-4.linklist {
  width: 50%;
  flex: 0 50%;
  max-width: 100%;
  padding: 0;
}

#footer .contact li {
  display: flex;
  display: -ms-flexbox;
}

#footer .contact .text ul,
#footer .contact .title h4 {
  margin-left: 10px;
}

#footer .contact hr {
  width: 61%;
  margin-right: 39px;
  border: dashed 1px #949494;
  position: relative;
  left: -45px;
}

#footer .contact .strong {
  margin-right: 5px;
}

#footer .contact i {
  margin-right: 3px;
}

#footer .contact svg.fa-industry {
  margin-right: 5px;
  margin-top: 1px;
}

#footer .contact .strong span.hide {
  display: none;
}

#footer .footer-left-column .footer-img {
  margin: 0 45px;
}

#footer .footer-left-column .footer-img img {
  margin-bottom: 14px;
}

#footer .footer-left-column .links span a {
  color: #6896cd;
}

.footer-right .row .col-lg-8.linklist {
  width: 50%;
  flex: 0 50%;
  max-width: 100%;
}

@media (max-width: 991px) {
  #footer .container .row {
    padding: 25px;
  }

  #footer .container .row .footer-left {
    flex: 0 100%;
    width: 100%;
  }

  #footer .container .row .footer-right {
    width: 100%;
    flex: 0 100%;
    max-width: 100%;
  }

  #footer-rigth .footer-menu .row {
    padding: 0;
  }
}

@media (max-width: 645px) {
    .d-sm-block {
        display: block !important;
    }
    .d-sm-none {
        display: none !important;
    }
  #footer {
    font-size: 0.8125rem;
  }

  #footer .footer-main h2,
  #footer .footer-main h3,
  #footer .footer-main h4 {
    font-size: 0.8125rem;
  }

  .footer-left-column .right-part .link-block {
    margin-left: 35px;
    padding: 0;
  }

  #footer .container .row {
    padding: 10px;
  }

  #footer .footer-left-column .footer-img {
    margin: 0 30px;
  }

  .footer-right .row .col-lg-8.linklist {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    flex: 0 100%;
  }

  .footer-right .row .col-lg-8.linklist:only-child() {
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
  }
}

#footer .linklist ul li a:hover,
#footer .link-block ul li a:hover {
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  transform: translateX(5px);
}

#footer .linklist ul li a,
#footer .link-block ul li a {
  display: block;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.cookie-message .cookie-message-content a {
  color: #14a7d0;
  text-decoration: none;
}

.cookie-message .cookie-close-button {
  margin-right: 10px;
  border-radius: 25px;
}

#footer .link-block .block_content ul {
  list-style: none;
  padding: 0;
}

/* Productos */
/*****************************/
.drift-zoom-pane {
  z-index: 999999999;
}

/*******************************/
/* PRODUCT LIST */
/*******************************/

div.prestacart {
  display: flex;
  display: -ms-flexbox;
}

.art-first-info {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  flex-direction: row;
}

.art-second-info {
  width: 100%;
}

.art-wishlist {
  width: 70%;
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-end;
}

.prestacart_add button.add-to-cart i {
  margin-right: 5px;
  font-size: 17px;
  font-weight: 200;
}

.product-flags .product-flag span {
  font-size: 11px;
  transform: skewX(-10deg);
  border-radius: 4px 0;
  text-transform: initial;
}


#product .product-flags .product-flag span {
  font-size: 12px;
}

.product-flags .product-flag.online-only span {
  background: #6896cd;
}
.product-flags .product-flag.latestock span {
  background: #fff3cd;
  color: #856404 !important;
  text-transform: uppercase;
  font-weight: bold;
}
.product-miniature .product-reference {
  display: none;
}
.table-view .product-miniature .product-reference {
  display: inline;
}

/*******************************/
/* FILTER PRODUCTS */
/*******************************/
.products-selection .products-sort-order .select-title {
  overflow: hidden;
}

#search_filters .title {
  display: none;
}

#search_filters .title span {
  display: flex;
  display: -ms-flexbox;
}

#search_filters .title span span.navbar-toggler {
  display: flex;
}

#search_filters .facet .facet-label {
  display: flex;
  display: -ms-flexbox;
}

#search_filters .facet .facet-label a {
  margin-left: 14px;
}

#search_filters .facet .facet-label .custom-radio {
  top: 0;
}

#PM_ASBlockOutput_2 {
  display: none;
}

.PM_ASBlockOutput .PM_ASCriterionsGroupTitle {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.PM_ASCriterionsOutput input[type="checkbox"] {
  width: 20px !important;
  height: 20px !important;
  margin: 5px;
  box-shadow: none;
  font-size: 2em;
}

.PM_ASCriterionsOutput .PM_ASLabelCheckbox {
  vertical-align: middle;
  display: flex;
  align-items: center;
  height: 20px;
  margin: 5px;
}

@media (max-width: 428px) {
  .PM_ASCriterionsOutput input[type="checkbox"] {
    width: 25px !important;
    height: 25px !important;
  }

  .PM_ASCriterionsOutput .PM_ASLabelCheckbox {
    height: 25px;
  }

  #PM_ASBlockOutput_1 {
    display: none;
  }

  #PM_ASBlockOutput_2 {
    display: inline;
  }

  #PM_ASBlockOutput_2 .card {
    padding: 10px 30px;
  }

  #PM_ASBlockOutput_2 .card .card-header .PM_ASearchTitle {
    display: flex;
    justify-content: space-between;
  }

  .PM_ASCriterionsGroupTitle {
    display: flex;
    justify-content: space-between;
    padding: 8px 10px;
    border-bottom: 1px solid;
  }

  .PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup {
    padding: 0;
  }

  .PM_ASResetGroup {
    border: 1px solid #ff4c4c;
    padding: 5px 10px;
    color: #ff4c4c !important;
    font-size: 12px;
    min-width: 100%;
    float: LEFT;
    background: #fdeaea;
  }

  .PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup:first-child {
    margin-top: 10px;
  }

  .PM_ASBlockOutputHorizontal
    .PM_ASCriterionsGroup:first-child
    .PM_ASCriterionsGroupTitle {
    border-top: 1px solid;
  }

  .PM_ASBlockOutput .PM_ASCriterionsGroupTitle {
    margin: 0;
  }

  .PM_ASCriterionStepEnable {
    border-bottom: 1px solid #000;
    opacity: 1;
    padding: 15px 0;
  }

  .PM_ASLabelCheckbox {
    width: 100%;
  }

  .PM_ASLabelLink {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .product-list-wrapper .product-miniature .min-stock-islas {
    display: block !important;
  }
}

/*******************************/
/* PRODUCT PAGE */
/*******************************/
.product-right-content .page-heading {
  word-break: break-word;
}
#product .product-description-short {
  width: 100%;
}
.product-right-extra-field a.btn {
  padding: 0px 5px;
  font-size: 11px;
}
#mainProduct {
    background: transparent;
}
#sticky-product-block {
  position: fixed;
  top: 70px;
  background: #fff;
  width: 100%;
  left: 0;
  margin: 0 auto;
  display: flex;
  max-width: 100%;
  z-index: 1000;
}
#sticky-product-block img {
  width: 90px;
  height: 90px;
}
#sticky-product-block .product-name {
  font-size: 17px;
  font-weight: 700;
  margin-left: 20px;
}
#sticky-product-block .price.product-price {
  font-size: 25px;
}
#sticky-product-block .product-availability.product-available {
  font-size: 12px;
  padding: 2px 4px;
  top: 7px;
  margin-bottom: 0 !important;
  display: block;
  width: 125px;
}
#sticky-product-block .product-add-to-cart-button, #sticky-product-block .product-quantity{
  margin: 0 !important;
}
#sticky-product-block .form-control-label.col-md-2.col-xs-4{
  display: none;
}
#product .sticky-banner .sticky-banner-target .large.left, #product .sticky-banner .sticky-banner-target .large.right {
  margin-top: 90px;
}

.reserve-text.advisement {
  color: #464545;
  font-size: 12px;
  padding: 19px 5px;
  margin-top: 30px;
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
  background: #ffeecc;
  border-color: orange;
  border-style: none solid;
}

.reserve-text.advisement .title {
  margin-bottom: 5px;
}

.reserve-text.advisement .title i {
  margin-right: 5px;
}

#product .product-flag-wishlist i,
.quickview .product-flag-wishlist i {
  font-size: 30px;
  margin-top: 3px;
}

body#product .smoothing-countdown,
div.quickview .smoothing-countdown {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  padding: 20px;
  border: #6a95cd solid 1px;
}

body#product .smoothing-countdown .px-2,
div.quickview .smoothing-countdown .px-2 {
  color: #6a95cd;
  text-transform: uppercase;
  font-weight: bold;
}

body#product .smoothing-countdown .countdown-time,
div.quickview .smoothing-countdown .countdown-time {
  display: flex;
  display: -ms-flexbox;
  flex-direction: row;
  width: 100%;
  justify-content: center;
  align-items: center;
  color: #3c3c3b;
}

body#product .smoothing-countdown .countdown-time span,
div.quickview .smoothing-countdown .countdown-time span {
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  color: #3c3c3b;
  font-size: 11px;
  width: 25%;
  border-radius: 50%;
  padding: 5px;
  justify-content: center;
  align-items: center;
}

body#product .smoothing-countdown .countdown-time span time,
div.quickview .smoothing-countdown .countdown-time span time {
  font-size: 30px;
}

div.quickview .main-product-details .product-add-to-cart .add {
  margin-left: 0;
}

#product .input-reduce .input-group.bootstrap-touchspin {
  width: 125px !important;
  display: flex;
  display: -ms-flexbox;
  align-items: center;
}

#product .product-add-to-cart-button button {
  min-width: 176px;
}

.main-product-details .product-manufacturer .brand-logo {
  display: initial;
}

.product-right .product-prices {
  justify-content: flex-start;
}

.product-right .product-prices .product-prices-wrapper {
  margin-right: 20px;
}

body#product i.shopping-cart {
  font-size: 17px;
  font-weight: 400;
}

body#product .main-product-details .product-add-to-cart .add {
  margin-left: 0;
  margin-right: 20px;
}

/* DESCUENTOS */
.modal-body .discount {
  flex-direction: row;
  flex-wrap: nowrap;
  border: 2px dashed #6896cd;
}

.modal-body .discount h2 {
  font-size: 34px;
  color: #6896cd;
}

.modal-body .discount p.pt-3 {
  line-height: 18px;
  text-align: justify;
}

body#product .product-discount .modal-dialog {
  margin: 0;
}

.product-accesory .prev-add-to-cart {
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  align-items: center;
  width: 50%;
}

.product-accesory .prev-add-to-cart .prestacart {
  margin: 0 10px;
  flex-direction: row-reverse;
}

.product-accesory
  .prev-add-to-cart
  .prestacart
  .input-group.bootstrap-touchspin {
  width: 100% !important;
}

.product-accesory .prev-add-to-cart .prestacart .qty {
  margin-left: 0px !important;
}

.product-accesory .prev-add-to-cart .prestacart .qty .presta_quantity_wanted {
  border-radius: 0px;
}

.product-accesory .prev-add-to-cart .prestacart button {
  border-radius: 0px;
}

.product-accesory
  .prev-add-to-cart
  .prestacart
  .bootstrap-touchspin
  .input-group-btn-vertical
  .bootstrap-touchspin-up {
  border-radius: 0px;
}

.product-accesory .second-block {
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: center;
}

.product-accesory .second-block .product-name a {
  text-align: center;
  width: 100%;
  max-width: 100%;
  display: block;
}

.product-accesory .product-container:hover {
  transform: none;
  box-shadow: none;
  border: 1px solid #d2d0d0;
}

.product-accesory .product-container {
  box-shadow: none;
  border: 1px solid #d2d0d0;
}
.product-info-item.parpadeo {
  animation: pulse 2s infinite;
}
.product-info-list .product-info-item.parpadeo::before {
  display: none;
}
/* Widgets y CMS */
/*****************************/

/*******************************/
/* SITEMAP */
/*******************************/
.sitemap .category-sitemap .tree > li > ul.nested > li > a {
  color: #4d4c4c;
}

/*******************************/
/* FORMULARIO NUEVA CUENTA*/
/*******************************/

#authentication .page-footer .btn.btn-teriary {
  background-color: #444;
  color: #fff;
  text-transform: capitalize;
}

/*******************************/
/* CONTACT FORM */
/*******************************/

section.contact-form footer {
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-end;
}

#contact .icon {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
}

/*******************************/
/* TERMINOS Y CONDICIONES */
/*******************************/
#cms .cms-content-page {
  background-color: #fff;
  border-radius: 10px;
  padding: 10px 10px 2px 10px;
  border: 1px solid #eee;
}

#cms .accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
  transition: 0.4s;
  margin: 0;
}

#cms .active,
.accordion:hover {
  background-color: #ccc;
}

#cms .accordion:after {
  content: "\002B";
  color: #6896cd;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

#cms .active:after {
  content: "\2212";
}

#cms .panel {
  padding: 0px 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  color: #444;
}

#cms .panel p {
  padding-top: 5px;
}

/*******************************/
/* DONDE ESTAMOS */
/*******************************/

.row.maps-cms {
  justify-content: center;
  margin-top: 50px;
}

.maps-site {
  display: flex;
  display: -ms-flexbox;
  width: 100%;
  margin-top: 40px;
  justify-content: space-around;
  flex-wrap: wrap;
}

/* .maps-site iframe {
    width: 45%;
} */
.cms-block {
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  padding: 20px;
}

/*******************************/
/* NUESTRAS TIENDAS */
/*******************************/
#stores .store-description address {
  margin: 0;
}

#stores .page-stores .store-item-container ul {
  margin: 0;
}

#stores .page-stores .store-item-container i {
  margin-right: 3px;
}

#stores .divide-left table {
  border-radius: 6px;
  overflow: hidden;
}

/*******************************/
/* SOBRE NOSOTROS */
/*******************************/
.cms-id-4 .typo li {
  font-size: 0.8125rem;
  font-weight: 400;
  color: #949494;
}

.au-header-image {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url("/img/cms/about-header.jpg");
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center, center;
  position: relative;
  height: 300px;
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  padding-left: 35px;
  margin-bottom: 45px;
}

.au-header-image h1 {
  color: #fff;
  letter-spacing: 1px;
  position: relative;
  top: 19px;
  font-size: 38px;
}

.au-fw-box-subtitle {
  width: 31%;
  text-align: justify;
  line-height: 29px;
  position: relative;
  top: 35px;
}

.au-box {
  padding: 0 35px;
  margin-bottom: 20px;
}

.au-blocks {
  display: flex;
  display: -ms-flexbox;
  flex-direction: row;
  justify-content: space-around;
  width: 95%;
  margin: 20px auto;
}

.au-box2 {
  padding: 10px 35px;
  width: 50%;
  border: 2px solid #ccc;
  margin-right: 5px;
  border-radius: 10px;
}

.au-box h2 {
  margin-bottom: 30px;
}

.au-box a {
  color: #6896cd;
  text-decoration: none;
}

.au-box li {
  list-style-type: none;
  position: relative;
  margin-bottom: 0.5em;
}

.au-box li:hover::before {
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  transform: translateX(5px);
}

.au-box li:before {
  font-family: "Material Icons";
  content: "\e5cc";
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  display: inline-block;
  position: absolute;
  left: -20px;
  color: #6896cd;
  font-size: 12px;
}

.au-image {
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  margin-bottom: 10px;
  width: 95%;
  margin: 0 auto;
}

.au-box3 {
  border: 2px solid #ccc;
  border-radius: 20px;
  padding: 20px;
  margin-right: 10px;
}

.au-box3 li,
.au-image,
.au-box2 p,
.au-box p {
  transition: all 0.2s ease-in-out;
}

/* .au-box3 li:hover,
.au-image:hover,
.au-box2 p:hover,
.au-box p:hover {
    transform: scale(1.05);
} */
/*******************************/
/* PROMOCIONES */
/*******************************/
.c-inspiration-image {
  height: 333px;
  width: 100%;
}

.c-inspiration-image img {
  width: 100%;
  height: 333px;
}

.c-inspiration-link {
  background: #fff;
  width: 338px;
  height: 100px;
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: center;
  padding: 10px 20px;
  position: absolute;
  top: 230px;
}

.c-inspiration-link span.title {
  color: #535252;
  font-size: 22px;
  margin-bottom: 5px;
}

.c-inspiration-link span.text {
  color: #6a95cd;
  margin-left: 10px;
}

.c-inspiration-link span.text i {
  transition: transform 0.2s ease-out;
  margin-top: 2px;
  position: relative;
  top: 2px;
}

.c-inspiration-image:hover .c-inspiration-link span i {
  transform: translateX(10px);
  color: #929191;
}

.c-inspiration-image:hover .c-inspiration-link span.text a {
  color: #929191;
}

/* Cards */
.cards {
  display: flex;
  display: -ms-flexbox;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.cards .card-image {
  width: 100%;
  height: 180px;
  overflow: hidden;
}

.cards .card {
  opacity: 0.8;
  margin: 10px;
  width: 330px;
  min-width: 300px;
  position: relative;
  overflow: hidden;
  color: white;
  cursor: pointer;
  border-radius: 5px;
  border: 3px solid #ccc;
  padding: 0;
}

.cards .card.card-active {
  border: 3px solid #21a9e1;
}

.cards .card.card-active .card-info {
  transform: translateY(0%);
}

.cards .card.card-active .card-title {
  background: linear-gradient(0deg, rgba(33, 169, 225, 0.8) 20%, transparent);
}

.cards .card.card-active .card-desc {
  background: rgba(33, 169, 225, 0.8);
}

.cards .card:hover .card-info {
  transform: translateY(0%);
}

.cards .card:hover,
.cards .card.card-active {
  opacity: 1;
}

.cards .card:hover img,
.cards .card.card-active img {
  filter: blur(5px);
}

.cards .card img {
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.2s ease-in-out;
}

.cards .card .card-info {
  position: absolute;
  transition: transform 0.2s ease-in-out;
  width: 100%;
  transform: translateY(145px);
  color: #fff;
}

.cards .card .card-title {
  line-height: 20px;
  padding: 5px;
  font-size: 20px;
  text-align: center;
  background: linear-gradient(0deg, rgba(52, 53, 53, 0.8) 20%, transparent);
  color: #fff;
}

.cards .card .card-desc {
  line-height: 16px;
  font-size: 13px;
  padding: 0 10px 10px 10px;
  background: rgba(52, 53, 53, 0.8);
  color: #fff;
}

main .advanced-cms-wrapper .rte p {
  color: #666464;
}

.product-promo .col-lg-3 {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
}

#module-advancedcms-adcms .breadcrumb {
  display: flex;
  display: -ms-flexbox;
}

#module-advancedcms-adcms #content-wrapper {
  width: 100%;
}

/* Home */
/*****************************/
.sin-padding {
  padding: 0;
}

.home-top-category-block {
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
}

.static-html .category-head h2 {
  text-transform: uppercase;
}

.home-top-category {
  display: flex;
  display: -ms-flexbox;
  flex-direction: row;
  margin-bottom: 20px;
  flex-wrap: nowrap;
}

.home-top-category .submenucat-item {
  margin: 0 5px;
  width: 20%;
}

.home-top-category img {
  border: 2px solid #ccc;
  border-radius: 3.69px 3.69px 0 0;
  background-color: white;
  margin-bottom: 3px;
}

.home-top-category .submenucat-item-titulo {
  text-decoration: none;
  padding: 18px 0;
  font-weight: 400;
  text-align: center;
  font-size: 17px;
  background: #ededed;
  transition: 0.3s ease;
  color: #3c3c3b;
}

.home-top-category .submenucat-item-titulo a {
  color: #3c3c3b;
}

.home-top-category .submenucat-item-titulo a:hover {
  color: #6a95cd;
  cursor: pointer;
}

.subcategory-miniature .subcategory-image img.img-thumbnail {
  border: 0.5px solid #2a4b84;
}

.home-parallax .parallax-tittle h2 {
  margin: 20px 0;
  font-size: 30px;
  font-weight: 300;
  color: #616161;
  text-transform: uppercase;
  line-height: 30px;
  text-align: center;
}

.home-parallax .parallax-tittle {
  margin: 10px;
}

.home-parallax .parallax-tittle::before {
  content: " ";
  display: table;
  border: 1px solid;
  width: 100%;
}

.home-parallax .parallax-tittle::after {
  content: " ";
  display: table;
  clear: both;
  border: 1px solid;
  width: 100%;
}

.prestacart_add .add-to-cart.disable::after {
  content: "\F110";
  font-family: FontAwesome;
  font-size: 9px;
  text-align: center;
  position: absolute;
  right: -5px;
  top: -5px;
  background: #fd6282;
  background-color: rgb(253, 98, 130);
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 50%;
}

.miniature-countdown-box svg {
  font-size: 17px;
  position: relative;
  top: 1px;
  margin-right: 5px;
}

#order-detail .box .btn-toolbar {
  display: block;
}

#history .container {
  width: 100% !important;
}

/* bLACK FRIDAY */
.wbmkt-strateXvign-titre {
  line-height: 40px;
  text-transform: uppercase;
  color: #6896cd;
  font-size: 28px;
  font-weight: 300;
  text-align: center;
  padding: 30px 10px;
  margin: 0;
}

.wbmkt-strateXvign-titre strong {
  font-weight: bold;
}

.wbmkt-rowXvign {
  display: flex;
  justify-content: space-between;
  max-width: 1020px;
  margin: 0 auto 20px auto;
  padding: 0 10px;
}

.wbmkt-rowXvign:last-child {
  margin-bottom: 0;
  padding-bottom: 40px;
}

.wbmkt-rowXvign a {
  display: block;
  margin-right: 20px;
  transition: all 0.3s;
}

.wbmkt-rowXvign a:hover {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  transform: translateY(-3px);
}

.wbmkt-rowXvign a:last-child {
  margin-right: 0;
}

.wbmkt-rowXvign img {
  border: 1px solid #ffffff;
}

.imgFluid {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

@media (max-width: 540px) {
  .wbmkt-rowXvign {
    flex-wrap: wrap;
  }

  .wbmkt-rowXvign a,
  .wbmkt-rowXvign a:last-child {
    margin: 10px auto;
  }

  .wbmkt-rowXvign--splitBy2 a {
    width: 46%;
  }
}

/* Rollover Image */

.product-thumbnail .product-cover-link .product-additional {
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 100%;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.7s ease;
}

.product-container:hover
  .product-thumbnail
  .product-cover-link
  .product-additional {
  opacity: 1;
}

.product-container:hover
  .product-thumbnail
  .product-cover-link
  .product-additional
  img {
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}

.product-thumbnail .product-cover-link .img-fluid.simg {
  transition: opacity 0.7s ease-out;
  opacity: 1;
  display: block;
}

.product-container:hover
  .product-thumbnail
  .product-cover-link
  .img-fluid.simg {
  opacity: 0;
}
.product-miniature .product-price {
  font-size: 0.9em;
}
.product-miniature .regular-price {
  font-size: 0.65em;
}

@media (max-width: 767.98px) {
  article .prestacart.clearfix {
    flex-direction: column;
    padding: 5px;
  }

  article .prestacart.clearfix .prestacart_add {
    margin-top: 6px;
    margin-left: 10px !important;
  }

  article .prestacart.clearfix .prestacart_add button {
    width: 100%;
  }

  article .first-prices {
    width: 100%;
    justify-content: space-around;
  }
}

/* Etiquetas */
.product-list .product-miniature .product-availability .available {
  background: #eac3db;
}

.product-list .product-miniature .product-availability .available.reserva {
  background: #9b9b9b;
}

.amount-reduction-value {
  font-size: 14px;
  font-style: italic;
  background: #fd6282;
  color: #fff;
  padding: 1px 4px;
  white-space: nowrap;
  border-radius: 3px;
  margin-left: 5px;
}

/* Sidebar Menu */
/*****************************/
.category-tree > ul > li > a::before {
  border: none;
  margin-right: 0px;
}

.category-tree > ul > li > a > svg {
  font-size: 27px;
}

.sidebar-categories .category-tree > ul > li > a:hover::before {
  background-color: #fff;
}

.sidebar-categories .category-tree li a svg {
  margin-right: 15px;
  margin-left: -3px;
}

#js-header-phone-sidebar li a {
  font-size: 1.1em;
}

#js-header-phone-sidebar li a i {
  font-size: 18px;
}

#js-header-phone-sidebar li.text-red {
  color: red;
}

#js-header-phone-sidebar li.text-red a:hover {
  color: red;
}

#js-header-phone-sidebar li.text-red a i {
  margin-right: 5px;
}

.sidebar-account.user-info a.logout-link {
  margin: 20px;
}

.sidebar-account.user-info > ul > li {
  flex-direction: column;
}

.sidebar-categories .fa-microchip {
  margin-left: -1px !important;
}

.sidebar-categories .fa-mobile-alt {
  margin-left: 1px !important;
}

/* Carrito */
/*****************************/
div#onepagecheckoutps div.clear {
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-end;
}

#cart .checkout.cart-detailed-actions {
  display: flex;
  display: -ms-flexbox;
  justify-content: space-around;
  align-self: center;
}

#cart .checkout.cart-detailed-actions .text-center {
  display: flex;
  display: -ms-flexbox;
  height: 34px;
}

#cart .checkout .lgclearcart {
  padding: 0px !important;
}

div#onepagecheckoutps span,
div#onepagecheckoutps em,
div#onepagecheckoutps label {
  font-size: 12px;
}

#cart .cart-container-wrapper .cart-item .text.text-center {
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
}

div#onepagecheckoutps .lgclearcart {
  margin-top: 10px;
}

#savecarts h3 {
  font-size: 18px;
}

.block-reassurance-item {
  background-color: transparent;
  opacity: 0.6;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  padding: 10px;
}

.cart-grid-right .block-reassurance li .block-reassurance-item {
  background-color: transparent;
  opacity: 0.6;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  padding: 20px 10px;
}

.block-reassurance-item i {
  font-size: 40px;
  margin-right: 10px;
  color: black;
}

.block-reassurance-item span {
  font-size: 11px;
  color: black;
  line-height: 15px;
  text-align: justify;
}

.st-menu-right .sidebar-currency .lgclearcart {
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
}

.st-menu-right .sidebar-currency .lgclearcart span {
  width: 60%;
}

#cart .cart-overview .input-group .input-group-btn > .btn-touchspin {
  padding: 0 2px;
  min-width: 0;
  height: 100%;
  border-radius: 0;
}

#cart .cart-overview input.js-cart-line-product-quantity {
  text-align: center;
}

#checkout .block-reassurance a div {
  text-align: justify;
  font-size: 13px;
  line-height: 19px;
}

#checkout .dropshipp-content,
#checkout .timeback-content {
  padding: 10px 5px;
  border: 1px dashed #d7d2d2;
}

#checkout .dropshipp-content .collapse-button,
#checkout .timeback-content .collapse-button {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  flex-direction: column;
}

#checkout .dropshipp-content .info,
#checkout .timeback-content .info {
  margin-left: 5px;
  color: #949494;
  width: 95%;
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-start;
  font-size: 12px;
  margin: 0;
}

#checkout .dropshipp-content .title,
#checkout .timeback-content .title {
  width: 100%;
}

#checkout .timeback-content {
  margin-top: 20px;
}

.dropshipp-content {
  margin-top: 20px;
}

.btn-dropshipping {
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-end;
  flex-direction: row;
}

.btn-dropshipping .btn {
  width: 25%;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
}

.customer-timeback {
  margin-top: 25px;
}

#checkout .file-register-name {
  width: 65%;
  border: 1px solid #949494;
  display: flex;
  display: -ms-flexbox;
  color: #6a95cd;
  align-items: center;
  padding-left: 10px;
  margin-right: 10px;
}

.modal-open .modal {
  background-color: rgba(0, 0, 0, 0.8);
}

/* REGISTER FORM */
/*****************************/
.create_account #main {
  max-width: 1200px;
}
.block-forms-collapse {
  width: 100%;
}

.links-form {
  display: flex;
  display: -ms-flexbox;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}

.cliente,
.nuev-cliente {
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  text-align: center;
  margin: 0 5px;
}

.cliente strong,
.nuev-cliente strong {
  font-size: 20px;
}

.cliente a,
.nuev-cliente a {
  margin: 20px 0;
}

.secondary-title {
  width: 100%;
  background: #8a8989;
  border: 1px solid;
  color: #ffffff;
}

.secondary-title h2 {
  font-size: 21px;
}

.button-right {
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-end;
}

.custom-file-upload {
  padding: 0;
  height: 30px;
}

#authentication .page-footer {
  margin: 20px 0;
  position: relative;
  top: -8px;
}

.register-form fieldset .title h1 {
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  margin: 20px 0;
}

.register-form fieldset .title {
  margin: 30px 0;
}

.page-footer .text-center a {
  text-transform: none;
}

#authentication form .box-shadow {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  padding: 20px;
  margin-bottom: 15px;
}

#new-customer-form input[type="checkbox"] {
  position: relative;
  top: 8px;
}

#new-customer-form .box-shadow ul {
  list-style: inside;
}

#authentication .form-control-submit {
  background: #6a95cd;
  border-radius: 6px;
  width: 15%;
  height: 34px;
  color: #fff;
  border: none;
}

.text-form-red {
  color: rgb(218, 47, 47);
}

/* MODULE: One page Checkout */
/*****************************/
#onepagecheckoutps form#form_customer .row {
  margin-bottom: 10px;
}

#onepagecheckoutps #savecarts .form-group input#savecart {
  margin-top: 5px;
  background: #2d2c2c;
  color: #fff;
  width: 100%;
}

#onepagecheckoutps #savecarts .form-group input#savecart:hover {
  background: #070606;
}

.input-file-container {
  display: flex;
  display: -ms-flexbox;
  margin: 0;
  justify-content: center;
  margin-top: 10px;
  height: 26px;
}

.input-file-container .btn span {
  padding: 5px;
  display: flex;
  display: -ms-flexbox;
  align-items: center;
}

.title-file-register {
  width: 20%;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  align-items: center;
}

.file-input-register {
  display: flex;
  display: -ms-flexbox;
  width: 100%;
  justify-content: space-evenly;
  align-items: center;
}

/* MODULE: Imax Export CSV */
/*****************************/
#module-imaxexportcsv-imaxExportCsv .export-csv ul {
  display: flex;
  display: -ms-flexbox;
  flex-direction: row;
  flex-wrap: wrap;
}

#module-imaxexportcsv-imaxExportCsv .export-csv ul li {
  list-style: none;
  width: 160px;
  height: 30px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  text-align: center;
  align-items: center;
  padding: 5px;
  margin: 10px;
}

.exports-button {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  flex-direction: row;
  margin: 20px;
}

.export-button {
  width: 45%;
  margin: 0 15px;
  padding: 10px;
}

.export-button strong {
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 19px;
}

.beu-button {
  margin-top: 25px;
  color: #fff;
  background: #6896cd;
  padding: 30px 60px;
  font-size: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow: 0 0 0 rgba(4, 58, 236, 0.4);
  animation: pulse 2s infinite;
  width: 50%;
  display: block;
}

.beu-button:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(4, 58, 236, 0.4);
  }

  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(78, 6, 247, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(78, 6, 247, 0);
  }
}

@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(4, 58, 236, 0.4);
    box-shadow: 0 0 0 0 rgba(4, 58, 236, 0.4);
  }

  70% {
    -moz-box-shadow: 0 0 0 20px rgba(78, 6, 247, 0);
    box-shadow: 0 0 0 20px rgba(78, 6, 247, 0);
  }

  100% {
    -moz-box-shadow: 0 0 0 0 rgba(78, 6, 247, 0);
    box-shadow: 0 0 0 0 rgba(78, 6, 247, 0);
  }
}

.beu-button span:nth-child(1) {
  width: 100%;
  height: 2px;
  background: linear-gradient(to bottom, #0c002b, #1779f1);
}

/* MODULE: reasurance */
/*****************************/

.block-reassurance {
  display: flex;
  display: -ms-flexbox;
  flex-direction: row;
}

.block-reassurance a {
  width: 33%;
  display: block;
  height: 130px;
  margin: 0 0 20px 0;
  margin-right: 0px;
  background: #fff;
  border: 1px solid #ccc;
  height: 130px;
  overflow: hidden;
  margin-right: 10px;
  border-radius: 10px;
}

.block-reassurance h5 {
  color: #333;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  align-items: center;
  height: 130px;
  font-size: 24px;
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.block-reassurance h5 i,
.block-reassurance h5 svg {
  margin-right: 8px;
}

.block-reassurance a:hover h5 {
  margin-top: -135px;
  opacity: 0;
}

.block-reassurance div {
  width: 100%;
  text-align: justify;
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  position: relative;
  color: #333;
  font: 12px/15px;
  height: 130px;
  padding: 10px;
  opacity: 0;
  -webkit-transform: rotate(6deg);
  -webkit-transition: all 0.4s linear;
  -moz-transform: rotate(6deg);
  -moz-transition: all 0.4s linear;
  -o-transform: rotate(6deg);
  -o-transition: all 0.4s linear;
}

.block-reassurance a:hover div {
  opacity: 1;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
}

/* .block-reassurance a:nth-child(1) div { background: #c73b1b url(images/wufoo.png) 17px 17px no-repeat;}
.block-reassurance a:nth-child(2) div { background: #367db2 url(images/diw.png) 21px 10px no-repeat;}
.block-reassurance a:nth-child(3) div { background: #393838 url(images/qod.png) 14px 16px no-repeat;} */
@media (max-width: 767.98px) {
  #block-reassurance {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
  }

  #block-reassurance a {
    width: 100%;
  }

  .block-reassurance h5 {
    flex-direction: column;
  }

  .block-reassurance h5 i {
    margin-bottom: 10px;
  }
}

/* MODULE: faceted search */
/*****************************/
.facet .custom-checkbox i {
  position: relative;
  top: -4px;
}

.facet .custom-checkbox span {
  border-radius: 3px;
}

#_desktop_search_filters_clear_all button {
  width: 100%;
}

/* MODULE: total cross sales */
/*****************************/

.total-cross-vertical {
  width: 200px !important;
}

#pacrossUPPAGINA_PRODUCTH .bx-wrapper .bx-controls-direction a.bx-next {
  margin-right: 10px;
}
#pacrosssales_listAPPAGINA_PRODUCTF article div.product-description {
  height: auto !important;
}
#pacrosssales_listAPPAGINA_PRODUCTF .bx-viewport {
  height: 320px !important;
}
.pacrosssalesslider article {
  transition: all 0.3s;
  background-color: #fff;
  border: none;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0;
  padding-bottom: 5px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}

.pacrosssalesslider .product-title a {
  font-size: 0.875rem;
  font-weight: 700;
  white-space: initial;
  text-align: center !important;
  height: auto;
  background: white;
  overflow: visible;
  word-wrap: break-word;
  position: absolute;
  left: 0px;
}

.pacrosssalesslider .product-description:hover .product-title a {
  color: #2a55a5;
}

.pacrosssalesslider .product-flags {
  position: absolute;
  top: 12%;
  margin-top: -19px;
  left: 25px;
  margin-left: -19px;
  transform: scale(0);
  opacity: 0;
  transition: all 0.3s;
  border: 1px solid transparent;
}
.pacrosssalesslider .product-flags .wishlist {
  display: none;
}
.pacrosssalesslider .product-flags {
  position: static;
  opacity: 1;
  transform: none;
  margin: 0;
  border: none;
  transition: none;
}
.pacrosssalesslider .highlighted-informations a {
  position: relative;
  overflow: hidden;
  display: block;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  color: #2a4b84;
  font-size: 16px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  transform: scale(1);
  top: 50%;
  left: 40%;
  opacity: 0;
}
.pacrosssalesslider .highlighted-informations:hover a.quick-view {
  opacity: 1 !important;
}
.pacrosssalesslider .highlighted-informations {
  height: 65% !important;
  position: absolute;
  top: 0;
}

.pacrosssalesslider .thumbnail-container:hover .highlighted-informations {
  opacity: 1;
  transform: scale(1);
}

.pacrosssalesslider article div.product-description {
  height: 75px !important;
}

.pacrosssalesslider article div.thumbnail-container {
  height: 212px !important;
}

.pacrosssalesslider article div.thumbnail-container.right-column {
  height: 254px !important;
}

.pacrosssalesslider
  article
  div.thumbnail-container
  .product-price-and-shipping {
  position: relative;
  top: 14px;
  text-align: center;
}

.pacrosssalesslider article .btn.add-to-cart {
  font-size: 13px;
}

.separacioncrosssalessld .productscategory_h2,
.separacioncrosssalessldsup h2 {
  margin-bottom: 15px;
  text-transform: uppercase;
}

.separacioncrosssalessldsup h2.right-column {
  text-align: justify;
  font-size: 20px;
}

.product-price-and-shipping .product-prices {
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
}

.product-price-and-shipping .product-prices .price {
  color: #2a4b84;
}

#crossselling_list_carUPPAGINA_PRODUCTH div.thumbnail-container {
  height: 250px !important;
}

#pacrossUPPAGINA_PRODUCTH h2 {
  font-size: 18px;
}

form#add-to-cart-or-refresh .qty .input-group {
  margin-bottom: 5px;
}

form#add-to-cart-or-refresh .qty input {
  height: 100%;
}

.pacrosssalesslider .clearfix {
  display: flex;
  display: -ms-flexbox;
  margin: 5px;
  padding-left: 10px;
}

.pacrosssalesslider .clearfix form {
  display: flex;
  display: -ms-flexbox;
}

.pacrosssalesslider .clearfix .qty {
  width: 45%;
  height: 34px;
}

.pacrosssalesslider .clearfix .qty input {
  height: 100%;
}

.pacrosssalesslider .clearfix .qty .input-group.bootstrap-touchspin {
  height: 100%;
  width: 100% !important;
}

.pacrosssalesslider .clearfix button.add-to-cart {
  background: #fff;
  border-radius: 50%;
  padding: 5px;
  width: 38px;
  height: 38px;
  position: absolute;
  right: 10px;
  top: 60%;
}
.pacrosssalesslider .product-description {
  margin-top: 10px;
}

.pacrosssalesslider .bootstrap-touchspin .input-group-btn-vertical {
  height: 100%;
}

#pacrosssales_listUPCOLUMNSRIGTH .bx-viewport {
  height: 330px !important;
}

.bx-viewport {
  height: 285px !important;
}

.pacrosssalesslider .thumbnail-container:hover .product-title a {
  word-wrap: break-word;
}

.separacioncrosssalessldsup .upper-box-viewport .bx-viewport {
  width: 103% !important;
}

.totalcross-space {
  margin-top: 20px;
}

/* MODULE: Save Carts */
/*****************************/

#module-savecarts-view form#form-products .cart-actions {
  display: flex;
  display: -ms-flexbox;
  width: 40%;
}

#module-savecarts-view form#form-products .cart-actions a {
  width: 50%;
  font-size: 12px;
  margin-right: 10px;
}

/* MODULE: Client Credit */
/*****************************/

.block-userzone {
  background-color: #fff;
  border-radius: 10px;
  padding: 10px 10px 2px 10px;
  border: 1px solid #eee;
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
}

#creditpestana {
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 34px 0;
  padding: 50px;
  border: 2px solid #6a95cd;
  border-radius: 10px;
  margin-top: -31px;
}

#creditpestana h2 {
  color: #6a95cd;
  font-weight: lighter;
  margin-bottom: 30px;
}

#creditpestana span {
  margin-bottom: 35px;
}

#creditpestana form {
  width: 80%;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  align-items: center;
}

#creditpestana form button {
  padding: 4px 10px;
  margin-left: 16px;
  margin-top: -6px;
}

.credit-image {
  position: relative;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
}

.export-image {
  position: relative;
  right: 0px;
}

/* MODULE: Products RMA */
/*****************************/
.bulk-rma-request .info {
  background-color: #fff;
  border-radius: 15px;
  padding: 10px 10px 2px 10px;
  border: 1px solid #eee;
  margin-bottom: 20px;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
}

.bulk-rma-request .info img {
  width: 35px;
  height: 35px;
  margin-right: 20px;
}

.bulk-rma-request .info p {
  width: 90%;
  text-align: justify;
  font-weight: bold;
}

.bulk-rma-request .deleterow {
  background: transparent;
}

.bulk-rma-request .deleterow svg {
  color: #db2020;
  font-size: 18px;
}

.onepagecheckoutps_header .row {
  padding: 10px !important;
  padding-bottom: 0 !important;
}

/* MODULE: Jolisearch */
/*****************************/
.jolisearch-body aside {
  margin-top: 8px;
}
.ui-menu.ui-jolisearch
  .jolisearch-body
  section[role="main"]
  .product
  .jolisearch-product
  span {
  font-size: 12px;
  text-wrap: wrap;
  word-break: break-all;
}
.ui-menu.ui-jolisearch .jolisearch-body .products-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr); /* Crea 4 columnas de igual tamaño */
  gap: 20px; /* Espacio entre los elementos de la cuadrícula */
  padding: 0;
  list-style: none;
}

.ui-menu.ui-jolisearch .jolisearch-body .products-grid .product {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  padding: 0.5rem;
  justify-content: space-between; /* Asegura que el contenido se distribuya de arriba a abajo */
  min-height: 225px; /* Altura mínima para cada producto */
}
@media (max-width: 768px) { 
  .ui-menu.ui-jolisearch .jolisearch-body .products-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
/* Page Not Found */
/*****************************/
#search_widget[data-search-controller-url~="https://online.comercialav.com/buscar"]
{
  display: none;
}

/*******************************/
/* Effects*/
/*******************************/
.zoomIn {
  display: inline-block;
  text-align: center;
}

.zoomIn figure {
  overflow: hidden;
  border: 2px solid #eee;
  margin: 0;
}

.zoomIn img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.zoomIn:hover img {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}

.raise-button {
  background: none;
  border: 2px solid #6896cd;
  font: inherit;
  line-height: 1;
  margin: 0.5em;
  padding: 1em 2em;
  color: #6896cd;
  transition: 0.25s;
  text-transform: uppercase;
}

.raise-button a:hover {
  text-decoration: none;
  color: #6896cd;
}

.raise-button:hover,
.raise-button:focus {
  box-shadow: 0 0.5em 0.5em -0.4em #6896cd;
  transform: translateY(-0.25em);
}

.hoverRed:hover,
.hoverRed:focus {
  color: red !important;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

.fireImage {
  background-image: url("https://localhost/online/img/cms/banner-lateral.jpg");
  width: 260px;
  height: 400px;
}

.anav-top .amenu-link sup {
  animation: colorchangeinfinite 2s;
  -moz-animation: colorchangeinfinite 2s infinite;
  /* Firefox */
  -webkit-animation: colorchangeinfinite 2s infinite;
  /* Safari and Chrome */
}

@-moz-keyframes colorchangeinfinite

/* Firefox */ {
  0% {
    background: #6896cd;
    transform: scale(1);
  }

  50% {
    background: #2a4b84;
    transform: scale(1.1);
  }

  100% {
    background: #6896cd;
    transform: scale(1);
  }
}
@-moz-keyframes colorchangeinfinitebf

/* Firefox */ {
  0% {
    background: #ffff3d;
    transform: scale(1);
  }

  50% {
    background: #eabb13;
    transform: scale(1.1);
  }

  100% {
    background: #ffff3d;
    transform: scale(1);
  }
}

@-webkit-keyframes colorchangeinfinite

/* Safari and Chrome */ {
  0% {
    background: #6896cd;
    transform: scale(1);
  }

  50% {
    background: #2a4b84;
    transform: scale(1.1);
  }

  100% {
    background: #6896cd;
    transform: scale(1);
  }
}

/*******************************/
/* BLACK FRIDAY */
/*******************************/

/*******************************/
/* TRABAJA CON NOSOTROS */
/*******************************/
.btn-black-outline,
.btn-black-outline:active {
  background: none;
  border-color: #000000;
  color: #000000;
  border: 1px solid;
}

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0.4rem 0.8rem !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 1rem 3rem;
  border-radius: 3px;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}

.main-gallery {
  background: #fff;
  box-shadow: 0 2px 2px #00000040;
  border-top: solid 10px #6a95cd;
  margin-bottom: 40px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url(https://localhost/online/img/home/banners/carousel/prueba3.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center, center;
  position: relative;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #ffffff;
}

.gallery-cell {
  width: 100%;
}

.testimonial {
  text-align: center;
  max-width: 850px;
  margin: 100px auto 130px auto;
  padding: 0 20px;
  color: #fff;
}

.testimonial-avatar {
  width: 100px;
  border-radius: 50%;
}

.testimonial-quote {
  display: block;
  font-size: 24px;
  font-weight: 300;
  padding: 10px 0;
}

.testimonial-author {
  display: block;
  font-weight: 800;
  color: #6a95cd;
}

.flickity-page-dots {
  bottom: 25px;
}

.flickity-page-dots .dot.is-selected {
  background: #6a95cd;
}

.seo-block {
  display: flex;
  align-items: center;
}

h2.seo-heading {
  font-size: 50px !important;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

h2.seo-heading .text-muted {
  font-size: 30px !important;
}

.lead {
  font-size: 16px;
}

.btn-file-work {
  font-size: 23px;
  padding: 12px 0px;
}

.hvr-bubble-float-right::before {
  border-color: transparent transparent transparent #6a95cd !important;
}

.hvr-bubble-float-right:active::before,
.hvr-bubble-float-right:focus::before,
.hvr-bubble-float-right:hover::before {
  -webkit-transform: translateX(10px) !important;
  transform: translateX(25px) !important;
}

.gallery-cell strong {
  color: #fff !important;
}

/*******************************/
/* TRABAJA CON NOSOTROS */
/*******************************/
.btn-black-outline,
.btn-black-outline:active {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0.4rem 0.8rem !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 1rem 3rem;
  border-radius: 3px;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
  background: none;
  border-color: #000000;
  color: #000000;
  border: 1px solid;
}

.main-gallery {
  background: #fff;
  box-shadow: 0 2px 2px #00000040;
  border-top: solid 10px #6a95cd;
  margin-bottom: 40px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url(https://online.comercialav.com/img/home/banners/carousel/prueba3.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center, center;
  position: relative;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #ffffff;
}

.gallery-cell {
  width: 100%;
}

.testimonial {
  text-align: center;
  max-width: 850px;
  margin: 100px auto 130px auto;
  padding: 0 20px;
  color: #fff;
}

.testimonial-avatar {
  width: 100px;
  border-radius: 50%;
}

.testimonial-quote {
  display: block;
  font-size: 24px;
  font-weight: 300;
  padding: 10px 0;
}

.testimonial-author {
  display: block;
  font-weight: 800;
  color: #6a95cd;
}

.flickity-page-dots {
  bottom: 25px;
}

.flickity-page-dots .dot.is-selected {
  background: #6a95cd;
}

.seo-block {
  display: flex;
  align-items: center;
}

h2.seo-heading {
  font-size: 40px !important;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

h2.seo-heading .text-muted {
  font-size: 1.625rem !important;
}

.lead {
  font-size: 16px;
}

.btn-file-work {
  font-size: 23px;
  padding: 12px 0px;
}

.hvr-bubble-float-right::before {
  border-color: transparent transparent transparent #6a95cd !important;
}

.hvr-bubble-float-right:active::before,
.hvr-bubble-float-right:focus::before,
.hvr-bubble-float-right:hover::before {
  -webkit-transform: translateX(10px) !important;
  transform: translateX(25px) !important;
}

.gallery-cell strong {
  color: #fff !important;
}

.marketing {
  margin-top: 60px;
}

/*******************************/
/* RESPONSIVE */
/*******************************/
@media (max-width: 768.98px) {
  .cart-preview .cart-header .cart-link .icon-cart {
    top: -5px;
  }
  #header .account-link.account .btn-primary {
    padding: 5px 0 !important;
  }
  #header .is-sticky .account-link.account {
    display: none;
  }
  a.whatsappchat-anchor1,
  a.whatsappchat-anchor3 {
    top: 32%;
  }

  .whatsappchat-anchor {
    left: -29px;
    font-size: 10px !important;
  }

  .whatsappchat-anchor span {
    padding: 5px 7px;
  }

  a.whatsappchat-anchor {
    z-index: 99999;
  }

  .search-widget form input[type="text"] {
    font-size: 11px !important;
  }

  article .prestacart.clearfix .prestacart_add {
    margin-left: 0 !important;
    width: 100% !important;
  }

  .product-list .product-mobile-slider.grid .product-miniature {
    min-width: 320px;
  }

  .regular-price {
    position: relative;
    left: 2px;
    top: 0px;
  }

  .date-avaliable {
    margin-left: 8px;
  }

  .smoothing-countdown .countdown-time {
    font-size: 9px;
  }

  .miniature-countdown-box svg {
    font-size: 12px;
  }

  .aone-slideshow .a-banner img {
    height: 200px;
  }

  .home-top-category .submenucat-item {
    width: 44%;
    margin-bottom: 10px;
  }

  .home-top-category {
    flex-wrap: wrap;
  }

  .home-top-category .submenucat-item-img {
    height: auto;
  }

  .footer-menu .row {
    flex-wrap: nowrap;
  }

  #footer .container .row .footer-right .col-lg-4.linklist {
    width: 47%;
    flex: 0 47%;
  }

  .footer-right .row .col-lg-8.linklist {
    flex: 0 40%;
    width: 40%;
  }

  #footer .contact hr {
    margin-right: 0;
  }

  #footer {
    font-size: 12px;
  }

  .price-ecotax {
    margin-top: 10px;
  }

  .reserve-text.advisement {
    font-size: 11px;
  }

  .product-right-content .page-heading {
    font-size: 20px;
  }

  .main-product-details .product-manufacturer .brand-logo {
    width: 100px;
  }

  .main-product-details .product-information {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .separacioncrosssalessld .productscategory_h2,
  .separacioncrosssalessldsup h2 {
    font-size: 16px;
    text-align: center;
  }

  .cookie-message .cookie-message-wrapper {
    flex-direction: column;
  }

  .cookie-message .cookie-close-button {
    margin-bottom: 10px;
  }

  .cookie-message .cookie-close-button {
    left: -28px;
  }

  .pestanas {
    flex-direction: column !important;
  }

  #creditpestana {
    padding: 40px 20px;
    text-align: justify;
  }

  #creditpestana h2 {
    margin-bottom: 19px;
    line-height: 29px;
  }

  .export-image {
    right: 10px;
  }

  #creditpestana form {
    flex-direction: column;
  }

  #creditpestana form button {
    width: 100%;
    margin-top: 5px;
  }

  .bulk-rma-request .info {
    flex-direction: column;
    align-items: center;
  }

  .bulk-rma-request .info img {
    margin-bottom: 15px;
  }

  #div_onepagecheckoutps_info {
    text-align: center;
  }

  #onepagecheckoutps #div_onepagecheckoutps_login {
    display: none;
  }

  .icon-work-img {
    width: 250px;
    margin: auto;
  }

  .left-padding-work,
  .right-padding-work {
    padding: 0 !important;
    margin: 5px 0;
  }

  .btn-file-work {
    font-size: 13px;
  }

  .video-banner-home {
    width: 100% !important;
    height: auto !important;
    margin-top: 30px;
  }

  #hook_shopping_cart_footer {
    position: inherit;
    width: 100%;
  }
  .product-list .grid .product-miniature .product-name a {
    overflow: visible;
    white-space: wrap;
  }
}

@media (max-width: 428px) {
  #extraModal70 .modal-content video,
  #extraModal71 .modal-content video,
  #extraModal72 .modal-content video,
  #extraModal73 .modal-content video,
  #extraModal74 .modal-content video {
    width: 100% !important;
    height: auto !important;
  }
  #index .product-list #shellShocker {
    width: 100%;
    max-width: 100%;
    display: block;
    height: auto;
  }
  .grid.col-w-3.gap-20px > .grid-col {
    max-width: calc(100% / 1) !important;
  }
  .pacrosssalesslider
    article
    div.thumbnail-container
    .product-price-and-shipping {
    top: 27px;
  }

  #hook_shopping_cart_footer
    .pacrosssalesslider
    article
    div.thumbnail-container
    .product-price-and-shipping {
    top: 16px;
  }

  #PM_ASBlockOutput_1 {
    display: none;
  }

  #PM_ASBlockOutput_2 {
    display: inline;
  }

  #PM_ASBlockOutput_2.card {
    padding: 10px 30px;
  }

  #PM_ASBlockOutput_2.card .card-header .PM_ASearchTitle {
    display: flex;
    justify-content: space-between;
  }
}

.sin-padding {
  padding: 0;
}

.main-product-details .product-add-to-cart .add-to-cart {
  min-width: 200px;
}

.video-show-quality {
  opacity: 1 !important;
}

.cp-wrapper.cp-in-out {
  opacity: 1 !important;
}

/* SLIDER ADVANCED CMS */
.bx-next:before {
  content: "\f138" !important;
}

.bx-prev:before {
  content: "\f137" !important;
}

/*  MODULE THEME COLOR FONT */
.demoup-product-description-wrapper {
  display: none;
}
div#onepagecheckoutps
  div#onepagecheckoutps_step_review
  #list-voucher-allowed
  #display_cart_vouchers
  li
  .code {
  color: #2a4b84;
}
#wrapper {
  margin-bottom: 0 !important;
}
.boxed-layout {
  margin-top: 0 !important;
}
#header .header-logo svg,
#header .header-logo img {
  height: 50px;
}

.modgrade .modal .modal-header .close {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  border: 0;
  left: auto;
  position: absolute;
  width: 8px;
  height: 3px;
  z-index: 1000;
  cursor: pointer;
  opacity: 0.75;
  transition: opacity 0.3s ease-in-out !important;
  background: rgba(0, 0, 0, 0.25);
  box-sizing: content-box !important;
  padding: 15px !important;
}
.modgrade .modal .modal-header .close:hover {
  opacity: 1 !important;
}
.modgrade .modal .modal-header .close::after,
.modgrade .modal .modal-header .close::before {
  content: "";
  width: 20px;
  height: 2px;
  position: absolute;
  top: 15px;
  left: 9px;
  background: white;
  border-radius: 10px;
  transition: transform 0.2s ease-in-out;
}
.modal .modal-header .close span {
  display: none;
}

.modgrade .modal .modal-header .close:hover::before {
  transform: rotate(135deg);
}
.modgrade .modal .modal-header .close::before {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}

.modgrade .modal .modal-header .close:hover::after {
  transform: rotate(45deg);
}
.modgrade .modal .modal-header .close::after {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.zone-product-extra-fields .extra-field-type-modal.modgrade .extra-title {
  padding: 10px 20px;
  background: linear-gradient(90deg, #ececec, #ececec);
  width: 100%;
}
.zone-product-extra-fields .extra-field-type-modal.modgrade .extra-title span {
  padding-left: 20px;
}
#main .search-widget.ui-front {
  z-index: 20;
}
.banner1 span:not(.btn) {
  max-width: 50%;
  text-align: left;
}
.banner-column:hover {
  opacity: 0.85;
}
/* #header .header-logo svg, #header .header-logo img {
      max-height: 73px;
    } */
.cp-wrapper.cp-in-out {
  opacity: 1 !important;
}
.zoomIn:hover img {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}
.zone-product-extra-fields
  .product-right-extra-field
  + .product-right-extra-field {
  margin-top: 0px;
}
.inputs-timeback {
  display: flex;
  justify-content: space-around;
}
.button-container-timeback {
  margin-top: 15px;
  float: right;
}
.customer-timeback {
  display: inline-block;
  width: 100%;
  padding: 0 10px;
}
#PM_ASBlockOutput_2 {
  display: none;
}
@media (max-width: 768.98px) {
  #hook_shopping_cart_footer {
    position: inherit;
    width: 100%;
  }
  .separacioncrosssalessld .productscategory_h2,
  .separacioncrosssalessldsup h2 {
    font-size: 16px;
    text-align: center;
  }
}
.column-block {
  overflow: hidden;
}

.label-mod {
  color: #383838 !important;
  border-radius: 0.25em;
  padding: 0.15em 0.4em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
  line-height: 1;
  display: inline;
  font-size: 12px;
  font-weight: 400;
}
.badge-primary[href]:focus,
.badge-primary[href]:hover {
  background-color: #2a4b84;
}
@media (max-width: 428px) {
  .pacrosssalesslider
    article
    div.thumbnail-container
    .product-price-and-shipping {
    top: 27px;
  }
  #hook_shopping_cart_footer
    .pacrosssalesslider
    article
    div.thumbnail-container
    .product-price-and-shipping {
    top: 16px;
  }
  #PM_ASBlockOutput_1 {
    display: none;
  }
  #PM_ASBlockOutput_2 {
    display: inline;
  }
  .left-padding-work,
  .right-padding-work {
    padding: 0 35px !important;
  }
  #header .subheader-info a {
    justify-content: center;
    padding: 15px 0;
    border: dashed 1px #3d3d3d;
    margin: 5px 0;
  }
}

/* EFECTO WATER*/
/*****************************/
.water {
  position: relative;

  width: 90%;
}
.water img.top {
  z-index: 3;
  animation: updown 4s infinite;
}
.water img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.pc-show {
  display: block;
}
.water img.watch {
  position: relative;
  vertical-align: top;
  z-index: 2;
  width: 100%;
}
.water img.bottom {
  z-index: 1;
  animation: updown 4s 2s infinite;
}
@keyframes updown {
  0%,
  50%,
  to {
    top: 0;
  }
  25% {
    top: -0.2em;
  }
  75% {
    top: 0.2em;
  }
}
/* FIN EFECTO WATER*/
/*****************************/

/* EFECTO BANNER-5*/
/*****************************/
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}
.banner5 {
  position: relative;
  display: block;
  overflow: hidden;
  margin-top: 30px;
}

.banner5::after {
  position: absolute;
  top: 0;
  left: -100%;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  transform: skewX(-25deg);
  z-index: 2;
}

.banner5 img {
  width: 100%;
  transition: 0.5s ease;
  transform: scale(1.05);
}

.banner5:hover::after {
  -webkit-animation: shine 1.5s;
  animation: shine 1.5s;
}

.banner5:hover img {
  transform: scale(1);
}
/* FIN EFECTO BANNER-5*/
/*****************************/

/* EFECTO MENU-NEON*/
/*****************************/
.glow {
  color: #fff;
  text-align: center;
  -webkit-animation: glow 1s ease-in-out infinite alternate;
  -moz-animation: glow 1s ease-in-out infinite alternate;
  animation: glow 1s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 2px #fff, 0 0 4px #fff, 0 0 6px #42a7f6, 0 0 8px #42a7f6,
      0 0 10px #42a7f6, 0 0 12px #42a7f6, 0 0 14px #42a7f6;
  }

  to {
    text-shadow: 0 0 8px #fff, 0 0 10px #59a4fd, 0 0 12px #59a4fd,
      0 0 14px #59a4fd, 0 0 16px #59a4fd, 0 0 18px #59a4fd, 0 0 20px #59a4fd;
  }
}
.cards .card .card-info.discounts-days {
  transform: translateY(195px);
}
.cards .card:hover .card-info.discounts-days {
  transform: translateY(25%) !important;
}

/* CATEGORIAS TOP 2*/
/*****************************/
.categorias-destacadas {
  margin-bottom: 1em;
}

.vc_row {
  margin-left: -15px;
  margin-right: -15px;
}

.vc_column_container > .vc_column-inner {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.categories-inicio.wpb_column.vc_column_container.vc_col-sm-3 {
  max-height: 450px;
}

.vc_col-sm-3 {
  width: 25%;
}

.vc_col-sm-1,
.vc_col-sm-10,
.vc_col-sm-11,
.vc_col-sm-12,
.vc_col-sm-2,
.vc_col-sm-3,
.vc_col-sm-4,
.vc_col-sm-5,
.vc_col-sm-6,
.vc_col-sm-7,
.vc_col-sm-8,
.vc_col-sm-9 {
  float: left;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 35px;
}

.home-list-categories ul.categories {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin-top: 1rem;
}

.home-list-categories-2 ul.categories > li.category {
  max-width: 100% !important;
  flex: 0 0 100% !important;
  padding: 0;
}

.home-list-categories ul.categories > li.category {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.home-list-categories .category-media-left {
  display: block;
  margin-bottom: 0.5em;
}

.category-media-left {
  width: 80%;
  margin: 0 auto;
}

.category-media {
  background-color: #fff;
  padding: 6.5em 1em 1em 1em;
  margin-top: -7em;
  border-top: 10px solid #6a95cd;
}

.home-list-categories .category-media-body {
  flex: 0 0 100%;
  max-width: 100%;
}

.home-list-categories .category-media-heading {
  color: #292929;
  font-size: 1em;
  line-height: 1.417em;
}

.home-list-categories ul.sub-categories {
  display: initial;
  text-align: left;
}

.home-list-categories ul.categories,
.home-list-categories ul.sub-categories {
  padding-left: 0;
  list-style: none;
}

.home-list-categories ul.sub-categories {
  display: initial;
  text-align: left;
}

.home-list-categories ul.categories,
.home-list-categories ul.sub-categories {
  padding-left: 0;
  list-style: none;
}

/* MODULE NIVO SLIDESHOW*/
/*****************************/
.aone-slideshow {
  padding: 0 !important;
}

.aone-slideshow .nivoSlider .nivo-controlNav {
  margin: 0 auto;
  width: 100%;
  left: 0;
}

.aone-slideshow .nivoSlider {
  overflow: visible !important;
}

/* MOD HOMEBLOCKS*/
/*****************************/
.zhome_bannerprod img {
  width: 100%;
  height: auto;
  max-width: 100%;
  display: block;
}

.zhome_bannerprod {
  background-color: #fff;
  height: auto;
  padding-top: 0.5em;
}

.zhome_bannerprod .product-list .product-list-wrapper {
  background-color: #fff;
}
/* MOD PS_SPECIALS */
/*****************************/
.grid.col-h-240px.gap-20px.grid-h-2x {
  height: 520px;
}
.grid.direction-column {
  -webkit-flex-direction: column;
  flex-direction: column;
}
.grid.gap-20px {
  margin: 0 20px;
  margin-bottom: -20px;
}
.grid {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  flex-direction: row;
  box-sizing: border-box;
}
#shellShocker .grid-col {
  background-color: #fff;
  background-image: none;
  padding: 10px 0 10px 10px;
}
#shellShocker .tag .tag-text {
  background-image: linear-gradient(
    45deg,
    rgb(0, 106, 192) 0%,
    rgb(14, 117, 155) 59%,
    rgb(206, 82, 20) 100%
  ) !important;
  color: #fff !important;
  transform: skewX(-10deg);
  border-radius: 4px 0;
  position: relative;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 6px;
  margin: 0 3px 5px -1px;
}
#shellShocker .p-special-info .qty {
  width: 25%;
  min-width: 60px;
}
.radius-m {
  border-radius: 8px;
}
@media not print {
  .show-img-bg .bg-gradient-lightblue {
    background-color: #ecf1fe;
    background-image: none;
  }
}
.grid.gap-20px > .grid-col {
  margin: 0 10px;
  margin-bottom: 20px;
}
.grid.col-w-3.gap-20px > .grid-col {
  max-width: calc(100% / 3 - 20px);
}
.grid.col-h-240px > .grid-col,
.grid > .grid-col.col-h-240px {
  height: 240px;
}
.grid.gap-20px.col-h-240px > .grid-col.col-h-2x,
.grid.gap-20px > .grid-col.col-h-480px {
  height: 520px;
}

/* FIN */
/* MOD PRODUCT PAGE */
.breadcrumb {
  color: #000;
}
.product-info-list .product-info-item {
  color: #000;
  margin-right: 25px;
  vertical-align: middle;
}
.product-info-list .product-info-item strong {
  color: #000;
  text-transform: uppercase;
}
.product-info-list .product-info-item::before {
  content: "";
  width: 1px;
  background: rgb(211, 212, 213);
  position: absolute;
  height: 20px;
  display: block;
  top: 11px;
  margin-left: -14px;
}
.product-info-list .product-info-item:first-child::before {
  display: none;
}
.product-tabs .tab-content {
  padding: 1.83rem;
}
/* MOD LIST PRODUCT */
.product-list .table-view .product-miniature .product-container {
  padding: 10px 0;
  box-shadow: none;
}
.product-list .table-view .product-miniature .first-block {
  display: none !important;
}
.product-list-wrapper.table-view .product-miniature .art-wishlist {
  display: none;
}
.product-list-wrapper.table-view .product-miniature .product-name {
  width: 50%;
  padding-right: 15px;
}
.product-list-wrapper.table-view .product-miniature .second-block-wrapper {
  width: 50%;
}
.product-list-wrapper.table-view
  .product-miniature
  .product-price-and-shipping {
  flex-direction: row;
  flex-wrap: nowrap !important;
}
.product-list-wrapper.table-view .product-miniature .art-first-info {
  width: 30%;
}
.product-list-wrapper.table-view .product-miniature .third-prices {
  width: 60%;
}
.product-list-wrapper .product-miniature .min-stock-islas {
  display: none;
}
.product-list-wrapper.table-view .product-miniature .min-stock-islas {
  display: inline-block;
}
.product-list-wrapper.table-view .product-miniature .date-avaliable,
.product-list-wrapper.table-view .product-miniature .price-ecotax {
  display: none !important;
}
.product-list-wrapper.table-view
  .product-miniature
  .date-avaliable.only-table-view,
.product-list-wrapper.table-view
  .product-miniature
  .price-ecotax.only-table-view {
  display: inline-block !important;
}
.product-list .table-view .product-miniature .second-block {
  flex-direction: row !important;
}
.product-list-wrapper .product-miniature .only-table-view {
  display: none !important;
}
.product-list .product-miniature .product-availability span {
  background: #2a4b84;
}
.product-list-wrapper.table-view .product-miniature .pn-product {
  display: none;
}
.product-list-wrapper .product-miniature .product-name .pn-product {
   display: none;
}
.product-list-wrapper.table-view .product-miniature .product-name .pn-product {
   display: inline-block;
}
.subheader-info a {
  padding: 10px;
  color: #3d3d3d;
  font-size: 19px;
  font-weight: bolder;
  display: flex;
}
.subheader-info img {
  float: left;
  padding-right: 10px;
  display: flex;
  align-self: center;
}
.subheader-info span {
  display: block;
  line-height: 17px;
}
.subheader-info span span {
  font-size: 13px;
  font-weight: normal;
}
.print-link i {
  color: #3d3d3d;
  margin-left: 5px;
}
.main-product-details .product-information {
  padding-left: 2%;
  padding-right: 2%;
}
.body_misfacturas,
.header_misfacturas {
  width: 16.5%;
}
#module-misfacturas-facturas .importe-total {
  margin-left: 30px;
  position: relative;
  right: 12px;
}
#module-misfacturas-facturas .importe-total-texto {
  width: 100%;
}
.zoomContainer {
  display: none;
}
@media (min-width: 1199px) {
  #product .product-left,
  #product .product-right .product-right-content .col-12.col-xl-4 {
    position: sticky;
    top: 110px;
    height: 100%;
  }
  #search_widget .ui-menu.ui-widget.ui-widget-content {
    max-width: 1102px;
    top: 69px !important;
  }
}
.quickviewProduct .print-link {
  display: none;
}
@media print {
  /* All your print styles go here */
  #header,
  #menu-icon,
  #search_widget,
  #footer,
  .featured-products,
  .js-qv-mask,
  .print-link,
  .product-additional-info,
  a.gformbuilderpro_openform,
  div#group_accessories,
  .extra-content.typo,
  #pacrossUPCOLUMNSRIGTH,
  .product-add-to-cart,
  #pacrossAPPAGINA_PRODUCTF,
  .col-right-mod,
  .reassurance-hook,
  .product-attributes,
  .breadcrumb,
  .product-tabs .nav-item:not(:first-child),
  .product-information,
  .product-flags,
  .product-availability-top,
  .whatsappchat-anchor,
  .relPC-page-product-box,
  .product-discount,
  #relPC-page-product-box, 
  #sticky-product-block,
  #sticky-banner,
  #banner-placeholder
   {
    display: none !important;
  }

  #_desktop_logo {
    display: inline-block !important;
    width: 20% !important;
    float: left !important;
  }

  .header-phone-address {
    width: 50%;
    float: left;
  }
  .header-phone,
  .header-address {
    text-align: left !important;
    float: left;
    display: block;
    width: 100%;
  }
  .header-address {
    margin-top: 12px;
  }

  .print-product-image {
    width: 50%;
    float: left;
    border: 1px solid black;
  }
  .print-product-price {
    width: 50%;
    float: left;
  }
  #product .product-description-short {
    max-height: auto !important;
  }
  #product .more-btn {
    display: none;
  }
}

/* ADD COLOR & THEMES MODULES 11/10/22 */

.products-selection .products-sort-order .select-title {
  text-overflow: ellipsis;
}
.relPC_option > input:checked ~ .relPC_option-border {
  border: 0.07692rem solid #ccc !important;
}
.zone-product-extra-fields.hook-AfterProductThumbs {
  margin-top: 0px !important;
}
.product-flags .product-flag.special span {
  background: #ff0800;
}
.product-flags > .product-flag.bf:not(:first-of-type) {
  display: none;
}
.product-flags > .product-flag.new + .product-flag.bf,
.product-flags > .product-flag.discount + .product-flag.bf,
.product-flags > .product-flag.bf:first-of-type {
  display: block;
}
.product-flags .product-flag.bf span {
  background-color: #2a4b84;
}

/* NEW */
/*****************************/
.separacioncrosssalessld .productscategory_h2 {
  text-align: center;
}
.pacrosssalesslider article div.thumbnail-container {
  height: 230px !important;
}
.col-right-mod .bx-viewport {
  height: 366px !important;
}
.col-right-mod .total-cross-vertical {
  width: 250px !important;
}
.col-right-mod .pacrosssalesslider article div.product-description {
  height: auto !important;
  line-height: 16px;
}
.col-right-mod
  .pacrosssalesslider
  article
  div.thumbnail-container
  .product-price-and-shipping {
  position: static !important;
  margin-top: 5px;
}
.col-right-mod
  .pacrosssalesslider
  article
  div.thumbnail-container.right-column {
  height: auto !important;
}
.product-miniature.product-accesory
  .first-block:hover
  .product-thumbnail
  .product-cover-link:before {
  opacity: 0;
  visibility: hidden;
}
.pacrosssalesslider .product-title {
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  font-size: 12px;
}
.product-accesory .prev-add-to-cart {
  width: 100%;
}
.col-right-mod article.product-accesory {
  border: 1px solid #d2d0d0;
  background-color: #fff;
}
.col-right-mod article.product-accesory .product-container {
  border: none !important;
}
.col-right-mod article.product-accesory .product-container:hover {
  border: none !important;
}
.pacrosssalesslider #products .product-miniature {
  height: 100% !important;
  padding: 15px;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgb(213, 211, 211);
}
.pacrosssalesslider .product-miniature .product-flag-wishlist {
  z-index: 99;
  position: relative;
  visibility: visible;
  pointer-events: auto;
  width: 36px;
  height: 36px;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: center;
  justify-content: center;
  border-radius: 100%;
  background-color: rgb(255, 255, 255);
  filter: drop-shadow(rgba(0, 0, 0, 0.2) 0px 0px 5px);
}

.bx-wrapper .bx-controls-direction a {
  font-variant: JIS04;
  margin-top: 38px;
  height: 20px;
  width: 20px;
  line-height: 0;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  font-size: 0;
  overflow: hidden;
  outline: none;
  text-decoration: none;
}
.pacrosssalesslider .bx-prev {
  left: 5px !important;
}
.pacrosssalesslider .bx-next {
  right: 10px !important;
}
.product-list .product-list-wrapper,
.pacrossslidersectionvert {
  overflow: hidden;
  padding: 0 5px;
  margin: 0 0 15px !important;
}
.product-accesory .second-block .product-name a {
  font-size: 12px !important;
  line-height: 15px !important;
  text-align: left !important;
}
.product-list .list .product-miniature .product-price {
  font-size: 12px;
}

.title_block.right-column {
  padding: 5px;
  text-align: center !important;
  font-size: 1rem !important;
  font-family: LemonMilk, open-sans;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 7.5px 0px;
  color: rgb(64, 69, 83);
  font-weight: bold;
  text-transform: none;
}
.zone-product-extra-fields .video-gaming span {
  display: none;
}
.zone-product-extra-fields .video-gaming img {
  max-height: 100% !important;
  width: 100% !important;
}
.product-description .tab-pane.fade {
  opacity: 1 !important;
}

@media (max-width: 768.98px) {
  #relPC-page-product-box {
    display: none;
  }
  .header-event-banner-wrapper p {
    font-size: 11px;
  }
  .aone-slideshow {
    margin-bottom: 5px;
  }
}
#header .header-logo {
  z-index: 0 !important;
}
.zone-product-extra-fields .extra-field-type-modal .extra-title {
  background: #fff !important;
}
.video-gaming .close span {
  display: block !important;
  color: #fff;
}
.search-widget.ui-front {
  position: static !important;
}
.video-gaming .modal-content {
  background-color: transparent !important;
}
/* MODULE WHATSAPP */
.whatsappchat-anchor {
  left: -70px !important;
}
.PM_ASCriterionGroupCheckbox .checkbox {
  display: flex;
}
@media (max-width: 768px) {
  #header .header-logo {
    width: 25%;
  }
  #header .customer-signin-module {
    width: 75%;
    top: 10px;
  }
  .block_id_50 .specials-products {
    float: left !important;
  } 
  .header-nav  {
    height: 10px;
  }
  .whatsappchat-anchor {
      position: fixed;
      width: 60px;
      height: 60px;
      padding: 0;
      bottom: 100px;
      right: 20px;
      left: auto !important;
      top: auto !important;
      border-radius: 50% !important;
      background-color: #25D366; /* Color de fondo de WhatsApp */
      display: flex;
      align-items: center;
      justify-content: center;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
      z-index: 1000;
      -moz-transform: rotate(0deg) !important;
      -webkit-transform: rotate(0deg) !important;
      -o-transform: rotate(0deg) !important;
      -ms-transform: rotate(0deg) !important;
      transform: rotate(0deg) !important;
  }
  .whatsappchat-anchor .whatsapp {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%;
  }
  .whatsappchat-anchor .whatsapp span {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      color: white;
      font-size: 30px;
      background-color: transparent !important;
  }
  .whatsappchat-anchor .whatsapp span span {
    display: none;
  }
  .whatsappchat-anchor .whatsapp svg {
      font-size: 30px;
      color: white;
  }
}
.whatsappchat-anchor .whatsapp span span {
  background-color: transparent !important;
}
#products .search-widget:first-child, #module-sqlpyme-documents .orders {
  display: none;
}