
/*Font Headers Styling*/
.entry-content h1.section-title {
   font-family: "born ready" !important;
	padding-bottom: 20px
}

									
/* -- top bar -- */  
.top-bar {
background-color: #f7efed; 
  	margin-bottom: 10px;

} 
	  
.top-bar .textwidget a {
    color: #fff;
    text-decoration: none;
    font-family: 'avenir-black';
  color: #941d50;
  font-size: 13px;
}
  
	  
									
.top-bar a:hover {
    color: #c33365;
    text-decoration: none;
    font-family: 'avenir-black';
}	 
	  
.top-bar a {
    color: #000;
    text-decoration: none;
    font-family: 'avenir-black';
}
.top-bar {
    padding-top: 0;
}	  
	  
/* ---- Favorites Button Right menu ---- */	  
.menu-is-horizontal .menu-social-header {
    margin-top: 14px;
}	
	  
	    
	  

/* --- Navigation Menu --- */	  
.homemenu .sf-menu a, .homemenu .sf-menu, .homemenu .sf-menu ul li a, .responsive-mobile-menu ul.mtree > li > a, .responsive-mobile-menu, .vertical-menu ul.mtree, .vertical-menu ul.mtree a, .vertical-menu ul.mtree > li > a {
    font-family: 'avenir-black';
    text-transform: uppercase;
 
}	  

	  @media only screen and (max-width: 1350px) {
.homemenu .sf-menu li {
    padding-right: 35px;
}}

/* Nav menu hover colors */

.homemenu li.current-menu-parent > a, .homemenu li.current-menu-parent > li > a, .homemenu li.current-menu-item > a, .homemenu li.current-menu-item > li > a {
    color: #1b4f16 !important;
}

.mainmenu-navigation .homemenu ul ul li a:hover {
    color: #1b4f16;
}
	  
/* Home menu width */
.homemenu {
	width: 90%;
}
	  
	  

/*Sticky Menu Disable*/
.stickymenu-active .filters-container {
    position: fixed;
    top: 100px;
    transition-delay: .3s;
    transition-duration: 1s;
    opacity: 1;
    display: none;
}

.stickymenu-active .sidebar-toggle-menu-trigger {
    position: fixed;
}	  
	  
/* Font Changes */
									
/* - 2020 Brand Changes - Avenir, Lust, Heading changes*/																	

									
																									
a {
    outline: none;
    text-decoration: none;
}
									
a:hover {
    outline: none;
    text-decoration: underline;
    color: #c33365;

}									
																		
.entry-content strong {
    color: #000000;									
}									

h1.none.section-title {
    opacity: 1;
	letter-spacing: 1px;

}																	

h1, .entry-content h1 {
  font-size: 40px;
  line-height: 63px;
  font-family: "avenir-black" !important;
  color: #000000;
  margin-bottom: 10px;
}
	  
.entry-content h1 strong {
  font-size: 40px;
  line-height: 63px;
  font-family: "avenir-black" !important;
  color: #000000;
}


/*Relevanssi Search Correct
h2, .entry-content h2 {
    font-size: 20px;
    line-height: 80px;
}*/
	  
h2, .entry-content h2 {
   font-family: "avenir-black" !important;
   font-size: 30px;
  line-height: 46px;
  color: black;
  text-transform: none;
  letter-spacing: .01em;

}
									
.pricing-table .pricing-title h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 3px;
    margin-bottom: 0;
    padding: 42px 0 0;
    border-bottom: none;

}									
									
h3, .entry-content h3 {
   font-family: 'avenir-black';
   font-size: 20px;
   line-height: 50px;
   letter-spacing: 1px;
   color: #000000
}									

.sidebar h3
	  {
		font-family: 'avenir-medium' ¡important;
	  }

h4, .entry-content h4 {
    font-size: 15px;
    line-height: 40px;
    text-transform: none;
    letter-spacing: 2px;
    font-weight: 500;

}	
	  
		  
									
h5 strong, .entry-content h5 strong {
 font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    background-color: #ffcdcd;
    width: 80%;
    display: inline-block;
    padding: 40px;
    line-height: 1.5em;

}

