.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: 1460px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #495057; } a:hover:not(.nav-link):not(.btn) { color: #495057; } .pagination .page-list li:hover { border-color: #495057; } .pagination .page-list li.current { border-color: #495057; } .pagination .page-list li.current a { color: #495057; } #mobile-header { border-bottom: solid 1px #e3e3e3; } #mobile-header .mobile-main-bar { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; } #mobile-header .m-nav-btn { color: #ffffff; } #mobile-header .m-nav-btn:hover { color: #ffd600; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 14px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.4rem; } body { font-family: 'Nunito 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; } /*** 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: #333333; 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: #333333; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #dedede; color: #2e2e2e; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #32cd32; 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: #05b3bd; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #05b3bd; color: #ffffff; } #wrapper .breadcrumb { padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; margin-top: -1.0714285714rem; margin-bottom: 1.0714285714rem; font-size: 0.8571428571rem; font-style: normal; font-weight: normal; text-transform: none; color: #8f8f8f; } #wrapper .breadcrumb li:after { color: #8f8f8f; } #wrapper .breadcrumb a { color: #8f8f8f; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #777777; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #777777; } .form-control::-webkit-input-placeholder { color: #777777; } .form-control::-moz-placeholder { color: #777777; } .form-control:-ms-input-placeholder { color: #777777; } .form-control:-moz-placeholder { color: #777777; } .form-control:focus { color: #777777; border-color: #8a8a8a; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #000000; } .custom-radio input[type=radio]:checked + span { background-color: #000000; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #000000; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: solid 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: #333333; 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: #333333; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #333333; } /*** 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: #495057; color: #ffffff; border: none 1px; } .product-price { color: #8ca757; } .iqit-review-star { color: #ffaf00; } .product-flags .product-flag { font-size: 0.7857142857rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #c65bcf; color: #ffffff; } .product-flags .new { background: #969696; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #c65bcf; 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: none 1px #a53737; border-left: none 1px #a53737; border-right: none 1px #a53737; box-shadow: 0px 4px 19px 6px rgba(92, 81, 81, 0.16); } #iqitcompare-floating a { color: #242424; } #page-preloader { background: #ffffff; } #back-to-top { background: #000000; color: #ffffff; display: none; } #back-to-top:hover { background: #333333; color: #ffffff; } #header, #checkout-header { background: #a33bd4; border-top: none 1px; border-bottom: none 1px; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #a33bd4; border-bottom: none 1px; } #header .header-nav { color: #ffffff; background: #000000; border-bottom: none 1px; padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; font-size: 1rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #ffc700; } #header .header-nav .social-links._topbar { font-size: 1rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #ffffff !important; } .header-top { padding-top: 1.7857142857rem; padding-bottom: 1.7857142857rem; color: #ffffff; } .header-top a:not(.btn):not(.nav-link) { color: #ffffff; } .header-top a:not(.btn):not(.nav-link):hover { color: #c65bcf; } .header-top .form-search-control { background: #e0e0e0; color: #333333; border: solid 1px #e3e3e3; } .header-top input.form-search-control::-webkit-input-placeholder { color: #333333; } .header-top input.form-search-control:-moz-placeholder { color: #333333; } .header-top input.form-search-control:-ms-input-placeholder { color: #333333; } .header-top input.form-search-control:-moz-placeholder { color: #333333; } .header-top .search-btn { color: #333333; } .header-top .header-btn-w .header-btn > .icon { font-size: 2rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #ffffff; padding: 0.6428571429rem 0.6428571429rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #ffffff; } .header-top a.header-cart-btn:not(:hover) { color: #ffffff; } .stuck-header .header-top { padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #000000; } .cart-products-count-btn { background: #05b3bd; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 80%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #70448c; 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.5714285714rem; max-width: 14.2857142857rem; color: #ffffff; padding-left: 1.0714285714rem; padding-right: 1.0714285714rem; border-left: none 2px rgba(87, 87, 87, 0.57); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #ffffff; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.2142857143rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.5714285714rem !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: #3e0e5e; color: #ffc700; } .cbp-horizontal .cbp-tab-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #c65bcf; 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; } @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.7142857143rem; padding-right: 0.7142857143rem; } } #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; } .container-iqitmegamenu, .iqit-megamenu-container, .cbp-hrsub-narrow, #desktop-header-container.container { position: static !important; } .cbp-hrmenu .cbp-hrsub-inner { padding-left: 0; padding-right: 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.2857142857rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 3.5714285714rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #ffffff; background: #000000; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-style: normal; font-weight: normal; text-transform: none; padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; border-top: solid 1px rgba(227, 227, 227, 0.35); } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.7142857143rem; max-height: 1.7142857143rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333333; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #ffffff; } #cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #ffffff; background: #000000; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-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: 0px 15px 25px 0px rgba(74, 63, 63, 0.15); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: !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: #777777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #777777 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #333333 !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: #70448c; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #ffffff !important; } #iqitmegamenu-mobile { background: #70448c; } #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__submenu { background: #70448c; } .mobile-menu__tab { border-bottom: none 1px; min-height: 4.4285714286rem; } .mobile-menu__link { color: #ffffff !important; padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; font-size: 1.7142857143rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; color: #ffffff; font-size: 1.5714285714rem; } .mobile-menu__tab-icon { font-size: 1.7142857143rem; } .mobile-menu__tab-icon--img { max-height: 1.7142857143rem; } .mobile-menu__legend { font-size: 0.8571428571rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #d761e3; } .mobile-menu__header-wrapper { color: #ffffff; background-color: #70448c; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.7142857143rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.7142857143rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050 !important; } .mobile-menu__column { font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; margin-bottom: 2.8571428571rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.8571428571rem; } .mobile-menu__links-list-li { padding-top: 0.4285714286rem; padding-bottom: 0.4285714286rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #ffffff; } .mobile-menu__footer { border-top: none 1px; color: #ffffff; background-color: #70448c; } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: #c65bcf; } .facet-type-checkbox:not(.facet_color) > li, .facet-type-radio:not(.facet_color) > li { display: inline-block; } .facet-type-checkbox:not(.facet_color) .custom-checkbox, .facet-type-checkbox:not(.facet_color) .custom-radio, .facet-type-radio:not(.facet_color) .custom-checkbox, .facet-type-radio:not(.facet_color) .custom-radio { display: none; } .facet-type-checkbox:not(.facet_color) .facet-label, .facet-type-radio:not(.facet_color) .facet-label { border: 1px solid rgba(161, 161, 161, 0.25); } .facet-type-checkbox:not(.facet_color) a, .facet-type-radio:not(.facet_color) a { padding: 0.4rem 0.8rem; } .facet-type-checkbox:not(.facet_color) a:hover, .facet-type-checkbox:not(.facet_color) a:focus, .facet-type-checkbox:not(.facet_color) .facet-label.active a, .facet-type-radio:not(.facet_color) a:hover, .facet-type-radio:not(.facet_color) a:focus, .facet-type-radio:not(.facet_color) .facet-label.active a { background: #5a32cc; color: #ffffff; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #333333; color: #ffffff; } .swiper-pagination-bullet { background: #333333; } /*** 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: none 1px; outline: 1px none transparent; } .product-miniature-grid .product-title { font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: uppercase; } .product-miniature-grid .product-price { font-size: 1.2857142857rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .product-miniature-grid .product-title { overflow: hidden; height: 3.8857142857rem; } @media (hover: hover) { .product-miniature:hover { outline: none 1px #f2f2f2; box-shadow: 0px 0px 25px 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-reference { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-add-cart { display: none !important; } .products-grid .product-miniature .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.5357142857rem 1.0714285714rem; background: black; color: #ffffff; border: none 1px; } .btn-product-list:hover { background: #ffffff; color: #000000; } .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; } .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.7142857143rem; 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: #ffffff; background: #495057; } .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: #ffffff; background: #495057; } #product .product-cover .expander:hover { opacity: 0.6 !important; } #product .product-cover .expander { display: none; } @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; } } @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; } } #checkout #header { display: none !important; } #checkout #footer, #checkout #iqitcompare-floating-wrapper { display: none !important; } #checkout .card, #checkout section.checkout-step { background: #fafafa; } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; color: #495057; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; } #content-wrapper .page-title { color: #495057; font-size: 1.5714285714rem; 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: #495057; } #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: solid 1px #e3e3e3; } #content-wrapper .section-title { color: #495057; font-size: 1.5714285714rem; 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 .section-title a:link, #content-wrapper .section-title a:visited { color: #495057; } #content-wrapper .section-title span { margin-right: 0.5rem; } #content-wrapper .section-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: solid 1px #e3e3e3; } .nav-tabs .nav-link { color: #495057; font-size: 1.1428571429rem; 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: #495057; border-bottom: solid 3px #ca5058; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #ca5058; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #495057; border-bottom: solid 3px #ca5058; } #wrapper .block-title { color: #333333; 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: #333333; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #eeeeee; } #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: #777777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #bd4e0f; } #footer .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: 2rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #ffffff !important; } #footer .block-title, #checkout-footer .block-title { color: #702397; 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; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #702397; } #footer-container-first { border-top: none 1px; padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; background: #702397; 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; padding-top: 2.8571428571rem; padding-bottom: 1.8571428571rem; color: #495057; } #footer-container-main a, #checkout-footer a { color: #495057; } #footer-container-main a:hover, #checkout-footer a:hover { color: #702397; } #footer-copyrights { border-top: none 1px; background: #eeeeee; padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; } @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: #e3e3e3; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; } #maintenance-header { background: rgba(15, 15, 15, 0.25); color: #ffffff; } #maintenance-header a, #maintenance-header a:link { color: #ffffff; } @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(iconfont/MaterialIcons-Regular.eot); /* For IE6-8 */ src: local('Material Icons'), local('MaterialIcons-Regular'), url(iconfont/MaterialIcons-Regular.woff2) format('woff2'), url(iconfont/MaterialIcons-Regular.woff) format('woff'), url(iconfont/MaterialIcons-Regular.ttf) format('truetype'); } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; width: 1em; height: 1em; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; } .btn-outline-secondary{ background: #fff; color: #333; border: solid 1px #eee; border-radius: 10px; } .btn-outline-secondary:hover{ background: linear-gradient(90deg,rgb(131 216 105) 0%,rgb(165 227 145) 35%,rgb(128 198 102) 100%)!important; filter: invert(1); } .ngsimuladorfrete-input{ max-width: 77% !important; } .ngsimuladorfrete-product-calculate.buttons_bottom_block{ display: inline-block; width: 100%; margin-bottom: 10px; border: 1px solid #b7b7b7; padding: 10px; margin-top: 20px; border-radius: 10px; background: #fefefe; } .ngsimuladorfrete-input.ngsimuladorfrete-text p.title{ display: block; font-size: 14px; margin-bottom: 5px; font-weight: 600; color: #777; } .ngsimuladorfrete-table-container{ font-size: x-small; font-weight: 400; margin-top: 10px; } .elementor-element.elementor-element-7tsgo9f .elementor-hotspot{ border-radius: 50px; opacity: 0.6; } .elementor-element.elementor-element-7tsgo9f .elementor-hotspot:hover{ border-radius: 50px; transform: scale(1.1); opacity: 1; transition: ease-in 0.2s; } .duvidas{ display: none !important; } #envio{ display: none !important; } .envio2{ display: none !important; } #calcular{ top: 40px; position: relative; padding: 10px; background: #eee; cursor: pointer; text-align: center; color: #000; } #calcular:hover{ color: #fff; background: #5a1b79; } #content-hook_order_confirmation{ display: block !important; } .float-bottom-right{ box-shadow: none !important; } .youtube{ width: 40px !important; height: 40px !important; } .custom-radio input[type=&quot;radio&quot;]:checked + label { border: 3px solid #c65bcf !important; -webkit-box-shadow: 2px 2px 10px 2px rgba(5,179,189,1); -moz-box-shadow: 2px 2px 10px 2px rgba(5,179,189,1); box-shadow: 2px 2px 10px 2px rgba(5,179,189,1); } .modal-title{ color: cadetblue; } .modal-dialog{ background: #fafafa; border-radius: 15px; } body{ overflow-x: hidden !important; padding: 0px !important; } .svg-icon { display: inline-block; font-size: 1.2em; height: 1em; width: .875em; overflow: visible; vertical-align: -.125em; fill: currentcolor; } #mobile-header-sticky{ width: 98% !important; background: rgba(79,23,107,0.9) none repeat scroll 0 0; margin-left: 4px; border-radius: 6px; margin-top: 5px; padding-top: 4px; } #mobile-header .mobile-main-bar{ padding-top: 0.8rem !important; padding-bottom: 0.8rem !important;} #iqitmegamenu-mobile{ background: linear-gradient(to top,#1f0633,rgba(79,23,107,1))!important; } #search_center_filter_toggler{ width: 100%; background: #70448c; color: #fff; } #facets_search_center #search_filters .facet{ width: 100% !important; } #search_filters .facet&gt;.facet-type-checkbox { max-height: 500px !important; } .products-grid .product-miniature-layout-1 .product-price-and-shipping{ padding-bottom: .4rem; border-bottom: 1px solid #eee; margin-bottom: 10px; margin-top: 10px; } .text-muted{ text-align: justify !important; } .descicaomini{ font-size: 12px !important; } .text-muted{ font-size: 0.9rem !important; } #iqitmegamenu-horizontal{ background: linear-gradient( 90deg, rgba(35,5,50,1) 0%, rgba(79,23,107,1) 35%, rgba(113,36,152,1) 100%) !important; } #header .header-nav{ background: linear-gradient( 90deg, rgba(35,5,50,1) 0%, rgba(79,23,107,1) 35%, rgba(113,36,152,1) 100%) !important; } #header .header-nav a{ font-weight: 500 !important; } .header-top{ padding-top: 1rem !important; padding-bottom: 1rem !important; background: #702397 !important; } .header-top .form-search-control{ border-radius: 50px !important; text-align: center !important; } .search-widget .search-btn{ border-radius: 50px !important; } #desktop_logo{ max-width: 240px !important; } #content-wrapper .page-title{ font-size 2rem !important; } .product-additional-info{ border-top: none !important; padding-top: none !important; } #iqitcookielaw { color: #fff; background-color: #464646; border-radius: 15px 15px 15px 0px; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #495057; border-bottom: solid 3px #05b3bd !important; } #back-to-top { background: #000; color: #fff; z-index: 999; border-radius: 20px; } .fa-shopping-bag:before { font-size: large; } .product-quantity .qty .input-group { height: 100%; border-radius: 10px 0px 0px 10px; } .product-variants .input-radio, .product-variants .radio-label { min-width: 2rem; min-height: 2rem; line-height: 2rem; } .product-variants&gt;.product-variants-item ul li { margin-right: .5rem; margin-bottom: .5rem; background: #eee; } .color, .custom-checkbox input[type=checkbox]+span.color, .radio-label { outline: 1px solid hsl(0deg 0% 100% / 25%) !important; margin-right: 0px !important; } .product-variants .input-radio+span { line-height: calc(2rem - 4px); padding: 0px 6px; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #e3e3e3; background: #fff; } .left-nav{ line-height:2 !important; } .right-nav{ line-height:2 !important; } .discount{ background: #ffaf00!important; color: #fff !important; height: 3rem !important; width: 3rem !important; vertical-align: middle !important; margin: 0 0 !important; transform: rotate(358deg) !important; font-size: 12px !important; font-weight: 600 !important; line-height: 1rem !important; text-align: center !important; padding: 7px 3px !important; box-shadow: 0 2px 5px rgb(0 0 0 / 19%); } .discount::before{ content: &quot;&quot;; position: absolute; background: inherit; height: 3rem !important; width: 3rem !important; top: 0; left: 0; z-index: -1; transform: rotate(30deg); } .discount::after{ content: &quot;&quot;; position: absolute; background: inherit; height: 3rem !important; width: 3rem !important; top: 0; left: 0; z-index: -1; transform: rotate(60deg); } .on-sale{ display: none !important; } .iqit-review-star{ font-size: 1.2rem !important; } .links:hover{ transition: 0.1s ease-in; transform: scale(1.1); } .enviospeed{ margin-top: 10px; margin-bottom: 10px; text-align: center; border: 1px solid #f9f9f9; background: #f0f5e6; padding: 5px; border-radius: 4px; color: #47630f; width: fit-content; font-size: small; } .enviotexto{ margin-top: 10px; margin-bottom: 10px; padding: 5px; font-size: smaller; text-align: right; border-bottom: 1px dotted #eee; } .reviewsdiv{ min-height: 25px; } .js-product-miniature-wrapper:hover{ top: -10px; } .product-variants .input-color:checked+span, .product-variants .input-color:hover+span, .product-variants .input-radio:checked+span, .product-variants .input-radio:hover+span{ color: #fff; background: #5a1b79; } .product-variants .input-radio, .product-variants .radio-label{ background: #f4f4f4; } .fa-shopping-bag:before{ content: &quot;\f07a&quot; !important; } .product-miniature-grid .product-title{ line-height: 1.5; } .payment-info-pix .i-pix { font-size: 28px; color: #b7b7b7; margin-right: 3px; width: 28px; height: 28px; } .payment-info-pix { margin-top: 15px; display: flex; align-items: center; justify-content: center; } .listing-pix-title .subtitle { font-size: 10px; } .listing-pix-title span { display: block; line-height: 14px; font-size: smaller; color: #777; text-align: left; } .meios{ margin-bottom: 15px; } .lista{ padding: 15px; border: 1px solid #eee; font-size: large; text-align: left; border-radius: 5px; } .lista:hover{ background: #eee !important; } .logocheckout{ max-height: 35px !important;} .logocheckout&gt;logo{ max-height:35px !important; } .modal-open{ overflow: auto !important; } .compartilhar{ width: 28px !important; height: 28px !important; color:#b7b7b7 !important; } .form-control-label{ font-size: small; color: #495057; } .discount2{ color: #fff; background: #05b3bd; padding: 10px; top: -10px; position: relative; } .tax-shipping-delivery-label{ display: none !important; } @media (max-width: 480px) { #calcular{ top: initial !important; position: relative; padding: 10px; background: #eee; cursor: pointer; width: 100% !important; } .product-variants &gt; .product-variants-item .custom-select2{ max-width: 500px !important; } select.form-control:not([size]):not([multiple]){ height: 45px !important; max-width: 83vw !important; text-align: center !important; } .product-variants{ padding:5px !important; } .numeric{ width: 90vw !important; height: 45px !important; text-align: center; max-width: 500px !important; } .breadcrumb{ display: none !important; } .ajuda{ display: none !important; } } .numeric{ max-width: 180px; height: 45px; text-align: center; } .numeric:focus{ -webkit-box-shadow: 2px 2px 10px 2px rgba(5,179,189,1); -moz-box-shadow: 2px 2px 10px 2px rgba(5,179,189,1); box-shadow: 2px 2px 10px 2px rgba(5,179,189,1); } .numeric:hover{ border-bottom: 2px solid rgba(5,179,189,1); } .calcule{ line-height: 1.2; padding: 5px; top: -7px; position: relative; font-size: large; font-weight: 600; width: 500px; } .category-description { text-align: justify; } .facet-label{ padding: 10px; font-size: large; text-align: center; } .ajuda{ position: relative; top: 36px; cursor:pointer; } body#checkout section.checkout-step .delivery-option &gt; label &gt; .row &gt; div:first-child img{ max-width:60px !important; } body#checkout section.checkout-step .delivery-option:Checked{ transform:scale(1.1); } .delivery-option:hover{ transform:scale(1.02); transform:.2s ease-in-out; background: #702397 !important; color: #fff; font-size: medium; } .form-control-select, select{ background: none !important; } .product-variants .input-color:checked + span{ border: 3px solid #c65bcf !important; -webkit-box-shadow: 2px 2px 10px 2px rgba(5,179,189,1); -moz-box-shadow: 2px 2px 10px 2px rgba(5,179,189,1); box-shadow: 2px 2px 10px 2px rgba(5,179,189,1); } .product-variants .color, .product-variants .input-color{ border-radius: 20px; } .product-variants &gt; .product-variants-item .color{ border: 1px solid; } .product-variants &gt; .product-variants-item ul li{ background: none !important; margin-top: -8px; } .product-variants .color, .product-variants .input-color{ width: 2.5rem; height: 2.5rem; line-height: 2rem; } .cbp-hrmenu &gt; ul &gt; li#cbp-hrmenu-tab-12 &gt; a{ background-image:url(&quot;/img/cms/botoes/ofertas.jpg&quot;) !important;} .product-miniature:hover{ border: none !important; } .box-envio-full{ padding: 20px; background: #f8f8f8; margin: 1px; border-radius: 5px; border: 2px solid green; } .full2{ font-size: x-large; font-weight: 900; font-family: 'arial', sans-serif; color: green; line-height: 2; } .enviofullcart{ color:green; font-size: large; } .oferta{ font-size: small; line-height:21px; } .svg-icon2{ display: inline-block; font-size: 1.2em; height: auto; width: 50px; overflow: visible; vertical-align: -.125em; fill: currentcolor; } .label{ font-size: small; color: #a8a2a2; } #main-product-wrapper .product-add-to-cart{ background: #fff; box-shadow:none !important; position: initial !important; } .product-variants .input-radio, .product-variants .radio-label{ border: 1px solid #f4f4f4; border-radius: 4px; box-shadow: 4px 5px 7px -3px rgba(0,0,0,0.19); border: 1px solid #f4f4f4; } .product-variants .input-radio + span{ padding: 5px; } #main-product-wrapper .product-add-to-cart{ background: none !important; } #form-cieloapipro5-cartao .campos_formatados{ width: 100%!important; height: 45px !important; border-bottom: 2px solid #702397; border-top: 0px; border-radius: 0px; text-align: center; border-left: 0px; border-right: 0px; margin-top: 10px; } label{ margin-top: .8rem; } body#checkout section.checkout-step .payment-options .payment-option{ margin-bottom: .5rem; width: 100%; background: #eee; padding: 10px; } .fullzil{ position: absolute; top: -14px; z-index: 9; right: 0px; max-width: 120px; } .product-variants{ background: #f4f4fa; padding: 20px; } #modalfrete{ z-index: 9999 !important; } .modal-open{ overflow-x: hidden !important; } .modal-backdrop{ z-index: 999 !important; } #wrapper .block-title{ color:#51585e !important; } .product-variants .form-control-label{ font-weight: normal !important; } select.form-control:not([size]):not([multiple]){ height: 45px !important; text-align: center !important; min-width:175px; } .product_header_container{ padding-bottom: 0px !important; margin-bottom: 0px !important; } .product_p_price_container{ margin-top: 0px !important; padding-bottom: 0px !important; } .box-categorias{ width: 100%; background: #eee; padding: 5px; line-height: 2; font-size: medium; text-align: center; margin-bottom:5px; } .box-categorias:hover{ color: #51585e !important; background: #fff !important; } .menumobile{ background: #05b3bd; padding: 20px; color: #fff; font-size: large; cursor: pointer; } .fixed-menu{ position: fixed !important; z-index: 9999 !important; width: 100vw !important; left: 0 !important; text-align: center !important; bottom: 0 !important; background: #fff !important; overflow-x: auto !important; max-height: 80vh !important; margin-bottom: 0 !important; } .whatsapp-icon-3x{ left:0 !important; } .menumobile2{ font-weight: 600; margin-bottom: 2px; } .loginIco{ width: 64px; margin-left: auto; margin-right: auto; display: flex; } .minhaconta{ text-align: center; font-size: small; font-weight: bolder; color: bisque; } .menumobile2{ background: #6c2292; margin-bottom: 2px; padding-left: 15%; text-align:left; } #customer-form .custom-checkbox{ display: -webkit-box !important; } .nomeCor{ position: relative; top: -33px; margin-left: 16px; font-size: small; left: 30px; } .input-container{ max-height: 40px !important; } .lazy-product-image{ background-color: #f2f2f2 !important; } #iqitcookielaw-accept{ width: 100% !important; text-transform: capitalize !important; background: blueviolet !important; } .products-selection .products-sort-nb-dropdown{ display: none !important; } #ngpagarmecard input, #ngpagarmecard select, #ngpagarmecard fieldset{ background: #f1f1f1 !important; }