/*css flashsale*/
.list-product-flash-sale {
    margin-bottom: 32px;
}

.product-flashsale {
    background: #fff;
    border-radius: 16px;
}

.product-flashsale img {
    border-radius: 16px;
}

.product-flashsale button {
    align-items: center;
    padding: 8px 24px;
    gap: 8px;
    width: 133px;
    height: 38px;
    border-radius: 8px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    background: linear-gradient(85.79deg, #804098 0%, #ED3B94 51.04%, #F37747 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    border: 1px solid #ED3B94 !important;
    margin: auto 16px;
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background: linear-gradient(85.79deg, #804098 0%, #ED3B94 51.04%, #F37747 100%);
    transition: width .6s ease;
}

.progress {
    height: 8px;
}

.product-flashsale .box-info p.text-right {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    text-align: right;
    color: #EE3C96;
    margin-bottom: 0;
    padding-top: 4px;
}

.box-time-count-down-date {
    display: flex;
    transform: translateY(8px);
}

b#countDownDate {
    display: flex;
}

b#countDownDate span {
    display: block;
    width: 29px;
    transform: translateY(-7px);
}

.header-flashsale span.txt {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #17204D;
    margin: 0 10px;
}

.box-info {
    padding: 0 16px;
}

.product-flashsale .title {
    /*font-family: 'Roboto', sans-serif;*/
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #17204D;
    margin-bottom: 0;
    margin-top: 32px;
    cursor: pointer;
}

.product-flashsale .price {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    color: #EE3C96;
    margin-bottom: 0;
    margin: 9px 0;
}

.product-flashsale .price .discount{
    background: #EE3C96;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
    display: inline;
    padding: 2px;
    margin-left: 10px;
}

.product-flashsale .box-info {
    margin-top: auto;
    margin-bottom: auto;
    text-align: left;
    width: 68%;
}

.header-flashsale {
    background: #FFFFFF;
    border-radius: 16px;
    margin-bottom: 16px;
    padding: 16px;
}

.header-flashsale p {
    margin: 0;
}

.header-flashsale .time {
    margin: 16px 80px 0 80px;
}

.header-flashsale .d-flex.justify-content-center {
    border-top: 1px solid #80808040;
    margin-top: 16px;
}

.header-flashsale p {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #8C8C8C;
}

.header-flashsale .time.active p {
    background: linear-gradient(85.79deg, #804098 0%, #ED3B94 51.04%, #F37747 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

b#countDownDate span {
    background: #EE3C96;
    border-radius: 8px;
    color: #fff;
    padding: 3px;
    margin: 5px;
}

b#countDownDate span span {
    display: none;
}

.product-flashsale .box-info .title:hover {
    font-weight: 600;
}

.product-flashsale a.mr-auto {
    margin: auto;
}

@media (max-width: 767px) {
    .header-flashsale .time {
        margin: 8px;
    }
    .product-flashsale img {
        width: 60px;
        height: 60px;
        margin: auto;
    }
    .product-flashsale button {
        padding: 0;
        margin: auto;
        width: 89px;
        height: 35px;
    }
    .product-flashsale {
        padding: 5px;
        margin-bottom: 10px;
    }
}

/*end flashsale*/
.d-flex-title {
    justify-content: space-between;
}
a.view-more-new {
    transform: translateY(10px);
    display: flex;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 14px;
    color: #263A7B;
}
span.icon-arrow-view-more i {
    background: #263A7B;
    font-size: 12px;
}
span.icon-arrow-view-more {
    background: #FFFFFF;
    padding: 2px;
    margin-left: 10px;
    border-radius: 5px;
    width: 19px !important;
    display: block;
    height: 20px;
    text-align: center;
    opacity: 0.4;
    line-height: 18px;
}
div#product-price {
    padding-bottom: 0;
    margin-bottom: 0;
}
#main-wrapper{
    overflow-x: hidden;
}
#carouselHome .slider-info {
    padding-bottom: 200px;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s
}
#carouselHome .carousel-indicators{
    margin: 0;
    padding: 0;
    bottom: 200px;
    display: flex;
    justify-content: flex-start;
    position: relative;
}

