/*
 Theme Name:   Affix Child
 Theme URI:    https://www.mahardhi.com/wordpress/MT04/affix/
 Author:       Mahardhi team
 Author URI:   https://www.templatemonster.com/authors/mahardhi/
 Description:  Affix Child Theme
 Template: 	   affix 
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  affix
*/

/**** CUSTOM STYLES ****/

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    color: #1E1E1E;
}

button {
    outline: none;
}

.container {
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
}

.title, .latest-post-section .section-title, .intro-owl-slider h1, .products-block h3, .bestsellers-slider-block h3 {
    font-size: 40px;
    line-height: 60px;
    text-align: center;
    margin-bottom: 79px;
    font-weight: bold;
    font-family: 'Gilroy';
    text-transform: uppercase;
}
.woocommerce-variation-price * {
    font-family: 'KyivRegion', sans-serif;
}
.woocommerce.single-product div.product .summary p.price{
    color: #1E1E1E;
}
.site-header .header-main-wrapper {
    background: #000;
    padding-bottom: 55px;
}
.header-menu-left .menu-toggle {
    display: block;
}
.header-menu-left.active {
    transform: translate(0px, 0);
}
.header-menu-left .main-navigation ul.main-menu {
    display: block;
}

.header-main-innner {
    display: flex;
    flex-direction: column;
    position: relative;
}
.header-btn-box li {

}

.header-btn-box {
    display: none; 
}
.header-btn-box ul {
    padding: 0;
}
.header-main-innner .header-btn-box li {
    list-style-type: none;
}
.header-btn-box li:hover i {
   /*  color: #893F29; */
}
.header-btn-box a {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    height: 16px;
    border-radius: 0;
}
.header-btn-box i {
    color: #fff;
}
.header-top-part {
    display: flex;
    justify-content: center;
    padding: 45px 0;
}

.header-top-part .logo {
    background-repeat: no-repeat;
    background-image: url(img/logo-white.svg);
    background-size: cover;
    width: 342px;
    height: 119px;
    background-position: center;
}

.header-bottom-part {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    width: 100%;
}

.header-bottom-part .icon {
    width: 24px;
    height: 24px;
    margin-right: 32px;
}
.header-bottom-part .icon i {
    color: #fff;
    font-size: 20px;
}

.main-navigation .main-menu>li {
    padding: 0 20px;
    margin: 0;
}
.main-navigation .main-menu>li+li {
    margin: 0;
}

.main-navigation .main-menu > li > a {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    padding: 0;
    text-transform: inherit;
}
.header-menu-left .main-navigation .main-menu > li > a {
    color: #000;
}
.main-navigation ul.main-menu {
    display: flex;
    align-items: center;
}
.footer-logo-wrapper img {
    width: 250px;
    height: 87px;

    width: 250px;
    height: 110px;
}
.site-footer {
    padding: 144px 0 176px;
}
footer .column {
    display: flex;
    flex-direction: column;
}
footer .container {
    justify-content: space-between;
    color: #fff;
    display: flex;
}
.page-footer.footer-dark {
    background: #000;
}
footer a, .page-footer.footer-dark li a {
    color: #fff;
}
footer li.menu-item {
    list-style-type: none;
}
footer .social-item {
    display: flex;
    align-items: center;
    font-weight: 500;
    line-height: 19px;
    font-size: 14px;
    margin-bottom: 24px;
}
footer .social-item i {
    font-size: 19px;
    margin-right: 13px;
}
footer .widget-title, footer .column-title {
    font-size: 18px;
    line-height: 27px;
    font-weight: 500;
    margin-bottom: 13px;
}
footer ul {
    list-style: none;
}
.page-footer .widget-title {
    font-weight: 500 !important;
    font-family: 'Gilroy' !important;
    font-size: 18px !important;
    line-height: 27px !important;
}
footer .text {
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
}
footer .company-name {
    margin-bottom: 30px;
}
.page-footer li {
    margin-bottom: 5px;
}
footer .phone {
    margin-bottom: 5px;
}


/**** MAIN PAGE ****/
/* .intro-owl-slider .owl-stage-outer {
    height: 700px !important;
}
.intro-owl-slider .owl-carousel .owl-item {
    height: 700px;
}
.intro-owl-slider .intro-item {
    height: 700px;
} */


.owl-carousel .owl-item .intro-item .second-img {
    display: none;
}
@media (max-width: 768px) {
    .owl-carousel .owl-item .intro-item .second-img {
        display: block;
    }
    .owl-carousel .owl-item .intro-item .first-img {
        display: none;
    }
}
.intro-owl-slider {
    color: #fff;
}
.intro-owl-slider .row {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding: 0;
}
.intro-owl-slider h1 {
    max-width: 442px;
    font-weight: 500;
    font-size: 64px;
    line-height: 83px;
    margin-bottom: 56px;
    font-family: 'KyivRegion', sans-serif;
    text-align: left;
    color: #fff;
}
.intro-owl-slider h2 {
    max-width: 340px;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 64px;
    text-transform: inherit;
    color: #fff;
}
.intro-owl-slider a {
    border-radius: 6px;
    padding: 10px 42px;
    background: #fff;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    color: #000;
    text-transform: uppercase;
}
.intro-slider .row {
    margin: 0;
}
.intro-slider .owl-carousel.owl-theme .owl-nav [class*="owl-"] {
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: none;
    color: #000;
}
.intro-slider .owl-carousel.owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent;
}
.products-block, .bestsellers-slider-block {
    padding: 104px 0 188px;
}
.products-block .container {
    padding: 0;
    max-width: 1190px;
}

.bestsellers-slider-block {
    display: none;
}
.products-block .products-box, .bestsellers-slider-block .products-box {
    margin-bottom: 90px;
}
.products-block .container > a, .bestsellers-slider-block .container > a {
    background: #E9DCD3;
    font-size: 32px;
    line-height: 24px;
    font-weight: 500;
    height: 103px;
    border-radius: 5px;
    line-height: 103px;
    padding: 0 30px;
    color: #000;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.products-block .container > a::after, .bestsellers-slider-block .container > a::after {
    font-size: 20px;
}
.bestsellers-slider-block .woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    width: 100%;
}
.bestsellers-slider-block .owl-item {
    padding: 0 7px;
}
.bestsellers-slider-block .owl-carousel.owl-theme .owl-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.bestsellers-slider-block .owl-carousel.owl-theme .owl-nav [class*="owl-"] {
    position: relative;
}
.bestsellers-slider-block .owl-prev {
    margin-right: 10px;
}
.bestsellers-slider-block .owl-carousel .owl-item img {
    width: auto;
}

