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

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

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

.pd-5 {
    padding: 0px 5px 15px !important;
}
.pd-10{
    padding: 0px 5px 10px !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
}


/**header Menu **/
.header-menu-home ul li {
    float: left;
    padding: 0 20px;
    border: 0px !important;
}

.header-menu-home ul li a {
    color: #6a3c16;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}

.header-menu-home ul li a:hover {
    color: #306d00;
}

.header-menu-home ul li.current_page_item a {
    color: #306d00
}

#logo img {
    max-height: 150px !important;
    margin-top: -30px;
}

/**footer**/
footer#footer {
    background: #6a3c16;
    padding: 40px 0;
}

footer#footer .footer-title h2 span {
    border-bottom: 3px solid #fff;
    padding-bottom: 10px;
}

footer#footer .footer-title h2 {
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
}

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

footer#footer .footer-address p.company {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px !important;
}

footer#footer .footer-menu ul li a {
    color: #fff;
    padding: 0px !important;
    font-size: 15px;
}

footer#footer .footer-menu ul li {
    border: 0px !important;
    margin-bottom: 10px !important;
}

footer#footer .footer-menu nav {
    padding-top: 0px !important;
}

section#footer-newpaper {
    background: #d8a56c;
    padding: 30px 0;
}

section#footer-newpaper .footer-new h2 {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
}

section#footer-newpaper .borderR {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

section#footer-newpaper .footer-ct {
    color: #fff;
    font-size: 15px;
}

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

section#footer-newpaper .footer-social ul li {
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background-color: #245a9c;
    border-radius: 50%;
}

section#footer-newpaper .footer-social ul li:nth-child(2) {
    background: #ff1515;
}

section#footer-newpaper .footer-social ul li:nth-child(3) {
    background: rgb(29, 161, 242);
}

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

section#footer-newpaper .form-group {
    position: relative;
}

section#footer-newpaper .form-group input {
    border-radius: 5px !important;
    box-shadow: unset !important;
    border: 0px !important;
    margin-bottom: 0px !important;
}

section#footer-newpaper .form-group i {
    position: absolute;
    top: 10px;
    right: 10px;
}

section#footer-newpaper .form-group button#submit {
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 0px !important;
}

/**banner**/
section#banner-category {
    width: 100%;
    display: inline-block;
    position: absolute;
    bottom: 0px !important;
}

section#banner-category .banner-position {
    width: calc(100% / 5);
    float: left;
    height: auto;
}

section#banner-category .banner-category-list {
    position: relative;
    width: 100%;
    display: inline-block;
}

section#banner-category .banner-item a h2 {
    display: block;
    text-align: center;
    padding: 40px 5px;
    color: #c09668;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
}

section#banner-category .banner-item {
    background: #fff;
    border-radius: 50%;
    width: 130px;
    height: 130px;
    line-height: 130px;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
    border: 3px solid #c09668;
    position: absolute;
    left: 0px;
}

section#banner-category .banner-item-1 {
    bottom: 75px;
}

section#banner-category .banner-item-2 {
    left: 20%;
    bottom: 0px;
}

section#banner-category .banner-item-3 {
    left: 45%;
    bottom: -25px;
}

section#banner-category .banner-item-4 {
    left: 68%;
    bottom: 0px;
}

section#banner-category .banner-item-5 {
    right: 0px !important;
    bottom: 75px;
    left: auto;
}

/**title**/
.pd-60 {
    padding-top: 60px !important;
}

.home__title {
    position: relative;
    text-align: center;
    margin-bottom: 20px;
}

.home__title h2 {
    text-transform: uppercase;
    color: #6a3c16;
    font-size: 25px;
}

.home__title:before {
    content: '';
    width: 100px;
    height: 3px;
    background: #c69c6d;
    display: block;
    margin: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
}

.home-information {
    margin: 30px 0 0 0;
    color: #000;
    font-size: 15px;
    text-align: center;
}

.home-information a {
    display: block;
    color: #6a3c16;
    font-weight: 700;
    font-size: 15px;
    margin: 20px 0 0 0;
}

