/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.1
*/
/** ***********************NEW CSS*************************** **/
.faq-header-row, .pricing-top-row, .cookies-header-row, .terms-and-condition-row, .privacy-policy-row, .complaints-policy-row, .contact-section-row {
  margin-top: 45px;
}
.mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky .mfn-header-sticky-section {
    margin-top: -2px;
}
table th, table tr {
  box-shadow: none;
}

a {
  color: #009345;
}

p {
  font-size: 16px;
  line-height: 1.5;
}

.header-box {
  webkit-box-shadow: 0px 10px 10px -15px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 10px 10px -15px rgba(0, 0, 0, 0.5);
}

.top-header-p-text p {
  font-size: 14px;
}

.mega-menu-description .desc a {
  color: #009444;
  font-weight: bold;
}

.home-online-doctor .nhs-logo-text h1 {
  font-size: 36px;
  color: #111;
  font-weight: 600;
  text-align: center;
}

.home-collect-medication {
  padding: 0px 0 45px 0;
}
.home-collect-medication .col90Min {
  margin: 0;
}
.home-collect-medication .col90Min h2 {
  text-align: center;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 1.2px;
  color: #484848;
}
.home-collect-medication .col90Min h5 {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #484848;
}

.RatedExcellent {
  font-size: 20px;
}

.why-gp-text p {
  margin: 0 0 10px 0;
}

.pharmcy-looking-sec .Cta-left h4 {
  font-size: 16px;
}
.pharmcy-looking-sec .CtA-right h4 {
  font-size: 16px;
}

/* @media (max-width: 767px) {
  .repeated-boxes .mid-column {
    height: 110px;
  }
} */
.about-us-lower {
  font-size: 16px;
  line-height: 1.4;
}

.contact-section-row h1 {
  font-size: 36px;
  font-weight: 600;
}

.pricing-top-row h1 {
  font-size: 36px;
  font-weight: 600;
}

.faq-header-row .brand-1 {
  font-size: 36px;
  font-weight: 600;
}

.testimonials-two-col p {
  font-size: 16px;
  line-height: 1.5;
}

.client-testimonials-header-text h1 {
  font-size: 36px;
  font-weight: 600;
}

div.testimonials-blockquote-col blockquote.mfn-inline-editor {
  margin-left: 52px;
  text-decoration: none;
}
div.testimonials-blockquote-col .wpb_text_column p {
  font-size: 16px;
  line-height: 1.5;
}

.cookies-header-row h1 {
  font-size: 36px;
  font-weight: 600;
}

.service-unavailable-text {
  font-weight: 600;
}

.terms-and-condition-row h1 {
  font-size: 36px;
  font-weight: 600;
}

.privacy-policy-row h1, .complaints-policy-row h1 {
  font-size: 36px;
  font-weight: 600;
}
.privacy-policy-row table tr, .complaints-policy-row table tr {
  font-size: 18px;
}


/* SLIDER CSS */

#ED-Page-Banner, #ED-Page-Banner .Banner.Banner-3{
	background: linear-gradient(90.16deg, #005128 0.1%, #009444 99.82%);
}

#ED-Page-Banner .Banner-3 .Info .Inner .GPs-Info{
  display: flex;
  flex-direction: column;
  justify-content: center;
  width:100%;
}
@media (min-width: 320px) and (max-width: 767px) {
	#ED-Page-Banner .Banner-3 .Info .Inner .GPs-Info{
	   justify-content: flex-end;
	}
}
#ED-Page-Banner .Banner-3 .Info .Inner .GPs-Info h3{
  color: #fff;
  font-size: 47px;
  font-weight: bold;
}
#ED-Page-Banner .Banner-3 .Info .Inner .GPs-Info h3 span{
  display: block;
}

@media (max-width:1136px){
  #ED-Page-Banner .Banner-3 .Info{
    background: linear-gradient(90.16deg, #005128 0.1%, #009444 99.82%);
  }

  #ED-Page-Banner .Banner-3 .Info .Inner .GPs-Info{
    width:90%;
    padding: 10px 0;
 }
}

