@font-face {
	font-family:Aquawax-Regular;
	src:url("fonts/Aquawax-Regular-trial.ttf");
}
@font-face {
	font-family:Roboto-Regular;
	src:url("fonts/Roboto-Regular.ttf");
}
@font-face {
	font-family:Taviraj;
	src:url("fonts/Taviraj-Regular.ttf");
}
body {
    margin: 0;
    padding: 0;
	font-family:Roboto-Regular !important;
}
body, .qoute p, input, .button, .single_add_to_cart_button, .return-to-shop a, .button-default.empty-cart, .wc-proceed-to-checkout a, .button[name="calc_shipping"], .price_slider_amount button.button[type="submit"], .button.wc-forward, .button.view, input[type="submit"], .woocommerce button[type="submit"], label, .more, blockquote, .widget ul li, textarea, #wp-calendar caption {
	font-family:Roboto-Regular !important;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Roboto-Regular !important;
	font-weight:normal !important;
}
a {
    color: #3a7563;
}
img {
	max-width: 100%;
}
ol, ul {
	margin: 0 !important;
}
.base_color {
	color: #f50 !important;
}
.base_color_2 {
	color: #7700ab !important;
}
.font-bold {
	font-weight: bold;
}
.w100 {
	width: 100%;
}
.mg0 {
	margin: 0 !important;
}
.mgl0 {
	margin-left: 0;
}
.mgr0 {
    margin-right: 0;
}
.mgt0 {
    margin-top: 0;
}
.mgb0 {
    margin-bottom: 0;
}
.pd0 {
	padding: 0 !important;
}
.pdl0 {
	padding-left: 0 !important;
}
.pdr0 {
    padding-right: 0 !important;
}
.mt-30 {margin-top: 30px;}
.mb-30 {margin-bottom: 30px;}
.mt-50 {margin-top: 50px;}
.mt-60 {margin-top: 60px;}
.h30 {height:30px;}
.uppercase {
	text-transform: uppercase;
}
.mobile {
	display: none;
}
.text-center {
	text-align: center;
}
.cb:after {
	clear: both;
	content: '';
    display: block;
}
.social_icons ul {
    float: left;
}
.search-results {
	text-align: left;
}
.top-after-header .box_icon.box_warp.box_no_border {
    z-index: 99999;
}
.top-after-header .col-md-12 a:hover {
    background-color: initial !important;
}
ul.single-question-vote, .single-question-vote-result {
	display: none;
}
.about-user ul li:nth-child(even) {
    width: 45%;	
}

.css-scroll {
    max-height: 270px;
    overflow-y: scroll;
    margin-bottom: 20px;
    padding-right: 5px;
}
.css-scroll::-webkit-scrollbar {
    width: 12px;
}
/* Track (thanh chua)*/
.css-scroll::-webkit-scrollbar-track { 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
/* Handle (thanh scroll)*/
.css-scroll::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255,255,255,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.css-scroll::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(255,255,255,0.4); 
}
.header-top-nav li {
    line-height: 50px;
}
#header-top .social_icons ul li a {
    color: #fff;
	line-height: 50px;
}
#header-top .social_icons ul li a:hover {
    color: #000;
}
.wrap-pop {display:none;}
#header-top {
    height: 50px;
}
/*
#wrap {
    background: url(images/bg.png);
}
*/
.background-cover {
	/*
    background: url(images/bg.png);
	*/
	background: #F7F7F7;
}
section.container.main-content.page-right-sidebar {
    padding-top: 30px;
}
.question-tab .tabs {
    background: #fff;
}
.post-item {
	background:#fff;margin-top:30px;padding: 5px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.question-tab .tab a:hover {
    color: #f50;
}
.widget_ask>a {
    padding: 12px 15px !important;
}
.fileinputs input.file {
    opacity: 1;
}
.button.color {
    background-color: #7700ab;	
}
.price {
	color:#c90927;font-size: 20px;margin-top:10px;margin-bottom:0;
}
.post-item-footer {
	color:#aaa;margin-top:10px;margin-bottom:0;font-size: 12px;
}
.widget h3.widget_title, .woocommerce-billing-fields>h3, #order_review_heading, .woocommerce .sections h2, .yith-wcwl-share>h4, .woocommerce .sections h3, .woocommerce header.title h3, .main-title>h4, .woocommerce .main-content h2 {
    color: #7700ab !important;
}
.avatar.photo {
	width:15px;
	height:15px;
	margin-right:5px;
}
.widget ul li {
    font-weight: normal;
}
.post-item img {
	width: 100%;
    height: 209px;
    object-fit: cover;
}
.flexslider .slides img {
	width:100%;
    height: 500px !important;
    object-fit: cover;
}
#mceu_44 {display:none;}