.absolute-footer, html {
    background-color: #fff !important;
}

ul, li {
    list-style: none;
    margin-bottom: 0px !important;
}

.lang-item {
    margin-top: -10px !important;
}

@font-face {
    src: url('../fonts/SFUFuturaBold.TTF');
    font-family: "SFU Bold";
}

@font-face {
    src: url('../fonts/SFUFuturaHeavy.TTF');
    font-family: "SFU Futura";
}

@font-face {
    src: url('../fonts/SFUFuturaBook.TTF');
    font-family: "SFU Book";
}

@font-face {
    src: url('../fonts/SFUFuturaObliqueTTF.TTF');
    font-family: "SFU Oblique";
}

@font-face {
    src: url('../fonts/UTM Androgyne.ttf');
    font-family: "UTM";
}

.header-login a {
    color: #000;
}

.product-box {
    width: 100% !important;
    display: inline-block;
}

.row-5 {
    padding: 0px 10px !important;
}

.pd-5 {
    padding: 0px 5px 10px 5px !important;
}

.row-7 {
    padding: 0px 7px !important;
}

.pd-7 {
    padding: 0px 7px 7px 7px !important;
}

.noPadding {
    padding-bottom: 0px !important;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.fl {
    float: left
}

.fr {
    float: right
}

.mr-0 {
    margin-right: 0 !important
}

.mr-20 {
    margin-right: 20px
}

.mr-30 {
    margin-right: 30px
}

.mr-40 {
    margin-right: 40px
}

.ml-0 {
    margin-left: 0 !important
}

.ml-20 {
    margin-left: 20px
}

.ml-30 {
    margin-left: 30px
}

.ml-40 {
    margin-left: 40px
}

.mt-0 {
    margin-top: 0 !important
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-60 {
    margin-top: 60px
}

.mt-80 {
    margin-top: 80px
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-60 {
    margin-bottom: 60px
}

body {
    overflow-y: hidden;
}

/**home-page**/
header#header-home-page {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 9;
	margin-top: -25px;
}

header#header-home-page div#logo-home img {
    max-width: 350px;
}

header#header-home-page div#logo-home {
    text-align: center;
}

body {
    font-family: "SFU Book";
}

.slider-home {
    margin-top: -113px;
}

.slider-home .banner-header-body {
    width: 70%;
    margin: auto;
    display: inline-block;
}

.slider-home .banner-header-body .div-col {
    width: 50%;
    display: inline-block;
    float: left;
    padding: 20px 10px 20px 10px;
}

.slider-home .banner-header-body .div-col a {
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 8px 0;
    border: 2px solid #fff;
    font-family: "SFU Book";
    transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
    text-transform: uppercase;
    background: #fff;
    color: #000;
}

.slider-home .banner-header-body .div-col a:hover {
    background: #10c678 !important;
    border-color: #10c678 !important;
}

.slider-home .banner-header-text {
    width: 100%;
    display: inline-block;
}

.slider-home .banner-header-text .banner-text-body {
    font-family: "SFU Book";
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.slider-home .banner-header-text .div-col a {
    position: relative;
    width: 200px;
    display: inline-block;
    padding: 8px 0;
    font-family: "SFU Book";
    transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
    text-transform: uppercase;
    margin: 50px auto 0;
    text-decoration: underline !important;
}

.slider-home .banner-header-text .div-col a:hover {
    color: #ffd800 !important;
}

.slider-home .slider-nav-light .flickity-page-dots .dot.is-selected {
    background: #ffd800 !important;
    border: 0px !important;
}

.slider-home .slider-nav-light .flickity-page-dots .dot {
    border: 0px !important;
    background: #fff !important;
    opacity: 1 !important;
}


/**header**/
li.nav-icon.has-icon a {
    padding-top: 0px !important;
}

li.nav-icon.has-icon a {
    color: #000;
    font-family: "SFU Book";
}

li.header-search-form.search-form.html.relative.has-icon {
    display: block !important;
    width: 100%;
    position: relative;
}

li.header-search-form.search-form.html.relative.has-icon {
    margin-left: 0px !important;
}

input#woocommerce-product-search-field-0 {
    width: 250px;
    box-shadow: unset !important;
    border-radius: 3px !important;
    padding-left: 30px;
}

button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    background: transparent !important;
    color: #000;
    border: 0px !important;
    box-shadow: unset !important;
    position: absolute;
    left: 0px;
    top: 0px;
}

