/*Shop page*/

.woocommerce-message.notice:before {
    content: "\e016";
    color: #fff;
}

.woocommerce-message.notice.banner {
    background-color: #00a760;
    color: #fff;
    border: 0px;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    float: left;
    padding: 0;
    position: relative;
    margin-left: 0;
    border: 1px solid rgba(109, 110, 114, 0.20);
}

.post-type-archive-product.woocommerce-page li.shop-product-item {
    width: 32% !important;
    margin: 25px 16px 0 0 !important;
}

.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
    margin-right: 0 !important;
}

.woocommerce-loop-product__title {
    font-family: 'Arial';
    font-size: 18px !important;
    color: #0F4431;
    letter-spacing: 0.09px;
    margin: 0 0 5px 15px !important;
    height: 50px;
    line-height: 20px;
}

.woocommerce ul.products li.product:hover {
    border: 1px solid #00A760;
}

.woocommerce ul.products li.product .button {
    margin-top: 1em;
    text-align: center;
    background: #00A760;
    border: 1px solid #00A760;
    border-radius: 0;
    color: #fff;
    /* text-transform: lowercase; */
    display: block;
}

.woocommerce .star-rating span::before {
    color: #00A760;
}

.woocommerce ul.products li.product .star-rating {
    font-size: 16px;
    margin-left: 15px;
    height: 20px;
    line-height: 20px;
    display: none;
}

.woocommerce ul.products li.product .price {
    margin-left: 15px;
    font-family: Arial;
    font-size: 28px;
    color: #00A760;
    font-weight: 700;
    margin-top: 20px;
}


/* .products li .woocommerce-product-details__short-description p {
    display: none;
} */

.products li .woocommerce-product-details__short-description {
    padding: 0 15px;
}

.products li .woocommerce-product-details__short-description p:first-child {
    font-family: Arial;
    font-size: 14px;
    color: #979797;
    letter-spacing: 0.07px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;
    height: 35px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.add_to_cart_button:before,
.single_add_to_cart_button:before {
    content: "\f07a";
    display: inline-block;
    font-family: "FontAwesome";
    margin-right: 12px;
    font-size: 18px;
}

.product_type_variable.add_to_cart_button:before {
    content: "\f07a";
}

.add_to_cart_button.added {
    display: none!important;
}

.orderby.form-control {
    background: #FFFFFF;
    border: 1px solid #00A760;
    border-radius: 0;
    font-family: 'Arial';
    font-size: 14px;
    color: #00A760;
    line-height: 14px;
}

@media (max-width: 1024px) {
    .post-type-archive-product.woocommerce-page li.shop-product-item {
        /*width: 47% !important;*/
        margin: 25px 13px 0 0 !important;
    }
}

@media (max-width: 991px) {
    .post-type-archive-product.woocommerce-page li.shop-product-item {
        width: 47% !important;
        margin: 25px 0 0 0 !important;
    }
    .woocommerce .woocommerce-ordering {
        margin: 25px 0 0 0;
    }
}

@media (max-width: 767px) {
    .post-type-archive-product.woocommerce-page li.shop-product-item {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .woocommerce ul.products li.product .button {
        white-space: unset;
    }
    .woocommerce .woocommerce-ordering {
        margin: 25px 0 0 0;
        width: 100%;
    }
    .entry-summary .quantity {
        margin: -50px 0 0 0 !important;
    }
    .related.products li {
        margin: 0 0 2.992em 0 !important;
    }
}

@media (max-width: 420px) {
    .woocommerce ul.products li.product {
        width: 100% !important;
    }
}


/*Shop page sidebar*/

.eshop-sidebar-widget {
    background: #FFFFFF;
    border: 1px solid rgba(109, 110, 114, 0.40);
    padding: 0 0 10px 0;
    margin-top: 30px;
}

.sidebar-shop .widget-1 {
    margin-top: 0;
}

.product-categories {
    padding-left: 25px;
    list-style: none;
    margin-right: 15px;
}

.product-categories li {
    padding: 10px 0;
    border-bottom: 1px solid rgba(109, 110, 114, 0.40);
}

.product-categories li a {
    font-family: 'Arial';
    font-size: 14px;
    color: #6D6E72;
    line-height: 18px;
    text-decoration: none;
}

.product-categories li:last-child {
    border-bottom: none;
}

.sidebar-shop .widget-title {
    font-family: 'Arial';
    font-size: 18px;
    color: #0F4431;
    line-height: 18px;
    margin-left: 15px;
    border-bottom: 2px solid #0F4431;
    padding-bottom: 16px;
    margin-right: 15px;
}

.product-categories li.current-cat a {
    font-family: 'Arial';
    font-size: 14px;
    color: #00A760;
    line-height: 18px;
}


/*Price Filter*/

.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: 1em;
    margin-right: 0;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 4px;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 0;
    background-color: #00a760;
    border: 0;
    margin-left: 15px;
    margin-right: 15px;
}

.price_slider_wrapper {
    margin-top: 40px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #00a760;
    border-radius: 0;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    border-radius: 0;
    background-color: #00a760;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    float: none;
    font-family: 'Arial';
    font-size: 14px;
    color: #FFFFFF;
    line-height: 14px;
    background: #00a760;
    border-radius: 0;
    text-transform: lowercase;
    width: 100%;
    display: block;
}

.woocommerce .widget_price_filter .price_slider_amount .button:hover {
    background: #00663A;
}

.woocommerce .widget_price_filter .price_slider_amount {
    text-align: center;
    line-height: 2.4;
    font-size: 14PX;
    margin-left: 10px;
    margin-right: 10px;
}

.price_label {
    font-family: 'Arial';
    font-size: 14px;
    color: #6D6E72;
    margin-bottom: 15px;
    padding-top: 10px;
}

.price_label .from,
.price_label .to {
    font-family: 'Arial';
    font-size: 14px;
    color: #00A760;
    background: #FFFFFF;
    border: 1px solid #00A760;
    margin: 0 5px;
    width: 70px;
    display: inline-block;
}

.woocommerce nav.woocommerce-pagination {
    text-align: right;
    margin-top: 50px;
}

.woocommerce nav.woocommerce-pagination ul {
    border: none;
}

.woocommerce nav.woocommerce-pagination ul li {
    margin-right: 10px;
    border-right: none;
}

.woocommerce nav.woocommerce-pagination ul li:last-child {
    margin-right: 0;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    font-weight: 400;
    width: 32px;
    display: block;
    height: 32px;
    font-family: 'Arial';
    font-size: 12px;
    color: rgba(109, 110, 114, 0.40) !important;
    line-height: 33px;
    background: #fff !important;
    text-align: center;
    border: 1px solid #d3ced2;
}

.woocommerce nav.woocommerce-pagination ul li span {
    background: #00A760 !important;
    color: #fff !important;
    border: 1px solid #00a760;
}

.woocommerce nav.woocommerce-pagination ul li span:hover {
    background: #00663A!important;
    border: 1px solid #00663A;
}

section#main {
    margin-bottom: 100px;
}

