/*
Theme Name: E Com
Text Domain: ecom
Version: 1.5
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Author: the WordPress team
Author URI: https://wordpress.org/
Theme URI: https://wordpress.org/themes/twentytwenty/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/


/* .flex-viewport .slides >li{
  : 100%!important;
  
} */


/* .order_section hr{
display: none;
} */

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
    font-size: 15px;
}

img.wp-post-image {
    max-width: inherit;
}

.main-banner-top-space {
    padding-top: 80px;
}

.right-content-top {
    text-align: left;
}

.cart_order hr {
    display: block;
}

.section-cust-checkout .woocommerce-checkout-payment {
    margin: 0!important;
}

.ship-section-checkout .wc_payment_methods {
    padding-inline-start: inherit;
}

li.wc_payment_method.payment_method_cod {
    list-style: none;
}

.ship-section-checkout .woocommerce-privacy-policy-text {
    width: 90%;
}

.ship-section-checkout .shop_table {
    padding: 30px 50px;
}

.order_section .shop_table {
    padding: initial;
}

.ship-section-checkout #shop_table {
    margin: 20px 50px!important;
}

.woocommerce-MyAccount-content .woocommerce-notices-wrapper {
    margin: 0 5rem;
}

#place_order {
    white-space: nowrap;
    padding: 5px initial;
    margin-left: 10px;
}

.mob_only .search-width {
    width: 100%;
}

.pagination {
    justify-content: flex-end;
    margin-top: 30px;
}

.pagination .nav-links .page-numbers {
    padding: 6px 10px;
    font-size: 16px;
    border: 1px solid gray;
    border-radius: 6px;
    color: #000;
}

.pagination .nav-links .page-numbers.current {
    color: white;
    background-color: #007236;
}

.btn-seaech {
    background-color: white!important;
}

.input-group-append {
    margin-left: -1px;
    overflow: hidden!important;
    border-top-right-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
}

.account-per {
    font-size: 15px!important;
    text-align: left;
    font-weight: 600;
}

.wp-block-separator {
    margin-bottom: 30px;
}

.store-title {
    font-size: 20px;
}

.content-four a {
    font-size: 12px;
}

.content-three {
    margin-top: 30px;
}

.wishlist_table .product-add-to-cart a {
    width: unset!important;
}

.apply_coupon {
    width: 150px!important;
}

.variation-ProductCode p {
    line-height: unset;
}

.shopping-cart-details-section .product-price .woocommerce-Price-amount>bdi {
    font-size: 14px;
    font-weight: 500!important;
}

.shopping-cart-details-section .product-total .woocommerce-Price-amount>bdi {
    font-weight: 500!important;
    font-size: 14px;
}

.shopping-cart-details-section .cart-subtotal .woocommerce-Price-amount>bdi {
    font-size: 14px;
    font-weight: 500!important;
}

.shopping-cart-details-section .order-total .woocommerce-Price-amount>bdi {
    font-size: 14px;
    font-weight: 700!important;
}

.woocommerce-checkout-review-order .product-price .woocommerce-Price-amount>bdi {
    font-size: 14px;
    font-weight: 500!important;
}

.woocommerce-checkout-review-order .product-total .woocommerce-Price-amount>bdi {
    font-weight: 500!important;
    font-size: 14px;
}

.woocommerce-checkout-review-order .cart-subtotal .woocommerce-Price-amount>bdi {
    font-size: 14px;
    font-weight: 500!important;
}

.woocommerce-checkout-review-order .order-total .woocommerce-Price-amount>bdi {
    font-size: 14px;
    font-weight: 700!important;
    position: absolute;
    right: 1.5rem;
}

.shopping-cart-details-section .woocommerce-shipping-totals {
    display: none;
}

.review-text-heading {
    line-height: 20px!important;
    margin-top: 10px!important;
    padding: 0 10px;
}

.sproduct_details .nav-item {
    width: 50%;
}

#comments .row {
    text-align: center;
}

.related-products-space {
    margin-top: 40px;
    margin-bottom: 25px;
}

.sproduct_page .bread span a {
    margin-right: 5px;
    margin-left: 5px;
}

.related_products .qty.text {
    width: 70px;
    background: transparent;
}

#breadcrumbs {
    font-size: 13px;
}

.related_products .woocommerce-Price-amount {
    font-size: 14px;
}

.lgx-logo-slider-wp .lgx-logo-wrapper {
    padding: 0px!important;
}

.hot-deal-image {
    min-height: 146px;
}

span.page-numbers.dots {
    background-color: white;
    color: black;
}

.input-group-text {
    background-color: white!important;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border: none!important;
}

.woocommerce form.checkout_coupon {
    border: 1px solid #d3ced2!important;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    width: 100px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover {
    transform: scale(1.15);
}

.checkout_coupon .button {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.checkout_coupon .button:hover {
    transform: scale(1.15);
}

button.tablinks.accSettings {
    line-height: 10px;
}

.shipping-calculator-button {
    display: none!important;
}

#searchform .input-group-text {
    border: none!important;
    background-color: white!important;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

.aos-animate.aos-init.d-flex.justify-content-between.single_this_week_offer:hover {
    transform: scale(1.02);
}

.store-locater p {
    font-size: 13px;
}

.navbar-brand {
    margin-left: 80px;
}

.add-footer {
    line-height: 25px!important;
}

.woocommerce-product-gallery__image>a>img {
    width: auto;
    max-height: 150px;
}

.woocommerce-product-gallery__image--placeholder{
    max-width: -webkit-fill-available !important;
}

.woocommerce-order .woocommerce-notice {
    text-align: center;
}

.woocommerce .woocommerce-order p{
   margin-top: 0.2rem;
}

.woocommerce .wishlist-title h2 {
    margin-top: 4rem;
}

.store-icon {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    width: 20px;
    max-width: unset;
}

.store-icon:hover {
    transform: scale(1.04);
}

.shopping-cart-details-section .quan-title {
    display: none;
}

.green_back ul {
    margin: 0!important;
}

.dropdown-menu {
    margin-top: 0px!important;
    /* top: 50px!important; */
}

.dropdown-toggle {
    padding-left: 0px!important;
    margin-left: 0px!important;
    vertical-align: middle!important;
}

.about-us img {
    opacity: .7;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    background: #0f0f0f;
}

.about-us img:hover {
    opacity: 1;
}

.lgx-logo-slider-wp .lgx-logo-wrapper .owl-theme .owl-controls .owl-next img,
.lgx-logo-slider-wp .lgx-logo-wrapper .owl-theme .owl-controls .owl-prev img {
    width: 30px;
    background-color: white;
    border-radius: 50%;
}

.owl-carousel .owl-item {
    padding: 5px;
    border: 1px solid gray;
    border-radius: 10px;
}

.wishlist_table .woocommerce-Price-amount>bdi {
    margin-right: 10px;
}

.woocommerce .woocommerce-customer-details address {
    border: none!important;
}

.feature-icon {
    height: auto;
    width: 40px;
}

.related_products .dis>p>span {
    white-space: nowrap;
}

.entry-summary .quantity .quan-title {
    font-size: 13px;
    margin-bottom: 5px;
}

.single-product-side-image {
    max-height: 200px;
}

.entry-summary .quantity {
    width: 100px;
    text-align: left;
    margin-right: 19px;
}

.breadcrumb_last {
    font-weight: 600;
}

.woocommerce-input-wrapper {
    margin-bottom: 18px;
}

#myOrds>p {
    text-align: center;
}

.tab.tab-desktop {
    width: 100%;
}

.my-acc-t2 {
    font-family: "Open Sans";
    font-weight: 700;
    margin-bottom: 1.5em;
    font-size: 13px;
}

.woocommerce form .form-row {
    /* padding: 0!important;
    margin: 0!important; */
}

#backtomenu-link {
    padding-right: 0!important;
    padding-left: 0!important;
}

.product-quantity .quantity .wac-qty-button:hover {
    color: #007236;
}

.wac-qty-button {
    display: inline;
    border-radius: 3px !important;
    background-color: #333 !important;
    color: #fff !important;
    font-size: 22px;
    padding: 6px 9px !important;
    border: none !important;
}

.lgx-logo-slider-wp .nav-position-v-mid-hover .owl-controls .owl-next,
.lgx-logo-slider-wp .nav-position-v-mid-hover .owl-controls .owl-prev {
    top: calc(50% - 30px)!important;
}

.order_summary_title_total {
    font-size: 14px;
    font-weight: 700;
}

.shipping_title {
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 10px;
}

.wac-quantity {
    display: flex;
    align-items: center;
}

.add_to_cart_button {
    transition: all 0.4s ease-in-out;
}

.add_to_cart_button:hover {
    transform: scale(1.05)!important;
}

.yith-wcwl-form {
    width: 100%;
}

.mob_only .input-search-button {
    border-radius: 0 20px 20px 0!important;
}

.input-search-button {
    border: 0;
    background-color: white!important;
    border: 0!important;
    padding: 0;
    line-height: 34px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    padding-right: 10px;
    padding-left: 10px;
}

.input-search-button:focus {
    border: 0;
    outline: 0;
}

#search_input:focus {
    outline: 0;
    border: 0;
}

.rememberme {
    font-size: 12px;
    vertical-align: middle;
}

.sign-in-fields {
    box-sizing: border-box;
    margin: 0;
    outline: 0;
    line-height: normal;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    height: 45px !important;
    border-radius: 8px !important;
    /* background-color: #fff !important;
  border: 1px solid #b7b7b7 !important; */
    padding: 2px 10px 2px;
}

.contact-icon-title {
    line-height: 12px!important;
    margin-bottom: 7px;
}

.contact-icon {
    width: 25px;
}

.tablinks {
    font-size: 12px;
    font-weight: 600;
    color: #111111;
}

.tablinks:hover {
    color: #03bf5c;
}

.content-three img {
    width: 250px;
    height: auto;
}

.our-team-pad {
    max-width: 250px;
}

.page-top-space {
    margin-top: 5rem;
}

.top-header-area .fa-angle-right {
    color: white;
    font-size: 16px;
}

.top-header-area h5 {
    font-size: 21px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Open Sans";
}

.top-header-area h4 a {
    font-size: 15px;
    line-height: 50px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Open Sans";
    text-decoration: none;
}

.top-header-area {
    background-position-y: 100%;
    background-position-x: 70%;
    background-size: 40%;
    margin-top: 139px;
    background-repeat: no-repeat;
    background-color: #03bf5c;
    height: 205px;
}

.top-header-image {
    height: 205px;
    width: auto;
}

.bapf_slidr_all {
    margin: 0 0.6rem;
}

.woocommerce-ordering {
    width: 100%;
}

.category_page {
    margin-top: 8rem;
}

.title-space {
    margin-bottom: 2.5rem;
}

.best-seller .product {
    max-width: 330px!important;
    margin-right: auto;
    margin-left: auto;
}

.product-container {
    height: 100%;
}

.week-offer-c-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.content-one,
.content-two,
.content-three,
.content-four{
    scroll-margin-top: 12rem;
}

.comment-form-cookies-consent{
    display: flex;
}

.comment-form-cookies-consent label{
    margin-left: 0.5rem;
}

#review_form_id input[type="submit"] {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
 
#notfound {
    position: relative;
    height: 90vh;
  }
  
  /* 404 page*/
  #notfound .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  
  .notfound {
    max-width: 520px;
    width: 100%;
    line-height: 1.4;
    text-align: center;
  }
  
  .notfound .notfound-404 {
    position: relative;
    height: 200px;
    margin: 0px auto 20px;
    z-index: -1;
  }
  
  .notfound .notfound-404 h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 236px;
    font-weight: 200;
    margin: 0px;
    color:  #f7941d;
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  
  .notfound .notfound-404 h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 400;
    text-transform: uppercase;
    color:  #f7941d;
    background: #fff;
    padding: 10px 5px;
    margin: auto;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
  }
  
  .notfound a {
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    padding: 13px 23px;
    background:  #f7941d;
    font-size: 18px;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
  }
  
  .notfound a:hover {
    color: #f5c23e;
    background: #007236;
  }
  
  @media only screen and (max-width: 767px) {
    .notfound .notfound-404 h1 {
      font-size: 148px;
    }
  }
  
  @media only screen and (max-width: 480px) {
    .notfound .notfound-404 {
      height: 148px;
      margin: 0px auto 10px;
    }
    .notfound .notfound-404 h1 {
      font-size: 86px;
    }
    .notfound .notfound-404 h2 {
      font-size: 16px;
    }
    .notfound a {
      padding: 7px 15px;
      font-size: 14px;
    }
  }
@media (min-width: 768px) {
    .lgx-logo-slider-wp .nav-position-v-mid-hover .owl-controls .owl-prev {
        left: -65px!important;
    }
    .lgx-logo-slider-wp .nav-position-v-mid-hover .owl-controls .owl-next {
        right: -65px!important;
    }
    .lgx-logo-slider-wp .nav-position-v-mid .owl-controls .owl-prev {
        left: -50px!important;
    }
    .lgx-logo-slider-wp .nav-position-v-mid .owl-controls .owl-next {
        right: -50px!important;
    }
}

.best-seller .product {
    max-width: 330px!important;
    margin-right: 5px;
    margin-left: 5px;
}

.footer-mobile {
    display: none!important;
}

.footer-desktop {
    display: block!important;
}

#myOrds>p {
    text-align: left!important;
}

.top-header-area {
    margin-top: 156px;
}

