.iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 90%; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #54595f; } a:hover:not(.nav-link):not(.btn) { color: #777777; } .pagination .page-list li:hover { border-color: #777777; } .pagination .page-list li.current { border-color: #777777; } .pagination .page-list li.current a { color: #777777; } #mobile-header { background: #ffffff; border-bottom: none 1px #e3e3e3; } #mobile-header #mobile-header-sticky { background: #ffffff; } #mobile-header .mobile-main-bar { padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; } #mobile-header .m-nav-btn { color: #9dabd0; } #mobile-header .m-nav-btn:hover { color: #777777; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #ffffff; } html { font-size: 14px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.4rem; } body { font-family: 'Old Standard TT', serif; } #blockcart-content { background: #ffffff; color: #54595f; border: solid 1px #7d7d7d; box-shadow: 0px 6px 30px 0px #efefef; } #blockcart-content a:not(.btn) { color: #54595f; } #blockcart-content a:not(.btn):hover { color: #54595f; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: #9dabd0; } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: #9dabd0; } /*** 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: #9dabd0; color: #ffffff; border: solid 1px #9dabd0; } .btn-secondary:hover, .btn-secondary:focus, .btn-secondary :active, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled :active, .btn-secondary:disabled:hover, .btn-secondary:disabled:focus, .btn-secondary:disabled :active, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:focus, .bootstrap-touchspin .group-span-filestyle .btn-touchspin :active, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:focus, .group-span-filestyle .bootstrap-touchspin .btn-touchspin :active, .group-span-filestyle .btn-default:hover, .group-span-filestyle .btn-default:focus, .group-span-filestyle .btn-default :active { background: #ffffff; color: #9dabd0; border-color: #9dabd0; } .btn-secondary:not(:disabled):not(.disabled):active { background: #ffffff; color: #9dabd0; border-color: #9dabd0; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #9dabd0; color: #ffffff; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #ffffff; color: #9dabd0; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #9dabd0; color: #ffffff; border: none 1px #9dabd0; } .btn-primary:hover, .btn-primary:focus, .btn-primary :active, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled :active, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled :active { background: #ffffff; color: #9dabd0; border-color: #9dabd0; } .btn-primary:not(:disabled):not(.disabled):active { background: #ffffff; color: #9dabd0; border-color: #9dabd0; } #wrapper .breadcrumb { padding-top: 0.8571428571rem; padding-bottom: 0.8571428571rem; padding-left: 0.7142857143rem; padding-right: 0.7142857143rem; margin-top: -2.1428571429rem; margin-bottom: 2.1428571429rem; font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; color: #54595f; } #wrapper .breadcrumb li:after { color: #54595f; } #wrapper .breadcrumb a { color: #54595f; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #54595f; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #54595f; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #54595f; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #54595f; } .form-control::-webkit-input-placeholder { color: #54595f; } .form-control::-moz-placeholder { color: #54595f; } .form-control:-ms-input-placeholder { color: #54595f; } .form-control:-moz-placeholder { color: #54595f; } .form-control:focus { color: #54595f; border-color: #8a8a8a; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #9dabd0; } .custom-radio input[type=radio]:checked + span { background-color: #9dabd0; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #9dabd0; border-color: #9dabd0; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: none 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #54595f!important; border-bottom: none 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(84, 89, 95, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #7d7d7d; color: #ffffff; } .tooltip.bs-tether-element-attached-bottom .tooltip-inner:before, .tooltip.tooltip-top .tooltip-inner:before, .bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before { border-top-color: #7d7d7d; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #7d7d7d; } /*** Modals ***/ .modal-backdrop { background: rgba(0, 0, 0, 0.75); } .modal-content { background: #ffffff; border: solid 1px rgba(161, 161, 161, 0.25); } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #9dabd0; color: #ffffff; border: none 1px; } .product-price { color: #717d9e; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.8571428571rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #9dabd0; color: #ffffff; } .product-flags .new { background: #9dabd0; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #9dabd0; color: #ffffff; } .product-flags .out_of_stock { background: #9dabd0; color: #fff7f7; } .discount { background: #9dabd0; color: #ffffff; } .product-available { background: #9dabd0; color: #ffffff; } .product-unavailable { background: #9dabd0; color: #fff7f7; } .product-unavailable-allow-oosp { background: #9dabd0; color: #ffffff; } .alert-success { background: #9dabd0; color: #ffffff; border-color: #9dabd0; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { color: #ffffff; text-decoration: underline; } .alert-info { background: #9dabd0; color: #ffffff; border-color: #9dabd0; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { color: #ffffff; text-decoration: underline; } .alert-warning { background: #9dabd0; color: #ffffff; border-color: #9dabd0; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { color: #ffffff; text-decoration: underline; } .alert-danger { background: #9dabd0; color: #ffffff; border-color: #9dabd0; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { color: #ffffff; text-decoration: underline; } #iqitcompare-floating { background: #ffffff; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #page-preloader { background: #ffffff; } #back-to-top { background: #9dabd0; color: #ffffff; } #back-to-top:hover { background: #9dabd0; color: #ffffff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #54595f; } ::-webkit-scrollbar-track { background: #ffffff; } body { scrollbar-face-color: #54595f; scrollbar-track-color: #ffffff; } #header, #checkout-header { border-top: none 1px; border-bottom: none 1px #e3e3e3; } .sticky-desktop-wrapper #desktop-header.stuck-header { border-bottom: none 1px #e3e3e3; } #header .header-nav { color: #ffffff; background: #000000; border-bottom: none 1px #e3e3e3; padding-top: 0.8571428571rem; padding-bottom: 0.8571428571rem; font-size: 1rem; display: none !important; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #9dabd0; } #header .header-nav .social-links._topbar { font-size: 0.8571428571rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #ffffff !important; } .header-top { padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; color: #54595f; } .header-top a:not(.btn):not(.nav-link) { color: #54595f; } .header-top a:not(.btn):not(.nav-link):hover { color: #9dabd0; } .header-top .form-search-control { color: #9e9e9e; border: solid 1px #e3e3e3; } .header-top input.form-search-control::-webkit-input-placeholder { color: #9e9e9e; } .header-top input.form-search-control:-moz-placeholder { color: #9e9e9e; } .header-top input.form-search-control:-ms-input-placeholder { color: #9e9e9e; } .header-top input.form-search-control:-moz-placeholder { color: #9e9e9e; } .header-top .search-btn { color: #9e9e9e; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.7142857143rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #9dabd0; padding: 0.6428571429rem 0.6428571429rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #9dabd0; } .header-top a.header-cart-btn:not(:hover) { color: #9dabd0; } .stuck-header .header-top { padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: rgba(242, 185, 202, 0.53); color: #9dabd0; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 60%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #ffffff; border-top: none 10px #e3e3e3; border-right: none 3px #38b82c; border-bottom: solid 1px rgba(157, 171, 208, 0.43); border-left: none 3px #a6cc0f; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 3.2142857143rem; max-width: 14.2857142857rem; color: #54595f; padding-left: 1.7142857143rem; padding-right: 1.7142857143rem; border-left: none 1px #575757; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #54595f; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.0357142857rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.2142857143rem !important; } .cbp-vertical-on-top .cbp-vertical-title-text { display: none !important; } .cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover { background: rgba(255, 255, 255, 0); color: #9dabd0; } .cbp-horizontal .cbp-tab-title { font-size: 1.2857142857rem; font-style: normal; font-weight: normal; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #9dabd0; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.5714285714rem; max-height: 1.5714285714rem; } .cbp-horizontal > ul { text-align: center; } .cbp-horizontal > ul > li { float: none; text-align: left; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 1rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 1rem; padding-right: 1rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(-10px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .container-iqitmegamenu, .iqit-megamenu-container, .cbp-hrsub-narrow, #desktop-header-container.container { position: static !important; } .cbp-hrmenu .cbp-hrsub-inner { padding-left: 0; padding-right: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.2857142857rem; font-style: italic; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 3.5714285714rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #ffffff; background: #000000; } #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.5714285714rem; padding-bottom: 0.5714285714rem; 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.7142857143rem; max-height: 1.7142857143rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333333; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #ffffff; } #cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #ffffff; background: #000000; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: solid 1px #d1d1d1; box-shadow: 0px 1500px 0px 1500px rgba(13, 13, 13, 0.48); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #54595f !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #9dabd0 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #7d7d7d !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #9dabd0 !important; } .cbp-hrmenu .cbp-links li a:before { display: none; } .cbp-hrmenu .cbp-links li a { padding-left: 0; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #9d9d9d !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: #9dabd0 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #ffffff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #54595f; } #iqitmegamenu-mobile { background: #ffffff; color: #54595f; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #54595f; } #iqitmegamenu-mobile li > ul { background: #fafafa; } #iqitmegamenu-mobile li > ul > li > ul { background: #ffffff; } #iqitmegamenu-mobile > ul > li > a { border-bottom: solid 1px #e8e8e8; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-pagination-product { display: none !important; } /*** Product miniature ***/ .products.row { margin: 0rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0rem; } .swiper-container-wrapper { margin: 0rem; } .swiper-container-wrapper .products.swiper-container { padding: 0rem; } .swiper-container-wrapper .product-carousel { padding: 0rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0rem; } .product-miniature { border: none 1px; outline: 1px none transparent; } .product-miniature .thumbnail-container .product-thumbnail-second { position: absolute; top: 0; left: 0; right: 0; opacity: 0; transition: opacity 0.3s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container:hover .product-thumbnail-second { opacity: 1; } .product-miniature .thumbnail-container:hover .product-thumbnail-first { opacity: 0; } .product-miniature .thumbnail-container:hover .product-thumbnail-first:last-child { opacity: 1; } .product-miniature-grid .product-title { font-style: normal; font-weight: normal; 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; } } .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: 0rem 0rem; border: none 1px; } .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-2 .product-add-cart { display: none !important; } .products-grid .product-miniature-layout-2 .products-variants { padding-top: 0rem; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(6, 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(5, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(6, 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(5, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-style: normal; font-weight: normal; text-transform: none; } #product .images-container .product-cover { border: none 1px; } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } #product .product-cover .expander:hover { opacity: 0.6 !important; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } .product-tabs .nav-tabs { justify-content: center; } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; color: #54595f; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; } #content-wrapper .page-title { color: #54595f; font-size: 2.2857142857rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 5px #54595f; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #54595f; } #content-wrapper .section-title { color: #54595f; font-size: 1.2857142857rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #54595f; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -1.5px; display: block; width: 30px; height: 1px; border-bottom: solid 3px #54595f; left: 0; right: 0; } .nav-tabs .nav-link { color: #54595f; font-size: 1.2857142857rem; 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: #54595f; border-bottom: none 1px; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: none 1px; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #54595f; border-bottom: none 1px; } #wrapper .block-title { font-style: normal; font-weight: normal; text-transform: none; border-bottom: none 1px; margin-bottom: 0.8em; padding-bottom: 0.5em; } #left-column .block, #right-column .block { border: none 1px; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px; } #footer .block-title, #checkout-footer .block-title { text-align: center; font-style: normal; font-weight: normal; text-transform: none; border-bottom: none 1px; margin-bottom: 0.8em; padding-bottom: 0.5em; } #footer-container-first { border-top: none 1px; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: normal; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 1px; } #footer-copyrights { border-top: none 1px; } .elementor-2170101 .elementor-element.elementor-element-d6e652c input:checked ~ .ce-product-variants__option { background-color: #d8deefbf!important; } div#product-list-header { margin-top: 30px; } #blockcart-content .cart-products>li { padding-bottom: 0.875rem; border-bottom: 1px solid #acaaa6; margin-bottom: 0.875rem; } #blockcart-content .cart-products>li { border-bottom: none!important; } section.contact-form { margin-top: 50px!important; } .product-miniature-default .product-thumbnail img { display:inline!important; } body { font-family: 'FuturaPTBook'!important; } body#category { font-family: 'FuturaPTBook'!important; } ul { padding-left: 20px!important; } .panel-heading { padding: 10px 20px!important; } td.espacio { background: white!important; } th.espacio { width: 2%!important; background: white!important; } .elementor-element.elementor-element-6ubai3d > .elementor-element-populated { margin: 0% 0% 0% 0%!important; } .swiper-cls-fix:not(.swiper-container-initialized) .swiper-wrapper{ display:flex!important; } .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 9px!important; } .swiper-pagination-bullet { width: 5px!important; height: 5px!important; } img.il-photo__img { width: 400px!important; height: 400px!important; object-fit: cover!important; } @media(max-width:950px){ img.il-photo__img { height: 340px!important; } } #order-confirmation #content-hook_order_confirmation { padding: 1rem 1rem!important; } table.table.table-striped.table-bordered.table-labeled.table-responsive.hidden-sm-down { border: none!important; } .modal-header .close { margin: 0px!important; } h3.modal-title { display: none!important; } .modal-header .close { padding: 0px!important; } span.modal-title { color: #535353!important; } .ce-product-description-short { text-align: left; font-family: 'FuturaPTLight'!important; } strong { color: #535353!important; } .cms-id-13 h1.h1.page-title { display: none!important; } li.show ul { -webkit-columns: 2; -moz-columns: 2; columns: 2; } span#mobile-cart-products-count { font-size: 11px!important; } ul.cbp-links.cbp-category-tree { -webkit-columns: 2; -moz-columns: 2; columns: 4; width: 100%!important; } .cbp-hrmenu .col-2 { flex: 100%!important; max-width: 100%!important; flex: 0 0 100%!important; } .cms-id-13 h3 { display: none!important; } .elementor-badge.elementor-badge-sale { display: none!important; } ul.product-flags.js-product-flags { display: none!important; } .elementor-text-editor.rte-content { font-family: 'FuturaPTLight'; } .btn-group-lg>.btn, .btn-lg, .btn-group-lg>.btn { padding: none!important; } .page-customer-account em { display: none!important; } .elementor-2170101 .elementor-element.elementor-element-d6e652c.ce-product-variants--layout-stacked .ce-product-variants__label { font-size: 17px!important; font-weight: 300!important; font-family: 'FuturaPTLight'!important; } .page-contact h4 { font-size: 2rem; font-family: 'FuturaPTBook'; font-weight: normal; color: #9dabd0; text-transform: uppercase; } textarea#contactform-message { width: 65%; } .page-contact .text-right { text-align: left!important; } #wrapper .block-title { border-bottom: solid 2px #7d7d7d!important; } .h1.page-title span { font-family: 'FuturaPTBook'!important; color: #9dabd0!important; font-weight: normal!important; font-size: 2rem!important; text-transform: uppercase!important; } @media (max-width: 800px) { .elementor-slick-slider ul.slick-dots { bottom: -45px!important; } .elementor-widget.elementor-element.elementor-element-cw4nzsi.elementor-widget-text-editor { margin-bottom: 0px!important; } form { margin-top: 0px!important; margin-bottom: 0px!important; } nav.breadcrumb { margin-top: 5px!important; font-size: 12px!important; } widget.elementor-element.elementor-element-cw4nzsi.elementor-widget-text-editor { margin-bottom: 0px!important; } .page-contact .text-right { text-align: center!important; } h4 { font-size: 1.7rem!important; } h4 { font-size: 1.7rem!important; } form { margin: 2rem; } .contact-page-info { border-bottom: 1px solid rgb(255 255 255 / 25%); } textarea#contactform-message { width: 100%; } p.mt-2.text-muted.ps-emailsubscription-conditions { margin: 15px!important; font-size: 10px!important; } .newsletter-input-group { width: 70%!important; } #wrapper .breadcrumb { margin-top: 5px!important; font-size: 12px!important; } .img-fluid { max-width: 80%!important; } .elementor-text-editor.rte-content { font-size: 14px!important; margin: 5px 20px!important; font-family: 'FuturaPTLight'!important; font-weight: 400!important; } } .page-customer-account #content { border: 1px solid #fff!important; } .mov-icnphone { bottom: -70px!important; } .mgtop-txt { padding-top: 20px!important; } .page-contact hr { border-top: 1px solid rgb(255 253 253 / 25%); } #boton { margin-top: 30px; background-color: #9dabd0; padding: 8px; border-radius: 15px; color: #4a4a4a; } #header-search-btn .fullscreen-search #search_widget { width: 30%!important; } .cms-id-7 nav.breadcrumb { display: none!important; } .cms-id-7 #wrapper { padding-top: 0px!important; } .cms-id-7 #iqitmegamenu-horizontal { border-bottom: none!important; } .cms-id-7 .elementor-element.elementor-element-ofyc5zj { margin-top: 0px!important; } .header-top .form-search-control{ border-top: none; border-right: none; border-left: none; } #index #wrapper{ padding-top: 0; } @font-face { font-family: 'FuturaPTLight'; src: url("https://www.pasitrote.com/themes/pasitrote/fonts/FuturaPTLight.otf") format("opentype"); font-weight: normal; font-style: normal; } @font-face { font-family: 'FuturaPTBook'; src: url("https://www.pasitrote.com/themes/pasitrote/fonts/FuturaPTBook.otf") format("opentype"); font-weight: normal; font-style: normal; } body { font-family: 'FuturaPTBook'; } .product-manufacturer.product-manufacturer-next.float-right { display: none!important; } .part { padding: 0px 15px; } h5.block-title { display: none!important; } .cms-id-6 h1.h1.page-title { display: none!important; } .cms-id-7 h1.h1.page-title { display: none!important; } .page-contact h1.h1.page-title { display: none!important; } #footer-copyrights._footer-copyrights-2 .copyright-img, #footer-copyrights._footer-copyrights-2 .copyright-txt { margin-bottom: 25px; } .container.iqit-megamenu-container { margin-bottom: 10px; } div#content-wrapper { flex: 0 0 100%; max-width: 100%; } .page-index #iqitmegamenu-horizontal { border-bottom: none!important; } /************* CODIGO SERGIO ************/ #content-wrapper .page-title { text-align: center !important; border-bottom: solid 0px #7d7d7d; } #inner-wrapper { width: 100%; max-width: 100%; padding-left: 0px; padding-right: 0px; } .elementor-element-populated { padding:0px !important; } .products-selection { padding-left: 25px; padding-right: 25px; } .category-description { padding-left: 25px; padding-right: 25px; } #main-product-wrapper { padding-left: 25px; padding-right: 25px; } .product-lmage-large .img-fluid { width: 100% !important; } .product-variants .input-radio, .product-variants .radio-label { border-radius: 1em; } #index #iqitmegamenu-horizontal { background: #ffffff00; } /* #index .cbp-horizontal > ul > li > a { color: #ffffff; } #index #header .header-btn-w .header-btn>.icon { color: #ffffff!important; } #index .stuck-header-element .cbp-horizontal > ul > li > a { color: #7d7d7d; } #index #header .stuck-header-element .header-btn-w .header-btn>.icon { color: #9dabd0!important; } */ .desktop-header-style-2:hover { background-color: #ffffffc2; } .elementor-element.elementor-element-vc1pmjp { padding: 0em !important; } .elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img { width: 120px !important; height: auto !important; } #wrapper .breadcrumb { padding-bottom: 0rem !important; margin-bottom: 1rem !important; } .header-top { padding-top: 1rem; padding-bottom: 1rem; } .form-control { background-color: #ffffff00; } .elementor-widget-product-image { margin-bottom: 0px !important; } #back-to-top { border-radius: 20px; width: 3rem; height: 3rem; } #footer-container-main { border-top: solid 0px rgba(161, 161, 161, 0.25); } .newsletter-input-group { width: 25%; margin:0 auto; } #footer-container-main { padding-bottom: 0rem; } .block-iqitcontactpage { padding-top: 2rem; } #iqithtmlandbanners-block-1 { display: none; } #footer-copyrights { padding-top: 2.5rem; } .desktop-header-style-2 { border-bottom: solid 1px rgba(157, 171, 208, 0.43); } .container.iqit-megamenu-container { margin-bottom: 0px; } #iqitmegamenu-horizontal { border-bottom: solid 0px rgba(157, 171, 208, 0.43); } .products-nb-per-page { display: none !important; } .view-switcher { display: none; } .magnitude { display: none; } .product-price { color: #999; font-family: "FuturaPTLight"; } .elementor-product-miniature .elementor-price { color: #999; font-family: "FuturaPTLight"; font-weight: bold; } .product-miniature-grid .product-title { font-size: 1rem; color: #292733 !important; font-weight: normal !important; } .elementor-product-miniature .elementor-title { color: #292733 !important; font-weight: normal !important; } .product-miniature-grid .product-title a { font-size: 1rem; color: #292733 !important; font-weight: normal !important; } .elementor-widget-product-add-to-cart a.elementor-button { font-family: "FuturaPTLight"; } .elementor-button.elementor-size-xs { font-size: 16px; } .ce-product-variants__patterns { display: none !important; } .elementor-social-icon i { color: #9dabd0; } #content > div > div.elementor-section-wrap > section.elementor-element.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section > div > div > div.elementor-element.elementor-column.elementor-col-50.elementor-top-column > div > div > section.elementor-element.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-inner-section.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects > div > div > div > div > div > div.elementor-element.ce-product-variants--layout-stacked.elementor-widget.elementor-widget-product-variants.elementor-overflow-hidden > div > div > div:nth-child(1) > span { display: none !important; } #content > div > div.elementor-section-wrap > section.elementor-element.elementor-element-3221295.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section > div > div > div.elementor-element.elementor-element-5533774.elementor-column.elementor-col-50.elementor-top-column > div > div > section > div > div > div > div > div > div.elementor-element.elementor-element-d6e652c.ce-product-variants--layout-stacked.elementor-widget.elementor-widget-product-variants.elementor-overflow-hidden > div > div > div:nth-child(1) > span { display: none !important; } .products-selection { margin: 0rem 0rem 1rem 0rem; padding: 0.8rem; border-top: 0px solid rgba(160,160,160,0.25); border-bottom: 0px solid rgba(160,160,160,0.25); } #content-wrapper .page-title { margin-bottom: 0em; padding-bottom: 0em; } .stuck-header-element #desktop_logo img { width: 140px; } .cbp-hrmenu .cbp-show { left: 25% !important; } /* .cbp-hrmenu .cbp-menu-column { } #cbp-hrmenu-tab-4 > div > div { padding: 0px 15px; } #cbp-hrmenu-tab-5 > div > div { padding: 0px 15px; } #cbp-hrmenu-tab-4 > div > div > div { max-width: 100%; padding-right: 0px; padding-left: 15px; margin-right: 0px; margin-left: 10px; } #cbp-hrmenu-tab-5 > div > div > div { max-width: 100%; padding-right: 0px; padding-left: 15px; margin-right: 0px; margin-left: 10px; } #cbp-hrmenu-tab-4 > div > div > div > div > div.col-4.cbp-menu-column.cbp-menu-element.menu-element-id-3 { padding-right: 0px; padding-left: 0px; } #cbp-hrmenu-tab-5 > div > div > div > div > div.col-4.cbp-menu-column.cbp-menu-element.menu-element-id-4 { padding-right: 0px; padding-left: 0px; }*/ #active-search-filters { margin-right: 1rem; margin-left: 1rem; } #search_filters .facet .facet_color .active { border: 3px solid black; border-radius: 50px; } .facet-label.active .custom-checkbox span.color { border-radius: 50px; } .facet-label .custom-checkbox span.color { border-radius: 50px; } .color, .radio-label, .custom-checkbox input[type="checkbox"]+span.color { outline: 0px solid rgba(160,160,160,0.25); margin-right: 0px; } .facet-label.active .custom-checkbox span.color, .facet-label:hover .custom-checkbox span.color { border: 0px solid rgb(160 160 160 / 0%); } .color, .radio-label, .custom-checkbox input[type="checkbox"]+span.color { width: 1.6rem; height: 1.6rem; } .products-selection .showing { display: none; } .category-description #descripcion { font-size: 15px; } .category-description hr { border-top: 0px solid rgba(160,160,160,0.25); padding: 4rem 0rem; } #wrapper .breadcrumb a { color: #cccccc; } #wrapper .breadcrumb { color: #9dabd0; } .custom-checkbox input[type="checkbox"]+span { border-radius: 50px; } .custom-checkbox input[type="checkbox"]+span { border-radius: 50px; } .category-ultimas-tallas .product-price { color: #b91226; } .page-product .ce-product-prices { display: flex; justify-content: center; align-items: center; gap: 5px; } .page-product .ce-has-discount span:nth-child(3) { color: #b91226; } #facets_search_center #search_filters { justify-content: center; } .page-product .ce-product-price-regular { font-size: 1.5rem; } .product-miniature-grid .product-availability { position: absolute; left: 50%; transform: translateX(-50%); bottom: 5.5rem; } .product-unavailable { font-size: 150%; } .product-price-and-shipping{ display: flex ; flex-direction: row-reverse ; align-items: center ; justify-content: center ; gap: 5px ; } .contact-rich{ display: flex ; flex-direction: row-reverse; align-items: center; justify-content: center; gap: 5px; flex-wrap: wrap; } .product-unavailable { font-size: 1.4vmax; width: max-content; } .page-product .ce-tax-shipping-delivery-label { display: none; } .part:nth-child(2) { margin-top: 10px; } .contact-rich { flex-direction: column-reverse; } .product-combination-only-unavailable { display: none; } .page-authentication #content { max-width: 700px; } .no-account a { font-size: 16px !important; color: #212529 !important; letter-spacing: 0 !important; background: #efb6c8 !important; padding: 10px 10px !important; border: 0px !important; box-shadow: none !important; font-weight: 400; } .ps-shoppingcart .cart-products-count-btn { display: none; text-align: center; line-height: 18px; border-radius: 30px; min-width: 23px; height: 23px; font-size: 1rem; position: absolute; top: -10px; right: -10px; padding: 1px 5px; } #blockcart-content > ul > li > div > div.col.col-info > div.product-attributes.text-muted.pb-1 > div:nth-child(1) { display: none; } .cart-buttons .btn-lg { padding: 0.5rem 1.25rem; } .cart-buttons .btn-primary { border: solid 1px #9dabd0; } .cms-id-7 .elementor-heading-title { font-family: "FuturaPTLight"; } .cms-id-7 .elementor-text-editor { font-family: "FuturaPTLight"; } .mod-fran{ display: block; } .mov-icnphone{ position: relative; bottom: -86px; } .contact-rich hr:nth-child(1), .contact-rich hr:nth-child(3) { display: none; } .mgtop-txt{ padding-top: 33px; margin-left: 48px; } /*Hover sobre sin stock*/ .product-miniature-grid:hover .product-availability { transform: translate(-50%, -0%); opacity: 1; } /*Agregado por Agustin */ @media (max-width: 900px) { /*Filtro block en mobile*/ #search_filters { justify-content: left!important; } #iqitmegamenu-mobile { position: relative!important; padding-top: 5%; } /*Alineo a la izquierda los filtros y saco wrap en version movil */ #search_filters { justify-content: left!important; } /*Igualar Tamaño botones carrito*/ a.btn.btn-primary.btn-block.btn-lg.mb-2, a.btn.btn-primary.btn-lg.btn-block { padding-bottom: 8px!important; padding-top: 6px!important; border: 1px solid rgb(157, 171, 208); } /*Margen a la papelera*/ i.fa.fa-trash-o { margin-right: 1rem!important; } a.btn.btn-secondary.mt-3.mb-3 { margin-left: 1rem!important; } /*Margen a la papelera*/ i.fa.fa-trash-o { margin-right: 1rem!important; } a.btn.btn-secondary.mt-3.mb-3 { margin-left: 1rem!important; } } /*Quito Espacio blaco en Newsletter Categorias*/ .elementor-section.elementor-element.elementor-element-pb3kkbz.elementor-top-section.elementor-section-stretched.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default { position: relative; bottom: 4rem!important; } /*Alineo a la izquierda los filtros y saco wrap en version movil */ #search_filters { justify-content: left!important; } /*Igualar Tamaño botones carrito*/ a.btn.btn-primary.btn-block.btn-lg.mb-2, a.btn.btn-primary.btn-lg.btn-block { padding-bottom: 8px!important; padding-top: 6px!important; border: 1px solid rgb(157, 171, 208); } /*Bajar la referencia del producto en el carrito*/ .pb-1 a { display: block; } /*Cambio formato contador del carrito*/ .cart-products-count-btn { background-color: white!important; border: 1px solid!important; } /*EN CARRITO LE DOY MARGEN A LA IMAGEN DEL PRODUCTO y AL BOTON DE CONTINUAR COMPRANDO:*/ .row.align-items-center.small-gutters { margin-left: 10px; } a.btn.btn-secondary.mt-3.mb-3 { margin-left: 10px; } /*SEPARO EL H1 CARRITO DE LA BARRA */ .js-content-wrapper h1.h1.page-title { margin-bottom: 10px!important; } /*ELIMINO TEXTO DE "PUEDE DARSE DE BAJA" */ p.mt-2.text-muted.ps-emailsubscription-conditions { display: none; } /*DOY MARGEN AL CHECKBOX*/ .ps-emailsubscription-block label { margin-top: 10px; } /*AGRANDO INPUT DE EMAIL SUSCRIBIRSE VERSION MOVIL */ @media (max-width: 800px) { .input-group.newsletter-input-group { width: 94%!important; } } /*ELIMINO "COLOR" DEL CARRITO */ .product-line-info.product-line-info-secondary.text-muted.attribute-color { display: none; } /*CAMBIO TAMAÑO ICONOS BARRA VERSION MOVIL */ .mobile-main-bar .fa { font-size: 24px!important; } .mobile-main-bar .fa.fa-user { font-size: 30px!important; } /*ACHICO CIRCULO DEL CONTADOR DEL CARRITO */ .cart-products-count-btn { min-width: 16px!important; height: 20px!important; font-size: 13px!important; } /*AGRANDO ICONO DEL USUARIO SOLO EN VERSION WEB*/ .row.no-gutters.justify-content-end i.fa.fa-user.fa-fw.icon { font-size: 27px!important; } /* Carrusel en mobile , agrandar imagenes */ @media(max-width:660px){ .otrocolor .slick-slide { padding: 2px; } #index .thumbnail-container img.img-fluid { margin: 0px!important; width: 100%!important; max-width: 100%!important; } #category .thumbnail-container img.img-fluid { margin: 0px!important; width: 100%!important; max-width: 100%!important; } #product #inner-wrapper { margin-left: 0!important; margin-right: 0!important; } #product .elementor-image-carousel-wrapper.elementor-slick-slider { margin-top: 20px!important; } } #product .elementor-widget-heading .elementor-heading-title { color: #5D5D5D!important; } #login-form #submit-login { border: 1px solid #9dabd0; } #login-form #submit-login:hover { background-color: white; } .no-cuenta a.btn.btn-primary { border: 1px solid #9dabd0!important; } .no-cuenta a.btn.btn-primary:hover { background-color: white!important; color: #9dabd0!important; } button.btn.btn-primary.form-control-submit { border: 1px solid #9dabd0!important; } /*.modal-content.product-attributes.text-muted.pb-1:nth-child(1) { display: none!important; } */ .cart-content-btn .btn.btn-primary.btn-block.btn-lg.mb-2:hover { background-color: white!important; color: #9dabd0!important; } .text-xs-center .btn.btn-primary.btn-lg.btn-block:hover { background-color: white!important; color: #9dabd0!important; } .blockcart-content .btn.btn-primary.btn-block.btn-lg.mb-2:hover { background-color: white!important; color: #9dabd0!important; } .form-footer.text-center.clearfix .continue.btn.btn-primary.btn-block.btn-lg { border: 1px solid #9dabd0!important; } .form-footer .continue.btn.btn-primary.btn-block.btn-lg { border: 1px solid #9dabd0; } .delivery-options-list .continue.btn.btn-primary.btn-block.btn-lg.mt-3 { border: 1px solid #9dabd0; } .js-payment-confirmation .btn.btn-primary.btn-block.btn-lg { border: 1px solid #9dabd0; } #cookiesplus-modal .cookiesplus-accept { border: 1px solid #9dabd0 !important; background-color: #9dabd0 !important; } #cookiesplus-modal .cookiesplus-accept:hover { background-color: white!important; color: #9dabd0!important; } .elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img { border-radius: 0!important; } .elementor-widget.elementor-element.elementor-element-7rdk5n0.elementor-widget-heading { margin-bottom: 0px!important; } @media(max-width:700px){ .elementor-accordion-item .imagen_tallas:first-of-type { display:none; } } @media(min-width:700px){ .elementor-accordion-item .imagen_tallas:nth-of-type(2) { display:none; } } .product-attributes.text-muted.pb-1 .product-line-info:first-of-type { display: none; } /* Rojo los colores de los precios descontados */ .input-group.newsletter-input-group { bottom:15px; } .category-id-parent-34 .product-miniature.product-miniature-default.product-miniature-grid.product-miniature-layout-1.js-product-miniature .product-price-and-shipping .product-price { color: #b91226!important; } @media (max-width: 800px){ #index .thumbnail-container img.img-fluid { margin: 0px!important; width: 100%!important; max-width: 100%!important; } } @media (max-width: 800px){ #category .thumbnail-container img.img-fluid { margin: 0px!important; width: 100%!important; max-width: 100%!important; } } .ce-product-description-short h5 strong{ font-weight: 400!important; } .btn-subscribe:hover { color:#ffffff!important; background-color: #9dabd0!important; } body#checkout #content-wrapper {     padding-left: 15px!important;     padding-right: 15px!important; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: white; } .elementor-widget.elementor-element.elementor-element-cw4nzsi.elementor-widget-text-editor .elementor-widget-container .elementor-text-editor.rte-content { margin-bottom: 10px!important; } .elementor-heading-title.elementor-size-default.none span{ font-family: 'FuturaPTBook'!important; } .elementor-widget-wrap .elementor-widget.elementor-element.elementor-element-cw4nzsi.elementor-widget-text-editor { margin-bottom: 12px; } #cms.cms-id-10 .elementor-widget.elementor-element.elementor-element-cw4nzsi.elementor-widget-text-editor .elementor-widget-container .elementor-text-editor.rte-content { margin-bottom: 0px!important; } #cms.cms-id-10 .elementor-text-editor.rte-content { position: relative!important; bottom: 10px!important; } #cms.cms-id-10 .elementor-widget-wrap .elementor-widget.elementor-element.elementor-element-cw4nzsi.elementor-widget-text-editor { margin-bottom: 5px!important; } #checkout-personal-information-step #customer-form .custom-checkbox em { display:none } #product .elementor-widget-heading.elementor-widget-heading .elementor-heading-title.elementor-size-default.none { margin-bottom: 5px!important; } #product .elementor-image-carousel-wrapper.elementor-slick-slider { margin-top: 20px!important; } .ps-emailsubscription-block form { text-align: center; } #footer .elementor-text-editor.elementor-clearfix { font-family: "FuturaPTLight"!important; } #footer .form-control.input-subscription { border: 1px solid #9dabd0; } #footer .horario { color: #7d7d7d; } #index .elementor-cta-title.elementor-content-item { font-family: "FuturaPTLight"!important; } #index .elementor-cta-description.elementor-content-item { font-family: "FuturaPTLight"!important; } #footer .ps-emailsubscription-block label { color: #7d7d7d; } #footer .btn.btn-primary.btn-subscribe.btn-iconic:hover { color: #9dabd0!important; background-color: transparent!important; border: 1px solid #9dabd0!important; } .slick-slide .elementor-product-miniature .elementor-image img { margin-right: 0px!important; margin-left: 0px!important; } @media (max-width: 778px) { .emergente.oculta_movil { display:none; } } @media (min-width: 778px) { .emergente.oculta_pc { display:none; } } #category .block.block-toggle.block-categories.block-links.js-block-toggle { display: none; } body { font-family: 'FuturaPTBook'!important; } @media (max-width: 800px) { .card { border: none!important; } #mobile-header-sticky .container { width: 98%!important; max-width: 100%; } #wrapper .breadcrumb li { font-size: 14px!important; } .elementor-widget-wrap .elementor-text-editor p { margin-left: 10px; margin-right: 10px; } } button.cookiesplus-save { display: none!important; } .elementor-widget-image-box .elementor-image-box-description { font-family: 'FuturaPTBook'!important; } input.form-control.input-subscription { background: white!important; } .elementor-widget-wrap .elementor-text-editor p { } #iqitmegamenu-mobile a:hover { color: #9dabd0!important; } div#iqitmegamenu-mobile li.show ul { -webkit-columns: 2; -moz-columns: 2; columns: 1!important; } .revi-review_content { font-size: 10px; } /*Estrellas revi*/ img[src*="stars.svg"] { filter: grayscale(100%) brightness(0.8); } /* Corregir imágenes pequeñas */ @media only screen and (max-width: 768px) { .elementor-image-box-img img { width: 86px; /* Tamaño fijo basado en la imagen */ height: 81px; /* Tamaño fijo basado en la imagen */ object-fit: cover; /* Garantiza que se ajuste sin deformarse */ } } /* Prevenir desplazamientos en contenedores dinámicos */ @media only screen and (max-width: 768px) { .elementor-widget-container { min-height: 50px; /* Asegura un tamaño mínimo para evitar saltos */ } } /* Optimizar fuentes para mobile */ @media only screen and (max-width: 768px) { body { font-display: swap; /* Carga una fuente base mientras llega la fuente personalizada */ } h1, h2, h3, p { font-size: 1rem; /* Ajustar tamaños para evitar escalas bruscas */ } }