/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.25.3.1562876750
Updated: 2019-07-11 20:25:50

*/

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');


#top-menu li.current-menu-item>a,
#top-menu li.current_page_item>a {
    color: #fff !important;
}

.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a,
.et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a {
    color: #fff !important;
}

.home #top-menu .current-menu-item a,
.woocommerce-account #top-menu .current-menu-item a {
    /* color: #a88a50 !important; */
    border-bottom: 3px solid#a88a50;
}

#cart-items {
    color: #fff;
    font-size: 12px;
    text-align: center;
    background: #a88a50;
    border-radius: 20px;
}

.et-cart-info {
    margin-top: -27px !important;
}

/* Home Page */
#main-header #et-top-navigation {
    font-weight: 300 !important;
}

#home-header-bottom {
    background-size: 72% !important;
}

/* Product Section */
.product-container .product-column .row {
    margin-top: 0;
}

.product-container .product-column .product-info {
    text-align: center;
    border-top: 1px solid #d4d4d4;
}

.product-container .product-column .product_title {
    font-size: 16px;
    padding: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-container .product-column .cart {
    padding-bottom: 20px;
}

.product-container .product-column .product-description {
    display: none;
}


/* Single Product */
.single-product .summary .product_title {
    color: #5d7e47;
    font-size: 20px;
    font-family: 'Playfair Display', serif !important;
}

.single-product .summary .price {
    color: #1b1b1b !important;
    margin-top: 10px;
}

.single-product .summary .price span {
    font-size: 18px !important;
    font-family: 'Montserrat', sans-serif !important;
}

.single-product .summary .woocommerce-product-details__short-description {
    color: #3d3d3d;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif !important;
    margin-top: 15px;
}

.single-product .summary .quantity input.qty {
    color: #3d3d3d !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px !important;
    background-color: #fff !important;
    border: 1px solid #ebe9eb !important;
    border-radius: 0;
}

.single-product .summary form.cart .button {
    color: #fbf9fa;
    font-size: 16px;
    font-family: 'Playfair Display', serif !important;
    text-transform: capitalize !important;
    background-color: #a88a50 !important;
    padding: 10px 30px !important;
}

.single-product .yith-wcwl-add-button a.add_to_wishlist,
.single-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback,
.single-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    color: #5d7e47;
    font-size: 16px;
    font-family: 'Playfair Display', serif !important;
    font-weight: 400;
}

.single-product .summary .product_meta {
    font-size: 16px;
    font-family: 'Playfair Display', serif !important;
    font-weight: 400;
    margin-top: 10px;
}

.single-product .summary .product_meta .posted_in a {
    font-weight: 400;
}

.single-product .woocommerce-tabs {
    border: none !important;
}

.single-product #content-area div.product .woocommerce-tabs ul.tabs {
    background: none !important;
}

.single-product #content-area div.product .woocommerce-tabs ul.tabs::before {
    border-bottom-color: transparent !important;
}

body.single-product #content-area div.product .woocommerce-tabs ul.tabs li {
    font-size: 16px;
    font-family: 'Playfair Display', sans-serif !important;
    font-weight: 400;
    padding: 14px 45px !important;
    margin: 0 20px 0 0 !important;
    background: #fff !important;
    border: 1px solid #bcc7af !important;
}

.single-product #content-area div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #d4d4d4 !important;
}

body.single-product #content-area div.product .woocommerce-tabs ul.tabs li.active {
    background: #bcc7af !important;
    border: 1px solid #678752 !important;
}

body.single-product #content-area div.product .woocommerce-tabs ul.tabs li a {
    color: #c6c5c5 !important;
    font-weight: 400 !important;
}

.single-product div.product .woocommerce-tabs .panel {
    padding: 30px 0 !important;
}

.single-product div.product .woocommerce-tabs .panel h2 {
    color: #5d7e47 !important;
    font-family: 'Playfair Display', sans-serif !important;
}

.single-product div.product .woocommerce-tabs .panel p {
    color: #3d3d3d !important;
    font-family: 'Montserrat', sans-serif !important;
}

