

/* Start:/bitrix/components/web-slon.ru/slondesign.photoframe/templates/.default/style.css?14392767411560*/
.slondesign-photoframe-image-container {
	background: url('/bitrix/components/web-slon.ru/slondesign.photoframe/templates/.default/images/frame.png'); width: 406px; height: 260px; /* параметры по умолчанию, переопределеются через пользовательские параметры и заменяются в стиле элемента в шаблоне компонента */
	background-repeat: no-repeat;	
	margin: 0px 55px 0px 0; /* отступы вокруг рамки */
	text-align: center;
	padding: 0px;
	float: left;
}

.slondesign-photoframe-image-wrapper {
	padding: 2px 0px; /* отступы для картинки внутри рамки */	
}

.slondesign-photoframe-dynamic-image-wrapper {
  border: 1px solid #A6A5A5;
  position: relative;
  padding: 0;
 
  margin: 0 25px 25px 0;
  float: left;
}
.slondesign-photoframe-dynamic-image-wrapper img {
  display: block;
}
.slondesign-photoframe-dynamic-image-wrapper:after {
  content: "";
  display: block;
  height: 14px;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  background: url('/bitrix/components/web-slon.ru/slondesign.photoframe/templates/.default/images/frame_shadow.png') no-repeat 50% 100%;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
}
.webslon-clearfix{
	clear: both;
	float: none;
}

.webslon-3d-image-container UL, .PIC360 LI{margin:0; padding:0;}
.webslon-3d-image-container LI{list-style:none;}
.webslon-3d-image-container{display:none;overflow:hidden;}

.fancybox{cursor: url('/bitrix/components/web-slon.ru/slondesign.photoframe/templates/.default/images/zoom.cur'), pointer;}
.fancybox IMG{cursor: url('/bitrix/components/web-slon.ru/slondesign.photoframe/templates/.default/images/zoom.cur'), pointer;}

/* End */
/* /bitrix/components/web-slon.ru/slondesign.photoframe/templates/.default/style.css?14392767411560 */
