@import url(//fonts.googleapis.com/icon?family=Material+Icons); .iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #fafafa; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1440px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #484848; } a:hover:not(.nav-link):not(.btn) { color: #73a4b3; } .pagination .page-list li:hover { border-color: #73a4b3; } .pagination .page-list li.current { border-color: #73a4b3; } .pagination .page-list li.current a { color: #73a4b3; } #mobile-header { border-bottom: none 1px #d9d9d9; } #mobile-header .mobile-main-bar { padding-top: 2.6923076923rem; padding-bottom: 2.6923076923rem; } #mobile-header .m-nav-btn { color: #484848; } #mobile-header .m-nav-btn:hover { color: #2972a7; } #mobile-header .mobile-buttons-bar { background: #ffffff; } #mobile-header .m-nav-btn { padding-top: 0.6153846154rem; padding-bottom: 0.6153846154rem; border: solid 1px rgba(21, 21, 21, 0.11); border-left: none; } #mobile-header .m-nav-btn:hover { background: #f5f5f5; } #mobile-header .col-mobile-btn:last-child .m-nav-btn { border-right: none; } html { font-size: 13px; } @media (max-width: 767px) { html { font-size: 10px; } } body { line-height: 1.4rem; } body { font-family: 'Raleway', sans-serif; } #blockcart-content { background: #ffffff; color: #484848; border: none 1px #f5e70f; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: #484848; } #blockcart-content a:not(.btn):hover { color: #484848; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: rgba(0, 0, 0, 0.16); } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.16); } /*** 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: #ffffff; color: #000000; border: solid 1px rgba(0, 0, 0, 0.11); } .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: #f2f2f2; color: #000000; } .btn-secondary:not(:disabled):not(.disabled):active { background: #f2f2f2; color: #000000; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #ffffff; color: #000000; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #f2f2f2; color: #000000; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #73a4b3; 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: #407b91; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #407b91; color: #ffffff; } #wrapper .breadcrumb { background: #f0f0f0; padding-top: 0.9230769231rem; padding-bottom: 0.9230769231rem; margin-top: -3.0769230769rem; margin-bottom: 3.0769230769rem; font-size: 0.8461538462rem; font-style: normal; font-weight: normal; text-transform: none; color: #858585; } #wrapper .breadcrumb li:after { color: #858585; } #wrapper .breadcrumb a { color: #858585; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #484848; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #484848; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #484848; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #484848; } .form-control::-webkit-input-placeholder { color: #484848; } .form-control::-moz-placeholder { color: #484848; } .form-control:-ms-input-placeholder { color: #484848; } .form-control:-moz-placeholder { color: #484848; } .form-control:focus { color: #484848; border-color: #9e9e9e; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #1d1d1d; } .custom-radio input[type=radio]:checked + span { background-color: #1d1d1d; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #1d1d1d; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px rgba(0, 0, 0, 0.27); box-shadow: 3px 4px 8px 0px rgba(0, 0, 0, 0.1); } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #484848!important; border-bottom: solid 1px rgba(0, 0, 0, 0.27); } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(72, 72, 72, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #333333; 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: #333333; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #333333; } /*** Modals ***/ .modal-backdrop { background: rgba(255, 255, 255, 0.8); } .modal-content { background: #ffffff; border: solid 2px #e0e0e0; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16); } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #fafafa; color: #333333; border: solid 2px #eb1923; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.08); } .product-price { color: #73a4b3; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: rgba(41, 114, 167, 0); color: rgba(255, 255, 255, 0); } .product-flags .new { background: rgba(233, 233, 233, 0); color: rgba(0, 0, 0, 0); } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: rgba(41, 114, 167, 0); color: rgba(255, 255, 255, 0); } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #a17738; color: #fff7f7; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } #iqitcompare-floating { background: #ffffff; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #page-preloader { background: #ffffff; } #back-to-top { background: #2972a7; color: #ffffff; } #back-to-top:hover { background: #4e90bf; color: #ffffff; } #header, #checkout-header { background: #ffffff; border-top: none 1px; border-bottom: none 1px; box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.18); } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ffffff; border-bottom: none 1px; box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.18); } #header .header-nav { color: #484848; background: #fafafa; border-bottom: none 1px; padding-top: 0.6153846154rem; padding-bottom: 0.6153846154rem; font-size: 0.9230769231rem; } #header .header-nav a { color: #484848; } #header .header-nav a:hover { color: #4a7f90; } #header .header-nav .social-links._topbar { font-size: 1.7692307692rem; } #header .header-nav .social-links._topbar a:hover { color: #91b8d5 !important; } .header-top { padding-top: 1.3846153846rem; padding-bottom: 1.3846153846rem; color: #484848; } .header-top a:not(.btn):not(.nav-link) { color: #484848; } .header-top a:not(.btn):not(.nav-link):hover { color: #73a4b3; } .header-top .form-search-control { background: #ffffff; border: solid 2px #e6e6e6; } .header-top .header-btn-w .header-btn > .icon { font-size: 3.0769230769rem; display: block; } .header-top .header-cart-default a.cart-toogle { color: #73a4b3; padding: 0.0769230769rem 0.0769230769rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #73a4b3; } .header-top .header-cart-default .cart-toogle > .icon { font-size: 2.8rem; display: inline-block; vertical-align: middle; } .header-top .header-cart-default .cart-toogle > .info-wrapper { text-align: left; display: inline-block; vertical-align: middle; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .cart-toggle-details, .header-top .header-cart-default .cart-toogle > .info-wrapper > .title { display: block; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .title { opacity: 0.8; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .cart-toggle-details { font-weight: bold; } .header-top .header-cart-default .cart-toogle > .info-wrapper .cart-separator { display: none; } .header-top a.header-cart-btn:not(:hover) { color: #73a4b3; } .stuck-header .header-top { padding-top: 0.9230769231rem; padding-bottom: 0.9230769231rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #2183e6; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 100%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { border-top: solid 1px #e6e6e6; border-right: none 1px #e6e6e6; border-bottom: none 1px rgba(255, 255, 255, 0.4); border-left: none 3px #a6cc0f; margin: 0 -500%; padding: 0 500%; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 3.3846153846rem; max-width: 23.0769230769rem; color: #1d1d1d; padding-left: 1.4615384615rem; padding-right: 1.4615384615rem; border-left: solid 1px #e6e6e6; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #1d1d1d; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.0769230769rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.3846153846rem !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: #73a4b3; color: #ffffff; } .cbp-horizontal .cbp-tab-title { font-size: 0.9230769231rem; font-style: normal; font-weight: bold; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.5384615385rem; max-height: 1.5384615385rem; } .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: 0.6923076923rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.4615384615rem; padding-right: 0.4615384615rem; } } #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; box-shadow: 6px 0px 30px 0px rgba(0, 0, 0, 0.15); } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; box-shadow: 6px 0px 30px 0px rgba(0, 0, 0, 0.15); } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.2307692308rem; font-style: normal; font-weight: bold; text-transform: uppercase; color: #ffffff; background: #73a4b3; line-height: 3.8461538462rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #484848; background: #f0f0f0; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-style: normal; font-weight: normal; text-transform: uppercase; padding-top: 0.6153846154rem; padding-bottom: 0.6153846154rem; 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.2307692308rem; max-height: 1.2307692308rem; } #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: #484848; background: #f0f0f0; } .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: #f7f7f7; border: solid 1px #e3e3e3; 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: #747474 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #2972a7 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777777 !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-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: #484848 !important; border-bottom: none 1px rgba(0, 0, 0, 0.12); font-size: 1.0769230769rem; font-style: normal; font-weight: bold; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #2972a7 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #ffffff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #595050 !important; } #iqitmegamenu-mobile { background: #ffffff; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 4.1538461538rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab:not(:last-child) { border-bottom: none 1px; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__arrow { padding-top: 1.2307692308rem; padding-bottom: 1.2307692308rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 1.2307692308rem; padding-bottom: 1.2307692308rem; font-size: 1.3846153846rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: solid 1px #c9c9c9; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.24); } .mobile-menu__submenu { background: #ffffff; } .mobile-menu__tab { border-bottom: none 1px; min-height: 4.7692307692rem; } .mobile-menu__link { color: #595050 !important; padding-top: 1.5384615385rem; padding-bottom: 1.5384615385rem; font-size: 1.6923076923rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.5384615385rem; padding-bottom: 1.5384615385rem; color: #595050; font-size: 1.6923076923rem; } .mobile-menu__tab-icon { font-size: 1.6923076923rem; } .mobile-menu__tab-icon--img { max-height: 1.6923076923rem; } .mobile-menu__legend { font-size: 0.9230769231rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #595050; } .mobile-menu__header-wrapper { color: #595050; background-color: #f4f4f4; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.6923076923rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.5384615385rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050 !important; } .mobile-menu__column { font-size: 1.2307692308rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 3.0769230769rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 3.0769230769rem; } .mobile-menu__links-list-li { padding-top: 0.4615384615rem; padding-bottom: 0.4615384615rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #595050; } .mobile-menu__footer { border-top: none 1px; color: #595050; background-color: #f4f4f4; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #ffffff; color: #000000; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: -0.3846153846rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.3846153846rem; } .swiper-container-wrapper { margin: -0.3846153846rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.3846153846rem; } .swiper-container-wrapper .product-carousel { padding: 0.3846153846rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.3846153846rem; } .product-miniature { border: solid 1px #f0f0f0; outline: 2px solid transparent; background: #ffffff; } .product-miniature-grid { padding: 0.1538461538rem; } .product-miniature-grid .product-title { font-size: 1.1538461538rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.3076923077rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: solid 2px rgba(161, 161, 161, 0.25); } } .product-miniature-grid .product-functional-buttons { background: #ffffff; } .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-reference { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-description-short { display: none !important; } .products-grid .product-miniature .product-add-cart { display: none !important; } .products-grid .product-miniature .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .product-miniature .input-qty, .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .btn-product-list { padding: 0.5384615385rem 1.0769230769rem; background: #bababa; color: #ffffff; border: none 1px #c8c8c8; } .btn-product-list:hover { background: #4e90bf; color: #ffffff; border-color: #4e90bf; } .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.7692307692rem; } .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.7692307692rem; } .products-grid .product-miniature-layout-3 .product-description { background: #ffffff; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 2rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px rgba(0, 0, 0, 0.05); } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #484848; background: rgba(0, 0, 0, 0); } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } .product-cover .expander { width: 100%; height: 100%; padding: 0; bottom: 0; right: 0; } .product-cover .expander > span { position: absolute; bottom: 1rem; right: 1rem; padding: 0.6rem; } #product .product-cover .expander > span { color: #484848; background: rgba(0, 0, 0, 0); transition: opacity 0.2s cubic-bezier(0.7, 0, 0.3, 1), color 0.2s cubic-bezier(0.7, 0, 0.3, 1); } #product .product-cover .expander > span:hover { opacity: 0.6 !important; } @media screen and (max-width: 768px) { .col-left-product-cover, .col-left-product-thumbs { flex: 0 0 100%; max-width: 100%; } .col-left-product-thumbs { order: 2; margin-top: 2rem; } } #wrapper { background: #fafafa; border-top: none 1px; border-bottom: none 1px; padding-top: 3.0769230769rem; padding-bottom: 3.0769230769rem; color: #484848; box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.3); } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 3.0769230769rem; padding-bottom: 3.0769230769rem; } #content-wrapper .page-title { color: #1d1d1d; font-size: 2.4615384615rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #1d1d1d; } #content-wrapper .page-title span { margin-right: 0.5rem; } #content-wrapper .page-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 5px #2183e6; } #content-wrapper .section-title { color: #333333; font-size: 1.3846153846rem; 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: #333333; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -1.5px; display: block; width: 30px; height: 1px; border-bottom: solid 3px #73a4b3; left: 0; right: 0; } .nav-tabs .nav-link { color: #000000; font-size: 1.2307692308rem; 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: #000000; border-bottom: solid 3px #73a4b3; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #73a4b3; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #73a4b3; } #wrapper .block-title { color: #000000; font-size: 1.0769230769rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #000000; } #wrapper .block-title span { margin-right: 0.5rem; } #wrapper .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 1px #e3e3e3; } #left-column .block, #right-column .block { background: #ffffff; padding: 1.1538461538rem; border: solid 1px #f0f0f0; } #footer, #checkout-footer { background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px #000000; background: rgba(0, 0, 0, 0.08); } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #484848; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #484848; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #484848; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #484848; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #484848; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #484848; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 2rem; } #footer .social-links._footer a:hover, #checkout-footer .social-links._footer a:hover { color: #91b8d5 !important; } #footer .block-title, #checkout-footer .block-title { color: #1d1d1d; font-size: 1.2307692308rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #1d1d1d; } #footer .block-title span, #checkout-footer .block-title span { margin-right: 0.5rem; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 3px #f5e70f; } #footer-container-first { border-top: none 1px rgba(161, 161, 161, 0.25); padding-top: 2.3076923077rem; padding-bottom: 2.3076923077rem; background: #73a4b3; color: #ffffff; } #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 rgba(161, 161, 161, 0.25); padding-top: 4.6153846154rem; padding-bottom: 3.6153846154rem; color: #484848; } #footer-container-main a, #checkout-footer a { color: #484848; } #footer-container-main a:hover, #checkout-footer a:hover { color: #2972a7; } #footer-copyrights { border-top: none 1px rgba(161, 161, 161, 0.25); background: #fafafa; padding-top: 1.6153846154rem; padding-bottom: 1.6153846154rem; } @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; color: #333333; } #maintenance-page a, #maintenance-page a:link { 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'; } #main-page-content #wrapper { padding-bottom: 0; } /*-- Stile dei sottotitoli principali, nella pagina prodotto START --*/ #content-wrapper .product_header_container .page-subtitle { margin-top: -.5rem; font-size: 1.75rem; color: #000; font-weight: normal; margin-bottom: 1.5rem; font-style: italic; } /*-- Stile dei sottotitoli principali, nella pagina prodotto END --*/ /*-- Stile dei sottotitoli principali, nella pagina elenco START --*/ .product-miniature-list .product-subtitle { color: #000; font-weight: normal; font-style: italic; font-size: 1rem; margin-top: 0; margin-bottom: 1rem } /*-- Stile dei sottotitoli principali, nella pagina elenco END --*/ /*-- Stile dei titoli principali, nella pagina elenco START --*/ .product-miniature-list .product-title { margin-bottom: 0.1rem; margin-top: 0.3rem; font-size: 1.5rem; } /*-- Stile dei titoli principali, nella pagina elenco END --*/ /*-- Stile nota ordini speciali, nella pagina prodotto START --*/.tommaseo-arqua { padding-left: .75rem; border-left: 5px solid #2C697A; } .tommaseo-arqua span { color: #2C697A; font-weight: bold; } /*-- Stile nota ordini speciali, nella pagina prodotto END --*/ .cbp-hrmenu .cbp-hrsub { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; } /* form maker - i care */ .cms-id-13 .h1.page-title { display: none!important; } .form_2 { padding: 3.75rem; font-size: 1.5rem; line-height: 1.5em; } .form_2 .page-subheading { color: #d73631; font-size: 4rem; margin-bottom: 1.6rem; text-transform: uppercase; } .form_2 #fmSubmit.btn { margin-top: 0.1rem; } .form_2 .icare-interessi .values-container { background: rgba(64,64,64,0.05); width: 360px; padding: 1.2rem 2rem 1.5rem; box-shadow: 0 8px 16px rgba(0,0,0,0.025); margin-bottom: 2rem; } /* form maker - form epp regitrazioni ex abbonati */ #fmSubmit.btn-primary:not(.btn-iconic) i, #fmSubmit.btn-secondary:not(.btn-iconic) i { display: none; } .form_1 #fmSubmit.btn { margin-top: 3rem; } #fmSubmit.btn { font-weight: 900; font-size: 1.5rem; line-height: 2; text-transform: uppercase; } .form_1 { padding: 3rem; font-size: 1.5rem; line-height: 1.5em; } .form_1 .page-subheading { font-size: 2rem; margin-bottom: 1.6rem; } .form-control::placeholder { color: #acacac; } .form-control { font-size: 1.5rem; } .registrati-introduzione .form_info div { margin-left: 2rem; margin-bottom: .8rem; } .registrati-opzione-quaderni { background: rgba(64, 64, 64, .05); padding: 2rem; margin-top: 3rem; box-shadow: 0 8px 16px rgba(0,0,0,.025); } .registrati-opzione-quaderni hr { width: 200px; margin-left: 0; } .registrati-interessi .values-container { background: rgba(64,64,64,0.05); width: 360px; padding: 1.2rem 2rem 1.5rem; box-shadow: 0 8px 16px rgba(0,0,0,0.025); margin-bottom: 2rem; } .registrati-opzioni-step, .registrati-form-step, .registrati-interessi-step { margin-top: 5rem; margin-bottom: 4rem; } .registrati-titolo { margin-bottom: 2rem; } /* badge disponibilità */ /*.badge-standard { background: darkgray; } .badge-standard:hover { background: gray; }*/ span.badge-ebook { background: orange; color: #fff; } /*.badge-ebook:hover { background: darkorange; } a.badge-standard:link:not(.nav-link):not(.btn), a.badge-ebook:link:not(.nav-link):not(.btn), a.badge-standard:visited:not(.nav-link):not(.btn), a.badge-ebook:visited:not(.nav-link):not(.btn), a.badge-standard:hover:not(.nav-link):not(.btn), a.badge-ebook:hover:not(.nav-link):not(.btn) { color: #fff; }*/ /* add background colors in variouse boxes - start */ .product-info-row{ background: #fff; margin: 0; padding: 2rem 1rem; margin-bottom: 3rem; border: 1px solid #f0f0f0 } #left-column{ padding-right: 0;} body#checkout section.checkout-step, .cart-grid-right .cart-summary{ background: #fff } .cart-items{ background: #fff; border: 1px solid #f0f0f0 } .cart-item{ padding: 1rem } .products-selection{ background: #fff; padding-left: 1rem; padding-right: 1rem; border: 1px solid #f0f0f0 } .product-tabs .nav-link{ padding: 1rem; border-top: 1px solid transparent; border-left: 1px solid transparent; border-right: 1px solid transparent; } .product-tabs .nav-link.active{ background: #fff; border-top: 1px solid #f0f0f0; border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; } .product-tabs .nav-tabs{ margin: 0; } .product-tabs .tab-content{ background: #fff; padding: 1.5rem; border: 1px solid #f0f0f0; border-top: none; } .product-cover .expander { background: transparent; } /* add background colors in variouse boxes - end */ /* pulsanti &quot;Leggi di più...&quot; nella scheda prodotto - start */ .pe-infomore { font-weight: 900; background-color: #D8EAF0; color: #2C697A !important; padding: 7px 15px; line-height: 4; /*text-transform: uppercase;*/ -webkit-transition: color 300ms ease, background-color 300ms ease; transition: color 300ms ease, background-color 300ms ease; } .pe-infomore:hover, .pe-infomore:visited, .pe-infomore:active, .pe-infomore:focus { background-color: #7ea3b1; color: #fff !important; -webkit-transition: color 300ms ease, background-color 300ms ease; transition: color 300ms ease, background-color 300ms ease; } .pe-soloconlamiabici { font-weight: 900; background-color: #00340c; color: #fff !important; padding: 7px 15px; line-height: 4; -webkit-transition: color 300ms ease,background-color 300ms ease; transition: color 300ms ease,background-color 300ms ease; } .pe-soloconlamiabici:hover, .pe-soloconlamiabici:active, .pe-soloconlamiabici:focus { background-color: #ff9a00; color: #fff !important; -webkit-transition: color 300ms ease, background-color 300ms ease; transition: color 300ms ease, background-color 300ms ease; } /* pulsanti &quot;Leggi di più...&quot; nella scheda prodotto - end */ /* modify responsive behaviour - start */ /* @media only screen and (max-width: 991px) { .elementor-row{ display: block !important; } .elementor-column{ width: 100% !important; } } */ /* modify header login elements - start */ /**#header-user-btn a{ color: #848484; }*/ /* modify header login elements - end */ /* modify responsive behaviour - end */ /* horizontal desktop menu styling - start */ .cbp-hrmenu .cbp-tab-title{ padding-top: 0.6rem !important; vertical-align: top !important; } /* horizontal desktop menu styling - end */ /* secondary menu style - start */ #secondary_menu { margin-left: auto; margin-right: auto; margin-bottom: 1.2rem; width: 100%; } #secondary_menu &gt; div.menu{ text-transform: uppercase; margin: auto 20px auto auto; } #secondary_menu.row li{ text-align: center; padding: 0.1rem 1.09rem 0.1rem 1.09em; float: left; border-left: 1px solid #e6e6e6; } #secondary_menu.row li:first-child{ border-left: 1px hidden #e6e6e6; } /*#secondary_menu.row li:first-child{ background-color: #73a4b3; border-left: 1px hidden #e6e6e6; } #secondary_menu.row li:first-child:hover{ background-color: #f0f0f0; } #secondary_menu.row li:first-child a{ color: #ffffff; } #secondary_menu.row li:first-child:hover a{ color: #73a4b3; }*/ /* secondary menu style - end */ /* informative links block - start */ .block-iqitlinksmanager{ text-decoration: none; } /* informative links block - end */ /* various fonts adjustments - start */ #main-product-wrapper{ font-size: 1.2rem; line-height: 1.65rem; } /**#footer-container-main{ font-size: .8rem; line-height: 1.3rem; } .product-category-name.text-muted{ font-size: 0.6rem; } .product_list_authors.text-muted{ font-size: 0.6rem; }*/ /* various fonts adjustments - end */ /* Titolo dell'editoriale Rivista - start */ .editorial-name{ text-transform: uppercase; } /* Titolo dell'editoriale Rivista - end */ /* Titoli delle presentazioni libri - start */ .presentazione{ text-transform: uppercase; font-weight: 700; } /* Titoli delle presentazioni libri - end */ /* Posizione di default della ricerca per aspetti - start */ #facets_search_center{ display: block; } /* Posizione di default della ricerca per aspetti - end */ /* Modifiche modulo tablecombz - start */ #tablecombz-wrapper { margin: auto; } .tablecombz-table { margin-top: 1rem; } .tablecombz-table thead tr th { font-size: 1rem; } .tablecombz-table thead tr th { border-top: none; border-right: none; border-left: none; border-bottom: 2px solid hsla(0,0%,63%,.25); } .tablecombz-table td, .tablecombz-table th { font-size: 0.8rem; line-height: 0.85rem; } td.tablecombz-attr-color-label { text-align: left; } td.tablecombz-price .price { font-size: 0.95rem; } .tablecombz-quantity-wanted .product-quantity .add { margin: 0px 2px 0px 12px; } .tablecombz-quantity-wanted .product-quantity .add .add-to-cart { height: auto; width: 65%; } .tablecombz-quantity-wanted .product-quantity .add .add-to-cart i { padding: 0 5px 0 0; vertical-align: baseline; } .tablecombz-quantity-wanted .product-quantity .add .add-to-cart { padding: 3% 4%; } @media only screen and (max-width: 1027px) { .tablecombz-quantity-wanted .product-quantity .add .add-to-cart { height: auto; width: 100%; } .tablecombz-quantity-wanted .product-quantity .add .add-to-cart i { padding: 0; } .btn-group-sm &gt; .btn, .btn-sm { font-size: .775rem; } .btn-group-sm &gt; .btn, .btn-sm i { display: none; } .tablecombz-quantity-wanted .product-quantity .add .add-to-cart { padding: 6% 6%; } } /* Modifiche modulo tablecombz - end */ /* pulsante per visitare &quot;Etica per le professioni&quot; - start */ .epp { margin-bottom: 8px; float: right; } /* pulsante per visitare &quot;Etica per le professioni&quot; - end */ /* cookie policy &amp; banner - start */ a.cookie-policy { color: orange !important; text-decoration: none; } a.cookie-policy:visited { color: orange !important; } a.cookie-policy:hover { color: red !important; } a.cookie-policy:active { color: orange !important; } /* cookie policy &amp; banner - end */ /* newsletter subscription footer - start */ #footer-container-first { padding-bottom: 0; } .news-checkbox { margin-top: 9px; } .news-checkbox &gt; #gdpr_consent &gt; .custom-checkbox label { text-align: left; display: inline-block; width: 60%; vertical-align: top; } .ps-emailsubscription-block &gt; form &gt; .form-group { margin-bottom: 0; } /* newsletter subscription footer - end */ /* Responsive iframe per Flipbook - start */ .responsive-iframe-container .elementor-widget-container { position: relative; overflow: hidden; width: 100%; padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */ } /* Then style the iframe to fit in the container div with full height and width */ .responsive-iframe { position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; } @media only screen and ( max-width: 600px ) { .responsive-iframe-container .elementor-widget-container { padding-top: 100%; /* 1:1 Aspect Ratio */ } } /* Responsive iframe per Flipbook - end */