@import url('https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&display=swap');     
.navbar-expand-lg .navbar-nav li a{
    text-transform: uppercase;
    font-family: Montserrat;
    font-weight: 500;
}
body{
    overflow-x: hidden !important;
}
.row{
    margin: 0px !important;
}
.owl-carousel .owl-item img{
    width: auto!important;
}

#maincontent .column.main, .page-main {
            max-width: 100% !important;
        }
        #maincontent {
            padding: 0 !important;
        }      
/*Welcome Section Dropdown*/
.customer-address-form ul.header.links a{
    font-size: 16px;
}
.custom-dropdown .custom-dropdown-toggle{
        padding: 1px 26px;
}
.custom-dropdown .custom-dropdown-menu li a {
    font-size: 14px;
        padding: 3px 17px;
         background: #828282;
}
.custom-dropdown .custom-dropdown-menu li a:hover{
    background-color: #828282 !important;
}
.custom-dropdown .custom-dropdown-menu {
        top: 102%;
    left: -2px;
    min-width: 166px;
    border-radius: 8px;
}
.custom-dropdown:hover .custom-dropdown-menu ul.header.links li {
    margin: 0px;
}
ul.header.links .custom-dropdown li{
    margin-left: 0px;
    margin-bottom: 2px;
    background-color: #828282 !important;
}
.columns .column.main{
    padding-bottom: 0px;
}
.customer-account-index .columns .column.main{
    padding: 10px;
}
.account.page-layout-2columns-left .sidebar-main{
    padding: 10px;
    background: #FBF8F4;
}
.account.page-layout-2columns-left .sidebar-additional {
    padding: 10px;
    margin: 0px;
}
.block-compare .block-title,.block-wishlist .block-title > strong {
    margin-bottom: 5px;
}
.shipping-address-newaddress .contact-book-icon{
    z-index: 0 !important;
}
.shipping-address-newaddress .customs-value-row{
    width: 60%;
}
.shipping-address-newaddress .button-group{
    justify-content: space-evenly;
}
.shipping-address-newaddress .summary-btn,.draft-btn,.action.primary{
    background: #0F377C;
    min-width: 235px;
        border-radius: 25px;
        color: white;
       text-transform: capitalize;
}
.action.primary:hover{
    border: 1px solid #0F377C;
}
.shipping-address-newaddress .action.primary{
        padding: 11px 15px;
        text-transform: capitalize;
}
.shipping-address-newaddress .action.primary:hover, .action-primary:hover {
    background: #ffff !important;
    border: 1px solid #0F377C;
    color: #000 !important;
}
.shipping-address-newaddress .button-group button:hover {
color: #000;
border: 1px solid #0F377C;
}
.shipping-address-newaddress .service-option{
    align-items: unset;
}
.carrier-section h3.vayulogi-unified{
 background: linear-gradient(135deg, #0F377C, #0F377C) !important;
}
.hsn-lookup-btn:hover {
    background-color: white !important;
}
.shipping-address-newaddress .delete-commodity-btn,
.hsn-lookup-btn,.add-commodity-btn{
   background: #0F377C !important;
}
.shipping-address-newaddress .delete-commodity-btn:hover {
    background-color: #fff!important;
}

.field-choice.save-options {
    display: flex;
}
.shipping-address-newaddress .save-options input[type="checkbox"]{
    top: -7px;
}
.block-collapsible-nav .content {
    background: #FBF8F4;
}
.field-choice.save-options .field {
    display: grid;
    grid-template-columns: 23px 1fr;
}
.field-choice.save-options label{
    font-size: 11px;
    color: #828282;
}
.block-content,.block.block-compare,.empty {
    font-size: 14px;
}
.account .column.main .block:not(.widget) .block-title{
margin-top: 20px;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 20px;
}
@media(max-width: 768px){
    input#new-dimension-name {
    height: 40px;
}
    .customer-account-index .columns .column.main{
        padding: 10px;
    }
    .custom-dropdown .custom-dropdown-toggle {
            padding: 0px;
    }
    .custom-dropdown .custom-dropdown-menu{
            min-width: 130px;
    }
    .custom-dropdown .custom-dropdown-menu li a {
    font-size: 14px;
    padding: 4px 0;
}

.custom-dropdown .custom-dropdown-menu {
    left: -3px;
}
.customer-address-form .fieldset > .field:not(.choice) > .label {
    width: 24.8%;
}
}
/*Top Header Section*/
.container-first-section .text-content p{
    text-align: justify;
}
.custom-top-bar {
    display: flex;
    justify-content: end;
}
.d-flex.header-socil-link {
    background: #828282;
    padding: 6px;
    border-radius: 20px;
    justify-content: center;
}
.d-flex.header-socil-link img {
    width: 30px;
    height: 30px;
    margin: 0px 5px;
}
.container-first-section{
    padding-bottom: 30px;
}
li.get-the-app {
    background: #828282;
    border-radius: 20px;
     padding: 5px 3px 5px 12px;
        list-style: none;
        font-size: 16px;
        margin: 10px 0px;  
}
li.get-the-app a{
    text-decoration: none;
    color: #fff;
}
li.get-the-app img {
    width: 32px;
    height: 32px;
}
.panel .header{
    max-width: 100% !important;
}