.owl-carousel .owl-dots button.owl-dot,
#carouselHome .carousel-indicators li{
    width: 30px;
    height: 8px;
    background: #C4C4C4;
    border-radius: 0;
    padding: 0;
    opacity: 1;
    display: inline-block;
    border: 0;
    margin-right: 8px;
    margin-left: 0;
}
#carouselHome .carousel-indicators li.active,
.owl-carousel .owl-dots button.owl-dot.active{
    background: var(--primary);
}
.owl-carousel .owl-nav button[class*=owl-]:hover,
.owl-carousel .owl-nav button[class*=owl-]:focus{
    background: #EAE4D8;
}
.owl-carousel .owl-nav button[class*=owl-] i,
.carousel-slide .carousel-nav i.icon{
    background: #a19191;
    font-size: 16px;
    transform: translateY(3px);
}
.category-home{
    margin-top: -100px;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
    position: relative;
    padding: 1rem;
}
.category-home.product-page{
    margin-top: -60px;
}
.category-home,
.category-home .category-item{
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.category-home .category-item{
    margin: 20px 0;
    font-size: 18px;
}
.category-home .category-item a{
    color: inherit;
}
.category-home .category-item .img-thumb{
    max-width: 80px;
    margin: 0 auto 16px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.category-home .category-item:hover .img-thumb{
    transform: rotateY(360deg);
}
.category-home.fixed{
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 98;
    margin-top: 0;
    padding: 0;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
}
.category-home.fixed .fix-wrapper{
    max-width: 1140px;
    margin: auto;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
}
.category-home.fixed .category-item{
    margin: 0;
}
.category-home.fixed .category-item .img-thumb{
    max-width: 40px;
}
.category-home.fixed .category-item a{
    display: flex;
    align-items: center;
}

.box-title {
    font-weight: bold;
    font-size: 32px;
    display: inline-block;
    margin: 0;
}
.box-title:before{
    content: "#";
    position: relative;
    margin-right: 5px;
    color: var(--primary);
}
.box-title a{
    color: inherit;
}
h1.page-title{
    margin: 0 0 20px;
    font-size: 24px;
    display: inline-block;
    font-weight: 500;
}
.page-title.special >span,
.page-title.special >a{
    border-bottom: 4px solid #FEE34D;
    padding-bottom: 6px;
    margin-bottom: 12px;
    display: inline-block;
    position: relative;
}
.page-title.special >span::after,
.page-title.special >a::after{
    content: "";
    position: absolute;
    background: #FEE34D;
    width: 20px;
    height: 10px;
    border-radius: 0 0 100px 100px;
    bottom: -14px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}

.box-product.with-tab ul.nav-tabs{
    display: inline-flex;
    overflow-x: auto;
    overflow-y: hidden;
    margin: 0 70px 0 auto;
    min-height: 30px;
}
.box-product.with-tab ul.nav>li.nav-item>a.nav-link{
    color: #8B8B8B;
    line-height: 19px;
    padding: 10px 12px;
    margin: 0 10px 0 0;
    white-space: nowrap;
    border: none;
}
.box-product.with-tab ul.nav>li.nav-item>a.nav-link:focus,
.box-product.with-tab ul.nav>li.nav-item>a.nav-link:hover,
.box-product.with-tab ul.nav>li.nav-item>a.nav-link.active,
.box-product.with-tab ul.nav>li.nav-item>a.nav-link.active:hover{
    color: var(--primary);
    font-weight: 600;
    outline: none;
}
.owl-carousel.owl-product .owl-nav{
    margin: 0;
    /*position: absolute;*/
    /*top: -40px;*/
    /*right: -4px;*/
}
.owl-product button.owl-prev {
    position: absolute;
    left: -26px;
    top: 50%;
    transform: translateY(-50%);
}
.owl-product button.owl-next {
    position: absolute;
    right: -26px;
    top: 50%;
    transform: translateY(-50%);
}
.with-tab .owl-carousel.owl-product .owl-nav{
    top: -56px;
}
.owl-theme .owl-nav.disabled+.owl-dots,
.owl-carousel .owl-dots{
    margin: 15px 0 30px;
}
.owl-carousel .owl-dots button.owl-dot{
    margin: 2px;
}
.with-tab .owl-carousel.owl-product .owl-nav{
    top: -53px;
}
.owl-carousel.owl-product .owl-nav button[class*=owl-],
.owl-carousel.carousel-indicators .owl-nav button[class*=owl-]{
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    background: #fff !important;
    padding: 2px !important;
    border-radius: 100%;
    box-shadow: 0px 3px 6px -4px rgb(0 0 0 / 12%), 0px 6px 16px rgb(0 0 0 / 8%), 0px 9px 28px 8px rgb(0 0 0 / 5%);
}
/*End product slide*/

.home-customer-blog{
    position: relative;
    margin-bottom: 32px;
}
.home-customer-blog:before,
.home-customer-blog:after{
    content: "";
    width: 50%;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: -1;
}
.home-customer-blog:before{
    background: url(../img/bg-home-1.svg) no-repeat center / cover;
}
.home-customer-blog:after{
    background: url(../img/bg-home-2.svg) no-repeat center / cover;
    right: 0;
}
.page-banner{
    position: relative;
}
.page-banner>.container{
    z-index: 1;
    position: relative;
}
.page-banner:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #16171A;
    opacity: 0.3;
    z-index: 0;
}
.custommer-avt {
    height: 232px;
}
.customize-content-image {
    width: 50px;
    height: 50px;
    object-fit: contain;
}

/* Product */
#uploadAvatar .img-preview{
    width: 120px;
}
.pro-item{
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    margin: 16px 0;
    position: relative;
    background: #fff;
    height: calc(100% - 26px);
}
.high-light .pro-item{
    border: 1px solid var(--primary);
    padding: 60px 25px;
}
.owl-product .high-light{
    /*height: 100%;*/
}
.high-light .pro-item .img-thumb{
    margin-bottom: 2em;
}
.pro-item .pro-item-title{
    color: inherit;
}
.pro-item .pro-thumb{
    padding: 50% 0;
    margin-bottom: 12px;
    display: block;
    background: #f3f3f3;
}
.pro-item:hover .pro-thumb::before{
    content: "";
    background: rgba(255, 152, 78, 0.3);
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
}
.img-thumb{
    overflow: hidden;
    position: relative;
    padding-top: 50%;
    display: block;
    width: 100%;
}
.img-thumb.square{
    padding-top: 100%;
}
.img-thumb .img-wrap{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    z-index: 1;
    display: flex;
}
.pro-price > span{
    display: block;
    color: var(--sematic-1);
    font-weight: bold;
    font-size: 14px;
}
.pro-price .old-price{
    font-size: 12px;
    color: var(--neutral-6);
    margin-left: 0 !important;
    transform: translateY(2px);
}