.header-social ul li.social-zalo {
    background: transparent !important;
}

.header-social ul li a {
    text-align: center;
    display: block;
    color: #fff;
    line-height: 25px;
}

.header-social {
    margin-left: 10px;
    display: inline-block;
    margin-top: -5px;
}

.header-social ul li {
    float: left;
    width: 25px;
    height: 25px;
    background: #215d9c;
    border-radius: 50%;
    margin: 0px 5px !important;
}

.header-social ul li img {
    width: 100%;
    height: 100%;
}

.header-social ul li.social-map {
    background: #fce500 !important;
}

.header-social ul li.social-map a {
    color: #000 !important;
}

li.html.custom.html_top_right_text {
    width: 100% !important;
    display: block;
}

.header-phone .phone-icon {
    background: #10c678;
    width: 30px;
    height: 30px;
    float: left;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 15px;
}

.header-phone {
    float: right;
}

.header-phone .phone-content {
    width: calc(100% - 30px);
    float: left;
    padding-left: 10px;
    line-height: 30px;
    color: #000;
    font-family: "SFU Book";
    font-size: 15px;
}

.header-phone .phone-content a {
    color: #000;
}

li.cart-item.has-icon a {
    padding-top: 0px !important;
    color: #000;
    font-size: 15px;
}

.header-login {
    margin-top: -12px;
    font-family: "SFU Book";
    color: #000;
    font-size: 16px;
}

/**title**/
.title-page h2 {
    color: #000;
    text-transform: uppercase;
    font-family: "SFU Futura";
    font-size: 24px;
}

.title-page {
    width: 100%;
    display: inline-block;
    text-align: center;
}

/**menu page**/
article.menu-page {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}

.menu-page-home {
    width: 100%;
    display: inline-block;
    margin: 20px 0 0 0;
}

.menu-page-home ul li a {
    text-transform: uppercase;
    display: block;
    font-family: "SFU Book";
    color: #000;
    font-size: 15px;
}

.menu-page-home ul li {
    display: inline-block;
    padding: 0px 20px;
    position: relative;
    transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
}

.menu-page-home ul li > .sub-menu li a {
    text-align: left !important;
    display: block;
}

.menu-page-home ul li > .sub-menu {
    display: none;
    width: 100%;
    position: absolute;
    left: 0px;
    background: #f2f2f2;
    margin: 0px !important;
    padding: 20px 10px;
    transition: ease-out 0.5s;
    z-index: 999999;
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
}

.menu-page-home ul li:hover > .sub-menu {
    transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
    display: block;
}

.menu-page-home ul {
    text-align: center;
}

.menu-page-home ul li:hover, .menu-page-home ul li.current-menu-item {
    color: #000;
    background: #10c678;
}


/**widget**/
article.widget-post {
    width: 100%;
    display: inline-block;
}

.post-widget-item {
    height: 220px !important;
}

/*8widget title**/
.widget-title {
    width: 100%;
    margin-bottom: 20px;
    display: inline-block;
}

.widget-title h2 {
    border-left: 6px solid #10c678;
    padding-left: 10px;
    font-family: "SFU Book";
    text-transform: uppercase;
    color: #000;
    font-size: 20px;
    margin: 0px !important;
}

/**widget post**/
article.widget-post .widget-post-box {
    display: inline-block;
    width: 100%;
}

.widget-post-box .post-item {
    display: inline-block;
    width: 100%;
    transition: .3s ease-in-out;
    margin-bottom: 10px;
}

.widget-post-box .post-item:last-child {
    margin-bottom: 0px !important;
}

.widget-post-box .post-item .post-item-thumbnail {
    width: 150px;
    height: 120px;
    float: left;
    transition: .3s ease-in-out;
    overflow: hidden;
}

.widget-post-box .post-item .post-item-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .3s ease-in-out;
    overflow: hidden;
}

.widget-post-box .post-item:hover .post-item-thumbnail img {
    transition: .3s ease-in-out;
    transform: scale(1.1);
}

.widget-post-box .post-item .post-item-content {
    width: calc(100% - 150px);
    float: left;
    padding-left: 10px !important;
}

.widget-post-box .post-item .post-item-content h2 {
    font-family: "SFU Book";
    color: #000;
    font-size: 15px;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 5px;
    line-height: 25px;
    position: relative;
    transition: .3s ease-in-out;
    display: -webkit-box;
}

.widget-post-box .post-item .post-item-desc p {
    margin: 0px !important;
    color: #b5b5b5;
    font-size: 14px;
    font-family: "SFU Book";
}

