

/* Start:/local/templates/kazgik/components/bitrix/news/afisha-main/bitrix/news.list/.default/style.css?16828869303409*/
.container .decorate--ninth-position {
    top: 0;
    right: 0;
}

h1.title {
    font-size: 1.3em;
    margin: 15px 0;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.afisha-item__properties-content {
    display: flex;
    align-items: center;
    gap: 20px;
}
.border-row {
    border-bottom: 1px solid #e1e1e1;
    padding: 2em 0;
    display: flex;
    position: relative;
    align-items: center;
    gap: 20px;
}
.afisha-item__image {
    width: 33%;
}
.afisha-detail__image {
    padding-bottom: 0 !important;
    position: relative;
}
.afisha-detail__image .img {
    min-height: 270px;
}

.afisha-item__properties {
    width: 67%;
    padding: 2em;
}

.afisha-detail__timelenght {
    color: #b7b7b7;
    display: inline-block;
    margin-right: 1em;
}
.afisha-detail__age {
    color: #b7b7b7;
    display: inline-block;
}

afisha-detail__type {
    color: #b7b7b7;
    font-size: 1.2em;
}

.afisha-detail__type {
    color: #b7b7b7;
    display: inline-block;
    margin-right: 1em;
}
.afisha-detail__date {
    font-size: 2em;
    color: #20877d;
    font-weight: 500;
}
.afisha-detail__day {
    font-size: 1.3em;
    font-weight: 500;
    text-transform: uppercase;
}
.afisha-detail__time{
color:#333;
}

.afisha-detail__price {
    font-weight: 500;
    font-size: 1.5em;
    display: flex;
    color: #3d3d3d;
    align-items: end;
    justify-content: flex-end;
}
.afisha-detail__tickets {
    margin: 30px 0;
}
.afisha-detail__date-tickets {
    display: flex;
    justify-content: space-between;
}


.pushkin-card {
    background-image: url(/local/templates/kazgik/img/general/cards/pushkin-card.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 150px;
    height: 96px;
}



.afisha-detail__tickets svg {
    fill: #20877d;
    width: 30px;
}

.afisha-detail__tickets .buy-button{
    color: #20877d;
    transition: color .6s ease-out;
    font-weight: 500;
    display: flex;
    gap: 10px;
    align-content: center;
    align-items: center;
    white-space: nowrap;
}

.afisha-header.container {
    padding: 0;
}

.afisha-detail h3 {
    margin: revert;
}
.afisha-detail p {
    margin: revert;
}
.afisha-detail a {
    color: #20877d;
    transition: color .6s ease-out;
    font-weight: 500;
}
.afisha-detail a:hover {
    color: #535c69;
}
.afisha-item__properties-content_left {
    width: 100%;
}
.img__inner{
    border-radius: 8px;
}
.afisha-item:last-child .border-row {
    border: none;
}
@media (max-width: 920px){
.afisha-detail__tickets {
    margin: 25px 0;
}
.afisha-detail__tickets svg {
    width: 19px;
}
.pushkin-card {
    width: 70px;
    height: 45px;
}
.afisha-detail__day, .afisha-detail__date {
    font-size: 1em;
}







.afisha-item__properties-content {
    display: block;
}
.afisha-detail__tickets {
    margin: 15px 0;
    display: flex;
    gap: 20px;
    align-items: center;
}
.afisha-detail__tickets {
    margin: 15px 0;
    display: flex;
    gap: 20px;
    align-items: center;
}
.afisha-detail__datetime {
    display: flex;
    gap: 20px;
}
.afisha-detail__day, .afisha-detail__date {
    font-size: 1em;
    white-space: nowrap;
}






}

@media (max-width: 700px){
.border-row {
	display:block;
}
.afisha-item__properties {
    width: 100%;
    padding: 1em;
}

.afisha-item__image {
    width: 100%;
}



}

/* End */
/* /local/templates/kazgik/components/bitrix/news/afisha-main/bitrix/news.list/.default/style.css?16828869303409 */
