section.staticsec {
  margin-top: 82px;
}

.position-fixed {
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  position: fixed;
  border-radius: 0;
  transition: all 0.3s ease;
}

.log_opt {
  color: #332a31 !important;
}

.dropdown a:hover {
  background-color: transparent !important;
}

.cstm_nav {
  border-bottom: 1px solid #e7e7e7;
}

.right_nav_items .selct_pop_btn {
  width: auto !important;
}

.position-fixed.active {
  transition: all 0.3s ease;
  background-color: #fff;
  border-bottom: 1px solid #eee;
}

.cart {
  padding-left: 100px;
}

.logged.position-fixed,
.navigation_menu {
  background-color: #fff;
}

.logged .navbar {
  padding: 15px 0 15px;
  margin-bottom: 0;
}

.navbar {
  transition: all 0.3s ease-in-out;
}

.navbar.cstm_nav {
  transition: all 0.3s ease-in-out;
  background-color: #fff;
}

.navbar .logged_menu ul li a {
  color: #000 !important;
  font-size: 12px !important;
  font-family: "Conv_SharpGrotesk-Book25" !important;
  transition: all 0.3s ease;
}

.logged_menu ul li a:hover {
  color: #23a34d !important;
  transition: all 0.3s ease;
}

.logged_menu ul {
  background: #f1f1f1 !important;
  border: 0px !important;
  padding: 20px !important;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  min-width: 200px !important;
}

.logged .navbar-nav > li > a {
  color: #777 !important;
  transition: all 0.3s ease;
}

.navbar ul.nav li a {
  line-height: 30px;
  padding: 10px 15px !important;
}

.navbar .logged_menu ul li a {
  padding: 8px 0 !important;
  line-height: 1.42857143;
}

.navbar-nav > li > a.add_count {
  color: #23a34d !important;
}

.h-100 {
  height: 100%;
}

.flex {
  display: flex;
}

.items-center {
  align-items: center;
}

.navbar-nav {
  margin: 0;
}

.navbar-brand {
  padding: 10px 15px;
}

.navbar-brand img {
  width: 155px;
}