/* Header Navigation */
        .header-menu {
            background-color: #002F6C;
            padding: 10px 0;
        }

        .header-menu .nav-link {
            color: white;
            font-size: 16px;
            font-weight: 500;
            margin: 0 10px;
            text-transform: uppercase;
            padding-top: 10px;
        }

        .header-menu .nav-link:hover {
            color: #ffcc00;
        }
        a.nav-link:hover {
    text-decoration: none;
}

        .header-menu .container img{
            height: 40px !important; 
            margin-bottom: 5px;
            margin-top: 5px;
        }   

        .header-menu .btn {
            border-radius: 20px;
            font-size: 20px;
            padding: 5px 15px;
            margin-left: 20px;
            text-transform: uppercase;
            background-color:white;
        } 
            .header-menu .btn:hover{
             background-color:#1979c3;
              color:black;
             }
          .header-menu .btnn {
            border-radius: 20px;
            font-size: 20px;
            padding: 5px 15px;
            margin-left: 20px;
            text-transform: uppercase;
            background-color:#002F6C;
            color:black;
        }
         
        .header-menu .btn-outline-light:hover {
            background-color:#002F6C;
            color:#fff;
        }
             .header-menu .btn-light:hover {
            background-color:#fff;
            color:#000;
        }
        .nav-sections {
            margin-bottom: 0px !important;
        }
        li.link.authorization-link a {
          text-decoration: none;
          color: #002F6C;
       }
       ul.header.links a {
       text-decoration: none;
       color:  #fff;
       text-transform: capitalize;
       }
        /* VayuLogi Top Section */
        .vayulogi-top {
            background-color: #F8F9FA;
            
        }
        .container {
        max-width: 100% !important;
    }
     P{
        font-size: 20px;
    }
    .vayulogi-heading1{
       font-weight: 800;
        font-size: 60px;
        line-height: 75px;
       color: #0F377C;
       margin-bottom:16px;
       font-family: Manrope;
}
.vayulogi-top .vayulogi-heading1 img{
    height: 70px;
    margin-top:-12px;
}

        .vayulogi-top .btn-primary:hover {
            background-color: #004A99;
        }

        .vayulogi-top .btn-outline-primary {
            border: 2px solid #002F6C;
            color: #002F6C;
            padding: 7px 20px;
            font-size: 20px;
            border-radius: 5px;
            font-weight: 600;
            width: 40%;
        }

        .vayulogi-top .btn-outline-primary:hover {
            background-color: #002F6C;
            color: white;
            border: 2px solid #002F6C;
        }
        .vayulogi-top button.btn.btn-primary.me-3{
             color: #fff;
            padding: 7px 20px;
            font-size: 20px;
            border-radius: 5px;
            font-weight: 600;
            width: 40%;
            background-color: #0f377c;
            border: 2px solid #0f377c;
        }
        .vayulogi-top button.btn.btn-primary.me-3:hover{
             background-color: #fff;
            color: #0f377c;
        }

        .vayulogi-top .review-badge img {
            width: auto;
            height: 40px;
        }
        .review-badge strong{
            font-size: 30px;
        }

            .vayulogi-top .text-content {
                text-align: center;
            }

            .vayulogi-top .image-content {
                text-align: center;
            }
      
        /* Our Services */
        .our-services .service-card {
            border-radius: 10px;
            overflow: hidden;
            box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
            text-align: center;
            background: #F3F5F8;
        }
        .service-card{
            border-radius: 20px !important;
        }
        .our-services .service-card p{
            margin-bottom:0px;
        }

        .our-services .service-card img {
            width: 100%;
            height: 240px;
            object-fit: cover;
            border-top-left-radius: 20px;
            border-top-right-radius: 20px;
        }

        .our-services .service-card .card-body {
            padding: 10px;
            min-height: 155px;
        }
        .our-services .service-card {
            background-color: #F3F5F8;
        }

        .our-services .service-card:hover{
            background-color: #002F6C;
        }

        /* Connect Your Store */
        .connect-stor.d-flex {
    justify-content: space-between;
    flex-wrap: wrap;
    }
    .connect-your-store {
    text-align: center;
    margin: 20px 0 0 0;
    padding: 20px 0px;
    background: #F3F5F8;
        }
           .connect-your-store{
         overflow: hidden;
          }
         .connect-your-store-inner{
         animation: slideUp 1.5s ease-out
          }

        .connect-your-store .store-logo {
            width: 125px;
            height: 125px;
            border-radius: 50%;
            display: inline-block;
            padding: 15px;
            background: white;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            margin: 10px 50px
        }
        /* Shipping Calculator Section */
       .shipping-calculator .bottom-btn {
          text-align: center;
          margin-top: 24px;
    }
         .shipping-calculator{
            background-color: #F3F5F8;
         }
          .shipping-calculator .bottom-btn .btn{
            font-size: 24px;
            background-color: #0f377c;
            color: #fff;
            font-weight: 600;
           padding: 10px 55px;
           margin-bottom: 10px;
           border-radius: 10px;
           text-transform: uppercase;
          }
        .shipping-calculator {
            padding: 10px 0;
            overflow-x: hidden;
        }
         .shipping-calculator h2{
            animation: slideUp 1.5s ease-out;
          }


        .shipping-step {
            display: flex;
            align-items: center;
            margin-bottom: 10px;
                animation: slideUp 1.5s ease-out;
                position: relative;
        }

        .icon-container {
         /*   width: 50px;
            height: 50px;
            background-color: #fff;*/
            color: white;
            border-radius: 50%;
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 20px;
            margin-right: 15px;
            position: relative;
        }
        /*.icon-container::after {
            content: "";
            position: absolute;
            width: 2px;
            height: 40px;
            background: #828282;
            left: 50%;
            top: 40px;
            transform: translateX(-50%);
        }*/
       .cms-index-index  svg {
       position: absolute;
       top: 58px;
       left: 8px;
      }
        .shipping-step .icon-container img{
            height: 40px;
            width: 40px;
            margin-top:-10px;
        }

        .shipping-step:last-child .icon-container::after {
            display: none;
        }
        .shipping-image img {            
            height: auto;
            border-radius: 30px;
            box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
            display: flex;
            justify-self: right;
        }

        @media (max-width: 768px) {
            li.get-the-app {
                margin-top: 10px;
            }
            .shipping-step {
                flex-direction: row;
            }
    .cms-index-index svg {
          position: absolute;
        top: 42px;
        left: 5px;
            }
            .shipping-step {
                margin-bottom: 30px;
            }
            .icon-container {
                margin-bottom: 0;
            }

            .icon-container::after {
                display: none;
            }

            .shipping-image {
                text-align: center;
                margin-top: 30px;
            }
        }

         /* E-Commerce Shipping Section */
        .e-commerce-shipping {
            padding: 20px 0;
            overflow: hidden;
        }

        .e-commerce-shipping .shipping-card {
            padding: 9px;
            border-radius: 12px;
            text-align: center;
            box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
            transition: transform 0.3s ease-in-out;
            min-height: 310px;
           
        }

        .e-commerce-shipping .shipping-card:hover {
            transform: translateY(-5px);
        }
        .e-commerce-shipping .shipping-card{
         animation: slideUp 1.5s ease-out
        }

        .e-commerce-shipping .shipping-card .icon i {
            font-size: 40px;
            color: white;
        }

        .e-commerce-shipping .shipping-card.blue-card .icon i {
            color: #002F6C;
        }

        @media (max-width: 768px) {
            .our-services .service-card,
            .e-commerce-shipping .shipping-card {
                margin-bottom: 20px;

            }
        }
        /* E-Commerce Pricing */
           .shipping-image  img{
            animation: slideLeft 1.5s ease-out;
           }
        .ecommerce-pricing {
            background: url('https://vayulogi.com/media/vayulogi/Price Strategy.png') center/cover no-repeat;
            /*background-color: #152f50;*/
            color: #fff;
            margin-top: 10px;
        }
        .ecommerce-pricing h2 {
           color:white;
          }
           .ecommerce-pricing .pricing-item{
            animation: slideUp 1.5s ease-out;

         }      
       .service-image{
         overflow:hidden;
         }       
        section.ecommerce-pricing {
        color: #fff;
        padding: 20px 0;
        }
        .pricing-item {
            padding: 20px;
            text-align: center;
        }
        .pricing-item h3{
            color:#c9c3c3;
            margin: 0px;
        }
        .pricing-item p{
           color:#c9c3c3;
        }
         .ecommerce-pricing h1{
            color: #c9c3c3;
           }
        .pricing-item h4{
         color:white;
        }
        .pricing-item i {
            font-size: 40px;
            margin-bottom: 10px;
        }

        /* Customer Service */

       .customer-service .service-item {
            display: flex;
            align-items: center;
            margin-bottom: 25px;
           animation: slideUp 1.5s ease-out
        }
        .customer-service .service-item img{
            height: 40px;
        }
        .service-item p{
             margin-bottom:0px;
        }
        .customer-service .service-icon {
            width: 60px;
            height: 60px;
            background: #828282;
            color: white;
            border-radius: 7%;
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 20px;
            margin-right: 15px;
        }

        /* KYC Process */
        .kyc-box.p-4.rounded {
    text-align: center;
}
        .kyc-process{
        padding: 20px 0px;
        background: #F3F5F8;
        text-align: center;
    }
       .kyc-icon {
         width: 130px;
        height: 130px;
        background-color: #fff;
        color: white;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 40px;
        box-shadow: 0px 4px 4px 0px #00000040 !important;
        margin: 0 auto;
        margin-bottom: 30px;
}
        .kyc-icon img{
            height: 75px;
        }
  .main-link{
            animation: slideUp 1.5s ease-out
        }
        @media (max-width: 768px) {
            .service-item {
                flex-direction: row;
                align-items: flex-start;
            }

            .kyc-box {
                margin-bottom: 20px;
            }
        }
 /* Fulfillment Services */
        .fulfillment-services {
            text-align: center;
            padding: 20px 0;
        }

        .fulfillment-services .service-box:hover {
            transform: translateY(-5px);
        }

        .fulfillment-services .service-icon {
          width: 130px;
          height: 130px;
          display: flex;
          justify-content: center;
          align-items: center;
          border-radius: 50%;
          box-shadow: 0px 4px 4px 0px #00000040;
          background: #F3F5F8;
          margin: 0 auto;
          margin-bottom: 30px;
        }
         .fulfillment-services .service-box{
                animation: slideUp 1.5s ease-out;
           } 
        .fulfillment-services .service-box p{
            font-size: 20px;
            padding-bottom: 20px;
        }

        /* Estimated Delivery Times */
        .delivery-times {
         background: #F3F5F8;
         overflow: hidden;
         }
         .delivery-image {
              animation: slideUp 1.5s ease-out;
             }
        .delivery-item {
            display: flex;
            align-items: center;
            margin-bottom: 20px; 
           animation: slideUp 1.5s ease-out;
        }

        .delivery-icon {
            width: 60px;
            height: 60px;
           background: #828282;
            color: white;
            border-radius: 8%;
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 20px;
            margin-right: 15px;
        }
        .delivery-icon img{
            height: 40px;
        }
       .kyc-box{
            animation: slideUp 1.5s ease-out;
       }

        /* Shipping Without GST */
      .shipping-without-gst p{
      margin-bottom:0px;
       }
        .gst-box {
            display: flex;
            align-items: center;
            margin-bottom: 20px;
               animation: slideUp 1.5s ease-out;
        }
        .gst-icon {
            width: 60px;
            height: 60px;
          background: #828282;
            color: white;
            border-radius: 10px;
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 20px;
            margin-right: 15px;
        }
        .gst-icon img{
            height: 40px;
        }

        @media (max-width: 768px) {
            .delivery-item, .gst-box {
                flex-direction: row;
                align-items: flex-start;
            }
        }
/* Partner Program Section */
 section.partner-program .row {
    display: flex;
    align-items: center;
}
 .partner-program .vayulogi-heading4 {
    font-size: 25px;
    } 
        .partner-program {
            background-color: #F8F9FA;
        }
        .partner-program .partner-box {
            background-color: #002F6C;
            color: white;
            padding: 20px;
            border-radius: 10px;
            text-align: center;
            transition: 0.3s;
        }

        .partner-program .partner-box:hover {
            transform: translateY(-5px);
            background-color: #001B40;
        }

        .partner-program .partner-img {
            width: 100%;
            height: auto;
            border-radius: 10px;
            margin-bottom: 15px;
        }
         .partner-program .vayulogi-heading2 img{
                height: 42px;
               display: inline-block;
               margin-top: -9px;
         }
        @media (max-width: 768px) {
             .partner-program .vayulogi-heading2 img{
                height: 25px;
                margin-bottom: -6px;
            }
            .partner-program .partner-box {
                margin-bottom: 15px;
            }
        }
        /* E-Commerce Solutions Section */
        .ecom-solutions {
           background: url('https://vayulogi.com/media/vayulogi/E-commerce Solutions.png') center/cover no-repeat;
            color: white;
            text-align: center;
            padding: 40px 0;
            position: relative;
        }
        .ecom-solutions h2 {
            margin-bottom: 30px;
        }
        .ecom-solutions .ecom-box h3{
            color:white;
        }
        .ecom-solutions .ecom-box p{
           color:white;
        }

        .ecom-solutions .ecom-box {
            padding: 20px;
            transition: 0.3s;
        }
        .ecom-solutions .ecom-box img{
            height: 80px;
            margin-bottom: 20px;
        }

        .ecom-box i {
            font-size: 50px;
            color: yellow;
            margin-bottom: 10px;
        }

        /* Carrier Partners Section */
     img.carrier-logo-first {
    display: flex;
    /* justify-self: left; */
}

        .carrier-partner {
            background-color: #F8F9FA;
            text-align: center;
        }

        .carrier-partner h2 {
            color: #002F6C;
            font-weight: bold;
            margin-bottom: 30px;
        }

        .carrier-logo {
            max-width: 250px;
            margin: 15px;
        }
        .carrier-logo-ups{
            max-width: 100px;
        }

        /* Global Shipping Section */
        .global-shipping {
            padding: 40px 0;
        }
        .owl-carousel .owl-item .shipping-card img{
    width: 100% !important;
}

