/* Li Yan */

/* Single Product Page - Start */

.oom-product-carousel .gallery-navigation-carousel img{
	height: 120px !important;
	object-fit: contain !important;
}

.oom-product-carousel .wcgs-carousel.horizontal.swiper.swiper-initialized.swiper-horizontal.swiper-autoheight {
    max-height: 300px;
    min-height: 300px;
}

.oom-product-carousel #wpgs-gallery img {
    max-height: 300px;
	object-fit: contain;
}

/* Single Product Page - End */

.homepage-new-arrival-section .oom-product-overlay-info__btn img {
    width: 25px !important;
    height: 25px !important;
}


/* Product Page - Start */

.oom-product-filter a.wpc-filters-apply-button{
	border-color: #f8d135 !important;
    background-color: #f8d135 !important;
    color: #000000 !important;
}


/* Product Page - End */

/* Login Page - Start */

.woocommerce-form-login .woocommerce-form-login__submit{
	background-color:#f8d135 !important;
	color: #000000 !important;
}

/* Login Page - End */

@media (max-width: 480px) {
	
	.oom-filter-container {
		padding-top: 16px;
	}
	
	#elementor-popup-modal-186 .dialog-close-button svg {
    fill: #f5c210;
	}
	
}