h5, .entry-content h5 {
    font-size: 11px;
    line-height: 44px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-style: italic;
  margin-bottom: -10px;

}									
									
h6, .entry-content h6 {
    font-size: 12px;
    line-height: 25px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    background-color: #ffcdcd00;
    width: 150px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
    padding-right: 0px;

}									
									
																		
/*Line Height Changes*/
.entry-content p {
padding: 0 0 0;
margin: -3px 0 0;
line-height: 2.5em;
margin-bottom: 25px;
font-family: 'Avenir-medium';
  color: #000;
	
}									
									
 /* Increase space after paragraph */ 
p {
margin-bottom: 25px;
}
	  
	  .page-id-23217 p {
		margin-bottom: 1px;
	  }	  
									
									
.entry-content em {
    font-style: italic;
    font-weight: 400;

}
									
									
									
/* -- Block Quote styling -- */									
.entry-content blockquote {
   font-size: 20px;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 60px;
    border-color: #000;
    font-style: italic;

}
									
blockquote, q {
    quotes: "" "";
    font-family: "avenir";
  font-style: italic;

}									
									

									
/* -- END FONT CHANGES -- */									
									
									
/* -- UL OL List styling -- */									
.entry-content ul, .entry-content ol {
    list-style-type: disc;
    list-style-position: inside;
    color: #000;
    margin-left: 60px;
  margin-bottom: 20px;
    font-weight: 400;
  font-family: 'avenir-medium';
  font-size: 16px;

}
									
.entry-content ul {
  list-style: none; /* Remove default bullets */
}									

										

.entry-content .pricing-table ul li:before {
    list-style: none;
  	display: none;

}
								
  
									
.sidebar ul li::before {
    letter-spacing: 0;
    content: none;
    list-style: none;

}																		
									
.homemenu ul li a {
  letter-spacing: 1px;
  color: #000000;
}																			


/* Logo on Mobile*/
.logo-mobile img {
height: 38px;
position: initial;
top: 6px;
}

/* Menu Widget Member Library Button */
a.alicia-button {
border-color: #264824;
color: #ffffff;
background: #264824;
font-size: 13px;
font-family: 'avenir-black';
padding: 12px 15px 12px 15px;
text-decoration: none;
letter-spacing: .8px;
text-transform: uppercase;
}

a.alicia-button:hover {
border-color: #3f6b3c;
color: #ffffff;
background: #3f6b3c;
font-size: 13px;
font-family: 'avenir-black';
padding: 12px 15px 12px 15px;
text-decoration: none;
letter-spacing: .8px;
text-transform: uppercase;
}

/*---- MAIN THEME Button Changes ----*/
.mtheme-button {
    border-color: #a83b61;
    color: #ffffff;
	  background: #a83b61;
	  font-size: 14px;
  font-family: 'avenir-black';
  letter-spacing: 2px;
}

.entry-content .mtheme-button:hover,
.entry-content .mtheme-button:active {
    color: #ffffff;
	  border-color: #d65889;
    background: #d65889;
  font-family: 'avenir-black';
  letter-spacing: 2px
}

/* - Photocard Styling - */	
/* - Photocard Button - */									
.button-blog-continue a {
    display: inline-block;
    color: #fcefe6;
    -webkit-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    transition: border-color 0.3s;
    font-size: 15px;
    letter-spacing: 2px;
  	font-family: 'avenir-black';
    text-transform: uppercase;
    position: relative;
    background-color: #a83b61;
    padding-top: 15px;
	padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
  	margin-top: 20px;
    text-decoration: none;

}
									
.entry-content .heading-block h2.photocard-title {
    font-size: 35px;
    line-height: 40px;
    border-bottom: none;
  letter-spacing: .04em;

}	
									
.button-blog-continue a:hover {
  background-color: #d65889;
   color: #fcefe6;
   	font-family: 'avenir-black';
  text-decoration: none;
  
}
									
.button-blog-continue a:after, {
background: #0000;
  height: 0px;
}									
									
