.woocommerce .elementor.product .product_title{
font-size: clamp(2rem, 1.7288rem + 1.3559vw, 3rem);

}


.woocommerce .elementor.product .product-details .elementor-heading-title{
font-size: clamp(1.5rem, 1.2288rem + 1.3559vw, 2.5rem);

}

.woocommerce .products li.product a{
	 font-family: var(--vb-h1-fnt);
	font-weight:900;
}

.woocommerce .elementor-element .elementor-widget-container ul.products>li.product h2.woocommerce-loop-product__title{
	font-family: inherit;
}



h2.beer-title {
    margin: 0px;
}


.woocommerce .product a{
	display:block;
	max-width:100%;

}

.woocommerce a.button.custom-shop-btn{
	margin-top:1em;
}


.elementor-739 .elementor-element.elementor-element-33289bf.elementor-wc-products ul.products li.product h2.woocommerce-loop-product__title:hover,
.elementor-739 .elementor-element.elementor-element-210123cf.elementor-wc-products ul.products li.product h2.woocommerce-loop-product__title:hover{
	color: inherit;
}


.elementor-739 .elementor-element.elementor-element-33289bf.elementor-wc-products ul.products li.product h2.woocommerce-loop-product__title,
.elementor-739 .elementor-element.elementor-element-210123cf.elementor-wc-products ul.products li.product h2.woocommerce-loop-product__title{
	font-size: 1.25rem;
	color:var(--green-fnt);
}

/* .elementor.product .elementor-widget-container .product_title{
font-size: clamp(2rem, 1.7288rem + 1.3559vw, 3rem);

} */

/* .elementor.product .product-details .elementor-widget-container h2.elementor-heading-title{
font-size: clamp(1.5rem, 1.2288rem + 1.3559vw, 2.5rem);

} */


.elementor-739 .elementor-element.elementor-element-33289bf.elementor-wc-products ul.products li.product,
.elementor-739 .elementor-element.elementor-element-210123cf.elementor-wc-products ul.products li.product {
    text-align: center;
}

/* .elementor-739 .elementor-element.elementor-element-33289bf.elementor-wc-products ul.products li.product .woocommerce-loop-product__title,
.elementor-739 .elementor-element.elementor-element-210123cf.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, */
.elementor-739 .elementor-element .elementor-widget-heading h1.elementor-heading-title,
.elementor-739 .elementor-element .elementor-widget-heading h1.elementor-heading-title{
    font-family: inherit;
	font-weight: 900;
	color: inherit;
}

.elementor-739 .elementor-element.elementor-element-210123cf.elementor-wc-products ul.products li.product .button,
.elementor-739 .elementor-element.elementor-element-33289bf.elementor-wc-products ul.products li.product .button {
    color: #ffffff;
    background-color: var(--vb-green);
    font-family: var(--vb-h2-fnt);
    font-size: 1.25rem;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 2px;
    padding: 1rem 2rem;
    margin-top: 1rem;
    border-radius: 50px;
	border: 2px solid var(--vb-orange);
    text-decoration: none;
    text-transform: uppercase;
    font-style: normal;
}

.elementor.product .elementor-widget-woocommerce-product-price .elementor-widget-container .price bdi{
	font-size:40px;
	
}

.product .product-details{
	margin-top:2vw;
}

.woocommerce ul.products li.product{
	padding:1rem;
}

.woocommerce ul.products li.product a img{
	max-width: 300px;
    margin-inline: auto;
    margin-left: auto;
    margin-right: auto;
}

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
	display:none;
    float: none;
}



/* Shop Page Beer Grid Order*/
.beer-grid ul.products li:nth-child(1) {
	
	order:2;
	
}

.beer-grid ul.products li:nth-child(2) {
	
	order:4;
	
}


.beer-grid ul.products li:nth-child(3) {
	
	order:3;
	
}


.beer-grid ul.products li:nth-child(4) {
	
	order:1;
	
}

/* Shop Page Merch Grid Order*/
.merch-grid ul.products li:nth-child(1) {
	
	order:4;
	
}

.merch-grid ul.products li:nth-child(2) {
	
	order:4;
	
}


.merch-grid ul.products li:nth-child(3) {
	
	order:3;
	
}


.merch-grid ul.products li:nth-child(4) {
	
	order:1;
	
}

/*centers 4th product*/
.beer-grid ul.products li:nth-child(2) {
	grid-row:2;
	grid-column: 2/3;
}

ul.products .custom-shop-btn {
  margin-block-start: var(--flow-space, 1em);
} 


@media (max-width:980px){
.elementor.product .elementor-widget-woocommerce-product-price .elementor-widget-container {
	margin:0px;
}
	
	.elementor.product .elementor-widget-container .elementor-add-to-cart form button[type="submit"]{
	padding:.618em 1em;;
}
}
