.iqitfake{} /*** Style mixins ***/ /*** Variables mixins and functions ***/ .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1280px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #777; } a:hover:not(.nav-link):not(.btn) { color: #333; } .pagination .page-list li:hover { border-color: #333; } .pagination .page-list li.current { border-color: #333; } .pagination .page-list li.current a { color: #333; } #mobile-header { background: #fff; border-bottom: none 2px #000; } #mobile-header #mobile-header-sticky { background: #fff; } #mobile-header .mobile-main-bar { padding-top: 0.625rem; padding-bottom: 0.625rem; } #mobile-header .m-nav-btn { color: #084f70; } #mobile-header .m-nav-btn:hover { color: #f85651; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #fff; } #mobile-header .m-nav-btn { padding-top: 0.3125rem; padding-bottom: 0.3125rem; border: none 1px; border-left: none; } #mobile-header .m-nav-btn:hover { background: #fff; } #mobile-header .col-mobile-btn:last-child .m-nav-btn { border-right: none; } html { font-size: 16px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.4rem; } body { font-family: 'Raleway', sans-serif; } #blockcart-content { background: #fff; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } /*** 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: #f8f8f8; color: #333; 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: #dedede; color: #2e2e2e; } .btn-secondary:not(:disabled):not(.disabled):active { background: #fff; color: #084f70; border-color: #233746; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #f8f8f8; color: #333; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #dedede; color: #2e2e2e; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #084f70; color: #fff; border: solid 1px #084f70; } .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: #fff; color: #084f70; border-color: #233746; } .btn-primary:not(:disabled):not(.disabled):active { background: #fff; color: #084f70; border-color: #233746; } #wrapper .breadcrumb { padding-top: 0.625rem; padding-bottom: 0.625rem; margin-top: -0.9375rem; margin-bottom: 0.9375rem; font-size: 0.75rem; font-style: normal; font-weight: normal; text-transform: none; color: #8f8f8f; } #wrapper .breadcrumb li:after { color: #8f8f8f; } #wrapper .breadcrumb a { color: #8f8f8f; } /*** Text fields ***/ .form-control { background-color: #fff; color: #777; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #fff; } .custom-select2:after { color: #777; } .bootstrap-touchspin .btn-touchspin { background-color: #fff; color: #777; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #777; } .form-control::-webkit-input-placeholder { color: #777; } .form-control::-moz-placeholder { color: #777; } .form-control:-ms-input-placeholder { color: #777; } .form-control:-moz-placeholder { color: #777; } .form-control:focus { color: #777; border-color: #8a8a8a; } /*** 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; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!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(71, 71, 71, 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(194, 194, 194, 0.7); } .modal-content { background: #fff; border: none 1px; } .js-quickview-np-btn { background: #fff; } /*** Notifications ***/ .ns-box { background: #ec8572; color: #fff; border: none 1px; } .product-price { color: #ec8572; } .iqit-review-star { color: #e0d041; } .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: #eba53d; color: #fff; } .product-flags .new { background: #969696; color: #fff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000; } .discount { background: #eba53d; 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: #fff; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #page-preloader { background: #fff; } #back-to-top { background: #084f70; color: #fff; } #back-to-top:hover { background: #ec8572; color: #fff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #000; } ::-webkit-scrollbar-track { background: #fff; } body { scrollbar-face-color: #000; scrollbar-track-color: #fff; } #header, #checkout-header { border-top: none 1px; border-bottom: none 1px; box-shadow: 0px 0px 4px 0px #737373; } .sticky-desktop-wrapper #desktop-header.stuck-header { border-bottom: none 1px; box-shadow: 0px 0px 4px 0px #737373; } #header .header-nav { color: #fff; background: #fff; border-bottom: none 1px; padding-top: 0.5rem; padding-bottom: 0.5rem; font-size: 0.75rem; } #header .header-nav a { color: #fff; } #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: #fff !important; } #header .header-nav .social-links._topbar a:hover { color: #ec8572 !important; } .header-top { padding-top: 1.5625rem; padding-bottom: 1.5625rem; color: #000; } .header-top a:not(.btn):not(.nav-link) { color: #000; } .header-top a:not(.btn):not(.nav-link):hover { color: #ccc; } .header-top .form-search-control { color: #004f73; border: solid 1px #e3e3e3; } .header-top input.form-search-control::-webkit-input-placeholder { color: #004f73; } .header-top input.form-search-control:-moz-placeholder { color: #004f73; } .header-top input.form-search-control:-ms-input-placeholder { color: #004f73; } .header-top input.form-search-control:-moz-placeholder { color: #004f73; } .header-top .search-btn { color: #004f73; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.25rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000; color: #004f73; padding: 0.5625rem 0.5625rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #004f73; } .header-top a.header-cart-btn:not(:hover) { color: #004f73; } .stuck-header .header-top { padding-top: 0.3125rem; padding-bottom: 0.3125rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #fff; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #ff8672; color: #fff; } .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.8125rem; max-width: 18.75rem; color: #004f73; padding-left: 0.625rem; padding-right: 0.625rem; border-left: none 1px #575757; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #004f73; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -0.90625rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 2.8125rem !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: #fff; color: #ff8672; } .cbp-horizontal .cbp-tab-title { font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #fff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.375rem; max-height: 1.375rem; } .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.625rem; padding-right: 0.625rem; } } #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; } .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: 1.125rem; font-style: normal; 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-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #fff; border: none 1px #37a625; box-shadow: 0px 15px 25px 0px rgba(74, 63, 63, 0.15); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: !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: #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: #004f73 !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: #004f73; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #dcd3e0; } #iqitmegamenu-mobile { background: #004f73; color: #dcd3e0; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #dcd3e0; } #iqitmegamenu-mobile li > ul { background: #004f73; } #iqitmegamenu-mobile li > ul > li > ul { background: #004f73; } #iqitmegamenu-mobile > li > a { border-bottom: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { border: none 1px; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #004f73; color: #fff; } .swiper-pagination-bullet { background: #004f73; } /*** Product miniature ***/ .products.row { margin: -0.625rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.625rem; } .swiper-container-wrapper { margin: -0.625rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.625rem; } .swiper-container-wrapper .product-carousel { padding: 0.625rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.625rem; } .product-miniature { border: none 1px; outline: 1px none transparent; box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15); } .product-miniature-grid .product-title { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-style: normal; font-weight: normal; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px; box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15); } } .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; } .product-miniature-grid .product-functional-buttons a { display: block; border-radius: 50%; margin: 5px 0; padding: 8px; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1); } .product-miniature-grid .product-functional-buttons i { font-size: 1rem; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { background: #fff; } .product-miniature-grid .product-functional-buttons-bottom { bottom: auto; top: 0.7rem; right: 0rem; left: auto; min-width: auto; padding: 0; transform: translate(0, 0); } .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.46875rem 0.9375rem; background: #fff; color: #084f70; border: solid 1px #084f70; } .btn-product-list:hover { background: #fff; color: #084f70; } .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-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.3125rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.3125rem; } .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(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(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: 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.875rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px #ccc; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #fff; background: #084f70; } .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: #fff; background: #084f70; transition: opacity 0.2s cubic-bezier(0.7, 0, 0.3, 1), color 0.2s cubic-bezier(0.7, 0, 0.3, 1); } #product .product-cover .expander > span:hover { opacity: 0.6 !important; } #product-modal .easyzoom-modal > a { cursor: default; } @media (max-width: 767px) { #main-product-wrapper .product-add-to-cart { background: #fff; 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 { border-top: none 1px; border-bottom: none 1px; padding-top: 0.9375rem; padding-bottom: 0.9375rem; color: #777; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #333; font-size: 1.375rem; font-style: normal; font-weight: bold; text-transform: none; 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: #333; } #content-wrapper .section-title { color: #333; 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; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #333; } .nav-tabs .nav-link { color: #000; font-size: 0.875rem; 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 #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: #000; border-bottom: solid 3px #ca5058; } #wrapper .block-title { color: #333; 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: #333; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #084f70; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #233746; background: #fff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #3d4e5c; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #3d4e5c; } #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: #3d4e5c; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #3d4e5c; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #3d4e5c; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #3d4e5c; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.1875rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #fff !important; } #footer .block-title, #checkout-footer .block-title { color: #fff; font-size: 1.25rem; 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: solid 4px #fff; } #footer-container-first { border-top: none 1px; padding-top: 1.875rem; padding-bottom: 1.875rem; background: #004f73; 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 5px #000; padding-top: 2.5rem; padding-bottom: 1.5rem; color: #fff; } #footer-container-main a, #checkout-footer a { color: #fff; } #footer-container-main a:hover, #checkout-footer a:hover { color: #ccc; } #footer-copyrights { border-top: none 1px; background: #004f73; padding-top: 1.25rem; padding-bottom: 1.25rem; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-title span::after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f107"; margin-left: 10px; } #footer .block-toggle > .block-content { opacity: 0; visibility: hidden; height: 0; } #footer .block-toggle._toggled > .block-content { opacity: 1; visibility: visible; height: auto; } #footer .block-toggle._toggled .block-title span::after { content: "\f106"; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #fff; color: #004f73; } #maintenance-page a, #maintenance-page a:link { color: #004f73; } /* Daniel Lozano */ .ps-emailsubscription-block .input-subscription { background-color: #f4f4f4!important; border: none; color: black; } .ps-emailsubscription-conditions{ color: white !important; } .btn-lg.add-to-cart{ background: #084F70 !important; color: #ffffff !important; /* Daniel Lozano: Cambiado a blanco */ } .ps-emailsubscription-block .input-subscription::placeholder { color: white !important; } .form-control { background-color: #ebebeb; color: #000000 !important; } .form-group row { color: #000000 !important; } /* Daniel Lozano */ @import url("https://p.typekit.net/p.css?s=1&k=xbx4img&ht=tk&f=46774&a=34360345&app=typekit&e=css"); @font-face { font-family:"epicursive"; src:url("https://use.typekit.net/af/7612bf/00000000000000007735e6ce/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/7612bf/00000000000000007735e6ce/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/7612bf/00000000000000007735e6ce/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype"); font-display:auto;font-style:normal;font-weight:300;font-stretch:normal; } .tk-epicursive { font-family: "epicursive",sans-serif; } .elementor-container.elementor-column-gap-no { margin-bottom: 35px; } .category-image .category-description { margin-left: 2rem; position: absolute; color: #fff; padding: 80px; } .elementor-social-icons-wrapper a { color: #fff !important; } .block.block-toggle.block-categories.block-links.js-block-toggle { width: 25%; } @media (min-width: 768px) { div#rev_slider_1_1_forcefullwidth { height: 678px !important; } } @media (max-width: 767px) { .col.col-auto.col-md.right-nav.text-right { display: none; } } #mobile-header #mobile-header-sticky { -webkit-box-shadow: 0px 10px 20px -15px rgba(0,0,0,0.50); -moz-box-shadow: 0px 10px 20px -15px rgba(0,0,0,0.50); box-shadow: 0px 10px 20px -15px rgba(0,0,0,0.50); background:#fff; } select { background:none !important; } .block.block-toggle.block-categories.block-links.js-block-toggle { width: 100%; } .input-group-add-cart > .btn-product-list { padding: 0.53571rem 0.53571rem !important; } .product-miniature-default .product-add-cart .input-qty { max-width: 40px; } .product-miniature-grid .product-availability { margin-bottom: 2rem; } .product-miniature-grid .product-quantities { text-align: center; } input#quantity_wanted_lst { width: 50px; height: 35px; text-align: center; } div#iqitcookielaw { left: 0px !important; text-align: center; width:100%; } .block-content .contact-rich strong { margin-bottom: 15px; } .contact-rich strong { margin-bottom: 27px; } a#product_form_preview_btn { display: none; } /*Ajustes home*/ .titulo_home h2 span { border: 1px solid #FF8672!important; letter-spacing: 1px !important; padding: 5px 50px !important; } .post-title h2 a { color: #FF8672!important; } /*Ajustes del menú*/ .cbp-hrmenu > ul > li#cbp-hrmenu-tab-16 > a, .cbp-hrmenu > ul > li#cbp-hrmenu-tab-16 > span.cbp-main-link { border-radius: 10px !important; padding: 0px 20px; } #cbp-hrmenu-tab-18 { line-height: 40px; border-radius: 20px; .nav-link{ border-radius: 20px; } } #cbp-hrmenu-tab-8 { text-color: #004F73 !important; } .cbp-hrmenu > ul, .cbp-hrmenu .cbp-hrsub-inner { text-align: center; } .cbp-hrmenu > ul > li { float: none !important; } .swiper-button-next, .swiper-button-prev { margin: 0px -50px; } .container.iqitmegamenu-submenu-container { text-align: left; } /*Ajustes simple blog ara gestionar contenidos*/ ul.pagination.pagination-lg.mt-0.justify-content-end { display: none; } .simpleblog__post { margin-bottom: 30px !important; } /*Ajustes página de tienda*/ h2.elementor-iqit-banner-title { background: #3d4e5c61; width: auto; text-align: center; margin: auto; padding: 10px 70px; } /*Ajustes en listados de productos*/ .product-price { color: #ec8572; } .product-miniature-default .variant-links .color { width: 2rem; height: 2rem; border: 1px solid #ccc; } .product-add-cart { width: 100%; } a.btn.btn-product-list { width: 100%; } .product-price-and-shipping { margin: 10px; } /*Ajustes en la ficha de producto*/ .product-variants .color, .product-variants .input-color { width: 4rem; height: 4rem; } .product-reference label { font-weight: bold; } .quickview-info #product-description-short { display: none; } .modal-header { border: none; } .pfg-forms .form-group>label { text-align: left; } .pfg-forms .submit { text-align: center; margin: 25px 0px; } em.required { font-weight: bold; color: red; } label.col-md-3.form-control-label { max-width: 100%; color: black !important; } .form-group.row div { max-width: 100%; } @media (min-width: 768px) { .form-group.medium div { max-width: 50%; } .form-group.minimal div { max-width: 30%; } } @media (max-width: 767px) { #mobile-header .m-nav-btn>i { font-size: 2rem; } .titulo_home h2 span { padding: 5px 10px !important; } } /*Ajustes para Contenidos Especiales*/ ul.pagination.pagination-lg { display: none; } .simpleblog__post.blog-mb.cardblog { box-shadow: none; border: none; } /*Ajustes cuenta de usuario*/ .material-icons { font-size: 21px !important; line-height: 10px !important; } /*Ajustes de textos de disponibilidad (textos con y sin stokc en modo grid e icono adjunto)*/ .products-grid .product-miniature-default .product-available { display:block !important; } i.fa.fa-ban { display: none !important; } i.fa.fa-check.rtl-no-flip { display: none !important; } /*Ajustes del One Page Checkout*/ div#onepagecheckoutps_header { display: none; } .simpleblog__listing__post__wrapper.cardblog { box-shadow: none; } .simpleblog__listing__post__wrapper__content.card-block h3 a { color: #FF8672 !important; } .simpleblog__listing__post__wrapper__footer.card-footer.py-0 { border: none; } /*Feedback de cliente*/ .swiper-container { margin:auto; text-align:center; } @media (min-width: 768px) { .product-flags .new { top: -21px; position: relative; left: -22px; } .products-grid .product-flags .new { top: -4px; position: relative; left: -6px; } .product-miniature-list-row .product-flags .new { top: -27px; position: relative; left: -29px; } .simpleblog__featuredProducts .product-flags { top: 16px; left: 15px; } } @media (max-width: 767px) { .product-flags .new { top: -15px; position: relative; left: -17px; } .products-grid .product-flags .new { top: -4px; position: relative; left: -6px; } .simpleblog__featuredProducts .product-flags { top: 11px; left: 12px; } } .simpleblog__featuredProducts .product-description { padding: 15px !important; } .simpleblog__featuredProducts .product-description-short { display:none !important; } .my-account-side-links.col-sm-3 { font-size: 14px; } @media (min-width: 768px) { span.solomobil { display:none; } /* Ajustes botones páginas de productos */ a#ver-tiendas { color: #084f70; border: 1px solid #084f70; padding: 19px 10px 18px; margin-left: 5px; position: relative; top: 2px; } a#ver-tiendas:hover { color: #ffffff; background:#084f70; } .btn-primary { background: #084f70; color: #fff; border: solid 1px #084f70; } } @media (max-width: 767px) { span.solomobil { font-size: 10px; display:block; } #solomobilvariant { font-size: 10px; } a#ver-tiendas { display:none; } } a.post-read-more.text-muted { display: block; text-transform: uppercase; margin-top: 10px; text-decoration: none !important; color: #ffffff !important; background-color: #263746; padding: 10px; font-weight: bold !important; } .simpleblog-posts .post-content .post-read-more span { text-decoration: none !important; font-weight: bold; } .simpleblog-posts h2 { border-bottom: none !important; } .simpleblog-posts .post-additional-info { border-top: none !important; } a.post-read-more.text-muted { text-align: center; } .custom-checkbox input[type=checkbox]:checked+span .checkbox-checked { display: block !important; } #header-search-btn-drop .title { visibility: hidden; } #header-search-btn-drop .title { visibility: hidden; } #header-wishlist-btn .title { visibility: hidden; } #header-user-btn .title { color: #FF8672 !important; } #blockcart .title{ visibility: hidden; } .accordion { margin-top: 30px; } details { border: 1px solid #004f73; border-radius: 1px; margin-bottom: 5px; } summary { cursor: pointer; padding: 10px; background-color: #004f73; color: white; } .newsletter-input-group { color: white !important } /* Código encabezado categorías */ #js-product-list-header .page-title { font-family: epicursive; color: #8f89b6; font-size: 60px; font-weight: 400; margin-bottom: 0em; } /* Color descuento */ .product-flags .discount, .product-flags .on-sale { background: #ec8572; color: #fff; } /* Color detalles de producto */ .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #000; border-bottom: solid 3px #ec8572; } /* Código encabezado páginas CMS */ .page-header h1 { font-family: epicursive !important; color: #8f89b6 !important; font-size: 60px !important; font-weight: 400 !important; } /* Distancia entre título y texto */ #content-wrapper .page-title { margin-bottom: 0em; } /* Colores en elementos del menú móvil */ #mobile-header .m-nav-btn { color: #004f73; } /*---------------------------------------------------+CW*/ #pfg-form-1 .clearfix .form-group.encolumnatres{ display: inline-block !important; min-width: 33%; margin-right:1%; } #pfg-form-1 .clearfix .form-group.encolumnados{ display: inline-block !important; min-width: 49.5%; margin-right:1%; } #pfg-form-1 .clearfix .form-group.encolumnauno{ display: inline-block !important; min-width: 49.5%; margin-right:1%; } #pfg-form-1 .clearfix .form-group > div { /* width: 100% !important; */ min-width: 100% !important; } #pfg-form-1 .clearfix .form-group:nth-child(1), #pfg-form-1 .clearfix .form-group:nth-child(2), #pfg-form-1 .clearfix .form-group:nth-child(3), #pfg-form-1 .clearfix .form-group:nth-child(4), #pfg-form-1 .clearfix .form-group:nth-child(5), #pfg-form-1 .clearfix .form-group:nth-child(6){ display: inline-block !important; min-width: 33%; margin-right:0%; } #pfg-form-1 .clearfix .form-group:nth-child(7), #pfg-form-1 .clearfix .form-group:nth-child(8), #pfg-form-1 .clearfix .form-group:nth-child(10), #pfg-form-1 .clearfix .form-group:nth-child(11){ display: inline-block !important; min-width: 49%; margin-right:0%; } #pfg-form-1 .clearfix .form-group > div > textarea { /* width: 100% !important; */ max-width: 1184px !important; } .elementor-element-7zx38dx > .elementor-container.elementor-column-gap-no{margin-bottom:0px;} .products-selection { margin: 0rem 0 !important; padding: 1.6rem 0 !important; border-top: 0px solid hsla(0, 0%, 63%, .25) !important; border-bottom: 0px solid hsla(0, 0%, 63%, .25) !important; } .page-category #content-wrapper .page-title { } .page-category .elementor-column-wrap.elementor-element-populated{ border-top: 1px solid hsla(0, 0%, 63%, .25) !important; margin-top: 0.8em !important; padding-top: 1.6em !important; } .page-category details summary { background-color: #fff; color: #004f73; } details { border: 0px solid #004f73 !important; border-radius: 1px; margin-bottom: 5px; } .page-category details h1{ margin: 0.6em 0em; } .page-category details h2, .page-category details h3{ margin: 1.6em 0em 0.8em; } .page-category h1.h1.page-title { border-bottom: 1px solid hsla(0,0%,63%,.25)!important; } #footer .block-title, #checkout-footer .block-title { color: #8f89b6; } .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #fff; color: #8f89b6; border: solid 1px #8f89b6; } @media (max-width: 767px) { #mc_embed_signup { width: 100% !important; } } .product-price { color: #8f89b6; } .cart-products-count-btn { background: #8f89b6; color: #ffffff; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #333 !important; font-weight: 300; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link:hover{ color: #8f89b6 !important; } @media (max-width: 600px) { .fa-twitter:before { width: 13px !important; position: relative; top: 3px; } } /*botón formulario*/ #submitForm { padding: .4357142857rem 1.0714285714rem .5357142857rem 1.0714285714rem; background: #fff; color: #5E6A71; border: solid 1px #5E6A71; min-width: 200px; } #submitForm:hover { background: #fff; color: #8f89b6; border: solid 1px #8f89b6; } #gformbuilderpro_16 > .form-group.checkbox_box > .row > div:first-child{ display: none !important; } #gformbuilderpro_16 > .form-group.checkbox_box > .row > div:nth-child(2){ flex: 0 0 100%; max-width: 100%; text-align: center; } .privacy_wp{ display: inline-flex; } .btn-product-list { color: #051922; } /*ocultar form prof en home*/ #index #gformbuilderpro_form_1 { display: none !important; }