@charset "UTF-8";
.most_sec, .featured_sec {
  padding: 50px 0;
}

.card_categ .txt_categ p, .card_featured .txt_featured h3, .card_featured .txt_featured h5, .staff .staff_cd .stf_name p {
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.my-header .head-txt h3, .nav-pills .nav-li.active, .card_featured.flex_card .price {
  font-family: "Almarai-ExtraBold";
}

.head-title h2, .card_categ .txt_categ, p .bold, .txt_featured h3, .txt_featured .badge_f, .filtering .select2-container .select2-selection--single .select2-selection__rendered, .book_now .booking_in h4, .timing .filter-two ul li.active, .voucher1 .voucher1_in .voucher_title b, .voucher1 .voucher1_in .voucher_body .voucher_left b, .nav-pills .nav-li, .serve1 > div:first-of-type h3, .serve1 h4, .staff .staff_cd .stf_name, .reviews .review_check h4 {
  font-family: "Almarai-Bold";
}

/************************/
.btn-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  height: 56px;
  line-height: unset;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
}

.btn-icon {
  font-size: 20px;
  background-color: transparent;
  color: #ffffff;
  width: 40px;
  height: calc(100% - 8px);
  position: relative;
  z-index: 1;
  text-align: center;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/****** start header ***/
.my-header {
  height: auto;
  display: block;
  width: 100%;
  position: relative;
  background-color: #fbd74d;
  border-radius: 0 0 40% 40%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 100vh;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-shadow: rgba(16, 25, 40, 0.08) 0px 4px 8px 0px;
  box-shadow: rgba(16, 25, 40, 0.08) 0px 4px 8px 0px;
}

.my-header > img {
  max-width: 50%;
  max-height: 100%;
  display: block;
}

.my-header .head-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-radius: 5px;
  max-width: 500px;
  padding: 20px 40px;
}

.my-header .head-txt h3 {
  font-size: 3em;
  margin-top: 0;
}

.my-header .head-txt .btn-hvr {
  width: 100%;
  margin: 30px 0 0 0;
  height: 60px;
  font-size: 18px;
}

.my-header .head-txt .btn-hvr .btn-icon {
  color: #101928;
  background-color: #ffffff;
}

.my-header .head-txt .btn-hvr:hover .btn-icon, .my-header .head-txt .btn-hvr:focus .btn-icon {
  color: #fbd74d;
}

/****** end header ***/
/***********Start head titles*************/
.head-title {
  margin: 0 0 30px 0;
  text-transform: capitalize;
}

