@font-face { font-family: 'haul'; src: url('../fonts/haul.eot'); src: url('../fonts/haul.eot?#iefix') format('embedded-opentype'), url('../fonts/haul.woff2') format('woff2'), url('../fonts/haul.woff') format('woff'), url('../fonts/haul.ttf') format('truetype'), url('../fonts/haul.svg#svgFontName') format('svg'); } @font-face { font-family: 'Astonpoliz'; src: url('../fonts/Astonpoliz.eot'); src: url('../fonts/Astonpoliz.eot?#iefix') format('embedded-opentype'), url('../fonts/Astonpoliz.woff2') format('woff2'), url('../fonts/Astonpoliz.woff') format('woff'), url('../fonts/Astonpoliz.ttf') format('truetype'), url('../fonts/Astonpoliz.svg#svgFontName') format('svg'); } .iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1400px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #777777; } a:hover:not(.nav-link):not(.btn) { color: #333333; } .pagination .page-list li:hover { border-color: #333333; } .pagination .page-list li.current { border-color: #333333; } .pagination .page-list li.current a { color: #333333; } #mobile-header { background: #ffffff; border-bottom: none 1px #e3e3e3; } #mobile-header #mobile-header-sticky { background: #ffffff; } #mobile-header .mobile-main-bar { padding-top: 0.2857142857rem; padding-bottom: 0.2857142857rem; } #mobile-header .m-nav-btn { color: #212121; } #mobile-header .m-nav-btn:hover { color: #aaaaaa; } #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: 14px; } } body { line-height: 1.5rem; } body { font-family: "League Spartan", sans-serif; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: Astonpoliz; } #blockcart-content { background: #eeeeee; color: #757575; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: #757575; } #blockcart-content a:not(.btn):hover { color: #757575; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: #bdbdbd; } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: #bdbdbd; } /*** 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: #212121; color: #ffffff; 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: #757575; color: #ffffff; } .btn-secondary:not(:disabled):not(.disabled):active { background: #757575; color: #ffffff; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #212121; color: #ffffff; border: solid 1px #d2d2d2; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #757575; color: #ffffff; border: solid 1px #d2d2d2; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #00c853; 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: #004d40; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #004d40; color: #ffffff; } #wrapper .breadcrumb { padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; padding-left: 0.7142857143rem; padding-right: 0.7142857143rem; margin-top: -1.0714285714rem; margin-bottom: 1.0714285714rem; font-size: 0.8571428571rem; font-style: normal; font-weight: normal; text-transform: none; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #777777; border: solid 1px #d2d2d2; } .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 #d2d2d2; } .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: #777777; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #222222; } .custom-radio input[type=radio]:checked + span { background-color: #222222; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #222222; border-color: #eeeeee; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: none 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #212121!important; border-bottom: none 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(33, 33, 33, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #212121!important; color: #ffffff!important; } .tooltip { --bs-tooltip-bg: #212121; --bs-tooltip-color: #ffffff; } /*** Modals ***/ .modal-backdrop { background: rgba(34, 34, 34, 0.6); } .modal-content { background: #ffffff; border: none 1px; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #ffffff; color: #212121; border: none 1px; } .product-price { color: #333333; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #eba53d; color: #ffffff; } .product-flags .new { background: #fa0000; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #eba53d; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #a17738; color: #fff7f7; } .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: #fafafa; border-top: none 1px; border-left: none 1px; border-right: none 1px; box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.18); } #page-preloader { background: #212121; } #page-preloader .loader-wrapper { font-size: 40px; } #page-preloader .loader-1 { border-color: rgba(255, 255, 255, 0.2); border-top-color: #ffffff; } #page-preloader .loader-2 { background: rgba(255, 255, 255, 0.3); } #page-preloader .loader-2:after, #page-preloader .loader-2:before { background: rgba(255, 255, 255, 0.3); } @keyframes loader-2 { 50% { background: #ffffff; } } #back-to-top { background: rgba(34, 34, 34, 0.5); color: #ffffff; } #back-to-top:hover { background: #212121; color: #ffffff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #aaaaaa; } ::-webkit-scrollbar-track { background: #212121; } body { scrollbar-face-color: #aaaaaa; scrollbar-track-color: #212121; } #header, #checkout-header { background: #ffffff; border-top: none 1px; border-bottom: none 1px #777777; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ffffff; border-bottom: none 1px #777777; } #header .header-nav { color: #ffffff; background: #000000; border-bottom: none 1px #777777; padding-top: 0.2857142857rem; padding-bottom: 0.2857142857rem; font-size: 0.8571428571rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #d2d2d2; } #header .header-nav .social-links._topbar { font-size: 1rem; } .header-top { padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; color: #212121; } .header-top a:not(.btn):not(.nav-link) { color: #212121; } .header-top a:not(.btn):not(.nav-link):hover { color: #9e9e9e; } .header-top .form-search-control { background: #ffffff; border: none 1px #000000; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.4285714286rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #212121; padding: 0.6428571429rem 0.6428571429rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #212121; } .header-top a.header-cart-btn:not(:hover) { color: #212121; } .stuck-header .header-top { padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #000000; } .cart-products-count-btn { background: #00c853; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { border-top: solid 1px #dddddd; border-right: none 3px #38b82c; border-bottom: none 1px #b2b2b2; 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: 2.8571428571rem; max-width: 17.1428571429rem; color: #777777; padding-left: 1.1428571429rem; padding-right: 1.1428571429rem; border-left: none 1px #000000; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #777777; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -0.8571428571rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 2.8571428571rem !important; } .cbp-vertical-on-top .cbp-vertical-title-text { display: none !important; } .cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover { color: #212121; } .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: #d50000; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.2857142857rem; max-height: 1.2857142857rem; } .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: 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.4285714286rem; padding-right: 0.4285714286rem; } } #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-submenu-aindicator { display: none; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #ffffff; } #cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #ffffff; background: #000000; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 0.8571428571rem; 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 #777777; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #777777 !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: #777777 !important; border-bottom: solid 1px #777777; padding-bottom: 8px; font-size: 0.8571428571rem; font-style: normal; font-weight: normal; 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: #212121 !important; } #iqitmegamenu-mobile { background: #ffffff; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.7142857143rem; } #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: #ffffff; } .mobile-menu__tab { border-bottom: solid 1px #ebebeb; min-height: 4.2857142857rem; } .mobile-menu__link { color: #212121 !important; padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; font-size: 1rem; font-style: normal; font-weight: normal; text-transform: uppercase; } .mobile-menu__arrow { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; color: #212121; font-size: 1.4285714286rem; } .mobile-menu__tab-icon { font-size: 1rem; } .mobile-menu__tab-icon--img { max-height: 1rem; } .mobile-menu__legend { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #d50000; } .mobile-menu__header-wrapper { color: #757575; background-color: #e0e0e0; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: uppercase; color: #212121 !important; } .mobile-menu__column { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; color: #212121; margin-bottom: 2.8571428571rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.8571428571rem; } .mobile-menu__column-title { margin-bottom: 0.5714285714rem; } .mobile-menu__links-list-li { padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #757575; } .mobile-menu__footer { border-top: none 1px; color: #757575; background-color: #e0e0e0; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #333333; color: #ffffff; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: -0.7142857143rem; } .products.row > .col, .products.row > [class*=col-] { padding: 0.7142857143rem; } .swiper-container-wrapper { margin: -0.7142857143rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.7142857143rem; } .swiper-container-wrapper .product-carousel { padding: 0.7142857143rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.7142857143rem; } .product-miniature { border: solid 1px #dddddd; outline: 1px none transparent; } .product-miniature .thumbnail-container { overflow: hidden; } .product-miniature .thumbnail-container .product-thumbnail-first { -webkit-transition: transform 0.4s ease; -moz-transition: transform 0.4s ease; transition: transform 0.4s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container .product-thumbnail-second { position: absolute; left: 0; right: 0; -webkit-transition: transform 0.4s ease; -moz-transition: transform 0.4s ease; transition: transform 0.4s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container:hover .product-thumbnail-second, .product-miniature .thumbnail-container:hover .product-thumbnail-first { -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); } .product-miniature .thumbnail-container:hover picture:last-child .product-thumbnail-first { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } .product-miniature-grid .product-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } @media (hover: hover) { .product-miniature:hover { border-color: #212121; outline: none 1px; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15); } } .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: #ffffff !important; } .product-miniature-grid .product-functional-buttons a { display: block; border-radius: 50%; margin: 5px 0; padding: 8px; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1); } .product-miniature-grid .product-functional-buttons i { font-size: 1rem; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { background: rgba(34, 34, 34, 0.5); } .product-miniature-grid .product-functional-buttons-bottom { bottom: auto; top: 0.7rem; right: 0rem; left: auto; min-width: auto; padding: 0; transform: translate(0, 0); } .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 .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.3928571429rem 0.7857142857rem; background: rgba(0, 0, 0, 0); color: #000000; border: solid 1px #000000; } .btn-product-list:hover { background: #000000; color: #ffffff; } .products-grid .product-miniature-default { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-miniature-default .product-description { -webkit-box-flex: auto; -ms-flex: auto; flex: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-add-cart { margin: auto auto 0 auto; } .product-carousel { height: 100%; } .products.swiper-container .swiper-slide { height: auto; } .products-grid .product-miniature-layout-1 .product-description { padding: 1.1428571429rem; } .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: 1.1428571429rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(40, 44, 51, 0.93); } .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.4285714286rem; 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: #333333; 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 .product-cover .expander { color: #333333; background: rgba(0, 0, 0, 0); } #product .product-cover .expander:hover { opacity: 0.6 !important; } @media screen and (max-width: 768px) { .col-left-product-cover, .col-left-product-thumbs { flex: 0 0 100%; max-width: 100%; } .col-left-product-thumbs { order: 2; margin-top: 2rem; } } #wrapper { background: #ffffff; border-top: none 1px; border-bottom: none 1px; padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; color: #777777; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #333333; font-size: 1.7142857143rem; font-style: normal; font-weight: normal; text-transform: none; border-bottom: solid 1px #777777; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #333333; } #content-wrapper .section-title { color: #333333; font-size: 1.1428571429rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #777777; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #333333; } .nav-tabs .nav-link { color: #333333; 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: #333333; border-bottom: solid 3px #222222; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .title a:link:not(.nav-link):not(.btn), .iqit-accordion .title a:visited:not(.nav-link):not(.btn) { color: #333333; } .iqit-accordion .nav-link { border-bottom: solid 3px #222222; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #333333; border-bottom: solid 3px #222222; } #wrapper .block-title { color: #777777; font-size: 1.1428571429rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #777777; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #777777; } #left-column .block, #right-column .block { padding: 1.0714285714rem; border: none 1px; } #footer, #checkout-footer { background: #1e1f1c; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #777777; background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #d2d2d2; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #222222; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #d2d2d2; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #d2d2d2; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #d2d2d2; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #d2d2d2; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.4285714286rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #000000 !important; } #footer .social-links._footer a:hover, #checkout-footer .social-links._footer a:hover { color: #212121 !important; } #footer .block-title, #checkout-footer .block-title { color: #ffffff; font-size: 1.7142857143rem; font-style: normal; font-weight: normal; text-transform: uppercase; border-bottom: solid 1px #777777; 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: #ffffff; } #footer-container-first { border-top: none 1px; padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; background: #1f1f1f; color: #ffffff; } #footer-container-first .h5 { font-size: 1.5rem; font-style: normal; font-weight: normal; text-transform: uppercase; } #footer-container-main, #checkout-footer { border-top: solid 1px #777777; padding-top: 2.8571428571rem; padding-bottom: 1.8571428571rem; color: #ffffff; } #footer-container-main a, #checkout-footer a { color: #ffffff; } #footer-container-main a:hover, #checkout-footer a:hover { color: #333333; } #footer-copyrights { border-top: solid 1px #777777; background: #222222; padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; } #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; }.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-family: 'Astonpoliz'; } body .products-grid .product-miniature .product-add-cart { display: block !important; width: 100%; text-align: center; } body { font-size: 16px; } #header .header-nav a { font-size: 15px; } h2.recomment_title { color: #1e1f1c !important; } .ph-recommend-products .product-brand, .ph-recommend-products .product-reference ,.ph-recommend-products .product-description-short { display: none !important; } .products-grid .product-miniature-layout-1 .product-description { padding: 0 !important; } .simpleblog__post.blog-mb.cardblog img { max-width: 500px; } .simpleblog__post__content p { color: #727272; } h3.simpleblog__listing__post__wrapper__content__headline.post-title, h3.simpleblog__listing__post__wrapper__content__headline.post-title * { color: #1e1f1c !important; font-size: 22px !important; } .simpleblog__post__content h3,.page-content strong , .simpleblog__post__content h3 * , .simpleblog__post__content strong { color: #1e1f1c ; } .simpleblog__listing__post__wrapper.cardblog.post-item { border: 1px solid #ddd !important; padding: 15px !important; border-radius: 10px !important; } .simpleblog__listing__post__wrapper.cardblog.post-item img.img-fluid { width: 100%!important; border-radius: 10px; } article.product-miniature { border-radius: 10px!important; padding: 0 15px 15px 15px !important; } .color, .custom-checkbox input[type=checkbox]+span.color, .radio-label { width: 4.5rem !important; height: 4.5rem !important; } div#js-product-list .products.row.products-grid .js-product-miniature-wrapper article.product-miniature { border-radius: 10px; } button.btn.btn-product-list.add-to-cart i { display: none; } .js-product-miniature-wrapper .products-variants { display: none; } a.btn.btn-product-list { border-radius: 4px; width: 100%; display: flex; align-items: center; gap: 5px; background: #000; color: #fff !important; justify-content: center; font-weight: normal !important; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { background: rgba(34,34,34,.5); background: #EFEFEF !important; padding: 5px; color: #000 !important; } .product-functional-buttons-links { transform: none !important; opacity: 1 !important; right: 12px; position: absolute !important; } a.btn-iqitwishlist-add.js-iqitwishlist-add { display: block; border-radius: 50%; margin: 5px 0; padding: 8px; box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .1); opacity: 1; } .product-miniature-grid .product-functional-buttons-bottom { opacity: 1; } button.btn.btn-product-list.add-to-cart { border-radius: 4px; width: 100%; display: flex; align-items: center; gap: 5px; background: #000; color: #fff; justify-content: center; } /*HOME-DEMO*/ div#iqitmegamenu-wrapper { position: relative; top: 5px; } .footer-about img { margin-bottom: 20px; } #footer .block-title span { font-size: 20px; text-transform: capitalize; } .footer-about { max-width: 260px; } .footer-about img.footer-logo { margin-bottom: 20px; } #footer-copyrights { max-width: 1400px; margin: auto; background: transparent; } div#footer-copyrights .ph-social-link-block h4.ph_social_link_title { display: none !important; } .col-6.copyright-txt * { color: #fff !important; font-size: 13px !important; } #footer-container-main a:hover, #checkout-footer a:hover { color: #fff !important; } .col-6.copyright-txt, .col-6.copyright-txt * { width: -webkit-fill-available; min-width: fit-content; margin: 0 !important; } .row.social_meadias { display: none !important; } div#footer-copyrights .container { display: flex; justify-content: space-between; align-items: center; flex-direction:row-reverse; } #footer-container-main a, #checkout-footer a { padding-left: 0 !important; } .block-iqitcontactpage hr , .block-links ul>li a:before { display: none !important; } .col-12.copyright-img { display: none; } .col-6.copyright-txt { text-align: left; } section#content div#custom-text { display: none; } #footer .block-title, #checkout-footer .block-title { border-bottom: 0 !important; } div#custom-text { flex-basis: 0%; flex-grow: 1; max-width: 100%; } .newsletter_block form.elementor-newsletter-form input.btn { right: -7px; position: relative; } .newsletter_block form.elementor-newsletter-form input { border-radius: 4px; } .medium_btn a { width: 94px; min-height: 33px; display: flex; align-items: center; } .banner_btn .elementor-button.btn { width: 307px; min-height: 53px; display: flex; justify-content: center; align-items: center; } .home_logos .swiper-slide-inner img { height: 66px; width: 66px; object-fit: contain; } .cms-id-6 .breadcrumb { display: none !important; } .cms-id-6 .page-header { display: none !important; } .cms-id-6 #wrapper { padding-top: 0px; } button.cp-get-canvas {padding: 1rem 1.25rem;} #iqitmegamenu-horizontal { border-radius: 30px; } /* Agrega bordes redondeados a las cajas de productos en el grid */ .product-miniature { border-radius: 30px; /* Puedes ajustar el valor según tus preferencias */ } .product-miniature-default .product-thumbnail img { border-radius:30px; } .btn-product-list { border-radius: 30px; } .block-social-follow ul li img {width:40px} .block-social-follow ul li {display: inline-block} /** product attributes **/ .product-variants #group_3 .texture {width: 100px !important; height: 100px !important;} .product-variants .color, .product-variants .input-color { width: 100%!important; height: 100px!important; } .product--cards .product-miniature .product-add-cart { display: block!important; } .product--cards .btn-product-list.add-to-cart { border-radius: 4px; background: #1E1F1C; color: #fff; width: 100%; padding: 9px 15px; font-size: 12px; text-transform: uppercase; } .product--cards .product-add-cart { width: 100%; } .product--cards .product-miniature { border-radius: 10px; } .product--cards .product-miniature:hover .btn-product-list.add-to-cart, .btn-product-list.add-to-cart:hover { background: #fff; color: #1e1f1c; border: solid 1px #000000; } .product--cards .product-miniature-grid .product-price { font-size: 16px; font-weight: 500; margin: 8px 0; display: block; } .product--cards .product-miniature-layout-1 .product-description { padding: 15px 25px 25px; } .product--cards .swiper-button { border-radius: 50%; opacity: 1; background: #EEEEEE !important; color: #1e1f1c !important; } .product--cards .swiper-button-disabled { background: #1e1f1c !important; color: #ffffff !important; } .product--cards .wishlist-button-add { display: none; } .product--cards .product-functional-buttons { transform: none !important; opacity: 1; right: 12px; } .product--cards .product-functional-buttons a:link { background: #EFEFEF !important; padding: 5px; } .product--cards .product-functional-buttons a:link i { color: #1E1F1C; } .product-description h2 { font-size: 16px; color: #1e1f1c; } #iqitmegamenu-horizontal { border: none; } .product--cards .products-variants { display: none; } .product--cards a.btn-iqitcompare-add { display: none; } .product--cards a.js-quick-view-iqit { display: none; } .product--cards .product-miniature:hover a.js-quick-view-iqit { display: block; } .insta_section .swiper-slide-inner a { position: relative; height: 100%; display: block; } .insta_section .swiper-slide-inner a:before { content: "\f16d"; font: normal normal normal 35px / 1 FontAwesome; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #00000099; border-radius: 15px; color: #fff; display: flex; align-items: center; justify-content: center; z-index: 1; opacity: 0; transition: .4s opacity ease; } .insta_section .swiper-slide-inner:hover a:before{ opacity: 1; } .product--cards .fa.fa-heart-o.not-added { display: inline-flex; padding-top: 1px; padding-left: 1px; } .product--cards .thumbnail-container { max-height: 248px; height: 100%; } .product--cards .product-title { font-size: 15px !important; color: #1e1f1c !important; font-weight: 600; } .product--cards .add-to-cart .fa-shopping-bag { display: none; } .news_letter_sec .elementor-widget-wrap { background: rgb(255 255 255 / 80%); padding: 20px 30px 20px 20px; border-radius: 10px; width: fit-content; } #content-wrapper .page-title { color: #1e1f1c !important; font-size: 36px !important; text-transform: capitalize; } #wrapper .block-title, #wrapper .block-title * { color: #1e1f1c !important; font-size: 25px; } .products article .wishlist-button-add { display: none; } h2.h3.product-title, h2.h3.product-title * { font-size: 15px !important; color: #1e1f1c !important; } @media(min-width:1600px){ .home_banner .elementor-container { min-height: 70vh !important; } } @media(min-width:1200px){ div#js-product-list .products.row.products-grid { display: grid; grid-template-columns: repeat(4, 1fr); } div#js-product-list .products.row.products-grid .js-product-miniature-wrapper { max-width: 100%; } } @media(max-width:1200px){ .news_letter_sec_mob .elementor-widget-wrap { background: rgb(255 255 255 / 80%); padding: 20px 30px 20px 20px; border-radius: 10px; width: fit-content; } } @media(max-width:768px){ .mobile_2 .products-grid { display: grid !important; grid-template-columns: 1fr 1fr; margin: 0; } .mobile_2 .products-grid .js-product-miniature-wrapper { padding: 3px; } #header .header-nav a { font-size: 12px; } .banner_btn .elementor-button.btn { margin: auto !important; } .banner_secno .elementor-column-wrap.elementor-element-populated { margin-left: 0 !important; margin-right: 0 !important; padding-left: 0 !important; padding-right: 0 !important; margin-bottom: 10px !important; } .banner_secno { padding: 0 !important; } .news_letter_sec .elementor-widget-wrap { background: rgb(255 255 255 / 80%); padding: 20px; border-radius: 10px; top: 100px; } body#index, html { overflow-x: hidden !important; } .tout_btn a.elementor-button-link { position: relative; top: -25px; } .elementor-element-ddj92i2 .elementor-column-wrap.elementor-element-populated { border: unset !important; padding: 20px; } div#custom-text { padding-left: 15px; padding-right: 15px; } div#footer-copyrights .container .ph-social-link-block { padding-left: 15px; } .footer-style-3 .row { display: grid; } .footer-about { max-width: 100%; } .insta_section { padding-left: 10px; padding-right: 5px; } .elementor-element.elementor-element-sriuwha .elementor-widget-container { padding: 0 !important; } .news_letter_sec_mob .elementor-widget-wrap h2 { text-align: center; } }