.woocommerce nav.woocommerce-pagination ul li a.next {
    border: 1px solid #00a760;
    color: #00a760 !important;
}

.woocommerce nav.woocommerce-pagination ul li a.prev {
    border: 1px solid #00a760;
    color: #00a760 !important;
}

.woocommerce nav.woocommerce-pagination ul li a.next:hover,
.woocommerce nav.woocommerce-pagination ul li a.prev:hover {
    border: 1px solid #00663A;
    color: #00663A !important;
}

@media (max-width: 1024px) {
    .price_label .from,
    .price_label .to {
        width: 55px;
    }
}

@media (max-width: 791px) {
    .price_slider_wrapper {
        margin-left: 30px;
        margin-right: 30px;
    }
}


/*Category page*/

.tax-product_cat li.product {
    width: 32% !important;
    margin: 25px 13px 0 0 !important;
}

@media (min-width: 768px) and (max-width: 992px) {
    .tax-product_cat li.product {
        width: 47% !important;
        margin: 25px 0 0 0 !important;
    }
}


/* Sale flash*/

.woocommerce ul.products li.product .onsale {
    top: 5px;
    right: 5px;
    margin: 0;
}

.woocommerce span.onsale {
    padding: 8px 8px;
    line-height: 2;
    border-radius: 0;
    background-color: #00a760;
    color: #fff;
    font-size: .857em;
    -webkit-font-smoothing: antialiased;
    z-index: 9;
    font-family: 'Arial';
    text-transform: lowercase;
}


/*Top Rated product Widget*/

.widget_top_rated_products .widget-title {
    margin-left: 0;
    margin-right: 0;
}

.product_list_widget li {
    margin-top: 25px !important;
    line-height: 1.5;
}

.product_list_widget li img {
    float: left !important;
    margin-left: 0 !important;
    width: 80px !important;
    border: 1px solid rgba(109, 110, 114, 0.20);
    margin-right: 10px;
    margin-bottom: 27px;
}

.product_list_widget span.product-title {
    font-family: 'Arial';
    font-size: 18px;
    color: #0F4431;
    letter-spacing: 0.04px;
    text-decoration: none;
    /*margin-left: 10px;*/
}

.product_list_widget .star-rating {
    /*left: 10px;*/
    height: 15px !important;
    font-size: 15px;
    margin: 5px 0;
}

.product_list_widget span.woocommerce-Price-amount.amount {
    /*margin-left: 10px;*/
    font-family: 'Arial';
    font-size: 16px;
    color: #0F4431;
    letter-spacing: 0.03px;
}

.product_list_widget a {
    text-decoration: none;
}


/*Product Detail page*/

.product {
    margin-top: 50px;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    float: left;
    width: 55%;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    float: right;
    width: 42%;
}

.woocommerce div.product .product_title {
    font-family: 'Arial';
    font-size: 30px;
    color: #0F4431;
    letter-spacing: 0.06px;
    display: block;
}

.woocommerce-product-gallery__image img {
    border: 1px solid rgba(109, 110, 114, 0.20);
}

.entry-summary .woocommerce-product-rating .star-rating,
.item-content .woocommerce-product-rating .star-rating {
    font-size: 25px;
}

.entry-summary .woocommerce-review-link,
.item-content .woocommerce-review-link {
    float: right;
    margin-top: 17px;
    font-family: 'Arial';
    font-size: 14px;
    color: #00A760;
    line-height: 14px;
    text-decoration: none;
}

.entry-summary .woocommerce-product-details__short-description p,
.item-content .woocommerce-product-details__short-description {
    font-family: 'Arial';
    font-size: 16px;
    color: #6F6F6F;
    letter-spacing: 0.03px;
    line-height: 24px;
    margin-bottom: 15px;
}

.product_meta {
    margin-bottom: 25px;
}

.product_meta span.posted_in {
    font-family: 'Arial';
    font-size: 14px;
    color: #0F4431;
}

.product_meta span.posted_in a {
    font-family: 'Arial';
    font-size: 14px;
    color: #00a760;
    line-height: 19px;
    text-decoration: none;
}

.single_add_to_cart_button {
    width: 100%;
    display: block !important;
    background: #00A760 !important;
    border: 1px solid #00A760 !important;
    font-family: 'Arial';
    font-size: 14px !important;
    color: #FFFFFF !important;
    text-transform: lowercase;
    border-radius: 0 !important;
    outline: none;
    top: 35px;
}

.single_add_to_cart_button:hover {
    background: #00663A !important;
    border: 1px solid #00663A !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.entry-summary span.woocommerce-Price-amount.amount,
.item-content span.woocommerce-Price-amount.amount {
    font-family: 'Arial';
    font-size: 32px;
    color: #00A760;
    letter-spacing: 0.06px;
}

.woocommerce .quantity .qty {
    width: 72px;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #00A760;
    border-radius: 2px;
    height: 35px;
    font-family: 'Arial';
    font-size: 16px;
    color: #00A760;
    line-height: 22px;
}

.quantity input.minus {
    background: #FFFFFF;
    border: 1px solid #00A760;
    border-radius: 2px;
    color: #00A760;
    width: 36px;
    height: 35px;
    margin-right: 8px;
    font-family: 'Arial';
    font-size: 16px;
    color: #00A760;
    line-height: 22px;
}

.quantity input.plus {
    background: #FFFFFF;
    border: 1px solid #00A760;
    border-radius: 2px;
    color: #00A760;
    width: 36px;
    height: 35px;
    margin-left: 8px;
    font-family: 'Arial';
    font-size: 16px;
    color: #00A760;
    line-height: 22px;
    padding-right: 10px;
}

.quantity input.minus:focus,
.quantity input.plus:focus {
    outline: none;
}

.quantity input.minus:hover,
.woocommerce .quantity .qty:hover,
.quantity input.plus:hover {
    color: #00663A;
    border: 1px solid #00663A;
}

.entry-summary .quantity {
    float: right !important;
    margin: -50px 0 0 0 !important;
}

.logged-in .entry-summary .quantity {
    /* float: right !important;
    margin: -115px 0 0 0 !important; */
}

@media only screen and (max-width:767px) {
    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        width: 100%;
    }
    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary {
        width: 100%;
    }
}


