.iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #fff; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1400px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #333; } a:hover:not(.nav-link):not(.btn) { color: #000; } .pagination .page-list li:hover { border-color: #000; } .pagination .page-list li.current { border-color: #000; } .pagination .page-list li.current a { color: #000; } #mobile-header { background: #fff; border-bottom: none 20px; } #mobile-header #mobile-header-sticky { background: #fff; } #mobile-header .mobile-main-bar { padding-top: 0.75rem; padding-bottom: 0.75rem; } #mobile-header .m-nav-btn:hover { color: #0477bf; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #fff; } html { font-size: 16px; } @media (max-width: 767px) { html { font-size: 16px; } } body { line-height: 1.5rem; } body { font-family: 'Montserrat', sans-serif; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: 'Roboto', sans-serif; } #blockcart-content { background: #fff; border: solid 1px #e3e3e3; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2); } /*** 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: #0477bf; color: #fff; border: none 1px #0477bf; } .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: #035aa6; color: #fff; } .btn-secondary:not(:disabled):not(.disabled):active { background: #035aa6; color: #fff; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #0477bf; color: #fff; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #035aa6; color: #fff; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #0477bf; color: #fff; border: none 1px #21c2dc; } .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: #035aa6; color: #fff; } .btn-primary:not(:disabled):not(.disabled):active { background: #035aa6; color: #fff; } #wrapper .breadcrumb { background: #e3e3e3; padding-top: 0.4375rem; padding-bottom: 0.4375rem; margin-top: -3.125rem; margin-bottom: 3.125rem; font-size: 0.75rem; font-style: normal; font-weight: normal; text-transform: none; color: #666; } #wrapper .breadcrumb li:after { color: #666; } #wrapper .breadcrumb a { color: #666; } /*** Text fields ***/ .form-control { background-color: #fff; color: #666; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #fff; } .custom-select2:after { color: #666; } .bootstrap-touchspin .btn-touchspin { background-color: #fff; color: #666; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #666; } .form-control::-webkit-input-placeholder { color: #666; } .form-control::-moz-placeholder { color: #666; } .form-control:-ms-input-placeholder { color: #666; } .form-control:-moz-placeholder { color: #666; } .form-control:focus { color: #666; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #000; } .custom-radio input[type=radio]:checked + span { background-color: #000; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #fff; color: #000; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #fff; border: solid 1px #e3e3e3; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2); } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #666!important; border-bottom: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:hover { background: rgba(102, 102, 102, 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(0, 0, 0, 0.7); } .modal-content { background: #fff; border: solid 1px #e3e3e3; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2); } .js-quickview-np-btn { background: #fff; } /*** Notifications ***/ .ns-box { background: #0477bf; color: #fff; border: none 1px; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2); } .product-price { color: #0477bf; } .iqit-review-star { color: #fcc201; } .product-flags .product-flag { font-size: 0.75rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #0477bf; color: #fff; } .product-flags .new { background: #fcc201; color: #000; } .product-flags .online-only, .product-flags .pack { background: #e3e3e3; color: #000; } .discount { background: #0477bf; color: #fff; } .product-available { background: #67a675; color: #fff; } .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: #f218ea; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #page-preloader { background: rgba(255, 255, 255, 0); } #back-to-top { background: #0477bf; color: #e3e3e3; } #back-to-top:hover { background: #0477bf; color: #fff; } #header, #checkout-header { background: #fff; border-top: none 1px; border-bottom: none 1px #e3e3e3; box-shadow: 5px 0px 15px 0px rgba(61, 57, 57, 0.09); } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #fff; border-bottom: none 1px #e3e3e3; box-shadow: 5px 0px 15px 0px rgba(61, 57, 57, 0.09); } #header .header-nav { color: #e3e3e3; background: #0477bf; border-bottom: none 1px #f7f7f7; padding-top: 0.3125rem; padding-bottom: 0.3125rem; font-size: 0.8125rem; } #header .header-nav a { color: #e3e3e3; } #header .header-nav a:hover { color: #fff; } #header .header-nav .social-links._topbar { font-size: 0.875rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #e3e3e3 !important; } #header .header-nav .social-links._topbar a:hover { color: #fff !important; } .header-top { padding-top: 1.25rem; padding-bottom: 1.25rem; color: #333; } .header-top a:not(.btn):not(.nav-link) { color: #333; } .header-top a:not(.btn):not(.nav-link):hover { color: #000; } .header-top .form-search-control { background: #f7f7f7; border: solid 1px #e3e3e3; } .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: #000; color: #000; padding: 0.5625rem 0.5625rem; } .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; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #0477bf; color: #fff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { border-top: solid 1px #e3e3e3; border-right: none 3px #38b82c; border-bottom: solid 1px #e3e3e3; 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.125rem; max-width: 18.75rem; color: #000; padding-left: 1.875rem; padding-right: 1.875rem; border-left: none 1px #575757; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #000; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.0625rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.125rem !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: #0477bf; } .cbp-horizontal .cbp-tab-title { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #0477bf; color: #fff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1rem; max-height: 1rem; } .cbp-horizontal > ul { text-align: center; } .cbp-horizontal > ul > li { float: none; text-align: left; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 1rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 1.875rem; padding-right: 1.875rem; } } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 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; } #content-wrapper #cbp-hrmenu1 { background: #fff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.125rem; font-style: italic; font-weight: normal; text-transform: none; color: #fff; background: #000; line-height: 3.125rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #fff; background: #000; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-style: normal; font-weight: normal; text-transform: none; padding-top: 0.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: #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: #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.875rem; 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 4px 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: #000 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #0477bf !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: #333 !important; border-bottom: solid 2px; padding-bottom: 8px; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #0477bf !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #fff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #000; } #iqitmegamenu-mobile { background: #fff; color: #000; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #000; } #iqitmegamenu-mobile li > ul { background: rgba(0, 0, 0, 0.02); } #iqitmegamenu-mobile li > ul > li > ul { background: rgba(0, 0, 0, 0.02); } #iqitmegamenu-mobile > li > a { border-bottom: none 1px #e3e3e3; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { border: none 10px #e3e3e3; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2); } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: #666; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #fff; color: #000; } .swiper-pagination-bullet { background: #333; } /*** Product miniature ***/ .products.row { margin: -0.9375rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.9375rem; } .swiper-container-wrapper { margin: -0.9375rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.9375rem; } .swiper-container-wrapper .product-carousel { padding: 0.9375rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.9375rem; } .product-miniature { border: none 1px; outline: 1px none transparent; } .product-miniature .thumbnail-container .product-thumbnail-second { position: absolute; top: 0; left: 0; right: 0; opacity: 0; transition: opacity 0.3s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container:hover .product-thumbnail-second { opacity: 1; } .product-miniature .thumbnail-container:hover .product-thumbnail-first { opacity: 0; } .product-miniature .thumbnail-container:hover .product-thumbnail-first:last-child { opacity: 1; } .product-miniature-grid .product-title { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.0625rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px rgba(161, 161, 161, 0.25); box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2); background: #fff; } } .product-miniature-grid .product-functional-buttons { background: #fff; } .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-add-cart { 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: #0477bf; color: #fff; border: none 1px rgba(161, 161, 161, 0.25); } .btn-product-list:hover { background: #035aa6; color: #fff; border-color: #035aa6; } .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.9375rem; } .products-grid .product-miniature-layout-2 .product-add-cart { display: none !important; } .products-grid .product-miniature-layout-2 .products-variants { padding-top: 0rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.9375rem; } .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(1, 1fr); } @media (min-width: 768px) { .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); } } @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: 1.75rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px #f4f2f2; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #333; background: #fff; } .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 .product-cover .expander { color: #333; background: #fff; } #product .product-cover .expander:hover { opacity: 0.6 !important; } .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; } } #checkout .card, #checkout section.checkout-step { background: #fff; } #wrapper { background: #fff; border-top: none 1px; border-bottom: none 1px; padding-top: 3.125rem; padding-bottom: 3.125rem; color: #333; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #000; text-align: center; font-size: 1.9375rem; font-style: normal; font-weight: bold; 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%; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #000; } #content-wrapper .page-title span { margin-right: 0.5rem; } #content-wrapper .page-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 3px #000; } #content-wrapper .page-title span { margin-left: 0.5rem; } #content-wrapper .page-title:before { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 3px #000; } #content-wrapper .section-title { color: #000; font-size: 1.25rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 3px #000; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #000; } .nav-tabs .nav-link { color: #000; font-size: 1.25rem; 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 #000; } .iqit-accordion .title { font-size: 1.25rem; font-style: normal; font-weight: bold; text-transform: none; } .iqit-accordion .title a:link:not(.nav-link):not(.btn), .iqit-accordion .title a:visited:not(.nav-link):not(.btn) { color: #000; } .iqit-accordion .nav-link { border-bottom: solid 3px #000; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000; border-bottom: solid 3px #000; } #wrapper .block-title { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 2px; margin-bottom: 0.8em; padding-bottom: 0.5em; } #left-column .block, #right-column .block { background: #e3e3e3; padding: 0.9375rem; border: solid 1px #e3e3e3; } #footer, #checkout-footer { background: #1e3145; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #fff; background: rgba(0, 0, 0, 0); } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #333; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #333; } #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: #333; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #333; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #333; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #333; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.375rem; } #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: #fff !important; } #footer .block-title, #checkout-footer .block-title { color: #fff; 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%; } #footer .block-title a:link, #checkout-footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:visited { color: #fff; } #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 #fff; } #footer-container-first { border-top: solid 1px #fff; padding-top: 0.3125rem; padding-bottom: 0.3125rem; 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 2px #000; padding-top: 3.125rem; padding-bottom: 2.125rem; color: #fff; } #footer-container-main a, #checkout-footer a { color: #e3e3e3; } #footer-container-main a:hover, #checkout-footer a:hover { color: #fff; } #footer-copyrights { border-top: none 2px #000; background: #162535; padding-top: 0.75rem; padding-bottom: 0.75rem; } @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 { display: none; } #footer .block-toggle._toggled > .block-content { display: block; } #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; } /* Menu .cbp-hrmenu>ul{display: flex;} .cbp-hrmenu>ul>li{flex: auto;} .cbp-hrmenu>ul>li>a{display: block;text-align: center;} */ /* PopUp Newslatter */ #iqitpopup .iqitpopup-content {max-width: 400px; position: absolute; bottom: 100px;} #iqitpopup .iqitpopup-newsletter-form .button-medium {padding-top: 5px; padding-bottom: 4px; background: #0477bf; color: #ffffff;} #iqitpopup .iqitpopup-newsletter-form {display: block !important;} /* Page Title .cms-id-6 .page-header h1 {display:none;} .cms-id-4 .page-header h1 {display:none;} */ /* Banner Offer */ .ofertas-pack .elementor-element.elementor-element-nftonb7 .elementor-iqit-banner-content {background: rgba(0,0,0,0.4);} /* Stars Contact Page */ .stars .elementor-icon-list-item {display: inline-block;} /* Banner Cookies */ #iqitcookielaw {bottom: 0; left: 0;} /* Custoim Table Product */ #main-product-wrapper table {width: 100%;} #main-product-wrapper table td { border: solid 1px #000000; padding: 10px } /*CSS MARINA*/ h1,h2,h3,h4,h5,h6 { font-family: 'Roboto',sans-serif !important; } /*Cabecera*/ .cbp-horizontal>ul { text-align: right !important; } #iqitmegamenu-horizontal { border-top: 0px !important; border-right: 0px !important; border-bottom: 0px !important; border-left: 0px !important; } .cbp-horizontal>ul>li>a, .cbp-horizontal>ul>li>a:not([href]):not([tabindex]), .cbp-horizontal>ul>li>.cbp-main-link { padding-left: 1rem !important; padding-right: 1rem !important; } .col-header-right, .col-header-menu { padding-left: 0px !important; padding-right: 0px !important; } .header-top .header-btn-w .header-btn>.icon { font-size: 1.3rem !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link, .cbp-horizontal .cbp-tab-title { font-family: 'Roboto',sans-serif !important; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { display: none; } #header .header-btn-w { padding: 0.13rem !important; } .cbp-horizontal>ul>li>a, .cbp-horizontal>ul>li>a:not([href]):not([tabindex]), .cbp-horizontal>ul>li>.cbp-main-link, #header .header-btn-w .header-btn>.icon, .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link, .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link, #mobile-header .m-nav-btn>i, #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover, #iqitmegamenu-mobile .mm-expand .fa, #search_widget > form > div.input-group > button > i, .dropdown-item .fa-fw, .dropdown-menu .dropdown-item { color: #1f3a6b; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { border: 0px !important; box-shadow: none !important; } .cbp-category-tree a { font-size: 12px !important; line-height: 2.7em !important; } .cbp-hrmenu .cbp-links li { margin: -8px !important; } .cbp-hrmenu .cbp-links li { padding-left: 8px !important; } #header-search-btn .dropdown-search { top: 60px; } #header-user-btn > div > div { top: 34px !important; } .dropdown-menu, .autocomplete-suggestions { box-shadow: none !important; } #iqitmegamenu-mobile .mm-expand { font-size: 20px !important; line-height: 1.9em !important; padding-left: 10px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { width: 330px !important; } #iqitmegamenu-mobile { font-size: 14px; } #mobile-header .m-nav-btn { padding: 0.375rem 0.4rem !important; } #iqitmegamenu-mobile a { padding: 0.5em 1em; } .col-mobile-menu-push #iqitmegamenu-mobile { padding-top: 20px; } #mobile-header .m-nav-btn>i { font-size: 1.3rem; } #iqitmegamenu-mobile>li>a { font-weight: 500; } /*Enlaces*/ .enlaces .elementor-widget-icon-list .elementor-icon-list-item a span:hover, #module-ph_simpleblog-single a:hover { color: #0477bf !important; } #module-ph_simpleblog-single .rte-content a { text-decoration: underline !important; } /*List productos*/ .extra-small-gutters>.col { padding-right: 10px !important; } .products-grid .product-miniature-layout-2 .product-miniature-right { text-align: left !important; width: 100% !important; } h3.product-title a { color: #1f3a6b !important; } .text-muted { font-weight: 500; } /*Inicio*/ .producto-banner h3 a { color: #fff !important; } .producto-banner h3 a:hover { color: #d9d9d9 !important; } .enlace1 { font-size: 14px !important; background-color: #0477bf !important; color: #fff !important; font-weight: 500 !important; padding: 9px 25px !important; margin-right: 20px !important; border: solid 2px #0477bf !important; font-weight: 600 !important; } .enlace2 { font-size: 14px !important; color: #fff !important; padding: 9px 25px !important; border: solid 2px #fff !important; font-weight: 600 !important; } .enlace1:hover, .enlace2:hover { background-color: #fff !important; border-color: #fff !important; color: #162535 !important; } /*Categoría y producto*/ #left-column .block, #right-column .block { background: #fff; border: 0px; margin-bottom: 0px; } #wrapper .block-title, #left-column > div.block.block-toggle.block-categories.block-links.js-block-toggle > h5 > span > a { border-bottom: 0px; color: #1f3a6b !important; text-transform: uppercase !important; } ul.category-sub-menu>li a, #search_filters ul li p, #search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a { font-size: 14px; color: #1f3a6b !important; font-weight: 500; } .noUi-base, .noUi-connects { height: 0% !important; } #search_filters .noUi-horizontal { height: 5px !important; } #iqithtmlandbanners-block-5 > h5 { display: none; } .block-categories li ul { margin-top: 10px; } .category-top-menu.block-content .category-sub-menu li[data-depth="0"] { border-bottom: 1px solid #e1e1e1 !important; } #left-column > div.block.block-toggle.block-categories.block-links.js-block-toggle > h5 { background-color: #1f3a6b !important; color: #fff !important; padding: 8px 15px; margin-bottom: 0px; } .block-categories { padding-top: 0px !important; } .products-selection { display: none; } .iqit-accordion .content { padding: 1rem; } #content-wrapper .section-title { color: #1f3a6b !important; font-size: 38px !important; font-family: Roboto, Sans-serif; border-bottom: 0px !important; } #content-wrapper .product_header_container .page-title span { color: #1f3a6b; } #content-wrapper .section-title { line-height: 1.2em; } /*Info producto*/ #iqithtmlandbanners-block-6 > h5, #iqithtmlandbanners-block-7 > h5 { display: none; } div#iqithtmlandbanners-block-6 .rte-content ul, div#iqithtmlandbanners-block-7 .rte-content ul { list-style-type: none; padding: 20px; background-color: #f9f9f9; } div#iqithtmlandbanners-block-6 .rte-content ul li, div#iqithtmlandbanners-block-7 .rte-content ul li { display: flex; margin-bottom: 20px; } div#iqithtmlandbanners-block-6 .rte-content ul li img, div#iqithtmlandbanners-block-7 .rte-content ul li img { margin-right: 20px; height: max-content; } .info-producto p, .info-producto a { font-size: 14px; font-weight: 500; line-height: 1.5em; } .iqit-accordion .title { background-color: #f9f9f9; border-bottom: 0px; padding: 10px 10px; } .iqit-accordion .content { border-bottom: 0px; } .iqit-accordion .title { font-size: 1.1rem !important; } /*Reviews*/ .comments_note div.star, #myprestacommentsBlock div.star, #myprestacommentsBlock div.star_on { background: url("https://jamonesmunoz.com/img/cms/star%20(1).png") no-repeat scroll 0 0 transparent !important; } #new_comment_form div.star_on { background: url("https://jamonesmunoz.com/img/cms/star%20(2).png") no-repeat scroll 0 0 transparent !important; } .comments_note div.star, #myprestacommentsBlock div.star { float: inherit; width: 20px; height: 20px; } .products-section-title { text-transform: capitalize !important; font-size: 22px !important; } .alert-info { padding: 0px !important; background-color: #fff !important; border-color: #fff !important; } .alert { position: inherit; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0; } #product_comments_block_tab a { display: none; } .pull-right { float: left !important; } a.open-comment-form.btn.btn-primary { background: #212529; color: #fff; border: solid 1px #212529; } #product_comments_block_tab div.comment div.comment_author span { display: none; } /*Breadcrumbs*/ #wrapper .breadcrumb { background: #f9f9f9; padding-top: 0.2375rem; padding-bottom: 0.2375rem; margin-top: -3.125rem; margin-bottom: 3.125rem; font-size: 11px; font-style: normal; font-weight: 500; text-transform: none; color: #1f3a6b; } #wrapper .breadcrumb a { font-weight: 500; } /*Back to top*/ #back-to-top.-back-to-top-visible { border-radius: 25px; } /*Footer*/ #footer-container-main > div > div:nth-child(1) > div.col.col-md.block.block-toggle.block-iqitcontactpage.js-block-toggle > div > div > div:nth-child(2) > div.icon, #footer-container-main > div > div:nth-child(1) > div.col.col-md.block.block-toggle.block-iqitcontactpage.js-block-toggle > h5 { display: none; } #footer .block-title span { text-transform: uppercase; } #footer-container-main a{ color: #fff; font-size: 11px; text-transform: uppercase; } .block-links ul>li a { padding-left: 0px; } .block-links ul>li a:before { display: none; } .block-links ul>li { margin-bottom: 0px; } #footer-container-main > div > div:nth-child(1) > div.col.col-md.block.block-toggle.block-iqitcontactpage.js-block-toggle > div > div > div:nth-child(2) > div.data, #footer-copyrights > div > div > div.col-sm-6.pull-sm-6.copyright-txt > p { font-size: 12px; } .social-links>li { display: inline-block; padding: 0 0.4em 0 0; } /*Blog*/ #module-ph_simpleblog-list #inner-wrapper, #module-ph_simpleblog-category #inner-wrapper { margin-top: 50px; } #module-ph_simpleblog-list #content-wrapper .page-title, #module-ph_simpleblog-category #content-wrapper .page-title { margin-bottom: 0px; padding-bottom: 0.2em; font-size: 50px; font-family: Montserrat, Sans-serif; font-weight: 600; } .cma_simpleblog__description { font-size: 25px; text-align: center; margin-bottom: 50px; line-height: 2rem; } #module-ph_simpleblog-list .simpleblog-posts h2 a, #module-ph_simpleblog-category .simpleblog-posts h2 a { text-decoration: none !important; font-size: 20px !important; } #module-ph_simpleblog-list .simpleblog-posts h2, #module-ph_simpleblog-category .simpleblog-posts h2 { padding-bottom: 0px; border-bottom: 0px; } #module-ph_simpleblog-list .simpleblog-posts .post-additional-info, #module-ph_simpleblog-category .simpleblog-posts .post-additional-info { display: none; } #module-ph_simpleblog-list .simpleblog-posts .post-item .post-content a, #module-ph_simpleblog-category .simpleblog-posts .post-item .post-content a { display: none; } .simpleblog-posts .post-additional-info { display: none; } /*Simple blog*/ .simpleblog__postInfo { display: none; } .relacionados .simpleblog-posts-column .post-thumbnail, .relacionados .simpleblog-posts-column .post-additional-info { display: none; } /*Empresa*/ .cms-id-4 #wrapper .breadcrumb, .cms-id-6 #wrapper .breadcrumb { margin-bottom: 0 !important; } /*Banner cookies*/ #iqitcookielaw { color: #fff; background-color: #0477bf; } #iqitcookielaw h3 { font-size: 19px; } #iqitcookielaw>p { font-size: 14px; line-height: 1.2rem; } #iqitcookielaw-accept { background-color: #fff; color: #000; font-size: 14px; } /*Responsive*/ @media only screen and (max-width:1366px) { .seccion { padding: 0px 30px !important; } .columna-margen>div { margin: 0px 100px 0px 0px !important; } .elementor-section.elementor-section-height-full { padding-bottom: 100px !important; } .columna-padding>div { padding: 30px 30px 40px 30px !important; } } @media only screen and (max-width:1024px) { .columna-margen>div { margin: 0px 0px 0px 0px !important; } .seccion { height: 80vh !important; padding-bottom: 200px !important; } #content > div > div.elementor-section.elementor-element.elementor-element-30h77qo.elementor-top-section.elementor-section-stretched.elementor-section-boxed.elementor-section-height-min-height.elementor-section-height-default.elementor-section-items-bottom.elementor-section-content-middle.seccion { height: 700px !important; } .elementor-element.elementor-element-30h77qo > .elementor-container { min-height: 550px; } } @media (max-width: 991px){ /* Top Menu */ #header .header-nav {display:none;} .columna-ancho { width: 100% !important; } .columna-productos { display: none !important; } .elementor-section.elementor-section-height-full { display: flex; align-items: flex-end; } .bloque-categorias { width: 30% !important; } .bloque-productos { width: 70% !important; } .elementor-element.elementor-element-u9w56j5 .slick-arrow, .elementor-element.elementor-element-b6t70oc .slick-arrow, .elementor-element.elementor-element-xzfbtqi .slick-arrow { top: 40px !important; } .page-category #left-column { flex: 0 0 40% !important; max-width: 40% !important; } .page-category #content-wrapper { flex: 0 0 60% !important; max-width: 60% !important; } .page-product .col-product-image { flex: 0 0 35%; max-width: 35%; } .page-product .col-product-info { flex: 0 0 65%; max-width: 65%; } .page-product .product-sidebar { flex: 0 0 100%; max-width: 100%; } .category-image { background-position: 20% 90%; } } @media only screen and (max-width:540px) { .enlace1, .enlace2 { display: block; width: 100%; text-align: center; margin-bottom: 10px; } .elementor-section.elementor-section-height-full { height: 100vh !important; display: flex; align-items: flex-end; padding-bottom: 100px !important; } .bloque-categorias, .bloque-productos { width: 100% !important; } #content > div > div.elementor-section.elementor-element.elementor-element-bhfk98a.elementor-top-section.elementor-section-stretched.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default { margin-top: 0px; } .page-category #left-column, .page-category #content-wrapper { flex: 0 0 100% !important; max-width: 100% !important; } .page-product .col-product-image, .page-product .col-product-info, .page-product .product-sidebar { flex: 0 0 100%; max-width: 100%; } #content > div > div.elementor-section.elementor-element.elementor-element-30h77qo.elementor-top-section.elementor-section-stretched.elementor-section-boxed.elementor-section-height-min-height.elementor-section-height-default.elementor-section-items-bottom.elementor-section-content-middle.seccion { height: 640px !important; } .elementor-element.elementor-element-30h77qo > .elementor-container { min-height:530px !important; } } /* eliminar campo de pop-up */ .iqitpopup-newsletter-form {display:none} /* fija el tamaño máximo de la caja de texto del popup */ #iqitpopup .iqitpopup-content { max-width: 640px; position: absolute; bottom: 100px; padding-left: 50px; padding-right: 50px; }