.d-arrow{
    cursor: not-allowed;
    font-size: 100px;
    margin-top: 160px;
    color: #d1cfcf!important;
  }

  .text-category{
    font-size: 14px;
    color:#000;
    font-weight: 600;
  }

  .text-see-all{
    font-size: 20px;
  }

  .text-section-title{
    font-size: 1.7em;
  }

  .text-benefit{
    font-size: 1.5em;
  }

  .text-review{
    font-size: 14px;
    color:#000;
    text-align: center;
  }

  .font-weight-900{
    font-weight: 900!important;
  }

  .footer-address-padding{
    padding-left: 140px
  }

  .filter-white{
    filter: brightness(0) invert(1);
  }

  .wf_pod_order_table.w-clearfix {
      font-size: 16px;
  }

  .btn-meeting-desktop{
    top: 80vh;
    position: initial!important;
    margin-top: 65vh;
    float: right;
    margin-left: 124px;
    font-weight: normal;
  }

  .alert-danger {
    text-align: center;
  }

  .alert-success {
    text-align: center;
  }

  .bar_orange {
      width: 0;
  }
  .percent_number {
      width: 60px!important;
  }

  .dropdown-menu.show {
      z-index: 2000!important;
  }

  .text-strong{
    font-weight: bold;
  }

  .wf_navbar{
    z-index: 20!important;
  }

  #search-input {
    height: 38px!important;
    font-size: 18px;
  }

  #search-input-deskop, #search-input-shop{
      height: 38px;
      font-size: 18px;
     margin-top: -9px;
  }

  .navbar-mobile-top{
      height:70px;
  }

  .search-input-mobile{
    width: 68vw!important;
  }

  .searchbox {
      width: 80%!important;
      height: 38px;
  }

  .algolia-autocomplete{
    width: 85%;
  }

  .aa-dropdown-menu {
      background: #fff;
      width: 90%;

  }

  .searchbox__input_mobile {
    border-radius: 5px!important;
    padding-left: 25px;
    width: 100%;
    padding-left: 38px;
    font-size: 20px;
  }

  .search.w-form.searchbox.searchbox-footer-mobile {
      margin-bottom: 25px;
      width: 95vw !important;
  }

  .form-control-mobile-search{
    width: 68vw;
  }

  .text-mobile-orange, .text-mobile-orange:hover {
    color: #2da86d;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
    transition: opacity 300ms ease;
    font-family: Poppins, sans-serif;
    padding-top: 15px;
    padding-bottom: 10px;
  }

  a,a:hover{
    text-decoration: none;
  }

  #search-input-footer {
      width: 92vw !important;
      padding: 10px 35px;
  }

  .width-90{
    width: 90%;
  }

  .category-scrollable{
    display: none!important;
  }

}

.catalog_choose {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
}

.icon-category-down{
  width:50px;
  height: 50px;
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 750px;
}

a{
  text-decoration: none;
}

.registration-button:hover{
 color:#36584a!important;
}

.apply_mobile{
  cursor: pointer;
  text-decoration: underline;
}

.category_heading_desktop{
  margin-top: 3em;
}
.submit-button.w-button.rounded-0 {
    width: 100%;
}

.icon-remove-nav{
  float: right;
  width: 45px;
  height: 45px;
  font-size: 36px;
  color: #fff;
  border-radius: 100%;
  border-width: 1px;
  background: #93ad45;
  padding-top: 10px;
}

.btn-remove {
  float: right;
  width: 26px;
  height: 26px;
  font-size: 24px;
  color: #fff;
  border-radius: 100%;
  border-width: 1px;
  background: #80a995 !important;
}

.btn-remove:hover {
  background: #aead45;
}

.text-modal{
  font-size: 18px;
  color: #212121;
}

.sampler-text {
  font-size: 1.75rem;
}

.button-text {
  color: #212529;
}

.button-text:hover {
  color: #2da86d;
}

.message-banner {
  text-align: right;
  margin-bottom: 0;
}

@media screen and (max-width: 910px) {
  .modal-content{
    width: 60%;
  }

  .modal-body {padding: 15px 15px;}


  .text-modal{
    font-size: 16px;
    color: #050505;
  }

  .product_details {
      margin-top: 3.8em;
  }

  .sampler-text {
    font-size: 1.45rem;
  }
}

@media screen and (max-width: 992px) {
  .message-banner, .center-mobile {
    text-align: center;
  }

  .message-banner {
    margin-bottom: 1.5rem!important
  }
}

@media screen and (max-width: 460px) {
  .product_details {
      margin-top: 2.5em;
  }

  .modal-content{
    width: 80%;
  }

  .form-quantity-select{
    height: 35px;
  }

  .btn-add-quantity{
    height: 35px;
  }

  .btn-minus-quantity{
    height: 35px;
  }

  .orange-circle {
    width: 2.7em;
    height: 2.7em;
    border-radius: 4em;
    padding-top: .5rem!important;
  }

  .sampler-text {
    font-size: 1.15rem;
  }
}

@media screen and (max-width: 360px) {
  .inquiry-card-img {
      border: solid 1.5px #2da86d;
      margin-right: 5px;
      height: 125px;
  }
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.modal-close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin-top: 10px;
}

.modal-close:hover,
.modal-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 2px 16px;
  background-color: #2da86d;
  color: white;
}


/***End Of Modal***/

.product-name{
  margin-bottom: 0;
}

.text-danger{
  color: #f04a38;
}

.text-totalPrice{
  font-weight: bold;
}

/* The Close Button */
.nav-dropdown-border{
  border: 0!important;
}

/*End Profile Dropdown*/

.custom-loader{
  width: 4rem;
  height: 4rem;
  margin-top: 25%;
}

/***Registration**/
.bg-lightgreen{
  background-color: #d8e7aa;
}

.bg-mainorange{
  background-color: #e7b533!important;
}

.register-box {
    background: rgb(216,231,170);
    background: linear-gradient(177deg, rgba(216,231,170,1) 0%, rgba(104,142,77,1) 100%);
    padding: 0!important;
}

.btn-group-auth{
  padding-left: 6px;
  padding-right: 6px;
}

.brand_logo_register{
  height: 100px;
  width: 225px;
}

.card-registration{
  min-height: 100vh;
  border-top-left-radius: 2.5em!important;
  border-bottom-left-radius: 2.5em!important;
  background-color: #f5f6f6!important;
}

.rounded-full {
    border-radius: 50px;
}

.logo-register-mobile{
  display: none;
}

@media screen and (max-width: 910px) {
  .logo-register-mobile{
    display: block;
  }

  .register-box {
    background-image: url('/images/Login-orange-vector-mobile.svg');
    min-height: 100vh;
    background-size: cover;
    background-color: #e7b533!important;
    padding-top: 3em;
    min-width: 100%;
    background-position: center;
  }

  .card-registration{
    min-height: 100vh;
    border-radius: 5px!important;
  }
}

.form-user {
    border-radius: 50px !important;

}

.form-user:focus {
    box-shadow: 5px 10px #afb839 !important;
    border: #e9b932 solid 1px !important;

}

.text-orange{
  color: #2da86d!important;
}

.text-black {
  color: #212529!important;
}

.text-white{
  color: #fff!important;
}

.bg-orange{
  background-color: #e7b533!important;
}

