/*
Theme Name: Simply180
Author: Simply180
Author URI: https://Simply180.com/
Version: 1.1
Template: porto
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400&display=swap');

.hide {
	display: none !important;
}

#menu-main-menu .current-page-ancestor a{
	color:#fff !important;
}

h2 {
    margin-bottom: 20px;
}

.btn-link a,
.btn-link-blk a{
	color:  var(--porto-primary-color);
	letter-spacing: 2px;
    line-height: 2.5;
    text-transform: uppercase;
    font-size: 12px;
	font-weight: 700;
}

.btn-link a:hover {
	color:  #fff;
	text-transform: uppercase;
}

.btn-link-blk a:hover {
	color:  #000;
	text-transform: uppercase;
}

.single-post h1 {
    margin-bottom: 20px;
	color: #000;
	font-weight: 400;
	text-transform: initial;
	letter-spacing: 0;
	font-size: 22px;
	line-height: 1.4;
}

.single-post h2 {
    margin-bottom: 20px;
	color: #000;
	font-weight: 400;
	text-transform: initial;
	letter-spacing: 0;
	font-size: 20px;
}

.single-post h3 {
    margin-bottom: 20px;
	color: #000;
	font-weight: 400;
	text-transform: initial;
	letter-spacing: 0;
	font-size: 18px;
}

.single-post .col-md-12 {
       
}

.single-post .breadcrumbs-wrap li[aria-current="page"] {
	    max-width: 40%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wpb_text_column li {
    margin-bottom: 15px;
}


.home #header .header-main .container {
	padding-top: 0;
}

#header .mobile-toggle {
    border-radius: 0;
	 color: #000d21;
	background-color: #a38559;
}

.home .fixed-header #header {
    bottom: -100vh;
}

#header, .sticky-header .header-main.sticky {
    border-top: none;
	background-color: #000;
}

h1, h2, h3, h4 {
	text-transform: uppercase;
}

.porto-u-heading a:hover {
    color: #2d8db5;
    text-decoration: none;
}

#home-section {
	color: #fff;
	text-align: center;
}

#our-work {
	color: #fff;
}

#what-we-do .top-row.no-padding,
#our-work .top-row.no-padding,
#where-we-build .top-row.no-padding,
#our-story .top-row.no-padding,
#test  .top-row.no-padding,
#test1  .top-row.no-padding,
#test2  .top-row.no-padding{
	min-height: 93vh;
}


.home-h1 h1{
	color: #fff;
	margin-top: -60px
}

.half-col {
	    align-items: center !important;
	display: flex;
	
}

a.porto-btn-normal{
	padding:12px 60px;
	
}

#btn-sidebyside {
    text-align: center;
}


#btn-sidebyside .porto-btn{
	min-width:282px !important
}

#btn-sidebyside .porto-btn-ctn-center {
    display: inline;
	margin-right:20px;	
}

 
 

.page-top .page-title{
	font: var(--porto-h1-fst, normal) var(--porto-h1-fw, 400) var(--porto-h1-fs, 2.6em) / var(--porto-h1-lh, 44px) var(--porto-h1-ff, var(--porto-body-ff)), sans-serif;
    color: #fff;
    letter-spacing: var(--porto-h1-ls, -0.05em);
	    text-transform: uppercase;
}

.no-breadcrumbs .main-content {
    padding-top: 0;
}

.page-top .page-title-wrap {
    margin-top: 10px;
}

.yellow-box {
	max-width:400px;
	margin: 0 auto;
	box-shadow: 2px 2px 4px  #0000004d;
}

.text-white {
	color: #fff !important;
}

.page-top .yoast-breadcrumbs, .page-top .breadcrumbs-wrap {
	   color: var(--porto-primary-color);
}

.header-brown-text {
	    font-size: 20px;
        color: var(--porto-primary-color);
	line-height:1.3;
		font-weight: 300 !important;
}

.intro-header .header-brown-text {
	font-weight:400 !important;
}

.big-p {
	    font-size: 22px;
	line-height:1.3
}

.footer .share-links {
    text-align: center;
}

.footer-menu p {
	color: #fff;
	text-transform: uppercase;
}

.section-video .video-overlay {
	display: none !important
}


.neighborhoods h2,
.what-we-do h2{
	    margin-bottom: 10px !important;

}

.neighborhoods .header-brown-text,
.what-we-do .header-brown-text {
	margin-bottom:25px;
}

.neighborhoods .wpb_single_image,
.what-we-do .wpb_single_image{
	margin-bottom:20px;
}

.what-we-do.vc_column-gap-35>.vc_column_container,
.what-we-do-hood.vc_column-gap-35>.vc_column_container   {
    padding: 0 30px ;
}

.what-we-do.vc_column-gap-30>.vc_column_container,
.what-we-do-hood.vc_column-gap-30>.vc_column_container   {
    padding: 0 40px ;
}

.what-do-neighborhoods h4 {
	text-transform: initial;
	font-size: 22px;
        color: var(--porto-primary-color) !important;
	line-height:1.3;
		font-weight: 300 !important;
} 

.link-learn-more a {
	 color: var(--porto-primary-color);
}

.link-learn-more a:hover {
	 color: var(--porto-body-color);
}

#faqs .toggle > label,
.faqs .toggle > label {
    border-left: none;
	background:none;
	    font-weight: 400;
}

#faqs  .vc_do_toggle,
.faqs  .vc_do_toggle{
    margin-bottom: 0;
	padding: 0;   
	 border-bottom: 1px solid var(--porto-primary-color);
	
}

#faqs  .toggle.active > label,
.faqs  .toggle.active > label {
    color: var(--porto-primary-color) ;
	background-color: transparent;
}

#faqs .toggle > .toggle-content,
.faqs .toggle > .toggle-content{
    padding: 0 20px 20px 15px;
}

#faqs .toggle.active > label:before ,
.faqs .toggle.active > label:before{
    border-color: var(--porto-primary-color);
}

#more-places .vc-hoverbox-inner {
    min-height:330px !important;
}

.vc_section[data-vc-stretch-content] {
    padding-left: 20px;
    padding-right: 20px;
}

.testimonial {
    margin-bottom: 0;
}


.testimonial .testimonial-arrow-down {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid var(--porto-primary-light-5);

}

.testimonial blockquote {
    padding: 2.5rem 4rem 2.5rem 6rem;
}

.testimonial blockquote:before {
    font-family: Playfair, Georgia, serif !important;
	left: 35px;
}

.owl-carousel .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
}

.portfolio-row .portfolio {
    padding: 0 10px 20px;
}

.blog-posts-hover_info2 .thumb-info-inner {
    font-weight: 400;
}

.blog-posts-hover_info2 .thumb-info-show-more-content {
	opacity:0.8;
}

.page-links>a, .page-links>span, .pagination>a, .pagination>span {
    border: none;
}

.sidebar-content .widget>ul {
    border-bottom: 1px solid var(--porto-primary-color);
}

.sidebar-content  .widget>ul li {
    border-bottom: 1px solid var(--porto-primary-color);
}

.sidebar-content .widget .widget-title  {
    font-weight: 400;
    text-transform: initial;
    font-size: 22px;
}

.widget_recent_entries>ul li,
.widget_categories>ul li{
	padding:10px 0 10px 25px;
	line-height: 1.5;
}

.widget_recent_entries>ul li:before,
.widget_categories>ul li:before{
content: '';
}

.widget_recent_entries li>a,
.widget_categories li>a{
	color: var(--porto-primary-color);
	    font-size: 15px;
}

.page-top ul.breadcrumb>li {
    letter-spacing: 2px;
}

.no-breadcrumbs .right-sidebar {
    border-top: 2px solid var(--porto-primary-color);
	    padding-right: 0;
    padding-left: 0;
	    margin-bottom: 60px;
	    padding-top: 20px !important;
}

.single-post .right-sidebar {
	padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
}

body.single-post article.post .post-meta {
    display: none;
}

.single-post .entry-title {
    display: none;
}

.single .entry-content {
    margin: 0 0 30px;
}

.post-item .post-date .day, article.post .post-date .day {
    background: none;
}

 article.post .post-date {
    margin-right: 40px;
}

input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], textarea, .form-control, select, .porto-wpforms-inline .wpforms-field-large {
    border: none;
    border-bottom: 1px solid var(--porto-primary-color);
	color: var(--porto-primary-color);
}

.field_validation_below p {
	color: var(--porto-primary-color);
}

.gform_required_legend {
	display: none;
}

.gfield_description {
    font-size: 12px !important;
    line-height: 1.3 !important;
	color: #999;
}

body .gform_wrapper ::placeholder,
body .gform_wrapper ::-webkit-input-placeholder,
body .gform_wrapper input[placeholder] {
  color: var(--porto-primary-color);
}

.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
    padding: 8px 0;
}

.gform_button{
    padding: 8px 50px;
	letter-spacing:2px;
}

.gform_wrapper.gravity-theme .gfield_label {
    font-weight: 400;
    color: var(--porto-primary-color);
	margin-top:0;
}
.gform_wrapper.gravity-theme .gfield_radio label{
	 color: var(--porto-primary-color);
}

.gform_wrapper.gravity-theme .gfield_required {
	 color: var(--porto-primary-color) !important;
}

#field_1_7 p {
	font-size:13px;
	    line-height: 1.6;
}

#field_1_7 a {
	text-decoration: underline;
}

/* Hide default radio buttons */
.gform_wrapper input[type="radio"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

/* Radio label container */
.gform_wrapper .gchoice {
    position: relative;
    margin-bottom: 12px;
}

.gform_wrapper .gchoice label {
    position: relative;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    padding-left: 34px;
    font-size: 16px;
    line-height: 1.4;
}

/* Outer circle */
.gform_wrapper .gchoice label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 22px;
    height: 22px;
    border: 2px solid  var(--porto-primary-color);
    border-radius: 50%;
    background: #fff;
    transform: translateY(-50%);
    transition: all 0.2s ease;
}