.after_view {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.hide,
.visib_mob,
.cart_ipad {
  display: none;
}

.after_view.visible {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;
  display: block !important;
}

.text_content {
  z-index: 10;
  position: relative;
}

/*//////// Footer ////////*/
.border_top {
  border-top: 1px solid #000;
}

.footer {
  padding: 30px 0;
  background-color: #d1d1d1;
  display: inline-block;
  width: 100%;
}

.cstm_pdng {
  padding: 28px 0 40px;
}

.footer_left img {
  width: 190px;
}

.footer h4,
.product_head h4 {
  color: #000000;
  font-size: 16px;
  font-family: "Conv_SharpGrotesk-Medium25";
  text-transform: uppercase;
  margin-bottom: 26px;
  margin-top: 0 !important;
  padding-top: 0 !important;
  border: none;
}

.footer p {
  color: #000;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Conv_SharpGrotesk-Book25";
}

.footer_logo img {
  width: 200px;
}

.services ul li {
  padding: 0 0 15px;
  font-family: "Conv_SharpGrotesk-Book25";
}
.footer a {
  color: #727272;
  font-size: 14px;
  text-decoration: none;
  transition: all 0.3s ease;
  font-family: "Conv_SharpGrotesk-Book25";
}

.footer a:hover,
.footer .contact_us a:hover {
  color: #23a34d;
  transition: all 0.3s ease;
}

.footer .contact_us a {
  color: #000;
}

.contact_top {
  padding-bottom: 30px;
}

.social_media {
  display: flex;
  margin-bottom: 0;
  gap: 40px;
  margin-left: auto;
}

.social_media a svg {
  width: 24px;
  height: 24px;
  fill: #fff;
  transition: all 0.3s ease;
}

.navbar-nav > li > a,
.sub_menu_all a {
  color: #777 !important;
  transition: all 0.3s ease;
}

.social_media a svg:hover {
  fill: #23a34d;
  transition: all 0.3s ease;
}

.email_subscription {
  padding-top: 14px;
}

.email_subscription input {
  width: 100%;
  border: 0px;
  background: none;
  font-family: "Conv_SharpGrotesk-Book25";
  color: #000;
  font-size: 16px;
  padding: 0;
  margin-bottom: 36px;
  box-shadow: none !important;
}

.email_subscription input::placeholder {
  color: #727272;
}

.email_subscription a {
  color: #23a34d !important;
  font-size: 16px;
  font-family: "Conv_SharpGrotesk-Medium25";
  text-transform: capitalize;
}
.email_subscription a span {
  margin-left: 20px;
}

.copyright {
  padding: 24px 0 0;
  margin-top: 0 !important;
}

.copyright span {
  font-size: 12px;
  color: #000000;
  font-family: "Conv_SharpGrotesk-Book25";
}

.margin-top {
  margin-top: 60px;
}

.visib_ipad,
.visib_mob {
  display: none;
}

.mob_menu {
  display: none !important;
}

.product_listing {
  padding-bottom: 40px;
}

.product_listing .row {
  display: flex;
  flex-wrap: wrap;
}

.product_listing_no_padding {
  padding-bottom: 0px;
}

.product_name_right {
  gap: 60px;
  color: #777;
  font-size: 14px;
  padding: 20px 0;
  border-bottom: 1px solid #000;
}

.product_info,
.farm_info {
  padding-bottom: 60px;
}

.searchbox_blk .fa-arrow-right {
  position: absolute;
  right: 0;
  top: 6px;
}

.product_info,
.top_brd_nw2 {
  margin-top: 84px;
}

.product_cart {
  height: 100%;
}

.product_descriptions {
  padding: 20px 0;
}

.product_descriptions p {
  line-height: 24px;
  font-family: "Conv_SharpGrotesk-Book25";
}

.farm_name h4 {
  text-transform: uppercase !important;
}

.visit_farm_btn {
  padding-top: 20px;
  margin-top: 40px;
  border-top: 1px solid #23a34d;
}

.loginreg .nav > li {
  width: 49%;
}

.modal-body.loginreg {
  padding: 10px 30px 30px 30px !important;
}

.loginreg .nav > li > a {
  padding: 0;
  width: 100%;
  font-size: 14px;
  color: #777777;
  font-family: "Conv_SharpGrotesk-Medium25";
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #000;
  background: none;
  font-size: 18px;
  font-family: "Conv_SharpGrotesk-Medium25";
}

.padding_B_15 {
  padding-bottom: 20px !important;
}

/* .pt-top {
    padding-top: 110px;
  } */

.cart_items_custom {
  min-width: 480px;
  padding: 20px;
  text-align: left;
  border: none;
  max-height: 450px;
  overflow: hidden;
  overflow-y: auto;
  background-color: #f1f1f1;
}

.cstm_arrow {
  position: absolute;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 16px solid #f1f1f1;
  top: -16px;
  right: 22px;
}

.cart_left h5 {
  color: #000;
  font-size: 11px;
  font-family: "Conv_SharpGrotesk-Book25";
}

.remove_cart {
  color: #777777;
  font-size: 10px;
  padding: 5px 0 !important;
  font-family: "Conv_SharpGrotesk-Book25";
}

.remove_cart:hover {
  color: #000;
}

.cart_right {
  margin-left: auto;
  text-align: right;
}

.item_img {
  width: 60px;
  height: 60px;
  margin-right: 15px;
}

.item_img img {
  width: 100%;
  min-height: 60px;
  max-height: 60px;
  object-fit: cover;
}

.cart_qty svg {
  width: 9px;
  height: 9px;
}

.cart_plus svg {
  width: 8px;
  height: 8px;
}

.cart_qty {
  gap: 8px;
}

.cart_minus {
  padding: 5px;
  line-height: 0;
}

.cart_minus:hover {
  background-color: #ccc;
}

.cart_minus svg {
  stroke: #000000;
}

.qty_show {
  font-size: 12px;
}

.item_details h5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.amount_show span {
  color: #22a34c;
  font-size: 12px;
  text-align: right;
  font-family: "Conv_SharpGrotesk-Book25";
}

.amount_show {
  padding-top: 5px;
}

.checkout_btn {
  background: #23a34d;
  padding: 12px 16px;
  color: #fff !important;
  font-size: 11px;
  float: left;
  width: auto;
  margin-top: 8px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  font-family: "Conv_SharpGrotesk-Book25";
}

.checkout_btn:hover {
  background: #117d34;
  transition: all 0.3s ease;
}

.pb-80 {
  padding-bottom: 80px;
}

.navbar {
  background-color: #fff;
}

/*////// Loader /////////*/
.loader_custom {
  width: 100vw;
  height: 100vh;
  z-index: 99999;
  display: flex;
  position: fixed;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.loader_cstm {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  border: 3px solid;
  border-color: #23a34d #23a34d transparent #23a34d;
  box-sizing: border-box;
  animation: rotation 1.5s linear infinite;
}
.loader_cstm::after,
.loader_cstm::before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 3px solid;
  border-color: transparent transparent #cccccc #cccccc;
  width: calc(80px - 15px);
  height: calc(80px - 15px);
  border-radius: 50%;
  box-sizing: border-box;
  animation: rotationBack 0.7s linear infinite;
  transform-origin: center center;
}
.loader_cstm::before {
  width: calc(80px - 30px);
  height: calc(80px - 30px);
  border-color: #23a34d #23a34d transparent transparent;
  animation: rotation 2s linear infinite;
}

.loader_custom h6 {
  font-size: 14px;
  margin-top: 20px;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotationBack {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}

.navbar-right.visib_ipad {
  display: none !important;
}

/*///////// Media Query ////////*/
@media (min-width: 768px) {
  .navbar-right {
    float: none;
    margin-right: 0;
  }
  .navbar {
    padding: 15px 0 15px;
    margin-bottom: 0;
    /* background-color: #fff; */
  }

  .navbar-nav > li > a {
    font-size: 13px;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 0.3s ease;
    color: #777 !important;
    /* font-family: "Conv_SharpGrotesk-Book25"; */
  }
  .navbar-nav > li > a:hover {
    color: #000 !important;
  }

  .navbar-header {
    min-width: 225px;
  }
  .nav .open > a,
  .nav .open > a:focus,
  .nav .open > a:hover {
    background-color: transparent;
  }
  .nav > li > a:focus,
  .nav > li > a:hover {
    color: #000 !important;
    transition: all 0.3s ease;
    background-color: transparent;
  }
  .navbar-collapse.collapse,
  .navbar-nav {
    display: flex !important;
    padding: 0;
  }
  .navbar-nav,
  .navbar-nav > li {
    float: none !important;
  }
  .navbar-right {
    margin-left: auto !important;
    float: none !important;
  }
  .cart_top {
    min-width: 200px;
    text-align: right;
  }
  .container {
    width: 100% !important;
    padding-left: 3vw !important;
    padding-right: 3vw !important;
  }
  .modal-dialog {
    width: 780px;
    margin: 90px auto 30px auto !important;
  }
  .log_opt {
    color: #332a31 !important;
  }
}

/* @media (min-width: 992px) {
    .container {
      width: 100% !important;
      padding-left: 3vw !important;
      padding-right: 3vw !important;
      max-width: 100% !important;
    }
  } */

@media (max-width: 1199px) {
}

@media (max-width: 1450px) {
}

@media (max-width: 1366px) {
}

@media (max-width: 992px) {
  .cart_adj {
    top: 40px;
    right: -110px;
    left: auto;
  }

  .selct_pop_btn {
    padding: 2px 0 !important;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px !important;
  }

  .navbar .nav .open > a,
  .navbar .nav .open > a:focus,
  .navbar .nav .open > a:hover {
    background-color: #eee !important;
  }

  .dropdown-menu > li > a {
    color: #333 !important;
  }

  .cart_adj .cstm_arrow {
    right: 130px;
  }
  .hide_ipad {
    display: none !important;
  }
  .cart_dektop {
    display: none !important;
  }
  .navbar ul.nav li a {
    padding: 2px 15px !important;
  }
  .visib_ipad,
  .cart_ipad {
    display: block;
  }

  .navbar-right.visib_ipad {
    display: block !important;
  }

  .mob_menu {
    display: block !important;
  }

  .social_media {
    gap: 26px;
  }
  .sub_menu {
    margin-top: 86px;
  }
  .sub_menu_all ul {
    gap: 14px;
    flex-wrap: wrap;
  }
  .sub_menu_all ul li {
    width: 100%;
  }

  .custom_form .form-control {
    font-size: 20px;
  }

  .navbar-toggle .icon-bar {
    background-color: #000;
    width: 24px;
    height: 3px;
  }
  .logged .navbar-nav {
    display: block !important;
  }
  .cart {
    padding-left: 0;
  }
  .cart_ipad a {
    color: #000;
  }
  .nav_ipad {
    display: flex;
    float: right;
    gap: 40px;
    align-items: center;
  }
  section.staticsec {
    margin-top: 86px;
  }

  /*//// Nav Menu break point ///*/
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
    margin-right: 0;
  }
  .navbar-right .dropdown-menu {
    float: left !important;
    left: 0 !important;
    right: auto;
    width: 100%;
  }
  .navbar-collapse {
    padding: 0 !important;
    border-top: 1px solid #a9a9a9;
    /* box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); */
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 0;
    flex-wrap: wrap;
  }
  .navbar-nav.navbar-right {
    margin-top: 8px;
  }
  .navbar-nav > li {
    float: none;
    width: 100%;
  }
  .navbar-nav > li > a {
    color: #332a31 !important;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .collapse.in {
    display: block !important;
  }
  .nav > li > a:focus,
  .nav > li > a:hover {
    color: #22a34c !important;
  }
  /*/// end ///*/

  .cart_ipad .cart_items_custom {
    min-width: 98vw;
    left: auto;
    right: -112px;
    float: none;
    top: 36px;
  }
  .cart_ipad .cart_items_custom .cstm_arrow {
    right: 120px;
  }
}

@media (max-width: 767px) {
  .cart_adj {
    right: -100px;
  }
  .navbar {
    padding: 12px 0 12px;
    background-color: #fff;
  }
  .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eee !important;
  }
  .navbar-nav .open .dropdown-menu {
    background-color: transparent !important;
  }
  .selct_pop_btn {
    text-align: left;
  }
  .hide_mob {
    display: none;
  }
  .visib_mob {
    display: block;
  }
  .Ipad_mob_view {
    display: flex;
    gap: 30px;
  }
  .footer_logo,
  .services,
  .left_name_wrapper,
  .product_left_wrapper {
    width: 50%;
  }

  .navbar {
    margin-bottom: 0;
  }
  .product_listing .row {
    display: block;
  }
  .cart_ipad .cart_items_custom {
    min-width: 97vw;
    right: -102px;
  }
  .sub_menu {
    margin-top: 80px;
  }
}

@media (max-width: 576px) {
  .cart_adj {
    right: -75px;
  }
  .footer_logo img,
  .product_left_wrapper,
  .product_right_wrapper,
  .sub_menu_list {
    width: 100%;
  }
  .footer_logo {
    width: 40%;
  }
  .services {
    width: 60%;
  }
  .footer a {
    font-size: 10px;
  }
  .services ul li {
    padding: 0 0 10px;
  }
  .footer p {
    font-size: 12px;
    line-height: 22px;
  }
  .footer h4 {
    font-size: 14px;
  }
  .email_subscription input {
    margin-bottom: 20px;
  }

  .pdrt_mob {
    border-top: 1px solid #000;
  }
  .cart_ipad .cart_items_custom {
    width: 100vw;
    right: -78px;
  }
  .nav_ipad {
    gap: 15px;
  }
  .cart_ipad .cart_items_custom .cstm_arrow {
    right: 85px;
  }
}

@media (max-height: 400px) {
  .cart_items_custom {
    max-height: 280px;
  }
  .cart_adj .cstm_arrow {
    right: 110px;
  }
}
