.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #fafafa; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1500px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #484848; } a:hover:not(.nav-link):not(.btn) { color: #2a2f7d; } .pagination .page-list li:hover { border-color: #2a2f7d; } .pagination .page-list li.current { border-color: #2a2f7d; } .pagination .page-list li.current a { color: #2a2f7d; } #mobile-header { border-bottom: none 1px #d9d9d9; } #mobile-header .mobile-main-bar { padding-top: 2.5rem; padding-bottom: 2.5rem; } #mobile-header .m-nav-btn { color: #484848; } #mobile-header .m-nav-btn:hover { color: #2a2f7d; } #mobile-header .mobile-buttons-bar { background: #ffffff; } #mobile-header .m-nav-btn { padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; border: solid 1px rgba(21, 21, 21, 0.11); border-left: none; } #mobile-header .m-nav-btn:hover { background: #f5f5f5; } #mobile-header .col-mobile-btn:last-child .m-nav-btn { border-right: none; } html { font-size: 14px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.4rem; } body { font-family: 'Raleway', sans-serif; } #blockcart-content { background: #ffffff; color: #484848; border: none 1px #f5e70f; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: #484848; } #blockcart-content a:not(.btn):hover { color: #484848; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: rgba(0, 0, 0, 0.16); } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.16); } /*** 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: #000000; border: solid 1px rgba(0, 0, 0, 0.11); } .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: #f2f2f2; color: #000000; } .btn-secondary:not(:disabled):not(.disabled):active { background: #f2f2f2; color: #000000; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #ffffff; color: #000000; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #f2f2f2; color: #000000; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #2a2f7d; 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: #2a2f7d; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #2a2f7d; color: #ffffff; } #wrapper .breadcrumb { background: #f0f0f0; padding-top: 0.8571428571rem; padding-bottom: 0.8571428571rem; margin-top: -2.8571428571rem; margin-bottom: 2.8571428571rem; font-size: 0.7857142857rem; font-style: normal; font-weight: normal; text-transform: none; color: #858585; } #wrapper .breadcrumb li:after { color: #858585; } #wrapper .breadcrumb a { color: #858585; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #484848; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #484848; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #484848; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #484848; } .form-control::-webkit-input-placeholder { color: #484848; } .form-control::-moz-placeholder { color: #484848; } .form-control:-ms-input-placeholder { color: #484848; } .form-control:-moz-placeholder { color: #484848; } .form-control:focus { color: #484848; border-color: #9e9e9e; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #1d1d1d; } .custom-radio input[type=radio]:checked + span { background-color: #1d1d1d; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #1d1d1d; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px rgba(0, 0, 0, 0.27); box-shadow: 3px 4px 8px 0px rgba(0, 0, 0, 0.1); } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #484848!important; border-bottom: solid 1px rgba(0, 0, 0, 0.27); } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(72, 72, 72, 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(255, 255, 255, 0.8); } .modal-content { background: #ffffff; border: solid 2px #e0e0e0; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16); } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #f5e70f; color: #000000; border: none 1px; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16); } .product-price { color: #5d8eb3; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.9285714286rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #2a2f7d; color: #ffffff; } .product-flags .new { background: #e9e9e9; color: #000000; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #2a2f7d; 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: #2a2f7d; color: #ffffff; } #back-to-top:hover { background: #2a2f7d; color: #ffffff; } #header, #checkout-header { background: #ffffff; border-top: none 1px; border-bottom: none 1px; box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.18); } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ffffff; border-bottom: none 1px; box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.18); } #header .header-nav { color: #484848; background: #fafafa; border-bottom: none 1px; padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; font-size: 0.8571428571rem; } #header .header-nav a { color: #484848; } #header .header-nav a:hover { color: #2a2f7d; } #header .header-nav .social-links._topbar { font-size: 1.0714285714rem; } .header-top { padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; color: #484848; } .header-top a:not(.btn):not(.nav-link) { color: #484848; } .header-top a:not(.btn):not(.nav-link):hover { color: #2a2f7d; } .header-top .form-search-control { background: #ffffff; border: solid 3px #e6e6e6; } .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 { color: #2a2f7d; padding: 0.0714285714rem 0.0714285714rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #2a2f7d; } .header-top .header-cart-default .cart-toogle > .icon { font-size: 2.8rem; display: inline-block; vertical-align: middle; } .header-top .header-cart-default .cart-toogle > .info-wrapper { text-align: left; display: inline-block; vertical-align: middle; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .cart-toggle-details, .header-top .header-cart-default .cart-toogle > .info-wrapper > .title { display: block; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .title { opacity: 0.8; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .cart-toggle-details { font-weight: bold; } .header-top .header-cart-default .cart-toogle > .info-wrapper .cart-separator { display: none; } .header-top a.header-cart-btn:not(:hover) { color: #2a2f7d; } .stuck-header .header-top { padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #2183e6; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 70%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { border-top: solid 1px #e6e6e6; border-right: none 1px #e6e6e6; border-bottom: none 1px rgba(255, 255, 255, 0.4); border-left: none 3px #a6cc0f; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 3.4285714286rem; max-width: 14.2857142857rem; color: #1d1d1d; padding-left: 1.7142857143rem; padding-right: 1.7142857143rem; border-left: solid 1px #e6e6e6; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #1d1d1d; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.1428571429rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.4285714286rem !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: #2a2f7d; } .cbp-horizontal .cbp-tab-title { font-size: 1.0714285714rem; font-style: normal; font-weight: bold; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.4285714286rem; max-height: 1.4285714286rem; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.8571428571rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 1.4285714286rem; padding-right: 1.4285714286rem; } } #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; } .iqitmegamenu-submenu-container { padding: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: solid 1px #e3e3e3; box-shadow: 6px 0px 30px 0px rgba(0, 0, 0, 0.15); } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; box-shadow: 6px 0px 30px 0px rgba(0, 0, 0, 0.15); } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.1428571429rem; font-style: normal; font-weight: bold; text-transform: none; color: #ffffff; background: #2a2f7d; line-height: 3.5714285714rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #484848; background: #f0f0f0; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-style: normal; font-weight: normal; text-transform: none; padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; border-top: solid 1px rgba(227, 227, 227, 0.35); } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.7142857143rem; max-height: 1.7142857143rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333333; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #ffffff; } #cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #484848; background: #f0f0f0; } .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: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: solid 1px #e3e3e3; box-shadow: 0px 15px 25px 0px rgba(74, 63, 63, 0.15); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #484848 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #2a2f7d !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: #484848 !important; border-bottom: none 1px rgba(0, 0, 0, 0.12); font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #2a2f7d !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.8571428571rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab:not(:last-child) { border-bottom: none 1px; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__arrow { padding-top: 1.1428571429rem; padding-bottom: 1.1428571429rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 1.1428571429rem; padding-bottom: 1.1428571429rem; font-size: 1.2857142857rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: solid 1px #c9c9c9; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.24); } .mobile-menu__submenu { background: #ffffff; } .mobile-menu__tab { border-bottom: dotted 1px rgba(145, 179, 165, 0.54); min-height: 4.4285714286rem; } .mobile-menu__link { color: #595050 !important; padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; font-size: 1.5714285714rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { display: none; padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; color: #91b3a5; font-size: 1.5714285714rem; } .mobile-menu__tab-icon { font-size: 1.5714285714rem; } .mobile-menu__tab-icon--img { max-height: 1.5714285714rem; } .mobile-menu__legend { font-size: 0.8571428571rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #91b3a5; } .mobile-menu__header-wrapper { color: #ffffff; background-color: #91b3a5; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.5714285714rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.5714285714rem; font-style: normal; font-weight: bold; text-transform: none; color: #595050 !important; } .mobile-menu__column { font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 2.8571428571rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.8571428571rem; } .mobile-menu__column-title { margin-bottom: 1.2857142857rem; } .mobile-menu__links-list-li { padding-top: 0.4285714286rem; padding-bottom: 0.4285714286rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #ffffff; } .mobile-menu__footer { border-top: none 1px; color: #ffffff; background-color: #91b3a5; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #ffffff; color: #000000; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: -0.3571428571rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.3571428571rem; } .swiper-container-wrapper { margin: -0.3571428571rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.3571428571rem; } .swiper-container-wrapper .product-carousel { padding: 0.3571428571rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.3571428571rem; } .product-miniature { border: solid 1px #f0f0f0; outline: 2px solid transparent; background: #ffffff; } .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 { padding: 0.1428571429rem; } .product-miniature-grid .product-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.1428571429rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: solid 2px rgba(161, 161, 161, 0.25); } } .product-miniature-grid .product-functional-buttons { background: #ffffff; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { color: !important; } .products-grid .product-miniature .product-category-name { display: none !important; } .products-grid .product-miniature .product-reference { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-description-short { display: none !important; } .products-grid .product-miniature .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .product-miniature .input-qty, .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .btn-product-list { padding: 0.5rem 1rem; background: #bababa; color: #ffffff; border: none 1px #c8c8c8; } .btn-product-list:hover { background: #2a2f7d; color: #ffffff; border-color: #2a2f7d; } .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.7142857143rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.7142857143rem; } .products-grid .product-miniature-layout-3 .product-description { background: #ffffff; } .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(5, 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(4, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 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(4, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 2rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px rgba(0, 0, 0, 0.05); } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #484848; background: rgba(0, 0, 0, 0); } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } .product-cover .expander { width: 100%; height: 100%; padding: 0; bottom: 0; right: 0; } .product-cover .expander > span { position: absolute; bottom: 1rem; right: 1rem; padding: 0.6rem; } #product .product-cover .expander > span { color: #484848; background: rgba(0, 0, 0, 0); transition: opacity 0.2s cubic-bezier(0.7, 0, 0.3, 1), color 0.2s cubic-bezier(0.7, 0, 0.3, 1); } #product .product-cover .expander > span:hover { opacity: 0.6 !important; } @media 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: #fafafa; border-top: none 1px; border-bottom: none 1px; padding-top: 2.8571428571rem; padding-bottom: 2.8571428571rem; color: #484848; box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.3); } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 2.8571428571rem; padding-bottom: 2.8571428571rem; } #content-wrapper .page-title { color: #1d1d1d; font-size: 2.2857142857rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #1d1d1d; } #content-wrapper .page-title span { margin-right: 0.5rem; } #content-wrapper .page-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 5px #2183e6; } #content-wrapper .section-title { color: #333333; font-size: 1.2857142857rem; 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 #2a2f7d; left: 0; right: 0; } .nav-tabs .nav-link { color: #000000; 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: #000000; border-bottom: solid 3px #2a2f7d; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #2a2f7d; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #2a2f7d; } #wrapper .block-title { color: #000000; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #000000; } #wrapper .block-title span { margin-right: 0.5rem; } #wrapper .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 1px #e3e3e3; } #left-column .block, #right-column .block { background: #ffffff; padding: 1.0714285714rem; border: solid 1px #f0f0f0; } #footer, #checkout-footer { background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px #000000; background: rgba(0, 0, 0, 0.08); } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #ffffff; } #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: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #ffffff; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.8571428571rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #ffffff !important; } #footer .block-title, #checkout-footer .block-title { color: #1d1d1d; font-size: 1.1428571429rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #1d1d1d; } #footer .block-title span, #checkout-footer .block-title span { margin-right: 0.5rem; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 3px #f5e70f; } #footer-container-first { border-top: none 1px rgba(161, 161, 161, 0.25); padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; background: #2a2f7d; color: #ffffff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 1px rgba(161, 161, 161, 0.25); padding-top: 4.2857142857rem; padding-bottom: 3.2857142857rem; color: #484848; } #footer-container-main a, #checkout-footer a { color: #484848; } #footer-container-main a:hover, #checkout-footer a:hover { color: #2a2f7d; } #footer-copyrights { border-top: none 1px rgba(161, 161, 161, 0.25); background: #fafafa; padding-top: 1.5rem; padding-bottom: 1.5rem; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-title span::after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; margin-left: 10px; } #footer .block-toggle > .block-content { display: none; } #footer .block-toggle._toggled > .block-content { display: block; } #footer .block-toggle._toggled .block-title span::after { content: ""; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #e3e3e3; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; } .maintenance-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; } /* add background colors in variouse boxes - start */ .product-info-row{ background: #fff; margin: 0; padding: 2rem 1rem; margin-bottom: 3rem; border: 1px solid #f0f0f0 } #left-column{ padding-right: 0;} body#checkout section.checkout-step, .cart-grid-right .cart-summary{ background: #fff } .cart-items{ background: #fff; border: 1px solid #f0f0f0 } .cart-item{ padding: 1rem } .products-selection{ background: #fff; padding-left: 1rem; padding-right: 1rem; border: 1px solid #f0f0f0 } .product-tabs .nav-link{ padding: 1rem; border-top: 1px solid transparent; border-left: 1px solid transparent; border-right: 1px solid transparent; } .product-tabs .nav-link.active{ background: #fff; border-top: 1px solid #f0f0f0; border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; } .product-tabs .nav-tabs{ margin: 0; } .product-tabs .tab-content{ background: #fff; padding: 1.5rem; border: 1px solid #f0f0f0; border-top: none; } /* add background colors in variouse boxes - end */ /* ========================================================= GALAXY KAYAKS - ESTILOS PARA BLOG + FICHA DE PRODUCTO Warehouse + IQIT Seguro para no tocar logo de marca ni galería producto ========================================================= */ /* ========================= 1) BLOG + CONTENIDO GENERAL ========================= */ #main article h2, #main .page-content h2, #main .blog-content h2, #main .rte-content h2 { font-size: 18px !important; line-height: 1.25 !important; margin: 32px 0 12px !important; } #main article h3, #main .page-content h3, #main .blog-content h3, #main .rte-content h3 { font-size: 22px !important; line-height: 1.3 !important; margin: 26px 0 10px !important; } #main article h4, #main .page-content h4, #main .blog-content h4, #main .rte-content h4 { font-size: 18px !important; line-height: 1.35 !important; margin: 22px 0 10px !important; } #main article p, #main .page-content p, #main .blog-content p, #main .rte-content p { font-size: 14px !important; line-height: 1.6 !important; margin-bottom: 16px !important; text-align: left !important; } #main article strong, #main .page-content strong, #main .blog-content strong, #main .rte-content strong { font-weight: 700 !important; } /* Imágenes dentro del contenido blog */ #main article p img:not(.manufacturer-logo), #main .page-content p img:not(.manufacturer-logo), #main .blog-content p img:not(.manufacturer-logo), #main .rte-content p img:not(.manufacturer-logo) { display: inline-block !important; vertical-align: top !important; max-width: 48% !important; height: auto !important; margin: 10px 5px !important; border-radius: 8px !important; } #main article p:has(img:not(.manufacturer-logo)), #main .page-content p:has(img:not(.manufacturer-logo)), #main .blog-content p:has(img:not(.manufacturer-logo)), #main .rte-content p:has(img:not(.manufacturer-logo)) { text-align: center !important; } #main article img:not(.manufacturer-logo), #main .page-content img:not(.manufacturer-logo), #main .blog-content img:not(.manufacturer-logo), #main .rte-content img:not(.manufacturer-logo) { max-width: 100% !important; height: auto !important; } /* Vídeos blog */ #main article iframe, #main .page-content iframe, #main .blog-content iframe, #main .rte-content iframe { display: block !important; width: 100% !important; max-width: 860px !important; aspect-ratio: 16 / 9 !important; height: auto !important; border: 0 !important; margin: 20px auto !important; border-radius: 10px !important; } /* ========================= 2) FICHA DE PRODUCTO SOLO DESCRIPCIÓN / CONTENIDO RICO ========================= */ #main .product-description h2, #main .tab-pane .product-description h2, #main .product-information .product-description h2, #main .product-description-short h2 { font-size: 18px !important; line-height: 1.25 !important; margin: 32px 0 12px !important; } #main .product-description h3, #main .tab-pane .product-description h3, #main .product-information .product-description h3, #main .product-description-short h3 { font-size: 22px !important; line-height: 1.3 !important; margin: 26px 0 10px !important; } #main .product-description h4, #main .tab-pane .product-description h4, #main .product-information .product-description h4, #main .product-description-short h4 { font-size: 18px !important; line-height: 1.35 !important; margin: 22px 0 10px !important; } #main .product-description p, #main .tab-pane .product-description p, #main .product-information .product-description p, #main .product-description-short p { font-size: 14px !important; line-height: 1.6 !important; margin-bottom: 16px !important; text-align: left !important; } #main .product-description strong, #main .tab-pane .product-description strong, #main .product-information .product-description strong, #main .product-description-short strong { font-weight: 700 !important; } /* Imágenes solo en descripción producto */ #main .product-description p img:not(.manufacturer-logo), #main .tab-pane .product-description p img:not(.manufacturer-logo), #main .product-information .product-description p img:not(.manufacturer-logo), #main .product-description-short p img:not(.manufacturer-logo) { display: inline-block !important; vertical-align: top !important; max-width: 48% !important; height: auto !important; margin: 10px 5px !important; border-radius: 8px !important; } #main .product-description p:has(img:not(.manufacturer-logo)), #main .tab-pane .product-description p:has(img:not(.manufacturer-logo)), #main .product-information .product-description p:has(img:not(.manufacturer-logo)), #main .product-description-short p:has(img:not(.manufacturer-logo)) { text-align: center !important; } #main .product-description img:not(.manufacturer-logo), #main .tab-pane .product-description img:not(.manufacturer-logo), #main .product-information .product-description img:not(.manufacturer-logo), #main .product-description-short img:not(.manufacturer-logo) { max-width: 200px !important; height: auto !important; } /* Vídeos en descripción producto */ #main .product-description iframe, #main .tab-pane .product-description iframe, #main .product-information .product-description iframe, #main .product-description-short iframe { display: block !important; width: 100% !important; max-width: 860px !important; aspect-ratio: 16 / 9 !important; height: auto !important; border: 0 !important; margin: 20px auto !important; border-radius: 10px !important; } /* ========================= 3) BLOQUES REUTILIZABLES BLOG + PRODUCTO ========================= */ #main article blockquote, #main .page-content blockquote, #main .blog-content blockquote, #main .rte-content blockquote, #main .product-description blockquote, #main .tab-pane .product-description blockquote, #main .product-information .product-description blockquote, #main .product-description-short blockquote { margin: 22px 0 !important; padding: 16px 20px !important; border-left: 4px solid #1f6fb2 !important; background: #f5f9fc !important; font-style: italic !important; border-radius: 8px !important; } /* Listas normales */ #main article ul, #main .page-content ul, #main .blog-content ul, #main .rte-content ul, #main article ol, #main .page-content ol, #main .blog-content ol, #main .rte-content ol, #main .product-description ul, #main .tab-pane .product-description ul, #main .product-information .product-description ul, #main .product-description-short ul, #main .product-description ol, #main .tab-pane .product-description ol, #main .product-information .product-description ol, #main .product-description-short ol { margin: 18px 0 22px 22px !important; padding: 0 !important; } #main article ul li, #main .page-content ul li, #main .blog-content ul li, #main .rte-content ul li, #main article ol li, #main .page-content ol li, #main .blog-content ol li, #main .rte-content ol li, #main .product-description ul li, #main .tab-pane .product-description ul li, #main .product-information .product-description ul li, #main .product-description-short ul li, #main .product-description ol li, #main .tab-pane .product-description ol li, #main .product-information .product-description ol li, #main .product-description-short ol li { margin-bottom: 10px !important; line-height: 1.75 !important; } /* Lista check */ #main ul.gk-list-check { list-style: none !important; margin-left: 0 !important; padding-left: 0 !important; } #main ul.gk-list-check li { position: relative !important; padding: 10px 14px 10px 42px !important; margin-bottom: 12px !important; background: #f8fafc !important; border: 1px solid rgba(0,0,0,.06) !important; border-radius: 10px !important; } #main ul.gk-list-check li:before { content: "✓" !important; position: absolute !important; left: 14px !important; top: 10px !important; font-weight: 700 !important; color: #1f6fb2 !important; } /* Cajas */ #main .gk-box { margin: 24px 0 !important; padding: 18px 20px !important; border-radius: 12px !important; border: 1px solid rgba(0,0,0,.08) !important; background: #ffffff !important; } #main .gk-box-info { background: #f4f9ff !important; border-left: 4px solid #1f6fb2 !important; } #main .gk-box-tip { background: #f6fbf6 !important; border-left: 4px solid #2d8a4b !important; } #main .gk-box-warning { background: #fff8ef !important; border-left: 4px solid #c97a10 !important; } /* FAQ */ #main .gk-faq { margin: 28px 0 !important; } #main .gk-faq-item { margin-bottom: 14px !important; border: 1px solid rgba(0,0,0,.08) !important; border-radius: 12px !important; overflow: hidden !important; background: #fff !important; } #main .gk-faq-question { margin: 0 !important; padding: 16px 18px !important; background: #f8fafc !important; font-size: 18px !important; line-height: 1.45 !important; } #main .gk-faq-answer { padding: 16px 18px 4px !important; } /* Tablas */ #main .gk-table-wrap { overflow-x: auto !important; margin: 24px 0 !important; } #main table.gk-table { width: 100% !important; border-collapse: collapse !important; min-width: 640px !important; background: #fff !important; } #main table.gk-table th, #main table.gk-table td { padding: 12px 14px !important; border: 1px solid rgba(0,0,0,.08) !important; text-align: left !important; vertical-align: top !important; } #main table.gk-table th { background: #f5f9fc !important; font-weight: 700 !important; } /* CTA */ #main .gk-cta { margin: 30px 0 !important; padding: 22px !important; background: linear-gradient(135deg, #f5f9fc 0%, #eef5fb 100%) !important; border: 1px solid rgba(31,111,178,.16) !important; border-radius: 14px !important; text-align: center !important; } #main .gk-cta a { display: inline-block !important; margin-top: 10px !important; padding: 11px 18px !important; background: #1f6fb2 !important; color: #fff !important; text-decoration: none !important; border-radius: 8px !important; font-weight: 700 !important; } /* Bloque técnico */ #main .gk-specs { margin: 24px 0 !important; padding: 18px 20px !important; background: #fbfbfb !important; border: 1px solid rgba(0,0,0,.08) !important; border-radius: 12px !important; } /* ========================= 4) EXCLUSIONES IMPORTANTES NO TOCAR FICHA NATIVA PRODUCTO ========================= */ #main .product-manufacturer img.manufacturer-logo, #main img.manufacturer-logo, #main .product-cover img, #main .images-container img, #main .product-images img, #main .thumb-container img, #main .js-qv-product-cover, #main .product-miniature img, #main .thumbnail-container img { margin: 0 !important; border-radius: 0 !important; } /* Blindaje extra para logo marca */ #main .product-manufacturer img.manufacturer-logo { display: inline-block !important; max-width: 200px !important; height: auto !important; vertical-align: middle !important; } /* ========================= 5) RESPONSIVE ========================= */ @media (max-width: 767px) { #main article h2, #main .page-content h2, #main .blog-content h2, #main .rte-content h2, #main .product-description h2, #main .tab-pane .product-description h2, #main .product-information .product-description h2, #main .product-description-short h2 { font-size: 14px !important; } #main article h3, #main .page-content h3, #main .blog-content h3, #main .rte-content h3, #main .product-description h3, #main .tab-pane .product-description h3, #main .product-information .product-description h3, #main .product-description-short h3 { font-size: 19px !important; } #main article p, #main .page-content p, #main .blog-content p, #main .rte-content p, #main .product-description p, #main .tab-pane .product-description p, #main .product-information .product-description p, #main .product-description-short p { font-size: 15px !important; } #main article p img:not(.manufacturer-logo), #main .page-content p img:not(.manufacturer-logo), #main .blog-content p img:not(.manufacturer-logo), #main .rte-content p img:not(.manufacturer-logo), #main .product-description p img:not(.manufacturer-logo), #main .tab-pane .product-description p img:not(.manufacturer-logo), #main .product-information .product-description p img:not(.manufacturer-logo), #main .product-description-short p img:not(.manufacturer-logo) { max-width: 200px !important; display: block !important; margin: 12px auto !important; } #main .gk-faq-question { font-size: 17px !important; } } .product-manufacturer img.img-fluid.manufacturer-logo { display: inline-block !important; max-width: 200px !important; width: auto !important; height: auto !important; margin: 0 !important; border-radius: 0 !important; vertical-align: middle !important; } /* ========================================================= FICHA PRODUCTO - PRECIOS Y OFERTA Azul base: #2a2f7d Rojo oferta: #ff3215 ========================================================= */ /* ===== PRECIO NORMAL: AZUL ===== */ body#product .current-price, body#product .current-price span, body#product .current-price .price, body#product .product-price, body#product .product-price .price, body#product .product-prices .current-price, body#product .product-prices .current-price span, body#product .price.price-primary, body#product .our-price, body#product .sales-price { color: #2a2f7d !important; font-weight: 900 !important; font-size: 1.55rem !important; line-height: 1.05 !important; } /* ===== SOLO SI HAY OFERTA: PRECIO NUEVO EN ROJO ===== */ body#product .has-discount .current-price, body#product .has-discount .current-price span, body#product .has-discount .current-price .price, body#product .has-discount .product-price, body#product .has-discount .product-price .price, body#product .product-prices.has-discount .current-price, body#product .product-prices.has-discount .current-price span, body#product .product-prices.has-discount .product-price, body#product .product-price-and-shipping.has-discount .current-price, body#product .product-price-and-shipping.has-discount .price { color: #ff3215 !important; } /* ===== PRECIO ANTERIOR TACHADO: AZUL, SIN FONDO ===== */ body#product .regular-price, body#product .old-price, body#product .product-discount .regular-price, body#product .product-price-and-shipping .regular-price, body#product .has-discount .regular-price, body#product .product-prices .regular-price { color: #2a2f7d !important; background: transparent !important; font-size: 1.35rem !important; font-weight: 800 !important; line-height: 1.1 !important; text-decoration: line-through !important; text-decoration-color: #2a2f7d !important; text-decoration-thickness: 2px !important; opacity: 1 !important; padding: 0 !important; border: 0 !important; box-shadow: none !important; } /* ===== BLOQUE DEL PRECIO TACHADO SIN FONDO ===== */ body#product .product-discount, body#product .product-discount span, body#product .has-discount .product-discount { background: transparent !important; box-shadow: none !important; border: 0 !important; padding: 0 !important; } /* ===== ETIQUETAS "EN OFERTA" Y "-15%" EN ROJO ===== */ body#product .product-flags li, body#product .product-flags .product-flag, body#product .product-flags .discount, body#product .product-flags .on-sale, body#product .product-flag.discount, body#product .product-flag.on-sale, body#product .discount-percentage, body#product .discount.discount-percentage, body#product .product-discount .discount, body#product .product-discount .discount-percentage { background: #ff3215 !important; color: #ffffff !important; border: 1px solid #ff3215 !important; padding: 6px 12px !important; font-weight: 800 !important; line-height: 1.1 !important; display: inline-block !important; box-shadow: none !important; } /* ===== PORCENTAJE DE DESCUENTO EN ROJO ===== */ body#product .discount.discount-percentage, body#product .discount-percentage, body#product .product-discount .discount { background: #ff3215 !important; color: #ffffff !important; border: 1px solid #ff3215 !important; font-weight: 800 !important; } /* ===== AJUSTE VISUAL GENERAL ===== */ body#product .product-prices { margin-top: 10px !important; } body#product .product-prices > div, body#product .product-price-and-shipping > span, body#product .product-price-and-shipping > div { display: inline-block !important; vertical-align: middle !important; margin-right: 10px !important; }