.features-block {
    display: flex;
    flex-direction: column;
    background: #E9DCD3;
}
.features-block .container {
    background-image: url(https://pesivima.com/wp-content/uploads/2023/09/text.webp);
    padding: 237px 15px 138px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: top 100px center;
}
.features-block .img-box {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}
.features-block img {
    width: 392px;
}
.features-box {
    display: flex;
    justify-content: space-between;
}
.features-box .feature-item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.features-box .text {
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    text-align: center;
}
.features-box .ico {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    border: 2px solid #000;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 30px;
}
.feature-item:nth-of-type(1) {
    max-width: 290px;
}
.feature-item:nth-of-type(2) {
    max-width: 390px;
}
.feature-item:nth-of-type(3) {
    max-width: 260px;
}
.feature-item:nth-of-type(1) .ico {
    background-image: url(img/ico1.svg);
    background-size: 32px auto;
}
.feature-item:nth-of-type(2) .ico {
    background-image: url(img/ico2.svg);
    background-size: 32px 32px;
}
.feature-item:nth-of-type(3) .ico {
    background-image: url(img/ico3.svg);
    background-size: 19px auto;
}
.quote-block {
    color: #fff;
    display: flex;
    justify-content: space-between;
}
.quote-block .left-side {
    flex: 1 1 410px; 
    background: #948B82;
    display: flex;
    align-items: center;
    text-align: left;
    flex-direction: column;
    margin-right: 16px;
    padding: 208px 0 178px;
}
.quote-block .left-side .content {
   max-width: 550px; 
}
.quote-block .quote {
    position: relative;
    font-size: 32px;
    line-height: 48px;
    font-weight: bold;
    margin-bottom: 24px;
}
.quote-block .quote::before {
    content: '“';
    display: block;
    position: absolute;
    font-size: 72px;
    line-height: 108px;
    font-weight: bold;
    left: -35px;
    top: -45px;
}
.quote-block .name {
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    margin-bottom: 64px;
}
.quote-block .icon {
    width: 41px;
    height: 41px;
    background: #000;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.quote-block .icon i {
    font-size: 20px;
    color: #fff;
}
.quote-block .right-side {
    flex: 1 1 auto;
    background-image: url(https://pesivima.com/wp-content/uploads/2023/11/yevhenii_kovtunenko_main.webp);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}




.blog-carousel .owl-nav .owl-prev {

}
.blog-carousel .owl-nav .owl-next {

}
@media (max-width:1500px) {
    .blog-carousel.owl-carousel.owl-drag .owl-item { 
        /* max-width: 394px; */
    }
}

.posts-block {
    padding-left: 140px; 
    width: calc(100% + 320px);
    overflow: hidden;
    position: relative;
    padding-bottom: 60px;
}
.blog-carousel.owl-theme .owl-nav {
    /* display: block;
    position: relative;
    height: 50px;
    display: flex;
    justify-content: center;
    margin-left: -140px; */
    position: absolute;
    left: calc(50% - 250px);
    z-index: 999; 
}
.blog-slider.owl-carousel {
    position: relative; 
    right: -200px; 
}
.blog-carousel.owl-theme .owl-nav .owl-prev, .blog-carousel.owl-theme .owl-nav .owl-next {
    position: relative;
}
.blog-carousel.owl-theme .owl-nav .owl-prev {
    left: 0;
} 
.blog-carousel.owl-theme .owl-nav .owl-next {
    right: 0;
}
.blog-carousel.owl-theme.owl-carousel {
    
}


.blog-carousel.owl-carousel.owl-drag .owl-item {
    padding: 0 7px;
}
.blog-carousel.owl-carousel .owl-item img, .latest-post-item:hover .latest-post-inner .latest-post-img-wrapper img {
    border-radius: 6px 6px 0 0;
}
.latest-post-inner  {
    border: 2px solid #E6E6E6;
    padding: 0;
    border-radius: 6px;
    height: 100%;
}
.latest-post-item {
    padding: 0;
}
.latest-post-section {
    padding-bottom: 90px;
}
.latest-post-section .section-title {
    margin-bottom: 56px;
}
.latest-post-content {
    padding: 20px 35px 30px;
}
.latest-post-content .category {
    height: 24px;
    line-height: 24px;
    padding: 0 24px;
    font-size: 14px;
    font-weight: 500;
    background: #D1A17E;
    color: #fff;
    border-radius: 16px;
    display: inline-flex;
}
.latest-post-content .post-title {
    font-size: 24px;
    line-height: 27px;
    font-weight: bold;
    margin-bottom: 40px;
    min-height: 40px;
}
.latest-post-content .post-title a {
    color: #000;
}
.latest-post-content .post-info {
    display: flex;
    align-items: center;
    
}
.latest-post-content .post-date {
    font-size: 16px;
    color: #757575;
    margin: 0 30px 0 0;
}
.latest-post-content .btn-more {
    text-decoration: underline;
    font-size: 16px;
    color: #000;
}
.arrow {
    width: 25px;
    height: 24px;
    background-size: 24px auto;
    background-repeat: no-repeat;
    background-position: right center;
    margin: 0;
    /* top: 50%;
    right: 20px;
    margin-top: -12px; */
}
.prev-slide {
    background-image: url(img/arrow3.svg);
}
.next-slide {
    background-image: url(img/arrow1.svg);
}
/* .blog-carousel .owl-nav button {
    display: flex;
    justify-content: center;
    align-items: center;
} */



/**** PRODUCT CARD ****/

.woocommerce ul.products li.product .btn-addcart-box .button {
    position: relative;
    padding: 0 19px;
    height: 55px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-weight: bold;
    line-height: 55px;
    width: 100%;
    background: #893F29;
    border-radius: 4px;
    text-transform: inherit;
}

.woocommerce ul.products li.product .btn-addcart-box .button::after,
.products-block .btn-shop::after, .btn-filter::after, .products-block .container > a::after,
.bestsellers-slider-block .container > a::after {
    display: block;
    content: '';
    position: absolute;
    width: 30px;
    height: 24px;
    background-image: url(img/arrow2.svg);
    background-size: 24px auto;
    background-repeat: no-repeat;
    background-position: right center;
    top: 50%;
    right: 20px;
    margin-top: -12px;
}
.products-block .btn-shop::after, .products-block .container > a::after,
.bestsellers-slider-block .container > a::after {
    background-image: url(img/arrow1.svg);
    width: 40px;
    height: 30px;
    margin-top: -15px;
    background-size: 30px auto;
    right: 30px;
}

.woocommerce .desription-box {
    
}

.desription-box p {
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    color: #1e1e1e;
}

.shop-page .desription-box p {
    font-size: 14px;
    line-height: 16px;
}

.weight-box {
    color: #757575;
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
}

.product-price-box {
    min-height: 52px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.product-price-box .woocommerce-Price-amount {
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
    color: #1e1e1e;
    font-family: 'KyivRegion', sans-serif;
}

.product-var-price {
    font-size: 24px !important;
    line-height: 28px !important;
    font-weight: 500 !important;
    color: #1e1e1e;
    font-family: 'KyivRegion', sans-serif !important;
}


.product-item {
    padding: 18px 0 25px;
}

.product-thumbnail-main, .out-img-box {
    display: flex;
    justify-content: center;
}

.out-img-box {
    position: relative;
    
}
.out-img-box::after {
    content: '';
    position: absolute;
    background-image: url(img/Coming-soon.webp);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center bottom 30px;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
}

.product-detail-top {
    min-height: 120px;
}

/**** WOOCOMMERCE CHANGES ****/

.woocommerce .shop-page  .star-rating {
    font-size: 14px;
}

.shop-page .product-price-box .woocommerce-Price-amount {
    font-size: 20px;
    line-height: 23px;
}

.woocommerce .shop-page ul.products li.product .btn-addcart-box .button {
    padding: 0 15px;
    height: 41px;
    font-size: 13px;
    line-height: 41px;
}

.woocommerce .shop-page  ul.products li.product .btn-addcart-box .button::after {
    width: 24px;
    height: 16px;
    background-image: url(img/arrow2.svg);
    background-size: 16px auto;
    top: 50%;
    right: 13px;
    margin-top: -8px;
}

.shop-page .product-thumbnail-main, .shop-page .out-img-box {
    height: 183px;
}

/**** SHOP PAGE ****/

.page-content.shop-page {
    padding-bottom: 140px;
}

.shop-page .title-box {
    /**background-image: url(img/catalog.webp); **/
    background-image: url(https://pesivima.com/wp-content/uploads/2021/08/sweet-summer.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; 
    /**padding: 160px 0 209px;**/
    padding: 317px 0 317px;
    text-align: left;
    color: #fff;
}
.shop-page .title-box1 {
    position: relative;
}
.shop-page .title-box1 img {
    width: 100%;
}
.title-box1 .first-img {
    
}
.title-box1 .second-img {
    display: none;
}
.shop-page .title-box1 .container {
    position: relative;
}
.shop-page .title-box1 .content {
    position: absolute;
    left: 0;

}

.shop-page .title {
    font-size: 64px;
    line-height: 83px;
    font-weight: 500;
    font-family: 'KyivRegion', sans-serif;
    margin-bottom: 32px;
    text-align: left;
    color: #fff;
}

.shop-page .subtitle {
    max-width: 340px;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    text-transform: inherit;
    color: #fff;
}

.shop-page .main-container {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
}

.close-filter {
    position: absolute;
    right: 15px;
    top: 15px;
    display: none;
}

.close-filter i {
    font-size: 13px;
}

.shop-page .filters-block {
    flex: 0 0 283px;
    margin-right: 9px;
    border: 2px solid #E6E6E6;
    border-radius: 2px;
    padding: 22px;
    position: relative;
}

.shop-page .content-block {
    flex: 1 1 auto;
}
#woof_html_buffer {
    display: none !important;
}
.woof_reset_search_form {
    display: none !important;
}
#woof_widget-2 {
    border: none;
    padding: 0;
}
#woof_widget-2 .widget {
    border: none;
    padding: 0;
}

.widget .woof_redraw_zone ul {
    display: flex;
    flex-direction: column;
}
.filters-block #secondary {
    margin-bottom: 0;
}
#secondary .widget ul > li {
    padding: 0;
}
.woof_submit_search_form_container {
    margin: 0;
}

