/*
Theme Name: Kook
Theme URI: https://wpastra.com/
Description: Kook, child of Astra theme
Author: Kook
Author URI: http://kook.com.au
Template: astra
Version: 1.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-menu, custom-logo, entertainment, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
*/
.text-left {
  text-align: left;
}

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

.text-right {
  text-align: right;
}

.wp-block-button.is-style-fill .wp-block-button__link {
  display: inline-block;
  border-color: #193d6c;
  background: #193d6c;
  color: #fff;
}
.wp-block-button.is-style-fill .wp-block-button__link:hover, .wp-block-button.is-style-fill .wp-block-button__link:focus {
  background: #393c41;
  border-color: #393c41;
}
.wp-block-button.is-style-fill.secondary .wp-block-button__link {
  display: inline-block;
  border-color: #393c41;
  background: #393c41;
  color: #fff;
}
.wp-block-button.is-style-fill.secondary .wp-block-button__link:hover, .wp-block-button.is-style-fill.secondary .wp-block-button__link:focus {
  border-color: rgb(104.6557377049, 110.1639344262, 119.3442622951);
  background: rgb(104.6557377049, 110.1639344262, 119.3442622951);
}
.wp-block-button.is-style-outline .wp-block-button__link {
  display: inline-block;
  border: 2px solid #193d6c;
  background: transparent;
  color: #193d6c;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover, .wp-block-button.is-style-outline .wp-block-button__link:focus {
  border-color: #61c7d2;
  background: #61c7d2;
  color: #fff;
}
.wp-block-button.is-style-outline.secondary .wp-block-button__link {
  display: inline-block;
  border-color: #fff;
  background: #193d6c;
  color: #fff;
}
.wp-block-button.is-style-outline.secondary .wp-block-button__link:hover, .wp-block-button.is-style-outline.secondary .wp-block-button__link:focus {
  border-color: #61c7d2;
  background: #61c7d2;
  color: #61c7d2;
}

.text-over-image .wp-block-getwid-image-box .wp-block-getwid-image-box__image-container:before, a, input[type=submit] {
  transition: all 0.2s ease-in-out;
}

.right {
  float: right;
}

.left {
  float: left;
}

body {
  --wp--style--block-gap: 2em !important;
}

body .is-layout-flow > * + * {
  margin-block-start: var(--wp--style--block-gap);
  margin-block-end: 0;
}

