body {
    color: #000000;
    font-size: 14px;
    font-family: 'Roboto';
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0;
}

:focus {
    box-shadow: 0 0 0 transparen !important;
}

:focus-visible {
    outline: 0 !important;
}

.container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 35px;
}

/*header*/
.header-main-content {
    padding: 17px 0px 17px;
}

.menu-links {
    display: flex;
    justify-content: center;
}

.header-right-section {
    display: flex;
    align-items: center;
    column-gap: 25px;
}

.menu-links .menu-item a {
    padding: 46px 15px 38px;
    color: #000000;
}

.menu-links .menu-item a:hover {
    color: #B8B8B8;
    text-decoration: none;
}

.header-right-section {
    display: flex;
    justify-content: flex-end;
}

.header-search input {
    background: #F4F4F4;
    border: none;
    border-radius: unset;
    width: 200px;
    height: 40px;
    padding-left: 32px;
    text-transform: uppercase;
}

.header-search input::placeholder {
    color: #000000;
}

.profile-cart-icons {
    display: flex;
    align-items: center;
    column-gap: 28px;
}

.profile-cart-icons img {
    width: 16px;
    height: 18px;
}

.desktop-header .header-search .cust-seacrh-icon {
    position: absolute;
    top: 14px;
    left: 12px;
    width: 14px;
}

.desktop-header .nav-bar {
    margin-top: 0px;
}

.header-search {
    margin-right: 0px;
    position: relative;
}

