.search_box button {
    background: #7e5e3c;
}
@media only screen and (min-width: 1200px){
    .container {
        max-width: 1440px;
    }
}
.search_box button:hover {
    background: #519a44;
}

.footer_bottom {
    background: #7c5c3c;
}

.subscribe_form form button {
    background: #7e5e3c;
}

.subscribe_form form button:hover {
    background: #519a44;
}

.slider_content a {
    background: #7e5e3c;
}

    .slider_content a:hover {
        background: #519a44;
        color: white;
    }
.about_figure {
    padding: 20px 10%;
}
.about_content {
    padding: 0px 10%;
}
.about_thumb img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
    padding-bottom: 40px;
}
@media only screen and (max-width: 540px) {
    .about_thumb img {
        width: 100%;
    }
}
.logo img {
    max-width: 250px;
}
.footer_img {
    max-width: 350px;
}
@media only screen and (max-width: 575px) {
    .logo img {
        max-width: 100px;
    }
    .footer_img {
        max-width: 200px;
    }
}
@media only screen and (max-width: 767px) {
    .logo img {
        max-width: 120px;
    }
    .footer_img {
        max-width: 220px;
    }
}

.funding_content p{
    margin-bottom:5px;
}

.product_tab_btn ul li a.active {
    color: #7e5e3c;
    border-color: #519a44;
}

.pagination ul li.current {
    background: #7e5e3c;
    color: #ffffff;
}

.categories_title {
    background: #519a44;
}

.price_box span.current_price {
    color: #519a44;
}

.banner_full_content a {
    background: #7e5e3c;
}

.banner_full_content a:hover {
    background: #519a44;
}

#scrollUp {
    background: #519a44 none repeat scroll 0 0;
}

.ui-slider-horizontal .ui-slider-range {
    background: #519a44;
    height: 2px;
}

.tag_cloud a:hover {
    background: #519a44;
    border-color: #519a44;
}
.toast-top-center {
    margin: 120px auto;
}
.cart_button a:hover {
    background: #40A944;
    color: #ffffff!important;
}
.contact_message button:hover {
    background: #519a44;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

*, ::after, ::before {
    box-sizing: border-box;
}
.about_content {
     padding-top: 10px; 
     text-align: justify; 
}
.about_content li, .about_content p {
    margin: 10px 0px;
    text-align: justify;
}
.about_content ul {
    list-style-type: circle;
    margin-left: 25px;
}
.about_content li {
    display: revert;
}
.about_content h3 {
    border-top: 1px solid #7e5e3c;
    padding-top:50px;
    margin-top: 50px;
    font-size:25px;
}
    .about_content p {
        max-width: inherit;
    }
.dashboard_tab_button ul li a.active {
    background: #519a44;
}

.dashboard_tab_button ul li a:hover {
    background: #519a44;
}
.modal-dialog {
    margin: 0% auto;
    max-width: 960px;
    width: 960px;
    padding: 35px;
}
.list-product .cart-btn a.add-to-curt,
.product-details-content .pro-details-quality .pro-details-cart a, .description-review-topbar.nav a.active:after,
.discount-code-wrapper .discount-code button.cart-btn-2, .tax-select-wrapper button.cart-btn-2, .offcanvas .inner .foot .buttons .current-btn, .current-btn {
    background: #40A944;
    color: #fff;
}
.darkHover:hover {
    background-color: #7e5e3c;
    color: white !important;
}
.btn-primary {
    color: #fff;
    background-color: white;
    border-color: white;
}
.btn-primary:hover {
    color: #fff;
    background-color: white;
    border-color: white;
}
.toggle-on.btn {
    padding-right: 24px;
    border: solid #616161 1px;
    background-color: #55d069;
    border-radius: 25px;
}

.toggle-off.btn {
    padding-left: 24px;
    border: solid #616161 1px;
    background-color: lightgray;
    border-radius: 25px;
}
.toggle-on.btn {
    padding-right: 24px;
    border: solid #616161 1px;
    background-color: #55d069;
    border-radius: 25px;
}

.toggle-on.btn {
    padding-right: 24px;
}
a:hover {
    color: #40A944;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Muli", sans-serif;
    font-weight: 700;
    color: #272727;
    margin: 0;
}
.dashboard_content p a {
    color: #519a44;
}
.coupon_code h3, .contact_message h3 {
    color: white;
    background: #7c5c3c;
}
.contact_message {
    border: 1px solid #ededed;
}
.contact_message h3 {
    color: #ffffff;
    line-height: 36px;
    padding: 5px 15px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
}

.contact_msg_content, .contact-form {
    padding: 10px 20px 25px;
}
.slider_area .owl-dots .owl-dot.active {
    background: #519a44;
    border-color: #519a44;
}

.product_thumb a img {
    height: 170px;
    width: auto!important;
}

.widget_list.widget_categories > ul > li > a {
     padding: 0px; 
}

.product_variant.quantity input {
    width: 80px;
    margin: 0px 15px;
}
.tabLogin {
    background-color: white;
    text-align: center;
    padding: 10px 0px;
}
    .tabLogin.active {
        background-color: #b9d7b5;
    }
.aLogin:hover{
    color: black;
}
.btnRegister {
    margin-top: 10%;
    border: 2px solid;
    border-radius: 1.5rem;
    padding: 2%;
    background: #b9d7b5 !important;
    color: #262626;
    font-weight: 600;
    width: 40% !important;
}

    .btnRegister:hover {
        background-color: #7bb371 !important;
    }
.table-responsive table tbody tr td a {
    color: #40A944;
}

.table-responsive table tbody tr td {
   min-width: revert;
}

.your-order-area .your-order-wrap .your-order-product-info .your-order-bottom ul {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 5px 45px;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-bottom ul li.your-order-shipping {
    font-size: 14px;
    color: #253237;
    font-weight: 600;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-total {
    border-bottom: 1px solid #dee0e4;
    border-top: 1px solid #dee0e4;
    margin: 18px 0 33px;
    padding: 17px 0 19px;
}

    .your-order-area .your-order-wrap .your-order-product-info .your-order-total ul {
        align-items: center;
        display: flex;
        justify-content: space-between;
        padding: 5px 45px;
    }
        .your-order-area .your-order-wrap .your-order-product-info .your-order-total ul li.order-total {
            font-weight: 700;
            color: #212121;
            font-size: 16px;
        }
.product_thumb {
    position: relative;
    overflow: hidden;
    margin: auto;
    width: 80%;
}
.single_product {
    margin: auto;
    width: 80%;
}
.banner_thumb {
    margin: auto;
    width: 80%;
}
.ul_original {
    list-style: outside none none;
    margin: 0;
    padding: 0 !important;
    display: block !important;
}
.footer_container {
    border-top: 1px solid #e5e5e5;
    padding-top: 50px;
    padding-bottom: 30px;
}
.footer_logo {
    margin-bottom: 0px;
}

.footer_menu ul li {
     padding: 5px;
}
.imgCopyright{
    max-width:55px;
}
@media only screen and (max-width: 767px) {
    .modal-dialog {
        width: 98%;
        max-width: 100%;
        padding: 35px 0;
        margin: auto 2%;
    }
}

.account_form input[type=checkbox] {
    height: 15px;
    margin: 0;
    position: relative;
    top: 1px;
    width: 17px;
}