/*-- Google Font --*/
/* @import url("https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,800&amp;display=swap");
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,600&display=swap'); */

/* @import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap'); */

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&family=Poppins:wght@300;400;500;600;700;800&display=swap');

/*
font-family: 'Open Sans', sans-serif;
font-family: "Nunito", Open Sans;*/ 

*, *::after, *::before {
  box-sizing: border-box;
}


body {
  background-color: #ffffff;
  line-height: 24px;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  visibility: visible;
  /* font-family: "Nunito", Open Sans; */
  font-family: 'Lato', sans-serif;
  /* font-family: 'Poppins', sans-serif; */
  color: #000;
  font-weight: 400;
  position: relative;
  /* letter-spacing: 0.050em; */
}
ul { 
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

a:hover {
    text-decoration: none;
}


h1, h2, h3, h4, h5, h6 {
  color: #036738;
  /* font-family: "Nunito", Open Sans; */
    font-family: 'Lato', sans-serif;
  font-weight: 400;
  margin-top: 0;
}

h1 {
  font-size: 30px;
  line-height: 36px;
}

h2 {
  font-size: 24px;
  line-height: 30px;
}

h3 {
  font-size: 20px;
  line-height: 26px;
}

h4 {
  font-size: 18px;
  line-height: 24px;
}

h5 {
  font-size: 14px;
  line-height: 18px;
}

h6 {
  font-size: 12px;
  line-height: 14px;
}

p:last-child {
  margin-bottom: 0;
}

a, button {
  color: inherit;
  display: inline-block;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
}

a, button {
  transition: all 0.3s ease 0s;
}

img {
  max-width: 100%;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
header {
    position: sticky;
    top: -70px;
    z-index: 999;
    box-shadow: 0 2px 18px #0000001a;
}
.header-top-left > li {
    display: inline-block;
}
.header-top-left > li a {
    color: #000;
    font-size: 15px;
}
.header-top-left > li a:hover {
    color: #148a41;
}
.header-top ul.header-top-left .login::after {
    content: "|";
}
.header-top {
    border-bottom: 1px solid #ebebeb;    
}
.hearder-search .col-md-2 a > img {
    padding: 4px 0;
    object-fit: contain;
    max-height: 55px;
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
#search {
    margin: 15px auto;
    /* width: auto; */
    width: 100%;
    /*    width: 530px;*/
    float: left;
    display: block !important;
    margin-left: 00px;
}
.header-search #search .input-lg {
    height: 40px;
    line-height: 20px;
    border: none;
    font-size: 17px;
    border-radius: 5px;
    border: 1px solid #ebebeb;
    float: left;
    width: 100%;
    padding: 0 50px 0 15px;
}
#search .btn-lg {
    font-size: 16px;
    line-height: 18px;
    padding: 0px;
    color: #036738;
    width: 40px;
    height: 38px;
    border-radius: 5px;
    background: #fff0;
    position: relative;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    z-index: 4;
}
input#search-input {
    padding-left: 44px;
    border-radius: 4px;
    background: #f5f5f5;
    border: 1px solid #ebebeb;
}
.w-100 {
    width: 100% !important;
}
.hearder-search {
    align-items: center;
}
.hearder-search .col-md-4 {
/*    padding: 0 3%;*/
/*    padding-left: 2%;*/
}
.navbar-brand {
    display: none;
}
nav .navbar-nav .nav-item {
    font-size: 14px;
    margin: auto;
    font-weight: 500;
    padding: 0px 0px;
    transition: all 0.3s ease 0s;
    /*    padding: 10px 0px;*/
}
.navbar-light .navbar-nav .nav-link {
    color: #000;
    font-size: 14px;
}
.navbar-light .navbar-nav .nav-link i {
    color: #036738;
}

.navbar-light .navbar-nav .nav-link .fa-phone-volume{
    font-size: 18px;
}
.navbar-light .navbar-nav .nav-link .fa-user-circle{
    font-size: 18px;
    margin-right: 5px;
}



.cart a {
    padding: 3px 9px;
    display: flex;
    align-items: center;
    font-size: 14px;
}
.cart a:hover, .cart a:focus, .cart a:active {
    border: 0px;
    outline: 0px;
    box-shadow: none;
} 
.btn-primary:focus, .btn-primary.focus {
    box-shadow: none;
}
.btn-primary {
    border: 0px solid #fff0 !important;
}
.btn-primary:not(:disabled):not(.disabled):active {
    background-color: #f2f2f2;
    border-color: #f2f2f2;
    outline: 0px;
    box-shadow: none !important;
    color: #000;
}
.cart a.btn-primary img {
    margin-right: 20px;
}
.cart a.btn-primary img.image1 {
    display: none;
}
.cart a.btn-primary img.image2 {
    display: block;
    width: 30px;
}
.cart a.btn-primary.collapsed img.image1 {
    display: block;
}
.cart a.btn-primary.collapsed img.image2 {
    display: none;
}
.text-left.product-name a {
    padding: 0px;
}
.nav-item.cart:hover #collapseExample {
    display: block;
}
.btn-primary:hover {
    color: #000;
    background-color: #f2f2f2;
    border-color: #f2f2f2;
}
.hearder-search {
    position: relative;
}
.hearder-search .col-md-1 {
    margin: 10px 0 10px 15px;
}
#collapseExample {
    width: 500px;
    right: 15px;
    top: 90%;
    position: absolute;
    z-index: 9;
}

