/*!
Theme Name: Kits on Broadway 2025
Theme URI: https://www.icontext.com/
Author: iContext Internet Services Inc.
Author URI: https://www.icontext.com/
Description: Kits on Broadway 2025 theme for WordPress
Version: 3.6.0
Text Domain: kitsonbroadway
*/

/*------------------------------
# COLOURS
------------------------------*/
/* https://coolors.co/169d99-4ea5a2-000000-e8927c-e5e4e4 */
/* 
# 169d99 turquoise
# 4ea5a2 light turquoise
# 000000 black
# e8927c salmon
# e5e4e4 platinum
*/

/*------------------------------
# FONTS
------------------------------*/
/*
.amatic-sc-regular {
  font-family: "Amatic SC", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.amatic-sc-bold {
  font-family: "Amatic SC", sans-serif;
  font-weight: 700;
  font-style: normal;
}

// <weight>: Use a value from 200 to 900
// <uniquifier>: Use a unique and descriptive class name

.source-sans-3-kits {
  font-family: "Source Sans 3", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
*/


/*------------------------------
# BS THEME RESETS
------------------------------*/
/*
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13,110,253;
    --bs-secondary-rgb: 108,117,125;
    --bs-success-rgb: 25,135,84;
    --bs-info-rgb: 13,202,240;
    --bs-warning-rgb: 255,193,7;
    --bs-danger-rgb: 220,53,69;
    --bs-light-rgb: 248,249,250;
    --bs-dark-rgb: 33,37,41;
    --bs-primary-text-emphasis: #052c65;
    --bs-secondary-text-emphasis: #2b2f32;
    --bs-success-text-emphasis: #0a3622;
    --bs-info-text-emphasis: #055160;
    --bs-warning-text-emphasis: #664d03;
    --bs-danger-text-emphasis: #58151c;
    --bs-light-text-emphasis: #495057;
    --bs-dark-text-emphasis: #495057;
    --bs-primary-bg-subtle: #cfe2ff;
    --bs-secondary-bg-subtle: #e2e3e5;
    --bs-success-bg-subtle: #d1e7dd;
    --bs-info-bg-subtle: #cff4fc;
    --bs-warning-bg-subtle: #fff3cd;
    --bs-danger-bg-subtle: #f8d7da;
    --bs-light-bg-subtle: #fcfcfd;
    --bs-dark-bg-subtle: #ced4da;
    --bs-primary-border-subtle: #9ec5fe;
    --bs-secondary-border-subtle: #c4c8cb;
    --bs-success-border-subtle: #a3cfbb;
    --bs-info-border-subtle: #9eeaf9;
    --bs-warning-border-subtle: #ffe69c;
    --bs-danger-border-subtle: #f1aeb5;
    --bs-light-border-subtle: #e9ecef;
    --bs-dark-border-subtle: #adb5bd;
    --bs-white-rgb: 255,255,255;
    --bs-black-rgb: 0,0,0;
    --bs-font-sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif;
    --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    --bs-gradient: linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));
    --bs-body-font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif;
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-color-rgb: 33,37,41;
    --bs-body-bg: #fff;
    --bs-body-bg-rgb: 255,255,255;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0,0,0;
    --bs-secondary-color: rgba(33,37,41,.75);
    --bs-secondary-color-rgb: 33,37,41;
    --bs-secondary-bg: #e9ecef;
    --bs-secondary-bg-rgb: 233,236,239;
    --bs-tertiary-color: rgba(33,37,41,.5);
    --bs-tertiary-color-rgb: 33,37,41;
    --bs-tertiary-bg: #f8f9fa;
    --bs-tertiary-bg-rgb: 248,249,250;
    --bs-heading-color: inherit;
    --bs-link-color: #0d6efd;
    --bs-link-color-rgb: 13,110,253;
    --bs-link-decoration: none;
    --bs-link-hover-color: #0a58ca;
    --bs-link-hover-color-rgb: 10,88,202;
    --bs-code-color: #d63384;
    --bs-highlight-bg: #fff3cd;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #dee2e6;
    --bs-border-color-translucent: rgba(0,0,0,.175);
    --bs-border-radius: 0.375rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-xxl: 2rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15);
    --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0,0,0,.075);
    --bs-box-shadow-lg: 0 1rem 3rem rgba(0,0,0,.175);
    --bs-box-shadow-inset: inset 0 1px 2px rgba(0,0,0,.075);
    --bs-focus-ring-width: 0.25rem;
    --bs-focus-ring-opacity: 0.25;
    --bs-focus-ring-color: rgba(13,110,253,.25);
    --bs-form-valid-color: #198754;
    --bs-form-valid-border-color: #198754;
    --bs-form-invalid-color: #dc3545;
    --bs-form-invalid-border-color: #dc3545
*/

