.iqitfake{} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #000; } .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: #e0e0e0; } a:hover:not(.nav-link):not(.btn) { color: #c4c4c4; } .pagination .page-list li:hover { border-color: #c4c4c4; } .pagination .page-list li.current { border-color: #c4c4c4; } .pagination .page-list li.current a { color: #c4c4c4; } #mobile-header { background: #242424; border-bottom: none 1px rgba(227, 227, 227, 0.24); } #mobile-header #mobile-header-sticky { background: #242424; } #mobile-header .m-nav-btn { color: #e0e0e0; } #mobile-header .m-nav-btn:hover { color: #c4c4c4; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 16px; } @media (max-width: 767px) { html { font-size: 14px; } } body { line-height: 1.8rem; } body { font-family: 'Montserrat', sans-serif; } #blockcart-content { background: rgba(0, 0, 0, 0.95); color: #fff; border: none 1px; } #blockcart-content a:not(.btn) { color: #fff; } #blockcart-content a:not(.btn):hover { color: #fff; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: #fff; } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: #fff; } /*** Secondary button ***/ .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled { background: rgba(0, 0, 0, 0.06); color: #e0e0e0; border: solid 2px #e0e0e0; } .btn-secondary:hover, .btn-secondary.disabled:hover, .btn-secondary:disabled:hover { background: #dedede; color: #2e2e2e; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #decd93; color: #000; border: none 2px #e8ca7d; } .btn-primary:hover, .btn-primary.disabled:hover, .btn-primary:disabled:hover, .btn-primary:focus, .btn-primary.disabled:focus, .btn-primary:disabled:focus { background: #dea76b; color: #000; border-color: #e0e0e0; } #wrapper .breadcrumb { font-size: 0.6875rem; font-style: normal; font-weight: normal; text-transform: none; box-shadow: 0px 1px 0px 0px rgba(227, 227, 227, 0.12); display: none !important; } #wrapper .breadcrumb li:after { color: #757575; } #wrapper .breadcrumb a { color: #757575; } /*** Text fields ***/ .form-control { background-color: #2e2e2e; color: #e0e0e0; border: solid 1px rgba(255, 255, 255, 0.27); } .custom-select2 { background-color: #2e2e2e; } .custom-select2:after { color: #e0e0e0; } .bootstrap-touchspin .btn-touchspin { background-color: #2e2e2e; color: #e0e0e0; border: solid 1px rgba(255, 255, 255, 0.27); } .bootstrap-touchspin .btn-touchspin:hover { color: #e0e0e0; background: #2e2e2e; } .form-control::-webkit-input-placeholder { color: #e0e0e0; } .form-control::-moz-placeholder { color: #e0e0e0; } .form-control:-ms-input-placeholder { color: #e0e0e0; } .form-control:-moz-placeholder { color: #e0e0e0; } .form-control:focus { color: #e0e0e0; background: #2e2e2e; border-color: rgba(227, 227, 227, 0.24); } .custom-select2:focus-within { background: #2e2e2e; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #e0e0e0; } .custom-radio input[type=radio]:checked + span { background-color: #e0e0e0; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #262626; color: #e0e0e0; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #2b2b2b; border: solid 1px rgba(227, 227, 227, 0.09); } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #e0e0e0!important; border-bottom: solid 1px rgba(227, 227, 227, 0.09); } .dropdown-menu .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:hover { background: rgba(224, 224, 224, .05); } /*** Tooltips ***/ .tooltip-inner { background: #7588c6; color: #fff; } .tooltip.bs-tether-element-attached-bottom .tooltip-inner:before, .tooltip.tooltip-top .tooltip-inner:before { border-top-color: #7588c6; } /*** Modals ***/ .modal-backdrop { background: rgba(92, 92, 92, 0.79); } .modal-content { background: #121212; border: solid 1px rgba(161, 161, 161, 0.25); } .js-quickview-np-btn { background: #121212; } /*** Notifications ***/ .ns-box { background: #7588c6; color: #fff; border: none 1px; } .product-price { color: #7588c6; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.6875rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #7588c6; color: #fff; } .product-flags .new { background: #969696; color: #fff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000; } .discount { background: #7588c6; color: #fff; } .product-available { background: #67a675; color: #fff; } .product-unavailable { background: #c9923e; color: #fff7f7; } #page-preloader { background: #fff; } #back-to-top { background: #fff; color: #000; } #back-to-top:hover { background: #858585; color: #fff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #fff; } ::-webkit-scrollbar-track { background: #696969; } body { scrollbar-face-color: #fff; scrollbar-track-color: #696969; } #header { border-top: none 1px #7a2c2c; border-bottom: none 1px #e3e3e3; } #header .container { max-width: 100%; } @media (min-width: 992px) { #header { padding-bottom: 1.875rem; } } .sticky-desktop-wrapper #desktop-header.stuck-header { border-bottom: none 1px #e3e3e3; } #header .header-nav { color: #e0e0e0; border-bottom: solid 1px rgba(227, 227, 227, 0.24); padding-top: 1.25rem; padding-bottom: 1.25rem; font-size: 0.9375rem; display: none !important; } #header .header-nav a { color: #e0e0e0; } #header .header-nav a:hover { color: #c4c4c4; } #header .header-nav .social-links._topbar { font-size: 1.25rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #e0e0e0 !important; } .header-top { color: #e0e0e0; } .header-top a:not(.btn):not(.nav-link) { color: #e0e0e0; } .header-top a:not(.btn):not(.nav-link):hover { color: #c4c4c4; } .header-top .form-search-control { background: rgba(255, 255, 255, 0.15); color: #e0e0e0; border: none 1px #e3e3e3; } .header-top input.form-search-control::-webkit-input-placeholder { color: #e0e0e0; } .header-top input.form-search-control:-moz-placeholder { color: #e0e0e0; } .header-top input.form-search-control:-ms-input-placeholder { color: #e0e0e0; } .header-top input.form-search-control:-moz-placeholder { color: #e0e0e0; } .header-top .search-btn { color: #e0e0e0; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.5rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: #7588c6; color: #fff; padding: 0.625rem 0.625rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #fff; } .header-top a.header-cart-btn:not(:hover) { color: #fff; } .stuck-header .header-top { padding-top: 0.3125rem; padding-bottom: 0.3125rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: rgba(0, 0, 0, 0.91); } .cart-products-count-btn { background: #d06e6a; color: #fff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 70%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: rgba(255, 255, 255, 0.15); border-top: none 1px rgba(227, 227, 227, 0.24); border-right: none 1px rgba(227, 227, 227, 0.24); border-bottom: none 1px rgba(227, 227, 227, 0.24); border-left: none 1px rgba(227, 227, 227, 0.24); } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 3.75rem; max-width: 12.5rem; color: #e0e0e0; padding-left: 2.25rem; padding-right: 2.25rem; border-left: solid 1px rgba(227, 227, 227, 0.06); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #e0e0e0; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.375rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.75rem !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: #635c5c; color: #c4c4c4; } .cbp-horizontal .cbp-tab-title { font-size: 0.875rem; font-style: normal; font-weight: normal; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #7588c6; color: #fff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.375rem; max-height: 1.375rem; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.75rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 1.125rem; padding-right: 1.125rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(15px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .iqitmegamenu-submenu-container { padding: 0; } .cbp-vertical-on-top #cbp-hrmenu1-ul { /*** VERTICAL MENU ***/ background: #fff; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #fff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.125rem; font-style: italic; font-weight: normal; text-transform: none; color: #fff; background: #000; line-height: 3.125rem; } #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.5rem; padding-bottom: 0.5rem; border-top: solid 1px rgba(227, 227, 227, 0.35); } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.5rem; max-height: 1.5rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #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; } .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-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #3b3b3b; border: solid 1px rgba(227, 227, 227, 0.24); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #e0e0e0 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #c4c4c4 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #e0e0e0 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #fff; color: #c4c4c4 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #e0e0e0 !important; border-bottom: solid 1px rgba(227, 227, 227, 0.24); padding-bottom: 8px; font-size: 0.9375rem; font-style: normal; font-weight: bold; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #c4c4c4 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #3b3b3b; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #e0e0e0; } #iqitmegamenu-mobile { background: #3b3b3b; color: #e0e0e0; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #e0e0e0; } #iqitmegamenu-mobile li > ul { background: #333; } #iqitmegamenu-mobile li > ul > li > ul { background: #2e2d2d; } #iqitmegamenu-mobile > li > a { border-bottom: solid 1px rgba(227, 227, 227, 0.24); } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } /*** Carousels ***/ .slick-arrow { background: #fff; color: #000; } ul.slick-dots li button:before, ul.slick-dots li.slick-active button:before { color: #333; } /*** Product miniature ***/ .products.row { margin: -0.9375rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.9375rem; } .slick-products-carousel { margin: -0.9375rem; } .slick-products-carousel .slick-list { padding: 0.9375rem; } .slick-products-carousel .product-carousel { padding: 0.9375rem; } .slick-products-carousel.slick-arrows-above .slick-next, .slick-products-carousel.slick-arrows-above .slick-prev { margin: 0.9375rem; } .product-miniature { border: solid 1px #282828; outline: 1px none transparent; background: rgba(0, 0, 0, 0.16); color: #fff; } .product-miniature a:link:not(.nav-link):not(.btn), .product-miniature a:visited:not(.nav-link):not(.btn) { color: #fff; } .product-miniature .product-price { color: #cfcdb4; } .product-miniature .iqit-review-star { color: #fff; } .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-grid .product-title { font-size: 0.9375rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-title { overflow: hidden; height: 2.9375rem; } .product-miniature:hover { outline: none 1px rgba(161, 161, 161, 0.25); background: #282828; } .product-miniature-grid .product-functional-buttons { background: #fafafa; display: none; } .products-grid .product-miniature .product-category-name { display: none !important; } .products-grid .product-miniature .product-reference { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-description-short { display: none !important; } .products-grid .product-miniature .input-qty { display: none !important; } .products-grid .product-miniature .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .btn-product-list { padding: 0.4375rem 0.875rem; background: #decd93; color: #000; border: none 1px rgba(161, 161, 161, 0.25); } .btn-product-list:hover { background: #ac9f74; color: #fff; border-color: #d06e6a; } .products-grid .product-miniature { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-description { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; 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; } .products-grid .product-miniature-layout-1 { text-align: center; } .products-grid .product-miniature-layout-1 .input-group-add-cart { justify-content: center; } .products-grid .product-miniature-layout-1 .product-description { padding: 0.625rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.625rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(255, 255, 255, 0); } .product_header_container .product-price { font-size: 1.25rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px #f4f2f2; } .images-container .slick-arrow, #product .product-cover .expander > span, #product-modal .modal-body .slick-arrow { color: #333; background: #fff; } .images-container .slick-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .slick-arrow:hover { opacity: 0.6 !important; } #product .product-cover .expander { color: #333; background: #fff; } #product .product-cover .expander:hover { opacity: 0.6 !important; } .product-tabs .nav-tabs { justify-content: center; } .col-product-info, .quickview-info { text-align: center; } .product-variants-item > ul { display: inline-block; } .product-variants-item .custom-select2 { margin: 0 auto; } .product-add-to-cart .row.product-quantity { justify-content: center; } @media screen and (max-width: 768px) { .col-left-product-cover, .col-left-product-thumbs { flex: 0 0 100%; max-width: 100%; } .col-left-product-thumbs { order: 2; margin-top: 2rem; } } #wrapper { background: #000; border-top: none 1px; border-bottom: none 1px; color: #e0e0e0; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #fff; text-align: center; font-size: 1.875rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px rgba(161, 161, 161, 0.25); margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #fff; } #content-wrapper .section-title { color: #fff; text-align: center; font-size: 1.375rem; 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: #fff; } #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: solid 1px rgba(161, 161, 161, 0.25); } #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: solid 1px rgba(161, 161, 161, 0.25); } .nav-tabs .nav-link { color: #fff; 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: #fff; border-bottom: solid 1px rgba(161, 161, 161, 0.25); } .iqit-accordion .nav-link { border-bottom: solid 1px rgba(161, 161, 161, 0.25); border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #fff; border-bottom: solid 1px rgba(161, 161, 161, 0.25); } #wrapper .block-title { color: #fff; text-align: center; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #fff; } #wrapper .block-title:after { content: ""; position: absolute; bottom: -1px; display: block; width: 30px; height: 1px; border-bottom: none 2px rgba(255, 255, 255, 0.44); left: 0; right: 0; margin: auto; } #left-column .block, #right-column .block { padding: 1.25rem; border: none 1px rgba(161, 161, 161, 0.25); } #footer { background: #000; } #footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px rgba(161, 161, 161, 0.25); background: rgba(255, 255, 255, 0.15); } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #e0e0e0; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #7588c6; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #7588c6; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #e0e0e0; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #e0e0e0; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #e0e0e0; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #e0e0e0; } #footer .social-links._footer { font-size: 1.875rem; } #footer .social-links._footer a:not(:hover) { color: #e0e0e0 !important; } #footer .block-title { color: #e0e0e0; text-align: center; font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #footer .block-title a:link, #footer .block-title a:visited { color: #e0e0e0; } #footer .block-title span { margin-right: 0.5rem; } #footer .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: solid 1px rgba(161, 161, 161, 0.25); } #footer .block-title span { margin-left: 0.5rem; } #footer .block-title:before { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: solid 1px rgba(161, 161, 161, 0.25); } #footer-container-first { border-top: none 1px rgba(161, 161, 161, 0.25); padding-top: 1.25rem; padding-bottom: 1.25rem; background: #171717; color: #fff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main { border-top: solid 1px rgba(161, 161, 161, 0.25); padding-top: 2.5rem; padding-bottom: 1.5rem; color: #e0e0e0; } #footer-container-main a { color: #e0e0e0; } #footer-container-main a:hover { color: #c4c4c4; } #footer-copyrights { border-top: none 1px rgba(161, 161, 161, 0.25); background: rgba(23, 23, 23, 0); padding-top: 1rem; padding-bottom: 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; }