

/* Start:/local/templates/main/components/bitrix/breadcrumb/artlight/style.css?1786532816685*/
/*.bx-breadcrumb {*/
/*	margin: 10px 0;*/
/*}*/
/*.bx-breadcrumb i {*/
/*	color: #b5bdc2;*/
/*	line-height: 13px;*/
/*	font-size: 12px;*/
/*	vertical-align: middle;*/
/*	margin-right: 5px;*/
/*}*/
/*.bx-breadcrumb .bx-breadcrumb-item {*/
/*	float: left;*/
/*	margin-bottom: 10px;*/
/*	white-space: nowrap;*/
/*	line-height: 13px;*/
/*	vertical-align: middle;*/
/*	margin-right: 10px;*/
/*}*/
/*.bx-breadcrumb .bx-breadcrumb-item span {*/
/*	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;*/
/*	font-size: 13px;*/
/*	white-space: normal;*/
/*}*/
/*.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}*/
/*.bx-breadcrumb .bx-breadcrumb-item a:hover {}*/

/* End */


/* Start:/local/templates/main/components/bitrix/catalog.element/products/style.css?17865328173392*/
favourites-item {
    cursor: pointer;
    width: 32px;
    height: 32px;
    background-color: #ECEEEF;
    border-radius: 50%;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
}
.favourites-item-icon {
    width: 24px;
    height: 24px;
    margin-right: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cg clip-path='url(%23clip0_2870_3084)'%3E%3Cpath d='M0.666016 0H24.666V24H0.666016V0Z' fill='white' fill-opacity='0.01'/%3E%3Cpath d='M7.07421 13.7504C5.52995 12.2062 5.52995 9.70244 7.07421 8.15819C8.61832 6.61408 11.1217 6.61394 12.666 8.15776C14.2103 6.61394 16.7137 6.61408 18.2578 8.15819C19.8021 9.70244 19.8021 12.2062 18.2578 13.7504C17.3668 14.6415 12.6656 19 12.6656 19C12.6656 19 8.93815 15.6144 7.07421 13.7504Z' fill='%23ECEEEF' stroke='%23272B2E' stroke-width='1.5' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2870_3084'%3E%3Crect width='24' height='24' fill='white' transform='translate(0.666016)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    transition: .3s;
}
.favourites-item:hover .favourites-item-icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cg clip-path='url(%23clip0_2870_3084)'%3E%3Cpath d='M0.666016 0H24.666V24H0.666016V0Z' fill='white' fill-opacity='0.01'/%3E%3Cpath d='M7.07421 13.7504C5.52995 12.2062 5.52995 9.70244 7.07421 8.15819C8.61832 6.61408 11.1217 6.61394 12.666 8.15776C14.2103 6.61394 16.7137 6.61408 18.2578 8.15819C19.8021 9.70244 19.8021 12.2062 18.2578 13.7504C17.3668 14.6415 12.6656 19 12.6656 19C12.6656 19 8.93815 15.6144 7.07421 13.7504Z' fill='%23ECEEEF' stroke='%23D72626' stroke-width='1.5' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2870_3084'%3E%3Crect width='24' height='24' fill='white' transform='translate(0.666016)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    transform: scale(1.3);
}
.favourites-item:active .favourites-item-icon,
.favourites-item-icon_active {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cg clip-path='url(%23clip0_2870_3084)'%3E%3Cpath d='M0.666016 0H24.666V24H0.666016V0Z' fill='white' fill-opacity='0.01'/%3E%3Cpath d='M7.07421 13.7504C5.52995 12.2062 5.52995 9.70244 7.07421 8.15819C8.61832 6.61408 11.1217 6.61394 12.666 8.15776C14.2103 6.61394 16.7137 6.61408 18.2578 8.15819C19.8021 9.70244 19.8021 12.2062 18.2578 13.7504C17.3668 14.6415 12.6656 19 12.6656 19C12.6656 19 8.93815 15.6144 7.07421 13.7504Z' fill='%23D72626' stroke='%23D72626' stroke-width='1.5' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2870_3084'%3E%3Crect width='24' height='24' fill='white' transform='translate(0.666016)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    transform: scale(1.3);
}

.slick-list .srbaa_favorites.fav_popup {
    display: none;
}

.favourites-item-icon.fav_popup {
    cursor: pointer;
}

