/*
Theme Name: Spa Del Resort
Description: Child theme of OceanWP
Author: McNutt & Partners
Author URI: https://www.mcnuttpartners.com
Template: oceanwp
Version: 1.0
*/

.error404-content .error-btn {
	margin-top: 0;
}
.mb-0 {
	margin-bottom: 0 !important;
}
.mt-0 {
	margin-top: 0 !important;
}
.text-center {
	text-align: center;
}
.text-right {
    text-align: right;
}
.copyright-line1 {
    margin-bottom: .25em;
}
.copyright-line2 {
    margin-bottom: 0;
    font-size: .8em;
}
body .gform_wrapper.gravity-theme .gform_footer, body .gform_wrapper.gravity-theme .gform_page_footer {
	padding: 0;
}
.elementor-widget-text-editor p:last-child, .elementor-tab-content p:last-child {
	margin-bottom: 0;
}
.elementor-inner-section.isnm {
	margin: 0 -10px;
}
.hide-it {
	display: none;
}
body .gform_wrapper {
	margin: 0;
}
.py60 {
	padding: 60px 0;
}
.pt60 {
	padding-top: 60px;
}
.pb60 {
	padding-bottom: 60px;
}
.pt20 {
	padding-top: 20px;
}
.pb20 {
	padding-bottom: 20px;
}
.py20 {
	padding: 20px 0;
}
.pb40 {
	padding-bottom: 40px;
}
.pt50 {
	padding-top: 50px;
}
.pb50 {
	padding-bottom: 50px;
}
.py50 {
	padding: 50px 0;
}
.py30 {
	padding: 30px 0;
}
.pb30 {
	padding-bottom: 30px;
}
.pt30 {
	padding-top: 30px;
}
.pt100 {
	padding-top: 100px;
}
.pt120 {
	padding-top: 120px;
}
.pb80 {
	padding-bottom: 80px;
}
#mobile-fullscreen .oceanwp-social-menu .colored ul li a {
	padding: 0;
}
.is-sticky .effect-seven #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
	bottom: -55%;
}

.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}

.footer-box a:hover {
	text-decoration: underline;
}
#site-navigation-wrap .dropdown-menu > li > a, .dropdown-menu ul li a.menu-link, body .sidebar-box .widget-title {
	letter-spacing: 0;
}
.button.btn-lg {
    font-size: 17px;
}

body .oew-cta .oew-cta-inner {
	padding: 0;
	text-align: left !important;
}
body .oew-cta .oew-cta-content.oew-cta-description {
	margin-top: 10px;
	margin-bottom: 0 !important;
}
.oew-cta h3.oew-cta-title  {
	margin-bottom: 0 !important;
	font-size: 20px;
}
@supports (grid-row: 1) {
    @media only screen and (min-width: 768px) {
        body .oew-cta .oew-cta-inner {
            display: grid;
			grid-template-columns: 1fr auto;
        }
        .oew-cta-title {
            grid-row: 1;
        }
        .oew-cta-description {
            grid-row: 2;
        }
        .oew-cta-description + .oew-cta-btn {
            grid-row-start: 1;
            grid-row-end: 3;
        }
		.oew-cta-title + .oew-cta-button {
			grid-row: 1;
			grid-column: 2;
		}
		body .oew-cta .oew-cta-content.oew-cta-description p {
			margin-bottom: 0 !important;
		}
    }
}
body .oew-cta {
	padding: 1em 1.5em;
	background: #f8f8f8;
}
body .bottom-cta .oew-cta {
	padding: 1em 0;
}
input[type="button"], input[type="reset"], input[type="submit"], button[type="submit"], .button, body div.wpforms-container-full .wpforms-form input[type=submit], body div.wpforms-container-full .wpforms-form button[type=submit], body div.wpforms-container-full .wpforms-form .wpforms-page-button {
	text-transform: none;
	letter-spacing: 0;
}

.elementor-text-editor ul > li:last-child {
	margin-bottom: 0;
}
.wp-caption-text {
	color: #222;
	margin-top: 0.5em;
}

.elementor-widget-container ul > li, .elementor-widget-container ol > li {
	margin-bottom: 0.25em;
}
.elementor-widget-container ul > li:last-child, .elementor-widget-container ol > li:last-child {
	margin-bottom: 0;
}

.list-columns-2 {
	-moz-columns: 2;
	-webkit-columns: 2;
	columns: 2;
}
.list-columns-3 {
	-moz-columns: 3;
	-webkit-columns: 3;
	columns: 3;
}

