/* Add custom CSS styles below */ 
@media(max-width:991px){
#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > div.container > div.product-single.thumbnails > div > div > div > div.product-single__info.col-lg-5.col-md-12.col-12.lg\:\!w-2\/4.md\:w-full.w-full.ltr\:md\:pl-\[15px\].rtl\:md\:pr-\[15px\].mt-5.sm\:mt-0 > div.flex.items-center.justify-between.mb-5{
	margin-bottom: 0 !important;
}

.product-single__slider{
	margin-bottom: 0 !important;
}

#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > div.container > div.product-single.thumbnails > div > div > div > div.product-single__info.col-lg-5.col-md-12.col-12.lg\:\!w-2\/4.md\:w-full.w-full.ltr\:md\:pl-\[15px\].rtl\:md\:pr-\[15px\].mt-5.sm\:mt-0 > div.flex.flex-col.space-y-5.mb-5{
	display: none;
}
.product-single__info{
	margin-top: 0 !important;
}	
	
}
#product-form > div{
	display: none;
}
.product-card__content-wrapper{
	text-align: right;
}
.s-product-card-rating{
	justify-content: start;
}