/* 
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
*/
@media only screen and (max-width: 1200px) {
.dialog-message {
    width:50vw!important;
}
}
@media only screen and (max-width:880px) {
.dialog-message {
    width:100vw!important;
}
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    font-size: 250%;
    padding: 15px;
    border-radius: 55px;
	background-color: #7C51A1;
    color: #ffffff;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:hover, #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:focus {
    font-size: 250%;
    padding: 15px;
    border-radius: 55px;
	background-color: #7C51A1;
    color: #ffffff;
}
@media only screen and (max-width: 1024px) {
  #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    font-size: 225%;
    padding: 12px;
    border-radius: 55px;
	background-color: #7C51A1;
    color: #ffffff;
	}
	#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:hover, #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:focus {
		font-size: 225%;
		padding: 12px;
		border-radius: 55px;
		background-color: #7C51A1;
		color: #ffffff;
	}
}
@media only screen and (max-width: 600px) {
  #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    font-size: 200%;
    padding: 10px;
    border-radius: 55px;
	background-color: #7C51A1;
    color: #ffffff;
	}
	#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:hover, #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:focus {
		font-size: 200%;
		padding: 10px;
		border-radius: 55px;
		background-color: #7C51A1;
		color: #ffffff;
	}
}

.mabel-bhi-businesshours {
	pointer-events: none!important;
}
body:not(.home) .pagetitle {
	display:none!important;
}

table {
	margin:0px 0!important;
    width: 90%!important;
}

table tbody>tr>td, table tbody>tr>th {
    background-color: transparent !important;
}
table tbody tr:hover>th:hover {
    background-color: transparent !important;
}
tr.today {
    color: #F7941D!important;
    font-weight: 900;
}
table::hover .opening-hours.left .day-name, .opening-hours.day-left .day-name, .opening-hours.left .hours, .opening-hours.hours-left .hours, .rtl .opening-hours.right .day-name, .rtl .opening-hours.day-right .day-name, .rtl .opening-hours.right .hours, .rtl .opening-hours.hours-right .hours {
    background-color: transparent !important;
}


.opening-hours.current-line .today .day-name, .opening-hours.current-line .today .hours {
    box-shadow: none!important;
}

.elementor-sub-item {	font-family: 'Avenir', Sans-serif!important;
    padding-top:10px!important;
    padding-bottom:10px!important;
    padding-left: 50px!important;
	font-size: 2em!important;
	font-weight:900!important;
	line-height: 1.5em!important;
	color: var(--e-global-color-secondary)!important;
	background-color:#fff;
	text-decoration:none!important;
}
.elementor-sub-item:hover {	font-family: 'Avenir', Sans-serif!important;
    padding-top:10px!important;
    padding-bottom:10px!important;
    padding-left: 50px!important;
	font-size: 2em!important;
	font-weight:900!important;
	line-height: 1.5em!important;
	color: #fff!important;
	background-color:var(--e-global-color-primary)!important;
	text-decoration:none!important;
}

.elementor-item-active  {
	color: #fff!important;

}
@media screen and (max-width: 1200px) {
	.elementor-sub-item {
		font-family: 'Avenir', Sans-serif!important;
		padding-top:10px!important;
		padding-bottom:10px!important;
		padding-left:10px!important;
		font-size: 1.5em!important;
		font-weight: 900!important;
		line-height: 1.2em!important;
		color: var(--e-global-color-secondary)!important;
		background-color:#fff;
		text-decoration:none!important;
	}
	.elementor-sub-item:hover {	
		font-family: 'Avenir', Sans-serif!important;
	    padding-top:10px!important;
	    padding-bottom:10px!important;
	    padding-left:10px!important;
		font-size: 1.5em!important;
		font-weight:900!important;
		line-height: 1.2em!important;
		color: #fff!important;
		background-color:var(--e-global-color-primary)!important;
		text-decoration:none!important;
	}
}

h1.headerpagetext {
    text-align: center!important;
    color: #ffffff!important;
    font-family: "Lemon Milk All Caps", Sans-serif!important;
    font-size: 3em!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    line-height: 1em!important;
    text-shadow: 0px 0px 10px #000000!important;
}

a.footerlink:hover {
    color:#FFFFFF!important;
	text-decoration:none!important;
}

#contactus {
  display: block;
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  border-style: solid;
  border-width: 0.25px;
  color:#8AC75B;
  box-align:center;
  width:80%;
}

