.best_seller .item {
  margin: 1rem 0;
}
.testimonials-section {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.offer-slider {
  overflow: hidden;
}
#top-categories .thumbnail {
  margin-bottom: 30px;
  display: block;
  padding: 0;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  elevation-4: unset;
  border-radius: 0;
}
#top-categories .thumbnail img {
  height: 177px;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}
#top-categories .thumbnail .caption {
  padding: 9px;
  color: #333;
}
#top-categories .thumbnail:hover {
  display: block;
  padding: 0;
  margin-bottom: 30px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  elevation-4: unset;
  border-radius: 0;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
  box-shadow: 0 0 10px rgba(0,0,0,.2);
}

#best-seller .products-grid .item .item-inner .item-img {
  min-height: 257px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.w-100 {
  width: 100%;
}

.my-0 {
  margin-top: 0rem;
  margin-bottom: 0rem;
}

.mx-0 {
  margin-left: 0rem;
  margin-right: 0rem;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
    margin-left: 0 !important;
}
.m-1 {
    margin: 0.25rem !important;
}
.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}
.m-3 {
    margin: 1rem !important;
}
.mt-3,
.my-3 {
    margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}
.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}
.m-4 {
    margin: 1.5rem !important;
}
.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}
.m-5 {
    margin: 3rem !important;
}
.mt-5,
.my-5 {
    margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}
.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}
.p-0 {
    padding: 0 !important;
}
.pt-0,
.py-0 {
    padding-top: 0 !important;
}
.pr-0,
.px-0 {
    padding-right: 0 !important;
}
.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
    padding-left: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}
.p-3 {
    padding: 1rem !important;
}
.pt-3,
.py-3 {
    padding-top: 1rem !important;
}
.pr-3,
.px-3 {
    padding-right: 1rem !important;
}
.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
    padding-left: 1rem !important;
}
.p-4 {
    padding: 1.5rem !important;
}
.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}
.p-5 {
    padding: 3rem !important;
}
.pt-5,
.py-5 {
    padding-top: 3rem !important;
}
.pr-5,
.px-5 {
    padding-right: 3rem !important;
}
.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

#header {
  background: #fff;
}

.forcefullwidth_wrapper_tp_banner, .fullwidthbanner-container {
    height:500px!important
}

 @media only screen and (max-width: 479px) and (min-width: 320px) {
   .forcefullwidth_wrapper_tp_banner, .fullwidthbanner-container {
       height: 120px !important;
   }
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
  .forcefullwidth_wrapper_tp_banner, .fullwidthbanner-container {
      height: 250px !important;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .forcefullwidth_wrapper_tp_banner, .fullwidthbanner-container {
      height: 480px!important;
    }
}

.slider-txts {
  left:0!important;
}

.title h2 {
  text-align: center;
  background: #4DBA00;
  color: white;
  padding: 2rem 0;
}

#shopping-cart-table input.qty {
  width: 42px;
}

.form_background {
  display: flex;
  justify-content: center;
}

.bg-white {
  background: white;
}

.ui.ordered.steps .step.inprogress:before, .ui.steps .step.inprogress>.icon:before {
  font-family: 'FontAwesome'!important;
  content: '\f021';
  color: #1E70BF!important;
}

.cont a, .cont .block-layered-nav .price .sub {
  font-size: 1rem;
}

.cont .block-company li:before{
  content: '';
  font-size: 1rem;
}

.cont .block-company li.address:before {
  content: "\f041";
  width: 5%;
}

.cont .block-company li.phone:before {
  content: "\f095";
}

.cont .block-company li.email:before {
  content: "\f0e0";
}

.cont .address a {
  width: 95%;
  display: inline-block;
}

.d-none {
    display: none;
}


@media (max-width: 767px ) {
  .table-striped>tbody>tr {
    width: 100%;
    display: block;
  }
  .data-table tbody th, .data-table tbody td {
    width: 100%;
    float: left;
    display: block;
  }
  .data-table tbody th, .data-table tbody td:first-child {
    border-top: 1px solid #eaeaea;
  }

  .image.hidden-table a img {
    width: 100%;
  }
  .price-td {
    display: none!important;
  }
  .qty-td {
    width: 40%!important;
    border-bottom: 0px solid #eaeaea!important;
  }
  .sum-td {
    width: 40%!important;
    border-bottom: 0px solid #eaeaea!important;
  }
  .remove-td {
    width: 10%!important;
    border-bottom: 0px solid #eaeaea!important;
  }
  .t-body {
    display: table-caption;
  }
  #header {
    height: auto;
  }
  .table-tr {
    height: 100%;
  }
  .h2-td {
    border: none!important;
  }
}

