/*
Theme Name: OnSchedule Child
Theme URI: https://onschedule.edge-themes.com
Description: A child theme of OnSchedule Theme
Author: Edge Themes
Author URI: https://themeforest.net/user/edge-themes
Version: 1.0.0
Text Domain: onschedule
Template: onschedule
*/
/*@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {.headertext {display: none !important;}}
@media screen and (min--moz-device-pixel-ratio:0) {.headertext {display: none !important;}}
_::-webkit-full-page-media, _:future, _:root .headertext {display: none !important;}
@media not all and (min-resolution:.001dpcm) { @media {.headertext {display: none !important;}}} 
.headertext {display: block;text-align: center;margin: auto;padding-top: 25px;padding-bottom: 25px;background: red;font-size: 18px;font-weight: bolder;color: white !important;}
a.headlink {text-decoration: underline; color: #fff !important;}
a.headlink:hover {text-decoration: none;color: #fff !important; }  




/******************** -GENERIC- */
.edgtf-cover {
  display: none !important;
}
.reviewbox iframe {
  display: block;
  margin: auto;
  text-align: center;
  width: 400px;
  margin-top: 32px;
  margin-bottom: 32px;
}
.newctatxt p {
  color: #d61726;
  font-size: 30px !important;
  line-height: 2;
  font-weight: bold;
  margin-top: 32px;
}
.btttn a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
  display: block !important;
  text-align: center !important;
  margin: 50px !important;
  width: 40%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.vc_column-inner.vc_custom_1487251607626 {
  padding: 0px !important;
  margin-top: -10px !important;
  margin-left: -1px !important;
  margin-bottom: 0px !important;
}
img.aligncenter.wp-image-6152.size-full {
  margin: 0px !important;
}

/********** -MadeBy- */
#sectionmadeby {
  max-width: 350px;
  min-height: 40px;
  color: #fff;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  z-index: 1;
}
#sectionmadeby_container_footer {
  background-color: #262626;
  padding: 0 0 20px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
#sectionmadeby > div {
  display: inline-block;
  max-width: 350px;
  margin-top: 15px;
}
#sectionmadeby img {
  display: inline-block;
  width: 100%;
  max-width: 150px;
  margin: 0 0 0 10px;
}
#sectionmadeby p {
  margin: 3px 0 0 0;
  display: inline-block;
  vertical-align: top;
  font-size: 12px !important;
  color: #fff;
}
#sectionmadeby a {
  color: #999;
}
#sectionmadeby a:hover {
  color: #d61726;
}

/********** -List- */
.llist {
  margin-bottom: 16px;
  clear: right;
}
.lleft {
  display: inline-block;
  vertical-align: top;
}
.rright {
  width: calc(100% - 52px);
  display: inline-block;
  font-weight: 600;
  margin-bottom: 6px;
  font-size: 16px;
}
.lleft .fa {
  padding-right: 12px !important;
  padding-left: 20px !important;
  color: #d61726;
} /* <--- ADD COLOR HERE */
.lleft i.fa.fa-arrow-circle-right:before {
  content: "\f00c";
}

/*** hdr btn ***/
.hdbtn a span {
  background: #cb262b;
  color: #fff !important;
  padding: 5px;
}
.hdbtn a:hover span {
  background: #000;
}
.hdbtn.current_page_item a span {
  color: #000 !important;
}

.drpdn > a > .item_outer > .item_text:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107";
  margin-left: 6px;
  display: inline-block;
}

/********** -General stuff- */
@media (max-width: 414px) {
  .alignleft,
  .alignright,
  .aligncenter {
    display: block;
    float: none !important;
    text-align: center;
    margin: auto !important;
    margin-bottom: 22px !important;
    max-width: 90% !important;
  }
  .btttn a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    width: 100%;
  }
}

/******************** -GENERAL- */

.vc_custom_1487343054348 {
  background-position: center right !important;
}
@keyframes rightarrw {
  from {
    transform: translate(0px);
  }
  to {
    transform: translate(32px);
  }
}

@keyframes leftarrw {
  from {
    transform: translate(0px);
  }
  to {
    transform: translate(-32px);
  }
}

/*** -calendars- */

body .edgtf-booked-slider-holder.edgtf-red table.booked-calendar thead {
  background-color: #d61726 !important;
}
body .edgtf-booked-calendar-holder.edgtf-red table.booked-calendar thead {
  background-color: #d61726 !important;
}
body .edgtf-bs-calendar-content.edgtf-bs-calendar-content1 {
  top: 21% !important;
  transform: none !important;
}
body .edgtf-booked-slider-holder.edgtf-bs-calendar-is-middle .edgtf-bs-calendar-content {
  top: 21% !important;
  z-index: 99999999 !important;
}
p.calendar-name {
  display: none !important;
}
.page-id-2960.edgtf-booked-custom-style .booked-modal .bm-window {
  border-color: #d61726 !important;
}
.page-id-2960.edgtf-booked-custom-style .booked-modal .bm-window a:not(.close),
.page-id-2960.edgtf-booked-custom-style .booked-modal .bm-window p i.fa,
.page-id-2960.edgtf-booked-custom-style .booked-modal .bm-window p.appointment-title {
  color: #d61726 !important;
}
body.page-id-2960.edgtf-booked-custom-style .booked-modal input[type="submit"].button-primary,
.page-id-2960.edgtf-booked-custom-style .booked-modal button.cancel:hover,
.page-id-2960.edgtf-booked-custom-style #ui-datepicker-div.booked_custom_date_picker .ui-datepicker-header,
.page-id-2960.edgtf-booked-custom-style #ui-datepicker-div table.ui-datepicker-calendar tbody td #ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td a.ui-state-active:hover,
.page-id-2960.edgtf-booked-custom-style #ui-datepicker-div table.ui-datepicker-calendar tbody td a.ui-state-active {
  background-color: #d61726 !important;
}
body.page-id-2960.edgtf-booked-custom-style .booked-modal button.cancel:hover {
  background-color: #d61726 !important;
}
.vc_row.wpb_row.vc_row-fluid.hideontab.vc_row-no-padding {
  overflow: visible !important;
}
.edgtf-booked-custom-style .booked-modal .bm-window {
  border-top: 6px solid #d61726 !important;
}
input#submit-request-appointment {
  background: #d61726 !important;
}
p.appointment-title,
i.fa.fa-calendar-o {
  color: #d61726 !important;
}