.pro-item .img-thumb img {
    width: 100% !important;
    height: 100%;
}

.pro-item .pro-sticky{
    font-size: 12px;
    line-height: 15px;
    /*margin: 0 16px;*/
    height: 20px;
}
.pro-sticky > span{
    color: #fff;
    padding: 3px;
    background: #EE3C96;
    white-space: nowrap;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
}
.pro-sticky .sale-hot{
    background: var(--primary);
}
.pro-sticky .stock-out{
    background: var(--neutral-6);
}
.pro-sticky .new-product{
    background-color: var(--sematic-2);
}
.pro-item .buy-now{
    width: 100%;
}

.product-suggest .pro-item .pro-sticky{
    top: 0;
    right: 8px;
}
.new.pro-sticky{
    background: #E12C43;
}
.sold-out.pro-sticky{
    background: #E12C43;
}
.pro-item .pro-sticky.new{
    background: #FFDA53;
    color: inherit;
}
.pro-item .pro-cat{
    margin-bottom: 4px;
    color: inherit;
}
.pro-item .pro-overlay {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transform: scale(0) ;
    z-index: 3;
    font-size: 32px;
    white-space: nowrap;
    margin: auto;
    transition: all 0.4s ease;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
}
.pro-item:hover .pro-overlay,
.pro-item:hover:before{
    visibility: visible;
    opacity: 1;
    transform: scale(1) ;
}
.pro-item .pro-overlay .btn-icon{
    background: #fff;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    margin: 0 5px;
    display: flex;
    justify-content: center;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    font-size: 26px;
}
.pro-item .pro-overlay .btn-icon.add-to-cart{
    font-size: 18px;
}
.pro-item .pro-overlay .btn-icon .icon{
    background: var(--primary);
}
.pro-item .pro-overlay .btn-icon:hover .icon{
    background: #fff !important;
}
.pro-item .pro-overlay .btn-icon:hover{
    background: var(--primary) !important;
}
.pro-item .pro-overlay a.buy-now{
    line-height: 21px;
    padding: 5px 16px;
    border-radius: 18px;
    position: absolute;
    bottom: 16px;
    left: 0;
    right: 0;
    margin: auto;
    width: 85px;
}
.pro-item .wrap-star-rate {
    margin-left: auto;
}
.dropdown-filter button {
    min-width: 182px;
}
.dropdown-filter .dropdown-menu {
    min-width: 182px;
    padding: 20px 12px;
    border: 0;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
}
.dropdown-filter .dropdown-menu:before {
    content: "";
    border-bottom: 15px solid #fcfcfc;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    top: -15px;
    right: 22px;
}
.dropdown-filter .dropdown-toggle::after {
    float: right;
    font-size: 24px;
    margin-top: 5px;
}
.dropdown-filter .dropdown-item:focus, .dropdown-filter .dropdown-item:hover {
    color: #E58718 !important;
    background-color: transparent;
}
.block-head h2 {
    line-height: 29px;
}
.brand-search input {
    height: 29px;
    background: url('/catalog/view/theme/furniture_furniter/img/icons/i-search.png') no-repeat right 10px center;
}
.overflow-scrolly {
    height: 170px;
    overflow-y: scroll;
}
.overflow-scrolly::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}