.favourites-item {
    cursor: pointer;
    width: 32px;
    height: 32px;
    background-color: #ECEEEF;
    border-radius: 50%;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* End */


/* Start:/local/templates/main/photo3d-html-files/v3/css/style.css?17865328162331*/
@font-face {
	font-family: 'icomoon';
	src: url('/local/templates/main/photo3d-html-files/v3/css/fonts/icomoon.eot');
	src: url('/local/templates/main/photo3d-html-files/v3/css/fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/main/photo3d-html-files/v3/css/fonts/icomoon.ttf') format('truetype'),
		url('/local/templates/main/photo3d-html-files/v3/css/fonts/icomoon.woff') format('woff'),
		url('/local/templates/main/photo3d-html-files/v3/css/fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.wrapper--top {
	position: relative;
	display: inline-block;
	/*outline: 1px solid #ccc;*/
}

.wrapper--3d {
	background: #fff;
/*fafafa; /* ������ ��������������� ����� ���� ����������� */
	overflow: hidden;
}

.wrapper--panel, .wrapper--3d {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.wrapper--3d canvas {
	position: absolute;
}

/*.icon--panel {
	!*background: green;*!
	padding: 10px;
	position: absolute;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	!*line-height: 1;*!
	!* Better Font Rendering =========== *!
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}*/

.icon--panel.ios-top
{
	top:0 !important;
	margin-top:0 !important;
}


.icon--panel a:hover {
	opacity: 0.7;
	/*filter: alpha(opacity = 70);*/
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

.icon--panel a {
	color: #fff;
	width: 30px;
	height: 30px;
	font-size: 30px;
	cursor: pointer;
	padding: 10px;
	background: #000;
	opacity: 0.5;
	/*filter: alpha(opacity = 50);*/
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	border: 1px solid #fff;
	border-radius: 20px 5px;
	text-align: center;
	line-height: normal !important;
}

.wrapper--top.small .icon--panel a {
	padding:7px;
	width:15px;
	height: 15px;
	font-size:15px;
	border-radius: 10px 3px !important;
}


.icon--panel a.not--active, .icon--panel a.not--active:hover{
	color: #555;
	border-color:#555;
	opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.ip--horizon {
	padding-right: 0;
}

/*.ip--horizon a {
	margin-right: 10px;
	display: inline-block;
}*/

.ip--vertical {
	padding-bottom: 0;
}

.ip--vertical a {
	margin-bottom: 10px;
	display: block;
}
/* End */


/* Start:/local/components/extyl/main.share/templates/.default/style.css?17865328001467*/
a.share-switch
{
	display: block;
	width: 20px;
	height: 20px;
	background: scroll transparent url('/local/components/extyl/main.share/templates/.default/images/share.gif') center center no-repeat;
}

.share-window-parent
{
	position: relative;
}

table.bookmarks-table
{
	padding: 0px;
	height: 19px;
//	height: 18px;
}

.share-dialog
{
	z-index:1000;
	position: absolute;
	top: 0px;
}

.share-dialog-left
{
	left: 18px;	
}

.share-dialog-right
{
	right: 18px;	
}

.share-dialog-inner-left
{
	background: scroll transparent url('/local/components/extyl/main.share/templates/.default/images/background.gif') right center no-repeat;		
	padding: 0 1px 1px 4px;	
//	padding: 1px 1px 1px 4px;
}

.share-dialog-inner-right
{
	background: scroll transparent url('/local/components/extyl/main.share/templates/.default/images/background-right.gif') left center no-repeat;		
	padding: 0 4px 1px 1px;
//	padding: 1px 4px 1px 1px;
}

td.bookmarks 
{
	padding-left: 2px!important;
	padding-right: 2px!important;
	padding-top: 1px!important;	
	padding-bottom: 0px!important;
	border: none!important;
}

.bookmarks a
{
	background:none no-repeat scroll center center transparent;
	display:block;
	width:16px;	
	height:16px;
	overflow:hidden;
}

.bookmarks a.vk { background-image:url('/local/components/extyl/main.share/templates/.default/images/vk.gif'); }
.bookmarks a.facebook { background-image:url('/local/components/extyl/main.share/templates/.default/images/facebook.gif'); }
.bookmarks a.twitter { background-image:url('/local/components/extyl/main.share/templates/.default/images/twitter.gif'); }
.bookmarks a.delicious { background-image:url('/local/components/extyl/main.share/templates/.default/images/delicious.gif'); }
.bookmarks a.lj { background-image:url('/local/components/extyl/main.share/templates/.default/images/lj.gif'); }
.bookmarks a.mailru { background-image:url('/local/components/extyl/main.share/templates/.default/images/mailru.gif'); }

/* End */


/* Start:/local/templates/main/components/bitrix/form.result.new/products_home/style.css?1786532816318*/
.section-decoctions-application .text-comment {
    word-wrap: break-word;
}

.form-pg-decoctions-application .captcha {
    margin-bottom: 40px;
}

@media (max-width: 575px) {
    .form-pg-decoctions-application .captcha {
        margin-bottom: 30px;
    }
}

.captcha .captcha-main label {
    margin-left: 295px;
}
/* End */
/* /local/templates/main/components/bitrix/breadcrumb/artlight/style.css?1786532816685 */
/* /local/templates/main/components/bitrix/catalog.element/products/style.css?17865328173392 */
/* /local/templates/main/photo3d-html-files/v3/css/style.css?17865328162331 */
/* /local/components/extyl/main.share/templates/.default/style.css?17865328001467 */
/* /local/templates/main/components/bitrix/form.result.new/products_home/style.css?1786532816318 */
