/*
	Theme Name:   Savoy Child
	Theme URI:    http://themeforest.net/item/savoy-minimalist-ajax-woocommerce-theme/12537825
	Description:  Savoy child theme
	Author:       NordicMade
	Author URI:   http://www.nordicmade.com
	Template:     savoy
	Version:      1.0
*/


/* Child theme CSS
--------------------------------------------------------------- */

.footer-logo img{
	max-width: none;
    height: 120px;
}
.footer-sponsor-logos ul {
    width: auto;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px;
    align-content: center;
}
.footer-sponsor-logos li{
	width: 25%;
	margin-bottom: 0 !important;
}
.footer-sponsor-logos li a{
	display: block;
}
.nm-footer .address-detail{
	margin-bottom: 20px;
}
.nm-footer .address-detail p{
	color: var(--Silver);
	font-family: "Red Hat Text", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 22.4px */
	margin-bottom: 10px;
}
.nm-footer .address-detail p a{
	color: var(--Silver);
}
.nm-footer .address-detail p:last-Child{
	margin-bottom: 0;
}
.nm-footer li.widget_nav_menu ul#menu-footer-main-menu{
	max-width: 230px;
    margin: auto;
}
.nm-footer li.widget_nav_menu ul#menu-footer-main-menu li{
	margin-bottom: 10px !important;
}
.nm-footer li.widget_nav_menu ul#menu-footer-main-menu li > a{
	color: var(--Silver);
	font-family: "Red Hat Text", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%; /* 22.4px */
	letter-spacing: 1.6px;
	text-transform: uppercase;
}
.nm-footer li.widget_nav_menu ul#menu-footer-main-menu li > a:hover{
	color: var(--Seasalt) !important;
}
.nm-footer li.widget_nav_menu ul#menu-footer-main-menu li:last-Child{
	margin-top: 30px;
	position: relative;
}
.nm-footer li.widget_nav_menu ul#menu-footer-main-menu li:last-Child > a{
	color: var(--Seasalt) !important;
}
.nm-footer li.widget_nav_menu ul#menu-footer-main-menu li:last-Child > a:hover{
	color: #a9a9a9 !important;
}
footer.nm-footer .nm-footer-widgets.has-border{
	border: none !important;
}
footer.nm-footer .footer-social-link{
	width: auto;
}
footer.nm-footer .footer-social-link ul{
	text-align: left;
}
footer.nm-footer .footer-social-link li{
	margin-right: 18px;
	margin-bottom: 0;
	display: inline-block;
	vertical-align: top;
}
footer.nm-footer .footer-social-link li a{
	font-size: 24px;
	color: var(--Silver) !important;
}
footer.nm-footer .footer-social-link li a:hover{
	color: var(--Silver) !important;
	opacity: 0.6 !important;
}
.nm-footer li.widget_nav_menu ul#menu-footer-main-menu li:last-Child a::after{
	font-family: "Font Awesome 6 Pro";
    position: absolute;
    content: '\f178';
    font-size: 20px;
    right: auto;
    font-weight: 300;
    top: 1px;
	margin-left: 10px;
}

nav.nm-main-menu li a{
    text-transform: uppercase;
    letter-spacing: 1.6px;
}
nav.nm-right-menu li a{
    text-transform: uppercase;
    padding: 12px 24px;
    background: var(--White);
    border-radius: 2.5px;
    letter-spacing: 1.6px;
	color: var(--Dim-Gray) !important;
    
}
.nm-right-menu {
    margin-right: 0px;
}
nav.nm-right-menu li a:hover{
    opacity: 0.8;
	color: var(--Platinum) !important;
	background-color: var(--Black);
}
/* About us page css start here */
.innerpage-banner-title h2{
	letter-spacing: 3px;
	color: var(--Seasalt);
}
.innerpage-banner-title.weddings-page-title h2{
	letter-spacing: 10px;
}
.center-highlight-content {
  max-width: 1000px;
  margin: 0 auto;
}
.history-content h3{
	margin-bottom: 16px;
	color: var(--Brunswick-Green);
}
.history-content p{
	color: var(--Dim-Gray);
	line-height: 150%;
}
.history-feature-image{
	margin-top: 50px;
	margin-bottom: 4px;
}
.about-history-row .image-caption p{
	color: var(--Dim-Gray);
}
.about-history-row::after,
.about-history-row::before{
	display: none;
}
.about-history-row{
	display: flex;
	justify-content: center;
	gap: 60px;
}
.donate-content h1{
	font-weight: 700;
}
.donate-content h1,
.donate-content h5{
	color: var(--Brunswick-Green);
}
.nm-row.portsmouth-service-league-row {
    gap: 60px;
    flex-wrap: nowrap;
}
/* ------------- Heaer Nav ------------ */
.nm-header-col {
    display: flex;
    justify-content: space-between;
    gap: 45px;
}
.nm-header.default .nm-header-logo {
    float: none;
    margin-right: 0px;
}
nav.nm-main-menu{
	float: none;
    display: flex;
}
nav.nm-main-menu ul {
    display: flex;
    gap: 36px;
    justify-content: center;
    align-items: center;
    line-height: normal;
}
.nm-menu li {
    position: relative;
    float: none;
}
nav.nm-main-menu ul li a{
	padding: 0px;
}
/* ------------- Footer ------------ */
.nm-footer-bar-left{
	display: none !important;
}
.nm-footer-bar-right {
    width: 100%;
}
.nm-footer-bar-right .nm-footer-bar-col-inner {
    justify-content: space-between;
}
.nm-footer-bar-right .nm-footer-bar-text {
    justify-content: space-between;
}

