.elementor-kit-1014{--e-global-color-primary:#1E1E20;--e-global-color-secondary:#AB1E24;--e-global-color-text:#000000;--e-global-color-accent:#AB1E24;--e-global-color-8c6a021:#FFFFFF;--e-global-typography-primary-font-family:"Saira Semi Condensed";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Saira Semi Condensed";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Saira Semi Condensed";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Saira Semi Condensed";--e-global-typography-accent-font-weight:500;}.elementor-kit-1014 e-page-transition{background-color:#FFBC7D;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}body.rtl .elementor-labels-inline .elementor-field-group > .elementor-field-label{padding-left:0px;}body:not(.rtl) .elementor-labels-inline .elementor-field-group > .elementor-field-label{padding-right:0px;}body .elementor-labels-above .elementor-field-group > .elementor-field-label{padding-bottom:0px;}body .woocommerce-Reviews .elementor-field-group > label{margin-bottom:0px;}#the7-body{--the7-base-color:var( --e-global-color-primary );--the7-secondary-text-color:var( --e-global-color-primary );--the7-links-color:var( --e-global-color-secondary );--the7-links-hover-color:var( --e-global-color-secondary );--the7-title-color:var( --e-global-color-primary );}a:hover{color:var( --e-global-color-secondary );}@media(max-width:900px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* format heading on top */
.elementor-kit-1014 h1 {
  font-family: 'Saira Semi Condensed', sans-serif;
text-transform: uppercase;
}


/* breadcrumb font */
.breadcrumb {
    /* position: relative;*/
    font-family: 'Saira', sans-serif;
    z-index: 0;
}
/* breadcrumb current page bold*/
.elementor-widget-the7-breadcrumb .breadcrumbs li > span {
        font-weight: bold;
}
/* red vertical line to the left ot breadcrumb */
.breadcrumb::before {
  content: "";
  position: absolute;
  left: -0.5%;
  top: -185%;
  bottom: 0;
  width: 8px;
  height: 450%;
  background-color: #AB1E24;
  z-index: -1;
}


/* login button format */
:root {
    --the7-accent-color: #AB1E24 !important;
    --the7-links-color: #AB1E24 !important;
    --the7-btn-bg: #AB1E24 !important;
    --the7-btn-border-hover-color: #5D5D5D !important;
    --tec-color-text-primary: #1E1E20 !important;
    --tec-color-accent-primary: #AB1E24 !important;
    --tec-color-accent-primary-hover: #5D5D5D !important;
    --wpem-primary-color: #AB1E24 !important;
}/* End custom CSS */