  /*-- Google Font --*/
  @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&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');
  
  /*
  font-family: 'Open Sans', sans-serif;
  font-family: 'Poppins', sans-serif;*/
  
  *, *::after, *::before {
    box-sizing: border-box;
  }
   
  body {
    background-color: #ffffff;
    line-height: 24px;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    visibility: visible;
    font-family: 'Roboto', sans-serif;
    color: #000;
    position: relative;
    letter-spacing: 0.00em;
  }
  ul {
      list-style: outside none none;
      margin: 0;
      padding: 0;
  }
  
  a:hover {
      text-decoration: none;
  }
  
  
  h1, h2, h3, h4, h5, h6 {
    color: #202020;
    font-family: 'Roboto', 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;
    display: block;
    width: 100%;
  }
  
  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-top-left > li {
      display: inline-block;
      color: #fff;
  }
  .header-top-left > li a {
      color: #fff;
      font-size: 14px;
      font-family: 'Raleway', sans-serif;
  }
  .header-top-left > li a:hover {
      color: #ec610a;
  }
  .header-top ul.header-top-left .login::after {
      content: "|";
  }
  .header-top {
      border-bottom: 1px solid #ebebeb; 
      background-color:#000; 
      padding-top: 9px!important;
      padding-bottom: 7px!important;  
  }
  
  .input-group {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-align: stretch;
      align-items: stretch;
      width: 60%;
  }
  #search {
      margin: 25px auto;
      /* width: auto; */
      width: 88%;
  /*    float: left;*/
      display: block !important;
  }
  .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: 17px;
      line-height: 18px;
      padding: 0px;
      color: #6ca628;
      width: 56px;
      height: 46px;
      border-radius: 5px;
      /*    background: #fedc19;*/
      background: #fff;
      position: relative;
      float: left;
      position: absolute;
      right: 0;
      top: 0;
      border: none;
      z-index: 4;
  }
  #search .btn-lg:hover {
      background: #ff544d;
  }
  .w-100 {
      width: 100% !important;
  }
  .hearder-search {
      align-items: center;
  }
  .hearder-search .col-md-5 {
      padding: 0 3%;
  }
  .navbar-brand {
      display: none;
  }
  nav .navbar-nav .nav-item {
      font-size: 18px;
      margin: auto;
      font-weight: 600;
      padding: 2px 1px;
  }
  .navbar-light .navbar-nav .nav-link {
      color: #000;
      font-size: 15px;
  }
  a.nav-link.booktimecss {
      line-height: 34px;
  }
  .col-md-2.right-menu .navbar {
      padding: 0px;
  }
  .cart a {
      padding: 5px 12px;
      display: flex;
      align-items: center;
      border: 1px solid #bfbfbf;
      background: #ffffff;
      color: #000;
      font-size: 14px;
  }
  .minimum-cart-value {
      text-align: right;
      font-size: 09px;
      color: #ff544d;
      font-weight: 600;
  }
  .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: 12px;
  }
  .cart a.btn-primary img.image1 {
      display: none;
  }
  .cart a.btn-primary img.image2 {
      display: block;
  }
  .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;
  }
  #collapseExample {
      width: 38em;
      right: 30px;
      top: 92%;
      position: absolute;
      z-index: 9;
  }
  #myHeader.sticky {
      position: fixed;
      top: 0%;
      left: 0;
      width: 100%;
      z-index: 9999;
      background: #6ca628;
      -webkit-box-shadow: 0px 5px 30px 0px rgb(46 76 185 / 20%);
      box-shadow: 0px 5px 30px 0px rgb(46 76 185 / 20%);
      -webkit-animation: sticky 0.5s;
      animation: sticky 0.5s;
  }
  
  .main-menu .navbar-brand {
      display: block;
      border-radius: 5px;
      background-color: #ff544d;
      padding: 8px 12px;
  }
  .main-menu .navbar-brand {
      color: #fff;
      text-transform: uppercase;
      font-size: 15px;
      font-family: 'Raleway', sans-serif, sans-serif;
  }
  .right-nav {
      width: 20%;
  }
  .right-nav ul.navbar-nav {
      width: 100%;
      flex-direction: row;
      align-items: center;
      height: 100%;
      justify-content: space-evenly;
      color: #000;
  }
  .right-nav .navbar-brand {
      color: #fff;
      text-transform: uppercase;
      font-size: 14px;
      font-family: 'Raleway', sans-serif, sans-serif;
      display: block;
      border-radius: 5px;
      background-color: #ff544d;
      padding: 5px 12px;
      min-width: 160px;
      text-align: center;
      margin-right: 0px;
      letter-spacing: 0px;
  }
  .main-menu .navbar-brand span {
      color: #fff;
      background: #00000000;
      padding: 2px 8px;
      font-size: 22px;
      border-radius: 5px;
      margin-left: 6px;
  }
  .main-menu {
      background: #6ca628;
      padding: 0 0 0 2%;
  }
  .main-menu nav {
      background: #6ca628;
      padding: 4px 0;
      width: 94%;
  }
  .main-menu nav .nav-item {
      margin: 0 0px;
      border-radius: 5px;
  }
  .main-menu nav .nav-item:hover .nav-link  {
      color: #000;
      transition: none;
  }
  .main-menu nav .nav-item:hover {
      background: #f2f2f2;
      color: #000;
  }
  .main-menu nav .nav-item .nav-link {
      color: #fff;
      padding: 4px 14px;
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
  }
  .main-menu nav .navbar-nav {
      width: 100%;
/*      justify-content: flex-start;*/
      justify-content: space-between;
  }
  div#navbarNav a.nav-link:hover, li.cart > a.btn.btn-primary:hover {
      color: #ffffff;
      background: #ff544d;
  }