.week-offer-c-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
}


}
@media (min-width: 1200px) {
    .top-header-area {
        background-position-y: 5%;
    }
    
    .week-offer-c-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25% !important;
        flex: 0 0 25% !important;
        max-width: 25% !important;
    }
}
.orderby {
    font-size: 12px;
    line-height: 38px;
    color: #000000;
    font-weight: 400;
    font-family: "Open Sans";
    height: 38px;
    border-radius: 10px;
    background-color: white;
    border: 1px solid #959595;
    padding: 2px 15px;
    width: 100%;
}
.woocommerce-result-count {
    font-size: 15px;
    color: #626262;
    font-weight: 700;
    font-family: "PT Sans";
    margin-bottom: 10px !important;
}
.order-select-box {
    color: red;
}
.category .category-button {
    font-size: 12px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Lato";
    width: 120px;
    height: 30px;
    border-radius: 10px;
    background-color: #fb641a;
    border: 1px solid #fb641a;
    margin-top: 13px;
}
.category .category-button:focus {
    outline: none !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.popular-image-container {
    overflow: hidden;
    width: 45%;
    bottom: 0;
    right: 0px;
    height: inherit;
}
.popular-image {}
.wpcf7-form.init>p {
    margin-bottom: 0px;
}
#search_input {
    height: 38px !important;
    /* width: 100%; */
    
    border: none;
}
.store-img {
    width: 50%;
}
bdi {
    font-weight: 700;
}
#yith-wacp-popup .yith-wacp-main {
    opacity: 0;
    background-color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    border-radius: 25px;
}
.yith-wcwl-add-to-wishlist {
    transition: all 0.4s ease-in-out;
}
.yith-wcwl-add-to-wishlist:hover {
    transform: scale(1.15);
}
.btn-add-to-cart {
    transition: all 0.4s ease-in-out;
}
 
.yith-wacp-content>p {
    color: #007236;
    font-size: 20px;
}
#yith-wacp-popup .yith-wacp-close {
    margin-right: 20px;
    margin-top: 10px;
}
#yith-wacp-popup .yith-wacp-content {
    padding-top: 40px !important;
}
#yith-wacp-popup .yith-wacp-wrapper {
    vertical-align: unset !important;
}
.added_to_cart.wc-forward {
    display: none;
}
.content-area {
    /* margin-top: 156px; */
    /* margin-bottom: 100px; */
    margin-top: 50px;
}
.post-thumbnail img {
    height: 250px !important;
    width: auto !important;
}
entry-title .woocommerce-order>p {
    text-align: center;
}
h2.woocommerce-order-details__title {
    text-align: center;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    display: flex;
    justify-content: center;
}
th.woocommerce-table__product-table.product-total {
    text-align: right;
    font-size: 14px;
}
td.woocommerce-table__product-total.product-total {
    text-align: right;
    font-size: 14px;
}
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details>tfoot>tr>td {
    text-align: right;
    font-size: 14px;
}
.category-button .fa {
    font-size: 20px;
}
.category-button>span {}
.footer-desktop .wpcf7 form .wpcf7-response-output {
    display: none !important;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    display: flex;
    justify-content: center;
}
.desktop-tab-icon {
    width: 40px;
}
.review.even {
    padding: 40px 20px;
}
.orderby>option {
    font-size: 13px;
}
.wpcf7-not-valid-tip {
    display: none;
}
.wpcf7-not-valid-tip {
    margin-top: 10px;
}
.sub-menu-category {
    background-color: #068140;
    color: white;
    font-size: 16px;
}
.sub-menu-category:hover {
    color: white;
}
.main-menu-category {
    background-color: #007236;
    color: white;
    font-size: 16px;
}
.rec-details .form-row .form-group .form-control {
    border-radius: 0px;
    border: 0;
    margin-right: 4px;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 24px;
}
.rec-details .form-row .form-group .form-control:focus {
    border: 0px;
}
.ship-section-checkout .container .row .woocommerce {
    width: 100%;
}
.dateadded {
    margin-bottom: 10px;
}
.woocommerce-cart-form__cart-item>td>a {
    display: block;
    max-width: unset;
}
.promotion-content h2 {
    font-weight: 700;
    font-size: 27px;
}
section.shipping-calculator-form {
    width: 100%;
}
section.shipping-calculator-form button.button,
.checkout_coupon button.button {
    margin-left: auto !important;
}
div.bapf_sfilter li:not(.berocket_checkbox_color) input[type="checkbox"]+label:before {
    opacity: 0;
    display: none !important;
}
.reset_password_page {
    padding-top: 50px;
    padding-bottom: 40px;
}
.reset_password_page .woocommerce-Button.button {
    width: auto !important;
}
.woocommerce-message {
    display: none;
}
body,
p {
    font-size: 11px;
    line-height: 19px;
    color: #272727;
    font-weight: 400;
    font-family: "Open Sans";
}
.signup:hover .woocommerce-Price-amount {
    color: white;
}
.logo {
    height: 55px;
}
.nav-link {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 64px;
    color: #000000;
    font-weight: 700;
    font-family: "Open Sans";
    text-align: right;
}

/* .row {
  width: 100%;
  padding: 0;
  margin: 0;
} */
.nav-link i {
    padding-left: 14px;
}
.ph_right {
    position: absolute;
    right: 0;
}
.navbar-light .navbar-nav .nav-link {
    padding: 0 13px;
}
.form-control {
    margin: 0 !important;
    border: 2px solid #fff;
    border-radius: 10px 0 0 10px;
    padding: 0.35rem 0.75rem;
}
.form-inline .btn {
    border: none !important;
    background: #fff !important;
    border-radius: 0 5px 5px 0;
    float: right;
    font-weight: 700;
    font-family: "Open Sans";
}
.fa-search {
    color: #000;
}
.signup {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 67px;
    color: #464646;
    font-weight: 600;
    font-family: "Open Sans";
}
.signup i {
    padding-right: 15px;
}
.lite_org .navbar-nav {
    display: inline-block;
}
.lite_org li.nav-item {
    display: inline-block;
    padding: 0 15px;
}
.green_back {
    height: 34px;
    background-color: #007236;
}
.green_back ul {
    list-style: none;
}
.main {
    padding: 130px 0;
    background-position: center;
    background-color: #f4ede5;
    background-size: cover;
}
.main h1 {
    font-size: 52px;
    line-height: 52px;
    color: #656565;
    font-weight: 700;
    font-family: "Open Sans";
}
.main h6 {
    font-size: 30px;
    line-height: 62px;
    color: #656565;
    font-weight: 700;
    font-family: "Open Sans";
}
.main p {
    font-size: 30px;
    line-height: 62px;
    color: #656565;
    font-weight: 400;
    font-family: "Open Sans";
}
.main button {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 23px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Lato";
    width: 157px;
    height: 45px;
    border-radius: 10px;
    background-color: #fb641a;
    border: 1px solid #fb641a;
}
.main button i {
    padding-left: 15px;
}
.features {
    padding: 15px 0;
    font-size: 11px;
    line-height: 13px;
    color: #000000;
    font-weight: 600;
    font-family: "Open Sans";
    border-bottom: 2px solid #028a41;
    margin-bottom: 76px;
}
.features img {
    margin: auto;
}
.hot_deal_week_offer {
    margin-bottom: 50px;
}
.product {
    position: relative;
    border: 1px solid #acacac;
    border-radius: 10px;
    padding: unset;
    min-height: 295px;
    margin-left: 5px;
    margin-right: 4px;
    margin-bottom: 10px;
    background-color: white;
    /* max-width: 250px; */
}
.week-offer-c-col .product {
    /* margin-left: 15px !important;
  margin-right: 15px !important; */
}
.product.hot_deal {
    background-color: #ffffbb;
    /* max-width: 320px; */
    
    width: 98%;
    margin-left: 0px;
    margin-right: 0px;
    border: none;
}
.product .product_category {
    font-size: 9px;
    letter-spacing: 1px;
    line-height: 20px;
    color: #9f9f9f;
    font-weight: 400;
    font-family: "Open Sans";
    text-transform: uppercase;
}
.product .name {
    font-size: 12px;
    line-height: 16px;
    color: #565656;
    font-weight: 700;
    font-family: "Open Sans";
    min-height: 40px;
}
.product .star {
    /* padding: 13px 0; */
}
.fa-star {
    color: #fec731;
}
.product .price {
    font-size: 15px;
    color: #ee0000;
    font-weight: 700;
    font-family: "Open Sans";
    bottom: 15px;
    position: absolute;
    width: 100%;
    left: 0;
}
.product .price .can_price {
    font-size: 12px !important;
    text-decoration: line-through;
    color: #0f0f0f !important;
    text-align: right;
    float: right;
}
.offer_img img {
    width: 55%;
}
.offer_percentage {
    font-size: 13px;
    line-height: 46px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Open Sans";
    width: 45px;
    height: 45px;
    border-radius: 32px;
    background-color: #ff0000;
    text-align: center;
    float: right;
    margin-right: 5px;
    margin-top: 5px;
}
.product_image {
    min-height: 146px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.see_all {
    font-size: 18px;
    line-height: 67px;
    color: #fb641a;
    font-weight: 700;
    font-family: "Lato";
    text-transform: uppercase;
}
.see_all i {
    padding-left: 15px;
}
.category button i {
    padding-left: 15px;
}
.product_cart button {
    font-size: 8px;
    letter-spacing: 1px;
    line-height: 15px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Lato";
    border-radius: 0 5px 5px 0;
    background-color: #fb641a;
    border: 1px solid #fb641a;
    text-transform: uppercase;
}
.product_cart img {
    width: 75%;
    padding-right: 15px;
}
.product:hover .price {
    display: none;
}
.single_this_week_offer {
    display: flex;
}
.single_this_week_offer>img {
    width: auto;
}
.single_brand {
    min-height: 133px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid #acacac;
    border-radius: 10px;
    width: 200px;
    margin-top: 13px;
}
.home_about {
    padding: 56px 100px;
    background-color: #ebebeb;
}
.home_about img {
    display: block;
    margin: auto;
    /*height: 100px;*/
    width: 250px;
}
.home_about h1 {
    font-size: 23px;
    line-height: 44px;
    color: #393939;
    font-weight: 800;
    font-family: "Open Sans";
    text-align: center;
    margin: 32px 0;
}
.home_about p {
    font-size: 14px;
    line-height: 20px;
    color: #393939;
    /*font-weight: 500;*/
    
    font-family: system-ui;
    text-align: center;
}
.top_footer {
    padding: 50px 0;
}
.top_footer h4 {
    font-size: 14px;
    color: #4b4949;
    font-weight: 700;
    font-family: "Open Sans";
    margin-bottom: 26px;
}
.top_footer p {
    font-size: 12px;
    line-height: 14px;
    color: #696868;
    font-weight: 500;
    font-family: "Open Sans";
}
.top_footer a:hover {
    color: #fb641a !important;
    line-height: 14px;
    cursor: pointer;
}
.top_footer table {
    width: 100%;
}
.top_footer input[type="email"] {
    padding: 10px 20px;
    font-size: 12px;
    line-height: 20px;
    color: #969696;
    font-weight: 400;
    font-family: "Open Sans";
    border-radius: 10px;
}
.top_footer input[type="submit"] {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 15px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Lato";
    width: 104px;
    height: 28px;
    border-radius: 10px;
    background-color: #ff7f40;
    margin: 20px 0;
    border: 1px solid #ff7f40;
    text-transform: uppercase;
}
.top_footer .row {
    width: auto;
}
.social {
    cursor: pointer;
    width: 100% !important;
}
.bottom_footer {
    background-color: #464646;
    height: 80px;
}
.bottom_footer p {
    font-size: 9px;
    letter-spacing: 1px;
    line-height: 20px;
    color: #ffffff;
    font-family: "Open Sans";
    margin: 0;
}
.bottom_footer_text {
    color: #ffffff;
    font-size: 14px;
    font-family: "Open Sans";
    vertical-align: middle;
}
.slider_main .flex-direction-nav {
    display: none;
}
.fas.fa-heart {
    display: none;
}
.product_cart .far.fa-heart:focus,
.product_cart .far.fa-heart:hover {
    display: none;
}
.product_cart .far.fa-heart:focus .product_cart .fas.fa-heart,
.product_cart .far.fa-heart:hover .product_cart .fas.fa-heart {
    display: block !important;
}

/*Udari Index*/
.lite_org {
    background-color: #fed5a8 !important;
    height: 80px !important;
}
.logo {
    height: 64px;
    margin-left: 59px;
    margin-top: 4px;
}
.green_back {
    height: 40px;
    background-color: #007236;
}
.lite_org .navbar-nav {
    display: inline-block;
    margin-left: 18%;
    margin-top: 2px;
}
.main h1 {
    font-size: 42px;
    line-height: 52px;
    color: #656565;
    font-weight: 700;
    font-family: "Open Sans";
}
.signup-bg {
    background-color: #ebebeb;
    padding: 8px 12px 8px 12px;
    border-radius: 7px;
}
.mr-auto li a {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 64px;
    color: #000000;
    font-weight: 700;
    font-family: "Open Sans";
    text-align: right;
}
.signup i {
    padding-right: 7px;
    font-size: 18px;
    vertical-align: middle;
}
.green_back ul li {
    font-size: 12px;
    letter-spacing: 1px;
    /* line-height: 34px; */
    
    color: #ffffff;
    font-weight: 600;
    font-family: "Open Sans";
    text-align: center;
    display: inline-block;
    padding: 0 17px;
    /* vertical-align: -webkit-baseline-middle; */
}
.category {
    height: 140px;
    border-radius: 10px;
    background-color: #ccfeda;
    padding: 23px 35px;
    padding-right: 5px;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 44px;
    color: #555555;
    font-weight: 700;
    font-family: "Open Sans";
    white-space: nowrap;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: 220px;
    background-position-y: 38px;
}

/* .category button {
  letter-spacing: 1px;
  line-height: 12px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Lato";
  width: 120px;
  height: 30px;
  border-radius: 7px;
  background-color: #fb641a;
  border: 1px solid #fb641a;
  cursor: pointer;
  font-size: 13px;
} */
.category .catgory-button {
    letter-spacing: 1px;
    line-height: 12px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Lato";
    width: 120px;
    height: 30px;
    border-radius: 7px;
    background-color: #fb641a;
    border: 1px solid #fb641a;
    cursor: pointer;
    font-size: 13px;
}
a.signup:hover {
    color: #007236;
    text-decoration: underline;
    text-decoration: none;
}
.top_footer input[type="email"] {
    padding: 8px 14px !important;
    font-size: 12px;
    line-height: 20px;
    color: #969696;
    font-weight: 400;
    font-family: "Open Sans";
    border-radius: 7px;
    border: 1px solid #b7b7b7;
    width: 100%;
    background-color: white;
    margin-top: 10px;
}
.social img {
    max-width: 90%;
    height: auto;
}
.top_footer input[type="submit"] {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 15px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Lato";
    width: 113px;
    height: 28px;
    border-radius: 9px;
    background-color: #ff7f40;
    margin: 6px 0 20px 0;
    border: 1px solid #ff7f40;
    text-transform: uppercase;
    padding: 0;
    cursor: pointer;
}
@media (min-width: 768px) {
    .content-two {
        margin-top: 20px;
    }
    
    .feature-icon {
        height: auto;
        width: 60px;
    }
    
    .e-cart button {
        width: 100%!important;
    }
    
    .woocommerce-ordering {
        width: 300px!important;
    }
    
    .logo-spaces {
        margin-left: 0.5rem !important;
    }
    
    .woocommerce-order {
        width: 60%;
        text-align: center;
    }
    
    .cart-right-cart>label {
        font-size: 12px !important;
        font-weight: 700;
        margin-top: 20px;
    }
    
    .shopping-cart-details-section {
        margin-top: 110px !important;
    }
    
    .top_footer {
        padding: 50px 115px;
    }
    
    nav.bg-light-primary {
        height: 45px;
        background-color: #000 !important;
    }
    
    .logo-img {
        width: auto;
         
    }
}
@media (min-width: 992px) {
    .week-offer-c-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30% !important;
        flex: 0 0 30% !important;
        max-width: 30% !important;
    }
    
    #order_review_heading {
        padding: 0 30px!important;
    }
    
    .cat_product .product_cart button {
        margin-left: 0!important;
    }
    
    .best-seller .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    
    .cat_product:hover .product_cart {
        display: block !important;
    }
    
    #searchform {
        width: 400px !important;
    }
}
@media (min-width: 1200px) {
    .week-offer-c-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25% !important;
        flex: 0 0 25% !important;
        max-width: 25% !important;
    }
    
    #searchform {
        width: 500px !important;
        border: 1px solid #999;
    }
}
.top_footer td img {
    /* max-width: 46%;
  height: auto;
  margin-top: -18px; */
    
    width: 20px;
    max-width: unset;
}
.main button {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 23px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Lato";
    width: 117px;
    height: 34px;
    border-radius: 10px;
    background-color: #fb641a;
    border: 1px solid #fb641a;
    -webkit-transition: all 0.5s ease-in-out;
}
.main button:hover {
    -webkit-transform: scale(1.15);
    background-color: #fb641a;
}
.category .category-button {
    transition: all 0.5s ease-in-out;
}
.category .category-button:hover {
    transform: scale(1.07);
}
.social img {
    -webkit-transition: all 0.5s ease-in-out;
}
.social img:hover {
    -webkit-transform: scale(1.1);
}
button,
.top_footer input[type="submit"] {
    -webkit-transition: all 0.5s ease-in-out;
}
button,
.top_footer input[type="submit"]:hover {
    -webkit-transform: scale(1.1);
}
.top_footer td img {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.top_footer td img:hover {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}
.main p {
    font-size: 23px;
    line-height: 62px;
    color: #656565;
    font-weight: 400;
    font-family: "Open Sans";
}
.navbar-nav li a {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 67px;
    color: #464646;
    font-weight: 600;
    font-family: "Open Sans";
}
.main-banner-bottom {
    font-size: 13px;
    line-height: 23px;
    color: #000000;
    font-weight: 700;
    font-family: "Open Sans";
}

/* For Large Desktops */
@media screen and (min-width: 1900px) {
    .woocommerce .quantity .qty {
        height: 36px!important;
    }
    
    .main-banner-top-space {
        padding-top: 140px!important;
    }
    
    .woocommerce-EditAccountForm p {
        margin-top: 20px!important;
    }
    
    #myOrds .right-content-top h6 {
        font-size: 25px!important;
        letter-spacing: 0px;
    }
    
    .wishlist-items-wrapper .product-name a {
        font-size: 14px!important;
    }
    
    #yith-wacp-popup .yith-wacp-content .actions .button {
        height: 32px!important;
        padding: 5px 10px!important;
        line-height: unset!important;
    }
    
    .store-locater p {
        font-size: 15px;
    }
    
    .store-locater
    {
        margin-top:5rem;
        margin-bottom: 5rem;;
    }
    .related_products h4 {
        font-size: 19px;
        line-height: 48px;
        font-weight: 700;
    }
    
    .my-acc-t2 {
        font-size: 17px;
    }
    
    .woocommerce-MyAccount-content {
        margin-top: 320px!important;
    }
    
    .rememberme {
        font-size: 14px;
    }
    
    .tablinks {
        font-size: 18px!important;
    }
    
    .our-team-pad {
        max-width: 300px;
    }
    
    .product_cart button {
        font-size: 12px;
    }
    
    .product .price {
        font-size: 22px;
        line-height: 67px;
        bottom: 5px;
    }
    
    .navbar-light .navbar-nav .nav-link {
        padding: 0 20px;
    }
    
    .product .price .can_price {
        font-size: 20px !important;
    }
    
    .woocommerce-info {
        font-size: 18px !important;
    }
    
    .main-banner-bottom {
        font-size: 18px;
        line-height: 23px;
        color: #000000;
        font-weight: 600;
        font-family: "Open Sans";
    }
    
    .navbar-nav li a {
        font-size: 14px;
        letter-spacing: 0px;
        line-height: 67px;
        color: #464646;
        font-weight: 600;
        font-family: "Open Sans";
    }
    
    .main button {
        font-size: 18px;
        letter-spacing: 1px;
        line-height: 23px;
        color: #ffffff;
        font-weight: 700;
        font-family: "Lato";
        width: 157px;
        height: 45px;
        border-radius: 10px;
        background-color: #fb641a;
        border: 1px solid #fb641a;
    }
    
    .main h1 {
        font-size: 52px;
        line-height: 52px;
        color: #656565;
        font-weight: 700;
        font-family: "Open Sans";
    }
    
    .main p {
        font-size: 30px;
        line-height: 62px;
        color: #656565;
        font-weight: 400;
        font-family: "Open Sans";
    }
    
    .top_footer h4 {
        font-size: 18px;
        line-height: 15px;
        color: #393939;
        font-weight: 700;
        font-family: "Open Sans";
    }
    
    .top_footer input[type="submit"] {
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 15px;
        color: #ffffff;
        font-weight: 700;
        font-family: "Lato";
        width: 130px;
        height: 28px;
        border-radius: 9px;
        background-color: #ff7f40;
        margin: 20px 0;
        border: 1px solid #ff7f40;
        text-transform: uppercase;
    }
    
    .social img {
        max-width: 295%;
        height: auto;
    }
    
    .top_footer input[type="email"] {
        padding: 8px 14px !important;
        font-size: 12px;
        line-height: 20px;
        color: #969696;
        font-weight: 400;
        font-family: "Open Sans";
        border-radius: 7px;
        border: 1px solid #b7b7b7;
        width: 95%;
    }
    
    .lite_org .navbar-nav {
        display: inline-block;
        margin-left: -11%;
        margin-top: -17px;
    }
    
    .category {
        height: 140px;
        border-radius: 10px;
        background-color: #ccfeda;
        padding: 23px 50px;
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 44px;
        color: #555555;
        font-weight: 700;
        font-family: "Open Sans";
        background-size: contain;
        background-repeat: no-repeat;
        background-position-x: 293px !important;
        background-position-y: 38px !important;
    }
    
    .category .category-button {
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 15px;
        color: #ffffff;
        font-weight: 700;
        font-family: "Lato";
        width: 140px;
        height: 45px;
        border-radius: 10px;
        background-color: #fb641a;
        border: 1px solid #fb641a;
    }
    
    .my-auto #searchform {
        width: 800px !important;
    }
    
    #searchform {
        width: 800px !important;
    }
}
.green_back ul li,
.green_back ul li a {
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 34px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Open Sans";
    text-align: left;
    display: inline-block;
    padding: 0px 10px;
    /* vertical-align: -webkit-baseline-middle; */
}
.nav-item:hover .dropdown-menu {
    display: block !important;
}
.signup i {
    padding-right: 7px;
    font-size: 18px;
    ertical-align: middle;
}
.mr-auto li a {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 40px;
    color: #000000;
    font-weight: 700;
    font-family: "Open Sans";
    text-align: right;
}
@media (min-width: 1900px) {
    .woocommerce form .form-row label {
        font-size: 13px;
    }
    
    .shipping_title {
        font-size: 14px!important;
    }
    
    .woocommerce ul#shipping_method {
        font-size: 13px
    }
    
    .shipping_title {
        font-size: 14px!important;
    }
    
    .woocommerce table.shop_table td {
        font-size: 14px!important;
    }
    
    .feature-icon {
        height: auto;
        width: 90px;
    }
    
    .qty.text {
        margin-left: 6px!important;
        margin-right: 6px!important;
        height: 35px !important;
    }
    
    .top-header-area {
        background-position-y: 5%;
        background-position-x: 70%;
        background-size: 50%!important;
        margin-top: 189px!important;
        height: 300px!important;
    }
    
    .woocommerce-ordering {
        padding-right: 3rem!important;
    }
    
    .woocommerce-result-count {
        font-size: 20px;
        margin-bottom: 20px!important;
    }
    
    .top_footer .sub_heading {
        font-size: 16px !important;
    }
    
    .cat_product:hover .product_cart {
        display: flex !important;
    }
    
    .yith-wcwl-add-to-wishlist {
        margin: 0px 8px !important;
    }
    
    .lite_org {
        background-color: #fed5a8 !important;
        height: 93px !important;
    }
}
.logo {
    height: 64px;
    margin-left: 59px;
    margin-top: -2px;
}
.green_back {
    height: 40px;
    background-color: #649733;
    /* margin-left: -30px; */
    /* display: flex;
  justify-content: flex-end; */
}
#searchform {
    width: 300px;
}
.main h1 {
    font-size: 52px;
    line-height: 52px;
    color: #656565;
    font-weight: 700;
    font-family: "Open Sans";
}

