
/* General body settings */

.paddingclear3{
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 4px;
}

.paddingclear4{
	padding-left: 4px;
	padding-right: 4px;
}

.bigfirst {
	margin-bottom: 0px;
}

.marginclear3{
	margin-left: -3px;
	margin-right: -3px;	
}
html{
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
 
}

	
body {
	color: #313131;
	font-size: 14px;
	direction: ltr;
	margin: 0 !important;
	background: white;
	width: 100%;
 	font-family:Arial, Helvetica, sans-serif
}

.clear{
	clear:both;	
	}

h1,h2,h3,h4,h5,h6,p{
	padding:0px;
	margin:0px;
	}
	
ul{
	padding:0px;
	margin:0px;
	}
	
a {

	-o-transition-property: background-color, border-color, color, opacity;
	-moz-transition-property: background-color, border-color, color, opacity;
	-webkit-transition-property: background-color, border-color, color, opacity;
	transition-property: background-color, border-color, color, opacity;
	-o-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	text-decoration: none !important;
	color: #4a4a4a;
}
select{-webkit-border-radius: 2px !important;
-moz-border-radius: 2px !important;
border-radius: 2px !important;
box-shadow: none !important;
border: 1px solid #D7D7D7 !important;
background: #F5F5F5 !important;}

ul li{
	list-style: none;
}

a:hover {
	color: #0da3e2;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 20%;
    float: left;
}
ul li{
	list-style: none;
}
ul{
	margin: 0;
	padding: 0;
}

@media (min-width:  33.333%) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width:  20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

/* Wrapper bao toàn thân website */
.wrapper {
	width: 100%;
}
/* Phan header cho website */
.header {
	background: #fff;
position: relative;
z-index: 16;

}

.header-middle{
	display: none;
}

.header .header-top {
background: #E7E7E7;
color: #FFF;
border-bottom: 1px solid #D8D8D8;
}
.header .header-top .header-top-custom {
	position: relative;
	z-index: 17;
}
.header .header-top .login-bar {
	list-style: none;
float: left;
margin-bottom: 0px;
}
.social-share{
	 float: left;
width: 195px;
margin-left: 14px;
height: 22px;
margin-top: 5px;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
 opacity: 0.8;
}
.social-share:hover{
	-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: grayscale(0%);
filter: none;
opacity: 1;
}
.language{
	float: right;
height: 24px;
line-height: 22px;
 
}
.language ul{

}
.language ul li{
float: left;
list-style: none;
margin: 0 4px;
}
.language ul li a{

}
#sidebar{
	
}
.language ul li a img{

}


.header .header-top .login-bar li .split-line {
	height: 13px;
	width: 1px;
	background: #BBB;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}
.header .header-top .shopcart {
	float: right;
	line-height: 24px;
	cursor:pointer;
}
.header .header-top .shopcart .checkorder{
	 color: #747474;
font-size: 12px;
font-weight: 600;
margin: 0 4px;
display: block;
padding: 0px 6px;
}
.header .header-top .shopcart .checkorder:hover{
color: #646464;
background: #F5F5F5;
border-top: 2px solid #00AEEF;
height: 24px;
line-height: 20px;
}
.header .header-top .shopcart .shop-top-cart{
	 color: #747474;
font-size: 12px;
font-weight: 600;
 
display: block;
padding: 0px 6px;
}
.header .header-top .shopcart .shop-top-cart:hover{
color: #646464;
background: #F5F5F5;
border-top: 2px solid #00AEEF;
height: 24px;
line-height: 20px;
}
.header .header-top .shopcart span {
	color: #7A7A7A;
}
.header .header-banner {
 background: #FFF;
 padding: 10px 0;
}
.header .header-banner .row {
	 
}
.header .header-banner .logo {
 
}
.header .header-banner .logo a {
	padding: 0px;
}
.header .header-banner .logo a img{
	max-width: 215px;
}
.header .header-banner .search {
	margin-top: 25px;
}
.header .header-banner .search .search-tem{
	font-size: 12px;
	font-weight: 600;
	margin-top: 4px;
	color: #808080;
}
.header .header-banner .search .search-tem a{
	font-size: 12px;
font-weight: 500;
color: #B8B8B8;
margin: 0 6px;
border-bottom: 1px dashed #E0E0E0;
}
.header .header-banner .search .search-tem a:hover{
	 color: red;
}
.header .header-banner .search .navbar-form {
	margin-left: 0px;
	margin-right: 0px;
}
.header .header-banner .search .search-border {
	 border: 2px solid #00AEEF;
	border-radius: 2px;
}
.header .header-banner .search input {
	min-width: 100px;
	border: 0px !important;
}
.header .header-banner .search .btn-default {
	 
	border: 0px !important;
}
.header .menutop {
	position: relative;
z-index: 16;
background: #ee3124;
 height: 40px;
 border-radius: 3px 3px 0 0;
}
.f-menutop-name{
	text-transform: uppercase;
  color: #fff;
  background: #006fae;
  height: 0px;
  line-height: 37px;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  padding-left: 7px;
  position: relative;
  display: none;
}

#main-header > .container{

}
.f-menutop-name i{
	font-size: 30px;
	line-height: 40px;
	}
.header .menutop  .f-menutop-name {
 	color: #FFF;
line-height: 40px;
text-align: left;
font-size: 13px;
font-weight: 700;
height: 40px;
cursor: pointer;
position: relative;
padding-left: 40px;
}.header .menutop  .f-menutop-name span{
margin-left: 14px;
font-size: 12px;
text-transform: uppercase;
}
.header .menutop  .f-menutop-name i{

font-size: 19px;
position: absolute;
left: 20px;
top: 31%;

}
.menutop .icon-bar {
	background: #fff;
}
.menutop .f-menu-toggle {
	padding: 5px;
}
.header .menutop .navbar {
	margin-bottom: 0px;
}
.header .menutop .f-menu-toggle {
	cursor:pointer;
	color:#fff;
}


.header .f-menutop {
height: 43px;
}

.positionstatic{
	position: static;
}
/*.f-container2 > div.block1{
	display: none;
}*/
.option-top{
	float: left;
}

.option-top a{
	padding: 0 0 !important;
	margin: 0 0 !important;
}
.danhmuc-top .f-block-title{
	display: none;
}
.top-header1{
	padding-left: 0px;
	display: none;
}
.option-top img{
	height: auto !important;
	width: 100%;
}
.header .news-top {
	position: relative;
z-index: 16;
display: none;
}.header .news-top b{
	 display: inline-block;
width: 82px;
text-transform: uppercase;
font-size: 11px;
margin: 0;
color: #FFF;

}.header .news-top ul{
 list-style: none;
margin: 0;

}.header .news-top ul li{
position: relative;
  display: block;
}

.header .news-top ul li:hover a{
	color: #DB2827
}
.header .news-top ul > li > a{
text-decoration: none;
  display: block;
  font-size: 13px;
  position: relative;
  z-index: 6;
  font-weight: normal;
  font-family: Arial;
  padding: 6px;
  margin-right: 1px;
  white-space: nowrap;
  color: #fff
}
.f-menutop > .f-menutop-ul {
z-index: 16;
margin: 0;
}
.v2-tabhome .owl-controls{
	display: none !important;
}

.v2tabonly .owl-controls{
}

.f-center-title h2 a{
	font-size: 18px;
	color: #181818;
	text-transform: uppercase;
	font-weight: 400;
}

.f-center-title h2 {
	line-height: 33px;
} 



.f-menutop > .f-menutop-ul > li {
 list-style: none;
 float: left;
 height: 30px;
}

.thuonghieu{
	padding: 0 0 0 0px !important;
	border: none !important;
}
.headder-bottom{
	width: 100%;
	border-top: 1px solid #DBdbdb;
	margin-top: 8px;
}
.panel-body {
   padding: 0px; 
}

 .f-menutop .f-menutop-ul > li > a.firstlink span{
 	line-height: 40px;
 	border-top: 3px solid rgba(0, 0, 0, 0);
 	display: block;
 	float: left;

 }
 .no-padding-right{
 	padding-right: 0px;
 }
 .f-menutop .f-menutop-ul > li > a.firstlink span img{
 	margin-right: 2px;
 	display: none;
 }

.f-menutop .f-menutop-ul > li > a.firstlink {
display: block;
background: none;
line-height: 30px;
padding: 0px 10px 0;
  color: #00275d;
  font-size: 15px;
  height: 40px;
position: relative;
font-family: 'NhomMuaMedium', sans-serif;
}
.f-menutop .f-menutop-ul > li:hover > a.firstlink span{
	border-top: 3px solid #F58220
}
}.f-menutop .f-menutop-ul > li > a.firstlink:hover:after{
	background: #303030	;
 
}
 
.top-menu-backgroud{
	position: absolute;
	top: 43px;
	left: -10px; 
	overflow: hidden;
}
.top-menu-backgroud img{

}
.topmn-bg-zoom{	
	display: none;
}
.f-menutop .f-menutop-ul > li:hover .top-menu-backgroud{
	opacity: 1;
	visibility: visible;
	 
}

.top-menu-sub:after{
	background: url(../imgs/arrow_upW.png) no-repeat 40px bottom;
  height: 9px;
  width: 100px;
  position: absolute;
  top: -9px;
  right: 48%;
  content: '';
  display: block;
}
 
.top-menu-sub > ul{
}

.top-menu-backgroud{
	
}

.f-menutop .f-menutop-ul > li:hover .top-menu-backgroud{
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.top-menu-sub ul{

}

.top-menu-sub ul li ul{
	border-top: 1px solid #ddd;
	display: none;
}



.top-menu-sub > ul > li{
	
}

.top-menu-sub > ul > li:last-child{
	margin-right: 0px;
}

.top-menu-sub > ul > li > a{

}
.top-menu-sub > ul > li ul li a{
}

.top-menu-sub ul li{
	float: left;
	width: 25%;
	text-align: center;
}

.top-menu-sub ul li a {
    color: #f3216a !important;
  	font-size: 12px !important;
  	font-family: 'lato' !important;
}

.top-menu-sub ul li a:hover{
	color: white;
}

.top-menu-sub > ul > li > a{background: none;
display: block;
font-size: 15px;
font-weight: 500;
  padding: 0px 0px 10px 0px;
line-height: 20px;
color: #fff;
font-family: 'NhomMuaMedium', sans-serif;
font-weight: 400;
-webkit-transition: 0s ease-in-out;
	-moz-transition: 0s ease-in-out;
	-o-transition: 0s ease-in-out;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 20px !important;
  text-align: center;
}

.top-menu-sub > ul > li > ul > li > a{background: none;
display: block;
font-size: 15px;
font-weight: 500;
  padding: 10px 0px 0px 0px;
line-height: 20px;
color: #fff;
font-family: 'NhomMuaMedium', sans-serif;
font-weight: 400;
-webkit-transition: 0s ease-in-out;
	-moz-transition: 0s ease-in-out;
	-o-transition: 0s ease-in-out;
  white-space: nowrap;
}


.hotline{
	float: left;
	  font-size: 12px;
  color: #9d9ea8;
  margin-right: 10px;
  text-shadow: 0 0 0 #000000;
}
.hotline span{
	color: #C18107;
  font-size: 14px;
}
.top-menu-backgroud:hover .top-menu-sub{
	 
}

.icon-bar {
	display: none;
}
.nohomeadv{
	display: none !important;
}
.icon-search{
	font-size: 18px;
	color: #fff;
	display: inline-block;
	margin-top: 20px;
}

/*.nohome:hover .top-menu-backgroud {
position: absolute;
top: 0;
left: 261px;
width: 940px;
height: 444px;
visibility: hidden;
overflow: hidden;
background: #FFF;
}*/
.displayblock{
	display: block !important;
}
.vipadv-slide{
	float: left;
}
.vipadv-slide ul{list-style: none;margin:0;}
.vipadv-slide ul li{
float: left;
}
.vipadv-slide ul li:first-child{
	 


}
#top-navigation{
	float: left;
}
.vipadv-slide ul li a{}
.vipadv-slide ul li a img{height: 222px;
width: 200px;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin:auto;
}

.pos-r{
	position: relative;
}
.f-slider{
	overflow: hidden;
}
.block1{
	overflow: hidden;
}
.f-slider .carousel-inner > .item > img, .carousel-inner > .item > a > img {
display: block;
width: auto;
line-height: 1;
max-width: auto;
width:100%;
} 

/* END MENU TOO */
/* Ket thuc css header */
.f-container {
	margin-top: 50px;
}
/* Danh mục tùy chọn*/
	
