.iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #ffffff; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1500px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #1b1b1b; } a:hover:not(.nav-link):not(.btn) { color: #1b1b1b; } .pagination .page-list li:hover { border-color: #1b1b1b; } .pagination .page-list li.current { border-color: #1b1b1b; } .pagination .page-list li.current a { color: #1b1b1b; } #mobile-header { background: #29c3c8; border-bottom: solid 1px #f9f9f9; } #mobile-header #mobile-header-sticky { background: #29c3c8; } #mobile-header .mobile-main-bar { padding-top: 1rem; padding-bottom: 1rem; } #mobile-header .m-nav-btn { color: #ffffff; } #mobile-header .m-nav-btn:hover { color: #ffffff; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #000000; } html { font-size: 15px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.8rem; } body { font-family: "Karla", sans-serif; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: "Karla", sans-serif; } #blockcart-content { background: #ffffff; color: #000000; border: solid 1px #29c3c8; } #blockcart-content a:not(.btn) { color: #000000; } #blockcart-content a:not(.btn):hover { color: #000000; } /*** Secondary button ***/ .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default { background: #29c3c8; color: #ffffff; border: none 1px #080808; } .btn-secondary:hover, .btn-secondary:focus, .btn-secondary :active, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled :active, .btn-secondary:disabled:hover, .btn-secondary:disabled:focus, .btn-secondary:disabled :active, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:focus, .bootstrap-touchspin .group-span-filestyle .btn-touchspin :active, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:focus, .group-span-filestyle .bootstrap-touchspin .btn-touchspin :active, .group-span-filestyle .btn-default:hover, .group-span-filestyle .btn-default:focus, .group-span-filestyle .btn-default :active { background: #444444; color: #ffffff; border-color: #444444; } .btn-secondary:not(:disabled):not(.disabled):active { background: #444444; color: #ffffff; border-color: #444444; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #29c3c8; color: #ffffff; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #444444; color: #ffffff; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #29c3c8; color: #ffffff; border: none 1px #000000; } .btn-primary:hover, .btn-primary:focus, .btn-primary :active, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled :active, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled :active { background: #444444; color: #ffffff; border-color: #444444; } .btn-primary:not(:disabled):not(.disabled):active { background: #444444; color: #ffffff; border-color: #444444; } #wrapper .breadcrumb { padding-top: 0.6666666667rem; padding-bottom: 0.6666666667rem; font-size: 0.8rem; font-style: normal; font-weight: normal; text-transform: none; color: #8f8f8f; } #wrapper .breadcrumb li:after { color: #8f8f8f; } #wrapper .breadcrumb a { color: #8f8f8f; } /*** Text fields ***/ .form-control { background-color: #ebebeb; color: #777777; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ebebeb; } .custom-select2:after { color: #777777; } .bootstrap-touchspin .btn-touchspin { background-color: #ebebeb; color: #777777; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #777777; background: #ebebeb; } .form-control::-webkit-input-placeholder { color: #777777; } .form-control::-moz-placeholder { color: #777777; } .form-control:-ms-input-placeholder { color: #777777; } .form-control:-moz-placeholder { color: #777777; } .form-control:focus { color: #777777; background: #ebebeb; border-color: #29c3c8; } .custom-select2:focus-within { background: #ebebeb; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #29c3c8; } .custom-radio input[type=radio]:checked + span { background-color: #29c3c8; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #29c3c8; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ebebeb; border: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(71, 71, 71, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #333333!important; color: #ffffff!important; } .tooltip { --bs-tooltip-bg: #333333; --bs-tooltip-color: #ffffff; } /*** Modals ***/ .modal-backdrop { background: rgba(194, 194, 194, 0.7); } .modal-content { background: #ffffff; border: none 1px; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #29c3c8; color: #ffffff; border: none 1px; } .product-price { color: #000000; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: uppercase; } .product-flags .discount, .product-flags .on-sale { background: #ff4c4c; color: #ffffff; } .product-flags .new { background: #fff68f; color: #afa211; } .product-flags .online-only, .product-flags .pack { background: #000000; color: #ffffff; } .product-flags .out_of_stock { background: #ff4c4c; color: #ffffff; } .discount { background: #ff4c4c; color: #ffffff; } .product-available { background: #4fb859; color: #ffffff; } .product-unavailable { background: #ff4c4c; color: #ffffff; } .product-unavailable-allow-oosp { background: #ff4c4c; color: #ffffff; } .alert-success { background: #4fb859; color: #ffffff; border-color: #4fb859; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { color: #ffffff; text-decoration: underline; } .alert-info { color: #000000; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { color: #000000; text-decoration: underline; } .alert-warning { background: #fff68f; color: #afa211; border-color: #fff68f; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { color: #afa211; text-decoration: underline; } .alert-danger { background: #ff4c4c; color: #ffffff; border-color: #ff4c4c; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { color: #ffffff; text-decoration: underline; } #iqitcompare-floating { background: #ffffff; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #page-preloader { background: #ffffff; } #back-to-top { background: #29c3c8; color: #ffffff; display: none; } #back-to-top:hover { background: #29c3c8; color: #ffffff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #29c3c8; } ::-webkit-scrollbar-track { background: #ffffff; } body { scrollbar-face-color: #29c3c8; scrollbar-track-color: #ffffff; } #header, #checkout-header { background: #29c3c8; border-top: none 1px #000000; border-bottom: none 4px #ff4c4c; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #29c3c8; border-bottom: none 4px #ff4c4c; } #header .header-nav { color: #000000; background: #ffffff; border-bottom: none 1px; padding-top: 1rem; padding-bottom: 1rem; font-size: 1.0666666667rem; box-shadow: 0px 0px 2px 0px #d7d5d5; display: none !important; } #header .header-nav a { color: #000000; } #header .header-nav a:hover { color: #000000; } #header .header-nav .social-links._topbar { font-size: 1.4rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #000000 !important; } .header-top { padding-top: 1rem; padding-bottom: 1rem; color: #ffffff; } .header-top a:not(.btn):not(.nav-link) { color: #ffffff; } .header-top a:not(.btn):not(.nav-link):hover { color: #ffffff; } .header-top .form-search-control { background: #ffffff; color: #0a0a0a; border: none 2px #4f4e4e; } .header-top input.form-search-control::-webkit-input-placeholder { color: #0a0a0a; } .header-top input.form-search-control:-moz-placeholder { color: #0a0a0a; } .header-top input.form-search-control:-ms-input-placeholder { color: #0a0a0a; } .header-top input.form-search-control:-moz-placeholder { color: #0a0a0a; } .header-top .search-btn { color: #0a0a0a; } .header-top .header-btn-w .header-btn > .icon { font-size: 2rem; display: block; } .header-top .header-cart-default a.cart-toogle { color: #ffffff; padding: 0.6rem 0.6rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #ffffff; } .header-top a.header-cart-btn:not(:hover) { color: #ffffff; } .stuck-header .header-top { padding-top: 0.6666666667rem; padding-bottom: 0.6666666667rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #8ef0f3; } .cart-products-count-btn { background: #ff4c4c; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 40%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #8ef0f3; border-top: none 1px #ff99a2; border-right: none 3px #38b82c; border-bottom: none 3px #3a6fd6; border-left: none 3px #a6cc0f; margin: 0 -500%; padding: 0 500%; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 3.3333333333rem; max-width: 20rem; color: #34898c; padding-left: 1rem; padding-right: 1rem; border-left: none 2px #eb476e; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #34898c; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.1333333333rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.3333333333rem !important; } .cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover { background: #29c3c8; color: #ffffff; } .cbp-horizontal .cbp-tab-title { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #fc4444; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.8666666667rem; max-height: 1.8666666667rem; } .cbp-horizontal > ul { text-align: center; } .cbp-horizontal > ul > li { float: none; text-align: left; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.8666666667rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.6666666667rem; padding-right: 0.6666666667rem; } } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .iqitmegamenu-submenu-container { padding: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: none 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: none 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.2rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 3.3333333333rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #ffffff; background: #000000; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-style: normal; font-weight: normal; text-transform: none; padding-top: 0.6666666667rem; padding-bottom: 0.6666666667rem; border-top: solid 1px rgba(227, 227, 227, 0.35); } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.6rem; max-height: 1.6rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333333; } #cbp-hrmenu1 .cbp-submenu-aindicator { display: none; } #cbp-hrmenu1 .cbp-legend { background: #ffb1b8; color: #ffffff; } #cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #ffffff; background: #000000; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 1.0666666667rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: none 1px #f02283; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #29c3c8 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #000000 !important; } .cbp-hrmenu .tabs-links { background: #ffffff; } .cbp-hrmenu .cbp-tabs-names li a { color: #000000 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #000000 !important; } .cbp-hrmenu .cbp-links li a:before { display: none; } .cbp-hrmenu .cbp-links li a { padding-left: 0; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #000000 !important; border-bottom: none 1px #cdcdcd; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #000000 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #f5f5f5; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #444444 !important; } #iqitmegamenu-mobile { background: #f5f5f5; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.6rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab:not(:last-child) { border-bottom: none 1px; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__arrow { padding-top: 1.0666666667rem; padding-bottom: 1.0666666667rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 1.0666666667rem; padding-bottom: 1.0666666667rem; font-size: 1.2rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .mobile-menu__submenu { background: #f5f5f5; } .mobile-menu__tab { border-bottom: solid 1px rgba(0, 0, 0, 0.15); min-height: 4.1333333333rem; } .mobile-menu__link { color: #444444 !important; padding-top: 1.3333333333rem; padding-bottom: 1.3333333333rem; font-size: 1.4666666667rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.3333333333rem; padding-bottom: 1.3333333333rem; color: #444444; font-size: 1.4666666667rem; } .mobile-menu__tab-icon { font-size: 1.4666666667rem; } .mobile-menu__tab-icon--img { max-height: 1.4666666667rem; } .mobile-menu__legend { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: red; } .mobile-menu__header-wrapper { color: #444444; background-color: #f5f5f5; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.4666666667rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.4666666667rem; font-style: normal; font-weight: bold; text-transform: uppercase; color: #444444 !important; } .mobile-menu__column { font-size: 1.3333333333rem; font-style: normal; font-weight: normal; text-transform: none; color: #444444; margin-bottom: 1.3333333333rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 1.3333333333rem; } .mobile-menu__column-title { margin-bottom: 1.3333333333rem; } .mobile-menu__links-list-li { padding-top: 1.3333333333rem; padding-bottom: 1.3333333333rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #444444; } .mobile-menu__footer { border-top: none 1px; color: #444444; background-color: #f5f5f5; display: none; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #ffffff; color: #29c3c8; } .swiper-pagination-bullet { background: #333333; } .swiper-pagination-product { display: none !important; } /*** Product miniature ***/ .products.row { margin: -0.6666666667rem; } .products.row > .col, .products.row > [class*=col-] { padding: 0.6666666667rem; } .swiper-container-wrapper { margin: -0.6666666667rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.6666666667rem; } .swiper-container-wrapper .product-carousel { padding: 0.6666666667rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.6666666667rem; } .product-miniature { border: none 1px #fa2430; outline: 1px none transparent; background: #f5f5f5; color: #000000; } .product-miniature a:link:not(.nav-link):not(.btn), .product-miniature a:visited:not(.nav-link):not(.btn) { color: #000000; } .product-miniature .product-price { color: #000000; } .product-miniature .iqit-review-star { color: #cccccc; } .product-miniature-grid .product-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.3333333333rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { border-color: #d4d4d4; outline: none 1px #2f8a48; background: #f5f5f5; color: #000000; } .product-miniature:hover a:link:not(.nav-link):not(.btn), .product-miniature:hover a:visited:not(.nav-link):not(.btn) { color: #000000; } .product-miniature:hover .product-price { color: #000000; } .product-miniature:hover .iqit-review-star { color: #cccccc; } } .product-miniature-grid .product-functional-buttons { display: none; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { color: !important; } .products-grid .product-miniature .product-category-name { display: none !important; } .products-grid .product-miniature .product-reference { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-description-short { display: none !important; } .products-grid .product-miniature .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .product-miniature .input-qty, .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .btn-product-list { padding: 0.5rem 1rem; background: #29c3c8; color: #ffffff; border: solid 1px #29c3c8; } .btn-product-list:hover { background: #000000; color: #ffffff; border-color: #000000; } .products-grid .product-miniature-default { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-miniature-default .product-description { -webkit-box-flex: auto; -ms-flex: auto; flex: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-add-cart { margin: auto auto 0 auto; } .product-carousel { height: 100%; } .products.swiper-container .swiper-slide { height: auto; } .products-grid .product-miniature-layout-1 { text-align: center; } .products-grid .product-miniature-layout-1 .input-group-add-cart { justify-content: center; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(40, 44, 51, 0.93); } .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 2rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #ffffff; background: rgba(0, 0, 0, 0); } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } .product-cover .expander { width: 100%; height: 100%; padding: 0; bottom: 0; right: 0; } .product-cover .expander > span { position: absolute; bottom: 1rem; right: 1rem; padding: 0.6rem; } #product .product-cover .expander > span { color: #ffffff; background: rgba(0, 0, 0, 0); transition: opacity 0.2s cubic-bezier(0.7, 0, 0.3, 1), color 0.2s cubic-bezier(0.7, 0, 0.3, 1); } #product .product-cover .expander > span:hover { opacity: 0.6 !important; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } #main #main-product-wrapper { transition: opacity 0.3s ease; } #main.-combinations-loading { position: relative; } #main.-combinations-loading #product-preloader { display: block; position: absolute; z-index: 10; top: -10px; } #main.-combinations-loading #main-product-wrapper { opacity: 0.3; } .product-tabs .nav-tabs { justify-content: center; } .col-product-info, .quickview-info { text-align: center; } .product-variants-item > ul { display: inline-block; } .product-variants-item .custom-select2 { margin: 0 auto; } .product-add-to-cart .row.product-quantity { justify-content: center; } @media (max-width: 767px) { #main-product-wrapper .product-add-to-cart { background: #ffffff; position: fixed; bottom: 0; z-index: 99; width: 100%; left: 0; padding-left: 1rem; padding-right: 1rem; } #product #iqitcompare-floating { z-index: 0; } } @media (max-width: 576px) { .product-add-to-cart .col-add-qty { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .product-add-to-cart .col-add-btn { -ms-flex: 1; flex: 1; } .product-add-to-cart .col-add-wishlist, .product-add-to-cart .col-add-compare { max-width: 40px; } .product-add-to-cart .col-add-wishlist .btn, .product-add-to-cart .col-add-compare .btn { padding-left: 0; padding-right: 0; } } @media (max-width: 400px) { .product-add-to-cart .add-to-cart { padding-left: 0rem; padding-right: 0rem; } } #checkout #header { display: none !important; } #wrapper { border-top: none 1px #ffb1b8; border-bottom: none 1px #ffb1b8; color: #1b1b1b; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #333333; text-align: center; font-size: 2rem; font-style: normal; font-weight: bold; text-transform: uppercase; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #333333; } #content-wrapper .page-title:after { content: ""; position: absolute; bottom: -0.5px; display: block; width: 40px; height: 1px; border-bottom: solid 1px #29c3c8; left: 0; right: 0; margin: auto; } #content-wrapper .section-title { color: #333333; text-align: center; font-size: 1.0666666667rem; font-style: normal; font-weight: bold; text-transform: uppercase; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #333333; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -0.5px; display: block; width: 30px; height: 1px; border-bottom: solid 1px #29c3c8; left: 0; right: 0; margin: auto; } .nav-tabs .nav-link { color: #000000; font-size: 1.0666666667rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #000000; border-bottom: solid 3px #29c3c8; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #29c3c8; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #29c3c8; } #wrapper .block-title { color: #333333; text-align: center; font-size: 1.2rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #333333; } #wrapper .block-title span { margin-right: 0.5rem; } #wrapper .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: solid 1px #e3e3e3; } #wrapper .block-title span { margin-left: 0.5rem; } #wrapper .block-title:before { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: solid 1px #e3e3e3; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #e9e2dc; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #e3e3e3; background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #666666; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #777777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #111111; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #666666; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #666666; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #666666; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #666666; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.2rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #ffffff !important; } #footer .block-title, #checkout-footer .block-title { color: #857870; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: uppercase; margin-bottom: 0.8em; padding-bottom: 0.6em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #857870; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; position: absolute; bottom: -0.5px; display: block; width: 30px; height: 1px; border-bottom: solid 1px #aa9c95; left: 0; right: 0; } #footer-container-first { border-top: none 1px; padding-top: 0.6666666667rem; padding-bottom: 0.6666666667rem; background: #212121; color: #aa9c95; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: uppercase; } #footer-container-main, #checkout-footer { border-top: solid 7px #beae9b; padding-top: 2.6666666667rem; padding-bottom: 1.6666666667rem; color: #aa9c95; } #footer-container-main a, #checkout-footer a { color: #aa9c95; } #footer-container-main a:hover, #checkout-footer a:hover { color: #000000; } #footer-copyrights { border-top: none 1px #f71212; background: #857870; padding-top: 1rem; padding-bottom: 1rem; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-title span::after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f107"; margin-left: 10px; } #footer .block-toggle > .block-content { display: none; } #footer .block-toggle._toggled > .block-content { display: block; } #footer .block-toggle._toggled .block-title span::after { content: "\f106"; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #ffffff; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; }.block-onepagecheckout .product-line-grid .product-line-grid-left {padding-right: 15px;} #checkout-header {text-align: center;} #checkout-header .logo {width: 350px;} #product-details-tab-nav { display: none; } #checkout #opc_header #continue_shopping a { COLOR: #fff ! IMPORTANT; } #checkout #opc_main .opc-addresses .add:hover { background: transparent !important; border-color: #ccc !important; } #checkout #opc_main #payment_method_container .module_payment_container .payment-option .payment_image img { max-height: 30px !important; min-width: auto !important; } #checkout #wrapper, #cart #wrapper {padding: 60px 0 0;} /*Desactivar botón de compra en el listado*/ .product-miniature .btn.btn-product-list.add-to-cart {display: none;} /**/ [id^=gb-widget] > a {display: none;} iframe[id^=shapo-widget-iframe] .my-5.h-12 a {display: none;} #cbp-hrmenu-tab-13 {display: none;} #product #main-product-wrapper .block-iqithtmlandbanners-html, #product #main-product-wrapper .block-iqitlinksmanager {display: none;} #velsof_wheel_container .velsof_spin_wheel_checkbox, #velsof_wheel_container a {color: #fff;} .product-id-527 .table-product-discounts {display: none;} .product-id-527 .product-discounts::after { content: ""; width: 300px; height: 215px; background-image: url(/img/imprimir_fotos.jpg); display: inline-block; background-repeat: no-repeat; background-position: center center; overflow: hidden; background-size: contain; } #header .desktop-header-style-2 .header-custom-html {margin: 0;} #header .profesionales a { background: #fff; padding: 8px 10px; color: #000; float: left; border-radius: 6px; } #header .profesionales a:hover { background: #444; color: #fff; } .images-container .swiper-button-arrow { color: #fff; background: #29c3c8; border: 3px solid #fff; border-radius: 50%; height: 40px; width: 40px; box-shadow: 1px 1px 10px #999; } .swiper-button-next:after, .swiper-button-prev:after { font-size: 30px; } .swiper-button-next:after { margin-bottom: 2px; margin-left: 2px; } .swiper-button-prev:after { margin-bottom: 2px; margin-right: 2px; } .product-quantity .qty {width: 90px !important;} .header-top .form-search-control { border-radius: 8px !important; } .referencia {text-align: left;} .page-content.page-cms { padding: 30px; background: #fff; } .cbp-hrmenu .cbp-column-title {display: none !important;} .header-custom-html {float: right; margin: 8px 0;} .header-custom-html img {margin: 0 8px;} #search_widget {float: left; width: 60%;} body#checkout section.checkout-step, .my-account-page-content-wrapper, .page-authentication #content, .page-customer-account #content {background: #fff; max-width: 800px;} #trustpilot-widget-trustbox-1-wrapper, #trustpilot-widget-trustbox-0-wrapper { position: relative !important; z-index: 0 !important; } .mobile-menu__links-list {margin-bottom: 15px;} .has-compact-filter #amazzing_filter .compact-toggle { color: #FFF!important; background: #29c3c8!important; } #blockcart-content .cart-totals { font-size: 15px; } #left-column .block, #right-column .block { background: #f5f5f5; padding: 20px; } #product .btn-iqitwishlist-add { background: none !important; } .product-customization, .product-pack {background: #ebebeb;} .col-product-info {background: #fff; padding: 30px;} .product-tabs { background: #fff; padding: 0 30px 30px 30px; } #main #main-product-wrapper { max-width: 1000px; margin: 0 auto; } .product-cover img { width: 100%; } #products img, .featured-products img, .product-accessories img, .product-miniature img { width: 100%; } /*Blog*/ .hi-blog-sidebar-block-17 { box-shadow: none; background: #f5f5f5; padding: 20px; } #blog_post_container .blog-post {background: #f5f5f5; margin-bottom: 15px;} .hi-blog-search-block button { bottom: 10px; right: 10px; } /*Etiquetas de descuentos, packs y sin stock*/ .product-flags .discount, .product-flags .on-sale { background: #fff !important; color: #ff4c4c; border: 1px solid #ff4c4c; border-radius: 4px; padding: 0 5px; font-size: 13px; } .product-flags .out_of_stock { background: #fff !important; color: #ff4c4c; border: 1px solid #ff4c4c; padding: 0 5px; border-radius: 4px; font-size: 13px; } .iqitmegamenu-submenu-container .product-miniature-container .regular-price { text-decoration: line-through; color: #969696!important; font-size: 14px !important; border-left: 1px solid #ccc; padding-left: 10px; } .iqitmegamenu-submenu-container .product-price {padding-right: 10px;} .product-flags .online-only, .product-flags .pack { background: #fff; color: #000; border: 1px solid #000; font-size: 15px; padding: 0 5px; border-radius: 4px; font-size: 13px; } .products .product-unavailable { background: #fff; color: #ff4c4c; border: 1px solid #ff4c4c; border-radius: 4px; padding: 0 5px; margin-top: 0 !important; font-size: 13px; font-weight: 300; display: block; line-height: 1.1em; } .product-miniature-grid .product-availability { position: absolute; left: unset; transform: none; bottom: unset; top: 0; right: 0; } .products .product-unavailable i {display: none;} /*Mini Comprar*/ .products-grid .minicomprar {display: none;} /*Social Login*/ #opc_login .iqitsociallogin {display: none !important;} /*Quantity en blanco*/ .form-control:disabled, .form-control[readonly] { background-color: #fff; } /*Modificación checkout*/ #checkout #wrapper #opc_main #opc_mobile_cart_trigger { background: #000 !important; } #checkout #wrapper #opc_main #opc_content #promo-code form button {color: #fff; background: #000;} #checkout #wrapper #opc_main #opc_content #promo-code form button:hover {color: #ff0000; background: #fff;} .bootstrap-touchspin .input-group-btn-vertical { display: table-cell !important; } #checkout #wrapper #opc_main #opc_cart #cart_body .cart-summary-products #cart-summary-product-list .media-list .media { padding: 10px 10px 10px 0; } #lista-productos-carrito {max-height: 350px;} .ampliar {margin-left: 8px;} .ampliar:hover {cursor: pointer;} .ampliar i { background: #000; border-radius: 50%; color: #fff; padding: 5px 6px; } .ampliar { position: relative; display: inline-block; border-bottom: 1px dotted black; } .ampliar .tooltiptext { visibility: hidden; width: 120px; background-color: #555; color: #fff; text-align: center; border-radius: 6px; padding: 5px 0; position: absolute; z-index: 1; bottom: 125%; left: 50%; margin-left: -60px; opacity: 0; transition: opacity 0.3s; } .ampliar .tooltiptext::after { content: ""; position: absolute; top: 100%; left: 50%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: #555 transparent transparent transparent; } .ampliar:hover .tooltiptext { visibility: visible; opacity: 1; } #checkout #wrapper #opc_main #opc_cart #cart_body #opc_cart_title #opc_cart_title_text .btn-edit-cart { font-size: 14px; font-weight: 400; text-transform: none; border: none; } #checkout #wrapper #opc_main #opc_cart #cart_body .cart-summary-products #cart-summary-product-list .media-list .media .media-body .media-body-left .product-qty-price .bootstrap-touchspin .input-group-btn-vertical .btn-touchspin i { top: 0; } #checkout #wrapper #opc_main #opc_cart #cart_body .cart-summary-products #cart-summary-product-list .media-list .media .media-body .media-body-left .product-qty-price .bootstrap-touchspin .input-group-btn-vertical .btn-touchspin { height: 1.25rem; } #checkout #wrapper #opc_main #opc_cart #cart_body .cart-summary-products #cart-summary-product-list .media-list .media .media-body .media-body-left .product-qty-price .bootstrap-touchspin .input-group-btn-vertical .btn-touchspin .touchspin-up::after { font-family: FontAwesome !important; font-size: 9px; content: "\f067"!important; } #checkout #wrapper #opc_main #opc_cart #cart_body .cart-summary-products #cart-summary-product-list .media-list .media .media-body .media-body-left .product-qty-price .bootstrap-touchspin .input-group-btn-vertical .btn-touchspin .touchspin-down::after { font-family: FontAwesome !important; font-size: 9px; content: "\f068"!important; } .remove-from-cart {margin-left: 10px;} .detalles-carrito-opc { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; margin-top: 5px; } #checkout #wrapper #opc_main #opc_cart #cart_body .cart-summary-products #cart-summary-product-list .media-list .media .media-body .media-body-left .product-detail .product-name { margin-bottom: 0; } #checkout #wrapper #opc_main #opc_cart #cart_body .cart-summary-products #cart-summary-product-list .media-list {overflow-y: auto;} #checkout #wrapper #opc_main #opc_cart #cart_body .cart-summary-products #cart-summary-product-list .media-list .media .media-left { width: 10.5%; } .btn-outline-primary:hover { color: #fff; border-color: #000; background: #000; } .remove-from-cart.escritorio {display: block;} .remove-from-cart.movil {display: none;} @media (max-width: 768px) { .detalles-carrito-opc {display: block;} .remove-from-cart.escritorio {display: none;} .remove-from-cart.movil {display: block;} .homeslider_nav {display: none;} #checkout #wrapper #opc_main #opc_cart #cart_body .cart-summary-products #cart-summary-product-list .media-list .media .media-body .media-body-left .product-qty-price {display: block;} #checkout #wrapper #opc_main #opc_cart #cart_body .cart-summary-products #cart-summary-product-list .media-list .media .media-left { width: 25%; } } @media only screen and (min-width: 992px) { #checkout #wrapper #opc_main #opc_step_addresses #opc_step_addresses_content .address-selector .address-item { width: 48%; } } /*Mini botón de compra*/ .products-grid .product-add-cart { margin: 0!important; padding: 0; position: absolute; bottom: 0; right: 0; } .btn-product-list { padding: 0.5rem 0.5rem; border-radius: 5px; } /*Mensaje cuando se puede comprar sin stock*/ .delivery-information a {color: #fff !important;} #cart .delivery-information {text-align: center;} .producto-sin-stock-entrega {width: 100%;} .product-miniature .product-unavailable-allow-oosp { background: #fff68f !important; color: #afa211 !important; } #opc_main .product-unavailable { background: #fff68f; color: #afa211; padding: 1px 5px; text-transform: none; } #opc_main .product-available { display: none; } /*CMS acordeones*/ .elementor-accordion-content ul { list-style-type: circle !important; margin-left: 15px; } /*Marcas*/ .elementor-products-tabs .nav-tabs {list-style-type: none !important;} .block-links ul>li {list-style: none;} .boton-mas-marcas { background: #000; color: #fff !important; padding: 6px 8px; font-size: 15px; margin-top: 30px; margin-bottom: 30px; display: inline-block; } .boton-mas-marcas:hover {background: red;} /*Aceptación de políticas en el registro en negrita*/ #customer-form .custom-checkbox label[for='ff_psgdpr'] {font-weight: bold !important;} /*Arreglo banner inicio */ #index .page-home .elementor-image img {min-width: 100%;} /* Arreglo footer opiniones */ #footer #gsr {width: 100%;} /*Bloque read more*/ .btn-secundary {background: #000; color: #fff;} .btn-secundary:hover {background: #444; color: #fff !important;} .more1, .more2, .more3, .more4, .more5, .more6, .more7, .more8, .more9 {display: none;} #dots1, #dots2, #dots3, #dots4, #dots5, #dots6, #dots7, #dots8, #dots9 {display: none !important;} #myBtn1, #myBtn2, #myBtn3, #myBtn4, #myBtn5, #myBtn6, #myBtn7, #myBtn8, #myBtn9 { margin: 0 auto; display: inherit; background: #fff; border: 1px solid #000; color: #000; border-radius: 6px; } #myBtn1:hover, #myBtn2:hover, #myBtn3:hover, #myBtn4:hover, #myBtn5:hover, #myBtn6:hover, #myBtn7:hover, #myBtn8:hover, #myBtn9:hover { color: #000 !important; text-decoration: underline; } /*Modificación título ficha de producto y logo fabricante*/ #content-wrapper .product_header_container .page-title { text-align: left; font-size: 25px; margin-bottom: 0; } /*.product_header_container { display: flex; flex-direction: row-reverse; align-items: center; }*/ .product-manufacturer-next img { max-width: 140px; padding-left: 15px; } /*Stock personalizado en ficha del producto*/ #product-availability .verde {color: green; font-weight: 600;} /*Icono tik tok*/ #footer .social-links._footer img { left: unset !important; position: relative !important; width: auto; height: 45px; padding-bottom: 8px; padding-left: 5px; } #footer .social-links._footer img:hover { -webkit-filter: invert(1); filter: invert(1); } /*Iconos sociales footer más pequeños en móvil*/ @media (max-width: 768px) { #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 2.2rem; } #footer .social-links._footer img { height: 35px; } } /*Primera letra del titulo de las categorías en mayúsculas*/ #category #content-wrapper .page-title {} /*Botones checkout en rojo*/ .btn-outline-primary:hover, .btn-outline-primary:active, .btn-outline-primary:focus { background: #f00 !important; border-color: #f00 !important; } /*Cambiar orden teléfonos en dirección*/ #form-delivery .row:nth-child(7), #form-invoice .row:nth-child(8){ /*flex-direction: row-reverse !important;*/ } /*No permitir selección de texto*/ /** { user-select: none; } *::selection { background: none; } *::-moz-selection { background: none; }*/ /*Reenviar newsletter a un amigo*/ #newsletterpro-forward #add-new-email { background: #000; color: #fff; } #newsletterpro-forward .col-sm-6.left-side { padding-left: 0!important; display: flex; align-content: center; flex-direction: row; flex-wrap: nowrap; align-items: center; justify-content: space-evenly; margin-bottom: 25px; } #newsletterpro-forward .form-group, .emails-list input, #newsletterpro-forward label {margin: 0 !important;} /*Logo móvil*/ #header_logo img {max-width: 60%;} @media (max-width: 769px) { #continue_shopping {display: none;} } /*Newsletter en cuenta de usuario*/ .material-icons { vertical-align: middle; font-size: 15px !important; } .my-account-page-content h2 {text-align: center; margin-bottom: 30px;} #newsletterpro-my-account footer {text-align: center;} /*Modificación Packs*/ .product-pack { border: none !important; padding: 0 !important; } /*Precio y descuento en la ficha Compra rápida*/ #quickview-modal .has-discount > div { display: flex; flex-wrap: nowrap; justify-content: center; align-content: flex-end; flex-direction: row; align-items: center; } #quickview-modal .product-cover .product-lmage-large {padding: 50px;} #quickview-modal .product_header_container {font-size: 25px;} #quickview-modal .product_header_container {display: block;} #quickview-modal .has-discount > div .product-discount { font-size: 15px!important; color: #969696!important; border-right: 1px solid #ccc; padding-right: 10px; height: 20px; line-height: 20px; } #quickview-modal .has-discount > div .current-price {padding: 0 10px;} #quickview-modal .has-discount > div .discount { color: red; border-left: 1px solid #ccc; padding: 0 0 0 10px; height: 20px; line-height: 20px; background: none; } /*Precio y descuento en la ficha*/ #product .has-discount > div { display: flex; flex-wrap: nowrap; justify-content: center; align-content: flex-end; flex-direction: row; align-items: center; } #product .has-discount > div .product-discount { font-size: 15px!important; color: #969696!important; border-right: 1px solid #ccc; padding-right: 10px; height: 20px; line-height: 20px; } #product .has-discount > div .current-price {padding: 0 10px;} #product .has-discount > div .discount { color: red; border-left: 1px solid #ccc; padding: 0 0 0 10px; height: 20px; line-height: 20px; } /*Quitamos fondo al descuento en la ficha del producto*/ #product .discount { color: #ff0000; background: none; } /*Alineamiento precio productos*/ .products-grid .product-miniature-default .product-description { justify-content: space-between; } .product-miniature-grid .product-title { font-weight: 500; } .products-grid .product-miniature-default .product-description .product-price-and-shipping { display: flex; flex-wrap: wrap; flex-direction: row; justify-content: space-evenly; align-items: center; } .products-grid .product-miniature-default .product-description .product-price-and-shipping .descuento { color: red; border-left: 1px solid #ccc; padding-left: 10px; height: 20px; line-height: 20px; } .product-miniature-default .regular-price { font-size: 15px !important; color: #969696 !important; border-right: 1px solid #ccc; padding-right: 10px; height: 20px; line-height: 20px; } @media (max-width: 991px) { .product-miniature-grid .product-price {font-size: 14px;} .product-miniature-default .regular-price {font-size: 12px!important; padding-right: 5px;} .products-grid .product-miniature-default .product-description .product-price-and-shipping .descuento {padding-left: 5px;} } /*Quitar espacio del texto envío gratis*/ .groupincText p {margin: 0 !important; line-height: 18px !important;} /*Quitar descuento de foto en ficha producto y compra rápida*/ #quickview-modal-product-content .product-flags .discount {display: none !important;} #product .images-container .product-flags .discount {display: none !important;} /*Boton amarillo compra rápida*/ .quickview-info h1 {font-size: 25px;} .quickview-info .btn-primary.add-to-cart { border-radius: 30px; padding: 10px 35px; } .quickview-info .btn-primary.add-to-cart:hover { } /*Botón de compra amarillo en tabla de descuentos*/ #product .product-discounts .js-product-add-to-cart .btn-primary { border-radius: 10px; padding: 5px 20px; } #product .product-discounts .js-product-add-to-cart .btn-primary:hover { } /*Botón de compra amarillo en accesorios*/ #product #multiAccessoriesTab .btn-primary.add-to-cart { border-radius: 30px; padding: 10px 35px; } #product #multiAccessoriesTab .btn-primary.add-to-cart:hover { } /*Quitar texto login social en checkout*/ #opc_login_social .title {display: none !important;} /*Corazón rojo lista de deseos*/ .fa-heart {color: #ff0000 !important;} .fa-heart-o {color: #ff0000 !important;} /*Botón amazon producto*/ .product-quantity>.col { margin-bottom: 0; height: 43px; } #product .product-actions .product-add-to-cart .btn-primary { border-radius: 30px; padding: 10px 35px; } #product .product-actions .product-add-to-cart .btn-primary:hover { } .btn-iqitwishlist-add { padding: 10px; } .btn-iqitwishlist-add i { color: #ff0000; } /*Boton fin amazon*/ #opc_step_payment_content .alert-warning { background-color: #fff!important; border-color: #fff!important; color: #e12c2e!important; } /*Otras cookies*/ #iqitcookielaw { width: 100%; bottom: 0; left: 0; display: flex; justify-content: space-between; align-items: center; } #iqitcookielaw p {margin: 0;} #iqitcookielaw .btn {background: #fff!important; color: #000!important;} /*Cookies*/ #jpresta-rgpd-container img { display: none; } .jpresta-rgpd-actions { float: left; margin: 0; padding: 0; text-align: right; display: flex; } #jpresta-rgpd-container .contenido { width: 100%; font-size: 14px; margin: 0; display: flex; justify-content: center; align-items: center; } #jpresta-rgpd-container { background: #000; width: 100%; margin: 0; } #jpresta-rgpd-container .jpresta-rgpd-msg { color: #fff; float: left; } @media only screen and (max-width: 820px) { #jpresta-rgpd-container { flex-direction: column; font-size: 13px; } #jpresta-rgpd-container .jpresta-rgpd-msg { margin-bottom: 15px; } #jpresta-rgpd-container .contenido { justify-content: center; align-items: center; flex-wrap: wrap; align-content: center; } .jpresta-rgpd-actions { flex-direction: column; align-items: stretch; width: 100%; } .jpresta-rgpd-actions button { margin: 6px 0 !important; } } /*Fin cookies*/ #footer-copyrights._footer-copyrights-2, #footer-copyrights._footer-copyrights-2 a {color: #fff;} #footer-copyrights._footer-copyrights-2 .copyright-img, #footer-copyrights._footer-copyrights-2 .copyright-txt {margin: 0 !important;} /*#sticky-cart-wrapper a.header-cart-btn {color: #fff!important}*/ .contact-rich .icon {display: none!important;} #content th { text-align: left; background: #000; padding: 5px 10px; color: #fff; } #content table {background: #ebebeb;} #content td {padding: 8px!important; border: 1px solid #ccc} .alert-warning { background-color: #e12c2e!important; border-color: #e12c2e!important; color: #fff!important; } .border-slider { -webkit-text-stroke: 1px black; text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000,1px 0 #000; } .products.row > .col, .products.row > [class*="col-"] { margin-bottom: 0; } #facebook-jssdk-iframe {display: none !important;} .cbp-horizontal .cbp-tab-title { line-height: 2em; } .cbp-horizontal > ul > li > a { padding-top: 5px; padding-bottom: 5px; } .cbp-horizontal .cbp-mainlink-icon {margin-bottom: 0!important;} .product-unavailable {text-transform: uppercase;} .card, .page-authentication #content { background: #fff !important; } #checkout .card {background: #f5f5f5 !important;} .cart-container{ background: #fff; padding: 0 15px; } .text-muted { font-size: 1.1rem !important; /*text-decoration: none !important;*/ /*color: #ff4c4c !important;*/ } .product-miniature-default .price-countdown { font-size: 20px; padding: 5px; } .delivery-information { display: inline-block; background: #777777; color: #fff; padding: 5px; font-weight: 400; font-size: 15px!Important; line-height: initial; margin-top: 5px; } .product-available { display: inline-block; background: #28a745 !important; color: #fff; font-size: 15px; font-weight: 400; padding: 5px; } .product-available .verde {color: #fff !important;} .tax-shipping-delivery-label {color: #000 !important; font-size: 0!important;} #product .tax-shipping-delivery-label {font-size: inherit!important;} .badge-warning i {display: none!important;} .badge-warning { color: #444; background-color: transparent; font-size: 15px; font-weight: 400; } .discount { font-size: 15px; font-weight: 700; vertical-align: text-bottom!important; } .product-discount .regular-price {font-size: 15px;} #module-supercheckout-supercheckout .rewardBody { display: block !important; background: #fff68f; padding: 5px 10px; } #module-supercheckout-supercheckout .rewardHeader { background: #fff68f; padding: 5px 10px; } /*Fallo IOS*/ #confirmCheckout .quantity-section .input-group.bootstrap-touchspin input { line-height: 0 !important; } .review-line .text-muted {color: #222 !important;} .cbp-hrmenu .tabs-links { width: 100% !important; max-width: 100% !important; flex: unset; margin-bottom: -35px; z-index: 5; } .cbp-hrmenu .tabs-links ul { text-align: left; } .cbp-hrmenu .tabs-links ul li { display: inline-block; border: none !important; } .cbp-hrmenu .tabs-links ul li a i { display: none !important; } .cbp-hrmenu .tabs-links ul li a.active, .cbp-hrmenu .tabs-links ul li a:hover { font-weight: 600; opacity: 1; } .autocomplete-suggestions { display: none !important; } .infinitescroll-bottom-message { text-align: center; border: none!important; } .infinitescroll-bottom-message a { color: #000; padding: 15px; border: 2px solid #000; } .infinitescroll-bottom-message a:hover { color: #fff !important; padding: 15px; border: 2px solid #000; background: #000; } #module-ambjolisearch-jolisearch #main .categories, #module-ambjolisearch-jolisearch .block-categories {display: none;} .ui-menu.ui-jolisearch { padding: 30px; } .iqitmegamenu-submenu-container h6.product-title {font-size: 17px;} .ui-menu.ui-jolisearch, .ui-menu.ui-jolisearch .jolisearch-body {width: 90vw !important;} .ui-menu.ui-jolisearch .jolisearch-body section[role="main"] .product:nth-child(4n+1) { clear: unset !important; } .ui-menu.ui-jolisearch .jolisearch-body section[role="main"] .product:nth-child(5n+1) { clear: left; } .ui-menu.ui-jolisearch .jolisearch-body section[role="main"] .product { width: 18% !important; } #cbp-hrmenu-tab-10 .menu-element-id-8 .cbp-column-title {text-align: center;} #cbp-hrmenu-tab-15 .menu-element-id-7 .cbp-column-title {text-align: center;} @media (max-width: 991px) { #header .header-nav {} .product_p_price_container #product-availability {float: left;} .ui-menu.ui-jolisearch .jolisearch-body section[role="main"] .product { width: 49%!important; } .ui-menu.ui-jolisearch .jolisearch-body section[role="main"] .product:nth-child(5n+1) { clear: unset !important; } .ui-menu.ui-jolisearch .jolisearch-body section[role="main"] .product:nth-child(2n+1) { clear: left !important; } .ui-menu.ui-jolisearch { padding: 30px 0px !important; } } .cbp-hrmenu .cbp-hrsub-tabs-names li a { opacity: 0.6; padding: 14px 16px; } .opc-container .social-login { text-align: center; padding: 15px; background: #f5f5f5; margin: 15px auto; width: 60%; } .save { padding: 4px 6px; border-radius: 4px; color: #c4c4c4; border: 1px solid #c4c4c4; } .table-product-discounts td {border: none !important;} #cbp-hrmenu-tab-15 .tab-content.col-10 {width:100% !important; max-width: 100% !important; flex: 0 0 100% !important;} #product #group_accessories, #multiAccessoriesTab .accessories_table_price {background: #fff !important;} #product #group_accessories h4 {display: none !important;} .accessories_table_price_content .left-column, .accessories_table_price_content .right-column { display: none; } .accessories_table_price_content .right-column-total { font-size: 35px; width: 100%; text-align: center; } #product #group_accessories {margin-bottom: 0 !important;} @media (max-width: 768px) { .categorias .elementor-column { width: 50%; } } .profesional {display:none !important;} .has-compact-filter #amazzing_filter .compact-toggle { color: #FFF!important; background: #000 !important; } #desktop_logo img {width: 300px;} .product-description h2 { font-size: 15px; font-weight: 400; } @media (max-width: 768px) { /* LOGO MENU , EN DISPOSITIVOS MOVILES*/ .col.col-mobile-logo.text-center a { width: 80%; } } /*CAMBIAMOS EL COLOR DE LA CRUZ DE CIERRE DE LOS FILTROS*/ .u-times:before { color: red; } .recommendations {padding: 0 0 60px;} /*Descuentos cesta*/ #cart .product-discount { display: flex; flex-direction: row; align-content: center; align-items: center; justify-content: center; flex-wrap: wrap; } #cart .product-discount .discount-percentage { color: red !important; padding: 0; background: 0; line-height: 19px; padding-left: 10px; border-left: 1px solid #ccc; } #cart .product-discount .regular-price { font-size: 15px; padding-right: 10px; } #cart .unit-price .value { font-size: 15px; } /*ONE PAGE CHECKOUT*/ #checkout #wrapper #opc_main #opc_cart #cart_body .cart-summary-products #cart-summary-product-list .media-list .media .media-body .media-body-left .product-discount .discount-percentage { color: red !important; padding: 0; background: 0; font-weight: 300; line-height: 19px; padding-left: 10px; border-left: 1px solid #ccc; } #checkout #wrapper #opc_main #opc_cart .product-discount .regular-price { font-size: 15px; padding-left: 10px; border-left: 1px solid #ccc; } #opc_content .card {background: none !important;} .product-miniature .wishlist-button-add {display: none !important;} .pagination-wrapper-bottom {display: none !important;} .opc-bootstrap-513 .progress-bar { background-color: #676800; } #checkout #wrapper #opc_main #opc_step_payment #opc_step_payment_content #payment_method_container .module_payment_container .js-additional-information { padding: 0 15px 15px 15px !important; margin: 0 0 0 10px !important; } #checkout #wrapper #opc_main #opc_cart #cart_body #opc_cart_title #opc_cart_title_text { color: #000; } #checkout #wrapper #opc_main #opc_cart #cart_body #opc_cart_title #opc_cart_total_products { background-color: #000; } #checkout #wrapper #opc_main #opc_cart #cart_body .cart-summary-products #cart-summary-product-list .media-list .media .media-body .media-body-right .product-total-price, #checkout #wrapper #opc_main #opc_cart #cart_body .cart-summary-products #cart-summary-product-list .media-list .media .media-body .media-body-left .product-price { color: #000; } #checkout .opc-step .card .opc-step-header:not(.collapsed) h5 { color: #000; } .btn-outline-primary { color: #000; border-color: #000; } #checkout #wrapper #opc_main #opc_step_addresses #opc_step_addresses_content .address-selector .address-item.selected { border: solid 2px #000; background: #ebebeb; color: #000; } #cart_remaining_free_shipping, #js-product-list-top {display: none;} #checkout #footer {background: #fff !important;} #checkout #wrapper #opc_main #opc_cart #cart_body .cart-summary-products #cart-summary-product-list .media-list .media .media-body .media-body-left .product-discount .discount-amount { color: #fff !important; padding: 5px; } .alma-pp-container.ps17 div { margin-bottom: initial; display: flex; align-items: center; justify-content: center; align-content: center; margin: 5px 0; padding: 0px 8px; flex-wrap: nowrap; flex-direction: row; } #checkout #wrapper #opc_main #opc_step_shipping #opc_step_shipping_content #form-shipping_container .delivery-option .carrier-item-content .delivery-detail .carrier-content-top .delivery_option_title span { position: relative; min-width: 150px; display: block; padding-left: 65px; } #checkout #wrapper #opc_main #opc_step_shipping #opc_step_shipping_content #form-shipping_container .delivery-option .carrier-item-content .delivery-detail .carrier-content-top .delivery_option_title span:after{ content:"Envío a domicilio"; color:#000; background: #fff; transform:translateX(-100%); position:absolute; width: 100%; } #checkout #opc_header #continue_shopping a {COLOR: #000 !IMPORTANT;} #btn-placer_order:hover {background: #444;} #blockcart-content .cart-buttons .btn-primary {display: none;} .tab-content>.tab-pane.active {opacity: 1 !important} #blog_desc_container { margin-bottom: 20px; padding: 30px; background: #fff; }