li.cart > a.btn.btn-primary:hover img {
    filter: brightness(0) invert(1);
}
  li.cart > a.btn.btn-primary:hover .minimum-cart-value{
      color: #ffffff;
  }
  #collapseExample2 {
      position: absolute;
      left: 15px;
      top: 100%;
      z-index: 5;
  }
  .offers {
      margin: 1px auto;
  }
  .offers img {
      width: 100%;
      transition: all 0.3s ease;
  }
    .offers .col-md-4 {
          overflow: hidden;    
    }
  .offers .col-md-4:hover img {
      transform: scale(1.12);
  }
  .section {
      padding: 30px 15px;
  }
  .sec_title {
      font-size: 26px;
      color: #000!important;
      width: 100%;
      border-bottom: 0px solid #ebebeb;
      padding: 0 4px 8px;
      margin: 0 0 16px;
      font-weight: bold;
      text-transform: capitalize;
      text-align: left;
      font-family: 'Roboto', 'Open Sans', sans-serif;
      font-weight: 600;
      position: relative;
  }
  .sec_title:before {
      content: '';
      width: 100%;
      border: 0px solid #51aa1b;
      text-align: center;
      margin: 0;
      position: relative;
      bottom: -51px;
      display: block;
  }
  .top-categories {
      padding-bottom: 30px;
  }
    .section.top-categories .owl-carousel {
        margin-top: -15px;
    }
    .section.top-categories .owl-theme .owl-nav {
        top: -5.5em;
    }

  .section > .sec_title {
      color: #fff;
      background: #fff0;
      padding: 20px;
      width: 99%;
      margin: 0px auto 34px;
      position: relative;
      text-align: center;
  }
  .section > .sec_title:before {
      content: '';
      background: #ff544d;
      padding: 2px;
      width: 60px;
      position: absolute;
      bottom: -12px;
      left: 50%;
      transform: translateX(-50%);
  }
  .product-layout .product-thumb {
      padding: 5px;
      float: none;
      border: 0px solid #8a8a8a;
      border-radius: 5px;
      margin: 0 7px 0px;
      /* min-height: 230px; */
      background: #fff;
      overflow: hidden;
  }
  .caption.categoryname {
      text-align: center;
      padding: 0px;
  }