.f-ctn-cateCustom .f-ctn-cateCustom-title {
	height: 40px;
	line-height: 35px;
	border-bottom: 2px solid #F34711;
}
.f-ctn-cateCustom .f-ctn-cateCustom-title span {
	margin-left: 2px;
	font-size: 20px;
	font-weight: normal;
	color: #F34711;
	float: left;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body {
}
.f-ctn-cateCustom .f-ctn-cateCustom-body .row-fluid {
	padding: 0px;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul {
	list-style: none;
	margin-bottom: 0px;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li {
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li .cateitem {
	box-shadow: 0 0px 3px #E4E4E4;
	background: #FFF;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li:first-child {
	position: relative;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li a {
	min-height: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 100%;
	height: 24px;
	line-height: 24px;
	 
	font-size: 14px;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	border-top: 1px solid #F34147;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li ul li {
	border-top: 0px solid red;
	box-shadow: none;
	padding-bottom: 2px !important;
}
.nohomebg{
	background: white;
}
.f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li ul li a {
	font-size: 11px;
	border-bottom: 0px solid #272727;
	background: url(../imgs/nav.png) no-repeat 0px 3px;
	line-height: 18px;
	padding-left: 12px;
}
/* End */
	
	/* Danh mục tùy chọn trung tam*/
.f-ctn-cateCustom-center {
	margin-bottom: 10px;
}
.f-ctn-cateCustom-center .carousel-control {
	width: 0%;
}
.f-ctn-cateCustom-center .carousel-inner img {
	margin: 0 auto;
}
.f-ctn-cateCustom-center .carousel-inner .slideitem {
	margin-bottom: 5px;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-title {
	height: 40px;
	line-height: 35px;
	border-bottom: 2px solid #F34711;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-title span {
	margin-left: 2px;
	font-size: 20px;
	font-weight: normal;
	color: #F34711;
	float: left;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body {
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul {
	list-style: none;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	position: relative;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li .cate-center-item {
	box-shadow: 0 1px 3px #dadada;
	padding: 5px;
	background: #FFF;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li:hover {
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li a {
	font-size: 14px;
	padding-bottom: 5px;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li a.cateCustom-center-img {
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li a.cateCustom-center-img img {
	margin: 0 auto;
	margin-top: 4px;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 8px;
	border-top: 1px solid #f34711;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li ul li {
	border-top: 0px solid red;
	box-shadow: none;
	border-bottom: 0px solid #DF0101;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li ul li:hover {
	border-bottom: 0px solid #F34711;
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li ul li {
	padding-bottom: 0px;
s
}
.f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li ul li a {
	font-size: 11px;
	border-bottom: 0px solid #272727;
	background: url(../imgs/nav.png) no-repeat 0px 3px;
	padding-left: 12px;
}
/* End */
/* BEGIN CENTER CONTAINER */

.f-center-module {
	margin-bottom: 20px;
}
.f-center-module .f-center-title {
height: 40px;
line-height: 40px;
}

.f-center-module .f-center-title .nav-tabs {
	border-bottom: 0px;
}
.f-center-module .f-center-title .nav-tabs a h2 {
	margin-right: 0px;
border: 0px solid rgba(0, 0, 0, 0);
font-weight: 600;
font-size: 13px;
font-family: arial;
border-radius: 0px;
}
.parent_tab h2 {
background: #ee3124;
padding: 13px;
color: #FFF !important;
font-weight: bold !important;
margin-left: 0 !important;
}
.f-center-module .f-center-title .nav-tabs li.active h2 {
	border: 0px;
color: #4F4F4F;
background: none;
}
.f-pr-tab-home-cate li.active{
	 
}
.f-center-module .f-center-title .nav-tabs li:hover a {
	color: #f34711;
}
.f-center-module .f-center-title{
  border-bottom: 1px solid #e3e4e8;
  height: 34px;
  background: #fff;
  padding: 0 0;
}
.f-center-module .f-center-title span {
	display: inline-block;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
  color: #333;
  padding: 0 10px 0 0;
  line-height: 33px;
  /*background: url("../imgs/bg_new_product_list.png") repeat center right;*/
}

.f-center-module .f-center-body {
	position: relative;
}
.f-center-module .f-center-body .nav-tabs{
	position: absolute;
top: 0px;
left: -55px;
z-index: 1;
background: #FFF;
border: 0px solid #000;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.13);
}
.f-center-module .f-center-body .nav-tabs li{
	 float: none;
width: 50px;
border-radius: 0;
}
.f-center-module .f-center-body .nav-tabs li.active{
 
}
.f-center-module .f-center-body .nav-tabs li.active a{
 color: #FFF;
background: #2782E8;
border: 1px solid #3B8BC5;
z-index: 1;
}
.f-center-module .f-center-body .nav-tabs li a{
	text-align: center;
font-size: 10px;
padding: 0;
margin: 0;
border-radius: 0;
display: block;
border: 0px;
background: #F2F2F2;
margin-bottom: 0px;
border: 1px solid #D3D3D3;
text-transform: uppercase;
padding: 9px 0;
color: #424141;
}
.f-ctn-center-pr-search {
	width: 100%;
	height: 150px;
	margin-bottom: 10px;
	border-bottom: 10px solid #F5F5F5;
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	background: #FFF;
}
.f-ctn-center-pr-search .f-ctn-center-pr-search-title {
	height: 40px;
	line-height: 35px;
	border-bottom: 2px solid #F34711;
}
.f-ctn-center-pr-search .f-ctn-center-pr-search-title span {
	margin-left: 2px;
	font-size: 20px;
	font-weight: normal;
	color: #F34711;
	float: q;
}
/* END CENTER CONTAINER */
.f-module-page{
	border-radius:0px;
}
.top-new{
	background: #fff;
}
.f-module-page .f-module-page-title i img{
	 border: 1px solid #EAEAEA;
padding: 3px;
border-radius: 2px;
display: none;
}
.f-module-page .f-module-page-title > span {
display: inline-block;

  text-transform: uppercase;
  line-height: 32px;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 25px;
  color: #333;
  background: #fff;
  padding: 0 10px 0 0;
 
	
}
.layout-left .filter>div{
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	border: 1px solid #ddd;
	margin-bottom: 15px;
	border-radius: 3px;
	background: #fff;
}
ul.f-product-viewid{
	margin-left: 0px;
	
}
.f-module-page .f-product-chooseview span{
	color: #575757 !important;
	font-size: 21px !important;
	font-weight: normal !important;
	padding-left: 0px;
	margin-left: 7px;
}

.news-top img{
	margin-bottom: 3px
}
#sidebar > div:first-child .f-block .f-block-title{
	display: none;
}



.f-block .f-block-title
{
	
}

.f-block .f-block-title > span
{
	font-size: 17px;	
}

.f-block .f-block-title > h2
{
	line-height: 38px;
}

.f-block .f-block-title > h2
{
	font-size: 18px;
}

.f-news-page-item .new-container{
	overflow: hidden;

}
.f-module-page-desc{
	background-image: none !important;
margin-top: 10px;
width: 100%;
padding: 10px;
border-radius: 2px;
  border: 1px dashed #313131;
  color: #333;
  text-align: center;
  font-size: 15px;

}
.f-module-page-title h1{
	margin: 0;
padding: 0;
 
margin-bottom:; 7px;

}
.f-module-page-title h1 span{
	display: inline-block;
  text-transform: uppercase;
  line-height: 32px;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 25px;
  color: #333;
  padding: 0 10px 0 0;
}

.f-module-page .f-module-page-body .f-pr-image-zoom-gallery img{
	max-width:100%;
	height:auto;
}

	/* BEGIN TAB */
	

	
	/** BEGIN TAB HOME CATEGORY PRODUCT**/
.f-pr-tab-home-cate {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
.f-center-title .first {
color: #02A8F3 !important
}
.f-pr-tab-home-cate li {
	float: left;
}
.f-pr-tab-home-cate li a h2 {
	margin-left: 2px;
font-size: 16px;
font-weight: normal;
color: #2E2E2E;
line-height: 40px;
padding-right: 10px;
padding-left: 10px;
}
.f-pr-tab-home-cate li.active a {
	color: #F34711;
}
.v2-tab-home-ul{
	border: none;
}
.f-child-home-tab{}
.f-child-home-tab .nav-tabs{text-align: right;
border-bottom: 0;}
.f-child-home-tab .nav-tabs li{float: none;
display: inline-block;
border: 0;}
.f-child-home-tab .nav-tabs li a{
border-radius: 2px;
background: #C0C0C0;
margin-top: 5px;
padding: 2px 10px;
border: 1px solid #9E9E9E;
color: #000;
}
.f-child-home-tab .nav-tabs li.active a{
	border-radius: 2px;
background: #6FD59B;
margin-top: 5px;
padding: 2px 10px;
border: 1px solid #0C6729;
color: #000;
}
/** END TAB HOME CATEGORY PRODUCT**/
	
		
	/* <cate */
	   	
.f-cate {
margin-bottom: 10px;
padding: 5px;
border-radius: 0px;
}
.f-cate ul.f-cate-ul {
	list-style: none;
	margin-bottom: 0;
}
.f-cate ul.f-cate-ul li{
	text-align: center;
	margin: 5px 0;
	padding-left: 0px;
	padding-right: 0px;
}
.f-cate ul.f-cate-ul li a {
color: #565656;
  font-size: 13px;
  font-weight: bold;
  margin: 0 5px;
  display: block;
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #aaaaaa;
  min-height: 49px;
  padding-top: 8px;
  border-radius: 5px;
  box-shadow: 1px 1px 1px rgba(0, 70, 165, 0.3);
}
.layout-child .sidebar_widget{
	display: none;
}
.layout-child .block-top > .no-padding{
	display: none;
}











.category_filter > i{
	display: none;
}
.f-cate ul.f-cate-ul li:hover a{
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.26);
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #C18107;
  color: #C18107;
}

.f-cate ul.f-cate-ul li img {
border: 1px solid #EAEAEA;
border-radius: 50%;
}
.f-cate ul.f-cate-ul li:hover img{
	border: 1px solid #00AEEF;
}

/* cate > */
		
	
	/* BEGIN PRODUCT STYLE */
	
		/* <tab product page */
.f-page-tab {
	position: relative;

}
.f-page-tab ul.nav-tabs {
 	border:0px;
}
.f-page-tab ul.nav-tabs li {
	list-style: none;
}
.f-page-tab ul.nav-tabs li a {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 1px;
	background: #FFF;
	
}
.f-page-tab ul.nav-tabs li.active a{
	background: #F34711;
	color: #FFF;
	border: 0;
	border-radius: 2px;
}
.f-page-tab ul.nav-tabs li a:hover{
	border: 0;
}
/* tab product page>*/
.f-product center{
	display: block;
min-height: 200px;
margin-top: 50px;
}	   
	
.f-product {
	padding: 0;
	margin-top: 10px;
}
.f-product li {
	list-style: none;

}
.f-product .f-pr-item {
	overflow: hidden;
margin-bottom: 10px;
text-align: left;
position: relative;
background: #FFF;
}
.f-product .f-pr-item .f-pr-item-img {
	position: relative;
border: 0px solid #E7E7E7;
border-bottom: 0px;
margin-top: 1px;
height: 235px;
overflow: hidden;
}
.f-product .f-pr-item .f-pr-item-compare {
	position: absolute;
	top: 2px;
	left: 2px;
	z-index: 10;
	background: #5BC0DE;
	text-align: center;
	cursor: pointer;
	border-radius: 2px;
	padding: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #46B8DA;
	display: none !important;
}
.f-product .f-pr-item .f-pr-item-compare span {
	 
	color: #fff;
}
.f-product .f-pr-item:hover .f-pr-item-compare {
	display: block;
	background: #f34711;
	border:1px solid #f34711;
}
.f-product .f-pr-item .f-pr-item-saleof {
	position: absolute;
top: 5px;
right: 6px;
z-index: 1;
background: #4AB21F;
text-align: center;
cursor: pointer;
border-radius: 2px;
padding: 5px;
padding-top: 1px;
padding-bottom: 1px;
font-size: 12px;
font-weight: bold;
}
.f-product .f-pr-item .f-pr-item-saleof span {
	color:#fff;
}
.f-product .f-pr-item .f-pr-item-img img {
	position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
height: auto;
width: auto;
margin: auto;
}

.f-product .f-pr-item .f-pr-item-boxdetail h2 {
	margin-top: 0px;
	margin-bottom: 4px;
}
.f-product .f-pr-item .f-pr-item-boxdetail h2 a {
	font-size: 14px;
  color: #414141;
  font-style: normal;
  font-family: 'font',Arial,Helvetica,sans-serif;
  font-weight: 400;
  line-height: 21px;
  height: 42px;
  overflow: hidden;
  margin-top: 0px;
  display: block;
	 
}

.f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-old-price {
	text-align: left;
text-decoration: line-through;
color: #4C4C4C;
font-size: 12px;
line-height: 22px;
}
.f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-action a.btn{
	margin-bottom: 2px;
border-radius: 1px;
 background: #02A8F3;
border: none;
border-radius: 15px;
}
.f-product .f-pr-item:hover .f-pr-item-action {
	display: block;
}
.f-product .f-pr-item:hover {
	 
}
.f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-action .f-pr-item-more {
}
.f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-action .f-pr-item-more:hover {
	background-color: #1e62d0;
}
.f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-action .f-pr-item-quickbuy {
	
}
.f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-action .f-pr-item-quickbuy:hover {
	background-color: #1e62d0;
}

.f-product .f-pr-item:hover .icon-hover{
	display: block;
}
.f-product .f-pr-item .f-pr-item-boxdetail  .f-pr-otherdetail{
	display:none;
}
.f-page-split-body .v2-home-pr-item-img{
height: 175px;
}
/* Xem dang list 
.viewlist > li {
	width:100%;
	list-style:none;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:10px;
}
.viewlist .f-pr-item {
	position:relative;
}
.viewlist .f-pr-item .f-pr-item-saleof {	
	position: absolute;
	top: 3px;
	left: 18px;
	z-index: 10;
	background: #F34711;
	text-align: center;
	cursor: pointer;
	border-radius: 2px;
	padding: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #FF3F03;
}
.viewlist .f-pr-item .f-pr-item-saleof span{
	color:#fff;
}
.viewlist .f-pr-item .f-pr-item-compare {
	position: absolute;
	top: 26px;
	left: 18px;
	z-index: 10;
	background: #5BC0DE;
	text-align: center;
	cursor: pointer;
	border-radius: 2px;
	padding: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #46B8DA;
	display:none !important;
}
.viewlist li:hover .f-pr-item .f-pr-item-compare{
	display:block;
}
.viewlist .f-pr-item .f-pr-item-compare span {
	 
	color: #fff;
}

.viewlist .f-pr-item .f-pr-item-img {
	
}
.viewlist .f-pr-item .f-pr-item-boxdetail h2 {
	margin:0;
	margin-bottom:10px;
	padding:0;
	text-align:justify;
}
.viewlist .f-pr-item .f-pr-item-boxdetail h2 a {
	font-size: 20px;
color: #3D3D3D;
}
.viewlist .f-pr-item .f-pr-item-boxdetail .f-pr-item-price {
	font-size: 15px;
color: #F00;
line-height: 20px;
font-weight: 700;
}
.viewlist .f-pr-item .f-pr-item-boxdetail .f-pr-item-old-price {
	text-decoration: line-through;
	color: #AFAFAF;
	font-size: 12px;
	line-height: 18px;
}
.viewlist .f-pr-item .f-pr-item-boxdetail .f-pr-item-action {
	
}
.viewlist .f-pr-item .f-pr-item-boxdetail .f-pr-item-action a.btn{
	margin-bottom: 2px;
border-radius: 1px;
background: #2782E8;
border: 1px solid #F93131;
}
.viewlist .f-pr-item .f-pr-item-boxdetail .f-pr-item-action .f-pr-item-more {
	
}

.viewlist .f-pr-item .f-pr-item-boxdetail  .f-pr-otherdetail{
	display:block;
}
.viewlist .f-pr-item .f-pr-item-boxdetail  .f-pr-otherdetail ul{
	margin-top: 10px;
	border: 1px solid #F3F3F3;
	padding: 5px;
	border-radius: 3px;
	background: #F7F7F7;
}
.viewlist .f-pr-item .f-pr-item-boxdetail  .f-pr-otherdetail ul li{
	line-height:20px;
	list-style:none;
	padding-left:0px;
	padding-right:0px;
}

*/
/*  */
	
.f-product-chooseview {
	float: right;
	padding: 0px 0px 0px 15px;
	margin-top: -28px;
	 
}
.f-product-chooseview a {
	float: left;
color: #777;
margin: 0px;
font-size: 27px;
	
}	
.f-product-view .f-product-view-info .f-product-view-info-image {
	padding:0 8px;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom {
	position: relative;
	margin-bottom: 5px;
	margin:auto;
	height: 400px;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom > div {
	
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom img {
 		position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
width: auto !important;
height: auto !important;
max-height: 400px;

}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery{
	margin-top:10px;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery a.left{
	background: url(../imgs/left.png) no-repeat 40% 50% #EBEBEB;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery a.right{
	background: url(../imgs/right.png) no-repeat 55% 50% #EBEBEB;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery .row {
	margin: 0px;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery .row > div {
	margin: 0px;
	padding-left: 1px;
	padding-right: 1px;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery .carousel-control{
	width:10px;
	background:red;
	display: inline-block !important;
    vertical-align: middle !important;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery img {
	opacity:0.5;
	margin: auto;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery a.active img{
	border: 1px solid #F54381;
}
.f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery img:hover {
	
	opacity: 1;
}
.f-product-view .f-product-view-info .f-product-view-info-detail {
	
}
.f-product-view .f-product-view-info .f-product-view-info-detail .f-product-view-name {
	border-bottom: 1px solid #F3F3F3;
	padding-bottom: 10px;
}
.f-product-view .f-product-view-info .f-product-view-info-detail .f-product-view-name h1{
	margin:0px;
	font: bold 22px/30px Arial !important;
	color: #DB2827;
}
@font-face{font-family:NhomMuaMedium;
	src:url(../fonts/nhom_mua-md-webfont.eot);
	src:url(../fonts/nhom_mua-md-webfont.eot?#iefix) format('embedded-opentype'),
	url(../fonts/nhom_mua-md-webfont.woff) format('woff'),
	url(../fonts/nhom_mua-md-webfont.ttf) format('truetype'),
	url(../fonts/nhom_mua-md-webfont.svg#NhomMuaMedium) format('svg');
	font-weight:400;font-style:normal}
	
@font-face{font-family:'awesome';
	src:url(../fonts/FontAwesome.otf);
	}
	
	
@font-face{font-family:lato;
	src:url(../fonts/lato-regular.ttf);
	}
		
@font-face{font-family:latobold;
	src:url(../fonts/lato-bold.ttf);
	}		
		
.f-product-view .f-product-view-info .f-product-view-info-detail .f-product-view-name h1 span {
	font-size: 30px;
    color: #000016;
    text-align: left;
    margin: 0 0 8px;
    font-weight: 400;
    line-height: 26px;
    /* font-family: 'NhomMuaMedium',sans-serif; */
    text-transform: capitalize;
}
.f-product-view .f-product-view-name .f-pr-view-tool {
	margin-top: 5px;
}
.f-product-view .f-product-view-name .f-pr-view-tool ul {
	list-style: none;
}
.f-product-view .f-product-view-name .f-pr-view-tool ul li {
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	border-right: 1px solid #898989 ;
	line-height: 12px;
 
	color: #898989 ;
font-size: 12px;
}
.f-product-view .f-product-view-name .f-pr-view-tool ul li a {
	color: #A0A0A0;
}
.f-product-view .f-product-view-name .f-pr-view-tool ul li:first-child {
	padding-left: 0px;
}
.f-product-view .f-product-view-name .f-pr-view-tool ul li:last-child {
	border-right: 0px solid #ccc;
}
.f-product-view .f-pr-view-info {
	margin-top: 10px;
}
.f-pr-view-info table{
	width: 100%;
}

.f-pr-view-info  table {

  border-collapse: separate;
  box-shadow: inset 0 1px 0 #fff;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  width: 100%;
}
.f-pr-view-info table td:first-child {
  box-shadow: inset 1px 0 0 #fff;
  width: 25%;
  color: #666;
  font-size: 13px;
}
.f-pr-view-info table td img{
	max-width: 50px;
}
.f-pr-view-info table td {
  position: relative;
  transition: all 300ms;
}
.f-pr-view-info .price{
	font-size: 40px;
  line-height: 54px;
    color: #F3216A;
  font-weight: 700;
}
#add-cart{
	  background: #00AAF1;
	  border: none;
	  background: none;
	  border: 1px solid #dddddd;
	  color: rgb(146, 146, 146);
	  transition:all 0.5s;
}
.vat{
	font-size: 11px;
	color: #444;
	font-weight: bold;
}
.f-product-view .f-pr-view-info ul li {
	float: left;
list-style: none;
line-height: 24px;
margin-bottom: 7px;
font-family: arial;
font-size: 13px;
}

.f-product-view .f-pr-view-info ul li.key {
	width: 100px;
margin-right: 5px;
font-family: arial;
font-size: 13px;
}
.f-product-view .f-pr-view-info ul li span.price {
	font-size: 17px;
	color: #F80000;
	 font-weight: 700;
	line-height: 21px;
	margin-right: 10px;
}
.f-product-view .f-pr-view-choosegroup {
	border: 1px solid #f1f1f1;
	padding: 5px;
}
.f-product-view .f-pr-view-choosegroup ul > li {
	list-style: none;
	float: left;
	margin-bottom: 5px;
}
.f-product-view .f-pr-view-choosegroup ul li.key {
	list-style: none;
	width: 100px;
}
.f-product-view .f-pr-view-choosegroup ul li.value ul.color-choose li {
	margin-right: 5px;
	position: relative;
	width: 43px;
	height: 43px;
	border: 1px solid #E9E9E9;
}
.f-product-view .f-pr-view-choosegroup ul li.value ul.color-choose li.selected {
	border: 1px solid #f34711;
}
.f-product-view .f-pr-view-choosegroup ul li.value ul.color-choose li img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 41px;
	max-height: 41px;
}
.f-product-view .f-pr-view-choosegroup ul li.value ul.size-choose li {
	margin-right: 5px;
	position: relative;
	border: 1px solid #E9E9E9;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.f-product-view .f-pr-view-choosegroup ul li.value ul.size-choose li.selected {
	border: 1px solid #f34711;
}
.f-product-view .f-pr-view-choosegroup ul li.value ul.size-choose li a {
}
.f-product-view .f-product-view-tab {
margin-top: 10px;
border-radius: 2px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-header {
	
}
.f-product-view .f-product-view-tab .f-product-view-tab-header > ul {
	margin-top:10px;
	border:0px;
	line-height: 32px;
  border-bottom: 1px solid #333;
  height: 33px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-header > ul li {
	margin-right:2px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-header > ul li > a{
border: 0px;
padding: 7px 9px;
border-radius: 3px 3px 0 0;
color: #6f6f6f;
font-family: arial;
  font-weight: bold;
font-size: 12px;
text-transform: uppercase;
}
.f-product-view .f-product-view-tab .f-product-view-tab-header > ul li:hover a {
	
}
.f-product-view .f-product-view-tab .f-product-view-tab-header > ul li:hover a {
	
}
.f-product-view .f-product-view-tab .f-product-view-tab-header > ul li.active a {
	background: #fff;
	border-bottom: 3px solid #333;
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body {
	
	padding-top: 15px;
	border: 1px solid #ccc;
	border-top: none;
}

.f-product-view .f-product-view-tab ul {
	list-style: none;
}
.f-product-view .f-product-view-tab ul li div {
	float: left;
}
.f-product-view .f-product-view-tab ul li div.f-callback-form-text {
	width: 202px;
	margin-top: 8px;
	text-align: right;
	margin-right: 9px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-content {
	padding: 10px;
	text-align: justify;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-header {
	background:#F8F8F8;
	border-radius:3px;
	margin:10px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-header .row {
	margin:0px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-header li {
	padding-left:1px;
	padding-right:1px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-header li a.active{
	color:#00AAF1;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-header li a.active span{
	color:#f34711;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-body .tab_contact_panel{
	display:none;
	padding:10px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-body .tab_contact_panel .row{
	margin:0px;
}
.f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-body .tab_contact_panel li > div{
	padding-left:1px;
	
}
.f-product-view .f-product-view-tags {
	margin-top: 10px;
	padding: 10px;
	border: 1px dashed #C9C9C9;
}
.f-product-view-comment {
	margin-top: 10px;
}
.f-product-view-comment .f-product-comment-tab-header {
	
}
.f-product-view-comment .f-product-comment-tab-header > ul {
	list-style: none;
	border:0;
	text-align: right;
}
.f-product-view-comment .f-product-comment-tab-header > ul li {
	float: none;
	display: inline-block;
	padding-right: 10px;
	padding-left: 0px;
}
.f-product-view-comment .f-product-comment-tab-header > ul li a{
	border:0px;
	font-size: 12px;
	font-weight: bold;
	color: #222;
}
.f-product-view-comment .f-product-comment-tab-header > ul li:hover {
	color: #f34711;
}
.f-product-view-comment .f-product-comment-tab-header > ul li:hover a {
	color: #f34711;
}
.f-product-view-comment .f-product-comment-tab-header > ul li.active a {
	color: #CC040E;
}
.f-product-view-comment .f-product-comment-tab-header > ul li a:hover {
	border:0;
}
.quick-pr-name{
	font-size: 12px;
padding: 0;
margin: 0;
line-height: 17px;
color: #075AA0;
}
.quick-pr-price{display: block;
color: #E70B0B;
font-weight: 700; font-size: 13px;}
.quick-pr-old-price{display: block;
text-decoration: line-through;
color: #888;
font-size: 11px;
font-style: italic;}
.quick-pr-upto{display: block;
font-size: 12px;
color: #2D96BB;}
.quick-pr-total{
	color: #DD3838;
font-weight: 700;
font-size: 13px;
}
.quick-order-total div{
	text-align:right;
}
.quick-order-total span{display:block}
.quick-order-total .pr-total{border-bottom: 1px solid #BBB;
padding-bottom: 10px;}
.quick-order-total .pr-total-money{font-weight: 700;
font-size: 15px;
padding-top: 10px;}
.quick-order-total .pr-vat{font-size: 12px;
padding-top: 4px;
color: #38B861;}
.quick-order-total strong{color: #DD181B;
font-size: 15px;}
.table-quickbuy{margin-bottom: 10px;
padding: 0;
border-bottom: 1px solid #E7E7E7;}
.quick-manu{font-size: 11px;
color: #9D9D9D;}
.quick-status-pr{color: #3ACB8F;
font-size: 12px;}
.quick-status a{color: #CB3A3A;font-size: 12px;}
.quick-nofi{text-align: left;
background: #F1F1F1;
padding: 5px;
border-radius: 4px;
font-size: 12px;
color: #808080;}
.quick-order-total{
	background: #F9F9F9;
padding: 8px 10px;
border-radius: 4px;
}


/* END PRODUCT STYLE */
	
/* Shoping cart */
	.shopcart{ }
	.sc-header{background: #5CB85C;
height: 40px;
border-bottom: 1px solid #2F8E2F;}
	.sc-header .sc-logo{display: block;
height: 40px;}
	.sc-header .sc-logo img{height: 40px;
padding: 5px;}
	.sc-header .sc-step{}
	.sc-header .sc-step ul{padding: 0;
margin: 0;
list-style: none;}
	.sc-header .sc-step ul li{float: left;
padding: 0 50px 0 76px;
color: #FFF;
position: relative;height: 40px;}
.sc-header .sc-step ul li.active{background: #4BB7C5;}
.sc-header .sc-step ul li.active:after{background: #5CB85C;}
.sc-header .sc-step ul li.active:before{position: absolute;
top: 0px;
right: -17px;
width: 42px;
height: 29px;
border: 0px solid #215F29;
border-bottom: 0;
border-left: 0;
content: '';
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
z-index: 1;
background: #4BB7C5;}
.sc-header .sc-step ul li:after{position: absolute;
top: 0px;
left: -25px;
width: 42px;
height: 29px;
border: 1px solid #215F29;
border-bottom: 0;
border-left: 0;
content: '';
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
z-index: 1;}
.sc-header .sc-step .step-icon{float: left;
width: 40px;
height: 40px;
 
margin-top: 5px;}
.sc-header .sc-step .step-icon span{}
.sc-header .sc-step .step-name{float: left;	}
.sc-header .sc-step .step-name span{}
.sc-header .sc-step .step-name span.step-number{display: block;
font-size: 10px;
margin-top: 2px;}
.sc-header .sc-step .step-name span.step-action{display: block;}
.sc-body{
	margin-top:30px;
}
.sc-panel-login{padding-top: 20px;}
.sc-panel-login .form-control{border-radius: 0;
box-shadow: none;}
.sc-panel-step .form-control{border-radius: 0;
box-shadow: none;}
.sc-nofi{text-align: left;
background: #F1F1F1;
padding: 5px;
border-radius: 4px;
font-size: 12px;
color: #808080;}
.sc-split{
background: #E0E0E0;
padding: 5px;
border-radius: 2px;
font-size: 12px;
color: #060606;
border-left: 3px solid #109E42;
}
.sc-split label{padding-top: 2px !important;}
.sc-split label input{margin: 0;
margin-top: 1px;}

.box-info-card{margin-bottom: 10px;}
.box-info-card-bd{ 
border: 1px solid #E7E7E7;
border-top: 0;padding-top: 20px;background: #FAFAFA;}
.sc-payment{}
.sc-payment ul{}
.sc-payment ul li{
text-align: center;
width: 124px;

}
.sc-payment ul li span{margin-top: 7px;}
/** BEGIN TAB HOME News **/

.f-news-tab-home {
	list-style: none;
	margin: 0;
	padding: 0;
}
.f-news-tab-home li {
	float: left;
	 
}
.f-news-tab-home li a {
border-radius: 0px;
display: block;
height: 39px;
line-height: 40px;
background: #F2F2F2;
color: #6C6868;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
margin-right: 4px;
padding: 0 15px;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.33);
text-transform: uppercase;
font-size: 14px;
font-family: 'Open Sans',sans-serif;
font-weight: 600;
}
.f-news-tab-home li.active a{background: #2782E8;
color: #FFF;}
.f-news-tab-home li a.selected {
	color: #F34711;
}
/** END TAB HOME News **/

/* BEGIN NEWS STYLE */
	
/* <news home*/		
.f-news {
	margin-top: 10px;
}
.f-news li {
	list-style: none;
	margin-bottom: 10px;
}
.f-news li:nth-child(4){
	border: 0;
}
.f-news .f-news-item {
	position: relative;
 
background: #FFF;
}
.f-news .f-news-item .f-news-item-img {
	position: relative;
overflow: hidden;
border:1px solid #F2F2F2;
}

.f-news-item-img:hover .wrapnewitem{
 	opacity: 1
}

.f-news .f-news-item:hover .f-news-item-img .f-news-item-img-hover {
	transition: opacity .20s ease-in 0s, box-shadow .40s ease-out 0s;
	-webkit-box-shadow: 0 0 130px rgba(0, 0, 0, 1) inset;
	-moz-box-shadow: 0 0 130px rgba(0,0,0,1) inset;
	box-shadow: 0 0 130px rgba(0, 0, 0, 1) inset;
	background: url(../imgs/full_image.png) no-repeat center;
}
.f-news .f-news-item .f-news-item-img .f-news-item-img-hover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	cursor: pointer;
}
.f-news .f-news-item .f-news-item-img img {

}
.f-news .f-news-item .f-news-item-img img:hover {
	opacity: 1;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset;
}
.f-news .f-news-item .f-news-item-title {
	text-align: justify;
	margin-top: 0px;
	padding: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.f-news-item-title .f-new-item-sum{
	    text-align: justify;
	    line-height: 18px;
	    color: #333;
	    font-size: 12px;
	    font-family: arial;
	    height: 52px;
    	overflow: hidden;
	}

.f-news .f-news-item .f-news-item-title a {
line-height: 16px;
font-size: 12px;
text-align: justify;
  font-weight: bold;
  color: #262626;
}
.f-news .f-news-item .f-news-item-title h3{
	height: 32px;
	overflow: hidden;
}
.f-news .f-news-item .f-new-item-sum {
    text-align: justify;
    margin-top: 5px;
    line-height: 18px;
    color: #333;
    font-size: 12px;
    font-family: arial;
    height: 57px;
    overflow: hidden;
}
/* news home>*/

/* <news page */
.f-news-page {
	list-style: none;
}
.bloc-bottom{
	margin-top: 0px;
	padding-bottom: 10px;
}
.bloc-bottom .f-block-title{
	font-size: 16px;
	font-weight: bold;
	border-bottom: none !important;
	border-top: 1px solid #ddd;
	padding-top: 12px;
	margin-bottom: 0px;
}
.bloc-bottom .f-block-news-menu li{
	display: inline-block;
}
.bloc-bottom .f-block{
	border: none;
	padding: 0 0;
	margin-top: 5px;
}
.bloc-bottom .slide1 > div{
	width: 100%;
}
.bloc-bottom .f-block-title span{
	color: #888;
	font-size: 16px;
	position: relative;
}
.tab-sp > div{

}
.tab-sp > div:first-child{
}
.slide1 > div{
}

.f-news-page li {
	
	bottom-top: 11px;
	
	
}
.new-date{
	 font-size: 12px;
  color: #c18107;
  text-align: left;
  font-style: italic;
}
.f-news-page li .f-news-page-item-img {
	padding-left: 0px;
	margin-bottom: 10px;
}
.f-news-page li .f-news-page-item-img .thumbnail{
	border-radius: 0px;

}
.f-news-page li .f-news-page-item-img img {
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}

.f-news-page li .f-news-page-item-text {
	overflow: hidden;
	padding-bottom: 3px;
}
.f-news-page li .f-news-page-item-text h2 {
	padding:0px;
	margin:0px;
	margin-bottom:2px;
}
.f-news-page li .f-news-page-item-text h2 a {
  line-height: 20px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #313131;
}
.f-news-page li .f-news-page-item-text .f-news-page-item-summary {
	line-height: 18px;
	font-size: 14px;
	text-align: justify;
	color: #666;
	overflow: hidden;
	height: 37px;
	color: #444444;
}
.f-news-page li .f-news-page-item-text .f-read-more{
	margin-top: 6px;
	
}
.f-news-page li .f-news-page-item-text .f-read-more a{
	font-size: 15px;
	
}
.f-news-view-page .f-news-view-title h1{
	font-family: 'Roboto',Helvetica,Arial,sans-serif;
  display: block;
  padding: 10px;
  font-size: 22px;
  line-height: 35px;
  margin: 0;
  color: #444;
}
.title-bl{
	position: relative;
  color: #00275D !important;
  line-height: 31px;
  height: 32px;
  border-bottom: 1px solid #ededed;
  text-transform: uppercase;
  font-size: 17px;
}
.binhluan {
  text-align: right;
  margin: 10px;
}
.binhluan a.active {
  color: #F39200;
}
.binhluan a {
  color: #313131;
  font-size: 14px;
}
.binhluan span._line {
  margin: 0px 5px;
}
 .f-news-date{
	color: #B6B6B6;
font-size: 12px;
padding-bottom: 4px;
padding-left: 10px;
overflow: hidden;
border-bottom: 1px solid #dcdcdc;
margin-bottom: 15px;
}
.f-news-date .left{
	float: left;
}
.f-news-date .right{
	float: left;
}
.f-news-view-detail,.f-video-view-detail{
	color: #404040;
  font-family: Arial,sans-serif;
  font-size: 13px;
  line-height: 21px;
  padding: 10px;
}
.f-news-view-page .f-news-other {
	list-style: none;
}
.f-news-view-page .f-news-other li {
	line-height: 22px;
	margin-left: 6px;
}
.form-horizontal .control-label{
	color: #596067;
  font-family: Arial,sans-serif;
  font-size: 14px;
  margin-bottom: 10px;
}
.f-news-view-page .f-news-other li a {
	background: url(../imgs/nav.png) no-repeat 0px 4px;
	padding-left: 10px;
	 
	font-size: 12px;
}
.f-news-view-page .f-news-view-tags {
	margin-top: 10px;
}
.f-news-view-page .f-news-view-comment {
	margin-top: 10px;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header {
	height: 21px;
	border-bottom: 1px solid #F5F5F5;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header > ul {
	list-style: none;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header > ul li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 1px;
	height: 20px;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #F1F1F1;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header > ul li:first-child {
	padding-left: 0px;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header > ul li:last-child {
	border-right: 0px;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header > ul li:hover {
	color: #f34711;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header > ul li:hover a {
	color: #f34711;
}
.f-news-view-page .f-news-view-comment .f-news-comment-tab-header > ul li a.selected {
	color: #f34711;
}
.f-news-other{
	list-style:none;
}
.f-news-other img{
	display: none;
}
.f-news-other h3{
	font-size:12px;
	margin:9px;
}
.f-news-other h3 a{color: #00AEEF;
display: block;
font-size: 13px;
padding: 4px 0;}
/* news page> */
	/* END NEWS STYLE */
	
	/** BEGIN TAB HOME Album **/
#f-album-tab-home {
	list-style: none;
	margin: 0;
	padding: 0;
}
#f-album-tab-home li {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
#f-album-tab-home li a {
	font-size: 16px;
	border-radius: 0px;
}
#f-album-tab-home li a.selected {
	color: #F34711;
}
.menutop .news-top{
	display: none;
}
/** END TAB HOME Album **/
	/* BEGIN ALBUM STYLE */
.f-album {
	margin-top: 10px;
}
.f-album li {
	list-style: none;
	 
}
.f-album .f-album-item {
	position: relative;
	list-style: none;

	margin-bottom: 10px;
	padding: 5px;
	background: #FFF;
}
.f-album li .f-album-item-img {
	position: relative;
}

.f-album .f-album-item .f-album-item-img .f-album-item-img-hover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	cursor: pointer;
	width: 100%;
	height: 100%;
}
.f-album .f-album-item:hover .f-album-item-img-hover {
	transition: opacity .20s ease-in 0s, box-shadow .40s ease-out 0s;
	-webkit-box-shadow: 0 0 130px rgba(0, 0, 0, 1) inset;
	-moz-box-shadow: 0 0 130px rgba(0,0,0,1) inset;
	box-shadow: 0 0 130px rgba(0, 0, 0, 1) inset;
	background: url(../imgs/full_image.png) no-repeat center;
	 
}
.f-album .f-album-item .f-album-item-img img {
	margin: 0 auto;
}
.f-album .f-album-item .f-album-item-img img:hover {
	
}
.f-album .f-album-item .f-album-item-title {
	padding: 5px;
text-align: center;
margin-top: 0px;
background: #FFF;
overflow: hidden;
height: 44px;
}
.f-album .f-album-item .f-album-item-title h2 {
	margin: 0;
	padding: 0;
}
.f-album .f-album-item:hover {
	border-bottom: 7px solid #C18107;
}

.f-album .f-album-item .f-album-item-title a {
	line-height: 18px;
font-size: 12px;
color: #3A3A3A;
font-family: arial;
	 
}
.f-album .f-album-item:hover .f-album-item-title a {
	color: #02A8F3;
}
.f-album .f-album-item-description {
	display: none;
}

.f-album-view-page .f-album-detail {
	margin-top: 10px;
	line-height: 20px;
	text-align: justify;
}
.f-album-view-page .f-album-detail-readmore {
	margin-right: 10px;
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
	cursor: pointer;
}
.f-album-view-page .f-album-detail-readmore a {
	font-family: metro-b;
	padding: 4px;
	color: #E96E1C;
}

.new-detail .f-module-page{
	background: none;
}
.new-detail .f-pr-item-boxdetail .f-pr-item-price{
	font-weight: normal !important;
	text-align: center !important;
}
.f-pr-item-action{
}
.product-detail{
	margin-bottom: 15px;
}
.f-page-split .f-page-split-title {
	color: #888 !important;
  font-size: 12px !important;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-top: 10px;
  font-weight: normal !important;
  position: relative;
}
/* END ALBUM STYLE */
	
	/* BEGIN VIDEO STYLE */

.tab-hot .f-center-title {

line-height: 35px;
position: relative;
 
}
.tab-hot .f-center-title .customNavigation{
	top: 0px;
}
.f-video-tab-home {
	list-style: none;
	margin: 0;
	padding: 0;
}
.f-video-tab-home li {
	float: left;
	 
}

.f-video-tab-home li a{
	font-size: 18px;
    color: #181818;
    text-transform: uppercase;
    font-weight: 400;
    margin-right: 20px;
}

.f-video-tab-home li.active a{
	color:#02A8F3
}

.f-video-tab-home li.active{
  
  position: relative;
}

.f-video-tab-home li a h2 {
line-height: 32px;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #333;
  background: #fff;
  padding-right: 10px;
}

.f-video-tab-home li a.selected {
	color: #F34711;
}

.f-video {
	margin-top: 10px;
}
.f-video li {
	list-style: none;
 
}
.f-video .f-video-item {
	position: relative;
	margin-bottom: 10px;
 
	background: #FFF;
	padding: 5px;
}
.f-video .f-video-item .f-video-item-img {
	position: relative;

}
.f-video .f-video-item .f-video-item-img img{
	width: 100%;
}
.f-video .f-video-item .f-video-item-img .f-video-item-img-hover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.f-video .f-video-item .f-video-item-img img {
	margin: 0 auto;
}
.f-video .f-video-item:hover .f-video-item-img .f-video-item-img-hover {
	transition: opacity .20s ease-in 0s, box-shadow .40s ease-out 0s;
    background: rgba(0,0,0,0.55) url(../imgs/play_video.png) no-repeat center;


}
.f-video .f-video-item .f-video-item-img .f-video-item-img-hover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	cursor: pointer;
	width: 100%;
	height: 100%;
}

.f-video .f-video-item .f-video-item-title {
	padding: 5px;
	text-align: center;
	margin-top: 0px;
}
.f-video .f-video-item .f-video-item-title h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	height: 34px;
	overflow: hidden;
}
/*.f-video .f-video-item:hover .f-video-item-title {
	background: #FFAD00;
}*/
.f-video .f-video-item .f-video-item-title a {
	line-height: 18px;
	font-size: 12px;
	color: #000;
	text-align: center;
	 
}
.adv-bottom{
	margin-bottom: 10px;
}
.f-video .f-video-item .f-video-item-title a:hover,.f-news .f-news-item .f-news-item-title a:hover,.f-footer ul.f-footer-nav li ul li a:hover{
	color: #00AAF1  !important;
}
.login-bar li a:hover{
	color: #0069a3; 
}
.f-video-view-page .f-video-view-player {
	margin-top: 10px;
	background: #000;
}
.f-video-view-page .f-video-view-detail {
	margin-top: 10px;
	line-height: 20px;
	text-align: justify;
}
.f-video-view-page .f-video-detail-readmore {
	margin-right: 10px;
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
	cursor: pointer;
}
.f-video-view-page .f-video-detail-readmore a {
	 padding: 4px;
color: #F03A3A;
border: 1px solid #FDA4A4;
font-size: 12px;
border-radius: 2px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
     height: 0; overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.autosize-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.autosize-container iframe,
.autosize-container object,
.autosize-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* END VIDEO STYLE */
	
	/* Start css trang ban do*/
.f-maps-page .f-maps-left {

}
.f-maps-page .f-maps-left .f-maps-left-mapinfo {
	line-height: 20px;
	margin-top: 10px;
	text-align: justify;
	background: #F5F5F5;
	padding: 5px;
}
.f-maps-page .f-maps-right {
	
}

/* End css trang ban do */
	
	/* Start css trang lien he */
.f-contact-page {
	padding: 10px;
}
.f-contact-page .f-contact-page-info {
	margin-bottom: 10px;
}
.f-contact-page .f-contact-form {
}


/* End css trang lien he */
	
	/* BEGIN RIGHT CONTAINER*/	
.f-container .f-ctn-right {
	float: left
}
/* END RIGHT CONTAINER */
	
	/* BEGIN BLOCK STYLE */
.f-block .f-block-title {
	 border-bottom: 1px solid #DCDCDC;
  color: #00275d;
  font-size: 15px;
  line-height: 30px;
  margin-bottom: 10px;
  text-align: center;

  width: 100%;
  text-transform: uppercase;
  padding: 15px 20px;
	font-size: 27px;
	color: #fff;
	background: rgba(0,0,0,.8);
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}
.block1 .f-block .f-block-title {
	text-align: center;
}
.block1 .f-block .f-block-title span{
	padding: 0 10px;
	background: #fff;
}


/*.f-block .f-block-title span {
	color: #fff;
}*/
.f-block .f-block-body {
	background: #FFF;
	border-top: none;
}
.f-block .f-block-body ul.f-block-pr-menu {
	list-style: none;
}
.banner{
	margin-top: 10px;
}
.f-block .f-block-body ul.f-block-pr-menu li {
	
	padding-left: 10px;
	line-height: 30px;
	background: #FFF;
	border-bottom: 1px solid #F1F1F1;
}
.f-block .f-block-body ul.f-block-pr-menu li a {
	color: #383838;
	margin-left: 10px;
	font-size: 13px;

}
.f-block .f-block-body ul.f-block-pr-menu li a:hover {
	color: #F34711;
}
/*--------------------*/
.f-block .f-block-body ul.f-block-news-menu {
	list-style: none;
}
.f-block .f-block-body ul.f-block-news-menu>li h4{
  margin: 5px 0 0;
  font-size: 24px;
  text-transform: uppercase;
  font-size: 14px;
}
.f-block .f-block-body ul.f-block-news-menu>li > a img{
	margin: 0 auto;
}

.f-block .f-block-body ul.f-block-news-menu>li{

}
.f-block .f-block-body ul.f-block-news-menu>li a {
	  color: #00275d;
  display: block;
	transition: background .3s;
  -webkit-transition: background .3s;
  -moz-transition: background .3s;
  -ms-transition: background .3s;
  -o-transition: background .3s;
  font-size: 14px; 
}
.f-block .f-block-body ul.f-block-news-menu>li img{
	float: left;
	height: 25px; 
}
.f-block .f-block-body ul.f-block-news-menu>li:after{position: absolute;
top: 16px;
left: 5px;
content: '';
width: 5px;
height: 5px;
background: #F00;background: #B3B3B3;
display: none;
}
.danhmuc-top h2 a{
	font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
  color: #313131;
  padding: 4px 0;
  color: white;
}
.danhmuc-top h2 {
	text-align: center;
	margin:0 0;
	border-radius: 4px 4px 0 0;
	transition:all 0.3s;
}

.danhmuc-top h2:hover {
	color: #f3216a !important
}

.danhmuc-top .f-block-body ul.f-block-news-menu>li a{
	    font-size: 34px !important;
	    color: white !important;
	    line-height: 37px;
}

.danhmuc-top .f-block-body ul.f-block-news-menu>li>h2>a:hover{
	color: #f3216a !important;
}



.danhmuc-top .f-block-body ul.f-block-news-menu>li .img{
	display: none;
}

.f-block-news-menu .info{
	text-align: center;
	font-size: 14px;
	display: none;
}
.f-block .f-block-body ul.f-block-news-menu>li>a:hover {
	color: #f34711;
}
.f-block .f-block-body ul.f-block-news-menu>li:hover>ul{
	display: block
}

.f-block .f-block-body ul.f-block-news-menu>li >ul{
	display: none;
}

.titleblockproduct .f-block-body ul.f-block-news-menu>li:hover>ul {
	display: none;
}



.f-block .f-block-body ul.f-block-news-menu>li ul{


  position: absolute;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  z-index: 1;
  list-style: none;
  background: white;
  /* border-radius: 5px; */
  padding: 10px;
  top: 0px;
  z-index: 200;
  box-shadow: 0px 0px 1px black;
  left: 100%;
  width: 200%;
}

.f-block .f-block-body ul.f-block-news-menu > li > ul > li > ul{
	  position: static;
	  left: 0px;
	  right: 0px;
	  padding: 0px;
	  text-align: left;
	  border: none;
	  box-shadow: none;
	  margin-top: 5px;
	  width: 100% !important;
}

.f-block .f-block-body ul.f-block-news-menu > li > ul > li > ul > li > a{
	  border: none;
	  text-align: left;
}

.f-block .f-block-body ul.f-block-news-menu>li{
	position: relative;
	margin-bottom: 10px;
	margin: 10px;
}

.titleblockproduct .f-block-body ul.f-block-news-menu>li{
	padding-left: 40px;
	padding-right: 40px;
}

.titleblockproduct .f-block-body ul.f-block-news-menu>li:before{
	  position: absolute;
	  top: 4px;
	  left: 24px;
	  content: "\f009";
	  font-family: 'awesome';
	  /* background-position: center center; */
	  font-size: 8px;
}

.titleblockproduct{
	position: relative;
}

.titleblockproduct .f-block-title h2{
	
}

.titleblockproduct .f-block-title{
	height: auto;
}

.titleblockproduct .f-block-body ul.f-block-news-menu>li img{
	display: none;
}

.titleblockproduct .f-block-body{
	  padding-top: 10px;
}

.f-block .f-block-body ul.f-block-news-menu>li ul:before{
	content: 
}

.f-block .f-block-body ul.f-block-news-menu>li ul li{position:relative}
.f-block .f-block-body ul.f-block-news-menu>li ul li:nth-child(n+4){
	display: none;
}

.f-block .f-block-body ul.f-block-news-menu>li > ul > li{
	width: 50%;
	float: left;
	margin-bottom: 20px;
}

.f-block .f-block-body ul.f-block-news-menu>li > ul > li:last-child{
	margin-bottom: 0px;
}



.f-block .f-block-body ul.f-block-news-menu>li ul li a{
	  color: #4E4E4E;
	  font-size: 14px;
	  font-weight: 300;
	  line-height: 23px;
	  border-bottom: 1px dotted #fff;
	}

.f-block .f-block-body ul.f-block-news-menu>li > ul > li > a{
	font-weight: 600
}	

	.f-block .f-block-body ul.f-block-news-menu>li ul li h2{
		text-align: left;
		margin: 0 0;
		line-height: 28px;
		padding: 0 0;
		height: 28px;
		overflow: hidden;
	}

.f-block .f-block-body ul.f-block-news-menu>li ul li a:hover{
color: #00275d;
}
/*--------------------*/
.f-block .f-block-body ul.f-block-album-menu {
	list-style: none;
}
.f-block .f-block-body ul.f-block-album-menu li {
	padding-left: 10px;
	line-height: 30px;
	background: #FFF;
	border-bottom: 1px solid #F1F1F1;
}
.f-block .f-block-body ul.f-block-album-menu li a {
	color: #383838;
	margin-left: 10px;
	font-size: 13px;
}
.f-block .f-block-body ul.f-block-album-menu li a:hover {
	color: #f34711;
}
/*--------------------*/
	
.f-block .f-block-body ul.f-block-video-menu {
	list-style: none;
}

.f-block .f-block-body ul.f-block-video-menu li {
	
	padding-left: 10px;
	line-height: 30px;
	background: #FFF;
	border-bottom: 1px solid #F1F1F1;
}
.f-block .f-block-body ul.f-block-video-menu li a {
	color: #383838;
	margin-left: 10px;
	font-size: 13px;
}
.f-block .f-block-body ul.f-block-video-menu li a:hover {
	color: #f34711;
}
/*--------------------*/
.f-block .f-block-body ul.f-block-custom-menu {
	list-style: none;
}

.f-block .f-block-body ul.f-block-custom-menu li {
	
	padding-left: 10px;
	line-height: 30px;
	background: #FFF;
	border-bottom: 1px solid #F1F1F1;
}
.f-block .f-block-body ul.f-block-custom-menu li a {
	color: #383838;
	margin-left: 10px;
	font-size: 13px;
}
.f-block .f-block-body ul.f-block-custom-menu li a:hover {
	color: #f34711;
}
.f-block .panel{border-radius: 0;
border: 0px solid #FFF;
margin-top: 7px;
box-shadow: none;}
.f-block .panel .panel-heading{padding: 5px 12px;
background: #EFEFEF;
border-radius: 2px;
background: none;
}
.f-block .panel .panel-heading h4{}
.f-block .panel .panel-heading h4 a{font-weight: 400;
font-size: 12px;
color: #373737;}
.f-block .panel .panel-body{border: 0px !important;}
/* BEGIN BLOCK PRODUCT STYLE */

.f-product-bl {
}
.f-product-bl .f-pr-bl-item {
	  overflow: hidden;
	  position: relative;
	  border-top: none;
	  
}
.slide1{
	overflow: hidden;
}
.slide1 > div{
	float: left;
	width: 100%;
}
.f-product-bl .f-pr-bl-item-img {
	position: relative;
border: 0px solid #E7E7E7;
border-bottom: 0px;
height: 100px;
overflow: hidden;
}
.f-product-bl .f-pr-bl-item h2{
	text-align: left;
	height: 32px;
	overflow: hidden;
	margin-bottom: 0px;
}
.f-product-bl .f-pr-bl-item h2 a{
	color: white;
  font-size: 14px;
  line-height: 17px;
  font-size: 14px;
  text-transform: uppercase;
}
.new-container h2 a{
	color: #1D1C1C;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}
.new-container h2 {
	height: 44px;
	text-transform: uppercase;
	overflow: hidden;
}
.block-top{
	overflow: hidden;
}
.duoi-tab-sp li img{
	max-width: 100%;
	margin-bottom: 9px;
}
#carousel-example-generic{
	margin-bottom: 9px;
}
#sidebar .slide1 .f-pr-bl-item-saleof{
	display: none;
}
#sidebar .slide1 .item{
	border: none;
}
#sidebar .slide1 .item img{
	
}
#sidebar .f-product-bl .f-pr-bl-item h2{
	
}
#sidebar .f-product-bl .f-pr-bl-item-img{
	
}
#sidebar .f-product-bl .f-pr-bl-item .f-pr-bl-item-boxdetail{
	
}
#sidebar .f-product-bl .f-pr-bl-item h2 a{
	
}
.f-product-bl  .f-pr-bl-item-img:hover img{
	-webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.f-product-bl  .f-pr-bl-item-img img{margin: 0 auto;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}
.f-product-bl .f-pr-bl-item .f-pr-bl-item-saleof {
position: absolute;
  z-index: 19;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 13px;
  background: url("../imgs/icon.png") no-repeat  left center ;
  color: #ffffff;
  top: 0px;
  right: 0px;
  height: 33px;
  width: 36px;
  font-weight: bold;
  line-height: 30px;
  display: none;
}
.adv-bottom .left{
	width: 46%;
	float: left;
}
.adv-bottom .left{
	width: 46%;
	float: right;
}
.adv-bottom img{
	max-width: 100%;
}
.f-product-bl .f-pr-bl-item .f-pr-bl-item-img img {
	position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0px;
margin: 0 auto;
}
.f-product-bl .f-pr-bl-item .f-pr-bl-item-boxdetail {
	margin: 0;
	padding: 5px 0px 5px 0px;
	height: 55px;
	overflow: hidden;
}
.f-product-bl .f-pr-bl-item .f-pr-bl-item-boxdetail h2 {
	height: 40px;
	margin: 0;
	line-height: 20px;
	margin-top: 10px;
	overflow: hidden;
	text-align: left;
}
.f-product-bl .f-pr-bl-item .f-pr-bl-item-boxdetail h2 a {
	font-size: 13px;
color: #414141;
font-family: arial;
	 
}
.f-product-bl .f-pr-bl-item .f-pr-bl-item-boxdetail .f-pr-bl-item-price {
display: inline-block;
font-size: 14px;
color: #02a8f3;
line-height: 16px;
font-weight: bold;
font-family: arial;
margin-bottom: 0px;
}
.f-product-bl .f-pr-bl-item .f-pr-bl-item-boxdetail .f-pr-bl-item-old-price {
	display: inline-block;
	text-decoration: line-through;
	color: #999;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 0px;
}

/* END PRODUCT BLOCK STYLE */
/* Tin tuc*/
.f-news-bl li{
	list-style:none;
	width: 100% !important;	
}
.f-news-bl li .f-news-bl-item{
	overflow: hidden;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}

.f-news-bl li .f-news-bl-item-img {
  padding: 0px 5px;
  background: #fff;
}

.bx-wrapper{
	max-width: 100% !important;
} 



.f-news-bl li div{
	list-style:none;
}

.f-news-bl li .f-news-bl-item{
}
.f-news-bl li .f-news-bl-item .label{
	float: right;
}
.f-news-bl li .f-news-bl-item-img{
	overflow: hidden;

}
.f-news-bl li .f-news-bl-item-img img{
	width: 100%;
	transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}

.f-news-bl li .f-news-bl-item-img:hover img {

}
.f-news-bl li .f-news-bl-item-title h3{
margin: 3px 0 6px;
  color: #1f2228;
  height: 30px;
  overflow: hidden;
  text-align: left;
}
.f-news-bl li .f-news-bl-item-title h3 a{
color: #909090;
line-height: 15px;
  font-size: 13px;
  font-weight: 300;
}
.date-new{
  color: #ABABAB;
  font-size: 11px;
  font-style: italic;
  position: absolute;
  top: 0px;
  /* padding-left: 40px; */
  /* padding-right: 40px; */
  color: white;
  padding: 40px;
  display: none;
}
.v2-block-support .f-news-bl-item-img {
	margin-top: 10px;
}
.v2-block-support li{
	padding: 0 10px;
}
.adv-left{
	position: relative;
	display: block;
	margin-top: 20px;
}
.title-adv{
	color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  height: 59px;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 3px;
  position: absolute;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.4);
}

/* ....*/


	/* Ablum block */
.f-block-album {

}
.f-block-album .f-block-album-item .f-block-album-item-img {
	position: relative;
}
.f-block-album .f-block-album-item .f-block-album-item-img img {
	margin: auto;
}
.f-block-album .f-block-album-item .f-block-album-item-title {
	
	text-align: center;
	margin-top: 0px;
	background: #fff;
}

.f-block-album .f-block-album-item .f-block-album-item-title a {
	line-height: 21px;
	font-size: 13px;
	color: #A2A2A2;
	 
}
.f-block-album .f-block-album-item:hover .f-block-album-item-title a {
	color: #FC3838;
}
/* end */
	/* bo dem website */
.f-block-counter {
	list-style: none;
}
.f-block-counter li {
	line-height: 30px;
}
.f-block-counter .counter-key {
	
}
.f-block-counter .counter-value {

}
.f-block-counter .total {
	background: url(../imgs/vall.png) no-repeat 0px 6px;
}
.f-block-counter .mm {
	background: url(../imgs/vtoday.png) no-repeat 0px 6px;
}
.f-block-counter .weak {
	background: url(../imgs/vyesterday.png) no-repeat 0px 6px;
}
.f-block-counter .day {
	background: url(../imgs/vtoday.png) no-repeat 0px 6px;
}
.f-support-bl{
	padding-top:40%;
	background:url(../imgs/support.png) no-repeat;
	background-size:100%;
	
}
.f-support-bl li{
	list-style:none;
	padding:0px;
	margin-top:5px;
}
.f-support-bl div{
	list-style:none;
	padding-right:0px;
}
/* ket thuc bo dem*/

.f-advsearch{
	 
}
.f-advsearch .f-advsearch-title{
	border-bottom:1px solid #f3f3f3;
}
.f-advsearch .f-advsearch-title span{
	line-height:20px;
	font-size:13px;
	
}
.f-advsearch .f-advsearch-body{
 
}
.f-advsearch .f-advsearch-body ul li{
	list-style: none;
line-height: 20px;
padding: 5px 0;
}
.f-advsearch .f-advsearch-body ul li label{
	font-weight: 400;
cursor: pointer;
color: #353535;
font-size: 12px;
}
.f-advsearch .f-advsearch-body ul li span{
	color: #424242;
font-family: arial;
font-size: 12px;
}
.f-color-search ul{
	padding: 0;
	margin: 0;
}
.f-color-search ul li{
	list-style: none;
padding: 0;
margin: 6px;
float: left;
}
.f-color-search ul li a {
display: block;
width: 30px;
height: 30px;
border-radius: 4px;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.29);
border: 1px solid rgba(0, 0, 0, 0.2);
text-align: center;
line-height: 28px;
font-size: 10px;
color: #FFF;
}
.f-color-search ul li span{
	font-size:35px;
}

.f-blocksearch-title{

}
.f-contact-bl{}
.f-contact-bl .f-contact-bl-add{}
.f-contact-bl .block-control-input{height: 34px !important;
border-radius: 2px}
.f-contact-bl .fileupload{
	width: 100px;
}
	/*--------------------*/
	
	/* END BLOCK STYLE */
	
	
	/* END CONTAINER CSS */
	
	/* Begin Compare css */
#f-compare {
	position: fixed;
	top: 25px;
	right: -190px;
	width: 184px;
	background: #FCFCFC;
	z-index: 12;
	box-shadow: 0 0 2px #CCC;
	border-bottom: 5px solid #f3f3f3;
}
#f-compare .f-compare-title {
	position: relative;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-bottom: 2px solid #F34711;
}
#f-compare .f-compare-title i {
	background: url(../imgs/compare.png) no-repeat;
	padding: 8px;
	padding-top: 9px;
	padding-bottom: 7px;
	position: absolute;
	left: 8px;
	top: 8px;
	cursor: pointer;
}
#f-compare .f-compare-title span {
	text-transform: uppercase;
	font-size: 13px;
	color: #686868;
}
#f-compare .f-compare-body ul {
	list-style: none;
}
#f-compare .f-compare-body ul li {
	position: relative;
	height: 42px;
	line-height: 40px;
	text-overflow: ellipsis;
	width: 182px;
	overflow: hidden;
	white-space: nowrap;
	border-bottom: 1px solid #F1F1F1;
	border-left: 2px solid #FFF;
	cursor: pointer;
	background: #FCFCFC;
}
#f-compare .f-compare-body ul li:last-child {
	border-bottom: 0px solid #F1F1F1;
}
#f-compare .f-compare-body ul li:hover {
	border-left: 2px solid #f34711;
	background: #fff;
}
#f-compare .f-compare-body ul li a {
	padding: 10px;
	padding-top: 12px;
	background: url(../imgs/trash.png) no-repeat;
	position: absolute;
	top: 7px;
	left: 2px;
}
#f-compare .f-compare-body ul li span {
	margin-left: 26px;
}
#f-compare .f-compare-body ul li a:hover {
	background: url(../imgs/trashopen.png) no-repeat;
}
#f-compare .f-compare-body .f-compare-info {
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #F7F7F7;
	border-bottom: 1px solid #6D6D6D;
	border-top: 1px solid #797979;
	color: #F60;
}
#f-compare .f-compare-body .f-compare-button {
	height: 40px;
	line-height: 40px;
	text-align: center;
}
#f-compare .f-compare-body .f-compare-button a {
	background: #ECECEC;
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 2px;
	box-shadow: 0 0 5px #E4E4E4;
	border: 1px solid #CFCFCF;
	color: #7C7C7C;
}
.f-compare-page table thead tr th a{
	font-weight:normal;
}
.f-compare-page table thead tr th span{
	font-weight:normal;
	color:#f34711;
}
/* End Compare css*/
	/* start style phân trang */
.f-pagging {
	padding-left: 0px;
}
.f-pagging ul {
	list-style: none;
	margin:0px;
	display: block;
	margin: 15px 0;
	border: 1px solid #dddddd;
	float: right;
	border-radius: 4px;
}
.f-pagging ul li a{
	border-right: 1px solid #ddd;
	cursor: pointer !important;
}
.f-pagging ul li:last-child a{
	border-right: none;
}
.f-pagging ul li{
	float: left;
}
.f-pagging ul li.active a:hover {
	background: #e1e1e1;
	color: #1f2228;
	border-color: #aaa;
}
.fb-comments span{
	width: 100%;
}
.f-pagging ul li.active a{
	background: #F39200;
	color: #fff;
}
.pagination > li > a, .pagination > li > span{
	background: none;
	border: none;
	color: #1f2228;
	cursor: pointer;
}

.pagination > .disabled > a{
	background: none;
}
.pagination > li > a:hover, .pagination > li > span:hover,.pagination > .disabled > a:hover, .pagination > li > a:focus, .pagination > li > span:focus{
	background: #dde3e6;
	color: #34495e;
}
/* end style phân trang */
	
	
/* Css hoi dap */
.f-qa{margin-top: 10px;}
.f-qaCate{}
.f-qaCate-title{
	line-height: 50px;
display: block;
border-bottom: 1px solid #E45454;
font-weight: 700;
font-size: 16px;
}
.f-qaCate-body{}
.f-qaCate-body ul{margin:0;padding:0;list-style:none}
.f-qaCate-body ul li{display: block;
line-height: 30px;
border-bottom: 1px dashed #f1f1f1;}
.f-qaCate-body ul li a{display: block;
position: relative;
padding-left: 15px;
font-size: 13px;}
.f-qaCate-body ul li a:before{position: absolute;
top: 12px;
left: 0;
width: 6px;
height: 6px;
background: #FA6969;
content: '';
border-radius: 50%;}
		
.f-qaList{padding-bottom: 4px;
box-shadow: 0 2px 0px #DDD;
margin-bottom: 10px;}
.f-qaBox-title{
	line-height: 50px;
display: block;
border-bottom: 1px solid #00AEEF;
font-weight: 700;
font-size: 16px;
	}
.f-qaBox-title a{font-size: 15px;text-transform: uppercase;color: #515151}
.f-qaBox-list{height:300px;}
.f-qaList-body{ }
.f-qaList-sotr{padding: 5px;
border: 1px dashed #FFF;
margin-top: 8px;
background: #f1f1f1;}
.f-qaList-sotr a{
	color:#CA3D3F;
}
.f-qaList-body-ul{margin:0;padding:0;list-style:none;margin-top:20px;}
.f-qaList-body-ul li{
	margin-bottom: 10px;
border-bottom: 1px dotted #c1c1c1;
 
}
.f-qaList-body-ul li .qa-name{font-size: 13px;color: #FA5858;}
.f-qaList-body-ul li .qa-title{font-size: 13px;color: #373737;}
.f-qaList-body-ul li .qa-desp{color: #6F6D6D;
font-size: 13px;}
.f-qaList-body-ul li .qa-desp span{color: #C72222;
font-size: 12px;
padding: 3px;} 

.f-qaUpdate{
text-align: right;
display: inline-block;
float: right;

}
.f-qaUpdate a{border-radius: 0;
padding: 10px 25px; }
.f-qaHot{}
.f-qaHot-title{line-height: 50px;
display: block;
border-bottom: 1px solid #E45454;
font-weight: 700;
font-size: 16px;}
.f-qaHot-body{}
.f-qaHot-body ul{margin: 0;
padding: 0;
list-style: none;}
.f-qaHot-body ul li{border-bottom: 1px dashed #817E7E;
padding: 4px 0;
line-height: 20px;}
.f-qaHot-body ul li a{display: block;
font-size: 13px;}
.f-qaHot-body ul li a span.glyphicon{
	color: #F4AF32;
}

.f-qaViewPage{
	
}
.f-qaViewPage {
	
}
.f-qaView-body-ul{margin:0;padding:0;list-style:none;margin-top:20px;}
.f-qaView-body-ul li{
	margin-bottom: 10px;
border-bottom: 1px dotted #c1c1c1;
padding-bottom: 10px;
}
.f-qaView-body-ul li .qa-name{font-size: 12px;
color: #FA5858;
display: block;
position: relative;
margin-top: 2px;
text-align: center;
font-weight: bold;
}
.f-qaView-body-ul li .qa-title{font-size: 13px;}



  .f-qaView-body-ul li .qa-desp {
    position: relative;
    padding: 10px 20px;
    background: #EBEBEB;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	margin-left: 20px;
}
.f-qaView-body-ul li .qa-desp h1{padding: 0;
font-size: 17px;
margin: 4px 0px;
font-weight: 700;
color: #3A3A3A;}
.f-qa-answer-box .form-control, .f-qa-answer-box .btn{
	border-radius:2px;
}
  .f-qaView-body-ul li .qa-desp:after {
   content: "";
position: absolute;
top: 5px;
left: -16px;
border-style: solid;
border-width: 11px 16px 0px 0;
border-color: rgba(0, 0, 0, 0) #EBEBEB;
display: block;
width: 0;
z-index: 1;
}

.f-qaView-body-ul li .qa-tool{position: relative;
margin-top: 4px;
text-align: right;
}
.f-qaView-body-ul li .qa-tool a{font-size: 12px;
padding-right: 5px;
padding-left: 5px;
color: #9E9E9E;}
.f-qaView-body-ul li .qa-tool a:hover{
color: #EC5757;}
.f-qaView-body-ul li .qa-tool a span{}

.f-qaView-body-ul li .qa-desp span{color: #C72222;
font-size: 12px;
padding: 0px;} 
.f-qaView-body-ul li .qa-time{font-size: 12px;
text-align: right;
position: relative;
margin-top: 4px;
padding-right: 5px;
color: #4BC7EC;}

.f-qaView-body-ul li .media-body{width:100%}

.f-qaView-body-ul li .qa-quote{background: #F7F7F7;
padding: 6px;
border-left: 4px solid #F08181;
border-radius: 4px;
margin-bottom: 9px;
color: #868686;
font-size: 13px;
}
.f-qaView-body-ul li .qa-quote span{}
.f-qaView-body-ul li .qa-quote p{margin:0}
.f-qa-answer-bt a{border-radius: 2px;
padding: 4px 12px;
font-size: 12px;
margin-top: 8px;}
.f-qaView-question .qa-tool{text-align:left !important;margin-left: 8px;}
.f-qaView-question .qa-time{text-align:left !important;margin-left: 13px;}
.f-qaView-question .qa-desp{background: #FDFDE1 !important;
border: 1px solid #EBEBEB;}
.f-qa-answer-bt{ text-align:right}

.f-qa-answer-box{display:none}
.f-qa-answer-box-tool{margin-top:5px;}



.form_ykien {
display: none;
border-bottom: 1px solid #F1F1F1;
margin-bottom: 30px;
padding-bottom: 20px;
}
.ykientitle {
position: relative;
text-align: left;
height: 51px;
padding-bottom: 10px;
border-bottom: 1px solid #F1F1F1;
margin-bottom: 10px;
}
.ykientitle a {
padding: 10px;
background: #0069A3;
width: 200px;
margin: auto;
border-radius: 3px;
color: #FFF;
font-weight: bold;
float: right;
text-align: center;
cursor: pointer;
}
.form_ykien .form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
margin-bottom: 23px;
}
.form_ykien .control-label {
font-size: 12px;
}
.form_ykien .col-md-5 {
position: relative;
}
.form_ykien .form-control {
border-radius: 1px;
box-shadow: none;
border: 1px solid #0069A3;
}
.list-ykien-item {
margin-bottom: 40px;
border-bottom: 1px dashed #F1F1F1;
padding-bottom: 40px;
}
.ykien-thum {
border-right: 2px solid #E72121;
}
.ykien-thum a {
width: 110px !important;
height: 110px !important;
overflow: hidden;
border-radius: 50%;
background: #A3A3A3;
border: 2px solid #0069A3;
position: relative;
display: block;
z-index: 100;
}
.ykien-thum img {
width: 170px;
height: 170px;
position: absolute;
top: 0;
bottom: 0;
left: -17px;
right: 0;
margin: auto;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
z-index: 1;
max-width:none !important;
}
.ykien-thum img:hover {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.ykien-ct {
padding-left: 12px;
}
.ykien-name {
font-weight: bold;
font-size: 13px;
}
.yk-time {
font-size: 13px;
color: #707070;
text-transform: lowercase;
font-style: italic;
}
.yk-short {
display: block;
font-size: 13px;
line-height: 23px;
margin-top: 6px;
padding-left: 5px;
border-left: 1px dashed #EBEBEB;
margin-left: 8px;
text-align: justify;
}
.phai .ykien-thum {
	border-left: 2px solid #E72121;
	border-right: 0;
}
.phai .ykien-thum a {
	width: 140px;
	height: 140px;
	overflow: hidden;
	border-radius: 50%;
	background: #A3A3A3;
	border: 2px solid #0069A3;
	position: relative;
	display: block;
	float: right;
}
.phai .ykien-thum img {
	width: 170px;
	height: 170px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -17px;
	right: 0;
	margin: auto;
}
.phai .ykien-ct {
	padding-right: 12px;
	padding-left: 0;
	border-left: 0;
	text-align: right;
}
.phai .yk-time {
	font-size: 13px;
	color: #707070;
	text-transform: lowercase;
	font-style: italic;
}
.phai .yk-short {
	display: block;
	font-size: 13px;
	line-height: 23px;
	margin-top: 6px;
	padding-left: 5px;
	border-left: 0px dashed #EBEBEB;
	margin-left: 8px;
	text-align: justify;
	border-right: 1px dashed #EBEBEB;
	margin-right: 8px;
	padding-right: 5px;
}
.phai .ykien-name {
	font-weight: bold;
	font-size: 13px;
}
.phai .list-ykien-item .col-md-10 {
	padding: 0;
}
.form_ykien .control-label {
	font-size: 12px;
}
.form_ykien .form-control {
	border-radius: 1px;
	box-shadow: none;
	border: 1px solid #0069A3;
}
.form_ykien .col-md-5 {
	position: relative;
}
.form_ykien .help-block {
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #E60A0A;
	position: absolute;
	top: 35px;
	left: 15px;
	font-size: 12px;
}
.form_ykien .form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px;
	margin-bottom: 23px;
}



	/* BEGIN FOTTER CSS */
.f-footer {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
ul.f-footer-nav .col-md-5ths{
	width: 25%;
	padding-right: 
}

.f-footer ul.f-footer-nav {
	list-style: none;
	width: 100%;
	float: left;
	padding-left: 22px;
  	padding-right: 22px;
  	margin-top: 20px;
}
.f-footer-info{
	width: 100%;
	float: left;
}
.f-footer ul.f-footer-nav li {
	position: relative;
	float: left;
}
.f-footer ul.f-footer-nav>li:first-child>a{
	border: none;
	padding-left: 0px;
}
.theodoi{
  position: relative;
}
.main-footer,.main-footer-info .container{

}
.f-footer ul.f-footer-nav>li>a {
	padding: 0 10px;
  font-size: 12px;
  font-weight: 600;
  font-family:Arial,Helvetica,sans-serif;
  color: #00275d;
  border-left: 1px solid #00275d;
}
.f-footer ul.f-footer-nav li ul {
	list-style: none;
margin: 5px 0 0 0;
padding: 0 0 0 0px;
margin-top: 13px;
}
.f-footer ul.f-footer-nav li ul li {
	float: none;
border-top: 0px solid #F00;
box-shadow: none;
width: 100%;
padding: 1px 0;
}
.main-footer > div{
	border-top: 1px solid #eee;
	padding: 15px 0px 0px 0px;
	background: #fff;
}
.f-footer ul.f-footer-nav li ul li a {
	color: #313131 !important;
  font-size: 13px;
  font-weight: 300;
	line-height: 19px;
	font-family: arial;
}
.content-footer{
	overflow: hidden;
}
.content-footer .dk{
	padding: 0 0;
}
.subscribe-mota{
	text-align: center;
	color: #404040;
  font-size: 15px;
}
.form-horizontal .form-group{
	margin: 0 0;
}
.form-horizontal .form-group .btn{
	border-radius: 0px;
	color: #8f7c4e;
	background: #EAEAEA;
	width: 70px;
	border-radius: 5px;
	height: 28px
}
.btn1 {
	float: left;
}
.btn2 {
	float: right;
}
#subscribe_email{
	padding: 4px;
  font-size: 13px;
  background-color: #fff;
  border-color: #8e8e8e #c2c2c2 #e2e2e2;
  border-style: solid;
  border-width: 1px;
  border-radius: 0px;
  margin: 10px 0;
}
.adv1{
	margin: 28px 0 0 0;
}
.dk .f-block .f-block-title{
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	background: transparent;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 36px;
	line-height: 36px;
	text-align: center;
}
.theodoi .f-block-body{
	background: transparent;
	background: no-repeat;
}
.f-footer .f-footer-info {
	line-height: 18px;
color: #313131 ;
padding-top: 8px;
background: #fff;
font-size: 13px;
font-family: arial;
line-height: 20px;
height: 100%;
font-weight: 300;
text-align: left;
}
.f-footer .logo{

}
.f-gotop a {
	position: absolute;
	right: 0px;
	z-index: 10;
	top: 0;
	display: none;
}

	/* END FOTTER CSS */
.f-product-view .f-pr-view-choosesizeGroup {
border: 1px solid #F1F1F1;
padding: 5px;margin-bottom: 5px;
margin-top: 5px;
}
.f-product-view .f-pr-view-choosesizeGroup .dealer-tab{
	
}
.dealer-tab label{
	font-size: 14px;
  display: block;
  margin: 0 0 10px;
  color: #7a8188;
}
.dealer-tab ul li,.box-size-title,.f-pr-view-box-size select{
	color: #7a8188;
}
.f-product-view .f-page-split-title{
  	border-bottom: 2px solid #F3216A;
    /* height: 13px; */
    margin: 15px 3px 25px;
    background: #fff;
    padding: 0 0;
}
.f-product-view .f-page-split-title span{
	display: inline-block;
  text-transform: uppercase;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 17px;
  color: black;
  margin-bottom: 5px;
  background: #fff;
  padding: 0 10px 0 10px;
}
.f-product-view .f-pr-view-choosesizeGroup .dealer-tab a{padding: 4px;
border-bottom: 2px solid #FFF;
margin: 3px;}
.f-product-view .f-pr-view-choosesizeGroup .dealer-tab a.active{border-color: #EC0A4F;
color: #000;}
.f-product-view .f-pr-view-choosesizeGroup .f-pr-view-choosesizeGroup ul{
  list-style: none;
margin: 0;
margin-top: 16px;
padding: 0;
}
.new-detail .f-page-split-title:after{
	top: 14px;
}
.f-product-view .f-pr-view-choosesizeGroup .f-pr-view-choosesizeGroup ul li{
	background: #EAEAEA;
padding: 3px;
border-bottom: 1px solid #BBB;
}
.f-product-view .f-pr-view-choosesizeGroup .csg-oldprice{text-decoration: line-through;
color: #808080;display: block;
margin-top: 5px;}
.f-product-view .f-pr-view-choosesizeGroup .csg-price{font-size: 16px;
font-weight: 700;
color: #D73131;}
.f-product-view .f-pr-view-choosesizeGroup .select_number{margin-top: 14px;}
.f-product-view .f-pr-view-choosesizeGroup .namesize{font-size: 13px;
font-weight: 700;
display: block;
margin-top: 16px;}


.news .slide1 .item:nth-child(n+9){
	display: none;
}

.news .slide1 .f-pr-bl-item h2{
	height: 30px;
	text-align: center;
}
.news .slide1 .f-pr-bl-item h2 a{
	font-weight: normal;
	line-height: 16px;
}
.news .slide1 >div{
	margin-right: -2px;
}

/* Doan CSS chi tiet 2*/
.f-pr-view-box-size{padding: 5px;
border: 1px solid #F1F1F1;}
.f-pr-view-box-size .custom_pd{padding: 5px;
float: left;}
.box-size-item{background: #2782E8;
padding: 0 0px 0 5px;
border-radius: 2px;
border: 1px solid #E52020;
height: 30px;
width: 82px;
font-size: 12px;}
.box-size-name{float: left;
width: 16px;
text-align: center;
color: #FFF;
font-weight: 700;
line-height: 26px;}
.box-size-name span{}
.box-size-select{float:right}
.box-size-select span{
 color: #FFF;
line-height: 27px;
text-align: center;
display: block;
font-size: 12px;
margin-right: 3px;
}
.box-size-select select{height: 28px;
border-radius: 1px !important;
-webkit-border-radius: 1px !important;
border: 1px solid rgba(255, 252, 252, 0.27) !important;
background: rgba(218, 218, 218, 0) !important;
width: 48px;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.56) !important;
color: #FFF;}
.box-size-type{float: left;
width: 16px;
text-align: center;
color: #FFF;
font-weight: 700;
line-height: 26px;}
.box-size-info{background: #E2E2E2;
line-height: 31px;
padding: 0 5px;
border-radius: 4px;
font-size: 13px;}
.box-size-viewprice{line-height: 28px;
background: #2782E8;
padding: 0 5px;
border-radius: 2px;
border: 1px solid #E52020;
color: #FFEF9B;
text-transform: uppercase;
font-size: 12px;}
.box-size-viewprice a{color: #FFF;
font-size: 12px;cursor: pointer;}
.box-size-title{}


.f-product-view .f-pr-view-chooseColorGroup {
border: 1px solid #F1F1F1;
padding: 5px;margin-bottom: 5px;
margin-top: 5px;
}
.f-product-view .f-pr-view-chooseColorGroup .dealer-tab{
	
}
.f-product-view .f-pr-view-chooseColorGroup .dealer-tab a{padding: 4px;
border-bottom: 2px solid #FFF;
margin: 3px;}
.f-product-view .f-pr-view-chooseColorGroup .dealer-tab a.active{border-color: #EC0A4F;
color: #000;}
.f-product-view .f-pr-view-chooseColorGroup ul{
  list-style: none;
margin: 0;
margin-top: 16px;
padding: 0;
}
.f-product-view .f-pr-view-chooseColorGroup ul li{
	background: #EAEAEA;
padding: 3px;
border-bottom: 1px solid #BBB;
}
.f-product-view .f-pr-view-chooseColorGroup ul li.active{
	background: #FFF5C4;
}
.f-product-view .f-pr-view-chooseColorGroup .csg-oldprice{text-decoration: line-through;
color: #808080;display: block;
margin-top: 5px;}
.f-product-view .f-pr-view-chooseColorGroup .csg-price{font-size: 16px;
font-weight: 700;
color: #D73131;}
.f-product-view .f-pr-view-chooseColorGroup .select_number{margin-top: 14px;}
.f-product-view .f-pr-view-chooseColorGroup .namecolor{font-size: 13px;
font-weight: 700;
display: block;
margin-top: 6px;}
.f-product-view .f-pr-view-chooseColorGroup .viewpricesi{font-size: 12px;cursor: pointer;}
/* Giỏ hàng mini v2 */
.f-miniCart-miniv2{
position: fixed;
width: 250px;
height: 100%;
z-index: 100;
right: -250px;
top: 0;
}

.miniv2-toolbar-close{color: #FFF;
width: 35px;
height: 35px;
text-align: center;
background: #323232;
line-height: 30px;
font-size: 23px;
cursor: pointer;
visibility: visible !important;
}
.miniv2-toolbar-close span{} 
.miniv2-toolbar-barclick{
	
}


.miniv2-toolbar-barclick .fa
{
font-size: 22px;
margin-bottom: 3px;
} 
.miniv2-toolbar-count{
color: red;
display: block;

} 

.miniCart-top{height: 35px;
background: #6A7B7F;
color: #FFF;
text-align: center;
line-height: 35px;}
.miniCart-body{} 
.miniCartItem{} 
.miniCartItem li{border-bottom: 1px solid #F1F1F1;
padding-top: 5px;
padding-bottom: 5px;} 
.miniCartItemImg{float: left;
width: 50px;
margin-right: 5px;} 
.miniCartItemImg img{display: block;
width: 100%;} 
.miniCartItem p{display: block;
padding: 3px 0;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;margin: 0;font-size: 12px;}
.miniCartItem p b {
color: #919191;
}
.miniCartItem p i {
float: right;
margin-right: 10px;
cursor: pointer;
font-size: 14px;
color: #919191;
}
.miniCartItem p a{
	font-size: 12px;
}
.minicartItemTotal{padding: 10px;
font-size: 13px;}
.minicartItemTotal b:first-child{}
.minicartItemTotal b:last-child{float:right;color: #F04E23;}
.minicartItemPay{padding: 10px;}
.minicartItemPay a{display: block;
line-height: 35px;
font-size: 13px;border: none;
color: #FFF;
text-align: center;
cursor: pointer;
background: #F04E23;
transition: all 0.15s;} 
.moveimg{
    position: fixed;
    z-index: 9999;
    border: 1px solid #fff;
  }
  .f-addtocart{cursor: pointer;}
  .f-feedback-home{
  	padding: 0;
margin-top: 24px;
  }
  .f-feedback-home li{list-style: none;height: 160px;
  	overflow: hidden;}
  .f-feedback-home-item{text-align: center;}

  .f-feedback-home-item-img {
  	text-align: right;
  }
  .f-feedback-home-item-img a img{
}
  .f-feedback-home-title{}
  .f-feedback-home-title h2{
  	text-align: left;
  }
  .f-feedback-home-title a{font-size: 15px;
color: #262626;
font-weight: 700;}
  .f-feedback-home-time{font-size: 12px;
color: #c18107;
text-align: left;

}
 .f-feedback-home-sum{
 	text-align: justify;
display: block;
padding: 0px;
color: #262626;
font-size: 13px;
position: relative;
height: 82px;
line-height: 20px;
overflow: hidden;
}
.f-feedback-home-sum:after{position: absolute;
top: -6px;
left: 49%;
content: '';
width: 10px;
height: 10px;
background: #EFEFEF;
transform: rotate(45deg);}
.f-feedback-home-sum q{quotes: "“" "”";}
.f-feedback-home .f-feedback-home-item:hover .f-feedback-home-item-img{
	border-color: #2782E8;
}
.f-pr-item-action a:last-child{display: none}
.f-recr-view{margin-top: 20px}
.f-prview-page  .f-pr-item-img {
	height: 200px !important;
}
.f-prview-page  .f-pr-item .f-pr-item-boxdetail h2{height: 36px;}
.f-prview-page .f-pr-item .f-pr-item-boxdetail .f-pr-item-old-price {
 
display:block;
height: 20px;
}
.f-prview-page .f-pr-item .f-pr-item-boxdetail .f-pr-item-price{
	margin-bottom: 0px;

}
 
.f-prview-page .viewlist .f-pr-item-img {
height: auto !important;
}
.f-category-cmv-ul{list-style: none;}
.f-category-cmv{box-shadow: 0 0 3px rgba(0, 0, 0, 0.18);
height: 250px;
padding: 5px;margin-bottom: 15px;}
.f-category-cmv h2{margin: 0;
padding: 0;
font-size: 14px;
text-align: justify;
color: #000;
border-bottom: 1px solid #000;
display: block;
height: 56px;
line-height: 16px;}
.f-category-cmv h2 a{color: #494949;}
.f-category-cmv .f-category-cmv-summary{display: block;
font-size: 12px;
margin-top: 10px;}
	/** BEGIN TAB HOME PRODUCT **/
 .v2-tabhome{
	margin-bottom: 30px;
	width: 100%;
	float: left;
	position: relative;
 }

 .v2-tabhome .v2-tabhome-title{
	  background-color: #eeeeee;
	  /* padding: 2px 0px; */
	  padding: 6px 0px;
	  position: relative;
	  text-align: center;
 }

 .v2-tabhome .v2-tabhome-title:before{
	position: absolute;
	top: 0px;
	left:0px;
	width:40px;
	height: 40px;
	content: '';
 }

  .v2-tabhome .v2-tabhome-title .v2-tabhome-name{
  	position: relative;
 }

  .v2-tabhome .v2-tabhome-title .v2-tabhome-name h2 span{
	text-transform: uppercase;
  line-height: 32px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
  color: #000;
 }
 .v2-tab-home-ul{
	
}
.v2-home-catepr-left{
	margin-bottom: 10px !important;
}
 .v2-tab-home-ul li{list-style: none;
float: none;
display: inline-block;}
 .v2-tab-home-ul li a{
border: 0px;
padding: 0px 10px;
display: block;
margin-top: 5px;
  text-transform: uppercase;
  font-size: 14px;
  color: #555;
  font-weight: normal;}
 .v2-tab-home-ul li a:hover,  .v2-tab-home-ul li a:focus{
	color: #DB2827;
	border: 0px;
 }

 .v2-tabhome{
 }
.v2-tab-home-ul li.active a:focus,.v2-tab-home-ul li.active a:hover{
}
 .v2-tab-home-ul li.active a{
 	  display: inline-block;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  position: relative;
  border:none;
  border-radius: 0 0 0 0;
  color: #02A8F3;
 }

 .v2-tab-home-ul li a:hover, .v2-tab-home-ul li a:focus{
 	color: #02A8F3 !important;
 }

.v2-tabhome-item-ul{}
.v2-tabhome-item-ul li{}
.v2-tabhome-item-ul li .f-pr-item{box-shadow: none;}
.v2-tabhome-item-ul li .f-pr-item-img {position: relative;
border-bottom: 0px;
margin-top: 0px !important;
height: 180px !important;
overflow: hidden;
border: 1px solid #545454 !important;}
.v2-tabhome-item-ul li .f-pr-item-img img{box-shadow: none;
padding: 0px;
max-height: 180px;}
.v2-tabhome-product{}
.v2-tabhome-product ul li{list-style: none;
	
}

 
/*.f-product li:nth-child(3) {
	border: solid #E5E5E5;
border-width: 0 1px 1px 0;
	border-right: none;
}*/
 



.v2-tabhome-product{}
.v2-tabhome-product{}
.v2-home-pr-item{
	overflow: hidden;
	position: relative;
	text-align: center;
	padding: 20px 0px;
}
.v2-home-pr-item:hover{

}
.v2-home-pr-item:hover img{
	 -ms-transform: scale(1.05,1.05);
	-webkit-transform: scale(1.05,1.05);
	transform: scale(1.05,1.05);
}

.v2-home-pr-item-saleof{
	font-family: 'NhomMuaMedium', sans-serif;
	position: absolute;
  z-index: 10;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 3px;
  display: block;
 font-size: 14px;
  color: #414141;
  top: 10px;
  padding: 3px 8px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.9);;
  right: 10px;
	    background: rgb(243, 33, 106);
    right: 10px;
    border-radius: 0px;
    color: white;
}
.v2-home-pr-item-img{
	overflow: hidden;
	height: 260px;
	position: relative;
	text-align: center;
}
.v2-home-pr-item-img a img{
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
-webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    max-width: 100%;
    position: absolute;
 }

.v2-home-catepr-title img{
	float: left;
}
.customNavigation a {
    width: 30px;
  height: 30px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: -1px;
  float: left;
  padding-top: 10px;
  text-align: center;
  background: white;
  position: relative;
  border-radius: 0 0;
  border-radius: 3px;
  opacity: 1;
  border-radius: 50%;
  border: 1px solid #ddd;
}
.customNavigation{
	position: absolute;
	right: 10px;
	background: #fff;
	overflow: hidden;
}
.customNavigation a:hover{
	  background: #efefef;
}
.v2-home-catepr{
	position: relative;
	overflow: hidden;
}
.customNavigation a:after{
	content: "";
	position: absolute;
}
.customNavigation .btn:hover{
	background: #494b56
}
.customNavigation .btn-left:after{
	  content: '\f104';
	  left: 50%;
	  top: 50%;
	  /* -webkit-transform: rotate(0deg); */
	  /* -webkit-transition-timing-function: ease-out; */
	  /* -webkit-transition-duration: 300ms; */
	  -moz-transform: rotate(0deg);
	  -moz-transition-timing-function: ease-out;
	  -moz-transition-duration: 300ms;
	  font-family: 'awesome' !important;
	  z-index: 9;
	  font-size: 20px;
	  margin-top: -14px;
	  margin-left: -4px;
	  color: #ddd;
}

.customNavigation .btn-right:after{
	content: '\f105';
	  left: 50%;
	  top: 50%;
	  /* -webkit-transform: rotate(0deg); */
	  /* -webkit-transition-timing-function: ease-out; */
	  /* -webkit-transition-duration: 300ms; */
	  -moz-transform: rotate(0deg);
	  -moz-transition-timing-function: ease-out;
	  -moz-transition-duration: 300ms;
	  font-family: 'awesome' !important;
	  z-index: 9;
	  font-size: 20px;
	  margin-top: -14px;
	  margin-left: -2px;
	  color: #ddd;
}
.v2-home-pr-item-boxdetail{
	height: 123px;
	padding: 10px;
	background: #f7f7f7;
}
.v2-home-pr-item-boxdetail h2{
	font-size: 15px;
  color: #414141;
  font-style: normal;
  font-family: 'NhomMuaMedium',Arial,Helvetica,sans-serif;
  font-weight: 400;
  line-height: 21px;
  height: 42px;
  overflow: hidden;
  margin-top: 0px;

}
.v2-home-pr-item-boxdetail h2:first-letter{
	text-transform: uppercase;
}
 
 
.v2-home-pr-item-name{

}
.v2-home-pr-item-price-gr{text-align: center;
margin-top: 1px;
position: relative;padding: 5px 0;
}
.v2-home-pr-item-price-gr:after{
 
}
.v2-home-pr-item-price-gr:before{
 
}
.v2-home-pr-item-price{
	font-size: 24px;
  color: #0095da;
  font-weight: 300;
  margin-bottom: 0px;
  text-align: left;
  line-height: 23px;
  font-family: Roboto,Arial,Helvetica,sans-serif;
  }
.v2-home-pr-item-price-old{
font-size: 14px;
  color: #414141;
  font-weight: 300;
  margin-bottom: 0px;
  text-align: left;
  font-family: Roboto,Arial,Helvetica,sans-serif;
  text-decoration: line-through;


}
.v2-home-pr-item-action{
	text-align: center;
	color: #FFF;
	position: relative;
	display: inline-block;
}

.v2-home-pr-item-action a{display: inline-block;
	color: rgb(146, 146, 146);
	text-transform: uppercase;
	font-size: 11px;
	-webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
  
}
.v2-home-pr-item-action a:hover{
	color: red;
}


.v2-home-pr-item button.like-product{

}
.v2-home-pr-item:hover button.like-product{
	visibility: visible;
	opacity: 1;
	

}
.v2-home-pr-item:hover .v2-home-pr-item-action button{
	visibility: visible;
	opacity: 1;
	

}

.v2-home-pr-item-action .v2-home-pr-item-action-detail{
	background: #00AEEF;
	height: 25px;
	display: none; 
}
.v2-home-pr-item-action .v2-home-pr-item-action-buy{
	border: 1px solid #dddddd;
  	padding: 10px;
}

.v2-home-pr-item-action:hover .v2-home-pr-item-action-buy{
	background-color: #02a8f3;
	color: white;
}

.v2-home-pr-item-action:hover .v2-home-pr-item-action a{
	
	color: white !important;
}

.v2-home-pr-item-action .no-buy{
	background: #999;
height: 25px;
}
.v2-home-pr-item-action button.v2-home-pr-item-action-buy{
	display: inline-block;
color: #FFF;
text-transform: uppercase;
font-size: 11px;
width: 90px;
visibility: hidden;
opacity: 0;
-webkit-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
	background: #F00;
height: 25px;
border: 0;
padding: 0;
}
.v2-brand .owl-controls{
	display: none !important;
}
.fb-comments, .fb-comments span, .fb-comments iframe[style] {
    width: 100% !important;
}
	/** END TAB HOME PRODUCT **/
.v2-brand{
	position: relative;
	padding-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}
.v2-brand-adv-left{
	width: 200px;
float: left;
}
.v2-brand-adv-left img{
	width: 200px;
}
.v2-brand-adv-right{float: left;
width: 200px;}
.v2-brand-adv-right img{
	width: 200px;
}
.v2-brand-center{float: left;
	width: 100%;
}



.v2-brand-center ul{
	list-style: none;
	margin-left: 4px;
}
.v2-brand-title{
	border-bottom: 1px solid #ABABAB;
  color: #000;
  font-size: 17px;
  line-height: 30px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  height: 15px;
  width: 100%;
  text-transform: uppercase;
}
.v2-brand-center-center{
	padding: 0 30px;
}
.v2-brand .v2-brand-center{
	position: relative;
	height: 87px;
}
.v2-brand .btn-left{
	position: absolute;
	left: 0px;
	top: 33%;
	border-radius:3px;
}
.v2-brand .btn-right{
	position: absolute;
	right: 0px;
	top: 33%;
	border-radius:3px;
}
.v2-brand .customNavigation{
	position: inherit;
}
.v2-brand-title span{
	
}

.v2-brand-center ul li{
float: left;
background: #FFF;
margin: 1px;
padding: 5px;
text-align: center;
width: 127px;
position: relative;
height: 85px;
overflow: hidden;

}
.v2-brand-center ul li img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin:auto;
	-webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    max-width: 100%;
    max-height: 100%;

}
.v2-brand-center ul li:hover img{
	-ms-transform: translateX(-5px); /* IE 9 */
    -webkit-transform: translateX(-5px); /* Chrome, Safari, Opera */
    transform: translateX(-5px);
}

.v2-home-catepr{
	width: 100%;
	position: relative;
}
.v2-home-catepr-left{margin: 0;
	position: relative;
padding-left: 0px;}
.v2-home-catepr-right{
padding: 0;
float: left;
width: 100%;}
.v2-home-catepr-showli{

}
.v2-home-catepr-left-mn{
width: 100%;
float: left;
}

.v2-home-catepr{
	margin-bottom: 20px;
}

.sp{
	float: left;
	width: 100%;
}
.v2-home-catepr-left-bg{float: left;
height: ;
position: relative;z-index: 1;
-webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;}
.v2-home-catepr-left-bg:hover{
	-ms-transform: translateX(-2px); /* IE 9 */
    -webkit-transform: translateX(-2px); /* Chrome, Safari, Opera */
    transform: translateX(-2px);
}
/*.v2-home-catepr-left-bg img{width: 370px;
height: 440px;}*/
.v2-home-catepr-title{
  float: left;
  text-transform: uppercase;
  font-family: Roboto,Helvetica,Arial,sans-serif;
  font-weight: 500;
  margin: 0;
  background: rgb(238, 238, 238) !important;
  width: 100%;
  border-bottom: 1px solid #e3e4e8;
  padding: 5px 0px;
  position: relative;
  padding-left: 50px;
}

.v2-home-catepr-title:before{
    position: absolute;
	  top: 0px;
	  left: 0px;
	  width: 40px;
	  height: 100%;
	  content: '';
	  background: #02a8f3 url(../imgs/slipter.png) no-repeat 1px -2px;
}

.v2-home-catepr .owl-carousel{
	border: 1px solid #ddd;
}

.v2-home-catepr-title i{position: absolute;
width: 38px;
height: 38px;
text-align: center;
display: none;
font-weight: 700;
font-size: 20px;
top: -5px;
background: #000;
left: -5px;
border-radius: 2px;font-style: normal;}
.v2-home-catepr-title i:before{
position: absolute;
bottom: -10px;
right: 14px;
width: 8px;
height: 8px;
content: '';
background: #FFF;
border-radius: 1px;
-ms-transform: rotate(135deg);
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}

.bottom-dm{
	position: relative;
	text-align: left;
}

.bottom-dm img{
	display: none;
}

.bottom-dm:before{
	content: '';
    border: 1px solid #ffffff;
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.bottom-dm:hover:before{
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
}

.block-bottom{
	margin-bottom: 0px;
}
.bottom-dm .read{
	float: right;
  display: inline-block;
  position: absolute;
  top: 11px;
  right: 12px;
  padding: 3px 15px;
  color: #fff;
  background: #999;
  text-transform: uppercase;
  transition: background .3s;
  -webkit-transition: background .3s;
  -moz-transition: background .3s;
  -ms-transition: background .3s;
  -o-transition: background .3s;
}
.bottom-dm img{
	
}

.bottom-dm-title{
	
}

.v2-home-catepr-title i:after{
position: absolute;
top: -6px;
right: 4px;
width: 30px;
height: 30px;
content: '';
background: none;
border-radius: 1px;
border: 3px solid #000;
border-right: 0;
border-top: 0;
-ms-transform: rotate(135deg);
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}

.v2-home-catepr-title h2 > a span{
  font-size: 18px;
  color: #181818;
  text-transform: uppercase;
  font-weight: 400;
  padding-right: 10px;
  white-space: nowrap;
  float: left;
}

.block5{
	float: left;
}

.f-center-module{
	
}


.block-sanpham .f-product-bl{
	width: 33.333%
}

 

.v2-home-catepr-right .left{
	float: left;
	width: 100%;
}
.v2-home-catepr:hover .f-pr-item-img {
	background: #fff;
}
.v2-home-catepr .nav-tabs {
  border-bottom: 0px solid #dddddd;
  display: none;
}
.v2-home-catepr .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.v2-home-catepr .nav-tabs > li:hover a{
	color: #C18107;
}
.v2-home-catepr .nav-tabs > li > a {
  line-height: 1.428571429;
  text-transform: initial;
}
.fixed > .container{
	padding-top:1px !important;
	padding-bottom: 0px !important; 
}
.label-info{
	background: none;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	border-radius: 3px;
	padding: 6px 9px;
	display: inline-block;
	background: #F39200;
}


.v2-home-catepr .nav-tabs > li.active > a:hover,
.v2-home-catepr .nav-tabs > li.active > a:focus {
  color: #FF6600;
  border: 0px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
  background: none;
}
.v2-home-catepr-tabul > li.active > a {
  color: #FF6600;
}
.v2-home-catepr .nav-tabs > li.active > a span {
  color: #FF6600;
}
.v2-home-catepr .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.v2-home-catepr .nav-tabs.nav-justified > li {
  float: none;
}
.v2-home-catepr .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.v2-home-catepr .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}


.v2-home-catepr-tabul{margin: 0;
padding: 0;
list-style: none;
border: none;}
.v2-home-catepr-tabul li{
float: none;
margin: 0;}
.v2-home-catepr-tabul li a{display: block;
font-size: 12px;
position: relative;
padding: 0px 15px 0px 15px;
font-family: arial;
color: #444;
border-right: 1px solid #D5D5D5;
margin: 5px 0px;}
.v2-home-catepr-tabul li:last-child a{
	border: none;
}
.v2-home-catepr-tabul li:hover{
	border: 0px;
	border-color: transparent;
}
.v2-home-catepr-tabul > li.active > a:hover,
.v2-home-catepr-tabul > li.active > a:focus {
  color: #CC040E;
  border: 0px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
  background: none;
  border: 0px;
}
.v2-home-catepr-tabul > li.active > a {
  color: #FF6600;
}
.v2-home-catepr-3tab{
	background: none !important;
	float: left;
	width: 100%;
	overflow: hidden;
	margin-top: 21px;
}
.v2-home-catepr-right .right{
	width: 23%;
	float: right;
}
.sp .v2-home-catepr{
	float: left;
}
.v2-home-catepr-right-icon{
	margin-bottom: 12px;
}
.v2-home-catepr-left-bg img{
	max-width: 100%;
}
.sp .v2-home-catepr:nth-child(2n+1){
	border-right: none;
}
.left .tab-content{
	float: left;width: 100%;
}
.sp .v2-home-catepr:nth-child(n+3){
	border-top: none;
}
.v2-home-catepr-3tab ul{margin: 0;
padding: 0;
list-style: none;
border-bottom: 1px solid #ddd;
  float: left;
  width: 1000%;
  height: 39px;
}
.v2-home-catepr-3tab ul li{display: inline-block;
height: 32px;
text-align: center;}

.v2-home-catepr-3tab ul li.mid{border: 1px solid rgba(255, 255, 255, 0.4);
border-top: 0;
border-bottom: 0;}
.v2-home-catepr-3tab ul li.active a{
	border: 1px solid #ddd;
	border-bottom: 1px solid #fff;
	border-radius: 3px 3px 0 0;
}
.v2-home-catepr-3tab ul li a{color: #00aaf1 ;
line-height: 33px;
padding: 2px 53px;
font-size: 13px;
display: inline-block;
text-transform: uppercase;font-family: arial;
}
.v2-home-catepr-3tab ul li:last-child a{
	border-right:0;
}
.v2-home-catepr-right-icon img,.v2-home-catepr-right-bg img{
	max-width: 100%;
}
.v2-home-catepr-3tab ul li a{position: relative;
	
	background: #fff;
}
.v2-home-catepr-3tab ul li a.active:after{position: absolute;
content: '';
width: 5px;
height: 5px;
background: #FFF;
bottom: 10px;
left: 0;
right: 0;
margin: auto;
display: none;
border-radius: 50%;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.38);}


.v2-home-catepr-showul{list-style: none;}

.v2-home-catepr-showul-item .f-pr-item-saleof{
  font-family: 'NhomMuaMedium', sans-serif;
  position: absolute;
  z-index: 10;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 3px;
  display: block;
  width: 60px;
  height: 38px;
  font-size: 14px;
  color: #414141;
  top: 10px;
  padding: 10px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.9);
  right: 10px;
}
.v2-home-catepr-showul-item .f-pr-item-img{
	height: 166px;
overflow: hidden;
position: relative;}
.v2-home-catepr-showul-item .f-pr-item-img img{
position: absolute;
top: 0;
left: 0;
bottom: 0;
margin: auto;
right: 0;
-webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.v2-home-catepr-showul-item{
	margin: 0 9px;
	text-align: center;
}
.v2-home-catepr-showul-item:hover .f-pr-item-img img{
	-ms-transform: scale(1.05,1.05);
  -webkit-transform: scale(1.05,1.05);
  transform: scale(1.05,1.05);
}
.v2-home-catepr-showul-item .f-pr-item-name{
	margin: 0;
	padding: 0;
	font-size: 12px;
	display: block;
	padding-top: 5px;
	overflow: hidden;
}.v2-home-catepr-showul-item .f-pr-item-price-gr{
	margin: 0;
padding: 0;
display: block;
height: 43px;
}.v2-home-catepr-showul-item .f-pr-item-price-gr p{
padding: 0;
margin: 0;
}
.f-pr-item-price-gr p{
	display: block;
}
.f-pr-item-name h2,.v2-pr-item-boxdetail h3{

	margin: 0px 0 4px 0;
	padding-top: 3px;

  font-style: normal;
  font-weight: 400;
  line-height: 19px;
  height: 22px;
  overflow: hidden;
  text-transform: uppercase;
     font-size: 19px;
    color: #000000;

 }

 .f-pr-item-name h2:hover, .v2-pr-item-boxdetail h3:hover{
 	color: #f3216a
 }
 .f-pr-item-boxdetail-info{
  overflow: hidden;
  white-space: normal;
  line-height: 20px;
  font-size: 14px;
  color: #6c6c6c;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: none;
 }
 .f-pr-item-boxdetail{
 }
 .v2-tabhome-product ul li:hover{
 }
 .v2-tabhome-product ul li{
 }
 
.f-pr-item-price,.v2-pr-item-price{
	font-size: 15px;
  color: #f3216a;
  margin-bottom: 0px;
  line-height: 23px;
  display: inline-block;
  font-family: Arial,Helvetica,sans-serif;
}
.f-pr-item-old-price,.v2-pr-item-price-old{
	font-size: 13px;
	display: inline-block;
  color: #262626;
  font-weight: 400;
  margin-bottom: 0px;
  text-align: center;
  text-decoration: line-through;
}
.v2-home-catepr-showul .owl-controls{
	display: none !important;
}
.owl-item .item {
	width: inherit !important;
	padding-right
}

.v2-home-catepr .owl-item .item {
  width: inherit !important;
  border-right: 1px solid #ddd;
  padding: 20px 0px;
}

.v2-home-catepr-showul-item .f-pr-item-action
	{

	}

.v2-home-catepr-showul-item .f-pr-item-action:hover #add-cart{
	background: #02a8f3;
	color: white;
}


.v2-home-catepr-showul-item .f-pr-item-action .btndetail{
	display: inline-block;
width: 30px;
height: 30px;
margin: auto;
border-radius: 0;
margin-top: 0;
padding: 7px 0px;
font-size: 13px;
text-align: center;
line-height: 30px;
padding-left: 1px;
display: none;

}
.v2-home-catepr-showul-item .f-pr-item-action .bncquickbuy{
display: inline-block;
margin: auto;
border-radius: 0;
margin-top: 0;
font-size: 13px;
text-align: center;
line-height: 30px;
}
.v2-home-catepr-showul-item .f-pr-item-action .like-product{
display: inline-block;
width: 30px;
height: 30px;
margin: auto;
border-radius: 0;
margin-top: 0;
padding: 8px 0px;
font-size: 13px;
text-align: center;
line-height: 30px;
padding-top: 7px;
display: none;
}
.v2-home-catepr-showul-item .f-pr-item-action .quickview{
display: none;
margin: auto;
border-radius: 0;
margin-top: 38px;
padding: 3px 0px;
font-size: 12px;
margin-bottom: 10px;
background: #00AEEF;
width: 96px;
color: #FFF;
height: 30px;
line-height: 25px;
text-transform: uppercase;
}

.v2-home-catepr-showul-item .f-pr-otherdetail{display: none;}



.v2-home-pr-item-action-viewq,.v2-home-pr-item-compare{

  display: inline-block;
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin: 0px 7px 0px 0px;
  padding: 13px 0px 0px 0px;
  text-align: center;
  background: #F3216A;
  color: white;
  font-size: 14px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  border-radius: 50%;
  
}

.owl-item:last-child .v2-home-pr-item{
	border-right: 0px;

}

.v2-home-pr-item:hover .icon-hover,.v2-home-catepr-showul-item:hover .icon-hover{
	display: block;
}
.icon-hover{
	position: absolute;
	width: 100%;
	height: 50px;
	top: 16px;
	z-index: 5;
	padding-left: 10px;
	text-align: center;
	padding-bottom: 10px;
	transition:all 0.3s;
	opacity: 0;
}

.v2-home-pr-item:hover .icon-hover{
	top: 20px;
	opacity: 1;
}

.v2-home-catepr-showli:hover .icon-hover{
	top: 20px;
	opacity: 1;
}

.v2-home-pr-item-action-viewq i,.v2-home-pr-item-compare i{
	-webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  color: #fff
}
.v2-home-pr-item-action-viewq:hover i,.v2-home-pr-item-compare:hover i{
	-webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  color: black;
}
.v2-home-pr-item-action-viewq:hover,.v2-home-pr-item-compare:hover{
	background: white;
}
.v2-home-pr-item:hover .v2-home-pr-item-action-viewq{
opacity: 1;

}





.phoneview{position: relative;}
.phoneview-show{
	position: absolute;
	top: 50px;
	left: -33%;
	width: 160px;
	height: 160px;
	z-index: 99;
	display: none;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
}
.phoneview-show:after{
	position: absolute;
	top: -5px;
	left: 0;
	right: 0;
	content: '';
	width: 10px;
	height: 10px;
	margin: auto;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	border: 1px solid rgba(0, 0, 0, 0.21);
	background: #FFF;
	border-top: 0;
	border-right: 0;
}
.phoneview-show img{
	width: 160px;
	height: 160px;
}
.phoneview:hover .phoneview-show{
	display: block;
}


.checkordernb{
	position: relative;
padding: 5px 7px;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 93px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
}


.checkordernb-show{
	position: absolute;
	top: 40px;
	left: -79px;
	width: 260px;
	z-index: 99;
	margin: auto;
	display: none;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
	background: #fff;
	padding: 14px;
	border-radius: 4px;
}
.checkordernb-show:after{
	position: absolute;
	top: -5px;
	left: 0;
	right: 0;
	content: '';
	width: 10px;
	height: 10px;
	margin: auto;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	border: 1px solid rgba(0, 0, 0, 0.21);
	background: #FFF;
	border-top: 0;
	border-right: 0;
}

.support-box:hover .checkordernb-show{
	display: block;
}

.checkordernb .checkordernb-show .chelp{
	display: block;
color: #313131;
font-size: 13px;
font-family: 'NhomMuaMedium', sans-serif;
padding: 0;
margin: 3px 0;
}
 
.checkordernb-show input{width: 100%;
margin-bottom: 10px;}
.checkordernb-show button{display: block;
background: #313131;
width: 120px;
text-align: center;
color: #FFF;
padding: 8px 0;
border-radius: 4px;
margin: auto;margin-top: 10px;
border: 0px;
}


.v2-hometab-news{
	padding: 10px;
}
.v2-hometab-news-big{

}
.v2-hometab-news-big ul{
	padding: 0;
list-style: none;
margin-top: 20px;
}
.v2-hometab-news-big li{
 
}


.v2-hometab-news-big li.bigfirst h3{
	    font-size: 12px;
	  color: white;
	  font-weight: 600;
	  margin-top: 10px;
	  font-size: 13px;
	  font-size: 25px;
	  overflow: hidden;
	  text-transform: uppercase;
	  margin: 16px 0px;
	  width: 50%;
	  font-size: 30px;
	  height: 96px;
}

.bigfirst {
	display: none;
}

.styletag span a{
	  background: #334d5c;
	  color: white;
	  padding: 5px 19px;
	  display: inline-block;
	  text-transform: uppercase;
	  position: relative;
	  margin-right: 10px;
	  font-size: 13px;
}

.styletag span:hover a{
	  background: black !important;
	  color: white;
}

.styletag span:hover a:before{
	  		  border-right-color: black !important;
}

.styletag span:hover a:after{
	  		  border-left-color: black !important;
}

.styletag span a:before{
	    border-bottom: 0 solid rgba(255, 255, 255, 0);
		  border-right-width: 8px;
		  border-right-style: solid;
		  border-right-color: rgb(51, 77, 92);
		  border-top: 30px solid rgba(255, 255, 255, 0);
		  left: -8px;
		  -webkit-box-sizing: border-box;
		  -moz-box-sizing: border-box;
		  -ms-box-sizing: border-box;
		  box-sizing: border-box;
		  -moz-transition: all 0.3s ease 0s;
		  -webkit-transition: all 0.3s ease 0s;
		  -o-transition: all 0.3s ease 0s;
		  transition: all 0.3s ease 0s;
		  -moz-transition: all 0.3s ease 0s;
		  position: absolute;
		  content: '';
		  top: -2px;
}

.styletag span a:after{
	     border-bottom: 30px solid rgba(255, 255, 255, 0);
		  border-left-width: 8px;
		  border-left-style: solid;
		  border-left-color: rgb(51, 77, 92);
		  border-top: 0 solid rgba(255, 255, 255, 0);
		  right: -8px;
		  -webkit-box-sizing: border-box;
		  -moz-box-sizing: border-box;
		  -ms-box-sizing: border-box;
		  box-sizing: border-box;
		  -moz-transition: all 0.3s ease 0s;
		  -webkit-transition: all 0.3s ease 0s;
		  -o-transition: all 0.3s ease 0s;
		  transition: all 0.3s ease 0s;
		  -moz-transition: all 0.3s ease 0s;
		  position: absolute;
		  top: 0px;
		  content: ''
}


.styletag span:last-child a{
		  background: #00a498; 
}


.styletag span:last-child a:before{
	    border-bottom: 0 solid rgba(255, 255, 255, 0);
		  border-right-width: 8px;
		  border-right-style: solid;
		  border-right-color: #00a498;
		  border-top: 30px solid rgba(255, 255, 255, 0);
		  left: -8px;
		  -webkit-box-sizing: border-box;
		  -moz-box-sizing: border-box;
		  -ms-box-sizing: border-box;
		  box-sizing: border-box;
		  -moz-transition: all 0.3s ease 0s;
		  -webkit-transition: all 0.3s ease 0s;
		  -o-transition: all 0.3s ease 0s;
		  transition: all 0.3s ease 0s;
		  -moz-transition: all 0.3s ease 0s;
		  position: absolute;
		  content: '';
		  top: -2px;
}

.styletag span:last-child a:after{
	     border-bottom: 30px solid rgba(255, 255, 255, 0);
		  border-left-width: 8px;
		  border-left-style: solid;
		  border-left-color: #00a498;
		  border-top: 0 solid rgba(255, 255, 255, 0);
		  right: -8px;
		  -webkit-box-sizing: border-box;
		  -moz-box-sizing: border-box;
		  -ms-box-sizing: border-box;
		  box-sizing: border-box;
		  -moz-transition: all 0.3s ease 0s;
		  -webkit-transition: all 0.3s ease 0s;
		  -o-transition: all 0.3s ease 0s;
		  transition: all 0.3s ease 0s;
		  -moz-transition: all 0.3s ease 0s;
		  position: absolute;
		  top: 0px;
		  content: ''
}



.v2-hometab-news-big li.bigfirst .stylefirst{
	display: none;
}

.v2-hometab-news-big li.bigfirst .v2-hometab-news-big-img{display: block}
.v2-hometab-news-big li.bigfirst .v2-hometab-news-big-img img{width: 100%}

.v2-hometab-news-big li.bigfirst h2{
	margin: 0;
font-size: 15px;
color: #303030;
font-weight: 600;
padding: 5px 10px;
margin-top: 10px;
}
.v2-hometab-news-big li.bigfirst p{
font-size: 13px;
}



.v2-hometab-news-big li.smallother{
	height: 154px;
	padding-top: 15px;	
}

.v2-hometab-news-big li.smallother .v2-hometab-news-big-img{display: block;
	height: 80px;
	background: #FFF;}
.v2-hometab-news-big li.smallother .v2-hometab-news-big-img img{height: 80px;}

.v2-hometab-news-big li.smallother h3{
	margin: 0;
font-size: 12px;
color: #303030;
font-weight: 600;
margin-top: 10px;
font-weight:normal;
text-align: left;
}
.v2-hometab-news-big li.smallother p{
	font-size: 13px;
}

.v2-hometab-news-small{
	display: none;
}
.v2-hometab-news-small ul{ 
list-style: none;margin-bottom: 0;}
.v2-hometab-news-small ul li{}
.v2-hometab-news-small-item{
overflow: hidden;
margin-top: 10px;}
.v2-hometab-news-small-img{
overflow: hidden;
position: relative;}
.v2-hometab-news-small-img img{
	width:100%;
}
.v2-hometab-news-small-title{}
.v2-hometab-news-small-title h3{margin: 0;
font-size: 13px;
color: #303030;
font-weight: 600;
margin-top: 10px;
text-align: justify;
margin-bottom: 10px;
line-height: 19px;
overflow: hidden;
height: 35px;}
.v2-hometab-news-small-sum{font-size: 13px;
text-align: justify;}
.v2-hometab-news-smalltype{
	display: inline-block;
  height: 30px;
  line-height: 30px;
  color: #4a4a4a;
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  font-size: 13px;
  font-weight: bold;
}
.block2-home .slide1 .item:nth-child(n+7),.bloc-bottom .slide1 .item:nth-child(n+7){
	display: none;
}
.v2-hometab-news-smalltype:after{
	content: "";
  width: 3px;
  height: 10px;
  display: block;
  position: absolute;
  left: 0px;
  top: 10px;
  background: #ff4400;
  display: none;
}
#f-pr-tab00 ul li{
	width: 100%;
}
.border-r{
	border-right: 1px solid #CFCFCF;
}
.v2-hometab-news-vip{
	padding: 10px;
	margin-bottom: 30px;
}
.v2-hometab-news-vip ul{
	margin-bottom: 0;
}

.new-detail .f-module-page{
	  background-color: #FCFCFF;
  border: 1px solid #D6D6D6;
}
.productbreadcrumb{
}
.productbreadcrumb .breadcrumb{background: none;padding: 8px 0;margin-bottom: 8px;}
.v2-filterpr{
	margin-top: 10px;
}
.mota{
	display: none;
}
.v2-filterpr select{
	 
border-radius: 2px !important;
background: #FFF !important;
}
.f-module-page{
}
.f-module-page-title{
      margin: 10px 0px 0px;
    padding: 8px 20px;
    font-size: 27px;
    background: rgba(0,0,0,.06);
    margin-bottom: 15px;
}
.block-sanpham .tab-sp .item {
	width: 33.3333%;
	padding: 10px 10px;
	height: 160px;
} 

.block-sanpham .tab-sp .item .f-pr-bl-item-img{
	width: 100px;
	float: left;
	margin-right: 5px;
}
.block-sanpham .f-product-bl .f-pr-bl-item{
	margin-bottom: 0px;
}
.block-sanpham .mota{
	display: block;
	color: #ABABAB;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	text-align: left; 
	max-height: 45px;
	overflow: hidden;
}
.block-sanpham .f-block{
	padding: 0px;
	border: none;
}
.block-sanpham .sanpham-nt{
	padding-left: 0px;
}








.f-module-page-title img{
	border-radius: 50%;
	display: none;
}
.v2-rating{
	position: relative;
padding-bottom: 10px;
border-bottom: 1px solid #E8E8E8;
margin-bottom: 12px;
}

.button-small{
	background: #313131;
  border: 1px solid #313131;
padding: 10px 10px;
display: block;
text-align: center;
margin-top: 10px;
color: #FFF;
width: 200px;
font-size: 16px;
text-transform: uppercase;
font-family: 'Roboto';
  margin-bottom: 10px;
  outline: none;
}
.product-sidebar .f-product-bl{
	width: 33.333%;
	padding: 0 1px;
}
.product-sidebar .f-product-bl .f-pr-bl-item h2{
	text-align: center;
}
.product-sidebar .f-product-bl .f-pr-bl-item h2 a{
	font-weight: normal !important;
}
.product-sidebar .f-pr-bl-item .f-pr-bl-item-boxdetail{
	display: none;
}
.green{
	color: #00AAF1;
}
.tab-contact-header  ul li a{
	color: #7a8188;
}
.button-small:hover{
	background: #000;
 
color: #FFF;
 
}
.f-product-view-info h1{
	font-size: 21px;
  line-height: 29px;
  padding: 14px 0;
  font-weight: bold;
  margin: 0;
  color: #596067;

}
.v2-dealer{

}
.v2-dealer li{font-size: 13px;
font-family: arial;
border-top: 1px dashed #D5D5D5;
padding: 6px 0;}
#more-shop{
	padding: 0px 5px;
color: #FFF;
font-size: 12px;
border-radius: 0;
background: #FF8282;
}
.v2-quickview{}
.v2-quickview .v2qv-bo{
border-radius: 2px;
border-color: #F4F4F4;
background: #F4F4F4;
}
.v2-quickview .v2qv-name{margin: 0;
padding: 0;

display: block;
padding-bottom: 8px;
font-size: 20px;
  color: #0095da;
  text-align: left;
  margin: 0 0 8px;
  font-weight: 400;
  line-height: 26px;
  font-family: 'NhomMuaMedium', sans-serif;
}
.v2-quickview .v2qv-view{
	font-size: 12px;
font-family: arial;
background: #F9F9F9;
padding: 1px 5px;
margin-top: 5px;
border-radius: 1px;
color: #898989;
}
.v2-quickview .r-label{font-weight: 600;
font-family: arial;
color: #3A3A3A;
font-size: 13px;}
.v2-quickview .old_price{
font-size: 14px !important;
  color: #414141 !important;
  font-weight: 300 !important;
  margin-bottom: 0px !important;
  text-align: left !important;
  font-family: Roboto,Arial,Helvetica,sans-serif !important;
  text-decoration: line-through !important;

}
.v2-quickview .r-price{
font-size: 24px;
  color: #0095da;
  font-family: 'NhomMuaMobileLight',Arial,Helvetica,sans-serif;
}
.v2-quickview .info{

}
.qr-img-v{
	margin-top: 35px;
}
.details{}
.details .panel-default{
	border: 1px solid #ECECEC;
border-radius: 1px;
}
.q-tab-other{
	
}
.q-tab-other .nav-tabs{

}
.q-tab-other .nav-tabs li{

}
.q-tab-other .nav-tabs li a{

}
.q-tab-other-ct{}
.q-tab-other-ct ul{margin-top: 20px;}
.q-tab-other-ct ul li{list-style: none;}
.q-tab-other-ct ul li a{}
.q-tab-other-ct ul li img{border: 2px solid #1990BD;}
.v2-quickview .main-image{
	text-align: center;
	height: 400px;
	position: relative;
}
.hover-info{
	position: absolute;
	z-index: 1;
	height: 100%;
	width: 100%;
	background: rgb(243, 243, 243);
	opacity: 0;
	transition: all 0.5s;
	display: none;

}
.hover-info .title{
	text-transform: none;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  color: #4a4a4a;
    border-bottom: 1px solid #dcdcdc;
    margin: 10px 5px;
    padding-bottom: 4px;
}
.viewlist .hover-info{
	display: none !important;
}
.hover-info .title a{
	font-size: 13px;
  color: #4a4a4a;
}
.f-product-viewid > li:hover .hover-info{
	opacity: 1;
	z-index: 99;
}
.mota-sp{
	display: block;
	padding: 0 5px;
	font-size: 12px;
	color:#565656 ;
	line-height: 18px;
}
.mota-sp:hover{
	color: #565656;
}
.f-maps-left{
	padding-left: 0px;
}
.phai .yk-short{
	text-align: right !important;
}
.form_ykien .form-control{
	margin-bottom: 10px;
}
/* CSS v2 PRoduct view grid*/
.v2-pr-item:hover .icon-hover{
	display: block;
}
.v2-pr-item{
	overflow: hidden;
  position: relative;
  border: 1px solid #dddddd;
  border-left: none;
  border-top: none;
  padding: 20px 10px;
  text-align: center;
}
.v2-pr-item:hover{


}
.v2-pr-item:hover img{
	opacity: 0.5;
}
.v2-pr-item-compare{position: absolute;
background: #D7D7D7;
color: #FFF;
z-index: 1;
left: 0;
top: 0;
font-size: 11px;
font-weight: 600;
padding: 3px 5px;}
.BNC-search-product {
  color: #ffffff;
  background-color: #F39200;
  border-color: #C18107;
}
.f-module-page .f-product-chooseview a.active span{
	color: #F3216A  !important;
}
.v2-pr-item-saleof{
	font-family: 'NhomMuaMedium', sans-serif;
  position: absolute;
  z-index: 10;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 3px;
  display: block;
  width: 60px;
  height: 38px;
  font-size: 14px;
  color: #414141;
  top: 10px;
  padding: 10px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.9);
  right: 10px;
}
.v2-pr-item-img{height: 160px;
overflow: hidden;
position: relative;

}
.new{
	display: inline-block;
	width: 27px;
	height: 18px;
	background: url(../imgs/newicon.gif) no-repeat;
	display: none;
}
.v2-pr-item-img a img{position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
-webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
 }
.v2-pr-item-boxdetail{
  padding: 10px;
}

.v2-pr-item-boxdetail h2:first-letter{
	text-transform: uppercase;
}
 
 
.v2-pr-item-name{

}
.v2-pr-item-price-gr{
position: relative;padding: 5px 0;}
.v2-pr-item-price-gr:after{
 
}
.v2-pr-item-price-gr:before{
 
}

.v2-pr-item-action{
top: 174px;
right: 0;
left: 0;
margin: auto;
text-align: center;
color: #FFF;
height: 26px;
line-height: 27px;
}
.v2-pr-item-action a{display: inline-block;
color: #FFF;
text-transform: uppercase;
font-size: 11px;
width: 90px;
visibility: hidden;
  opacity: 0;
-webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
  
}
.v2-pr-item-action a:hover{
	color: #fff;
}
.v2-pr-item:hover .v2-pr-item-action a{
	visibility: visible;
	opacity: 1;
	-ms-transform: scale(0.9,0.9);
	-webkit-transform: scale(0.8,0.9);
	transform: scale(0.9,0.9);

}

.v2-pr-item:hover button.like-product{
	display: inline-block;
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin: 0px 7px 0px 0px;
  text-align: center;
  background: #fff;
  color: #4F7E08;
  font-size: 14px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  border-radius: 0 0;
  border: none;

}
.v2-pr-item:hover button.like-product:hover{
	background: #4F7E08;
}
.v2-pr-item:hover button.like-product i{
	transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.v2-pr-item:hover button.like-product:hover i{
	color: #fff;
	-webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
}
.v2-pr-item:hover .v2-pr-item-action button{

}

.v2-pr-item-action .v2-pr-item-action-detail{
	background: #00AEEF;
	height: 25px;
	display: none; 
}
.v2-pr-item-action .v2-pr-item-action-buy{
	background: #F00;
}
.v2-pr-item-action button.v2-pr-item-action-buy{
	display: inline-block;
color: #FFF;
text-transform: uppercase;
font-size: 11px;
-webkit-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
	border: 0;
	padding: 0;
  border: 1px solid #dddddd;
  padding: 0px 10px;
  background: none;
  color: #979797;
}
.v2-pr-item-action-viewq{
	position: absolute;
  top: 28%;
  z-index: 1;
  left: 25%;
  right: 25%;
  background: #0095da;
  border-radius: 3px;
  border-bottom: 3px solid #00547b;
  font-size: 17px;
  color: #fff!important;
  font-family: Roboto,Arial,Helvetica,sans-serif;
  text-align: center;
  padding: 11px 0px 0;
  height: 53px;
  visibility: hidden;
  opacity: 0;
  text-transform: uppercase;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.v2-pr-item .v2-pr-item-action-viewq:hover{
	background: #a90329;
  border: 1px solid rgba(255, 255, 255, 0.39);
  color: #fff;
}
.v2-pr-item:hover .v2-pr-item-action-viewq{
visibility: visible;
opacity: 1;

-ms-transform: scale(0.9,0.9);
-webkit-transform: scale(0.8,0.9);
transform: scale(0.9,0.9);
}
.layout-right{
	padding-right: 0px;
}
/* CSS v2 PRoduct view list*/
.viewlist li{
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	list-style: none;
	border: none !important;
}
.viewlist .v2-pr-item{border: 0px solid rgba(0, 0, 0, 0);
	height: auto;
	overflow: hidden;
	margin-bottom: auto;
	position: relative;
	margin-top: auto;
	border-bottom: 1px solid #D7D7D7;
	padding-bottom: 10px;
	border-right: 1px solid #D7D7D7;

}
.viewlist .v2-pr-item:hover{

}
.viewlist .v2-pr-item:hover img{
	 -ms-transform: scale(1.05,1.05);
	-webkit-transform: scale(1.05,1.05);
	transform: scale(1.05,1.05);
}
.viewlist .v2-pr-item-compare{position: absolute;
background: #D7D7D7;
color: #FFF;
z-index: 1;
left: 0;
top: 0;
font-size: 11px;
font-weight: 600;
padding: 3px 5px;}
.viewlist .v2-pr-item-saleof{position: absolute;
z-index: 1;
left: 185px;
right: auto;
bottom: auto;
top: 83px;
width: 35px;
height: 35px;
background: url(../imgs/bg_saleoff.png) no-repeat ;
background-size: 35px 35px;
font-size: 14px;
color: #FFF;
padding: 0px 0px;
line-height: 35px;
text-align: center;}
.viewlist .v2-pr-item-img{
height: 170px;
overflow: hidden;
position: relative;
margin-right: 15px;
float: left;
width: 25%;
}

.viewlist .v2-pr-item-img a img{position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
-webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
 }
.viewlist .v2-pr-item-boxdetail{
	position: relative;
  	float: left;
    width: 70%;
}
.viewlist .v2-pr-item-boxdetail h2{
margin: 0;
font-size: 14px;
padding: 0 6px;
text-align: left;
margin-top: 9px;
height: 37px;
overflow: hidden;
text-transform: lowercase;
top: 0;
font-size: 15px;
color: #565656;
left: 0;
padding: 0;
line-height: 20px;
font-weight: bold;
border-bottom: none;
}
.viewlist .v2-pr-item-boxdetail h2:first-letter{
	text-transform: uppercase;
}
 
 
.viewlist .v2-pr-item-name{

}
.viewlist .v2-pr-item-price-gr{text-align: left;
margin-top: 0px;
padding: 5px 0;
border-bottom: 0px dashed #A6A6A6;
left: 0;}
.viewlist .v2-pr-item-price-gr:after{
 
}
.viewlist .v2-pr-item-price-gr:before{
 
}
.viewlist .v2-pr-item-price{display: inline-block;
font-weight: 600;
color: #02A8F3;
font-size: 14px;
margin: 0;}
.viewlist .v2-pr-item-price-old{display: inline-block;
font-size: 12px;
text-decoration: line-through;
color: #6B6B6B;
margin: 0;

margin-right: 10px;
}
.v2-pr-item-price-old{
margin-bottom: 0px;
text-decoration: line-through;
}
.viewlist .v2-pr-item-action{
  top: 0;
  margin: 0;
  text-align: left;
  color: #FFF;
  height: 26px;
  line-height: 27px;
  /* width: 90px; */
  right: 0;
  left: auto;
}
.product-detail .top-header1{
	width: 100% !important
}
.product-detail .top-header1 .f-menutop-ul > li:nth-child(n+10){
	display: none !important
}
.product-detail .f-menutop > .f-menutop-ul > li{
	margin-right: 4px !important
}
.adv-top .title-adv{
	display: none;
}
.viewlist .v2-pr-item-action a{display: block;
color: #FFF;
text-transform: uppercase;
font-size: 11px;
width: 90px;
visibility: visible;
  opacity: 1;
-webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
  margin-bottom: 8px;
}
.viewlist .v2-pr-item-action a:hover{
	color: #fff;
}
.viewlist .v2-pr-item:hover .v2-pr-item-action a{
	visibility: visible;
	opacity: 1;
	-ms-transform: scale(0.9,0.9);
	-webkit-transform: scale(0.8,0.9);
	transform: scale(0.9,0.9);

}
.viewlist .v2-pr-item button.like-product{
display: none;
color: #FFF;
text-transform: uppercase;
font-size: 11px;
width: 26px;
visibility: visible;
opacity: 1;
-webkit-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
background: #02AEEF;
height: 25px;
border: 0;
padding: 0;
position: absolute;
top: 0;
left: -46px;
border-radius: 0px;
text-align: center;
}
.viewlist .v2-pr-item:hover button.like-product{
	visibility: visible;
	opacity: 1;
	-ms-transform: scale(0.9,0.9);
	-webkit-transform: scale(0.8,0.9);
	transform: scale(0.9,0.9);

}
.viewlist .v2-pr-item:hover .v2-pr-item-action button{
	visibility: visible;
}

.viewlist .v2-pr-item-action .v2-pr-item-action-detail{
	background: #00AEEF;
	height: 25px;
	display: none; 
}
.viewlist .v2-pr-item-action .v2-pr-item-action-buy{

}
.viewlist .v2-pr-item-action button.v2-pr-item-action-buy{

}
.viewlist .v2-pr-item-action-viewq{
	position: absolute;
top: 42%;
z-index: 1;
left: 55px;
right: auto;
margin: auto;
display: block;
width: 92px;
background: #000;
color: #FFF;
font-size: 12px;
padding: 4px 5px;
text-align: center;
visibility: hidden;
opacity: 0;
text-transform: uppercase;
-webkit-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
}
.viewlist .v2-pr-item:hover .v2-pr-item-action-viewq{
visibility: visible;
opacity: 1;
-ms-transform: scale(0.9,0.9);
-webkit-transform: scale(0.8,0.9);
transform: scale(0.9,0.9);
}
.viewlist .f-pr-otherdetail{

color: #313131;
font-family: arial;
font-size: 13px;
}

/*trang tuyen dụng*/
.form_ykien {
display: none;
border-bottom: 1px solid #F1F1F1;
margin-bottom: 30px;
padding-bottom: 20px;
}
.ykientitle {
position: relative;
text-align: left;
height: 51px;
padding-bottom: 10px;
border-bottom: 1px solid #F1F1F1;
margin-bottom: 10px;
}
.ykientitle a {
padding: 10px;
background: #0069A3;
width: 200px;
margin: auto;
border-radius: 3px;
color: #FFF;
font-weight: bold;
float: right;
text-align: center;
cursor: pointer;
}
.form_ykien .form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
margin-bottom: 23px;
}
.form_ykien .control-label {
font-size: 12px;
}
.form_ykien .col-md-5 {
position: relative;
}
.form_ykien .form-control {
border-radius: 1px;
box-shadow: none;
border: 1px solid #0069A3;
}
.list-ykien-item {
margin-bottom: 0px !important;
border-bottom: none !important;
padding:10px 0 !important;
}
.list-ykien-item:nth-child(2n+1){
}
.ykien-thum {
border-right: 2px solid #ccc !important;
}
.yk-short{
	border-left: none !important;
}
.phai .yk-short{
	border-left: none !important;
}
.list-ykien-item .ykien-thum a {

overflow: hidden;
border-radius: 4px !important;
background: none !important;
border:1px solid #ccc !important;
position: relative;
display: block;
z-index: 100;
float: right;
}
.list-ykien-item .ykien-thum img {
width: auto !important;
height: auto !important;
position: absolute;
max-width: 100% !important;
top: 0;
bottom: 0;
left: 0px;
right: 0;
margin: auto;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
z-index: 1;
}
.ykien-thum img:hover {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.ykien-ct {
padding-left: 0px !important;
}
.ykien-name {
font-weight: bold;
font-size: 16px !important;
color: #262626;
}
.yk-time {

font-size: 12px !important;
  color: #F39200 !important;
  text-align: left;
text-transform: lowercase;
}
.yk-short {

font-size: 13px;
line-height: 23px;
color: #262626;
margin-top: 15px !important;
padding-left: 0px !important;
border-left: 1px dashed #EBEBEB;
margin-left: 0px !important;
text-align: justify;
}
.phai .ykien-thum {
	border-left: 2px solid #E72121;
	border-right: none !important;
}
.phai .ykien-thum a {
	width: 140px;
	height: 140px;
	overflow: hidden;
	border-radius: 50%;
	background: #A3A3A3;
	border: 2px solid #0069A3;
	position: relative;
	display: block;
}
.form_ykien .form-control {
  box-shadow: none;
  border: 1px solid #ccc !important;
  border-radius: 3px !important;
}
.phai .ykien-thum img {
	width: 170px;
	height: 170px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0px !important;
	right: 0;
	margin: auto;
}
.phai .ykien-ct {
	padding-right: 12px;
	padding-left: 0;
	border-left: 0;
	text-align: right;
}
.phai .yk-time {
	font-size: 13px;
	color: #707070;
	text-transform: lowercase;
	font-style: italic;
	text-align: right;
}
.phai .yk-short {
	display: block;
	font-size: 13px;
	line-height: 23px;
	margin-top: 6px;
	padding-left: 5px;
	border-left: 0px dashed #EBEBEB;
	margin-left: 8px;
	text-align: justify;
	border-right: 1px dashed #EBEBEB;
	margin-right: 8px;
	padding-right: 5px;
}
.phai .ykien-name {
	font-weight: bold;
	font-size: 13px;
}
.phai .list-ykien-item .col-md-10 {
	padding: 0;
}
.form_ykien .control-label {
	font-size: 12px;
}
.form_ykien .form-control {
	border-radius: 1px;
	box-shadow: none;
	border: 1px solid #0069A3;
}
.f-page-tab .form-control{
	margin-bottom: 10px;
}
.form-horizontal .form-group{
	margin-bottom: 10px;
}
.form_ykien .form-control {
  box-shadow: none;
  border: 1px solid #ccc !important;
  border-radius: 3px !important;
}
.form_ykien .form-horizontal .form-group{
	margin-bottom: 0px !important;
}
#txtContent{
	height: 150px
}
.f-module-page-desc{
	text-align: center !important;
}
.f-module-page-desc .img{
	display: block !important;
}
.ykientitle a {
  background: #F39200 !important;
}
@media all and (min-width: 320px) and (max-width: 768px){
	.ykien-thum a{
		width: 100% !important ;
	}
}


/* CSS Search */
.chosen-container-single .chosen-single {
    height: 30px;
    border-radius: 3px;
    border: 1px solid #CCCCCC;
}
.chosen-container-single .chosen-single span {
    padding-top: 2px;
}
.chosen-container-single .chosen-single div b {
    margin-top: 2px;
}
.chosen-container-active .chosen-single,
.chosen-container-active.chosen-with-drop .chosen-single {
    border-color: #ccc;
    border-color: rgba(82, 168, 236, .8);
    outline: 0;
    outline: thin dotted \9;
    -moz-box-shadow: 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: 0 0 8px rgba(82, 168, 236, .6)
}
.search-basic select{
	width: 114px !important;
	 
	border-radius: 0px !important;
	border: 0px !important;
	text-align: center;
	position: relative;
	border-right: 1px solid #ddd !important;
	background: white !important;
}

.search-basic{
	cursor: pointer;
}

.search-basic{
	left: 0px;
	position: relative;
	width: 114px !important;
}

.search-basic:before{
	  position: absolute;
	  top: 0px;
	  right: -6px;
	  background: white url(../imgs/arrowmenu.png)no-repeat right;
	  width: 13px;
	  height: 13px;
	  content: '';
	  z-index: 9;
	  top: 50%;
	  margin-top: -6px;
	  /* text-align: center; */
	  /* float: right; */
	  /* text-align: right; */
	  /* padding-left: 27px; */
	  padding-left: 30px;
	  /* padding-right: 30px; */
	  pointer-events: none;
}

.search-basic .form-control{
	height: 100%;
}

.search-basic{
	background: #F5F5F5;
	height: 100% !important;
	display: none;
}
.v2pagging{
	background: #F2F2F2;
height: 52px;
line-height: 32px;
color: #444;
font-size: 13px;
font-family: arial;
padding: 10px 0;
margin-top: 20px;
}

.v2-block-brand{
	padding: 10px 0px;
}

.v2-block-brand ul{list-style: none;
margin: 0;
padding: 0;}



.v2-block-brand ul li:first-child{
	margin-left: 0px;
}
.v2-block-brand ul li{width: 50%;
float: left;
height: 51px;
position: relative;
margin-bottom: 10px;
}
.v2-block-brand ul li a.brimg{display: block;
 }
.v2-block-brand ul li a.brimg img{ position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
}
.thuonghieu .f-block-title{
  font-size: 15px;
}
.thuonghieu .f-block-title span{
	
}
.v2-block-brand ul li a.brname{
	float: left;
}
.v2-block-brand ul li h2{display: none;}
.v2-block-support{
	
}
.sidebar_widget_content .adv-left{
	max-height: 103px;
}
.v2-block-support li{

}
.v2-block-support li{
	padding-top: 10px;
}
.f-slider{
	margin-bottom: 10px;
}

.f-container2{
	background: #fff;
}
.carousel-indicators li{
	border-radius: 0px;
}
.v2-block-support li .f-news-bl-item .f-news-bl-item-img{
width: 150px;
height: 150px;
overflow: hidden;
border-radius: 100%;
border: 2px solid #00AEEF;
position: relative;
margin: 0 auto;
transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
}
.v2-block-support li .f-news-bl-item .f-news-bl-item-img:hover{
	border: 2px solid #ee3124;
}
.v2-block-support li .f-news-bl-item .f-news-bl-item-img img{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin:auto;
	border-radius: 100%;
}
.v2-block-support .f-news-bl-item-title h2 {

}
.v2-block-support .f-news-bl-item-title h2 a{
font-size: 12px;
color: white;
line-height: 20px;
text-transform: uppercase;
font-weight: 600;
}
.v2-block-support  li div {
list-style: none;
}
.sp-chat{}
.sp-chat a{display: inline-block;
width: 20px;
height: 20px;
background: #02AEEF;
text-align: center;
padding-top: 3px;
padding-left: 1px;
color: #FFF;}
.row_logo_bottom{
	background: #fff;
}
.row_logo_bottom li{
	list-style: none;
}
.row_logo_bottom li img{
	padding: 14px;
}
.v2-login{padding: 27px 50px;
background: #F4F4F4;
border: 1px solid #E2E2E2;
border-radius: 3px;}
.v2-login h3{padding: 0;
margin: 0;
padding: 10px 0;
color: #575555;
font-size: 20px;
display: block;

border-bottom: 1px solid #E7E7E7;
margin-bottom: 18px;}
.v2-login .input-group{width: 100%;margin-bottom: 10px;}

.v2-login .btn-primary{

	background: #8FBF4D;
border: 0;
border-radius: 0;
}
.v2-reg{ }
.v2-reg{padding: 27px 50px;
background: #F4F4F4;
border: 1px solid #E2E2E2;
border-radius: 3px;}
.v2-reg h3{padding: 0;
margin: 0;
padding: 10px 0;
color: #575555;
font-size: 20px;
display: block;
border-bottom: 1px solid #E7E7E7;
margin-bottom: 18px;}
.v2-reg .input-group{width: 100%;margin-bottom: 10px;}
 
.v2-reg .btn-success{

	background: #8FBF4D;
border: 0;
border-radius: 0;
width: 200px;
}
.v2-checkorder .btn-success{
	background: #00AEEF;
border: 0;
border-radius: 0;
width: 150px;
}
.v2-gotop{
display:none;
}
.v2-gotop a{


}
.v2-gotop a i
{
	    font-size: 18px;
    cursor: pointer;
    /* display: none; */
    top: 50%;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    margin-top: -9px;
    color: white;
}
#search-category{
 
	list-style: none;
}
.menu{
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
#search-category li{
 
padding-left: 15px;
padding-right: 15px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
margin-bottom: 3px;
margin-top: 6px;
cursor: pointer;

}
#search-category li:hover span,#search-supplier li, #search-size li:hover span{
	color: #C18107;
	cursor: pointer;
}
#search-category li span{
	margin-left: 10px;
	font-size: 11px;
}
#search-supplier{ list-style: none;}
.searchsupplier{list-style: none;}
.searchsupplier li{
	float: left;
 
width: 25%;
padding-left: 15px;
padding-right: 15px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
margin-bottom: 5px;
margin-top: 10px;

}
.searchsupplier li span{
	margin-left: 10px;
	font-size: 11px;
}


.searchsize{list-style: none;}
.searchsize li{
	float: left;
 
width: 25%;
padding-left: 15px;
padding-right: 15px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
margin-bottom: 5px;
margin-top: 10px;

}
.menu-bottom li {
  list-style: none;
  float: left;
}
.menu-bottom  ul{
	  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
.menu-bottom ul li a{
	color: #535455;
  white-space: nowrap;
  padding: 0 10px 2px 7px;
  font-size: 12px;
  font-family: arial;
  line-height: 36px;
  font-weight: bold;
  border-right: 1px solid #CCC;
}
.searchsize li span{
	margin-left: 10px;
	font-size: 11px;
}
.copyright{
font-family: arial;
display: block;
padding: 5px;
text-align: right;
color: #999;
  float: right;
  font-size: 12px;
  padding: 10px 10px;
  border-top: 1px solid #eee;
  margin-top: 10px;
}
.copyright a{color: #C18107;
font-family: arial;
font-weight: bold;
text-transform: uppercase;
}
.v2-subs{margin-top: 7px;}
.v2-subs p{font-size: 12px;
color: #FFF;
margin: 4px 0;}
.v2-subs .form-group{
	box-shadow: none;
border-radius: 0;
width: 242px;
}
.v2-subs .form-group .form-control{
	border: 1px solid #1E97C5 !important;
box-shadow: none !important;
background: #14A0D5;border-radius: 0;
}
.v2-subs   .btn-success{
border-radius: 0;
background: #52BFE8;
border: 0;
}
.orderv{
	font-size: 16px !important;
color: #515151;
text-transform: uppercase;
font-weight: 200;
display: inline-block;
margin-left: 10px;
line-height: 41px;
border-bottom: 1px solid #00AEEF !important;
}
	#galleria{height:520px}


.f-footer-nav  >li > i{
	display: none;
}
.f-footer-nav  >li{
	margin-bottom: 15px;
}
.f-module-page-desc .img{
	display: none;
}
.f-footer-info > p:first-child{
	font-size: 17px;
  color: #333;
  padding-bottom: 5px;
  line-height: 24px;
  text-transform: uppercase;

  font-family: 'Roboto',Helvetica,Arial,sans-serif;
}
.main-footer-info{

}
.f-footer-info p i:before{
	display: inline-block;
	width: 14px;
}

#search-box{
	position: relative;
  z-index: 10;
  cursor: pointer;
  float: right;
  width: 55%;
}


#search-box .search-area {
  background: transparent;
  font-size: 11px;
}

#search-box .search-area .search-field {
  border: none !important;
  border-radius: 3px 0 0 3px;
  outline: 0;
  height: 39px;
  background: transparent;
  outline: none;
}

::-webkit-input-placeholder {
	color: #00275d;
   font-style: italic;
   font-size: 11px;
   line-height: 20px;
   
}

:-moz-placeholder { /* Firefox 18- */
   font-style: italic;
   font-size: 11px;  
   line-height: 20px;
   color: #00275d;
}

::-moz-placeholder {  /* Firefox 19+ */
   font-style: italic;
   font-size: 11px;  
   line-height: 20px;
   color: #00275d;
}

:-ms-input-placeholder {  
   font-style: italic;
   font-size: 11px;  
   line-height: 20px;
   color: #00275d;
}
#search-box .search-area .search-button {
  float: right;
  text-align: center;
    display: block;
  padding: 7px 4px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 0 3px 3px 0;
}
#search-box .search-area .search-button i{
	font-size: 16px;
	color: #494b56;
}
#search-box .search-area .search-button span {
  color: #fff;
  font-size: 17px;
}
.icon-header{
   font-size: 17px;
  line-height: 17px;
  padding: 0 5px;
  color: #00275d;
  width: 27px;
  height: 23px;
  border-radius: 50px;
  margin: auto;
  font-size: 22px;
  text-align: center;
  float: left;
}
#search-box input{
	padding: 0px 12px;
	outline: none;
	box-shadow: none;
}

#notify-box ul li{
	float: right;
	padding-bottom: 5px;

}
.search-area .control-group{
	overflow: hidden;
	border-radius: 30px;
	background: #fff;
	border: 1px solid #e5e5e5;
}

#notify-box ul li:first-child{
	display: none;
}
#notify-box ul li a{
		color: #00275d;
  font-size: 11px;
  line-height: 11px;
}
#notify-box ul li a i{
	line-height: 23px;
	-webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}


.logo1{
	overflow: hidden;
	padding-left: 0px;
}
#search-color>li.active{
	border: none !important
}
/*#logo img{
	margin: auto;
}*/
/*#main-header{
	height: 94px;
}*/
.login-bar{
	float: right;
}
.login-bar li{

	display: inline-block;
}
.login-bar li:first-child a{
	border-left: none;
}
ul.f-product-viewid li{
	
	border: none;
}


ul.f-product-viewid li:hover{
	border: 1px solid #4F7E08;
	border: none;
}
.login-bar li a{
	  font-size: 14px;
  		color: white;
		font-weight: 400;
	  display: inline-block;
	  padding: 0 8px;
	  border-left: 1px solid #9d9ea8;
  
  font-family: 'NhomMuaMedium';
}
.login-bar li a span{
	position: relative;
}


/*.f-menutop:hover > .f-menutop-ul{
	display: block;
	box-shadow: -3px 0px 9px rgba(12, 12, 12, 0.1) inset;
	-webkit-box-shadow: -3px 0px 9px rgba(12, 12, 12, 0.1) inset;
	-mozz-box-shadow: -3px 0px 9px rgba(12, 12, 12, 0.1) inset;
  background: #fff;
}*/

/*.header {
  background-color: #f4f4f4;
  border-bottom: 1px solid #d9d9d9;
}*/
#notify-box{
	margin-top: 7px;
}
.breadcrumb li i{
	margin: 0 5px;
	color: #C1C7CA;
}
.breadcrumb > li + li:before{
	display: none;
}
.breadcrumb li:last-child i{
	display: none;
}
.breadcrumb li a{
	font-size: 12px;
	color: #373737;
}
.breadcrumb li:last-child a{
	color: #F3216A;
}
.pagination li i{
	font-size: 20px;
}
.productbreadcrumb .breadcrumb{
	border-bottom: 1px solid #F3216A;
	border-radius: 0px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
   border-bottom-left-radius: 0px; 
   border-top-left-radius: 0px; 
}
.pagination > li > a, .pagination > li > span {
  padding: 6px 14px;
}
.f-page-split-title{
	line-height: 21px !important;

  color: #00275d !important;
  text-transform: uppercase;
  font-weight: normal !important;
  font-size: 16px !important;
  padding-bottom: 6px;
  margin-bottom: 6px;
  position: relative;
  padding-top: 4px;
}

.f-page-split ul li h3{
	margin-top: 0px;
	margin-bottom: 0px;
}
.f-page-split ul li h3 a span{
 color: #da251c;
  line-height: 25px;
  position: relative;
  top: -2px;
  transition:all 0.3s;
  -moz-transition:all 0.3s;
  -webkit-transition:all 0.3s;
}
.f-page-split ul li h3 a:hover {
  color: #da251c;
}
.f-page-split ul li h3 a{
	color: #373737;
	font-size: 14px !important;
}

.f-page-split ul, .f-page-split ul li{
	/*padding-left: 3px;*/
}
.login-account{
	overflow: hidden;
}
.hotline{
	line-height: 28px;
}

.f-news-page li .f-news-page-item-text h2 a:hover {
  color: #3498db ;
  text-decoration: none;
}
.f-cate-ul li{
	width: 16.66666664%;
}
.f-cate-ul li img{
	display: none;
}
.danhmuc-top > li > a span{
	display: block;
}
.danhmuc-top > li:last-child > a{
	border-bottom: none;
}
.danhmuc-top > li > a{
	position: relative;
	padding: 0 5px 4px 5px;
	border-bottom: 1px solid #eee;
}
.danhmuc-top > li > a:hover span{
	color: #00aaf1;
}
.danhmuc-top > li > a:hover span.top{
	font-weight: bold;
	color: #00aaf1;
}
.danhmuc-top > li > a i{
	position: absolute;
  right: 7px;
  top: 14px;
  font-size: 16px;
  color: #ccc;
}
.danhmuc-top > li > a span.top{

  padding: 3px 0px 3px 0px;
  color: #444444;
  font-size: 13px;
  position: relative;
}
.danhmuc-top > li > a span{
	font-size: 11px;
	color: #999;
}
#main {
	padding: 0 0 0 12px;
}
.block5{
	margin-top: 12px;
}
.code{
	font-weight: bold;
	display: inline-block;
	margin: 3px 0;
}

/*--Main Image Preview--*/
.main_image {
	width: 100%; height: 453px;
	float: left;
	position: relative;
	overflow: hidden;
	color: #fff;
}

.main_image h2 {
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 5px;	padding: 10px;
}
.main_image p {
	font-size: 1.2em;
	padding: 10px;	margin: 0;
	line-height: 1.6em;
}
.block small { 
	padding: 0 0 0 20px; 
	background: url(images/icon_cal.gif) no-repeat 0 center; 
	font-size: 1em; 
}
#main{
	position: relative;
}

.main_image .block small {margin-left: 10px;}
.main_image .desc{
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
	display: none !important;
}
.main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}
.main_image a.collapse {
	background: url(images/btn_coll.gif) no-repeat left top;
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.main_image a.show {background-position: left bottom;} 


#main .image_thumb {
	position: absolute;
	right: 0px;
	top: 24px;
	width: 240px;
	right: 15px;
	border: 1px solid #ccc;
}
.image_thumb img {
	width: 40px;
	height: 36px;
	border-radius: 3px;
	float: left;
}
.image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.image_thumb ul li{
	margin: 0; padding: 12px 10px;
	background: rgba(240, 240, 240, 0.83) url(images/nav_a.gif) repeat-x;
	width: 239px;
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
}
.image_thumb ul li.active{
	position: relative;
}
.image_thumb ul li.active:after{
  content: '';
  position: absolute;
 
  width: 0;
  height: 0;
 
  border: 12px solid;
position: absolute;
border-right-color: #fff;
border-left-color: transparent;
border-top-color: transparent;
border-bottom-color: transparent;
top: 50%;
right: 100%;
margin-top: -15px;
}
.image_thumb ul li.hover {
	background: #ddd;
	cursor: pointer;
}
.image_thumb ul li.active {
	background: #fff;
	cursor: default;
}
.image_thumb ul li h2 {
	font-size: 12px;
	color: #666;
	font-weight: bold; 
	margin: 0 0 3px 0;
}
.image_thumb ul li .block {
	float: left; 
	margin-left: 10px;
	padding: 0;
}	
.image_thumb ul li p{
	font-size: 11px;
	color: #666;
}
.block5 >div:nth-of-type(1){
	width: 23%;
	float: right;
	padding: 0px;
} 
.block5 > .adv-left{
	display: block;
	width: 76%;
	float: left;

}
.block5 >div:nth-of-type(2){
	width: 76%;
	float: left;
	padding: 0px;
	border: none;
	margin-top: 10px;
}
.block5 >div .f-block-title{
	background: #fafafa;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e5e5e5;
  height: 36px;
}
.block5 >div:nth-of-type(2) .f-block-title span{
	background: #00b7f1;
  padding: 0px 20px 0 15px;
  height: 36px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 36px;
  text-transform:initial;
  display: inline-block;
  position: relative;
}
.block5 >div:nth-of-type(1) .f-block-title{
	text-align: center;
	line-height: 36px;
}
.block5 >div .f-block-title span:after{
display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 18px solid transparent;
  border-left: 13px solid #00b7f1;
  border-right: 0px solid transparent;
  border-bottom: 18px solid transparent;
  position: absolute;
  top: 0;
  right: -12px;
  content: "";
}
.block5 >div:nth-of-type(2) .f-product-bl{
	width: 20%;
}
.block5 >div:nth-of-type(1) .tab-sp > div{
	width: 100%;
	padding: 0 11px;
}
.block5 >div:nth-of-type(1) .f-pr-bl-item-img{
	width: 88px;
	height: 97px;
	margin-right: 8px;
	float: left;
	margin-top: 0px;
}
.block5 >div:nth-of-type(1) .f-pr-bl-item h2{
	margin-top: 2px;
	height: 24px;

}
.block5 >div:nth-of-type(1) .f-pr-bl-item-saleof{
	left: 0px;
}
.bloc-bottom .f-block-title{
	margin-bottom: 0px;
}
.f-block.col-md-2 .f-block-title{
	margin-bottom: 0px;
}
#feed .owl-controls{
	display: none !important;
}
.layout-left .filter>div>span{
	display: block;
	width: 100%;
	height: 34px;
	line-height: 34px;
	padding-left: 8px;
	font-size: 14px;
	position: relative;
	background: #fff;
  border-bottom: 1px solid #e9e9e9;
  font-family: 'Roboto', sans-serif;
	color: #262626;
	font-weight: 400;
  text-transform: uppercase;
}
.layout-left .filter{
	padding: 0px;
	border: 1px;
}
.layout-left{
	padding-left: 0px;
	padding-right: 0px;
}
#search-size{
	overflow-y: scroll;
	height: 200px;
}
#search-supplier li,#search-size li{
	width: 100%;
	float: none;
}
.layout-left .filter>div.slider-price{
	height: auto;
}
.layout-left .noUi-horizontal .noUi-handle{
	left: -5px !important
}
@media all and (max-width: 992px){
	#sidebar{
	}
}
@media all and (min-width: 1300px){
	.container{
		width: 1000px 
	}
}

@media all and (min-width: 768px){
#main-header{
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	position: absolute;
	top: 30px;
	width: 100%;

}
.header-top-top{
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	top: 0px;
	width: 100%;
	background: #111;
}
.fixed #notify-box{
	margin-top: 7px;
}
.fixed #search-box .search-area{

	margin-top: 11px;
}
.fixed .login {
	display: none;
}
.fixed #main-header{
	height: 58px;
	position: absolute;
	top: 0px;
}
.fixed .header-top-top{
	height: 30px;
	position: absolute;
	top: 58px;
}
.fixed .checkordernb{
	-webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
}
}
@media all and (min-width: 992px) and (max-width: 1199px){
	.header .news-top ul a{
		font-size: 12px;
	}
	.f-block .f-block-body ul.f-block-news-menu>li>a{
		font-size: 13px;
	}
	.v2-filterpr > div > div{
		padding-left: 0px;
	}
	.f-menutop .f-menutop-ul > li > a.firstlink span img{
		max-width: 100%;
	}


	.f-menutop .f-menutop-ul > li > a.firstlink span img{
		height: 34px;
		width: 34px;
	}
	.f-menutop .f-menutop-ul > li > a.firstlink{
		font-size: 13px;
	}

	.sp .v2-home-catepr{
		  padding: 12px 10px 12px 10px;
	}
	#search-box{
	}
}

@media all and (min-width: 768px) and (max-width: 991px){
	.social-share{
		display: none;
	}
	.sp .v2-home-catepr{
		padding: 0 0;
	}

	.block-top .col-md-3 .duoi-tab-sp{
		display: none;
	}
	.viewlist .v2-pr-item-img{
		width: 150px;
		height: 150px;
		
	}
	.button-small{
		width: 90%;
	}
	.v2-block-brand ul li{
		float: none;
		display: inline-block;
	}
	.v2-block-brand ul{
		text-align: center;
	}
	.f-product-chooseview{
		margin-left: 15px;
	}
	.f-module-page .f-module-page-title > span{
		font-size: 28px;
	}
	.v2-filterpr > div > div{
		width: 100%;
		margin-bottom: 5px;
	}
	.viewlist .v2-pr-item-saleof{
		left: 172px;
	}
	.f-cate-ul li{
		width: 33.333%;
	}
	/*#top-navigation{
		display: none;
	}*/
	.header .menutop .f-menutop-name i{
		left: 10px;
	}
	.header .menutop .f-menutop-name{
		padding-left: 33px;
	}
	.header .menutop .f-menutop-name span{
		margin-left: 0px;
	}
	.header .menutop .f-menutop-name span{
		font-size: 11px;
	}
	
	#sidebar{
		display: none;
			}
	.v2-pr-item-saleof{
		font-size: 21px;
		padding: 0 6px;
	}
	#search-box{
		z-index: 10;
	}
		#search-box .search-area .search-field {
	  border: none !important;
	  width: 75%;
	  border-radius: 3px 0 0 3px;
	  outline: 0;
	  float: left;
	}
	.logo1{
		padding: 0 0;
	}
	.checkordernb{
		height: 35px;
	}
	.icon-header{
  left: 40px;
  top: 7px;
  font-size: 21px;
	}
	#search-box .search-area .search-button {
	  width: 46px;
	  height: 28px;
	  }
	  .f-block .f-block-body ul.f-block-news-menu>li:hover>ul{
	  	left: 187px;
	  }
	  .option-top{
	  	margin-top: 10px;
	  }
	  .checkordernb-show{
	  	top: 35px;
	  }
	.block-sanpham .duoi-tab-sp{
		display: none;
	}
	.menu{
		padding-right: 0px;
	}
	.f-menutop .f-menutop-ul > li > a.firstlink{
		font-size: 13px;
		padding: 0 8px 0px 0px
	}
	.search-box{
		right: 0px;
	}

	.v2-home-pr-item-img a img{
		max-width: 100%;
	}
	.f-menutop > .f-menutop-ul > li{
		height: 33px;
	}

	.header .f-menutop{
		border-bottom: none;
	}
	
	
}
@media all and (min-width: 320px) and (max-width: 767px){
	.f-menutop .f-menutop-ul > li > a.firstlink span{
		float: none;
	}
	.menu .container{
		background: none;
	}
	#main-header > .container{
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 5px;
	}
	.v2-home-pr-item-img a img{
		max-width: 100%;
	}
	.noti{
		position: absolute;
		top: 3px;
	}
	.login-bar,.login-account{
	}
	#notify-box{
		margin-top: 3px;
	}
	.v2-home-catepr-right .left{
		width: 100%;
	}
	.v2-home-catepr-right .right{
		display: none;
	}
	.f-news-view-detail img{
		max-width: 100% !important;
		height: auto !important;
	}
	.f-news-view-detail table{
		width: 100% !important;
	}
	.duoi-tab-sp img{
		width: 100%;
	}
	.block-sanpham .duoi-tab-sp{
		display: none;
	}
	.col-md-5ths{
		width: 33.3333%
	}
	.ykien-thum{
		border-right: none !important;
	}
	#sidebar{
		display: none;
	}
	.f-ctn-center{
		width: 100%;
	}
	.f-cate-ul li{
		width: 50%;
	}
	.v2-filterpr .form-control{
		margin-bottom: 7px;
	}
	.f-product-viewid li{
		width: 50%;
		float: left;
	}
	.viewlist li{
		width: 100%;
	}
	.form-control{
		margin-bottom: 10px;
	}
	#search-box .search-area .search-field{
	}
	#main-header{
		height: auto;
	}
	#search-box .search-area .search-field{
		margin-bottom: 0px;
		height: 34px;
	}
	.header .menutop .f-menutop-name span{
		display: none;
	}
	.header .menutop .f-menutop-name i{
		font-size: 21px;
		top: 26%;
		left: 10px;
	}
	.header .menutop{
		border-radius: 0 0 0 0;
	}
	#myslide{
		height: auto;
	}
	.top-header1 {
		width: 40px !important;
		position: absolute;
		top: 5px;
		left: 5px;
		margin-left: 15px;
		margin-right: 0px;
		padding-left: 0px;
		padding-right: 0px;
		display: none;
	}
	.product-detail .f-menutop > .f-menutop-ul > li{
		margin-right: 3px !important
	}
	.product-detail .top-header1 {
		width: 40px !important;
	}
	.f-menutop-name{
		height: 40px;
		background-size: 40px 40px;
		z-index: 9999;
		border-radius: 3px;
		box-shadow:0px 0px 1px rgba(0, 0, 0, 0.35)
	}
	.f-menutop > .f-menutop-ul > li{
		float: none;
		height: 30px;
		line-height: 30px
	}
	.f-menutop > .f-menutop-ul{
		width: 200px;
		display: none;
		background: #fff;
		padding: 10px 10px;
		border-radius: 4px;
		margin-top: 5px;
	}
	.product-detail .f-menutop > .f-menutop-ul{
		width: 185px;
		display: none;
	}
	.f-menutop .f-menutop-ul > li:hover > a.firstlink{
		color: #fff
	}
	.f-menutop .f-menutop-ul > li > a.firstlink{
		color: #313131;
		padding: 0 0;
		border-radius: 4px;
	}
	.adv-top{
		display: none;
	}
	#search-box .search-area .search-button{
		height: 35px;
		line-height: 35px;
	}
	.top-menu-backgroud{
	}
	.v2-home-catepr-title a{
		font-size: 15px;
	}
	.v2-home-catepr .nav-tabs{
		display: none;
	}
	
	.hotline{
		display: none;
	}
	.login-bar .split-line{
		display: none;
	}
	.login-bar li a{
	}
	
	.top-header3{
		position: relative;
	}
	
	.checkordernb{
		left: 37%;
	}
	.f-slider .carousel-inner > .item > img, .carousel-inner > .item > a > img{
		height: auto;
		width: 100%;
	}
	
	.f-slider{
		height: auto;
	}
	.main-footer-info{
		padding-left: 10px;
	}
	.v2-filterpr > div > div{
		width: 100%;
		margin-bottom: 5px;
	}
	.f-product-chooseview{
		float: none;
		margin-left: 15px;
	}
	.f-footer ul.f-footer-nav li ul{
		padding-left: 0px;
	}
	.form-horizontal .control-label{
		padding-left: 15px;
	}
	.form-group{
		margin-bottom: 0px;
	}
	.auto-xs{
		text-align: center;
	}
	.auto-xs img{
		margin: auto;
	}
	.header .news-top ul li{
		float: none;
	}
	.header .news-top{
		position: relative;
		z-index: 9999;
	}
	
	.header .news-top ul{
		display: none
		width: 250px;
		background: #DB2827;
		padding: 15px;
		border-radius: 0px 0px 4px 4px;
		position: absolute;
		left: 0px;
		top: 47px;
		  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25)
	}
	.header .news-top ul li{
		border-bottom: 1px solid #AE0100; */
		box-shadow: 1px 0 0 0 #FF5252; 
	}
	.header .news-top ul li a{
		border: none;
		box-shadow: none;
	}
	#search-box .search-area{
		position: absolute;
	}
	.icon-bar i,.icon-search i{
		font-size: 22px;
		padding: 7px;
		color: #fff;
	}
	.login-bar li:last-child{
		border: none;
		box-shadow: none;
	}
	.icon-search{
		border-radius: 4px;
		border: 1px solid;
		margin-top: 17px;
	}
	/*#search-box{
		width: 35px;
		position: absolute;
		left: 50px;
	}*/
	.icon-bar{
		display: block;
		width: 35px;
		height: 35px;
		border: 1px solid #ccc;
		border-radius: 3px;
		text-align: center;
		line-height: 30px;
		margin-top: 7px;
	}
	.login-account{
		float: right;
	}
	.login-account{
	}

	#search-box .search-area{
		margin: 0 auto;
		  position: inherit;
