/*!
Theme Name: tastyc child
Theme URI: https://bslthemes.site/tastyc/
Author: beshleyua
Author URI: https://themeforest.net/user/beshleyua
Description: Tastyc - Restaurant Cafe WordPress Theme
Version: 1.0.0
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: tastyc
Text Domain: tastyc-child
Tags: full-width-template, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options 
*/

@font-face {
    font-family: 'AvenirNextRounded';
    src: url('/wp-content/themes/tastyc-child/assets/fonts/AvenirNextRounded-bold-700-italic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'AvenirNextRounded';
    src: url('/wp-content/themes/tastyc-child/assets/fonts/AvenirNextRounded-bold-700-normal.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirNextRounded';
    src: url('/wp-content/themes/tastyc-child/assets/fonts/AvenirNextRounded-medium-500-italic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'AvenirNextRounded';
    src: url('/wp-content/themes/tastyc-child/assets/fonts/AvenirNextRounded-medium-500-normal.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirNextRounded';
    src: url('/wp-content/themes/tastyc-child/assets/fonts/AvenirNextRounded-normal-400-italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'AvenirNextRounded';
    src: url('/wp-content/themes/tastyc-child/assets/fonts/AvenirNextRounded-normal-400-normal.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirNextRounded';
    src: url('/wp-content/themes/tastyc-child/assets/fonts/AvenirNextRounded-semibold-600-italic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'AvenirNextRounded';
    src: url('/wp-content/themes/tastyc-child/assets/fonts/AvenirNextRounded-semibold-600-normal.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

body {
	color: #000;
}

.tst-text {
	opacity: 1 !important;
}

.tst-banner {
	height: 80vh !important;
}
.page-id-1523 .tst-banner {
	height: 35vh !important;
}
.tst-banner .tst-banner-content-frame .tst-main-title-frame {
	height: 85vh !important;
}
@media only screen and (max-width: 789px) {
    .tst-banner .tst-banner-content-frame .tst-main-title-frame {
        height: 50vh !important;
    }
}

.page-id-1523 .tst-banner .tst-banner-content-frame .tst-main-title-frame {
	height: auto !important;
}
.home .eael-woo-product-carousel-container .icons-wrap.box-style-list {
	right: -90px !important;
}

.home .eael-product-carousel ul.icons-wrap li.add-to-cart {
	display: none !important;
}

.home .eael-product-carousel ul.icons-wrap li.view-details {
	display: none !important;
}

.tst-spacer {
	margin: 20px 0 !important;
}

footer {
    padding: 60px 0 20px !important;
}

.tst-slider-navigation .tst-nav .tst-slider-btn,
.tst-menu-nav ul li ul,
.tst-breadcrumbs {
	color: #fff !important;
}

.tst-menu-right .tst-cart .tst-cart-number {
    background-color: #DDC188 !important;
    border: 1px solid #000;
    right: 0px!important;
}

.woocommerce input[type=radio]{
	height: 16px;
	background: transparent!important;
	box-shadow: none!important;
}

.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-radio .yith-wapo-option{
	clear: none!important;
}

.yith-wapo-block .yith-wapo-addon{
	background: transparent!important;
}

.yith-wapo-block .yith-wapo-addon h5{
	margin-bottom: 15px;
}

.tst-banner-sm .tst-wh-frame {
	height: 390px !important;
	padding: 20px 0 15px !important;
}

.tst-wh-frame .tst-wh-time.tst-mb-30 {
	margin-bottom: 10px !important;
}

.form-row.mid-row{
    padding: 0px!important;
    display: flex!important;
}

#card-cvv{
    margin-left: 0px!important;
}

.woocommerce-checkout #payment div.payment_box{
    margin: 0px!important;
    padding-left: 1em!important;
}

.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{
    margin: 0px!important;
}

#payment-form{
    padding-bottom: 25px!important;
    border-radius: 15px!important;
}

#wc-clover_payments-cc-form{
    margin: 0px!important;
}

.woocommerce-checkout #payment div.form-row{
	padding: 1em 1em 0em 1em;
}

.clover-gateway .form-row .field{
	height: 50px!important;
    line-height: 55px!important;
	margin-bottom: 0px!important;
}

.clover-gateway .input-errors{
	margin-top: 2px!important;
}

.clover-gateway .top-row + .form-row{
	padding: 0px!important;
	display: flex!important;
}

.clover-gateway .top-row + .form-row > .form-row:first-child{
	padding-right: 0.5em!important;
}


.clover-gateway .top-row + .form-row > .form-row:last-child{
	padding-left: 0.5em!important;
}

@media (min-width: 992px) {
	.tst-menu-nav ul li:hover ul {
    	max-height: 400px !important;
		justify-content: flex-start;
		overflow: auto;
		transform: translateY(-10px)!important;
	}
	.tst-menu-nav ul li ul:after{
		display: none!important;
	}
}

.woocommerce-ordering {
	display: none !important;
}

footer .tst-footer-contact li {
	justify-content: flex-start !important;
}
footer .tst-footer-contact li .tst-label {
	margin-right: 10px;
}
.header-contact p {
	margin-top: 1em;
}
.header-contact p a {
	font-weight: 400;
	color: #000;
}
.header-contact p i {
	margin-right: 6px;
	font-size: 15px;
}



.tst-menu-nav ul li ul li {
    padding: 8px 30px!important;
    margin-bottom: 0px!important;
    height: auto;
}

.tst-menu-nav ul li ul li:hover{
	background-color: #202020 !important;
	color: #1a2f33;
}

.tst-menu-nav ul li ul{
	padding: 15px 0px!important;
}

.woocommerce-info {
    width: 100%;
    background-color: #DDC188 !important;
    padding: 11px !important;
}

.woocommerce form.checkout_coupon{
	width: 50%;
    float: left;
	margin: 0px;
	border: 0px;
	padding: 6px 20px;
}

.woocommerce-form-coupon-toggle {
    overflow: hidden;
    display: inline-block;
    width: 100%;
}

.woocommerce form .form-row textarea.input-text::placeholder{
	color: #999!important;
}

@media(max-width: 768px){
	.tst-banner .tst-cover-frame .tst-cover{
		object-position: unset!important;
	}
	
	.header-contact{
		display: none;
	}
	.pataak-sidebar-popup-wrapper{
	  display:none;  
	}
	.woocommerce form.checkout_coupon{
	    width:auto;
	}
	#coupon_code{
	    padding: 0 10px;
	}
}

.woocommerce-checkout h1,
.woocommerce-checkout h2{
	font-size: 40px;
	margin-bottom: 20px !important;
}

.woocommerce-checkout .woocommerce h3 {
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.woocommerce-checkout .woocommerce p.form-row#billing_country_field {
	display: none;
}

.swiper-menu-nav .swiper-pagination-bullet {
    padding: 10px 20px 7px !important;
    background-color: #fbd5c0 !important;
}

.swiper-menu-nav .swiper-pagination-bullet-active {
	background-color: #DDC188 !important;
	color: #fff !important;
}

.tst-menu-nav ul li a {
	margin: 0 10px !important;
}

.page-id-703 .swiper-slide:nth-child(2) .add_to_cart_button span{
	display: none;
}

.woocommerce div.product form.cart .variations label{
	font-size: 24px!important;
	font-weight: 900!important;
}

.yith-wapo-block .yith-wapo-addon .options.per-row-1 .yith-wapo-option{
	display: flex!important;
}

#yith-wapo-option-2-1, #yith-wapo-option-2-3, #yith-wapo-option-2-5{
	clear: both!important;
	width: 50%!important;
	max-width: 150px!important;
}

#yith-wapo-block-1{
	display: grid;
}

#yith-wapo-addon-2{
	order: 2;
}

