.banner-center:hover:after, .banner-item:hover:before {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    visibility: visible;
}
.banner-center:before {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    border: 1px solid #fff;
    z-index: 2;
    -webkit-transition: all ease .25s;
    transition: all ease .25s;
    -webkit-transform: scale(0,0);
    -ms-transform: scale(0,0);
    transform: scale(0,0);
    visibility: hidden;
}
.banner-center {
    
    position: relative;
}
.banner-center:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.3);
    -webkit-transition: all ease .25s;
    transition: all ease .25s;
    -webkit-transform: scale(0,0);
    -ms-transform: scale(0,0);
    transform: scale(0,0);
    visibility: hidden;
	border: 1px solid #fff;
    margin: 15px;
}
.fixed-menu .header-logo,.fixed-menu .main-nav,.fixed-menu .header-cart{

	display:none;

}

@media(max-width:480px){
.pad-xs{

	padding: 0 15px !important;
    margin-top: 10px;

}
}
.fixed-menu .header-content-right {
    
    margin: 10px 0;
}
.fixed-menu.header-content{
border-bottom: 2px solid #30a9de;
}
.view_more {
    float: right;
    position: absolute;
    right: 15px;
    top: 12px;
}
.hotline_top{
    text-transform: uppercase;
    color: #e53a40 !important;
    text-shadow: 1px 1px 1px #ccc;

}
p.alert.alert-success {
    margin-bottom: 10px;
}
.category_filter {
    
}
.category_filter select {
        height: 37px;
    padding: 0 10px;
    outline: none;
    border: 1px solid #d1d1d1;
	    border-radius: 2px 0 0px 2px;
	    width: 100%;
}

.category_filter .fa {
        position: absolute;
    top: 11px;
    right: 80px;
    z-index: 1;
}


.select-vendor::-webkit-scrollbar {
    width: 6px;
    height: 0px;
    background-color: #F5F5F5;
}

.select-vendor::-webkit-scrollbar-thumb {
    background-color: #000000;
}

.select-vendor::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.footer-info img {
    margin-top: 20px;
}

header.header {
    border-bottom: 2px solid #30a9de;
}

#admin_bar_iframe{
	display:none;
}
.banner_left {
    min-height: 307px;
    max-height: 307px;
    overflow: hidden;
}
#owl-demo .owl-prev {
    float: left;
}
#owl-demo .owl-prev,#owl-demo .owl-next {

    background: #167ac6;
    padding: 5px 10px;
    color: #fff;
}

#owl-demo .owl-next {
    float: right;
}
#owl-demo .owl-controls {
    
    top: 48%;
}


@import url("https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,700italic");

/* 2. BASIC STYLES */

html, body {
	height: 100%;
}

body {
	font-family: sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #fff;
}