.right-menu ul, .righT-menu .navbar-nav {
    justify-content: flex-end;
    align-content: center;
}
.right-menu nav .navbar-nav .nav-item {
    margin: 0 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.right-menu nav .navbar-nav .nav-item:last-child {
    margin: 0 0px;
}
.right-menu nav .navbar-nav .nav-item.register {
    position: relative;
}
.right-menu nav .navbar-nav .nav-item.register:before {
    content: '/';
    top: 10px;
    left: -8px;
    position: absolute;
    font-size: 18px;
}

.main-menu .navbar-brand {
    display: block;
    border-radius: 5px;
    /* background-color: #522d1d;
    background-color: #53aa1f; */
    padding: 15px 24px 15px 15px;
}
.main-menu .navbar-brand {
    /* border-right: 1px solid #e9e9e9 !important; */
    color: #036738;
    text-transform: none;
    font-size: 16px;
    border-radius: 0px;
    font-weight: 400;
}



.main-menu .navbar-brand span {
    color: #036738;
    padding: 3px 6px;
    font-size: 20px;
    border-radius: 5px;
    margin-left: 3px;
    margin-right: 6px;
}
.main-menu .navbar-brand i{
    color: #036738;
}

.main-menu nav {
    background: #ffffff;
    /*    background: #148a41;*/
    border-top: 1px solid #e9e9e9;
    padding: 0 15px 0 0;
}
.main-menu nav .nav-item {
    margin: 0 0px;
    border-radius: 5px;
}
.main-menu nav .nav-item:hover .nav-link  {
    color: #000;
}
.main-menu nav .nav-item:hover {
    background: #f2f2f2;
    color: #000;
}
.main-menu nav .nav-item .nav-link {
    color: #000;
    padding: 10px 14px;
}
.main-menu nav .navbar-nav {
    width: 100%;
    justify-content: flex-start;
}
.main-menu nav .right-main-nav .nav-item {
    background: transparent;
    margin: 0 6px;
    border: 1px solid #036738;
}
.main-menu nav .right-main-nav .nav-item:hover {
    background: #036738;
    color: #fff;
    /* margin: 0 12px; */
}
.main-menu nav .right-main-nav .nav-item .nav-link {
    color: #000;
    padding: 6px 12px;
    font-size: 14px;
}
div#navbarNav a.nav-link:hover {
    color: #522d1d;
}
#collapseExample2 {
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: 5;
    width: 234px;
    height: 374px;
    background: #fff;
    box-shadow: 8px 5px 16px -8px #0000001c;
    border: 1px solid #ececec;
}
.offers {
    margin: 20px auto;
}
.offers img {
     width: 100%;
}
.section {
    padding: 30px 15px; 
}
.sec_title {
    font-size: 24px;
    color: #000;
    width: 100%;
    border-bottom: 1px solid #ebebeb;
    padding: 0 0 8px;
    margin: 0 0 16px;
    font-weight: bold;
    text-transform: capitalize;
    text-align: center;
}
.top-categories {
    padding: 15px 15px 0;
}
.top-categories  .product-layout .product-thumb .image {
    width: 36px;
    height: 32px;
}
.top-categories .product-layout .product-thumb {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    padding: 15px 20px;
    background: #036738;
    transform: scale(1.01);
}
.top-categories .owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    top: calc(50% - 24px);
    opacity: 0;
    transition: all 0.3s linear;
}
.top-categories .owl-carousel .owl-stage {
    padding-top: 15px;
}
.top-categories:hover .owl-theme .owl-nav [class*=owl-] {
    opacity: 1;
}
.top-categories .owl-theme .owl-nav .owl-prev {
    left: -16px;
}
.top-categories .owl-theme .owl-nav .owl-next {
    right: -16px;
}


.section > .sec_title {
    color: #010000;
    background: rgb(255,255,255);
/*    background: radial-gradient(circle, rgba(231,231,231,1) 0%, rgba(177,177,177,1) 100%);*/
     background: linear-gradient(-90deg, rgba(255,255,255,1) 0%, rgb(234 242 245) 100%);
    padding-top: 15px;
    padding-bottom: 14px;
    width: 99%;
    margin: 0 auto 25px;
    text-align: left;
    color: #282828;
    font-weight: 600;
    font-size: 26px;
    position: relative;
    padding-left: 20px;
    border: 0px;
}
/*
.section > .sec_title:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 20px;
    width: 72px;
    height: 6px;
    border-radius: 10px;
    background: #522d1d;
}
*/

section.banner {
/*    width: calc(100% - 258px);*/
/*    float: right;*/
    transition: width 0.3s linear;
}
section.banner.width-100 {
    width: 100%;
}
section.banner img {
    height: 480px;
    object-fit: cover;
}
.product-layout .product-thumb {
    padding: 5px;
    float: none;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    margin: 0 0px 16px;
    transition: all 0.3s linear;
}
.product-layout:hover .product-thumb {
    transform: scale(1.01);
    box-shadow: 0 2px 12px #00000017;
    background: #148a41;
}
.product-layout:hover .product-thumb .caption.categoryname h4 a {
    color: #fff;
}

