/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */  
body,html{
	overflow-x: hidden;
}
body{
	background: #EFE6CF;
} 
.rmlpmarg p:last-child{
	margin-bottom: 0;
}
.relative{
	position: relative;
}
.elementor-field-type-submit:not(.subscribeform .elementor-field-type-submit) {
    margin-right: 2.5vw;
    z-index: 2;
    position: relative;
}
input::placeholder,
textarea::placeholder {
  color: black !important;
  opacity: 1 !important;
} 
textarea{
    padding: 1vw 1vw !important;
}
.imageGallery1 .elementor-swiper-button.elementor-swiper-button-prev {
    left: -3vw;
}
.imageGallery1 .elementor-swiper-button.elementor-swiper-button-next {
    right: -3vw;
}
.hoverDCont .elementor-widget-heading{
	opacity: 0;
	visibility: hidden;
	position: relative;
	top: 2vw;
	transition: all 0.6s ease !important;
}
.hoverDCont .elementor-widget-heading:first-child{
	top: -2vw;
}
.hoverDCont:hover .elementor-widget-heading{
	top: 0 !important;
	opacity: 1;
	visibility: visible;
}
.footeraddress a{
    font-family: "DogmaBold", Sans-serif;
} 
.hmakereswrap-sid{
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: calc( 100% + 1vw );
	transition: all 0.6s ease !important; 
}
.hmakereswrap:hover .hmakereswrap-main a {
    background: #A4BE4E !important;
    color: #fff !important;
}
.hmakereswrap:hover .hmakereswrap-sid {
	top: 100%;
	opacity: 1;
	visibility: visible;
}
.readLessLink,
.readmoreContent{
	display: none;
}
/*START UNTTPAD EDIT*/
.ut-menu .menu-header {
    display: none;
}
.menu-info.divider-color {
    display: none;
}
.section.item-bg-color {
    padding: 0;
} 
.pagination-container,
.section-description,
.menu-footer{
    display: none;
}
.ut-menu-standard .section {
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
	background: transparent !Important;
}
.item-bg-color.menu-items-container,
#menu-container .ut-menu-standard .section .section-heading,
.ut-menu-standard .menu-items-container .menu-item{
	background: transparent !important;
}
.ut-menu-standard .section .section-heading {
    background: transparent !important;
    color: #000 !important;
}
.tab-content {
    display: block; 
}
#menu-container .ut-menu-standard .section .section-heading { 
    margin: 0vw 0vw calc(var(--kit-widget-spacing, 0px) + 0vw) 0vw;
    padding: 1.4vw 0vw 1.4vw 0vw;
    border-style: solid;
    border-width: 0vw 0vw 0.2vw 0vw;
    text-align: center;
}
#menu-container .ut-menu-standard .section .section-heading .section-name{
    font-size: 1.4em;
    font-weight: 600;
    font-family: "DogmaBold", Sans-serif;
    font-size: 1.6vw;
    font-weight: 400;
    letter-spacing: 0.2em;
    color: #000000;
    text-transform: uppercase;
}
#menu-container .ut-menu{
	background: transparent !important;
}
.ut-menu-standard .menu-items-container .menu-item .item .item-label {
    display: none !important;
}
span.item-tap-number {
    display: none !important;
} 
.ut-menu-standard .menu-items-container .menu-item .item .item-details .item-name span, .ut-menu-standard .menu-items-container .menu-item .item .item-details .item-name a {
    font-family: "DogmaBold", Sans-serif;
    font-size: 1.7vw;
    font-weight: 400;
    letter-spacing: 0.22em;
    color: #000000 !important;
    text-transform: uppercase;
    display: block;
    text-decoration: none !important;
}
.ut-menu-standard .menu-items-container .menu-item .item .item-details .item-name span {
    display: inline-block;
}
.ut-menu-standard .menu-items-container .menu-item .item .item-details .item-name span.item-category {
    font-family: "ArcaMajora3", sans-serif;
    font-size: 1.25vw;
    font-weight: 400;
    letter-spacing: 0.2em;
    color: #000000;
    font-style: normal;
	padding: 1vw 0vw 1vw 0vw;
	border-style: solid;
	border-width: 0vw 0vw 0.2vw 0vw;
	display: block;
	width: 100%;
}
.ut-menu-standard .menu-items-container .menu-item .item .item-details .item-name span.item-style {
    display: block;
    padding: 0 !important;
}
.ut-menu-standard .menu-items-container .menu-item .item .item-details .item-name a { 
    padding: 2vw 0vw 0vw 0vw;
}
.item-bg-color.menu-items-container {
    padding: 0 !important;
}
.item-details.item-title-color {
    display: flex !important;
    flex-direction: column;
}
.item-meta.item-title-color {
    order: 2;
    margin-top: 2vw !important;
	text-align: right;
	position: relative;
    min-height: 4vw;
}
.item-description.item-title-color::before {
    content: "PROFILE: ";
    margin-right: 5px;
    display: block;
    padding: 1vw 0vw 1vw 0vw;
    border-style: none;
    font-family: "ArcaMajora3", Sans-serif;
    font-size: 1.25vw;
    font-weight: 800;
    letter-spacing: 0.2em;
    color: #000000;
}
.ut-menu-standard .menu-items-container .menu-item .item .item-details{
	width: 100%
}
.item-bg-color.menu-items-container.padding-left.padding-right {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; 
    justify-content: space-between;
	position: relative;
	border-bottom: 0.2vw solid;
}
.item-bg-color.menu-items-container.padding-left.padding-right::before {
    content: '';
    height: 100%;
    width: 0.2vw;
    background: #000;
    display: block;
    order: 2;
    position: absolute;
    left: 50%;
    margin-left: -0.2vw;
    top: 0;
}
.item-bg-color.menu-item.clearfix.one-col {
    width: 45% !important;
    margin: 0;
}
.ut-menu-standard .menu-items-container .menu-item .item .item-details .item-description p {
    margin: 4px 0 0;
    opacity: 1;
    margin: 0vw 0vw calc(var(--kit-widget-spacing, 0px) + 0vw) 0vw;
    padding: 0vw 0vw 0vw 0vw;
    text-align: left;
    font-family: "ArcaMajora3", Sans-serif;
    font-size: 1.1vw;
    font-weight: 400;
    letter-spacing: 0.16em;
    color: #000000;
}
.ut-menu-standard .menu-items-container .menu-item .item .item-details .item-description p {
    margin: 0 !important;
    opacity: 1; 
    font-family: "ArcaMajora3", Sans-serif;
    font-size: 1.1vw;
    font-weight: 400;
    letter-spacing: 0.16em;
    color: #000000;
    text-overflow: unset !important;
    white-space: unset !important;
}
.ut-menu-standard .menu-items-container .menu-item .item .item-details .container-list {
    margin: 1vw 0;
    font-family: "ArcaMajora3", Sans-serif;
    font-size: 1.1vw;
    font-weight: 400;
    letter-spacing: 0.16em;
    color: #000000;
}
.ut-menu-standard .menu-items-container .menu-item .item .item-details .container-list div.conatiner-item div.container-row span.type { 
    font-weight: normal;
}
span.item-abv {
    font-family: "ArcaMajora3", Sans-serif;
    font-size: 1.4vw;
    font-weight: 400;
    letter-spacing: 0.2em;
    color: #000000;
	position: absolute !important;
	left: 0;
}
span.item-ibu,
.ut-menu-standard .menu-items-container .menu-item .item .item-details .item-meta span:before,
span.brewery, .item-brewery-location {
    display: none !important;
}
.ut-menu .rating.small{ 
	background: url('images/cans.png') !important;
	background-size: contain !important;
    width: 12vw !important;
    display: block !important;
    height: 2.2vw !important;
    background-repeat: no-repeat !important;
}
.ut-menu-standard .menu-items-container .menu-item .item .item-details .item-meta span{
	padding: 0 !important;
	margin: 0 !important;
}
.elementor-heading-title > a{
	font-family: inherit;
}
.error404 .page-content {
    font-family: "ArcaMajora3", Sans-serif;
    font-size: 2vw;
    font-weight: 400;
    line-height: 1.5em;
    letter-spacing: 0.054em;
    color: #000000;
    padding: 3vw 0;
}
form.elementor-form {
    max-width: 1400px !important;
    margin: 0 auto;
}
.social_footer_item {
    position: relative;
}
.social_footer_item .social_footer_option {
	position: absolute;
	z-index: 10;
	left: 50%;
	transform: translateX(-50%);
	bottom: calc( 100% + 40px );
	padding-bottom: 0.5vw;
	display: block;
	width: auto;
	min-width: 100%;
	transition: .4s all !important;
	opacity: 0;
	visibility: hidden;
}
.social_footer_item:hover .social_footer_option {
    visibility: visible;
    opacity: 1;
    bottom: 100%;
}
.social_footer_item .social_footer_option > .elementor-widget-heading a {
    display: block;
    padding: 0.2em 1em;
    background: #FBB040;
    color: #000;
    transition: all .4s;
}
.social_footer_item .social_footer_option > .elementor-widget-heading a:hover {
    background: #A4BE4E;
    color: #fff;
}
/*END EDIT*/ 
@media(max-width:768px){    
	.error404 .page-content { 
		font-size: 3vw; 
		padding: 5vw 0;
	}
	button#subsB {
		margin-top: -12vw;
		position: relative;
		top: -0.5vw;
	}
	textarea{ 
		padding: 6px 16px !important;
	}
	#menu-container .ut-menu-standard .section .section-heading .section-name { 
		font-size: 4vw; 
	}
	div#menu-container {
		margin-top: 6vw;
	}
	.ut-menu-standard .section { 
		width: 100%;
	}
	.tab-content {
		display: block; 
	}
	.ut-menu-standard .menu-items-container .menu-item .item .item-details {
        width: 100%; 
    }
	.ut-menu .rating.small { 
		width: 27vw !important;
    }
	.ut-menu-standard .menu-items-container .menu-item .item .item-details .item-name span, .ut-menu-standard .menu-items-container .menu-item .item .item-details .item-name a {
		font-size: 3vw;
	}
	.ut-menu-standard .menu-items-container .menu-item .item .item-details .item-name span.item-category{
		font-size: 2.5vw;
		padding: 0;
	}
	span.item-abv {
		font-family: "ArcaMajora3", Sans-serif;
		font-size: 2.5vw;
	}
	.ut-menu-standard .menu-items-container .menu-item .item .item-details .container-list{
		font-size: 2.8vw;
	}
	.ut-menu-standard .menu-items-container .menu-item .item .item-details .item-description p,
	.item-description.item-title-color::before{
		font-size: 3vw;
	}
	.ut-menu-standard .menu-items-container .menu-item{
		margin-right: 0 !Important;
	}
	.ut-menu-standard .menu-items-container .menu-item .item .item-details {
        width: 100%;
    }
	.ut-menu .rating.small {
        width: 27vw !important;
        height: 11vw !important;
    }
	.item-bg-color.menu-items-container.padding-left.padding-right::before{
		display: none;
	}
	.item-bg-color.menu-item.clearfix.one-col {
		width: 100% !important;
		margin: 0;
	}
	.forceMDB {
		display: block !important;
	}
}