/*  =========================== ==================== responsive 2500px================================================ */
@media (max-width:2500px){
    .hero-section::after{
       width: 38%;
    }
    .about-section::after{
        width: 35%;
    }
}
/*  =========================== ==================== responsive 2100px================================================ */
@media (max-width:2100px){
    .hero-section::after{
       width: 32%;
    }
    .wcs-section::after {
        width: 20%;
    }
}
/*  =========================== ==================== responsive 1700px================================================ */
@media (max-width:1700px){
    .girdeint-text-color {
        font-size: 150px; 
    }
}
/*  =========================== ==================== responsive 16500px================================================ */
@media (max-width:1650px){
    .hero-stock-text{
        right: -240px;
        font-size: 240px;
    }
    .hero-section::after{
        width: 30%;
     }
     .hero-content-wrepper img {
        left: 30%;
    }
    .hero-stock-text {
        right: -190px;
    }
    .about-contetn-wreeper {
        gap: 40px;
    }
    .about-content .flower-shape {
        right: 35px;
    }
}
/*  =========================== ==================== responsive 1560px================================================ */
@media (max-width:1560px){
    .wcs-section > h2 {
        font-size: 100px;;
    }
    .wcs-content-right {
        flex-shrink: initial;
    }
}
/*  =========================== ==================== responsive 1480px================================================ */
@media (max-width:1480px){
    .about-content .about-subtitle {
        font-size: 40px;
        line-height: 60px;
    }
    .about-content .about-subtitle::before {
        bottom: 15px;
    }
    .about-content h2 {
        font-size: 80px;
        line-height: 80px;
    }
    .about-stock-text {
        font-size: 170px;;
    }
}
/*  =========================== ==================== responsive 1400px================================================ */
@media (max-width:1400px){
    .hero-section::after{
        width: 27%;
     }
    .top-header {
        gap: 60px;
    }
    .right-header {
        gap: 60px;
    }
    .header-section .container{
        padding-right: 0;
    }
}
/*  =========================== ==================== responsive 1300px================================================ */
@media (max-width:1300px){
    .girdeint-text-color {
        font-size: 115px; 
    }
    .discount-bannar {
        margin-top: -40px;
    }
    .fotter-left {
        max-width: 555px;
    }
}
/*  =========================== ==================== responsive 1200px================================================ */
@media (max-width:1200px){
    .hero-section::after,
    .hero-stock-text{
        display: none;
     }
    .right-header .menu-section .menu > li {
        padding: 0px 15px;
    }
    .hero-content-wrepper img {
        position: relative;
        left: 0;
        top: 0;
    }
    .tranding-product-control{
        padding-left: 15%;
    }
    .about-left {
        width: 100%;
    }
    .about-stock-text {
        left: 50%;
        top: 36%;
        transform: translateX(-50%);;
    }
    .about-section::after {
        width: 100%;
        height: 450px;
    }
    .about-contetn-wreeper {
        display: block;
    }
    .about-content {
        margin-top: 80px;
        width: 100%;
    }
    .container-lg {
        max-width: 850px;
    }
    .best-selling {
        margin-top: 0;
    }
    .best-product-row .product-card{
        width: calc(50% - 13px);
    }
    .wcs-row  {
        flex-wrap: wrap;
        gap: 70px;
    }
    .wcs-row .wcs-contetent-left {
        width: 100%;
        order: 2;
    }
    .wcs-section::after {
        display: none;
    }
    .hide-sm{
        display: none;
    }
    .wcs-content-right {
       width: 100%;
       text-align: center;
    }
}
@media (min-width: 1200.98px) {
    .hide-lg{
        display: none;
    }
}
/*  =========================== ==================== responsive 1100px================================================ */
@media (max-width:1100px){
    .feedback-content{
        margin-top: 0;
    }
    .feedback-content .title-with-mark {
        font-size: 60px;
        line-height: 60px;
    }
    .fotter-left {
        max-width: 480px;
    }
}
/*  =========================== ==================== responsive 992px================================================ */
@media (max-width:992px){
    .discount-section > .girdeint-text-color {
        margin-left: 0;
        text-align: center;
    }
    .discount-bannar {
        margin-top: 0;
        width: 100%;
        flex-wrap: wrap;
        padding: 0 24px 48px;
    }
    .discount-bannar .discount-banner-content,
    .discount-bannar .discount-banner-img{
        width: 100%;
        text-align: center;
    }
    .discount-bannar .discount-banner-content{
        order: 2;
    }
    .section-title.banner-title h2 {
        font-size: 50px;
        line-height: 50px;
        margin-top: -15px;
    }
    .discount-section{
        overflow: hidden;
        padding-bottom: 160px;
    }
    .fotter-section::before {
        width: 100%;
       }  
       .fotter-babule-shape {
         opacity: .1;
     }
    .fotter-row {
        flex-wrap: wrap;
    }
    .fotter-left {
        max-width: 100%;
        width: 100%;
    }
    .fotter-right {
        width: 100%;
    }
    .fotter-right h4 {
        color: var(--white-color);
    }
    .fotter-nav ul li a {
        color: var(--white-color);;
    }
    .fotter-right .contact-form input, .fotter-right .contact-form textarea {
        background: #ffffff14;
        color: #ffffff6c;
    }
    .news-letter-form input {
        border: 1px solid rgba(145, 158, 171, 0.32);
        background: #ffffff14;
        color: #ffffff6c;
    }
    .news-letter-form input::placeholder {
        color: #ffffff6c;
    }
    .btn-secondary {
        background-color: var(--icon-bg);
    }
}
/*  =========================== ==================== responsive 980px================================================ */
@media (max-width:980px){
    .icon-section .mobile-menu-btn{
        display: inline-flex;
    }
    .icon-section .canvas-btn {
        display: none;
    }
    .right-header .menu-section{
        display: none;
    }
    .girdeint-text-color {
        font-size: 70px; 
    }
}
/*  =========================== ==================== responsive 950px================================================ */
@media (max-width:950px){
    .tranding-section .container{
        max-width: 800px;
    }
    .trading-content-wrepper{
        flex-wrap: wrap;
    }
}
/*  =========================== ==================== responsive 800px================================================ */
@media (max-width:800px){
    .wcs-fatures-row {
        flex-wrap: wrap;
    }
    .fature-card {
        width: 100%;;
    }
}
/*  =========================== ==================== responsive 767px================================================ */
@media (max-width:768px){
    .hero-content h2 {
        font-size: 32px;
        line-height: 36px;
        padding-left: 50px;
    }
    .hero-content h1 {
        font-size: 80px;
        line-height: 90px;
    }
    .hero-content h2::before {
        width: 40px;
    }
    .hero-section {
        padding: 140px 0 120px;
    }
    .filter-nav {
        gap: 16px;
    }
    .girdeint-text-color {
        font-size: 55px;
    }
    .best-selling > h2 {
        margin-right: 0;
    }
    .best-selling-top h2 {
        font-size: 50px;
    }
    .best-product-row .product-card{
        width: 100%;
    }
}
/*  =========================== ==================== responsive 700px================================================ */
@media (max-width:700px){
    .section-title .section-subtitle {
        font-size: 28px;
        line-height: 60px;
        padding-left: 60px;
    }
    .section-title h2 {
        font-size: 50px;
        line-height: 60px;
    }
    .section-subtitle::before {
       width: 50px;
       bottom: 12px;
    }
    .feedback-content .title-with-mark {
        font-size: 48px;
        line-height: 60px;
    }
    .feedback-section > h2 {
        margin-right: 0;
    }
    .banner-title > .section-subtitle::before {
         padding-left: 0;
    }
    .section-title.banner-title h2 {
        margin-top: -8px;
    }
}
/*  =========================== ==================== responsive 580px================================================ */
@media (max-width:580px){
    .icon-section .btn{
        display: none;
    }
}
/*  =========================== ==================== responsive 480px================================================ */
@media (max-width:480px){
    .circel-shape {
        height: 360px;
        width: 360px;
    }
    .about-stock-text {
        font-size: 95px;
    }
    .about-content .about-subtitle {
        font-size: 36px;
        padding-left: 70px;
    }
    .about-content .about-subtitle::before {
       width: 60px;;
    }
    .fotter-left h2 {
        font-size: 32px;
        line-height: 40px;
    }
    .fotter-right h4 {
        font-size: 24px;
        line-height: 30px;
    }
    .contact-form .input-group {
        display: block;
    }
    .fotter-nav {
        gap: 20px;
        flex-wrap: wrap;
    }
}
/*  =========================== ==================== responsive 450px================================================ */
@media (max-width:450px){
    .primary-circel-btn {
        width: 60px;
        height: 60px;
        font-size: 24px;
    }
    .section-left {
        flex-shrink: initial;
    }
    .tranding-product-control{
        padding-left: 10%;
    }
    .section-left h3 {
        font-size: 42px;
        line-height: 46px;
    }
    .news-letter-form {
        max-width: 100%;
    }
}
/*  =========================== ==================== responsive 375px================================================ */
@media (max-width:375px){
    .section-subtitle::before {
        bottom: 12px;
    }
}
/*  =========================== ==================== responsive End ================================================ */