.iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #ffffff; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1420px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #242424; } a:hover:not(.nav-link):not(.btn) { color: #161616; } .pagination .page-list li:hover { border-color: #161616; } .pagination .page-list li.current { border-color: #161616; } .pagination .page-list li.current a { color: #161616; } #mobile-header { border-bottom: none 1px #e3e3e3; } #mobile-header .mobile-main-bar { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; } #mobile-header .m-nav-btn { color: #b78c1d; } #mobile-header .m-nav-btn:hover { color: #d6b328; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .m-nav-btn { padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; border: none 1px; border-left: none; } #mobile-header .col-mobile-btn:last-child .m-nav-btn { border-right: none; } html { font-size: 14px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.4rem; } body { font-family: 'Barlow', sans-serif; } #blockcart-content { background: rgba(0, 0, 0, 0.88); color: #ffffff; border: none 1px; } #blockcart-content a:not(.btn) { color: #ffffff; } #blockcart-content a:not(.btn):hover { color: #ffffff; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: #b78c1d; } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: #b78c1d; } /*** 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 { color: #ffffff; border: none 1px #f0f0f0; } .btn-secondary:hover, .btn-secondary:focus, .btn-secondary :active, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled :active, .btn-secondary:disabled:hover, .btn-secondary:disabled:focus, .btn-secondary:disabled :active, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:focus, .bootstrap-touchspin .group-span-filestyle .btn-touchspin :active, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:focus, .group-span-filestyle .bootstrap-touchspin .btn-touchspin :active, .group-span-filestyle .btn-default:hover, .group-span-filestyle .btn-default:focus, .group-span-filestyle .btn-default :active { color: #ffffff; } .btn-secondary:not(:disabled):not(.disabled):active { color: #ffffff; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #ffffff; border: solid 1px #ded9d9; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { color: #ffffff; border: solid 1px #ded9d9; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #000000; color: #ffffff; border: none 1px; } .btn-primary:hover, .btn-primary:focus, .btn-primary :active, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled :active, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled :active { background: #161616; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #161616; color: #ffffff; } #wrapper .breadcrumb { padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; margin-top: -1.0714285714rem; margin-bottom: 1.0714285714rem; font-size: 0.8571428571rem; font-style: normal; font-weight: normal; text-transform: uppercase; color: #161616; } #wrapper .breadcrumb li:after { color: #161616; } #wrapper .breadcrumb a { color: #161616; } /*** Text fields ***/ .form-control { background-color: rgba(255, 255, 255, 0.81); color: #b78c1d; border: solid 1px #ded9d9; } .custom-select2, .custom-select2 option { background-color: rgba(255, 255, 255, 0.81); } .custom-select2:after { color: #b78c1d; } .bootstrap-touchspin .btn-touchspin { background-color: rgba(255, 255, 255, 0.81); color: #b78c1d; border: solid 1px #ded9d9; } .bootstrap-touchspin .btn-touchspin:hover { color: #b78c1d; background: rgba(255, 255, 255, 0.81); } .form-control::-webkit-input-placeholder { color: #b78c1d; } .form-control::-moz-placeholder { color: #b78c1d; } .form-control:-ms-input-placeholder { color: #b78c1d; } .form-control:-moz-placeholder { color: #b78c1d; } .form-control:focus { color: #b78c1d; background: rgba(255, 255, 255, 0.81); border-color: #b78c1d; } .custom-select2:focus-within { background: rgba(255, 255, 255, 0.81); } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #b78c1d; } .custom-radio input[type=radio]:checked + span { background-color: #b78c1d; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: rgba(255, 255, 255, 0.81); color: #b78c1d; border-color: #161616; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: rgba(255, 255, 255, 0.81); border: solid 1px #ded9d9; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #d6b328!important; border-bottom: solid 1px #ded9d9; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(214, 179, 40, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #ffffff; color: #161616; } .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: #ffffff; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #ffffff; } /*** Modals ***/ .modal-backdrop { background: rgba(194, 194, 194, 0.7); } .modal-content { background: #ffffff; border: none 1px; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #ca5058; color: #d6b328; border: none 1px; } .product-price { color: #b78c1d; } .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: #eba53d; color: #ffffff; } .product-flags .new { background: #969696; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #eba53d; color: #ffffff; } .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: #000000; color: #ffffff; } #back-to-top:hover { background: #161616; color: #ffffff; } #header, #checkout-header { background: #ffffff; border-top: none 1px; border-bottom: none 1px; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ffffff; border-bottom: none 1px; } #header .header-nav { color: #000000; background: #ffffff; border-bottom: none 1px; padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; font-size: 1rem; } #header .header-nav a { color: #000000; } #header .header-nav a:hover { color: #b88c1c; } #header .header-nav .social-links._topbar { font-size: 1rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #000000 !important; } #header .header-nav .social-links._topbar a:hover { color: #b88c1c !important; } .header-top { padding-top: 1.7857142857rem; padding-bottom: 1.7857142857rem; color: #161616; } .header-top a:not(.btn):not(.nav-link) { color: #161616; } .header-top a:not(.btn):not(.nav-link):hover { color: #161616; } .header-top .form-search-control { border: solid 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.4285714286rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { color: #161616; padding: 0.6428571429rem 0.6428571429rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #161616; } .header-top a.header-cart-btn:not(:hover) { color: #161616; } .stuck-header .header-top { padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .cart-products-count-btn { background: #1bd33f; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #ffffff; border-top: none 3px #d6b328; border-right: none 3px #38b82c; border-bottom: none 2px #d6b328; 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.5714285714rem; max-width: 32.6428571429rem; color: #242424; padding-left: 2.8571428571rem; padding-right: 2.8571428571rem; border-left: none 2px rgba(87, 87, 87, 0.57); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #242424; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.2142857143rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.5714285714rem !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: #ffffff; color: #ebce96; } .cbp-horizontal .cbp-tab-title { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 2.9285714286rem; max-height: 2.9285714286rem; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { display: block; text-align: center; margin-left: auto; margin-right: auto; margin-bottom: 0.8rem; } .cbp-horizontal .cbp-tab-title { text-align: center; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.9285714286rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.3571428571rem; padding-right: 0.3571428571rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(-10px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .container-iqitmegamenu, .iqit-megamenu-container, .cbp-hrsub-narrow, #desktop-header-container.container { position: static !important; } .iqitmegamenu-submenu-container { width: auto !important; max-width: 100% !important; padding: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #584242; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #584242; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.2857142857rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 3.5714285714rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #ffffff; background: #000000; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-style: normal; font-weight: normal; text-transform: none; padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; border-top: solid 1px rgba(227, 227, 227, 0.35); } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.7142857143rem; max-height: 1.7142857143rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333333; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #ffffff; } #cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #ffffff; background: #000000; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: rgba(0, 0, 0, 0.81); border: none 1px #37a625; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #ffffff !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #ffffff !important; } .cbp-hrmenu .tabs-links { background: rgba(0, 0, 0, 0.81); } .cbp-hrmenu .cbp-tabs-names li a { color: #ffffff !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #ffffff !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #ffffff !important; border-bottom: none 3px #c2bc29; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #ffffff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #242424 !important; } #iqitmegamenu-mobile { background: #ffffff; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.8571428571rem; } #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.1428571429rem; padding-bottom: 1.1428571429rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 1.1428571429rem; padding-bottom: 1.1428571429rem; font-size: 1.2857142857rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { box-shadow: -3px 0px 20px 2px #666666; } .mobile-menu__submenu { background: #ffffff; } .mobile-menu__tab { border-bottom: none 2px #d6b328; min-height: 4.4285714286rem; } .mobile-menu__link { color: #242424 !important; padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; font-size: 1.5714285714rem; font-style: normal; font-weight: normal; text-transform: uppercase; } .mobile-menu__arrow { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; color: #242424; font-size: 1.5714285714rem; } .mobile-menu__tab-icon { font-size: 1.5714285714rem; } .mobile-menu__tab-icon--img { max-height: 1.5714285714rem; } .mobile-menu__legend { font-size: 0.8571428571rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: rgba(0, 0, 0, 0.85); } .mobile-menu__header-wrapper { color: #242424; background-color: #ffffff; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.5714285714rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.5714285714rem; font-style: normal; font-weight: bold; text-transform: uppercase; color: #242424 !important; } .mobile-menu__column { font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: uppercase; color: #ffffff; margin-bottom: 2.8571428571rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.8571428571rem; } .mobile-menu__column-title { margin-bottom: 0.5714285714rem; } .mobile-menu__links-list-li { padding-top: 0.4285714286rem; padding-bottom: 0.4285714286rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #242424; } .mobile-menu__footer { border-top: none 1px; color: #242424; background-color: #ffffff; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #333333; color: #ffffff; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: 0rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0rem; } .swiper-container-wrapper { margin: 0rem; } .swiper-container-wrapper .products.swiper-container { padding: 0rem; } .swiper-container-wrapper .product-carousel { padding: 0rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0rem; } .product-miniature { border: none 1px; outline: 1px none transparent; } .product-miniature .thumbnail-container .product-thumbnail-second { position: absolute; top: 0; left: 0; right: 0; opacity: 0; transition: opacity 0.3s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container:hover .product-thumbnail-second { opacity: 1; } .product-miniature .thumbnail-container:hover .product-thumbnail-first { opacity: 0; } .product-miniature .thumbnail-container:hover .product-thumbnail-first:last-child { opacity: 1; } .product-miniature-grid .product-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px; box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15); } } .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-category-name { display: none !important; } .products-grid .product-miniature .product-reference { display: none !important; } .products-grid .product-miniature .product-description-short { 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.5357142857rem 1.0714285714rem; background: black; color: #ffffff; border: none 1px; } .btn-product-list:hover { background: #ffffff; color: #000000; } .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.7142857143rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.7142857143rem; } .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(5, 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(4, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.2857142857rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 3px; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #ffffff; background: #333333; } .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: #ffffff; background: #333333; 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; } #product-modal .easyzoom-modal > a { cursor: default; } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; color: #161616; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; } #content-wrapper .page-title { color: #161616; text-align: center; font-size: 1.5714285714rem; 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: #161616; } #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 1px #e3e3e3; } #content-wrapper .page-title span { margin-left: 0.5rem; } #content-wrapper .page-title:before { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 1px #e3e3e3; } #content-wrapper .section-title { color: #161616; text-align: center; font-size: 1.1428571429rem; 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 .section-title a:link, #content-wrapper .section-title a:visited { color: #161616; } #content-wrapper .section-title span { margin-right: 0.5rem; } #content-wrapper .section-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 1px #e3e3e3; } #content-wrapper .section-title span { margin-left: 0.5rem; } #content-wrapper .section-title:before { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 1px #e3e3e3; } .nav-tabs .nav-link { color: #ffffff; font-size: 1.1428571429rem; 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: #ffffff; border-bottom: solid 3px #161616; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .title a:link:not(.nav-link):not(.btn), .iqit-accordion .title a:visited:not(.nav-link):not(.btn) { color: #161616; } .iqit-accordion .nav-link { border-bottom: solid 3px #161616; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #ffffff; border-bottom: solid 3px #161616; } #wrapper .block-title { color: #333333; 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: #333333; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #161616; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #e3e3e3; background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #777777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #777777; } #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: #777777; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #777777; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 0.8571428571rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #ffffff !important; } #footer .block-title, #checkout-footer .block-title { color: #d6b328; font-size: 1rem; letter-spacing: 0.0714285714rem; font-style: normal; font-weight: bold; text-transform: uppercase; border-bottom: none 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #d6b328; } #footer-container-first { border-top: none 1px; padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; background: #161616; color: #ffffff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; letter-spacing: 0.0714285714rem; text-transform: uppercase; } #footer-container-main, #checkout-footer { border-top: none 1px; padding-top: 2.8571428571rem; padding-bottom: 1.8571428571rem; color: #ffffff; } #footer-container-main a, #checkout-footer a { color: #ffffff; } #footer-container-main a:hover, #checkout-footer a:hover { color: #ffffff; } #footer-copyrights { border-top: none 1px; background: #ffffff; padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; } #maintenance-page { background: #e3e3e3; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #000000; color: #ffffff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333333; color: #ffffff; } .maintenance-page-newsletter input[type=email] { border: solid 1px #333333; background: #e3e3e3; color: #333333; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { color: #333333; } /* ==================== */ /* GÉNÉRAL */ /* ==================== */ .block-links ul>li a:before { content: ''; } .block-links ul>li a { padding-left: 0; } /* ==================== */ /* HEADER - TOP BAR */ /* ==================== */ .header-banner { display: none; } nav.header-nav { padding: 5px 0 !important; } #header .header-nav .left-nav>div:after, #header .header-nav .right-nav>div:after, .block-links-inline ul>li:after { background-color: transparent; } .header-nav .right-nav { padding: 0 !important; margin: 0 !important; } .header-nav .d-flex { align-items: center !important; gap: 15px; } .header-nav .topbar-search { margin-right: 15px; } .header-nav .right-nav .d-flex > * { margin-left: 15px; } /* ==================== */ /* HEADER - RECHERCHE */ /* ==================== */ .topbar-search #search_widget .input-group { background-color: #e8e8e8 !important; border: none !important; border-radius: 0 !important; } .topbar-search #search_widget input.form-search-control { background-color: #e8e8e8 !important; border: none !important; color: #161616 !important; padding: 8px 12px !important; } .topbar-search #search_widget input.form-search-control::placeholder { color: #666 !important; } .topbar-search #search_widget .search-btn { background-color: #e8e8e8 !important; border: none !important; color: #161616 !important; } /* ==================== */ /* HEADER - ICÔNES COMPTE & PANIER */ /* ==================== */ #ps-shoppingcart-wrapper a, #user_info a { color: #161616; } .header-btn, .header-user-btn, .header-cart-btn, #cart-toogle { display: flex !important; flex-direction: row !important; align-items: center !important; gap: 8px; } .header-btn .title, #blockcart .title { margin-top: 0 !important; font-size: 12px !important; } .header-btn-w { margin-top: 0 !important; padding-top: 0 !important; } /* Masquer détails panier */ .cart-toggle-details, .cart-separator { display: none !important; } #ps-shoppingcart-wrapper .blockcart-content a { color: #fff !important; } /* Icône compte SVG */ .user-icon-svg { display: inline-block; vertical-align: middle; } .user-icon-svg svg { width: 35px; height: 35px; } /* Icône panier SVG */ .cart-icon-svg { position: relative; display: inline-block; } .cart-icon-svg svg { width: 35px; height: 35px; } .cart-icon-svg .cart-products-count-btn { position: absolute; top: -5px; right: -8px; font-size: 10px; } /* ==================== */ /* HEADER - LOGO */ /* ==================== */ #desktop_logo { position: relative; z-index: 100; margin-bottom: -80px; } /* ==================== */ /* HEADER - ESPACEMENT */ /* ==================== */ .header-top { padding: 10px 0 !important; } .col-header-center { padding: 0 !important; } /* ==================== */ /* MENU */ /* ==================== */ .iqit-megamenu-container { margin-top: 0 !important; padding: 5px 0 !important; } #iqitmegamenu-wrapper { margin-bottom: 0 !important; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 3.57143rem; padding-top: 0.6rem; } /* ==================== */ /* CONTENU */ /* ==================== */ #content-wrapper .page-title:after, #content-wrapper .page-title:before { border-bottom: 1px solid #B78C1D; } #content-wrapper .page-title span { margin-right: 2rem; margin-left: 2rem; } .nav-tabs .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #d6b328; } /* ==================== */ /* FOOTER */ /* ==================== */ .footer-logo { margin-top: -88px; } /* ==================== */ /* DROPDOWN */ /* ==================== */ .dropdown-menu .dropdown-item { color: #161616 !important; } /* ==================== */ /* DIVERS */ /* ==================== */ .myseller-list .links a span.link-item { display: flex; flex-direction: column; } /* ==================== */ /* MOBILE */ /* ==================== */ @media screen and (max-width: 991px) { /* Cacher la top bar en mobile */ nav.header-nav, #header .header-nav { display: none !important; } } @media screen and (max-width: 768px) { #footer-container-main .row { flex-wrap: nowrap; flex-direction: column; } } @media screen and (min-width: 320px) { #mobile-header .m-nav-btn { padding-top: 2rem; } } #mobile-header .mobile-buttons-bar { width: 100%; } .mobile-main-bar .logo { max-width: 160px; margin-top: 5rem; } /* Largeur de l'input recherche */ .topbar-search #search_widget { min-width: 250px; } /* ==================== */ /* BLOC RÉSEAUX SOCIAUX */ /* ==================== */ .social-block-wrapper { display: flex; gap: 30px; background-color: #f5f5f5; padding: 80px 60px; align-items: flex-start; } .social-content { flex: 0 0 35%; max-width: 35%; } .social-title { font-size: 32px; font-weight: 700; color: #000; margin-bottom: 20px; line-height: 1.2; } .social-text { font-style: italic; color: #666; line-height: 1.6; margin-bottom: 30px; } .social-icons { display: flex; gap: 20px; } .social-icon { width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; color: #000; transition: all 0.3s ease; } .social-icon svg { width: 28px; height: 28px; } .social-icon:hover { color: #B78C1D; transform: translateY(-3px); } .social-images { flex: 1; display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; } .social-image { position: relative; overflow: hidden; } .social-image img { width: 100%; height: auto; display: block; transition: transform 0.3s ease; } .social-image:hover img { transform: scale(1.05); } /* Responsive */ @media (max-width: 991px) { .social-block-wrapper { flex-direction: column; padding: 40px 30px; } .social-content { flex: 0 0 100%; max-width: 100%; margin-bottom: 30px; } .social-images { grid-template-columns: repeat(2, 1fr); } } @media (max-width: 576px) { .social-images { grid-template-columns: 1fr; } .social-title { font-size: 24px; } } /* ==================== */ /* BLOC NEWSLETTER - Corrections complètes */ /* ==================== */ /* Ajouter du padding pour décaler et centrer verticalement */ .elementor-element-a5wz7pk .elementor-widget-wrap { padding-left: 60px !important; padding-right: 30px !important; padding-top: 80px !important; padding-bottom: 80px !important; } /* Titre - 30px */ .elementor-element-4ejfne7 .elementor-heading-title { font-size: 30px !important; font-weight: 700 !important; color: #000 !important; text-transform: uppercase; margin-bottom: 15px !important; } /* Texte descriptif */ .elementor-element-bxcvtv2 .elementor-text-editor p { font-size: 14px !important; color: #666 !important; margin-bottom: 25px !important; } /* Conteneur du formulaire */ .elementor-element-z7cm69z .elementor-newsletter-form { display: flex !important; gap: 15px !important; align-items: center !important; } .elementor-element-z7cm69z .row { width: 100%; } .elementor-element-z7cm69z .col-12 { display: flex !important; gap: 15px !important; align-items: center !important; flex-direction: row !important; } /* Input wrapper - plus large */ .elementor-element-z7cm69z .input-wrapper { flex: 1 !important; min-width: 300px !important; order: 1 !important; } /* Input email - plus large et après le bouton */ .elementor-element-z7cm69z .elementor-newsletter-input { width: 100% !important; padding: 12px 20px !important; border: 1px solid #ddd !important; background-color: #fff !important; font-size: 13px !important; color: #666 !important; } .elementor-element-z7cm69z .elementor-newsletter-input::placeholder { color: #B78C1D !important; font-style: italic; } /* Bouton submit - avant l'input */ .elementor-element-z7cm69z .elementor-newsletter-btn { padding: 12px 30px !important; background-color: #fff !important; border: 1px solid #000 !important; color: #000 !important; font-size: 13px !important; font-weight: 600 !important; white-space: nowrap; flex-shrink: 0 !important; order: 2 !important; } .elementor-element-z7cm69z .elementor-newsletter-btn:hover { background-color: #000 !important; color: #fff !important; } /* Cacher le texte en dessous */ .elementor-element-z7cm69z .mt-2.text-muted { display: none; } /* Responsive mobile */ @media (max-width: 991px) { .elementor-element-a5wz7pk .elementor-widget-wrap { padding-left: 30px !important; padding-right: 30px !important; padding-top: 40px !important; padding-bottom: 40px !important; } } @media (max-width: 576px) { .elementor-element-4ejfne7 .elementor-heading-title { font-size: 24px !important; } .elementor-element-z7cm69z .col-12 { flex-direction: column !important; align-items: stretch !important; } .elementor-element-z7cm69z .input-wrapper { min-width: 100% !important; order: 1 !important; } .elementor-element-z7cm69z .elementor-newsletter-btn { width: 100%; order: 2 !important; } } /* ==================== */ /* LISTING CATÉGORIE PRODUITS - Marges réduites */ /* ==================== */ /* Container des produits */ /* Container des produits - Ne pas toucher à la grille */ .products { margin-left: 0 !important; margin-right: 0 !important; } /* Espacement entre colonnes */ .products > div[class*="col-"] { padding-left: 10px !important; padding-right: 10px !important; margin-bottom: 20px !important; } /* Colonnes produits */ .products .product-miniature { margin-bottom: 20px; } /* Article produit - hauteur uniforme */ .product-miniature { background-color: #fff; display: flex; flex-direction: column; height: 100%; transition: box-shadow 0.3s ease; } .product-miniature:hover { box-shadow: 0 2px 8px rgba(0,0,0,0.1); } /* Zone image - fond blanc, hauteur fixe */ .product-miniature .thumbnail-container { position: relative; background-color: #fff; height: 280px; display: flex; align-items: center; justify-content: center; overflow: hidden; } .product-miniature .product-thumbnail { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; padding: 20px; } .product-miniature .product-thumbnail img { max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; } /* Badge nouveau */ .product-miniature .product-flags { position: absolute; top: 0; right: 0; z-index: 2; } .product-miniature .product-flag { background-color: #999; color: #fff; padding: 5px 12px; font-size: 11px; text-transform: uppercase; font-weight: 600; } /* Boutons fonctionnels (quick view) */ .product-miniature .product-functional-buttons { position: absolute; bottom: 10px; right: 10px; opacity: 0; transition: opacity 0.3s ease; } .product-miniature:hover .product-functional-buttons { opacity: 1; } .product-miniature .js-quick-view-iqit { background: #fff; width: 36px; height: 36px; display: flex; align-items: center; justify-content: center; border-radius: 50%; box-shadow: 0 2px 5px rgba(0,0,0,0.1); color: #000; } /* Zone description - fond gris avec marges réduites */ .product-miniature .product-description { padding: 15px; background-color: #f5f5f5; flex-grow: 1; display: flex; flex-direction: column; } /* Catégorie */ .product-miniature .product-category-name { font-size: 11px; text-transform: uppercase; font-weight: 700; color: #000; margin-bottom: 5px !important; } /* Titre produit */ .product-miniature .product-title { font-size: 14px !important; font-weight: 700 !important; color: #000 !important; margin-bottom: 8px !important; margin-top: 0 !important; line-height: 1.3 !important; } .product-miniature .product-title a { color: #000 !important; text-decoration: none !important; } .product-miniature .product-title a:hover { color: #B78C1D !important; } /* Vendeur "Par :" */ .product-miniature .product_list_shop_by { font-size: 12px; color: #666; margin-bottom: 8px !important; margin-top: 0 !important; } .product-miniature .product_list_shop_by a { color: #666; text-decoration: none; } /* Prix */ .product-miniature .product-price-and-shipping a { text-decoration: none !important; } .product-miniature .product-price { font-size: 20px !important; font-weight: 700 !important; color: #B78C1D !important; margin: 0 !important; } /* Description courte - masquée */ .product-miniature .product-description-short { display: none !important; } /* Bouton ajouter au panier */ .product-miniature .product-add-cart { margin-bottom: 0 !important; } .product-miniature .input-group-add-cart { display: flex; gap: 10px; align-items: center; } .product-miniature .input-qty { display: none !important; } .product-miniature .add-to-cart, .product-miniature .btn-product-list { display: inline-flex !important; align-items: center; padding: 0 !important; margin: 0 !important; background: none !important; border: none !important; color: #000 !important; font-size: 12px !important; font-weight: 700 !important; text-transform: uppercase; text-decoration: underline !important; box-shadow: none !important; } .product-miniature .add-to-cart:hover { color: #B78C1D !important; background: none !important; } .product-miniature .add-to-cart .bag-icon { margin-right: 5px; } .product-miniature .add-to-cart .spinner-icon { display: none; } /* Disponibilité */ .product-miniature .product-availability { display: none !important; } /* Responsive */ @media (max-width: 991px) { .product-miniature .thumbnail-container { height: 220px; } } @media (max-width: 768px) { .product-miniature .thumbnail-container { height: 200px; } .product-miniature .product-title { font-size: 13px !important; min-height: auto; } .product-miniature .product-price { font-size: 18px !important; } .product-miniature .product-description { padding: 12px; } } /* Bouton ajouter au panier - toujours en bas */ .product-miniature .product-add-cart { margin-top: auto !important; margin-bottom: 0 !important; } /* ==================== */ /* CAROUSEL PRODUITS HOME - Fix hauteurs */ /* ==================== */ /* Forcer hauteur uniforme sur les slides */ .elementor-products-carousel .swiper-slide { height: auto !important; display: flex !important; } .elementor-products-carousel .js-product-miniature-wrapper { width: 100% !important; display: flex !important; } /* Article produit */ .elementor-products-carousel .product-miniature { background-color: #fff !important; width: 100% !important; display: flex !important; flex-direction: column !important; } /* Zone image - hauteur fixe */ .elementor-products-carousel .thumbnail-container { background-color: #fff !important; height: 280px !important; flex-shrink: 0 !important; } /* Zone description - fond gris qui s'étend */ .elementor-products-carousel .product-description { padding: 15px !important; background-color: #f5f5f5 !important; flex: 1 !important; display: flex !important; flex-direction: column !important; } /* Catégorie */ .elementor-products-carousel .product-category-name { font-size: 11px !important; text-transform: uppercase !important; font-weight: 700 !important; margin-bottom: 5px !important; } /* Titre */ .elementor-products-carousel .product-title { font-size: 14px !important; font-weight: 700 !important; margin-bottom: 8px !important; } /* Prix */ .elementor-products-carousel .product-price { font-size: 20px !important; font-weight: 700 !important; color: #B78C1D !important; margin-bottom: 10px !important; } /* Bouton en bas */ .elementor-products-carousel .product-add-cart { margin-top: auto !important; } /* Espacement entre slides */ .elementor-products-carousel.swiper-container { padding-bottom: 20px !important; } /* Cacher éléments inutiles */ .elementor-products-carousel .product-description-short, .elementor-products-carousel .product_list_shop_by, .elementor-products-carousel .product-reference, .elementor-products-carousel .product-availability, .elementor-products-carousel .product-functional-buttons, .elementor-products-carousel .input-qty { display: none !important; } /* Badges */ .elementor-products-carousel .product-flags { position: absolute !important; top: 0 !important; right: 0 !important; } .elementor-products-carousel .product-flag { background-color: #999 !important; color: #fff !important; padding: 5px 12px !important; font-size: 11px !important; } /* Bouton style */ .elementor-products-carousel .add-to-cart, .elementor-products-carousel .btn-product-list { background: none !important; border: none !important; padding: 0 !important; color: #000 !important; font-size: 12px !important; font-weight: 700 !important; text-decoration: underline !important; box-shadow: none !important; } /* Espacement entre les slides du carousel */ .elementor-products-carousel .swiper-slide { padding: 0 10px !important; } /* Compenser le padding sur le container */ .elementor-products-carousel.swiper-container { margin: 0 -10px !important; } /* Cacher le badge "Nouveau" */ .product-flag.new { display: none !important; } /* ==================== */ /* HERO SLIDER AVEC OVERLAY */ /* ==================== */ /* Container parent pour positionner */ .elementor-section:has(.hero-carousel-bg) { position: relative; } /* Carousel en arrière-plan */ .hero-carousel-bg { position: relative; z-index: 1; } /* Contenu par-dessus */ .hero-content-overlay { position: absolute !important; top: 50% !important; left: 60px !important; transform: translateY(-50%) !important; z-index: 10 !important; background: rgba(0, 0, 0, 0.6) !important; padding: 40px !important; max-width: 600px !important; color: #fff !important; } .hero-content-overlay h2 { font-size: 36px !important; font-weight: 700 !important; color: #fff !important; margin-bottom: 30px !important; } .hero-content-overlay p { color: #fff !important; font-size: 14px !important; } .hero-content-overlay .price { color: #B78C1D !important; font-weight: 700 !important; } .hero-content-overlay a { display: inline-block !important; padding: 10px 20px !important; background: none !important; border: 1px solid #fff !important; color: #fff !important; text-transform: uppercase !important; font-size: 12px !important; font-weight: 700 !important; text-decoration: none !important; margin-top: 10px !important; } .hero-content-overlay a:hover { background: #fff !important; color: #000 !important; }