@import url("https://fonts.googleapis.com/css2?family=Bree+Serif&amp;family=Jost&amp;display=swap");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");

li {
  list-style-type: none !important;
}
a {
  text-decoration: none !important;
}
.heading1 {
  font-size: 2.5rem;
}
.heading2 {
  font-size: 2rem;
}
.heading3 {
  font-size: 1.75rem;
}
.heading4 {
  font-size: 1.5rem;
}

.heading5 {
  font-size: 1.25rem;
}
.pad {
  padding: 90px 0;
}
.bree {
  font-family: "Montserrat", serif;
}
.jost {
  font-family: "Montserrat", sans-serif;
}
.text1 {
  position: relative;
  padding: 0 0 0 28px;
  margin-top: -41px;
}
.footpad {
  padding: 40px 0 20px 0;
}
.secpad {
  padding: 5em 0 12em 0;
}
.text-white {
  color: #fff !important;
}
.wapp {
  width: 50px;
}
.w0 {
  width: 0%;
}
.fixed {
  position: fixed;
  z-index: 2;
}
.priceicn {
  width: 60px;
}
.priceicn1 {
  width: 50px;
}
.priceicn2 {
  width: 110px;
}
.point {
  bottom: 10px;
}
.point1 {
  bottom: 70px;
  left: 5px;
}
.point2 {
  bottom: 10px;
  right: 10px;
}
.icnwdth {
  width: 44px;
}
.time-of-year {
  color: #555;
  font-size: 24px;
  margin: 100px 75px 10px 75px;
  position: relative;
  text-align: center;
  -webkit-transform: translateZ(0);
  -webkit-font-smoothing: antialiased;
}

.time-of-year .tooltip {
  background: #844192;
  border-radius: 3px;
  bottom: -49px;
  font-size: 20px;
  display: block;
  left: -67px;
  opacity: 0;
  padding: 15px;
  pointer-events: none;
  position: absolute;
  width: 320px;
  z-index: 1102;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  height: 100px;
}

