/*
 * Responsive styles for cake theme
 * File: responsive1.css
 */

/* Global Reset for Responsive */
html, body {
    overflow-x: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

*, *:before, *:after {
    box-sizing: inherit;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

/* Large Desktop (1400px and down) */
@media only screen and (max-width: 1400px) {
    .container, .section-inner {
        max-width: 1140px;
    }
        .primary-menu > li {
        margin: 0px 9px 0 7px !important;
    }
}

/* Desktop (1200px and down) */
@media only screen and (max-width: 1300px) {
.offer_benner_sec {
 
    top: 38px;

}
}

@media only screen and (max-width: 1200px) {

    .offer_benner_sec h1

 {
    
    font-size: 45px;

 }
 .offer_benner_sec {
   
    top: 18px;
 }
    .primary-menu > li {
        margin: 0.8rem 0 0 1.6rem !important;
    }
	.post-inner

 {
	 padding:0 15px;
    padding-top: 39px;
    width: 100%;
    margin: 0 auto;
	 
}

    .primary-menu > li {
        margin: 0.8rem 0 0 1.6rem !important;
        padding-right: 15px;
        padding-left:15px;
    }

    .container, .section-inner {
        max-width: 960px;
        padding-left: 20px;
        padding-right: 20px;
        width: 100%;
    }
      .toggle-inner .toggle-text {
        font-size: 2.2rem;
        color: #fff !important;
        display: none!important;
    }
    .nav-toggle .toggle-icon, .nav-toggle svg {
        height: 42px;
        width: 5.6rem;
        color: #fff;
    }
    .features-services {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 10px;
    }
    .header-inner .toggle {
        align-items: baseline;
        display: flex;
        overflow: visible;
        padding: 0 2rem;
    }


    .hero-left h1 {
        font-size: 45px;
    }

    .hero-left p {
        font-size: 20px;
        line-height: 30px;
    }

    .about-text h2 {
        font-size: 45px;
    }

    .footer-content h2 {
        font-size: 32px;
    }

    /* Category Titles */
    .category-top-title h2::before,
    .category-top-title h2::after {
        width: 100px;
    }
    .category-top-title h2::before { left: -110px; }
    .category-top-title h2::after { right: -110px; }

    .site-logo img {
        max-height: 120px;
        margin: 0;
        width: auto;
        padding-top: 0;
    }
    button.toggle.search-toggle.mobile-search-toggle {
        display: none;
    }
    .footer-content{
        width: 55%;
        z-index: 1;
    }
   
    .header-inner {
        padding: 0rem 0;
    }
    .products-grid {
        grid-template-columns: 1fr 1fr 1fr;
    }

    section.contact-section {
        margin-top: 60px;
    }
    .contact-section .section {
        margin-top: 19px;
    }

    .footer-note .product-image img {

        top: -30px;
        right: 100px;
    }
}

/* Tablet (992px and down) */
@media only screen and (max-width: 992px) {
    .highlight {
     
        font-size: 29px !important;
        margin-bottom: 14px;
    }
        .offer_benner_sec h1 {
        font-size: 36px;
        margin-bottom: 0;
    }
    .quality-section h3 {
        font-size: 33px;
        margin-bottom: 9px;
        color: #2f433f;
    }
    .contact-section .top-section

     {
        display: flex;
        gap: 0;
        margin-top: 0;
    }
    .aboutsec2 {
        margin-top: 25px;
    }
    .quality-section {
        text-align: center;
        padding-top: 19px;
    }
    .about-text h3 {
        color: #2f433f;
        font-size: 33px;
    }
    .container, .section-inner {
        /* max-width: 720px; */
        /* width: 100%; */
    }
    .hometop-barmain span {
        display: block;
        padding: 0;
        margin: 0;
        margin-bottom: 0px;
    }
    .hometop-barmain

 {
        flex-direction: row;
        gap: 20px;
        text-align: left;
        display: flex;
        font-size: 3px;
    }
    .btn {
        padding: 12px 17px;
        margin: 0 5px;
        font-size: 16px;
        margin-bottom: 10px;
    }
    .section-inner{
        position: relative;
        z-index: 1;
    }
    /* Hero Section */
    .hero-leftmain {
        flex-direction: row;
    }
    
    .hero-left {
        width: 100% !important;
        text-align: center;
        padding-top: 50px;
    }

    .hero-left h1 {
        width: 100% !important;
        max-width: 100%;
        margin: 0 auto 20px;
        font-size: 40px;
    }

    .hero-left p {
        width: 100% !important;
        margin: 20px auto 30px;
    }

    .hero-right {
        width: 100% !important;
        position: relative;
        right: auto;
        top: auto;
        margin-top: 30px;
    }

    .hero-right img {
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    /* Product Grid */
    .products-grid {
        grid-template-columns: 1fr 1fr;
    }

    /* Single Product */
    .product-details-top {
        flex-direction: column;
    }

    .product-details-left, .product-details-right {
        width: 100%;
        float: none;
        position: relative;
        padding-top: 20px;
    }

    .product-details-right {
        margin-top: 30px;
    }

    .product-details-right img {
        height: auto !important;
    }

    .details-badges-main {
        flex-direction: column;
        align-items: center;
        gap: 15px;
        text-align: center;
    }

    .product-bottom {
        flex-direction: column;
        gap: 30px;
    }

    .about-product_details, .product_details_addti {
        width: 100%;
        float: none;
    }

    /* Features Section */
    .features-services {
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }

    .feature-box {
        width: 100%;
        margin-bottom: 0;
    }

    /* About Section */
    .about-section .top-row {
        flex-direction: column;
        align-items: center;
    }

    .about-text {
        width: 100% !important;
        margin-top: 40px;
        text-align: center;
    }

    .about-image {
        width: 100% !important;
    }

    .about-image img {
        height: auto;
        max-height: 400px;
    }

    /* Contact Section */
    .contact-main {
        flex-direction: column;
        gap: 0;
    }

    .contact-form, .contact-info {
        width: 100% !important;
        float: none;
    }

    .contact-top {
        flex-direction: column;
    }

    .contact-right {
        width: 100%;
    }

    .contact-bottom {
        flex-direction: column;
        text-align: center;
    }

    .bottom-right img {
        height: auto;
        max-width: 300px;
        margin: 0 auto;
        float: none;
    }

    /* Terms & Conditions */
    section.contact-section {
        margin-top: 60px;
        margin-bottom: 40px;
    }

    .top-section, .two-column {
        flex-direction: column;
        gap: 20px;
        display: flex;
    }

    .contact-section .left, .contact-section .right {
        width: 100%;
        float: none;
        padding-bottom: 0;
        padding: 0;
    }
    li {
      
        font-size: 20px;
        padding-bottom: 15px;
    }
    .main_title {
        font-size: 40px;
    }
    .contact-section h3 {
       
        font-size: 36px;
    }
    .contact-section .section h2 {
        font-size: 30px;
    }
    .footer-note .product-image img {
        top: -50px;
        right: 0;
        object-fit: contain;
    }
    .contact-section .two-column {
        display: flex;
        gap: 0;
    }
    .contact-section .product-image {
        float: none;
        margin: 20px auto;
        text-align: center;
    }

    .contact-section .product-image img {
        float: none;
        width: 100%;
        max-width: 200px;
    }

    /* Footer Section */
    .footer-container {
        flex-direction: column;
        text-align: center;
    }
    .footer-logo, .footer-content, .footer-image {
        width: 100% !important;
        margin-bottom: 0;
        float: none;
    }
    .hometop-barmain span {
        margin: 0 20px;
        color: #000;
        font-size: 19px!important;
    }
    section.custom-shop-hero {
     
        padding-top: 10px;
        padding-bottom: 0px;
    }
    .footer-image img {
        height: auto;
        max-width: 250px;
        margin: 0 auto;
        float: none;
        display: none;
    }
    .footer-logo img {
        width: 26%;
        object-fit: cover;
        margin: 0 auto;
    }

    /* Snapshot */
    .snapshot-container {
        flex-direction: column;
        gap: 20px;
    }

    /* Category Titles */
    .category-top-title h2::before,
    .category-top-title h2::after {
        display: none;
    }

      .footer-logo {
        max-width: 100%;
        margin: 0 auto;
        text-align: center;
    }


    .products-grid img {
        width: 100%;
    }

    .ancestor-wrapper a {
        padding: 12px 0px !important;
        color: #b96c3b;
        font-size: 19px !important;
    }
    li.menu-item {
        padding: 0;
    }
    ol.index-list {
        padding-left: 15px;
    }
       p {
        font-size: 19px !important;
        line-height: 28px;
    }
    .content-section h2 {
      
        font-size: 37px;
        line-height: 28px;
    }
    .home-section-venues h2
    {
        font-size: 37px;
        line-height: 28px;
    }
    .custom-add-to-cart {
      
        width: 100% !important;
    }
    .category-top-title h2 {
      
        font-size: 40px;
    }
    button.close-nav-toggle .toggle-text {
        margin-right: 1.6rem;
        text-decoration: unset;
    }
}

/* Large Mobile (768px and down) */
@media only screen and (max-width: 767px) {
    li.menu-item {
        padding: 0 15px;
    }
        .offer_benner_sec h1 {
        font-size: 22px;
             margin-bottom: 8px;
        line-height: 28px;
    }
    .offer_benner_sec p {
    font-family: sans-serif;
    /* font-family: OpenSans-Regular !important; */
    font-weight: normal;
    padding-bottom: 9px;
    padding-top: 3px;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    font-size: 16px !important;
  
}
    .modal-container
{
    padding: 10px 20px;
 }
 .woocommerce #reviews #comments ol.commentlist li img.avatar {
   
    width: 56px;
 }
 .woocommerce #reviews #comments ol.commentlist li .comment-text {

    padding-right: 11px;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta {

    font-size: .75em;
}

 label {

    font-size: 16px !important;
}
    .nav-toggle .toggle-icon, .nav-toggle svg {
        height: 14px;
        width: 5.6rem;
        color: #fff;
    }
    .header-icons

     {
        /* width: 0; */
        float: right;
        display: flex;
        gap: 18px;
        margin-right: 11px;
        margin-top: -49px;
    }
    .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
        float: none;
    }
    section.contact-section {
        margin-top: 20px;
        margin-bottom: 10px;
    }
  
    .right.card p {
        margin-bottom: 0;
        padding: 10px 0px;
    }
    ol.index-list

     {
            padding-left: 15px;
            padding-top: 10px;
        }
    .hero-leftmain {
        flex-direction: column;
    }
    a.btn.primary {
        width: auto !important;
        padding: 10px 10px;
    }
    a.btn.secondary {
        width: auto !important;
        padding: 10px 10px;
    }
    .category-top-title {
        text-align: center;
        margin: 14px 0 45px;
        float: left;
        width: 100%;
        position: relative;
        margin-bottom: 10px;
    }
    .content-section p {
     
        font-size: 19px;
    }
    .shop-top-bar {
   
        margin-top: 15px;
    }

    section.custom-shop-hero {
        padding-top: 15px;
    }
    .container, .section-inner {
        max-width: 730px;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .hero-left h1 {
        font-size: 32px;
    }

    .hometop-barmain {
        flex-direction: column;
        gap: 10px;
        text-align: left;
    }
    .content-section h2 {
        font-size: 30px;
    }

    .feature-box h4 {
        height: 37px;
        margin-bottom: 10px;
    }
    .home-section-venues h2
    {
        font-size: 30px;
    }
    .footer-tagline {
        font-size: 19px;
        padding: 10px 15px;
        line-height: 28px;
    }
    .about-image img {
        height: 480px;
    }
  
    .product-subtitle {

        font-size: 17px;
    }
    span.badge {
 
        padding: 9px 15px;
    }
   
    .custom-qty button, input {
        padding: 11px 10px !important;
        text-align: center;
    }
    .features-services {
        grid-template-columns: 1fr;
    }

    .feature-box {
        width: 100%;
        padding-bottom: 0;
    }
    .aboutsec2 {
        margin-top: 19px;
    }

    .about-text h2 {
        font-size: 32px !important;
    }

    .about-text h3 {
        font-size: 26px;
    }

    #site-header {
        height: 216px;
        padding: 15px 0;
        background-image: none;
        background-color: #2f5d50;
    }

    .header-inner {
        flex-direction: column;
        gap: 15px;
        padding: 10px;
    }

    .primary-menu-wrapper {
        /* display: block; */ /* Hide desktop menu */
    }
.header-titles {
    width: 100%;
    float: left;
    text-align: center;
}
    .mobile-nav-toggle {
        display: flex !important;
        justify-content: center;
        width: 100%;
    }


    /* .products-grid {
        grid-template-columns: 1fr;
    } */

    .shop-top-bar {
        flex-direction: column;
        display: flex;
        gap: 15px;
        text-align: center;
    }

    .breadcrumbs, .sorting {
        width: 100%;
        float: none;
    }

    
    .custom-qtymain {
        flex-direction: column;
        gap: 15px;
    }

    .custom-add-to-cart {
        width: 100% !important;
        font-size: 15px !important;
        position: relative;
    }
    .custom-qty, .product-badges {
        width: 100%;
        float: none;
    }
    .product_details_addti .custom-add-to-cart {
        width: 73% !important;
    }
    .product-bottom {
        flex-direction: column;
        gap: 0;
    }
    .product-bottommain {
     
        padding-top: 20px;
    }
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 48%;
        float: left;
        clear: both;
        margin: 0 0 10px!important;
    }

    .product-title a {

        font-size: 18px;
    }
    /* WP Blocks */
    .wp-block-columns {
        flex-direction: column !important;
    }

    .wp-block-column {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .header-titles-wrapper {
        padding: 0 0rem;
    }
    .hero-left {
        padding-top: 15px;
    }
    .hometop-barmain span {
        display: block;
        padding: 0;
        margin: 0;
        margin-bottom: 12px;
    }
    .quality-section {
        padding-top: 30px;
    }
    .quality-section h3 {
        font-size: 30px;
    }
    .category-top-title h2 {
        font-size: 37px;
        line-height: 50px;
    }
    .product-title {
        margin-bottom: 25px;
    }
    .bottom-left h3
   
     {
            font-size: 24px;
            margin-top: 20px;
            margin-bottom: 20px;
        }
        .about-section .btn

 {
    padding: 7px 10px;
    text-decoration: none;
   
    font-family: OpenSans-Regular !important;
    font-size: 18px;
    margin: 0;
}
    .main_title {
        font-size: 35px;
    }
    section.contact-section {
        margin-top: 30px;
    }
    .contact-section .card {
        padding: 0px
    }
    p{
        font-size: 20px;
        line-height: 35px;
    }
    .contact-section .top-section {
        margin-top: 10px;
        gap: 20px
    }
    li {
        font-size: 18px;
        padding-bottom: 5px;
        line-height: 22px;
    }
    .contact-section .two-column {
        gap: 15px;
    }
    .contact-section .section {
        margin-top: 20px;
    }
   
    .contact-section .product-image {
        display: none;
    }
    .contact-section .footer-note {
        margin-top: 10px;
    }
    .snapshot-container {
        display: block;
    }
    .snapshot-box h3 {
        font-size: 25px;
    }
    .snapshot-box ul li {
        font-size: 20px;
    }
    .footer-contact p {
    
        font-size: 20px;
    }
    .product-short-desc p

 {
    min-height: auto;
}
button.toggle.close-nav-toggle.fill-children-current-color {
    padding-left: 0;
    margin: 0;
    padding: 15px 2px !important;
}
.ancestor-wrapper a {
    padding: 14px 20px;
    color: #b96c3b;
    font-size: 17px;
}
.footer-container.container

 {
    padding-top: 14px !important;
}
.about-section .top-row

 {
        flex-direction: column;
        align-items: center;
        gap: 0;
    }
    p {
        font-size: 20px;
        line-height: 28px;
    }
    .header-titles-wrapper {
        width: 100%;
        float: left;
    }
    
    .header-inner.section-inner {
        width: 100%;
        float: left;
    }
    
    .header-titles {
        width: 100%;
        float: left;
        text-align: center;
    }
    
    .site-logo.faux-heading {
        width: 100%;
        float: left;
        text-align: center;
        margin: 0 auto;
    }
    
    img.custom-logo {
        /* width: auto; */
        /* float: left; */
        margin: 0 auto;
        text-align: center;
    }
    
    button.toggle.nav-toggle.mobile-nav-toggle {
        width: 100%;
        float: left;
        position: unset;
    }
    
    a.custom-logo-link {
        width: 100%;
        float: left;
        text-align: center;
        margin: 0 auto;
    }
}

/* Mobile (576px and down) */
@media only screen and (max-width: 576px) {
    .container, .section-inner {
        max-width: 100%;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .product_details_addti .custom-add-to-cart {
        width: 50% !important;
    }
    .hero-left h1 {
        font-size: 28px;
        width: 100% !important;
    }
    .custom-add-to-cart i.fa-solid.fa-angle-right {
        position: absolute;
        right: 15px;
        top: 16px;
    }
    .hero-left p {
        font-size: 18px;
        line-height: 26px;
    }
  
    .about-text h2 {
        font-size: 26px;
    }

    .footer-content h2 {
        font-size: 22px;
    }
  
    .buttons {
        flex-direction: column;
        gap: 10px;
    }
    .btn {
        width: 100% !important;
        text-align: center;
        margin: 5px 0 !important;
        font-size: 17px;
        padding: 10px 10px;
    }
    .footer-logo, .footer-content, .footer-image {
        width: 100% !important;
        margin-bottom: 15px;
    }
    /* Images */
    img {
        max-width: 100%;
        height: auto;
    }

    .hero-right img {
        height: auto !important;
        max-height: none !important;
    }

    /* Forms & Tables */
    input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="password"], input[type="search"], textarea, select {
        font-size: 14px !important;
        width: 100% !important;
        padding: 10px 10px !important;
    }

    table {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    iframe {
        max-width: 100%;
    }

    .site-logo img {
        max-width: 150px;
        height: auto;
        text-align: center;
        margin: 0 auto;
    }
    .woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
        font-size: 19px;
    }
    .product-details-title {
        font-size: 33px;
        line-height: 35px;
        margin-bottom: 13px;
        min-height: auto;
    }
    .product_details_addti .custom-qty
 {
    margin-bottom: 10px;
}
.product_details_addti .custom-qty input {
    padding: 15px 3px !important;
    text-align: center;
    width: 25% !important;
}
.product_details_addti .custom-qty button {
    padding: 15px 3px !important;
    text-align: center;
    width: 25% !important;
}
.product_details_addti .custom-qty

 {
    width: 50%;
    float: left;
    display: flex;
    justify-content: left;
    align-items: center;
}

    .about-left h2 {
        font-size: 30px;
        line-height: 28px;
    }
    
    .about-left .intro {
      
        font-size: 20px;
        padding: 0;
    }
    .product-features {
        display: block;
   
    }
    .about-right h3 {

        font-size: 20px;
    
    }
    section.related.products > h2 {
        font-size: 29px;}
    .about-left .intro {
        margin-bottom: 22px;
    }
    .contact-section h3 {
        font-size: 32px;
    }
    .content-image img {
        height: auto;
        clip-path: unset;
    }
    .post-inner {
        padding-top: 15px;
    }
    .entry-header-inner.section-inner.medium {
        padding-top: 30px;
    }
    div#radio-control-wc-payment-method-options-bacs__content

 {
    font-size: 14px;
 
}
span.wc-block-components-checkbox__label {
   
    font-size: 14px;
}
h3.wc-block-components-product-name

 {
 
    font-size: 16px;
}
.wp-block-woocommerce-checkout-order-summary-cart-items-block.wc-block-components-totals-wrapper {
    font-size: 14px;
}
.wc-block-components-shipping-rates-control__no-shipping-address-message {
    font-size: 15px !important;
    font-family: OpenSans-Regular !important;
    padding: 12px 10px !important;
}
.color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline, a

 {
    color: #9f5c3e;
    font-family: OpenSans-Regular !important;
    font-size: 18px;
    text-decoration: unset;
}
button, .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link {
    background-color: #2f5d50;
    width: auto !important;
    padding: 15px 20px !important;
    font-family: OpenSans-Regular !important;
    font-size: 15px !important;
}
div#contact input {
   
    font-size: 16px !important;
}
		.SSTech-content-left-block p {
    font-family: OpenSans-Regular !important;
    font-size: 17px !important;
    line-height: 26px !important;
}
	nav.woocommerce-MyAccount-navigation {
    margin-bottom: 19px;
}
	.woocommerce-account .addresses .title .edit {
    float: left;
    margin-top: 10px;
    /* color: #000; */
}
	.u-columns.woocommerce-Addresses.col2-set.addresses:has(+ .SSTech-address-list) .u-column2.col-2.woocommerce-Address .woocommerce-Address-title.title a.edit {
    visibility: visible !important;
}
    .SSTech-address-list .SSTech-header-shipping-address-list {
     
      
        display: block;
      
    }
	button.SSTech-add-new-shipping {
    margin-top: 10px;
}


	.SSTech-address-list {
    display: block;
	}
	.SSTech-address-list .SSTech-address-grid
 {
    display: block;
  
    margin-top: 16px;
}
	.SSTech-address-list .SSTech-header-shipping-address-list h3

 {

    font-size: 20px;
  
}
	.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100%;
    width: auto;
}
	.SSTech-address-card.SSTech-is-default {
    margin-bottom: 15px;
}
	.wp-block-woocommerce-checkout {
  
    margin: 0;
    padding-top: 0;
    width: 100%;
}
}