/*		border-radius: 5px;
		z-index: 9999;
		position: absolute;
		left: 6px;
		top: 47px;
		display: none;
		box-shadow:1px 1px 1px rgba(0, 0, 0, 0.14)*/
	}
	.login-bar li{
		padding-right: 10px;
	}
	.v2-tab-home-ul li a{
		font-size: 12px;
	}
	.v2-home-catepr-left-bg{
		display: none;
	}
	.v2-home-pr-item img{
		max-width: 100%;
	}

	.v2-home-catepr-showli{
		width: 33.333%;
	}
	.sp .v2-home-catepr{
		width: 100%;
	}
	.block-top .col-md-3 .duoi-tab-sp{
		display: none;
	}
	.v2-block-brand ul li{
		float: none;
		display: inline-block;
	}
	.v2-block-brand ul{
		text-align: center;
	}
	.social-share{
		margin-left: 70px;
		margin-top: 
		15px;
	}
	.block-sanpham .tab-sp .item{
		width: 50%;
	}
	.block-sanpham .tab-sp .item .f-pr-bl-item-img{
		width: 80px;
	}
	.adv-bottom >div{
		margin-bottom: 10px;
	}
	.new-detail .f-product-viewid li{
		width: 25%;
	}
	.product-sidebar .f-product-bl{
		width: 25%;
	}
	#main .image_thumb{
		display: none;
	}
	.main_image{
		height: auto;
		margin: 10px 0;
	}
	#main{
		padding: 0 0;
	}
	.block5 > .adv-left,.block5 >div:nth-of-type(1),.block5 >div:nth-of-type(2){
		width: 100%;
	}
	.block5 >div:nth-of-type(1) .tab-sp > div{
		width: 50%;
	}
	.block5 >div:nth-of-type(1) .tab-sp > div:nth-child(n+5){
		display: none;
	}
	.block5 >div:nth-of-type(2) .f-product-bl{
		width: 25%;
	}
	.block5 >div:nth-of-type(2) .f-product-bl:nth-child(n+5){
		display: none;
	}
	.checkordernb-show{
		top: 53px;
		right: 18px;
		left: initial;
	}
	.checkordernb-show:after{
		left: 200px;
  right: initial;
	}
	.button-small{
		width: 50%;
	}
	.f-module-page-body > .f-cate,.f-product-chooseview,.social-share{
		display: none;
	}
	#search-category{
		height: 140px;
	}
	.f-block-news-menu > li{
		margin-bottom: 10px;

	}
	
	.headder-bottom{
		border: none;
	}
	.icon-header{
		border: 1px solid;
		border-radius: 4px;
	  width: 38px;
  	height: 40px;
  	margin-top: 3px;
  	margin-left: 3px;
	}
	#notify-box ul li a i {
  line-height: 35px;
}
	
	.checkorder > span:last-child {
	  display: none;
	}
	.checkordernb {
	  border: none;
	}

	.f-menutop-name{
		display: block;
		width: 40px;
		height: 40px;
		border: 1px solid;
	}
	.menu{
		
	}
	
	.login-bar{
		float: none;
		position: relative;z-index: 100;
	}
	.social-share{
		display: none;
	}
	.fixed .menu{
		top: 9px;
	}
	.fixed .search-box{
		top: -9px;
	}
	.v2-pr-item-img a img{
		width: 100%;
	}

	.f-feedback-home-item-img a img{
		max-width: 100%;
	}
	
	.header .f-menutop{
		border-bottom: none;
	}
	.fixed .header-top-top{
		height: 0px;
	}
	.fixed .login{
		display: none;
	}
	.fixed{
		height: 54px !important;
	}
	.option-top{
		width: 50%;
	}
	.option-top img{
		width: 100%;
	}
	.dk {
		float: left;
	}
	#search-size{
		height: 140px;
	}
	.ykien-thum{
		display: none;
	}

}
@media all and (min-width: 320px) and (max-width: 457px){
	.f-module-page-desc > div.col-md-9{
		text-align: justify;
	}
	.option-top{
		width: 100%;
	}
	.copyright{
		text-align: center;

	}
	.v2-home-pr-item-img{
		
	}
	.f-cate-ul li{
		width: 100%;
	}
	.f-product-viewid li{
		width: 100%;
	}
	.viewlist .v2-pr-item-saleof{
		left: auto;
		right: 10px;
		top: auto;
		bottom: 10px;
	}
	.full-xs{
		width: 100%;
	}
	.f-news li,.f-video li,.col-md-5ths,.f-feedback-home li{
		width: 100%;
	}
	.f-footer-info > p:first-child{
		height: auto;
	}
	.login-bar li:first-child a{
		left: 42%
	}
	.login-bar li:last-child a{
		left: 70%
	}
	#search-box .search-area .search-field{
		width: 100%;
	}
	.v2-home-catepr-title a{
		font-size: 13px;
	}
	.f-news-page li .f-news-page-item-img img{
		height: auto;
		width: 100%;
	}
	.f-ctn-center .pull-left{
		float: none !important;
	}
	#video_filter > div{
		width: 100%;
		margin-bottom: 5px;
	}
	.f-pr-view-info table td:first-child{
		width: auto;
	}
	.tab-contact-header ul li{
		margin-bottom: 3px;
	}
	.checkordernb-show{
		left: -26px;
	}

	.v2-home-catepr-showli{
		width: 100%;
	}

	.v2-home-catepr-showli{
		height: auto;
	}
	.v2-home-catepr-showli:nth-child(n+2) .f-pr-item-boxdetail {
	  float: left;
	  width: 100%;
	  padding: 3px 0px;
	}
	.v2-home-catepr-showul-item .f-pr-item-saleof{
		top: 0px;
	}
	.social-share{
		display: none;
	}
	#search-box input{
		
		width: 55%;
	}
	#search-box .search-area{
	}
	.block-sanpham .tab-sp .item{
		width: 100%;
	}
	.checkordernb-show{
		right: 22px;
		left: initial;
		top: 53px;
	}
	.block-sanpham .tab-sp .item .f-pr-bl-item-img{
		width: 70px;
	}
	.new-detail .f-product-viewid li{
		width: 50%;
	}
	.product-sidebar .f-product-bl{
		width: 50%;
	}
	.v2-home-catepr-showli{
		width: 50%;
	}
	.checkordernb-show:after {
  left: initial;
  right: 38px;
  }
	.block5 >div:nth-of-type(1) .tab-sp > div{
		width: 100%;
	}
	.block5 >div:nth-of-type(2) .f-product-bl{
		width: 50%;
	}
	.v2-home-catepr-3tab ul li a{
		padding: 2px 25px;
	}
	.login-bar li a{
		padding: 0 17px;
	}
	.button-small{
		width: 100%;
	}
	.v2-home-catepr-title > a span{
		font-size: 15px;
		line-height: 30px;
	}
	.customNavigation{
	}
	.f-block .f-block-body ul.f-block-news-menu>li img{
		width: 100%;
	}
	#logo{
		margin: 0 auto;
	}
	.login-bar{
		text-align: center;
	}
	.login-bar li{
		text-align: left;
		margin-left: 0px;
	}
	.adv1{
		margin-bottom: 10px;
	}
	.ykientitle a{
		width: 130px !important;
		padding: 6px !important;
	}
	.f-module-page .f-module-page-title > span{
		font-size: 19px;
	}
	.v2-login,.v2-reg{
		padding: 27px 10px;
		margin-bottom: 10px;
	}
	
	.v2-hometab-news-vip li{
		width:100%;
		}
	.v2-hometab-news li{
		width:100%;
		}
		
	.video-container {
	  position: relative;
	  padding-bottom: 56.25%;
	  padding-top: 30px;
	  overflow: hidden;
	  height: 200px !important;
	}	

	.v2-home-catepr-title a{
		font-size: 13px !important;
	}	

	.v2-home-catepr-title{
		height: 40px !important;
	}

	.v2-pr-item-img {
		height: 270px !important;
	}

	.viewlist .v2-pr-item-img{
		width: 100%;
	}

	.viewlist .v2-pr-item-img a img{
		width: 100%;
	}

	.viewlist .v2-pr-item-boxdetail{
		width: 100%;
	}

	.viewlist .v2-pr-item-boxdetail h3{
		text-align: center !important;
	}

	.viewlist .v2-pr-item-price-gr{
		text-align: center;
	}

	.viewlist .v2-pr-item-action{
		text-align: center;
	}

	.viewlist .descriptionproduct{
		display: none;
	}
}