.filters-block .form-title {
    background: #000;
    font-size: 19px;
    line-height: 51px;
    font-weight: bold;
    height: 51px;
    padding-left: 26px;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 19px;
}

.filters-box .btn-filter, .woocommerce .filters-block button.button.woof_submit_search_form {
    margin-top: 22px;
    background: #E9DCD3;
    color: #1e1e1e;
    border-radius: 5px;
    height: 39px;
    line-height: 39px;
    display: flex;
    justify-content: space-between;
    padding: 0 25px;
    position: relative;
    font-size: 13px;
    font-weight: bold;
    width: 100%;
    text-transform: inherit;
}
.woocommerce .filters-block button.button.woof_submit_search_form {
    margin-top: 0;
}

.filters-box .btn-filter::after, .filters-block .woof_submit_search_form::after {
    content: '';
    display: block;
    background-image: url(img/arrow1.svg);
    width: 24px;
    height: 14px;
    background-size: auto 100%;
    margin-top: -7px;
    background-repeat: no-repeat;
    top: 50%;
    position: absolute;
    right: 19px;
}

.filters-box .hidden-checkbox {
    display: none;
}

.filters-box .checkbox-label, .filters-block .woof_list_label .woof_label_term {
    display: block;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 12px;
    line-height: 19px;
    font-weight: 500;
    margin: 0 0 0 25px;
    max-width: 90px;
}

.filters-block .woof_list_label .woof_label_term {
    background-color: transparent;
    border: none;
    padding: 0;
    line-height: 25px;
    text-align: left;
    overflow: hidden;
    text-decoration: none;
    cursor: pointer;
    height: 38px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.woof_list_label li .woof_label_term.checked, .woof_list_label li .woof_label_term:hover {
    background-color: transparent;
    color: #000;
    font-weight: bold; 
}

.filters-box .hidden-checkbox:checked + .checkbox-label {
    font-weight: bold; 
}

.filters-box .checkbox-label.active {
    font-weight: bold;
    color: #000;
}
.btn-toggle-filter {
    margin-right: 10px;
    background: #000;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    padding: 0 23px;
    border-radius: 4px;
    display: none;
    cursor: pointer;
}
.shop-page .input-box {
    margin-bottom: 24px;
    padding: 0 7px;
}
.shop-page .input-box input {
    max-width: 900px;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    padding: 20px 28px;
    border-radius: 6px;
    border: 2px solid #E6E6E6;
}
.shop-page .input-box button {
    position: absolute;
    right: 20px;
    padding: 5px 10px;
    top: 50%;
    margin-top: -18px;
    background: transparent;
    color: #222;
    font-size: 22px;
}



/**** PRODUCT PAGE ****/

.modal-consult .modal-header button {
    font-size: 38px;
    line-height: 38px;
    position: absolute;
    right: 10px;
    top: 5px;
    color: #000;
    opacity: 1;
}
.modal-consult .modal-header button span {
    color: #000;
    font-weight: 400;
}
.modal-consult .modal-header button:hover {
    background: transparent;
    color: #893F29;
}
.modal-consult .modal-header {
    border-bottom: none;
    padding: 40px 0 0;
}
.modal-consult .modal-title {
    width: 100%;
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 20px;
}
.modal-consult .modal-body {
    width: 100%;
    text-align: center;
    padding: 0 40px 40px;
}
.modal-consult .text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}
.form-item-phone input {
    max-width: 350px;
    width: 100%;
    line-height: 24px;
}
.modal-consult input[type=submit] {
    max-width: 350px;
    width: 100%;
    background: #000;
    margin: 20px auto 0;
    border-radius: 4px;
    background: #000;
    padding: 12px 25px;
    display: block;
}
.policy-text {
    max-width: 310px;
    margin: 0 auto;
}
.policy-text a {
    text-decoration: underline;
}





.single-product .btn-buy {
    background: #000;
    position: relative;
    text-transform: inherit;
}

.woocommerce div.product form.cart .button, .single-product .btn-buy {
    white-space: nowrap;
    margin-bottom: 10px;
}

.single-product .btn-buy::before {
    content: "\f095";
    color: #fff;
    font-family: 'FontAwesome';
    font-size: 20px;
    display: inline-block;
    vertical-align: bottom;
    padding: 0 5px 0 0;
}
.woocommerce div.product form.cart div.quantity {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 10px;
    width: fit-content;
}

.single-product .right-side .single_add_to_cart_button {
    margin-right: 10px;
}

.single-product .title-box {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 435px;
    background-position: center;
}

.single-product .breadcrumb-box {
    margin-bottom: 0;
}

.single-product .page-content {
    padding: 144px 0 170px;
}

.single-product-info {
    display: flex;
    justify-content: space-between;
}

.single-product-info .left-side {
    flex: 0 0 525px;
    margin-right: 75px;
    width: 525px;
}