a { 
	color: #30a9de;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

a:hover {
	color: #30a9de;
}

a, a:hover, a:active, a:focus, button:focus {
	outline: 0;
	border: 0;
	text-decoration: none;
}

p {
	line-height: 1.5;
}

ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
h2{
	font-family: 'Roboto', cursive;
	font-weight: normal;
	text-transform: none;
	font-size: 2em;
}
input, textarea{
	outline: none;
}

label{
	font-weight: 400;
}

.no-padding{
	padding: 0px;
}

.no-padding-left{
	padding-left: 0px;
}

.no-padding-right{
	padding-right: 0px;
}
/* 3. BUTTONS */

.btn-send{
	background-color:#ff5050;
	border-radius: 5px;
	border: 0;
	color: #fff;
	padding: 8px 14px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.btn-send:hover{
	background-color: #e6e6e6;
	color: #333;
}

.btn-readmore{
	background-color: #383838;
	border-radius: 0;
	border: 0;
	color: #fff;
	padding: 10px 20px;
	margin-top: 20px;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.btn-readmore:hover{
	background-color: #000;
	color: #fff;	
}




/* 4. HEADER */
.header-top{
	background-color: #30a9de;
}
.header-top-right{
	color: #fff;
	text-align: right;
}
.header-top-right p{
display:inline-block;
}
.header-top-right li{
	display: inline-block;
	line-height: 35px;	
	color: #fff;
	
	font-weight: 400;
	padding: 0px 11px;	
}
.header-top-right li:last-child{
	padding-right: 0px;
}
.header-top-right li a{
	color: #fff;
	font-size: 12px;
}
.header-content{
	background-color: #fff;
}
.header-logo {
	display: block;
	padding: 15px 0px;
}
.header-logo img{
	width: 100%;
}
.header-content-right{
	margin-top: 20px;
}
.header-search{
	width: 100%;
	position: relative;
}
#header-search-input{
	border: 1px solid #d1d1d1;
	border-radius: 0px 2px 2px 0;
	width: 100%;
	padding: 9px 10px;
	font-style: italic;
	font-size: 12px;
}
#header-search-btn {
	    z-index: 2;
	border: none;
	background-color: #30a9de;
	position: absolute;
	right: 0px;
	top: 0px;
	border-radius: 0px 3px 3px 0px;
	color: #fff;
	padding: 8px 25px;
	text-transform: uppercase;
}
.header-hotline {
	text-align: center;
	padding: 8px 8px 7px;
	color: #fff;
	background-color: #e53a40;
	border-radius: 3px;
	font-size: 15px;
}
.header-cart {
	line-height: 36px;
	margin-top:7px;

	text-align: right;
}
.header-cart a{
	display: block;
	color: #090707;
	font-size: 12px;
	padding-left: 30px;
	background:url("cart1.png") no-repeat 20px 2px;
}
.header-cart b{
	font-size: 15px;
	color: #e53a40;
}
/* NAVIGATION MAIN */
.main-nav {
	margin-top: 15px;
}
.main-nav-content{
	text-align: right;
}
.main-nav-content > ul > li{
	display: inline-block;
	position: relative;
}
.main-nav-content > ul > li > a{
	color: #090707;
	font-size: 13px;
	padding: 0px 15px;
	line-height: 35px;
	display: block;
}
.main-nav-content > ul > li:last-child > a{
	padding-right: 0px;
}
.main-nav-content > ul > li.active > a, .main-nav-content > ul > li:hover > a{
	color: #30a9de;
}
.main-nav-content .submenu {
	display: none;
    position: absolute;
    left: 0px;
	margin-top:35px;
    background-color:#30a9de;
    z-index: 999;
    width: 200px;
    text-align: left;
}
.main-nav-content > ul > li:hover .submenu{
	display:block;	
}
.main-nav-content .submenu li{
	line-height: 35px;
}
.main-nav-content .submenu li a{
	line-height: 35px;
	display: block;
	font-size:13px;
	color: #fff;
	padding:3px 15px;
}
.main-nav-content .submenu li a:hover{
	background: #2996c6;
	
}
.header-menu-btn span {
	color: #30a9de;
	margin-top: 15px;
}
.header-menu-btn-hidden {
	overflow: hidden;
}
.header-nav-mobile {
	width: 300px;
	height: 100%;
	background-color: #30a9de;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: -300px;
	overflow-y: scroll;
	transition: left 1s;
}
.header-nav-mobile ul li a {
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
	display: block;
	padding: 15px 20px;
	text-transform: uppercase;
}
.fa.fa-close.fa-2x {
	padding: 10px;
	color: #E53A40;
}	
/* END NAVIGATION MAIN */
/* POLICY */
.policy {
	background-color: #f2f2f2;
	border-top: 2px solid #30a9de;
}
.policy-col{
	padding: 15px 0px;
	border-right: 2px solid #fff;
	text-align: center;
}
.policy-col.last{
	border: 0px;
}
.policy-col p{
	margin:0px;
	color: #7b7b7b;
	font-size: 13px;
}
.header-sales-col {
	padding: 20px 0px;
}
.header-sales-col p{
	margin-bottom: 0px;
}
.header-sales-col p a{
	color: #0c0c0c;
	font-size: 13px;
	position: relative;
	display: block;
}
.header-sales-col p a:hover{
color:#30a9de
}
.header-sales-col p a:after{
	position: absolute;
	content: '';
	width: 33px;
	height: 13px;
	margin-left:10px;
	top: 3px;
	background:url("hot.png") no-repeat 0px 0px;
}
/* END POLICY */

/* VERTICALMENU*/
.video-right.block{
margin-bottom: 0px;
}
.banner-right {
    margin-top: -3px;
}
.block{
	margin-bottom: 20px;
}
.title_block {
	background-color: #30a9de;
	color: #fff;
	line-height: 35px;
	border-radius: 3px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	margin:0px;
	padding-left: 15px;
	margin-bottom: 2px;
	cursor: pointer;
}
.title_block span{
	margin-left: 15px;
}
.verticalmenu{
	position: relative;
}
.verticalcontent {
	//border: 1px solid #ebebeb;
}
.list-child>li.cvt_lv_0 {
    border: 1px solid #e2e2e2;
    border-bottom: 0;
}
.list-child>li.cvt_lv_0:nth-last-child(1) {
    border-bottom: 1px solid #e2e2e2;
}
.list-child li.level0 {
	line-height: 30px;
	
	padding:0px 15px;
}
.list-child li a{
	color: #0c0c0c;
	font-size: 13px;
	display: block;
	padding: 1px 0px;
}
.list-child li a:hover{
	color:#30a9de
}
.submenu{
	display:none;
    position: absolute;
    top: 0px;
    left: 100%;
    background-color: #f0eeef;
    z-index: 99999;
	width: 663px;
}
.submenu.sub02{
	padding:15px;
	height:368px;
	    overflow: scroll;
}


.submenu.sub02::-webkit-scrollbar {
    width: 6px;
    height: 0px;
    background-color: #F5F5F5;
}

.submenu.sub02::-webkit-scrollbar-thumb {
    background-color: #000000;
}

.submenu.sub02::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}


.list-child li:hover .submenu{
	display:block;
}
.submenu > .level1{
	float: left;
    width: 33.333333%;
}
.submenu > .level1 > a{
	color: #30a9de;
	font-weight:bold;
}
.submenu > .level1 > ul > li a{
	padding:0px;
}
/* END VERTICALMENU*/

