/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

@font-face {
  font-family: Lato Bold;
  src: url('fonts/Lato-Bold.ttf') format('truetype');  
}

@font-face {
  font-family: Lato Light;
  src: url('fonts/Lato-Light.ttf') format('truetype');  
}

@font-face {
  font-family: Lato Regular;
  src: url('fonts/Lato-Regular.ttf') format('truetype');  
}

@font-face {
  font-family: Lato Italic;
  src: url('fonts/Lato-Italic.ttf') format('truetype');  
}

@font-face {
  font-family: lato semibold;
  src: url('fonts/lato-semibold.ttf') format('truetype');  
}

.container,
.row,
.container-wrap,
#page {
  max-width: 1290px !important;
  width: 100%;
  margin: 0 auto;
}

body {
	font-family: Lato Regular;
	font-size:16px;	
	width:100%;
}

body.material #slide-out-widget-area-bg.slide-out-from-right {
	background-color: #000;
}

#header-outer .container .col.span_9 {
	margin-top:0px;
}

ul.list-pages {
	margin-left:0px;
}

/* MENU LEFT */

.menu-top-search-box {
	display:none;
}

.page-id-6 #logo img {
  content:url('/wp-content/themes/salient-child/img/home-logo.svg');
}

.page-id-16 #logo img {
  content:url('/wp-content/themes/salient-child/img/about-logo.svg');
}

.page-id-149 #logo img,
.page-id-143 #logo img,
.page-id-149 #logo img,
.page-id-145 #logo img,
.page-id-151 #logo img,
.page-id-157 #logo img,
.page-id-155 #logo img {
  content:url('/wp-content/themes/salient-child/img/event-logo.svg');
}

.page-id-4003 #logo img {
  content:url('/wp-content/themes/salient-child/img/event-list-logo.svg');
}

.page-id-10 #logo img {
  content:url('/wp-content/themes/salient-child/img/lease-logo.svg');
}

.page-id-213 #logo img,
.page-id-215 #logo img,
.page-id-302 #logo img,
.page-id-314 #logo img,
.page-id-4739 #logo img,
.single-events #logo img {
  content:url('/wp-content/themes/salient-child/img/artwork-logo.svg');
}

.page-id-325 #logo img,
.page-id-348 #logo img,
.page-id-353 #logo img {
  content:url('/wp-content/themes/salient-child/img/membership-logo.svg');
}

.woocommerce-shop #logo img,
.single-product #logo img,
.page-id-3886 #logo img,
.page-id-3887 #logo img {
  content:url('/wp-content/themes/salient-child/img/membership-logo.svg');
}

.page-id-18 #logo img {
  content:url('/wp-content/themes/salient-child/img/contact-logo.svg');
}


.col.span_9.col_last {
	
}

body[data-header-format="left-header"] #header-outer .row .col.span_9 {
	top: 10px !important;
}

body[data-header-format=left-header] #header-outer .row .col.span_9 {
	position: relative;
	top: 80px;
	bottom: 0px;
	overflow: unset;
	left: 0;
}

body[data-header-format=left-header] #header-outer nav {
	padding:0px !important;
}

.sf-menu li {
	margin:15px 0px;
}

.sf-menu li a {
	position:relative;
	padding-left:30px !important;
	font-family: Lato Bold;
	font-size:16px !important;
	line-height:normal !important;
	color:#000000;
}

.sf-menu li a:before {
	position:absolute;	
	width:35px;
	height:35px;
	left:0px;
	top:4px;
}

#header-outer #top nav > ul > li.event > a:hover,
#header-outer #top nav > ul > li.event.current-page-ancestor > a {
	color:#36a595 !important;
}

.sf-menu li.event a:before {	
	content:url(/wp-content/themes/salient-child/img/event-icon.svg);	
}

#header-outer #top nav > ul > li.lease > a:hover,
#header-outer #top nav > ul > li.lease.current-menu-item > a {
	color:#daa029 !important;
}

.sf-menu li.lease a:before {	
	content:url(/wp-content/themes/salient-child/img/lease-icon.svg);	
}

#header-outer #top nav > ul > li.art > a:hover,
#header-outer #top nav > ul > li.art.current-page-ancestor > a {
	color:#678859 !important;
}

.sf-menu li.art a:before {	
	content:url(/wp-content/themes/salient-child/img/art-icon.svg);	
}

#header-outer #top nav > ul > li.shop > a:hover,
#header-outer #top nav > ul > li.shop.current-page-ancestor > a,
#header-outer #top nav > ul > li.shop > a:hover,
#header-outer #top nav > ul > li.shop.current-menu-item > a {	
	color:#79011e !important;
}

.sf-menu li.shop a:before {	
	content:url(/wp-content/themes/salient-child/img/shop-icon.svg);	
}

#header-outer #top nav > ul > li.about-menu > a:hover,
#header-outer #top nav > ul > li.about-menu.current-menu-item > a {
	color:#5c3e6c !important;
}

.sf-menu li.about-menu a:before {	
	content:url(/wp-content/themes/salient-child/img/about-icon.svg);	
}

#header-outer #top nav > ul > li.contact > a:hover,
#header-outer #top nav > ul > li.contact.current-menu-item > a {
	color:#e3413d !important;
}

.sf-menu li.contact a:before {	
	content:url(/wp-content/themes/salient-child/img/contact-icon.svg);	
}

/* MENU LEFT */


.left-footer {
	text-align:center;
	padding:0px 25px;
	position: absolute;
    bottom: 35px !important;
	left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

.home .left-footer {	
	text-align: center;
    padding:0px 0px;
    position: relative;
    bottom: -122px !important;
	border-bottom: 10px solid #fff;
}

.home .phuconcepts {
	margin: 30px 0 17px;
}

.left-footer p {	
	font-family: Lato Regular;
	font-size:14px;
	color:#000;
	font-weight: normal;
}

.left-footer .social-media {
	display: flex;
    justify-content: space-between;
}

.home .left-footer .social-media {
	justify-content: space-evenly;
}
.content.content-bio {
    padding-top: 40px;
}
.left-footer .social-media a {
	color: #000;
    font-size: 35px;
    margin: 0px 9px;
	cursor:pointer;
}

.left-footer .social-media a:hover {
	color: #E3413D;
}

.left-footer .support {
	margin:15px 0px;	
}

.home .left-footer .support {	
	display:none;
}

.left-footer .support br {
	display:none;
}

.left-footer .support a,
.home-footer-link .support a {
	background: #E3413D;
    padding: 12px;
    min-width: 215px;
    display: inline-block;
    margin: 5px 0px;
	
	font-family: Lato Light;
	font-size:24px;
	text-transform:uppercase;
	color:#fff;
	    text-decoration: none;
}

.left-footer .support a:hover,
.home-footer-link .support a:hover {
	background: #000;
}

.home .left-footer .phuconcepts svg,
.home .left-footer .phuconcepts .phulink p br {
	display:none;
}

.home-footer-link {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 85px;
}
.page-id-6 .home-footer-link {
    position: absolute;
    width: 100%;
    text-align: center;
    top:79vh !important;
}
.home-footer-link .support a {
	margin:5px 25px;
}
.home--event h3 {
    font-size: 22px;
}
/* HOME PAGE */

.page-id-6 #page-header-wrap,
#footer-outer {
	display:none;
}


.index-page{
	height: 77vh !important;
	border: 5px solid white;
	margin-left: 10px;
	div{
		float: left;
	}
	@media($sm){
		height: 2000px !important;
	}
	.row-left{
		background-color: white;
		width: 70%;
		height: 100%;

		@media($sm){
			width: 100%;
			height: 900px !important;
		}
		@media($half-sm){
			width: 100%;
			height: auto;
		}
	}
	.row-right{
		background-color: white;
		width: 30%;
		height: 100%;
		> div, > a{
			border: 5px solid white;
			border-right: 10px solid white;
			position: relative;
			float: left;
		}

		@media($sm){
			width: 100%;
			height: 600px;
			> div, > a{
				border-right: 5px solid white;
			}
		}
		@media($half-sm){
			width: 100%;
			height: 1000px;
			> div, > a{
				width: 100%;
				height: 25%;
			}
		}
	}
	.half-row{
		background-color: white;
		width: 50%;
		height: 100%;
		> div, > a{
			border: 5px solid white;
			position: relative;

		}
		@media($half-sm){
			width: 100%;
			height: 700px;
		}
	}
	.bottom-row{
		background-color: white;
		width: 100%;
		height: 20%;
		> div, > a{
			border: 5px solid white;
			position: relative;
			float: left
		}
		@media($half-sm){
			width: 100%;
			height: 300px;
			>div, > a{
				width: 100%;
				height: 50%;
			}
		}
	}
	/* each box name*/
	.event{
		width: 100%;
		height: 50%;
		background-color: #36a595 ;
		display: table;		
		&:hover{
			.cover-hover{
				display: table-cell;				
			}
			.hover-text-effect{
				opacity: 1;
			}
		}
		@media($phone){
			height: 40%;
		}
	}
	
	.event .cover-hover {
		display: table-cell;
		opacity: .5;
	}
	
	.member{
		width: 55%  !important;
		height: 50%;
		display: table;
		background-color: #79011e;
		&:hover{
			.cover-hover{
				display: block;
				opacity: .5;
			}
			.hover-text-effect{
				opacity: 1;
			}
		}
		@media($phone){
			width: 100% ;
			height: 35%;
			.hover-text-effect{
			  display: none;
			}
		}
	}
	.various-artworks{
		width: 45%  !important;
        height: 50%;
        display: table;
		border: 5px solid white !important;
        
		&:hover{
			.hover-text-effect{
				opacity: 1;
				color: white;
				position: relative;
				z-index: 2;
			}
			.cover-hover{
				opacity: .5;
				display: block;
				background-color: #678859;
			}
			.fa-arrow-right{
				opacity: 1;
			}
			.top-left-icon{

				opacity: 1;
			}
		}
		@media($phone){
			width: 100% ;
			height: 25%;
		}
	}
	.support{
		width: 100%;
		height: 50% !important;
		display: table;
		background-color: #e3413d;
		&:hover{
			.cover-hover{
				display: block;
				opacity: .5;
			}
			.hover-text-effect{
				opacity: 1;
			}
		}
	}
	.admission{
		width: 100%;
		height: 50% !important;
		display: table;
		background-color: #5c3e6c;
		&:hover{
			.cover h3, .cover svg{
				display: none;
			}
			.hover-block-text-effect{
				display: block;
				opacity: 1;
			}
			.fa-arrow-right{
				opacity: 1;
			}
		}
	}
	.lease{
		width: 100%;
		height: 50%;
		display: table;
		background-color: #daa029;		
		&:hover{
			.cover-hover{
				display: block;				
			}
		}
	}
	
	.lease .cover-hover {
		display: block;
		opacity: .5;
	}
	
	.lease-2-main-box {
		width: 100%;
		height: 35%;
		display: table;		
	}	
	.lease_2{
		width: 100%;
		height: 100%;
		display: table;
		&:hover{
			.hover-text-effect{
				opacity: 1;
				color: white;
				position: relative;
				z-index: 2;
			}
			.cover-hover{
				opacity: .7;
				display: block;
				background-color: #daa029;
			}
			.fa-arrow-right{
				opacity: 1;
			}
			.top-left-icon{

				opacity: 1;
			}
		}
	}
	.about_us{
		width: 30%;
		height: 100%;
		display: table;
		&:hover{
			.hover-text-effect{
				opacity: 1;
				color: white;
				position: relative;
				z-index: 2;
			}
			.cover-hover{
				opacity: .7;
				display: block;
				background-color: #5c3e6c;
			}
			.fa-arrow-right{
				opacity: 1;
			}
			.top-left-icon{

				opacity: 1;
			}
		}
	}
	.rebuild{
		width: 70%;
		height: 100%;
		display: table;
		background-color: #666367;
		&:hover{
			.cover-hover{
				opacity: .5;
				display: block;
			}
		}
	}

	/* row-right*/
	.artists{
		width: 100%;
		height: 22%;
		border-right: 0px solid white !important;
		> a{
			float: left;
		}
		@media($sm){
			width: 50%;
			height: 50%;
		}
	}
	.artist{
		width: 50%;
		height: 100%;
		display: table;
		border-right: 10px solid white;
		position: relative;
	}
	.artist1, .artist2{
		&:hover{
			.hover-text-effect{
				opacity: 1;
				color: white;
				position: relative;
				z-index: 2;
			}
			.cover-hover{
				opacity: .7;
				display: block;
				background-color: $artwork--color;
			}
			.fa-arrow-right{
				opacity: 1;
			}
			.top-left-icon{

				opacity: 1;
			}
		}
	}
	.artist:last-child{
		@media($sm){
			border-right: 5px solid white;
		}
	}
	.quote{
		width: 100%;
		height: 50%;
		display: table;
		background-color: #074c54;
		color: white;
		position: relative;
		text-align: center;
		@media($sm){
			width: 50%;
			height: 50%;
		}

	}
	.collection{
		width: 100%;
		height: 40%;
		display: table;
		@media($sm){
			width: 50%;
			height: 50%;
		}
		&:hover{
			.hover-text-effect{
				opacity: 1;
				color: white;
				position: relative;
				z-index: 2;
			}
			.cover-hover{
				opacity: .7;
				display: block;
				background-color: #678859;
			}
			.fa-arrow-right{
				opacity: 1;
			}
			.top-left-icon{

				opacity: 1;
			}
		}
	}
	.host{
		width: 100%;
		height: 22%;
		display: table;
		@media($sm){
			width: 50%;
			height: 50%;
		}
		&:hover{
			.hover-text-effect{
				opacity: 1;
				color: white;
				position: relative;
				z-index: 2;
			}
			.cover-hover{
				opacity: .7;
				display: block;
				background-color: #5c3e6c;
			}
			.fa-arrow-right{
				opacity: 1;
			}
			.top-left-icon{

				opacity: 1;
			}
		}
	}
	/* cover == table-cell */
	.cover{
		display: table-cell;
		vertical-align: middle;
		float: none;
		text-align: center;
		position: relative;
		z-index: 1;
		> div {
			float: none;
			color: white;
		}

	}
	
	.cover>div,
	.cover h3,
	.cover h4,
	.cover h5,
	.cover h6,
	.cover p {
		float: none;
		color: white !important;
	}
	
	.cover-hover, .cover-image{
		position: absolute;
		height: 100%;
		width: 100%;
		top: 0;
		left: 0;
		opacity: 0;
		background-position: center center;
		background-size: cover;
		border: 5px solid white;
		@include prefix(transition, all $homepage--hover--duration ease);
		@media screen and (-webkit-min-device-pixel-ratio:0) { 
			border: 0;
		}
	}
	/* row-right firefox .cover-hover */
	.row-right .cover-hover{
		border: 5px solid white;
		border-right: 10px solid white;
		@media screen and (-webkit-min-device-pixel-ratio:0) { 
			border: 0;
		}
	}
	.artist .cover-hover{
		border: 0;
		border-right: 10px solid white;
		@media screen and (-webkit-min-device-pixel-ratio:0) { 
			border: 0;
		}
	}

	.cover-image{
		position: relative;
		opacity: 1;
		display: table-cell;
		vertical-align: middle;
		float: none;
		text-align: center;
		border: none;
	}
	.hover-text-effect{
		padding: 0 15px;
		opacity: 0;
		@include prefix(transition, all $homepage--hover--duration ease);
		span{
			font-weight: 300;
		}
		@media($lg){
			padding: 0;
		}
		@media($half-sm){
			padding: 15px;
		}
	}
	.hover-block-text-effect{
		opacity: 0;
		padding: 10px;
		width: 100%;
		display: none;
		padding-left: 15px;
		@include prefix(transition, all $homepage--hover--duration ease);
		.hours{
			margin-top: 0px;
			font-weight: 300;
			font-style: italic;
			
			font-size: 12px;			
			line-height: 14px;
			margin-bottom:0px;
		}
	}
	.fa-arrow-right{
		opacity: 0;
	  	position: absolute;
		bottom: 10px;
		right: 10px;
		color: white;
		pointer-events: none;
		@media screen and (-webkit-min-device-pixel-ratio:0) { 
			bottom: 5px;
			right: 5px;
		}
	}
	.artist .fa-arrow-right{
		bottom: 5px;
		right: 5px;
		@media screen and (-webkit-min-device-pixel-ratio:0) { 
			bottom: 5px;
			right: 5px;
		}
	}
	.collection .fa-arrow-right, .host .fa-arrow-right{
		bottom: 13px;
		right: 13px;
		@media screen and (-webkit-min-device-pixel-ratio:0) { 
			bottom: 5px;
			right: 5px;
		}
	}
	.top-left-icon{
		position: absolute;
		top: 10px;
		left: 10px;
		z-index: 2;
		opacity: 0;
		pointer-events: none;
		@media screen and (-webkit-min-device-pixel-ratio:0) { 
			top: 5px;
			left: 5px;
		}
	}
	.artist .top-left-icon{
		top: 5px;
		left: 5px;
		@media screen and (-webkit-min-device-pixel-ratio:0) { 
			top: 5px;
			left: 5px;
		}
	}
}