.widget-post-box .post-item:hover .post-item-content h2 {
    transition: .3s ease-in-out;
    color: #ee3523;
}

aside#sidebar-tt {
    margin-bottom: 20px;
}

.stuck div#masthead {
    height: 95px !important;
}

.btn-widget a i {
    font-size: 11px;
}

.btn-widget a {
    color: #fce500;
    font-weight: 700;
    font-family: "SFU Book";
    font-size: 15px;
}

.btn-widget {
    padding: 15px 0;
    text-align: right;
}

.btn-widget a:hover {
    color: #ee3523;
}

/**home-title**/
.home-title {
    width: 100%;
    margin-bottom: 20px;
    display: inline-block;
}

.home-title h2 {
    font-family: "SFU Book";
    text-transform: uppercase;
    color: #000;
    font-size: 20px;
    border-left: 6px solid #10c678;
    padding-left: 10px;
    margin: 0px !important;
}

/**box product**/
.box-product {
    width: 100%;
    height: 180px;
    position: relative;
    overflow: hidden;
}

.box-product a {
    position: relative;
    margin-top: -20px !important;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.box-product .box-product-avatar {
    width: 100%;
    height: 100%;
    transition: 0.3s ease-in-out;
    margin-top: 20px !important;
}

.box-product .box-product-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    transition: .3s ease-in-out;
}


.box-product .box-product-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    color: #fff;
    line-height: 1.2;
    font-family: 'SFU Book';
    font-weight: 700;
    opacity: 0;
    color: #fff;
    padding: 65px 0;
    -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out, -o-transform 0.3s ease-out;
    transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}

.post-widget-item.box-product .box-product-content {
    opacity: 1;
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
}

.box-product.product-design {
    height: 220px;
}

.box-product a:hover .box-product-content {
    opacity: 1;
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
}

.box-product .box-product-content h2 {
    width: 100%;
    padding: 5px 5% 5px;
    font-family: "SFU Book";
    color: #fff;
    font-size: 1em;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}

.box-product .box-product-content .box-product-price {
    padding: 0 5% !important;
    font-family: "SFU Book";
}

span.text-price {
    font-family: "SFU Book";
    font-size: 12px;
}

.box-product-price ins span {
    font-family: "SFU Book";
    color: #fff;
    font-size: 14px;
}

/**post-related**/
.post-related {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

.post-related .post-item {
    display: inline-block;
    width: 100%;
    transition: .3s ease-in-out;
    margin-bottom: 10px;
}

.post-related .post-item:last-child {
    margin-bottom: 0px !important;
}

.post-related .post-item .post-item-thumbnail {
    width: 250px;
    height: 180px;
    float: left;
    transition: .3s ease-in-out;
    overflow: hidden;
}

.post-related .post-item .post-item-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .3s ease-in-out;
    overflow: hidden;
}

.post-related .post-item:hover .post-item-thumbnail img {
    transition: .3s ease-in-out;
    transform: scale(1.1);
}

.post-related .post-item .post-item-content {
    width: calc(100% - 250px);
    float: left;
    padding-left: 10px !important;
}

.post-related .post-item .post-item-content h2 {
    font-family: "SFU Book";
    color: #000;
    font-size: 18px;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 5px;
    line-height: 25px;
    position: relative;
    transition: .3s ease-in-out;
    display: -webkit-box;
}

.post-related .post-item .post-item-desc p {
    margin: 0px !important;
    color: #b5b5b5;
    font-size: 14px;
    font-family: "SFU Book";
}

.post-related .post-item:hover .post-item-content h2 {
    transition: .3s ease-in-out;
    color: #ee3523;
}

.post-related .post-item-date {
    width: 100%;
    display: inline-block;
    font-family: "SFU Book";
    font-size: 13px;
    padding: 6px 0;
    color: #b5b5b5;
}

/*8single post**/
article.single-page {
    padding: 30px 0;
    width: 100%;
    display: inline-block;
}

article.single-page header.header-single h2 {
    text-align: center;
    font-family: "SFU Book";
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
}

article.single-page header.header-single {
    width: 100%;
    display: inline-block;
}

article.single-page .single-meta {
    width: 100%;
    display: inline-block;
    text-align: center;
    font-family: "SFU Book";
    font-size: 13px;
    padding: 10px 0;
}

article.single-page article.single-entry-page {
    padding: 20px 0;
    color: #000;
    font-family: "SFU Book";
    font-size: 16px;
}

