/*
Theme Name: Tfot
Theme URI: http://letweb.net
Author: The Solid Web Team
Author URI: http://letweb.net
Description: A theme that end the war
Version: 7.0
License: private use - belong to Letweb Department
Text Domain: letweb
*/
/*=============VTM FIX CSS=============*/
.mdr_loiich p.desc,
.mdr_thongtin .section-title,
.mdr_thongtin .desc p,
.block-li-do,
.mdr-song-khoe-outer .tag-group .tag:nth-child(2n+0),
.mdr-song-khoe-outer .info h2,
.mdr-tu-van-outer .tv-slider-nav .bn-item,
.site-footer .footer-info p{
	color: #3993cc !important;
}
div.mdr_thongtin,
div.mdr-song-khoe-outer,
div.mdr-song-khoe-outer .tag-group .tag{
	border-color: #3993cc;
}
div.mdr_thongtin .desc li.block,
.block-li-do .dots,
.mdr-song-khoe-outer .tag-group .tag,
.mdr-tu-van-outer .tv-slider-nav-outer .custom-nav, .mdr-tu-van-outer .tv-slider-for-outer .custom-nav{
	background-color: #3993cc !important;
}
div.mdr_thongtin .desc p, div.mdr_thongtin .desc li {
	color: #3993cc;
}
.mdr-song-khoe-outer .tag-group .tag:nth-child(2n+0) {
	background-color: white !important;
}
.nf-form-content .submit-wrap [type="button"]:hover {
	background: white !important;
	color:#3993cc !important;
	border-color: #3993cc !important;
}
.audios .audio {
	background-color: white !important;
}
.img-w100-hauto img{
	max-width: 100%;
	height: auto;
}
@media(max-width: 500px){
	.mdr-tu-van-outer .right-content .audios .audio iframe {
		max-width: 100%;
		height: auto;
	}
}
@media(min-width: 500px) and (max-width: 1199px){
	.mdr-tu-van-outer .right-content .audios .audio iframe {
		width: 100%;
	}
}
/*===========END VTM FIX CSS===========*/