.search-area .control-group {
  overflow: hidden;
  border-radius: 30px;
  background: #fff;
  border: 1px solid #aaa;
  border-radius: 0px;
  font-size: 20px;
  padding:0px 20px;
}

#notify-box{
	display:none
	}
	
.headder-bottom{
	border:none;	
}

.login-bar {
  float: right;
}



.login-bar li a{
	border-left:none;
	color: #777777;
    text-transform: uppercase;
    font-size: 12px;
}

.regis{
	display:none !important;
}

.f-menutop .f-menutop-ul > li > a.firstlink {
  display: block;
  background: none;
  line-height: 30px;
  padding: 0px 21px 0px 10px;
  color: #00275d;
  font-size: 12px;
  height: 40px;
  position: relative;
  color: #333333;
  text-transform: uppercase;
  font-weight: normal;
  font-family: 'lato'
}

.f-menutop .f-menutop-ul > li > a.firstlink:before{
	position: absolute;
	top: 5px;
  	right: 5px;
	content: '\f0d7 ';
  	font-family: 'FontAwesome';
  	color: red;
  	display: none;
}
	

	
.f-slider{
	}
	
.carousel-indicators{
	margin:0px;	
	}
	


.glyphicon-chevron-left:after{
	
	}

.glyphicon-chevron-right:after{
	
	}	
					