.single-product div.product .woocommerce-tabs .panel input[type=email],
.single-product div.product .woocommerce-tabs .panel input[type=text],
.single-product div.product .woocommerce-tabs .panel input[type=url],
.single-product div.product .woocommerce-tabs .panel textarea {
    color: #3d3d3d !important;
    font-size: 14px !important;
    font-style: italic !important;
    background: #fff !important;
    border: 1px solid #d4d4d4;
    border-width: thin !important;
    width: 100% !important;
    padding: 16px 20px !important;
}

.single-product div.product .woocommerce-tabs .panel .comment-form-rating .stars {
    font-size: 18px !important;
}

.single-product #review_form #respond .form-submit input,
.single-product #review_form #respond .form-submit input:hover {
    color: #fbf9fa;
    font-size: 16px;
    font-family: 'Playfair Display', sans-serif !important;
    font-weight: 300;
    margin-left: 0;
    text-transform: capitalize;
    float: left !important;
    padding: 12px 40px !important;
    background-color: #bea878 !important;
    border: none !important;
    border-radius: 0 !important;
}

.single-product .related.products h2 {
    color: #5d7e47;
    font-family: 'Playfair Display', sans-serif !important;
    text-transform: uppercase;
    font-weight: 400;
}

.single-product .related.products .products h2 {
    color: #be6f82 !important;
    font-size: 18px !important;
    text-transform: capitalize !important;
    text-align: center;
    line-height: 1.4em;
}

.single-product .related.products .products .price {
    color: #3d3d3d !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px !important;
    font-weight: 500;
    text-align: center;
}


/* Cart Page */
.woocommerce-cart table.shop_table {
    border: none;
}

.woocommerce-cart table.shop_table thead tr th {
    color: #5d7e47;
    font-size: 16px;
    font-family: 'Playfair Display', sans-serif !important;
    font-weight: 500;
    text-transform: uppercase;
}

.woocommerce-cart a.remove {
    color: #ccc !important;
    font-size: 2em;
    font-weight: 400;
    border-radius: 0;
}

.woocommerce-cart a.remove:hover {
    color: #f00 !important;
    background: none !important;
}

.woocommerce-cart table.shop_table .product-name a {
    color: #000000 !important;
}

.woocommerce-cart table.shop_table .product-price .woocommerce-Price-amount,
.woocommerce-cart table.shop_table .product-subtotal .woocommerce-Price-amount {
    color: #000000 !important;
    font-family: 'Montserrat', sans-serif !important;
}

.woocommerce-cart table.shop_table .product-quantity .quantity .qty {
    font-family: 'Playfair Display', sans-serif !important;
    font-size: 16px !important;
    color: #000 !important;
    background-color: #fff !important;
    border: 1px solid #ebe9eb !important;
    border-radius: 0;
    height: 40px;
}

.woocommerce-cart table.shop_table .coupon input#coupon_code {
    color: #ccc !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    border-radius: 0 !important;
    text-align: center;
    width: 180px;
}

.woocommerce-cart table.shop_table .coupon input#coupon_code::placeholder {
    color: #ccc !important;
    font-family: 'Playfair Display', sans-serif;
    font-size: 16px !important;
    font-weight: 300 !important;
    text-transform: capitalize !important;
    opacity: 1;
}

.woocommerce-cart table.shop_table .coupon .button {
    color: #fbf9fa !important;
    font-size: 18px;
    font-family: 'Playfair Display', sans-serif;
    font-weight: 300 !important;
    text-transform: capitalize !important;
    padding: 9px 30px !important;
    border: none !important;
    border-radius: 0;
    background-color: #5d7e47 !important;
}

.woocommerce-cart table.shop_table .button,
.woocommerce-cart table.shop_table .button:hover {
    color: #fbf9fa !important;
    font-size: 18px;
    font-family: 'Playfair Display', sans-serif;
    font-weight: 300 !important;
    text-transform: capitalize !important;
    padding: 9px 30px !important;
    border: none !important;
}