.single-product-info .right-side {
    flex: 1 1 auto;
    max-width: 580px;
    height: 525px;
}
.woocommerce div.product .single-product-info .right-side div.summary {
    margin: 0;
    padding: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.woocommerce-product-gallery .flex-viewport {
    border-radius: 6px;
}
.woocommerce div.product div.images img {
/** bug!!	
    max-width: 385px;
    **/
    max-width: 100%;
}

.woocommerce-product-gallery__wrapper a {
    display: flex;
    justify-content: center;
}

.single-product .woocommerce-product-details__short-description {
    
}

.single-product .woocommerce-product-details__short-description p {
    font-size: 19px;
    line-height: 28px;
    font-weight: 500;
    color: #757575;
}

.single-product .weight {
    font-size: 19px;
    line-height: 28px;
    font-weight: 500;
    color: #757575;
    margin-bottom: 31px;
}

.single-product .cart {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}

.single-product .input-box {
    display: flex;
    flex-direction: column;
}

.tab-characteristics {
    margin: 0px;
    padding: 30px;
    display: none;
}

.single-product.woocommerce .right-side .star-rating {
    font-size: 28px;
    float: none;
}
.woocommerce .right-side button.button.alt {
    border-radius: 4px;
    background: #000;
    text-transform: inherit;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    display: flex;
    flex-wrap: wrap;
}

.comment-text .description {
    flex: 1 1 100%;
}

.wc-tabs {
    display: flex;
    justify-content: center;
}
.reviews_tab {
    order: 2;
}

.product-description h2 { font-size: 26px !important; line-height: 26px !important;}

.wc-tabs-wrapper {
    margin-bottom: 64px;
}

.product-related-block .section-title {
    font-size: 40px;
    line-height: 60px;
    font-weight: bold;
    color: #1E1E1E;
    margin-bottom: 49px;
    text-transform: inherit;
}

.single-product .related-products .products {
    display: flex;
    justify-content: center;
}

.woocommerce.related-products ul.products.columns-4>li.product {
    width: 350px;
}

/* GALLERY */
.woocommerce-product-gallery__image {
    height: 525px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.woocommerce-product-gallery__image a {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.woocommerce-product-gallery img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

/**** OTHER STYLES ****/

.page-content {
    padding: 0;
}

#pl-121 .so-panel { 
    /* margin-bottom:0 !important;  */
}

.so-panel {
    margin-bottom: 0 !important;
    position: relative;
}
.woocommerce div.product .single-product-tab-block .woocommerce-tabs ul.tabs li {
    width: 215px;
}
.woocommerce div.product .single-product-tab-block .woocommerce-tabs ul.tabs li+li {
    margin-left: 0;
}
.woocommerce div.product .single-product-tab-block .woocommerce-tabs .tabs li a:after {
    display: none;
}
.woocommerce div.product .single-product-tab-block .woocommerce-tabs .tabs li:hover a:after {
    display: none;
}
.woocommerce div.product .single-product-tab-block .woocommerce-tabs .tabs li a {
    padding: 26px 0px;
    text-transform: inherit;
}
.woocommerce div.product .single-product-tab-block .woocommerce-tabs .panel, .tab-characteristics {
    padding: 64px 99px;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
    border: none;
    max-height: 61px;
}
.header-menu-left .main-navigation .main-menu > li > a {
    width: 100%;
}
.header-menu-left .main-navigation .main-menu>li {
    padding: 10px 20px;
    margin: 0;
}


/**** BREADCRUMBS ****/

.breadcrumb-box {
    width: 100%;
    background: #E9DCD3;
    margin-bottom: 112px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
}
.breadcrumb-box .container {
    height: 64px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.page-text {
    color: #1e1e1e;
}
.custom-breadcrumb {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #757575;
}
.custom-breadcrumb a {
    display: flex;
    margin: 0 9px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #757575;
}
.link-home {
    background-image: url(img/home.svg);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 18px;
    height: 16px;
    flex: 0 0 18px;
}

/**** SINGLE PAGE ****/

.page-template-default {
    color: #757575;
}

.page-template-default .breadcrumb-box {
    margin-bottom: 64px;
}

.fixed-column {
    position: absolute;
    top: 0;
    left: 0;
    border: 2px solid #E6E6E6;
    padding: 36px 32px;
}

.fixed-column ol {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #1e1e1e;
}

.page-template-default p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
}

.page-template-default li {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    list-style-type: disc;
}

.page-template-default li.mini_cart_item {
    list-style-type: none;
}

.page-template-default .list-wrapper li {
    list-style-type: decimal;
}

.fixed-column li {
    
}

.so-panel, .panel-no-style {
    margin-bottom: 0 !important;
}
#pg-478-1, #pg-481-1, #pg-612-1, #pg-607-1, #pg-640-1 {
    margin-left: 297px;
}
#pg-478-1 .so-panel, #pg-481-1 .so-panel, #pg-612-1 .so-panel, #pg-607-1 .so-panel, #pg-640-1 .so-panel {
    position: relative;
}
#pgc-478-1-0, #pg-481-1, #pg-612-1, #pg-607-1, #pg-640-1 {
    border: 2px solid #E6E6E6;
}
.section {
    padding: 0 72px;
    position: relative;
}
#section1 {
    padding-top: 48px;
}
.panel-last-child .section {
    padding-bottom: 48px;
}
.section .text-widget p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
}
.section .text-widget li {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    list-style-type: disc;
}
.section strong {
    font-weight: 700;
}
/* .section p:last-child, .section p, .entry .entry-content .section p:last-child {
    margin-bottom: 15px; 
} */

/**** TEXT AGREEMENT PAGE ****/

.page-template-default .page-content {
    padding-bottom: 200px;
}

.page-template-default .title-box {
    width: 100%;
    border-bottom: 2px solid #E6E6E6;
    padding: 24px 72px;
}

.page-template-default .title-box h1 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    text-transform: inherit;
    margin: 0;
}

.page-template-default .content-box {
    width: 100%;
    /* margin-left: 300px; */
    border: 2px solid #E6E6E6;
    padding: 48px 72px;
}
.page-template-default .content-box p {

}


.list-wrapper {
    position: absolute;
    top: 0;
    width: 281px;
    padding: 31px 32px;
    border: 2px solid #E6E6E6;
    border-radius: 6px;
}

.list-wrapper ol {
    margin: 0;
}

.list-wrapper.active {
    position: fixed;
    top: 0;
}

.list-wrapper .textwidget {
    width: 204px;   
}

.list-wrapper .textwidget li {
    margin: 5px 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;  
    color: #757575;
}

.list-wrapper .textwidget a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;  
    color: #1e1e1e;
    color: #757575;
}

.list-wrapper .textwidget li.active a, .list-wrapper .textwidget li.active {
    color: #1e1e1e;
    font-weight: 700;
}
.title-box h3 {
    margin: 0;
	text-transform: inherit;
}

/* .agreement-layout {
    padding-top: 64px;
} */

/**** CART PAGE ****/

.woocommerce-cart .input-box label {
    font-size: 0;
}

/**** CHECKOUT PAGE ****/


.woocommerce form .form-row .form-item-checkbox label {
    line-height: 20px;
}

.wcus-checkout-fields > div, #nova-poshta-shipping-info {
    padding: 15px 20px 20px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    margin-bottom: 20px;
}

.woocommerce-checkout .shipping_method, .woocommerce-checkout .wc_payment_method .input-radio {
    display: none;
}
.woocommerce-checkout .woocommerce-shipping-methods label, .woocommerce-checkout .wc_payment_method label {
    border-radius: 10px;
    padding: 10px 10px 10px 40px;
    position: relative;
}
.woocommerce-checkout .woocommerce-shipping-methods input:checked + label, .woocommerce-checkout .wc_payment_method input:checked + label,
.woocommerce-checkout .wc_payment_method label {
    border: 1px solid #893F29;
}


.woocommerce-checkout .woocommerce-shipping-methods input:checked + label::before, .woocommerce-checkout .wc_payment_method input:checked + label::before,
.woocommerce-checkout .wc_payment_method input + label::before {
    content: '';
    display: block;
    border-radius: 50%;
    border: 5px solid #893F29;
    background: transparent;
    left: 10px;
    top: 50%;
    width: 16px;
    height: 16px;
    position: absolute;
    margin-top: -8px;
}
.woocommerce-checkout .wc_payment_method input + label::before {
    border: 5px solid #ccc;
}
.woocommerce-checkout .woocommerce ul#shipping_method li label {
    margin: 0;
}


.woocommerce-checkout .woocommerce ul#shipping_method li label,
.woocommerce-checkout form.woocommerce-checkout #payment ul.payment_methods li label {
    display: flex;
    cursor: pointer;
    align-items: center;
}
.woocommerce-checkout form.woocommerce-checkout #payment ul.payment_methods li label {
    height: 58px;
}
.woocommerce-checkout .woocommerce ul#shipping_method li label:hover,
.woocommerce-checkout form.woocommerce-checkout #payment ul.payment_methods li label:hover {
    font-weight: bold;
}
.woocommerce #payment #place_order {
    padding: 12px 20px;
}

.place-order .order-title {
    margin-bottom: 15px;
    color: #000;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 500;
}

.place-order .form-item-checkbox {
    margin-bottom: 5px;
}
.place-order .form-item-agreement {
    margin-bottom: 15px;
}

.form-item-checkbox input {
    display: none;
}
.form-item-checkbox label {
    padding-left: 30px;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    user-select: none;
}
.form-item-checkbox label::before {
    content: '';
    display: flex;
    height: 16px;
    width: 16px;
    border-radius: 2px;
    border: 2px solid #893F29;
    top: 50%;
    position: absolute;
    margin-top: -8px;
    left: 0;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
    justify-content: center;
    color: #893F29;
}
.form-item-checkbox input:checked + label::before {
    content: '\2713';
}
.payment_method_cod span {
    color: #777;
    font-size: 14px;
}
.payment_method_cod i {
    margin-right: 5px;
    color: #777;
}



/**** SLIDER ****/

.bestsellers-slider-block .owl-prev {
    margin: 0 16px 0 0 !important;
}
.flex-control-thumbs .owl-prev i, .flex-control-thumbs .owl-next i,
.bestsellers-slider-block .owl-prev i, .bestsellers-slider-block .owl-next i {
    content: '';
    background-image: url(img/arrow3.svg);
    width: 25px;
    height: 24px;
    background-size: 24px auto;
    background-repeat: no-repeat;
    background-position: right center;
    margin: 0;
}
.flex-control-thumbs .owl-next i,
.bestsellers-slider-block .owl-next i {
    background-image: url(img/arrow1.svg);
}
.flex-control-thumbs .owl-prev i::before, .flex-control-thumbs .owl-next i::before,
.bestsellers-slider-block .owl-prev i::before, .bestsellers-slider-block .owl-next i::before {
    display: none;
}
.slick-carousel .slick-arrow:hover, .owl-carousel.owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent
}
.owl-nav button {
    outline: none;
}
.owl-carousel.owl-theme .owl-nav [class*="owl-"] {
    background-color: transparent;
    box-shadow: none;
}