/*Product Review*/

.woocommerce-Reviews-title {
    font-family: 'Arial';
    font-size: 18px;
    color: #0F4431;
    line-height: 18px;
    margin-bottom: 25px;
}

.woocommerce #reviews #comments .commentlist>li::before {
    display: none;
}

.woocommerce-review__author {
    font-family: 'Arial';
    font-size: 10px;
    color: #0F4431;
    line-height: 10px;
}

.woocommerce-review__author:before {
    content: "\f007";
    font-family: "FontAwesome";
    margin-right: 5px;
}

.woocommerce-review__published-date {
    font-family: 'Arial';
    font-size: 10px;
    color: #0F4431;
    line-height: 10px;
    margin-left: 50px;
}

.woocommerce-review__published-date:before {
    content: "\f017";
    font-family: "FontAwesome";
    margin-right: 5px;
}

.comment-text .description p {
    font-family: 'Arial';
    font-size: 14px;
    color: #6D6E72;
}

.comment-text .star-rating {
    font-size: 10px;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    width: 48px;
    height: auto;
    background: transparent;
    border: none;
    margin: 0;
    box-shadow: none;
    padding-right: 3px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 50px;
    border-radius: 0;
    padding: 1em 1em 0;
    background: #FFFFFF;
    border: 1px solid rgba(109, 110, 114, 0.20);
}

.comment-reply-title {
    font-family: 'Arial';
    font-size: 18px;
    color: #0F4431;
    line-height: 18px;
}

.comment-respond {
    margin-top: 50px;
}

.comment-form-rating label {
    font-family: 'Arial';
    font-size: 16px;
    color: #6D6E72;
    font-weight: 300;
    margin-top: 15px;
    margin-bottom: 10px;
}

.comment-form-rating .stars a {
    font-size: 20px;
    margin-right: 5px;
    color: #00a760;
}


/*.comment-form-comment label {
    display: none;
}*/

.woocommerce #reviews #comment {
    height: 100px;
    background: #FFFFFF;
    border: 1px solid rgba(109, 110, 114, 0.20);
    box-shadow: none;
}

.comment-form-rating .stars {
    margin-bottom: 30px !important;
}

.comment-form p.form-submit input {
    background-color: #fff !important;
    border: 1px solid #00A760 !important;
    border-radius: 2px !important;
    color: #00a760 !important;
    outline: none;
    float: right;
}

.comment-form p.form-submit input:hover {
    border: 1px solid #00663A!important;
    color: #00663A!important;
}


/*Tab Description*/

.woocommerce-Tabs-panel--description h2 {
    font-family: 'Arial';
    font-size: 30px;
    color: #0F4431;
    letter-spacing: 0.06px;
    display: block;
}

.woocommerce-Tabs-panel--description p {
    font-family: 'Arial';
    font-size: 16px;
    color: #6F6F6F;
    letter-spacing: 0.03px;
    line-height: 24px;
    margin-bottom: 15px;
}

.woocommerce-tabs li a {
    font-family: 'Arial';
}


/*related products*/

.related.products li {
    width: 30% !important;
    margin: 0 4.8% 2.992em 0 !important;
}

.related.products h2 {
    font-family: 'Arial';
    font-size: 30px;
    color: #0F4431;
    letter-spacing: 0.06px;
    display: block;
    margin-bottom: 30px;
}


/*Landing page*/

#content header {
    margin: 20px 0;
    display: none;
}

.page-shop-landing .d-countdown {
    display: none;
}

.page-shop-landing nav.navbar.navbar-default {
    margin-bottom: 0;
}

.eshop-landing-section-title-dark {
    font-family: 'Arial';
    font-size: 48px;
    color: #00A760;
    letter-spacing: 0.1px;
    margin-bottom: 15px;
    text-align: center;
}

.eshop-landing-section-title-dark span {
    color: #fff;
}

.widget.widget_search .screen-reader-text {
    display: none;
}

.eshop-search input[type=search] {
    display: inline-block;
    width: 75%;
    border-radius: 0;
    box-shadow: none;
    height: 48px;
    font-family: 'Arial';
    font-size: 16px;
    color: #333;
    line-height: 16px;
    outline: none;
    border: transparent;
    transition: none;
    padding-left: 32px;
}

.eshop-search input[type=submit] {
    width: 25%;
    border-radius: 0;
    height: 48px;
    background: #00A760;
    border-color: #00A760;
    text-transform: lowercase;
    font-family: 'Arial';
    font-size: 16px;
    color: #FFFFFF;
    line-height: 16px;
    border: none;
    vertical-align: unset;
    margin-left: -4px;
}

.eshop-search input[type=submit]:active:focus {
    background-color: #00A760;
    border-color: #00A760;
}

.eshop-section-title-dark {
    font-family: 'Arial';
    font-size: 36px;
    color: #00A760;
    text-align: center;
}

.eshop-section-title-dark span {
    color: #113c2b;
}

.landing-category-grid>.vc_column-inner>.wpb_wrapper {
    background: #FFFFFF;
    border: 1px solid rgba(109, 110, 114, 0.20);
}

.category-heading {
    font-family: 'Arial';
    font-size: 24px;
    color: #6D6E72;
    margin-bottom: 18px;
}

.shop-now-btn {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 21.74px;
}

.shop-now-btn button {
    background-color: #00A760 !important;
    border-radius: 2px !important;
    color: #fff !important;
    font-family: 'Arial';
    font-size: 14px;
    line-height: 14px;
    background-image: none !important;
}

