@font-face {
    font-family: "Opensans Light";
    src: url('../fonts/OpenSans-Light.ttf');
}

@font-face {
    font-family: "Opensans";
    src: url('../fonts/OpenSans-Regular.ttf');
}
@font-face {
    font-family: "Wedding";
    src: url('../fonts/UTM EdwardianB.ttf');
}
@font-face {
    font-family: "Opensans Semibold";
    src: url('../fonts/OpenSans-Semibold.ttf');
}

@font-face {
    font-family: "Opensans Semibold";
    src: url('../fonts/OpenSans-Semibold.ttf');
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.ttf');
}

/*css head*/
.nav>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav-dropdown li.active>a, .nav-column li.active>a, .nav-dropdown>li>a:hover, .nav-column li>a:hover {
    color: #21969f!important;
}

.flex-col.hide-for-medium.flex-right .is-outline {
    color: #1d2129;
}


/*css footer*/
.ho_tro_home {
    padding: 10px;
    margin: auto;
    width: 80%;
    background: #d93d04;
    margin-top: -70px!important;
}
.ho_tro_home h3 {
    color: #f0f0f1;
}
.ho_tro_home p {
    color: #f0f0f1;
}
.footer_top .widget-title p {
    text-align: left;
    color: #f0f0f1;
}
.footer_top .widget-title h3 {
    margin-top: 10px;
    text-align: left;
    color: #f0f0f1;
}
.footer_top ul.menu>li+li, .widget>ul>li+li {
    border-top: 0px solid #ececec!important;
}
.footer-logo p {
    font-family: 'Roboto';
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    font-size: 32px;
    gap: 60px;
    flex: none;
    order: 0;
    flex-grow: 0;
    color: #f0f0f1;
}
.footer_top .menu-main-menu-container a {
    padding: 0px;
    font-size: 18px;
    flex: none;
    text-align: left;
    order: 0;
    flex-grow: 0;
    color: #f0f0f1;
}
.text-inner.text-center p {
    font-weight: 400;
    font-size: 36px;
}
.footer_top p.widget-title {
    color: #f0f0f1;
}
.footer_top .footer-logo {
    height: 80px;
}
.footer_top .footer-social img {
    border-radius: 99px;
    height: 40px;
    width: 40px;
}
.from_home {
    margin-top: -40px!important;
}
.from_home {
    text-align: center;
    padding: 20px!important;
    margin-top: -340px!important;
    background: #fff;
    border: 1px solid #e5e5e5;
}
.from_home span.wpcf7-spinner {
    display: none;
}
.tex_banner p {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 150%;
    color: #DA0F69;
    flex: none;
    order: 0;
    flex-grow: 0;
}
.frome_home input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #f25c05;
    border-radius: 10px;
}
form.wpcf7-form.init h3 {
    ont-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 150%;

    flex: none;
    order: 0;
    flex-grow: 0;
}
.icon_home img {
    height: 300px;
}
.icon_home p {
    color: #f25c05;
}
.icon_home_tex {
    margin-top: 60px!important;
}
.icon_home_tex h3 {
    font-weight: 400;
    font-size: 36px;
}
.tieu_de_home h3 {
    color: #f25c05;
    font-weight: 400;
    font-size: 36px;
}
.cau_hoi h3.accordion_title {
    font-weight: 400;
    font-size: 25px;
    color: #f25c05;
}
.cau_hoi .accordion-title.active {
    border-color: #f25c05!important;
    color: #f25c05!important;
    font-weight: bold;
    background-color: rgba(0,0,0,0.03);
}
.cau_hoi i.icon-angle-down {
    color: #f25c05!important;
}
.goi_ngay a.button.white.is-outline span {
    color: #f25c05!important;
    font-size: 25px;
}
.post_home .is-divider {
    display: none;
}
.post_home  h5.post-title.is-large {
    font-size: 18px;
    font-weight: 400;
}





.post-item.cate .post-item {
    width: 100%;
    display: inline-block;
    background-color: #fff;
    transition: 0.3s ease-in-out;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 10%);
}

.post-item .post-thumbnail {
    width: 100%;
    height: 220px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}

