/*
Theme Name: ENTR07 Storefront (child)
Template: envo-storefront
Theme URI: https://entr07.pl/
Author: ENTR07
Author URI: https://entr07.pl/
Description: Child theme ENTR07 dla Envo Storefront. Zawiera WYŁĄCZNIE nadpisania ENTR07. CSS rodzica ładuje się osobno z motywu nadrzędnego (patrz functions.php).
Version: 2.4.0
Requires PHP: 7.4
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Text Domain: envo-storefront-child
*/

/* =========================================
   ENTR07 / FINAL CHILD THEME OVERRIDES
   Dark streetwear theme + WooCommerce + mobile
========================================= */

/* GLOBAL */
body,
.page-area,
.site-content,
#content,
#primary,
#secondary {
    background-color: #1b1b1b;
    color: #e6e6e6;
}

.main-container,
.content-area,
.site-main {
    background-color: #111111;
}

a,
a:active,
a:focus {
    color: #aeb59d;
}

a:hover {
    color: #ffffff;
}

body,
p,
li,
span,
div,
label,
td,
th {
    color: #cfd3ca;
}

h1, h2, h3, h4, h5, h6,
.page-header a,
.news-item h2 a,
.widget-title h3,
.posted-date,
.comments-meta,
.comments-meta a,
.tags-links a,
.cat-links a,
.cat-links span,
.tags-links span {
    color: #eef1e8;
}

/* HEADER / TOP / NAV */
.site-header {
    background-color: #111111;
    color: #f2f2f2;
    border-bottom: 1px solid #2d302b;
}

h1.site-title,
.site-title,
.site-title a,
.site-description,
.site-branding-text {
    color: #f2f2f2 !important;
}

.top-bar-section {
    background-color: #101010;
    color: #dcdcdc;
    border-bottom: 1px solid #242424;
}

.top-bar-section a,
.top-bar-section p,
.top-bar-section .widget {
    color: #dcdcdc;
}

#site-navigation,
#site-navigation.shrink {
    background-color: #121212;
    border-top: 1px solid #2d302b;
    border-bottom: 1px solid #2d302b;
    box-shadow: none;
}

#site-navigation,
nav a,
.navbar-nav > li > a,
.dropdown-menu > li > a {
    color: #f0f0f0 !important;
}

.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus,
.navbar-nav > li.active > a,
.dropdown-menu > li > a:hover {
    color: #aeb59d !important;
    background: transparent !important;
}

.nav > li.active > a:after,
.current-page-parent:after,
.widget-title h3:after {
    background-color: #7e8871 !important;
}

.dropdown-menu {
    background-color: #181818;
    border: 1px solid #31342e;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background-color: #232720 !important;
    color: #eef1e8 !important;
}

.menu-description {
    background-color: #889179 !important;
    color: #111111 !important;
}

.menu-description:after {
    border-top-color: #889179 !important;
}

/* WIDGETS / SIDEBAR */
.widget,
#sidebar .widget,
.widget ul li {
    color: #d9d9d9;
}

.widget-title {
    border-bottom: 1px solid #303030;
}

.widget ul li,
.sidebar ul li,
#secondary ul li {
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid rgba(255,255,255,0.06) !important;
}

.widget ul li a,
.sidebar ul li a,
#secondary ul li a,
.widget a {
    color: #d8ddd2 !important;
    font-size: 15px !important;
    letter-spacing: 0.02em;
}

.widget ul li a:hover,
.sidebar ul li a:hover,
#secondary ul li a:hover,
.widget a:hover {
    color: #aeb59d !important;
    padding-left: 4px;
    transition: all 0.2s ease;
}

/* HOMEPAGE / HERO */
.home .container,
.home .container-fluid,
.home .page-area,
.home .main-container,
.home #content,
.home .content-area {
    background: #111111 !important;
}

.home .sidebar,
.home #secondary,
.home .widget-area {
    background: #151515 !important;
}

.home .sidebar .widget,
.home #secondary .widget {
    background: #1a1a1a !important;
    border: 1px solid #2b2f29 !important;
}

/* PRODUCT CARDS */
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    background-color: #232323;
    border: 1px solid #31342e;
    border-radius: 8px;
    box-shadow: none;
}

.woocommerce ul.products li.product:hover,
.woocommerce-page ul.products li.product:hover {
    border-color: #6d7662 !important;
    transform: translateY(-2px);
}

.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3,
.woocommerce ul.products li.product .woocommerce-loop-category__title {
    color: #eef1e8 !important;
}

.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #b4bcaa !important;
}

.woocommerce ul.products li.product a img {
    border: 1px solid #3a3a3a;
    background: #111111;
}

/* BADGES */
.woocommerce span.onsale,
.product-label,
span.onsale,
.amount-cart,
.cart-contents span.count {
    background-color: #889179 !important;
    color: #111111 !important;
    border-radius: 3px !important;
    font-weight: 600 !important;
    box-shadow: none !important;
}

.amount-cart:before {
    border-right-color: #889179 !important;
}

/* BUTTONS */
.btn-default,
input[type="submit"],
input#submit,
button,
a.comment-reply-link,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: transparent !important;
    color: #dce3d1 !important;
    border: 1px solid #6d7662 !important;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    text-shadow: none !important;
    box-shadow: none !important;
}

.btn-default:hover,
input[type="submit"]:hover,
input#submit:hover,
button:hover,
a.comment-reply-link:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #aeb59d !important;
    color: #111111 !important;
    border-color: #aeb59d !important;
}

