@font-face { font-display: swap; font-family: 'Montserrat'; font-style: normal; font-weight: 400; src: url('../fonts/montserrat-v31-latin-ext-regular.woff2') format('woff2'), url('../fonts/montserrat-v31-latin-ext-regular.woff') format('woff'); } @font-face { font-display: swap; font-family: 'Montserrat'; font-style: normal; font-weight: 700; src: url('../fonts/montserrat-v31-latin-ext-700.woff2') format('woff2'), url('../fonts/montserrat-v31-latin-ext-700.woff') format('woff'); } .iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #ffffff; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1440px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #093c62; } a:hover:not(.nav-link):not(.btn) { color: #1d8ebf; } .pagination .page-list li:hover { border-color: #1d8ebf; } .pagination .page-list li.current { border-color: #1d8ebf; } .pagination .page-list li.current a { color: #1d8ebf; } #mobile-header { background: #ffffff; border-bottom: solid 1px #00aeef; } #mobile-header #mobile-header-sticky { background: #ffffff; } #mobile-header .mobile-main-bar { padding-top: 0.625rem; padding-bottom: 0.625rem; } #mobile-header .m-nav-btn { color: #ffffff; } #mobile-header .m-nav-btn:hover { color: #ffffff; } #mobile-header .mobile-buttons-bar { background: #00aeef; } #mobile-header .m-nav-btn { padding-top: 0.75rem; padding-bottom: 0.75rem; border: solid 1px rgba(0, 123, 255, 0.1); border-left: none; } #mobile-header .m-nav-btn:hover { background: #142144; } #mobile-header .col-mobile-btn:last-child .m-nav-btn { border-right: none; } html { font-size: 16px; } @media (max-width: 767px) { html { font-size: 14px; } } body { line-height: 1.4rem; } body { font-family: 'Montserrat', sans-serif; } #blockcart-content { background: #e6e6e6; color: #000000; border: none 1px #007bff; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: #000000; } #blockcart-content a:not(.btn):hover { color: #000000; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: rgba(0, 0, 0, 0.16); } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.16); } /*** 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: #ffffff; color: #000000; border: solid 1px rgba(0, 0, 0, 0.11); } .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: #f2f2f2; color: #000000; } .btn-secondary:not(:disabled):not(.disabled):active { background: #f2f2f2; color: #000000; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #ffffff; color: #000000; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #f2f2f2; color: #000000; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #00aeef; color: #ffffff; border: none 1px; } .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: #142144; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #142144; color: #ffffff; } #wrapper .breadcrumb { background: #f8fafc; padding-top: 0.75rem; padding-bottom: 0.75rem; margin-top: -1.25rem; margin-bottom: 1.25rem; font-size: 0.6875rem; font-style: normal; font-weight: normal; text-transform: none; color: #858585; } #wrapper .breadcrumb li:after { color: #858585; } #wrapper .breadcrumb a { color: #858585; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #093c62; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #093c62; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #093c62; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #093c62; } .form-control::-webkit-input-placeholder { color: #093c62; } .form-control::-moz-placeholder { color: #093c62; } .form-control:-ms-input-placeholder { color: #093c62; } .form-control:-moz-placeholder { color: #093c62; } .form-control:focus { color: #093c62; border-color: #1d8ebf; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #1d8ebf; } .custom-radio input[type=radio]:checked + span { background-color: #1d8ebf; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #f2f2f2; color: #1d8ebf; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px rgba(0, 0, 0, 0.27); box-shadow: 7px 4px 30px 0px rgba(0, 0, 0, 0.16); } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #093c62!important; border-bottom: solid 1px rgba(0, 0, 0, 0.27); } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(9, 60, 98, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #093c62!important; color: white!important; } .tooltip { --bs-tooltip-bg: #093c62; --bs-tooltip-color: #ffffff; } /*** Modals ***/ .modal-backdrop { background: rgba(255, 255, 255, 0.8); } .modal-content { background: #ffffff; border: solid 2px #007bff; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16); } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #007bff; color: #ffffff; border: none 1px; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16); } .product-price { color: #1d8ebf; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.75rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .product-flags .discount, .product-flags .on-sale { background: #fc5c00; color: #ffffff; } .product-flags .new { background: #1d8ebf; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #093c62; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #fc5c00; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #a17738; color: #fff7f7; } .alert-success { background: #d4edda; color: #155724; border-color: #d4edda; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { color: #155724; text-decoration: underline; } .alert-info { background: #cce5ff; color: #004085; border-color: #cce5ff; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { color: #004085; text-decoration: underline; } .alert-warning { background: #fff3cd; color: #856404; border-color: #fff3cd; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { color: #856404; text-decoration: underline; } .alert-danger { background: #f8d7da; color: #721c24; border-color: #f8d7da; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { color: #721c24; text-decoration: underline; } #iqitcompare-floating { background: #ffffff; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #page-preloader { background: #ffffff; } #page-preloader .loader-wrapper { font-size: 38px; } #page-preloader .loader-1 { border-color: rgba(29, 142, 191, 0.2); border-top-color: #1d8ebf; } #page-preloader .loader-2 { background: rgba(29, 142, 191, 0.3); } #page-preloader .loader-2:after, #page-preloader .loader-2:before { background: rgba(29, 142, 191, 0.3); } @keyframes loader-2 { 50% { background: #1d8ebf; } } #back-to-top { background: #142144; color: #ffffff; } #back-to-top:hover { background: #1d8ebf; color: #ffffff; } #header, #checkout-header { background: #ffffff; border-top: none 1px; border-bottom: none 2px #e62089; box-shadow: 0px 10px 20px 0px rgba(20, 33, 68, 0.04); } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ffffff; border-bottom: none 2px #e62089; box-shadow: 0px 10px 20px 0px rgba(20, 33, 68, 0.04); } #header .header-nav { color: #ffffff; background: #093c62; border-bottom: none 3px #2b19e6; padding-top: 0.5rem; padding-bottom: 0.5rem; font-size: 0.75rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #00aeef; } #header .header-nav .social-links._topbar { font-size: 1rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #ffffff !important; } #header .header-nav .social-links._topbar a:hover { color: #00aeef !important; } .header-top { padding-top: 1.25rem; padding-bottom: 1.25rem; color: #093c62; } .header-top a:not(.btn):not(.nav-link) { color: #093c62; } .header-top a:not(.btn):not(.nav-link):hover { color: #1d8ebf; } .header-top .form-search-control { background: #f8fafc; color: #093c62; border: solid 1px #e2e8f0; } .header-top input.form-search-control::-webkit-input-placeholder { color: #093c62; } .header-top input.form-search-control:-moz-placeholder { color: #093c62; } .header-top input.form-search-control:-ms-input-placeholder { color: #093c62; } .header-top input.form-search-control:-moz-placeholder { color: #093c62; } .header-top .search-btn { color: #093c62; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.875rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #007bff; color: #003366; padding: 0.75rem 0.75rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #003366; } .header-top .header-cart-default .cart-toogle > .icon { font-size: 2.8rem; display: inline-block; vertical-align: middle; } .header-top .header-cart-default .cart-toogle > .info-wrapper { text-align: left; display: inline-block; vertical-align: middle; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .cart-toggle-details, .header-top .header-cart-default .cart-toogle > .info-wrapper > .title { display: block; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .title { opacity: 0.8; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .cart-toggle-details { font-weight: bold; } .header-top .header-cart-default .cart-toogle > .info-wrapper .cart-separator { display: none; } .header-top a.header-cart-btn:not(:hover) { color: #003366; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .cart-products-count-btn { background: #1d8ebf; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #f8fafc; border-top: none 1px; border-right: none 1px rgba(255, 255, 255, 0.4); border-bottom: solid 1px #e2e8f0; border-left: none 1px rgba(255, 255, 255, 0.4); 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.4375rem; max-width: 18.75rem; color: #142144; padding-left: 0.625rem; padding-right: 0.625rem; border-left: none 1px rgba(255, 255, 255, 0.4); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #142144; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.21875rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.4375rem !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: #f8fafc; color: #00aeef; } .cbp-horizontal .cbp-tab-title { font-size: 0.75rem; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.25rem; max-height: 1.25rem; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.625rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.3125rem; padding-right: 0.3125rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(15px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .iqitmegamenu-submenu-container { padding: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #f8fafc; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #f8fafc; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.125rem; font-style: normal; font-weight: bold; text-transform: none; color: #ffffff; background: #007bff; line-height: 3.125rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #ffffff; background: #0056b3; } #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.5rem; padding-bottom: 0.5rem; 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.5rem; max-height: 1.5rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #003366; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; 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: #0056b3; } .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: 0.875rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #f8fafc; border: solid 1px #e3e3e3; box-shadow: 0px 15px 25px 0px rgba(74, 63, 63, 0.15); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #003366 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #777777 !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: #003366 !important; border-bottom: solid 1px rgba(0, 0, 0, 0.12); padding-bottom: 8px; font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #f8fafc; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #142144 !important; } #iqitmegamenu-mobile { background: #f8fafc; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.375rem; } #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: 1rem; padding-bottom: 1rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #003366 !important; padding-top: 1rem; padding-bottom: 1rem; font-size: 1.125rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } .mobile-menu__submenu { background: #f8fafc; } .mobile-menu__tab { border-bottom: solid 1px #e2e8f0; min-height: 3.25rem; } .mobile-menu__link { color: #142144 !important; padding-top: 0.9375rem; padding-bottom: 0.9375rem; font-size: 1.375rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 0.9375rem; padding-bottom: 0.9375rem; color: #00aeef; font-size: 1.375rem; } .mobile-menu__tab-icon { font-size: 1.375rem; } .mobile-menu__tab-icon--img { max-height: 1.375rem; } .mobile-menu__legend { font-size: 0.75rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #003366; } .mobile-menu__header-wrapper { color: #ffffff; background-color: #142144; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.125rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .mobile-menu__column-title { font-size: 1.375rem; font-style: normal; font-weight: bold; text-transform: uppercase; color: #142144 !important; } .mobile-menu__column { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; color: #142144; margin-bottom: 1.25rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 1.25rem; } .mobile-menu__column-title { margin-bottom: 0.5rem; } .mobile-menu__links-list-li { padding-top: 0.375rem; padding-bottom: 0.375rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #ffffff; } .mobile-menu__footer { border-top: none 1px; color: #ffffff; background-color: #142144; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #ffffff; color: #000000; } .products.swiper-container .swiper-button-next, .products.swiper-container .swiper-button-prev { display: none; } .swiper-pagination-bullet { background: #003366; } /*** Product miniature ***/ .products.row { margin: -0.3125rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.3125rem; } .swiper-container-wrapper { margin: -0.3125rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.3125rem; } .swiper-container-wrapper .product-carousel { padding: 0.3125rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.3125rem; } .product-miniature { border: solid 1px #f0f0f0; outline: 1px solid transparent; background: #ffffff; } .product-miniature .thumbnail-container .product-thumbnail-second { position: absolute; top: 0; left: 0; right: 0; opacity: 0; transition: opacity 0.3s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container:hover .product-thumbnail-second { opacity: 1; } .product-miniature .thumbnail-container:hover .product-thumbnail-first { opacity: 0; } .product-miniature .thumbnail-container:hover picture:last-child .product-thumbnail-first { opacity: 1; } .product-miniature-grid { padding: 0.625rem; } .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.125rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: solid 1px rgba(161, 161, 161, 0.25); background: #ffffff; } } .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-reference { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-add-cart { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .btn-product-list { padding: 0.625rem 1.25rem; background: #007bff; color: #ffffff; border: none 1px #c8c8c8; } .btn-product-list:hover { background: #0056b3; color: #ffffff; border-color: #007bff; } .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-2 .product-add-cart { display: none !important; } .products-grid .product-miniature-layout-2 .products-variants { padding-top: 0rem; } .products-grid .product-miniature-layout-3 .product-description { background: #ffffff; } .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(4, 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(3, 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: 2.1875rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: solid 1px rgba(0, 0, 0, 0.05); } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #000000; 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: #000000; 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; } #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; } #wrapper { background: #ffffff; border-top: none 1px; border-bottom: none 1px; padding-top: 1.25rem; padding-bottom: 1.25rem; color: #093c62; box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.3); } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 1.25rem; padding-bottom: 1.25rem; } #content-wrapper .page-title { color: #003366; font-size: 2rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #003366; } #content-wrapper .page-title:after { content: ""; position: absolute; bottom: -2px; display: block; width: 40px; height: 1px; border-bottom: solid 4px #1d8ebf; left: 0; right: 0; } #content-wrapper .section-title { color: #093c62; font-size: 1.125rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #093c62; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -1.5px; display: block; width: 30px; height: 1px; border-bottom: solid 3px #1d8ebf; left: 0; right: 0; } .nav-tabs .nav-link { color: #093c62; font-size: 1.25rem; font-style: normal; font-weight: bold; text-transform: none; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #093c62; border-bottom: solid 3px #1d8ebf; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #1d8ebf; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #093c62; border-bottom: solid 3px #1d8ebf; } #wrapper .block-title { color: #000000; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #000000; } #left-column .block, #right-column .block { background: #ffffff; padding: 0.9375rem; border: solid 1px #f0f0f0; } #footer, #checkout-footer { background: #093c62; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px #ffffff; background: rgba(255, 255, 255, 0.1); } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #fc5c00; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #ffffff; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.1875rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #cccccc !important; } #footer .social-links._footer a:hover, #checkout-footer .social-links._footer a:hover { color: #1d8ebf !important; } #footer .block-title, #checkout-footer .block-title { color: #ffffff; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; 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: #ffffff; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; position: absolute; bottom: -1.5px; display: block; width: 30px; height: 1px; border-bottom: solid 3px #1d8ebf; left: 0; right: 0; } #footer-container-first { border-top: none 1px rgba(161, 161, 161, 0.25); padding-top: 0.9375rem; padding-bottom: 0.9375rem; background: #f8fafc; color: #ffffff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: solid 1px rgba(161, 161, 161, 0.25); padding-top: 3.75rem; padding-bottom: 2.75rem; color: rgba(255, 255, 255, 0.7); } #footer-container-main a, #checkout-footer a { color: #fc5c00; } #footer-container-main a:hover, #checkout-footer a:hover { color: #1d8ebf; } #footer-copyrights { border-top: solid 1px rgba(161, 161, 161, 0.25); background: #ffffff; padding-top: 0.125rem; padding-bottom: 0.125rem; } #maintenance-page { background: #ffffff; color: #003366; } #maintenance-page a, #maintenance-page a:link { color: #003366; } @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(iconfont/MaterialIcons-Regular.eot); /* For IE6-8 */ src: local('Material Icons'), local('MaterialIcons-Regular'), url(iconfont/MaterialIcons-Regular.woff2) format('woff2'), url(iconfont/MaterialIcons-Regular.woff) format('woff'), url(iconfont/MaterialIcons-Regular.ttf) format('truetype'); } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; width: 1em; height: 1em; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; } /* Reducir tamaño de "Carrito" y "Iniciar sesión" en header desktop */ #desktop-header-container .title, #header .shopping_cart .title, #header .header-cart-btn .title, #header .header-user-btn .title, #blockcart_top .title, .cart-toogle .title, .header-user-btn .title { font-size: 0.85rem !important; } .facebook i { background-color: transparent !important; background: transparent !important; } /* sombra para “banner” (oscura, suave, hacia abajo) */ .texto-con-sombra{ text-shadow: 0 4px 0 rgba(0,0,0,.35); } .btn.btn-naranja { background-color: #fc5c00; color: #ffffff; border: none; font-weight: 500; border-radius: 4px; cursor: pointer; transition: background-color 0.2s ease, transform 0.1s ease; text-decoration: none; } .btn.btn-naranja:hover { background-color: #e05200; color: #ffffff; transform: translateY(-1px); } .btn.btn-naranja:active { background-color: #c44800; transform: translateY(0); } .btn.btn-hover-naranja:hover { background-color: #fc5c00; border-color: #fc5c00; color: #ffffff; transform: translateY(-1px); } .btn.btn-hover-naranja:active { background-color: #c44800; border-color: #c44800; transform: translateY(0); } .product-price-small { font-size: 1.5rem !important; font-weight: 700 !important; } /* KMC aumentar espacio en la listas */ /* Más aire entre líneas del mismo punto */ .elementor-icon-list-items .elementor-icon-list-text{ line-height:1.55; } /* Más aire entre puntos */ .elementor-icon-list-items .elementor-icon-list-item{ margin-bottom:14px; } .elementor-icon-list-items .elementor-icon-list-item:last-child{ margin-bottom:0; } /* El texto ocupa el resto y las líneas siguientes quedan alineadas */ .elementor-icon-list-items .elementor-icon-list-text{ flex:1 1 auto; } /* FIN aumentar espacio en la listas */ /* PRINCIPIO botones de contacto de facetas*/ .support-card__actions .btn { font-size: 18px !important; margin-bottom: 15px !important; } .support-card__actions .btn:last-child { margin-bottom: 0 !important; } /* FIN botones de contacto de facetas */ /* PRINCIPIO Cabeceras Marcas */ /* Layout tipo “logo arriba + título debajo” */ .brand-head{ display:flex !important; flex-direction:column !important; align-items:flex-start !important; flex-wrap:nowrap !important; gap:10px !important; margin:0 0 14px 0 !important; } /* Logo pequeño arriba */ .brand-head__logo{ width:360px !important; max-width:45vw !important; height:auto !important; display:block !important; margin:0 !important; } /* Título grande debajo */ .brand-head__title{ margin:0 !important; font-weight:800 !important; line-height:1.15 !important; font-size:clamp(26px, 2.4vw, 36px) !important; } /* Mobile: mantiene izquierda (como la captura) */ @media (max-width:640px){ .brand-head{ align-items:flex-start !important; text-align:left !important; gap:8px !important; } .brand-head__logo{ width:130px !important; } } /* FIN Cabeceras Marcas */ /**********************************/ /* INICIO CONTENEDOR GENERAL DE RESEÑAS */ /**********************************/ .reviews-wrapper{ display:flex; flex-wrap:wrap; gap:28px; justify-content:center; align-items:stretch; max-width:1200px; margin:auto; padding:20px 0 } /* TARJETA DE RESEÑA */ .review-card{ flex:0 0 340px; background:#ffffff; border-radius:16px; padding:24px; box-shadow:0 4px 20px rgba(0,0,0,0.12); font-family:'Roboto',Arial,sans-serif; display:flex; flex-direction:column; gap:14px; transition:transform .2s ease, box-shadow .2s ease } .review-card:hover{ transform:translateY(-4px); box-shadow:0 10px 30px rgba(0,0,0,0.15) } /* CABECERA */ .review-card .reviewer-header{ display:flex; align-items:center; gap:12px } /* ICONO GOOGLE */ .review-card .google-icon{ width:44px; height:44px; border-radius:10px; border:1px solid #e0e0e0; display:flex; align-items:center; justify-content:center; flex-shrink:0; background:#fff } .review-card .google-icon svg{ width:26px; height:26px } /* INFO AUTOR */ .review-card .reviewer-info{ display:flex; flex-direction:column } .review-card .reviewer-info h3{ margin:0; font-size:15px; font-weight:700; color:#1a1a1a } .review-card .reviewer-info span{ font-size:13px; color:#888; font-weight:400 } /* ESTRELLAS */ .review-card .stars{ display:flex; gap:3px; margin-top:6px } .review-card .star{ font-size:22px; color:#FFC107; line-height:1 } /* TEXTO RESEÑA */ .review-card .review-text{ font-size:15px; color:#2c2c2c; line-height:1.6; margin:0 } /* RESPONSIVE */ @media (max-width:768px){ .review-card{ flex:1 1 100%; max-width:500px } .reviews-wrapper{ padding:10px } } /**********************************/ /* FIN CONTENEDOR GENERAL DE RESEÑAS */ /**********************************/ /**********************************/ /* Modificamos tamaño del footer en Movil y color de hover */ /**********************************/ body #footer a, body #footer a:visited { color: inherit; transition: color .2s ease; } body #footer a:hover, body #footer a:focus, body #footer a:active, body #footer a:hover span, body #footer a:focus span, body #footer a:active span { color: #fc5c00; } @media (max-width: 991px) { #footer [id^="iqithtmlandbanners-block-"] { width: 100% ; max-width: 100% ; flex: 0 0 100% ; display: block ; margin-bottom: 28px; } #footer [id^="iqithtmlandbanners-block-"]:last-child { margin-bottom: 0; } } /**********************************/ /* Tamaño de los H */ /**********************************/ h2, h2 * { font-weight: 400 !important; /* font-size: 2rem;*/ } h3, h3 * { font-weight: 400 !important; /* font-size: 1.6rem;*/ } /**********************************/ /* CSS DE LAS FAQS */ /**********************************/ :root { --faq-dark: #093c62; --faq-light: #1d8ebf; --faq-border: #1d8ebf; --faq-bg: #ffffff; --faq-text: #093c62; } .piscinas-faq { background: var(--faq-bg); padding: 24px 16px; font-family: Arial, sans-serif; font-size: 16px; color: var(--faq-text); } .piscinas-faq * { box-sizing: border-box; } .piscinas-faq__container { max-width: 1400px; margin: 0 auto; } .piscinas-faq__items { display: flex; flex-direction: column; } /* ── cada ítem ── */ .piscinas-faq__item { border-bottom: 1px solid var(--faq-border); background: var(--faq-bg); overflow: hidden; } .piscinas-faq__item:first-child { border-top: 1px solid var(--faq-border); } details[open].piscinas-faq__item { background: #ffffff; } /* ── cabecera (summary) ── */ .piscinas-faq__q { list-style: none; cursor: pointer; padding: 16px 18px; display: flex; align-items: center; gap: 14px; font-weight: 700; font-size: 1em; line-height: 1.3; color: var(--faq-dark); user-select: none; transition: color 0.2s; } .piscinas-faq__q::-webkit-details-marker { display: none; } .piscinas-faq__q:hover { color: var(--faq-light); } details[open] .piscinas-faq__q { color: var(--faq-light); } /* ── icono +/− discreto (solo contorno) ── */ .piscinas-faq__icon { flex: 0 0 20px; width: 20px; height: 20px; border-radius: 50%; background-color: transparent; border: 2px solid var(--faq-light); position: relative; transition: border-color 0.2s; } .piscinas-faq__q:hover .piscinas-faq__icon, details[open] .piscinas-faq__icon { border-color: var(--faq-dark); background-color: transparent; } .piscinas-faq__icon::before, .piscinas-faq__icon::after { content: ""; position: absolute; background: var(--faq-light); left: 50%; top: 50%; transform: translate(-50%, -50%); border-radius: 2px; transition: height 0.2s, opacity 0.2s; } .piscinas-faq__icon::before { width: 10px; height: 2px; } .piscinas-faq__icon::after { width: 2px; height: 10px; } .piscinas-faq__q:hover .piscinas-faq__icon::before, .piscinas-faq__q:hover .piscinas-faq__icon::after, details[open] .piscinas-faq__icon::before, details[open] .piscinas-faq__icon::after { background: var(--faq-dark); } details[open] .piscinas-faq__icon::after { height: 0; opacity: 0; } /* ── respuesta ── */ .piscinas-faq__a { padding: 0 18px 18px 52px; } .piscinas-faq__a p { margin: 0; font-size: 0.95em; line-height: 1.55; color: #333; } .piscinas-faq__a strong { color: var(--faq-dark); font-weight: 700; } /* ── responsive móvil ── */ @media (max-width: 640px) { .piscinas-faq { padding: 16px 12px; font-size: 14px; } .piscinas-faq__q { padding: 14px 12px; gap: 10px; } .piscinas-faq__a { padding: 0 12px 14px 42px; } .piscinas-faq__icon { width: 18px; height: 18px; flex: 0 0 18px; } .piscinas-faq__icon::before { width: 9px; } .piscinas-faq__icon::after { height: 9px; } } @media (min-width: 1024px) { .piscinas-faq { font-size: 17px; } } /**********************************/ /* Ocultamos comentarios que siguen saliendo aun desactivados */ /**********************************/ #comments, .blog-comments, .post-comments, .comment-list, .comment-form, .comments-area, #disqus_thread { display: none ; } /**********************************/ /* FIN */ /**********************************/ .page-not-found .not-found-wrapper { max-width: 1280px; margin: 0 auto 40px; } .page-not-found .not-found-hero { margin-top: 20px; border: 1px solid #e5e5e5; overflow: hidden; } .page-not-found .not-found-hero img { width: 100%; height: auto; display: block; } .page-not-found .not-found-main { background: #f3f3f3; border: 1px solid #e5e5e5; padding: 40px 35px; margin-top: 18px; } .page-not-found .not-found-main h4 { font-size: 2.2rem; color: #093c62; margin-bottom: 16px; font-weight: 400; } .page-not-found .not-found-main p { font-size: 1.05rem; line-height: 1.65; color: #244b68; margin-bottom: 0; } .page-not-found .not-found-search { margin-top: 28px; padding: 0; } .page-not-found .not-found-search > * { width: 100%; } .page-not-found .not-found-search .search-widget, .page-not-found .not-found-search form, .page-not-found .not-found-search .ui-autocomplete-input, .page-not-found .not-found-search input[type="text"], .page-not-found .not-found-search input[type="search"] { max-width: 100%; } .page-not-found .not-found-search input[type="text"], .page-not-found .not-found-search input[type="search"] { min-height: 60px; border: 1px solid #d9d9d9; background: #fff; padding: 0 20px; font-size: 1.05rem; color: #244b68; box-shadow: none; } .page-not-found .not-found-search button, .page-not-found .not-found-search .search, .page-not-found .not-found-search .btn { min-height: 60px; } .page-not-found .not-found-panel { background: #f3f3f3; border: 1px solid #e5e5e5; padding: 32px 25px; margin-top: 18px; text-align: center; } .page-not-found .not-found-panel h2 { font-size: 1.9rem; color: #093c62; margin-bottom: 18px; font-weight: 400; } .page-not-found .not-found-panel p { font-size: 1.02rem; line-height: 1.65; color: #244b68; } .page-not-found .not-found-cats { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; margin-top: 20px; } .page-not-found .not-found-cats a { display: flex; align-items: center; justify-content: center; min-height: 82px; background: #fff; border: 2px solid #1d8ebf; border-radius: 12px; padding: 14px; text-decoration: none; color: #093c62; font-weight: 600; text-align: center; transition: .2s; } .page-not-found .not-found-cats a:hover { background: #093c62; color: #fff; } .page-not-found .not-found-btn { display: inline-block; padding: 14px 26px; background: #fc5c00; color: #fff !important; font-weight: 700; text-decoration: none; margin-top: 10px; transition: .2s; } .page-not-found .not-found-btn:hover { background: #093c62; } .page-not-found .not-found-help { background: #093c62; padding: 28px; text-align: center; margin-top: 18px; } .page-not-found .not-found-help p { color: #fff; margin-bottom: 10px; } .page-not-found .not-found-help p:last-of-type { font-size: 1.3rem; font-weight: 700; } @media (max-width: 991px) { .page-not-found .not-found-cats { grid-template-columns: repeat(2, 1fr); } } @media (max-width: 575px) { .page-not-found .not-found-cats { grid-template-columns: 1fr; } }