/* For Mobile */
@media only screen and (max-width: 768px) {

    .variations {
         margin-left: 50px;
    }

    .product_cart .w-100 {
        width: auto !important;
        padding-left: 32px;
    }

    .category_page {
        margin-top: 7rem;
    }
	.main span {
        font-size: 23px !important;
        line-height: 38px;
	}
    .comment-respond #comment {
        width: 100%;
    }
    .top-header-area h5 {
        font-size: 27px;
        line-height: 35px !important;
        color: #ffffff;
        font-weight: 700;
        font-family: "Open Sans";
        margin-top: 10px !important;
        margin-left: 34px;
      }

      .sproduct_details .nav-tabs .nav-link {
        font-size: 12px !important;
        padding: 0;
    }
    .review-content{
        width: 100%!important;
    }

    .comment-form-cookies-consent{
        align-items: flex-start;
    }

    .comment-form-cookies-consent label {
       text-align: justify;
    }

    #review_form_id input[type="submit"] {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .item-details  .product-name a {
        font-size: 15px !important;
    }

    .woocommerce-cart-form__cart-item{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .input-group-append {
        border-top-right-radius: 20px!important;
        border-bottom-right-radius: 20px!important;
    }
    
    .top-header-area {
        margin-top: 140px;
    }
    
    .woocommerce-Addresses header {
        text-align: center!important;
    }
    
    .woocommerce-Address-title a {
        text-align: center!important;
    }
    
    #myOrds address {
        /* text-align: center!important; */
        border: 1px solid gray;
        padding: 4px 12px;
    }
    
    .woocommerce-MyAccount-content {
        margin-top: 180px!important;
    }
    
    .our-team-pad {
        max-width: 100%!important;
    }
    
    .page-top-space {
        margin-top: 2rem;
    }
    
    .product {
        max-width: 100%!important;
    }
    
    .social {
        margin: 0!important;
    }
    
    .product {
        min-height: 360px !important;
        margin-right: auto;
        margin-left: auto;
        text-align: left;
    }
    
    .btn-outline-success:not(:disabled):not(.disabled) {
        border-radius: 0px 20px 20px 0px;
        padding: 0.35rem 0.6rem;
    }
    
    .woocommerce-cart-form__cart-item>td>a {
        display: flex;
        max-width: unset;
        justify-content: center !important;
    }
    
    .product-name>a {
        display: block !important;
    }
    
    .related_products h5 {
        font-size: 15px !important;
        line-height: 40px !important;
        font-weight: 900 !important;
        margin-top: 15px;
    }
    
    .best_seller .container .row .slider .flexslider .flex-direction-nav .flex-next {
        left: 262px !important;
        margin-top: -8px;
    }
    
    .best_seller .container .row .slider .flexslider .flex-direction-nav .flex-prev {
        left: 30px !important;
        margin-top: -8px;
    }
    
    .best_seller .container .row .product_cart button {
        font-size: 10px;
        letter-spacing: 1px;
        line-height: 10px;
        color: #ffffff;
        font-weight: 700;
        font-family: "Lato";
        padding: 1px 11px !important;
        border-radius: 10px;
        background-color: #fb641a;
        border: 1px solid #fb641a;
        height: 33px !important;
        width: 117px;
        text-transform: uppercase;
        margin-left: 42px;
    }
    
    .single_this_week_offer {
        /* min-height: 180px !important; */
        margin-bottom: 10px;
    }
    
    .category .category-button {
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 15px;
        color: #ffffff;
        font-weight: 700;
        font-family: "Lato";
        width: 127px;
        height: 38px;
        border-radius: 10px;
        background-color: #fb641a;
        border: 1px solid #fb641a;
        margin-top: 20px;
    }
    
    .slider_main {
        margin-top: 139px !important;
    }
    /* .top_footer td img {
    margin-left: 50px !important;
    margin-right: -10px !important;
  } */
    
    .top_footer h4 {
        margin-left: 0px !important;
        padding: 12px 0 !important;
        margin-bottom: unset;
    }

}
.brands_slider .slider {
    width: 100%;
}
input:focus {
    outline: none;
}
.tablinks:focus {
    outline: none;
}
button:focus {
    outline: none;
}

/*Udari home page */