.mobile-header {
    display: none;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    margin-top: 65px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.header-main-content .logo-section .header-logo-image {
    /* width: 100%; */
}

.desktop-header .logo-section {
    width: 277px;
    height: auto;
}

/*end header*/

/*banner*/
.banner-details {
    color: #FFFFFF;
    line-height: 24px;
    font-size: 16px;
    padding-top: 30px;
    max-width: 81%;
}

.banner-title {
    color: #FFFFFF;
    line-height: 50.4px;
    font-size: 36px;
}

.banner-title span {
    color: #A0F18D;
}

.banner-main-content {
    background: url(../images/banner_BG_image_new.png) no-repeat center center;
    background-size: cover;
}

.bg-banner-color {
    background-color: rgba(0, 0, 0, 0.60);
}

.banner-text-section {
    padding-top: 120px;
    padding-bottom: 36px;
}

.banner-image-section img {
    width: 100%;
    height: auto;
}

.bn-text {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 20.86px;
}

.bn-text p {
    max-width: 201px;
    line-height: 20.86px;
}

.bn-icon {
    margin-right: 0px;
}

.banner-items {
    display: flex;
    margin-bottom: 80px;
    column-gap: 32px;
    padding: 0px;
}

.banner-list-item {
    margin-bottom: 0px;
}

.bn-text .bn-numer-pg {
    font-size: 24px;
    font-weight: 500;
    line-height: 28.8px;
    margin-bottom: 8px;
    color: #B8B8B8;
}

/* .banner-main-content-new-banner .banner-desktop-images-ctn{
      width: 100%;
      display: block;
  }
  .banner-main-content-new-banner .banner-mobile-images-ctn{
      width: 100%;
      display: none;
  } */

/* k-new banner start */
.banner-main-content-new-banner {
    overflow: hidden;
}

.banner-main-content-new-banner .left-new-banner {
    /* background-color: #2644FF; */
    height: 100%;
    position: relative;
}

.banner-main-content-new-banner .left-bg-with-context {
    /* background-image: url('../images/n-new-banner.png');
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    position: absolute;
    right: -3px;
    top: 0px;
    width: 100%; */
}

.banner-main-content-new-banner .left-new-banner .left-with-context {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    padding: 0px 10px 0px 70px;
    position: relative;
    z-index: 9;
}

.banner-main-content-new-banner .left-new-banner .left-with-context .new-banner-heading {
    font-weight: 500;
    font-size: 38px;
    line-height: 47px;
    color: #FFFFFF;
    max-width: 480px;
    margin-bottom: 18px;
}

.banner-main-content-new-banner .left-new-banner .left-with-context .new-banner-heading .new-banner-context {
    color: #85FFD6;
}

.banner-main-content-new-banner .left-new-banner .left-with-context .new-banner-para {
    max-width: 480px;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.banner-main-content-new-banner .right-new-banner {
    background-color: #E2DCCB;
}

.banner-main-content-new-banner .right-new-banner .right-new-banner-listing {
    margin: 0px;
    padding-left: 18%;
    padding-top: 43px;
    padding-bottom: 43px;
    padding-right: 60px;
}

.banner-main-content-new-banner .right-new-banner .right-new-banner-listing .product-new-banner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 25px;
}

.new-right-image {
    /*min-width: 118px;
    height: 143px;*/
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-main-content-new-banner .right-new-banner .right-new-banner-listing .product-new-banner .new-product-description span {
    display: block;
}

.banner-main-content-new-banner .right-new-banner .right-new-banner-listing .product-new-banner .new-product-description {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #000000;
}

/* k-new banner end */
/*end banner*/

/*form*/
.form-title-heading,
.faq-title-heading {
    font-size: 24px;
    line-height: 31.8px;
    margin-top: 80px;
}

.form-detail-content {
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    margin-top: 15px;
    margin-bottom: 2px;
}

.form-main-container .form-group {
    margin-bottom: 0px;
    margin-top: 24px;
}

.form-main-container .form-control {
    height: 50px !important;
    color: #666666;
    padding: 14px 20px;
    border-radius: 5px;
    border-color: #666666;
}

.form-main-container .form-control:focus {
    box-shadow: none;
    outline: none;
}

select.form-control {
    -webkit-appearance: none;
    background: url('../images/dropdown-arrow.svg');
    background-repeat: no-repeat;
    background-position: 94% 56%;
    background-size: 18px 8px;
}

select::-ms-expand {
    display: none !important;
}

.form-main-container .form-group label {
    line-height: 20.86px;
    font-weight: 400;
}

.generate-shipping-btn {
    line-height: 16.41px;
    font-weight: 600;
    width: 100%;
    padding: 16px 15px 15px 15px;
    border-radius: 5px;
    background: #000000;
    color: #FFFFFF;
    margin-top: 40px;
    font-size: 14px;
    letter-spacing: 0.02em;
    border-radius: 5px;
    margin-bottom: 100px;
}

.page-loader {
    z-index: 1;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.page-loader img {
    width: 40px;
}

.homepage-index {
    position: relative;
}

#imagePopup {
    background: rgba(0, 0, 0, .5)
}

.image-popup-ctn:hover {
    text-decoration: none;
    color: #ffff;
}

.error-message-api p {
    color: red;
    margin-top: 20px;
}


.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
    align-items: center;
    justify-content: center;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
    height: 90vh;
    display: flex;
    align-items: center;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0.3rem;
    outline: 0;
    height: 100%;
    align-items: center;
}

.ship-image-container {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#popupImage {
    width: 100%;
    transform: rotate(90deg);
    width: 500px;
    top: 137px;
    left: 0;
    right: 0;
    bottom: auto;
    margin-top: 7rem;
}

.image-popup-ctn {
    background: #000;
    color: #ffff;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
}

.modal-dialog-err-custom-hgt {
    height: 40vh !important;
    width: 100%;
}

#imagePopup .modal-body {
    width: 100%;
}

#shippment_form .col-md-12 {
    user-select: none;
}

.cycling-form-input {
    background-color: transparent !important;
}

.email-check-list.form-check .form-check-label,
.email-check-list.form-check .form-check-input {
    cursor: pointer;
}

.policy-link-form:hover {
    color: #000 !important;
    text-decoration: none !important;
}

.policy-link-form {
    color: inherit;
    text-decoration: none;
}

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

input#cycling[type=number] {
    -moz-appearance: textfield;
}

#country.form-control[readonly],
#city.form-control[readonly],
#zip_code.form-control[readonly] {
    background-color: transparent;
}

/*end form*/

/*faq*/
.faq-main-container {
    padding-left: 109px;
}

.card-header .title {
    font-size: 16px;
    color: #000;
    line-height: 24px;
}

.card-header .accicon {
    float: right;
    font-size: 20px;
    width: 1.2em;
}

.card-header {
    cursor: pointer;
    border-bottom: none;
    background: none;
    padding-left: 0px;
    border: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 3px;
}