.head-title h2 {
  font-size: 36px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/***********End head titles*************/
/******* Start categories Section *************/
.categories-r {
  padding: 50px 0 0 0;
}

.owl-carousel.owl_categ .owl-stage-outer,
.owl-carousel.owl_sm .owl-stage-outer {
  padding: 0 4px 20px 4px;
}

.card_categ {
  border-radius: 8px;
  display: block;
  position: relative;
  -webkit-box-shadow: rgba(16, 25, 40, 0.08) 0px 4px 8px 0px;
  box-shadow: rgba(16, 25, 40, 0.08) 0px 4px 8px 0px;
  border: 1px solid #e7e8e9;
  -webkit-transition: -webkit-box-shadow 300ms ease 0s,
 -webkit-transform 300ms ease 0s;
  transition: -webkit-box-shadow 300ms ease 0s,
 -webkit-transform 300ms ease 0s;
  -webkit-transition: -webkit-box-shadow 300ms ease 0s,
 -webkit-transform 300ms ease 0s;
  transition: -webkit-box-shadow 300ms ease 0s,
 -webkit-transform 300ms ease 0s;
  -webkit-transition: -webkit-box-shadow 300ms ease 0s, -webkit-transform 300ms ease 0s;
  transition: -webkit-box-shadow 300ms ease 0s, -webkit-transform 300ms ease 0s;
  transition: box-shadow 300ms ease 0s, transform 300ms ease 0s;
  transition: box-shadow 300ms ease 0s, transform 300ms ease 0s, -webkit-box-shadow 300ms ease 0s, -webkit-transform 300ms ease 0s;
  transition: box-shadow 300ms ease 0s, transform 300ms ease 0s,
 -webkit-box-shadow 300ms ease 0s, -webkit-transform 300ms ease 0s;
  transition: box-shadow 300ms ease 0s, transform 300ms ease 0s,
 -webkit-box-shadow 300ms ease 0s, -webkit-transform 300ms ease 0s;
}

.card_categ .img_categ {
  height: 100px;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}

.card_categ .img_categ img,
.card_categ .img_categ .owl_categ .img_categ img,
.card_categ .img_categ .owl_sm .img_categ img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.card_categ .txt_categ {
  height: 46px;
  padding: 0 4px 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
}

.card_categ .txt_categ p {
  margin: 0;
}

.card_categ:hover, .card_categ:focus {
  -webkit-box-shadow: rgba(16, 25, 40, 0.16) 0px 8px 16px 0px;
  box-shadow: rgba(16, 25, 40, 0.16) 0px 8px 16px 0px;
}

/*** owl navs ***/
.owl-carousel.owl-theme.owl_categ .owl-next,
.owl-carousel.owl-theme.owl_categ .owl-prev,
.owl-carousel.owl-theme.owl_product .owl-next,
.owl-carousel.owl-theme.owl_product .owl-prev,
.owl-carousel.owl-theme.owl_sm .owl-next,
.owl-carousel.owl-theme.owl_sm .owl-prev {
  position: absolute;
  top: calc(50% - 20px);
  background: white;
  border: 1px solid #e7e8e9;
  -webkit-box-shadow: rgba(16, 25, 40, 0.1) 0px 4px 6px 0px;
  box-shadow: rgba(16, 25, 40, 0.1) 0px 4px 6px 0px;
  outline: none;
  height: 40px;
  line-height: 40px;
  width: 40px;
  text-align: center;
  border-radius: 50%;
  color: #101928;
  padding: 0;
  font-size: 16px;
}

.owl-carousel.owl-theme.owl_categ .owl-next:hover, .owl-carousel.owl-theme.owl_categ .owl-next:focus,
.owl-carousel.owl-theme.owl_categ .owl-prev:hover,
.owl-carousel.owl-theme.owl_categ .owl-prev:focus,
.owl-carousel.owl-theme.owl_product .owl-next:hover,
.owl-carousel.owl-theme.owl_product .owl-next:focus,
.owl-carousel.owl-theme.owl_product .owl-prev:hover,
.owl-carousel.owl-theme.owl_product .owl-prev:focus,
.owl-carousel.owl-theme.owl_sm .owl-next:hover,
.owl-carousel.owl-theme.owl_sm .owl-next:focus,
.owl-carousel.owl-theme.owl_sm .owl-prev:hover,
.owl-carousel.owl-theme.owl_sm .owl-prev:focus {
  border-color: #101928;
  background: white;
  color: #101928;
}

.owl-carousel.owl-theme.owl_categ .owl-prev,
.owl-carousel.owl-theme.owl_product .owl-prev,
.owl-carousel.owl-theme.owl_sm .owl-prev {
  left: -18px;
}

.owl-carousel.owl-theme.owl_categ .owl-next,
.owl-carousel.owl-theme.owl_product .owl-next,
.owl-carousel.owl-theme.owl_sm .owl-next {
  right: -18px;
}

/******* End categories Section *************/
/******* Start Featured Categories Section *************/
p .bold {
  color: #101928;
}

p .grey {
  color: #7c7e7c;
}

.txt_featured h3 {
  text-transform: capitalize;
}

.txt_featured h5 {
  color: #7c7e7c;
  text-transform: capitalize;
}

.txt_featured p {
  margin: 0 0 6px 0;
}

.txt_featured p .one_star {
  color: #ffc830;
}

.txt_featured .badge_f {
  color: #037aff;
  text-transform: uppercase;
  padding: 4px 12px;
  border-radius: 4px;
  background: #cde4ff;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.card_featured {
  border-radius: 8px;
  -webkit-transform: translateZ(0px);
  transform: translateZ(0px);
  -webkit-transition: -webkit-transform 300ms ease 0s;
  transition: -webkit-transform 300ms ease 0s;
  transition: transform 300ms ease 0s;
  transition: transform 300ms ease 0s, -webkit-transform 300ms ease 0s;
  padding-bottom: 24px;
  display: block;
}

.card_featured .img_featured {
  height: 170px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}

.card_featured .img_featured img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.card_featured .img_featured::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  -webkit-transition: opacity 300ms ease 0s;
  transition: opacity 300ms ease 0s;
}

.card_featured .txt_featured h3 {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: 10px 0 6px 0;
  font-size: 20px;
}

.card_featured .txt_featured h5 {
  margin: 0 0 6px 0;
}

.card_featured:hover .img_featured::before {
  opacity: 0.2;
}

.card_featured:hover h3 {
  color: #fbd74d;
}

.card_featured:focus {
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
}

/******* End Featured Categories Section *************/
/******* start like button*************/
.likerr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #090909;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  width: 40px;
  height: 40px;
  font-size: 20px;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  z-index: 9;
  right: 20px;
  top: 0;
}

