/* header */

.header-nav.header-nav-main.nav.nav-left li.current-dropdown > .nav-dropdown {
    background-color: #363636;
    border-color: #363636;
}

.nav-dropdown-has-arrow .header-nav.header-nav-main.nav.nav-left li.current-dropdown.has-dropdown:before {
    z-index: 999;
    border-bottom-color: #363636;
}

.header-nav.header-nav-main.nav.nav-left .nav-dropdown.nav-dropdown-default > li > a {
    border-bottom: 1px solid #464646;
}

.header-nav.header-nav-main.nav.nav-left .nav-dropdown > li > a {
    color: #f6cc73;
}

.header-nav.header-nav-main.nav.nav-left .nav-dropdown > li > a:hover {
    color: #fff;
}

/*
 * CART PAGE
 * 
 * */

.woocommerce-cart .soft79_fill_cart_url{text-align: left;float: left;width: 100%;}

/*.woocommerce-cart .order-total,

.woocommerce-cart .tax-total,
.woocommerce-cart .shipping__table{display:none !important;}
.woocommerce-cart .checkout_coupon input[type='submit'],
.woocommerce-cart .checkout_coupon #coupon_code{width: 100% !important;}*/

.shop_table thead th, .shop_table .order-total td, .shop_table .order-total th{line-height: 21px;}

#shipping_method .shipping__list_label .woocommerce-Price-amount amount{float:right;}


/*
 * CHECKOUT PAGE
 * 
 * */

#place_order{margin-top: 55px;}
.woocommerce-terms-and-conditions-wrapper{position: absolute; bottom: 90px;}

.checkout-sidebar #payment:before{
content: "ENTER PAYMENT INFORMATION";
    font-weight: bold;
    float: left;
    width: 100%;
    color: #222;
    font-size: 18px;
		background-color: rgba(0,0,0,0.01);
	border: 1px solid rgba(0,0,0,0.1);
	padding: .3em .6em;
	border-radius: 3px;
	margin-bottom: 5px;
	min-height: 2.4em;
}


/* footer */

.footer-widgets.footer.footer-2 #custom_html-3 .footer2-img-divider, .footer-widgets.footer.footer-2 #custom_html-4 .footer2-img-divider {
    height: 50px;
    clear: both;
}

.footer-widgets.footer.footer-2 .footer2-txt-divider {
    height: 25px;
}

.img-show-on-mobile {
    display: none;
}

.img-hide-on-mobile {
    display: inline-block;
}

.dark a.footer-address-button {
    font-size: 14px;
}

@media only screen and (max-width: 850px) {
    .footer-widgets.footer.footer-2 #custom_html-3 .footer2-img-divider, .footer-widgets.footer.footer-2 #custom_html-4 .footer2-img-divider {
        display: none;
    }

    .footer-widgets.footer.footer-2 #custom_html-3 img:last-of-type, .footer-widgets.footer.footer-2 #custom_html-4 img:last-of-type {
        float: right;
    }

    .footer-widgets.footer.footer-2 .footer2-txt-divider {
        height: 30px;
    }

    .img-show-on-mobile {
        display: inline-block;
    }

    .img-hide-on-mobile {
        display: none;
    }

    .footer-widgets.footer.footer-2 .widget {
        margin-bottom: 0;
    }

    .footer-widgets.footer.footer-2 #custom_html-3 {
        margin-bottom: -75px;
    }

    .footer-widgets.footer.footer-2 #custom_html-4 {
        margin-top: -75px;
    }

    .footer-widgets.footer.footer-2 #custom_html-5 {
        margin-bottom: -5px;
    }

    .footer-widgets.footer.footer-2 {
        padding: 10px 0;
    }
}

@media only screen and (max-width: 470px) {
    .footer-widgets.footer.footer-2 img {
        width: 60px;
    }

    .footer-widgets.footer.footer-2 #custom_html-4 {
        margin-top: -61px;
    }

    .footer-contact-wrapper {
        font-size: 15px;
        max-width: 165px;
        margin: 0 auto;
    }

    .footer-widgets.footer.footer-2 .footer2-txt-divider {
        height: 0;
    }

    .footer-widgets.footer.footer-2 #custom_html-5 {
        margin-top: -5px;
    }

    .footer-widgets.footer.footer-2 {
        padding: 10px 0;
    }
}