/* Small Mobile (480px and down) */
@media only screen and (max-width: 480px) {
    .nav-toggle .toggle-inner {
        padding-top: 2rem;
    }
    .service-banner img {
    display: none;
}

.offer_benner_sec {
    position: unset;
}
    .hero-leftmain {
        flex-direction: column;
    }
    a.btn.transparent {
        width: 80% !important;
        margin: 0 auto;
        padding: 10px 10px;
    }
    .toggle-inner {
        display: flex;
        justify-content: center;
        height: 4.3rem;
        position: relative;
    }
    .nav-toggle .toggle-icon, .nav-toggle svg {
        height: 25px;
        width: 4.6rem;
        color: #fff;
    }
    a.btn.primary {
        width: 80% !important;
        padding: 10px 10px;
    }

    a.btn.secondary
    {
        width: 80% !important;
        padding: 10px 10px;
    }

    .hero-left h1 {
        font-size: 33px;
    }
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%!important;
    }
    .product_details_addti form {
        display: block;
    }
    .custom-qtymain

 {
        flex-direction: row;
        gap: 15px;
    }
    .request {
        width: 100%;
        float: left;
        text-align: left;
    }
    .custom-qty input {
      
        padding: 5px 5px !important;
    }
    span.badge {
        padding: 7px 15px;
        font-size: 18px;
    }
    .custom-qty button, input {
        padding: 9px 10px !important;
        text-align: center;
    }
    p {
        font-size: 19px !important;
        line-height: 28px;
    }
    .contact-form label {
     
        margin: 0 0 0rem 0;
 
        font-size: 16px !important;
    }

    .firstsec p {
        display: block;
       
    }
    .contact-form input, textarea {
       
        font-size: 15px !important;
        margin-bottom: 3px;
        text-align: left;
    }
    .contact-form textarea {
        min-height: 120px;
        font-family: OpenSans-Regular !important;
        font-size: 15px !important;
    }
    .contact-info h3 {
        font-size: 28px;
    }
    .feature-box h4 {
        font-size: 25px;
        line-height: 28px;
    }
    .contact .highlight {
        font-size: 23px !important;
        line-height: 24px;
    }
    .prefer {
        margin-bottom: 15px;
        margin-top: 10px;
        font-size: 23px;
    }

    .contact-main {
        gap: 15px;
        margin-top: 13px;
    }
    .contact-info h3
    {
        font-size: 35px;
    }
    .contact-info p {
        font-size: 20px;
    }
    .quality-section h3 {
        font-size: 27px;
        margin-bottom: 15px;
        line-height: 28px;
    }
    .footer-logo img {
        width: 35%;
        object-fit: cover;
        margin: 0 auto;
    }
    ul, ol {
        margin: 0 0 0rem 0rem;
    }

    .about-text h2 {
        font-size: 33px;
        line-height: 28px;
    }
    .footer-contact p {
        font-size: 18px;
        line-height: 28px;
    }
    .about-text h2 {
        font-size: 33px;
        line-height: 28px;
        padding-bottom: 10px;
    }
    .about-text {
        width: 100% !important;
        margin-top: 21px;
        text-align: center;
    }
    .about-section .top-row {
        flex-direction: column;
        align-items: center;
        gap: 0;
    }
    .highlight {
        font-size: 24px !important;
        margin-bottom: 7px;
    }
    .site-logo img {
        max-width: 100%;
    }
    .header-inner {
        padding: 0 15px;
    }

    .serbanner-text {
        width: 100%;
    }
    .hero-left {
        padding-bottom: 10px;
    }
    .category-top-title {
        margin: 10px 0 20px;
    }
    .category-top-title h2 {
        font-size: 28px;
        line-height: 31px;
    }
    .products-grid {
        grid-template-columns: 1fr;
    }
    .product-title a
    {
        width: 100%;
    }
    .product-title {
        margin-bottom: 0px;
        height: auto;
    }
    .snapshot {
        padding: 20px 0px;
        text-align: center;
    }
    section.serives_product_sec {
        padding-bottom: 0px;
    }
    .about-image img {
        height: 330px;
    }
    .quality-section h3 {
        font-size: 27px;
        margin-bottom: 15px;
    }
    .feature-box h4 {
        height: auto;
    }

    .contact-section .section h2 {
        font-size: 30px;
        margin-bottom: 15px;
    }
    .contact-section .subtitle {
    
        line-height: 28px;
    }

    .product_details_addti .custom-qty input {
        padding: 10px 3px !important;
    
    }
}
