.fs-20 {
    font-size: 20px;
}

.fw-600 {
    font-weight: 600;
}
.fw-700 {
    font-weight: 700;
}
.Certificates{
    font-size:17px;
}
.btn-primary {
    background: #264796;
    color: #fff;
    border-color: #264796;
}

.bg-primary {
    background: #264796 !important;
}

.btn-primary:hover {
    background: #31a66a;
    border-color: #31a66a;
}
.btn-primary:disabled {
    background: #31a66a;
    border-color: #31a66a;
    cursor:not-allowed
}
.cursor-pointer {
    cursor: pointer;
}

.form-check .form-check-label,
.form-check input {
    cursor: pointer;
}

.page_heading {
    background: #31a66a;
    margin: 0 -11px;
    padding: 13px 0 100px 0px;
    margin-bottom: -88px;
    font-size: 10px;
}

.page_heading h2 {
    font-size: 19px !important;
}

.form-check-input:checked {
    background-color: #28844e;
    border-color: #28844e;
}

.slimscroll::-webkit-scrollbar,
.table-responsive::-webkit-scrollbar, select::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

/* Track */
.slimscroll::-webkit-scrollbar-track,
.table-responsive::-webkit-scrollbar-track, select::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.slimscroll::-webkit-scrollbar-thumb,
.table-responsive::-webkit-scrollbar-thumb, select::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
    .slimscroll::-webkit-scrollbar-thumb:hover,
    .table-responsive::-webkit-scrollbar-thumb:hover, select::-webkit-scrollbar-thumb:hover {
        background: #555;
    }


.btn-width {
    width: 30px;
}

.ui-state-default.ui-jqgrid-hdiv {
    min-width: 100% !important;
}

table.ui-jqgrid-htable {
    width: 100% !important;
}

div#gbox_packages_scm_users {
    min-width: 100% !important;
    overflow: auto !important;
}

#gbox_packages_scm_users {
    width: 100% !important;
}

div#gbox_packages_scm_users::-webkit-scrollbar {
    width: 1px !important;
    height: 5px;
}

div#gbox_packages_scm_users::-webkit-scrollbar-thumb {
    background: #007540;
    border-radius: 10px;
}

div#gbox_packages_scm_users::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 2px;
}

div#gbox_packages_scm_users::-webkit-scrollbar-thumb:hover {
    background: #015430;
}

div#gbox_packages {
    min-width: 100% !important;
    overflow: auto !important;
}

#gbox_packages {
    width: 100% !important;
}

div#gbox_packages::-webkit-scrollbar {
    width: 1px !important;
    height: 5px;
}

div#gbox_packages::-webkit-scrollbar-thumb {
    background: #007540;
    border-radius: 10px;
}

div#gbox_packages::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 2px;
}

div#gbox_packages::-webkit-scrollbar-thumb:hover {
    background: #015430;
}

div#gbox_batchInfo {
    min-width: 100% !important;
    overflow: auto !important;
}
.indentreport .ui-jqgrid-hdiv.ui-state-default.ui-corner-top {
    width: auto !important;
    min-width: 100% !important;
    overflow: unset;
}

#gbox_batchInfo {
    width: 100% !important;
}

div#gbox_batchInfo::-webkit-scrollbar {
    width: 1px !important;
    height: 5px;
}

div#gbox_batchInfo::-webkit-scrollbar-thumb {
    background: #007540;
    border-radius: 10px;
}

div#gbox_batchInfo::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 2px;
}

div#gbox_batchInfo::-webkit-scrollbar-thumb:hover {
    background: #015430;
}

#batchInfo {
    width: 100% !important;
}

table#packages {
    min-width: 100% !important;
    /*    width: auto !important;*/
}

table#packages_scm_users {
    min-width: 100% !important;
    width: auto !important;
}

.ui-jqgrid .ui-paging-info {
    color: #000 !important;
}

div#gbox_storage_table {
    min-width: 100% !important;
    overflow: auto !important;
}

#gbox_storage_table {
    width: 100% !important;
}

div#gbox_storage_table::-webkit-scrollbar {
    width: 1px !important;
    height: 5px;
}