.card {
    border: none;
    border-bottom: 1px solid #B8B8B8 !important;
}

.card-body {
    color: #666666;
    font-size: 14px;
    line-height: 20.86px;
    padding: 0px 20px 16px 6px !important;
    padding-left: 0px;
}

.card-header:not(.collapsed) .rotate-icon {
    transform: rotate(180deg);
}

/*end faq*/

/*footer*/

.shipping-thankyou .main-container {
    min-height: 70vh;
}
.footer-main-container {
    background: #000000;
    margin-top: 0px;
    padding-bottom: 50px;
}

.footer-links ul li a,
.footer-social-item ul li a {
    line-height: 20.86px;
    color: #B8B8B8;
}

.footer-links ul li a:hover,
.footer-social-item ul li a:hover {
    text-decoration: none;
    color: #fff;
}

.footer-links ul li a .fa,
.footer-social-item ul li .fa {
    margin-right: 10px;
}

.footer-links ul li,
.footer-social-item ul li {
    padding-bottom: 12px !important;
}

.footer-contet {
    padding: 61px 0px 50px 0px;
}

.footer-contact--sect p {
    color: #B8B8B8;
    margin-top: 20px;
    line-height: 20.86px;
}

span.icon-ftr {
    margin-right: 12px;
}

.footer-contact--sect {
    margin-top: 36px;
}

.footer-links-heading {
    color: #B8B8B8;
    font-weight: 600;
    font-size: .875rem;
    letter-spacing: .1em;
    margin-bottom: 20px;
    padding: 0;
}

.contact-footer-link {
    text-decoration: none !important;
    color: inherit;
}

.contact-footer-link:hover {
    color: #fff;
}

/*end footer*/

/*shipping*/
/*.shipping-result-main-content {
    margin-top: 60px;
    margin-bottom: 60px;
}*/
.shipping-result-main-content {
    padding-top: 80px;
    padding-bottom: 80px;
}
.shipping-result-main-content .row .col-md-5 {
    padding-right: 0px;
}

.shop-timex-btn {
    color: #FFFFFF;
    background: #000000;
    /*  padding: 20px 15px 20px 15px;*/
    border-radius: 5px;
    border: 1px solid #000000;
    width: 100%;
    height: 50px;
    line-height: 16.41px;
    font-weight: 600;
    font-size: 14px;

    letter-spacing: 0.02em;
}

.start-another-tb-btn {
    color: #000000;
    background: #FFFFFF;
    /*  padding: 20px 15px 20px 15px;*/
    border-radius: 5px;
    border: 1px solid #B8B8B8;
    width: 100%;
    height: 50px;
    line-height: 16.41px;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.02em;
    padding-top: 15px;
}

.start-another-tb-btn:hover {
    color: #000000;
}

.shipping-title {
    font-size: 36px;
    line-height: 50.4px;
    margin-bottom: 15px;
}

.shipping-sub-title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
    font-weight: 600;
}

.ship-text-details p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
}

.ship-text-sub-details p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 40px;
    margin-top: 8px;
}

.ship-image-block img {
    width: 100%;
    height: auto;
}

.ship-image-block {
    margin-top: 0px;
    margin-right: 0px;
}

.shipping-text-content {
    margin-left: 108px;
}

.custom-row {
    flex-wrap: inherit;
}

.shop-timex-btn {
    color: #fff;
    padding-top: 15px;
}

.shop-timex-btn:hover {
    color: #fff;
}

/*end shipping*/

/*Start Login css*/
.main-login-form {
    max-width: 500px;
    margin: 0 auto;
}

.login-main-content .admin-login-title {
    padding-top: 10px;
    padding-bottom: 10px;
}

/*   .login-main-content{
     padding: 50px 0;
   }*/
/*End Login css*/

/*Start Userlist css*/
.userlist-main-content {
    padding: 50px 0;
}

.userlist-title {
    padding-top: 10px;
    padding-bottom: 10px;
}

.userlist-contents {
    padding-top: 10px;
    padding-bottom: 10px;
}

/*End Userlist css*/