.caption.categoryname h4 a {
    font-weight: 300;
    font-size: 16px;
}
  .product-layout:hover .product-thumb .caption.categoryname h4{
     
     
  }
  .product-layout:hover .product-thumb .caption.categoryname h4 a {
      color: green;
      font-weight: 700;
  }
  .product-layout .product-thumb .caption.categoryname h4 {
  
      margin: 0 0 0px;
      padding: 0px 0 0;
      width: 100%;
      line-height: 24px;
      text-align: center;
      color: black;
      font-weight: normal;
      font-size: 20px;
  }
  .product-thumb .image {
      text-align: center;
      position: relative;
      border-radius: 5px;
      transition: all 0.3s linear;
      display: flex;
      flex-direction: column;
      min-height: 115px;
      justify-content: center;
  }
  .product-thumb .image img {
      /* display: block; */
      width: 100%;
      margin: auto;
  }
  .product-layout:hover .product-thumb .image {
      transform: scale(1.1);
  }
  #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: 20em;
  }
  .dropdowniconcss {
      float: right;
      padding-top: 4px;
      font-size: 11px;
  }
  #menu .navbar-collapse {
      border: none;
      /* padding: 10px 40px; */
      background-color: #f2f2f2;
      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:hover {
      background: #fff;
  }
  #menu > div > ul > li.active a, #menu > div > ul > li:hover a, #menu > div > ul > li.active .dropdown-menu a:hover  {
      color: #ec610a;
  }
  #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: #fff0;
      /* left: 0; */
      /* top: 100%; */
      left: 17.5em;
      top: 0;
      border: 0px solid #f0f0f0;
  }
  #menu .dropdown .dropdown-menu {
      background-color: #fff;
      /* padding: 10px 15px; */
      color: #000;
      text-align: left;
      height: 88vh;
      overflow-y: auto;
      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;
  }
  .dropdown-inner {
      background: #fff;
      border-radius: 8px;
      border: 0px;
  }
  
  @media (min-width: 992px) {
      .topcategories .col-lg-2 {
          max-width: 14%;
          margin: auto;
      }
  }
  .topcategories .col-lg-2:hover .caption.categoryname h4 {
      background: #ec610a;
  }
  .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 {
      border-right: 5px solid #fff;
      border-left: 5px solid #fff;
      padding: 25px 20px;
      background-color: #ec610a;
  }
  .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 .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: #000;
      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: #fff;
      font-size: 26px;
      text-align: center;
      line-height: 50px;
  }
  .shipping-outer .shipping-inner .subtitle-part .subtitile1 {
      color: #fff;
  }
  .shipping-outer .shipping-inner .subtitle-part .subtitile2 {
      color: #fff;
      font-size: 16px;
      font-weight: normal;
  }
  .shipping-outer .shipping-inner h2 {
      font-size: 28px;
      text-transform: none;
      font-weight: 600;
      letter-spacing: 0.0px;
      margin: 10px;
      color: #fff;
  }
  
  .footer .footer-title, .footer .footer h4 {
      color: #000;
      font-size: 20px;
      font-weight: 600;
      position: relative;
      margin-bottom: 20px;
  }
  .footer .footer h4:after, .footer .footer-title:after {
      background-color: #51aa1b;
      position: absolute;
      content: "";
      width: 40px;
      height: 2px;
      left: 0;
      bottom: -5px;
  }
  .footer .footer-block ul li {
      transition: 0.5s;
      padding: 3px 0;
      color: #000000;
      font-size: 13px;
      line-height: 26px;
  }
  .footer .footer-block ul li a {
      color: #000;
  }
  .newsletters {
      display: flex;
      align-items: center;
      width: 100%;
      background: #51aa1b;
      border-radius: 5px;
      padding: 30px 6em;
      justify-content: space-between;
  }
  .mt-30 {
      margin-top: 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 -8px 0 0px;
      padding: 0 10px;
      width: 500px;
      font-size: 17px;
  }
  .newsletters button {
      font-weight: 500;
      border: none;
      background: #ff544d;
      color: #fff;
      font-size: 18px;
      padding: 7px 40px;
      box-shadow: none;
      float: right;
      transition: 0.5s;
  }
    .footer-bottom.section {
        padding: 10px 0px;
    }
  .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: #808080;
      margin: 0 5px;
  }
  .footer .footer-block ul li:hover {
  /*    list-style: disc;*/
      margin-left: 10px;
      color: #ec610a;
      transition: 0.5s;
  }
  .footer .footer-block ul li a:hover {
      color: #ec610a;
  }
  .footer .footer-bottom .social_icon ul li {
      display: inline-block;
  }
  
  .footer .footer-bottom .social_icon ul li a {
      border: 1px solid #bdbdbd;
      border-radius: 5px;
      margin: 0 5px;
      color: #808080;
      display: block;
      font-size: 18px;
      height: 33px;
      line-height: 33px;
      width: 33px;
      text-align: center;
  }
  .footer .footer-bottom .copyright-part {
      border-top: 1px solid #d4d4d4;
      font-size: 13px;
      padding-top: 20px;
  }
  
  .footer.section, .footer.section {
      padding-bottom: 0px;
      background-color: #f5f5f5;
  }
  .footer.section i.fa {
      color: #51aa1b;
      float: none;
      margin-bottom: 0px;
      padding: 0;
  }
  .product-details .caption {
      display: flex;
      flex-wrap: wrap;
  }
  .product-details .caption h4 a {
      text-align: left;
      font-size: 15px;
      font-weight: 300;
      width: 100%;
      display: block;
      line-height: 22px;
      /*    white-space: nowrap;*/
      text-overflow: ellipsis;
      overflow: hidden;
      color: #000;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      font-family: 'Roboto', sans-serif;
      margin-bottom: 10px;
  }
  .product-details .caption .price {
      color: #f95450;
      vertical-align: middle;
      margin: 0;
      margin-bottom: 0px;
      margin-top: 5px;
      clear: right;
      line-height: 21px;
      letter-spacing: 0;
      font-weight: 600;
      font-size: 20px;
      width: 100%;
      text-align: left;
  }
  .product-details .caption .price .price-tax {
      display: none;
  }
  .product-details .caption .product_option {
      min-height: 30px;
      width: auto;
      opacity: 0;
      margin-right: auto;
      visibility: hidden;
      transition: all 0.3s linear;
      margin-top: 12px;
  }
  .product_box:hover .product-details .caption .product_option {
      opacity: 1;
      visibility: visible;
  }
  .product-details .caption .product_option .input-group {
      /* display: block; */
  }
  .control-label {
      font-weight: bold;
      margin: 0;
      line-height: 32px;
      float: left;
      display: none;
  }
  .product-details .caption .product_option .input-group .form-control {
      height: 32px;
      padding: 0 5px;
      font-size: 14px;
      float: left;
      width: 50px;
      margin: 0 6px;
  }
  .product-details .caption .addtocart {
      font-size: 16px;
      width: 100%;
      border: none;
      height: 35px;
      padding: 5px 11px 5px 40px;
      color: #fff;
      float: right;
      background: url(../images/cart.png) no-repeat scroll 28% 11px #51aa1b;
      border-radius: 4px;
  }
  .product-details .caption .addtocart:hover {
     background: url(../images/cart.png) no-repeat scroll 28% 11px #ff544d;
  }
  .product-details .caption .addtocart.new-d {
      background: none;
      color: #fff;
      height: 34px;
      line-height: 34px;
      border: 1px solid #ddd;
      border-radius: 5px;
      background-color: #007a37;
      line-height: 0;
      padding: 0 20px;
      display: block;
      position: absolute;
      right: 12px;
      width: 88%;
      /*
      display: flex;
      justify-content: center;
      align-items: center;
  */
      transition: all 0.3s linear;
      margin-top: 12px;
  }
  .addtocart svg {
      transform: rotateY(180deg);
      fill: #fff;
      margin-right: 5px;
  }
  .product-details .caption .addtocart.new-d:hover {
      
      background-color: #51aa1b;
      color: #fff;
      fill: #fff;
      border: 1px solid #51aa1b;
  }
  
  .product_box:hover .product-details .caption .addtocart.new-d  {
      width: 40%;
      position: absolute;
      right: 6px;
  }
  .product-details {
      margin: 0px 0 0;
      position: absolute;
      width: 100%;
      background-color: #ffffff;
      padding: 10px 12px 8px;
      overflow: auto;
      border-top: 0px solid #ebebeb;
      bottom: 0px;
  }
  .product_box {
      position: relative;
      padding: 0;
      border: 1px solid #ebebeb;
      border-radius: 5px;
      /* box-shadow: 0 0 12px #00000017; */
      min-height: 365px;
      position: relative;
      background: #fff;
      overflow: hidden;
  }
  .product_box.empty {
      box-shadow: none;
      min-height: 1px;
      height: 1px;
  }
  .owl-carousel .owl-stage {
      padding-bottom: 0px;
  }
  .product_box span.type {
      letter-spacing: 0.8px;
      position: absolute;
      top: 14px;
      font-size: 12px;
      color: #fff;
      min-width: 62px;
      text-align: center;
      left: -8px;
      background: #ff544d;
      padding: 0px 7px;
      border: 0px solid #e2f7ee;
      border-radius: 5px;
      margin-top: 0px;
      margin-bottom: 0;
      z-index: 2;
      transform: rotate(-45deg);
      display: inline-block;
      font-weight: 500;
  }
  .product_box span.type:before {
      content: '';
      position: absolute;
      top: -2px;
      width: 120px;
      height: 28px;
      left: -16px;
      background: #ff544d;
      z-index: -1;
  }
  .product_box img{
      padding: 10px 15px 0;
      margin: 6%;
      background: #fff;
      max-width: 88%;
  }
  
  .owl-theme .owl-nav [class*=owl-] {
      background: #e1e1e1;
      border-radius: 50%;
      width: 32px;
      font-size: 12px;
      color: #000;
  }
  .owl-theme .owl-nav [class*=owl-]:hover {
      background: #51aa1b;
      color: #FFF;
      text-decoration: none;
  }
  .cart table .input-group {
      width: 100%;
  }
  
   #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;
  }
  #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: 7px;
  }
  .btn-successcss {
      font-weight: 500;
      border: none;
      background: #51aa1b;
      color: #fff;
      font-size: 18px;
      padding: 6px 18px;
      box-shadow: none;
      transition: 0.5s;
  }
  .btn-dangercss {
      font-weight: 500;
      border: none;
      background: #ff544d;
      color: #fff;
      font-size: 18px;
      padding: 6px 18px;
      box-shadow: none;
      transition: 0.5s;
  }
  input.cart-qty {
      width: 70px;
  }
  
  /*
  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: 38px;
    padding: 0;
    width: 28px;
    position: relative;
    color: #050505;
    border: 1px solid #d4d4d4;
    background-color: #d4d4d4;
  }
  
  .input-group .quantity-field {
    position: relative;
    height: 38px;
    text-align: center;
    width: 34px;
    display: inline-block;
    font-size: 13px;
    margin: 0 0 0px;
    resize: vertical;
    border: 1px solid #c6c6c6;
  }
  
  .product_option label + .input-group {
      width: auto;
      display: inline-flex !important;
      margin-left: 5px;
      flex-wrap: nowrap;
  }
  .product_option .input-group .button-minus, .product_option .input-group .button-plus {
      width: 20px;
  }
  
  .product_option .input-group .button-minus, .product_option .input-group .button-plus, .product_option .input-group .quantity-field {
      height: 31px;
  }
.has-bg_color {
    background: #f7f7f7c4;
    padding-bottom: 30px;
    margin-top: 30px;
}
  
  /*view cart page*/
  /*
  .view-cart .card .card-header h4 a {
      width: 100%;
  }
  .view-cart .card .card-header h4 a:hover {
      color: #ec610a;
  }
  .view-cart .card .card-header h4 a i {
      float: right;
  }*/
  .view-cart .table thead {
      background: #51aa1b;
      color: #fff;
  }
  .table.even-stripe tbody tr:nth-of-type(even) {
      background: #f8f8f8;
  }
  
  .checkout .details-wrapper {
      border: 1px solid rgba(0,0,0,.125);
  }
  @media screen and (min-width:1792px) {
      .checkout .container-fluid {
          width: 1500px;
      }
      .product-details .caption .addtocart.new-d {
          height: 40px;
      }
      .product_option .input-group .button-minus, .product_option .input-group .button-plus, .product_option .input-group .quantity-field {
          height: 35px;
          width: 26px;
      }
  } 
  
  .checkout h3 {
      padding: .5rem 1rem;
      margin-bottom: 0;
      background-color: #51aa1b;
      color: #fff;
      border-bottom: 1px solid rgba(0,0,0,.125);
  }
  .checkout form {
      padding: 20px;
  }
  .parent {
      height: 100%;
  }
  .order-summary {
      border-radius: 4px;
      padding: 20px 15px;
      border: 1px solid rgba(0,0,0,.125);
  }
  
  .order-summary-container .order-summary {
      padding: 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 #ec610a !important;
      color: #ec610a;
  }
  .order-summary label.btn.btn-outline-success.active, .order-summary label.btn.btn-outline-success:hover {
      background:  #ec610a ;
      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: #ec610a;*/
      background-color: #51aa1b;
      border-radius: 4px;
  }
  a.w-theme-btn:hover {
      background: #ff544d;
      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: #ff544d;
      padding: 10px !important;
      font-size: 14px;
      top: 44%;
      color: #fff;
  }
  .detail_page .product-slide .product .owl-nav .owl-prev {
      left: 7px !important;
  }
  .detail_page .product-slide .product .owl-nav .owl-next {
      right: 7px !important;
  }
  .detail_page .add-cart a {
      padding: 5px 20px;
      font-size: 14px;
      background-color: #ec610a !important;
      background-color: #51aa1b !important;
      color: #fff !important;
      border-radius: 4px;
      min-width: 150px;
      text-align: center;
      text-transform: normal;
      margin-top: 15px;
  }
  .detail_page .add-cart a:hover {
      background-color: #ec610a !important;
  }
  button.active.disable-box-shadow {
      background: #00d470 !important;
      border-radius: 4px;
      border: none;
      color: #fff;
      font-size: 16px;
      font-weight: 600;
      cursor: default;
      padding: 2px 10px;
      margin: 12px auto;
  }
  .detail_page .product-price span {
      font-size: 22px !important;
      font-weight: 600;
      color: #ff544d;
      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: #0c9347;
      color: #fff;
  }
  
  /*product listing page*/
  .filter-opt button {
      padding: 5px 20px;
      display: block;
      width: 100%;
      font-size: 15px;
      background-color: #ec610a !important;
      color: #fff !important;
      border-radius: 4px;
      text-align: left;
      text-transform: uppercase;
      margin-top: 15px;
      letter-spacing: 0px;
      border-color: #ec610a;
  }
  .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: #fff;
      max-height: 250px;
      overflow-y: auto !important;
      scrollbar-width: thin !important;
  }
  .dropdown-list {
      font-size: 14px !important;
  }
  .dropdown-list li {
      border: 1px solid rgba(0,0,0,.15);
  }
  .dropdown-list .dropdown-item {
      padding: 5px 10px;
      color: #000;
  }
  .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;
  }
  
  .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;
  }
  
  .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: #ff544d;
  }
  .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: flex-end;
      width: 72%;
      align-items: center;
      padding-bottom: 6px;
  }

    .caption .line2.price-wrp {
        width: 100%;
        justify-content: flex-start;
    }
  .p-box {
      cursor: pointer;
      border-radius: 4px;
  }
  
  .p-box {
      margin: 15px 0;
      padding: 5px 10px;
      border: 1px solid #0c9347;
  }
  .p-box.active, .p-box:hover  {
      background: #ff544d;
      border: 1px solid #0c9347;
  }
  .p-box.active .special-price, .p-box:hover .special-price {
      color: #fff;
  }
  .special-price {
      color: #ff544d;
      font-weight: 600;
      width: 70%;
      font-size: 18px !important;
      font-family: sans-serif;
  }
  table .input-group {
      width: 80%;
  }
  .text-danger {
      color: #ff544d !important;
  }
  .footer .footer-block:nth-child(6) li:hover {
      list-style: none;
      margin-left: 0px;
      color: #ec610a;
  }
  .bg-danger {
      background-color: #ffffff !important;
  }
  
  
  /*/////////new code/////////*/
  .banner-left-icon {
      position: relative;
      background: #ff544d;
      background: #222222;
      padding: 20px;
      border-radius: 10px;
  }
  .align-items-center {
      align-items: center!important;
  }
  .banner-left-icon .banner-icon {
      max-width: 60px;
      margin-right: 20px;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      filter: invert(100%) sepia(0%) saturate(681%) hue-rotate(310deg) brightness(110%) contrast(102%);
  }
  
  .container1{
  max-width: 1426px;
  }
  
  
  .newshipcode{
      margin: 0px 1%;
      width: 98%;
  }
  .col-md-6.secd-border .row {
      border: 0px solid #000;
      border-radius: 10px;
      padding: 8px 2px;
  }
  
  
  .product-layout .product-thumb:hover{
      background-color: white;
  }
  
  ul.app-icon li img {
    height: 30px;
}
  
  .form-control, .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child)  {
      display: block;
      width: 100%;
      padding: 1.375rem 0.75rem;
      font-size: 13px;
      line-height: 2.5;
      color: #495057;
      background-color: #fff;
      background-clip: padding-box;
      border: 1px solid #e0e0e0;
      border-radius: 0.25rem;
      transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }
  
  a.wb-logo {
      width: 120px;
      margin: auto;
      display: block;
  }
  
  .booktimecss{
     background-color: #fff;
     padding: 8px!important;
  }
  
  .booktimecss i {
     font-size: 32px;
      margin-right: 12px;
  }
  
  
  .bgcolorcode{
      color: #ff0a00!important;
  }
  .price-old {
      color: #979797;
      text-decoration: line-through;
      font-size: 12px;
      font-weight: 300;
  }
  
  
  .textgram{
      text-align: center;
      color: #000000;
      font-weight: 300;
  }
  .owl-theme .owl-nav {
      margin-top: 10px;
      position: absolute;
      right: 0px;
      top: -6.5em;
      width: 100%;
      display: flex;
      justify-content: space-between;
  }
  input[type=number]::-webkit-inner-spin-button {
      opacity: 1;
  }
  .banner-text h3, .banner-text p {
      color: #fff;
  }
  .bg-green {
      background-color: #007a37 !important;
  }
  
  .top-categories .owl-carousel .owl-item .image {
      display: block;
      width: 152px;
      height: auto;
      background: #fff;
      padding: 0px 1px;
      border-radius: 0%;
      overflow: hidden;
      margin: 0px auto -18px;
      /*    border: 2px solid #f6f6f6;*/
      /*    box-shadow: 3px 6px 20px #00000012;*/
  }
  
  .top-categories .owl-carousel .owl-item .image.d1 {
      background: #fff;
      padding: 00px;
      border-radius: 50%;
      border: 6px solid #f54e46;
      box-shadow: 3px 6px 20px #00000012;
  }
  
  .top-categories .owl-carousel .owl-item .image.d2 {
      background: #369561;
      padding: 20px;
      border: 0px solid #f74e47;
      border-radius: 0px;
  }
  /*
  .top-categories .owl-carousel .owl-item .image.d3 {
      background: #fff;
      padding: 0px;
      border: 6px solid #369561;
      border-radius: 50%;
  }
  */
  .top-categories .owl-carousel .owl-item .d5.product-thumb .image {
      box-shadow: none;
      padding: 5px;
  }
  .top-categories .owl-carousel .owl-item .d5.product-thumb {
      border: 1px solid #369561;
  }
  
  .top-categories .owl-carousel .owl-item .d5.product-thumb .categoryname h4 {
      background: #369561;
      color: #fff;
      padding: 8px;
      border-radius: 5px;
  }
  .top-categories .owl-carousel .owl-item .d5.product-thumb:hover .categoryname h4 a{
      color: #fff;
  } 
  .top-categories .owl-carousel .owl-item .d5.product-thumb .categoryname h4:hover {
      background: #f74e47;
      color: #fff;
  }
  
  
  
  
  
  /*********************
  Phase 2 CSS
  *********************/
  .search-wrapper {
      border: 1px solid #ebeaeabf;
      border-radius: 0.25rem;
      padding: 0;
      margin: 24px 0;
      box-shadow: 0 2px 10px #f1f1f1;
  }
  .all-categories {
      display: inline-block;
  }
  .all-categories a.btn {
      min-height: 46px;
      line-height: 34px;
      color: #000;
      background: #f7f7f7;
  }
  .all-categories a.btn span {
      margin-left: 8px;
  }
  #search {
      margin: 0px 0;
      min-width: 29rem;
      width: auto;
      display: inline-block !important;
  }
  #search .form-control {
      border: 0px;
      padding-left: 20px;
  }
  #search .btn-lg:hover {
      background: #007a37;
      color: #fff;
  }
  #collapseExample2 {
      position: absolute;
      left: 8px;
      top: 76%;
      z-index: 5;
  }
  .right-menu .just-icon {
      border-radius: 50%;
      width: auto;
      height: 42px;
      padding: 0;
  }
  .right-menu div#navbarNav a.nav-link:hover {
      background: #fff;
      color: #007a37;
  }
  .right-menu .just-icon img, .cart a.btn-primary img {
      width: 25px;
  }
  .right-menu .just-icon img {
      margin-top: 10px;
  }
  .right-menu .just-icon i.fa {
      font-size: 21px;
      line-height: 42px;
  }
  .right-menu .navbar-light .navbar-nav .nav-link.support-call {
      font-size: 18px;
      padding: 0px;
      margin-right: 50px;
      font-weight: 700;
  }
  .right-menu .nav-link.support-call span {
      font-size: 12px;
      color: #6ca628;
      line-height: 15px;
      font-weight: 400;
  }
  .cart a i.fa {
      font-size: 20px;
      margin-right: 15px;
  }
  
  .main-menu a.navbar-brand.bg-green {
      display: none; opacity: 0;
  }
  
  .main-menu.sticky a.navbar-brand.bg-green {
      display: block; opacity: 1;
  }
  .browse {
      position: absolute;
      top: 50px;
  }
  .browse.collapsing {
      display: block;
  }
  