div#gbox_storage_table::-webkit-scrollbar-thumb {
    background: #007540;
    border-radius: 10px;
}

div#gbox_storage_table::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 2px;
}

div#gbox_storage_table::-webkit-scrollbar-thumb:hover {
    background: #015430;
}

.ui-jqgrid-bdiv {
    min-width: 100% !important;
}

div#gview_packages {
    min-width: 100% !important;
}

.ui-jqgrid .ui-jqgrid-hbox {
    padding-right: 0 !important;
}

.ui-jqgrid-sdiv {
    min-width: 100% !important;
}

table.ui-jqgrid-ftable {
    min-width: 100% !important;
}

.mobilemenu-overlay,
.mobile-menu {
    position: fixed;
    background: #0000007d;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 99;
    backdrop-filter: blur(7px);
}

.text-justify {
    text-align: justify;
}

/* label:empty, span:empty {
    display: none;
} */

.xzoom-lens {
    cursor: pointer !important
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(../images/ui-icons_444444_256x240.png) !important;
}

.font-weight-bold,
.fw-bold {
    font-weight: 600 !important
}

.member-body {
    font-family: 'Poppins', sans-serif;
}

.select2-container .select2-selection--single {
    min-height: 38px
}

@media only screen and (min-width: 1280px) {
    .border-top-md-0 {
        border-top: none !important;
    }

}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    .xzoom-source {
        display: none !important;
    }
}

#packages_scm_users td {
    white-space: normal !important;
}

.tablscroll {
    height: 340px;
    overflow: auto;
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}

/* tbody, td, tfoot, th, thead, tr{
    z-index: 9999999;
} */

div#showapproval_prev .close_pop {
    position: absolute;
    right: -15px;
    top: -18px;
    background: #28844e;
    opacity: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    z-index: 999;
    line-height: 0;
    text-align: center;
}

.closepopup_title {
    background-color: #28844e;
    padding: 6px !important;
    color: #fff;

}

.modalclose {
    position: absolute;
    right: -15px;
    top: -18px;
    background: #28844e;
    opacity: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    z-index: 999;
    line-height: 0;
    text-align: center;
}

div#confirm_popup .close {
    position: absolute;
    right: -15px;
    top: -18px;
    background: #28844e;
    opacity: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    z-index: 999;
    line-height: 0;
    text-align: center;
}

.invoice-popup {
    width: 900px;
    min-width: 942px;
}

.tdcenter {
    text-align: center !important;
}

.tdleft {
    text-align: left !important;
}

.tdright {
    text-align: right !important;
}

table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_desc,
table.dataTable thead>tr>th.sorting_asc_disabled,
table.dataTable thead>tr>th.sorting_desc_disabled,
table.dataTable thead>tr>td.sorting,
table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_desc,
table.dataTable thead>tr>td.sorting_asc_disabled,
table.dataTable thead>tr>td.sorting_desc_disabled {
    z-index: 0;
}

.ui-state-highlight {
    border: 1px solid #FFF !important;
    background: #FFF !important;
    color: #777620;
}

/* .ui-state-highlight{
    background-color: #fff !important;
    border:none !important
}
.ui-widget-content{
    background-color: #fff !important;
    border:none !important
} */

#packagePager_center {
    width: 100% !important;
}

.fixed_header th {
    position: sticky;
    top: 0;
}
.ui-pg-input .page_text{
    font-size: 13px !important;
}

  input[type='checkbox'] {
    accent-color: #28844e;
    width: 18px;
    height: 16px;
}
.showhidelbl{
    display: none;
}

.headertitle {
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 9;
    color: #fff;
    display: flex;
    align-items: center;
    min-width: 100%;
    height: 100%;
    justify-content: center;
    background: #00000061;
}

.subherder {
    position: relative;
}

.text-primary {
    color: #28844e !important;
}

.content {
    margin: 30px 0px;
}
#txt_scmpan{
    text-transform: uppercase !important;
}

#txt_Scmgstno{
    text-transform: uppercase !important;
}
#txt_vendor_pan{
    text-transform: uppercase !important;
}

#txt_vendorgstno{
    text-transform: uppercase !important;
}
.lbllabel_bold{
    font-weight: bold;
    font-size: 14px;
}