.entry-content .photocard-wrap-common .heading-block h3.photocard-subtitle {
    font-size: 11px;
    font-weight: 300 !important;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000;
    font-style: italic;
    line-height: 50px;

}									
									
.photocard-contents p {
  font-weight: 300 !important;
  font-size: 16px;
}																											



/*---Search Form Customizations---*/
.widget_search #searchform {
position: relative;
}

.entry-content #searchform {
margin: 35px 0 0 0;
}

/*--search border box---*/
.widget_search #searchform input {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
border: 1px solid #5e5e5e;
}

#s, #ms, input.search-field {
margin: 0;
height: 50px;
border: none;
font-size: 14px;
width: 86.8%;
background: none;
font-weight: 300;
}

/*---Text input styling---*/
#searchform input, #mobile-searchform input, input.search-field {
line-height: 14px;
padding: 10px 10px 10px 15px;
border-bottom: 1px solid #f0f0f0;
font-size: 17px;
font-weight: 200;
letter-spacing: 0.5px;
-webkit-appearance: none;
-webkit-transition: border-color 0.3s;
-moz-transition: border-color 0.3s;
transition: border-color 0.3s;
}

/*---Search Button---*/
#search-2.widget_search #searchform button {
position: relative;
top: 1px;
right: 5px;
}

#searchbutton:hover, #mobile-searchbutton:hover {
	opacity: 0.7;
}

#searchbutton, #mobile-searchbutton, #header-searchbutton {
border: 0;
background: #000000;
cursor: pointer;
height: 50px;
padding: 0;
width: 50px;
opacity: 1;
font-size: 15px;
}

/*---magnifying glass---*/
#searchform i, #mobile-searchform i {
color: #ffffff;
}

#searchform i:hover, #mobile-searchform i:hover {
color: #fdebe6;
}

i.fa.fa-search{
	width: 14px;
	height: 15px;
}

.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 16px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}


/*--Search No Results--*/
i.fa.fa-search {
width: 14px;
height: 15px;
}

.entry-spaced-wrapper #searchform i {
color: #fff;
}

.entry-spaced-wrapper #searchform input {
border-bottom: 1px solid #000;
font-size: 14px;
}

#searchform input, #mobile-searchform input, input.search-field {
line-height: 14px;
padding: 10px 10px 10px 15px;
border-bottom: 1px solid #f0f0f0;
font-size: 17px;
font-weight: 200;
letter-spacing: 0.5px;
-webkit-appearance: none;
-webkit-transition: border-color 0.3s;
-moz-transition: border-color 0.3s;
transition: border-color 0.3s;
}


.entry-spaced-wrapper #searchform input {
border-bottom: 1px solid #000;
font-size: 20px;
}

/*--END No Search Results---*/

/*--Sidebar search button---*/
#search-3 #searchbutton
{
position: absolute;
top: -.8px;
right: -.5px;
}

#search-3 #s
{
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 49.4px;
padding: 10px 10px 10px 15px;
color: #000;
}

.sidebar-widget #searchform i, #recentposts_list p, #popularposts_list p, .sidebar-widget ul#recentcomments li, .sidebar {
color: #ffff;
}

/*--Top search button---*/
#search-4 #searchform input
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 102%;
    border: 1px solid #000000;
}


#search-4 #searchform input, #mobile-searchform input, input.search-field {
    line-height: 14px;
    padding: 12px 42px 13px 9px;
    border-bottom: 1px solid #000;
    font-size: 14px;
    font-weight: 200;
    letter-spacing: 0.5px;
    -webkit-appearance: none;
    -webkit-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    transition: border-color 0.3s;
}

#search-4 #s, #ms, input.search-field {
    margin: 0;
    height: 28px;
    font-size: 14px;
    width: 86.8%;
    background: none;
    font-weight: 300;
}

#search-4 #searchform button {
    position: absolute;
    top: -.515625px;
    right: -38px;
}

#search-4 #searchbutton, #mobile-searchbutton, #header-searchbutton {
    border: 0;
    background: #000000;
    cursor: pointer;
    height: 28.4px;
    padding: 0;
    width: 34px;
    opacity: 1;
    font-size: 15px;
}