/* // HOME PAGE */


/* Inner pages */



body #header-space {
	display: none !important;
}

.menu-top-search-box input[type="text"] {
	background:#fff url(/wp-content/themes/salient-child/img/search-icon.png) 5px 50% no-repeat;
	background-size:20px;
	border:0px !important;	
	padding-left: 30px;
}

.menu-top-search-box input[type="text"]:focus {
	border:0px !important;
	border-color:transparent;
	background:#fff url(/wp-content/themes/salient-child/img/search-icon.png) 5px 50% no-repeat;
	background-size:20px;
	background-color:#fff !important
}

.menu-top-search-box button {
	display:none;
}

.ocm-effect-wrap-inner {
	display: flex !important;
    flex-direction: unset !important;
}

#ajax-content-wrap {
	display: unset !important;
	margin-left: 0px !important;
}

#page-header-wrap h1 {
	font-family: Lato Regular;
	font-size:36px;
	text-transform:uppercase;
	position:relative;
	padding-left: 50px;
	font-weight: normal;
	margin-bottom: 0px;
}

#page-header-wrap h1:before {
	position:absolute;
	width:40px;
	height:40px;
	left: 0px;
    top: 6px;
}

.page-id-325 #page-header-wrap h1:before,
.page-id-348 #page-header-wrap h1:before,
.page-id-353 #page-header-wrap h1:before {
	content:url(/wp-content/themes/salient-child/img/member-page-title-icon.svg);
}

.page-id-149 #page-header-wrap h1:before,
.page-id-157 #page-header-wrap h1:before,
.page-id-155 #page-header-wrap h1:before,
.page-id-143 #page-header-wrap h1:before,
.page-id-151 #page-header-wrap h1:before,
.page-id-145 #page-header-wrap h1:before {
	content:url(/wp-content/themes/salient-child/img/event-page-title-icon.svg);
}

.page-id-213 #page-header-wrap h1:before,
.page-id-302 #page-header-wrap h1:before,
.page-id-215 #page-header-wrap h1:before,
.page-id-4739 #page-header-wrap h1:before,
.page-id-314 #page-header-wrap h1:before {
	content:url(/wp-content/themes/salient-child/img/art-page-title-icon.svg);
}

.page-id-16 #page-header-wrap h1:before {
	content:url(/wp-content/themes/salient-child/img/about-page-title-icon.svg);
}

.page-id-18 #page-header-wrap h1:before {
	content:url(/wp-content/themes/salient-child/img/contact-page-title-icon.svg);
}

.page-id-10 #page-header-wrap h1:before {	
	content:url(/wp-content/themes/salient-child/img/lease-page-title-icon.svg);	
}

.page-id-4003 #page-header-wrap h1:before {	
	content:url(/wp-content/themes/salient-child/img/event-list-page-title-icon.svg);	
}

.page-id-3886 #page-header-wrap h1:before,
.page-id-3887 #page-header-wrap h1:before,
.woocommerce-shop #page-header-wrap h1:before {	
	content:url(/wp-content/themes/salient-child/img/cart-page-title-icon.svg);	
}

.membership-brd-bottom-text.wht-text {
	margin-bottom: 65px;
}

.membership-brd-bottom-text p {
	font-family: Lato Regular;
	font-size:24px;
	color:#79011E;
	text-align:center;
	font-style:italic;
	line-height: 34px;	
}

.page-id-348 .container-wrap,
.page-id-353 .container-wrap,
.page-id-149 .container-wrap {
	padding-top: 10px !important;
	padding-bottom: 0px !important;
}

#breadcrumbs a,
.woocommerce-breadcrumb span a {
	color:#959595 !important;
}

#breadcrumbs span {
	color:#000;
}

.woocommerce-breadcrumb span {
	color:#000 !important;
	opacity:1 !important;
}

.donate-tab .wpb_tabs_nav li {
	margin:0px 12px;
}

.donate-tab .wpb_tabs_nav li a {
	border:1px solid #959595 !important;
	background:transparent !important;
	color:#959595;
	min-width: 204px;
    padding: 12px;
}

.donate-tab .wpb_tabs_nav li.active-tab a {
	border:1px solid #79011E !important;
	color:#79011E;
}

.donate-text {
	display:flex;
	align-items:center;
	justify-content:center;
	font-family: Lato Regular;
	color:#79011E;
	font-size:40px;
	gap: 15px;
    text-transform: uppercase;
	padding: 50px 0px;
}

.what-give-text {
	color:#79011E;
	text-align:center;
	font-size:28px;
	font-family: Lato Regular;
}

.accordion {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;	
	overflow: hidden;
	font-family: sans-serif;
}

.accordion-item {
	border: 1px solid #B7B7B7;
    margin: 10px;
}

.accordion input[type="checkbox"] {
	display: none;
}

.accordion-label {
	display: block;
    padding: 10px 20px;
    background-color: #fff;
    cursor: pointer;
    font-weight: 500;
    position: relative;
    text-align: center;

	font-size:24px;
	color:#333333;
	font-family: Lato Regular;
}

/*.accordion-label::after {
	content: "+";
	position: absolute;
	right: 20px;
	transition: transform 0.2s ease-in-out;
}

.accordion input[type="checkbox"]:checked + .accordion-label::after {
	content: "-";
}*/

.accordion-content {
	max-height: 0;
	overflow: hidden;
	background: #fff;
	transition: max-height 0.3s ease;
	padding: 0 20px;
}

.accordion input[type="checkbox"]:checked ~ .accordion-content {
	max-height: 200px;
	padding: 15px 20px;
}

.comn-btn a {
	background:#79011E;
	color:#fff;
}

.membership-page-btn {
	margin: 0px !important;
	padding: 0px !important;
    display: flex;
    justify-content: center;
    gap: 20px;
	flex-wrap: wrap;
}

.membership-page-btn.corporate-events {
	flex-wrap:wrap;
    gap: 20px;
}

.membership-page-btn.corporate-events li a.active,
.membership-page-btn.corporate-events li a:hover {
	border: 2px solid #36A595 !important;   
    color: #36A595;
}

.membership-page-btn li {
	list-style-type:none;
}

.membership-page-btn li a {
	border: 2px solid #767676 !important;
    background: transparent !important;
    color: #767676;
    min-width: 204px;
    padding: 15px;
	display: inline-block;
    text-align: center;
	text-transform:uppercase;
	text-decoration:none;
}

.membership-page-btn li a.active {
	border: 2px solid #79011E !important;   
    color: #79011E;
}

.Become-ember-pg-title-mid-sps {
	margin-top: 110px;
    margin-bottom: 50px !important;
}

.page-mid-title {
	text-align:center;
	font-size:63px;
	color:#79011E;
	font-family: Lato Regular;
	text-transform:uppercase;
	font-weight: 500;
}

.wht-text {
	color:#fff !important;
}

.Membership-Levels {
	font-family: Lato Regular;
    font-size: 24px;
    text-align: center;
    color: #fff;
    opacity: 35%;
}

.become-member-crl-mid-btn {
	margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    align-items: center;
	margin:50px 0px 30px;
}

.become-member-crl-mid-btn li {
	list-style-type: none;
    display: block;
    max-width: 218px;
    /*border: 2px solid #fff;*/
    text-align: center;
    height: 74px;
    border-radius: 15px;
    padding: 0px 5px;
	display: flex;
    align-items: center;
}

.become-member-crl-mid-btn li a {	
    color: #fff;
    font-size: 14px;
    font-family: Lato Regular;
    text-transform: uppercase;    
    line-height: 18px !important;
}