:root,[data-bs-theme=dark] {
    /*
    --bs-body-color: #285a71;
    --bs-body-color-rgb: 40, 90, 13;
    */
	--bs-body-font-family:"Source Sans 3", sans-serif;
    --bs-body-font-size: 1.1rem;
    --bs-nav-link-font-size: 1.9rem;
    --bs-dropdown-border-radius:0;
    /*
	--bs-navbar-active-color:#fff;
	
	--bs-link-hover-color-rgb: 252,152,130;
	*/
    --bs-link-color-rgb: 78,165,162; /* #4ea5a2 */
    --bs-link-hover-color-rgb: 22,157,153; /* #169d99 */
    --bs-dark-rgb:20,140,136; /* #148c88 */
    --bs-bg-opacity: 1;
	--bs-heading-color:#374445;
}


/*------------------------------
# STRUCTURE
------------------------------*/
html, body {
    overflow-x: hidden;
}

/* break container to make band full width of viewport */
.break-container{
    width: 100vw;
    position: relative;
    left: calc(-1 * (100vw - 100%) / 2);
}

.edit-link, .by-author, time.entry-date{
    display:none;
}

.container-sm{
    max-width: 900px;
}

.mx-7{
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.mt-7{
    margin-top: 5rem !important;
}

.my-7{
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;    
}


/*------------------------------
# HEADER
------------------------------*/
#pre-header{
    display:none;
    background:#000;
    padding:15px 0px;
    color:#fff;
    font-size:22px;
    font-weight:bold;
}

#pre-header .col-4{
    text-align:center;
}

#pre-header a{
    width:100%;
    color:#fff;    
}

#pre-header .small{
    font-size:18px;    
}

#pre-header i.fa-solid{
    margin-right:2px;
}

#pre-header .list-inline{
    margin-bottom: 0;
}

#pre-header p{
    margin-bottom: 0;
}

#pre-header ul.list-inline li {
    padding: 0 6px;
}

#pre-header .fab, #pre-header .fas, #pre-header .far {
    font-size: 22px;
    line-height: 1;
    color: #bebebe;
    transition: all .35s;
}


/*------------------------------
# SEARCH FORM
------------------------------*/
.search-form-wrapper {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    padding: 20px 15px;
    background:#4ea5a2;
    z-index: 999;
}

.search-form-wrapper.open {
    display: block;
    margin-top: 262px;
}

.search-form-wrapper input{
    width: 100%;
    font-size: 22px;
    font-weight:500;
    padding: 8px;
    border-radius:0;
}

label[for="search-toggled"]{
    display:none;
}

.search-form-wrapper .form-control{
    /* background:transparent; */
    background:#fff;
}

.search-form-wrapper .form-control:focus{
    background:fff;
    box-shadow:none;
}

.search-form-wrapper .fas{
    font-size:28px;
    padding:0 6px;
    color:#fff;
}

/* hide the blue clear search field X */ 
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.search-form-wrapper button, .search-form-wrapper button:hover{
    width: 52px;
    border:0;
    /* background-color:transparent; */
    background:#000;
}

.search-form-wrapper button:first-child{
    border-right: 2px solid #fff;    
}

.error404 .input-group, .search-results .input-group{
    gap: 30px;
}


/*------------------------------
# NAVBAR TOGGLER ANIMATED
------------------------------*/
/*
.navbar.bg-light {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(8, 31, 44, var(--bs-bg-opacity))), color-stop(50%, rgba(8, 31, 44, var(--bs-bg-opacity))), to(rgba(8, 31, 44, var(--bs-bg-opacity))));
    background-color: rgba(8, 31, 44, 0) !important;
}
*/

.navbar.bg-light {
    --bs-bg-opacity: .3;
}

.navbar-brand{
    display:none;
}

.navbar-brand img, .nav-brand img, .nav-brand-mobile img{
    height: 110px;
}

li.nav-brand-mobile{
    display:none;
}

li.nav-brand a:hover:after, li.nav-brand-mobile a:hover:after{
    width: 0 !important;
}

