.iqitfake{} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #fff; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 100%; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #514e4e; } a:hover:not(.nav-link):not(.btn) { color: #e30000; } .pagination .page-list li:hover { border-color: #e30000; } .pagination .page-list li.current { border-color: #e30000; } .pagination .page-list li.current a { color: #e30000; } #mobile-header .mobile-main-bar { padding-top: 1.3333333333rem; padding-bottom: 1.3333333333rem; } #mobile-header .m-nav-btn { color: #514e4e; } #mobile-header .m-nav-btn:hover { color: #00007f; } #mobile-header .mobile-buttons-bar { background: #fff; } #mobile-header .m-nav-btn { padding-top: 1.1333333333rem; padding-bottom: 1.1333333333rem; } #mobile-header .m-nav-btn:hover { background: #fff; } #mobile-header .col-mobile-btn:last-child .m-nav-btn { border-right: none; } html { font-size: 15px; } @media (max-width: 767px) { html { font-size: 14px; } } body { line-height: 1.5rem; } body { font-family: 'Rubik', sans-serif; } #blockcart-content { background: #fff; color: #000; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: #000; } #blockcart-content a:not(.btn):hover { color: #000; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: #ededed; } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: #ededed; } /*** 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: #514e4e; color: #fff; border: none 1px #f0f0f0; } .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: #e30000; color: #fff; } .btn-secondary:not(:disabled):not(.disabled):active { background: #e30000; color: #fff; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #514e4e; color: #fff; border: solid 3px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #e30000; color: #fff; border: solid 3px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #514e4e; 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: #e30000; color: #fff; } .btn-primary:not(:disabled):not(.disabled):active { background: #e30000; color: #fff; } #wrapper .breadcrumb { background: #fff; padding-top: 0.4rem; padding-bottom: 0.4rem; margin-top: -2.6666666667rem; margin-bottom: 2.6666666667rem; font-size: 0.8666666667rem; font-style: normal; font-weight: normal; text-transform: none; color: #514e4e; } #wrapper .breadcrumb li:after { color: #514e4e; } #wrapper .breadcrumb a { color: #514e4e; } /*** Text fields ***/ .form-control { background-color: #fff; color: #514e4e; border: solid 3px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #fff; } .custom-select2:after { color: #514e4e; } .bootstrap-touchspin .btn-touchspin { background-color: #fff; color: #514e4e; border: solid 3px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #514e4e; background: #fff; } .form-control::-webkit-input-placeholder { color: #514e4e; } .form-control::-moz-placeholder { color: #514e4e; } .form-control:-ms-input-placeholder { color: #514e4e; } .form-control:-moz-placeholder { color: #514e4e; } .form-control:focus { color: #514e4e; background: #fff; border-color: #fff; box-shadow: 0px 3px 0px 0px #e30000; } .custom-select2:focus-within { background: #fff; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #00007f; } .custom-radio input[type=radio]:checked + span { background-color: #00007f; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #fff; color: #00007f; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #fff; border: none 1px #e3e3e3; box-shadow: 1px 1px 30px 0px rgba(0, 0, 0, 0.15); } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #514e4e!important; border-bottom: none 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:hover { background: rgba(81, 78, 78, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #000; 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: #000; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #000; } /*** Modals ***/ .modal-backdrop { background: rgba(255, 255, 255, 0.61); } .modal-content { background: #fff; border: none 1px; box-shadow: 0px 0px 31px 0px rgba(0, 0, 0, 0.2); } .js-quickview-np-btn { background: #fff; } /*** Notifications ***/ .ns-box { background: #1a7aba; color: #fff; border: none 1px; } .product-price { color: #00007f; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.8rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #00007f; color: #fff; } .product-flags .new { background: #fafafa; color: #000; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000; } .discount { background: #00007f; color: #fff; } .product-available { background: #67a675; color: #fff; } .product-unavailable { background: #a17738; color: #fff7f7; } .product-unavailable-allow-oosp { background: #17459e; color: #0dd138; } .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: solid 1px #1a7aba; border-left: solid 1px #1a7aba; border-right: solid 1px #1a7aba; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.03); } #iqitcompare-floating a { color: #1a7aba; } #page-preloader { background: #fff; } #back-to-top { background: #514e4e; color: #fff; } #back-to-top:hover { background: #e30000; color: #fff; } #header, #checkout-header { background: #fff; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15); } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #fff; border-bottom: none 1px; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15); } #header .header-nav { color: #514e4e; background: #fff; font-size: 1rem; } #header .header-nav a { color: #514e4e; } #header .header-nav a:hover { color: #e30000; } #header .header-nav .social-links._topbar { font-size: 0.9333333333rem; } .header-top { color: #000; } .header-top a:not(.btn):not(.nav-link) { color: #000; } .header-top a:not(.btn):not(.nav-link):hover { color: #ededed; } .header-top .form-search-control { border: none 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.4rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000; color: #000; padding: 0.6rem 0.6rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #000; } .header-top a.header-cart-btn:not(:hover) { color: #000; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #fff; } .cart-products-count-btn { background: #fff; color: #e30000; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #fff; border-top: none 3px #521919; border-right: none 3px #38b82c; border-bottom: none 3px #457deb; border-left: none 3px #a6cc0f; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 2.6666666667rem; max-width: 15.6666666667rem; color: #514e4e; padding-left: 1rem; padding-right: 1rem; border-left: solid 2px rgba(232, 232, 232, 0.29); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #514e4e; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -0.8rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 2.6666666667rem !important; } .cbp-vertical-on-top .cbp-vertical-title-text { display: none !important; } .cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover { background: rgba(232, 232, 232, 0.29); color: #919191; } .cbp-horizontal .cbp-tab-title { font-size: 0.8rem; font-style: normal; font-weight: bold; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.3333333333rem; max-height: 1.3333333333rem; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.8rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 1rem; padding-right: 1rem; } } .iqitmegamenu-submenu-container { padding: 0; } .cbp-vertical-on-top #cbp-hrmenu1-ul { /*** VERTICAL MENU ***/ background: #fff; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #fff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; color: #fff; background: #000; line-height: 3.3333333333rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #fff; background: #000; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-size: 0.8rem; font-style: normal; font-weight: normal; text-transform: none; padding-top: 0.5333333333rem; padding-bottom: 0.5333333333rem; 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.6rem; max-height: 1.6rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333; } #cbp-hrmenu1 .cbp-legend { background: #00007f; 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: #fff; background: #000; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 0.9333333333rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #f8f8f8; border: none 1px #37a625; box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.04); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #555 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #333 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #555 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #fff; color: #333 !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: #555 !important; border-bottom: none 3px #c2bc29; font-size: 1.0666666667rem; font-style: normal; font-weight: bold; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #333 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #f8f8f8; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #000; } #iqitmegamenu-mobile { background: #f8f8f8; color: #000; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #000; } #iqitmegamenu-mobile li > ul { background: #f2f2f2; } #iqitmegamenu-mobile li > ul > li > ul { background: #f2f2f2; } #iqitmegamenu-mobile > li > a { border-bottom: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { border: none 1px; } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: #00007f; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: rgba(255, 255, 255, 0); color: rgba(0, 0, 0, 0.43); } .swiper-pagination-bullet { background: #000; } .swiper-pagination-product { display: none !important; } /*** Product miniature ***/ .products.row { margin: -0.3333333333rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.3333333333rem; } .swiper-container-wrapper { margin: -0.3333333333rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.3333333333rem; } .swiper-container-wrapper .product-carousel { padding: 0.3333333333rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.3333333333rem; } .product-miniature { border: solid 1px #fff; outline: 1px none transparent; box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.13); } .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-grid .product-title { font-size: 0.9333333333rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.3333333333rem; font-style: normal; font-weight: normal; text-transform: none; } @media (hover: hover) { .product-miniature:hover { border-color: #ccc; outline: none 1px #f2f2f2; } } .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; } .product-miniature .input-qty, .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .btn-product-list { padding: 0.5rem 1rem; background: #514e4e; color: #fff; border: none 1px; } .btn-product-list:hover { background: #e30000; color: #fff; } .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.6666666667rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.6666666667rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(40, 44, 51, 0.93); } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(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(2, 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(1, 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; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #000; 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: #000; 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-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } #main #main-product-wrapper { transition: opacity 0.3s ease; } #main.-combinations-loading { position: relative; } #main.-combinations-loading #product-preloader { display: block; position: absolute; z-index: 10; top: -10px; } #main.-combinations-loading #main-product-wrapper { opacity: 0.3; } @media (max-width: 767px) { #main-product-wrapper .product-add-to-cart { background: #fff; box-shadow: 0px -4px 30px 0px rgba(0, 0, 0, 0.09); position: fixed; bottom: 0; z-index: 99; width: 100%; left: 0; padding-left: 1rem; padding-right: 1rem; } #product #iqitcompare-floating { z-index: 0; } } @media (max-width: 576px) { .product-add-to-cart .col-add-qty { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .product-add-to-cart .col-add-btn { -ms-flex: 1; flex: 1; } .product-add-to-cart .col-add-wishlist, .product-add-to-cart .col-add-compare { max-width: 40px; } .product-add-to-cart .col-add-wishlist .btn, .product-add-to-cart .col-add-compare .btn { padding-left: 0; padding-right: 0; } } @media (max-width: 400px) { .product-add-to-cart .add-to-cart { padding-left: 0rem; padding-right: 0rem; } } #wrapper { background: #fff; padding-top: 2.6666666667rem; padding-bottom: 2.6666666667rem; color: #514e4e; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #555; font-size: 2rem; font-style: normal; font-weight: bold; text-transform: none; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #555; } #content-wrapper .section-title { color: #555; font-size: 1.3333333333rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #555; } .nav-tabs .nav-link { color: #555; font-size: 1.3333333333rem; 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: #555; border-bottom: solid 3px #a6255d; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #a6255d; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #555; border-bottom: solid 3px #a6255d; } #wrapper .block-title { color: #555; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #555; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #000; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px #514e4e; background: #fff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #514e4e; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #514e4e; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #fff; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #514e4e; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #514e4e; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #514e4e; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #514e4e; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.8666666667rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #fff !important; } #footer .social-links._footer a:hover, #checkout-footer .social-links._footer a:hover { color: #e30000 !important; } #footer .block-title, #checkout-footer .block-title { color: #555; font-size: 1.3333333333rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 1px #e3e3e3; 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: #555; } #footer-container-first { border-top: none 1px #ccc; padding-top: 1.4rem; padding-bottom: 1.4rem; background: #00007f; 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; color: #fff; } #footer-container-main a, #checkout-footer a { color: #fff; } #footer-container-main a:hover, #checkout-footer a:hover { color: #fff; } #footer-copyrights { border-top: none 1px; background: #000; padding-top: 1.3333333333rem; padding-bottom: 1.3333333333rem; } #maintenance-page { background: #fff; color: #514e4e; } #maintenance-page a, #maintenance-page a:link { color: #514e4e; } /*@media (max-width: 1400px){ main { margin: 0px auto; } }*/ .containerverysmall { max-width:600px; } a { color:#514e4e; } a:hover { color: #e30000; } .lh-normal { line-height:normal; } #header .header-nav .cbp-hrmenu-tab a.selected, #header .header-nav .cbp-hrmenu-tab a.selected:hover,.backservicomp { color:#fff; background: #e30000; } #blockcart-content .btn.btn-secondary,#blockcart-content .btn.btn-secondary:hover{ color:#fff; } #header .header-nav .cbp-hrsub a.selected, #header .header-nav .cbp-hrsub a.selected:hover,.txtservicomp{color:#e30000; } #categorynavs a.selected, #categorynavs a:hover { background: #e30000; color:#fff; } .backlightgrey{ background:#e8e8e8; } .nav-tabs { border: none; } .stretched-link::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; content: ""; } .cbp-hrmenu .cbp-has-submeu .cbp-hrsub{ left:0px; } .product-miniature:hover div.btn-product-list { background: #e30000; color: #fff; } .product-miniature .thumbnail-container img { -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9); -webkit-transition: all 2000ms ease; -moz-transition: all 2000ms ease; -ms-transition: all 2000ms ease; -o-transition: all 2000ms ease; transition: all 2000ms ease; } .product-miniature:hover .thumbnail-container img { -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); } .product-miniature .product-title { font-weight:500; } .product-miniature .product-price { font-weight:900; } .product-miniature-list .product-thumbnail-first, .product-miniature-list .product-thumbnail-second{ max-height: 150px; width: auto; } #header .fa-2x { font-size: 1.5em; } .cbp-hrmenu .cbp-has-submeu .cbp-hrsub { -webkit-transition: all 100ms ease-in-out; -moz-transition: all 100ms ease-in-out; -ms-transition: all 100ms ease-in-out; -o-transition: all 100ms ease-in-out; transition: all 100ms ease-in-out; } #footer .social-links a .fa-inverse { color:#000; } #footer .social-links a:hover .fa-inverse { color:#fff; } #footer .form-control:focus { box-shadow:none; } .iqit-accordion .nav-tabs .nav-link { background:#fff; border-bottom: solid 3px #e8e8e8; } .iqit-accordion .nav-link:not(.collapsed) { color: #555; border-bottom: solid 3px #00007f; } /*#portada{ max-height: 700px; background: #fff url('https://teammedia.es/img/banner/portatil-lenovo.jpg') no-repeat left center; background-size: auto; } .mitadportada { background: rgba(0,0,0,0.2); }*/ #portada .imagebutton a{ /*margin: 1px;*/ background: rgba(0,0,0,0.35); /*z-index:1;*/ } /*#portada .imagenoculta{ height: 100% !important; width: 100%; }*/ #portada .texto{ /* z-index:2;*/ text-shadow: 2px 2px 3px rgb(0 0 0 / 69%); } .elementor-column-gap-default .elementor-element-populated{ padding: 0px !importnt; } .elementor-column-gap-default .elementor-element-populated{ padding: 0px !importnt; } /*p.textoportada { color: #fff; font-size: 2em; } img.logo.img-fluid { max-width: 200px; } nav.header-nav{ visibility: hidden; height: 0; }*/ #copytext{ font-size: 0.9em; } /*#copytext a{ text-decoration: underline; } .container { max-width:1500px; } #footer-container-first h5 { font-size: 1rem !important; } button.btn.btn-primary.btn-subscribe.btn-iconic:hover { background: #555; } #footer { padding-left: 4%; padding-right: 4%; } #footer-container-first { padding-bottom: 0; } #footer .block { padding-bottom: 0.5rem; } #footer-copyrights { padding-top: 0rem; padding-bottom: 0rem; } #header .header-nav a { color: #514e4e; font-size: .9333333333rem; font-style: normal; font-weight: 500; text-transform: none; line-height: 1em; } .col.col-auto.col-md.right-nav.text-right{ display: none; } #header .header-nav a:hover { color: #00007f; } .header-nav .container{ display: flex; align-items: center; justify-content: center; } #desktop-header-container .col.col-auto.col-header-left { display: none; } #desktop-header-container .col.col-auto.col-header-right { display: none; } .col.col-header-center.col-header-menu { display: none; } .cbp-hrmenu-tab{ display:none !important; } .cbp-hrmenu-tab-active{ display:block !important; } */ /* .block-links-inline .cbp-hrsub ul>li:after { content:none; display:none; } div#iqitmegamenu-wrapper { display: grid; } .block-iqitlinksmanager h5 { display: none; } .rte-content table { display: none; } div#product-details{ margin-left: 3%; padding-right: 4%; } .rte-content{ margin-rigth: 3%; } div#description .product-description { justify-content: center; margin-left: 11%; margin-right: 11%; padding-top: 1%; border-top: #a6255d 1px solid; border-right: #a6255d 1px solid; } ul#product-infos-tabs{ margin-left: 11%; } .descripcion{ display: flex; padding-top: 1%; } div#product-description-short-2780 p { color: #555; font-size: 1em; } #wrapper .breadcrumb a{ color: #a6255d !important; } .breadcrumb span { color: #00007f; } */ .nav-tabs .nav-link { border-bottom: solid 3px #fff; } /*.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #555; border-bottom: solid 3px #00007f; }*/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { /* background: #00007f;*/ background:#514e4e; color: #fff; border: none 1px; } .product-price { color: #00007f; } .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: #e30000; color: #fff; } /* #back-to-top { background: #00007f; color: #fff; } */ #search_filters .noUi-connect { background: #C7004E; } p#facet_label_58149 { color: #555; } /* .btn-product-list { padding: .5rem 1rem; background: #00007f; color: #fff; border: none 1px; } .product-unavailable { background: #00007f; color: #fff7f7; } .cbp-horizontal .cbp-tab-title { font-size: .9333333333rem; font-style: normal; font-weight: 500; text-transform: none; line-height: 1em; } #header .header-nav .check { color: #00007f; } div#product-details-tab { margin-left: 11%; margin-right: 20%; } #product-details-tab table { margin-top: 2%; } .product-info-row { margin-bottom: 3rem; margin-left: 10%; margin-right: 10%; } div#inner-wrapper{ margin-left: 10%; margin-right: 10%; } @media (max-width: 992px){ nav.header-nav{ display: none; } } */ .menuheader{ margin-left: 15%; margin-right: 15%; } /* i.fa.fa-user.fa-fw.icon{ color: #00007f; } a.header-btn.header-user-btn span{ color: #00007f; } h2.h3.product-title { min-height: 100px; }*/ .btn-primary:not(:disabled):not(.disabled):active { background: #555; color: #fff; } .btn-secondary:not(:disabled):not(.disabled):active { background: #555; color: #fff; } p { color: #555; font-size: 1em; } /*.selected{ color: #00007f; }*/ .btn-info { color: #fff; background-color: #00007f; border-color: #00007f; } .btn-info:hover { color: #fff; background-color: #e30000; border-color: #e30000; } .btn.btn-primary.btn-block.btn-lg.mb-2 { color: #fff !important; } /*#footer-container-first { border-top: none !important; padding-top: 1.4rem; padding-bottom: 1.4rem; background: #bbb; color: #555; }*/ .cajaFina { margin: 0; padding: 0 !important; } /*img.img-fluid.js-lazy-product-image.lazy-product-image.product-thumbnail-first.entered.loaded { max-width: 100px; } img.img-fluid.js-lazy-product-image.lazy-product-image.product-thumbnail-second.entered.loaded { max-width: 100px; } li.product-flag.new{ color: #fff; background: #00007f; } label.labelinfo { color: #555; font-weight: 600; }*/ /*.form-control:focus { color: #000; background: #f8f8f8; border-color: #8a8a8a; box-shadow: 0 2px 0 0 #00007f; }*/ div#product-details { min-width: 50%; } .rte-content { min-width: 50%; } div#iqitcookielaw p { color: #fff; } /* a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #000; } .block-categories ul>li { margin-bottom: 0; padding: .3rem 1rem; } .category-top-menu a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #000; text-transform: uppercase; font-size: 14px; } .block-categories ul>li { margin-bottom: 0; padding: .3rem 1rem; } .block-links ul>li a:before { display:none; } .block-categories h5 span{ display:none; } #mobile-header .m-nav-btn:hover { background: #00007f; } a.m-nav-btn { min-height: 109px; } div#product-details-tab { border-top: #a6255d 1px solid; border-right: #a6255d 1px solid; } div#extra-0 { border-top: #a6255d 1px solid; border-right: #a6255d 1px solid; justify-content: center; margin-left: 11%; margin-right: 11%; /* margin: 72px; */ }*/ div#payment_content_html_payment-option-2 { display: none !important; } /*div#product-details-tab { color: transparent; }div#product-details-tab table { color: #555; }*/ .border-none{ border:none; } @media (min-width:767.98px){ .border-md-right{ border-right: 1px solid #dee2e6 !important; } .border-md-left{ border-left: 1px solid #dee2e6 !important; } #portada .divfour { background: #fff url('https://teammedia.es/img/banner/catalogo-ofertas.png') no-repeat top center; background-size: cover; } #portada .imagenoculta{ opacity:0; transition: opacity 1s ease-in-out; } #portada .imagebutton a:hover .imagenoculta { opacity: 1; } #portada .imagebutton img{ z-index:2; } #portada .texto{ z-index:1; } } .bannerkit{ width:100%; }