#search-4 .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 15px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*Sitewide Top Pad Remove*/
.page-has-no-title-sidewide .title-container {
    padding-bottom: 0px;
}



/*Search Button S&F*/

.page-has-no-title-sidewide .title-container {
    padding-bottom: 0px;
}


#search-filter-form-18779 * {
    padding: 5px;
}

.searchandfilter ul li.sf-field-search input {
    width: 174px;
    height: 14.5px;
}

/*.searchandfilter ul {
    display: block;
    margin-top: -48px;
      width: 100%;
    margin-bottom: 0;
}*/


#search-filter-form-18779 input {
    color: #000000;
    font-size: 14px;
    /*font-weight: 700;*/
    letter-spacing: 0.25px;
		top: 15px
}


/*.searchandfilter .sf-field-search {
  display: inline-block;
  padding-left: 0 !important;
  margin-right: -62.3px;
}*/
.searchandfilter .sf-field-submit {
  display: inline-block;
  padding-left: 0 !important;
}

.searchandfilter input[type="submit"] {
    overflow: visible;
    position: relative;
    float: right;
    border: -3px;
    padding: 0px;
    cursor: pointer;
    height: 29.52px;
    flex-grow: 1;
    min-width: 34px;
    font: bold 16px/40px !important;
    font-family: fontawesome;
    top: 15px;
    right: -19px;
    color: white;
    text-transform: uppercase;
    background: #000000;
    /* border-radius: 0 62px 3px 0; */
    /* text-shadow: 0 -1px 0 rgba(0, 0, 0, .3); */
}
 
/*.searchandfilter input[type="submit"] {color: #fff !important;}*/

.searchandfilter label {
    display: inline-block;
    margin: 32px;
    padding: 0;
}

.wpt_widget_content .tab-content .searchandfilter ul li.sf-field-reset {
  width: 75px;
  display: inline-block;
  margin-right: 50px;
}
.wpt_widget_content .tab-content .searchandfilter ul li.sf-field-submit {
  width: 75px;
  display: inline-block;
}
.wpt_widget_content .tab-content .searchandfilter ul li.sf-field-reset input, .wpt_widget_content .tab-content .searchandfilter ul li.sf-field-submit input {
  width: 75px;
  background: #666;
  color: #fff;
}
/*.searchandfilter > ul > li select {
  width: 200px;
}*/

/* the next is 200px-(2*12px padding) - (2*1px border) */
.searchandfilter ul li.sf-field-search input {
  width: 174px;
}



/***SF Main Larger Search***/

@media screen and (max-width : 680px) {
#search_filter_register_widget-3 .searchandfilter input[type="submit"] {
    overflow: visible;
    position: relative;
    float: right;
    border: -3px;
    padding: 0px;
    cursor: pointer;
    height: 54px;
		width: 55px;
    flex-grow: 1;
    font: bold 16px/40px !important;
    font-family: fontawesome;
    top: 40px;
    right: -19px;
    color: white;
    text-transform: uppercase;
background: #000000;
}
}

/*.searchandfilter input[type="submit"] {
color: #fff !important;
	border: 0;
}*/



#search_filter_register_widget-3
  .searchandfilter ul li.sf-field-search input {
	display: block; 
	width: 500px;
	height: 47px;
	padding: 0px 10px;
	font-size: 15px;
}

@-moz-document url-prefix() {
#search_filter_register_widget-3
  .searchandfilter ul li.sf-field-search input {
	display: block; 
	width: 500px;
	height: 45px;
	padding: 0px 10px;
	font-size: 15px;
 }
}

@media screen and (max-width : 680px) {
#search_filter_register_widget-3
  .searchandfilter ul li.sf-field-search input {
	 
	width: 140px;
	height: 50px;
	padding: 0px 10px;
}
}