/* SLIDE HOME */
.bg-slide {
	margin-bottom:30px;
	margin-top:30px;
}
.slide-wrap img{
	width: 100%;
}
.slide-wrap{
	margin:0px 2px;
}
#owl-demo .owl-controls {
	text-align: center;
	z-index: 9999;
	position: absolute;
	bottom: 10px;
	width: 100%;
}
.bg-slide hr{
	border-top: 2px solid #30a9de;
	display:none;
}
/* END SLIDE HOME */
/* PRODUCT HOME */
.block-home{
	margin-bottom: 30px;
}
.best-seller-title{
	margin-bottom: 5px;
}
.best-seller-title h3{
	position: relative;
	margin: 0px;
	display: inline-block;
	font-size: 16px;
	line-height: 38px;
	padding: 0px 30px;
	background-color: #e53a40;
	color: #fff;
	border-radius: 0px 3px 3px 0px;	
}
.best-seller-title h3:after{
	position: absolute;
	content: '';
	border-top: 19px solid transparent;
	border-left: 13px solid #e53a40;
	border-right: 0px solid transparent;
	border-bottom: 19px solid transparent;
	right: -5px;
}
.best-seller-title ul{
	display: inline-block;
}
.best-seller-title ul li{
	display: inline-block;
}
.best-seller-title ul li a{
	font-size: 13px;
	color: #7b7b7b;
	padding:0px 15px;
}
.best-seller-title ul li a:hover{
color:#30a9de
}
.best-seller-title ul li:last-child a{
	border-right:none;
}
.best-seller-content {
	border-top: 5px solid #d1d1d1;
}
.main-best-seller .owl-theme .owl-controls{	
	position: absolute;
	right: 0px;
	top: -32px;
}
.main-best-seller .owl-theme .owl-controls .owl-buttons div{
	background: transparent;
	margin: 0px;
	color: #7b7b7b;
	padding: 3px 10px;
	font-size: 15px;
	display:inline-block;
}
.main-best-seller .owl-buttons {
	background-color: #efeeee;
}

.product-home-title{
	margin-bottom: 5px;
}
.product-home-title h3{
	position: relative;
	margin: 0px;
	display: inline-block;
	font-size: 16px;
	line-height: 38px;
	padding: 0px 30px;
	background-color: #30a9de;
	color: #fff;
	border-radius: 0px 3px 3px 0px;	
}
.product-home-title h3:after{
	position: absolute;
	content: '';
	border-top: 19px solid transparent;
	border-left: 13px solid #30a9de;
	border-right: 0px solid transparent;
	border-bottom: 19px solid transparent;
	right: -5px;
}
.product-home-title ul{
	display: inline-block;
}
.product-home-title ul li{
	display: inline-block;
}
.product-home-title ul li a{
	font-size: 13px;
	color: #7b7b7b;
	padding:0px 15px;
}
.product-home-title ul li a:hover{
color:#30a9de
}
.product-home-title ul li:last-child a{
	border-right:none;
}
.product-home-content {
	border-top: 5px solid #d1d1d1;
    border-right: 0px;
    border-left: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
}
.product-home-content .product-item{
	margin-right: 1px;
	box-shadow:0px 0px 1px #ccc;
	padding: 4px 5px;
}
.product-item{
	padding:5px;
	text-align: center;
	box-shadow:0px 0px 1px #ccc;
	
}
.product-item p{
	margin: 0px;
}
.product-item img {
	height: auto;
	padding:20px;
	margin:auto;
}
.pro-content .pro-name{
	text-transform: none;
	font-size:14px;
	font-weight:normal;
	line-height: 20px;
	min-height:40px;
	max-height:40px;
}
.pro-content .pro-name a{
	color: #090707;
	font-size: 14px;
}
.product-home-content .pro-content .pro-name{
	min-height: 40px;
    max-height: 40px;
	margin:0px;
}
.best-seller-content .pro-content .pro-name{
    min-height: 34px;
    max-height: 34px;
}
.pro-price {
    min-height: 40px;
    max-height: 40px;
	margin:5px 0px;
}
.pro-image {
    min-height: 170px;
    max-height: 170px;
    overflow: hidden;
    margin-bottom: 10px;
}
.pro-content{
	margin:12px 0px;
	padding:0px 10px;
}
.pro-content .price-new {
	color: #e53a40;
	font-size: 14px;
	letter-spacing: 0px;
	font-weight: bold;
}
.pro-content .price-old {
	font-size: 14px;
	color: #7b7b7b;
	text-decoration: line-through;
	opacity:0.5;
	font-size:11px;
}
.banner-center{
	margin-bottom: 0px;
}
.main-banner-home{
	margin-top:30px;
}
.link-detail a{
padding:5px 20px;
	background:#30a9de;
	border-radius:3px;
	color:#fff;
	font-size:14px;
}
/* END PRODUCT HOME */

