/*
Theme Name: Plumbit Child
Theme URI: http://themeforest.net/user/strongholdthemes/portfolio
Template: plumbit
Author: Stronghold Themes
Author URI: http://themeforest.net/user/strongholdthemes
Description: Plumbit is a clean and modern WordPress theme designed specially for plumbing, construction or any other service driven business.
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 7.0.1637923193
Updated: 2021-11-26 10:39:53

*/

/*site width*/
@media (min-width: 1300px) {
  .container {
    max-width: 1400px;
  }

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1400px !important; }
	
/*header button styling*/
	.header-two .quote-link-btn {
    border: 1px solid #00aeef !important;
    background: #00aeef;
    color: #000000 !important;
    font-family: 'Montserrat'!important;
    font-size: 12px;
    font-weight: 600;
}
		.header-two .quote-link-btn:hover {
    border: 1px solid #ed1c24!important;
    background: #ed1c24!important;
    color: #ffffff !important;
    font-family: 'Montserrat'!important;
    font-size: 12px;
    font-weight: 600;
}
	
	.elementor-3764 .elementor-element.elementor-element-15e6446e .elementor-repeater-item-29179af .slide-button {
    color: #000000;
}
	
		.slide-button:hover {
    color: #ffffff!important;
	background: #ed1c24!important;
}
	
	.sticky-header-wrapper .quote-link-btn {
    padding: 0 20px;
    font-family: "Montserrat", sans-serif;
    color: #000000!important;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 6px;
    height: 50px;
    font-weight: 600;
    line-height: 50px;
    margin-left: auto;
    position: relative;
}
	
/*Nav drop down font styling*/
	.main-navigation ul ul li a {
    color: #000000;
    font-size: 15px;
    font-weight: 600;
}
	
/*slider styling*/
	.elementor-3764 .elementor-element.elementor-element-15e6446e .slider-arrow {
    font-size: 20px;
    background: #ed1c24 !important;
    display: flex;
    padding: 15px;
    align-items: center;
    width: 50px;
    height: 50px;
    justify-content: center;
    border-radius: 5px;
}
	
	.slick-dots li.slick-active button {
    background-color: #ed1c24!important;
}

/* button text styling*/
	.btn{
		text-transform: uppercase;
		font-size: 14px
	}
	
/*hide testimonial stars*/
	.testimonial-rating i {
    visibility: hidden;
}

/*hide button on contact banner*/
	.elementor-223 .elementor-element.elementor-element-40ee82d .elementor-repeater-item-b73a009 .slide-button {
    color: var( --e-global-color-text );
    visibility: hidden;
}