.product-layout .product-thumb .caption.categoryname h4 {
    background: #53aa1f00;
    padding: 5px;
    width: 100%;
    line-height: 24px;
    text-align: left;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    font-weight: 600;
    margin-left: 12px;
    margin-bottom: 0px;
}
.product-thumb .image {
    text-align: center;
    position: relative;
    border-radius: 5px;
    transition: all 0.3s linear;
}
.product-layout:hover .product-thumb .image {
    transform: scale(1.1);
}
.available-strip {
    background: #efefef;
    padding: 1px 4px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}
#menu {
    border: medium none;
    border-radius: 0;
    margin: 0;
    text-align: left;
    padding-top: 0;
    z-index: 9;
    position: absolute;
    top: 0px;
    padding: 0;
    left: 0px;
    width: 16.5em;
}
.dropdowniconcss {
    float: right;
    padding-top: 4px;
    font-size: 11px;
}
#menu .navbar-collapse {
    border: none;
    /* padding: 10px 40px; */
    background-color: #ffffff;
    position: relative;
    /* border-radius: 5px 5px 0px 0; */
}
#menu ul.main-navigation {
    list-style: none;
    margin: 0;
    width: 100%;
    display: inline;
}
#menu > div > ul > li {
    padding: 0 20px;
    position: static;
    margin: 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
}
#menu > div > ul > li.active a, #menu > div > ul > li:hover a, #menu > div > ul > li.active .dropdown-menu a:hover  {
    color: #148a41;
}
.dropdown-toggle::after {
    position: absolute;
    right: 12px;
    top: 15px;
}
#menu > div > ul > li.active .dropdown-menu a {
    color: #000;
}
#menu ul > li > a, .more {
    padding: 8px 0;
    display: block;
    font-size: 15px;
    text-transform: capitalize;
    position: relative;
    cursor: pointer;
    line-height: 22px;
    color: #000;
    font-weight: 500;
}
#menu .dropdown.active .dropdown-menu {
    display: inline;
    opacity: 1;
    transition: all 0.3s ease 0s;
    width: 100%;
    padding-top: 0;
    background: #fff;
    /* left: 0; */
    /* top: 100%; */
    left: 14.4em;
    top: 0;
}
#menu .dropdown .dropdown-menu {
    background-color: #fff;
    /* padding: 10px 15px; */
    color: #000;
    text-align: left;
    border: 1px solid #f0f0f0;
    box-shadow: none;
    margin: 0 !important;
    position: absolute;
    opacity: 0;
    /* border-radius: 0px 0px 5px 5px; */
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
#menu .dropdown.active .dropdown-menu li {
    padding:0px 12px;
    border: 1px solid #f0f0f0;
}
 #menu .navbar-collapse ul.nav li .megamenu ul.childs_1 {
    min-width: 225px;
    padding-right: 0px;
}
#menu ul.nav li .megamenu ul.childs_1:first-child {
    padding: 0 15px 0 0;
}
#menu ul li.dropdown .dropdown-inner > ul {
    /* display: table-cell; */
    float: none;
}

@media (min-width: 992px) {
    .topcategories .col-lg-2 {
        max-width: 14%;
        margin: auto;
    }
}
.topcategories .col-lg-2:hover .caption.categoryname h4 {
    background: #148a41;
}
.offers-big img {
    width: 100%;
}

.shipping-outer {
    border-radius: 5px;
    margin: 25px 0;
    float: left;
    width: 100%;
    overflow: hidden;
}
.shipping-outer .shipping-inner {
    border-radius: 5px;
    display: flex;
    align-items: center;
}
.shipping-outer .shipping-inner .col-lg-4, .shipping-outer .shipping-inner .col-lg-3 {
    /* border-right: 5px solid #fff; */
    /* border-left: 5px solid #fff; */
   
    /* background-color: #036738; */
}
.shipping-outer .shipping-inner .subtitle-part {
    transition: 0.3s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    position: relative;
}

.shipping-outer .shipping-inner .subtitle-part-inner{
    background-color: #036738;
    border-radius: 10px ;
    padding: 25px 20px;
}