@media only screen and (max-width: 360px) {
    .footer-contact-wrapper, .dark a.footer-address-button {
        font-size: 12px;
        max-width: 150px;
    }

    .footer-widgets.footer.footer-2 .footer2-txt-divider {
        height: 12px;
    }
}

@media only screen and (min-width: 850px) {
    .footer-widgets.footer.footer-2 #custom_html-5 {
        margin: 20px 0 0;
    }
}

.footer-contact-wrapper {
    text-align: center;
}

.dark a.footer-address-button {
    border-radius: 3px;
    margin: 5px 0 0 5px;
    color: #363636;
    padding: 3px 10px 4px;
    background: #f5cb72;
    border-color: #f5cb72;
    display: inline-block;
}

.dark a.footer-address-button:hover {
    box-shadow: none;
    color: #363636;
    background: #fbbd6c;
    border-color: #fbbd6c;
}

@media only screen and (max-width: 768px) {
    .dark a.footer-address-button {
        margin: 5px 0 5px 5px;
    }

    .footer-address-wrapper span {
        display: block;
    }
}

/* other */

.blog-share .social-icons.share-icons.share-row {
    display: block;
}

.blog-share .taf-button, .blog-share .printomatic-wrapper {
    display: inline-block;
    margin-left: 16px;
}

.header-wrapper .flex-col > .free-shpping-notice a {
    color: #f6cc73;
}

.header-wrapper .flex-col > .free-shpping-notice a:hover {
    color: #fff;
}

.header-nav.header-nav-main.nav.nav-right > li > a {
    line-height: 20px;
    padding: 6px 0;
}

@media only screen and (max-width: 850px) {
    .off-canvas .off-canvas-cart {
        width: 280px;
    }

    .off-canvas .off-canvas-cart .cart-popup-inner {
        padding: 25px;
    }
}

.widget_shopping_cart_content .free-shpping-notice {
    display: inline-block;
    text-align: center;
    width: 100%;
    font-size: 15px;
}

.widget_shopping_cart_content .free-shpping-notice .dashicons {
    margin-top: 3px;
    color: #f5cb72;
}

.mobile-sidebar .taf-button {
    margin-top: 10px;
}

.header-wrapper .header-inner .flex-col > .free-shpping-notice {
    color: #f6cc73;
    float: right;
    font-size: 13px;
}

.header-wrapper.stuck .nav.header-nav-main li.account-item, .header-wrapper.stuck .nav.header-nav-main li.cart-item, .header-wrapper.stuck .nav.header-nav-main li.header-search {
    margin-top: -12px;
}

.header-wrapper.stuck .nav-dark .nav > li.header-divider {
    margin-top: -16px;
    height: 20px;
}

.header-wrapper.stuck .flex-col > .free-shpping-notice {
    margin: -5px 0 -16px;
}

/* some GUI improvements - start */

.product .sticky-add-to-cart .quantity.buttons_added, .product .sticky-add-to-cart .single_add_to_cart_button.button {
    margin-bottom: 0;
}

.product .sticky-add-to-cart .added_to_cart.wc-forward {
    margin: 0 0 0 10px;
    padding: 0;
}

.woocommerce-cart .button-continue-shopping.primary.is-outline {
    color: #e1950a;
}

.woocommerce-cart .button-continue-shopping.primary.is-outline:hover {
    color: #363636;
}

.woocommerce-cart .woocommerce-cart-form__contents .button.primary:not(.is-outline), .woocommerce-checkout .checkout_coupon .coupon .button.expand {
    background-color: #e1950a;
    opacity: 0.9;
}

.woocommerce-cart .checkout_coupon .coupon input#coupon_code, .woocommerce-cart .checkout_coupon .coupon input.is-form.expand {
    width: 50% !important;
}

.checkout_coupon .coupon input.is-form.expand {
    margin-top: 5px;
}

.checkout_coupon .coupon input.is-form.expand:hover {
    color: #fff;
    background-color: #d3d3d3;
    text-shadow: none;
}

.widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons .button.wc-forward:not(.checkout):not(.checkout-button) {
    color: #363636;
}

@media only screen and (max-width: 380px) {
    .product .sticky-add-to-cart .added_to_cart.wc-forward {
        margin: 20px 0 0 0;
    }
}