.post-item .post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}
.post-content h4 {
    font-family: 'Roboto';
}
aside#categories-3 li a {
    color: #0e0e0e;
}

.post-item .post-content {
    font-family: 'Roboto';
    width: 100%;
    display: inline-block;
    padding: 10px;
}

.post-item .post-content h3 {
    font-family: 'Roboto';
    font-size: 15px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: unset;
    max-height: 45px;
    color: #333;
    line-height: 22px;
}

.post-item .post-content h3:hover {
    color: var(--primary-color)
}

.post-item:hover {
    transition: 0.3s ease-in-out;
    transform: translateY(-5px);
}

.post-item .post-desc {
    color: #333;
    font-size: 14px;
}
.post-item .readmore {
    color:red;
    text-decoration: none;
    display: inline-block;
    float: right;
    position: relative;
}
.sidebar-block .line-after span, .s-block-title h1.line-after span {
    font-weight: 700;
    font-family: 'Roboto';
    font-size: 16px;
    text-align: left;
    padding-bottom: 7px;
    margin-bottom: 15px;
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
}
.post-item .readmore {
    color:red;
    text-decoration: none;
    display: inline-block;
    float: right;
    position: relative;
}
.post-item .readmore:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: red;
}
.is-divider {
    height: 3px;
    display: block;
    background-color: red!important;
    margin: 1em 0 1em;
    width: 100%;
    max-width: 30px;
}
.line-after a:after, .line-after span:after {
    content: '';
    height: 3px;
    position: absolute;
    left: 0px;
    right: 47%;
    background-color: red!important;
    display: block;
    bottom: 0;
    width: 100%;
}
.post-item .post-content h4:hover {
    color: red;
}
.widget .current-cat>a {

}
.menu-danh-muc-container ul a {
    color: #000;
    font-family: 'Roboto';
    font-weight: bolder;
    width: 100%;
    display: block;
    padding: 10px 15px !important;
    background: #e4e4e499;
    border-bottom: 1px solid #fff;
    text-decoration: none;
    font-size: 14px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
}
span.widget-title span {
    color: #000;
    font-family: 'Roboto';
}
span.widget-title.shop-sidebar {
    font-family: 'Roboto';
    border: 1px solid #b40516;
    margin-bottom: 0;
    background: linear-gradient(#ec182d,#aa0112);
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 12.5px;
    border-radius: 5px 5px 0 0;
    text-align: center;
    display: block;
    width: 100%;
}
.thong-bao {
    font-family: 'Roboto';
    background: #fff0bf;
    border: 1px dashed #d26e4b;
    padding: 10px;
    color: #f20017;
}
h3.title_lien_quan {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 19px;
    text-transform: capitalize;
    color: #412311;
    flex: none;
    order: 0;
    flex-grow: 0;
    font-weight: 700;
}
.box-text-inner.blog-post-inner h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 29px;
    text-transform: capitalize;
    color: #412311;
    flex: none;
    order: 0;
    flex-grow: 0;
    font-weight: 700;
}
.menu-danh-muc-san-pham-container a {
    color: #000;
    font-family: 'Roboto';
    font-weight: bolder;
    width: 100%;
    display: block;
    padding: 10px 15px !important;
    background: #e4e4e499;
    border-bottom: 1px solid #fff;
    text-decoration: none;
    font-size: 14px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
}

.widget.widget-woof .woof_redraw_zone h4 {
    font-family: 'Roboto';
    border: 1px solid #b40516;
    margin-bottom: 0;
    background: linear-gradient(#ec182d,#aa0112);
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 12.5px;
    border-radius: 5px 5px 0 0;
    text-align: center;
    display: block;
    width: 100%;
}
.relative .col-inner.box-shadow-1.box-shadow-1-hover {
    height: 300px;
}
.frome_home_lien_he {
    border: 1px solid #e5e5e5;
    padding: 10px;
}
.frome_home_lien_he span.wpcf7-spinner {
    display: none;
}
.frome_home_lien_he input.wpcf7-form-control.has-spinner.wpcf7-submit {
    border-radius: 10px;
    background: #21969f;
}