.eshop-search input[type=submit]:hover {
    background-color: #00663A;
    border-color: #00663A;
}

.shop-now-btn button:hover {
    background-color: #00663A!important;
    border: 1px solid #00663A !important;
}

.landing-tabs li.vc_active span {
    font-family: 'Arial';
    font-size: 20px;
    color: #00A760;
    letter-spacing: 0.1px;
}

.landing-tabs li.vc_active {
    border-bottom: 2px solid #00A760;
}

.landing-tabs .vc_tta-tabs-container {
    padding-bottom: 35px;
}

.landing-tabs .vc_tta-tab>a {
    background-color: #fff !important;
    font-family: 'Arial';
    font-size: 20px;
    color: rgba(109, 110, 114, 0.69) !important;
    letter-spacing: 0.1px;
}

.see-all-product-btn a {
    font-family: 'Arial';
    font-size: 14px !important;
    color: #00A760 !important;
    line-height: 14px !important;
    background-color: #FFFFFF !important;
    border: 1px solid #00A760 !important;
    border-radius: 2px !important;
}

.landing-category-grid {
    margin-bottom: 50px;
}

.woocommerce #reviews #author,
.woocommerce #reviews #email {
    background: #FFFFFF;
    border: 1px solid rgba(109, 110, 114, 0.20);
    box-shadow: none;
}

@media (min-width: 768px) and (max-width: 992px) {
    .eshop-landing-section-title-dark {
        font-size: 36px;
    }
    .single-product .sidebar-shop {
        display: none;
    }
    .related.products li {
        width: 45% !important;
    }
    .product_list_widget span.product-title {
        font-size: 14px;
    }
    .dist-logo-footer {
        display: block !important;
    }
    .dist-logo-footer img {
        display: inline-block;
    }
}

@media only screen and (max-width: 767px) {
    .eshop-landing-section-title-dark {
        font-size: 30px;
    }
    .landing-category-grid {
        margin-bottom: 25px;
    }
}


/*My account Navigation*/

.thermomix-eshop-nav {
    padding-left: 15px;
}

.eshop-nav-box {
    background: #FFFFFF;
    border: 1px solid rgba(109, 110, 114, 0.40);
    padding: 20px;
}

.eshop-nav-title {
    font-family: 'Arial';
    font-size: 18px;
    color: #0F4431;
    line-height: 18px;
    border-bottom: 2px solid #0F4431;
    padding-bottom: 16px;
    text-transform: lowercase;
    margin-top: 0;
    margin-bottom: 10px;
}

.thermomix-eshop-nav li {
    list-style: none;
    padding: 20px 0;
    border-bottom: 1px solid rgba(109, 110, 114, 0.40);
}

.woocommerce-MyAccount-navigation-link--points-rewards {
    border-bottom: none !important;
}

.thermomix-eshop-nav li:last-child {
    border-bottom: none;
}

.thermomix-eshop-nav li a {
    font-family: 'Arial';
    font-size: 16px;
    color: #6D6E72;
    line-height: 18px;
    text-decoration: none;
    text-transform: lowercase;
}

.thermomix-eshop-nav li.is-active a {
    font-family: 'Arial';
    font-size: 16px;
    color: #00A760;
    line-height: 18px;
}

.woocommerce-MyAccount-navigation-link--customer-logout {
    text-align: center;
    display: block;
    background: #FFFFFF;
    border: 1px solid #00A760 !important;
    border-radius: 2px;
    color: #00A760;
    padding: 14px 0 !important;
    margin-right: 15px;
    margin-top: 20px;
    margin-bottom: 20px !important;
}

.woocommerce-MyAccount-navigation-link--customer-logout a {
    color: #00A760 !important;
}


/*account orders section*/

.eshop-account-content-title {
    font-family: 'Arial';
    font-size: 36px;
    color: #00A760;
    line-height: 36px;
    text-transform: lowercase;
    margin-top: 0;
    margin-bottom: 30px;
}

span.nobr {
    font-family: 'Arial';
    font-size: 12px;
    color: #0F4431;
    letter-spacing: 0.02px;
    text-transform: lowercase;
}

.eshop-order-table {
    padding: 30px 15px;
    border-radius: 2px !important;
    border: 1px solid rgba(109, 110, 114, 0.20) !important;
}

.woocommerce table.my_account_orders th {
    border-bottom: 2px solid #0F4431;
    padding-bottom: 16px;
}

.eshop-order-table td {
    border-top: none !important;
    padding-top: 25px !important;
}

.eshop-order-table tbody td {
    font-family: 'Arial';
    font-size: 14px;
    color: #6D6E72;
    letter-spacing: 0.03px;
}

.eshop-order-table tbody td a {
    font-family: 'Arial';
    font-size: 14px;
    color: #6D6E72;
    letter-spacing: 0.03px;
}

.woocommerce table.my_account_orders .button {
    white-space: nowrap;
    font-size: 12px;
    font-family: 'Arial';
    text-transform: lowercase;
    padding: 8px 20px;
    color: #00a760;
    border: 1px solid #00A760;
    background-color: #fff;
    border-radius: 2px;
    margin-right: 2px;
}

.woocommerce-orders-table__row--status-processing td.woocommerce-orders-table__cell-order-status {
    color: #0098CE;
}

.woocommerce-orders-table__row--status-completed td.woocommerce-orders-table__cell-order-status {
    color: #00A760;
}

.woocommerce-orders-table__row--status-pending td.woocommerce-orders-table__cell-order-status {
    color: #DB6E00;
}

.woocommerce-orders-table__row--status-on-hold td.woocommerce-orders-table__cell-order-status {
    color: #f4524d;
}

.woocommerce-orders-table__row--status-cancelled td.woocommerce-orders-table__cell-order-status {
    color: #d00000;
}

.woocommerce-orders-table__row--status-refunded td.woocommerce-orders-table__cell-order-status {
    color: #7e46de;
}


/*cart page*/

.cart-table td.product-name a {
    font-family: 'Arial';
    font-size: 14px;
    color: #6D6E72;
    letter-spacing: 0.03px;
    text-decoration: none!important;
}

.cart-table {
    padding: 30px 15px;
    border-radius: 2px !important;
    border: 1px solid rgba(109, 110, 114, 0.20) !important;
}