.woocommerce-cart table.shop_table .button,
.woocommerce-cart table.shop_table .button:hover {
    color: #fbf9fa !important;
    font-size: 18px;
    font-family: 'Playfair Display', sans-serif;
    font-weight: 300 !important;
    text-transform: capitalize !important;
    padding: 9px 30px !important;
    border: none !important;
    border-radius: 0 !important;
    background-color: #bea878 !important;
}

.woocommerce-cart .cart-collaterals .cart_totals {
    width: 100%;
    margin-top: 100px;
}

.woocommerce-cart .cart-collaterals .cart_totals .shop_table {
    margin-bottom: 10px !important;
}

.woocommerce-cart .cart-collaterals .cart_totals h2 {
    color: #5d7e47;
    font-size: 22px;
    font-family: 'Playfair Display', sans-serif !important;
    text-transform: uppercase !important;
    border-bottom: 1px solid #ebe9eb;
}

.woocommerce-cart .cart-collaterals .cart_totals .cart-subtotal th,
.woocommerce-cart .cart-collaterals .cart_totals .order-total th,
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-totals th,
.woocommerce-cart .cart-collaterals .cart_totals .cart-discount th {
    color: #000;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif !important;
    text-transform: uppercase;
    padding-left: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals .cart-subtotal .woocommerce-Price-amount,
.woocommerce-cart .cart-collaterals .cart_totals .order-total .woocommerce-Price-amount,
.woocommerce-cart .cart-collaterals .cart_totals .cart-discount .woocommerce-Price-amount {
    color: #3e3d3d;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500 !important;
}

.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover {
    color: #fbf9fa;
    font-size: 16px;
    font-family: 'Playfair Display', sans-serif !important;
    font-weight: 400 !important;
    width: fit-content;
    padding: 11px 30px !important;
    margin-left: 10px;
    background-color: #bea878 !important;
    border: none;
    border-radius: 0;
    margin: 0;
}

.woocommerce-cart .woocommerce .return-to-shop .button {
    color: #fbf9fa;
    font-size: 16px;
    font-family: 'Playfair Display', sans-serif !important;
    font-weight: 400 !important;
    text-transform: capitalize;
    width: fit-content;
    padding: 11px 30px !important;
    background-color: #bea878 !important;
    border: none;
    border-radius: 0;
}

.woocommerce-cart .woocommerce .return-to-shop .button:hover {
    padding: 11px 30px !important;
    background-color: #bea878 !important;
}

.woocommerce-cart .select2-container .select2-selection--single {
    height: 50px;
}

.woocommerce-cart .select2-container .select2-selection__rendered {
    line-height: 48px;
}


/* Checkout Page */
.woocommerce-checkout form.checkout_coupon {
    color: #3d3d3d !important;
    font-size: 16px;
    font-family: 'Playfair Display', sans-serif !important;
    border: none;
    padding: 0;
}

.woocommerce-checkout form.checkout_coupon p {
    padding: 5px;
}

.woocommerce-checkout form.checkout_coupon .form-row-first {
    width: 100% !important;
}

.woocommerce-checkout form.checkout_coupon .form-row-first #coupon_code {
    font-size: 16px;
    font-family: 'Playfair Display', sans-serif !important;
    font-style: italic;
    border: 1px solid #bcc7af;
    border-radius: 0;
    text-transform: capitalize;
}

.woocommerce-checkout form.checkout_coupon .form-row-last {
    width: 100% !important;
}

.woocommerce-checkout form.checkout_coupon .form-row-last .button,
.woocommerce-checkout form.checkout_coupon .form-row-last .button:hover {
    color: #fff;
    font-size: 16px;
    font-family: 'Playfair Display', sans-serif !important;
    width: fit-content;
    padding: 11px 50px !important;
    margin-left: 0;
    text-transform: capitalize;
    background-color: #bea878 !important;
    border: 0;
    border-radius: 0;
}

.woocommerce-checkout h3,
#ship-to-different-address span {
    color: #5d7e47 !important;
    font-family: 'Playfair Display', sans-serif !important;
    text-transform: uppercase;
}

.woocommerce-checkout .select2-container .select2-selection--single {
    color: #3d3d3d !important;
    font-family: 'Playfair Display', sans-serif !important;
    border: 1px solid #bcc7af;
    border-radius: 0;
    height: 50px;
}

