.iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1600px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #000000; } 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: rgba(255, 255, 255, 0.89); border-bottom: solid 1px #e3e3e3; } #mobile-header #mobile-header-sticky { background: rgba(255, 255, 255, 0.89); } #mobile-header .mobile-main-bar { padding-top: 0.9411764706rem; padding-bottom: 0.9411764706rem; } #mobile-header .m-nav-btn { color: #000000; } #mobile-header .m-nav-btn:hover { color: #777777; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 17px; } @media (max-width: 767px) { html { font-size: 14px; } } body { line-height: 1.4rem; } body { font-family: 'Assistant', sans-serif; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: 'Questrial', sans-serif; } #blockcart-content { background: #f4f2f2; 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, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default { background: #ffffff; 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: #dedede; color: #2e2e2e; } .btn-secondary:not(:disabled):not(.disabled):active { background: #dedede; color: #2e2e2e; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #ffffff; color: #333333; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #dedede; color: #2e2e2e; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #ffffff; color: #000000; border: solid 1px #000000; } .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: #333333; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #333333; color: #ffffff; } #wrapper .breadcrumb { background: #ffffff; padding-top: 0.7058823529rem; padding-bottom: 0.7058823529rem; padding-left: 0.5882352941rem; padding-right: 0.5882352941rem; margin-top: -2.9411764706rem; margin-bottom: 2.9411764706rem; font-size: 0.7058823529rem; font-style: normal; font-weight: normal; text-transform: none; color: #000000; } #wrapper .breadcrumb li:after { color: #000000; } #wrapper .breadcrumb a { color: #000000; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #777777; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #777777; } .form-control::-webkit-input-placeholder { color: #777777; } .form-control::-moz-placeholder { color: #777777; } .form-control:-ms-input-placeholder { color: #777777; } .form-control:-moz-placeholder { color: #777777; } .form-control:focus { color: #777777; border-color: #8a8a8a; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #d06e6a; } .custom-radio input[type=radio]:checked + span { background-color: #d06e6a; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #f2f2f2; color: #d06e6a; border-color: #e3e3e3; } /*** 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: #333!important; color: white!important; } .tooltip { --bs-tooltip-bg: #333333; --bs-tooltip-color: #ffffff; } /*** Modals ***/ .modal-backdrop { background: rgba(0, 0, 0, 0.75); } .modal-content { background: #ffffff; border: solid 1px rgba(161, 161, 161, 0.23); } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #ca5058; color: #ffffff; border: none 1px; } .product-price { color: #000000; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.9411764706rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #eba53d; color: #ffffff; } .product-flags .new { background: #969696; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #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: #ffffff; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #page-preloader { background: #ffffff; } #back-to-top { background: #ffffff; color: #000000; } #back-to-top:hover { background: #333333; color: #ffffff; } #header, #checkout-header { border-top: none 1px; border-bottom: none 1px #e3e3e3; } .sticky-desktop-wrapper #desktop-header.stuck-header { border-bottom: none 1px #e3e3e3; } #header .header-nav { color: #000000; border-bottom: solid 1px #e3e3e3; padding-top: 0.2941176471rem; padding-bottom: 0.2941176471rem; font-size: 0.7058823529rem; display: none !important; } #header .header-nav a { color: #000000; } #header .header-nav a:hover { color: #777777; } #header .header-nav .social-links._topbar { font-size: 0.9411764706rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #000000 !important; } .header-top { padding-top: 1.4705882353rem; padding-bottom: 1.4705882353rem; color: #000000; } .header-top a:not(.btn):not(.nav-link) { color: #000000; } .header-top a:not(.btn):not(.nav-link):hover { color: #777777; } .header-top .form-search-control { background: #ffffff; color: #000000; border: solid 1px #cccccc; } .header-top input.form-search-control::-webkit-input-placeholder { color: #000000; } .header-top input.form-search-control:-moz-placeholder { color: #000000; } .header-top input.form-search-control:-ms-input-placeholder { color: #000000; } .header-top input.form-search-control:-moz-placeholder { color: #000000; } .header-top .search-btn { color: #000000; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.4117647059rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #000000; padding: 0.5294117647rem 0.5294117647rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #000000; } .header-top a.header-cart-btn:not(:hover) { color: #000000; } .stuck-header .header-top { padding-top: 0.2941176471rem; padding-bottom: 0.2941176471rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .cart-products-count-btn { background: #d06e6a; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #ffffff; border-top: solid 1px #e3e3e3; border-right: none 3px #38b82c; border-bottom: solid 1px #e1e1e1; border-left: none 3px #a6cc0f; margin: 0 -500%; padding: 0 500%; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 2.6470588235rem; max-width: 11.7647058824rem; color: #000000; padding-left: 1.1764705882rem; padding-right: 1.1764705882rem; border-left: none 1px #575757; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #000000; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -0.8529411765rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 2.6470588235rem !important; } .cbp-vertical-on-top .cbp-vertical-title-text { display: none !important; } .cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover { background: #f4f2f2; color: #777777; } .cbp-horizontal .cbp-tab-title { font-size: 0.8235294118rem; 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.2941176471rem; max-height: 1.2941176471rem; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.8235294118rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.7058823529rem; padding-right: 0.7058823529rem; } } #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: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.0588235294rem; font-style: italic; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 2.9411764706rem; } #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.4705882353rem; padding-bottom: 0.4705882353rem; 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.4117647059rem; max-height: 1.4117647059rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333333; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #ffffff; } #cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #ffffff; background: #000000; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 0.8235294118rem; 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; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #333333 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #777777 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #333333 !important; border-bottom: none 3px #c2bc29; font-size: 0.8823529412rem; 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: #595050 !important; } #iqitmegamenu-mobile { background: #ffffff; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.1764705882rem; } #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: 0.9411764706rem; padding-bottom: 0.9411764706rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 0.9411764706rem; padding-bottom: 0.9411764706rem; font-size: 1.0588235294rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px #191616; } .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; min-height: 3.6470588235rem; } .mobile-menu__link { color: #595050 !important; padding-top: 1.1764705882rem; padding-bottom: 1.1764705882rem; font-size: 1.2941176471rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.1764705882rem; padding-bottom: 1.1764705882rem; color: #595050; font-size: 1.2941176471rem; } .mobile-menu__tab-icon { font-size: 1.2941176471rem; } .mobile-menu__tab-icon--img { max-height: 1.2941176471rem; } .mobile-menu__legend { font-size: 0.7058823529rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #595050; } .mobile-menu__header-wrapper { color: #595050; border-bottom: solid 1px #000000; } .mobile-menu__title { font-size: 1.2941176471rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.6470588235rem; font-style: normal; font-weight: bold; text-transform: none; color: #595050 !important; } .mobile-menu__column { font-size: 1.0588235294rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 2.3529411765rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.3529411765rem; } .mobile-menu__column-title { margin-bottom: 0.9411764706rem; } .mobile-menu__links-list-li { padding-top: 0.4117647059rem; padding-bottom: 0.4117647059rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #595050; } .mobile-menu__footer { border-top: solid 1px #000000; color: #595050; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #ffffff; color: #000000; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: -0.8823529412rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.8823529412rem; } .swiper-container-wrapper { margin: -0.8823529412rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.8823529412rem; } .swiper-container-wrapper .product-carousel { padding: 0.8823529412rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.8823529412rem; } .product-miniature { border: solid 1px #dadada; outline: 1px solid transparent; } .product-miniature .thumbnail-container .product-thumbnail-second { position: absolute; top: 0; left: 0; right: 0; opacity: 0; transition: opacity 0.3s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container:hover .product-thumbnail-second { opacity: 1; } .product-miniature .thumbnail-container:hover .product-thumbnail-first { opacity: 0; } .product-miniature .thumbnail-container:hover picture:last-child .product-thumbnail-first { opacity: 1; } .product-miniature-grid .product-title { font-size: 1.4117647059rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 0.9411764706rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { border-color: #dddddd; outline: solid 1px rgba(0, 0, 0, 0.25); background: rgba(255, 255, 255, 0); color: #000000; } .product-miniature:hover a:link:not(.nav-link):not(.btn), .product-miniature:hover a:visited:not(.nav-link):not(.btn) { color: #000000; } } .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: #000000 !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: #fafafa; } .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-description-short { 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.4117647059rem 0.8235294118rem; background: #000000; color: #ffffff; border: solid 2px rgba(255, 255, 255, 0.25); } .btn-product-list:hover { background: #ffffff; color: #000000; border-color: #000000; } .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 { 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.5882352941rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.5882352941rem; } .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(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: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(6, 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(5, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(6, 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(5, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 2.1176470588rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px #f4f2f2; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #333333; background: #ffffff; } .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: #333333; background: #ffffff; 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 screen and (max-width: 768px) { .col-left-product-cover, .col-left-product-thumbs { flex: 0 0 100%; max-width: 100%; } .col-left-product-thumbs { order: 2; margin-top: 2rem; } } @media (max-width: 767px) { #main-product-wrapper .product-add-to-cart { background: rgba(255, 255, 255, 0.81); position: fixed; bottom: 0; z-index: 99; width: 100%; left: 0; padding-left: 1rem; padding-right: 1rem; } #product #iqitcompare-floating { z-index: 0; } } @media (max-width: 576px) { .product-add-to-cart .col-add-qty { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .product-add-to-cart .col-add-btn { -ms-flex: 1; flex: 1; } .product-add-to-cart .col-add-wishlist, .product-add-to-cart .col-add-compare { max-width: 40px; } .product-add-to-cart .col-add-wishlist .btn, .product-add-to-cart .col-add-compare .btn { padding-left: 0; padding-right: 0; } } @media (max-width: 400px) { .product-add-to-cart .add-to-cart { padding-left: 0rem; padding-right: 0rem; } } #checkout #header { display: none !important; } #checkout #footer, #checkout #iqitcompare-floating-wrapper { display: none !important; } #checkout #wrapper { background: #000000; } #checkout .card, #checkout section.checkout-step { color: #000000; } #checkout .card a:link:not(.nav-link):not(.btn), #checkout .card a:visited:not(.nav-link):not(.btn), #checkout section.checkout-step a:link:not(.nav-link):not(.btn), #checkout section.checkout-step a:visited:not(.nav-link):not(.btn) { color: #000000; } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 2.9411764706rem; padding-bottom: 2.9411764706rem; color: #000000; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 2.9411764706rem; padding-bottom: 2.9411764706rem; } #content-wrapper .page-title { color: #050505; font-size: 1.8823529412rem; 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: #050505; } #content-wrapper .page-title:after { content: ""; position: absolute; bottom: -2.5px; display: block; width: 40px; height: 1px; border-bottom: solid 5px #000000; left: 0; right: 0; } #content-wrapper .section-title { color: #333333; font-size: 1.0588235294rem; 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: #333333; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -1.5px; display: block; width: 30px; height: 1px; border-bottom: solid 3px #000000; left: 0; right: 0; } .nav-tabs .nav-link { color: #000000; font-size: 1.0588235294rem; 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 #000000; } .iqit-accordion .title { font-size: 1.2941176471rem; font-style: normal; font-weight: bold; text-transform: none; } .iqit-accordion .title a:link:not(.nav-link):not(.btn), .iqit-accordion .title a:visited:not(.nav-link):not(.btn) { color: #000000; } .iqit-accordion .nav-link { border-bottom: solid 3px #000000; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #000000; } #wrapper .block-title { color: #000000; font-size: 0.8235294118rem; 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 #000000; left: 0; right: 0; } #left-column .block, #right-column .block { padding: 1.1764705882rem; border: solid 1px rgba(161, 161, 161, 0.25); } #footer, #checkout-footer { background: #050505; } #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: #777777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #d06e6a; } #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: #777777; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #777777; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.4117647059rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #777777 !important; } #footer .block-title, #checkout-footer .block-title { color: #ffffff; font-size: 0.8235294118rem; 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: #ffffff; } #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 #ffffff; left: 0; right: 0; } #footer-container-first { border-top: none 1px rgba(161, 161, 161, 0.25); padding-top: 1.7647058824rem; padding-bottom: 1.7647058824rem; color: rgba(255, 247, 247, 0); } #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 rgba(161, 161, 161, 0.25); padding-top: 3.5294117647rem; padding-bottom: 2.5294117647rem; color: #ffffff; } #footer-container-main a, #checkout-footer a { color: #fff7f7; } #footer-container-main a:hover, #checkout-footer a:hover { color: #ffffff; } #footer-copyrights { border-top: solid 1px rgba(161, 161, 161, 0.25); padding-top: 0.7058823529rem; padding-bottom: 0.7058823529rem; } #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; } .product-miniature-default .product-thumbnail img { display: block; margin: 0; width: 100%; max-height: 300px !important; } /* TEXTO HOME */ .home-info{ height: 200px; overflow-y: auto; } .home-info h2{ font-size:19px !important; } .home-info p{ font-size:17px !important; } .home-info ul li{ font-size:17px !important; } /*reseñas*/ .middleleft { position: fixed; left: 39em!important; top: 29%; } /*Whatsapp*/ .ets_wa_whatsapp_block.right_bottom { width: 3%; } .ets_wa_whatsapp_block .ets_wa_title { background: #1da110; color: #ffffff; padding: 2px 8px; display: block; clear: both; border-radius: 2px; margin-top: 5px; font-size: 12px; display: none; } .ets_wa_whatsapp_block.right_bottom { right: 50px!important; bottom: 60px; } #left-column { border-right: 1px solid hsla(0, 0%, 63%, .25); } #search_widget .input-group>.custom-file:not(:last-child) .custom-file-label, .input-group>.custom-file:not(:last-child) .custom-file-label::after, .input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child){ border-radius: 100px; border: 2px solid !important; } #content-wrapper .product_header_container .page-title { font-size: 36px; margin-bottom: .8rem; border: 0; padding: 0; text-align: inherit; width: auto; } #mobile-header .col-mobile-logo img{ width:150px !important } #footer-container-first { background-color: #fff; } .discount { background: #DC2625; color: #ffffff; font-weight: bold; } .product-flags .discount, .product-flags .on-sale { background: #DC2625; color: #fff; font-size: 1rem; font-style: normal; font-weight: 400; text-transform: none; } .products-grid .product-miniature-default { height: 100%; border: 1px solid #ddd; } #iqitpopup .iqitpopup-newsletter-form { color: #fff; background-color: transparent !important; } #iqitpopup .iqitpopup-newsletter-form .newsletter-input{ width: 90% !important; height: 60px; max-width: 90% !important; font-size: 26px; text-align: left; } #iqitpopup .iqitpopup-newsletter-form .button-medium { margin-top:10px; padding-top: 9px; padding-bottom: 9px; max-width: 90% !important; width: 90% !important; background-color:#fec8c8 !important; font-size: 26px; color: #000000; opacity: 1; } .custom-checkbox input[type=checkbox]+span:not(.color), .custom-radio { background: #f2f2f2; color: #d06e6a; border-color: #000; } label.psgdpr_consent_message { color: #000000 !important; } label.psgdpr_consent_message a { color: #ff7878 !important; } .delivery-information { margin-bottom: .8rem; vertical-align: text-top; background-color: #ffc8c8!important; padding: .35em .4em; font-size: 100%; font-weight: 400 !important; line-height: 1; text-align: left; write-space: nowrap; display: inline-block; max-width: 60%; margin-top: 0.5em; } .embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } #iqitpopup.showed-iqitpopup { /*opacity: 0.8;*/ } .badge { font-size: 100% !important; } /* .swiper-container-wrapper.swiper-overflow.swiper-arrows-middle .stars-container { margin-left: -0.5em !important; } */ .fa-heart-o:before { content: "\f004" !important; color: #ff0000 !important; } #iqitpopup .iqit-close-popup { background: #000; width: 50px !important; height: 50px !important; cursor: pointer; z-index: 2; text-align: center; line-height: 47px !important; position: absolute; top: -10px !important; right: -25px !important; border-radius: 25px !important; } #iqitpopup .cross:before { content: "\f00d"; display: block; font-family: "FontAwesome"; font-size: 30px !important; color: #fff; } .text-muted { font-size: 0.9rem; } .small, small { font-size: 100% !important; font-weight: 400; } .form-control { color: #000; border: solid 1px #6c757d !important; font-weight: 600; /* background-color: #f4f4f4!important; */ } .form-control-comment { font-size: 1rem; opacity: 1; padding-top: .4rem; padding-bottom: .4rem; } #maintenance-page h1 { font-size: 3rem; line-height: 3rem; margin: 2rem 0; display: none; } #maintenance-countdown { margin-top: -1.625rem; display: none; } #wrapper .breadcrumb ol { padding-left: 0; margin-bottom: 0; /*display: none;*/ } #wrapper .breadcrumb #iqitproductsnav { font-size: 1.5rem; display: none; } #checkout #wrapper { background: #fff; } .product-available { background: #ff3366; color: #fff; } /* .wrapper-company-stars { -ms-flex-align: center; align-items: center; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: left!important; } .tp-widget-stars { width: 100px; margin-left: -8em !important; } body.main .tp-widget-stars { width: 100px; margin-left: -8em !important; } */ .iqit-accordion .title { font-weight: 700!important; padding: .6rem 0; border-bottom: 1px solid hsla(0,0%,63%,.25); } .fa-tiktok:before { /* content: "\f97b";*/ /* background: url(/img/ico-tiktok.png);*/ /* content: "\e07b";*/ } .product-description-short.text-muted { display: none; } .products .product-brand.text-muted { DISPLAY: NONE; } /*.products .product-reference.text-muted { DISPLAY: NONE; }*/ .product-category-name.text-muted { display: none; } .product-miniature:hover { outline: solid 0px rgba(0, 0, 0, 0.25); background: rgba(255, 255, 255, 0); color: #000; } .product-miniature { border: none 1px; outline: 0px solid transparent; } .product-variants .input-radio, .product-variants .radio-label { min-width: 2rem; min-height: 2rem; line-height: 2rem; border-radius: 50px; } /* body#module-iqitsearch-searchiqit .stars-container { margin-left: -112px; } */ .col.col-auto.product-miniature-right { display: block!important; grid-template-columns: none; height: auto; margin: 0; grid-gap: -4px; margin-right: 0 !important; /* grid-auto-rows: minmax(50px, auto); */ } /*.elementor-products-tabs .stars-container { margin-left: -38px; }*/ .product-miniature-grid .product-title { font-size: 14px; font-style: normal; font-weight: bold; text-transform: none; } .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #000000; color: #fff; border: solid 1px #000; /*border-radius: 50px;*/ } .btn-primary:hover { color: #000; background-color: #ffc8c8; border-color: #080808; } .form-control { background-color: #ffffff!important; color: #000; border: solid 1px #e3e3e300; font-weight: 600; } .header-top .form-search-control { border-top: none; border-right: none; border-left: none; } .color, .custom-checkbox input[type=checkbox]+span.color, .radio-label { /* width: 1.5rem; height: 1.5rem;*/ display: inline-block; outline: 0px solid hsla(0,0%,63%,.25); cursor: pointer; background-size: contain; text-align: center; /* line-height: 1.8rem;*/ margin-right: 2px; } .centrado { position: absolute; top: 59%; left: 50%; transform: translate(-50%, -50%); font-weight: 700; font-size: 29px; line-height: 42px; background-color: rgb(0 0 0 / 28%); padding: 1em; text-align: center; } div#pstglossary-1 h1 { text-align: center; } .pstg-letter { background: #f1572200; display: inline-block; width: 40px; height: 43px; text-align: center; line-height: 45px; color: #6e7072; font-size: 24px; text-transform: uppercase; font-weight: bold; margin-bottom: 6px; position: relative; } .texto-encima{ position: absolute; top: 10px; left: 10px; } body#module-ph_simpleblog-single .stars-container { margin-left: -2.5em; background: #ffffff00 none repeat scroll 0 0; } /*.page-category .stars-container { width: 71%; background: #ffffff00 none repeat scroll 0 0; margin-left: -9px; } section.crossselling-products.block.block-section .stars-container { margin-left: -8em; } .page-manufacturer .stars-container { width: 100%; text-align: center; background: white none repeat scroll 0 0; margin-left: -8em; } .pstg-products-wrp .stars-container { width: 100%; text-align: center; background: white none repeat scroll 0 0; margin-left: -8.5em; } */ .bootstrap-touchspin .btn-touchspin:hover { background-color: #fff; } span.radio-label { border: 1px solid #414141; line-height: calc(2em - 4px); padding: 10px; background: #fff; color: #333; font-weight: 600; } .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); opacity: 1; } .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; } .col.col-auto.product-miniature-right { display: block!important; grid-template-columns: none; height: auto; margin: 0; grid-gap: -4px; margin-right: 5em; /* grid-auto-rows: minmax(50px, auto); */ } .row.extra-small-gutters.justify-content-end { display: block; } .elementor-brands img { margin: 0 auto; padding: 15px; } #index #wrapper { padding-top: 0; } .lgcookieslaw-reject-all-button-enabled .lgcookieslaw-message { width: calc(80% - 0.5rem); } .lgcookieslaw-reject-all-button-enabled .lgcookieslaw-button-container { width: 20%; display: flex; justify-content: space-between; align-items: center; } .btn-product-list { padding: 0.5rem 1rem; background: #ffc8c8; color: #000; border: solid 1px rgba(255, 255, 255, 0.25); /*border-radius: 10px;*/ width: 100%; font-weight: 700; } body { font-family: 'Assistant', sans-serif !important; } .h3.product-title { font-family: 'Questrial', sans-serif !important; } .bootstrap-touchspin .input-group-btn-vertical i { position: absolute; top: 4px; font-size: 9px; font-weight: 400; font-size: 1.1rem; /*left: 5px !important ;*/ color: black; } .page-module-ph-simpleblog-single .form-control { color: #000; border: solid 1px #e3e3e300; font-weight: 600; background-color: #f4f4f4!important; } .form-control { color: #000; border: solid 1px #e3e3e300; font-weight: 600; /* background-color: #f4f4f4!important;*/ } .bootstrap-touchspin .btn-touchspin { background-color: #fff0!important; color: #777; border: solid 1px #e3e3e300; border-bottom-color: rgba(227, 227, 227, 0); border-bottom-style: solid; border-bottom-width: 1px; } .bootstrap-touchspin .input-group-btn-vertical { width: auto; display: block; /* margin-right: 22px;*/ } .bootstrap-touchspin .btn-touchspin { background-color: #fff; color: #777; border: solid 1px #e3e3e300; border-bottom-color: rgba(227, 227, 227, 0); border-bottom-style: solid; border-bottom-width: 1px; } #productdaas-accordion { background: #d2d2d22e; padding: 30px; } #content-wrapper .page-title { color: #000; font-size: 1.9857142857rem; font-style: normal; font-weight: normal; text-transform: none; } .fa.fa-shopping-bag.fa-fw.bag-icon { display: none; } .products-grid .product-miniature-layout-2 .product-add-cart { padding-top: .6rem; width: 100%; } .btn.btn-product-list.add-to-cart { /*border-radius: 10px;*/ width: 100% !important; font-weight: 700; } .iqitproducttags { margin-bottom: .5rem; display: none; } .product-variants .input-radio:checked + span, .product-variants .input-radio:hover + span { border: 2px solid #414141; line-height: calc(2em - 4px); padding: 10px; background: black; color: white; font-weight: 600; border-radius: 50px; } .header-top .form-search-control { border-top: none; border-right: none; border-left: none; } #index #wrapper { padding-top: 0; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 80%; } /* body { font-family: 'Open Sans', sans-serif !important; } .h3.product-title { font-family: 'Open sans' !important; } */ .bootstrap-touchspin .btn-touchspin { background-color: #fff; color: #777; border-bottom: 1px solid hsla(0, 0%, 63.1%, 0); } .elementor-brands img { margin: 0 auto; padding: 15px; } .bootstrap-touchspin .btn-touchspin { background-color: #fff; color: #777; border: solid 1px #e3e3e300; border-bottom-color: rgba(227, 227, 227, 0); border-bottom-style: solid; border-bottom-width: 1px; } #productdaas-accordion { background: #d2d2d22e; padding: 30px; } #content-wrapper .page-title { color: #000; font-size: 1.9857142857rem; font-style: normal; font-weight: normal; text-transform: none; } .fa.fa-shopping-bag.fa-fw.bag-icon { display: none; } .products-grid .product-miniature-layout-2 .product-add-cart { padding-top: .6rem; width: 100%; } .iqitproducttags { margin-bottom: .5rem; display: none; } .products-grid .product-add-cart { margin: auto auto 0 auto; width: 100%; } .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down { border-radius: 0; height: 50%; border-top-color: transparent !important; margin-top: 0; padding-bottom: 1.7rem; } a.js-quick-view-iqit { display: none !important; } .lgcookieslaw-banner .container { display: table-cell; vertical-align: middle; width: 60%; max-width: 100%; margin: auto; padding: 0 10% !important; } .products-grid .product-miniature-layout-2 .product-miniature-right { text-align: left; /* margin-right: 12.5em;*/ } .product-miniature-default .product-thumbnail img { display: block; margin: 0; width: 100%; max-height:225px; } .product-variants .color, .product-variants .input-color { width: 2rem; height: 2rem; line-height: 2rem; border-radius: 50px; } /*.page-home .stars-container { width: 67%; background: white none repeat scroll 0 0; margin-left: -34px; } .js-product-miniature-wrapper.product-carousel .stars-container { margin-left: -107px; } .swiper-container-wrapper.swiper-overflow.swiper-arrows-middle .stars-container { margin-left: -1em; } */ @media (min-width: 300px) and (max-width: 550px) { .products-grid .product-miniature-default .iqitreviews-simple, .products-grid .product-miniature-default .product-brand, .products-grid .product-miniature-default .product-reference, .products-grid .product-miniature-default .product-title { padding-bottom: .4rem; text-align: left; } /*div#trustpilot-widget-trustbox-0-wrapper { z-index: 999; clear: both; margin-left: -47px; margin-right: 0px; margin-top: 4px; margin-bottom: 4px; visibility: visible; }*/ /* .elementor-products-tabs .stars-container { margin-left: -14px; } body#module-iqitsearch-searchiqit .stars-container { margin-left: -10px; } */ .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down { border-radius: 0; height: 50%; border-top-color: transparent !important; margin-top: 0; padding-bottom: 1.7rem; margin-left: 2em !important; } .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up { border-radius: 0; height: 50%; border-top-color: transparent !important; margin-top: 0; padding-bottom: 1.7rem; margin-left: 2em !important; } .bootstrap-touchspin .input-group-btn-vertical i { position: absolute; top: 4px; font-size: 9px; font-weight: 400; font-size: 1.1rem; left: -13px !important; color: black; } .products-grid .product-miniature-layout-2 .product-miniature-right { text-align: left; margin-right: 0em; } /* .page-category .stars-container { width: 100%; text-align: left; background: #ffffff00 none repeat scroll 0 0; margin-left: -1em; } .js-product-miniature-wrapper.product-carousel .stars-container { margin-left: -179px; margin-top: 2em; } section.crossselling-products.block.block-section .stars-container { margin-left: -0.5em; } .page-product .stars-container { margin-left: 0em; } */ p.productes { padding: 1em; } img.foto { width: 100%; } .js-product-miniature-wrapper.col-6.col-md-4.col-lg-3.col-xl-3 { /* border: solid; */ width: 53%; height: 400px; margin: 0; float: left; } /* .pstg-products-wrp .stars-container { width: 100%; text-align: center; background: white none repeat scroll 0 0; margin-left: -0.9em; } .page-home .stars-container { width: 67%; background: white none repeat scroll 0 0; margin-left: -2px; } */ .btn.btn-primary.btn-lg.add-to-cart { width: 241px !important; background: black; color: white; text-transform: uppercase; font-weight: 600; /*border-radius: 10px;*/ margin-left: -18px !important; } } @media (min-width: 550px) and (max-width:1023px) { .col.col-12.col-sm-auto.col-add-qty { /* flex: 0 0 0% !important;*/ ms-flex: 0 0 10% !important; /*width: 10% !important;*/ } /* .elementor-products-tabs .stars-container { margin-left: -28px; } */ .bootstrap-touchspin .input-group-btn-vertical { width: auto; display: block; margin-top: -50px; } .bootstrap-touchspin .input-group-btn-vertical { width: auto; display: block; margin-top: -50px; } .col.col-12.col-sm-auto.col-add-btn { flex: 40% !important; } .product-pack .pack-product-container .pack-product-name { -moz-box-flex: 0; -moz-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 33%; margin-left: 60px; } .images-container-d-leftd .product-cover { margin-bottom: 0.1rem; } .product-pack .pack-product-container .pack-product-name { -moz-box-flex: 0; -moz-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 33%; } .iqit-accordion .title { font-style: normal; font-weight: 700; text-transform: none; font-size: 20px; } .product-quantity .qty { width: 100% !important; height: 100%; } .btn.btn-primary.btn-lg.add-to-cart { width: 100% !important; background: black; color: white; text-transform: uppercase; font-weight: 700; border-radius: 10px; } .product-variants .input-radio, .product-variants .radio-label { border-radius: 50px; } p.productes { padding: 1em; } img.foto { width: 100%; } .js-product-miniature-wrapper.col-6.col-md-4.col-lg-3.col-xl-3 { /* border: solid; */ width: 53%; height: 400px; margin: 0; float: left; } /* .pstg-products-wrp .stars-container { width: 100%; text-align: center; background: white none repeat scroll 0 0; margin-left: -0.9em; } .page-category .stars-container { width: 100%; text-align: left; background: #ffffff00 none repeat scroll 0 0; margin-left: -2em; } section.crossselling-products.block.block-section .stars-container { margin-left: -2.5em; } .js-product-miniature-wrapper.product-carousel .stars-container { margin-left: -2.2em; } */ } @media (min-width: 1023px) and (max-width: 1400px) { .product-variants .input-radio, .product-variants .radio-label { min-width: 15rem; min-height: 2rem; line-height: 2rem; border-radius: 50px; padding: 10px; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; width: 30%; } .iqit-accordion .content { border-bottom: 1px solid hsla(0, 0%, 63.1%, 0); /*margin-left: 500px;*/ } #product-details-tab-card { display: none; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; width: 23%; font-weight: 600; font-size: 18px !important; } /* .page-home .stars-container { width: 67%; background: white none repeat scroll 0 0; margin-left: -5px!important; } */ } @media (min-width: 1400px) and (max-width:3000px) { /*glosario*/ p.productes { margin-left: 3em; } img.foto { width: 100%; } #productdaas-accordion { background: #d2d2d22e; padding: 30px; padding-right: 30px; padding-left: 30px; margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); padding-left: 265px !important; padding-right: 265px !important; } .iqit-accordion .content .rte-content { padding: 3rem 0 0 1rem; } .js-product-miniature-wrapper.col-6.col-md-4.col-lg-3.col-xl-3 { /* border: solid; */ width: 30%; /* height: 400px;*/ margin: 41px; float: left; } /*glosario*/ p.productes { margin-left: 3em; } img.foto { width: 100%; } #productdaas-accordion { background: #d2d2d22e; padding: 30px; padding-right: 30px; padding-left: 30px; margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); padding-left: 265px !important; padding-right: 265px !important; } .iqit-accordion .content .rte-content { padding: 3rem 0 0 1rem; } /* .page-home .stars-container { width: 67%; background: white none repeat scroll 0 0; margin-left: -34px!important; }*/ } span.discount.discount-percentage { display: none !important; }