.altbg {
	background-color: #f8f8f8;
}
.embed-responsive {
	position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive::before {
    display: block;
    content: "";
}
.embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.embed-responsive-4by3::before {
    padding-top: 75%;
}
form legend {
    padding-bottom: 0;
    border-bottom: none;
}
#top-section p {
    font-size: 1.2em;
}
#top-section .button {
    font-size: 14px;
}
.button-large {
	font-size: 16px;
	padding: 20px 24px;
}

.boarding .premium-pricing-table-container {
    background-color: #fff;
    border-radius: 15px;
    padding: 40px 0;
    box-shadow: 0px 15px 30px 0px rgba(125,125,125,0.2);
}

.boarding h3.premium-pricing-table-title {
    margin-bottom: 0;
}
.boarding .premium-pricing-price-value {
    line-height: 1;
    font-size: 50px;
    font-weight: 700;
    margin-left: -5px;
}
.boarding .premium-pricing-price-currency {
    font-size: 23px;
}
.boarding .premium-pricing-price-separator {
    margin-left: -12px;
}
.boarding .premium-pricing-price-container {
    margin: 1em 0;
}
.boarding .premium-pricing-icon-container .premium-pricing-image img {
    width: 100%;
    height: auto;
    max-height: 200px;
    padding: 0;
    margin-bottom: 10px;
}
.boarding .boarding-inn .premium-pricing-icon-container .premium-pricing-image img {
	max-height: 120px;
}
.boarding .boarding-cottage .premium-pricing-icon-container .premium-pricing-image img {
	max-height: 140px;
}
.boarding .boarding-manor .premium-pricing-icon-container .premium-pricing-image img {
	max-height: 160px;
}
.boarding .boarding-castle .premium-pricing-icon-container .premium-pricing-image img {
	max-height: 180px;
}

.boarding-disclaimer p {
    font-size: 11px;
    line-height: 1;
    margin-bottom: 1em;
    text-align: center;
}
body h1 {
	font-size: 100px;
	line-height: 1;
}
.feature-buttons a:first-child {
    margin-right: 0.5em;
}

.button.button-inverted {
    border: 1px solid #00769a;
    background-color: transparent;
    color: #00769a;
    padding: 13px 17px;
}
.button.button-inverted:hover {
	color: #fff;
	background-color: #00769a;
}
.page-feature-text {
	line-height: 1;
	font-size: 30px;
	font-family: 'Josefin Sans', sans-serif;
}
.price-list-item {
	margin-bottom: 1em;
}
.price-list-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.price-list-separator {
    border-bottom: 1px dotted #b5b5b5;
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    margin: 0 1em;
    height: 0;
}
h4.price-list-title, h3.price-list-title {
	margin-bottom: 0;
	font-family: 'Lato', sans-serif;
	font-size: 1.1em;
}
.price-list-price {
		padding: 8px;
    border: 1px solid #222;
    font-size: 1.1em;
    font-weight: 600;
    border-radius: 2px;
    text-align: center;
	min-width: 80px;
	line-height: 1;
}
.price-list-description {
	margin-top: 5px;
}
.image-feather-6:before {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    box-shadow: inset 0px 0px 8px 8px #fff;
}
.image-feather-6-alt:before {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    box-shadow: inset 0px 0px 8px 8px #f8f8f8;
}
.image-feather-12:before {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    box-shadow: inset 0px 0px 12px 12px #fff;
}
.day-care .header-img img, .grooming .header-img img {
    max-height: 400px;
    width: auto;
}
.loyalty-reservations .header-img img, .outreach .header-img img, .contact-us .header-img img {
	max-height: 300px;
	width: auto;
}
.grooming .guarantee-img img {
	max-height: 350px;
	width: auto;
}
.day-care .elementor-widget .elementor-icon-list-icon i {
    width: 2em;
    font-size: 1.5em;
    height: 2em;
    line-height: 2em;
    border: 1px solid #222;
    text-align: center;
    margin-right: 5px;
}
 .grooming .elementor-widget .elementor-icon-list-icon i  {
    width: 1.5em;
    font-size: 1.25em;
    height: 1.5em;
    line-height: 1.5em;
    border: 1px solid #222;
    text-align: center;
    margin-right: 5px;
}
.day-care .elementor-widget .elementor-icon-list-item {
    margin-bottom: 1.5em;
    align-items: unset;
}
.grooming .elementor-widget .elementor-icon-list-item {
    margin-bottom: 0.5em;
    align-items: unset;
}
.day-care .elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
    margin-top: -4px;
}
.grooming .elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
    margin-top: -2px;
}
.daycare-logos {
    text-align: center;
}
.daycare-logos img {
    display: block;
	margin: 0 auto 1em auto;
}
.daycare-logo-sep {
    display: none;
}
.day-care .price-list-item, .grooming .price-list-item {
	margin-bottom: 5px;
}
.day-care .image-feather-12 img {
	max-height: 500px;
	width: auto;
}
ul.hours-list {
    margin: 0 0 20px 0;
    list-style-type: none;
}

