.absolute-footer, html {
    background-color: #fff !important;
}

ul {
    margin-bottom: 0px !important;
}

ul, li {
    margin-left: 0px !important;
    list-style: none;
}

.noPadding {
    padding-bottom: 0px !important;
}

.padding-10 {
    padding-bottom: 15px !important;
}

.borderBottom {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

/**menu**/
li.html.custom.html_topbar_left {
    margin-left: 130px !important;
}

.banner-header-top img {
    height: 80px;
    width: 100%;
}

div#wide-nav ul li {
    padding: 0px 10px;
    margin-right: 0px !important;
}

div#wide-nav ul li.active a {
    color: yellow;
}

div#wide-nav ul li a {
    color: #fff;
}

div#wide-nav ul li a:hover {
    color: yellow;
}

div#wide-nav ul li input#s {
    width: 100%;
    border-radius: 50px;
    box-shadow: unset !IMPORTANT;
    border: 0px !IMPORTANT;
}

div#wide-nav ul li button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    background: unset;
    border: 0px;
    position: absolute;
    right: 3px;
    top: 0px;
    color: #000;
}

.stuck .header-main {
    height: 70px !important;
    display: none;
}

/**footer**/
footer#footer {
    background: #2cab3d;
    padding: 40px 0;
    color: #fff;
}

footer#footer .footer-top h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 15px;
}

footer#footer .footer-top .social-ft {
    width: 100%;
    display: inline-block;
}

footer#footer .footer-top .social-ft ul li {
    width: 40px;
    height: 40px;
    float: left;
    border-radius: 50%;
    background: #3b5998;
    margin-right: 10px;
    transition: 0.3s ease-in-out;
}

footer#footer .footer-top .social-ft ul li:nth-child(2) {
    background: #dd4b39;
}

footer#footer .footer-top .social-ft ul li:nth-child(3) {
    background: #00aced;
}

footer#footer .footer-top .social-ft ul li:nth-child(4) {
    background: #bb0000;
}

footer#footer .footer-top .social-ft ul li:nth-child(5) {
    background: #006699;
}

footer#footer .footer-top .social-ft ul li:nth-child(5n) {
    margin-right: 0px;
}

footer#footer .footer-top .social-ft ul li a {
    color: #fff;
    display: block;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
}

footer#footer .footer-top .social-ft ul li:hover {
    transition: 0.3s ease-in-out;
    transform: translateY(-3px);
    box-shadow: 0px 2px 16px rgba(255, 255, 255, 0.3);
}

footer#footer .footer-top .footer-address ul li a {
    color: #fff;
    font-weight: 700;
}

footer#footer .footer-top .footer-address ul li a:hover {
    color: yellow;
}

footer#footer .footer-top .footer-address ul li {
    font-size: 14px;
}

footer#footer .footer-information {
    padding-top: 10px;
    width: 100%;
    display: inline-block;
}

footer#footer .footer-information ul li {
    font-size: 14px;
}

footer#footer .footer-information ul li a {
    color: yellow;
    font-weight: 700;
}

footer#footer .footer-informationli.info-1 span img {
    width: 150px;
    margin-left: 10px;
}

footer#footer .footer-information li.info-1 span {
    float: left;
}

footer#footer .footer-information li.info-1 {
    width: 100% !important;
    display: inline-block;
}

footer#footer .footer-information li.info-2, footer#footer .footer-information li.info-3 {
    float: left;
    margin-right: 20px;
    margin-top: 30px;
}

/**caption**/
article#caption {
    width: 100%;
    display: inline-block;
}

article#caption .box-caption {
    width: 100%;
    display: inline-block;
}

article#caption .box-caption .box-caption-avatar {
    width: 100px;
    margin: auto;
    height: 100px;
}

article#caption .box-caption .box-caption-avatar img {
    height: 100%;
}

article#caption .box-caption .box-caption-text {
    margin: 20px 0 0 0;
    text-align: center;
}

