/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
html {
  scroll-behavior: smooth;
}

html, body {
    overflow-x: hidden;
}
.harry-testimonials span.swiper-pagination-bullet {
    width: 50px;
    border-radius: 0;
    background: #22222263;
}

.harry-testimonials .swiper-pagination-bullet-active {
     background: #F88379 !important;
}


.harry-cara .swiper-wrapper{
        -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}


.gform_wrapper {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #f88379;
    border-radius: 8px;
    font-family: "Gilroy", Sans-serif;
}
.gform_wrapper .gfield_html {
    text-align: center;
}
.gform_wrapper .gfield_html h2 {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}
.gform_wrapper .gfield_html p {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.welcome-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-flow: wrap;
	margin: 20px 0 20px;
}
.welcome-wrap [class*="step"] {
    width: 33.33%;
    text-align: center;
    justify-content: center;
    display: flex;
    flex-flow: wrap;
}
.welcome-wrap [class*="step"] span {
    background-color: #000;
    width: 50px;
    height: 50px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 20px;
    position: relative;
    z-index: 1;
}
.welcome-wrap [class*="step"] p {
    font-size: 18px;
}
.welcome-wrap [class*="step"] span:before {
    content: "";
    position: absolute;
    background-color: #000;
    height: 2px;
    width: 280px;
    z-index: -1;
    right: auto;
    left: 0;
}
.welcome-wrap [class*="step"]:last-child span:before {
    display: none;
}
.step_1 .gform_next_button {
    width: 100%;
}
.step_2 .gform_previous_button, 
.step_2 .gform_next_button, 
.step_3 .gform_previous_button, 
.step_3 .gform_next_button, 
.step_4 .gform_previous_button, 
.step_4 #gform_submit_button_2 {
    width: 49%;
}

.onoff .gchoice {
    position: relative;
}
.onoff .gchoice input[type="checkbox"] {
    appearance: none;
    opacity: 0;
    width: 100%!important;
    height: 100%;
    position: absolute!important;
}
.onoff .gchoice input[type="checkbox"] + label {
    background-color: #F88379;
    position: relative;
    width: 80px;
    height: 40px;
    border-radius: 4px;
    font-size: 0;
    opacity: .6;
    transition: all 0.5s ease 0s;
    padding: 5px;
	display: flex;
    align-items: center;
    color: #fff;
}
.onoff .gchoice input[type="checkbox"] + label:before {
    content: "";
    position: absolute;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    background: #fff;
    top: 0;
    bottom: 0;
    right: 45px;
    margin: auto;
    transition: all 0.5s ease 0s;
}
.onoff .gchoice input[type="checkbox"]:checked + label {
    opacity: 1;
	font-size: 12px;
}
.onoff .gchoice input[type="checkbox"]:checked + label:before {
    right: 5px;
    transition: all 0.5s ease 0s;
}


