/*
Theme Name: Liftwerx Concrete Lifting Services
Template: hello-elementor
Version: 1.0
Author:	LevelRightMarketing
Theme URI: https://liftwerx-cls.com/
Author URI: https://levelrightmarketing.com/
*/
:root {
  --layout-width: 1300px;
}
body .wpr-nav-menu .wpr-sub-menu {
	width: 260px;
}
ul, ol {
	padding-left: 19px;
	padding-bottom: 10px;
}


.home #masthead .header_wrapper:before, .c2twfolder-city-pages #masthead .header_wrapper:before{
  display: none;
}

.home #masthead, .c2twfolder-city-pages #masthead {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 50;
}
.home.admin-bar #masthead, .c2twfolder-city-pages.admin-bar #masthead {
  top: 32px;
}
.home #masthead .header_wrapper, .c2twfolder-city-pages #masthead .header_wrapper {
  background: none;
  border: none !important; --align-items: top !important;
}



.header_phonebox .wpr-advanced-text-suffix {
  background: rgba(0, 0, 0, 0.4);
  display: inline-block;
  padding: 10px 20px;
  border-radius: 40px;
}
.header_phonebox .wpr-anim-text {
  padding: 10px 40px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 40px;
}


.bullet ul li::before {
  content: "⦿";
  color:#ff3131;
  position: absolute;
  left: -19px;
}
.bullet ul li {
  position: relative;
  list-style: none;
}
.headerhome {
  pointer-events: none;
}
.headerhome .mainmenu_box {
  pointer-events: auto;
}
.headerhome_logo {
  pointer-events: auto;
}
.homebanner_wrapper {
	margin:7px!important;
	width: calc(100% - 14px);
}
.homebanner_wrapper:after {
  content: '';
  width: calc(100% + 14px);
  height: calc(100% + 14px);
  position: absolute;
  left: -7px;
  top: -7px; border-radius:20px;
  z-index: -1;
background: #ad1515;
background: linear-gradient(128deg, rgba(173, 21, 21, 1) 0%, rgba(255, 49, 49, 1) 17%, rgba(64, 81, 88, 1) 41%, rgba(242, 109, 0, 1) 77%, rgba(64, 81, 88, 1) 100%);}

.page-header .entry-title,
.site-footer .footer-inner,
.site-footer:not(.dynamic-footer),
.site-header .header-inner,
.site-header:not(.dynamic-header),
body:not([class*="elementor-page-"]) .site-main {
  max-width: var(--layout-width);
}

.mainmenu_box ul li.menu-item-has-children ul {
    bottom: 64px;
}
.menu-item-has-children .wpr-sub-mega-menu {
    bottom: 75px;
    background: none!important;
    border: 0!important;
}
#map {
	height: 500px; border-radius:0 20px 0 20px;
}
img.rounded{border-radius:0 20px 0 20px;}
/* == Contact Form === */
.formrow{display:flex;}
.formcol{margin-right:6px; width:100%; }
.formcol .wpcf7-form-control-wrap{display:block; }
.formcol input.txt-box{box-sizing:border-box; width:100% !important; padding: 10px;}
.formcol:last-child{margin-right:0; }
#top .formcol input, #top .formcol select, #top .formcol textarea{padding:13px !important; margin:0 important; border-radius:3px !important; color:#000 !important; background:#fff !important; border:2px #000 solid !important; max-height:180px; }
.wpcf7-form p{margin:0; }
.wpcf7-form .wpcf7-form-control.wpcf7-submit{padding:15px 45px; font-size:17px; border-radius:3px; }
#top .formcheckbox label span{font-size:16px; margin:0; color:#000; }
#top .formcheckbox .wpcf7-list-item{margin:0; display:block; }
#top .formcheckbox .wpcf7-checkbox{column-count:2; display:block; padding-bottom:14px; }
.contactform_wrapper h2{font-size:40px; margin-bottom:30px; }
.esitmate_videobox {margin-bottom: 0;}

.expandable {height: 154px;overflow: hidden;}
.expandable.show{height:auto;}
body .elementor hr {border-bottom: 1px #ccc solid;margin: 15px 0 15px;}

.serviceboxes_wrapper .wpr-promo-box-content {background: #000000;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.8) 100%);}


.lrm_google_review{position: relative;max-width: 150px;}
.lrm_google_review span {position: absolute;text-align: center;line-height: 16px;font-size: 14px;font-weight: bold;top: 38px;}
.lrm_google_review.small{max-width:140px;}
.lrm_google_review.small span {
	top: 37px;
	font-size: 13px;
	line-height: 13px;
}
.lrm_google_review.medium {
  max-width: 150px;
}
.lrm_google_review.medium span {
  top: 38px;
  font-size: 15px;
}
body .elementor-widget-video .e-hosted-video .elementor-video{object-fit:contain;}

.gallerypic {
	display: flex;
	gap: 15px;
}

@media(max-width:1024px){
	.lrm_google_review.auto{max-width:140px;}
	.lrm_google_review.auto span {line-height: 14px; font-size: 13px; top: 35px;}
	
	.innerpage_menu {
	background: none !important;
}

}

@media(max-width:767px){
#map {
	height:300px;
}
.gallerypic {
	flex-flow: wrap;
}
}
