/* @media screen and(min-width:1200px) { */
.mp {
    padding: 0px 10px !important;
}

.mp1 {
    padding: 0px !important;
}

.mp3 {
    padding-right: 0px !important;
}

.mp4 {
    padding-left: 0px !important;
}

.gap1 {
    gap: 7px;
}

.gap2 {
    row-gap: 15px;
}

.swiper-slide>img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.m20 {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
    background-color: #fff;
    width: 200px !important;
    border-radius: 15px;
    bottom: 15px !important;
    left: 15px !important;
    width: auto !important;
    /* padding: 3px 2px 0px 4px; */
    padding: 3px 5px 0px;
    left: 50% !important;
    transform: translateX(-50%) !important;
}

.swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
}

.swiper-pagination-bullet-active {
    background-color: #333333 !important;

}

.m222m {
    width:20px;
    height:60px;
    display:flex;
    align-items :center;
    justify-content:center;
    font-size: 18px;
    color: #333;
    right: -5px;
    left: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;

}

.m211m {
    width:20px;
    height:60px;
    display:flex;
    align-items :center;
    justify-content:center;
    font-size: 18px;
    color: #333;
    left: -5px;
    right: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;

}
@font-face {
    font-family: "woodmart";
    src: url("../font/woodmart-font-2-700.woff2");

}

@font-face {
    font-family: "iranyekan";

    /* font-weight: normal; */
    /* src: url("../font/iranyekanwebregular(fanum).ttf"); */
    src: url("../font/iranyekanwebregular(fanum).ttf");

    /* src: url("../font/YekanBakhFaNum-Bold.woff"); */
    /* src: url("../font/YekanBakhFaNum-ExtraBold.woff2"); */
    /* src: url("../font/YekanBakhFaNum-Regular.woff"); */
    /* src: url("../font/YekanBakhFaNum-SemiBold.woff"); */



}

@font-face {
    font-family: "iranyekan1";
    src: url("../font/YekanBakhFaNum-SemiBold.woff");
}

@font-face {
    font-family: "iranyekan2";
    src: url("../font/YekanBakhFaNum-Regular.woff");
}

@font-face {
    font-family: "iranyekan3";
    src: url("../font/YekanBakhFaNum-ExtraBold.woff2");
}

@font-face {
    font-family: "iranyekan4";
    src: url("../font/YekanBakhFaNum-Bold.woff");
}

@font-face {
    font-family: "iranyekan5";
    src: url("../font/YekanBakhFaNum-Black.woff");
}

.row {
    margin: 0 !important;
    padding: 0 !important;
}

body {
    margin: 0;
    padding: 0;
    direction: rtl;
    font-family: iranyekan1 !important;
    overflow-x: hidden;
}

a {
    text-decoration: none !important;
    color: #333 !important;
    font-weight: 600;
    font-size: 13px;
    text-transform: capitalize;
}

.hhh {
    display: flex;
    align-items: center;
}


/* 
 */
.containpage {
    background-color: rgb(246, 246, 246);
    /* padding-top: 40px; */
    padding: 40px 12px 0;
}

.margincss {
    margin-bottom: 30px !important;
}

.mySwiper {
    height: 100% !important;
    /* margin: 10px; */
    border-radius: 20px;
}

.swiperslideone {
    position:relative;
}

.swiperslideone img {
    width: 100%;
    min-height: 450px;
}

.row7a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    padding: 30px;
    display: flex;
    flex-direction: column;
    /* gap: 15px; */
}
.row7ab
{
    align-items:center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    padding: 30px;
    display: flex;
    flex-direction: column;
}
.span13ab
{
    
    font-size: 34px;
    color:#fff;
    display: inline-block;
    margin-bottom: 10px;
}
.span13a {
    font-size: 34px;
    font-weight: 800;
    display: inline-block;
    margin-bottom: 10px;
    color: #242224;
    /* font-family: iranyekan3; */
}
.row8b
{
    color:rgb(255,255,255,0.6);
}
.btngotoshopa {
    width: 155px;
    color: #fff;
    background-color: #1C61E7;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 13px;
    cursor: pointer;
    margin-top: 15px;
}

.imagescol {

    margin-bottom: 10px !important;
    padding: 0px !important;
    overflow: hidden;
    border-radius: 20px;
}

.imagescol img {
    width: 100%;
    border-radius: 20px;
    min-height: 277px;
    transition: 0.3s;

}

.imagescol img:hover {
    transform: scale(1.12);
    transition: 0.3s;
}

