@charset "UTF-8";

/*
Theme Name: Chernikova
Author: Rj48n
Version: 1.0
*/

.home .body-padding{
	height: 0;
} 
select {
    display: block;
}
.thwvsf_fields{
    margin-bottom: 21px;

}
.thwvsf_fields select{
    width: 100%;
}
select.thwvs-select{
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 7px 0;
}
.thwvsf-wrapper-ul li.thwvsf-wrapper-item-li {
    width: 28px;
    height: 28px;
    border-radius: 100%;
    padding: 0;
}
.product__price.text-center .price{
    display: block;
}
#sidebar,
.archive.woocommerce.tax-product_cat .swiper-entry .product__image img{
    display:none;
}
.catalog .product__image:hover img:last-child,
.archive.woocommerce .product__image:hover img:first-child,
.archive.woocommerce.tax-product_cat .product__image:hover img:first-child{
	z-index: 99;
    display:block;
}
.catalog .product__image img:first-child,
.archive.woocommerce .swiper-entry .product__image img:last-child,
.archive.woocommerce.tax-product_cat .swiper-entry .product__image img:last-child{
    display:block;
}
.catalog .product__image:hover img:first-child{
    display: none;
}
/*
.archive.woocommerce.tax-product_cat .product__image:hover img:last-child
{
    display:none;
}
*/
.archive.woocommerce.tax-product_cat .product-gallery:hover img:last-child
{
    display:block;
}
.archive .navigation.pagination{
    text-align: center;
    margin-bottom: 50px;
}
.archive .navigation .nav-links *{
    padding: 0 5px;
}
.archive .navigation .nav-links *:hover,
.archive .navigation .page-numbers.current{
    color: #9D884E;
}
.gallery-item video{
	width: 100%;
}
.s-category .category__image {
    padding-bottom: 134%;
}
.catalog .product__image {
    padding-bottom: 135%;
}
.catalog .product__image img.first-img{
    display: none;
}
.product__item:hover img.first-img{
    display: block;
}
.archive.woocommerce.tax-product_cat .product__image img.last_img_arch{
    display: none;
}
.archive.woocommerce.tax-product_cat .product__image:hover img.last_img_arch{
    display: block;
}
.archive.woocommerce.tax-product_cat .product__image:hover img.first_img_arch,
.archive.woocommerce.tax-product_cat .product__image img.last_img_arch{
    z-index: 8;
}
.archive.woocommerce.tax-product_cat .product__image img.first_img_arch,
.archive.woocommerce.tax-product_cat .product__image:hover img.last_img_arch{
    z-index: 9;
}
.archive.woocommerce.tax-pa_kolekcziya .product__image img.last_img_arch,
.archive.woocommerce.post-type-archive .product__image img.last_img_arch{
    display: none;
}
.navbar__sub-img img{
        width: auto;
    object-fit: contain;
}
.woocommerce img, .woocommerce-page img{
	height: 100%;
    object-fit: contain;
}

.product__total .cart-discount{
    width: 100%;
    margin: 5px 0;
}
.product__quantity.d-block{
    margin-top: 25px;
}
.default-icon img{
    max-height: 47px;
}
.woocommerce form .form-row .optional{
    display: none;
}
.woocommerce img.section-pattern{
    height: auto;
}
@media(max-width: 991px){
    .archive.woocommerce.tax-product_cat .product__image img:last-child,
    .archive.woocommerce.tax-product_cat .product__image:hover img:last-child{
        display: none;
    }

    .archive.woocommerce.tax-product_cat .product__image:hover img:first-child,
    .archive.woocommerce.tax-product_cat .product__image img:first-child{
        display: block;
    }
}
.product-template-default .gallery-item {
    width: 50%;
    padding-bottom: 68%;
    position: relative;
}
.product-template-default .gallery-item a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.product-template-default .gallery-item a img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.prod_video{
    position: absolute;
}
.product-gallery__image video{
    width: 100%;
}
@media(max-width: 768px){
    .woocommerce .product-gallery__image img{
        height: auto !important;
    }
    .product-detail__wrap{
        display: flex;
        flex-flow: wrap;
		    justify-content: center;
    }
    .product-detail__wrap .variations_form{ 
        display: block;
        width: 50%;
		flex-grow:1;
    }
    .popup{
        min-width: 300px;
    }
    .object {
        padding: 7% 8%;
    }
}
.catalog__wrap.test{
    max-width: 1200px;
    margin: 0 auto;
}
.test.product__item{
    padding: 0 25px;
}
.s-image-text .block-img{
    max-height: inherit;    
}
.swiper-slide .product__image,
.home .product__image {
    padding-bottom: 100%;
}

