/*
 Theme Name:   Poolax Child  
 Theme URI:    https://themeholy.com/wordpress/poolax
 Description:  This is a child theme for Poolax - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy 
 Template:     poolax
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  poolax-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */  


.faq-image2.style2 .th-experience{
    background-color:#C10009;
} 
.faq-image2 .img1 img{
    border-color:#0181F5;
}
.link-phone{
    color:#0181F5 !important;
	text-decoration:underline !important;
    font-weight:700;
}
/*.link-quote{*/
    
/*}*/
.process-box_shape{
        top: 47.5%;
                top: 156px;
                    left: 43%;
}
@media (max-width: 991px) {
    .process-box_shape {
        top: 48.6%;
                top: 156px;
    }
}
.process-box-wrap:nth-child(1) .process-box .process-box_shape {
  top: 43.5%;
          top: 156px;
}
@media (min-width: 992px) {
    .me-lg-auto {
        margin-left: auto;
    }
}
.why-choose-us img{
    width:92px;
    height:92px;    
}
.quote-trigger a{
    text-decoration:underline;
}
.header-layout3 .main-menu{
    padding-left:unset;
}
.highlight {
    color: #FFD700;
}
.header-layout3 .main-menu ul.sub-menu li.menu-item-has-children > a:after {
    color: #000000;
}
#quoteModal .textarea{
    border-color: #788094;    
}
@media (min-width: 1200px) and (max-width: 1300px) {
    .th-header .container{
                max-width: 1208px;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .th-header .container{
                      max-width: 990px;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .header-layout3 .header-logo .logo-bg {
        width: 600px;
        width: 760px;
    }
}
.header-layout3 .main-menu > ul > li > a:hover{
    color:#C10009;
}