.imagescoltwo {
    margin-top: 10px;
    padding: 0px 0px 0px !important;
    overflow: hidden;
    border-radius: 20px;

}

.imagescolthree {
    padding-left: 10px !important;
}

.imagescolfour {
    padding-right: 10px !important;
}

.imagescoltwo img {
    width: 100%;
    min-height: 163px;
    /* object-fit: cover; */
    border-radius: 20px;
    transition: 0.3s;
}

.imagescoltwo:hover>img {
    transform: scale(1.12);
    transition: 0.3s;
}

/*  */


.categoryswiper {
    font-size: 26px;
    color: #242224;
    /* margin-bottom: 16px; */
    margin: 0px 12px 20px;
    font-family: "iranyekan4";
}

.mySwiperone {
    margin: 0px 12px 40px !important;
    /* margin-bottom: 40px; */
}

.swiperslidetwo {
    text-align: center;
}

.swiperslidetwo a {
    /* display: flex; */
}

.img1 {
    overflow: hidden;
    border-radius: 10px;
}

.img1 img {
    width: 100%;
    /* height: 180px; */
    margin: 0px auto;
    border-radius: 20px;
    transition: 0.2s;
}

.img1 img:hover {
    transition: 0.2s;
    transform: scale(1.2);
}

.swiperslidetwo div {
    margin: 0px auto;
    line-height: 1.4;
}

.containspantwo {
    padding: 10px;
}

.span6 {
    font-size: 18px;
    text-transform: capitalize;
    color: #333;
    line-height: 1.4;
    font-weight: 500;
    font-family: "iranyekan1";
}

.span7 {
    font-family: "iranyekan1";
    font-size: 18px;
    text-transform: capitalize;
    color: #333333b5;
    line-height: 1.4;
    font-weight: 500;
}

/*  */
.row4 {
    margin-bottom: 90px !important;
}

.mp2 {
    width: 20% !important;
}

.cardpricepadd {
    padding: 15px !important;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    z-index: 5;
}



.cardprice {
    font-family: 'iranyekan2';
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    gap: 7px;
    position: relative;
    /* transform: scale(0.97); */
    transition: 0.2s;
}

.cardpricepadd:hover {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px 10px 0px 0px;
    /* transform: scale(1); */
    transition: 0.2s;
    overflow: visible;
    transform: translateY(-5px);
}

.newicon {
    position: absolute;
    top: 20px;
    right: 15px;
    /* inset-inline-start: 7px; */
    z-index: 1;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
    max-width: 50%;
    transition: all .3s ease;
    /* transform: translateZ(0); */
}

.newicon1 {
    padding: 5px 10px;
    min-width: 50px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    line-height: 1.2;

    border-radius: 12px;
}

.newicon2 {
    background-color: #e22e2d;
}

.newicon3 {
    background-color: #438E44;
}

.newicon4 {
    background-color: #1C61E7;
}

.icons {
    position: absolute;
    left: -5px;
    top: 7px;
    background-color: #fff !important;
    width: 50px;
    height: 140px;
    z-index: 4;
    border-radius: 10px;
    /* background: var(--bgcolor-white); */
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    transition: all .3s ease;
    opacity: 0;
    transition: all 0.25s;

}

.m1001 {
    /* display: none; */
}

.ejthletkh {
    display: none;
}


.cardprice:hover>.icons {
    opacity: 1;
    transition: 0.25s;
    transform: translateX(25px);
    z-index: 10;
}

.iconss {
    position: absolute;
    left: -5px;
    top: 20px;
    background-color: #fff !important;
    width: 50px;
    height: 140px;
    z-index: 4;
    border-radius: 10px;
    /* background: var(--bgcolor-white); */
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    transition: all .3s ease;
    opacity: 0;
    transition: all 0.25s;

}

.cardprice:hover>.iconss {
    opacity: 1;
    transition: 0.25s;
    transform: translateX(25px);
    z-index: 10;
}

.iconss>div {
    width: 50px;
    height: 45px;
    justify-content: center;
    position: relative;
}

.m1002 {
    width: 100%;
    height: 100%;
    position: relative;
    justify-content: center;
    overflow: hidden;
}

.m1002:hover {
    overflow: visible;
}

.m1002 img {
    width: 24px;
    height: 24px;
}

.m1002 img:hover {
    filter: opacity(0.6);
}

.m1002 i {
    font-size: 24px;
}

.m1002 i:hover {
    opacity: 0.6;
}

