/**
Theme Name: TakeSpruce
Author: TakeSpruce
Description: TakeSpruce wordpress theme
Version: 1.1.69
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
**/

@font-face {
    font-family: 'Teko';
    src: url('assets/fonts/Teko-Regular.ttf');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Teko';
    src: url('assets/fonts/Teko-Medium.ttf');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans';
    src: url('assets/fonts/NotoSans-Regular.ttf');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans';
    src: url('assets/fonts/NotoSans-Italic.ttf');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Noto Sans';
    src: url('assets/fonts/NotoSans-Bold.ttf');
    font-weight: 600;
    font-style: normal;
}
a {
    color: #a1c34d;
}
html {
    font-family: Noto Sans,sans-serif;
    -webkit-font-smoothing: antialiased;
}
html p {
    line-height: 1.49;
    margin-bottom: 1.6em;
    color: #222222;
}
h4, .entry-content h4 {
    font-size: 20px;
    font-size: 1.25rem;
}
img {
    vertical-align: middle;
    border: 0;
    max-width: 100%;
    outline: none;
    height: auto;
}
input[type=radio]:checked:focus {
    outline: auto;
}
.aligncenter, img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
}
img.emoji {
    max-width: 15px;
}
.article-block .article-block__inner .article-block__body .article-block__cover img {
    width: auto;
    margin: auto;
    display: block;
    clear: both;
}
.h2-title {
    line-height: 1.1em;
}
.footer-credit-cards {
    display: inline-block;
}
.footer-credit-cards img,
.footer-credit-cards .fl-photo-content img {
    max-width: 33px;
}
.hero-product__inner .hero-product__pic img, .hero-fog img {
    width: auto;
}
.uabb-module-content .uabb-text-editor *:not(i) {
    font-family: Noto Sans,sans-serif;
}
.woocommerce-info {
    border-top-color: #a1c34d;
}
.woocommerce-info::before {
    color: #a1c34d;
}
.products-inner .woocommerce-error, .products-inner .woocommerce-info, .products-inner .woocommerce-message {
    text-align: initial;
    font-family: Noto Sans,sans-serif;
    font-size: initial;
    font-weight: 400;
    color: initial;
    line-height: initial;
    letter-spacing: initial;
    margin: 0 0 35px 0;
    text-transform: initial;
}
.products-inner {
    padding-top: 1px;
}

h1.woocommerce-products-header__title.page-title {
    text-align: center;
    font-family: Teko,sans-serif;
    font-size: 3.125rem;
    font-weight: 400;
    color: #283253;
    line-height: 3.5rem;
    letter-spacing: 4px;
    margin: 0 0 35px 0;
    text-transform: uppercase;
}
h1.woocommerce-products-header__title.page-title::after {
    content: '';
    width: 185px;
    height: 2px;
    display: block;
    margin: 23px auto 0 auto;
    background: #e9eaed;
}
section.inner.products .products-inner .prodcuts-title::before {
    content: '';
    width: 233px;
    height: 61px;
    background: url(assets/img/svg/artilce-pic.svg) 0 0 no-repeat;
    display: block;
    text-align: center;
    margin: 0 auto 25px auto;
}
.inner.products .products-inner .prodcuts-list .products-item .product-image {
    height: 100%;
}
.main.products .prodcuts-list .products-item .product-image {
    height: 100%;
}
.prodcuts-list .products-item .product-image img {
    height: 100%;
    object-fit: cover;
}
.prodcuts-list .product-intro-unhover {
    text-align: center;
    width: 100%;
    margin: 0 auto 50px;
}
.prodcuts-list .product-intro-unhover .product-name {
    font-family: Teko,sans-serif;
    font-size: 1.875rem;
    font-weight: 400;
    color: #283253;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.prodcuts-list .products-item .product-name {
    font-family: Teko,sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    color: #283253;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.prodcuts-list .products-item .product-name:after {
    content: none;
}
.prodcuts-list .product-intro-unhover .product-desc {
    font-family: Noto Sans,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    /*color: #a8abb8;*/
    line-height: 24px;
}
.prodcuts-list .products-item .product-intro .product-desc {
    color: #fff;
}
.prodcuts-list .product-name::after {
    content: '';
    background: url(/wp-content/themes/takespruce/assets/img/svg/wave.svg) 0 0 no-repeat;
    width: 98px;
    height: 6px;
    margin: 6px auto 15px auto;
    display: block;
}