article#caption .box-caption .box-caption-text h2 {
    color: #000;
    font-size: 17px;
    margin-bottom: 5px !important;
}

article#caption .box-caption .box-caption-text p {
    font-size: 15px;
    font-weight: 700;
    color: #b36928;
    margin: 0px !important;
}

/**service**/
article#box-service {
    width: 100%;
    margin: 20px 0 20px 0;
    display: inline-block;
}

article#box-service .service-items {
    width: calc(100% / 3);
    float: left;
    background: #c45a8a;
}

article#box-service .service-items .service-title {
    text-align: center;
    padding: 10px 0;
    background: #f086b4
}

article#box-service .service-items.bg-service-1 .service-title {
    background: #c69c6d
}

article#box-service .service-items.bg-service-2 .service-title {
    background: #55c3ef
}

article#box-service .service-items .service-title h2 {
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    margin: 0px !important;
}

article#box-service .service-items .service-box {
    padding: 20px 100px;
}

article#box-service .service-items.bg-service-1 .service-box {
    background: #736357;
}

article#box-service .service-items.bg-service-2 .service-box {
    background: #0076a3;
}

article#box-service .service-items .service-box ul li i {
    color: #ff9a00;
}

article#box-service .service-items .service-box ul li {
    color: #fff;
    font-size: 15px;
}

/**phone**/
article#hotline {
    background: #2cab3e;
    margin-bottom: 20px;
    padding: 10px 0;
}

article#hotline h2 {
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    margin: 0px !important;
}

article#hotline a.btn-hotline {
    background: yellow;
    padding: 10px 20px;
    border-radius: 50px;
    font-weight: 700;
    color: #000;
}

article#hotline a.btn-hotline i {
    background: #000;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: yellow;
    text-align: center;
    line-height: 30px;
    margin-right: 10px;
}

/**box-title**/
.box-title {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #2cab3e;
}

.box-title .box-bg {
    background: url(../images/bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 250px;
    padding-left: 10px;
    float: left;
}

.box-title .box-bg h2 {
    margin-bottom: 0px !important;
    color: #fff;
    font-size: 20px;
    padding: 5px 0;
}

.box-title .box-next a {
    color: #2cab3e;
    font-size: 15px;
    line-height: 35px;
}

.box-title .box-next {
    width: calc(100% - 250px);
    float: left;
    text-align: right;
}

/**category box**/
.category-home {
    padding: 20px 0;
}

.category-home .category-grid {
    width: 100%;
    display: inline-block;
    box-shadow: #ccc 0 0 16px;
}

.category-home .category-grid .category-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.category-home .category-grid .category-avatar {
    width: 100%;
    height: 200px;
}

.category-home .category-grid .category-content {
    padding: 10px;
    text-align: center;
}

.category-home .category-grid .btn-category {
    background: #b36928;
    padding: 5px;
    border-radius: 3px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #b36928;
    font-size: 15px;
    font-weight: 700;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    transition: color 0.3s ease-out;
}

.category-home .category-grid .btn-category:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.category-home .category-grid .btn-category:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.category-home .category-grid .btn-category:hover {
    color: #b36928;
}

.category-home.cot-4 .category-text {
    color: #b36928 !important;
}

.category-home.cot-4 .category-grid {
    transition: 0.3s ease-in-out;
    display: block;
    transform: translateY(-3px);
}

.category-home.cot-4 .category-grid:hover {
    transition: 0.3s ease-in-out;
    transform: translateY(0px);
    box-shadow: unset;
}

.blog-post {
    padding: 20px 0 0 0;
}

h5.post-title.is-large {
    color: #000;
    -webkit-line-clamp: inherit;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    display: -webkit-box;
}

button.button.is-outline.is-small.mb-0 {
    border-color: #b36928;
    color: #b36928;
}

.support h2 {
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 5px !important;
}

.support {
    background: #b36928;
    padding: 20px;
    text-align: center;
    color: yellow;
    font-weight: 700;
}

/**breadcrumb**/
.shop-page-title.category-page-title.page-title {
    background: #f2f2f2;
}

.page-title-inner.flex-row.medium-flex-wrap.container {
    padding-top: 0px !important;
    font-size: 15px;
}

nav.woocommerce-breadcrumb.breadcrumbs.uppercase a {
    color: #000;
    font-size: 15px;
}

/**category page**/
section#category-page {
    margin: 20px 0;
}