header.site-header.ast-logo-title-inline .site-logo-img {
  padding-right: 0;
}
header.site-header.ast-logo-title-inline .site-logo-img .custom-logo-link img {
  max-width: 130px;
}
header.site-header .widget-custom-menu-item {
  background: #61c7d2;
  position: fixed;
  bottom: -1px;
  width: 100%;
  border-top: 1px solid #193d6c;
}
header.site-header .widget-custom-menu-item a:not(.ast-button) {
  font-weight: 700;
  font-size: 1.3em;
  margin-right: 15px;
}
header.site-header .widget-custom-menu-item a:not(.ast-button):before {
  content: "\f095";
  font-family: "Font Awesome 5 Pro";
}
header.site-header .widget-custom-menu-item a.ast-button {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
header.site-header .main-header-menu > .menu-item > .menu-link {
  text-transform: uppercase;
}

.ast-header-break-point .main-header-bar-navigation {
  width: 100%;
  margin: 0;
}
.ast-header-break-point .site-header .ast-container {
  padding: 0 !important;
}
.ast-header-break-point .site-header .main-header-bar-wrap .main-header-bar {
  border: none;
}
.ast-header-break-point .site-header .main-header-bar-wrap .site-branding {
  display: block;
  flex: auto;
  width: 100%;
  padding: 0;
}
.ast-header-break-point .site-header .main-header-bar-wrap .site-branding .ast-site-identity {
  display: block;
  text-align: center;
  padding: 0.5em 0;
}
.ast-header-break-point .site-header .main-header-bar-wrap .ast-mobile-menu-buttons {
  width: 100%;
}
.ast-header-break-point .site-header .main-header-bar-wrap .ast-mobile-menu-buttons .ast-button-wrap {
  width: 100%;
}
.ast-header-break-point .site-header .main-header-bar-wrap .ast-mobile-menu-buttons .ast-button-wrap .menu-toggle.main-header-menu-toggle {
  width: 100%;
  padding: 0;
  background: #61c7d2;
  height: 50px;
}
.ast-header-break-point .site-header .main-header-bar-wrap .ast-mobile-menu-buttons .ast-button-wrap .menu-toggle.main-header-menu-toggle:before {
  content: "Menu";
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-weight: 600;
  position: relative;
  top: -2px;
}
.ast-header-break-point .site-header .main-header-bar-wrap .ast-main-header-bar-alignment {
  position: absolute;
  top: 100%;
}
.ast-header-break-point .site-header .main-header-bar-wrap .ast-main-header-bar-alignment .main-header-bar-navigation.toggle-on {
  padding-top: 0 !important;
}
.ast-header-break-point .ast-header-widget-area {
  padding: 1em 1em 3em;
}
.ast-header-break-point .ast-header-widget-area p {
  width: 50%;
  float: left;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-weight: 600;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 0.5em;
}
.ast-header-break-point .ast-header-widget-area p a {
  width: 100%;
  color: #193d6c;
  margin: 0;
  background: #61c7d2;
  color: #193d6c;
  border: 2px solid #193d6c;
  border-radius: 40px;
  display: block;
}
.ast-header-break-point .ast-header-widget-area p a span {
  font-size: 0.9em;
}
.ast-header-break-point .ast-header-widget-area .ast-button {
  position: fixed;
  top: 2.5em;
  right: 60px;
  font-weight: normal;
  z-index: 9;
}

@media (max-width: 767px) {
  .ast-header-break-point .site-header {
    position: fixed;
    top: 0;
    width: 100%;
  }
  .ast-header-break-point .site-header .ast-header-widget-area .ast-button {
    top: 2em;
  }
  .ast-header-break-point.admin-bar .site-header {
    top: 46px;
  }
  .ast-header-break-point.admin-bar .site-header .ast-header-widget-area .ast-button {
    top: calc(2em + 46px);
  }
  .ast-header-break-point .site-content {
    margin-top: 124px;
  }
}
@media (max-width: 480px) {
  .ast-header-break-point .site-header .main-header-bar-wrap .site-branding .ast-site-identity {
    text-align: left;
    padding: 0.5em 1em;
  }
  .ast-header-break-point .site-header .main-header-bar-wrap .ast-masthead-custom-menu-items {
    padding: 0;
    width: 100%;
    /*.ast-header-widget-area {
    	.widget {
    		margin: 0;

    		a {
    			text-align: center;
    			padding: 0;
    			border-radius: 0;
    			font-weight: 600;
    			text-transform: uppercase;
    			font-size: 1rem;
    			letter-spacing: 0.03em;
    			line-height: 50px;

    			&:not(.ast-button) {
    				height: 50px;
    				display: inline-block;
    				width: 100%;
    				float: left;
    				margin:0;
    				background: #61c7d2;
    				color: #193d6c;
    				border:2px solid #193d6c;
    				border-radius:40px;
    			}
    		}
    		p {
    			width:48.99%;
    			display:inline-block;
    			color:#fff;
    			text-align:center;
    			font-weight:600;
    			a {
    				width:100%;

    			}
    		}
    	}
    }*/
  }
  .ast-header-break-point .site-header .main-header-bar-wrap .ast-masthead-custom-menu-items .ast-button {
    /*padding-bottom:63px!important;
    width: 110%!important;
    margin-left:-20px;*/
    right: 1.5em;
    top: 1.4em;
  }
  .ast-header-break-point.admin-bar .site-header .main-header-bar-wrap .ast-masthead-custom-menu-items .ast-button {
    top: calc(46px + 1.4em);
  }
}
.scroll header#masthead,
.scroll.ast-theme-transparent-header header#masthead {
  position: fixed;
  width: 100%;
  background: #fff;
}

.h3, h3 {
  color: #61c7d2 !important;
  letter-spacing: 1.5px;
  margin: 0.5em 0;
}

.page-header .wp-block-getwid-section__inner-content > span a {
  color: #f39d93 !important;
}

.wp-block-columns.services {
  max-width: 1600px !important;
  margin: 0 auto;
}

header.site-header .main-header-menu > .menu-item > .menu-link, .submenu-with-border .sub-menu .menu-link {
  font-family: "Oswald", sans-serif;
  letter-spacing: 1.2px !important;
  text-transform: uppercase;
}

.entry-content p, p {
  margin: 1em 0 !important;
  line-height: 1.6;
}

.noMargin {
  margin: 0 !important;
}

.services {
  margin-top: 2em !important;
}
.services h2 {
  margin: 0.5em 0 !important;
}
.services .wp-block-column {
  background: #fff;
  padding: 1em;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  align-items: stretch;
  align-self: stretch;
}

.brightblock {
  background: #193d6c;
  margin-bottom: 0;
  margin-left: 0 !important;
  position: relative;
  overflow: hidden;
}
.brightblock:before {
  content: "";
  background-image: url(/wp-content/uploads/2020/10/icon.svg);
  width: 550px;
  height: 550px;
  position: absolute;
  opacity: 0.3;
  right: -13%;
  top: 50%;
  transform: rotate(20deg);
}
.brightblock p {
  line-height: 2;
}