/* SINGLE PRODUCT */
.single-head,
.has-thumbnail .news-text-wrap,
.woocommerce div.product,
.woocommerce-tabs,
.product_meta {
    background-color: #1f1f1f;
    color: #e6e6e6;
}

.woocommerce div.product .product_title,
.product_meta,
.woocommerce div.product form.cart {
    border-color: #353535;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    border-bottom: 1px solid #353535;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #d6d6d6;
}

.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li:hover a {
    color: #aeb59d;
    border-bottom: 2px solid #aeb59d;
}

/* FORMS */
input,
textarea,
select {
    background: #121212 !important;
    color: #eef1e8 !important;
    border: 1px solid #31342e !important;
    box-shadow: none !important;
}

input:focus,
textarea:focus,
select:focus {
    background: #151715 !important;
    color: #ffffff !important;
    border-color: #6d7662 !important;
    outline: none !important;
    box-shadow: none !important;
}

input::placeholder,
textarea::placeholder {
    color: #8f9785 !important;
}

select option,
select optgroup {
    background: #1a1c19 !important;
    color: #eef1e8 !important;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label,
label {
    color: #eef1e8 !important;
    font-weight: 600;
}

.woocommerce form .form-row .required,
.woocommerce-page form .form-row .required {
    color: #c86b6b !important;
}

/* SELECT2 */
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
    background-color: #121212 !important;
    border: 1px solid #31342e !important;
    color: #eef1e8 !important;
    min-height: 46px !important;
    border-radius: 2px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #eef1e8 !important;
    line-height: 44px !important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder,
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #8f9785 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #aeb59d transparent transparent transparent !important;
}

.select2-dropdown {
    background: #161815 !important;
    border: 1px solid #31342e !important;
    color: #eef1e8 !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    background: #101110 !important;
    color: #eef1e8 !important;
    border: 1px solid #31342e !important;
}

.select2-container--default .select2-results__option {
    background: #161815 !important;
    color: #dbe0d4 !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background: #2a2e28 !important;
    color: #ffffff !important;
}

.select2-container--default .select2-results__option[aria-selected="true"],
.select2-container--default .select2-results__option[data-selected="true"] {
    background: #20231f !important;
    color: #aeb59d !important;
}

.select2-container--open .select2-selection--single,
.select2-container--open .select2-selection--multiple {
    border-color: #6d7662 !important;
}

/* CHECKOUT */
.woocommerce-checkout #payment {
    background: #1a1c19 !important;
    border: 1px solid #31342e !important;
    color: #dbe0d4 !important;
}

.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 1px solid #31342e !important;
}

.woocommerce-checkout #payment ul.payment_methods li,
.woocommerce-checkout #payment label,
.woocommerce-checkout #payment .payment_method_paypro_gateway label,
.woocommerce-checkout #payment .payment_method_przelewy24 label,
.woocommerce-checkout #payment .payment_method_bacs label,
.woocommerce-checkout #payment .payment_method_cod label,
.woocommerce-checkout #payment .payment_method_stripe label {
    color: #eef1e8 !important;
}

.woocommerce-checkout #payment div.payment_box {
    background: #121212 !important;
    color: #dbe0d4 !important;
    border: 1px solid #31342e !important;
}

.woocommerce-checkout #payment div.payment_box:before {
    border-bottom-color: #121212 !important;
}

.woocommerce-privacy-policy-text,
.woocommerce-terms-and-conditions-wrapper,
.woocommerce form .form-row .input-checkbox + label,
.woocommerce-checkout-review-order-table,
.woocommerce-checkout-payment {
    color: #cfd3ca !important;
}

.woocommerce-privacy-policy-text a,
.woocommerce-terms-and-conditions-wrapper a {
    color: #aeb59d !important;
}

.woocommerce-privacy-policy-text a:hover,
.woocommerce-terms-and-conditions-wrapper a:hover {
    color: #ffffff !important;
}

input[type="radio"],
input[type="checkbox"] {
    accent-color: #8b947d;
}

.woocommerce table.shop_table,
.woocommerce table.shop_table th,
.woocommerce table.shop_table td,
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td {
    border-color: #2d302b !important;
    color: #e6eadf !important;
}

.woocommerce table.shop_table,
.woocommerce-checkout-review-order-table {
    background: transparent !important;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background: #171916 !important;
    color: #dbe0d4 !important;
    border-top-color: #6d7662 !important;
}

.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
    color: #aeb59d !important;
}

/* INPOST */
td.class-easypack-parcel-machine,
td.class-easypack-parcel-machine * {
    box-shadow: none !important;
}

td.class-easypack-parcel-machine #easypack_show_geowidget,
td.class-easypack-parcel-machine #easypack_show_geowidget *,
#easypack_show_geowidget,
#easypack_show_geowidget * {
    background: #d6b24a !important;
    background-image: none !important;
    color: #111111 !important;
    border-color: #d6b24a !important;
    text-shadow: none !important;
    opacity: 1 !important;
}

td.class-easypack-parcel-machine #easypack_show_geowidget {
    display: inline-block !important;
    padding: 14px 24px !important;
    border: 1px solid #d6b24a !important;
    border-radius: 4px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    cursor: pointer !important;
}

td.class-easypack-parcel-machine #easypack_show_geowidget:hover,
td.class-easypack-parcel-machine #easypack_show_geowidget:hover *,
#easypack_show_geowidget:hover,
#easypack_show_geowidget:hover * {
    background: #e2bf5f !important;
    background-image: none !important;
    color: #111111 !important;
    border-color: #e2bf5f !important;
}