/**** ABOUT US PAGE ****/

#pgc-gb278-65049882a5239-0-0> .panel-cell-style, #pgc-gb278-65049882a5239-2-0> .panel-cell-style {
    display: flex;
    align-items: flex-start !important;
    padding: 0 !important;
}
.about_us .panel-cell-style-for-gb278-65057d08c66bd-0-0 {
    padding: 0 !important;
}
.about_us .first-block-left {

}
.about_us .first-block-left span {
    font-size: 20px;
    line-height: 32px;
}
.about_us .first-block-right {

}
.about_us .second-block-left {

}
.about_us .second-block-right {

}
.about_us .third-block {

}
.header-top-part .logo {
    /* background: #000; */
}
#post-278 .panel-grid-cell .panel-cell-style {
    height: 100%;
    padding: 0 !important;
}
.panel-row-style-for-gb278-6505801a7112a-0 #pgc-gb278-65057fad126e0-0-0 {
    flex: 1 1 55%;
}
.panel-row-style-for-gb278-6505801a7112a-0 #pgc-gb278-65057fad126e0-0-1 {
    flex: 1 1 45%;
}
.panel-row-style-for-gb278-6505801a7112a-0 {
    display: flex;
}




.page-id-807 .site-main > .container {
    max-width: 100%;
    padding: 0;
}
.page-id-807 .row {
    margin: 0;
}
.page-id-807 .col-md-12 {
    padding: 0;
}

.page-id-807 article p {
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    color: #000;
}

.about-first-block .container {
    display: flex;
    padding-bottom: 90px;
}
.about-first-block .left-side {
    flex: 1 1 845px;
    margin-right: 10px;
}
.about-first-block .right-side {
    flex: 1 1 auto;
}
.about-first-block .right-side img {
    max-height: 525px;
}

.about-first-block p:nth-child(1) {
    margin-bottom: 0;
}

.about-third-block .container {
    padding: 90px 15px;
}

.page-id-807 .quote-block {

} 
/* SECOND */
.page-id-807 .quote-block .left-side {
    margin-right: 0;
}
.page-id-807 .quote-block .right-side {
    background-image: url(img/quote.webp);
}
.page-id-807 .page-content {
    padding-bottom: 0;
}

.page-id-807 .quote-block .left-side {
    flex: 1 1 280px;
}
#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs {
    display: flex;
    flex-wrap: wrap;
}
#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li {

}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:nth-last-of-type(2) {
    /* display: none !important; */
}
.page-text {
    color: grey;
}
/* 13.07 */


@media (max-width: 992px) {
    .page-id-807 .quote-block .left-side {
        flex: 1 1 100%;
    }
    .page-id-807 .quote-block .right-side {
        background-position: top -75px center;
    }
    .about-first-block .left-side {
        flex: 1 1 auto;
        margin: 0 0 50px;
    }
    .about-first-block .container {
        flex-direction: column;
        align-items: center;
    }
}
@media (max-width: 768px) {
    .page-id-807 article p {
        font-size: 16px;
        line-height: 27px;
    }
    .page-id-807 .breadcrumb-box {
        margin-bottom: 30px;
    }
    .about-first-block .left-side {
        margin: 0 0 30px;
    }
    .about-first-block .container {
        display: flex;
        padding-bottom: 50px;
    }
    .about-third-block .container {
        padding: 50px 15px 0;
    }
    .page-id-807 .quote-block .right-side {
        background-position: bottom;
    }
}



