body .sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_4 .sc_blogger_item .sc_blogger_item_body .post_featured:hover .post_info_bl::before {
	opacity: 0.8;
}

.sc_title, .elementor-widget-text-editor, .elementor-widget-icon-list {
	margin-bottom: 1.6em !important;
}
.entry-content>div>.elementor-section {
    margin-bottom: 5em;
}
.gallery-item a {
    position: relative;
}
.gallery-item a:hover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
.elementor-lightbox .elementor-slideshow__footer {
	display: none;
}

.uxtext-hero{
	font-size: 2.8em;
	margin-bottom: 1em !important;
	margin-top: 1em;
}

.uxtitle-menu-side{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 1em !important;
}

/***/
.uxmenu-list .elementor-icon-list-items {
	gap: 5px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

@media (min-width: 768px) {
.uxmenu-list .elementor-icon-list-item{
margin: 0;
position: relative;
display: inline-block !important;
width: 24%;
}
}

.uxintro .uxcol{
	min-height:260px;
	position: relative;
}
.uxintro{
	border:5px solid #000;
}
.uxintro .elementor-container>.elementor-column{
	border: 5px solid #000;
}

.uxvideo {
	border: 8px solid rgba(250,250,250,0.6);
}
/*.uxintro .uxcol::before{
	content: "";
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.4);
}*/
.uxintro .elementor-widget-wrap{
	background:rgba(0,0,0,0.6);
}
.uxintro .elementor-button{
	min-width:150px;
}
@media (min-width:1000px){
	.uxintro .uxcol{
		min-height:100vh;
	}
}
.WidgetBackground__ContentContainer-sc>a{
	display:none !important;
}
body .WidgetBackground__ContentContainer-sc > a::after{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#FBF8F7;
}

.uxportfolio .sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_7 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl .sc_blogger_item_title {
	color: #fff;
}

.uxspecials-wrap .elementor-widget-image-box {
	background: #fff;
	border-bottom: 1px solid var(--theme-color-text_dark);
}
.uxspecials-wrap .elementor-image-box-description{
	font-size: 1em;
	line-height: 1.5;
	text-align: left;
	padding: 10px;
}
/*
.uxspecials-wrap .elementor-image-box-content {
	padding: 0 10px 0 10px;
}*/
.uxspecials-wrap .elementor-image-box-title{
	font-size: 1.2em;
	background: var(--theme-color-text_dark);
	color: #fff;
	padding: 10px;
	line-height: 1;
}

@media (max-width:768px){
	body.home {
		padding-bottom: 0 !important;
	}
	body.home .bnav_bottom_nav_wrapper{
		display: none !important;
	}	
}