/**footer**/
footer#footer {
    width: 100%;
    display: inline-block;
    background: #e8e8e8;
    padding: 40px 0;
}

footer#footer .footer-top, .footer-title {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
}

footer#footer .footer-title h2 {
    color: #000;
    text-transform: uppercase;
    font-family: "SFU Book";
    font-size: 16px;
    line-height: 25px;
    margin: 0px !important;
}

footer#footer .footer-address p i {
    width: 25px;
    height: 25px;
    background: #000;
    text-align: center;
    line-height: 25px;
    color: #fff;
    border-radius: 50%;
    margin-right: 5px;
}

footer#footer .footer-address p {
    margin-bottom: 10px !important;
}

footer#footer .footer-address {
    width: 100%;
    display: inline-block;
    font-family: "SFU Book";
    font-size: 14px;
    color: #000;
}


footer#footer .footer-social {
    width: 100%;
    display: inline-block;
}

footer#footer .footer-social ul li {
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 10px;
    background: #415e9b;
    border-radius: 50%;
    transition: 0.3s ease-in-out;
}

footer#footer .footer-social ul li a {
    text-align: center;
    display: block;
    line-height: 30px;
    color: #fff;
    font-size: 15px;
}

footer#footer .footer-social ul li:hover {
    transition: 0.3s ease-in-out;
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}

footer#footer .footer-social ul li:nth-child(2) {
    background: #ff0000 !important;
}

footer#footer .footer-social ul li:nth-child(3) {
    background: #34ccff !important;
}

footer#footer .footer-social ul li:nth-child(4) {
    background: #ff0000 !important;
}

footer#footer .footer-social ul li:nth-child(5) {
    background: #007ab9 !important;
}

footer#footer .menu-chinh-sach-container ul li a {
    font-family: "SFU Book";
    color: #000;
    font-size: 15px;
    padding: 2px 0;
    display: block;
}

footer#footer .menu-chinh-sach-container ul li a:hover {
    color: #ee3523;
}


/**SINGLE**/
.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content {
    display: none !important;
}

.product-gallery-box {
    width: 100%;
    height: 600px;
    overflow-x: scroll;
}

.product-gallery-box img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.product-info {
    padding-top: 0px !important;
}

.product-info nav.woocommerce-breadcrumb.breadcrumbs.uppercase {
    display: none;
}


.product-main {
    padding: 30px 0 20px 0 !important;
}

.single-product-header {
    width: 100%;
    display: inline-block;
    padding: 30px 0 0 0;
    text-align: center;
}

.single-product-header h2 {
    font-family: "SFU Book";
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
}

.product-main h1.product-title.product_title.entry-title {
    font-weight: normal;
    font-family: "SFU Book";
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
}

.product-main .price-wrapper {
    margin: 20px 0 0px 0 !important;
    border-bottom: 1px solid #f2f2f2;
}

.product-main .price-wrapper ins span {
    font-family: "SFU Book";
    color: #10c678;
    font-size: 18px;
    font-weight: 700;
}

.product-main .product-sale {
    width: 100%;
    display: inline-block;
    padding: 20px 0;
}

.product-main .product-sale p a {
    color: blue;
}

.product-main .product-sale p {
    font-family: "SFU Book";
    color: #000;
    font-size: 15px;
    margin-bottom: 5px !important;
}

.product-main button.single_add_to_cart_button.button.alt {
    background: #ffba00 !important;
    border-radius: 5px !important;
    box-shadow: unset !important;
    color: #000;
    font-family: "SFU Book";
    font-size: 15px;
    margin: 0px !important;
    font-weight: normal !important;
    border: 1px solid #ffba00 !important;;
}

.product-main button.single_add_to_cart_button.button.alt:hover {
    border: 1px solid #10c678 !important;
    background: #fff !important;
    color: #10c678 !important;
}

.product-main .product-hotline {
    width: 100%;
    display: inline-block;
    margin: 20px 0 0 0;
}

.product-main .product-hotline .product-hotline-desc b {
    color: #10c678;
    font-size: 15px;
}

.product-main .product-hotline .product-hotline-desc {
    color: #000;
    font-family: "SFU Book";
    font-size: 15px;
}

.product-main .product-hotline .product-hotline-body {
    width: 100%;
    display: inline-block;
    margin: 15px 0;
}

.product-main .product-hotline .product-hotline-body .product-hotline-item a {
    color: #000;
    font-size: 15px;
}