.membership-main-box-wrap {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;	
}

.membership-main-box {
	padding:30px 20px;
	text-align:center;	
	background-size: cover;
    width: 50%;	
}

.membership-main-box.active {
	/*background:url(/wp-content/themes/salient-child/img/membership-main-box-hover-bg.png);*/
	background-size: contain;
    background-repeat: no-repeat;
	
	background:#fff;
	border-radius:8px;
	position:relative;
	z-index: 1;
}

.membership-main-box.active:before {
	content: '';
	position: absolute;
	top: -6px;
	left: -6px;
	right: -6px;
	bottom: -6px;
	background: transparent;
	border: 7px solid rgba(255, 255, 255, 0.8);
	z-index: -1;
	border-radius: 15px; 
}

.membership-main-box .btn-box a { 
	background:#fff;
	display:block;
	font-family: Lato Regular;
    font-size: 24px;
    text-align: center;
    color: #79011E;
	line-height: 61px;
    margin-bottom: 35px;
}

.membership-main-box p {
	font-family: Lato Light;
	font-size:17px;
	color:#fff;
	font-weight:200;
	line-height: 20px;
}

.membership-main-box.active .btn-box a { 
	background:#79011E;	
    color: #fff;	
}

.membership-main-box.active p {	
	color:#333333;	
}

.membership-function-data-box {
	padding:45px 85px 25px;
	max-width: 1240px;
    margin: auto;
}

.membership-function-title {
	font-size:28px;
	color:#79011D;
	font-family: Lato Regular;
	position:relative;
	padding: 30px 0px;
}

.membership-function-title:before {
	position:absolute;
	content:"";
	background:#79011E;
	width:100%;
	height:2px;
	left:0px;
	bottom:10px;
}

.membership-function-data-box p {
	font-size:17px;
	color:#333333;
	font-family: Lato Regular;	
	margin: 0px 0px 0px;
}

.membership-function-data-box p.membership-rate {
	font-size:16px;
	color:#79011D;
	font-family: Lato Regular;	
	margin:5px 0px 20px;
}

.membership-function-data-box ul {
	padding:0px;
	margin-left:20px;
}

.membership-function-data-box ul li {
	font-size:17px;
	color:#333333;
	font-family: Lato Regular;
}

.vfbp-form .vfb-required-asterisk {
	color:#fff !important;
}

.membership-rate-btn {
	margin:90px 0px 10px;
}

.tabbed > ul li .active-tab, 
body.material input[type=text]:focus, 
body.material textarea:focus, 
body.material input[type=email]:focus, 
body.material input[type=search]:focus, 
body.material input[type=password]:focus, 
body.material input[type=tel]:focus, 
body.material input[type=url]:focus, 
body.material input[type=date]:focus, 
body.material input[type=number]:focus, 
body.material select:focus, 
.row .col .wp-caption .wp-caption-text, 
.material.woocommerce-page input#coupon_code:focus, 
.material #search-outer #search input[type="text"], 
#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a .menu-title-text:after, 
div[data-style="minimal"] .toggle.default.open i, div[data-style="minimal"] .toggle.default:hover i, 
div[data-style="minimal"] .toggle.accent-color.open i, 
div[data-style="minimal"] .toggle.accent-color:hover i, 
.single #single-meta div a:hover, 
.single #single-meta div a:focus, 
.single .fullscreen-blog-header #single-below-header > span a:hover, 
.blog-title #single-meta .nectar-social.hover > div a:hover, 
.nectar-hor-list-item[data-hover-effect="full_border"][data-color="accent-color"]:hover, 
.material.woocommerce-page[data-form-style="default"] div input#coupon_code:focus {
	border-color: #fff;
    outline: none;
	box-shadow:none;
	background:#fff !important;
}

.vfbp-form .vfb-form-control:focus {
	border-color: #fff;
	box-shadow: none;
	background:#fff !important;
}

.membership-rate-btn a {
	background: #79011D;
    display: block;
    font-family: Lato Regular;
    font-size: 28px;
    text-align: center;
    color: #fff;
    line-height: 51px;
	max-width:551px;
}

.membership-function-tab .tabbed>ul {
	margin-top:2px;
}

.membership-function-tab .tabbed>ul li a {	
	display: block;
    color: #888;
    position: relative;
    background-color: #79011E;
    padding: 8px 15px;
    transition: all .3s cubic-bezier(.12,.75,.4,1);
    border-left: 0px;
    border-right: 0px;
	
	color: #fff;
    font-size: 28px;
    min-width: 165px;
    text-align: center;
}
div#tab-patron {
    opacity: 1;
    visibility: visible;
    left: 0;
}
.membership-function-tab .tabbed>ul li.active-tab a {
	background-color: transparent;
	background:url(/wp-content/themes/salient-child/img/membership-main-box-hover-bg.png);
	background-repeat:no-repeat;
	background-size:cover;
	color:#79011D;
}

.become-member-section-title {
	text-transform:uppercase;
	font-family: Lato Regular;
    font-size: 63px;
    text-align: center;
    color: #fff;
	font-weight: normal;
    line-height: 73px;
}
.page-id-10 .home-footer-link {
    display: none;
}
.become-member-form-box {
	border:2px solid #fff;
	border-radius:25px;
	padding: 30px;
    max-width: 850px;
    margin: 40px auto;
	color: #fff;
}

.become-member-form-box h3 {
	color: #fff;
}

.become-member-form-box button,
.become-member-form-box button:focus {
	background: #fff !important;
    color: #79011E !important;
	min-width: 119px;
    border: 0px !important;
    font-size: 20px !important;
    font-family: Lato Regular;
}

.vfbp-form .btn:focus {
	outline:0px auto -webkit-focus-ring-color !important;
}

.volunteer-form-top-text {
	text-align:center;
}

.volunteer-form-top-text h3 {
	font-family: Lato Bold;
	font-size:18px;
	line-height:normal;
	color:#333333;
}

.volunteer-form-top-text p {
	font-family: Lato Light;
	font-size:18px;
	line-height:30px;
	color:#333333;
}

.volunteer-form-box {
	border: 1px solid rgba(51, 51, 51, 0.3);
    padding: 30px;
    max-width: 850px;
    margin: 50px auto;    
}

.volunteer-form-box button {
	background: #fff !important;
    color: #79011E !important;
    min-width: 225px;
	border:0px;
}

.volunteer-form-box button[type=submit]:hover,
.become-member-form-box button[type=submit]:hover {
	background-color:#333 !important;
	color:#fff !important;
}

.event-brd-bottom-text p {
	font-family: Lato Regular;
	font-size:24px;
	color:#36A595;
	text-align:center;
	font-style:italic;
	line-height: 34px;
}

.event-text {
	display:flex;
	align-items:center;
	justify-content:center;
	font-family: Lato Regular;
	color:#36A595;
	font-size:40px;
	gap: 15px;
    text-transform: uppercase;
	padding:25px 0px !important;
}

.event-gallery-top-text {
	color:#A8A8A8;
	text-align:center;
	font-size:18px;
	font-family: Lato Regular;
}

.event-faq-top-text {
	color:#36A595;
	text-align:center;
	font-size:18px;
	font-family: Lato Regular;
	margin-bottom: 10px !important;
}

.faq-data-box {
	max-width:850px;
	margin:auto;
}

.faq-data-box .toggle {
	border:1px solid #B7B7B7;
	background:#fff;
	margin-bottom: 5px;
}

.faq-data-box .toggle .toggle-title {
	background:#fff;
}

.faq-data-box .toggle.open .toggle-title {
	border-bottom:1px solid #b7b7b7;
}

.faq-data-box .toggle .toggle-title a {
	color:#333;
	text-align:center;
	font-size:18px !important;
	font-family: Lato Regular;
	background: #fff;
	padding: 10px;
}

.faq-data-box .toggle .toggle-title a i {
	display:none;
}

.preferred-vendors-box {
	width: 90%;
    margin: auto;
}

.preferred-vendors-data {
	display:flex;
	flex-wrap:wrap;	
}

.preferred-vendors-data-clmn {
	width:33.33%;
}

.preferred-vendors-data-clmn h3 {
	color:#36A595;
	font-size:18px;
	font-family: Lato Regular;
	margin-bottom: 0px !important;
    margin-top: 20px;
}

.preferred-vendors-data-clmn ul {
	margin:0px;
	padding:0px;
}

.preferred-vendors-data-clmn ul li {
	list-style-type:none;
}

.preferred-vendors-data-clmn ul li a {
	color:#000;
	font-size:15px;
	font-family: Lato Light;
}

.art-brd-bottom-text p {
	font-family: Lato Regular;
	font-size:24px;
	color:#678859;
	text-align:center;
	font-style:italic;
	line-height: 34px;
}

.art-text {
	display:flex;
	align-items:center;
	justify-content:center;
	font-family: Lato Regular;
	color:#678859;
	font-size:40px;
	gap: 15px;
    text-transform: uppercase;
	padding: 50px 0px;
}

.art-inquire-btn {
	font-family: Lato Regular;
	color:#fff;
	font-size:26px;
	text-transform:uppercase;
	background:#678859;
	display:inline-block;
	width:168px;
	line-height:50px;
	margin-top:30px;
	text-align:center;
}

.art-inquire-btn.evnt-btn {
	width:auto;
	padding:0px 35px;
}

.art-inquire-btn:hover {
	background:#000;
	color:#fff;
}

.artist-bio-box {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items: center;
}

.artist-bio-img {
	width:35%;
}

.artist-bio-text {
	width:62%;	
}

.artist-bio-text h3 {
	font-family: Lato Regular;
	font-size:28px;
	color:#678859;
	text-align:left;
}

.artist-bio-text p {
	padding-bottom:5px !important;
	font-size: 18px;
    line-height: 28px;
    font-family: Lato Light;
	text-align:left;
}

.artist-bio-text p strong {
	font-family: Lato Bold;
}

.content_cover .artist-bio-box {
	margin-top:30px;
}

.content_cover .artist-bio-box:nth-child(1) {
	margin-top:0px;
}

.artist-bio-img img {
	margin-bottom:0px !important;
}

.artist-tab-box .wpb_tabs_nav {
	margin-bottom:50px !important;
}

.letter-row {
	background: #fff;
    padding: 8px;
    text-align: center;
    display: flex;
	flex-wrap:wrap;
}

.letter-row a {
	color:#000;
    width: 22px !important;
    height: 30px;
    display: inline-block;
    text-align: center;    
    border-radius: 50%;
    line-height: 30px;
	border:1px solid transparent;
}

.letter-row a.active-ring {
	border:1px solid #000;
}

.search-result {
	display: flex;
    flex-wrap: wrap;
	justify-content: start;
    margin: auto;
    width: 65%;
}

.search-result .half-row {
	width: 33%;
}

.search-result .half-row a {
	color:#000
}

.artist-tab-box .tab-item:nth-child(1) a  {
	position:relative;
	margin-right: 15px !important;
}

.artist-tab-box .tab-item:nth-child(1) a:before {
	position:absolute;
	content:"";
	background:#678859;
	width:10px;
	height:10px;
	border-radius:50%;
	right:-10px;
	top:calc(50% - 5px);
	display:block;
}

.artist-tab-box .tab-item a,
.artist-tab-box .tab-item a:hover {
	font-family: Lato Light;
	font-size:30px;
	color:#000;
	text-transform:uppercase;
	background:transparent !important;
}

.artist-tab-box .tab-item.active-tab a {
	font-family: Lato Regular;	
	color:#678859;
	background:transparent !important;
	border: 0px !important;
	text-decoration: underline;
}

.art-gallery-bottom-text p {
	font-family: Lato Light;
	font-size:18px;
	line-height:30px;
	color:#333333;
}

.about-data-section {
	border-bottom:1px solid #A8A8A8;
	padding-bottom: 30px;
}

.about-content-box h3 {
	font-family: Lato Regular;
	font-size:30px;
	line-height:36px;
	color:#5C3E6C;
	font-weight:500;
}

.about-content-box p,
.abt-testimonial-box p,
.abt-content-list li {
	font-family: Lato Light;
	font-size:18px;
	line-height:30px;
	color:#333333;
}

.about-content-box.fnt-24 h3 {
	font-size:24px;
	margin-bottom: 0px !important;
}

