/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.1.1747131115
Updated: 2025-05-13 10:11:55

*/
.header-serch i.fas.fa-search {
    background-color: #EBF0F0;
    border-radius: 50px;
    padding: 18px;
}
span.news-text {
    color: #6E7A73;
}
.elementor-27 .elementor-element.elementor-element-9658e88 .menu-item.current-menu-item a.hfe-menu-item{
    font-weight: bold;
}
.elementor-27 .elementor-element.elementor-element-9658e88 .menu-item a.hfe-menu-item{
font-weight: 500;
}
.footer-social span.elementor-icon {
    background-color: #fff;
    border-radius: 50px;
	  
    padding: 10px;
}
.footer-social-icon span.elementor-button-text:before {
    position: absolute;
    background-image: url(http://sicsdev.com/bee_lim/wp-content/uploads/2025/05/ftbutton-icon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    width: 35px;
    height: 35px;
    left: 8px;
    top: 5px;
}
.home-social-icon span.elementor-button-text:after {
    position: absolute;
    background-image: url(http://sicsdev.com/bee_lim/wp-content/uploads/2025/05/Group-1686552987.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    width: 35px;
    height: 35px;
    right: 50px;
    top: 7px;
}
.book-heading .elementor-size-default:after {
    background-image: url(http://sicsdev.com/bee_lim/wp-content/uploads/2025/05/linehead.webp);
    background-repeat: no-repeat;
    content: "";
    width: 130px;
    background-position: center;
    background-size: cover;
    position: absolute;
    height: 2px;
	top: 6px;
}
.therpay-process h2.elementor-heading-title.elementor-size-default {

    background-color: #EBF0F0;

    border-radius: 100%;

    width: 28%;

    /* margin: 0 auto; */

    display: inline-block;

    height: 74px;

    align-items: center;

    text-align: center;

    padding: 20px 0 1px 0;

    border: 1px solid #6E7A73;

}
.contact-first p {
    display: flex;
    gap: 20px;
    width: 100%;
    margin-bottom: 0px;
}
.contact-from label {
    width: 100%;
    color: #000000;
    font-family: "Archivo", Sans-serif;
    font-size: 16px;
    font-weight: 500;
}
.contact-from br {
    display: none;
}
 .testimonial-wrapper {
      background: white;
      max-width: 65%;
      margin: 0 auto;
      border-radius: 10px;
      display: flex;
      flex-wrap: wrap;
      padding: 20px;
      gap: 20px;
      box-shadow: 0 0 10px rgba(0,0,0,0.05);
    }
    .testimonial-img {
      flex: 1 1 300px;
      max-width: 300px;
      border-radius: 10px;
      overflow: hidden;
    }
.testimonial-content br {
    display: none;
}
/*     .testimonial-img img {
      width: 504px;
      height: 100%;
      object-fit: cover;
    } */
    .testimonial-content {
      flex: 1 1 500px;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }
    .stars {
      color: #f5a623;
      margin-bottom: 10px;
		    padding: 7px 0 0 0;
    }
    .testimonial-text {
      font-size: 1.1rem;
      color: #222;
      margin-bottom: 20px;
    }
    .testimonial-text strong {
      color: #52615b;
    }
    .testimonial-meta {
      font-weight: 600;
      margin-bottom: 5px;
    }
    .testimonial-date {
      font-size: 0.875rem;
      color: #666;
    }
    .dots {
      margin: 15px 0;
    }
    .dot {
      height: 10px;
      width: 10px;
      margin: 0 3px;
      background-color: #ccc;
      border-radius: 50%;
      display: inline-block;
    }
    .dot.active {
      background-color: #52615b;
    }
    .read-more {
      font-size: 0.9rem;
      color: #333;
      text-decoration: none;
      display: inline-flex;
      align-items: center;
    }
    .read-more::after {
      content: '\2192';
      margin-left: 6px;
      transition: transform 0.2s ease;
    }
    .read-more:hover::after {
      transform: translateX(3px);
    }

    @media(max-width: 768px) {
		body div#ib2a {
    width: 100%;
			padding-bottom: 0;
}
body input#ivrac {
    position: unset;
	    width: 100% !important;
}
body input#esfpx_email_bce83274f66ad {
    width: 100%;
}
      .testimonial-wrapper {
       flex-direction: unset;
        align-items: center;
        text-align: center;
      }
	.testimonial-img {
    	flex: 1 1 250px;
    	max-width: 100%;
    	border-radius: 10px;
    	overflow: hidden;
	}
	.testimonial-wrapper {
    	max-width: 100%;
}
.therpay-process h2.elementor-heading-title.elementor-size-default {
    width: 21%;
}
      .testimonial-content {
        align-items: center;
      }
    }