/* Inner dot */
.gform_wrapper .gchoice label::after {
    content: "";
    position: absolute;
    left: 6px;
    top: 50%;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: var(--porto-primary-color);
    transform: translateY(-50%) scale(0);
    transition: all 0.2s ease;
}

/* Checked state */
.gform_wrapper input[type="radio"]:checked + label::before {
    border-color: var(--porto-primary-color);
}

.gform_wrapper input[type="radio"]:checked + label::after {
    transform: translateY(-50%) scale(1);
}

/* Hover state */
.gform_wrapper .gchoice label:hover::before {
    border-color: var(--porto-primary-color);
}

/* Focus accessibility */
.gform_wrapper input[type="radio"]:focus + label::before {
    box-shadow: 0 0 0 3px rgba(163, 133, 89, 0.2);
}


.process-boxes .col-md-3 p,
.process-boxes .col-md-4 p{
	padding-left: 1.8rem;
}

.process-boxes .col-md-3 ol,
.process-boxes .col-md-3 ul,
.process-boxes .col-md-4 ol,
.process-boxes .col-md-4 ul{
    padding-left: 1.8rem;
	font-size:17px;
	list-style: none;
}

.process-boxes .col-md-3 ul li:before,
.process-boxes .col-md-4 ul li:before{
	margin-left: -22px;
    margin-right: 10px;
	color: var(--porto-primary-color);
}


