.iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #89d5b9; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1800px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #041c28; } a:hover:not(.nav-link):not(.btn) { color: #041c28; } .pagination .page-list li:hover { border-color: #041c28; } .pagination .page-list li.current { border-color: #041c28; } .pagination .page-list li.current a { color: #041c28; } #mobile-header { background: #041c28; border-bottom: none 1px #e3e3e3; } #mobile-header #mobile-header-sticky { background: #041c28; } #mobile-header .mobile-main-bar { padding-top: 0.625rem; padding-bottom: 0.625rem; } #mobile-header .m-nav-btn { color: #ffffff; } #mobile-header .m-nav-btn:hover { color: #0ecdb4; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 16px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.4rem; } body { font-family: 'Red Hat Display', sans-serif; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: 'Oxanium', sans-serif; } #blockcart-content { background: #041c28; color: #ffffff; border: none 2px #89d5b9; } #blockcart-content a:not(.btn) { color: #ffffff; } #blockcart-content a:not(.btn):hover { color: #ffffff; } /*** 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: #041c28; color: #ffffff; border: solid 1px #ffffff; } .btn-secondary:hover, .btn-secondary:focus, .btn-secondary :active, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled :active, .btn-secondary:disabled:hover, .btn-secondary:disabled:focus, .btn-secondary:disabled :active, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:focus, .bootstrap-touchspin .group-span-filestyle .btn-touchspin :active, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:focus, .group-span-filestyle .bootstrap-touchspin .btn-touchspin :active, .group-span-filestyle .btn-default:hover, .group-span-filestyle .btn-default:focus, .group-span-filestyle .btn-default :active { background: #041c28; color: #ffffff; border-color: #ffffff; } .btn-secondary:not(:disabled):not(.disabled):active { background: #041c28; color: #ffffff; border-color: #ffffff; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #041c28; color: #ffffff; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #041c28; color: #ffffff; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #ffffff; color: #041c28; border: solid 1px #ffffff; } .btn-primary:hover, .btn-primary:focus, .btn-primary :active, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled :active, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled :active { background: #041c28; color: #ffffff; border-color: #041c28; } .btn-primary:not(:disabled):not(.disabled):active { background: #041c28; color: #ffffff; border-color: #041c28; } #wrapper .breadcrumb { padding-top: 0.625rem; padding-bottom: 0.625rem; font-size: 0.9375rem; font-style: normal; font-weight: normal; text-transform: none; color: #041c28; } #wrapper .breadcrumb li:after { color: #041c28; } #wrapper .breadcrumb a { color: #041c28; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #777777; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #777777; } .form-control::-webkit-input-placeholder { color: #777777; } .form-control::-moz-placeholder { color: #777777; } .form-control:-ms-input-placeholder { color: #777777; } .form-control:-moz-placeholder { color: #777777; } .form-control:focus { color: #777777; border-color: #8a8a8a; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #000000; } .custom-radio input[type=radio]:checked + span { background-color: #000000; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #000000; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(71, 71, 71, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #333333; color: #ffffff; } .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: #333333; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #333333; } /*** Modals ***/ .modal-backdrop { background: rgba(194, 194, 194, 0.7); } .modal-content { background: #ffffff; border: none 1px; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #041c28; color: #ffffff; border: none 1px; } .product-price { color: #041c28; } .iqit-review-star { color: #041c28; } .product-flags .product-flag { font-size: 0.6875rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #ffffff; color: #041c28; } .product-flags .new { background: #969696; color: #071b38; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: rgba(255, 0, 0, 0.8); color: #041c28; } .discount { background: #ffffff; color: #041c28; } .product-available { background: rgba(103, 166, 117, 0); color: #041c28; } .product-unavailable { background: rgba(255, 0, 0, 0.8); color: #041c28; } .product-unavailable-allow-oosp { background: rgba(161, 119, 56, 0); color: #041c28; } .alert-success { background: #d4edda; color: #155724; border-color: #d4edda; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { color: #155724; text-decoration: underline; } .alert-info { background: #cce5ff; color: #004085; border-color: #cce5ff; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { color: #004085; text-decoration: underline; } .alert-warning { background: #fff3cd; color: #856404; border-color: #fff3cd; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { color: #856404; text-decoration: underline; } .alert-danger { background: #f8d7da; color: #721c24; border-color: #f8d7da; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { color: #721c24; text-decoration: underline; } #iqitcompare-floating { background: #ffffff; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #page-preloader { background: #ffffff; } #back-to-top { background: #000000; color: #ffffff; display: none; } #back-to-top:hover { background: #333333; color: #ffffff; } #header, #checkout-header { background: rgba(0, 0, 0, 0); border-top: none 1px; border-bottom: none 1px #e1e1e1; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: rgba(0, 0, 0, 0); border-bottom: none 1px #e1e1e1; } @media (min-width: 992px) { #index #header { position: absolute; top: 0; left: 0; width: 100%; background: #ffffff; } } #header .header-nav { color: #ffffff; background: #89d5b9; border-bottom: none 1px; padding-top: 0.1875rem; padding-bottom: 0.1875rem; font-size: 0.875rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #041c28; } #header .header-nav .social-links._topbar { font-size: 0.875rem; } .header-top { padding-top: 1.875rem; padding-bottom: 1.875rem; color: #ffffff; } .header-top a:not(.btn):not(.nav-link) { color: #ffffff; } .header-top a:not(.btn):not(.nav-link):hover { color: #89d5b9; } .header-top .form-search-control { background: rgba(255, 255, 255, 0); color: #ffffff; border: solid 1px #ffffff; } .header-top input.form-search-control::-webkit-input-placeholder { color: #ffffff; } .header-top input.form-search-control:-moz-placeholder { color: #ffffff; } .header-top input.form-search-control:-ms-input-placeholder { color: #ffffff; } .header-top input.form-search-control:-moz-placeholder { color: #ffffff; } .header-top .search-btn { color: #ffffff; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.5625rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #ffffff; padding: 0.5625rem 0.5625rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #ffffff; } .header-top a.header-cart-btn:not(:hover) { color: #ffffff; } .stuck-header .header-top { padding-top: 1.875rem; padding-bottom: 1.875rem; } .cart-products-count-btn { background: #89d5b9; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 40%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: rgba(17, 41, 53, 0.67); 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: 3.75rem; max-width: 125rem; color: #ffffff; padding-left: 1.875rem; padding-right: 1.875rem; border-left: none 2px rgba(87, 87, 87, 0.57); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #ffffff; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.375rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.75rem !important; } .cbp-vertical-on-top .cbp-vertical-title-text { display: none !important; } .cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover { color: #89d5b9; } .cbp-horizontal .cbp-tab-title { font-size: 1.125rem; font-style: normal; font-weight: normal; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.25rem; max-height: 1.25rem; } .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.875rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.9375rem; padding-right: 0.9375rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(-10px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .container-iqitmegamenu, .iqit-megamenu-container, .cbp-hrsub-narrow, #desktop-header-container.container { position: static !important; } .cbp-hrmenu .cbp-hrsub-inner { padding-left: 0; padding-right: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.125rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 3.125rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #ffffff; background: #000000; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-size: 1.125rem; font-style: normal; font-weight: normal; text-transform: none; padding-top: 0.5rem; padding-bottom: 0.5rem; 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.5rem; max-height: 1.5rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333333; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #ffffff; } #cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #ffffff; background: #000000; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 0.875rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: none 1px #37a625; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #333333 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #777777 !important; } .cbp-hrmenu .cbp-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: #333333 !important; border-bottom: none 3px #c2bc29; font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #041c28; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #ffffff; } #iqitmegamenu-mobile { background: #041c28; color: #ffffff; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #ffffff; } #iqitmegamenu-mobile li > ul { background: #041c28; } #iqitmegamenu-mobile li > ul > li > ul { background: #041c28; } #iqitmegamenu-mobile > ul > li > a { border-bottom: none 1px; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: #041c28; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: rgba(0, 0, 0, 0); color: #041c28; } .swiper-pagination-bullet { background: #041c28; } .swiper-pagination-product { display: none !important; } /*** Product miniature ***/ .products.row { margin: -1.25rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 1.25rem; } .swiper-container-wrapper { margin: -1.25rem; } .swiper-container-wrapper .products.swiper-container { padding: 1.25rem; } .swiper-container-wrapper .product-carousel { padding: 1.25rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 1.25rem; } .product-miniature { border: none 1px; outline: 1px none transparent; background: #ffffff; color: #041c28; } .product-miniature a:link:not(.nav-link):not(.btn), .product-miniature a:visited:not(.nav-link):not(.btn) { color: #041c28; } .product-miniature .product-price { color: #041c28; } .product-miniature .iqit-review-star { color: #041c28; } .product-miniature-grid { padding: 0.625rem; } .product-miniature-grid .product-title { font-size: 1.125rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.4375rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px; } } .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 .product-add-cart { 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.46875rem 0.9375rem; background: #ffffff; color: #041c28; border: solid 1px #ffffff; } .btn-product-list:hover { background: #041c28; color: #ffffff; border-color: #041c28; } .products-grid .product-miniature-default { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-miniature-default .product-description { -webkit-box-flex: auto; -ms-flex: auto; flex: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-add-cart { margin: auto auto 0 auto; } .product-carousel { height: 100%; } .products.swiper-container .swiper-slide { height: auto; } .products-grid .product-miniature-layout-2 .product-add-cart { display: none !important; } .products-grid .product-miniature-layout-2 .products-variants { padding-top: 0rem; } .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(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); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 2.1875rem; font-style: normal; font-weight: normal; 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: #ffffff; background: #333333; } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } #col-product-info { position: -webkit-sticky; position: sticky; z-index: 1; top: 30px; transition: top 300ms ease 0s; } #main-product-wrapper .product-cover .expander { z-index: 1; } @media screen and (min-width: 768px) { #main-product-wrapper .no-quick-view-d-md-none { display: none; } } @media screen and (min-width: 768px) { #main-product-wrapper #swiper-wrapper-column-images { display: block; } } .modal-open #col-product-info { position: static; } #product .product-cover .expander { color: #ffffff; background: #333333; } #product .product-cover .expander:hover { opacity: 0.6 !important; } #product .product-cover .expander { display: none; } #wrapper { border-top: none 1px; border-bottom: none 1px; color: #041c28; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #041c28; font-size: 3.9375rem; font-style: normal; font-weight: normal; text-transform: uppercase; border-bottom: none 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #041c28; } #content-wrapper .section-title { color: #ffffff; font-size: 1rem; 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: #ffffff; } .nav-tabs .nav-link { color: #ffffff; font-size: 1rem; 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: #ffffff; border-bottom: solid 3px #ca5058; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #ca5058; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #ffffff; border-bottom: solid 3px #ca5058; } #wrapper .block-title { color: #ffffff; font-size: 0.875rem; 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: #ffffff; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #36a5a5; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #ffffff; background: rgba(255, 255, 255, 0); } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #041c28; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #ffffff; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.75rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #ffffff !important; } #footer .block-title, #checkout-footer .block-title { color: #ffffff; text-align: center; font-size: 1.25rem; font-style: normal; font-weight: normal; text-transform: uppercase; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #ffffff; } #footer .block-title span, #checkout-footer .block-title span { margin-right: 0.5rem; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 1px #e3e3e3; } #footer .block-title span, #checkout-footer .block-title span { margin-left: 0.5rem; } #footer .block-title:before, #checkout-footer .block-title:before { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 1px #e3e3e3; } #footer-container-first { border-top: none 1px; padding-top: 10rem; padding-bottom: 10rem; background: #36a5a5; color: #ffffff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: normal; text-transform: uppercase; } #footer-container-main, #checkout-footer { border-top: none 1px; color: #ffffff; } #footer-container-main a, #checkout-footer a { color: #ffffff; } #footer-container-main a:hover, #checkout-footer a:hover { color: #89d5b9; } #footer-copyrights { border-top: none 1px; background: #36a5a5; padding-top: 1.875rem; padding-bottom: 1.875rem; } #maintenance-page { background: #e3e3e3; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; } @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(../eot/materialicons-regular.eot); /* For IE6-8 */ src: local('Material Icons'), local('MaterialIcons-Regular'), url(../woff2/materialicons-regular.woff2) format('woff2'), url(../woff/materialicons-regular.woff) format('woff'), url(../ttf/materialicons-regular.ttf) format('truetype'); } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; width: 1em; height: 1em; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; } .precio-con-impuestos{ display: flex; align-items: flex-end; justify-content: flex-end; flex-direction: column; } .iqitsociallogin-colors-native .btn-google span { position: relative!important; } .ets_abancart_bar_overload { position: fixed; padding-left: 30px; max-width: 100%; padding-right: 30px; z-index: 9999; width: 100%; bottom: 0; background: #ff0554!important; } #old_price_display { text-decoration: line-through; color: white; } @media (min-width: 50px){ .contenedor-novedades .elementor-widget-prestashop-widget-ProductsListTabs{ background: none!important; } .elementor-element-gq2ch4z .elementor-column-gap-default { max-width: 100%!impotant} .elementor-element-atc6h0n .elementor-element-populated { padding: 0px} } @media (min-width: 991px){ .elementor-column.elementor-element.elementor-element-ql2pbo4.elementor-col-100.elementor-inner-column { padding-left: 195px; } } #contacto-publishing-form input, #contacto-publishing-form textarea, #contacto-general-form input, #contacto-general-form textarea, #contacto-general-form select{ padding: 5px 0; border-bottom: solid 2px #ffffff; min-width: 440px; background: none; border-top: 0px; border-right: 0px; border-left: 0px; border-top-right-radius: 0; border-bottom-right-radius: 0; padding: 10px; color: white; font-weight: 500; } .cms-id-20 .rte-content,.cms-id-21 .rte-content { display: flex; flex-direction: column; align-items: center; } .cms-id-20 #response-message, .cms-id-21 #response-message { width: 441px; display: flex; justify-content: center; align-items: center; } .submit-publishing-message-ok { background: white; border-radius: 9px; padding: 20px; width: 100%; display: flex; justify-content: center; margin-top: 10px; font-size: larger; } #contacto-publishing-form input:focus-visible, #contacto-publishing-form textarea:focus-visible, #contacto-general-form input:focus-visible, #contacto-general-form textarea:focus-visible { outline: 0px; background-color: lightblue; } #contacto-publishing-form button, #contacto-general-form button { color: #041c28; background: #ffffff; border: solid 1px #ffffff; width: 441px; text-transform: uppercase; font-weight: 700; font-size: 20px; line-height: 25px; padding: 10px 32px; border-radius: 10px; transition: none; } #contacto-publishing-form, #contacto-general-form { display: flex; flex-direction: column; align-items: center;} #contacto-publishing-form label, #contacto-general-form label { display: flex; margin-top: 10px; margin-bottom: 0px; } #contacto-publishing-form p{ max-width: 700px; font-size: large; font-weight: 500; color: white; } #contacto-general-form option{ color: black; } @media (max-width: 575px) { #contacto-publishing-form input, #contacto-publishing-form textarea, #contacto-general-form input, #contacto-general-form textarea, #contacto-general-form select { min-width: 310px;} #contacto-publishing-form button, #contacto-general-form button{ width: 310px; } #contacto-publishing-form p{ max-width: 310px; } .cms-id-20 #response-message, .cms-id-21 #response-message { width: 310px; display: flex; justify-content: center; align-items: center; } }