.template-section {
    padding: 50px 30px 100px 30px;
    margin: 0px;
    width:100%!important;
}
.template-section-nobottom {
    padding: 50px 30px 0px 30px;
    margin: 0px;
    width:100%!important;
}
.template-section-notop {
    padding: 0px 30px 100px 30px;
    margin: 0px;
    width:100%!important;
}
.page-section-no-padding {
    padding: 0px;
    margin: 0px;
}
.page-section-space-bottom {
    padding: 0px 0px 150px 0px;
    margin: 0px;
}
.page-section-space-top-bottom {
    padding: 150px 0px 150px 0px;
    margin: 0px;
}
.page-small-section-space {
    padding: 150px 25% 150px 25%;
    margin: 0px;
}
.page-small-width-nospace {
    padding: 0px 20% 100px 20%;
    margin: 0px;
}
.page-welcome-3across .elementor-container{
    min-height:550px!important;
    max-height:550px!important;
    margin-top:100px!important;
    margin-bottom:100px!important;
    padding:0px!important;
}
.template-small-section {
    padding: 0 10% 0 10%;
}
.template-col-1 {
    width:60%!important;
    margin: 0px 10px 0px 0px;
    padding: 0px 10px 0px 0px; 
}
.template-col-2 {
    width:40%!important;
    margin: 0px;
    padding: 0px;
	justify-content: center;  
}
.template-col-single {
    margin: 0px;
    padding: 0px;
    width:100%;
    justify-content: center!important;
}
.template-header  .elementor-widget-container{
    padding: 0px 0px 50px 0px;
}
.template-header .elementor-heading-title {
    color: #7C51A1!important;
    font-family: "Lemon Milk All Caps", Sans-serif!important;
    font-size: 2em!important;
    font-weight: 900!important;
    text-transform: uppercase!important;
    line-height: 1.2em!important;
}
.template-description p {
    font-family: "Avenir", Sans-serif;
    font-size: 0.8em;
    font-weight: 500;
    font-style: normal;
    line-height: 1.5em;
}
.template-description ul {
    font-family: "Avenir", Sans-serif;
    font-size: 0.8em;
    font-weight: 500;
    font-style: normal;
    line-height: 1.5em;
}
.template-bullets {
    padding: 0px 0px 0px 50px;
}
.template-images {
    width: 500px!important;
    border-style: solid;
    border-width: 10px 10px 10px 10px;
    border-color: #ffffff;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 5px 5px 25px 0px #7C51A1;
}
.template-green-text .elementor-widget-container{
    margin-top: 5px;
    margin-bottom: 15px;
    padding-left: 35px;
}
.contactus-greenheader{
    color: var( --e-global-color-accent )!important;
    font-family: "Lemon Milk Pro", Sans-serif!important;
    font-size: 1em!important;
	text-transform: uppercase!important;
    font-weight: 700!important;
    line-height: 1.5em!important;
	padding-bottom:25px!important;
}
.template-green-text p{
    color: var( --e-global-color-accent )!important;
    font-family: "Avenir", Sans-serif!important;
    font-size: 0.8em!important;
    font-weight: 500!important;
    font-style: italic!important;
    line-height: 1.5em!important;
}
.template-green-text ul{
    color: var( --e-global-color-accent )!important;
    font-family: "Avenir", Sans-serif!important;
    font-size: 0.8em!important;
    font-weight: 500!important;
    font-style: italic!important;
    line-height: 1.5em!important;
}
.template-orange-text .elementor-widget-container{
    margin-top: 5px;
}
.template-orange-text p{
    color:#F7941D!important;
    font-family: "Avenir", Sans-serif!important;
    font-size: 1em!important;
    font-weight: 700!important;
    line-height: 1.2em!important;
}
.template-mini-divider-padding {
    padding-top: 50px;
    padding-bottom: 50px;
}
.template-divider-padding {
    margin-top: 100px;
    margin-bottom: 100px;
}
.template-warning-text-container {
    margin-bottom: 10px;
}
.template-orange-price  .elementor-widget-container{
    margin-bottom: 10px;
}
.template-orange-price .elementor-heading-title {
    font-family: "Lemon Milk Pro", Sans-serif;
    font-size: 1.2em!important;
    color:#F7941D!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
    font-style: normal;
    line-height: 1.4em;
}
.template-green-header .elementor-widget-container{
    margin-bottom: 10px;
}
.template-green-header .elementor-heading-title {
    font-family: "Lemon Milk Pro", Sans-serif;
    font-size: 1.2em!important;
    color:#8AC75B!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
    font-style: normal;
    line-height: 1.4em;
}
.template-underline-header {
    color: #7C51A1!important;
    font-family: "Lemon Milk All Caps", Sans-serif!important;
    font-size: .7em!important;
    font-weight: 900!important;
    text-transform: uppercase!important;
    line-height: 1.2em!important;
}