.time-of-year .tooltip::after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid #844192 10px;
  bottom: 58px;
  content: " ";
  height: 0;
  left: 0%;
  margin-left: -13px;
  position: absolute;
  width: 0;
  transform: rotate(92deg);
}
.safetytipsbg {
  background-image: url("../images/safetytips.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.time-of-year:hover .tooltip {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}
.feature-gd {
  background: white;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  height: 150px;
  margin-bottom: 10px;
}

.block-head {
  position: relative;
  margin-bottom: 20px;
  padding: 0 0 20px;
  border-bottom: 1px #cac9c9 solid;
  font-weight: normal;
  color: #333e48;
}
.block-head::before {
  position: absolute;
  bottom: -3px;
  left: 20px;
  width: 35px;
  height: 5px;
  content: "";
  display: inline-block;
  background-color: #ec2424;
}
.block-head::after {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 80px;
  height: 1px;
  content: "";
  display: inline-block;
  background-color: #ec2424;
}
.gicon,
.ricons {
  margin-right: 1em;
}
.gicon i {
  color: #559926;
  font-size: 28px;
  background: rgb(13 54 159 / 9%);
  width: 65px;
  height: 65px;
  line-height: 65px;
  border-radius: 50%;
  text-align: center;
}
.ricons i {
  color: #b61818;
  font-size: 28px;
  background: rgb(13 54 159 / 9%);
  width: 65px;
  height: 65px;
  line-height: 65px;
  border-radius: 50%;
  text-align: center;
}
.smallborder1 {
  margin-left: calc(47% - 3px);
  width: 70px;
  height: 2px;
  background-color: #fd5f00;
}
.cnticons {
  width: 80px;
  height: 80px;
  border: 1px solid #d6d6d6;
  display: table;
  text-align: center;
  margin: 0 auto 30px auto;
  border-radius: 50%;
}
.cnticons i {
  display: table-cell;
  vertical-align: middle;
  height: 75px;
  font-size: 32px !important;
  color: #fd5f00;
}
.wapp {
  width: 50px;
}
.w0 {
  width: 0%;
}
.whatsapp-icon {
  width: 20px;
  height: 20px;
  position: relative;
  margin-bottom: 3px;
}
.logo {
  width: 550px;
}

.card-view {
  background: white;
  border-radius: 8px;
  box-shadow: 0 1px 5px rgb(254 118 1), 0 3px 6px rgba(0, 0, 0, 0.23);
  padding-top: 8px;
  padding-bottom: 8px;
}
.theme-grn {
  color: #84c639;
}
@media only screen and (min-width: 700px) {
  .order_now {
    display: none;
  }
}
.whatsapp-icon {
  width: 20px;
  height: 20px;
  position: relative;
  margin-bottom: 3px;
}
.navbar button {
  background-color: #fd5f00;
}
.txt-red {
  color: #fd2e01;
}
.fix-tbl {
  margin: 8px auto;
}
.clr {
  color: #fd5f00;
}
#myNavbar {
  background-color: brown;
}
.navbar-nav .active > .nav-link {
  color: #bbb7e4 !important;
}
.navbar-nav .nav-link {
  color: #ffffff !important;
}
.smallfnt {
  font-size: 15px;
}
.topbg {
  background: #89c54a;
}
.navfont {
  font-family: "Montserrat", serif;
  font-size: 16px;
  letter-spacing: 1px;
}
.logo {
  width: 550px;
}
.icon {
  margin-right: 1em;
}
.icon i {
  color: #fd5f00;
  font-size: 18px;
  background: #fbfbfb;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
}
.ftco-footer {
  background: #142336;
  position: relative;
}
.degree-footer-top {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100px;
}
.degree-footer-top::before {
  width: 35%;
  left: 0;
  -ms-transform: matrix(1, -0.19, 0, 2, 0, 0);
  -webkit-transform: matrix(1, -0.19, 0, 2, 0, 0);
  transform: matrix(1, -0.19, 0, 2, 0, 0);
}
.degree-footer-top::after {
  width: 65%;
  right: 0;
  -ms-transform: matrix(1, 0.102, 0, 2, 0, 0);
  -webkit-transform: matrix(1, 0.102, 0, 2, 0, 0);
  transform: matrix(1, 0.102, 0, 2, 0, 0);
}
.degree-footer-top::after,
.degree-footer-top::before {
  position: absolute;
  content: "";
  height: 50px;
  /*    background:#142336;*/
  z-index: 0;
  top: -25px;
}
.footbg {
  background: #142336;
}
.footpad {
  padding: 40px 0 20px 0;
}
.secpad {
  padding: 5em 0 12em 0;
}
.heading6 {
  font-size: 1rem;
}
#top_section table td {
  font-size: 15px;
  line-height: 15px;
  padding: 10px;
  font-weight: bold;
}
#top_section {
  background-color: #ffffff;
  z-index: 1;
}
#top_section table td {
  color: #000000;
}
.brown {
  color: brown;
}
.grid_products h1.category_row {
  text-transform: uppercase;
}
.grid_products h1.category_row {
  background-color: #ff0000 !important;
}
.grid_products h1.category_row {
  color: #ffffff !important;
}
.producttext,
.rate_div,
.rate_div .rate,
.strike {
  color: #fd2e01 !important;
}
.grid_products .pricelist_products:nth-child(odd) .product_row {
  background-color: #ffffff;
}
.grid_products .pricelist_products:nth-child(even) .product_row {
  background-color: #ffffff;
}
#navigation,
.leftbg {
  background: #ffffff !important;
}
.strike {
  text-decoration-color: #ff0000 !important;
  text-decoration-thickness: 2px !important;
}
.grid_cart {
  display: block;
}
.pricelist_table thead tr td {
  text-align: center;
  font-weight: bold;
  padding: 10px;
  font-size: 15px;
}
.pricelist_table thead tr {
  background-color: #84c639 !important;
}
.pricelist_table thead tr {
  color: #fff !important;
}
.pricelist_table tr.category_row td {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px;
  font-size: 20px;
}
.grid_products h1.category_row {
  text-transform: uppercase;
}
.pricelist_table tr.category_row {
  background-color: brown !important;
}
.pricelist_table tr.category_row {
  color: black !important;
}
.pricelist_table tr.product_row td {
  color: black !important;
}
.pricelist_table tr:nth-child(odd) {
  background-color: #fbbc31;
}
.pricelist_table tr:nth-child(even) {
  background-color: #fbbc31;
}
.pricelist_table tr {
  border: 2px solid #ffffff;
}
.pricelist_table tr td {
  vertical-align: middle;
  padding: 5px;
  border: 2px solid #ffffff;
  font-size: 16px;
  font-weight: 600;
}
.strike {
  text-decoration-color: #ff0000 !important;
  text-decoration-thickness: 2px !important;
}
.cartimg {
  width: 50px;
  margin-bottom: 10px;
}
.cartimgtop {
  width: 30px;
}
.theme-grn {
  color: #84c639;
}

