

/* Start:/local/templates/kazgik/components/bitrix/news/afisha-main/bitrix/news.detail/.default/style.css?16828769384470*/
.page-wrapper.page-afisha a {
    color: #20877d;
}
.page-wrapper.page-afisha a:hover {
    color: #535c69;
}



.pushkin-card {
    background-image: url(/local/templates/kazgik/img/general/cards/pushkin-card.png);
    background-repeat: no-repeat;
    background-position: top 50% right 0;
}

.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__properties-left{
    width: 60%;
   margin-right: 40px;
}
.afisha-detail__properties-right{
    width: calc(40% - 40px);
}
.afisha-detail__left-side {
    width: 40%;
    margin-right: 40px;
}

.afisha-detail__right-side {
    width: calc(60% - 40px);
}

.afisha-detail__row_properties {
    display: flex;
    padding: 2em 0;
    align-items: center;
}

.afisha-detail__row {
    display: flex;
    padding: 2em 0;
}

.border-row {
    border-bottom: 3px solid #000;
    margin: 0 0 1em 0;
}
.afisha-detail__description {
    padding: 2em 0;
}
.afisha-detail__type {
    color: #b7b7b7;
    display: inline-block;
    margin-right: 1em;
}
.afisha-detail__date {
    font-size: 3em;
    color: #20877d;
    font-weight: 500;
}
.image-block.section-media__image {
    margin-top: 6em;
}
.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 {
    align-items: end;
    justify-content: flex-end;
    display: flex;
    margin: 10px 0;
}

.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__pushkincard {
    justify-content: flex-end;
    display: flex;
}

.afisha-detail .breadcrumbs {
    padding: 10px 0;
    margin: 0;
    margin-bottom: 0 !important;
    position: absolute;
    bottom: 0;
    padding-left: 1em;
    background-color: #000;
    width: 100%;
}

.afisha-detail__image {
    padding-bottom: 0 !important;
    position: relative;
}

.afisha-detail__image .img {
    min-height: 545px;
}


.breadcrumbs__breadcrumb {
    white-space: nowrap;
    font-weight: 400;
    font-size: 14px;
    color: #919191!important;
}

.afisha-detail__image .breadcrumbs__breadcrumb--active {
    color: #fff!important;
}

.afisha-detail__pushkincard {
    position: absolute;
    z-index: 2;
    bottom: 50px;
    right: 10px;
}

.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;
}

.hidden {
    display: none;
}

.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;
}


@media (max-width: 920px){

.afisha-detail__image .img {
    min-height: 400px;
}
.afisha-detail__row, .afisha-detail__row_properties {
    display: block;
}
.afisha-detail__left-side {
    width: 100%;
    margin-right: 0;
}
.afisha-detail__right-side {
    width: 100%;
}
.afisha-detail .breadcrumbs {
    padding-left: 1em;
}

.afisha-detail__properties-right {
    width: 100%;
    display: flex;
    gap: 1em;
    align-items: center;
    margin-top: 10px;
}
.afisha-detail__properties-left {
    width: 100%;
}
.afisha-detail__day {
    font-size: 1em;
    }
.afisha-detail__date {
    font-size: 1.5em;
}
.afisha-detail__properties-left h1 {
    margin-bottom: 10px;
}
.image-block.section-media__image {
    margin-top: 2em;
}
.hidden {
    display: block;
}
.afisha-detail__properties-right {
    display: none;
}
.afisha-detail__date-tickets {
    display: flex;
    justify-content: space-between;
}

}

@media (max-width: 400px){

.afisha-detail__date-tickets {
    display: block;
}
.afisha-detail__tickets {
    margin: 20px 0;
}

.afisha-detail__pushkincard {
    bottom: 40px;
    right: 0;
}

}

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