.woocommerce table.cart-table th {
    border-bottom: 2px solid #0F4431;
    padding-bottom: 16px;
    text-transform: lowercase;
}

.cart-table td {
    border-top: none !important;
    padding-top: 25px !important;
}

.cart-table tbody td {
    font-family: 'Arial';
    font-size: 14px;
    color: #6D6E72;
    letter-spacing: 0.03px;
}

.cart-table .product-remove a.remove {
    color: #00a760 !important;
    font-size: 1em;
    line-height: .8;
    font-weight: 300;
}

.cart-table .product-remove a.remove:hover {
    color: #fff!important;
    background: #00a760;
}

.action-row {
    margin-top: 15px;
    border-top: 2px solid #0F4431;
    padding-top: 10px;
}

td.actions {
    padding-top: 0 !important;
}

input#coupon_code {
    width: 120px !important;
}

input.button.coupon-code-submit,
input.button.coupon-code-submit:hover {
    background: #00a760;
    border: 1px solid #00A760;
    border-radius: 2px;
    color: #fff;
    text-transform: lowercase;
    height: 34px;
}

input.input-text.coupon-code {
    background: #FFFFFF;
    border: 1px solid #00A760 !important;
    border-radius: 2px;
}

.cart_totals h2 {
    font-family: 'Arial';
    font-size: 36px;
    color: #00A760;
    margin-bottom: 20px;
    text-transform: lowercase;
}

.wc-proceed-to-checkout a {
    background-color: #00A760 !important;
    border: 1px solid #00A760 !important;
    border-radius: 2px !important;
    text-transform: lowercase;
    font-family: 'Arial';
}

table.cart-total-table tr {
    font-family: 'Arial';
    font-size: 14px;
    color: #6D6E72;
    letter-spacing: 0.02px;
    text-transform: lowercase;
}

table.cart-total-table tr td {
    text-align: center;
}

table.cart-total-table tr td,
table.cart-total-table tr th {
    border-top: none !important;
    padding-left: 0 !important;
}

table.cart-total-table .order-total td,
table.cart-total-table .order-total th {
    border-top: 2px solid #0F4431 !important;
}

.cart-total-table {
    padding: 15px !important;
}

input.button.update-cart-btn {
    background: #00a760;
    border: 1px solid #00A760;
    border-radius: 2px;
    color: #fff !important;
    text-transform: lowercase;
}

@media (max-width: 320px) {
    input#coupon_code {
        width: 100% !important;
        margin-bottom: 10px;
    }
    input.button.coupon-code-submit {
        width: 100% !important;
    }
}


/*My account profile*/

.account-hide {
    display: none !important;
}

.woocommerce-Address h3 {
    font-family: 'Arial';
    color: #6D6E72;
    text-transform: lowercase;
    padding-bottom: 12px;
}

.woocommerce-Address address {
    font-family: 'Arial';
    color: #6D6E72;
    line-height: 20px;
}

.personal-info {
    background: #FFFFFF;
    border: 1px solid rgba(109, 110, 114, 0.20);
    padding: 25px 15px;
    margin-bottom: 30px;
}

.personal-info-title {
    font-family: 'Arial';
    font-size: 24px;
    color: #0F4431;
    line-height: 36px;
    margin-top: 0;
    text-transform: lowercase;
}

.info-title {
    font-family: 'Arial';
    font-size: 14px;
    color: #6D6E72;
    text-transform: lowercase;
}

.info-detail {
    font-family: 'Arial';
    font-size: 24px;
    color: #0F4431;
    line-height: 18px;
}

.user-info {
    margin-bottom: 48px;
    padding-left: 15px;
    padding-right: 15px;
}

.info-detail.address {
    line-height: 30px;
}

.password-change {
    background: #FFFFFF;
    border: 1px solid rgba(109, 110, 114, 0.20);
    padding: 25px 15px;
}

.profile-page-pass-change {
    padding-left: 15px;
    padding-right: 15px;
}

.profile-page-pass-change-label {
    font-family: 'Arial';
    font-size: 14px;
    color: #6D6E72;
    text-transform: lowercase;
}

input.woocommerce-Button.button.profile-page-pass-change-submit {
    border: 1px solid #00A760;
    border-radius: 2px;
    background-color: #fff;
    font-family: 'Arial';
    font-size: 14px;
    color: #00A760;
    line-height: 14px;
    text-transform: lowercase;
}

.profile-page-pass-change-input {
    background: rgba(17, 60, 43, 0.10);
    border: 1px solid rgba(196, 197, 204, 0.40);
    border-radius: 2px;
    outline: none !IMPORTANT;
}

.pass-change-submit {
    text-align: right;
    margin-right: 3px;
    margin-top: 18px;
}

.pass-change-fields p {
    margin-bottom: 30px !important;
}

.profile-edit-address {
    text-align: right;
}

.profile-edit-address a {
    background: #00A760;
    color: #fff !important;
    padding: 12px;
    border-radius: 50%;
    font-size: 20px;
}


/*Avatar upload*/

.avatar-upload {
    background: #FFFFFF;
    border: 1px solid rgba(109, 110, 114, 0.40);
    padding: 10px;
}

.thermomix-avatar {
    text-align: center;
    margin: 20px 0 30px 0;
}

.thermomix-avatar img {
    min-width: 150px;
    margin: 0 auto;
}

.avatar-upload form {
    font-family: 'Arial';
}

button.btn.avatar-update-btn {
    display: block;
    width: 100%;
    border-radius: 2px;
    background-color: #00A760;
    border: 1px solid #00A760;
    color: #fff;
    text-transform: lowercase;
    margin-bottom: 20px !important;
    margin-top: 20px;
}

.file-upload {
    display: block;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    margin-bottom: 15px;
}

.file-upload .file-select {
    display: block;
    border: 2px solid #dce4ec;
    color: #34495e;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    text-align: left;
    background: #FFFFFF;
    overflow: hidden;
    position: relative;
}

.file-upload .file-select .file-select-button {
    background: #dce4ec;
    padding: 0 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-transform: lowercase;
}

.file-upload .file-select .file-select-name {
    line-height: 40px;
    display: inline-block;
    padding: 0 10px;
}