.login_form .elementor-field-type-submit + .elementor-field-group {
    justify-content: center;
    gap: 10px;
    margin: 20px 0 0 !important;
    position: relative;
    z-index: 1;
}
.login_form .elementor-field-type-submit + .elementor-field-group:before {
    content: "or";
    position: absolute;
    top: -29px;
    background-color: #fff;
    width: 50px;
    height: 22px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #adadad;
}
.login_form .elementor-field-type-submit + .elementor-field-group:after {
    content: "";
    position: absolute;
    background-color: #adadad;
    width: 100%;
    height: 1px;
    top: -16px;
    z-index: -2;
}
.login_form .elementor-field-group.elementor-field-type-submit button.elementor-button {
    width: 100%;
    margin-top:10px;
}
.login_sec .elementor-widget-icon-list {
    position: relative;
    z-index: 1;
	margin-top:25px;
}
.login_sec .elementor-widget-icon-list:before {
    content: "or";
    position: absolute;
    top: -29px;
    background-color: #fff;
    width: 50px;
    height: 22px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #adadad;
    left: 0;
    right: 0;
    margin: auto;
}
.login_sec .elementor-widget-icon-list:after {
    content: "";
    position: absolute;
    background-color: #adadad;
    width: 100%;
    height: 1px;
    top: -16px;
    z-index: -2;
    left: 0;
    right: 0;
    margin: auto;
}
.login_form .elementor-login__logged-in-message {
    text-align: center;
}
.directory { 
	font-family: "Gilroy", Sans-serif;
}
.directory form.gv-widget-search {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: -100px;
	margin-bottom: 50px;
    background-color: #fff;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
    border-radius: 20px 20px 20px 20px;
    padding: 20px;
}
.directory form.gv-widget-search .gv-search-box {
    flex-grow: 1;
    flex: auto;
}
.directory form.gv-widget-search .gv-search-box.gv-search-box-submit {
    justify-content: flex-end;
}
.directory .gv-list-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: space-around;
    row-gap: 10px;
    gap: 20px !important;
}
.directory .gv-list-container .gv-list-view {
    width: 32%;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
    border-radius: 20px 20px 20px 20px;
	margin-bottom:0;
}
.directory .user_img,
.directory .user_name{
	margin-bottom: 10px;
}
.directory .user_img img {
    border-radius: 50%;
    height: 90px;
    object-fit: cover;
}
.directory .user_name p {
    margin-bottom: 0px;
    color: #222222;
    font-family: "Gilroy", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
}
.directory form.gv-widget-search .gv-search-box input[type="text"] {
    background-color: #F7F7F7;
    border-width: 0px 0px 0px 0px;
    border-radius: 10px 10px 10px 10px;
}
.directory form.gv-widget-search .gv-search-box label {
    margin-bottom: 5px;
    font-family: "Gilroy", Sans-serif;
    font-weight: 400;
}
.directory .us-icon-style {
   display: inline-block;
   margin-right: 5px;
	margin-top: 20px;
}
.directory .us-icon-style p {
    margin-bottom: 0;
	display: none;
}
.directory .us-icon-style i {
    color: #fff;
    font-size: 14px;
}
.directory .us-icon-style  span.gv-field-label a {
    background: #f88379;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border-radius: 50%;
}
.directory .gv-list-container .gv-list-view .gv-list-view-content-description {
    width: 100%;
}
.directory .u-email-style, 
.directory .u-location-style, 
.directory .u-text-style {
    display:flex;
    gap:5px;
    margin-bottom:10px;
}
.directory .u-email-style i, 
.directory .u-location-style i{
    color: #fff;
    font-size: 14px;
}
.directory .u-email-style  span.gv-field-label, 
.directory .u-location-style  span.gv-field-label{
    background: #f88379;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border-radius: 50%;
}
.directory .u-email-style p a, 
.directory .u-location-style p{
    color: #222;
}

.directory .u-email-style p, 
.directory .u-location-style p, 
.directory .u-text-style p{
	margin-bottom:0;
}
.directory .u-text-style span.gv-field-label {
    font-weight: 600;
}

.our_testimonials .elementor-widget-theme-post-content {
    height: 200px;
    overflow: auto;
	padding-top: 15px;
}
/* ===== Scrollbar CSS ===== */
  /* Firefox */
  .our_testimonials .elementor-widget-theme-post-content {
    scrollbar-width: 10px;
    scrollbar-color: #f88379 #ffffff;
  }
  /* Chrome, Edge, and Safari */
  .our_testimonials .elementor-widget-theme-post-content::-webkit-scrollbar {
    width: 10px;
  }
  .our_testimonials .elementor-widget-theme-post-content::-webkit-scrollbar-track {
    background: #ffffff;
  }
  .our_testimonials .elementor-widget-theme-post-content::-webkit-scrollbar-thumb {
    background-color: #f88379;
    border-radius: 10px;
    border: 1px solid #ffffff;
  }