.glyphicon-chevron-left:before{
	background:none;	
	}
	
.glyphicon-chevron-right:before{
	background:none;	
	}
.glyphicon-chevron-right:hover:before{
	background:none;
	}
	
.glyphicon-chevron-left:hover:before{
	background:none;
	}
		
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left{
	z-index:9999999;	
	}
	
.glyphicon-chevron-right:after{
	right:10px;
	}
	
.glyphicon-chevron-left:after{
	left:10px;
	}
	
.styleheadertop li{
	float:left;
	margin-right:32px;
	}
		
.styleheadertop ul{
	float:right;
	line-height: 38px;
	}	
.search-area .control-group {
      color: #333333;
	  font-size: 12px !important;
	  padding: 0 0 0 10px;
	  /* width: 250px; */
	  border: 1px solid #090909;
	  /* background-color: red; */
	  border: none;
	  background: none;
	  width: 100%;
	  
}
	
.regis{
	display:block !important
	}	
.styleheadertop{
	  z-index: 9999999;
	  position: relative;
	}	
.login-bar li{
	margin-right:10px !important; 
	}	

.login-bar li.login1:before{
	position: absolute;
	top: 0px;
	left: -9px;
	content: '\f023';
	font-family: 'awesome' !important;
	display: none;
}

.headerbottom1{
  	background: rgba(0,0,0,0.8);
  	height: 38px;
  	position: fixed;
  	top: 0px;
  	left: 0px;
  	width: 100%;
	}	
	
