#logoa {
    width: 160px;
    height: 140px;
}

p,
a,
div,
h1,
h2,
h3,
h4,
h5,
h6 {
    /* font-family: "cambria", Times, serif !important;*/
    font-family: 'Montserrat', sans-serif !important;
}

.cartimage,
.cartimaget {
    height: 150px !important;
    width: 165px !important;
}

.galleryimg {
    height: 200px;
    width: 250px;
}

.galleryimgssss {
    height: 250px;
    width: 250px;
    box-shadow: 8px 8px 5px 5px #ccc;
}

.agileinfo_mail_grid_left ul li:last-child {
    padding-left: 1.5em;
    border-left: 0px solid #999 !important;
}

.logo_products {
    padding: 3em 0 1em;
}

.agile_top_brands_grids .col-md-3 {
    padding: 5px;
}

.tagline {
    height: 30px;
}

.logo_products {
    padding: 46px 0 0px !important;
}

.typo,
.privacy,
.faq,
.services,
.events,
.mail,
.agileinfo_single,
.w3_login {
    padding: 2em;
}

.w3l_fresh_vegetables_grids {
    margin: 1em 0 0 !important;
    background: #f5f5f5;
}

.crtdiv {
    width: 20% !important;
    min-height: 340px;
}

.snipcart-details {
    margin: 5px !important;
    width: 94%;
}

.checkout-right {
    margin-top: 1em;
}

select.form-control.option-w3ls {
    width: 100%;
    padding: 2px;
}

.hidden {
    display: none !important;
}

html {
    scroll-behavior: smooth;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
    border-radius: 10px;
}

::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #545454;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.product_list_header {
    float: left;
    padding-top: 7px;
}

.table td,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 5px!important;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 6px;
    font-size: 12px;
    line-height: 1.1;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.nav-tabs {
    margin-bottom: 1em;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    font-size: 0.9em;
    color: #000;
    border-top: none !important;
}

h6 ol {
    margin-bottom: 1px;
}

.w3l_header_right {
    padding-left: 17em;
}

.w3_footer_grid_bottom h4,
.w3_footer_grid_bottom h5 {
    text-transform: capitalize;
    font-size: 1em;
    margin-bottom: 5px !important;
}

@media (max-width: 767px) {
    .modal-dialog:not(#franchiselogin .modal-dialog) {
        width: 320px;
    }
    .product_list_header {
        margin-left: 1em !important;
        padding-top: 0px;
    }
     ::-webkit-scrollbar-track {
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #F5F5F5;
        border-radius: 5px;
    }
     ::-webkit-scrollbar {
        width: 2px;
        height: 2px;
        background-color: #F5F5F5;
    }
     ::-webkit-scrollbar-thumb {
        border-radius: 5px;
        background-color: #545454;
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    }
    .crtdiv {
        width: 50% !important;
        min-height: 290px;
    }
    .w3l_offers {
        float: none;
        text-align: center;
        padding: 2px;
    }
    .w3ls_logo_products_left {
        float: none;
        text-align: center;
        width: 50%;
        /* margin: 0 auto; */
    }
    .w3l_banner_nav_right_banner1,
    .w3l_banner_nav_right_banner,
    .w3l_banner_nav_right_banner2 {
        background-position: 0px 0px;
    }
    .fixed {
        position: sticky;
        top: 0;
    }
    .agile_top_brand_left_grid1 p {
        font-size: 12px;
    }
    .cartimage {
        height: 120px !important;
        width: 120px !important;
    }
    .cartimaget {
        height: 135px !important;
        width: 135px !important;
    }
    .agile_top_brand_left_grid1 h4,
    .agileinfo_single_right_snipcart h4 {
        font-weight: 600;
        font-size: 14px;
        color: #212121;
    }
    .agile_top_brand_left_grid1 {
        padding: 5px;
    }
    .snipcart-details {
        text-align: center;
        margin: 2px auto 2px;
        width: 94%;
    }
    .agile_top_brand_left_grid1 p {
        color: #212121;
        margin: 2px 0 2px;
        line-height: 1.0em;
        text-transform: capitalize;
        font-size: 12px;
        height: 32px;
    }
    .top-brands h3,
    .fresh-vegetables h3,
    .mail h3,
    .testimonials h3,
    .w3_login h3,
    .w3ls_w3l_banner_nav_right_grid h3,
    h3.title,
    .faq h3,
    .services h3,
    .about h3,
    .team h3,
    .events h3 {
        font-size: 16px;
    }
    ul li,
    ol li,
    controls label {
        font-size: 12px;
    }
    ul,
    label {
        margin: 0;
        padding: 0;
        font-size: 12px;
    }
    .col-xs-6 {
        width: 50%;
        padding: 5px;
    }
    .galleryimg {
        height: 150px;
        width: 200px;
    }
    .galleryimgssss {
        height: 200px;
        width: 200px;
        box-shadow: 8px 8px 5px #ccc;
    }
    .agileits_social_icons li a {
        border: 2px solid #fff;
        border-radius: 15px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -o-border-radius: 15px;
        -ms-border-radius: 15px;
        color: #fff;
        width: 35px;
        height: 35px;
        display: block;
        text-align: center;
    }
    .logo_products {
        padding: 10px 0 10px !important;
    }
    .tagline {
        height: 25px;
    }
    .agileits_w3layouts_tab2 input[type="email"],
    .agileits_w3layouts_tab2 input[type="password"],
    .creditly-wrapper .form-control {
        display: block;
        width: 95.5%;
        padding: 10px 10px;
        font-size: 12px;
        color: #212121;
        background: #fff;
        border: 1px solid #e7e7e7;
        margin-bottom: 10px;
        outline: none;
    }
    h6 p {
        font-size: 11px;
    }
    .w3l_header_right {
        padding-left: 4em;
    }
    .w3_footer_grid_bottom h4,
    .w3_footer_grid_bottom h5 {
        text-transform: capitalize;
        font-size: 12px;
        margin-bottom: 5px !important;
    }
}

