body.home-body{
    background: #fff;
}

body.categories-body{
    background: #fff;
}

.product-front-detail
{
    background: #f9f9f9;
    border: 1px solid #efefef;
    padding: .4rem;
    border-radius: 4px;
}

.categories-body .col-list.col-0.d-none.col-sm-0.d-sm-none.col-md-0.d-md-none.col-lg-3.d-lg-block.col-xl-3.d-xl-block.p-g-b-c-0 {
    position: fixed;
    background: #fff;
    top: 0px;
    left: 0;
    z-index: 1003;
    height: 100%;
    transition: all 0.3s;
    left:-1000vw;
}

.t-breadrumb {
    background: whitesmoke;
}

.t-breadrumb .p-g-mod-trans {
    margin-bottom: 0px;
}

.t-breadrumb .breadcrumb{
    margin-bottom:0px;
    padding:10px 0px;
}

header.desktop .h-contact {
    background: #282828;
    color: #fff;
}

header.desktop .h-contact .info .item {
    color: #fff;
    font-weight: 400;
}

header.desktop .h-contact .social-media a {
    color: #fff;
}

.container, .container-sm, .container-md, .container-lg, .container-xl, .container-fluid{
    padding:0px 30px !important;
}

header.desktop .menu {
    background: none;
    border: none;
    box-shadow: none;
    width: 100%;
}

header.desktop .logo a img {
    max-height: 90px;
    max-width: 30% !important;
}

header.desktop .mega-menu .nav-link {
    border: none;
    color: #444444;
    font-size:12px;
    font-weight: 500;
}

header.desktop .header-area{
    height: 90px;
}

body.home-body header.desktop {
    background: none;
    position: absolute;
    z-index: 9;
    width: 100%;
    top:0px;
    transition: all 0.3s;
}

body.home-body header.desktop:hover{
    background: #fff;
}

.homepage-manset .carousel-caption {
    top: 0px;
    display: flex !important;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    left: 0;
    width: 500px;
    color:#444;
    left: 15vw;
    z-index: 0;
    text-align: left;
}

.homepage-manset .carousel-caption h5 {
    text-align: left;
    width: 100%;
    font-size: 40px;
    margin-bottom: 10px;
}

.p-right {
    display: flex;
    align-items: center;
}

.p-right .item a {
    margin-right: 20px;
    color: #444;
    font-size: 15px;
    position: relative;
}

.p-right .item:last-child a {
    margin-right: 0px;
}

.p-right .item a i {
    font-size: 25px;
}

.p-right .item a span {
    background: #b9a16b;
    width: 15px;
    color: #fff;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    top: -14px;
    position: absolute;
    right: -9px;
    font-size: 11px;
}

.relative-none{
    position: inherit;
}

header.desktop{
    border-bottom:1px solid rgba(0,0,0,0.1);
}

header.desktop .mega-menu .dropdown-menu {
    border: none;
    width: 100%;
    top: 100px;
}

header.desktop .mega-menu {
    position: inherit;
}

header.desktop.fixed{
    position: fixed !important;
    top:0px;
    width: 100%;
    z-index: 100 !important;
    background: #fff !important;
        -webkit-box-shadow: -2px 2px 45px -20px rgb(0 0 0 / 30%);
    -moz-box-shadow: -2px 2px 45px -20px rgba(0,0,0,.3);
    box-shadow: -2px 2px 45px -20px rgb(0 0 0 / 30%);
    transition-delay: .2s;
}


.homepage-banner .banner-item {
    position: relative;
}

.homepage-banner .banner-item .text {
    position: absolute;
    top: 0px;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    width: 100%;
    flex-direction: column;
}

.homepage-banner .banner-item img {
    -moz-transition: all .45s linear;
    -o-transition: all .45s linear;
    -webkit-transition: all .45s linear;
    transition: all .45s linear;
}

.homepage-banner .banner-item:hover img {
    -moz-transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
}


.homepage-banner .banner-item:hover .image:after {
    -moz-transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
}


.homepage-banner .banner-item .image:after {
    background: #000;
    content: '';
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    opacity: 0.3;
    -moz-transition: all .45s linear;
    -o-transition: all .45s linear;
    -webkit-transition: all .45s linear;
    transition: all .45s linear;
}

.homepage-banner .banner-item .text > * {
    color: #fff !important;
}

.homepage-banner .banner-item .text .title {
    font-size: 40px;
}

.homepage-banner .banner-item .description {
    font-size: 15px;
}

.home-body .p-g-mod-header {
    text-align: center;
    border-bottom: none !important;
    justify-content: center;
    width: 100%;
}

.home-body .p-g-mod-header .p-g-m-h-info > * {
    justify-content: center;
    text-align: center !important;
    width: 100%;
}

.home-body .p-g-mod-header .p-g-m-h-info .p-g-m-h-i-title {
    color: #282828;
    font-size: 30px !important;
    font-weight: 400 !important;
    letter-spacing: 2px;
}

.card-product .card-product-inner .title {
    text-align: left;
}

.card-product .card-product-inner .price-group {
    justify-content: space-between;
}

.card-product .card-product-inner .price-group .discount {
    order: 2;
    background: #b9a16b;
}

.card-product .card-product-inner .price-group .prices {
    display: flex;
    align-items: center;
}