h3.hours-heading {
    margin-bottom: 15px;
}

.contact-us .feature-buttons a {
    margin-bottom: 0.5em;
    margin-right:  0 !important;
}

.hours-list .hours-day {
    font-weight: bold;
}

.hours-list li {
    display: flex;
    justify-content: space-between;
}
#footer-bottom #copyright {
    display: flex;
		flex-flow: row wrap;
    align-items: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255,255,255,0.2);
}
#copyright > div {
    width: 33%;
}
#footer-widgets .widget_nav_menu li {
    border: none;
    padding: 3px 0;
}
#footer-widgets .widget_text p:last-child {
	margin-bottom: 0;
}
#footer-widgets .footer-box .widget_nav_menu .widget-title {
    margin-bottom: 5px;
}
.footer-socials a {
    font-size: 18px;
    display: inline-block;
    margin:  0 0.25em;
    height: 56px;
    width: 56px;
    line-height: 56px;
    background: rgba(255,255,255,0.1);
    border-radius: 50%;
}
.footer-image-wrap {
	text-align: center;
}
.footer-image-wrap img {
	display: block;
	margin: 0 auto 5px auto;
}
.footer-image-wrap p {
	margin-bottom: 0;
}
#footer-widgets .footer-box .footer-res-buttons a:hover {
    color: #fff;
    text-decoration: none;
}
.footer-res-buttons a {
    display: inline-block;
    margin-bottom: 0.5em;
}
.under-pg p {
	margin-top: -5px;
}
body .premium-person-content {
	margin-bottom: 0;
}
.footer-badges img {
    max-width:  100px;
    display: inline-block;
    margin: 0 10px;
}
.footer-badges {
    margin-top: 15px;
    text-align: center;
}
.home-chambers {
    display: flex;
    align-items: center;
	margin: 20px 0;
}
.home-chambers h2 {
    font-size: 24px;
    line-height: 1.1;
    margin-bottom: 0;
}
.home-chambers-logos {
    min-width: 435px;
}
.home-chambers-logos img:first-child {
    margin-right: 20px;
}

@media (min-width: 1179px) {
  .daycare-logo-sep {
    font-size: 2em;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin: 0 0.25em;
    }
    .daycare-logos img {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 0;
    }  
}
@media (max-width: 1023px) {
	.under-pg p {
		margin-top: -10px;
	}
}
@media (max-width: 959px) {
    body h1 {
        font-size: 60px;
    }
    .page-feature-text {
        font-size: 18px
    }
    .feature-buttons a:first-child {
        margin-right: 0;
    }
    .feature-buttons .button {
        padding: 10px;
    }
    .feature-buttons .button-inverted {
        padding: 9px;
    }
	.home-chambers {
        display: block;
        text-align: center;
    }
    .home-chambers-logos {
        margin-top: 20px;
    }
}
@media (min-width: 768px) {
	.visible-xs {
		display: none !important;
	}
}
@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
	.elementor-inner-section.isnm {
		margin: 0;
	}
	#footer-widgets .col {
		margin-bottom: 0;
	}
	.oew-cta-title + .oew-cta-btn {
		margin-top: 10px;
	}
	.top-section-row .elementor-container {
		align-content: center;
	}
	.top-section-row .elementor-container .elementor-column:first-child {
		display: none;
	}
	.pt120-mobile {
		padding-top: 120px;
	}
	.elementor-section.elementor-section-height-full {
        min-height: 100vh;
    }
    .elementor-section.elementor-section-height-full>.elementor-container {
        height: 100%;
    }
    .feature-buttons a:first-child {
        margin-right: 0;
    }
    .feature-buttons .button {
        padding: 14px 8px;
    }
    .feature-buttons .button-inverted {
        padding: 13px 7px;
    }
	#footer-widgets .col {
		margin-bottom: 20px;
	}
		#footer-widgets .col:last-child {
		margin-bottom: 0;
	}
	#copyright > div {
		width: 100%;
		margin-bottom: 10px;
	}
	.day-care .elementor-image-gallery .gallery-columns-3 .gallery-item, .home .elementor-image-gallery .gallery-columns-4 .gallery-item {
		max-width: 50% !important;
	}
}
@media (max-width: 480px) {
    .home-chambers-logos {
        min-width: 1px;
    }
    .home-chambers-logos img:first-child {
        margin-right: 0;
    }
}