.input-group-text.left-arrow {
    border-right: none;
    background: transparent;
    cursor: pointer;
    border-radius: 0.25rem 0 0 0.25rem;
    border-color: #666666;
}

.input-group-text.right-arrow {
    border-left: none;
    background: transparent;
    cursor: pointer;
    border-radius: 0 0.25rem 0.25rem 0;
    border-color: #666666;
}

.cycling-form-input {
    border-left: none;
    border-right: none;
    text-align: center;
    color: #000000 !important;
}

.email-check-list {
    margin-top: 15px;
}

.email-check-list .form-check-label {
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.01em;
    color: #666666;
}

.email-check-list .form-check-label b {
    color: #000000;
}

.left-one {
    max-width: 60%;
    display: flex;
}

.box-count {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.01em;
    font-weight: 400;
    margin-bottom: 1px;
    margin-top: 5px;
}

.cust-container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0px 20px;
}

span.icon-ftr {
    margin-right: 16px;
}

span.icon-ftre {
    margin-right: 8px;
}

span.icon-ftre svg {
    margin-bottom: -5px;
}

.icon-ft-call svg {
    margin-right: 12px;
}

.icon-ft-call svg {
    margin-bottom: -3px;
}



@media screen and (min-width:768px) {
    .col-ps_10 {
        padding-left: 10px !important;
    }

    .col-pe_10 {
        padding-right: 10px !important;
    }
}

@media screen and (min-width:1441px) {
    .banner-main-content-new-banner .left-new-banner .left-with-context {
        position: absolute;
        right: 195px;
    }
}

@media screen and (max-width:1400px) {
    .banner-main-content-new-banner .left-new-banner .left-with-context {
        padding: 0px 10px 0px 6%;
    }
}

@media screen and (max-width:1199px) {
    .banner-main-content-new-banner .left-new-banner .left-with-context {
        padding: 0px 120px 0px 30px;
    }

    .new-right-image {
        min-width: 120px;
        height: 130px;
    }

    .new-right-image img {
        max-width: 90px;
        height: auto;
    }

    .banner-main-content-new-banner .left-new-banner .left-with-context .new-banner-heading {
        font-size: 28px;
        line-height: 40.76px;
        color: #FFFFFF;
        max-width: 350px;
    }

    .banner-main-content-new-banner .left-new-banner .left-with-context .new-banner-para {
        font-size: 16px;
        line-height: 22px;
        max-width: 330px !important;
    }
}

@media screen and (max-width:1099px) {
    .faq-main-container {
        padding-left: 20px;
    }

    .bn-icon img {
        width: 29px;
        height: auto;
    }

    .banner-items {
        column-gap: 16px;
    }

    .shipping-text-content {
        margin-left: 30px !important;
        /*margin-top: 30px !important;*/
        margin-top: 175px !important;

    }
}