.text-transparent{
  color: transparent;
}

.product-btn-add{
  margin-top: 0;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
}
/***End of Registration***/
/*Certification*/
.box-certification{
  margin-bottom: 20px;
}

.box-certification .text-certification {
  min-width: 120px;
  color: #000;
  text-align: center;
  padding: 5px 5px;
  border-radius: 6px;
  margin-top: 10px;
}

.text-certification:hover{
  color: #fff;
  background-color: #91b78b;
}

.certification_logo{
  height: 75px;
  margin-bottom: 10px;
}

.img-certification{
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
  border-radius: 50px;
}
/***End Certification**/

/* Start of custom Heigh and Width */
.h-100 {
  height: 100vh;
}

.w-min-100px {
  min-width: 100px;
}

/* End of custom Heigh and Width */

/***Spinner***/
.loader {
  background-color: #f9fcf8;
  border-radius: 50%;
  width: 8em;
  height: 8em;
  animation: glow 2s linear infinite;
}

.mini-loader {
  background-color: #2da86d;
  border-radius: 50%;
  width: 4em;
  height: 4em;
  animation: mini-glow 1s linear infinite;
}

@keyframes mini-glow {
  0% { transform:scale(0.1); transition:transform 0.1s linear; }
  50% { transform: scale(+50%, +50%);}
  75% { transform: scale(+50%, +50%);}
  100% { transform: scale(-50%, -50%); background-color: #f8f8f8}
}

@keyframes glow {
  0% { transform:scale(0.1); transition:transform 0.2s linear; }
  50% { transform: scale(+50%, +50%);}
  100% { transform: scale(-50%, -50%); background-color: #f8f8f8}
}

.space-top{
  padding-top: 350px;
}

.space-top-mobile{
  padding-top: 0px;
}

@media screen and (max-width: 760px) {
  .text-title{
    font-size: 2.5rem;
  }

  .space-top{
    padding-top: 45%;
  }

  .space-top-mobile{
    padding-top: 50px;
  }
  .text-reach-title{
    font-size: 36px;
  }
  .cart-item-notification {
    height: 22px;
    width: 22px;
    border-radius: 25px;
    top: 10%;
    left: 84%;
  }

  .footer-address-padding{
    padding-left: 15px!important;
  }
}
/***End of Spinner***/

/**Products Card**/
.product_grid{
  background: transparent;
  padding: 10px;
  border: solid 1px transparent;
  width: 100%;
  transition-duration: 0.2s;
}

.product_grid:hover{
  background: #fbcec9;
  border: solid 1px #fbcec9;
  border-radius: 5px;
  transition-duration: 0.2s;
}

.wf_nav_link{
  padding-left: 30px;
  padding-right: 30px;
}

.navbar-nav.mr-auto{
  margin-right: 5px;
}

/***Mobile Navbar**/
.navbar-mobile{
  display: none;
}

.wf_cs_heading{
  margin-top: 7.5%;
}

.wf_cart_quantity.no-space{
  height: 38px;
}

.wf_select {
  width: 100%;
}

.wf_cs_buttons_bottom {
    z-index: 10;
}

.page-item {
  padding: 0!important;
  font-size: 20px;
  color: #80a995!important;
}

.dropdown-menu.dropdown-menu-mobile.show{
  width: 100vw;
  margin-left: -15px;
}

@media screen and (max-width: 1010px) {

  .navbar-mobile{
    display: inline-block;
  }
}

/***Mobile Navbar**/
.image-15 {
    height: 300px;
    width: auto;
}
@media screen and (max-width: 910px) {
  .image-15 {
      height: 240px;
  }
}

@media screen and (max-width: 760px) {
  .w-sm-100{
    width: 100%;
  }

  .catalog_hero{
    display: none;
  }

  .custom-loader{
    width: 4rem;
    height: 4rem;
    margin-top: 45%;
  }
  .fd_details {
    height: auto;
  }

  .wf_fp_slider {

      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      width: 90vw;

  }

  .image-8 {
      height: 120px;
  }
}

@media screen and (max-width: 460px) {
  .text-title{
    font-size: 2.2rem;
  }

  .text-reach-title {
    font-size: 42px;
  }
  .wf_menu_icon_mobile.w-icon-nav-menu.mobile-left-most {
      margin-left: -120px!important;
  }

  .box-certification {
      background-color: #d8e7aa;
      padding: 10px;
  }

  .featured_products{
    margin-top: 70px;
  }

  .wf_cs_mobile {
      padding-bottom: 150px;
  }


  .page-item {
      padding: 8px;
      font-size: 16px;
  }

  .dropdown-menu.dropdown-menu-mobile.show{
    margin-left: -88vw;
  }

  .footer-cart-summary{
    margin-bottom: 150px;
  }

  #how-caravan-works .registration-button,
  .paragraph-size {
    font-size: 14px!important;
  }

  #reviews-page .paragraph-size {
    font-size: 1.25rem!important;
  }

  #how-caravan-works :is(h1, .learn-more) {
    text-align: center!important;
  }

  #how-caravan-works h1 {
    font-size: 2em!important;
  }
}

.footer-cart-summary{
  margin-bottom: 0;
  margin-top: 150px;
}

.fp_slider{
  width: 88vw;
}

.wf_cs_top_mobile {
  margin-top: -10px;
  margin-bottom: 70px;
}

.dropdown-toggle::after{
  display: none!important;
}

.navbar-toggler-icon-mobile{
  margin-bottom: 25px;
}

.page-link{
  color: #80a995!important;
}

.page-item.active .page-link {
  background-color: #80a995!important;
  border-color: #80a995!important;
  color: #fff!important;
}

.wf_cs_buttons_bottom.mb-5{
  z-index: 10;
}

a:hover{
  text-decoration: none!important;
  color: inherit;
}

.dropdown-right{
  float: right;
  margin-top: -50px;
  margin-right: 25px;
}

.wf_cs_buttons_bottom{
  margin-bottom: 60px;
}

.wf_cs_top_mobile {
    z-index: 500;
}

