.elementor-kit-16922{--e-global-color-primary:#C5AB6B;--e-global-color-secondary:#000000;--e-global-color-text:#666666;--e-global-color-accent:#578FCA;--e-global-color-29f0e1c:#FFFFFF;--e-global-color-1a2e583:#0D3660;--e-global-color-793a3ec:#0B3156;--e-global-color-bf33bdb:#EFF4FA;--e-global-color-262bd7b:#D97D55;--e-global-color-ddb8230:#B74D1F;--e-global-color-cb4fea4:#FFFFFF00;--e-global-color-f5ed91e:#B89847;--e-global-typography-primary-font-family:"Archivo";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Archivo";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Archivo";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Archivo";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Archivo", Sans-serif;font-size:1em;font-weight:400;line-height:1.5em;}.elementor-kit-16922 button,.elementor-kit-16922 input[type="button"],.elementor-kit-16922 input[type="submit"],.elementor-kit-16922 .elementor-button{background-color:var( --e-global-color-262bd7b );font-weight:500;color:var( --e-global-color-29f0e1c );border-radius:30px 30px 30px 30px;padding:16px 22px 16px 22px;}.elementor-kit-16922 button:hover,.elementor-kit-16922 button:focus,.elementor-kit-16922 input[type="button"]:hover,.elementor-kit-16922 input[type="button"]:focus,.elementor-kit-16922 input[type="submit"]:hover,.elementor-kit-16922 input[type="submit"]:focus,.elementor-kit-16922 .elementor-button:hover,.elementor-kit-16922 .elementor-button:focus{background-color:var( --e-global-color-ddb8230 );color:var( --e-global-color-29f0e1c );border-radius:30px 30px 30px 30px;}.elementor-kit-16922 e-page-transition{background-color:#FFBC7D;}.elementor-kit-16922 a{color:var( --e-global-color-secondary );}.elementor-kit-16922 a:hover{color:var( --e-global-color-accent );}.elementor-kit-16922 h1{color:var( --e-global-color-secondary );font-family:"Archivo", Sans-serif;font-size:3.4em;font-weight:500;line-height:1.2em;}.elementor-kit-16922 h2{color:var( --e-global-color-secondary );font-family:"Archivo", Sans-serif;font-size:2.2em;font-weight:400;line-height:1.1em;}.elementor-kit-16922 h3{color:var( --e-global-color-1a2e583 );font-family:"Archivo", Sans-serif;font-size:1.6em;line-height:1.1em;}.elementor-kit-16922 h4{color:var( --e-global-color-secondary );font-family:"Archivo", Sans-serif;font-size:1.6em;line-height:1.1em;}.elementor-kit-16922 h5{color:var( --e-global-color-secondary );font-family:"Archivo", Sans-serif;font-size:1.3em;line-height:1.1em;}.elementor-kit-16922 h6{color:var( --e-global-color-secondary );font-family:"Archivo", Sans-serif;font-size:1.05em;font-weight:600;line-height:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-kit-16922 h1{font-size:2.6em;}}@media(max-width:1024px){.elementor-kit-16922 h1{font-size:2.8em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-16922 h1{font-size:2em;}.elementor-kit-16922 h2{font-size:1.8em;}.elementor-kit-16922 h3{font-size:1.5em;}.elementor-kit-16922 h4{font-size:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*DEV CODE*/
/*Please comment your work*/

.elementor-counter-number-suffix{
    color: var(--e-global-color-primary);
}

.icon-adjust .elementor-icon-box-icon {
  margin-top: 11px;
}


/*Balance heading*/
h1, h2, h3, h4, h5, h6{
    text-wrap: balance;
}

/* Prevent Horizontal Scroll */
html,body{
	overflow-x:hidden;
}

/* Prevent font size inflation */
html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

.portal:hover p, .portal:hover h3{
    color: #fff !important;
}

.list-underline li{
    border-bottom:1px solid #fff;
}


/* Remove bottom margin from text box element*/

.elementor-text-editor p:last-child, .elementor-widget-text-editor p:last-child {
    margin: 0px;
}

/*removes padding from last menu item */
.menu-item:last-child a{
    padding-right: 0;
}

/*Feature word for headings*/
.highlight{
    color:#4C6580;
}

/*Mega Menu*/
#menubar-948 ul.e-n-menu-heading, #menubar-727 ul.e-n-menu-heading, #menubar-189 ul.e-n-menu-heading{
        flex-direction: column !important;
}

#menubar-948  .e-n-menu-title, #menubar-727 .e-n-menu-title, #menubar-189 .e-n-menu-title{
    width: 100% !important;
}

/* Hides call to action button for mobile*/ 
@media only screen and (max-width: 767px) {

    body.home .hide-btn{
    display: none;
    }
}

/* Add gap between accordion items */
.elementor-accordion-item {
  margin-bottom: 2px;
}

/*Remove Blog button Spacing*/
.elementor-widget-archive-posts .elementor-button-wrapper{
    margin-top: 0 !important;
}

/****FORM******/
.gform_heading{
    display: none !important;
}

/* Off canvas menu fix - Ultimate Addons*/
.uael-offcanvas{
    width: 85% !important;
}

.uael-offcanvas-content{
    padding-left:0 !important;
    padding-right:0 !important;
}

.eael-offcanvas-content .eael-offcanvas-body {
  padding: 0 !important;
}

.eael-advanced-menu-container li.current-menu-ancestor > ul li{
    padding:0 !important;
}

.eael-advanced-menu li ul li a{
    padding:8px 28px !important;
}

.eael-advanced-menu-indicator{
    top: 31px !important;
}

/* Loop grid with equal height */
.archive-equal-height .e-loop-item > .elementor-element {
    height: 100%;
}

/* Align an element to the bottom of the box */
.mt-auto {
  margin-top: auto;
}

/* Product Single */
.woocommerce div.product .single-product-image-gallery div.images img {
    margin: 0 auto;
    max-height: 400px;
    width: auto;
}/* End custom CSS */