@media (max-width: 1399px) {

    h1 {
        font-family: 'Cormorant Infant';
        font-size: 62px;
        font-weight: 900;
    }

    h2 {
        font-family: 'Cormorant Infant';
        font-size: 52px;
        font-weight: 800;
        line-height: 60px;
    }

    h3 {
        font-family: 'Signika';
        font-size: 42px;
        font-weight: 800;
    }

    h4 {
        font-family: 'Signika';
        font-size: 36px;
        font-weight: 800;
    }

    h5 {
        font-family: 'Cormorant Infant';
        font-size: 30px;
        font-weight: 900;
    }

    h6 {
        font-family: 'Signika';
        font-size: 24px;
        font-weight: 500;
    }

    body {
        font-family: 'Signika';
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
    }

    .cta-btn {
        font-family: 'Signika';
        font-size: 18px;
        font-weight: 600;
        line-height: 28px;
    }

    .sip-savor .sip-savor-content-img .bottle {
        left: -63px;
    }

    .checkout-section form label {
        font-size: 20px;
        font-weight: 500;
        line-height: 30px;
    }

    .checkout-section .your-order table th,
    .my-account-section #orders table th,
    .my-account-section #download table th,
    .whishlist-table table th {
        font-size: 20px;
        line-height: 30px;
    }

    .checkout-section .your-order table tr td,
    .my-account-section #orders table tr td,
    .my-account-section #download table tr td,
    .whishlist-table table td {
        font-size: 20px;
        line-height: 30px;
    }

    .row-gap {
        row-gap: 50px;
    }

    .login .login-warpper .login-form .top-header {
        margin-bottom: 40px;
    }

    .login .login-warpper .form .sub-title {
        margin: 40px 0;
    }

    .login .login-form .form form .user-box:nth-child(2) {
        margin-top: 40px;
    }

    .login .login-form .form form .toggle-btn {
        margin: 26px 0 40px 0;
    }

    .login .login-form .form form {
        width: 80%;
    }

    .login .login-warpper .login-form {
        flex: 0 0 50%;
        padding-left: 40px;
        padding-top: 40px;
    }

    .login .login-form .form form .user-box {
        padding: 30px;
    }

    header .navbar-menu {
        padding: 10px 0;
    }

    .wine-story .discover .img {
        width: auto;
        margin: auto 0;
    }

    .wine-story .discover .img img {
        position: relative;
    }

    .wine-story .title h2 {
        margin-bottom: 22px;
    }

    .wine-story .smooth-wine .img {
        width: auto;
        margin: auto 0;
    }

    .wine-story .smooth-wine .img img {
        position: relative;
    }

    .our-awards .our-awards-content .awards-image {
        margin: 0 auto;
    }

    .team .our-team-content {
        gap: 40px;
    }

    .wine-shop .wine-product .product {
        margin: 0;
    }

    .wine-fresh .wine-fresh-content {
        column-gap: 40px;
    }

    .banner {
        padding: 140px 0;
    }

    .tabs-section .review-content .review {
        gap: 20px;
    }

    .my-account-section .payment-getway {
        gap: 40px;
    }

    .my-account-section .exp-month.box-form {
        margin: 0px;
    }

    .my-account-section .exp-year.box-form {
        margin: 0px;
    }

    .my-account-section .exp-month.box-form {
        margin: 0px;
    }

    .my-account-section .exp-year.box-form {
        margin: 0px;
    }

    .order-history .order-header .order-information {
        gap: 40px;
    }

    .order-history .order-header {
        padding: 30px;
        align-items: center;
    }
    .faq .accordion-button {
        font-family: 'Cormorant Infant';
        font-size: 30px;
        font-weight: 900;
    }

}