.shipping-card {
    border-radius: 25px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: 0.3s;
    box-shadow: 0px 5px 15px 0px #00000026;
    background: #F3F5F8;
}

        .shipping-card img {
            width: 100%;
            height: auto;
        }
        .global-shipping .shipping-card p{
            font-size: 20px;            
        }

        .shipping-card .card-body {
            padding: 20px;
            text-align: center;
            min-height: 170px;
        }
      

        .global-shipping .shipping-card:hover {
            transform: translateY(-5px);
        }

        @media (max-width: 768px) {
            .carrier-logo {
                max-width: 120px;
            }
        }

         /* International Shipping Section */
        .international-shipping {
            padding: 40px 0;
        }
        .international-shipping .feature-box h5{
            font-size: 24px;
        }
        .international-shipping h4 {
           margin-bottom: 10px;
}
      .international-shipping p {
        margin-bottom: 0px;
}
.fragile-item h4 {
    margin-bottom: 10px;
}

.fragile-item p {
    margin-bottom: 0px;
}
        .international-shipping .feature-box {
            display: flex;
            align-items: center;
            margin-bottom: 20px;
        }

        .international-shipping .icon {
            width: 60px;
            height: 60px;
           background: #828282;
            color: white;
            padding: 10px;
            border-radius: 8px;
            margin-right: 15px;
            margin-top: 22px;
        }

        @media (max-width: 768px) {
            .feature-box {
                /*flex-direction: column;*/
                align-items: flex-start;
            }
        }

         /* Fragile Item Handling Section */
        .fragile-item {
            background-color: #F8F9FA;
        }
        .fragile-item .feature-box {
            display: flex;
            align-items: center;
            margin-bottom: 20px;
        }

        .fragile-item .icon {
       background: #828282;
    color: white;
    padding: 12px;
    border-radius: 8px;
    margin-right: 15px;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 12px;
        }

        /* Start Shipping Section */       
            .start-shipping{
                padding: 40px 0px;
            }
            .start-shipping h2{
                padding: 10px;
            }
        .start-shipping .card h5{
            color:  #0F377C !important;
        }
        .start-shipping .card {
            padding: 20px;
            border: none;
            background-color: #F8F9FA;
            margin-bottom: 10px;
        }
        .start-shipping img.img-fluid {
            float: right;
        }
/*Prohibited Shipping Section*/
.prohibited-shipping .prohibited-img{
        display: flex;
    justify-content: end;
}
.prohibited-shipping p{
    margin-bottom: 10px;
}
.probhited-shipping span{
    color: #0F377C;
}
.prohibited-shipping{
    background-color: #F3F5F8;
}
/*Restricted-Shipping Section*/
.restricted-shipping p{
   margin-bottom: 10px;
}
.restricted-shipping span{
    color: #0F377C;
}
/* Shipping Insurance Section */
        .shipping-insurance {
            background-color: #F8F9FA;
        }

        .shipping-insurance h2 {
            margin-bottom: 30px;
        }

        .shipping-insurance .insurance-details {
            text-align: center;
        }

        .shipping-insurance .insurance-details h1 {
            font-size: 48px;
            font-weight: bold;
            color: #002F6C;
        }

        .shipping-insurance .insurance-details h3 {
            font-size: 36px;
            font-weight: bold;
            color: #002F6C;
        }

        .shipping-insurance .insurance-details p {
            font-size: 16px;
            color: #555;
        }
        .shipping-insurance img.img-fluid {
            float: left;
        }
        .shipping-insurance .fw-bold {
        font-size: 24px;
        }

        @media (max-width: 768px) {
            .international-shipping .vayulogi-heading5 {
             padding-top: 10px;
         }
            .fragile-item .feature-box{
                margin-bottom: 10px;
            }
             .prohibited-img img{
                width: 100%;
             }
              .restricted-img img{
                width: 100%;
              }
            .shipping-insurance .text-content {
                text-align: center;
                margin-top: 20px;
            }
            .shipping-insurance img.img-fluid {
             width: 100%;
            }
            .prohibited-shipping {
                padding-bottom: 10px;
            }
        }
        /* Channel Partner Section */
        .channel-partner{
            padding: 20px 0px;
            display: none;
        }
        .channel-partner h2 {
            margin-bottom: 10px;
        }

        .channel-partner .step-container {
        display: flex;
       padding: 8px 0px;
       }

        .channel-partner .step-number {
          font-size: 24px;
          font-weight: bold;
          background: #DEE2E6;
          padding: 20px;
          border-radius: 4px;
         text-align: center;
         min-width: 80px;
        color: #002F6C;
}
        .channel-partner .step-number1 {
            padding-right: 150px;
        }
        .channel-partner .step-number2 {
            padding-right: 250px;
        }
        .channel-partner .step-number3 {
            padding-right: 350px;
        }
        .channel-partner .step-number4 {
            padding-right: 450px;
        }

        .channel-partner .step-content {
            padding-left: 20px;
        }

        .channel-partner .step-content h5 {
            font-size: 24px;
            font-weight: bold;
            color: #002F6C;
        }

        @media (max-width: 768px) {
            .channel-partner .step-number1 {
             padding-right: 340px;
            }
            .channel-partner .step-number2{
                padding-right: 340px;
            }
            .channel-partner .step-number3 {
              padding-right: 455px;
            }
            p{
                font-size: 15px !important;
            }
            .channel-partner .step-content h5 {
            font-size: 22px;
        }
            .channel-partner .step-container {
                flex-direction: column;
                text-align: center;
            }

            .channel-partner .step-content {
                padding-left: 0;
                margin-top: 10px;
            }
        }
        /* Why Choose VayuLogi */
        .why-choose-vayulogi {
            background: #F8F9FA;
            padding: 20px 0px;
        }
        .why-choose-vayulogi .feature {
            display: flex;
            gap: 15px;
            margin-bottom: 20px;
        }

        .why-choose-vayulogi .feature-icon {
            width: 20px;
            height: 20px;
            background-color: #002F6C;
            display: inline-block;
        }

        /* Contact VayuLogi */
    .contact-vayulogi {
            background: url('https://vayulogi.com/media/vayulogi/Contact.png') center/cover no-repeat;
            background-size: cover;
            padding: 20px 0;
            color: white;
            position: relative;
        }

        .contact-vayulogi .overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

        .contact-vayulogi .container {
            position: relative;
            z-index: 1;
        }
        .contact-vayulogi .container h2{
          color:white;
       }
        .contact-vayulogi .container p{
         color:white;
        }
        .contact-vayulogi .card {
             background: #002F6C;
             color: white;
             padding: 20px;
             border-radius: 0;
             margin-bottom: 20px;
             border: 2px solid #fff;
             
}
       
        .contact-vayulogi .card h4{
           color:white;
        }
        .contact-vayulogi .card p{
         color:#fff;
          }
        
        .contact-vayulogi .card h5{
            font-size: 24px;
            color: #fff;
        }
        .contact-vayulogi-icon{
            flex-wrap: wrap;
         text-align: center;
         font-size: 24px;
       }
        .contact-vayulogi-icon a{
            color: #fff;
            text-decoration: none;
            font-size: 18px;
        }
        .contact-vayulogi-icon img{
            margin-right: 10px;
        }
        /* Watch Video */
        .watch-video {
            padding: 10px 0;
            background: #FCF8F3;
            text-align: left;
        }

        .watch-video h2{
         color: #5A4636;
          margin-bottom: 20px;
        }
        .page-footer{
            background: url('https://vayulogi.com/media/vayulogi/Vayulogi Footer.png') center/cover no-repeat;
           }
           .footer-links a{
            color: #fff !important;
            margin: 10px 0px !important;
           }
           .footer.content{
          margin: 0px!important;
          border: none!important;
          max-width: 100%;
           }
           .subscription-container{
            width: 95% !important;
           }
           .payment-icons .mt-4{
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
           }
           .subscription-form{
            margin-bottom: 10px;
           }
           .copyright-text{
            margin-bottom: 10px !important;
            text-align: center;
            color: #fff !important;
            font-size: 18px !important;
           }
           .payment-icons img{
            background-color: unset !important;
           }
           ul.footer-links li{
            margin: 12px 0px !important;
           }
           .btn-subscribe{
            height: 50px !important;
           }
           img.me-2.badge-img {
         height: auto;
      } 
         img.badge-img {
    height: auto !important;
}
        .vayulogi-footer {
            background: url('media/vayulogi/cargo-plane-1.png') no-repeat center center;
            background-size: cover;
            color: white;
            padding: 60px 0;
            position: relative;

        }
        
        .vayulogi-footer .overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 47, 108, 0.85);
        }

        .vayulogi-footer .container {
            position: relative;
            z-index: 1;
        }

        .vayulogi-footer h5 {
            font-size: 18px;
            font-weight: bold;
            margin-bottom: 15px;
        }

        .vayulogi-footer input {
            border-radius: 5px;
            padding: 10px;
            width: 100%;
            border: none;
        }

        .vayulogi-footer .subscribe-btn {
            background: #FFC107;
            color: black;
            font-weight: bold;
            border: none;
            padding: 10px 15px;
            border-radius: 5px;
            cursor: pointer;
        }
        
        .vayulogi-footer .subscribe-btn:hover {
            background: #E0A800;
        }

        .vayulogi-footer .social-icons i {
            font-size: 22px;
            margin-right: 10px;
            cursor: pointer;
            transition: 0.3s;
        }

        .vayulogi-footer .social-icons i:hover {
            color: #FFC107;
        }

        .vayulogi-footer .payment-icons img {
            width: 50px;
            margin: 5px;
        }

        .vayulogi-footer .security-icons img {
            width: 80px;
            margin-top: 10px;
        }

        .vayulogi-footer .app-icons img {
            width: 150px;
            margin-bottom: 10px;
        }

        .vayulogi-footer .copyright {
            text-align: center;
            margin-top: 20px;
            font-size: 14px;
        }
        .fab {
    font-weight: 400;
    color: #FFD524;
    }
     i.fa-brands.fa-linkedin{
      color: #FFD524;
      }

        .block.newsletter {
            display: none;
        }
       .newsletter-title{
        color: #fff !important;
        }
        .footer .copyright, .footer .bugs{
            display: none;
        }
        .btn>a {
        text-decoration: none;
        color:black;
         }
       .btnn>a {
        text-decoration: none;
        color:black !important;
       }
