.pricing-text h3{
	text-shadow: none !important;
}
.pricing-text h6{
	text-shadow: none !important;
}

.toggle{
    padding-left: 0px!important;
}

/* .toggle.open{
	padding-left: 40px !important;
} */

.footer-text {
    font-size: 14px !important;
}

.iwithtext .iwt-text {
    padding-left: 40px;
    font-size: 14px;
}

body [class^=icon-].icon-default-style {
    line-height: 30px;
    font-size: 24px;
}



@media only screen and (max-width: 820px){
	.divider-vertical{
		display:none!important;
		
	}
	
	.hid{
		
		display:none;
	}
}
.divider-vertical{
	    width: 3px!important;
    margin: 0px auto!important;
	
	
    height: 485px;
	
}

#wpforms-43-field_1,
#wpforms-43-field_1-last,
#wpforms-43-field_2{
border:2px solid black!important;
	color:black!important;
	height:48px;
}

#wpforms-43-field_5{
	border:2px solid black!important;
	color:black!important;
}

#wpforms-submit-43{
	background:black!important;
	color:white!important;
	height:48px;
	width:100%;
	opacity:1000!important;
}

.page-submenu a{
	color:white!important;
	opacity:9999999!important;
}

#header-outer #top nav > ul > .button_bordered_2 > a:hover{
	    color: #000000!important;
	border-color:black!important;
}

#header-outer:not(.transparent) #top nav > ul > .button_bordered_2 > a:hover:before {
    border-color: black;
}

.twentytwenty-wrapper::before{
	 content:'Before'!important;
	 position:absolute!important;
	 top:-30px!important;
	 z-index:9999999999999999999999999!important;
	left:20%;
	font-size:20px;
	font-weight:600;
}
.twentytwenty-wrapper::after{
	 content:'After'!important;
	 position:absolute!important;
	 top:-30px!important;
	 z-index:9999999999999999999999999!important;
	right:20%;
	font-size:20px;
	font-weight:600;
}

#menu-item-261 a,#menu-item-262 a{
	font-size:16px!important;
	font-family:poppins!important;
	font-weight:500;
	
}


.instagram-media{
	min-width:100%!important;}

/* h1,h2,h3,h4,h5,h6{
	text-shadow: 0 2px 4px rgba(0, 0, 0, .7)!important;
} */


.article-content-wrap h3{
		text-shadow: 0 2px 4px rgba(0, 0, 0, .0)!important;
}

.entry-title{
	font-size:45px!important;
	line-height:55px!important;
}


/* .shad,.shad h3,.shad h4,.shad h2,.shad h5{
	text-shadow: 0 2px 4px rgba(0, 0, 0, .0)!important;
} */


li#menu-item-981 span.menu-title-text {
    font-size: 16px !important;
}

li#menu-item-1749 span.menu-title-text {
    font-size: 16px !important;
}


a.flip-bt {
    color: #ffff;
    border: 3px solid;
    padding: 6px 15px;
}




@media only screen and (max-width: 768px){
	.fancy-height-mob .nectar-fancy-box {

	min-height:280px!important;

}
	.fancy-height-mob1 .nectar-fancy-box {

	min-height:290px!important;

}
}

#wpforms-662-field_1,#wpforms-662-field_2,#wpforms-662-field_3,#wpforms-676-field_1,#wpforms-676-field_2,#wpforms-676-field_3{
	background:white!important;
	border-radius:0;
	color:black!important;
	height:48px!important;
	
		
}
#wpforms-submit-662{
	height:48px;
	border:2px solid white!important;
	background:transparent;
	
}
#wpforms-submit-676{
	height:48px;
	border:2px solid white!important;
	background:transparent;
	margin-top:-7%;
	width:100%;
}
.wpforms-container.inline-fields .wpforms-submit-container {
    width: 160px
px
;
   padding-top: 5px; 
}

#wpforms-form-662 ::placeholder
{
	color:black!important;
	opacity:999;
}
#wpforms-form-676 ::placeholder
{
	color:black!important;
	opacity:999;
}
#mob-form{
	display:none!important;
}


input#wpforms-1278-field_1,input#wpforms-1278-field_1-last,input#wpforms-1278-field_2,input#wpforms-1278-field_7{
    height: 55px;
    border: none;
}

