

/* Start:/local/components/bitrix/system.pagenavigation/templates/round/style.css?15011465812923*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
    background: #33cc00;
    color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

/* End */


/* Start:/local/templates/eshop_bootstrap_yellow/components/bitrix/news.list/reviews/style.css?15602264061794*/
.reviews_all{
    padding-top:10px;
}
.review_img{
    width: 120px;
    height: 120px;
    border-radius: 100%;
    !overflow: hidden;
    padding: 0;
    min-height: 120px;
    line-height: 117px;
    max-width: 100%;
    float: left;
    text-align: center;
    position: absolute;
}
.review_img img{
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
    border-radius: 100%;
}
.review_body{
    !padding: 0 0 0 156px;
    display: block;
    float: left;
    outline: 0!important;
}
.review_item{
    display:inline-block;
    position: relative;
    padding-bottom: 20px;
    margin-bottom:10px;
    border-bottom: 1px solid rgba(233,233,233,0.7);
    clear:both;
}
.review_name{
    padding-top:10px;
    font-size:18px;
    font-weight: 700;
    margin: 0;
}
.bx_stars_container{
    margin: 5px 0 10px 0;
    position: relative;
    width: 90px;
    height: 17px;
    background: #dadada;
    background-size: 100% 100%;
}
.stars_bg{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 101;
    background: url(/local/templates/eshop_bootstrap_yellow/components/bitrix/news.list/reviews/stars-keratin.png) no-repeat center;
        background-size: cover;
}
.bx_stars_progress{
        position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: #10aa9f;
}
.review_text_answer{
    padding-top:20px;
    padding-left:10px;
}
.review-thanks{
    display: none;
    padding-bottom:60px;
    
}
.review-header{
    font-weight:700;
    font-size:20px;
}
#reviewform button.btn-primary{
    background: #d45b9d;
    border-color: unset;
        float: right;
}
#reviewform button.btn-primary:hover{
    background: #28c623;
}
#reviewform{
    padding-bottom:60px;
    max-width:500px;
}

/* End */
/* /local/components/bitrix/system.pagenavigation/templates/round/style.css?15011465812923 */
/* /local/templates/eshop_bootstrap_yellow/components/bitrix/news.list/reviews/style.css?15602264061794 */