.shipping-outer .shipping-inner .subtitle-part .subtitile {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
.shipping-outer .shipping-inner .subtitle-part .subtitile .subtitle-part-image {
    margin: 0 15px 0 0;
    background-color: #fff;
    box-shadow: 0px 0px 9px 0px rgb(0 0 0 / 15%);
    width: 50px;
    height: 50px;
    float: left;
    transition: 0.3s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    border-radius: 5px;
    color: #036738;
    font-size: 26px;
    text-align: center;
    line-height: 50px;
    border-radius: 4px !important;
}
.shipping-outer .shipping-inner .subtitle-part .subtitile1 {
    color: #fff
}
.shipping-outer .shipping-inner .subtitle-part .subtitile2 {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
}
.shipping-outer .shipping-inner h2 {
    font-size: 28px;
    text-transform: none;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin: 10px;
    color: #fff;
}

.footer.section.pt-40 {
    background: #161616;
}

.footer .footer-title, .footer .footer h4 {
    color: #ffffff;
    font-size: 22px;
    text-align: left;
    position: relative;
}
.footer .footer-block ul li {
    transition: 0.5s;
    padding: 5px 0;
    color: #f0f0f0;
    font-size: 16px;
    line-height: 22px;
}
.footer .footer-block ul li a {
    color: #fff;
}
.footer .social_icon .d-flex li {
    width: 40px;
    height: 40px;
    border: 1px solid #a2a2a2;
    text-align: center;
    margin: 0 6px;
    border-radius: 5px;
}
.newsletters {
    display: flex;
    align-items: center;
    width: 100%;
    background: #036738;
    border-radius: 5px;
    padding: 30px;
    justify-content: center;
    margin-bottom: 30px;
}
.mt-30 {
    margin-top: 30px;
}
.mb-30 {
    margin-bottom: 30px;
}
.newsletters .news-head {
    margin-right: 5%;
}
.newsletters h2 {
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    margin: 5px 0;
}
.newsletters .form-group {
    margin: 0px;
}
.newsletters .news-form.pull-right .form-group {
    margin-bottom: 0;
}
.newsletters input {
    background: #fff;
    border: none;
    color: #808080;
    float: left;
    border-radius: 5px;
    border: 1px solid #ebebeb;
    height: 40px;
    margin: 0 20px 0 0px;
    padding: 0 10px;
    width: 500px;
    font-size: 17px;
}
.newsletters button {
    font-weight: 500;
    border: none;
    background: #fff;
    color: #036738;
    font-size: 18px;
    padding: 7px 40px;
    box-shadow: none;
    float: right;
    transition: 0.5s;
}
.newsletters button:hover{
    background-color: #148a41;
    color: #fff;
}
.footer .footer-bottom .section_title {
    border-bottom: none;
}
.footer .footer-bottom .app-icon li {
    display: inline-block;
    margin: 0 5px;
}
.footer .footer-bottom .payment-icon li {
    display: inline-block;
    font-size: 36px;
    color: #ffffff;
    margin: 0 5px;
}
.footer .footer-block ul li:hover {
    list-style: disc;
    margin-left: 10px;
    color: #53aa1f;
    transition: 0.5s;
}
.footer .footer-block ul li a:hover {
    color: #53aa1f;
}
.footer .footer-bottom .social_icon ul li {
    display: inline-block;
}

.footer .footer-bottom .social_icon ul li a {
    border: 0px solid #e5e5e5;
    border-radius: 5px;
    margin: 0px 0px;
    color: #fff;
    padding-top: 0px;
    padding-left: 10px;
    display: block;
    font-size: 18px;
    height: 36px;
    width: 36px;
    text-align: center;
    line-height: 30px;
}
.footer .footer-bottom .copyright-part {
    border-top: 1px solid #ebebeb;
    font-size: 17px;
}

.footer.section, .footer.section {
    padding-bottom: 0px;
    background: #f8f8f8;
}

.footer-block {
    padding: 15px;
}


.footer-block.contact-details i {
    color: #53aa1f;
}

.footer-block.contact-details {
    padding-right: 50px;
}
.footer-block.contact-details ul li:hover {
    list-style: none;
    /* color: #000; */
    margin-left: 0px;
}

.product-details .caption {
    display: block;
}
.product-details .caption h4 a {
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    width: 100%;
    display: block;
    line-height: 25px;
/*    white-space: nowrap;*/
    text-overflow: ellipsis;
    overflow: hidden;
    color: #000;
    display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; 
}
.product-details .caption .price {
    color: #333;
    vertical-align: middle;
    margin: 0;
    text-align: right;
    margin-bottom: 10px;
    margin-top: 10px;
    clear: right;
    line-height: 21px;
    letter-spacing: 0;
    font-weight: 700;
    font-size: 17px;
}
.product-details .caption .price .price-tax {
    display: none;
}
.product-details .caption .product_option {
    min-height: 28px;
    width: 92%;
    position: absolute;
    left: 4%;
    border-radius: 4px;
    background: #522d1d;
    padding: 1px 15px;
    opacity: 0;
    visibility: hidden;
    display: none;
    transition: all 0.3s linear;
}
.product-details .caption .line2.active .product_option {
    opacity: 1;
    visibility: visible;
    display: block;
}
.product-details .caption .product_option .control-label {
    line-height: 34px;
    margin-right: 15px;
    color: #fff;
}
.product-details .caption .product_option .input-group {
    /* display: block; */
}
.control-label {
    font-weight: bold;
    margin: 0;
    float: left;
}
.product-details .caption .product_option .input-group .form-control {
    height: 26px;
    padding: 0 5px;
    font-size: 14px;
    float: left;
    width: 47px;
        margin: 0 6px;
}
.product-details .caption .addtocart {
    font-size: 16px;
    width: 100%;
    border: none;
    height: 35px;
    padding: 5px 40px 5px 14px;
    color: #ffffff;
    font-weight: 500;
    float: right;
    background: url(../images/cart.png) no-repeat scroll 83% 11px #552d00;
    border-radius: 4px;
}
.product-details .caption .addtocart:hover {
   background: url(../images/cart.png) no-repeat scroll 84% 11px #522d1d;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: #148a41;
}
.product-details {
    margin: 10px 0 0;
    position: absolute;
    width: 100%;
    background-color: #fff;
    padding: 6px 12px 8px;
    overflow: auto;
    border-top: 0px solid #ebebeb;
    bottom: 5px;
}
.product_box {
    position: relative;
    padding: 0;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    box-shadow: 0 0 12px #00000017;
    min-height: 393px;
    position: relative;
}
.product_box.empty {
    box-shadow: none;
    min-height: 1px;
    height: 1px;
}
.owl-carousel .owl-stage {
    padding-bottom: 15px;
}
.product_box span.type {
    position: absolute;
    top: 2px;
    right: 2px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px;
    background: #036738;
    border-radius: 4px;
    padding: 2px 8px;
}
.product_box span.new {
    position: absolute;
    top: 2px;
    right: 2px;
    color: #313131;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px;
    background: #FFCC33;
    border-radius: 4px;
    padding: 2px 14px;
}
.product_box img{
    padding: 58px;
    transition: all 0.3s linear;
}
.product_box:hover img{
    transform: scale(1.08);
}
.owl-theme .owl-nav [class*=owl-] {
    background: #036738;
    height: 40px;
    width: 40px;
    line-height: 33px;
    border-radius: 50px;
    padding-left: 15px;
}
.cart table .input-group {
    width: 100%;
}

.product-list{
    position: relative;
}

.product-list .owl-theme .owl-nav{
    position: absolute;
    top: -22%;
    right: 0;
}


 #cart-dropdown ul {
    /* padding: 20px; */
    padding-bottom: 20px;
    display: inline-table;
}
.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}
.table td {
    font-size: 16px;
    line-height: 30px;
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
#cart-dropdown {
    color: #000;
    padding: 10px;
}
#cart-dropdown .product-name .price {
    display: block;
    font-weight: 700;
}
table, .table th, .table td {
    font-size: 16px;
    line-height: 30px;
    vertical-align: middle;
}
.table td {
    padding: 4px;
}
.btn-successcss {
    font-weight: 500;
    border: none;
    background: #010000;
    color: #fff;
    font-size: 18px;
    padding: 6px 18px;
    box-shadow: none;
    transition: 0.5s;
}
.btn-dangercss {
    font-weight: 500;
    border: none;
    background: #036738;
    color: #fff;
    font-size: 18px;
    padding: 6px 18px;
    box-shadow: none;
    transition: 0.5s;
}
input.cart-qty {
    width: 70px;
}
.close-cart i {
    color: red;
}
input[type="button"] {
    cursor: pointer;
}
/*
ul.nav li.main_cat.dropdown .dropdown-menu {
    display: none;
}
ul.nav li.main_cat.dropdown:hover .dropdown-menu {
    display: block;
}*/
.input-group .button-minus,
.input-group .button-plus {
  font-weight: bold;
  height: 30px;
  padding: 0;
  width: 28px;
  /* background-color: #0f71454b; */
  position: relative;
  /* border: 1px solid #c6c6c6; */
  border: none;
}