.file-upload .file-select:hover {
    border-color: #113c2b;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.file-upload .file-select:hover .file-select-button {
    background: #113c2b;
    color: #FFFFFF;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.file-upload.active .file-select {
    border-color: #3fa46a;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.file-upload.active .file-select .file-select-button {
    background: #3fa46a;
    color: #FFFFFF;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.file-upload .file-select input[type=file] {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.file-upload .file-select.file-select-disabled {
    opacity: 0.65;
}

.file-upload .file-select.file-select-disabled:hover {
    cursor: default;
    display: block;
    border: 2px solid #dce4ec;
    color: #34495e;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    text-align: left;
    background: #FFFFFF;
    overflow: hidden;
    position: relative;
}

.file-upload .file-select.file-select-disabled:hover .file-select-button {
    background: #dce4ec;
    color: #666666;
    padding: 0 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
}

.file-upload .file-select.file-select-disabled:hover .file-select-name {
    line-height: 40px;
    display: inline-block;
    padding: 0 10px;
}

.are-you-advisor {
    background: #FFFFFF;
    border: 1px solid rgba(109, 110, 114, 0.40);
    padding: 15px;
    margin-top: 30px;
}

.are-you-advisor-title {
    font-family: 'Arial';
    font-size: 16px;
    color: #00A760;
    margin-top: 0;
}

.are-you-advisor-desc {
    font-family: 'Arial';
    font-size: 14px;
    color: #6D6E72;
    line-height: 22px;
}

.are-you-advisor-btn {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 30px !important;
}

.are-you-advisor-btn-link {
    border: 1px solid #00A760;
    border-radius: 2px;
    padding: 15px 35px;
    text-decoration: none;
    font-family: 'Arial';
    font-size: 14px;
    color: #00A760;
    line-height: 14px;
}

input.thermomix-avatar-dlt {
    margin-bottom: 25px;
}

.woocommerce-info {
    border-top-color: #03a862;
    margin-top: 30px;
}

.woocommerce-info::before {
    color: #03a862;
}

.item-content .price del {
    margin-left: 35px;
    color: #9B9B9B;
}

.item-content .price ins {
    color: transparent;
}

.item-content .price del span.woocommerce-Price-amount.amount {
    font-family: 'Arial';
    font-size: 20px;
    color: #9B9B9B;
    letter-spacing: 0.04px;
}

.item-content .item-content .woocommerce-product-rating {
    margin-bottom: 1.618em;
}

.woocommerce-message {
    border-top-color: #00a760;
}

.woocommerce-message::before {
    color: #00a760;
}

@media (max-width: 991px) {
    .woocommerce ul.products li.product .price del {
        display: inline-block;
        font-size: 16px;
    }
    .woocommerce ul.products li.product .price ins {
        display: inline-block;
    }
}


/*Checkout page*/

.woocommerce-checkout-payment input[type=submit] {
    background-color: #00A760 !important;
    border: 1px solid #00A760;
    border-radius: 2px !important;
    text-transform: lowercase;
}

.woocommerce-checkout-payment input[type=submit]:hover {
    background-color: #00663A !important;
    border: 1px solid #00663A;
    border-radius: 2px !important;
    text-transform: lowercase;
}


/*article .woocommerce {
    padding-top: 50px;
    padding-bottom: 100px;
}*/


/*Address form*/

.address-change-form input {
    background: rgba(17, 60, 43, 0.10);
    border: 1px solid rgba(196, 197, 204, 0.40);
    border-radius: 4px;
    outline: none !important;
    box-shadow: none;
    min-height: 34px;
    padding: 6px 12px;
}

.select2-container--default .select2-selection--single {
    background-color: #e7ebe9;
    border: 1px solid #e7ebe9;
    border-radius: 4px;
    padding: 3px 6px;
    min-height: 34px;
}

.address-change-submit input[type=submit] {
    width: 40%;
    float: right;
    margin-top: 30px;
    background-color: #00A760;
    border: 1px solid #00A760;
    color: #fff;
    text-transform: lowercase;
}

.address-change-submit input[type=submit]:hover {
    background-color: #00663A !important;
    border: 1px solid #00663A !important;
    color: #fff;
}

.address-change-form h3 {
    font-family: 'Arial';
    font-size: 24px;
    color: #0F4431;
    line-height: 36px;
    text-transform: lowercase;
}

.address-change-form label {
    font-family: 'Arial';
    font-size: 14px;
    color: #6D6E72;
    text-transform: lowercase;
}

@media only screen and (max-width:767px) {
    .address-change-submit input[type=submit] {
        width: 100%;
    }
}


/*Search page*/

.search-results.woocommerce-page li.shop-product-item {
    width: 23% !important;
    margin: 25px 30px 0 0 !important;
}

.search-title span {
    color: #113C2B;
}

.search-title {
    font-family: 'Arial';
    font-size: 36px;
    color: #00A760;
}

.search-result-count {
    font-family: 'Arial';
    font-size: 18px;
    color: #6D6E72;
}

.search-result-count span {
    font-family: 'Arial';
    font-size: 18px;
    color: #00a760;
    line-height: 25px;
}

.star-rating+.price {
    margin-top: 65px !important;
}

@media (max-width: 991px) {
    .search-results.woocommerce-page li.shop-product-item {
        width: 47% !important;
        margin: 25px 0 0 0 !important;
    }
}


/*Reward page my account*/

.points-rewards h2,
.points-rewards h3 {
    font-family: 'Arial';
    font-size: 24px;
    color: #0F4431;
    line-height: 36px;
    margin-top: 0;
    text-transform: lowercase;
}

.eshop-account-content-title {
    font-family: 'Arial';
    font-size: 36px;
    color: #00A760;
    line-height: 36px;
    text-transform: lowercase;
    margin-top: 0;
    margin-bottom: 30px;
}

.points-rewards p {
    font-family: 'Arial';
    font-size: 18px;
    color: #6D6E72;
    line-height: 18px;
}

form.woocommerce-checkout input {
    background: rgba(17, 60, 43, 0.10);
    border: 1px solid rgba(196, 197, 204, 0.40);
    border-radius: 4px;
    outline: none !important;
    box-shadow: none;
    min-height: 34px;
    padding: 6px 12px;
}

.woocommerce-checkout label {
    font-family: 'Arial';
    font-size: 14px;
    color: #6D6E72;
    text-transform: lowercase;
}