.category-mobile-open{
  transform: translate3d(0px, 20px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
  transform-style: preserve-3d;
  display: flex;
}

.wf_nav_link {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 14px!important;
}

.wf_nav_menu{
  margin-left: 0;
}

.search-input-desktop{
  width: 220px!important;
}

.form-control:focus{
  box-shadow: none!important;
}

.btn-contact-fixed{
  transition-duration: 0.2s;
  position: fixed;
  z-index: 8;
  right: 75px;
  padding: 5px 8px;
  color: #fff;
  text-decoration: none;
  border-radius: 20px;
  border: solid 1px #428266;
  background-color: #428266 !important;
  font-size: 14px;
  font-weight: bold;
  top: 88vh;
}

.btn-contact-fixed:hover{
  transition-duration: 0.2s;
  color: #428266;
  background-color: #dbf0e7!important;
  border: solid 1px #428266;
  opacity: 0.9;
}

@media screen and (max-width: 910px) {
  .btn-contact-fixed{
    right: 20px;
    top: 82vh;
  }

}

.messageClosed{
  transform: translate3d(780px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
  transform-style: preserve-3d;
  display: flex;
}

.messageClosed{
  transform: translate3d(780px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
  transform-style: preserve-3d;
  display: flex;
}

.messageOpened{
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
  transform-style: preserve-3d;
  display: flex;
}

.filesClosed{
  transform: translate3d(780px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
  transform-style: preserve-3d;
  display: none;
}

.filesOpened{
transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg); transform-style: preserve-3d; display: block;
}

.activeMessage{
  background-color: #2da86d;
}
.wf_login{
  white-space: nowrap!important;
}

.wf_login_field_label{
  bottom: -12px;
}

.wf_mc_left_column.w-col.w-col-3{
  overflow-y: scroll;
}

.wf_mc_search_new_message {
    padding-top: 20px;
}

.wf_mc_reply_left_aragraph{
  max-width: 300px;
  word-wrap: break-word!important;
}

.container-file{
  word-wrap: break-word;
  overflow-y: auto;
  overflow-x: hidden;
}


@media screen and (max-width: 440px) {
  .wf_mc_reply_left_aragraph{
    max-width: 250px;
    word-wrap: break-word!important;
  }


  .btn-landing-page{
    font-size: 14px;
    padding-left: 4px;
    padding-right: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}


.wf_as_card_col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 380px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-style: solid;
  border-width: 1px;
  border-color: #80a995;
  border-radius: 5px;
  background-color: #fff9e8;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-decoration: none;
   overflow-wrap: break-word;
}

.wf_as_card_col:hover {
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.4);
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.wf_as_image {
  height: 110px;
  width: 100px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-position: 50% 0%;
}

.wf_as_card_contents{
  padding: 15px;
}

.wf_admin_subheading_card{
  margin-bottom: 10px;
  color: #212121;
  font-weight: 500;
}

.wf_admin_title_card{
  margin-bottom: 10px;
  color: #231f20;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
}

.card-upload-file{
  min-height: 150px!important;
}

.wf_nav_menu{
  display: contents;
}

.min-vh-75{
  min-height: 75vh!important
}

.wf_catergory_list_link{
  text-transform: capitalize;
  color: #2da86d;
  font-weight: bold;
  text-align: center;
}

.wf_category_text{
  padding: 8px 10px;
}

.wf_catergory_list_link:hover .wf_category_text{
  color: #fff;
  background-color: #80a995!important;
  border-radius: 5px;
}

.carousel-indicators li{
  height: 16px!important;
  width: 16px!important;
  border-radius: 100%!important;
  margin-top: 3em;
}

.carousel-inner.w-slider-mask {
    background-color: #f3f6ef;
}

.feedback-carousel-item{
  height: 400px;
  background-color: #2da86d;
}

.about-carousel-item{
  height: 500px;
  background-color: #f3f6ef;
}

.wf_feedback_contents{
  background-color: #f3f6ef;
}

.rotate-effect{
  -ms-transform: rotate(-180deg); /* IE 9 */
  transform: rotate(-180deg);
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.rotate{
  -ms-transform: rotate(0deg); /* IE 9 */
  transform: rotate(0deg);
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.d-none-effect{
   opacity: 0;
   display:none;
   transition: opacity 0.8s linear!important;
   -webkit-transition: opacity 0.8s linear;
   -moz-transition: opacity 0.8s linear;
   -o-transition: opacity 0.8s linear;
   -ms-transition: opacity 0.8s linear;
}

/* The left side navigation menu */
.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 2500; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
  background-color: rgba(42, 89, 73, 0.5);
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

.left-sidenav-container .wf_navbar_menu{
  background-color: #f3f6ef;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  float: right;
  top: 0;
  font-size: 36px;
  right: 25%;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .5s;
  padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

@media screen and (max-width: 380px) {
  .cart-mobile-margin{
    margin-top: -42px!important;
  }
}

.btn-banner{
  background-color: #fff!important;
  color: #78a886!important;
  font-weight: bolder!important;

}
.btn-banner:hover{
  background-color: #def3e9!important;
  box-shadow: 0px 3px 5px #428266;
  color: #428266!important;
}

/* The left side navigation menu */
.carouselBannerControls-indicators{
  top: 65vh;
  z-index: 1000;
}


.carousel-indicators li.banner{
  background-color: #fff!important;
  border: solid 1.5px #80a995;
}

div#carouselAboutControls{
  height: 100%;
}

.about-carousel-item{
  height: 100%;
}

.wf_cart{
  width: 100%;
  padding-right: 5px;
}

.wf_brand_logo{
  width: 150px!important;
  margin-right: 20px;
}

.col-best-seller{
  max-width: 25%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

iframe#aboutDesktop {
  height: 450px;
}

.payment-bg {
  border-radius: 50% 50% 0px 0px;
  margin-top: -140px;
}

.text-reach-title{
  font-size: 55px;
}

@media (max-width: 1020px) {
    iframe#aboutDesktop {
      height: 420px!important;
    }

  .col-best-seller{
    max-width: 50%!important;
    padding-right: 28px;
    padding-left: 28px;
  }

  .description_paragraph {
    overflow: scroll;
  }

}

@media (min-width: 1280px) and (max-width: 1350px) {
  .sticky-summary {
    top: 20%;
  }
}

@media (min-width: 910px) and (max-width: 1034px) {
  .left-feedback .wf_feedback_image {
    z-index: 2;
    border: 5px solid #2da86d;
    position: absolute;
    max-width: 10vw;
    max-height: 10vw;
    top: -18%;
    left: 8%;
  }

  .col-category{
    max-width: 14.5%!important;
  }

  .card-category{
    border: 1px solid transparent;
    border-radius: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .card-category:hover{
    border: 1px solid #2da86d;
  }

  .left-feedback .card {
    width: 75%;
    border-radius: 15px;
    z-index: auto;
  }

  .wf_cart_icon{
    margin-top: -10px;
  }

  .cart-item-notification {
    height: 25px;
    width: 25px;
    border-radius: 25px;
    z-index: 100;
    position: absolute;
    top: 10%;
    left: 60%;
    background-color: #36584a;
    font-weight: normal!important;
  }

  .wf_door_text{
   font-size: 12px!important;
  }

  .col-best-seller{
    padding-right: 15px;
    padding-left: 15px;
  }

  .product-card{
    border: rgba(128, 168, 148, 0.5) solid!important;
    border-radius: 5px;
    background-color: #f8f8f8;
    padding: 8px 5px;
    text-align: left!important;
  }

  .prodcut_name{
    font-size: 1em;
  }
}

@media screen and (max-width: 767px) {
  .bg-register {
    background-image: none!important;
  }
}

@media (min-width: 768px) and (max-width: 891px) {
  .pdp-quantity-value {
    width: 30%!important;
    flex: auto!important;
  }
}


.border-mobile-search{
  border: #2da86d 1.5px solid!important;
}

.input-mobile-search::placeholder{
  color: #2da86d!important;
}

.img-slide-mobile{
  height: 340px!important;
}

@media (max-width: 1250px) {
  .wf_bs_image{
    height: 200px!important;
  }
}

.product-card{
  border-radius: 8px;
  text-align: center;
  border: transparent solid;
  padding: 5px;
  transition: 0.3s;
}

.product-card:hover{
  border: #e7b533 solid;
  transition: 0.3s;
}

.text-green{
  color: #77aa86!important;
}

.text-deep-orange{
  color:#faa31e;
}

.bg-lightgray {
  background-color: #f1f2f2;
}

.bg-green{
  background-color: #78a886!important;
}
.hero-padding-top{
  padding-top: 7em;
}

.prodcut_name, .product_price{
  font-size: 16px;
}

.product_like_col_height{
  min-height: 320px;
}

.carousel-indicators-mobile-home li{
  background-color: rgb(41 88 72)!important;
}

.footer-link-website{
  color: #fff;
}

.footer-link-website:hover{
  color: #212121!important;
}

iframe[data-testid='bubble_iframe'] {
  z-index: 9!important;
  height: 150px!important;
  box-shadow: none!important;
}

iframe[data-testid='unread_iframe'] {
  z-index: 10!important;
  bottom: 150px!important;
}

.fb_dialog.fb_dialog_mobile {
  z-index: 19!important;
}

.fb_dialog.fb_dialog_advanced{
  z-index: 19!important;
}

.btn-checkout{
  border: 1px solid;
  padding: 10px;
  box-shadow: 5px 10px #32453F;
  color: #fff!important;
  font-size: 18px!important;
}

.btn-shop-categoy{
  text-decoration: underline;
  color: #2da86d;
  cursor: pointer;
}

.btn-shop-categoy:hover{
  text-decoration: none;
  color: #32453F;
}

.paragraph-size {
  font-size: 20px;
}

#how-caravan-works h1 {
  font-size: 3em;
}

.reach-bg{
  height: 440px;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 50px;
  background-image: url(https://cdn.1export.com/landing-pages/background/Footer_Image.png);
}

@media (min-width: 500px) and (max-width: 760px) {
  #how-caravan-works h1 {
    font-size: 2.5em!important;
  }

  .hero-registration-section {
    padding: 2rem;
  }

  .line {
    border-bottom: 4px solid #92b88c;
    text-align: center;
  }

  .orange-circle {
    width: 4em;
    height: 4em;
    border-radius: 4em;
    background-color: #2da86d;
    padding-top: 1rem;
  }

  .sticky-summary {
    position: sticky;
    top: 16.5%;
  }

  .pdp-quantity-value {
    width: 50%!important;
    flex: auto!important;
  }

  #desktop-login-image {
    background-image: url("https://cdn.1export.com/shopper/images/login-bg-new2.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
  }

  #mobile-login-image {
    background-image: url("https://d1n8jod2ujwo0y.cloudfront.net/fit-in/images/bg-images/login-mobile.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
  }

  a.underline-hover:hover {
    text-decoration: underline!important;
  }

  @media screen and (max-width: 910px) {
  .col-category {
    max-width: auto;
  }
  .reach-bg {
      padding-top: 100px!important;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      padding-bottom: 50px;
      background-image: url(https://cdn.1export.com/landing-pages/background/mobile-footer.png)!important;
      width: 100%;
      height: 500px!important;
    }

    .algolia-autocomplete{
      width: 80%;
    }

    .nav-btn{
      border-radius: 5px;
      font-size: 16px;
    }

    #offerModal{
      top: -100px!important;
    }

    .cart-item-notification {
      height: 22px;
      width: 22px;
      border-radius: 25px;
      top: 10%;
      left: 87%;
    }

    .pdp-quantity-value {
      width: 50%!important;
      flex: auto!important;
    }
  }

  .width-90{
    width: 100%!important;
  }

  iframe#aboutDesktop {
    height: 500px;
  }

  @media screen and (max-width: 1919px) {
    .width-90{
        width: 90%!important;
    }
  }

  @media screen and (max-width: 440px) {
    .searchbox {
        width: 75%!important;
        height: 38px;
    }

    .algolia-autocomplete{
      width: 80%;
    }

    .search.w-form.searchbox.searchbox-footer-mobile {
        margin-bottom: 25px;
        width: 80vw !important;
    }

    #search-input-footer {
        width: 90vw !important;
        padding: 10px 35px;
    }

    .cart-item-notification {
      height: 22px;
      width: 22px;
      border-radius: 25px;
      top: 10%;
      left: 75%!important;
    }
  }

  .bg-active{
    background-color: #2da86d;
  }

  .bg-darkgreen{
    background-color: #212121!important;
  }

  .apply-mobile{
    cursor: pointer;
    text-decoration: underline;
  }

  div#mobileMessageList{
    margin-bottom: 100px;
  }

  .apply-mobile, .reset-mobile{
    font-size: 20px;
  }

  /***Inquiry Side Bar**/
  .navbar, .navbar_mobile{
    z-index: 100!important;
    position: fixed;
  }

  .container-inquiries{
    margin-left: 25px;
    margin-right: 10px;
  }

  #icon-category {
      margin-right: -30px;
  }

  .badge-inquiry-left{
    margin-left: -15px;
  }

  .badge-inquiry{
    margin-top: -25px;
    background-color: #212121;
    padding: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
    z-index: 2;
    position: initial;
    border-radius: 100%;
    color: #fff;
    font-size: 14px;
  }

  .badge-inquiry-mobile{
    margin-top: -40px;
    background-color: #e08900;
    padding: 10px;
    border-radius: 20px;
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: -15px;
    position: absolute;
  }

  /*Overlay*/

  #overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 1; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
      margin-top: 50px;
      padding-left: 10px;
      border-left: solid #212121 1px;

  }


   /* The side navigation menu */
  .sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 20; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    background-color: #fff; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
  }

  /* The navigation menu links */
  .sidenavRight a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }

  /* When you mouse over the navigation links, change their color */
  .sidenavRight a:hover {
    color: #f1f1f1;
  }

  /* Position and style the close button (top right corner) */
  .left-closebtn {
    position: absolute;
    top: 1em;
    font-size: 38px;
    right: 10%;
    color: #000;
  }

  /* Style page content - use this if you want to push the page content to the right when you open the side navigation */
  #main {
    transition: margin-left .5s;
    padding: 20px;
  }

  /* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
  @media screen and (max-height: 450px) {
    .sidenav, .sidenavRight {padding-top: 15px;}
    .sidenav a, .sidenavRight a {font-size: 18px;}
  }

  #overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 1; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
  }

  #overlay-category {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 1; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
  }

   /* The Right side navigation menu */
  .sidenavRight {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 20; /* Stay on top */
    top: 0; /* Stay at the top */
    right: 0;
    background-color: #fff9e8;
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenavRight */
    border-left: 2px solid #f8f8f8;
  }


  /* Style page content - use this if you want to push the page content to the right when you open the side navigation */
  #main {
    transition: margin-right .5s;
    padding: 20px;
  }

  #notifications {
    cursor: pointer;
    position: fixed;
    right: 0px;
    z-index: 9999;
    bottom: 0px;
    margin-bottom: 22px;
    margin-right: 15px;
    max-width: 300px;
  }

  #catalogInquiries {
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .form-sidenav{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border: solid #797474 2px;
    font-size: 16px;
    border-radius: 10px;
    background-color: #fff;
    margin-bottom: 15px;
    width: 95%;
  }

  .inquiry-card-img {
      border: solid 2px #2da86d;
      margin-right: 5px;
      height: 150px;
      padding: 5px;
  }

  .inquiry-card-img-cart{
      border: solid 2px #2da86d;
      height: 120px;
      width: auto;
      padding: 5px;
  }

  .inquiry-card-img-cart:hover {
    background-color: #2da86d;
  }

  .category-col{
    border:solid 1.5px transparent;
    border-radius: 8px;
  }

  .category-col:hover{
    border:solid 1.5px #2da86d;
  }

  .image-15 {
      height: 300px;
      width: auto;
  }

  .icon-sm{
    height: 26px;
  }

  .bg-light{
    background-color: #f8f8f8;
  }

  .p-5{
    padding: 5px;
  }

  .row-flex{
    display: flex;
  }

  .inquiry-card-item{
    border-bottom: solid;
    color: #295852;
    font-size: 14px;
    border-radius: 0;
    background-color: transparent;
    border-color: #fdd0cb;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }

  .text-title{
    font-size: 3rem;
  }

  .inquiry-card-title{
    color: #295852;
  }

  .form-quantity{
    width: 100%;
    height: 35px;
    box-shadow: none;
    border-radius: 0;
    background: #faffb3;
    padding-right: 2px;
    padding-left: 2px;
    color: #2da86d;
    text-align: center!important;
  }

  .form-quantity-select{
    border: #295852 solid 1px;
    width: 100%;
    box-shadow: none;
    border-radius: 0;
    background: #faffb3;
    padding-right: 1px;
    padding-left: 1px;
    color: #2da86d;
    text-align: center!important;
    height: 37px;
  }

  .form-quantity:focus{
    box-shadow: none;
  }

  .btn-add-quantity{
    border: solid;
    margin-left: 5px;
    border-radius: 0;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    background: #80a995;
    border-color: #212121;
    color: #fff;
    margin-right: 2px;
    width: 40px;
    height: 35px;
    border-width: 1px;
  }

  .btn-add-quantity:hover{
    background: transparent;
    color: #212121;
  }

  .btn-minus-quantity{
    margin-right: 5px;
    margin-left: 2px;
    width: 40px;
    border: solid;
    border-radius: 0px;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    border-color: #212121;
    color: #fff;
    background-color: #80a995;
    height: 35px;
    border-width: 1px;
  }

  .btn-minus-quantity:hover{
    color: #212121;
    background-color: transparent;
  }

  .pb-5{
    padding-bottom: 5em;
  }

  .pb-3{
    padding-bottom: 5em;
  }

  .btn-remove-inquiry{
    margin-top: -20px;
    font-size: 16px;
    background: #80a995!important;
  }

  /***End of Inquiry Side Bar***/

  .rounded-0{
    border-radius: 0;
  }
  .nav-link.orange_font.w-nav-link {
      width: 100px;
      padding: 10px;
      margin-left: 20px;
  }

  .nav-link {
      padding-right: 20px;
      padding-left: 20px;
  }

  .nav-btn{
    margin-top: 0;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
  }

  .desktop-categories-section{
    height: 80vh;
    position: sticky;
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    padding: 8px;
    padding-bottom: 10px;
    margin: 0;
    margin-left: 20px;
    margin-right: 0px;
    background-color: #fff;
    padding-bottom: 50px;
    overflow-y: scroll;
  }

  .category-scrollable {
    overflow-y: auto;
    height: auto;
  }

  .brand-scrollable {
    overflow-y: scroll;
    max-height: 40vh;
  }

  .link {
    cursor: pointer;
  }

  .product_details {
      margin-top: 5em;
  }

  @media screen and (max-width: 990px) {
    .desktop-categories-section{
      display: none!important;
    }

    .category-scrollable{
      display: none!important;
    }

  }

  .catalog_choose {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-right: 0px;
  }

  .icon-category-down{
    width:50px;
    height: 50px;
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 750px;
  }

  a{
    text-decoration: none;
  }

  .registration-button:hover{
   color:#36584a!important;
  }

  .apply_mobile{
    cursor: pointer;
    text-decoration: underline;
  }

  .category_heading_desktop{
    margin-top: 3em;
  }
  .submit-button.w-button.rounded-0 {
      width: 100%;
  }

  .icon-remove-nav{
    float: right;
    width: 45px;
    height: 45px;
    font-size: 36px;
    color: #fff;
    border-radius: 100%;
    border-width: 1px;
    background: #93ad45;
    padding-top: 10px;
  }

  .btn-remove {
    float: right;
    width: 26px;
    height: 26px;
    font-size: 24px;
    color: #fff;
    border-radius: 100%;
    border-width: 1px;
    background: #80a995 !important;
  }

  .btn-remove:hover {
    background: #aead45;
  }

  .text-modal{
    font-size: 18px;
    color: #212121;
  }

  .sampler-text {
    font-size: 1.75rem;
  }

  .button-text {
    color: #212529;
  }

  .button-text:hover {
    color: #2da86d;
  }

  .message-banner {
    text-align: right;
    margin-bottom: 0;
  }

  @media screen and (max-width: 910px) {
    .modal-content{
      width: 60%;
    }

    .modal-body {padding: 15px 15px;}


    .text-modal{
      font-size: 16px;
      color: #050505;
    }

    .product_details {
        margin-top: 3.8em;
    }

    .sampler-text {
      font-size: 1.45rem;
    }
  }

  @media screen and (max-width: 992px) {
    .message-banner, .center-mobile {
      text-align: center;
    }

    .message-banner {
      margin-bottom: 1.5rem!important
    }
  }

  @media screen and (max-width: 460px) {
    .product_details {
        margin-top: 2.5em;
    }

    .modal-content{
      width: 80%;
    }

    .form-quantity-select{
      height: 35px;
    }

    .btn-add-quantity{
      height: 35px;
    }

    .btn-minus-quantity{
      height: 35px;
    }

    .orange-circle {
      width: 2.7em;
      height: 2.7em;
      border-radius: 4em;
      padding-top: .5rem!important;
    }

    .sampler-text {
      font-size: 1.15rem;
    }
  }

  @media screen and (max-width: 360px) {
    .inquiry-card-img {
        border: solid 1.5px #2da86d;
        margin-right: 5px;
        height: 125px;
    }
  }

  /* Add Animation */
  @-webkit-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
  }

  @keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
  }

  /* The Close Button */
  .modal-close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-top: 10px;
  }

  .modal-close:hover,
  .modal-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }

  .modal-header {
    padding: 2px 16px;
    background-color: #2da86d;
    color: white;
  }


  /***End Of Modal***/

  .product-name{
    margin-bottom: 0;
  }

  .text-danger{
    color: #f04a38;
  }

  .text-totalPrice{
    font-weight: bold;
  }

  /* The Close Button */
  .nav-dropdown-border{
    border: 0!important;
  }

  /*End Profile Dropdown*/

  .custom-loader{
    width: 4rem;
    height: 4rem;
    margin-top: 25%;
  }

  /***Registration**/
  .bg-register{
    background-image: url(https://d1n8jod2ujwo0y.cloudfront.net/fit-in/images/caravan/kalokal-register-cropped.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 87% 27%, 0% 0%;
  }

  .bg-lightgreen{
    background-color: #d8e7aa;
  }

  .bg-mainorange{
    background-color: #e7b533!important;
  }

  .register-box {
      background: rgb(216,231,170);
      background: linear-gradient(177deg, rgba(216,231,170,1) 0%, rgba(104,142,77,1) 100%);
      padding: 0!important;
  }

  .btn-group-auth{
    padding-left: 6px;
    padding-right: 6px;
  }

  .brand_logo_register{
    height: 100px;
    width: 225px;
  }

  .card-registration{
    min-height: 100vh;
    border-top-left-radius: 2.5em!important;
    border-bottom-left-radius: 2.5em!important;
    background-color: #f5f6f6!important;
  }

  .rounded-full {
      border-radius: 50px;
  }

  .logo-register-mobile{
    display: none;
  }

  @media screen and (max-width: 910px) {
    .logo-register-mobile{
      display: block;
    }

    .register-box {
      background-image: url('/images/Login-orange-vector-mobile.svg');
      min-height: 100vh;
      background-size: cover;
      background-color: #e7b533!important;
      padding-top: 3em;
      min-width: 100%;
      background-position: center;
    }

    .card-registration{
      min-height: 100vh;
      border-radius: 5px!important;
    }
  }

  .form-user {
      border-radius: 50px !important;

  }

  .form-user:focus {
      box-shadow: 5px 10px #afb839 !important;
      border: #e9b932 solid 1px !important;

  }

  .text-orange{
    color: #2da86d!important;
  }

  .text-black {
    color: #212529!important;
  }

  .text-white{
    color: #fff!important;
  }

  .bg-orange{
    background-color: #e7b533!important;
  }

  .text-transparent{
    color: transparent;
  }

  .product-btn-add{
    margin-top: 0;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
  }
  /***End of Registration***/
  /*Certification*/
  .box-certification{
    margin-bottom: 20px;
  }

  .box-certification .text-certification {
    min-width: 120px;
    color: #000;
    text-align: center;
    padding: 5px 5px;
    border-radius: 6px;
    margin-top: 10px;
  }

  .text-certification:hover{
    color: #fff;
    background-color: #91b78b;
  }

  .certification_logo{
    height: 75px;
    margin-bottom: 10px;
  }

  .img-certification{
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
    border-radius: 50px;
  }
  /***End Certification**/

  /* Start of custom Heigh and Width */
  .h-100 {
    height: 100vh;
  }

  .w-min-100px {
    min-width: 100px;
  }

  /* End of custom Heigh and Width */

  /***Spinner***/
  .loader {
    background-color: #f9fcf8;
    border-radius: 50%;
    width: 8em;
    height: 8em;
    animation: glow 2s linear infinite;
  }

  .mini-loader {
    background-color: #2da86d;
    border-radius: 50%;
    width: 4em;
    height: 4em;
    animation: mini-glow 1s linear infinite;
  }

  @keyframes mini-glow {
    0% { transform:scale(0.1); transition:transform 0.1s linear; }
    50% { transform: scale(+50%, +50%);}
    75% { transform: scale(+50%, +50%);}
    100% { transform: scale(-50%, -50%); background-color: #f8f8f8}
  }

  @keyframes glow {
    0% { transform:scale(0.1); transition:transform 0.2s linear; }
    50% { transform: scale(+50%, +50%);}
    100% { transform: scale(-50%, -50%); background-color: #f8f8f8}
  }

  .space-top{
    padding-top: 350px;
  }

  .space-top-mobile{
    padding-top: 0px;
  }

  @media screen and (max-width: 760px) {
    .text-title{
      font-size: 2.5rem;
    }

    .space-top{
      padding-top: 45%;
    }

    .space-top-mobile{
      padding-top: 50px;
    }
    .text-reach-title{
      font-size: 36px;
    }
    .cart-item-notification {
      height: 22px;
      width: 22px;
      border-radius: 25px;
      top: 10%;
      left: 84%;
    }

    .footer-address-padding{
      padding-left: 15px!important;
    }
  }
  /***End of Spinner***/

  /**Products Card**/
  .product_grid{
    background: transparent;
    padding: 10px;
    border: solid 1px transparent;
    width: 100%;
    transition-duration: 0.2s;
  }

  .product_grid:hover{
    background: #fbcec9;
    border: solid 1px #fbcec9;
    border-radius: 5px;
    transition-duration: 0.2s;
  }

  .wf_nav_link{
    padding-left: 30px;
    padding-right: 30px;
  }

  .navbar-nav.mr-auto{
    margin-right: 5px;
  }

  /***Mobile Navbar**/
  .navbar-mobile{
    display: none;
  }

  .wf_cs_heading{
    margin-top: 7.5%;
  }

  .wf_cart_quantity.no-space{
    height: 38px;
  }

  .wf_select {
    width: 100%;
  }

  .wf_cs_buttons_bottom {
      z-index: 10;
  }

  .page-item {
    padding: 0!important;
    font-size: 20px;
    color: #80a995!important;
  }

  .dropdown-menu.dropdown-menu-mobile.show{
    width: 100vw;
    margin-left: -15px;
  }

  @media screen and (max-width: 1010px) {

    .navbar-mobile{
      display: inline-block;
    }
  }

  /***Mobile Navbar**/
  .image-15 {
      height: 300px;
      width: auto;
  }
  @media screen and (max-width: 910px) {
    .image-15 {
        height: 240px;
    }
  }

  @media screen and (max-width: 760px) {
    .w-sm-100{
      width: 100%;
    }

    .catalog_hero{
      display: none;
    }

    .custom-loader{
      width: 4rem;
      height: 4rem;
      margin-top: 45%;
    }
    .fd_details {
      height: auto;
    }

    .wf_fp_slider {

        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 90vw;

    }

    .image-8 {
        height: 120px;
    }
  }

  @media screen and (max-width: 460px) {
    .text-title{
      font-size: 2.2rem;
    }

    .text-reach-title {
      font-size: 42px;
    }
    .wf_menu_icon_mobile.w-icon-nav-menu.mobile-left-most {
        margin-left: -120px!important;
    }

    .box-certification {
        background-color: #d8e7aa;
        padding: 10px;
    }

    .featured_products{
      margin-top: 70px;
    }

    .wf_cs_mobile {
        padding-bottom: 150px;
    }


    .page-item {
        padding: 8px;
        font-size: 16px;
    }

    .dropdown-menu.dropdown-menu-mobile.show{
      margin-left: -88vw;
    }

    .footer-cart-summary{
      margin-bottom: 150px;
    }

    #how-caravan-works .registration-button,
    .paragraph-size {
      font-size: 14px!important;
    }

    #reviews-page .paragraph-size {
      font-size: 1.25rem!important;
    }

    #how-caravan-works :is(h1, .learn-more) {
      text-align: center!important;
    }

    #how-caravan-works h1 {
      font-size: 2em!important;
    }
  }

  .footer-cart-summary{
    margin-bottom: 0;
    margin-top: 150px;
  }

  .fp_slider{
    width: 88vw;
  }

  .wf_cs_top_mobile {
    margin-top: -10px;
    margin-bottom: 70px;
  }

  .dropdown-toggle::after{
    display: none!important;
  }

  .navbar-toggler-icon-mobile{
    margin-bottom: 25px;
  }

  .page-link{
    color: #80a995!important;
  }

  .page-item.active .page-link {
    background-color: #80a995!important;
    border-color: #80a995!important;
    color: #fff!important;
  }

  .wf_cs_buttons_bottom.mb-5{
    z-index: 10;
  }

  a:hover{
    text-decoration: none!important;
    color: inherit;
  }

  .dropdown-right{
    float: right;
    margin-top: -50px;
    margin-right: 25px;
  }

  .wf_cs_buttons_bottom{
    margin-bottom: 60px;
  }

  .wf_cs_top_mobile {
      z-index: 500;
  }

  .category-mobile-open{
    transform: translate3d(0px, 20px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
    transform-style: preserve-3d;
    display: flex;
  }

  .wf_nav_link {
      padding-left: 12px;
      padding-right: 12px;
      font-size: 14px!important;
  }

  .wf_nav_menu{
    margin-left: 0;
  }

  .search-input-desktop{
    width: 220px!important;
  }

  .form-control:focus{
    box-shadow: none!important;
  }

  .btn-contact-fixed{
    transition-duration: 0.2s;
    position: fixed;
    z-index: 8;
    right: 75px;
    padding: 5px 8px;
    color: #fff;
    text-decoration: none;
    border-radius: 20px;
    border: solid 1px #428266;
    background-color: #428266 !important;
    font-size: 14px;
    font-weight: bold;
    top: 88vh;
  }

  .btn-contact-fixed:hover{
    transition-duration: 0.2s;
    color: #428266;
    background-color: #dbf0e7!important;
    border: solid 1px #428266;
    opacity: 0.9;
  }

  @media screen and (max-width: 910px) {
    .btn-contact-fixed{
      right: 20px;
      top: 82vh;
    }

  }

  .messageClosed{
    transform: translate3d(780px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
    transform-style: preserve-3d;
    display: flex;
  }

  .messageClosed{
    transform: translate3d(780px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
    transform-style: preserve-3d;
    display: flex;
  }

  .messageOpened{
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
    transform-style: preserve-3d;
    display: flex;
  }

  .filesClosed{
    transform: translate3d(780px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
    transform-style: preserve-3d;
    display: none;
  }

  .filesOpened{
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg); transform-style: preserve-3d; display: block;
  }

  .activeMessage{
    background-color: #2da86d;
  }
  .wf_login{
    white-space: nowrap!important;
  }

  .wf_login_field_label{
    bottom: -12px;
  }

  .wf_mc_left_column.w-col.w-col-3{
    overflow-y: scroll;
  }

  .wf_mc_search_new_message {
      padding-top: 20px;
  }

  .wf_mc_reply_left_aragraph{
    max-width: 300px;
    word-wrap: break-word!important;
  }

  .container-file{
    word-wrap: break-word;
    overflow-y: auto;
    overflow-x: hidden;
  }


  @media screen and (max-width: 440px) {
    .wf_mc_reply_left_aragraph{
      max-width: 250px;
      word-wrap: break-word!important;
    }


    .btn-landing-page{
      font-size: 14px;
      padding-left: 4px;
      padding-right: 4px;
      margin-top: 10px;
      margin-bottom: 10px;
    }
  }


  .wf_as_card_col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 380px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-style: solid;
    border-width: 1px;
    border-color: #80a995;
    border-radius: 5px;
    background-color: #fff9e8;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    text-decoration: none;
     overflow-wrap: break-word;
  }

  .wf_as_card_col:hover {
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.4);
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
  }

  .wf_as_image {
    height: 110px;
    width: 100px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-position: 50% 0%;
  }

  .wf_as_card_contents{
    padding: 15px;
  }

  .wf_admin_subheading_card{
    margin-bottom: 10px;
    color: #212121;
    font-weight: 500;
  }

  .wf_admin_title_card{
    margin-bottom: 10px;
    color: #231f20;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
  }

  .card-upload-file{
    min-height: 150px!important;
  }

  .wf_nav_menu{
    display: contents;
  }

  .min-vh-75{
    min-height: 75vh!important
  }

  .wf_catergory_list_link{
    text-transform: capitalize;
    color: #2da86d;
    font-weight: bold;
    text-align: center;
  }

  .wf_category_text{
    padding: 8px 10px;
  }

  .wf_catergory_list_link:hover .wf_category_text{
    color: #fff;
    background-color: #80a995!important;
    border-radius: 5px;
  }

  .carousel-indicators li{
    height: 16px!important;
    width: 16px!important;
    border-radius: 100%!important;
    margin-top: 3em;
  }

  .carousel-inner.w-slider-mask {
      background-color: #f3f6ef;
  }

  .feedback-carousel-item{
    height: 400px;
    background-color: #2da86d;
  }

  .about-carousel-item{
    height: 500px;
    background-color: #f3f6ef;
  }

  .wf_feedback_contents{
    background-color: #f3f6ef;
  }

  .rotate-effect{
    -ms-transform: rotate(-180deg); /* IE 9 */
    transform: rotate(-180deg);
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }

  .rotate{
    -ms-transform: rotate(0deg); /* IE 9 */
    transform: rotate(0deg);
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }

  .d-none-effect{
     opacity: 0;
     display:none;
     transition: opacity 0.8s linear!important;
     -webkit-transition: opacity 0.8s linear;
     -moz-transition: opacity 0.8s linear;
     -o-transition: opacity 0.8s linear;
     -ms-transition: opacity 0.8s linear;
  }

  /* The left side navigation menu */
  .sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 2500; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    background-color: rgba(42, 89, 73, 0.5);
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
  }

  .left-sidenav-container .wf_navbar_menu{
    background-color: #f3f6ef;
  }

  /* Position and style the close button (top right corner) */
  .sidenav .closebtn {
    float: right;
    top: 0;
    font-size: 36px;
    right: 25%;
  }

  /* Style page content - use this if you want to push the page content to the right when you open the side navigation */
  #main {
    transition: margin-left .5s;
    padding: 20px;
  }

  /* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
  }

  @media screen and (max-width: 380px) {
    .cart-mobile-margin{
      margin-top: -42px!important;
    }
  }

  .btn-banner{
    background-color: #fff!important;
    color: #78a886!important;
    font-weight: bolder!important;

  }
  .btn-banner:hover{
    background-color: #def3e9!important;
    box-shadow: 0px 3px 5px #428266;
    color: #428266!important;
  }

  /* The left side navigation menu */
  .carouselBannerControls-indicators{
    top: 65vh;
    z-index: 1000;
  }


  .carousel-indicators li.banner{
    background-color: #fff!important;
    border: solid 1.5px #80a995;
  }

  div#carouselAboutControls{
    height: 100%;
  }

  .about-carousel-item{
    height: 100%;
  }

  .wf_cart{
    width: 100%;
    padding-right: 5px;
  }

  .wf_brand_logo{
    width: 150px!important;
    margin-right: 20px;
  }

  .col-best-seller{
    max-width: 25%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }

  iframe#aboutDesktop {
    height: 450px;
  }

  .payment-bg {
    border-radius: 50% 50% 0px 0px;
    margin-top: -140px;
  }

  .text-reach-title{
    font-size: 55px;
  }

  @media (max-width: 1020px) {
      iframe#aboutDesktop {
        height: 420px!important;
      }

    .col-best-seller{
      max-width: 50%!important;
      padding-right: 28px;
      padding-left: 28px;
    }

    .description_paragraph {
      overflow: scroll;
    }

  }

  @media (min-width: 1280px) and (max-width: 1350px) {
    .sticky-summary {
      top: 20%;
    }
  }

  @media (min-width: 910px) and (max-width: 1034px) {
    .left-feedback .wf_feedback_image {
      max-width: 10vw;
      max-height: 10vw;
      top: -18%;
      left: 3%;
    }

    .mx-auto {
      margin-left: 0!important;
      margin-right: 0!important;
    }

    .left-feedback .card {
      width: 75%;
    }
  }

  @media (max-width: 768px) {
    .text-reach-title{
      font-size: 42px;
    }

    .payment-bg {
      border-radius: 48% 48% 0px 0px;
      margin-top: -50px;
    }

    .text-benefit{
      font-size: 16px!important;
    }

    .wf_door_text{
     font-size: 12px!important;
    }

    .col-best-seller{
      padding-right: 15px;
      padding-left: 15px;
    }

    .product-card{
      border: rgba(128, 168, 148, 0.5) solid!important;
      border-radius: 5px;
      background-color: #f8f8f8;
      padding: 8px 5px;
      text-align: left!important;
    }

    .prodcut_name{
      font-size: 1em;
    }
  }

  @media screen and (max-width: 767px) {
    .bg-register {
      background-image: none!important;
    }
  }

  @media (min-width: 768px) and (max-width: 891px) {
    .pdp-quantity-value {
      width: 30%!important;
      flex: auto!important;
    }
  }

  .border-mobile-search{
    border: #2da86d 1.5px solid!important;
  }

  .input-mobile-search::placeholder{
    color: #2da86d!important;
  }

  .img-slide-mobile{
    height: 340px!important;
  }

  @media (max-width: 1250px) {
    .wf_bs_image{
      height: 200px!important;
    }
  }

  .product-card{
    border-radius: 8px;
    text-align: center;
    border: transparent solid;
    padding: 5px;
    transition: 0.3s;
  }

  .product-card:hover{
    border: #e7b533 solid;
    transition: 0.3s;
  }

  .text-green{
    color: #77aa86!important;
  }

  .text-deep-orange{
    color:#faa31e;
  }

  .bg-lightgray {
    background-color: #f1f2f2;
  }

  .bg-green{
    background-color: #78a886!important;
  }
  .hero-padding-top{
    padding-top: 7em;
  }

  .prodcut_name, .product_price{
    font-size: 16px;
  }

  .product_like_col_height{
    min-height: 320px;
  }

  .carousel-indicators-mobile-home li{
    background-color: rgb(41 88 72)!important;
  }

  .footer-link-website{
    color: #fff;
  }

  .footer-link-website:hover{
    color: #212121!important;
  }

  iframe[data-testid='bubble_iframe'] {
    z-index: 9!important;
    height: 150px!important;
    box-shadow: none!important;
  }

  iframe[data-testid='unread_iframe'] {
    z-index: 10!important;
    bottom: 150px!important;
  }

  .fb_dialog.fb_dialog_mobile {
    z-index: 19!important;
  }

  .fb_dialog.fb_dialog_advanced{
    z-index: 19!important;
  }

  .btn-checkout{
    border: 1px solid;
    padding: 10px;
    box-shadow: 5px 10px #32453F;
    color: #fff!important;
    font-size: 18px!important;
  }

  .btn-shop-categoy{
    text-decoration: underline;
    color: #2da86d;
    cursor: pointer;
  }

  .btn-shop-categoy:hover{
    text-decoration: none;
    color: #32453F;
  }

  .paragraph-size {
    font-size: 20px;
  }

  #how-caravan-works h1 {
    font-size: 3em;
  }

  .reach-bg{
    height: 440px;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 50px;
    background-image: url(https://cdn.1export.com/landing-pages/background/Footer_Image.png);
  }

  @media (min-width: 500px) and (max-width: 760px) {
    #how-caravan-works h1 {
      font-size: 2.5em!important;
    }

    .hero-registration-section {
      padding: 2rem;
    }

    .learn-more {
      text-align: center;
    }
  }

  @media (min-width: 1600px) and (max-width: 1899px) {
    .left-feedback .wf_feedback_image {
      max-width: 9vw!important;
      max-height: 9vw!important;
      top: -25%;
      left: 6%;
    }
  }

  @media (min-width: 1860px) and (max-width: 1920px) {
    .left-feedback .wf_feedback_image {
      max-width: 9vw!important;
      max-height: 9vw!important;
      top: -18%;
      left: 10%;
    }

    .mx-auto {
      margin: 0 4rem!important;
    }

    .left-feedback .card {
      width: 65%;
    }

    .sticky-summary {
      top: 13%;
    }
  }

  @media screen and (max-width: 360px) {
    .left-feedback .wf_feedback_image {
      max-width: 23vw!important;
      max-height: 23vw!important;
      top: -8%;
      left: 8%;
    }
  }

  @media (min-width: 361px) and (max-width: 460px) {
    .left-feedback .wf_feedback_image {
      max-width: 22vw!important;
      max-height: 22vw!important;
      top: 18%;
      left: 8%;
    }
  }

  @media screen and (max-width: 321px) {
    .pdp-quantity-value {
      width: 50%!important;
      flex: auto!important;
    }

    .learn-more {
      margin: .5rem!important;
    }

    #how-caravan-works .hero-registration-section {
      margin-bottom: 2rem!important;
    }

    #how-caravan-works .hero-registration-section .paragraph-size {
      margin-bottom: 1.5rem!important;
    }

    #how-caravan-works .mobile-column {
      width: 30%!important;
    }

    .col-caravan-logo{
      width: 20px!important;
    }

    .cart-item-notification {
      font-size: .9rem;
      left: 65%!important;
    }
  }

  @media (min-width: 1441px) and (max-width: 1600px) {
    .left-feedback .wf_feedback_image {
      max-width: 9vw!important;
      max-height: 9vw!important;
      top: -10%;
      left: 8%;
    }

    .left-feedback .card {
      width: 70%;
    }

    .sticky-summary {
      top: 17%;
    }
  }

  @media (min-width: 1920px) {
    .left-feedback .wf_feedback_image {
      max-width: 9vw!important;
      max-height: 9vw!important;
      top: -30%;
      left: 6%;
    }

    .sticky-summary {
      position: sticky;
      top: 13.5%;
    }
  }

  .tablet-size {
    display: none;
  }

  @media (min-width: 767px) and (max-width:1150px) {
    .tablet-size {
      display: inherit!important;
    }

    .desktop-size {
      display: none;
    }

    .orange-circle {
      width: 3.25em;
      height: 3.25em;
      padding-top: .6rem!important;
    }
  }

  @media (min-width: 992px) and (max-width: 1245px) {
    #sampler-section :is(.col-lg-7, .col-lg-5) {
      flex: 0 0 100%!important;
      max-width:100%!important;
    }

    .message-banner, .center-mobile {
      text-align: center;
    }

    .message-banner {
      margin-bottom: 1.5rem!important
    }
  }

  .opa-5 {
    opacity: 0.5;
  }
  .h-5 {
    height: 5%;
  }

  .border-thick-bottom{
    border-bottom: 3px solid #bebfc1!important;
  }

  .border-thick-top{
    border-top: 3px solid #bebfc1!important;
  }
