/* Header & menu Carole */

h1.logo {
	margin-top: 8px;
	width: 200px;
	display: inline-block;
	background-color: #233381;
	line-height: 38px;
}

h1.logo a {
	font-size: 18px;
	font-weight: 800;
	color: #e30713;
	padding: 0px 10px 13px 10px;
}

h1.logo a:hover {color: #fff !important;}

.sp-page-builder .page-content #section-id-1482798492 {

    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 60px;
    padding-left: 0px;
    margin-left: 0px !important;

}

#column-id-1482798493 {padding-top: 0 !important;}

#sp-header #sp-menu .sp-column .sp-megamenu-parent {
    float: left;
    margin-top: -15px;
    margin-left: 8px;
}

.sp-megamenu-parent {

    list-style: none;
    padding: 0px 50px 10px 0px;
    margin: 0 auto;
    display: block;
    width: 200px;

}

.sp-megamenu-parent > li > a {

    padding: 0 10px !important;

}

.sp-megamenu-wrapper > .sp-megamenu-parent > li > a {
	height: 32px !important;
	line-height: 32px !important;
	text-transform: uppercase;
}

.sp-megamenu-parent > li > a {
    font-size: 18px !important;
}

ul.sp-megamenu-parent {
	background-color: #233381;
}

#sp-header #sp-menu .sp-megamenu-parent > li > a {color: #e30713;}
#sp-header #sp-menu .sp-megamenu-parent > li > a:hover {color: #ffed00;}
#sp-header #sp-menu .sp-megamenu-parent > li.current-item.active > a {color: #e30713;}

#offcanvas-toggler {

    margin-top: -50px;
}

a.social {color: #fff; font-size: 36px;}
a.social:hover {color: #ffed00;}

a.socialy {color: #233381; font-size: 42px;}
a.socialy:hover {color: #485689;}

a.bluelink {color: #233381;}
a.bluelink:hover {color: #e30713;}

a.whitelink {color: #fff;}
a.whitelink:hover {color: #ffed00;}


/* Bio & Contact Carole */

#bio, #contact {
	margin-top: 8px !important;
	margin-right: 8px !important;}
	

/* divers */
#sp-cookie-consent {background-color: #e30713;}


/* Balbooa Gallery */


.ba-gallery .category-filter a.ba-filter, .ba-gallery .category-filter a.ba-filter-active {padding: 4px !important;}

a.ba-btn.ba-filter, a.ba-btn.ba-filter-active {text-transform: uppercase !important; font-weight: 400 !important;}


.ba-caption-content h3 {text-transform: uppercase;}

.ba-gallery .category-filter {
    margin-top: -44px !important;
    margin-left: 210px !important;
    padding-right: 210px;
}

.ba-gallery-content {padding: 0 8px; margin-top: 0px;}

a.ba-btn.scroll-to-top, .ba-gallery .ba-pagination a.ba-btn.load-more {padding: 10px 20px !important;}

.ba-gallery select.ba-select-filter {
    margin-top: 0px !important;
    float: right !important;
    margin-right: 8px !important;
}

select.ba-select-filter {

    background-color: #ffed00 !important;
    border: 1px solid #ffed00 !important;
    border-radius: 0px;
    color: #485689 !important;
    font-size: 14px !important;
    text-transform: uppercase;
    height: 36px !important;
    width: 200px !important;
    box-sizing: border-box;
	margin: 0;
	box-shadow: none
	border-radius: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: normal;
}

select.ba-select-filter:hover {
    border: 1px solid #233381 !important;
}
select.ba-select-filter:focus {
	border-color: #233381;
	color: #000;
	box-shadow: none;
	outline: none;
}

@media only screen and (min-width : 992px) and (max-width : 1200px) {

	.ba-gallery-content {margin-top: -30px !important;}
	 body .ba-gallery select.ba-select-filter {
           display: none !important;
       }

       body .ba-gallery .category-filter a.ba-filter,
       body .ba-gallery .category-filter a.ba-filter-active {
           display: inline-block !important;
       }
     #bio, #contact {
	margin-top: 8px !important;
	}
	   
}

@media screen and (max-width: 991px) {
	body .ba-gallery select.ba-select-filter {
           display: block !important;
       }

       body .ba-gallery .category-filter a.ba-filter,
       body .ba-gallery .category-filter a.ba-filter-active {
           display: none !important;
       }

	.ba-gallery select.ba-select-filter {
    margin-top: 0px !important;
    float: left !important;
    margin-bottom: 8px !important;
    margin-left: 8px !important;
	}
	.ba-gallery {
    box-sizing: border-box;
    padding: 0 !important;
	}
	.ba-gallery .category-filter {
    margin-left: 0px !important;
	}
	.ba-gallery-content {margin-top: -30px;}
	h1.logo {
    margin-top: 8px;
    width: 200px;
    display: inline-block;
    background-color: #233381;}
	.ba-gallery select.ba-select-filter {
    margin-top: -4px !important;
	}
	#bio, #contact {
	margin-top: -40px !important;
	}
}