.input-group .quantity-field {
  position: relative;
  height: 30px;
  text-align: center;
  width: 34px;
  display: inline-block;
  font-size: 13px;
  margin: 0 0 0px;
  resize: vertical;
  border: 1px solid #dcdcdc;
  font-weight: 700;
}

.product_option label + .input-group {
    width: auto;
    display: inline-flex !important;
    margin-left: 5px;
}
.product_option .input-group .button-minus, .product_option .input-group .button-plus {
    width: 24px;
}

.product_option .input-group .button-minus, .product_option .input-group .button-plus, .product_option .input-group .quantity-field {
    height: 35px;
}


/*view cart page*/
/*
.view-cart .card .card-header h4 a {
    width: 100%;
}
.view-cart .card .card-header h4 a:hover {
    color: #148a41;
}
.view-cart .card .card-header h4 a i {
    float: right;
}*/
.view-cart .table thead {
    background: #036738;
    color: #fff;
    padding: 10px !important;
   
}
.view-cart .table thead tr{
   font-size: 20px;
   font-weight: 600;
   
}
.view-cart .table thead tr td{
   padding: 10px 0;
 }
.table.even-stripe tbody tr:nth-of-type(even) {
    background: #f8f8f8;
}


.view-cart .table tbody tr td{
    padding: 10px 0;
    border-bottom: 1px solid #e1e1e1;
  }


.checkout .details-wrapper {
    border: 1px solid rgba(0,0,0,.125);
}
@media screen and (min-width:1792px) {
    .checkout .container-fluid {
        width: 1500px;
    }
    .main-menu nav .nav-item .nav-link {
        padding: 15px 20px;
    }
    .main-menu nav .nav-item .nav-link, .product-layout .product-thumb .caption.categoryname h4 {
        font-size: 16px;
    }
    .top-categories .product-layout .product-thumb .image {
        width: 50px;
        height: 48px;
    }
} 

.checkout h3 {
    padding: .5rem 1rem;
    margin-bottom: 0;
    background-color: #036738;
    color: #fff;
    border-bottom: 1px solid #036738;
}
.checkout form {
    padding: 20px;
}
.parent {
    height: 100%;
}
.order-summary {
    border-radius: 4px;
    /* padding: 0px 15px 20px 15px; */
    border: 1px solid rgba(0,0,0,.125);
}