.vayulogi-heading2{
    font-weight: 800;
    font-size: 40px;
    color: #0F377C;
    margin-bottom: 0px;
    animation: slideUp 1.5s ease-out;
}
.shadow service-image{
    height: 600px;
    width: 700px;
}
.customer-service .service-image img{
    animation: slideUp 1.5s ease-out;
}

.body-text{
    font-weight: 600;
    font-size: 30px;
    line-height: 30px;
    margin-bottom:16px;
    color: #292929;
}
.primary-button{
    background: #0F377C;
    border-radius: 10px;
    font-weight: 800;
    font-size: 30px;
    line-height: 100%;
    padding: 11px 25px;
    color: #FFFFFF;
    border: none;
   border: 1px solid #0F377C
}
.primary-button.primary-button-outline {
    color: #0F377C;
    background-color: #fff;
}
.primary-button:hover {
    background-color: #fff;
    color: #0F377C;
    border-color: #0F377C;
}
.primary-button.primary-button-outline:hover {
    color: #fff;
    background: #0F377C;
    border-color: #0F377C;
}

h3 .vayulogi-h3{
    font-weight: 800;
    font-size: 50px !important;
    line-height: 50px;
    color: #0F377C;
    margin-bottom:16px;
}
.review-badge * {
    color: #fff;
    margin-bottom: 0px;
}
.vayulogi-top .review-badge {
background: #828282;
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 15px;
    border-radius: 10px;
    display: inline-block;
    position: absolute;
    top: -25%;
    left: 29%;
    z-index: 1;
}
.vayulogi-top .image-content>img {
    position: relative;
    z-index: 2;
}
.e-commerce-shipping .shipping-card p {
    margin-bottom: 0px;
}

.e-commerce-shipping .shipping-card .icon {
    width: 130px;
    height: 130px;
 background: #828282;
    margin: 0 auto;
    border-radius: 100%;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.e-commerce-shipping .shipping-card .icon img {
    width: 75px;
}
.e-commerce-shipping .shipping-card .vayulogi-heading3 {
    font-weight: 600;
}
.vayulogi-heading4 {
font-weight: 600;
font-size: 24px;
line-height: 47px;
margin-bottom:0px;
color: #0F377C;

}
.ecom-solutions .vayulogi-heading4{
    color: #fff;
}
.small-body-text{
font-weight: 600;
font-size: 25px;
line-height: 30px;
color: #292929;
margin-bottom:16px;
}
.shipping-step p {
    margin-bottom: 0px;
}

.shipping-step h4 {
    margin-bottom: 0px;
}
section.connect-your-store img {
    width: 150px;
    height: 150px;
}

.connect-your-store-inner{
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px;

}
.our-services {
    padding: 20px 0px;
}
.our-services h2{
   animation: slideUp 1.5s ease-out;
   text-align: left !important;
}
.our-services .service-card{
     animation: slideUp 1.5s ease-out;

}




.our-services .service-card:hover h4, .our-services .service-card:hover p {
    color: #fff !important;
}
.our-services .service-card:hover{
 background: #828282;
}
.delivery-times p {
    margin-bottom: 0px;
} 
.delivery-times h4 {
    margin-bottom: 0px !important;
}
.partner-right {
    display: flex;
    justify-self: end;
}
.partner-program h4, .partner-program p {
    color: #fff;
    text-align:left;
}
.partner-program h4 {
    margin-bottom: 10px;
}

.partner-program p {
    margin-bottom: 0px;
}
.partner-program-align {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.fragile-item .icon img {
    width: 40px;
}

.feature-item {
 display: flex;
 align-items: baseline;
 margin-bottom: 20px;
 }
.feature-icon {
 width: 20px;
 height: 20px;
 background-color: #1a237e;
 margin-right: 15px;
 flex-shrink: 0;
}

.why-choose-vayulogi h4 {
    margin-bottom: 10px;
}

.why-choose-vayulogi p {
    margin-bottom: 0px;
}

.channel-partner p {
    margin-bottom: 0px;
}
.ecom-solutions h2 {
color:white;
}
.choose-vayulogi-box {
    width: 30px;
    height: 30px;
    background: #0f377c;
    margin-top: 20px;
}
/*-----About us Section------*/
.elementor-container.elementor-column-gap-default{
    padding: 10px;
}
.elementor-widget-container {
    position: relative;
}

h4.elementor-heading-title.elementor-size-default {
    position: absolute;
      top: 85px;
    left: 141px;
    font-size: 40px;
    color: #fff;
    font-weight: 600;
}
@media (min-width: 1000px) and (max-width: 1030px){
    ul.header.links{
        display: inline-block   ;
    float: right;
    }
}
@media (max-width: 1024px) {
    body{
        overflow-x: hidden;
    }
img.img-fluid.shadow.service-image {
    width: 100%;
}
.vayulogi-heading2 {
   padding-bottom: 10px;
}
.shipping-card .card-body{
    min-height: 200px;
}
.customer-address-form .fieldset > .field:not(.choice) > .label{
    width: 22.8%;
}
.our-services .service-card .card-body{
    min-height: 166px;
}
  .shipping-address-newaddress .customs-value-row{
    width: 100%;
}
.field-choice.save-options {
    display: unset;
}
.vayulogi-top button.btn.btn-primary.me-3{
    width: 100%;
    margin-bottom: 10px;
}
.vayulogi-top .btn-outline-primary {
    width: 100%;
}

.shipping-without-gst .shipping-image img {
    width: 100%;
}
    .delivery-image > img {
        width: 100%;
    }
    .partner-right img {
    width: 100%;
}
.partner-right{
    width: 100%;
}
.shipping-image img {
    width: 100%;
}

  .action-buttons .btn {
    font-size: 12px;
    padding: 9px 17px;
    border-radius: 26px;
  }
  .action-buttons {
    padding: 0px;
    width: 50%;
    margin-left: auto;
  }
  .save-btn {
    width: 100%;
  }
  .btn-next {
    width: 25%;
  }
  .action-buttons .btn {
    font-size: 12px;
    padding: 10px 13px;
    border-radius: 26px;
  }
  .view-summary-btn {
    width: 100%;
  }
  .view-summary-btn {
    padding: 16px 48px 14px 0px;
  }
  .address {
    display: block;
  }
  .fulfillment-services .service-box p {
    font-size: 22px;
}

.our-services .service-card p {
    font-size: 22px;
}
 .shipping-address-newaddress .summary-btn,.draft-btn,.action.primary{
    min-width: 170px;  
}
}
@media (max-width: 768px) {
.footer.content{
  padding: 0px;
   }
   .newsletter-title{
        margin-top: 20px !important;
        }
ul.header.links li, li.link.authorization-link {
    min-width: 125px;
}
        .page-header .header.panel {
            padding-bottom: 10px;
            padding-top: 10px;
        }
    /*-----------Sign in-------*/
    .form.create.account {
    width: 95% !important;
}
.fieldset > .field {
    padding: 0px 10px;
}
    .vayulogi-heading5 {
        font-size: 20px !important;
    }   

    /* Exceptional customer */
    .customer-service {
    padding: 0px;
    }
    /* E-commerce Shipping Section */
    .e-commerce-shipping .shipping-card{
        min-height: 240px;
    } 
    .e-commerce-shipping .shipping-card{
    padding: 14px;
}
    .e-commerce-shipping .shipping-card .icon {
        width: 100px;
        height: 100px;
    }
    
    .e-commerce-shipping .shipping-card .icon img {
        width: 50px;
    }
    
    .shipping-card {
        margin-bottom: 24px;
    }
    
    .shipping-card .card-body {
        min-height: 140px;
    }
    
    /* Connect Your Store Section */
    .connect-stor.d-flex{
        justify-content: center;
    }
    .connect-your-store {
        padding: 20px 0;
    }
    
    .connect-your-store-inner {
        gap: 20px;
        justify-content: start;
        margin-top: 16px;
    }
    
    /* Our Services Section */
    .our-services {
        padding: 0px 0px;
    }
    
    .our-services .service-card .card-body {
        min-height: 112px;
    }
    
    .service-image > img {
        margin-bottom: 24px;
    }

    /* KYC Process Section */
    .kyc-process {
        padding: 20px 0px;
       overflow: hidden;
    }
    
    .kyc-icon {
        width: 100px;
        height: 100px;
    }
    
    .kyc-icon img {
        height: 40px;
    }
    
    /* Shipping Without GST Section */
    section.shipping-without-gst {
        padding: 20px 0px;
    }
    
    .delivery-image > img {
        margin-bottom: 24px;
    }
    
    /* Fulfillment Services Section */
    .fulfillment-services {
        padding: 20px 0;
    }
    
    .fulfillment-services .service-icon {
        width: 100px;
        height: 100px;
    }
    
    .fulfillment-services img {
        width: 40px;
    }
    .fulfillment-services .service-box{
        margin: 10px 0px;
        min-height: 230px;
    }
    /* Pa768rtner Program Section */
     .partner-program .vayulogi-heading4 {
    font-size: 20px;
    } 
        
    .partner-program {
        padding: 40px 0px;
    }
    .footer-btn {
       display: flex !important;
    }
/* VayuLogi Top Section */
    
    .vayulogi-top .review-badge {
        position: relative;
        top: -300px;
        left:-11px;
    }
    
    .vayulogi-top button {
        width: 100%;
    }
    
    .vayulogi-top button:first-child {
        margin-bottom: 16px;
    }
    
    .vayulogi-top .image-content > img {
        margin-top: 16px;
    }
    
    /* Typography Styles */
    .vayulogi-heading1 {
        font-size: 30px;
        line-height: 1.2;
    }
    
    .vayulogi-heading2 {
        font-size: 25px;
        line-height: 1.2;
    }
    
    .vayulogi-heading3 {
        font-size: 28px;
        line-height: 1.2;
    }
    
    .vayulogi-heading4 {
        font-size: 20px;
        line-height: 1.2;
    }
    
    .body-text {
        font-size: 20px;
        line-height: 1.2;
    }
    
    .small-body-text {
        font-size: 16px;
        line-height: 1.2;
    }
    /* General Section Padding */
    .global-shipping,
    .ecom-solutions,
    .why-choose-vayulogi,
    .contact-vayulogi,
    .channel-partner {
        padding: 20px 0;
    }
    .contact-vayulogi-icon a{
        font-size: 16px;
    }
    
    /* Connect Your Store Section */
    section.connect-your-store img {
        width: 80px;
        height: 80px;
    }
    
    /* International Shipping Section */
    .international-shipping {
        padding: 0;
    }
    
    .international-shipping .icon {
        margin-top: 0;
    }
    /* Fragile Item Section */
    .fragile-item .feature-box {
        align-items: flex-start;
        gap: 16px;
    }
    .fragile-item {
      padding: 0px;      
 }
}



body {
  min-height: 100vh;
  background-color: #f8f9fa;
  font-family: "Poppins", sans-serif;
}
    div#navbarNav{
    position: absolute;
    top: -80px;
    left: 35%;
    }
.header.content{
    background: #002F6C;
    padding: 30px 20px 0;
    max-width:100%;
}
ul.header.links {
    list-style: none;
        display: flex;
    justify-content: end;
    flex-wrap: wrap;
}
ul.header.links li,li.link.authorization-link{
    border-radius: 20px;
    font-size: 20px;
    padding: 5px 15px;
    margin-left: 20px;
    text-transform: uppercase;
    background: #002F6C;
    border: 1px solid #fff;
}
li.link.wishlist,li.greet.welcome,li.item.link.compare,ul.header.links li:first-child{
    display: none;
}
.customer-account-sidebar {
  color: white;
  min-height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100px;
  z-index: 1000;
  padding: 0;
  background: #fbf8f4;
  box-shadow: 5px 0px 25px 0px #0000001a;
  transition: all 0.5s;
  margin-top: 190px;
}
.sidebar-header {
  padding: 20px 15px;
  border-bottom: 1px solid #b5b5b5;
  display: flex;
  justify-content: center;
}

.sidebar-menu {
  padding: 0;
  list-style: none;
  margin: 0;
}

.sidebar-menu li {
  border-bottom: 1px solid #b5b5b5;
  margin: 0px 20px;
}

.sidebar-menu li a {
  padding: 15px;
  display: block;
  text-decoration: none;
  transition: all 0.3s;
  color: #292929;
  display: flex;
  align-items: center;
  column-gap: 10px;
}

#toggleSidebar {
  background-color: transparent;
  border: none;
}

