/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
.container {
    width: 90% !important;
}
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
header#main-header {
    background: url(/wp-content/uploads/2021/06/menu-bg.png);
    background-size: contain;
    background-repeat: repeat-x;
    background-position: top;
}

#top-menu li a {
    font-weight: 500;
	transition:.20s all;
}
#top-menu .current-menu-item a,
#top-menu li a:hover, #top-menu li a:focus {
    text-decoration: line-through;
	opacity:1 !important;
}
.menu_button a, #main-header.et-fixed-header .menu_button a {
    background: #fff;
    color: #000 !important;
    padding: 15px !important;
    border-radius: 6px;
}
.menu_button {
    top: -6px;
}
.menu_fb_link a{
    font-size: 30px !important;
    position: relative;
    bottom: -5px;
}
.menu_fb_link {
    margin: 0 30px;
    padding: 0 !important;
}
#top-menu .current-menu-item.menu_button a, #top-menu li.menu_button a:hover, #top-menu li.menu_button a:focus {
    text-decoration: none;
    background: #363535;
    color: #fff !important;
}
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
.blurb_why-us {
    display: table-cell;
    padding: 20px;
}
.heading-line-before h4 {
    padding-left: 35px;
    padding-bottom: 0;
}
.heading-line-before h4::before {
    width: 28px;
    height: 2px;
    background: #0289d2;
    content: "";
    position: absolute;
    top: 50%;
	left:0;
    margin-top: -1px;
}
.blurb_we_are .et_pb_blurb_container {
    margin: 0 30px;
    background: #000;
    padding: 25px 15px;
    border-radius: 0 30px 0 30px;
    margin-top: -180px;
    z-index: 10000;
    position: relative;
    min-height: 270px;
    overflow: hidden;
    box-sizing: border-box;
}
#home-reviews .wptww-testimonials-slidelist {
    background-color: #fff;
    padding: 0 15px;
    background-image: url(/wp-content/uploads/2021/06/review_bg-1154686698-1623587960954.png);
    background-repeat: no-repeat;
    background-position: 60px 5px;
}
#home-reviews  .wptww-testimonials-text p {
    color: #090909;
    font-size: 20px !important;
    font-weight: 300;
}
#home-reviews  .wptww-testimonial-client {
    color: #017fc0;
    font-size: 20px;
    margin-top: 30px;
}
#home-reviews  .wptww-testimonial-content {
    max-width: 670px;
    text-align: center;
	    margin: auto;
}
#home-reviews  .wptww-testimonial-content i, 
#home-reviews  .wptww-testimonial-content h4{
    display: none;
}
#home-reviews  .wptww-testimonials-text em:before, .wptww-testimonials-text em:after{
	display:none;
}
#home-reviews  .slick-list {
    padding: 80px 50px 30px;
    border-left: 6px solid #017fc0;
}
#home-reviews  .slick-arrow {
    display: none !important;
}
.wptww-testimonials-slidelist.design-1 .slick-dots, .wptww-testimonials-slidelist.design-2 .slick-dots, .wptww-testimonials-slidelist.design-3 .slick-dots, .wptww-testimonials-slidelist.design-4 .slick-dots {
    bottom: -50px !important;
}

#home-reviews .wptww-testimonials-slidelist .slick-dots li button {
    background: #fff !important;
    width: 12px !important;
    height: 12px !important;
}
#home-reviews .wptww-testimonials-slidelist .slick-dots li.slick-active button {
    width: 15px !important;
    height: 15px !important;
    top: -1px !important;
    position: relative;
}
#home-reviews .wptww-testimonials-slidelist .slick-dots li {
    width: 15px !important;
    height: 20px !important;
    line-height: 20px !important;
	margin: 0 !important;
}
.wptww-testimonials-slidelist .slick-slide{
	padding:0 35px;
}
.blurb_we_are_main .et_pb_column {
    margin-right: 2% !important;
    width: 32% !important;
}

#contact_form_hp .et_contact_bottom_container {
    width: 100%;
}
#contact_form_hp .et_contact_bottom_container button {
    width: 100%;
}
strong.ti-rating {
    color: #6fc244 !important;
}
span.nowrap, span.nowrap * {
    color: #fff !important;
}
#call_to_action_hp h2 {
    word-spacing: -5px;
}
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
.et_pb_contact {
    color: #333;
}
.et-pb-contact-message {
    color: #ca1c1c;
}