td.class-easypack-parcel-machine .easypack-parcel-machine-select,
td.class-easypack-parcel-machine #selected-parcel-machine,
td.class-easypack-parcel-machine .easypack_selected_point,
td.class-easypack-parcel-machine .easypack-selected-point,
td.class-easypack-parcel-machine .easypack-point-details,
td.class-easypack-parcel-machine > div,
td.class-easypack-parcel-machine > div > div {
    background: #111111 !important;
    background-image: none !important;
    color: #eef1e8 !important;
    border: 1px solid #6d7662 !important;
}

td.class-easypack-parcel-machine span.easypack-visible-point-header,
td.class-easypack-parcel-machine span.easypack-visible-point-header *,
span.easypack-visible-point-header,
span.easypack-visible-point-header * {
    display: block !important;
    background: #1a1c19 !important;
    background-image: none !important;
    color: #dce3d1 !important;
    border: 0 !important;
    font-style: normal !important;
    font-weight: 700 !important;
    text-shadow: none !important;
    opacity: 1 !important;
    padding: 8px 10px !important;
}

td.class-easypack-parcel-machine,
td.class-easypack-parcel-machine div,
td.class-easypack-parcel-machine span,
td.class-easypack-parcel-machine p,
td.class-easypack-parcel-machine strong,
td.class-easypack-parcel-machine b,
td.class-easypack-parcel-machine a {
    color: #eef1e8 !important;
}

td.class-easypack-parcel-machine [style*="background"] {
    background: #111111 !important;
    background-image: none !important;
}

td.class-easypack-parcel-machine span.easypack-visible-point-header[style] {
    background: #1a1c19 !important;
    color: #dce3d1 !important;
}

/* FOOTER */
#content-footer-section {
    background-color: #141414;
    color: #e0e0e0;
    border-top: 1px solid #2b2b2b;
}

#content-footer-section .widget-title h3 {
    background-color: transparent;
    color: #ffffff;
}

#content-footer-section a,
.footer-credits a {
    color: #d7d7d7 !important;
}

#content-footer-section a:hover,
.footer-credits a:hover {
    color: #ffffff !important;
}

.footer-credits {
    background-color: #0d0d0d;
}

.footer-credits,
.footer-credits-text {
    color: #bfbfbf;
}

/* PAGINATION */
nav.navigation.pagination .nav-links a,
nav.navigation.pagination .current {
    border: 1px solid #4b5243 !important;
    color: #eef1e8 !important;
    background-color: transparent !important;
}

nav.navigation.pagination .nav-links a:hover,
nav.navigation.pagination .current {
    border-color: #aeb59d !important;
    color: #aeb59d !important;
}