.btn-check:active + .btn-primary, .btn-check:checked + .btn-primary, .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #007540;
    border-color: #007540;
}


.insurence-print {
    width: 62px;
}


/*New Css added by Ashok*/
.fw-600 {
    font-weight: 600;
}

p {
    font-family: "Poppins", sans-serif;
}

h1,
h2,
h3 {
    font-family: "Open Sans", sans-serif;
}

/* header css */

header {
    background-color: #fff;
    position: sticky;
    padding: 5px 0;
    top: 0;
    z-index: 9;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

img.websitelogo {
    width: 130px;
}

img.Burger-menu {
    width: 30px;
}

a.cart img {
    width: 35px;
}

img.offcanvas-logo {
    width: 80px;
}

.navbar-nav .nav-item .nav-link {
    line-height: 1.8;
}

a.nav-link.dropdown-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dropdown {
    position: relative;
}

.navbar-nav .dropdown-toggle {
    white-space: nowrap;
}

.left-menu li a:hover {
    color: #000 !important;
}

.dropdown-item, .left-menu-dropdown a {
    color: #000 !important;
}

.left-menu-dropdown:focus, .left-menu-dropdown:hover {
    color: #fff !important;
    background-color: #00813d !important;
}

a.nav-link.dropdown-toggle.show {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

a.nav-link.dropdown-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


ul.dropdown-menu.left-menu li a {
    text-decoration: none;
    padding-left: 15px;
    color: #792b90;
}

ul.dropdown-menu.left-menu li {
    padding-left: 0;
}

.left-menu {
    position: relative !important;
    top: -30px !important;
    margin-bottom: 20px !important;
    width: 100%;
    cursor: pointer;
}

a.nav-link {
    border-bottom: 1px solid #ecf0ef;
}

.nav-link {
    background: none;
    border: 0;
    color: #21313c;
    display: block;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.mainmenu ul li {
    display: inline-flex;
    position: relative;
}

.subherder {
    position: relative;
}

p#QRUrl canvas {
    display: flex;
    margin-left: auto;
    padding: 10px 0px;
}

a.cart span {
    position: absolute;
    top: -10px;
    background: #67b437;
    color: #fff !important;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -19px;
    border-radius: 50%;
    font-size: 12px;
}

.verify {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background: #000;
    padding: 0px 20px;
    margin-bottom: 0;
    color: #fff;
    cursor: pointer;
}

.headertitle {
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 9;
    color: #fff;
    display: flex;
    align-items: center;
    min-width: 100%;
    height: 100%;
    justify-content: center;
    background: #00000061;
    z-index: 0;
}

.button-glc {
    background: #d2ab67;
    color: #fff;
}

    .button-glc:hover {
        background: #d2ab67;
        color: #fff;
    }

h2.contact-title {
    font-size: 20px;
}

h3.companyname {
    font-size: 18px;
}

.mainmenu {
    display: flex;
    align-items: center;
    justify-content: end;
}

    .mainmenu ul {
        margin-bottom: 0;
    }

    .mainmenu ul {
        text-align: end;
    }

        .mainmenu ul a {
            color: #792b90;
            text-decoration: none;
            display: block;
            padding: 8px 10px;
        }

    .mainmenu .dropdown-menu {
        top: 24px !important;
    }

.home-prod-view .btn {
    padding: 11px;
    min-width: 153px;
}

.home-prod-view .input-group .form-control {
    height: 50px;
}

.home-prod-view .input-group .input-group-text {
    width: 30px;
}

.home-prod-view .input-group .input-group-text {
    width: 45px;
    font-size: 30px;
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-prod-view span {
    text-decoration: line-through;
    color: #7b7b7b;
    margin-right: 10px;
}

.home-prod-view h4 {
    margin-bottom: 30px;
    font-weight: 700;
}

/*.home-prod-view h1 {
    margin-bottom: 30px;
}*/
img.payment-qr-code {
    width: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

a.headersignin {
    border: 1px solid #792b90;
    padding: 6px 15px !important;
    margin-left: 20px !important;
    margin: 0 6px;
    border-radius: 30px;
    color: #792b90;
}

h3.product-title {
    font-size: 20px;
}

.headersignup {
    background: #792b90;
    padding-left: 25px !important;
    padding-right: 25px !important;
    color: #fff !important;
    border-radius: 30px;
    padding: 6px 15px !important;
}

.userlogins {
    display: flex;
    justify-content: right;
}

.btn-gdvpl {
    background: #792b90;
    padding-left: 25px !important;
    padding-right: 25px !important;
    color: #fff;
    cursor: pointer;
}

    .btn-gdvpl:hover {
        background: #000;
        padding-left: 25px !important;
        padding-right: 25px !important;
        color: #fff;
    }

    .btn-gdvpl:disabled {
        background: #000;
        color: #fff;
    }

.btn-outline-gdvpl {
    border: 1px solid #000;
    padding: 6px 15px !important;
}

    .btn-outline-gdvpl:hover {
        border: 1px solid #000;
        padding: 6px 15px !important;
    }

/*Owl Carousel owl slider css*/

.owl-carousel .owl-item img {
    height: 100%;
    object-fit: cover;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

    .owl-nav button.owl-prev {
        left: 0;
    }

    .owl-nav button.owl-next {
        right: 0;
    }

.owl-dots {
    text-align: center;
    padding-top: 15px;
}

    .owl-dots button.owl-dot {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        display: inline-block;
        background: #ccc;
        margin: 0 3px;
    }

        .owl-dots button.owl-dot.active {
            background-color: #000;
        }

        .owl-dots button.owl-dot:focus {
            outline: none;
        }

.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}

.owl-nav span {
    font-size: 70px;
    position: relative;
    top: -5px;
}

.owl-nav button:focus {
    outline: none;
}

.owl-item {
    height: auto !important; /* Adjust this value as needed */
    display: flex;
}

.item {
    width: 100%;
}

/* End Owl Carousel style */

.Dearlife-btn {
    background: #264796;
    color: #fff;
    border: none;
}

    .Dearlife-btn:hover {
        background: #264796;
        color: #fff;
        border: none;
    }

h2.Categories {
    text-align: center;
    padding: 15px 0px;
}

.catdata {
    display: grid;
    justify-content: center;
}

.catimg {
    position: relative;
    display: flex;
    justify-content: center;
}

.catnames {
    position: absolute;
    bottom: 30px;
}

p.namgescat {
    margin-bottom: 0;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 600;
}

section.brands {
    background: #F2FFFD;
    padding: 15px 0px;
}

/* best-sellers style */

.best-sellers .nav-link.active {
    color: #fff;
    background-color: #264796;
    border-radius: 30px;
}

.best-sellers .nav-link {
    color: #000;
}

.hoverprod:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

img.prodimgs {
    display: flex;
    margin: 0 auto;
    width: 200px;
    height: 200px;
    margin-bottom: 10px;
    object-fit: cover;
    aspect-ratio: 2 / 2;
}

p.prod-title {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 16px;
}

p.netq {
    font-size: 12px;
}

p.mrp {
    font-weight: 500;
    color: #FF0000;
}

p.addcart {
    margin-bottom: 0;
    position: absolute;
    right: -10px;
    background: #264B03;
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    bottom: -10px;
    cursor: pointer;
}

a.btn.browseall {
    border: 2px #264796 solid;
    border-radius: 30px;
    padding: 6px 40px;
    font-size: 18px;
}

    a.btn.browseall:hover {
        background: #264796;
        color: #fff;
    }

/* about us section styles */
.about-content {
    position: absolute;
    top: 75px;
    margin: 0px 50px;
}

p.welcome {
    font-size: 22px;
    font-weight: 600;
}

img.iconimg {
    width: 65px;
    margin: 0 auto;
    display: flex;
    margin-bottom: 10px;
}

p.iconname {
    text-align: center;
}

p.aboutpera {
    margin-bottom: 30px;
}

.aboutimgs::after {
    content: '';
    position: absolute;
    background-image: url(../images/about-after.png);
    z-index: 99;
    width: 240px;
    height: 200px;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
}

.aboutimgs::before {
    content: '';
    position: absolute;
    background-image: url(../images/about-before.png);
    width: 260px;
    height: 472px;
    left: 0;
    background-repeat: no-repeat;
    bottom: 0;
}

/* Our Achievers Stories */
.Achievers {
    background: #fff;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

img.Achieversimg {
    width: 100%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.Achiever-title {
    background: linear-gradient(45deg, #234C9C, #603CD2);
    padding: 5px 0px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

p.Achieversname {
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    padding: 6px 0px;
    font-size: 18px;
}
/* assocham */
.assocham {
    border: 3px #325C83 solid;
    border-radius: 6px;
    display: flex;
    align-items: center;
    padding: 25px;
}

img.assochamimg {
    width: 165px;
    display: flex;
    margin: 0 auto;
}

p.assocham-pera {
    margin-bottom: 0;
}

.about-box {
    background: linear-gradient(178deg, #ffffff, #E6FCF8);
    padding: 20px 25px;
    border-radius: 6px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border: 1px #c1c1c1 solid;
}

.Vision-box {
    background: linear-gradient(178deg, #ffffff, #FDECF5);
    padding: 20px 25px;
    border-radius: 6px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border: 1px #c1c1c1 solid;
}

.Mission-box {
    background: linear-gradient(178deg, #ffffff, #FAF6E5);
    padding: 20px 25px;
    border-radius: 6px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border: 1px #c1c1c1 solid;
}

p.linkmore {
    margin-bottom: 0;
    background: #264B03;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    border-radius: 30px;
    position: absolute;
    text-align: center;
    left: 40%;
}

p.linkmore {
    display: none;
}

.about-box:hover p.linkmore {
    display: block;
}

p.linkmore a i {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    justify-content: center;
    position: relative;
    top: 3px;
}

img.icon-about {
    width: 55px;
    margin-bottom: 15px;
}


/* login page css */
.btn-comman {
    background: #792b90;
    color: #fff;
}

    .btn-comman:hover {
        background: #792b90;
        color: #fff;
    }

.nav-lb-tab .nav-item .nav-link.active, .nav-lb-tab .nav-item .nav-link:hover {
    background-color: transparent;
    border-bottom: 2px solid #792b90;
    color: #792b90;
}

.nav-lb-tab .nav-item {
    margin-right: 2rem;
}

    .nav-lb-tab .nav-item .nav-link {
        border-bottom: 2px solid transparent;
        border-radius: 0;
        padding: 16px 0;
        margin-bottom: -1px;
        font-weight: 500;
        color: #5c6c75;
        white-space: nowrap;
    }

.nav-lb-tab {
    border-bottom: 1px solid #dfe2e1;
}

.my-8 {
    margin-top: 14px;
}


img.loginlog {
    width: 120px;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 10px;
}

a.link-Register {
    text-decoration: none;
    color: #792b90;
    font-weight: 500;
}

a.text-Forgot {
    text-decoration: none;
    color: #000;
}

.signup-type {
    position: relative;
}

.signup-type-hover {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(3deg, #0000003d, transparent);
}

.form-control[readonly] {
    background-color: whitesmoke;
}

.signup-type-hover h2 {
    background-color: #792b90;
    margin-bottom: 0;
    width: 100%;
    font-size: 21px;
    padding: 8px 9px;
    text-align: center;
    color: #fff;
    transition-duration: 0.5s;
    position: absolute;
    bottom: 0%;
    cursor: pointer;
}

.cursor-pointer {
    cursor: pointer;
    text-decoration: none;
}

.signup-type:hover h2 {
    position: absolute;
    bottom: calc(50% - 15px);
    width: 80%;
    left: 10%;
    border: 3px solid #d2ab67;
}

.signuptitle {
    text-align: center;
    margin-bottom: 30px;
}

    .signuptitle span {
        font-size: 17px;
        padding: 10px 39px;
        border-radius: 35px;
        display: inline-block;
        color: #ffffff;
        font-weight: 600;
        background: #d2ab67;
    }

.Testimonials {
    margin-bottom: 70px;
}

ul.userlogin {
    list-style: none;
    display: flex;
    padding-left: 0;
    margin-bottom: 0px;
}



.lblerros {
    color: red;
    font-weight: bold;
    font-size: 10px;
    position: absolute;
}

span.forgotpwd {
    text-align: center;
    padding-top: 10px;
    font-size: 18px;
    color: #d2ab67;
    font-weight: 500;
}

h3.prod-titles {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
}

p.prodmrp {
    margin-bottom: 0;
    font-size: 25px;
    font-weight: 500;
}

.products {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 15px;
}

.prod-data-info {
    padding: 15px;
    background: #000;
    color: #fff;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

img.logobrand {
    width: 300px;
    margin: 0 auto;
    display: flex;
}

img.product-watch {
    width: 100%;
    display: flex;
    margin: 0 auto;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.brand-bgs {
    backdrop-filter: blur(5px);
}

.brandsbg {
    background-image: url(/images/prod-bg.png);
    padding: 25px 0px;
    object-fit: cover;
}

.Sponsortitle {
    font-size: 22px;
    margin-bottom: 28px;
}

#mainimage img {
    width: 100%;
    aspect-ratio: 2 / 2;
    object-fit: cover;
}



#imageSubContainer img {
    width: 100%;
    aspect-ratio: 2 / 2;
    object-fit: cover;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: rgb(255 255 255 / 75%) !important;
}

.eventTitle {
    text-align: center;
    padding: 5px 0px;
    font-weight: 500;
    background: #d2ab67;
}

.left-0 {
    left: 0px !important;
}
.priv_cnt p {
    text-align: justify;
    font-size: 14px;
    color: #757575;
    line-height: 25px;
}
.priv h3 {
    padding: 0 0 10px 0;
    color: #1c2475;
    font-size: 20px;
    font-weight: 600;
}
.consent_cnt p {
    padding: 25px 0;
}
.consent_cnt p {
    text-align: justify;
    font-size: 14px;
    color: #757575;
    line-height: 25px;
}
.priv {
    padding: 40px 0;
    background: #F5FEF7;
}
.priv_img {
    width: 100%;
}
.priv h3 {
    padding: 0 0 10px 0;
    color: #1c2475;
    font-size: 20px;
    font-weight: 600;
}
.priv p {
    text-align: justify;
    font-size: 14px;
    color: #757575;
    line-height: 25px;
}
.info_cat h5 {
    color: #2c2f55;
    padding: 0 0 6px 0;
    font-size: 17px;
    font-weight: 600;
}
.headertitle {
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 9;
    color: #fff;
    display: flex;
    align-items: center;
    min-width: 100%;
    height: 100%;
    justify-content: center;
    background: #00000061;
}

.subherder {
    position: relative;
    border-bottom: 9px #b0d35d solid;
}

.subheading {
    font-size: 29px;
    font-weight: bold;
    color: #fff;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: #fff;
}
/* about us css */

.about_start {
    background: #f5fef7;
    padding: 40px 0;
}

.about_1 h5 {
    padding: 0 0 15px 0;
}

.about_start p {
    text-align: justify;
    font-size: 14px;
    line-height: 25px;
}

.about_1_img img {
    width: 100%;
}

/* vision css */

.vision_img {
    border: 9px solid #fff;
    box-shadow: 0px 0px 10px dimgrey;
}

    .vision_img img {
        width: 100%;
    }

.hovicon.effect-8 {
    background: rgba(255, 255, 255, 0.1);
    -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
    -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
    transition: transform ease-out 0.1s, background 0.2s;
}

.block1 img {
    margin: inherit;
    width: 260px;
    height: 260px;
    border-radius: 50%;
}

.MDtitle {
    text-align: center;
    font-size: 17px;
    font-family: serif;
}

.hovicon.effect-8:after {
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
    opacity: 0;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}

.hovicon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.MDtitle {
    text-align: center;
    font-size: 17px;
    font-family: serif;
}

.hovicon {
    display: inline-block;
    cursor: pointer;
    margin: 20px;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #000;
}

    .hovicon.effect-8:hover {
        background: rgba(180, 207, 240, 0.374);
        -webkit-transform: scale(0.93);
        -moz-transform: scale(0.93);
        -ms-transform: scale(0.93);
        transform: scale(0.93);
        color: #000000;
    }

    .hovicon.effect-8 {
        background: rgba(166, 209, 252, 0.488);
        -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
        -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
        transition: transform ease-out 0.1s, background 0.2s;
    }

img.house-imgs {
    width: 100%;
    height: 250px;
    aspect-ratio: 2 / 2;
    object-fit: cover;
}

img.house-imgs {
    aspect-ratio: 2 / 2;
    height: auto;
    border-radius: 5px;
    object-fit: cover;
    display: block;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: all .3s ease-in-out;
}
@media only screen and (max-width: 480px) {
    .mainmenu {
        position: fixed;
        left: -100%;
        height: 100vh;
        background: #000;
        width: 250px !important;
        align-items: start;
    }

        .mainmenu ul {
            text-align: left;
            padding-left: 0;
        }

            .mainmenu ul li {
                width: 100%;
            }

        .mainmenu .headersignup, .mainmenu .headersignin {
            border: 1px solid #d2ab67;
            margin: 12px 7px !important;
        }

    .toggle-btn {
        color: #fff;
        display: flex;
        align-items: center;
        font-size: 29px;
        margin-right: 16px;
    }

    .mbl-overlay {
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: #00000057;
    }
}
.checout-address{
font-size:13px;
}
.contact_ul {
    height: 100%;
}
    .contact_ul h4 {
        font-size: 20px;
        color: #264796;
    }
ul.contact_ul_li {
    padding-left: 0;
    text-decoration: none;
    list-style: none;
}
    ul.contact_ul_li li {
        display: flex;
        line-height: 30px;
    }
    ul.contact_ul_li li i {
      margin-right:10px;

    }
p.State {
    color: #264796;
}
@media screen and (min-device-width: 220px) and (max-device-width: 768px) {
    .aboutimgs::after{
        display:none;
    }
    .aboutimgs::before {
        display: none;
    }
    .about-content img {
        width: 100%;
    }
    .about-content {
        position: relative;
        top: -100px;
        margin: 0px 25px;
    }
    .iconabout img {
        width: 60px;
    }
    .aboutdata {
        position: relative;
        top: 10px;
    }
    .about-content {
        margin-bottom: -135px;
    }
    p.iconname {
        text-align: center;
        font-size: 15px;
    } 
    .header-right-menu a {
        margin-left: 10px !important;
    }
    a.cart span {
        top: -19px;
        right: 0;
    }
    span.input-group-append {
        width: 0%;
    }
    ul.header-right-menu img {
        width: 35px;
        aspect-ratio: 2 / 2;
        object-fit: cover;
    }
    span.header-icon-text {
        font-size: 13px;
    }
    .usermenudaTa {
        position: relative;
        top: 12px;
    }
    header {
        width: 100% !important;
        overflow: hidden;
    }

}
@media screen and (min-device-width: 220px) and (max-device-width: 768px) {
    /* STYLES HERE */
    .Categories {
        background-color: #264796;
        padding: 10px;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        border: none;
        color: #fff;
        z-index: 1;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
    }

    .filter-left-sec {
        position: fixed;
        max-width: 93% !important;
        height: 100vh;
        background: #ffff;
        z-index: 99999;
        top: 10%;
        left: -100%;
        transition-duration: 0.5s;
        margin-left: 15px;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }

    .left-0 {
        left: 0px !important;
    }

    .mobile-overlay {
        position: fixed;
        left: 0;
        top: 0;
        height: 100vh;
        width: 100%;
        background: #000000a8;
        z-index: 9999;
    }
    .filter-left {
        padding-top: 16px;
        margin-top: 20px;
    }
}
footer h4 {
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 3px #fff solid;
    border-bottom-style: dotted;
}
h2.Reachout {
    text-align: center;
}
.Reach {
    border-bottom: 2px #fff solid;
    margin-bottom: 25px;
}
.wrap-left {
    float: left;
    padding-right: 3px;
    width: 115px !important;
}
footer p {
    font-size: 15px;
    line-height: 28px;
}
img.download-app-img {
    width: 150px;
}
a.Toll-Free {
    text-decoration: none;
    color: #000;
    padding-left: 5px;
}
a:hover .Toll-Free {
    color: #000;

}