.full-image figure {
  height: 100%;
}
.full-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.single-column .wp-block-column {
  flex-basis: 100% !important;
}

.overflow {
  overflow: hidden;
}

.mapContact {
  padding: 1.5em;
}

.wp-block-getwid-testimonial .wp-block-getwid-testimonial__wrapper .wp-block-getwid-testimonial__content:before {
  color: #f39d93;
  opacity: 0.3;
}

span.wp-block-getwid-testimonial__title {
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #17cee1;
}

.wp-block-getwid-image-box__image-wrapper img {
  width: 100%;
  height: auto;
}

body:not(.single-post) #primary {
  margin: 0;
  padding: 0;
}

.ast-plain-container .ast-container {
  padding: 0;
}
.ast-plain-container .ast-container .entry-content {
  padding-left: 20px;
  padding-right: 20px;
}

.ast-row {
  margin: 0;
}

.hero h2, .hero .h1 {
  font-size: 2.5em;
  font-weight: 700;
}
.hero h3, .hero .h2 {
  margin-bottom: 10px;
}
.hero .wp-block-getwid-media-text-slider-slide-content {
  max-width: 100%;
}

.page-header .wp-block-getwid-section__inner-content h1 {
  margin: 0;
}
.page-header .wp-block-getwid-section__inner-content > span {
  color: #fff;
  opacity: 0.7;
}
.page-header .wp-block-getwid-section__inner-content > span a {
  color: rgb(73.1052631579, 133.7368421053, 212.8947368421);
}

.slick-next, .slick-prev {
  width: 50px;
  height: 50px;
}
.slick-next:before, .slick-prev:before {
  font-family: "Font Awesome 5 Pro";
  font-size: 50px;
}

.slick-next {
  right: -50px;
}
.slick-next:before {
  content: "\f105";
}

.slick-prev {
  left: -50px;
}
.slick-prev:before {
  content: "\f104";
}

.wp-block-getwid-media-text-slider.has-arrows-inside .slick-next {
  right: 0;
}
.wp-block-getwid-media-text-slider.has-arrows-inside .slick-prev {
  left: 0;
}

.is-carousel.has-arrows-outside .slick-next, .is-carousel.has-arrows-outside .slick-prev {
  height: 100%;
  background: #fff;
}

.wp-block-getwid-post-carousel.has-slides-gap-large .slick-list,
.wp-block-getwid-images-slider.has-slides-gap-large .slick-list {
  margin: 0;
}

.text-over-image .wp-block-getwid-image-box {
  position: relative;
}
.text-over-image .wp-block-getwid-image-box .wp-block-getwid-image-box__image-container {
  position: relative;
  margin: 0;
}
.text-over-image .wp-block-getwid-image-box .wp-block-getwid-image-box__image-container:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #272626;
  opacity: 0.5;
}
.text-over-image .wp-block-getwid-image-box .wp-block-getwid-image-box__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 2;
}
.text-over-image .wp-block-getwid-image-box .wp-block-getwid-image-box__content h3, .text-over-image .wp-block-getwid-image-box .wp-block-getwid-image-box__content p {
  color: #fff;
}
.text-over-image .wp-block-getwid-image-box:hover .wp-block-getwid-image-box__image-container:before, .text-over-image .wp-block-getwid-image-box:focus .wp-block-getwid-image-box__image-container:before {
  opacity: 0.7;
}

.collapsed .wp-block-getwid-section__wrapper {
  padding: 0;
}
.collapsed .wp-block-getwid-section__wrapper .wp-block-columns {
  margin-bottom: 0;
}
.collapsed .wp-block-getwid-section__wrapper .wp-block-columns .wp-block-column:not(:first-child) {
  margin-left: 0;
}

@media (max-width: 781px) {
  .collapsed .wp-block-column {
    flex-basis: 100% !important;
  }
}
.wp-block-getwid-testimonial .wp-block-getwid-testimonial__wrapper {
  padding: 15px;
}
.wp-block-getwid-testimonial .wp-block-getwid-testimonial__wrapper .wp-block-getwid-testimonial__content {
  margin: 0;
  font-size: 1.25em;
}
.wp-block-getwid-testimonial .wp-block-getwid-testimonial__wrapper .wp-block-getwid-testimonial__content:before {
  content: "\f10d";
  font-family: "Font Awesome 5 Pro";
  font-size: 60px;
  line-height: 60px;
  position: relative;
  top: 20px;
  opacity: 0.2;
  margin-right: -30px;
}
.wp-block-getwid-testimonial .wp-block-getwid-testimonial__wrapper .wp-block-getwid-testimonial__title {
  font-weight: 700;
}
.wp-block-getwid-testimonial .wp-block-getwid-testimonial__wrapper .wp-block-getwid-testimonial__subtitle {
  opacity: 0.8;
}

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  flex-grow: 0;
}

