

/* Start:/bitrix/templates/samokat/components/bitrix/system.pagenavigation/round/style.css?16821335263381*/
.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:url('/bitrix/templates/samokat/images/pga.png')no-repeat!important;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 36px;
	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: #ffcc00;
	color: #fff;
}
.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 {
	background:url('/bitrix/templates/samokat/images/btn-bg.svg')no-repeat!important;
	line-height: 28px;
	padding: 0 18px;
	line-height: 28px;
    padding: 0px 0px;
    color: #a8a5a5;
    height: 36px;
    width: 95px;
    padding-top: 2px;
    text-align: center;
}
.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 {
	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
 {
	background:url('/bitrix/templates/samokat/images/pg.png')no-repeat!important;
	color: #000;
}
.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{

}
/*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:url('/bitrix/templates/samokat/images/pg.png')no-repeat!important;
	color: #fff;
	min-width: 36px!important;
}
.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:/bitrix/templates/samokat/components/bitrix/catalog.section/events/style.css?16821333383082*/
.desc-text{
    max-width: 80%;
    margin-top: 7px;
    margin: 0 auto;
}
.head{
    font-size: 20px;
}
.main-goods_image{
    max-width: 20%;
    margin-bottom: 0px !important;
    position: relative;
    margin-left: 50px
}
.info{
    display: flex;
    justify-content: space-between;
}
/*.event-row{*/
/*    background-color: #f1f1f1;*/
/*    margin-bottom: 20px;*/
/*}*/
.event-block{
   /* background-color: #f1f1f1;*/
    padding-top: 33px;
    padding-bottom: 33px;
    margin-bottom: 20px;
}
.event-container{
    margin-top: 25px;
}
.event-btn{
    display: flex;
}
.event-btn .activity-goods-options{
    margin-right: 15px;
}
.options{
    max-width: calc(100% - 20px);
}
.event-info{
    width: 65%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.price-event{
    font-size: 18px;
    font-weight: bold;
}
.free{
    min-width: 160px !important;
}
.free:after{
    background: none !important;
}
.event-container ul.left-menu li{
    margin-bottom: 4px;
    list-style-type: none;
    padding: 5px 0;
    font-size: 20px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #231f20;
    line-height: 26px;
    text-transform: lowercase;
}

.number-image {
    position: absolute;
    top: -15px;
    left: -12px;
    height: 47px;
    width: 55px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
}

.number-image span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 57px;
    padding: 0 35%;
    font-size: 23px;
    font-weight: 400;
    color: #231f20;
}
.main-goods_name{
    font-size: 25px !important;
    font-weight: bold !important;
    display: inline-block;
    margin-top: -14px;
    margin-bottom: 10px;
line-height:32px !important;
}
.options a{
    text-decoration: underline;
    color: #231f20;
}
.options a:hover{
    text-decoration: none;
    color: #231f20;
}
.date-event{
    font-size: 18px;
    font-weight: bold;
    color: #00000078;
}
.izdatelstvo_wrapper .top {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.item-header .discount-image{
    width: 89px !important;
    background-size: cover !important;
}
@media (max-width: 640px) {
    .desc-text{
        max-width: 100%;
    }
    .info{
        flex-direction: column;
        align-items: center;
    }
    .main-goods_image{
        max-width: 75%;
        margin-left: 0px;
    }
    .event-info{
        margin-left: 0px;
        width: auto;
        flex-direction: column;
    }
    .event-btn{
        justify-content: center;
    }
    .options{
        margin-top: 30px;
        margin-left: 15px;
    }
    .main-goods_name{
        font-size: 16px !important;
    }
}
.item-header {
    margin-top: -32px;
}
/* End */
/* /bitrix/templates/samokat/components/bitrix/system.pagenavigation/round/style.css?16821335263381 */
/* /bitrix/templates/samokat/components/bitrix/catalog.section/events/style.css?16821333383082 */