/*Single Product page*/
.sproduct_page .bread {
    margin: 50px auto;
    font-size: 11px;
    line-height: 32px;
    color: #272727;
    font-weight: 400;
    font-family: "Open Sans";
}
.sproduct_page .star {
    margin: 10px auto;
    font-size: 14px;
}
.sproduct_page p {
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 21px;
    color: #555555;
    font-weight: 400;
    font-family: "Open Sans";
}
.pr {
    font-size: 23px;
    line-height: 20px;
    color: #00a651;
    font-weight: 700;
    font-family: "Open Sans";
    margin-bottom: 3px;
    margin-top: 10px;
}
.pr ins {
    text-decoration: none;
}
.discount ins,
.pr del {
    display: none;
}
.sproduct_delivery {
    padding: 15px 0;
    border-bottom: 1px solid #a1a1a1;
    border-top: 1px solid #a1a1a1;
    margin: 50px auto;
}
.related_products h4 {
    font-size: 16px;
    line-height: 32px;
    color: #575757;
    font-weight: 700;
    font-family: "Open Sans";
}
.related_products h5 {
    font-size: 12px;
    line-height: 16px;
    color: #565656;
    font-weight: 700;
    font-family: "Open Sans";
    margin-bottom: 18px;
}
.related_products .price {
    font-size: 12px;
    line-height: 16px;
    color: #00a651;
    font-weight: 700;
    font-family: "Open Sans";
}
.related_products .dis {
    font-size: 12px;
    line-height: 26px;
    color: #00a651;
    font-weight: 700;
    font-family: "Open Sans";
}
.price del,
.dis ins {
    display: none;
}
.related_products .dis {
    font-size: 11px;
    line-height: 16px;
    color: #7a7a7a;
    font-family: "Myriad Pro";
}
.qty.text {
    width: 100px;
}

/*Wish list------------------------------------------------*/
.shipping-section {
    margin-top: 50px;
}
.wishlist-title h2 {
    font-size: 24px;
    line-height: 44px;
    color: #525252;
    font-weight: 700;
    font-family: "Open Sans";
    margin-left: 0px;
    margin-top: 38px;
}
.yith-wcwl-share-title {
    font-size: 24px;
    line-height: 44px;
    color: #525252;
    font-weight: 700;
    font-family: "Open Sans";
    margin-left: 0px;
    margin-bottom: 18px;
}
.yith-wcwl-share li a {
    color: #fff;
    text-align: center;
    text-decoration: none;
    line-height: 2 !important;
    padding: 5px;
    display: block;
    border: none;
    min-width: 31px !important;
    min-height: 30px !important;
    border-radius: 50px;
}
.shipping-section .woocommerce a.button.alt:hover {
    transform: scale(1.1);
}
#yith-wcwl-row-140 a,
#yith-wcwl-row-140 .product-price,
.product-add-to-cart .dateadded,
.product-name a,
.product-price del,
.product-price ins {
    font-size: 14px;
}
.woocommerce-Price-amount {
    font-weight: 400;
}
.product-thumbnail img {
    height: 180px !important;
    max-width: 300px !important;
    width: auto !important;
    min-height: unset !important;
}

/* For Mobile */
@media only screen and (max-width: 768px) {
    .woocommerce .wishlist-title h2 {
        margin-top: 5.5rem;
    }

    .product.hot_deal {
        margin-left: 25px;
        margin-right: 25px;
        width: 100%;
        max-width: unset !important;
        text-align: left;
    }
    
    .week-offer-c-col .product {
        margin-left: 25px !important;
        margin-right: 25px !important;
    }
    
    .w-p-thumnail {
        text-align: center !important;
    }
    
    .product:hover .week-offer-card {
        display: block !important;
        justify-content: unset !important;
    }
    
    .wishlist_table.mobile li .item-wrapper .product-thumbnail {
        display: flex !important;
        max-width: unset !important;
        margin-right: unset !important;
        justify-content: center !important;
    }
    
    .wishlist_table.mobile li .item-wrapper .item-details {
        display: grid !important;
        width: 100% !important;
        vertical-align: top;
        font-size: 21px;
    }
    
    .wishlist_table.mobile li .item-wrapper {
        width: 100% !important;
    }
    
    .woocommerce a.button.alt {
        width: 160px !important;
        margin: unset !important;
    }
    
    .wishlist_table.mobile li .additional-info-wrapper .product-remove {
        text-align: unset !important;
    }
    
    .cart-right-cart .wc-proceed-to-checkout a.button.alt {
        width: unset !important;
        line-height: 24px !important;
    }
    
    .wc-proceed-to-checkout {
        text-align: center !important;
    }
    
    .wishlist_table.mobile li .additional-info-wrapper .product-remove {
        font-size: 20px;
    }
    
    .wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist,
    .wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
        margin-bottom: unset !important;
        margin-right: 10px !important;
    }
    
    .wishlist-title h2 {
        font-size: 24px;
        line-height: 23px;
        color: #525252;
        font-weight: 700;
        font-family: "Open Sans";
    }
    
    .product-thumbnail img {
        min-height: 145px !important;
        min-width: 100px;
    }

    .login-sub , .registered-link , .singnup-for
    {
        display: flex ;
        justify-content: center !important;
        align-items: center;
        float: none !important;
    }

    .mob-text
    {
        text-align: center !important;
    }

    .forgot_box {
        width: 100% !important;
    }

    .forgot_password input{
        width: 100% !important;
    }

    .product-name a{
        font-size: 15px !important;
    }
  
}

/* Large Screens */
@media screen and (min-width: 1900px) {
    .container {
        max-width: initial;
        padding: 20px 150px;
    }
    
    .promotion-content h2 {
        font-size: 36px !important;
        font-family: "Open Sans";
    }
    
    .woocommerce a.button.alt {
        margin-top: 25px !important;
    }
}

/*Wish list ends-------------------------------------------*/

/*Single Product page---------------------------------*/

/* Udari Single Product Page */
.quantity .screen-reader-text #quantity_5f8576c0ae9db {
    margin-top: 15px !important;
}
.variations .label {
    font-size: 14px;
    letter-spacing: 0px;
    color: #4c4c4c;
    font-weight: 400;
    font-family: "Open Sans";
    display: inline-block;
    padding-top: 25px;
}

/* Medium Screens */
.prod-main-img img {
    width: 173px;
    margin-top: 64px;
}
.sproduct_page h1 {
    font-size: 21px;
    line-height: 28px;
    color: #272727;
    font-weight: 700;
    font-family: "Open Sans";
}
.sproduct_page p {
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 21px;
    color: #555555;
    font-weight: 500;
    font-family: "Open Sans";
}
.order p {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 34px;
    color: #4c4c4c;
    font-weight: 400;
    font-family: "Open Sans";
}
.qty.text {
    height: 28px;
    border-radius: 3px;
    border: 1px solid #c5c3c3;
    padding: 1px 9px 1px;
    color: #838080;
    margin-left: 2px;
    margin-right: 2px;
}
.add-to-cart-prod-main .single_add_to_cart_button {
    width: 155px !important;
    height: 31px !important;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 18.3px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Lato";
    border-radius: 7px;
    background-color: #fb641a;
    border: 1px solid #fb641a;
    transition: all 0.5s ease-in-out;
    margin-left: -72px;
    margin-top: -5px;
}
.add-to-cart-prod-main .single_add_to_cart_button:hover {
    transform: scale(1.15);
}
.sproduct_delivery {
    padding: 1px 96px;
    border-bottom: 1.5px solid #a1a1a1;
    border-top: 1.5px solid #a1a1a1;
    margin: 30px auto;
    margin-left: -117px;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #fff #fff #fff;
}
.related_products-color {
    background-color: #f7f7f7;
    padding: 25px 30px;
}
.single_add_to_cart_button {
    text-transform: uppercase;
}
.single_add_to_cart_button:hover {
    transform: scale(1.15);
}
.order .cart .single_add_to_cart_button {
    font-size: 12px;
    cursor: pointer;
    letter-spacing: 1px;
    line-height: 10.3px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Lato";
    padding: 10px;
    border-radius: 7px;
    background-color: #fb641a;
    border: 1px solid #fb641a;
    transition: all 0.5s ease-in-out;
    white-space: nowrap;
    width: 160px;
    margin-bottom: 2px;
}
.quantity .screen-reader-text {
    width: 173%;
    height: 25px;
    border-radius: 5px;
    border: 1px solid #959595;
    padding: 1px 9px 1px;
    margin-top: -33px;
}
.cart_item .quantity .screen-reader-text {
    display: none;
}
.related_products h4 {
    font-size: 16px;
    line-height: 32px;
    color: #575757;
    font-weight: 700;
    font-family: "Open Sans";
}
.related_products .price {
    font-size: 13px;
    line-height: 16px;
    color: #00a651;
    font-weight: 900;
    font-family: "Open Sans";
    text-decoration: none;
}
.related_products .dis {
    font-size: 11px;
    line-height: 16px;
    color: #7a7a7a;
    font-family: "Myriad Pro";
}
.quantity input {
    height: 34px;
    border-radius: 5px;
    border: 1px solid #959595;
    padding: 1px 9px 1px;
}
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #fff #fff #fff;
    border-bottom: 4px solid #00a651;
    width: 352px;
    text-align: center;
}
.nav-tabs .nav-link:hover {
    border-color: #fff #fff #fff;
    color: black;
}
.tab-content>.tab-pane {
    font-size: 16px;
    line-height: 28px;
    color: #272727;
    font-weight: 400;
    font-family: "Open Sans";
}
.sproduct_page {
    margin-top: 156px;
}
.order .quantity .qty.text {
    height: 37px;
    border-radius: 3px;
    border: 1px solid #c5c3c3;
    padding: 1px 9px 1px;
    color: #838080;
    font-family: "Open Sans";
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    margin-top: 3px;
}

/* Large Screens */
@media screen and (min-width: 1900px) {
    .sproduct_page {
        margin-bottom: 153px;
    }
    
    .tab-content>.tab-pane {
        width: 1049px;
        font-size: 16px;
        line-height: 28px;
        color: #272727;
        font-weight: 400;
        font-family: "Open Sans";
    }
    
    .related_products .dis {
        font-size: 16px;
        line-height: 24px;
        color: #7a7a7a;
        font-family: "Myriad Pro";
    }
    
    .related_products .price {
        font-size: 18px;
        line-height: 24px;
        color: #00a651;
        font-weight: 700;
        font-family: "Open Sans";
    }
    
    .related_products h5 {
        font-size: 15px;
        line-height: 24px;
        color: #565656;
        font-weight: 700;
        font-family: "Open Sans";
    }
    
    .related_products h4 {
        height: 84px;
        font-size: 24px;
        line-height: 48px;
        color: #575757;
        font-weight: 700;
        font-family: "Open Sans";
        font-size: 18px!important;
    }
    
    .sproduct_delivery {
        padding: 1px 96px;
        border-bottom: 1px solid #a1a1a1;
        border-top: 1px solid #a1a1a1;
        margin: 50px auto;
        margin-left: -117px;
    }
    
    .add-to-cart-prod-main .single_add_to_cart_button {
        width: 195px !important;
        height: 44px !important;
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 18.3px;
        color: #ffffff;
        font-weight: 700;
        font-family: "Lato";
        border-radius: 7px;
        background-color: #fb641a;
        border: 1px solid #fb641a;
        -webkit-transition: all 0.5s ease-in-out;
        margin-left: -75px;
        margin-top: -11px;
    }
    
    .add-to-cart-prod-main .single_add_to_cart_button:hover {
        transform: scale(1.15);
    }
    
    .order p {
        width: 194px;
        height: 30px;
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 34px;
        color: #4c4c4c;
        font-weight: 400;
        font-family: "Open Sans";
    }
    
    .sproduct_page p {
        font-size: 18px;
        letter-spacing: 0px;
        line-height: 32px;
        color: #555555;
        font-weight: 400;
        font-family: "Open Sans";
    }
    
    .prod-main-img img {
        width: 256px;
        margin-top: 62px;
    }
    
    .cart-quantity p {
        font-size: 18px;
        line-height: 32px;
        text-align: left;
        margin-left: 49px;
    }
    
    .quantity .cart .single_add_to_cart_button {
        width: 152px !important;
        height: 42px !important;
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 10.3px;
        color: #ffffff;
        font-weight: 700;
        font-family: "Lato";
        border-radius: 7px;
        background-color: #fb641a;
        border: 1px solid #fb641a;
        transition: all 0.5s ease-in-out;
        margin-left: 129px;
        margin-top: -45px;
        position: absolute;
    }
    
    .order .far {
        font-weight: 100;
        margin-left: 14px;
        font-size: 29px;
    }
    
    .related_products-color {
        background-color: #f7f7f7;
        padding: 28px 10px 16px;
        height: auto !important;
    }
}

/* For Mobile */
@media only screen and (max-width: 768px) {
    .shipping-section {
        margin-top: 80px;
    }
    
    .wishlist_table.mobile {
        padding: 0 !important;
    }
    
    .home_about img {
        /*height: 80px;*/
    }
    
    .order .quantity .qty.text {
        height: 37px;
        border-radius: 7px;
        border: 1px solid #959595;
        padding: 1px 9px 1px;
        color: #4f4747;
        font-family: "Open Sans";
        text-align: center;
        font-size: 17px;
        font-weight: 600;
    }
    
    .top_footer {
        padding: 14px 0px 17px;
    }
    
    .sproduct_delivery {
        padding: 1px 96px;
        border-bottom: 1.5px solid #a1a1a1;
        border-top: 1.5px solid #a1a1a1;
        text-align: center;
    }
    
    .related_products .qty.text {
        margin-left: 0px !important;
        height: 31px;
    }
    
    .cart-quantity {
        margin-left: 15px;
    }
    
    .pro {
        text-align: center;
    }
    
    .add-to-cart-prod-main .single_add_to_cart_button {
        width: 155px !important;
        height: 31px !important;
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 18.3px;
        color: #ffffff;
        font-weight: 700;
        font-family: "Lato";
        border-radius: 7px;
        background-color: #fb641a;
        border: 1px solid #fb641a;
        transition: all 0.5s ease-in-out;
        margin-left: 7px;
        margin-top: 20px;
    }
    
    .sproduct_page p {
        font-size: 12px;
        letter-spacing: 0px;
        line-height: 21px;
        color: #555555;
        font-weight: 500;
        font-family: "Open Sans";
    }
    
    b,
    strong {
        font-weight: bolder;
    }
    
    *,
     ::after,
     ::before {
        box-sizing: border-box;
    }
    
    user agent stylesheet strong {
        font-weight: bold;
    }
    
    .sproduct_delivery p {
        font-size: 16px !important;
        letter-spacing: 0px;
        line-height: 16px !important;
        color: #16110b;
        font-weight: 400;
        font-family: "Open Sans";
        margin: 24px auto;
    }

   
}

