.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: #0aa8e2; } a:hover:not(.nav-link):not(.btn) { color: #3654f3; } .pagination .page-list li:hover { border-color: #3654f3; } .pagination .page-list li.current { border-color: #3654f3; } .pagination .page-list li.current a { color: #3654f3; } #mobile-header { background: #2849f2; border-bottom: solid 1px rgba(227, 227, 227, 0.24); } #mobile-header #mobile-header-sticky { background: #2849f2; } #mobile-header .mobile-main-bar { padding-top: 0.7692307692rem; padding-bottom: 0.7692307692rem; } #mobile-header .m-nav-btn { color: #ffffff; } #mobile-header .m-nav-btn:hover { color: #c4c4c4; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 13px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.8rem; } body { font-family: 'Montserrat', sans-serif; } #blockcart-content { background: #fbfbff; color: #16223c; border: none 1px; } #blockcart-content a:not(.btn) { color: #16223c; } #blockcart-content a:not(.btn):hover { color: #16223c; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: #16223c; } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: #16223c; } /*** 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: #21afe4; color: #ffffff; border: solid 2px #21afe4; } .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: #ffffff; color: #21afe4; border-color: #21afe4; } .btn-secondary:not(:disabled):not(.disabled):active { background: #ffffff; color: #21afe4; border-color: #21afe4; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #21afe4; color: #ffffff; border: solid 1px #0b0580; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #ffffff; color: #21afe4; border: solid 1px #0b0580; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #21afe4; color: #ffffff; border: solid 2px #21afe4; } .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: #ffffff; color: #21afe4; border-color: #21afe4; } .btn-primary:not(:disabled):not(.disabled):active { background: #ffffff; color: #21afe4; border-color: #21afe4; } #wrapper .breadcrumb { padding-top: 0.4615384615rem; padding-bottom: 0.4615384615rem; margin-top: -3.8461538462rem; margin-bottom: 3.8461538462rem; font-size: 0.8461538462rem; font-style: normal; font-weight: normal; text-transform: none; color: #0b0580; box-shadow: 0px 1px 0px 0px rgba(227, 227, 227, 0.12); } #wrapper .breadcrumb li:after { color: #0b0580; } #wrapper .breadcrumb a { color: #0b0580; } /*** Text fields ***/ .form-control { background-color: rgba(255, 255, 255, 0.12); color: #0b0580; border: solid 1px #0b0580; } .custom-select2, .custom-select2 option { background-color: rgba(255, 255, 255, 0.12); } .custom-select2:after { color: #0b0580; } .bootstrap-touchspin .btn-touchspin { background-color: rgba(255, 255, 255, 0.12); color: #0b0580; border: solid 1px #0b0580; } .bootstrap-touchspin .btn-touchspin:hover { color: #0b0580; background: #0b0580; } .form-control::-webkit-input-placeholder { color: #0b0580; } .form-control::-moz-placeholder { color: #0b0580; } .form-control:-ms-input-placeholder { color: #0b0580; } .form-control:-moz-placeholder { color: #0b0580; } .form-control:focus { color: #0b0580; background: #0b0580; border-color: rgba(227, 227, 227, 0.24); } .custom-select2:focus-within { background: #0b0580; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #0b0580; } .custom-radio input[type=radio]:checked + span { background-color: #0b0580; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #0b0580; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #0b0580; border: solid 1px #0b0580; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: white!important; border-bottom: solid 1px #0b0580; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(255, 255, 255, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #0b0580; color: #ffffff; } .tooltip.bs-tether-element-attached-bottom .tooltip-inner:before, .tooltip.tooltip-top .tooltip-inner:before, .bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before { border-top-color: #0b0580; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #0b0580; } /*** Modals ***/ .modal-backdrop { background: rgba(92, 92, 92, 0.79); } .modal-content { background: #121212; border: solid 1px rgba(161, 161, 161, 0.25); } .js-quickview-np-btn { background: #121212; } /*** Notifications ***/ .ns-box { background: #0000ee; color: #ffffff; border: none 1px; } .product-price { color: #0000ee; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.8461538462rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #7fc38b; color: #ffffff; } .product-flags .new { background: #0000ee; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #0000ee; color: #ffffff; } .product-flags .out_of_stock { background: #c9923e; color: #fff7f7; } .discount { background: #7fc38b; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #c9923e; color: #fff7f7; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { 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: #21afe4; color: #ffffff; } #back-to-top:hover { background: #ffffff; color: #21afe4; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #21afe4; } ::-webkit-scrollbar-track { background: #696969; } body { scrollbar-face-color: #21afe4; scrollbar-track-color: #696969; } #header, #checkout-header { border-top: none 1px; border-bottom: none 1px #0b0580; } #header .container, #checkout-header .container { max-width: 100%; } .sticky-desktop-wrapper #desktop-header.stuck-header { border-bottom: none 1px #0b0580; } #header .header-nav { color: #ffffff; background: #16223c; border-bottom: solid 1px #16223c; padding-top: 0.1538461538rem; padding-bottom: 0.1538461538rem; font-size: 0.7692307692rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #0aa8e2; } #header .header-nav .social-links._topbar { font-size: 0.7692307692rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #ffffff !important; } .header-top { color: #0aa8e2; } .header-top a:not(.btn):not(.nav-link) { color: #0aa8e2; } .header-top a:not(.btn):not(.nav-link):hover { color: #605bbf; } .header-top .form-search-control { background: rgba(255, 255, 255, 0.15); color: #ffffff; border: solid 1px #0aa8e2; } .header-top input.form-search-control::-webkit-input-placeholder { color: #ffffff; } .header-top input.form-search-control:-moz-placeholder { color: #ffffff; } .header-top input.form-search-control:-ms-input-placeholder { color: #ffffff; } .header-top input.form-search-control:-moz-placeholder { color: #ffffff; } .header-top .search-btn { color: #ffffff; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.5384615385rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #7588c6; color: #ffffff; padding: 0.7692307692rem 0.7692307692rem; } .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.3846153846rem; padding-bottom: 0.3846153846rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #000000; } .cart-products-count-btn { background: #0aa8e2; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 70%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: rgba(255, 255, 255, 0.15); border-top: solid 1px rgba(255, 255, 255, 0.24); border-right: none 1px rgba(227, 227, 227, 0.24); border-bottom: solid 1px rgba(255, 255, 255, 0.24); border-left: none 1px rgba(227, 227, 227, 0.24); } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 0.9230769231rem; max-width: 57.6923076923rem; color: #0aa8e2; padding-left: 0.9230769231rem; padding-right: 0.9230769231rem; border-left: solid 1px rgba(227, 227, 227, 0.06); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #0aa8e2; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: 0.1538461538rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 0.9230769231rem !important; } .cbp-vertical-on-top .cbp-vertical-title-text { display: none !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: #ffffff; color: #5b56b9; } .cbp-horizontal .cbp-tab-title { font-size: 0.7692307692rem; font-style: normal; font-weight: normal; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #7588c6; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 0.7692307692rem; max-height: 0.7692307692rem; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.6153846154rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.6153846154rem; padding-right: 0.6153846154rem; } } #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: #ffffff; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.3846153846rem; font-style: italic; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 3.8461538462rem; } #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.6153846154rem; padding-bottom: 0.6153846154rem; 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.8461538462rem; max-height: 1.8461538462rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333333; } #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: #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.0769230769rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #3b3b3b; border: solid 1px rgba(227, 227, 227, 0.24); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #e0e0e0 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #c4c4c4 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #e0e0e0 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #c4c4c4 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #e0e0e0 !important; border-bottom: solid 1px rgba(227, 227, 227, 0.24); padding-bottom: 8px; font-size: 1.1538461538rem; font-style: normal; font-weight: bold; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #c4c4c4 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #3b3b3b; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #e1e1e1 !important; } #iqitmegamenu-mobile { background: #3b3b3b; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 4.1538461538rem; } #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.2307692308rem; padding-bottom: 1.2307692308rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 1.2307692308rem; padding-bottom: 1.2307692308rem; font-size: 1.3846153846rem; 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: #3b3b3b; } .mobile-menu__tab { border-bottom: solid 1px #595050; min-height: 4.7692307692rem; } .mobile-menu__link { color: #e1e1e1 !important; padding-top: 1.5384615385rem; padding-bottom: 1.5384615385rem; font-size: 1.6923076923rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.5384615385rem; padding-bottom: 1.5384615385rem; color: #595050; font-size: 1.6923076923rem; } .mobile-menu__tab-icon { font-size: 1.6923076923rem; } .mobile-menu__tab-icon--img { max-height: 1.6923076923rem; } .mobile-menu__legend { font-size: 0.9230769231rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #595050; } .mobile-menu__header-wrapper { color: #e1e1e1; border-bottom: solid 1px rgba(225, 225, 225, 0.16); } .mobile-menu__title { font-size: 1.6923076923rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.5384615385rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050 !important; } .mobile-menu__column { font-size: 1.2307692308rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 3.0769230769rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 3.0769230769rem; } .mobile-menu__links-list-li { padding-top: 0.4615384615rem; padding-bottom: 0.4615384615rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #e1e1e1; } .mobile-menu__footer { border-top: solid 1px rgba(225, 225, 225, 0.16); color: #e1e1e1; } /*** PS_FacatedSearch ***/ .facet-type-checkbox:not(.facet_color) > li, .facet-type-radio:not(.facet_color) > li { display: inline-block; } .facet-type-checkbox:not(.facet_color) .custom-checkbox, .facet-type-checkbox:not(.facet_color) .custom-radio, .facet-type-radio:not(.facet_color) .custom-checkbox, .facet-type-radio:not(.facet_color) .custom-radio { display: none; } .facet-type-checkbox:not(.facet_color) .facet-label, .facet-type-radio:not(.facet_color) .facet-label { border: 1px solid rgba(161, 161, 161, 0.25); } .facet-type-checkbox:not(.facet_color) a, .facet-type-radio:not(.facet_color) a { padding: 0.4rem 0.8rem; } .facet-type-checkbox:not(.facet_color) a:hover, .facet-type-checkbox:not(.facet_color) a:focus, .facet-type-checkbox:not(.facet_color) .facet-label.active a, .facet-type-radio:not(.facet_color) a:hover, .facet-type-radio:not(.facet_color) a:focus, .facet-type-radio:not(.facet_color) .facet-label.active a { background: #0b0580; color: #ffffff; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #ffffff; color: #000000; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: -1.1538461538rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 1.1538461538rem; } .swiper-container-wrapper { margin: -1.1538461538rem; } .swiper-container-wrapper .products.swiper-container { padding: 1.1538461538rem; } .swiper-container-wrapper .product-carousel { padding: 1.1538461538rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 1.1538461538rem; } .product-miniature { border: none 1px; outline: 1px none transparent; } .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 .product-thumbnail-first:last-child { opacity: 1; } .product-miniature-grid .product-title { font-size: 0.7692307692rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 0.7692307692rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px rgba(161, 161, 161, 0.25); background: #ffffff; color: #0aa8e2; } .product-miniature:hover a:link:not(.nav-link):not(.btn), .product-miniature:hover a:visited:not(.nav-link):not(.btn) { color: #0aa8e2; } .product-miniature:hover .product-price { color: #0aa8e2; } } .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-brand { 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.5384615385rem 1.0769230769rem; background: #0aa8e2; color: #ffffff; border: solid 1px #0aa8e2; } .btn-product-list:hover { background: #ffffff; color: #0b0580; border-color: #0b0580; } .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-1 .product-description { padding: 0.7692307692rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.7692307692rem; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(1, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.5384615385rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px #f4f2f2; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #333333; background: #ffffff; } .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 .product-cover .expander { color: #333333; background: #ffffff; } #product .product-cover .expander:hover { opacity: 0.6 !important; } #wrapper { background: #ffffff; border-top: none 1px; border-bottom: none 1px; padding-top: 3.8461538462rem; padding-bottom: 3.8461538462rem; color: #0aa8e2; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 3.8461538462rem; padding-bottom: 3.8461538462rem; } #content-wrapper .page-title { color: #0aa8e2; font-size: 1.6923076923rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 3px #0b0580; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #0aa8e2; } #content-wrapper .section-title { color: #0aa8e2; font-size: 1.4615384615rem; font-style: normal; font-weight: normal; text-transform: none; border-bottom: none 2px #0b0580; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #0aa8e2; } .nav-tabs .nav-link { color: #0aa8e2; font-size: 1.4615384615rem; 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: #0aa8e2; border-bottom: solid 3px #0aa8e2; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #0aa8e2; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #0aa8e2; border-bottom: solid 3px #0aa8e2; } #wrapper .block-title { color: #0000ee; font-size: 1.2307692308rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 2px rgba(255, 255, 255, 0.44); margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #0000ee; } #left-column .block, #right-column .block { padding: 1.5384615385rem; border: solid 1px rgba(255, 255, 255, 0.25); } #footer, #checkout-footer { background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px rgba(161, 161, 161, 0.25); background: rgba(255, 255, 255, 0.15); } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #e0e0e0; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #21afe4; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #7588c6; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #e0e0e0; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #e0e0e0; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #e0e0e0; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #e0e0e0; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.5384615385rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #e0e0e0 !important; } #footer .block-title, #checkout-footer .block-title { color: #0b0580; font-size: 1.1538461538rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 3px rgba(255, 255, 255, 0.44); margin-bottom: 0.8em; padding-bottom: 0.5em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #0b0580; } #footer-container-first { border-top: none 1px rgba(161, 161, 161, 0.25); padding-top: 1.5384615385rem; padding-bottom: 1.5384615385rem; background: #171717; 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: none 1px rgba(227, 227, 227, 0.24); color: #0b0580; } #footer-container-main a, #checkout-footer a { color: #0b0580; } #footer-container-main a:hover, #checkout-footer a:hover { color: #21afe4; } #footer-copyrights { border-top: none 1px rgba(161, 161, 161, 0.25); background: #171717; padding-top: 1.2307692308rem; padding-bottom: 1.2307692308rem; } #maintenance-page { background: #e3e3e3; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #000000; color: #ffffff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333333; color: #ffffff; } .maintenance-page-newsletter input[type=email] { border: solid 1px #333333; background: #e3e3e3; color: #333333; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { color: #333333; } @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'; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #0aa8e2 !important; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff!important; border: solid 1px rgb(255 255 255 / 24%) !important; } div#desktop_logo img { width: 85%; } .col-product-info{ background: #FFF; margin: 0; padding: 2rem; } #index #wrapper{ padding-bottom: 0; } li#cbp-hrmenu-tab-2, li#cbp-hrmenu-tab-3, li#cbp-hrmenu-tab-4, li#cbp-hrmenu-tab-5, li#cbp-hrmenu-tab-6, li#cbp-hrmenu-tab-7, li#cbp-hrmenu-tab-8 { border-right: solid 2px #0b0580; } .ps-emailsubscription-block { display: none !important; } input.form-control.elementor-newsletter-input { border: solid 1px #FFF; border-radius: 20px; } input.form-control.elementor-newsletter-input::placeholder{ color: white !important; } .col.col-auto.col-md.right-nav.text-right ul li { display: inline; } .col.col-auto.col-md.left-nav h3, .col.col-auto.col-md.right-nav.text-right h3 { display: none; } input.btn.btn-primary.pull-right.hidden-xs-down.elementor-newsletter-btn { background: #ff807a; border-radius: 20px; border-color: #ff807a; font-size: 14px; font-weight: 600; } .header-top a.header-cart-btn:not(:hover) { color: #0aa8e2; } div#left-column { display: none !important; } #category #content-wrapper{ flex: 0 0 95%; max-width: 95%; } div#js-product-list-header h1 { font-size: 32px !important; } #content-wrapper .page-title { margin-bottom: 0.1em !important; } div#js-product-list-header { max-width: 60%; } .category-description.category-description-top.hidden-sm-down p { max-width: 65% !important; font-size: 18px; color: #0047f7; margin-bottom: 70px; } .block-iqitlinksmanager.block-iqitlinksmanager-3.block-links-inline.d-inline-block ul li a, .block-iqitlinksmanager.block-iqitlinksmanager-2.block-links-inline.d-inline-block ul li a { font-size: 10px; } #header .header-btn-w .header-btn .title { margin-top: 0px !important; line-height: 8px !important; } li.cbp-hrmenu-tab { line-height: 20px; } li.cbp-hrmenu-tab { border-right: solid 1px #0aa8e2 !important; } .product_header_container h1 span { font-size: 36px; font-weight: 500; } .product-variants .input-color:checked+span, .product-variants .input-color:hover+span, .product-variants .input-radio:checked+span, .product-variants .input-radio:hover+span { border: 2px solid #0aa8e2; line-height: calc(2em - 4px); padding: 10px; border-radius: 6px; color: #FFF; background-color: #0aa8e2; background-repeat: no-repeat; background-size: contain; } .product-variants .input-radio+span { line-height: calc(2rem - 4px); border: 2px solid #0aa8e2; line-height: calc(2em - 4px); padding: 10px; border-radius: 6px; background-color: #fff; color: #0aa8e2; } li#product-details-tab-nav { display: none; } a#iqit-reviews-tab { display: none; } .product-tabs { margin-top: 0rem; } button.btn.btn-primary.btn-lg.add-to-cart { border-radius: 20px; text-transform: uppercase; padding: 3px; font-size: 12px; } .add i.fa.fa-shopping-bag.fa-fw.bag-icon { display: none; } .product-quantity .qty { width: 55px; height: 100%; } .form-control { background-color: rgba(255, 255, 255, 0.12); color: #0b0580; border: solid 1px #0b0580; } .bootstrap-touchspin .btn-touchspin { background-color: rgba(255, 255, 255, 0.12); color: #0b0580; border: solid 1px #0b0580; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-bottom: none; } .nav-tabs { margin-bottom: 0px; border-bottom: navajowhite; } .tax-shipping-delivery-label { background: #ffffff; color: #0b0580; border: solid 1px #0b0580; border-radius: 20px; padding: 0px; width: 15%; font-size: 10px; text-align: center;; } .product-variants .color, .product-variants .input-color { width: 6rem; height: 6rem; line-height: 2rem; background-repeat: no-repeat; background-size: contain; } .product-variants .input-color:checked+span { background-color: #FFF !important; } .product-quantities span { display: none; } span.js-product-availability.badge.badge-success.product-available, span#product-availability, .product_p_price_container #product-availability { margin-bottom: .8rem !important; vertical-align: text-top !important; border: solid 1px #0b0580 !important; border-radius: 20px !important; background: #FFF; color: #0b0580; } .product-reference { color: #00e; } .product_p_price_container { margin-top: 0 !important; border-top: none !important; padding-top: 0 !important; padding-bottom: .5rem; } .btn-primary { border: solid 1px #0b0580 !important; } div.tax-shipping-delivery-label:focus { background-color: #0b0580 !important; color: #FFF; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 3px !important; padding-right: 3px !important; } .elementor-element.elementor-element-8kkiz8k .elementor-newsletter-form { max-width: 450px !important; } input.form-control.elementor-newsletter-input::placeholder { color: #21afe4 !important; font-weight: 500; } .elementor-element.elementor-element-8kkiz8k .elementor-newsletter-btn { min-height: 45px; background: #21afe4 !important; color: #ffffff; border-color: #21afe4 !important; width: 30%; } input.form-control.elementor-newsletter-input { border: solid 1px #21afe4 !important; border-radius: 20px; } article.product-miniature.product-miniature-default.product-miniature-grid.product-miniature-layout-2.js-product-miniature .product-reference.text-muted { display: block !important; } button.btn.btn-product-list.add-to-cart i, button.btn.btn-product-list.add-to-cart i:before { display: none; } .btn-product-list { padding: 6px !important; border-radius: 20px !important; border: solid 1px #0aa8e2 !important; text-transform: uppercase; } .product-miniature-grid .product-price { color: #0aa8e2 !important; } .product-reference.text-muted { font-size: 13px; } h2.h3.product-title a { color: #000 !important; } .simpleblog__listing__post__wrapper.cardblog.post-item p.d-inline { font-size: 10px; line-height: 1px !important; color: #000; } a.text-muted.simpleblog__listing__post__wrapper__content__readmore { color: #000 !important; } .simpleblog__listing__post__wrapper.cardblog.post-item img { width: 250px; height: 250px; } .simpleblog__listing__post__wrapper.cardblog.post-item:hover .simpleblog__listing__post__wrapper__content__readmore span { color: #FFF !important; } .simpleblog__listing__post__wrapper.cardblog.post-item:hover p.d-inline { color: #FFF !important; } .elementor-newsletter .input-wrapper { padding-right: 10px; } div#js-product-list-top { display: none; } .product-reference.text-muted { font-size: 18px !important; } .category-description.category-description-top.hidden-sm-down p { max-width: 65% !important; font-size: 18px; color: #000000; margin-bottom: 70px; font-weight: 600; } .simpleblog__listing__post__wrapper__footer.pt-3.mt-3.text-muted { display: none; } .simpleblog__listing__post__wrapper.cardblog.post-item p.d-inline { font-weight: 600 !important; } .simpleblog__listing__post__wrapper__content.card-block { line-height: 18px; } button.btn.btn-primary.btn-lg.add-to-cart { border-radius: 20px; text-transform: uppercase; padding: 7px 20px !important; font-size: 12px; background: #0aa8e2 !important; color: #ffffff !important; border: solid 2px #0aa8e2 !important; } #wrapper .product-description { color: #000000 !important; } .product-price { color: #0aa8e2 !important; } .product-reference { color: #0aa8e2; } .col-xl-2 { flex: 0 0 20%; max-width: 20%; } .product_header_container { padding-bottom: 1px; margin-bottom: 1px; border-bottom: none; } .product-information .product-reference { color: #000000; } .product-variants .input-radio+span { line-height: calc(2rem - 4px); border: 2px solid #0b0580; line-height: 1; padding: 4px; border-radius: 30px; background-color: #fff; color: #0aa8e2; } .product-variants .input-color:checked+span, .product-variants .input-color:hover+span, .product-variants .input-radio:checked+span, .product-variants .input-radio:hover+span { border: 2px solid #0aa8e2; line-height: 1; padding: 6px; color: #FFF; background-color: #0aa8e2; background-repeat: no-repeat; background-size: contain; } .product-description p { line-height: 18px; font-weight: 500; max-width: 75%; } .tax-shipping-delivery-label { display: inline !important; margin-right: 5px !important; padding: 4px !important; } @media (max-width: 1024px) { .col.col-auto.col-header-left { width: 25%; } }