@media (min-width: 768px) {
  .d-md-block-table {
      display: table-header-group;
  }
}

.no-wrap {
	white-space: nowrap;
}

.product-name a {
  font-size: 1.25rem;
}

.product-image img {
  width: 200px;
}

.price, .qty{
  font-size: 1.125rem;
}

.product-view .short-description p{
  font-size: 15px!important;
}
.buy-btn {
  /* font-size: 16px!important; */
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

#nav .level0-wrapper2 .col-1 {
	float: left;
	width: 50%;
}
#nav .level0-wrapper2 .col-2 {
	width: 45%;
  float: right;
}
.collapseBtn {
  width: 100%;
  text-align: left;
  border: 0;
  border-bottom: 1px solid #e8e8e8;
  color: black;
}
.collapseBtn:hover{
  background: transparent;
  border: 0;
  color: black;
}
.delivery_menu {
  color: #79ae3d;
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  padding: 10px 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: #ececec double;
  margin-bottom: 10px;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
#nav li ul li ul li {
  display: inline-block;
  width: 30%;
}
#nav .col-1 ul.level0 > li {
  width: 100%;
}
.d-flex {
    display: flex;
}
.justify-content-center {
  justify-content: center;
}
.flex-column {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.bg-e8e8e817 {
  background: #f5f5f5;
  border-radius: 1.39969rem 1.39969rem 1.39969rem 1.39969rem;
}


.decrease-cart-items, .increase-cart-items {
  float: left;
  text-decoration: none;

}
.qty-td {
  width: 120px;
}
#shopping-cart-table input.qty {
  padding: 5px 10px;
  width: 36px;
  float: left;
}
a:focus {
  outline: none!important;
  outline: none!important;
  outline-offset: 0!important;
  text-decoration: none!important;
}
.featured-thumb {
  margin: 0!important;
}

.acc-kontainer {
  width: 100%;
  margin: auto;
}
.acc-kontainer .acc-body {
  width: 100%;
  margin: 0 auto;
  height: 0;
  color: rgba(0, 0, 0, 0);
  background-color: white;
  line-height: 28px;
  padding: 0 20px;
  box-sizing: border-box;
  transition: 0.5s;
}

.acc-kontainer label {
  cursor: pointer;
  background-color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: block;
  padding: 15px;
  width: 100%;
  color: #000;
  font-weight: bold;
  box-sizing: border-box;
  z-index: 100;
  border: 1px solid #e8e8e8;
  margin-top: 0.5rem;
}

.acc-kontainer input{
  display: none;
}

.acc-kontainer label:before {
  font-family: 'FontAwesome';
  content: '\f067';
  font-weight: bolder;
  float: right;
}

.acc-kontainer input:checked+label {
  background-color: white;
  border: 1px solid #e8e8e8;
}

.acc-kontainer input:checked+label:before {
  font-family: 'FontAwesome';
  content: '\f00d';
  transition: 0.5s;
}

.acc-kontainer input:checked~.acc-body {
  height: auto;
  color: #000;
  padding: 20px;
  transition: 0.5s;
  border-left: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  margin-top: -5px;
}

#shopping-cart-totals-table .price {
  font-size: 18px;
}
.fs-24 {
  font-size: 18px!important;
}
* {
  font-family: Montserrat,sans-serif;
}
.mobile-menu li a.active {
  color: #c2c2c2;
}
.money-back {
  color: #fff;
  background-color: #4dba00;
  padding: 0 0.5rem;
}
.delivery_time {
  visibility: hidden;
  height: 43px;
}
.delivery_time input {
  height: 40px;
}
.swal-button {
  background-color: #4dba00!important;
}
.swal-button--cancel {
  background-color: #efefef!important;
}
.time_dropdown {
  border: 1px solid black;
  background: #fff;
  display: flex
}
.time_dropdown ul {
  list-style-type: none;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.minus_customers,.quantity,.plus_customers {
  float: left;
  width: 34px!important;
  height: 34px;
}
.social .vk a::before {
  content: '\f189';
  font-family: FontAwesome;
}
.social .instagram a,  .social .vk a{
  font-size: 16px;
  display: inline-block!important;
  text-align: center;
  padding: 0;
}
.social .vk a:hover {
  background-color: #5181B8
}
.social .instagram a:hover {
  background-color: #DC4774
}
.social .instagram a::before {
  content: "\f16d";
  font-family: FontAwesome;
}
.bg-logo-color
{
background: #4dba00;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}
