/* -- Imported styles ----------------------------- */
@import url("global.css");
@import url("style.css");
@import url("box.css");
@import url("home.css");
@import url("ck_style.css");


#vnt-footer .main-footer a {
	color: #dddddd !important;
}

 @media screen and (max-width: 1024px){
         
        .cat_style .wrap_cat {
        	border-bottom: 1px solid #ccc;
        }
        .cat_style .cat_content{
            background: #f5f5f5 ;
        }
}

.cat_style .wrap_cat.show .title_wrap.active,
.cat_style .wrap_cat.show .title_wrap a{
    color: #fff;
}