@media (max-width: 1199px) {

    h1 {
        font-family: 'Cormorant Infant';
        font-size: 52px;
        font-weight: 900;
    }

    h2 {
        font-family: 'Cormorant Infant';
        font-size: 46px;
        font-weight: 800;
    }

    h3 {
        font-family: 'Signika';
        font-size: 38px;
        font-weight: 800;
    }

    h4 {
        font-family: 'Signika';
        font-size: 30px;
        font-weight: 800;
    }

    h5 {
        font-family: 'Cormorant Infant';
        font-size: 24px;
        font-weight: 900;
    }

    h6 {
        font-family: 'Signika';
        font-size: 20px;
        font-weight: 500;
    }

    body {
        font-family: 'Signika';
        font-size: 18px;
        font-weight: 400;
    }

    .cta-btn {
        font-family: 'Signika';
        font-size: 18px;
        font-weight: 600;
    }

    .checkout-section form label {
        font-size: 20px;
        font-weight: 500;
        line-height: 30px;
    }

    .checkout-section .your-order table th,
    .my-account-section #orders table th,
    .my-account-section #download table th,
    .whishlist-table table th {
        font-size: 20px;
        line-height: 30px;
    }

    .checkout-section .your-order table tr td,
    .my-account-section #orders table tr td,
    .my-account-section #download table tr td,
    .whishlist-table table td {
        font-size: 20px;
        line-height: 30px;
    }

    .wrapper {
        padding: 80px 0;
    }

    .row-gap {
        row-gap: 40px;
    }

    .login .login-warpper .login-form .top-header {
        margin-bottom: 26px;
    }

    .login .login-warpper .form .sub-title {
        margin: 26px;
    }

    .login .login-warpper .login-form .top-header .logo {
        margin-right: 10px;
    }

    .login .login-warpper .login-form {
        flex: 1 1 90%;
        padding: 16px;
    }

    .login .login-form .form form {
        width: 80%;
    }

    .login .login-form .form form .user-box {
        padding: 20px;
    }

    .login .login-form .form form .user-box:nth-child(2) {
        margin-top: 26px;
    }

    .login .login-form .form form .toggle-btn {
        margin: 16px 0 26px 0;
    }

    .register .login-warpper .login-form {
        flex: 1 1 60%;
        padding: 16px;
    }

    .register .login-form .form form {
        width: 90%;
    }

    header .navbar-menu .navbar-collapse {
        position: relative;
        top: 0px;
        width: 100%;
    }

    header .navbar-menu {
        padding: 10px 0;
    }

    footer .top-footer .logo-description {
        margin-bottom: 22px;
    }

    footer .top-footer .about h6 {
        margin-bottom: 22px;
    }

    footer .top-footer .about ul li {
        margin-top: 12px;
    }

    footer .top-footer .help h6 {
        margin-bottom: 22px;
    }

    footer .top-footer .help ul li {
        margin-top: 12px;
    }

    footer .top-footer .newsletter-social-icon .newsletter {
        margin: 22px 0;
    }

    .wine-story .discover .img {
        width: 600px;
        margin: auto 0;
    }

    .wine-story .discover .img img {
        position: relative;
    }

    .wine-story .smooth-wine .img {
        width: 600px;
        margin: auto 0;
    }

    .wine-story .smooth-wine .img img {
        position: relative;
    }

    .wine-story .title h2 {
        margin-bottom: 22px;
    }

    .our-awards .our-awards-content .awards-image:after {
        width: 300px;
        height: 300px;
    }

    .our-awards .our-awards-content .awards-image {
        margin: 0 auto;
    }

    .our-awards .our-awards-content .awards-image img {
        max-width: 200px;
    }

    .our-awards .our-awards-content .awards-content-text {
        gap: 30px;
    }

    .our-awards .our-awards-content .awards-content-text .icon {
        margin-bottom: 14px;
    }

    .our-awards .our-awards-content .awards-content-text .text h2 {
        margin-bottom: 6px;
    }

    .team .our-team-content {
        gap: 40px;
    }

    .latest-news .latest-news-content {
        gap: 20px;
    }

    .latest-news .blog .img {
        margin-bottom: 20px;
    }

    .latest-news .blog .blog-content-text h5 {
        margin-bottom: 14px;
    }

    .wine-shop .wine-product .product {
        margin: 0;
    }

    .wine-fresh .wine-fresh-content ul li:nth-child(2) {
        margin: 40px 0;
    }

    .wine-fresh .wine-fresh-content {
        column-gap: 20px;
    }

    .banner {
        padding: 100px 0;
    }

    .banner .banner-content-text p {
        margin: 30px 0;
    }

    .original-recipe .original-recipe-content-text .recipe-effect {
        gap: 20px;
    }

    .original-recipe .original-recipe-content-text .recipe-effect .icon img {
        max-width: 80px;
    }

    .original-recipe .original-recipe-content-text .recipe-effect:nth-child(2) {
        margin-top: 80px;
    }

    .original-recipe .original-recipe-content-img {
        margin: 0 auto;
    }

    .original-recipe .original-recipe-content-img img {
        max-width: inherit;
    }

    .faq .faq-content {
        gap: 30px;
    }

    .faq .faq-content .faq-content-image {
        width: auto;
    }

    .faq .faq-content .faq-content-text .accordion .accordion-item:nth-child(even) {
        margin: 30px 0;
    }

    .pages-effect {
        padding: 150px 0;
    }

    .filter-product .product-filter {
        padding: 30px;
    }

    .filter-product .product-filter .search .search-title {
        margin-bottom: 20px;
    }

    .filter-product .product-filter .search {
        margin-bottom: 30px;
    }

    .filter-product .product-filter .category h5 {
        margin-bottom: 30px;
    }

    .filter-product .product-filter .category {
        margin-bottom: 30px;
    }

    .filter-product .product-filter .price-filter .price-range {
        margin: 20px 0;
    }

    .filter-product .product-filter .price-filter {
        margin-bottom: 30px;
    }

    .product-details .right-product-details-image .img-bg .img {
        width: 120px;
    }

    .product-details .right-product-details-image .img-bg {
        padding: 50px 70px;
    }

    .tabs-section .review-content .review {
        gap: 20px;
    }

    .related .related-products {
        gap: 20px;
    }

    .blog-list .blog-all-list {
        row-gap: 30px;
    }

    .blog-list .blog {
        width: 31%;
    }

    .blog-list .blog .img {
        margin-bottom: 16px;
    }

    .blog-list .blog .blog-content-text h5 {
        margin-bottom: 10px;
    }

    .cart-container .cart-table tr th {
        font-size: 20px;
        font-weight: 500;
        line-height: 30px;
    }

    .coupen-code {
        padding-top: 0;
    }

    .coupen-code .enter-coupen-code {
        width: 48%;
    }

    .coupen-code .coupen-code-btn {
        width: 52%;
    }

    .steper .table-total-price {
        width: 70%;
    }

    .steper .cart-totals {
        margin: 30px 0;
    }

    .steper .table-total-price .total-amount {
        margin-bottom: 30px;
    }

    .whishlist-table .theme-cta-btn {
        margin-bottom: 50px;
    }

    .whishlist-table .product-table th,
    .product-table td {
        padding: 14px 20px;
        text-align: left;
    }

    .payment-section ul li {
        margin: 20px 0;
    }

    .my-account-section .payment-getway {
        gap: 40px;
    }

    .my-account-section .exp-month.box-form {
        margin: 0px;
    }

    .my-account-section .exp-year.box-form {
        margin: 0px;
    }

    .order-history .order-header .order-information {
        gap: 40px;
    }

    .order-history .order-header {
        padding: 30px;
        align-items: center;
    }

    .home-2.wine-shop .wine-product {
        gap: 0px;
    }

    .home-2.wine-shop .wine-product {
        gap: 40px;
    }

    .home-2.testimonial .testimonial-slider .slick-dots {
        bottom: 0px;
    }
    .faq .accordion-button {
        font-family: 'Cormorant Infant';
        font-size: 24px;
        font-weight: 900;
    }


}