#yith-wapo-addon-1{
	order: 1;
}

.woocommerce div.product form.cart table td{
	padding: 0px!important;
}

body{
	font-weight: 400!important;
}

.swiper-menu-nav .swiper-pagination-bullet{
	margin-bottom: 5px;
}

.tst-text{
	font-weight: 400!important;
}

.product_meta{
	display: none;
}

.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
    padding-top: 30px!important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce-MyAccount-navigation ul {
    margin: 0 0 30px 0!important;
	padding: 0 0 10px 0!important;
}

.contact-info .tst-mb-60 {
    margin-bottom: 30px;
}

.tst-suptitle.tst-suptitle-center.tst-mb-15{
	margin-bottom: 0px;
}

footer .elementor-column .tst-mb-60{
	margin-bottom: 30px;
}

.wcps-items-excerpt{
	display: none;
}

.product.woocommerce.add_to_cart_inline{
	display: none;
}


.slick-slide{
	background: #fff;
	box-shadow: 0 5px 10px 0 rgb(26 47 51 / 15%);
	border-radius: 5px;
	min-height: 380px!important;
}

.slick-slide .item .layer-content{
	text-align: center!important;
}

.wcps-items-title{
	text-align: center!important;
}

.wcps-items-title a{
	font-size: 18px!important;
}

.wcps-items-price{
	text-align: center!important;
}

.woocommerce-Price-amount{
	/*color: #DDC188;*/
	color: #000000;
	text-align: center!important;
}