/* https://github.com/haydn5/animated-navigation-safari-fix */
.navbar-toggler {
    width: 20px;
    height: 20px;
    position: relative;
    transition: .5s ease-in-out;
}

.navbar-toggler,
.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
    border: 0;
    position: relative;
}

.navbar-toggler span {
    margin: 0;
    padding: 0;
}

.toggler-icon {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #0f1f2e;
    border-radius: 1px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}

.middle-bar {
    margin-top: 0px;
}

/* state when navbar is collapsed */
.navbar-toggler.collapsed .top-bar {
    position: absolute;
    top: 0px;
    transform: rotate(0deg);
}

.navbar-toggler.collapsed .middle-bar {
    opacity: 1;
    position: absolute;
    top: 10px;
    filter: alpha(opacity=100);
}

.navbar-toggler.collapsed .bottom-bar {
    position: absolute;
    top: 20px;
    transform: rotate(0deg);
}

/* state when navigation is clicked */
.navbar-toggler .top-bar {
    top: inherit;
    transform: rotate(135deg);
    background:#0f1f2e;
}

.navbar-toggler .middle-bar {
    opacity: 0;
    top: inherit;
    filter: alpha(opacity=0);
}

.navbar-toggler .bottom-bar {
    top: inherit;
    transform: rotate(-135deg);
    background:#0f1f2e;
}

/* colour of 3 lines */
.navbar-toggler.collapsed .toggler-icon {
    /* background: linear-gradient( 263deg, rgba(252,74,74,1) 0%, rgba(0,212,255,1) 100% ); */
    background:#0f1f2e;
}

/* length of 3 lines for animation */
.navbar-toggler.collapsed:hover .top-bar{
    width:78%;
    background:#0f1f2e;
}

.navbar-toggler.collapsed:hover .middle-bar{
    width:65%;
    background:#0f1f2e;
}

.navbar-toggler.collapsed:hover .bottom-bar{
    width:86%;
    background:#0f1f2e;
}

#mobile-tel{
    /* display:none; */
}


/*------------------------------
# NAVIGATION
------------------------------*/
.navbar-expand-md .navbar-nav{
    align-items: center;
}

.nav-item{
    background: transparent;
    border-radius: 10px;
    font-family: 'Amatic SC', sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 14px 8px;
    text-transform: uppercase;
}

#footer .nav-link{
    --bs-nav-link-padding-x: 0;  
}

.dropdown-toggle:after{
    border:0;
    margin-left: 0;
    vertical-align: 0;
}

.dropdown-toggle span.caret:after{
    font-family: 'Font Awesome 6 Free' !important;
    font-weight: 900;
    font-size: 20px;
    content: '\f107';
}

.nav-item a{
    color:#374445;
}

.nav-item a:hover{
    color: #4ea5a2;
}

.nav-item a:after{
    transition: all ease-in-out .2s;
    background: none repeat scroll 0 0 #4ea5a2;
    content: "";
    display: block;
    height: 2px;
    width: 0;
}

.nav-item a:hover:after {
    width: 100%;
}

.dropdown-toggle:after{
    
}

.dropdown-menu{
    --bs-dropdown-font-size: 1.9rem;
    --bs-dropdown-border-radius:0;
    --bs-dropdown-padding-y: 0;
}

.dropdown-menu a{
    color:initial;
}

.dropdown-menu .menu-item{
    text-transform: none;
}

.dropdown-item{
    white-space: normal;
    min-width: 300px;
}

/*
.dropdown-item.active, .dropdown-item:active{
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(27, 39, 166, 1)), color-stop(50%, rgba(37, 27, 126, 1)), to(rgba(46, 17, 90, 1)));
}

.dropdown-item:focus, .dropdown-item:hover{
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(27, 39, 166, 1)), color-stop(50%, rgba(37, 27, 126, 1)), to(rgba(46, 17, 90, 1)));    
}
*/

.dropdown-item.active, .dropdown-item:active{
    background-color:#eee;
    color: #4ea5a2;
}


/*------------------------------
# NAVIGATION SPECIAL BUTTONS
------------------------------*/
.nav-search a.open::before{
    content: '\f00d';
    margin-right: 14px;
}

.nav-search a::before {
    font-family: 'Font Awesome 6 Free' !important;
    font-size:1.5rem;
    font-weight: 600;
    content: '\f002';
    margin-right:10px;
}