@media (max-width: 991px) {

    h1 {
        font-family: 'Cormorant Infant';
        font-size: 42px;
        font-weight: 900;
    }

    h2 {
        font-family: 'Cormorant Infant';
        font-size: 36px;
        font-weight: 800;
    }

    h3 {
        font-family: 'Signika';
        font-size: 32px;
        font-weight: 800;
    }

    h4 {
        font-family: 'Signika';
        font-size: 28px;
        font-weight: 800;
    }

    h5 {
        font-family: 'Cormorant Infant';
        font-size: 24px;
        font-weight: 900;
    }

    h6 {
        font-family: 'Signika';
        font-size: 20px;
        font-weight: 500;
    }

    body {
        font-family: 'Signika';
        font-size: 16px;
        font-weight: 400;
    }

    .cta-btn {
        font-family: 'Signika';
        font-size: 16px;
        font-weight: 600;
    }

    .checkout-section form label {
        font-size: 20px;
        font-weight: 500;
        line-height: 30px;
    }

    .checkout-section .your-order table th,
    .my-account-section #orders table th,
    .my-account-section #download table th,
    .whishlist-table table th {
        font-size: 20px;
        line-height: 30px;
    }

    .checkout-section .your-order table tr td,
    .my-account-section #orders table tr td,
    .my-account-section #download table tr td,
    .whishlist-table table td {
        font-size: 20px;
        line-height: 30px;
    }

    /* Scroll Bar */
    ::-webkit-scrollbar {
        background-color: var(--light-gray-color);
        width: 10px;
        height: 6px;
    }

    .wrapper {
        padding: 80px 0;
    }

    .row-gap {
        row-gap: 40px;
    }

    .login .login-warpper .login-form .top-header {
        margin-bottom: 26px;
    }

    .login .login-warpper .form .sub-title {
        margin: 26px;
    }

    .login .login-warpper .login-form .top-header .logo {
        margin-right: 10px;
    }

    .login .login-warpper .login-form {
        flex: 1 1 100%;
        padding: 16px;
    }

    .login .login-form .form form {
        width: 100%;
    }

    .login .login-form .form form .user-box {
        padding: 20px;
    }

    .login .login-form .form form .user-box:nth-child(2) {
        margin-top: 26px;
    }

    .login .login-form .form form .toggle-btn {
        margin: 16px 0 26px 0;
    }

    .register .login-warpper .login-form {
        flex: 1 1 70%;
        padding: 16px;
    }

    .register .login-form .form form {
        width: 100%;
    }

    header .navbar-menu {
        padding: 14px 0;
    }

    header .navbar-menu .navbar-collapse {
        position: absolute;
        top: 50px;
        width: 500px;
    }

    header .navbar .navbar-nav li a {
        text-align: center;
    }

    footer .top-footer .logo-description {
        margin-bottom: 22px;
    }

    footer .top-footer .about h6 {
        margin-bottom: 22px;
    }

    footer .top-footer .about ul li {
        margin-top: 10px;
    }

    footer .top-footer .help h6 {
        margin-bottom: 22px;
    }

    footer .top-footer .help ul li {
        margin-top: 10px;
    }

    footer .top-footer .newsletter-social-icon .newsletter {
        margin: 22px 0;
    }

    .top-footer .address-call {
        margin-bottom: 30px;
    }

    .wine-story .discover .img {
        width: 460px;
        margin: auto 0;
    }

    .wine-story .discover .img img {
        position: relative;
    }

    .wine-story .smooth-wine .img {
        width: 460px;
        margin: auto 0;
    }

    .wine-story .smooth-wine .img img {
        position: relative;
    }

    .wine-story .title h2 {
        margin-bottom: 22px;
    }

    .our-awards .our-awards-content .awards-image:after {
        width: 300px;
        height: 300px;
    }

    .our-awards .our-awards-content .awards-image {
        margin: 0 auto;
    }

    .our-awards .our-awards-content .awards-image img {
        max-width: 200px;
    }

    .our-awards .our-awards-content .awards-content-text {
        gap: 30px;
    }

    .our-awards .our-awards-content .awards-content-text .icon {
        margin-bottom: 14px;
    }

    .our-awards .our-awards-content .awards-content-text .text h2 {
        margin-bottom: 6px;
    }

    .team .our-team-content {
        gap: 40px;
    }

    .latest-news .latest-news-content {
        gap: 20px;
    }

    .latest-news .blog .img {
        margin-bottom: 20px;
    }

    .latest-news .blog .blog-content-text h5 {
        margin-bottom: 14px;
    }

    .wine-shop .wine-product .product {
        margin: 0;
    }

    .wine-fresh .wine-fresh-content ul li:nth-child(2) {
        margin: 40px 0;
    }

    .wine-fresh .wine-fresh-content {
        column-gap: 20px;
    }

    .banner {
        padding: 100px 0;
    }

    .banner .banner-content-text p {
        margin: 30px 0;
    }


    .sip-savor .sip-savor-content-img .bottle {
        left: 150px;
    }

    .original-recipe .original-recipe-content-text .recipe-effect {
        gap: 20px;
    }

    .original-recipe .original-recipe-content-text .recipe-effect .icon img {
        max-width: 80px;
    }

    .original-recipe .original-recipe-content-text .recipe-effect:nth-child(2) {
        margin-top: 80px;
    }

    .original-recipe .original-recipe-content-img {
        margin: 0 auto;
    }

    .original-recipe .original-recipe-content-img img {
        max-width: 120px;
    }

    .original-recipe .original-recipe-content-img:after {
        width: 280px;
        height: 280px;
    }

    .who-we-are .who-we-are-content .who-we-effect .text {
        margin-top: 14px;
    }

    .who-we-are .who-we-are-content .who-we-effect .text p {
        margin: 14px 0;
    }

    .who-we-are .who-we-are-content .who-we-effect .cta-btn .fa-arrow-circle-right:before {
        font-size: 26px;
    }

    .who-we-are .who-we-are-content .who-we-effect .cta-btn .fa-circle-arrow-right:before {
        font-size: 26px;
    }

    .who-we-are .who-we-are-content {
        gap: 20px;
    }

    .faq .faq-content {
        gap: 30px;
    }

    .faq .faq-content .faq-content-image {
        width: 100%;
    }

    .faq .faq-content .faq-content-text .accordion .accordion-item:nth-child(even) {
        margin: 30px 0;
    }

    .pages-effect {
        padding: 150px 0;
    }

    .filter-product .product-filter {
        padding: 30px;
    }

    .filter-product .product-filter .search .search-title {
        margin-bottom: 20px;
    }

    .filter-product .product-filter .search {
        margin-bottom: 30px;
    }

    .filter-product .product-filter .category h5 {
        margin-bottom: 30px;
    }

    .filter-product .product-filter .category {
        margin-bottom: 30px;
    }

    .filter-product .product-filter .price-filter .price-range {
        margin: 20px 0;
    }

    .filter-product .product-filter .price-filter {
        margin-bottom: 30px;
    }

    .product-details .product-details-image {
        width: 100%;
    }

    .product-details .right-product-details-image .img-bg .img {
        width: 120px;
    }

    .product-details .right-product-details-image .img-bg {
        padding: 50px 100px;
    }

    .tabs button {
        padding: 10px 30px;
    }

    .tabs-section .review-content .review {
        gap: 20px;
    }

    .tabs-section .review-content .review-text .name-date-star .star {
        font-size: 14px;
    }

    .related .related-products {
        gap: 20px;
    }

    .blog-list .blog-all-list {
        row-gap: 20px;
    }

    .blog-list .blog {
        width: 48%;
    }

    .blog-list .blog .img {
        margin-bottom: 20px;
    }

    .blog-list .blog .blog-content-text h5 {
        margin-bottom: 14px;
    }

    .blog-content-details-list .blog-post-details .blog-post .blog-post-content-text .name-date {
        margin-bottom: 20px;
    }

    .blog-content-details-list .blog-post-details .blog-post .blog-post-content-text .text p {
        margin-top: 20px;
    }

    .blog-content-details-list .blog-post-details {
        width: 100%;
    }

    .blog-content-details-list .blog-recent-post {
        width: 100%;
        margin-top: 30px;
    }

    .blog-content-details-list .blog-recent-post .search .search-box {
        width: 80%;
        margin-top: 30px;
    }

    .blog-content-details-list .blog-recent-post .search {
        margin-bottom: 40px;
    }

    .blog-content-details-list .blog-recent-post .category h5 {
        margin-bottom: 30px;
    }

    .blog-content-details-list .blog-recent-post .category ul li:nth-child(even) {
        margin: 20px 0;
    }

    .blog-content-details-list .blog-recent-post .recent-post {
        margin-top: 40px;
    }

    .blog-content-details-list .blog-recent-post h2 {
        margin-bottom: 30px;
    }

    .blog-content-details-list .blog-recent-post .post:nth-child(even) {
        margin: 30px 0;
    }

    .blog-content-details-list .blog-recent-post .post {
        gap: 20px;
        padding: 14px;
    }

    .blog-content-details-list .blog-recent-post .post .img {
        width: 100%;
        max-width: 130px;
    }

    .blog-content-details-list .blog-recent-post .post span {
        margin-top: 10px;
    }

    .contact-form .form-group {
        gap: 10px;
    }

    .cart-container .cart-table tr th {
        font-size: 20px;
        font-weight: 500;
        line-height: 30px;
    }

    .steper .arrow {
        font-size: 18px;
    }

    .coupen-code .enter-coupen-code {
        width: 48%;
    }

    .coupen-code .coupen-code-btn {
        width: 52%;
    }

    .coupen-code {
        padding-top: 0;
    }

    .steper .table-total-price {
        width: 70%;
    }

    .steper .cart-totals {
        margin: 30px 0;
    }

    .steper .table-total-price .total-amount {
        margin-bottom: 30px;
    }

    .whishlist-table .theme-cta-btn {
        margin-bottom: 50px;
    }

    .whishlist-table {
        overflow-x: auto;
        margin-bottom: 40px;
        /* Horizontal scroll for overflow */
    }

    .whishlist-table .product-table {
        width: 1000px;
        margin-bottom: 50px;
    }

    .whishlist-table .theme-cta-btn {
        margin-bottom: 30px;
    }

    .payment-section ul li {
        margin: 20px 0;
    }

    .my-account-section .payment-getway {
        gap: 20px;
    }

    .my-account-section .exp-month.box-form {
        margin: 0px;
    }

    .my-account-section .exp-year.box-form {
        margin: 0px;
    }

    .order-history .order-header .order-information {
        gap: 40px;
    }

    .order-history .order-header {
        padding: 30px;
        align-items: center;
    }

    .order-summary .order-history-product-detials .order-content .img {
        width: 52%;
    }

    .home-2.about-section .bottel-img {
        width: 21%;
    }

    .home-2.wine-shop .wine-product .product {
        width: 100%;
    }

    .home-2.wine-shop .wine-product {
        gap: 20px;
    }

    .home-2.testimonial .testimonial-slider .slick-dots {
        bottom: -24px;
    }
    .testimonial:before,
    .testimonial:after,
    footer::before,
    footer::after {
        opacity: 0.25;
    }
    .product-details .product-details-content {
        flex-direction: column !important;
    }
    .product-details .product-details-image {
        flex-direction: column-reverse;
    }
    .product-details .product-details-image .right-product-details-image {
        width: 100%;
    }
    .product-details .product-details-image .right-product-details-image .img-bg,
    .product-details .product-details-image .right-product-details-image .img-bg .img {
        display: block;
        margin: 0 auto;
    }
    .product-details .product-details-image .left-product-details-image {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
        justify-content: center;
        gap: 10px;
        width: 100%;
    }
    .product-details .product-details-image .left-product-details-image .img-bg {
        flex: 0 0 calc(33.3333% - 7px);
        padding: 10px 15px;
        margin: 0;
    }
    .product-details .left-product-details-image .img-bg .img {
        animation: none;
        transform: rotate(0deg);
        display: block;
        margin: 0 auto;
    }
    .faq .accordion-button {
        font-family: 'Cormorant Infant';
        font-size: 24px;
        font-weight: 900;
    }

}