/**product-field**/
.product-body {
    display: flex;
    justify-content: center;
    align-self: center;
    min-height: 100vh;
}

.product-body .container-box {
    position: relative;
    max-width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    grid-template-rows: minmax(100px, auto);
    grid-auto-flow: dense;
    grid-gap: 10px;
}


.product-body .container-box .box {
    background: #333;
    padding: 20px;
    display: grid;
    font-size: 20px;
    place-items: center;
    text-align: center;
    transition: 0.5s;
}

.product-body .container-box .box:hover {
    background-color: #0a0a0f;
}

.product-body .container-box .box h1 {
    position: relative;
    max-width: 100px;
    margin-bottom: 10px;
}

.product-body .container-box .box:nth-child(1) {
    grid-column: span 2;
    grid-row: span 1;
}

.product-body .container-box .box:nth-child(2) {
    grid-column: span 1;
    grid-row: span 1;
}


.product-body .container-box .box:nth-child(4) {
    grid-column: span 1;
    grid-row: span 1;
}

.product-body .container-box .box:nth-child(6) {
    grid-column: span 2;
    grid-row: span 1;
}

@media (max-width: 991px) {
    .product-body .container-box {
        grid-template-columns: repeat(auto-fill, minmax(50%, 1fr));
        grid-template-rows: minmax(auto, auto);
    }

    .product-body .container-box .box {
        grid-column: unset !important;
        grid-row: unset !important;
    }
}

/**video**/
.video-footer {
    width: 100%;
    background: #6a3c16;
    padding: 100px 0 10px 0;
}

.video img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video {
    width: 700px;
    margin: auto;
    height: 400px;
    margin-bottom: -70px;
    position: relative;
}

.video-footer .video-list {
    width: 700px;
    margin: auto;
}

.video-footer .video-list .video-item {
    width: calc(100% / 4);
    float: left;
    text-align: center;
    color: #fff;
}

.video-list .video-item h2 {
    color: #d8a56c;
    font-size: 40px;
    margin-bottom: 10px !important;
}

.box-video-open {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    line-height: 400px;
    text-align: center;
}

.video-button img {
    width: 50px;
    height: 50px;
    margin: auto;
    text-align: center;
    border-radius: 50%;
    line-height: 50px;
    display: inline-block;
    color: #fff;
    font-size: 25px;
}

p.description-home {
    width: 900px;
    margin: auto;
    text-align: center;
    color: #000;
    font-size: 15px;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
}

/**blog**/
.box-blog-top {
    width: 100%;
    display: inline-block;
}

.box-blog-top ul li {
    width: 49%;
    float: left;
    margin-right: 10px;
}

.box-blog-top ul li:nth-child(2n) {
    margin-right: 0px !important;
}

.box-blog-small {
    width: 100%;
    position: relative;
    transition: 0.3s ease-in-out;
    display: inline-block;
}

.box-blog-small .blog-small-avatar {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
}

.box-blog-bottom {
    margin-top: 3px;
}

.box-blog-small .blog-small-avatar img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: cover;
    object-position: top;
}

.box-blog-small .blog-small-content {
    background: rgba(114, 67, 25, 0.8);
    position: absolute;
    width: 100%;
    padding: 10px;
    bottom: 0px;
    color: #fff;
    left: 0px;
    font-size: 15px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.box-blog-small-2 {
    width: 100%;
    transition: 0.3s ease-in-out;
    position: relative;
    display: inline-block;
}

.box-blog-small-2 .blog-small-avatar {
    width: 100%;
    height: 150px;
    transition: 0.3s ease-in-out;
    overflow: hidden;
    position: relative;
}

.box-blog-small-2 .blog-small-avatar img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: cover;
    object-position: top;
    transition: 0.3s ease-in-out;
}