.i_liked {
  color: red;
}

.outer_card {
  position: relative;
}

.allProducts .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.allProducts .row > div {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 1;
          flex: 1 0 1;
}

/******* End like button*************/
/******* start the_gender span*************/
.the_gender {
  position: absolute;
  color: #101928;
  background-color: #fff;
  top: 4px;
  left: 4px;
  padding: 4px;
  text-transform: capitalize;
  font-size: 12px;
  z-index: 9;
}

/******* End the_gender span*************/
/************** Start Sub Categories .blade*************/
.bread_crumbs {
  padding: 20px 0;
}

.srch_city a {
  display: inline-block;
  color: #7c7e7c;
  margin-right: 8px;
}

.srch_city a:hover, .srch_city a:focus {
  color: #037aff;
}

.filtering {
  margin: 0 0 30px 0;
}

.filtering .select2-container {
  min-width: 140px;
}

.filtering .select2-container:first-of-type {
  margin-right: 20px;
}

.filtering .select2-container .select2-selection--single {
  height: 40px !important;
  border-radius: 30px !important;
  border-color: #c2c1c1 !important;
  text-align: center;
}

.filtering .select2-container .select2-selection--single .select2-selection__arrow b {
  border-color: #037aff transparent transparent transparent;
}

.filtering .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 40px !important;
  color: #037aff !important;
}

/************** End Sub Categories .blade*************/
/************** Start Offers Section *************/
.off_ratio {
  position: absolute;
  background-color: #c80505;
  color: #fff;
  margin: 0;
  top: 0;
  right: 0;
  font-size: 14px;
  border-radius: 0 0 0 8px;
  padding: 8px 6px;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.off_ratio p {
  margin: 0 auto 3px auto;
  font-size: 12px;
}

/************** End Offers Section *************/
.view_more {
  text-align: center;
  font-size: 24px;
  background-color: rgba(231, 232, 233, 0.3);
  color: #101928;
  width: 50px;
  height: 50px;
  line-height: 50px;
  -webkit-box-shadow: rgba(16, 25, 40, 0.08) 0px 4px 8px 0px;
  -o-box-shadow: rgba(16, 25, 40, 0.08) 0px 4px 8px 0px;
  -ms-box-shadow: rgba(16, 25, 40, 0.08) 0px 4px 8px 0px;
  box-shadow: rgba(16, 25, 40, 0.08) 0px 4px 8px 0px;
}

.view_more:hover, .view_more:focus {
  -webkit-box-shadow: rgba(16, 25, 40, 0.16) 0px 8px 16px 0px;
  -o-box-shadow: rgba(16, 25, 40, 0.16) 0px 8px 16px 0px;
  -ms-box-shadow: rgba(16, 25, 40, 0.16) 0px 8px 16px 0px;
  box-shadow: rgba(16, 25, 40, 0.16) 0px 8px 16px 0px;
  color: #fff;
}

body > section:nth-child(even) .view_more::after {
  background-color: #fbd74d;
}

body > section:nth-child(even) .view_more::before {
  background-color: #101928;
}

body > section:nth-child(even) .view_more:hover, body > section:nth-child(even) .view_more:focus {
  border-color: #101928;
  background-color: #101928;
}

/************* Start Pagination ************/
.pagination {
  margin: 20px auto 0 auto;
  display: table;
  border-radius: 0;
}

.pagination > li > a {
  color: #7c7e7c;
  background-color: transparent;
  border: 0 !important;
  font-size: 18px;
}

.pagination > li > a:hover,
.pagination > li > a:focus {
  background-color: #037aff;
  color: #fff;
}

.pagination > li.active > a,
.pagination > li.active > a:focus,
.pagination > li.active > a:hover {
  color: #7c7e7c;
  background-color: #fff;
}

/************* End Pagination ************/
/************* Start About.blade ************/
.about .foot-logo {
  margin-right: auto;
  margin-left: auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.about p {
  font-size: 18px;
}

/************* End About.blade ************/
/************* Start Search Map.blade ************/
#map_search {
  margin: 0;
  padding: 0;
  height: calc(100vh - 120px);
  max-width: none;
}

#map_search img {
  max-width: none !important;
}

.gm-style-iw {
  width: 350px !important;
  top: 15px !important;
  left: 0px !important;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
          box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
  border: 1px solid rgba(72, 181, 233, 0.6);
  border-radius: 2px 2px 10px 10px;
}

#iw-container {
  margin-bottom: 10px;
}

