@charset "UTF-8";
/*
Theme Name: lets_wave
Theme URI: 
Author: Wenesis
Author URI: https://wenesis.ru/
Description: 
Requires at least: WordPress 4.9.6
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

*/

.reserv-sect__cont-footer {
    position: relative;
}

.prod-sect__text--3 {
    text-align: right;
}

.wp-pagenavi {
    display: flex !important;
    justify-content: center !important;
}
.wp-pagenavi a, .wp-pagenavi span {
    padding: 6px 14px;
}

.post-item {
    margin-bottom: 30px;
}

.agree {display:none}

.faq-sect__rec-user-img img{
    width: 100%;
}
.rules-sect__block p{
    margin-bottom: 0.8em;
    line-height: 1.4em;
}

.rules-sect__block ol {
	list-style-type: none; 
	counter-reset: num;
	margin: 0 0 0 35px;
	padding: 15px 0 5px 0;
}
.rules-sect__block ol li {
	position: relative;	
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
    color: #92908f;
}
.rules-sect__block ol li:before {
	content: counter(num) '.'; 
	counter-increment: num;
	display: inline-block;	
	position: absolute;
	top: 0px;
	left: -26px;
	width: 20px;    
	text-align: right;
}
.rules-sect__block ul {
    padding-left: 30px;
    margin-bottom: 15px;
    padding-left: 21px;
}
.wp-block-heading{
    margin-bottom: 0.6em;
}
.rules-sect__block ul li {
	list-style-type: disc;
    color: #92908f;
    margin-bottom: 0.5em;
}
.rules-sect__block ul li:last-child {
    margin-bottom: 0;
}

canvas {
    filter: grayscale(1) !important; 
}

.reg-info{
    /* padding-top: 10px;
    padding-bottom: 10px; */
    font-size: 12px;
    color: #ff6725;
    text-align: center;
}

.rent-note, .login-info{
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    color: #ff6725;
    text-align: left;
    padding-left: 10px;
}
.rent-note a{
    color: #ff6725; 
}

.map{
    height: 250px;
}
.reserv-sect__cont-input{
    position: relative;
}
.gmnoprint{
    display: none !important;
}
.i4ewOd-pzNkMb-tJHJj {
    display: none !important;
    opacity: 0 !important;
}
.cont-sect__map iframe{
    border: none; 
    outline: none;
    margin-top: -80px !important;
}
.cont-sect__map .nJjxad-HzV7m {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden;
}
#watermark{
    display: none; 
}

.inv-sect__link:hover{
   color: #25221f !important;
}

button:disabled{
    opacity: 0.7 !important;
}
button[disabled]{
    opacity: 0.7 !important; 
}

.reserv-sect__submit{
    position: relative;
}
.war{
    position: absolute;
    bottom: -16px;
    left: 0;
    font-size: 12px;
    color: #ff0000;
    width: 100%;
    text-align: center;
}
.cwar{
    border: 1px solid #ff0000;
}
.logout{
    color: #ff6725;
    font-size: 14px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.acc-sect__user-content{
    position: relative; 
}

.iti__selected-flag{
    top: 0 !important;
    height: 100% !important;
    padding-top: 8px;
}
.btn-border{
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    padding: 5px 10px;
    height: var(--dh);
    border-radius: 30px;   
    color: rgba(37, 34, 31, 1);
    border: 1px solid rgba(37, 34, 31, 1);
    line-height: 1.1;
    -webkit-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out;    
    font-size: 12px;
    height: 54px;
}

#paymodal .def-btn {
    width: 266px;
}
#paymodal .btn-border {
    width: 266px;
    font-size: 12px;
    height: 54px;
}
.cont-sect__form-footer--dark .cont-sect__form-soc .cont-sect__form-soc-icon{
    background: #F4EFE6 !important;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    display: flex;
    margin-left: 10px;
    margin-right: 0px;
    justify-content: center;
}
.cont-sect__form-footer--dark .cont-sect__form-soc{
    color: #25221F; 
    font-size: 14px;
    font-weight: 400;

}
.js-back{
    font-size: 12px;
    color: #25221F;    
    text-align: center;
    display: block;
} 
.main-header__logo{
    margin-left: -30px;
}
.main-footer__logo{
    margin-left: -30px;   
}
.main-footer__text :nth-child(3){
    margin-left: 0;
}
.main-footer__text {
    font-size: 14px;
}
.reserv-sect__cont-checks {
    gap: 10px 10px;
}
.mob-menu__logo img{
    margin-left: -40px;
}
.rules-sect--content{
    margin-bottom: 50px;
    /* min-height: 70vh; */
}
/* .rules-sect--content .rules-sect__container{
    min-height: 70vh; 
}
.rules-sect--content .rules-sect__block{
    min-height: 70vh; 
} */
.rules-sect__aside{
    grid-row: span 3;
}
.rules-sect__aside{
    grid-row: span 3;
}
.rules-sect {
    margin-bottom: 40px;
}
.time-slider-wrap{
    position: relative;
    width: 100%;
}
.time__slider-prev{
    display: inline-flex;
    cursor: pointer;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
}
.time__slider-next{
    display: inline-flex;
    cursor: pointer;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}
.time-slider{
    margin-left: 40px;
    margin-right:40px;
}
.reserv-sect__ctrl {
    padding-bottom: 0;
}
.time__slider-next img{
    transform: rotate(180deg);
}
.reserv-sect__checks{
    
}
.reserv-sect__checks .reserv-sect__check{
    margin: 8px 0;
}
.js-rent-interval{
    width: 100%;
}
.mb-0{
    margin-bottom: 0 !important;
}
.js-rent-form .cont-sect__connect-item{
    border: 4px solid #f4efe6 !important;
}

.selected-time span{
    color: #ff6725;
    font-weight: bold;
}
.main-sect__disc-title {
    font-size: 15px;
}
.main-sect__disc-text{
    font-size: 14px;
}
.notactive{
    opacity: 0.4;
}
@media only screen and (max-width: 768px) {
    .main-header__logo img {
        width: 128px;
    }
    .main-header__logo img {
        width: 155px;
        margin-top: -9px;
    }
    .main-footer__logo img {
        width: 135px;
    }
    .main-footer__logo{
        margin-left: 0;
    }
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio:2/1), (min-resolution: 192dpi) {
    .iti__flag {
        background-image: url('img/flags.png') !important;
    }
}
@media screen and (max-width: 992px) {
    .cont-sect__map {
        height: 400px !important;
    }
}
@media screen and (max-width: 680px) {
    .cont-sect__form-footer{
        flex-wrap: wrap;
    }
}