.tst-popup-bg .tst-popup-frame{
	padding: 20px 20px 20px!important;
	margin-top: 30px!important;
}

.tst-popup-body h4.tst-mb-60{
	margin-bottom: 30px;
}

.tst-popup-body textarea{
	height: 100px;
}

/*LAnding page*/

.landing-col .elementor-widget-wrap {
	padding: 50px 20px 30px;
	background-color: rgba(0, 0, 0, 0.75);
	min-height: 350px;
	display: flex;
}
.landing-col .elementor-element-populated{
	margin: 15px!important;
}
.landing-col .elementor-widget-wrap:hover {
	background-color: rgba(0, 0, 0, 0.85);
}
.landing-row{
	margin-top: 4%!important;
}
.landing-col img{
	display:none!important;
}

.landing-col .elementor-widget-wrap:before{
	position: absolute;
    content: '';
    width: 12%;
    height: 12%;
    display: block;
    border-left: 2px solid #c7c7c7;
    left: 0;
    top: 0;
    border-top: 2px solid #c7c7c7;
	transition: 0.5s;
}

.landing-col .elementor-widget-wrap:after{
	position: absolute;
    content: '';
    width: 12%;
    height: 12%;
    display: block;
    border-right: 2px solid #c7c7c7;
    right: 0;
    bottom: 0;
    border-bottom: 2px solid #c7c7c7;
	transition: 0.5s;
}

.landing-col .elementor-widget-wrap:hover:before{
	width: 100%;
    height: 100%;
	transition: 0.5s;
	border-width: 2px;
}

.landing-col .elementor-widget-wrap:hover:after{
	width: 100%;
    height: 100%;
	transition: 0.5s;
	border-width: 2px;
}

.landing-col .elementor-widget-wrap .elementor-element{
	position: relative;
	z-index: 1;
}

.page-id-1523 .swiper-wrapper{
	height: auto!important;
}

.page-id-1523 .swiper-menu .swiper-slide.swiper-slide-active{
	z-index: 1;
}


@media (min-width: 1440px){
	.landing-row{
		margin-top: 3%!important;
	}
}

@media (min-width: 1600px){
	.landing-row{
		margin-top: 8%!important;
	}
}

@media (min-width: 1920px){
	.landing-row{
		margin-top: 10%!important;
	}
}