@media (max-width:1200px) {
    .quote-block .left-side {
        flex: 1 1 300px;
    }

    .intro-owl-slider h1 {
        max-width: 340px;
        font-size: 46px;
        line-height: 60px;
        margin-bottom: 20px;
    }

    .intro-owl-slider h2 {
        max-width: 280px;
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 40px;
    }

    .intro-owl-slider a {
        padding: 8px 20px;
        font-size: 24px;
        line-height: 36px;
        display: inline-flex;
    }
    .woocommerce .shop-page ul.products li.product .btn-addcart-box .button {
        font-size: 10px;
    }
    .woocommerce .shop-page ul.products li.product .btn-addcart-box .button::after {
        width: 12px;
        height: 12px;
        background-size: 12px auto;
        right: 10px;
        margin-top: -6px;
    }
}
@media (max-width:992px) {

    .single-product .btn-buy {
        padding: 12px 20px;
    }

    .blog-carousel.owl-carousel.owl-drag .owl-item {
        /* max-width: 250px; */
    }
/*     .header-top-part {
        top: 0;
        left: 50%;
        margin-left: 135px;
        position: absolute;
    } */
    .header-top-part .logo {
        width: 270px;
    }
    .header-btn-box {
        display: flex;
        flex: 1 1 25%; 
    }
    .header-top-part {
        flex: 1 1 50%;
    }
    .header-bottom-part .social-box {
        display: none;
    }
    .header-bottom-part {
        width: auto;
        flex: 1 1 25%;
        justify-content: flex-end;
    }
    .header-main-innner {
        justify-content: space-between;
        flex-direction: row;
    }



    .site-header .header-main-wrapper {
        padding-bottom: 0;
    }


    .woocommerce ul.products li.product a img {
        height: 100%;
    }
    footer .container {
        flex-direction: column;
    }
    .site-footer {
        padding: 48px 0;
    }
    footer .first-column {
        align-items: center;
        margin-bottom: 38px;
    }
    footer .second-column {
        flex-direction: row;
        justify-content: center;
        margin-bottom: 32px;
    }
    footer .social-item {
        flex-direction: column;
        max-width: 55px;
        margin: 0 5%;
        text-align: center;
    }
    footer .social-item i {
        margin: 0 0 10px;
    }
    footer .thrid-column {
        margin-bottom: 22px;
    }
    .page-footer .widget-title {
        font-weight: bold !important;
    }
    footer .column-title {
        font-weight: bold;
    }
    .woocommerce .shop-page ul.products {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .single-product-info {
        flex-direction: column;
    }
    .single-product-info .left-side {
        margin: 0 auto;
        width: 100%;
        max-width: 525px;
    }
    .products-block {
        display: none;
    }
    .bestsellers-slider-block {
        display: block;
    }
    .features-box {
        flex-direction: column;
        align-items: center;
    }
    .features-box br {
        display: none;
    }
    .features-box .feature-item {
        margin-bottom: 40px;
        max-width: 600px;
    }
    .feature-item:nth-of-type(1) {
        max-width: 490px;
    }
    .feature-item:nth-of-type(2) {
        max-width: 460px;
    }
    .feature-item:nth-of-type(3) {
        max-width: 450px;
    }
    .features-box .ico {
        margin-bottom: 10px;
    }
    .features-block img {
        width: 325px;
    }
    .quote-block {
        flex-direction: column;
    }
    .quote-block .left-side {
        flex: 1 1 100%;
        margin: 15px 0 0;
    }
    .quote-block .right-side {
        flex: 1 1 100%;
        order: -1;
        display: flex;
        min-height: 640px;
        background-size: 100% auto;
        background-position: top -120px center;
    }
    #pg-121-3 {
        padding-top: 60px;
    }
    #pg-478-1, #pg-481-1 {
        margin-left: 0;
    }
    #pg-478-0, #pg-481-0 {
        display: none;
    }
	#pg-478-0, #pg-481-0, #pg-612-0, #pg-607-0, #pg-640-0 {
		display: none;
	}
	#pg-478-1, #pg-481-1, #pg-612-1, #pg-607-1, #pg-640-1 {
		margin-left: 0;
	}
    .woocommerce div.product .single-product-tab-block .woocommerce-tabs .panel, .tab-characteristics {
        padding: 40px 40px;
    }
    .woocommerce.single div.product form.cart {
        flex-direction: column;
        align-items: flex-start;
        order: 5;
    }
    .single-product .weight {
        order: 3;
    }
    .single-product .single-product-info .price {
        order: 4;
    }
    .single-product.woocommerce .right-side .star-rating {
        margin-bottom: 20px;
    }
    .woocommerce.single div.product .summary form.cart .button {
        order: -1;
        display: flex;
        margin-bottom: 15px;
    }
    .woocommerce div.product .single-product-info div.summary {
        display: flex;
        flex-direction: column;
    }

}
@media (max-width:768px) {
    .intro-slider .intro-item > .container {
        padding-top: 80px;
    }
    .intro-owl-slider .row {
        justify-content: flex-start;
        align-items: center;
    }
    .intro-owl-slider h1 {
        text-align: center;
    }
    .intro-owl-slider h2 {
        text-align: center;
    }

    .quote-block .right-side {
        min-height: 580px;
        background-size: cover;
        background-position: top -50px center;
    }
    .quote-block .left-side .content {
        padding-left: 40px;
    }
    .quote-block .quote {
        font-size: 28px;
        line-height: 44px;
    }
    .quote-block .left-side .content {
        max-width: 535px;
    }
    .products-block .products-box, .bestsellers-slider-block .products-box {
        margin-bottom: 30px;
    }
    .products-block, .bestsellers-slider-block {
        padding: 104px 0 104px;
    }
    .bestsellers-slider-block .container > a {
        height: 50px;
        line-height: 50px;
        font-size: 15px;
        font-weight: bold;
        max-width: 568px;
        margin: 0 auto;
    }
    .bestsellers-slider-block .container > a::after {
        width: 24px;
        height: 14px;
        margin-top: -7px;
        background-size: 20px auto;
        right: 30px;
    }
    .features-block .container {
        background-size: 80% auto;
    }
    .features-block img {
        width: 250px;
    }
    .features-block .container {
        padding: 200px 15px 100px;
    }
    .features-box .text {
        font-size: 20px;
        line-height: 30px
    }



    .page-text {
        font-size: 14px;
        line-height: 14px;
    }
    .custom-breadcrumb a {
        font-size: 14px;
        line-height: 14px;
        margin: 0 5px;
    }
    .woocommerce-page table.cart .product-thumbnail {
        display: flex;
        justify-content: center;
    }
    .home .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .woocommerce .shop-page ul.products li.product .woocommerce-loop-product__title,
    .woocommerce.single-product .shop-page ul.products li.product .woocommerce-loop-product__title {
        font-size: 20px;
        line-height: 24px;
    }
    .home .woocommerce ul.products li.product .btn-addcart-box .button,
    .woocommerce .shop-page ul.products li.product .btn-addcart-box .button,
    .woocommerce.single-product ul.products li.product .btn-addcart-box .button {
        padding: 0 10px;
        height: 36px;
        font-size: 12px;
        font-weight: 500;
        line-height: 36px;
    }
    .home .woocommerce ul.products li.product .btn-addcart-box .button::after,
    .woocommerce .shop-page ul.products li.product .btn-addcart-box .button::after,
    .woocommerce.single-product ul.products li.product .btn-addcart-box .button::after {
        width: 16px;
        height: 16px;
        background-image: url(img/arrow2.svg);
        background-size: 16px auto;
        right: 10px;
        margin-top: -8px;
    }
    .shop-page .product-thumbnail-main, .shop-page .out-img-box {
        height: 240px;
    }
    .woocommerce-shop .out-img-box img, .single-product .out-img-box img {
        max-height: 200px;
    }




    


    .product-item-detail {
        padding: 10px 19px 0px;
    }



    .woocommerce ul.products li.product a img, .bestsellers-slider-block .owl-carousel .owl-item img {
        max-height: 200px;
    }
    .out-img-box {
        align-items: flex-end;
        padding-bottom: 15px;
    }
    .out-img-box::after {
        background-position: center bottom 35px;
    }
    .title, .latest-post-section .section-title, .intro-owl-slider h1, .products-block h3, .bestsellers-slider-block h3, .shop-page .title,
    .product-related-block .section-title {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 50px;
    }
    
    .posts-block {
        padding-left: 40px;
        /* width: calc(100% + 220px); */
    } 
    .blog-carousel.owl-theme .owl-nav {
        left: calc(50% - 200px);
    }
    .blog-slider.owl-carousel {
        right: -20px; 
    }
    

    #pg-121-3 {
        padding-top: 40px;
    }

    .shop-page .title-box {
        /**background-image: url(img/catalog-mob.webp);**/
	 background-image: url(https://pesivima.com/wp-content/uploads/2025/07/sweet-summer-mob.webp);
        background-position: bottom;
        background-size: cover;
	/**   padding: 554px 0 0; **/
        padding: 620px 0 0;
        height: 550px;
        text-align: center;
    }
    .shop-page .title {
        text-align: center;
        margin-bottom: 20px;
    }
    .shop-page .subtitle {
        text-align: center;
        max-width: 280px;
        font-size: 20px;
        line-height: 32px;
        margin: 0 auto;
    }
    .page-template-default .title-box {
        padding: 16px 19px;
    }
    #section1 {
        padding-top: 16px;
    }
    .section {
        padding: 0 19px;
    }
    .panel-last-child .section {
        padding-bottom: 16px;
    }
    .woocommerce div.product .single-product-tab-block .woocommerce-tabs .tabs {
        display: flex;
        flex-direction: column;
    }
    .woocommerce div.product .single-product-tab-block .woocommerce-tabs ul.tabs li {
        width: 100%;
        border-bottom: 2px solid #e5e5e5;
    }
    .woocommerce div.product .single-product-tab-block .woocommerce-tabs .tabs li a {
        padding: 14px 0px;
        font-size: 15px;
    }
    .woocommerce div.product .single-product-tab-block .woocommerce-tabs .tabs li.active a {
        font-weight: 700;
    }
    .woocommerce div.product .single-product-tab-block .woocommerce-tabs .panel, .tab-characteristics {
        padding: 16px;
    }
    .woocommerce div.product .single-product-info .product_title {
        font-size: 40px;
        line-height: 24px;
    }
    .single-product .right-side .woocommerce-product-details__short-description {
        margin-bottom: 40px;
    }
    .single-product .right-side .woocommerce-Price-amount {
        font-size: 42px;
        line-height: 65px;
    }
    .shop-page .input-box input {
        font-size: 11px;
        line-height: 26px;
        padding: 0px 12px;
        border: 1px solid #E6E6E6;
    }
    .shop-page .input-box {
        display: flex;
    }
    .shop-page .input-box form {
        flex: 1 1 auto;
    }
    .shop-page .input-box button {
        right: 12px;
        padding: 0;
        margin-top: -8px;
        font-size: 16px;
    }
    .btn-toggle-filter {
        margin-right: 8px;
        font-size: 11px;
        line-height: 28px;
        padding: 0 24px;
        height: 28px;
        color: #fff;
        display: block;
        flex: 0 0 80px;
    }
    .shop-page .input-box {
        padding: 0 14px;
    }
    .shop-page .main-container {
        max-width: 675px;
    }

    /**** SHOP MENU ****/

    .shop-page .main-container {
        display: block;
    }

    .close-filter {
        display: block;
    }
   
    .shop-page .filters-block {
        position: fixed;
        left: -283px; 
        display: block;
        top: 0;
        z-index: 999;
        width: 283px;
        height: 100%;
        background: #fff;
        transition: 0.3s ease-in-out;
        border: 0;
        border-right: 2px solid #E6E6E6;
        border-radius: 0;
        padding: 60px 10px 0;
    }
    
    .shop-page .filters-block.hidden {
        left: 0;
    } 

}
@media (max-width:576px) {
    .header-btn-box i {
        font-size: 16px;
    }
    .user-account-info i, .mobilemenu-wrapper i, .wishlist-icon i, .cart-icon i, .search-icon i {
        font-size: 16px;
        text-align: center;
        line-height: 20px;
    }
    .header-top-part {
        padding: 0;
    }


    .shop-page .title-box {
        height: 395px;
    }
    .shop-page .title {
        line-height: 35px;
        margin-bottom: 12px;
        font-weight: 500;
    }
    .shop-page .subtitle {
        max-width: 230px;
        font-size: 16px;
        line-height: 27px;
        text-align: center;
        font-weight: 500;
    }

    .title, .latest-post-section .section-title, .intro-owl-slider h1, .products-block h3, .bestsellers-slider-block h3 {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 24px;
    }
    


    .product-thumbnail-main, .out-img-box, .home .product-thumbnail-swape, .shop-page .out-img-box, .shop-page .product-thumbnail-main {
        height: 160px;
    }


    .bestsellers-slider-block .owl-carousel .owl-item img, .single-product .out-img-box img, .woocommerce-shop .out-img-box img {
        height: auto;
        max-width: 137px;
    }



    .intro-slider .intro-item > .container {
        padding-top: 54px;
    }
    .intro-owl-slider a {
        padding: 2px 15px;
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0;
        font-weight: 700;
    }
    .intro-owl-slider h1 {
        max-width: 250px;
        font-size: 32px;
        line-height: 35px;
        margin-bottom: 12px;
        font-weight: 500;
    }
    .intro-owl-slider h2 {
        max-width: 230px;
        font-size: 16px;
        line-height: 27px;
        margin-bottom: 12px;
        text-align: center;
    }



    .quote-block .right-side {
        min-height: 460px;
        background-size: cover;
        background-position: center;
    }
    .quote-block .left-side {
        padding: 80px 0 50px;
    }
    .quote-block .quote {
        font-size: 20px;
        line-height: 28px;
    }
    .quote-block .quote::before {
        font-size: 48px;
        line-height: 72px;
        left: -24px;
        top: -26px;
    }
    .quote-block .left-side {
        align-items: flex-start;
    }
    .quote-block .left-side .content {
        max-width: 380px;
    }
    .quote-block .name {
        margin-bottom: 20px;
    }


    .header-bottom-part .icon {
        margin-right: 15px; 
    }
    .page-text, .custom-breadcrumb a {
        font-size: 10px;
        font-weight: 700;
        line-height: 15px;
    }
    .breadcrumb-box .container {
        height: 32px;
    }

    .features-block img {
        width: 220px;
    }
    .features-block .container {
        padding: 120px 15px 48px;
        background-position: top 50px center;
    }

    .features-box .ico {
        width: 45px;
        height: 45px
    }
    .feature-item:nth-of-type(1) .ico {
        background-size: 23px auto;
    }
    .features-box .text {
        font-size: 18px;
        line-height: 24px;
    }

    .feature-item:nth-of-type(1) {
        max-width: 490px;
    }
    .feature-item:nth-of-type(2) {
        max-width: 270px;
    }
    .feature-item:nth-of-type(3) {
        max-width: 270px;
    }



    .shop-page .desription-box p, .desription-box p, .woocommerce .desription-box p {
        font-size: 12px;
        line-height: 16px;
    }
    .product-item-detail {
        padding: 0 8px 0px;
    }

    .page-template-default .page-content {
        padding: 24px 0 72px;
    }
    .title-box h3 {
       font-size: 15px;
       line-height: 22px;
       font-weight: 500;
    }
    .page-template-default p, .page-template-default li {
        font-size: 13px;
        line-height: 20px;
        font-weight: 500;
    }

    .header-top-part .logo {
        width: 120px;
        height: 41px;
    }

    .products-block, .bestsellers-slider-block {
        padding: 32px 0 48px;
    }

    .title, .latest-post-section .section-title, .intro-owl-slider h1, .products-block h3, .bestsellers-slider-block h3, .shop-page .title {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 24px;
    }
    .woocommerce ul.products li.product a img {
        max-height: 136px;
    }
    .woocommerce ul.products li.product .btn-addcart-box .button, .woocommerce .shop-page ul.products li.product .btn-addcart-box .button {
        height: 26px;
        font-size: 9px;
        font-weight: 500;
        line-height: 26px;
    }
    .woocommerce .star-rating, .woocommerce ul.products li.product .star-rating {
        font-size: 12px;
    }
    .weight-box {
        font-size: 10px;
    }
    .shop-page .desription-box p, .desription-box p, .woocommerce .desription-box p {
        font-size: 10px;
        line-height: 12px;
    }



    .home .woocommerce ul.products li.product .woocommerce-loop-product__title, 
    .shop-page ul.products li.product .woocommerce-loop-product__title,
    .woocommerce .shop-page ul.products li.product .woocommerce-loop-product__title,
    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        font-size: 18px;
        line-height: 21px;
        margin: 8px 0 0;
    }
    .home .woocommerce ul.products li.product .btn-addcart-box .button::after,
    .woocommerce .shop-page ul.products li.product .btn-addcart-box .button::after,
    .woocommerce.single-product ul.products li.product .btn-addcart-box .button::after {
        width: 10px;
        height: 10px;
        background-size: 10px auto;
        margin-top: -5px;
    }
    .product-price-box .woocommerce-Price-amount {
        font-size: 18px;
        line-height: 21px;
    }

    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        margin: 0;
    }
    .product-item {
        padding: 0 0 12px;
        border: 1px solid #e5e5e5;
        border-radius: 6px;
    }

    .product-detail-top, .shop-page .product-detail-top {
        min-height: 90px;
    }
    .products-block .products-box, .bestsellers-slider-block .products-box {
        margin-bottom: 20px;
    }
    .bestsellers-slider-block .container > a {
        padding: 0 16px;
    }
    .bestsellers-slider-block .container > a::after {
        width: 34px;
        height: 16px;
        margin-top: -8px;
        background-size: 16px auto;
        right: 16px;
    }
    .features-block img {
        width: 126px;
    }
    .features-block .container {
        padding: 86px 15px 40px;
    }
    .features-box .text {
        font-size: 15px;
        line-height: 22px;
        max-width: 311px;
    }
    .features-box .ico {
        width: 24px;
        height: 24px;
        border: 1px solid #000;
    }
    .feature-item:nth-of-type(1) .ico {
        background-size: 12px auto;
    }
    .feature-item:nth-of-type(2) .ico {
        background-size: 20px;
    }
    .feature-item:nth-of-type(3) .ico {
        background-size: 12px auto;
    }
    .features-box .feature-item {
        margin-bottom: 16px;
    }
    .posts-block {
        padding-left: 20px;
    }
    .latest-post-content {
        padding: 14px;
    }
    .blog-carousel.owl-carousel.owl-drag .owl-item {
        /* max-width: 189px; */
    }
    .blog-carousel.owl-carousel.owl-drag .owl-item {
        padding: 0 4px;
    }
    .latest-post-section .row {
        margin: 0 0 0 10px;
    }
    .latest-post-section {
        padding-bottom: 0;
    }

    .latest-post-content .post-title a {
        font-size: 14px;
        line-height: 16px;
    }
    .latest-post-content .post-date {
        font-size: 8px;
    }
    .latest-post-content .btn-more {
        font-size: 8px;
    }
    
    .shop-page .title {
        font-size: 32px;
        line-height: 41px;
        margin-bottom: 12px;
    }
    .shop-page .subtitle {
        font-size: 14px;
        line-height: 18px;
    }
    .page-content.shop-page {
        padding-bottom: 72px;
    }
        
    .single-product .page-content {
        padding: 40px 0 62px;
    }
    .single-product-info .left-side {
        max-width: 370px;
    }
    .woocommerce div.product div.images img {
        max-width: 370px;
    }
    .flex-control-thumbs .owl-prev i, .flex-control-thumbs .owl-next i, .bestsellers-slider-block .owl-prev i, .bestsellers-slider-block .owl-next i {
        width: 17px;
        height: 17px;
        background-size: 17px auto;
    }
    .woocommerce div.product .product-image-container div.images .flex-control-thumbs.owl-carousel li {
        width: 74px;
        height: 74px;
    }
    .woocommerce div.product div.images .flex-control-thumbs li img {
        max-width: 67px;
    }
    .single-product-info .left-side {
        flex: auto;
	width: 370px;
    }
    .woocommerce div.product .single-product-info .product_title {
        font-size: 40px;
        line-height: 52px;
        margin: 30px 0 15px;
    }
    .single-product .woocommerce-product-details__short-description p {
        font-size: 15px;
        line-height: 22px;
    }
    .single-product .woocommerce-product-details__short-description {
        margin-bottom: 20px;
    }
    .single-product.woocommerce .right-side .star-rating {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .single-product .weight {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 0;
    }
    .woocommerce.single-product div.product .summary p.price {
        margin: 0;
    }
    .home .woocommerce ul.products li.product .btn-addcart-box .button,
    .woocommerce.single-product ul.products li.product .btn-addcart-box .button {
        height: 26px;
        font-size: 9px;
        line-height: 26px;
    }

    .home .woocommerce:not(.product-carousel) > ul {
        padding: 0;
    }
    .woocommerce-shop .breadcrumb-box {
        margin-bottom: 32px;
    }
    .woocommerce-product-gallery__image {
        height: 370px;
    }
    .single-product .right-side .woocommerce-Price-amount {
        font-size: 42px;
        line-height: 52px;
    }
    .woocommerce.single div.product .summary form.cart .button {
        margin: 10px 0 15px;
    }
    .woocommerce .right-side button.button.alt {
        padding: 11px 51px;
        font-size: 15px;
    }
    .single-product-tab-block {
        border-radius: 6px;
    }
    .product-related-block .section-title {
        font-size: 24px;
        line-height: 36px;
        margin: 40px 0 24px;
    }

}