.related-links {
  list-style: none;
  margin: 0 0 2em;
}
.related-links li {
  position: relative;
  padding-left: 30px;
}
.related-links li:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f105";
  position: absolute;
  left: 10px;
  color: #193d6c;
  font-size: 18px;
  top: -1px;
}

.wp-block-image {
  margin-bottom: 0;
}

.wp-block-columns.has-background {
  padding: 0;
}

.single-post .entry-header {
  text-align: center;
}

.wpcf7-form br {
  display: none;
}
.wpcf7-form span.wpcf7-form-control-wrap input, .wpcf7-form span.wpcf7-form-control-wrap select, .wpcf7-form span.wpcf7-form-control-wrap textarea {
  width: 100%;
  max-height: 200px;
  margin-bottom: 10px;
  background: transparent;
  border: none;
  border-bottom: 2px solid #f39d93;
}
.wpcf7-form span.wpcf7-form-control-wrap input:hover, .wpcf7-form span.wpcf7-form-control-wrap input:focus, .wpcf7-form span.wpcf7-form-control-wrap select:hover, .wpcf7-form span.wpcf7-form-control-wrap select:focus, .wpcf7-form span.wpcf7-form-control-wrap textarea:hover, .wpcf7-form span.wpcf7-form-control-wrap textarea:focus {
  border-bottom-color: #272626;
}

.footer-form .wpcf7-form {
  text-align: center;
}
.footer-form .wpcf7-form span.wpcf7-form-control-wrap input, .footer-form .wpcf7-form span.wpcf7-form-control-wrap select, .footer-form .wpcf7-form span.wpcf7-form-control-wrap textarea {
  background: transparent;
  color: #fff;
  border: none;
  border-bottom: 2px solid #f39d93;
}
.footer-form .wpcf7-form span.wpcf7-form-control-wrap input:hover, .footer-form .wpcf7-form span.wpcf7-form-control-wrap input:focus, .footer-form .wpcf7-form span.wpcf7-form-control-wrap select:hover, .footer-form .wpcf7-form span.wpcf7-form-control-wrap select:focus, .footer-form .wpcf7-form span.wpcf7-form-control-wrap textarea:hover, .footer-form .wpcf7-form span.wpcf7-form-control-wrap textarea:focus {
  background: rgba(255, 255, 255, 0.3);
}
.footer-form .wpcf7-form span.wpcf7-form-control-wrap input option, .footer-form .wpcf7-form span.wpcf7-form-control-wrap select option, .footer-form .wpcf7-form span.wpcf7-form-control-wrap textarea option {
  color: #193d6c;
}
.footer-form .wpcf7-form input[type=submit] {
  background: transparent;
  border-color: #fff;
  border-width: 2px;
}
.footer-form .wpcf7-form input[type=submit]:hover, .footer-form .wpcf7-form input[type=submit]:focus {
  border-color: #393c41;
  background: #393c41;
}
.footer-form .wpcf7-form input::-moz-placeholder {
  color: #fff;
}
.footer-form .wpcf7-form input::placeholder {
  color: #fff;
}
.footer-form .wpcf7-form textarea::-moz-placeholder {
  color: #fff;
}
.footer-form .wpcf7-form textarea::placeholder {
  color: #fff;
}
.footer-form.whitebg span.wpcf7-form-control-wrap input, .footer-form.whitebg span.wpcf7-form-control-wrap select, .footer-form.whitebg span.wpcf7-form-control-wrap textarea {
  color: #193d6c;
  border-bottom: 2px solid #f39d93;
}
.footer-form.whitebg span.wpcf7-form-control-wrap input:hover, .footer-form.whitebg span.wpcf7-form-control-wrap input:focus, .footer-form.whitebg span.wpcf7-form-control-wrap select:hover, .footer-form.whitebg span.wpcf7-form-control-wrap select:focus, .footer-form.whitebg span.wpcf7-form-control-wrap textarea:hover, .footer-form.whitebg span.wpcf7-form-control-wrap textarea:focus {
  background: rgba(0, 0, 0, 0.1);
}
.footer-form.whitebg span.wpcf7-form-control-wrap input option, .footer-form.whitebg span.wpcf7-form-control-wrap select option, .footer-form.whitebg span.wpcf7-form-control-wrap textarea option {
  color: #193d6c;
}
.footer-form.whitebg input[type=submit] {
  border-color: #193d6c;
  color: #193d6c;
  border-width: 2px;
  float: left;
  margin-top: 15px;
}
.footer-form.whitebg input[type=submit]:hover, .footer-form.whitebg input[type=submit]:focus {
  border-color: #393c41;
  background: #393c41;
  color: #fff;
}
.footer-form.whitebg input::-moz-placeholder {
  color: #193d6c;
}
.footer-form.whitebg input::placeholder {
  color: #193d6c;
}
.footer-form.whitebg textarea::-moz-placeholder {
  color: #193d6c;
}
.footer-form.whitebg textarea::placeholder {
  color: #193d6c;
}

