/*
Theme Name: Petrozavodsk
Author: Artfleur

*/


/* =WordPress Core
-------------------------------------------------------------- */




.screen-reader-response, .wpcf7-not-valid-tip,.wpcf7-response-output{
    display: none !important;
}
.wpcf7-not-valid{
    border-color: red !important;
}
.big-slider + .typical-text{
    margin-top: 45px;
}
.typical-text h2{
    font-family: inherit;
    color: #333;
    line-height: 1.3;
    font-weight: 700;
    text-align: center;
    padding-bottom: 12px;
    position: relative;
    font-size: 22px;
    margin-bottom: 40px;
}
.typical-text h2::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 30px;
    height: 4px;
    background: #FB540D;
}
.typical-text p{
    line-height: 1.75;
}
.typical-text p i,.typical-text p em{
    font-style: italic;
    font-weight: 300;
}
.typical-text p strong,.typical-text p b,.typical-text p strong em{
    font-weight: 700;
}

.typical-text p:not(:last-child) {
    margin-bottom: 25px;
}
.typical-text a {color: #FB540D;}
.btn{
    outline: none;
}
.mobile-menu__inner .header__search{
    width: 280px;
    margin: 0 auto;
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.wpml-ls-legacy-dropdown-click {
    width: auto;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle .wpml-ls-flag {
    border-radius: 50%;
    display: block;
    width: 35px;
    height: 35px;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle .wpml-ls-flag+span {
    margin: 0 7px 0 11px;
    color: #fff;
    font-weight: 600;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    color: #fff;
    border: none;
    background-color: transparent;
    padding: 0;
}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
    position: relative;
    padding-right: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    border: none;
    right: 0;
    top: calc(50% - .175em);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: url(app/img/arrow-down.svg) center no-repeat;
    background-size: contain;
    width: 13px;
    height: 8px;
}
.wpml-ls-legacy-dropdown-click a:hover, .wpml-ls-legacy-dropdown-click a:focus, .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a{
    background: none;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover, .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:focus, .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle.wpml-ls-current-language:hover>a {
    color: #fff;
    background: none;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu::before {
    content: "";
    position: absolute;
    top: -7px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 16.75px 13px 16.75px;
    border-color: transparent transparent #fff transparent;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    border-top: none;
    top: 43px;
    right: -22px;
    background: #fff;
    padding: 3px 8px;
}
.wpml-ls-sub-menu li a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #2F2F2F;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    min-width: 84px;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    padding: 5px 0;
    border: none;
    border-bottom: 1px solid #EEEEEE;
}
.wpml-ls-sub-menu li a:hover{
    color: #000;
}
.wpml-ls-sub-menu li:last-child a{
    border-bottom: none;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu li img {
    border-radius: 50%;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    object-fit: cover;
}
.calendar .day.has-event{
    cursor: pointer;
}
.calendar .day:hover {
    border: 2px solid transparent;
}
.calendar .day.has-event:hover{
    border: 2px solid #6691CC;
}
.separate{
    margin: 0 5px;
}
.typical-text ul,.typical-text ol{
    margin-bottom: 30px;
}
.crumbs span > span{
    color: #2F2F2F;
    font-weight: 600;
}
.card__inner-img {
    margin-right: 50px;
    width: 50%;
    max-width: 650px;
    float: left;
}
.pagination a, .pagination span{
    font-size: 14px;
    line-height: 1;
    color: #999;
    margin: 0 2.5px;
}
.pagination a{
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    padding: 5px;
}
.pagination span.current {
    color: #696969;
    text-decoration: underline;
}
.select-list__checklist a{
    display: block;
}
.select-list__checklist li:not(:last-child) a{
    border-bottom: 1px solid #EEEEEE;
}
.accommodation__row{
    flex-wrap: wrap;
    margin: 0 -10px;
    justify-content: flex-start;
}
.post-item{
    padding: 0 10px 20px;
    width: calc(100%/3);
}
.post-item > *{
    width: 100%;
    margin: 0;
    flex: unset;
    overflow: hidden;
}
.news__slider-img{
    width: 100%;
    height: auto;
}
.footer-nav a {
    display: block;
    padding: 4px 0;
    text-decoration: underline;
    font-size: 14px;
    color: #DCDCDC;
}
.wp-block-file a {
    padding: 14px 36px;
    font-family: inherit;
    color: #fff;
    background: #FB540D;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 2px solid transparent;
    cursor: pointer;
}
.wp-block-image img{
    max-width: 100%;
    height: auto;
    object-fit: contain;
}
.wp-block-embed__wrapper{
    position: relative;
    margin-bottom: 40px;
}
.wp-block-embed__wrapper:before{
    display: block;
    content: '';
    padding-bottom: 56%;
}
.wp-block-embed__wrapper iframe{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.hero{
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.hero:before{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: block;
    z-index: 1;
    content: '';
    background: rgba(0,0,0,.5);
}
.hero > *{
    position: relative;
    z-index: 2;
}
.aligncenter{
    text-align: center;
}
.wp-block-file a:hover {
    border-color: #FB540D;
    background: #fff;
    color: #FB540D;
}
.mobile-menu .header__desc-info {
    display: block;
    max-width: 220px;
    margin: 0 auto 17px;
}
.about_parents + .about_parents{
    padding-top: 0;
}
.about_parents hr{
    margin-bottom: 50px;
    background-color: rgb(153 153 153 / .5);
    border: none;
    height: 1px;
}
.is-resized{
    text-align: center;
    margin-bottom: 40px;
}
.is-resized img{
    width: 75%;
}
.other__row_pages{
    margin: 0 -12px;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.other__row_pages > div{
    padding: 0 12px 24px;
    width: 25%;
}
.other__row-only_title{
    border: none;
}
.other__row_pages .other__row-item:last-child{
    border: none;
}
.footer-nav .sub-menu{
    padding-left: 20px;
}
@media (max-width: 1200px) {
    .card__inner-img {
        margin: 0 auto 30px;
        width: 100%;
        max-width: 650px;
        float: none;
    }
    .other__row_pages > div{
        width: 50%;
    }
    .other__row_pages > div .other__row-list:nth-child(1),.other__row_pages > div  .other__row-list:nth-child(2) {
        margin-bottom: 0;
    }
}
@media (max-width: 992px) {
    .typical-text p{
        font-size: 14px;
    }
    .post-item{
        width: 50%;
    }
}
@media (max-width: 768px) {
    .typical-text h2{
        font-size: 16px;
        margin-bottom: 35px;
    }
    .post-item{
        width: 100%;
    }
}
@media (max-width: 480px) {
    .big-slider + .typical-text{
        margin-top: 70px;
    }
    .typical-text p{
        font-size: 10px;
    }
    .other__row_pages > div{
        width: 100%;
    }
}