/*
<i class="fa-solid fa-shop"><!-- icon --></i> Shop
.nav-shop

.nav-quote.nav-item{
    padding: 10px 8px;
}

.nav-quote .nav-link{
    font-size:18px;
    background: #ee3224;
    background: rgba(238, 50, 36, 1);
    color:#fff;
    padding-left: 12px !important;
    padding-right: 12px !important;
    padding-top: 14px;
}

.nav-quote .nav-link:hover{
    color:#fff;
}

.nav-quote.current-menu-item .nav-link{
    color:#fff;
}

.nav-shop.nav-item{

}

.nav-shop .nav-link{
    font-size:1.5rem;
    background: #ee3224;
    background: rgba(239, 144, 123, 1);
    color:#fff;
    padding-left: 12px !important;
    padding-right: 12px !important;
}

.nav-shop .nav-link:hover{
    color:#fff;
}
*/

.nav-external a::after {
    font-size: 16px;
    font-family:'Font Awesome 6 Free' !important;
    font-weight: 900;
    content: '\f08e';
    color: #ccc;
    margin: 0 0 0 6px;
}


/*------------------------------
# LINKS
------------------------------*/
#main a:not(.blog h3 a, .archive h3 a, .search-results h3 a, article h2.card-title a, .card-text.entry-meta a, .section-2-col-cta a, .section-3-col-cta a, .section-4-col-cta a, .btn, .gv-sort, #colophon a, .vc_tta-panel-title a, ul.gravityview-az-filter li a){
    text-decoration: underline;
    color:#4ea5a2;
}


/*------------------------------
# TYPOGRAPHY
------------------------------*/
.home h1.entry-title{
    display:none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	font-family: 'Amatic SC', sans-serif !important;
	/* font-weight: 400 !important; */
}

.h1, h1{
    text-transform:uppercase;
    font-weight: 600;
}

.h2, h2{
    font-size: 2.6rem;    
}

.hero {
    font-size: 1.6rem;
}

hr{
    opacity: 1;
    border-width: 2px;
    color: #707070;
    margin: 30px 0;
}

#main ul.list-social li {
    padding: 0 10px;
}

/*
#main .fab, #main .fas {
    font-size: 28px;
}
*/


/*------------------------------
# LISTS
------------------------------*/
.list-inline li {
    display: inline-block;
}

.list-btns{
    display: flex;
    justify-content: flex-start;
    gap: 1em;
    flex-wrap: wrap;
    padding-inline-start: 0;
}

/* adjust anchor link scroll margin - may need media queries */
.section-XXXXXX .vc_row{
    scroll-margin: 150px;
}

ul.ul-three-col{
	-webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

/* TBD... */
ol li::marker{

}


/*------------------------------
# CAROUSEL
------------------------------*/
#carousel-slider{
    margin-bottom: 90px;
}

#carousel-slider .carousel-item {
    height: 640px;
    background: no-repeat 0 scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/* dark gradient shadow over image */
#carousel-slider .carousel-item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 25%;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.4)),color-stop(50%,rgba(0,0,0,0)),to(transparent));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.4),rgba(0,0,0,0) 50%,transparent);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 50%,transparent 100%);
    background-image: linear-gradient(90deg,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 50%,transparent);
}

.carousel-inner{
    /* overflow: visible; */
    z-index: 100;
}

.carousel-control-next, .carousel-control-prev{
    z-index: 300;
}

.carousel-control-next-icon, .carousel-control-prev-icon{
    height: 6rem;
    width: 6rem;
}

.carousel-caption{
    bottom:initial;
    top: 50%;
    transform: translateY(-50%);
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;    
    /*
    text-align:initial;
    */
}

.carousel-caption h3{
    color:#004fa3;
    font-size: 2.25rem;
    font-weight: 500;
}

.carousel-caption p{
    color:#fff;
    font-size: 20px;
    line-height: 1.4;
}

.carousel-indicators{
    z-index: 200;
}


/*------------------------------
# HEADER HERO IMAGE
------------------------------*/
#header-hero-image{
    padding-top: 87px;
    margin-bottom: 90px;
    /* height: 75vh; */
    /* max-height: 470px; */
    height: 470px;
    background-size:cover;
    /* background-position: l-r t-b; */
    background-position: 50% top;
    background-repeat:no-repeat;
    color:#fff;
}

#header-hero-image h1.entry-title{
    font-size:2.75rem;
    color: #fff;
    padding: 20px 20px 20px;
    background: #4ea5a2;
    display: inline-block;
    min-width: 300px;
}

