@media (min-width: 1200px)
   {
.aside-vetical-menu .aside-content .nav-item>.dropdown-menu {
    position: absolute;
    left: calc(100% + 15px);
    top: 0;
    padding: 10px 15px;
    border-radius: 0;
    box-shadow: 0 0 15px -5px rgba(0,0,0,0.4);
}
}  

@media (min-width: 1200px) {
    .header-content {
        padding: 0px 0;
    }
}

.topbar {
    background: #C7A17A;
}

header nav {
    background:#C7A17A;
}

@media (min-width: 992px) {
    header nav .nav-item:hover > a {
        background: #C7A17A !important;
        color: #FFFFFF !important;
    }
}
.topbar-mobile .mobi_lang_curr, .topbar .desk_lang_curr {
    display: none;
} 

.banner-slider.owl-carousel .owl-item img {
    border-radius: 0px;
}

header nav .nav-item > a {
    text-overflow: ellipsis;
    font-size: 20px;
    font-weight: 600;
}

.menu-search .header_search .search-text {
    width: 350px;
}

header nav .nav-item .dropdown-menu li a {
    font-weight: 600;
}


.aside-item .aside-content .nav-category > ul.nav > .nav-item > a.nav-link {
    font-weight: 600;
}

.aside-item .aside-title {
    background: #C7A17A !important;
    border-radius: 0px;
}



.section .collection-main .section-title h2 {
    background:#C7A17A !important;
    border-radius: 0px;
}

.module_category .tabs.tabs-title .tab-link.active {
    color:#C7A17A !important ;
}

.section-collection ul.tabs.tabs-title li.current:before {
    background: #C7A17A !important;
}

.product-box .price-box .special-price span {
    color:#111 !important;
}

.product-box .product-name a:hover {
    color: #111;
}
.section > .container > .section-title > h2 a, .section > .container > .section-title > h2 span {
    background: #C7A17A !important;
}

.section > .container > .section-title > h2 {
    color: #C7A17A !important;
    background: #C7A17A !important;
}

.section_blog .blog-item .blog-item-info .blog-item-summary {
    display: none;
}

.section_blog .blog-item .blog-item-info .btn {
    background: #C7A17A !important;
}

a:hover {
    color: #111;
}

@media (min-width: 1200px) {
    .top-cart-contain .mini-cart .heading-cart > a {
        display: inline-block;
        padding: 0 20px;
        background: #C7A17A !important;
        border-radius: 15px;
        line-height: 36px;
        color: #FFFFFF;
    }
}

}
footer .back-to-top {
    background: #C7A17A !important;
} 

.aside-item .aside-content .nav-category .nav-item:hover > a {
    color:  #C7A17A !important;
}

.breadcrumb li a:hover, .breadcrumb li.active, .breadcrumb li strong {
    color:  #C7A17A !important;
    font-weight: 600;
    font-size: 18px;
}

.sortPagiBar .view-mode b.active {
    color: #111;
}

.aside-item.aside-mini-list-product .product-mini-item .product-price {
    color: #111;
    font-weight: 400;
}

.filter-item--green *:hover {
    color: #C7A17A !important;
}


@media (min-width: 992px) {
    .pb-lg-5, .py-lg-5 {
        padding-bottom: 3rem !important;
        background: #C7A17A !important;
    }
}


footer .back-to-top {
    background: #D2691E;
}

.fa-map-marker:before {
    color: #fff;
}

.fa-phone:before {
    color: #fff;
}

.clearfix .fa-envelope:before {
   color:#fff;
}


footer .copyright {
    background: #D2691E;
}


footer .site-footer h3 {
    color: #111;
}

footer .list-menu.list-blogs li:hover:before {
    background: #fff;
}



@media only screen and (max-width: 768px) {
    .site-footer {
         background: #C7A17A !important;
    }
} 

.details-product .details-pro .form-detail-action button.btn {
    background-color: #C7A17A !important;
}

.btn.btn-primary:hover, input.btn-primary[type="submit"]:hover {
    background: #C7A17A !important;
} 


.item .product-box {

    border-radius: unset !important;
} 

.blog-item .btn {
    border-radius: 0px;
} 

.text-center {
    font-weight: 700;
}

.product-box .product-action {
    display: none !important;
}

.product-tab .tab-link.current {
    background: #C7A17A !important;
}

.product-tab .tab-link {
    background: #C7A17A !important;
}