.elementor-6735 .elementor-element.elementor-element-9a73aa2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6735 .elementor-element.elementor-element-0f587f4 .tp-el-section{margin:0px 0px 0px 0px !important;}.elementor-6735 .elementor-element.elementor-element-0f587f4 .tp-el-menu a{border-style:none !important;padding:2px 2px 2px 2px;margin:2px 2px 2px 2px;}.elementor-6735 .elementor-element.elementor-element-0f587f4 .tp-el-off-social{color:#0E3343;background:#EA0B0B !important;border-style:none !important;border-radius:12px 12px 12px 12px !important;padding:3px 3px 3px 3px;margin:2px 2px 2px 2px;}/* Start custom CSS for tp-header2, class: .elementor-element-0f587f4 *//* Make the social container vertical */
.tp-header-top-right-social {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}

/* Make sure SVG icons stay visible */
.tp-header-top-right-social a {
    display: inline-flex;
    width: 20px;
    height: 20px;
}

/* IMPORTANT: allow the list item to grow */
.tp-header-top-right-box ul li {
    height: auto;
    overflow: visible;
}

.tp-header-main-menu {
        margin-left: -100px;
        margin-right: -400px;
    }/* End custom CSS */