

/* Start:/local/templates/ceramicclub/components/wst/wst.comments.list/.default/style.css?1647287520637*/
.youtube {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
	transition: all 200ms ease-out;
	cursor: pointer;
}
.youtube .play {
	background: url('/local/templates/ceramicclub/components/wst/wst.comments.list/.default/youtube-play-btn.png') no-repeat; /*ВАЖНО: здесь укажите адрес до изображения*/
	background-position: 0 -50px;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	position: absolute;
	height: 50px;
	width: 69px;
	transition: none;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}
.youtube:hover .play {
	background-position: 0 0;
}
/* End */


/* Start:/bitrix/components/wst/wst.comments.form/templates/js_form/style.css?1762935365422*/
/* COMMENTS */
#wst_commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}
#wst_commentform {
margin: 5px 10px 0 0;
}
#wst_commentform textarea {
width: 90%;
padding: 2px;
}
#wst_respond:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#wst_commentform .submit {
margin: 0 0 5px auto;
float: left;
}
#wst_commentform p {
margin: 5px 0;
}

/* End */
/* /local/templates/ceramicclub/components/wst/wst.comments.list/.default/style.css?1647287520637 */
/* /bitrix/components/wst/wst.comments.form/templates/js_form/style.css?1762935365422 */