.product-main .product-hotline .product-hotline-body .product-hotline-item:last-child {
    margin-right: 0px !important;
}

.product-main .product-hotline .product-hotline-body .product-hotline-item {
    width: 51%;
    float: left;
    margin-right: 18px;
    border: 1px solid #10c678;
    padding: 5px 10px;
    border-radius: 5px;
    font-family: "SFU Book";
    transition: 0.3s ease-in-out;
    text-transform: uppercase;
	MARGIN-BOTTOM: 18px;
}

.product-main .product-hotline .product-hotline-body .product-hotline-item:first-child {
    width: 35% !important;
}

.product-main .product-hotline .product-hotline-body .product-hotline-item img {
    width: 20px;
    height: 20px;
}

.product-main .product-hotline .product-hotline-body .product-hotline-item:hover {
    transition: 0.3s ease-in-out;
    background: #10c678 !important;
    color: #fff !important;
}

.product-main .product-hotline .product-hotline-body .product-hotline-item:hover a {
    transition: 0.3s ease-in-out;
    color: #fff !important;
}

.product-main .product-content-main {
    background: #f3f3f3;
    padding: 20px;
}

.product-main .product-content-main h2 {
    color: #000;
    font-family: "SFU Book";
    font-size: 16px;
    text-transform: uppercase;
}

.product-main .product-content-main .product-desc {
    font-family: "SFU Book";
    color: #000;
    font-size: 15px;
}

#mobile {
    display: none;
}

/**product related**/
article.product-related {
    margin-bottom: 40px !important;
    width: 100%;
    display: inline-block;
}

article.product-related .title-single h2 {
    font-family: "SFU Book";
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
    text-align: center;
}


/** category product**/
.shop-page-title {
    display: none !important;
}

section#menu-category {
    padding: 30px 0;
    width: 100%;
    display: inline-block;
}

section#page-category {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}

/**btn**/

.loadmore {
    background: #ffba00 !important;
    border-radius: 0px !important;
    box-shadow: unset !important;
    color: #000;
    font-family: "SFU Book";
    font-size: 15px;
    font-weight: normal !important;
    border: 1px solid #ffba00 !important;
    display: inline-block;
    padding: 5px 20px;
    margin: 20px auto !important;
    text-transform: uppercase;
    cursor: pointer;
    transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
    position: relative;
}

.loadmore::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    transition: .5s;
}

.loadmore::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    transition: .5s;
}

.loadmore::after {
    content: "";
    top: -9px;
    left: -9px;
    border-top: 3px solid transparent;
    border-left: 3px solid transparent;
}

.loadmore::before {
    bottom: -9px;
    right: -9px;
    border-bottom: 3px solid transparent;
    border-right: 3px solid transparent;
}

.loadmore:hover {
    color: #000;
    background: #fff !important;
}

.loadmore:hover::after, .loadmore:hover::before {
    width: 30px;
    height: 30px;
    border-color: #ffba00;
}

.btn-loadmore {
    background: #ffba00 !important;
    border-radius: 0px !important;
    box-shadow: unset !important;
    color: #000;
    font-family: "SFU Book";
    font-size: 15px;
    font-weight: normal !important;
    border: 1px solid #ffba00 !important;
    display: inline-block;
    padding: 5px 20px;
    margin: 20px auto !important;
    text-transform: uppercase;
    cursor: pointer;
    transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
    position: relative;
}

.btn-loadmore::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    transition: .5s;
}

.btn-loadmore::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    transition: .5s;
}

.btn-loadmore::after {
    content: "";
    top: -9px;
    left: -9px;
    border-top: 3px solid transparent;
    border-left: 3px solid transparent;
}

.btn-loadmore::before {
    bottom: -9px;
    right: -9px;
    border-bottom: 3px solid transparent;
    border-right: 3px solid transparent;
}

.btn-loadmore:hover {
    color: #000;
    background: #fff !important;
}

.btn-loadmore:hover::after, .btn-loadmore:hover::before {
    width: 30px;
    height: 30px;
    border-color: #ffba00;
}

.page-header-excerpt {
    display: none;
}

/**tu-van-thiet-ke**/
.header-excerpt {
    width: 80%;
    margin: auto;
    text-align: center;
    font-size: 15px;
    font-family: "SFU Book";
}

.banner-header-item {
    margin: 100px auto;
    width: 600px;
    background: rgba(255, 255, 255, 0.7);
    padding: 40px 20px;
    text-align: center;
}