.template-icon-list-text .elementor-widget-container{
    margin: 0px!important;
}
.template-icon-list-text ul{
    margin: 0px!important;
    font-family: "Avenir", Sans-serif!important;
    font-size: 1em!important;
    font-weight: bold!important;
    line-height: 1.5em!important;
}
li .template-specials-list-text {
    font-family: "Avenir", Sans-serif!important;
    font-size: 0.9em!important;
    font-weight: normal!important;
    line-height: 1.2em!important;
}
.contactus-list-text {
    color: var( --e-global-color-secondary )!important;
    font-family: "Avenir", Sans-serif!important;
    font-size: 1em!important;
    font-weight: 500!important;
    font-style: normal!important;
    text-decoration: none!important;
    line-height: 1.5em!important;
}
.template-notification-headline .elementor-widget-container{
    margin: 25px 35px 25px 35px;
    padding: 40px 10px 25px 10px;
    background-color: var( --e-global-color-91dd59b );
}
.template-notification-headline .elementor-heading-title {
    text-align: center!important;
    font-family: "Avenir", Sans-serif!important;
    font-size: .9em!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    font-style: normal!important;
    line-height: 1.3em!important;
    width: 100%!important;
    max-width: 100%!important;
}
.template-notification-headline p {
    text-align: center!important;
    font-family: "Avenir", Sans-serif!important;
    font-size: .9em!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    font-style: normal!important;
    line-height: 1.3em!important;
    width: 100%!important;
    max-width: 100%!important;
}
.template-grey-text .elementor-widget-container {
    margin-left: 25px;
}
.template-grey-text .elementor-widget-text-editor {
    color: #191717b9!important;
    font-family: "Avenir", Sans-serif!important;
    font-size: 0.8em!important;
    font-weight: 500!important;
    font-style: italic!important;
    line-height: 1.5em!important;
}
.template-grey-text p {
    color: #191717b9!important;
    font-family: "Avenir", Sans-serif!important;
    font-size: 0.8em!important;
    font-weight: 500!important;
    font-style: italic!important;
    line-height: 1.5em!important;
}
.template-button-container {
    padding: 25px 0 25px 50px;
}
.welcome-orange-text .elementor-heading-title{
    font-family: "Avenir", Sans-serif;
    font-size: 2em!important;
    color:#F7941D!important;
    font-weight: 700!important;
    line-height: 1em!important;
}
.welcome-purple-text  .elementor-widget-container{
    padding: 0px 0px 25px 0px;
}
.welcome-purple-text .elementor-heading-title{
    font-family: "Lemon Milk Pro", Sans-serif;
    font-size: 2.5em!important;
    color: #7C51A1!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    line-height: 1em!important;
}
.welcome-white-header .elementor-heading-title{
    font-family: "Lemon Milk Pro", Sans-serif;
    font-size: 2em!important;
    color: #ffffff!important;
    font-weight: 900!important;
    text-transform: uppercase!important;
    line-height: 1.5em!important;
}
.welcome-white-text .elementor-heading-title{
    font-family: "Avenir", Sans-serif;
    font-size: 1.5em!important;
    color:#ffffff!important;
    font-weight: 500!important;
    text-transform: uppercase!important;
    line-height: 1.5em!important;
}
.footer-headline  .elementor-widget-container{
    margin-bottom: 10px;
}
.footer-headline .elementor-heading-title {
    font-family: "Lemon Milk Pro", Sans-serif;
    font-size: 1.5em!important;
    color:#ffffff!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
    font-style: normal;
    line-height: 1.5em;
}
.footer-text-1  .elementor-widget-container{
    padding: 0px 20px 0px 0px;
}
.footer-text-1 p {
    font-family: "Avenir", Sans-serif;
    font-size: 0.9em;
    font-weight: 500;
    font-style: normal;
    line-height: 1.5em;
}
.footer-text-2  .elementor-widget-container{
    margin: 0px -40px 0px 0px;
}
.footer-text-2 p {
    font-family: "Avenir", Sans-serif;
    font-size: 0.9em;
    font-weight: 500;
    font-style: normal;
    line-height: 1.5em;
}
.ekit-wid-con .ekit_offcanvas-sidebar svg {
    max-width: 70px!important;
}
@media screen and (max-width:1200px) {
	h2.elementor-heading-title {
		font-size:1.5em!important;
	}
    .template-section {
        padding: 50px 10px 100px 10px;
        margin: 0px;
        width:100%!important;
    }
    .template-section-nobottom {
        padding: 50px 10px 0px 10px;
        margin: 0px;
        width:100%!important;
    }
    .template-section-notop {
        padding: 0px 10px 100px 10px;
        margin: 0px;
        width:100%!important;
    }
    .template-small-section {
        padding: 0 5% 0 5%;
    }
    .page-section-space-bottom {
        padding: 0px 0px 75px 0px;
        margin: 0px;
    }
    .page-section-space-top-bottom {
        padding: 75px 0px 75px 0px;
        margin: 0px;
    }
    .page-small-section-space {
        padding: 75px 10% 75px 10%;
        margin: 0px;
    }
    .page-small-width-nospace {
        padding: 0px 5% 100px 5%;
        margin: 0px;
    }
    .page-welcome-3across .elementor-container{
        min-height:350px!important;
        max-height:350px!important;
        margin-top:50px!important;
        margin-bottom:50px!important;
        padding:0px!important;
    }
    .template-col-1 {
        width:58%!important;
        margin: 0px;
        padding: 0px; 
        justify-content: start;
    }
    .template-col-2 {
        width:40%!important;
        margin: 0px;
        padding: 0px;
		justify-content: start;
    }
    .template-col-single {
        margin: 0px;
        padding: 0px;
        width:100%;
        justify-content: start!important;
    }
    .template-header  .elementor-widget-container{
        padding: 0px 0px 40px 0px;
    }
    .template-header .elementor-heading-title {
        color: #7C51A1!important;
        font-family: "Lemon Milk All Caps", Sans-serif!important;
        font-size: 1.5em!important;
        font-weight: 900!important;
        text-transform: uppercase!important;
        line-height: 1.4em!important;
    }
    .template-description p {
        font-family: "Avenir", Sans-serif;
        font-size: 0.8em;
        font-weight: 500;
        font-style: normal;
        line-height: 1.5em;
    }
    .template-description ul {
        font-size: 80%;
    }
    .template-bullets {
        padding-left: 50px;
    }
    .template-images {
        width: 350px!important;
        border-style: solid;
        border-width: 10px 10px 10px 10px;
        border-color: #ffffff;
        border-radius: 0px 0px 0px 0px;
        box-shadow: 5px 5px 25px 0px #7C51A1;
    }
    .template-green-text .elementor-widget-container{
        margin-top: 5px;
        margin-bottom: 15px;
        padding-left: 10px;
    }
    .template-green-text p{
        color: var( --e-global-color-accent )!important;
        font-family: "Avenir", Sans-serif!important;
        font-size: 0.8em!important;
        font-weight: 500!important;
        font-style: italic!important;
        line-height: 1.2em!important;
    }
    .template-green-text ul{
        color: var( --e-global-color-accent )!important;
        font-family: "Avenir", Sans-serif!important;
        font-size: 0.8em!important;
        font-weight: 500!important;
        font-style: italic!important;
        line-height: 1.2em!important;
    }
    .template-orange-text .elementor-widget-container{
        margin-top: 5px;
    }
    .template-orange-text p{
        color:#F7941D!important;
        font-family: "Avenir", Sans-serif!important;
        font-size: 0.9em!important;
        font-weight: 700!important;
        line-height: 1.2em!important;
    }
    .template-mini-divider-padding {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .template-divider-padding {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .template-warning-text-container {
        margin-bottom: 10px;
    }
    .template-orange-price  .elementor-widget-container{
        margin-bottom: 10px;
    }
    .template-orange-price .elementor-heading-title {
        font-family: "Lemon Milk Pro", Sans-serif;
        font-size: .9em!important;
        color:#F7941D!important;
        font-weight: bold!important;
        text-transform: uppercase!important;
        font-style: normal;
        line-height: 1.3em;
    }
    .template-footer-text  .elementor-widget-container{
        margin-bottom: 10px;
    }
    .template-footer-text .elementor-heading-title {
        font-family: "Lemon Milk Pro", Sans-serif;
        font-size: .9em!important;
        color:#ffffff!important;
        font-weight: bold!important;
        text-transform: uppercase!important;
        font-style: normal;
        line-height: 1.5em;
    }
    .template-icon-list-text .elementor-widget-container{
        margin: 0px!important;
    }
    .template-icon-list-text ul {
        margin: 0px!important;
        font-family: "Avenir", Sans-serif!important;
        font-size: 0.9em!important;
        font-weight: bold!important;
        line-height: 1.2em!important;
    }
    .template-notification-headline .elementor-widget-container{
        margin: 20px 15px 20px 15px!important;
        padding: 35px 10px 20px 10px!important;
        background-color: var( --e-global-color-91dd59b )!important;
    }
    .template-notification-headline .elementor-heading-title {
        text-align: center!important;
        font-family: "Avenir", Sans-serif!important;
        font-size: .9em!important;
        font-weight: 700!important;
        text-transform: uppercase!important;
        font-style: normal!important;
        line-height: 1.3em!important;
        width: 100%!important;
        max-width: 100%!important;
    }
    .template-notification-headline p {
        text-align: center!important;
        font-family: "Avenir", Sans-serif!important;
        font-size: .9em!important;
        font-weight: 700!important;
        text-transform: uppercase!important;
        font-style: normal!important;
        line-height: 1.3em!important;
        width: 100%!important;
        max-width: 100%!important;
    }
    .template-underline-header {
        color: #7C51A1!important;
        font-family: "Lemon Milk All Caps", Sans-serif!important;
        font-size: .7em!important;
        font-weight: 900!important;
        text-transform: uppercase!important;
        line-height: 1.2em!important;
    }
    .template-grey-text .elementor-widget-container {
        margin-left: 15px;
    }
    .template-grey-text .elementor-widget-text-editor {
        color: #191717b9!important;
        font-family: "Avenir", Sans-serif!important;
        font-size: 0.8em!important;
        font-weight: 700!important;
        font-style: italic!important;
        line-height: 1.5em!important;
    }
    .template-grey-text p {
        color: #191717b9!important;
        font-family: "Avenir", Sans-serif!important;
        font-size: 0.8em!important;
        font-weight: 500!important;
        font-style: italic!important;
        line-height: 1.5em!important;
    }
    .contactus-list-text {
        color: var( --e-global-color-secondary )!important;
        font-family: "Avenir", Sans-serif!important;
        font-size: 1em!important;
        font-weight: 500!important;
        font-style: normal!important;
        text-decoration: none!important;
        line-height: 1.5em!important
    }
    .template-button-container {
        padding: 15px 0 15px 25px;
    }
    .welcome-orange-text .elementor-heading-title{
        font-family: "Avenir", Sans-serif!important;
        font-size: 1.5em!important;
        color:#F7941D!important;
        font-weight: 700!important;
        line-height: 1em!important;
    }
    .welcome-purple-text  .elementor-widget-container{
        padding: 0px 0px 15px 0px;
    }
    .welcome-purple-text .elementor-heading-title{
        font-family: "Lemon Milk Pro", Sans-serif!important;
        font-size: 2.5em!important;
        color: #7C51A1!important;
        font-weight: 700!important;
        text-transform: uppercase!important;
        line-height: 1em!important;
    }
    .welcome-white-header .elementor-heading-title{
        font-family: "Lemon Milk Pro", Sans-serif;
        font-size: 1.5em!important;
        color: #ffffff!important;
        font-weight: 900!important;
        text-transform: uppercase!important;
        line-height: 1em!important;
    }
    .welcome-white-text .elementor-heading-title{
        font-family: "Avenir", Sans-serif;
        font-size: 0.9em!important;
        color:#ffffff!important;
        font-weight: 700!important;
        text-transform: uppercase!important;
        line-height: 1.5em!important;
    }
    .footer-headline  .elementor-widget-container{
        margin-bottom: 10px;
    }
    .footer-headline .elementor-heading-title {
        font-family: "Lemon Milk Pro", Sans-serif;
        font-size: 1.5em!important;
        color:#ffffff!important;
        font-weight: bold!important;
        text-transform: uppercase!important;
        font-style: normal;
        line-height: 1.5em;
    }
    .footer-text-1  .elementor-widget-container{
        padding: 0px 10px 0px 0px;
    }
    .footer-text-1 p {
        font-family: "Avenir", Sans-serif;
        font-size: 0.9em;
        font-weight: 500;
        font-style: normal;
        line-height: 1.5em;
    }
    .footer-text-2  .elementor-widget-container{
        margin: 0px -20px 0px 0px;
    }
    .footer-text-2 p {
        font-family: "Avenir", Sans-serif;
        font-size: 0.9em;
        font-weight: 500;
        font-style: normal;
        line-height: 1.5em;
    }
}
@media screen and (max-width: 765px) {
    .template-section {
        margin: 0px;
        padding: 40px 5px 50px 5px;
        width:100%!important;
    }
    .template-section-nobottom {
        padding: 40px 5px 0px 5px;
        margin: 0px;
        width:100%!important;
    }
    .template-section-notop {
        padding: 0px 5px 50px 5px;
        margin: 0px;
        width:100%!important;
    }
    .template-small-section {
        padding: 0 2% 0 2%;
    }
    .page-small-section-space {
        padding: 75px 2% 75px 2%;
        margin: 0px;
    }
    .page-small-width-nospace {
        padding: 0px 2% 50px 2%;
        margin: 0px;
    }
    .page-welcome-3across .elementor-container{
        min-height:900px!important;
        max-height:900px!important;
        margin-top:50px!important;
        margin-bottom:50px!important;
        padding:0px!important;
    }
    .page-welcome-3across-col .elementor-widget-wrap {
        align-content: center;
        align-items: center;
    }
    .template-col-1 {
        width:100%!important;
        margin: 0px 15px 0px 15px;
        padding: 0px;
        justify-content: start;
    }
    .template-col-2 {
        width:100%!important;
        margin: 0px;
        padding: 0px;
        justify-content: start;
    }
    .template-col-single {
        margin: 0px;
        padding: 0px;
        width:100%;
        justify-content: start!important;
    }
    .template-header  .elementor-widget-container{
        padding: 0px 0px 25px 0px;
    }
    .template-header .elementor-heading-title {
        color: #7C51A1!important;
        font-family: "Lemon Milk All Caps", Sans-serif!important;
        font-size: 1.25em!important;
        font-weight: 900!important;
        text-transform: uppercase!important;
        line-height: 1.2em!important;
    }
    .template-description p {
        font-family: "Avenir", Sans-serif;
        font-size: 0.8em;
        font-weight: 500;
        font-style: normal;
        line-height: 1.5em;
    }
    .template-description .ul {
        font-size: 80%;
    }
    .template-bullets {
        padding-right: 15px;
    }
    .template-images {
        width: 350px!important;
        border-style: solid;
        border-width: 10px 10px 10px 10px;
        border-color: #ffffff;
        border-radius: 0px 0px 0px 0px;
        box-shadow: 5px 5px 25px 0px #7C51A1;
        margin-bottom: 50px;
    }
    .template-green-text .elementor-widget-container{
        margin-top: 5px;
        margin-bottom: 15px;
        padding-left: 10px;
    }
    .template-green-text p{
        color: var( --e-global-color-accent )!important;
        font-family: "Avenir", Sans-serif!important;
        font-size: 0.8em!important;
        font-weight: 500!important;
        font-style: italic!important;
        line-height: 1.5em!important;
    }
    .template-green-text ul{
        color: var( --e-global-color-accent )!important;
        font-family: "Avenir", Sans-serif!important;
        font-size: 0.8em!important;
        font-weight: 500!important;
        font-style: italic!important;
        line-height: 1.5em!important;
    }
    .template-mini-divider-padding {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .template-divider-padding {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .template-warning-text-container {
        margin-bottom: 10px;
    }
    .template-orange-price  .elementor-widget-container{
        margin-bottom: 10px;
    }
    .template-orange-price .elementor-heading-title {
        font-family: "Lemon Milk Pro", Sans-serif;
        font-size: 1.2em!important;
        color:#F7941D!important;
        font-weight: bold!important;
        text-transform: uppercase!important;
        font-style: normal;
        line-height: 1.2em;
    }
    .template-icon-list-text .elementor-widget-container{
        margin: 0px!important;
    }
    .template-icon-list-text ul {
        margin: 0px!important;
        font-family: "Avenir", Sans-serif!important;
        font-size: 0.8em!important;
        font-weight: bold!important;
        line-height: 1.2em!important;
    }
    .template-notification-headline .elementor-widget-container{
        margin: 20px 15px 20px 15px;
        padding: 30px 10px 20px 10px;
        background-color: var( --e-global-color-91dd59b );
    }
    .template-notification-headline .elementor-heading-title {
        text-align: center!important;
        font-family: "Avenir", Sans-serif!important;
        font-size: .8em!important;
        font-weight: 700!important;
        text-transform: uppercase!important;
        font-style: normal!important;
        line-height: 1.3em!important;
        width: 100%!important;
        max-width: 100%!important;
    }
    .template-notification-headline p {
        text-align: center!important;
        font-family: "Avenir", Sans-serif!important;
        font-size: .8em!important;
        font-weight: 700!important;
        text-transform: uppercase!important;
        font-style: normal!important;
        line-height: 1.3em!important;
        width: 100%!important;
        max-width: 100%!important;
    }
    .contactus-list-text {
        color: var( --e-global-color-secondary )!important;
        font-family: "Avenir", Sans-serif!important;
        font-size: 0.9em!important;
        font-weight: 500!important;
        font-style: normal!important;
        text-decoration: none!important;
        line-height: 1.2em!important
    }
    .template-button-container {
        padding: 15px 0 15px 0px;
    }
    .welcome-orange-text .elementor-heading-title{
        font-family: "Avenir", Sans-serif!important;
        font-size: 1.25em!important;
        color:#F7941D!important;
        font-weight: 700!important;
        line-height: 1em!important;
    }
    .welcome-purple-text .elementor-heading-title{
        font-family: "Lemon Milk Pro", Sans-serif!important;
        font-size: 2em!important;
        color: #7C51A1!important;
        font-weight: 700!important;
        text-transform: uppercase!important;
        line-height: 1em!important;
    }
    .welcome-purple-text  .elementor-widget-container{
        padding: 0px 0px 5px 0px;
    }
    .welcome-white-header .elementor-heading-title{
        font-family: "Lemon Milk Pro", Sans-serif;
        font-size: 2em!important;
        color: #ffffff!important;
        font-weight: 900!important;
        text-transform: uppercase!important;
        line-height: 1.5em!important;
    }
    .welcome-white-text .elementor-heading-title{
        font-family: "Avenir", Sans-serif;
        font-size: 1.2em!important;
        color:#ffffff!important;
        font-weight: 700!important;
        text-transform: uppercase!important;
        line-height: 1.5em!important;
    }
    .footer-headline  .elementor-widget-container{
        margin-bottom: 10px;
    }
    .footer-headline .elementor-heading-title {
        font-family: "Lemon Milk Pro", Sans-serif;
        font-size: 1.2em!important;
        color:#ffffff!important;
        font-weight: bold!important;
        text-transform: uppercase!important;
        font-style: normal;
        line-height: 1.3em;
    }
    .footer-headline  .elementor-widget-container{
        margin-bottom: 10px;
    }
    .footer-headline .elementor-heading-title {
        font-family: "Lemon Milk Pro", Sans-serif;
        font-size: 1.2em!important;
        color:#ffffff!important;
        font-weight: bold!important;
        text-transform: uppercase!important;
        font-style: normal;
        line-height: 1.2em;
    }
    .footer-text-1  .elementor-widget-container{
        padding: 0px 5px 0px 0px;
    }
    .footer-text-1 p {
        font-family: "Avenir", Sans-serif;
        font-size: 0.9em;
        font-weight: 500;
        font-style: normal;
        line-height: 1.5em;
    }
    .footer-text-2  .elementor-widget-container{
        margin: 0px 0px 0px 0px;
    }
    .footer-text-2 p {
        font-family: "Avenir", Sans-serif;
        font-size: 0.9em;
        font-weight: 500;
        font-style: normal;
        line-height: 1.5em;
    }
	h1.headerpagetext {
		font-size: 1.6em!important;
	}
	.ekit-wid-con .ekit_offcanvas-sidebar svg {
		max-width: 50px!important;
	}
}