/********** -Styles- */

h2 {
  font-size: 30px !important;
}
h3 {
  font-size: 22px !important;
}
p {
  font-size: 16px !important;
}
.wpb_text_column a {
  color: #d61726;
}
.wpb_text_column a:hover {
  color: #333 !important;
}
aside.edgtf-sidebar .textwidget a {
  display: block !important;
  width: 50%;
  margin: auto !important;
}
.hovercolor:hover i,
.hovercolor:hover a {
  color: #d61726 !important;
  transition: all 0.5s ease !important;
}
.amazingcarousel-next,
.amazingcarousel-prev {
  top: 50% !important;
}
a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
p a:hover {
  color: #d61726 !important;
}
#edgtf-back-to-top > span {
  background-color: #d61726 !important;
  border-color: #d61726 !important;
}
.nomargin,
.nomargin h2 {
  margin: 0px !important;
}
.edgtf-btn.edgtf-btn-simple {
  color: #d61726 !important;
}
blockquote strong {
  max-width: calc(100% - 45px);
}
.popup-vimeo img {
  padding: 0px !important;
  border: none !important;
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
input.wpcf7-form-control.wpcf7-submit {
  background: #d61726 !important;
}
input.wpcf7-form-control.wpcf7-submit:hover {
  background: #333 !important;
}
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
  font-size: 14px;
  padding: 15px 15px !important;
}
.edgtf-page-header .edgtf-fixed-wrapper.fixed {
  top: -2px !important;
}
.edgtf-main-menu > ul {
  /* position: relative; */
  width: 100%;
  height: 100%;
  display: -webkit-inline-box !important;
}
img.edgtf-normal-logo {
  margin-top: 2px !important;
}
.edgtf-vertical-align-containers .edgtf-position-right {
  display: flex;
}

/********** -Header- */

.edgtf-main-menu > ul > li > a {
  font-size: 16px !important;
}
.edgtf-main-menu > ul > li > a:hover {
  color: #d61726 !important;
}
.current_page_item a span {
  color: #d61726 !important;
}
.edgtf-position-right-inner {
  padding-top: 8px;
}
.edgtf-top-bar a,
.edgtf-top-bar .textwidget {
  font-sizesize: 15px !important;
}
.edgtf-top-bar i {
  font-size: 15px;
}
.edgtf-top-bar a:hover {
  color: #d61726 !important;
}
a.edgtf-search-opener {
  display: none !important;
}
.edgtf-header-standard .edgtf-page-header .edgtf-menu-area {
  min-height: 90px !important;
}
.edgtf-vertical-align-containers .edgtf-position-left {
  width: auto;
}
img.edgtf-normal-logo {
  height: 120px !important;
}
.edgtf-top-bar .widget.widget_nav_menu ul li {
  padding: 0 19px 0 0 !important;
  margin: 0 19px 0 0 !important;
}

.edgtf-top-bar {
  font-size: 15px !important;
}

.edgtf-fixed-wrapper.fixed .edgtf-vertical-align-containers .edgtf-position-left {
  top: 8px;
}

@media (min-width: 1510px) {
  .edgtf-main-menu > ul > li > a {
    margin-top: -6px !important;
  }
  a.edgtf-side-menu-button-opener {
    margin-top: -11px !important;
  }
  .edgtf-header-standard .edgtf-page-header .edgtf-logo-wrapper a {
    max-height: 170px !important;
    z-index: 99999;
    margin-top: -31px;
  }
  .edgtf-top-bar {
    z-index: 110 !important;
  }
  .edgtf-sticky-holder .edgtf-vertical-align-containers .edgtf-logo-wrapper a {
    max-height: 100px !important;
    margin-top: 0px !important;
  }
  .edgtf-sticky-holder .edgtf-main-menu > ul > li > a {
    margin-top: 0px !important;
  }
  .edgtf-sticky-holder .edgtf-vertical-align-containers .edgtf-logo-wrapper a {
    display: none !important;
  }
  .edgtf-sticky-header.header-appear .edgtf-sticky-holder .edgtf-vertical-align-containers .edgtf-logo-wrapper a {
    display: block !important;
  }
  .edgtf-top-bar .edgtf-position-left-inner {
    min-width: 350px !important;
  }
}

/********** -Sidebar- */

#wonderplugincarousel-1 {
  margin: 0px !important;
}
#html5-lightbox-box #html5-text {
  display: none !important;
}
#text-23 a,
a.grg-btn {
  transition: 0.1s ease all !important;
  display: inline-block;
  text-align: center;
  background: #d61726;
  color: #fff;
  padding: 8px 0px;
  font-family: roboto, sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
}
#text-23 a:hover,
a.grg-btn:hover {
  background: #dadada;
  color: #333;
}
aside.edgtf-sidebar .widget {
  background: #f9f9f9;
  padding: 0px 0px 32px;
}
aside.edgtf-sidebar .widget .textwidget {
  padding: 0px 16px;
}
h4.edgtf-widget-title {
  padding: 22px 17px;
  background: #d61726;
  color: #fff;
  text-shadow: 2px 2px 3px #121212;
  margin-left: -1px !important;
  margin-right: -1px !important;
}
div#recent-posts-2 ul {
  padding: 0px 17px;
}
aside.edgtf-sidebar .widget.widget_recent_entries ul li a:hover {
  color: #d61726 !important;
}
aside.edgtf-sidebar .booked-calendar-shortcode-wrap {
  padding: 0 17px;
}

div#text-14 {
  max-width: 270px;
  margin: auto !important;
}

/********** -Footer- */

#text-20 img {
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
#text-18,
#text-21 {
  margin-bottom: 0px !important;
}
.edgtf-column-content2 .edgtf-separator {
  margin: 12px 0 8px 0 !important;
}
.edgtf-column-content2 p {
  margin: auto !important;
}
#text-18 strong {
  font-weight: 500;
  color: #fff;
  line-height: 1.3em;
  font-size: 20px;
  font-family: Raleway, sans-serif;
}
#text-18 span,
#text-18 div {
  display: inline-block !important;
}
footer a {
  color: #999;
}
footer a:hover,
footer a.edgtf-social-icon-widget-holder i:hover {
  color: #d61726 !important;
}
.edgtf-footer-top-holder {
  border-bottom: 1px solid #393939 !important;
}
.footerlogo {
  padding: 32px 0;
  background: #dadada;
  border-bottom: 4px solid #009fe3 !important;
  border-top: 4px solid #009fe3 !important;
}
.footerlogo img {
  max-width: 75%;
  margin: auto !important;
  display: block;
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.edgtf-footer-bottom-holder,
div#sectionmadeby_container_footer {
  background: #1d1d1d !important;
}
footer span {
  font-size: 16px !important;
}
#cookie-law-info-bar {
  background: #ddd !important;
  border-color: #009fe3 !important;
  color: #d61726 !important;
}

