.iqitfake{} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #fff; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1920px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #484848; } #mobile-header { background: #132436; border-bottom: none 1px #d9d9d9; } #mobile-header #mobile-header-sticky { background: #132436; } #mobile-header .mobile-main-bar { padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; } #mobile-header .m-nav-btn { color: #484848; } #mobile-header .m-nav-btn:hover { color: #2972a7; } #mobile-header .mobile-buttons-bar { background: #fff; } #mobile-header .m-nav-btn { padding-top: 0.0714285714rem; padding-bottom: 0.0714285714rem; 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: 16px; } } body { line-height: 1.4rem; } body { font-family: 'Nunito', 'Open Sans', Helvetica, Arial, 'Raleway', sans-serif; } #blockcart-content { background: #fff; 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: #fff; color: #000; border: solid 1px rgba(0, 0, 0, 0.11); } .btn-secondary:hover, .btn-secondary.disabled:hover, .btn-secondary:disabled:hover, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, .group-span-filestyle .btn-default:hover, .btn-secondary:focus, .btn-secondary.disabled:focus, .btn-secondary:disabled:focus, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:focus, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:focus, .group-span-filestyle .btn-default:focus, .btn-secondary :active, .btn-secondary.disabled :active, .btn-secondary:disabled :active, .bootstrap-touchspin .group-span-filestyle .btn-touchspin :active, .group-span-filestyle .bootstrap-touchspin .btn-touchspin :active, .group-span-filestyle .btn-default :active { background: #f2f2f2; color: #000; } .btn-secondary:not(:disabled):not(.disabled):active { background: #ffa028; color: #fff; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #fff; color: #000; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #f2f2f2; color: #000; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #ffa028; color: #fff; border: none 1px; } .btn-primary:hover, .btn-primary.disabled:hover, .btn-primary:disabled:hover, .btn-primary:focus, .btn-primary.disabled:focus, .btn-primary:disabled:focus, .btn-primary :active, .btn-primary.disabled :active, .btn-primary:disabled :active { background: #ffa028; color: #fff; } .btn-primary:not(:disabled):not(.disabled):active { background: #ffa028; color: #fff; } #wrapper .breadcrumb { background: #fff; padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; margin-top: -0.7142857143rem; margin-bottom: 0.7142857143rem; font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: none; color: #256ca9; } #wrapper .breadcrumb li:after { color: #256ca9; } #wrapper .breadcrumb a { color: #256ca9; } /*** Text fields ***/ .form-control { background-color: #fff; color: #484848; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #fff; } .custom-select2:after { color: #484848; } .bootstrap-touchspin .btn-touchspin { background-color: #fff; 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: #fff; color: #1d1d1d; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #fff; 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, .autocomplete-suggestions .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:hover { background: rgba(72, 72, 72, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #333; color: #fff; } .tooltip.bs-tether-element-attached-bottom .tooltip-inner:before, .tooltip.tooltip-top .tooltip-inner:before, .bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before { border-top-color: #333; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #333; } /*** Modals ***/ .modal-backdrop { background: rgba(255, 255, 255, 0.8); } .modal-content { background: #fff; border: solid 2px #e0e0e0; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16); } .js-quickview-np-btn { background: #fff; } /*** Notifications ***/ .ns-box { background: #fff; color: #000; border: solid 3px #fba510; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16); } .product-price { color: #301c53; } .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: #2972a7; color: #fff; } .product-flags .new { background: #e9e9e9; color: #000; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000; } .discount { background: #2972a7; color: #fff; } .product-available { background: rgba(0, 0, 0, 0); color: #000; } .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: #fff; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #page-preloader { background: #fff; } #back-to-top { background: #2972a7; color: #fff; } #back-to-top:hover { background: #4e90bf; color: #fff; } #header, #checkout-header { background: #fff; border-top: none 1px; border-bottom: none 1px; box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.18); } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #fff; border-bottom: none 1px; box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.18); } #header .header-nav { color: #cdcdcd; border-bottom: none 1px #3b2e61; font-size: 0.9285714286rem; } #header .header-nav a { color: #cdcdcd; } #header .header-nav a:hover { color: #fba510; } #header .header-nav .social-links._topbar { font-size: 1.0714285714rem; } .header-top { padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; color: #484848; } .header-top a:not(.btn):not(.nav-link) { color: #fff; } .header-top a:not(.btn):not(.nav-link):hover { color: #7ca5c4; } .header-top .form-search-control { background: #fff; border: none 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: #fba510; padding: 0.0714285714rem 0.0714285714rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #fba510; } .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: #fba510; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #f0f0f0; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #2183e6; color: #fff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 60%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #f8f8f8; border-top: none 1px #e6e6e6; border-right: none 1px #e6e6e6; border-bottom: none 1px #ffa500; 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: 3.5714285714rem; max-width: 8.4285714286rem; color: #1d1d1d; padding-left: 0.5714285714rem; padding-right: 0.5714285714rem; border-left: none 1px #e6e6e6; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #1d1d1d; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.2142857143rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.5714285714rem !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: #5d8eb3; } .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: #fff; } .cbp-horizontal > ul { text-align: center; } .cbp-horizontal > ul > li { float: none; text-align: left; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.9285714286rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.3571428571rem; padding-right: 0.3571428571rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(-10px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .container-iqitmegamenu, .iqit-megamenu-container, .cbp-hrsub-narrow, #desktop-header-container.container { position: static !important; } .cbp-hrmenu .cbp-hrsub-inner { padding-left: 0; padding-right: 0; } .cbp-vertical-on-top #cbp-hrmenu1-ul { /*** VERTICAL MENU ***/ background: #fff; border: solid 1px #e3e3e3; box-shadow: 6px 0px 30px 0px rgba(0, 0, 0, 0.15); } #content-wrapper #cbp-hrmenu1 { background: #fff; border: solid 1px #e3e3e3; box-shadow: 6px 0px 30px 0px rgba(0, 0, 0, 0.15); } #cbp-hrmenu1 .cbp-vertical-title { font-size: 0.9285714286rem; font-style: normal; font-weight: bold; text-transform: none; color: #000; background: #e6e6e6; line-height: 3.5714285714rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #484848; background: #f3f4f6; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-size: 0.9285714286rem; font-style: normal; font-weight: normal; text-transform: none; padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; 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 > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { color: #000; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f3f4f6; color: #333; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #fff; } #cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #484848; background: #f3f4f6; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 1.0714285714rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #fff; 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: #ff5722 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #fff; color: #777 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #484848 !important; border-bottom: solid 1px rgba(0, 0, 0, 0.12); padding-bottom: 8px; font-size: 1.0714285714rem; font-style: normal; font-weight: bold; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #ff5722 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #fff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #484848; } #iqitmegamenu-mobile { background: #fff; color: #484848; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #484848; } #iqitmegamenu-mobile li > ul { background: #f0f0f0; } #iqitmegamenu-mobile li > ul > li > ul { background: #dedede; } #iqitmegamenu-mobile > li > a { border-bottom: solid 1px #e0e0e0; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { border: solid 1px #c9c9c9; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.24); } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #fff; color: #000; } .swiper-pagination-bullet { background: #333; } /*** 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: none 1px #f0f0f0; outline: 1px none transparent; background: #fff; color: #256ca9; } .product-miniature a:link:not(.nav-link):not(.btn), .product-miniature a:visited:not(.nav-link):not(.btn) { color: #256ca9; } .product-miniature .iqit-review-star { color: #000; } .product-miniature-grid { padding: 0.1428571429rem; } .product-miniature-grid .product-title { font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.2142857143rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-title { overflow: hidden; height: 3.5714285714rem; } @media (hover: hover) { .product-miniature:hover { border-color: #ffa028; outline: none 1px #d5d5d5; } } .product-miniature-grid .product-functional-buttons { display: none; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { color: !important; } .products-grid .product-miniature .product-category-name { display: none !important; } .products-grid .product-miniature .product-reference { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-description-short { display: none !important; } .products-grid .product-miniature .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .btn-product-list { padding: 0.5rem 1rem; background: #ff5722; color: #fff; border: none 1px #c8c8c8; } .btn-product-list:hover { background: #fd4d15; color: #fff; border-color: #fd4d15; } .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: #fff; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 2.5rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: solid 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; } #product-modal .easyzoom-modal > a { cursor: default; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } @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: #fff; border-top: none 1px; border-bottom: none 1px; padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; color: #303030; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; } #content-wrapper .page-title { color: #000; font-size: 1.4285714286rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #fba510; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #000; } #content-wrapper .section-title { color: #333; font-size: 1.2857142857rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #fba510; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #333; } .nav-tabs .nav-link { color: #000; font-size: 1.2857142857rem; font-style: normal; font-weight: bold; text-transform: none; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #000; border-bottom: solid 3px #fba510; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #fba510; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000; border-bottom: solid 3px #fba510; } #wrapper .block-title { color: #000; 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: #000; } #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: #fff; padding: 1.0714285714rem; border: solid 1px #f0f0f0; } #footer, #checkout-footer { background: #fafafa; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px #000; 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: #353778; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #3244a1; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #171530; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #353778; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #353778; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #353778; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #353778; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.8571428571rem; } #footer .block-title, #checkout-footer .block-title { color: #1d1d1d; font-size: 1.1428571429rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 1px #fba510; margin-bottom: 0.8em; padding-bottom: 0.5em; } #footer .block-title a:link, #checkout-footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:visited { color: #1d1d1d; } #footer-container-first { border-top: none 1px rgba(161, 161, 161, 0.25); padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; background: #87adc9; color: #fff; } #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(72, 15, 15, 0.25); color: #484848; } #footer-container-main a, #checkout-footer a { color: #484848; } #footer-container-main a:hover, #checkout-footer a:hover { color: #2972a7; } #footer-copyrights { border-top: solid 1px rgba(161, 161, 161, 0.25); background: #efefef; 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: "\f107"; margin-left: 10px; } #footer .block-toggle > .block-content { opacity: 0; visibility: hidden; height: 0; } #footer .block-toggle._toggled > .block-content { opacity: 1; visibility: visible; height: auto; } #footer .block-toggle._toggled .block-title span::after { content: "\f106"; } #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: #333; } #maintenance-page a, #maintenance-page a:link { color: #333; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #000; color: #fff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333; color: #fff; } .maintenance-page-newsletter input[type=email] { border: solid 1px #333; background: #e3e3e3; color: #333; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #333; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #333; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #333; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { color: #333; } .product-list-subcategories .subcategory-image.parent-id-107, .product-list-subcategories .subcategory-image.parent-id-114, .product-list-subcategories .subcategory-image.parent-id-115, .product-list-subcategories .subcategory-image.parent-id-539, .product-list-subcategories .subcategory-image.parent-id-647, .product-list-subcategories .subcategory-image.parent-id-564, .product-list-subcategories .subcategory-image.parent-id-281, .product-list-subcategories .subcategory-image.parent-id-462, .product-list-subcategories .subcategory-image.parent-id-373 { background-color: #f8f8f8; } /*principio divs contenidocat*/ :root{ --max: 1920px; --gap: 2rem; --radius: 18px; --ink: #2a2f33; --muted: #6e777d; --lead: #82919a; --panel: #9aa7ad; --bullet: #3aa35f; --line: #e9ecef; } /* Botón "¿Tienes dudas? Te ayudamos" */ .contenidocat-btn-help { align-items: center; gap: 0.4rem; background-color:#c2cbcf; /* mismo tono gris-azulado del hero */ color: #fff; font-weight: 600; padding: 1.3rem 1.6rem; border-radius: 999px; text-decoration: none; transition: all 0.25s ease; font-size: 1.3rem; box-shadow: 0 4px 10px rgba(0,0,0,0.1); margin-top: 1.2rem; } .contenidocat-btn-help:hover { background-color: #7d8c93; /* un poco más oscuro al pasar el ratón */ transform: translateY(-2px); box-shadow: 0 6px 14px rgba(0,0,0,0.15); } .contenidocat-btn-help span { font-weight: 700; text-transform: none; } /* Ajuste responsive */ @media (max-width: 640px) { .contenidocat-btn-help { width: 100%; justify-content: center; font-size: 0.95rem; } } {box-sizing:border-box} .container{max-width:var(--max);margin:0 auto;} .hero{display:grid;grid-template-columns:1.05fr 0.9fr 1fr;gap:var(--gap);align-items:start;} @media (max-width: 1060px){ .hero{grid-template-columns:1fr;gap:1.25rem} } /* Columna derecha: textos y lista */ .side p{color:#4b545a; margin:0 0 1rem} .side strong{font-weight:800} .sub{font-size: clamp(1.1rem, 3vw, 1.6rem); color:#a3b0b7; margin: .75rem 0 1rem; font-weight:700} /* Columna izquierda: collage 2 fotos */ .collage{display:grid;gap:1rem} .photo{border-radius:var(--radius);overflow:hidden;border:0px solid var(--line);} .photo.is-tall{aspect-ratio: 0} .photo.is-wide{aspect-ratio: 16/9} .photo img{width:100%;height:100%;object-fit:cover;display:block} /* Panel central */ .central-product img{border-radius:50rem;width:65%;eight.auto;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.35)!important} .panel{background:var(--panel);border-radius:var(--radius);position:relative;color:#fff;display:grid;place-items:center} .watermark{position:absolute;top:1.2rem;left:50%;transform:translateX(-50%);font-size:3.2rem;letter-spacing:.12em;opacity:.25;font-weight:800} .product{display:grid;place-items:center;gap:.75rem;} .frame{width:min(78%,460px);aspect-ratio:1/1;background:linear-gradient(180deg,#fcfcfc,#f3f4f5);border-radius:12px;border:1px solid #dfe4e7;box-shadow:0 10px 20px rgba(0,0,0,.08)} .caption{color:#e9eef1;letter-spacing:.25em;text-transform:uppercase;font-size:.85rem} .card{position:relative;background:#cdd4d8;border-radius:14px;padding:1rem 1.25rem;color:#2f393e} .ul{list-style:none;padding:0;margin:0;display:grid;gap:.55rem} .li{display:flex;gap:.6rem;align-items:flex-start} .dot{width:.55rem;height:.55rem;border-radius:50%;background:var(--bullet);margin-top:.45rem;flex:none} /* Sombras sutiles */ #cat-full-description .contenidocat-h3{ position:relative;font-size:1.6rem;font-weight:800;color:#a3b0b7; letter-spacing:.03em;margin:2rem 0 .75rem;padding-left:1rem;line-height:1.25; } @media (max-width:640px){ #cat-full-description .contenidocat-h3{font-size:1.6rem;margin:1.5rem 0 .6rem;} } .faq-section { background-color: #f6f6f6; padding: 2rem 1.5rem; margin-top: 3rem; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); max-width: 100%; } .faq-title { text-align: center; color: #0e2a47; font-size: 1.6rem; margin-bottom: 2rem; } .faq-columns { display: flex; flex-wrap: wrap; gap: 2rem; justify-content: center; } .faq-column { flex: 1 1 45%; min-width: 300px; } .faq-column details { margin-bottom: 1rem; border: 1px solid #ddd; border-radius: 6px; padding: 1rem; background-color: #ffffff; transition: all 0.3s ease; } .faq-column summary { font-size: 1.15rem; font-weight: 600; cursor: pointer; color: #0e2a47; } .faq-column details[open] summary { margin-bottom: 0.75rem; } .faq-column p { font-size: 1rem; line-height: 1.6; color: #444; margin: 0; } /* Responsive: en móviles pasa a una sola columna */ @media (max-width: 768px) { .faq-columns { flex-direction: column; } } /*fin divs diseño contenidocat*/ /*chatbot*/ #chatbox-input-text{min-height:100px;} /* Fondo oscuro para el modal */ #descriptionbeforeh1 img{display:block;margin:auto;max-width:100%!important;height:auto;} .modalmask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.7); /* Fondo oscuro */ display: none; /* Inicialmente oculto */ z-index: 9999; overflow-y: auto; /* Permitir desplazamiento si es necesario */ } /* Mostrar el modal cuando está activo */ .modalmask:target { display: block; /* Mostrar el modal cuando el ID esté en la URL */ overflow-y: auto; /* Scroll activado */ } /* Estilos básicos del enlace */ a.ayuda { color: #007bff!important; /* Color del enlace */ text-decoration: underline; /* Subrayado */ font-weight: bold; /* Negrita */ } /* Estilos de la caja modal */ .modalbox { background-color: #fff; margin: 50px auto; padding: 20px; border-radius: 8px; width: 80%; max-width: 800px; max-height: 90vh; /* Limitar la altura máxima del modal */ box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); position: relative; display: flex; flex-direction: column; justify-content: space-between; overflow-y: auto; /* Activar el scroll dentro del modal */ } .modalbox p{line-height:1.3rem;} /* Estilo para enlaces dentro del modal */ .modalbox a { color: #007bff; text-decoration: underline; } /* Estilo de los títulos en el modal */ .modalbox h3 { color: #007bff; margin-top:10px; } /* Fondo transparente para permitir clics fuera del modal */ .modalmask:target:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: transparent; z-index: 1; } /* Asegurarse de que el modal esté por encima del fondo */ .modalmask:target .modalbox { z-index: 2; } /* Botón de cerrar al final */ .modal-footer { text-align: center; } /* Estilos del botón de cerrar */ .close { background-color: #142e47; color: #fff !important; padding: 10px 15px; text-decoration: none; border-radius: 5px; font-size: 16px; font-weight: normal; opacity: inherit; text-shadow: none; } .close:hover { background-color: #0056b3; } /* Responsividad del modal para pantallas pequeñas */ @media (max-width: 600px) { .modalbox { width: 95%; margin: 20px auto; max-height: 90vh; /* Limitar la altura en móviles también */ } } /* Nuevos */ .cbp-horizontal>ul>li.cbp-hropen>a{color: #f78a01!important;} .elementor-element.elementor-element-1r23jzq{margin-bottom:10px!important;} .skeepers_carousel_container #show_informations_tooltip_carousel, #skeepers_carousel_modal #show_informations_tooltip_carousel{display:none;} .skeepers_carousel_container p, #skeepers_carousel_modal p{font-size:1.2em!important;} .elementor-text-editor h3{font-size:20px;} .product-price{color:#301c53;} .product-price-wt{line-height:2em!important;color:#301c53!important;font-weight:500!important;font-size:15px!important;} #masvendidostop h2{font-size:1.4rem;font-weight:500;padding:10px 15px 10px 45px;color:#2445a2;font-family:'Nunito', Arial,Verdana, Helvetica, sans-serif;font-weight:700;} #masvendidostop h3{font-size:1.4rem;font-weight:500;padding:10px 15px 10px 45px;color:#2445a2;font-family:'Nunito', Arial,Verdana, Helvetica, sans-serif;font-weight:700;} /*ocultar botón*/ /* Ocultar el checkbox */ .toggle-checkbox { display: none; } /* Estilo del botón (etiqueta) */ .toggle-label { display: inline-block; padding: 10px 20px; background-color: #dd9203; color: #fff; border-radius: 5px; cursor: pointer; text-align: center; font-size: 16px; margin-bottom: 10px; transition: background-color 0.3s ease; } .toggle-label:hover { background-color: #fca600; } /* Cambiar el texto del botón basado en el estado del checkbox */ .toggle-label::before { content: "Mostrar más"; } .toggle-checkbox:checked + .toggle-label::before { content: "Mostrar menos"; } /* Ocultar el texto inicialmente */ .toggle-text { max-height: 0; overflow: hidden; opacity: 0; transition: max-height 0.5s ease, opacity 0.5s ease; } /* Mostrar el texto cuando el checkbox está activado */ .toggle-checkbox:checked + .toggle-label + .toggle-text { max-height: none; opacity: 1; } /*fin ocultar botón*/ /*filtros*/ #amazzing_filter.block .title_block{display:block;padding:5px 20px;} .horizontal-layout .af_subtitle{background:#f9f9f9;color:#1c5e97;border:1px solid #aab2bd;font-size:1em;} .selectedFilters.inline .cf{font-size:16px;} /*fin filtros*/ input[class="ch-slide"]+label::before{margin:1px 1px 1px 1px;top:0px} .product-miniature:hover{border-radius:3px;} #js-product-list .av_category_stars{top: -2px!important;} #js-product-list #masvendidostop{border-top:1px solid #fca600;padding-top:10px;} .product-miniature-default li.product-flag:first-child{display:none;} .product-prices .badge{display:none;} .product-features>dl.data-sheet dt.name{font-size:16px;} .product-features>dl.data-sheet dd.value{font-size:16px;} .step-edit{color:#007bff;} #checkout section.checkout-step .step-number{background:#fba510;padding:5px 10px;border-radius:50%;margin-right:10px;color:#fff;} .product-miniature{border:1px solid #f0f0f0;} .cbp-hrmenu .cbp-tab-title{letter-spacing:0.03em;} .pack-product-price{display:none!important} .product-flags .new{display:none} .products-grid .product-miniature-layout-1 .product-description{padding-top:1.6rem!important;} /*#product-details-tab-nav{display:none;}*/ /*cupon-descuento*/ .block-promo{display:none;} /*fin-cupon-descuento*/ .product-list-subcategories .row{justify-content:center;} #wrapper .breadcrumb li:after{content:">";} /*category-related*/ .related-sectionfooter{line-height:2.2rem;} .category-related{width:100%;background:#fff;text-align:center;margin-top:30px;} .category-relatedh2{padding-bottom:10px;} .related-sectionfooter ul{width:100%;float:left;} @media (min-width: 768px){.related-sectionfooter ul{width:33%;}} .sobreimagentext{position:relative;padding-top:10px!important;} #masvendidostop h4{font-size:1.4rem;font-weight:500;padding:10px 15px 10px 45px;color:#2445a2;font-family:'Nunito', Arial,Verdana, Helvetica, sans-serif;font-weight:700;} #js-product-list{margin-top:25px;} #js-product-list-header h1{text-align:center;font-size:2rem;border-bottom:solid 1px #fba510;} /*imagencustomcategoria*/ .sobreimagentext{position:relative;padding-top:10px!important;} .sobreimagentext img{display:block;margin:auto;max-width:100%!important;height:100%;} .textsobreimg{position:absolute;left:30%;top:30px;font-size:30px;color:#fff;} /*tti*/ .tticomprar{background:#fafafa;border:1px solid #f1f1f1;} .tticomprartitle{font-size:18px;font-weight:700;padding:10px 0 0 10px;border-bottom:1px solid #f1f1f1;} .tticomprar li{padding:10px 0 10px 15px;border-bottom:1px solid #f1f1f1;} /*amazzing filter*/ #products.-infinity-loading #infinity-loader-icon{display:none;} .selectedFilters .clearAll .txt{font-size:0.9rem;} .dynamic-product-count{display:none;} .selectedFilters.inline{background:#f5f5f5;} .af_filter{border-bottom:1px solid #ffa400;} .af_filter .count{color:#1ea2a2;} .af-slider .clickable-dummy{background:#ffa400;} .af_subtitle{color:#256ca9;font-size:1.5rem;} .af_filter .name{font-size:1.1rem;} #left-column #amazzing_filter{padding:15px!important;} .subcategory-image h2{margin-top:5px;} /*facetas*/ .hidden-md-up .btn-primary{padding:0.3rem 0.8rem;} .facet h4{margin-bottom:10px!important;padding-bottom:2px!important;} #search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a{font-size:1.1rem;} #search_filters .facet, #search_filters_brands .facet, #search_filters_suppliers .facet{margin:0 10px 0 10px;padding-top:0px;} #search_filters .noUi-connect{background:#fba510;} /*footernuevo*/ .subtitlefooter a{text-decoration: underline;} .textelfooter{font-size:15px;} .footerfour{width:100%;} .subverticalfooter{width:25%;float:left;border-bottom:1px solid #f1f1f1;} .subtitlefooter{margin:20px 0 20px 0;font-size:16px;} /*nombre subcategorias*/ .namesubcategory{width:23%;background:#ffffff;border:1px solid #efefef;margin:5px 12px 5px 12px;float:left;} .namesubcategory a{font-size:17px;color:#2445a2!important;line-height:40px;display:block;text-align:left;margin:0 0 0 15px;font-weight:600;} .centralcontenth2{width:100%;background:#f8f8f8;float:left;padding:0px 0 5px 0;margin:0 0 40px 0;border:1px solid #efefef;} .centralcontenth2 h2{margin:15px;font-weight:500;} @media (max-width: 767px){.namesubcategory{width:95%!important;float:left;margin:5px 10px 5px 10px;}} /*contenido central categorías*/ .textocentradocolunm{align-items:center!important;margin:65px 0 0 0;} .totalbodycenter{width:100%;} .centralsubcategories4{width:100%;} .contentleftcentrado{margin-top:2%;width:50%;float:left;text-align:center;} .contentleftcentrado h4{font-size:18px!important;} .contentleftcentrado p{font-size:16px!important;} .centralcontentleft p{font-size:18px!important;} .centralcontentright p{font-size:18px!important;} .contentleftcentrado li{font-size:18px!important;} .centralsubcategories4 h2{text-align:center;padding-top:10px;font-size:1.3rem;} .totalbodycenter h1{font-size:2.2rem;margin:0 0 25px 0;font-weight:500;border-bottom:solid 1px #fba510;} .subcategimg{width:23%;float:left;text-align:center;margin:0 12px 20px 12px;box-shadow:0px 0px 5px 0px rgb(158 158 158 / 50%);} .subcategimg h3{margin:10px 0 0 0!important;font-size:18px;color:#256ca9;} .subcategimg a:hover{text-decoration:underline;color:#132436!important;} .subcategimg p{font-size:16px;letter-spacing:1px;margin:10px 10px 0 10px;line-height:1.43;} .subcategimg img{margin-top:5px;} .linea {border-top: 1px solid #fba510;height:1px;max-width:25%;padding: 0;margin: 25px auto 35px auto;} .centralcontent2{width:100%;float:left;padding:0px 0 20px 0;} .centralcontent3{width:100%;float:left;text-align:center;padding:0px 0 10px 0;} .centralcontent3 h4{text-align:center;padding-bottom:10px;font-size:1.6rem;color:#2445a2;} .centercontentleft{width:32%;float:left;text-align:center;background:#ffffff;padding:10px 0 10px 0;margin:0 10px 10px 0px;} .centercontentcenter{width:32%;float:left;text-align:center;background:#ffffff;padding:10px 0 10px 0;margin:0 10px 10px 0px;} .centercontentright{width:32%;float:left;text-align:center;background:#ffffff;padding:10px 0 10px 0;margin:0 10px 10px 0;} .centralcontentleft{width:50%;float:left;text-align:center;} .centralcontent2 h3 {text-align:center;font-size:1.7rem;color:#2445a2;} .js-product-list-bottom h3{text-align:center;font-size:1.5rem;color:#2445a2;} .centralcontent2 li{font-size:1.2rem;} .centralcontent2 p {text-align:center;font-size:1.2rem;line-height:30px!important;margin:0 20px 0 20px;} .centralcontentleft img{display:block;margin:auto;max-width:100%;height:auto;} .centralcontentright{width:50%;float:left;} .centralcontentright img{display:block;margin:auto;max-width:100%;height:auto;} @media (max-width: 768px){.centralcontentleft{width:100%;float:left;} .images-container{margin:0px;} .product-manufacturer img{width:30%} .centralcontentright{width:100%;float:left;} .centercontentleft{width:100%;float:left;} .centercontentcenter{width:100%;float:left;} .centercontentright{width:100%;float:left;}} .cbp-hrmenu .cbp-links.cbp-valinks-vertical li{width:95%} /*menu nuevo*/ .nivel-submenu1{display:flex;width:100%!important;margin-bottom:20px;} ul.submenu-valinks-vertical{width:25%; float:left!important;border-bottom:1px solid #f1f1f1;padding:0 10px 5px 10px!important;} .submenu-valinks-vertical li{width:100%!important;} .submenu-valinks-vertical li a:before{content:"\f105";display:inline;font-family:"FontAwesome";margin-right:5px;} .submenu-valinks-vertical li a:hover:before{content:"\f0da";display:inline;font-family:"FontAwesome";} .nivel-submenu2{width:100%!important;padding-top:20px;} ul.submenu-valinks-vertical2{width:25%; float:left!important;padding:0 10px 0 10px!important;} .submenu-valinks-vertical2 li{width:100%!important;} .submenu-valinks-vertical2 li a:before{content:"\f105";display:inline;font-family:"FontAwesome";margin-right:5px;} .submenu-valinks-vertical2 li a:hover:before{content:"\f0da";display:inline;font-family:"FontAwesome";} ul.submenu-valinks-vertical3{width:33%; float:left!important;border-bottom:1px solid #f1f1f1;padding:0 10px 5px 10px!important;} .submenu-valinks-vertical3 li a:before{content:"\f105";display:inline;font-family:"FontAwesome";margin-right:5px;} .submenu-valinks-vertical3 li a:hover:before{content:"\f0da";display:inline;font-family:"FontAwesome";f} .titlesubcateg{border-bottom:1px solid #fba510;margin-bottom:10px!important;font-size:16px;} .titlesubcateg2{border-bottom:1px solid #fba510;margin-bottom:10px!important;margin-top:-30px;font-size:16px;} .titlesubcateg3{border-bottom:1px solid #fba510;margin-bottom:10px!important;margin-top:-10px;font-size:16px;} ul.submenu-valinks-vertical5{width:20%; float:left!important;border-bottom:1px solid #f1f1f1;padding:0 10px 5px 10px!important;} .submenu-valinks-vertical5 li a:before{content:"\f105";display:inline;font-family:"FontAwesome";margin-right:5px;} .submenu-valinks-vertical5 li a:hover:before{content:"\f0da";display:inline;font-family:"FontAwesome";} /*fin menu*/ #wrapper .breadcrumb li{font-size:1.2rem;} .fa-user:before{margin-right:5px;} #porteslateral img {display:block;width:385px;margin:auto;max-width:100%!important;height:auto;} .bannerpequehome img{width:320px; height:auto !important;} .bannerpequemobilehome img{width:480px;margin:auto;height:auto !important;max-width:100%!important;} .bannergrandehome img{width:1325px; height:auto !important;} .bannerporteshome img{width:1325px; height:auto !important;} .block-categories .collapse-icons{margin-top:5px;} #back-to-top:before{color:#fff;} .block-categories li ul{background:#ffffff;border:1px solid #fba510;margin-top:12px;} .block-categories ul li .fa-angle-up:before{font-size:2.02rem;color:#fba510;margin-right:5px;} .block-categories ul li .fa-angle-down:before{font-size:2.02rem;color:#fba510;margin-right:5px;} .block-links ul>li a{display:inline-block;position:relative;padding:17px 0 17px 17px;} .block-links ul>li a:before{display:none;} .product-description-section{background:#ffffff!important;padding:20px;} p {line-height:1.5;letter-spacing:1px!important;} .cbp-hrmenu ul li{margin-bottom:7px;} .tiempo-entrega{display:block;} .tiempo-entrega-list{font-size:15px;display:block;color:#8ead05;} .fa-truck:before{display:inline-block;color:#8ead05;padding:0 5px 0 5px;cursor:default!important;} .cbp-hrmenu .cbp-links li a:before{display:none!important;} #cat-pro-description{margin-top:40px;} #cat-pro-description img{width:100%;height:auto;display:block;} #product-availability{display:none;} #avisonav {color:#e8ed04;font-size:14px!important;} #avisonav p{font-size:14px!important;} .btn-product-list{background:#f1f1f1;color:#333;} .btn-product-list:hover{background:#f78a01;color:#fff;} body#checkout section.checkout-step .delivery-option>label>.row>div:first-child img{max-width:100%} .textelfnav{font-size:16px;margin-bottom:0.1px;margin-top:2px;} .textelfnav #link{color:#fba510!important;} .current-price-pvp{font-size:20px;margin-left:10px;color:#767676;text-decoration:line-through;} #mitadcentral{width:100%;} #mitadtextocentral{width:48%;float:left;} #mitadimagencentral{max-width:48%;float:right;} #mitadimagencentral img{max-width:95%;height:auto;} .payment-option label[for=payment-option-4] img { width: 150px !important; height:auto; padding: 10px 0; } .payment-option label[for=payment-option-5] img { height:auto; padding: 10px 0; } #checkout-identify-options .col-md-4{padding-left:5px!important;padding-right:5px!important;} #footer-container-main a{font-size:16px; padding:5px 0 5px 0;} .cbp-category-link-w img{max-width:50%;} #mobile-header .m-nav-btn>span{font-size:14px!important;} li{font-size:15px;margin-bottom:2px;} body#checkout section.checkout-step .payment-options .payment-option{padding-left:10px;border:1px solid #f1f1f1;} .payment-option img{width:125px!important;} #beforesubcategory h2{margin:10px 0 1px 0;font-size:1.6rem;} p a:link{color:#007bff!important;} #left-column .block{background:#fafafa;} #manufacturer-short-description{margin-top:10px;} .block-section{margin-bottom:1.2rem;} .product-comment-list-item{padding:0px;margin:0px;} .cbp-hrmenu .cbp-hrsub{font-size:1.1rem!important;border-bottom:3px solid #fba510;} #wrapper .breadcrumb{font-size:1.2rem;} .product-miniature-grid .product-title{font-size:1.15385rem;height:4.3rem;} .product-list-reviews{background:transparent;} .tiempo-entrega {font-size:16px;margin:10px 0 10px 0!important;color:#8ead05;} #modif-carrito {margin:0px 35px 0px 0;border-bottom:1px solid #e8e8e8} #modif-carrito a{color:#007bff!important;font-size:14px;} .product-manufacturer img{max-width:100px;} .ui-menu.ui-jolisearch{min-height:450px;background:#f8f8f8;box-shadow:0 5px 30px 0 rgba(0,0,0,.3);} .ui-menu.ui-jolisearch .jolisearch-body section[role="main"] .product img{max-width:90px;} .ui-menu.ui-jolisearch .jolisearch-body section[role="main"] .product .jolisearch-product span{line-height:16px;color:#256ca9;} #manufacturer label{font-size:16px;margin-top:10px;} .star-content{margin:0px;} .ui-menu.ui-jolisearch .jolisearch-body section[role="main"] .product:hover{background:#ffffff;box-shadow:0 0 10px 0 rgba(0,0,0,.21);border:1px solid #ffa500;} .ps17.ui-menu.ui-jolisearch .jolisearch-body h4{font-weight:600;font-family:'Nunito';margin-top:5px;margin-left:10px;} .ui-menu.ui-jolisearch .jolisearch-body h4{margin-bottom:0.2rem;} p{font-size:16px;letter-spacing:.5px;} .product-reference h2{font-size:18px;font-weight:normal;} .product-description p{font-size:16px;line-height:1.8rem;} .product-description h2{color:#2445a2;} .rte-content ul{font-size:16px;line-height:1.8rem;} .product_header_container #product-availability{font-weight:normal;font-size:15px;} .elementor-column-gap-default .elementor-element-populated{margin-left:0px!important; padding:1px;} .text-muted{font-size:1rem;} .btn-group-lg>.btn, .btn-lg{font-size:18px;} .cbp-hrmenu .cbp-hrsub-tabs-names li{font-size:15px;} .alert-info{background-color:#f3f3f3;} .iqitfreedeliverycount-title{font-size:12px;background-color:#f3f3f3;} #back-to-top{background:#fca600;width:3.5rem;height:3.5rem;margin-bottom:60px;} #back-to-top:hover{background:#fca600;color:#000;} .logo-envio-marcas{padding:10px 0px 20px 0px;margin-left:20px;width:100%;} .product-list-subcategories .subcategory-image:hover{border:1px solid #ffa500;opacity:inherit;} .product-variants .color, .product-variants .input-color{width:6rem;height:6rem;} .elementor-element.elementor-element-si68ymx{margin-bottom:2px;!important} .ps-shoppingcart.dropdown #blockcart-content{min-width:340px;} #footer .block-title{margin:1em 0.1em 0.3em 0.1em;font-size:17px;padding-bottom:0.1em;} .ns-box{right:52rem;top:0;} .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link{border-bottom:none;padding-bottom:0px;font-size:1.22692rem;} /*.cbp-category-link-w{border-bottom:1px solid #e8e8e8;}*/ .cbp-horizontal .cbp-tab-title{font-weight:600;font-size:1.25rem;} .cbp-hrmenu .cbp-hrsub-inner a:hover{color:#fba510!important;padding-left:3px;} /*.iqitmegamenu-wrapper{border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;}*/ .cbp-hrmenu .cbp-menu-column {margin-top:0px;!important} #content-wrapper .page-title{margin-bottom:10px;padding-bottom:0px;font-size:2.0rem!important;} .product-list-subcategories .subcategory-image{min-height:235px;background:#fff;margin-top:.5rem;padding-top:.5rem;} .product-list-subcategories{margin-bottom:1rem;} #descriptionbeforeh1{margin-top:10px; background:#fff; border: solid 0px #f1f1f1;letter-spacing:0.5px;} #descriptionbeforeh1 p{padding:0px 5px 0 25px;font-size:16px;} #descriptionbeforeh1 h2{padding:0px 5px 0 45px;margin:10px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size:16px;letter-spacing:0.5px;line-height:25px;} #descriptionbeforeh1 strong{color:#2445a2;} #cat-full-description img{display:block; margin:auto;max-width:100%!important;height:auto;} #cat-full-description{margin-top:30px; background:#fff; border: solid 0px #f1f1f1;letter-spacing:0.5px;} #cat-full-description p{padding:0px 5px 0 5px;margin:0 0 20px; font-family: 'Nunito', Arial, Verdana, Helvetica, sans-serif; font-size:16px; color:#000!important;letter-spacing:1px;line-height:1.5;} #cat-full-description ol{padding:2px 35px 2px 65px; font-family:Arial, Verdana, Helvetica, sans-serif; font-size:15px;} #cat-full-description li{padding:2px 35px 2px 5px; font-family:Arial, Verdana, Helvetica, sans-serif; font-size:15px;color:#000;margin:0 20px 15px 65px;line-height:1.5;letter-spacing:1px;} #cat-full-description-left p{padding:5px 10px 0 10px; font-family:Verdana,Arial, Helvetica, sans-serif; font-size:15px; color:#000;} #cat-full-description-left{margin-top:10px; background:#fff; border: solid 1px #f1f1f1;} #cat-full-description-left h1{ font-size:16px; color:#2445a2; font-weight:bold;padding:0 15px 0 15px;} #cat-full-description h2{ font-size:1.6rem;font-weight:500;padding:0 15px 10px 45px;color:#2445a2;font-family:'Nunito', Arial,Verdana, Helvetica, sans-serif;font-weight:700;} #cat-full-description h3{ font-size:18px; font-weight:500;padding:0 15px 10px 15px;color:#2445a2;font-family:'Nunito',Arial,Verdana, Helvetica, sans-serif;} #cat-full-description h4{ font-size:16px; font-weight:500;padding:0 15px 10px 45px;color:#1d3d86;font-family:'Nunito',Arial,Verdana, Helvetica, sans-serif;text-decoration:underline;} #cat-full-description strong{color:#000;} #mobile-header .m-nav-btn>span{font-size:12px;} #footer .social-links._footer{color:#171530;} #footer .social-links._footer a{color:#171530;} #footer-container-first{padding:5px 0 5px 0;} #wrapper .block-title{font-size:18px;padding:20px 0 20px 10px;border-bottom:1px solid #e6e6e6;margin-bottom:0px;} #left-column .block{padding:0 0 0 0px;} /*#header .header-nav{background:#101f2f;border-bottom:0px solid #1c1b38;padding-top:.11538rem;padding-bottom:.11538rem;}*/ .header-top{background:#142e47;} #block-left-text-cat{font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#8c8c8c;line-height:18px;text-align:justify;padding:0px 0px;} #block-left-text-catelat {font-family:'Nunito', Arial, Helvetica, sans-serif;font-size:16px;color:#000;line-height:1.5;text-align:justify;padding:10px 15px;letter-spacing:1px;margin-top:10px;border:1px solid #f1f1f1;} #block-left-text-catelat h1{font-size:15px;} #block-left-text-catelat strong{color:#2445a2;} #block-left-text-catelat a{color:#2445a2;text-decoration:underline;} #block-bannercategorias{font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#8c8c8c;line-height:18px;text-align:justify;padding:10px 10px;} /*#block-left-text-cat h3{font-size:11px;color:#8c8c8c;padding:10px 0 10px 0;border-bottom:1px solid #999;border-top:1px solid #999;}*/ #block-left-text-cat h2{font-size:14px;color:#8c8c8c;} .block-left-text-catag{font-size:11px;color:#8c8c8c;padding:10px 0 10px 0;border-bottom:1px solid #999;border-top:1px solid #999;} #block-left-text-cat img{margin:auto;display:block;} .namemanuproducts{font-size:16px;} .btn-primary{box-shadow:2px 2px 11px 0 rgba(0,0,0,.1);} .btn-primary:hover{background:#f78a01;} .plazo-envio {color:#8ead05; padding-top:10px; font-size:16px;} .plazo-envio img{ width:30px; height:14px;} .cbp-vertical-on-top #cbp-hrmenu1-ul{border-bottom:solid 3px #fba510; width:350px;} .cbp-vertical-on-top{width:305px;} .fa-shopping-bag:before{content:"\f07a";} .block-categories ul li{padding-right:0rem;font-size:17px;background:#fff;margin:5px;border:0px solid #f1f1f1;} .block-categories ul li:hover{background:#f3f4f6;} /* add background colors in variouse boxes - start */ .product-info-row{ background: #fff; margin: 0; padding: 0.5rem 1rem; margin-bottom: 0.2rem; border: 1px solid #f0f0f0 } #left-column{ padding-right: 10px;} 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 */ /*busqueda*/ .ui-jolisearch [class*="col-"]{padding-left:2px;padding-right:2px;} .ui-menu.ui-jolisearch .jolisearch-body section[role="main"] .items-count{background-color:#fba510; font-size: 1.0em;} .ui-menu.ui-jolisearch .jolisearch-body h4{font-size: 1.1em;} .ui-menu.ui-jolisearch .jolisearch-body aside[role="complementary"] a{ line-height: 2.2em; font-size:16px; padding: 0 0 0 1px;} .ui-menu.ui-jolisearch .jolisearch-body section[role="main"] .product .jolisearch-product{ 0.1em;height:90px;} .ui-menu.ui-jolisearch .jolisearch-body aside[role="complementary"] li{background-color:#ffff; border-bottom:0px solid #fba510;} .ui-menu.ui-jolisearch .jolisearch-body aside[role="complementary"] li:hover{ border-bottom:0px solid #fba510;} .ui-menu .ui-menu-item a{font-size:16px;line-height:15px; color: #0a0a0a;} .ui-menu.ui-jolisearch .jolisearch-body section[role="main"] .more-results a:hover{ background-color:#f8f8f8;} .ui-widget-content{ background: #fff;!important} /*responsive*/ @media (min-width: 1024px){ #wrapper .breadcrumb{position:sticky;top:134px;z-index:10;background:#fafafa;box-shadow:0 1px 10px 0 rgba(0,0,0,.18);} .product-list-reviews .grade-stars .star-content{top:0px;}} @media (min-width: 1200px){ .ui-jolisearch .col-lg-3-12 {height:195px; } #display-opiniones{width:1280px;margin:auto;background:#ffffff;} .ui-menu.ui-jolisearch .jolisearch-body{width:1200px!important;} #cat-full-description p{padding:5px 2px 0 2px;margin:0 20px 10px; font-family:'Nunito', Arial, Verdana, Helvetica, sans-serif; font-size:16px; color:#000;letter-spacing:1px;line-height:1.5;} } @media screen and (min-width: 1921px) and (max-width: 2560px){ .contact-form{margin-left:50px;} .ui-menu.ui-jolisearch{left:640px!important;} .cbp-horizontal>ul>li>a{margin-right:2.5rem;margin-left:1rem;} .cbp-horizontal .cbp-tab-title{margin-left:0.5rem;}} @media screen and (min-width: 1769px) and (max-width: 1920px){ .contact-form{margin-left:50px;} .ui-menu.ui-jolisearch{left:340px!important;} .cbp-horizontal>ul>li>a{margin-right:0.5rem;margin-left:3rem;} .cbp-horizontal .cbp-tab-title{margin-left:0.5rem;}} @media screen and (min-width: 1601px) and (max-width: 1768px){ .contact-form{margin-left:50px;} .ui-menu.ui-jolisearch{left:240px!important;} .cbp-horizontal>ul>li>a{margin-right:0.5rem;}} @media screen and (min-width: 1441px) and (max-width: 1600px){ .contact-form{margin-left:50px;} .ui-menu.ui-jolisearch{left:200px!important;} .cbp-horizontal>ul>li>a{margin-right:0.5rem;margin-left:1rem;} .cbp-horizontal .cbp-tab-title{margin-left:0.5rem;}} @media screen and (min-width: 1367px) and (max-width: 1440px){ .contact-form{margin-left:50px;} .ui-menu.ui-jolisearch{left:80px!important;} .cbp-horizontal>ul>li>a{margin-right:0.5rem;}} @media screen and (min-width: 1025px) and (max-width: 1366px){ .cbp-hrmenu>ul>li{max-width:10%!important;} .subcategimg{width:23%;float:left;text-align:center;margin:0 10px 20px 10px;min-height:375px;} .namesubcategory{width:23%;background:#ffffff;border:1px solid #efefef;margin:5px 10px 5px 10px;float:left;} .contact-form{margin-left:50px;} .ui-menu.ui-jolisearch{left:45px!important;} .btn-group-lg>.btn, .btn-lg{padding:1rem 1rem;} .cbp-horizontal .cbp-tab-title {font-size:1.05rem;}} @media screen and (min-width: 768px) and (max-width: 1024px){ .cbp-hrmenu>ul>li{max-width:10%!important;} .textsobreimg{left:5%;top:20px;font-size:25px;color:#fff!important;} .namesubcategory{width:22%;background:#ffffff;border:1px solid #efefef;margin:5px 10px 5px 10px;float:left;} .subcategimg{width:22%;float:left;text-align:center;margin:0 10px 20px 10px;min-height:335px;} .subverticalfooter{width:30%;float:left;padding-left:20px;} .contact-form{margin-left:50px;} .btn-group-lg>.btn, .btn-lg{padding:1rem 1rem;} .cbp-horizontal .cbp-tab-title {font-size:1.05rem;} .ps-shoppingcart.dropdown #blockcart-content{min-width:360px;margin-right:0px;} .cbp-hrmenu>ul>li>a{width:90px;} .cbp-horizontal>ul>li>a{margin-left:5px;} .ui.cbp-horizontal-menu.ui-jolisearch{left:45px!important;} #descriptionbeforeh1 p{padding:0 5px 0 5px;}} #cat-full-description img{display:block; margin:auto;max-width:100%!important;height:auto;} @media (min-width:480px) and (max-width:767px){ .av_category_stars .netreviews_review_rate_and_stars{max-width:80px!important;} #cat-full-description h2{font-size:1.3!important;} .contentleftcentrado{margin-top:10%;width:100%;float:left;text-align:center;} .subcategimg{width:100%;float:left;text-align:center;margin:0 0 20px 0;} .ui-menu.ui-jolisearch{left:1px!important;} .bannergrandehome img{display:none!important;} .bannerporteshome img{display:none!important;} .cbp-category-link-w img{display:none!important;} #left-column .block{width:95%} #avisonav p{font-size:12px!important;} .btn-group-lg>.btn, .btn-lg{padding:1rem 1rem;} .ps-shoppingcart.dropdown #blockcart-content{min-width:340px;margin-right:0px;} .col-mobile-menu-push #_mobile_iqitmegamenu-mobile{width:320px!important;} #descriptionbeforeh1 p{padding:0 5px 0 5px;}} @media (min-width:321px) and (max-width:480px){ .av_category_stars .netreviews_review_rate_and_stars{max-width:80px!important;} .product-list-reviews{top:135px!important;} .ps-shoppingcart.dropdown #blockcart-content{min-width:340px;margin-right:0px;} .col-mobile-menu-push #_mobile_iqitmegamenu-mobile{width:320px!important;} #descriptionbeforeh1 p{padding:0 5px 0 5px;}} @media (max-width: 480px){ #wrapper .breadcrumb{position:sticky;top:55px;z-index:10;background:#fafafa;box-shadow:0 1px 10px 0 rgba(0,0,0,.18);} .breadcrumb ol li:last-child{display:none!important;} #content-wrapper .page-title{font-size:1.2rem!important;} .av_category_stars .netreviews_review_rate_and_stars{max-width:80px!important;} .textsobreimg{left:5%;top:10px;font-size:16px;color:#fff!important;} .btn-product-list{padding:.2rem .1rem;} #wrapper .breadcrumb{padding-bottom:0.1rem!important;} #cat-full-description h2{font-size:1.3!important;} .contentleftcentrado{margin-top:10%;width:90%;float:left;text-align:center;} .subcategimg{width:100%;float:left;text-align:center;margin:0 0 20px 0;} .subverticalfooter{width:95%;float:left;padding-left:20px;} .bannergrandehome img{display:none!important;} .bannerporteshome img{display:none!important;} .cbp-category-link-w img{display:none!important;} #left-column .block{width:95%} #avisonav p{font-size:12px!important;} body#checkout section.checkout-step .delivery-option>label>.row>div:first-child img{max-width:100%} .textelfnav{font-size:1rem;letter-spacing:.5px;} #iqitmegamenu-mobile a{padding:0.5em 1em 0.5em 0.5em;font-size:17px;min-height:2em;} #iqitmegamenu-mobile li ul a{padding:0.3em 0.5em 0.3em 0.1em;font-size:16px;} #iqitmegamenu-mobile .mm-expand{line-height:1.1em;} #mitadtextocentral{width:98%;float:left;} #mitadimagencentral{max-width:98%;float:right;} #gdpr_consent_183{margin-left:20px;} .contact-form{margin-left:30px;max-width:85%;} .ui-menu.ui-jolisearch{left:1px!important;} .ui-widget-content {margin:0 0 0 1px;} #beforesubcategory h2{font-size:1.5rem!important;} #mobile-header .m-nav-btn{padding:.175rem .125rem;margin-top:0.20rem;} #wrapper .breadcrumb{display:block;!important} #cat-full-description ol{padding:2px 5px 2px 5px; font-family:Arial, Verdana, Helvetica, sans-serif; font-size:16px;color:#000;margin:0 0 15px;} #cat-full-description li{padding:2px 5px 2px 5px; font-family:Arial, Verdana, Helvetica, sans-serif; font-size:16px;color:#000;margin:0 6px 12px 35px;} #cat-full-description img{display:block; margin:auto;width:100%!important;height:auto;} #header .header-nav a{font-size:1.1rem;}} @media (max-width: 320px){#header .header-nav a{font-size:0.9rem;} #content-wrapper .page-title{font-size:1.2rem!important;} .av_category_stars .netreviews_review_rate_and_stars{max-width:80px!important;} .product-list-subcategories .subcategory-image{min-height:180px;} .btn-product-list{padding:.1rem .1rem;} .centralcontenth2 h2{font-size:1rem;} #wrapper .breadcrumb li{font-size:1rem;} .totalbodycenter h1{font-size:1.6rem;} #cat-full-description h2{font-size:1.3!important;} .product-list-reviews{top:115px!important;} #left-column .block{width:95%} .textelfnav{font-size:.9rem;letter-spacing:.2px;} #mobile-header .m-nav-btn>span{font-size:13px!important;} .ps-shoppingcart.dropdown #blockcart-content{min-width:290px;margin-right:0px;} .col-mobile-menu-push #_mobile_iqitmegamenu-mobile{width:260px;} #descriptionbeforeh1 p{padding:0 5px 0 5px;}} /* Related products */ #featured-category-products-block-center .product-miniature{ color:black!important; } #featured-category-products-block-center .product-price{ color:black; font-weight: bold; } #featured-category-products-block-center .product-title{ font-weight: bold; } #featured-category-products-block-center .product-price-and-shipping{ font-size:17px; margin-right:5px; } #featured-category-products-block-center .add-to-cart-related{ font-size: 15px; padding:10px!important; margin-top:5px; width:80%!important; } #featured-category-products-block-center .button-add-related-wrapper{ text-align: center; } #featured-category-products-block-center .input-group-btn-vertical{ display: none!important; } #featured-category-products-block-center .input-related{ width:30px; color: #484848; border: solid 1px #e3e3e3; height:33px; } #featured-category-products-block-center .col-input{ padding-bottom:5px; text-align: center; } #featured-category-products-block-center .col-input input{ margin: auto; } #featured-category-products-block-center .col-prices-input .add-to-cart{ display:none; } #featured-category-products-block-center .col-prices-input{ text-align: center; } @media screen and (max-width: 1300px) { #featured-category-products-block-center .col-input{ text-align: right!important; } #featured-category-products-block-center{ padding-right:0px!important; padding-left:0px!important; } } @media screen and (max-width: 1150px) { #featured-category-products-block-center .product-price{ margin-left: -7px!important; } #featured-category-products-block-center .product-description { max-width: none!important } } @media screen and (min-width: 800px) and (max-width: 900px) { #featured-category-products-block-center .product-description { max-width: none!important } } /* button add cart disappear on click */ .product-quantity .add-to-cart:disabled{ cursor:not-allowed; opacity:.5!important; }