/* Add your custom styles here */


#main-menu{
font-weight: 400;
letter-spacing: .2em;
}

#footer-address-text{
	
	font-weight: 400;
font-style: normal;
letter-spacing: 0px;
line-height: 1.8em;
}



.italic{
    
    font-style: italic;
}

#contact-page-hero-subtext{
	
	word-wrap: break-word;
text-align: start;
	line-height: 1.8em;
font-family: futura;

}



/* Main Menu Slashes
#main-menu ul li:after {
    content: "/";
    color: black;
    position: absolute;
    right: 0%;
    top: 34%;
}

#main-menu ul li:last-of-type:after {
  content: none;
}

#main-menu ul li ul li:after {
  content: none;
}
*/
/*bottom padding for portfolio page grid*/
.fl-node-5e7a97f225191 .fl-post-column {
    padding-bottom: 30px;
}

.fl-row.fl-row-fixed-width.fl-row-bg-photo.fl-node-5baea03ae7131.fl-row-full-height.fl-row-align-center.fl-row-bg-overlay {
    max-height: 600px;
}

.woocommerce-products-header__title.page-title {
    text-transform: uppercase;
}
.fl-post-meta.fl-post-meta-top {
    display: none;
}

.fl-post-title {
    text-transform: uppercase;
}


.grayscale {
  filter: grayscale(1);
	  opacity: 0.5;
}
.grayscale2 {
  filter: grayscale(1);
	
}
.custom-blog-nav .nav-links a {
    color: black;
}



@font-face {
    font-family: 'emithascript';
    src: url('https://touijerdesigns.com/wp-content/themes/bb-theme-child/fonts/emitha-script-webfont.woff2') format('woff2'),
         url('https://touijerdesigns.com/wp-content/themes/bb-theme-child/fonts/emitha-script-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'rome_boldregular';
    src: url('https://touijerdesigns.com/wp-content/themes/bb-theme-child/fonts/romebold-regular-webfont.woff2') format('woff2'),
         url('https://touijerdesigns.com/wp-content/themes/bb-theme-child/fonts/romebold-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'romeregular';
    src: url('https://touijerdesigns.com/wp-content/themes/bb-theme-child/fonts/rome-regular-webfont.woff2') format('woff2'),
         url('https://touijerdesigns.com/wp-content/themes/bb-theme-child/fonts/rome-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.script {
  font-family: "emithascript", Verdana, Arial, sans-serif !important;
}

.rome {
  font-family: "romeregular", Verdana, Arial, sans-serif !important;
}

.romebold {
  font-family: "rome_boldregular", Verdana, Arial, sans-serif !important;
}

.script h2{
  font-family: "emithascript", Verdana, Arial, sans-serif !important;
}

.rome h2, .rome h3, .rome h4{
  font-family: "romeregular", Verdana, Arial, sans-serif !important;
}

.romebold h2{
  font-family: "rome_boldregular", Verdana, Arial, sans-serif !important;
}

.rome h1{
  font-family: "romeregular", Verdana, Arial, sans-serif !important;
}

.romebold h1{
  font-family: "rome_boldregular", Verdana, Arial, sans-serif !important;
}


#categories-2 {
    font-variant: all-small-caps;
    font-size: 16px;
    line-height: 1;
}

#categories-2 li a {
    color: #444;
}

#recent-posts-3{
	color: #444;
	font-variant: all-small-caps;
    font-size: 16px;
    line-height: 1;
}
#recent-posts-3 li a{
	color: #444;

}


.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    font-family: rome_boldregular;
}


.woocommerce-loop-product__title {
    font-family: Montserrat, sans-serif;
}

.uabb-hotspot-tooltip-content {
max-height:257px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}
.uabb-hotspot-tooltip-content p a img {
    height: 257px;
    width: 200px;
}