/********** -CTA- */

.vc_cta3-content,
.vc_cta3-actions {
  width: 100% !important;
}
.vc_cta3 {
  border: 3px solid #009fe3 !important;
  background: #ddd !important;
  color: #d61726;
  font-size: 45px !important;
  line-height: 50px;
  font-weight: 600;
}
.vc_btn3 {
  background: #d61726 !important;
  color: #fff !important;
  font-size: 22px !important;
  border: none !important;
  line-height: 50px;
}
.vc_btn3:hover {
  color: #fff !important;
  background: #333 !important;
}
a.vc_btn3 {
  white-space: no-wrap;
}
.home a.vc_btn3 {
  white-space: inherit;
}
.vc_cta3-content p {
  font-size: 30px !important;
}

/** sticky btn **/
p.vc_btn3.stickit {
  position: fixed;
  right: 28px;
  top: 30%;
  z-index: 999;
  transform: rotate(-90deg);
  transform-origin: right center; /* Ensures proper rotation */
}

p.vc_btn3.stickit a {
  color: #fff;
  padding: 20px;
}

/******************** -Page Specific- */

/*** -home- */

#bgrow {
  background-position: center right !important;
}
.mobileslider h2,
.mobileslider p {
  color: #fff !important;
  max-width: 90%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.mobileslider {
  background-position: 72% 50%;
  background-size: cover;
}
.home footer .footerlogo {
  display: none !important;
}

/*** -blog- */

body.single .edgtf-post-image img {
  width: auto;
  max-width: 417px;
  box-shadow: 4px 4px 4px #777;
}
body.single .edgtf-post-heading {
  text-align: center;
}
.edgtf-blog-holder article .edgtf-post-info-top a {
  color: black !important;
  font-weight: bold !important;
}
.edgtf-blog-holder article .edgtf-post-info-top a:hover {
  color: black !important;
  font-weight: bold;
}
.edgtf-blog-list-holder .edgtf-bli-info-top a {
  color: black !important;
  font-weight: bold !important;
}
.edgtf-blog-list-holder .edgtf-bli-info-top a:hover {
  color: black !important;
  font-weight: bold;
}
.edgtf-social-network-icon {
  font-size: 1.5rem !important;
}
/*** -contact- */

.page-id-5377 form,
.frmbox form {
  padding: 32px;
  background: #f6f6f6;
  border: 1px solid #ddd;
}
.page-id-5377 form input,
.page-id-5377 form textarea,
.frmbox form input,
.frmbox form textarea {
  background: #fafafa !important;
  border: 1px solid #ddd !important;
}
.page-id-5377 form textarea,
.frmbox form textarea {
  max-height: 120px !important;
}
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
  text-align: -webkit-center;
}
@media (min-width: 1200px) {
  .page-id-5377 input.wpcf7-form-control.wpcf7-submit {
    max-width: 300px !important;
    display: block;
    margin: 12px auto 0;
  }
}

/*** -faqs- */

i.fa.fa-question-circle {
  color: #d61726;
  font-size: 25px;
  margin-right: 5px;
}
.page-id-6071 .fqs-row strong {
  color: #000;
  font-size: 18px;
}

.moove-gdpr-branding-cnt {
  display: none !important;
}

button#moove_gdpr_save_popup_settings_button {
  min-width: 41px !important;
  height: 41px !important;
}

.grecaptcha-badge {
  display: none !important;
}

/*** covid ***/

.covid-text {
  padding-left: 7% !important;
  padding-right: 7% !important;
  font-size: 16px;
  line-height: 20px;
  height: auto !important;
}

.covid-text a {
  color: #d61726 !important;
  font-weight: 800;
}

.covid-text a:hover {
  color: #000 !important;
}

a.header-button {
  color: #fff !important;
  background-color: #d61726 !important;
  padding: 1%;
  line-height: 4;
}

/*** Fluent form ***/

.ff-el-recaptcha iframe {
  transform: scale(0.73);
  -webkit-transform: scale(0.73);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}
.fluentform .ff-el-group {
  margin-bottom: 10px !important;
}
#fluentform-recaptcha-1 {
  height: 55px;
}
.fluentform .ff-el-form-control {
  font-size: 15px !important;
  font-family: Raleway, sans-serif !important;
}

.norev {
  background-size: cover;
  background-repeat: no-repeat;
}

.norev h1 {
  color: #fff;
  font-size: 40px !important;
  line-height: 50px !important;
  white-space: initial !important;
  border-width: 0px;
  margin: 0px;
  padding: 0px;
  letter-spacing: 0px;
  font-weight: 700;
  font-family: "Open Sans";
}

.norev .bk a {
  /* display: inline-block; */
  background: #d61726 !important;
  color: #fff !important;
  font-size: 21px !important;
  font-weight: 700;
  display: inline-block;
  /* border: none !important; */
  line-height: 29px;
  /* vertical-align: baseline; */
  /* outline: 0; */
  font-family: "Open Sans";
  /* transition: none 0s ease 0s; */
  /* text-align: inherit; */
  /* border-width: 0px; */
  /* margin: 0px 20px; */
  padding: 22px;
  width: 250px;
  text-align: center;
  /* letter-spacing: 0px; */
  /* font-weight: 400; */
  /* width: 25%; */
}

.redp p {
  color: #d61726;
  font-size: 36px !important;
  line-height: 44px;
  font-weight: 600;
}
.htxt {
  padding: 90px 10px !important;
}

.norev a:hover {
  color: #fff !important;
  background: #333 !important;
  border: 4px solid #d61726;
  border-style: inset;
  padding: 18px;
}
.single-post a {
  color: #d61726;
}
.single-post a:hover {
  color: #000 !important;
}