/* some GUI improvements - finish */

.wpcf7 .wpcf7-not-valid-tip {
    margin-top: -2px;
    background-color: #edebeb;
    opacity: 1;
}

.wpcf7 .wpcf7-not-valid-tip:after {
    border-bottom-color: #edebeb;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0.5em 0.5em 1em;
}

.grecaptcha-badge {
    visibility: hidden;
}

.strong-view.wpmtst-modern .wpmtst-testimonial-inner .testimonial-star-rating {
    margin: 3px 0 -3px !important;
}

.strong-view.pager-style-buttons .wpmslider-pager-link.active:before, .strong-view.pager-style-buttons .wpmslider-pager-link:before, .strong-view.pager-style-buttons .wpmslider-pager-link:hover:before {
    width: 14px;
    height: 14px;
}

.strong-view.wpmtst-modern div {
    margin-right: 4px;
}

@media only screen and (max-width: 768px) {
    .strong-view.pager-style-buttons .wpmslider-pager {
        display: none;
    }

    .strong-view.controls-type-sides-outside.pager-style-buttons .wpmslider-controls {
        height: 0;
    }
}

.strong-view.wpmtst-modern .wpmtst-testimonial-content {
    font-size: initial;
}

.strong-view.wpmtst-modern .wpmtst-testimonial-content:before, .strong-view.wpmtst-modern .wpmtst-testimonial-content:after {
    display: none;
}

.flickity-slider .banner {
    padding-top: 38% !important;
}

/* Social Media Icon Hover Tooltip */

.tooltipster-base .tooltipster-content {
    font-size: 14px;
}

.tooltipster-sidetip .tooltipster-box {
    background: #4b4b4b !important;
    border: 2px solid #4b4b4b !important;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
    top: 33px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border, .tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #4b4b4b !important;
}

/* end Social Media Icon Hover Tooltip */

.single-product .yith_magnifier_zoom_magnifier {
    background-color: #fff;
}

.widget.widget-upsell ul.product_list_widget li a, #cart-popup ul.product_list_widget li a:not(.remove), #cart-popup .woocommerce-mini-cart-item .quantity {
    color: #334862;
}

/* Woocommerce Checkout Page */

.woocommerce-checkout .checkout_customer_source > label {
    margin-bottom: 10px !important;
}

.woocommerce-checkout .checkout_customer_source .woocommerce-input-wrapper input {
    float: left;
}

.woocommerce-checkout .checkout_customer_source .woocommerce-input-wrapper label {
    float: left;
    width: 43%;
    line-height: 1;
    margin: 0 0 15px 0 !important;
    font-weight: 400;
}

#billing_first_name_field, .woocommerce-checkout .checkout_customer_source .woocommerce-input-wrapper input:last-of-type {
    clear: both;
}

.woocommerce-checkout #place_order {
    clear: both;
    display: block;
}

.woocommerce-checkout .checkout_customer_source_other_label {
    display: none;
}

.woocommerce-checkout .checkout_customer_source .woocommerce-input-wrapper {
    margin-bottom: -15px;
    display: inline-block;
    width: 100%;
}

#custom_customer_source_other_field {
    margin-top: -8px;
}

#custom_customer_source_other_field label {
    display: none;
}

@media only screen and (max-width: 1000px) {
    .woocommerce-checkout .checkout_customer_source .woocommerce-input-wrapper {
        margin-bottom: 0;
    }

    .woocommerce-checkout .checkout_customer_source .woocommerce-input-wrapper label {
        width: auto;
        display: block !important;
        float: none;
    }
}

/* end Woocommerce Checkout Page */

#footer .footer-1 a, #footer .footer-1 span.widget-title, .footer-1 .mc4wp-response {
    color: #000;
}

.product-tabs.nav > li.active a, .product-tabs.nav > li a:hover {
    color: #f5cb72 !important;
}

#mc4wp-form-1 input[type=text], #mc4wp-form-1 input[type=email] {
    border: 1px solid #f5cb72;
    box-shadow: none;
    background-color: transparent;
    color: #000;
}

#mc4wp-form-1 input[type=submit] {
    background: #f5cb72;
    color: #363636;
    border-color: #f5cb72;
    width: 100%;
    font-size: 14px;
}