.box-blog-small-2 .blog-small-content {
    background: rgba(114, 67, 25, 0.8);
    position: absolute;
    width: 100%;
    padding: 10px;
    bottom: 0px;
    color: #fff;
    left: 0px;
    font-size: 15px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.box-blog-big {
    width: 100%;
    position: relative;
    transition: 0.3s ease-in-out;
    display: inline-block;
}

.box-blog-big .blog-small-avatar {
    width: 100%;
    height: 363px;
    overflow: hidden;
    position: relative;
}

.box-blog-big .blog-small-avatar img {
    width: 100%;
    transition: 0.3s ease-in-out;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    object-position: top;
}

.box-blog-big .blog-small-content {
    background: rgba(114, 67, 25, 0.8);
    position: absolute;
    width: 100%;
    padding: 10px;
    bottom: 0px;
    color: #fff;
    left: 0px;
    font-size: 15px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.box-blog-small-2:hover img {
    transition: 0.3s ease-in-out;
    transform: scale(1.1);
}

.box-blog-small:hover img {
    transition: 0.3s ease-in-out;
    transform: scale(1.1);
}

.box-blog-big:hover img {
    transition: 0.3s ease-in-out;
    transform: scale(1.1);
}

/*blog tin tuct**
 */
.box-bg-big {
    width: 100%;
    background-color: #fff;
    display: inline-block;
    transition: 0.3s ease-in-out;
}

.box-bg-big .box-bg-avatar {
    width: 100%;
    height: 250px;
}

.box-bg-big .box-bg-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box-bg-big .box-bg-content h2 {
    color: #000;
    font-size: 18px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.box-bg-big .box-bg-content p {
    color: #000;
    font-size: 15px;
}

.box-bg-big .box-bg-content {
    padding: 15px;
}

.box-bg-big:hover {
    transition: 0.3s ease-in-out;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
}

.box-bg-big .box-bg-content .box-excerpt p {
    margin-bottom: 0px !important;
}

.box-bg-item {
    width: 100%;
    margin-bottom: 5px;
    display: inline-block;
    background: #fff;
    transition: 0.3s ease-in-out;
}

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

.box-bg-item:hover {
    transition: 0.3s ease-in-out;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
}

.box-bg-item .box-bg-avatar {
    width: 200px;
    height: 160px;
    float: left;
}

.box-bg-item .box-bg-avatar img {
    width: 100%;
    display: inline-block;
    height: 100%;
    object-fit: cover;
}

.box-bg-item .box-bg-content {
    width: calc(100% - 200px);
    float: left;
    display: inline-block;
    padding: 10px 0 10px 20px;
}

.box-bg-item .box-bg-content h2 {
    color: #000;
    font-size: 18px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.box-bg-item .box-bg-content .box-excerpt {
    color: #000;
    font-size: 14px;
}

.box-bg-item .box-bg-content .box-excerpt p {
    margin-bottom: 0px !important;
}

/**taxonomy**/
.shop-page-title.category-page-title.page-title {
    display: none;
}

.breadcrumbs span, .breadcrumbs a {
    color: #000;
}

.breadcrumbs i {
    margin: 0px 5px;
}

.breadcrumbs {
    text-align: center;
    font-size: 15px;
    color: #6a3c16 !important;
}

section#breadcrumbs {
    padding: 15px 0;
}

#product-category-1 .product-single {
    width: 900px;
    margin: 10px auto 10px;
    text-align: center;
    color: #000;
    font-size: 15px;
}

/**product featued**/
.product-items {
    width: 100%;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
    transition: 0.3s ease-in-out;
    border: 1px solid #ddd;
    display: inline-block;
}

.product-items .product-avatar {
    width: 100%;
    height: 200px;
}

.product-items .product-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.product-items .product-content {
    padding: 10px;
}

.product-items .product-content h2 {
    color: #000;
    font-weight: normal;
    font-size: 15px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-items .product-content .product-item-meta {
    width: 100%;
    display: inline-block;
}

.product-items .product-content .product-item-meta .item-box {
    width: calc(100% / 2);
    float: left;
}

.slider-product .owl-item {
    margin-bottom: 20px;
}

.product-items .product-content .product-price.item-box {
    color: #6a3c16 !important;
    font-size: 15px;
}

.product-items .product-content .product-price ins span {
    color: #ff3333;
}

.product-items .product-content .product-rating i {
    color: #f8e435;
}

.product-items .product-content .product-rating {
    text-align: right;
    font-size: 15px;
}

.product-items:hover {
    transition: 0.3s ease-in-out;
    box-shadow: unset !important;
}

.slider-product .owl-nav button {
    margin: 0px !important;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    background: #fff !important;
    width: 40px;
    max-width: 40px !important;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 30px;
}

.slider-product .owl-nav button.owl-next {
    right: -20px;
}

.slider-product .owl-dots {
    display: none;
}

.slider-product .owl-nav button.owl-prev {
    left: -20px;
}

.slider-product .owl-nav button i {
    font-size: 25px;
    color: #000
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    position: relative;
    padding: .75rem 1.25rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

/**breadcrumbs**/
section#single-breadcrumbs .breadcrumbs {
    text-align: left !important;
}

section#single-breadcrumbs {
    padding: 10px 0;
    background: #f1f1f1;
}

/**single-page*/
header#single-header {
    width: 100%;
    display: inline-block;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
}

header#single-header h2 {
    color: #000;
    text-transform: uppercase;
    font-size: 20px;
}