/* MOBILE */
@media (max-width: 767px) {
    html,
    body {
        overflow-x: hidden !important;
        background: #111111 !important;
        color: #eef1e8 !important;
    }

    body,
    .container,
    .container-fluid,
    .main-container,
    .page-area,
    #content,
    .content-area,
    #primary,
    #secondary,
    .site-main,
    .homepage-widget-area {
        width: 100% !important;
        max-width: 100% !important;
        float: none !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        background: #111111 !important;
        color: #eef1e8 !important;
    }

    .site-header,
    .top-bar-section,
    #site-navigation,
    #site-navigation.shrink,
    .mobile-cart,
    .mobile-account,
    .brand-absolute,
    .sidebar,
    #secondary,
    .widget-area,
    .widget,
    .home .sidebar .widget,
    .home #secondary .widget,
    #content-footer-section,
    .footer-credits {
        background: #111111 !important;
        color: #eef1e8 !important;
        border-color: #2d302b !important;
    }

    .open-panel span {
        background: #eef1e8 !important;
    }

    #my-menu,
    #my-menu .navbar-nav,
    #my-menu .dropdown-menu,
    .mm,
    .mm-panel,
    .mm-navbar,
    .mm-listview,
    .mm-listitem,
    .mm-menu {
        background: #151715 !important;
        color: #eef1e8 !important;
        border-color: #2d302b !important;
    }

    #my-menu .navbar-nav > li > a,
    #my-menu .dropdown-menu > li > a,
    .mm-listitem a,
    .mm-listitem span {
        color: #eef1e8 !important;
        background: transparent !important;
        border-color: rgba(255,255,255,0.06) !important;
    }

    #my-menu .navbar-nav > li > a:hover,
    #my-menu .dropdown-menu > li > a:hover,
    .mm-listitem a:hover {
        color: #aeb59d !important;
        background: #1a1c19 !important;
    }

    .menu-item .menu-description {
        background: #889179 !important;
        color: #111111 !important;
    }

    #secondary,
    .sidebar,
    .widget-area,
    .home #secondary,
    .home .sidebar {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        float: none !important;
        clear: both !important;
        margin: 0 0 20px 0 !important;
        padding: 0 15px !important;
    }

    .widget,
    .home .sidebar .widget,
    .home #secondary .widget {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 0 15px 0 !important;
        box-sizing: border-box !important;
    }

    #primary,
    .content-area,
    .site-main,
    .home #primary {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        float: none !important;
        clear: both !important;
        padding: 0 15px !important;
        margin: 0 !important;
    }

    .home .slider-section,
    .home .slide-home,
    .home .homepage-slider,
    .home .carousel,
    .home .carousel-inner,
    .home .item img {
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        margin: 0 !important;
    }

    .home .row,
    .home .elementor-section,
    .home .products,
    .home .woocommerce,
    .home .featured-box,
    .home .promo-box,
    .home .banner-box,
    .home .category-box,
    .home .section-title,
    .home .woocommerce-tabs,
    .home .nav-tabs,
    .home .product-tab,
    .home .tab-content {
        width: 100% !important;
        max-width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        float: none !important;
        clear: both !important;
    }

    .home .col-md-1,
    .home .col-md-2,
    .home .col-md-3,
    .home .col-md-4,
    .home .col-md-5,
    .home .col-md-6,
    .home .col-md-7,
    .home .col-md-8,
    .home .col-md-9,
    .home .col-md-10,
    .home .col-md-11,
    .home .col-md-12,
    .home .col-sm-1,
    .home .col-sm-2,
    .home .col-sm-3,
    .home .col-sm-4,
    .home .col-sm-5,
    .home .col-sm-6,
    .home .col-sm-7,
    .home .col-sm-8,
    .home .col-sm-9,
    .home .col-sm-10,
    .home .col-sm-11,
    .home .col-sm-12,
    #content-footer-section .col-md-1,
    #content-footer-section .col-md-2,
    #content-footer-section .col-md-3,
    #content-footer-section .col-md-4,
    #content-footer-section .col-md-5,
    #content-footer-section .col-md-6,
    #content-footer-section .col-md-7,
    #content-footer-section .col-md-8,
    #content-footer-section .col-md-9,
    #content-footer-section .col-md-10,
    #content-footer-section .col-md-11,
    #content-footer-section .col-md-12 {
        width: 100% !important;
        max-width: 100% !important;
        float: none !important;
        display: block !important;
        margin: 0 0 15px 0 !important;
    }

    .woocommerce ul.products {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: space-between !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: calc(50% - 8px) !important;
        max-width: calc(50% - 8px) !important;
        float: none !important;
        margin: 0 0 16px 0 !important;
        box-sizing: border-box !important;
        background: #1a1c19 !important;
        border: 1px solid #2d302b !important;
    }

    .woocommerce ul.products li.product a img {
        width: 100% !important;
        height: auto !important;
    }

    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .woocommerce ul.products li.product h3,
    .woocommerce ul.products li.product .price {
        color: #eef1e8 !important;
    }

    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .woocommerce ul.products li.product h3 {
        font-size: 16px !important;
        line-height: 1.2 !important;
        min-height: 58px;
    }

    .woocommerce ul.products li.product .price {
        font-size: 15px !important;
    }

    .woocommerce a.button,
    .woocommerce button.button,
    .woocommerce input.button,
    .btn-default,
    button,
    input[type="submit"] {
        width: 100% !important;
        text-align: center !important;
        padding: 10px 8px !important;
        font-size: 14px !important;
        line-height: 1.2 !important;
        white-space: normal !important;
    }

    #content-footer-section a,
    .footer-credits a {
        color: #dbe0d4 !important;
    }

    .row,
    .elementor-row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

/* =========================================
   ENTR07 / MINI CART DARK FIX
========================================= */

/* kontener mini-cartu / popupu */
.widget_shopping_cart,
.woocommerce.widget_shopping_cart,
.widget_shopping_cart_content,
.site-header-cart,
.site-header-cart .widget_shopping_cart,
.site-header-cart .widget_shopping_cart_content,
.header-cart-block ul.site-header-cart,
.product-added-to-cart .header-cart-block ul.site-header-cart,
.woocommerce .widget_shopping_cart,
.woocommerce.widget_shopping_cart .cart_list,
.woocommerce.widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .buttons {
    background: #111111 !important;
    color: #eef1e8 !important;
    border-color: #2d302b !important;
    box-shadow: none !important;
}

/* lista produktów */
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li,
.widget_shopping_cart_content ul.product_list_widget li,
.site-header-cart li {
    background: transparent !important;
    color: #eef1e8 !important;
    border-bottom: 1px solid rgba(255,255,255,0.08) !important;
}

/* linki i nazwy produktów */
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.widget_shopping_cart_content a,
.site-header-cart a {
    color: #eef1e8 !important;
}

.woocommerce ul.cart_list li a:hover,
.woocommerce ul.product_list_widget li a:hover,
.widget_shopping_cart_content a:hover,
.site-header-cart a:hover {
    color: #aeb59d !important;
}

/* ceny, ilości, meta */
.woocommerce ul.cart_list li .quantity,
.woocommerce ul.product_list_widget li .quantity,
.woocommerce-mini-cart__total,
.woocommerce-mini-cart__total strong,
.woocommerce-mini-cart__total .amount,
.widget_shopping_cart_content .amount,
.site-header-cart .amount {
    color: #dce3d1 !important;
}

/* miniatury */
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.widget_shopping_cart_content img {
    background: #1a1c19 !important;
    border: 1px solid #31342e !important;
}

/* przycisk usuwania */
.woocommerce a.remove,
.widget_shopping_cart_content a.remove,
.site-header-cart a.remove {
    color: #c9cfc1 !important;
    background: transparent !important;
}

.woocommerce a.remove:hover,
.widget_shopping_cart_content a.remove:hover,
.site-header-cart a.remove:hover {
    color: #ffffff !important;
    background: transparent !important;
}

/* subtotal / total */
.widget_shopping_cart_content .total,
.woocommerce.widget_shopping_cart .total,
.site-header-cart .total {
    border-top: 1px solid #2d302b !important;
    color: #eef1e8 !important;
}