.about-content-box h3.solid-heading {
	background:#5C3E6C;
	font-family: Lato Regular;
	font-size:30px;
	line-height:36px;
	color:#fff;
	padding: 8px;
	font-weight: 500;
}

.buy-ticket-btn {
	text-align:center;
	margin-top:30px;
}

.buy-ticket-btn a {
	background:#5C3E6C;
	width:237px;
	font-family: Lato Regular;
	font-size:16px;
	line-height:45px;
	color:#fff;
	display: inline-block;
    text-transform: uppercase;
	text-decoration:none;
}

.buy-ticket-btn.event-buy-btn {
	text-align:left;
	margin:30px auto;
}

.buy-ticket-btn.event-buy-btn a {
	text-align:center;
}

.abt-take-tour h3 {
	position:relative;
	padding-left:40px;
}

.abt-take-tour h3:before {
	position:absolute;
	content:"";
	background:url(/wp-content/themes/salient-child/img/take-tour!-icon.svg);
	background-size:contain;
	width:33px;
	height:33px;
	left: 0px;
    top: 3px;
}

.contact-data-title h3 {
	color:#E3413D;
	font-size:36px;
	font-family: lato semibold;
}

.contact-data-title p,
.contact-data-designation p {
	color:#000;
	font-size:24px;
	font-family: lato Light;
}

.contact-data-designation h3 {
	color:#000;
	font-size:24px;
	font-family: lato semibold;
}

.contact-line {
	width:100%;
	height:1px;
	background:#000;
	margin:25px 0px;
}

.contact-form-main-box {
	border:1px solid rgba(0, 0, 0, 0.2);
}

.contact-form-main-box .jBHszQ,
.contact-form-main-box .WLpbu {
	background-color:transparent !important;
}

.contact-form-main-box .WLpbu input[type="text"],
.contact-form-main-box .WLpbu input[type="email"] {
	background:#fff;
}

.contact-form-main-box .WLpbu input[type="text"]:focus,
.contact-form-main-box .WLpbu input[type="email"]:focus,
.contact-form-main-box .WLpbu select:focus {
	border:1px solid #333 !important;
	box-shadow: none;
    outline: none;
	background:transparent;
}

.contact-form-main-box .WLpbu span {
	color:#000;
}

.contact-form-main-box .WLpbu .fsFieldAddress,
.contact-form-main-box .WLpbu .fsFieldAddress2 {
	margin-bottom:18px;
}

.contact-form-main-box button {
	background:#E3413D !important;
}

.lease-brd-bottom-text p {
	font-family: Lato Regular;
	font-size:24px;
	color:#DAA029;
	text-align:center;
	font-style:italic;
	line-height: 34px;
}

.lease-text {
	display:flex;
	align-items:center;
	justify-content:center;
	font-family: Lato Regular;
	color:#DAA029;
	font-size:40px;
	gap: 15px;
    text-transform: uppercase;
	padding: 50px 0px;
}

.lease-inquire-btn {
	font-family: Lato Regular;
	color:#fff !important;
	font-size:26px;
	text-transform:uppercase;
	background:#DAA029;
	display:inline-block;
	width:168px;
	line-height:50px;
	margin-top:30px;
	text-align: center
}

.lease-inquire-btn:hover {
	background:#000;
	color:#fff;
}

.lease-gallery-bottom-text {
	width: 80%;
    margin: auto;
}

.lease-gallery-bottom-text p {
	font-family: Lato Light;
	font-size:18px;
	line-height:30px;
	color:#333333;
	text-align:center;
}

.lease-gallery-bottom-text h3 {
	font-family: Lato Bold;
	font-size:18px;
	line-height:normal;
	color:#333333;
}

.lease-gallery-bottom-text a {
	color:#333333;
}
.collections {
direction:flex;
	gap:2%;
  padding: 20px;
  background: #f6f2e8;
}
.collections a.each-collection {
    width: 31%;
    margin: 0px;
	margin-bottom:20px;
}
.list-sub-pages {
    display: block !important;
}
.each-collection {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  break-inside: avoid;
  background: white;
  padding: 5px;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

.each-collection img {
    height: 220px !important; 
	object-fit:cover;
width:100%;
	border-radius:5px;
}

.each-collection .title {
  margin-top: 8px;
  padding: 6px;
  font-size: 14px;
  color: #333;
  text-align: center;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}

.lease-img-gallery img {
	width:300px !important;
	height:250px !important;
	border:6px solid #F6E8CC;
}

.lease-img-gallery .owl-dots {
	display:none;
}

.lease-gallery-top-list {
	margin:0px;
	padding:0px;
	text-align:center;
	width: 80%;
    margin: auto;
}

.lease-gallery-top-list li {
	list-style-type:none;
	padding-left:15px;
	position:relative;
	display:inline-block;
	
	font-family: Lato Regular;
	font-size:20px;
	line-height:normal;
	color:#333333;	
	margin: 0px 15px;
}

.lease-gallery-top-list li:before {
	position:absolute;
	content:"";
	background:#DAA029;
	width:10px;
	height:10px;
	left:0px;
	top:7px;
	border-radius:50%;
}

.event-list-main-box,
.event-list-main {
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items: center;
	margin: 20px;
}

.event-list-main {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 40px;
    margin-bottom: 30px;
}

.event-list-img,
.event-pic {
	width:35%;
}

.event-pic img {
	width:100%;
}

.event-content-box,
.event-content {
	width:62%;
}

.ent-img-box {
	height:270px;
	overflow:hidden;
}

.event-content.text-data {
	width: 85%;
    margin: auto;
    text-align: center;
	margin-top:50px;
}

.content_cover .event-content {
	text-align:left;
}

.one-third-content.right-content {
	text-align:center;
}

.one-third-content.right-content a {
	font-family: Lato Regular;
    color: #fff !important;
    font-size: 28px;
    text-transform: uppercase;
    background: #678859;
    display: inline-block;
    width: 230px;
    line-height: 50px;
    margin-top: 30px;
}

.one-third-content.right-content a:hover {
	background: #000;
}

.event-content-box .event-title,
.event-content h3 {
	font-family: Lato Bold;
	font-size:25px;
	line-height:normal;
	color:#333333;
	margin-bottom: 20px;
}

.event-content-box p {
	font-family: Lato Light;
	font-size:18px;
	line-height:30px;
	color:#333333;
}

.event-date,
.e-date {
	font-family: Lato Bold;
	font-size:18px;
	line-height:normal;
	color:#333333;
}

.corporate-events p {
	font-family: Lato Light;
	font-size:18px;
	line-height:30px;
	color:#333333;
	width: 65%;
    margin: auto;
}

.corporate-events p a {
	color:#333333
}
.vfb-control-label {
    text-transform: capitalize;
}
.corporate-events p a.art-inquire-btn {
	color:#fff;
	background:#36A595;
}

.corporate-events p a.art-inquire-btn:hover {	
	background:#000;
}

.corporate-events-gallery .inner-wrap {
	border:6px solid rgba(54,165, 149, 0.3);
}

.corporate-events-gallery .inner {
	border:0px solid rgba(54,165, 149, 0.3);
}

.corporate-events-gallery .inner .content {
	padding:0px !important;
}

.corporate-events-gallery .inner .item-main {
	display:none !important;
}

.corporate-events-gallery .inner:hover .item-main {
	display:block !important;
}

.corporate-events-gallery .inner:hover .item-main {
	background:rgba(255, 255, 255, 0.8);	
}

.corporate-events-gallery .inner:hover .item-main h3.post-heading a {
	color:#36A595;
	display: inline-block;
    padding: 4px 0px;
    font-weight: 500;
}

.corporate-events-gallery .inner:hover .item-main h3.post-heading a span {
	color:#36A595;
}

.collection_row {
	background: #ccc;
    display: flex;
    justify-content: space-evenly;
    padding: 8px;
	flex-wrap:wrap;
}

ul.collection_row {
	justify-content:center;
	gap: 10px;
}

.list-sub-pages>li:first-child :before {
    position: absolute;
    content: "";
    background: #678859;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    right: -31px;
    top: calc(50% - 5px);
    display: block;
}

.collection_row a {
	padding: 0px 10px;
    border-right: 2px solid black;
    border-left: 2px solid black;	
	color:#000;
}

.collection-gallery-box {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
	width:80%;
	margin:40px auto 20px;
}

.collection-gallery-box .collection-gallery-img {
	width: 30%;
}

.collection-gallery-box .collection-gallery-img img {
	margin-bottom: 0px !important;
}

.collection-gallery-box-text h3 {
	font-family: Lato Regular;
    font-size: 24px;
    color: #678859;
    line-height: 42px;	
}

.collection-gallery-box-text p {
	font-family: Lato Regular;
    font-size: 18px;
    color: #676767;
    line-height: 26px;
}

#artist-results .full-content .name {
	font-size: 24px;
}

.home--events .slick-dots {
    bottom: 0;
    left: 0;
}
.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.home--events div {
    float: none;
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: flex;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.home--events .slick-dots li button:before {
    font-size: 10px;
    color: white;
    opacity: 1;
    content: '\f10c';
    font-family: FontAwesome;
}
.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}
.membership-function-tab .tabbed>ul li a {
	text-decoration: none;
}
.quote {
    width: 100%;
    height: 28%;
    display: table;
    background-color: #074c54;
    color: white;
    position: relative;
    text-align: center;
}
.home--events .home--event h3{
    text-align: center;
    color: #51d2bf;
}
.home--events h4 {
    color: white;
}

.home--event.slick-slide br {
	display:none;
}

.home--event.slick-slide h4 {
	font-size: 16px;
}

/* events slider*/

.home--events{
	float: none !important;
	width: 300px;
	display: inline-block;
	position: static;
	margin-top: 10px;
	h4{
		color: white;
		@media($lg){
			font-size: 16px;
		}
	}
	h3{
		@media($lg){
			font-size: 20px;
		}

	}
	div{
		float: none;
	}
	.slick-slide{
		float: left;
	}
	.home--event{
		text-align: center;
		color: #51d2bf;
	}
	.slick-dots{
		bottom: 0;
		left: 0;
	}
	.slick-dots li button:before{
		font-size: 10px;
		color: white;
		opacity: 1;
		content:'\f10c';
		font-family: FontAwesome;
	}
	.slick-dots .slick-active button:before{
		content:'\f111';
		font-family: FontAwesome;
	}
}
.carousel-item{
	display:block !important;
}

.owl-carousel[data-desktop-cols] .owl-nav.disabled {
	display: block;
	position: absolute;
	top: 40%;
	width: 100%;
	left: 0px;	
}

.owl-carousel[data-desktop-cols] .owl-nav.disabled button.owl-prev {
	position: absolute;
	left: -20px;
	background:url(/wp-content/themes/salient-child/img/gallery-left-arrow.svg) no-repeat;
	width:20px;
	height:35px;
	background-size:contain;
	border: 0px;
}

.owl-carousel[data-desktop-cols] .owl-nav.disabled button.owl-next {
	right: -20px;
	position: absolute;
	background:url(/wp-content/themes/salient-child/img/gallery-right-arrow.svg) no-repeat;
	width:20px;
	height:35px;
	background-size:contain;
	border: 0px;
}

.owl-carousel[data-desktop-cols] .owl-nav.disabled button.owl-prev span,
.owl-carousel[data-desktop-cols] .owl-nav.disabled button.owl-next span {
	display:none;
}

/* //events slider*/

/* //Inner pages */

/* ARTIST SINGLE PAGE */

.artist-bio-text-data,
.content.content-bio {
	text-align:left;
}

.artist-bio-text-data p {
	padding-bottom:20px;
	line-height: 28px;
}

/* //ARTIST SINGLE PAGE */

#ajax-content-wrap {
	padding-bottom:75px;
}

/* WOOCOMMERCE */

.wc-block-cart .wc-block-cart__submit-container .wc-block-components-button:not(.is-link), 
.wp-block-woocommerce-checkout .wc-block-components-checkout-place-order-button:not(.is-link),

.wc-block-cart .wc-block-cart__submit-container .wc-block-components-button:not(.is-link), 
.wp-block-woocommerce-checkout .wc-block-components-checkout-place-order-button:not(.is-link) {
	background:#79011e;
}

.wc-block-cart .wc-block-cart__submit-container .wc-block-components-button:not(.is-link):focus, 
.wp-block-woocommerce-checkout .wc-block-components-checkout-place-order-button.wc-block-components-button:not(.is-link):focus {
	box-shadow: none;
}