#iw-container .iw-title {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 22px;
  font-weight: 400;
  padding: 10px;
  background-color: #48b5e9;
  color: white;
  margin: 0;
  border-radius: 2px 2px 0 0;
}

#iw-container .iw-content {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  margin-right: 1px;
  padding: 15px 5px 20px 15px;
  max-height: 140px;
  overflow-y: auto;
  overflow-x: hidden;
}

.iw-content img {
  float: right;
  margin: 0 5px 5px 10px;
}

.iw-subTitle {
  font-size: 16px;
  font-weight: 700;
  padding: 5px 0;
}

.iw-bottom-gradient {
  position: absolute;
  width: 326px;
  height: 25px;
  bottom: 10px;
  right: 18px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
}

/***** switch map **********/
.switch {
  font-size: 1rem;
  position: relative;
}

.switch input {
  position: absolute;
  height: 1px;
  width: 1px;
  background: none;
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  overflow: hidden;
  padding: 0;
}

.switch input + label {
  position: relative;
  min-width: calc(calc(2.375rem * 0.8) * 2);
  border-radius: calc(2.375rem * 0.8);
  height: calc(2.375rem * 0.8);
  line-height: calc(2.375rem * 0.8);
  display: inline-block;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  text-indent: calc(calc(calc(2.375rem * 0.8) * 2) + 0.5rem);
}

.switch input + label::before, .switch input + label::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(calc(2.375rem * 0.8) * 2);
  bottom: 0;
  display: block;
}

