.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS */.ova_portfolio_single .ova_portfolio_single_info {
    margin: 0 auto;
    margin-bottom: 40px;
    padding: 30px 44px;
    max-width: 920px;
    background-color: #fff;
    box-shadow: 0px 1px 45px rgba(0, 0, 0, 0.07);
    border-radius: 20px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
    justify-content: space-between;
    display: none;
}

.ova_portfolio_single .share-social-icons {
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 0 0 40px 0;
    padding: 0;
    display: none;
}/* End custom CSS */