#search_filter_register_widget-3
.searchandfilter input[type="submit"] {
	color: #fff !important;
	border: 0;
	width: 51px;
	height: 51px;
	top: 37.9px;
	font-size: 16px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
#search_filter_register_widget-3
.searchandfilter 
input[type="submit"] {
	color: #fff !important;
	border: 0;
	width: 51px;
	height: 49px;
	top: -15px;
	font-size: 16px;
}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #search_filter_register_widget-3 .searchandfilter ul li.sf-field-search input {
    display: block;
    width: 500px;
    height: 47px;
    padding: 0 10px;
    font-size: 15px;
    margin-top: 10px;
}
}
	
/* Widget */
#search-filter-form-18814 {
	position:relative;
	left:-27px;
}



/***Back To Top Button***/
.button-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100;
  width: 50px;
  height: 50px;
  border: 0;
  border-radius: 0px;
  box-shadow: none;
  background: #000000;
  color: #fff;
  font-size: 18px;
	font-weight: 500;
	font-family: fontawesome;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  pointer-events: none;
  opacity: 0;
  transition: opacity .18s ease;
}

.button-top-visible {
  opacity: 1;
  pointer-events: auto;
  border-radius: 5px;
}


/* 3 Column Footer 

.four.columns {
        float: left;
        width: 33.33%;
				text-align: center;
        padding-top: 5px;
        padding-bottom: 20px;
	;
}
 
/* Mobiles in Potrait mode 
@media only screen
and (max-width : 320px) {
    .four.columns {
        float: left;
        width: 100%;
        padding-top: 5px;
        padding-bottom: 20px;
    }
}*/
 
/* Mobiles in landscape mode 
@media only screen
and (min-width : 321px)
and (max-width : 480px) {
    .four.columns {
        float: left;
        width: 100%;
        padding-top: 5px;
        padding-bottom: 20px;
    }
}

.footer-container-wrap.clearfix {
 	 	width: 100%;  
		width: -webkit-fill-available;
		width: -moz-available;
		width: fill-available;
}*/

/* Menu Black Button */
a.alicia-button
{
	border-color: #000000;
	color: #ffffff;
	background: #000000;
	font-size: 14px;
	font-family: Questrial;
	padding: 12px 15px 12px 15px;
}

a.alicia-button:hover
{
	border-color: #5e5e5e;
	color: #ffffff;
	background: #5e5e5e;
	font-size: 14px;
	font-family: Questrial;
	padding: 12px 15px 12px 15px;
}

.insta-grid-outer.clearfix {
    display: block;
}

/* Sidebar Dashboard Area*/
.sidebarinfo-menu {
background: #f7f7f7;
}

.dashboard-inner.entry-content h3 {
font-size: 14px;
text-transform: uppercase;
letter-spacing: 2px;
line-height: 22px;
font-weight: 600;
margin-bottom: 24px;
text-align: left;
color: #000000;
}

@media screen and (max-width: 1024px){
 .download-pic {
         width: 150px;
    }
}

.download-pic {
         width: 250px;
    }


/*Icon Size*/
.column-gridblock-icon i {
    top: 0px;
}    

		   
/*--Free photo signup--*/
@media screen and (max-width: 1024px) {
 .container-wrapper {
    margin-top: 0px;
}
}

/* - right toggle menu on mobile - */
@media screen and (min-width: 500px) {#sidebarinfo-toggle-menu .sidebar-toggle-menu-trigger {
    top: 10px !important;
	}}

/* - right toggle menu on desktop - */
@media screen and (min-width: 1124px) {#sidebarinfo-toggle-menu .sidebar-toggle-menu-trigger {
    top: 57px !important;
	}}
	  
	  
#sidebarinfo-toggle-menu .sidebar-toggle-menu-trigger {
    right: 60px;

}	  

/*--Hide top bar on mobile--*/
@media screen and (max-width: 999px) {
	.top-bar {display:none}
	.wpk-mobile-menu-filter {
		top: 60px;
	}
}
	  
	  
	  
	  
/* ---- Favorites Button Right menu ---- */	  
.menu-is-horizontal .menu-social-header {
    margin-top: 14px;
}		  

/* Grid container */
.edge-to-edge .thumbnails-grid-container.grid-style-wall-spaced, .edge-to-edge #gridblock-container.grid-style-wall-spaced {
    margin: 1% 0 0;
}