.products-inner .prodcuts-title {
    position: relative;
    top: 0;
    margin-top: 45px;
}
.products-inner.second .prodcuts-title {
    margin-top: 85px;
}
.products-inner.second .prodcuts-list {
    grid-template-columns: repeat(2,1fr);
}
.products-inner.second .prodcuts-list .products-item {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.btn-shop.small {
    font-size: 1.3rem;
    padding: 5px 25px;
    letter-spacing: 2px;
}
.btn-shop, .contact-field-wrap.button input {
    font-family: Teko,sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    color: #fff;
    line-height: auto;
    letter-spacing: 4px;
    text-transform: uppercase;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid #a1c34d;

    background: #a1c34d;
    padding: 7px 30px;
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
}
.btn-shop:hover, .contact-field-wrap.button input:hover {
    color: #a1c34d;
    background: #fff;
    border: 2px solid #a1c34d;
}
.btn-shop-wrapper {
    margin-top: 20px;
}
.header .brand-logo .brand-logo__link {
    background-repeat: no-repeat;
    width: 97px;
    height: 25px;
    /*width: 178px;*/
    /*height: 45px;*/
}
.header.inner .header-inner,
.article-block {
    padding-left: 20px;
    padding-right: 20px;
}
.product_meta {
    display: none;
}
.good-hero__name {
    word-break: initial;
}
form.cart .variations {
    position: relative;
    margin-bottom: 1em;
    width: 100%;
}
form.cart .variations td.label {
    vertical-align: middle;
    margin-top: 8px;
    margin-bottom: 1px;
}
form.cart .variations td, form.cart .variations th {
    display: block;
    border: 0;
    vertical-align: top;
    line-height: 2em;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
}
form.cart .variations th {
    text-align: left;
}
form.cart .variations select {
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    width: 100%;
    margin-right: 0;
    padding-top: .5em;
    padding-bottom: .5em;
    border: 1px solid rgb(166,166,165);
}
form.cart .variations td, form.cart .variations th {
    font-family: Noto Sans,sans-serif;
    font-size: 1.125rem;
    font-weight: 300;
    color: #7d8191;
}
.single_variation_wrap p, .stock.in-stock {
    font-family: Noto Sans,sans-serif;
    font-size: 1.125rem;
    font-weight: 300;
    color: #7d8191;
}

/* Product page changes */
ul.wcsatt-options-product {
    display: flex;
    margin: 0;
    padding: 0;
}
.wcsatt-options-product .one-time-option,
.wcsatt-options-product .subscription-option {
    width: 50%;
    float: left;
    min-height: 1px;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
}
.wcsatt-options-product .one-time-option label,
.wcsatt-options-product .subscription-option label {
    width: 100%;
    height: 100%;
    display: flex;
    flex: 1;
    cursor: pointer;
}
.wcsatt-options-product label span {
    display: flex;
    flex: 1;
    flex-direction: column;
    position: relative;
}
.wcsatt-options-product label input[type="radio"] + span img.check {
    filter: brightness(0) invert(1);
    width: 21px !important;
    position: absolute;
    left: calc(50% - 10px);
    top: -9px;
    display: none;
}
.wcsatt-options-product label input[type="radio"] + span:before {
    content: '';
    display: none;
    position: absolute;
    left: calc(50% - 14px);
    top: -15px;
    background: #90b949;
    height: 29px;
    margin-top: 2px;
    border-radius: 50%;
    width: 29px;
}
.wcsatt-options-product label input[type="radio"] + span {
/*.wcsatt-options-product label input[type="radio"] + span + span.label-text {*/
    background-color: #f7f7f7;
    border: 1px solid rgba(0,0,0,0.2);
    padding: 20px 10px;
}
.wcsatt-options-product .one-time-option .field-row,
.wcsatt-options-product .subscription-option .field-row {
    height: 100%;
}
.wcsatt-options-product .one-time-option .radio-marker,
.wcsatt-options-product .subscription-option .radio-marker {
    display: none;
}
.wcsatt-options-product .one-time-option label input[type="radio"] + span {
/*.wcsatt-options-product .one-time-option label input[type="radio"] + span + span.label-text{*/
    border-right: none;
    border-radius: 5px 0 0 5px;
    padding-bottom: 36px;
}
.wcsatt-options-product .subscription-option label input[type="radio"] + span  {
/*.wcsatt-options-product .subscription-option label input[type="radio"] + span + span.label-text {*/
    border-left: none;
    border-radius: 0 5px 5px 0;
}
.wcsatt-options-product label input[type="radio"]:checked + span  {
/*.wcsatt-options-product label input[type="radio"]:checked + span + span.label-text {*/
    background-color: #283253;
    border: 1px solid rgba(0,0,0,0.2);
}
.wcsatt-options-product label input[type="radio"]:checked + span img.check,
.wcsatt-options-product label input[type="radio"]:checked + span:before {
/*.wcsatt-options-product label input[type="radio"]:checked + span + span.label-text:before {*/
    display: block;
}
.wcsatt-options-product label input[type="radio"] {
    display: none;
}
.custom-subscription-option {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.custom-subscription-option .custom-subscription-title {
    margin-bottom: 10px;
    font-size: 18px;
    text-align: center;
    color: #222222;
}
.custom-subscription-option .custom-subscription-price {
    display: block;
    flex: 0;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    color: #222222;
}
.wcsatt-options-product label input[type="radio"]:checked + span + span .custom-subscription-option .custom-subscription-title,
.wcsatt-options-product label input[type="radio"]:checked + span + span .custom-subscription-option .custom-subscription-price {
    color: #fff;
}
.summary.entry-summary .price .wcsatt-sub-options,
.summary.entry-summary .price .wcsatt-sub-discount {
    display: none;
}
.wcsatt-options-wrapper h3 {
    display: none;
}

.product-price ul{
    padding-left: 0;
}

/* Custom modal */
.wcns-modal {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
}

.wcns-show-modal {
    z-index: 100001;
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}

.wcns-modal-container {
    margin: 0 10px;
    position: relative;
    background-color: white;
    padding: 1rem 1.5rem;
    max-width: 90vw;
    border-radius: 0.5rem;
}

.wcns-abs-container {
    position: absolute;
    overflow: auto;
}

.wcns-modal-content {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 900px;
}

.wcns-modal-image-container {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 33%;
    height: 100%;
    overflow: hidden;
    margin: auto;
}

.wcns-modal-container img {
  width: 100%;
  height: auto;
}

.wcns-modal-price {
    font-size: 24px;
    display: inline-flex;
    justify-content: center;
}

.wcns-modal-price p {
    margin: 10px;
}

.wcns-modal-buttons {
    display: flex;
    flex-direction: column;
    margin: auto;
}

.wcns-modal-button-subscribe {
    background-color: red;
    color: white;
    display: inline-block;
    text-align: center;
    padding: 10px 20px;
    border: 1px solid red;
    max-width: 410px;
    font-size: 1.3rem;
  }

.wcns-modal-button-no-subscribe {
    background-color: white;
    color: blue;
    display: inline-block;
    text-align: center;
    padding: 10px 20px;
    margin-top: 12px;
    max-width: 410px;
    font-size: 1.3rem;
    border: 1px solid blue;
  }

.wcns-modal-description {
    display: flex;
    width: 60%;
    flex-direction: column;
    text-align: center;
}

.wcns-modal-product-price {
    font-weight: 600;
    color: grey;
    text-decoration: line-through;
}

.wcns-modal-heading {
    text-transform: uppercase;
    font-size: 2em;
    font-weight: bold;
}

.custom-subscription-price{
    color: red;
    font-weight: 600;
}

.wcns-modal-buttons {
    display: flex;
    flex-direction: column;
    margin: auto;
}

.wcns-modal-header {
    text-align: center;
}

.wcns-modal-header p {
    color: grey;
    margin-top: 2px;
}

.wcns-modal-header h1 {
    margin: 0px;
}

.wcns-modal-header h3 {
    margin-bottom: 2px;
}

.wcns-close-button {
    float: right;
    width: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    cursor: pointer;
    border-radius: 0.25rem;
    background-color: lightgray;
}

.wcns-close-button:hover {
    background-color: darkgray;
}

.wcns-show {
    display: none;
}

@media only screen and (max-width: 1000px) {
    .wcns-hidden {
      display: none;
    }
    .wcns-show {
      display: flex;
      align-items: center;
      padding-top: 20px;
    }
    .wcns-modal-button-subscribe {
      font-size: 12px;
      min-width: 260px;
    }
    .wcns-modal-button-no-subscribe {
      font-size: 12px;
      min-width: 260px;
    }
    .wcns-modal-description p {
      font-size: 14px;
    }
    .wcns-modal-description h4 {
        font-size: 16px;
    }
    .wcns-modal-header p {
        font-size: 16px;
    }
    .wcns-modal-header h1 {
        font-size: 24px;
    }
  }

@media only screen and (max-width: 332px){
    .wcns-abs-container {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
}

@media only screen and (max-height: 500px){
    .wcns-abs-container {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
}
/* End custom modal */

.low-stock-banner {
    position: absolute;
    background-color: #eb8e23;
    text-align: center;
    max-height: 22px;
    width: 50%;
    margin: 0 auto;
    font-weight: 600;
    color: white;
    padding: 5px;
}

/* Tooltip */
.wcsatt-options-product label span .tooltip {
    position: relative;
    text-align: center;
    margin: auto;
    font-size: 14px;
    flex-direction: row;
    align-items: center;
    color: #77a464;
    line-height: 14px;
    padding-top: 5px;

    background: none;
    border: none;
    display: flex;
    outline-color: #969ca1;
}
.tooltip .tooltip-question {
    color: #fff;
    font-size: 11px;
    line-height: 1.6;
    background: #969ca1;
    border-radius: 50%;
    width: 17px;
    max-width: 17px;
    min-width: 17px;
    margin-left: 2px;
}
.tooltip .bottom {
    min-width: 180px;
    top: 40px;
    left: -40px;
    transform: translate(-50%, 0);
    padding: 10px;
    color: #444444;
    background-color: #EEEEEE;
    font-weight: normal;
    font-size: 13px;
    border-radius: 8px;
    position: absolute;
    z-index: 99999999;
    box-sizing: border-box;
    box-shadow: 0 1px 8px rgba(0,0,0,0.5);
    display: none;
}
.tooltip .bottom.visible {
    display: block;
}
.tooltip .bottom i {
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -12px;
    width: 24px;
    height: 12px;
    overflow: hidden;
}
.tooltip .bottom p {
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 14px;
    line-height: 1.3;
}
.tooltip .bottom i::after {
    content:'';
    position:absolute;
    width:12px;
    height:12px;
    left:50%;
    transform:translate(-50%,50%) rotate(45deg);
    background-color:#EEEEEE;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
}
/* END Tooltip */

/*.footer-grid {*/
/*    height: 270px;*/
/*}*/
.sow-social-media-button, .sow-social-media-button-facebook {
    font-size: 1em;
    padding: 1em 1em;
    margin: 0.1em 0.1em 0.1em 0;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 1em;
    -webkit-border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    border-radius: 0.25em;
}
.sow-social-media-button-facebook {
    border: 1px solid;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.065);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.065);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    background: #3a5795;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2c4270), color-stop(1, #3a5795));
    background: -ms-linear-gradient(bottom, #2c4270, #3a5795);
    background: -moz-linear-gradient(center bottom, #2c4270 0%, #3a5795 100%);
    background: -o-linear-gradient(#3a5795, #2c4270);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a5795', endColorstr='#2c4270', GradientType=0);
    border-color: #273b65 #25375e #203053 #25375e;
    color: #ffffff !important;
}
.sow-social-media-button-instagram {
    border: 1px solid;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    background: #3d739c;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2f5877), color-stop(1, #3d739c));
    background: -ms-linear-gradient(bottom, #2f5877, #3d739c);
    background: -moz-linear-gradient(center bottom, #2f5877 0%, #3d739c 100%);
    background: -o-linear-gradient(#3d739c, #2f5877);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d739c', endColorstr='#2f5877', GradientType=0);
    border-color: #2a506c #274a65 #23425a #274a65;
    color: #ffffff !important;
}
.title-under {
    padding-top: 7px;
}
.hero-cta__title {
    padding-top: 15px;
    margin: 0px;
}
.woocommerce button.cart-btn.alt,
.woocommerce button.cart-btn.alt:hover {
    background-color: #a1c34d;
    border: none;
    border-radius: 0;
    height: 55px!important;
    width: 240px;
}
.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover {
    background-color: #B3CF70;
}
.btn-about,
.btn-hero,
.woocommerce button.cart-btn.alt,
.faq-btn {
    font-family: Teko,sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    color: #fff;
    line-height: auto;
    letter-spacing: 4px;
    text-transform: uppercase;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    width: 100%;
}
.good-item__hero-inner {
    column-gap: 50px;
    grid-template-columns: 1fr 1fr;
}
.good-item__hero-inner::after {
    width: auto;
}
.qib-container .quantity input.qty:not(#qib_id) {
    width: 100%;
    height: 100%;
}
.woocommerce div.product {
    min-width: 300px;
}
.good-hero__desc::after {
    max-width: 100%;
}
.good-item .good-item__inner .good-item__hero .good-item__hero-inner, .good-hero__desc {
    padding: 0 20px;
}
.short-desc__info .jdgm-preview-badge .jdgm-star, .jdgm-star, .related.products .jdgm-preview-badge .jdgm-star  {
    color: #a1c34d;
}
.woocommerce .jdgm-rev__buyer-badge {
    background-color: #a1c34d;
    font-family: Teko,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: #fff;
    line-height: 20px;
    padding: 3px 5px 0 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    height: 20px;
    margin: 0 10px 0 0;
}
h2.jdgm-rev-widg__title {
    text-align: center;
    font-family: Teko,sans-serif;
    font-size: 3.125rem;
    font-weight: 400;
    color: #283253;
    line-height: 40px;
    letter-spacing: 4px;
    margin: 0 0 35px 0;
    text-transform: uppercase;
    padding-bottom: 20px;
}
h2.jdgm-rev-widg__title:after {
    content: '';
    width: 185px;
    height: 2px;
    display: block;
    margin: 23px auto 0 auto;
    background: #e9eaed;
}
.woocommerce .jdgm-all-reviews-widget, .woocommerce .jdgm-rev-widg {
    border: none;
}
.good-hero__desc {
    margin: 0 0 55px 0;
}
.jdgm-all-reviews-widget, .jdgm-rev-widg {
    padding: 20px;
}
.jdgm-rev .jdgm-rev__title {
    font-family: Teko,sans-serif;
    font-size: 1.875rem;
    font-weight: 400;
    color: #283253;
    line-height: 30px;
}
.woocommerce .jdgm-rev .jdgm-rev__timestamp {
    font-family: Teko,sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
    color: #222222;
    line-height: 20px;
    letter-spacing: 2px;
    opacity: 0.9;
}
.woocommerce .jdgm-rev__author-wrapper {
    font-family: Noto Sans,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: #283253;
    line-height: 30px;
    text-transform: capitalize;
}
.jdgm-review-widget:not(.jdgm-review-widget--medium) .jdgm-write-rev-link {
    color: #a1c34d;
    border-color: #a1c34d;
}
.good-hero__desc::after {
    margin-top: 55px;
}
.woocommerce .jdgm-review-widget:not(.jdgm-review-widget--medium) .jdgm-write-rev-link {
    background: #A1C35E;
    color: #222222;
}
.woocommerce #judgeme_product_reviews.jdgm-widget:after {
    content: '';
    background: url(/wp-content/themes/takespruce/assets/img/grey-wave.png) 0 0 repeat;
    height: 6px;
    width: 1170px;
    margin: 15px 0 0 0;
    display: block;
    max-width: 100%;
}
.jdgm-histogram.jdgm-temp-hidden {
    width: 100%;
}
.related.products {
    max-width: 1170px;
    margin: 0 auto 0 auto;
    padding: 20px;
}
.related__title .h2-title {
    margin-top: 60px;
}
.related.products .prodcuts-list {
    display: block;
}
.related.products .prodcuts-list .products {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4,1fr);
    row-gap: 30px;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
.related.products .wcsatt-sub-options,
.related.products .wcsatt-sub-discount {
    display: initial;
}
.related.products .prodcuts-list .products-item .price {
    padding: 10px 0 5px;
    cursor: initial;
}
.cart.good-hero__add {
    display: block;
}
.cart .qib-container {
    float: left;
}
.jdgm-rev-widg.jdgm-rev-widg {
    padding: 20px;
}
.footer-grid {
    grid-template-columns: 40% 20% 20% 20%;
}
.social-icon {
    max-width: 20px;
    width: 20px
}
.review-pic-holder img {
    width: 100%;
    height: auto;
}
.review-body {
    padding: 20px 0 0;
}
.review-text .wp-video {
    padding: 20px 0 0;
    max-width: 320px;
}
.review-text .wp-video .mejs-container {
    max-height: 180px;
}
.wp-video-shortcode video, video.wp-video-shortcode {
    max-height: 180px;
}

/* Cart */
.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
    width: auto;
    max-width: 70px;
}
.woocommerce table.shop_table td.product-name a,
.woocommerce table.shop_table td .shipping-calculator-button {
    color: #222;
    font-weight: 600;
}
.woocommerce form .cart button[type=submit]:not(#qib_id):not(_):not(_),
.woocommerce a.button.alt.checkout-button.wc-forward {
    color: #222222;
}
.label-text .woocommerce-Price-amount {
    font-size: 1rem;
}
.woocommerce-cart-form__cart-item.cart_item .product-quantity .qib-container {
    display: none !important;
    grid-template-columns: 30px 32px 30px;
    width: 92px;
    height: 40px;
    margin-right: 10px;
}
.woocommerce-cart-form__cart-item.cart_item .product-quantity .qib-container .minus.qib-button,
.woocommerce-cart-form__cart-item.cart_item .product-quantity .qib-container .plus.qib-button,
.woocommerce-cart-form__cart-item.cart_item .product-quantity .qib-container .quantity input.qty:not(#qib_id) {
    font-size: 20px;
}
.woocommerce-cart-form__cart-item.cart_item .product-price .good-hero__price-type,
.woocommerce-cart-form__cart-item.cart_item .product-price .good-hero__price-type .field-row {
    margin-bottom: 0;
}
.woocommerce .woocommerce-cart-form button.button, .woocommerce a.button.alt.checkout-button {
    background-color: #a1c34d;
    border: none;
    border-radius: 0;
    font-family: Teko,sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    color: #fff;
    line-height: auto;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.woocommerce form .cart button[type=submit]:not(#qib_id):not(_):not(_) {
    height: 50px;
}
.woocommerce table.cart td.actions .input-text {
    width: auto;
    border: 3px solid #e9eaed;
    height: 40px;
    padding: 2px 5px;
    margin-right: 10px;
}
.woocommerce table.cart td.actions .coupon {
    display: flex;
    align-items: center;
}
.woocommerce .cart_totals h2 {
    font-family: Teko,sans-serif;
    font-size: 2rem;
    font-weight: 400;
    color: #283253;
}
.woocommerce .cart_totals  table.shop_table th,
.woocommerce table.shop_table th {
    font-family: Teko,sans-serif;
    letter-spacing: 0;
    font-size: 1.5rem;
    font-weight: 400;
    color: #283253;
}
.woocommerce table.shop_table td {
    font-family: Noto Sans,sans-serif;
    letter-spacing: 0;
    font-size: 1rem;
    font-weight: 300;
    color: #222222;
    line-height: 30px;
}
.woocommerce table.shop_table .payment-method-details{
    min-width:120px
}
.payment-method .payment-method-default{
    min-height:24px;
}

.article-block .article-block__inner {
    max-width: 100%;
}
.article-block .article-block__inner::after {
    max-width: 100%;
}
.radio-marker {
    display: none;
}
.radio {
    display: initial;
}
.header .header-inner {
    max-width: 1170px;
    padding: 0 20px;
}
.reviews-item__inner {
    /*overflow: scroll;*/
}
.reviews-controls {
    left: -60px;
}
.set a {
    color: #a1c34d;
    display: initial;
    border: none;
    font-size: 1.125rem;
    padding: 0;
    line-height: 27px;
}
.set > .accordeon-button {
    color: #bdc7e8;
    border-width: 0 0 2px 0;
    border-style: solid;
    border-color: #7d8191;
    display: block;
    outline: none;
    padding: 20px 5px;
    text-decoration: none;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    font-family: Noto Sans,sans-serif;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 30px;
    background-color: transparent;
    width: 100%;
    align-items: center;
}
.set .content {
    border-bottom: 2px solid #7d8191;
}
.set .content p {
    padding: 10px 0 15px;
}
.reviews {
    background: #f4f4f6;
    margin-top: 0;
    padding-top: 50px;
}
.reviews-block {
    height: auto;
}
.reviews-list .swiper-slide {
    height: auto;
}
.reviews .faq-pic {
    margin: auto;
    padding-bottom: 30px;
}
.digits .current {
    color: #394263;
}
.slider-btn-next, .slider-btn-prev {
    border-color: #394263;
}
h2.review-title {
    text-align: center;
    font-family: Teko,sans-serif;
    font-size: 3.375rem;
    font-weight: 400;
    color: #283253;
    line-height: 1.2em;
    letter-spacing: 4px;
    margin: 0 0 15px 0;
    text-transform: uppercase;
}
h4.review-sub-title {
    text-align: center;
    color: #283253;
    margin-top: 0;
}

.wpcf7 input[type=email],
.wpcf7 input[type=number],
.wpcf7 input[type=password],
.wpcf7 input[type=reset],
.wpcf7 input[type=search],
.wpcf7 input[type=tel],
.wpcf7 input[type=text],
.wpcf7 input[type=url],
.wpcf7 select,
.wpcf7 textarea {
    color: #666 !important;
    padding: .75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #eaeaea;
    border-radius: 2px;
    background: #fafafa;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
    -webkit-appearance: none;
}
.wpcf7 input:not([type=submit]):focus, .wpcf7 select:focus, .wpcf7 textarea:focus {
    background: #fff;
    border-color: #eaeaea;
    outline: 0;
    box-shadow: none;
}
.uabb-heading-wrapper .uabb-subheading .contact-field-wrap {
    margin-bottom: 22px;
}
.uabb-heading-wrapper .uabb-subheading .contact-field-wrap input,
.uabb-heading-wrapper .uabb-subheading .contact-field-wrap textarea {
    width: 100%;
}
.uabb-heading-wrapper .uabb-subheading .contact-field-wrap.button input {
    width: auto;
}

.contact-field-wrap.acceptance {
    padding: 25px 0;
}
.contact-field-wrap.acceptance .wpcf7-list-item {
    margin-left: 0;
}
/* My account page */
.woocommerce-MyAccount-navigation {
    float: left;
    width: 30%;
}
.woocommerce-MyAccount-navigation>ul {
    margin: 0;
    padding: 0;
}
.woocommerce-MyAccount-navigation-link {
    list-style: none;
    border: 1px solid rgba(0,0,0,.1);
    border-bottom-width: 0;
}
.woocommerce-MyAccount-navigation-link.is-active a {
    color: #222222;
    background: #ffffff;
}
.woocommerce-MyAccount-navigation-link:last-child {
    border-bottom-width: 1px;
}
.woocommerce-MyAccount-navigation-link a {
    display: block;
    padding: .5em 1em;
    background-color: #fbfbfb;
    color: #283253;
}
.woocommerce-MyAccount-content {
    float: right;
    width: 68%;
}
.woocommerce-MyAccount-content .woocommerce-message{
    border-top-color: #1e85be;
}
.woocommerce-MyAccount-content .woocommerce-message::before{
    color: #1e85be;
}
.article-block__body {
    width: 100%;
    display: flex;
    flex-direction: column;
}
.woocommerce table.my_account_orders .button {
    margin-left: 5px;
}
.woocommerce input[type=text],
.woocommerce input[type=email],
.woocommerce input[type=number],
.woocommerce input[type=password],
.woocommerce input[type=reset],
.woocommerce input[type=search],
.woocommerce input[type=tel],
.woocommerce input[type=text],
.woocommerce input[type=url],
.woocommerce select,
.woocommerce textarea {
    color: #666;
    padding: .75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #eaeaea;
    border-radius: 2px;
    background: #fafafa;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
}
.woocommerce .woocommerce-form-row {
    line-height: 1.5em;
}
.woocommerce-MyAccount-content fieldset legend {
    padding: 3px 0;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    margin: 10px 0;
}
.woocommerce-MyAccount-content fieldset {
    border: 0;
    margin: 1em 0 0;
    padding: 3px;
}
ul#shipping_method_monthly {
    padding: 0
}
ul#shipping_method_monthly li {
    list-style: none;
}
ul#shipping_method_monthly li input {
    margin: 3px .4375em 0 0;
    vertical-align: top;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    opacity: 1;
}
.minus.qib-button:not(#qib_id) {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    border-radius: 0 !important;
    padding: 0 !important;
    color: #283253 !important;
    border: none !important;
    background-color: #fff !important;
    line-height: 1 !important;
    font-size: 30px !important;
    width: auto !important;
    height: auto !important;
    font-size: 30px !important;
    width: 100% !important;
    height: 100% !important;
}
.plus.qib-button:not(#qib_id) {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    border-radius: 0 !important;
    padding: 0 !important;
    color: #283253 !important;
    border: none !important;
    background-color: #fff !important;
    line-height: 1 !important;
    font-size: 20px !important;
    width: 100% !important;
    height: 100% !important;
}
.woocommerce-cart-form__cart-item.cart_item .product-quantity .qib-container .quantity input.qty:not(#qib_id) {
    border: none;
    width: 30px;
}
.woocommerce-cart-form__cart-item.cart_item .product-quantity .qib-container .quantity input.qty:focus:not(#qib_id) {
    outline: auto;
}
.cart .qib-container .quantity input.qty:not(#qib_id) {
    border: none !important;
    width: 100% !important;
    height: 100% !important;
    font-family: Teko,sans-serif !important;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    color: #283253 !important;
    line-height: 26px !important;
    text-align: center !important;
    outline: 0 !important;
    letter-spacing: 4px !important;
    width: 100% !important;
    height: 100% !important;
}
.cart .plus.qib-button:not(#qib_id) {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    border-radius: 0 !important;
    padding: 0 !important;
    color: #283253 !important;
    border: none !important;
    background-color: #fff !important;
    line-height: 1 !important;
    font-size: 30px !important;
    width: 100% !important;
    height: 100% !important;
}
.minus.qib-button:hover:not(#qib_id) {
    background: #fff;
}
.minus.qib-button:focus:not(#qib_id) {
    border: none;
    outline: auto !important;
}
.plus.qib-button:focus:not(#qib_id) {
    outline: auto !important;
}
.qib-container div.quantity:focus:not(#qib_id) {
    outline: auto !important;
}
.woocommerce-cart-form__cart-item.cart_item .product-quantity .qib-container .quantity {
    display: flex;
    align-self: center;
}
.wcsatt-options-wrapper {
    margin-bottom: 20px;
}
.good-item.woocommerce .cart .qib-container {
    margin-left: 0;
    width: 159px;
}
.about .set .fa-plus {
    background: none;
    padding-left: 5px;
}
.about .set > .accordeon-button {
    display: flex;
    justify-content: space-between;
}
.control-buttons-mob {
    display: none;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
/* Changes after Accessibility Audit */
.footer-text,
.footer-text p,
.footer-copy,
.footer-logo-text,
.footer-logo-text p,
.footer-column .footer-link,
.footer-column .footer-links ul li a,
.footer-column .footer-span,
.set .content p,
.about-desc {
    color: #bdc7e8;
    opacity: 0.9;
    font-size: 16px;
}
.svg-logo-footer-dims {
    margin-bottom: 10px;
}
.good-hero__desc .good-hero__desc-inner .hero-product__qlt .qlt-note__item {
    color: #222222;
    opacity: 0.9;
}
.article-block .article-block__inner .article-block__body .article-block__content .article-block__text,
.good-hero__desc .good-hero__desc-inner p {
    color: #222222;
}
.single_variation_wrap p, .stock.in-stock {
    color: #222222;
}
.wcsatt-options-product label input[type="radio"]:checked + span .custom-subscription-option .custom-subscription-title,
.wcsatt-options-product label input[type="radio"]:checked + span .custom-subscription-option .custom-subscription-price {
    color: #bdc7e8;
}
.header.inner .header-inner .brand-bar .brand-menu .brand-menu__item {
    color: #bdc7e8;
}
.prodcuts-list .products-item .product-data .product-weight {
    color: #283253;
    opacity: 0.9;
}
.prodcuts-list .products-item:hover .product-data .product-weight {
    color: #fff;
}
.article-block .article-block__inner .article-block__body .article-block__cover .article-block__meta {
    width: calc(100% - 20px);
    float: right;
    display: none;
    flex-direction: row;
    justify-content: flex-end;
    padding: 100px 20px 30px 0;
    background-image: linear-gradient(transparent, #1a233f 93%);
    right: 0;
    bottom: 0;
}
.show-meta.article-block .article-block__inner .article-block__body .article-block__cover .article-block__meta {
    display: flex;
}
.cart-price .cart-count {
    font-size: 16px;
    width: 20px;
    height: 20px;
    line-height: 23px;
}
.review-info .review-author-name {
    color: #222222;
    opacity: 0.9;
}
.woocommerce .jdgm-histogram__percentage {
    width: 37px;
}
small,
small.wcsatt-sub-options,
.woocommerce .jdgm-sort-dropdown.jdgm-sort-dropdown,
.woocommerce .jdgm-histogram__frequency,
.woocommerce .jdgm-histogram__percentage {
    font-size: 16px;
}

abbr[title] {
    border-bottom: none;
    text-underline-position: under;
}
abbr, acronym, span.abbr {
    cursor: help;
}
.prodcuts-title abbr[title] {
    text-decoration: none;
}


/* Footer changes*/
.footer-logo-text,
.footer-logo-text p {
    margin-top: 14px;
    font-size: 14px;
    line-height: 21px;
    max-width: 280px;
    font-family: "Noto Sans", sans-serif;
}
.footer-column {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    text-align: left;
    justify-content: flex-start;
}
.footer-column.logo-column {
    display: grid;
}
.footer-column .footer-link,
.footer-column .footer-links ul li a {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 5px;
    font-family: "Noto Sans", sans-serif;
    padding: 0;
}
.footer-column .footer-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-column .footer-title,
.footer-column .footer-title h3 {
    line-height: 19px;
    height: 34px;
    display: flex;
    align-items: flex-end;
    margin-bottom: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 34px;
}
.footer-text {
    border-bottom: none;
    padding: 16px;
    background: #F7F8FC;
    color: #283253;
    font-size: 12px;
    line-height: 15.6px;
    text-align: left;
    font-family: "Nato Sans", sans-serif;
}
.footer-text p {
    margin: 0;
    color: #283253;
    font-size: 12px;
    line-height: 15.6px;
    text-align: left;
    font-family: "Nato Sans", sans-serif;
}
.footer-inner {
    padding-bottom: 50px;
}
.footer-copy p {
    margin: 0;
    color: #BDC7E8;
    font-size: 14px;
    font-family: "Nato Sans", sans-serif;
    line-height: 21px;
}
.footer-copy .footer-link,
.footer-copy .footer-links ul li a {
    color: #BDC7E8;
    font-size: 14px;
    font-family: "Nato Sans", sans-serif;
    line-height: 21px;
    margin-right: 48px;
    padding: 0;
}
.footer-copy .footer-link,
.footer-copy .footer-links ul li:last-child a {
    margin-right: 0;
}
.footer-copy {
    display: flex;
    justify-content: space-between;
    padding-bottom: 42px;
}
.footer-copy.start {
    justify-content: flex-start;
}
.footer-copy.end {
    justify-content: flex-end;
}
.footer-copy .menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}
.footer-copy .hamburger {
    display: none;
}
.footer-credit-cards p {
    margin-bottom: 0;
}
.footer-row {
    margin-top: 16px;
}
/*******/

/* Header */
.top-cart-other {
    display: flex;
    align-items: center;
}
.cart-name,
.cart-price,
.my-account-header a {
    color: #283253;
    font-family: "Nato Sans", sans-serif;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    text-transform: capitalize;
    letter-spacing: 0;
}
header.inner .cart-name,
header.inner .cart-price,
header.inner .my-account-header a {
    color: #bdc7e8;
}
.cart-price {
    margin: 0 -1px;
}
.cart-price .cart-count {
    font-size: 12px;
    width: 15px;
    height: 15px;
    line-height: 17px;
    padding-left: 1px;
    right: -20px;
}
.my-account-header {
    margin-right: 48px;
}
.my-account-header a,
.cart-name {
    display: flex;
    align-items: center;
}
.my-account-header a img,
.cart-name img {
    padding-right: 8px;
}
.header .brand-menu .brand-menu__item {
    font-family: "Nato Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.02em;
    text-align: center;
    text-transform: capitalize;
    margin: 0 48px 0 0;
}
.header .brand-menu .brand-menu__item:hover {
    color: #283253;
}
.header .brand-logo .logo {
    height: 45px;
    width: 178px;
}
.mob-menu {
    width: 16px;
    position: relative;
}
.mob-menu img {
    position: absolute;
}
.mob-menu img:first-child {
    top: 5px;
}
.mob-menu img:last-child {
    top: -5px;
}
/*********/

/***** Carousel *******/
.gallery {
    width: 100%;
}
.gallery-container {
    align-items: center;
    display: flex;
    height: 400px;
    margin: 0 auto;
    max-width: 1000px;
    position: relative;
}
.gallery-item {
    height: 350px;
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease-in-out;
    width: 350px;
    z-index: 0;
    text-align: center;
    background: #fff;
    padding: 36px 24px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.gallery-item .carousel-item-stars {
    margin: 10px 0;
}
.gallery-item .carousel-item-stars .fas,
.gallery-item .carousel-item-stars .far {
    font-size: 23px;
    color: #A1C34D;
}
.gallery-item img {
    max-height: 100px;
}
.gallery-item-2 img,
.gallery-item-4 img {
    max-height: 80px;
}
.gallery-item-1 img,
.gallery-item-5 img {
    max-height: 60px;
}
.gallery-item .carousel-item-title {
    font-family: Teko, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0;
    text-align: center;
    margin: 0 0 12px;
    color: #283253;
}
.gallery-item-2 .carousel-item-title,
.gallery-item-4 .carousel-item-title {
    font-size: 30px;
}
.gallery-item-1 .carousel-item-title,
.gallery-item-5 .carousel-item-title {
    font-size: 25px;
}
.gallery-item .carousel-item-text p {
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0;
    text-align: center;
    margin: 0 0 12px;
    color: #283253;
}
.gallery-item-2 .carousel-item-text p,
.gallery-item-4 .carousel-item-text p {
    font-size: 14px;
}
.gallery-item-1 .carousel-item-text p,
.gallery-item-5 .carousel-item-text p {
    font-size: 12px;
    line-height: 18px;
}
.gallery-item .carousel-item-name {
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0;
    text-align: center;
    color: #283253;
    opacity: 0.5;
    margin: 0;
}
.gallery-item-2 .carousel-item-name,
.gallery-item-4 .carousel-item-name {
    font-size: 14px;
}
.gallery-item-1 .carousel-item-name,
.gallery-item-5 .carousel-item-name {
    font-size: 12px;
    line-height: 18px;
}
.gallery-item-1 {
    left: 15%;
    opacity: 1;
    transform: translateX(-50%);
}
.gallery-item-2,
.gallery-item-4 {
    height: 400px;
    opacity: 1;
    width: 400px;
    z-index: 1;
}
/*.gallery-item-2:before, .gallery-item-4:before {*/
/*    content: '';*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: rgba(26, 35, 63, 0.2);*/
/*    position: absolute;*/
/*    top: 0;*/
/*}*/
.gallery-item-2 {
    left: 30%;
    transform: translateX(-50%);
    filter: drop-shadow(0px 2px 10px rgba(40, 50, 83, 0.15));
}
.gallery-item-3 {
    height: 450px;
    opacity: 1;
    left: 50%;
    transform: translateX(-50%);
    width: 450px;
    z-index: 2;
    filter: drop-shadow(0px 2px 10px rgba(40, 50, 83, 0.15));
}
.gallery-item-4 {
    left: 70%;
    transform: translateX(-50%);
    filter: drop-shadow(0px 2px 10px rgba(40, 50, 83, 0.15));
}
.gallery-item-5 {
    left: 85%;
    opacity: 1;
    transform: translateX(-50%);
}
.gallery-controls {
    display: flex;
    justify-content: center;
    margin: 30px 0;
}
.gallery-controls button {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    margin: 0 20px;
    padding: 0 12px;
    text-transform: capitalize;
}
.gallery-controls button {
    position: absolute;
    background: none;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid #A1C34D;
}
.gallery-controls button.gallery-controls-previous {
    left: -110px;
    top: calc(50% - 40px);
    -ms-transform: translateY(-50%);
    transform: rotate(135deg) translateY(-50%);
}
.gallery-controls button.gallery-controls-next {
    right: -110px;
    top: calc(50% - 15px);
    -ms-transform: translateY(-50%);
    transform: rotate(-45deg) translateY(-50%);
}
.gallery-controls button:focus {
    outline: none;
}
.gallery-controls-previous {
    position: relative;
}
.gallery-controls-previous::before {
    border: solid #A1C34D;
    border-width: 0 2px 2px 0;
    content: '';
    display: inline-block;
    position: absolute;
    transition: left 0.15s ease-in-out;
    height: 12px;
    width: 12px;
    margin-left: 10px;
    margin-bottom: 5px;
    margin-right: 15px;
}
.gallery-controls-previous:hover::before {
    /*left: -18px;*/
}
.gallery-controls-next {
    position: relative;
}
.gallery-controls-next::before {
    border: solid #A1C34D;
    border-width: 0 2px 2px 0;
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    transition: right 0.15s ease-in-out;
    width: 12px;
    height: 12px;
    margin-right: 10px;
    margin-top: -8px;
    margin-left: 5px;
}
/* Safari Carousel Arrow fix*/
/*@media not all and (min-resolution:.001dpcm) {*/
/*    @media {*/
/*        .gallery-controls-next::before {*/
/*            margin-left: -2px;*/
/*        }*/
/*        .gallery-controls-previous::before {*/
/*            margin-left: -2px;*/
/*            margin-top: -2px;*/
/*        }*/
/*    }*/
/*}*/
/*@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {*/
/*    @media {*/
/*        .gallery-controls-next::before {*/
/*            margin-left: -2px;*/
/*        }*/
/*        .gallery-controls-previous::before {*/
/*            margin-left: -2px;*/
/*            margin-top: -2px;*/
/*        }*/
/*    }*/
/*}*/
/*********************/

.gallery-controls-next:hover::before {
    /*right: -18px;*/
}
.gallery-nav {
    bottom: -15px;
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
    position: absolute;
    width: 100%;
}
.gallery-nav li {
    background: #ccc;
    border-radius: 50%;
    height: 10px;
    margin: 0 16px;
    width: 10px;
}
.gallery-nav li.gallery-item-selected {
    background: #555;
}
.carousel-container {
    position: relative;
}
/**********************/

@media screen and (max-width: 500px) {
    .gallery-item {
        padding: 10px;
    }
    .gallery-item-3 {
        width: 250px;
        height: 400px;
    }
    .gallery-item-2, .gallery-item-4 {
        width: 200px;
        height: 350px;
    }
    .gallery-item-1, .gallery-item-5 {
        width: 120px;
        height: 300px;
        overflow: hidden;
    }
    .gallery-item img {
        height: 80px;
    }
    .gallery-item .carousel-item-stars .fas,
    .gallery-item .carousel-item-stars .far {
        font-size: 17px;
    }
    .gallery-item-3 .carousel-item-title {
        font-size: 26px;
        margin-bottom: 5px;
    }
    .gallery-item .carousel-item-title {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 3px;
    }
    .gallery-item-3 .carousel-item-text p {
        font-size: 14px;
        line-height: 17px;
    }
    .gallery-item .carousel-item-text p{
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 5px;
    }
    .gallery-item-3 .carousel-item-name {
        font-size: 14px;
        line-height: 17px;
    }
    .gallery-item .carousel-item-name {
        font-size: 12px;
        line-height: 15px;
    }
    .gallery-controls button.gallery-controls-next {
        right: 30%;
        z-index: 100;
        bottom: 0;
        top: auto;
    }
    .gallery-controls button.gallery-controls-previous {
        left: 30%;
        z-index: 100;
        bottom: 21px;
        top: auto;
    }
    .top-cart-other {
        display: none;
    }
    .svg-mob-menu {
        /*background: url(svg/sprite.css-c7a10ed9.svg) 91.788584% 41.085714% no-repeat;*/
        background: url(svg/sprite.css-c7a10ed9.svg) 89.788584% 42.285714% no-repeat;
    }
    .mobile-header-icon {
        margin-right: 20px;
        display: flex;
        align-items: center;
    }
    .mobile-burger {
        display: flex;
        align-items: center;
    }
    .footer .footer-inner .footer-grid .footer-logo-text {
        text-align: center;
        margin-top: 14px;
        font-size: 14px;
        line-height: 21px;
        max-width: 280px;
        font-family: "Noto Sans", sans-serif;
        color: #bdc7e8;
    }
    .footer .footer-inner .footer-grid .footer-column .footer-title {
        justify-content: center;
    }
    .footer .footer-inner .footer-grid .footer-column .footer-link {
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 5px;
        font-family: "Noto Sans", sans-serif;
        color: #bdc7e8;
    }
    .footer .footer-text {
        text-align: left;
    }
    .footer .footer-copy {
        flex-direction: column;
    }
    .footer-copy p {
        margin-bottom: 10px;
    }
    .footer-copy-links {
        display: flex;
        flex-direction: column;
    }
    .footer-copy .footer-link,
    .footer-copy .footer-links ul li {
        margin-right: 0;
    }
    .footer .footer-text {
        padding: 20px;
    }
    .footer .footer-inner {
        padding-bottom: 40px;
    }
    html p {
        word-break: break-word;
    }
    .para1 {
        max-width: 1300px;
    }
    .para2 {
        top: -100px;
        max-width: 200%;
    }
    .para3 {
        top: -100px;
        max-width: 200%;
    }
    .good-item .good-item__inner .good-item__hero .good-item__hero-inner .good-hero__short-desc .short-desc__info .good-hero__name {
        display: block;
        font-size: 30px;
        line-height: 30px;
        padding-top: 20px;
    }
    .good-item .good-item__inner .good-item__hero .good-item__hero-inner .good-hero__short-desc .short-desc__info .good-hero__price {
        justify-content: left;
    }
    .good-item .good-item__inner .good-item__hero .good-item__hero-inner .good-hero__short-desc .short-desc__info .good-hero__price-type {
        display: block;
    }
    .woocommerce div.product {
        min-width: 280px;
    }
    .related.products .prodcuts-list .products {
        grid-template-columns: repeat(1,1fr);
        column-gap: 0;
        padding: 0;
    }
    .h2-title {
        line-height: 35px;
    }
    .footer .footer-inner .footer-grid {
        height: auto;
        padding: 0 20px;
    }
    .hero-cta {
        right: 0;
    }
    .review-text .wp-video {
        max-width: 250px;
    }
    .review-body {
        flex: 1;
    }
    .mejs-container .mejs-controls {
        bottom: -1px;
    }
    .woocommerce form .cart .coupon button[type=submit]:not(#qib_id):not(_):not(_) {
        height: 75px;
    }
    .cart .qib-container {
        float: none;
        margin-left: auto;
    }
    .woocommerce table.cart td.actions .coupon {
        justify-content: space-between;
    }
    .about-cta {
        display: block;
    }
    .about-inner {
        padding-bottom: 0;
    }
    .woocommerce .woocommerce-message {
        display: flex;
        flex-direction: column-reverse;
    }
    .woocommerce .woocommerce-message .button {
        margin-top: 10px;
    }
    .woocommerce table.cart .product-thumbnail {
        display: block;
        text-align: center !important;
    }
    .woocommerce table.cart .product-thumbnail:before {
        display: none;
    }
    .review-body {
        height: auto;
        overflow: unset;
    }
    .woocommerce-MyAccount-content, .woocommerce-MyAccount-navigation {
        float: none;
        width: 100%;
    }
    .woocommerce-MyAccount-content {
        margin-top: 20px;
    }
    .good-item.woocommerce .cart .qib-container {
        margin-left: 0;
        margin-bottom: 10px;
    }
    .good-item.woocommerce form.cart .qib-container + button[type='submit']:not(#qib_id) {
        margin-left: 0;
    }
    .hero-product__inner .hero-product__pic img {
        width: 100%;
    }
    .about-cta {
        text-align: left;
    }
    .control-buttons-mob {
        display: flex;
    }
    .control-buttons {
        display: none;
    }
    .mission iframe {
        max-width: 90%;
        height: 250px !important;
    }
    .header.inner .header-inner .brand-bar .brand-menu .brand-menu__item {
        color: #717da0;
    }
    .mob-head-control {
        height: 16px;
    }
    .header .header-inner .brand-bar {
        align-items: center;
    }
}

@media screen and (max-width: 770px) {
    .woocommerce .col2-set .col-1,
    .woocommerce-page .col2-set .col-1 {
        float: none;
        width: 100%;
    }
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-2 {
        float: none;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .footer-logo-text {
        margin-left: auto;
        margin-right: auto;
    }
    .footer-column-address {
        text-align: center;
    }
    .fl-col.footer-column > div.fl-col-content {
        margin: auto;
        text-align: center;
    }
    .footer-column .footer-title {
        justify-content: center;
    }
    .footer-copy .menu {
        flex-direction: column;
        align-items: center;
        display: block !important;
        text-align: center;
    }
    .footer-copy .footer-links ul li a {
        margin-right: 0;
    }
}

.woocommerce-column address{
    width: -webkit-fill-available !important;
}

@media (min-width: 501px) and (max-width: 767px) {
    .footer .fl-row-content .fl-col-group:first-child {
        align-items: flex-start;
        grid-template-columns: 1fr 1fr;
        display: grid;
    }
    .footer .fl-row-content .fl-col-group:first-child > .fl-col:after,
    .footer .fl-row-content .fl-col-group:first-child > .fl-col:before,
    .footer .fl-row-content .fl-col-group:first-child:before {
        content: none;
    }
    .gallery-item {
        padding: 10px;
    }
    .gallery-item-3 {
        width: 250px;
        height: 400px;
    }
    .gallery-item-2, .gallery-item-4 {
        width: 200px;
        height: 350px;
    }
    .gallery-item-1, .gallery-item-5 {
        width: 120px;
        height: 300px;
        overflow: hidden;
    }
    .gallery-item img {
        height: 80px;
    }
    .gallery-item .carousel-item-stars .fas,
    .gallery-item .carousel-item-stars .far {
        font-size: 17px;
    }
    .gallery-item-3 .carousel-item-title {
        font-size: 26px;
        margin-bottom: 5px;
    }
    .gallery-item .carousel-item-title {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 3px;
    }
    .gallery-item-3 .carousel-item-text p {
        font-size: 14px;
        line-height: 17px;
    }
    .gallery-item .carousel-item-text p{
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 5px;
    }
    .gallery-item-3 .carousel-item-name {
        font-size: 14px;
        line-height: 17px;
    }
    .gallery-item .carousel-item-name {
        font-size: 12px;
        line-height: 15px;
    }
    .gallery-controls button.gallery-controls-next {
        right: 30%;
        z-index: 100;
        bottom: 0;
        top: auto;
    }
    .gallery-controls button.gallery-controls-previous {
        left: 30%;
        z-index: 100;
        bottom: 21px;
        top: auto;
    }
    /* * */
    .good-hero__desc .good-hero__desc-inner .hero-product__qlt {
        justify-content: flex-start;
    }
    .good-hero__desc .good-hero__desc-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin: 0;
    }
    .good-hero__name {
        padding-top: 20px;
    }
    .woocommerce div.product {
        max-width: 500px;
    }
    .good-item {
        margin: 36px 0 0 0;
    }
    .good-item__hero-inner {
        grid-template-columns: 1fr;
    }
    .para3 {
        bottom: auto;
        width: 200%;
        max-width: 200%;
        left: -50%;
        top: -110px;
    }
    .para1 {
        width: 1800px;
        max-width: 1800px;
        left: -30%;
        bottom: 0;
    }
    .para2 {
        width: 200%;
        max-width: 200%;
        left: -50%;
        bottom: auto;
        top: -110px;
    }
    .hero-product {
        width: auto;
    }
    .hero-product__inner {
        width: auto;
    }
    .hero-product__bullets {
        width: auto;
    }

    /* Footer */
    .footer .footer-inner {
        width: auto;
        margin: 0 auto;
        padding: 40px 0 0 0;
    }
    .footer .footer-inner .footer-grid {
        align-items: flex-start;
        grid-template-columns: 1fr 1fr;
    }
    .footer .footer-inner .footer-grid .footer-column {
        align-items: center;
    }
    .footer .footer-inner .footer-grid .footer-column.logo-column {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .footer .footer-inner .footer-grid .footer-logo-text {
        font-weight: 400;
        margin: 10px 0 0 0;
        text-align: center;
        margin-top: 14px;
        font-size: 14px;
        line-height: 21px;
        max-width: 280px;
        font-family: "Noto Sans", sans-serif;
        color: #bdc7e8;
    }
    .footer .footer-inner .footer-grid .footer-column {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: center;
        margin-bottom: 30px;
    }
    .footer .footer-inner .footer-grid .footer-column .footer-title {
        font-family: Teko,sans-serif;
        font-size: 1.5rem;
        font-weight: 400;
        color: #fff;
        line-height: 34px;
        text-transform: uppercase;
        letter-spacing: 2px;
        margin: 0 0 5px 0;

        justify-content: center;
    }
    .footer .footer-inner .footer-grid .footer-column .footer-link {
        display: block;
        font-weight: 400;
        -webkit-transition: .3s all;
        transition: .3s all;
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 5px;
        font-family: "Noto Sans", sans-serif;
        color: #bdc7e8;
    }
    .footer .footer-row {
        padding: 0 10px;
        margin: 0;
    }
    .footer .footer-text {
        padding: 20px;
        text-align: left;
    }
    .footer .footer-copy {
        padding: 20px 0;
        flex-direction: column;
    }
    .footer-copy p {
        margin-bottom: 10px;
    }
    .footer-copy-links {
        display: flex;
        flex-direction: column;
    }
    .footer-copy .footer-link,
    .footer-copy .footer-links ul li {
        margin-right: 0;
    }
    .footer .footer-inner {
        padding-bottom: 40px;
    }

    /* Articles */
    .articles__inner {
        width: 100%;
    }
    .articles-wrap {
        padding-bottom: 200px;
    }
    .articles-list {
        margin-left: 20px;
        margin-right: 60px;
        column-gap: 55px;
        grid-template-columns: 1fr 1fr;
    }

    /* Faq */
    .faq-title {
        margin: 0 0 25px 0;
    }
    .faq-inner {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 20px;
    }
    .faq-head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .faq-title {
        margin: 0 0 25px 0;
    }
    .faq-cta {
        display: none;
    }
    .faq-cta-mob {
        display: block;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin: 40px 0 0 0;
    }
    .faq-body {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .accordeon {
        top: 0;
    }
    .faq-cta-mob {
        display: block;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin: 40px 0 0 0;
    }

    /* Hero Product */
    .main.products {
        margin-top: -130px;
    }
    .hero-product {
        position: relative;
        width: auto;
        left: auto;
        -webkit-transform: none;
        transform: none;
        margin: 0;
    }
    .hero-product__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: auto;
        margin: 0 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .hero-product__bullets {
        width: auto;
        position: relative;
        top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 20px;
        margin: 10px 0 0 0;
    }
    .hero-product__bullets .bullets-item {
        margin-bottom: 10px;
    }
    .hero-product__inner .hero-product__pic {
        left: 0;
    }
    .hero-product__inner .hero-product__pic img {
        width: 100%;
        position: relative;
    }
    /* Reviews */
    .reviews-back {
        position: relative;
        width: 100%;
        left: 0;
    }
    .reviews__inner {
        width: 100%;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }
    .reviews-controls {
        position: relative;
        top: 0;
        left: 0;
        bottom: 0;
    }
    .control-buttons {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 12px 0 0 0;
        margin: 0 0 10px 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .slider-btn-next, .slider-btn-prev {
        width: 40px;
        height: 40px;
        border: 2px solid #bdc7e8;
    }
    .slider-btn-prev {
        margin: 0 30px 0 0;
    }
    .slider-btn-next img, .slider-btn-prev img {
        width: 20px;
    }
    .control-progress {
        display: none;
    }
    .reviews-block {
        width: 100%;
    }
    .swiper-container {
        left: 10px;
    }
    .reviews-list {
        width: 100%;
    }
    .reviews-item__inner {
        padding: 35px 20px;
    }
    .review-head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .review-author {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .review-author-pic {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 60px 1fr;
        grid-template-columns: 60px 1fr;
    }
    .review-pic-holder {
        width: 55px;
        height: 55px;
    }
    .review-mob-block {
        display: block;
        padding-left: 22px;
    }
    .review-info {
        margin: 10px 0 0 0;
    }
    .review-info .review-title {
        font-size: 1.625rem;
    }
    .review-video-btn {
        border-top: 2px solid #e9eaed;
        padding: 23px 0 0 0;
        margin: 25px 0 0 0;
    }
    .control-progress-mob {
        display: block;
    }
    .digits {
        font-size: 1.5rem;
    }
    .digits .current {
        font-size: 3rem;
        line-height: 50px;
    }
    .review-read {
        display: none;
    }
    .review-info .review-author-name {
        display: none;
    }
    .review-body {
        height: auto;
        /*height: 250px;*/
        /*overflow-y: scroll;*/
        /*overflow-x: unset;*/
    }
    /* Mission */
    .mission__inner {
        width: auto;
        margin: 0 auto;
    }
    .article__title, .faq-title, .products-inner .prodcuts-title, h2.mission__title {
        font-size: 2.375rem;
        line-height: 46px;
    }
    .mission__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 10px;
        -webkit-box-align: initial;
        -ms-flex-align: initial;
        align-items: initial;
    }
    .mission__row.simple-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 10px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .mission__row .mission-pic {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: 20px 0 0 0;
    }
    .mission-pic img {
        width: 100%;
    }

    .mission__row .mission-text {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .mission-text.big-text {
        font-size: 1.375rem;
        line-height: 1.625rem;
        margin: 30px 0 0 0;
    }
    .forest-mob {
        display: block;
        margin: 35px 0 0 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        overflow: hidden;
        text-align: center;
    }
    .forest-mob img {
        /*width: 100%;*/
    }
    .forest {
        display: none;
    }
    .mission-simple-text {
        padding: 0 20px;
        font-size: 1.125rem;
        line-height: 27px;
    }
    /* About */
    .about-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        align-items: stretch;
    }
    .about-text {
        padding: 0 20px;
        margin: 140px 0 0 0;
    }
    .about-cta {
        /*display: none;*/
    }
    .about-pic {
        margin: 20px 0 0 0;
    }
    .about-pic img {
        width: 100%;
    }
    .about-cta-mob {
        display: block;
        margin: 60px 0 0 0;
    }
    /* Products */
    .products-inner {
        padding: 0 20px;
        margin: 60px 0 0 0;
    }
    .products-inner .prodcuts-title {
        top: 0;
        font-size: 2.375rem;
    }
    .article__title, .faq-title, .products-inner .prodcuts-title, h2.mission__title {
        font-size: 2.375rem;
        line-height: 46px;
    }
    .prodcuts-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .prodcuts-list .products-item {
        height: auto;
    }
    .product-image img {
        width: 100%;
    }
    .products-item {
        margin: 0 0 30px 0;
        overflow: hidden;
    }
    .cranck {
        top: 0;
    }
    .hero {
        margin-top: -70px;
    }
    .related.products .prodcuts-list .products {
        grid-template-columns: repeat(2,1fr);
        column-gap: 10px;
        padding: 0;
    }
    .footer .footer-inner .footer-grid {
        height: auto;
    }
    .footer .footer-inner .footer-grid .footer-column {
        padding: 0 10px 0 20px;
    }
    .footer .footer-inner .footer-grid .footer-column:nth-child(2n) {
        padding: 0 20px 0 10px;
    }
    .footer-credit-cards {
        justify-content: center;
    }
    .cart .qib-container {
        float: none;
        margin-left: auto;
    }
    .woocommerce table.cart td.actions .coupon {
        justify-content: space-between;
    }
    .woocommerce table.cart .product-thumbnail {
        display: block;
        text-align: center !important;
    }
    .woocommerce table.cart .product-thumbnail:before {
        display: none;
    }
    .woocommerce-MyAccount-content, .woocommerce-MyAccount-navigation {
        float: none;
        width: 100%;
    }
    .woocommerce-MyAccount-content {
        margin-top: 20px;
    }
    .control-buttons-mob {
        display: flex;
    }
    .control-buttons {
        display: none;
    }
    .mission__row .mission-pic {
        text-align: center;
    }
    .mission iframe {
        max-width: 90%;
        height: 250px !important;
    }
    .header.inner .header-inner .brand-bar .brand-menu .brand-menu__item {
        color: #717da0;
    }
    .mob-head-control .mobile-header-icon {
        display: none;
    }
    .top-cart-other .my-account-header {
        margin-right: 15px;
    }
    .top-cart-other .my-account-header a,
    .cart-inner a,
    .cart-inner a span {
        font-size: 13px;
    }
    .mob-head-control {
        height: 16px;
    }
    .header .brand-bar {
        align-items: center;
    }
}
@media ( min-width: 501px ) and (max-width: 950px) {
        /* Hamburger and other header items */
        .header .header-inner .brand-bar .mob-head-control {
            z-index: 99;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }
        .header .header-inner .brand-bar .top-cart {
            display: none;
        }
        /*.header .header-inner .brand-bar .brand-menu .close-btn {*/
        .header.inner .header-inner .brand-bar .brand-menu .close-btn {
            cursor: pointer;
            display: block;
            position: absolute;
            right: 15px;
            top: 15px;
        }
        .header .header-inner .brand-bar .brand-menu .brand-menu__item:after {
            content: '';
            display: block;
            margin-top: 10px;
            margin-bottom: 5px;
            border-top: 1px solid #ccc;
        }
        .header .header-inner .brand-bar .brand-menu .brand-menu__item {
            margin-top: 5px;
            margin-bottom: 5px;
            display: block;
            text-align: center;
        }
        .header .header-inner .brand-bar .brand-menu .brand-menu__item.main {
            display: block;
        }
        .header .brand-menu .close-btn {
            top: 10px;
            right: 10px;
            position: fixed;
        }
        .header .brand-logo .brand-logo__link,
        .header .brand-logo .logo {
            width: 135px;
            height: 34px;
        }
        .mobile-header-icon{
            display: none;
        }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .para1 {
        width: 1900px;
        max-width: 1900px;
        left: -30%;
        bottom: 0;
    }
    .para2 {
        bottom: auto;
        /*width: 200%;*/
        /*left: -50%;*/
        /*top: -160px;*/
    }
    .para3 {
        bottom: auto;
        /*width: 200%;*/
        /*left: -50%;*/
        /*top: -160px;*/
    }

    /* Footer */
    .footer .footer-inner {
        width: auto;
        margin: 0 auto;
        padding: 40px 0 40px 0;
    }
    .footer .footer-inner .footer-grid {
        grid-template-columns: 1fr 1fr;
        align-items: flex-start;
    }
    .footer .footer-inner .footer-grid .footer-column.logo-column {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .footer .footer-inner .footer-grid .footer-column {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: center;
        margin-bottom: 30px;
    }
    .footer .footer-inner .footer-grid .footer-column .footer-title {
        font-family: Teko,sans-serif;
        font-size: 1.5rem;
        font-weight: 400;
        color: #fff;
        line-height: 34px;
        text-transform: uppercase;
        letter-spacing: 2px;
        margin: 0 0 24px 0;
        justify-content: center;
    }
    .footer .footer-inner .footer-grid .footer-column .footer-link {
        display: block;
        -webkit-transition: .3s all;
        transition: .3s all;
    }
    .footer .footer-row {
        padding: 0 10px;
        margin: 0;
    }
    .footer .footer-text {
        padding: 20px;
    }
    .footer .footer-copy {
        flex-direction: column;
    }
    .footer-copy p {
        margin-bottom: 15px;
    }
    /* Articles */
    .articles__inner {
        width: 100%;
    }
    .articles-list {
        margin-left: 20px;
        margin-right: 60px;
        column-gap: 55px;
        grid-template-columns: 1fr 1fr;
    }
    .articles-wrap {
        padding-bottom: 200px;
    }
    /* Faq */
    .faq-title {
        margin: 0 0 25px 0;
    }
    .faq-inner {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 20px;
    }
    .faq-head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .faq-title {
        margin: 0 0 25px 0;
    }
    .faq-cta {
        display: none;
    }
    .faq-cta-mob {
        display: block;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin: 40px 0 0 0;
    }
    .faq-body {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .accordeon {
        top: 0;
    }
    .faq-cta-mob {
        display: block;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin: 40px 0 0 0;
    }
    /* Reviews */
    .reviews-back {
        position: relative;
        width: 100%;
        left: 0;
    }
    .reviews__inner {
        width: 100%;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }
    .reviews-controls {
        position: relative;
        top: 0;
        left: 0;
        bottom: 0;
    }
    .control-buttons {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 12px 0 0 0;
        margin: 0 0 10px 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .slider-btn-next, .slider-btn-prev {
        width: 40px;
        height: 40px;
        border: 2px solid #bdc7e8;
    }
    .slider-btn-prev {
        margin: 0 30px 0 0;
    }
    .slider-btn-next img, .slider-btn-prev img {
        width: 20px;
    }
    .control-progress {
        display: none;
    }
    .reviews-block {
        width: 100%;
    }
    .swiper-container {
        left: 10px;
    }
    .reviews-list {
        width: 100%;
    }
    .reviews-item__inner {
        padding: 35px 20px;
    }
    .review-head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .review-author {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .review-author-pic {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 60px 1fr;
        grid-template-columns: 60px 1fr;
    }
    .review-pic-holder {
        width: 55px;
        height: 55px;
    }
    .review-mob-block {
        display: block;
        padding-left: 22px;
    }
    .review-info {
        margin: 10px 0 0 0;
    }
    .review-info .review-title {
        font-size: 1.625rem;
    }
    .review-video-btn {
        border-top: 2px solid #e9eaed;
        padding: 23px 0 0 0;
        margin: 25px 0 0 0;
    }
    .control-progress-mob {
        display: block;
    }
    .digits {
        font-size: 1.5rem;
    }
    .digits .current {
        font-size: 3rem;
        line-height: 50px;
    }
    .review-read {
        display: none;
    }
    .review-info .review-author-name {
        display: none;
    }
    .review-body {
        height: auto;
        /*height: 250px;*/
        /*overflow-y: scroll;*/
        /*overflow-x: unset;*/
    }
    /* Mission */
    .mission__inner {
        width: 100%;
    }
    .mission-pic img {
        width: 100%;
    }
    .forest {
        text-align: center;
    }
    .forest img {
        /*width: 100%;*/
    }
    .mission__row.simple-row {
        padding: 0 20px;
    }
    .mission-simple-text {
        padding: 20px 0 0 20px;
    }
    /* About */
    .about {
        margin-top: 50px;
    }
    .about-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        align-items: stretch;
    }
    .about-text {
        padding: 0 20px;
        margin: 140px 0 0 0;
    }
    .about-cta {
        /*display: none;*/
    }
    .about-pic {
        margin: 20px 0 0 0;
    }
    .about-pic img {
        width: 100%;
    }
    .about-cta-mob {
        display: block;
        margin: 60px 0 0 0;
    }
    /* Products */
    .products-inner .prodcuts-title {
        font-size: 2.5rem;
    }

    /* Hero Product */
    .main.products {
        margin-top: -130px;
    }
    .hero-product {
        position: relative;
        width: auto;
        left: auto;
        -webkit-transform: none;
        transform: none;
        margin: 0;
    }
    .hero-product__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: auto;
        margin: 0 auto;
        -webkit-box-orient: vertical;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .hero-product__bullets {
        width: auto;
        position: relative;
        top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 20px;
        margin: 10px 0 0 0;
        margin-top: 153px;
    }
    .hero-product__bullets .bullets-item {
        margin-bottom: 10px;
    }
    .hero-product__inner .hero-product__pic {
        left: 0;
        width: 550px;
        bottom: 50px;
    }
    .hero-product__inner .hero-product__pic img {
        width: 100%;
        position: relative;
    }
    .header .brand-logo .brand-logo__link {
        width: 178px;
        height: 45px;
    }
    .products-inner.second .prodcuts-list .products-item,
    .products-inner.second .prodcuts-list .product-intro-unhover {
        width: calc(67% - 30px);
    }
    .prodcuts-list .product-intro-unhover  {
        margin-top: 20px;
    }
    .hero {
        margin-top: -17%;
    }
    .qib-container {
        width: 100px;
        grid-template-columns: 30px 40px 30px;
        height: 50px;
        font-size: 13px;
    }
    .qib-container .minus.qib-button,
    .qib-container .plus.qib-button {
        font-size: 25px;
    }
    .qlt-notes {
        padding: 0 34px;
    }
    .good-item__hero-inner::after {
        position: absolute;
        bottom: -60px;
        width: calc(100% - 40px);
        max-width: 1170px;

        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .good-item__hero {
        margin: 0 0 130px 0;
    }
    .good-item .good-item__inner .good-item__hero .good-item__hero-inner {
        position: relative;
    }
    .cart .qib-container {
        margin-right: 10px;
    }
    .woocommerce button.cart-btn.alt, .woocommerce button.cart-btn.alt:hover {
        width: 220px;
    }
    .related.products .prodcuts-list .products {
        grid-template-columns: repeat(3,1fr);
    }
    .footer .footer-inner .footer-grid {
        height: auto;
    }
    .footer .footer-inner .footer-grid .footer-column {
        padding: 0 10px 0 20px;
        align-items: center;
    }
    .footer .footer-inner .footer-grid .footer-column:nth-child(2n) {
        padding: 0 20px 0 10px;
    }
    .footer-credit-cards {
        justify-content: center;
    }
    .control-buttons-mob {
        display: flex;
    }
    .control-buttons {
        display: none;
    }
    .mission iframe {
        max-width: 100%;
    }
    .header .brand-menu .brand-menu__item {
        margin-right: 20px;
    }
    .header .brand-menu {
        margin-right: 40px;
    }
    .gallery-item-3 {
        width: 350px;
        height: 350px;
    }
    .gallery-item-2, .gallery-item-4 {
        width: 300px;
        height: 300px;
    }
    .gallery-item-5, .gallery-item-1 {
        width: 250px;
        height: 250px;
    }
    .gallery-item {
        padding: 15px;
    }
    .gallery-item img {
        max-height: 90px;
    }
    .gallery-item-2 img, .gallery-item-4 img {
        max-height: 70px;
    }
    .gallery-item-1 img, .gallery-item-5 img {
        max-height: 50px;
    }
    .gallery-item .carousel-item-stars .fas, .gallery-item .carousel-item-stars .far {
        font-size: 20px;
    }
    .gallery-item .carousel-item-title {
        font-size: 28px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .gallery-item .carousel-item-text p,
    .gallery-item .carousel-item-name {
        font-size: 13px;
        line-height: 17px;
    }
    .gallery-item-2 .carousel-item-text p,
    .gallery-item-4 .carousel-item-text p,
    .gallery-item-2 .carousel-item-name,
    .gallery-item-4 .carousel-item-name {
        font-size: 11px;
        line-height: 13px;
    }
    .gallery-item-1 .carousel-item-text p,
    .gallery-item-5 .carousel-item-text p,
    .gallery-item-1 .carousel-item-name,
    .gallery-item-5 .carousel-item-name {
        font-size: 10px;
        line-height: 12px;
    }
    .gallery-item .carousel-item-stars {
        margin: 6px 0;
    }
    .gallery-controls {
        margin-top: 10px;
    }
    .gallery-controls button.gallery-controls-previous {
        left: 30%;
        z-index: 100;
        bottom: 22px;
        top: auto;
    }
    .gallery-controls button.gallery-controls-next {
        right: 30%;
        z-index: 100;
        bottom: 0;
        top: auto;
    }
}
@media (min-width: 1024px) and (max-width: 1250px) {
    .para3 {
        bottom: auto;
    }
    .para1 {
        width: 1800px;
        left: -30%;
        bottom: 1px;
        min-width: 1250px;
    }
    .para2 {
        bottom: auto;
    }
    .footer-inner {
        width: 980px;
    }
    .good-item__hero {
        margin: 0 0 120px 0;
    }
    .good-item__hero-inner::after {
        position: absolute;
        bottom: -60px;
        width: calc(100% - 40px);
        max-width: 1170px;

        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .good-item .good-item__inner .good-item__hero .good-item__hero-inner {
        position: relative;
    }
    /* Articles */
    .articles__inner {
        width: 100%;
    }
    .articles-list {
        margin-left: 20px;
        margin-right: 60px;
        column-gap: 55px;
        grid-template-columns: 1fr 1fr;
    }
    .articles-wrap {
        padding-bottom: 200px;
    }
    /* Faq */
    .faq-inner {
        width: 980px;
    }
    /* Reviews */
    .reviews-controls {
        left: -25px;
    }
    .reviews__inner {
        width: 100%;
    }
    /* Mission */
    .mission__inner {
        width: 100%;
    }
    .mission-pic img {
        width: 100%;
    }
    .forest {
        text-align: center;
    }
    .forest img {
        /*width: 100%;*/
    }
    .mission__row.simple-row {
        padding: 0 20px;
    }
    .mission-simple-text {
        padding: 20px 0 0 20px;
    }
    /* About */
    .about-inner {
        margin-left: 20px;
        padding-bottom: 20px;
    }
    .about {
        margin-top: 100px;
    }
    /* Hero product */
    .hero-product {
        width: 100%;
        margin-top: 200px;
    }
    .hero-product__inner {
        width: calc(100% - 10px);
        margin-left: 10px;
    }
    .hero-product__inner .hero-product__pic img {
        width: 580px;
    }
    .header .brand-logo .brand-logo__link {
        width: 178px;
        height: 45px;
    }
    .products-inner.second .prodcuts-list .products-item,
    .products-inner.second .prodcuts-list .product-intro-unhover {
        width: calc(67% - 30px);
    }
    .prodcuts-list .product-intro-unhover  {
        margin-top: 20px;
    }
    .hero {
        margin-top: -17%;
    }
    .reviews-block {
        max-width: calc(100% - 190px);
    }
    .mission iframe {
        max-width: 100%;
    }
    .gallery-controls button.gallery-controls-previous {
        left: 0;
    }
    .gallery-controls button.gallery-controls-next {
        right: 0;
    }
}
@media (min-width: 1251px) and (max-width: 1400px) {
    .hero-product__inner .hero-product__pic img {
        width: 775px;
    }
    .hero-product {
        margin-top: 40px;
    }
    .header .brand-logo .brand-logo__link {
        width: 178px;
        height: 45px;
    }
    .products-inner.second .prodcuts-list .products-item,
    .products-inner.second .prodcuts-list .product-intro-unhover {
        width: calc(67% - 30px);
    }
    .prodcuts-list .product-intro-unhover  {
        margin-top: 20px;
    }
    .hero {
        margin-top: -12%;
    }
    .good-item__hero-inner::after {
        position: absolute;
        bottom: -60px;
        width: calc(100% - 40px);
        max-width: 1170px;

        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .good-item .good-item__inner .good-item__hero .good-item__hero-inner {
        position: relative;
    }
    .good-item__hero {
        margin: 0 0 150px 0;
    }
    .forest {
        text-align: center;
    }
}
@media (min-width: 1401px) {
    .header .brand-logo .brand-logo__link {
        width: 178px;
        height: 45px;
    }
    .products-inner.second .prodcuts-list .products-item,
    .products-inner.second .prodcuts-list .product-intro-unhover {
        width: calc(67% - 30px);
    }
    .prodcuts-list .product-intro-unhover  {
        margin-top: 20px;
    }
    .hero {
        height: 900px;
    }
    .good-item__hero-inner::after {
        position: absolute;
        bottom: -60px;
        width: calc(100% - 40px);
        max-width: 1170px;

        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .good-item .good-item__inner .good-item__hero .good-item__hero-inner {
        position: relative;
    }
    .good-item__hero {
        margin: 0 0 150px 0;
    }
    .forest {
        text-align: center;
    }
}

/**
 * https://notsleepy.teamwork.com/#/tasks/17131026
 */
@media (max-width: 599px) {
    .woocommerce button.remove {
        font-size: 3em;
        line-height: 0.9;
    }
}
.svg-mob-cart {
    transform-origin: right;
    transform: scale(1.7);
    margin-right: 25px;
}

.svg-mob-menu {
    transform-origin: right;
    transform: scale(1.5);
}

/**
 * 17131106 - No errors on submit
 * Fixes Contact Form 7 warnings on contact us page form
 */

div.wpcf7-response-output.wpcf7-response-output {
    color: #ff0000;
}

div.wpcf7-mail-sent-ok.wpcf7-mail-sent-ok {
    color: #398f14;
}

div.wpcf7-mail-sent-ng.wpcf7-mail-sent-ng,
div.wpcf7-aborted.wpcf7-aborted {
    color: #ff0000;
}

div.wpcf7-spam-blocked.wpcf7-spam-blocked {
    color: #ffa500;
}

div.wpcf7-validation-errors.wpcf7-validation-errors,
div.wpcf7-acceptance-missing.wpcf7-acceptance-missing {
    color: #ff0000;
    border-color: #ff0000;
}

.use-floating-validation-tip, span.wpcf7-not-valid-tip {
    color: #ff0000 !important;
}

/**
 * https://notsleepy.teamwork.com/#/tasks/17131128
 * Overriding button's user agent
 *
 */
.horizontal-separator {
    margin-bottom: 35px;
}
.horizontal-separator::after {
    content: '';
    width: 185px;
    height: 2px;
    display: block;
    margin: 23px auto 0 auto;
    background: #e9eaed;
}

.text--centered {
    text-align: center
}

.text--upper {
    text-transform: uppercase;
}

.highlighted-text {
    text-align: center;
    line-height: 26px;
    letter-spacing: 4px;
    margin-bottom: 35px;
    text-transform: uppercase;
}

.about .set > .accordeon-button:focus {
    outline: auto;
}

form.cart .qib-container + button[type='submit']:not(#qib_id):not(#qib_id) {
    margin-left: 0 !important;
}

.qib-container {
    margin-right: 60px;
}

.shop_table.subscription_details .button {
    margin: 3px;
    max-width: 80%;
}


/* Change payment method */
#payment .payment_methods {
    margin: 0 !important;
    padding: 0 !important;
}
#payment .payment_methods li:last-child:not(.woocommerce-notice) {
    padding-bottom: 0;
    border-bottom: 0;
}
#payment .payment_methods > li:not(.woocommerce-notice) {
    background-color: #f5f5f5;
}
#payment .payment_methods li {
    list-style: none !important;
    margin-left: 0;
    position: relative;
}
#payment .payment_methods li.woocommerce-PaymentMethod>input[type=radio]:first-child, #payment .payment_methods li.wc_payment_method>input[type=radio]:first-child {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
#payment .payment_methods>.woocommerce-PaymentMethod>label, #payment .payment_methods>.wc_payment_method>label {
    display: flex;
    padding: 1.41575em;
    cursor: pointer;
}
#payment .payment_methods > .woocommerce-PaymentMethod > label::before, #payment .payment_methods > .wc_payment_method > label::before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-right: 0.540791em;
    font-variant: normal;
    transition: color 0s ease 0s, all 0s ease 0s, all 0.2s ease 0s;

    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%;
    border: 7px solid #a1c34d;
}
#payment .payment_methods li.woocommerce-PaymentMethod>input[type=radio]:first-child+label::before, #payment .payment_methods li.wc_payment_method>input[type=radio]:first-child+label::before {
    background: #b4b4b4;
    border: 7px solid #b4b4b4;
}
#payment .payment_methods > .woocommerce-PaymentMethod > label:hover::before, #payment .payment_methods > .wc_payment_method > label:hover::before {
    background: #d5d5d5;
    border: 7px solid #d5d5d5;
}
#payment .payment_methods li.woocommerce-PaymentMethod>input[type=radio]:first-child:checked+label::before, #payment .payment_methods li.wc_payment_method>input[type=radio]:first-child:checked+label::before {
    background: #fff;
    border-radius: 50%;
    border: 7px solid #a1c34d;
}
#payment .payment_methods > li .payment_box, #payment .place-order {
    background-color: #fafafa;
}
#payment .payment_methods li .payment_box {
    padding: 1.41575em;
}
#payment .payment_methods li p {
    margin: 0;
}
#order_review #payment .form-row {
    padding: 1em;
}
.woocommerce form .payment_box .form-row label, .woocommerce-page form .payment_box .form-row label {
    display: inline;
}
.woocommerce #respond .payment_box input#submit, .woocommerce .payment_box a.button, .woocommerce .payment_box button.button, .woocommerce .payment_box input.button {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
#order_review #payment .form-row#wc-authorize-net-cim-credit-card-expiry_field,
#order_review #payment .form-row#wc-authorize-net-cim-credit-card-csc_field {
    max-width: 46%;
}
.hide-reviews .home-product-star-number,
.hide-reviews .home-product-reviews-number {
    display: none;
}

.woocommerce #payment div.payment_method_square_credit_card div.form-row,
.woocommerce #payment div.payment_method_square_credit_card .wc-square-credit-card-hosted-field,
.woocommerce #payment div.payment_method_square_credit_card .wc-square-credit-card-hosted-field-card-number {
    box-sizing: border-box;
}

/* Added black color to response text in contact form */
.wpcf7 form.sent .wpcf7-response-output{
    color:black
}



/*
* Styles for product category and tags page
*/

/* Desktop */
.product-category--wrapper{
    width: 100%;
    display: flex;
    justify-content: center;
    align-content: center;
}
.products-item{
    max-width: 300px;
    padding: 20px 20px;
}
.article-block__inner{
    width: 80%;
    max-width: 1280px;
    margin: 0% 10%;
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

}

/* START Category Description */
.product-category--description h3{
    color: #a1c34d;
    text-align: center;
}
.product-category--description {
    padding: 15px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.description-text {
    overflow: hidden;
    max-height: 150px;
    transition: max-height 0.3s ease;
    display: block;
    transition: height 3s ease;
}
.read-more-btn {
    background-color: transparent;
    color: #a1c34d;
    border: none;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: block; /* Make button full width */
    width: 100%;
    font-size: 16px;
    cursor: pointer;
    border-radius: 0; /* Remove border radius for a cleaner look */
    position: relative;
    z-index: 1; /* Ensure text is above the line */
}
.read-more-btn span {
    background:#fff;
    padding:0 10px;
}
.read-more-btn::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #a1c34d; /* Line color */
    z-index: -1; /* Ensure line is below the text */
    transform: translateY(-50%);
}
.read-more-btn:hover {
    color: #283352; /* Optional: Change background color on hover */
}
.description-text.expanded {
    height: auto;
}
/* END Category Description */

.product-category--wrapper .article-block__inner .products{ /* without parent wrapper this css corrupts related products in product page */
    width: 100%;
    display: grid;
    grid-template-rows: 425px;
    grid-template-columns: 25% 25% 25% 25%;
    row-gap: 50px;
    justify-content: center;
    padding-left: 0px;
}
.product-category--wrapper .article-block__inner .products .products-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}
.product-category--wrapper .article-block__inner .products .products-item .btn-shop {
    align-self: flex-end;
}
.woocommerce-result-count{
    visibility: hidden;
}
.woocommerce-ordering{
    width: 97%;
    margin: 0% 1.5%;
    max-width: 1280px;
}
.woocommerce-ordering select{
    padding: 5px 5px;
    border-color: #e9eaed;
    border-width: 2px;
    color: #283253;
}
.woocommerce-breadcrumb{
    background-color: rgb(59 130 246 / 0.1);
    margin-bottom: 50px;
    font-size: 18px;
    padding: 10px 18%;
}
.breadcrumb-wrapper{
    min-height: 10px;
    margin: 0px 0px;
}
.woocommerce-pagination{
    margin: 60px 0;
    text-align: center;
}
.woocommerce-pagination li{
    display: inline-block;
    border-color: #a1c34d;
    border-style: solid;
    border-width: 2px;
    padding: 10px 10px;
    margin: 0 2px;
    font-weight: 600;
}

/* UltraWide displays */
@media only screen and (min-width: 1175px){
    .woocommerce-breadcrumb{
        display: grid;
        grid-template-rows: auto;
        grid-template-columns: 1175px;
        justify-content: center;
    }
}
/* Small displays and iPad Pro */
@media only screen and (max-width: 1175px){
    .article-block__inner{
        width: 90%;
        margin: 0% 5%;
        margin-bottom: 50px;
    }
    .woocommerce-ordering{
        width: 95%;
        margin: 0% 2.5%;
    }
    .product-category--wrapper .article-block__inner .products{
        padding: 0px 0px;
        grid-template-columns: 33% 33% 33%;
    }
    .woocommerce-breadcrumb{
        padding: 10px 15px;
    }
}
/* Tablets */
@media only screen and (max-width: 768px){
    .product-list-wrapper{
        width: 95%;
        margin: 0% 2.5%;
    }
    .woocommerce-ordering{
        width: 93%;
        margin: 0% 3.5%;
    }
    .product-category--wrapper .article-block__inner .products{
        grid-template-rows: 440px;
        grid-template-columns: 50% 50%;
    }
    .product-category--wrapper .article-block__inner .products .products-item {
        max-width: 100%;
    }
}
/* Mobiles */
@media only screen and (max-width: 500px){
    .product-category--wrapper .article-block__inner .products{
        padding: 0px 0px;
        grid-template-rows: 450px;
        row-gap: 80px;
        grid-template-columns: 100%;
    }
}

/* Fix for corrupted products on checkout page */
.prodcuts-list .products-item{
    padding: 0 0;
}

/* ------------- Multi-level Menu Styles ------------- */
/* Desktop & Tablet */
@media screen and ( min-width: 951px ){
    .brand-menu {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        justify-content: space-between;
    }
    .brand-menu > li {
        position: relative;
    }
    .brand-menu > li > a {
        display: block;
        padding: 0;
        padding: 30px 15px 30px 15px;
        text-decoration: none;
    }
    .top-cart-other{
        padding: 30px 0px 30px 0px;
    }
    .brand-menu .sub-menu {
        display: none;
        position: fixed;
        left: 0;
        top: auto;
        background: #f6f6f6;
        box-shadow: 0 2px 5px rgba(0,0,0,0.15);
        z-index: 1000;
        padding: 20px 0px;
        margin: 0;
        width: 100vw;
    }
    .brand-menu .sub-menu > ul {
        display: flex;
        justify-content: center;
        vertical-align: top;
        padding: 0;
        margin: 0;
    }
    .brand-menu .sub-menu li {
        display: inline-block;
        width: 25%;
        max-width: 250px;
        padding: 2% 2%;
    }
    .brand-menu .sub-menu li a {
        font-family: 'Teko', sans-serif;
        font-weight: 400;
        font-size: 36px;
        line-height: 28.8px;
        text-align: center;
        color: #283352;
    }
    .brand-menu > li:hover > .sub-menu {
        display: block;
    }
    .brand-menu .sub-menu .sub-menu{
        display: block;
        position: static;
        box-shadow: none;
        margin-top: 15px;
        padding: 0;
    }
    .brand-menu .sub-menu .sub-menu > ul {
        display: inline-block;
        vertical-align: top;
        padding: 0;
        margin: 0;
    }
    .brand-menu .sub-menu .sub-menu li {
        display: block;
        width: 100%;
        padding-left: 0;
    }
    .brand-menu .sub-menu .sub-menu li a {
        font-family: 'Noto Sans', sans-serif;
        font-size: 16px;
        color: #a1c34d;
        padding: 5px 0px;
    }
    .brand-menu .sub-menu .sub-menu li a:hover {
        color: #283352;
        transition: all 0.5s ease;
    }
}

/* Mobile */
@media screen and ( max-width: 950px ){
    .header .header-inner .brand-bar .brand-menu {
        border-right: 1px solid #d4d6df;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        flex-wrap: nowrap;
        width: 50%;
        position: fixed;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: flex-start;
        top: 0;
        background: #fff;
        overflow: auto;
        right: -100%;
        margin: 0;
        padding: 0px 0px 30px 25px;
        -webkit-transition: .3s all ease;
        transition: .3s all ease;
        z-index: 999;
        box-shadow: -10px 0 10px -5px rgba(40, 51, 82, 0.5);
    }
    .brand-menu {
        list-style: none;
        margin: 0;
        padding: 0;
        display: fixed flex;
        justify-content: space-between;
    }
    .brand-menu > li {
        position: relative;
        width: 75%;
    }
    .brand-menu > li > a {
        display: block;
        padding: 10px 0px;
        text-decoration: none;
    }
    .brand-menu .sub-menu {
        display: none;
        text-align: center;
        background: rgba(246, 246, 246, 0.5);
    }
    .brand-menu .sub-menu ul{
        margin: 10px 0;
        padding: 0;
        text-align: left;
        padding: 10px 10px;
    }
    .brand-menu .sub-menu li {
        display: block;
    }
    .brand-menu .sub-menu li a {
        font-family: 'Teko', sans-serif;
        display: block;
        font-weight: 600;
        color: #283352;
        padding: 0;
        padding-top: 10px;
        margin: 0;
    }
    .brand-menu > li:hover > .sub-menu {
        display: block;
    }
    .brand-menu .sub-menu .sub-menu{
        display: block;
    }
    .brand-menu .sub-menu .sub-menu li a {
        font-family: 'Noto Sans', sans-serif;
        color: #a1c34d;
        padding: 5px 0px;
        margin: 0;
        font-weight: 100;
        font-size: 14px;
    }
}

/* Highlighted (Sale) link */
.highlighted-link > a{
    color: rgb(182, 48, 48) !important;
    font-weight: 800 !important;
}
.dashicons, .dashicons-before:before {
    vertical-align: middle !important;
    padding-left: 5px;
}

/* No Products Found Page Fix */
.woocommerce-no-products-found{
    width: 100%;
}

/* My Account text hide */
@media screen and ( max-width: 1023px ){
    .my-account-header--text{
        display: none;
    }
}

/* Pointer cursor on responsive close button */
.header-inner .brand-bar .brand-menu .close-btn {
    cursor: pointer;
}

/* Align Woo icons to right */
@media screen and ( max-width: 950px ){
    .top-cart-other{
        margin-left: auto;
        margin-right: 20px;
    }
}
@media (min-width: 501px) and (max-width: 1024px){
    .my-account-header {
        margin-right: 20px;
    }
}
@media (min-width: 767px) and (max-width: 950px) {
    .top-cart-other .my-account-header a, .cart-inner a, .cart-inner a span {
        font-size: 13px;
    }
    .header-homepage .header-inner .mob-menu {
        margin-top: 8px;
    }
    .inner .header-inner .mob-menu {
        margin-bottom: 14px;
    }
}

/* Homepage Header Fix */
.header-homepage{
    top: 30px;
}
.headerlink{
    display: none;
}
@media screen and ( min-width: 951px ){
    .header-homepage .header-inner .brand-menu > li > a {
        padding: 10px 15px 30px 15px;
    }
    .header-homepage .header-inner .top-cart-other{
        padding: 8px 0px 30px 0px;
    }
}

/* Category Grid Shortcode */
.woocommerce-category-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    gap: 20px;
    width: 100%;
}
.woocommerce-category-grid .category-block {
    flex-basis: calc(33.333% - 20px);
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 10px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    transition: all 1s ease;
}
.woocommerce-category-grid .category-block .category-block-text {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 10px 10px;
}
.woocommerce-category-grid .category-block:hover {
    background-color: #f6f6f6;
}
.woocommerce-category-grid .category-block img {
    width: 100%;
}
.woocommerce-category-grid .category-block h3 {
    margin: 10px 0;
    font-size: 16px;
}
.woocommerce-category-grid .category-block a {
    font-size: 16px;
    transition: all 0.5s ease;
}
.woocommerce-category-grid .category-block a:hover {
    color: #283352;
    text-decoration: underline;
}

/* Responsive Adjustments */
@media screen and (max-width: 900px) {
    .woocommerce-category-grid .category-block {
        flex-basis: calc(50% - 20px);
        flex-direction: column;
    }
    .woocommerce-category-grid .category-block img {
        max-width: 100%;
        min-height: 150px;
        background-attachment: cover;
    }
}
@media screen and (max-width: 650px) {
    .woocommerce-category-grid {
        flex-direction: column;
    }
    .woocommerce-category-grid .category-block {
        flex-basis: 100%;
    }
    .woocommerce-category-grid .category-block img {
        max-width: 100%;
    }
}
@media screen and (max-width: 450px) {
    .woocommerce-category-grid .category-block {
        flex-basis: calc(100% - 20px);
    }
}

/* Article */
.article-block__meta{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    font-size: 16px;
    padding: 5px 0px;
    margin: 5px 0px;
    color: #a1c34d;
    font-weight: 400;
}
.icon-spruce{
    color:#1a233f;
    margin: 0px 10px;
}
.article-block__meta .article-meta__category ul li{
    list-style: none;
}
.also-item-image{
    width: 100%;
    max-height: 160px;
    object-fit: cover;
}
.article-block .article-block__inner .article-block__body .article-block__content .article-block__also .also-list .also-item .also-link{
    border: none;
}

/* Articles Category */
.articles-grid-list{
    width: 100%;
    display: grid;
    grid-template-columns: 33% 33% 33%;
    grid-template-rows: auto;
    grid-auto-rows: 1fr;
    row-gap: 50px;
}
.articles-grid-item{
    display: flex;
    flex-direction: column;
    width: 96%;
    padding: 0% 2%;
    justify-content: space-between;
    align-items: center;
}
.articles-grid-item .grid-item-img{
    width: 100%;
    max-height: 225px;
    object-fit: cover;
}
.articles-grid-item .meta{
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0px;
}

.articles-grid-item .meta .meta-content{
    margin: 0px 0px;
    color: #7d8191;
    font-size: 12px;
}

.articles-grid-item .meta .meta-content i{
    margin-right: 10px;
}

.articles-grid-item .grid-item-heading{
    margin: 5px 0px;
}

.articles__pagination .pagination{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding: 30px 0px;
}
.articles__pagination .pagination .page-numbers{
    color: #ffffff;
    background-color:#1a233f;
    padding: 7px 10px;
    margin: 0px 5px;
    font-weight: 500;
}
.articles__pagination .pagination .current{
    background-color: #a1c34d;
    color: #ffffff;
    font-weight: 700;
}
.article-block__also-sticky{
    position: -webkit-sticky;
    position: sticky;
    top: 5px;
}

/* Article and Article Category Responsivity */
@media screen and ( max-width: 1100px){
    .articles-grid-item .grid-item-img{
        max-height: 200px;
    }
}
@media screen and ( max-width: 1024px){
    .article-block__meta{
        font-size: 12px;
    }
    .article-meta__author , .article-meta__published , .article-meta__category , .article-meta__readingtime{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
}
@media screen and ( max-width: 900px ){
    .articles-grid-list{
        grid-template-columns: 50% 50%;
    }
    .articles-grid-item{
        width: 92%;
        padding: 0% 4%;
    }
    .article-block .article-block__inner .article-block__body .article-block__content .article-block__text {
        margin: 0;
    }
    .article-block .article-block__inner .article-block__body .article-block__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 20px 0 0 0;
        align-items: center;
    }
    .also-list{
        display: grid;
        grid-template-columns: auto auto auto;
        grid-template-rows: auto auto;
        column-gap: 15px;
    }
    .also-item{
        width: 100%;
        margin: 4% 0%;
    }
}
@media screen and ( max-width: 650px ){
    .also-list{
        grid-template-columns: auto auto;
        grid-template-rows: auto auto auto;
    }
    .articles-grid-item .meta{
        font-size: 12px;
    }
}
@media screen and ( max-width: 450px ){
    .articles-grid-list{
        grid-template-columns: 100%;
    }
    .also-list{
        grid-template-columns: auto;
    }
}

/* Tags Cloud in category */
.tags-filter {
    text-align: center;
    margin-bottom: 60px;
}

.tags-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}

.tags-cloud {
    display: inline-block;
    max-width: 100%;
    text-align: center;
    margin: 10px 0px;
    padding: 0px 15px;
}

.tag-link{
    display: inline-block;
    margin: 5px;
    padding: 8px 15px;
    background-color: #f0f0f0;
    border-radius: 20px;
    color: #333 !important;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.5s ease;
}

.active-tag {
    background-color: #283352;
    color: #ffffff !important;
}

.tag-link:hover {
    background-color: #283352;
    color: #ffffff !important;
}

@media (min-width: 768px) {
    .tag-link {
        font-size: 16px;
    }
}

.article-meta{
    max-width: 100%;
    padding: 0px 20px;
    text-align: center;
    color: #a1c34d;
}

@media (max-width: 768px) {    
    .tags-article{
        text-align: center;
    }
    .article-meta {
        font-size: 14px;
    }
}