/*
Theme Name: Hello Biz Child
Theme URI: https://elementor.com/products/hello-biz/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-biz
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Biz is a free, user-friendly Hybrid WordPress Theme that was crafted for seamless integration with the Elementor site builder and tailored specifically for business websites. Perfect for beginners, but far from limited to just them, it features a dedicated beginner-oriented “Home” screen to simplify and streamline the web-building process. Hello Biz also integrates with Elementor’s premium features, giving you access to tools like AI, and accessibility enhancements in one place. Whether launching a startup site or refining a company portfolio, Hello Biz offers a solid, responsive foundation for all web creators. Report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team validates, triages, and handles vulnerabilities. Report here: https://patchstack.com/database/wordpress/theme/hello-biz/vdp.
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready,style-variations
Version: 1.1.1.1751177211
Updated: 2025-06-29 06:06:51

*/

@font-face {
	font-family: 'Colaborate-Regular';
	font-style: normal;
	font-weight: 300;
	src:  url('/wp-content/uploads/2025/06/ColabThi.woff') format('woff');
}


@font-face {
	font-family: 'Colaborate-Regular';
	font-style: normal;
	font-weight: 500;
	src: url('/wp-content/uploads/2025/06/ColabMed.woff') format('woff');
}


@font-face {
	font-family: 'Colaborate-Regular';
	font-style: normal;
	font-weight: normal;
	src: url('/wp-content/uploads/2025/06/ColabReg.woff') format('woff');
}
body{
	font-family: 'Colaborate-Regular' !important;
	
}
body p{
		font-weight:300 !important;
}

.elementor-element.bg_full_size {
    background-size: 100% 100% !important;
    background-position: center !important;
}

.image_caro .elementor-image-carousel .swiper-slide img {
    height: 500px;
    width: 100%;
    object-fit: cover;
    max-width: 400px;
    margin: 0 auto;
}
.image_caro .elementor-image-carousel .swiper-slide:nth-child(2n) img {
    height: 400px;
    width: 100%;
    object-fit: cover
}

.image_caro .elementor-image-carousel {
    align-items: center;
}

.image_caro .elementor-image-carousel-wrapper {
    width: 130%;
    margin-left: -60px;
}

.image_caro .elementor-widget-container {
    overflow: hidden;
}
.hm_test .sp-testimonial-free {
    display: flex;
    flex-direction: column;
}
.hm_test .sp-testimonial-item {
    text-align: left;
}

.hm_test .sp-testimonial-item p {
    text-align: left;
    padding-left: 0;
}

.hm_test .sp-testimonial-item .sp-testimonial-client-name {
    text-align: left;
    font-weight: normal;
    font-size: 22px;
    order: 3;
}
.hm_test .sp-testimonial-client-image {
    order: 0;
}
.hm_test .sp-testimonial-client-testimonial {
    margin-bottom: 0;
}
.hm_test .sp-testimonial-client-rating {
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 25px;
}
.hm_test .sp-testimonial-item .sp-testimonial-client-designation {
    text-align: left;
    font-weight: normal;
    order: 4;
}

.hm_test  .swiper-pagination {
    justify-content: flex-start;
}

.hm_test .sp-testimonial-free-section {
    justify-content: flex-start;
    margin: 0;
}

.hm_test span.swiper-pagination-bullet {
    width: 6px !important;
    height: 6px !important;
}

.hm_test span.swiper-pagination-bullet-active {
    width: 10px !important;
    height: 10px !important;
    outline: 2px solid #0000001a;
}
.side_line .elementor-heading-title {
    padding-right: 70px;
}

.side_line .elementor-heading-title:before {
    content: "";
    background: #CF9855;
    height: 1px;
    width: 60px;
    position: absolute;
    right: 0;
    top: 45%;
}

.footer_form .form_wrap {
    display: flex;
}

.footer_form .form_wrap input.wpcf7-email {
    width: 100%;
    border: 0 !important;
    border-radius: 30px;
    height: 48px;
    background:  #0000000D;
}
.footer_form .form_wrap input:focus {
    outline: none;
}
.footer_form .form_wrap .wpcf7-submit {
    position: absolute;
    top: 0;
    right: 0;
    height: 48px;
    padding: 0 32px;
    border: 0;
}
.main_slider .flexslider .slides img {
    height: 90vh;
	    object-fit: cover;
}
.main_slider .caption-wrap {
    max-width: 915px;
    margin: auto !important;
    right: 0;
    z-index: 1;
}

.main_slider .caption-wrap h1 {
    text-transform: uppercase;
}

.main_slider .caption {
    padding: 0 !important;
}

.main_slider a.ms-custom-button {
    border-radius: 30px;
    text-decoration: none !important;
    text-shadow: none;
    padding: 12px 32px;
    margin-top: 38px;
    text-transform: uppercase;
}
.main_slider .metaslider .flexslider .flex-viewport li:before {
    content: "";
    background: rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: block !important;
}
.main_slider ol.flex-control-paging {
    display: flex;
    align-items: center;
    justify-content: center;
}
.main_slider .metaslider .flexslider .flex-viewport  ul.slides {
    z-index: 1;
}
.main_slider .metaslider.ms-theme-bitono .flexslider .flex-control-nav {
    bottom: 100px;
}
.main_slider .metaslider.ms-theme-bitono .flexslider .flex-control-nav li a {
    border-radius: 50%;
	width: 6px;
	height: 6px;
}
.main_slider .metaslider.ms-theme-bitono .flexslider .flex-control-nav li a.flex-active {
    outline: 3px solid #dd692380 !important;
    width: 11px;
    height: 11px;
    position: relative;
}
.main_slider .metaslider .flex-control-nav li {
    margin: 0 5px;
}

.custom-contact-form .form-group {
  margin-bottom: 20px;
}

.custom-contact-form input[type="text"],
.custom-contact-form input[type="email"],
.custom-contact-form textarea {
  width: 100%;
  max-width: 100%;
  padding: 12px 15px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 6px;
  box-sizing: border-box;
}

.custom-contact-form textarea {
  height: 100px;
  resize: vertical;
}



@media(max-width: 1025px){
	.hfe-nav-menu__toggle .hfe-nav-menu-icon {
		display: flex;
		align-items: center;
	}
}

@media(max-width: 991px){
	.main_slider .flexslider .slides img {
		height: 80vh;
		object-fit: cover;
	}
}

@media(max-width: 767px){

}

@media(max-width: 575px){
	.main_slider .flexslider .slides img {
		height: 70vh;
		object-fit: cover;
	}
	.footer_form .form_wrap {
		display: block;
	}

	.footer_form .form_wrap .wpcf7-submit {
		position: relative;
		width: 100%;
	}
}