/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
footer#main-footer {
    background: url(https://lotusroofrestorationcom.wpcomstaging.com/wp-content/uploads/2021/06/bg-footer.png);
    background-size: cover;
    background-repeat: no-repeat;
}
footer .fwidget {
    width: 100%;
    text-align: center;
	margin:0 !important;
}
div#footer-info {
    width: 100%;
    text-align: center;
    font-weight: 400;
}
div#footer-bottom {
    border-bottom: 10px solid #017fc0;
    background: none;
    border-top: 1px solid #fff;
}
#menu-footer-menu li a {
    font-size: 18px;
    text-transform: uppercase;
}
#menu-footer-menu li {
    display: inline-block;
    padding: 20px;
}
#footer-widgets .footer-widget li:before{
	display:none;
}
div#widget_contact_info-2 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.5em;
}
footer .widget_media_image {
    margin-bottom: 20px !important;
}
footer a:hover {
    color: #027fc0 !important;
}

/*******20/07/2021**************/

.abt-us-a  img {
    min-height: 350px;
    box-shadow: 0px 0px 13px 2px #a2a2a2fa;
    object-fit: cover;
    border-radius: 4px;
}
.abt-us-a .et_pb_column.et_pb_column_3_5 {
    padding: 50px 0;
}
.abt-us-a  .et_pb_row {
    padding: 0 0 55px !important;
}
.abt-us-a .et_pb_row.et_pb_row_4 {
    padding-bottom: 0 !important;
}
.abt-us-a h2.elementor-heading-title.elementor-size-default {
    font-family: 'BEBAS NEUE';
    font-size: 32px;
}
.our-inner-serv .et_pb_with_border.et_pb_module.et_pb_blurb {
    background: #fff;
    padding: 0 !important;
}
.our-inner-serv 
 .et_pb_main_blurb_image {
    margin: 0;
}
.our-inner-serv .et_pb_blurb_container {
    padding: 15px;
}
.our-inner-serv h4.et_pb_module_header {
    font-family: 'Bebas Neue' !important;
    font-weight: 500;
    color: #2ea3f2;
    text-align: left !important;
}
.our-inner-serv .et_pb_blurb_container h4.et_pb_module_header a{
	font-family: 'Bebas Neue' !important;
    font-weight: 500;
    color: #5dc421 !important;
    text-align: left !important;
}
.our-inner-serv  h4.et_pb_module_header span{
    color: #5dc421 !important;
}
.our-inner-serv .et_pb_blurb_container h4.et_pb_module_header a:hover {
    color: #000 !important;
}
body .our-inner-serv .et_pb_blurb_description p {
    text-align: left !important;
    font-size: 14px;
    min-height: 50px !important;
    height: 120px;
    text-overflow: ellipsis;
}
.our-inner-serv  img {
    height: 270px;
    object-fit: cover;
    object-position: bottom;
}

/*------------------------------------------------*/

/*****************17/07/2021*****************************/
   .cstm-testi {
    background: #000;
}
.cstm-testi h4 span {
    color: #fff !important;
}
.cstm-testi h3 span {
    color: #fff !important;
}
.home-rev .ti-widget-container.ti-col-5 {
    margin-bottom: 0 !important;
}
.home-rev {
    padding-bottom: 40px;
}
.cstm-testi h4, .cstm-testi h3 {
    background: #000;
}
footer#main-footer {
    background: #000;
}
.our-inner-serv.residential  .et_pb_with_border.et_pb_module.et_pb_blurb {
    background: #faf9f9;
}
#menu-item-1205 i.fa.fa-phone {
    padding: 0 9px 0 0;
    color: #2ea3f2;
    font-size: 16px;
}
#block-2 a {
    font-size: 18px;
    padding: 5px 0 0;
    display: inline-block;
}
#block-2 a i {
    padding: 0 10px 0 0;
    color: #2ea3f2;
}

/*******************17/07/2021***********************************/




/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/


@media only screen and (min-width:980px) and (max-width:1024px){
	#logo {
    max-height: 44% !important;
}
	#top-menu li {
    font-size: 12px;
    padding-right: 13px;
}
.abt-us-a .et_pb_column.et_pb_column_3_5 {
    padding: 30px 0 0;
}
.abt-us-a img {
    min-height: 300px;
}
.et-fixed-header #logo {
    max-height: 58% !important;
}
#top-menu li a {
    font-size: 14px;
}
body .our-inner-serv .et_pb_blurb_description p{
		height:auto;
	}
}


