.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #fafafa; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1500px; } #mobile-header { border-bottom: none 1px #d9d9d9; } #mobile-header .mobile-main-bar { padding-top: 2.5rem; padding-bottom: 2.5rem; } #mobile-header .m-nav-btn { color: #484848; } #mobile-header .m-nav-btn:hover { color: #c1272d; } #mobile-header .mobile-buttons-bar { background: #ffffff; } #mobile-header .m-nav-btn { padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; border: solid 1px rgba(21, 21, 21, 0.11); border-left: none; } #mobile-header .m-nav-btn:hover { background: #f5f5f5; } #mobile-header .col-mobile-btn:last-child .m-nav-btn { border-right: none; } html { font-size: 14px; } @media (max-width: 767px) { html { font-size: 11px; } } body { line-height: 1.5rem; } body { font-family: 'Raleway', sans-serif; } #blockcart-content { background: #ffffff; color: #484848; border: none 1px #f5e70f; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: #484848; } #blockcart-content a:not(.btn):hover { color: #484848; } #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: #000000; border: solid 1px rgba(0, 0, 0, 0.11); } .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: #f2f2f2; color: #000000; } .btn-secondary:not(:disabled):not(.disabled):active { background: #f2f2f2; color: #000000; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #ffffff; color: #000000; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #f2f2f2; color: #000000; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #c1272d; 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: #c1272d; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #c1272d; color: #ffffff; } #wrapper .breadcrumb { background: #f0f0f0; padding-top: 0.8571428571rem; padding-bottom: 0.8571428571rem; font-size: 0.7857142857rem; font-style: normal; font-weight: normal; text-transform: none; color: #858585; } #wrapper .breadcrumb li:after { color: #858585; } #wrapper .breadcrumb a { color: #858585; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #484848; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #484848; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #484848; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #484848; } .form-control::-webkit-input-placeholder { color: #484848; } .form-control::-moz-placeholder { color: #484848; } .form-control:-ms-input-placeholder { color: #484848; } .form-control:-moz-placeholder { color: #484848; } .form-control:focus { color: #484848; border-color: #9e9e9e; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #1d1d1d; } .custom-radio input[type=radio]:checked + span { background-color: #1d1d1d; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #1d1d1d; 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: #484848!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(72, 72, 72, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #333!important; color: white!important; } .tooltip { --bs-tooltip-bg: #333333; --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: #f5e70f; color: #000000; border: none 1px; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16); } .product-price { color: #c1272d; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.9285714286rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #c1272d; color: #ffffff; } .product-flags .new { background: #e9e9e9; color: #000000; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #c1272d; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #a17738; color: #fff7f7; } .alert-success { background: #d4edda; color: #155724; border-color: #d4edda; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { color: #155724; text-decoration: underline; } .alert-info { background: #eba9b3; color: #981f31; border-color: #eba9b3; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { color: #981f31; text-decoration: underline; } .alert-warning { background: #fff3cd; color: #856404; border-color: #fff3cd; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { color: #856404; text-decoration: underline; } .alert-danger { background: #f8d7da; color: #721c24; border-color: #f8d7da; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { color: #721c24; text-decoration: underline; } #iqitcompare-floating { background: #ffffff; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #page-preloader { background: #ffffff; } #back-to-top { background: #c1272d; color: #ffffff; } #back-to-top:hover { background: #c1272d; color: #ffffff; } #header, #checkout-header { background: #ffffff; border-top: none 1px; border-bottom: none 1px; box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.18); } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ffffff; border-bottom: none 1px; box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.18); } #header .header-nav { color: #484848; background: #fafafa; border-bottom: none 1px; padding-top: 0.2142857143rem; padding-bottom: 0.2142857143rem; font-size: 0.8571428571rem; } #header .header-nav a { color: #000000; } #header .header-nav a:hover { color: #c1272d; } #header .header-nav .social-links._topbar { font-size: 1.0714285714rem; } .header-top { padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; color: #484848; } .header-top a:not(.btn):not(.nav-link) { color: #c1272d; } .header-top a:not(.btn):not(.nav-link):hover { color: #a11f25; } .header-top .form-search-control { background: #ffffff; border: solid 3px #e6e6e6; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.4285714286rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { color: #c1272d; padding: 0.0714285714rem 0.0714285714rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #c1272d; } .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: #c1272d; } .stuck-header .header-top { padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #2183e6; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 70%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { border-top: none 1px #e6e6e6; border-right: none 1px #e6e6e6; 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: 3.4285714286rem; max-width: 14.2857142857rem; color: #1d1d1d; padding-left: 1.7142857143rem; padding-right: 1.7142857143rem; border-left: solid 1px #e6e6e6; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #1d1d1d; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.1428571429rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.4285714286rem !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: #c1272d; } .cbp-horizontal .cbp-tab-title { font-size: 1.0714285714rem; font-style: normal; font-weight: bold; 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.4285714286rem; max-height: 1.4285714286rem; } .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.8571428571rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 1.4285714286rem; padding-right: 1.4285714286rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(15px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .iqitmegamenu-submenu-container { padding: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { border: none 1px; } #content-wrapper #cbp-hrmenu1 { border: none 1px; } #cbp-hrmenu1 .cbp-vertical-title { font-style: normal; font-weight: normal; text-transform: none; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-style: normal; font-weight: normal; text-transform: none; border-top: none 1px; } #cbp-hrmenu1 .cbp-submenu-aindicator { display: none; } #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; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { border: none 1px; } .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: !important; } .cbp-hrmenu .cbp-tabs-names li a { color: !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { color: !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: !important; border-bottom: none 1px; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #595050 !important; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.8571428571rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab:not(:last-child) { border-bottom: none 1px; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__arrow { padding-top: 1.1428571429rem; padding-bottom: 1.1428571429rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 1.1428571429rem; padding-bottom: 1.1428571429rem; font-size: 1.2857142857rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .mobile-menu__tab { border-bottom: solid 1px #ebebeb; min-height: 4.4285714286rem; } .mobile-menu__link { color: #595050 !important; padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; font-size: 1.5714285714rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; color: #595050; font-size: 1.5714285714rem; } .mobile-menu__tab-icon { font-size: 1.5714285714rem; } .mobile-menu__tab-icon--img { max-height: 1.5714285714rem; } .mobile-menu__legend { font-size: 0.8571428571rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #595050; } .mobile-menu__header-wrapper { color: #595050; background-color: #f4f4f4; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.5714285714rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.5714285714rem; font-style: normal; font-weight: bold; text-transform: uppercase; color: #595050 !important; } .mobile-menu__column { font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 2.8571428571rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.8571428571rem; } .mobile-menu__column-title { margin-bottom: 0.5714285714rem; } .mobile-menu__links-list-li { padding-top: 0.4285714286rem; padding-bottom: 0.4285714286rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #595050; } .mobile-menu__footer { border-top: none 1px; color: #595050; background-color: #f4f4f4; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-pagination-product { display: none !important; } /*** Product miniature ***/ .products.row { margin: 0rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0rem; } .swiper-container-wrapper { margin: 0rem; } .swiper-container-wrapper .products.swiper-container { padding: 0rem; } .swiper-container-wrapper .product-carousel { padding: 0rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0rem; } .product-miniature { border: solid 1px #f0f0f0; outline: 1px none transparent; } .product-miniature .thumbnail-container .product-thumbnail-second { position: absolute; top: 0; left: 0; right: 0; opacity: 0; transition: opacity 0.3s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container:hover .product-thumbnail-second { opacity: 1; } .product-miniature .thumbnail-container:hover .product-thumbnail-first { opacity: 0; } .product-miniature .thumbnail-container:hover picture:last-child .product-thumbnail-first { opacity: 1; } .product-miniature-grid { padding: 0.3571428571rem; } .product-miniature-grid .product-title { font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-style: normal; font-weight: normal; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px; } } .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 .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: 0rem 0rem; border: none 1px; } .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.7142857143rem; } .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.7142857143rem; } .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(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); } } @media (min-width: 992px) { .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); } } @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-style: normal; font-weight: normal; text-transform: none; } #product .images-container .product-cover { border: none 1px; } .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:hover { opacity: 0.6 !important; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } .product-tabs .nav-tabs { justify-content: center; } @media screen and (max-width: 768px) { .col-left-product-cover, .col-left-product-thumbs { flex: 0 0 100%; max-width: 100%; } .col-left-product-thumbs { order: 2; margin-top: 2rem; } } #wrapper { border-top: none 1px; border-bottom: none 1px; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { font-style: normal; font-weight: normal; text-transform: none; border-bottom: none 1px; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title { font-style: normal; font-weight: normal; text-transform: none; border-bottom: none 1px; margin-bottom: 0.8em; padding-bottom: 0.5em; } .nav-tabs .nav-link { font-style: normal; font-weight: normal; text-transform: none; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-bottom: none 1px; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: none 1px; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { border-bottom: none 1px; } #wrapper .block-title { font-style: normal; font-weight: normal; text-transform: none; border-bottom: none 1px; margin-bottom: 0.8em; padding-bottom: 0.5em; } #left-column .block, #right-column .block { border: none 1px; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px; } #footer .block-title, #checkout-footer .block-title { font-style: normal; font-weight: normal; text-transform: none; border-bottom: none 1px; margin-bottom: 0.8em; padding-bottom: 0.5em; } #footer-container-first { border-top: none 1px; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: normal; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 1px; } #footer-copyrights { border-top: none 1px; } @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; } } :root { --green: #c1272d; } #header .header-nav { height: 45px !important; text-align: center; } #iqitpopup { height: auto; } #iqitmegamenu-horizontal { border-top: 0px !important; } .cbp-hrmenu * { background-size: cover !important; } #rev_slider_1_1 { height: 383px !important; } @media only screen and (max-width: 1400px) { #rev_slider_1_1 { height: 345px !important; } } /* 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 } .products-selection { background: #fff; padding-left: 1rem; padding-right: 1rem; border: 1px solid #f0f0f0 } .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 */ #back-to-top { bottom: 5rem; } #footer-copyrights { padding-right: 15rem; } .social-sharing { display: none !important; } @media only screen and (max-width: 500px) { .product-sidebar .block { display: none !important; } } div#onepagecheckoutps div#onepagecheckoutps_step_one label sup { top: 0px !important; font-size: 24px !important; } .titulo-banner-categorias .elementor-iqit-banner .elementor-iqit-banner-title { background: var(--green); padding: 1.2rem; border-radius: 0 10px 10px 0; } .cbp-horizontal>ul>li>a, .cbp-horizontal>ul>li>a:not([href]):not([tabindex]), .cbp-horizontal>ul>li>.cbp-main-link { max-width: 15rem; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-bottom: solid 3px var(--green); } #content-wrapper .section-title:after { border-bottom: solid 3px var(--green); } #content-wrapper .section-title:after { border-bottom: solid 3px var(--green); } /* Product list */ .product-reference { background-color: #9FC17E; width: max-content; margin: 0 auto 10px auto; padding: 10px; } .product-list-avalability, .product-list-delivery { display: block; } .products-grid .product-miniature-default .product-title { height: auto !important; margin-bottom: 10px; } /* End Product list */ /* Media queries */ @media (min-width: 768px) { #iqithtmlandbanners-block-4>h5 { display: none !important; } } @media (max-width: 768px) { #rev_slider_3_1>ul>li.tp-revslider-slidesli.active-revslide>div>div { background-size: contain; } } /* !Media queries */ /* Effimer Red Buttons - Fix #5 */ .btn-primary, .btn-primary:active, .btn-primary:focus, button.btn-primary, a.btn-primary, .add-to-cart .btn-primary, #checkout .btn-primary, .js-submit-login, [type="submit"].btn-primary { background-color: #c1272d !important; border-color: #c1272d !important; color: #fff !important; } .btn-primary:hover { background-color: #a11f25 !important; border-color: #a11f25 !important; color: #fff !important; } .btn-outline-primary { color: #c1272d !important; border-color: #c1272d !important; } .btn-outline-primary:hover { background-color: #c1272d !important; color: #fff !important; } a:hover, .product-title a:hover { color: #c1272d; } /* Fix #6: IVA Toggle position and style */ .nxtal-tax-switch { display: inline-flex !important; align-items: center; cursor: pointer; } .nxtal-tax-switch .switch-label { font-size: 12px; margin-right: 5px; } @media (max-width: 767px) { .nxtal-tax-switch { position: relative !important; top: auto !important; right: auto !important; z-index: 10; } #header .header-nav .nxtal-tax-switch { margin: 0 auto; } } /* Fix #12: User area colors */ .header-right .user-info a, .header-right .user-info span { color: inherit; } .header-right .user-info .btn { background-color: #c1272d; border-color: #c1272d; color: #fff; } .header-right .user-info .btn:hover { background-color: #a11f25; border-color: #a11f25; } /* Fix #16: Mobile menu full height */ @media (max-width: 991px) { .js-top-menu-bottom, #mobile_top_menu_wrapper, .mobile-menu-wrapper { min-height: 100vh; height: 100%; overflow-y: auto; } .mobile-menu-wrapper .top-menu { padding-bottom: 100px; } } /* === CHECKOUT BODY ID FIX (body#order for PS 8.x) === */ .accordion-flush>.accordion-item:first-child,body#order #order-summary-content #order-items table tr:first-child td{border-top:0} .list-group-horizontal>.list-group-item.active,body#order section.checkout-step .checkbox-field+.checkbox-field div{margin-top:0} .form-group,body#order #checkout-payment-step{margin-bottom:1rem} .group-span-filestyle label,.ms-alphabetical .ms-letter-brands ul,.page-order-detail #order-infos ul,.page-order-detail #order-infos2 ul,body#order section.checkout-step hr{margin:0} .custom-radio label,body#order section.checkout-step .radio-field label{display:inline} .modal-backdrop.show,body#order section.checkout-step.-current,body#order section.checkout-step:hover{opacity:1} .ns-text-only .ns-content,body#order #order-summary-content .order-confirmation-table td{padding:0} .autocomplete-suggestion .product-price,body#order section.checkout-step.-current .content{display:block} body#order section.checkout-step{border:1px rgba(160,160,160,.25) solid;padding:1.4rem;opacity:.5} body#order section.checkout-step .step-title{cursor:pointer;margin-bottom:0} body#order section.checkout-step .content{padding:0 1rem} body#order section.checkout-step .step-edit{font-weight:400} body#order section.checkout-step .not-allowed{cursor:not-allowed;opacity:.5} body#order section.checkout-step .content,body#order section.checkout-step .done,body#order section.checkout-step .step-edit,body#order section.checkout-step.-current.-reachable.-complete .done,body#order section.checkout-step.-current.-reachable.-complete .step-edit,body#order section.checkout-step.-reachable.-complete .content{display:none} body#order section.checkout-step.-current .step-title{border-bottom:1px solid rgba(160,160,160,.25);margin-bottom:1rem;margin-left:-1.4rem;margin-right:-1.4rem;padding:0 1.4rem 1.4rem} body#order section.checkout-step.-current.-reachable.-complete .step-number{display:inline-block} .js-payment-binary.disabled .accept-cgv,body#order section.checkout-step.-current.-reachable.-complete .content{display:block} body#order section.checkout-step.-unreachable .step-title{cursor:default} body#order section.checkout-step.-reachable.-complete .h1 .done,body#order section.checkout-step.-reachable.-complete h1 .done{display:inline-block} body#order section.checkout-step.-reachable.-complete .h1 .step-edit,body#order section.checkout-step.-reachable.-complete h1 .step-edit{cursor:pointer;display:block;float:right} body#order section.checkout-step .default-input{min-width:40%} body#order section.checkout-step .default-input[name=address1],body#order section.checkout-step .default-input[name=address2]{min-width:60%} #order-confirmation #registration-form,body#order section.checkout-step .radio-field{margin-top:2rem} body#order section.checkout-step .checkbox-field div{margin-top:3.75rem} body#order section.checkout-step .select-field div{background:rgba(160,160,160,.25);padding:.625rem 3.125rem} .page-order table thead th,.page-order-detail #order-products.return td.qty .select select,body#order section.checkout-step .form-footer{text-align:center} body#order section.checkout-step #conditions-to-approve{padding-top:1rem} .page-order-detail .messages .message>div,body#order section.checkout-step .payment-options .payment-option{margin-bottom:.5rem} body#order section.checkout-step .payment-options .payment-option label{vertical-align:middle;margin:0;max-width:85%} body#order section.checkout-step .step-number{display:inline-block} body#order section.checkout-step .address-selector{display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:flex;box-pack:justify;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;box-align:start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;flex-wrap:wrap} body#order section.checkout-step .address-item{border:rgba(160,160,160,.25) 1px solid;box-flex:0;-moz-flex:0 0 49%;flex:0 0 49%;margin-bottom:.5rem} body#order section.checkout-step .address-alias{display:inline-block;font-weight:600} body#order section.checkout-step .address{font-weight:400;padding:1rem} body#order section.checkout-step .radio-block{padding:.8rem 1rem;text-align:left;margin:0} body#order section.checkout-step .delete-address,body#order section.checkout-step .edit-address{display:inline-block;margin:0 .4rem} body#order section.checkout-step .address-footer{text-align:center;padding:.625rem} body#order #order-summary-content #order-items .h3,body#order #order-summary-content #order-items h3.h3,body#order section.checkout-step #delivery-addresses,body#order section.checkout-step #invoice-addresses,body#order section.checkout-step .add-address{margin-top:1.25rem} body#order section.checkout-step .add-address a i{font-size:.9375rem} body#order section.checkout-step .delivery-option{background:rgba(204,204,204,.15);padding:1rem .8rem;margin-bottom:1rem;align-items:center!important;margin-left:0;margin-right:0} body#order section.checkout-step .delivery-option>label{text-align:inherit;margin:0} body#order section.checkout-step .delivery-option>label>.row,body#order section.checkout-step .delivery-option>label>.row>div:first-child>.row{align-items:center!important} body#order section.checkout-step .delivery-option>label>.row{margin-right:-.5rem;margin-left:-.5rem} body#order section.checkout-step .delivery-option>label>.row>.col{padding-right:.5rem;padding-left:.5rem} body#order section.checkout-step .delivery-option>label>.row>div:last-child{text-align:right;float:right} body#order section.checkout-step .delivery-option>label>.row>div:first-child img{margin:0 .8rem 0 0} body#order section.checkout-step .delivery-option .carrier-delay{font-size:.8rem;line-height:1.2em} body#order section.checkout-step .carrier-logo img{max-width:100px} body#order section.checkout-step #personal-information-step-login{background:rgba(204,204,204,.15);padding:1.5rem;margin-bottom:1.5rem} body#order section.checkout-step .forgot-password{text-align:center;margin-bottom:1rem} body#order .additional-information{font-size:.875rem;margin-left:2.875rem;margin-top:1.25rem} body#order #conditions-to-approve label{text-align:inherit} body#order #conditions-to-approve a:link{text-decoration:underline} body#order .cancel-address{margin:.8rem;display:block;text-decoration:underline} .product-pack article,body#order #cart-summary-product-list .cart-summary-product{border-bottom:1px solid rgba(160,160,160,.25);padding:.5rem 0} body#order #cart-summary-product-list .cart-summary-product:last-child{border:0} body#order #cart-summary-product-list .media-left{max-width:40px} body#order .cart-summary-totals .iqitfreedeliverycount{margin:1rem 0 0} body#order #order-summary-content{padding:1rem;background:rgba(204,204,204,.15);margin-top:1.5rem} body#order #order-summary-content .black.h4,body#order #order-summary-content h4.black{border-bottom:1px solid rgba(160,160,160,.25);padding-bottom:.6rem} body#order #order-summary-content .h5,body#order #order-summary-content h5.h5{margin-top:.6rem;margin-bottom:1rem} .sitemap .block-links li>ul,body#order #order-summary-content .addresshead.h5,body#order #order-summary-content h5.addresshead{margin-top:.2rem} body#order #order-summary-content .noshadow{box-shadow:none} #order-details ul,body#order #gift_message,body#order #order-summary-content .address-block{margin-bottom:1rem} body#order #order-summary-content #order-items{border-right:0} body#order #order-summary-content .order-confirmation-table,body#order #order-summary-content .summary-selected-carrier{padding:1rem;border:rgba(160,160,160,.25) 1px solid;border-radius:0} body#order #order-summary-content .summary-selected-carrier{margin-bottom:.75rem} body#order #order-summary-content .step-edit{display:inline} body#order #order-summary-content .step-edit:hover{cursor:pointer} .lang-rtl .cart-summary-line .value,body#order.lang-rtl section.checkout-step.-reachable.-complete .h1 .step-edit,body#order.lang-rtl section.checkout-step.-reachable.-complete h1 .step-edit{float:left} body#order section.checkout-step.-reachable.-complete .h1 .step-edit,body#order section.checkout-step.-reachable.-complete h1 .step-edit{float:none;margin-top:.5rem} body#order section.checkout-step .content{padding:.9375rem 0} body#order section.checkout-step .delivery-option>label>.row{margin:0} body#order section.checkout-step .delivery-option-2{flex:0 0 91.66667%;max-width:91.66667%} body#order section.checkout-step .address-item{-moz-flex-grow:1;flex-grow:1;-ms-flex-positive:1} /* === END CHECKOUT FIX === */