#mc4wp-form-1 input[type=text], #mc4wp-form-1 input[type=email] {
    padding: 10px;
    font-size: 14px;
}

#footer .tnp-submit {
    margin-top: 8px;
}

/* tablepress start */

.tablepress thead th {
    background-color: #f5f5f5;
}

.tablepress thead th, .tablepress tbody td {
    padding-left: 8px;
    border: 1px solid #ddd;
}

.tablepress .sorting:hover, .tablepress .sorting_asc, .tablepress .sorting_desc {
    background-color: #e9e9e9;
}

/* single product */

.single-product .tablepress {
    max-width: 400px;
}

.single-product .tablepress thead th,
.single-product .tablepress tbody td {
    padding: 6px;
    border: 1px solid #ddd;
}

.single-product .tablepress thead th {
    background-color: #fff;
    vertical-align: bottom;
}

.single-product .tablepress thead th:not(:first-child) span {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;
}

.single-product .tablepress thead th:first-child {
    white-space: nowrap;
}

.single-product .tablepress tbody td:not(:first-child) {
    text-align: center;
    vertical-align: middle;
}

.single-product .tablepress thead th:not(:last-child) {
    /*font-weight: 400;*/
}

.single-product .term-honey-shrubs .tablepress thead th,
.single-product .term-honey-shrubs .tablepress tbody td {
    padding: 4px;
    font-size: 13px;
}

.single-product .term-honey-shrubs .benefits-table > .col {
    float: left;
}

.single-product .term-honey-shrubs .benefits-table.large-columns-3 > .col p {
    white-space: nowrap;
}

.single-product .tablepress thead th:not(:first-child) {
    padding-bottom: 30px;
    padding-right: 0;
}

.single-product .tablepress .sorting:after, .single-product .tablepress .sorting_asc:after, .single-product .tablepress .sorting_desc:after {
    top: auto;
    bottom: 7px;
    right: 5px;
}

.single-product .tablepress .sorting:first-child:after {
    content: '';
}

.single-product .tablepress .sorting:hover, .single-product .tablepress .sorting_asc, .single-product .tablepress .sorting_desc {
    background-color: #fff;
}

@media only screen and (max-width: 768px) {
    .single-product .tablepress thead th,
    .single-product .tablepress tbody td {
        padding: 6px;
        font-size: 12px;
    }

    .single-product .term-honey-shrubs .benefits-table.large-columns-3 > .col {
        max-width: 100%;
        flex-basis: 100%;
        padding-left: 0;
    }
}

@media only screen and (min-width: 768px) {
    .single-product .term-honey-shrubs .benefits-table.large-columns-3 > .col:first-child {
        padding-left: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
    .single-product .term-honey-shrubs .benefits-table.large-columns-3 > .col {
        max-width: 33%;
        flex-basis: 33%;
    }

    .single-product .term-honey-shrubs .tablepress thead th,
    .single-product .term-honey-shrubs .tablepress tbody td {
        padding: 4px;
        font-size: 12px;
    }
}

@media only screen and (min-width: 850px) and (max-width: 1030px) {
    .single-product .term-honey-shrubs .tablepress thead th,
    .single-product .term-honey-shrubs .tablepress tbody td {
        padding: 3px;
        font-size: 11px;
    }
}

/* tablepress end */

/* Container for collapsible text */
.donee-text {
    max-height: 120px; /* collapsed height */
    overflow: hidden;
    position: relative;
    transition: max-height 0.4s ease;
}

/* When expanded */
.donee-text.expanded {
    max-height: 2000px; /* big enough for all text */
}

/* Fade effect at bottom when collapsed */
.donee-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1));
    pointer-events: none;
}

.donee-text.expanded::after {
    display: none;
}

/* Show More button styling */
.show-more-btn {
    margin-top: 10px;
    display: inline-block;
    color: #b8860b;
    font-weight: bold;
    cursor: pointer;
}

/* REMOVE FLATSOME TRUNCATION 100% */
.partner_items .box-text-inner p {
    overflow: visible !important;
    text-overflow: unset !important;
    display: block !important;
    -webkit-line-clamp: unset !important;
    -webkit-box-orient: unset !important;
    height: auto !important;
    max-height: none !important;
    white-space: normal !important;
}