.login-menu-button a {
border: 2px solid orange; /* button border width and color */
border-color: #E9AC49 !important;
color: #E9AC49 !important; /* text color */
line-height: initial; /* reset the line-height. Let padding control size */
margin-top: 20px !important;
padding-top: 5px !important;
margin-bottom: 20px !important;
padding-bottom: 5px !important;
border-radius: 5px;
font-size: 19px; /* Optional. Remove to match to your other menu items */
transition: all .25s !important; /* animate the hover transition. Duration 0.25 seconds */
}

.login-menu-button a:hover {
color: white !important; /* change the hover text color */
background-color: #E9AC49 !important; /* fill the background on hover */
}

.show-panel .mob-cancel-button {
    padding: 15px;
}


@media only screen and (max-width: 1024px) {
h1 {
	font-size: 42px !important;
}
}

@media only screen and (max-width: 1024px) {
h2 {
font-size: 30px !important;
}
}

@media only screen and (max-width: 1024px) {
h3 {font-size: 20px !important;
}
}

@media only screen and (max-width: 1024px) {
h4 {
font-size: 18px !important;
}
}

@media only screen and (max-width: 1024px) {
p {
font-size: 16px !important;
}
	
@media only screen and (max-width: 1024px) {
h5 {
font-size: 13px !important;
}
}
}

h5 {
font-size: 13.5px !important;
}
	
::-moz-selection {
    background-color: #E6E6E6;
}
::selection {
    background-color: #E6E6E6;
}

.elementor-widget-form .elementor-field-group .elementor-field, .elementor-widget-form .elementor-field-subgroup {
	font-size: 15px !important;
}

.elementor-5 .elementor-element.elementor-element-65dc7f1 .elementor-button {
	font-size: 13px !important;
}

.elementor-5 .elementor-element.elementor-element-0efb45e .elementor-button {
	font-size: 13px !important;
}

.elementor-752 .elementor-element.elementor-element-c186c54 .elementor-button {
	font-size: 13px !important;
}

.elementor-752 .elementor-element.elementor-element-d58cb48 .elementor-button {
	font-size: 13px !important;
}

.elementor-752 .elementor-element.elementor-element-81512b3 .elementor-button {
	font-size: 13px !important;
}

.elementor-752 .elementor-element.elementor-element-8117dbf .elementor-button {
	font-size: 13px !important;
}

.page-id-5418 .mob-menu-header-holder.mobmenu{
	display:none !important;
}

@media only screen and (max-width: 1024px) {
    .mobmenur-container {
        top: 50px;
        margin-right: 10px;
        margin-top: 0px;
    }
}


@media only screen and (max-width: 767px) {
    .mobmenur-container {
        top: 85px;
        margin-right: 10px;
        margin-top: 0px;
    }
}