/**
    Template: pearl
    Theme Name: Pearl Child Theme
    Theme URI: http://pearl.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Pearl WP is a true multi-niche WordPress theme, which consist of several micro-niche themes. Each micro-niche layout has its own features, modules and specifications. You can use UI modules from any layout and mix it with other UI modules. 300+ UI modules and 250+ prebuilt pages are available for use. Open the shell and find the Pearl!
    Version: 1.1.1
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: beauty salon, blog, business, church, coach, construction, consulting, corporate, ecommerce, multipurpose, music, portfolio, restaurant, transportation, travel, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: pearl-child-theme
	dark blue 081f2f
	bright blue 0086ff
**/

@import url("https://use.typekit.net/gdl3alq.css");

/**  11/03/2025 Patchwork **/
html {
    font-size: 62.5%;
}

:root {
    --min-screen-width: 320px;
    --max-screen-width: 1400px;
    --text-xs: clamp(0.9rem, calc(0.11vw + 0.87rem), 1.02rem);
    --text-s: clamp(1.08rem, calc(0.18vw + 1.02rem), 1.28rem);
    --text-m: clamp(1.3rem, calc(0.28vw + 1.21rem), 1.6rem);
    --text-l: clamp(1.56rem, calc(0.41vw + 1.43rem), 2rem);
    --text-xl: clamp(1.87rem, calc(0.58vw + 1.69rem), 2.5rem);
    --text-2xl: clamp(2.25rem, calc(0.81vw + 1.99rem), 3.13rem);
    --text-3xl: clamp(2.7rem, calc(1.12vw + 2.34rem), 3.91rem);
    --text-4xl: clamp(3.24rem, calc(1.53vw + 2.75rem), 4.88rem);

}

.superheading {
	font-size: var(--text-m)!important;
	line-height: 1.45!important;
	text-transform: uppercase!important;
	letter-spacing: 1.5px;
}

.grid-card-heading h4 {
	font-size: var(--text-l)!important;
	line-height: 1.3!important;
}

.text-xs {
    font-size: var(--text-xs)!important;
	line-height: 1.2!important;
}
.text-s {
    font-size: var(--text-s)!important;
	line-height: 1.45!important;
}
.text-m {
    font-size: var(--text-m)!important;
	line-height: 1.45!important;
}
.text-l {
    font-size: var(--text-l)!important;
	line-height: 1.45!important;
}
.text-xl {
    font-size: var(--text-xl)!important;
	line-height: 1.3!important;
}
.text-2xl {
    font-size: var(--text-2xl)!important;
	line-height: 1.2!important;
}
.text-3xl {
    font-size: var(--text-3xl)!important;
	line-height: 1.3!important;
}
.text-4xl {
    font-size: var(--text-4xl)!important;
	line-height: 1.2!important;
}

.text-left {
    text-align: left!important;
}
.text-center {
    text-align: center!important;
}
.text-right {
    text-align: right!important;
}

/** Responsive menu stuff **/

body #rmp-menu-title-517345 .rmp-menu-title-link .rmp-menu-title-image {
	margin-left:0;
	margin-right: 0;
}

body #rmp-container-517345 {
	background-repeat: no-repeat;
    background-size: 400vw;
    background-position: left -14% bottom -12vw;
}

#rmp-menu-additional-content-517345 {
    display: block;
    height: auto;
    width: 200px;
	margin-top: 3%;
    margin-left: 8%;
	margin-bottom: 10%;
    background: #0086FF;
}

.rmp-menu-item-link b {
	font-weight: 900!important;
}

#rmp-menu-additional-content-517345 a {
    width: 100%;
    display: block;
    height: 100%;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    font-size: var(--text-m);
    color: white;
    line-height: 17px;
    letter-spacing: 1.5px;
    text-decoration: none;
}


/** Responsive menu stuff **/

@media (max-width:768px) {
	
	body .wpb_content_element {
    margin-bottom: 15px;
}
	
	.home-hero-trustpilot {
		width: 100px;
		margin-bottom: 30px!important;
	}
	
	body .stm_partners_style_3 .stm_partners__single {
        -ms-flex: 0 1 33%;
        flex: 0 1 33%;
        gap: 20px;
    }
	
}



/** End of patchwork ***/

body .stm_buttons_style_1 .btn, .stm_buttons_style_1 .btn {
	border-radius: 0!important;
}

.btn .btn__label {
    font-weight: 700;
    font-size: var(--text-s);
    letter-spacing: 1.5px;
	text-transform: uppercase;
}





h1, h2, h3, h4, h5, h6, .heading_font {
  font-family: "lft-etica",sans-serif !important;
  }

.enlarge {font-size:17px; line-height:32px;}
 
