/*
Theme Name: Máy in
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.nav-column li>a, .nav-dropdown>li>a:hover{
	color:blue!important;
}

a:hover{
	color:orange!important;
}
.box-image img {
	/*height:250px!important;*/
	width:auto;
}
.hotlinebt{
	background-color:red!important;
	color:white!important;
}
.tieude  {
	background: #54a588;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    padding-top: 5px;
	color:white!important;
	border: 2px dashed #ffffff;
}
#menu-item-761 a span{
	color:red!important;	
	font-size:20px;
}
#menu-item-761 a i{
	color:red!important;	
}
#header-contact .icon-phone{
	color:red!important;
}
.xemthem{
	left:45%;
}
.tabbed-content .nav-tabs>.active>a{
	color:green!important;
}
.name, .product-title, .woocommerce-loop-product__title>a{
	color:green!important;
	font-size:15px;
}
#wpsm_counter_b_row_909 .wpsm_counterbox .wpsm_count-icon i {
	color:green!important;
	
}
#wpsm_counter_b_row_909 .wpsm_counterbox .wpsm_number {
   
    color: orange!important;
    
}
.is-small, .is-small.button{
	font-size:15px!important;
}
.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a{
	min-width:250%!important;
}
.nav-dropdown{
	min-width:300%!important;
}