/*.theme-pearl.catalog-product-view.page-layout-1column .product.media.stick{	width: 100%;	padding-top: 6%;	padding-bottom: 6%;}
.theme-pearl.catalog-product-view.page-layout-1column.stick .product.info.detailed{	padding-top: 10%;}
.theme-pearl.catalog-product-view.page-layout-1column .product.media.stick{	width: 47%;	}
.product.media.stick{    position: fixed;    top: 0;	/* z-index: -1; * /}
.fotorama__stage {    width: 100% !important;}*/

/*.theme-pearl.catalog-product-view.page-layout-1column .product.media.stick{	width: 100%;	padding-top: 6%;	padding-bottom: 6%;}.theme-pearl.catalog-product-view.page-layout-1column.stick .product.info.detailed{	padding-top: 10%;}.theme-pearl.catalog-product-view.page-layout-1column .product.media.stick{	width: 47%;	}.product.media.stick{    position: fixed !important;    top: 0;	/* z-index: -1; }
.fotorama__stage {    width: 100% !important;}*/

/*start css 04-05-2021*/
.theme-pearl.catalog-product-view.page-layout-1column .product.media.stick {position: fixed !important;padding-top: 6%; padding-bottom: 6%;top: 0;} 
.theme-pearl.catalog-product-view.page-layout-1column .product.media {width: 702px;}
.catalog-product-view .column.main::after {content: '';height: 70px;width: 100%;display: block;background: #fff;z-index: 99999;position: absolute;left: 0;bottom: 0;} 
.catalog-product-view .column.main {position: relative;}
.catalog-product-view .fotorama__stage {width: 100% !important;}
.catalog-product-view .product.data.items {background: #fff;} 
.theme-pearl.catalog-product-view.page-layout-1column.stick .product.info.detailed{padding-top: 10%;}

@media (max-width: 1200px) {
	.theme-pearl.catalog-product-view.page-layout-1column .product.media {width: 560px;}
	.theme-pearl.catalog-product-view.page-layout-1column .product-info-main {width: calc(100% - 620px);}
	.theme-pearl.catalog-product-view.page-layout-1column .product.media.stick .gallery-placeholder {width: 560px;}
}
@media (max-width: 1023px) {
	.theme-pearl.catalog-product-view.page-layout-1column .product.media {width: 400px;}
	.theme-pearl.catalog-product-view.page-layout-1column .product-info-main {width: calc(100% - 448px);}
	.theme-pearl.catalog-product-view.page-layout-1column .product.media.stick .gallery-placeholder {width: 400px;}
}
@media (max-width: 767px) {
	.theme-pearl.catalog-product-view.page-layout-1column .product-info-main {width: 100%;}
	.theme-pearl.catalog-product-view.page-layout-1column .product.media {width: 100%;}
	.theme-pearl.catalog-product-view.page-layout-1column .product.media.stick .gallery-placeholder {width: 100%;}
}
/*end css 04-05-2021*/