/* reverse the position of text in hero image to top */
.home #header-hero-image .align-items-end{
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}


/*------------------------------
# BUTTONS
------------------------------*/
#main .btn, .carousel-item .btn, .gform_button, .gv-search-button{
    background-color:#000;
    background-image:none;
    font-size:1.1rem;
    color:#fff;
    text-decoration: none;
    border: 2px solid transparent;
    border-radius:0;
    --bs-btn-box-shadow:0;
}

#main .btn:hover, .carousel-item .btn:hover, .gform_button:hover, .gv-search-button:hover{
    background-color:#4ea5a2;
    color:#fff;
}

#section-directory-ctas .btn{
    color: #333;
    font-size: 1rem;
    text-transform:uppercase;
    background-color: rgba(255, 255, 255, .75);
    padding: 10px;
    margin-top: 0px;
}

#section-directory-ctas .btn:hover{
    color: #fff;    
}

#footer-widgets .btn {
    background: #000;
    color:#fff;    
    border: 1px solid #fff;
    border-radius:0;
    margin-left: 10px;
}

.gform_button{
    padding: 0.375rem 0.75rem;
}


/*------------------------------
# ACCORDIONS
------------------------------*/
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a {
    color: var(--bs-heading-color) !important;
}


/*------------------------------
# TABLES
------------------------------*/
table{
    margin-bottom:20px;
}

table.table-data{
    width: 100%;
    border-collapse: collapse;
    margin:20px 0;
}

table.table-data tr{
    border-bottom: 1px solid #ccc;
}

table.table-data.td-thirds td{
    width:33%;
}

table.table-data.td-halfs td{
    width:50%;
}

table.table-data tr:nth-child(even) {
    /* background-color: #f5f5f5; */
}

table.table-data th{
    /* background:#e5e5e5; */
    /* text-align:center; */
}

table.table-data th{
    /* text-align:center; */
    padding:20px 10px;
    font-size:22px;
}

table.table-data td{
    padding:20px 10px;
}


/*------------------------------
# RESPONSIVE IFRAMES / VIDEO
------------------------------*/
.responsive-container {
    position: relative;
    padding-bottom: 56.25%;
}

.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*------------------------------
# SIDEBAR
------------------------------*/
#sidebar{
    padding: 0 15px 30px;
    margin-bottom: 45px;
}

.widget-area{
    padding: 15px 15px 30px;
    background: #eee;
}

.widget-area h3{
    margin-top: 45px;
}

.widget-area h3:first-child{
    margin-top: 0;
}

.widget-area li{
    margin-bottom:15px;
}

.widget-area span.post-date{
    display:block;
    font-size: .875em;
    font-style:italic;
}


/*------------------------------
# SECTIONS
------------------------------*/
#section-welcome{
    max-width:900px;
    margin: 0 auto;
}

#section-welcome .hero {
    margin-top:45px;
    font-size: 1.5rem;
}

#section-cta-directory a{
    text-decoration:none !important;
}

#section-cta-directory h2{
    margin-top: 0;
    display:inline-block;
    font-size:40px;
    color:#000;
    padding: 4px 40px;
    background-color: rgba(255, 255, 255, 0.85);
}

#section-cta-directory .fas{
    font-size:30px;
    color:#000;
}

#section-cta-directory .vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-back, #section-cta-directory .vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-front{
    border-radius: 50%;
}

#section-cta-directory .vc-hoverbox-wrapper.vc-hoverbox-width--100 .vc-hoverbox{
    height: 360px;
    width: 360px;
}


/*------------------------------
# DIRECTORY / GRAVITY VIEW
------------------------------*/
.gm-style-iw h4{
    font-size:1.7rem !important;
}

.gm-style-iw p{
    font-size:1.1rem !important;
}

.gv-widget-letter-links{
    margin-bottom: 90px;
}

.gv-diy-wrapper{
    margin-bottom:90px;    
}

/* hide title on directory category pages */
.parent-pageid-14948 h1.entry-title{
    display:none;
}

#section-directory-ctas{
    margin-bottom:90px;
}

#section-directory-ctas .wpb_content_element{
    margin-bottom:0;
}

#section-directory-ctas .card-img, #section-directory-ctas .card-img-bottom, #section-directory-ctas .card-img, #section-directory-ctas .card-img-top{
    border-radius:0;
}