.headder-bottom {
  margin-top:0px;
}

.headerbottom1 .container{
	width: 100%;
}

.f-menutop > .f-menutop-ul > li{
	  border-radius: 0 0 5px 5px;
	  height: 40px;
	  line-height: 40px;
	  margin-right:5px;
	}	
.f-menutop .f-menutop-ul > li > a.firstlink{
	color:white;	
	}
.f-menutop .f-menutop-ul > li:hover > a.firstlink span{
	border-top:none;
	}		
	
.f-menutop .f-menutop-ul > li:hover > a.firstlink span{
	border-top:none !important;	
	}
.f-menutop .f-menutop-ul > li > a.firstlink span{
	border-top:none;
	}
.f-menutop > .f-menutop-ul{
	}	
	
.header .f-menutop{
	}
.f-menutop li.active a{
	color:white !important;	
	}	

.logo1{
	overflow:inherit !important;	
	}
	
#logo{
	    
	}

.slidertop i{
	    position: absolute;
    font-size: 35px;
    top: 50%;
    color: white;
    width: 44px;
    height: 44px;
    background: rgba(0,0,0,.8);
    line-height: 44px;
    text-align: center;
    padding-right: 5px;
    margin-top: -23px;
    transition:all 0.3s;
}

.slidertop i:hover{
	color: #f3216a
}

