/*!
Theme Name: brasho
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
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: brasho
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

brasho is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
.related.products {
    padding: 120px 0 0 0;
    background: #E0D1BC;
}

.our-products {
    padding: 150px 0 135px 0;
    background: #E0D1BC;
}
.top-banner.is-hidden{
    display: none !important;
}

.related.products .products {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1046px;
    margin: 40px 0 0 auto;
}

.our-products .woocommerce .products {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1346px;
    margin: 0 auto;
}

.postid-115295.woocommerce #reviews #comments ol.commentlist li{
	display: block !important;
}

.related.products .products .product,
.our-products .woocommerce .products .product {
    background: #F7F2E7;
    height: 465px;
    padding: 40px 20px 22px 20px;
    margin: 0 0 0 0;
    width: calc(33.33% - 8px) !important;
    position: relative;
}

.related.products.slider-section .products .product{
    width: 100% !important;
}

.related.products .products .product .image-wrapper,
.our-products .woocommerce .products .product .image-wrapper {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.related.products .products .product .image-wrapper img,
.our-products .woocommerce .products .product .image-wrapper img {
    width: auto;
    max-width: 260px;
    height: 315px;
    margin: 0 auto;
    object-fit: contain;
}

.related.products .products .product .button.add_to_cart_button,
.our-products .woocommerce .products .product .button.add_to_cart_button {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #D8CFC4;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 20px 20px 0 0;
    padding: 0 0 0 0;
}
.related.products .products .product .button.add_to_cart_button.added .cart-icon,
.our-products .woocommerce .products .product .button.add_to_cart_button.added .cart-icon,
.related.products .products .product a.added_to_cart,
.our-products .woocommerce .products .product a.added_to_cart{
    display: none!important;
}
.related.products .products .product .button.add_to_cart_button.added:after,
.our-products .woocommerce .products .product .button.add_to_cart_button.added:after{
    margin: 0 0 0 0;
}

.related.products .products .product a,
.our-products .woocommerce .products .product a {
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    width: 100%;
    color: #3B1212
}

.related.products .products .product a .woocommerce-loop-product__title,
.our-products .woocommerce .products .product a .woocommerce-loop-product__title {
    /*max-width: 180px;*/
    padding: 0 0 0 0;
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -0.03em;
}

.related.products .products .product a .price,
.our-products .woocommerce .products .product a .price {
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: -0.03em;
    text-align: right;
    text-transform: uppercase;
    margin-top: 10px;
    margin-left: 0;
    margin-right: auto;
    color: #3B1212;
    /*width: 100px;*/
    margin-bottom: 0;
}


body.woocommerce-shop .our-products .woocommerce .products .product.post-114729{
    display: none !important;
}

body.woocommerce-shop .our-products .woocommerce .products .product{
    width: calc(25% - 8px) !important;
    margin-bottom: 8px;
    margin-right: 8px;
}


body.woocommerce-shop .our-products .woocommerce .products{
    justify-content: flex-start;
}

.related.products .products .product a .product-title-price-inline,
.our-products .woocommerce .products .product a .product-title-price-inline {
    display: flex;
    height: 280px;
    justify-content: flex-end;
}

.related.products .products .product a .product-title-price-inline{
    height: auto;
}

.woocommerce div.product .product_title {
    font-weight: 400;
    font-size: 48px;
    line-height: 1.2em;
    letter-spacing: -0.03em;
    color: #3B1212;
}

.woocommerce div.product .product_title i {
    font-weight: 400;
    font-size: 48px;
    line-height: 1.2em;
    letter-spacing: -0.03em;
    color: #3B1212;
    font-family: "Cormorant Garamond", serif;
    text-transform: uppercase;
}