/* BLOG */
.main-blog .container{
margin:30px auto;
}
.blog-inner{
	border:1px solid #ebebeb;
	padding:15px;
}
.blog-home-title{
	margin-bottom: 5px;
}
.blog-home-title h3{
	position: relative;
	margin: 0px;
	display: inline-block;
	font-size: 16px;
	line-height: 38px;
	padding: 0px 30px;
	background-color: #30a9de;
	color: #fff;
	border-radius: 0px 3px 3px 0px;	
}
.blog-home-title h3:after{
	position: absolute;
	content: '';
	border-top: 19px solid transparent;
	border-left: 13px solid #30a9de;
	border-right: 0px solid transparent;
	border-bottom: 19px solid transparent;
	right: -5px;
}
.blog-img img{
	width:100%;
}

.blog-description {
    color: #7b7b7b;
    font-size: 13px;
}

.more-info h3 {
    color: #090707;
    font-size: 14px;
    margin: 0px;
	font-weight:bold;
    line-height: 20px;
    text-transform: none;
}
.blog-home-name{
    color: #090707;
    font-size: 13px;
	font-weight:normal;
    margin: 0px;
	line-height: 30px;
    text-transform: none;
    border-bottom: 1px solid #f7f7f7;
}
.blog-home-name a{
    display:block;
	padding-left: 15px;
	background:url('icon-blog-hv.png') no-repeat 0px 11px;
	color:#7b7b7b
}
.blog-home-name a:hover{
	color:#30a9de;
	background:url('icon-blog.png') no-repeat 0px 9px;
}
.viewmore a{
	font-size: 13px;
    color: #7b7b7b;
	font-style: italic;
}
.video-home-title{
	margin-bottom: 5px;
}
.video-home-title h3{
	position: relative;
	margin: 0px;
	display: inline-block;
	font-size: 16px;
	line-height: 38px;
	padding: 0px 30px;
	background-color: #e53a40;
	color: #fff;
	border-radius: 0px 3px 3px 0px;	
}
.video-home-title h3:after{
	position: absolute;
	content: '';
	border-top: 19px solid transparent;
	border-left: 13px solid #e53a40;
	border-right: 0px solid transparent;
	border-bottom: 19px solid transparent;
	right: -5px;
}
#list-videos{
	border-bottom: none;
}
#list-videos>li {
    float: none;
    margin-bottom: 0px;
}
#list-videos>li>a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: none;
    border-radius: 0px;
	padding:0px;
	padding-left: 15px;
	padding-bottom:10px;
    background: url('icon-blog-hv.png') no-repeat 0px 4px;
}
#list-videos>li.active>a, #list-videos>li.active>a:focus, #list-videos>li.active>a:hover {
    color: #555;
    cursor: pointer;
    color: #30a9de;
    background: url('icon-blog.png') no-repeat 0px 4px;
    border: none;
    border-bottom-color: transparent;
}
#list-videos>li>a:focus, #list-videos>li>a:hover{
	color: #30a9de;
    background: url('icon-blog.png') no-repeat 0px 1px transparent;
}
.tab-content p {
    margin: 0px;
}
.tab-content img{
	width:auto;
}
/* END BLOG */
/* FOOTER */
.footer {
	background-color: #f7f7f7;
	margin-top:30px;
}
.footer-top {
    background-color: #30a9de;
    color: #fff;
	line-height: 62px;
}
.footer-top h4{
	margin: 0px;
    font-size: 16px;
    font-weight: 500;
    line-height: 40px;
    padding: 11px 0px;
}
.footer-top .input-text{
	border: none;
    padding: 5px;
    line-height: 25px;
	color: #000;
    width: 100%;
    margin-top: 13px;
    border-radius: 3px;
}
.footer-top .btn-cart{
	position: absolute;
    right: 15px;
    top: 3px;
    border: none;
    background-color: #0077ab;
    padding: 0px 15px;
    line-height: 35px;
    border-radius: 0px 3px 3px 0px;
}
.foo-phone{
	text-align:right;
	font-size:18px;
}
.footer-content{
	padding: 35px 0px 20px;
}
.footer p{
	margin:0px;
}
.footer-info h3{
	margin: 0px;
    font-size: 14px;
    line-height: 20px;
    border-bottom: 1px dashed #DDD;
    margin-bottom: 5px;
    padding-bottom: 4px;
}
.footer-info .company{
	color: #30a9de;
}
.footer-info h4{
	margin:0px;
	font-size:14px;
	color:#090707;
	text-transform:none;
	line-height: 25px;
}
.footer-info p{
	color:#7b7b7b;
	font-size:13px;
	margin:0px;
	line-height: 25px;
}
.footer-info li a{
	color:#7b7b7b;
	font-size:13px;
	margin:0px;
	line-height: 25px;
}
.footer-info li a:hover{
color:#30a9de
}
.foo-social li{
	display:inline-block;
}
.foo-social li a{
	font-size: 20px;
    padding: 0px 13px 0 0;
}