.woocommerce-checkout h3 {
    font-family: 'Arial';
    font-size: 24px;
    color: #0F4431;
    line-height: 36px;
    text-transform: lowercase;
}

.woocommerce-checkout-review-order-table {
    font-family: 'Arial';
}

.woocommerce-checkout.woocommerce-page .woocommerce {
    padding-top: 50px;
    padding-bottom: 100px;
}

.woocommerce-order-received .woocommerce-order {
    padding-top: 50px;
    padding-bottom: 100px;
}

.return-to-shop .button.wc-backward {
    background-color: #00a760;
    color: #fff;
    text-transform: lowercase;
    font-family: 'Arial';
    margin-top: 20px;
}

.return-to-shop .button.wc-backward:hover,
.return-to-shop .button.wc-backward:focus {
    background-color: #00a760;
    color: #fff;
    text-transform: lowercase;
    font-family: 'Arial';
    margin-top: 20px;
}

.cart-empty {
    font-family: 'Arial';
    color: #113c2b;
    text-align: center;
}

.return-to-shop {
    text-align: center;
}


/*Point Conversion*/

.yith-par-message {
    font-family: 'Arial';
    font-size: 16px;
    color: #6F6F6F;
    letter-spacing: 0.03px;
    line-height: 24px;
    margin-bottom: 15px;
}

.product-point-conversion span.woocommerce-Price-amount.amount {
    font-size: 16px !important;
}


/*Mini cart*/

ul.dropdown-menu.dropdown-menu-mini-cart {
    position: absolute;
    right: 20%;
    padding: 15px;
    width: 300px;
}

a.remove.minicart-remove {
    position: absolute;
    right: 10px;
    color: #00a760 !important;
    font-weight: 300;
}

a.remove.minicart-remove:hover {
    color: #fff !important;
    background: #00a760;
}

.minicart-product img {
    margin-right: 15px;
}

.minicart-product {
    font-family: 'Arial';
    font-size: 15px;
    color: #0F4431;
    letter-spacing: 0.04px;
}

.woocommerce-mini-cart__total.total {
    border-top: 1px solid #00A760;
    margin-top: 15px;
    padding-top: 10px;
    font-family: 'Arial';
    font-size: 20px;
    color: #0F4431;
    letter-spacing: 0.05px;
    text-align: right;
}

.button.wc-forward {
    background: #00A760 !important;
    border-radius: 2px !important;
    font-family: 'Arial' !important;
    font-size: 14px !important;
    color: #FFFFFF !important;
    line-height: 14px !important;
    width: 100%;
    text-align: center;
    border: 1px solid #00A760 !important;
    float: left;
    margin-bottom: 20px !important;
}

.button.checkout.wc-forward {
    background: #ffffff!important;
    border-radius: 2px !important;
    font-family: 'Arial' !important;
    font-size: 14px !important;
    color: #00A760 !important;
    line-height: 14px !important;
    border: 1px solid #00A760 !important;
    float: right;
}

.woocommerce-mini-cart__buttons.buttons {
    margin-top: 35px;
}

@media screen and (min-width: 1400px) and (max-width: 1600px) {
    ul.dropdown-menu.dropdown-menu-mini-cart {
        right: 9.9%;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
    ul.dropdown-menu.dropdown-menu-mini-cart {
        right: 3.9%;
    }
}

@media(max-width: 991px) {
    ul.dropdown-menu.dropdown-menu-mini-cart {
        right: 5%;
    }
}

@media only screen and (max-width:767px) {
    ul.dropdown-menu.dropdown-menu-mini-cart {
        right: -15px;
    }
    .eshop-account-content-title {
        margin-top: 30px;
    }
    .avatar-upload {
        margin-top: 30px;
    }
}

@media(max-width: 320px) {
    ul.dropdown-menu.dropdown-menu-mini-cart {
        right: -70px;
    }
}


/*todays-deal*/

.tab-countdown-slide .quantity {
    padding-bottom: 20px;
}

.tab-countdown-slide .single_add_to_cart_button {
    top: 0;
}


/*My Account Reward*/

table.ywpar_points_rewards {
    padding: 30px 15px;
    border-radius: 2px !important;
    border: 1px solid rgba(109, 110, 114, 0.20) !important;
}

table.ywpar_points_rewards th {
    font-family: 'Arial';
    font-size: 12px;
    color: #0F4431;
    letter-spacing: 0.02px;
    text-transform: lowercase;
}

.ywpar-item td {
    font-family: 'Arial';
    font-size: 14px;
    color: #6D6E72;
    letter-spacing: 0.03px;
    border-top: none !important;
    padding-top: 25px !important;
}


/*Account setup*/

.headline {
    font-family: 'Arial';
    font-size: 36px;
    color: #0F4431;
    line-height: 36px;
    text-transform: lowercase;
    margin-top: 0;
}


/*.thermomix-login-form form.login, .thermomix-login-form form.register {
    border: none;
    padding: 0;
    margin: 30px 0 40px 0;
}*/

.thermomix-login-reg-form label {
    font-family: 'Arial';
    font-size: 14px;
    color: #6D6E72;
    line-height: 20px;
    text-transform: lowercase;
}

.thermomix-login-reg-form input,
.thermomix-login-reg-form input:focus {
    background-color: rgba(17, 60, 43, 0.10);
    border: 1px solid rgba(196, 197, 204, 0.40);
    border-radius: 2px;
    min-height: 40px;
    font-family: 'Arial';
    color: #6D6E72;
    box-shadow: none;
}

.thermomix-login-reg-form input.remember-chk {
    min-height: 0;
}

.lost-password-link {
    float: right;
    font-family: 'Arial';
    font-size: 14px;
    color: #00A760 !important;
    line-height: 20px;
    text-transform: lowercase;
    text-decoration: none !important;
    margin-top: 4px;
}

label.remember-chk {
    font-family: 'Arial' !important;
}

p.form-row.login-btn input,
p.form-row.reg-btn input,
p.form-row.login-btn input:focus,
p.form-row.reg-btn input:focus {
    float: right;
    border: 1px solid #009C3B;
    border-radius: 2px;
    background-color: #fff;
    font-family: 'Arial';
    font-size: 14px;
    color: #009C3B;
    line-height: 14px;
    outline: none;
    min-width: 130px;
    text-transform: lowercase;
}

p.form-row.login-btn input:hover,
p.form-row.reg-btn input:hover {
    color: #ffffff;
    background: #00663A;
    border: 1px solid #00663A;
}

.username-email-input,
.reg-username,
.reg-email {
    margin-bottom: 28px !important;
}

.password-input {
    margin-bottom: 18px !important;
}

.form-row.remember-lost,
.reg-password {
    margin-bottom: 40px !important;
}

.login-page-reg-link {
    font-family: 'Arial';
    font-size: 16px;
    color: #6D6E72;
}

.login-page-reg-link a {
    font-family: 'Arial';
    font-size: 16px;
    color: #00A760;
    margin-left: 10px;
}

.log-reg-img {
    text-align: center;
}

.login-btn {
    margin-bottom: 20px;
}

.woocommerce-MyAccount-content p {
    font-family: 'Arial';
    color: #6D6E72;
}

.language-switcher-text select {
    border: none;
    box-shadow: none;
    width: auto;
    padding: 0;
    margin: 0 auto;
    color: #00A760 !important;
}

.language-switcher-text select:focus {
    border: none;
    box-shadow: none;
}

@media(max-width: 991px) {
    .log-reg-img img {
        width: 100%;
    }
    .thermomix-login-reg-form {
        margin-top: 50px;
    }
    .eshop-nav-box {
        margin-bottom: 30px;
    }
    .megamenu .dropdown-menu>ul li {
        width: 100%;
    }
    .megamenu #megamenu-area {
        min-width: 240px;
    }
    .megamenu .dropdown-menu {
        left: -30px;
    }
}