.spanexpain {
    position: absolute;
    right: -80px;
    padding: 0px 15px !important;
    max-width: 200px;
    height: 34px;
    border-radius: 0;
    background-color: #000;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    line-height: 34px;
    border-radius: 10px;
    width: auto;
    font-size: 12px;

}

.m1002:hover>.spanexpain {
    opacity: 1;
    transition: 0.25s;
    z-index: 4;
}

.m1000>.spanexpain1 {
    right: -80px;
}

.m1001>.spanexpain1 {
    right: -130px;
}

.m1000>.spanexpain2 {
    right: -80px;
}

.m1000>.spanexpain3 {
    right: -170px;
}

.m1001>.spanexpain3 {
    right: -155px;
}



.icons div {
    width: 50px;
    height: 45px;
    justify-content: center;
    position: relative;
}

.icons div div {
    position: absolute;
    /* right: -80px; */
    padding: 0px 15px !important;
    max-width: 200px;
    height: 34px;
    border-radius: 0;
    background-color: #000;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    line-height: 34px;
    border-radius: 10px;
    width: auto;

}

.spanexpain1 {
    right: -90px;
    opacity: 0;
    transition: all 0.25s;
}

.spanexpain1:hover {
    display: none;
    transition: 0.25s;
}

.divicon1:hover>.spanexpain1 {
    opacity: 1;
    transition: 0.25s;
    z-index: 4;

}

.spanexpain2 {
    right: -90px;
    opacity: 0;
    transition: all 0.25s;
}

.spanexpain2:hover {
    display: none;
    transition: 0.25s;
}

.divicon2:hover>.spanexpain2 {
    opacity: 1;
    transition: 0.25s;
    z-index: 4;

}

.spanexpain3 {
    right: -205px;
    opacity: 0;
    transition: all 0.25s;
}

.spanexpain3:hover {
    display: none;
    transition: 0.25s;
}

.divicon3:hover>.spanexpain3 {
    opacity: 1;
    transition: 0.25s;
    z-index: 4;

}

.icons div img {
    width: 24px;
    height: 24px;
}

.imgcardone {
    position: relative;
}

.imgcardone img {
    width: 100%;
    display: none;
}

.ffhh {
    display: block !important;
}

/* 
.stars::before {

    content: "\f149" "\f149" "\f149" "\f149" "\f149";
    color: #bbb;
}



.stars span::before {
    content: "⭐";
    position: absolute;
    top: 0;
    inset-inline-start: 0;
    text-indent: 0;
} */

.rowereai {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0px 2px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 4;
}

.containimghover {
    height: 100%;
    width: 24%;
    display: flex;
    align-items: end;

}

.imghover {
    height: 6px;
    background-color: #d4d4d459;
    width: 100%;
    transition: all 0.25s;
    opacity: 0;
}

.imghover1 {
    border-radius: 0px 0px 40px 0px;
}

.containimghover:hover>.imghover {
    background-color: #aaaaaa;
    transition: all 0.25s;
}

.cardpricepadd:hover>.imgcardone>.rowereai>.containimghover>.imghover {
    /* background-color: #1C61E7; */
    /* transition: all 0.25s; */
    opacity: 1;
}

.imghover4 {
    border-radius: 0px 0px 0px 40px;
}

.fonttittle {
    height: 24px;
    /* width: 133px; */
    overflow: hidden;
    font-size: 15px;
    text-transform: capitalize;
    color: #333;
    line-height: 1.4;
    font-weight: 500;
}

.fonttittletwo {
    font-size: 15px;
    text-transform: capitalize;
    color: #a5a5a5;
    line-height: 1.4;
    font-weight: 500;
}

.stars {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    /* letter-spacing: 2px; */
    font-weight: 400;
    color: #EABE12;
    width: fit-content;
    font-family: "woodmart-font";
}

.exsist {

    font-size: 15px;
    text-transform: capitalize;
    color: #333;
    line-height: 1.4;
    font-weight: 500;
}

.exsist i {
    margin-left: 5px;
    color: #1c61e7;
}

/* .exsist::before {
    margin-inline-end: 5px;
    color: var(--wd-primary-color);
    content: "\f107";
    font-family: "woodmart-font";
} */
.span8 {
    color: #1c61e7;
    font-weight: 600;
    font-size: 15px;
    font-family: 'iranyekan1';

}


