.owl-carousel .owl-prev, .owl-carousel .owl-next {
    opacity: 1;
}
#show .slick-arrow i, #owl-view .slick-arrow i {
    color: #fd5023;
}
#show .slick-prev {
    background: 0 0;
    border: none;
    position: absolute;
    top: 45%;
    z-index: 1;
    left: 0;
    font-size: 25px;
}
#show .slick-next {
    background: 0 0;
    border: none;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 45%;
    font-size: 25px;
}
#owl-view .slick-prev {
    background: 0 0;
    border: none;
    position: absolute;
    top: 28%;
    z-index: 1;
    left: 0;
    font-size: 25px;
}
#owl-view .slick-next {
    background: 0 0;
    border: none;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 28%;
    font-size: 25px;
}
#cate-main-menu .menu-37528 {
    overflow-x: auto;
    height: 450px;
}
.wrapper-menu, .header-bottom .search-header #btn-search {
    background: #31ad20;
}
#cate-main-menu {
    background: #79bf14;
}
cate-main-menu li.tp_menu_item {
    background: #31ad20!important;
}
.header-bottom .search-header #input-search {
    margin-right: 0;
}
.wrapper-header {
    border-bottom: none;
}
.header-top-news .title-hot-news {
    width: unset;
    white-space: nowrap;
    padding-right: 5px;
}
.header-top .header-top-news {
    max-width: unset;
    width: 60%;
}
.header-top-news .marquee ul {
    display: flex;
    align-items: center;
    margin: 0;
}
.header-top-news .marquee ul li {
    color: #fff;
}
.header-top-news .marquee ul > li + li:before {
    padding: 0 13px;
    color: #ccc;
    content: "|";
}
.title-product {
    border-bottom: 3px solid #31ad20 !important;
}
#fixed-social-network, #settingSkins, .phone-number, .wrapper-news, .wrapper-brand, .footer-center {
    display: none;
}
.owl-carousel .owl-prev, .owl-carousel .owl-next {
    border: 2px solid #31ad20;
    color: #31ad20;
}
.footer-top {
    background: #31ad20 ;
}
#cate-main-menu, .wrapper-menu, .header-bottom .search-header #btn-search {
    background: #04c404;
}
.cate-menu .cate-menu-title {
    background: url(/tp/T0308/img/icon-menu.png) 18px 18px no-repeat #04c404;
}
.title-product h3{
    background: #04c404 !important;
    position: relative;
}
.title-product h3:before {
    content: "";
    position: absolute;
    width: 40px;
    background: #fff;
    height: 100%;
    right: -1px;
    top: 0;
    z-index: 27;
    clip-path: polygon(0% 0%, 100% 100%, 100% 0%);
}
.owl-product .item .wp-info .info .name-product {
    white-space: unset;
}