.process-boxes .process-1 ul li:before{
	content: '1.';
}

.process-boxes .process-2 ul li:before{
	content: '2.';
}

.process-boxes .process-3 ul li:before{
	content: '3.';
}

.process-boxes .process-4 ul li:before{
	content: '4.';
}

.process-boxes .process-5 ul li:before{
	content: '5.';
}

.process-boxes .process-6 ul li:before{
	content: '6.';
}

.process-boxes .process-7 ul li:before{
	content: '7.';
}
 
.process-boxes .vc_row-has-fill{
	padding:25px 25px 40px 5px;
	min-height: 368px;
}

.process-boxes.restoration-boxes .vc_row-has-fill,
.process-boxes.semi-boxes .vc_row-has-fill{
	padding:25px 25px 40px 5px;
	min-height: 420px;
}

.process-boxes.renovation-boxes .vc_row-has-fill{
	padding:25px 25px 40px 5px;
	min-height: 290px;
}
 
.process-boxes.custom-boxes .vc_row-has-fill{
	padding:25px 25px 40px 5px;
	min-height: 445px;
}


.owl-item .thumb-info-inner {
font-weight: 400;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-size: 18px;
}

.thumb-info-title {
    padding: 13px 21px 13px !important;
}

.portfolio-info  {
	display: none;
}

