:root {
    --color-white: #fff;
    --color-white2: #f0eded;
    --color-white3: #e2d9d2;
    --color-black: #7a346f;
    --color-black2: #dbb758;
    --color-black3: #ccb097;
    --color-gBlack: #ccb097;
    --color-gBlack2: #aca5a3;
    --color-yellow: #913d83;
    --color-green: #e0dfd1;
    --color-border: #e5e1dd;
    --color-fb: #3b5998;
    --color-tw: #00acee;
    --color-pin: #c8232c;
    --color-in: #8a3ab9;
    --color-tr: transparent
}

@media (min-width: 370px) and (max-width:575px) {
    .menu-bar .row>div:first-child {
        width: 57%
    }

    .menu-bar .row>div:nth-child(3) {
        width: 43%
    }

    .menu-bar .menu-right li:nth-child(2) {
        display: block
    }

    .banner.v1 .banner-content .all-btns ul li {
        width: inherit
    }

    .download-app .download-btns ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        gap: 20px
    }

    .download-app .download-btns li~li {
        margin-top: 0
    }

    .shop .products .pro-right {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width: 576px) {

    .menu-bar .menu-right li:first-child,
    .menu-bar .menu-right li:nth-child(2) {
        display: block
    }

    .menu-bar .menu-logo a {
        max-width: 130px
    }

    .banner.v1 .banner-content .all-btns ul li {
        width: inherit
    }

    .banner.v2 .shape-1,
    .banner.v2 .shape-2 {
        opacity: 1
    }

    .download-app .download-btns ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        gap: 20px
    }

    .download-app .download-btns li~li {
        margin-top: 0
    }

    .shop .products .pro-right {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .shop .products .row>div:nth-child(2) .product-card {
        margin-top: 0
    }

    .shop-details .quan-card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .shop-details .quan-card .quantity-count~a {
        margin: 0 0 0 20px
    }

    .about-beeberry .exp-text p {
        margin-left: 0
    }

    .about-beeberry .box-count ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .about-beeberry .box-count li {
        position: relative;
        padding: 0 15px;
        width: 50%
    }

    .about-beeberry .box-count li:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 0;
        top: 40px;
        border-top: 1px dashed var(--color-black);
        z-index: -1
    }

    .about-beeberry .box-count li:nth-child(2) {
        margin-top: 0
    }

    .about-beeberry .box-count li:last-child:before,
    .about-beeberry .box-count li:nth-child(2):before {
        content: none
    }

    .about-beeberry .box-count .icon {
        /* margin-left:-15px; */
    }

    .info-footer.v1 .news-letter .subscribe-bar form {
        display: -ms-flexbox;
        display: flex;
        gap: 20px
    }

    .info-footer.v1 .news-letter .subscribe-bar .btn-anime {
        /* margin-top: 0; */
    }
}

