/*
Theme Name: Paeon Child Theme
Theme URI: http://themeforest.com
Description: Paeon Child Theme
Author: WSI
Author URI: http://themeforest.com
Template: paeon
Version:1.0
*/
@import url("../paeon/style.css");

/*=Theme customization starts here
----------------------------------------*/


.sidebar-contact a {
    color: #fff;
    margin-top: 10px;
	border: 0px solid transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	background-color: #54bc49;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    clear: both;
    font-size: 16px;
    font-weight: 500;
    height: auto;
    margin-top: 10px;
    padding: 12px 20px;
}

/*START CUSTOM MODAL*/
.modal {
      display: none;
      position: fixed;
      z-index: 1;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: auto;
      background-color: rgba(0, 0, 0, 0.4);
    }

    .modal-content {
      background-color: #fefefe;
      margin: 15% auto;
      padding: 20px;
      border: 1px solid #888;
      width: 80%;
    }
/*END CUSTOM MODAL*/


/*mobile call*/
.mobile-phone.call-now {
   
	justify-content: space-evenly !important;
	display: flex;

		
}
.mobile-phone.call-now .btn {
	color: white !important;
	padding: 6px 8px !important;
    min-width: 105px;
    margin: 10px 0px 10px 0px !important;
	font-size: 16px !important;
	text-align: center !important;
}
@media screen (max-width: 991px){
	
	.mobile-call-btn {display: none !important;}
}
@media screen and (min-width: 1024px){
	.mobile-phone.call-now.d-lg-none.first {
		display: none !important;
	}
}
/*coupons*/
.coupons {
	border: 2px dashed #000 !important;
	clear: both;
	text-align: center;
	/*padding-top: 10px;*/
	margin-bottom: 10px;
	background-color: #ebebeb;
}

.coupons h3 {
	color: #4fbe41 !important;
	text-align: center;
	font-size: 25px;
	margin-top: 15px !important;
}

.coupons p {
	color: #005aae !important;
	text-align: center;
	font-size: 18px;
}

.coupons .btn {
	background-color: #4fbe41 !important;
	color: #fff ;
	font-weight: 900;
	padding-bottom: 5px;
	padding-top: 5px;
	border: none !important;
}

div#content-top{
	margin-top: 0px !important;
}

.side-srvc {
	background-color: #eff0f2;
}

.side-srvc h2 {
	padding: 10px 10px 0px 10px;
	font-weight:600;
	color:#005aae;
	text-align:center;
}

#fsReferralBadge {
	display:none !important;
	position: inherit !important;
}

.home-service .view {
	height: 178px;
}

.read-more{
	background-color: #54bc49 !important;
}

h3.grey{
	color:#929495 !important;
	line-height: 24px !important;
}

h3.grey strong{
	color:#005AAE !important;
}

.home-block {
    padding-top: 36px;
    padding: 40px 20px 0px;
}

h3.grey {
    margin-bottom: 0px;
    line-height: 0.7;
}

.welcome-message h2 strong{
	color:#54BC49 !important;
}

ul.four-col-grid{
	padding-top: 0;
}

/*Single Service Page ie "Carpet Cleaning*/
body.single-service .featured-image{
	width: 100%;
	float: none !important; 
	margin-right: 20px;
}

.single-service .featured-image img{
	width: 100%;
	max-width: 613px;
}

table{
	border: none;
}

tr{
	border-bottom: none;
}

.nice-contact-form{ 
	display:none; 
}

#navigation .nav li a{ 
	padding: 10px 9px; 
}

#top #navigation .nav li ul li a {
	width: 250px;
}

ul.sub-menu {
	width: 270px !important;
}

#default-logo, #retina-logo{ 
	height: 106px !important; 
}

#navigation .nav li .down-arrow {
    top: 5px	;
}

#navigation .nav li ul.sub-menu li span.down-arrow {
    top: 10px;
    right: 0;
    z-index: 99999;
}

#navigation .nav li ul.sub-menu li{
	margin-right: 0;
	width: 100%;
	background: #005aae;
}

#navigation .nav li ul.sub-menu li a{
	width: 100% !important;
}
#navigation .nav li ul.sub-menu li span.down-arrow {

}
#navigation .nav li.sfHover ul li a::after{
	display: none;
}

#navigation .nav li.sfHover ul li.menu-item-has-children a::after{
	display: block;
}


#extended-footer{ 
	padding-bottom: 78px; 
}

.halfsies {
	width:48%;
	position:relative;
	display:inline-block;
	float:left;
}

.thirds {
	width:32%;
	position:relative;
	display:inline-block;
	float:left;
}

.offersbar {
	width:100%;
	background:#4fbe41;
	text-align: center;
	height:2.5em;
	z-index:10;
	padding: 5px;
	position:fixed; 
	bottom:0;
	color:#fff;
	font-weight: bold;
	font-size:1.2em;
}