.overflow-scrolly::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5;
}

.overflow-scrolly::-webkit-scrollbar-thumb {
    background-color: rgba(111, 111, 111, 0.15);
    border: 2px solid rgba(111, 111, 111, 0.15);
}
.count-product {
    vertical-align: sub;
}
/* End: Product */

/* Sidebar */
.sidebar .filter-product-wrapper{
    padding: 2rem 1.5rem;
    background: #fff;
    border: 2px solid var(--primary);
}
.accordion .collapsed i {
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
.box-product-filter{
    margin-bottom: 15px;
    background: #fff;
    /*padding-bottom: 15px;*/
}
.sidebar .block-title{
    color: #000;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    padding: 0;
    width: 100%;
    margin-bottom: 0;
    text-transform: uppercase;
}
.box-product-filter.nav a.nav-link,
.box-product-filter a{
    color: #707070;
}
.box-product-filter .nav a.nav-link{
    line-height: 21px;
    padding: 8px 0;
    position: relative;
}
.box-product-filter .nav a.nav-link span {
    display: none;
}
#menu-product .sub-menu a span {
    display: none;
}
.box-product-filter .nav a.nav-link:hover,
.box-product-filter .nav a.nav-link.active{
    font-weight: 500;
    color: #D0203F !important;
}
.box-product-filter .nav a.nav-link .toggle{
    transform: rotate(0deg);
}
.box-product-filter#product-category .nav a.nav-link{
    border-bottom: 1px dashed #D6D7D1;
    padding: 16px 0;
}
.box-product-filter .nav ul.nav{
    padding-left: 8px;
}
.box-product-filter ul.nav li:hover:not(.active)> ul.nav{
    visibility: hidden;
    opacity: 0;
    max-height: 0;
}
.box-product-filter .price-range #slider-range{
    border: none;
    height: 4px;
    margin: 10px 0 20px;
    border-radius: 5px;
    display: inline-block;
    width: calc(100% - 10px);
    left: 8px;
}
.box-product-filter .price-range .ui-slider-range{
    background: var(--primary);
}
.box-product-filter .price-range #slider-range .ui-slider-handle,
.box-product-filter .price-range #slider-range .ui-slider-handle.ui-state-focus{
    border-radius: 100%;
    width: 12px;
    height: 12px;
    background: var(--primary);
    border: none;
    outline: none;
    box-shadow: none;
}
/* End: Sidebar */

.custom-number-input-wrapper{
    color: #B8311B;
    min-width: 140px;
    display: inline-flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    background: #F4F4F4;
    overflow: hidden;
    height: auto;
}
.pro-detail .custom-number-input-wrapper button {
    color: #263A7B;
    background: #fff;
}
.custom-number-input-wrapper button {
    font-size: 16px;
    border: 0;
    font-weight: 700;
    padding: 5px 7px;
    width: 24px;
    height: 24px;
    background: #FFEFF6;
    border-radius: 8px;
    line-height: 15px;
    color: #EE3C96;
    text-align: center;
}
.pro-detail .custom-number-input-wrapper button{
    width: 56px;
    height: 56px;
    border: none;
}
.buy-total button:focus {
    outline: none;
}
.custom-number-input {
    font-size: 16px;
    width: 60px;
    text-align: center;
    padding: 5px;
    background: transparent;
}
.custom-number-input,
.custom-number-input:focus{
    border: none;
    outline: none;
}
.custom-number-input[type=number]::-webkit-inner-spin-button,
.custom-number-input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}
.color-size .form-control {
    height: 32px;
    padding-top: 0;
    padding-bottom: 0;
}
.line-border {
    height: 1px;
    background-color: #c4c4c4;
    max-width: 590px;
    margin: auto;
}
.form-comment {
    max-width: 570px;
}
.form-comment .form-control {
    height: 33px;
}
.list-thumb-small img {
    width: 60px;
}

.product-info .carousel-indicators {
    margin: 23px 0;
}
.product-info .carousel-indicators .item {
    overflow: hidden;
}
.product-info .carousel-indicators .item img{
    height: 100%;
    max-width: none;
}
.product-info .list-radio-size .form-check-label{
    border: 1px solid #797979;
    min-width: 75px;
    padding: 8px;
    line-height: 20px;
    text-align: center;
    color: #797979;
}
.product-info .list-radio-size .form-check-input:checked~.form-check-label{
    border-color: #1B499C;
    background: #1B499C;
    color: #fff;
}
#productDetailTab li.nav-item{
    padding: 0 16px;
    margin-right: 30px;
}
#productDetailTab li .nav-link{
    border: none;
    line-height: 24px;
    background: transparent;
    border-radius: 0;
    color: #2C3440;
    padding: 14px 0 3px;
    font-size: 16px;
    position: relative;
}
#productDetailTab li .nav-link.active::after{
    content: "";
    position: absolute;
    background: var(--primary);
    height: 2px;
    width: calc(100% - 30px);
    border: 0;
    left: 0;
    bottom: 0px;
}
#productDetailTab li .nav-link.active{
    font-weight: bold;
    color: var(--primary);
}

