HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips mod_fcgid/2.3.9 PHP/7.4.33
System: Linux webkhoa.212 3.10.0-1160.59.1.el7.x86_64 #1 SMP Wed Feb 23 16:47:03 UTC 2022 x86_64
User: fect (1004)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/fect/web/fect.ictu.edu.vn/public_html/wp-content/themes/ictu/shortcode/ovic_title/style.css
.ovic-title-block {
    display: block;
    text-align: center;
}

.ovic-title-block__inner {
    display: inline-block;
    position: relative;
    padding: 0 5px 27px;
}

.ovic-title-block__inner::before {
    content: '';
    display: inline-block;
    color: inherit;
    height: 1px;
    width: 100px;
    border-top: 1px solid currentColor;
    position: absolute;
    z-index: 1;
    bottom: 19px;
    left: 50%;
    margin-left: -50px;
}

.ovic-title-block__inner::after {
    content: '';
    display: inline-block;
    color: inherit;
    height: 1px;
    width: 160px;
    border-top: 1px solid currentColor;
    position: absolute;
    z-index: 1;
    bottom: 23px;
    left: 50%;
    margin-left: -80px;
}
.elementor-widget-ovic_title{
	margin:0px!important;
}
.ovic-title-block__text {
    text-transform: uppercase;
    color: inherit;
    font-weight: 700;
    font-size: 25px;
    line-height: 1.3;
    margin: 0;
}

@media (max-width: 1199px) {
    .ovic-title-block__text {
        font-size: 25px;
    }
}

@media (max-width: 767px) {
    .ovic-title-block__text {
        font-size: 22px;
    }
}