@media (max-width: 767px) {

    h1 {
        font-family: 'Cormorant Infant';
        font-size: 42px;
        font-weight: 900;
        line-height: 52px;
    }

    h2 {
        font-family: 'Cormorant Infant';
        font-size: 36px;
        font-weight: 800;
        line-height: 46px;
    }

    h3 {
        font-family: 'Signika';
        font-size: 32px;
        font-weight: 800;
        line-height: 42px;
    }

    h4 {
        font-family: 'Signika';
        font-size: 28px;
        font-weight: 800;
        line-height: 38px;
    }

    h5 {
        font-family: 'Cormorant Infant';
        font-size: 24px;
        font-weight: 900;
        line-height: 34px;
    }

    h6 {
        font-family: 'Signika';
        font-size: 20px;
        font-weight: 500;
        line-height: 30px;
    }

    body {
        font-family: 'Signika';
        font-size: 16px;
        font-weight: 400;
    }

    .cta-btn {
        font-family: 'Signika';
        font-size: 16px;
        font-weight: 600;
    }
    .theme-cta-btn {
        padding: 6px 16px;
    }

    .checkout-section form label {
        font-size: 20px;
        font-weight: 500;
        line-height: 30px;
    }

    .checkout-section .your-order table th,
    .my-account-section #orders table th,
    .my-account-section #download table th,
    .whishlist-table table th {
        font-size: 20px;
        line-height: 30px;
    }

    .checkout-section .your-order table tr td,
    .my-account-section #orders table tr td,
    .my-account-section #download table tr td,
    .whishlist-table table td {
        font-size: 20px;
        line-height: 30px;
    }

    /* Scroll Bar */
    ::-webkit-scrollbar {
        background-color: var(--light-gray-color);
        width: 10px;
        height: 6px;
    }

    .wrapper {
        padding: 50px 0;
    }

    .row-gap {
        row-gap: 25px;
    }

    .wrapper .title h6 {
        margin: 0;
    }

    .login .login-warpper .login-form .top-header {
        margin-bottom: 26px;
    }

    .login .login-warpper .form .sub-title {
        margin: 26px;
    }

    .login .login-warpper .login-form .top-header .logo {
        margin-right: 10px;
    }

    .login .login-warpper .login-form {
        flex: 1 1 100%;
        padding: 16px;
    }

    .login .login-form .form form {
        width: 70%;
    }

    .login .login-form .form form .user-box {
        padding: 20px;
    }

    .login .login-form .form form .user-box:nth-child(2) {
        margin-top: 26px;
    }

    .login .login-form .form form .toggle-btn {
        margin: 16px 0 26px 0;
    }

    header .navbar-menu .list .search .fa-magnifying-glass:before,
    .fa-search:before {
        font-size: 18px;
    }

    header .navbar-menu .list .whishlist .fa-heart:before {
        font-size: 18px;
    }

    header .navbar-menu .list .basket .fa-bag-shopping:before,
    .fa-shopping-bag:before {
        font-size: 18px;
    }

    header .navbar-menu {
        padding: 14px 0;
    }

    header .navbar-menu .navbar-collapse {
        position: absolute;
        top: 58px;
        width: 500px;
    }

    header .navbar .navbar-nav li a {
        text-align: center;
    }

    footer .top-footer .logo-description {
        margin-bottom: 18px;
    }

    footer .top-footer .about h6 {
        margin-bottom: 18px;
    }

    footer .top-footer .about ul li {
        margin-top: 10px;
    }

    footer .top-footer .help h6 {
        margin-bottom: 18px;
    }

    footer .top-footer .help ul li {
        margin-top: 10px;
    }

    footer .top-footer .newsletter-social-icon .newsletter {
        margin: 18px 0;
    }

    .top-footer .address-call {
        margin-bottom: 30px;
    }

    .wine-story .discover .img {
        width: 460px;
        margin: 0 auto;
    }

    .wine-story .discover .img img {
        position: relative;
    }

    .wine-story .smooth-wine .img {
        width: 460px;
        margin: 0 auto;
    }

    .wine-story .smooth-wine .img img {
        position: relative;
        top: 0;
    }

    .wine-story .title h2 {
        margin-bottom: 18px;
    }

    .our-awards .our-awards-content .awards-image:after {
        width: 250px;
        height: 250px;
    }

    .our-awards .our-awards-content .awards-image {
        margin: 0 auto;
    }

    .our-awards .our-awards-content .awards-image img {
        max-width: 100px;
    }

    .our-awards .our-awards-content .awards-content-text {
        gap: 30px;
    }

    .our-awards .our-awards-content .awards-content-text .icon {
        margin-bottom: 10px;
    }

    .our-awards .our-awards-content .awards-content-text .text h2 {
        margin-bottom: 0px;
    }

    .team .our-team-content {
        gap: 20px;
    }

    .latest-news .latest-news-content .blog {
        width: 100%;
        text-align: center;
    }

    .latest-news .latest-news-content {
        gap: 20px;
    }

    .latest-news .blog .img {
        margin-bottom: 16px;
    }

    .latest-news .blog .blog-content-text h5 {
        margin-bottom: 10px;
    }

    .wine-shop .wine-product .product {
        margin: 0;
    }

    .wine-shop .wine-product {
        gap: 10px;
    }

    .wine-shop .wine-product .product {
        width: 48%;
    }

    .wine-fresh .wine-fresh-content ul li:nth-child(2) {
        margin: 30px 0;
    }

    .wine-fresh .wine-fresh-content ul li:nth-child(2) {
        margin: 30px 0;
    }

    .wine-fresh .title h5::after {
        width: 16%;
        left: 30%;
    }

    .wine-fresh .title h5::before {
        width: 16%;
        right: 13%;
    }

    .banner {
        padding: 70px 0;
    }

    .banner .banner-content-text p {
        margin: 20px 0;
    }

    .sip-savor .sip-savor-content-img .bottle {
        left: 20px;
        max-width: 200px;
    }

    .original-recipe .original-recipe-content-text .recipe-effect {
        gap: 10px;
    }

    .original-recipe .original-recipe-content-text .recipe-effect .icon img {
        max-width: 50px;
    }

    .original-recipe .original-recipe-content-text .recipe-effect:nth-child(2) {
        margin-top: 40px;
    }

    .original-recipe .original-recipe-content-img {
        margin: 0 auto;
    }

    .original-recipe .original-recipe-content-img img {
        max-width: 80px;
    }

    .original-recipe .original-recipe-content-img:after {
        width: 200px;
        height: 200px;
    }

    .gallery .gallery-content .gallery-image {
        max-width: 100%;
        margin: 0 auto;
    }

    .who-we-are .who-we-are-content .who-we-effect .text {
        margin-top: 10px;
    }

    .who-we-are .who-we-are-content .who-we-effect .text p {
        margin: 10px 0;
    }

    .who-we-are .who-we-are-content .who-we-effect .cta-btn .fa-arrow-circle-right:before {
        font-size: 26px;
    }

    .who-we-are .who-we-are-content .who-we-effect .cta-btn .fa-circle-arrow-right:before {
        font-size: 26px;
    }

    .who-we-are .who-we-are-content {
        gap: 20px;
    }

    .faq .faq-content {
        gap: 20px;
    }

    .faq .faq-content .faq-content-image {
        width: 100%;
    }

    .faq .faq-content .faq-content-text .accordion .accordion-item:nth-child(even) {
        margin: 20px 0;
    }

    .pages-effect {
        padding: 100px 0;
    }

    .filter-product .product-filter {
        padding: 22px;
    }

    .filter-product .product-filter .search .search-title {
        margin-bottom: 20px;
    }

    .filter-product .product-filter .search {
        margin-bottom: 30px;
    }

    .filter-product .product-filter .category h5 {
        margin-bottom: 30px;
    }

    .filter-product .product-filter .category {
        margin-bottom: 20px;
    }

    .filter-product .product-filter .price-filter .price-range {
        margin: 30px 0;
    }

    .filter-product .product-filter .price-filter {
        margin-bottom: 30px;
    }

    .product-details .product-details-image {
        width: 100%;
    }

    .product-details .right-product-details-image .img-bg .img {
        width: 100px;
    }

    .product-details .right-product-details-image .img-bg {
        padding: 40px 80px;
    }

    .product-details .product-details-text .discount {
        margin-bottom: 10px;
    }

    .product-details .product-details-text .product-detials-description {
        margin: 20px 0;
    }

    .product-details .product-details-text .product-detials-description p:nth-child(2) {
        margin-top: 10px;
    }

    .product-details .product-details-text .buy-now {
        margin-bottom: 20px;
    }

    .product-details .product-details-text .quantity-container {
        padding: 6px;
    }

    .product-details .product-details-text .buy-now .buy-now-btn {
        padding: 10px 20px;
        margin: 0 10px;
    }

    .tabs {
        text-align: center;
    }

    .tabs button {
        padding: 6px 10px;
    }

    .tabs button:nth-child(1) {
        margin-bottom: 10px;
    }

    .tabs-section #Tab1 {
        margin-top: 20px;
    }

    #Tab2 {
        margin-top: 20px;
    }

    #Tab3 {
        margin-top: 20px;
    }

    #Tab2 table {
        margin-top: 20px;
    }

    .tabs-section .review-content .review {
        margin-top: 20px;
    }

    .tabs-section .review-content .review .img {
        width: 140px;
    }

    .tabs-section .review-content .review-text .name-date-star .star {
        font-size: 10px;
    }

    .related .related-products {
        gap: 20px;
    }

    .related .product {
        width: 60%;
    }

    .blog-list .blog-all-list {
        row-gap: 20px;
    }

    .blog-list .blog {
        width: 70%;
    }

    .blog-list .blog .img {
        margin-bottom: 16px;
    }

    .blog-list .blog .blog-content-text h5 {
        margin-bottom: 10px;
    }

    .blog-content-details-list .blog-post-details .blog-post .blog-post-content-text .name-date {
        margin-bottom: 10px;
    }

    .blog-content-details-list .blog-post-details .blog-post .blog-post-content-text .text p {
        margin-top: 10px;
    }

    .blog-content-details-list .blog-post-details .blog-post:nth-child(2) {
        margin-top: 20px;
    }

    .blog-content-details-list .blog-post-details {
        width: 100%;
    }

    .blog-content-details-list .blog-recent-post {
        width: 100%;
        margin-top: 20px;
    }

    .blog-content-details-list .blog-recent-post .search .search-box {
        width: 60%;
        margin-top: 20px;
    }

    .blog-content-details-list .blog-recent-post .search {
        margin-bottom: 30px;
    }

    .blog-content-details-list .blog-recent-post .category h5 {
        margin-bottom: 20px;
    }

    .blog-content-details-list .blog-recent-post .category ul li:nth-child(even) {
        margin: 10px 0;
    }

    .blog-content-details-list .blog-recent-post .recent-post {
        margin-top: 30px;
    }

    .blog-content-details-list .blog-recent-post h2 {
        margin-bottom: 20px;
    }

    .blog-content-details-list .blog-recent-post .post:nth-child(even) {
        margin: 20px 0;
    }

    .blog-content-details-list .blog-recent-post .post {
        gap: 14px;
        padding: 10px;
    }

    .blog-content-details-list .blog-recent-post .post .img {
        width: 100%;
        max-width: 130px;
    }

    .blog-content-details-list .blog-recent-post .post span {
        margin-top: 8px;
    }

    .contact-form .form-group {
        gap: 10px;
    }

    .contact-form .name {
        margin-bottom: 14px;
    }

    .steper .arrow {
        transform: rotate(90deg);
    }

    .cart-container {
        overflow-x: auto;
        /* Horizontal scroll for overflow */
    }

    .cart-table {
        width: 767px;
        /* Minimum width for the table */
    }

    .cart-table .product img {
        width: 80px;
    }

    .cart-container .cart-table tr th {
        font-size: 20px;
        font-weight: 500;
        line-height: 30px;
    }

    .coupen-code .enter-coupen-code {
        width: 100%;
    }

    .coupen-code .coupen-code-btn {
        width: 100%;
        margin-top: 20px;
    }

    .coupen-code .coupon-container {
        padding: 10px 20px;
    }

    .coupen-code .coupon-container input {
        width: 100%;
    }

    .steper .table-total-price {
        width: 100%;
    }

    .steper .cart-totals {
        margin: 20px 0;
    }

    .steper .table-total-price .total-amount {
        margin-bottom: 20px;
    }



    section .billing-details {
        width: 100%;
    }

    .checkout-section .billing-details,
    .additional-information {
        width: 100%;
    }

    .checkout-section .billing-details label {
        margin-top: 14px;
        margin-bottom: 6px;
    }

    .checkout-section label {
        margin-top: 14px;
        margin-bottom: 6px;
    }

    .checkout-section .coupon {
        padding: 20px;
    }

    .checkout-section .place-order {
        padding: 20px;
    }

    .checkout-section .place-order .couponn {
        padding: 20px;
        margin-bottom: 20px;
    }

    .error-page .error-page-text h1 {
        margin-bottom: 20px;
        margin-top: 30px;
    }

    .whishlist-table {
        overflow-x: auto;
        margin-bottom: 30px;
        /* Horizontal scroll for overflow */
    }

    .whishlist-table .product-table {
        width: 1000px;
        margin-bottom: 50px;
    }

    .whishlist-table .theme-cta-btn {
        margin-bottom: 30px;
    }

    .search-product .alll-products .product {
        width: 60%;
        margin: 0 auto;
    }

    .search-product .alll-products {
        gap: 30px;
    }

    .data-collected .data-collected-text h4 {
        margin-bottom: 10px;
    }

    .data-collected .data-collected-text .data-collect {
        margin-top: 20px;
    }

    .payment-section ul li {
        margin: 14px 0;
    }

    .my-account-section .tab {
        padding: 10px;
    }

    .my-account-section #orders {
        margin-top: 30px;
    }

    .my-account-section .tab-container {
        overflow-x: scroll;
        gap: 20px;
        padding-bottom: 20px;
    }

    .my-account-section #download {
        margin-top: 30px;
    }

    .my-account-section #address {
        margin-top: 30px;
    }

    .my-account-section .address-box h5 {
        margin-bottom: 20px;
    }

    .my-account-section ul.address-details li {
        margin: 10px 0;
    }

    .my-account-section .payment-getway {
        gap: 20px;
    }

    .my-account-section .box-form {
        margin: 14px 0;
    }

    .checkout-section input,
    select,
    textarea {
        margin-bottom: 0px;
    }

    .my-account-section .box-form .cvv-number {
        width: 100%;
    }

    .my-account-section .box-form .exp-month {
        width: 100%;
    }

    .my-account-section .box-form .exp-year {
        width: 100%;
    }

    .my-account-section .exp-month.box-form {
        margin: 0px;
    }

    .my-account-section .exp-year.box-form {
        margin: 0px;
    }

    .order-history .order-header {
        padding: 20px;
        align-items: center;
    }

    .order-history .order-header .order-information {
        justify-content: space-between;
        gap: 20px;
    }

    .order-header button,
    .delivery-info button {
        margin-right: 0px;
        padding: 6px 10px;
    }

    .order-summary .order-history-product-detials .order-content .img {
        width: 100%;
        text-align: center;
    }


    .home-2.about-section .bottel-img {
        width: 21%;
        left: 20px;
    }

    .home-2.wine-shop .wine-product {
        gap: 20px;
    }

    .home-2.wine-shop .wine-product .product {
        margin: 0;
        text-align: center;
        width: 60%;
    }

    .home-2.latest-news .latest-news-content .blog {
        width: 60%;
    }

    .home-2.testimonial .testimonial-1 {
        gap: 20px;
    }

    .home-2.testimonial .testimonial-slider .slick-dots {
        bottom: -14px;
    }
    .faq .accordion-button {
        font-family: 'Cormorant Infant';
        font-size: 24px;
        font-weight: 900;
        line-height: 34px;
    }

}