/* Cart */
.cart-table .table td, .cart-table .table th {
    vertical-align: middle;
    padding-left: 1rem;
    padding-right: 1rem;
}
.cart-table .custom-number-input-wrapper{
    border: none;
    background: #fff;
}
.dropdown-cart .dropdown-content{
    min-width: 335px;
    padding: 16px;
    position: absolute;
    right: 0;
    top: 100%;
    display: none;
    background: #fff;
    z-index: 1;
}
.dropdown-cart:hover .dropdown-content{
    display: block;
}
/* End: Cart */

.other-address > a {
    text-decoration: underline;
}
.payment-info .discount-code {
    max-width: 100%;
}
.other-address {
    max-width: 515px;
}
.wrap-payment-success {
    height: 50vh;
}
.status-txt {
    background: url('/catalog/view/theme/furniture_furniter/img/icons/i-success.png') no-repeat right center;
}
.more-buy {
    text-decoration: underline;
}
.order-history .table td, .order-history .table th {
    border-top: 0;
}
tr.order-item.first-item:after {
    background-color: #454545;
}
tr.order-item:after {
    content: "";
    position: absolute;
    width: 90%;
    height: 1px;
    background-color: #e7e7e7;
    left: 5%;
}
.order-history td {
    padding-left: 5%;
    padding-right: 5%;
}
.list-address-info > li{
    display: flex;
}
.list-address-info label {
    min-width: 110px;
}

/* Blog */
.line-has-text:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #c4c4c4;
    left: 0;
    top: 11px;
    z-index: 1;
}
.line-has-text span {
    background-color: #fff;
    padding: 0px 10px;
    z-index: 2;
}
.news-item{
    margin-bottom: 32px;
    display: flex;
    flex-wrap: wrap;
}
.news-title {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 14px;
    line-height: 22px;
    color: #17204D;
}
.high-light.news-item{
    border-bottom: 8px solid var(--primary);
    padding-bottom: 32px;
}
.high-light .news-title{
    font-size: 16px;
    margin-top: 24px;
}
.news-thumb{
    position: relative;
}

.news-title:hover{
    color: var(--primary);
}
.news-thumb{
    padding-top: 54%;
    display: block;
}
.news-thumb img{
    display: inline-block;
    width: auto;
    margin: auto;
}
.news-thumb a{
    max-height: 350px;
    overflow: hidden;
}
.news-item .news-desc{
    color: var(--neutral-6);
}
.single-post-info .banner-post{
    position: relative;
}
.single-post-info .banner-post .overlay{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    padding: 37px 24px;
    display: flex;
    color: #fff;
    background: linear-gradient(0deg, rgba(44, 52, 64, 0.5) 0%, rgba(44, 52, 64, 0) 100%);
}
.single-post-info .banner-post .blog-info{
    align-self: flex-end;
}
.blog-title {
    margin-bottom: 1.5rem;
}
/* End: Blog */

/* Payment */
.payment-form {
    max-width: 450px;
}
.payment-form .form-check .form-check-label {
    border: 1px dashed #787878;
}
.payment-form .form-check .form-check-input:checked ~ .form-check-label {
    border: 1px solid #E58718;
}
/* End: Payment */
.search-form-404 {
    max-width: 820px;
    margin: auto;
}
.search-form-404 .form-control {
    width: 82%;
    height: 48px;
}
.search-form-404 .btn {
    height: 48px;
}
.search-no-result {
    height: 100vh;
    background-color: rgba(242, 242, 242, 0.85);
}
.search-no-result p {
    color: #6B6B6B;
}
.search-box-ajax {
    border: 1px solid #EDEDED;
    box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    margin-top: 5px;
    padding: 15px 20px;
    position: absolute;
    z-index: 99;
    width: 100%;
    left: 0;
}
.owl-theme .owl-dots .owl-dot span{
    display: none;
}
.owl-theme .owl-dots .owl-dot:focus{
    border: none;
    box-shadow: none;
    outline: none;
}
.profile-nav{
    padding: 10px 0;
}
.profile-nav .nav-item{
    border-right: 1px solid #333333;
    padding: 0;
}
.profile-nav .nav-item:nth-last-child(1){
    border: none;
}
.profile-nav .nav-item a.nav-link{
    padding: 0 15px;
    color: #333333;
    line-height: 12px;
    text-transform: uppercase;
    font-weight: 600;
}
.profile-nav .nav-item a.nav-link:hover,
.profile-nav .nav-item a.nav-link.active{
    color: #E58718;
}
.product-listing .filter-items .filter-item{
    padding: 10px 12px;
    line-height: 21px;
    display: inline-block;
    margin-right: 24px;
    white-space: nowrap;
    background: #f4f4f4;
    color: #737373;
    border-radius: 16px;
    margin-top: 16px;
}
.product-listing .filter-items .filter-item .close{
    text-shadow: none;
    font-size: 12px;
    text-align: center;
    display: inline-block;
    margin-left: 8px;
    cursor: pointer;
    opacity: 1;
    top: 2px;
    position: relative;
}
.product-listing .filter-item .close .icon{
    background-color: var(--neutral-4);
}
.product-teaser-fix{
    position: fixed;
    width: 100%;
    left: 0;
    background: #fff;
    z-index: 98;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    display: none;
    padding: 2em 0;
}
.product-listing .view-header .order-by .form-control{
    border: none;
}
.product-listing .view-header .order-by .form-control:focus{
    background-color: transparent;
}

