.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ main { overflow: hidden; max-width: 1800px; margin: 0 auto; box-shadow: 0px 0px 20px 0px #838789; } body { background: url("/img/cms/asset/pozadi.png") center top / auto repeat scroll; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1800px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #555555; } a:hover:not(.nav-link):not(.btn) { color: #333333; } .pagination .page-list li:hover { border-color: #333333; } .pagination .page-list li.current { border-color: #333333; } .pagination .page-list li.current a { color: #333333; } #mobile-header { background: #ffffff; border-bottom: none 1px #e3e3e3; } #mobile-header #mobile-header-sticky { background: #ffffff; } #mobile-header .m-nav-btn { color: #ffffff; } #mobile-header .m-nav-btn:hover { color: #ffffff; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #003b25; } #mobile-header .m-nav-btn { padding-top: 0.9444444444rem; padding-bottom: 0.9444444444rem; border: solid 2px rgba(232, 232, 232, 0.29); border-left: none; } #mobile-header .m-nav-btn:hover { background: #005737; } #mobile-header .col-mobile-btn:last-child .m-nav-btn { border-right: none; } html { font-size: 18px; } @media (max-width: 767px) { html { font-size: 14px; } } body { line-height: 1.5rem; } body { font-family: 'Josefin Sans', sans-serif; } #blockcart-content { background: #ffffff; color: #000000; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: #000000; } #blockcart-content a:not(.btn):hover { color: #000000; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: #ededed; } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: #ededed; } /*** 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: #f8f8f8; color: #000000; border: none 1px #f0f0f0; } .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: #dedede; color: #2e2e2e; } .btn-secondary:not(:disabled):not(.disabled):active { background: #dedede; color: #2e2e2e; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #f8f8f8; color: #000000; border: none 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #dedede; color: #2e2e2e; border: none 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #d52a44; color: #ffffff; border: none 1px; } .btn-primary:hover, .btn-primary:focus, .btn-primary :active, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled :active, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled :active { background: #8e1c2d; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #8e1c2d; color: #ffffff; } #wrapper .breadcrumb { background: #f2f2f2; padding-top: 0.3333333333rem; padding-bottom: 0.3333333333rem; margin-top: -2.2222222222rem; margin-bottom: 2.2222222222rem; font-size: 0.7777777778rem; font-style: normal; font-weight: normal; text-transform: none; color: rgba(0, 0, 0, 0.74); } #wrapper .breadcrumb li:after { color: rgba(0, 0, 0, 0.74); } #wrapper .breadcrumb a { color: rgba(0, 0, 0, 0.74); } /*** Text fields ***/ .form-control { background-color: #f8f8f8; color: #000000; border: none 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #f8f8f8; } .custom-select2:after { color: #000000; } .bootstrap-touchspin .btn-touchspin { background-color: #f8f8f8; color: #000000; border: none 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #000000; background: #f8f8f8; } .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: #f8f8f8; border-color: #8a8a8a; box-shadow: 0px 2px 0px 0px #1a7aba; } .custom-select2:focus-within { background: #f8f8f8; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #1a7aba; } .custom-radio input[type=radio]:checked + span { background-color: #1a7aba; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #f8f8f8; color: #1a7aba; border-color: #f2f2f2; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #f8f8f8; border: none 1px #e3e3e3; box-shadow: 1px 1px 30px 0px rgba(0, 0, 0, 0.15); } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!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(71, 71, 71, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #000000; color: #ffffff; } .tooltip.bs-tether-element-attached-bottom .tooltip-inner:before, .tooltip.tooltip-top .tooltip-inner:before, .bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before { border-top-color: #000000; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #000000; } /*** Modals ***/ .modal-backdrop { background: rgba(255, 255, 255, 0.61); } .modal-content { background: #ffffff; border: none 1px; box-shadow: 0px 0px 31px 0px rgba(0, 0, 0, 0.2); } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #1a7aba; color: #ffffff; border: none 1px; } .product-price { color: #ad0700; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.6666666667rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #ad0700; color: #ffffff; } .product-flags .new { background: #fafafa; color: #000000; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #ad0700; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #a17738; color: #fff7f7; } .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: solid 1px #1a7aba; border-left: solid 1px #1a7aba; border-right: solid 1px #1a7aba; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.03); } #iqitcompare-floating a { color: #1a7aba; } #page-preloader { background: #ffffff; } #back-to-top { background: #003b25; color: #ffffff; } #back-to-top:hover { background: #00643f; color: #ffffff; } #header, #checkout-header { background: #ffffff; border-top: none 1px; border-bottom: none 3px #f8f8f8; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05); } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ffffff; border-bottom: none 3px #f8f8f8; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05); } #header .header-nav { color: #000000; background: #ffffff; border-bottom: none 1px; padding-top: 0.4444444444rem; padding-bottom: 0.4444444444rem; font-size: 0.6666666667rem; display: none !important; } #header .header-nav a { color: #000000; } #header .header-nav a:hover { color: #333333; } #header .header-nav .social-links._topbar { font-size: 0.7777777778rem; } .header-top { padding-top: 0.5555555556rem; padding-bottom: 0.5555555556rem; color: #ff0000; } .header-top a:not(.btn):not(.nav-link) { color: #878787; } .header-top a:not(.btn):not(.nav-link):hover { color: #444444; } .header-top .form-search-control { background: #ffffff; color: #e3e3e3; border: solid 2px #e3e3e3; } .header-top input.form-search-control::-webkit-input-placeholder { color: #e3e3e3; } .header-top input.form-search-control:-moz-placeholder { color: #e3e3e3; } .header-top input.form-search-control:-ms-input-placeholder { color: #e3e3e3; } .header-top input.form-search-control:-moz-placeholder { color: #e3e3e3; } .header-top .search-btn { color: #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 2.2222222222rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #c61f4a; padding: 0.5rem 0.5rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #c61f4a; } .header-top a.header-cart-btn:not(:hover) { color: #c61f4a; } .stuck-header .header-top { padding-top: 0.3888888889rem; padding-bottom: 0.3888888889rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .cart-products-count-btn { background: #00b396; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 65%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #ffffff url("/img/cms/asset/trzan_cat.png") left top / auto repeat fixed; 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: 2.5rem; max-width: 13.8888888889rem; color: #ffffff; padding-left: 1.1111111111rem; padding-right: 1.1111111111rem; border-left: solid 2px #ffffff; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #ffffff; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -0.8055555556rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 2.5rem !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 { color: #ffffff; } .cbp-horizontal .cbp-tab-title { font-size: 1.1111111111rem; font-style: normal; font-weight: bold; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.1111111111rem; max-height: 1.1111111111rem; } .cbp-horizontal > ul { text-align: right; } .cbp-horizontal > ul > li { float: none; text-align: left; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.7777777778rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.8333333333rem; padding-right: 0.8333333333rem; } } .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: 1rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 2.7777777778rem; } #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.4444444444rem; padding-bottom: 0.4444444444rem; 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.3333333333rem; max-height: 1.3333333333rem; } #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.8333333333rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: none 1px #37a625; box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.04); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #555555 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #333333 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #555555 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; 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: #555555 !important; border-bottom: none 3px #c2bc29; font-size: 0.8888888889rem; font-style: normal; font-weight: bold; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #333333 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #f8f8f8; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #595050 !important; } #iqitmegamenu-mobile { background: #f8f8f8; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.3333333333rem; } #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: 0.8888888889rem; padding-bottom: 0.8888888889rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 0.8888888889rem; padding-bottom: 0.8888888889rem; font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .mobile-menu__submenu { background: #f8f8f8; } .mobile-menu__tab { border-bottom: none 1px rgba(0, 0, 0, 0.24); min-height: 3.8888888889rem; } .mobile-menu__link { color: #595050 !important; padding-top: 1.1666666667rem; padding-bottom: 1.1666666667rem; font-size: 1.2222222222rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.1666666667rem; padding-bottom: 1.1666666667rem; color: #595050; font-size: 1.5555555556rem; } .mobile-menu__tab-icon { font-size: 1.2222222222rem; } .mobile-menu__tab-icon--img { max-height: 1.2222222222rem; } .mobile-menu__legend { font-size: 0.6666666667rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #595050; } .mobile-menu__header-wrapper { color: #595050; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.2222222222rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.1111111111rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050 !important; } .mobile-menu__column { font-size: 0.8888888889rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 2.2222222222rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.2222222222rem; } .mobile-menu__links-list-li { padding-top: 0.3333333333rem; padding-bottom: 0.3333333333rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #595050; } .mobile-menu__footer { border-top: none 1px; color: #595050; display: none; } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: #1a7aba; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: rgba(255, 255, 255, 0); color: rgba(0, 0, 0, 0.43); } .swiper-pagination-bullet { background: #000000; } .swiper-pagination-product { display: none !important; } /*** Product miniature ***/ .products.row { margin: -0.5555555556rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.5555555556rem; } .swiper-container-wrapper { margin: -0.5555555556rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.5555555556rem; } .swiper-container-wrapper .product-carousel { padding: 0.5555555556rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.5555555556rem; } .product-miniature { border: none 1px; outline: 1px none transparent; } .product-miniature-grid .product-title { font-size: 1.1111111111rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.4444444444rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px #ff011d; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15); } } .product-miniature-grid .product-functional-buttons { display: none; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { color: !important; } .products-grid .product-miniature .product-category-name { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .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.4166666667rem 0.8333333333rem; background: #c01b47; color: #ffffff; border: none 1px; } .btn-product-list:hover { background: #99173a; 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-1 .product-description { padding: 1.1111111111rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 1.1111111111rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(40, 44, 51, 0.93); } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.9444444444rem; 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: #000000; background: rgba(0, 0, 0, 0); } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } .product-cover .expander { width: 100%; height: 100%; padding: 0; bottom: 0; right: 0; } .product-cover .expander > span { position: absolute; bottom: 1rem; right: 1rem; padding: 0.6rem; } #product .product-cover .expander > span { color: #000000; background: rgba(0, 0, 0, 0); transition: opacity 0.2s cubic-bezier(0.7, 0, 0.3, 1), color 0.2s cubic-bezier(0.7, 0, 0.3, 1); } #product .product-cover .expander > span:hover { opacity: 0.6 !important; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } #main #main-product-wrapper { transition: opacity 0.3s ease; } #main.-combinations-loading { position: relative; } #main.-combinations-loading #product-preloader { display: block; position: absolute; z-index: 10; top: -10px; } #main.-combinations-loading #main-product-wrapper { opacity: 0.3; } @media (max-width: 767px) { #main-product-wrapper .product-add-to-cart { background: #ffffff; box-shadow: 0px -4px 30px 0px rgba(0, 0, 0, 0.09); position: fixed; bottom: 0; z-index: 99; width: 100%; left: 0; padding-left: 1rem; padding-right: 1rem; } #product #iqitcompare-floating { z-index: 0; } } @media (max-width: 576px) { .product-add-to-cart .col-add-qty { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .product-add-to-cart .col-add-btn { -ms-flex: 1; flex: 1; } .product-add-to-cart .col-add-wishlist, .product-add-to-cart .col-add-compare { max-width: 40px; } .product-add-to-cart .col-add-wishlist .btn, .product-add-to-cart .col-add-compare .btn { padding-left: 0; padding-right: 0; } } @media (max-width: 400px) { .product-add-to-cart .add-to-cart { padding-left: 0rem; padding-right: 0rem; } } #wrapper { background: #ffffff; border-top: none 1px; border-bottom: none 1px; padding-top: 2.2222222222rem; padding-bottom: 2.2222222222rem; color: #555555; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #555555; font-size: 2.1111111111rem; 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: #555555; } #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 1px #e3e3e3; } #content-wrapper .section-title { color: #555555; font-size: 1.1111111111rem; 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: #555555; } .nav-tabs .nav-link { color: #555555; font-size: 1.1111111111rem; 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: #555555; border-bottom: solid 3px #1a7aba; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #1a7aba; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #555555; border-bottom: solid 3px #1a7aba; } #wrapper .block-title { color: #555555; font-size: 0.8333333333rem; 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: #555555; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #fafafa; } #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: #000000; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #000000; } #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: #000000; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #000000; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.6666666667rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #024638 !important; } #footer .block-title, #checkout-footer .block-title { color: #024638; font-size: 1.1111111111rem; 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: #024638; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; position: absolute; bottom: -0.5px; display: block; width: 30px; height: 1px; border-bottom: none 1px #e3e3e3; left: 0; right: 0; } #footer-container-first { border-top: none 1px; padding-top: 1.1666666667rem; padding-bottom: 1.1666666667rem; background: #1a7aba; color: #ffffff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 1px; color: #024638; } #footer-container-main a, #checkout-footer a { color: #024638; } #footer-container-main a:hover, #checkout-footer a:hover { color: #333333; } #footer-copyrights { border-top: none 1px; background: #ffffff; padding-top: 1.1111111111rem; padding-bottom: 1.1111111111rem; } @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: #555555; } #maintenance-page a, #maintenance-page a:link { color: #555555; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #1a7aba; color: #ffffff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333333; color: #ffffff; } .maintenance-page-newsletter input[type=email] { border: solid 1px #1a7aba; background: #f5f5f5; color: #555555; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #555555; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #555555; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #555555; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { color: #555555; } :root{ --trzangreen:#0C4C30; --trzanpink:#C91E4B; --trzanblue:#1062A8; --trzangrey:#838789; --trzangreylight:#C1BFC0; } .input-group.newsletter-input-group { border-radius:10px !important; } .input-group.newsletter-input-group .fa.fa-envelope-o{ color:white; } .social-sharing{ display:none; } .btn.btn-primary.ets-btn-wholesale.ets-btn-wholesale-product{ display:none; } @media (max-width: 800px) { #module-cofiscart-cofiscart #content-wrapper{ padding:0rem !important; } .block-iqitlinksmanager-1, .block-iqitlinksmanager-3 { padding-left: 1rem !important; } .cc-recap__header .cc-title.cc-title--section { color: white !important; } #inner-wrapper{ padding:10px !important; } .cc-product__attributes{ display:none; } .cc-free-delivery__main { padding-left: 0.5rem !important; } .cc-country__mobile{ margin-left:20vw; } } .ets-ws-page .custom-checkbox input[type=checkbox]:checked+span .checkbox-checked:before { margin-top: 0px; margin-left: -4px; } .cc-carrier, .cc-payment{ border-radius:10px; } .modal-header{ background-color:var(--trzangreen); color:white; } .modal-header .close{ color:white; } .cart-content.pt-3 .cart-subtotals{ display:none; } .page-header{ display:none; } .page-footer{ display:none; } #blockcart-content .cart-totals { font-size: 1rem; } .ptl-name h3:hover{ text-decoration:underline; } .ptl-name h3 { font-size:0.75rem !important; } .ptl-quantitybox{ padding-top:10px !important; text-align:center; border:1px solid #80808059; } .ptl-img{ width:100px; } .ptl-action .ptl-quantitybox { width: 45%; } .col.view-switcher .fa.fa-th, .col.view-switcher .fa.fa-th-list{ display:none; } /*b2b*/ .link-to-home .img-logo{ width:10%; } .col-md-5.email{ left:30%; } .reset-password-info.auth_page_content{ background-color:white; text-align:center; } .alert.alert-danger{ text-align:center; } .cc-free-delivery__main{ padding-left: 5rem; } .cc-free-delivery__progressbar{ border: 1px solid #A5A5A5 !important; } .cc-free-delivery__benefit{ color: var(--trzanblue) !important; } .cc-free-delivery__progress{ background-color: var(--trzanpink) !important; } .alert.alert-info.iqitfreedeliverycount.p-2 { display:none; } .cc-button.cc-button--order{ background: linear-gradient(0deg, rgba(180,38,60,1) 7%, rgba(213,42,68,1) 96%); border-radius:10px; } .cc-button.cc-button--order:hover{ text-decoration:underline; } .form-check-label{ margin-left:1.25rem; font-size:14px; } .form-check { padding-left: 0rem; } .form-check-input { margin-top: 0.1rem; } .cc-vouchers{ display:none; } .btn.btn-primary { border-radius: 10px; background: linear-gradient(0deg, rgba(180, 38, 60, 1) 7%, rgba(213, 42, 68, 1) 26%); } .cart-buttons.text-center .btn.btn-secondary.btn-block{ display:none; } .btn.btn-primary:hover { text-decoration:underline; } @media only screen and (min-width: 600px) { .trzanonas{ margin-left:5rem; margin-right:5rem; } } /*cart*/ .cc-products{ border-bottom: none !important; } .cc-quantity__control--minus{ border-radius:5px; border:1px solid #E5E5E5 !important; } .cc-selected-carrier{ background-color:#E5E5E5 !important; border-radius:10px; margin-bottom:10px; } .cc-selected-payment{ background-color:#E5E5E5 !important; border-radius:10px; margin-bottom:10px; } .cc-quantity__input{ border-radius:5px; margin-right:3px; margin-left:3px; } .cc-product__main{ flex-wrap:nowrap !important; } .cc-quantity__control--plus{ border-radius:5px; border:1px solid #E5E5E5 !important; } .cc-product__image { max-width: 100% !important; max-height:fit-content !important; } .cc-recap.cc-recap--with-contact{ padding:1rem; } .cc-recap { border-color: #E5E5E5 !important; border-radius:5px; } .cc-recap__header{ box-shadow: 0px 0px 20px 1px rgba(179,179,179,1); } .cc-prices{ background-color: #D72A45 !important; padding-top:20px !important; border-radius:5px; } .cc-price-label.cc-price-label--total,.cc-price.cc-price--total{ color:white !important; } .cc-title.cc-title--product{ color:var(--trzanblue) !important; text-decoration:underline; font-size:1.5rem !important; font-weight:400 !important; } .cc-recap__header{ background: url("/img/cms/asset/trzan_cat.png"); text-transform:uppercase; padding-top:1.5rem !important; } #app > div > div > div.cc-theme__recap > div.cc-recap.cc-recap--with-contact > div.cc-recap__header > div{ color:white !important; } .cc-theme{ font-family: "Josefin Sans", sans-serif !important; } .cc-input.cc-input--select{ border-radius:10px !important; } .cc-country__header{ width:30% !important; } .cc-link{ color:var(--trzanblue) !important; } .cc-title.cc-title--section{ font-size:1.75rem !important; color:var(--trzangreen); font-weight:700 !important; } .cc-contact{ padding:1rem 1rem 0.5rem 2rem; margin-bottom:1rem; background-color:#F8E1E7; } .cc-contact p{ margin-bottom:7px; } #module-cofiscart-cofiscart #content-wrapper{ padding:0rem 3rem 0rem 3rem; } .block-title.facet-title.sasa{ font-size:1.25rem !important; } .img-fluid.js-lazy-product-image.lazy-product-image.product-thumbnail-first.entered.loaded{ min-width: 402px !important; } .btn.btn-product-list.add-to-cart{ border-radius:10px; background: linear-gradient(0deg, rgba(180,38,60,1) 7%, rgba(213,42,68,1) 26%); } .btn.btn-product-list.add-to-cart:hover{ background: linear-gradient(0deg, rgba(180,38,60,1) 7%, rgba(213,42,68,1) 96%); text-decoration:underline; } #content-wrapper .page-title span { font-weight:900; } #left-column .block.block-toggle.block-categories.block-links.js-block-toggle .block-title{ background-color:#C01B47 !important; font-size:1.5rem; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color:white !important; } .hpcat .elementor-button { background: url("/img/cms/asset/trzan_cat.png"); border: none; max-height: auto !important; font-size: calc(16px + 6 * ((100vw - 320px) / 680)); font-weight: 600; text-transform: uppercase; max-width: 550px; min-height:4.5rem !important; position: relative; /* Required for proper positioning */ clip-path: polygon( 0% 0%, 100% 0%, 100% 90%, 98% 95%, 96% 90%, 94% 95%, 92% 90%, 90% 95%, 88% 90%, 86% 95%, 84% 90%, 82% 95%, 80% 90%, 78% 95%, 76% 90%, 74% 95%, 72% 90%, 70% 95%, 68% 90%, 66% 95%, 64% 90%, 62% 95%, 60% 90%, 58% 95%, 56% 90%, 54% 95%, 52% 90%, 50% 95%, 48% 90%, 46% 95%, 44% 90%, 42% 95%, 40% 90%, 38% 95%, 36% 90%, 34% 95%, 32% 90%, 30% 95%, 28% 90%, 26% 95%, 24% 90%, 22% 95%, 20% 90%,18% 95%, 16% 90%, 14% 95%, 12% 90%, 10% 95%, 8% 90%, 6% 95%, 4% 90%, 2% 95%, 0% 90% ); } .elementor-button-text{ font-weight:500; !important; vertical-align: middle !important; margin-top:10px; } @media only screen and (max-width: 600px) { .logo.img-fluid{ max-width:150px; } } .fa-th:before, .fa-th-list:before { color:var(--trzanblue); font-size:2rem; padding-left:1rem; } h1.page-title{ color:black !important; } .category-sub-menu > li{ padding-left:1rem; } .block-links ul>li a { color:var(--trzanblue) !important; } #wrapper .block-title, #wrapper .block-title a:visited { background-color:var(--trzangreen); color:white !important; padding:1rem; border-radius: 10px 10px 0px 0px; } #wrapper > nav > div > div > div > ol > li > a{ font-weight:900; } #wrapper .breadcrumb li:after { color: var(--trzanpink); font-weight:900; } #main-page-content{ background-color:white; } .contactheader{ margin-top:1rem; margin-right:3rem; } .fa-shopping-bag:before { content: "\f07a"; } #ps-shoppingcart{ margin-left:10px; margin-right:10px; } .fa.fa-shopping-bag.fa-fw.icon { width: 1.8em !important; } .fa.fa-shopping-bag.fa-fw.icon{ background-color:#F8E2E7; border-radius:20px; padding:10px; } .fa.fa-user.fa-fw.icon{ padding:10px; } .header-top .row.no-gutters.justify-content-end{ align-items: center; } .block-iqitlinksmanager-1,.block-iqitlinksmanager-3{ padding-left:5rem; } #footer-container-main .col-12.col-md-auto{ padding-right:5rem !important; } @media (max-width: 1400px){ main { margin: 0px auto; } } .nav-tabs { border: none; } #cbp-hrmenu ul li:last-child a { background-color:white; color:var(--trzangreen) !important; } #desktop_logo{ max-width:250px; margin-left:2rem; margin-bottom:-4rem; border-top:2px solid #F2F2F2; border-left:2px solid #F2F2F2; border-right:2px solid #F2F2F2; } #cbp-hrmenu{ padding-top: 10px; padding-bottom: 10px; } .cbp-tab-title:hover{ text-decoration: solid underline white 4px; text-underline-offset: 7px; } .search-btn{ font-size:1.75rem; } .header-top .search-btn{ background-color:#8EB5D3; border-radius:10px !important; width:65px !important; padding:0; } .form-control,form-search-control{ border-radius:10px !important; } #inner-wrapper{ margin-bottom:50px; padding-left:2rem; padding-right:2rem; }