@media (min-width: 768px) {
    .tags-social {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 60px
    }

    .tags-social .socials-links-box,
    .tags-social .tags-links {
        width: calc(50% - 15px);
        margin-top: 0
    }

    .tags-social .socials-links-box ul {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .banner.v2 .shape-1,
    .banner.v2 .shape-2 {
        top: 42%
    }

    .row>div:nth-child(2) .service-card {
        margin-top: 0
    }

    .why-us .big-pic {
        width: 65%;
        margin: 0 auto
    }

    .why-us .list-2 {
        margin-top: 50px
    }

    .row>div:nth-child(2) .tasty-honey-card,
    .row>div:nth-child(2) .we-serve-card {
        /* margin-top: 0; */
        /* height: 100%; */
        /* height: calc(100% - 30px); */
    }

    .working-process .process-boxs ul {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .working-process .process-boxs li {
        width: calc(50% - 15px)
    }

    .working-process .process-boxs li .icon:after {
        content: url(../img/working-process/right-shap.svg);
        position: absolute;
        top: 0;
        right: -100%;
        transform: translateX(50%)
    }

    .working-process .process-boxs li:nth-child(2) .icon:after {
        content: none
    }

    .services-details .feedbac-box {
        padding: 50px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 30px
    }

    .services-details .feedbac-box .box-content,
    .services-details .feedbac-box .box-img {
        width: calc(50% - 30px)
    }

    .services-details .feedbac-box .box-content {
        width: 100%
    }

    .services-details .mid-box-imgs {
        margin-top: 45px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 30px
    }

    .services-details .mid-box-imgs .box-img {
        width: calc(50% - 15px)
    }

    .services-details .mid-box-imgs .box-img:nth-child(2) {
        margin-top: 0
    }

    .shop .products .pro-display-header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .shop .products .pro-left {
        width: 35%
    }

    .shop .products .pro-right {
        width: 65%;
        margin-top: 0
    }

    .shop-details .big-box-img {
        width: 65%
    }

    .shop-details .product-tab .nav-tabs {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .shop-details .product-tab .nav-tabs>li {
        width: 50%
    }

    .shop-details .product-tab .nav-tabs>li~li {
        margin: 0
    }

    .shop-details .product-tab .nav-tabs button {
        padding: 15px 0
    }

    .shop-details .row>div:nth-child(2) .product-card {
        margin-top: 0
    }

    .blog-details .big-post-details .gallery-box-images {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        gap: 30px
    }

    .blog-details .big-post-details .gallery-box-images .box-image {
        width: calc(50% - 15px)
    }

    .blog-details .big-post-details .gallery-box-images .box-image:nth-child(2) {
        margin-top: 0
    }

    .gallery-single .big-img-count ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .gallery-single .big-img-count li {
        width: 50%
    }

    .gallery-single .box-gallery {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        gap: 30px
    }

    .gallery-single .box-gallery .box-img {
        width: 50%
    }

    .gallery-single .box-gallery .box-img:nth-child(2),
    .our-blog .row>div:nth-child(2) .blog-card {
        /* margin-top: 0; */
    }

    .info-footer.v1 .info-content>div:nth-child(2) h4 {
        margin-top: 5px
    }

    .info-footer.v1 .news-letter~.info-content {
        padding-top: 50px
    }

    .info-footer.v2 .insta-gallry li {
        width: 25%
    }

    .info-footer.v2 .info-content>div:nth-child(2) h4 {
        margin-top: 5px
    }
}

@media (min-width: 992px) {
    .widgets .widget {
        margin-top: 0
    }

    .widgets .widget~.widget {
        margin-top: 40px
    }

    .menu-bar .menu-logo a {
        max-width: 150px
    }

    .menu-bar .menu-right .shop-card-btn .price {
        display: inline-block
    }

    .banner.v1 .shape-2 {
        width: 250px;
        height: 250px;
        top: -150px;
        left: -150px
    }

    .banner.v1 .rount-profile-bg {
        margin: 0
    }

    .banner.v2 .shape-1,
    .banner.v2 .shape-2 {
        top: 30%
    }

    .download-app .section-title {
        margin-top: 0
    }

    .download-app .mobile-ads-box {
        position: relative;
        padding: 100px;
        width: 100%;
        margin-top: 80px
    }

    .download-app .mobile-ads-box .side-img {
        position: absolute;
        bottom: 0;
        left: 0
    }

    .download-app .download-btns ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        gap: 20px
    }

    .testimonial .slider {
        overflow: inherit
    }

    .testimonial .testimonial-card {
        padding: 50px
    }

    .blog-news .small-post .blog-card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 40px
    }

    .blog-news .small-post .blog-img {
        height: 180px
    }

    .blog-news .small-post .blog-content {
        width: calc(100% - 250px);
        margin-top: 0
    }

    .blog-news .small-post .blog-content h3 {
        font-size: 24px;
        line-height: 34px;
        margin-top: 25px
    }

    .blog-news .small-post .blog-content .post-footer {
        margin-top: 15px
    }

    .about-us .about-content {
        margin-top: 0
    }

    .video-box .box-content .play-video-btn {
        position: absolute;
        top: 50%;
        right: -50px;
        transform: translateY(-50%);
        margin-top: 0
    }

    .faq .right-countent ul {
        margin-top: 0
    }

    .make-a-new-story .story-cards {
        margin-top: 60px
    }

    .make-a-new-story .story-cards ul {
        position: relative;
        counter-reset: a
    }

    .make-a-new-story .story-cards ul:before {
        content: " + ";
        bottom: 0;
        left: 50%;
        transform: translateX(-50%)
    }

    .make-a-new-story .story-cards li~li {
        margin-top: 0
    }

    .make-a-new-story .story-cards li:before,
    .make-a-new-story .story-cards ul:before {
        position: absolute;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 50px;
        font-weight: 500;
        color: #fff;
        box-shadow: 0 6px 8px hsla(0, 0%, 83%, .25);
        background: var(--color-yellow);
        z-index: 1
    }

    .make-a-new-story li {
        position: relative;
        width: calc(50% - 30px);
        margin-inline-end: auto;
        margin-top: -40px
    }

    .make-a-new-story li:before {
        content: counter(a);
        counter-increment: a;
        right: -52px;
    }

    .make-a-new-story li:after {
        position: absolute;
        content: "";
        width: 1px;
        height: 100%;
        bottom: 0;
        left: -33px;
        background: var(--color-border)
    }

    .make-a-new-story li:first-child {
        margin-top: 7px
    }

    .make-a-new-story li:first-child:after {
        height: calc(100% - 30px)
    }

    .make-a-new-story li:nth-child(2n+0) {
        margin-left: inherit
    }

    .make-a-new-story li:nth-child(2n+0):before {
        left: inherit;
        right: -48px
    }

    .make-a-new-story li:nth-child(2n+0):after {
        left: inherit;
        right: -28px
    }

    .make-a-new-story .content-img .year {
        font-size: 20px;
        padding: 20px 25px 10px;
    }

    .make-a-new-story .content-text {
        padding: 30px;
    }

    .gallery-single .big-img-count li {
        padding: 35px 15px;
        width: calc(25% - 3px)
    }

    .gallery-single .big-img-count li~li {
        border-top: none;
        border-left: 1px solid var(--color-border)
    }

    .gallery-single .check-and-heading li {
        width: calc(50% - 10px)
    }

    .gallery-single .user {
        padding: 50px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        gap: 60px
    }

    .gallery-single .user .user-profile {
        max-width: 100%
    }

    .gallery-single .user .user-profile img {
        border: 1px solid var(--color-border)
    }

    .gallery-single .user-content {
        padding-right: 100px;
        width: calc(100% - 60px)
    }

    .shop-details .product-tab .nav-tabs li {
        width: auto
    }

    .shop-details .product-tab .nav-tabs button {
        padding: 0 50px 15px 0
    }

    .about-beeberry .box-count li {
        width: 25%;
        margin-top: 0
    }

    .about-beeberry .box-count li:nth-child(2),
    .about-beeberry .box-count li:nth-child(3),
    .about-beeberry .box-count li:nth-child(4) {
        margin-top: 0
    }

    .about-beeberry .box-count li:nth-child(2):before {
        content: ""
    }

    .info-footer .main-footer .pement-img {
        text-align: right;
        margin-top: 0
    }

    .info-footer.v1 .news-letter {
        padding: 50px
    }

    .info-footer.v1 .info-content>div:nth-child(2) h4,
    .info-footer.v2 .info-content>div:nth-child(2) h4 {
        margin-top: 30px
    }
}

@media (min-width: 1200px) {

    .section-title-center h2,
    .section-title-white-center h2,
    .section-title-white h2,
    .section-title h2 {
        /* font-size:48px; */
        /* line-height: 60px; */
    }

    section {
        /* padding: 100px 0; */
    }

    section.box-spach {
        padding-bottom: 260px
    }

    .breadcum {
        padding: 180px 0 100px
    }

    .breadcum h2 {
        font-size: 60px;
        line-height: 70px
    }

    .play-video-btn {
        width: 100px;
        height: 100px
    }

    .scroll-bottom-Top {
        width: 55px;
        height: 55px;
        bottom: 75px;
        line-height: 55px
    }

    .scroll-bottom-Top.show {
        right: 75px
    }

    .prev-next .next-link a:before,
    .prev-next .prev-link a:before {
        width: 50px;
        height: 50px
    }

    .prev-next .next-link a svg,
    .prev-next .prev-link a svg {
        --svg-font-size: 50px;
        margin-top: 0
    }

    .prev-next .prev-link a,
    .prev-next .prev-link a:before {
        left: 0
    }

    .prev-next .prev-link a svg {
        margin-right: 20px
    }

    .prev-next .prev-link .icon {
        margin-left: 20px
    }

    .prev-next .next-link a,
    .prev-next .next-link a:before {
        right: 0
    }

    .prev-next .next-link a svg {
        margin-left: 20px
    }

    .prev-next .next-link a .icon {
        margin-right: 15px
    }

    .menu-bar {
        padding: 25px 0;
    }

    .menu-bar .menu-left .h-menu-btn {
        display: none
    }

    .menu-bar .menu-logo a {
        max-width: 180px
    }

    .top-spach {
        margin-top: 105px
    }

    .banner .scroll-down-1 {
        width: 80px;
        height: 80px;
        line-height: 80px
    }

    .banner .scroll-down-1 svg {
        --svg-font-size: 28px
    }

    .banner.v1 {
        padding: 100px 0 50px;
        /* height: 780px; */
        margin-top: 100px !important;
    }

    .banner.v1:before {
        width: 60%;
        height: 80%
    }

    .banner.v1 .scroll-down-1 {
        left: calc(5% + 3px);
        transform: none;
        bottom: 100px
    }

    .banner.v1 .shape-1 {
        width: 60%;
        height: 34%;
        bottom: 0;
        background-size: cover
    }

    .banner.v1 .shape-1:before {
        height: 200px;
        right: 80px;
        bottom: 100px
    }

    .banner.v1 .banner-left {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        height: 580px
    }

    .banner.v1 .banner-content h2 {
        /* font-size: 60px; */
        /* line-height: 72px; */
    }

    .banner.v1 .rount-profile-bg {
        position: absolute;
        width: calc(60% - 15px);
        height: calc(100% + 90px);
        top: calc(-17% + 15px);
        right: calc(-10% + 15px);
        border-radius: 100%;
        background-position: 0 115px
    }

    .banner.v1 .rount-profile-bg:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        left: -10px;
        bottom: -20px;
        border-radius: 100%;
        background: var(--color-yellow);
        z-index: -1
    }

    .banner.v1 .rount-profile-bg .play-btn {
        width: 308px;
        height: 308px;
        left: -100px;
        bottom: 0;
        transform: none;
        border: 5px solid var(--color-white)
    }

    .banner.v1 .rount-profile-bg .play-btn svg {
        --svg-font-size: 35px
    }

    .banner.v2 .banner-content {
        width: 770px
    }

    .banner.v2 .shape-1,
    .banner.v2 .shape-2 {
        top: 24%
    }

    .banner.v2 .bottom-img-1,
    .banner.v2 .bottom-img-2,
    .banner.v2 .bottom-img-3 {
        opacity: 1
    }

    .banner.v2 .banner-box-img {
        width: 68%
    }

    .banner.v2 .banner-box-img .scroll-down-1 {
        bottom: -50px
    }

    .our-services .row>div:nth-child(3) .service-card,
    .our-services .row>div:nth-child(4) .service-card {
        margin-top: 0
    }

    .our-services .row~.more-link {
        margin-top: 60px
    }

    .why-us .big-pic {
        width: 100%
    }

    .why-us .list-1,
    .why-us .list-2 {
        margin-top: 0
    }

    .why-us li {
        gap: 24px
    }

    .why-us li~li {
        margin-top: 60px
    }

    .why-us .icon {
        min-width: 80px;
        width: 80px;
        height: 80px;
        line-height: 80px
    }

    .why-us .icon svg {
        --svg-font-size: 40px
    }

    .our-products .right-btn {
        text-align: end;
        margin-top: 0
    }

    .we-serve .we-serve-card {
        position: relative;
        margin-right: 45px;
        height: calc(100% - 30px);
        margin-bottom: 30px;
    }

    .we-serve .we-serve-card:before {
        position: absolute;
        content: "";
        width: 55px;
        height: 15px;
        right: -65px;
        top: 50%;
        transform: translateY(-50%);
        background-image: url(../img/we-serve/shap.svg);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 50%
    }

    .we-serve .row {
        margin-right: -60px
    }

    .we-serve .row>div:nth-child(3) .we-serve-card {
        /* margin-top: 0; */
        /* height: 100%; */
    }

    .we-serve .row>div:nth-child(3) .we-serve-card:before {
        content: none
    }

    .testimonial .testimonial-card .profile .profile-img {
        width: 80px;
        height: 80px;
        min-width: 80px
    }

    .blog-news .small-post>ul {
        margin-top: 0
    }

    .blog-news .small-post>ul>li:first-child {
        padding-top: 0;
        border-top: none
    }

    .blog-news .small-post>ul>li:last-child {
        padding-bottom: 0
    }

    .blog-news .small-post .blog-card {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .blog-news .small-post .blog-card .blog-content h3 {
        font-size: 32px;
        line-height: 44px
    }

    .about-us .about-content {
        padding-left: 60px;
        margin-top: 30px
    }

    .video-box .box-content {
        padding: 80px;
        margin-bottom: -100px
    }

    .team .slider {
        margin: 50px 100px 0
    }

    .working-process .process-boxs ul {
        gap: 88px
    }

    .working-process .process-boxs li {
        width: calc(25% - 88px)
    }

    .working-process .process-boxs li:nth-child(2) .icon:after {
        content: url(../img/working-process/right-shap.svg)
    }

    .check-our-range ul,
    .check-our-range ul~a {
        margin-top: 60px
    }

    .check-our-range li~li {
        margin-top: 30px
    }

    .check-our-range li a {
        font-size: 28px;
        line-height: 38px
    }

    .check-our-range .check-our-profile,
    .tasty-honey .row>div:nth-child(3) .tasty-honey-card {
        margin-top: 0
    }

    .tasty-honey .tasty-honey-card h4 {
        font-size: 28px;
        line-height: 38px
    }

    .services-details h3 {
        margin-top: 50px
    }

    .services-details p {
        margin-top: 30px
    }

    .services-details .feedbac-box {
        margin-top: 0;
        padding-top: 15px;
    }

    .services-details .feedbac-box .box-content,
    .services-details .feedbac-box .box-img {
        width: calc(33.3333333% - 30px)
    }

    .services-details .feedbac-box .box-img {
        margin-bottom: 0
    }

    .faq .left-content .link-anime {
        margin-top: 40px
    }

    .faq .right-countent li~li {
        margin-top: 20px
    }

    .faq .right-countent button {
        padding: 30px 70px 30px 30px;
        font-size: 20px;
        line-height: 30px
    }

    .faq .right-countent button .icon {
        top: 30px;
        right: 30px
    }

    .faq .right-countent button .icon svg {
        --svg-font-size: 20px
    }

    .faq .right-countent .box-content {
        padding: 30px
    }

    .who-we-are .who-we-box {
        position: relative;
        padding: 60px;
        width: 60%;
        margin-bottom: calc(-20% - 100px);
    }

    .who-we-are .who-we-img {
        width: 75%;
        margin-inline-start: auto;
        height: 450px;
        overflow: hidden;
        border-radius: 15px;
    }

    .make-a-new-story li {
        width: calc(50% - 60px)
    }

    .make-a-new-story li:before {
        right: -80px;
    }

    .make-a-new-story li:after {
        left: -60px
    }

    .make-a-new-story li:nth-child(2n+0) {
        margin-inline-start: auto;
    }

    .make-a-new-story li:nth-child(2n+0):before {
        left: inherit;
        right: -80px
    }

    .make-a-new-story li:nth-child(2n+0):after {
        left: inherit;
        right: -61px
    }

    .shop .products .pro-display-header~.row {
        margin-top: 40px
    }

    .shop .products .pro-right,
    .shop .row>div:nth-child(3) .product-card {
        margin-top: 0
    }

    .shop .pegination-box {
        margin-top: 100px
    }

    .shop-details .big-box-img {
        width: 100%
    }

    .shop-details .big-box-img .zoom-btn {
        top: 50px;
        right: 50px
    }

    .shop-details .display-right .quan-card~ul,
    .shop-details .display-right h4~p,
    .shop-details .display-right p~.quan-card {
        margin-top: 40px
    }

    .shop-details .product-tab {
        margin-top: 100px
    }

    .shop-details .product-tab .nav-tabs {
        border-bottom: 2px solid var(--color-border)
    }

    .shop-details .product-tab .nav-tabs>li~li {
        margin-right: 20px
    }

    .shop-details .product-tab .nav-tabs button {
        padding: 0 50px 15px 0;
        font-size: 22px;
        line-height: 32px
    }

    .shop-details .product-tab .nav-tabs button:before {
        opacity: 0
    }

    .shop-details .product-tab .nav-tabs button:after {
        content: none
    }

    .shop-details .related-products {
        margin-top: 100px
    }

    .shop-details .related-products h3~.row {
        margin-top: 60px
    }

    .shop-details .row>div:nth-child(3) .product-card,
    .shop-details .row>div:nth-child(4) .product-card {
        margin-top: 0
    }

    .blog .big-post~.big-post {
        margin-top: 40px
    }

    .blog .big-post .post-content ul {
        padding: 40px 0;
        gap: 40px
    }

    .blog .big-post .post-img .video-box .play-video-btn {
        width: 100px;
        height: 100px
    }

    .blog .pegination-box {
        margin-top: 60px
    }

    .blog-details .big-post-details .user .icon {
        width: 80px;
        height: 80px;
        line-height: 80px
    }

    .blog-details .big-post-details .user .icon svg {
        --svg-font-size: 30px
    }

    .blog-details .big-post-details .user .user-content {
        padding: 50px 130px
    }

    .blog-details .big-post-details .gallery-box-images {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        gap: 30px
    }

    .blog-details .big-post-details .gallery-box-images .box-image {
        width: calc(50% - 15px)
    }

    .blog-details .post-comment {
        margin-top: 80px
    }

    .blog-details .post-comment h3~ul {
        margin-top: 60px
    }

    .blog-details .post-comment li~li {
        margin-top: 30px
    }

    .blog-details .post-comment li ul {
        margin-top: 30px;
        padding-left: 110px
    }

    .blog-details .post-comment .profile-img {
        width: 80px
    }

    .blog-details .post-comment .profile-contane {
        padding-left: 30px;
        width: calc(100% - 80px)
    }

    .blog-details .post-comment ul~.comment-form {
        margin-top: 100px
    }

    .blog-details .comment-form {
        padding: 50px 45px
    }

    .send-message .message-form {
        padding: 50px;
        margin-top: 0
    }

    .gallery-display .gallery-btns ul {
        padding: 6px 30px;
        border: 1px solid var(--color-border);
        border-radius: 50px
    }

    .gallery-display .gallery-btns button {
        padding: 16px 40px;
        color: var(--color-black);
        border: none;
        background: var(--color-tr);
        margin: 0
    }

    .gallery-display .gallery-content .text {
        padding: 50px
    }

    .gallery-display .gallery-items~.lode-btns {
        margin-top: 60px
    }

    .about-beeberry .exp-text p {
        margin-left: 0
    }

    .about-beeberry .box-count ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .about-beeberry .box-count li {
        width: 25%;
    }

    .about-beeberry .box-count .icon {
        width: 80px;
        height: 80px;
        line-height: 80px
    }

    .about-beeberry .box-count .icon svg {
        --svg-font-size: 36px
    }

    .about-beeberry .box-count h3 {
        /* font-size: 45px; */
        /* line-height: 55px; */
    }

    .our-blog .row>div:nth-child(3) .blog-card {
        /* margin-top: 0; */
    }

    .info-footer .main-footer {
        /* padding: 17px 0; */
        /* margin-top: 100px; */
    }

    .info-footer.v1 {
        /* padding-top: 200px; */
        position: relative
    }

    .info-footer.v1 .news-letter {
        padding: 90px;
        /* margin-top: -360px */
    }

    .info-footer.v1 .news-letter .subscribe-bar {
        margin-top: 0
    }

    .info-footer.v1 .news-letter~.info-content {
        padding-top: 100px
    }

    .info-footer.v1 .info-content>div:nth-child(2) h4,
    .info-footer.v1 .info-content>div h4 {
        margin-top: 0
    }

    .info-footer.v2 .insta-gallry~.info-content {
        padding-top: 100px
    }

    .info-footer.v2 .insta-gallry {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }

    .info-footer.v2 .insta-gallry h4 {
        width: 30%;
        padding: 50px 70px;
        font-size: 40px;
        line-height: 50px;
        margin-top: 0
    }

    .info-footer.v2 .insta-gallry ul {
        width: 70%
    }

    .info-footer.v2 .right-content {
        padding-left: calc(100% - 140px)
    }

    .info-footer.v2 .info-content>div:nth-child(2) h4,
    .info-footer.v2 .info-content>div h4 {
        margin-top: 0
    }
}

@media (min-width: 1400px) {

    .menu-bar .menu-right .search-btn,
    .menu-bar .menu-right .shop-card-btn .icon,
    .menu-bar .menu-right .wishlist-btn {
        /* width: 50px; */
        /* height: 50px; */
        /* line-height: 50px; */
    }

    .menu-bar .menu-right .search-btn svg,
    .menu-bar .menu-right .shop-card-btn svg,
    .menu-bar .menu-right .wishlist-btn svg {
        --svg-font-size: 24px;
    }

    .menu-bar .menu-right .shop-card-btn .count,
    .menu-bar .menu-right .wishlist-btn .count {
        top: 0;
        right: -5px
    }
}

@media (max-width: 991px) {
    .shopping-summery tbody tr img {
        max-width: 50px;
    }

    h5 {
        font-size: 14px;
        line-height: 24px;
    }

    .font-xs {
        font-size: 11px;
        line-height: 20px;
    }

    .table-responsive tr th:nth-child(2) {
        width: 200px;
    }

    .cart-page .table-responsive {
        margin: 0 0 30px;
    }


    table.table.shopping-summery {
        white-space: nowrap;
    }

    .send-message .left-content {
        padding: 0;
    }

    .who-we-are .who-we-box {
        padding: 20px;
    }

    .section-title-center.v1 h6:before,
    .section-title-white-center.v1 h6:before,
    .section-title-white.v1 h6:before,
    .section-title.v1 h6:before {
        width: 50px;
    }

    section.who-we-are+section.who-we-are {
        padding-top: 0;
    }

    .faq .left-content {
        padding: 0;
    }

    .menu-bar .menu-right>ul li ul {
        right: auto;
        left: 0;
    }

    .login-inner {
        padding: 20px;
    }

    .sp-img-content .popup-img.sp-img.preview-img-1 {
        height: 235px;
    }

    .sp-img-content .popup-img.sp-img {
        height: 100px;
    }

    .widget.best-sellers {
        padding: 5px;
    }

    .widgets .latest-posts li .post-img {
        height: 100px;
        width: 90px;
    }

    .widgets .latest-posts .post-text {
        padding-inline-start: 15px;
        width: calc(100% - 90px);
    }

    .widgets .latest-posts .post-text h6 {
        font-size: 13px;
        line-height: 22px;
    }

    .widgets .latest-posts .post-text h6~p {
        font-size: 10px;
    }

    .menu-bar .menu-left {
        justify-content: space-between;
    }

    .menu-bar.v2 .col-7.col-sm-6.col-lg-4 {
        padding-inline-end: 0;
        width: 55%;
    }

    .banner-h .slick-list.draggable {
        padding: 0 50px !important;
    }

    .banner-block .details h3 {
        font-size: 28px;
        line-height: normal;
    }

    .banner-block .details {
        max-width: 50%;
        padding: 20px;
    }

    .banner-block {
        height: 182px;
        margin: 10px 0;
    }

    .deal-block .deal-block-inner {
        display: block;
        padding: 15px;
    }

    .deal-block .img-block {
        width: 100%;
    }

    .deal-block .details {
        width: 100%;
        padding: 20px 0 0;
    }

    .deal-block {
        margin: 15px 0;
    }

    .deal-block .foot-block h4 {
        font-size: 13px;
    }

    .deal-block .foot-block {
        padding: 15px;
        flex-wrap: inherit;
    }

    .timer {
        border-width: 1px;
        padding: 8px;
        font-size: 11px;
    }

    .timer span {
        font-size: 14px;
        margin: 0 5px;
    }

    .title h2 {
        font-size: 20px;
    }

    .title {
        text-align: center;
    }

    .title h2::after {
        right: 0;
        left: 0;
        margin: 0 auto;
    }

    .btn-end {
        display: none;
    }

    .big-banner-inner {
        padding: 40px 30px;
    }

    .big-banner-inner .details a h3 {
        font-size: 22px;
        margin: 0 0 10px;
    }

    .big-banner-inner .details p {
        font-size: 14px;
    }

    .testimonial.v1.bg-cover-center {
        padding: 40px 0 !important;
    }

    .testimonial.v1 .testimonial-card {
        padding: 80px 20px 20px;
    }

    .aubscrib-inner {
        display: block;
    }

    .aubscrib-inner .form-sub {
        width: 100%;
    }
}



@media (max-width: 991px) {
    .responsive-menu {
        display: block;
    }

    .responsive-menu ul li .active {
        color: var(--color-yellow);
    }

    .menu-bar .menu-right>ul {
        display: none;
    }

    .menu-bar .menu-left .h-menu-btn {
        display: none;
    }

    .menu-bar.v2.sticky-header .menu-logo {}

    .menu-bar .menu-logo a {
        max-width: 100px;
    }

    .menu-right .whatsappIcon {
        display: block;
        margin-inline-start: auto;
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 20px;
    }

    .menu-bar {
        padding: 10px 0;
    }

    .whatsappIcon {
        display: none;
    }

    .banner-h .box-info {
        padding: 10px 0 0;
    }

    .banner-h .item .title {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 2px;
    }

    .category-block .img-block {
        height: 150px;
    }

    .category-block .img-block img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    .banner-h {
        padding: 35px 0 25px;
    }

    .banner-block .details h3 {
        font-size: 20px;
        line-height: 30px;
        font-weight: bold;
        margin: 0 0 12px;
    }

    .banner-block .details {
        max-width: 46%;
    }

    .banner-block .details .shopNow {
        font-size: 12px;
    }

    section {
        padding: 30px 0;
    }

    .title {
        margin-bottom: 15px;
    }

    .deal-block .img-block .img {
        height: 150px;
        text-align: center;
    }

    .deal-block .img-block .img img {
        max-height: 100%;
    }

    .deal-block .details .product-name .name {
        font-size: 16px;
        line-height: 26px;
        font-weight: bold;
        margin: 0 0 15px;
    }

    .deal-block .details {
        text-align: center;
    }

    .deal-block .details .btn-blo {
        justify-content: center;
    }

    .deal-block .details p {
        margin: 10px 0;
    }

    .deal-block .foot-block h4 {
        display: none;
    }

    .deal-block .foot-block {
        justify-content: center;
    }

    .timer {
        width: 100%;
        justify-content: center;
        font-size: 15px;
    }

    .timer span {
        font-size: 22px;
    }

    .big-banner {
        padding: 0 0 20px !important;
    }

    .our-services .col-md-6.col-xl-3 {
        /* max-width: 50%; */
    }

    .our-services .col-md-6.col-xl-3:nth-child(odd) {
        /* padding-inline-end: 5px; */
    }

    .our-services .col-md-6.col-xl-3:nth-child(even) {
        /* padding-inline-start: 5px; */
    }

    .our-services .service-card {
        padding: 15px;
        text-align: center;
        margin: 10px 0;
    }

    .our-services .service-card .icon {
        max-width: 60px;
        margin: 0 auto;
        padding: 0;
    }

    .our-services .service-card .icon~h4 {
        margin: 10px 0 0;
        font-size: 15px;
        line-height: 25px;
    }

    .product-block .img-block {
        height: 150px;
    }

    .product-block .img-block .img img {
        object-fit: contain;
    }

    .product-block .img-block .btn-hover {
        opacity: 1;
        visibility: visible;
    }

    .product-block .img-block .btn-hover button {
        width: 35px;
        height: 35px;
        line-height: 35px;
        margin: 0 7px;
    }

    .product-block .details .name {
        font-size: 14px;
        font-weight: bold;
        line-height: 24px;
    }

    .product-block .details .price-h {
        font-weight: bold;
    }

    .we-serve .we-serve-card .icon {
        max-width: 100%;
        height: 200px;
        line-height: normal;
        width: 100%;
        padding: 0;
    }

    .menu-bar .col-7.col-sm-6.col-lg-4,
    .menu-bar .col-5.col-sm-6.col-lg-4.col-xl-3 {
        display: inline-block;
    }

    .we-serve .we-serve-card .icon img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    .menu-right {
        position: relative;
        top: 5px;
    }

    section.we-serve .section-title-center~.row {
        display: block;
        white-space: nowrap;
        overflow: hidden;
        overflow-x: auto;
    }

    section.we-serve .section-title-center~.row .col-md-6.col-xl-3 {
        width: 74%;
        display: inline-block;
        padding-inline-end: 0;
    }

    .we-serve .we-serve-card .icon img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
}
