body {
    color: #217232 !important;
}

.ltn__main-menu>ul>li>.menu_item {
    font-size: 16px;
    padding: 20px 10px;
    display: inline-block;
    white-space: nowrap;
    color: var(--ltn__heading-color);
    font-weight: 700;
    font-family: var(--ltn__heading-font);
}

.ltn__header-options-2 .mobile-menu-toggle>.mobile_menu_bar {
    width: 50px;
    height: 50px;
    background: var(--white);
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1);
}

.mobile-menu-toggle>.mobile_menu_bar {
    width: 24px;
    height: 32px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #333;
    margin-left: auto;
}

.ltn__main-menu>ul>li>.main_level_menu {
    font-size: 16px;
    padding: 20px 10px;
    display: inline-block;
    white-space: nowrap;
    color: #3b8a5b;
    font-weight: 700;
    font-family: var(--ltn__heading-font);
}

.ltn__main-menu li>a {
    position: relative;
}

.text_green {
    color: #217232 !important;
}

.text_white {
    color: #fff;
}

.sidebar {
    width: auto;
    bottom: 70px;
    z-index: 1;
    right: 30px;
    position: fixed;
    z-index: 999999;
}

.sidebar a {
    display: block;
    margin: 15px 0px;
}


.ltn__header-bg_yellow {
    background-color: var(--section-bg-1);
}

.ltn__breadcrumb-area-2 {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 15px;
}

.ltn__widget-title-border {
    position: relative;
    padding-left: 45px;
    color: #c30808;
}

.text_red {
    color: #c30808;
}

.ltn__product-item-3 .product-title {
    font-size: 18px;
    margin-bottom: 3px;
}

.ltn__product-item-3 .product-price {
    color: #c30808;
}

.ltn__product-item .product-price {
    margin-bottom: 12px;
    color: #c30808;
}

.product-action-btn-2 {
    background: #80b500;
    color: #fff;
    padding: 10px;
    border-radius: 20px;
}

.product-action-btn-2:hover {
    background: #c30808;
    color: #fff;
    padding: 10px;
    border-radius: 20px;
}

.ltn__product-item-3 .product-info {
    padding: 0px 10px 15px;
}

.shoping-cart-table.table-responsive {
    width: 63%;
    float: left;
}

.shoping-cart-total {
    float: right;
    width: 35%;
}

.shoping-cart-table thead th {
    vertical-align: middle;
    border-bottom: 0;
    background-color: #f7f8fa;
    font-size: 16px;
    text-align: center;
}

th.cart-product-remove {
    width: 10%;
}

th.cart-product-image {
    width: 10%;
}

th.cart-product-info {
    width: 40%;
}

td.cart-product-price {
    width: 15%;
}

td.cart-product-subtotal {
    width: 15%;
}

td.cart-product-quantity {
    width: 10%;
}

.shoping-cart-table td {
    padding: 20px 15px;
    vertical-align: middle;
}

.shoping-cart-total h4 {
    font-size: 30px;
}

.terms_input {
    margin-right: 5px;
}

.account-login-inner h1 {
    font-weight: 600;
}

.ltn__checkout-payment-method {
    width: 100%;
    float: left;
}

.ltn__checkout-payment-method .ltn__card-title::before {
    display: none;
}

.place_order_btn {
    margin-top: 20px;
}

.payment_method_div input {
    margin-right: 10px;
}

.billing-info-wrap .myaccount-content {
    border: 1px solid #eeeeee;
    padding: 20px;
    width: 47%;
    float: left;
    margin: 0px 20px 20px 0px;
    min-height: 350px;
}

.billing-info-wrap {
    position: relative;
    padding: 20px 0px 0px;
    float: left;
    width: 100%;
}

.billing-info-wrap .myaccount-content .input-radio {
    float: left;
    width: auto;
    height: auto;
    margin: 7px;
}

.edit_address_btn {
    color: #fff;
    background: #000;
    padding: 10px 15px;
}

.billing-info-wrap .myaccount-content h3 {
    font-size: 22px;
    position: relative;
    margin: 0 0 25px;
    text-transform: capitalize;
    font-weight: 500;
}

.address-content .myaccount-content {
    border: 1px solid #eeeeee;
    padding: 20px;
    width: 47%;
    float: left;
    margin: 0px 20px 20px 0px;
    min-height: 350px;
}

.address-content .myaccount-content .my_address_edit {
    float: right;
    margin-right: 10px;
    color: #000;
}

.address-content .myaccount-content .my_address_delete {
    float: right;
    color: #000;
    margin-right: 10px;
}

.myaccount-content p {
    margin-bottom: 5px;
}

.ltn__checkout-area .shoping-cart-total {
    float: right;
    max-width: 100%;
    width: 100%;
}

.shoping-cart-total .table tr td:first-child {
    width: 75%;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="submit"],
textarea,
select,
input[type="tel"] {
    background-color: var(--white);
    border: 2px solid;
    border-color: var(--border-color-9);
    height: 65px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 20px;
    font-size: 16px;
    color: var(--ltn__paragraph-color);
    width: 100%;
    margin-bottom: 30px;
    border-radius: 0;
    padding-right: 40px;
}

.google-map {
    height: auto;
}

.ltn__header-options-2 .mini-cart-icon .ltn__utilize-toggle {
    height: 50px;
    width: 50px;
    line-height: 50px;
    background: var(--white);
    color: var(--ltn__heading-color);
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1);
}

.ltn__tab-menu-list .nav .account_menu_item {
    display: block;
    align-items: center;
    padding: 15px 20px;
    border-bottom: 1px solid var(--border-color-1);
}

.account_menu_item_icon {
    float: right;
}

.ltn__feature-item-8 .ltn__feature-info h4 {
    margin-bottom: 5px;
    color: #3b8a5b;
}

.order_success_icon {
    width: 100%;
    height: auto;
}

.order_success_icon i {
    width: 100%;
    height: auto;
    font-size: 30px;
}

.order_success_icon i {
    width: 100%;
    height: auto;
    font-size: 80px;
    text-align: center;
    margin: 25px 0px 0px 0px;
    color: #3b8a5b;
}

.edit_address_btn {
    cursor: pointer;
}

.modal-product-info h3 {
    font-size: 32px;
    margin-bottom: 10px;
}

.modal-product-info .product-price {
    font-size: 34px;
}

.product-details-meta ul {
    padding-left: 0px;
    padding-bottom: 10px;
}

.navigationlink {
    color: var(--ltn__secondary-color);
}

.user-login {
    cursor: pointer;
}

input[type="password"] {
    letter-spacing: 0px;
}

.product-info {
    text-align: center;
}

.product-badge li {
    font-size: 12px;
    font-weight: 500;
    background-color: var(--ltn__heading-color);
    color: var(--white);
    padding: 3px 10px;
    text-transform: capitalize;
    border-radius: 15px 0px 15px 0px;
}