.prod-baitwear .woocommerce ul.products li.product a img {
    height: 212px;
}
.spook-1-ctm .woocommerce ul.products li.product .button {
    margin-top: 0 !important;
}
.spook-1-ctm .woocommerce ul.products li.product .price {
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: 21px;
    font-family: "Roboto", Sans-serif;
	    margin: 0 !important;
}
.spook-1-ctm h2.woocommerce-loop-product__title {
    font-size: 18px !important;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
	padding: 0 !important;
}
.spook-1-ctm a:active, a:hover {
    color: #fff;
}
.spook-1-ctm a {
    background-color: transparent;
    text-decoration: none;
    color: #fff;
}
.prod-baitwear  a.woocommerce-loop-product__link {
    min-height: unset !important;
}
.elementor-field-type-upload input {
	background: #fff;
	padding: 11px;
}
.custom_gallery .gallery-item {
  height: 280px;
  overflow: hidden !important;
}
.custom_gallery .gallery-item .portrait, .custom_gallery .gallery-item .landscape {
  height: 100% !important;
}
.custom_gallery .gallery-item .portrait a, .custom_gallery .gallery-item .landscape a  {
  height: 100%;
  display: block;
}
.custom_gallery .gallery-item .portrait a img, .custom_gallery .gallery-item .landscape a img {
  height: 100%;
  object-fit: cover;
}

.custom_product .woocommerce-loop-product__title, .custom_product .price {
	color: #fff;
	font-size: 18px !important;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	font-family: "Roboto", Sans-serif !important;
}
.custom_product .products li {
	text-align: center;
}
.categories .count {
	display: none;
}
.elementor-1050 .elementor-element.elementor-element-04b7fde.elementor-wc-products .attachment-woocommerce_thumbnail{
	height: 250px;
}
.elementor-products-grid ul.products.elementor-grid li.product a.woocommerce-loop-product__link{
	min-height:400px;
}
.woocommerce ul.products li.product a img{
	min-height:120px;
}
   .prod-baitwear .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: unset !important;
    }
@media(max-width:767px){
	.custom_gallery .gallery-item{
		width: 50%;
	}
}
.elementor-widget-container .products li:nth-child(2) {
    display: none !important;
}