.mt-125{margin-top:125px;}
.z-i-4{z-index:4;}
.overlay-props{position: absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.2);z-index: 2;}
.container-props.abs-props-details{position: absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index: 3;}
@media screen and (max-width:991px){
    .mt-125{margin-top:106px}
}

.alt-bg{background-color:var(--alt-bg);}
.pseudo-bottom:before{position:absolute;content:"";top:auto;width:100px;height:3px;background:var(--cta-color);}
.pseudo-bottom.center:before{bottom:0;left:50%;transform:translateX(-50%);}
.pseudo-bottom.left-align:before{bottom:0;left:0;}
.pseudo-bottom.left-align{padding-bottom:14px;margin-bottom:14px;}
.pseudo-rt:after{position: absolute;content:url("https://cdn1.jashnfoods.com/frontend/images/home/bird-right.png");top:-90px;right:60px;}
.pseudo-rt.d-z-index:after{z-index: -1;}
.pseudo-let-top:after{position: absolute;content: url("https://cdn1.jashnfoods.com/frontend/images/home/bird-left.png");top:45%;transform:translatey(-50%);left:0;}

/* Brand banner css */
.home-banner-infos{padding-top:28.645%;}
.banner-content{position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;}
.banner-content-wrapper{flex-direction:column;align-items: flex-start;justify-content:center;height:100%;color:#fff;}
.wrap-all-contents{max-width:31vw;padding-left:2vw;}
.banner-title{font-size:4vw;font-weight:700;text-transform: uppercase;line-height:1;}
@media screen and (max-width:1413px){
    .wrap-all-contents{padding-left:3vw;}
}
@media screen and (max-width:991px){
    .home-banner-infos{display: block;}
    .banner-props{height:auto;margin-top:108px;}
    .banner-content-wrapper{padding-top:0;}
    .home-banner-infos img{position: absolute;top:0;left:0;width:100%;height:100%;object-fit: cover;}
}
@media screen and (max-width:767px){
    .wrap-all-contents{padding-left:0;}
    .banner-title{font-size:5vw;}
    p{text-align: justify;}
}
@media screen and (max-width:480px){
    .home-banner-infos{padding-top:100%;}
    .banner-content-wrapper{height:53%;}
    .wrap-all-contents{width:100%;max-width:200px;text-align: center;margin-left:auto;margin-right:auto;}
    .banner-title{font-size:36px;}
}
/* Brand detail css */
.brand-img{width:300px;}
.wrap-brand-image img{border:1px solid #c1c5cd;}
.brand-captions{width:calc(100% - 300px);padding-left:40px;}
.brand-captions ul,
.brand-captions p{margin-top:20px;}
.brand-captions ul{display: flex;flex-wrap: wrap;font-weight: 600;color: var(--d-color);}
.brand-captions ul li{position: relative;padding:0px 8px;text-transform: capitalize;}
.brand-captions ul li:first-child{padding-left:0;}
.brand-captions ul li:not(:first-child):before{position: absolute;content:'';top:-1px;left:-1px;width:2px;height:100%;background:var(--d-color);}
.mt-24{margin-top:24px;}
.redirection{position: absolute;left:auto;top:5px;right:0;font-size:18px;font-weight:500;}
@media screen and (max-width:1100px){
    .brand-details{flex-direction: column-reverse;}
    .brand-captions,
    .brand-img{width:100%}
    .brand-captions{padding-left:0;}
    .brand-img{margin-top:20px;}
}
@media screen and (max-width:991px){
    .redirection{font-size: 17px;}
}
/* Rice category css */
.wrap-exp-infos{width:100%;display: flex;}
.pdt-60{padding-top:60px;}
.pdb-60{padding-bottom:60px;}
.pdr-100{padding-right:100px;}
.mt-30{margin-top:30px;}
.mt-60{margin-top:60px;}
.exp-details{width:calc(100% - 300px);}
.product-wrapper > h1,
.pseudo-left{position: relative;padding-bottom:12px;margin-bottom:20px;}
.product-wrapper > h1:before,
.pseudo-left:before{position:absolute;content:"";top:auto;bottom:0;left:0;width:100px;height:3px;background:var(--cta-color);}
.quality-controls > h1{font-size:30px;}
.product-wrapper > p{margin-top:10px;}
.product-lists{width:300px;}
.product-type:not(:first-child){margin-top:30px;}
.product-title{font-size:30px;}
.product-subtitle{font-size:24px;margin-top:40px;}
.quality-controls p{margin-top:16px;}
.product-category{margin-top:12px;}
.product-caption + .product-caption{margin-top:16px;}
.product-category > li:not(:first-child){margin-top:5px;}
a.category-info{color:var(--title-color);display: inline-flex;padding-left:10px;}
a.category-info:before{position: absolute;content:"\f0da";top:3px;left:0;font-size:13px;font-family:fontawesome;}
a.category-info:hover,
a.category-info:hover:before{color:var(--cta-color);}
@media screen and (max-width:1360px){
    .pdr-100{padding-right:60px;}
    .pseudo-rt:after{right:20px;}
}
@media screen and (max-width:767px){
    .product-title{font-size:24px;}
    .quality-controls > h1{font-size:23px;}
    .variety-caption.mt-30{margin-top:0;}
}

/* Product list css */
.variety-title{font-size:30px;}
.variety-title.rel-props{padding-right:95px;}
.product-grid-3{display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap:30px;}
.wrapper-detail + .wrapper-detail{margin-top:40px;}
@media screen and (max-width:1366px){
    .product-grid-3{grid-template-columns: repeat(2,minmax(0,1fr));}
}
@media screen and (max-width:900px){
    .exp-details{width:100%;padding-right:0;}
    .wrap-exp-infos{flex-direction: column;}
    .product-grid-3{grid-template-columns: repeat(3,minmax(0,1fr));gap:15px;}
}
@media screen and (max-width:767px){
    .product-grid-3{grid-template-columns: repeat(2,minmax(0,1fr));}
    .variety-title{font-size:24px;}
    .product-subtitle{font-size:22px;}
}
@media screen and (max-width:480px){
    .product-grid-3{grid-template-columns: repeat(1,minmax(0,1fr));}
     .variety-title{line-height:normal;padding-right:90px;}
}
/* Product slider css */
.product-detail{background: #fff;border-radius: 12px;padding: 12px;}
.product-detail.product-bg,
.product-bg{background:#f8f8f8;padding:0 0 12px;overflow: hidden;}
.product-detail.product-bg img{background:#fff;}
.product-detail.product-bg .product-name{padding-left:12px;padding-right:12px;color:var(--title-color);}
.swiper-container.product-slider{padding: 6px;}
.seperator-props{padding-top:40px;border-top:#c1c5cd solid 1px;}
/* Testimonial css */
.customer-testimonial:before{position: absolute;content:url("https://cdn1.jashnfoods.com/frontend/images/home/bird-right.png");right:-12px;top:-52px;left:auto;width:180px;z-index:1;}
.customer-testimonial:after{position: absolute;content:url("https://cdn1.jashnfoods.com/frontend/images/country/quotes.svg");right:12px;top:12px;left:auto;width:180px;opacity: 0.5;z-index:2;}
.testimonial-subtitle{font-size:24px;color:var(--d-color);margin-bottom:16px;position: relative;z-index: 3;}
.testimonial-slider{padding:6px 6px 56px;}
.testimonial-wrapper{z-index: 3;}
.testimonial-caption{width:100%;padding:20px 20px 40px;border-radius:16px;background:#fff;}
.testimonial-caption:before{position: absolute;content:url('https://cdn1.jashnfoods.com/frontend/images/country/triangle.svg');top:auto;bottom:-60px;right:30px;left:auto;width:60px;}
.user-image{width:80px;height:80px;border:var(--cta-color) solid 2px;border-radius:100%;}
.user-image img{border-radius:100;}
.user-detail{font-size:20px;padding-left:15px;}
.user-detail span{font-size:17px;margin-top:6px;}
.tesimonial-text{margin-top:16px;}
@media screen and (max-width:900px){
    .customer-testimonial:before{right:40px;}
}
@media screen and (max-width:767px){
    .customer-testimonial:after{width:100px;top:58px;}
    .testimonial-subtitle{font-size:20px;}
}
@media screen and (max-width:480px){
    .customer-testimonial:after{width:100px;top:85px;}
}
/* swiper slider button */
.pdb-60{padding-bottom:60px;}
.common-btn-props .common-btn-info{width:48px;height:48px;border-radius:100%;top:50%;margin-top:0;box-shadow:var(--shadow);background:#fff;border:#fff solid 2px;background-image:none!important;}
.common-btn-props .common-btn-info:hover{background:var(--alt-bg);border-color:var(--alt-bg);}
.common-btn-props .common-btn-info.swiper-button-disabled{opacity: 0.5;pointer-events: none; display: none;}
.common-btn-props .bottom-align{position:absolute;top:auto;bottom:0;}
.common-btn-props .swiper-button-prev{left:-18px;}
.common-btn-props .swiper-button-next{right:-18px;}
.common-btn-props .swiper-button-prev:after,
.common-btn-props .swiper-button-next:after{font-family: fontawesome;font-size: 24px;-webkit-text-stroke: 2px #fff; color: var(--title-color);}
.common-btn-props .swiper-button-prev:hover:after,
.common-btn-props .swiper-button-next:hover:after{-webkit-text-stroke: 2px var(--alt-bg);}
.common-btn-props .swiper-button-prev:after{content:"\f053";}
.common-btn-props .swiper-button-next:after{content:"\f054";}
.common-btn-props .testimonial-slider .common-btn-info{top:calc(50% - 56px);}
.common-btn-props .common-btn-info.vc{transform: translateY(-50%);}
@media screen and (max-width:900px){
    .common-btn-props .swiper-button-prev{left:-13px;}
    .common-btn-props .swiper-button-next{right:-13px;}
}
@media screen and (max-width:480px){
    .common-btn-props .common-btn-info{width:32px;height:32px;}
    .common-btn-props .testimonial-slider .common-btn-info{top:calc(50% - 40px);}
    .common-btn-props .swiper-button-prev{left:-8px;}
    .common-btn-props .swiper-button-next{right:-8px;}
    .common-btn-props .swiper-button-prev:after, 
    .common-btn-props .swiper-button-next:after{font-size:18px;}
}