header#single-header .post-meta {
    font-size: 15px;
}

section#single-content {
    margin: 20px 0;
    color: #000;
    font-size: 16px;
}

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

.widget-post .widget-post-item {
    width: 100%;
    display: inline-block;
    padding-bottom: 10px !important;
    border-bottom: 1px dashed #ddd;
}

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

.widget-post .widget-post-item .widget-post-avatar {
    width: 80px;
    height: 80px;
    float: left;
    border-radius: 5px;
}

.widget-post .widget-post-item .widget-post-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
    object-position: top;
}

.widget-post .widget-post-item .widget-post-content h3 {
    color: #000;
    font-weight: normal;
    font-size: 15px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

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

.widget-post .price-wrapper ins span {
    color: #ff3333;
    font-size: 15px;
    font-weight: 700;
}

article.product-related {
    margin-bottom: 20px !important;
}

.widget-post .price-wrapper {
    color: #4a221a;
    font-size: 15px;
    font-weight: 700;
}

.is-divider.small {
    display: none;
}

.widget-title {
    margin-bottom: 20px;
}

.widget-title h2 {
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
}

.widget-title h2 span {
    border-bottom: 3px solid #6a3c16;
    padding-bottom: 5px;
}

/**releated**/
.box-group-item {
    width: 100%;
    display: inline-block;
}

.box-group-item .box-gr-avatar {
    width: 100%;
    height: 180px;
}

.box-group-item .box-gr-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box-group-item .box-gr-content {
    padding: 15px 0;
}

.box-group-item .box-gr-content h2 {
    color: #000;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 18px;
}

.box-group-item .box-gr-excerpt p {
    color: #000;
    font-size: 14px;
}

.box-group-item .box-gr-content h2:hover {
    color: #6a3c16;
}

/**single-product**/
.page-title.shop-page-title {
    background: #f1f1f1;
}

.page-title-inner {
    padding-top: 0px;
    text-align: left;
    min-height: unset !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

nav.woocommerce-breadcrumb.breadcrumbs.uppercase a, nav.woocommerce-breadcrumb.breadcrumbs.uppercase span {
    color: #000;
    text-transform: unset !important;
    font-size: 15px;
}

nav.woocommerce-breadcrumb.breadcrumbs.uppercase {
    text-align: left;
    color: #000;
    text-transform: unset !important;
}

.stuck #masthead #logo img {
    max-height: 120px !important;
    margin-top: -25px !important;
}

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

h1.product-title.product_title.entry-title {
    color: #ab4a05;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
}

.price-wrapper p {
    color: #ff3333;
    font-weight: normal !important;
    font-size: 16px;
}

.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content ul li.active a {
    background: #6a3c16;
    color: #fff;
}

.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content ul li a {
    padding: 10px 25px;
    color: #000;
}

.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content ul li a:before {
    display: none;
}

.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content {
    border-top: 0px !important;
}

.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content ul.tabs {
    border-bottom: 1px solid #6a3c16;
}

.woocommerce-Tabs-panel {
    color: #000;
}

.woocommerce-Tabs-panel h1, .woocommerce-Tabs-panel h2, .woocommerce-Tabs-panel h3, .woocommerce-Tabs-panel h4, .woocommerce-Tabs-panel h5, .woocommerce-Tabs-panel h6 {
    color: #000;
}

input#submit {
    margin: 0px !important;
    background: #6a3c16;
    box-shadow: unset !important;
    border-radius: 5px;
}