@media screen and (max-width:1067px) {
    .custom-nav-section .cust-open-nav {
        padding-right: 12px;
    }

    .custom-nav-section .cust-open-nav::after {
        /* content: "";
        width: 2px;
        height: 24px;
        background: #d3d3d3;
        display: inline-block;
        position: absolute;
        top: 22px;
        left: 37px; */
    }

    .desktop-header {
        display: none;
    }

    .mobile-header {
        display: block !important;
    }

    .mobile-header .menu-links .menu-item a {
        padding: 10px 50px 10px 50px;
        color: #000;
        font-size: 18px;
    }

    .mobile-header .menu-links .menu-item .custom-last-link {
        font-size: 15px;
        line-height: 17px;
        letter-spacing: 0.3px;
        text-decoration: underline;
        font-weight: 400;
        padding-left: 3px !important;
    }

    .mobile-header #mySidenav nav {
        border-top: 1px solid #ddd;
    }

    .mobile-header .menu-links li.menu-item {
        border-bottom: 1px solid #ddd;
    }

    .mobile-header .menu-links {
        display: block;
    }

    .mobile-header .custom-logo-section {
        margin-top: 0px;
        width: 277px;
    }

    .mobile-header .logo-section img {
        /* width: 100%; */
        height: auto;
        margin-left: 16px;
    }

    .header-main-content {
        padding: 14px 0px 15px;
    }

    .mobo-head {
        align-items: center;
        justify-content: space-between;
        max-width: 100%;
        margin: 0 auto;
    }

    .left-mobo {
        display: flex;
        align-items: center;
    }

    .cust-open-nav svg {
        margin-bottom: -5px;
    }

    .mobile-header .custom-search-toggle a {
        color: #000;
    }

    .mobile-header .header-main-content {
        position: relative;
    }

    .mobile-header div#searchForm {
        position: absolute;
        top: 47px;
        right: 10px;
        z-index: 999;
    }

    .mobile-header .cust-close-search {
        position: absolute;
        right: 0px;
    }

    .mobile-header .profile-cart-icons {
        padding-top: 0px;
    }

    .custom-search-toggle .nav-item .nav-link {
        padding: 0px;
        width: 20px;
        align-items: center;
        display: flex;
    }

    .custom-search-toggle .nav-item .nav-link svg {
        display: block;
    }

    .cart-section svg {
        width: 17px;
        margin-bottom: -5px;
    }

    .cust-seacrh-icon {
        display: none;
    }

    .mobile-header .profile-cart-icons .cart-section {
        margin-left: 0px;
    }

    .mobile-header .profile-section {
        margin-left: 0px;
    }

    .profile-cart-icons {
        column-gap: 16px;
    }

    .header-right-section {
        column-gap: 22px;
    }

    .mobile-header .cust-seacrh-icon {
        width: 100%;
        height: 18px;
    }

    .mobile-header a.cust-close-search.nav-link.py-2.bg-light {
        padding-right: 12px;
    }

    .custom-last-item {
        white-space: normal;
        display: flex;
        align-items: center;
        padding-top: 15px !important;
        padding-left: 50px !important;
        border-bottom: none !important;
    }

    .custom-last-item span {
        font-size: 16px;
    }

    .custom-last-item .custom-last-link {
        padding-left: 5px !important;
    }
}

@media screen and (width:1024px) {
    .shipping-result-main-content {
        /*margin-bottom: 385px !important;*/
        margin-bottom: 66.5px !important;
    }

}

/*mm 7 spt css*/
@media (max-width: 1024px) and (min-width: 768px) {
    .container {
        padding: 0 30px
    }

    .cust-container {
        padding: 0 30px
    }

    .banner-main-content-new-banner .left-new-banner .left-with-context {
        padding: 0px 70px 0px 49px;
    }
}

/*mm 7 spt css*/