.woocommerce-checkout .select2-container .select2-selection__rendered {
    line-height: 48px;
}

.woocommerce-checkout #order_review_heading {
    margin-top: 30px;
}

.woocommerce-checkout .woocommerce form .form-row label {
    color: #3d3d3d !important;
    font-family: 'Playfair Display', sans-serif !important;
}

.woocommerce-checkout .woocommerce form .form-row input[type=text],
.woocommerce-checkout .woocommerce form .form-row input[type=tel],
.woocommerce-checkout .woocommerce form .form-row input[type=email],
.woocommerce-checkout .woocommerce form .form-row textarea {
    color: #3d3d3d !important;
    font-family: 'Playfair Display', sans-serif !important;
    border: 1px solid #bcc7af !important;
    border-radius: 0 !important;
}

.woocommerce-checkout .woocommerce form .form-row input[type=text]::placeholder {
    color: #3d3d3d;
    opacity: 1;
    /* Firefox */
    font-family: 'Playfair Display', sans-serif !important;
}

.woocommerce-checkout .woocommerce form .form-row input[type=text]:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #3d3d3d;
    font-family: 'Playfair Display', sans-serif !important;
}

.woocommerce-checkout .woocommerce form .form-row input[type=text]::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #3d3d3d;
    font-family: 'Playfair Display', sans-serif !important;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-family: 'Playfair Display', sans-serif !important;
}

.woocommerce-checkout .woocommerce form .form-row .woocommerce-input-wrapper {
    color: #3d3d3d !important;
    font-family: 'Playfair Display', sans-serif !important;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table {
    border: none !important;
    table-layout: fixed !important;
    width: 100% !important;
}

.woocommerce-checkout .woocommerce-checkout-review-order tr th,
.woocommerce-checkout .woocommerce-checkout-review-order tr td {
    padding-left: 0 !important;
}

.woocommerce-checkout .woocommerce-checkout-review-order tr th.product-name,
.woocommerce-checkout .woocommerce-checkout-review-order tr th.product-total {
    font-family: 'Playfair Display', sans-serif !important;
    color: #5d7e47;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500 !important;
}

.woocommerce-checkout .woocommerce-checkout-review-order .cart-subtotal th,
.woocommerce-checkout .woocommerce-checkout-review-order .order-total th,
.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals th,
.woocommerce-checkout .woocommerce-checkout-review-order .cart-discount th {
    color: #000;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif !important;
    text-transform: uppercase;
}

.woocommerce-checkout .woocommerce-checkout-review-order .cart_item .product-total .woocommerce-Price-amount,
.woocommerce-checkout .woocommerce-checkout-review-order .cart-subtotal .woocommerce-Price-amount,
.woocommerce-checkout .woocommerce-checkout-review-order .order-total .woocommerce-Price-amount {
    color: #3e3d3d;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500 !important;
}

.woocommerce-checkout .woocommerce-checkout-review-order tfoot .woocommerce-shipping-totals td,
.woocommerce-checkout .woocommerce-checkout-review-order ul#shipping_method .amount {
    color: #3e3d3d;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500 !important;
}

.woocommerce-checkout #place_order,
.woocommerce-checkout #place_order:hover {
    color: #fff;
    font-size: 16px;
    font-family: 'Playfair Display', sans-serif !important;
    font-weight: 300 !important;
    width: fit-content;
    padding: 9px 30px !important;
    margin-left: 0;
    text-transform: capitalize;
    float: left !important;
    margin-top: 20px;
    border: none;
    border-radius: 0;
    background-color: #bea878 !important;
}

.woocommerce-checkout .woocommerce-order .woocommerce-notice {
    color: #5d7e47;
    font-size: 18px;
    font-family: 'Playfair Display', sans-serif !important;
    font-weight: 600;
    margin-bottom: 20px;
}

.woocommerce-checkout .woocommerce-order ul.order_details {
    padding-left: 0 !important;
}

