body{
    background: #f5f5f5 !important;
}

header.desktop .h-contact{
    background: #E5E5E5;
    color:#444444;
}

header.desktop .h-contact .row{
    height: 50px;
    align-items: center;
}

header.desktop .h-contact a{
    color:#444444 !important;
    font-weight: normal !important;
}

header.desktop .h-contact a:hover{
    color:var(--themeColor) !important;
}

header.desktop .p-right{
    display: flex;
    justify-content: space-around;
    width: 100%;
    text-align: center;
}

header.desktop .p-right a{
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    color:#444444;
    position: relative;
}

header.desktop .p-right a span.count {width: 20px;height: 20px;background: var(--themeColor);color: #fff;border-radius: 100%;display: flex;align-items: center;justify-content: center;top: 0px;position: absolute;right: -10px;}

header.desktop .p-right a span{
    font-size:11px;
}

header.desktop .p-right a i{
    font-size:28px;
    font-weight: 600;
}

header.desktop .p-right a:hover span{
    color:var(--themeColor);
}

header.desktop .p-right a:hover span.count{
    color:#fff;
}

header.desktop .search{
    border:2px solid var(--themeColor) !important;
}

header.desktop .search form .btn-send{
    background: var(--themeColor);
}

header.desktop .mega-menu .nav-link {
    font-size: 12px;
}

header.desktop .mega-menu .nav-link:hover {
    background: none;
    color: var(--themeColor);
}

header.desktop .menu {
    background: var(--themeColor2);
    box-shadow: none;
}

header.desktop .search:hover form .btn-send{
    background: var(--themeColor);
}

.p-g-mod-t-45 .carousel-type-1 .carousel-item a img{
    border-radius: 16px 16px 0px 0px;
}

.manset-bottom {
    background: #fff;
    display: flex;
    width: 100%;
    justify-content: space-between;
    height: 82px;
    align-items: center;
    border-radius: 0px 0px 16px 16px;
}

.manset-bottom > a {
    position: inherit;
    color: #000;
}

.manset-bottom > a:hover {
    color: var(--themeColor);
}

.manset-bottom .carousel-indicators {
    position: inherit;
    margin-top:15px;
}

.manset-bottom .carousel-indicators li{
    width: 72px !important;
    height: 72px !important;
    text-indent: inherit !important;
}

.manset-bottom .carousel-indicators li img {
    width: 72px;
    height: 72px;
    border-radius: 100%;
}

.home-body .pattern-group .p-g-mod{
    border-radius: 16px;
}

.home-body  .pattern-group .p-g-mod .p-g-mod-header .p-g-m-h-info .p-g-m-h-i-title {
    color: #000;
    font-weight: 700;
}

.card-product .card-product-inner .title{
    text-align: left;
}

.card-product .card-product-inner .price-group .discount {
    background: #E30A17;
}

.card-product .card-product-inner .price-group {
    justify-content: start;
}

.card-product:hover .price-group{
    display: none;
}

.card-product:hover .card-product-inner .buttons{
    display: block;
}

.card-product:hover .card-product-inner .buttons a{
    background: var(--themeColor);
    border-radius: 5px;
    width: 100%;
    font-size:16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.card-product .card-product-inner .free-cargo-badge {
    background: var(--themeColor);
    border-radius: 5px;
    right: 0px;
    left: auto;
}

.card-product:hover .card-product-inner .buttons a i{
    font-size:18px;
}

.card-product .card-product-inner .buttons{
    display: none;
}

.card-product .card-product-inner .price-group .prices .sale-price {
    color: #000;
    font-weight: 600;
    font-size: 13px;
}

footer {
    background: #fff;
}

footer .info ul li a{
    padding-left:0px;
}

footer .info ul li a::before{
    display: none;
}

footer .info ul li a:hover{
    color:var(--themeColor);
}

.bottom-footer{
    border-top:1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

footer .social-media a {width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;border-radius: 100%;background: var(--themeColor);color: #fff;}

footer .social-media a:hover {
    background: var(--themeColor2);
    color:#fff;
}

.konsept-banner-one .banner-item {
    display: flex;
    flex-direction: column;
}

.konsept-banner-one .banner-item .image {
    order: 3;
}

.konsept-banner-one .banner-item .title {
    padding: 0px;
}

.konsept-banner-one .banner-item .description {
    padding: 0;
    margin-bottom: 10px;
}

.konsept-banner-one .banner-item:hover .title {
    color: var(--themeColor);
}

.konsept-banner-one .banner-item:hover .description {
    color: var(--themeColor);
}

.konsept-banner-one .banner-item .image img {
    transition: all 0.3s;
    border-radius: 16px;
}

.konsept-banner-one .banner-item:hover .image img {
    transform: scale(1.05);
}

.homepage-tab {
    margin-bottom:20px;
}

.homepage-tab .p-g-t-nav{
    flex:20%;
    background: #eef2f8;
    margin-bottom:0px !important;
}

.homepage-tab .pattern-group-body {
    background: #fff;
    border-radius: 16px;
}

.homepage-tab .p-g-t-nav ul li {
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
}

.homepage-tab .p-g-t-nav ul li a {
    justify-content: start !important;
    padding: 10px 15px !important;
    font-size: 13px !important;
}

.homepage-tab .p-g-t-nav ul li a.active {
    background: var(--themeColor);
    color: #fff !important;
}

.categories-body .col-lg-3.col-list{
    background: linear-gradient( 90deg,rgba(255,255,255,1) 90%,rgba(0,0,0,0) 100%);
    padding-right: 0px !important;
}

.categories-body .col-lg-3.col-list .p-g-mod{
    background: none;
}

.category-filter-order {
    padding: 0px 15px;
    margin-top: 10px;
}

.konsept-account .pattern-group-body {
    background: #fff;
    border-radius: 16px;
    margin-bottom:20px;
}

.konsept-account .pattern-group-body .col-lg-5{
    background: #EEF2F8;
}

.konsept-account .pattern-group-body .col-lg-5::before{
    content: "";
    width: 15px;
    height: 100%;
    background: linear-gradient(270deg,rgba(0,0,0,0.04) 0%,rgba(255,255,255,0) 100%);
    position: absolute;
    left: 0;
    top: 0;
    transform: rotate(-180deg);
}

.konsept-account-right a {
    background: none !important;
    border-color: var(--themeColor2);
    color: var(--themeColors);
    margin-top: 20px;
}

.konsept-account-right a:hover {
    background: var(--themeColor) !important;
    border-color: var(--themeColor);
}

.konsept-account-right h4 {
    font-size: 15px;
}

.konsept-account-right .userPanelTitle {
    margin-top: 20px;
}

.konsept-account .btn-success {
    background: var(--themeColor);
    border-color: var(--themeColor);
    font-size: 14px;
    font-weight: 500;
    padding: 10px 60px;
}

.custom-success-btn span {
    border-radius: 30px;
    padding: 0.6rem 1rem !important;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #267F4E;
    border: 1px solid #267F4E;
    max-width: 175px;
    transition: all 0.3s;
    margin:10px auto;
}

.custom-success-btn span i{
    margin-right:5px;
}

.custom-success-btn span:hover {
    color: #fff;
    background: #267F4E;
}

.category-filter-order .list-wrap .list li {padding: 15px 0px;}

.product-profile-1 .carousel .carousel-inner {
    border: none;
}

.product-last-block{
    box-shadow:inset 4px 0 10px -5px #00000026;
}


.product-profile-1 .border-left{
    border-left:1px solid #dee2e6 !important;
}


.product-reviews {
    padding: 14px 10px;
    justify-content: center;
}

.product-reviews i {
    font-size: 20px;
}

.product-profile-info{
    padding:0px 15px;
}

.product-profile-1 h1.title {
    border: none;
    padding: 14px;
}

.product-reviews span {
    margin-right: 5px;
}

.product-profile-info {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0px;
}

.product-profile-info li {
    width: 45%;
    border: 1px solid;
    border-color: #E1E1E1;
    border-radius: 5px;
    padding: 10px 9px;
    margin: 0px 10px;
    margin-bottom: 10px;
    height: 50px;
    display: flex;
    align-items: center;
}

.p-detail-center {
    padding: 15px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    margin: 10px 0px;
    position: relative;
}

.product-price-group .free-cargo-badge {
    background: var(--themeColor);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0;
    text-align: center;
    padding: 10px;
    position: absolute;
    top: 5px;
    right: 0px;
    border-radius: 5px;
}

.product-last-block .item {
    margin-top: 20px;
    text-align: center;
}

.product-last-block .item .free-cargo-badge {
    background: var(--themeColor);
    color: #fff;
    padding: 10px 15px;
    margin: 0px 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.product-last-block .item .discount {
    background: var(--themeColor2);
    color: #fff;
    padding: 10px 15px;
    margin: 0px 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight:bold;
    display:flex;
    justify-content:center;
}

.product-profile-1 .variant-box {
    border: none;
    background: none;
}

.variant-box ul li {
    margin-bottom: 20px;
}

.product-profile-1 .social-share{
    border:none;
}

.product-last-block .item .discount span{
     margin-right:5px;   
}

.product-profile-1 .product-quantity {
    width: 30%;
    background: #f8f8f8;
}

.product-buttons {
    justify-content: space-between;
}

.product-quantity .btn {
    background: none;
    color: #000;
}

.product-quantity input {
    border: none;
    background: none;
    color: #000;
}

.product-buttons .btn-cart i{
    font-size:25px;
}

.product-buttons .btn-cart {
    width: 60%;
    justify-content: space-between;
}

.extra-buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 14px;
    margin-top:10px;
}

.extra-buttons > * {
    width: 50%;
}

.product-badges .p-badge {
    width: 100%;
    border-radius: 0px;
    padding: 30px;
    transition: all 0.3s;
}

.product-badges .p-badge:hover{
    background: var(--themeColor);
    color:#fff !important;
    border-color:var(--themeColor);
}

.product-badges .p-badge:hover i{
    color:#fff;
}

.product-badges .p-badge:hover span{
    color:#fff;
}

.extra-buttons > *:hover{
    color:#fff !important;
}

.product-quantity .btn:hover{
    background: none !important;
}

.extra-buttons button {
    background: var(--themeColor2);
    color: #fff;
    padding: 10px 0px;
    margin-right: 10px;
}

.extra-buttons a {
    background: #198754;
    font-size: 13px;
    height: 46px;
    display: flex;
    align-items: center;
    color: #fff;
    margin-right: 10px;
}

.extra-buttons a i {
    margin-right: 7px;
}

.megamenu-background {
    position: fixed;
    top: 0%;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 999;
    background: #0000006b;
}

header.desktop{
    position: relative;
    z-index: 1000;
}

.product-buttons .btn-cart{
    background: var(--themeColor);
    border-color:var(--themeColor);
}

header.desktop .mega-menu .dropdown-menu{
    border:none;
}

@media (min-width: 1240px){
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1140px!important;
    }
}

@media only screen and (max-width: 768px) {
    .product-profile-info li{
        width: 44%;
    }
}