.footerlogo.inlflx .logos-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  gap: 20px;
}
.footerlogo.inlflx img {
  max-height: 130px;
  max-width: 100%;
  height: auto;
  width: auto;
}
.edgtf-row-grid-section.logos-row {
  width: 90%;
}

/******************** -blog post- */

.single-post h3 {
  font-size: 23px;
  margin: 0px 0px !important;
}

.single-post h4 {
  font-size: 20px;
  margin: 0px 0px !important;
}

.single-post td,
tr {
  border: 1px solid #8d8d8d;
}

/******************** -Responsive- */

.edgtf-sticky-header img {
  display: none !important;
}

/*** ---------> max */

@media (max-width: 1603px) {
  a.edgtf-side-menu-button-opener {
    display: none;
  }
}

@media (max-width: 1480px) {
  .edgtf-main-menu > ul > li > a {
    padding: 0 16px !important;
  }
}
@media (max-width: 1413px) {
  header.edgtf-page-header .edgtf-position-left {
    text-align: center !important;
    display: block !important;
    width: 10% !important;
  }
  .edgtf-logo-wrapper a img.edgtf-normal-logo {
    margin-top: -10px;
  }
}

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

/*@media(max-width: 1346px) {
			.edgtf-position-right::before, a.edgtf-side-menu-button-opener { display: none !important; }
			.edgtf-top-bar .widget {
				margin: 0 2px !important;
			}
			.edgtf-vertical-align-containers .edgtf-position-left, .edgtf-position-left-inner {
				min-width: 100%;
				width: 100%;
			}

			.edgtf-position-right {
				display: none !important;
			}
		}

		@media(max-width: 1325px) {
			.edgtf-main-menu>ul>li>a { padding: 0px 8px !important; font-weight: 500; font-size: 12px !important; }
			.edgtf-main-menu>ul { width: auto !important; }
			header.edgtf-page-header .edgtf-position-right { text-align: center !important; display: block !important; width: 100% !important; }
		}*/

@media (max-width: 1200px) {
  .norev h1 {
    font-size: 34px !important;
    line-height: 44px !important;
  }
  .redp p {
    font-size: 28px !important;
    line-height: 32px;
  }
}

@media (max-width: 1024px) {
  .edgtf-top-bar .edgtf-separator {
    display: none !important;
  }
  .edgtf-top-bar .edgtf-position-left {
    text-align: center !important;
  }
  .edgtf-position-right {
    display: none !important;
  }
  .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    white-space: nowrap !important;
  }
  .edgtf-mobile-logo-wrapper img {
    max-width: 65px !important;
    margin-top: 6px !important;
  }
  a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-block.vc_btn3-color-grey {
    margin-top: 30px !important;
  }
  span.captcha-image {
    margin-bottom: 13px !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .page-id-5641 a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-block.vc_btn3-color-grey {
    font-size: 14px !important;
  }
  div#text-33 a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-block.vc_btn3-color-grey {
    white-space: normal !important; /*width: auto !important;*/
  }
  a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-block.vc_btn3-color-grey {
    display: block !important;
    font-size: 14px !important;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
  .vc_btn3-container.vc_btn3-center {
    margin-bottom: -10px !important;
  }
  .aside.edgtf-sidebar .textwidget a {
    display: block !important;
    width: 100%;
    margin: auto !important;
  }
}

@media (max-width: 900px) {
  .norev .wpb_column {
    width: 100%;
  }
  .bg-img {
    height: 420px;
    order: -1;
  }
  br.tbr {
    display: none;
  }
  .norev h1,
  .norev p {
    text-align: center !important;
  }
  .htxt {
    padding: 40px 10px !important;
  }
  .bg-img .vc_column-inner {
    background-position-y: -30px !important;
  }
}

@media (max-width: 800px) {
  .textwidget img {
    margin: auto;
  }
  .textwidget,
  .widget span strong,
  body .edgtf-footer-top-inner.edgtf-grid .widget span,
  #text-18 span,
  .edgtf-footer-top-inner.edgtf-grid .widget a {
    display: block !important;
    width: 100% !important;
    text-align: center;
  }
  .edgtf-footer-top-inner.edgtf-grid i,
  .edgtf-raw-html-widget,
  .edgtf-social-icon-widget-holder {
    display: none !important;
  }
  #text-19 br {
    display: none;
  }
  .edgtf-separator-holder.clearfix.edgtf-separator-left.edgtf-separator-normal {
    tex-align: center !important;
    display: none !important;
  }
  #text-31 iframe {
    margin: auto !important;
  }
  .footerlogo img {
    margin-bottom: 22px !important;
  }
}

@media (max-width: 768px) {
  .hideontab {
    display: none !important;
  }
  body .edgtf-booked-slider-holder.edgtf-bs-calendar-is-middle .edgtf-bs-calendar-content {
    top: 26% !important;
  }
  .edgtf-position-left:before {
    content: none !important;
    position: absolute !important;
    display: none !important;
  }
  #wonderplugincarousel-1 {
    margin: auto !important;
  }
  #text-23 .textwidget,
  #text-26 .textwidget {
    padding: 0px !important;
  }
  aside.edgtf-sidebar .textwidget a {
    display: block !important;
    width: 50%;
    margin: auto !important;
  }

  h1.edgtf-page-title.entry-title {
    font-size: 30px !important;
  }

  div#slide-24-layer-10 {
    line-height: 27px !important;
    font-size: 22px !important;
    text-align: center !important;
    margin-top: -34px !important;
  }
  .tp-parallax-wrap {
    bottom: 24px !important;
  }
  .images_row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .images_row .vc_col-sm-1\/5 {
    width: 100% !important;
  }
  .images_row img {
    min-width: max-content;
    margin-bottom: 5%;
  }
  h1.entry-title.edgtf-post-title {
    font-size: 30px;
  }
  .btttn a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    width: 80%;
  }
}