@media screen and (max-width:991px) {
    .banner-main-content-new-banner .left-bg-with-context {
        /* right: -63px;
        z-index: 1;
        background-size:cover; */
    }

    .banner-main-content-new-banner .right-new-banner .right-new-banner-listing {
        padding-left: 18%;
        padding-top: 53px;
        padding-bottom: 53px;
        padding-right: 40px;
    }

    .shipping-result-main-content {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
}

@media screen and (min-width: 768px) and (max-width:991px) {
    .banner-main-content-new-banner .left-new-banner .left-with-context .new-banner-heading {
        font-size: 26px;
        line-height: 33.76px;
        color: #FFFFFF;
        max-width: 240px;
    }

    .banner-main-content-new-banner .left-new-banner .left-with-context .new-banner-para {
        font-size: 15px;
        line-height: 19px;
        max-width: 300px !important;
    }
}

@media (max-width: 767px) {
    .sidenav {
        margin-top: 60px;
    }

    .custom-last-item {
        padding-left: 20px !important;
    }

    .sidenav {
        z-index: 99;
    }

    .email-check-list {
        margin-top: 8px;
    }

    .banner-main-content-new-banner .right-new-banner {
        /* padding-top: 140px; */
    }

    .banner-main-content-new-banner .left-new-banner {
        padding-top: 0px;
        padding-bottom: 100px
    }

    .new-right-image {
        min-width: 102px;
        height: 124px;
    }

    .banner-main-content-new-banner .right-new-banner .right-new-banner-listing .product-new-banner .new-product-description {
        font-size: 15px;
        line-height: 19px;
    }

    /* .banner-main-content-new-banner .left-bg-with-context{
        background-image: url(../images/new-mobile-banner.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        height: 100%;
        position: absolute;
        right: unset;
        top: unset;
        width: 100%;*/

}

.banner-main-content-new-banner .left-new-banner .left-with-context {
    padding: 0px 35px 0px 35px;
}

.banner-main-content-new-banner .left-new-banner .left-with-context .new-banner-heading {
    font-size: 26px;
    line-height: 32px;
}

.banner-main-content-new-banner .left-new-banner .left-with-context .new-banner-para {
    font-size: 14px;
    line-height: 19px;
}

.banner-main-content-new-banner .right-new-banner .right-new-banner-listing {
    padding-left: 40px;
    padding-top: 73px;
    padding-bottom: 73px;
    padding-right: 60px;
}

.banner-main-content-new-banner .right-new-banner .right-new-banner-listing .product-new-banner {
    column-gap: 16px;
}

.box-count {
    font-size: 10px;
    line-height: 11px;
    margin-top: 5px;
}

.email-check-list .form-check-label {
    font-size: 10px;
    line-height: 14px;
    margin-top: 3px;
}

.left-one {
    max-width: 100%;
}

.faq-main-container {
    padding-left: 0px;
}

.ship-image-block img {
    width: 100%;
}

.start-another-tb-btn {
    margin-bottom: 10px;
    font-size: 12px;
    margin-bottom: 0px;
    height: 40px !important;
    padding-top: 12px;
    font-weight: 500 !important;
}

.shop-timex-btn {
    font-size: 12px;
    height: 40px !important;
    margin-bottom: 0px;
    padding-top: 12px;
    font-weight: 500 !important;
}

.footer-contact--sect p {
    font-size: 12px;
    line-height: 17.88px;
}

.footer-links ul li a,
.footer-social-item ul li a {
    line-height: 17.88px;
    font-size: 12px;
}

.footer-main-container .custom-col-mob {
    width: 50%;
    margin-top: 0px;
}

.banner-list-item {
    margin-bottom: 0px;
}

.banner-items {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0px 20px;
}

.ship-image-block {
    margin-right: 0px;
}

.shipping-text-content {
    margin-left: 132px;
    /*margin-top: 63px;*/
}

.banner-title {
    line-height: 33.6px;
    font-size: 24px;
}

.banner-details {
    line-height: 18px;
    font-size: 12px;
    padding-top: 20px;
    max-width: 100%;
}

.bn-text {
    font-size: 12px;
    line-height: 17.88px
}

.bn-text .bn-numer-pg {
    font-size: 18px;
    line-height: 21.6px
}

.form-title-heading,
.faq-title-heading {
    font-size: 20px;
    line-height: 26.5px;
    margin-top: 60px;
}

.shipping-title {
    color:  #191919;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    text-transform: uppercase;
    margin-top: 0px;
}

.shipping-sub-title {
    color: #181818;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 24px */
}

.ship-text-details p {
    color: #181818;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.ship-text-sub-details p {
    color: #181818;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.card-body {
    font-size: 12px;
    line-height: 17.88px
}

.card-header .title {
    font-size: 14px;
    line-height: 21px;
}

.generate-shipping-btn {
    line-height: 14.06px;
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 24px;
}

.faq-main-container {
    margin-bottom: 80px;
}

.rotate-icon {
    margin-left: 10px;
}

select.form-control {
    background-position: 97% 56%;
}

.form-main-container .form-group label {
    line-height: 17.88px;
    font-size: 12px;
}

.form-main-container .form-control {
    line-height: 17.88px;
    font-size: 12px;
    padding: 11px 12px;
    height: 40px !important;
}

select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
}

.mobile-header .menu-links .menu-item a {
    padding: 10px 0px 10px 18px;
    color: #000;
    font-size: 18px;
}

.mobile-header #mySidenav nav {
    border-top: 1px solid #ddd;
}

.mobile-header .menu-links li.menu-item {
    border-bottom: 1px solid #ddd;
}

.mobile-header .menu-links {
    display: block;
}

.mobile-header .custom-logo-section {
    margin-top: 0px;
    width: 277px;
}

.mobile-header .logo-section img {
    /*  width: 100%; */
    height: auto;
    margin-left: 17px;
}

.custom-nav-section .cust-open-nav::after {
    top: 19px;
    left: 39px;
}