/*landing*/
@media(max-width: 1360px){
	.tst-menu-right .tst-menu-button-frame{
		display: block!important;
	}
	
	.tst-menu-nav.tst-active{
		opacity: 1!important;
	}
	
	.tst-menu-frame {
		width: 100%;
		padding: 0;
	}
	.tst-menu-overlay {
		display: none;
	}
	.tst-menu {
		width: 100%;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		border-radius: 0 0 10px 10px;
	}
	.tst-menu-nav {
		opacity: 0;
		pointer-events: none;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
		-webkit-box-shadow: 0 5px 10px 0 rgba(26, 47, 51, 0.2);
		box-shadow: 0 5px 10px 0 rgba(26, 47, 51, 0.2);
		padding: 15px 0;
		text-align: center;
		position: fixed;
		left: 10px;
		top: 90px;
		background-color: white;
		width: calc(100% - 20px);
		border-radius: 5px;
		-webkit-transition: 0.4s ease-in-out;
		transition: 0.4s ease-in-out;
	}
	.tst-menu-nav.tst-active {
		opacity: 1;
		pointer-events: all;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	.tst-menu-nav:after {
		content: '';
		height: 10px;
		width: calc(100% - 30px);
		position: absolute;
		bottom: -10px;
		border-radius: 0 0 5px 5px;
		background-color: white;
		opacity: 0.15;
		left: 15px;
	}
	.tst-menu-nav ul {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.tst-menu-nav ul li {
		height: auto;
		padding: 15px 30px 0;
		display: block;
	}
	.tst-menu-nav ul li a {
		padding: 0;
		margin-bottom: 10px;
	}
	.tst-menu-nav ul li.current-menu-item:after {
		display: none;
	}
	.tst-menu-nav ul li ul {
		opacity: 1;
		top: auto;
		padding: 0;
		max-height: 0;
		-webkit-transform: none;
		transform: none;
		position: relative;
		overflow: hidden;
		-webkit-box-shadow: none;
		box-shadow: none;
		height: auto;
		-webkit-transition: 0.6s ease-in-out;
		transition: 0.6s ease-in-out;
	}
	.tst-menu-nav li.dropdown-active>ul {
		max-height: 1000px;
	}
	.tst-menu-right {
		width: auto;
	}
	
	.tst-menu-right .tst-menu-button-frame {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		/*display: flex !important;*/
	}
	
	.tst-menu-nav ul li ul{
		padding: 0px!important;
	}
	
	.tst-menu-nav ul li{
		height: auto!important;
	}
	
	.tst-menu-nav li.dropdown-active>ul {
		max-height: 1000px!important;
	}
	
	.tst-menu-nav li.dropdown-active>ul {
		opacity: 1;
		pointer-events: all!important;
		-webkit-transform: translateY(0)!important;
		transform: translateY(0)!important;
		margin-top: 10px!important;
	}
	
	.tst-menu-nav ul li.menu-item-has-children{
		width: 100%!important;
    	display: block!important;
	}
	
	.tst-menu-nav ul li ul{
		position: relative!important;
		top: 8px!important;
	}
	.elementor-15 .elementor-element.elementor-element-48d67e8 .tst-menu-nav ul li a{
    color:#000000!important;
}
	
}

@media (max-width: 991px){
	.contact-info .col-lg-4{
		max-width: 33.33%!important;
	}
}

@media (max-width: 767px){
	.page-id-703 .swiper-slide:nth-child(2) .add_to_cart_button span{
		color: #000;
		position: relative;
		top: -8px;
		font-size: 13px;
		text-transform: capitalize;
		display: inline;
	}

	.page-id-703 .swiper-slide:nth-child(2) .add_to_cart_button{
		border-radius: 5px!important;
		width: auto!important;
		padding: 0px 10px!important;	
	}
	
	.tst-menu-book-bottom{
		width: 100%!important;
		flex-direction: row!important;
	}
	
	.contact-info .col-lg-4{
		max-width: 100%!important;
	}
	.subham-page-grid {
    display: block!important;
    
	}
	.subham-page-card {
    margin-top: 10px!important;
}
.post-11163 .eael-woo-product-carousel-container .eael-product-title *{
    height:46px;
}

}

@media (max-width: 430px){
	.woocommerce-form-coupon-toggle .woocommerce-info{
		width: 100%!important;
	}
}

@media (max-width: 320px){
	#yith-wapo-option-2-1, #yith-wapo-option-2-3, #yith-wapo-option-2-5 {
		clear: both!important;
		width: 100%!important;
		max-width: auto!important;
	}
}

.footer-special-note {
	margin-top: 20px;
    font-style: italic;
    color: #DDC188;
}

#marquee-text{
	margin-bottom: 0px;
}
#home-header .tst-menu-nav ul:not(.sub-menu) li {
    height: 40px;
}

#home-header .tst-menu-nav ul li ul.sub-menu{
	top: 50px;
}

#wooot_order_tip_form .woo_order_tip {
    display: inline-block;
    line-height: unset !important;
	margin-bottom: 5px;
	font-size: 15px !important;
}

#wooot_order_tip_form .woo_order_tip span {
    color: #000;
    font-size: 85% !important;
}

#wooot_order_tip_form .woo_order_tip.active span {
    color: #DDC188;
}
#wooot_order_tip_form .woo_order_tip.active{
	background-color: #000 !important;
}

#wooot_order_tip_form {
    margin: 20px 0;
}
.nice-select.swal2-select {
    display: none;
}
#woo-store-vacation {
    display: inline-block;
    width: 100%;
}
#woo-store-vacation .woocommerce-info {
    margin: 0 !important;
}
.rudr-variation-select.value {
    display: inline-block;
}
.rudr-variation-select.value .nice-select {
    margin: 0;
    padding: 0 30px 0 10px;
}
.tst-menu-book-item.tst-mbi-3.product-variable.active{
	position: relative;
	z-index: 1!important;
}

/*.tst-menu-book-item.tst-mbi-3 .tst-menu-book-descr .tst-menu-book-bottom{
	min-width: 75px!important;
}*/
.open-popup-link i::before {
    content: "\f07a";
}

#header-buttons {
    /*padding: 0px 15px;*/
    padding: 0px 5px;
    width: unset;
}

#header-buttons .tst-menu-right .tst-cart {
   /* margin-left: 10px;*/
   margin-left: 1px;
    background-color: #DDC188;
    /*padding: 15px;*/
    padding: 14px;
    border-radius: 5px;
    color: #202020;
    top: 0;
}

#header-buttons .elementor-widget-tastyc-header-buttons{
	margin-left: 10px;
}

#header-buttons .dgwt-wcas-search-wrapp {
    margin: unset !important;
}

#header-buttons .tst-menu-right .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit {
    height: unset !important;
}

@media only screen and (max-width: 1360px) {
    #menu-section {
        width: 0;
        overflow: hidden; /* Optional: Ensures content is hidden */
    }
}