@media (max-width:520px) {
    /* .owl-item .product-item {
        margin-bottom: 20px;
        max-width: 280px;
        margin: 0 auto;
    } */
}

@media (max-width:414px) {
    .shop-page .title-box {
        height: 400px;
    }
    .quote-block .right-side {
        min-height: 414px;
        background-size: cover;
        background-position: center;
    }

    /* .bestsellers-slider-block .container > a {
        font-size: 14px;
        padding-left: 20px;
    }
    .bestsellers-slider-block .container > a::after {
        width: 24px;
        height: 16px;
        margin-top: -8px;
        background-size: 16px auto;
        right: 20px;
    } */

    .posts-block {
        padding-left: 0;
    }
    .blog-carousel.owl-theme .owl-nav {
        margin-left: 0;
    }
    .shop-page .main-container {
        padding: 0 7px;
    }
}

@media (max-width:380px) {
    .woocommerce .shop-page ul.products.columns-3>li.product {
        width: 100%;
    }
    .single-product .related-products .products {
        flex-wrap: wrap;
    }
    .woocommerce.related-products ul.products.columns-4>li.product {
        width: 100%;
    }
}

.header-nav-sidebar .search_result_data li a {
	color: #000;
}

.footer-img-box {
	margin-top: 20px;
}

.footer-img-box img {
	height: 28px; 
	margin-right: 20px;
}

