.read-more-targets{
	display: none;
}


.read-more-trigger{
	color: black !important;
	cursor: pointer !important;
	font-weight: 600 !important;
}

.single-product .product-page-main-wrapper .image-container-custom .elementor-widget-woocommerce-product-images{
	width: 100%;
}

.single-product .product-page-main-wrapper .image-container-custom .elementor-widget-woocommerce-product-images .woocommerce-product-gallery__trigger{
	z-index: 1 !important;
}

@media(max-width:767px){
    .single-product .product-page-main-wrapper > .e-con-inner {
        padding-top: 30px !important;
    }
}