/* custom code added by kamindu */

.kd-card-content-area{
 height : 200px !important;
}

.kd-single-prod-qty{
	margin-bottom : 0 !important;
}

.kd-cus-stock-wrapper{
	min-height : 22px  !important;
}

.kd-prod-title{
	min-height : 78px !important;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
	width : 100% !important;
}

/*.custom-isotope-grid_item .elementor-widget-wrap > section{
	height : 600px !important;
}*/

.kd-cus-button{
	font-family: "Gotham", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    background-color: #B2C8BE;
    border-radius: 0px 0px 0px 0px;
    padding: 15px 21px 15px 21px;
    color: white !important;
    margin-top: 15px;
    display: inline-block;
}

.kd-cus-button:hover{
	background-color : transparent !important;
}

.kd-cus-button:hover::after {
    left: 20px;
    top: 60px !important;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url(/wp-content/themes/hello-elementor-child/img/hover-img.svg);
}

.kd-cus-button:hover::after{
	content: '';
    position: absolute;
    top: 115px !important;
    right: auto !important;
    width: 103px;
    height: 11px;
    margin: 0 auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url(/wp-content/themes/hello-elementor-child/img/hover-img-dark.svg);
    display: inline-block;
    transition: all .3s ease-in-out 0s;
    background-color: transparent !important;
    opacity: 1 !important;
    -webkit-animation: slide-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.purchasable .kd-cus-button:hover::after{
	content: '';
    position: absolute;
    top: 35px !important;
    }

.woocommerce-product-gallery__trigger{
	display : none !important;
}

.kd-prod-infor-wrapper ul{
	margin-left : 0% !important;
	padding-left : 0% !important;
	margin-bottom : 20px !important;
}

.kd-prod-infor-wrapper ul li , .kd-prod-infor-wrapper{
	color : black !important;
}

.kd-prod-infor-wrapper ul li {
	list-style : none !important;
}

.kd-single-prod-price{
/* 	font-size: 24px;
    line-height: 24px;
    padding-bottom: 0;
    margin-bottom: 0; */
	
	font-family: "Gotham", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
	color: #1D252C;
}

.kd-single-prod-price img{
	width : auto !important;
}

.evt-bkg-green .kd-cus-button{
	background-color: #ea8c69;
}

.woocommerce button.button.alt , .woocommerce a.button.alt{
	background : black !important;
}

.product_cat-sport .kd-cus-stock-wrapper{
display: none;
}

@media(max-width : 767px){
	.custom-isotope-grid_item .elementor-widget-wrap > section{
		height : auto !important;
	}
	
	.custom-isotope-grid_item .elementor-widget-wrap > section{
		padding : 30px 10px !important;
	}
	
	.custom-isotope-grid_item .elementor-widget-wrap > section .kd-cus-button{
		width: 100% !important;
    text-align: center !important;
	}
	
	section.custom-isotope-grid_item , section.custom-isotope-grid_item .elementor-container {
		padding : 0 !important;
	}
	
	.kd-cus-button:hover::after{
		left : 34%  !important;
	}
}

