@font-face {
    font-family: Vazir;
    src: url(../font/Vazir-Regular-UI.eot) format(eot),
        url(../font/Vazir-Regular-UI.ttf) format(ttf),
        url(../font/Vazir-Regular-UI.woff) format(woff),
        url(../font/Vazir-Regular-UI.woff2) format(woff2);
    font-weight: normal;
    font-style: normal;
}

html,
body {
    overflow-x: hidden !important;
    overflow-y: auto !important;

    width: 100vw !important;
}

* {
    font-family: Vazir;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

img,
iframe,
video {
    max-width: 100%;
    height: auto;
    display: block;
}

p {
    margin: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

/* start menu style */
.brand {
    font-family: 'rokh', sans-serif;
    color: #CB1B1B !important;
    font-size: 18px;
}

.serach-farsh {
    width: 439px;
    height: 40px !important;
    border-radius: 12px;
    padding: 12px;
    border: 0;
    background-color: #EDEDED;
    outline: 0;
    position: relative;
}

.serach-farsh::placeholder {
    font-family: 'rokh', sans-serif;
}

.form-control:focus {
    border-color: transparent;
    box-shadow: 0 0 0 0;
    background-color: #EDEDED;
}

.icon-search {
    position: absolute;
    top: 20px;
    left: 45px;
    color: #717171;
}

.wrapper-login {
    width: 118px;
    height: 40px;
    border: 1px solid #CB1B1B;
    border-radius: 12px;
    position: absolute;
    left: 134px;
    transition: all .5s ease;
    cursor: pointer;
}

.wrapper-login-2 {
    width: 66px;
    height: 40px;
    border: 1px solid #CB1B1B;
    border-radius: 12px;
    position: absolute;
    left: 238px;
    transition: all .5s ease;
    cursor: pointer;
}

.wrapper-login span {
    color: #CB1B1B;
    font-size: 14px;
}

.wrapper-login-2 span {
    color: #CB1B1B;
    font-size: 14px;
}

.wrapper-login i {
    color: #CB1B1B;
    font-size: 21px;
}

.wrapper-login-2 i {
    color: #CB1B1B;
    font-size: 21px;
}

.wrapper-login:hover {
    background-color: #CB1B1B;
}

.wrapper-login-2:hover {
    background-color: #CB1B1B;
}

.wrapper-login:hover i,
.wrapper-login:hover span {
    color: #fff;
}

.wrapper-login-2:hover i,
.wrapper-login-2:hover span {
    color: #fff;
}

.custom-active {
    color: #CB1B1B;
}

.custom-active:hover {
    color: #CB1B1B;
}

.link-menu {
    color: #121212;
    font-size: 13px;
    margin-top: 5px;
}

.link-page {
    border-bottom: 1px solid #cecbcb;
    padding-bottom: 4px;
}

.cart-icon {
    margin-left: 129px;
    width: 45px;
}

.cart-icon i {
    margin-right: 10px;

}

/* Responsive Styles */
@media (max-width: 768px) {
    .serach-farsh {
        width: 100%;
    }

    .icon-search {
        left: 63px;
    }
}

@media (max-width: 390px) {
    .brand {
        font-size: 13px;
        margin-right: -45px;
    }

    .wrapper-login span {
        display: none;
    }
}

.navbar-toggler:focus {
    box-shadow: 0 0 0 0;
}

.navbar-toggler {
    margin-right: -10px;
}

@media (max-width: 390px) {
    .wrapper-login {
        width: 38px;
        /* height: 40px; */
        left: 10px;
        top: 69px;


    }

    .container-menu {
        margin-right: 31px;
    }

    .wrapper-login-2 {
        left: 106px;
        transition: all .5s ease;
        top: 68px;
    }

    .cart-icon {
        margin-left: 46px !important;
    }

    .cart-icon i {
        margin-right: 8px !important;
        font-size: 26px !important;
    }
}

/* end menu style */
/* start header style */
.item-1 {
    font-size: 30px;
    font-family: 'rokh', sans-serif;
    font-weight: 700;
    text-align: center;
}

.header-section {
    padding: 104px;
}

span.irani-farsh {
    color: #CB1B1B;
}

.item-2 {
    font-size: 22px;
    text-align: center;
}

.iteem-3 {
    border: 1px solid #CB1B1B;
    padding: 10px;
    border-radius: 12px;
    color: #CB1B1B;
    transition: 0.3s;
}

.iteem-3:hover {
    background-color: #CB1B1B;
    color: #fff;
}

.iteem-4 {
    border: 1px solid #CB1B1B;
    padding: 10px;
    border-radius: 12px;
    background-color: #CB1B1B;
    color: #fff;
    margin-right: 7px;
    transition: 0.3s;
}

.iteem-4:hover {
    background-color: #fff;
    color: #CB1B1B;
}

.item-grooup {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

/* تنظیمات برای موبایل */
@media screen and (max-width: 390px) {
    .item-grooup {
        flex-direction: column-reverse;
        /* تصویر بالا نمایش داده شود */
        text-align: center;
    }

    .item-1 {
        font-size: 24px;
        margin-right: 11px;
    }

    .item-2 {
        font-size: 18px;
        margin-right: 11px;
    }

    .iteem-3,
    .iteem-4 {
        font-size: 14px;
        padding: 8px;
    }

    .iteem-3 {
        margin-right: 5px;
    }

    .header-img {
        display: none;
    }

    .header-section {
        padding: 27px;
    }
}

/* end header style */
/* start categouries style */
.wrapper-cat {
    width: 100%;
    max-width: 331px;
    height: 195px;
    position: relative;
}

.cat-1,
.cat-2 {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    position: relative;
}

.gradient-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, #00000000, #022f714a);
    border-radius: 12px;
    display: block;
}

/* برای دسته‌بندی‌های کوچک‌تر */
.cat-3,
.cat-4 {
    width: 300px;
    height: 100px;
    border-radius: 12px;
    position: relative;
    overflow: hidden;
    display: block;
}

.gradient-overlay-small {
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, #00000000, #022f714a);
    border-radius: 12px;
    display: block;
}

/* .all-cat {
    display: flex;
    flex-direction: column;
    gap: 10px;
} */

.cat-4 {
    margin-top: -74px;
}

/* استایل عنوان‌ها */
.wrapper-cat h5 {
    position: absolute;
    color: #fff;
    font-size: 17px;
    bottom: 40px;
    /* left: 15px; */
    right: 10px;

}

/* استایل دکمه‌ها */
.wrapper-cat a {
    position: absolute;
    bottom: 10px;
    /* left: 15px; */
    border: 1px solid #fff;
    padding: 5px 10px;
    color: #fff;
    font-size: 13px;
    border-radius: 7px;
    transition: all 0.3s ease;
    text-decoration: none;
    right: 10px;

}

.wrapper-cat a:hover {
    background-color: #CB1B1B;
    color: #fff;
}

.item-cat-3 {
    bottom: 123px !important;
    right: 7px !important;
}

.gradient-overlay {
    display: block;
}

/* 📌 استایل موبایل */
@media screen and (max-width: 390px) {
    .wrapper-cat {
        width: 100%;
        height: auto;
    }

    .all-cat {
        flex-direction: column;
        align-items: center;
    }

    /* تصاویر کوچک‌تر در موبایل */
    .cat-1,
    .cat-2 {
        width: 354px;
        height: 266px;
        left: 17px;
        margin-top: 19px;
    }

    .cat-3,
    .cat-4 {
        display: none;
    }

    /* تنظیم موقعیت متن و دکمه‌ها در موبایل */
    .wrapper-cat h5 {
        right: -5px;
        text-align: center;
        font-size: 14px;
    }

    .wrapper-cat a {
        width: 198px;
        right: -5px;
    }

    .gradient-overlay {
        right: -19px;
    }

    .gradient-overlay-2 {
        right: -40px;
        top: 18px;
    }

    .gradient-overlay-small {
        right: -18px;
    }

    .item-cat-detail-3 {
        display: none;
    }

    .item-cat-4 {
        display: none;
    }

    .gradient-overlayy {
        display: none;
    }

    .gradient-overlayyy {
        display: none;
    }

    .item-cat-3 {
        display: none;
    }

    .item-cat-detail-2 {
        display: none;
    }

    .categouries-seection {
        margin-right: 7px;
    }
}

/* end categouries style */
/* start handmade style */
.title-section {
    font-size: 24px;
    text-align: center;
    position: absolute;
    right: -549px;
    margin-top: 45px;

}

/* دکمه مشاهده همه */
.wrapper-button-all {
    width: 141px;
    height: 39px;
    border: 1px solid #CB1B1B;
    border-radius: 12px;
    position: relative;
    transition: .5s ease;
    cursor: pointer;
    display: inline-block;
    right: 1149px;
    top: 42px;

}

.wrapper-button-all i {
    color: #CB1B1B;
    position: absolute;
    left: 11px;
    top: 13px;
    font-size: 15px;
}

.wrapper-button-all a.all-section {
    position: absolute;
    top: 5px;
    right: 14px;
    color: #CB1B1B;
    font-size: 18px;

}

.wrapper-button-all:hover {
    background-color: #CB1B1B;
}

.wrapper-button-all:hover i,
.wrapper-button-all:hover .all-section {
    color: #fff;
}

/* کارت محصول */
.custom-card {
    width: 288px;
    height: 493px;
    border-radius: 12px;
    border: 1px solid #ddd9d9;
    position: relative;
    box-shadow: 0 1px 1px 1px #efefef;
}

/* توضیحات محصول */
.custom-card-body p.describe {
    position: absolute;
    font-size: 16px;
    bottom: 110px;
}

.custom-card-body p.price {
    position: absolute;
    bottom: 52px;
    right: 13px;
}

/* دکمه مشاهده جزئیات */
.custom-card-body div.all-describe {
    width: 256px;
    height: 40px;
    border: 1px solid #CB1B1B;
    border-radius: 12px;
    display: inline-block;
    position: relative;
    top: 142px;
    right: 14px;
    cursor: pointer;
    transition: .5s ease;
}

.custom-card-body div.all-describe:hover {
    background-color: #CB1B1B;
}

.custom-card-body div.all-describe:hover a {
    color: #fff;
}

.custom-card-body div.all-describe a {
    position: absolute;
    right: 82px;
    top: 5px;
    color: #CB1B1B;
}

/* 📌 استایل مخصوص موبایل */
@media screen and (max-width: 390px) {
    .wrapper-button-all {
        left: 50%;
        transform: translateX(-50%);
        bottom: 20px;
        display: none;
    }

    .custom-card {
        width: 90%;
        height: auto;
        margin-bottom: 20px;
        margin-top: 68px;
        margin-right: 16px;
    }

    .custom-card-body p.describe {
        position: relative;
        bottom: auto;
        font-size: 14px;
        text-align: center;
        margin-bottom: 10px;
    }

    .custom-card-body p.price {
        position: relative;
        bottom: auto;
        right: auto;
        text-align: center;
        font-size: 16px;
        margin-bottom: 10px;
    }

    .custom-card-body div.all-describe {
        right: 28px;
        top: auto;
        text-align: center;
        margin-bottom: 13px;
        top: 9px;
    }

    .title-section {
        right: 0;
        position: absolute;
        margin-right: -57px;
        margin-top: 57px;
    }

    .custom-card-body div.all-describe a {
        right: 85px;
    }

    span.pricing {
        margin-right: 0;
    }

    .title-section-2 {
        position: absolute;
        /* top: 0; */
        margin-top: 23px;
        right: 22px;
    }

    .handmade-section-site {
        margin-right: 10px;
    }

    .handmade-2-section-site {
        margin-right: 10px;
    }
}

span.pricing {
    margin-right: 127px;

}

.title-section-2 {
    display: none;
}

.handmade-2-section-site {
    margin-top: 75px;

}

/* end handmade style */
/* start categouries-2 style */
.categouries-section-2 {
    margin-top: 120px;
}

.wrapper-all-cat-2 {
    margin-right: 29px;
}

.wrapper-cat-2 {
    width: 331px;
    height: 195px;

}

.cats-1,
.cats-2 {
    width: 100%;
    height: 100%;
    border-radius: 12px;
}

.cats-1 {
    position: relative;
}

.gradient-overlay-2 {
    position: absolute;
    top: 1563px;
    width: 331px;
    height: 195px;
    background: linear-gradient(to right, #00000000, #022f714a);
    border-radius: 12px;
    display: block;
}

.gradiente-overlay-2 {
    position: absolute;
    width: 331px;
    height: 195px;
    background: linear-gradient(to right, #00000000, #022f714a);
    border-radius: 12px;
    margin-top: -195px;

}

.gradient-overlayy-2 {
    position: absolute;
    top: 1562px;
    width: 331px;
    height: 195px;
    background: linear-gradient(to right, #00000000, #022f714a);
    border-radius: 12px;
    display: block;
}

/* .gradient-overlayyy-2 {
    position: absolute;
    top: 1854px;
    width: 300px;
    height: 100px;
    background: linear-gradient(to right, #00000000, #022f714a);
    border-radius: 12px;
    display: block;
} */

.cats-3,
.cats-4 {
    width: 331px;
    height: 195px;
    border-radius: 12px;
    /* position: relative; */
}

.all-cats-2 {
    display: flex;
    flex-direction: column;
}


.cats-1 {
    position: relative;
}

.wrapper-cat-2 h5 {
    position: absolute;
    color: #261e1e;
    top: 1697px;
    right: 207px;
    color: #ffffff;
    font-size: 17px;
}

.wrapper-cat-2 a {
    position: absolute;
    top: 1723px;
    right: 201px;
    border: 1px solid #fff;
    padding: 5px;
    color: #fff;
    font-size: 13px;
    border-radius: 7px;
    transition: all .5s ease;
}

.wrapper-cat-2 a:hover {
    background-color: #CB1B1B;
    color: #fff;
}

h5.item-cat-22 {
    color: #fff;
    right: 629px;


}

a.item-cat-detail-11 {
    right: 625px;
}

h5.item-cat-23 {
    position: absolute;
    color: #fff;
    right: 1072px;
    margin-top: -72px;
    font-size: 14px;
}

a.item-cat-detail-12 {
    position: absolute;
    margin-top: -82px;
    right: 1068px;
}

h5.item-cat-24 {
    position: absolute;
    color: #fff;
    right: 1072px;
    margin-top: 50px;
    font-size: 14px;
}

a.item-cat-detail-13 {
    position: absolute;
    margin-top: 39px;
    right: 1068px;
}

.item-cat-25 {
    color: #ffffff;
    margin-top: -62px;
    margin-right: 8px;
}

a.item-cat-detail-15 {
    position: absolute;
    right: 1053px;
}

@media screen and (max-width: 390px) and (max-width: 420px) {

    .gradient-overlayy-2 {
        top: 4307px;
    }

    .gradient-overlay-2 {
        position: absolute;
        top: 3887px;
        width: 331px;
        height: 195px;
        background: linear-gradient(to right, #00000000, #022f714a);
        border-radius: 12px;
        display: block;
        right: 31px;
    }

    /* .cats-3,
    .cats-4 {
        display: none;
    } */

    .wrapper-cat-2 {
        margin-right: -32px;
        margin-bottom: 91px;
        margin-top: -76px;
    }

    h5.item-cat-22 {
        color: #ffffff;
        right: 37px;
        top: 4008px;
        font-size: 14px;
    }

    a.item-cat-detail-11 {
        color: #ffffff;
        right: 35px;
        top: 4034px;
    }

    .gradiente-overlay-2 {
        display: block;
        top: 4292px;
    }

    h5.modern {
        color: #ffffff;
        right: 36px;
        top: 4226px;
        font-size: 14px;
        z-index: 1;
    }

    a.modern-2 {
        color: #ffffff;
        right: 36px;
        top: 4245px;
        font-size: 14px;
        z-index: 1;
    }

    .item-cat-25 {
        color: #fff;
        margin-top: -65px;
        margin-right: 10px;
        font-size: 14px;
    }

    .categouries-section-2 {
        margin-right: 10px;
    }

    a.item-cat-detail-15 {
        position: absolute;
        right: 37px;
        top: 4454px;
    }

}

/* end categouries-section-2 style */
/* start club style */
.col-right {
    padding: 202px;
}

.logined-club-section {
    margin-right: 30px;
    width: 295px;
}

h3.logined-club-section-2 {
    position: absolute;
    right: 219px;
    color: #cb1b1b;
    margin-right: 240px;
}

.club-describe {
    margin-top: 67px;
    width: 309px;
    text-align: center;
    margin-right: 21px;
}

.login-club {
    width: 360px;
    height: 56px;
    border: 1px solid #cb1b1b;
    border-radius: 12px;
    position: relative;
    cursor: pointer;
    transition: .5s ease;
}

.loggin-club {
    position: absolute;
    top: 13px;
    right: 138px;
    color: #cb1b1b;
}

.login-club:hover {
    background-color: #cb1b1b;
}

.login-club:hover a {
    color: #fff;
}

.club-img {
    margin: 137px;
}

@media screen and (max-width:390px) {
    .col-right {
        padding: 0;
    }

    h3.logined-club-section-2 {
        position: absolute;
        right: 131px;
        color: #cb1b1b;
        margin-right: 8px;
    }

    .logined-club-section {
        margin-right: 66px;
    }

    .login-club {
        width: 295px;
        right: 37px;
    }

    a.loggin-club {
        right: 105px;
    }

    .club-img {
        display: none;
    }

    .club-describe {
        margin-right: 30px;
    }
}

/* end club style */
/* start footer style */
.footer-section {
    background-color: #F9F9F9;
    height: 250px;
}

.footer-page-1 h4 {
    padding: 17px;
    color: #cb1b1b;
}

.footer-page-1 p {
    font-size: 15px;
    margin-right: 10px;
    color: #505050;
}

p.number {
    margin-top: 43px;
    margin-right: -59px;
    color: #505050;
}

.footer-page-2 i {
    font-size: 20px;
    color: #505050;
    margin-right: 10px;
    margin-top: 13px;
    cursor: pointer;
    transition: .5s cubic-bezier(0.25, 0.1, 0.69, 0.31);
}

.footer-page-2 {
    position: relative;
}

.linkedin:hover {
    color: #0A66C2;
}

.telegram:hover {
    color: #0088CC;
}

i.instagram:hover {
    color: #833ab4;

}

.footer-page-2 img {
    left: 0;
    position: absolute;
    bottom: -31px;
}

.wrapper-media {
    padding: 23px;
    margin-right: 36px;
    display: block;
}

.wrapper-media h6 {
    color: #444859;
    border-bottom: 1px solid #e1dede;
    width: 205px;
    padding-bottom: 7px;
}

.wrapper-media ul li a {
    color: #717171;
}

.wrapper-media ul li {
    margin-bottom: 17px;
}

.wrapper-media ul {
    margin-right: -32px;
}

@media screen and (max-width:390px) {
    .wrapper-media {
        display: none;
    }

    .footer-section {
        height: 273px;
    }
}

/* end footer style */
/* start shoppingcart style */
.house {
    color: #cb1b1b;
    line-height: 23px;

}

.house+li {
    margin-right: 8px;

}

.home {
    color: #cb1b1b;
}

.handmade {
    color: #cb1b1b;
}

.mahsare {
    color: #737993;
}

.breadcrumb li a:hover {
    color: #cb1b1b;
}

.thumbnail-img {
    width: 80px;
    height: auto;
    cursor: pointer;
    opacity: 0.6;
}

.thumbnail-img.active {
    opacity: 1;

}

.img-thumbnail {
    width: 70px;
}

.mahsare-2 {
    color: #cb1b1b;
}

.mahsare-3 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 17px;
    color: #121212;
}

.mahsaree {
    color: #cb1b1b;
}

.features {
    color: #121212;
    font-size: 18px;
    font-weight: 570;
}

.features-1 {
    width: 208px;
    height: 70px;
    background-color: #EDEDED;
    border-radius: 8px;
}

.f-1 {
    color: #353535;
    padding-top: 5px;
    padding-right: 9px;
    font-size: 14px;
}

.f-2 {
    color: #121212;
    font-size: 16px;
    padding-top: 10px;
    padding-right: 10px;
}

.features-wrapper-2 {
    float: left;
    position: relative;
    bottom: 266px;
    right: 30px;
}

.all-features {
    display: inline-block;
    width: 161px;
    height: 40px;
    border: 1px solid #cb1b1b;
    border-radius: 12px;
    padding: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #cb1b1b;
    position: absolute;
    right: 730px;
    margin-top: 34px;
    transition: .5s ease;
}

.all-features:hover {
    background-color: #cb1b1b;
    color: #fff;
}

.wrapper-seller {
    width: 312px;
    height: 375px;
    border: 1px solid #ADADAD;
    border-radius: 12px;
    margin: 75px 121px 0 0;
    position: relative;
}

.border-bot {
    border-bottom: 1px solid;
    width: 295px;
    margin-right: 6px;
    position: absolute;
    top: 245px;
}

.seller {
    position: absolute;
    top: 39px;
    right: 14px;
    font-size: 16px;
    font-weight: 700;
}

.company {
    position: absolute;
    top: 98px;
    right: 14px;
    color: #212121;
}

.company-2 {
    right: 47px;
    position: absolute;
    top: 92px;
    color: #212121;
}

.performance {
    top: 144px;
    position: absolute;
    right: 14px;

}

.star {
    position: absolute;
    right: 14px;
    top: 200px;
    font-size: 11px;
    color: #FFB800;
}

.rate {
    position: absolute;
    top: 195px;
    right: 34px;
}

.prices {
    position: absolute;
    top: 272px;
    right: 14px;
}

.priciing {
    position: absolute;
    right: 201px;
    top: 1px;
}

.add-to-cart {
    width: 288px;
    display: inline-block;
    height: 40px;
    background-color: #cb1c1c;
    color: #fff;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 315px;
    right: 14px;
    transition: .5s ease;
}

.add-to-cart:hover {
    background-color: #fff;
    border: 1px solid #cb1b1b;
    color: #cb1b1b;
}

.title-section-3 {
    display: inline-block;
    margin-top: -118px;
}

.handmade-section-site-3 {
    margin-top: -110px;
}

@media screen and (max-width:400px) {
    .all-features {
        right: 108px;
    }

    .mahsare-2 {
        display: none;
    }

    .features-1 {
        width: 142px;
    }

    .features-wrapper-2 {
        right: -5px;
    }

    .mahsare-3 {
        font-size: 20px;
        padding-top: 11px;
    }

    .wrapper-seller {
        margin-top: -158px;
        margin-right: 17px;
    }

    .title-section-3 {
        margin-top: -4px;
        margin-right: 24px;
    }
}

/* end shoppingcart style */
/* style cart section */
.cart-box {
    color: #717171;
}

.wrapper-buyed {
    width: 832px;
    height: 346px;
    border: 1px solid #ADADAD;
    border-radius: 12px;
    position: relative;
}

.mycart {
    position: absolute;
    font-size: 16px;
    font-weight: 700;
    right: 20px;
    top: 25px;
}

.cart-img {
    width: 205px;
    height: 234px;
    position: absolute;
    top: 86px;
    right: -16px;
}

.mahsare-4 {
    font-size: 20px;
    font-weight: 600;
    position: absolute;
    right: 178px;
    top: 82px;

}

.color {
    position: absolute;
    right: 178px;
    top: 125px;
    font-size: 15px;
}

.companyy {
    position: absolute;
    right: 178px;
    top: 165px;
}

.priced {
    position: absolute;
    right: 178px;
    top: 209px;
}

.pricced {
    position: absolute;
    right: 56px;
    top: 2px;
}

.wrapper-number {
    display: inline-block;
    width: 150px;
    height: 59px;
    border: 1px solid #cb1b1b;
    border-radius: 8px;
    position: absolute;
    right: 178px;
    top: 254px;
}

.plus {
    color: #cb1b1b;
    font-size: 18px;
    position: absolute;
    right: 7px;
    top: 8px;
    cursor: pointer;

}

.number {
    position: absolute;
    right: 66px;
    top: 3px;
    font-size: 19px;
}

.number-text {
    display: inline-block;
    position: absolute;
    right: 55px;
    top: 27px;
}

.trash {
    position: absolute;
    right: 127px;
    top: 8px;
    color: #cb1b1b;
    cursor: pointer;
}

.wrapper-total {
    width: 312px;
    height: 275px;
    border: 1px solid #ADADAD;
    border-radius: 8px;
    position: relative;
}

.number-carpet {
    position: absolute;
    right: 15px;
    top: 20px;
}

.number-car {
    position: absolute;
    left: -202px;
}

.total-cart {
    position: absolute;
    top: 88px;
    right: 15px;
}

.total-cartt {
    position: absolute;
    left: -158px;
    top: 2px;
}

.send {
    position: absolute;
    right: 15px;
    top: 162px;
}

.sending {
    position: absolute;
    left: -188px;
    font-size: 18px;
    font-weight: 700;
    top: -2px;
}

.buy {
    display: inline-block;
    width: 274px;
    height: 40px;
    border: 1px solid #cb1b1b;
    border-radius: 12px;
    display: flex;
    background: #cb1b1b;
    color: #fff;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 19px;
    top: 220px;
    transition: .5s ease;
}

.buy:hover {
    background-color: #fff;
    border: 1px solid #cb1b1b;
    color: #cb1b1b;
}

@media screen and (max-width:400px) {
    .mahsare-4 {
        font-size: 14px;
    }

    .wrapper-buyed {
        width: unset;
        height: 346px;
        border: 1px solid #ADADAD;
        border-radius: 12px;
        position: relative;
    }

    .color {
        top: 129px;
    }

    .wrapper-total {
        margin-top: 30px;
        margin-right: 22px;
    }
}

/* end cartsection */