@media (max-width: 767px) {
  .vc_cta3-actions,
  .vc_cta3-content p {
    text-align: center !important;
  }
  a.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-block.vc_btn3-color-grey {
    white-space: pre-line !important;
  }
  .edgtf-mobile-logo-wrapper img {
    width: 65px !important;
    height: 80px !important;
  }
  .price-table {
    overflow: auto;
  }
  .norev h1 {
    font-size: 26px !important;
    line-height: 36px !important;
  }
  .redp p {
    font-size: 24px !important;
    line-height: 34px;
    margin-top: 0;
  }
  .htxt {
    padding: 0 0 25px !important;
  }
  .bg-img {
    height: 170px;
  }
  .norev .vc_empty_space {
    height: 15px !important;
  }
  .htxt > div > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .wpb_text_column.bk {
    order: -1;
    margin-bottom: 15px !important;
  }
}

@media (max-width: 564px) {
  i.fa.bluethis {
    display: none !important;
  }
  aside.edgtf-sidebar .widget .textwidget {
    padding: 0px !important;
  }
  #wonderplugincarousel-6 .amazingcarousel-list-container {
    padding: 0px !important;
  }
  .covid-text {
    padding-left: 7% !important;
    padding-right: 7% !important;
  }
}

@media (max-width: 480px) {
  div#wonderplugincarousel-1 {
    margin: 0px !important;
  }
  a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-block.vc_btn3-color-grey {
    margin-top: 10px !important;
  }
  .btttn a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    width: 100%;
  }
  .vc_btn3 {
    font-size: 20px !important;
  }
}

@media (max-width: 414px) {
  .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    margin-top: 32px;
  }
  .edgtf-top-bar span a {
    font-size: 14px !important;
  }
  /* .slidercontent .vc_btn3-container.vc_btn3-center { display: none !important; } */
  table.fc-header {
    width: 100% !important;
    display: block !important;
  }
  td.fc-header-left,
  td.fc-header-center,
  td.fc-header-right {
    margin: 0px 0px 21px;
    display: block !important;
    width: 100% !important;
  }
  table.fc-header tr {
    width: 100% !important;
    display: block !important;
  }
  .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    -webkit-transform: scale(0.77);
    transform: scale(0.77);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}

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

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

/*** ---------> range <---------- */

@media (max-width: 1746px) and (min-width: 1414px) {
  .edgtf-menu-area.edgtf-menu-right .edgtf-position-left {
    position: absolute;
  }
}

@media (max-width: 1500px) and (min-width: 1414px) {
  .edgtf-menu-area.edgtf-menu-right .edgtf-position-left {
    position: absolute;
    left: -50px !important;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  header.edgtf-page-header .edgtf-position-left img {
    padding: 0px;
  }
  header.edgtf-page-header .edgtf-position-left {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 785px) and (max-width: 1524px) {
  #slide-24-layer-7 {
    height: 70px !important;
    width: 400px !important;
    white-space: pre-wrap !important;
  }
  #slide-24-layer-6 {
    font-size: 14px !important;
  }
}

@media (min-width: 769px) and (max-width: 1400px) {
  .tp-bgimg.defaultimg {
    background-position: 58% 20% !important;
  }
}

@media (min-width: 1025px) and (max-width: 1160px) {
  .edgtf-main-menu > ul > li > a {
    padding: 0px 10px !important;
  }
}

/*** ---------> min */

@media (min-width: 769px) {
  .hideonpc {
    display: none !important;
  }
}

@media (min-width: 901px) {
  .norev .ti-widget[data-layout-id="27"][data-set-id="drop-shadow"] {
    text-align: left !important;
  }
}

@media (min-width: 801px) {
  #text-31 iframe {
    float: right !important;
  }
}

@media (min-width: 1401px) {
  .edgtf-sticky-header.header-appear img {
    display: block !important;
    position: fixed;
    left: 8px;
    top: 8px;
    max-height: 100px;
  }
}

/*** -amends- */

/*** -annoying padding on some pages- */
.page-id-5379 .edgtf-full-width-inner,
.page-id-5377 .edgtf-full-width-inner {
  padding-top: 0px !important;
}

/*** -new widget shadow- */
aside.edgtf-sidebar .widget {
  position: relative;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
aside.edgtf-sidebar .widget:before,
aside.edgtf-sidebar .widget:after {
  content: "";
  position: absolute;
  z-index: -1;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  top: 0;
  bottom: 0;
  left: 10px;
  right: 10px;
  border-radius: 100px / 10px;
}
aside.edgtf-sidebar .widget:after {
  right: 10px;
  left: auto;
  transform: skew(8deg) rotate(3deg);
}
.footerlogo img {
  box-shadow: 0 10px 6px -6px #777;
}

/*** -new blogroll btn- */
.edgtf-blog-list-holder .edgtf-bli-excerpt .edgtf-blog-list-button {
  display: block;
  margin: 6px 0px 0px 0px !important;
}
.edgtf-blog-list-holder .edgtf-bli-excerpt .edgtf-blog-list-button span {
  color: #fff;
  transition: 0.1s ease all !important;
  display: inline-block;
  text-align: center;
  background: #d61726;
  color: #fff;
  padding: 8px 20px;
  font-family: roboto, sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
}
.edgtf-blog-list-holder .edgtf-bli-excerpt .edgtf-blog-list-button span:hover {
  background: #dadada;
  color: #333;
}

/*** -new img shadows- */
.wpb_text_column img {
  margin-bottom: 16px !important;
  box-shadow: 0 10px 6px -6px #777;
}

/*** -contact- */
.page-id-5377 i {
  font-size: 22px !important;
}
.page-id-5377 .rright {
  width: calc(100% - 60px) !important;
}

/*** -random- */
.home blockquote p em strong {
  font-size: 17px !important;
}
i.edgtf-icon-simple-line-icon {
  color: #d61726 !important;
}
.home blockquote:before {
  content: "";
  display: none !important;
}
blockquote {
  padding-left: 0px !important;
}

/*** -popup- */
.white-popup {
  position: relative;
  background: #fff;
  padding: 0px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
.white-popup .booked-calendar-wrap.large {
  height: auto !important;
}
.noshadowhere img {
  box-shadow: none !important;
}

/*** -reviews- */
.page-id-5375 blockquote:before {
  content: "";
  display: none !important;
}
.page-id-5375 blockquote {
  background: #f1f1f1;
  padding: 12px !important;
  width: 98%;
  border-radius: 10px 10px 10px 0px;
  box-shadow: 0 10px 6px -6px #777;
}
.page-id-5375 .wpb_wrapper > p {
  margin-bottom: 32px;
}

/*** =footer smaller- */
footer .edgtf-footer-top-holder .edgtf-footer-top-inner.edgtf-grid {
  padding: 22px 0 !important;
}
#text-32 {
  margin-bottom: 0px !important;
}

.edgtf-content {
  margin-top: 0px !important;
}

@media (max-width: 1750px) {
  .slidercontent h1 {
    font-size: 27px;
    line-height: 35px;
    margin-bottom: 12px;
  }
  .slidercontent {
    bottom: 30px;
  }
}

@media (max-width: 767px) {
  .slidercontent h1 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 12px;
  }
  .slidercontent {
    bottom: 30px;
  }
}

