.iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #211f1f; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1200px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #d4cbbe; } a:hover:not(.nav-link):not(.btn) { color: #fff; } .pagination .page-list li:hover { border-color: #fff; } .pagination .page-list li.current { border-color: #fff; } .pagination .page-list li.current a { color: #fff; } #mobile-header { border-bottom: none 1px #e3e3e3; } #mobile-header .m-nav-btn { color: #000; } #mobile-header .m-nav-btn:hover { color: #211f1f; } #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: 13px; } } body { line-height: 1.6rem; } body { font-family: 'EB Garamond', serif; } #blockcart-content { background: #e3dfd8; color: #000; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: #000; } #blockcart-content a:not(.btn):hover { color: #000; } /*** 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: #f1f1f1; color: #434343; 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: #333; color: #fff; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #f1f1f1; color: #434343; border: solid 1px #d4cbbe; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #dedede; color: #2e2e2e; border: solid 1px #d4cbbe; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #d3cbbd; color: #333; border: none 1px; } .btn-primary:hover, .btn-primary.disabled:hover, .btn-primary:disabled:hover, .btn-primary:focus, .btn-primary.disabled:focus, .btn-primary:disabled:focus, .btn-primary :active, .btn-primary.disabled :active, .btn-primary:disabled :active { background: #333; color: #fff; } .btn-primary:not(:disabled):not(.disabled):active { background: #333; color: #fff; } #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: #434343; } #wrapper .breadcrumb li:after { color: #434343; } #wrapper .breadcrumb a { color: #434343; } /*** Text fields ***/ .form-control { background-color: #101010; color: #d4cbbe; border: solid 1px #d4cbbe; } .custom-select2, .custom-select2 option { background-color: #101010; } .custom-select2:after { color: #d4cbbe; } .bootstrap-touchspin .btn-touchspin { background-color: #101010; color: #d4cbbe; border: solid 1px #d4cbbe; } .bootstrap-touchspin .btn-touchspin:hover { color: #d4cbbe; } .form-control::-webkit-input-placeholder { color: #d4cbbe; } .form-control::-moz-placeholder { color: #d4cbbe; } .form-control:-ms-input-placeholder { color: #d4cbbe; } .form-control:-moz-placeholder { color: #d4cbbe; } .form-control:focus { color: #d4cbbe; border-color: #434343; } /*** 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: #878787; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #fff; border: solid 1px #d4cbbe; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: solid 1px #d4cbbe; } .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: #f1f1f1; color: #434343; border: none 1px; } .product-price { color: #d4cbbe; } .iqit-review-star { color: #000; } .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: #d4cbbe; color: #fff; } .product-flags .new { background: #d4cbbe; color: #fff; } .product-flags .online-only, .product-flags .pack { background: #d4cbbe; color: #fff; } .discount { background: #d4cbbe; color: #fff; } .product-available { background: #d4cbbe; color: #fff; } .product-unavailable { background: #d4cbbe; color: #161616; } .alert-success { background: #d4cbbe; color: #fff; border-color: #d4cbbe; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { color: #fff; text-decoration: underline; } .alert-info { background: #d4cbbe; color: #fff; border-color: #d4cbbe; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { color: #fff; text-decoration: underline; } .alert-warning { background: #d4cbbe; color: #fff; border-color: #d4cbbe; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { color: #fff; text-decoration: underline; } .alert-danger { background: #d4cbbe; color: #fff; border-color: #d4cbbe; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { color: #fff; 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: #000; color: #fff; } #back-to-top:hover { background: #333; color: #fff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #000; } ::-webkit-scrollbar-track { background: #5e5e5e; } body { scrollbar-face-color: #000; scrollbar-track-color: #5e5e5e; } #header, #checkout-header { border-top: none 1px; border-bottom: none 1px; } #header .container, #checkout-header .container { max-width: 100%; } .sticky-desktop-wrapper #desktop-header.stuck-header { border-bottom: none 1px; } #header .header-nav { color: #d4cbbe; background: #000; border-bottom: none 1px; font-size: 0.9375rem; } #header .header-nav a { color: #c3b9aa; } #header .header-nav a:hover { color: #fbfbfb; } #header .header-nav .social-links._topbar { font-size: 0.875rem; } .header-top { padding-top: 2.5rem; padding-bottom: 2.5rem; color: #d4cbbe; } .header-top a:not(.btn):not(.nav-link) { color: #d4cbbe; } .header-top a:not(.btn):not(.nav-link):hover { color: #fafafa; } .header-top .form-search-control { color: #000; border: none 1px #e3e3e3; } .header-top input.form-search-control::-webkit-input-placeholder { color: #000; } .header-top input.form-search-control:-moz-placeholder { color: #000; } .header-top input.form-search-control:-ms-input-placeholder { color: #000; } .header-top input.form-search-control:-moz-placeholder { color: #000; } .header-top .search-btn { color: #000; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.25rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: #000; color: #d4cbbe; padding: 0.5625rem 0.5625rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #d4cbbe; } .header-top a.header-cart-btn:not(:hover) { color: #d4cbbe; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #211f1f; } .cart-products-count-btn { background: #ff2e00; color: #fff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { 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: 6.25rem; max-width: 18.75rem; color: #d4cbbe; padding-left: 0.625rem; padding-right: 0.625rem; border-left: none 2px rgba(87, 87, 87, 0.57); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #d4cbbe; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -2.625rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 6.25rem !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: #aca295; } .cbp-horizontal .cbp-tab-title { font-size: 0.9375rem; letter-spacing: 0.1875rem; 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.5rem; max-height: 1.5rem; } .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: 1rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 2rem; padding-right: 2rem; } } #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; } .iqitmegamenu-submenu-container { width: auto !important; max-width: 100% !important; padding: 0; } .cbp-vertical-on-top #cbp-hrmenu1-ul { /*** VERTICAL MENU ***/ background: #fff; border: none 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #fff; border: none 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-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 #878787; 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: #f1f1f1; } .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: #434343 !important; border-bottom: none 3px #c2bc29; font-size: 1rem; 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: #000; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #fff; } #iqitmegamenu-mobile { background: #000; color: #fff; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #fff; } #iqitmegamenu-mobile li > ul { background: #333; } #iqitmegamenu-mobile li > ul > li > ul { background: #595959; } #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: #434343; color: #fff; } .swiper-pagination-bullet { background: #333; } .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 #c0c0c0; outline: 1px none transparent; color: #d4cbbe; } .product-miniature a:link:not(.nav-link):not(.btn), .product-miniature a:visited:not(.nav-link):not(.btn) { color: #d4cbbe; } .product-miniature .product-price { color: #d4cbbe; } .product-miniature .iqit-review-star { color: #d4cbbe; } .product-miniature .thumbnail-container { overflow: hidden; } .product-miniature .thumbnail-container .product-thumbnail-first { -webkit-transition: transform 0.4s ease; -moz-transition: transform 0.4s ease; transition: transform 0.4s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container .product-thumbnail-second { position: absolute; left: 0; right: 0; -webkit-transition: transform 0.4s ease; -moz-transition: transform 0.4s ease; transition: transform 0.4s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container:hover .product-thumbnail-second, .product-miniature .thumbnail-container:hover .product-thumbnail-first { -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); } .product-miniature .thumbnail-container:hover .product-thumbnail-first:last-child { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } .product-miniature-grid .product-title { font-size: 1.125rem; letter-spacing: 0.0625rem; font-style: italic; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.375rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-title { overflow: hidden; height: 2.475rem; } @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: rgba(8, 8, 8, 1); color: #fff; border: none 1px; } .btn-product-list:hover { background: #fff; color: #000; } .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: 1.25rem; } .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: 1.25rem; } .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(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: 3.75rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #434343; background: rgba(0, 0, 0, 0); } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } #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: #434343; background: rgba(0, 0, 0, 0); } #product .product-cover .expander:hover { opacity: 0.6 !important; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } #main #main-product-wrapper { transition: opacity 0.3s ease; } #main.-combinations-loading { position: relative; } #main.-combinations-loading #product-preloader { display: block; position: absolute; z-index: 10; top: -10px; } #main.-combinations-loading #main-product-wrapper { opacity: 0.3; } #checkout #header { display: none !important; } #checkout #footer, #checkout #iqitcompare-floating-wrapper { display: none !important; } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 0.9375rem; padding-bottom: 0.9375rem; color: #d4cbbe; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 1.25rem; padding-bottom: 1.25rem; } #content-wrapper .page-title { color: #d4cbbe; font-size: 3.125rem; font-style: italic; font-weight: normal; 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: #d4cbbe; } #content-wrapper .section-title { color: #d4cbbe; font-size: 2.1875rem; font-style: italic; font-weight: normal; 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: #d4cbbe; } .nav-tabs .nav-link { color: #d4cbbe; font-size: 1.25rem; font-style: italic; font-weight: normal; text-transform: none; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #d4cbbe; border-bottom: none 3px #434343; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: none 3px #434343; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #d4cbbe; border-bottom: none 3px #434343; } #wrapper .block-title { color: #fff; font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #fff; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #211f1f; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #d4cbbe; 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: #211f1f; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #d4cbbe; } #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: #211f1f; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #211f1f; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #211f1f; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #211f1f; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.875rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #d4cbbe !important; } #footer .block-title, #checkout-footer .block-title { color: #d4cbbe; text-align: center; font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #footer .block-title a:link, #checkout-footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:visited { color: #d4cbbe; } #footer-container-first { border-top: none 1px; padding-top: 1.875rem; padding-bottom: 1.875rem; background: #434343; color: #fff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 1px; padding-top: 1.875rem; padding-bottom: 0.875rem; color: #d4cbbe; } #footer-container-main a, #checkout-footer a { color: #d4cbbe; } #footer-container-main a:hover, #checkout-footer a:hover { color: #fff; } #footer-copyrights { border-top: none 1px; background: #211f1f; padding-top: 1.25rem; padding-bottom: 1.25rem; } #maintenance-page { background: #e3e3e3 url("/img/cms/fondo445.jpg") center center / cover no-repeat fixed; color: #333; } #maintenance-page a, #maintenance-page a:link { color: #333; } /* Ocultar precio Vino de La Perla .js-product-miniature-wrapper-147 .product-price-and-shipping { display: none; } .product-id-147 .product-prices { display: none; } .product-id-147 .product-add-to-cart.pt-3 { display: none; } .js-product-miniature-wrappe_99999r-147 .product-description:before { content: "AGOTADO"; padding: 5px; } .product-id-147 .product-description:after { content: "AGOTADO"; padding: 5px; } .js-product-miniature-wrapper-147 .product-description:before { content: "AGOTADO"; margin-top: 0px; } */ /* Destacar enlaces blog */ .simpleblog__post__content a { text-decoration: underline !important; } /* Oculta nombre del transportista */ .delivery-option-2 .h6.carrier-name { display: none; } /* Overflow tablas */ .hack1 { display: table; table-layout: fixed; width: 100%; } .hack2 { display: table-cell; overflow-x: auto; width: 100%; } /* estilo footer profesionales */ .link_profesionales { margin-bottom: 20px; } /* estilos newsletter connectif */ #footer .ps-emailsubscription-block .cn_content.cn_content_type_inline { background-color: transparent !important; } .footer-container .ps-emailsubscription-block label.form-control.input-subscription { display: none; } .footer-container .ps-emailsubscription-block div.cn_element { padding: 0px 0px 0px 0px !important; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #45413E !important; background: #9E978D !important; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #45413E !important; background: #211F1F !important; } #_9spu7aiwj { background: transparent; border: none !important; margin: 2px; color: #D4CBBE; flex: 1 1 auto; } #footer .ps-emailsubscription-block .psgdpr_consent_message { font-size: 0.8em; line-height: 15px; max-width: 240px !important; } #footer .ps-emailsubscription-block .mt-2.text-muted.ps-emailsubscription-conditions { margin-bottom: 1px; } /* tarjeta regalo */ .giftcards_title { padding: 16px !important; border: none !important; background: #141414 !important; color: #fff; margin-bottom: 0px !important; border-bottom: none !important; } .card li.col-lg-3 { padding-left: 0px !important; padding-bottom: 2px !important; } .gc_required { display: none; } .btn-warning { color: #212529; background-color: #c1b5a7; border-color: #c1b5a7; } .table thead th { vertical-align: bottom; border-bottom: 1px solid #282828; } .table-bordered, .table-bordered td, .table-bordered th { border: 1px solid #323232 !important; } .fa-file-o:before { content: "\f016"; } #giftcard_send_to_friend .form-group.template-wrapper { display: none; } #giftcard_send_to_friend input::placeholder { color: transparent; } .form-control:disabled, .form-control[readonly] { background-color: #e9ecef0d; } /* fin tarjeta regalo */ input.form-control.form-search-control { color: #000000; } option { background-color: #000000; } .col-12 .row div#search_widget { display: none; } /* Oculta Videos REVISAR */ #idTab95 { display: none; } h3#\#idTab95 { display: none; } /* OCULTA DESCRIPCIÓN LARGA */ .tabs.product-tabs { display: none; } /* OCULTA PRIMERA FOTO EN LOTES REGALO */ body#product.product-id-50 .product-lmage-large.swiper-slide:first-child { display: none; } body#product.product-id-2 .product-lmage-large.swiper-slide:first-child { display: none; } body#product.product-id-3 .product-lmage-large.swiper-slide:first-child { display: none; } body#product.product-id-5 .product-lmage-large.swiper-slide:first-child { display: none; } body#product.product-id-85 .product-lmage-large.swiper-slide:first-child { display: none; } body#product.product-id-86 .product-lmage-large.swiper-slide:first-child { display: none; } body#product.product-id-80 .product-lmage-large.swiper-slide:first-child { display: none; } body#product.product-id-84 .product-lmage-large.swiper-slide:first-child { display: none; } body#product.product-id-103 .product-lmage-large.swiper-slide:first-child { display: none; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #211f1f !important; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #d4cbbc !important; } .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 30px; left: 0; width: 100%; } span.link-item i.fa-user:before { font-size: 17px !important; } .fa-spin { display: none !important; } a.expander { display: none; } .easyzoom-flyout { cursor: zoom-in; background: #211F1F !important; } /* Nueva web */ body#category.category-id-8 { background: #6D645D !important; } body#category.category-id-8 #footer { background: #6D645D !important; } .category-id-8 .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #6D645D !important; } body#category.category-id-4 { background: #474038 !important; } body#category.category-id-4 #footer { background: #474038 !important; } .category-id-4 .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #474038 !important; } body#category.category-id-13 { background: #6a645d !important; } body#category.category-id-13 #footer { background: #6a645d !important; } .category-id-13 .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background:#6a645d !important; } body#category.category-id-12 { background: #453f3a !important; } body#category.category-id-12 #footer { background:#453f3a !important; } .category-id-12 .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #453f3a !important; } .header-top { padding-bottom: 1.5rem !important; } .wpcfu h3 { display: none !important; } #footer .container { max-width: 1200px !important; } #header .container { max-width: 1200px !important; } input::placeholder { font-size: 13px; } .category-description.category-description-top { padding-left: 10%; padding-right: 10%; } .elementor-accordion .elementor-accordion-title { border-bottom: 1px solid #d4cbbe !important; } button.btn.btn-primary.js-an_productattributes-add-to-cart span { font-size: 14px !important; line-height: 11px; } .custom-select2, .custom-select2 option { background-color: #211f1f; !important; } .iqit-accordion .title { font-weight: 400 !important; } .elementor-accordion .elementor-accordion-title .elementor-accordion-icon .fa:before { content: '\f107' !important; } .elementor-accordion .elementor-accordion-title.active .elementor-accordion-icon .fa:before { content: '\f106' !important; } .an_productattributes-dropdown-menu { width: 200% !important; } .an_productattributes-product-selectbox li:hover { background-color: #454040 !important; } .rte-content img { vertical-align: baseline !important; } article.product-miniature form#add-to-cart-or-refresh { display: none !important; } /* Idiomas */ .lang-es .idiomas a.es { text-decoration: underline; padding: 5px; } #mobile-header .m-nav-btn { color: #d8ccbf !important; } .lang-en .idiomas a.en { text-decoration: underline; padding: 5px; } .lang-fr .idiomas a.fr { text-decoration: underline; padding: 5px; } h1.h1.page-title { text-align: center !important; letter-spacing: 2px; } #product h1.h1.page-title { text-align: left !important; } #content-wrapper .page-title { margin-bottom: 0px !important; padding-bottom: 10px !important; font-size: 2.125rem !important; } #content-wrapper .product_header_container .page-title { margin-bottom: 0rem !important; margin-top: 2rem !important; padding-bottom: 0px !important; } .category-description.category-description-top p { text-align: center; padding-left: 15%; padding-right: 15%; } .default-hide { display: none; } .elementor-widget.elementor-element.elementor-element-toh9jv9.elementor-widget-prestashop-widget-modules.form-profesional .col-sm-8 { min-width: 100%; } .elementor-widget.elementor-element.elementor-element-toh9jv9.elementor-widget-prestashop-widget-modules.form-profesional .col-md-6 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .elementor-element.elementor-element-h95wm4i .elementor-widget-container { text-align: center !important; } .product_header_container { padding-bottom: 0px !important; margin-bottom: 0px !important; border-bottom: none !important; } #product .current-price span.product-price { font-size: 42px !important; } .product-additional-info { border-top: none !important; } #product .product-prices { margin-top: 30px !important; margin-bottom: 15px !important; } i.fa.fa-shopping-bag.fa-fw.bag-icon { display: none; } span.product-unit-price.sub { margin-left: 10px; color: #696969; } .product-flags { display: none !important; } /* atributos en listados */ .an_productattributes { background: #fff0 !important; padding: 0px !important; margin-top: 12px !important; box-shadow: none !important; /* width: 365px; */ display: flex; justify-content: center; } .an_productattributes-select { max-width: 70px; float: left; border: solid 1px #d4cbbe; margin-right: 5px; } .an_productattributes-dropdown .an_productattributes-dropdown-toggler:after { border-color: #d4cbbe transparent transparent transparent; top: 9px !important; right: 4px !important; } .an_productattributes-dropdown-toggler { height: 23px !important; line-height: 18px !important; padding: 1px 20px 0px 5px !important; } .an_productattributes-qty-add .btn-primary { width: 60px !important; } .form-control.an_productattributes-qty { background-color: #10101000; !important; color: #d4cbbe !important; border: solid 1px #d4cbbe !important; height: 27px !important; } .form-control { padding: 2px 7px !important; background-color: #10101000; } .form-control:focus { background-color: #0101012e !important; } input.input-group.form-control.an_productattributes-qty { padding-right: 1px !important; } .an_productattributes-product-selectbox { background: #fff0 !important; color: #d4cbbe !important; padding-right: 1px !important; } div.an_productattributes-add button.btn.btn-primary.js-an_productattributes-add-to-cart { background: none; color: #d4cbbe; border: solid 1px #d4cbbe !important; height: 27px !important; } div.an_productattributes-add button.btn.btn-primary.js-an_productattributes-add-to-cart:hover { background: #d4cbbe !important; color: #000000; } div.an_productattributes-add i.material-icons.shopping-cart { display: none; } .an_productattributes-qty-container { padding-right: 4px !important; flex: 40px 0 0 !important; } form.add-to-cart-or-refresh-home { padding: 0em !important; } .thumbnail-container { margin-bottom: 12px !important; } .product-miniature-grid .product-title { height: 3rem; } .an_productattributes-dropdown-menu { background: #211f1f !important; } .copyright{ font-size: 14px !important; color: #ffffff; text-align: center; } .modal-title { margin-bottom: 0; line-height: 0px !important; font-size:18px !important; letter-spacing: 2px; } #blockcart-content .cart-title .close { margin-top: -8px !important; } .simpleblog-posts .post-content .post-read-more span { text-decoration: underline; display: block; font-size: 18px; margin-top:10px !important; } a.btn.btn-primary.btn-block.btn-lg.mb-2 { padding-top: 14px !important; letter-spacing: 2px; } /* Iconos */ #desktop-header-container .fa-search:before { content: " " !important; } #desktop-header-container i.fa.fa-search.fa-fw.icon { background: url(/img/cms/search.png); background-repeat: no-repeat; background-size: 30px; height: 30px; width: 30px; background-position-x: -2px; } #desktop-header-container i.fa.fa-search.fa-fw.icon:hover { opacity: .5 !important; } #desktop-header-container #header-user-btn .fa-user:before { content: " " !important; } #desktop-header-container .fa-user{ background: url(/img/cms/user.png); background-repeat: no-repeat; background-size: 30px; height: 30px; background-position-x: -2px; } #desktop-header-container .fa-user:hover { opacity: .5 !important; } #desktop-header-container .fa-shopping-bag:before { content: " " !important; } #desktop-header-container .fa-shopping-bag{ background: url(/img/cms/cart2.png); background-repeat: no-repeat; background-size: 30px; height: 30px; background-position-x: -2px; } #desktop-header-container .dropdown-menu.dropdown-menu-right.show .fa-user { background-size: 30px !important; height: 30px !important; background-position-y: 1px !important; } #desktop-header-container .fa-shopping-bag:hover { opacity: .5 !important; } #desktop-header-container .fa-search:before { content: " " !important; } #desktop-header-container i.fa.fa-search.fa-fw.icon { background: url(/img/cms/search.png); background-repeat: no-repeat; background-size: 30px; height: 30px; width: 30px; background-position-x: -2px; } #desktop-header-container i.fa.fa-search.fa-fw.icon:hover { opacity: .5 !important; } #desktop-header-container #header-user-btn .fa-user:before { content: " " !important; } #desktop-header-container .fa-user{ background: url(/img/cms/user.png); background-repeat: no-repeat; background-size: 30px; height: 30px; background-position-x: -2px; } #desktop-header-container .fa-user:hover { opacity: .5 !important; } #desktop-header-container .fa-shopping-bag:before { content: " " !important; } #desktop-header-container .fa-shopping-bag{ background: url(/img/cms/cart2.png); background-repeat: no-repeat; background-size: 30px; height: 30px; background-position-x: -2px; } #desktop-header-container .dropdown-menu.dropdown-menu-right.show .fa-user { background-size: 30px !important; height: 30px !important; background-position-y: 1px !important; } #desktop-header-container .fa-shopping-bag:hover { opacity: .5 !important; } /* Iconos Sticky */ #sticky-cart-wrapper .fa-shopping-bag:before { content: " " !important; } #sticky-cart-wrapper .fa-shopping-bag{ background: url(/img/cms/cart2.png); background-repeat: no-repeat; background-size: 30px; height: 30px; background-position-x: -5px; } #sticky-cart-wrapper .fa-shopping-bag:hover { opacity: .5 !important; } /* Footer */ #footer h5.block-title { display: block; text-align:left; border-bottom: solid 1px #d4cbbe !important; font-weight: 100; font-size: 16px; } div#iqithtmlandbanners-block-2 h5.block-title { display: none !important; } .block-links ul>li { margin-bottom: 0rem !important; } .block-links ul>li a { padding-left: 0px !important; } .block-links ul>li a:before { content: none !important; display: block; position: absolute; left: 0; bottom: 0; top: 0; margin: auto; font: normal normal normal 14px/1 FontAwesome; line-height: inherit; font-size: 13px; transition: none !important; } .h2, h2 { font-size: 40px; font-weight: 100; font-style: italic; text-align: center; padding-bottom: 50px; padding-top: 25px; } .dropdown-menu.show .transparente { z-index: 4090; right: -50px; width: 4000px; height: 4000px; background-color: #000000bd !important; position: absolute; top: -125px; } nav.header-nav { padding-top: 12px; } #header .header-nav a { text-decoration: underline; } nav#cbp-hrmenu { margin-left: 24px; } .product-miniature-grid .product-functional-buttons { padding: 0px !important; } nav.breadcrumb { visibility: hidden; } div#product-images-thumbs { display: none; } .elementor img { padding-top: 0px !important; } ul.slick-dots li button { font-size: 9px !important; line-height: 10 !important; } .elementor-element.elementor-element-xcj7svv .elementor-image-carousel-wrapper .elementor-image-carousel .slick-dots li button:before { font-size: 15px !important; } /* Provisional */ .relacionados { margin-top: 20px !important; } a span.cbp-tab-title:hover { font-weight: bold; } .idiomas { padding-top: 3px; padding-right: 10px; } .idiomas a:hover { font-weight: bold; } div#blockcart-content a { font-style: italic; } #blockcart-content .cart-products>li { border-bottom: 1px solid #cccccc !important; } hr { border-top: 1px solid #d4cbbe !important; } #blockcart-content .cart-subtotals { padding: 6px; border: 1px solid #000000; margin-bottom: 14px; color: #000000 !important; text-transform: uppercase; font-size: 22px; font-weight: 500; } .cart-buttons.text-center { display: inline-flex; } .cart-buttons a.btn-primary { margin-top: 0px; background: #000; border: 1px solid #000; font-style: normal!important; text-transform: uppercase; color: #ffffff !important; margin-left: 10px; } .cart-buttons a.btn-secondary { background: none; border: 1px solid #000000; font-weight: bold !important; text-transform: uppercase; font-style: normal !important; } .mb-2, .my-2 { margin-bottom: 0px!important; } .texto-cart { font-size: 13px; line-height: 20px; text-align: center; margin-top: 30px; } .product-variants .form-control-label { display: none; } .product-variants { width: 115px; float: left; margin-top: 8px; } .qty { margin-top: 0px !important; } div#product-infos-accordion-mobile { display: none !important; } /* Ocultar iconos ficha técnica, inicio y carrito en ficha producto .elementor-section.elementor-element.elementor-element-8y3hihl.elementor-top-section.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default { min-height: 375px; visibility: hidden; }*/ @media (min-width: 1500px){ div#desktop_logo { margin-left: -20%; } } @media (min-width: 1040px){ .header-top { padding-left: 7%; padding-right: 7%; } .products-grid .product-miniature-layout-1 .product-description { padding: 10px !important; } .cbp-horizontal>ul>li>a, .cbp-horizontal>ul>li>a:not([href]):not([tabindex]), .cbp-horizontal>ul>li>.cbp-main-link { padding-left: 0px !important; padding-right: 0px !important; line-height:3.25rem !important; } /* Blog */ #module-ph_simpleblog-single #content-wrapper .page-title { font-size: 2.125rem !important; margin-left: 20%; margin-right: 20%; margin-bottom: 70px !important; margin-top: 70px !important; } .simpleblog__postInfo.text-muted ul { display: none; } .simpleblog__post .row.mt-5.align-items-center { display: none; } .simpleblog__post__content { margin-left: 20%; margin-right: 20%; text-align: justify; margin-top: 70px !important; } #authentication #content { margin-left: 15% !important; margin-right: 15% !important; } section#content.my-account-page-content-wrapper { margin-left: 10% !important; margin-right: 10% !important; } } @media (min-width: 1475px){ .col.col-header-right { max-width: 332px !important; padding: 0px !important; } .col.col-header-right .row { margin-right: 20px; } .cbp-horizontal>ul>li { padding-right: 35px; } } @media (max-width: 1475px){ .cbp-horizontal>ul>li>a, .cbp-horizontal>ul>li>a:not([href]):not([tabindex]), .cbp-horizontal>ul>li>.cbp-main-link { padding-left: 5px; padding-right: 5px; } .cbp-horizontal>ul>li { padding-right: 20px; } .cbp-horizontal .cbp-tab-title { font-size: 13px; } nav#cbp-hrmenu { margin-left: 0px; } } /* fin nueva web */ /* Fecha nacimiento .js-parent-focus { display: flex !important; } select[name="birthday[Day]"] { margin-right: 10px; } select[name="birthday[Month]"] { margin-right: 10px; } /* Tarjeta Regalo */ .table td, .table th { border-top: 0px solid #dee2e6 !important; } .send_to_friend { visibility: hidden; } div#gift_product { margin-top: -16px; } .form-row { display: contents; } .invisible_row { display: none !important; } .form-control-select, select { background-image: none !important; } .gift-card { width:250px; height:180px; background-image: url(''); background-repeat:no-repeat; background-size:250px 180px; border: 0px solid black; } /* Fin tarjeta Regalo */ .iqit-close-checkbox { display: none !important; } .lgcookieslaw-banner { background-color: rgb(0 0 0 / 94%) !important; } .lgcookieslaw-banner .lgcookieslaw-btn { border-color: #d4cbbe !important; background: #d4cbbe !important; } .col.col-md.block.block-toggle.block-iqitlinksmanager.block-iqitlinksmanager-5.block-links.js-block-toggle h5.block-title { display: contents !important; } /* .video_link:after, .videocenter::after, .video_link.video-icon::after, .video_link .video-icon::after { left: -14px !important; top: 24px !important; } */ .h6, h6 { font-size: 0.7rem !important; color: #8f8f8f !important; font-weight: 100 !important; } /* img.video-thumb { margin: 32px 0; height: 90px !important; } .videoholder_wrapper { position: relative; height: 400px !important; } img.video-thumb { box-sizing:border-box; display:block; width:125px; height:161px; padding-left:125px; background: url(/img/logo-video-blanco.png); } */ .slick-list .slick-initialized .slick-slide { width: 147px !important; } .slick-list.slick-slide.slick-active { width: 168px !important; } img.thumb.js-thumb.img-fluid { margin-top: -4px; margin-left: 20px; width: 82%; } /* ocultar foto segunda miniatura de producto #product-images-large { visibility: visible; height: 400px!important; } #product-images-thumbs .slick-list [data-slick-index="0"] { display: none; } .images-container-bottom .product-images .thumb-container{ width: 167px !important; display: inline-block; margin-top: -44px !important; height: 103px !important; } .videopro { position: relative; overflow: hidden; padding-bottom: 50%; height: 0; } .videopro iframe { position: absolute; top:0; left: 1%; width: 70%; height: 70%; display:block; } .videoholder { padding-bottom: 1%; } #mobile-header .m-nav-btn { color: #808080; margin-right: 66px; } #mobile-header .m-nav-btn>i { font-size: 20px; margin-bottom: 21px!important; margin-right: 13px; } i.fa.fa-user.fa-fw.icon { display: none!important; } #header .header-btn-w .header-btn .title { white-space: nowrap; margin-top: -1.5rem; display: block; font-size: 12px; } i.fa.fa-shopping-bag.mobile-bag-icon { font-size: 18px!important; margin-right: 65px; margin-bottom: 30px; } */ img.img-fluid.lang-flag { display: none; } .unit-price-cart { display: none; } .col-12.block-social-links { position: absolute; bottom: 100%; } .product-reference { display: none; } ul.nav.nav-tabs { margin-bottom: 5%; } .after-cover-tumbnails.text-center { position: absolute; margin-left: 40%; margin-top: -16%; } /* #footer-container-main.footer-style-inline .block-toggle { background: #ffffff; } */ .elementor-accordion .elementor-accordion-item { border: none !important; } div#js-product-list-top { display: none; } .elementor img { padding-top: 20px; } .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default { background: #d91d30 !important; } div#mobile-cart-wrapper { visibility: inherit !important; } #iqitmegamenu-mobile { background: #000 url(/img/fondo_oscuro2.jpg) !important; color: #fff; } .cart-summary-line.cart-total { font-size: 120% !important; font-weight: 400; } .rte-content.qv { font-size: 98%; padding: 5%; text-align: justify; line-height: normal; } .ficha-producto { float: left; width: 117px !important; padding-right: 10%; } .alert-danger a:link:not(.btn), .alert-danger a:visited:not(.btn) { color: #212529 !important; } .nav-tabs { margin-bottom: 0rem; border-bottom: none; } #page-preloader .loader-wrapper { font-size: 73px; background: url(/img/icono-logo.png); background-size: 105px; background-position: center; background-repeat: no-repeat; } .loader-1 { border: 0.1em solid #f8f9fa2e; border-top: .1em solid #f8f9fa; border-radius: 50%; width: 3em; height: 3em; animation: loader-1 2s linear infinite; } div#mobile-cart-wrapper { visibility: hidden; } div#language_selector { padding-top: 6px; float: right; right: 2%; z-index: 99; background: #000; position: absolute; } .product-info-row { margin-bottom: 0px !important; } ul#product-infos-tabs { display: none; } .btn-group-lg>.btn, .btn-lg { padding: 10px !important; font-size: initial; line-height: 16px !important; } .btn-primary:not(.btn-iconic) i, .btn-secondary:not(.btn-iconic) i { margin-right: 3px; padding-bottom: 8px; } /* .fa-fw { width: 65px !important; } */ #wrapper .breadcrumb { /* margin-bottom: 3%; */ display: none; } #wrapper .breadcrumb #iqitproductsnav { font-size: 12px; } div#mobile-btn-search { } /* i.fa.fa-search { position: absolute; right: 250px; top: 8px; z-index: 2555; } */ .col.col-auto.col-mobile-btn.col-mobile-btn-menu.col-mobile-menu-push { margin-top: -3px; } div#header-user-btn span.title { display: none !important; } @media (min-width: 992px){ /* Iconos */ #desktop-header-container .fa-search:before { content: " " !important; } #desktop-header-container i.fa.fa-search.fa-fw.icon { background: url(/img/cms/search.png); background-repeat: no-repeat; background-size: 30px; height: 30px; width: 30px; background-position-x: -2px; } #desktop-header-container i.fa.fa-search.fa-fw.icon:hover { opacity: .5 !important; } #desktop-header-container #header-user-btn .fa-user:before { content: " " !important; } #desktop-header-container .fa-user{ background: url(/img/cms/user.png); background-repeat: no-repeat; background-size: 30px; height: 30px; background-position-x: -2px; } #desktop-header-container .fa-user:hover { opacity: .5 !important; } #desktop-header-container .fa-shopping-bag:before { content: " " !important; } #desktop-header-container .fa-shopping-bag{ background: url(/img/cms/cart2.png); background-repeat: no-repeat; background-size: 30px; height: 30px; background-position-x: -2px; } #desktop-header-container .dropdown-menu.dropdown-menu-right.show .fa-user { background-size: 30px !important; height: 30px !important; background-position-y: 1px !important; } #desktop-header-container .fa-shopping-bag:hover { opacity: .5 !important; } } @media (max-width: 767px) { .logo-kit-digital { width: 100%; } /*.videopro { position: relative; overflow: hidden; padding-bottom: 50%; height: 0; } .videopro iframe { position: absolute; top:0; left: 6%; width: 89%; height: 100%; display:block; } .product-cover { max-height: 200px !important; } .videoholder_wrapper { height: 200px !important; } img.thumb.js-thumb.img-fluid { margin-top: -1px; margin-left: -22px; width: 80%; padding-right: 5px!important; } #header-user-btn{ display:none !important; } i.fa.fa-search { display: none; } .mobile-main-bar { margin-top: 5%; } i.fa.fa-search { position: absolute; right: 123px; top: 31px; z-index: 2555; } */ #mobile-header .m-nav-btn { color: #808080; display: contents; } .col.migas { visibility: hidden; } .elementor-row { -ms-flex-wrap: unset; flex-wrap: unset !important; } .product-tabs { padding: 10px; } .product-quantity .qty .input-group { height:auto !important; width: 23%; } img.elementor-animation-pulse { width: 50%; } div#language_selector { padding-top: 4px; float: right; right: 8px; z-index: 99; position: absolute; width: 60px; } /* Evitar dos botones de compra form#add-to-cart-or-refresh { display: none !important; }*/ /* Evitar dos líneas compra rápida en móviles */ .an_productattributes-qty-container { display: none !important; } /* Evita corte nombre de producto*/ .product-miniature-grid .product-title { font-size: 1rem; } .product-miniature-grid .product-price { font-size: 1.2rem; } .product-miniature-grid .product-title { height: 47px; } } @media only screen and (min-width: 1008px) and (max-width: 1245px) { .nav-tabs .nav-link { font-size: 12px; } } @media only screen and (min-width: 922px) and (max-width: 1008px) { .nav-tabs .nav-link { font-size: 9px; } } @media only screen and (min-width: 767px) and (max-width: 861px) { .an_productattributes { margin-left:1%; width: 305px; } } @media (max-width: 607px) { .product-variants { width: 86px !important; float: left !important; margin-top: 7px !important; } button.btn.btn-primary.btn-lg.add-to-cart { position: absolute; height: 25px !important; left: 100px !important; top: -35px !important; width: 80px !important; line-height: 4px !important; } .an_productattributes { margin-left:1%; width: 170px; } .idiomas { padding-top: 3px; padding-right: 10px; z-index: 99; position: absolute; width: 110px; top: -48px; right: -59px; } div#mobile-btn-search { padding-left: 7px; } .fa-user:before { font-size: 17px !important; } } @media (min-width: 767px){ .col.col-auto.center-nav.text-center { left: -45px; } button.btn.btn-primary.btn-lg.add-to-cart { height: 31px !important; left: 100px !important; top: -35px !important; width: 140px !important; line-height: 4px !important; } .an_productattributes { margin-left:1%; } .idiomas { padding-top: 3px; padding-right: 10px; z-index: 99; position: absolute; width: 110px; top: -48px; right: 0px; } div#mobile-btn-search { padding-left: 7px; } .fa-user:before { font-size: 2rem !important; } /* #index .col.col-mobile-logo.text-center img { margin-left: -290px !important; } */ .category-description.category-description-bottom { position: absolute; top: 10px; display: block; } #category #js-product-list { margin-top: 5%; display: block; } #category #js-product-list:before, #category #js-product-list:after { content: ""; display: table; } div#right-column { padding-top: 8%; position: fixed; right: 0%; z-index: 1; } div#product-infos-tabs-content { width: 67%; } .product-quantity .qty { margin-top: 40%; width: 80px; height: initial; padding-right: 20%; } .cart-grid { margin-bottom: 19%; margin-top: 5%; } #iqitmegamenu-mobile { clear: both; font-size: 14px; line-height: 15px!important; } .part { padding-left: 0px; } .block-iqitcontactpage .part .icon { display: none; } } ::-webkit-scrollbar { width: 13px; } p::selection { background: #000; } /* Firefox */ p::-moz-selection { background: #000; } /* Animación */ @keyframes radar{ 0%{ width:35px; height:35px; border:5px solid #fff; opacity:0 }50%{ opacity:.1 } 90%{ width:55px; height:55px } 90%,100%{ border:2px solid #fff; opacity:0 }100%{ width:60px; height:60px } } .radar { position: absolute; top: 50%; left: 50%; border-radius: 50%; border: 5px solid #fff; width: 30px; height: 30px; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); -webkit-animation: radar 2s infinite; animation: radar 2s infinite; opacity: 0; } .radar:nth-child(2) { animation-delay: .4s; } .radar:nth-child(3) { animation-delay: .9s; } .radar:nth-child(4) { animation-delay: .15s; } .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle { color: #fff; background-color: #cc0000; border-color: #cc0000; } select.form-control:not([size]):not([multiple]) { height: 2rem; } .product-quantity .qty .input-group { height: 31px; } .bootstrap-touchspin .input-group-btn-vertical>.btn { padding: 0px 9px; } .bootstrap-touchspin .btn-touchspin { background-color: #10101000 !important; } .bootstrap-touchspin .input-group-btn-vertical i { font-size: 12px !important; left: 5px !important; top: 2px !important; } .btn-group-lg>.btn, .btn-lg { padding: 10px !important; width: 210px !important; line-height: 10px !important; } div#redsys_webpay { display: none !important; }