@import url('https://fonts.googleapis.com/css2?family=Cookie&family=Courgette&family=Crimson+Text:ital,wght@0,400;0,600;1,600&family=Josefin+Sans:ital,wght@0,400;0,600;1,600&family=Righteous&family=Satisfy');
:root { 
 --theme-font-family: 'Josefin Sans', sans-serif; !important;
}
.logo img {
    filter: brightness(0.5);
}
.tw-theme-button-invert {
    color: #ffffff;
}
.custom-products .catalogue-product .product-section .search-bar-block button {
    color: #ffffff;
    padding: 0px 13px 0px 13px;
}
/*Start of Class to Manipulate Top Carousel Section*/

@media (max-width: 768px) {
    .custom-home .about-biz .biz-name {
/*        display: none;*/
        font-size: 2.5em;
    }
.bar.bar-stable .button-icon {
    color: #fff !important;
}
}
@media(min-width:769px){
.bar.bar-stable .button-icon {
    color: #000 !important;
}
}
.tw-home-content-body .tw-home-page-top-section-template,.tw-home-page-top-section-carousel {
    min-height: initial;
}

.tw-home-content-body .tw-home-page-top-section-template {
    min-height: initial;
}


.custom-home .tw-home-page-carousel-body {
    min-height: initial;
    min-height: 71.4vw;
}
.custom-home .bg-image {
        height:40vw;
    width: 100%;
    background-size: cover;
}

.custom-home .overlay-shadow {
    height: initial;
}

/* End of Class to Manipulate Top Carousel Section*/
ion-header-bar.bar-stable.bar.bar-header i.icon.ion-android-arrow-back {
    color: var(--theme-color-invert);
}
ion-header-bar.bar-stable.bar.bar-header .button.button.button-icon.ion-android-cart {
    color: var(--theme-color-invert);
}
ion-header-bar.bar-stable.bar.bar-header .button.button.button-icon.ion-android-menu {
    color: var(--theme-color-invert);
}
ion-header-bar.bar-stable.bar.bar-header .button.button.button-icon.ion-android-notifications {
    color: var(--theme-color-invert);
}
ion-header-bar.bar-stable.bar.bar-header span.nav-bar-title{
    color: var(--theme-color-invert);
}

.custom-home .about-biz .center-background {
    display: none;
}
.custom-products .catalogue-product .product-section .listing-section .product-box .insider-box .button-first {
    left: calc(50% - 54px) !important;
}
@media(max-width:768px){
.fa-shopping-cart{
 color:#000 !important;
}

.tw-home-content-body .tw-home-page-top-section-template{
            min-height: calc(23vh - 40px);
        }
.custom-products .catalogue-product-m .product-box {
    width: 50%;
}
.custom-products .catalogue-product-m .product-box .insider-box .button-last {
    width: 69px;
    font-size: 12px;
    right: 17px;
}
.custom-products .catalogue-product-m .product-box .insider-box .button-first {
    width: 74px;
    font-size: 12px;
        left: calc(50% - 37px);
}
.custom-products .catalogue-product-m .product-box .insider-box .update-quantity-section {
        left: calc(50% - 44px);
}

.bar .title+.buttons{
    right: 5px;
}
.tw-small-screen-header{float: right;}
}
.tw-powered-by-section .tw-powered-by-text {
    padding: 25px 0 25px;
}
.tw-dryfruits-home-page-left-p{
        text-align: justify;
        font-size: 16px;
        line-height: 1.5;
    }
@media(min-width:769px){
.nav-dropdown-item {
    top: -7px;
font-size: 16px;
    font-weight: 600;
}
}
/*Most valuable items list slider homepage CSS Starts */ 

    .mtd-catalog-slider-section {
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        list-style: none;
        margin-bottom: 100px;
    }
    .mtd-catalog-slide-block {
        display: inline-block;
        margin: 0 -10px;
        min-height: 100px;
        border: 2px solid transparent;
    }
/*
    .mtd-catalog-slide-box {
        height: 135px;
        width: 144px;
        border: 1px solid gray;
        margin-bottom: 20px;
        cursor: pointer;
		border-radius: 15px;
    }
*/
    .mtd-catalog-slide-box {
        height: 338px;
        width: 216px;
/*        border: 1px solid gray;*/
        margin-bottom: 20px;
        cursor: pointer;
		border-radius: 15px;
    }
    .mtd-catalog-slide-box .mtd-catalog-slide-image {
        background-repeat: no-repeat;
        background-size: cover;
        height: 250px;
/*        border-bottom: 1px solid gray;*/
        background-position: center;
		border-top-left-radius: 15px;
    }
	.mtd-catalog-view-more{
		padding-top:55px;
		font-size:18px;
		font-weight:bold;
		height:130px;
		border-top-left-radius: 15px;
		border-top-right-radius: 15px;
	}
	.mtd-catalog-slide-dhaba-name{
/*		font-family: 'Kaushan Script',cursive;*/
		font-weight:600;
		font-size: 1.7em;
	}
@media(min-width:769px){
    .mtd-catalog-slide-name {
        white-space: initial;
        font-size: 19px;
        font-weight: 700;
		color: #000;
        text-decoration: none;
        height: 38px;
		text-align: center;
		padding: 10px;
		background: white;
		border-bottom-left-radius: 15px;
		border-bottom-right-radius: 15px;
    }
}
    @media(max-width:768px){
        .mtd-catalog-slider-section{
            zoom:0.75;
        }
    .mtd-catalog-slide-name {
        white-space: initial;
        font-size: 12px;
        font-weight: 700;
		color: #000;
        text-decoration: none;
        height: 38px;
		text-align: center;
		padding: 10px;
		background: white;
		border-bottom-left-radius: 15px;
		border-bottom-right-radius: 15px;
    }
.bar.bar-stable .title {
    color: rgb(255 255 255);
    font-size: 18px;
    right: 112px !important;
}
    }
/*Most valuable items list slider homepage CSS End*/

/*Footer CSS Starts*/

.tw-footer-hero-section {
    background-color: #dbdfaf;
}

/*Footer CSS Ends*/

.collection .heading {
    text-align: center;
    background-color: rgb(218 223 161);
    padding: 7px 0px 1px;
    font-weight: 700;
}

.collection .catalogue_name {
    color: #fff8f8;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    bottom: 104px;
    font-size: 20px;
    line-height: 90px;
    background: #00000061;
    height: 90px;
}
.contact-us .main-section .content-box .get-in-touch-text {
    font-size: 32px;
    font-weight: 800;
}

.contact-us .main-section .content-box .business-info-section .location-info-box .how-to-find-us{
    font-size: 32px;
    font-weight: 800;
}
.contact-us .main-section .content-box .business-info-section .location-info-box .headquarter {
    padding-bottom: 10px;
    font-size: 32px;
    font-weight: 800;
}
.custom-products .catalogue-product-m{
    overflow-y:hidden !important;
}
.custom-products .catalogue-product .product-section .listing-section .product-box .insider-box .button-last[ng-show="!p.qty_in_cart"] {
    display: none !important;
}:root{--theme-color:#988246; --theme-color-invert:#000; --theme-color-light:#dbdfaf; --theme-footer-color:#f7f0dd; --theme-font-family:'Cantarell', sans-serif; } 