/* lang */
.languages-navigation .wpm-language-switcher li{
    display: inline-block;
}
.languages-navigation .wpm-language-switcher li:not(.languages-navigation .wpm-language-switcher li:last-child) {
    margin-right: 20px;
}
.languages-navigation .wpm-language-switcher li {
    display: inline-block;
    position: relative;
}
.languages-navigation .wpm-language-switcher li.active span,
.languages-navigation .wpm-language-switcher li a {
    transition: color ease-out .3s;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #333333;
    padding: 0;
}
.languages-navigation .wpm-language-switcher li.active span, .languages-navigation .wpm-language-switcher li:hover a {
    color: #9D884E;
}
.languages-navigation .wpm-language-switcher li:not(.languages-navigation .wpm-language-switcher li:last-child):after {
    content: '';
    background-color: #333333;
    height: 13px;
    width: 0.5px;
    position: absolute;
    right: -9px;
    top: 50%;
    transform: translateY(-50%);
}
/* End Leng */

.s-order .product__quantity .input-text.qty {
    width: 45px;
    font-weight: 400;
    font-size: 20px;
    font-size: -webkit-calc(16px + (20 - 16) * ((100vw - 300px) / (1920 - 30)));
    font-size: -moz-calc(16px + (20 - 16) * ((100vw - 300px) / (1920 - 30)));
    font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (1920 - 30)));
    line-height: 1.25;
    text-align: center;
    color: #000;
    background-color: transparent;
    border: none;
}
.s-order .product__quantity .plus, .s-order .product__quantity .minus {
    cursor: pointer;
    font-size: 16px;
    color: #B4B4B4;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
    border: none;
}
.s-order .product__quantity .quantity.buttons_added{
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
    background: transparent;
    border: none;
    border-bottom: 0.5px solid #000;
    border-radius: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    resize: none;
    padding: 6px;
    width: 100%;
}


/* Product */
.select_prod { 
    padding: .6em 1.4em .5em 0; width: 100%; 
    width: 100%;
    max-width: 100%; 
    box-sizing: border-box; 
    margin: 0; 
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    border: none;
    border-bottom: 0.5px solid #000;
    display: block;
    z-index: 3;
    -webkit-transition: var(--transition);
    -o-transition: var(--transition);
    transition: var(--transition);
    margin-bottom: 20px;
    position: relative;
    background-color: transparent;
} 
.select_prod:after{
    content: "";
    cursor: pointer;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 39px;
    height: 100%;
    background: url(images/ar-bottom.svg) no-repeat center;
    color: transparent;
    text-align: center;
}
.select >select:active,
.select> select:focus {
    background: url(images/selectactive.png)       no-repeat transparent;
}
select > option {
    background-color: transparent;
    border: 0;
    background-image: url(images/option.png);
    padding-right: 15px;
    height: 31px;
    width: 220px;
}
select > option:nth-child(1) {
    background-image: url(images/option1.png);
}
select > option:nth-last-child {
    background-image: url(images/optionlast.png);
}
.select> select {
    width: 100%;
    color: black;
    font-size: 14px;
    font-family: 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 2.5;
    background: transparent;
    border: 0;
    overflow: hidden;
    -webkit-appearance: none;
    -moz-appearance: none;
}