.thumb-info.thumb-info-centered-icons .thumb-info-action-icon {
    display: none;
}


.portfolio .col-md-5,
.portfolio .portfolio-desc,
.portfolio>.row{
	display: none;
}

.portfolio .col-md-7 {
	width: 100%;
	    margin-top: -1px !important;
}

.portfolio .m-t-lg {
    margin-top: 0 !important;
}

.pp_left, .pp_right, .pp_top, .pp_bottom, .pp_middle{
    background: none !important;
}

div.pp_default .pp_content {
	    background-color: #0000004a !important;
}

.gform_wrapper.gravity-theme .gform_validation_errors:focus {
    outline: none !important;
}
	
.gform_wrapper.gravity-theme .gform_validation_errors {
    background: transparent !important;
    border-radius: 0 !important;
    border: none !important;
    box-shadow: none !important;
    margin-block-end: 0 !important;
    margin-block-start: 0 !important;
    padding-block: 0 !important;
    padding-inline-end: 0 !important;
    padding-inline-start: 0!important;
}

.alert-danger {
    background-color: transparent !important;
    border-color:  #c02b0a!important;
}

.alert-danger h2{
	margin-bottom: 0 !important;
	    font-size: 1rem;
    line-height: 1.6;
    text-transform: initial;
    letter-spacing: 1px;
}

.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
	    border: none;
    border-bottom: 1px solid #c02b0a !important;
}

.gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
}

.page-id-235 .neighborhoods .header-brown-text, .what-we-do .header-brown-text {
    min-height: 57px;
}

.page-id-235 .owl-carousel.owl-drag .owl-item {
	padding: 0 20px;
}

#more-projects .owl-carousel.owl-drag .owl-item {
	padding: 0 ;
	
}

.page-id-285 .owl-carousel.owl-drag .owl-item {
	padding: 0 15px;
}

.portfolio-archive-title {
	display: none;
}

.page-id-285 .porto-btn-ctn-left {
	margin-bottom:0
}

.testimonial-author p {
	margin-bottom: 0;
}

.page-not-found {
    margin: 0 !important;
}

.error404 #header-pages {
	display: none;
}

.page-not-found .col-lg-6 {
	display: none;
}

.page-not-found .col-lg-4 {
	width:100%;
}

.project-gallery .col-md-12>.vc_column-inner {
	padding-top: 0 !important;
}

 .thumb-info-action-icon {
	 display: none;
}

.porto-portfolios .thumb-info-centered-info .thumb-info-title,
.porto-portfolios .thumb-info-wrapper:after,
.thumb-info-centered-info .thumb-info-title,
.portfolio-carousel .thumb-info .thumb-info-wrapper, 
.porto-carousel .thumb-info .thumb-info-wrapper:after{
    opacity: 1 !important;
}

.porto-portfolios .thumb-info-lighten .thumb-info-wrapper:after,
.porto-carousel .thumb-info .thumb-info-wrapper:after{
    background: rgba(23, 23, 23, 0.5) !important;
}

.thumb-info .thumb-info-wrapper:after{
    background: rgba(33, 37, 41, 0.2) !important;
}

.porto-carousel .porto-image-frame {
    margin-bottom: 10px;
}

.thumb-info .thumb-info-action-icon-dark {
   background-color: var(--porto-primary-color) !important;
    
}

 .owl-item:not(.active) {
    opacity: 1 !important;
}

.mfp-close, .mfp-close-btn-in .mfp-close {
    color: #fff;
}

.porto-modal-content .owl-carousel  .owl-nav  {
	    position: fixed;
	left:0;
}

.porto-modal-content .owl-carousel .owl-nav .owl-prev {
    padding: 0 0 0 30px;
}

 .porto-modal-content .owl-carousel .owl-nav .owl-next{
    padding: 0 60px 0;
}

.mfp-arrow {
    opacity: 1;
}

.mfp-counter {
	display: none;
}

.mfp-arrow-right:before {
	border-left: none;
}