.news-form .form-group {
    display: flex;
    margin-top: 12px;
}
.news-form .form-group input {
    width: 56%;
    height: 38px;
    padding: 5px 15px;
}
.news-form .form-group button.btn  {
    font-size: 14px;
    height: 38px;
    background-color: #ff544d;
    color: #fff;
    margin-left: 10px;
}
  
  @media screen and (min-width:1980px) {
      
      .all-products .product_box {
          flex-grow: 1;
          width: 15.4rem;
          margin: 10px 5px;
      }
      .product_box {
          min-height: 372px;
      }
      #search {
          min-width: 50rem;
      }
      .search-wrapper {
          display: table !important;
          margin: 24px auto;
      }
  }
  
  @media screen and (max-width:1792px) {
      
      .product-details .caption h4 a {
          font-size: 14px;
      }
      body {
          font-size: 14px;
      }
      .product-details .caption .price {
          font-size: 19px;
      }
      .section > .sec_title {
          font-size: 32px;
          font-weight: 600;
          padding: 12px;
      }
      .product_box {
          min-height: 325px;
      }
  }
  
  @media screen and (max-width:1300px) {
      
      #search {
          min-width: 26rem;
      }
      .right-menu .navbar-light .navbar-nav .nav-link.support-call {
          margin-right: 15px;
      }
  }
  