.woocommerce-product-details__short-description {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.4em;
    letter-spacing: -0.03em;
    color: #3B1212;
    margin: 0 0 24px 0;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{
    font-weight: 600;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #3B1212;
    text-transform: uppercase;
    margin: 0 0 40px 0;
    padding: 0 0 40px 0;
    border-bottom: 1px solid #C5C5CD;
}
.woocommerce div.product form.cart .button{
    border: 1px solid #3B1212;
    padding: 16px 32px 16px 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: #3B1212;
    width: max-content;
    text-decoration: none;
    border-radius: 50px;
    background: transparent;
    transition: all ease-in-out .3s;
}
.woocommerce div.product form.cart .button:hover{
    color: #F7F2E7 !important;
    background-color: #3B1212;
    transition: all ease-in-out .3s;
}
.woocommerce div.product form.cart div.quantity{
    width: 100%;
    margin: 0 0 32px 0;
}
.quantity .count-product{
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -0.03em;
    color: #3B1212;
    margin: 0 0 10px 0;
}
.quantity .qty-block{
    border: 1px solid #C5C5CD;
    /*padding: 12px 16px 12px 16px;*/
    width: 100%;
    max-width: 112px;
    display: flex;
}
.quantity .qty-block .qty-btn{
    background: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    height: 48px;
    width: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: -0.05em;
    text-align: center;
    color: #3B1212;
}
.quantity .qty-block .qty{
    background: transparent;
    border: none;
    outline: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: -0.05em;
    text-align: center;
    color: #3B1212;
    width: inherit;
}
.quantity .qty-block input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Для Firefox */
.quantity .qty-block input[type="number"] {
    -moz-appearance: textfield;
}
.info_with_icons_list{
    display: flex;
    flex-direction: column;
    border-top: 1px solid #C5C5CD;
    margin: 40px 0 32px 0;
    padding: 32px 0 32px 0;
}
.info_with_icons_list .info_with_icons_list__item{
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 378px;
}
.info_with_icons_list .info_with_icons_list__item:not(:last-child){
    margin: 0 0 12px 0;
}
.info_with_icons_list .info_with_icons_list__item .icon{
    width: 24px;
    height: 24px;
    margin: 0 16px 0 0;
}
.info_with_icons_list .info_with_icons_list__item .icon img{
    width: 100%;
    height: 100%;
}
.info_with_icons_list .info_with_icons_list__item .text{
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: -0.03em;
    color: #3B1212;
    width: calc(100% - 40px);
}
.summary.entry-summary .product_meta{
    display: none;
}
.accordion_info {

}

.accordion_info .accordion_info__item {
    overflow: hidden;

}

.accordion-title h6 {
    cursor: pointer;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    padding: 16px 0 16px 0;
    color: #3B1212;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #C5C5CD;
}

.accordion-content {
    display: none;
    padding: 24px 0 26px 0;
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: -0.03em;
    color: #3B1212;
}
.accordion-content ul{
    display: list-item;
    padding: 0 0 0 24px;
}
.accordion-content ul li {
    display: list-item;
}

.accordion-content ul li:not(:last-child){
    margin: 0 0 12px 0;
}

.accordion-content p {
    margin: 0 0 0 0;
    text-align: left;
}

.accordion-content p:not(:last-of-type) {
    margin: 0 0 16px 0;
}

.plus_icon {
    position: relative;
    width: 16px;
    height: 16px;
    display: block;
}

.plus_icon:before,
.plus_icon:after {
    content: "";
    position: absolute;
    background: #3B1212;
}

/* the vertical line */
.plus_icon:before {
    width: 1px;
    height: 100%;
    left: 50%;
    top: 0;
    opacity: 1;
    transform: translateX(-0.5px) rotate(0deg);
    transition: all ease-in-out .3s;
}

/* the horizontal line */
.plus_icon:after {
    height: 1px;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-0.5px);
}

.accordion-title.active .plus_icon:before {
    transform: rotate(90deg);
    opacity: 0;
    transition: all ease-in-out .3s;
}
.brasho_frequently_asked_questions{
    padding: 186px 0 120px 0;
    background: #E0D1BC;
}
.faq-images{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 116px 0 0 0;
    align-items: flex-start;
}
.faq-images .faq-image:nth-child(2n+1){
    width: 100%;
    max-width: calc(55% - 8px);

}
.faq-images .faq-image:nth-child(2n){
    width: 100%;
    max-width: calc(45% - 8px);
}
.brasho_frequently_asked_questions .accordion-title h6{
    border-bottom: none;
    padding: 0 0 0 0;
}
.brasho_frequently_asked_questions .accordion_info .accordion_info__item{
    border-bottom: 1px solid #F7F2E7;
    padding: 24px 0 24px 0;
}
.brasho_frequently_asked_questions .accordion-content{
    padding: 8px 0 0 0;
}
.brasho_frequently_asked_questions .plus_icon{
    width: 31px;
    min-width: 31px;
    height: 31px;
    min-height: 31px;
    margin: 0 0 0 40px;
}
.brasho_frequently_asked_questions .section-title{
    max-width: 634px;
}
.single-product .unlock,
.single-product .footer{
    background: #F7F2E7;
}

