/*
Theme Name: Twenty Twenty-One Child
Template: twentytwentyone
*/ 
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
	outline: 0px dotted var(--wp--style--color--link, var(--global--color-primary))!important;
}
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button):not(.ha-creative-btn):not(.post-list-filter-item ):not(.woocommerce-tabs ul li.active a){background: rgb(0 0 0 / 0%)!important;}
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button):not(.ha-creative-btn):not(.post-list-filter-item ):not(.woocommerce-tabs ul li.active a):not(footer a){color: #e31e24!important;}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button){text-decoration: none!important;}
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, .site textarea:focus, .site .button:focus, button:focus, input[type=submit]:focus, input[type=reset]:focus, .wp-block-search .wp-block-search__button:focus, .wp-block-button .wp-block-button__link:focus, .wp-block-file a.wp-block-file__button:focus, select:focus
{outline: 0px dotted var(--form--border-color)!important;}
.elementor-icon-list-items {
    list-style: none;
}
/* header */
.logo img {
    height: 74px !important;
    max-width: 240px !important;
    object-fit: contain;
}
#menu-1-dd8cf0a {
    background: #fff;
    padding: 5px 20px 5px 20px;
    border-radius: 100px 100px 100px 100px;
}
/* footer */
.elementor-location-footer li.elementor-icon-list-item {
    display: flex;
	align-items:center;
}
.elementor-location-footer li.elementor-icon-list-item svg{
	height: 16px;
    width: 16px;
	margin-right: 9px;
}
.elementor-location-footer ul.elementor-icon-list-items {
    padding: 0px;
}
/* home */
.elementor-counter-title{
	text-align: left;
}
.img-one img {
    height: 625px !important;
	max-width:575px !important;
    object-fit: cover;
}
.img-two img {
	max-width:364px !important;
    height: 590px !important;
    object-fit: cover;
}
.team-img img {
    height: 300px !important;
    object-fit: contain;
    max-width: 270px !important;
}
/* registration */
textarea {
    height: 180px;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.select-caret-down-wrapper {
    display: none;
}
.elementor-message {
    margin-top: 30px!important;
}
/* responsive */
@media only screen and (min-width: 1400px) {
	.e-parent > .e-con-inner {
        max-width: 90%;
    }
	.e-child >.e-con-inner {
    	max-width: 100% !important;
	}
}
@media only screen and (max-width: 1024px){
	.logo img{
		height: 60px !important;
	}
	.img-one img{
		height: 500px !important;
    	max-width: 490px !important;
	}
	.img-two img{
		max-width: 300px !important;
    height: 490px !important;
	}
}
@media only screen and (min-width: 768px){
	.menu-item-1435 {
    display: none !important;
}
}

.page-id-997 .elementor-location-header, .page-id-997 .elementor-location-footer,
.page-id-999 .elementor-location-header, .page-id-999 .elementor-location-footer{
    display: none;
}