.iqitfake{} /*** Style mixins ***/ /*** Variables mixins and functions ***/ .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 2000px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #000; } a:hover:not(.nav-link):not(.btn) { color: #333; } .pagination .page-list li:hover { border-color: #333; } .pagination .page-list li.current { border-color: #333; } .pagination .page-list li.current a { color: #333; } #mobile-header { border-bottom: none 1px #e3e3e3; } #mobile-header .mobile-main-bar { padding-top: 1.33333rem; padding-bottom: 1.33333rem; } #mobile-header .m-nav-btn { color: #000; } #mobile-header .m-nav-btn:hover { color: #000; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #fff; } #mobile-header .m-nav-btn { padding-top: 0.33333rem; padding-bottom: 0.33333rem; border: none 1px; border-left: none; } #mobile-header .m-nav-btn:hover { background: #fff; } #mobile-header .col-mobile-btn:last-child .m-nav-btn { border-right: none; } html { font-size: 15px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.5rem; } body { font-family: 'poppins', sans-serif; } #blockcart-content { background: #fff; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } /*** Secondary button ***/ .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled { background: #f7f7f7; color: #333; border: none 1px #f0f0f0; } .btn-secondary:hover, .btn-secondary.disabled:hover, .btn-secondary:disabled:hover { background: #dedede; color: #2e2e2e; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #f7f7f7; color: #333; 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: #0f0; color: #fff; border: none 1px; } .btn-primary:hover, .btn-primary.disabled:hover, .btn-primary:disabled:hover, .btn-primary:focus, .btn-primary.disabled:focus, .btn-primary:disabled:focus { background: #000; color: #fff; } #wrapper .breadcrumb { padding-top: 0.66667rem; padding-bottom: 0.66667rem; margin-top: -1rem; margin-bottom: 1rem; font-size: 0.8rem; font-style: normal; font-weight: normal; text-transform: none; display: none !important; } #wrapper .breadcrumb li:after { color: #8f8f8f; } #wrapper .breadcrumb a { color: #8f8f8f; } /*** Text fields ***/ .form-control { background-color: #fff; color: #777; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #fff; } .custom-select2:after { color: #777; } .bootstrap-touchspin .btn-touchspin { background-color: #fff; color: #777; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #777; } .form-control::-webkit-input-placeholder { color: #777; } .form-control::-moz-placeholder { color: #777; } .form-control:-ms-input-placeholder { color: #777; } .form-control:-moz-placeholder { color: #777; } .form-control:focus { color: #777; border-color: #8a8a8a; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #000; } .custom-radio input[type=radio]:checked + span { background-color: #000; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #fff; color: #000; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #fff; 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, .autocomplete-suggestions .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:hover { background: rgba(71, 71, 71, .05); } /*** Tooltips ***/ .tooltip-inner { background: #333; color: #fff; } .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: #333; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #333; } /*** Modals ***/ .modal-backdrop { background: rgba(194, 194, 194, 0.7); } .modal-content { background: #fff; border: none 1px; } .js-quickview-np-btn { background: #fff; } /*** Notifications ***/ .ns-box { background: #0f0; color: #fff; border: none 1px; } .product-price { color: #0f0; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.93333rem; font-style: normal; font-weight: bold; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #0f0; color: #fff; } .product-flags .new { background: #0f0; color: #fff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000; } .discount { background: #0f0; color: #fff; } .product-available { background: #67a675; color: #fff; } .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: #cce5ff; color: #004085; border-color: #cce5ff; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { color: #004085; 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; } #page-preloader { background: #060606; } #back-to-top { background: #0f0; color: #fff; } #back-to-top:hover { background: #333; color: #fff; } #header { border-top: none 1px; border-bottom: none 1px #e3e3e3; } #header .container { max-width: 100%; } .sticky-desktop-wrapper #desktop-header.stuck-header { border-bottom: none 1px #e3e3e3; } #header .header-nav { color: #c9c9c9; background: #0f0; border-bottom: none 1px #cfcfcf; padding-top: 0.33333rem; padding-bottom: 0.33333rem; font-size: 0.8rem; display: none !important; } #header .header-nav a { color: #fff; } #header .header-nav a:hover { color: #fff; } #header .header-nav .social-links._topbar { font-size: 0.93333rem; } .header-top { padding-top: 0.13333rem; padding-bottom: 0.13333rem; color: #fff; } .header-top a:not(.btn):not(.nav-link) { color: #fff; } .header-top a:not(.btn):not(.nav-link):hover { color: #777; } .header-top .form-search-control { border: solid 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.6rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000; color: #0f0; padding: 0.6rem 0.6rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #0f0; } .header-top a.header-cart-btn:not(:hover) { color: #0f0; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #0f0; color: #fff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 80%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #000; border-top: none 3px #521919; border-right: none 3px #38b82c; border-bottom: none 3px #457deb; 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: 3rem; max-width: 13.33333rem; color: #fff; padding-left: 0.8rem; padding-right: 0.8rem; border-left: none 1px #575757; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #fff; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -0.96667rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3rem !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: #fff; color: #1563d6; } .cbp-horizontal .cbp-tab-title { font-size: 1.06667rem; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #fff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.46667rem; max-height: 1.46667rem; } .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.93333rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.4rem; padding-right: 0.4rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(-10px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .iqitmegamenu-submenu-container { padding: 0; } .cbp-vertical-on-top #cbp-hrmenu1-ul { /*** VERTICAL MENU ***/ background: #fff; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #fff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.2rem; font-style: normal; font-weight: normal; text-transform: none; color: #fff; background: #000; line-height: 3.33333rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #fff; background: #000; } #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.13333rem; padding-bottom: 0.13333rem; 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: 2.66667rem; max-height: 2.66667rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #fff; } #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: #fff; background: #000; } .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.93333rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #fff; border: none 1px #37a625; box-shadow: 0px 4px 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: #333 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #fff; color: #777 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #333 !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: #fff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #000; } #iqitmegamenu-mobile { background: #fff; color: #000; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #000; } #iqitmegamenu-mobile li > ul { background: #fafafa; } #iqitmegamenu-mobile li > ul > li > ul { background: #292929; } #iqitmegamenu-mobile > li > a { border-bottom: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { border: none 1px; } /*** Carousels ***/ .slick-arrow { background: #333; color: #fff; } ul.slick-dots li button:before, ul.slick-dots li.slick-active button:before { color: #333; } /*** Product miniature ***/ .products.row { margin: 0rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0rem; } .slick-products-carousel { margin: 0rem; } .slick-products-carousel .slick-list { padding: 0rem; } .slick-products-carousel .product-carousel { padding: 0rem; } .slick-products-carousel.slick-arrows-above .slick-next, .slick-products-carousel.slick-arrows-above .slick-prev { margin: 0rem; } .product-miniature { border: solid 1px #d9d1d1; outline: 1px solid transparent; box-shadow: 0px 0px 0px 0px; } .product-miniature-grid { padding: 0.26667rem; } .product-miniature-grid .product-title { font-size: 0.93333rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.26667rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-title { overflow: hidden; height: 2rem; } .product-miniature:hover { outline: solid 1px #d9d1d1; box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15); } .product-miniature-grid .product-functional-buttons { background: #fff; } .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-description-short { display: none !important; } .products-grid .product-miniature .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .btn-product-list { padding: 0.36667rem 0.73333rem; background: #ff0; color: #101010; border: solid 1px #ebcfcf; } .btn-product-list:hover { background: #000; color: #fff; } .products-grid .product-miniature { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-description { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; 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; } .products-grid .slick-slide > div:only-child, .products-grid .slick-slide > div > .product-carousel { height: 100%; } .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.66667rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.66667rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(10, 10, 10, 0.93); } .product_header_container .product-price { font-style: normal; font-weight: normal; text-transform: none; } #product .images-container .product-cover { border: none 1px; } .images-container .slick-arrow, #product .product-cover .expander > span, #product-modal .modal-body .slick-arrow { color: #fff; background: #333; } .images-container .slick-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .slick-arrow:hover { opacity: 0.6 !important; } #product .product-cover .expander { color: #fff; background: #333; } #product .product-cover .expander: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 #product-preloader { display: block; position: absolute; z-index: 10; top: -10px; } #main.-combinations-loading #main-product-wrapper { opacity: 0.3; } #wrapper { background: #fff; border-top: none 1px; border-bottom: none 1px; padding-top: 1rem; padding-bottom: 1rem; color: #777; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #333; text-align: center; font-size: 1.46667rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #cfcbcb; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #333; } #content-wrapper .section-title { color: #333; text-align: left; font-size: 1.06667rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #333; } .nav-tabs .nav-link { color: #000; font-size: 1.06667rem; 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: #000; border-bottom: solid 3px #ca5058; } .iqit-accordion .nav-link { border-bottom: solid 3px #ca5058; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000; border-bottom: solid 3px #ca5058; } #wrapper .block-title { color: #333; text-align: left; font-size: 1.33333rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #333; } #wrapper .block-title span { margin-right: 0.5rem; } #wrapper .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 1px #a1a1a1; } #left-column .block, #right-column .block { border: none 1px; } #footer { background: #000; } #footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px #fff; background: #fff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #bd4e0f; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #777; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #777; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #777; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #777; } #footer .social-links._footer { font-size: 1.26667rem; } #footer .social-links._footer a:not(:hover) { color: #777 !important; } #footer .block-title { color: #fff; text-align: left; font-size: 0.93333rem; 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%; } #footer .block-title a:link, #footer .block-title a:visited { color: #fff; } #footer .block-title span { margin-right: 0.5rem; } #footer .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: solid 1px #e3e3e3; } #footer-container-first { border-top: none 1px; padding-top: 0.66667rem; padding-bottom: 0.66667rem; background: #1f1f1f; color: #fff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main { border-top: none 1px; padding-top: 1.33333rem; padding-bottom: 0.33333rem; color: #c9c9c9; } #footer-container-main a { color: #c9c9c9; } #footer-container-main a:hover { color: #fff; } #footer-copyrights { border-top: none 1px; background: #1f1f1f; padding-top: 2rem; padding-bottom: 2rem; } .footer-style-inline .block-title { display: none !important; } #maintenance-page { background: #e3e3e3; color: #333; } #maintenance-page a, #maintenance-page a:link { color: #333; } body{ overflow-x:hidden; } #left-column{ position: sticky; left: 0; top: 87px; overflow-y: scroll; width: 25vw; height: 83vh; z-index:1; flex-grow: 1; overscroll-behavior: auto; -webkit-box-flex: 1; background-color: #fff; } @media (max-width: 575px) { #product-modal .modal-dialog { min-height: 100%; } #product-modal .modal-content { min-height: 100%; position: absolute; left: 0; right: 0; } } @media (max-width: 700px) { #facets_search_center #search_filters .facet { width: 33%; } } @media (max-width: 530px) { #facets_search_center #search_filters .facet { width: 50%; } } @media (max-width: 362px) { #facets_search_center #search_filters .facet { width: 100%; } } .product-miniature { border-left: none; border-right: none; border-bottom: none; } .product-miniature-default .product-thumbnail img { margin-top: 2px; } .product-miniature-default .regular-price { font-size: 1.1rem; } .products-grid .product-miniature .flag-discount-value { display: inline!important; border-round: 50% solid; } .mq-percent-discount { position: absolute; z-index: 2; width: 100%; height: auto; top: auto; margin-top: 7px; left: -18px; font-size: 1rem; font-weight: 600; color: #fff; } .img-desc-label { width: 38px; float: left; } .header-top a.header-cart-btn:not(:hover) { color: #ffffff; } .header-top a.header-cart-btn:hover { color: #ffff00; } .block-categories .collapse-icons { z-index: 10; } .cbp-hrmenu-tab span { font-weight: 500; } #search_filters_suppliers { display: none; } .iiqit-megamenu-container { display: none !important; } .first-mm { font-weight: 700; } .first-mm:hover { color: #00ff00; } .header-top .cart-products a:not(.btn):not(.nav-link) { color: #000; } div#desktop_logo img { border-radius: 3px; } #logo_mobile_menu img { border-radius: 3px; } #mobile-header-sticky .cbp-hrmenu.cbp-vertical { width: 100%; margin-bottom: 0px; } .seguir-comprando { background: #ffff00; color: #101010; } #mobile-btn-search .fa-search { color: #00ff00; } @media (min-width: 700px) { #cbp-clone { display: none; } } .direccion-no { background-color: white; color: #000; } #direccion-header { border: solid 1px #fdf9f940; background: #00000073; background-image: initial; background-position-x: initial; background-position-y: initial; background-size: initial; background-repeat-x: initial; background-repeat-y: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgba(0, 0, 0, 0.45); color: white; border-radius: 8px; } #index .nav-tabs { margin-bottom: 0rem !important; } .btn { border-radius: 7px; } /*Inicio Favoritos*/ .cbp-hrmenu .fa-heart { color: #00ff00 !important; } .btn-iqitwishlist-add { color: #00ff00 !important; } /*Fin Favoritos*/ /*Inicio Microfono buscar*/ .ats-voice-system { background: #00ff00; border-color: #00ff00; } /*Fin Microfono Buscar*/ .comprobante-pago .elementor-button, .boton-favorito .elementor-button { background-color: #00ff00 !important; } /*pestañas informacion home tienda*/ .elementor-element.elementor-element-3fibo4n .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-color: #00ff00 !important; } .logosvg{ fill:#00ff00 } .logosvg:hover{ fill:#000000 } .logosvg-mobile .logosvg{ fill:#000000 } .logosvg-mobile .logosvg:hover{ fill:#00ff00 } .forma-logosvg{ fill: #ffffff; } .logosvg-home { text-align: center; } .logosvg-home svg{ width: 100px; height: 100px; } .logosvg-pc svg{ width :3.8rem; height:3.8rem; } .logosvg-mobile svg{ width :2.7rem; height:2.7rem; } .ps-shoppingcart.col-mobile-btn-cart .cart-products-count-btn { display: inline-block; position: absolute; top: -12px; right: -22px; } #back-to-top { right: 0rem; bottom:6rem; z-index: 0; } .cbp-mainlink-iicon { border-radius: 5px } #quickview-modal .btn-iqitwishlist-add { position: inherit; } /*Menu Lateral */ .item-lmenu{ display: table-cell; } .item-ltext{ display: table-cell; vertical-align: middle; line-height: 1.2rem; padding-right: 20px; } .menuizq-img{ max-height: 50px; max-width: 50px; padding: 1px; margin-right: 0.6rem; border-radius: 10px; } .menu-div li[data-depth="1"]{ display:block; padding-top: 0.5rem; padding-bottom: 0.5rem; padding-left: 60px; text-transform: lowercase; } .menu-div li[data-depth="1"] :first-letter { text-transform: uppercase; } .submenu-div li[data-depth="2"]{ padding-top: 4px; padding-bottom: 4px; display:block; padding-left: 20px; } .submenu-div li[data-depth="2"]:first-child { margin-top: 4px; } .menu-div{ padding-left: 0px; /*margin-right: 20px;*/ } .block-categories li{ border-top: solid 1px #ebeaea; font-size: 1rem; padding-left: 0px; } .block-categories li ul { padding-left: 0px; margin-left: 0px; } .block-categories .collapse-icons { position: absolute; right: 0; padding: 0; cursor: pointer; font-size: 2rem; color: #00ff00; } .block-categories li[data-depth="0"] .collapse-icons { top: 13px; } .block-categories li[data-depth="1"] .collapse-icons { top: -1px; } .lname{ color: #00ff00; font-weight: bold; } /*Fin Menu Lateral */ /*Menú cat móvil*/ #cbp-hrmenu1-vm .cbp-vertical-title{ background: #fff; font-size: 1.3rem } #vertical-vm{ padding-right:1.3rem; padding-left:1.3rem; } #cbp-hrmenu1-vm-ul{ background: #f9f9f9; padding-right:1.3rem; padding-left:1.3rem; overflow-y: auto; height: 55vh; overscroll-behavior-y: contain; } /*FIN Menú cat móvil*/ /*Cantidad en listados*/ .quantity { position: relative; } .quantity input { float: right; display: block; border-radius: 0 4px 4px 0; } .quantity input:focus { outline: 0; } .quantity-nav { position: relative; padding-right: 1.1rem; margin: 0; margin-left: -0.5rem; } .quantity-button { position: absolute; left: 0px; cursor: pointer; border:0; color: gray; margin: 0; padding: 0; background:none; font-size: 1.2rem; } .quantity-button.quantity-up { top: 1px; } .quantity-button.quantity-down { bottom:1px; } .quantity-button.quantity-down:hover, .quantity-button.quantity-up:hover{ color:#00ff00; } .product-miniature-default .product-add-cart .input-qty { margin-right: 2px; max-width: 25px; min-width: 25px; text-align: center; padding: 0 .1em; -moz-appearance: textfield; } /*FIN Cantidad en listados*/