.post-item.with-btn .thumb-info {
    display: block;
    position: relative;
    text-decoration: none;
    max-width: 100%;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    height: 250px;
    overflow: hidden;
    margin-bottom: 15px;
}

.post-item.with-btn .thumb-info .thumb-info-wrapper {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 4px;
    margin: 4px;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
}

.post-item.with-btn .thumb-info:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.post-item.with-btn .thumb-info img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 3px;
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.post-item.with-btn .post-date, .post-item .post-date {
    float: left;
    margin-right: 10px;
    text-align: center;
    width: 40px;
}

.post-item.with-btn .post-date .day, .post-item .post-date .day {
    background: #f4f4f4;
    border-radius: 2px 2px 0 0;
    display: block;
    font-size: 16px;
    font-weight: 500;
    font-weight: bold;
    padding: 10px 0;
}

.post-item.with-btn .post-date .day {
    color: #2cab3e;
}

.post-item.with-btn .post-date .month, .post-item .post-date .month {
    border-radius: 0 0 2px 2px;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
    color: #fff;
    font-size: 0.9em;
    padding: 0 0 2px;
    display: block;
}

.post-item.with-btn .post-date .month {
    background: #2cab3e;
}

.post-item.with-btn h4 a {
    color: #2cab3e;
    font-size: 16px;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    text-transform: unset;
}

.post-item.with-btn h4 {
    height: 40px;
}

.post-item.with-btn a.btn-xemthem {
    color: #fff;
    background-color: #2cab3e;
    border-color: #2cab3e;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 15px;
}

.post-item.with-btn .excerpt p {
    margin-bottom: 10px !important;
    color: #000;
    font-size: 15px;
}

/**alert**/
.alert-message {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.box-title1 h2 {
    font-size: 20px;
    color: #000;
}

section#breadcrumbs span, section#breadcrumbs a {
    font-size: 15px;
    color: #155724;
}

section#breadcrumbs i {
    margin: 0px 5px;
    color: #155724;
}

section#breadcrumbs {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    padding: 10px 0;
}

/**single**/
header#single-header h2 {
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
}

header#single-header {
    text-align: center;
}

article#single-content {
    margin: 20px 0;
    color: #000;
    font-size: 15px;
}

ul.sub-menu.nav-dropdown.nav-dropdown-default li a {
    color: #000 !important;
}

ul.sub-menu.nav-dropdown.nav-dropdown-default li {
    padding: 0px !important;
}

.nav-dropdown-default {
    padding: 10px !IMPORTANT;
}

.form-content textarea {
    border: 1px solid #eee;
    box-shadow: unset !important;
    border-radius: 4px;
}

.form-content input {
    border: 1px solid #eee;
    box-shadow: unset !important;
    border-radius: 4px !important;
}

.form-content {
    margin: 20px 0;
}

.form-content input.wpcf7-form-control.wpcf7-submit {
    background: #2cab3e;
    box-shadow: unset !important;
    border-radius: 4px;
}

@media only screen and (max-width: 900px) {
    .category-home .category-grid .category-avatar {
        width: 100%;
        height: 150px;
    }

    article#box-service .service-items {
        width: 100%;
        margin-bottom: 20px;
    }

    article#box-service .service-items:last-child {
        margin-bottom: 0px !important;
    }

    .text-align-mobile {
        text-align: center;
    }

    article#hotline a.btn-hotline {
        background: yellow;
        padding: 10px 20px;
        border-radius: 50px;
        font-weight: 700;
        color: #000;
        margin: 10px auto;
    }

    article#box-service .service-items.bg-service-2 .service-box {
        background: #0076a3;
    }
}