.directory .gv-list-single-container .gv-list-view {
    width: 100%;
    box-shadow: none;
    border: 0;
}
.single-pro-content {
    text-align: center;
    max-width: 600px;
    margin: 0 auto 30px;
}
.single-pro-content img {
    text-align: center;
    margin: 20px auto 0;
}
.single-pro-content p {
    text-align: center;
}
.single-pro-content h2 {
    font-size: 46px;
    font-weight: 700;
    line-height: normal;
}
.single-pro-img {
    text-align: center;
    margin-bottom: 50px;
}
.single-pro-img img {
    width: 400px;
    height: 500px;
    object-fit: cover;
    border-radius: 200px;
    margin: 0 auto;
}
.single-pro-VM {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 40px;
}
.single-pro-VM .mv-column, .single-pro-VM .mv-add-column {
    width: 50%;
    display: flex;
    flex-flow: wrap;
    gap: 20px;
}
.single-pro-VM .mv-column .m-column, .single-pro-VM .mv-column .v-column {
    background: rgb(248 131 121 / 8%);
    border-radius: 30px;
    width: 100%;
    padding: 30px;
}
.single-pro-VM h3 {
    font-weight: 700;
}

.single-pro-social {
    display: flex;
    align-items: center;
    gap: 20px;
}
.single-pro-social ul {
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 10px;
}
.single-pro-social h4 {
    margin: 0;
    font-size: 20px;
}
.single-pro-social ul li a {
    border: 1px solid #f88379;
    color: #f88379;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.2s;
}
.single-pro-social ul li a:hover {
    background: #f88379;
    color: #fff;
}

ul.spd-field {
    padding: 0;
    list-style: none;
    gap: 15px;
    display: flex;
    flex-flow: wrap;
}
.single-pro-detail {
    display: flex;
    align-items: flex-start;
    gap: 40px;
	margin-top:20px;
}
.spd-col {
    width: 50%;
    display: flex;
    flex-flow: wrap;
    gap: 20px;
}
ul.spd-field li {
    background-color: #D9D9D9;
    border-radius: 15px;
    width: 100%;
    padding: 20px;
	overflow:hidden;
}
ul.spd-field li span {
    padding-right: 5px;
}
ul.spd-field li a {
    color: #333;
    text-decoration: underline;
}
ul.spd-field li.spd-map {
    padding: 0;
}
ul.spd-field li.spd-map > div {
    width: 100% !important;
    height: 360px !important;
}

.single-pro-post br {
    display: none;
}
.single-pro-post .elementor-widget-wrap {
    padding: 0 !important;
}

.directory .gv-list-single-container a.elementor-button br, 
.directory .gv-list-single-container button br, 
.directory .gv-list-single-container .elementor-tab-title br{
    display: none;
}

.single_post_sec .sharedaddy {
    display: none;
}
/*------------------
-----Responsive-----
--------------------*/
@media (min-width: 1700px) and (max-width: 2000px) {}
@media (min-width: 1400px) and (max-width: 1699px) {}
@media (min-width: 768px) and (max-width: 1024px) {}
@media only screen and (max-width: 767px) {
	.directory .gv-list-container .gv-list-view {
		width: 100%;
	}
	.single-pro-img img {
		width: 300px;
		height: 360px;
	}
	.single-pro-VM {
		flex-flow: wrap;
		width: 100%;
	}
	.single-pro-VM .mv-column, .single-pro-VM .mv-add-column {
		width: 100%;
	}
	.single-pro-detail {
		flex-flow: wrap;
	}
	.spd-col {
		width: 100%;
	}
	ul.spd-field {
		width: 100%;
	}
	ul.spd-field li a {
		line-break: anywhere;
	}
	ul.spd-field li.spd-map > div {
		height: 300px !important;
	}
	.single-pro-social {
		flex-flow: wrap;
	}
}