blockquote p {
	letter-spacing: 0;
	font-weight: 500 !important;
}	

 .stm-iconbox__info {
	 color: #ffffff !important;
 }

 .stm_header_style_1 .stm-navigation__default > ul > li > a  {
	 padding: 20px !important;
	 letter-spacing:0.5px;
 }

html .stm_loop__list .stm_loop__single h3 {
	color:#ffffff!important;
}
 
 .stm_testimonials_style_1 .stm_testimonials__review {
    position: relative;
    background: #f7f7f7;
    padding: 30px 30px;
    font-style: italic;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 23px 0;
}



.stm_testimonials_style_1 .stm_testimonials__review:after {
    content: '';
    position: absolute;
    bottom: -16px;
    left: 0;
    border-bottom: 8px solid transparent;
    border-left: 12px solid transparent;
    border-top: 8px solid #d6d6d6;
    border-right: 12px solid #d6d6d6;
}

.site-content ul, .site-content ol {
	margin-bottom:15px!important;
}

.site-content .stm_post_details ul {
	margin:0!important;
}

.stm_share.stm_js__shareble, .post_comments, .comments, .comments_num {display: none!important;}
.single-post .stm_share.stm_js__shareble {display: block!important; margin-left: -20px!important;}

 #homepage-cta-1 {
	 background-color: #0086ff;
 }
 
 .about-services h2 {font-size:20px !important}