/* Udari Single Product page --------------------------------*/

/*
  page*/
.woocommerce-tabs .wc-tabs-wrapper .wc-tabs {
    font-size: 16px;
    line-height: 62px;
    color: #0baf59;
    font-weight: 400;
    font-family: "Open Sans";
}
.sproduct_page .bread {
    margin: 50px auto;
    font-size: 11px;
    line-height: 32px;
    color: #272727;
    font-weight: 400;
    font-family: "Open Sans";
}
.sproduct_page h1 {
    font-size: 20px;
    line-height: 28px;
    color: #272727;
    font-weight: 700;
    font-family: "Open Sans";
}
.sproduct_page p {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 31px;
    color: #555555;
    font-weight: 400;
    font-family: "Open Sans";
}
.pr {
    font-size: 23px;
    line-height: 14px;
    color: #00a651;
    font-weight: 700;
    font-family: "Open Sans";
    display: inline-block;
}
.pr ins {
    text-decoration: none;
}
.discount ins,
.pr del {
    display: none;
}
.sproduct_delivery p {
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 13px;
    color: #16110b;
    font-weight: 400;
    font-family: "Open Sans";
    /* margin: 24px auto; */
}
.sproduct_delivery {
    padding: 15px 0;
    border-bottom: 1px solid #a1a1a1;
    border-top: 1px solid #a1a1a1;
    margin: 50px auto;
}
.related_products h4 {
    font-size: 16px;
    line-height: 32px;
    color: #575757;
    font-weight: 700;
    font-family: "Open Sans";
}
.related_products .price {
    font-size: 12px;
    line-height: 16px;
    color: #00a651;
    font-weight: 700;
    font-family: "Open Sans";
    display: inline-block;
}
.related_products .dis {
    font-size: 12px;
    line-height: 26px;
    color: #00a651;
    font-weight: 700;
    font-family: "Open Sans";
}
.price del,
.dis ins {
    display: none;
}
.related_products .dis {
    font-size: 11px;
    line-height: 16px;
    color: #7a7a7a;
    font-family: "Myriad Pro";
}

/*Category page*/
.main-banner {
    padding: 110px 0;
}
#min_price,
#max_price {
    display: block !important;
}

/*Product price for variation and simple product*/
.order .product_title,
.order .woocommerce-product-rating,
.order .price,
.order .product_meta {
    display: none !important;
}
span.woocommerce-input-wrapper {
    width: 100%;
}

/*Sabari New*/
.spro_round {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #3333336b;
}
.sproduct_write_a_review {
    float: right;
    margin: 40px 0;
}

/* New Changes-Udari------------------------------------------------------------------ */
.best_seller .container .row .slider .flexslider .flex-direction-nav .flex-prev {
    left: 1034px;
}
.best_seller .container .row .slider .flexslider .flex-direction-nav .flex-next {
    left: 1094px;
}
.best_seller .container .row .slider .flexslider:hover .flex-direction-nav .flex-prev {
    left: 1023px;
}
.best_seller .container .row .slider .flexslider:hover .flex-direction-nav .flex-next {
    left: 1113px;
}
.main h1 {
    font-size: 37px;
    line-height: 49px;
    color: #656565;
    
    /*color: white;*/
    font-weight: 700;
    font-family: "Open Sans";
}
.main h6 {
    font-size: 22px;
    line-height: 32px;
    color: #656565;
    /*color: white;*/
    font-weight: 700;
    font-family: "Open Sans";
}
.main p {
    font-size: 21px;
    line-height: 45px;
    color: #656565;
    /*color: white;*/
    font-weight: 400;
    font-family: "Open Sans";
}
.nav-item .nav-link {
    font-size: 15px !important;
}
.mr-sm-2::placeholder {
    text-align: right;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 64px;
    color: #464646;
    font-weight: 300;
    font-family: "Open Sans";
}
.btn-outline-success:not(:disabled):not(.disabled) {
    border-radius: 0px 10px 10px 0px;
    margin: 0px !important;
    /* height: 35.4px !important; */
}
.lite_org {
    background-color: #fff !important;
    height: 71px !important;
}
.offer_img {
    position: absolute;
    width: 100px;
    left: 8%;
}
.product .star {
    /* min-height: 45px;
  margin-top: -15px; */
}
.product .product_category {
    min-height: 20px;
}
.product_cart {
    padding: 14px 0;
    bottom: 0;
    border-radius: 10px;
    background-color: #ffffbb;
    display: none;
    position: absolute;
    width: 100%;
}
#abc {
    border: 1px solid #acacac;
    border-radius: 10px;
    padding: 20px 40px;
    margin-top: 37px;
    min-height: 392px;
    min-width: 190px;
    max-width: 22%;
    margin: 17px;
}
.main button {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 23.2px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Open Sans";
    width: 117px;
    height: 34px;
    border-radius: 10px;
    background-color: #fb641a;
    border: 1px solid #fb641a;
    -webkit-transition: all 0.5s ease-in-out;
}
.best_seller .container .row .product_cart button {
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 10px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Lato";
    padding: 1px 11px !important;
    border-radius: 10px;
    background-color: #fb641a;
    border: 1px solid #fb641a;
    height: 27px !important;
    width: 117px;
    text-transform: uppercase;
    margin-left: 42px;
}
.yith-wcwl-icon {
    font-size: 22px !important;
    vertical-align: -webkit-baseline-middle;
    color: #717171;
}
.yith-wcwl-icon:active {
    font-size: 22px !important;
    vertical-align: -webkit-baseline-middle;
    color: #717171;
}
.hot_deal_week_offer h2 {
    font-size: 27px;
    line-height: 44px;
    color: #525252;
    font-weight: 700;
    font-family: "Open Sans";
    margin-left: 0px;
    margin-bottom: 1rem;
}
.hot_deal_week_offer h3 {
    font-size: 16px;
    line-height: 2px;
    color: #7e7e7e;
    font-weight: 400;
    font-family: "Open Sans";
    margin-left: 0px;
    margin-bottom: 1rem;
}
.woocommerce span.onsale {
    font-size: 13px;
    line-height: 45px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Open Sans";
    width: 45px;
    height: 45px;
    border-radius: 32px;
    background-color: #ff0000 !important;
    text-align: center !important;
    float: right !important;
    top: 2.75em !important;
    left: 18.5em !important;
    line-height: 4.236 !important;
}
.see_all {
    font-size: 14px;
    line-height: 62px;
    color: #fb641a;
    font-weight: 700;
    font-family: "Lato";
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
    display: none;
}
.see_all:hover {
    font-size: 14px;
    line-height: 62px;
    color: #fb641a;
    font-weight: 700;
    font-family: "Lato";
    text-transform: uppercase;
}
.see_all i {
    padding-left: 15px;
    transition: all 0.5s ease-in-out;
}
.see_all:hover i {
    padding-left: 15px;
    transform: scale(1.15);
}
.product .product_category {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 20px;
    color: #9f9f9f;
    font-weight: 400;
    font-family: "Open Sans";
    text-transform: uppercase;
    margin-top: 5px;
}
.woocommerce-loop-product__title {
    font-size: 12px;
    line-height: 16px;
    color: #565656;
    font-weight: 700;
    font-family: "Open Sans";
    min-height: 50px;
}
h2.woocommerce-loop-product__title {
    font-size: 12px;
    line-height: 16px;
    color: #565656;
    font-weight: 700;
    font-family: "Open Sans";
    min-height: 50px;
    margin-top: 15px;
}
a:hover {
    text-decoration: none !important;
}
.woocommerce img,
.woocommerce-page img {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
#abc img {
    min-height: 175px !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.woocommerce .products .star-rating {
    display: block;
    margin: 0 0 0.5em;
    float: none;
    color: #fdd835;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    font-size: 10px !important;
    letter-spacing: 1px !important;
    line-height: 15px !important;
    color: #ffffff !important;
    /*font-weight: 700 !important;*/
    /*font-family: "PT Sans!important";*/
    
    padding: 20px 40x !important;
    border-radius: 10px !important;
    background-color: #fb641a !important;
    border: 1px solid #fb641a !important;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    font-family: "Lato";
}
.signup-bg:hover {
    color: #fdfcfa !important;
    text-decoration: underline;
    text-decoration: none;
    background-color: #007236 !important;
}

/* For Large Desktops */
@media screen and (min-width: 1900px) {
    .main h1 {
        font-size: 37px;
        line-height: 31px;
        color: #656565;
        font-weight: 700;
        font-family: "Open Sans";
    }
    
    .main h6 {
        font-size: 22px;
        line-height: 32px;
        color: #656565;
        font-weight: 700;
        font-family: "Open Sans";
    }
    
    .main p {
        font-size: 21px;
        line-height: 45px;
        color: #656565;
        font-weight: 400;
        font-family: "Open Sans";
    }
    
    .nav-item .nav-link {
        font-size: 14px !important;
    }
    
    .mr-sm-2::placeholder {
        text-align: right;
        font-size: 14px;
        letter-spacing: 0px;
        line-height: 64px;
        color: #464646;
        font-weight: 400;
        font-family: "Open Sans";
    }
    
    .mr-sm-2 {
        border-radius: 10px 0px 0px 10px;
    }
    
    .lite_org {
        background-color: #fed5a8 !important;
        height: 95px !important;
    }
    
    .hot_deal_week_offer h2 {
        font-size: 36px;
        line-height: 44px;
        color: #525252;
        font-weight: 700;
        font-family: "Open Sans";
    }
    
    .hot_deal_week_offer {
        margin-bottom: 1.5rem;
    }
    
    ul.page-numbers {
        padding-right: 3rem !important;
    }
    
    .product .star {
        margin-top: 10px!important;
    }
    
    .product .product_category {
        min-height: 20px !important;
    }
    
    .yith-wcwl-add-to-wishlist {
        margin: 0px 8px !important;
    }
    
    #abc {
        border: 1px solid #acacac;
        border-radius: 10px;
        padding: 20px 40px;
        margin-top: 37px;
        min-height: 392px;
        min-width: 190px;
        max-width: 22%;
        margin: 17px;
    }
    
    .main button {
        font-size: 18px;
        letter-spacing: 1px;
        line-height: 23.2px;
        color: #ffffff;
        font-weight: 700;
        font-family: "Open Sans";
        width: 142px;
        height: 40px;
        border-radius: 10px;
        background-color: #fb641a;
        border: 1px solid #fb641a;
        -webkit-transition: all 0.5s ease-in-out;
    }
    
    .hot_deal_week_offer h3 {
        font-size: 24px;
        line-height: 20px;
        color: #7e7e7e;
        font-weight: 400;
        font-family: "Open Sans";
        margin-left: 0 px;
    }
    
    .woocommerce span.onsale {
        font-size: 13px;
        line-height: 45px;
        color: #ffffff;
        font-weight: 700;
        font-family: "Open Sans";
        width: 45px;
        height: 45px;
        border-radius: 32px;
        background-color: #ff0000 !important;
        text-align: center !important;
        float: right !important;
        top: 2.75em !important;
        left: 18.5em !important;
        line-height: 4.236 !important;
    }
    
    .see_all {
        font-size: 18px;
        line-height: 62px;
        color: #fb641a;
        font-weight: 700;
        font-family: "Lato";
        text-transform: uppercase;
        transition: all 0.5s ease-in-out;
    }
    
    .see_all:hover {
        font-size: 18px;
        line-height: 62px;
        color: #fb641a;
        font-weight: 700;
        font-family: "Lato";
        text-transform: uppercase;
    }
    
    .see_all i {
        padding-left: 15px;
        transition: all 0.5s ease-in-out;
    }
    
    .see_all:hover i {
        padding-left: 15px;
        transform: scale(1.15);
    }
    
    .product .product_category {
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 20px;
        color: #9f9f9f;
        font-weight: 400;
        font-family: "Lato";
        text-transform: uppercase;
    }
    
    .woocommerce-loop-product__title {
        font-size: 12px;
        line-height: 16px;
        color: #565656;
        font-weight: 700;
        font-family: "Open Sans";
        min-height: 50px;
    }
    
    h2.woocommerce-loop-product__title {
        font-size: 12px;
        line-height: 16px;
        color: #565656;
        font-weight: 700;
        font-family: "Open Sans";
        min-height: 50px;
        margin-top: 15px;
    }
    
    a:hover {
        text-decoration: none !important;
    }
    
    .woocommerce img,
    .woocommerce-page img {
        min-height: 175px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
    
    #abc img {
        min-height: 175px !important;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
    
    .woocommerce .products .star-rating {
        display: block;
        margin: 0 0 0.5em;
        float: none;
        color: #fdd835;
    }
    
    .woocommerce #respond input#submit,
    .woocommerce a.button,
    .woocommerce button.button,
    .woocommerce input.button {
        font-size: 12px !important;
        letter-spacing: 1px !important;
        /* line-height: 20px !important; */
        color: #ffffff !important;
        font-weight: 700 !important;
        font-family: "Lato";
        /* padding: 10px 40px !important; */
        border-radius: 10px !important;
        background-color: #fb641a !important;
        /* border: 1px solid #fb641a !important; */
        text-transform: uppercase;
    }
    
    .signup-bg:hover {
        color: #fdfcfa !important;
        text-decoration: underline;
        text-decoration: none;
        background-color: #007236 !important;
    }
    
    .product .name {
        font-size: 15px;
        line-height: 21px !important;
        color: #565656;
        font-weight: 700;
        font-family: "Open Sans";
        min-height: 50px !important;
    }
    
    .product_image {
        min-height: 175px !important;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
    
    .nav-item .nav-link {
        font-size: 18px !important;
    }
    
    .green_back ul li,
    .green_back ul li a {
        font-size: 17px;
        letter-spacing: 1px;
        line-height: 50px !important;
        color: #ffffff;
        padding: 0 0px;
        vertical-align: unset;
        padding: 0 8px;
    }
    
    .lite_org li.nav-item {
        display: inline-block;
        padding: 0 20px;
        margin-top: 18px;
    }
    
    .product-two .product_cart {
        padding: 22px;
        bottom: 0;
        border-radius: 10px;
        background-color: #ffffbb;
        margin: 79px -59px -161px !important;
        display: none;
        margin-top: 10px !important;
    }
    
    .product-two .product_cart button {
        font-size: 10px;
        letter-spacing: 1px;
        line-height: 15px;
        color: #ffffff;
        font-weight: 700;
        font-family: "Lato";
        padding: 20px 40px;
        border-radius: 10px;
        background-color: #fb641a;
        border: 1px solid #fb641a;
        height: 28px !important;
        width: 91px !important;
        margin-right: 22px;
        text-transform: uppercase;
        margin-left: 6px;
        vertical-align: super;
    }
    
    .best_seller .container .row .slider .flexslider .flex-direction-nav .flex-prev {
        left: 1441px !important;
    }
    
    .best_seller .container .row .slider .flexslider .flex-direction-nav .flex-next {
        left: 1517px;
    }
    
    .best_seller .container .row .slider .flexslider:hover .flex-direction-nav .flex-prev {
        left: 1425px !important;
    }
    
    .best_seller .container .row .slider .flexslider:hover .flex-direction-nav .flex-next {
        left: 1535px;
    }
    
    #sec-slider {
        left: 995px !important;
    }
    
    .lite_org .navbar-nav {
        display: inline-block;
        margin-left: 18%;
        margin-top: -17px;
    }
    
    .navbar-nav li a {
        font-size: 16px;
        letter-spacing: 0px;
        line-height: 67px;
        color: #464646;
        font-weight: 600;
        font-family: "Open Sans";
    }
    
    .form-control {
        font-size: 16px;
        letter-spacing: 0px;
        line-height: 30px;
        color: #959595;
        font-weight: 400;
        font-family: "Open Sans";
    }
}
ins {
    text-decoration: none;
    float: left;
}
@media only screen and (max-width: 992px) {
    #notfound{
        height: 45vh;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
    .summary .order {
        display: inline-block !important;
    }
}

/* For Mobile */
@media only screen and (max-width: 768px) {
    #abc {
        border: 1px solid #acacac;
        border-radius: 10px;
        padding: 20px 40px;
        margin-top: 37px;
        min-height: 392px;
        min-width: 301px;
        max-width: 22%;
        margin: 17px;
    }
    
    .main button {
        margin-left: 7px;
    }
    
    .logo {
        height: 50px;
        margin-left: 18px;
        margin-top: 7px;
        margin-bottom: 2px;
    }
    
    .navbar-toggler {
        padding: 4px;
        background-color: #fed5a8 !important;
    }
    
    .home_about p {
        font-size: 14px;
        line-height: 20px;
        color: #393939;
        font-weight: 400;
        font-family: "Open Sans";
        text-align: center;
    }
    
    .navbar-light .navbar-nav .nav-link {
        text-align: center !important;
    }
    
    .nav-item .nav-link {
        font-size: 16px !important;
    }
    
    .nav-link i {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .product .product_category {
        font-size: 13px;
        letter-spacing: 1px;
        line-height: 20px;
        color: #9f9f9f;
        font-weight: 400;
        font-family: "Lato";
        text-transform: uppercase;
    }
    
    .product .name {
        font-size: 13px;
        margin-top: 6px;
    }
    
    .product .price .can_price {
        font-size: 16px !important;
        text-decoration: line-through;
        color: #0f0f0f !important;
        text-align: right;
        float: right;
        font-weight: 700;
        font-family: "Open Sans";
    }
    
    .product .price {
        font-size: 16px;
        line-height: 45px;
        color: #ee0000;
        font-weight: 700;
        font-family: "Open Sans";
    }
    
    .top_footer input[type="submit"] {
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 15px;
        color: #ffffff;
        font-weight: 700;
        font-family: "Lato";
        width: 113px;
        height: 34px;
        border-radius: 9px;
        background-color: #ff7f40;
        margin: 20px 0;
        border: 1px solid #ff7f40;
        text-transform: uppercase;
    }
    
    .top_footer p {
        font-size: 14px;
        line-height: 21px;
        color: #3f3f3f;
        font-weight: 400;
        font-family: "Open Sans";
    }
    
    .bottom_footer p {
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 20px;
        color: #ffffff;
        font-family: "Open Sans";
        margin: 0;
    }
    
    .see_all {
        font-size: 14px;
        line-height: 44px;
        margin-bottom: 15px;
    }
    
    .see_all {
        font-size: 14px;
        line-height: 62px;
        color: #fb641a;
        font-weight: 700;
        font-family: "Lato";
        text-transform: uppercase;
    }
    
    .flex-direction-nav .flex-next {
        right: 14px;
        text-align: center;
    }
    #notfound .notfound{
       
        bottom: 0;
    }
    #notfound{
        height: 45vh;
    }

}

