.iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ main { overflow: hidden; max-width: 1320px; margin: 0 auto; } body { background: url("/img/cms/shipsworld-water_background.jpg") left top/cover no-repeat fixed; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1320px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #2c9ffd; } a:hover:not(.nav-link):not(.btn) { color: #fece26; } .pagination .page-list li:hover { border-color: #fece26; } .pagination .page-list li.current { border-color: #fece26; } .pagination .page-list li.current a { color: #fece26; } #mobile-header { border-bottom: none 1px #e3e3e3; } #mobile-header .mobile-main-bar { padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; } #mobile-header .m-nav-btn { color: #605d70; } #mobile-header .m-nav-btn:hover { color: #7460b0; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } #mobile-header .m-nav-btn { padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; border: none 1px; border-left: none; } #mobile-header .m-nav-btn:hover { background: #bababa; } #mobile-header .col-mobile-btn:last-child .m-nav-btn { border-right: none; } html { font-size: 14px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.4rem; } body { font-family: "Karla", sans-serif; } #blockcart-content { background: #ffffff; border: 0px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: #e8e8e8; } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: #e8e8e8; } /*** 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: rgba(0, 0, 0, 0); color: #fcb6b6; border: 0px; } .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: #fcb6b6; color: #ffffff; } .btn-secondary:not(:disabled):not(.disabled):active { background: #fcb6b6; color: #ffffff; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: rgba(0, 0, 0, 0); color: #fcb6b6; border: 0px; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #fcb6b6; color: #ffffff; border: 0px; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #fcb6b6; color: #ffffff; border: 0px; } .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: #eb9b9b; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #eb9b9b; color: #ffffff; } #wrapper .breadcrumb { padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; margin-top: -2.8571428571rem; margin-bottom: 2.8571428571rem; font-size: 1.1428571429rem; 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: #ffffff; color: #605d70; border: 0px; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #605d70; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #605d70; border: 0px; } .bootstrap-touchspin .btn-touchspin:hover { color: #605d70; } .form-control::-webkit-input-placeholder { color: #605d70; } .form-control::-moz-placeholder { color: #605d70; } .form-control:-ms-input-placeholder { color: #605d70; } .form-control:-moz-placeholder { color: #605d70; } .form-control:focus { color: #605d70; border-color: #eb9b9b; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #fcb6b6; } .custom-radio input[type=radio]:checked + span { background-color: #fcb6b6; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #fcb6b6; border-color: #fcb6b6; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: 0px; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #605d70!important; border-bottom: 0px; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(96, 93, 112, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #fcb6b6!important; color: #ffffff!important; } .tooltip { --bs-tooltip-bg: #fcb6b6; --bs-tooltip-color: #ffffff; } /*** Modals ***/ .modal-backdrop { background: rgba(23, 22, 25, 0.5); } .modal-content { background: #ffffff; border: 0px; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #ca5058; color: #ffffff; border: none 1px; } .product-price { color: #093b5e; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.7857142857rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #ff2626; color: #ffffff; } .product-flags .new { background: #ffd32c; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #ff2626; color: #ffffff; } .product-available { background: #78ab83; 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; } #back-to-top { background: #000000; color: #ffffff; } #back-to-top:hover { background: #333333; color: #ffffff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #fdc925; } ::-webkit-scrollbar-track { background: #0a65e9; } body { scrollbar-face-color: #fdc925; scrollbar-track-color: #0a65e9; } #header, #checkout-header { background: #fcfdfe url("/img/cms/shipsworld-header-background-v11.png") center center/auto repeat-x scroll; border-top: none 1px; border-bottom: none 1px #e3e3e3; box-shadow: 0px -2px 67px 0px rgba(61, 57, 57, 0.1); } #header .container, #checkout-header .container { max-width: 100%; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #fcfdfe url("/img/cms/shipsworld-header-background-v11.png") center center/auto repeat-x scroll; border-bottom: none 1px #e3e3e3; box-shadow: 0px -2px 67px 0px rgba(61, 57, 57, 0.1); } #header .header-nav { color: #ffffff; background: #3b7197 url("/img/cms/background-topbar-V4.png") left bottom/auto repeat-x scroll; border-bottom: none 1px #cfcfcf; padding-top: 1.1428571429rem; padding-bottom: 1.1428571429rem; font-size: 1rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #fdc925; } #header .header-nav .social-links._topbar { font-size: 1.1428571429rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #ffffff !important; } .header-top { padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; color: #fdc925; } .header-top a:not(.btn):not(.nav-link) { color: #fdc925; } .header-top a:not(.btn):not(.nav-link):hover { color: #42b605; } .header-top .form-search-control { border: 0px; } .header-top .header-btn-w .header-btn > .icon { font-size: 2rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #42b605; padding: 0.6428571429rem 0.6428571429rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #42b605; } .header-top a.header-cart-btn:not(:hover) { color: #42b605; } .stuck-header .header-top { padding-top: 2.8571428571rem; padding-bottom: 2.8571428571rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #153f67; } .cart-products-count-btn { background: #ff2625; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 77%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #153f67; border-top: none 3px #521919; border-right: none 3px #38b82c; border-bottom: none 3px #457deb; 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: 4.2857142857rem; max-width: 14.2857142857rem; color: #ffffff; padding-left: 0.4285714286rem; padding-right: 0.4285714286rem; border-left: none 1px #575757; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #ffffff; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.5714285714rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 4.2857142857rem !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: #0055d2; color: #fec925; } .cbp-horizontal .cbp-tab-title { font-size: 0.9285714286rem; font-style: normal; font-weight: bold; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #396e98; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 0.9285714286rem; max-height: 0.9285714286rem; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { display: block; text-align: center; margin-left: auto; margin-right: auto; margin-bottom: 0.8rem; } .cbp-horizontal .cbp-tab-title { text-align: center; } .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.9285714286rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.4285714286rem; padding-right: 0.4285714286rem; } } #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; box-shadow: 0px 0px 13px 0px rgba(36, 18, 18, 0.35); } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; box-shadow: 0px 0px 13px 0px rgba(36, 18, 18, 0.35); } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.2857142857rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 3.5714285714rem; } #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.5714285714rem; padding-bottom: 0.5714285714rem; 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.7142857143rem; max-height: 1.7142857143rem; } #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: 0.9285714286rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #5695d1; border: solid 1px #4d4d4d; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #ffffff !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #fdc925 !important; } .cbp-hrmenu .tabs-links { background: rgba(0, 0, 0, 0.16); } .cbp-hrmenu .cbp-tabs-names li a { color: #ffffff !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: rgba(128, 171, 224, 0.85); color: #ffffff !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #ffffff !important; border-bottom: solid 1px #4d4d4d; padding-bottom: 8px; font-size: 1.0714285714rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #f0f0f0 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #605d70; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #595050 !important; } #iqitmegamenu-mobile { background: #605d70; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.8571428571rem; } #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.1428571429rem; padding-bottom: 1.1428571429rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 1.1428571429rem; padding-bottom: 1.1428571429rem; font-size: 1.2857142857rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: dotted 2px #2b63cf; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { box-shadow: 7px 0px 30px 0px rgba(0, 0, 0, 0.26); } .mobile-menu__submenu { background: #605d70; } .mobile-menu__tab { border-bottom: none 1px; min-height: 4.4285714286rem; } .mobile-menu__link { color: #595050 !important; padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; font-size: 1.5714285714rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; color: #595050; font-size: 1.5714285714rem; } .mobile-menu__tab-icon { font-size: 1.5714285714rem; } .mobile-menu__tab-icon--img { max-height: 1.5714285714rem; } .mobile-menu__legend { font-size: 0.8571428571rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #595050; } .mobile-menu__header-wrapper { color: #595050; background-color: #f4f4f4; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.5714285714rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.4285714286rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050 !important; } .mobile-menu__column { font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 2.8571428571rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.8571428571rem; } .mobile-menu__links-list-li { padding-top: 0.4285714286rem; padding-bottom: 0.4285714286rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #595050; } .mobile-menu__footer { border-top: none 1px; color: #595050; background-color: #f4f4f4; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #f9f5f5; color: #7460b0; } .swiper-pagination-bullet { background: #333333; } .swiper-pagination-product { display: none !important; } /*** Product miniature ***/ .products.row { margin: -0.7142857143rem; } .products.row > .col, .products.row > [class*=col-] { padding: 0.7142857143rem; } .swiper-container-wrapper { margin: -0.7142857143rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.7142857143rem; } .swiper-container-wrapper .product-carousel { padding: 0.7142857143rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.7142857143rem; } .product-miniature { border: dashed 1px #ededed; outline: 1px none transparent; } .product-miniature .thumbnail-container { overflow: hidden; } .product-miniature .thumbnail-container .product-thumbnail-first { -webkit-transition: transform 0.4s ease; -moz-transition: transform 0.4s ease; transition: transform 0.4s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container .product-thumbnail-second { position: absolute; left: 0; right: 0; -webkit-transition: transform 0.4s ease; -moz-transition: transform 0.4s ease; transition: transform 0.4s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container:hover .product-thumbnail-second, .product-miniature .thumbnail-container:hover .product-thumbnail-first { -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); } .product-miniature .thumbnail-container:hover picture:last-child .product-thumbnail-first { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } .product-miniature-grid { padding: 0.7142857143rem; } .product-miniature-grid .product-title { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.4285714286rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { border-color: rgba(0, 0, 0, 0); outline: none 1px; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15); background: #5798f7; color: #ffffff; } .product-miniature:hover a:link:not(.nav-link):not(.btn), .product-miniature:hover a:visited:not(.nav-link):not(.btn) { color: #ffffff; } .product-miniature:hover .iqit-review-star { color: #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-category-name { display: none !important; } .products-grid .product-miniature .product-description-short { display: none !important; } .products-grid .product-miniature .product-add-cart { display: none !important; } .products-grid .product-miniature .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .btn-product-list { padding: 0.3928571429rem 0.7857142857rem; background: rgba(0, 0, 0, 0); color: #000000; border: solid 1px #000000; } .btn-product-list:hover { background: #000000; color: #ffffff; } .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: 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(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: 1200px) { .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); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.8571428571rem; 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: #0267ff; 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: #0267ff; background: #ffffff; } #product .product-cover .expander:hover { opacity: 0.6 !important; } .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 screen and (max-width: 768px) { .col-left-product-cover, .col-left-product-thumbs { flex: 0 0 100%; max-width: 100%; } .col-left-product-thumbs { order: 2; margin-top: 2rem; } } #wrapper { background: #ffffff; border-top: none 1px; border-bottom: none 1px; padding-top: 2.8571428571rem; padding-bottom: 2.8571428571rem; color: #373737; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #605d70; font-size: 3rem; 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%; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #605d70; } #content-wrapper .page-title span { margin-right: 0.5rem; } #content-wrapper .page-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 2px #595050; } #content-wrapper .section-title { color: #093b5e; text-align: center; font-size: 1.2857142857rem; 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: #093b5e; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -1.5px; display: block; width: 30px; height: 1px; border-bottom: solid 3px #fece26; left: 0; right: 0; margin: auto; } .nav-tabs .nav-link { color: #093b5e; font-size: 1.2857142857rem; 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: #093b5e; border-bottom: solid 3px #fece26; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #fece26; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #093b5e; border-bottom: solid 3px #fece26; } #wrapper .block-title { color: #333333; font-size: 1rem; 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 #a1a1a1; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #125b8e url("/img/cms/background-footer.png") center top/auto repeat-x scroll; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px #ffffff; background: #ffffff; } #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: #bd4e0f; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.1428571429rem; } #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: #ffffff; font-size: 1.2857142857rem; 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 #ffffff; left: 0; right: 0; } #footer-container-first { border-top: none 1px; padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; 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 #fece26; padding-top: 2.8571428571rem; padding-bottom: 1.8571428571rem; color: #ffffff; } #footer-container-main a, #checkout-footer a { color: #ffffff; } #footer-container-main a:hover, #checkout-footer a:hover { color: #ffffff; } #footer-copyrights { border-top: dashed 2px #fce524; background: #3b7197; padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; } #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; }.elementor-element.elementor-element-04a9j9v { padding: 70px 0px 0px 0px !important; } .modal-dialog { position: relative !important; } .product-additional-info, .product_header_container, .nav-tabs, .products-selection{ border: none; } .product-miniature, .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2{ border-radius: 12px; } .cbp-hrmenu .tabs-links { border-top-left-radius: 12px; border-bottom-left-radius: 12px; } .cbp-hrmenu .cbp-tab-pane { border-top-right-radius: 12px; border-bottom-right-radius: 12px; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #153f67 !important; } /*menu*/ .cbp-hrmenu-tab-3 .cbp-tab-title { color:#edcb46; } .cbp-hrmenu .cbp-hrsub-inner { border-left:solid 2px #1a4483; border-bottom:solid 2px #1a4483; } .col-sm-9{ background-color:#eee; padding-top:10px } #iqitmegamenu-wrapper.stuck-menu { padding-top:3px; } cbp-hrmenu .cbp-hrsub .cbp-hropen .cbp-tab-title { opacity:1 !important; } .block-links ul>li a { display: inline-block; position: relative; padding-left: 12px; font-size: 16px; font-weight: 900; } .elementor-element.elementor-element-irpycxb .elementor-instagram { margin-left: 20% !important; } #header .header-btn-w .header-btn .title { padding: 5px; background-color: rgba(0, 0, 0, 0.60); font-weight: 600; border: solid #153f67 1px; } .slick-slider.slick-initialized { background-color: rgba(255, 255, 255, 0.75); margin-top: 30px; } /*Begin Navigatie - vorige of volgende product */ #navigation .navigation { width: 100%; text-align: center; display: table; overflow: hidden; /* position: relative; */ } #navigation #navigation_left { display: inline-block; float: left; border: 1px #ededed dashed; border-radius: 12px 12px 12px 12px; vertical-align: middle; text-align: left; \\tmin-width: 49%; max-width: 49%; width: 49%; min-height: 260px; max-height: 275px; height: 100%; } #navigation #navigation_right { display: inline-block; float: right; border: 1px #ededed dashed; border-radius: 12px 12px 12px 12px; vertical-align: middle; text-align: right; \\tmin-width: 49%; max-width: 49%; width: 49%; min-height: 260px; max-height: 275px; height: 100%; } #navigation .navigation_container img.recuadro { border: dotted 0 #CCC; padding: 3px; margin: 0 -15px !important; height: auto; width: 50%; } /*Einde Navigatie - vorige of volgende product */ #content-wrapper .product_header_container .page-title { text-align: left !important; } #content-wrapper .page-title { font-size: 2.1rem !important; } .col-product-info, .quickview-info { text-align: left !important; } .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #153f67 !important; color: #fff !important; border: dashed 2px #e3c958 !important; } .form-control { background-color: #fff; color: #605d70 !important; border: dashed 1px #153f67 !important; } .bootstrap-touchspin .btn-touchspin { background-color: #fff; color: #605d70 !important; border: dashed 1px #153f67 !important; } .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled { background: rgba(0,0,0,0); color: #153f67 !important; border: dashed 1px #153f67 !important; } secondary:disabled:focus, .btn-secondary :active, .btn-secondary.disabled :active, .btn-secondary:disabled :active { background: #153f67 !important; color: #fff; } .btn-secondary:hover, .btn-secondary.disabled:hover, .btn-secondary:disabled:hover, .btn-secondary:focus, .btn-secondary.disabled:focus, .btn-secondary:disabled:focus, .btn-secondary :active, .btn-secondary.disabled :active, .btn-secondary:disabled :active { background: #e3c958 !important; color: #fff; } .elementor-element.elementor-element-ds1tcuu .elementor-newsletter-input { color: #ffffff !important; } .custom-checkbox input[type=checkbox]+span:not(.color), .custom-radio { background: #fff; color: #153f67 !important; border-color: #153f67 !important; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #605d70 !important; border-bottom: dashed 1px #153f67 !important; } .dropdown-menu, .autocomplete-suggestions { border: dashed 1px #153f67 !important; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: rgba(0,0,0,0); color: #153f67; border: dashed 1px #153f67; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #153f67 !important; color: #fff; border: dashed 1px #153f67 !important; } /*styling productlabels*/ .iqitproducttags { list-style:none; position:relative; clear:both; display:block; padding-bottom:20px; margin-bottom:20px; } .iqitproducttags li, .iqitproducttags a{ float:left; height:24px; line-height:24px; position:relative; font-size:11px; margin-top: 10px; \\tcolor:#fff !important; } .iqitproducttags a{ margin-left:20px; padding:0 10px 0 12px; background:#3b7197; color:#fff; text-decoration:none; -moz-border-radius-bottomright:4px; -webkit-border-bottom-right-radius:4px; border-bottom-right-radius:4px; -moz-border-radius-topright:4px; -webkit-border-top-right-radius:4px; border-top-right-radius:4px; } .iqitproducttags a:visited{ color:#fff; } .iqitproducttags a:before{ content:""; float:left; position:absolute; top:0; left:-12px; width:0; height:0; border-color:transparent #3b7197 transparent transparent; border-style:solid; border-width:12px 12px 12px 0; } .iqitproducttags a:after{ content:""; position:absolute; top:10px; left:0; float:left; width:4px; height:4px; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; background:#fff; -moz-box-shadow:-1px -1px 2px #004977; -webkit-box-shadow:-1px -1px 2px #004977; box-shadow:-1px -1px 2px #004977; } .iqitproducttags a:hover{background:#e3c958; text-decoration:none;} .iqitproducttags a:hover:before{border-color:transparent #e3c958 transparent transparent;} /*einde styling productlabels*/ a.subcategory-name { border: solid 2px #495057; background: #495057; margin: 0 0 0 0; color: #fff !important; box-shadow: -1px 1px 0px 0px #aaa; border-radius: 3px 3px 3px 3px; } .product-list-subcategories { text-align: right !important; } #wrapper .block-title { margin-bottom: 0.8em; margin-top: 6.8em !important; } #footer .block-title:after { width: 120px !important; } .elementor-element.elementor-element-lsmuh3o .elementor-divider-separator { width: 165px !important; } .elementor-element.elementor-element-5zbif3o .elementor-divider-separator { width: 200px !important; } .elementor-widget-icon-box .elementor-icon-box-wrapper { margin-bottom: 45px !important; } .page-customer-account #content .no-account { border: solid 1px #fdc925; box-shadow: -1px 1px 0px 0px #aaa; border-radius: 3px 3px 3px 3px; font-weight: 700; } .product-list-subcategories .subcategory-image { margin-top: 1.3rem !important; } a.btn.btn-default { background-color: #fff; color: #605d70 !important; border: dashed 1px #153f67 !important; } /*styling mobile menu of theme*/ .mobile-menu__legend--id-3 { background-color: #ff2626 !important; color: #ffffff !important; font-weight: 900 !important; } .mobile-menu__legend--id-9 { background-color: #a4ff68 !important; color: #000000 !important; font-weight: 900 !important; } .mobile-menu__legend--id-15 { background-color: #08c8ff !important; color: #ffffff !important; left: 15px; top: -22px; font-weight: 900 !important; } .mobile-menu__link { color: #ffffff !important; } .mobile-menu__column-title { color: #ffffff !important; } .mobile-menu__content { background: #153f67 !important; } .mobile-menu__submenu { background: #2a4966 !important; } .cbp-category-link-w { color: lemonchiffon !important; } .mobile-menu__arrow { color: #ffffff !important; font-weight: 900 !important; } .mobile-menu__header-wrapper { background: #ffcf26 !important; } .mobile-menu__footer { background-color: #0069ff !important; font-weight: 900 !important; color: #ffffff !important; } #mobile-header .m-nav-btn { color: #ffffff !important; } .col.col-mobile-btn.col-mobile-btn-menu.text-center.col-mobile-menu-push { background-color: #474747 !important; } .col.col-mobile-btn.col-mobile-btn-search.text-center { background-color: #153f67 !important; } .col.col-mobile-btn.col-mobile-btn-account.text-center { background-color: #0069ff !important; } .col.col-mobile-btn.col-mobile-btn-cart.ps-shoppingcart.text-center.dropdown { background-color: #ffcf26 !important; } .fa.fa-shopping-bag.mobile-bag-icon { color: black !important; } /* === Betaalmethoden - premium look & feel === */ #checkout-payment-step .payment-options { display: flex; flex-direction: column; gap: 6px; } #checkout-payment-step .payment-option { border: 1px dashed #153f67; border-radius: 8px; padding: 12px 16px; background: #fff; transition: background .2s ease, border-color .2s ease, box-shadow .2s ease; display: flex; align-items: center; gap: 8px; } #checkout-payment-step .payment-option:hover { background: #f5f8fc; border-color: #e3c958; box-shadow: 0 2px 8px rgba(21,63,103,.10); } #checkout-payment-step .payment-option:has(input:checked) { background: #eaf1f8; border-style: solid; border-color: #153f67; box-shadow: 0 0 0 1px #153f67, 0 3px 12px rgba(21,63,103,.15); } #checkout-payment-step .payment-option .custom-radio { border: 1px solid #153f67 !important; flex-shrink: 0; } #checkout-payment-step .payment-option .custom-radio input[type=radio]:checked + span { background: #153f67; } #checkout-payment-step .payment-option label { cursor: pointer; font-weight: 600; color: #153f67; font-size: .9rem; display: flex; align-items: center; gap: 12px; justify-content: space-between; width: 100%; margin: 0; max-width: 100%; } #checkout-payment-step .payment-option label img.img-fluid { height: 28px; width: auto; max-width: 64px; object-fit: contain; } #checkout-payment-step .js-payment-option-form:not(.ps-hidden) { border: 1px dashed #153f67; border-top: none; border-radius: 0 0 8px 8px; padding: 16px; background: #f8fafc; margin-top: -4px; margin-bottom: 4px; } #checkout-payment-step .additional-information:not(.ps-hidden) { border: 1px dashed #153f67; border-top: none; border-radius: 0 0 8px 8px; padding: 16px; background: #f8fafc; margin-top: -4px; margin-bottom: 4px; } /* === Einde betaalmethoden premium styling === */ /* === Zoekbalk altijd gecentreerd (alle resoluties) === */ #header-search-btn .fullscreen-search { position: fixed !important; left: 0 !important; top: 0 !important; width: 100vw !important; max-width: 100% !important; justify-content: center; z-index: 9999; } #header-search-btn .fullscreen-search #search_widget { width: min(80%, 760px) !important; margin: 0 !important; } #header-search-btn .fullscreen-search #fullscreen-search-backdrop { position: fixed !important; width: 100vw !important; height: 100vh !important; } /* === Einde zoekbalk centrering === */ /* === Sticky menu centrering 4K === */ #iqitmegamenu-wrapper.stuck-menu .cbp-hrmenu > ul { display: flex !important; justify-content: center !important; } #iqitmegamenu-wrapper.stuck-menu .cbp-hrmenu > ul > li { float: none !important; } /* === Einde sticky menu centrering === */ /* === Product tags — premium styling === */ .iqitproducttags a, .iqitproducttags a:link, .iqitproducttags a:visited { background: #153f67 !important; color: #fff !important; text-decoration: none !important; transition: background 0.2s ease, color 0.2s ease !important; } .iqitproducttags a:before { border-color: transparent #153f67 transparent transparent !important; } .iqitproducttags a:hover { background: #e3c958 !important; color: #153f67 !important; text-decoration: none !important; } .iqitproducttags a:hover:before { border-color: transparent #e3c958 transparent transparent !important; } /* === Einde product tags === */ /* === Quantity box links-uitgelijnd === */ .product-add-to-cart .row.product-quantity { justify-content: flex-start !important; } /* === Einde quantity === */
/* CC leesbaarheid-ronde 21-08 (contrastscan): rood dieper (AA), LUXE-legend donkerder goud, cookiebar-link licht, merken-titel navy, login-noot donkerder */
.product-flags .discount, .product-flags .on-sale, .discount, .badge-discount, .discount-percentage, .discount-amount, .cart-products-count-btn, .mobile-menu__legend--id-3{background:#d81b1b !important;background-color:#d81b1b !important;color:#ffffff !important}
#iqitmegamenu-wrapper .cbp-hrmenu li#cbp-hrmenu-tab-15 .cbp-legend-main, .mobile-menu__legend--id-15{background-color:#8a6508 !important;color:#ffffff !important}
#iqitcookielaw a, .iqitcookielaw a, #iqitcookielaw a:hover{color:#9ecbff !important;text-decoration:underline}
.elementor-element-th68tf2 h2.elementor-heading-title, .elementor-element-th68tf2 h2.elementor-heading-title span{color:#153f67 !important}
.sw-auth-register-note{color:#5c6570 !important}

/* CC leesbaarheid-ronde 21-08 deel 2: LUXE-legend desktop hogere specificiteit (megamenu-css komt later in bundle) */
body #iqitmegamenu-wrapper .cbp-hrmenu li#cbp-hrmenu-tab-15 .cbp-legend.cbp-legend-main, html body #iqitmegamenu-wrapper li#cbp-hrmenu-tab-15 .cbp-legend-main{background-color:#8a6508 !important;color:#ffffff !important}