.buttonaddprice {
    width: 100%;
    color: #fff;
    background-color: #1c61e7;
    font-weight: 600;
    border-radius: 5px;
    height: 42px;
    overflow: hidden;
    text-align: center;
}

.buttonaddpricediv1 {
    transition: 0.25s;
}

.buttonaddprice:hover>.buttonaddpricediv1 {
    transform: translateY(-35px);
    transition: 0.25s;
}

.buttonaddpricediv1 div {
    height: 42px;
    display: block !important;
    overflow: hidden;
    padding: 12px;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
}

.cardpriceinformation {
    position: absolute;
    bottom: -121px;
    background-color: #fff;
    left: 0px;
    right: 0px;
    border-radius: 0px 0px 10px 10px;
    padding: 15px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    opacity: 0;
    transition: 0.2s;
}

.cardprice:hover>.cardpriceinformation {
    opacity: 1;
    box-shadow: 0px 20px 10px rgba(0, 0, 0, 0.1);
    transition: 0.2s;
}

.span9 {
    /* display: none !important; */
    /* opacity: 0; */
    color: #333;
    font-size: 15px;
    display: flex;
    align-items: center;
    font-weight: 600;
    flex-wrap: wrap;
    /* transition: all 0.25s; */
    /* position: absolute; */
    overflow: hidden;
}

.cardprice:hover>.span9 {
    opacity: 1;
    /* display: block !important; */
    transition: all 0.25s;
    position: relative;
}