#woocommerce_affiliate_field {
	display: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation>ul li.woocommerce-MyAccount-navigation-link--edit-address {

    display: none;
}
.link {
    font-weight: bold;
    color: #893F29;
}
.referal-link-box {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px;
}
.referal-link-box .link-back {
    display: flex;
    align-items: center;
    font-weight: bold;
}
.referal-link-box .link-back i {
    margin-right: 10px;
    font-size: 20px;
    line-height: 20px;
}
.page-template-default li {
    list-style-type: none;
}
.order-status.status-invoice-payment {
    background: #c6e1c6 !important;
    color: #5b841b !important;
}

/**** LAST ****/

.woocommerce p.stars.selected a.active~a, .woocommerce p.stars a {
    color: #893F29;
}

.woocommerce p.stars.selected a.active, .woocommerce p.stars.selected a:not(.active) {
    color: #893F29;
    
}
.woocommerce p.stars.selected a.active::before, .woocommerce p.stars.selected a:not(.active)::before {
    content: "\e020";
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__author {
    color: #777;
}
.comment-form-rating .stars {
    display: inline-flex;
}
.woocommerce-checkout #payment ul.payment_methods li img {
    margin: 0 0 0 10px;
    height: 36px;
}
.shipping-box {
    padding: 15px 0;
}
.single-post .wp-block-group__inner-container a,
.wp-block-latest-comments__comment-author,
footer.wp-block-latest-comments__comment-meta a {
    color: #222;
}
.search-results .title-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
@media (max-width:768px) {
    .woocommerce-cart .cart-subtotal th, .woocommerce-cart .order-total th {
        display: block !important;
    }
    .woocommerce-cart .cart-subtotal, .woocommerce-cart .order-total {
        display: flex !important;
        justify-content: space-between !important;
    }
}
.header-btn-box ul {
    margin: 0;
}
.woocommerce-MyAccount-content .woocommerce-Address {
    display: flex;
    width: 100%;
    max-width: 100%;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    
}
.woocommerce-MyAccount-content .woocommerce-Address h3 {
    font-family: 'Gilroy';
    font-weight: 600;
    font-size: 22px;
    display: flex;
}
.woocommerce-MyAccount-content .woocommerce-Address a {
    font-family: 'Gilroy';
    font-family: 'Gilroy';
    font-weight: 500;
    font-style: italic;
    color: #000;
    font-size: 22px;
    display: flex;
}
.woocommerce-MyAccount-content .woocommerce-Address address {
    font-family: 'Gilroy';
}
.status-price {
    display: flex;
    align-items: center;
}
.status-price .stock {
    color: #893F29;
    margin: 0;
}
.woocommerce ul.products li.product .status-price  .price {
    margin-right: 20px;
}

@media (max-width:576px) {
    .status-price .stock {
        color: #893F29;
        margin: 0;
        font-size: 9px;
    }
}

.input-box .woof_container_inner {
    position: relative;
}

/**** SEARCH ****/
.input-search-box {
    position: relative;
}
.input-search-box .input-box {
    position: relative;
}
.input-search-box .input-box .btn-search {
    position: absolute;
    right: 30px;
    top: 50%;
    padding: 0;
    margin-top: -11px;
}
.input-search-box .custom-search-result {
    position: absolute;
    top: 100%;
    z-index: 1;
    width: 100%;
    background: #fff;
    display: none;
}
.input-search-box .custom-search-result.active {
    display: block;
}
.input-search-box .custom-search-result .loader {
    position: absolute;
    left: 50%;
}
.input-search-box .custom-search-result ul {
    list-style-type: none;
    list-style: none;
    padding: 0 20px;
}
.input-search-box .custom-search-result li {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
    list-style-type: none;
    list-style: none;
}
.result li:hover a {
    color: #893F29;
}
.woocommerce-shop .right-side {
    flex: 1 1 auto;
}

.woocommerce div.product .single-product-info .right-side div.summary, .single-product-info .right-side {
    height: auto;
}
.single-product-tab-block.section-margin-top, .product-related-block.section-margin-top {
    margin: 0;
}
@media (max-width:768px) {
    .input-search-box .input-box .btn-search {
        top: 17px;
    }
    .woocommerce div.product .single-product-info .right-side div.summary, .single-product-info .right-side {
        height: auto;
    }
    .single-product-tab-block.section-margin-top, .product-related-block.section-margin-top {
        margin: 0;
    }
    .variations tr {
        display: flex;
        flex-direction: column;
    }
    .woocommerce div.product form.cart .variations select {
        margin: 0;
        width: 100%;
    }
}


.woof_list_label li .woof_label_term.checked {
    background: #E9DCD3;
}
.filters-block .woof_list_label .woof_label_term {
    margin: 0;
    padding-left: 25px;
    border-radius: 5px;
    white-space: nowrap;
    display: flex;
    width: 100%;
}
.filters-block .woof_list_label .woof_label_term {
    max-width: 100%;
}
.page-text {
    color: grey;
}

.woocommerce-checkout .woocommerce ul#shipping_method li label, .woocommerce-checkout form.woocommerce-checkout #payment ul.payment_methods li label {cursor: auto !important;}

.desription-box{
	min-height:150px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	min-height:59px!important;
}