@media (max-width: 564px) {
  #sliderdiv {
    position: relative;
    left: -20%;
    width: 140%;
  }
  .slidercontent h1 {
    max-width: 420px;
    margin: auto;
  }
}

@media (max-width: 500px) {
  footer a {
    line-height: 35px;
  }
}

@media (max-width: 480px) {
  body.single .edgtf-post-image img {
    max-width: 100% !important;
  }
}

@media (max-width: 414px) {
  #sliderdiv {
    position: relative;
    left: -30%;
    width: 160%;
  }
  .slidercontent h1 {
    max-width: 300px;
    margin: auto;
  }
}

body .edgtf-position-left-inner .textwidget a {
  display: inline !important;
}

.timeslot.bookedClearFix:nth-child(2),
.timeslot.bookedClearFix:last-child {
  display: none !important;
}
.cf-block .field:last-child {
  display: none !important;
}

#wonderplugincarousel-6 .amazingcarousel-prev {
  margin-left: 0 !important;
}

#wonderplugincarousel-6 .amazingcarousel-next {
  margin-right: 0 !important;
}

.bluethis {
  background: transparent !important;
  color: #009fe3 !important;
  font-size: 70px !important;
  line-height: 70px !important;
}

i.fa.bluethis.fa-arrow-left {
  animation-duration: 1.4s;
  animation-name: rightarrw;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

i.fa.bluethis.fa-arrow-right {
  animation-duration: 1.4s;
  animation-name: leftarrw;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

div#sliderdiv .bluethis {
  border: 2px solid #fff;
  border-radius: 5px;
}

div#sliderdiv img {
  position: relative;
}
.slidercontent {
  bottom: 77px;
  width: 100%;
  text-align: center;
}
.slidercontent h1 {
  padding: 12px;
}
.slidercontent i {
  font-size: 26px;
  color: #fff;
  padding: 6px;
  background: rgba(0, 0, 0, 0.5);
}
.slidercontent {
  text-align: center !important;
}

div#slide-24-layer-12 a.old-popup-link.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-block.vc_btn3-color-grey {
  padding: 22px 12px !important;
  line-height: 26px !important;
  width: 100%;
  max-width: 90%;
  margin: auto !important;
}
div#slide-24-layer-12 h1 span {
  font-size: 24px !important;
  line-height: 30px !important;
  white-space: initial !important;
}

@media (max-width: 777px) {
  .tp-mask-wrap {
    top: auto;
    bottom: 50px !important;
  }
  div#slide-24-layer-12 .vc_btn3-container.vc_btn3-center {
    width: 90% !important;
  }
}

@media (max-width: 414px) {
  .tp-mask-wrap {
    top: auto;
    bottom: 110px !important;
  }
}

@media (min-width: 778px) {
  .tp-mask-wrap {
    top: auto;
    bottom: 0px !important;
  }
}

@media (min-width: 1024px) {
  .tp-mask-wrap {
    top: 100%;
    bottom: 57px !important;
  }
}

.wpb_raw_code.wpb_content_element.wpb_raw_html .vc_btn3-container.vc_btn3-center {
  width: 100% !important;
}
.hideonmobile {
  height: 16px !important;
}
.edgtf-mobile-logo-wrapper a {
  height: auto !important;
}

div#rev_slider_9_1 .safaribtn {
  font-size: 12px !important;
}

/***** Wizard *****/

.fc-highlight {
  opacity: 0.8 !important;
}
.fc-day-grid {
  background: #fff !important;
}

.booking-button {
  background: #2184be;
  color: #fff;
  display: inline-block;
  padding: 1em 1.5em;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.booking-button.disabled {
  background: #dadada;
  cursor: default;
}

.wizard .booking-button {
  width: 200px;
  margin: 10px;
}
.wizard #respond input[type="text"],
.wizard #respond textarea {
  background-color: #fff !important;
}
.wizard #respond {
  padding: 10px 50px;
}

#wizard .content button {
  background: #2184be;
  color: #fff;
  padding: 3px 7px;
  border: 0;
}

#booking_summary {
  margin: 10px 0;
}
#booking_summary span {
  display: inline-block;
  padding: 2px 5px;
  background: #d61726;
  color: #fff;
  cursor: pointer;
}

#respond input {
  border-radius: 0;
  color: #7f8c8d;
  font-family: inherit;
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  min-width: 350px;
  padding: 12px 43px 12px 15px;
  margin: 0 0 10px 0;
}
#respond input[type="radio" i] {
  min-width: 0;
}
.easy-autocomplete input {
  margin-bottom: 0 !important;
}
.easy-autocomplete-container {
  min-width: 200px !important;
}
.easy-autocomplete-container ul li {
  list-style: none !important;
}
#respond input::placeholder,
#respond input[type="text"] {
  color: #eaeaea;
}
#respond input::-webkit-input-placeholder,
#respond input[type="text"] {
  color: #eaeaea;
}
#respond input::-moz-placeholder,
#respond input[type="text"] {
  color: #eaeaea;
}
#respond input:-ms-input-placeholder,
#respond input[type="text"] {
  color: #eaeaea;
}
#respond input:-moz-placeholder,
#respond input[type="text"] {
  color: #eaeaea;
}
#wizard .content button {
  background: #2184be;
  color: #fff;
}
.wizard > .steps a:hover,
.wizard > .steps a:active,
.wizard .booking-button:hover {
  color: #fff !important;
  background-color: #2184be !important;
}
.wizard .booking-button:hover,
#wizard .content button:hover,
.wizard > .actions a:hover {
  color: #fff !important;
  background-color: #9dc8e2 !important;
  cursor: pointer;
}
.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active,
.wizard .booking-button.disabled {
  background-color: #e0e0e0 !important;
  color: #aaa !important;
  cursor: default;
}
/*#time-selector .booking-button { width: 150px; }*/
.fc-day.fc-sat,
.fc-day.fc-sun {
  background-color: #ffd2d2 !important;
}
.fc-past {
  background-color: #eaeaea;
  cursor: normal;
}
.fc-day:hover {
  background-color: #f2f2f2;
}
.fc-past:hover {
  background-color: #eaeaea;
}
.fc-bgevent,
.fc-bgevent:hover {
  background-color: #ff9f89 !important;
  cursor: default !important;
}
.fc-bgevent::before {
  content: "fully booked";
  color: #000;
  font-weight: bold;
}
.fc-future,
.fc-today {
  cursor: pointer;
}
.page-id-5900 .fc-past {
  cursor: pointer;
}
.fc-sun,
.page-id-5900 .fc-past.fc-sun {
  cursor: default;
}
.page-id-5900 .edgtf-title,
.page-id-5896 .edgtf-title {
  height: 100px;
}
/*.page-id-5896 .fc-day.fc-past:hover { background-color: transparent; }*/
.post-password-form {
  max-width: 60%;
  margin-bottom: 100px;
}
.page-id-5900 .post-password-form input[type="submit"] {
  font-size: 18px;
  background-color: #2184be;
}
body .fc-unthemed td.fc-today {
  background-color: #2184be !important;
  color: #fff !important;
}
.fc-scroller.fc-day-grid-container {
  min-height: 336px !important;
}
.wizard > .steps .number {
  font-size: 15px !important;
}

