/*
Theme Name: Springfields Child Theme
Theme URI: http://springfieldsshopping.co.uk
Version: 1.1
Description: Springfields child theme.
Author: OhSo Creative Ltd
Author URI: http://www.ohsocreative.co.uk
template: bb-theme
*/

/* ---------------------------------------------------
SITE BACKGROUND
--------------------------------------------------- */
.fl-page-content { background-color: rgba(255,255,255,0); }
/* body { background-image: url('img/christmas-bg-06.png'); background-repeat: no-repeat; background-position: center top; background-size: 100%; } */
/* grey tint page backgrounds */
/* brands page */
.fl-builder-content-406 {
  background-color: #f2f2f2;
}
/* offers page */
.fl-builder-content-508 {
  background-color: #f2f2f2;
}

/* ---------------------------------------------------
LAYOUT
--------------------------------------------------- */
@media screen and (max-width:768px) {
  .os-mobile-add-margin-top {
    margin-top: 20px;
  }
  .os-mobile-add-margin-bottom {
    margin-bottom: 20px;
  }
}
/* FORCE 100% WIDTH COLS ON SMALL SCREENS */
@media screen and (max-width: 500px) {
  .fl-builder-content .fl-col.os-force-full-width-at-500px {
    width: 100% !important;
  }
}



/* ---------------------------------------------------
TYPOGRAPHY
--------------------------------------------------- */
/* Avenir Fonts Import */
@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=c835c12e-9728-4edb-adca-3cd70c9c35e6");
    @font-face{
        font-family:"Avenir LT W01_35 Light1475496";
        src:url("Fonts/edefe737-dc78-4aa3-ad03-3c6f908330ed.eot?#iefix");
        src:url("Fonts/edefe737-dc78-4aa3-ad03-3c6f908330ed.eot?#iefix") format("eot"),url("Fonts/0078f486-8e52-42c0-ad81-3c8d3d43f48e.woff2") format("woff2"),url("Fonts/908c4810-64db-4b46-bb8e-823eb41f68c0.woff") format("woff"),url("Fonts/4577388c-510f-4366-addb-8b663bcc762a.ttf") format("truetype"),url("Fonts/b0268c31-e450-4159-bfea-e0d20e2b5c0c.svg#b0268c31-e450-4159-bfea-e0d20e2b5c0c") format("svg");
    }
    @font-face{
        font-family:"Avenir LT W01_35 Light_1475502";
        src:url("Fonts/63a166cb-be60-435c-a056-75172e43efa5.eot?#iefix");
        src:url("Fonts/63a166cb-be60-435c-a056-75172e43efa5.eot?#iefix") format("eot"),url("Fonts/a59168c1-917d-4de9-a244-0316c057c357.woff2") format("woff2"),url("Fonts/6dc0e7d8-9284-44e1-8f05-984a41daa3a4.woff") format("woff"),url("Fonts/2315df7a-8bc2-433d-bf0a-162fc0063de0.ttf") format("truetype"),url("Fonts/7b1e5b2a-b6a6-43da-9021-ada6d1d797f2.svg#7b1e5b2a-b6a6-43da-9021-ada6d1d797f2") format("svg");
    }
    @font-face{
        font-family:"Avenir LT W01_85 Heavy1475544";
        src:url("Fonts/6af9989e-235b-4c75-8c08-a83bdaef3f66.eot?#iefix");
        src:url("Fonts/6af9989e-235b-4c75-8c08-a83bdaef3f66.eot?#iefix") format("eot"),url("Fonts/d513e15e-8f35-4129-ad05-481815e52625.woff2") format("woff2"),url("Fonts/61bd362e-7162-46bd-b67e-28f366c4afbe.woff") format("woff"),url("Fonts/ccd17c6b-e7ed-4b73-b0d2-76712a4ef46b.ttf") format("truetype"),url("Fonts/20577853-40a7-4ada-a3fb-dd6e9392f401.svg#20577853-40a7-4ada-a3fb-dd6e9392f401") format("svg");
    }
    @font-face{
        font-family:"Avenir LT W01_85 Heavy_1475550";
        src:url("Fonts/e6b412d9-d1ed-4b17-bb93-a6911df8640d.eot?#iefix");
        src:url("Fonts/e6b412d9-d1ed-4b17-bb93-a6911df8640d.eot?#iefix") format("eot"),url("Fonts/3c210c80-960f-4684-850b-25390b4d08af.woff2") format("woff2"),url("Fonts/cb5c71ad-e582-4d00-929c-67fbfaeb1c27.woff") format("woff"),url("Fonts/9ced8e96-4602-4507-8c20-4ff381949a9a.ttf") format("truetype"),url("Fonts/a7c1d112-7546-459d-a153-1467481298bd.svg#a7c1d112-7546-459d-a153-1467481298bd") format("svg");
    }