.footer-tag{
    padding: 15px 0px;
}
.footer-tag a{
	color:#7b7b7b;
	font-size:13px;
}
.footer-tag a:hover{
color:#30a9de
}
.footer-bottom {
	background-color:#363636;
    padding: 15px 0px;
    text-align: center;
	color:#7b7b7b
}
.footer-bottom a{
	color:#7b7b7b
}
/* END FOOTER */

/* COLLECTION */
.collection-banner-top {
    margin-bottom: 15px;
}
.toolbar{
	border-bottom: 3px solid #d1d1d1;
}
.collection-name {
    margin: 0px;
    font-size: 18px;
    text-transform: none;
    line-height: 40px;
	display: block;
    clear: both;
    
}
.product-list-grid {
    border: 1px solid #d1d1d1;
    border-top: none;
    margin-bottom: 30px;
}
.product-list-grid .product-item{
	border-bottom: 1px solid #d1d1d1;
}
.product-list-grid > div:nth-child(6) > .product-item,
.product-list-grid > div:nth-child(12) > .product-item,
.product-list-grid > div:nth-child(18) > .product-item,
.product-list-grid > div:nth-child(24) > .product-item{
	border-right:0px;
}

/* END COLLECTION */
/* breadcrumb */
.main-breadcrumb .breadcrumb{
	background-color: transparent;
	border-radius:0px;
	margin: 15px 0px;
    padding: 0px;
	font-size:12px;
}
.breadcrumb>.active{
	color: #30a9de;
}
.breadcrumb>li a{
	color: #7c7c7c;
}
.breadcrumb>li+li:before{
	content: "\f101";
	font: normal normal normal 14px/1 FontAwesome;
	color: #7c7c7c;
}
/* end breadcrumb */
/* BLOG */
.blog-banner-top {
    margin-bottom: 20px;
}
.blog-home-title h1{
	position: relative;
	margin: 0px;
	display: inline-block;
	font-size: 16px;
	line-height: 38px;
	padding: 0px 30px;
	background-color: #30a9de;
	color: #fff;
	border-radius: 0px 3px 3px 0px;	
}
.blog-home-title h1:after{
	position: absolute;
	content: '';
	border-top: 19px solid transparent;
	border-left: 13px solid #30a9de;
	border-right: 0px solid transparent;
	border-bottom: 19px solid transparent;
	right: -5px;
}
.blog-article {
    padding-top: 15px;
    border-top: 5px solid #efedee;
    margin-top: 15px;
}
.blog-item{
	margin-bottom:25px;
}
.blog-item p {
    margin: 0px;
}
.blog-item .blog-name {
    margin: 0px;
    font-size: 15px;
    text-transform: none;
    line-height: 30px;
}
.blog-item .blog-info {
    color: #b6b6b6;
    margin: 5px 0px;
}
.blog-item .blog-description{
	color:#101010;
	margin: 5px 0px 10px;
	font-size: 14px;
}
.blog-item .blog-cate{
	color:#101010;
	font-weight:bold;
	font-size: 12px;
}
.blog-item .blog-cate .fa{
	color: #ff9944;
}
.blog-item .blog-cate a{
	font-weight:normal;
	color: #b6b6b6;
}

.blog-heading {
    margin: 0px;
    line-height: 38px;
    background-color: #d5343a;
    color: #fff;
    padding-left: 20px;
    font-size: 16px;
    text-transform: uppercase;
}
.blog-cata-content {
    padding: 10px;
    border: 1px solid #e4e2e3;
}
.blog-cata-content li a{
	line-height: 35px;
    padding-left: 20px;
    background: url('icon-blog-hv.png') no-repeat 0px 13px;
    display: block;
	color:#7b7b7b
}
.blog-cata-content li a:hover{
	color: #30a9de;
    background: url('icon-blog.png') no-repeat 0px 13px;
}
.blog-cata-content li.active a{
	color: #30a9de;
	background: url('icon-blog.png') no-repeat 0px 13px;
}
.blog-new .blog-heading{
	background-color: #30a9de;
}
.blog-new-content {
    padding: 10px 15px;
    border: 1px solid #e4e2e3;
}

.blog-new-name {
    margin-bottom: 15px;
}
.blog-new-name a{
	color: #7b7b7b;
	font-size:14px;
}
.blog-new-name a:hover{
	color: #30a9de;
}
.blog-info {
    color: #b6b6b6;
    margin: 10px 0px;
	font-size:12px;
}
.blog-banner img{
	width:100%;
}
.article-content{
	margin-top:15px;
	margin-bottom: 30px;
}
.article-content img{
	width:90%;
	text-align:center;
}
.article-name {
    margin: 0px;
    font-size: 19px;
    line-height: 30px;
}
.article-cate {
    border-bottom: 5px solid #d1d1d1;
    margin-bottom: 10px;
}