.footer-map .wp-block-getwid-tabs {
  margin: 0;
  display: inline-block;
  width: 100%;
}
.footer-map .wp-block-getwid-tabs .wp-block-getwid-tabs__tab-content {
  border: none;
  background: rgba(97, 199, 210, 0.9);
  padding: 2em;
  color: #193d6c;
}
.footer-map .wp-block-getwid-tabs .wp-block-getwid-tabs__tab-content h3 {
  color: #193d6c;
}
.footer-map .wp-block-getwid-tabs .wp-block-getwid-tabs__tab-content a {
  color: #fff;
}
.footer-map .wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links {
  display: none;
}
.footer-map .wp-block-getwid-tabs .wp-block-getwid-tabs__nav-link {
  background: rgba(255, 255, 255, 0.9);
  border: none;
}
.footer-map .wp-block-getwid-tabs .wp-block-getwid-tabs__nav-link.ui-tabs-active {
  background: rgba(97, 199, 210, 0.9);
}
.footer-map .wp-block-getwid-tabs .wp-block-getwid-tabs__nav-link.ui-tabs-active a {
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .footer-map .wp-block-getwid-tabs {
    background: #61c7d2;
    float: left;
  }
  .footer-map .wp-block-getwid-tabs .wp-block-getwid-tabs__tab-content-wrapper {
    display: block !important;
    height: auto;
    position: relative;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 600px) {
  .footer-map .wp-block-getwid-tabs .wp-block-getwid-tabs__tab-content-wrapper {
    float: left;
    width: 50%;
  }
}
.site-footer .footer-adv .ast-col-lg-3 {
  text-align: center;
  padding: 0;
}
.site-footer .footer-adv .ast-col-lg-3:first-of-type {
  width: 100%;
  display: none;
}
.site-footer .footer-adv .ast-col-lg-3 .widget p i {
  font-size: 18px;
  margin-right: 5px;
}
.site-footer .footer-adv .ast-col-lg-3 .widget p a {
  color: #fff;
}
.site-footer .footer-adv .ast-col-lg-3 .widget p a[href^="tel:"] {
  font-size: 1.3em;
}
.site-footer .footer-adv .ast-col-lg-3 .widget img {
  width: 300px;
  margin: 0 auto;
}
.site-footer .footer-adv .ast-col-lg-3 .widget h4 {
  color: #fff;
}
.site-footer .footer-adv .ast-col-lg-3 .widget .wp-block-button {
  display: block;
}
.site-footer .footer-adv .ast-col-lg-3 .widget .wp-block-button.is-style-outline a {
  padding-left: 20px;
  padding-right: 20px;
}
.site-footer .footer-adv .ast-col-lg-3 .widget .wp-block-button.is-style-outline a:hover {
  border-color: #fff;
}

#cboxContent {
  padding: 0 40px;
}

#cboxCurrent, #cboxNext, #cboxNext, #cboxPrevious, #cboxClose {
  top: 4px;
}

#cboxNext, #cboxPrevious {
  top: 50%;
}

#cboxPrevious {
  left: 0;
}

#cboxNext {
  right: 0;
}

#cboxTitle {
  font-size: 120%;
  line-height: 1.8em;
}

#cboxLoadedContent {
  margin-top: 28px;
}

.sv-container {
  padding: 0px 40px 60px;
  max-width: 600px;
  margin: 0 auto;
  width: 100%;
}

.sv-icon-circle {
  width: 64px;
  height: 64px;
  background: rgba(96, 199, 209, 0.1333333333);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
}

.sv-icon-circle svg {
  width: 32px;
  height: 32px;
  stroke: #60c7d1;
}

.sv-title {
  text-align: center;
  font-size: 28px;
  margin-bottom: 10px;
}

.sv-subtitle {
  text-align: center;
  margin-bottom: 40px;
}

.sv-rating-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
}