@media only screen and (min-width: 1361px) {
    #menu-section {
        width: auto;
    }
}


@media only screen and (max-width: 780px) {
    #logo {
        width: 160px;
        height: auto; /* Ensures the aspect ratio is maintained */
    }
}

@media only screen and (min-width: 781px) {
    #logo {
        width: 350px;
        height: auto; /* Ensures the aspect ratio is maintained */
    }
}


#top-bar{
	display: none;
}

#contact-info{
	width: 250px;
}

@media (max-width: 1024px){
	#top-bar {
        display: inline-block;
        background: #DDC188;
        color: #fff;
        width: 100%;
        font-weight: 700;
    }
	
	#top-bar #marquee-text {
		margin-bottom: 0px;
		margin-top: 5px;
	}
	
	#top-bar #marquee-text marquee{
		display: inline;
	}
}

.subscriber-form form{
	display: flex;
	gap: 15px;
}


.eael-simple-menu-container.preset-2{
	border:none!important;
}
.elementor-widget-eael-simple-menu.eael-hamburger--tablet.eael-hamburger--responsive .eael-simple-menu-container.preset-2 .eael-simple-menu.eael-simple-menu-vertical{
	background-color:#DDC188!important;
}

@media (max-width: 767px){
	.elementor-widget-eael-simple-menu.eael-hamburger--tablet.eael-hamburger--responsive .eael-simple-menu-container.preset-2 .eael-simple-menu.eael-simple-menu-vertical{
   
    margin-left: -178px!important;
    width: 178px!important;
}
.tst-menu-right .tst-minicart {
    
    width: 60px;
}
}

@media (max-width: 780px) {
   #header-buttons {
		padding: 0px!important;
		width: 40%!important;
	}
	#contact-info {
		display:none!important;
	}
	
	.elementor-element-c0d1b60 .elementor-widget-container span {
		font-size: 12px;
	}
	.elementor-15 .elementor-element.elementor-element-d677363 .tst-menu-right {
        margin-right: 10px!important;
	}
	
}

a.woocommerce-remove-coupon {
    display: none;
}

.eael-woo-product-carousel-container.swiper-container-wrap .swiper-button-prev {
	left: 0 !important;
}

.eael-woo-product-carousel-container.swiper-container-wrap .swiper-button-next {
    right: 0px !important;
}

.swal2-icon.swal2-icon-show {
    border: 0;
    margin-top: 5px;
}

#swal2-title {
    padding: 0;
}

#swal2-html-container {
    margin: 0;
}

.swal2-footer {
    padding: 0 !important;
    margin: 0 !important;
    font-weight: 700;
    border: 0 !important;
}

.woocommerce-form-login label {
    display: block !important;
}

/*.tst-cart .view-cart-text {
    background-color: #ef9e06;
    position: relative;
    padding: 0px;
    background-color: #DDC188;
    display: inline-block;
    height: 50px;
    line-height: 54px;
    cursor: pointer;
    font-family: "AvenirNextRounded", sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 800;
    
    border-radius: 5px;
    white-space: nowrap;
}
*/
.tst-menu-right .tst-minicart{
    border-radius: 5px;
    position: relative;
    padding: 0;
    background-color: #DDC188;
    display: block;
    height: 50px;
    line-height: 54px;
    cursor: pointer;
    font-family: "AvenirNextRounded", sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 800;
    margin-left: 10px;
}
.woocommerce-account form.woocommerce-form-register label {
    display: block !important;
}

.page-id-1552 .tst-action-container{
    display:flex!important;
}
.page-id-1552 .tst-btn.tst-cart-btn{
    margin-left:2px;
    height: 40px;
    width:40px;
}
.page-id-1552 .tst-quantity-input {
    padding:0px!important;
    height: 40px;
    -moz-appearance: textfield;
    -webkit-appearance: none;
    appearance: none;
}
.page-id-1552 .tst-quantity-input::-webkit-outer-spin-button,
.tst-quantity-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.page-id-1552 .tst-quantity-btn{
    height: 40px!important;
    line-height:35px!important;
    font-size:22px!important;
}
.page-id-1552 .added_to_cart{
    display:none!important;
}
.page-id-1552 .tst-btn.tst-cart-btn svg{
    transform: translateY(-8px);
}
.page-id-1552 .tst-btn.tst-cart-btn svg path{
    fill:#ffffff;;
}
.page-id-1552 .tst-quantity-wrapper{
   /* margin-left: 50px;*/
    margin-bottom:10px;
}
@media (max-width: 767px) {
/*.page-id-1552 li.product.swiper-slide{
    width:60vw!important;
}*/

}
.eael-woo-product-carousel-container .eael-woo-product-carousel .swiper-wrapper.products {
    height: auto !important;
}
.page-id-1552 .icons-wrap{
    display:none!important;
}