@media (min-width: 768px) and (max-width: 1024px) {
  #ED-Page-Banner .Banner-3 .Info .Inner .GPs-Info h3{
    font-size: 32px;
  }
	#ED-Page-Banner .Banner-3 .Info{
	justify-content:flex-start
	}
  div#ED-Page-Banner .Info{
    background: linear-gradient(90.16deg, #005128 0.1%, #009444 99.82%);
  }
  /* div#ED-Page-Banner, #ED-Page-Banner .Banner{
    background: linear-gradient(90.16deg, #005128 0.1%, #009444 99.82%);
    background-image: unset;
  } */
  div#ED-Page-Banner .Image{
    background-position-x: 34%;
    background-size: cover;
    background-repeat: no-repeat;
  }
	
}

@media (min-width: 1200px) {
	.GPs-Info.vc_col-lg-10.vc_col-lg-offset-2 {
		margin-left: 0;
	 }	
}

#ED-Page-Banner .Banner-3 .Info .Inner .GPs-Info p{
  font-size:16px;
  color:#fff;
  width:100%;
  max-width:100%;
}
#ED-Page-Banner .Banner-3 .Info .Inner .GPs-Info span.homepage-hero-span{
    display: block;
}
@media (min-width: 768px) and (max-width: 1024px) {
	#ED-Page-Banner .Banner-3 .Info .Inner .GPs-Info p{
	  max-width:85%;
	}
}

#ED-Page-Banner .Banner-3 .button-wrapper{
  display:flex;
  gap:30px;
}

#ED-Page-Banner .Banner-3 .primary-btn.btn-get-started {
  display:flex;
  justify-content: center;
  width:100%;
  max-width:200px;
  background-color:#009345;
  padding: 12px 20px;
  text-decoration:none;
  color:#fff; 
  font-weight:600;
  border-radius:4px;
  font-size:16px;
  gap: 5px;
}

#ED-Page-Banner .Banner-3 .primary-btn.btn-learn {
display:flex;
  width:100%;
  max-width:200px;
  background-color:transparent;
  padding: 12px 20px;
  text-decoration:underline;
  color:#fff; 
  font-weight:600;
  border-radius:4px;
  font-size:16px;
}
@media (max-width:820px){
  #ED-Page-Banner .Info .Inner .Treatments{
    width: 35%;
 }
  #ED-Page-Banner .Info{width: 80%;}
  #ED-Page-Banner .Image{width: 20%;}
}

#ED-Page-Banner .Banner-3 .primary-btn.btn-get-started img{
  margin:0;
}

.Home-Banners .Banner{visibility:hidden}
.Home-Banners.slick-initialized .Banner{visibility:visible;}

 #ED-Page-Banner{background:none;}
 #ED-Page-Banner .Banner-1 .Image{
    background-image: url("/wp-content/uploads/2018/08/banner-doc.jpg");
}
 @media (max-width:1136px){
     #ED-Page-Banner .Banner-1 {
        background-image: url(/wp-content/uploads/2018/08/banner-doc.jpg);
    }
}
 #ED-Page-Banner .Banner-2 .Image{
    background-image: url("/wp-content/uploads/2018/08/banner-chem.jpg");
}

 @media (max-width:1136px){
     #ED-Page-Banner.Banner-2 {
        background-image: url(/wp-content/uploads/2018/08/banner-chem.jpg);
    }
}
#ED-Page-Banner .mobile-xpress{
  display: none;
}
 #ED-Page-Banner .Banner-3 .Image{
    background-image: url("/wp-content/themes/betheme-child/assets/images/gpxpress/doc-chat-sm.png");
    background-size: auto;
    background-repeat: no-repeat;
}
 @media (max-width:1136px){
     #ED-Page-Banner .Banner-3 {
        background-image: url('/wp-content/uploads/2018/08/AdobeStock_116691129.jpg');
        background-repeat: no-repeat;
    }
}
#ED-Page-Banner .Banner-3 .primary-btn.btn-get-started svg {
    stroke: #fff;
    margin-top: 5px;
    margin-left: 5px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  div#Sliding-ED-Banners {
    height: 33.5rem;
    max-height: 33.5rem;
    margin-bottom: 30px;
  }
  div#ED-Page-Banner, div#ED-Page-Banner .Banner{
    height: 33.5rem;
    max-height: 33.5rem;
    background: unset;
  }
  div#ED-Page-Banner .Info .Inner{
    display: flex;
    flex-direction: column;
    padding: 30px 12px 0 12px;