.ser-img-overlay {
	background-color:#ffffff;
}
.vc_btn3.vc_btn3-color-grey, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
	color:#ffffff!important;
    background-color: #0086ff!important;
}
.stm_posts_list h2, 
.ser_sidebar_menu h2 {font-size:20px;line-height:28px!important}
.stm_posts_list li {padding-left:0px!important;padding-bottom:15px!important;}
.stm_posts_list {padding-bottom:10px!important;}
.stm_posts_list .current-menu-item {font-weight:bolder;color:#0086ff!important;}
.stm_posts_list .current-menu-item a {font-weight:bolder;color:#0086ff!important;}
.stm_sidebar_style_2 .widget {margin-bottom:10px!important}
.current_page_item a {color:#0086ff!important}

.stm_posts_list h2 {font-size: 18px}

.stm_single_stm_vacancies .stm_separator-line {display:none;}

.ser_services_siderbar { 
	padding:36px; background: #f7f7f7 repeating-linear-gradient(135deg, #f7f7f7, #f7f7f7 3px, #efefef 3px, #efefef 6px);
}

.footer-widgets .stm_testimonials__review {
    background-color: #0086ff !important;
    color: #fff;
    margin: 0 0 48px 0 !important;
	font-size: 14px !important;
}

.close_popup {float:right;}

.stm_services_single__panel {
    padding-top: 33px;
    margin-bottom: 40px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.stm_services_single__panel .stm_services_single__info .stm_services_single__phone {
    font-size: 24px;
    font-weight: bold;
}
.stm_services_single__panel .stm_services_single__info .stm_services_single__phone_text {
    padding: 10px 6px 10px 0;
}
.stm_services_single__panel .stm_services_single__info {
    padding-left: 16px;
}
.btn.btn_outline.btn_gradient.btn_primary {
    border-right-color: #0086ff !important;
}

.white, .white a {color:#ffffff!important}

#ser-home-loft-grid h4:before {display:none!important}

.ser_sidebar_menu h2:before{display:none!important;}

.ser-cta-callback {z-index: inherit!important;}

.stm_cta.style_1 .stm_cta__link {
    margin: -1px 0 0 auto;
}
.stm_cta__content h4 {margin-bottom:0px!important;}

.stm_cta.style_1 .stm_cta__content {
    padding-right: 20px;
}

.stm_cta.style_1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	margin-top:35px;
    margin-bottom: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 550px) {
.stm_cta.style_1 .stm_cta__content {
    width: 100%;
    margin-bottom: 15px;
	text-align: center;
}
.stm_cta.style_1 .stm_cta__link {
    margin: 0 auto;
}
.stm_cta.style_1 {
    padding: 20px 25px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.stm_cta.style_1 .stm_cta__content {
    padding-right: 0px;
}
}


.ser-img-overlay img {
    opacity: 1;
    transition: opacity 0.35s ease-in-out;
    -moz-transition: opacity 0.35s ease-in-out;
    -webkit-transition: opacity 0.35s ease-in-out;
}

.ser-img-overlay img:hover {
    opacity: 0.6;
    transition: opacity .35s ease-in-out;
    -moz-transition: opacity .35s ease-in-out;
    -webkit-transition: opacity .35s ease-in-out;
}

.stm-navigation__fullwidth>ul>li ul.sub-menu>li>a {
    text-transform: capitalize!important;
}

.widget-footer-title h4 {padding-top:30px;}

.single-post .stm_single_post h1.h2 {
    color: #081f2f!important;
    font-size: 38px!important;
    font-weight: 700!important;
    line-height: 48px!important;
    letter-spacing: 1px!important;
    margin-bottom: 30px!important;
}

@media (max-width: 1024px){
.stm_header_style_1 .stm_mobile__header {
background-color: #ffffff !important;
}
blockquote p {
    line-height: 30px !important;
    font-size: 20px;
}
}

@media (max-width: 1024px){

.stm_header_style_1 .stm-header, .stm_header_style_3 .stm-header, .stm_header_style_3 .stm_mobile__header, .stm_header_style_1 .stm_mobile__header, .stm_header_style_9 .stm-header, .stm_header_style_13 .stm-header, .stm_header_style_13 .stm_mobile__header {
background-color: #ffffff !important;
}
}

.stm-footer .stm-footer__bottom .stm_bottom_copyright {font-size: 12px!important;}

.pearl_column_inner_9b1bf60a2e9974e7386addfef315d2e2 .vc_gitem_row .vc_gitem-col {padding: 30px!important;}

.stm_header_style_1 .stm-navigation__default > ul > li ul li > a {
    font-weight: 400!important;
}

@media (max-width: 550px) {
.stm_services_single__panel .stm_services_single__info {
    display: block;
    padding-top: 20px;
    padding-left: 0;
}
.stm_services_single__panel {
    text-align: center;
}
}

/* CSS to hide recaptcha v3 label on bottom right */
.grecaptcha-badge {display: none;}

.stm_video.stm_video_style_5:hover:after {
    opacity: .6;
}
.stm_video.stm_video_style_5:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .3s;
    background: #000;
    opacity: 0;
}

#menu-item-5352 {
	margin-bottom: 15px;
}

html body .stm-navigation__default ul li.stm_megamenu:hover ul.sub-menu, html body .stm-navigation__fullwidth ul li.stm_megamenu:hover ul.sub-menu {
    -webkit-transform: translateY(0px)!important;
    transform: translateY(0px)!important;
}

.menu-financing-title>a {
	display:none!important;
}

.stm_titlebox_style_1 .h2 {
    margin-top: 20px!important;
}

html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu:after, html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu:after {
    top: -5px!important;
}

html body .stm-navigation__default ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:hover > a, html body .stm-navigation__fullwidth ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:hover > a
{
    color: #0086ff !important;
}
/*
#menu-item-5347>a:hover, #menu-item-5346>a:hover {
	color:#333333!important;
}
*/
.stm_infobox__content h3 {
	margin-bottom:0!important;
}

.stm-footer .stm_custom_menu_style_1 .menu li {
    line-height: 1.5!important;
}

.lg-backdrop {
	background-color: rgba(0,0,0,0.75)!important;
}

.page-id-5333 .wpcf7-form-control-wrap {
     margin: 0 0 10px 0!important;
}

.stm-footer img {
    vertical-align: top;
}

body .wpb_text_column ul.ez-toc-list li:before {
	display:none;
}

/* HTB 08102025 - hide post date on posts (listing and single pages) */
.stm_loop__single.type-post li.post_date {
    display: none;
}
.stm_loop__single.type-post li.post_by {
    margin-left: 0;
}
.single-post .stm_post_details li.post_date {
    display: none;
}
.single-post .stm_post_details li.post_by {
    margin-left: 0;
}

/* HTB 11102025 - hide author on posts (listing and single pages) */
.stm_loop__single.type-post li.post_by {
    display: none;
}
.single-post .stm_post_details li.post_by {
    display: none;
}
.stm_loop__single.type-post .stm_post_details {
	display: none;
}
.single-post .stm_post_details {
	display: none;
}#woocommerce-catalog *{
    box-sizing: border-box;
}
#woocommerce-catalog .noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#woocommerce-catalog #loader-after-sumitting-the-form {
	display:none;
}
.catalog_enquiry_form{
    display:none;
}

#woocommerce-catalog .modal-content{
	background-color: #fefefe;
	margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 600px;
    max-width: 90%;
	position: absolute;
  	left: 50%;
  	top: 50%;
    transform: translate(-50%, -50%);
    max-height: 90vh;
    overflow: auto;
    text-align: left;
  	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
}

/* The Close Button */
#woocommerce-catalog .modal-header button.close {
    padding: 3px;
    cursor: pointer;
    background: transparent;
    border: 0;
    min-height: auto;
    -webkit-appearance: none;
    margin: 0;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);

} 
/* modla header */
#woocommerce-catalog .modal-content .modal-header {
    padding: 12px 25px;
    border-bottom: 1px solid #eee;
    position: relative;
}
#woocommerce-catalog .modal-header h2{
    margin: 0;
    font-size: 18px;
    width: calc(100% - 30px);
}

