.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1270px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #998668; } a:hover:not(.nav-link):not(.btn) { color: #998668; } .pagination .page-list li:hover { border-color: #998668; } .pagination .page-list li.current { border-color: #998668; } .pagination .page-list li.current a { color: #998668; } #mobile-header { border-bottom: solid 1px #e3e3e3; } #mobile-header .m-nav-btn { color: #ad9e86; } #mobile-header .m-nav-btn:hover { color: #ad9e86; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #ad9e86; } html { font-size: 16px; } @media (max-width: 767px) { html { font-size: 16px; } } body { line-height: 1.4rem; } body { font-family: 'Quicksand', sans-serif; } #blockcart-content { background: #ffffff; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } /*** 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(248, 248, 248, 0); color: #72570a; border: solid 1px #72570a; } .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: rgba(114, 87, 10, 0.36); color: #72570a; border-color: rgba(114, 87, 10, 0.36); } .btn-secondary:not(:disabled):not(.disabled):active { background: rgba(114, 87, 10, 0.36); color: #72570a; border-color: rgba(114, 87, 10, 0.36); } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: rgba(248, 248, 248, 0); color: #72570a; border: solid 1px #dbd7d0; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: rgba(114, 87, 10, 0.36); color: #72570a; border: solid 1px #dbd7d0; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #85c226; color: #ffffff; border: solid 1px #85c226; } .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: rgba(133, 194, 38, 0.69); color: #ffffff; border-color: rgba(133, 194, 38, 0.69); } .btn-primary:not(:disabled):not(.disabled):active { background: rgba(133, 194, 38, 0.69); color: #ffffff; border-color: rgba(133, 194, 38, 0.69); } #wrapper .breadcrumb { background: #faf8f3; padding-top: 0.625rem; padding-bottom: 0.625rem; margin-top: -1.875rem; margin-bottom: 1.875rem; font-size: 0.9375rem; font-style: normal; font-weight: normal; text-transform: none; color: #998668; } #wrapper .breadcrumb li:after { color: #998668; } #wrapper .breadcrumb a { color: #998668; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #000000; border: solid 1px #dbd7d0; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #000000; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #000000; border: solid 1px #dbd7d0; } .bootstrap-touchspin .btn-touchspin:hover { color: #000000; background: #dbd7d0; } .form-control::-webkit-input-placeholder { color: #000000; } .form-control::-moz-placeholder { color: #000000; } .form-control:-ms-input-placeholder { color: #000000; } .form-control:-moz-placeholder { color: #000000; } .form-control:focus { color: #000000; background: #dbd7d0; border-color: #faf8f3; } .custom-select2:focus-within { background: #dbd7d0; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #998668; } .custom-radio input[type=radio]:checked + span { background-color: #998668; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #faf8f3; color: #998668; border-color: #998668; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #f7f7f7; border: none 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #998668!important; border-bottom: none 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(153, 134, 104, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #faf8f3!important; color: #998668!important; } .tooltip { --bs-tooltip-bg: #faf8f3; --bs-tooltip-color: #998668; } /*** Modals ***/ .modal-backdrop { background: rgba(194, 194, 194, 0.7); } .modal-content { background: #ffffff; border: none 1px; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #ccc2a7; color: #72570a; border: none 1px; } .product-price { color: #a65e7f; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.8125rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #d52a13; color: #ffffff; } .product-flags .new { background: #40a3c6; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #c167cc; color: #ffffff; } .product-flags .out_of_stock { color: #ff7a00; } .discount { background: #d52a13; color: #ffffff; } .product-available { color: #87c12a; } .product-unavailable { color: #ff7a00; } .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: #000000; color: #ffffff; } #back-to-top:hover { background: #333333; color: #ffffff; } #header, #checkout-header { background: url("/img/cms/ikony/header.png") left bottom / auto no-repeat fixed; border-top: none 1px; border-bottom: none 1px; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: url("/img/cms/ikony/header.png") left bottom / auto no-repeat fixed; border-bottom: none 1px; } #header .header-nav { color: #998668; background: #f7f7f7; border-bottom: none 1px; padding-top: 0.5rem; padding-bottom: 0.5rem; font-size: 1rem; } #header .header-nav a { color: #998668; } #header .header-nav a:hover { color: #7a6b54; } #header .header-nav .social-links._topbar { font-size: 0.875rem; } #header .header-nav .social-links._topbar a:hover { color: #87c417 !important; } .header-top { color: #777777; } .header-top a:not(.btn):not(.nav-link) { color: #777777; } .header-top a:not(.btn):not(.nav-link):hover { color: #333333; } .header-top .form-search-control { background: #ffffff; color: #807864; border: solid 1px #c1a492; } .header-top input.form-search-control::-webkit-input-placeholder { color: #807864; } .header-top input.form-search-control:-moz-placeholder { color: #807864; } .header-top input.form-search-control:-ms-input-placeholder { color: #807864; } .header-top input.form-search-control:-moz-placeholder { color: #807864; } .header-top .search-btn { color: #807864; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.25rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { color: #76570a; padding: 0.5625rem 0.5625rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #76570a; } .header-top .header-cart-default .cart-toogle > .icon { font-size: 2.8rem; display: inline-block; vertical-align: middle; } .header-top .header-cart-default .cart-toogle > .info-wrapper { text-align: left; display: inline-block; vertical-align: middle; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .cart-toggle-details, .header-top .header-cart-default .cart-toogle > .info-wrapper > .title { display: block; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .title { opacity: 0.8; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .cart-toggle-details { font-weight: bold; } .header-top .header-cart-default .cart-toogle > .info-wrapper .cart-separator { display: none; } .header-top a.header-cart-btn:not(:hover) { color: #76570a; } .stuck-header .header-top { padding-top: 0.3125rem; padding-bottom: 0.3125rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ad9e86; } .cart-products-count-btn { background: #1bd33f; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #ad9e86; 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: 3.125rem; color: #ffffff; padding-left: 0.9375rem; padding-right: 0.9375rem; 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.0625rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.125rem !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: #c2b6a4; color: #ffffff; } .cbp-horizontal .cbp-tab-title { font-size: 1.125rem; 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.375rem; max-height: 1.375rem; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 1rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.625rem; padding-right: 0.625rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(-10px); } #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.125rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: #ffffff; line-height: 3.125rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #ffffff; background: #000000; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-size: 1.125rem; 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.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: rgba(135, 196, 23, 0.69); color: #ffffff; } #cbp-hrmenu1 .cbp-submenu-aindicator { display: none; } #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: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #fbf8f3; border: none 1px #37a625; box-shadow: 0px 15px 25px 0px rgba(153, 134, 104, 0.27); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #333333 !important; } .cbp-hrmenu .tabs-links { background: #fbf8f3; } .cbp-hrmenu .cbp-tabs-names li a { color: #76560a !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #fbf8f3; color: #333333 !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: #76560a !important; border-bottom: none 3px #c2bc29; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #b5a892; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #595050 !important; } #iqitmegamenu-mobile { background: #b5a892; } #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: none 1px; } .mobile-menu__submenu { background: #b5a892; } .mobile-menu__tab { border-bottom: none 1px; min-height: 3.875rem; } .mobile-menu__link { color: #595050 !important; padding-top: 1.25rem; padding-bottom: 1.25rem; font-size: 1.375rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.25rem; padding-bottom: 1.25rem; color: #595050; 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: #595050; } .mobile-menu__header-wrapper { color: #595050; background-color: #f4f4f4; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.375rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.25rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050 !important; } .mobile-menu__column { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 2.5rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.5rem; } .mobile-menu__links-list-li { padding-top: 0.375rem; padding-bottom: 0.375rem; } .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 { color: #998668; } .swiper-pagination-product { display: none !important; } /*** Product miniature ***/ .products.row { margin: -0.625rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.625rem; } .swiper-container-wrapper { margin: -0.625rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.625rem; } .swiper-container-wrapper .product-carousel { padding: 0.625rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.625rem; } .product-miniature { border: none 1px; outline: 1px none transparent; color: #000000; } .product-miniature a:link:not(.nav-link):not(.btn), .product-miniature a:visited:not(.nav-link):not(.btn) { color: #000000; } .product-miniature .product-price { color: #000000; } .product-miniature-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; } .product-miniature-grid .product-title { overflow: hidden; height: 3.825rem; } @media (hover: hover) { .product-miniature:hover { outline: none 1px; box-shadow: 0px 0px 25px 0px rgba(153, 134, 104, 0.27); } } .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: #998668 !important; } .products-grid .product-miniature .product-category-name { display: none !important; } .products-grid .product-miniature .product-reference { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-description-short { display: none !important; } .products-grid .product-miniature .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .product-miniature .input-qty, .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .btn-product-list { padding: 0.3125rem 0.625rem; background: #87c417; color: #ffffff; border: none 1px; } .btn-product-list:hover { background: rgba(135, 196, 23, 0.69); color: #ffffff; } .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-description { padding: 0.625rem; } .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(5, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 2.25rem; 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: #72570a; background: #e7e1d9; } .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: #72570a; background: #e7e1d9; } #product .product-cover .expander:hover { opacity: 0.6 !important; } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 1.875rem; padding-bottom: 1.875rem; color: #444444; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #312e28; font-size: 1.625rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #312e28; } #content-wrapper .section-title { color: #312e28; font-size: 1.625rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #312e28; } .nav-tabs .nav-link { color: #998668; font-size: 1.125rem; 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: #998668; border-bottom: solid 1px #e3ddd5; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 1px #e3ddd5; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #998668; border-bottom: solid 1px #e3ddd5; } #wrapper .block-title { color: #312e28; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #312e28; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #f9f9f9 url("/img/cms/ikony/paticka-50.jpg") center top / cover no-repeat scroll; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #e3e3e3; background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #777777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #666666; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #777777; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 2.1875rem; } #footer .block-title, #checkout-footer .block-title { color: #333333; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 1px #e3e3e3; 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: #333333; } #footer-container-first { border-top: none 1px #e3e3e3; background: rgba(255, 255, 255, 0); color: #998668; } #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; padding-top: 3.75rem; padding-bottom: 2.75rem; color: #333333; } #footer-container-main a, #checkout-footer a { color: #333333; } #footer-container-main a:hover, #checkout-footer a:hover { color: #333333; } #footer-copyrights { border-top: none 1px; background: rgba(175, 196, 136, 0); } @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: ""; 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: ""; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #ffffff; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; } .st-freeshipping-manager .alert.alert-warning { display: none; } /** Mobile header new **/ /* Skrytí původní ikony */ .mobile-bag-icon::before { display: none !important; content: none !important; } /* Nahrazení ikonky vlastním obrázkem */ .mobile-bag-icon { background-image: url('/img/cms/Mobile header icon/MH_košík_mobil.png'); background-repeat: no-repeat; background-size: contain; background-position: center; display: inline-block; width: 32px; height: 32px; position: relative; } .mobile-bag-icon .cart-products-count-btn { top: -2px; right: 11px; z-index: 1000; } .cart-products-count-btn { background: #85c226; } @media (max-width: 991px) { #user_info { display: none !important; } } .col.col-header-center { margin: auto; } /* EN footer link */ html[lang="en"] .block-iqitlinksmanager-7 .block-content ul li a[href="/blog/"] { display: none !important; } html[lang="en"] .block-iqitlinksmanager-8 .block-content ul li a[href*="65-zpetny-odber-elektrozarizeni-a-baterii"] { display: none !important; } /* Nejprodávanější v kategorii */ #best-sellers_in_cat li img { border: none; } #best-sellers_in_cat .label-success { color: #87d900; } @media (max-width: 430px) { .bs-name, .bs-price { font-size: 0.9rem; } div#best-sellers_in_cat { padding: 0.5rem; } div#best-sellers_in_cat h2 { text-align: center; } } /* HP - dlaždice oblíbené */ .elementor-widget-image-box.elementor-position-left.elementor-vertical-align-middle.hover_oblibene:hover { box-shadow: 8px 8px 32px 0 rgba(0, 0, 0, .12); transform: translateY(-2px); transition: transform 0.2s ease-in-out 0s, box-shadow 0.2s ease-in-out 0s; } .elementor-widget-image-box.elementor-position-left.elementor-vertical-align-middle.hover_oblibene { background: white; } /*.elementor-widget-image-box.elementor-position-left.elementor-vertical-align-middle.hover_oblibene a:visited:not(.nav-link):not(.btn) { color: #777777; }*/ .hover_oblibene a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #777777; } .hover_oblibene { position: relative; box-shadow: 4px 4px 16px 0px rgba(0, 0, 0, 0.08); } .hover_oblibene a::before { content: ""; position: absolute; inset: 0; z-index: 1; } @media (max-width: 1136px) { .hover_oblibene { min-height: 113px; } } @media (max-width: 937px) { .hover_oblibene { min-height: 135px; } } @media (max-width: 743px) { .hover_oblibene { min-height: 171px; } } @media (max-width: 387px) { .hover_oblibene { min-height: 181px; } } /* one button to cart */ .ps-shoppingcart.side-cart .show #blockcart-content a.btn.btn-primary.btn-block.btn-lg.mb-2 { display: none; } div#blockcart-content a.btn.btn-secondary.btn-block { background: #85c226; color: #ffffff; border: solid 1px #85c226; border-radius: 5px; padding: 16px 24px; font-weight: 600; font-size: 18px; } div#blockcart-content a.btn.btn-secondary.btn-block:hover { background: rgba(135, 196, 23, 0.69); } /* info lišta */ .info-bar a { color: white !important; } .info-bar p { margin-bottom: 0rem; } /* SearchPro - module */ .ets_search_block_top .btn.button-search svg { fill: rgb(119, 119, 119) !important; } .ets_search_block_top .btn.button-search { padding: 8px 0; } /* logo výrobce v detailu produktu - responzivita*/ @media (max-width: 767px) { .product-manufacturer.product-manufacturer-next.float-right { float: unset !important; } } /* skrytí dopravy v side boxu v košíku */ #blockcart-content div#cart-subtotal-shipping { display: none; } /* CMS - skrytí nadpisu */ .cms-id-64 h1.h1.page-title { display: none; } .cms-id-64 #wrapper .breadcrumb { display: none; } .cms-id-64 #wrapper { padding-top: 0.2rem; } /* štítky Valašinec */ .dm_color span, li.product-flag.pack, .product-flags .discount, .product-flags .on-sale { margin: 0 0 10px; border-radius: 5px; font-size: .8rem; font-weight: 700; } .dm_color span, .product-flags .discount, .product-flags .on-sale, li.product-flag.pack { box-shadow: #dbdbdb 2px 4px 5px; } li.dm_label_pl { font-family: 'Quicksand', sans-serif; text-transform: inherit; color: #fff !important; } .product-flags .product-flag { box-shadow: #dbdbdb 2px 4px 5px; border-radius: 5px; font-weight: 600; } .dm_label_pl_all_left { padding-left: 10px; } ul.dm_label_pl_all_left.dm_color { text-align: left; } li.product-flag.pack { background: #f8d41e; } .product-flags li.product-flag.dm_color.orange { color: white; background: #f49b0d; } .product-flags li.product-flag.dm_color.purple { color: white; background: #c477cc; } .product-flags li.product-flag.dm_color.lightblue { color: white; background: #41a1c7; } .product-flags li.product-flag.dm_color.brown { color: white; background: #d6734f; } .product-flags li.product-flag.dm_color.red { color: white; background: #d52a13; } .product-flags li.product-flag.dm_color.yellow { color: white; background: #f7cf05; } .product-flags li.product-flag.dm_color.amber { color: #fff; background: #fd8664; } .product-flags li.product-flag.dm_color.blue { color: #fff; background: #167b7b; } .product-flags li.product-flag.dm_color.pink { color: #fff; background: #ef91b3; } .product-flags li.product-flag.dm_color.lightgreen { background: #a4c476; } /* HP Bannery 2023 */ .elementor-widget-banner.HP_stickers .elementor-button.elementor-size-medium { border-radius: 0px; border: none; } .elementor-widget-banner.HP_stickers .elementor-button.btn.elementor-size-small { border-radius: 0px; border: none; padding: 5px 8px 5px 8px; } @media (max-width: 767px) { .elementor-widget-banner.HP_stickers .elementor-button.btn.elementor-size-small { text-align: left; } } /* dlaždice submenu */ .cs-tile { background: white; } /* detail produktu */ .product-ean13 { display: none; } .product-dimensions { display: none; } #content-wrapper .page-title { color: #312e28 !important; } #main-product-wrapper .iqitfreedeliverycount { margin-top: 20px !important; color: #444 !important; } #main-product-wrapper .ifdc-remaining-price { color: #76c9ec !important; } #wrapper .block-title { font-weight: 500; } .iqitfreedeliverycount-title:lang(cz) { font-weight: 500; } .product_header_container { border: none; padding: 0px !important; margin: 0px !important; } .product_p_price_container { border: none; } button#iqit-wishlist-product-btn { background: #faf8f3; color: #998668; border: 1px solid #ebe7e1; } #product .product-add-to-cart .add-to-cart { font-size: 18px; font-weight: 500; } #tidystock .popup { z-index: 10; } /* detail produktu - recenze */ button.btn.btn-comment.post-product-comment { padding: 0px; font-size: 14px; font-weight: 300; color: #998668; text-decoration: underline; } #product-comments-list .btn-comment, #product-comments-list-footer .post-product-comment { margin: 0 auto; display: block; background: #85c226; color: #fff; border: solid 1px #85c226; padding: 16px 24px; font-size: 16px; font-weight: 500; text-decoration: none; } .product-comment-list-item { padding: 0px; } #product-comments-list-header { padding: 0px; } #content-wrapper .section-title { margin-bottom: 0px; } /* category link */ .category-description a { text-decoration: underline; } .category-description a:hover { text-decoration: none; } /* responzivita - top bar */ @media screen and (max-width: 992px) { .header-nav a { font-size: 14px !important; } } @media screen and (max-width: 768px) { .header-nav .right-nav { margin-top: 0px !important; } } @media screen and (max-width: 450px) { .header-nav .right-nav.text-right { text-align: center!important; } } /*** kategorizace - úpravy ***/ #footer-container-main { font-weight: 500 } .extra-padding-left .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { font-size: 22px; text-transform: inherit; font-weight: 700; } /* BANNERY HP - responzivita */ @media (max-width: 619px) { .banner_responzivita { width: 50%; padding: 5px; } } @media (min-width: 620px) and (max-width: 1149px) { .banner_responzivita { width: 33% !important; padding: 5px; } } @media (min-width: 620px) and (max-width: 1149px) { .bannery_sekce .elementor-row { flex-wrap: wrap; } } /* IKONY HP - responzivita */ @media (min-width: 653px) { .ikony_responzivita { width: 25%; align-items: flex-start; } .ikony_responzivita_2 { width: 25%; align-items: flex-start; } } @media (max-width: 652px) { .ikony_responzivita { width: 33% !important; align-items: flex-start; } .ikony_responzivita_2 { align-items: flex-start; width: 33% !important; margin-left: 10%; } } /* zobrazit jen pro CZ info o dopravě zdarma */ iqitfreedeliverycount-title { visibility: hidden; } iqitfreedeliverycount-title:lang(cz) { visibility: visible; } /* balíkovna - po dokončení objednávky */ table.pobockaTab { max-width: 100% !important; width: 100% !important; border: none !important; } #mapa { width: 100% !important; height: 350px !important; margin-top: 20px; } table.pobockaTab td { border: none !important; } @media screen and (max-width: 491px) { #bdbImages { display: none; } } /* ke stažení - responzivita */ .se-webform { width: 100% !important; } /* responzivita - 10px */ @media (max-width: 767px) { .responzivita_10 { margin: 10px 0px 10px 0px; } } /* responzivita - button */ @media (max-width: 767px) { .elementor-button.elementor-size-large { font-size: 12px; } } /* rychlý náhled */ .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up { border-radius: 0 8px 0 0; } .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down { border-radius: 0 0 8px 0; } /* BANNERY - pomáháme */ .bannery_pomahame .elementor-iqit-banner-img { border-radius: 20px; } /* button - pomahame */ .button_pomahame { margin-top: 30px; text-align: center; margin-bottom: 40px; background: rgba(155,131,95,0.24); border-radius: 5px; font-size: 16px; padding: 15px 30px; color: #72570a; border: solid 1px #72570a; max-width: 40%; margin-left: auto; margin-right: auto; } .button_pomahame i.fa.fa-download { margin-left: 10px; } .button_pomahame:hover { background: rgba(114,87,10,0.36); } .button_pomahame span { line-height: 1.5; } /* RESPONZIVITA - button pomahame */ @media (max-width: 1150px) { .button_pomahame { max-width: 50%; } } @media (max-width: 620px) { .button_pomahame { max-width: 100%; } } /* BLOG */ .prispevky .post-read-more span, .post-read-more i { display: none; } .simpleblog__listing__post__wrapper__content.card-block { text-align: center; } .simpleblog__listing__post__wrapper__footer { display: none; } /* blog - kategorie */ .simpleblog__post__content img { border-radius: 20px; } .simpleblog__listing__post__wrapper .img-fluid { border-radius: 20px; } .post-title { font-size: 20px !important; } .simpleblog__listing__post__wrapper__content__headline { border-bottom: none !important; } /* Blog AJ */ #footer-container-main .block-iqitlinksmanager-7 li:nth-child(5):lang(en) { display: none; } /* náš příběh */ @media (min-width: 768px) { .pribeh_lucka .elementor-column.elementor-col-33, .elementor-column[data-col="33"] { width: 25%; } .pribeh_lucka .elementor-column.elementor-col-66, .elementor-column[data-col="66"] { width: 80% } } /* RESPONZIVITA - bannery */ @media (max-width: 767px) { .bannery_pomahame .elementor-iqit-banner-img { margin-top: 20px; } } @media (max-width: 767px) .elementor-column.banner_responzivita { width: 50%; } /* RESPONZIVITA - ikony */ /* RESPONZIVITA - kontakt */ @media (max-width: 468px) { .kontakt_responsive a { font-size: 20px; } } /* PayPal */ #payment-option-3-additional-information { display: none !important; } /* RESPONZIVITA - carousel prudkuty HP */ @media (max-width: 468px) { ul.slick-dots { display: none !important; } } /* úprava kvůli price slideru */ #search_filters .hidden-sm-down{display:block!important;} #search_filters .hidden-md-up{display:none!important;} # _desktop_search_filters_clear_all{display:none;} /* zásilkovna */ .open-packeta-widget { background: #85c226; padding: 0 16px; } #packetery-widget #selected-branch { clear: both; } /* megamenu oblíbené */ .cbp-menu-column.favorite-links .cbp-menu-column-inner { display: flex; align-items: center; height: 100%; } #search_filters #_desktop_search_filters_clear_all.hidden-sm-down { display: none!important; } #js-product-list-top #cofiscz-top-filter-block .facated-toggler { display: none!important; } .tab-content>.tab-pane.active { visibility: inherit; } #facets_search_wrapper::-webkit-scrollbar { width: 12px; background-color: #f5f5f5 } #facets_search_wrapper::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgb(213 205 182); background-color: #faf8f3 } #facets_search_wrapper::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgb(121 85 72 / 25%); border-radius: 10px; background-color: #f5f5f5 } /* origo štítky */ .product-flags { display: block !important; } .product-flags .on-sale { display: none; } .product-miniature-default .product-flags { top: 6px; display: block; right: 10px; text-align: right; } .product-flags .discount { display: inline-block; border-radius: 5px } .cbp-hropen .cbp-hrsub { z-index: 2; }