.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 100%; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #2164b3; } a:hover:not(.nav-link):not(.btn) { color: #4d9fff; } .pagination .page-list li:hover { border-color: #4d9fff; } .pagination .page-list li.current { border-color: #4d9fff; } .pagination .page-list li.current a { color: #4d9fff; } #mobile-header { background: rgba(0, 0, 0, 0.9); border-bottom: none 1px #e3e3e3; } #mobile-header #mobile-header-sticky { background: rgba(0, 0, 0, 0.9); } #mobile-header .mobile-main-bar { padding-top: 0.875rem; padding-bottom: 0.875rem; } #mobile-header .m-nav-btn { color: #ffffff; } #mobile-header .m-nav-btn:hover { color: #545454; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 16px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.4rem; } body { font-family: 'Nunito Sans', Helvetica, Arial, sans-serif; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: 'Noto Serif JP', Geneva, serif; } #blockcart-content { background: #ffffff; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } /*** Secondary button ***/ .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default { background: #000000; color: #ffffff; border: none 1px #f0f0f0; } .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: #5b5b5b; color: #ffffff; } .btn-secondary:not(:disabled):not(.disabled):active { background: #5b5b5b; color: #ffffff; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #000000; color: #ffffff; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #5b5b5b; color: #ffffff; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #000000; color: #ffffff; border: none 1px; } .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: #5b5b5b; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #5b5b5b; color: #ffffff; } #wrapper .breadcrumb { padding-top: 1.0625rem; padding-bottom: 1.0625rem; padding-left: 1.0625rem; padding-right: 1.0625rem; font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: none; color: #777777; } #wrapper .breadcrumb li:after { color: #777777; } #wrapper .breadcrumb a { color: #777777; } /*** Text fields ***/ .form-control { background-color: #e6e6e6; color: #000000; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #e6e6e6; } .custom-select2:after { color: #000000; } .bootstrap-touchspin .btn-touchspin { background-color: #e6e6e6; color: #000000; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #000000; } .form-control::-webkit-input-placeholder { color: #000000; } .form-control::-moz-placeholder { color: #000000; } .form-control:-ms-input-placeholder { color: #000000; } .form-control:-moz-placeholder { color: #000000; } .form-control:focus { color: #000000; border-color: #5788b5; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #000000; } .custom-radio input[type=radio]:checked + span { background-color: #000000; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #000000; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: rgba(255, 255, 255, 0.78); border: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(71, 71, 71, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #333333; color: #d1d1d1; } .tooltip.bs-tether-element-attached-bottom .tooltip-inner:before, .tooltip.tooltip-top .tooltip-inner:before, .bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before { border-top-color: #333333; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #333333; } /*** Modals ***/ .modal-backdrop { background: rgba(194, 194, 194, 0.7); } .modal-content { background: #ffffff; border: none 1px; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #bcbcbc; color: #ffffff; border: none 1px; } .product-price { color: #20606e; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 1.25rem; font-style: normal; font-weight: bold; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #eba53d; color: #ffffff; } .product-flags .new { background: #c92020; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #c80000; color: #ffffff; } .discount { background: #eba53d; color: #ffffff; } .product-available { background: #19c32d; color: #ffffff; } .product-unavailable { background: #c80000; color: #ffffff; } .alert-success { background: #d4edda; color: #155724; border-color: #d4edda; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { color: #155724; text-decoration: underline; } .alert-info { background: #cce5ff; color: #004085; border-color: #cce5ff; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { color: #004085; text-decoration: underline; } .alert-warning { background: #fff3cd; color: #856404; border-color: #fff3cd; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { color: #856404; text-decoration: underline; } .alert-danger { background: #f8d7da; color: #721c24; border-color: #f8d7da; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { color: #721c24; text-decoration: underline; } #iqitcompare-floating { background: #ffffff; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #page-preloader { background: #ffffff; } #back-to-top { background: #000000; color: #ffffff; } #back-to-top:hover { background: #b1b1b1; color: #ffffff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #000000; } ::-webkit-scrollbar-track { background: #ffffff; } body { scrollbar-face-color: #000000; scrollbar-track-color: #ffffff; } #header, #checkout-header { background: #000000 url("/img/cms/Recurso 1Vivant_logo.png") left top / auto repeat fixed; border-top: none 1px; border-bottom: none 1px; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #000000 url("/img/cms/Recurso 1Vivant_logo.png") left top / auto repeat fixed; border-bottom: none 1px; } #header .header-nav { color: #ffffff; background: #004499; border-bottom: none 1px; padding-top: 0.375rem; padding-bottom: 0.375rem; font-size: 0.875rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #70ddff; } #header .header-nav .social-links._topbar { font-size: 1.0625rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #ffffff !important; } #header .header-nav .social-links._topbar a:hover { color: #cceeff !important; } .header-top { padding-top: 0.9375rem; padding-bottom: 0.9375rem; color: #ffffff; } .header-top a:not(.btn):not(.nav-link) { color: #ffffff; } .header-top a:not(.btn):not(.nav-link):hover { color: #ffffff; } .header-top .form-search-control { border: solid 1px #e3e3e3; } .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: #000000; color: #ffffff; padding: 0.5625rem 0.5625rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #ffffff; } .header-top a.header-cart-btn:not(:hover) { color: #ffffff; } .stuck-header .header-top { padding-top: 0.1875rem; padding-bottom: 0.1875rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: rgba(0, 0, 0, 0.5); } .cart-products-count-btn { background: #425774; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { border-top: none 4px #1268cc; border-right: none 2px #cfcfcf; border-bottom: none 3px #457deb; border-left: none 3px #a6cc0f; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 3.375rem; max-width: 12.5rem; color: #ffffff; padding-left: 0.75rem; padding-right: 0.75rem; border-left: solid 1px #b6b6b6; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #ffffff; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.1875rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.375rem !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: #f8f8f8; color: #000000; } .cbp-horizontal .cbp-tab-title { font-size: 0.875rem; font-style: normal; font-weight: normal; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #c31700; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.3125rem; max-height: 1.3125rem; } .cbp-horizontal > ul { text-align: right; } .cbp-horizontal > ul > li { float: none; text-align: left; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.625rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.5rem; padding-right: 0.5rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(15px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .iqitmegamenu-submenu-container { padding: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.125rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 3.125rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #ffffff; background: #000000; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-style: normal; font-weight: normal; text-transform: none; padding-top: 0.5rem; padding-bottom: 0.5rem; border-top: solid 1px rgba(227, 227, 227, 0.35); } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.5rem; max-height: 1.5rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333333; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #ffffff; } #cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #ffffff; background: #000000; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: rgba(255, 255, 255, 0.95); border: none 1px #37a625; box-shadow: 0px 15px 25px 0px rgba(74, 63, 63, 0.15); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #000000 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #545454 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: rgba(119, 119, 119, 0.37) !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #777777 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #333333 !important; border-bottom: none 3px #c2bc29; font-size: 0.9375rem; 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: #000000; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #dcd3e0; } #iqitmegamenu-mobile { background: #000000; color: #dcd3e0; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #dcd3e0; } #iqitmegamenu-mobile li > ul { background: #1f1f1f; } #iqitmegamenu-mobile li > ul > li > ul { background: #292929; } #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: #333333; color: #ffffff; } .swiper-pagination-bullet { background: #333333; } /*** 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 #3cd69f; outline: 1px none transparent; } .product-miniature .thumbnail-container .product-thumbnail-second { position: absolute; top: 0; left: 0; right: 0; opacity: 0; transition: opacity 0.3s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container:hover .product-thumbnail-second { opacity: 1; } .product-miniature .thumbnail-container:hover .product-thumbnail-first { opacity: 0; } .product-miniature .thumbnail-container:hover .product-thumbnail-first:last-child { opacity: 1; } .product-miniature-grid .product-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-title { overflow: hidden; height: 2.2rem; } @media (hover: hover) { .product-miniature:hover { outline: none 1px #19857e; box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15); } } .product-miniature-grid .product-functional-buttons { background: rgba(255, 255, 255, 0.59); } .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: #5f7bb3 !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 .flag-discount-value { display: none !important; } .btn-product-list { padding: 0.3125rem 0.625rem; background: #155196; color: #ffffff; border: none 1px; } .btn-product-list:hover { background: #ffffff; color: #000000; } .products-grid .product-miniature-default { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-miniature-default .product-description { -webkit-box-flex: auto; -ms-flex: auto; flex: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-add-cart { margin: auto auto 0 auto; } .product-carousel { height: 100%; } .products.swiper-container .swiper-slide { height: auto; } .products-grid .product-miniature-layout-1 { text-align: center; } .products-grid .product-miniature-layout-1 .input-group-add-cart { justify-content: center; } .products-grid .product-miniature-layout-1 .product-description { padding: 0.625rem; } .products-grid .product-miniature-layout-2 .product-add-cart { display: none !important; } .products-grid .product-miniature-layout-2 .products-variants { padding-top: 0rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.625rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(146, 146, 146, 0.15); } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(1, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(1, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.5rem; 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: #ffffff; background: #000000; } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } #product .product-cover .expander { color: #ffffff; background: #000000; } #product .product-cover .expander:hover { opacity: 0.6 !important; } #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; } #wrapper { border-top: none 1px; border-bottom: none 1px; color: #222222; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #333333; text-align: center; font-size: 2.875rem; font-style: normal; font-weight: normal; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #333333; } #content-wrapper .page-title span { margin-right: 0.5rem; } #content-wrapper .page-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: solid 2px #6890cc; } #content-wrapper .page-title span { margin-left: 0.5rem; } #content-wrapper .page-title:before { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: solid 2px #6890cc; } #content-wrapper .section-title { color: #0766ab; font-size: 1.125rem; font-style: normal; font-weight: normal; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #0766ab; } .nav-tabs .nav-link { color: #000000; font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #000000; border-bottom: solid 3px #8f8f8f; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #8f8f8f; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #8f8f8f; } #wrapper .block-title { color: #333333; font-size: 1.25rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #a8a8a8; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #333333; } #left-column .block, #right-column .block { padding: 0.1875rem; border: none 1px; } #footer, #checkout-footer { background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #e3e3e3; background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #777777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #000000; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #002493; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #777777; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.1875rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #6d6d6d !important; } #footer .block-title, #checkout-footer .block-title { color: #000000; font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #000000; margin-bottom: 0.8em; padding-bottom: 0.5em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #000000; } #footer-container-first { border-top: none 1px; padding-top: 3.75rem; padding-bottom: 3.75rem; background: #fff1d3; color: #000000; } #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: 3.125rem; padding-bottom: 2.125rem; color: #000000; } #footer-container-main a, #checkout-footer a { color: #000000; } #footer-container-main a:hover, #checkout-footer a:hover { color: #004da5; } #footer-copyrights { border-top: none 1px; background: #ffffff; padding-top: 0.75rem; padding-bottom: 0.75rem; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-title span::after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; margin-left: 10px; } #footer .block-toggle > .block-content { display: none; } #footer .block-toggle._toggled > .block-content { display: block; } #footer .block-toggle._toggled .block-title span::after { content: ""; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #e3e3e3 url("/img/cms/cunas-de-esparto-vivant.jpg") center center / cover no-repeat fixed; color: #ffffff; } #maintenance-page a, #maintenance-page a:link { color: #ffffff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #000000; color: #ffffff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333333; color: #ffffff; } .maintenance-page-newsletter input[type=email] { border: solid 1px #333333; background: #e3e3e3; color: #333333; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { color: #333333; } @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(iconfont/MaterialIcons-Regular.eot); /* For IE6-8 */ src: local('Material Icons'), local('MaterialIcons-Regular'), url(iconfont/MaterialIcons-Regular.woff2) format('woff2'), url(iconfont/MaterialIcons-Regular.woff) format('woff'), url(iconfont/MaterialIcons-Regular.ttf) format('truetype'); } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; width: 1em; height: 1em; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; } #iqithtmlandbanners-block-5 {display:none !important;} @media screen and (max-width: 991px){ #mobile-header #mobile-header-sticky {top: 4% !important;} #mobile-header #mobile-header-sticky.stuck {top: 0% !important;} #header .header-nav .row.justify-content-between>div:not(:first-child) {display: block!important;} #header .header-nav .right-nav .wishlist-block {display:none!important;} #iqithtmlandbanners-block-1 {text-align:center !important;} #iqithtmlandbanners-block-5 {display:block !important;} } .product-list-subcategories .subcategory-image {display:none;} .product-list-subcategories .subcategory-name {background-color: #bcd7f0;color: #fff !important;padding: 1rem 1rem;} .product-list-subcategories>.row>.col-md-4 {margin-top:3rem;} dl, ol, ul { margin-top: .5rem; } .cbp-horizontal .cbp-legend { font-size: 0.65rem !important; } ._topbar { margin-top: 0; } /******** BANNER DE ENVÍOS GRATUITOS ********/ @keyframes changebg { from { background: #fff; color: #ED4337; } to { background: #ED4337; color: #fff; } } #iqithtmlandbanners-block-2 { animation-duration: 4s; animation-name: changebg; animation-iteration-count: infinite; animation-direction: alternate; animation-timing-function: ease-in-out; } #iqithtmlandbanners-block-2 p { margin:0; padding: 12px 24px; text-align: center; } #iqithtmlandbanners-block-2 { display:none !important; /* para ocultar el bloque cuando no haya mensajes importantes */ } /*********************************************/ .bon-newsletter-dont { color: #d00 !important; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1400px; } .elementor-element.elementor-element-qr9xxlc { padding: 0 !important; } .elementor-element.elementor-element-kwcl9ev { display:none; } #back-to-top { bottom: 3.5rem !important; } .asagiSabit { bottom: 14rem !important; right:16px; } .grecaptcha-badge { right: -169px !important; transform: scale(0.7) !important; bottom: 9rem !important; } .grecaptcha-badge:hover { right: -40px !important; transform: scale(0.7) !important; } .btn-product-list { padding: 0.7rem 1.2rem; background: #000; color: #fff; border: none 1px; } #desktop_logo img { height:60px; width: auto; } .nav-tabs { margin-bottom: 0; border-bottom: none; } .nav-tabs .nav-link { font-weight: 400; font-size: 0.6rem; } .cart-products-count-btn { background: #E00; color: #fff; } .remove-from-cart, .blockcart-content a { color: #000 !important; } body#checkout section.checkout-step .delivery-option > label > .row > div:first-child img { margin: 0 .8rem 0 0; max-width: 80px; } #wrapper { margin-top: 30px; } #inner-wrapper { margin-top: 20px; } #wrapper .breadcrumb { font-size: 1rem; font-style: normal; font-weight: 300; text-transform: none; background-image: none !important; } #authentication .page-content { max-width: 1000px; } /*.tabs{font-family: 'Open Sans Condensed', sans-serif;font-weight:300}*/ .tabs{ font-weight: 200 !important; font-size: 0.6rem; } .tabs .nav-link { font-family: 'Noto Serif JP'; } .cbp-horizontal .cbp-tab-title { font-weight: 400; } .cbp-hrmenu .cbp-links li { margin: 3px 0 6px; } /******** PÁGINAS DE LISTADO DE PRODUCTOS ********/ .block-categories ul > li { margin-bottom: 6px; } .block-categories ul > li a{ color: #000 !important; } .thumbnail-container { height:345px; display:flex; flex-direction: column; justify-content: flex-end; } .js-search-filters-clear-all .material-icons{ vertical-align: text-bottom; } .js-search-filters-clear-all { padding: .5rem 1.25rem .5rem 0; } #search_filters .facet .facet-label .custom-checkbox, #search_filters .facet .facet-label .custom-radio { top: -2px; } #search_filters .facet .facet-title { text-transform: capitalize; margin-bottom: .6rem; } #search_filters .facet .facet-label, #search_filters_brands .facet .facet-label, #search_filters_suppliers .facet .facet-label { margin-bottom: .6rem; } .facet-label a { font-weight: 300 !important; color: #000 !important; text-transform: capitalize; } #search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a { font-size: .87rem; } #content-wrapper .page-title { margin-top: 8px; font-weight:200; } #content-wrapper .page-title span { margin-left: 1.25rem; margin-right: 1.25rem; } .data a { color: #000 !important; } .view-switcher a { color: #000 !important; } .products-selection { margin: 1.25rem 0; padding: 1.75rem 0; } .products.row > .col, .products.row > [class*="col-"] { margin-bottom: 1.25rem; } .product-miniature .text-muted { display: none; } .pagination { margin-top: 3rem; margin-bottom: 3rem; } .badge { padding: .5em 1em; font-size: 100%; } /*****************************/ /* PÁGINA DE PRODUCTO */ #product #inner-wrapper { margin-top:0; } #main-product-wrapper .product_header_container .page-title { font-size: 2.1rem; margin-bottom: 1rem !important; } #product-availability { color: #ff9a52; background: none; padding-left:0 !important; } .size-chart-warning { width: 100%; font-size:0.8rem; margin-top:6px; } .product-variants .input-radio, .product-variants .radio-label { min-width: 45px; } .input-color:checked + span, .input-color:hover + span, .input-radio:checked + span, .input-radio:hover + span { padding: 2px 9px; } .color, .custom-checkbox input[type="checkbox"] + span.color, .radio-label { outline: 1px solid hsla(0,0%,63%,1); } .input-radio + span { padding: 4px 11px; } .radio-label { padding: 2px 11px; } .radio-label:hover { padding: 0 9px; } .product-quantity .qty { display: none; } #main-product-wrapper .extra-small-gutters > .col, .extra-small-gutters > [class*="col-"] { padding-left: 0; } #main-product-wrapper .add-to-cart { background: #c44 !important; color: #fff !important; margin-left:0 !important; min-width: 320px; padding: 18px; } #content-wrapper .product_header_container .page-title { margin-bottom: 1.8rem; } .product-reference { display:inline; } #main-product-wrapper .btn-iqitwishlist-add { background: none !important; color: #c00 !important; padding: 18px; } .product-miniature-grid .product-title { font-size: 15px; font-weight: 200; text-transform: uppercase; height: 3rem; } .product-miniature-grid .product-title { height: 3rem; } .product-title a{ color: #000 !important; } .elementor-products-tabs .product-price-and-shipping span { font-size: 15px !important; } .elementor-products-tabs .product-title { font-size: 15px !important; } .product-price { color: #000; } .products-grid .product-miniature-layout-1 .product-price-and-shipping, .products-grid .product-miniature-layout-1 .products-variants, .products-grid .product-miniature-layout-3 .product-price-and-shipping, .products-grid .product-miniature-layout-3 .products-variants { padding-bottom: 1rem; } .product-features { display: flex; justify-content: center; } .product-features > dl.data-sheet { width: 600px; justify-content: center; } .product-unavailable { background: #D00; } #product-infos-tabs-content { font-size: 16px !important; line-height: 1.7rem; } #main-product-wrapper .nav-tabs .nav-item { margin-right: 8px; margin-bottom: 16px; width: 100%; } #main-product-wrapper .nav-tabs .nav-link, #main-product-wrapper .nav-tabs .nav-link.active { font-size: 24px !important; border-bottom: 2px solid #bbb; } #main-product-wrapper .share-title { margin: 45px 0 24px; width: 100%; padding: 10px; background: #efefef; border-bottom: 3px solid #bbb; font-size: 20px !important; font-family: 'Noto Serif JP'; } #main-product-wrapper .rte-content { margin-bottom:8px; margin-top:30px; padding: 21px; background: #fafafa; border: 1px solid #bbb; } #product-details .product-quantities { text-align: center; } .product-information .info-img { max-width:100%; margin: 1rem 0; } .product-information .info-img img { max-width:100%; width:545px; } .product-quantity .qty { width: 96px; } #content-wrapper .product-accessories .section-title, #content-wrapper .crossselling-products .section-title { color: #000; font-family: 'Noto Serif JP', Geneva, serif; font-weight: 200; font-size: 1.5rem; } #iqitsizecharts-modal .modal-dialog { max-width: inherit; width: auto; height: auto; min-width: 85%; } .modal-open .modal { overflow-x: auto; overflow-y: auto; } .btn-block { padding: 1rem 1.25rem; } .select.form-control[multiple], select.form-control[size], textarea.form-control { height: 50px; } /* COMENTARIOS DE PRODUCTO */ .btn-comment { background:#000; } .btn-comment .material-icons, .btn-comment-inverse .material-icons { vertical-align: text-bottom; } .btn-comment, .btn-comment-inverse { padding: 14px 28px; height: auto; font-size: 1.05rem; box-shadow: none; border-radius: 0; } .btn-comment:hover, .btn-comment-inverse:hover { color: #fff !important; } #product-comments-list-header .comments-nb .material-icons { margin-right: 3px; vertical-align: top; } #product-comments-list-header, #product-comments-list, #product-comments-list-footer, #empty-product-comment { background: #f2f2f2; } .product-comment-list-item { padding: 26px; background-color: #fafafa; } #product-comments-list { padding-left: 32px; padding-right: 32px; } #product-comments-list-footer { padding-bottom: 20px; } /*************************************/ .js-mailalert .mr-2 { width: 100%; } .js-mailalert .mr-2 .btn { width: 100%; padding: 1rem 1.25rem; } .after-cover-tumbnails .btn-secondary { padding: 21px 32px; font-size: 22px; } /* CONTACT PAGE */ .contact-page-info .contact-rich .data a { color: #000 !important; } .contact-rich .data a { color: #fff !important; } .contact-page-info { border-right: none !important; margin-right: 0 !important; } .contact-form .psgdpr_consent_message a { color: #000 !important; font-weight: bold !important; } /* FOOTER */ #footer { margin-top: 4rem; } #footer-container-main{ padding-left:20px; padding-right:20px; } .psgdpr_consent_message a { color: #fff !important; font-weight: bold !important; } #footer .block-title { font-size: 1.3rem!important} .vivantitas-logo { margin:-50px 0 0 0; } #footer-container-first .ps-emailsubscription-block .input-subscription { padding-top: 0.5rem; padding-bottom: 0.5rem; } #footer-container-first h5 { font-family: 'Noto Serif JP', Geneva, sans-serif; font-size: 1.5rem; font-style: normal; font-weight: 200; text-transform: none; } #footer-container-first .container .row:last-child { display: none; } #footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #aaa; background: #fff; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #fff; } .psgdpr_consent_message a { color: #000 !important; font-weight: bold !important; } .ps-emailsubscription-block .btn-subscribe { background: #000; } .contact-rich .data a { color: #000 !important; } #footer .contact-rich .part:nth-of-type(1) .data { max-width: 95%; float: right; } #footer .contact-rich .part .icon { vertical-align: top; padding-top: 1px; } .product-line-info a{ color: #000 !important; } #wrapper { margin-top: 0; } .elementor-products-tabs .product-title{font-size:24px;} .elementor-products-tabs .product-price-and-shipping span{font-size:24px;font-size: 1.6rem;} .nav-tabs .nav-link { font-size: 3.2em; } .container-iqitmegamenu{ position: relative; } #header .header-nav .social-links._topbar { font-size: 1.2rem; } .social-links>li { padding: 0 .4em 0 0; } .top-nav-p { text-transform: uppercase; font-weight: 100; font-size: 0.75rem; letter-spacing: 0.025rem; } .header-nav .d-inline-block { font-size: 13px; font-weight: 300; } #iqitreviews-snippet{font-size: 18px;font-family: 'Open Sans Condensed',sans-serif;} #product-infos-tabs-content{font-size:21px;} .btn-combination { color: #fff; background-color: #006499; border-color: #28a745; border-radius: 8px; font-weight: bold; font-size: 15px; } .btn-success { color: #fff; background-color: #006499; border-color: #28a745; border-radius: 8px; font-weight: bold; font-size: 15px; } #table-combtabs .label-default {color: #006499; font-weight: bold;} .pull-right{margin:0} .cart-item{padding: 0;} .cart-item .product-line-info-secondary {font-weight: bold;} .modal.show .modal-content { padding: 30px; } .quantity-column{min-width:152px;} #table-combtabs .pull-right{display:none;} .table-bordered td, .table-bordered th{border:none;} #addall .table-bordered{border:none;} #buy_block .btn-success{float:left!important} #wrapper .product-accessories-sidebar .block-title {font-size:40px} #iqitmegamenu-wrapper.stuck-menu {padding-right: 48px; background:rgb(188 215 240); } /* POP UP NEWSLETTER */ #iqitpopup form button { background: #000; color: #fff; min-width: 140px; padding-top:6px !important; padding-bottom:6px !important; } #iqitpopup form button span { font-size:21px !important; } #iqitpopup .iqitpopup-newsletter-form .newsletter-input { width: 60%; height: 44px; max-width: 360px; font-size:21px; text-align: left; } .bottom-pop { position:absolute; bottom:0; padding: 0 20px 110px 4px; } .bottom-pop h2 { font-size:2rem; } .bottom-pop p { font-size:1.5rem; line-height:2.1rem; } #iqitpopup .text-muted { font-size: 1.2rem; } /*@media (min-width: 991px) { .bon-newsletter .col-md-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; float: left; } }*/ .custom-checkbox input[type="checkbox"] + span:not(.color), .custom-radio { border-color: #666; } .psgdprinfo17 { min-height: 170px; } /* POP UP EXPLICACIÓN ENVÍO REGALO*/ .overlay { position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.7); transition: opacity 500ms; visibility: hidden; opacity: 0; } .overlay:target { visibility: visible; opacity: 1; z-index:1000; } .popup { margin: 180px auto 40px; padding: 20px; background: #fff; width: 35%; position: relative; transition: all 5s ease-in-out; z-index:1001; } .popup h2 { margin-top: 40px; color: #333; font-family: Tahoma, Arial, sans-serif; } .popup .close { position: absolute; top: 20px; right: 30px; transition: all 200ms; font-size: 30px; font-weight: bold; text-decoration: none; color: #333; } .popup .close:hover { color: #06D85F; } .popup .content { max-height: 30%; overflow: auto; } /* ****************************** */ /* CLASE BLOCK PARA PÁGINAS ESTÁTICAS */ .block { width:100%; } .block1 { display: block; float:left; width:60%; } .block2 { display: block; float:right; width:40%; } .block, .block1, .block2 { padding:10px 20px 20px; } /* ****************************** */ /* BOTONES DEL CARRITO */ .cart-summary .checkout .btn-primary, .blockcart-content .cart-buttons .btn-primary { background: #ffae29; color: #000; font-size:18px; font-weight: bold; } .blockcart-content .cart-buttons .btn-secondary { background: #ffca4a; color: #000; font-size:18px; font-weight: bold; } #checkout-payment-step #payment-confirmation .btn-primary, #checkout .btn-primary { background: #ffae29 !important; color: #000 !important; font-size:18px !important; font-weight: bold !important; } #checkout .btn-primary.disabled, #checkout .btn-primary:disabled { background: #ffff99 !important; color: #a97 !important; font-size:18px !important; font-weight: bold !important; } /* ******************* */ /* FORMULARIO DE DIRECCIONES DEL CARRITO */ #delivery-address > .js-address-form > .form-fields > div:nth-child(12) > div:last-child { display:none; } /*****************************************/ /*************** CHECKOUT ****************/ #cart-subtotal-discount { display:none !important; } @media screen and (max-width: 700px){ .box{ width: 70%; } .popup{ width: 70%; } } @media (max-width: 768px) { #header { position: absolute; top:0; } #wrapper { margin-top: 76px !important; } /*#inner-wrapper { margin-top: 116px !important; }*/ .col-mobile-logo img { width: auto; max-height: 38px; } body#checkout section.checkout-step .payment-options .payment-option label { font-size: 15px; } body#checkout section.checkout-step .payment-options .payment-option { margin-bottom: 1.5rem; } .elementor-element-ewzshrd img { height:70% !important; margin-bottom:-50px; margin-top:20px; max-width: 280px !important; } .elementor-column { width: 100%; } #footer { margin-top:14rem; } .vivantitas-logo { display:flex; justify-content:center; width:100%; margin:-180px 0 0 0; } } @media (max-width: 991px){ /* CLASE BLOCK PARA PÁGINAS ESTÁTICAS */ .block1, .block2 { width:100%; padding:10px 20px 20px; } #header .header-nav{ display: none !important; } .nav-tabs .nav-link { font-size: 3em; } .col-mobile-logo img { width: auto; max-height: 66px; } } @media (max-width: 480px){ #header .header-nav { display: none !important; } .nav-tabs .nav-link { font-size: 2.2em; } #main-product-wrapper .nav-tabs .nav-item { margin-right: 0; margin-bottom: 20px; width: 100%; } .elementor-element-ewzshrd img { height:70% !important; max-width: 280px !important; } #footer { margin-top:20rem; } } @media (min-width: 768px) { #back-to-top { bottom: 5rem !important; } .asagiSabit { bottom: 2.5rem !important; } .grecaptcha-badge { bottom: 0 !important; } .bottom-pop h2 { font-size:1.25rem; } .bottom-pop p { font-size:1.1rem; line-height:1.55rem; } #iqitpopup .text-muted { font-size: 0.8rem; } } /** OCULTA LA CANTIDAD STOCK EN FILTRO TALLA **/ .magnitude {visibility: hidden;} /* Custom css*/ .content > .payment-options{ display:flex; flex-direction:column; } .content > .payment-options > div:not([class]):nth-of-type(1){ order:3; } .content > .payment-options > div:nth-of-type(2){ order:4; } /*espacio en checkout*/ @media screen and (max-width:768px){ .page-order #wrapper { margin-top: 19% !important; } } @media screen and (max-width:768px){ .page-order #wrapper { margin-top: 25% !important; } } /*header pequeño en mobile*/ @media screen and (max-width:426px){ .col-mobile-logo img { max-height: 38px !important; } } /*dos items por fila*/ @media screen and (max-width:425px){ .products.row.products-grid{ justify-content: space-between; } .products.row.products-grid > div{ flex-basis:calc(50% - 1rem); } .products.row.products-grid .thumbnail-container { height: auto; } } /*baner top*/ @media screen and (max-width:991px){ header #mobile-header .sticky-mobile-wrapper{ height: auto !important; } #header .header-nav { display: block!important; } #mobile-header #mobile-header-sticky { top:0%; } #header .header-nav .social-links._topbar, #header .header-nav .left-nav>div:after{ display:none; } #header .header-nav a { display: none; } #header .header-nav .row.justify-content-between > div:not(:first-child){ display:none !important; } } /*ocultar iconos de carrito*/ .checkout.cart-detailed-actions.card-body:not(:first-child) .ps_checkout.payment-method-logo-block{ display:none; } /*envio gratis*/ .product-information .info-img{ position:relative; display:block; } .product-information .info-img:after { content: ''; background-image: url(/img/envio-gratis.png); background-position: center; background-repeat: no-repeat; background-size: contain; width: 80px; height: 80px; display: block; position: absolute; top: 15%; left: 45%; } @media screen and (max-width:440px){ .product-information .info-img:after{ width: 60px; height: 60px; } } @media screen and (max-width:440px){ .product-information .info-img:after{ width: 50px; height: 50px; } } /* Iconos de metodos de pago*/ .payment-options [for="payment-option-2"]{ position:relative; } .payment-options [for="payment-option-2"]:after{ content: ''; background-image: url(/img/tarjetas.png); background-position: center; background-repeat: no-repeat; background-size: contain; width: 85px; height: 30px; display: inline-block; position: absolute; top: -40%; right: -80%; } .payment-options [for="payment-option-1"]{ position:relative; } .payment-options [for="payment-option-1"]:after{ content: ''; background-image: url(/img/codfee.gif); background-position: center; background-repeat: no-repeat; background-size: contain; width: 85px; height: 30px; display: inline-block; position: absolute; top: -40%; right: -45%; } /*----- Header customizado ----*/ #header { background: #fff; border-bottom: 1px solid #049; color:#000; } #header a, #header .header-nav, #mobile-header #mobile-header-sticky {color:#000} #header .header-nav { color: #000; background: #bcd7f0; } /*mobile*/ #mobile-header { color: #000; background: #fff; border-bottom: 1px solid #049; width: 100vw; } #mobile-header #mobile-header-sticky{ background: #fff; } #mobile-header .m-nav-btn { color: #000; } @media screen and (max-width:480px){ .col-mobile-logo img { max-height: 75px!important; } .page-index #wrapper { margin-top: 15rem !important; } } /*--------------- Custom 15/11/22 ------------------------*/ #blockcart-modal .products .thumbnail-container{ height:inherit !important; } .crossselling-products .slick-products-carousel .product-miniature .thumbnail-container{ height:inherit !important; } .crossselling-products .slick-products-carousel .product-miniature .thumbnail-container{ height:inherit !important; } .crossselling-products .slick-products-carousel .product-miniature .product-description{ min-height: inherit; height: inherit; } .crossselling-products .slick-products-carousel .product-miniature h3.product-title{ height: inherit; } .crossselling-products .slick-products-carousel .product-miniature .product-price-and-shipping{ margin-top: 6%; } @media screen and (max-width:520px){ #wrapper { margin-top: 15vh !important; } #cart #wrapper { margin-top: 17vh !important; } .page-order #wrapper { margin-top: 16vh!important; } #banner__Txt__top{ display: flex; flex-direction: column; text-align: center; } #banner__Txt__top > span:nth-of-type(2){ display:none; } .header-nav > div > div{ margin: 0 auto; display: block; text-align: center; } #header .header-nav a { display: inline; } } #cookiesplus-tab i.material-icons { display: none; } #search_filters aside:first-of-type ul.facet-type-checkbox { display: flex; flex-wrap: wrap; padding: 0; list-style: none; } #search_filters aside:first-of-type ul.facet-type-checkbox li { flex: 0 0 50%; }