.page-id-1552 .eael-product-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.page-id-1552 .eael-product-excerpt p {
    display: inline;
    max-width: 100%;
    word-wrap: break-word;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tst-quantity-cart-wrapper{
    display: flex;
    justify-content:center;
    flex-wrap: wrap;
}

.tst-footer-contact .fas{
    line-height:1.5!important;
}

.category-tab li.elementor-icon-list-item a {
    background: #DDC188;
    padding: 5px 15px !important;
    margin: 5px;
    color: #000000;
    cursor: pointer;
    font-family: "AvenirNextRounded", sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 800;
    border: none !important;
    border-radius: 5px;
}

/*customize pickup timing */

#woop_pickup_option_field {
    display: flex;
    flex-direction: row;
    align-items: center;
}

#woop_pickup_option_field > label {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    
}

#woop_pickup_option_field .woocommerce-input-wrapper {
    display: flex;
    border: 2px solid #000000; 
    border-radius: 5px;
    overflow: hidden;
   
    margin: 10px auto;
}
#woop_pickup_option_now, #woop_pickup_option_later {
    display: none!important;
  
}

#woop_pickup_option_field .woocommerce-input-wrapper label {
    flex: 1;
    padding: 1px;
    text-align: center;
    cursor: pointer;
    background: #ffffff;
    font-weight: bold;
    border-right: 2px solid white;
    line-height:25px;
    margin-bottom: unset!important;
    
}

#woop_pickup_option_now:checked + label,
#woop_pickup_option_later:checked + label {
    background: #DDC188; 
    color: white;
}

#woop_pickup_option_later + label {
    display: inline-block;
}

/* Ensure the wrapper is displayed as flex when Pickup Later is selected */
#pickup_later_wrapper {
    display: flex;
    gap: 10px; /* Adds space between date and time fields */
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}

/* Set equal width for both date and time fields */
#pickup_later_wrapper input[type="date"],
#pickup_later_wrapper input[type="time"] {
    flex: 1;
    padding: 8px;
    border: 2px solid #8B5C50; 
    border-radius: 5px;
    font-size: 14px;
}
#woop_pickup_store_location {
    background: none;
    box-shadow: unset;
    font-weight: 600;
}
.date-time-wrapper{
    display:flex;
    margin-top: -10px;
}
.date-time-wrapper p.form-row {
    width: 50%;
}
.location-address{
    margin-top: -25px!important;
}
.location-address input{
   padding: 0px!important;
}
#woop_pickup_time{
   border: none;
    border-radius: 5px;
    width: 100%;
    height: 50px;
    margin-bottom: 20px;
    padding: 0 20px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(26, 47, 51, 0.11);
    box-shadow: 0 2px 5px 0 rgba(26, 47, 51, 0.11);
    color: #1a2f33 !important;
    opacity: 1;
    font-size: 17px;
    font-weight: 400;
}

#ui-datepicker-div {
    width: 18em!important;
}
.ui-datepicker .ui-datepicker-header {
    background: #EAA62D!important;
}

.tst-scroll-hint{
    display: none;
}

.eael-woo-product-carousel-container .eael-product-title * {
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tst-minicart-window .woocommerce-mini-cart .woocommerce-mini-cart-item .remove_from_cart_button{
    right: 5px!important;
        line-height: 16px!important;
        font-size: 29px !important;
}
.tst-minicart-window .woocommerce-mini-cart__total .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
    font-weight: 600!important;
    font-size: 22px!important;
    opacity: 1!important;
    
}
.cart_item td.product-remove a.remove {
	line-height: 20px!important;
	width: 22px!important;
	height: 22px!important;
	font-size: 33px!important;
	
}
.woocommerce-Price-currencySymbol {
    margin-right:unset!important;
}
.cart_totals table tbody tr.order-total td .woocommerce-Price-currencySymbol {
    font-weight: 500!important;
    font-size: 21px!important;
    opacity: 1!important;
}
 .cart_totals table tbody tr.cart-subtotal td .woocommerce-Price-currencySymbol {

    font-weight: 600!important;
    font-size: 16px!important;
    opacity: 1!important;
}
.ramadan-special-section li .eael-product-excerpt{
    display:none;
}
.variation dd {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0 5px;
}
.variation dd svg {
    height: 14px;
    cursor: pointer;
}
.variation dt {
    display: inline-block;
}
.spice-level-checkbox .nice-select {
    margin-bottom: 0;
}
.spice-level-checkbox svg {
    height: 50px;
    background-color: #DDC188;
    padding: 10px;
    margin-left: 10px;
    border-radius: 10px;
	margin-top: 5px;
}