/****************************************/
.product-reviews{
    padding: 120px 0 120px 0;
}
.title-with-button{
    display: flex;
    justify-content: space-between;
}
.title-with-button .section-title{
    display: flex;
    gap: 12px;
    font-size: 42px;
}
.title-with-button button.add-reviews{
    background: #3B1212;
    border-radius: 50px;
    padding: 16px 34px 16px 34px;
    width: max-content;
    height: max-content;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #3B1212;
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: #F7F2E7;
    cursor: pointer;
    transition: all ease-in-out .3s;
}
.title-with-button button.add-reviews:hover{
    color: #3B1212;
    background: transparent;
    transition: all ease-in-out .3s;
}
.title-with-button button.close-review-modal{
    background: transparent;
    cursor: pointer;
    transition: all ease-in-out .3s;
    width: max-content;
    height: max-content;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 0;
}
.review-modal-wrapper{
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    width: 100vw;
    height: 100vh;
    background: #1E0E0ECC;
    display: flex;
    align-items: center;
    justify-content: center;
}
.review-modal-wrapper.open{
    z-index: 9;
    opacity: 1;
    visibility: visible;
}
.review-modal-wrapper .modal-content{
    padding: 25px 25px 25px 25px;
    background: #F7F2E7;
    width: 100%;
    max-width: 735px;
    position: relative;
}
.review-modal-wrapper .modal-content form .comment-form-comment,
.review-modal-wrapper .modal-content form .comment-form-author,
.review-modal-wrapper .modal-content form .comment-form-email{
    /*max-width: 500px;*/
}
#comments .woocommerce-noreviews{
    color: #3B1212;
}

.woocommerce #review_form #respond p{
    margin: 0 !important;
}

.title-with-button .section-title{
    margin-bottom: 14px;
}
.woocommerce #review_form #respond p.comment-notes{
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #3B1212;
    margin: 16px 0 8px 0;
}
#commentform label{
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: -0em;
    text-transform: uppercase;
    color: #3B1212;
    margin: 16px 0 12px 0;
    display: block;
}
.woocommerce #review_form p.stars a{
    color: #320707;
    width: 21px;
    height: 21px;
}
.woocommerce #review_form p.stars a:before{
    width: 100%;
    height: 100%;
    font-size: 21px;
}
.woocommerce #review_form #respond textarea,
.woocommerce #review_form #respond input{
    width: 100%;
    border: 1px solid #C5C5CD;
    background: transparent;
    color: #3B1212;
    padding: 10px;
}
.woocommerce #review_form #respond textarea{
    height: 95px;
    resize: none;
}
.woocommerce #review_form #respond input{
    height: 35px;
}

