/** product\productbottomcontent.isml **/
iframe.ul-widget-main-window.mobile-layout.ul-widget-hide {
    bottom: 60px !important;
}


/** product\pt_productdetails.isml **/
@media only screen and (max-width: 536px) {
	#yotpo-reviews-top-div.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-star,
	#yotpo-reviews-top-div.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-half-star,
		#yotpo-reviews-top-div.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-empty-star
		{
		font-size: 1.1em;
	}
	#yotpo-reviews-top-div.yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-1
		{
		height: 56px;
	}
}
@media only screen and (min-width: 537px) and (max-width: 577px) {
	#yotpo-reviews-top-div.yotpo.yotpo-main-widget.yotpo-small .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2
		{
		margin-top: 36px;
	}
}


/** storelocator\storedetails.isml **/
.ui-dialog { z-index: 1100 !important ;}