/* modla body */ 
#woocommerce-catalog .modal-body input[type="file"]{
    width: auto;
    height: auto;
    max-width: 100%;
}
#woocommerce-catalog .modal-content .modal-body{
    max-height: 52vh;
    overflow: auto;
    margin: 0;
    width: 100%;
    padding: 20px 25px 0 15px;
} 
#woocommerce-catalog .cat-form-row input, #woocommerce-catalog .cat-form-row select, #woocommerce-catalog .cat-form-row textarea{
    padding: 6px 10px;
    line-height: 15px;
    font-size: 15px;
    margin: 0;
    border: solid 1px #dcdcdc;
    box-shadow: none;
    color: #5d5d5d;
    width: 100%;
    background: #fff;
    height: 38px;
}
#woocommerce-catalog .cat-form-row textarea{
    height: 100px;
}
#woocommerce-catalog p:empty {
    display: none;
}
#woocommerce-catalog p{
    margin: 0 0 7px;
    line-height: 1.2;
} 
#woocommerce-catalog .cat-form-row{
    position: relative;
}
#woocommerce-catalog .cat-form-row label{
    margin: 0 0 6px;
    font-size: 15px;
    line-height: 16px;
    font-weight: normal;
    color: #616161;
}
#woocommerce-catalog .cat-form-row{
    margin: 0 0 15px;
}
#woocommerce-catalog p.catalog-enquiry-top-content, #woocommerce-catalog p.catalog-enquiry-bottom-content{
    margin: 0 0 20px;
    font-size: 15px;
    line-height: 18px;
    color: #313131;
}
#woocommerce-catalog p.catalog-enquiry-bottom-content{
    margin: 20px 0;
}
#woocommerce-catalog .captcha-wrap{
    background:#000; 
    color:#fff; 
    border:1px solid #333; 
    padding:5px; 
    letter-spacing: 5px; 
    font-size:18px;
    display: inline-block;
    vertical-align: middle;
}
#woocommerce-catalog .woocommerce-catalog-enquiry-btn{
    float: none;
    width: auto;
}
/* modal footer */
#woocommerce-catalog .modal-content .modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    z-index: 1;
    position: relative;
}

#woocommerce-catalog .modal-footer button{
    margin: 0 0 0 15px;
    padding: 5px 15px;
    width: 110px;
    height: auto;
    min-height: auto;
    line-height: 25px;
    font-size: 16px;
    border: 1px solid #555555;
    font-weight: normal;
    background: #fff;
    color: #555555;
    box-shadow: none;
    text-transform: uppercase;
}
#woocommerce-catalog .modal-footer button:hover{
    background: #555;
    color: #fff;
}
@media screen and (max-width:768px){
    #woocommerce-catalog .modal-content .modal-footer{
        text-align: center;
    }
    #woocommerce-catalog .modal-content .modal-footer button{
        padding: 2px 15px;
        width: 77px;
        font-size: 14px;
    }
    #woocommerce-catalog .modal-content .modal-header {
        padding: 8px 10px;
    }
    #woocommerce-catalog .modal-content .modal-body{
        padding: 15px 15px 0 5px;
    }
    #woocommerce-catalog .modal-header h2{
        font-size: 16px;
    }
    #woocommerce-catalog .cat-form-row label{
        font-size: 14px;
    }
    #woocommerce-catalog .modal-content .modal-footer {
        padding: 10px 15px;
    }
    #woocommerce-catalog .cat-form-row input, #woocommerce-catalog .cat-form-row select, #woocommerce-catalog .cat-form-row textarea{
        height: 33px;
    }
    #woocommerce-catalog .cat-form-row textarea {
        height: 70px;
    }
}
 
/* toogle form */
#woocommerce-catalog .catalog_enquiry_form:focus{
    outline: none;
}
#woocommerce-catalog .catalog_enquiry_form{
    background: #f1f1f1;
    padding: 15px;
    width: 100%;
    margin-top: 15px;
    clear: both;
}
#woocommerce-catalog .catalog_enquiry_form .modal-header h2{
    margin: 0 0 15px;
    width: 100%;
}
#woocommerce-catalog .catalog_enquiry_form .modal-footer button{
    margin: 0;
}
#msg-for-enquiry-error {
    color:#f00; text-align:center;
}
#msg-for-enquiry-sucesss {
    color:#0f0; text-align:center;
}
#loader-after-sumitting-the-form {
    text-align:center;
}