/*     background: linear-gradient(90.16deg, #005128 0.1%, #009444 99.82%); */

  }
  div#ED-Page-Banner .Info .Inner .Treatments .keyPoints{
    padding: 5px 0px 0px 5px;
  }
  div#ED-Page-Banner .Info .Inner .Treatments{
    margin-left: 0;
	top:25px;
    width: auto;
    padding: 15px 20px;
    max-height: 515px;
    height: 515px;
    border-radius: 4px;
  }
  #ED-Page-Banner .Info .Inner .GPs-Info .ExtraInfo .Info-col{
		padding-left:0;
	}
  div#ED-Page-Banner .mobile-xpress{
    position: relative;
    bottom: 0;
    margin: 0;
    display: block;
  }
  div#ED-Page-Banner .Info .Inner .GPs-Info, div#ED-Page-Banner .Banner-3 .Info .Inner .GPs-Info {
    width: 100%;
    padding: 0;
 }
  div#ED-Page-Banner .Banner-3 .Info .Inner .GPs-Info p {
	font-size:13px;
    text-align: center;
    width: 100%;
    max-width: 100%;
  }
  #ED-Page-Banner .Banner-3 .button-wrapper{
    display:flex;
    gap:0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #ED-Page-Banner .Banner-3 .primary-btn.btn-get-started {
    background-color: #fff;
    color:#009345;
  }
  div#ED-Page-Banner .mobile-xpress img {
    width: 100%;
    max-width: 80%;
    background-size: cover;
  }
  #ED-Page-Banner .Banner-3 .primary-btn.btn-learn {
    justify-content: center;
    align-items: center;
	padding-bottom: 20px;  
  }
  div#ED-Page-Banner .Info{
    width:100%;
  }
  #ED-Page-Banner .Banner-3 .Info .Inner .GPs-Info h3 {
    font-size: 28px;
    text-align: center;
  }
  #ED-Page-Banner .Image{
    display:none;
  }
  #ED-Page-Banner .TP-Mobile{
      display:block;
      position:relative;
  }
  #ED-Page-Banner .TP-Mobile img{
      max-width: 200px;
      padding-left: 40px;
  }
  #ED-Page-Banner .Image{
      margin:20px 0 0 20px;
      background:none;
      width: 100px;
      height: 100px;
      position:absolute;
      padding:0px;
  }
  #ED-Page-Banner .Image .TP{
      margin:0;
      width:100%;
      height:100%;
  }
	#ED-Page-Banner .Banner-3 .primary-btn.btn-get-started svg {
    stroke: #009345;
    margin-top: 5px;
    margin-left: 5px;
}
}

@media only screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) {
  div#ED-Page-Banner, div#ED-Page-Banner .Banner{
    height: 33.2rem;
    max-height: 33.2rem;
  }
}

.ui-menu .ui-menu-item-wrapper{
  font-family:  "Lato", sans-serif;
  line-height: 1.5;
}
.ui-menu .ui-menu-item-wrapper:hover{
  background-color: #009345;
  border-color: #009345;
}