ul.gravityview-az-filter li{
    margin: 4px 2px 4px;
    background: #4ea5a2;
    min-width: 28px;
    text-align: center;
}

ul.gravityview-az-filter li a{
    color: #fff;
}

.gv-diy-view .card{
    border-radius:0;
}

.gv-diy-view .card-title{
    font-size: 2.25rem;
    margin-bottom:30px;    
}

.gv-diy-view .fa-solid{
    color: #4ea5a2;    
}

.gv-back-link-bottom{
    margin-top:30px;
    margin-bottom:90px;
}


/***************************************** TAG *****************************************/



/*------------------------------
# STRUCTURE
------------------------------*/


#main {
    margin-top: 3.5rem;
}

.home #main {
    margin-bottom: 0;
    margin-top: 0;
}

.float-left {
    float: left !important;
}


/*------------------------------
# FOOTER
------------------------------*/
#footer{
    
}

#footer-widgets {
    padding: 30px 0;
    background: #000;
}

#footer-widgets .list-unstyled{
    margin-bottom:0;
}

#footer-widgets .list-unstyled li{
    margin-bottom: 4px;
}

#footer-widgets h2{
    font-size:2.5rem;
    color:#fff;
    text-align:center;
}

#footer-widgets h3.widget-title{
    font-size:2rem;
    text-align:center;
    margin-bottom: 24px;
}

#footer ul.list-unstyled a .fa-arrow-right {
    margin-left: 4px;
    color: transparent;
}

#footer ul.list-unstyled a:hover .fa-arrow-right {
    color: #fff;
}

#footer ul.list-inline li {
    padding: 0 10px;
}

#footer .fab, #footer .fas{
    font-size:1.3rem;
    /* color:#fff; */
}

#footer-widgets h3, #footer-widgets p, #footer-widgets a, #footer-widgets .menu-item a[aria-current=page]{
    color:#fff;
}

#footer hr{
    color:#fff;
    opacity:1;
}

#footer .list-social.list-inline {
    text-align: center;
}

#colophon .container{
    padding-top:10px;
    padding-bottom:10px;    
}

#copyright p{
    margin-bottom:0;
    margin-top: 0;
}

#footer .nav-link{
    font-size: initial;
    text-decoration: none;
}

#footer .menu-item a[aria-current=page]{
    color:#EE3224;
}

#footer-subscribe input{
    color:#fff;
    background:transparent;
    border-bottom:1px solid #fff;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

#footer-subscribe input:focus-visible {
    outline: none;
}

#footer-subscribe input:focus {
    outline: none;
}




/*------------------------------
# MEDIA QUERIES
------------------------------*/
@media (max-width: 768px){
    #pre-header{
        display:block;
    }
    
    li.nav-brand{
        display:none;
    }
    
    li.nav-brand-mobile{
        display:block;
    }    
    
    #carousel-slider .carousel-item {
        height: 340px;
    }
    
    .carousel-caption h3 {
        color: #004fa3;
        font-size: 1.5rem;
        margin-bottom:15px;
    }
    
    .carousel-item .btn.btn-lg{
        font-size: 1rem;
        padding: 0.25rem;
    }
    
    .swap-cols-on-mobile {
        display: flex !important;
        flex-direction: column-reverse !important;
    } 
    
    #footer .col-12{
        text-align:center;
    }
    
    #footer .nav-item{
        
    }
    
    #colophon .col-md-6 .justify-content-end{
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
   
   #colophon .nav-item{
        width: 100%;
        padding:0;
        text-align: center;
   }
}

@media (max-width: 991px){
    .search-form-wrapper {
        position: relative;
        margin: 15px 15px;
        width: 100%;
    }
    
    .search-form-wrapper.open{
        margin-top: 30px;        
    }
}

@media (min-width: 767px){
    .navbar-expand-custom {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    
    .navbar-expand-custom .navbar-nav {
        flex-direction: row;
    }
    
    .navbar-expand-custom .dropdown-menu {
        position: absolute;
    }
    
    .navbar-expand-custom .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }
    
    .navbar-expand-custom > .container {
        flex-wrap: nowrap;
    }
    
    .navbar-expand-custom .navbar-collapse {
        display: flex!important;
        flex-basis: auto;
    }
    
    .navbar-expand-custom .navbar-toggler {
        display: none;
    }
   
    .d-custom-none{
        display: none !important;
    }
    

}

@media (min-width: 1200px) {
    .h1, h1 {
        font-size: 2.5rem;
    }
}

   