/* przyciski w popupie */
.widget_shopping_cart_content .buttons a,
.woocommerce.widget_shopping_cart .buttons a,
.site-header-cart .buttons a,
.site-header-cart .button,
.woocommerce-mini-cart__buttons a.button,
.woocommerce-mini-cart__buttons .button,
.woocommerce-mini-cart__buttons a.checkout,
.woocommerce-mini-cart__buttons a.checkout.wc-forward {
    background: transparent !important;
    color: #dce3d1 !important;
    border: 1px solid #6d7662 !important;
    box-shadow: none !important;
    text-transform: uppercase;
}

.widget_shopping_cart_content .buttons a:hover,
.woocommerce.widget_shopping_cart .buttons a:hover,
.site-header-cart .buttons a:hover,
.site-header-cart .button:hover,
.woocommerce-mini-cart__buttons a.button:hover,
.woocommerce-mini-cart__buttons .button:hover,
.woocommerce-mini-cart__buttons a.checkout:hover,
.woocommerce-mini-cart__buttons a.checkout.wc-forward:hover {
    background: #aeb59d !important;
    color: #111111 !important;
    border-color: #aeb59d !important;
}

/* ramka rozwijanego mini-cartu */
ul.site-header-cart {
    border: 1px solid #2d302b !important;
}

/* mobilny mini-cart */
@media (max-width: 767px) {
    .widget_shopping_cart_content .buttons a,
    .woocommerce-mini-cart__buttons a.button,
    .woocommerce-mini-cart__buttons a.checkout {
        width: auto !important;
        min-width: 0 !important;
        display: inline-block !important;
    }
}

/* =========================================
   ENTR07 / AJAX SEARCH DARK FIX
========================================= */

/* główny kontener wyników wyszukiwania */
.dgwt-wcas-suggestions-wrapp,
.dgwt-wcas-suggestions-wrapper,
.dgwt-wcas-search-wrapp,
.dgwt-wcas-search-wrapper,
.dgwt-wcas-preloader,
.dgwt-wcas-inner-preloader,
.dgwt-wcas-overlay-mobile,
.dgwt-wcas-details-wrapp,
.dgwt-wcas-details-wrapper,
.dgwt-wcas-open {
    background: #111111 !important;
    color: #eef1e8 !important;
    border-color: #2d302b !important;
    box-shadow: none !important;
}

/* input wyszukiwarki */
.dgwt-wcas-search-input,
.dgwt-wcas-search-input input,
.dgwt-wcas-search-input[type="search"],
input.dgwt-wcas-search-input {
    background: #121212 !important;
    color: #eef1e8 !important;
    border: 1px solid #31342e !important;
    box-shadow: none !important;
}

.dgwt-wcas-search-input::placeholder,
input.dgwt-wcas-search-input::placeholder {
    color: #8f9785 !important;
}

/* lista wyników po lewej */
.dgwt-wcas-suggestion,
.dgwt-wcas-suggestion * ,
.dgwt-wcas-si,
.dgwt-wcas-suggestion-product,
.dgwt-wcas-suggestion-product * {
    background: transparent !important;
    color: #dce3d1 !important;
    border-color: rgba(255,255,255,0.06) !important;
}

.dgwt-wcas-suggestion:hover,
.dgwt-wcas-suggestion-selected,
.dgwt-wcas-si:hover {
    background: #1a1c19 !important;
    color: #ffffff !important;
}

/* nazwy produktów */
.dgwt-wcas-st,
.dgwt-wcas-st-title,
.dgwt-wcas-suggestion-title,
.dgwt-wcas-suggestion-product .dgwt-wcas-st {
    color: #eef1e8 !important;
}

/* ceny */
.dgwt-wcas-price,
.dgwt-wcas-sp,
.dgwt-wcas-suggestion-price,
.dgwt-wcas-suggestion-product .price,
.dgwt-wcas-suggestion-product .amount {
    color: #aeb59d !important;
}

/* miniatury */
.dgwt-wcas-si img,
.dgwt-wcas-suggestion-product img,
.dgwt-wcas-details-product-image img {
    background: #1a1c19 !important;
    border: 1px solid #31342e !important;
}

/* prawa kolumna / szczegóły produktu */
.dgwt-wcas-details-product,
.dgwt-wcas-details-space,
.dgwt-wcas-details-main-image,
.dgwt-wcas-details-main-data {
    background: #111111 !important;
    color: #eef1e8 !important;
    border-color: #2d302b !important;
}

.dgwt-wcas-details-title,
.dgwt-wcas-details-title a {
    color: #eef1e8 !important;
}

.dgwt-wcas-details-price,
.dgwt-wcas-details-price .amount {
    color: #aeb59d !important;
}

.dgwt-wcas-details-desc,
.dgwt-wcas-details-desc * {
    color: #cfd3ca !important;
}

/* przycisk w popupie wyszukiwania */
.dgwt-wcas-details-wrapp .button,
.dgwt-wcas-details-wrapper .button,
.dgwt-wcas-details-wrapp a.button,
.dgwt-wcas-details-wrapper a.button,
.dgwt-wcas-suggestion .button {
    background: transparent !important;
    color: #dce3d1 !important;
    border: 1px solid #6d7662 !important;
    box-shadow: none !important;
    text-transform: uppercase !important;
}

.dgwt-wcas-details-wrapp .button:hover,
.dgwt-wcas-details-wrapper .button:hover,
.dgwt-wcas-details-wrapp a.button:hover,
.dgwt-wcas-details-wrapper a.button:hover,
.dgwt-wcas-suggestion .button:hover {
    background: #aeb59d !important;
    color: #111111 !important;
    border-color: #aeb59d !important;
}

