.product-cart-add
{
	border: 1px solid #d6d4d0;
	padding: 5px;
	background: #eeeeee;
	margin: 5px 10px 5px 15px;
	display:none;
	color: #d20707;
}
.product-cart-add a
{
	color:#544d4d;
}
.product-cart-add-dp
{
	display: block !important;
}
.discount-badge {
  position: absolute;
  top: 0;
  right: 0;
  background-color: red;
  color: white;
  font-size: 12px;
  padding: 4px 7px;
  margin-top: 4px;
  margin-right: 23px;
  border-top-right-radius: 10px;
}
.discount-badge2 {
  margin-right: 15px;
  border-top-right-radius: 10px;
}
.product-menu i{color:#d73800}
.play_video_new{margin:0 auto;width:600px}
.play_video_new iframe{width:100%;height:300px}
.product_same{clear:both;padding:20px 10px}
.product_same_title{border-bottom:2px solid #f31612;font-size:17px;color:#f31612;font-weight:600}
.product_same_content{padding-top:5px;padding-bottom:5px}
.product_same_left{border:1px solid #e8e8e8;margin:3px;padding:2px}
.product_same_name{padding:2px;margin:1px}
.product_same_content .price .woocs_price_code{color:#f31612;font-size:13px}
.product_same_content a.button.ajax_add_to_cart{padding:0 6px;clear:both;overflow:hidden}
.product_more{border-bottom:2px solid #f31612;font-size:17px;color:#f31612;font-weight:600}
.product-wrapper .product-menu a {
    border: 1px solid #f31612;
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    padding: 5px;
    font-size: 9px;
    color: #f31612;
    float: left;
    margin-bottom: 15px;
}
.product-wrapper .product-menu a{border:1px solid #f31612;width:60px;height:60px;display:block;text-align:center;padding:5px;font-size:9px;color:#f31612;float:left;margin-bottom:15px}
.product-wrapper .product-menu a .fa{display:block;font-size:16px;margin-bottom:5px}
.parameter {
    clear: both;
    max-height: 400px;
    overflow: hidden;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.paradetail {
    background-color: #fff;
    border: 1px solid #f31612;
    color: #f31612;
    display: block;
    font-size: 12px;
    margin: 10px auto;
    overflow: hidden;
    padding: 8px 0;
    text-align: center;
    text-transform: uppercase;
    width: 200px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
.paradetail:hover {
    text-decoration: none;
    background-color: #fd8c18;
    color: #fff;
    border: 1px solid #fff;
}
.more-tag
{
	font-size: 18px;
	float: left;
}
.more-tag span
{
	padding-right: 5px;
}
.more-tag  a
{
	background: #c3bdbd;
	padding:3px;
	color: #631212;
}
.more-tag  a:hover
{
	background: #000;
}
.rating_big
{
font-size: 150%;
float: left;
}
.product_like_add:hover
{
color: #000;
cursor: pointer;
}
.product_like_remove:hover
{
color: #333;
cursor: pointer;
}
.product_add_sg{padding:10px 0;clear:both}
.cart_action_dr_sanpham_dp{position:fixed;z-index:9999999;right:0;top:0;background:#09c;color:#FFF;padding:10px;display:none}
.cart_action_dr_sanpham_dp a {color:#ffffff}
.cart_action_dr_sanpham_ok{display:block}
.product_like_add_no {color: #f10a0a !important;}
.product_like_add_ok {color: #4c98e9 !important;}