.col.large-9 {
    border: 0px !important;
}

.product-info .price-wrapper ins span {
    color: #ff3333 !important;
    font-size: 30px;
}

.product-info .price-wrapper {
    margin: 30px 0 !important;
}

span.widget-title.shop-sidebar {
    background: #6a3c16 !important;
    width: 100%;
    display: block;
    padding: 10px;
    color: #fff;
    margin: 0px !important;
}

ul.product-categories li a {
    color: #fff;
    padding: 0px !important;
}

ul.product-categories li {
    border: 0px !important;
    background: #6a3c16 !important;
    padding: 10px;
}

ul.product-categories li.active a {
    color: #fff !important;
}

ul.product-categories li.active {
    background: #568e1f !important;
}

.product-holine i {
    position: absolute;
    left: 0px;
    height: 45px;
    background: rgba(255, 255, 255, 0.3);
    top: 0px;
    width: 40px;
    border-radius: 5px 0 0px 5px;
    line-height: 45px;
    text-align: center;
    font-size: 25px;
}

.product-holine a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 50px;
}

.product-holine {
    background: #568e1f !important;
    width: 200px;
    padding: 10px 20px;
    border-radius: 5px;
    position: absolute;
}

.product-holine:hover a {
    color: #fff;
}

/*8product-featured**/

.product-featured {
    width: 100%;
    height: 300px;
    position: relative;
}

.product-featured .product-featured-avatar {
    width: 100%;
    height: 100%;
    position: relative;
}

.product-featured .product-featured-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.product-featured-title {
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    left: 10px;
    width: 200px;
    text-align: center;
}

.product-featured-title h2 {
    text-transform: uppercase;
    color: #6a3c16;
    font-size: 18px;
    position: relative;
}

.item-2 .product-featured-title, .item-4 .product-featured-title, .item-5 .product-featured-title {
    left: 50%;
    transform: translateX(-50%);
    bottom: 15%;
}

.item-5 .product-featured-title {
    bottom: 10%;
}


.product-featured-title h2:after {
    content: '';
    display: block;
    width: 100px;
    padding-bottom: 5px;
    border-bottom: 3px solid #c69c6d;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: -10px;
}

.product-featured-title a {
    padding-top: 10px;
    display: block;
    color: #c69c6d;
    font-size: 15px;
}

.item-3 .product-featured-title {
    width: auto !important;
}

.page-content-ct {
    color: #000;
    font-size: 16px;
}

.input-form {
    box-shadow: unset !important;
    border: 1px solid #6a3c16 !important;
    border-radius: 5px !important;
}

.btn-send {
    background: #6a3c16 !important;
    box-shadow: unset !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}

/***suport**/
.support-online {
    position: fixed;
    z-index: 999999999;
    left: 23px;
    bottom: 135px;
}

.support-online .btn-support {
    cursor: pointer;
}

.support-online i {
    width: 40px;
    height: 40px;
    background: #1CB2ED;
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 1.9;
    position: relative;
    z-index: 999;
}

.hobasoft-alo-circle-fill {
    text-align: center;
    line-height: 60px;
}