.sidebar-menu li a.active {
  background-color: #0d6efd;
  color: white;
}

.sidebar-menu li a i {
  margin-right: 10px;
}

.main-content {
  margin-left: 100px;
  padding: 20px;
  transition: all 0.5s;
}

.form-header {
  background-color: #c31013;
  color: white;
  padding: 10px 15px;
}

.form-container {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 0;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  background-color: antiquewhite !important;
}

.required-field::after {
  content: "*";
  color: red;
  margin-left: 2px;
}

.save-option {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.form-select,
.form-control {
  border-radius: 0;
}

.error-icon {
  color: #dc0000;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
}

.phone-group {
  display: flex;
}

.phone-prefix {
  width: 60px;
  margin-right: 10px;
}

.ext-field {
  width: 100px;
  margin-left: 10px;
}

.toggle-sidebar {
  display: none;
}

.input-wrapper {
  display: grid;
  grid-template-columns: 150px 1fr;
  align-items: center;
}
.form-label {
  margin-bottom: 0px;
  color: #0f377c;
}
       .main-link{
            text-align: unset !important;
            justify-self: center;
           }
.shipping-address-newaddress  .main-link .section-title{
            padding: 0px;
            text-align: unset;
            background-color: unset;
           }
           .telephone-group{
            display: flex!important;
           }
#summary-content .summary-title{
    color: #828282;
        border-bottom: 2px solid #828282;
}   
#summary-content .commodity-item{
    border-left: 4px solid #828282;
}      
#summary-content .totals-section{
    border: 2px solid #828282;
}  
#summary-content .total-final{
    color: #828282;
    border-top: 2px solid #828282;
}
#summary-content .commodity-header{
        color: #007cba;
}
.shipping-address-newaddress .field {
    display: grid !important;
    grid-template-columns: 100px 1fr;
    align-items: center;
}
.shipping-address-newaddress .label {
    font-size: 14px;
}
.restricted-categories .restricted-category h4{
    font-size: 18px;
}
.shipping-address-newaddress .commodity-table th {
    background: #FFEBEB;
    color: #000;
}
.shipping-address-newaddress .notification-row,.commodity-form-wrapper,.billing-form-wrapper{
     background: #FBF8F4;
}
.field-group.full-width.optional-shipping{
    display: inherit;
}
.shipping-address-newaddress .message-section{
    border: none;
}
.shipping-address-newaddress .field-group label{
    font-size: 14px;
}
.shipping-address-newaddress .modal-body li{
    font-size: 14px;
}
.shipping-address-newaddress .company,.country{
    margin-bottom: 20px;
}
.shipping-address-newaddress .form-wrapper{
    padding: 0px;
}
.shipping-address-newaddress .field-group{
        display: grid;
    grid-template-columns: 170px 1fr;
    align-items: center;
}
.form-section{
    background: #FBF8F4;

}

.form-check-input:checked[type="checkbox"],
.form-check-input:checked {
  background-color: #c31013;
  border-color: #c31013;
}

.form-select {
  box-shadow: 0px 0px 2px 0px #74655880;
  border: none;
}

.form-select,
.form-control {
  border-radius: 2px;
}

.form-select:focus {
  border-color: unset;
  outline: 0;
  box-shadow: none;
}
.form-control:focus {
  box-shadow: none;
}

.sidebar-menu span {
  display: none;
}

.collapsed .sidebar {
  width: 300px;
}

.collapsed .sidebar .sidebar-menu span {
  display: block;
}

.collapsed .sidebar .sidebar-header {
  justify-content: end;
}

.collapsed .sidebar .sidebar-header svg {
  transform: rotate(180deg);
}

.sidebar-menu li.active a {
  color: #0f377c;
  font-weight: 600;
}

.table-wrapper {
  width: 100%;
  overflow-x: auto;
}

.form-header {
  background-color: #cc0000;
  color: white;
  padding: 15px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}

.form-container {
  border: 1px solid #ddd;
  margin-bottom: 20px;
}

