a {
	border-bottom: 0;
}

.menu-title-heading {
    font-family: 'Libre Caslon Display';
    text-transform: uppercase;
        font-size: 28px;
	margin-bottom: 30px;
	    letter-spacing: 0.3px;
}

.menu-top-name {
    font-size: 13px;
    font-family: 'Montserrat';
}

.menu-middle-name {
    font-family: 'Playfair Display';
    font-size: 20px;
	text-transform: uppercase;
}

.menu-bottom-name {
    font-family: 'Montserrat';
    font-size: 15px;
    letter-spacing: .5px;
}


.single-menu-item {
    margin-bottom: 25px;
}


.komo-custom-menu-tabs ul li:nth-child(3) {
    margin-bottom: 60px !important;
}

.komo-custom-menu-tabs ul li:nth-child(2) h4 a {
    font-size: 32px;
}
.komo-custom-menu-tabs ul li:nth-child(1) h4 a {
    font-size: 32px;
}

.komo-custom-menu-tabs ul li:nth-child(3) h4 a {
    font-size: 32px;
}

.menu-category-title {
    font-family: 'Playfair Display';
    font-size: 22px;
    font-weight: 600;
    letter-spacing: .5px;
}

.menu-top-name.mb-2 {
    margin-bottom: 15px;
}

.qodef-tabs-vertical-content {
    width: 100%;
}



/* SAKE DRINKS CUSTOMIZATION */

.single-sake-by-glass div {
    width: 33%;
}

.single-sake-by-glass {
    display: flex;
    width: 100%;
}

.sake-name {
    font-size: 18px;
    font-family: 'Montserrat';
}

.sake-brand {
    font-size: 18px;
    font-family: 'Montserrat';
}

.sake-price {
    font-size: 18px;
    font-family: 'Montserrat';
}

.wine-menu .single-menu-item .menu-middle-name {
    font-family: 'Montserrat';
    font-size: 18px;
}




.mb-5 {
    margin-bottom: 30px;
}


.single-sake-by-bottle {
    display: flex;
    width: 100%;
    margin-top: 10px;
}

.single-sake-by-bottle div.sake-price {
    width: 10%;
}

.single-sake-by-bottle div.sake-quantity {
    width: 15%;
}
.single-sake-by-bottle div.sake-brand {
    width: 25%;
}
.single-sake-by-bottle div.sake-name {
    width: 50%;
}

.sake-quantity {
    font-family: 'Montserrat';
    font-size: 18px;
}

.elementor-element-19c67ac .elementor-widget-container p {
    text-decoration: none !important;
}

h3#wpforms-2494-field_2 {
    text-align: center;
    color: #f2e6d8;
    font-family: "Libre Caslon Display", sans-serif;
    font-size: 40px;
	line-height: 52px;
}

h3#wpforms-2494-field_3 {
    text-align: center;
    color: #f2e6d8;
    font-family: "Libre Caslon Display", sans-serif;
    font-size: 40px;
	line-height: 52px;
}

label.wpforms-field-label {
    display: none !important;
}

.wpforms-submit-container button.wpforms-submit:hover {
    background: transparent !important;
    color: #f2e6d8 !important;
}
.wpforms-submit-container button.wpforms-submit {
    font-family: 'Libre Caslon Display';
    color: #000000;
    font-size: 24px !important;
    text-transform: uppercase;
    padding: 12px 35px !important;
    border-radius: 50px;
    border: 2px solid #f2e6d8 !important;
    background: #f2e6d8 !important;
    transition: .5s !important;
}

input.wpforms-field-large {
    border-radius: 0px !important;
}

.wpforms-submit-container {
    text-align: center;
}



@media only screen and (max-width: 767px) {
	
	
	.single-sake-by-glass {
    display: block;
    margin-bottom: 25px;
}
	
	.single-sake-by-glass div {
    width: 100%%;
}
	
	.single-sake-by-bottle div.sake-quantity {
    width: 100%;
}
	
	.single-sake-by-bottle div.sake-price {
    width: 100%;
}
	
	.single-sake-by-bottle div.sake-brand {
    width: 100%;
}
	
	.single-sake-by-bottle div.sake-name {
    width: 100%;
}
	
	.single-sake-by-bottle {
    display: block;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}
	
	h3#wpforms-2494-field_3 {
    font-size: 30px !important;
}
	
h3#wpforms-2494-field_2 {
    font-size: 30px !important;
}	
	
	.menu-title-heading.friday-half-off-heading {
    font-size: 22px;
}
	
	
	
	
	
}