.span10 {
    margin-right: 4px;
    color: #a5a5a5;
    font-size: 15px;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.borderdiv {
    height: 1px;
    background-color: #e2e2e2e8;
    width: 100%;
    border-radius: 5px;
}

.span11 {
    color: #333;
    font-size: 15px;
    display: flex;
    align-items: center;
    font-weight: 600;
}

.span12 {
    margin-right: 4px;
    color: #a5a5a5;
    font-size: 15px;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*  */
.row5 {
    margin-bottom: 90px !important;
}

.imgleftnewproduct {}

.hhkl {
    width: 100%;
    height: 720px;
    object-fit: cover;
    border-radius: 20px;
}

.row3 {
    justify-content: space-between;
}

.buttonmoreprodut {
    margin-bottom: 16px;
    margin-left:10px;
    background-color: #E1EBFF;
    border-color: #E1EBFF;
    color: #1C61E7;
    padding: 15px 30px;
    /* min-height: var(--btn-height); */
    font-size: 15px;
    font-weight: 600;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: none;
    border: 0px solid transparent;
    border-radius: 20px;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-shadow: none;

    line-height: 1.2;
    cursor: pointer;
    transition: color .25s ease,
        background-color .25s ease,
        border-color .25s ease,
        box-shadow .25s ease,
        opacity .25s ease;

}
.buttonmoreprodut:hover {
    background-color:#c3d7ffb8;
}
.buttonmoreprodut i {
    margin-right: 4px;
}

.cardpricepa {
    background-color: #fff;
    padding: 15px;
    border-radius: 20px;
}

.row6 {
    /* transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; */
    margin: 0px 0px 40px 0px;
    padding: 40px 15px 40px 15px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.row6 img {

    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*  */
.imagecol6 {}

.imagecol6 img {
    width: 100%;
    height: 100%;
}

.row7 {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 20px;
}

.span13 {
    font-size: 34px;
    font-weight: 800;
    display: inline-block;
    margin-bottom: 10px;
    color: #242224;
    font-family: iranyekan3;
}

.span14 {
    color: #0F0F0FCC;
    font-size: 21px;
}

.row8 {
    gap: 12px;
    display: flex;
    align-items: center;
}

.span15 {
    min-width: 1.7em !important;
    min-height: 1.7em !important;
    font-family: iranyekan1;
    color: #333;
    font-weight: 600;
    box-shadow: 0 0 0px rgb(0 0 0 / 10%);
    background-color: #fff;
    display: inline-flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
    padding: 5px;
    min-width: 2.7em;
    min-height: 2.7em;
    border-radius: 10px;
    font-size: 24px;
    line-height: 1;
}

.span16 {}

.span17 {
    color: #777777;
    font-size: 15px;
}

.btngotoshop {
    width: 135px;
    color: #fff;
    background-color: #1C61E7;
    padding: 7px 20px;
    border-radius: 5px;
    font-size: 13px;
    cursor: pointer;

}
.mySwipertwob
{
    margin-bottom:40px !important;
}
.swiperslidethree {
    background-color: #fff;
    border-radius: 10px;
    gap: 15px;
    padding: 15px;
}
.swiperslidethreeb
{
    gap: 8px;
    padding:7px 15px;
}
.divspsn {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.divspsnb
{
     gap: 8px;
}

.span19 {
    white-space: nowrap;
    overflow: hidden;
    color: #333333;
    font-size: 15px;
}

.span20 {
    white-space: nowrap;
    /* letter-spacing: 2px; */
    font-weight: 400;
    color: #EABE12;
    width: fit-content;
}

.span21 {
    font-size: 15px;
    color: #1C61E7;

}

.span21 div {
    margin-right: 4px;
}

/*  */
.row9 {
    margin-bottom: 80px !important;
}

.div4 {
    margin: 0px 0px 20px 0px !important;
    padding: 57px 0px 57px 0px !important;
    background-color: #ffffff;
    border-radius: 20px;
    /* padding: 65px; */
}

.img2 {}

.img2 img {
    width: 100%;
    border-radius: 20px;
}

.img3 {
    position: relative;
}

.img3 img {
    width: 100%;
    border-radius: 10px;
    height: 164px;
    object-fit: cover;
}

.span24 {
    font-size: 52px;
    /* display: block; */
    margin-bottom: 20;
    color: #242424;
    font-weight: 600;
    line-height: 1.4;
}

.span22 {}

.span22 p {
    max-width: 445px;
    font-size: 15px;
    color: #777777;
}


.div1 {
    flex-wrap: wrap;
}

.div3 {
    margin-left: 12px;
}

.div2 {
    margin-bottom: 10px;
    border-radius: 7px;
    padding: 5px 14px;
    min-height: 36px;
    font-size: 12px;
    outline: none;
    line-height: 1.4;
    cursor: pointer;
    border: none;
    gap: 5px;
}

.div2 img {
    width: 14px;
    filter: brightness(0.95);
    height: 14px;
}

.div2:hover {
    color: #3E3E3E;
    box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
    
}
.div2:hover>img
{
    filter: brightness(0.85);
}
.span23 {}

.div1 {}

.span26 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    cursor: pointer;
    padding: 8%;
    display: grid;
}

.span27 {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}

.span28 {
    font-size: 15px;
    color: #ffffffcc;
    margin-bottom: 5px;
    margin-top: 5px;
}

.span29 {
    height: 42px;
    width: 115px;
    margin-bottom: 12px;
    background-color: #fff;
    color: #333;
    padding: 5px 15px;
    border-radius: 5px;
    text-align: center;
    outline: none;
    border: none;
    font-size: 12px;
}

/*  */

.mySwiperthree {
    margin-bottom: 70px;
}

.swiperslidefour {
    background-color: #fff;
    border-radius: 20px;
}

.div5 {
    position: relative;

}

.img4 {
    width: 100%;
    border-radius: 20px 20px 0px 0px;
}

.div6 {
    position: absolute;
    right: 30px;
    bottom: 20px;
}

.img5 {
    width: 30px;
    border-radius: 50%;

    margin-left: 4px;
}

.div6 div {
    color: #ffffffe6;
    font-size: 14px;
}

.div9 {
    padding: 25px 20px;

}

.span34 {
    color: #a5a5a5;
    font-size: 13px;
}

.span38 {
    color: #a5a5a5;
}

.span35 {
    white-space: nowrap;
    color: #a5a5a5;
}

.span36 {
    max-width: 0px 5px;
}

.span37 {
    white-space: nowrap;
}

.span31 {
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
    color: #333333;
    word-wrap: break-word;
    font-weight: 500;
    margin-bottom: 12px;
}

.span32 {
    cursor: grab;
    font-size: 13px;
    color: #a5a5a5;
    margin-bottom: 12px;

}

.span33 {
    font-family: iranyekan5;
    color: #1C61E7;
    text-transform: capitalize;
    font-weight: 800;
    font-size: 13px;
    /* line-height: 1; */
    margin-bottom: 15px;
}

.row10 {
    background-color: #fff;
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 50px;
}

.span40 {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: -1.7px;
    font-family: iranyekan3;
}

.span41 {
    color: #a5a5a5;
    font-size: 13px;
}

.span43 {
    color: #a5a5a5;
    font-size: 13px;
    display: none;
}

.span44 {
    width: 120px;
    background-color: #F3F3F3;
    color: #3E3E3E;
    padding: 5px 14px;
    min-height: 36px;
    font-size: 12px;
    border-radius: 5px;
}

.span44::before {
    font-family: woodmart;
    content: "";

}

.span44 i {
    margin-right: 4px;
}

@media screen and (min-width:576px) and (max-width:992px) {
    .span13ab
    {
        font-size:22px;
    }
    .row8b
    {
        font-size:15px;
    }
}

@media screen and (max-width:576px) {
    .row7ab
    {
        padding:30px 10px;
    }
    .span13ab
    {
        font-size:20px;
    }
    .row8b
    {
        font-size:15px;
    }
    
    .fonttittle {
        font-size: 13.5px;
        height: 15px;
    }

    .fonttittletwo {
        font-size: 13.5px;
    }

    .stars {
        font-size: 13.5px;
    }

    .exsist {
        font-size: 13.5px;
    }

    .span8 {
        font-size: 13.5px;
    }

    .buttonaddprice {
        font-size: 13.5px;
    }

    .span11 {
        font-size: 13.5px;
    }

    .span12 {
        font-size: 13.5px;
    }
}

@media screen and (max-width:768px) {
    .mjk {
        gap: 10px;
    }

    .imagescolthree {
        padding: 0 !important;
    }

    .imagescolfour {
        padding: 0 !important;
    }
    .span18 {
        font-size: 13px;
    }
        .span17 {
        font-size: 8px;
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    .mm1 {
        width: 300px;
        left: 0;
        transform: translateX(-100%);
        right: auto;
        z-index: 11;
        /* margin: 0px; */
        padding: 0;
    }
    .span18 {
        font-size: 16px;
    }
    .span17 {
        font-size: 12px;
    }
}

@media screen and (min-width:576px) and (max-width:767px) {
    .row1 {
        gap: 10px;
    }
}


@media screen and (max-width:992px) {
    .containpage {
        padding: 15px 0px;
    }

    .mmm4>a
    {
        width:100%;
    }
    .mm {
        margin: 0px !important;
    }

    .row4 {
        padding: 0px 10px !important;
        margin-bottom: 40px !important;
    }

    .row5 {
        margin-bottom: 40px !important;
    }

    .mp {
        padding: 0px 5px !important;
    }

    .cardpricepadd {
        padding: 10px !important;
    }

    .categoryswiper {
        font-size: 22px;
    }








    .row3 {
        flex-wrap: wrap;
    }








    .span6 {
        font-size: 15px;

    }

    .span7 {
        font-size: 15px;
    }

    .span13 {
        font-size: 20px;
    }

    .span14 {
        font-size: 16px;
    }

    
    

    .buttonmoreprodut {
        font-size: 13px;
        padding: 12px 15px;
    }

    .span24 {
        font-size: 20px;
    }

    .span22 {
        font-size: 14px;
    }

    .img3 img {
        height: 164px;
        object-fit: cover;
    }

    .span26 {
        padding: 15px 30px;
    }

    .span29 {
        margin: 0;
    }

    .borderdiv {
        display: none;
    }

    .cardprice {
        gap: 10px;
    }

    .newicon1 {
        min-width: 40px;
        font-size: 10px;
        gap: 5px;
    }

    .cardpriceinformation {
        display: none;
    }

    .icons {
        display: none;
    }

    .img111 {
        display: none !important;

    }

    .img111:nth-child(1) {
        display: block !important;
    }

    .rowereai {
        display: none;
    }

    .mySwiperthree {
        padding: 0px 15px !important;
    }

    .row7 {
        margin-bottom: 20px;
    }

    .mnb {
        padding: 0px 10px !important;
    }

    .swiperslideone img {
        height: 460px;
        object-fit: cover;
    }

    .imagescol img {
        height: 278px;
        object-fit: cover;
    }

    .imagescoltwo img {
        height: 164px;
        object-fit: cover;
    }

    .row10 {
        margin: 20px 15px 40px;
    }
    .newicon1 {
        min-width: 40px;
        font-size: 10px;
        gap: 5px;
    }

    .cardpriceinformation {
        display: none;
    }

    .iconss {
        display: none;
    }

    .img111 {
        display: none !important;

    }

    .img111:nth-child(1) {
        display: block !important;
    }

    .rowereai {
        display: none;
    }
    .cardpricepadd:hover {
        box-shadow: none;
        border-radius: 10px;
        /* transform: scale(1); */
        transition: 0.2s;
        /* overflow: visible; */
        transform: translateY(0px);
    }
}




@media screen and (min-width:992px) {
    .wd {
        width: 20% !important;
    }
}