.woocommerce-checkout .woocommerce-order ul.order_details:last-child,
.woocommerce-checkout .woocommerce-order ul.order_details li:last-of-type {
    border: none !important;
}

.woocommerce-checkout .woocommerce-order ul.order_details li {
    font-size: 12px;
    border-right: 2px dashed#bea878 !important;
    line-height: 1.4em;
    margin-bottom: 10px;
}

.woocommerce-checkout .woocommerce-order ul.order_details li strong {
    color: #3d3d3d;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500;
}

.woocommerce-checkout .woocommerce-order h2 {
    color: #5d7e47;
    font-size: 18px;
    font-family: 'Playfair Display', sans-serif !important;
    margin-top: 10px;
    text-transform: uppercase;
}

.woocommerce-checkout .woocommerce-order table {
    border: none;
    table-layout: fixed !important;
    width: 100% !important;
}

.woocommerce-checkout .woocommerce-order table thead tr th {
    color: #5d7e47;
    font-size: 16px;
    font-family: 'Playfair Display', sans-serif !important;
    font-weight: 400 !important;
}

.woocommerce-checkout .woocommerce-order table tr th,
.woocommerce-checkout .woocommerce-order table tr td {
    padding: 20px 20px 20px 0 !important;
}

.woocommerce-checkout .woocommerce-order table.shop_table tbody th,
.woocommerce-checkout .woocommerce-order table.shop_table tfoot td,
.woocommerce-checkout .woocommerce-order table.shop_table tfoot th {
    border-top: 1px solid #bcc7af !important;
}

.woocommerce-checkout .woocommerce-order table.shop_table td {
    border-top: 1px solid #bcc7af !important;
}

.woocommerce-checkout .woocommerce-order table tfoot th {
    color: #000;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase;
}

.woocommerce-checkout .woocommerce-order table tfoot td {
    color: #3e3d3d;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500 !important;
}

.woocommerce-checkout .woocommerce-customer-details address {
    color: #3d3d3d;
    font-family: 'Montserrat', sans-serif !important;
    border-radius: 0;
    border: 1px solid #bcc7af;
}

.woocommerce-checkout .woocommerce-customer-details address .woocommerce-customer-details--phone {
    padding-bottom: 0 !important;
}

.woocommerce-checkout .woocommerce-customer-details address .woocommerce-customer-details--phone::before,
.woocommerce-checkout .woocommerce-customer-details address .woocommerce-customer-details--email::before {
    color: #869d74 !important;
}


/* Woocommerce My Account Registration */
.woocommerce-account .woocommerce h2 {
    color: #5d7e47;
    font-family: 'Playfair Display', sans-serif !important;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 10px;
}

.woocommerce-account .woocommerce h3 {
    font-family: 'Playfair Display', sans-serif !important;
    text-transform: capitalize;
}

.woocommerce-account .woocommerce .woocommerce-form {
    border-radius: 0;
    border: 1px solid #bcc7af !important;
}

.woocommerce-account .woocommerce .woocommerce-form label {
    color: #3d3d3d;
    font-family: 'Playfair Display', sans-serif !important;
}

.woocommerce-account .woocommerce .woocommerce-form input[type=text],
.woocommerce-account .woocommerce .woocommerce-form input[type=password],
.woocommerce-account .woocommerce .woocommerce-form input[type=email] {
    color: #3d3d3d;
    font-family: 'Playfair Display', sans-serif !important;
    border-radius: 0;
    border: 1px solid #bcc7af !important;
}

.woocommerce-account .woocommerce .woocommerce-form .woocommerce-form-login__rememberme {
    width: 100%;
}

.woocommerce-account .woocommerce .woocommerce-form .woocommerce-button,
.woocommerce-account .woocommerce .woocommerce-form .woocommerce-button:hover {
    color: #fff;
    font-size: 16px;
    font-family: 'Playfair Display', sans-serif !important;
    font-weight: 300;
    padding: 8px 35px !important;
    margin-top: 10px !important;
    background-color: #a88a50 !important;
    border-radius: 0;
}

/* Woocommerce My Account Lost Password */
.woocommerce-account .woocommerce .lost_reset_password label {
    color: #3d3d3d;
    font-family: 'Playfair Display', sans-serif !important;
}

