/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */

body {
	font-family: "Open Sans", serif !important;
	font-optical-sizing: auto;
	font-weight: <weight>;
	font-style: normal;
}
.site-header .header-inner {
    align-items: center;
}
a.btn {
    background: #C0272C;
    color: #fff;
    padding: 8px 30px;
    border-radius: 50px;
	text-decoration: none;
	font-size: 16px;
}
a.btn:hover {
    background: #000;
    color: #fff;
	font-size: 16px !important;
}
a.elementor-button:hover {
    font-size: 16px;
}
.home .page-header {
    display: none;
}
.site-footer {
    background: #000;
    padding: 50px 0 10px;
}
.white {
	color: #fff;
}
a.white {
    color: #fff;
}
.address-icon svg {
    fill: #fff !important;
}
.address .d-flex {
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
}
.address-content {
    margin-top: -5px;
}
.address p {
    margin-bottom: 0;
}
ul#menu-footer li a {
    color: #fff;
    font-weight: 400;
}
ul#menu-footer {
    padding: 0;
    list-style: none;
}
ul#menu-footer {
    margin-top: -5px;
}
.site-footer .footer-inner .footer-upper {
    display: grid;
    grid-template-columns: 33% 34% 30%;
    gap: 20px;
}
.site-footer .footer-inner {
    display: block;
}
ul#menu-footer li a:hover {
    color: #c0272c;
}
.site-footer .footer-inner .copyright {
    display: block;
}
.footer-lower {
    padding: 20px 0;
}
.footer-lower {
    padding: 15px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	align-items: center;
}
.social-media ul li a svg {
    fill: #fff;
}
.social-media ul {
    list-style: none;
    padding-top: 5px;
    gap: 10px;
	align-items: center;
	display: flex !important;
}

.social-media ul li a svg {
    width: 45px !important;
    height: 35px !important;
    object-fit: contain !important;
    align-items: center;
}
.boxes {
    position: relative;
}
.boxes .four-box {
/*     position: absolute; */
}
.four-box .elementor-button {
    width: 100%;
}
.four-box .single-box {
    position: relative;
}
.four-box .single-box .elementor-widget-button {
    position: absolute;
    bottom: 20px;
    right: 15px;
    left: 15px;
}
.single-box .elementor-widget-button {
    position: absolute;
    bottom: 20px;
}
.site-navigation ul.menu li a {
    font-size: 16px;
}
.social-media ul li a svg:hover {
    fill: #C0272C;
}
.elementor-icon-list-icon svg {
    fill: #c0272c00 !important;
    transition: fill 0.3s;
}
.page-header {
    display: none;
}
.error404 .page-header {
    display: block;
}
.error404 main#content {
    text-align: center;
    padding: 60px 0;
}
p.elementor-icon-box-title {
    margin-top: -5px;
}
label {
    display: inline-block;
    line-height: 2;
	width: 100%;
}
h5 {
    font-weight: 700;
}
header#site-header {
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: #ffffff;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}
#myBtn {
  display: none;
	position: fixed;
	bottom: 70px;
	right: 10px;
	z-index: 99;
	font-size: 16px;
	outline: none;
	background-color: #c0272c;
	color: #ffffff;
	cursor: pointer;
	padding: 6px 12px;
	border-radius: 4px;
	border: 1px solid #fff;
}
#myBtn svg path {
    fill: #fff;
}
#myBtn:hover {
  background-color: #000;
}
.single-care h3.elementor-icon-box-title {
    margin-bottom: 5px;
    margin-top: 0;
}
.treat-area .elementor-widget-container ul {
    padding: 0 20px 30px !important;
}
.treat-area .elementor-widget-heading {
    padding: 0 20px;
}
.footer-fixed {
    display: none;
}
.site-navigation ul.menu li a {
    display: block;
    padding: 8px 10px;
}
.elementor-kit-7 h3 {
    font-size: 24px;
}
.site-navigation ul.menu li ul {
    box-shadow: 1px 0 7px #0a090926;
	min-width: 200px;
	display: unset !important;
	opacity: 0;
	transform: translateY(3rem) !important;
	 transition-duration: 0.5s !important;
}