/* Breadcrumb */
nav.breadcrumb {
    padding: 0;
    margin: 16px 0;
    line-height: 21px;
}
ol.breadcrumb{
    margin: 0;
    padding: 0;
    background: transparent;
    justify-content: center;
}
ol.breadcrumb .breadcrumb-item{
    padding-left: 16px;
    font-weight: 500;
    line-height: 25px;
    text-transform: lowercase;
}
ol.breadcrumb .breadcrumb-item a{
    color: rgba(0, 0, 0, 0.45);
    font-weight: 400;
    text-transform: lowercase;
}
ol.breadcrumb .breadcrumb-item:first-letter {
    text-transform: capitalize
}
ol.breadcrumb .breadcrumb-item a:first-letter {
    text-transform: capitalize
}
ol.breadcrumb .breadcrumb-item:nth-child(1){
    padding-left: 0;
}
ol.breadcrumb .breadcrumb-item.active{
    font-weight: 400;
    color: rgba(0, 0, 0, 0.45);
}
ol.breadcrumb .breadcrumb-item+.breadcrumb-item::before{
    position: relative;
    padding: 0;
    color: inherit;
    content: "";
    margin-right: 16px;
    -webkit-mask-image: url(/catalog/view/theme/furniture_furniter/img/icons/arrow-left.svg);
    mask-image: url(/catalog/view/theme/furniture_furniter/img/icons/arrow-left.svg);
    display: inline-block;
    min-width: 10px;
    min-height: 6px;
    text-align: center;
    -webkit-mask-size: contain;
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.45);
    transform: rotate(180deg);
    top: 10px;
}
/* End breadcrumb */

/* Pagination */
.pagination .page-link {
    color: #797979;
    border: 1px solid #F4F4F4;
    background: #fff;
    height: 32px;
    min-width: 32px;
    line-height: 32px;
    padding: 0;
    text-align: center;
}
.pagination .page-item.active .page-link,
.pagination .page-item .page-link:hover{
    background: var(--primary);
    outline: none;
    border-color: var(--primary);
    color: #fff !important;
    font-weight: 600;
}
.pagination .first .page-link,
.pagination .prev .page-link,
.pagination .next .page-link,
.pagination .last .page-link{
    font-size: 22px;
    border-radius: 0;
    line-height: 28px;
}
/* End Pagination */

#overlay {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(44, 52, 64, 0.2);
    z-index: 99;
    transition: all 0.2s ease;
}
#overlay.show {
    visibility: visible;
    opacity: 1;
}
.table-custom .row-item{
    margin: 0.5rem 0;
}