.page-id-9140 .single-post-text h3 {
    margin-top:5px!important;
    margin-bottom:5px!important;
}
.page-id-9140 .single-post-text p {
    margin-top: 5px;
    margin-bottom: 5px;
}
.page-id-9140 .tst-mb-60 {
    margin-bottom: 20px;
}
.swiper-slide .woocommerce-Price-currencySymbol {
    margin-bottom: 15px;
}
.tst-menu-right {
    display: -webkit-inline-box!important;
}
.tst-menu .tst-menu-right a.tst-btn.my-account{
    padding: 0 10px!important;
    color:#202020;
    margin-left: 10px;
}

/*#product-7380 .related, #product-7378 .related, #product-7382 .related {
    width:100%;
}*/
.wp-block-categories .cat-item-241 a{
    display:none;
}


.page-id-1552 ul.products li.product *:last-child {
  border: none !important;
  margin-bottom: 0 !important;
  fill: #000;
}

/*.related.products ul.products li.product {
    display: inline-block !important;
}*/
.related.products {
    
    width :100%;
}


/*new css*/
.tst-menu{
    padding: 0px!important;
}
.page-id-1552 .tst-content-frame .elementor-section {
    background-color: #202020!important;
    color:#ffffff;
}
.eael-product-carousel .product-details-wrap {
    color:#000000!important;
}
.dgwt-wcas-search-wrapp svg {
    fill: #ffffff!important;
}
.progress-wrap svg.progress-circle path {
    stroke: #000000!important;
}
.progress-wrap::after {
    
    color: #000000!important;
    
}
.progress-wrap {
    background-color: #DDC188!important;
}
::-webkit-scrollbar-thumb {
	background: #DDC188!important;
}
.page-id-1552 .tst-content-frame--start,.page-id-1552 .tst-content-frame--end{
    display:none;
}
/*.elementor-15 .elementor-element.elementor-element-d8859c6 > .elementor-container {*/
/*    justify-content: unset!important;*/
/*}*/
.tst-menu-right .tst-menu-button-frame .tst-menu-btn .tst-burger span:before,.tst-menu-right .tst-menu-button-frame .tst-menu-btn .tst-burger span:after, .tst-menu-right .tst-menu-button-frame .tst-menu-btn .tst-burger span{
    background:#ffffff!important;
}

.page-id-1552 .tst-btn.tst-cart-btn.loading:after {
    content: "";
    color: white;
    font-weight: bold;
    display: inline-block;
    font-family: WooCommerce;
    line-height: normal;
    animation: 2s linear 0s infinite normal none running spin;
}
.page-id-1523 .tst-content-frame .elementor-section {

    color: #000000;
}
.page-id-1523 .swiper-menu-container col{
    background: #ffffff!important;
}

a.tst-btn.my-account::before {
    display: none;
}
.business-hours {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.business-hours-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  border-bottom: 1px solid #eee;
  padding-bottom: 6px;
}

.business-hours-row .day {
  width: 40%;
  font-weight: bold;
}

.business-hours-row .time {
  width: 55%;
  text-align: left;
  white-space: pre-line;
}

/* Responsive fix for smaller screens */
@media (max-width: 768px) {
  .business-hours-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .business-hours-row .day,
  .business-hours-row .time {
    width: 100%;
    text-align: left;
  }

  .business-hours-row .day {
    margin-bottom: 4px;
  }
}



.wpbc_no_custom_width.cal_month_num_1 {
    max-width: 400px!important;
    margin: 0 auto!important;
}
.wpbc__form__div {
  max-width: 500px;
  margin: 0 auto;
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}


.wpbc__field{
    margin-bottom: 0px!important;
}
.wpbc_container_booking_form .wpbc_booking_form_simple .wpbc__field label

 {
    color: #000000;
}
.custom-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}



.wpbc__form__div .wpbc__row{
    display:flex!important;
    flex-wrap:nowrap!important;
}

.tst-dynamic-banner-empty {
    display:none!important;
}
#wpcf7-f7052-p7053-o2 .cf7-row {
  display: flex;
  gap: 20px;
  
  flex-wrap: nowrap;
}

#wpcf7-f7052-p7053-o2 .cf7-col {
  flex: 1 1 48%;
}
#wpcf7-f7052-p7053-o2 .wpcf7-submit{
    background: #DDC188;
    color:#000000;
}
#wpcf7-f7052-p7053-o2 textarea{
    height:90px!important;
}
@media (max-width: 768px) {
  #wpcf7-f7052-p7053-o2 .cf7-col {
    flex: 1 1 100%;
  }
}