@media only screen and (min-width:769px) and (max-width:992px){
.our-inner-serv .et_pb_blurb_content {
    max-width: 100%;
}
.our-inner-serv img {
    width: 100%;
    height: 350px;
    max-width: 100%;
}
.our-inner-serv .et_pb_main_blurb_image {
    width: 100%;
}
#logo {
    max-height: 44% !important;
}
body .our-inner-serv .et_pb_blurb_description p{
		height:auto;
	}
}

@media only screen and (max-width:769px){
.menu_button {
   margin-top: 20px;
 }
header#main-header {
    background: rgba(0, 0, 0, .8);
}
.et_pb_section.et_pb_section_3.abt-us-a.et_section_regular {
    padding: 50px 0 0;
}
.et_pb_section.et_pb_section_4.abt-us-a.et_pb_with_background.et_section_regular {
    padding: 44px 0 !important;
}
.abt-us-a .et_pb_row.et_pb_row_4 {
    padding: 0 !important;
}
.abt-us-a .et_pb_column.et_pb_column_3_5 {
    padding: 0;
}
.et_pb_section.et_pb_section_1.abt-us-a.et_section_regular {
    padding: 60px 0;
}
.abt-us-a  .et_pb_row.et_pb_row_1 {
    margin-bottom: 0 !important;
}
body .our-inner-serv .et_pb_blurb_description p{
		height:auto;
	}
}


@media only screen and (max-width:500px){
.blurb_why-us {
    width: 100%;
    display: inline-block;
    margin: 10px 0 !important;
	padding: 0;
}
.blurb_we_are .et_pb_blurb_container {
    margin-left: 0;
	margin-right: 0;
    border-radius: 0;
	min-height: auto;
	}	
	.widget_media_image img {
		max-width: 80% !important;
	}
	#menu-footer-menu li {
    display: inline-block;
    padding: 5px 20px;
}
	#menu-footer-menu li a {
      font-size: 16px;
	}
	#home-reviews .slick-list {
    padding: 30px 10px;
	}
	#home-reviews .wptww-testimonials-text p {
    font-size: 16px !important;
		font-weight: 500;
}
	home-reviews .wptww-testimonial-client {
    color: #017fc0;
    font-size: 16px;
	}
	#home-reviews .wptww-testimonials-slidelist {
    background-size: cover;
	background-position: center;
}
.wptww-quote {
    margin-bottom: 10px;
    margin-top: 20px;
}
	.blurb_contact p {
    font-size: 14px;
}
	.blurb_contact h4.et_pb_module_header {
    padding-bottom: 0;
}
	button.et_pb_contact_submit.et_pb_button {
    font-size: 12px !important;
    margin-left: 5px;
	}
	.et_pb_column_0 {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	.et_pb_text_0 h1 {
    font-size: 42px !important;
	}
	.blurb_we_are_main .et_pb_column {
		width: 100% !important;
	}
	.et_pb_text_1 p {
		font-size: 22px !important;
		line-height: 1.3;
	}
	.et_pb_contact_form_0.et_pb_contact_form_container {
		background-color: rgba(0,0,0,0.34);
		padding-top: 20px;
		padding-right: 10px;
		padding-bottom: 20px;
		padding-left: 10px;
	}
	.et_pb_text_4 h1 {
		font-size: 40px !important;
	}
	.et_pb_text_5 h1 {
		font-size: 36px !important;
		word-spacing: 1px;
	}
	.et_pb_section_7.et_pb_section {
    padding-top: 40px !important;
    padding-bottom: 10px !important;
	}
	.et_pb_text_6 h3 {
   	 letter-spacing: 1px !important;
     line-height: 1.2em !important;
	}
	.et_pb_section_2.et_pb_section {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}
	.et_pb_section_2 .et_pb_module.et_pb_text.et_pb_text_3 {
		margin-bottom: 0 !important;
	}
	et_pb_section_1.et_pb_section {
		padding-top: 50px !important;
		padding-bottom: 30px !important;
	}
	#call_to_action_hp h2 {
    word-spacing: 2px !important;
    font-size: 36px !important;
}
	#call_to_action_hp a.et_pb_button.et_pb_promo_button {
    word-spacing: 3px;
}
	.et_pb_section_6.et_pb_section {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.et_pb_section_1.et_pb_section {
    padding-top: 50px;
    padding-bottom: 50px;
}	
}