.card-product .card-product-inner .price-group .prices .list-price {
    margin-right: 10px;
    text-decoration: line-through;
}


.card-product .left-badge {
    position: absolute;
    display: flex;
    flex-direction: column;
    z-index: 9;
    left: 20px;
    top: 20px;
}

.card-product .left-badge > div{
    background: #fff;
    margin-bottom: 10px;
    width: fit-content;
    padding: 2px 10px;
    border-radius: 20px;
    font-size: 11px;
}

footer {
    background: #fff;
    border-top: 1px solid rgba(0,0,0,0.1);
}

footer .title {
    color: #989292;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
}

footer .info ul li a {
    padding-left: 0px;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 300;
}

footer .info ul li a:before {
    display: none;
}

.category-filter-order .list-wrap {
    background: none;
    margin-top: 10px;
}

.filter-btn{
    cursor: pointer;
}

.product-profile-1 .carousel .carousel-indicators{
    margin-top:0px;
}

.menu-bs{
    background: #000;
    position: fixed;
    top:0px;
    left:-1000vw;
    transition: all 0.3s;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    z-index: 1002;
}

.category-filter-order .list-wrap .list li .lag-checkbox {
    border: 1px solid whitesmoke;
    border-radius: 20px;
    margin-right: 10px;
}

.product-profile-1 h1.title {
    border: none;
    font-size: 30px;
    font-weight: 400;
}

.product-profile-1 .product-quantity {
    background: #fff;
    border: 2px solid rgba(0,0,0,.1);
}

.product-quantity .btn {
    background: none;
}

.product-quantity .btn:hover{
    background: none;
}

.product-buttons .btn-cart {
    background: #000;
    border: none;
    border-radius: 0px;
    width: 50%;
}

.product-quantity input {
    border: none;
}

body.categories-body .pattern-group .p-g-mod .p-g-mod-header .p-g-m-h-info h1{
    width: 100%;
}

.card-product .button-carts {
    position: absolute;
    width: 160px;
    display: flex;
    height: 54px;
    align-items: center;
    bottom: 120px;
    justify-content: center;
    left: 50%;
    margin-left: -80px;
    background: #fff;
    box-shadow: 0 5px 15px 0 rgb(0 0 0 / 15%);
    opacity: 0;
    transform: scale(.85);
    -webkit-transition: all 0.22s ease-in-out;
    -moz-transition: all 0.22s ease-in-out;
    transition: all 0.22s ease-in-out;
    z-index: 99;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.card-product .button-carts span {
    cursor: pointer;
    font-size: 30px;
    border-right: 1px solid #ddd;
    padding-right: 20px;
}

.card-product .button-carts span:last-child {
    padding: 0px;
    border: 0px;
    padding-left: 20px;
}

.card-product:hover .button-carts {
    opacity: 1;
}

.customer-reviews {
    background: #f1e8df;
    padding: 20px 0px;
}

.customer-reviews .item .text {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    align-items: center;
}

.customer-reviews .item .text .image {
    margin-right: 20px;
}

.customer-reviews .item .text .image img {
    border-radius: 100%;
}

.customer-reviews-image img
{
    max-width: 100px!important;
}

.customer-reviews .item .description {
    text-align: center;
    font-size: 14px;
    width: 60%;
    justify-content: center;
    display: flex;
    margin: 0px auto;
}

.custom-login-box .col-list {
    margin-left: auto;
    margin-right: auto;
}

.custom-login-box .custom-login-box-inner {
    padding: 0px 100px;
}

.custom-login-box .p-g-mod-header {
    border-bottom: none !important;
    text-align: center;
    padding: 50px 0px !important;
}

.custom-login-box-inner .p-g-m-h-i-title {
    width: 100%;
    font-size: 30px !important;
    font-weight: 400 !important;
}

body.login-body{
    background: #fff;
}

body.register-body{
    background: #fff;
}

.custom-login-box .custom-login-box-inner{
    border:1px solid #ddd;
}


.custom-login-box .custom-login-box-inner input {
    border-radius: 0px;
    border: 2px solid #ddd;
}

.custom-login-box .custom-login-box-inner .btn-success {
    background: #000;
    border-radius: 0px;
    border-color: #000;
    width: 100%;
    text-transform: uppercase;
    padding: 10px 0px;
}

a.add-favorite {
    background: rgba(0,0,0,.07);
    width: fit-content;
    padding: 10px 20px;
    font-size: 14px;
}

.search-desktop {transition: all 0.3s;background: #fff;position: fixed;top: -1000%;z-index: 9999;width: 100%;padding: 30px 0px;    -webkit-box-shadow: -2px 2px 45px -20px rgb(0 0 0 / 30%);
    -moz-box-shadow: -2px 2px 45px -20px rgba(0,0,0,.3);
    box-shadow: -2px 2px 45px -20px rgb(0 0 0 / 30%);
    transition-delay: .2s;}

.search-desktop .search {width: 50%;margin: 0px auto;}

.search-desktop form {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.search-desktop .easy-autocomplete {
    width: 100% !important;
}

.search-desktop .close {
    background: #000;
    opacity: 1;
    color: #fff;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.search-desktop-btn{
    cursor: pointer;
}

.search-desktop form .input-box {
    width: 100%;
}