.switch input + label::before {
  right: 0;
  background-color: #dee2e6;
  border-radius: calc(2.375rem * 0.8);
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

.switch input + label::after {
  top: 2px;
  left: 2px;
  width: calc(calc(2.375rem * 0.8) - calc(2px * 2));
  height: calc(calc(2.375rem * 0.8) - calc(2px * 2));
  border-radius: 50%;
  background-color: white;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

.switch input:checked + label::before {
  background-color: #39b374;
}

.switch input:checked + label::after {
  margin-left: calc(2.375rem * 0.8);
}

.switch input:focus + label::before {
  outline: none;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 136, 221, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 136, 221, 0.25);
}

.switch input:disabled + label {
  color: #868e96;
  cursor: not-allowed;
}

.switch input:disabled + label::before {
  background-color: #e9ecef;
}

.custom_cols .allProducts > .row > div {
  width: 100%;
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}

/************* End Search Map.blade ************/
/************* Start Single Product .blade ************/
/************* Start fixed booking section  ************/
.book_now {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
  border-top: 1px solid #b3b3b3;
  background-color: #fff;
  z-index: 999;
  height: 70px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.book_now .booking_in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.book_now .booking_in div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 70px;
}

.book_now .booking_in div h4 {
  margin-right: 20px;
}

.book_now .booking_in div .btn-hvr {
  min-width: 140px;
}

.book_now.fixed_book {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/************* Start product header  ************/
.prod_hdr .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.prod_hdr .row > div {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.prod_hdr .prod_left {
  background-color: #f2f2f7;
  padding: 30px 10px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.prod_hdr .prod_left .txt_featured {
  line-height: 3;
}

.prod_hdr .prod_left .txt_featured h3 {
  font-size: 33px;
}

.prod_hdr .prod_left .txt_featured h5 {
  font-size: 19px;
}

.prod_hdr .prod_left .txt_featured p {
  font-size: 16px;
}

/*******owl_product*******/
.owl-carousel.owl-theme.owl_product .card_product .img_product,
.owl_header .card_product .img_product {
  height: calc(100vh - 200px);
  display: block;
}

.owl-carousel.owl-theme.owl_product .card_product .img_product img,
.owl_header .card_product .img_product img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.owl-carousel.owl-theme.owl_product .owl-dots,
.owl_header .owl-dots {
  position: absolute;
  bottom: 10px;
  z-index: 99;
  right: 0;
  left: 0;
  margin: 0 auto;
  display: block !important;
}

.owl-carousel.owl-theme.owl_product .owl-dots .owl-dot.active span,
.owl-carousel.owl-theme.owl_product .owl-dots .owl-dot:hover span,
.owl_header .owl-dots .owl-dot.active span,
.owl_header .owl-dots .owl-dot:hover span {
  background: #ffffff;
  opacity: 1;
}

/********* Start product About Section ***********/
.about_left ul {
  margin-bottom: 20px;
}

.about_left ul li {
  font-size: 16px;
  margin: 0 20px 0 0;
}

.about_left ul li:last-child {
  margin: 0;
}

.about_left ul li span {
  margin: 0 10px 0 0;
}

.about_left p {
  font-size: 16px;
}

/**************right*****************/
.about_right .loc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.about_right .loc p {
  font-size: 16px;
}

.about_right .loc a {
  width: 100px;
}

.about_right .loc a img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.timing .filter-one {
  background-color: transparent;
  color: #101928;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin: 20px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.timing .filter-one span {
  font-size: 17px;
}

.timing .filter-one p span {
  margin-right: 10px;
}

.timing .filter-two ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

/********* End product About Section ***********/
/********* Start Vouchers Section ***********/
.vouchers .vouchers_scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-scroll-snap-type: initial;
      scroll-snap-type: initial;
  scroll-behavior: auto;
  white-space: nowrap;
  width: 100%;
  max-width: none;
  overflow: hidden;
  overflow-x: auto;
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.vouchers .vouchers_scroll > * {
  white-space: initial;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.voucher1 {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: calc(33.3333% - 16px);
}

.voucher1::before, .voucher1::after {
  background: #ffffff;
  z-index: 9;
  content: " ";
  display: block;
  width: 10px;
  height: 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}

.voucher1::before {
  left: 0;
  border-radius: 0 10px 10px 0;
}

.voucher1::after {
  right: 0;
  border-radius: 10px 0 0 10px;
}

.voucher1 .voucher1_in {
  max-width: 100%;
  background: linear-gradient(-45deg, #00a69c 0%, #00a36d 100%);
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 20px 24px 24px;
  border-radius: 8px;
  position: relative;
}

.voucher1 .voucher1_in .voucher_title {
  text-align: center;
  padding-bottom: 24px;
}

.voucher1 .voucher1_in .voucher_title p {
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
}

.voucher1 .voucher1_in .voucher_title b {
  font-size: 28px;
  font-weight: 800;
  line-height: 36px;
  margin-top: 2px;
}

.voucher1 .voucher1_in .voucher_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.voucher1 .voucher1_in .voucher_body .voucher_left {
  width: 65%;
}

.voucher1 .voucher1_in .voucher_body .voucher_left b {
  font-size: 17px;
  line-height: 24px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  margin-bottom: 8px;
}

.voucher1 .voucher1_in .voucher_body .voucher_left p {
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  margin: 0 0 4px 0;
}

.voucher1 .voucher1_in .voucher_body .voucher_right {
  text-align: right;
  width: 35%;
  padding-left: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.voucher1 .voucher1_in .voucher_body .voucher_right b ._9t1fKU5Y._3k0k2YbN {
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
  margin: 0 0 4px 0;
}

/********* End Vouchers Section ***********/
/********* Start product services Section***********/
.prod_servs .nav-pills {
  display: -ms-grid;
  display: grid;
}

.prod_servs .nav-pills .nav-li {
  display: block !important;
  text-align: left;
}

.nav-pills .nav-li {
  display: block;
  font-size: 17px;
  margin: 0 0 10px 0;
  padding: 10px;
  border-radius: 8px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  text-align: center;
}

.nav-pills .nav-li .badge {
  background-color: #f2f2f7;
  color: #101928;
  font-size: 17px;
  margin-left: 10px;
}

.nav-pills .nav-li a {
  margin: 0 !important;
  border: 0 !important;
  padding: 0 !important;
  border-radius: 0 !important;
}

.nav-pills .nav-li.active {
  background-color: #f2f2f7;
}

.nav-pills .nav-li.active .badge {
  background-color: #fff;
}

.nav-pills .nav-li.active a,
.nav-pills .nav-li.active a:focus,
.nav-pills .nav-li.active :hover {
  color: #101928 !important;
  background-color: transparent !important;
  border: 0 !important;
}

.nav-pills .nav-li:last-child {
  margin: 0;
}

/**tabs content**/
.tab-content .tab-pane {
  font-size: 17px;
}

.serve1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}

.serve1:last-child {
  margin-bottom: 0;
}

.serve1 > div:first-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}

.serve1 > div:first-of-type h3 {
  margin-top: 0;
  margin-bottom: 0;
  text-transform: capitalize;
  font-size: 18px;
}

.serve1 > div:first-of-type > div {
  max-width: calc(100% - 50px);
}

.serve1 h4 {
  margin: 0;
}

.serve1 .to_cart {
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 50%;
  background-color: #037aff;
  border: 1px solid #037aff;
  color: #fff;
  margin: 0 10px 0 0;
  font-size: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.serve1 .to_cart:hover, .serve1 .to_cart:focus {
  opacity: 0.8;
}

.serve1 .to_cart.added_cart {
  position: relative;
  overflow: hidden;
  border-color: #fbd74d;
}

.serve1 .to_cart.added_cart::before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: #fbd74d;
}

/********* End product services Section***********/
/*********Start book with staff***********/
.staff {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-scroll-snap-type: initial;
      scroll-snap-type: initial;
  scroll-behavior: auto;
  white-space: nowrap;
  width: 100%;
  max-width: none;
  overflow: hidden;
  overflow-x: auto;
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.staff .staff_cd {
  overflow: hidden;
  min-width: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: transform 0.2s ease-in-out 0s;
  -webkit-transition: -webkit-transform 0.2s ease-in-out 0s;
  transition: -webkit-transform 0.2s ease-in-out 0s;
  transition: transform 0.2s ease-in-out 0s;
  transition: transform 0.2s ease-in-out 0s, -webkit-transform 0.2s ease-in-out 0s;
}

.staff .staff_cd .stf_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  overflow: hidden;
  background: #e5f1ff;
  will-change: transform;
  height: 88px;
  width: 88px;
  min-width: 88px;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.staff .staff_cd .stf_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  line-height: 88px;
  text-align: center;
}

.staff .staff_cd .stf_name {
  width: 100%;
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.staff .staff_cd .stf_name p {
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  color: #101928;
  overflow-wrap: break-word;
  padding-left: 8px;
  padding-right: 8px;
  max-width: 169px;
}

.staff .staff_cd .stf_vote {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin-top: -22px;
  margin-bottom: 10px;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid rgba(16, 25, 40, 0.2);
  height: 32px;
  width: 62px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
      justify-content: center;
  background-color: white;
  border-radius: 16px;
}

.staff .staff_cd .stf_vote span {
  color: #ffc830;
  margin-right: 4px;
}

.staff .staff_cd:hover .stf_img, .staff .staff_cd:focus .stf_img {
  border: 1px solid #037aff;
}

.staff .staff_cd:active, .staff .staff_cd:focus {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}

/*********End book with staff***********/
/*********Start related Products section ***********/
.related_sec {
  background-color: #f2f2f7;
}

/*********End related Products section ***********/
/********* Start Reviews Section ***********/
.reviews {
  /***********review_check left*********/
}

.reviews .review_check {
  border-radius: 8px;
  background: #fff;
  padding: 32px;
  margin-bottom: 24px;
  -webkit-box-shadow: rgba(16, 25, 40, 0.08) 0px 4px 8px 0px;
  -o-box-shadow: rgba(16, 25, 40, 0.08) 0px 4px 8px 0px;
  -ms-box-shadow: rgba(16, 25, 40, 0.08) 0px 4px 8px 0px;
  box-shadow: rgba(16, 25, 40, 0.08) 0px 4px 8px 0px;
  /***********rate_filter*********/
}

.reviews .review_check .lg_stars {
  margin-bottom: 10px;
}

.reviews .review_check .lg_stars h3 {
  color: #ffc830;
  display: inline-block;
  margin: 0;
  margin-right: 2px;
}

.reviews .review_check .lg_stars h3:last-child {
  margin: 0;
}

.reviews .review_check p {
  margin-bottom: 26px;
  font-size: 16px;
}

.reviews .review_check p span:first-child {
  margin-right: 10px;
}

.reviews .review_check h4 {
  margin-bottom: 20px;
}

.reviews .review_check .rate_filter > li {
  display: block;
  margin-bottom: 10px;
}

.reviews .review_check .rate_filter > li:last-child {
  margin: 0;
}

.reviews .review_check .rate_filter > li > a {
  display: block;
}

.reviews .review_check .rate_filter > li > a [type="checkbox"] + label:before {
  border-color: #dbdce1;
}

.reviews .review_check .rate_filter > li > a label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.reviews .review_check .rate_filter > li > a label ul li {
  color: #dbdce1;
}

.reviews .review_check .rate_filter > li > a label ul li.active {
  color: #ffc830;
}

.reviews .review_check .rate_filter > li > a label .progress {
  width: 100px;
  height: 14px;
  border-radius: 14px;
  background-color: #dbdce1;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 0;
}

.reviews .review_check .rate_filter > li > a label .progress .progress-bar {
  background-color: #ffc830;
  line-height: 14px;
}

.reviews .review_check .rate_filter > li > a label b {
  color: #7c7e7c;
  font-size: 15px;
}

/***********review_content right*********/
.rv_inner > li {
  display: block;
  margin: 0 0 30px 0;
}

.rv_inner > li:last-of-type {
  margin: 0;
}

.rv_inner > li .serve1 > div:first-of-type {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.rv_inner > li .serve1 .person {
  width: 66px;
  height: 66px;
  -o-object-fit: cover;
  object-fit: cover;
  line-height: 66px;
  text-align: center;
  border-radius: 50%;
  background: #e5f1ff;
  margin: 0 10px 0 0;
  padding: 10px;
}

.rv_inner > li .serve1 h4 .active {
  color: #ffc830;
}

.rv_inner > li h3 {
  font-size: 16px;
  margin: 0;
}

/********* End Reviews Section ***********/
.lg_servs .nav-pills .nav-li.active a,
.lg_servs .nav-pills .nav-li.active a:focus,
.lg_servs .nav-pills .nav-li.active:hover {
  color: #037aff !important;
}

/************* End Single Product .blade ************/
/************* Start My Orders .blade ************/
.card_featured.flex_card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(230, 230, 230, 0.5);
  -o-box-shadow: 0px 2px 5px 0px rgba(230, 230, 230, 0.5);
  -ms-box-shadow: 0px 2px 5px 0px rgba(230, 230, 230, 0.5);
  box-shadow: 0px 2px 5px 0px rgba(230, 230, 230, 0.5);
}

.card_featured.flex_card > a,
.card_featured.flex_card > div {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}

.card_featured.flex_card .img_featured {
  border-radius: 8px 0 0 8px;
  max-width: 33.33%;
}

.card_featured.flex_card .txt_featured {
  padding: 0 6px;
  max-width: 46.66%;
}

.card_featured.flex_card .txt_featured a {
  color: #037aff;
}

.card_featured.flex_card .txt_featured h5 {
  margin: 0 0 10px 0;
  font-size: 15px;
  white-space: unset;
  text-transform: capitalize;
}

.card_featured.flex_card .price {
  text-align: center;
  max-width: 20%;
}

.card_featured.flex_card .price p {
  overflow-wrap: break-word;
  margin: 0;
  line-height: 2;
  text-transform: capitalize;
}

.col-sm-6.col-xs-12 .outer_card {
  margin-bottom: 16px;
}

/************* End My Orders .blade ************/
/*********** Responsive ****************/
@media (max-width: 991px) {
  .btn-flex {
    height: 48px;
    font-size: 16px;
  }
  .btn-flex .btn-icon {
    line-height: 41px;
    font-size: 18px;
  }
  /**** banner ***********/
  .head-txt {
    top: 55%;
  }
  .head-txt p {
    font-size: 14px;
  }
  .head-txt h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .head-txt h3 {
    margin-bottom: 0;
    font-size: 16px;
  }
  .head-txt .btn-hvr {
    margin: 20px 0 0 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /******** banner ***/
  .my-header .head-txt {
    max-width: 45%;
  }
  .my-header .head-txt h3 {
    font-size: 22px;
  }
  .my-header .head-txt .btn-hvr {
    height: 50px;
    max-width: 300px;
    margin: 20px 0 0 0;
    font-size: 16px;
  }
  /********* Vouchers Section ***********/
  .vouchers .vouchers_scroll {
    overflow: scroll hidden;
  }
  .vouchers .vouchers_scroll .voucher1 {
    width: 40%;
    margin: 0 8px 0 0;
  }
  .vouchers .vouchers_scroll .voucher1:last-child {
    margin: 0;
  }
}

@media (max-width: 767px) {
  .most_sec, .featured_sec {
    padding: 20px 0;
  }
  .head-title {
    margin: 0 0 15px 0;
  }
  .head-title h2 {
    font-size: 20px;
  }
  .filtering {
    margin: 0 0 15px 0;
  }
  /******** banner ***/
  .my-header {
    display: block;
    padding: 70px 10px 50px 10px;
    border-radius: 0 0 30% 0;
    min-height: unset;
  }
  .my-header > img {
    margin: 0 auto 20px auto;
    max-width: 300px;
  }
  .my-header .head-txt {
    margin: 0 auto;
    text-align: center;
    padding: 20px 10px;
  }
  .my-header .head-txt h3 {
    font-size: 15px;
  }
  /****** categories section *****/
  .owl-theme.owl_categ .owl-prev,
  .owl-theme.owl_sm .owl-prev {
    left: -8px;
  }
  .owl-theme.owl_categ .owl-next,
  .owl-theme.owl_sm .owl-next {
    right: -8px;
  }
  .owl-theme.owl_categ .owl-stage-outer,
  .owl-theme.owl_sm .owl-stage-outer {
    padding: 0 4px 0 4px;
  }
  .categories-r {
    padding: 20px 0;
  }
  /******** Featured Categories Section**********/
  .card_featured .txt_featured h3 {
    font-size: 17px;
  }
  .card_featured .txt_featured .badge_f {
    font-size: 13px;
  }
  /******** My Favourites .blade**********/
  .the_gender,
  .txt_featured p {
    font-size: 11px;
  }
  /******** single product .blade **********/
  .book_now .booking_in {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    height: 70px;
    padding: 10px;
  }
  .book_now .booking_in h4 {
    margin: 0;
    font-size: 13px;
  }
  .book_now .booking_in div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* width: 100%;*/
  }
  .book_now .booking_in div h4 {
    margin-right: 4px;
  }
  .book_now .booking_in div .btn-hvr {
    min-width: 100px;
    font-size: 13px;
    height: 34px;
  }
  .about_left {
    margin-bottom: 20px;
  }
  /********* Vouchers Section ***********/
  .vouchers .vouchers_scroll .voucher1 {
    width: 80%;
    margin: 0 8px 0 0;
  }
  .vouchers .vouchers_scroll .voucher1:last-child {
    margin: 0;
  }
  /********* Product Services Section ***********/
  .nav.nav-pills {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-scroll-snap-type: initial;
        scroll-snap-type: initial;
    scroll-behavior: auto;
    white-space: nowrap;
    width: 100%;
    max-width: none;
    overflow: hidden;
    overflow-x: auto;
    -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .nav.nav-pills .nav-li {
    font-size: 14px;
  }
  .nav.nav-pills .nav-li a {
    text-align: center;
  }
  .nav.nav-pills .nav-li .badge {
    font-size: 14px;
    margin-left: 3px;
  }
  .serve1 > div:first-of-type h3 {
    font-size: 16px;
  }
  /************** map search ***************/
  .reverse_xs.reverse_nw {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .custom_cols {
    margin-top: 20px;
  }
  /*** view more ****/
  .view_more {
    font-size: 22px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}

@media (max-width: 599px) {
  .filtering {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  /************* Start Single Product .blade ************/
  .prod_hdr .owl-carousel.owl-theme.owl_product .card_product .img_product {
    height: 240px;
  }
  .prod_hdr .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .prod_hdr .row > div {
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    width: 100%;
  }
  .prod_hdr .prod_left {
    padding: 20px 10px;
  }
  .prod_hdr .prod_left .txt_featured h3 {
    font-size: 17px;
    margin-top: 0;
  }
  .prod_hdr .prod_left .txt_featured h5 {
    font-size: 16px;
  }
  .prod_hdr .prod_left .txt_featured p {
    font-size: 14px;
  }
  /************* End Single Product .blade ************/
}

@media (max-width: 480px) {
  .card_featured.flex_card .img_featured {
    height: 120px;
  }
  .card_featured.flex_card .img_featured img {
    -o-object-fit: contain;
    object-fit: contain;
  }
  .card_featured.flex_card .txt_featured h5 {
    font-size: 13px;
  }
  .card_featured.flex_card .price p {
    font-size: 14px;
  }
}

@media (max-width: 375px) {
  /********Start Featured Categories Section**********/
  .featured_sec .col-xs-6 {
    width: 100%;
  }
  .featured_sec .col-xs-6 .card_featured .img_featured {
    border-radius: 5px;
  }
  .owl-theme.owl_categ .owl-next,
  .owl-theme.owl_categ .owl-prev,
  .owl-theme.owl_sm .owl-next,
  .owl-theme.owl_sm .owl-prev {
    top: -20px;
  }
  .card_featured .img_featured {
    height: 120px;
  }
  /********End Featured Categories Section**********/
}

/******* input type checkbox  ********/
[type="checkbox"] {
  height: 26px;
  right: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

[type="checkbox"] + label {
  cursor: pointer;
  padding: 0;
  position: relative;
}

[type="checkbox"] + label:before {
  background-color: #fff;
  border: 2px solid #101928;
  content: "";
  display: inline-block;
  height: 24px;
  margin-right: 12px;
  pointer-events: none;
  vertical-align: middle;
  width: 24px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

[type="checkbox"]:hover + label:before {
  border-color: #037aff;
}

[type="checkbox"]:focus + label:before {
  border-color: #037aff;
  -webkit-box-shadow: 0 0 0 2px #037aff;
  box-shadow: 0 0 0 2px #037aff;
}

[type="checkbox"]:checked + label:after {
  color: #037aff;
  content: "✓";
  display: block;
  font-size: 20px;
  height: 18px;
  left: 5px;
  pointer-events: none;
  position: absolute;
  top: -2px;
  width: 18px;
  z-index: 10;
}
/*# sourceMappingURL=custom_checkbox.css.map */
