/*!
Theme Name: tastyc child
Theme URI: https://bslthemes.com/
Author: bslthemes
Author URI: https://themeforest.net/user/bslthemes
Description: Tastyc - Restaurant WordPress Theme
Version: 2.0.4
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
*/


.receiveorder_modal .ddws-popup{
    max-width: 700px;
    border-radius: 0;
}
.receiveorder_modal .ddws-popup h3{
	font-size: 25px;
    margin-bottom: 10px;
}

.radio-toggle {
    display: flex;
    width: 100%;
    border: 1px solid #686868;
    border-radius: 0px;
    overflow: hidden;
    margin-bottom: 24px;
    margin-top: 24px;
    height: 52px;
    margin: 20px 0px;
}

.radio-toggle .option {
    flex: 1;
    text-align: center;
    cursor: pointer;
    border-right: 1px solid #858585;
    margin: 0;
}

.radio-toggle .option:last-child {
    border-right: none;
}

/* hide default radio */
.radio-toggle input {
    display: none;
}

.radio-toggle input:checked + span {
    background: #0e326521;
    border: 1px solid #0E3265;
    color: #000;
}

.radio-toggle span {
    display: block;
    padding: 11px 0;
    font-size: 17px;
    transition: .2s;
}
.page-id-1256 .set_datetimebox{
    align-items: baseline !important;
}
.set_datetimebox{
	display: flex;
    width: 100%;
    gap: 18px;
    margin-bottom: 30px;
    align-items: center;
}
.field {
    width: 100%;
    display: inline-block;       
}

.field label {
    display: block;
    margin-bottom: 5px;
    color: #000;
    font-size: 15px;
}

.time-select {
    width: 100%;
    padding: 6px 8px;
    border: 1px solid #000000 !important;
    box-sizing: border-box;
    font-size: 14px;
    height: 50px;
    box-shadow: none;
    border-radius: 0px;
    margin-bottom: 0;
}
.field .nice-select span{
	line-height: normal;
    color: #000000 !important;
    font-size: 15px;
}
.date_selectbox{
	display: inline-block;
	width: 100%;
}
.date_selectbox label{
	display: inline-block;
    width: 100%;
    margin: 0;
    color: #000;
    font-size: 15px;
    margin-bottom: 5px;
}
.date_selectbox input{
	padding: 6px 8px;
    border: 1px solid #000000;
    width: 100%;
    height: 48px;
    font-size: 15px;
}
.set_datetimebox .nice-select:after{	        
    height: 8px;
    width: 8px;
}
.receiveorder_modal #ddws_confirm{
	background-color: #0E3265;
    border: 0;
    color: #fff;
    padding: 11px 40px;
    font-size: 17px;
    cursor: pointer;
}
.modal_footerdiv{
	display: inline-block;
    width: 100%;
    border-top: 1px solid #d0d0d0;
    padding-top: 20px;
}
.pickup_add{
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.pickup_add span{
	font-size: 14px;
	color: #000;
	display: inline-block;
	width: 100%;
	margin-bottom: 5px;
}
.pickup_add p{
	font-size: 16px;
	color: #000;
	margin: 0px;
}

.deliver_add{
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.deliver_add span{
	font-size: 14px;
	color: #000;
	display: inline-block;
	width: 100%;
	margin-bottom: 5px;
}
.deliver_add p{
	font-size: 16px;
	color: #000;
	margin: 0px;
}
.ajax_add_to_cart,.wc-block-grid__product-onsale span ,.tst-menu-book-item .tst-menu-book-descr .tst-menu-book-bottom .added_to_cart{
    color: #ffffff !important;
}
.tst-btn:hover{
    color: #fff;
}
.additional_information_tab,.woocommerce-MyAccount-navigation-link--downloads,.woocommerce-MyAccount-navigation-link--communication-preferences{
    display: none !important;
}
h5.wapo-addon-title.toggle-closed {
    margin-bottom: 25px;
}
#wapo-total-price-table{
    background: none !important;
}