.mfp-arrow-right:after {
    border-left: none;
    font-family: "Porto";
    content: "\e81a";
    color: #fff;
    font-size: 50px;
}

.mfp-arrow-left:before {
	border-right: none;
}

.mfp-arrow-left:after {
    border-right: none;
    font-family: "Porto";
    content: "\e819";
    color: #fff;
    font-size: 50px;
}


.see-before .thumb-info-centered-info .thumb-info-title {
    top: 45%;
}

.see-before  .owl-item .thumb-info-inner {
		    font-size: 25px;
    line-height: 1.2;
}

.porto-btn-ctn-left{
    margin-bottom: 0;
}

.blog-posts-hover_info2 .thumb-info-inner {
    font-size: 1em;
    text-transform: inherit;
}

.blog-posts-hover_info2 .post-excerpt {
   line-height:1.3;
    -webkit-line-clamp: 4;
}

.blog-posts-hover_info2 .thumb-info .thumb-info-title {
    padding: 0 2rem 1.5rem !important;
}

.blog-posts-hover_info2 .thumb-info .thumb-info-inner {
    margin-bottom: 10px;
}

.blog-posts-hover_info2 .thumb-info .thumb-info-action-icon i,
.thumb-info.thumb-info-centered-icons .thumb-info-action-icon{
      display: block;
	color: #fff !important;
}

.thumb-info .thumb-info-action .thumb-info-action-icon-light {
    background-color: #a38559;
}


.blog-posts-hover_info2 .thumb-info .thumb-info-action .thumb-info-action-icon {
    transition: 0.3s;
    border-radius: 0 0 0 4px;
    display: inline-block;
    font-size: 18px;
    height: 50px;
    line-height: 18px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: bottom;
    padding: 15px 14px;
    top: 25px;
	overflow: hidden;
    z-index: 2;
}

.thumb-info .thumb-info-action-icon-light i {
    color: var(--porto-light-color-inverse, #212529);
}

.blog-posts-hover_info2 .thumb-info .thumb-info-action .thumb-info-action-icon {
    background: #a38559 !important;
}

.single-post .breadcrumb li:nth-child(3n)  {
	display: none;
}

#header.sticky-header .header-main .container {
    min-height: 50px;
}

#header.header-loaded .header-main {
    
    left: 0 !important;
}


#side-nav-panel .accordion-menu>li.menu-item a {
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 12px;
}
 


/***************** MEDIA QUERIES ***********************/

@media (min-width: 992px) {
    .half-text-left .mr-lg-6 {
        margin-right: 8rem !important;
		margin-left: 2rem !important;
    }
	
 
	
	.half-text-right  .mr-lg-6  {
		margin-left: 8rem !important;
        margin-right: 2rem !important;
	}
	
	#what-we-do {
	margin-top:-60px
}
	
	.single .main-content.col-lg-9 {
	 width: 68%;
		margin-right:7%;
	}
	
	
#input_1_8_3_container { /* City field */
   flex: 0 0 40%;
    float: left;
    display: inline-block;
}

#input_1_8_4_container { /* State field */
    flex: 0 0 40%;
    float: left;
    display: inline-block;
}

#input_1_8_5_container { /* Zip field */
     flex: 0 0 20%;
    float: left;
    display: inline-block;
}
		
}

@media (max-width: 991px) {
   #header.sticky-header .vc_column-inner
 {
margin-top: 8px !important;
    }
	
	.show-desktop, .hide-mobile {
	display: none !important
}
	
	.single-post .breadcrumbs-wrap li[aria-current="page"] {
    display:  none;
}
}

@media (min-width: 768px) {
	.btn-link-blk { text-align: right; }

}


@media (max-width: 767px) {
	
	.footer-menu p{
		text-align: center !important;
	}
	
	
.what-we-do.vc_column-gap-35>.vc_column_container,
.what-we-do-hood.vc_column-gap-35>.vc_column_container   {
    padding: 0 17.5px;
}

.what-we-do.vc_column-gap-30>.vc_column_container,
.what-we-do-hood.vc_column-gap-30>.vc_column_container   {
    padding: 0 17.5px; 
}
	
	
}

@media (max-width: 676px) {
	
	#btn-sidebyside .porto-btn-ctn-center {
    margin-right: 0;
}
}