@media (max-width: 992px) {
  body .wizard > .steps > ul > li {
    width: 33%;
  }
  .fc-bgevent::before {
    font-size: 11px;
    text-align: center;
    display: block;
    margin-top: 3px;
    margin-left: 1px;
    padding: 0 20px;
  }
  .notice-row {
    width: auto !important;
    padding: 20px 20px !important;
  }
}

@media (max-width: 767px) {
  .fc-bgevent::before {
    text-align: left;
    padding: 0;
    font-size: 9px;
  }
  .page-id-5378 .wizard > .content {
    margin: 0 !important;
  }
}

@media (max-width: 680px) {
  .page-id-5896 .edgtf-container-inner {
    width: 90% !important;
  }
}

@media (max-width: 545px) {
  div#respond {
    padding: 16px !important;
  }
  #respond input {
    min-width: 1px !important;
  }
}

@media (max-width: 400px) {
  .edgtf-vertical-align-containers .edgtf-position-left {
    min-width: 1px !important;
  }
}

@media (max-width: 370px) {
  .steps.clearfix ul li {
    display: block !important;
    width: 100% !important;
    text-align: center;
  }
}

.edgtf-mobile-logo-wrapper img {
  height: auto !important;
  max-height: auto !important;
}
.edgtf-team-holder {
  text-align: center !important;
}

.page-id-6055 .llist {
  margin-top: 15px !important;
}

/* Blog Posts Sidebar */

.single-post .edgtf-sidebar .widget:before,
aside.edgtf-sidebar .widget:after {
  all: unset;
}

.single-post .edgtf-sidebar .widget {
  box-shadow: unset;
}

.single-post .edgtf-sidebar .widget {
  background: #fff;
}

.single-post * {
  overflow: visible !important;
}

.single-post .edgtf-title,
.single-post .edgtf-page-footer {
  z-index: 1;
}

:root {
  --sidebar-primary: #2c2a2a;
  --sidebar-secondary: #d61726;
}

/*Remove Feautred Image Blog with Sidebar */
.single-post .edgtf-post-image {
  display: none !important;
}

aside.sidebar::before {
  content: "" !important;
  all: unset !important;
}

.sidebar .sidebar_hello_title,
.sidebar .sidebar_posts h2,
.sidebar .sidebar_search_row h2 {
  font-family: Raleway, sans-serif !important;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 15px;
  margin-top: 0;
}

.sidebar .vc_column_container > .vc_column-inner {
  padding-right: 0;
  padding-left: 0;
}

.single-post .edgtf-column-content2 p {
  margin: 0 !important;
}

.single-post .edgtf-sidebar .textwidget a {
  display: block !important;
  width: unset;
  margin: 0 !important;
}

.sidebar p a {
  color: #333333 !important;
}

.sidebar span {
  color: #3d3d3d;
}

.sidebar p a i,
.sidebar p i {
  color: var(--sidebar-primary);
  position: absolute;
  left: -23px;
  top: 6px;
}

.sidebar .vc_row {
  margin: 0;
}

/* sidebar hello row */
.single-post .sidebar_hello_row p {
  margin-bottom: 5px;
  position: relative;
  margin-left: 23px !important;
  color: #3d3d3d;
}

.sidebar .sidebar_hello_row span:hover {
  color: var(--the7-accent-color) !important;
}

/* sidebar posts row */

.sidebar .sidebar_posts_row.vc_row-fluid {
  margin-bottom: 20px;
  padding-top: 60px;
}

aside.edgtf-sidebar .widget.widget_recent_entries ul li a {
  box-sizing: border-box;

  transition: unset;
}

aside.edgtf-sidebar .widget.widget_recent_entries ul li a:hover {
  padding: 0 !important;
}

.sidebar_posts_row {
  background: var(--sidebar-primary);
  padding: 10px;
}

.sidebar_posts_row h5 {
  color: #fff;
}

.single-post .sidebar_posts_row .post-date {
  display: block;
  color: #fff;
}

.sidebar_hello_row {
  padding: 10px;
  border: 1px solid #000;
  padding-bottom: 60px;
}

.sidebar_posts_row a {
  color: #fff !important;
  text-transform: capitalize;
  font-weight: 700;
}

.sidebar_posts_row .widget_recent_entries h2 {
  color: #fff !important;
}

.sidebar_posts_row a:hover {
  color: var(--sidebar-secondary) !important;
}

.single-post .widget.widget_recent_entries {
  background: transparent !important;
}

.single-post .wpb_text_column img {
  margin-bottom: 0 !important;
  box-shadow: unset;
}

.sidebar .sidebar_posts_row ul li:not(:last-child):after {
  content: "";
  display: block;
  border-bottom: 1px solid #000;
  margin: 15px 0;
}

.sidebar_posts_row .widget.widget_recent_entries {
  padding-bottom: 10px;
}