.mobo-head {
    align-items: center;
    justify-content: space-between;
    max-width: 100%;
    margin: 0 auto;
}

.left-mobo {
    display: flex;
    align-items: center;
}

.cust-open-nav svg {
    margin-bottom: -4px;
}

.mobile-header .custom-search-toggle a {
    color: #000;
}

.mobile-header .header-main-content {
    position: relative;
}

.mobile-header div#searchForm {
    position: absolute;
    top: 47px;
    right: 10px;
    z-index: 999;
}

.mobile-header .cust-close-search {
    position: absolute;
    right: 0px;
}

.mobile-header .profile-cart-icons {
    padding-top: 0px;
}

.custom-search-toggle .nav-item .nav-link {
    padding: 0px;
    width: 20px;
}

.mobile-header .profile-cart-icons .cart-section {
    margin-left: 0px;
}

.mobile-header .profile-section {
    margin-left: 0px;
}

.profile-cart-icons {
    column-gap: 16px;
}

.header-right-section {
    column-gap: 16px;
}

.mobile-header .cust-seacrh-icon {
    width: 100%;
    height: 18px;
}

.shipping-result-main-content {
    /*margin-top: 66.5px;*/
    margin-bottom: 60px;
}

.shipping-result-main-content .col-md-7 {
    padding: 0px;
}

.banner-text-section {
    padding-top: 40px;
    padding-bottom: 8px;
}

.form-main-container .form-group {
    margin-top: 16px;
}

.custom-row .col-xs-6.col-sm-6.col-md-6:first-child {
    padding-right: 10px;
}

.custom-row .col-xs-6.col-sm-6.col-md-6:nth-child(2) {
    padding-left: 10px;
}

.banner-lists {
    padding-top: 12px;
}

.banner-mobile-images-ctn {
    display: block !important;
}

.banner-desktop-images-ctn {
    display: none !important;
}

.mobile-header a.cust-close-search.nav-link.py-2.bg-light {
    padding-right: 12px;
}

/*  Header new css*/
.container.mobile-header {
    padding: 0 20px;
}

.header-main-content {
    padding: 20px 0px 20px 0px;
}

/*Header new css end*/


@media screen and (max-width:690px) {
    .banner-main-content-new-banner .left-bg-with-context {
        /* background-size: contain; */
    }
}

@media (max-width: 498px) {
    .mobile-header .header-right-section {
        margin-left: 15px;
    }

    .mobile-header .custom-logo-section {
        width: 180px;
        height: auto;
    }

    .image-popup-ctn {
        left: 0;
        right: 0;
        max-width: 200px;
        margin: 0 auto;
    }
}

@media screen and (max-width:390px) {
    .banner-main-content-new-banner .right-new-banner .right-new-banner-listing {
        padding-top: 0px;
        padding-bottom: 40px;
    }

    .banner-main-content-new-banner .left-bg-with-context {
        /* background-size: contain ;
        margin-top: -30px; */
    }
}

@media screen and (max-width:335px) {
    .custom-logo-section {
        width: 140px !important;
        height: auto !important;
    }
}

/*ram sir css*/
.container {
    padding: 0 50px;
}

.banner-main-content-new-banner .left-new-banner .left-with-context {
    padding: 0px 10px 0px 60px;
}


@media screen and (min-width:1400px) {

    .left-with-context .new-banner-heading,
    .left-with-context .new-banner-para {
        padding-left: 15px;
    }
}

@media screen and (max-width:1065px) {
    .banner-main-content-new-banner .left-new-banner .left-with-context {
        padding-left: 70px;
    }
}

@media screen and (max-width:767px) {
    .shipping-title {
        font-size: 24px;
    }
    .container {
        padding: 0 15px;
    }

    .banner-main-content-new-banner .left-new-banner .left-with-context {
        padding-left: 35px;
        padding-right: 35px;
    }

    .shipping-result-main-content .row .col-md-5 {
        padding-right: 6px;
        padding-left: 6px;
    }
    .shipping-text-content {
        margin-left: 6px !important;
        margin-top: 20px !important;
    }
    .footer-main-container .custom-col-mob {
        margin-top: 30px;
    }
}

/*end ram sir css*/