.site-navigation ul.menu li:hover>ul {
    transform: translateY(0rem) !important;
    transition-duration: 0.5s !important;
    display: unset !important;
	opacity: 1;
}
.site-navigation ul.menu li.menu-item-has-children:after {
    color: #000000;
}
.site-navigation ul.menu li.menu-item-has-children {
    padding-inline-end: 17px;
}
.site-navigation ul.menu li.menu-item-has-children:after {
    display: flex;
    content: "▾";
    font-size: 1.5em;
    justify-content: center;
    align-items: center;
    color: #666;
    text-decoration: none;
    right:3px;
    position: absolute;
}
[type=button], [type=submit], button {
	border: none;
}
main#content {
    padding: 40px 0;
}






@media (min-width: 992px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
		width: 100%;
    }
}
@media (max-width: 992px) {
	.site-navigation-toggle-holder .site-navigation-toggle-icon:before {
		box-shadow: 0 .35rem 0 rgb(255 255 255);
		margin-block-end: .5rem;
	}
	.site-navigation-toggle-icon:after, .site-navigation-toggle-holder .site-navigation-toggle-icon:before {
		content: "";
		background-color: rgb(255 255 255) !important;
	}
	.site-navigation-toggle-holder .site-navigation-toggle {
		background-color: rgb(0 0 0);
	}
	.fix-num a:hover {
		font-size: 18px;
	}
	.gtranslate_wrapper {
/* 		display: none; */
	}
	
	.header-inner a.btn {
		display: none;
	}
	.elementor-kit-7 h1 {
		font-size: 32px;
	}
	.elementor-kit-7 h2 {
		font-size: 28px;
	}
	.footer-fixed {
    	position: fixed;
        bottom: 0;
		left: 0;
        right: 0;
        display: flex;
        width: 100%;
        z-index: 10;
	}
	.fix-num a.btn {
		padding: 5px 20px;
	}
	.fix-num a.btn:hover {
		background: #c0272c;
	}
	.fix-num {
        width: 50%;
        background: #c0272c;
        text-align: center;
        padding: 5px 10px;
        border: 2px solid #fff;
        display: grid;
		align-items: center;
    }
	.fix-num a {
		align-items: center !important;
		color: #fff;
		line-height: 20px;
		font-size: 18px;
	}
	.fix-num a:hover {
		color: #fff;
	}
	.footer-lower {
		padding: 15px 0 60px;
	}
	
	
	.site-navigation-dropdown .sub-menu {
		display: none;
		position: relative;
		background: #fff;
		z-index: 999;
		padding: 10px;
	}
	/* Add space for the toggle button */
	.menu-item-has-children {
		position: relative;
	/*     padding-right: 30px; */
	}

	/* Style for the toggle button (arrows) */
	.toggle-submenu {
		position: absolute;
		right: 10px;
		top: 50%;
		transform: translateY(-50%);
		background: none;
		border: none;
		font-size: 14px;
		cursor: pointer;
		color: #333;
	}

	/* Rotate arrow when active up */
	.menu-item-active .toggle-submenu::after {
	  content: "";
		background-image: url(/wp-content/uploads/2025/02/up-arrow-1.png);
		background-size: contain;
		width: 18px;
		height: 18px;
		background-position: inherit;
		position: absolute;
		top:12px;
		background-repeat: no-repeat;
		left: 18px;

	}

	/* Default state of the toggle button down*/
	.toggle-submenu::after {
		content: "";
		background-image: url(/wp-content/uploads/2025/02/down-arrow-1.png);
		background-size: contain;
		width: 18px;
		height: 18px;
		background-position: inherit;
		position: absolute;
		top: 12px;
		background-repeat: no-repeat;
		left: 18px;
	}    
    .menu-item-active ul.sub-menu .toggle-submenu::after {
        content: "";
        background-image: url(/wp-content/uploads/2025/02/down-arrow-1.png);
        background-size: contain;
        width: 18px;
        height: 18px;
        background-position: inherit;
        position: absolute;
        top: 12px;
        background-repeat: no-repeat;
        left: 18px;
    }
    
    ul.sub-menu li.menu-item-active .toggle-submenu::after {
		content: "";
		background-image: url(/wp-content/uploads/2025/02/up-arrow-1.png);
		background-size: contain;
		width: 18px;
		height: 18px;
		background-position: inherit;
		position: absolute;
		top: 12px;
		background-repeat: no-repeat;
		left: 18px;
	}        
	.site-navigation-dropdown ul.menu>li li {
		max-height: fit-content;
		transform: none;
	}
	button.toggle-submenu {
		position: absolute;
        top: 30px;
        border-radius: 5px;
        background: #c0272c;
        padding: 22px 28px 22px 28px;
	}
	
 	button.toggle-submenu:hover {      
		background: #c0272c;
		border-radius: 5px;
	}
  	.menu-item-1621 > .sub-menu {
    	background: #ffffff00 !important;
    	height: auto !important;
   	}	
	.site-navigation-dropdown ul.menu>li li {
		max-height: fit-content;
		transform: none;
	}
	.site-navigation-toggle-holder .site-navigation-toggle {
		padding: 1rem;
		border-radius: 5px !important;
	}
	.site-navigation-dropdown ul.menu li.current-menu-item a {
		color: #fff;
		background: #c0272c;
	}
	.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown {
		transform: scaleY(1);
		max-height: 70vh;
		height: 886px;
		max-width: 100vw !important;
	}
	.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        max-width: 96%;
        width: 96%;
		padding: 0;
    }
	.site-navigation-toggle-holder {
		padding: 8px 0px;
	}
}