.woocommerce #review_form #respond input#review_images{
    border: none !important;
}
.woocommerce #review_form #respond .form-submit input{
    background: #3B1212;
    border-radius: 50px;
    padding: 16px 34px 16px 34px;
    width: max-content;
    height: max-content;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #3B1212;
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: #F7F2E7;
    cursor: pointer;
    margin: 20px 0 0 0;
    transition: all ease-in-out .3s;
}
.woocommerce #review_form #respond .form-submit input:hover{
    color: #3B1212;
    background: transparent;
    transition: all ease-in-out .3s;
}
.woocommerce-Reviews .commentlist{
    width: 100%;
    max-width: 680px;
    margin: 0 auto 0 auto!important;
}
.woocommerce-Reviews .commentlist .review{
    display: flex;
    border-bottom: 1px solid #C5C5CD!important;
    padding: 32px 0 32px 0!important;
    margin: 0 0 0 0!important;
}
.woocommerce-Reviews .commentlist .review:nth-child(n+4) {
    display: none; /* Скрываем все комментарии, начиная с 4-го */
}
.woocommerce-Reviews .commentlist .review .comment-avatar{
    margin: 5px 20px 0 0;
}
.woocommerce-Reviews .commentlist .review .comment-content{
    display: flex;
    flex-direction: column;
}
.review .comment-content .comment-rating{
    display: flex;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.review .comment-content .comment-rating span{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 21px;
    height: 21px;
}
.review .comment-content .comment-author-date{
    display: flex;
    margin: 0 0 16px 0;
}
.review .comment-content .comment-author-date .comment-author{
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: #3B1212;
}
.review .comment-content .comment-author-date .comment-spacer,
.review .comment-content .comment-author-date .comment-date{
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: #3B1212;
}
.review .comment-content .comment-author-date .comment-spacer{
    margin: 0 2px;
}
.review .comment-content .comment-body{
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: -0.03em;
    color: #3B1212;
}
.review .comment-content .comment-body p:first-child{
    margin: 0 0 0 0;
}
.count-comments{
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -0.03em;
    color: #3B1212;
    margin: 24px 0 8px 0;
}
#load-more-comments{
    border: 1px solid #3B1212;
    padding: 16px 32px 16px 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: #3B1212;
    width: max-content;
    text-decoration: none;
    border-radius: 50px;
    background: transparent;
    margin: 48px auto 0 auto;
    cursor: pointer;
    transition: all ease-in-out .3s;
}
#load-more-comments:hover{
    color: #F7F2E7;
    background-color: #3B1212;
    transition: all ease-in-out .3s;
}
.custom-product-rating{
    margin: 25px 0 25px 0;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #3B1212;
    display: flex;
    align-items: center;
}
.custom-product-rating .stars{
    margin: 0 10px 0 10px;
}
.single-post .site-main{
    background: #F7F2E7;
    padding: 154px 0 0 0;
}
.single-post .entry-header{
    padding: 0 20px 0 20px;
}
.single-post .entry-header .entry-title{
    font-weight: 400;
    font-size: 80px;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #3B1212;
    margin: 0 0 42px 0;
}
.single-post .entry-header .entry-title i{
    font-family: "Cormorant Garamond", sans-serif;
    text-transform: uppercase;
}
.single-post .entry-content{
    width: 100%;
    max-width: 738px;
    margin: 0 auto 0 auto;
}
.single-post .entry-content,
.single-post .entry-content p{
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.03em;
    color: rgba(59, 18, 18, 0.7);
}
.single-post .entry-content p{
    margin: 0 0 24px 0;
}
.single-post .entry-content strong{
    font-weight: 600;
    /*font-size: 24px;*/
    line-height: 30px;
    letter-spacing: -0.03em;
    color: #3B1212;
}
.single-post .entry-content figure{
    margin: 40px 0 40px 0;
}
.single-post .info-share{
    width: 100%;
    max-width: 738px;
    margin: 50px auto 50px auto;
    padding: 20px 0 20px 0;
    border-top: 1px solid #C5C5CD;
    display: flex;
    justify-content: space-between;
}
.single-post .info-share .info p{
    margin: 0 0 0 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #3B1212;
}
.single-post .info-share .info p:first-child{
    margin: 0 0 8px 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    text-transform: uppercase;
}
.social-share{
    display: flex;
}
.social-share a{
    text-decoration: none;
}
.social-share a:not(:last-child){
    margin: 0 16px 0 0;
}
.single-post .related-posts{
    width: 100%;
    max-width: 738px;
    margin: 100px auto 120px auto;
    padding: 0 0 0 0;
}
.single-post .related-posts .related-posts-title{
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #3B1212;
    margin: 0 0 0 0;
    padding: 0 0 12px 0;
    border-bottom: 1px solid #C5C5CD;
}
.related-posts-list{

}
.related-posts-list .related-posts-list__item{

}
.related-posts-list .related-posts-list__item a{
    display: block;
    width: 100%;
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: -0.03em;
    color: #3B1212;
    padding: 15px 0 15px 0;
    text-decoration: none;
    border-bottom: 1px solid #C5C5CD;
}
@media screen and (max-width: 1100px){
    .related.products .products .product a .woocommerce-loop-product__title, .our-products .woocommerce .products .product a .woocommerce-loop-product__title{
        /*width: 200px;*/
    }
}