.woocommerce-account .woocommerce .lost_reset_password input[type=text] {
    color: #3d3d3d;
    font-family: 'Playfair Display', sans-serif !important;
    border-radius: 0;
    border: 1px solid #bcc7af !important;
}

.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button,
.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button:hover {
    color: #fff;
    font-size: 16px;
    font-family: 'Playfair Display', sans-serif !important;
    font-weight: 300;
    text-transform: capitalize;
    margin-top: 10px !important;
    padding: 14px 35px !important;
    background-color: #a88a50 !important;
    border-radius: 0;
}

/* Woocommerce My Account Dashboard */
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
    width: 20%;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
    list-style-type: none !important;
    padding: 0 !important;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
    padding: 10px;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
    color: #5d7e47;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400 !important;
    text-transform: lowercase;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active {
    background: #5d7e47;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
    color: #fff !important;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
    border: 1px solid #bcc7af !important;
    padding: 20px;
    width: 80%;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table {
    border: none;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table thead tr th {
    color: #5d7e47;
    font-size: 14px;
    font-family: 'Playfair Display', sans-serif !important;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #bcc7af;
    padding: 15px 5px;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button:hover {
    color: #fff;
    font-size: 12px !important;
    font-family: 'Playfair Display', sans-serif !important;
    font-weight: 300;
    padding: 5px 25px !important;
    background-color: #bea878 !important;
    border: 0;
    border-radius: 0;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button:hover::after {
    content: none !important;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table td {
    color: #3d3d3d !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
    border-top: none !important;
    border-bottom: 1px solid #d4d4d4 !important;
    padding: 15px 5px;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses h3 {
    color: #5d7e47;
    font-size: 18px;
    font-family: 'Playfair Display', sans-serif !important;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 10px;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses address {
    color: #3d3d3d !important;
    font-size: 14px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
    font-style: normal;
    border: 1px solid #bcc7af !important;
    border-radius: 0 !important;
    padding: 6px 12px;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details h2,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details h2 {
    color: #5d7e47;
    font-size: 18px;
    font-family: 'Playfair Display', sans-serif !important;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 10px;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details table {
    border: 1px solid #bcc7af !important;
    border-radius: 0 !important;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details tfoot tr th,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details table tr td {
    border-top: 1px solid #bcc7af !important;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details table tr th,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details table tr td {
    color: #3d3d3d !important;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif !important;
    padding: 15px 12px !important;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details address {
    color: #3d3d3d !important;
    font-size: 14px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
    font-style: normal;
    border: 1px solid #bcc7af !important;
    border-radius: 0 !important;
    padding: 6px 12px;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details address .woocommerce-customer-details--phone {
    padding-bottom: 0 !important;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details address .woocommerce-customer-details--phone::before,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details address .woocommerce-customer-details--email::before {
    color: #869d74 !important;
}

.woocommerce-account .woocommerce-MyAccount-content form h3 {
    color: #5d7e47;
    font-size: 18px;
    font-family: 'Playfair Display', sans-serif !important;
    font-weight: 500;
    text-transform: uppercase;
}

.woocommerce-account .woocommerce-MyAccount-content form label,
.woocommerce-account .woocommerce-MyAccount-content form legend {
    color: #3d3d3d !important;
    font-family: 'Playfair Display', sans-serif !important;
}

.woocommerce-account .woocommerce-MyAccount-content form legend {
    margin-left: 3px !important;
}

.woocommerce-account .woocommerce-MyAccount-content form input[type=text],
.woocommerce-account .woocommerce-MyAccount-content form input[type=tel],
.woocommerce-account .woocommerce-MyAccount-content form input[type=email],
.woocommerce-account .woocommerce-MyAccount-content form input[type=password],
.woocommerce-account .woocommerce-MyAccount-content form textarea {
    color: #3d3d3d !important;
    font-family: 'Playfair Display', sans-serif !important;
    border: 1px solid #bcc7af !important;
    border-radius: 0 !important;
}

.woocommerce-account .woocommerce-MyAccount-content form .select2-container .select2-selection--single {
    color: #3d3d3d !important;
    font-family: 'Playfair Display', sans-serif !important;
    border: 1px solid #bcc7af;
    border-radius: 0;
    height: 50px;
}

.woocommerce-account .woocommerce-MyAccount-content form .select2-container .select2-selection__rendered {
    line-height: 48px;
}

.woocommerce-account .woocommerce-MyAccount-content form .woocommerce-input-wrapper {
    color: #3d3d3d !important;
    font-family: 'Playfair Display', sans-serif !important;
}

.woocommerce-account .woocommerce-MyAccount-content form button,
.woocommerce-account .woocommerce-MyAccount-content form button:hover {
    color: #fff;
    font-size: 16px;
    font-family: 'Playfair Display', sans-serif !important;
    font-weight: 300 !important;
    text-transform: capitalize;
    border: none;
    border-radius: 0;
    background-color: #bea878 !important;
    padding: 9px 30px !important;
    margin: 10px 0 0 3px !important;
}


/* Woocommerce Message */
body.woocommerce-page .woocommerce-info,
body.woocommerce-page .woocommerce-error,
body.woocommerce-page .woocommerce-message {
    color: #3d3d3d !important;
    font-size: 16px !important;
    font-family: 'Playfair Display', sans-serif !important;
    padding: 20px 30px !important;
    background: #fff !important;
    border: 1px solid #bcc7af !important;
}

body.woocommerce-page .woocommerce-message .button {
    color: #fff !important;
    font-size: 16px !important;
    background: #fff !important;
    border-radius: 0 !important;
    background-color: #bea878 !important;
}

body.woocommerce-page .woocommerce-message a,
body.woocommerce-page .woocommerce-info a {
    color: #3d3d3d !important;
    font-family: 'Playfair Display', sans-serif !important;
    font-style: italic !important;
}

body.woocommerce-page .woocommerce-error {
    color: #cc1818 !important;
}


@media(max-width:768px) {
    .et-cart-info {
        margin-top: -17px !important;
    }

    /* Shop Section */
    .product-column {
        width: 45% !important;
    }

    /* My Account */
    .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation,
    .woocommerce-account .woocommerce .woocommerce-MyAccount-content {
        width: 100% !important;
    }
}

@media(max-width:425px) {

    #home-header-bottom {
        background-size: 100% !important;
    }

    /* Product Section */
    .product-container .product-column {
        width: 100% !important;
        margin: 0 0 30px !important;
        padding: 0 !important;
    }

    .product-container .product-column .row {
        padding: 0 !important;
    }

    .product-container .product-column .product-image {
        max-height: none !important;
    }

    /* Cart Page */
    .woocommerce-cart .et_pb_section {
        padding: 0;
    }

    .woocommerce-cart .woocommerce-header {
        background-position: top !important;
        background-size: contain !important;
        padding: 0 !important;
    }

    .woocommerce-cart table.shop_table .coupon {
        padding-bottom: 0 !important;
        margin-bottom: 15px !important;
    }

    .woocommerce-cart table.shop_table .coupon input#coupon_code {
        width: 100% !important;
    }

    .woocommerce-cart table.shop_table .coupon .button {
        width: 100% !important;
    }

    .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
        width: 100% !important;
        margin: 0;
    }

    .woocommerce-cart .cart-collaterals .cart_totals {
        margin-top: 30px !important;
    }

    .woocommerce-cart .cart-collaterals .cart_totals .shop_table .order-total td {
        color: #fff !important;
        background-color: #77a464bd !important;
    }

    .woocommerce-cart .cart-collaterals .cart_totals .shop_table .order-total td .woocommerce-Price-amount {
        font-size: 14px !important;
    }

    .woocommerce-cart .shop_table tr td.actions {
        background-color: transparent !important;
        padding: 0 !important;
    }

    /* Checkout Page */
    .woocommerce-checkout h3,
    #ship-to-different-address span {
        font-size: 18px !important;
    }

    .woocommerce-checkout .woocommerce-checkout-review-order-table {
        table-layout: auto !important;
    }
}