.article-cate h3 {
    margin: 0px;
    font-size: 16px;
    line-height: 30px;
}
.article-cate .blog-cate{
	margin:0px;
	font-size:13px;
	font-weight:bold;
	line-height: 30px;
}
.article-cate .blog-cate .fa{
	color: #ff9944;
}
.article-cate .blog-cate a{
	font-weight:normal;
    color: #b6b6b6;
}
.tags{
	font-weight:bold;
}
.tags .fa{
	color: #ff9944;
}
.tags a{
	font-weight:normal;
	color: #b6b6b6;
}
.share{
	margin:10px 0px;
}
.stButton .stButton_gradient, .stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices{
	height:23px !important;
}
.article-comment {
    padding: 20px 0px;
}
.comment-heading {
    margin: 0px;
    font-size: 19px;
    line-height: 30px;
	margin-bottom:15px;
}
.article-comment .input-control{
	border: 1px solid #E6E6E6;
	padding: 5px 20px;
    width: 40%;
	margin-bottom: 10px;
}
.article-comment textarea {
	border: 1px solid #E6E6E6;
    padding: 20px;
	width: 100%;
}
.article-comment .product-atc {
    border: none;
    color: #fff;
    background-color: #E53A40;
    padding: 10px 30px;
}
.article-comment .product-atc:hover{
background-color: #30a9de;
}
.related-name a {
    font-size: 13px;
    color: #7c7c7c;
}
.blog-related.owl-theme .owl-controls{	
	position: absolute;
	right: 0px;
	top: -45px;
}
.blog-related.owl-theme .owl-controls .owl-buttons div{
	background: transparent;
	margin: 0px;
	color: #7b7b7b;
	padding: 3px 18px;
	font-size: 15px;
	display:inline-block;
}
.blog-related .owl-buttons {
    background-color: #efeeee;
}
/* END BlOG */

/* PRODUCT */
#gallery_01 {
	margin-top: 30px;
}
#gallery_01 li a img {
	margin-bottom: 8px;
    border: 1px solid #eee;
	border-left:0px;
}
#gallery_01 .flex-active-slide{
	padding: 5px 0px;
}
#gallery_01 .flex-direction-nav > li {
	position: absolute;
	right: 50%;
}
#gallery_01 .flex-direction-nav > li > a {
	font-family: "FontAwesome";
	color: #d9d9d9;
}
#gallery_01 .flex-direction-nav .flex-next::before{
	content: "\f176";
}
#gallery_01 .flex-direction-nav .flex-prev::before{
	content: "\f175";
}
#gallery_01 .flex-direction-nav .flex-nav-next {
	top:0;
}
#gallery_01 .flex-direction-nav .flex-nav-prev {
	bottom: -30px;
}
#img_01{
	width:100%;
	padding: 15px 0px;
}
.prod-image {
    border: 1px solid #eee;
    margin-bottom: 30px;
	padding-bottom: 30px;
}
.pd-name {
    margin: 0px;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 5px;
}
.prod-price .price {
    font-size: 24px;
    font-weight: 500;
	color:#e33a3d;
	margin-right: 15px;
	    padding: 0;
}
.prod-price .price b{
	font-size: 20px;
	color:#0c0c0c;
}
.prod-price .compare-price {
    font-size: 20px;
    font-weight: 500;
	color:#e33a3d;
}
.prod-price .compare-price b{
	font-size: 12px;
}
.prod-price .compare-price del{
color: #ccc;
	font-size:14px;
}
.availability {
    padding: 5px 8px;
    background-color: #ff9944;
    color: #fff;
    margin-top: 5px;
	font-size:10px;
}
.out-stock{
	background-color:#f2f2f2;
	color:#333;
}
.pd-description-mini {
    margin-bottom: 0px;
}
.pd-description-mini td{
	padding:5px 0px;
	color: #333333;
}
.short-description {
    margin-bottom: 20px;
    font-size: 14px;
    color: #0c0c0c;
}
.pd-form label{
	margin-right:15px;
	font-size: 14px;
	width:79px;
}
.pd-form input{
	border:1px solid #f2f2f2;
	padding:6px 15px;
	border-radius:3px;
}
.product-atc {
    background-color: #30a9de;
    border: none;
    color: #fff;
    border-radius: 3px;
    padding: 6px 15px;
	text-transform: uppercase;
}
.nav-tabs.pd-nav {
    background-color: #e9e9e9;
	border: 0px;
	border-radius:0px;
}
.nav-tabs>li{
	margin:0px;
}
.nav-tabs>li>a{
	border: 0px;
	border-radius:0px;
	color:#7b7b7b;
	margin:0px;
	font-weight:bold;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #0c0c0c;
    cursor: default;
    background-color: #c9c9c9;
    border: 0px;
    border-bottom: none;
}
.nav>li>a:focus, .nav>li>a:hover{
	background-color: #c9c9c9;
}
.tab-content {
    padding: 0px;
}
.pd-bottom .tab-content {
    padding: 0px;
	padding-top:15px;
}
.footer-info h3.h3-pad30{
margin-top:5px;
}
.pd-tags {
    margin:20px 0px;
}
.pd-tags .fa{
	color:#fe9a45;
}
.pd-tags a{
	background-color: #efedee;
    padding: 5px;
	margin:3px;
    border-radius: 4px;
    color: #7b7b7b;
    font-style: italic;
    display: inline-block;
}