.banner-header-item .banner-title-1 h2 {
    color: #000;
    font-family: "SFU Book";
    text-transform: uppercase;
    font-size: 25px;
}

.banner-header-item .banner-title-2 h2 {
    font-family: "UTM";
    color: #fff;
    font-size: 30px;
    text-shadow: 0px 2px rgba(0, 0, 0, 0.5);
}

.banner-header-item .banner-header-link a {
    color: #000;
    font-family: "SFU Book";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
}

.banner-header-item .banner-header-link {
    width: 100%;
    display: block;
    margin-top: 20px;
}

.banner-header-item .banner-header-link a:hover {
    color: #ff0000;
}

/**widget**/
article.widget-project {
    width: 100%;
    display: inline-block;
    background: #ffffe9;
    padding: 30px 20px;
}

article.widget-project .project-items a {
    color: #000;
    text-transform: uppercase;
    font-family: "SFU Book";
    font-size: 14px;
}

article.widget-project .project-items {
    width: 100%;
    display: inline-block;
    padding: 5px 0;
}

article.widget-project .project-items a:hover {
    color: #ff0000;
}

.project-items i {
    color: #e88b00;
}

/*8category**/
.post-cat-item {
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
    position: relative;
    background-size: 100% !important;
    display: inline-block;
    transition: 0.3s ease-in-out;
    background-position: center !important;
}

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

.post-cat-item .post-cat-content {
    width: 600px;
    background: rgba(0, 0, 0, 0.8);
    margin: 35px auto;
    padding: 20px;
    transition: 0.3s ease-in-out;
    text-align: center;
}

.post-cat-item .post-cat-content h2 {
    color: #fff;
    font-family: "UTM";
    font-size: 25px;
    line-height: 35px;
}

.post-cat-item .post-cat-desc p {
    color: #fff;
    font-family: "SFU Book";
    font-size: 15px;
}

.post-cat-item .btn-request {
    padding: 5px 20px;
    border: 2px solid #ffba00;
    display: inline-block;
    color: #ffba00;
    font-family: "SFU Book";
    transition: 0.3s ease-in-out;
}

.post-cat-item .btn-request:hover {
    transition: 0.3s ease-in-out;
    border-color: #fff;
    background: #fff;
}

.post-cat-item:hover .post-cat-content {
    transition: 0.3s ease-in-out;
    border-radius: 3px;
    box-shadow: 0px 2px 16px rgba(255, 255, 255, 0.5)
}


/**page-contact**/
article.contact-information {
    width: 100%;
    display: inline-block;
}

article.contact-information .info-content {
    width: 100%;
    display: inline-block;
}

article.contact-information .info-content {
    font-size: 16px;
    font-family: "SFU Book";
    color: #000;
}

article.contact-information .info-content h2 {
    color: #000;
    font-family: "SFU Book";
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px;
}

article.contact-information .info-thumbnail img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

h2.title-page-2 {
    color: #000;
    font-family: "SFU Book";
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px !important;
}

article.contact-address {
    width: 100%;
    display: inline-block;
    margin: 60px 0 30px 0;
}

article.contact-address .company h2 {
    color: #000;
    font-family: "SFU Book";
    text-transform: uppercase;
    font-size: 16px !important;
    margin-bottom: 15px !important;
}

.page-address p i {
    width: 25px;
    height: 25px;
    background: #000;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    line-height: 25px;
}

.page-address p {
    margin-bottom: 10px;
    color: #000;
    font-size: 15px;
    font-family: "SFU Book";
}

.rom-item {
    width: 100%;
    display: inline-block;
}

p.room-name {
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "SFU Book";
    font-size: 16px;
    margin-bottom: 15px !important;
}

.rom-item p a {
    color: #000;
    font-size: 15px;
}

.rom-item p i {
    width: 25px;
    height: 25px;
    text-align: center;
    color: #fff;
    background: #000;
    border-radius: 50%;
    line-height: 25px;
}

.rom-item p {
    color: #000;
    font-family: "SFU Book";
    font-size: 15px;
    color: #000;
    margin-bottom: 10px !important;
}

.rom-item {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px !important;
}

.rom-item p a:hover {
    color: #FF0000;
}

/**single project**/
section.project-title {
    padding-bottom: 20px;
}

section.project-body {
    width: 100%;
    margin-bottom: 30px;
}

section.project-body .group-project {
    width: 100%;
    display: inline-block;
}