.sv-stars {
  display: flex;
  gap: 8px;
  margin-bottom: 15px;
  justify-content: center;
}

.sv-star {
  width: 48px;
  height: 48px;
  cursor: pointer;
  transition: transform 0.2s;
  background: none;
  border: none;
  padding: 0;
}

.sv-star:hover {
  transform: scale(1.1);
}

.sv-star svg {
  width: 100%;
  height: 100%;
  fill: #d1d5db;
  stroke: #d1d5db;
  transition: all 0.2s;
}

.sv-star.sv-active svg {
  fill: #fbbf24;
  stroke: #fbbf24;
}

.sv-rating-text {
  color: #6b7280;
  font-size: 14px;
}

.sv-submit-btn {
  background: #60c7d1;
  color: white;
  border: none;
  padding: 14px 32px;
  border-radius: 17px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s;
  margin: 0 auto;
  display: block;
}

.sv-submit-btn:hover {
  background: #193d6c;
}

.sv-footer-text {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #e5e7eb;
  text-align: center;
  font-size: 14px;
}

.sv-thank-you {
  display: none;
  text-align: center;
  padding: 40px 0;
}

.sv-thank-you.sv-show {
  display: block;
}

.sv-thank-you .sv-icon-circle {
  background: #d1fae5;
}

.sv-thank-you .sv-icon-circle svg {
  stroke: #059669;
}

.sv-thank-you-title {
  color: #111827;
  font-size: 24px;
  margin-bottom: 15px;
}

.sv-thank-you-text {
  color: #6b7280;
  margin-bottom: 20px;
}

.sv-review-btn {
  background: #2563eb;
  color: white;
  border: none;
  padding: 14px 32px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s;
  box-shadow: 0 4px 12px rgba(37, 99, 235, 0.3);
  margin: 20px auto 10px;
  display: block;
  text-decoration: none;
}

.sv-review-btn:hover {
  background: #1d4ed8;
  box-shadow: 0 6px 16px rgba(37, 99, 235, 0.4);
}

.sv-small-text {
  font-size: 14px;
  color: #9ca3af;
}