.form-section {
  padding: 20px;
 background: #FBF8F4;
}
.package-form-wrapper{
  background: #FBF8F4;  
}
.package-details-table th{
    background: #FFEBEB;
}
.modal .modal-header{
    background: linear-gradient(135deg, #828282, #828282);
}
.shipping-address-newaddress.checkbox-group .checkbox-option {
    display: inline-block;
}
.shipping-address-newaddress .radio-option{
    margin-bottom: 10px;
}
.shipping-address-newaddress .services-wrapper{
    background: #FBF8F4;
}
.shipping-address-newaddress tr.sub-header th{
    background: #EFF5FF;
}
.dimension-input{
    min-width: 10px;
}
.shipping-address-newaddress .icon-cell{
    min-width: 150px;
    flex-direction: row;
}
.shipping-address-newaddress .service-option label{
    display: flex;
     width: 100%;
}
.shipping-address-newaddress .service-details-nort{
    display: flex;
}
.shipping-address-newaddress .package-details-table table{
        table-layout: unset;
}
.shipping-address-newaddress .package-details-table{
    overflow-x: auto;
}
.shipping-address-newaddress .hsn-search-btn {
    background: linear-gradient(135deg, #828282 0%, #828282 100%) !important;
}
.shipping-address-newaddress .letter-header{
    color: #828282;
}
.shipping-address-newaddress .address-type-badge{
    text-transform: uppercase;
}
.modal-popup.saved-contacts-modal .modal-title,.action-delete{
    background-color: #828282;
}
.shipping-address-newaddress .form-type-badge.recipient{
    background-color: #6c757d;
}
.shipping-address-newaddress.form-type-badge{
        color: white;
    padding: 2px 6px;
    border-radius: 3px;
    font-size: 10px;
    font-weight: 500;
}
.shipping-address-newaddress button#hsn-search-btn:hover {
    background: linear-gradient(135deg, #fff 0%, #fff 100%) !important;
    color: #3e3b3b;
}
.shipping-address-newaddress .hsn-code {
    font-weight: bold;
    color: #383636 !important;
}
.shipping-address-newaddress .manual-entry-form input{
    border: 2px solid #828282;
}
.shipping-address-newaddress .hsn-categories h4,.hsn-results h4{
    border-bottom: 2px solid #828282 !important;
}
.shipping-address-newaddress .hsn-popular-item:hover {
    border-color: #828282 !important;
}
.shipping-address-newaddress .hsn-card:hover {
    border-color: #828282;
}
.shipping-address-newaddress .hsn-result-code:hover{
    border: 1px solid #828282;
}
.shipping-address-newaddress .hsn-manual-entry {
    background: linear-gradient(135deg, #828282 0%, #828282 100%);
    border: 1px solid #828282;
}
.shipping-address-newaddress .use-manual-btn{
    background: linear-gradient(135deg, #002F6C 0%, #002F6C 100%) !important;
    color: #fff;
}
.shipping-address-newaddress .hsn-result-code{
    color: #828282;
}
.shipping-address-newaddress .hsn-result-item:hover{
    border-color: #828282;
}
.shipping-address-newaddress .use-manual-btn :hover{
      background-color: #828282!important;
      color: #fff;
}
 .shipping-address-newaddress .hsn-manual-entry h4,.manual-entry-note {
    color: #fff !important;
}
.shipping-address-newaddress .customer-account-create input[type="text"], 
input[type="number"] {
    min-width: 50px;
}
.shipping-address-newaddress .billing-section .section-title,
.commodity-section .section-title,.commodity-section .section-title{
    background-color: #828282;
}
.notification-section h3{
    border-bottom: 2px solid #828282 !important;
}
.modal .modal-header h3{
    color: #fff;
}
.label, .field-group label {
  color: #0F377C;
}
.field.region .label{
     color: #0F377C !important;
}
.shipping-address-newaddress .checkbox-option{
    display: inline-block;
}
.shipping-address-newaddress .radio-option{
    margin-left: 14px;
    font-size: 12px;
}
.shipping-address-newaddress .service-price, .notification-header h4 {
   color: #828282 !important;
}
.commodity-section .section-title{
    background-color: #828282 !important;
}
.form-label {
  color: #003366;
  font-weight: 600;
}

.restricted-item {
  text-align: center;
}
.header-banner {
  background-color: #c80000;
  color: white;
  padding: 15px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}

.form-section {
  padding: 20px;
  border: 1px solid #ddd;
}

.form-label {
  color: #003399;
  font-weight: 500;
}

.table-section {
  margin-top: 20px;
  text-align: center;
}

.table th {
  background-color: #f8f0f0;
  color: #003399;
  font-weight: 500;
}

.radio-group {
  display: flex;
  gap: 20px;
}

.icon-container {
  display: flex;
  gap: 10px;
}

.dimension-icon {
  font-size: 24px;
  color: #c80000;
}
.form-section .input-wrapper {
  display: grid;
  grid-template-columns: 210px 1fr;
  align-items: center;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  gap: 20px;
}

.shipping-container {
  border: 1px solid #ddd;
  padding: 15px;
  margin-bottom: 0;
}

.shipping-option {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}

.shipping-radio {
  color: #003087;
  min-width: 24px;
  height: 24px;
  margin-right: 6px;
}

.shipping-info {
  flex-grow: 1;
}

.shipping-name {
  font-weight: bold;
  color: #003087;
  margin-bottom: 0;
}

.shipping-time {
  color: #666;
  font-size: 0.85rem;
  margin-bottom: 0;
}

.shipping-price {
  font-weight: bold;
  color: #003087;
  font-size: 1.25rem;
  text-align: right;
}

.action-buttons {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  gap: 50px;
}

.view-summary-btn {
  border: 1px solid #003087;
  color: #0f377c;
  width: 20%;
  border-radius: 20px;
  font-size: 15px;
}

.save-btn {
  background-color: #003087;
  color: white;
  width: 20%;
  border-radius: 20px;
  font-size: 15px;
}
.save-btn:hover {
  border-color: #003366;
}
.view-summary-btn:hover {
  background-color: #003087;
  color: white;
}

.form-container {
  padding: 20px;
  background-color: #f8f9fa;
  border: 1px solid #dee2e6;
}

.form-label {
  font-weight: 600;
  color: #1a3f77;
}

.required-field::after {
  content: "*";
  color: red;
}

.form-section {
  margin-bottom: 20px;
}

.radio-container {
  display: flex;
  align-items: center;
  margin-right: 15px;
}

.radio-container input[type="radio"] {
  margin-right: 5px;
  transform: scale(1.2);
  accent-color: #d9121c;
}

.notification-section {
  margin-top: 15px;
}

.notification-title {
  font-weight: 600;
  margin-bottom: 10px;
  color: #1a3f77;
}

.notification-options {
  display: flex;
  align-items: center;
}

.checkbox-container {
  margin-bottom: 8px;
}

.checkbox-container input[type="checkbox"] {
  margin-right: 5px;
  accent-color: #d9121c;
}
.main-input-wrapper {
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 20px;
}
.header-red {
  background-color: #c81e1e;
  color: white;
  padding: 10px;
  text-align: center;
  font-weight: 500;
}

.summary-section {
  background-color: antiquewhite;
  padding: 15px;
  border-bottom: 1px solid #dee2e6;
}

.summary-label {
  color: #004085;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  gap: 20px;
}

.add-commodity-btn {
  background-color: unset;
  display: flex;
  justify-content: end;
  color: #00468b;
  border: none;
  border-radius: 5px;
  padding: 10px 120px 5px 15px;
  font-size: 16px;
}

.table th {
  background-color: #f2f2f2;
  font-weight: 500;
  font-size: 14px;
}

.action-buttons {
  text-align: right;
  padding: 16px 0px 14px 0px;
  display: flex;
  justify-content: end;
  margin-top: 15px;
  gap: 50px;
}

.action-buttons .btn {
  font-size: 12px;
  padding: 10px 30px;
  border-radius: 26px;
}
.table th {
  border: 1px solid #00468b;
}

.btn-draft {
  background-color: #054680;
  color: white;
}

.btn-next {
  background-color: #00468b;
  color: white;
}

.input-with-x {
  position: relative;
}

.input-with-x::after {
  content: "×";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #6c757d;
  cursor: pointer;
}

/* -------e-commerce------- */

.main-heading {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
}
.vayulogi-heading2{
  color: #0f377c;
  font-weight: 700;
}
.p1 {
  font-size: 18px;
}
.btn1 {
  background-color: #1a3f77;
  border: 1px solid black;
  border-radius: 10px;
  padding: 6px 40px;
  color: white;
}
.btn1 a {
  color: white;
  text-decoration: none;
}
.list {
  background-color: #fbf8f4;
  padding: 50px;
  box-sizing: border-box;
}
.p2 {
  font-size: 15px;
}
.list li {
  padding-top: 20px;
  font-size: 20px;
}
.main-popup {
  display: flex;
  text-align: center;
  align-items: center;
}
.color {
  color: #0f377c;
}
.heading3 p {
  font-weight: 400;
}
.button-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 50px;
  gap: 50px;
}
.button-wrapper .btn4 {
  padding: 5px 40px;
  background-color: white;
  border: 1px solid #0f377c;
  border-radius: 20px;
}
.button-wrapper .btn4:hover {
  background-color: #0f377c;
  color: white;
}
.button-wrapper .btn5 {
  padding: 4px 40px;
  background-color: #0f377c;
  border: 1px solid #0f377c;
  color: white;
  border-radius: 20px;
}
.button-wrapper .btn5:hover {
  background-color: white;
  color: black;
}
/* -----------pickups----------- */
.main-shipment {
  border-left: 6px solid #0f377c !important;
  margin-top: 30px;
  box-shadow: 2px 2px 2px #ebc9c9;
}

.main-shipment1 {
  border-left: 6px solid #00a100 !important;
  margin-top: 30px;
  box-shadow: 2px 2px 2px #ebc9c9;
}

.main-shipment2 {
  border-left: 6px solid#909090 !important;
  margin-top: 30px;
  box-shadow: 2px 2px 2px #ebc9c9;
}

.vayulogi-heading5 {
  padding-top: 20px;
  font-size: 24px;
  color: #0F377C;
}
.heading5 p {
  font-family: poppins;
  margin: 0;
}
.address-btn {
  border: none;
  background-color: unset;
}
.address-btn a {
  text-decoration: none;
}
.main-heading1 {
  display: flex;
}
.main-heading1 .heading {
  padding-left: 25px;
}
.main-heading1 .heading h2 {
  font-family: poppins;
  font-size: 18px;
  font-weight: 800;
}
.radio-btn {
  padding-left: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.main-shipment h4 {
  font-family: poppins;
  font-weight: 800;
  font-size: 18px;
}
input[type="radio"] {
  width: 16px;
  height: 16px;
}
.lable {
  padding-bottom: 30px;
}
.add-button a {
  text-decoration: none;
}
/* -------Shipment Profile----------- */
h4,
h2,
h3,
h5,
p {
  font-family: abhaya libre semibold;
}
button {
  border: none;
}
.btn a {
  padding: 10px 50px;
  background-color: #0f377c;
  color: white;
  text-decoration: none;
  border-radius: 20px;
}
table {
  width: 100%;
  border: 1px solid #828282;
}

table tr {
  border: 1px solid #828282;
}
table td {
  border: 1px solid #828282;
  padding: 6px 10px;
}
table td:first-child {
  width: 50px;
  text-align: center;
}
.td1 {
  background-color: #fbf8f4;
}
/*--------address-----------*/
.vayulogi-heading3 {
  font-weight: 900;
  padding: 10px;
  font-size: 40px;
}
.address p {
  font-size: 14px;
}
.manual-shiping {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ecommerce-Plateform select {
  padding: 5px 50px;
}
.ecommerce-Plateform {
  display: flex;
  align-items: center;
  padding: 0px 30px;
  gap: 10px;
}
.yes {
  padding-right: 20px;
}
.save-btn1 {
  display: flex;
  justify-content: center;
}
.btn2 {
  background-color: #1a3f77;
  border: 1px solid black;
  color: white;
  font-size: 20px;
  margin: 30px 0px;

  border-radius: 20px;
  padding: 4px 126px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.traking-no {
  display: flex;
  width: 100%;
  gap: 40px;
  align-items: center;
}

.traking-no .form-field-wrapper {
  width: 100%;
}

.primary-button {
  color: #fff;
  background: #0f377c;
  box-shadow: 0px 2px 2px 0px #0000001a;
  font-size: 16px;
  border-radius: 30px;
  padding: 10px 20px;
  line-height: normal;
  width: 100%;
  font-weight: 600;
}

select {
  border: 1px solid #b5b5b5;
  background: transparent;
  border-radius: 2px;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.form-field-wrapper {
  position: relative;
}

.form-field-wrapper label {
  position: absolute;
  top: 8px;
  left: 12px;
  transition: all 0.1s;
  pointer-events: none;
}

.form-field-wrapper input:valid + label,
.form-field-wrapper input:focus + label,
.form-field-wrapper select:valid + label,
.form-field-wrapper select:focus + label {
  padding: 0px 5px;
  top: -12px;
  background-color: #fff;
}
.svg-wrapper {
  display: flex;
}
.svg-wrapper svg {
  margin-top: 5px;
}
.shipping-address-newaddress 
select.table-select.weight-unit.weight-select,
select.table-select.dimension-unit {
    min-width: 80px;
}
/* --------address book---------- */
.shipping-address-newaddress .commodity-table select{
    min-width: 80px;
}
.customer-address-form  .form-address-edit {
    background: #F5F5F5;
    margin-top: 16px;
        padding-bottom: 30px;
}
.customer-address-form .fieldset > .field:not(.choice) > .label {
    font-size: 14px;
    
}
.customer-address-form input[type="tel"]{
    height: 38px;
}
.customer-address-form input[type="text"], 
select#country,.region_id {
    height: 38px;
    background-color: #fff;
}
.customer-address-form .fieldset .legend{
    display: flex;
    justify-content: center;
    margin: 20px 0px;
    width: 100%;
}
.address-book-container {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 20px;
  margin: 0 auto;
  max-width: 1200px;
}
.main-title {
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
  color: #333;
}
.nav-tabs .nav-link {
  color: #333;
  border: 1px solid #ddd;
  margin-right: 2px;
}
.nav-tabs .nav-link.active {
  background-color: #c01518;
  color: white;
  border-color: #c01518;
}
.welcome-container {
  background-color: #f8f9fa;
  padding: 15px;
  margin: 15px 0;
  border-radius: 4px;
}
.personal-label {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
.alphabet-links {
  margin: 15px 0;
  display: flex;
  flex-wrap: wrap;
}
.alphabet-links a {
  margin-right: 8px;
}
.search-container {
  display: flex;
  margin-bottom: 15px;
}
.pagination-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 15px;
  width: 30%;
}
.pagination-container span {
  margin: 0 10px;
}
.address-table th {
  background-color: #c01518;
  color: white;
}
.address-table td {
  vertical-align: middle;
  white-space: nowrap;
}
.address-row-dots {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #2a5885;
  margin-right: 10px;
}
.action-buttons {
  display: flex;
  gap: 10px;
}
.action-buttons .btn-primary {
  background-color: #2a5885;
  border-color: #2a5885;
}
.choose-columns-link {
  color: #0d6efd;

  text-decoration: none;
  float: right;
}
.dropdown-contact {
  width: 200px;
}
.view-wrapper {
  display: ruby;
}
select.form-select.option.me-2 {
  margin-left: 30px;
}

.tracking-card,
.history-card {
  border: 1px solid #ddd;
  border-radius: 0;
  background-color: #fffef7;
  margin-bottom: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.card-header {
  background-color: #d21f1f;
  color: white;
  font-size: 1.3rem;
  font-weight: bold;
  padding: 12px 20px;
  border-radius: 0;
}

.history-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.btn-track {
  background-color: #0a3b7c;
  color: white;
  border-radius: 20px;
  padding: 8px 40px;
  font-weight: bold;
}

.btn-reset {
  background-color: white;
  border: 1px solid #0a3b7c;
  color: #0a3b7c;
  border-radius: 20px;
  padding: 8px 40px;
  font-weight: bold;
}

.btn-search {
  background-color: #0a3b7c;
  color: white;
  border-radius: 20px;
  padding: 8px 40px;
  font-weight: bold;
}

.btn-ship-now {
  background-color: white;
  color: #0a3b7c;
  border: 1px solid #0a3b7c;
  border-radius: 20px;
  padding: 6px 20px;
  font-weight: bold;
}

.form-control,
.form-select {
  border-radius: 0;
  padding: 8px 12px;
  border: 1px solid #ddd;
}

.date-input {
  position: relative;
}

.date-input .form-control {
  padding-right: 40px;
}

.date-input i {
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  color: #999;
}

table {
  width: 100%;
  border-collapse: collapse;
}

thead th {
  background-color: #f0f0f0;
  padding: 12px 8px;
  border-bottom: 1px solid #ddd;
  font-weight: bold;
}

tbody td {
  padding: 12px 8px;
  border-bottom: 1px solid #782323;
}

.action-btns a {
  margin: 0 5px;
  color: #0a3b7c;
}

.confirm-status {
  font-weight: bold;
  color: #28a745;
}
.table-responsive {
  background-color: #fbf8f4;
}
.table-responsive td {
  border: 1px solid #c31013;
}
.card-header {
  text-align: center;
}
.table-border th {
  border: none;
}
.table-border tr {
  border: none;
}
.main-table th {
  border: 1px solid #a75455;
}
.address-border th {
  border: 1px solid #a75455;
}
.select-button {
  display: flex;
  width: 22%;
  margin-top: 12px;
}
.shipment-popup {
  background-color: #fbf8f4;
}
.poopup {
  display: flex;
  margin: 0px 20px;
}
.main-search-container {
  position: relative;
  max-width: 100%;
  margin: 20px 20px;
}

.form-control-search {
  padding-right: 40px;
  border-radius: 10px;
  height: 50px;
}

.btnn-search {
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  background: #0f377c;
  border: none;
  color: whitesmoke;
  border-radius: 50%;
}

.btn-search:hover {
  color: #007bff;
}
.saved-contact {
  display: flex;
  justify-content: space-between;
  margin: 10px 30px;
}
.a {
  width: 93%;
  padding: 10px 30px;
  margin: 20px 30px;
  background-color: #ffebeb;
  text-align: start;
}
.load-section {
  display: flex;
  justify-content: space-between;
  margin: 0px 12px;
}
.icon-details .icon {
  padding: 5px 0px;
}
.svg-icon {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 4px;
}
.icon-details .icon a {
  text-decoration: none;
  font-weight: 600;
  color: #0f377c;
}
.load-section-heading {
  font-size: 18px;
}
.load-section-p {
  font-size: 15px;
  margin: 0;
}
.edit-icon {
  display: flex;
  justify-content: end;
  font-size: 12px;
}
hr {
  margin: 8px;
}
.view-btn {
  display: flex;
  justify-content: end;
}
.view-btn button {
  background-color: unset;
  text-decoration: underline;
  color: rgb(60, 60, 207);
  font-size: 13px;
  margin-bottom: 30px;
}
.main-border {
  border: 1ps solid red;
  margin-right: 10px;
}
.rendom-text {
  font-size: 13px;
  padding: 5px 10px;
}
/* .dot-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
} */

.dot {
  border-radius: 100%;
  background-color: red;
  height: 4px;
  width: 4px;
  margin-left: auto;
}
table td.dot-wrapper {
  border-left: none;
}
.border-wrapper {
  border: none;
}

.dot-wrapper .dot:not(:last-child) {
  margin-bottom: 2px;
}
.ship-wrapper {
  display: flex;
  justify-content: left;
  align-items: center;
  gap: 16px;
  padding-left: 10px;
}
.ship-ment {
  border: 1px solid rgb(133, 17, 17);
}
.ship-ment p {
  margin-bottom: 4px;
  color: #004085;
  font-weight: 600;
}
.ship {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 30px;
}
td.box {
  background-color: #fbf8f4;
}
td.box-color {
  color: #0f377c;
}

@media (min-width:1280px)and(max-width: 1400px) {
div#navbarNav {
    left: 33%;
}
}
@media (max-width: 576px) {
  .search-container {
    max-width: 100%;
    padding: 0 15px;
  }
  .customer-address-form .fieldset > .field:not(.choice) > .label {
    width: 45.8%;
}

.channel-partner .step-number4 {
    padding-right: 280px;
}
.channel-partner .step-number3 {
    padding-right: 280px;
}
}

@media (min-width: 992px) {
  .collapsed .main-content {
    margin-left: 300px;
  }
}

@media (max-width: 992px) {
  .toggle-sidebar {
    cursor: pointer;
  }
  .toggle-sidebar span {
    width: 20px;
    height: 3px;
    background-color: #000;
    display: block;
    transition: 0.3s ease;
  }

  .toggle-sidebar span.middle {
    margin: 4px 0px;
  }

  .collapsed .toggle-sidebar span.top {
    transform: rotate(45deg);
    transform-origin: top left;
    position: relative;
    top: -4px;
    left: 0px;
  }

  .collapsed .toggle-sidebar span.middle {
    display: none;
  }

  .collapsed .toggle-sidebar span.bottom {
    transform: rotate(-45deg);
    transform-origin: top left;
    position: relative;
    top: 7px;
    left: -1px;
  }

  .sidebar-menu {
    padding-top: 60px;
  }
  .sidebar-header {
    display: none;
  }
  .sidebar {
    width: 0px;
  }

  .sidebar.active {
    margin-left: 0;
  }

  .main-content {
    margin-left: 0;
    width: 100%;
    margin-top: 40px;
  }

  .toggle-sidebar {
    display: block;
    position: fixed;
    top: 10px;
    left: 10px;
    z-index: 1100;

    color: white;
    border: none;
    padding: 5px 10px;
    border-radius: 3px;
  }
  .sidebar-menu li a {
    padding: 10px;
  }
  .sidebar-menu li {
    margin: 0px 10px;
  }
  .input-wrapper {
    display: block;
  }
  .form-container {
    padding: 10px;
  }
  .error-icon {
    right: 0.75rem;
    top: 50%;
    transform: none;
  }
  .form-section .input-wrapper,
  .main-input-wrapper {
    display: block;
  }
  .address {
    display: block;
  }
}

@media (max-width: 767px) {
    .customer-address-form .fieldset > .field:not(.choice) > .label {
    width: 29.8%;
}
    .icon-cell {
        flex-direction: unset;
        gap: 4px;
    }
  .action-buttons {
    text-align: right;
    display: flex;
    justify-content: end;
    margin-top: 15px;
    gap: 8px;
    background: antiquewhite;
  }
  .save-btn {
    width: 100%;
  }
  .action-buttons .btn {
    padding: 10px 20px;
  }
  .action-buttons {
    width: 100%;
  }
  .view-summary-btn {
    width: 100%;
  }
  .list {
    padding: 10px;
  }
  .main-image img {
    width: 100%;
    margin-top: 40px;
  }
  .traking-no .form-field-wrapper {
    width: 100%;
    margin-bottom: 16px;
  }
  .traking-no {
    display: block;
  }
  .form-field-wrapper {
    margin-bottom: 20px;
  }
  .address {
    display: block;
  }
  .action-buttons {
    justify-content: start;
    flex-wrap: wrap;
    padding: 16px;
    box-sizing: content-box;
    display: flex;
  }
  .action-buttons .btn {
    padding: 10px 20px;
    min-width: 120px;
  }
  .block-button {
    display: block !important;
  }
  .block-button .select-button {
    width: 100%;
  }
  .contact-section {
    display: block !important;
    width: 100%;
  }
  .saved-contact {
    display: block;
    width: 100%;
  }
  .show {
    margin-bottom: 20px;
  }
  .load-section {
    display: block;
    width: 100%;
  }
  .edit-icon {
    display: block;
    width: 100%;
  }
  .ship-ment {
    margin-bottom: 10px;
  }
  .carrier-partner img {
    width: 100%;
}
.fragile-item img {
    width: 100%;
}
}
@media(min-width: 1025px){
.align-items-center.container-first-section {
    padding-left: 60px;
}
    section.contact-vayulogi {
    padding-left: 60px;
    padding-right: 60px;
}
.shipping-calculator,.e-commerce-shipping, .our-services,
.fulfillment-services,.global-shipping,.why-choose-vayulogi,
.contact-vayulogi,.why-choose-vayulogi,section.ecommerce-pricing,
.kyc-process
{
    padding-right: 60px;
    padding-left: 60px;
}  
.international-shipping{
    padding-top: 0px;
    padding-bottom: 0px;
}
.shipping-without-left,.px-4.prohibited-shipping-lt,.partner-program,.international-shipping,
.start-shipping,.watch-video{
    padding-left: 100px !important;
}  
.px-4.restricted-shipping-rt,.shipping-insurance{
    padding-right: 100px !important;
}
.col-lg-6.service-image {
    padding: 0;
}
    .block-static-block.widget, .block-cms-link.widget {
    margin-bottom: 0px;
}

section.shipping-without-gst .container {
    padding-right: 0;
}
.col-lg-6.shipping-image {
    padding: 0;
}
.col-md-6.carrier-partner {
    padding: 0;
}
.col-lg-6.delivery-image{
    padding: 0px;
}
.partner-program .col-lg-6{
    padding-right: 0px;
}
.shipping-insurance .col-md-6 {
    padding: 0;
}
section.partner-program .container {
    padding-right: 0px;
}
.carrier-partner .container{
    padding-left: 0px;
}
.fragile-item .col-md-6{
    padding: 0px;
}

.start-shipping {
    padding: 0px;
}
.start-shipping .col-md-6{
    padding-right: 0px;
}
.prohibited-shipping .col-md-6{
    padding-right: 0px;
}
.restricted-shipping .col-md-6{
    padding-left: 0px;
}
}
@media (max-width: 576px) {
    .channel-partner .step-number3 {
        padding-right: 340px;
    }
        .channel-partner .step-number4 {
        padding-right: 340px;
    }
}


/*-----------Sign In----------*/
.customer-account-create  form#form-validate{
    justify-self: center;
    background-color: #F5F5F5;
}
        .fieldset > .field:not(.choice) > .label {
            width: 15.8%;
        }

.customer-account-create .fieldset .legend{
    margin: 30px 0px;
    text-align: center;
}
.customer-account-create button#send2{
        padding: 7px 85px;
        border-radius: 20px;

}
.customer-account-create .actions-toolbar{
    padding-bottom: 40px;
}
.customer-account-create .column:not(.sidebar-main) form .actions-toolbar, .column:not(.sidebar-additional) form .actions-toolbar{
    margin: 0px;
    justify-self: center;
}
.customer-account-create .form.create.account{
    width: 40%;
}
.customer-account-create .fieldset > .field:not(.choice) > .control {
width: 100%;
 float: unset; 
        }
.customer-account-create .fieldset > .field:not(.choice) > .label {
    width: 100%;
    font-size: 18px; 
}
.customer-account-create .fieldset > .field:not(.choice) > .label{
    text-align: left;
}
.customer-account-create .fieldset > .field {
    padding: 0px 25px;
}
input[type="text"], input[type="password"], input[type="url"], 
input[type="tel"], input[type="search"], input[type="number"], 
input[type*="date"], input[type="email"] {
    height: 40px;
}
.customer-account-create .fieldset > .field {
 margin: 0 0 15px;
}
.customer-account-create .fieldset > .legend {
    font-size: 26px;
}
.customer-account-create  .fieldset > .field.choice:before{
    width: unset !important;
}
.login-container{
    margin: 30px 8px;
}
.columns .sidebar.sidebar-main .nav{
    display: block;
        font-size: 14px;
}

.connect-stor {
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
    background: #F3F5F8;
}

.slider-container {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.slider {
    display: flex;
    animation: slide 15s infinite linear;
    width: calc(200% + 40px); /* Double width for seamless loop */
}

.store-logo {
    object-fit: contain;
    transition: filter 0.3s ease;
    flex-shrink: 0;
}

.store-logo:hover {
    filter: grayscale(0%);
}
/*-----conatct-------*/
.contact-index-index .fieldset>.legend {
    font-size: 30px;
    padding-top: 20px;
    margin-bottom: 0px;
}  
.contact-index-index .field.note.no-label{
    font-size: 18px;
}
.contact-index-index .fieldset>.field:not(.choice)>.label{
    font-size: 18px;
}
.contact-index-index 
.fieldset > .field:not(.choice) > .label {
    width: 24.8%;
}
div#recaptcha-f979c2ff515d921c34af9bd2aee8ef076b719d03-container{
        margin-left: 25%;
}
button#send2 {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
/* Pause animation on hover */
.slider:hover {
    animation-play-state: paused;
}

@keyframes slide {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

/* Responsive design */
@media (max-width: 768px) {
    .connect-your-store .store-logo {
    width: 100px;
    height: 100px;
    margin: 10px 14px;
}
.slider {
animation: slide 6s infinite linear;
}
.store-logo {
    width: 120px;
    height: 60px;
    margin: 0 15px;
}
}

@media (max-width: 480px) {
    .store-logo {
        width: 100px;
        height: 50px;
        margin: 0 10px;
}
}
@media(min-width: 820px) and (max-width: 830px){
.our-services .service-card .card-body {
    min-height: 214px;
}
}