.slidertop .fa-angle-left{
	position: absolute;
    font-size: 35px;
    top: 50%;
    left: 0px;
    color: white;
    width: 44px;
    height: 44px;
    background: rgba(0,0,0,.8);
    line-height: 44px;
    text-align: center;
    padding-right: 5px;
    margin-top: -23px;
}

.slidertop .fa-angle-right{
	    position: absolute;
    font-size: 35px;
    top: 50%;
    right: 0px;
    color: white;
    width: 44px;
    height: 44px;
    background: rgba(0,0,0,.8);
    line-height: 44px;
    text-align: center;
    padding-left: 5px;
    margin-top: -23px;
}		

.stylelogo1{
	position: absolute;
    top: 50%;
    left: 50%;
    width: 560px;
    height: 560px;
    margin-left: -280px;
    margin-top: -280px;
}

.stylelogo1 img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}	

.carousel-indicators {
  position: absolute;
  bottom: 0px;
  left: 50%;
  z-index: 15;
  width: 13%;
  padding-left: 0;
  list-style: none;
  text-align: center;
  margin-left: -100px !important;
}

#search-box .input-group-btn{
	    position: absolute;
	  top: 0px;
	  right: -32px;
	  width: 30px;
	  height: 30px;
	  /* line-height: 26px; */
	  text-align: center;
	  position: absolute;
	  top: 0px;
	  right: 10px;
	  width: 30px;
	  height: 27px;
	  /* line-height: 26px; */
	  text-align: center;
	  background: none;
	  z-index: 999999;
	}

#search-box .input-group-btn i{
		line-height:37px;
		color: #777777;
		font-size: 18px;
		color: white;
	}

#search-box .input-group-btn i:hover{
	color: white;
}	
	
.f-slider{
		
	}
	
.styleheadertop li:last-child{
	margin-right:0px;	
	}

.carousel-indicators{
	width:auto !important;
	margin-left: -35px !important;
	display: none;	
	}				
.top-menu-sub {
    position: relative;
  padding-bottom: 10px;
  z-index: 9999;
  padding: 20px 15px;
  overflow: hidden;
  width: 1170px;
  margin: 0 auto;
}

.top-menu-sub:after{
	display:none	
	} 
	
.top-menu-sub ul li a:hover {
  color: white !important;
 
}

.top-menu-sub{
	text-align:left	
	}
	
.top-menu-backgroud {
  position: absolute;
  top: 38px;
  left: 0px;
  transition:all 0.3s;
  width: 100%;
  background: rgba(0,0,0,0.8);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 0 0 rgba(255,255,255,.15);
  height: 0%;
}

.f-menutop>.f-menutop-ul>li:hover .top-menu-backgroud{
	height: 329px;
}		

.wrapintroduce{
	background:#8fbf4d	
}


.wrapintroduce{
	background:#8fbf4d;
	padding: 15px 0px;	
}

.f-block .f-block-body{
	background:none;
	position: relative;	
	}
	
.f-block .f-block-title {
  
}

.hideintroduce{
	display:none;
	}	
.f-news-bl li .f-news-bl-item-img img {
  /* width: 100%; */
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  width: auto;
  width: 100%;
}


.introduce1 .f-news-bl{

	  height: 446px;
	  padding: 12px;
	  position:relative;
	  background: url(../imgs/repeaty.png) repeat-y top left,  url(../imgs/repeaty.png) repeat-y top right;
	  background-color: white;

}

.introduce1 .f-news-bl:before{

		position:absolute;
		bottom:0px;
		left:0px;
		content:'';
		background:url(../imgs/beforesp.png) no-repeat;
		height:24px;
		width:1060px;
		background-size:964px 24px;
}

.introduce1 .f-news-bl:after{

		position:absolute;
		top:0px;
		left:-3px;
		content:'';
		background:url(../imgs/aftersp.png) no-repeat;
		height:24px;
		width:1060px;
		background-size:964px 24px;
}

		

.f-news-bl li .f-news-bl-item-img{
	background:none;	
	}
	
.f-news-bl li .f-news-bl-item-img {
  background: none;
  transition:all 0.3s;
}

.stylefnew .f-news-bl-item-img:hover {
  opacity: 0.8
}

.introduce1 .f-news-bl li .f-news-bl-item-img img{
	margin-bottom:15px;	
	}
	
.f-block .f-block-title{
	border-bottom:none;	
	}	
	
.f-news-bl-item-img::-webkit-scrollbar { width: 5px; height: 5px;}
.f-news-bl-item-img::-webkit-scrollbar-button {  background-color: #666; }
.f-news-bl-item-img::-webkit-scrollbar-track {  background-color: #999;}
.f-news-bl-item-img::-webkit-scrollbar-track-piece { background-color: #ffffff;}
.f-news-bl-item-img::-webkit-scrollbar-thumb { height: 50px; background-color: #cbcbcb; border-radius: 3px;transition:all 0.3s;visibility:hidden}
.f-news-bl-item-img::-webkit-scrollbar-corner { background-color: #999;}}
.f-news-bl-item-img::-webkit-resizer { background-color: #666;}
.f-news-bl-item-img::-webkit-scrollbar-button:horizontal:increment {
    background-image: url(https://dl.dropboxusercontent.com/u/55165267/icon2.png);
}

.f-news-bl-item-img::-webkit-scrollbar-button:horizontal:decrement {
    background-image: url(https://dl.dropboxusercontent.com/u/55165267/icon4.png);
}

.f-news-bl-item-img::-webkit-scrollbar-button:vertical:increment {
	display:none;

}

.f-news-bl-item-img::-webkit-scrollbar-button:vertical:decrement {
	display:none;

}	

.f-news-bl-item-img:hover::-webkit-scrollbar-thumb{
	visibility:visible;		
}

.tintucmoi .f-news-bl li .f-news-bl-item-img img{
	display:none;
	}
	
.tintucmoi .f-news-bl li .f-news-bl-item-img{
		height:auto
	}
	
.tintucmoi .f-news-bl li div{
	height:auto;
	margin-bottom:0px;
	padding-bottom:0px;	
	}	
	
.tintucmoi .f-block-title{
	display:none;
	}
	
	
.f-block .f-block-body ul.f-block-news-menu>li img {
  float: left;
  /* height: 25px; */
  height: auto;
}

.danhmucsanpham{
	background:#6c9234;
	}
	

	
.danhmucsanpham .f-block .f-block-body ul.f-block-news-menu>li{
	margin-bottom:20px;
	}	
.danhmucsanpham .f-block .f-block-body ul.f-block-news-menu>li img {
  /* max-height: 328px; */
 
  border-radius:50%;
  margin:0 auto;
}		

.danhmucsanpham {
  background: #6c9234;
  padding: 15px 0px;
}

.f-block .f-block-body ul.f-block-news-menu>li img{
	float:none;
	transition:all 0.3s;
}

.f-block .f-block-body ul.f-block-news-menu>li a {
  color: #00275d;
  display: block;
  transition: background .3s;
  -webkit-transition: background .3s;
  -moz-transition: background .3s;
  -ms-transition: background .3s;
  -o-transition: background .3s;
  font-size: 14px;
  color: red;
  text-align: center;
  transition:all 0.3s
}

.f-block .f-block-body .wrapdanhmuc:hover a{
	opacity:1 !important;
	}
.f-block .f-block-body .wrapdanhmuc:hover img{
	border:8px solid #8fbf4d;
	}	
.wrapdanhmuc {
  display: inline-block;
  position: relative;
}

.f-block .f-block-body ul.f-block-news-menu>li a {
  color: #00275d;
  display: inline-block;
  transition: background .3s;
  -webkit-transition: background .3s;
  -moz-transition: background .3s;
  -ms-transition: background .3s;
  -o-transition: background .3s;
  font-size: 13px;
  color: #444444;
  text-align: center;
  transition: all 0.3s;
  right: 0%;
  overflow:hidden;
}

.centerdanhmuc{
	}
	
.colorwrap{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border-radius:50%;
	  background: none repeat scroll 0 0 rgba(81, 172, 38, 0.5);
	  opacity:0;
	  transition:all 0.3s;
	}	

.f-block .f-block-body .wrapdanhmuc:hover .colorwrap{
	opacity:1;	
	}	
	
.f-video .f-video-item .f-video-item-title {
  padding: 5px;
  text-align: center;
  margin-top: 0px;
  position: absolute;
  top: 70%;
  left: 0%;
  right: 0%;
  margin: auto;
  text-align: center;
  color: white;
  z-index:999999;
  opacity:0;
}

.f-video .f-video-item:hover .f-video-item-title{
	opacity:1;	
	}

.f-video .f-video-item .f-video-item-title a {
  line-height: 18px;
  font-size: 12px;
  color: white;
  text-align: center;
}

.stylenew .f-center-title{
	}
	
.stylenew .f-center-title{
	}	

.stylenew .f-video-tab-home li{
	display:inline-block;
	float:none !important;	
	}
	
.f-center-module .f-center-title{
	border-bottom:none;
	margin-bottom: 20px;
	}	
	
.f-video{
	margin-top:0px;	
	}

.f-video-tab-home li a h2 {
  line-height: 32px;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #ccc;
  background: #fff;
  padding-right: 10px;
}

.f-video-tab-home li.active a h2{
	color:#646464	
	}
.art:before{
	  position: absolute;
	  top: 0px;
	  left: -39px;
	  content: '';
	  color: red;
	  background: url(../imgs/new2.gif) no-repeat;
	  width: 32px;
	  height: 22px;
	}
	
.art{
	  margin-left:43px !important;
	}	

.f-feedback-home li{
	height:auto;	
	}	

.f-feedback-home-item-img a img{
	border-radius:50%;	
	}		

.f-feedback-home-time{
	display:none;
	}		

.f-feedback-home-item-img{
	text-align:center;
	}	
	
.backgroundfeedback{
	}	

.f-feedback-home-sum {
  text-align: justify;
  display: block;
  padding: 0px;
  color: black;
  font-size: 13px;
  position: relative;
  height: 82px;
  line-height: 20px;
  overflow: hidden;
  font-family:arial;
}

.f-feedback-home-title h2 a{
	color: black;
	font-size:19px;
	}	
	
.f-feedback-home-sum:after{
	background:none;	
	}		
	
.f-feedback-home-title h2{
	text-align:center;
	margin-top:15px;	
	}	

.f-feedback-home-sum{
	text-align:center;
	margin:10px 0px;	
	}		
	
.f-center-module .f-center-title{
	background:none;
	}	
	
.f-video-tab-home li a h2 {
  line-height: 32px;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 25px;
  color: #ccc;
  background: #fff;
  padding-right: 10px;
  background-color: none;
  background: none;
  /* text-align: center; */
}

.stylefeedback li{
	float:none;
	}	
.stylefeedback{
	}
	
.customNavigation{
	background:none;	
	}	
	
.btn-left {
	  position: absolute;
	  top: 0%;
	  color: white;
	  left: 0px;
	  z-index: 9;
	  height: 100%;
	}	
	


.btn-right{
	  position: absolute;
	  top: 41%;
	  color: white;
	  right: -38px;
	  z-index:9;	
	}
	
.f-footer {
	background:black;
	margin-top: 40px;
	}		
	
.main-footer > div{
	background:none;	
	border-top:none;
	}	

.f-footer .f-footer-info{
	background:none;	
	}	
	
.adv-bottom{
	margin-bottom:0px;	
	}	
	
.copyright{
	border-top:none;	
	}	
	
.f-footer ul.f-footer-nav>li>a {
  padding: 0 10px;
  font-size: 12px;
  font-weight: 600;
  font-family: Arial,Helvetica,sans-serif;
  color: #86b24a;
  border-left: 1px solid #00275d;
  border-left: none;
  text-transform: capitalize;
  font-size: 15px;
}		

.f-footer ul.f-footer-nav li ul li a{
	color:#4f7e08;	
	}
	
.f-footer ul.f-footer-nav li ul li a{
	color:#f3216a!important;	
	}	


	
.menuduoi .f-menutop > .f-menutop-ul > li{
	background:none;	
	}
	
.menuduoi .f-menutop > .f-menutop-ul > li{
	background:none;
	}
	
.menuduoi .f-menutop .f-menutop-ul > li > a.firstlink{
	padding: 0px 23px 0;
	color: white !important;
	}		
	
.menuduoi .f-menutop{
	} 	
	
.stylefeedback a{
	}	

.content-footer .news-top{
	display:none;	
	}	
	
.f-footer ul.f-footer-nav>li>a {
  padding: 0 10px;
  font-size: 12px;
  font-weight: 600;
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  border-left: 1px solid #00275d;
  border-left: none;
  text-transform: capitalize;
  font-size: 13px;
  color: white !important;
  text-transform: uppercase;
}

.f-footer .f-footer-info{
	color: white !important	
	}
	
.f-footer-info > p:first-child{
	display:none;
	}	
	
.copyright{
	  color: white;
	}		

.copyright a{
	  color: #f3216a;	
	}	

.backgroundfeedback i{
	font-size:25px;
	}	

.backgroundfeedback i {
  	font-size: 20px;
    background-color: #2e3038;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 45px;
    text-align: center;
    color: #b9b9b9;
    transition: all 0.3s;
}

.backgroundfeedback i:hover {
  	background: #02A8F3;
    color: white;
}	

.content-footer .top-menu-sub{
	}
.f-footer ul.f-footer-nav li ul li{
	}	
	

	
.f-pr-tab-home-cate li.active {
 
}

.f-center-module .f-center-title .nav-tabs a h2 {
  margin-right: 0px;
  border: 0px solid rgba(0, 0, 0, 0);
  font-weight: 600;
  font-size: 13px;
  font-family: arial;
  border-radius: 0px;
  text-transform: uppercase;
  color:#999999;
  font-size:17px;
  font-family:'lato';
  font-weight:normal;
}

.f-center-module .f-center-title .nav-tabs li:hover a {
  color: #97c35a;
}

.f-center-module .f-center-title .nav-tabs li.active a h2 {
  border: 0px;
  color: #4F4F4F;
  background: none;
  color: #97c35a !important;
}	

.f-center-module .f-center-title .nav-tabs a li:first-child{
	color:green !important;
	}
	
.parent_tab h2{
	color:#464646 !important;
	background:none !important;
	font-size:23px !important;
	padding:0px !important;
	font-family:latobold !important;
	}	
	
.f-news .f-news-item {
  position: relative;
  background: #FFF;
  border: 1px solid #eeeeee;
  padding: 5px;
}

.f-news .f-news-item .f-news-item-title h3 {
  /* height: 32px; */
  overflow: hidden;
  margin: 20px 0px 10px 0px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 20px;
  height: 44px;
}

.f-news .f-news-item .f-news-item-title {
  /* min-height: 151px; */
  text-align: justify;
  margin-top: 0px;
  padding: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  overflow:hidden
}

.wrapnewitem{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	transition:all 0.3s;
	pointer-events:none;
	background: rgba(0,0,0,0.2) url(../imgs/icon_new.png) no-repeat center;
	opacity: 0;
	}
	
.f-news .f-news-item .f-news-item-img:hover	.wrapnewitem{
	opacity:1;	
	}
	
.f-center-module{
	}	
	
.v2-hometab-news-big li.bigfirst{
	margin-bottom: 4px;	
	}	

.v2-hometab-news-big .smallother:hover .wrapnewitem{
	opacity: 1

}	
	
.v2-hometab-news-big li.smallother .v2-hometab-news-big-img img{
	height:auto;
	width:100%;	
	}	
	
.v2-hometab-news-big li.smallother .v2-hometab-news-big-img img{
	width:100%;	
	}	
	
.border-r{
	border-right:none;	
	}	
.v2-hometab-news-big li.smallother{
	height:auto;
	}
	
.v2-hometab-news-big li.smallother .v2-hometab-news-big-img{
	height:26px;
	line-height:20px;
	}		
	
.v2-hometab-news-big li.smallother .v2-hometab-news-big-img{
	height:auto !important	
	}	
	
.f-news-item-title{
	  overflow: hidden;
	  left: 0px;
	  padding: 0px 5px;
  	  bottom: 37px;
	}
.v2-hometab-news-big li.smallother h2{
	line-height:17px;
	font-family:'lato'	
	}		
	
.v2-hometab-news-big ul{
	margin-top:0px;	
	}	
	
.v2-hometab-news-big{
	margin-bottom:13px;	
	}	
	

	
.f-video .f-video-item{
	padding:0px;	
	}	
	
.v2-hometab-news-smalltype{
	font-size:18px;
	font-weight:normal;
	padding-left:0px;
	padding-right:0px;	
	}
.v2-hometab-news-small-item{
	margin-top:0px;	
	}
.v2-hometab-news{
	}
	
.v2-hometab-news-small-img:hover .wrapnewitem{
	opacity:1 !important;	
	}		
	
.v2-hometab-news-small-img{
	}
	
.v2-hometab-news-big li.smallother h3 {
        margin: 0;
		  font-size: 12px;
		  color: white;
		  font-weight: 600;
		  margin-top: 10px;
		  font-size: 13px;
		  font-size: 25px;
		  height: 62px;
		  overflow: hidden;
		  text-transform: uppercase;
		  margin: 16px 0px;
		  line-height: 31px;
}

.v2-hometab-news-big li.smallother{
	padding-top:0px;
	margin-bottom: 4px;	
	}		
	
.imagehover{
	position:relative;
	overflow: hidden;	
	}

.imagehover img{
	transition:all 0.3s;
}	

	
	
.imagehover:hover .wrapnewitem {
	}	
.v2-hometab-news-smalltype{
	}	
	
.v2-hometab-news-vip{
	margin-bottom:0px;	
	}
	
	
.v2-hometab-news-big {
  margin-bottom: 20px;
}	

.v2-hometab-news-vip{
	padding:0px;
	display: none;	
	}
	
.v2-hometab-news{
	padding:0px;
	position: relative;	
	}	
	
.f-menutop .f-menutop-ul > li > a.firstlink:hover{
	  color: #f3216a;
	}	
	
body .f-center-module .f-center-title .nav-tabs li.active a.parent_tab{
	color:#97c35a !important	
	}

#carousel-example-generic{
	margin-bottom:0px;	
	}

.miniv2-toolbar-barclick{
	margin-top:35px;	
	}	
	
.stylenew{
	margin-bottom:20px;	
	}	
	
.header .news-top {
  position: relative;
  z-index: 16;
  display: block;
  
}

.header .news-top ul li{
	}
.header .news-top ul li {
  
}

.header .news-top ul > li > a {
  text-decoration: none;
  display: block;
  font-size: 13px;
  position: relative;
  z-index: 6;
  font-weight: normal;
  font-family: Arial;
  /* padding: 6px; */
  margin-right: 1px;
  white-space: nowrap;
  color: black;
  line-height: 31px;
}


.header .news-top ul li:hover {
	  
	}	
	
	
.header .news-top ul li:hover a{
	}	
	
.header .news-top ul li{
	transition:all 0.9s;
	}	
	
.carousel-control.left{
	z-index:9;
	}	
	
.art a{
	color:white;
	text-decoration:none;	
	}	
.art a:hover{
	color:#ccc !important;
	}	
	
.iconstyle{
	display:block !important; 
	position:absolute;
	top:28%;
	left:0%;
	right:0%;
  border: none !important;
  width:55px;
  height:52px !important;
  opacity:0;
  transition:all 0.3s
	}	
	
.wrapdanhmuc:hover .iconstyle{
	opacity:1 !important;	
	}
	
.stylegotop{
	  position: fixed;
	    bottom: 20px;
  		right: 14%;
	  display: block !important;
	  background-color: #777777;
	  width: 30px;
	  height: 30px;
	  transition:all 0.3s;
	}

.stylegotop:hover{
	background: #EB1342;
}		
	

	
.breadcrumb > li{
	  display: inline-block;
	  position: relative;
	}	
	
.breadcrumb > li:before{
	
	}
	
.breadcrumb li a {
  font-size: 14px;
  
}

.productbreadcrumb .breadcrumb {
  border-bottom: 1px solid #F3216A;
  border-radius: 0px;
  padding: 6px 0px;
}

.breadcrumb li a:hover{
	color:#8AC33C;	
	}
	
.thumbnail{
	border:none;	
	}
	
.f-news-page li .f-news-page-item-text h2 {
  padding: 0px;
  margin: 0px;
  margin-bottom: 2px;
  display: none;
}	

.label-info{
	display:none;	
	}
	
.f-block-title{
	  color: white;
	  font-size: 18px !important;
	  background: rgb(238, 238, 238);
	  position: relative;
	  margin-bottom: 0px !important;
	  padding: 3px 0px;
	  padding-left: 52px;
	  color: rgb(22, 0, 52) !important;

	}	

.f-block-title:before{
	  position: absolute;
	  top: 0px;
	  left: 0px;
	  width: 40px;
	  height: 100%;
	  content: '';
	}

.titleblockproduct .f-block-title:before{
	display: none;
}

.titleblockproduct .f-block-body ul.f-block-news-menu>li{
	margin-left: 0px;
	margin-right: 0px;
}


	
.stylef-news-bl-item-img{
	height:auto !important;	
	}	
	
.f-news-bl li .stylefnew{
	  padding: 5px 0px;
	}	
	
.f-news-bl li:nth-child(5n+5) .stylefnew{
	border-bottom:none !important;
	}	
	
.bx-wrapper .bx-pager{
	display:none !important;
	}		
	
.bx-wrapper .bx-viewport{
	box-shadow:none !important; 
	}	
	
.f-block .f-block-body ul.f-block-news-menu>li ul{
	}	
	
.f-block .f-block-body ul.f-block-news-menu>li:hover>ul{
	}	

.f-news-bl-item .stylenoibat{
	height:auto !important
	} 
	
.stylevip{
	height:auto !important	
	}
	
.owl-demo-5 .owl-controls{
	}	
	

.boxstylenoibat .f-news-bl-item-title{
	  
	}

.boxstylenoibat .f-news-bl-item-title h2 {
	    margin: 0;
		  font-size: 12px;
		  color: white;
		  font-weight: 600;
		  margin-top: 10px;
		  font-size: 13px;
		  font-size: 25px;
		  height: 62px;
		  overflow: hidden;
		  text-transform: uppercase;
		  margin: 16px 0px;
		  line-height: 31px;
}

.boxstylenoibat .f-news-bl-item-title h2 a {
	  color: white;
	  font-weight: 600;
	  margin-top: 10px;
	  font-size: 25px;
	}		
	
.boxstylevip .f-news-bl-item-title{
  		padding-bottom: 6px;
	}

.boxstylevip .f-news-bl-item-title h2{
	font-size: 14px;
	  margin: 10px 0px;
	  height: 15px;
	  overflow: hidden;
}

.boxstylevip .f-news-bl-item-title h2 a{
	color: #444444;
	font-weight: bold;
}		
	
.hidenut .owl-controls{
	}
	
.boxstylenoibat .stylenoibat img{
	width:100% ;
	}
	
.stylenoibat img{
	width:100% !important;
	
	}
	
.stylevip img{
	width:100% !important;
	
	}		
	
 .bx-wrapper{
	margin:0;
	
	}	
	
.breadcrumb li i{
	}	
	
.f-module-page .f-module-page-title > span{
	color:#8fbf4d;
	}
	
.f-video-view-page .f-video-detail-readmore a{
	display:none;	
	}
.f-product-view-comment .f-product-comment-tab-header > ul li.active a {
  color:#55AAF1;
}	

.f-product-view-comment .f-product-comment-tab-header > ul{
	padding:10px 0px !important;
	}	

.title-bl{
	color:black;
	}	

.styletitlefeedback{
	background-color: #8fbf4d;
	color: white;
}	

.styletitlefeedback span{
	
	color: white !important;
}	

.f-module-page .styletitlefeedback > span{
	background: none;
	  font-size: 15px;
	  padding-left: 20px;
	  padding-right: 20px;
}	

.ykientitle a {
  background: #8FBF4D !important;
}

.ykientitle a {
  /* padding: 10px; */
  background: #0069A3;
  width: 100px !important;
  /* margin: auto; */
  border-radius: 3px;
  color: #FFF;
  font-weight: bold;
  float: right;
  /* text-align: center; */
  cursor: pointer;
  border-radius: 0px !important;
  height: 33px;
  line-height: 17px;
  font-size: 12px;
}

.paddingtopbottom{
	padding: 10px 0px;
}

.ykien-name {
  font-weight: bold;
  font-size: 13px;
  color: #3590c1;
  /* font-weight: normal; */
}

.list-ykien-item .ykien-thum a{
	float: none;
	border-radius: 50% !important;
}

.list-ykien-item .ykien-thum a{
	border-radius: 50%;
}

.list-ykien-item:nth-child(2n+1) {
  border-left: 1px solid green;
  position: relative;
}

.list-ykien-item:nth-child(2n+1):before {
    width: 0px;
  height: 0px;
  border-bottom: 7px solid transparent;
  border-top: 7px solid transparent;
  border-right: 7px solid #8FBF4D;
  position: absolute;
  top: 9px;
  left: -8px;
  content: '';

}

.f-module-page .phai .ykien-thum{
	border-left: none;
}

.ykien-thum{
	border-right: none !important;
}

.list-ykien-item.phai{
	border-right: 1px solid green;
	position: relative;
}

.list-ykien-item.phai:before{
	  width: 0px;
	  height: 0px;
	  border-bottom: 7px solid transparent;
	  border-top: 7px solid transparent;
	  border-left: 7px solid #8FBF4D;
	  position: absolute;
	  top: 9px;
	  right: -8px;
	  content: '';
}

body .owl-carousel{

	display: block !important;	
} 

.bx-wrapper{
	margin-bottom: 0px !important;
}

.f-cate{
	display: none;
}

.f-module-page-desc{
	display: none !important;
}

.f-pagging{
	display: none !important;
}

.list-ykien-item.phai .ykien-thum a{
	float: right !important;
}

.tintuccungdanhmuc{
	display: none;
}

.f-news-view-detail img{
	float: none !important;
	margin: 0 auto;
	text-align: center;
}

.f-news-view-detail, .f-video-view-detail{
	text-align: center;
}

.f-album .f-album-item .f-album-item-img img{
	width: 100%;
}

.f-album .f-album-item{
	padding: 0px;
}

.f-album li .f-album-item-img{
	position: relative;
}


.f-album li .f-album-item-img:before{
	  display: none;
}

.f-album li .f-album-item-img:after{
	  display: none;
}

.f-album li .f-album-item-img{
	   
}




.f-album.grid .col-md-4,.f-album.grid .col-sm-4,.f-album.grid .col-xs-6{
	padding-left: 15px;
	padding-right: 15px;
}

.f-album .f-album-item .f-album-item-img img{
	
}

.f-album .f-album-item:hover{
	border-bottom: 0px;
}

.f-album .f-album-item:hover .f-album-item-img-hover {
  
  background: rgba(0, 0, 0, 0.3) url(../imgs/full_image.png) no-repeat center;
}

.iconalbum{
	position: absolute;
	top: 0%;
	left: 0%;
	background: url(../imgs/icon_abum1.png)no-repeat;
	right: 0%;
	bottom: 0%;
	width: 64px;
	height: 64px;
	margin: auto;
	transition:all 0.3s;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	z-index: 9999999999999999;
	pointer-events:none;
}

.f-album-item-img:hover .iconalbum{
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);	
}

.f-album .f-album-item .f-album-item-title a {
  line-height: 18px;
  font-size: 12px;
  color: #3A3A3A;
  font-family: arial;
  color: #323232;
  font-size: 12px;
}

.v2pagging{
	display: none;
}

.btn-success {
    color: #ffffff;
	  background-color: rgb(2, 168, 243);
  border-color: rgb(2, 168, 243);
	  border-radius: 0px;
}

.marginselect .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success{
	
	color: white;
	background-color: #8FBF4D;
	border-color: #8FBF4D;
}

.form-control{
	border-radius: 0px;
}

.f-album .f-album-item:hover .f-album-item-img-hover{
	box-shadow: none
}

.f-pr-item-name h3, .v2-pr-item-boxdetail h3{
	border-bottom: 0px;
}

.hidevideo{
	display: none;
}

.form-group.check_capcha{
	display: none !important;
}

.f-contact-page-info h5{
	line-height: 36px;
}

.form-horizontal .form-group .btn {
    border-radius: 0px;
	  color: #8f7c4e;
	  /* background: #8FBF4D; */
	  width: 70px;
	  border-radius: 4px;
	  height: 28px;
	  border: 1px solid #00a498;
	  color: #00a498;
	  line-height: 16px;
}

.form-horizontal .form-group .btn:hover {
    background:#00a498;
    color: white; 
}

.f-news-page-item-img:hover .wrapnewitem{
	opacity: 1;
}

.f-news-page li .f-news-page-item-img{
	position: relative;
	overflow: hidden;
}

.f-news-page li .f-news-page-item-img:hover img{
	-webkit-transform:scale(1.1) ;
	-ms-transform:scale(1.1) ;
	-o-transform:scale(1.1) ;
	transform:scale(1.1) ;
}

.new-container h2{
}

.new-container h2 a{
	line-height: 20px;
}

.nonespilit{
	display: none;
}

.marginnews{
	margin-bottom: 40px;
}

.toggle1{
	display: block !important;
}

.carousel-indicators .active {
  width: 14px;
  height: 14px;
  background: url(../imgs/bullet-activegreen.png) no-repeat center center transparent !important;
}

.ykienkhachhang{
	position: relative;
	z-index: 9
}

.text-danger{
	color: #8FBF4D;
}

.stylenavtabs.nav-tabs > li > a{
	border: none;
}

.stylenavtabs.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	border: none;
}

.f-center-module .f-center-title .nav-tabs li.active a.parent_tab {
  background: red;
  padding: 10px;
  color: #fff !important;
  font-weight: bold !important;
  background: none !important;
  padding: 0px !important;
}

.main1{
	margin-top: 30px;
}

.header-top-top{
	  background: white;
	  padding: 5px 0px;
	  border-bottom: 1px solid #ddd;
	  display: none;
}

.bx-wrapper .bx-viewport{
	background: none;
}

.wrapstylenew .styleviews a{ 
	color: rgb(144, 147, 159);
}

.wrapstylenew .styleviews i{ 
	color: rgb(144, 147, 159);
	margin-right: 3px;
}

.readdetail a{
	     border: 2px solid rgb(250, 241, 241);
    padding: 7px 9px;
    display: inline-block;
    color: rgb(239, 247, 239);
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 12px;
}

.readdetail a:hover{
	background: #fff !important;
  	color: #222 !important;
  	text-transform: uppercase;
}

.carousel-caption h1{
	font-size: 60px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 30px 0px;
}

.carousel-caption .titlecaption{
	display: none;
}

.carousel-caption {
	display: none;
}

.fa-chevron-left{
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  margin-left: -5px;
	  margin-top: -7px;
}

.btn-left{
	  position: absolute;
	  top: 0%;
	  color: white;
	  left: 0px;
	  z-index: 9;
	  height: 100%;
	  opacity:0.5;
	  padding: 0px 14px;
	  border-radius: 0px;  

}

.fa-chevron-right{
	  position: absolute;
	  top: 50%;
	  right: 50%;
	  margin-right: -5px;
	  margin-top: -7px;

}

.btn-right{
	  position: absolute;
	  top: 0%;
	  color: white;
	  right: 0px;
	  z-index: 9;
	  height: 100%;
	  opacity:0.5;
	  padding: 0px 14px;
	  border-radius: 0px; 

}

.btn-right:hover{
	  opacity:1;
	  color: white;
	  box-shadow: none; 
}

.btn-left:hover{
	  opacity:1 ;
	  color: white;
	  box-shadow: none; 
}

.stylenext{
	position: absolute;
	top: 0px;
	right: 0px;
}

.v2-hometab-news .f-news-item-title h3{
	      margin: 0;
		    font-size: 12px;
		    color: black;
		    font-weight: 600;
		    margin-top: 10px;
		    height: 36px;
		    overflow: hidden;
		    /* text-transform: uppercase; */
		    margin: 16px 0px;
		    line-height: 20px;
		    font-family: arial;
}

.v2-hometab-news .stylefirst{
	display: none;
}

.v2-hometab-news .bigfirst h3{
	width: 60%;
}

.arrownewleft .fa-chevron-left {
  position: inherit;
  top: 0%;
  left: 0%;
  margin-left: 0px;
  margin-top: 0px;
}

.arrownewleft{
	  position: absolute;
	  top: -8px;
	  color: red;
	  right: 88px;
	  z-index: 9;
	  height: auto;
	  background: none;
	  opacity: 0.5;
	  padding: 0px;
	  border-radius: 0px;
	  left: auto;
}

.arrownewright{
	  position: absolute;
	  top: -8px;
	  color: red;
	  right: 0px;
	  z-index: 9999999;
	  height: auto;
	  background: none;
	  opacity: 0.5;
	  padding: 0px;
	  border-radius: 0px;
}

.arrownewright .fa-chevron-right {
  position: inherit;
  top: 0%;
  right: 0%;
  margin-right: 0px;
  margin-top: 0px;
}

.arrownewcommon i{
	  border: 1px solid #ddd;
	  padding: 10px;
	  font-size: 16px;
}

.arrownewcommon {
	  color: #333;
	  display: none;
}

.v2-hometab-news .owl-controls{
	display: none !important;
}

.fixed1{
	  position: fixed;
	  width: 100%;
	  background: white;
	  top: 0px;
	  /* z-index: 9999999999999999999999999999999999999; */
	  z-index: 9999;	
}

.menuduoi .top-menu-backgroud{
	display: none;
}

.danhmuctop{
	    margin-top: -149px;
	  margin-bottom: 30px;
	  position: relative;

}

.stylefnew .date-new{
	display: none;
}

.img-thumbnail{
	border: none;
	padding: 0px;
	border-radius: 0px;
}

#news_filter .form-control{
	  height: 36px;
	  background: none;
	  border: 1px solid #D7D7D7;
	  box-shadow: none;

}

#news_filter .form-control::-webkit-input-placeholder{
	color: #555555;
}

#news_filter .form-control:-moz-placeholder{
	color: #555555;
}

#news_filter .form-control::-moz-placeholder{
	color: #555555;
}

.img-thumbnail{
	background: none;
}

hr{
	display: none;
}

.stylemargin{
	margin-top: 15px;
	margin-bottom: 15px;
}

.copyright{
	color: white !important;
}

.newspage .readdetail a{
	    background-color: black;
    color: white;
    margin-bottom: 20px;
}

.readdetail{
	
}

.newspage .readdetail a:hover{
	color: white !important;
	background: #F3216A !important;
}

.styleformcontrol .form-control{
	  height: 35px;
	  border: 1px solid rgb(215, 215, 215);
	  background: white;
	  box-shadow: none;

}


.addtocart {
  display: inline-block;
  cursor: pointer;
  width: auto;
  height: auto;
  margin: 0px 7px 0px 0px;
  /* padding: 13px 0px 0px 0px; */
  text-align: center;
  background: none;
  color: #c18107;
  font-size: 14px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  border: 1px solid #00a498;
  padding: 5px 20px;
  color: #00a498;
}

.addtocart:hover{
	background:#00a498;
	color: white; 
}


.v2-pr-item:hover .icon-hover{
	opacity: 1;
	top: 20px;
}

.bg-color-2{
	background: none;
}

.like-product{
	
}

.marginchild{
	margin-bottom: 30px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	background: none;
}

.menuduoi .f-menutop .f-menutop-ul > li > a.firstlink:hover{
	background: none;
	color: #00AAF1;
}

.f-footer ul.f-footer-nav>li>a{
	padding: 0px;
}

.prev-2{
    position: absolute;
	  top: 50%;
	  left: -54px;
	  cursor: pointer;
	  z-index: 9;
	  margin-top: -28px;
}

.next-2{
   position: absolute;
	  top: 50%;
	  right: -54px;
	  cursor: pointer;
	  z-index: 9;
	  margin-top: -28px;
}

.danhmuctop i{
	font-size: 47px;
	color: #a8a5a6;
}

.danhmuctop li{
	  padding: 12px;
	  border-left: 3px solid #949290;
	  transition:all 0.3s;
}

.danhmuctop li:hover{
	margin-top: -3px;  
}

.danhmuctop .owl-item:nth-child(odd) li:hover{
	 border-left: 3px solid #8852c9 ;
}

.danhmuctop .owl-item:first-child li.active{
	 border-left: 3px solid #8852c9 ;
}

.danhmuctop .owl-item:nth-child(even) li:hover{
	 border-left: 3px solid #ea4848 ;
}



.danhmuctop .owl-pagination{
	display: none;
}

.danhmuctop li a{
	    color: white;
	  text-transform: capitalize;
	  font-size: 19px;
}

.danhmuctop .f-block-title{
	display: none;
}

.dateedit{
	color: #aeaeaf;
	margin-top: 3px;
	font-size: 11px;
}

.stylesearchbox{
}

.backgroundrow{
	background: #333333;
	padding: 5px 5px 5px 8px;
}

#search-box .buttonsearch{
  height: 100%;
  background: none;
  width: 40px;
  right: 0px;
}