.woocommerce-checkout #payment {
    background: transparent;
}

.woocommerce-checkout #payment div.payment_box {
    display: none !important;
}

.woocommerce-checkout #payment ul.payment_methods li input {
    display: none;
}

.woocommerce-checkout #payment ul.payment_methods li img {
    display: none;
}

.woocommerce-checkout #payment ul.payment_methods li {
    margin-bottom: 30px;
    margin-right: 30px;
    float: left;
    background-size: 100px;
    background-repeat: no-repeat;
    background-position: center 10px;
    position: relative;
}

.woocommerce-checkout #payment ul.payment_methods {
    padding: 15px 0px;
}

.woocommerce-checkout #payment ul.payment_methods li label {
    width: 160px;
    text-align: center;
    margin: 0;
    cursor: pointer;
    font-size: 12px;
    height: 150px;
    padding: 100px 15px 8px 15px;
    border: 2px solid #ddd;
    border-radius: 3px;
    line-height: 16px;
}

.woocommerce-checkout #payment ul.payment_methods li input[type="radio"]:checked+label {
    color: #5C5C5C;
    border: 2px solid #00A760;
}

.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method label:before {
    position: absolute;
    content: "";
    font-family: 'FontAwesome';
    top: 0px;
    right: 2px;
    color: #FFFFFF;
    border-radius: 50%;
    height: 21px;
    width: 21px;
    font-size: 30px;
}

.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method input[type="radio"]:checked+label:before {
    content: "\f058";
    color: #00A760;
}

.woocommerce-checkout #payment ul.payment_methods li.payment_method_cod {}

.woocommerce-checkout #payment ul.payment_methods li.payment_method_SaferpayCw_Diners {
    background-image: url(../images/payment-methods/diners-club-international.png);
}

.woocommerce-checkout #payment ul.payment_methods li.payment_method_SaferpayCw_Jcb {
    background-image: url(../images/payment-methods/jcb.png);
}

.woocommerce-checkout #payment ul.payment_methods li.payment_method_SaferpayCw_Visa {
    background-image: url(../images/payment-methods/visa.png);
}

.woocommerce-checkout #payment ul.payment_methods li.payment_method_SaferpayCw_AmericanExpress {
    background-image: url(../images/payment-methods/americanexpress.png);
}

.woocommerce-checkout #payment ul.payment_methods li.payment_method_SaferpayCw_MasterCard {
    background-image: url(../images/payment-methods/mastercard.png);
}

.woocommerce-checkout #payment ul.payment_methods li.payment_method_SaferpayCw_PostFinanceEFinance {
    background-image: url(../images/payment-methods/postfinanceefinance.png);
}

.woocommerce-page form .form-row label.checkbox span {
    display: inline-block;
    padding-left: 20px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 18px;
    line-height: 22px;
    height: 58px;
    overflow: hidden;
}

.woocommerce-ResetPassword.lost_reset_password {
    padding: 50px 0px;
}

.woocommerce-ResetPassword.lost_reset_password .input-text {
    background-color: rgba(17, 60, 43, 0.10);
    border: 1px solid rgba(196, 197, 204, 0.40);
    border-radius: 2px;
    min-height: 40px;
    font-family: 'Arial';
    color: #6D6E72;
    box-shadow: none;
}

.woocommerce-ResetPassword.lost_reset_password .woocommerce-Button {
    border: 1px solid #009C3B;
    border-radius: 2px;
    background-color: #fff;
    font-family: 'Arial';
    font-size: 14px;
    color: #009C3B;
    line-height: 14px;
    outline: none;
    min-width: 130px;
    text-transform: lowercase;
}

.woocommerce-ResetPassword.lost_reset_password .woocommerce-Button:hover {
    color: #ffffff;
    background: #00663A;
    border: 1px solid #00663A;
}

.vbox-container .vbox-content img {
    margin: 0 auto;
}

.woocommerce form .form-row .optional {
    visibility: hidden;
}

.single.single-product a.view_cart.button {
    width: 100%;
    text-align: center;
    display: block !important;
    background: #00A760 !important;
    border: 1px solid #00A760 !important;
    font-family: 'Arial';
    font-size: 14px !important;
    color: #FFFFFF !important;
    text-transform: lowercase;
    border-radius: 0 !important;
    outline: none;
    top: 35px;
}

.single.single-product a.view_cart.button:hover {
    background: #00663A !important;
    border: 1px solid #00663A !important;
}

.eec_banner {
	width: 100%;
	display: block;
	overflow: hidden;
	background-color: #113C2B;
	padding: 20px 30px 30px 20px;
	text-align: center;    
	border-radius: 2px;
}

.eec_banner {
	display: none;
}