.order-summary .order-detail{
   padding: 20px 15px 20px 15px;
}

.order-summary .order-heading{
    background-color: #036738;
    color: #ffff;
    padding: 10px 20px;
}

.order-summary-container .order-summary {
    padding: 0px 30px 25px 30px;
    border: 1px solid #e5e5e5;
}
.order-summary label.btn.btn-outline-success {
    margin-bottom: 10px;
    border-radius: 4px;
    font-size: 13px;
    padding: 8px 5px;
    border: 1px solid #53aa1f!important;
    color: #148a41;
}
.order-summary label.btn.btn-outline-success.active, .order-summary label.btn.btn-outline-success:hover {
    background:  #53aa1f;
    color: #fff;
}
.order-summary .d-flex {
    justify-content: space-between;
}
.order-summary .row {
    margin-bottom: 8px;
}
.order-summary #grand-total-detail {
    margin-top: 15px;
    padding-top: 15px;
    margin-bottom: 25px;
    border-top: 1px solid #e5e5e5;
}
a.w-theme-btn {
    width: 100%;
    display: block;
    z-index: 10;
    border: none;
    cursor: pointer;
    font-weight: 600;
    padding: 10px 20px;
    vertical-align: top;
    border: 1px solid transparent;
    color: #fff!important;
    background-color: #036738;
    /*    background-color: #148a41;*/
    border-radius: 4px;
}
a.w-theme-btn:hover {
    background: #148a41;
    color: #fff;
}
.custom-form {
    padding: 20px;
}
@supports (position: sticky) {
  .is-sticky {
    position: sticky;
    top: 0; // Threshold is required
  }
}

/*detail page*/
.detail_page {
    position: relative;
}
.detail_page .col-md-5 {
    padding: 15px 25px;
}
.owl-thumb-item {
    width: auto;
    border: 1px solid #0a408682;
        margin: 0 8px;
    
}
    
.owl-thumb-item img {
    max-width: 100%;
    height: 100px;
    padding: 8px;
    margin: auto;
}

    .owl-thumbs {
        position: absolute;
        bottom: -10.5em;
        left: 0;
        display: table;
        width: 100%;
        text-align: center;
        padding: 5% 5px;
    }

    .owl-thumb-item {
        display: table-cell;
/*        border: none;*/
        background: none;
        padding: 0;
        opacity: .4;
    }

    .owl-thumb-item.active {
        opacity: 1;
    }

section.detail_page {
    padding: 50px 15px 100px;
}
section.detail_page .product .owl-item > .item {
    padding: 20px;
    height: 400px;
    vertical-align: middle;
    display: table-cell;
    width: 72em;
}
section.detail_page .owl-carousel .owl-item img {
    width: 80%;
    display: block;
    margin: auto;
}
.product-slide.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 68px;
    background-color: #fff;
}
.detail_page .product-slide .owl-carousel .owl-stage-outer {
    border: transparent !important;
    box-shadow: rgb(0 0 0 / 25%) 0px 0px 5px 0px !important;
}
.product-slide .product .owl-nav .owl-next, .product-slide .product .owl-nav .owl-prev {
    position: absolute;
    background: #036738;
    padding: 10px !important;
    font-size: 14px;
    padding-left: 6px;
    top: 44%;
    color: #fff;
    border-radius: 50%;
}
.detail_page .product-slide .product .owl-nav .owl-prev {
    left: 7px !important;
}
.detail_page .product-slide .product .owl-nav .owl-prev i{
    padding-left: 6px;
}
.detail_page .product-slide .product .owl-nav .owl-next {
    right: 7px !important;
}
.detail_page .product-slide .product .owl-nav .owl-next i{
    padding-left: 6px;
}
.detail_page .add-cart a {
    padding: 5px 20px;
    font-size: 14px;
    background-color: #53aa1f!important;
    background-color: #522d1d!important;
    color: #fff !important;
    border-radius: 4px;
    min-width: 150px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 15px;
    font-weight: 700;
}
.detail_page .add-cart a:hover {
    background-color: #53aa1f !important;
}
button.active.disable-box-shadow {
    background: #036738!important;
    border-radius: 4px;
    border: none;
    outline: none;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    cursor: default;
    padding: 2px 20px;
    margin: 12px auto;
}
.detail_page .product-price span {
    font-size: 22px !important;
    font-weight: 600;
    color: #148a41;
    margin: 15px 0;
    display: block;
}
.detail_page .number p {
   float: left;
    padding: 5px 15px 10px 0;
    color: #000;
}
.detail_page .number .input-group {
   float: left;
    width: auto;
}
.clearflix {
    float: none;
    clear: both;
}
.pd-2 table td {
    color: #000;
}

element.style {
}
.detail_page .product-slide .product .owl-nav .owl-prev {
    left: 7px !important;
}
.product-slide .product .owl-nav .owl-prev {
    left: 0px;
}
#collapseExample3 form input, #collapseExample3 form textarea {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
#collapseExample3 form .btn {
    background: #148a41;
    color: #fff;
}