/* New Changes Ends-Udari *---------------------------------------------------------------------------/
  
  /*New Styles for Category Sabari*/
.main-banner {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: inherit;
}
header .cate {
    margin-left: auto !important;
}
.yith-wcwl-add-button span,
.yith-wcwl-wishlistexistsbrowse a {
    display: none;
}
.bapf_slidr_main.ui-widget-content .ui-slider-range {
    background: #d4912b !important;
}
.bapf_sfilter .ui-state-default,
.bapf_sfilter .ui-widget-content .ui-state-default {
    background: #d4912b !important;
}

/*New Styles for Category Sabari*/

/*Best seller unexpected issue*/
.best_seller .flexslider .slides>li {
    width: 12.5% !important;
}

/*My account page form fields*/
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row select {
    padding: 5px 10px;
}

/*checkout page fields*/
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select,
.select2-container--default .select2-selection--single {
    line-height: normal;
    border-radius: 8px !important;
    background-color: #fff !important;
    border: 1px solid #b7b7b7 !important;
    padding: 2px 10px 2px;
    height: 50px;
}
@media (min-width: 768px) {
    #myOrds h6 {
        font-size: 17px;
        letter-spacing: 0px;
        color: #222222;
        font-weight: 700;
        font-family: "Open Sans";
        text-align: start!important;
    }
    
    .tablinks {
        font-size: 14px;
    }
    
    .offer_img {
        /* margin-top: -18px;
    margin-left: -20px; */
        width: 120px !important;
    }
    
    .sproduct_page {
        margin-bottom: 3rem;
        margin-top: 200px !important;
    }
    /* ul.page-numbers {
    padding-right: 130px !important;
  } */
    
    .yith-wcwl-add-to-wishlist {
        margin-top: unset !important;
        margin: 0px 4px !important;
    }
    
    .select2-container .select2-selection--single {
        height: 50px !important;
    }
}
@media (min-width: 765px) {}
@media (max-width: 765px) {
    .place-order-btn-checkout {
        display: none;
    }
}
.checkout hr {
    background-color: #acacac;
}
#payment {
    margin: 20px auto 40px;
}

/*Payment issue*/
.order_section #payment,
.cart_order #payment {
    display: none;
}

/*Cart page issue*/
.woocommerce a.remove {
    height: auto !important;
    font-size: 4em !important;
    transition: all 0.6s ease-in-out;
    background-color: white;
}

/*My account page form fields*/
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row select {
    padding: 5px 10px;
}

/*checkout page fields*/
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select,
.select2-container--default .select2-selection--single {
    line-height: normal;
    border-radius: 8px !important;
    background-color: #fff !important;
    border: 1px solid #b7b7b7 !important;
    padding: 2px 10px 2px;
    height: 50px;
}
@media (min-width: 768px) {
    .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1 {
        min-width: 50% !important;
    }
    
    .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
        min-width: 50% !important;
    }
    
    .select2-container .select2-selection--single {
        height: 38px !important;
    }
    
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: inherit!important;
    }
    
    .product-thumbnail img {
        height: 110px !important;
        max-width: 200px !important;
        /* min-height: unset !important; */
        width: auto;
    }
}
.place-order-btn-checkout {
    width: 138px;
    text-transform: uppercase;
    height: 29px;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 18.3px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Lato";
    border-radius: 7px;
    background-color: #fb641a;
    border: 1px solid #fb641a;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 4px 0;
    text-align: center;
    cursor: pointer;
}
.place-order-btn-checkout:hover {
    transform: scale(1.05);
}
@media (min-width: 765px) {
    #customer_details {
        height: 325px;
        overflow: hidden;
    }
}
@media (max-width: 765px) {
    .place-order-btn-checkout {
        display: none;
    }
}
.checkout hr {
    background-color: #acacac;
}
#payment {
    margin: 20px 50px;
    font-size: 14px;
}

/*Payment issue*/
.order_section #payment,
.cart_order #payment {
    display: none;
}
.cart_order th.product-name,
.cart_order th.product-total {
    display: none;
}
.update_cart_page_btn {
    background-color: transparent !important;
    border: none !important;
    text-transform: uppercase;
}

/* Checkout Final css Udari --------------------------------------------*/
.woocommerce ul.order_details li {
    float: left;
    text-transform: uppercase;
    font-size: 0.95em !important;
    line-height: 1;
    border-right: 1px dashed #d3ced2;
    padding-right: 4em !important;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}
.woocommerce-MyAccount-content {
    margin-top: 240px;
}
.woocommerce-order .woocommerce-notice {
    font-size: 20px;
    line-height: 19px;
    color: #007236;
    font-weight: 600;
    font-family: "Open Sans";
}
.woocommerce-order p:nth-child(2) {
    font-size: 14px;
    line-height: 19px;
    color: #272727;
    font-weight: 400;
    font-family: "Open Sans";
}
.woocommerce ul.order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: 0.715em;
    line-height: 1;
    border-right: 1px dashed #d3ced2;
    padding-right: 2em;
    margin-left: 0px;
    padding-left: 0;
    list-style-type: none;
    margin-top: 10px;
    margin-bottom: 10px;
}
.woocommerce-notices-wrapper .woocommerce-message {
    border-top-color: #8fae1b;
    width: 65.5% !important;
}
.woocommerce-NoticeGroup-checkout .woocommerce-error {
    border-top-color: #b81c23;
    width: 65.5% !important;
}
.woocommerce-error {
    border-top-color: #b81c23;
    width: 65.5% !important;
}
.signup-section h1 {
    font-size: 21px;
    line-height: 38px;
    color: #2a2a2a;
    font-weight: 700;
    font-family: "Open Sans";
    text-align: center;
    margin-top: 46px;
    margin-left: 14px;
}
.woocommerce-info {
    font-size: 15px;
    letter-spacing: 0px;
    /* line-height: 38px; */
    
    color: #222222;
    font-weight: 700;
    font-family: "Open Sans";
    /* background-color: transparent !important;
  border-top-color: transparent !important; */
}
.woocommerce-info::before {
    display: none !important;
}
.showcoupon {
    color: #ed4f24;
}
.showcoupon:hover {
    color: #007236 !important;
}
.woocommerce-billing-fields h3 {
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 38px;
    color: #222222;
    font-weight: 700;
    font-family: "Open Sans";
}
#customer_details {
    border-top: 1px solid #acacac;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    height: 34px;
}
.payment {
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 38px;
    color: #222222;
    font-weight: 700;
    font-family: "Open Sans";
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: transparent !important;
}
#order_review_heading {
    height: 47px;
    background-color: #000000;
    border-radius: 8px 8px 0px 0px;
    padding: 0 10px;
    font-size: 19px;
    letter-spacing: 0px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Open Sans";
}
#order_review {
    background-color: #f0f0f0;
    /* padding-bottom: 69px; */
}
.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 17px 0px !important;
    line-height: 1.5em;
}
.woocommerce table.shop_table {
    border: 0px solid rgba(0, 0, 0, 0.1) !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 0px !important;
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
    line-height: 2;
    text-align: left;
    margin: 0;
    font-weight: 400;
    margin-left: -64px;
}

/* For Mobile */
@media only screen and (max-width: 768px) {
    .woocommerce-notices-wrapper .woocommerce-message {
        border-top-color: #8fae1b;
        width: 95.5% !important;
    }
    
    .woocommerce {
        width: 100%;
    }
    
    #order_review_heading {
        height: 47px;
        background-color: #000000;
        border-radius: 8px 8px 0px 0px;
        font-size: 19px;
        letter-spacing: 0px;
        line-height: 48px;
        color: #ffffff;
        font-weight: 700;
        font-family: "Open Sans";
    }
    
    .woocommerce-additional-fields h3 {
        font-size: 17px;
        letter-spacing: 0px;
        line-height: 38px;
        color: #222222;
        font-weight: 700;
        font-family: "Open Sans";
    }
    
    .woocommerce #respond input#submit,
    .woocommerce a.button,
    .woocommerce button.button,
    .woocommerce input.button {
        text-transform: uppercase !important;
        font-size: 12px !important;
        letter-spacing: 1px !important;
        line-height: 15.9px !important;
        color: #ffffff;
        font-weight: 700;
        font-family: "Lato" !important;
        border-radius: 7px !important;
        background-color: #fb641a;
        border: 1px solid #fb641a;
        -webkit-transition: all 0.5s ease-in-out;
    }
    
    .place-order #place_order {
        text-transform: uppercase !important;
        font-size: 12px !important;
        letter-spacing: 1px !important;
        line-height: 15.9px !important;
        color: #ffffff;
        font-weight: 700;
        font-family: "Lato" !important;
        border-radius: 7px !important;
        background-color: #fb641a;
        border: 1px solid #fb641a;
        -webkit-transition: all 0.5s ease-in-out;
        width: 120px !important;
    }
    
    .woocommerce-order {
        width: 80%;
    }
    
    ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
        display: block;
    }
    
    .woocommerce ul.order_details li {
        float: left;
        margin-right: 2em;
        text-transform: uppercase;
        font-size: 0.95em !important;
        line-height: 2 !important;
        border-right: 1px dashed #d3ced2;
        padding-right: 2em;
        margin-left: 0;
        padding-left: 0;
        list-style-type: none;
    }
}

