/*
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: A lightweight and minimalist WordPress theme for Elementor page builder.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.8.1.1695623485
Updated: 2023-09-25 06:31:25

*/

/*hero-section*/

.wc-header .menu a{
	font-size: 18px;
	font-weight: 600;
	color: #FF882D;
}
.site-footer .footer-inner .site-branding .custom-logo-link img,
.wc-header .custom-logo-link img{
	max-width: 85px;
}


.wc-header .menu a:hover{
	color: #000;
}

.wc-hero-section .e-con-inner{
	max-width: 100%!important;
}

.wc-hero {
	position: relative;
}

.wc-hero .main {
    min-height: 390px;
    display: flex;
    align-items: center;
}

.wc-hero .main .container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
}

.wc-hero .bg-img{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.wc-hero .bg-img:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(255 255 255 / 25%);
	pointer-events: none;
}
.wc-hero .bg-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: center;
}
.wc-hero .title {
    position: relative;
    z-index: 9;
    color: #000;
    text-align: center;
    padding: 100px 0;
}

.wc-hero .title h2{
	color: #fff;
	text-shadow: 2px 2px 5px rgba(0,0,0,0.8);
	padding: 5px;
	font-size: 46px;
	font-weight: 700;
	margin-left: 35px;
	font-family: hypatia-sans-pro, sans-serif;
	margin: 0;
	text-transform: uppercase;
}

.wc-hero .swiper-pagination {
    bottom: 15px !important;
}

.wc-hero .swiper-pagination .swiper-pagination-bullet {
    background: #000;
    border: 2px solid #fff;
    width: 12px;
    height: 12px;
    margin: 0 2px;
}

.wc-footer .footer-inner .site-navigation{
	justify-content: flex-end!important;
}

.wc-footer .footer-inner .copyright{
	max-width: 100%!important;
	width: 100%;
	justify-content: center;
	margin-top: 20px;
	border-top: 1px solid #d3d3d3;
	padding-top: 15px;
}

.wc-footer .menu a{
	font-size: 16px;
	font-weight: 600;
	color: #FF882D;
}

.wc-footer .menu a:hover{
	color: #000;
}

.site-footer .footer-inner {
	padding-left: 15px;
	padding-right: 15px;
}



.tri-form .wpcf7-form p label{
	font-size:18px;
	text-transform:uppercase;
	color:#000;
	width:100%;
	margin-bottom:15px;
}
.tri-form .wpcf7-form .wpcf7-form-control-wrap .wpcf7-form-control{
	margin-top:10px;
}
.tri-form .wpcf7-form .wpcf7-form-control-wrap .wpcf7-textarea{
	height:100px;
}
.tri-form .wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip{
	text-transform:lowercase;
	margin-top:10px;
}
.tri-form .wpcf7-form .wpcf7-submit{
	border:1px solid #FF882D;
	background-color:#FF882D;
	color:#fff;
	padding:10px 30px;
	font-weight:600;
}
.tri-form .wpcf7-form .wpcf7-submit:focus{
	outline:0px;
}
.tri-form .wpcf7-form .wpcf7-submit:hover{
	background-color:#fff;
	color:#FF882D;
}

.tri-form .wpcf7-form .wpcf7-response-output{
	background-color: rgba(217, 83, 79, 0.1);
	border:0px;
	border-left:3px solid #d9534f!important;
	padding:10px;
}


.privacy-policy {
	overflow-x: hidden;
}

.privacy-policy main#content {
    position: relative;
	padding: 0;
}

.privacy-policy .wc-hero {
	margin-bottom: 50px;
}

.privacy-policy main#content::before {
    background-image: linear-gradient(180deg, #EED6C3 0%, #FFFFFF 100%);
    content: '';
    top: 0;
    width: 100vw;
    height: 100px;
    position: absolute;
    margin-left: -50vw;
    margin-right: -50vw;
    left: 50%;
    right: 50%;
    z-index: -1;
}

.privacy-policy main#content header.page-header {
    padding: 50px 15px;
    display: none;
	
}

.privacy-policy main#content header.page-header h1.entry-title {
    margin: 0;
    padding-left: 10px;
    border-left: 5px solid #FF882D;
    display: block;
    color: #000;
    font-family: "Roboto", Sans-serif;
    font-size: 46px;
    font-weight: 600;
}

.privacy-policy main#content .page-content {
    padding: 0px 15px 50px;
	color: #000;
}

.privacy-policy main#content .page-content h3.wp-block-heading {
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 18px;
	line-height: normal;
	margin-top: 0px;
}

.privacy-policy main#content .page-content h5.wp-block-heading {
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 15px;
	line-height: normal;
}

.privacy-policy main#content .page-content ul {
    padding: 0 0 0 40px;
    margin: 0 0 20px;
}

.privacy-policy main#content .page-content ul li {
	font-size: 16px;
	font-weight: 500;
	color: #000;
}

.privacy-policy main#content .page-content p {
	font-size: 16px;
	font-weight: 500;
	color: #000;
	margin-bottom: 15px;
	line-height: normal;
}


@media (max-width: 767px){
	.wc-hero .title h2 {
    	font-size: 35px;
	}
	
	.site-navigation-toggle-holder .site-navigation-toggle {
		background-color: #FF882D;
    	color: #fff;
	}
	.site-navigation-dropdown ul.menu li:hover a,
	.site-navigation-dropdown ul.menu li.current-menu-item a {
		color: #fff;
		background: #FF882D;
	}
	.site-navigation-dropdown ul.menu li a {
		font-size: 14px;
		padding: 10px 20px;
		background: #fff;
		color: #FF882D;
	}
	
	.privacy-policy main#content header.page-header h1.entry-title {
		font-size: 35px;
	}
	.privacy-policy main#content .page-content h3.wp-block-heading {
		font-size: 20px;
	}
	
	.privacy-policy main#content .page-content h5.wp-block-heading {
		font-size: 16px;
	}
	
}

@media (max-width: 475px) {
	.wc-hero .main {
    min-height: 320px;
}
}