@media (max-width: 640px) {
  .sv-container {
    padding: 40px 20px;
  }
  .sv-title {
    font-size: 24px;
  }
  .sv-star {
    width: 40px;
    height: 40px;
  }
}
/*
LARGER MOBILE DEVICES
This is for devices like the Galaxy Note or something that's
larger than an iPhone but smaller than a tablet. Let's call them
tweeners.
*/
@media only screen and (min-width: 481px) {
  .ast-header-break-point .site-header .main-header-bar-wrap .site-branding {
    display: flex;
    flex: 1;
    width: auto;
    padding-right: 1em;
  }
  .ast-header-break-point .site-header .main-header-bar-wrap .site-branding .ast-site-identity {
    display: inline-flex;
    padding: 1em 0;
  }
  .ast-header-break-point .site-header .main-header-bar-wrap .ast-mobile-menu-buttons {
    width: auto;
  }
  .ast-header-break-point .site-header .main-header-bar-wrap .ast-mobile-menu-buttons .ast-button-wrap {
    width: auto;
  }
  .ast-header-break-point .site-header .main-header-bar-wrap .ast-mobile-menu-buttons .ast-button-wrap .menu-toggle.main-header-menu-toggle {
    width: auto;
    padding: 0 0.5em;
    background: none;
  }
  .ast-header-break-point .site-header .main-header-bar-wrap .ast-mobile-menu-buttons .ast-button-wrap .menu-toggle.main-header-menu-toggle:before {
    content: none;
  }
}
@media only screen and (min-width: 768px) {
  header.site-header {
    position: fixed;
    width: 100vw;
  }
  header.site-header.ast-logo-title-inline .site-logo-img .custom-logo-link img {
    max-width: 175px;
  }
  header.site-header .widget-custom-menu-item a:not(.ast-button) {
    font-size: 1.5em;
    margin-right: 20px;
  }
  header.site-header .widget-custom-menu-item a:not(.ast-button):before, header.site-header .widget-custom-menu-item a:not(.ast-button):after {
    content: none;
  }
  header.site-header .widget-custom-menu-item a:not(.ast-button) span {
    display: inline;
  }
  .site-content {
    padding-top: 100px;
  }
  .single-column .wp-block-column {
    flex-basis: calc(50% - 16px) !important;
  }
  .hero h2, .hero .h1 {
    font-size: 3em;
  }
  .hero .wp-block-getwid-media-text-slider-slide-content {
    max-width: 80%;
  }
  .wpcf7-form div.wpcf7-form-control-wrap {
    float: left;
    width: 100%;
  }
  .wpcf7-form span.wpcf7-form-control-wrap:not(.your-message):not(.location) {
    display: block;
    float: left;
    width: calc(50% - 5px);
  }
  .wpcf7-form span.wpcf7-form-control-wrap:not(.your-message):not(.location):nth-of-type(odd) {
    margin-right: 10px;
  }
  .ast-footer-overlay {
    padding: 1em 0;
  }
  .site-footer .footer-adv .ast-container {
    max-width: none;
  }
  .site-footer .footer-adv .ast-row {
    display: flex;
    flex-wrap: nowrap;
  }
  .site-footer .footer-adv .ast-row .ast-col-lg-3 {
    text-align: center;
    flex-basis: 0;
    flex-grow: 1;
  }
  .site-footer .footer-adv .ast-row .ast-col-lg-3:first-child {
    display: none;
  }
  .site-footer .footer-adv .ast-row .ast-col-lg-3:nth-child(3), .site-footer .footer-adv .ast-row .ast-col-lg-3:nth-child(4) {
    text-align: left;
  }
  .site-footer .footer-adv .ast-row .ast-col-lg-3 p a:hover {
    text-decoration: underline;
  }
  /******************************************************************
  Site Name:
  Author:

  Stylesheet: Grid Stylesheet

  I've seperated the grid so you can swap it out easily. It's
  called at the top the style.scss stylesheet.

  There are a ton of grid solutions out there. You should definitely
  experiment with your own. Here are some recommendations:

  http://gridsetapp.com - Love this site. Responsive Grids made easy.
  http://susy.oddbird.net/ - Grids using Compass. Very elegant.
  http://gridpak.com/ - Create your own responsive grid.

  The grid below is a combination of the 1140 grid and Twitter Boostrap. 
  I liked 1140 but Boostrap's grid was way more detailed so I merged them 
  together, let's see how this works out. If you want to use 1140, the original 
  values are commented out on each line.

  ******************************************************************/
  .onecol {
    width: 5.801104972%;
  } /* 4.85%;  } /* grid_1  */
  .twocol {
    width: 14.364640883%;
  } /* 13.45%; } /* grid_2  */
  .threecol {
    width: 22.928176794%;
  } /* 22.05%; } /* grid_3  */
  .fourcol {
    width: 31.491712705%;
  } /* 30.75%; } /* grid_4  */
  .fivecol {
    width: 40.055248616%;
  } /* 39.45%; } /* grid_5  */
  .sixcol {
    width: 48.618784527%;
  } /* 48%;    } /* grid_6  */
  .sevencol {
    width: 57.182320438%;
  } /* 56.75%; } /* grid_7  */
  .eightcol {
    width: 65.745856349%;
  } /* 65.4%;  } /* grid_8  */
  .ninecol {
    width: 74.30939226%;
  } /* 74.05%; } /* grid_9  */
  .tencol {
    width: 82.872928171%;
  } /* 82.7%;  } /* grid_10 */
  .elevencol {
    width: 91.436464082%;
  } /* 91.35%; } /* grid_11 */
  .twelvecol {
    width: 99.999999993%;
  } /* 100%;   } /* grid_12 */
  .onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
  }
  .first {
    margin-left: 0;
  }
  .last {
    float: right;
  }
  /*masonry plugin
  ******************************************************************/
  .grid:after {
    content: "";
    display: block;
    clear: both;
  }
  .grid-sizer,
  .grid-item {
    width: 19%;
  }
  .gutter-sizer {
    width: 1%;
  }
  .grid-item {
    min-height: 120px;
    float: left;
    margin-bottom: 1%;
  }
  .grid-item--width2 {
    width: 50%;
  }
  .grid-item--height2 {
    min-height: 240px;
  }
  body:not(.admindex) .grid > br {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .ast-theme-transparent-header #masthead {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  }
  #masthead .ast-container, .ast-header-breadcrumb .ast-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-main-layout-1 .ast-main-header-bar-alignment {
    margin-left: 0;
  }
  .ast-header-widget-area {
    margin: 0 auto;
  }
  header.site-header.ast-logo-title-inline .site-logo-img .custom-logo-link img {
    max-width: 150px;
  }
  header.site-header .main-header-menu > .menu-item > .menu-link {
    letter-spacing: normal;
    padding: 0 0.4em;
    font-size: 14px;
  }
  header.site-header .widget-custom-menu-item {
    left: 0;
  }
  header.site-header .widget-custom-menu-item p {
    display: inline-block;
    color: #fff;
    margin: 0.5em !important;
  }
  header.site-header .widget-custom-menu-item a {
    color: #193d6c;
    width: 100%;
    margin: 0;
    display: inline;
  }
  header.site-header .widget-custom-menu-item a:not(.ast-button) {
    font-weight: 700;
  }
  header.site-header .widget-custom-menu-item a.ast-button {
    color: #fff;
  }
  .scroll .site-logo-img .custom-logo-link img {
    max-width: 150px;
  }
  .scroll .ast-site-identity {
    padding: 0.6em 0;
  }
  .scroll.ast-theme-transparent-header .main-header-menu .menu-link {
    color: #393c41;
  }
  .scroll.ast-theme-transparent-header .main-header-menu .menu-item:hover .menu-link {
    color: #193d6c;
  }
  .scroll.ast-theme-transparent-header .site-header {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  }
  .scroll.ast-theme-transparent-header .site-header .widget-custom-menu-item a:not(.ast-button) span {
    color: #193d6c;
  }
  .scroll.ast-theme-transparent-header .site-header .transparent-custom-logo {
    display: none;
  }
  .scroll.ast-theme-transparent-header .site-header .ast-transparent-mobile-logo {
    display: inline-block;
  }
  body:not(.ast-theme-transparent-header) .site-content {
    padding-top: 92px;
  }
  .brightblock {
    padding: 7em 2em;
  }
  .brightblock p {
    max-width: 600px;
  }
  .hero h2, .hero .h1 {
    font-size: 3.5em;
  }
  .footer-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  .footer-map .wp-block-getwid-tabs {
    max-width: 450px;
    margin: 5% auto;
    margin-left: calc(50vw - 500px);
    display: inline-block;
    width: 100%;
  }
  .footer-map .wp-block-getwid-tabs .wp-block-getwid-tabs__tab-content {
    border: none;
    background: rgba(97, 199, 210, 0.9);
    padding: 2em;
    color: #193d6c;
  }
  .footer-map .wp-block-getwid-tabs .wp-block-getwid-tabs__tab-content h3 {
    color: #193d6c;
  }
  .footer-map .wp-block-getwid-tabs .wp-block-getwid-tabs__tab-content a {
    color: #fff;
  }
  .footer-map .wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links {
    margin: 0;
    display: flex;
  }
  .footer-map .wp-block-getwid-tabs .wp-block-getwid-tabs__nav-link {
    background: rgba(255, 255, 255, 0.9);
    border: none;
  }
  .footer-map .wp-block-getwid-tabs .wp-block-getwid-tabs__nav-link.ui-tabs-active {
    background: rgba(97, 199, 210, 0.9);
  }
  .footer-map .wp-block-getwid-tabs .wp-block-getwid-tabs__nav-link.ui-tabs-active a {
    color: #fff;
  }
}
@media only screen and (min-width: 1300px) {
  .header-main-layout-1 .ast-main-header-bar-alignment {
    margin-left: auto;
  }
  header.site-header .ast-site-identity {
    padding: 0em 0;
  }
  header.site-header.ast-logo-title-inline .site-logo-img .custom-logo-link img.astra-logo-svg {
    width: 250px;
    max-width: 250px;
  }
  header.site-header .main-header-menu {
    background: transparent;
    position: relative;
    top: 1;
    width: auto;
  }
  header.site-header .main-header-menu > .menu-item > .menu-link {
    letter-spacing: 0.02em;
    padding: 0 0.75em;
    font-size: 0.9rem;
  }
  header.site-header .widget-custom-menu-item a:not(.ast-button) {
    font-size: 1.5em;
    margin-right: 20px;
  }
  header.site-header .widget-custom-menu-item a.ast-button {
    padding: 13px 40px;
    letter-spacing: 0.03em;
  }
  body:not(.ast-theme-transparent-header) .site-content {
    padding-top: 115px;
  }
}
@media only screen and (min-width: 1300px) and (min-width: 1600px) {
  header.site-header .widget-custom-menu-item {
    position: relative;
    width: auto;
    background: transparent;
    font-size: 1em;
    padding: 0;
    border-top: none;
  }
  header.site-header .widget-custom-menu-item p {
    display: inline-block;
    color: #222;
    font-size: 1em;
    padding-right: 0.3em;
    margin: 0 !important;
  }
  header.site-header .widget-custom-menu-item a {
    display: inline;
  }
  header.site-header .widget-custom-menu-item a:not(.ast-button) {
    font-size: 0.9em;
    display: block;
    color: #61c7d2;
  }
  header.site-header .widget-custom-menu-item a.ast-button {
    font-size: 0.9em;
    padding: 13px 40px;
    margin-right: 0.5em;
  }
}/*# sourceMappingURL=style.css.map */