table {
	font-size:16px !important;
}

.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p, 
.wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data {
	margin: 0px;
	font-size: 16px;
	padding-bottom: 0px;
}

.wc-block-components-radio-control {
	background:#fff;
}

.woocommerce-Tabs-panel.panel {
	background:transparent;
}

.variations th label {
	color:#000 !important;
}

.product-slider .slider {
	width: 100%;
    margin-left: 0%;
    margin-bottom: 40px;
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__label {
	text-transform:uppercase;
	font-size:.875em;
}

.wc-block-components-title.wc-block-components-title,
.wc-block-components-text-input.has-error input[type="aria-label"] {
	text-transform:capitalize;
}

.vfbp-form .btn {
	
}

body[data-form-submit=regular] .container-wrap button[type=submit] {
	padding:10px 22px!important;
}

/* //WOOCOMMERCE */

/* RESPONSIVE */

.desk-box {
	display:block;
}

.mob-box {
	display:none;
}

.desk-box td,
.mob-box td {
	padding:8px;
}

#sgpb-popup-dialog-main-div {
	border-width:0px !important;
}

.popup-title-box {
	background: #79011e;
    padding: 15px;
}

.popup-title-box h2 {
	color:#fff
}

.popup-title-box h2 span {
	font-size:18px;
}
.tab-content{
	background:transparent !important;
}

.page-body a {
    border: none !important;
    text-decoration: none;
}
.fsBody .fsForm .fsFieldSelect {
    line-height: 23px;
}
.collections {
    display: flex !important;
    flex-wrap: wrap !important;
}
@media (min-width:992px) {
	body[data-header-format="left-header"] #header-outer {
	  height: 100%;
	  min-height: 100vh;
	  position: absolute;
	}
	
	#header-outer {
		height: auto !important;
		min-height: 1250px !important;
		max-height: unset !important;
		position: relative !important;
		top: 0px !important;
	}
	
	#header-outer header {
		height: 60% !important;
		min-height:650px !important;
	}
	
	.home #header-outer header {
		height: 54% !important;
		min-height:600px !important;
	}
	
	#header-outer[data-format=left-header] {
		width:290px !important;		
		border: 5px solid #fff !important;		
	}

	.home #header-outer[data-format=left-header] {		
		border-right: 0px solid #fff !important;
	}

	#header-outer .container {
		width:285px !important;
		padding: 0px !important;	
	}

	#header-outer .container .col.span_3,
	#header-outer .container .col.span_9 {
		border-bottom: 5px solid #fff;
		padding: 0px 30px 30px;
		width: 100%;
		margin: 30px auto 10px;
	}
	
	#header-outer .container .col.span_9 {
		padding: 0px 20px 30px;
		margin: 0px auto 10px;
	}
	
	.menu-top-search-box {
		display:block;
	}
	
	.buttons.sf-menu {
		display:none;
	}	
.page-id-325 #page-header-wrap h1
{
	margin-top:60px;
}
}

@media (max-width: 1366px) {	
	.container,
	.row,
	.container-wrap,
	#page {
	  max-width: 1070px !important;
	  width: 100%;
	  margin: 0 auto;
	}
	
	.membership-function-tab .tabbed>ul li a {
		font-size: 22px;
		min-width: 151px;
	}
	
	.membership-main-box.active {
		/*background: #fff;
		border-radius: 20px;*/
	}
	
	.page-id-325 .wht-text.n-br br {
		display:none;
	}
	
	.contact-data-title h3 {
		font-size: 28px;
	}
	
	.contact-data-designation h3,
	.contact-data-title p,
	.contact-data-designation p	{
		font-size: 22px;
	}
	
	.letter-row {
		margin: 30px 0px;
		padding: 0px;
	}
	
	.letter-row a {
		width: 20px;
		height: 20px;
		line-height: 20px;
	}
	
	.collection_row a {
		font-size: 14px;
		padding: 0px 5px;
	}
	
	.lease-brd-bottom-text p {
		font-size: 20px;
		line-height: 30px;
	}
	
	.lease-gallery-bottom-text {
		width:100%;
	}
	
	.lease-gallery-bottom-text p {
		font-size: 16px;
		line-height: 26px;
	}
	
	.lease-inquire-btn,
	.art-inquire-btn	{
		width: 198px;
		font-size: 26px;
	}
}


@media (max-width: 991px){ 	
	.Membership-Levels {
    opacity: 100% !important;
}
	body[data-header-format=left-header] #header-outer header .row .col.span_9 {
		position: relative !important;
		display: flex;
		align-items: center;
		justify-content: end;
	}
	#search-outer {
    padding: 0px 30px !important;
}
ul.menu li a {
    list-style: none !important;
    text-decoration: none;
}
	.mobile-search .nectar-icon {
		margin-top: 15px;
	}
	
	#header-outer header .container .row {
		display: flex;
		align-items: center;
	}
	
	#ajax-content-wrap {
		top: 105px;
		position: relative;
	}
	
	.left-footer {
		display:none;
	}
	.membership-function-tab ul.wpb_tabs_nav.ui-tabs-nav.clearfix
 {
    overflow: auto;
}
	.left-footer.footer-bottom {
		display:block;
		position: relative !important;
	}
	
	.left-footer.footer-bottom .contact-info {
		margin-bottom:25px;
	}
	
	#footer-outer {
		display:block;
	}
	
	body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6 {
		margin-bottom: 0px;
	}
	
	.page-id-10 #page-header-wrap h1:before {			
		top: 0px;	
	}
	
	.simple-banner,
	.userway_buttons_wrapper,
	.uai.userway_dark	{
		display:none !important;
	}
	
	#footer-outer, #footer-outer .support a:not(.nectar-button) {
		color: #fff !important;
	}
	
	.desk-box {
		display:none;
	}

	.mob-box {
		display:block;
	}

}

@media (max-width: 767px){
	.n-br br {
		display:none;
	}
	.membership-function-data-box {
    padding: 28px 25px 25px !important;
}
	.accordion input[type="checkbox"]:checked ~ .accordion-content {
		max-height: 100%;}
	.lease-gallery-bottom-text {
		width:100%;
	}
	
	.lease-gallery-bottom-text p {
		text-align:left;
	}
	
	.lease-gallery-top-list {
		text-align: left;
		width: 100%;
	}
	.volunteer-form-box {
		padding: 25px 10px !important;
	}
	.lease-gallery-top-list li {
		margin: 10px 15px;
	}	
	
	#page-header-wrap h1:before {
		top: 0px;
	}
	
	.accordion-label {
		font-size: 18px;
	}
	
	.volunteer-form-top-text br {
		display:none;
	}
	
	.page-mid-title {
		font-size:24px;
	}
	
	.Become-ember-pg-title-mid-sps {
		margin-top: 40px;
		margin-bottom: 40px !important;
	}
	
	.membership-main-box {
		width:100%;
	}
	
	.membership-main-box.active {
		/*background: #fff;
		border-radius: 20px;*/
	}
	
	.membership-function-tab .tabbed>ul li a,
	.membership-rate-btn a {
		font-size: 20px;
	}
	
	.membership-function-title,
	.lease-inquire-btn,
	.art-inquire-btn {
		font-size: 22px;
	}
	
	.corporate-events p {
		width: 100%;
	}
	
	.preferred-vendors-data-clmn {
		width: 48%;
	}
	
	.letter-row {
		flex-wrap: wrap;
	}
	
	.collection_row {
		gap: 10px;
	}
	
	.artist-tab-box .tab-item a,
	.artist-tab-box .tab-item a:hover {
		font-size: 24px;
	}
	
	.art-brd-bottom-text p {
		font-size: 20px;
		line-height: 30px;
	}
	
	.about-content-box h3.solid-heading {
		font-size: 24px;
		line-height: 34px;
	}
	
	.about-content-box h3 {
		font-size: 24px !important;
	}
	
	.membership-brd-bottom-text.wht-text {
		margin-bottom: 50px;
	}
	ul.membership-page-btn {
    margin-bottom: 104px !important;
    margin-top: 90px !important;
}
	.page-id-18 #top .row .col.span_9.col_last {
    position: absolute !important;
}
	.page-id-18 #top .nectar-icon.icon-salient-search {
    margin: 0px !important;
}
	#search-box input[type="text"] {
    padding: 12px !important;
}

}

@media (max-width: 767px){
	.owl-carousel[data-desktop-cols] {
		position:absolute;
	}
	
	#carousel-gallery {
		height:300px;
	}
}

@media (max-width: 480px){ 
	#page-header-wrap h1 {
		font-size: 27px !important;
	}
	.page-id-18 .col {
    flex: 1 0 100% !important ;
}
	.bOQyvw {
    flex-basis: 100% !important;
}
	.lease-text,
	.event-text,
	.art-text,
	.donate-text {
		font-size: 24px;
	}
	.letter-row {
    justify-content: center !important;
}
	.event-text {
		padding: 40px 0px 0px;
	}
	
	.art-text {
		padding: 0px 0px;
	}
	
	.lease-text {
		padding: 30px 0px 10px;
	}
	
	.event-text img,
	.art-text img {
		display:none;
	}
	
    .membership-page-btn li a, .membership-page-btn li a {
        min-width: 155px;
        width: 207px;
    }
	
	.row-left,
	.half-row,
	.member,
	.row-right {
		width:100%;
	}
	
	.half-row,
	.bottom-row {
		height: 50% !important;
	}
	
	.preferred-vendors-data-clmn {
		width: 100%;		
	}
	
	.artist-tab-box .tab-item a, 
	.artist-tab-box .tab-item a:hover {
		font-size: 20px;
	}
	
	.artist-tab-box .tab-item:nth-child(1) a:before {
		display:none;
	}
	
	.artist-bio-img {
		width:100%;
	}
	
	.artist-bio-text {
		width:100%;
		margin-top:25px;
	}
	
	.left-footer .support a {
		font-size: 20px;
	}
	
	.row-left,
	.half-row,
	.row-right,
	.member,
	.various-artworks {
		width:100% !important;
	}
	
	.index-page {
		height: 2000px !important;
	}

	.row-left {
		height:66.66% !important
	}

	.row-right {
		height:33.33% !important;
	}

	.event,
	.member,
	.various-artworks,
	.lease-2-main-box {
		height: 33.33% !important;
	}

	.support,
	.admission {
		height:33.33% !important;
	}

	.quote,
	.index-page .row-right > a {
		height:33.33% !important;
	}
	
	.quote,
	.lease {
		height:50% !important;
	}
	
	.membership-brd-bottom-text.wht-text {
		margin-bottom: 40px;
	}
	.index-page .member {
        width: 100% !important;
    }
}

/* RESPONSIVE */

/* BOOTSTRAP */