.footer-quick-links-list{
    list-style-type: none;
    display: flex;
}
.footer-quick-links-list li{
    margin-left:10px;
}

.woocommerce-billing-fields .select2-container--default .select2-selection--single{
    border:1px solid;
    height:40px;
}
.woocommerce-billing-fields .select2-container .select2-selection--single .select2-selection__rendered{
    padding-left:8px!important;
    line-height: normal;
    
}
.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 4px;
}
.page-id-1552 .grid-item {
    color: #000000;
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    right: 0px;
    text-decoration: none;
    top: 0%;
    transform: none;
    height: 38px !important;
}
.banner-button-class .fa-arrow-right:before {
    visibility: hidden;
    opacity: 0;
    margin-left: -20px;
    transition: opacity 0.5s ease; /* smooth fade transition */
}

.banner-button-class:hover .fa-arrow-right:before {
    visibility: visible;
    opacity: 1;
    margin-left: -20px;
}


.woocommerce-Tabs-panel--description.no-content {
    min-height: 80px; /* Keep space when description is empty */
}

.related.products h4{
    margin-bottom: 30px;
}
.woocommerce-Tabs-panel h3 {
	color: #1a2f33;
	font-size: 18px;
	font-weight: 400;
    line-height: 1.5;
    font-family: 'AvenirNextRounded';
}
.tst-main-slider .tst-title--h span {
 background-color: rgba(50, 50, 50, 0.6);  /* light grey with transparency */
  padding: 4px 8px;
  border-radius: 2px;
  display: inline-block;
}

.page-id-1552 .rank-math-breadcrumb, .page-template .rank-math-breadcrumb{
	display:none;
}
.rank-math-breadcrumb{
	display:flex;
	justify-content:center !important;
	color: black;
	padding:12px 20px;
	font-size:15px;
	font-weight:500;
	
}
.rank-math-breadcrumb a{
	color: black;
	text-decoration:none;
	transition: color 03s ease;
}
.rank-math-breadcrumb a:hover{
	color: #FFD700;
}
.rank-math-breadcrumb .last{
 color:grey;
}
.tst-menu-book-item .tst-menu-book-descr .tst-menu-book-bottom .tst-menu-book-price .tst-price .woocommerce-Price-currencySymbol {
     font-weight: 600!important;
    font-size: 14px!important;
    opacity: 1!important;
}
.nice-select .list li{
    padding: 5px!important;
    font-size: 13px;
}
.wpbc_container_booking_form .wpbc__field:not(.wpbc__cal) {
    margin: 10px 5px!important;
}
.woocommerce-cart table.cart input{
    vertical-align:top!important;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .footer-quick-links-list li {
    margin-left: 25px!important;
}
.subscriber-form input{
    width:180px;
}
 .woocommerce-cart table.cart .product-thumbnail{
     display:none;
 }
 .tst-menu .tst-menu-right a.tst-btn.my-account {
   
    margin-left: 20px;
    margin-right: 10px;
}
.tst-minicart{
    margin-right: 20px;
}
.elementor-254 .elementor-element.elementor-element-ea07eda .tst-main-slider .tst-title--h {
    font-size: 45px;
}
}
.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
   
    height: 30px!important;
}
.woocommerce-account h2{
    font-size:30px!important;
}
@media (max-width: 1300px) and (min-width: 1025px) {
    .elementor-15 .elementor-element.elementor-element-889f2c7 {
        width: 23%!important;
    }
}
.wpbc_theme_dark_1 .wpbc_front_end__message.wpbc_fe_message_error {
    
    color: #ff0000 !important;
}
.page-id-1523 .tst-menu-book-name .tst-mb-15, .eael-woo-product-carousel .eael-product-title h3{
    text-transform:capitalize
}

/*
.custom-tag-add-to-cart::before {
    display: none !important;
    content: none !important;
}

.custom-tag-add-to-cart {
    font-size: 12px !important;
    color: #ffffff !important;
    background-color: #2B2B2B;
    padding: 10px 12px;
    display: inline-block;
    text-indent: 0 !important;
    text-align: center;
    width: auto;
    height: auto;
    min-width: 100px;
    border-radius: 6px;
    overflow: visible !important;
    visibility: visible !important;
    margin-top:10px;
}
.page-id-11716 .eael-product-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    flex-wrap: wrap; 
}
*/
.elementor-element-889f2c7 .tst-text{
    font-size:15px!important;
}