.user-nav.nav.sidebar{
    padding: 12px;
    border-radius: 16px;
}
.user-nav.nav .nav-link, .user-nav.nav .nav-link{
    padding: 12px 0 12px 12px;
    color: var(--neutral-6);
}
.user-nav.nav .nav-link:hover, .user-nav.nav .nav-link.active{
    font-weight: bold;
    color: var(--primary);
}
.address-default-stick{
    position: absolute;
    right: 35px;
    top: 1px;
    background: #E5E5E5;
    border-radius: 0px 0px 5px 5px;
    padding: 5px 10px;
    line-height: 18px;
    font-weight: 500;
    font-size: 12px;
}
.modal-backdrop.show{
    background: var(--neutral-4);
    opacity: 0.1;
}
.modal-content{
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.wrap-auth-form form{
    padding: 25px 50px;
    border-top: none;
    border-radius: 0px 0px 16px 16px;
}
.wrap-auth-form .form-header h1,
.wrap-auth-form .form-header a{
    padding: 25px 10px;
    line-height: 25px;
    font-weight: 400;
    font-size: 16px;
    color: #797979;
    background: #F4F4F4;
    margin: 0;
}
form.form-register button, form.form-login button  {
    border-radius: 16px;
}
form.form-login input {
    border-radius: 8px;
}
.bestme-block-contact-form input {
    border-radius: 8px;
}
.bestme-block-contact-form textarea {
    border-radius: 8px;
}
.bestme-block-contact-form button {
    border-radius: 8px;
}
.wrap-auth-form .form-header .active{
    color: inherit;
    background: #fff;
    border-bottom-color: #fff;
}
.wrap-auth-form .form-header .right.active{
    border-left-color: #fff;
}
.wrap-auth-form .form-header .left.active{
    border-right-color: #fff;
}

.page-banner-with-image {
    background: url(../img/page-banner.jpg) no-repeat center / cover;
}
.banner-home-container .banner-img {
    height: 100%;
    object-fit: contain;
}

div#carouselHome {
    height: 602px;
}
.category-home {
    display: none;
}
.dropdown-item:active {
    color: #212529;
    background-color: #f8f9fa;
}
span.new-price {
    color: #f3283d !important;
}
.sidebar .filter-product-wrapper {
    border-radius: 5px;
    border: 1px solid #1b499c61;
}
.wrap-auth-form.col-12.col-lg-7.mx-auto.mb-5 {
    width: 100%;
}
.main-menu a.nav-link.active, a.nav-link.active:after {
    color: #ffffff !important;
}
.news-date {
    color: white;
}
.owl-product .high-light {
    height: 100%;
}

.pro-item .pro-overlay .btn-icon:hover {
    background: #0a58ca !important;
}

form.home-search .input-group-icon.right .form-control {
    border-radius: 5px;
}

ul.nav.child-nav.cat-menu.cat-menu-in-body li.label {
    display: none;
}
ul#navbar-menu-items li a:hover {
    color: white !important;
}
.product-teaser-fix {
    display: none !important;
}
.pro-thumb-detail {
    width: 40%;
}

.main-menu .navbar-nav a.nav-link:hover {
    /* color: white !important; */
}
#menu-product .sub-menu .selected > a {
    color: #0a58ca !important;
}
#menu-product ul .active::before {
    content: "\f107" !important;
    top: -88px;
}
.bg-neutral-4, .header .fix-content {
    color: white;
    background-color: #1B499C !important;
}
.bg-primary {
    background-color: #0a58ca !important;
}
.pro-item:hover .pro-thumb::before {
    content: "";
    background: rgb(13 110 253 / 25%);
}
a.btn-primary:hover, button.btn-primary:hover {
    background: rgb(13 110 253 / 25%) !important;
}
.btn.btn-outline-primary {
    border: 1px solid #0a58ca;
    color: #0a58ca !important;
    background: #fff;
}
.header-default {
    padding: 10px 0px;
    background-color: #FFCE59 !important;
}
.mt-lg-5, .my-lg-5 {
    margin-top: 1rem!important;
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link:hover {
    color: #FF8C00;
}
.text-primary {
    color: #FF8C00!important;
}
.mb-md-5, .my-md-5 {
    margin-bottom: 1rem!important;
}
.block-footer {
    padding: 15px 0;
}
.mt-5, .my-5 {
    margin-top: 1rem!important;
}
.mb-5, .my-5 {
    margin-bottom: 1rem!important;
}
.pt-md-5, .py-md-5 {
    padding-top: 1rem!important;
}
.pb-md-5, .py-md-5 {
    padding-bottom: 0rem!important;
}
.mt-md-5, .my-md-5 {
    margin-top: 0rem!important;
}
.header.fixed .main-menu .cat-menu-block .nav-link.menu-title {
    background: #0a58ca0d !important;
    font-weight: bold !important;
    border-radius: 5px;
    font-size: 13px;
}

.main-menu .cat-menu-block .nav-link.menu-title {
    background: #0a58ca00 !important;
    font-weight: bold !important;
    border-radius: 5px;
    font-size: 13px;
}

.img-thumb img {
    width: 100% !important;
}

.menu-right-header i.icon {
    background: #0a58ca;
}

.header.fixed .menu-right-header i.icon {
    background: white;
}
span.count-cart {
    color: white !important;
}
.category-home.fixed .img-thumb {
    display: none;
}

.category-home .img-thumb img{
    width: 70% !important;
}

.header.fixed ul#navbar-menu-items li a {
    color: white !important;
}
.fixed .fix-content {
    padding: 5px;
}
.category-home.fixed .owl-carousel .owl-item {
    width: auto !important;
    padding: 4px 0;
}
.category-home.fixed .owl-carousel .owl-item a {
    font-size: 14px;
}
.category-home .category-item a {
    color: inherit;
    font-size: 14px;
    font-weight: bold;
}
.category-home {
    padding: 0;
    margin-top: -145px !important;
    box-shadow: none !important;
    border-radius: 10px;
}