/* zamykanie / ikony */
.dgwt-wcas-close,
.dgwt-wcas-close svg,
.dgwt-wcas-search-submit,
.dgwt-wcas-search-submit svg {
    color: #dce3d1 !important;
    fill: #dce3d1 !important;
}

/* focus */
.dgwt-wcas-search-focused {
    background: #1a1c19 !important;
}

/* mobile */
@media (max-width: 767px) {
    .dgwt-wcas-details-wrapp .button,
    .dgwt-wcas-details-wrapper .button {
        width: auto !important;
        display: inline-block !important;
    }
}

/* Logo NEON */
.site-branding img,
.custom-logo,
.custom-logo-link img {
    filter:
        drop-shadow(0 0 2px rgba(174,181,157,0.55))
        drop-shadow(0 0 6px rgba(174,181,157,0.45))
        drop-shadow(0 0 12px rgba(174,181,157,0.30));
    animation: entr07-neon-flicker 4.8s infinite;
}

@keyframes entr07-neon-flicker {
    0%, 18%, 22%, 24%, 55%, 100% {
        opacity: 1;
        filter:
            drop-shadow(0 0 2px rgba(174,181,157,0.55))
            drop-shadow(0 0 6px rgba(174,181,157,0.45))
            drop-shadow(0 0 12px rgba(174,181,157,0.30));
    }

    20% {
        opacity: 0.92;
        filter:
            drop-shadow(0 0 1px rgba(174,181,157,0.25))
            drop-shadow(0 0 3px rgba(174,181,157,0.18));
    }

    23% {
        opacity: 0.78;
        filter: none;
    }

    26% {
        opacity: 0.96;
        filter:
            drop-shadow(0 0 2px rgba(174,181,157,0.35))
            drop-shadow(0 0 5px rgba(174,181,157,0.28));
    }

    57% {
        opacity: 0.88;
        filter:
            drop-shadow(0 0 1px rgba(174,181,157,0.20))
            drop-shadow(0 0 3px rgba(174,181,157,0.16));
    }

    58% {
        opacity: 1;
        filter:
            drop-shadow(0 0 2px rgba(174,181,157,0.55))
            drop-shadow(0 0 6px rgba(174,181,157,0.45))
            drop-shadow(0 0 12px rgba(174,181,157,0.30));
    }
}

/* =========================================
   ENTR07 / HEADER: WYSZUKIWARKA + KOSZYK (v2)
   Cały blok można usunąć, żeby wrócić do poprzedniego wyglądu.
========================================= */

/* --- kolumna wyszukiwarki --- */
.site-header .search-heading {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 8px;
}

/* wrapper motywu: bez białego tła, ramki i pustego pasa po prawej */
.site-header .header-search-form {
    display: block !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important;
    height: auto !important;
}

/* FiboSearch na pełną szerokość kolumny, bez centrowania */
.site-header .dgwt-wcas-search-wrapp {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    background: transparent !important;
}

.site-header .dgwt-wcas-sf-wrapp {
    background: transparent !important;
    padding: 0 !important;
}

/* pole wyszukiwania */
.site-header .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
    height: 46px !important;
    padding: 0 68px 0 18px !important;
    background: #1b1b1b !important;
    color: #eef1e8 !important;
    border: 1px solid #4a5043 !important;
    border-radius: 4px !important;
    font-size: 16px !important;
    letter-spacing: 0.02em;
    box-shadow: none !important;
    transition: border-color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
}

.site-header .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:hover {
    border-color: #6d7662 !important;
}

.site-header .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:focus {
    background: #161815 !important;
    border-color: #aeb59d !important;
    box-shadow: 0 0 0 3px rgba(174, 181, 157, 0.15) !important;
}

.site-header .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder {
    color: #9aa190 !important;
    font-style: normal !important;
    opacity: 1;
}

/* przycisk lupy */
.site-header .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    left: auto !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 56px !important;
    min-width: 56px !important;
    height: 46px !important;
    min-height: 46px !important;
    padding: 0 !important;
    margin: 0 !important;
    background: #889179 !important;
    border: 0 !important;
    border-radius: 0 4px 4px 0 !important;
    opacity: 1 !important;
    text-shadow: none !important;
    transition: background-color 0.2s ease;
}

.site-header .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover,
.site-header .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:focus {
    background: #aeb59d !important;
    opacity: 1 !important;
}

/* usuwa strzałkę ▸ przy przycisku */
.site-header .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:before {
    display: none !important;
}

.site-header .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit .dgwt-wcas-ico-magnifier {
    position: static !important;
    width: 20px !important;
    height: 20px !important;
    margin: 0 !important;
    fill: #111111 !important;
}

.site-header .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg path {
    fill: #111111 !important;
}

.site-header .dgwt-wcas-preloader {
    background-color: transparent !important;
}

/* tekst widgetu pod wyszukiwarką */
.site-header .site-heading-sidebar,
.site-header .site-heading-sidebar .widget,
.site-header .site-heading-sidebar p {
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    font-size: 14px;
    line-height: 1.4;
    color: #9aa190 !important;
    letter-spacing: 0.03em;
}

/* --- koszyk + konto --- */
.site-header .header-right {
    display: flex !important;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-start;
    gap: 24px;
    min-width: 0;
}

.site-header .header-right .header-cart,
.site-header .header-right .header-my-account {
    float: none !important;
    padding: 0 !important;
}