/* Filter bar on tablet and mobile */
@media screen and (max-width: 500px)
 {.filters-container.active {
    width: 100%;
    flex-wrap: wrap;
    left: 0;
    top: 120px;
	 }}

/* Tablet */
@media screen and (max-width: 1100px)
{.filters-container.active {
    left: 0px;
	  width: 100%;
}}

@media screen and (max-width: 1100px)
{
	.wpk-mobile-menu-filter {
		top: 60px;
	}
	.filters-container-active {
		top: 120px; 
	}
}

/* Account Member Library Access Button */
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) {
#text-3 #textwidget, .download-pic {
    width: 190px;
		margin-right: -28px;
}
}

@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) {
#text-3 #textwidget, .download-pic {
    width: 190px;
	  margin-right: -28px;
}
}


@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
#text-3 #textwidget, .download-pic {
    width: 175px;
    margin-right: -28px;
		}}


/*Sticky Menu Disable*/
.stickymenu-active .outer-wrap.stickymenu-zone {
    display: none !important;
}

.stickymenu-active .sidebar-toggle-menu-trigger {
    position: absolute;
}

	  
/* UBER MENU CHANGES */	  
/* UBER MENU */ 
.ubermenu .ubermenu-target-text {
    display: inline-block;
    vertical-align: baseline;
    font-family: inherit !important;
    font-weight: inherit;
    color: #000;
    font-size: 15px;
    line-height: 25px;
}

.ubermenu-skin-white .ubermenu-item-level-0 > .ubermenu-target {
    font-weight: bold;
    color: #000 !important;
    text-transform: uppercase;
    border-left: none;
    letter-spacing: .5px;
}

.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
    padding-top: 7px;
    padding-bottom: 5px;
}

.ubermenu .ubermenu-target-with-image>.ubermenu-target-text {
    display: block;
    clear: none;
    font-size: 16px;
	margin-bottom: -5px;
}

.ubermenu-target > .ubermenu-target-description {
    color: #aaa;
    margin-top: -5px;
    line-height: 20px;
    display: block;
}
	  
.ubermenu .ubermenu-custom-content-padded {
	font-size: 17px;
	line-height: 22px;
}
	  
.ubermenu-skin-white .ubermenu-submenu .ubermenu-target {
    color: #000;
    font-weight: 300;
}	  
	  
/* UberMenu Top Line */
.ubermenu-skin-white {
    border-top: 0px solid #222 !important;
}	
	  
/* UberMenu Remove Box Shadow */
.left-logo .homemenu, .homemenu {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
	  
/* UberMenu Make Font "Avenir-Medium" Mozilla Only */
@-moz-document url-prefix() { 
.ubermenu .ubermenu-target-text {
    display: inline-block;
    vertical-align: baseline;
    font-family: 'avenir';
    font-weight: inherit;
    color: #000;
    font-size: 15px;
    line-height: 25px;
}}	  
	  
/* Fix Spacing on Mobile */
@media (max-width: 725px){
body.page-id-18697 #mtheme-block-3 .mtheme-cell-inner {
    left: 0px;
    top: -91px !important;
  }}	  

@media (max-width: 768px){
.page-id-18697 #mtheme-block-3 .mtheme-cell-inner {
    left: -9px;
    top: -91px !important;
  }}
	  	  	  
/* Remobe Old Favorites Toggle Menu */
#sidebarinfo-toggle-menu .sidebar-toggle-menu-trigger {
    top: 57px !important;
    display: none;
}
	  
/* Fix UberMenu Screen Optimization */
@media screen and (min-width: 1101px){
.ubermenu-responsive-default.ubermenu.ubermenu-horizontal.ubermenu-items-vstretch .ubermenu-nav {
    display: -webkit-box;
		}}	  

/* Fixed Space between grid */
body.edge-to-edge .thumbnails-grid-container.grid-style-wall-spaced .gridblock-element.isotope-displayed {
	margin-bottom: 10px !important;
}	 
	  
/* Make Grid Loading Overlay Darker */
.ajax_raTransp {
    background: black;
    z-index: 1089;
}	  

