/* Enter Your Custom CSS Here */

.slider-content-wrapper {
    display:none;
}

.about-title {
    text-transform: uppercase;
    font-size: 24px;
}

.header-titlebar-wrapper {
    display: none;
}

/*.left-menu-wrapper {
    text-align: right;
    padding-right: 70px!important;
}

.right-menu-wrapper {
    float: left;
    width: 43%;
    text-align: left;
} */

#site-navigation ul.sub-menu, #site-navigation ul.children {
    min-width: 142px;
}

.elementor-image-gallery .gallery-item img {
    margin-bottom: 40px;
}

.contact-title {
    display:none;
}

.elementor-widget-heading .elementor-heading-title {
    color: #d42127;
    font-family: "Lato", Sans-serif;
	  font-size: 2em;
}

.elementor-widget-text-editor {
    color: #222;
    font-family: "Lato", Sans-serif;
}

.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-description {
    color: #666;
    font-family: "Lato", Sans-serif;
    text-align: center;
}

.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title {
    color: #d42127;
    font-family: "Lato", Sans-serif;
}

.contact-button {
    background: #d42127 !important;
	  text-transform: uppercase;
}


p {
    text-align: justify;
}