section.project-body .group-project p {
    margin-bottom: 10px !important;
    color: #000;
    font-family: "SFU Book";
    font-size: 15px;
}

section.project-body .group-project h2 {
    color: #000;
    font-family: "SFU Book";
    font-weight: normal;
    font-size: 25px;
    margin-bottom: 20px;
}

section.project-body .project-button {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
}

section.project-body .project-button a {
    background: #ffba00 !important;
    border-radius: 5px !important;
    box-shadow: unset !important;
    color: #000;
    font-family: "SFU Book";
    font-size: 15px;
    margin: 0px !important;
    font-weight: normal !important;
    border: 1px solid #ffba00 !important;
    padding: 6px 20px;
    text-transform: uppercase;
    transition: 0.3s ease-in-out;
    margin-right: 15px !important;
}

section.project-body .project-button a:hover {
    transition: 0.3s ease-in-out;
    background: #fff !important;
    color: #ffba00 !important;
}

section.project-body .project-gallery .project-images-item {
    margin-bottom: 15px;
    width: 100%;
    display: inline-block;
}

section.project-body .project-gallery .project-images-desc {
    width: 100%;
    display: inline-block;
    padding: 5px 15px;
    background: #f2f2f2;
    color: #000;
    font-family: "SFU Book";
    text-align: center;
    font-size: 15px;
}

section.project-body .project-gallery img {
    width: 100%;
}

.project-gallery {
    width: 100%;
    height: 100vh;
    overflow-y: scroll;
}

/**modal**/
.modal-project {
    display: none;
    position: fixed;
    z-index: 999;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.modal-project .modal-project-body {
    width: 700px;
    background: #fff;
    margin: 100px auto;
    padding: 20px;
    position: relative;
}

.form-mo-hinh p {
    text-align: center;
    font-family: "SFU Book";
    font-size: 15px;
}

.form-mo-hinh h2 {
    text-align: center;
    font-family: "SFU Book";
    color: #000;
    text-transform: uppercase;
    font-size: 20px;
}

p.project-name {
    text-align: left;
    margin: 20px 0 10px 0 !important;
    font-weight: 700;
    color: #000;
    padding-left: 15px !important;
}


section#footer-dt {
    background: #191919;
    padding: 40px 0 20px 0;
    width: 100%;
    display: inline-block;
}

.project-information p {
    text-align: left;
    padding-left: 15px !important;
}

.form-group {
    width: 100%;
    display: inline-block;
    margin: 20px 0 !important;
}

.input-field {
    box-shadow: unset !important;
    border-radius: 3px !important;
    font-family: "SFU Book";
}

input.wpcf7-form-control.wpcf7-submit.btn-submit {
    background: #ffba00 !important;
    box-shadow: unset !important;
    border-color: #ffba00 !important;
    border-radius: 3px !important;
    margin: 0px auto 0px !important;
    width: 200px;
    display: block;
    font-family: "SFU Book";
}

form.wpcf7-form.init {
    margin: 0px !important;
}

.modal-project-body i {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}

.modal-project-body i:hover {
    transition: 0.3s ease-in-out;
    transform: rotate(1turn);
}

span#priceP {
    font-weight: 700;
    color: #ff3333;
}

.modal-fanpage {
    display: none;
    position: fixed;
    z-index: 999;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.modal-fanpage .modal-project-body h2 {
    text-align: center;
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    font-family: "SFU Book";
    margin-bottom: 20px !important;
}

.modal-fanpage .modal-project-body {
    width: 700px;
    background: #fff;
    margin: 100px auto;
    padding: 20px;
    position: relative;
}

.modal-fanpage .modal-project-body p {
    color: #000;
    font-size: 15px;
    font-family: "SFU Book";
    text-align: center;
    margin-bottom: 10px !important;
}

/**menu**/
.mfp-content {
    background: #fff !important;
}

div#main-menu ul li a {
    color: #000;
    font-family: "SFU Book";
}

.input-name, .select-input {
    border: 1px solid #f2f2f2 !important;
    box-shadow: unset !important;
    border-radius: 3px !important;
    font-family: "SFU Book";
    margin-bottom: 10px !important;
}

input.wpcf7-form-control.wpcf7-submit.btn-tv {
    background: #ffba00 !important;
    box-shadow: unset !important;
    border-color: #ffba00 !important;
    border-radius: 3px !important;
    margin: 0px auto 0px !important;
    font-family: "SFU Book";
}

[data-icon-label]:after {
    background: #ffba00 !important;
    color: #000 !important;
}