/* For Large Screen-*/
@media screen and (min-width: 1900px) {

    .search-t {
        margin-top: 10rem !important;
    }

    .account-per {
        font-size: 18px!important;
    }
    
    #myOrds h6 {
        font-size: 25px!important;
    }
    
    #order_review_heading {
        height: 47px;
        background-color: #000000;
        border-radius: 8px 8px 0px 0px;
        padding: 1px 63px 0px;
        margin-bottom: -3px;
        font-size: 19px;
        letter-spacing: 0px;
        line-height: 48px;
        color: #ffffff;
        font-weight: 700;
        font-family: "Open Sans";
    }
    
    .woocommerce form .form-row input.input-text,
    .woocommerce form .form-row textarea {
        box-sizing: border-box;
        width: 100%;
        margin: 0;
        outline: 0;
        line-height: normal;
        height: 39px;
    }
    
    .place-order-btn-checkout {
        width: 203px;
        text-transform: uppercase;
        height: 33px;
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 20px;
        color: #ffffff;
        font-weight: 700;
        font-family: "Lato";
        border-radius: 7px;
        background-color: #fb641a;
        border: 1px solid #fb641a;
        -webkit-transition: all 0.5s ease-in-out;
        padding: 6px 0;
    }
    
    #add_payment_method #payment ul.payment_methods li,
    .woocommerce-cart #payment ul.payment_methods li,
    .woocommerce-checkout #payment ul.payment_methods li {
        line-height: 2;
        text-align: left;
        margin: 0;
        font-weight: 400;
    }
    
    .place-order #place_order {
        text-transform: uppercase !important;
        font-size: 12px !important;
        letter-spacing: 1px !important;
        line-height: 1.9px !important;
        color: #ffffff;
        font-weight: 700;
        font-family: "Lato" !important;
        border-radius: 8px !important;
        background-color: #fb641a !important;
        border: 1px solid #fb641a;
        -webkit-transition: all 0.5s ease-in-out;
        height: 31px !important;
        width: 200px !important;
        padding: unset !important;
    }
    
    .woocommerce-order .woocommerce-notice {
        font-size: 22px !important;
        line-height: 19px;
        color: #272727;
        font-weight: 400;
        font-family: "Open Sans";
        margin-top: 22px !important;
    }
    
    .woocommerce-order {
        margin-left: 15px;
        text-align: center;
    }
}

/* Checkout final css ends udari---------------------------------------------------------------------- */

/* Shopping cart fin CSS Udari------*/
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 100% !important;
}
#s-cart-btn {
    background-color: #dadada !important;
    border: 1px solid #b7b7b7 !important;
    font-family: "Open Sans";
    color: rgb(39, 38, 38) !important;
    -webkit-transition: all 0.5s ease-in-out;
    border-radius: 0px !important;
}
#coupon_code {
    text-align: center;
    height: px;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 34px;
    color: #808080;
    font-weight: 400;
    font-family: "Open Sans";
    border-radius: 0px;
    border: 1px solid #ccc !important;
    width: 100%;
}
.coupon label {
    text-align: left;
    font-size: 14px;
    color: #111111;
    font-weight: 400;
    font-family: "Open Sans";
    width: max-content;
}
.cart-right-cart {
    width: 100%;
    background-color: #f0f0f0;
}
#shopping-csrt-text h3 {
    font-size: 21px;
    line-height: 20px;
    color: #3f3f3f;
    font-weight: 700;
    font-family: "Open Sans";
    text-align: -webkit-left;
}
.wc-proceed-to-checkout a.button {
    padding: 0.618em 2em !important;
    -webkit-transition: all 0.5s ease-in-out;
    width: 100%;
}
.wc-proceed-to-checkout a.button:hover {
    -webkit-transform: scale(1.05);
}
.signup-section h1 {
    font-size: 21px;
    line-height: 38px;
    color: #2a2a2a;
    font-weight: 700;
    font-family: "Open Sans";
    text-align: center;
    margin-top: 46px;
    margin-left: 14px;
}
.cart-right-cart {
    width: 100%;
    background-color: #f0f0f0;
    border: 1px solid #e2e2e2;
    margin-bottom: 25px;
    padding-bottom: 30px;
}
.cart-subtotal th {
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 21px;
    color: #2a2a2a;
    font-weight: 700;
    font-family: "Open Sans";
}
.order-total th {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #2a2a2a;
    font-weight: 700;
    font-family: "Open Sans";
    text-align: left;
}
#order_review {
    background-color: #f0f0f0;
    /* padding-bottom: 30px; */
    
    margin-bottom: 50px;
}
.woocommerce td.product-name .wc-item-meta:last-child {
    margin-bottom: 0px;
    margin-left: -39px;
}
.promo-code {
    margin-bottom: 15px !important;
}
#btn-txt-remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    text-decoration: none;
    font-weight: 700;
    border: 0;
    color: #868686 !important;
    font-size: 15px;
    font-style: normal;
}
#btn-txt-remove span {
    margin-left: 4px;
    font-family: "PT Sans" !important;
}
#btn-txt-remove:hover {
    color: red!important;
}
#edit-btn-s-cart {
    background-color: transparent !important;
    border: none !important;
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    text-decoration: none;
    font-weight: 700;
    border: 0;
    color: #868686 !important;
    font-size: 15px;
    margin-left: -15px !important;
}
#btn-txt-edit {
    display: block;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    text-decoration: none;
    font-weight: 700;
    border: 0;
    color: #868686 !important;
    font-size: 13px;
    margin-top: -12px;
    margin-left: -40px;
    text-transform: capitalize;
}
.woocommerce table.shop_table th {
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 36px;
    color: #2a2a2a;
    font-weight: 700;
    font-family: "Open Sans";
}
#need-help {
    font-size: 19px;
    letter-spacing: 0px;
    /* line-height: 36px; */
    
    color: #111111;
    font-weight: 700;
    font-family: "Open Sans";
    margin-bottom: 28px;
}
#need-help-info {
    font-size: 13px;
    letter-spacing: 0px;
    color: #111111;
    font-weight: 500;
    font-family: "Open Sans";
}
#need-help-info-link {
    font-size: 13px;
    letter-spacing: 0px;
    color: #648cd9;
    font-family: "Open Sans";
    text-decoration: underline;
}
#backtomenu-link a {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 38px;
    color: #fd5d24;
    font-weight: 700;
    font-family: "Roboto";
    text-decoration: none;
}
#backtomenu-link i {
    font-size: 31px;
    margin-top: -7.4px;
    vertical-align: middle;
}
.product-name a {
    width: unset !important;
    font-size: 12px !important;
    letter-spacing: 0px;
    line-height: unset !important;
    color: #2a2a2a;
    font-weight: 400;
    font-family: "Open Sans";
    text-align: unset !important;
    margin-top: unset !important;
}
.woocommerce .quantity .qty {
    width: 4rem !important;
    text-align: center;
    height: 28px;
    /* padding: 7px 43px 4px 41px !important; */
    
    background-color: #ffffff !important;
    border-radius: 0px !important;
    /* display: inline-flex !important; */
}
.qty {
    display: block !important;
}
.woocommerce table.shop_table td {
    /* border-top: 0px solid rgba(0, 0, 0, 0.1) !important; */
    
    padding: 9px 0px!important;
    vertical-align: middle;
    line-height: 1.5em;
}
#s-cart-btn {
    background-color: #dadada !important;
    border: 1px solid #b7b7b7 !important;
    font-family: "Open Sans";
    color: rgb(39, 38, 38) !important;
    margin-left: 8px;
    -webkit-transition: all 0.5s ease-in-out;
    border-radius: 0px !important;
    line-height: 18px !important;
}
#s-cart-btn:hover {
    -webkit-transform: scale(1.1);
}

/* For Mobile */
@media only screen and (max-width: 768px) {
    body .select2-container,
    body .ui-widget.ui-datepicker {
        z-index: unset !important;
    }
    
    .cart-right-cart>label {
        font-size: 12px !important;
        font-weight: 700;
        margin-top: 10px !important;
    }
    
    #shopping-csrt-text h3 {
        font-size: 21px;
        line-height: 66px;
        color: #3f3f3f;
        font-weight: 700;
        font-family: "Open Sans";
        text-align: -webkit-left;
        margin-top: -53px !important;
    }
    
    .wishlist_table.images_grid li .item-details table.item-details-table,
    .wishlist_table.mobile li .item-details table.item-details-table,
    .wishlist_table.mobile li table.additional-info,
    .wishlist_table.modern_grid li .item-details table.item-details-table {
        margin: auto !important;
    }
    
    .wishlist_table.images_grid li .item-details table.item-details-table td.label,
    .wishlist_table.mobile li .item-details table.item-details-table td.label,
    .wishlist_table.mobile li table.additional-info td.label,
    .wishlist_table.modern_grid li .item-details table.item-details-table td.label {
        text-align: left;
        font-weight: 700;
        width: unset !important;
    }
    
    .woocommerce .quantity .qty {
        width: 7.631em !important;
        text-align: center;
        background-color: #fdfdfd !important;
        border-radius: 0px !important;
    }
    
    .product-quantity .wac-quantity {
        width: 100%;
        font-weight: bold;
        margin-top: -15px;
    }
    
    #btn-txt-remove {
        display: block;
        font-size: 1.5em;
        height: 1em;
        width: 1em;
        text-align: center;
        line-height: 1;
        border-radius: 100%;
        text-decoration: none;
        font-weight: 700;
        border: 0;
        color: #868686 !important;
        font-size: 15px;
    }
    
    #backtomenu-link a {
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 38px;
        color: #fd5d24;
        font-weight: 700;
        font-family: "Roboto";
        text-decoration: none;
    }
    
    #need-help-info {
        font-size: 14px;
        letter-spacing: 0px;
        line-height: 56px;
        color: #111111;
        font-weight: 700;
        font-family: "Open Sans";
    }
    
    #need-help {
        font-size: 19px;
        letter-spacing: 0px;
        line-height: 36px;
        color: #111111;
        font-weight: 700;
        font-family: "Open Sans";
        margin-bottom: -6%;
    }
    
    .cart-right-cart {
        width: 100%;
        background-color: #f0f0f0;
        margin-bottom: 90px !important;
        margin-top: 10px !important;
        border: 1px solid #e2e2e2;
        padding-bottom: 41px;
        /* margin: 0 20px!important; */
    }
    
    .wc-proceed-to-checkout a.button {
        margin-left: 39px !important;
        width: 218px !important;
        margin-top: -33px !important;
        padding: 0.618em 2em !important;
    }
    
    #s-cart-btn {
        background-color: #dadada !important;
        border: 1px solid #b7b7b7 !important;
        font-family: "Open Sans";
        color: rgb(39, 38, 38) !important;
        line-height: 10px !important;
        font-size: 10px !important;
        width: 85%;
        -webkit-transition: all 0.5s ease-in-out;
        border-radius: 0px !important;
    }
    
    #coupon_code {
        text-align: center;
        font-size: 12px;
        letter-spacing: 0px;
        line-height: 24px;
        color: #808080;
        font-weight: 400;
        font-family: "Open Sans";
        border-radius: 0px;
        border: 1px solid #ccc !important;
    }
    
    .coupon label {
        text-align: left;
        font-size: 13px;
        color: #111111;
        font-weight: 400;
        font-family: "Open Sans";
        width: max-content;
        margin-bottom: 15px;
    }
    
    button,
    .top_footer input[type="submit"] {
        background-color: #f7941d !important;
        border: 1px solid#f7941d !important;
    }
    
    .woocommerce table.shop_table td {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        padding: 9px 12px;
        vertical-align: middle;
        line-height: 1.5em;
        background-color: transparent !important;
    }
}

/* For Large Desktops */
@media screen and (min-width: 1900px) {
    .woocommerce-privacy-policy-text p {
        font-size: 13px;
    }
    
    .our-team-pad .content {
        font-size: 14px;
    }
    
    .content-four a {
        font-size: 15px;
    }
    
    .green_back .nav-item {
        margin-right: 25px!important;
    }
    
    .cart-right-cart #coupon_code {
        text-align: center;
        height: 44px;
        font-size: 13px;
        letter-spacing: 0px;
        line-height: 28px;
        color: #808080;
        font-weight: 400;
        font-family: "Open Sans";
        border-radius: 0px;
        border: 1px solid #ccc !important;
        margin-right: 8px;
    }
    
    .cart-right-cart {
        width: 100%;
        background-color: #f0f0f0;
        border: 1px solid #e2e2e2;
        margin-bottom: 25px;
        padding: 20px 40px 40px 40px!important;
    }
    
    .cart-right-cart #s-cart-btn {
        background-color: #dadada !important;
        border: 1px solid #b7b7b7 !important;
        font-family: "Open Sans";
        color: rgb(39, 38, 38) !important;
        -webkit-transition: all 0.5s ease-in-out;
        border-radius: 0px !important;
        height: 38px !important;
        padding: 5px !important;
        line-height: 10px !important;
        width: 85%;
    }
    
    .wc-proceed-to-checkout a.button {
        margin-left: 19px !important;
        width: 315px !important;
        margin-top: -33px !important;
        padding: -0.382em 5em 0em !important;
        line-height: 20px !important;
        height: 41px !important;
        font-size: 16px !important;
        text-align: center;
        border-radius: 10px !important;
    }
    
    #coupon_code {
        text-align: center;
        height: px;
        font-size: 13px;
        letter-spacing: 0px;
        line-height: 28px;
        color: #808080;
        font-weight: 400;
        font-family: "Open Sans";
        border-radius: 0px;
        border: 1px solid #ccc !important;
    }
    
    #s-cart-btn:hover {
        -webkit-transform: scale(1.1);
    }
    
    .need-help {
        margin-left: 0px !important;
    }
    
    #need-help-info {
        font-size: 14px;
        letter-spacing: 0px;
        color: #111111;
        font-weight: 700;
        font-family: "Open Sans";
    }
    
    #need-help {
        font-size: 19px;
        letter-spacing: 0px;
        line-height: 36px;
        color: #111111;
        font-weight: 700;
        font-family: "Open Sans";
        margin-bottom: -4%;
    }
    
    .product_cart {
        padding: 25px !important;
        bottom: 0;
        border-radius: 10px !important;
        background-color: #ffffbb;
        display: none;
        border-radius: -13px !important;
    }
    
    .product_cart button {
        height: 32px !important;
    }
    
    .best_seller .product_cart {
        padding: 20px !important;
        bottom: 0;
        border-radius: 10px !important;
        background-color: #ffffbb;
        margin: 36px 20px -18px 36px !important;
        display: none;
        margin-top: 0px !important;
        width: 230px;
        border-radius: -13px !important;
        margin-left: -39px !important;
    }
    
    .best_seller .container .row .product_cart button {
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 10px;
        color: #ffffff;
        font-weight: 700;
        font-family: "Lato";
        padding: 1px 17px !important;
        border-radius: 10px;
        background-color: #fb641a;
        border: 1px solid #fb641a;
        height: 40px !important;
        width: 117px;
        text-transform: uppercase;
        margin-left: 42px;
    }
}

