@font-face { font-family: 'roboto-regular-webfont'; font-display: block; src: url('../fonts/roboto-regular-webfont.eot'); src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-regular-webfont.woff2') format('woff2'), url('../fonts/roboto-regular-webfont.woff') format('woff'), url('../fonts/roboto-regular-webfont.ttf') format('truetype'), url('../fonts/roboto-regular-webfont.svg#svgFontName') format('svg'); } @font-face { font-family: 'karla-regular-webfont'; font-display: block; src: url('../fonts/karla-regular-webfont.eot'); src: url('../fonts/karla-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/karla-regular-webfont.woff2') format('woff2'), url('../fonts/karla-regular-webfont.woff') format('woff'), url('../fonts/karla-regular-webfont.ttf') format('truetype'), url('../fonts/karla-regular-webfont.svg#svgFontName') format('svg'); } .iqitfake{} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #fff; } .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: #2e8b57; } a:hover:not(.nav-link):not(.btn) { color: #2e8b57; } .pagination .page-list li:hover { border-color: #2e8b57; } .pagination .page-list li.current { border-color: #2e8b57; } .pagination .page-list li.current a { color: #2e8b57; } #mobile-header { border-bottom: solid 1px #e3e3e3; } #mobile-header .mobile-main-bar { padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; } #mobile-header .m-nav-btn { color: #2e8b57; } #mobile-header .m-nav-btn:hover { color: #333; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 14px; } @media (max-width: 767px) { html { font-size: 16px; } } body { line-height: 1.4rem; } body { font-family: 'roboto-regular-webfont'; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: 'karla-regular-webfont'; } #blockcart-content { background: #fff; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } /*** Secondary button ***/ .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default { background: #f6f6f6; color: #4a4a4a; border: none 1px #f0f0f0; } .btn-secondary:hover, .btn-secondary.disabled:hover, .btn-secondary:disabled:hover, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, .group-span-filestyle .btn-default:hover, .btn-secondary:focus, .btn-secondary.disabled:focus, .btn-secondary:disabled:focus, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:focus, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:focus, .group-span-filestyle .btn-default:focus, .btn-secondary :active, .btn-secondary.disabled :active, .btn-secondary:disabled :active, .bootstrap-touchspin .group-span-filestyle .btn-touchspin :active, .group-span-filestyle .bootstrap-touchspin .btn-touchspin :active, .group-span-filestyle .btn-default :active { background: #f6f0e9; color: #4a4a4a; } .btn-secondary:not(:disabled):not(.disabled):active { background: #3f9728; color: #fff; border-color: #3f9728; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #f6f6f6; color: #4a4a4a; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #f6f0e9; color: #4a4a4a; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #51aa3a; color: #fff; border: solid 1px #3f9728; } .btn-primary:hover, .btn-primary.disabled:hover, .btn-primary:disabled:hover, .btn-primary:focus, .btn-primary.disabled:focus, .btn-primary:disabled:focus, .btn-primary :active, .btn-primary.disabled :active, .btn-primary:disabled :active { background: #3f9728; color: #fff; border-color: #3f9728; } .btn-primary:not(:disabled):not(.disabled):active { background: #3f9728; color: #fff; border-color: #3f9728; } #wrapper .breadcrumb { padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; padding-left: 0.3571428571rem; padding-right: 0.3571428571rem; margin-top: -1.0714285714rem; margin-bottom: 1.0714285714rem; font-size: 0.8571428571rem; letter-spacing: 0.0714285714rem; font-style: italic; font-weight: normal; text-transform: none; color: #8f8f8f; } #wrapper .breadcrumb li:after { color: #8f8f8f; } #wrapper .breadcrumb a { color: #8f8f8f; } /*** Text fields ***/ .form-control { background-color: #fff; color: #777; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #fff; } .custom-select2:after { color: #777; } .bootstrap-touchspin .btn-touchspin { background-color: #fff; color: #777; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #777; } .form-control::-webkit-input-placeholder { color: #777; } .form-control::-moz-placeholder { color: #777; } .form-control:-ms-input-placeholder { color: #777; } .form-control:-moz-placeholder { color: #777; } .form-control:focus { color: #777; border-color: #8a8a8a; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #000; } .custom-radio input[type=radio]:checked + span { background-color: #000; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #fff; color: #000; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #fff; border: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:hover { background: rgba(71, 71, 71, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #333; color: #fff; } .tooltip.bs-tether-element-attached-bottom .tooltip-inner:before, .tooltip.tooltip-top .tooltip-inner:before, .bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before { border-top-color: #333; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #333; } /*** Modals ***/ .modal-backdrop { background: rgba(194, 194, 194, 0.7); } .modal-content { background: #fff; border: none 1px; } .js-quickview-np-btn { background: #fff; } /*** Notifications ***/ .ns-box { background: #ca5058; color: #fff; border: none 1px; } .product-price { color: #b82b21; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.7857142857rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #f24156; color: #fff; } .product-flags .new { background: #791313; color: #fff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000; } .discount { background: #f24156; color: #fff; } .product-available { background: #67a675; color: #fff; } .product-unavailable { background: #45b5b5; color: #fff7f7; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } #iqitcompare-floating { background: #fff; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #page-preloader { background: #fff; } #back-to-top { background: #e4d0d0; color: #e4d0d0; } #back-to-top:hover { background: #2e8b57; } #header, #checkout-header { background: #f5faf7; border-top: none 1px; border-bottom: none 1px; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #f5faf7; border-bottom: none 1px; } #header .header-nav { color: #777; background: #f8f8f8; border-bottom: none 1px; padding-top: 0.1428571429rem; padding-bottom: 0.1428571429rem; font-size: 1rem; display: none !important; } #header .header-nav a { color: #777; } #header .header-nav a:hover { color: #333; } #header .header-nav .social-links._topbar { font-size: 0.9285714286rem; } .header-top { color: #387d7a; } .header-top a:not(.btn):not(.nav-link) { color: #387d7a; } .header-top a:not(.btn):not(.nav-link):hover { color: #62aaa7; } .header-top .form-search-control { border: solid 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.5714285714rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000; color: #2e8b57; padding: 0.6428571429rem 0.6428571429rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #2e8b57; } .header-top a.header-cart-btn:not(:hover) { color: #2e8b57; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #f5faf7; } .cart-products-count-btn { background: #79be20; color: #fff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #e5f1ea; border-top: none 1px; border-right: none 1px; border-bottom: none 1px; border-left: none 1px; 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: 2.5rem; max-width: 17.8571428571rem; color: #0f403e; border-left: none 1px #575757; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #0f403e; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -0.6785714286rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 2.5rem !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: #0f403e; } .cbp-horizontal .cbp-tab-title { font-size: 0.7857142857rem; font-style: italic; font-weight: bold; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #62aaa7; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.8571428571rem; max-height: 1.8571428571rem; } .cbp-horizontal > ul { text-align: center; } .cbp-horizontal > ul > li { float: none; text-align: left; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.8571428571rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(-10px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .iqitmegamenu-submenu-container { padding: 0; } .cbp-vertical-on-top #cbp-hrmenu1-ul { /*** VERTICAL MENU ***/ background: #f7eee8; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #f7eee8; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.2857142857rem; font-style: normal; font-weight: normal; text-transform: none; color: #fff; background: #000; line-height: 3.5714285714rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #fff; background: #000; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-style: normal; font-weight: normal; text-transform: none; padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; border-top: solid 1px rgba(227, 227, 227, 0.35); } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.7142857143rem; max-height: 1.7142857143rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #fff; } #cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #fff; background: #000; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 0.9285714286rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #f3ece4; border: none 1px #37a625; box-shadow: 2px 1px 5px 1px #e5f1ea; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #363636 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #363636 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #fff; color: #777 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #333 !important; border-bottom: none 3px #c2bc29; font-size: 0.8571428571rem; font-style: normal; font-weight: bold; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #fff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #777; } #iqitmegamenu-mobile { background: #fff; color: #777; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #777; } #iqitmegamenu-mobile li > ul { background: #faf0e3; } #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: #333; color: #fff; } .swiper-pagination-bullet { background: #333; } /*** Product miniature ***/ .products.row { margin: 0rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0rem; } .swiper-container-wrapper { margin: 0rem; } .swiper-container-wrapper .products.swiper-container { padding: 0rem; } .swiper-container-wrapper .product-carousel { padding: 0rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0rem; } .product-miniature { border: none 1px; outline: 1px none transparent; box-shadow: 0px 0px 5px 0px #e3d5d5; } .product-miniature-grid .product-title { font-size: 0.9285714286rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px; box-shadow: 3px 3px 6px 5px rgba(163, 152, 152, 0.15); } } .product-miniature-grid .product-functional-buttons { display: none; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { color: !important; } .products-grid .product-miniature .product-category-name { display: none !important; } .products-grid .product-miniature .product-reference { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-add-cart { 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.3928571429rem 0.7857142857rem; background: #b82b21; color: #fff; border: solid 1px; } .btn-product-list:hover { background: #9c2f28; color: #fff; border-color: #9c2f28; } .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.7857142857rem; } .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.7857142857rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(40, 44, 51, 0.93); } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(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(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(6, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.5714285714rem; 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: #fff; background: #333; } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } .product-cover .expander { width: 100%; height: 100%; padding: 0; bottom: 0; right: 0; } .product-cover .expander > span { position: absolute; bottom: 1rem; right: 1rem; padding: 0.6rem; } #product .product-cover .expander > span { color: #fff; background: #333; 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; } #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; padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; color: #363636; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #0f403e; font-size: 1.4285714286rem; font-style: normal; font-weight: normal; text-transform: none; border-bottom: none 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #0f403e; } #content-wrapper .section-title { color: #333; font-size: 1.1428571429rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #333; } .nav-tabs .nav-link { color: #000; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #000; border-bottom: solid 3px #ca5058; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #ca5058; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000; border-bottom: solid 3px #ca5058; } #wrapper .block-title { color: #333; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #333; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #fbf9f7; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #e3e3e3; background: #fff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #bd4e0f; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #777; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #777; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #777; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #777; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.3571428571rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #777 !important; } #footer .block-title, #checkout-footer .block-title { color: #333; text-align: center; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #footer .block-title a:link, #checkout-footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:visited { color: #333; } #footer-container-first { border-top: none 1px; padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; background: #212121; color: #fff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 1px; padding-top: 2.8571428571rem; padding-bottom: 1.8571428571rem; color: #777; } #footer-container-main a, #checkout-footer a { color: #777; } #footer-container-main a:hover, #checkout-footer a:hover { color: #333; } #footer-copyrights { border-top: none 1px; background: #fff; padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-title span::after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f107"; margin-left: 10px; } #footer .block-toggle > .block-content { opacity: 0; visibility: hidden; height: 0; } #footer .block-toggle._toggled > .block-content { opacity: 1; visibility: visible; height: auto; } #footer .block-toggle._toggled .block-title span::after { content: "\f106"; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #e3e3e3; color: #333; } #maintenance-page a, #maintenance-page a:link { color: #333; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #000; color: #fff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333; color: #fff; } .maintenance-page-newsletter input[type=email] { border: solid 1px #333; background: #e3e3e3; color: #333; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #333; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #333; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #333; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { color: #333; } @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'; } .block-content a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn){ color: #363636 !important; font-weight: bold !important; } .block-content a:visited:not(.nav-link):not(.btn){ color: #363636 !important; font-weight: bold !important; } .block-content a:hover:not(.nav-link):not(.btn){ color: #363636 !important; font-weight: bold !important; } .product-title a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn){ color: #363636 !important; font-weight: bold !important; } .product-title a:visited:not(.nav-link):not(.btn){ color: #363636 !important; font-weight: bold !important; } .product-title a:hover:not(.nav-link):not(.btn){ color: #363636 !important; font-weight: bold !important; } .product-description-short a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #0f403e !important; font-size: 1.2em; } .product-description-short a:visited:not(.nav-link):not(.btn) { color: #0f403e !important; } .product-description-short a:hover:not(.nav-link):not(.btn) { color: #0f403e !important; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { font-weight: bold !important; } a:hover:not(.nav-link):not(.btn) { font-weight: bold !important; } .editortn a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #2e8b57 !important; font-weight: bold !important ; } .editortn a:visited:not(.nav-link):not(.btn) { color: #2e8b57 !important; font-weight: bold !important; } .editortn a:hover:not(.nav-link):not(.btn) { color: #2e8b57 !important; font-weight: bold !important; } p{ margin-bottom: 3px !important; } .catbm { box-shadow: 3px 3px 8px #888888; height: 220px; max-height: 220px; } .boutton2accueillienContent { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin: 10px 50px 5px; padding: 0px 0px 10px; align-items: center; justify-content: space-around; color: #363636 !important; } .boutton2accueillien { width: auto; padding: 15px 30px; max-width: 600px; display: block; margin : 0px 75px; text-decoration: none; text-align: center; color: #363636; font-family: roboto; arial; background: #f6f6f6; box-shadow: 1px 2px 3px #777777; -webkit-box-shadow: 1px 2px 3px #777777; -moz-box-shadow: 1px 2px 3px #777777; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border: 0px solid #FFFFFF; box-shadow: 1px 2px 3px #444444; -webkit-box-shadow: 1px 2px 3px #444444; -moz-box-shadow: 1px 2px 3px #444444; float:center; } a.boutton2accueillien:link { color: #363636 ; text-transform: lowercase; } a.boutton2accueillien:first-letter{ text-transform: capitalize; } a.boutton2accueillien:link { text-transform: lowercase; padding: 15px 30px; color: #363636 !important; text-align: center; box-shadow: 1px 2px 3px #777777; -webkit-box-shadow: 1px 2px 3px #777777; -moz-box-shadow: 1px 2px 3px #777777; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border: 0px solid #FFFFFF; box-shadow: 1px 2px 3px #444444; -webkit-box-shadow: 1px 2px 3px #444444; -moz-box-shadow: 1px 2px 3px #444444; float:center; } .boutton2accueillien:hover { width: auto; max-width: 600px; margin : 0px 75px; text-decoration: none; text-align: center; color: #363636 !important; padding: 15px 30px; font-family: roboto; arial; background: #f6f0e9; box-shadow: 1px 2px 3px #777777; -webkit-box-shadow: 1px 2px 3px #777777; -moz-box-shadow: 1px 2px 3px #777777; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border: 0px solid #FFFFFF; box-shadow: 1px 2px 3px #444444; -webkit-box-shadow: 1px 2px 3px #444444; -moz-box-shadow: 1px 2px 3px #444444; float:center; } @media (min-width:0px) and (max-width:1575px){ .boutton2accueillienContent { display: grid; padding:auto; align-items: left; margin: auto; width: auto; color: #363636 !important; } a.boutton2accueillien:link { color: #363636 !important; text-transform: lowercase; } a.boutton2accueillien:first-letter{ text-transform: capitalize; } a.boutton2accueillien:link { width: auto; max-width: 100%; padding: auto; color: #363636 !important; text-align: center; box-shadow: 1px 2px 3px #777777; -webkit-box-shadow: 1px 2px 3px #777777; -moz-box-shadow: 1px 2px 3px #777777; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border: 0px solid #FFFFFF; box-shadow: 1px 2px 3px #444444; -webkit-box-shadow: 1px 2px 3px #444444; -moz-box-shadow: 1px 2px 3px #444444; } .boutton2accueillien { width: auto; padding: auto; max-width: auto; display: block; margin : auto; text-decoration: none; text-align: center; color: #363636 !important; font-family: roboto, arial; background: #f6f6f6; box-shadow: 1px 2px 3px #777777; -webkit-box-shadow: 1px 2px 3px #777777; -moz-box-shadow: 1px 2px 3px #777777; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border: 0px solid #FFFFFF; box-shadow: 1px 2px 3px #444444; -webkit-box-shadow: 1px 2px 3px #444444; -moz-box-shadow: 1px 2px 3px #444444; float:center; } .boutton2accueillien:hover { max-width: 100%; margin : auto; text-decoration: none; text-align: center; color: #363636 !important; padding: auto; font-family: roboto, arial; background: #f6f0e9; box-shadow: 1px 2px 3px #777777; -webkit-box-shadow: 1px 2px 3px #777777; -moz-box-shadow: 1px 2px 3px #777777; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border: 0px solid #FFFFFF; box-shadow: 1px 2px 3px #444444; -webkit-box-shadow: 1px 2px 3px #444444; -moz-box-shadow: 1px 2px 3px #444444; } } .titrespersos2 h2{ text-transform: capitalize; } h2{ text-transform: lowercase; } h2:first-letter{ text-transform: capitalize; } .table-divblog a{ text-transform: lowercase; } .table-divblog a:first-letter{ text-transform: capitalize; } .table-divblog h2{ justify-content: center ; text-align: center ; } .table-divblog h3:first-letter{ text-transform: capitalize; } .titrespersos h3{ text-transform: lowercase; } .titrespersos h3:first-letter{ text-transform: capitalize; } .titrespersos h2{ text-transform: lowercase; } .titrespersos h2:first-letter{ text-transform: capitalize; } .titrespersos { background-color: rgba(255, 255, 255, 0.5); backdrop-filter: blur(40px) brightness(2); border-radius: 15px; } .titrespersosfemme { background-color: rgba(239, 223, 239, 0.06); backdrop-filter: blur(40px) brightness(1.25); border-radius: 15px; } .titrespersos2 { background-color: rgba(255, 255, 255, 0.05); backdrop-filter: blur(40px) brightness(4); border-radius: 15px; } .titrespersosfemme h3{ text-transform: lowercase; } .titrespersosfemme h3:first-letter{ text-transform: capitalize; } .titrespersosfemme h2{ text-transform: lowercase; } .titrespersosfemme h2:first-letter{ text-transform: capitalize; } .titrespersos3 { padding: 10px 25px !important; } .pro ul { list-style-type: disc; padding-left: 25px !important; } .ul1 ul{ width:500px; list-style-type: disc; margin:0 auto; font-style: italic; text-align: left; .mark2 a{ text-transform: none; } .mark2 a:first-letter{ text-transform: capitalize; } } .mark2{ margin: 0 auto; text-align: center; } .mark2 h2{ text-align: center; text-transform:lowercase; font-size:large; color: #2e8b57; } .mark2 h2:first-letter{ text-transform: capitalize; } @media screen and (max-width:570px) { .product-description-short a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #0f403e !important; font-size: 1.1em; } .mark2 figure{ width: auto; margin:10px 5px; border-radius:5px; box-shadow: 0px 0px 5px rgba(0,0,0,0.5); display:inline-block !important;} .mark2 figcaption{ margin:10px 5px; padding:0px 5px !important; color:#2e8b57; font-weight: bold; text-align : center !important;} .mark2 h2{ text-align: center; text-transform:lowercase; font-size:x-small; color: #2e8b57; } .mark2 h2:first-letter{ text-transform: capitalize; } .editortn ul{ list-style-type: disc; width:400px; max-width:100%; padding-left: 25px !important; } .editortn li{ text-align : left; font-size:90%; padding-left: 25px !important; } .ul1 ul{ width:400px; list-style-type: disc; font-style: italic; } } .mark2 img{margin:0px; border-radius:1px; max-width:100%; display:inline-block !important} .mark2 img-thumbnail{padding:0rem;background-color:#fff;border-radius:5px} .mark2 figure{ border-radius:5px; box-shadow: 0px 0px 5px rgba(0,0,0,0.5); display:inline-block !important;} .mark2 figcaption{ padding:0px 5px !important; color:#2e8b57; font-weight: bold; text-align : center !important;} a:hover:not(.nav-link):not(.btn) { color: #2e8b57; font-weight: bold !important; } .editortn { line-height: 1.08em; } .editortn p{ padding:5px 20px !important; } .btn-checkout { -ms-flex-pack:center; justify-content:center; display:-ms-flexbox; display:flex; -ms-flex-align:center; align-items:center; -ms-flex-pack:center; } # cbp-close-mobile , .cbp-spmenu , # iqitmegamenu-accordéon .cbp-spmenu li a : hover , # iqitmegamenu-accordéon .cbp-spmenu > li ul { -webkit-box-shadow : aucun ! important ; -moz-box-shadow : aucun ! important ; boîte-ombre : aucun ! important ; } .cbp-spmenu-push-toright #page { boîte-ombre : 0px 6px 30px 0px rgba ( 8 , 0 , 0 , 0.38 ) ; indice z : 5103 ; position : relative ; } .cbp-spmenu-overlay { indice z : 5104 ; gauche : 240px ; } .text-centerbloggauche { text-align : center !important; display:block !important; margin: 10px 0px 10px 0px; font-weight: bold; } .text-centerblogdroite { text-align : center !important; display:block !important; margin: 10px 0px 10px 0px !important; font-weight: bold; } .img-fluid { max-width : 100%; height: auto; } .rounded-circle { border-radius: 50% } .videoyoutube { position:relative; padding-bottom:56.25%; height:0; overflow:hidden; } .videoyoutube iframe, .videoyoutube object, .videoyoutube embed { position:absolute; top:0; left:0; width:100%; height:100%; } .boutton2accueilContent { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin: 50px 300px 0px; align-items: center; justify-content: space-around; } .boutton2accueil { width: auto; max-width: 400px; display: block; margin : 0px 50px; text-decoration: none; text-align: center; color: #363636 !important; padding: 5px ; font-family: roboto; arial; font-size: 1.1em; background-color: #f6f0e9; box-shadow: 1px 3px 6px #777777; -webkit-box-shadow: 1px 3px 6px #777777; -moz-box-shadow: 1px 3px 6px #777777; border-radius: 21px; -webkit-border-radius: 21px; -moz-border-radius: 21px; border: 0px solid #FFFFFF; box-shadow: 1px 3px 7px #444444; -webkit-box-shadow: 1px 3px 7px #444444; -moz-box-shadow: 1px 3px 7px #444444; float:center; } a.boutton2accueil:link { padding: 10px 10px ; color: #363636 !important; text-align: center; box-shadow: 1px 3px 6px #777777; -webkit-box-shadow: 1px 3px 6px #777777; -moz-box-shadow: 1px 3px 6px #777777; border-radius: 21px; -webkit-border-radius: 21px; -moz-border-radius: 21px; border: 0px solid #FFFFFF; box-shadow: 1px 3px 7px #444444; -webkit-box-shadow: 1px 3px 7px #444444; -moz-box-shadow: 1px 3px 7px #444444; float:center; } .boutton2accueil:hover { width: auto; max-width: 400px; margin : 0px 50px; text-decoration: none; text-align: center; color: #363636 !important; padding: 5px ; font-family: roboto; arial; background-color: #f6f6f6; box-shadow: 1px 3px 6px #777777; -webkit-box-shadow: 1px 3px 6px #777777; -moz-box-shadow: 1px 3px 6px #777777; border-radius: 21px; -webkit-border-radius: 21px; -moz-border-radius: 21px; border: 0px solid #FFFFFF; box-shadow: 1px 3px 7px #444444; -webkit-box-shadow: 1px 3px 7px #444444; -moz-box-shadow: 1px 3px 7px #444444; float:center; } @media screen and (max-width:1500px) { .boutton2accueilContent { display: flex; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; color: #363636 !important; align-items: center; margin: 50px 0px 0px; justify-content: space-around; } .boutton2accueil { display: block; max-width: 450px; color: #363636 !important; } .boutton2accueil:hover { display: block; max-width: 450px; color: #363636 !important; } a.boutton2accueil:link { } } @media screen and (max-width:900px) { .boutton2accueilContent { display: grid; padding:0px 10px; align-items: center; margin: auto; justify-content: space-around; color: #363636 !important; } a.boutton2accueil:link { padding: auto ; color: #363636 !important; text-align: center; box-shadow: 1px 3px 6px #777777; -webkit-box-shadow: 1px 3px 6px #777777; -moz-box-shadow: 1px 3px 6px #777777; border-radius: 21px; -webkit-border-radius: 21px; -moz-border-radius: 21px; border: 0px solid #FFFFFF; box-shadow: 1px 3px 7px #444444; -webkit-box-shadow: 1px 3px 7px #444444; -moz-box-shadow: 1px 3px 7px #444444; float:center; } .boutton2accueil { width: auto; max-width: 400px; display: block; margin : 0px 10px; text-decoration: none; text-align: center; padding: 5px ; font-family: roboto; arial; color: #363636 !important; background-color: #d66e6b; box-shadow: 1px 3px 6px #777777; -webkit-box-shadow: 1px 3px 6px #777777; -moz-box-shadow: 1px 3px 6px #777777; border-radius: 21px; -webkit-border-radius: 21px; -moz-border-radius: 21px; border: 0px solid #FFFFFF; box-shadow: 1px 3px 7px #444444; -webkit-box-shadow: 1px 3px 7px #444444; -moz-box-shadow: 1px 3px 7px #444444; float:center; } } @media screen and (max-width:500px) { .boutton2accueilContent { display: grid; padding:10px 10px; align-items: center; margin: 0px 0px; color: #363636 !important; } a.boutton2accueil:link { padding: auto ; color: #363636 !important; text-align: center; box-shadow: 1px 3px 6px #777777; -webkit-box-shadow: 1px 3px 6px #777777; -moz-box-shadow: 1px 3px 6px #777777; border-radius: 21px; -webkit-border-radius: 21px; -moz-border-radius: 21px; border: 0px solid #FFFFFF; box-shadow: 1px 3px 7px #444444; -webkit-box-shadow: 1px 3px 7px #444444; -moz-box-shadow: 1px 3px 7px #444444; float:center; } .boutton2accueil { width: auto; max-width: 400px; display: block; margin : 0px 10px; text-decoration: none; text-align: center; padding: 5px ; font-family: roboto; arial; color: #363636 !important; background-color: #f6f0e9; box-shadow: 1px 3px 6px #777777; -webkit-box-shadow: 1px 3px 6px #777777; -moz-box-shadow: 1px 3px 6px #777777; border-radius: 21px; -webkit-border-radius: 21px; -moz-border-radius: 21px; border: 0px solid #FFFFFF; box-shadow: 1px 3px 7px #444444; -webkit-box-shadow: 1px 3px 7px #444444; -moz-box-shadow: 1px 3px 7px #444444; float:center; } } .col-15,.col-lg-15,.col-md-15,.col-sm-15,.col-xl-15{ position:relative; width:100%; min-height:1px; padding-right:15px; padding-left:15px } .col-15{ -ms-flex:0 0 20%; flex:0 0 20%; max-width:20% } @media (min-width:576px) and (max-width:767.98px){ .col-sm-15{ -ms-flex:0 0 20%; flex:0 0 20%; max-width:20% } } @media (min-width:768px) and (max-width:991.98px){ .col-md-15{ -ms-flex:0 0 20%; flex:0 0 20%; max-width:20% } } @media (min-width:992px) and (max-width:1199.98px){ .col-lg-15{ -ms-flex:0 0 20%; flex:0 0 20%; max-width:20% } } @media (min-width:1200px){ .col-xl-15{ -ms-flex:0 0 20%; flex:0 0 20%; max-width:20% } } body#checkout section.checkout-step .payment-options .payment-option { margin-bottom: .5rem; padding: 15px; border: 1px solid #DEDEDE; } body#checkout section.checkout-step .payment-options .payment-option:hover { background:#DEDEDE; } body#checkout section.checkout-step .payment-options .payment-option label{ cursor:pointer } body#checkout section.checkout-step .payment-options .payment-option img{ max-width:100% } body#checkout section.checkout-step .payment-options .payment-option label{vertical-align:middle;margin:0;max-width:85%}body#checkout section.checkout-step .step-number{display:inline-block}body#checkout section.checkout-step .address-selector{display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:-ms-flexbox;-js-display:flex;display:flex;-webkit-box-pack:justify;box-pack:justify;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;-webkit-box-align:start;box-align:start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap}body#checkout section.checkout-step .address-item{border:1px solid hsla(0,0%,63%,.25);-webkit-box-flex:0;box-flex:0;-moz-flex:0 0 49%;-ms-flex:0 0 49%;flex:0 0 49%;margin-bottom:.5rem}body#checkout section.checkout-step .address-alias{display:inline-block;font-weight:600}body#checkout section.checkout-step .address{font-weight:400;padding:1rem}body#checkout section.checkout-step .radio-block{padding:.8rem 1rem;text-align:left;margin:0}body#checkout section.checkout-step .delete-address,body#checkout section.checkout-step .edit-address{display:inline-block;margin:0 .4rem}body#checkout section.checkout-step hr{margin:0}body#checkout section.checkout-step .address-footer{text-align:center;padding:.625rem}body#checkout section.checkout-step #delivery-addresses,body#checkout section.checkout-step #invoice-addresses,body#checkout section.checkout-step .add-address{margin-top:1.25rem}body#checkout section.checkout-step .add-address a{color:#414141}body#checkout section.checkout-step .add-address a i{font-size:.9375rem}body#checkout section.checkout-step .delivery-option{background:hsla(0,0%,80%,.15);padding:1rem .8rem;margin-bottom:1rem}body#checkout section.checkout-step .delivery-option label{text-align:inherit}body#checkout section.checkout-step .carrier-logo img{max-width:100px}body#checkout section.checkout-step #personal-information-step-login{background:hsla(0,0%,80%,.15);padding:1.5rem;margin-bottom:1.5rem}body#checkout section.checkout-step .forgot-password{text-align:center;margin-bottom:1rem}body#checkout #checkout-payment-step{margin-bottom:1rem}body#checkout .additional-information{font-size:.875rem;margin-left:2.875rem;margin-top:1.25rem}body#checkout #conditions-to-approve label{text-align:inherit}body#checkout #conditions-to-approve a:link{text-decoration:underline}body#checkout .cancel-address{margin:.8rem;display:block;text-decoration:underline}body#checkout #cart-summary-product-list .cart-summary-product{border-bottom:1px solid hsla(0,0%,63%,.25);padding:.5rem 0}body#checkout #cart-summary-product-list .cart-summary-product:last-child{border:none}body#checkout #cart-summary-product-list .media-left{max-width:40px}body#checkout .cart-summary-totals .iqitfreedeliverycount{margin:1rem 0 0}body#checkout #order-summary-content{padding:1rem;background:hsla(0,0%,80%,.15);margin-top:1.5rem}body#checkout #order-summary-content h4.black{border-bottom:1px solid hsla(0,0%,63%,.25);padding-bottom:.6rem}body#checkout #order-summary-content h5.h5{margin-top:.6rem;margin-bottom:1rem}body#checkout #order-summary-content h5.addresshead{margin-top:.2rem}body#checkout #order-summary-content .noshadow{box-shadow:none}body#checkout #order-summary-content .address-block{margin-bottom:1rem}body#checkout #order-summary-content #order-items{border-right:0}body#checkout #order-summary-content #order-items h3.h3{margin-top:1.25rem}body#checkout #order-summary-content #order-items table tr:first-child td{border-top:0}body#checkout #order-summary-content .order-confirmation-table{padding:1rem;border:1px solid hsla(0,0%,63%,.25);border-radius:0}body#checkout #order-summary-content .order-confirmation-table td{padding:0}body#checkout #order-summary-content .summary-selected-carrier{margin-bottom:.75rem;border:1px solid hsla(0,0%,63%,.25);border-radius:0;padding:1rem}body#checkout #order-summary-content .step-edit{display:inline}body#checkout #order-summary-content .step-edit:hover{cursor:pointer}body#checkout #gift_message{margin-bottom:1rem}.modal-terms{padding:1rem} .table-divblog { color: #f6f0e9 !important; display: grid !important; justify-content: center !important; text-align: center !important; padding: 15px 0px 10px 0px !important; background-color: #e5f1ea !important; border: 1px solid #777777 !important; -moz-border-radius: 9px 9px 0px 0px !important; -khtml-border-radius: 9px 9px 0px 0px !important; -webkit-border-radius: 9px 9px 0px 0px !important; border-radius: 9px 9px 0px 0px !important; margin:auto !important; height: auto !important; width: auto !important; max-width:100% !important; align: center !important; border-collapse: separate !important; } .table-divblog2 { color: #f6f0e9 !important; display: grid !important; justify-content: center !important; text-align: center !important; padding: 15px 0px 10px 0px !important; background-color: #dfeaf9 !important; border: 1px solid #777777 !important; -moz-border-radius: 9px 9px 9px 9px !important; -khtml-border-radius: 9px 9px 9px 9px !important; -webkit-border-radius: 9px 9px 9px 9px !important; border-radius: 9px 9px 9px 9px !important; margin:auto !important; height: auto !important; width: auto !important; max-width:100% !important; align: center !important; border-collapse: separate !important; } .table-divblog-text h3{ line-height: 1em; } .table-divblog-text p{ margin-bottom: 5px !important; } .table-divblog-text { display: grid; text-align: left; background-color: #f6f6f6; border: 1px solid #777777; -moz-border-radius: 0px 0px 9px 9px; -khtml-border-radius: 0px 0px 9px 9px; -webkit-border-radius: 0px 0px 9px 9px; border-radius: 0px 0px 9px 9px; margin:auto; padding: 15px 10px 5px 10px; height: auto; width: auto; max-width:100%; align: center; border-collapse: collapse !important; color: #363636 !important; } .table-divblog-text2 h3{ line-height: 0.5em; } .table-divblog-text2 p{ margin-bottom: 5px !important; } .table-divblog-text2 { display: grid; text-align: left; border: 1px solid #777777; -moz-border-radius: 9px 9px 9px 9px; -khtml-border-radius: 9px 9px 9px 9px; -webkit-border-radius: 9px 9px 9px 9px; border-radius: 9px 9px 9px 9px; margin:auto; padding: 15px 10px 5px 10px; height: auto; width: auto; max-width:100%; align: center; border-collapse: collapse !important; color: #363636 !important; } .table-divblog-titre { display: grid !important; text-align: center !important; background-color: #f6f6f6 !important; border: 1px solid #777777 !important; -moz-border-radius: 9px 9px 9px 9px !important; -khtml-border-radius: 9px 9px 9px 9px !important; -webkit-border-radius: 9px 9px 9px 9px !important; border-radius: 9px 9px 9px 9px !important; margin:auto !important; padding: 15px 10px 5px 15px !important; height: auto !important; width: auto !important; max-width:100% !important; align: center !important; border-collapse: separate !important; color: #363636 !important; } #cbp-close-mobile, .cbp-spmenu, #iqitmegamenu-accordion.cbp-spmenu li a:hover, #iqitmegamenu-accordion.cbp-spmenu > li ul{ -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; } .cbp-spmenu-push-toright #page{ box-shadow: 0px 6px 30px 0px rgba(8, 0, 0, 0.38); z-index: 5103; position: relative; } .cbp-spmenu-overlay{ z-index: 5104; left: 240px; } .btn{ border-radius: 10px; } h2.product-title { color: #363636 !important; font-weight: bold !important; } .bandeau-vert { text-align: center !important; padding: 10px 0px 5px 0px !important; background-color: #e5f1ea !important; -moz-border-radius: 9px 9px 9px 9px !important; -khtml-border-radius: 9px 9px 9px 9px !important; -webkit-border-radius: 9px 9px 9px 9px !important; border-radius: 9px 9px 9px 9px !important; } .bandeau-vert H2 { text-align: center !important; color: #000000; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; } .bandeau-vert H3 { text-align: center !important; color: #000000; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; } .bandeau-vert H4 { text-align: center !important; color: #000000; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; }