/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


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

.orderable-products-list--grid {
    box-sizing: border-box!important;
    padding: 0 5%!important;
	display: inline-block!important;
}
	
.orderable-products-list--grid .orderable-products-list__item .orderable-product.orderable-product--view-product {
  display: inline-block!important;
}

.orderable-products-list--grid .orderable-products-list__item .orderable-product .orderable-product__hero {
        width: 100%!important;
        min-width: 60px!important;
        max-width: 100%!important;
        border-radius: 8px;
        overflow: hidden!important;
	    max-height: 250px!important;

}

.orderable-products-list--grid .orderable-products-list__item .orderable-product .orderable-product__content {
        padding: 20px 20px 10px!important;
    }
	
.orderable-products-list--grid .orderable-products-list__item .orderable-product .orderable-product__actions {
        padding: 10px 20px!important;
    }
	

}

@media screen and (min-width: 580px) {
.orderable-products-list--grid {
	display: flex!important;
	column-gap: 0!important;
}

.orderable-products-list--grid .orderable-product__actions {
		left: 0px;
		right: 0px;
	}


.orderable-products-list--grid .orderable-products-list__item .orderable-product .orderable-product__hero {
        border-radius: 6px 6px 0px 0px;

}
}


@media screen and (min-width: 768px) {
.orderable-products-list--grid .orderable-product__hero img {
        -o-object-fit: fill;
        object-fit: cover;

    }

.orderable-products-list--grid .orderable-products-list__item .orderable-product .orderable-product__hero {
        border-radius: 6px 6px 0px 0px;

}


	.orderable-products-list--grid .orderable-products-list__item .orderable-product__image {
		border-radius: 0;
	}

	
}



@media screen and (min-width: 1920px) {
	
.orderable-products-list--grid .orderable-products-list__item {
        width: 20%;
    }

}


@media screen and (min-width: 1400px) {
	
.orderable-products-list--grid .orderable-products-list__item {
        width: 25%;
    }

}


a.orderable-tabs__link {
	width: 100%;
	border-radius: 8px !important;
}
	
.orderable-tabs__item--active a.orderable-tabs__link {
    background: var(--ast-global-color-0) !important;
}



.orderable-products-list--grid .orderable-products-list__item .orderable-product .orderable-product__description {
	display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}


.orderable-products-list--grid .orderable-products-list__item .orderable-product .orderable-product__title {
	display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

/***************************************************************************************************/

img[src="https://homekitchen.startonlineorder.com/wp-content/uploads/2025/05/5x5.jpg"] {
    display: none !important;
}

.extra-options-accordion {
    list-style: none;
    padding: 0px;
    display: block;
    margin: 0;
    float: left;
    width: 100%;
    transition: all 0.3s ease-in-out;
    padding-left: -50px;
}


.woocommerce-js ul.products li.product .ast-woo-shop-product-description p, .woocommerce-page ul.products li.product .ast-woo-shop-product-description p {
    margin-bottom: .5em;
	  margin-top: .9em;
    font-size: .95em;
	  color: #494949;
}


body.archive .woocommerce-loop-product__link {
    pointer-events: none; 
    cursor: pointer;
}



.woocommerce-js ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    margin-bottom: .5em;
    padding: 0;
    font-size: 1.1em;
    font-weight: 600;
}

.woocommerce-js ul.products li.product a.ast-loop-product__link {
    display: inline-block;
    width: 100%;
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}

.orderable-product-fields__title {
    margin: 0 0 2px;
    display: block;
    line-height: 22px;
	  font-size: 1.1em;
	  font-weight: 600;
}

.entry-content .wp-audio-shortcode, .entry-content .wp-embedded-audio, .entry-content .wp-embedded-video, .entry-content .wp-video, .entry-content p {
    margin-bottom: 0;
}

.modal__content {
    line-height: 1.5;
    color: rgba(0, 0, 0, .8);
    height: 100%;
    float: left;
    width: 100%;
}
	



.woocommerce-js ul.products li.product a img {
    width: 40%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
}

.orderable-tabs {
    margin: 0 0 24px;
    position: sticky;
    top: 0;
	  z-index: 10;
	  background-color: white;
	  padding-bottom: 10px;
}

    .orderable-main--sections-side_tabs .orderable-tabs__list {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
        position: sticky;
        top: 0px;
    }


/* Product Extra Add-ons */ 

.thwepo-product-group-item.thwepo-valign {
    width: 100%;
    border-style: solid;
		border-width: 2px;
    border-radius: 5px;
    border-color: #dedede;
    padding: .4em;
	  margin: 0 0 -1.8px 0;
}

.thwepo-valign .thwepo-image-label {
    text-align: left;
		font-size: 1.1em;
		font-weight: 400;

}

.thwepo-product-group-lable.thwepo-option-right {
		display: flex;
}