/* styles available 
font-family:'Avenir LT W01_35 Light1475496';
font-family:'Avenir LT W01_35 Light_1475502';
font-family:'Avenir LT W01_85 Heavy1475544';
font-family:'Avenir LT W01_85 Heavy_1475550';
*/
body { font-family: "Avenir LT W01_35 Light1475496", sans-serif; }
body p strong { font-family:"Avenir LT W01_85 Heavy1475544"; }
h1.fl-heading, h2.fl-heading, h3.fl-heading, h4.fl-heading { font-family: "Avenir LT W01_35 Light1475496", sans-serif; color: #333332; }
.fl-builder-content h1, .fl-builder-content h2, .fl-builder-content h3 { font-family: "Avenir LT W01_35 Light1475496", sans-serif; color: #333332; }
.os-intro-text { font-family: "Avenir LT W01_35 Light1475496", sans-serif; font-size: 22px; line-height: 1.6; }
.fl-rich-text p { font-family: "Avenir LT W01_35 Light1475496", sans-serif; margin-bottom: 30px; }
.fl-rich-text ul { font-weight: 400; margin-bottom: 30px; list-style: none; list-style-image: url('img/red-bullet-8px.png');  }
.fl-rich-text ul li { margin-bottom: 10px; padding-left: 10px; }
.fl-content a:hover { color: #52a4f2; }

.os-offers-terms {
	margin-top: 20px;
	font-size: 12px;
}

/* ---------------------------------------------------
GUTENBERG
--------------------------------------------------- */
.wp-block-buttons {
    margin-bottom: 25px;
}
.wp-block-button .wp-block-button__link {
    font-size: 18px;
    background-color: #997c52;
    transition: 0.3s;
    color: white;
    border-radius: 0px;
}
.wp-block-button .wp-block-button__link:hover {
    background-color: #cfa86f;
}
/* ---------------------------------------------------
HEADER
--------------------------------------------------- */
.os-header-logo { max-width: 275px; margin-left: auto; margin-right: auto; }
/* main nav menu */
@media screen and (min-width: 769px) {
  ul.sub-menu { padding-top: 20px !important; padding-bottom: 20px !important; }
}
@media screen and (max-width: 768px) {
	.fl-node-5923fecc8cbd0 .menu ul.sub-menu li a {
		padding-left: 30px;
		line-height: 1.3;
	}
	.fl-node-5923fecc8cbd0 .menu ul.sub-menu li a, .fl-node-5923fecc8cbd0 .menu ul.sub-menu li a:hover, .fl-node-5923fecc8cbd0 .menu ul.sub-menu li a:visited {
		color: #fff;
	}
	.fl-node-5923fecc8cbd0 .menu ul.sub-menu li.current-menu-item a, .fl-node-5923fecc8cbd0 .menu ul.sub-menu li.current-menu-item a:hover, .fl-node-5923fecc8cbd0 .menu ul.sub-menu li.current-menu-item a:visited {
		color: #fff;
	}
}
/* ---------------------------------------------------
FOOTER
--------------------------------------------------- */
.os-footer-main { font-size: 14px; color: #bebebe; }
.os-footer-main .menu a { padding-left: 0px; }
.os-footer-vip-promo .fl-rich-text p {
  font-size: 20px;
  margin-bottom: 0px;
}
.os-footer-opening-times-table tbody td { border-bottom: none; border-top: none; font-size: 14px; padding-top: 3px; padding-bottom: 3px; padding-left: 0px; }
.os-footer-opening-times-table tbody td { color: #bebebe !important; }
.os-lower-footer-row p { font-size: 14px; color: #bebebe !important; }
@media screen and (max-width: 768px) {
  .os-footer-vip-promo .fl-module-button .fl-module-content {
    margin-top: 0px;
  }
  .os-footer-vip-promo .fl-rich-text p {
    text-align: center;
  }
}


/* ---------------------------------------------------
HOMEPAGE
--------------------------------------------------- */
/* home slider */
#homeCarousel i.fa { font-size: 60px; }
#homeCarousel .carousel-control.left, #homeCarousel .carousel-control.right { background-image: none; }
.carousel-control .fa-angle-left { position: absolute; top: 50%; left: 20px; }
.carousel-control .fa-angle-right { position: absolute; top: 50%; right: 20px; }
#homeCarousel a:hover {
  color: #cfa86f;
}
@media screen and (max-width: 991px) {
  .carousel-control .fa-angle-left, .carousel-control .fa-angle-right {
    top: 40%;
  }
}
@media screen and (max-width: 767px) {
  .carousel-control .fa-angle-left, .carousel-control .fa-angle-right {
    top: 30%;
  }
}
@media screen and (max-width: 500px) {
  .carousel-control .fa-angle-left, .carousel-control .fa-angle-right {
    display: none;
  }
}



/* ---------------------------------------------------
PROMO BLOCKS
--------------------------------------------------- */
.promo-block { height: 350px; display: flex; align-items: center; justify-content: center; }
.bg-hover-tint:hover { background-color: rgba(0,0,0,0.5); }
.promo-block-inner { text-align: center; background-color: rgba(0,0,0,0.5); width: 80%; margin-left: auto; margin-right: auto; padding: 20px;  }
.promo-block:hover .promo-block-inner { background-color: rgba(0,0,0,0.7); }
.promo-block h3 { font-family: "Avenir LT W01_85 Heavy1475544", sans-serif; font-size: 24px; font-weight: 300; color: #fff; }
.promo-block hr { border-top: 1px solid #fff; max-width: 50%; margin-left: auto; margin-right: auto; }
.promo-block p { font-size: 16px; font-family: "Avenir LT W01_35 Light1475496", sans-serif; color: #fff; text-transform: uppercase; }

.promo-block { background-repeat: no-repeat; background-size: 100%; }
.promo-block.brands-promo { background-image: url("img/promo-bg-fashion-2.jpg"); }
.promo-block.offers-promo { background-image: url("img/promo-bg-fashion.jpg"); }
.promo-block.food-promo { background-image: url("img/promo-bg-caffe-nero.jpg"); }

@media screen and (max-width: 768px) {
    .promo-block { margin-bottom: 20px; }
}

/* ---------------------------------------------------
BRANDS GRID / OFFERS GRID
--------------------------------------------------- */
/* brands grid */
.brand-grid-item { background-color: #fff; border: 1px solid #eee; margin-bottom: 30px; padding: 15px; }
.brand-grid-item img { width: 400px; height: 200px; object-fit: contain; }
.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }
/* offers grid */
.offers-grid-item { background-color: #fff; border: 1px solid #eee; margin-bottom: 30px; padding: 15px; min-height: 205px;  }
.offer-details h3 { font-size: 16px; }
.offer-details p { font-size: 15px; line-height: 1.3; }
.offer-details p span { font-size: 11px; }
/* brands category drop down */
.filterDiv {
  display: none;
}

.show {
  display: block;
}
.select {
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
    width: 200px;
	margin-left: 16px;
}
.select select {
        font-family: "Avenir LT W01_35 Light1475496", sans-serif;
        display: inline-block;
        width: 100%;
        cursor: pointer;
        padding: 8px 15px;
        outline: 0;
        border: 0px solid #000000;
        border-radius: 0px;
        background: #000000;
        color: #ffffff;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
}
.select select::-ms-expand {
            display: none;
}
.select select:hover,
.select select:focus {
            color: #ffffff;
            background: #000000;
}
.select select:disabled {
            opacity: 0.5;
            pointer-events: none;
}
.select .select_arrow {
    position: absolute;
    top: 10px;
    right: 15px;
    width: 12px;
    height: 12px;
    border: solid #ffffff;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  pointer-events: none;
}
.select select:hover ~ .select_arrow,
.select select:focus ~ .select_arrow {
    border-color: #ffffff;
}
.select select:disabled ~ .select_arrow {
    border-top-color: #CCCCCC;
}

/* ---------------------------------------------------
SINGLE BRAND
--------------------------------------------------- */

.single-brand-header {
  display: flex;
  }
.single-brand-logo {
  display: flex;
  align-items: center;
  padding: 10px;
  margin-right: 20px;
  background-color: #fff;
  }
.single-brand-image {
  background-size: cover; background-position: center;
  background-repeat: no-repeat;
  }
@media screen and (max-width: 767px) {
    .hide-xs {
      display: none;
    }
  }
@media screen and (min-width: 768px) {
  	.single-brand-image-xs {
      display: none;
  	}
  }
.single-brand-content {
  margin-bottom: 30px;
  }

.single-brand-logo { border: 1px solid #eee; }
.single-brand-main { margin-top: 40px; }
.single-brand-main h3 { font-family: "Avenir LT W01_35 Light1475496", sans-serif; font-size: 20px; margin-top: 0px; }
.single-brand-content { padding-right: 50px; }
.single-brand-content p { font-size: 16px; font-weight: 300; margin-bottom: 30px; }
.single-brand-meta {}
.brand-offers, .brand-contact { padding-bottom: 20px; border-bottom: 1px solid #ccc; margin-bottom: 20px; }
.brand-contact {}
.brand-opening table { width: 100%; }
.brand-opening table td { height: 30px; }
.brand-opening-extra-info { margin-top: 20px; }
.brand-opening-extra-info p { font-weight: 300; }

@media screen and (max-width: 768px) {
    .single-brand-logo { border: none; }
  	.single-brand-logo { margin-left: 5px; margin-right: 5px; }
    .single-brand-content { padding-right: 20px; }

}

/* ---------------------------------------------------
SINGLE BRAND - NEW
--------------------------------------------------- */
.fl-builder-content-420 {
  background-color: #f2f2f2;
}
.os-single-brand-title {
  margin-bottom: 20px;
}
.os-single-brand-title h1 {
  font-size: 30px;
}
.os-single-brand-content-container {
  background-color: #fff;
  padding: 40px;
  font-size: 14px;
}
.os-single-brand-content-container h3 {
  font-size: 20px;
}
td.os-single-brand-opening-times-table-col1 {
  padding-right: 40px;
}
.os-single-brand-content-right-row1, .os-single-brand-content-right-row2 {
  border-bottom: 1px solid #ccc;
}
.os-single-brand-content-right-row1 {
  padding-bottom: 50px;
}
.os-single-brand-content-right-row2 {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .os-single-brand-logo {
    padding-right: 50px;
  }
}

.os-single-brand-offer-date, .os-single-brand-tel-no {
  font-style: italic;
  color: #48927d;
}
.os-single-brand-tel {}

@media screen and (min-width: 768px) {
  .os-single-brand-content-right-row3 .os-remove-col-padding {
    padding: 0px;
  }
  .os-single-brand-content-left {
    padding-right: 50px;
  }
}
/* slick slider */
.slick-prev {
  margin-left: 10px;
}
.slick-next {
  margin-right: 10px;
}


/* ---------------------------------------------------
NEWS LIST
--------------------------------------------------- */
.news-event-list-item { padding: 30px 0px; border-bottom: 1px dotted #333332;  }
.news-event-list-thumb { border: 1px solid #eee; padding-left: 0px; padding-right: 0px; }
.news-event-list-date {   }
.news-event-list-content { padding-bottom: 30px; }
@media screen and (min-width: 769px) {
  .news-event-list-content { padding-left: 50px; }
}

.news-event-button { display: inline-block; padding: 10px 20px; margin-top: 10px; font-size: 14px; color: #fff; text-transform: uppercase; background-color: #8c7049; transition: 0.3s; }
.news-event-button:hover { background-color: #cea773; color: #fff; }
/* ---------------------------------------------------
NEWS ARTICLE / EVENT SINGLE
--------------------------------------------------- */
.news-event-item {}
.news-event-thumb img { border: 1px solid #eee; }
.news-event-date { padding: 10px 0px; }
.news-event-article-main { border-top: 1px dotted #cea773; padding: 20px 0px; border-bottom: 1px dotted #cea773; margin-bottom: 30px; }
@media screen and (min-width: 769px) {
	.news-event-content { padding-left: 50px; }
}
/* event */
.event-tickets-list {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px dotted #cea773;
}
table.tickets-table {
  margin-bottom: 20px;
    width: 100%;
}
table.tickets-table tr td {
    padding: 15px;
}
.tickets-table thead {
    font-weight: 700;
}
table.tickets-table .table-col-1 {
    width: 60%;
}
table.tickets-table .table-col-2, table.tickets-table .table-col-3 {
    width: 20%;
}
.event-tickets-list {
        background: rgba(238, 238, 238, 1);
        padding: 16px;
    }
.event-tickets-list ul{
        padding-left:0;
    }
.event-tickets-list ul li {
        margin-left: 0!important;
        list-style: none!important;
        overflow: visible;
        margin-bottom:16px;
    }

/* ---------------------------------------------------
PROMOTIONS SINGLE
--------------------------------------------------- */
.promo-banner {
  margin-bottom: 30px;
}
.promo-content {
  text-align: center;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}


/* ---------------------------------------------------
CAREERS ARCHIVE
--------------------------------------------------- */
.careers-list-logo img {
    border: 1px solid #eee;
}
@media screen and (min-width:768px) {
    .careers-list-logo {
        padding-right: 80px;
    }
}
h2.careers-list-title {
    font-size: 24px;
    margin-top: 20px;
}


/* ---------------------------------------------------
INDIVIDUAL PAGE BANNERS
--------------------------------------------------- */
/* .springfields-vip-banner-row .fl-row-content-wrap { min-height: 296px; display: flex; align-items: center; }
.springfields-vip-banner-logo { max-width: 400px; margin-left: auto; margin-right: auto; } */
.springfields-vip-banner-row .fl-html {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

/* ---------------------------------------------------
VIP SIGNUP PAGE
--------------------------------------------------- */
.vip-terms-accordion .fl-accordion-content p { font-size: 14px; }

/* ---------------------------------------------------
GARDENS PAGES/POSTS
--------------------------------------------------- */
.os-gardens-grid .fl-post-grid-post {
  background-color: #cfa86f;
  padding: 20px;
}
.os-gardens-grid-item {
}
.os-gardens-grid h2 {
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.os-gardens-grid h2 a {
  color: #997c52;
  transition: 0.5s;
}
.os-gardens-grid h2 a:hover {
  color: #fff;
  transition: 0.5s;
}

/* ---------------------------------------------------
ADVENTURE LAND PAGES/POSTS
--------------------------------------------------- */
.adv-lands-attractions-posts-module .fl-post-grid-post {
  border-color: #fff;
}
.adv-lands-attractions-posts-module .fl-post-grid-post img {
  padding: 30px 30px 0px 30px;
}
.adv-land-attraction-content {
  padding: 20px;
  font-size: 16px;
}
/* ---------------------------------------------------
CHARITY PAGES/POSTS
--------------------------------------------------- */
.os-posts-charities .fl-post-feed-post {
  border-bottom: none;
}
.charity-banner-content {
  margin-top: 40px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  .charity-banner-text {
  padding-right: 50px;
  }
}


@media screen and (max-width: 768px) {
  .charity-banner-thumb {
    margin-top: 20px;
  }
}
/* ---------------------------------------------------
LOCAL ATTRACTIONS
--------------------------------------------------- */
.attraction-post {
    display: grid;
    grid-template-columns: 1fr 3fr;
    gap: 3rem;
    padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
    .attraction-post {
        grid-template-columns: 1fr;
    }
}

/* ---------------------------------------------------
ELEMENTS
--------------------------------------------------- */
/* IMAGES */
.img-framed img {
  padding: 5px;
  border: 1px solid #d5a66a;
}

/* calls to action */
.vip-programme-cta-1-row p {
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 20px;
  text-align: center;
  color: #fff;
  margin-bottom: 0px;
}
@media screen and (max-width:768px) {
  .vip-programme-cta-1-row {
    margin-left: 20px;
    margin-right: 20px;
  }
  .vip-programme-cta-1-row p {
    font-size: 18px;
    text-align: center;
  }
  .vip-programme-cta-1-row .fl-module-button .fl-module-content {
    margin-top: 0px;
  }
}

/* accordion */
.fl-accordion-button-label { font-family: "Avenir LT W01_35 Light1475496", sans-serif; font-size: 18px; color: #48927d; }

/* feature page header row */
.os-feature-page-heading-row { margin-top: 20px; margin-bottom: 20px; }
.os-feature-page-heading-row .fl-col-content { background-color: rgba(0,0,0,0.4); max-width: 600px; margin-left: auto; margin-right: auto; margin-top: 30px; margin-bottom: 30px; padding: 20px;  }
.os-feature-page-heading-row h1.fl-heading { font-family: "Avenir LT W01_85 Heavy1475544", sans-serif; color: #fff; }
.os-feature-page-heading-row .fl-rich-text p { color: #fff; text-align: center; font-family: "Avenir LT W01_35 Light1475496", sans-serif; font-size: 18px; margin-bottom: 0px; }
.os-feature-page-heading-row .fl-module-heading .fl-module-content { margin-bottom: 0px; }
.os-feature-page-heading-row .fl-module-rich-text .fl-module-content { margin-top: 0px; }

/* default button */
.fl-button-text { font-family: "Avenir LT W01_35 Light1475496", sans-serif; }
.fl-button-wrap a.fl-button { background-color: #48927d; border: none; font-family: "Avenir LT W01_35 Light1475496", sans-serif; color: #fff; text-transform: uppercase; border-radius: 0px !important; -moz-border-radius: 0px !important; -webkit-border-radius: 0px !important; }
.fl-button-wrap a.fl-button:hover { background-color: #61c5a9; border: none; }

/* in content button */
.os-button {
	display: inline-block;
	background-color: #8c7049;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	padding: 10px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.os-button:hover {
	color: #fff;
	background-color: #c29b67;
}
.os-button:visited {
	color: #fff;
}

/* default bootstrap button */
.btn {
    background-color: #48927d; 
    border: none; 
    font-family: "Avenir LT W01_35 Light1475496", sans-serif; color: #fff; 
    text-transform: uppercase; 
    border-radius: 0px !important; 
    -moz-border-radius: 0px !important; 
    -webkit-border-radius: 0px !important;
}
.btn:hover { 
  background-color: #61c5a9; 
}
a.btn:hover { 
  color: #fff; 
}

/*-----------------------------------
CUSTOM ACCORDIONS
-----------------------------------*/
.os-accordion .panel {
  border: 1px solid #e5e5e5;
}
.os-accordion.panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 0px;
}
.os-accordion .panel-body {
  padding-top: 0px;
}

.os-accordion .panel-heading {
  background-color: #fff;
  position:relative;
}
.os-accordion .panel-heading h3.panel-title {
  color: #48927d;
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.os-accordion .panel-heading h3.panel-title a:hover {
  color: #48927d;
}
.os-accordion .panel-heading h3.panel-title a:after {
	font-family: "Font Awesome 5 Free";
  content: "\f068";
	display: table-cell;
    line-height: inherit;
    padding-left: 15px;
	color: #999999;
  position: absolute;
right: 15px;
top: 22px;
}
.os-accordion .panel-heading h3.panel-title a.collapsed:after {
	font-family: "Font Awesome 5 Free";
    content: "\f067";
	display: table-cell;
    line-height: inherit;
    padding-left: 15px;
	color: #999999;
}

.os-accordion .dashicons {
}

/* ---------------------------------------------------
GRAVITY FORMS
--------------------------------------------------- */
.gform_wrapper h2.gsection_title { margin-top: 40px !important; }
label.gfield_label { font-weight: 300; color: #333332; }
.ginput_container label { font-weight: 300; padding-top: 5px; padding-bottom: 5px; }
.gform_wrapper select { font-size: 14px !important; height: 30px; }
.gform_wrapper input[type=submit] { background-color: #48927d; border: none; font-family: "Avenir LT W01_35 Light1475496", sans-serif; color: #fff; text-transform: uppercase; border-radius: 0px !important; -moz-border-radius: 0px !important; -webkit-border-radius: 0px !important; }
.gform_wrapper input[type=submit]:hover { background-color: #61c5a9; border: none; }
.gravity-theme.ui-datepicker .ui-datepicker-calendar td,
.gravity-theme.ui-datepicker .ui-datepicker-header select.ui-datepicker-month,
.gravity-theme.ui-datepicker .ui-datepicker-header select.ui-datepicker-year,
.gravity-theme.ui-datepicker .ui-datepicker-calendar th span {
    font-size: 1.4rem !important;
}

/* ---------------------------------------------------
POPUP MAKER
--------------------------------------------------- */
#pum_popup_title_1248 {
    margin-bottom: 20px;
}
@media screen and (max-width:768px) {
    #pum_popup_title_1248 {
    margin-bottom: 0px;
    }
    #popmake-1248 .pum-content {
        font-size: 14px;
    }
}
/* ---------------------------------------------------
OVERRIDE SLICK SLIDER ICONS
--------------------------------------------------- */
/*.slick-next:before {*/
/*    font-family: Dashicons !important;*/
/*    content: '\f345' !important;*/
/*}*/
/*.slick-prev:before {*/
/*    font-family: Dashicons !important;*/
/*    content: '\f341' !important;*/
/*}*/