.m-0 {
     margin: 0!important;
}
 .mt-0,.my-0 {
     margin-top: 0!important;
}
 .mr-0,.mx-0 {
     margin-right: 0!important;
}
 .mb-0,.my-0 {
     margin-bottom: 0!important;
}
 .ml-0,.mx-0 {
     margin-left: 0!important;
}
 .m-1 {
     margin: .25rem!important;
}
 .mt-1,.my-1 {
     margin-top: .25rem!important;
}
 .mr-1,.mx-1 {
     margin-right: .25rem!important;
}
 .mb-1,.my-1 {
     margin-bottom: .25rem!important;
}
 .ml-1,.mx-1 {
     margin-left: .25rem!important;
}
 .m-2 {
     margin: .5rem!important;
}
 .mt-2,.my-2 {
     margin-top: .5rem!important;
}
 .mr-2,.mx-2 {
     margin-right: .5rem!important;
}
 .mb-2,.my-2 {
     margin-bottom: .5rem!important;
}
 .ml-2,.mx-2 {
     margin-left: .5rem!important;
}
 .m-3 {
     margin: 1rem!important;
}
 .mt-3,.my-3 {
     margin-top: 1rem!important;
}
 .mr-3,.mx-3 {
     margin-right: 1rem!important;
}
 .mb-3,.my-3 {
     margin-bottom: 1rem!important;
}
 .ml-3,.mx-3 {
     margin-left: 1rem!important;
}
 .m-4 {
     margin: 1.5rem!important;
}
 .mt-4,.my-4 {
     margin-top: 1.5rem!important;
}
 .mr-4,.mx-4 {
     margin-right: 1.5rem!important;
}
 .mb-4,.my-4 {
     margin-bottom: 1.5rem!important;
}
 .ml-4,.mx-4 {
     margin-left: 1.5rem!important;
}
 .m-5 {
     margin: 3rem!important;
}
 .mt-5,.my-5 {
     margin-top: 3rem!important;
}
 .mr-5,.mx-5 {
     margin-right: 3rem!important;
}
 .mb-5,.my-5 {
     margin-bottom: 3rem!important;
}
 .ml-5,.mx-5 {
     margin-left: 3rem!important;
}
 .p-0 {
     padding: 0!important;
}
 .pt-0,.py-0 {
     padding-top: 0!important;
}
 .pr-0,.px-0 {
     padding-right: 0!important;
}
 .pb-0,.py-0 {
     padding-bottom: 0!important;
}
 .pl-0,.px-0 {
     padding-left: 0!important;
}
 .p-1 {
     padding: .25rem!important;
}
 .pt-1,.py-1 {
     padding-top: .25rem!important;
}
 .pr-1,.px-1 {
     padding-right: .25rem!important;
}
 .pb-1,.py-1 {
     padding-bottom: .25rem!important;
}
 .pl-1,.px-1 {
     padding-left: .25rem!important;
}
 .p-2 {
     padding: .5rem!important;
}
 .pt-2,.py-2 {
     padding-top: .5rem!important;
}
 .pr-2,.px-2 {
     padding-right: .5rem!important;
}
 .pb-2,.py-2 {
     padding-bottom: .5rem!important;
}
 .pl-2,.px-2 {
     padding-left: .5rem!important;
}
 .p-3 {
     padding: 1rem!important;
}
 .pt-3,.py-3 {
     padding-top: 1rem!important;
}
 .pr-3,.px-3 {
     padding-right: 1rem!important;
}
 .pb-3,.py-3 {
     padding-bottom: 1rem!important;
}
 .pl-3,.px-3 {
     padding-left: 1rem!important;
}
 .p-4 {
     padding: 1.5rem!important;
}
 .pt-4,.py-4 {
     padding-top: 1.5rem!important;
}
 .pr-4,.px-4 {
     padding-right: 1.5rem!important;
}
 .pb-4,.py-4 {
     padding-bottom: 1.5rem!important;
}
 .pl-4,.px-4 {
     padding-left: 1.5rem!important;
}
 .p-5 {
     padding: 3rem!important;
}
 .pt-5,.py-5 {
     padding-top: 3rem!important;
}
 .pr-5,.px-5 {
     padding-right: 3rem!important;
}
 .pb-5,.py-5 {
     padding-bottom: 3rem!important;
}
 .pl-5,.px-5 {
     padding-left: 3rem!important;
}
 .m-n1 {
     margin: -.25rem!important;
}
 .mt-n1,.my-n1 {
     margin-top: -.25rem!important;
}
 .mr-n1,.mx-n1 {
     margin-right: -.25rem!important;
}
 .mb-n1,.my-n1 {
     margin-bottom: -.25rem!important;
}
 .ml-n1,.mx-n1 {
     margin-left: -.25rem!important;
}
 .m-n2 {
     margin: -.5rem!important;
}
 .mt-n2,.my-n2 {
     margin-top: -.5rem!important;
}
 .mr-n2,.mx-n2 {
     margin-right: -.5rem!important;
}
 .mb-n2,.my-n2 {
     margin-bottom: -.5rem!important;
}
 .ml-n2,.mx-n2 {
     margin-left: -.5rem!important;
}
 .m-n3 {
     margin: -1rem!important;
}
 .mt-n3,.my-n3 {
     margin-top: -1rem!important;
}
 .mr-n3,.mx-n3 {
     margin-right: -1rem!important;
}
 .mb-n3,.my-n3 {
     margin-bottom: -1rem!important;
}
 .ml-n3,.mx-n3 {
     margin-left: -1rem!important;
}
 .m-n4 {
     margin: -1.5rem!important;
}
 .mt-n4,.my-n4 {
     margin-top: -1.5rem!important;
}
 .mr-n4,.mx-n4 {
     margin-right: -1.5rem!important;
}
 .mb-n4,.my-n4 {
     margin-bottom: -1.5rem!important;
}
 .ml-n4,.mx-n4 {
     margin-left: -1.5rem!important;
}
 .m-n5 {
     margin: -3rem!important;
}
 .mt-n5,.my-n5 {
     margin-top: -3rem!important;
}
 .mr-n5,.mx-n5 {
     margin-right: -3rem!important;
}
 .mb-n5,.my-n5 {
     margin-bottom: -3rem!important;
}
 .ml-n5,.mx-n5 {
     margin-left: -3rem!important;
}
 .m-auto {
     margin: auto!important;
}
 .mt-auto,.my-auto {
     margin-top: auto!important;
}
 .mr-auto,.mx-auto {
     margin-right: auto!important;
}
 .mb-auto,.my-auto {
     margin-bottom: auto!important;
}
 .ml-auto,.mx-auto {
     margin-left: auto!important;
}
 @media (min-width:576px) {
     .m-sm-0 {
         margin: 0!important;
    }
     .mt-sm-0, .my-sm-0 {
         margin-top: 0!important;
    }
     .mr-sm-0, .mx-sm-0 {
         margin-right: 0!important;
    }
     .mb-sm-0, .my-sm-0 {
         margin-bottom: 0!important;
    }
     .ml-sm-0, .mx-sm-0 {
         margin-left: 0!important;
    }
     .m-sm-1 {
         margin: .25rem!important;
    }
     .mt-sm-1, .my-sm-1 {
         margin-top: .25rem!important;
    }
     .mr-sm-1, .mx-sm-1 {
         margin-right: .25rem!important;
    }
     .mb-sm-1, .my-sm-1 {
         margin-bottom: .25rem!important;
    }
     .ml-sm-1, .mx-sm-1 {
         margin-left: .25rem!important;
    }
     .m-sm-2 {
         margin: .5rem!important;
    }
     .mt-sm-2, .my-sm-2 {
         margin-top: .5rem!important;
    }
     .mr-sm-2, .mx-sm-2 {
         margin-right: .5rem!important;
    }
     .mb-sm-2, .my-sm-2 {
         margin-bottom: .5rem!important;
    }
     .ml-sm-2, .mx-sm-2 {
         margin-left: .5rem!important;
    }
     .m-sm-3 {
         margin: 1rem!important;
    }
     .mt-sm-3, .my-sm-3 {
         margin-top: 1rem!important;
    }
     .mr-sm-3, .mx-sm-3 {
         margin-right: 1rem!important;
    }
     .mb-sm-3, .my-sm-3 {
         margin-bottom: 1rem!important;
    }
     .ml-sm-3, .mx-sm-3 {
         margin-left: 1rem!important;
    }
     .m-sm-4 {
         margin: 1.5rem!important;
    }
     .mt-sm-4, .my-sm-4 {
         margin-top: 1.5rem!important;
    }
     .mr-sm-4, .mx-sm-4 {
         margin-right: 1.5rem!important;
    }
     .mb-sm-4, .my-sm-4 {
         margin-bottom: 1.5rem!important;
    }
     .ml-sm-4, .mx-sm-4 {
         margin-left: 1.5rem!important;
    }
     .m-sm-5 {
         margin: 3rem!important;
    }
     .mt-sm-5, .my-sm-5 {
         margin-top: 3rem!important;
    }
     .mr-sm-5, .mx-sm-5 {
         margin-right: 3rem!important;
    }
     .mb-sm-5, .my-sm-5 {
         margin-bottom: 3rem!important;
    }
     .ml-sm-5, .mx-sm-5 {
         margin-left: 3rem!important;
    }
     .p-sm-0 {
         padding: 0!important;
    }
     .pt-sm-0, .py-sm-0 {
         padding-top: 0!important;
    }
     .pr-sm-0, .px-sm-0 {
         padding-right: 0!important;
    }
     .pb-sm-0, .py-sm-0 {
         padding-bottom: 0!important;
    }
     .pl-sm-0, .px-sm-0 {
         padding-left: 0!important;
    }
     .p-sm-1 {
         padding: .25rem!important;
    }
     .pt-sm-1, .py-sm-1 {
         padding-top: .25rem!important;
    }
     .pr-sm-1, .px-sm-1 {
         padding-right: .25rem!important;
    }
     .pb-sm-1, .py-sm-1 {
         padding-bottom: .25rem!important;
    }
     .pl-sm-1, .px-sm-1 {
         padding-left: .25rem!important;
    }
     .p-sm-2 {
         padding: .5rem!important;
    }
     .pt-sm-2, .py-sm-2 {
         padding-top: .5rem!important;
    }
     .pr-sm-2, .px-sm-2 {
         padding-right: .5rem!important;
    }
     .pb-sm-2, .py-sm-2 {
         padding-bottom: .5rem!important;
    }
     .pl-sm-2, .px-sm-2 {
         padding-left: .5rem!important;
    }
     .p-sm-3 {
         padding: 1rem!important;
    }
     .pt-sm-3, .py-sm-3 {
         padding-top: 1rem!important;
    }
     .pr-sm-3, .px-sm-3 {
         padding-right: 1rem!important;
    }
     .pb-sm-3, .py-sm-3 {
         padding-bottom: 1rem!important;
    }
     .pl-sm-3, .px-sm-3 {
         padding-left: 1rem!important;
    }
     .p-sm-4 {
         padding: 1.5rem!important;
    }
     .pt-sm-4, .py-sm-4 {
         padding-top: 1.5rem!important;
    }
     .pr-sm-4, .px-sm-4 {
         padding-right: 1.5rem!important;
    }
     .pb-sm-4, .py-sm-4 {
         padding-bottom: 1.5rem!important;
    }
     .pl-sm-4, .px-sm-4 {
         padding-left: 1.5rem!important;
    }
     .p-sm-5 {
         padding: 3rem!important;
    }
     .pt-sm-5, .py-sm-5 {
         padding-top: 3rem!important;
    }
     .pr-sm-5, .px-sm-5 {
         padding-right: 3rem!important;
    }
     .pb-sm-5, .py-sm-5 {
         padding-bottom: 3rem!important;
    }
     .pl-sm-5, .px-sm-5 {
         padding-left: 3rem!important;
    }
     .m-sm-n1 {
         margin: -.25rem!important;
    }
     .mt-sm-n1, .my-sm-n1 {
         margin-top: -.25rem!important;
    }
     .mr-sm-n1, .mx-sm-n1 {
         margin-right: -.25rem!important;
    }
     .mb-sm-n1, .my-sm-n1 {
         margin-bottom: -.25rem!important;
    }
     .ml-sm-n1, .mx-sm-n1 {
         margin-left: -.25rem!important;
    }
     .m-sm-n2 {
         margin: -.5rem!important;
    }
     .mt-sm-n2, .my-sm-n2 {
         margin-top: -.5rem!important;
    }
     .mr-sm-n2, .mx-sm-n2 {
         margin-right: -.5rem!important;
    }
     .mb-sm-n2, .my-sm-n2 {
         margin-bottom: -.5rem!important;
    }
     .ml-sm-n2, .mx-sm-n2 {
         margin-left: -.5rem!important;
    }
     .m-sm-n3 {
         margin: -1rem!important;
    }
     .mt-sm-n3, .my-sm-n3 {
         margin-top: -1rem!important;
    }
     .mr-sm-n3, .mx-sm-n3 {
         margin-right: -1rem!important;
    }
     .mb-sm-n3, .my-sm-n3 {
         margin-bottom: -1rem!important;
    }
     .ml-sm-n3, .mx-sm-n3 {
         margin-left: -1rem!important;
    }
     .m-sm-n4 {
         margin: -1.5rem!important;
    }
     .mt-sm-n4, .my-sm-n4 {
         margin-top: -1.5rem!important;
    }
     .mr-sm-n4, .mx-sm-n4 {
         margin-right: -1.5rem!important;
    }
     .mb-sm-n4, .my-sm-n4 {
         margin-bottom: -1.5rem!important;
    }
     .ml-sm-n4, .mx-sm-n4 {
         margin-left: -1.5rem!important;
    }
     .m-sm-n5 {
         margin: -3rem!important;
    }
     .mt-sm-n5, .my-sm-n5 {
         margin-top: -3rem!important;
    }
     .mr-sm-n5, .mx-sm-n5 {
         margin-right: -3rem!important;
    }
     .mb-sm-n5, .my-sm-n5 {
         margin-bottom: -3rem!important;
    }
     .ml-sm-n5, .mx-sm-n5 {
         margin-left: -3rem!important;
    }
     .m-sm-auto {
         margin: auto!important;
    }
     .mt-sm-auto, .my-sm-auto {
         margin-top: auto!important;
    }
     .mr-sm-auto, .mx-sm-auto {
         margin-right: auto!important;
    }
     .mb-sm-auto, .my-sm-auto {
         margin-bottom: auto!important;
    }
     .ml-sm-auto, .mx-sm-auto {
         margin-left: auto!important;
    }
}
 @media (min-width:768px) {
     .m-md-0 {
         margin: 0!important;
    }
     .mt-md-0, .my-md-0 {
         margin-top: 0!important;
    }
     .mr-md-0, .mx-md-0 {
         margin-right: 0!important;
    }
     .mb-md-0, .my-md-0 {
         margin-bottom: 0!important;
    }
     .ml-md-0, .mx-md-0 {
         margin-left: 0!important;
    }
     .m-md-1 {
         margin: .25rem!important;
    }
     .mt-md-1, .my-md-1 {
         margin-top: .25rem!important;
    }
     .mr-md-1, .mx-md-1 {
         margin-right: .25rem!important;
    }
     .mb-md-1, .my-md-1 {
         margin-bottom: .25rem!important;
    }
     .ml-md-1, .mx-md-1 {
         margin-left: .25rem!important;
    }
     .m-md-2 {
         margin: .5rem!important;
    }
     .mt-md-2, .my-md-2 {
         margin-top: .5rem!important;
    }
     .mr-md-2, .mx-md-2 {
         margin-right: .5rem!important;
    }
     .mb-md-2, .my-md-2 {
         margin-bottom: .5rem!important;
    }
     .ml-md-2, .mx-md-2 {
         margin-left: .5rem!important;
    }
     .m-md-3 {
         margin: 1rem!important;
    }
     .mt-md-3, .my-md-3 {
         margin-top: 1rem!important;
    }
     .mr-md-3, .mx-md-3 {
         margin-right: 1rem!important;
    }
     .mb-md-3, .my-md-3 {
         margin-bottom: 1rem!important;
    }
     .ml-md-3, .mx-md-3 {
         margin-left: 1rem!important;
    }
     .m-md-4 {
         margin: 1.5rem!important;
    }
     .mt-md-4, .my-md-4 {
         margin-top: 1.5rem!important;
    }
     .mr-md-4, .mx-md-4 {
         margin-right: 1.5rem!important;
    }
     .mb-md-4, .my-md-4 {
         margin-bottom: 1.5rem!important;
    }
     .ml-md-4, .mx-md-4 {
         margin-left: 1.5rem!important;
    }
     .m-md-5 {
         margin: 3rem!important;
    }
     .mt-md-5, .my-md-5 {
         margin-top: 3rem!important;
    }
     .mr-md-5, .mx-md-5 {
         margin-right: 3rem!important;
    }
     .mb-md-5, .my-md-5 {
         margin-bottom: 3rem!important;
    }
     .ml-md-5, .mx-md-5 {
         margin-left: 3rem!important;
    }
     .p-md-0 {
         padding: 0!important;
    }
     .pt-md-0, .py-md-0 {
         padding-top: 30!important;
    }
     .pr-md-0, .px-md-0 {
         padding-right: 0!important;
    }
     .pb-md-0, .py-md-0 {
         padding-bottom: 0!important;
    }
     .pl-md-0, .px-md-0 {
         padding-left: 0!important;
    }
     .p-md-1 {
         padding: .25rem!important;
    }
     .pt-md-1, .py-md-1 {
         padding-top: .25rem!important;
    }
     .pr-md-1, .px-md-1 {
         padding-right: .25rem!important;
    }
     .pb-md-1, .py-md-1 {
         padding-bottom: .25rem!important;
    }
     .pl-md-1, .px-md-1 {
         padding-left: .25rem!important;
    }
     .p-md-2 {
         padding: .5rem!important;
    }
     .pt-md-2, .py-md-2 {
         padding-top: .5rem!important;
    }
     .pr-md-2, .px-md-2 {
         padding-right: .5rem!important;
    }
     .pb-md-2, .py-md-2 {
         padding-bottom: .5rem!important;
    }
     .pl-md-2, .px-md-2 {
         padding-left: .5rem!important;
    }
     .p-md-3 {
         padding: 1rem!important;
    }
     .pt-md-3, .py-md-3 {
         padding-top: 1rem!important;
    }
     .pr-md-3, .px-md-3 {
         padding-right: 1rem!important;
    }
     .pb-md-3, .py-md-3 {
         padding-bottom: 1rem!important;
    }
     .pl-md-3, .px-md-3 {
         padding-left: 1rem!important;
    }
     .p-md-4 {
         padding: 1.5rem!important;
    }
     .pt-md-4, .py-md-4 {
         padding-top: 1.5rem!important;
    }
     .pr-md-4, .px-md-4 {
         padding-right: 1.5rem!important;
    }
     .pb-md-4, .py-md-4 {
         padding-bottom: 1.5rem!important;
    }
     .pl-md-4, .px-md-4 {
         padding-left: 1.5rem!important;
    }
     .p-md-5 {
         padding: 3rem!important;
    }
     .pt-md-5, .py-md-5 {
         padding-top: 3rem!important;
    }
     .pr-md-5, .px-md-5 {
         padding-right: 3rem!important;
    }
     .pb-md-5, .py-md-5 {
         padding-bottom: 3rem!important;
    }
     .pl-md-5, .px-md-5 {
         padding-left: 3rem!important;
    }
     .m-md-n1 {
         margin: -.25rem!important;
    }
     .mt-md-n1, .my-md-n1 {
         margin-top: -.25rem!important;
    }
     .mr-md-n1, .mx-md-n1 {
         margin-right: -.25rem!important;
    }
     .mb-md-n1, .my-md-n1 {
         margin-bottom: -.25rem!important;
    }
     .ml-md-n1, .mx-md-n1 {
         margin-left: -.25rem!important;
    }
     .m-md-n2 {
         margin: -.5rem!important;
    }
     .mt-md-n2, .my-md-n2 {
         margin-top: -.5rem!important;
    }
     .mr-md-n2, .mx-md-n2 {
         margin-right: -.5rem!important;
    }
     .mb-md-n2, .my-md-n2 {
         margin-bottom: -.5rem!important;
    }
     .ml-md-n2, .mx-md-n2 {
         margin-left: -.5rem!important;
    }
     .m-md-n3 {
         margin: -1rem!important;
    }
     .mt-md-n3, .my-md-n3 {
         margin-top: -1rem!important;
    }
     .mr-md-n3, .mx-md-n3 {
         margin-right: -1rem!important;
    }
     .mb-md-n3, .my-md-n3 {
         margin-bottom: -1rem!important;
    }
     .ml-md-n3, .mx-md-n3 {
         margin-left: -1rem!important;
    }
     .m-md-n4 {
         margin: -1.5rem!important;
    }
     .mt-md-n4, .my-md-n4 {
         margin-top: -1.5rem!important;
    }
     .mr-md-n4, .mx-md-n4 {
         margin-right: -1.5rem!important;
    }
     .mb-md-n4, .my-md-n4 {
         margin-bottom: -1.5rem!important;
    }
     .ml-md-n4, .mx-md-n4 {
         margin-left: -1.5rem!important;
    }
     .m-md-n5 {
         margin: -3rem!important;
    }
     .mt-md-n5, .my-md-n5 {
         margin-top: -3rem!important;
    }
     .mr-md-n5, .mx-md-n5 {
         margin-right: -3rem!important;
    }
     .mb-md-n5, .my-md-n5 {
         margin-bottom: -3rem!important;
    }
     .ml-md-n5, .mx-md-n5 {
         margin-left: -3rem!important;
    }
     .m-md-auto {
         margin: auto!important;
    }
     .mt-md-auto, .my-md-auto {
         margin-top: auto!important;
    }
     .mr-md-auto, .mx-md-auto {
         margin-right: auto!important;
    }
     .mb-md-auto, .my-md-auto {
         margin-bottom: auto!important;
    }
     .ml-md-auto, .mx-md-auto {
         margin-left: auto!important;
    }
}
 @media (min-width:992px) {
     .m-lg-0 {
         margin: 0!important;
    }
     .mt-lg-0, .my-lg-0 {
         margin-top: 0!important;
    }
     .mr-lg-0, .mx-lg-0 {
         margin-right: 0!important;
    }
     .mb-lg-0, .my-lg-0 {
         margin-bottom: 0!important;
    }
     .ml-lg-0, .mx-lg-0 {
         margin-left: 0!important;
    }
     .m-lg-1 {
         margin: .25rem!important;
    }
     .mt-lg-1, .my-lg-1 {
         margin-top: .25rem!important;
    }
     .mr-lg-1, .mx-lg-1 {
         margin-right: .25rem!important;
    }
     .mb-lg-1, .my-lg-1 {
         margin-bottom: .25rem!important;
    }
     .ml-lg-1, .mx-lg-1 {
         margin-left: .25rem!important;
    }
     .m-lg-2 {
         margin: .5rem!important;
    }
     .mt-lg-2, .my-lg-2 {
         margin-top: .5rem!important;
    }
     .mr-lg-2, .mx-lg-2 {
         margin-right: .5rem!important;
    }
     .mb-lg-2, .my-lg-2 {
         margin-bottom: .5rem!important;
    }
     .ml-lg-2, .mx-lg-2 {
         margin-left: .5rem!important;
    }
     .m-lg-3 {
         margin: 1rem!important;
    }
     .mt-lg-3, .my-lg-3 {
         margin-top: 1rem!important;
    }
     .mr-lg-3, .mx-lg-3 {
         margin-right: 1rem!important;
    }
     .mb-lg-3, .my-lg-3 {
         margin-bottom: 1rem!important;
    }
     .ml-lg-3, .mx-lg-3 {
         margin-left: 1rem!important;
    }
     .m-lg-4 {
         margin: 1.5rem!important;
    }
     .mt-lg-4, .my-lg-4 {
         margin-top: 1.5rem!important;
    }
     .mr-lg-4, .mx-lg-4 {
         margin-right: 1.5rem!important;
    }
     .mb-lg-4, .my-lg-4 {
         margin-bottom: 1.5rem!important;
    }
     .ml-lg-4, .mx-lg-4 {
         margin-left: 1.5rem!important;
    }
     .m-lg-5 {
         margin: 3rem!important;
    }
     .mt-lg-5, .my-lg-5 {
         margin-top: 3rem!important;
    }
     .mr-lg-5, .mx-lg-5 {
         margin-right: 3rem!important;
    }
     .mb-lg-5, .my-lg-5 {
         margin-bottom: 3rem!important;
    }
     .ml-lg-5, .mx-lg-5 {
         margin-left: 3rem!important;
    }
     .p-lg-0 {
         padding: 0!important;
    }
     .pt-lg-0, .py-lg-0 {
         padding-top: 0!important;
    }
     .pr-lg-0, .px-lg-0 {
         padding-right: 0!important;
    }
     .pb-lg-0, .py-lg-0 {
         padding-bottom: 0!important;
    }
     .pl-lg-0, .px-lg-0 {
         padding-left: 0!important;
    }
     .p-lg-1 {
         padding: .25rem!important;
    }
     .pt-lg-1, .py-lg-1 {
         padding-top: .25rem!important;
    }
     .pr-lg-1, .px-lg-1 {
         padding-right: .25rem!important;
    }
     .pb-lg-1, .py-lg-1 {
         padding-bottom: .25rem!important;
    }
     .pl-lg-1, .px-lg-1 {
         padding-left: .25rem!important;
    }
     .p-lg-2 {
         padding: .5rem!important;
    }
     .pt-lg-2, .py-lg-2 {
         padding-top: .5rem!important;
    }
     .pr-lg-2, .px-lg-2 {
         padding-right: .5rem!important;
    }
     .pb-lg-2, .py-lg-2 {
         padding-bottom: .5rem!important;
    }
     .pl-lg-2, .px-lg-2 {
         padding-left: .5rem!important;
    }
     .p-lg-3 {
         padding: 1rem!important;
    }
     .pt-lg-3, .py-lg-3 {
         padding-top: 1rem!important;
    }
     .pr-lg-3, .px-lg-3 {
         padding-right: 1rem!important;
    }
     .pb-lg-3, .py-lg-3 {
         padding-bottom: 1rem!important;
    }
     .pl-lg-3, .px-lg-3 {
         padding-left: 1rem!important;
    }
     .p-lg-4 {
         padding: 1.5rem!important;
    }
     .pt-lg-4, .py-lg-4 {
         padding-top: 1.5rem!important;
    }
     .pr-lg-4, .px-lg-4 {
         padding-right: 1.5rem!important;
    }
     .pb-lg-4, .py-lg-4 {
         padding-bottom: 1.5rem!important;
    }
     .pl-lg-4, .px-lg-4 {
         padding-left: 1.5rem!important;
    }
     .p-lg-5 {
         padding: 3rem!important;
    }
     .pt-lg-5, .py-lg-5 {
         padding-top: 3rem!important;
    }
     .pr-lg-5, .px-lg-5 {
         padding-right: 3rem!important;
    }
     .pb-lg-5, .py-lg-5 {
         padding-bottom: 3rem!important;
    }
     .pl-lg-5, .px-lg-5 {
         padding-left: 3rem!important;
    }
     .m-lg-n1 {
         margin: -.25rem!important;
    }
     .mt-lg-n1, .my-lg-n1 {
         margin-top: -.25rem!important;
    }
     .mr-lg-n1, .mx-lg-n1 {
         margin-right: -.25rem!important;
    }
     .mb-lg-n1, .my-lg-n1 {
         margin-bottom: -.25rem!important;
    }
     .ml-lg-n1, .mx-lg-n1 {
         margin-left: -.25rem!important;
    }
     .m-lg-n2 {
         margin: -.5rem!important;
    }
     .mt-lg-n2, .my-lg-n2 {
         margin-top: -.5rem!important;
    }
     .mr-lg-n2, .mx-lg-n2 {
         margin-right: -.5rem!important;
    }
     .mb-lg-n2, .my-lg-n2 {
         margin-bottom: -.5rem!important;
    }
     .ml-lg-n2, .mx-lg-n2 {
         margin-left: -.5rem!important;
    }
     .m-lg-n3 {
         margin: -1rem!important;
    }
     .mt-lg-n3, .my-lg-n3 {
         margin-top: -1rem!important;
    }
     .mr-lg-n3, .mx-lg-n3 {
         margin-right: -1rem!important;
    }
     .mb-lg-n3, .my-lg-n3 {
         margin-bottom: -1rem!important;
    }
     .ml-lg-n3, .mx-lg-n3 {
         margin-left: -1rem!important;
    }
     .m-lg-n4 {
         margin: -1.5rem!important;
    }
     .mt-lg-n4, .my-lg-n4 {
         margin-top: -1.5rem!important;
    }
     .mr-lg-n4, .mx-lg-n4 {
         margin-right: -1.5rem!important;
    }
     .mb-lg-n4, .my-lg-n4 {
         margin-bottom: -1.5rem!important;
    }
     .ml-lg-n4, .mx-lg-n4 {
         margin-left: -1.5rem!important;
    }
     .m-lg-n5 {
         margin: -3rem!important;
    }
     .mt-lg-n5, .my-lg-n5 {
         margin-top: -3rem!important;
    }
     .mr-lg-n5, .mx-lg-n5 {
         margin-right: -3rem!important;
    }
     .mb-lg-n5, .my-lg-n5 {
         margin-bottom: -3rem!important;
    }
     .ml-lg-n5, .mx-lg-n5 {
         margin-left: -3rem!important;
    }
     .m-lg-auto {
         margin: auto!important;
    }
     .mt-lg-auto, .my-lg-auto {
         margin-top: auto!important;
    }
     .mr-lg-auto, .mx-lg-auto {
         margin-right: auto!important;
    }
     .mb-lg-auto, .my-lg-auto {
         margin-bottom: auto!important;
    }
     .ml-lg-auto, .mx-lg-auto {
         margin-left: auto!important;
    }
}
 @media (min-width:1200px) {
     .m-xl-0 {
         margin: 0!important;
    }
     .mt-xl-0, .my-xl-0 {
         margin-top: 0!important;
    }
     .mr-xl-0, .mx-xl-0 {
         margin-right: 0!important;
    }
     .mb-xl-0, .my-xl-0 {
         margin-bottom: 0!important;
    }
     .ml-xl-0, .mx-xl-0 {
         margin-left: 0!important;
    }
     .m-xl-1 {
         margin: .25rem!important;
    }
     .mt-xl-1, .my-xl-1 {
         margin-top: .25rem!important;
    }
     .mr-xl-1, .mx-xl-1 {
         margin-right: .25rem!important;
    }
     .mb-xl-1, .my-xl-1 {
         margin-bottom: .25rem!important;
    }
     .ml-xl-1, .mx-xl-1 {
         margin-left: .25rem!important;
    }
     .m-xl-2 {
         margin: .5rem!important;
    }
     .mt-xl-2, .my-xl-2 {
         margin-top: .5rem!important;
    }
     .mr-xl-2, .mx-xl-2 {
         margin-right: .5rem!important;
    }
     .mb-xl-2, .my-xl-2 {
         margin-bottom: .5rem!important;
    }
     .ml-xl-2, .mx-xl-2 {
         margin-left: .5rem!important;
    }
     .m-xl-3 {
         margin: 1rem!important;
    }
     .mt-xl-3, .my-xl-3 {
         margin-top: 1rem!important;
    }
     .mr-xl-3, .mx-xl-3 {
         margin-right: 1rem!important;
    }
     .mb-xl-3, .my-xl-3 {
         margin-bottom: 1rem!important;
    }
     .ml-xl-3, .mx-xl-3 {
         margin-left: 1rem!important;
    }
     .m-xl-4 {
         margin: 1.5rem!important;
    }
     .mt-xl-4, .my-xl-4 {
         margin-top: 1.5rem!important;
    }
     .mr-xl-4, .mx-xl-4 {
         margin-right: 1.5rem!important;
    }
     .mb-xl-4, .my-xl-4 {
         margin-bottom: 1.5rem!important;
    }
     .ml-xl-4, .mx-xl-4 {
         margin-left: 1.5rem!important;
    }
     .m-xl-5 {
         margin: 3rem!important;
    }
     .mt-xl-5, .my-xl-5 {
         margin-top: 3rem!important;
    }
     .mr-xl-5, .mx-xl-5 {
         margin-right: 3rem!important;
    }
     .mb-xl-5, .my-xl-5 {
         margin-bottom: 3rem!important;
    }
     .ml-xl-5, .mx-xl-5 {
         margin-left: 3rem!important;
    }
     .p-xl-0 {
         padding: 0!important;
    }
     .pt-xl-0, .py-xl-0 {
         padding-top: 0!important;
    }
     .pr-xl-0, .px-xl-0 {
         padding-right: 0!important;
    }
     .pb-xl-0, .py-xl-0 {
         padding-bottom: 0!important;
    }
     .pl-xl-0, .px-xl-0 {
         padding-left: 0!important;
    }
     .p-xl-1 {
         padding: .25rem!important;
    }
     .pt-xl-1, .py-xl-1 {
         padding-top: .25rem!important;
    }
     .pr-xl-1, .px-xl-1 {
         padding-right: .25rem!important;
    }
     .pb-xl-1, .py-xl-1 {
         padding-bottom: .25rem!important;
    }
     .pl-xl-1, .px-xl-1 {
         padding-left: .25rem!important;
    }
     .p-xl-2 {
         padding: .5rem!important;
    }
     .pt-xl-2, .py-xl-2 {
         padding-top: .5rem!important;
    }
     .pr-xl-2, .px-xl-2 {
         padding-right: .5rem!important;
    }
     .pb-xl-2, .py-xl-2 {
         padding-bottom: .5rem!important;
    }
     .pl-xl-2, .px-xl-2 {
         padding-left: .5rem!important;
    }
     .p-xl-3 {
         padding: 1rem!important;
    }
     .pt-xl-3, .py-xl-3 {
         padding-top: 1rem!important;
    }
     .pr-xl-3, .px-xl-3 {
         padding-right: 1rem!important;
    }
     .pb-xl-3, .py-xl-3 {
         padding-bottom: 1rem!important;
    }
     .pl-xl-3, .px-xl-3 {
         padding-left: 1rem!important;
    }
     .p-xl-4 {
         padding: 1.5rem!important;
    }
     .pt-xl-4, .py-xl-4 {
         padding-top: 1.5rem!important;
    }
     .pr-xl-4, .px-xl-4 {
         padding-right: 1.5rem!important;
    }
     .pb-xl-4, .py-xl-4 {
         padding-bottom: 1.5rem!important;
    }
     .pl-xl-4, .px-xl-4 {
         padding-left: 1.5rem!important;
    }
     .p-xl-5 {
         padding: 3rem!important;
    }
     .pt-xl-5, .py-xl-5 {
         padding-top: 3rem!important;
    }
     .pr-xl-5, .px-xl-5 {
         padding-right: 3rem!important;
    }
     .pb-xl-5, .py-xl-5 {
         padding-bottom: 3rem!important;
    }
     .pl-xl-5, .px-xl-5 {
         padding-left: 3rem!important;
    }
     .m-xl-n1 {
         margin: -.25rem!important;
    }
     .mt-xl-n1, .my-xl-n1 {
         margin-top: -.25rem!important;
    }
     .mr-xl-n1, .mx-xl-n1 {
         margin-right: -.25rem!important;
    }
     .mb-xl-n1, .my-xl-n1 {
         margin-bottom: -.25rem!important;
    }
     .ml-xl-n1, .mx-xl-n1 {
         margin-left: -.25rem!important;
    }
     .m-xl-n2 {
         margin: -.5rem!important;
    }
     .mt-xl-n2, .my-xl-n2 {
         margin-top: -.5rem!important;
    }
     .mr-xl-n2, .mx-xl-n2 {
         margin-right: -.5rem!important;
    }
     .mb-xl-n2, .my-xl-n2 {
         margin-bottom: -.5rem!important;
    }
     .ml-xl-n2, .mx-xl-n2 {
         margin-left: -.5rem!important;
    }
     .m-xl-n3 {
         margin: -1rem!important;
    }
     .mt-xl-n3, .my-xl-n3 {
         margin-top: -1rem!important;
    }
     .mr-xl-n3, .mx-xl-n3 {
         margin-right: -1rem!important;
    }
     .mb-xl-n3, .my-xl-n3 {
         margin-bottom: -1rem!important;
    }
     .ml-xl-n3, .mx-xl-n3 {
         margin-left: -1rem!important;
    }
     .m-xl-n4 {
         margin: -1.5rem!important;
    }
     .mt-xl-n4, .my-xl-n4 {
         margin-top: -1.5rem!important;
    }
     .mr-xl-n4, .mx-xl-n4 {
         margin-right: -1.5rem!important;
    }
     .mb-xl-n4, .my-xl-n4 {
         margin-bottom: -1.5rem!important;
    }
     .ml-xl-n4, .mx-xl-n4 {
         margin-left: -1.5rem!important;
    }
     .m-xl-n5 {
         margin: -3rem!important;
    }
     .mt-xl-n5, .my-xl-n5 {
         margin-top: -3rem!important;
    }
     .mr-xl-n5, .mx-xl-n5 {
         margin-right: -3rem!important;
    }
     .mb-xl-n5, .my-xl-n5 {
         margin-bottom: -3rem!important;
    }
     .ml-xl-n5, .mx-xl-n5 {
         margin-left: -3rem!important;
    }
     .m-xl-auto {
         margin: auto!important;
    }
     .mt-xl-auto, .my-xl-auto {
         margin-top: auto!important;
    }
     .mr-xl-auto, .mx-xl-auto {
         margin-right: auto!important;
    }
     .mb-xl-auto, .my-xl-auto {
         margin-bottom: auto!important;
    }
     .ml-xl-auto, .mx-xl-auto {
         margin-left: auto!important;
    }
}
/* //BOOTSTRAP */

.single-events .home-footer-link {
    display: none;
}
.page-template-Artist_collection_template ul.list-pages.my-3.my-md-5 {
    display: none;
}

.event-content p {
    margin: 20px 0 35px !important;
    padding: 0px !important;
}