.theme-bg-grn {
  background-color: #84c639 !important;
}
.theme-bg-org {
  background-color: brown !important;
  border-color: brown !important;
}
.theme-org {
  color: brown;
}
body {
  font-family: "Montserrat", sans-serif !important;
}
.fix-tbl {
  margin: 8px auto;
}
.txt-yellow {
  color: #ffeb3b;
}
.txt-red {
  color: #fd2e01;
}
.txt-pink {
  color: #fb48c8;
}
.txt-grn {
  color: #40f520;
}
.txt-dark-grn {
  color: #1e9150;
}

.pricelist_table tr td {
  color: #fff;
}
.product_image img {
  max-width: 90px;
  max-height: 90px;
  cursor: pointer;
}
.qty_box {
  width: 100px;
  height: 50px;
  display: inline-block;
}
.rate_box {
  width: 100px;
  height: 50px;
  display: inline-block;
}
.table_view {
  display: inline-table;
}
.mobile_view {
  display: none;
}
@media (min-width: 5px) and (max-width: 767.98px) {
  .pad,
  .varpad {
    padding: 40px 0;
  }
  .services-block-three {
    margin-bottom: 45px;
  }
  .logo {
    width: 300px;
    padding: 0px 0 0px 0;
  }
  .secpad {
    padding: 2em 0 5em 0;
  }
  .footpad {
    padding: 30px 0 20px 0;
  }
  .table_view {
    display: none;
  }
  .mobile_view {
    display: block;
  }
}
.cardimg {
  max-width: 60px;
  max-height: 60px;
}
.bill1 {
  flex: 1 1 1e-9px;
  display: flex;
  place-content: center space-between;
  align-items: center;
  background: white;
  padding: 4px 1px;
  margin: 0;
  border-bottom: 1px dotted silver;
  font-size: 14px;
}
cardrate {
  margin: 0 auto;
  width: 60px;
  padding-right: 5px;
}
@media (min-width: 321px) and (max-width: 767.98px) {
  .txtwidth {
    width: 200px;
  }
}
.txtwidth {
  width: 140px;
}
.contact-form .form-group {
  margin-bottom: -6px !important;
  padding: 0px 5px;
  text-align: center;
}
.contact-form .form-control {
  width: 58px !important;
  padding: 2px !important;
  height: 35px !important;
  text-align: center;
  margin-bottom: 4px;
}
.btncart {
  color: #fe3000 !important;
  padding: 14px 20px 27px 20px;
  font-size: 28px;
}
.smallbutton {
  height: 90px;
  width: 90px;
  background: brown;
  display: block;
  float: right;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
}
.nav-trigger {
  position: fixed;
  z-index: 4;
  top: 25%;
  right: 0px;
}
.leftbg {
  height: 100%;
  width: 100%;
  background-color: rgb(254, 48, 0);
  scrollbar-width: thin;
}
#navigation,
.leftbg {
  background: #ffffff !important;
}
.badges {
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid brown;
  color: brown;
  width: 25px;
  height: 25px;
  top: -12px;
  right: 9px;
  font-size: 13px;
  z-index: 34;
  box-shadow: 3px 1px 30px 4px #fd5f00;
}
.badgescntr {
  place-content: center;
  align-items: center;
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
}
.strike {
  text-decoration-color: #ff0000 !important;
  text-decoration-thickness: 2px !important;
}
.strike {
  color: red;
  text-decoration: line-through;
  font-size: 16px;
}
.deleteCart {
  bottom: 10px;
  position: relative;
}