@media only screen and  (min-width: 768px) and (max-width: 992px) {
	.four-box {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
	.site-navigation-toggle-holder.show {
		position: absolute;
		right: 15px;
	}
	.site-navigation-dropdown {
		height: 100%;
		margin-block-start: 10px;
		transition: max-height .3s, transform .3s;
		transform-origin: top;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 1;
		width: 100%;
		overflow: auto;
		max-width: 100%;
		top: 80px;
	}
	.site-footer .footer-inner .footer-upper {
		display: grid;
		grid-template-columns: 42% 29% 23%;
		gap: 20px;
	}
	#myBtn {
		bottom: 125px;
	}
	.gtranslate_wrapper {
		position: absolute;
		right: 13%;
	}
}
@media only screen and  (min-width: 993px) and (max-width: 1023px) {
.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        width: 96%;
        max-width: 96%;
        gap: 10px;
    }
}
@media only screen and  (min-width: 1024px) and (max-width: 1299px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
		width: 96%;
		max-width: 96%;
		gap: 10px;
    }
	#myBtn {
		bottom: 125px;
	}
}
@media (max-width: 767px) {
	.footer-lower {
		justify-content: center;
	}
	.social-media ul {
		padding-left: 0;
		display: flex;
	}
	.site-footer .footer-inner .footer-upper {
		display: block;
	}
	.social-media {
		display: flex;
	}
	.address {
		margin-bottom: 25px;
	}
	.four-box .single-box .elementor-widget-text-editor {
		margin-bottom: 30px;
	}
	.site-header .header-inner .site-branding .site-logo img {
		display: block;
		width: 150px;
	}
	.gtranslate_wrapper {
		position: absolute;
		right: 20%;
	}
	.site-navigation-dropdown {
		height: 100%;
		margin-block-start: 10px;
		transition: max-height .3s, transform .3s;
		transform-origin: top;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 1;
		width: 100%;
		overflow: auto;
		max-width: 100%;
		top: 70px;
	}
	.site-navigation-toggle-holder.show {
		position: absolute;
		right: 10px;
	}
	h1 br, h2 br, h3 br {
		display: none;
	}
}