/* Filter */
.filter{
    display: block;
    position: relative;
}
.filter.filter--style-premmerce.premmerce-filter-body{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}
.filter--style-premmerce .filter__item.filter__item--type-submit-button{
    flex: auto;
    width: 100%;
}
.widget.widget_premmerce_filter_active_filters_widget.premmerce-active-filters-widget-wrapper{
    position: absolute;
    bottom: 15px;
    right: 0;
}
.filter .premmerce-active-filters-widget-wrapper .pc-active-filter{
    min-width: 165px;
    border: 1px solid #000;
    position: absolute;
    bottom: 0;
    right: 190px;
    color: #000;
    text-align: center;
    border-radius: 3px;
}
.filter .premmerce-active-filters-widget-wrapper .pc-active-filter:hover a,
.filter .premmerce-active-filters-widget-wrapper .pc-active-filter:hover{
    background-color: transparent !important;
    border-color: #9D884E !important;
    color: #9D884E !important;
}
.filter .pc-active-filter__list-item .pc-active-filter__item-delete,
.filter .pc-active-filter__list-item{
    display: none;
}
.filter .pc-active-filter__list-item:last-child{
    display: block;
    margin: 0;
    position: relative;
    height: 28px;
}
.filter .pc-active-filter__list-item:last-child span{
    position: absolute;
    left: 0;
    right: 0;
}
.filter .pc-active-filter__list-item a{
    line-height: 30px;
    font-size: 12px;
    text-decoration: none !important;
}
.filter__item .filter__title:after{
    content: none;
}
.filter__item.filter__item-.filter__item--type-checkbox{
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666666%;
    -ms-flex: 0 0 16.666666%;
    flex: 0 0 16.666666%;
    max-width: 16.666666%;
}
.filter--style-premmerce .filter__checkgroup-title, .filter--style-custom .filter__checkgroup-title{
 padding-left: 10px;
 padding-right: 0;
 font-weight: 400;
 font-size: 18px;
 font-size: -webkit-calc(12px + (18 - 12) * ((100vw - 300px) / (1920 - 30)));
 font-size: -moz-calc(12px + (18 - 12) * ((100vw - 300px) / (1920 - 30)));
 font-size: calc(12px + (18 - 12) * ((100vw - 300px) / (1920 - 30)));
 line-height: 1.25;
 color: #000;   
}
.filter__item .filter__header{
    margin-bottom: 20px;
    text-transform: uppercase;
    pointer-events: none;
}
.filter .filter__item .button-filter-submit{
    background-color: transparent;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    padding: 6px 12px;
    min-width: 165px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border: 1px solid #000;
    float: right;
}
.filter__item .filter__inner .filter__properties-item {
    margin-bottom: 20px;
    position: relative;
    display: block;
    margin-bottom: 10px;
    cursor: pointer;
}
.filter__checkgroup-aside{
    display: none;
}
.filter__item.filter__item-.filter__item--type-checkbox{
    border: none;
}
.filter__checkgroup-check{
    border: 0.5px solid #000;
    
}
.filter__checkgroup-check:before{
    width: 20px;
    height: 20px;
    top: 50%;
}
.filter__checkgroup-control[type="checkbox"]:checked+.filter__checkgroup-check:before{
    background-color: #9D884E;
    border-color: #9D884E;
}
@media(max-width: 991px){
    .filter__item.filter__item-.filter__item--type-checkbox{
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 99.999996%;
        -ms-flex: 0 0 99.999996%;
        flex: 0 0 99.999996%;
        max-width: 99.999996%;
    }
    .filter__inner.active{
        display: block;
    }
    .filter__item .filter__header{
        pointer-events: inherit;
    }
}

.active .navbar__sub{
  margin-top: -10px;  
}

.catalog .product__image-wrap{
    padding-top: 1px;
}
/*
.product-template-default .gallery-item a img,
.catalog .product__image img {
    object-fit: contain;
}
*/
.product-template-default .gallery-item a img {
    object-fit: cover;
}

.swiper-button-next,.swiper-button-prev{
	background: transparent;
}
.woocommerce-cart .woocommerce-notices-wrapper{
    display: none !important;
}




.overlay_popup {
  display:block;
  position:fixed;
  z-index: 999;
  top:0;
  right:0;
  left:0;
  bottom:0;
  background:#000;
  opacity:0.5;
}
.woocommerce-message{
    border: none;
    background: transparent;
    height: 0px;
    padding: 0;
    margin: 0;
}
.woocommerce-message:before{
    content: none;
}
.popup {
  display: block;
  position: relative;
  z-index: 1000;
  margin:0 auto;
  width:50%;
  max-width: 500px;
}
.vert-line{
    width: 1px;
    background: #000;
    display: inline-block;
    line-height: 30px;
    height: 13px;
    margin: -1px 2px;
    position: relative;
}
/* Ещё немного стилей для popup окна */

