.iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: rgba(0, 0, 0, 0); } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1620px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #011936; } a:hover:not(.nav-link):not(.btn) { color: #011936; } .pagination .page-list li:hover { border-color: #011936; } .pagination .page-list li.current { border-color: #011936; } .pagination .page-list li.current a { color: #011936; } #mobile-header { background: #ffffff; border-bottom: solid 1px #d9d9d9; } #mobile-header #mobile-header-sticky { background: #ffffff; } #mobile-header .mobile-main-bar { padding-top: 2.1875rem; padding-bottom: 2.1875rem; } #mobile-header .m-nav-btn { color: #011936; } #mobile-header .m-nav-btn:hover { color: #042d5f; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #292929; } html { font-size: 16px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.4rem; } body { font-family: Poppins, sans-serif; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: Poppins, sans-serif; } #blockcart-content { background: #ffffff; color: #2c2b29; border: none 1px #f5e70f; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: #2c2b29; } #blockcart-content a:not(.btn):hover { color: #2c2b29; } #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: #2c2c2c; border: solid 1px #666666; } .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: #3b3b3b; color: #ffffff; border-color: #666666; } .btn-secondary:not(:disabled):not(.disabled):active { background: #3b3b3b; color: #ffffff; border-color: #666666; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #ffffff; color: #2c2c2c; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #3b3b3b; color: #ffffff; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #011936; color: #ffffff; border: solid 3px #011936; } .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: #011936; border-color: #011936; } .btn-primary:not(:disabled):not(.disabled):active { background: #ffffff; color: #011936; border-color: #011936; } #wrapper .breadcrumb { background: #fafafa; padding-top: 0.75rem; padding-bottom: 0.75rem; margin-top: -2.5rem; margin-bottom: 2.5rem; font-size: 0.6875rem; font-style: normal; font-weight: normal; text-transform: none; color: #858585; display: none !important; } #wrapper .breadcrumb li:after { color: #858585; } #wrapper .breadcrumb a { color: #858585; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #2c2b29; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #2c2b29; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #2c2b29; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #2c2b29; } .form-control::-webkit-input-placeholder { color: #2c2b29; } .form-control::-moz-placeholder { color: #2c2b29; } .form-control:-ms-input-placeholder { color: #2c2b29; } .form-control:-moz-placeholder { color: #2c2b29; } .form-control:focus { color: #2c2b29; border-color: #9e9e9e; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #2c2b29; } .custom-radio input[type=radio]:checked + span { background-color: #2c2b29; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #2c2b29; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px rgba(0, 0, 0, 0.27); box-shadow: 3px 4px 8px 0px rgba(0, 0, 0, 0.1); } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #2c2b29!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(44, 43, 41, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #2c2b29!important; color: #ffffff!important; } .tooltip { --bs-tooltip-bg: #2c2b29; --bs-tooltip-color: #ffffff; } /*** Modals ***/ .modal-backdrop { background: rgba(255, 255, 255, 0.8); } .modal-content { background: #ffffff; border: solid 2px #e0e0e0; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16); } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #ffffff; color: #2c2b29; border: solid 2px #7c7b7b; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16); } .product-price { color: #2b2b2b; } .iqit-review-star { color: #f0df49; } .product-flags .product-flag { font-size: 0.9375rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #292727; color: #ffffff; } .product-flags .new { background: #2b2b2b; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #2c2c2c; color: #ffffff; } .product-flags .out_of_stock { background: #fea01a; color: #ffffff; } .discount { background: #292727; color: #ffffff; } .product-available { background: #666666; color: #ffffff; } .product-unavailable { background: #fea01a; color: #ffffff; } .product-unavailable-allow-oosp { background: #17459e; color: #0dd138; } .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 #a53737; border-left: none 1px #a53737; border-right: none 1px #a53737; box-shadow: 0px 4px 19px 6px rgba(92, 81, 81, 0.16); } #iqitcompare-floating a { color: #2c2b29; } #page-preloader { background: #ffffff; } #page-preloader .loader-wrapper { font-size: 38px; } #page-preloader .loader-1 { border-color: rgba(0, 0, 0, 0.2); border-top-color: #000000; } #page-preloader .loader-2 { background: rgba(0, 0, 0, 0.3); } #page-preloader .loader-2:after, #page-preloader .loader-2:before { background: rgba(0, 0, 0, 0.3); } @keyframes loader-2 { 50% { background: #000000; } } #back-to-top { background: #011936; color: rgb(205, 182, 130); } #back-to-top:hover { background: #011936; color: rgb(205, 182, 130); } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #575757; } ::-webkit-scrollbar-track { background: #2d2d2d; } body { scrollbar-face-color: #575757; scrollbar-track-color: #2d2d2d; } #header, #checkout-header { background: #ffffff; border-top: none 2px #de2e2e; border-bottom: none 1px #387d4b; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ffffff; border-bottom: none 1px #387d4b; } #header .header-nav { color: #484848; background: rgba(250, 250, 250, 0); border-bottom: none 1px #cccccc; padding-top: 0.4375rem; padding-bottom: 0.4375rem; font-size: 0.75rem; box-shadow: 0px 5px 6px 0px rgba(126, 126, 126, 0.05); } #header .header-nav a { color: #484848; } #header .header-nav a:hover { color: #484848; } #header .header-nav .social-links._topbar { font-size: 1.125rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #484848 !important; } .header-top { padding-top: 1rem; padding-bottom: 1rem; color: #2c2b29; } .header-top a:not(.btn):not(.nav-link) { color: #2c2b29; } .header-top a:not(.btn):not(.nav-link):hover { color: #2c2b29; } .header-top .form-search-control { background: #ffffff; color: #a5a0a0; border: solid 1px #dcdada; } .header-top input.form-search-control::-webkit-input-placeholder { color: #a5a0a0; } .header-top input.form-search-control:-moz-placeholder { color: #a5a0a0; } .header-top input.form-search-control:-ms-input-placeholder { color: #a5a0a0; } .header-top input.form-search-control:-moz-placeholder { color: #a5a0a0; } .header-top .search-btn { color: #a5a0a0; } .header-top .header-btn-w .header-btn > .icon { font-size: 2.1875rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { color: #2c2b29; padding: 0.3125rem 0.3125rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #2c2b29; } .header-top a.header-cart-btn:not(:hover) { color: #2c2b29; } .stuck-header .header-top { padding-top: 3.125rem; padding-bottom: 3.125rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #011936; } .cart-products-count-btn { background: #dbb205; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 70%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #011936; border-top: none 1px #e6e6e6; border-right: none 1px #ffffff; border-bottom: none 1px rgba(255, 255, 255, 0.4); border-left: none 3px #a6cc0f; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 5rem; max-width: 15.625rem; color: #e8e1d2; padding-left: 1.25rem; padding-right: 1.25rem; border-left: none 1px #245531; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #e8e1d2; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -2rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 5rem !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: rgb(205, 182, 130); color: rgb(61, 61, 61); } .cbp-horizontal .cbp-tab-title { font-size: 1.0625rem; font-style: normal; font-weight: normal; text-transform: none; 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; } .cbp-horizontal > ul { text-align: center; } .cbp-horizontal > ul > li { float: none; text-align: left; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.875rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 1.875rem; padding-right: 1.875rem; } } #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: 6px 0px 30px 0px rgba(0, 0, 0, 0.15); } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; box-shadow: 6px 0px 30px 0px rgba(0, 0, 0, 0.15); } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; color: #ffffff; background: #1e4328; line-height: 3.125rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #397d4b; background: #f0f0f0; } #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: #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: #397d4b; background: #f0f0f0; } .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: #ffffff; border: solid 1px #cdb682; 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: #2c2c2c !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #cdb682 !important; } .cbp-hrmenu .tabs-links { background: #ffffff; } .cbp-hrmenu .cbp-tabs-names li a { color: #393939 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #0d3667; color: #cdb682 !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: #ffffff !important; border-bottom: dashed 1px #0d4281; 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: #ffffff !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #011936; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #ffffff !important; } #iqitmegamenu-mobile { background: #011936; } #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: #595050 !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: dotted 1px #093974; } .mobile-menu__submenu { background: #011936; } .mobile-menu__tab { border-bottom: dashed 1px #05346d; min-height: 5.125rem; } .mobile-menu__link { color: #ffffff !important; padding-top: 1.875rem; padding-bottom: 1.875rem; font-size: 1.375rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.875rem; padding-bottom: 1.875rem; color: #ffffff; 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: #f29039; } .mobile-menu__header-wrapper { color: #ffffff; background-color: #011936; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.5rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.375rem; font-style: normal; font-weight: bold; text-transform: uppercase; color: #ffffff !important; } .mobile-menu__column { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; margin-bottom: 2.5rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.5rem; } .mobile-menu__column-title { margin-bottom: 0.5rem; } .mobile-menu__links-list-li { padding-top: 3.6875rem; padding-bottom: 3.6875rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #ffffff; } .mobile-menu__footer { border-top: none 1px; color: #ffffff; background-color: #011936; display: none; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #ffffff; color: #2c2b29; } .swiper-pagination-bullet { background: #2c2b29; } /*** Product miniature ***/ .products.row { margin: -0.125rem; } .products.row > .col, .products.row > [class*=col-] { padding: 0.125rem; } .swiper-container-wrapper { margin: -0.125rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.125rem; } .swiper-container-wrapper .product-carousel { padding: 0.125rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.125rem; } .product-miniature { border: none 2px #ffffff; outline: 2px solid 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 picture:last-child .product-thumbnail-first { opacity: 1; } .product-miniature-grid { padding: 0.125rem; } .product-miniature-grid .product-title { font-size: 1.125rem; 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 { border-color: #666666; outline: solid 2px #ececec; box-shadow: 0px 2px 10px 3px rgba(236, 236, 236, 0.73); background: #ffffff; } } .product-miniature-grid .product-functional-buttons { background: #ffffff; } .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: #666666 !important; } .products-grid .product-miniature .product-category-name { display: none !important; } .products-grid .product-miniature .product-reference { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-add-cart { display: none !important; } .products-grid .product-miniature .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .product-miniature .input-qty, .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .btn-product-list { padding: 0.9375rem 1.875rem; background: #535353; color: #ffffff; border: none 1px #c8c8c8; } .btn-product-list:hover { background: #df0e0e; color: #ffffff; border-color: #df0e0e; } .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.625rem; } .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-2 .product-description { padding: 0.625rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(205, 182, 130, 0.37); } .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(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: 1200px) { .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); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 2.5rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: solid 6px #ffffff; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #484848; 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; } #col-product-info { position: -webkit-sticky; position: sticky; z-index: 1; top: 30px; transition: top 300ms ease 0s; } #main-product-wrapper .product-cover .expander { z-index: 1; } @media screen and (min-width: 768px) { #main-product-wrapper .no-quick-view-d-md-none { display: none; } } @media screen and (min-width: 768px) { #main-product-wrapper #swiper-wrapper-column-images { display: block; } } .modal-open #col-product-info { position: static; } #product .product-cover .expander { color: #484848; background: rgba(0, 0, 0, 0); } #product .product-cover .expander:hover { opacity: 0.6 !important; } #product .product-cover .expander { display: none; } .product-tabs .nav-tabs { justify-content: center; } #checkout #header { display: none !important; } #checkout #footer, #checkout #iqitcompare-floating-wrapper { display: none !important; } #wrapper { background: #ffffff; border-top: none 1px; border-bottom: none 1px; padding-top: 2.5rem; padding-bottom: 2.5rem; color: #011936; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #011936; 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: #011936; } #content-wrapper .page-title:after { content: ""; position: absolute; bottom: -1.5px; display: block; width: 40px; height: 1px; border-bottom: solid 3px #e5d7ac; left: 0; right: 0; } #content-wrapper .section-title { color: #011936; 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: #011936; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -1.5px; display: block; width: 30px; height: 1px; border-bottom: solid 3px #e5d7ac; left: 0; right: 0; } .nav-tabs .nav-link { color: #011936; font-size: 1rem; 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: #011936; border-bottom: solid 3px #011936; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #011936; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #011936; border-bottom: solid 3px #011936; } #wrapper .block-title { color: #2c2b29; font-size: 0.875rem; 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: #2c2b29; } #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: none 1px #e3e3e3; } #left-column .block, #right-column .block { background: #ffffff; padding: 0.9375rem; border: solid 1px #f0f0f0; } #footer, #checkout-footer { background: #011936 url("https://porcelianas.lt/img/cms/ac604bf6-99c5-4e42-a277-74fece54a3db.png") left bottom/cover no-repeat scroll; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px #000000; background: #fafafa; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #2c2b29; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #1e4328; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #4ca865; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #2c2b29; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #2c2b29; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #2c2b29; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #2c2b29; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 2.5rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #e8e1d2 !important; } #footer .block-title, #checkout-footer .block-title { color: #e8e1d2; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 1px #bbbab7; 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: #e8e1d2; } #footer-container-first { border-top: solid 1px #ffffff; padding-top: 1.875rem; padding-bottom: 1.875rem; background: #ffffff; color: #2c2b29; } #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 #666666; padding-top: 3.75rem; padding-bottom: 2.75rem; color: #e8e1d2; } #footer-container-main a, #checkout-footer a { color: #e8e1d2; } #footer-container-main a:hover, #checkout-footer a:hover { color: #e8e1d2; } #footer-copyrights { border-top: none 1px #ffffff; background: #011936; padding-top: 1.3125rem; padding-bottom: 1.3125rem; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-title span::after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f107"; margin-left: 10px; } #footer .block-toggle > .block-content { display: none; } #footer .block-toggle._toggled > .block-content { display: block; } #footer .block-toggle._toggled .block-title span::after { content: "\f106"; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #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; }/* add background colors in variouse boxes - start */ .product-info-row{ background: #fff; margin: 0; padding: 2rem 1rem; margin-bottom: 3rem; border: 1px solid #f0f0f0 } #left-column{ padding-right: 0;} body#checkout section.checkout-step, .cart-grid-right .cart-summary{ background: #fff } .cart-items{ background: #fff; border: 1px solid #f0f0f0 } .cart-item{ padding: 1rem } .product-tabs .nav-link{ padding: 1rem; border-top: 1px solid transparent; border-left: 1px solid transparent; border-right: 1px solid transparent; } .product-tabs .nav-link.active{ background: #fff; border-top: 1px solid #f0f0f0; border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; } .product-tabs .nav-tabs{ margin: 0; } .product-tabs .tab-content{ background: #fff; padding: 1.5rem; border: 1px solid #f0f0f0; border-top: none; } /* add background colors in variouse boxes - end */ #iqitmegamenu-horizontal {border-radius:7px;} .cbp-hrmenu > ul > li {margin:0px -5px 0px 5px;} #cbp-hrmenu1 .cbp-vertical-title {border-radius:7px;} .products-grid .product-miniature-layout-2 .btn-product-list{border-radius:7px;} .btn-primary, .btn-primary.disabled, .btn-primary:disabled{border-radius:7px;} .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child){border-radius:7px;} .form-control {border-radius:5px} .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 {border-radius:5px} .tmjs-modal, .tmjs-modal-flat, .tmjs-container, .tmjs-modal *, .tmjs-modal-flat *, .tmjs-container * {margin-left:8px;} .products-grid .product-miniature-default{border-radius:7px; background:#fff;} #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group{border-radius:7px;} .swiper-wrapper{border-radius:5px; background:#ffffff;} #product .images-container .product-cover{border-radius:5px; background:#ffffff;} .btn-group-lg > .btn, .btn-lg, .btn-group-lg > .btn {border-radius:7px;} .btn-block + .btn-block {border-radius:7px;} .btn-product-list {border-radius:7px; background: #292727;} .product-flags .discount, .product-flags .on-sale {border-radius:7px;} .product-flags .new {border-radius:7px;} .product-info-row {border-radius:7px;} .product-tabs .tab-content {border-radius:7px;} .product-tabs .nav-link.active {border-top-left-radius:7px; border-top-right-radius:7px;} .nav-tabs {border:none;} .product-tabs .tab-content {border: 1px solid #f0f0f0;} #left-column .block, #right-column .block {border-radius:7px;} .pagination .page-list li {border-radius:7px;} .tablecombz-quantity-wanted .product-quantity {margin:40px 0px 0px 60px;} div.avail_descr {margin-bottom:70px;} .product-flags .online-only, .product-flags .pack {border-radius:7px;} .bootstrap-touchspin .input-group-btn-vertical {margin-left:-9px; width:25px; border-bottom-right-radius: 7px; border-top-right-radius: 7px;} .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {border-top-right-radius: 7px;} .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {border-bottom-right-radius: 7px;} .tablecombz-quantity-wanted .input-quantity-wanted {border-top-left-radius:7px; border-bottom-left-radius:7px;} .tablecombz-quantity-wanted .qty-up {border-top-right-radius:7px;} .tablecombz-quantity-wanted .qty-down {border-bottom-right-radius:7px;} .tablecombz-table thead tr th {border:2px solid #ebebeb; width:10%;} #tablecombz-wrapper, #tablecombz-tab {border-radius:5px;} select, .form-control-select {background-image:none;} #choicegiftcard h2 {margin: 30px auto;} #iqitcookielaw.iqitcookielaw-showed {border-radius:5px; border: 1px solid #666666;} #iqitcookielaw {background: #ffffff; color: #666666 !important; } .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:#666666;} .product-miniature-grid .product-functional-buttons-bottom {opacity:10; top:100%} .products-grid .product-miniature-default: {padding-top:30px} .product-miniature-default .product-title {margin-top:30px;} #products .product-flags, .featured-products .product-flags {z-index:1;} body#checkout .cart-summary-totals .iqitfreedeliverycount {border-radius:5px;} .alert-info {border-radius:5px;} #wrapper .breadcrumb {margin-bottom:3px;} body#checkout section.checkout-step #conditions-to-approve {padding:15px; background: #ffc107;border-radius:5px;} .contact-rich .part .data {margin-right: 20px;} #header .desktop-header-style-5 #user_info { display: none !important; } .product-images .thumb-container {display: none;} .swiper {border-radius:10px;} #desktop_logo img.logo { max-width: 325px !important; height: auto !important; } #products .thumbnail-container img { border-radius: 5px !important; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(255, 255, 255, 0.65) !important; } /* Slepti viršutinio header dešinės pusės ikonėles */ #desktop-header .col-header-right { visibility: hidden; } #wrapper .breadcrumb {padding-bottom: 30px; margin-bottom:30px !important;} #header .header-nav {padding-top:10px;} @media (max-width: 767px) { #mobile-header #mobile-btn-search, #mobile-header .col-mobile-btn:has(a.m-nav-btn[href*="mano-paskyra"]) { display: none !important; } } @media (max-width: 767px) { #mobile-header .mobile-logo img, #mobile-header .col-mobile-logo img, #mobile-header #_mobile_logo img, #mobile-header .logo img { max-width: 260px !important; max-height: 70px !important; width: auto !important; height: auto !important; } #mobile-header .col-mobile-logo, #mobile-header .mobile-logo { text-align: center; overflow: hidden; } } @media (max-width: 767px) { #mobile-header a.m-nav-btn[data-bs-toggle="dropdown"] i, #mobile-header .m-nav-btn .fa-bars { font-size: 28px !important; } #mobile-header a.m-nav-btn[data-bs-toggle="dropdown"] span { font-size: 15px !important; } } .bootstrap-touchspin .btn-touchspin:hover {background: rgba(4,116,14,.83); color:#ffffff;} .products-selection {display: none;} .products-grid .product-miniature-layout-3 .product-functional-buttons {display: none;}