/*@@@ Start update staus */
.login-main-content {
    height: calc(100vh - 360px);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 50px 0;

}

.login-main-content .row {
    width: 100%;
}

#updateStatusModal {
    text-align: -webkit-center;
    padding-right: 0 !important;
}

#updateStatusModal .field_section.submit_button {
    text-align: center;
    margin-top: 30px;
}

#updateStatusModal .field_section.submit_button button#update_status_button {
    min-width: 100px;
    padding: 4px 0;
    border: none;
    background: #000;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
}

#updateStatusModal .field_section.submit_button a {
    min-width: 100px;
    padding: 4px 0;
    border: none;
    background: #000;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 10px;
    display: inline-block;
}

div#updateStatusModal .modal-body h2 {
    text-align: center;
    font-size: 20px;
    max-width: 100%;
    margin: 0 auto;
    color: #000;
}

div#updateStatusModal .modal-body {
    padding: 40px 0px;
}

div#updateStatusModal .modal-content {
    height: auto !important;
}

#update_status {
    cursor: pointer;
}

#export_shippinginfo {
    cursor: pointer;
}

/* CSS to center the loader image */
.centered-loader {
    margin-bottom: 2px;
    height: 100%;
    position: absolute;
    top: 6px;
    left: auto;
    right: 129px;
    width: 100%;
    text-align: right;
}

/* CSS to align the button to the right */
.upload_button {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 7px;
}

.logout {
    color: #000;
    text-decoration: none;
    height: 17px;
}

.logout:hover {
    color: #B8B8B8;
    text-decoration: none;
}

#loader-container {
    width: 100%;
    height: 100%;
    margin-top: 10px;


}

#loader-container img {
    width: 25px;
}

#export_shippinginfo {
    cursor: pointer;
    line-height: 16.41px;
    font-weight: 600;
    width: 100%;
    padding: 10px 15px 10px 15px;
    border-radius: 5px;
    background: #000000;
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 0.02em;
    border-radius: 5px;
}

#export_shippinginfo:hover {
    background: #fff;
    color: #000;
}

.export-btn {
    line-height: 16.41px;
    font-weight: 600;
    width: 100%;
    padding: 16px 15px 15px 15px;
    border-radius: 5px;
    background: #000000;
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 0.02em;
    border-radius: 5px;
}

#userlist_tabledata_wrapper .dataTables_paginate .paginate_button.current,
#userlist_tabledata_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #000 !important;
    color: #fff !important;
    border: 1px solid #000000;
}

.input_status_check {
    cursor: pointer;
}

#updateStatusModal .field_section.submit_button a:hover {
    text-decoration: none !important;
}

.align-class {
    padding: 0;
}

.header-right-section svg {
    width: 17px;
    height: 17px;
}

@media screen and (max-width:640px) {
    .dataTables_wrapper .dataTables_filter {
        float: right !important;
    }

    .dataTables_wrapper .dataTables_length {
        float: left !important;
        margin-top: 11px;
    }
}

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

    .dataTables_wrapper .dataTables_length {
        width: 100%;
        text-align: left !important;
    }

    .dataTables_wrapper .dataTables_filter {
        width: 100%;
        text-align: left !important;
    }

    .upload_button {
        justify-content: flex-start;

    }

    .userlist-main-content {
        padding: 10px 0;
    }

    .login-main-content {
        padding: 9px 0;
    }
}
.dataTables_length select{
   text-align: center;
    border-radius: 4px;
    padding: 2px 10px;
    cursor: pointer; 
}
    /* Ensure the parent label is relatively positioned */
#userlist_tabledata_filter label {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 400px;
}

#userlist_tabledata_filter input[type="search"] {
  width: 100%;
  padding-right: 30px; /* Make room for the close icon */
  height: 40px;
  font-size: 16px;
  box-sizing: border-box;
}

/* Position the close icon inside the input */
.clear-search {
   margin-top: 2px; 
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  color: #999;
  cursor: pointer;
  display: none; /* Shown only when input has text */
}

/* Optional: show when active via JavaScript */
.clear-search.visible {
  display: block;
}
@media (min-width: 768px) and (max-width: 771px) {
  .footer-social-item li a {
    font-size: 13px !important; 
  }