
.select2-dropdown {
  z-index: 9;
}
.sticky-social-listing {
  right: 0 !important;
  position: fixed !important;
  top: 80% !important;
  z-index: 10 !important;
}

.custom-txt h2 {
  background-color: #ffffffd9;
  color: #24604F !important;
}

h3.custom-color-txt {
  color: #333333;
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.slider-bs {
  border: 20px solid #30b86c;
}

.indicators-custom-color li {
  background-color: #24604F;
  border: none;
}

.indicators-custom-color li.active {
  background-color: #30b86c;
}

.cap-custom {
  position: absolute;
  left: 40px;
  bottom: 10%;
  display: inline-flex;
}

span.slider-percentage-custom {
  background-color: #24604F;
  padding: 20px 10px 20px 10px;
  font-size: 30px;
}

.slider-inner-caption {
  display: flex;
  align-items: center;
  justify-content: center;
}

.place-name {
  background-color: #fff;
  padding: 8px 15px;
  display: flex;
  flex-direction: column;
  text-shadow: none;
}

.place-name h3 {
  font-size: 16px;
  margin-bottom: 0;
}

.place-name p {
  font-size: 14px;
  margin-bottom: 0;
}

.bg-custom {
  background-color: #f4f4f4;
  padding: 15px;
}

input.search-bar-custom {
  padding: 10px;
  min-width: 100%;
  border: none;
  box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 13%);
}

.field-wrapper {
  position: relative;
}

.field-wrapper::after {
  content: "";
  background-image: url('../images/search-icon.svg');
  width: 20px;
  height: 20px;
  position: absolute;
  right: 7px;
  top: 12px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.custom-select-field {
  padding: 15px 10px;
  box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 13%);
}

.elegibility-bg-custom {
  background-color: #dadbdc;
}

.tabs-navigation li.custom-active a,
.tabs-navigation li.custom-active a:focus,
.tabs-navigation li.custom-active a:hover {
  background-color: #e2e2e2;
  color: #000;
}

.offers-page {
  background-color: #e2e2e2;
}

.listing-post-image {
  position: relative;
}

.discount-fx {
  position: absolute;
  right: 0px;
  bottom: 0;
  background-color: #24604F;
  padding: 15px 10px;
}

.discount-fx h3 {
  color: #fff;
  margin-bottom: 0;
  font-size: 20px;
}

.custom-pagination .active a {
  background-color: #24604F;
  color: #fff !important;
}

.custom-pagination a {
  border: 1px solid #24604F !important;
  color: #24604F !important;
}

.custom-pagination i {
  color: #24604F;
}

section.search-field-custom {
  padding: 20px 0;
}

section.featured-offers {
  padding: 20px 0;
}

.tabs-custom-nav li.active a,
.tabs-custom-nav li.active a:focus,
.tabs-custom-nav li.active a:hover {
  background: #e2e2e2;
  border-color: transparent;
  box-shadow: none;
  color: #333333;
  font-weight: 100 !important;
}

.tabs-custom-nav {
  padding-top: 15px;
}

.tabs-custom-nav li a:hover {
  color: #000;
  background: #e2e2e2;
}

input.search-bar-custom:focus-visible {
  outline: none;
}

.select2-xrm li.select2-selection__choice {
  font-size: 14px;
  margin-top: 2px !important;
  border: none !important;
}

.select_sort li.select2-selection__choice {
  font-size: 10px;
  margin-top: 2px !important;
  border: none !important;
}

