/**
* Theme Name: Vineso Child
* Description: This is a child theme of Vineso, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: vineso
* Version: 1.0.2
*/



.home-cta-wrapper a {
	min-width: 300px;
	border: 1px solid #fff;
	transition: all .3s ease-in-out;
}


.home-cta-wrapper a:hover {
	transform: translatey(-3px);
	border: 1px solid #fff;
}


.whiskey-header:hover .whiskey-header-logo img {
	filter: none !important;
}

.whiskey-header .whiskey-header-logo img {
	filter: brightness(0) invert(1);
}


/*
 * .e-0459e0d-6c7a776 
 * */

.header-trans-right > .e-atomic-element {
	
	justify-content: flex-end !important;
}


/*WINE HEADER ID : 4750*/
/*WHISKEY HEADER ID : 4707*/



header[data-elementor-id="4750"], header[data-elementor-id="4707"] {
	
.primary-navigation .menu	li:nth-last-child(2) a:before {
		opacity: 0 !important;
	}
	
}

/*
 * WINE TEAL
 * WHISKEY ORANGE
 * */


@media (min-width: 800px) {
	
	header[data-elementor-id="4750"], header[data-elementor-id="4707"], header[data-elementor-id="5056"] {
	
.primary-navigation .menu >
	
	li:last-child {
	
	
	position: absolute;
	right: 0;
	top: 0;
	padding-top: 15px !important;
	
	a {
	border: 1px solid #fff;	
		padding: 15px 20px !important;
		/*
    background-color: #F7A661;
		*/
		
		&:hover .menu-title{color: #000;}
		
	}
    
}

}

	
}


/*ALTERNATE BACKGROUND COLOR FOR SWITCH TO WINE/WHISKEY*/
header[data-elementor-id="4750"] .primary-navigation .menu > li:last-child a {background-color: #F7A661;}
header[data-elementor-id="4707"] .primary-navigation .menu > li:last-child a {background-color: #033137;}


header[data-elementor-id="5056"] .primary-navigation .menu > li:last-child a {background-color: #F7A661 !important;}
header[data-elementor-id="5056"] .primary-navigation .menu > li:last-child a {background-color: #033137;}

header[data-elementor-id="5056"]:hover .primary-navigation .menu > li:last-child a .menu-title{color: #fff;}
header[data-elementor-id="5056"] .primary-navigation .menu > li:last-child a:hover .menu-title{color: #fff !important;}

/*WHISKEY HEADER HOVER button link color*/
header[data-elementor-id="4707"]:hover .primary-navigation .menu > li:last-child a .menu-title{color: #fff;}
header[data-elementor-id="4707"] .primary-navigation .menu > li:last-child a:hover .menu-title{color: #fff !important;}


header[data-elementor-id="4750"] .primary-navigation .menu > li:last-child a:hover .menu-title{color: #000 !important;}


.mobile-logo-tab{
    margin-top: 15px;
    display: inline-block;
    padding-right: 50px;
	
	img {height: 200px !important; width: auto !important;}
	
}

.vineso-mobile-nav .mobile-menu-tab.active {margin-top: 30px}


.mobile-navigation ul > li.menu-item > a, .mobile-navigation-categories ul > li.menu-item > a {
	font-size: 1rem !important;
	font-weight: 500 !important;
	
}


.vineso-mobile-nav {background-color: #033137 !important}

.handheld-navigation ul li a {color: #fff !important;}

.mobile-navigation ul button::after, .mobile-navigation-categories ul button::after {color: #fff !important}

@media (max-width: 768px) {
	
	.mobile-nav-close .vineso-icon-times:before {color: #fff !important}
	
}