.main-related {
    margin-top: 20px;
}
.related-title {
    border-bottom: 5px solid #d1d1d1;
    margin-bottom: 10px;
}

.related-title h3 {
    margin: 0px;
    font-size: 16px;
    line-height: 30px;
}
.main-related .owl-theme .owl-controls{	
	position: absolute;
	right: 0px;
	top: -45px;
}
.main-related .owl-theme .owl-controls .owl-buttons div{
	background: transparent;
	margin: 0px;
	color: #7b7b7b;
	padding: 3px 18px;
	font-size: 15px;
	display:inline-block;
}
.main-related .owl-buttons {
    background-color: #efeeee;
}

.hotline-heading {
    margin: 0px;
    line-height: 38px;
    background-color: #d5343a;
    color: #fff;
    padding-left: 20px;
    font-size: 16px;
    text-transform: uppercase;
}
.sidebar-hotline h4{
	margin: 0px;
    line-height: 35px;
    font-size: 15px;
    font-weight: 500;
}
.hotline-content {
    background-color: #f2f2f2;
}
.hotline-content .hotline-item{
	padding:15px;
	border-bottom: 2px solid #fff;
}
.hotline-content .hotline-item:last-child{
	border-bottom:none;
}
.hotline-item p{
	margin:0px;
	line-height:25px;
}
.hot_sup{
	margin:15px 0px;
}
.hot_sup a{
	margin-right: 15px;
}
.btn-call {
    display: inline-block;
    border-radius: 3px;
	background-color: #30a9de;
}
.btn-call a{
	display:block;
	padding:5px 10px;
	color: #fff;
    font-size: 16px;
}
/* END PRODUCT */
/* CART */
.table-bordered thead{
	background-color:#7b7b7b;
	color:#fff;
}
.table-bordered thead th{
	font-weight: normal;
	border-bottom: none !important;
}
.table-bordered img{
	border: none;
}
.table-bordered p{
	text-transform: uppercase;
	font-weight: bold;
	font-size:14px;
	color: #0c0c0c
}
.item-quantity {
    padding: 5px;
	border: 1px solid #ccc;
}
.total-pri{
	color:#e43a43;
	font-weight: bold;
}
.cart_table .btn-cart{
	display: inline-block;
	border:none;
	padding: 10px 20px;
	text-transform: uppercase;
	color:#101010;
	background-color:#f2f2f2;
	border-radius: 3px;
}
.cart_table .checkout{
	color:#fff;
	background-color:#30a9de;
}
/* END CART */
/* FORM STYLE */
.form-style input, .form-style textarea {
    margin: 10px 0;
    font-size: 13px;
    color: #aaaaaa;
    border: 1px solid #e4e4e4;
    padding: 10px;
    outline: none;
	    width: 100%;
}
.form-style select {
	height: 40px;
    width: 50%;
    font-size: 14px;
    color: #737373;
    padding: 10px;
    border: 1px solid #cdcdcd;
    outline: none;
    margin: 8px 0;
}
.form-style button {
    font-size: 13px;
    color: #aaaaaa;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 10px 20px;
    background-color: #ffffff;
}
.single-option-selector{
    padding:5px 10px;
  	margin:10px 0px;
	border:1px solid #f2f2f2;
	border-radius:3px;
	width:200px;
}

.product_tab_1 .block-sidebar-product {
    margin: 0;
	margin-bottom: 20px;
}

.product_tab_1 .caption h4 a {
    
    text-align: left;
    
}

.product_tab_1 .price {
    
    text-align: left;
}
.product_tab_1 .block-sidebar-product-content img {
    width: 38%;
}

