﻿.preloader-105 {
    width: 70px;
    height: auto;
    position: absolute;
    top: 50%;
    /*left: 50%;*/
    animation: preloader-105 1.5s infinite;
}

@keyframes preloader-105 {
    0%, 100% {
        transform: scaleX(1);
        opacity: 1;
    }

    50% {
        opacity: 0.3;
        transform: scaleX(-1);
    }
}
.productPage #logo-top, .cartPage #logo-top, .loginPage #logo-top, .shippingPage #logo-top, .paymentPage #logo-top, .searchPage .fixed #logo-top, .home .fixed #logo-top, .profilePage .fixed #logo-top {
    filter: brightness(0) invert(1);
}
.productPage .menu li a, .productPage .search-toggle, .productPage #a-account-login, .productPage #div-shoppingcart-top, .productPage .cart-dropdown .cart-price, .productPage .cart-dropdown .minicart-icon, .hide-socials, .productPage .header-right, .productPage .inline-links .social-link {
    color: #ffffff;
}

.cartPage .menu li a, .cartPage .search-toggle, .cartPage #a-account-login, .cartPage #div-shoppingcart-top, .cartPage .cart-dropdown .cart-price, .cartPage .cart-dropdown .minicart-icon, .hide-socials, .cartPage .header-right, .cartPage .inline-links .social-link, .cartPage .cart-dropdown .cart-count, .cartPage .d-icon-bars2 {
    color: #ffffff;
}

.shippingPage .menu li a, .shippingPage .search-toggle, .shippingPage #a-account-login, .shippingPage #div-shoppingcart-top, .shippingPage .cart-dropdown .cart-price, .shippingPage .cart-dropdown .minicart-icon, .hide-socials, .shippingPage .header-right, .shippingPage .inline-links .social-link, .shippingPage .cart-dropdown .cart-count, .shippingPage .d-icon-bars2 {
    color: #ffffff;
}

.paymentPage .menu li a, .paymentPage .search-toggle, .paymentPage #a-account-login, .paymentPage #div-shoppingcart-top, .paymentPage .cart-dropdown .cart-price, .paymentPage .cart-dropdown .minicart-icon, .hide-socials, .paymentPage .header-right, .paymentPage .inline-links .social-link, .paymentPage .cart-dropdown .cart-count, .paymentPage .d-icon-bars2 {
    color: #ffffff;
}

.megaitems a:first-child {
    font-size: 1.5rem;
    font-weight: 500;
}

.menu li a {
    color: #675347;
    font-size: 1.5rem;
}

.fixed .menu li a {
    color: #ffffff;
}
.cart-dropdown .cart-count {
    color: #675347;
}
.inline-links .social-link, .hide-socials, .header-right, .cart-dropdown .cart-price, .cart-dropdown .minicart-icon, .cart-count, .d-icon-bars2, .menu > li.active > a:not(.menu-title), .cart-dropdown cart-count, .page-header .page-title, .bg-dark > .breadcrumb a, .page-header .page-subtitle, .wishlist:hover, .login:hover, .cart-dropdown .cart-toggle:hover, .breadcrumb li:not(:last-child)::after {
    color: #675347;
}

.fixed .header-right, .fixed .cart-dropdown .cart-price, .fixed .minicart-icon, .fixed .cart-count {
    color: #ffffff !important;
}

.menu li a:hover {
    color: #44372f !important;
}
/*a:hover {
    color: #675347 !important;
}*/
.home .cart-dropdown .cart-count, .home .menu li a:hover {
    color: #675347 !important
}
.home .fixed .menu li a:hover {
    color: #fff !important;
}
.home .fixed .cart-dropdown .cart-count {
    color: #fff !important
}

.home .fixed .cart-dropdown:hover .cart-count {
    color: #675347 !important
}
.searchPage .menu li a:hover, .productPage .menu li a:hover {
    color: #675347 !important;
}
.searchPage .fixed .menu li a:hover {
    color: #fff !important;
}
.searchPage .cart-dropdown .cart-count {
    color: #675347 !important
}

.banner-cta .btn {
    font-size: 2rem;
    color: #675347;
    border-color: #675347;
}

    .banner-cta .btn:hover {
        border-color: #fff;
    }

.productPage .cart-count {
    color: #ffffff !important;
}

.inline-links .social-link {
    font-size: 1.7rem;
}

.header-top {
    font-size: 1.3rem;
}

#logo-top {
    width: 250px !important;
    height: 50px !important;
}

.home .product-name {
    font-size: 1.5rem;
}

.home .product-price {
    font-size: 1.6rem;
}

.home .size-box-center {
    font-size: 1.2rem !important;
}

.product-list:hover .btn-cart:hover, .product-details .btn-product-icon:hover {
    color: #fff !important;
}

.cartPage .cart-dropdown .cart-count, .shippingPage .cart-dropdown .cart-count, .paymentPage .cart-dropdown .cart-count {
    color: #fff !important;
}

.shippingPage .cart-dropdown:hover .cart-count, .paymentPage .cart-dropdown:hover .cart-count, .cartPage .cart-dropdown:hover .cart-count {
    color: #675347 !important;
}

/*.menu li a:hover {
    color: #fff !important;
}*/

.searchPage .fixed .cart-count {
    color: #ffffff !important;
}

.productPage .cart-dropdown:hover .cart-count {
    color: #66584c !important;
}

.cart-dropdown:hover .cart-count {
    color: #66584c !important;
}

.loginPage .menu li a, .loginPage .hide-socials, .loginPage .header-right, .loginPage .cart-dropdown .cart-price, .loginPage .cart-dropdown .minicart-icon, .loginPage .inline-links .social-link, .loginPage .cart-dropdown .cart-count {
    color: #fff;
}
.profilePage .cart-dropdown .cart-count, .profilePage .fixed .cart-dropdown:hover .cart-count {
    color: #675347 !important;
}
.profilePage .fixed .cart-dropdown .cart-count {
    color: #fff !important;
}
.transferPage .menu li a, .transferPage .header-right, .transferPage .cart-dropdown .cart-count, .transferPage .cart-dropdown .cart-price {
    color: #fff !important;
}
.transferPage .cart-dropdown:hover .cart-count {
    color: #66584c !important;
}
.product-image-full {
    color: #000 !important;
}