


/* Start:/bitrix/templates/.default/components/bitrix/news.list/carousel/style.css*/
.content-photo-gallery{
float: left;
width: 698px;
font-size:14px;
overflow: hidden;
}

.content-photo-gallery h4{
margin-top:0px;
margin-bottom:20px;
}

.content-photo-gallery .picture{
overflow:visible;
margin-bottom:0;
}

.content-photo-gallery .picture .carousel-inner,
.content-photo-gallery .picture .carousel-inner .item{
height:100%;
overflow:visible;
background: rgba(207,206,205,0.1);
}

.content-photo-gallery .picture .carousel-control{
background:#ff8001;
width:40px;
height:55px;
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius:3px 0 0 3px;
text-decoration:none;
top: 50%;
margin-top: -27px;
border:none;
margin-left:0;
font-size: 90px;
line-height: 40px;
left:0;
}

.content-photo-gallery .picture .carousel-control.right{
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
border-radius:0 3px 3px 0;
left:100%;
margin-left:-40px;
}

.content-photo-gallery table{
width:100%;
height:100%;
}

.content-photo-gallery td{
vertical-align:middle;
text-align:center;
}

.content-photo-gallery img{
margin:0 auto;
}

.content-photo-gallery p{
color:#837f73;
font-size:12px;
margin:0px 0 8px 0;
}

.content-photo-gallery .author-photo{
font-style: italic;
position: absolute;
color: #FFFFFF;
bottom: 0;
width: 100%;
background: rgba(0, 0, 0, 0.44);
padding: 15px;
}

.content-photo-gallery .photo-list{
margin-top:45px;
list-style:none;
}

.content-photo-gallery .photo-list .prev{
cursor:pointer;
display: inline;
}

.content-photo-gallery .photo-list ul{
padding:0;
margin:0;
background: rgba(0, 0, 0, 0.1);
display: inline-table;
text-align: center;
width: 100%;
}

.content-photo-gallery .photo-list ul li{
margin:5px;
overflow:hidden;
background: rgba(207,206,205,0.2);
position: relative;
display: inline-block;
list-style:none;
border:3px solid #febf80;
}

.content-photo-gallery .photo-list ul li.no-active:hover{
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 1);
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 1);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 1);
}

.content-photo-gallery .photo-list li.no-active{
border:3px solid transparent;
}


.content-photo-gallery .show-in-shop{
position:relative;
}

.content-photo-gallery .show-in-shop .img-white{
position:absolute;
left:250px;
top:-35px;
}

.content-photo-gallery .show-in-shop a{
position: absolute;
left: 275px;
top: -25px;
font-size: 12px;
line-height: 18px;
}

.content-photo-gallery .photo-list  ul li a img:hover{ 
background: url('/bitrix/templates/.default/components/bitrix/news.list/carousel/../img/frame.png') ;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news.list/carousel/style.css */