.site-header .header-right .header-cart:not(.float-cart) a.cart-contents {
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
}

/* ikony: jasne zamiast czarnych */
.site-header a.cart-contents,
.site-header a.cart-contents i,
.site-header .header-my-account a,
.site-header .header-my-account a i,
.mobile-cart a.cart-contents i,
.mobile-account a,
.mobile-account a i {
    color: #eef1e8 !important;
    transition: color 0.2s ease;
}

.site-header a.cart-contents i,
.site-header .header-my-account a,
.site-header .header-my-account a i {
    font-size: 26px !important;
    line-height: 26px !important;
}

.site-header a.cart-contents:hover i,
.site-header .header-my-account a:hover,
.site-header .header-my-account a:hover i,
.mobile-cart a.cart-contents:hover i,
.mobile-account a:hover i {
    color: #aeb59d !important;
}

/* licznik sztuk na ikonie */
.site-header .cart-contents span.count,
.mobile-cart .cart-contents span.count {
    top: -9px !important;
    right: -11px !important;
    min-width: 20px !important;
    height: 20px !important;
    line-height: 16px !important;
    font-size: 11px !important;
    padding: 0 4px !important;
    border: 2px solid #111111 !important;
    border-radius: 10px !important;
}

/* kwota w koszyku */
.site-header .header-right .header-cart:not(.float-cart) .amount-cart {
    bottom: auto !important;
    margin-left: 16px !important;
    padding: 4px 9px !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
    white-space: nowrap;
    vertical-align: middle;
}

/* pływający koszyk/konto po przewinięciu — ciemne zamiast białych kafli */
@media (min-width: 768px) {
    .header-cart.float-cart a.cart-contents,
    .header-my-account.float-login a {
        background: #181818 !important;
        border: 1px solid #31342e !important;
        color: #eef1e8 !important;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5) !important;
    }

    .header-cart.float-cart a.cart-contents i,
    .header-my-account.float-login a i {
        color: #eef1e8 !important;
    }

    .header-cart.float-cart .amount-cart {
        background: transparent !important;
        color: #aeb59d !important;
        margin: 5px 0 0 !important;
        padding: 0 !important;
        font-size: 12px !important;
    }

    /* kafel konta: ikona na środku, jak w kaflu koszyka */
    .header-my-account.float-login a {
        display: flex !important;
        align-items: center;
        justify-content: center;
        padding: 0 !important;
        line-height: 1 !important;
    }
}

/* =========================================
   ENTR07 / KOSZYK + CHECKOUT — czytelność i CTA
========================================= */

/* --- tabela produktów w koszyku --- */
.woocommerce-cart table.shop_table.cart th {
    font-size: 17px;
}

.woocommerce-cart table.shop_table.cart td {
    font-size: 16px;
    vertical-align: middle;
}

.woocommerce-cart table.shop_table.cart td.product-name a {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
}

.woocommerce-cart table.shop_table.cart td.product-name dl.variation,
.woocommerce-cart table.shop_table.cart td.product-name dl.variation dt,
.woocommerce-cart table.shop_table.cart td.product-name dl.variation dd,
.woocommerce-cart table.shop_table.cart td.product-name dl.variation p {
    font-size: 15px;
    line-height: 1.4;
}

.woocommerce-cart table.shop_table.cart td.product-name .backorder_notification {
    font-size: 14px;
    color: #9aa190 !important;
}

.woocommerce-cart table.shop_table.cart td.product-price,
.woocommerce-cart table.shop_table.cart td.product-subtotal {
    font-size: 18px;
    font-weight: 600;
    color: #eef1e8 !important;
}

.woocommerce-cart table.shop_table.cart td.product-price .amount,
.woocommerce-cart table.shop_table.cart td.product-subtotal .amount {
    color: #eef1e8 !important;
}

.woocommerce-cart table.shop_table.cart a.remove {
    font-size: 24px !important;
    width: 32px;
    height: 32px;
    line-height: 30px !important;
}

.woocommerce-cart table.shop_table.cart .quantity input.qty {
    font-size: 17px !important;
    height: 44px;
}

/* --- kupon + aktualizacja: w jednej linii --- */
.woocommerce-cart table.cart td.actions .coupon {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 8px;
}

.woocommerce-cart table.cart td.actions .coupon #coupon_code {
    width: 200px !important;
    height: 44px;
    margin: 0 !important;
    padding: 0 12px !important;
    font-size: 15px !important;
}

.woocommerce-cart table.cart td.actions .coupon button,
.woocommerce-cart table.cart td.actions > button {
    width: auto !important;
    height: 44px;
    margin: 0 !important;
    padding: 0 18px !important;
    font-size: 14px !important;
    line-height: 1 !important;
}

/* --- podsumowanie koszyka --- */
.woocommerce-cart .cart_totals table.shop_table th {
    font-size: 17px;
}

.woocommerce-cart .cart_totals table.shop_table td,
.woocommerce-cart .cart_totals table.shop_table td .amount,
.woocommerce-cart .cart_totals #shipping_method li label,
.woocommerce-cart .cart_totals .woocommerce-shipping-destination {
    font-size: 16px;
}

.woocommerce-cart .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button {
    font-size: 15px;
}

.woocommerce-cart .cart_totals .order-total td strong,
.woocommerce-cart .cart_totals .order-total td .amount {
    font-size: 22px;
    font-weight: 700;
    color: #eef1e8 !important;
}

.woocommerce-cart .cart_totals .order-total small.includes_tax,
.woocommerce-cart .cart_totals .order-total small.includes_tax .amount {
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #9aa190 !important;
}