@media (max-width: 575px) {
    h1 {
        font-family: 'Cormorant Infant';
        font-size: 42px;
        font-weight: 900;
        line-height: 52px;
    }

    h2 {
        font-family: 'Cormorant Infant';
        font-size: 36px;
        font-weight: 800;
        line-height: 46px;
    }

    h3 {
        font-family: 'Signika';
        font-size: 32px;
        font-weight: 800;
        line-height: 42px;
    }

    h4 {
        font-family: 'Signika';
        font-size: 28px;
        font-weight: 800;
        line-height: 38px;
    }

    h5 {
        font-family: 'Cormorant Infant';
        font-size: 24px;
        font-weight: 900;
        line-height: 34px;
    }

    h6 {
        font-family: 'Signika';
        font-size: 20px;
        font-weight: 500;
        line-height: 30px;
    }

    body {
        font-family: 'Signika';
        font-size: 16px;
        font-weight: 400;
    }

    .cta-btn {
        font-family: 'Signika';
        font-size: 16px;
        font-weight: 600;
    }
    .theme-cta-btn {
        padding: 6px 16px;
    }

    .checkout-section form label {
        font-size: 20px;
        font-weight: 500;
        line-height: 30px;
    }

    .checkout-section .your-order table th,
    .my-account-section #orders table th,
    .my-account-section #download table th,
    .whishlist-table table th {
        font-size: 20px;
        line-height: 30px;
    }

    .checkout-section .your-order table tr td,
    .my-account-section #orders table tr td,
    .my-account-section #download table tr td,
    .whishlist-table table td {
        font-size: 20px;
        line-height: 30px;
    }

    #button {
        width: 40px;
        height: 40px;
        bottom: 20px;
        right: 20px;
        font-size: 16px;
    }

    header .navbar .navbar-nav li a {
        text-align: center;
    }

    /* Scroll Bar */
    ::-webkit-scrollbar {
        background-color: var(--light-gray-color);
        width: 10px;
        height: 6px;
    }

    .wrapper {
        padding: 50px 0;
    }

    .wrapper .title h6 {
        margin: 0;
    }

    .row-gap {
        row-gap: 25px;
    }

    .login .login-warpper .login-form .top-header {
        margin-bottom: 26px;
    }

    .login .login-warpper .form .sub-title {
        margin: 26px;
    }

    .login .login-warpper .login-form .top-header .logo {
        margin-right: 10px;
    }

    .login .login-warpper .login-form {
        flex: 1 1 100%;
        padding: 16px;
    }

    .login .login-form .form form {
        width: auto;
    }

    .login .login-form .form form .user-box {
        padding: 20px;
    }

    .login .login-form .form form .user-box:nth-child(2) {
        margin-top: 26px;
    }

    .login .login-form .form form .toggle-btn {
        margin: 16px 0 26px 0;
    }

    header .top-bar .contact {
        gap: 10px;
    }

    header .navbar-menu .list .search .fa-magnifying-glass:before,
    .fa-search:before {
        font-size: 18px;
    }

    header .navbar-menu .list .whishlist .fa-heart:before {
        font-size: 18px;
    }

    header .navbar-menu .list .basket .fa-bag-shopping:before,
    .fa-shopping-bag:before {
        font-size: 18px;
    }

    header .navbar-menu {
        padding: 14px 0;
    }

    header .navbar-menu .navbar-collapse {
        position: absolute;
        top: 50px;
        width: 100%;
    }

    header .navbar-menu .navbar {
        margin-top: 10px;
    }

    footer .top-footer .logo-description {
        margin-bottom: 18px;
    }

    footer .top-footer .about h6 {
        margin-bottom: 18px;
    }

    footer .top-footer .about ul li {
        margin-top: 10px;
    }

    footer .top-footer .help h6 {
        margin-bottom: 18px;
    }

    footer .top-footer .help ul li {
        margin-top: 10px;
    }

    footer .top-footer .newsletter-social-icon .newsletter {
        margin: 18px 0;
    }

    .home-2.testimonial .testimonial-slider .slick-dots {
        bottom: -14px;
    }

    .banner .banner-btn .cta-btn {
        padding: 6px 16px;
    }

    .wine-story .discover .img {
        width: 84%;
        margin: 0 auto;
    }

    .wine-story .discover .img img {
        position: relative;
    }

    .wine-story .title h2 {
        margin-bottom: 18px;
    }

    .wine-story .smooth-wine .img {
        width: 84%;
        margin: 0 auto;
    }

    .wine-story .smooth-wine .img img {
        position: relative;
        top: 0;
    }

    .our-awards .our-awards-content .awards-image:after {
        width: 250px;
        height: 250px;
    }

    .our-awards .our-awards-content .awards-image {
        margin: 0 auto;
    }

    .our-awards .our-awards-content .awards-image img {
        max-width: 100px;
    }

    .our-awards .our-awards-content .awards-content-text {
        row-gap: 30px;
    }

    .our-awards .our-awards-content .awards-content-text .icon {
        margin-bottom: 10px;
    }

    .our-awards .our-awards-content .awards-content-text .text h2 {
        margin-bottom: 0px;
    }

    .team .our-team-content .team-member {
        width: 100%;
    }

    .team .our-team-content .team-member .img {
        text-align: center;
    }

    .team .our-team-content .team-member .img {
        text-align: center;
    }

    .team .our-team-content {
        gap: 20px;
    }

    .latest-news .latest-news-content .blog {
        width: 100%;
        text-align: center;
    }

    .latest-news .latest-news-content {
        gap: 20px;
    }

    .latest-news .blog .img {
        margin-bottom: 16px;
    }

    .latest-news .blog .blog-content-text h5 {
        margin-bottom: 10px;
    }

    .wine-shop .wine-product .product {
        margin: 0 auto;
    }

    .wine-shop .wine-product {
        gap: 20px;
    }

    .wine-shop .wine-product .product {
        width: 70%;
    }

    .wine-fresh .wine-fresh-content ul li:nth-child(2) {
        margin: 30px 0;
    }

    .wine-fresh .title h5::after {
        width: 16%;
        left: 19%;
    }

    .wine-fresh .title h5::before {
        width: 16%;
        right: 0%;
    }

    .banner {
        padding: 50px 0;
    }

    .banner .banner-content-text p {
        margin: 20px 0;
    }


    .sip-savor .sip-savor-content-text p {
        margin: 10px 0;
    }

    .sip-savor .sip-savor-content-img .bottle {
        left: 0px;
        width: 30%;
    }

    .original-recipe .original-recipe-content-text .recipe-effect {
        gap: 10px;
    }

    .original-recipe .original-recipe-content-text .recipe-effect .icon img {
        max-width: 50px;
    }

    .original-recipe .original-recipe-content-text .recipe-effect:nth-child(2) {
        margin-top: 40px;
    }

    .original-recipe .original-recipe-content-img {
        margin: 0 auto;
    }

    .original-recipe .original-recipe-content-img img {
        max-width: 80px;
    }

    .original-recipe .original-recipe-content-img:after {
        width: 200px;
        height: 200px;
    }

    .gallery .gallery-content .gallery-image {
        max-width: 300px;
        margin: 0 auto;
    }

    .who-we-are .who-we-are-content .who-we-effect .text {
        margin-top: 10px;
    }

    .who-we-are .who-we-are-content .who-we-effect .text p {
        margin: 10px 0;
    }

    .who-we-are .who-we-are-content .who-we-effect .cta-btn .fa-arrow-circle-right:before,
    .fa-circle-arrow-right:before {
        font-size: 26px;
    }

    .who-we-are .who-we-are-content .who-we-effect .cta-btn .fa-circle-arrow-right:before {
        font-size: 26px;
    }

    .who-we-are .who-we-are-content {
        gap: 20px;
    }

    .faq .faq-content {
        gap: 20px;
    }

    .faq .faq-content .faq-content-image {
        width: 100%;
    }

    .faq .faq-content .faq-content-text .accordion .accordion-item:nth-child(even) {
        margin: 20px 0;
    }
    .faq .accordion-button {
        font-family: 'Cormorant Infant';
        font-size: 24px;
        font-weight: 900;
        line-height: 34px;
    }

    .pages-effect {
        padding: 80px 0;
    }

    .filter-product .product-filter {
        padding: 22px;
    }

    .filter-product .product-filter .search .search-title {
        margin-bottom: 20px;
    }

    .filter-product .product-filter .search {
        margin-bottom: 30px;
    }

    .filter-product .product-filter .category h5 {
        margin-bottom: 30px;
    }

    .filter-product .product-filter .category {
        margin-bottom: 20px;
    }

    .filter-product .product-filter .price-filter .price-range {
        margin: 30px 0;
    }

    .filter-product .product-filter .price-filter {
        margin-bottom: 30px;
    }

    .filter-product .our-product .all-products-content .alll-products .product {
        width: 80%;
        margin: 0 auto;
    }

    .filter-product .our-product .all-products-content .alll-products {
        gap: 30px;
    }

    .filter-product .our-product .all-products-content .select-dropdown {
        width: 100%;
        justify-content: space-between;
        margin-top: 20px;
    }

    .filter-product .our-product .all-products-content .select-dropdown select {
        width: 150px;
    }

    .product-details .product-details-image {
        width: 100%;
    }

    .product-details .right-product-details-image .img-bg .img {
        width: 100px;
    }

    .product-details .right-product-details-image .img-bg {
        padding: 30px 80px;
    }

    .product-details .product-details-text .discount {
        margin-bottom: 10px;
    }

    .product-details .product-details-text .product-detials-description {
        margin: 20px 0;
    }

    .product-details .product-details-text .product-detials-description p:nth-child(2) {
        margin-top: 10px;
    }

    .product-details .product-details-text .buy-now {
        margin-bottom: 20px;
    }

    .product-details .product-details-text .quantity-container {
        padding: 6px;
    }

    .product-details .product-details-text .buy-now .buy-now-btn {
        padding: 10px 20px;
        margin: 0 10px;
    }

    .tabs {
        text-align: center;
    }

    .tabs button {
        padding: 6px 10px;
    }

    .tabs button:nth-child(1) {
        margin-bottom: 10px;
    }

    .tabs-section #Tab1 {
        margin-top: 20px;
    }

    #Tab2 {
        margin-top: 20px;
    }

    #Tab3 {
        margin-top: 20px;
    }

    #Tab2 table {
        margin-top: 20px;
    }

    .tabs-section .review-content .review {
        margin-top: 20px;
    }

    .tabs-section .review-content .review .img {
        width: 140px;
    }

    .tabs-section .review-content .review-text .name-date-star .star {
        font-size: 10px;
    }

    .related .related-products {
        gap: 20px;
    }

    .related .product {
        width: 80%;
    }

    .blog-list .blog-all-list {
        row-gap: 20px;
    }

    .blog-list .blog {
        width: 100%;
    }

    .blog-list .blog .img {
        margin-bottom: 16px;
    }

    .blog-list .blog .blog-content-text h5 {
        margin-bottom: 10px;
    }


    .blog-content-details-list .blog-post-details .blog-post .blog-post-content-text .name-date {
        margin-bottom: 10px;
    }

    .blog-content-details-list .blog-post-details .blog-post .blog-post-content-text .text p {
        margin-top: 10px;
    }

    .blog-content-details-list .blog-post-details .blog-post:nth-child(2) {
        margin-top: 20px;
    }

    .blog-content-details-list .blog-post-details {
        width: 100%;
    }

    .blog-content-details-list .blog-recent-post {
        width: 100%;
        margin-top: 20px;
    }

    .blog-content-details-list .blog-recent-post .search .search-box {
        width: 100%;
        margin-top: 20px;
    }

    .blog-content-details-list .blog-recent-post .search {
        margin-bottom: 30px;
    }

    .blog-content-details-list .blog-recent-post .category h5 {
        margin-bottom: 20px;
    }

    .blog-content-details-list .blog-recent-post .category ul li:nth-child(even) {
        margin: 10px 0;
    }

    .blog-content-details-list .blog-recent-post .recent-post {
        margin-top: 30px;
    }

    .blog-content-details-list .blog-recent-post h2 {
        margin-bottom: 20px;
    }

    .blog-content-details-list .blog-recent-post .post:nth-child(even) {
        margin: 20px 0;
    }

    .blog-content-details-list .blog-recent-post .post {
        gap: 14px;
        padding: 10px;
    }

    .blog-content-details-list .blog-recent-post .post .img {
        width: 100%;
        max-width: 90px;
    }

    .blog-content-details-list .blog-recent-post .post span {
        margin-top: 8px;
    }

    .contact-form .contact-form-content-text {
        width: 100%;
    }

    .contact-form-container {
        width: 100%;
    }

    .contact-form-container .form-group .name {
        width: 100%;
    }

    .contact-form-container .form-group .email {
        width: 100%;
    }

    .contact-form .form-group {
        gap: 0;
        flex-wrap: wrap;
    }

    .contact-form .name {
        margin-bottom: 14px;
    }


    .cart-container {
        overflow-x: auto;
        /* Horizontal scroll for overflow */
    }

    .cart-table {
        width: 670px;
        /* Minimum width for the table */
    }

    .cart-table .product img {
        width: 80px;
    }

    .cart-container .cart-table tr th {
        font-size: 20px;
        font-weight: 500;
        line-height: 30px;
    }

    .steper .arrow {
        transform: rotate(90deg);
    }

    .coupen-code .enter-coupen-code {
        width: 100%;
    }


    .coupen-code .coupen-code-btn {
        width: 100%;
        margin-top: 20px;
    }

    .coupen-code .coupon-container {
        padding: 4px 10px;
    }

    .coupen-code .coupon-container input {
        width: 100%;
    }

    .coupen-code .coupon-container button {
        width: 100%;
    }

    .coupen-code .coupon-container button::after {
        display: none;
    }

    .steper .table-total-price {
        width: 100%;
    }

    .steper .cart-totals {
        margin: 20px 0;
    }

    .steper .table-total-price .total-amount {
        margin-bottom: 20px;
    }

    .checkout-section .billing-details,
    .additional-information {
        width: 100%;
    }

    .checkout-section .billing-details label {
        margin-top: 14px;
        margin-bottom: 6px;
    }

    .checkout-section label {
        margin-top: 14px;
        margin-bottom: 6px;
    }

    .checkout-section .coupon {
        padding: 20px;
    }

    .checkout-section .place-order {
        padding: 20px;
    }

    .checkout-section .place-order .couponn {
        padding: 20px;
        margin-bottom: 20px;
    }

    .error-page .error-page-text h1 {
        margin-bottom: 20px;
        margin-top: 30px;
    }

    .whishlist-table {
        overflow-x: auto;
        margin-bottom: 30px;
        /* Horizontal scroll for overflow */
    }

    .whishlist-table .product-table {
        width: 1000px;
        margin-bottom: 50px;
    }

    .whishlist-table .theme-cta-btn {
        margin-bottom: 30px;
    }


    .search-product .alll-products .product {
        width: 80%;
        margin: 0 auto;
    }

    .search-product .alll-products {
        gap: 30px;
    }

    .data-collected .data-collected-text h4 {
        margin-bottom: 10px;
    }

    .data-collected .data-collected-text .data-collect {
        margin-top: 20px;
    }

    .payment-section ul li {
        margin: 14px 0;
    }

    .my-account-section .tab {
        padding: 10px;
    }

    .my-account-section .tab-container {
        padding-bottom: 20px;
        overflow-x: scroll;
        gap: 20px;
    }

    .my-account-section #orders {
        margin-top: 30px;
    }

    .my-account-section #download {
        margin-top: 30px;
    }

    .my-account-section #address {
        margin-top: 30px;
    }

    .my-account-section .address-container {
        display: flex;
        flex-wrap: wrap;
    }

    .my-account-section .address-box {
        width: 100%;
    }

    .my-account-section .address-box {
        border-left: 0;
        padding-left: 0;
    }

    .my-account-section .address-box h5 {
        margin-bottom: 20px;
    }

    .my-account-section ul.address-details li {
        margin: 10px 0;
    }

    .my-account-section .payment-getway {
        gap: 20px;
    }

    .my-account-section .box-form {
        margin: 14px 0;
    }

    .checkout-section input,
    select,
    textarea {
        margin-bottom: 0px;
    }

    .my-account-section .box-form .cvv-number {
        width: 100%;
    }

    .order-history .order-header {
        padding: 20px;
    }

    .order-history .order-header .order-information {
        justify-content: space-between;
        margin-bottom: 20px;
        gap: 20px;
    }

    .order-header button,
    .delivery-info button {
        margin-right: 0px;
        padding: 6px 10px;
    }

    .home-2.about-section .bottel-img {
        width: 21%;
    }

    .home-2.wine-fresh .wine-fresh-content {
        gap: 30px;
    }

    .home-2.wine-shop .wine-product .product {
        margin: 0;
        text-align: center;
        width: 80%;
    }

    .home-2.latest-news .latest-news-content .blog {
        width: 80%;
    }

    .home-2.team .our-team-content .team-member {
        width: 70%;
    }

    .home-2.team .our-team-content .team-member .img img {
        width: 100%;
    }

    .home-2.testimonial .testimonial-1 {
        gap: 20px;
    }

    .home-2.testimonial .testimonial-slider .slider-effect .person-image {
        width: 100%;
        max-width: 250px;
    }

}