/*product listing page*/
.filter-opt button {
    padding: 5px 20px;
    display: block;
    width: 100%;
    font-size: 15px;
    background-color: #036738!important;
    color: #fff !important;
    border-radius: 4px;
    text-align: left;
    text-transform: uppercase;
    margin-top: 15px;
    letter-spacing: 1px;
    border-color: #148a41;
}
.filter-opt button i {
    margin-right: 10px;
}

.cats-list {
    border: 1px solid rgba(0,0,0,.15);
    overflow: hidden;
    border-radius: 4px;
}
.cats-list .headind-droup {
    padding: 8px 20px;
    border-bottom: 1px solid rgba(0,0,0,.15);
}
.cats-list .headind-droup h3 {
    margin-bottom: 0px;
    font-weight: 700;
    font-size: 20px;
}
.cats-list .dropdown-list, .cats-list {
    overflow: visible;
}
.cats-list .dropdown-list {
    display: block;
    width: 100%;
    position: relative;
    z-index: 99;
    box-shadow: none;
    border: transparent;
    background: rgb(255, 255, 255);
    max-height: 250px;
    overflow-y: auto !important;
    scrollbar-width: thin !important;
}

.cats-list .dropdown-list::-webkit-scrollbar {
    width: 5px;
  }
  .cats-list .dropdown-list::-webkit-scrollbar-track {
    background: #ffffff; 
  }
   
.cats-list .dropdown-list::-webkit-scrollbar-thumb {
    background: #e5e5e5; 
  }



.dropdown-list {
    font-size: 14px !important;
}
.dropdown-list li {
    border-bottom: 1px solid rgba(0,0,0,.15);
}
.dropdown-list .dropdown-item {
    padding: 5px 10px;
    color: #000;
}

.dropdown-list .dropdown-item:hover{
    background-color: #e1e1e1;
    color: #036738;
}
.cats-list li label {
    padding: 5px 15px;
    margin-bottom: 0px;
}