/* Mobile Sticky All Page */
#mobile-stickey {
  padding: 2%;
  position: fixed;
  bottom: 0;
  z-index: 2;
  width:100%;
  display: none;  
}
#mobile-stickey .vc_col-lg-6 {
  width: 50%;
  padding: 0 10px;
}
#mobile-stickey .left-col {
  padding: 8px 4px 8px 8px;
}
#mobile-stickey .right-col {
  padding: 8px 8px 8px 4px;
  width: 100%;
}
#mobile-stickey .sticky-section {
  background: #fff;
  padding: 4px 0px 0px 0px;
  border-radius: 8px;
  z-index: 999;
  border: 1px solid #319e88;
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1215686275);
}
#mobile-stickey .sticky-section .gp-menu-section {
  display: flex;
  width: 100%;
}
#mobile-stickey .sticky-section .gp-menu-section #sticky-logo svg {
  width: 100%;
  position: relative;
  max-width: 85px;
}
#mobile-stickey .sticky-section .gp-menu-section .svg-col {
  display: flex;
  justify-content: end;
  align-items: center;
}
#mobile-stickey .sticky-section .gp-menu-section .svg-col svg {
  width: 40px;
}
#mobile-stickey .sticky-section .gp-menu-section .svg-col #top-line,
#mobile-stickey .sticky-section .gp-menu-section .svg-col #bottom-line,
#mobile-stickey .sticky-section .gp-menu-section .svg-col #middle-line {
  transform-box: fill-box;
  transform-origin: center;
}
#mobile-stickey .sticky-section .gp-menu-section .svg-col svg:hover #top-line {
  animation: down-rotate 0.6s ease-out both;
}
#mobile-stickey .sticky-section .gp-menu-section .svg-col svg:hover #bottom-line {
  animation: up-rotate 0.6s ease-out both;
}
#mobile-stickey .sticky-section .gp-menu-section .svg-col svg:hover #middle-line {
  animation: hide 0.6s ease-out forwards;
}
@keyframes up-rotate {
  0% {
    animation-timing-function: cubic-bezier(0.16, -0.88, 0.97, 0.53);
    transform: translateY(0px);
  }
  30% {
    transform-origin: center;
    animation-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateY(-10px);
  }
  100% {
    transform-origin: center;
    transform: translateY(-10px) rotate(45deg) scale(0.9);
  }
}
@keyframes down-rotate {
  0% {
    animation-timing-function: cubic-bezier(0.16, -0.88, 0.97, 0.53);
    transform: translateY(0px);
  }
  30% {
    transform-origin: center;
    animation-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateY(10px);
  }
  100% {
    transform-origin: center;
    transform: translateY(10px) rotate(-45deg) scale(0.9);
  }
}
@keyframes hide {
  29% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
#mobile-stickey .sticky-section .card-wrapper {
  background: linear-gradient(0deg, #F4FAFB, #F4FAFB), linear-gradient(358.15deg, rgba(176, 176, 176, 0.2) 5.59%, rgba(243, 255, 248, 0.008) 95.97%);
  border-radius: 4px;
  display: flex;
  position: relative;
  width: 100%;
}
#mobile-stickey .sticky-section .card-wrapper .col-6 a {
  text-decoration: none;
}
#mobile-stickey .sticky-section .card-wrapper .card-left {
  background-color: transparent;
}
#mobile-stickey .sticky-section .card-wrapper .card-left a {
  text-decoration: none;
}
#mobile-stickey .sticky-section .card-wrapper .card-left .title {
  background: linear-gradient(270deg, #4FB75B 0%, #4AB363 44%, #43AD6D 100%);
}
#mobile-stickey .sticky-section .card-wrapper .card-left .price-tag {
  color: #009444;
}
#mobile-stickey .sticky-section .card-wrapper .card-right {
  background: transparent;
}
#mobile-stickey .sticky-section .card-wrapper .card-right a {
  text-decoration: none;
}
#mobile-stickey .sticky-section .card-wrapper .card-right .title {
  background: linear-gradient(270deg, #4FB75B 0%, #4AB363 44%, #43AD6D 100%);
}
#mobile-stickey .sticky-section .card-wrapper .card {
  padding: 0;
  margin: 0px;
  text-align: center;
  min-height: 55px;
  border-radius: 0 0 4px 4px;
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
}
#mobile-stickey .sticky-section .card-wrapper .card .title {
  padding: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  border-radius: 4px;
}
#mobile-stickey .sticky-section .card-wrapper .card .title h5 {
  color: #ffffff;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-align: right;
  margin: 0;
}
#mobile-stickey .sticky-section .card-wrapper .card .note {
  font-family: "Lato", sans-serif;
  font-size: 10px;
  font-weight: 400;
  text-align: center;
  color: #000000;
  margin: 0;
  padding: 0 0px 7px;
  line-height: 1.3;
  flex: 1;
  display: flex;
}
#mobile-stickey .sticky-section .card-wrapper .card .note.note-right {
  padding: 0 20px;
  justify-content: center;
}
#mobile-stickey .sticky-section .card-wrapper .card .price-tag {
  border: 1px solid #ffffff;
  border-radius: 5px;
  padding: 3px 10px;
  display: inline-block;
  margin-top: 0;
  background-color: #fff;
  font-weight: 600;
}
@media (max-width: 768px) {
  #mobile-stickey .sticky-section {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
}
@media (min-width: 1281px) {
  #mobile-stickey {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #mobile-stickey {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #mobile-stickey {
    display: none;
  }
}
/* END Mobile Sticky */
.desktop-fab-text{
  opacity: 0;
}
.scrolled .desktop-fab-text{
  position: relative;
  padding:20px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  gap:10px;
  height: 50px;
  width: 15px;
  box-shadow: 0px 0px 4px 0px #00000059;
  background: #fff;
  border-radius:4px;
  position: fixed;
  right: 170px;
  bottom: 10px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  white-space: nowrap;
}
.gp-fab-wrapper:hover .desktop-fab-text, .desktop-fab-text:hover{
 opacity: 1;
 visibility: visible;
 width: 150px;
}
.desktop-fab-text svg {
  cursor:help;
}
.desktop-fab-text .tooltip__src {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  padding: 12px;
  top: -30px;
  background-color: #212B36;
  color: #fff;
  border-radius: 8px;
}