.support-online a {
    display: block;
    position: relative;
    margin: 20px 10px;
    text-align: left;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.fa-bell-o:before {
    content: "\f0a2";
}

.animated.infinite {
    animation-iteration-count: infinite;
}

.zoomIn {
    animation-name: zoomIn;
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.hobasoft-alo-circle {
    width: 50px;
    height: 50px;
    top: 6px;
    right: -7px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: .1;
    border-color: #1CB2ED;
    opacity: .5;
}

.animated.infinite {
    animation-iteration-count: infinite;
}

.pulse {
    animation-name: pulse;
}

.hobasoft-alo-circle-fill {
    width: 60px;
    height: 60px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(32, 116, 161, 0.5);
    opacity: .75;
    right: -12px;
}

.call-now .hobasoft-alo-circle-fill {
    top: -10px;
    right: -10px;
}

.call-now .hobasoft-alo-circle {
    top: -5px;
    right: -5px;
}

.support-online a span {
    border-radius: 2px;
    text-align: center;
    background: #1CB2ED;
    padding: 9px;
    display: none;
    width: 180px;
    margin-left: 10px;
    position: absolute;
    color: #ffffff;
    z-index: 999;
    top: -2px;
    left: 65px;
    transition: all 0.2s ease-in-out 0s;
    -moz-animation: headerAnimation 0.7s 1;
    -webkit-animation: headerAnimation 0.7s 1;
    -o-animation: headerAnimation 0.7s 1;
    animation: headerAnimation 0.7s 1;
}

.support-online a span:after {
    content: "";
    width: 0;
    height: 0;
    border-color: transparent #1CB2ED transparent transparent;
    position: absolute;
    left: -10px;
    top: 10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #1CB2ED;
}

.support-online a:hover span {
    display: block;
}

.support-content {
    margin: 0 0 20px 0;
    display: none;
}

.display {
    display: block;
}

@keyframes infinite {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;

    }
}


.support-online a.btn-support.btn-support-1:hover i {
    background: #1CB2ED;
}

.support-online .support-content a:hover i {
    background: #1CB2ED;
}

.fl-html p {
    height: 99px;
}

.hobasoft-alo-circle-fill {
    background: #1CB2ED;
}

#calltrap-btn.calltrap_offline {
    background-color: #1CB2ED;
}

#calltrap-btn {
    background-color: #2074a1;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    height: 64px;
    line-height: 100px;
    opacity: 0.7;
    position: fixed;
    left: 12px;
    bottom: 50px;
    text-align: center;
    width: 64px;
    z-index: 9999;
    -webkit-animation: calltrap_opacity 3s infinite linear;
    -moz-animation: calltrap_opacity 3s infinite linear;
    -o-animation: calltrap_opacity 3s infinite linear;
    animation: calltrap_opacity 3s infinite linear;
}

.calltrap_offline #calltrap-ico {
    -webkit-animation: uptocallmini_offline 1.5s 0s ease-out infinite;
    -moz-animation: uptocallmini_offline 1.5s 0s ease-out infinite;
    -o-animation: uptocallmini_offline 1.5s 0s ease-out infinite;
    animation: uptocallmini_offline 1.5s 0s ease-out infinite;
}

#calltrap-ico {
    width: 32px;
    height: 32px;
    position: absolute;
    margin: auto;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    border: 0;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-animation: uptocallmini 1.5s 0s ease-out infinite;
    -moz-animation: uptocallmini 1.5s 0s ease-out infinite;
    -o-animation: uptocallmini 1.5s 0s ease-out infinite;
    animation: uptocallmini 1.5s 0s ease-out infinite;
}

#calltrap-ico:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    top: 0;
    left: 0;
    background-image: url(../images/phone-call.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-animation: calltrap_spin 3s infinite linear;
    -moz-animation: calltrap_spin 3s infinite linear;
    -o-animation: calltrap_spin 3s infinite linear;
    animation: calltrap_spin 3s infinite linear;
}