a.checkout-button.button.alt.wc-forward, button#place_order {
    background: #ffba00 !important;
    box-shadow: unset !important;
    border-color: #ffba00 !important;
    border-radius: 3px !important;
    margin: 0px auto 0px !important;
    font-family: "SFU Book";
}

.woocommerce.row.row-large.row-divided {
    font-family: "SFU Book";
    color: #000;
}

.cart-container.container.page-wrapper.page-checkout {
    font-family: "SFU Book";
    color: #000;
}

.woocommerce-billing-fields__field-wrapper input, textarea#order_comments {
    box-shadow: unset !important;
    border-radius: 4px !important;
}

.woocommerce-billing-fields__field-wrapper p {
    width: 100% !important;
}

.load-product .box-product, .load-tv .box-product, .load-tv2 .box-product {
    height: 240px;
}

.load-product .box-product .box-product-content, .load-tv .box-product .box-product-content, .load-tv2 .box-product .box-product-content {
    padding: 75px 0;
}

.qty {
    border-color: #ffba00 !important;
    box-shadow: unset !important;
    background-color: #fce500 !important;
    color: #000 !important;
}

input.plus.button.is-form, input.minus.button.is-form {
    background: #ffba00 !important;
    box-shadow: unset !important;
    border-color: #ffba00 !important;
    color: #000;
}

input.plus.button.is-form {
    border-radius: 0px 3px 3px 0 !important;
}

input.minus.button.is-form {
    border-radius: 3px 0px 0px 3px !important;
}

.product-info p.stock {
    display: none !important;
}

.product-stock {
    margin-bottom: 20px;
    color: #040404;
    font-weight: 700;
    font-family: "SFU Book";
    font-size: 15px;
}

.woocommerce-message.message-wrapper {
    margin-bottom: 0px !important;
    margin-top: 20px;
}

.message-container.container.success-color.medium-text-center {
    border: 1px dashed #0E9561 !important;
    border-radius: 3px !important;
    padding: 10px;
    color: #0E9561 !important;
    font-family: "SFU Book";
    font-size: 15px !important;
}

.comment-single {
    padding: 30px 0;
    font-family: "SFU Book";
    color: #000;
}

div#comments {
    padding-bottom: 5px !important;
}

.review-form-inner.has-border {
    padding: 0px !important;
    border: 0px !important;
    font-family: "SFU Book";
    color: #000;
}

h3#reply-title, h3.woocommerce-Reviews-title.normal {
    color: #000;
    font-family: "SFU Book";
    font-size: 16px;
}

textarea#comment {
    box-shadow: unset !important;
    border-radius: 3px !important;
    margin-top: 20px;
}

.review-form-inner.has-border input#submit {
    background: #ffba00 !important;
    box-shadow: unset !important;
    border-color: #ffba00 !important;
    border-radius: 3px !important;
    margin: 0px auto 0px !important;
    font-family: "SFU Book";
}

.footer-title-white {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px !important;
}

.footer-title-white h2 {
    color: #fff;
    text-transform: uppercase;
    font-family: "SFU Book";
    font-size: 16px;
}

.footer-doi-tac .dt-item {
    width: calc(100% / 8);
    float: left;
    height: 60px;
    padding: 0px 10px;
}

.footer-doi-tac {
    width: 100%;
    display: inline-block;
}

.footer-ct-address p {
    color: #fff;
    font-family: "SFU Book";
    font-size: 15px;
    margin-bottom: 10px !important;
}

/*page-description**/
.description-page {
    padding: 0px;
}

.description-page .box-description {
    text-align: center;
    font-family: "SFU Book";
    color: #333;
    font-size: 15px;
    width: 100%;
    display: inline-block;
}

.description-page .box-description .icon-desk i {
    font-size: 40px;
    color: #eb8235;
    margin-bottom: 20px;
    display: block;
}

.fanpage-fb {
    width: 100%;
    text-align: center;
    margin: 20px 0;
    cursor: pointer;
}

.row.vertical-tabs {
    font-family: "SFU Book";
    color: #000;
}

ul.dashboard-links li a {
    color: #000 !important;
    font-size: 16px;
}

ul.dashboard-links li {
    margin-bottom: 10px !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "SFU Book" !important;
    color: #000;
    font-size: 25px;
}

.page-title-inner.flex-row.container.text-left {
    font-family: "SFU Book";
}

ul#my-account-nav li a {
    font-family: "SFU Book";
}

