#lg-download {
	display: none !important;
}

/*link color*/
a {
     color: #87bcd0 !important;
     text-decoration: none !important;
	font-size: 13 !important;
	font-weight: 500 !important;
    }
}


.photowall-content-wrap .photowall-desc {
	font-size: .9rem;
}


/*Link color*/

a {
     color: #ffbb3d !important;
}

.entry-content .mtheme-block-em_fullscreen_grid .work-details h4,
.mtheme-block-em_fullscreen_grid .work-details h4 a {
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.1px;
	}
	

.entry-content .work-description {
	font-size : 11px !important;
	color:  #bfbfbf;
	
}

	
	
}
/*FlipBox size*/

.flipbox-card-flip {
	min-height: 80px;
	width: 250px;
}

/*Imagebox*/

.imagebox-image {
	background-color: rgba(47, 41, 41, 0.0);
}

/*Move Hamburger right*/

.mobile-toggle-menu-trigger {
	right: 25px;
	left: auto;
}

/*Move Mobile Logo Left*/

.mobile-menu-toggle {
	text-align: left;
}
.logo-mobile img {
	left: 10px;
}

.logo-mobile {background-color: rgba(47,41,41,0.1)}

/*Transparent mobile menu bar... Works on desktop browser window is narrow, but not on phone or ipad */

.home.theme-is-dark .mobile-menu-toggle {
	background-color: rgba(47, 41, 41, 0);
}

.woocommerce-price-currencysymbol {font-size:12;}

.bdi{font-size:40;}



/*No Download in Lightbox*/

#lg-download {
	display: none !important;
}

.lightbox-text {
    display: none; !important;
}

.lg-thumb-outer {
    display: none !important;
}
.mtheme-lightbox.lg-outer.lg-has-thumb .lg-inner {
    height: 100%;
}
.mtheme-lightbox.lg-outer .lg-image {
    max-height: 100%;
}





/*WPForms*/

.wpforms-form .wpforms-title {
    font-size: 26px;
    margin: 0 0 10px 0;
}
.wpforms-form .ff {
    display: block;
    font-weight: 700;
    font-size: 16px;
    float: none;
    line-height: 1.3;
    margin: 0 0 4px 0;
    padding: 0;
}

/**KeepVerticalSubmenuOpen**/


.mtree .current-menu-item > a {
    font-weight: 800 !important;
}

#copyright.footer-container {
	background-color: rgba(55,90,55,0.6);
}