﻿
.container {
    max-width: 1140px;
}
.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.padding-0 {
    padding: 0px;
}

.slider-height-6 {
    height: auto;
}

.bg-img:after {
    display: none;
}

.about-area {
    padding: 0;
}

.blog-post img {
    height: 18rem;
}

.blog-related-post .blog-image {
    height: 250px;
}

.blog-posts img {
    width: 100%;
}

.breadcrumb-area {
    background-size: cover !important;
}

.product-details-content h2 {
    line-height: 26px;
}

.btn-buy-p {
    cursor: pointer;
}

.breadcrumb-hrading {
    color: white;
    text-shadow: 2px 2px 10px var(--main-color);
}

.main-heading h2 {
    margin-bottom: 20px;
}


.testimonial-area .section-title h2 {
    color: white;
    text-shadow: 2px 2px 10px var(--text-color);
}

.testimonial-area .section-title p {
    color: white;
    text-shadow: 2px 2px 10px var(--text-color);
}

.footer-logo {
    width: 150px;
}

    .footer-logo img {
        width: 100%;
    }

.shop-btn {
    background-color: var(--main-color);
}

    .shop-btn:hover {
        color: var(--text-color);
        background: var(--hover-color);
    }

.count-cart:hover {
    color: var(--main-color);
}

.count-cart:after {
    background: var(--main-color);
}

#scrollUp {
    background-color: var(--main-color);
}

.footer-herading:after {
    background: var(--main-color);
}

.author-text:before {
    color: var(--main-color);
}

.main-heading h2:before {
    background: var(--main-color);
}

.search-widget input {
    border: 2px solid var(--main-color);
}

.search-widget button {
    background: var(--main-color);
}

.list-product:hover {
    border-color: var(--main-color);
}

.new {
    background-color: var(--main-color);
}

.add-to-link ul li a:hover {
    color: var(--main-color);
}

.shop-tab a.active i {
    color: var(--main-color);
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: var(--main-color);
    border-color: var(--main-color);
}

.pro-pagination-style .active {
    background: var(--main-color);
}

.shop-tab a i:hover {
    color: var(--main-color);
}

a.read-more-btn i {
    color: var(--main-color);
}

.blog-post-content-inner .read-more-btn:hover {
    color: var(--main-color);
}

.blog-page-meta li a:hover {
    color: var(--main-color);
}

.blog-page-meta li a:hover {
    color: var(--main-color);
}

.category-post li a:hover {
    color: var(--main-color);
}

.header_account_list > a:hover {
    color: var(--main-color);
}

.single-post-content p.quate-speech {
    border-left: 3px solid var(--main-color);
}

.blog-title a:hover {
    color: var(--main-color);
}

.footer-links > ul > li a:hover {
    color: var(--main-color);
}

.blog-related-post .section-title.underline-shape:after {
    background: var(--main-color);
}

.hot-deal-2 .list-product {
    border: 2px solid var(--main-color);
}

.social-info li a:hover {
    color: var(--main-color);
}

.product-link:hover {
    color: var(--main-color);
}

.pro-details-cart a {
    background: var(--main-color);
}

.pro-details-social-info .social-info li a:hover {
    color: var(--main-color);
}

.description-review-topbar.nav a.active:after {
    background: var(--main-color);
}

.dropdown_search {
    border: 2px solid var(--main-color);
}

    .dropdown_search form button {
        background: var(--main-color);
    }

.contact-form .contact-form-style button {
    background-color: var(--main-color);
}

.thu-vien-hinh .owl-carousel .owl-item img {
    width: 100%;
    height: 250px;
}

.error {
    color: red;
}

.home-furniture .blog-post a.read-more-btn:hover {
    color: var(--main-color);
}

.home-furniture .blog-post a.read-more-btn i {
    color: var(--main-color);
}

.section-title.underline-shape:after {
    background: var(--main-color);
}

@media (min-width: 1170px) and (max-width: 1366px) {
    .dropdown_search {
        top: 55px;
    }
}

.bgfooter {
    background-color: #efefef;
    text-align: center;
    color: #666;
    padding-top: 10px;
    padding-bottom: 10px;
}

.testimonial-mid {
    color: black;
    text-transform: uppercase;
    text-align: center;
    font-family: Roboto Condensed;
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    margin-bottom: 30px;
}

.title-h2 {
    font-family: "Open Sans",sans-serif;
    font-size: 24px;
    color: #253237;
    text-transform: capitalize;
    line-height: 16px;
    font-weight: 600;
    margin: 0 0 15px;
}

.section-3 p {
    text-indent: 30px;
    text-align: justify;
    padding-left: 30px;
    font-size: 9pt;
    font-weight: bold;
    word-spacing: 2px;
    font-family: Roboto;
    color: black;
}

.section-3 h1 {
    text-align: center;
    color: var(--text-color);
    text-align: center;
    font-family: Roboto;
    font-weight: 700;
    font-style: normal;
    font-size: 25px;
    margin-bottom: 30px;
}

.count-cart span {
    color: white !important;
    padding: 2px 8px;
    border-radius: 50%;
    background-color: red;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    left: -1px;
    right: -1px;
    background-color: rgba(0,0,0,0.15);
    -webkit-transition: opacity .6s, -webkit-transform .3s;
    transition: opacity .6s, -webkit-transform .3s;
    -o-transition: transform .3s, opacity .6s;
    transition: transform .3s, opacity .6s;
    transition: transform .3s, opacity .6s, -webkit-transform .3s;
    pointer-events: none;
}

.category-list .category-thumb img:hover .overlay {
    background-color: rgba(0,0,0,0) !important;
}

.categorie-area .desc-listcategoreis .name_categories h4 {
    color: white;
    text-shadow: 2px 2px 10px #000;
    font-size: 20px;
}
.categorie-area .desc-listcategoreis a {
    color: white;
    text-shadow: 2px 2px 10px #000;
}
.desc-listcategoreis .number_product {
    color: white;
}
.abc {
    color: #414141 !important;
    font-size: 30px !important;
    text-transform: uppercase !important;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 30%);
}