.qodef-header-dessau .qodef-menu-area.qodef-menu-center .qodef-vertical-align-containers .qodef-position-right-inner a:nth-child(1) {
	display: none;
}
/*.qodef-portfolio-single-holder.qodef-ps-gallery-layout .qodef-ps-image-holder {
	display: none;
}
.single-portfolio-template .postid-5787 .qodef-content .qodef-content-inner > .qodef-container > .qodef-container-inner {
	padding-top: 0 !important;
}*/
.home .qodef-portfolio-stack-slider-holder .qodef-info-box {
	background-color: rgba(255,255,255,0.8);
}
.home #home-lr-section .wpb_wrapper .qodef-elements-holder .qodef-eh-item:before {
	opacity: 0.3;
}
.home .qodef-portfolio-stack-slider-holder .qodef-info-box:before {
	opacity: 0;
}
#myModal_new .modal-content .card-body input.mailpoet_text {
	border: 0 !important;
	box-shadow: none !important;
	background-color: #f6f7f7;
}

.qodef-ps-title {
	text-align:center;
}

.head-title:before, .vc_row:after, .vc_row:before {
opacity: 0.3;
}


.page-design .qodef-content:after {
    opacity: 0.3;
}


.hover-effect .vc_figure a:hover:before {
	content: '';
    background: rgba(54, 54, 54, 0.8);
    width: 95.5%;
    position: absolute;
    height: 93%;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.hover-effect-2 .vc_figure a:hover:before {
	    content: '';
    background: rgba(54, 54, 54, 0.8);
    width: 81.5%;
    position: absolute;
    height: 95%;
    /* box-sizing: border-box; */
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.hover-effect-2 .vc_figure a:hover:after {
		content: "\002B";
    position: absolute;
    left: 0px;
    background: #9e915d;
    width: 40px;
    height: 40px;
    top: 45%;
    margin: 0 39%;;
    left: 0;
    right: 0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #fff;
}



.hover-effect .vc_figure a:hover:after {
	content: "\002B";
    position: absolute;
    left: 0px;
    background: #9e915d;
    width: 40px;
    height: 40px;
    top: 45%;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #fff;
}

.qodef-portfolio-single-holder .qodef-ps-info-holder:not(.qodef-ps-info-sticky-holder) {
	display:none;
}
.center {
	margin: 0 auto;
	text-align:center;
}