.btn {
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    border-radius: 6px;
    padding-top: 0.46428571em;
    padding-bottom: 0.46428571em;
    padding-right: 2.78571429em;
    padding-left: 2.78571429em;
    border: 1px solid #160000;
    border-width: 1px;
    font-size: inherit;
    line-height: 1.85714286em;
}

.btn--primary-1, .btn--primary-1:visited {
    background: #005daa;
    border-color: #005daa;
    color: #fff;
	border-radius:5px;
	padding-top: 0.30952381em;
    padding-bottom: 0.30952381em;
    padding-right: 1.85714286em;
    padding-left: 1.85714286em;
}

.righty {
	/*right:0 !important;
	position:fixed;
	z-index:20;
	margin-top:-205px;*/
	right: 0 !important;
    position: fixed;
    z-index: 20;
    top: 63%;
}

.righty2 {
	/*right:0 !important;
	position:fixed;
	z-index:21;
	margin-top:-350px;*/
	right: 0 !important;
    position: fixed;
    z-index: 21;
    margin-top: 0;
    top: 50%;

}

.flex-caption {
    position: absolute;
    left: 0;
    padding: 15px 20px 0 0;
    max-width: 50%;
    text-shadow: 3px 2px 3px rgba(0, 0, 0, 0.5);
}

#header #top #toggle-nav{
	top: 40px;
}
#navigation .nav li ul.sub-menu  li ul.sub-menu li a:after{
	display: none;
}


/*--23-05-2023--*/
#header nav#navigation .menu-navigation-menu-container .nav li .sub-menu {
    display: none;
}

#header nav#navigation .menu-navigation-menu-container .nav li .sub-menu.visible {
    display: block;
}

/*--19-06-2023--*/
.home-service ul.service-grid-four-col {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.green-carpet-cleaning-services img {
        width: 100%;
    }


/**************** Responsive ***********************/
@media (max-width: 1024px) {
    #navigation .nav li ul.sub-menu li span.down-arrow {
        display: none;
    }

    .home-service .view {
        height: 140px;
    }

    #top #navigation .nav li ul ul {
        margin: 0;
    }

    #navigation .nav li a.sf-with-ul:after {
        display: none;
    }

    #header {
        background-image: none !important;
    }

    #header #navigation li ul {
        width: 100% !important;
        /*        padding: 0 10px;*/
        margin: 0;
    }

    #top #navigation .nav li ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        padding: 0 12px;
    }

    #top #navigation .nav li ul li a {
        padding: 6px 10px;
        display: inline-block;
        width: auto !important;
        border: 0;
    }

    #top #navigation .nav li.current-menu-parent ul li.current-menu-item {
        background: #01437f;
    }

    #top #navigation .nav li.current-menu-parent ul li.current-menu-item a:focus,
    #top #navigation .nav li.current-menu-parent ul li.current-menu-item a:hover,
    #top #navigation .nav li.current-menu-parent ul li.current-menu-item a {
        background-color: transparent;
    }

    #navigation .nav li.current-menu-parent .down-arrow {
        background: #01437f;
    }

    .mobile-phone.call-now {
        border-top: 2px solid rgba(0, 0, 0, 0.1);
        margin: 5px 0;
        padding: 5px 0;
    }

    


}
@media (max-width: 991px) { 

	.righty {
	/*	margin-top: -170px;*/
	top: 44%;
	}
	.righty2 {
		/*margin-top: -280px;*/
		top: 30%;
	}


}


@media (max-width: 768px) { 
	.halfsies {
		width:100%;
	}
	.thirds {
		width:100%;
	}
	.flex-caption {
		max-width: 100%;
		padding: 0;
		margin: 0;
	}
	li.slide img.nice-image {
		height: 290px;
		object-fit: cover;
	}

	.righty {
		/*margin-top: -40px;*/
	}
	.righty2 {
		/*margin-top: -160px;*/
	}
}
@media (max-width: 685px) { 
	.home-service .view {
		/*height: 266px;*/
		height: auto;
	}
	.home-service .content {
		padding-top: 0;
	}
	.offersbar a.btn.btn--primary-1 {
		margin-top: 8px !important;
	}
	.righty {
		/*	margin-top:-20px;*/
		top: 64%;
	}
	.righty2 {
		/*	margin-top:-20px;*/
		top: 49%;
	}
}

@media (max-width:468px) {
	.offersbar {
		/*height:5em;	*/
		height: auto;
		padding: 20px;
	} 

} 

@media (max-width: 400px) { 
	#extended-footer {
		padding-bottom: 98px;
	}
}
	
@media (max-width:368px) {
	.offersbar {
		height:6em;	
	} 
}