/* --- główne CTA: wypełnione, w kolorze marki --- */
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout #payment #place_order {
    display: block;
    width: 100%;
    padding: 18px 24px !important;
    background: #889179 !important;
    color: #111111 !important;
    border: 1px solid #889179 !important;
    border-radius: 4px;
    font-size: 21px !important;
    font-weight: 700 !important;
    letter-spacing: 0.06em;
    text-align: center;
    transition: background-color 0.2s ease, border-color 0.2s ease;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce-checkout #payment #place_order:hover,
.woocommerce-checkout #payment #place_order:focus {
    background: #aeb59d !important;
    border-color: #aeb59d !important;
    color: #111111 !important;
}

/* --- checkout: formularz i podsumowanie zamówienia --- */
.woocommerce-checkout .woocommerce form .form-row label,
.woocommerce-checkout form .form-row label {
    font-size: 16px;
}

.woocommerce-checkout form .form-row input.input-text,
.woocommerce-checkout form .form-row textarea,
.woocommerce-checkout form .form-row select {
    font-size: 16px !important;
    padding: 10px 12px !important;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 16px;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table th,
.woocommerce-checkout .woocommerce-checkout-review-order-table td,
.woocommerce-checkout .woocommerce-checkout-review-order-table #shipping_method li label {
    font-size: 16px;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total td strong,
.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total td .amount {
    font-size: 22px;
    font-weight: 700;
    color: #eef1e8 !important;
}

.woocommerce-checkout #payment ul.payment_methods li label {
    font-size: 17px;
}

.woocommerce-checkout #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box p,
.woocommerce-checkout .woocommerce-privacy-policy-text,
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {
    font-size: 15px;
}

/* --- telefon --- */
@media (max-width: 767px) {
    .woocommerce-cart table.cart td.actions .coupon #coupon_code {
        flex: 1 1 auto;
        width: auto !important;
        min-width: 0;
    }

    .woocommerce-cart table.cart td.actions > button {
        width: 100% !important;
        margin-top: 10px !important;
    }

    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
    .woocommerce-checkout #payment #place_order {
        font-size: 19px !important;
        padding: 16px 16px !important;
    }
}

/* suma koszyka — większa niż reszta tabeli */
.woocommerce-cart .cart_totals table.shop_table tr.order-total td strong,
.woocommerce-cart .cart_totals table.shop_table tr.order-total td strong .amount {
    font-size: 22px;
    font-weight: 700;
    color: #eef1e8 !important;
}

/* =========================================
   ENTR07 / CHECKOUT — poprawki po podglądzie
========================================= */

/* produkt w podsumowaniu zamówienia */
.woocommerce-checkout .woocommerce-checkout-review-order-table td.product-name {
    font-size: 17px;
    font-weight: 600;
    color: #eef1e8 !important;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table td.product-name dl.variation,
.woocommerce-checkout .woocommerce-checkout-review-order-table td.product-name dl.variation * {
    font-size: 15px;
    font-weight: 400;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table td.product-total,
.woocommerce-checkout .woocommerce-checkout-review-order-table td.product-total .amount {
    font-size: 17px;
    font-weight: 600;
    color: #eef1e8 !important;
}

/* dopisek o VAT przy sumie — mały, jak w koszyku */
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.order-total small.includes_tax,
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.order-total small.includes_tax .amount {
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #9aa190 !important;
}

/* metody płatności: radio, nazwa i logo w jednej linii */
.woocommerce-checkout #payment ul.payment_methods li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0 12px;
    padding: 10px 0;
}

.woocommerce-checkout #payment ul.payment_methods li > input.input-radio {
    flex: 0 0 auto;
    margin: 0 !important;
}

.woocommerce-checkout #payment ul.payment_methods li > label {
    display: inline-flex !important;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    flex: 1 1 auto;
    margin: 0 !important;
}

.woocommerce-checkout #payment ul.payment_methods li > label img {
    max-height: 30px;
    width: auto;
    margin: 0 !important;
    float: none !important;
}

.woocommerce-checkout #payment ul.payment_methods li > div.payment_box {
    flex: 0 0 100%;
    margin-top: 10px !important;
}

/* =========================================
   ENTR07 / SOCIAL MEDIA W GÓRNYM PASKU
========================================= */
.top-bar-section .entr07-social-col {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    align-self: stretch;
}

.entr07-social {
    display: flex;
    align-items: center;
    gap: 14px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.entr07-social li {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

.entr07-social a {
    display: inline-flex;
    width: 20px;
    height: 20px;
    color: #dcdcdc !important;
    transition: color 0.2s ease;
}

.entr07-social a:hover,
.entr07-social a:focus {
    color: #aeb59d !important;
}

.entr07-social svg {
    width: 100%;
    height: 100%;
}

@media (max-width: 767px) {
    .top-bar-section .entr07-social-col {
        justify-content: center;
        padding-top: 6px;
        padding-bottom: 6px;
    }
}
/* =========================================
   ENTR07 / IKONY FONT AWESOME 5 → CZCIONKA 4.7
   Klasy fas/far/fab z FA5 korzystają z czcionki FA 4.7,
   o ile ikona o tej nazwie istnieje w 4.7 (np. fa-phone).
========================================= */
.fas,
.far,
.fab {
    display: inline-block;
    font-family: FontAwesome !important;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.site-heading-sidebar .fa-phone {
    margin-right: 8px;
    color: #aeb59d;
}