.form-module input[type="date"] {
    outline: none;
    display: block;
    width: 100%;
    border: 1px solid #d9d9d9;
    margin: 0 0 20px;
    padding: 10px 15px;
    box-sizing: border-box;
    font-weight: 400;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    font-size: 12px;
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: black;
}

.product_list_header span {
    font-size: 1em;
    color: black;
    top: 1em;
}

.fresh-vegetables h3,
.mail h3,
.testimonials h3,
.w3_login h3,
.w3ls_w3l_banner_nav_right_grid h3,
h3.title,
.faq h3,
.services h3,
.about h3,
.team h3,
.events h3 {
    color: white;
}

.productinfo .top-brands .container h3 {
    color: black;
}

.serviceinfo .top-brands h3 {
    color: black;
}

.mail h3,
.top-brands .mail h3 {
    color: black;
}

ul.dropdown-menu.drp-mnu li {
    margin-bottom: .5em;
}

.product_list_header {
    margin-left: 1em;
}

.flex-control-nav {
    margin-bottom: 2px !important;
}

.top-brands {
    padding: 0 0 !important;
}

.w3l_banner_nav_right_banner1,
.w3l_banner_nav_right_banner,
.w3l_banner_nav_right_banner2 {
    margin-bottom: 1em;
}

@media (max-width: 767px) {
    .w3l_header_right {
        padding-left: 7%;
    }
}

.container {
    margin-right: 0px !important;
    margin-left: 0px !important;
    width: 100% !important;
}

.agile_top_brand_left_grid1 {
    border: unset;
}
.btnAddAction {
    background-color: #79b946;
    border: 0;
    padding: 3px 10px;
    color: #FFF;
    margin-left: 1px;
    z-index: 999;
}

.btnAdded {
    background-color: #CCC;
    border: 0;
    padding: 3px 10px;
    color: #FFF;
    margin-left: 1px;
    z-index: 999;
}

.shopping-cart {
    float: right;
    background: white;
    width: 300px;
    position: relative;
    border-radius: 3px;
    padding: 10px;
    padding-right: 5px;
}

.shopping-cart .shopping-cart-header {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 15px;
    margin-left: 0;
    margin-right: 0px;
    color: #000 !important;
}


/*.shopping-cart .shopping-cart-header .shopping-cart-total {
	 float: right;
}*/

.shopping-cart .shopping-cart-items {
	padding: 0;
    padding-top: 10px;
    height: auto;
    max-height: 400px;
    overflow: auto;
    background-color: #fff;
}

.shopping-cart .shopping-cart-items::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.shopping-cart .shopping-cart-items li {
    margin-bottom: 18px;
}

.shopping-cart .shopping-cart-items img {
    float: left;
    margin-right: 12px;
    width: 70px;
}

.shopping-cart .shopping-cart-items .item-name {
    display: block;
    font-size: 16px;
    color: #000;
}

.shopping-cart .shopping-cart-items .item-price {
    color: #6394f8;
    margin-right: 8px;
}

.shopping-cart .shopping-cart-items .item-quantity {
    color: #abb0be;
}

.shopping-cart .shopping-cart-items .item-removea a {
    color: red;
    display: inline;
    margin-left: 10px;
}

.shopping-cart .button {
    background: #6394f8;
    color: white;
    text-align: center;
    padding: 12px;
    text-decoration: none;
    border-radius: 3px;
    font-size: 16px;
    margin: 25px 0 15px 0;
    border: unset;
    width: 100%;
}

.shopping-cart .button:hover {
    background: #0047d9;
}

#franchiselogin .modal-header {
    padding: 0;
}

#franchiselogin .nav-justified>li>a {
    padding: 15px;
}

#franchiselogin .nav-pills>li.active>a,
#franchiselogin .nav-pills>li.active>a:hover,
#franchiselogin .nav-pills>li.active>a:focus {
    color: #003ecb;
    background-color: #ebebeb;
}

#franchiselogin .nav>li>a:hover,
#franchiselogin .nav>li>a:focus {
    background-color: #1140ab;
    color: #ffffff;
}

#franchiselogin .nav-pills>li>a {
    font-size: 24px;
    border-radius: unset;
}

#franchiselogin input,
#franchiselogin textarea {
    border-radius: unset;
    height: 40px;
    font-size: 14px;
}

#franchiselogin input[type=submit] {
    background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(9, 9, 121, 1) 32%, rgba(0, 212, 255, 1) 92%);
    color: white;
    border: unset;
    padding: 6px;
    width: 100%;
    border-radius: 23px;
    font-size: large;
}

#franchiselogin .modal-dialog {
    margin: 75px auto 30px;
}

#franchiselogin .errors,
#franchiselogin .errors1,
#franchiselogin .errors2 {
    color: #a70000;
    font-size: 12px;
}

.cartul{
    padding: 1.2em 2em !important;
} 
.typeahead {
    overflow:hidden;
}
@media only screen and (max-width: 600px) {
    #franchiselogin .nav-pills>li>a {
        font-size: 15px;
        margin-bottom: 0;
    }
	.cartbtntd{
	   display: flex;
	}
    .btnAddAction,
    .btnAdded {
        width: 69%;
        padding: 3px 5px;
		margin-left: 5px;
    }
	div.dataTables_wrapper div.dataTables_filter{
		margin-top: 5px;
	}

    .cartul{
        width: 100%;
        text-align: center;
        background-color: #2d91cf;
    }
    .cartul1{
       /* background: #2d91cf !important;*/
    }
}