/* Shopping Cart fin Css ends Udari-------- */

/* My Account Fin> inside -----------------------*/

/* desktop */
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    border-top: 3px solid #a46497;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
    width: 100% !important;
}
#place_order {
    text-transform: uppercase !important;
    font-size: 12px !important;
    letter-spacing: 1px !important;
    line-height: 10px !important;
    color: #ffffff;
    font-weight: 700;
    font-family: "Lato" !important;
    border-radius: 7px !important;
    background-color: #fb641a;
    border: 1px solid #fb641a;
    -webkit-transition: all 0.5s ease-in-out;
    height: 29px;
    width: 130px;
}
#place_order:hover {
    transform: scale(1.2);
}
.woocommerce-order-details .woocommerce-order-details__title {
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 38px;
    color: #222222;
    font-weight: 700;
    font-family: "Open Sans";
    margin-bottom: 0%;
}
.woocommerce-customer-details .woocommerce-column__title {
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 38px;
    color: #222222;
    font-weight: 700;
    font-family: "Open Sans";
    text-align: left;
    margin-top: -2.3%;
    margin-bottom: 0%;
}

/* For Mobile */
@media only screen and (max-width: 768px) {
    .woocommerce ul.order_details li {
        border-right: unset !important;
    }
    
    .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1 {
        min-width: 100% !important;
    }
    
    .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
        min-width: 100% !important;
    }
    
    .shopping-cart-details-section {
        margin-top: 140px !important;
    }
    
    #total-shopping-cart-items {
        font-size: 14px !important;
    }
    
    .w-p-thumnail::before {
        content: unset !important;
        font-weight: 700;
        float: left;
    }
    
    .sub-categories {
        padding-top: unset !important;
    }
    
    .select2-container .select2-selection--single .select2-selection__rendered {
        display: block;
        padding-left: 8px;
        padding-right: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 20px !important;
    }
    
    .shipping-section #yith-wcwl-form {
        width: 100%;
    }
    
    #primary #main p,
    #sidebar p {
        font-size: 16px;
        line-height: 29px !important;
        color: #7e7e7e;
        font-weight: 400;
        font-family: "Open Sans";
    }
    
    #main #searchform #s {
        width: 222px !important;
    }
    
    #order_review {
        background-color: #f0f0f0;
        padding-bottom: 20px;
        margin-bottom: 15px;
        padding-right: 5px;
    }
    
    .woocommerce ul.order_details li {
        width: 100% !important;
        text-align: center;
    }
    
    ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details>li>strong {
        display: block;
    }
    
    .top_footer input[type="email"] {
        width: 90% !important;
        height: 45px;
        font-family: "Open Sans";
    }
    
    .bottom_footer {
        height: 126px !important;
    }
    /* .top_footer .col-md-2,
  .top_footer .col-md-3 {
    margin-left: -27px !important;
  } */
    
    .category {
        height: 180px;
        border-radius: 10px;
        background-color: #ccfeda;
        padding: 23px 50px;
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 44px;
        color: #555555;
        font-weight: 700;
        font-family: "Open Sans";
        margin-top: 0px;
        margin-bottom: 12px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position-x: 159px !important;
        background-position-y: 38px;
        width: auto;
    }
}

/* For Large Desktops */
@media screen and (min-width: 1900px) {
    .woocommerce-Price-amount {
        font-weight: 400;
        font-size: 15px!important;
    }
    
    .woocommerce table.shop_table th {
        font-size: 15px!important;
    }
    
    .shopping-cart-details-section .product-name a {
        font-size: 14px!important;
    }
    
    .cart-right-cart .cart_item {
        font-size: 13px;
    }
    
    .cart-right-cart>label {
        font-size: 15px !important;
    }
    
    .review-text-heading {
        padding: 0 20px;
    }
    
    .offer_img {
        width: 140px !important;
    }
    
    .hot_deal img {
        max-height: 180px!important;
    }
    
    .top_footer {
        padding: 45px 0px !important;
    }
    
    .top_footer p {
        font-size: 15px;
        line-height: 28px;
        color: #3f3f3f;
        font-family: "Open Sans";
    }
    
    .bottom_footer {
        background-color: #464646;
        padding: 40px 0px;
        height: 131px;
    }
    
    .slider_main {
        margin-top: 0px;
    }
    
    .best_seller .yith-wcwl-add-button>a i {
        margin-top: -12px !important;
    }
    
    .best_seller .feedback .yith-wcwl-icon {
        margin-top: -12px !important;
    }
    
    .this-w-off .product_cart {
        border-radius: 10px !important;
        background-color: #ffffbb;
        display: none;
        border-radius: -13px !important;
        position: absolute;
        justify-content: center;
        align-items: center;
    }
    
    .product:hover .week-offer-card {
        display: flex;
        justify-content: center !important;
    }
    
    .product {
        min-height: 365px;
    }
    
    .week-offer-c-col .product {
        /* margin-left: 20px!important; */
    }
    
    .shipping-section {
        margin-top: 100px;
    }
    
    .shopping-cart-details-section {
        margin-top: 140px !important;
    }
}

/* My account Fin > inside ends ---------------------*/
@media (max-width: 765px) {
    .product-quantity {
        width: 100% !important;
    }
}
.bapf_no_products {
    padding: 40px 0 0;
}
img {
    max-width: 100%;
}
.back_to_cart {
    margin: 40px auto auto;
}

/*------------Finally added Large Screen Styles--------------------*/
@media screen and (min-device-width: 1500px) and (-webkit-min-device-pixel-ratio: 1) {
    /*Wishlist*/
    
    .hot_deal_simg {
        min-height: 145px !important;
    }
    
    .hot_deal .product_cart {
        padding: 14px;
        bottom: 0;
        border-radius: 10px;
        background-color: #ffffbb;
        display: none;
    }
}

/*-----------------------------------*/

/*-------------Udari ipad pro landscape ends-----------------------*/
#s::-moz-placeholder {
    line-height: 25px !important;
    height: 40px !important;
}

/*17-11-2020------------------------------------*/
.form-control:focus,
.my-2:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 black !important;
}

/*Tooltip*/
.tooltipW {
    position: relative;
    display: inline-block;
    border-bottom: 0px dotted black;
}
.tooltipW .tooltiptext {
    height: 31px;
    visibility: hidden;
    width: 120px;
    bottom: 87%;
    left: 50%;
    line-height: 20px;
    margin-left: -60px;
    /* Use half of the width (120/2 = 60), to center the tooltip */
    
    background-color: #fb641a;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    font-family: "Open Sans";
    padding: 5px 0;
    /* Position the tooltip */
    
    position: absolute;
    z-index: 1;
}
.tooltipW:hover .tooltiptext {
    visibility: visible;
}
.tooltipW:after {
    content: "";
    position: absolute;
    left: 100%;
    margin-left: -24px;
    top: 12%;
    transform: rotate(-88deg);
    border: 10px solid #fb641a;
    border-color: transparent #fb641a transparent transparent;
    display: none;
}
.tooltipW:hover:before,
.tooltipW:hover:after {
    display: block;
}

/*Wrong search UI*/
.wrap .page-header .page-title {
    font-size: 24px;
    line-height: 44px;
    color: #525252;
    font-weight: 700;
    font-family: "Open Sans";
    margin-left: 18px;
}
#primary #main p,
#sidebar p {
    font-size: 16px;
    line-height: 2px;
    color: #7e7e7e;
    font-weight: 400;
    font-family: "Open Sans";
}
#sidebar p {
    margin-top: 15px;
}
#sidebar ul li {
    list-style-type: none;
}
#sidebar #searchform {
    display: none;
}
#main #searchform #s {
    width: 255px;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#main #searchform #searchsubmit {
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.wrap #sidebar h2 {
    font-size: 24px;
    line-height: 44px;
    color: #525252;
    font-weight: 700;
    font-family: "Open Sans";
    margin-left: 0px;
}
#sidebar ul li a {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 41px;
    color: #585858;
    font-weight: 700;
    font-family: "Open Sans";
    text-align: left;
}
#primary #main #searchform {
    margin-left: 0px;
}
@media (min-width: 1200px) and (max-device-width: 1600px) {
    .my-auto #searchform {
        margin-top: 0 !important;
        width: 424px !important;
    }
}
.value .reset_variations {
    display: none !important;
}
.single_variation_wrap {
    margin-top: 15px;
    align-items: center;
}

/*20-11-2020*/
.desk_only {
    position: fixed;
    z-index: 9999999;
    width: 100%;
}
.mob_only {
    display: none;
    position: fixed;
    z-index: 9999999;
    width: 100%;
}

/*20-11-2020*/

/* .top_footer .col-md-2 p {
  line-height: 14px !important;
} */
.top_footer {
    padding: 51px 0px;
    border-top: 1px solid #dadada;
}
.top_footer .sub_heading {
    font-size: 13px;
    /* line-height: 32px; */
    
    color: #3f3f3f;
    font-weight: 700;
    font-family: "Open Sans";
}
.slider_main {
    margin-top: 114px;
}
.bottom_footer img {
    width: 157px;
}
.bottom_footer p {
    line-height: 2px;
}
.hot_deal img {
    max-height: 145px;
}
.best_seller .yith-wcwl-add-button>a i {
    margin-top: -9px;
    margin-left: -7px;
}
.best_seller .feedback .yith-wcwl-icon {
    margin-top: -9px;
    margin-left: -7px;
}
.best_seller h2 {
    margin-top: -50px;
}
.hot_deal_week_offer h2:nth-child(5) {
    margin-top: -92px !important;
}

/*best seller slider*/
.best_seller .product {
    margin-top: 37px;
    min-width: 182px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(172, 172, 172);
    border-image: initial;
    border-radius: 10px;
    padding: 20px 40px;
    min-height: 370px;
}
.best_seller .product_cart {
    padding: 14px;
    bottom: 0;
    border-radius: 10px;
    background-color: #ffffbb;
    margin: -1px -40px -20px;
    display: none;
    margin-top: 10px;
}
.best_seller .container .row .product_cart button {
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 10px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Lato";
    padding: 1px 11px !important;
    border-radius: 10px;
    background-color: #fb641a;
    border: 1px solid #fb641a;
    height: 27px !important;
    width: 98px;
    text-transform: uppercase;
    margin-left: 15px !important;
}
@media (max-width: 767px) {
    .cat-btn{
        padding: 0.5rem 0rem;
    }

    .cat-btn .cat-sec{
        margin-top: 1rem;
    }

    label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
        font-size: 15px;
    }
    
    .best-seller .product {
        margin-left: auto!important;
        margin-right: auto!important;
    }
    
    .week-offer-c-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    
    .footer-mobile {
        display: block!important;
    }
    
    .footer-desktop {
        display: none!important;
    }
    
    .top-header-area {
        background-position-y: 100%;
        background-position-x: 90%;
        /* background-size: 50%; */
    }

}
@media (min-width: 768px) and (max-width:992px) {
    .e-cart button {
        font-size: 9px!important;
    }

    
}

/* @media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px)
  and (-webkit-min-device-pixel-ratio: 2) {
    footer {
     
      position: fixed;
      bottom: 0;
      width: 100%;
    }
} */

/* :-moz-placeholder { 
  line-height: 60px;
}

::-moz-placeholder { 
 
  line-height: 60px;
} */

.store-locater
{
    margin-top:3rem;
    margin-bottom: 3rem;;
}



.registered-link a:hover , .sigin-in-text a:hover ,.registered-link2 a:hover
{
    color:#007236;
}

#place_order
{
width:auto !important;
}

.search-t
{
    margin-top: 8rem;
}

    @media (max-width: 767px){
.cat-btn {
    padding: 1rem 0rem;
}

.cat-btn .cat-sec {
    margin-top: 1.5rem;
}

.ship-section-checkout .shop_table{
    padding: 0;
}

.woocommerce .woocommerce-order p{
    text-align: center;
}

.woocommerce-customer-details--phone,
.woocommerce-customer-details--email{
    text-align: left !important;
}
    }

.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f7941d;
}

#billing_phone_field .optional
{
    display:none !important;
}
.right-content ul li {
    font-size: 13.5px;
    line-height: 25px;
    color: #525252;
    font-family: "PT Sans";
    text-align: justify;
}

.right-content ol li {
    font-size: 18px;
    line-height: 28px;
    color: #525252;
    font-family: "PT Sans";
    text-align: justify;
}


.right-content td {
    font-size: 16px;
    line-height: 20px;
    color: #525252;
    font-family: "PT Sans";
    text-align: justify;
}
.para-l p
{
	font-size:14px;
	line-height:25px;
}


.main span
{
	font-size: 37px;
    line-height: 49px;
    color: #656565;
    /* color: white; */
    font-weight: 700;
    font-family: "Open Sans";
}

.home_about span{
	display:flex;
	justify-content:center;
    font-size: 23px;
    line-height: 44px;
    color: #393939;
    font-weight: 800;
    font-family: "Open Sans";
    text-align: center;
    margin: 32px 0;
}

.wishlist_view {
    display: inline-table !important;
}

.wishlist-title-container {
    padding-top: 60px !important;
}

.best-seller-card button, .week-offer-c-col button {
    margin-left: 0 !important;
}

.best-seller-card .qty.text {
    border: 1px solid #959595;
    height: 31px;
    padding: 0 1px 0 16px;
    margin: 0;
    width: 69px;
}

.week-offer-c-col .qty.text{
    border: 1px solid #959595;
    height: 31px;
    padding: 0 1px 0 16px;
    margin: 0;
    width: 48px;
}

.top_footer input[type="submit"] {
    margin: 6px 0 20px 0 !important;
}

.navbar .nav-item a {
    color: #fff !important;
}

#searchform {
    border-radius: 4px;
}