@-webkit-keyframes calltrap_opacity {
    0% {
        opacity: 1
    }
    57% {
        opacity: 0.75
    }
    75% {
        opacity: 0.95
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes calltrap_opacity {
    0% {
        opacity: 1
    }
    57% {
        opacity: 0.75
    }
    75% {
        opacity: 0.95
    }
    100% {
        opacity: 1
    }
}

@-o-keyframes calltrap_opacity {
    0% {
        opacity: 1
    }
    57% {
        opacity: 0.75
    }
    75% {
        opacity: 0.95
    }
    100% {
        opacity: 1
    }
}

@keyframes calltrap_opacity {
    0% {
        opacity: 1
    }
    57% {
        opacity: 0.75
    }
    75% {
        opacity: 0.95
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes calltrap_spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    30% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    33% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    36% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    39% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    42% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    45% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    48% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1
    }
    51% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    54% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    57% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@-moz-keyframes calltrap_spin {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    30% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    33% {
        -moz-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    36% {
        -moz-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    39% {
        -moz-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    42% {
        -moz-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    45% {
        -moz-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    48% {
        -moz-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1
    }
    51% {
        -moz-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    54% {
        -moz-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    57% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@-o-keyframes calltrap_spin {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    30% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    33% {
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    36% {
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    39% {
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    42% {
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    45% {
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    48% {
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1
    }
    51% {
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    54% {
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    57% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes calltrap_spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    30% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    33% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    36% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    39% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    42% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    45% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    48% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1
    }
    51% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    54% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    57% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@-webkit-keyframes uptocallmini {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(32, 116, 161, 0);
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(32, 116, 161, 0)
    }
    10% {
        -webkit-box-shadow: 0 0 8px 6px #2074a1, 0 0 12px 10px transparent, 0 0 12px 14px #2074a1;
        box-shadow: 0 0 8px 6px #2074a1, 0 0 12px 10px transparent, 0 0 12px 14px #2074a1
    }
    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(32, 116, 161, 0);
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(32, 116, 161, 0)
    }
}

@-moz-keyframes uptocallmini {
    0% {
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(32, 116, 161, 0)
    }
    10% {
        box-shadow: 0 0 8px 6px #2074a1, 0 0 12px 10px transparent, 0 0 12px 14px #2074a1
    }
    100% {
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(32, 116, 161, 0)
    }
}

@-o-keyframes uptocallmini {
    0% {
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(32, 116, 161, 0)
    }
    10% {
        box-shadow: 0 0 8px 6px #2074a1, 0 0 12px 10px transparent, 0 0 12px 14px #2074a1
    }
    100% {
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(32, 116, 161, 0)
    }
}

@keyframes uptocallmini {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(32, 116, 161, 0);
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(32, 116, 161, 0)
    }
    10% {
        -webkit-box-shadow: 0 0 8px 6px #2074a1, 0 0 12px 10px transparent, 0 0 12px 14px #2074a1;
        box-shadow: 0 0 8px 6px #2074a1, 0 0 12px 10px transparent, 0 0 12px 14px #2074a1
    }
    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(32, 116, 161, 0);
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(32, 116, 161, 0)
    }
}

@-webkit-keyframes uptocallmini_offline {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(53, 161, 32, 0);
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(53, 161, 32, 0)
    }
    10% {
        -webkit-box-shadow: 0 0 8px 6px #35A120, 0 0 12px 10px transparent, 0 0 12px 14px #35A120;
        box-shadow: 0 0 8px 6px #35A120, 0 0 12px 10px transparent, 0 0 12px 14px #35A120
    }
    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(53, 161, 32, 0);
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(53, 161, 32, 0)
    }
}

@-moz-keyframes uptocallmini_offline {
    0% {
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(53, 161, 32, 0)
    }
    10% {
        box-shadow: 0 0 8px 6px #35A120, 0 0 12px 10px transparent, 0 0 12px 14px #35A120
    }
    100% {
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(53, 161, 32, 0)
    }
}

@-o-keyframes uptocallmini_offline {
    0% {
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(53, 161, 32, 0)
    }
    10% {
        box-shadow: 0 0 8px 6px #35A120, 0 0 12px 10px transparent, 0 0 12px 14px #35A120
    }
    100% {
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(53, 161, 32, 0)
    }
}

@keyframes uptocallmini_offline {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(53, 161, 32, 0);
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(53, 161, 32, 0)
    }
    10% {
        -webkit-box-shadow: 0 0 8px 6px #1CB2ED, 0 0 12px 10px transparent, 0 0 12px 14px #1CB2ED;
        box-shadow: 0 0 8px 6px #1CB2ED, 0 0 12px 10px transparent, 0 0 12px 14px #1CB2ED
    }
    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(53, 161, 32, 0);
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(53, 161, 32, 0)
    }
}

.backUp {
    position: fixed;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background: #6a3c16;
    border: 2px solid #fff;
    border-radius: 50%;
    bottom: 100px;
    right: 23px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 30px;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
}


/**menu**/
.header-menu-home ul li:hover .sub-menu {
    display: block;
}

ul.sub-menu {
    position: absolute;
    top: 35px;
    background: #fff;
    width: 200px !important;
    border: 0px !important;
    border: 2px solid #6a3c16 !important;
    border-radius: 5px !important;
}

ul.sub-menu li {
    display: block;
    border: 0px !important;
    padding: 5px 10px !important;
    width: 100%;
}

ul.sub-menu li:hover {
    background: #6a3c16 !important;
}

ul.sub-menu li:hover a {
    color: #fff;
}

/*8product**/
.uk-list li .icon img {
    width: 22px;
}

ul.uk-list li .icon {
    position: absolute;
    left: 10px;
    top: 13px;
    color: #357FBA;
    font-size: 24px;
}

ul.uk-list li {
    font-size: 14px;
    position: relative;
    padding: 10px 10px 10px 40px;
    border: 1px solid #dbdbdb;
    margin-bottom: 10px !important;
    color: #333333;
}


.detailcall {
    width: 100%;
    display: inline-block;
    margin: 0px 0px 20px 0px;
    padding: 10px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #2ecc71;
    box-shadow: 0 -3px 0 0 #248c50 inset;
}

.detailcall .callphoneicon {
    float: left;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 100%;
    margin-left: 22px;
    margin-right: 11px;
}

.detailcall a {
    display: block;
    padding-left: 55px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
}

.detailcall a span.call-now {
    margin-right: 20px;
    float: left;
}

.detailcall a span small {
    font-size: 10px;
}

.detailcall a span.tlp1 {
    font-size: 17px;
    font-weight: bold;
    height: 43px;
    line-height: 43px;
}

.detailcall:hover a {
    color: #fff;
}

.product-short-description {
    margin: 0px 0 20px 0;
}

.product-short-description ul li {
    padding: 0px !important;
    border: 0px !important;
    margin-left: 10px !important;
}

ul#menu-main-menu-trai li:first-child {
    padding-left: 0px !important;
}

ul#menu-main-menu-phai li:last-child {
    padding-right: 0px !important;
}

p.comment-form-url {
    display: none;
}

.page-content-ct h2 {
    text-transform: uppercase;
    font-size: 17px;
    color: #000;
    margin: 0 0 11px 0;
}

aside#woocommerce_price_filter-12 span.widget-title.shop-sidebar {
    margin: 0 0 20px 0 !important;
    display: block;
    background: transparent !important;
    color: #000;
    position: relative;
    padding-left: 0px !important;
}

aside#woocommerce_price_filter-12 span.widget-title.shop-sidebar:after {
    content: '';
    position: absolute;
    height: 3px;
    background: #6a3c16;
    display: block;
    width: 116px;
    bottom: 0px;
}

.widget_price_filter .price_slider_amount .button {
    border-radius: 5px !important;
    background-color: #6a3c16 !important;
    float: left;
    font-size: .85em;
}

.widget_price_filter .ui-slider .ui-slider-handle, .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #6a3c16 !important;
    opacity: 1 !important;
}

.price_label {
    color: #000 !important;
}

aside#woocommerce_price_filter-12 {
    background: #f2f2f2;
    padding: 15px;
    border-radius: 5px;
}

.widget_price_filter .price_slider {
    margin-bottom: 1em;
    background: #fff !important;
}

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

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

/**box-cat**/
.box-cat {
    width: 100%;
    display: inline-block;
    background: #f2f2f2;
    padding: 30px;
    border-radius: 5px;
    transition: 0.3s ease-in-out;
}

.box-cat .box-cat-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.box-cat .box-cat-avatar {
    width: 150px;
    margin: auto;
    height: 150px;
}

.box-cat .box-cat-content {
    padding: 15px;
    text-align: center;
}

.box-cat .box-cat-content h2 {
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
    margin-bottom: 0px !important;
}

.box-cat .box-cat-text {
    color: #000;
    font-size: 15px;
}

.box-cat:hover {
    transition: 0.3s ease-in-out;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
}
.box-cat:hover h2{
    color:#6a3c16
}