#search-box .buttonsearch i{
  color: #f3216a;
  cursor: pointer;
}

.titleblockproduct h2{
	  font-size: 15px;
	  position: relative;
	  color: white;
	  text-align: center;
}

.titleblockproduct .f-block-title{
	
}

.titleblockproduct .f-block-title h2 > span{
	font-size: 17px;
}

.titleblockproduct h2:before{
	position: absolute;
	top: -2px;
	left: 0px;
	content: '';
	background:url(../imgs/iconcategory.png)no-repeat;
	width: 17px;
	height: 12px;
	display: none; 
}

.glyphicon-chevron-left:before{
	display: none;
}

.sanphammoi .f-block-title{
	display: none;
}

.sanphammoi .owl-pagination{
	  margin-top: -20px;
	  /* z-index: 999; */
	  /* position: relative; */
	  /* height: 30px; */
	  /* line-height: 30px; */
	  padding: 5px 0px;
	    background-color: #eee;
}

.sanphammoi{
}

.sanphammoi .owl-item{
	position: relative;
}

.sanphammoi .owl-item:before{
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../imgs/deal.png)no-repeat;
	width: 83px;
	height: 83px;
	content: '';
	z-index: 9
}

.danhmuc-top .f-block-body ul.f-block-news-menu>li{
	margin: 0px;
	-webkit-box-shadow: inset 1px 0 0 0 rgba(255,255,255,.2), inset -1px 0 0 0 rgba(255,255,255,.2);
    box-shadow: inset 1px 0 0 0 rgba(255,255,255,.2), inset -1px 0 0 0 rgba(255,255,255,.2);
}

.danhmuc-top{
	
}

.marginclear10{
	margin-left: -5px;
	margin-right: -5px;
}

.rotatehover{
	position: absolute;
	top: 0px;
	left: 0px;
	background:rgba(0,0,0,0.3) url(../imgs/plus.png)no-repeat center center;
	width: 100%;
	height: 100%;
	transition:all 0.3s;
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
	opacity: 0;
}

.rotatehover:hover{
	-webkit-transform: scale(1) rotateY(180deg);
	-ms-transform: scale(1) rotateY(180deg);
	-o-transform: scale(1) rotateY(180deg);
	transform: scale(1) rotateY(180deg);
	opacity: 1
}

.f-block-news-menu .img{
	position: relative;
}

.v2-tabhome .owl-carousel{
}

.owl-carousel-new{
	background: white
}

.owl-theme .owl-controls .owl-page span{
	border-radius: 0px !important;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
	background: #02a8f3
}

.commonproductnewleft{
	z-index: 99;
	cursor: pointer;
	position: absolute;
	top:0px;
	right: 38px;
}

.commonproductnewright{
	z-index: 99;
	cursor: pointer;
	top:0px;
	right: 0px;
	position: absolute;
}

.commonarrow1 i{
	font-size: 20px
}

.commonarrow1{
  z-index: 99;
  cursor: pointer;
  position: absolute;
  top: 0px;
  background-color: white;
  width: 30px;
  height: 30px;
  /* line-height: 14px; */
  text-align: center;
  border: 1px solid #ddd;
    top: 50%;
  margin-top: -15px;
  background-color: black;
}

.commonarrow1:hover{
  background: rgba(243,33,106,.8);
}

.commonproductnewleft {
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -15px;
}

.commonproductnewright {
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -15px;
}

.commonarrow1 > i{
  line-height: 28px;
  color: #ddd;
}

.f-news-bl{
	
}

.f-news-bl .owl-controls {

  border-top: 1px solid #ddd !important;
  padding: 5px 0px;
}

.f-news-bl .owl-item{
	padding: 20px;
}

.menuduoi .f-menutop .f-menutop-ul > li > a.firstlink:before{
	display: none;
}

.v2-home-pr-item-compare{
	display: none;
}

.blocknoibat1 .headerbar{
	  background-color: #eeeeee;
	  text-transform: capitalize;
	  /* color: #666666; */
	  padding: 10px 10px;
	  font-size: 17px;
	  padding-left: 41px;
	  position: relative;
	  margin-bottom: 1px;
}

.blocknoibat1 .headerbar span{
	  background-color: #666666;
	  /* display: inline-block; */
	  /* height: 50px; */
	  position: absolute;
	  top: 0px;
	  left: 0px;
	  height: 38px;
	  width: 28px;
	  color: white;
	  text-align: center;
	  line-height: 38px;
}

.blocknoibat1 .headerbar a{
	color: #666666;
	text-transform: capitalize;
}

.blocknoibat1 .f-pr-bl-item{
	  border: 1px solid #ddd;
	  margin-bottom: 0px;
}

.blocknoibat1 .f-pr-bl-item-boxdetail{
	text-align: center;
}

.miniv2-toolbar-name{
	
}

.blocknoibat1{

}

.f-block{
	margin-bottom: 30px;
}

.f-slider .owl-prev{
	  position: absolute;
	  top: 50%;
	  left: 10px;
	  margin-top: -25px !important;
}

.f-slider .owl-next{
	  position: absolute;
	  top: 50%;
	  right: 10px;
	  margin-top: -25px !important; 
}

.f-slider .owl-pagination{
	display: none;
}

.f-slider .owl-prev:before{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	margin:auto;
	content: '\f104 ';
	font-family: 'awesome';
	font-size: 30px;
}

.f-slider .owl-next:after{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	margin:auto;
	content: '\f105 ';
	font-family: 'awesome';
	font-size: 30px;
}

.f-slider .owl-theme .owl-controls .owl-buttons div{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	line-height: 37px;
	background: none;
	border: 2px solid white;
	opacity: 1;
}

.v2-home-pr-item-child{
	  border: 1px solid #ddd;
	  border-left: none;
	  border-top: none;
}

.irs-from, .irs-to, .irs-single{
	background: #02A8F3 !important
}

.addtocart{
	display: none;
}

.v2-pr-item-action button.v2-pr-item-action-buy:hover{
	background: #02a8f3;
	color: white;
}

.v2-pr-item-boxdetail h3{
	text-align: center;
}

.viewlist .v2-pr-item-boxdetail h3{
  text-align: left;
}



.descriptionproduct{
	display: none;
}

.viewlist .descriptionproduct{
	  display: block;
	  text-align: left;
	  margin-top: 10px;
	    height: 60px;
  		overflow: hidden;
}

.newspage .readdetail{
	
}

.v2-home-catepr-title{
		height: 40px !important;
}

.v2-home-catepr-title h2{
		line-height: 33px;
}

.v2-tab-home-ul li a{
	    font-size: 18px;
    	color: #3D3D3D;
}

.v2tabonly .v2-tabhome-title{
}

.v2-tab-home-ul li.active a:focus, .v2-tab-home-ul li.active a:hover{
	font-weight: normal;
}

.f-center-module .f-center-title {
	background-color: #eee;
    padding: 3px 0px;
    position: relative;
    padding-left: 52px;
    border-bottom: 1px solid rgb(2, 168, 243);
    height: 40px; 
}

.f-center-module .f-center-title:before {
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    width: 40px;
	    height: 40px;
	    content: '';
	    background: #02a8f3 url(/themes/105/statics/imgs/slipter.png) no-repeat 1px -2px;
}

.styletag{
	display: none;
}

.sidebaredit .f-block .f-block-title span{
	font-size: 17px;
	color: white;
}

.boxstylevip .f-news-bl-item-title{
	margin-top: 10px;
}

.boxstylenoibat .f-news-bl-item-title{
	margin-top: 10px;
}

.sidebaredit .f-block-title{
	display: block !important
}

.introduceblock .f-news-bl-item-img{
	display: none;
}

.introduceblock .f-news-bl-item{
	padding: 15px;
}

.introduceblock .f-news-bl-item-title{
	height: 200px;
    overflow: hidden;
}

.f-block{
	border: 1px solid #dddddd;
}

.titleblockproduct{
	border: none;
}

.styleformcontrol .btn-success{
	    background-color: rgb(243, 33, 106);
    border-color: rgb(243, 33, 106);
}

.styleformcontrol .btn-success:hover{
	background-color: black;
	border-color: black;
}

.blockright .f-block-body ul.f-block-news-menu>li{
	margin: 0px;
}

.blockright .f-block-body{
	padding: 10px;
}

.main1 .titleblockproduct .f-block-news-menu {
	height: 500px;
}

.sidebaredit .danhmuc-top .f-block-body{
	
}

.block-bottom .f-block-body ul.f-block-news-menu>li{
	margin: 0px;
}

.block-bottom .f-block-body{
	padding: 10px;
}

.block-bottom .f-block-title{
	display: none;
}

.blockleft .blockleftitem{
	    
}

.blockleft .f-block-body ul.f-block-news-menu>li {
	margin: 0px;
}

.blockleft .f-block-body ul.f-block-news-menu>li .itemicon img {
	    display: block;
	    border: 1px solid #d1d0d0;
	    position: relative;
	    -webkit-border-radius: 50%;
	    border-radius: 50%;
}

.blockleft .f-block-body ul.f-block-news-menu>li .itemicon:before {
	        content: '';
		    display: block;
		    position: absolute;
		    top: -2px;
		    right: -2px;
		    bottom: -2px;
		    left: -2px;
		    z-index: 10;
		    -webkit-box-shadow: inset 0 0 0 0 rgba(0,0,0,0);
		    box-shadow: inset 0 0 0 0 rgba(0,0,0,0);
		    -webkit-border-radius: 50%;
		    border-radius: 50%;
		    -webkit-transition: .3s ease-in-out;
		    -moz-transition: .3s ease-in-out;
		    -ms-transition: .3s ease-in-out;
		    -o-transition: .3s ease-in-out;
		    transition: .3s ease-in-out;
		    pointer-events:none;
}

.blockleft .f-block-body ul.f-block-news-menu>li .itemicon:hover:before{
	    border-color: #f3216a;
	    -webkit-box-shadow: inset 0 0 0 7px #f3216a;
	    box-shadow: inset 0 0 0 7px #f3216a;
}

.blockleft .f-block-body ul.f-block-news-menu>li .blockleftitem{
	    text-align: center;
	    margin-bottom: 20px;
	    position: relative;
}

.blockleft .f-block-body ul.f-block-news-menu>li .blocklefttitle{
	        position: absolute;
		    top: 37%;
		    left: 0%;
		    right: 0%;
		    margin: 0 auto;
		    text-align: center;
		    padding-left: 20px;
		    padding-right: 20px;
}

.blockleft .f-block-body ul.f-block-news-menu>li .blocklefttitle > a{
	    font-weight: 300;
	    font-size: 31px;
	    color: #f3216a;
	    text-transform: uppercase;
	    overflow: hidden;
	    height: 98px; 
}

.blockleft .f-block-body ul.f-block-news-menu>li .blocklefttitle .readmore a{
	       font-size: 19px;
		    text-transform: uppercase;
		    text-decoration: underline !important;
}



.blockleft .f-block-title{
	    display: none;
}

.f-block{
	border: none;
}

.menutoptop{
	background: #000000;
}

.danhmuc-top{
	margin-bottom: 0px;
}

.carousel-control{
	width: 0%
}

.carousel-control.right{
	z-index: 200;
}

.compareicon {
	background: #F3216A;
    border: 1px solid #F3216A;
    height: 36px;
    width: 40px;
    border-radius: 0px;
    top: 0px;
    right: 0px;
    text-align: center;
    padding: 10px;
    right: 58px;
    transition:all 0.3s;
	position: absolute;
	visibility: hidden;
}

.v2-home-pr-item:hover .compareicon{
	right: -42px;
	visibility: visible;

}

.v2-home-pr-item:hover .like-product{
	left: -42px;
	visibility: visible;
}

.v2-home-pr-item:hover .v2-home-pr-item-action-buy{
	background: #F3216A;
	color: white;

}

body .like-product {
	background: #F3216A;
    border: 1px solid #F3216A;
    height: 36px;
    width: 40px;
    border-radius: 0px;
    top: 0px;
    left: 0px;
    text-align: center;
    padding: 10px;
    left: 58px;
    transition:all 0.3s;
    position: absolute;
    visibility: hidden;    
}

body .like-product:hover {
	background: black;
	border-color: black;
}

.compareicon:hover {
	background: black;
	border-color: black;
}

.v2-home-catepr-showli:hover .compareicon{
	visibility: visible;
}

.f-pr-item-action{
	position: relative;
}

.f-block .f-block-body{
	background: rgba(0,0,0,.8);
}

.f-block .f-block-body ul.f-block-news-menu>li{
	margin: 0px;
}

.f-block .f-block-title{
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}

.titleblockproduct .f-block-body ul.f-block-news-menu>li{
	    display: block;
	    padding: 9px 15px;
	    font-size: 16px;
	    color: #ffffff;
	    text-transform: uppercase;
	    border-bottom: 1px solid white;
}

.titleblockproduct .f-block-body ul.f-block-news-menu>li a{
	    font-size: 16px;
	    color: #ffffff;
}

.titleblockproduct .f-block-body ul.f-block-news-menu>li:before{
	display: none;
}

.titleblockproduct .f-block-body{
	padding-top: 0px;
}

.f-news-bl li .f-news-bl-item-title h3 a{
	color: white;
}

.editsidebar .danhmuc-top .f-block-body ul.f-block-news-menu>li{
	    width: 100%;
}

.editsidebar .danhmuc-top h2{
	text-align: left;
}

.editsidebar .danhmuc-top h2 {
    text-align: left;
    
    border-radius: 4px 4px 0 0;
    transition: all 0.3s;
    font-size: 16px;
}

.editsidebar .danhmuc-top .f-block-body ul.f-block-news-menu>li a{
	font-size: 14px !important;
	text-transform: uppercase;
}

.editsidebar .danhmuc-top {
	margin-bottom: 30px;
}



 .editsidebar .f-block .f-block-body ul.f-block-news-menu>li h4{
	color: white;
}

 .editsidebar .blockright .f-block-body ul.f-block-news-menu>li h4{
	color: white;
}

.editsidebar .blockright .f-block-body ul.f-block-news-menu>li > a img{
	display: none;
}

.editsidebar .blockright .f-block-body ul.f-block-news-menu>li h4{
	    font-size: 14px;
    	color: white;
    	font-family: 'Roboto',sans-serif;
    	font-weight: normal;
}

.editsidebar .blockright .f-block-body ul.f-block-news-menu>li p{
	    display: none;
}

 .editsidebar .f-block .f-block-body ul.f-block-news-menu>li {
	width: 100%;
}



.editsidebar .blockright .f-block-body ul.f-block-news-menu>li a{
	width: 100%;
	text-align: left;
}

.editsidebar .blockright .f-block-body ul.f-block-news-menu>li:last-child a{
	border-bottom: none;
}

.f-block .f-block-body{
	padding: 15px;
}

.editsidebar .danhmuc-top .f-block-body ul.f-block-news-menu>li{
	padding: 0px;
}

.editsidebar .blockright .f-block-body ul.f-block-news-menu>li{
	padding: 0px;
}

.editsidebar .titleblockproduct .f-block-news-menu {
	margin-left: -15px;
	margin-right: -15px;
}

.editsidebar .titleblockproduct .f-block-body {
	padding-top: 0px;
	padding-bottom: 0px;
}

.editsidebar .danhmuc-top .f-block-body {
	padding-top: 0px;
	padding-bottom: 0px;
}

.editsidebar .blockright .f-block-body {
	padding-top: 0px;
	padding-bottom: 0px;
}

.editsidebar .owl-item .item{
	width: auto !important;
}

.panel{
	background: none;
}

.f-advsearch .f-advsearch-body ul li span{
	color: white;
}

.f-block .panel .panel-heading h4 a{
	color: white;
	font-size: 15px;
}

.form-horizontal .control-label{
	color: white;
}

.form-horizontal .form-group .btn{
	border: 1px solid #f3216a
}

.form-horizontal .form-group .btn:hover{
	background: #f3216a;
}

.form-horizontal .form-group .btn{
	color: #f3216a
}

.f-block .f-block-body ul.f-block-news-menu>li a{
	color: white;
	font-size: 14px;
	text-transform: uppercase;
}

.f-contact-page-info{
	color: white;
	margin-bottom: 17px;
}

.introduceblock .f-news-bl-item-title{
	color: white;
	height: 191px;
}

.f-product-bl .f-pr-bl-item .f-pr-bl-item-boxdetail .f-pr-bl-item-price {
    display: inline-block;
    font-size: 14px;
    color: #f3216a;
    line-height: 16px;
    font-weight: bold;
    font-family: arial;
    margin-bottom: 0px;
    font-size: 18px;
}

.f-product-bl .f-pr-bl-item .f-pr-bl-item-boxdetail .f-pr-bl-item-old-price {
    display: inline-block;
    text-decoration: line-through;
    color: #999;
    font-size: 15px;
    line-height: 13px;
    margin-bottom: 0px;
    margin-top: 6px;
}

.main1 .f-block .f-block-body{
	background:none;
	
}

.menutoptop .f-block-body{
	padding: 0px;
}

.viewlist .v2-home-pr-item-img {
    float: left;
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
}

.viewlist .f-pr-item-boxdetail {
    float: left;
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
}

.viewlist .v2-home-pr-item-price-gr {
    text-align: left;
}

.viewlist .v2-home-pr-item{
	border: 1px solid #dddddd;
}

.viewlist .v2-home-pr-item-img a img{
	margin: 0 auto;
}

.viewlist .v2-home-pr-item-action .v2-home-pr-item-action-buy{
	margin: 0px 10px;
}

body .viewlist .like-product {
	visibility: visible;
	position: inherit;
	right: 0px;
	left: 0px !important;
}

.viewlist .compareicon {
	visibility: visible;
	position: inherit !important;
	right: 0px;
	left: 0px;
}

.f-product-view-other .owl-pagination{
	display: none;
}

.f-block .f-block-body ul.f-block-news-menu>li> .bottom-dm > a img{
	display: none;
}

.bottom-dm .read{
	display: none;
}



.bottom-dm:before{
	
}

.block-bottom ul.f-block-news-menu>li:nth-child(2)>a{
	background: none ;
}
.block-bottom ul.f-block-news-menu>li:nth-child(3)>a{
	background: none ;
}

.block-bottom ul.f-block-news-menu>li:nth-child(1)>a{
	background: none ; 
}

.editsidebar .block-bottom .f-block-body ul.f-block-news-menu>li{
	
}

.editsidebar .block-bottom .f-block-body {
	padding-top: 0px;
	padding-bottom: 0px;
}

.bottom-dm-title p{
	display: none;
}



.editsidebar .f-block .f-block-body ul.f-block-news-menu>li{
	padding: 10px 15px;
	border-bottom: 1px solid white;
}

.editsidebar .danhmuc-top .f-block-body ul.f-block-news-menu>li a{
    line-height: inherit;
}

.editsidebar .f-block .f-block-body ul.f-block-news-menu>li h4{
	margin: 0px;
}

.editsidebar .blockvideoc .f-block-body{
	padding-top: 0px;
	padding-bottom: 0px;
}

.viewlist {
	margin-left: 0px;
	margin-right: 0px;
}

.contactdetail .f-contact-page-info{
	color: black
}

.contactdetail .form-horizontal .control-label{
	color: black;
}

.contactdetail .form-horizontal .form-group .btn{
	margin-right: 10px;
}

.f-news-bl .owl-item{
	padding: 0px ;
}

.main1 .bottom-dm img{
	display: block;
}

.main1 .bottom-dm-title{
	display: none;
}

 .main1 .bottom-dm:before{
    content: '';
    border: 1px solid #ffffff;
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.main1 .bottom-dm:hover:before{
        top: 10px;
	    right: 10px;
	    bottom: 10px;
	    left: 10px;
}

.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
          transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          
}
.carousel-fade .carousel-control {
  
}

.main1 .blockleft .f-block-body ul.f-block-news-menu>li .blocklefttitle .readmore a{
	color: black
}

.f-news-bl li .f-news-bl-item p{
	
}

.f-news-page li{
	    border-bottom: 1px solid #ddd;
	    margin-bottom: 25px;
}

.f-product-view-comment .f-product-comment-tab-header > ul li.active a {
    color: #F3216A;
}

.trangchuyemuc .f-news-page li .f-news-page-item-text h2{
	display: block
}

.f-miniCart-miniv2{
	
}

.f-miniCart-miniv2{
	display: none;
}

.f-miniCart-miniv2{
	height: auto;
	right: 0px !important;
	position: absolute;
	top: 30px;
	right: 30px !important; 
}

.f-miniCart-miniv2 .miniv2-toolbar-barclick .fa{
	display: none;
}

.f-miniCart-miniv2 .miniv2-toolbar-name{
	    width: 80px;
	    height: 80px;
	    display: block;
	    padding: 11px 0 0 0;
	    background: #f3216a;
	    color: #ffffff;
	    text-align: center;
	    text-transform: uppercase;
	    -webkit-border-radius: 50%;
	    border-radius: 50%;
}

.f-miniCart-miniv2 .miniv2-toolbar-count{
	color: white;
    font-size: 18px;
}

.f-miniCart-miniv2 .miniv2-toolbar-barclick{
	color: white;
	font-size: 18px;
}

.minicontent{
}

.slidedoitacduoi li{
	height: 139px;
	overflow: hidden;
	position: relative;
}

.slidedoitacduoi li img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
}

.slidedoitacduoi .owl-theme .owl-controls{
	display: none !important;
}



































































	
				
		
		


	
			
		
	
	

		
	
		
		

	
	
	
	
	
	
	

			
	


	
	

	



	
					

	
	
		


									