.nm-footer-bar-right .nm-footer-bar-custom-text {
    justify-content: space-between;
    text-align: right;
    width: 100%;
}
/* schedule a Tour page css start here */
.schedule-a-tour-row .content-text h5{
	color: var(--Brunswick-Green);
	letter-spacing: 2px;   
}
.schedule-a-tour-row .content-text.availability-calendar h5{
	color: var(--Dim-Gray);
}
.schedule-a-tour-row .schedule-tour-form-column{
	
}
.schedule-a-tour-row .schedule-tour-calendar-column > .wpb_wrapper{
	max-width: 400px;
    margin: 0 auto;
}
.schedule-tour-form-column .gform_footer {
	padding-bottom: 0 !important;
}
.schedule-tour-form-column .gform_footer .gform_button.button{
	margin-bottom: 0 !important;
	display: block;
    width: 100%;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	font-family: "Red Hat Text", sans-serif;
	color: var(--Seasalt) !important;
	background: var(--Brunswick-Green);
	letter-spacing: 2px;
	padding: 0;
    height: 51px;
    line-height: 51px;
}
.schedule-tour-form-column .gform_footer .gform_button.button:hover{
	background: var(--Black);
	opacity: 1;
}
.schedule-tour-form-column .gform_wrapper input[type="text"],
.schedule-tour-form-column .gform_wrapper input[type="email"],
.schedule-tour-form-column .gform_wrapper input[type="tel"]{
    background: transparent;
	border: none;
    border-bottom: 2px solid var(--Dim-Gray) !important;
	width: 100%;
	font-family: "Red Hat Text", sans-serif;
	font-size: 18px;
	color: var(--Dim-Gray) !important;
}
.schedule-tour-form-column .gform_wrapper input[type="text"]::placeholder,
.schedule-tour-form-column .gform_wrapper input[type="tel"]::placeholder,
.schedule-tour-form-column .gform_wrapper input[type="email"]::placeholder,
.schedule-tour-form-column .gform_wrapper textarea::placeholder{
	font-size: 18px;
	color: var(--Dim-Gray) !important;
	opacity: 1 !important;
}
.schedule-tour-form-column .gform_wrapper select {
	background: url("images/arrow.svg") no-repeat calc(100% - 12px) center !important;
	border: 2px solid var(--Dim-Gray) !important;
	font-family: "Red Hat Text", sans-serif;
	font-size: 18px;
	color: var(--Dim-Gray) !important;
}
.schedule-tour-form-column .gform_wrapper textarea{
	background: transparent;
    border: 2px solid var(--Dim-Gray) !important;
	width: 100%;
	height: 159px !important;
	font-family: "Red Hat Text", sans-serif;
	font-size: 18px;
	color: var(--Dim-Gray) !important;
}
.schedule-tour-form-column .gform_wrapper.gravity-theme .gform_fields .has_first_name,
.schedule-tour-form-column .gform_wrapper.gravity-theme .gform_fields .has_last_name,
.schedule-tour-form-column .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 28px !important;
    grid-row-gap: 28px !important;
}
.schedule-tour-form-column .gform_wrapper.gravity-theme .gform_fields span.name_first,
.schedule-tour-form-column .gform_wrapper.gravity-theme .gform_fields span.name_first{
	padding: 0 !important;
}

/* Privacy Policy */
.privacy-policy .entry-content a{
	color: var(--Brunswick-Green);
}
.privacy-policy .entry-content a:hover{
	color: var(--Black);
}
.privacy-policy .entry-content{
	padding-top: 20px;
}
.privacy-policy .entry-content,
.privacy-policy .entry-content strong{
	color: var(--Dim-Gray);
}
.privacy-policy .wpb_text_column ul.bm-0 li {
    list-style-type: none;
	padding-left: 20px;
}
.privacy-policy .entry-content li{
	font-family: "Literata", serif;
}
.privacy-policy .entry-content strong{
	font-weight: 700;
}
.privacy-policy .entry-content h2,
.privacy-policy .entry-content h4{
	color: var(--Brunswick-Green);
}
.privacy-policy .entry-content h6{
	color: var(--Black);
}
.privacy-policy .entry-content h4{
	margin-top: 20px;
}
.privacy-policy .entry-content ul{
	padding-left: 40px;
	margin-bottom: 20px;
}
.privacy-policy .entry-content .bm-0{
	padding-left: 0px;
}
.categories_tbl tr th:nth-child(3),
.categories_tbl tr td:nth-child(3){
	text-align: center;
}
#tab-description.entry-content table, .entry-content > table {
    table-layout: fixed;
    width: 100%;
    margin: 0 0 28px;
    border-width: 1px 0 0 1px;
}
#tab-description.entry-content table th, .entry-content > table th {
    border-width: 0 1px 1px 0;
    font-weight: bold;
}
#tab-description.entry-content table, 
#tab-description.entry-content table th, 
#tab-description.entry-content table td, 
.entry-content > table, 
.entry-content > table th, 
.entry-content > table td {
    border: 1px solid var(--Dim-Gray);
}
/* /Privacy Policy */

.swiper-photogallery-wrpr .swiper-slide img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    border-radius: 8px;
}
.swiper-photogallery-wrpr .swiper-slide .wpb_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}