.desktop-fab-text svg:hover + .tooltip__src, .desktop-fab-text svg:focus + .tooltip__src {
  top: -30px;
  opacity: 1;
}
.gp-fab-wrapper .desktop-fab-text .col{
  width:100%;
  display:flex;
  justify-content:space-between;
  align-items:center;
}
.gp-fab-wrapper .desktop-fab-text .col a{
  text-decoration:none;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  color: #009344;
}

#mobile-stickey-single {
  padding: 2%;
  position: fixed;
  bottom: 0;
  z-index: 2;
  width: 100%;
  display: none;
}
#mobile-stickey-single .vc_col-lg-6 {
  width: 50%;
  padding: 3px 10px;
}
#mobile-stickey-single .left-col {
  padding: 8px 4px 8px 8px;
  width: 100%;
}
#mobile-stickey-single .sticky-section {
  background: #fff;
  padding: 4px 0px 0px 0px;
  border-radius: 8px;
  z-index: 999;
  border: 1px solid #319e88;
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1215686275);
}
#mobile-stickey-single .sticky-section .gp-menu-section {
  display: flex;
  width: 100%;
}
#mobile-stickey-single .sticky-section .gp-menu-section a:visited, a:focus {
    text-decoration: none;
    outline: 0;
}

#mobile-stickey-single .sticky-section .gp-menu-section #sticky-logo svg {
  width: 100%;
  position: relative;
  left: -40px;
}
#mobile-stickey-single .sticky-section .gp-menu-section .svg-col {
  display: flex;
  justify-content: end;
  align-items: center;
}
#mobile-stickey-single .sticky-section .gp-menu-section .svg-col svg {
  width: 40px;
}
#mobile-stickey-single .sticky-section .gp-menu-section .svg-col #top-line,
#mobile-stickey-single .sticky-section .gp-menu-section .svg-col #bottom-line,
#mobile-stickey-single .sticky-section .gp-menu-section .svg-col #middle-line {
  transform-box: fill-box;
  transform-origin: center;
}
#mobile-stickey-single .sticky-section .gp-menu-section .svg-col svg:hover #top-line {
  animation: down-rotate 0.6s ease-out both;
}
#mobile-stickey-single .sticky-section .gp-menu-section .svg-col svg:hover #bottom-line {
  animation: up-rotate 0.6s ease-out both;
}
#mobile-stickey-single .sticky-section .gp-menu-section .svg-col svg:hover #middle-line {
  animation: hide 0.6s ease-out forwards;
}
@keyframes up-rotate {
  0% {
    animation-timing-function: cubic-bezier(0.16, -0.88, 0.97, 0.53);
    transform: translateY(0px);
  }
  30% {
    transform-origin: center;
    animation-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateY(-10px);
  }
  100% {
    transform-origin: center;
    transform: translateY(-10px) rotate(45deg) scale(0.9);
  }
}
@keyframes down-rotate {
  0% {
    animation-timing-function: cubic-bezier(0.16, -0.88, 0.97, 0.53);
    transform: translateY(0px);
  }
  30% {
    transform-origin: center;
    animation-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateY(10px);
  }
  100% {
    transform-origin: center;
    transform: translateY(10px) rotate(-45deg) scale(0.9);
  }
}
@keyframes hide {
  29% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
#mobile-stickey-single .sticky-section .card-wrapper {
  background: linear-gradient(0deg, #F4FAFB, #F4FAFB), linear-gradient(358.15deg, rgba(176, 176, 176, 0.2) 5.59%, rgba(243, 255, 248, 0.008) 95.97%);
  border-radius: 4px;
  display: flex;
  position: relative;
  width: 100%;
}
#mobile-stickey-single .sticky-section .card-wrapper .col-6 a {
  text-decoration: none;
}
#mobile-stickey-single .sticky-section .card-wrapper .card-left {
  background-color: transparent;
}
#mobile-stickey-single .sticky-section .card-wrapper .card-left a {
  text-decoration: none;
}
#mobile-stickey-single .sticky-section .card-wrapper .card-left .title {
  background: linear-gradient(270deg, #4FB75B 0%, #4AB363 44%, #43AD6D 100%);
}
#mobile-stickey-single .sticky-section .card-wrapper .card-left .price-tag {
  color: #009444;
}
#mobile-stickey-single .sticky-section .card-wrapper .card {
  padding: 0;
  margin: 0px;
  text-align: center;
  border-radius: 0 0 4px 4px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  border:none;
}
#mobile-stickey-single .sticky-section .card-wrapper .card .title {
  padding: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  border-radius: 4px;
}
#mobile-stickey-single .sticky-section .card-wrapper .card .title h5 {
  color: #ffffff;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-align: right;
  margin: 0;
  padding: 7px 9px;
}
#mobile-stickey-single .sticky-section .card-wrapper .card .note {
  font-family: "Lato", sans-serif;
  font-size: 11px;
  font-weight: 400;
  text-align: center;
  color: #000000;
  margin: 0;
  padding: 0;
  line-height: 1.3;
}
#mobile-stickey-single .sticky-section .card-wrapper .card .note.note-right {
  padding: 0 2px 10px;
}
#mobile-stickey-single .sticky-section .card-wrapper .card .price-tag {
  border: 1px solid #ffffff;
  border-radius: 5px;
  padding: 3px 10px;
  display: inline-block;
  margin-top: 0;
  background-color: #fff;
  font-weight: 600;
}
@media (max-width: 768px) {
  #mobile-stickey-single .sticky-section {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
}
@media (min-width: 1281px) {
  #mobile-stickey-single {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #mobile-stickey-single {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #mobile-stickey-single {
    display: none;
  }
}
#header-see-main-btn{
	display:block;
}
#header-start-main-btn{
	display:none;
}
.cky-revisit-bottom-right{
	display:none !important;
}
/* Overlay */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  background: linear-gradient(90.16deg, #005128 0.1%, #009444 99.82%);
  opacity: 0.9;
  display: grid;
  place-items: center;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.overlay.active {
  visibility: visible;
  opacity: 0.9;
  pointer-events: auto;
}
.loader {
  width: 60px;
  aspect-ratio: 4;
  --_g: no-repeat radial-gradient(circle closest-side, #ffffff 90%, #0000);
  background: 
    var(--_g) 0% 50%,
    var(--_g) 50% 50%,
    var(--_g) 100% 50%;
  background-size: calc(100% / 3) 100%;
  animation: l7 1s infinite linear;
}

@keyframes l7 {
  33% {
    background-size: calc(100% / 3) 0%, calc(100% / 3) 100%, calc(100% / 3) 100%;
  }
  50% {
    background-size: calc(100% / 3) 100%, calc(100% / 3) 0%, calc(100% / 3) 100%;
  }
  66% {
    background-size: calc(100% / 3) 100%, calc(100% / 3) 100%, calc(100% / 3) 0%;
  }
}
/* Temporary Changes */

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em;
	margin: 0;
	line-height: 1.3em;
}
/* Booking Changes */
#videogp-hero .status-wrapper, #videogp-hero .select-btn hr{
  display: none;
}
#videogp-hero .status-badge {
  display: inline-flex;
  align-items: center;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 500;
}
#videogp-hero .status-wrapper .status-badge.available {
  background-color: #DAEDE5;
  color: #4FAA84;
   border-radius: 8px;
  font-family: Nohemi;
  font-size: 12px;
}
#videogp-hero .status-wrapper .status-badge.unavailable {
  border-radius: 8px;
  background: #FEF2F2;
  color: #7F1D1D;
  font-family: Nohemi;
  font-size: 12px;
}
.status-badge span {
  margin-left: 6px;
}
.status-note {
  margin-top: 4px;
  color: #646464;
  font-family: "Inter Tight";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 133.333% */
}
#videogp-hero .select-btn hr{
  margin-bottom: 0;
  margin-top: 0;
}