.prod-listing .col-md-2 {
    flex: 0 0 auto;
    max-width: 260px;
    width: 100%;
    float: left;
    margin-bottom: 50px;
}
.prod-listing .col-md-10 {
    flex: 0 0 auto;
    max-width: calc(100% - 260px);
    width: 100%;
    float: left;
}
.all-products {
    flex-wrap: wrap;
    
}
.all-products .product_box {
    flex-grow: 1;
    width: 12.4rem;
    margin: 10px 5px;
}
@media screen and (min-width:1980px) {
    
    .all-products .product_box {
        flex-grow: inherit;
        width: 14.4rem;
        margin: 10px 5px;
    }
}
.all-products .product_box.empty {
    border: 0px;
}
.all-products .product-details .caption h4 a {
    font-size: 16px;
}
.inputs-group.button-group {
    display: flex;
        justify-content: space-between;
}
/*
.product_option .inputs-group label.control-label {
    display: none;
}
*/
.dropdown-toggle:hover, .dropdown-toggle:focus, .dropdown-toggle.active {
    outline: 0px;
    box-shadow: none;
}
.fillter-drop {
    padding: 15px;
    width: 100%;
    box-shadow: 11px 10px 17px 0 rgb(0 0 0 / 21%);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus, .main-menu nav .nav-item:hover {
    color: #fff;
    background: #036738;
}
.navbar-light .navbar-brand:hover i, .navbar-light .navbar-brand:focus, .main-menu nav .nav-item:hover {
    color: #fff;
    /* background: #036738; */
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus, .main-menu nav .nav-item:hover .nav-link {
    color: #fff;
}
.line2 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
.p-box {
    cursor: pointer;
    border-radius: 4px;
}

.p-box {
    margin: 15px 0;
    padding: 8px 10px;
    font-size: 15px;
    font-weight: 400;
    border: 1px solid #148a41;
}
.p-box.active, .p-box:hover {
    background: #148a41;
    border: 1px solid #148a41;
}
.p-box.active .special-price, .p-box:hover .special-price {
    color: #fff;
}
.special-price {
    /* color: #522d1d; */
    font-weight: 500;
    /* width: 70%; */
    font-size: 16px !important;
    font-family: sans-serif;
}
table .input-group {
    width: 55%;
    margin: auto;
}
.collapsing{height:0;overflow:hidden;transition:height .35s ease}

@media screen and (max-width:1360px) {
    
    .main-menu nav .nav-item .nav-link, .product-layout .product-thumb .caption.categoryname h4 {
        font-size: 12px;
    }
    .main-menu nav .right-main-nav .nav-item {
        margin: 0 5px;
    }
}

@media screen and (max-width:1380px) {
    .main-menu nav {
        padding: 0px;
    }
    .main-menu .navbar-brand {
        padding: 14px 15px 14px 8px;
        font-size: 14px;
    }
    .main-menu .navbar-brand span {
        font-size: 15px;
    }
    .main-menu nav .right-main-nav .nav-item .nav-link, 
    .main-menu nav .nav-item .nav-link {
        padding: 8px;
    }
    li.nav-item.login i.fa {
        display: none;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 12px;
    }
    .product-details .caption h4 a, .footer .footer-block ul li, .footer .footer-block p {
        font-size: 16px;
    }
    .product_box img {
        padding: 22px;
    }
    .top-categories .product-layout .product-thumb {
        padding: 24px 10px;
    }
    .hearder-search .col-md-2 a img {
        height: 50px;
        width: auto;
        object-fit: contain;
    }
} 








/* new css  */



.search-bar input[type="search"] {
    -webkit-appearance: none !important;
    background-clip: padding-box;
    background-color: white;
    vertical-align: middle;
    border-radius: 0.25rem;
    border: 1px solid #036738;
    font-size: 1rem;
    width: 100%;
    line-height: 2;
    padding: 0.375rem 1.25rem;
    -webkit-transition: border-color 0.2s;
    -moz-transition: border-color 0.2s;
    transition: border-color 0.2s;
  }
  
  .search-bar input[type="search"]:focus {
    transition: all 0.5s;
    /* box-shadow: 0 0 40px #f9d442b9;
    border-color: #f9d342; */
    outline: none;
    border: 1px solid #036738;
  }
  
  .search-bar form.search-form {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .search-bar label {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: auto;
    align-self: center;
    margin-bottom: 0;
  }
  
  .search-bar input.search-field {
    margin-bottom: 0;
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: auto;
    align-self: center;
    height: 40px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  
  .search-bar input.search-submit {
    height: 45px;
    margin: 0;
    /* padding: 1rem 1.3rem; */
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    font-family: "Font Awesome 5 Free";
    font-size: 1rem;
  }
  
  .search-bar .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
  }
  
  .search-bar .button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    font-weight: 600;
    /* font-size: 0.8rem;
    line-height: 1.15; */
    /* letter-spacing: 0.1rem; */
    text-transform: uppercase;
    background: #036738;
    color: #fff;
    border: 1px solid transparent;
    vertical-align: middle;
    text-shadow: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    border-radius: 0 5px 5px 0;
  }
  
  .search-bar .button:hover,
  .search-bar .button:active,
  .search-bar .button:focus {
    cursor: pointer;
    background: #148a41;
    outline: 0;
  }
  



  .banner-left-icon {
    position: relative;
    background: #f0ffea;
    padding: 20px;
    border-radius: 10px;
}
.banner-left-icon .banner-icon {
    max-width: 50px;
    margin-right: 20px;
    transition-duration: .3s;
}
.banner-left-icon .banner-text h3 {
    color: #242424;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}
.banner-left-icon .banner-text p {
    margin-bottom: 0;
    color: #adadad;
}



/* title  */




.addtocart1 , .addtocart2{
    display:block;
    border-radius: 5px;
    border:none;
    outline: none;
    font-size: 15px;
    position:relative;
    background:#036738;
    cursor:pointer;
    height: 35px;
    width: 100%;
    overflow:hidden;
    transition:transform 0.4s;
    z-index:1;
    transform:scale(1);
  }
  .addtocart1:hover , .addtocart2:hover{
    transform:scale(1.03);
  }
  .pretext , .pretext1{
    color:#fff;
    background:#036738;
    position:absolute;
    top:0;
    left:0;
    font-size: 14px;
    height:100%;
    width:100%;
    display:flex;
    justify-content:center;
    align-items:center;
    font-family: 'Quicksand', sans-serif;
  }
  i{
    margin-right:10px;
  }
  .done , .done1{
    background:#148a41;
    position:absolute;
    width:100%;
    top:0;
    left:0;
    transition:transform 0.3s ease;
  
    transform:translate(-110%) skew(-40deg);
  }
  .posttext{
    background:#148a41;
  }
  .fa-check{
    background:#148a41;
  }
  



  .banner .carousel-control-prev-icon, .carousel-control-next-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #036738 no-repeat center center;
    background-size: 50%;
    border-radius: 100%;
    color: #fff;
}

.carousel-control-prev-icon {
    background-image: url(../images/left-arrow.png) !important;

}
.carousel-control-next-icon {
    background-image: url(../images/right-arrow.png) !important;
}

.payable-amount p{
    font-size: 20px;
    font-weight: 600;
}

.stars i{
    color: rgb(255, 217, 0);
    font-size: 18px;
}
.review input{
    height: 45px;
    border: 1px solid #036738;
    padding: 10px;
    outline: none;
}
.review textarea{
    border: 1px solid #036738;
    padding: 10px;
    outline: none;
}


/* forgot password  */
.forgot-password{
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.095);
}
.forgot-password .icon{
    height: 35px;
    width: 35px;
    border-radius: 50px;
    padding-left: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #defff0;
}
.forgot-password .icon i{
    color: #00BA34;
}
.forgot-password h5{
    font-size: 22px;
    color: #000;
    font-weight: 500;
    padding-left: 14px;
    padding-top: 8px;
}
.forgot-password p{
    padding: 20px 10px 0 10px;
    font-size: 17px;
    color: #313131;
    font-weight: 500
}

.forgot-password h4{
    color: #313131;
    font-weight: 400;
}
.forgot-password h4 a{
    color: #6585fa;
    font-weight: 600;
}

.pimage{
    height: 40px;
}

.cart-table{
    background-color: #fff;
    box-shadow: 0 0 10px #0000002b;
    padding: 20px;
    border-radius: 10px;
}