/* Sidebar search */

.sidebar_search_row .widget.widget_search button span::before {
  color: white;
}

.sidebar_search_row .widget.widget_search button:hover {
  background-color: var(--sidebar-secondary);
}

.sidebar .sidebar_search .widgettitle {
  color: #333 !important;
}

.sidebar_search_row {
  margin-top: 2rem !important;
}

.sidebar_search_row input[type="text"] {
  padding: 0.5rem !important;
  color: #000 !important;
}

.sidebar_search_row input[type="submit"] {
  width: 50px !important;
  height: 50px !important;
}

.sidebar_search_row input#the7-search {
  background: #9bcb52;
  border: 1px solid #3d3d3d;
}

.sidebar_search_row input#the7-search::placeholder {
  color: #000 !important;
}

.sidebar_search_row svg {
  fill: #3d3d3d !important;
}

/* Sidebar menu */
.sidebar_menu_row a {
  color: #333333 !important;
}

.single-post .edgtf-sidebar .widget.widget_nav_menu ul li a:hover {
  padding: 0 !important;
  color: var(--sidebar-secondary) !important;
}

.sidebar .sidebar_menu_row ul li {
  padding: 0;
  margin: 10px 0;
  border: none !important;
  display: list-item;
  position: relative;
}

.sidebar .sidebar_menu_row ul li::before {
  content: "•";
  position: absolute;
  left: -0.8em;
  top: -0.1em;
  font-size: 1.8em;
  margin-left: 0;
}

.sidebar_menu_row ul {
  margin-top: 1rem !important;
  list-style: none;
  margin-left: 20px !important;
  color: #8d8d8d;
}

.sidebar .sidebar_posts_row a:hover {
  color: #000 !important;
}

.sidebar a:hover {
  color: var(--the7-accent-color) !important;
}

.sidebar a {
  font-family: Raleway, sans-serif !important;
  font-size: 16px;
  line-height: 24px;
}

.sidebar_menu_row ul li::marker {
  font-size: 16px;
}

.single-post .sidebar-menus-links li a:hover {
  color: var(--sidebar-primary) !important;
}

.sidebar_menu_title {
  font-family: Raleway, sans-serif !important;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 15px;
}

/* Image separator*/

.single-post .image_holder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  background: white;
}

.circle_holder {
  aspect-ratio: 1 / 1;
  width: 70px;
  background: #fff;
  border-radius: 80%;
  border: 3px solid var(--sidebar-primary);
  position: absolute;
  top: -28px;
  text-align: center;
  overflow: hidden !important;
  padding: 5px;
}

.sidebar_separator {
  display: flex;
  justify-content: center;
  background: var(--sidebar-secondary);
  position: absolute;
  top: -15px;
  width: 100%;
  height: 30px;
}

.sidebar .addtoany_share_save_container {
  display: none;
}

/* Blog posts quote block */

.quote-block {
  text-align: center;
  padding: 10px 0;
  margin: 15px 0;
  position: relative;
}

.quote-block::before {
  content: "\201C";
  position: absolute;
  left: 0px;
  top: 40px;
  bottom: 0px;
  font-size: 95px;
  color: var(--sidebar-secondary);
}

.quote-block::after {
  content: "\201D";
  position: absolute;
  right: 0px;
  bottom: 0px;
  font-size: 95px;
  color: var(--sidebar-secondary);
}

.quote-block p {
  text-transform: uppercase;
  font-size: 22px;
  line-height: 26px;
  margin: 0px 40px;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  padding: 10px 0;
  font-weight: bold;
  color: var(--sidebar-secondary);
}

@media (max-width: 767px) {
  .quote-block::after,
  .quote-block::before {
    bottom: 0%;
  }
}

/* Blog posts cta block */

.cta_block {
  background: var(--sidebar-primary);
  padding: 15px;
  margin: 20px 0;
  border-radius: 15px;
}

.single-post .ff-default .ff-el-form-control:focus {
  border-color: var(--sidebar-secondary);
}

.intro_text {
  text-align: center;
  margin-bottom: 20px;
}

.intro_text h3 {
  color: white !important;
}

.intro_text p {
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  color: #333333;
  padding-bottom: 10px;
}

.cta_block button.ff-btn.ff-btn-submit.ff-btn-md.wpf_has_custom_css {
  /* border-color: #63a400 !important; */
  margin-bottom: 0;
}

.cta_block button.ff-btn.ff-btn-submit.ff-btn-md.wpf_has_custom_css:hover {
  background-color: white;
  color: var(--sidebar-secondary);
}

.cta_block .ff_submit_btn_wrapper_custom {
  margin-bottom: 0 !important;
}

/*  sticky button */

.single-post .social_links.sticky_button {
  position: fixed;
  right: 0;
  bottom: calc(35% - 50px);
  display: flex;
  z-index: 999;
  padding: 5px;
  opacity: 1;
  transition: opacity 1s;
}

.single-post .share_icons {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.share_icons svg.bi.bi-facebook,
.share_icons svg.bi.bi-instagram,
.share_icons svg.bi.bi-linkedin,
.share_icons svg.bi.bi-whatsapp {
  width: 25px;
  height: 25px;
}

.share_icons svg.bi.bi-facebook {
  fill: #fff;
}
.share_icons svg.bi.bi-instagram {
  fill: #fff;
}

.share_icons svg.bi.bi-linkedin {
  fill: #fff;
}

.share_icons svg.bi.bi-whatsapp {
  fill: #fff;
}

.share_icons a.facebook,
.share_icons a.instagram,
.share_icons a.linkedin,
.share_icons a.whatsapp {
  padding: 20px;
  height: 25px;
  margin-bottom: 5px;
}

.share_icons a.facebook:hover,
.share_icons a.instagram:hover,
.share_icons a.linkedin:hover,
.share_icons a.whatsapp:hover {
  opacity: 0.8;
}

.share_icons a.facebook {
  background: #4c69c7;
}

.share_icons a.instagram {
  background: #f46f65;
}

.share_icons a.linkedin {
  background: #0a66c2;
}

/* Responsive Blog */

@media (max-width: 800px) {
  .single-post .textwidget {
    text-align: left;
  }
}

@media (max-width: 768px) {
  .edgtf-blog-holder.edgtf-blog-single {
    margin: 0px !important;
  }
}