.iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #ffffff; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 100%; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #171717; } a:hover:not(.nav-link):not(.btn) { color: #777777; } .pagination .page-list li:hover { border-color: #777777; } .pagination .page-list li.current { border-color: #777777; } .pagination .page-list li.current a { color: #777777; } #mobile-header { background: #eaeaea; border-bottom: solid 1px #fff9f9; } #mobile-header #mobile-header-sticky { background: #eaeaea; } #mobile-header .mobile-main-bar { padding-top: 0.0833333333rem; padding-bottom: 0.0833333333rem; } #mobile-header .m-nav-btn { color: #2e3578; } #mobile-header .m-nav-btn:hover { color: #ffffff; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 12px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.6rem; } body { font-family: 'Roboto', sans-serif; } #blockcart-content { background: #ffffff; color: #1d0303; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: #1d0303; } #blockcart-content a:not(.btn):hover { color: #1d0303; } /*** Secondary button ***/ .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default { background: rgba(0, 0, 0, 0); color: #333333; border: solid 1px #000000; } .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: #8c8b8b; color: #ffffff; border-color: #8c8b8b; } .btn-secondary:not(:disabled):not(.disabled):active { background: #8c8b8b; color: #ffffff; border-color: #8c8b8b; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: rgba(0, 0, 0, 0); color: #333333; border: solid 1px #f0f0f0; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #8c8b8b; color: #ffffff; border: solid 1px #f0f0f0; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #5f9ea7; color: #ffffff; border: solid 1px #5f9ea7; } .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: #008080; color: #ffffff; border-color: #008080; } .btn-primary:not(:disabled):not(.disabled):active { background: #008080; color: #ffffff; border-color: #008080; } #wrapper .breadcrumb { background: #ffffff; padding-top: 0.4166666667rem; padding-bottom: 0.4166666667rem; margin-top: -3.3333333333rem; margin-bottom: 3.3333333333rem; font-size: 0.9166666667rem; 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: #000000; border: solid 1px #f0f0f0; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #000000; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #000000; border: solid 1px #f0f0f0; } .bootstrap-touchspin .btn-touchspin:hover { color: #000000; background: #f0f0f0; } .form-control::-webkit-input-placeholder { color: #000000; } .form-control::-moz-placeholder { color: #000000; } .form-control:-ms-input-placeholder { color: #000000; } .form-control:-moz-placeholder { color: #000000; } .form-control:focus { color: #000000; background: #f0f0f0; border-color: #8a8a8a; } .custom-select2:focus-within { background: #f0f0f0; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #d06e6a; } .custom-radio input[type=radio]:checked + span { background-color: #d06e6a; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #f5f5f5; color: #d06e6a; border-color: #f5f5f5; } /*** 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: #c66b67; 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: #c66b67; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #c66b67; } /*** Modals ***/ .modal-backdrop { background: rgba(255, 255, 255, 0.93); } .modal-content { background: #ffffff; border: solid 1px #cfcfcf; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #65c18e; color: #ffffff; border: none 1px; } .product-price { color: #d06e6a; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.9166666667rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #d06e6a; color: #ffffff; } .product-flags .new { background: #dedede; color: #000000; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #e99669; color: #fff7f7; } .discount { background: #d06e6a; color: #ffffff; } .product-available { background: #5f9ea7; color: #ffffff; } .product-unavailable { background: #e99669; color: #fff7f7; } .product-unavailable-allow-oosp { background: #17459e; color: #0dd138; } .alert-success { background: #c8e9e9; color: #008b8b; border-color: #c8e9e9; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { color: #008b8b; 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: #4d4d45; color: #ffffff; display: none; } #back-to-top:hover { background: #e98a02; color: #ffffff; } #header, #checkout-header { background: #0f5dc7; border-top: none 1px; border-bottom: none 1px #e3e3e3; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #0f5dc7; border-bottom: none 1px #e3e3e3; } #header .header-nav { color: #ffffff; background: #0f5dc7; border-bottom: solid 1px rgba(255, 255, 255, 0.23); padding-top: 0.4166666667rem; padding-bottom: 0.4166666667rem; font-size: 0.8333333333rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #e8e8e8; } #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.6666666667rem; padding-bottom: 1.6666666667rem; color: #ffffff; } .header-top a:not(.btn):not(.nav-link) { color: #ffffff; } .header-top a:not(.btn):not(.nav-link):hover { color: #ebebeb; } .header-top .form-search-control { border: solid 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.4166666667rem; 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.75rem 0.75rem; } .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.4166666667rem; padding-bottom: 0.4166666667rem; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #ff7800; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #0a408a; border-top: none 1px #e3e3e3; border-right: none 3px #38b82c; border-bottom: none 3px #e3e3e3; 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.75rem; max-width: 16.6666666667rem; color: #ffffff; padding-left: 1.6666666667rem; padding-right: 1.6666666667rem; border-left: none 1px #575757; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #ffffff; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.2083333333rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.75rem !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: #f4f2f2; color: #777777; } .cbp-horizontal .cbp-tab-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.8333333333rem; max-height: 1.8333333333rem; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 1rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.6666666667rem; padding-right: 0.6666666667rem; } } #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; } .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: none 1px #e3e3e3; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.16); } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: none 1px #e3e3e3; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.16); } #cbp-hrmenu1 .cbp-vertical-title { font-size: 2.6666666667rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: rgba(0, 0, 0, 0); line-height: 4.1666666667rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #000000; background: #ffffff; } #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.6666666667rem; padding-bottom: 0.6666666667rem; 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: 2rem; max-height: 2rem; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { color: #000000; } #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-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #000000; background: #ffffff; } .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: 1.0833333333rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: solid 1px #e3e3e3; 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: #000000 !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-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: #333333 !important; border-bottom: none 3px #c2bc29; font-size: 1.25rem; 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: #ffffff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #181f6e !important; } #iqitmegamenu-mobile { background: #ffffff; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab:not(:last-child) { border-bottom: groove 1px rgba(52, 89, 119, 0.54); } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__arrow { padding-top: 0.5833333333rem; padding-bottom: 0.5833333333rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 0.5833333333rem; padding-bottom: 0.5833333333rem; font-size: 1.1666666667rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } .mobile-menu__submenu { background: #ffffff; } .mobile-menu__tab { border-bottom: none 1px rgba(91, 155, 207, 0.54); min-height: 4rem; } .mobile-menu__link { color: #181f6e !important; padding-top: 1.0833333333rem; padding-bottom: 1.0833333333rem; font-size: 1.4166666667rem; font-style: normal; font-weight: bold; text-transform: none; } .mobile-menu__arrow { padding-top: 1.0833333333rem; padding-bottom: 1.0833333333rem; color: rgba(91, 155, 207, 0.54); font-size: 1.8333333333rem; } .mobile-menu__tab-icon { font-size: 1.4166666667rem; } .mobile-menu__tab-icon--img { max-height: 1.4166666667rem; } .mobile-menu__legend { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #91b3a5; } .mobile-menu__header-wrapper { color: #2d326e; background-color: #d69e33; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.25rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.8333333333rem; font-style: normal; font-weight: bold; text-transform: none; color: #595050 !important; } .mobile-menu__column { font-size: 1.3333333333rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 3.3333333333rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 3.3333333333rem; } .mobile-menu__column-title { margin-bottom: 1.5rem; } .mobile-menu__links-list-li { padding-top: 0.5rem; padding-bottom: 0.5rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #2d326e; } .mobile-menu__footer { border-top: none 1px; color: #2d326e; background-color: #d69e33; display: none; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #ffffff; color: #000000; } .products.swiper-container .swiper-button-next, .products.swiper-container .swiper-button-prev { display: none; } .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: solid 1px rgba(0, 0, 0, 0); outline: 1px none transparent; } .product-miniature-grid .product-title { font-size: 1.3333333333rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.1666666667rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { border-color: #ababab; outline: none 1px #e0e0e0; } } .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 .flag-discount-value { display: none !important; } .btn-product-list { padding: 0.2083333333rem 0.4166666667rem; background: #ffffff; color: #000000; border: solid 1px rgba(0, 0, 0, 0); } .btn-product-list:hover { background: rgba(0, 0, 0, 0); color: #ffffff; border-color: #6e6d6d; } .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.8333333333rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.8333333333rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(247, 247, 247, 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(6, 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(5, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(6, 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(5, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.8333333333rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: solid 1px #cac7c7; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #030303; background: rgba(0, 0, 0, 0); } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } .product-cover .expander { width: 100%; height: 100%; padding: 0; bottom: 0; right: 0; } .product-cover .expander > span { position: absolute; bottom: 1rem; right: 1rem; padding: 0.6rem; } #product .product-cover .expander > span { color: #030303; background: rgba(0, 0, 0, 0); transition: opacity 0.2s cubic-bezier(0.7, 0, 0.3, 1), color 0.2s cubic-bezier(0.7, 0, 0.3, 1); } #product .product-cover .expander > span:hover { opacity: 0.6 !important; } @media (max-width: 767px) { #main-product-wrapper .product-add-to-cart { background: #ffffff; box-shadow: 0px -4px 30px 0px rgba(0, 0, 0, 0.09); position: fixed; bottom: 0; z-index: 99; width: 100%; left: 0; padding-left: 1rem; padding-right: 1rem; } #product #iqitcompare-floating { z-index: 0; } } @media (max-width: 576px) { .product-add-to-cart .col-add-qty { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .product-add-to-cart .col-add-btn { -ms-flex: 1; flex: 1; } .product-add-to-cart .col-add-wishlist, .product-add-to-cart .col-add-compare { max-width: 40px; } .product-add-to-cart .col-add-wishlist .btn, .product-add-to-cart .col-add-compare .btn { padding-left: 0; padding-right: 0; } } @media (max-width: 400px) { .product-add-to-cart .add-to-cart { padding-left: 0rem; padding-right: 0rem; } } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 3.3333333333rem; padding-bottom: 3.3333333333rem; color: #000000; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #000000; font-size: 2.3333333333rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #000000; } #content-wrapper .page-title:after { content: ""; position: absolute; bottom: -2.5px; display: block; width: 40px; height: 1px; border-bottom: solid 5px #d06e6a; left: 0; right: 0; } #content-wrapper .section-title { color: #000000; text-align: center; font-size: 1.6666666667rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #000000; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -2.5px; display: block; width: 30px; height: 1px; border-bottom: solid 5px #d06e6a; left: 0; right: 0; margin: auto; } .nav-tabs .nav-link { color: #000000; font-size: 1.5rem; 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: #000000; border-bottom: solid 3px #d06e6a; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #d06e6a; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #d06e6a; } #wrapper .block-title { color: #000000; font-size: 1.1666666667rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #000000; } #wrapper .block-title:after { content: ""; position: absolute; bottom: -1.5px; display: block; width: 30px; height: 1px; border-bottom: solid 3px #d06e6a; left: 0; right: 0; } #left-column .block, #right-column .block { padding: 1.25rem; border: solid 1px rgba(89, 89, 89, 0.17); } #footer, #checkout-footer { background: #ffffff url("https://iqit-commerce.com/ps17/demo6/img/cms/style6/bg2.jpg") center center / cover no-repeat scroll; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px rgba(161, 161, 161, 0.25); background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #000000; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #000000; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #d06e6a; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #000000; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.75rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #000000 !important; } #footer .block-title, #checkout-footer .block-title { color: #000000; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #000000; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; position: absolute; bottom: -1.5px; display: block; width: 30px; height: 1px; border-bottom: solid 3px #000000; left: 0; right: 0; } #footer-container-first { border-top: none 1px rgba(161, 161, 161, 0.25); background: #ffffff; color: #000000; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: solid 1px #f0f0f0; color: #000000; } #footer-container-main a, #checkout-footer a { color: #000000; } #footer-container-main a:hover, #checkout-footer a:hover { color: #777777; } #footer-copyrights { border-top: solid 1px rgba(161, 161, 161, 0.25); background: #ffffff; padding-top: 5rem; padding-bottom: 5rem; } #maintenance-page { background: #e3e3e3; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #000000; color: #ffffff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333333; color: #ffffff; } .maintenance-page-newsletter input[type=email] { border: solid 1px #333333; background: #e3e3e3; color: #333333; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { color: #333333; } .logo { max-width: 100%; height: 90px; padding-left: 20px; width: auto; } #cbp-hrmenu1 .cbp-vertical-title { color: #000; } .header-top a:not(.btn):not(.nav-link):hover { color: #222; } .header-top a:not(.btn):not(.nav-link) { color: #A2A0A0; } .header-top .header-btn-w .header-btn&amp;gt;.icon { font-size: 24px; } .sticky-desktop-wrapper{background-color: #f8f8f8;} .block-categories, .block-facets, .thumbnail-container{background-color:#fff;} .product-list-subcategories{background-color:#fff;} #cbp-hrmenu1 .cbp-vertical-title{color:#fff;} .swiper-section-button{display:none;} .cbp-category-link-w { position: relative; padding-left: 15px; padding-top: 2px; padding-bottom: 2px; } .cbp-hrmenu .cbp-hrsub-inner&amp;gt;.row:last-child, .cbp-hrmenu .cbp-hrsub-inner .iqitmegamenu-submenu-container&amp;gt;.row:last-child { margin-bottom: 10px; } .cbp-hrmenu .cbp-menu-column { margin-top: 10px; } .iqit-megamenu-container{background-color:#1c115f;} .cbp-horizontal .cbp-tab-title{font-weight:700;} .cbp-horizontal&amp;gt;ul&amp;gt;li.cbp-hropen&amp;gt;a, .cbp-horizontal&amp;gt;ul&amp;gt;li.cbp-hropen&amp;gt;a:not([href]):not([tabindex]), .cbp-horizontal&amp;gt;ul&amp;gt;li.cbp-hropen&amp;gt;a:hover{color:#000;} .product-add-cart a{ padding: 5px 15px 4px 15px; border-radius: 20px; color:#fff !important; background: #e79733 !important; background-color: #e79733 !important; text-transform: uppercase; } .boton_1 button, button.btn.btn-product-list.add-to-cart{ color: #fff; margin: 0px auto 0px auto; display: table; padding: 5px 15px 4px 15px; border-top-left-radius: 3px 3px; border-top-right-radius: 3px 3px; border-bottom-right-radius: 3px 3px; border-bottom-left-radius: 3px 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px; background-color: #e79733; border-top: 1px solid #A36313; border-right: 1px solid #A36313; border-bottom: 1px solid #A36313; border-left: 1px solid #A36313; font-weight: normal; font-size: 100% } .boton_1 button:hover, button.btn.btn-product-list.add-to-cart:hover { background-color: #0a408a; border-top: 1px solid #0a408a; border-right: 1px solid #0a408a; border-bottom: 1px solid #0a408a; border-left: 1px solid #0a408a } button.btn.btn-product-list.add-to-cart{ border-radius: 20px; margin: 0px; } .tel .telnumero { background-size: 75px; display: inline-block; vertical-align: middle; font-size: 150%; } .tel { white-space: nowrap; text-align: left; display: table-cell; vertical-align: middle; color: #0a408a !important; padding: 0px 150px 0px 0px; } span.tnum, .telnumero i.fa.fa-phone{ color: #0a408a !important; font-size: 150%; padding-top: 6px; padding-right: 10px; line-height:53px; } .autocomplete-suggestion .product-price{display:none !important} #mobile-header { height: 88px; } .products-grid .product-miniature .product-reference{ display: block !important; color: blue; font-size:16px; margin-top: 16px } .products-grid .product-miniature .product-description-short{ display: none !important; } #content-wrapper .product_header_container .page-title{font-size: 20px;} .product-reference { padding: 5px 0px 5px 0px; font-size: 110%; color: #0a408a; font-weight: bold; font-size: 15px } .product-price{color: #0a408a;color: #5e5e5e;} .product-comments-additional-info{display:none !important;} .boton_1 button{border-radius: 20px; padding: 8px 20px 8px 20px;} .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget{max-width: 90%; border-radius: 20px;} .form-search-control { border: solid 1px #b2b2b2 !important; border-radius: 20px!important; background-color: #ececec; } .search-widget .search-btn { // background-color: #d58410 !important; border-radius: 0px 15px 15px 0px !important;} .search-widget .search-btn .fa-search{color:#fff;} .cbp-not-on-top #cbp-hrmenu1-ul,.cbp-hrmenu.cbp-vertical .cbp-hrsub-inner,.cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { border-top: 4px solid #d58410; } .product-miniature { border-color: rgba(160,160,160,.25); outline: none 1px rgba(160,160,160,.25); margin: 7px;} .product-miniature:hover { border-color: #0d0f65 !important; outline: none 1px #0d0f65 !important;} .products.row&amp;gt;.col, .products.row&amp;gt;[class*=&amp;quot;col-&amp;quot;]{margin-top: 14px;} #header .header-btn-w,#header #telefono {line-height: 44px;text-align: center;} #header #telefono {width: 170px;} .sticky-desktop-wrapper #desktop-header.stuck-header { background: #fff; border-bottom: none 1px #e3e3e3; } .product-reference a, .product-reference{color: #023c8e !important;} .product-price-and-shipping { padding: 5px !important; } .product-price-and-shipping a .product-price{ font-size: 22px !important; } .product-quantity .add-to-cart:disabled { cursor: not-allowed; opacity: 0.20; } .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #5f9ea7; text-transform: uppercase; font-weight:bold; max-width: 450px; } #headdown { display: block; position: absolute; top: 40px; color:#0a408a; font-family: 'Montserrat',sans-serif; font-size:14px; text-align:right; padding-right: 7px; font-weight: bold; text-transform: uppercase; } .part .icon .fa-clock-o:before{font-size: 2rem;padding-left:7px;padding-right:13px;} .enstock{background-color:#0a408a !important;} .cbp-horizontal &amp;gt; ul &amp;gt; li { float: none !important; text-align: left !important; } ul.cbp-links.cbp-category-tree{width: 100%;} .cbp-not-on-top #cbp-hrmenu1-ul, .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2{width: 100% !important;} .h3 .product-title a{min-height: 140px;} #cbp-hrmenu1 .cbp-vertical-title{font-size:12px;} .fa-bars:before, .fa-navicon:before, .fa-reorder:before{font-size:1rem;} #header .header-btn-w .header-btn .title{display: block !important; line-height:1px; margin-top: 0px;} .megacanon_detalle_productfront ul{display:none !important;} .crossselling-products .megacanon_detalle_productfront{display:none !important;} .iqitcookielaw a{color:#fff;} #cbp-hrmenu1 &amp;gt; ul &amp;gt; li &amp;gt; a .cbp-mainlink-icon, #cbp-hrmenu1 &amp;gt; ul &amp;gt; li &amp;gt; a .cbp-mainlink-iicon { font-size: 2rem; max-height: 2rem; min-width: 34px !important; } .cbp-hrmenu .cbp-mainlink-iicon, .cbp-hrmenu .cbp-mainlink-icon { display:inline-block !important; } .cartelitos a { color: #fff !important; } //#cbp-hrmenu1 .cbp-vertical-title {display:none;} #header .header-btn-w .header-btn .title{text-transform:uppercase;} .cbp-category-link-w{text-transform:capitalize;} .cbp-hrsub-level2{top: -32px;} .titulin3{padding-top: 10px !important;} #cbp-hrmenu1 &amp;gt; ul &amp;gt; li &amp;gt; a, #cbp-hrmenu1 &amp;gt; ul &amp;gt; li &amp;gt; span.cbp-main-link, .cbp-hrmenu .cbp-hrsub{font-weight: 500 !important;} #cbp-hrmenu1 &amp;gt; ul &amp;gt; li.cbp-hropen &amp;gt; a, #cbp-hrmenu1 &amp;gt; ul &amp;gt; li.cbp-hropen &amp;gt; a:hover, .cbp-category-tree li:hover{background:#e8e8e8 !important;-webkit-box-shadow: 0px 1px 4px -1px rgba(0,0,0,0.5); -moz-box-shadow: 0px 1px 4px -1px rgba(0,0,0,0.5); box-shadow: 0px 1px 4px -1px rgba(0,0,0,0.5);} .cbp-hrmenu .cbp-hrsub {font-size: 1.1666666667rem;line-height: 26px;} #cbp-hrmenu1 &amp;gt; ul &amp;gt; li &amp;gt; a .cbp-mainlink-icon, #cbp-hrmenu1 &amp;gt; ul &amp;gt; li &amp;gt; a .cbp-mainlink-iicon{text-align:center;} #product-details-tab-nav{display:none !important;} .product-miniature-grid .product-title{font-size:12px;font-style: normal;font-weight: 500;} .tiempoentrega1{color:#28a745;font-size:14px;font-weight:bold;} .tiempoentrega2{color:#0a408a;font-size:14px;font-weight:bold;} .my-account-side-links a:hover{color:#0a408a !important;font-weight:bold;} .my-account-side-links a:active{color:#0a408a !important;font-weight:bold;} #search_widget input{border-radius: 15px !important; } .search-widget .search-btn, .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget, .form-search-control{ border-top-right-radius: 15px !important; border-bottom-right-radius: 15px !important; } #cbp-hrmenu1 &gt; ul &gt; li &gt; a, #cbp-hrmenu1 &gt; ul &gt; li &gt; span.cbp-main-link { padding-top: 2px; padding-bottom: 2px; } .botonazul{padding: 5px 15px; background-color: #fff;color: #0a408a !important; border-radius: 20px; font-weight:bold;} .header-top{background-color: #fff !important;} #desktop-header{background-color: #0f5dc7 !important;} #cbp-hrmenu1{ background-color: #000;} #cbp-hrmenu1 .cbp-vertical-title{color: #fff !important;} #cbp-hrmenu1 .cbp-vertical-title:hover{color: #000 !important;} .cbp-vertical-title{color: #000 !important; font-weight:bold;} .products-grid .product-miniature .product-reference{ display: table !important; top: 0px; position: absolute; right: 0px; } .products-grid .product-miniature .product-reference{ font-size: 17px !important; margin-top: 0px; padding-right: 10px; } .product-flags .new{display:none !important;} .product-miniature-grid .product-title { font-size: 11px !important; min-height: 40px !important; } .product-price-and-shipping { padding: 5px 5px 10px 5px !important; } .cart-products .pb-1{line-height: 18px;} #checkout {font-size: 14px;} #checkout .text-muted{font-size: 14px;}