.pro-sticky > span {
    border-radius: 100px;
}
.pro-item .buy-now {
    border-radius: 5px;
}
.copyright {
    display: none;
}

.box-product li.nav-item a.active {
    background: #0a58ca;
}
.category-home .category-item .img-thumb {
    margin: 5px auto 5px;
    border-radius: 63px;
    border: 1px solid #0a58ca;
    margin-top: 10px;
}
.category-home .category-item {
    margin: 5px 0;
}
.high-light .pro-item {
    border: 1px solid #0a58ca;
    padding: 60px 25px;
    border-radius: 5px;
}
.home-slider.page-slider.full-width {
    width: 100% !important;
    margin: auto !important;
}
@media (max-width: 767px) {
    .new-price-rank {
        font-size: 12px !important;
    }
    div#carouselHome {
        height: auto;
    }
    .custom-number-input-wrapper {
        min-width: 90px !important;
        width: 48px;
        transform: translateX(20px);
    }

    .product-info .custom-number-input-wrapper {
        width: 59px;
        min-width: 140px !important;
    }

    .custom-number-input-wrapper .product_quantity {
        padding: 0 !important;
        width: 30px;
    }
    .block-header .main-menu li ul.nav.cat-menu li a {
        color: #fbfbfb !important;
    }

    #navbarMainMenu .d-lg-none.d-block.bg-white.p-4.pb-0 {
        background: #1b499c !important;
    }
    #navbarMainMenu {
        background-color: #1B499C;
    }
    .pro-detail {
        width: 100%;
    }
    .pro-thumb-detail {
        width: 100%;
    }
    .navbar-toggler i {
        background: white !important;
    }
    .category-home .category-item .img-thumb {
        /* display:none; */
    }
    .category-home {
        margin: 0;
        margin-top: 0px !important;
    }

    .category-home .category-item {/* border: 1px solid #80808030; *//* border-radius: 5px; */}
    .logo img {
        width: 65%;
        height: auto !important;
    }
    .header-top {
        padding: 0;
    }
    .block-header .home-search {
        margin: 5px;
    }
    .owl-product .high-light {
        padding-left: 30px;
    }
    .high-light .pro-item {
        padding: 15px;
    }
    .pro-detail .pro-action #add-to-cart, .pro-detail a#buy-now {
        height: 44px!important;
    }
    .header .middle-header {
        padding: 5px 0;
    }
}

.title-deal-of-product {
    top: -26px;
    z-index: 9;
    right: 16px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    left: 0;
    font-weight: 400;
    padding-left: 8px;
    background: #EE3C96;
    border-radius: 0px 16px 0px 16px;
}

.title-deal-of-product-out-stock {
    top: -26px;
    z-index: 9;
    right: 16px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #1d1d22;
    left: 0;
    font-weight: 400;
    padding-left: 8px;
    background: #dbdbdb;
    border-radius: 0px 16px 0px 16px;
}

.title-private-discount {
    top: -237px;
    z-index: 9;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #fff;
    left: 0;
    font-weight: 400;
    padding-left: 8px;
    padding-right: 8px;
    background: #EE3C96;
    border-radius: 16px 0 16px 0;
    max-width: 90%;
}

.product-listing .title-private-discount {
    top: -223px;
    right: 109px;
}

@media (max-width: 991px) {
    .title-private-discount {
        top: -177px;
    }

    .product-listing .title-private-discount {
        top: -177px;
        right: 62px;
    }

    .col-custom .title-private-discount {
        top: -172px;
        right: 62px;
    }
}

.new-price-rank {
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #EE3C96;
    width: 100px;
}
.text-for-rank {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #263A7B;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: initial;
    overflow: hidden;
}
.text-for-rank-product-detail {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #263A7B;
}
.rank-icon {
    width: 40px;
    height: 24px;
    border-radius: 8px;
    background: #FFFBE6;
    padding: 0;
    display: flex;
    justify-content: center;
}
.rank-icon img {
    width: 37px;
    height: 24px;
    border-radius: 8px;
    padding: 0 !important;
}
.rank-icon-product-detail {
    border-radius: 8px;
    background: #FFFBE6;
    height: 40px;
    padding: 8px;
}
.rank-icon-product-detail img {
    width: 40px;
    height: 24px;
    border-radius: 8px;
}
.text-name-rank {
    color: #FAAD14;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
}
.rank-info .pro-sticky>span {
    margin: 0 !important;
}
.new-price-rank-product-detail {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #EE3C96;
}