.slick-initialized .slick-slide {
    display: inline-flex !important;
}
input#esfpx_email_bce83274f66ad {
 width: 83%;
}
input#ivrac {
    position: absolute;
    right: 76px;
    top: 29px;
    margin: 0;
    height: 50px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Archivo", Sans-serif;
    font-size: 14px;
    padding: 0;
}
div#ib2a {

    width: 65%;

    margin: 0 auto;

}
input#esfpx_email_bce83274f66ad {
    color: #000;
    border-radius: 0px;
    height: 48px;
    margin: 0;
}
#ivrac {

       width: 250px !important;

    margin: 10px 57px 0 0;

}
form[data-form-id="2"] .es-form-field-container .gjs-row {
    display: block !important;
}

@media(min-width: 768px) {
.thepay-backgrond h2.elementor-heading-title.elementor-size-default:{
	position: relative;
display: inline-block	;
}

.thepay-backgrond h2.elementor-heading-title.elementor-size-default:after {
    background-image: url(http://sicsdev.com/bee_lim/wp-content/uploads/2025/05/Vector-4-1.png);
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    height: 40px;
    width: 212px;
    font-size: 0px;
    position: absolute;
    left: 169px;
    right: auto;
    background-size: 211px 5px;

}

}

.testimonial-content p {
    font-size: 22px;
    font-family: "Archivo", Sans-serif;
    color: #212121;
    font-weight: 500;
    margin: 0;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    margin: 0 0 15px 0;
	border-color: #B8B8B8;
    border-radius: 5px;
}
.contact-from, .wpcf7-list-item {
    margin: 0;
}
.submit input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #6E7A73;
    color: #fff;
    border: 1px solid #6E7A73;
    text-align: center;
    width: 100%;
    margin: 0;
    height: 50px !important;
    border-radius: 50px;
}

.privacy span.wpcf7-list-item-label {
        font-size: 15.5px;
}
.privacy a {
    color: #000;
    padding: 0 0 0 5px;
    text-transform: capitalize;
    position: relative;
    top: 1px;
    font-size: 15.5px;
}

.soft-gradient-bg {
  background: linear-gradient(
    to bottom,
    rgba(235, 240, 240, 1) 0%,
    rgba(235, 240, 240, 0.9) 30%,
    rgba(200, 210, 210, 0.7) 100%
  );
  color: #333; /* Dark text for contrast */
  padding: 1rem;
}
@media (min-width: 320px) and (max-width: 767px) {
	
	.mobile-sidevideo .elementor-widget-video .elementor-wrapper iframe, .elementor-widget-video .elementor-wrapper video {
    background-color: #000;
    border: none;
    display: flex;
    height: 460px;
    width: 100%;
}
	button.close-flodesk-modal {
    top: 0px;
    right: 0;
}
button#closeFlodeskModal {
    top: 0 !important;
    right: 0 !important;
}
#sp-testimonial-free-wrapper-1842 .sp-testimonial-free {
    padding: 10px 0 10px 0 !important;
}
#sp-testimonial-free-wrapper-1842 .sp-testimonial-free-section {
    margin: 0 15px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#sp-testimonial-free-wrapper-1842 .sp-testimonial-free-section {
    margin: 0 20px;
}
#sp-testimonial-free-wrapper-1842 .sp-testimonial-free {
    padding: 20px 10px 20px 10px;
}
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    background-color: #6E7A73;
    font-family: "Bodoni Moda", Sans-serif;
    font-size: 16px;
    font-weight: bold;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 5px;
    padding: 14px 28px 14px 28px;
}
.RNAddToCartContainer {
    width: 100%;
    margin: 25px 0 0 0;
}
.rednaoLabel {
    padding: 0 0 15px 0;
}

.woocommerce div.product .product_title {
    text-transform: capitalize;
    font-family: "Archivo", Sans-serif;
    font-size: 40px;
    font-weight: 600;
    color: #6E7A73;
}


.product_meta span.posted_in a {
    color: #6E7A73;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
}
.woocommerce #reviews #comments h2 {
    clear: none;
    text-transform: capitalize;
    font-family: "Archivo", Sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #6E7A73;
}
.woocommerce #review_form #respond .form-submit input {
    background-color: #6E7A73;
    font-family: "Bodoni Moda", Sans-serif;
    font-size: 16px;
    font-weight: bold;
    fill: #FFFFFF;
    border-radius: 5px;
    padding: 14px 28px 14px 28px;
    margin: 12px 0 0 0;
    color: #fff;
}
.woocommerce #reviews #comment {
    height: 60px;
}
div#reviews {
    background-color: #edededed;
    padding: 10px 15px 10px 15px;
    border-radius: 10px;
}
.privacy input[type="checkbox"] {
    position: relative;
    top: 2px;
}

div#reviews {
    display: none;
}
.postid-1295 .woocommerce div.product .woocommerce-tabs ul.tabs {
    display: none !important;
}
.postid-1295 ul.tabs.wc-tabs {
    display: none;
}