textarea#wpforms-1278-field_5{
	border: none;
}

input#wpforms-1278-field_1::placeholder,input#wpforms-1278-field_1-last::placeholder,input#wpforms-1278-field_2::placeholder,input#wpforms-1278-field_7::placeholder,textarea#wpforms-1278-field_5::placeholder{
  color: #000;
	opacity: 1;
}

button#wpforms-submit-1278 {
    height: 52px;
    width: 100%;
    background-color: transparent;
    border: 3px solid;
}

button#wpforms-submit-1278:hover{
    background-color: #fff!important;
	color: #000;
	opacity: 1 !important;
    border: 3px solid;
}








@media only screen and (max-width: 768px){
	#mob-form{
	display:block!important;
}
	
		#desktop-form{
	display:none!important;
}
	.wpb_gallery_slidesflickity_static_height_style .nectar-flickity:not(.masonry) .flickity-viewport {
    margin: 10px 0 0 0;
}
	
	.example-btn{
		margin-left: 15px !important;
	}	
	
}


.nectar-fancy-box .hover-content b
{
	display:block;
	font-weight:400;
	font-size:16px;
	width: 160px;
	border:2px solid #fff;
	text-align:center;
	padding:10px 15px;
  margin-top:30px;
	transition:0.3s ease-in-out;
	transition-delay:0.3s;
}

.nectar-fancy-box:hover .hover-content b
{
color:#000;
background-color:#fff;
}


.custom-box {
transition: 0.5s ease-in-out;
	overflow: hidden !important;
}

.hover-content {
    position: absolute;
    bottom: -100px; 
transition: 0.5s ease-in-out;
    opacity: 0;
}



.custom-box:hover .box-heading {
    opacity: 0 !important;
}

.box-heading{
		transition: 0.5s ease-in-out;
}

.custom-box:hover .hover-content{
	bottom: 50px !important;
	opacity: 1 !important;
}

body .nectar-milestone .subject {
    letter-spacing: .5px;
    font-size: 30px;
    line-height: 36px;
}

.milestone-3 .number h5 :before {
    content: "$";
}


.custom-box:hover .hover-content b
{
	display:block;
	font-weight:400;
	font-size:16px;
	width: 160px;
	border:2px solid #fff;
	text-align:center;
	padding:10px 15px;
  margin-top:30px;
	transition:0.2s ease-in-out;
	transition-delay:0.3s;
}

.custom-box:hover .hover-content b
{
color:#000;
background-color:#fff;
}


.portfolio-items .work-meta h4{
	font-size:25px;
	line-height:35px;
	font-weight:600;
	text-align:center;
	width:100% !important;
}

.portfolio-items .work-meta>p{
	display:none;
}

.portfolio-items .col .work-item{
	border-radius:10px;
}

body .portfolio-items[data-gutter="20px"] .col>.inner-wrap{
	padding:15px 15px 30px 15px;
	box-shadow: rgba(0, 0, 0, .04) 0 1px 0, rgba(0, 0, 0, .05) 0 2px 7px, rgba(0, 0, 0, .06) 0 12px 22px;
border-radius:15px;
cursor:pointer;
}

.portfolio-items .work-meta{
	float:none;
	width:100%;
	padding-top:10px;
}

.portfolio-items .nectar-love-wrap{
	display:none;
}

.portfolio-items .work-meta h4>b{
	font-size:20px;
	line-height:30px;
	font-weight:400;
	display:block;
}


.portfolio-items .work-info-bg{
	display:none !important;
}

.portfolio-items .work-info{
	display:none !important;
}

@media screen and (max-width:1024px){
	
	.portfolio-items .work-meta h4{
	font-size:17px;
	line-height:27px;
	font-weight:700;
	text-align:center;
	width:100% !important;
}
	.portfolio-items .work-meta h4>b{
	font-size:15px;
	line-height:25px;
	font-weight:400;
	display:block;
}
}



@media only screen and (max-width: 576px){

body.material .nectar-button.large {
    padding-left: 20px;
    padding-right: 19px;
}
	body.material .nectar-button.jumbo:not([class*=see-through]) {
    padding: 20px 22px;
}
	
	.nectar-milestone .number{
		font-size: 42px !important;
		line-height: 42px !important;
	}
	
	.example-btn{
		margin-left: 15px !important;
	}	
	
}
	
	