.custom-pagination .active a {
  padding: 0;
  min-height: 40px;
  min-width: 40px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-pagination li a {
  padding: 0;
  min-height: 40px;
  min-width: 40px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.select2-xrm .select2-container .select2-search--inline .select2-search__field {
  caret-color: transparent;
}

.select_sort .select2-container .select2-search--inline .select2-search__field {
  caret-color: transparent;
}

.select_sort .select2-container .select2-search--inline .select2-search__field {
  caret-color: transparent;
}

.elegibility-bg-custom {
  background-image: url(../images/bg-clip.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.select2-container--default .select2-search--inline .select2-search__field {
  width: initial !important;
}
.select2-xrm .select2-search__field {
  display: block !important;
}
.select_sort .select2-search__field {
  display: block !important;
}
.select2-xrm .select2-container .select2-search--inline .select2-search__field {
  height: 24px !important;
}
.select_sort .select2-container .select2-search--inline .select2-search__field {
  height: 24px !important;
}
.select2-xrm
  .select2-selection.select2-selection--multiple
  .select2-selection__rendered {
  display: flex !important;
  margin-bottom: 0;
}

.txt-sec-custom {
  padding: 1rem 0;
}

.heart-icon {
  width: 30px;
  margin-left: auto;
  display: flex;
}

.txt-primary-color {
  font-size: 18px;
  color: #399624;
}

.border-right-custom {
  border-right: 1px solid #707070;
}

.calender-custom {
  font-size: 18px;
  color: #333333;
}

.calender-custom span {
  color: #666666;
}

.para-txt-calender {
  width: 70%;
  color: #444444;
}

.contact-info {
  padding: 1rem 0;
}

.phone-info {
  display: flex;
  align-items: center;
  padding: 0 10px;
}

.phone-info-sec {
  display: flex;
  align-items: center;
  padding: 0 10px;
}

.social-icons {
  display: flex;
  align-items: center;
  padding: 0 10px;
}

.contact-information {
  display: flex;
  justify-content: center;
  border: 20px solid #30b86c;
  padding: 10px 0;
}

.link-color-custom {
  color: #24604F;
  margin-right: 12px;
  margin-left: 12px;
}

.phone-info img {
  margin-right: 5px;
}

.offer-location-sec {
  padding: 1rem 0;
}

.related-offers {
  padding: 1rem 0;
}

.select2-xrm .select2-selection.select2-selection--multiple {
  height: 44px;
  padding: 7px;
  border-radius: 0;
  border: none;
  box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 13%);
}

.select2-xrm .select2-selection__choice {
  border: none;
  border-radius: 0 !important;
  background-color: #e9e9ed !important;
}

.select_sort .select2-selection__choice {
  border: none;
  border-radius: 0 !important;
  background-color: #e9e9ed !important;
}

.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #399624;
  color: white;
}

.slider-bs.owl-carousel.owl-theme.owl-loaded {
  height: 410px;
  overflow: visible;
}

.full-height img {
  height: 370px;
}

.select2-results__option span img,
.select2-selection__choice__display span img {
  height: 25px;
  width: 30px;
  object-fit: contain;
}
.select2-selection__choice__display span img {
  height: 20px;
  width: 25px;
  object-fit: contain;
}

.select2.select2-container.select2-container--default {
  position: relative;
}

span.select2.select2-container.select2-container--default::after {
  content: "";
  background-image: url(../images/arrow-down.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 10px;
  width: 10px;
  position: absolute;
  top: 19px;
  right: 6px;
}

.map_2offer {
  position: relative;
}

.location-marker-1 {
  position: absolute;
  top: 40%;
  background-color: #399624;
  border-radius: 70px;
  left: 33%;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.location-marker-2 {
  position: absolute;
  top: 60%;
  background-color: #399624;
  border-radius: 70px;
  left: 46%;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.location-marker-3 {
  position: absolute;
  top: 50%;
  background-color: #399624;
  border-radius: 70px;
  left: 20%;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.form_outter_map {
/*   border: 1px solid black; */
  border-left: 0;
}
.form_map_select_outter .select2-selection__arrow {
  display: none;
}
.select_sort .select2-selection__arrow {
  display: none;
}
.form_outter_map {
  padding: 10px 20px;
}
.content_address_form {
  margin-top: 30px;
}
.address_single {
  margin-top: 20px;
}
.address_single .marker_map {
  filter: brightness(0.5);
  width: 20px;
}
.address_mark {
  display: flex;
  align-items: center;
}
.address_mark h4 {
  margin-bottom: 0px;
  margin-left: 10px;
  font-weight: 300;
}
.form_outter_map {
  height: 450px;
}
.w-100 {
  width: 100% !important;
}
.outter_address_form {
  display: none;
}

.address_single .marker_map.location_mark {
  width: 28px;
}
.home-product.owl-carousel .post-content-details {
  min-height: 200px;
}

button.btn-submit {
  border: none;
  width: 100%;
  height: 44px;
  color: #fff;
  background-color: #399624;
  text-transform: uppercase;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  transition: 200ms all ease-in;
}

button.btn-submit:hover {
  opacity: 0.7;
}

.showmore {
  float: left;
  width: 100%;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #399624;
}
.showmore.rotate_img a img {
  transform: rotate(180deg);
  margin-top: -2px;
}
.showmore .btn-submit {
  display: none;
}

/**** Media Query ****/
/**** Media Query ****/
@media only screen and (max-width: 1200px) {
  .cap-custom {
    position: absolute;
    left: 20px;
    bottom: 10%;
    top: unset;
    /* width: 100%; */
    display: inline-flex;
  }

  .tabs-custom-nav a {
    padding: 10px !important;
    font-size: 14px !important;
  }

  .elegibility-bg-custom .post-title h3 {
    font-size: 20px !important;
  }

  .elegibility-bg-custom .post-info a.read-more {
    font-size: 15px !important;
  }
  .elegibility-bg-custom #content.tab-content .card-header { display: block!important; }
  .elegibility-bg-custom #content.tab-content .collapse { display: none!important; }
  .elegibility-bg-custom #content.tab-content .collapse.active { display: block!important; }
  
  .elegibility-bg-custom .post-description .post-info a.read-more{
	  position: absolute!important;
	  min-width: 50%!important;
  }
}
@media only screen and (max-width: 992px) {
  .form_col_selector {
    width: 100%;
  }
  .form_outter_map {
/*     border: 1px solid black; */
    height: 100%;
  }
  .select2-xrm {
    margin-top: 10px;
  }
  .select_sort {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .cap-custom {
    position: absolute;
    left: 20px;
    bottom: 10%;
    top: unset;
    /* width: 100%; */
    display: inline-flex;
  }
}
@media only screen and (max-width: 768px) {
  .showmore {
    margin-bottom: 20px;
  }
  .showmore a {
    display: none;
  }
  .showmore .btn-submit {
    display: block;
  }
  .second_select_xrm {
    margin-top: 10px;
  }
  .m-x-20-mob {
    margin: 0px 10px;
  }
  .cap-custom {
    position: absolute;
    left: 10px;
    bottom: 10%;
    top: unset;
  }

  span.slider-percentage-custom {
    background-color: #24604F;
    padding: 14px 15px;
    font-size: 14px;
  }

  .place-name {
    background-color: #fff;
    padding: 2px 4px;
    display: flex;
    flex-direction: column;
    text-shadow: none;
  }

  .place-name h3 {
    font-size: 16px;
    margin-bottom: 0;
  }

  .place-name p {
    font-size: 12px!important;
    margin-bottom: 0!important;
  }
  .custom-select-field {
    margin-bottom: 10px;
  }

/*   .search-bar-custom { */
/*     margin-bottom: 10px; */
/*   } */

  .contact-information {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .border-right-custom {
    border-right: none;
  }
  .phone-info {
    padding: 10px 0;
  }

  .phone-info-sec {
    padding: 10px 0px;
  }

  .social-icons {
    padding: 10px 0;
  }

  .link-color-custom {
    padding: 0 5px;
  }

  .custom-row {
    padding: 0 12px;
    display: flex;
    align-items: center;
  }

  .custom-row h3 {
    color: #333333;
    font-size: 26px;
  }

  .para-txt-calender {
    width: 100%;
  }
  .txt-fw-18 {
    font-size: 18px;
  }

  .full-height img {
    height: 215px!important;
    object-fit: cover;
  }

  .slider-bs.owl-carousel.owl-theme.owl-loaded {
    height: 235px;
    overflow: visible;
  }

  .owl-dot {
    width: 10px !important;
    height: 10px !important;
    top: 20px;
  }

  .slider-bs {
    border: 10px solid #30b86c;
  }

  .discount-fx h3 {
    font-size: 16px;
  }

  .no-arrow-mobile .owl-nav {
    visibility: hidden;
  }
}
.select2.select2-container.select2-container--default {
  width: 100% !important;
}
.select2-selection.select2-selection--single {
  background-color: #138854!important;
  min-height: 50px!important;
  display: flex!important;
  align-items: center!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #FFF!important;
  font-size: 16px!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 24%!important;
  right: 10px!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #FFF transparent transparent transparent!important;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #FFF transparent!important;
  border-width: 0 4px 5px 4px!important;
}
.select2-search__field {
  display: none!important;
}

.offer-item{
	display: none;
}

.showmore.rotate_img a{
	direction: rtl;
}

.showmore.rotate_img a img {
	margin-left: 10px;
}

@media only screen and (min-width: 480px) and (max-width: 600px) {
	.elegibility-bg-custom .post-description .post-info a.read-more {
		width: 100% !important;
	}
}
.phone_margin{
	margin-left: 5px;
}
.phone_margin h4{
	margin-left: 14px!important;
}
.likedOffer{
	filter: invert(32%) sepia(81%) saturate(1251%) hue-rotate(126deg) brightness(91%) contrast(86%);
}

element.style {
    height: 44px;
    min-height: 44px;
    /* border: none; */
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none;
}
.select_sort .select2-selection.select2-selection--single {
	background-color: #fff!important;
	height: 44px!important;
    min-height: 44px!important;
    box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 13%);
    padding: 7px;
    border-radius: 0;
    border: none;
}
.select_sort .select2-container--default.select2-container--focus .select2-selection--single {
	border: solid black 1px;
    outline: 0;
}

.select_sort .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444!important;
	font-size: unset!important;
}

.select_sort .select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #7b7b7b !important;
	font-weight: 400;
}
@media only screen and (min-width: 480px) and (max-width: 991px) {
	.select2-xrm.first_select_xrm{
		margin-top: 0!important;
	}
}
/*25/1/23*/
.search-field-custom .search-bar-custom{
  font-size: 16px;
  max-width: 100%;
}
.search-field-custom .select2-xrm .select2-container .select2-search--inline .select2-search__field{
  font-size: 16px;
  margin-top: 0;
}
#select2-state_select-results .select2-results__options .select2-results__option{
  font-size: 16px;
}
#select2-state_select_multistep-results.select2-results__options .select2-results__option,
#select2-state_select_multistep-results .select2-results__options .select2-results__option{
  font-size: 16px;
}
#select2-state_select_multistep-results span img{
  width: 44px;
  height: 44px;
  margin-right: 10px;
}
#select2-state_select_multistep-results.select2-results__options .select2-results__option{
  padding-top: 2px;
  padding-bottom: 2px;
}
.select_sort .select2-container--default .select2-selection--single .select2-selection__rendered,
.select_sort .select2-container--default .select2-selection--single .select2-selection__placeholder{
  font-size: 16px !important;
}
#select2-sort_select-results .select2-results__option{
  font-size: 16px;
}

.offers-page .post-item .post-content-details{
  min-height: 70px;
  padding: 20px 40px 30px 40px;
}
/* .offers-page .post-item .post-description p{ */
/*   white-space: nowrap; */
/*   text-overflow: ellipsis; */
/*   overflow: hidden; */
/* } */
.offers-page .post-item .post-description .read-more{
  font-size: 15px;
  white-space: nowrap;
}
.elegibility-bg-custom .mobile-products .card-header h5 a.active i{
    transform: rotate(180deg);
}
.elegibility-bg-custom .post-item .post-title h3 a{
	font-size: 22px !important;
}

.elegibility-bg-custom .post-item .post-description p {
	font-size: 13px !important;
}
#select2-state_select-results .select2-results__option .select2-results__group{
  font-size: 16px;
}