.product-thumb .item .item-inner:hover .img-1{opacity:0;transform:rotateY(90deg);transition:all 0.5s ease-in-out;}
.product-thumb .item .item-inner:hover .img-2{opacity:1;transform:rotateY(0deg);transition:all 0.5s ease-in-out;width:auto !important;}
.product-thumb .item .item-inner .button-group{position:absolute;width:100%;top:50%;z-index:5;}
.product-thumb .item .item-inner .button-group .button{height:34px;
	margin-left: 33%;
	width:35px;background:rgba(0, 0, 0, 0.6);color:#fff;display:inline-block;line-height:38px;vertical-align:top;border:none;padding:0;text-align:center;opacity:0;transform:translateY(-150px);-moz-transform:translateY(-150px);-webkit-transform:translateY(-150px);transition:all 0.5s ease-in-out;}
.product-thumb .item .item-inner .button-group a{color:#fff}
.product-thumb .item .item-inner:hover .image .button-group .button{opacity:1;transform:translateY(0);-moz-transform:translateY(0);-webkit-transform:translateY(0);transition:all 0.3s ease-in-out;}
.product-thumb .item .item-inner:hover .button-group .button:nth-child(1){transition-delay:0.2s;}
.product-thumb .item .item-inner:hover .button-group .button:nth-child(2){transition-delay:0.000001s;}
.product-thumb .item .item-inner:hover .button-group .button:nth-child(3){transition-delay:0.3s;}
.product-thumb .item .item-inner:hover .button-group .button:nth-child(4){transition-delay:0s;}
.product-thumb .item .item-inner{background:#fff;border:1px solid #ddd;;margin:0px 0 30px 0;overflow:hidden;position:relative;}
.bizweb-product-reviews-badge > div:nth-child(2), .bizweb-product-reviews-badge > div:nth-child(3){display:none;}
.bizweb-product-reviews-badge{margin:0 9px;margin:0 auto;}
.star-off-png{font-size:11px !important;}
.caption:hover h4 a{color:#3ab54a;}
.caption h4 a{    color: #444;
    font-weight: normal;
    font-size: 14px;
    display: block;
    line-height: 20px;
padding-top: 3px;
}
.price, .price .price-new, .price span.price{font-weight: normal;
    color: #f48549;
    font-size: 17px;}
.price .price-old{font-size:12px;font-weight:normal;color:#888;text-decoration:line-through;}
.caption h4{    min-height: 35px;margin: 0;}
.price{padding:0 14px;text-align:center;}
.header-title{border-bottom:1px solid #e1e1e1;margin-bottom:15px;position:relative;margin-top:15px;}
.header-title:after{position:absolute;content:"";width:100px;height:3px;background:#3ab54a;bottom:0px;}
.modtitle{border-bottom:1px solid #e1e1e1;margin:0 0px 2px 0;line-height:42px;color:black;text-transform:uppercase;font-weight:bold;font-size:25px;}
.box-detail h3{margin:0 0 13px;}
.breadcrumbs{margin:10px 0;}
.btn_button:hover{color:#fff;opacity:0.9;}
input.btn.custom-button.btn_button.bgxam{background:#ddd;color:#000;border-color:#999;}
.bangtong tr td:nth-child(1){font-weight:bold;font-size:15px;text-transform:uppercase;color:#3ab54a;}
.modtitle span:nth-child(2){color:#888}
.product-thumb .owl2-prev:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:url('arow.png') no-repeat 8px 6px;opacity:1 !important;}
.product-thumb .owl2-next:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:url('arow.png') no-repeat -18px 6px;opacity:1 !important;}
.product-thumb .owl2-controls .owl2-nav > div{position:relative;height:23px;width:23px;margin:0 2px;border:1px solid #ddd;background:#fff;opacity:1;text-indent:-10000px;display:block !important;}
.product-thumb .owl2-dots{display:none !important;}
.product-thumb .owl2-nav .owl2-prev,.product-thumb .owl2-nav .owl2-next{background:#797575 none repeat scroll 0 0;color:#fff;cursor:pointer;float:left;font-family:Arial;font-size:20px;font-weight:600;height:20px;line-height:18px;margin:0 0 0 4px;opacity:0.5;outline:medium none;text-align:center;vertical-align:middle;width:20px;}
.product-thumb .owl2-controls{position:absolute;top:-50px;right:15px;}
.so-spotlight3{background-size:cover;padding:75px 0 10px 0;min-height:300px;margin:0;}
.block-sidebar-product-content .button-group {
    display: none;
}

a.lt-image img {
    display: inline-block;
}
.block-sidebar-product-content img {
    width: 40%;
    float: left;
    padding: 5px;
	    margin-right: 10px;
}
.img-1 {
    position: relative;
    z-index: 2;
    opacity: 1;
    transition: all 0.5s ease-in-out;
}
.block-sidebar-product-content .item {
    overflow: hidden;
    clear: both;
    border-bottom: 1px solid #ddd;
}

.block-sidebar-product {
    border: 1px solid #ddd;
    margin-top: 10px;
}
.block-sidebar-product-title h2{
    text-transform: uppercase;
    font-weight: normal;
    color: #fff;
    font-size: 15px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-bottom: 3px solid #30a9de;
    background: #30a9de;
    padding-top: 10px;
    margin-top: 0;

}
/* END FORM STYLE */

/* FORM LOGIN */
.form-login {
	}
.form-login .row p {
	padding-top: 10px;
}
.form-login input {
	margin: 0 0 10px 0;
	    width: 100%;
}
.form-login .form-heading {
	font-size: 18px;
	color: #333333;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin:0;
}
.form-login .form-description {
	font-size: 16px;
	color: #666666;
	padding: 10px 0 20px 0;
}
.main-maps {
    margin-bottom: 20px;
}
.btn-cart {
    background: #30a9de;
    border: none;
    padding: 10px 20px;
    color: #fff;
    margin: 10px 0px;
	border-radius:3px;
}

/* END FORM LOGIN */
.pd-top {
    margin-bottom: 30px;
}
#back-top {
	height: 52px;
	position: fixed;
	right: 20px;
	bottom: 200px;
	width: 52px;
	cursor: pointer;
	margin: 0;
	font-size: 40px;
	background-color: #30a9de;
	color: #fff;
	border-radius: 100%;
	line-height: 52px;
	text-align:center;
}
li.level0:hover {
    background: #f0eeef;
}
.bo_cong_thuong img {
	max-width: 140px;
}