/*
	Theme Name: Amaya
	Theme URI: https://www.anologix.com/
	Description: This is the Amaya theme created for the Genesis Framework.
	Author: Anologix
	Author URI: https://www.anologix.com/

	Version: 2.7.0

	Tags: one-column, two-columns, left-sidebar, right-sidebar, accessibility-ready, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: genesis-sample
*/
span.count 
{
    display: none !important;
}
#popmake-65419{
	background-image:url('/wp-content/uploads/2018/09/vine-background.jpg');
	background-size:cover;
}

#popmake-65419 .pum-content{
	border: solid 2px #ce9b4c;
	padding:10px 250px 10px 10px;
}
#popmake-65419 .pum-content .small{font-size:.8em; font-style:italic;}

@media only screen and (max-width: 1024px){
	#popmake-65419 .pum-content{padding:10px 10px 10px 10px;}
}
@media only screen and (max-width: 900px){
	#popmake-65419 .pum-content{padding:10px 250px 10px 10px;}
}


@media only screen and (max-width: 600px){
	#popmake-65419 .pum-content{
		border: solid 2px #ce9b4c;
		padding:10px 10px 10px 10px;
	}
}
.woocommerce div.product form.cart .variations select{
	max-width: none !important;
    min-width: auto !important;
    width: 200px;
}
.single_add_to_cart_button {
	background: #008dc1 !important;
}
.single_add_to_cart_button.disabled {
	background: #008dc1 !important;
	cursor: not-allowed !important;
	color: #fff !important;
	opacity: 1 !important;
}
.woocommerce-info{
	border-top-color:#ebd7b7 !important;
}
.woocommerce-info:before{
	color: #ebd7b7 !important;
}
.meet-the-girls .fl-post-feed-post:nth-child(2n + 1){ clear: both;}
.woocommerce-store-notice, p.demo_store{
	background: #ba1d2d !important;
	display: block !important;
}
.related.products{ clear: both;}
.products .product_cat-coming-soon p{
	font-size: 0;
}

.woocommerce-store-notice__dismiss-link{
	display:none;
}
.products .product_cat-coming-soon p:after{
	content: 'COMING SOON';
	font-size: 16px;
}
.single .outofstock.product_cat-coming-soon p.out-of-stock{ font-size: 0; }
.single .outofstock.product_cat-coming-soon p.out-of-stock:before{
	content: 'COMING SOON';
	font-size: 16px;
}
.single-product #cboxWrapper{
	text-align: center;
}
.featured-style .woocommerce ul.products{
	text-align: center;
}
.featured-style .woocommerce ul.products li.product{
	display: inline-block;
	float: none;
	margin: 0 10px 20px;
}
.woocommerce .content-sidebar-wrap .sidebar .widget ul>li.cat-item-103{
	display: none;
}
.error404 .sidebar{ display: none;}
.error404 .content{	width: 100%;}

.maintenance .site-container > p,
.maintenance .site-header, 
.maintenance .top-menu,
.maintenance .entry-header,
.maintenance .header-top,
.maintenance .header-bottom{ display: none;}
.woocommerce-variation-availability{
	padding: 15px 0;
}
.woocommerce-demo-store{
	padding-top: 57px !important;
}
.product-tags{
	margin-bottom: 30px;
	font-size: 18px;
	color: #ba1d2d;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
	margin-bottom: 0 !important;
}


@media only screen and (max-width: 834px){
	
	.banner .fl-heading{
		max-width: 210px;
	}
}

@media only screen and (max-width: 480px){
	.meet-the-girls .fl-post-feed-post{
		width: 100% !important;
	}
	
}
