/*!
Theme Name: Okna Gold
Theme URI: http://underscores.me/
Author: Okna Gold
Author URI: http://Okna%20Gold
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: okgo
*/
/* #wpcf7-f175-o1  .calculator__inner input, .calculator__inner select {
    max-width: fit-content !important;
} */
.comment-form-author,
.comment-form-email,
.comment-form-cookies-consent,
.comment-notes{
    display: none !important;
}
.header__bottom-row-right {
    margin-left: 0 !important;
}

#wpcf7-f175-o1 .calculator__row.calculator__top .calculator__col:nth-child(3){
    width: min-content !important;
}
#yasr-vote-saved{
    display: none;
}

.yasr-already-voted-text{
    display: none;
}
.contacts__phone{
    position: fixed !important;
    bottom: 0% !important;
    right: 15px !important;
    z-index: 20;
}

@media (max-width: 1600px) and (min-width: 1024px){
    .header .header__bottom-navigation-wrapper > ul {
    height: max-content !important;
}
}

@media (max-width: 1600px){
    .comments__form #comment {
    padding: 1.25rem;
    margin-bottom: 1.5625rem;
    font-size: 1rem;
}
}


.comments__form #comment{
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    display: block;
    width: 100%;
    border: none;
    background-color: #fff;
    resize: none;
    height: 120px;
    padding: 20px;
    margin-bottom: 25px;
}

.comment-form-comment{
    width: 100%;
}
#reply-title{
    display: none;
}

.comment-form-comment label{
    display: none;
}

.comments__form .logged-in-as{
    display: none;
}

.price-page__content {
    display: none;
}
.wpcf7-form.sent,
.wpcf7-form.invalid{
    position: relative;
}
.calculator__col:first-child select {
    max-width: 100% !important;
    width: 100% !important;
}
.calculator__item > label > p{
    width: 63%;
}
.price-page__table.mobile{
    display: none;
}
#wpcf7-f175-o1  .wpcf7-response-output{
    /* display: none !important; */
    position: absolute;
    bottom: -50px;
    right: 0;
}
@media (min-width: 1600px){
    #wpcf7-f175-o1  .wpcf7-response-output{
        bottom: 50px;
    }
}
@media (min-width: 1400px){
    #wpcf7-f175-o1 .wpcf7-response-output {
    bottom: -75px;
    width: 500px;

    line-height: 25px;}
}

@media (max-width: 1400px){
    #wpcf7-f175-o1  .wpcf7-response-output{
        bottom: -85px;
    }
}

@media (max-width: 1280px){
   .services-page {
    margin-top: 50px !important;
}
.contacts-page {
    margin-top: 50px !important;
}
}

@media (max-width: 768px){
#wpcf7-f175-o1 .wpcf7-response-output {
    right: unset;
    width: fit-content;
    font-size: 14px;
}
.page-template-tpl-calculator .contacts__info {
    margin-top: 30px;
}
.price-page__table.mobile{
    display: block;
}
.price-page__table.desktop{
    display: none;
}
.calculator__inner label {
    align-items: flex-end !important;
    -webkit-box-align: flex-end !important;
    -ms-flex-align: flex-end !important;
}
}
.calculator__slider-title {
    line-height: 2px !important;
    font-size: 20px !important;
    height: 43px;
    display: flex;
    align-items: center;
}
.calculator__slider-title.calculator__checkbox {
    margin-right: 0 !important;
}

.yasr-total-average-container{
    font-size: 16px;

}

.comment-form-url{
    display: none !important;
}
.contacts__form input, .contacts__form textarea {
    border-radius: 15px;
    -webkit-box-shadow: 0px 0px 48.96px 2.04px rgb(0, 0, 0, 0.1);
    box-shadow: 0px 0px 48.96px 2.04px rgb(0, 0, 0, 0.1);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    -webkit-appearance: none;
}

.says{
    display: none !important;
}
.reply{
    display: none !important;
}

.comments__img.comment-author{
    display: flex;
    flex-direction: row;
}

.comments__info.comment-body{
    width: 100%;
    position: relative;
	margin-bottom: 0px;
}
.comments__head.comment-meta{
    position: relative;
}
.comment-metadata{
    position: absolute;
    top: 0;
right: 0;
}

.comments__author.fn{
    margin-left: 30px;

}
.comments__text.comment-content{
    position: relative;
    left: 130px;
    top: -70px;
	width: 80%;
}

.blog-page__info .yasr-stars-title.yasr-rater-stars-visitor-votes.yasr-star-rating,
.blog-page__info .yasr-stars-title-average{
    display: none !important;
}

@media (min-width: 1600px){
    .single .btn {
    font-size: 20px!important;
    padding: 9.9px 18px !important;
    border-radius: 12px !important;
    -webkit-border-radius: 12px !important;
    -moz-border-radius: 12px !important;
    -ms-border-radius: 12px !important;
    -o-border-radius: 12px !important;
}
.comments__text.comment-content {
    left: 160px;
	width: 80%;
}
}

@media (max-width: 1200px){
    .comments__text.comment-content{
        max-width: 80%;
    }
}

@media (max-width: 768){
.services-page {
    padding-top: 60px !important;
}
}
@media (max-width: 600px){
    /* .calculator__checkbox label{
   
    
} */
.comments__text.comment-content{
    max-width: 70%;
    left: 120px;
}
.calculator__item > label > p {
    width: 100%;
}
#wpcf7-f175-o1 .calculator__row.calculator__top .calculator__col:nth-child(3) {
    width: 100% !important;
}
.calculator__slider-title {
    line-height: 27px !important;
}
}
@media (max-width: 480px){
    .comments__text.comment-content {
    max-width: 100%;
    left: 0;
    top: 20px;
	width: 100%;
}
.comments__info.comment-body{
    width: 100%;
    position: relative;
	margin-bottom: 40px;
}
.comments__img.comment-author {
    flex-direction: column;
}
.comment-metadata {
    position: absolute;
    bottom: -20px;
    top: unset;
    left: 0;
    width: 100%;
}
.comments__author.fn {
    margin-left: 0;
}
/* .calculator__inner label {
    align-items: flex-end !important;
    -webkit-box-align: flex-end !important;
    -ms-flex-align: flex-end !important;
} */
/* .calculator__inner label {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: center;
} */
}
@media (max-width: 480px){
    .contacts__phone {
    margin: 0 !important;
}
}

@media (max-width: 400px){
    .calculator__slider-title label{
       font-size: 18px;
        display: flex;
        flex-direction: column;
        align-items: center; 
    }
    .calculator__slider-title {
        line-height: 12px !important;
    }
    
}

.owitext {
    font-weight: 900;
    text-align: center;
    font-size: 60px;
    margin-bottom: 80px;
}
.bg404fon {
    background-image: url(/wp-content/uploads/2021/04/404.png);
}
.yasr-custom-text-vv-before-2639 {
    display: none;
}
.yasr-vv-text-container{
    font-size: 15px;
}