.object{
  max-width: 500px;
  background-color: #eee;
  padding: 50px 70px;
  position: relative;
  font-size: 18px;
  color: #000;
  text-align: center;
}
.object .close{
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 30px;
    font-size: 20px;
    color: #000;
    cursor: pointer;
}
.object .form-group{
    margin-top: 25px;
}
.woocommerce-message a{
    text-align: center;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message{
    background-color: transparent; 
}
/*.s-checkout .order-details__title{
    width: 25%;
}*/
.blockUI.blockOverlay{
    color: transparent;
}
/*
.s-gallery .gallery__item{
    padding-bottom: 165%;
}
*/
.woo_cont{
    padding-top: 25px;
    border-top: 1px solid #9D884E;
    margin-top: 25px;
}
.woo_cont .input-radio:checked+.radio:before {
    background-color: #9D884E;
    box-shadow: inset 0 0 0 3px #fff;
}
.woo_cont .input-radio {
    display: none;
}
.s-checkout .delivery{
    margin-bottom: 25px;
}
.woo_cont .radio {
    width: 100%;
    flex: 0 0 43%;
    margin: 0 0 18px 0;
    color: #000;
    padding-left: 26px;
    position: relative;
    display: flex;
    align-items: center;
}
.woo_cont .radio:before {
    content: "";
    background: #fff;
    border-radius: 100%;
    border: 1px solid #9D884E;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 1em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.chw-widget{
    width: 100%;
}

.sort__title ul{
    display: none;
    position: absolute;
    top: 22px;
    left: -100px;
    width: calc(100% + 200px);
    text-align: left;
    background: white;
    border: 1px solid grey;
    z-index: 9;
    border-top: 0;
    padding: 15px;
}
.sort__title:hover ul,
.sort__title ul:hover{
    display: block;
    z-index: 99;
}
/*
.header-btn span{
    background: black;
    color: white;
    padding: 0 5px;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    left: 5px;
    opacity: 1;
    font-weight: 700;
    }
    */
    .woocommerce form .form-row .required,
    .woocommerce form .form-row label.checkbox input{
        display: none;
    }
    .woocommerce-checkout #payment{
        border-bottom: 0;
    }
    .woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox{
        color: #000;
        padding-left: 26px;
        position: relative;
        display: flex;
        align-items: center;
        font-size: calc(14px + (18 - 14) * ((100vw - 300px) / (1920 - 30)));
        line-height: 1.25;
        color: #000;
        font-weight: 400;
        display: inline-block;
        width: 100%;
		max-width:300px;
        margin: 0 0 18px 0;
        padding-left: 0;
        margin: 0;
    }
    .woocommerce form .form-control p{
        margin: 0;
        width: 100%;
    }
    .woocommerce form .wooccm-additional-fields .form-row label{
        font-weight: 400;
        font-size: 20px;
        font-size: -webkit-calc(18px + (20 - 18) * ((100vw - 300px) / (1920 - 30)));
        font-size: -moz-calc(18px + (20 - 18) * ((100vw - 300px) / (1920 - 30)));
        font-size: calc(18px + (20 - 18) * ((100vw - 300px) / (1920 - 30)));
        line-height: 1.25;
        color: #000;
        margin-bottom: 30px;
        grid-column: 1 / -1;
    }
    .woocommerce form .wooccm-additional-fields .form-row label span,
    .woocommerce form .form-row br{
        display: none;
    }
    .woocommerce-radio-wrapper [type="radio"]:checked+label.checkbox:before{
        background-color: #9D884E;
        box-shadow: inset 0 0 0 3px #fff;
    }
    .woocommerce-cart .product__size p,
    .order-details .product__size p{
        display: inline-block;
    }
    .woocommerce-info{
        border-top: 0px; 
    }
    .woocommerce-checkout #payment{
        background: none;
    }
    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
        float: left;
    }
    .woocommerce-pagination .prev_nav a.page-numbers{
        color: black;
    }
    .woocommerce-pagination .prev_nav .page-numbers:hover,
    .woocommerce-pagination .prev_nav .page-numbers{
        color: #9D884E;
    }
    .woocommerce-pagination .prev_nav .page-numbers:not(.prev){
        display: inline-block;
    }
    .woocommerce-pagination .prev_nav .page-numbers:not(.prev){
        display: none;
    }
    .woocommerce-pagination .prev_nav .page-numbers .next:last-child{
        display: block;
    }
.woocommerce-Price-currencySymbol{
	float: right;
}
.woocommerce-Price-amount.amount{
	display: inline-block;
}
    .a1 p,
    .a1 .woocommerce-input-wrapper {
        /* height: 1px; */
    }
    .select__wrap{
      position:relative;
      background-color:#fff;
  }
  .select__wrap:after{
      content: "";
      cursor: pointer;
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      width: 12px;
      height: 100%;
      background: url(./assets/img/ar-bottom.svg) no-repeat center;
      color: transparent;
      text-align: center;
  }
  .select__wrap select{
      font-family: 'Mulish', sans-serif;
      position: relative;
      top: -1px;
      cursor: pointer;
      font-size: 14px;
      line-height: 1;
      font-weight: 400;
      font-style: normal;
      padding:7px 15px 7px 0;
      background-color:transparent;
  }
  .select_prod{
    color: black !important;
}