.thwepo-valign .thwepo-image-label {
    text-align: left;
    flex: 1;
    padding-top: .6em;
	  padding-left: .8em;
	  cursor: pointer;
}


@media screen and (min-width: 480px) {
	
.orderable-products-list__item .orderable-product__hero {
		margin-bottom: 0;
    flex: inherit;
    max-width: 150px;
    overflow: hidden;
    display: inline-block;

    }
}



@media screen and (min-width: 480px) {
    .orderable-products-list .orderable-product__image {
    width: 100%;
    height: 100%;
    display: block;
    box-shadow: none;
    object-fit: cover;
    cursor: pointer;
    border-radius: 8px 0 0 8px;
    align-self: center;
    }
}

@media screen and (max-width: 480px) {
    .orderable-product__image {
    border-radius: 0;
    margin: 0;
    width: 100%;
    height: 100% !important;
    max-width: none !important;
    object-fit: cover;
}
    }


@media screen and (max-width: 480px) {
	.orderable-products-list__item .orderable-product__hero {
    max-width: 130px;
		min-width: 130px;
    height: 150px;
	  display: block:
    margin: 0;
    box-shadow: none;
	  object-fit: cover;
	  border-radius: 8px;
	  align-self: center;
    }
}

@media screen and (max-width: 480px) {
    .orderable-products-list__item .orderable-product__content-wrap {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 15px 5px 15px 5px;
    }
}

@media screen and (max-width: 480px) {
    .orderable-products-list__item .orderable-product__content {
        padding: 0 0 0 5px;
    }
}

@media screen and (max-width: 480px) {
    .orderable-products-list__item .orderable-product__actions {
        padding: 6px 0 0 5px;
    }
}

@media screen and (max-width: 480px) {
    .orderable-products-list__item {
        padding: 0 0 10px 0;
        border-bottom: 3px solid #ecf1f3;
        border-radius: 10px;
        background: #fff;
        margin: 0 0 8px 0;
    }
}

@media screen and (min-width: 480px) {
.orderable-products-list {
    margin-bottom: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: grid
;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 1em;
}
}

@media screen and (min-width: 480px) {
.orderable-products-list__item {
    width: 100%;
    margin: 0 0 1em 0;
    height: fit-content;
	  background-color: #fff;
}
}

a.orderable-tabs__link {
    text-decoration: none !important;
    display: inline-block;
    padding: 0 24px;
    white-space: nowrap;
    line-height: 40px;
    color: #405763;
    font-weight: 400;
    border-radius: 20px;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
    background: #ecf1f3;
	  z-index: 10;
}





@media screen and (min-width: 480px) {
    .orderable-products-list__item {
        width: 100%;
        margin: 0 0 1em 0;
        height: auto;
        background-color: #fff;
    }
}