.pagination-container{
    text-align: center;
}
.woocommerce-pagination .pages{
    padding: 0 5px;
}
.next_nav,
.prev_nav{
    display: inline-block;
}	
.nav-links > *:first-child{
	border-right: 1px solid black;
}
.logged-in .header.sidebar{
  margin-top: 35px; 
}
.pagination-container .next_nav *,
.pagination-container .prev_nav *{
    display: none;
}
.pagination-container .next_nav .next.page-numbers,
.pagination-container .prev_nav .prev.page-numbers{
    display: block;
    padding: 0 5px;
}
.acf_block a{
    text-decoration: underline;
}
.acf_block a.btn{
    text-decoration: none;
}
.container a:hover{
    color: #9D884E;
}
.single_variation_wrap .woocommerce-variation.single_variation .woocommerce-variation-price,
.new_price .btn.btn-primary{
    display: none;
}
.new_price{
    position: absolute;
    top: 63px;
    background: white;
    width: 100%;
}
.new_price .product-detail__price{
    padding: 0;
    margin: 0;
}

.table-size td:nth-child(1), .table-size td:nth-child(2), .table-size th:nth-child(1), .table-size th:nth-child(2){
    border-right: 0.5px solid #000000;
}
.table-size .inch{
    color: #000;
}
.table-size tbody tr:not(:first-child),
.table-size tbody tr:first-child{
    border-bottom: 0px;
}
.banner .parallax-bg__video{
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.kama_breadcrumbs{
    overflow: hidden;
}
.woocommerce-variation-add-to-cart{
    position: relative;
}
.disabled_block{
    display: none;
}
.disabled_block.show{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    cursor: pointer;
}

.variation_block{
    position: relative;
}
.massege_error{
    display: none;
    position: absolute;
    top: -150%;
    right: 0;
    border: 0.5px solid #9D884E;
    padding: 5px 10px;
    z-index: 9;
    font-size: 12px;
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 300;
    color: #4E4E4E;
    background: #fff;
    border-radius: 5px;
}
.massege_error:after{
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    border-bottom: 0.5px solid #9D884E;
    border-right: 0.5px solid #9D884E;
    background: #fff;
    transform: rotate(45deg);
    right: 10px;
    bottom: -6px;

}
.massege_error p{
    font-family: 'Noto Serif';
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    color: #9D884E;
}
.massege_error.disabled{
    display: none;
}
.variation_block .label:after {
    content: "";
    cursor: pointer;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 39px;
    height: 100%;
    background: url(images/ar-bottom.svg) no-repeat center;
    color: transparent;
    text-align: center;
}
.woocommerce-variation-add-to-cart-disabled .disabled_block{
    display: block;
}
.woocommerce-variation-add-to-cart-enabled .disabled_block{
    display: none;
}
.post-title-text{
    padding: 56px 0; 
}
.s-order .cart-table__bottom .btn-primary{
    text-align: center;
}
.woocommerce-cart .button.btn_update_cart{
    display: none;
}
.woocommerce-remove-coupon{
    display: none;
}
.woocommerce button.button.coupon__btn {
    width: 30px;
    height: 30px;
    border: none;
    color: transparent;
    background: #9D884E url(assets/img/check.svg) no-repeat center center;
    border-radius: 0;
    font-size: small;
}
.woocommerce button.button.coupon__btn:hover{
    opacity: 0.8;
}
.variation_block .clear_block{
    position: relative;
    z-index: 9;
    width: 100%;
    height: 100%;
    line-height: 100%;
}
.variation_block .label select{
    position: relative;
    z-index: 8;
}
.no_padding{
    padding: 0 !important;
}

.woocommerce-checkout .column.col-xl-7 > .adress-group{
    display: none;
}
.s-checkout .coupon{
	display: none;
}
@media(max-width: 991px){ 
    .object {
        padding: 10% 15%; 
    }
    .product-detail{
        width: 100%;
    }
}
@media(max-width: 768px){
  	.popup{
        min-width: 300px;
    }
    .object {
        padding: 7% 8%;
    }
    .object .btn-primary {
        margin-top: 15px;
    }
	.product-detail__wrap{
		position: relative;
	}
	.new_price {
		top: 45px;
	}
	.product-detail__desc strong{
		font-weight:400;
	}
	.variations_form .product-detail__price {
     	-webkit-justify-content: right; 
     	justify-content: right;
	}	
	.variations_form .product-detail__price-new{
	    width: 49.999998%;
    	position: relative;
    	right: 0;
	}
	.s-home-blog {
        padding: 31px 0 60px 0;
    }
	
}
.share-button.fb:hover svg .cls-2{
	fill: #fff;
}


@media(max-width: 991px){ 
	.s-home-blog  .app__item {
		margin-bottom: 0;
	}
	.s-home-blog .swiper-pagination{
		margin-top: 20px;
	}
}