.orderable-product__description {
	display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.orderable-products-list .orderable-product__title {
	display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}



/****************************************************************************** *****************/



/* REQUIRED ADD-ON CUSTOMIZATION */
.orderable-product-fields--required .orderable-product-fields__title::after {
	  content: "⚠︎ Required";
    display: inline-block;
    margin: 0 0 0 4px;
    color: #b33b3f;
    font-size: 15px;
	  font-weight: 700;
	  border-style: solid;
	  border-width: 2px;
	  border-radius: 20px;
	  padding: .03em .6em 0 .5em;

}

/** DRAWER PRODUCT OPTIONS **/

.orderable-drawer__close {
    position: absolute;
    top: 16px;
    left: 24px;
    font-size: 0;
    text-indent: 250% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    padding: 0 !important;
    width: 40px;
    height: 40px;
    margin: 0;
    z-index: 100;
    border-color: #e6ecef;
	  border-style: solid;
	  background: #00000099;
}

/* PRODUCT ADD ON SELECTION */

.orderable-product-option__label-fee {
    background: none;
    padding: 4px 10px;
    display: inline-block;
    border-radius: 8px;
    margin: 0 0 0 10px;
}

.orderable-product-option--checked .orderable-product-option__label-fee {
    background: var(--ast-global-color-0);
    color: #fff;
}

.orderable-product-option--checked .orderable-product-option__label-state {
    opacity: 1;
    border-color: var(--ast-global-color-0);
}

@media screen and (min-width: 480px) {
    .orderable-products-list__item {
        width: 100%;
        margin: 0 0 1em 0;
        height: auto;
        background-color: #fff;
    }
}




/* MINI CART */
.orderable-floating-cart__button {
	background: var(--ast-global-color-4);
}

.orderable-floating-cart--br, .orderable-floating-cart--tr {
    z-index: 999;
}


/* PRICE ON OPEN DRAWER */
.orderable-drawer__inner .orderable-product__actions .orderable-product__actions-price {
    margin-right: 30px;
}



/* BUTTON ON OPEN DRAWER */
.orderable-drawer__inner .orderable-product__actions .orderable-product__actions-button {
    width: 100%;
}

.orderable-drawer__inner .orderable-product__actions .orderable-product__actions-button .orderable-button {
    width: 100%;

}


/* ADD ONS DESCRIPTIONS */


.orderable-product-fields__description
{
	  margin-bottom: 1rem;

}


/* POINTS ON PRODUCT CARD */
 

.orderable-product__points-earned {
    padding-right: 24px;
	  display: none;
}


/* POINTS ON DRAWER */

.orderable-drawer .orderable-points-to-be-earned {
    margin-bottom: 24px;
    color: var(--ast-global-color-0);
    background-color: var(--ast-global-color-4);
    padding: 5px 24px;
    border-radius: 8px;
    width: fit-content;
}

/* POINTS ON CHECKOUT */
.orderable-total-points-to-be-earned {
    display: block;
    margin: 7px 10%;
    background: var(--ast-global-color-4);
    color: var(--ast-global-color-0);
    padding: 10px;
    border-radius: 8px;
}


.toastify {
	display: none;
}


.woofood-pickup-status {
            color: var(--ast-global-color-3, #2c2c2c);
            
        }

.woofood-hours-icon {
            color: var(--ast-global-color-0, #0073aa);
            margin-right: 4px;
        }

.unavailable, .woofood-pickup-status.unavailable, .woofood-pickup-status i.unavailable {
            color: #aaa !important;
        }


.woofood-tab-btn {
	font-size: 16px;
}

@media (max-width: 767px) {
.woofood-tab-btn {
	font-size: 16px;
}
}





/**** CATEGORY NAMES EDIT  ***/

H2.orderable-category-heading__title {
    display: grid;
    place-items: center;
    min-height: 100px;
    border: 8px solid;
    border-style: double;
    padding: 1.5rem;
    border-width: 7px;
	border-color: var(--ast-global-color-1);
	background-color: #fff;
	color: var(--ast-global-color-2);
	border-radius: 0px;
  }

@media (max-width: 767px) {
H2.orderable-category-heading__title {
    min-height: 80px;
	padding: 1rem 1.5rem;
    text-align: center;
  }
}


.orderable-category-heading {
    margin: 0 0 24px;
	  padding: .5em 3em;
}



@media (max-width: 767px) {
.orderable-category-heading {
    margin: 0 0 24px;
	  padding: .5em 1em;
}
}

/* Adjust sticky top position when admin bar is visible */
body.admin-bar #woofood-category-slider-container {
    top: 32px; /* default height of WP admin bar */
}

@media screen and (max-width: 782px) {
    /* On mobile, the toolbar is taller */
    body.admin-bar #woofood-category-slider-container {
        top: 46px;
    }
}

.woocommerce-shipping-methods li {
    list-style-type: none;
    margin: 0 0;
    padding: 15px 5px;
    border-style: solid;
    border-radius: 4px;
    border-color: #e4e4e4;
	  border-width: 1px;

}

/**** PICKUP OR DELIVERY ****/

@media (max-width: 767px) { .woocommerce-shipping-methods li {
    width: 49%;
	  display: inline-block;
	margin-top: 14px;
	text-align: center;
}
}

/**** STRIPE CHECKOUT ****/

body.woocommerce-checkout #payment .payment_methods>li:not(.woocommerce-notice) .payment_box {
    margin: unset;
    padding: 0;
}


body.woocommerce-checkout #payment .payment_methods>li:not(.woocommerce-notice) {
	padding: 14px;
}


.uber-address-modal__content {
	text-align: center;
}

.uber-address-modal__buttons {
	text-align: center!important;
}

.uber-address-modal__cancel {
		display: inline-block;
    border: 2px solid #000;
    background: 0 0;
    padding: 0 24px !important;
    height: 40px;
    line-height: 36px;
    white-space: nowrap;
    border-radius: 20px;
    color: #000;
    text-transform: none;
    margin: 0;
    -webkit-transition: all 150ms 
ease-out;
    transition: all 150ms 
ease-out;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    position: relative;
}

.uber-address-modal__apply {
			display: inline-block;
    border: 2px solid #000;
    background: #000;
    padding: 0 24px !important;
    height: 40px;
    line-height: 36px;
    white-space: nowrap;
    border-radius: 20px;
    color: #fff;
    text-transform: none;
    margin: 0;
    -webkit-transition: all 150ms 
ease-out;
    transition: all 150ms 
ease-out;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    position: relative;
}

.soo-store-hours__line{
  text-align:center!important;
  display: inline-block!important;

}

.ortt-panel{
	display:none;
	width: 100%!important;
	padding:1em!important;
	border-radius:4px!important;
	border-style:solid!important;
	border-width:2px!important;
	border-color:#e6ecef!important;
}




.orderable-product__points-earned {
    display: none;
}





/* ASTRA PRO */

/*
@media (max-width: 921px) {
    #ast-quick-view-modal .ast-content-main-wrapper {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        transform: none !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        padding: 10%;
        height: 100%;
    }
}

/*