@charset "utf-8";


body {
	font-family: 'GoogleSans-Regular';
}





input,
button,
select,
textarea {
	outline: none;
}

img {
	max-width: 100%;
}

a:hover,
a:focus {
	text-decoration: none;
}

a {
	color: #333;
}

.owl-theme .owl-nav {
	margin-top: 0px !important;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
	margin: 0px !important;
	padding: 0px !important;
}

.owl-prev,
.owl-next {
	margin: 0px !important;
	border-radius: 0px !important;
}

.fl-left {
	float: left !important;
}

.fl-right {
	float: right !important;
}

.content-content {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 15px;
}


/* css main slider */
	
#slider-home .owl-prev{
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
}
#slider-home .owl-next{
	
position: absolute;
	
top: 50%;
	
right: 0;
	
transform: translateY(-50%);
}
#slider-home .owl-nav >div{
	background-color: rgba(51, 51, 51, 0.6);
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
}
.top-header ul{
	list-style: none;
	padding:0;
	margin:0;
}
.top-header ul li{
	display: inline-block;
	float: left;
}
.top-header{
	    background-color: rgba(116,76,41,0.35);
	        padding: 5px 0;
}
.hc-nav-trigger.hc-nav-1{
	display: none!important;
}
.second-nav{
	display: none;
}
.top-header-left ul li a{
	    font-size: 12px;
    color: #fff;
    border-right: 1px solid #fff;
    display: inline-block;
    padding-right: 10px;
    margin-right: 10px;
}

.top-header-left ul li:last-child a{
	border-right: 0
}
.top-header-right ul li a{
	    color: #fff;
    display: inline-block;
    padding-left: 10px;
}
.top-header-right ul {
	display: inline-block;

}
.top-header-right{
	text-align: right;
}
.main-menu>ul{
	padding-left: 0;
	display: inline-block;
	margin:0;
	
}
.main-menu>ul>li{
	float: left;
	list-style: none;
	position: relative;
	padding:0 13px;
}

.main-menu>ul>li>a{
	    font-size: 14px;
    text-transform: uppercase;
    color: #333;
    font-family: 'GoogleSans-Bold';
    display: inline-block;
    padding: 10px 0;
	
}

.main-menu>ul>li.active>a{
	    color: #562c08;
}
.main-menu>ul>li:hover>a{
	color: #d70b0d;
}


.main-menu ul li .submenu{
	   padding-left: 0;
    position: absolute;
    z-index: 11;
  
   
    width: 226px;
    list-style: none;
    left: 0;
    top: 45px;
	visibility: hidden;
	opacity: 0;
	    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
a{
	    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
img{
	    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.main-menu ul li .submenu li a{
	    color: #fff;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    padding: 10px;
}
.main-menu ul li .submenu li {
	      margin-bottom: 0px;
    background: #562c08;
	border-bottom: 1px solid #fff;
}
.main-menu ul li .submenu li:last-child{
	border:0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.main-menu ul li:hover .submenu{
	    top: 40px;
	display: block;
	visibility: visible;
	opacity: 1;
}
.container{
	width: 1215px;
}
.top-holine .icon{
	    width: 50px;
    display: inline-block;
    float: left;
}
.top-holine .nav-icon{
	    width: calc(100% - 50px);
    display: inline-block;
    float: right;
    padding-left: 10px;
}
.top-holine .nav-icon .phone-title{
	    font-family: 'GoogleSans-Bold';
    font-size: 18px;
    display: inline-block;
    width: 100%;
}
.top-holine .nav-icon .title-t{
	font-size: 14px;
}
.logo-menu .col-md-2{
	    width: 19.66666667%;
}
.logo-menu .col-md-3{
	    width: 22%;
}
.logo-menu{
	    padding: 7px 0;
}
.main-menu{
	    margin-top: 17px;
}
.top-holine{
	    display: inline-block;
    margin-top: 12px;
}
.top-category{
	background: url('../images/ds.jpg');
	background-size: 100% 100%;
}
.top-category .title-category{
	background: url('../images/sub-menu.jpg');
    margin: 0;
    color: #333;
        padding: 15px 15px;
     font-family: 'GoogleSans-Bold';

}
.top-category .title-category svg{
	margin-right: 10px;
}
.top-category-right form{
	width: 445px;
    position: relative;
    margin-top: 7px;
        margin-left: 12px;
}
.top-category-right form input[type=text]{
	    font-size: 15px;
    background-color: rgba(255, 255, 255, 0.3) !important;
    border-color: rgba(255,255,255,0.09);
    color: #FFF;
    height: 35px;
    border-radius: 6px;
    margin-left: 3px;
    width: 100%;
    padding-left: 15px;
}
.top-category-right form input[type=text]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.top-category-right form input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.top-category-right form input[type=text]::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
.top-category-right form button{
	    position: absolute;
    top: 7px;
    right: 4px;
    border: 0;
    background: no-repeat;
    color: #fff;
}
.banner-category .row{
	margin-left: 0;
	margin-right: 0;
}
.banner-category .row .col-md-3{
	padding-left: 0;
	padding-right: 0
}
.banner-category .row .col-md-6{
	padding-left: 0;
	padding-right: 0
}
 .category-left{
	    border: 1px solid #ddd;
	    background: #fff;
}
.category-left ul{
	padding: 0;
    margin: 0;
    list-style: none;
    
}
 .category-left ul li{
	padding:10px 15px;
	border-bottom: 1px solid #ddd;
	font-size: 15px;
	position: relative;
}
 .category-left ul li a svg{
	    font-size: 11px;
    float: right;
    margin-top: 7px;
}

 .category-left ul li ul{
	    position: absolute;
    right: -260px;
    width: 254px;
    background: #fff;
    top: 0;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

 .category-left ul li:hover ul{
	visibility: visible;
	opacity: 1;
	 right: -254px;
}
 .category-left ul li img{
	width: 25px;
	margin-right: 10px;

}
 .category-left ul li:last-child{
	border-bottom: 0
}
.top-category .row{
	margin-left: 0;
	margin-right: 0
}
.top-category .row .col-md-3{
	padding-left: 0;
	padding-right: 0
}
.top-category .row .col-md-9{
	padding-left: 0;
	padding-right: 0
}
.banner-right .item img{
	width: 100%;
	height: 154px;
	object-fit: cover;
}
#slider-home .item img{
	height: 461px;
	object-fit: cover;
}
.banner-category{
	background-color: rgb(243, 243, 243);
}
.icon-box .item .icon{
	    width: 50px;
    display: inline-block;
    float: left;
}
.icon-box .item .nav-icon{
	    width: calc(100% - 50px);
    display: inline-block;
    float: right;
    padding-left: 15px;
}
.icon-box .item .nav-icon .title{
font-family: 'GoogleSans-Bold';
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 5px;
}
.icon-box .item .nav-icon .desc{
	    margin: 0;
    color: #777;
}
.icon-box .item {
	position: relative;
}
.icon-box .item:after{
	    content: '';
    position: absolute;
    right: -12px;
    top: 0;
    width: 1px;
    height: 81px;
    border-right: 1px dashed #ddd;

}
.icon-box .col-md-3:last-child .item:after{
	display: none;
}
.icon-box{
	margin-top: 50px;
}
.banner-ads-home .row{
	margin-left: -10px;
	margin-right: -10px;
}
.banner-ads-home .row .col-md-6{
	padding-left: 10px;
	padding-right: 10px;
}
.banner-ads-home  .item img{
	    width: 100%;
    height: 225px;
    object-fit: cover;
}
.banner-ads-home  .item{
	overflow: hidden;
}
.banner-ads-home  .item:hover img{
	    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.banner-ads-home  .item {
	margin-bottom: 20px;
}
.banner-ads-home  .content-banner-ads{
    border-top: 1px dashed #ddd;
    margin-top: 40px;
    padding-top: 40px;
}
.title-primary{
	    margin: 0;
    background: #f7f7f7;
    font-size: 18px;
    padding: 15px 20px;
    color: #9e5209;
    border-bottom: 3px solid #9e5209;
}
.item-product{
	border: 1px solid #ddd;
    border-radius: 10px;
    text-align: center;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.item-product:hover{
	border:1px solid #744c29;
}
.item-product .image img{
	    width: 100%;
    height: 270px;
    object-fit: cover;
}
.item-product .image{
	overflow: hidden;
	border-radius: 10px 10px 0 0;
}
.item-product .image:hover img{
	    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.item-product .nav-img{
	padding:15px;
}
.item-product .nav-img .masp{
	    background: #e8e8e8;
    padding: 2px 10px;
    margin: 0;
    color: #777;
}
.item-product .nav-img .title{
	    font-size: 15px;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    margin-top: 10px;
        margin-bottom: 5px;

}
.item-product .nav-img .price-old{
	    margin-bottom: 4px;
    color: gray;
    font-size: 14px;
}
.item-product .nav-img  .price-new{
	    font-size: 17px;
    color: red;
    margin-bottom: 4px;
}
.item-product .nav-img  .price-new span{
	  font-family: 'GoogleSans-Bold';
}
.item-product .nav-img .tietkiem{
	    background: #744c29;
    color: #fff;
    padding: 7px;
    border-radius: 4px;
    display: inline-block;
    margin-top: 6px;
}
.product-home .row{
	margin-left: -10px;
	margin-right: -10px;
}
.product-home .row .col-md-3{
	padding-left: 10px;
	padding-right: 10px;
}
.product-home .item-product{
	margin-bottom: 20px;
}
.product-home .nav-product-home{
	margin-top: 20px;
}
.title-primary .xemthem{
	    color: #999;
    font-size: 15px;
    float: right;
}
.new-home .nav-new-home .item{
	    box-shadow: 0 1px 3px -2px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
	    text-align: center;
}
.new-home .nav-new-home .item .nav-img{
	padding:15px;
}
.new-home .nav-new-home .item .nav-img .title{
    font-family: 'GoogleSans-Bold';
    font-size: 18px;
    margin-top: 10px;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
}
.new-home .nav-new-home .item .nav-img .title a{
	    color: #555;
}
.new-home .nav-new-home .item .nav-img  .desc{
	    margin: 0;
    color: #555;
    line-height: 21px;
    height: 63px;
    overflow: hidden;
}
.is-divider {
    display: block;
    background-color: rgba(0,0,0,.1);
    margin: 1em 0 1em;
    width: 100%;
        margin-top: .5em;
    margin-bottom: .5em;
        height: 1px;
    max-width: 100%;
}
.new-home .nav-new-home .item .image img{
	    width: 100%;
    height: 260px;
    object-fit: cover;
}
.new-home .nav-new-home{
	margin-top: 20px;
}
.new-home .nav-new-home .item{
	margin-bottom: 30px;
}
.slider-logo .item{
  height: 100px;
  position: relative;
  text-align: center;

}
.slider-logo .item img{
  width: auto;
  position: absolute;
  top:50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.slider-logo  .owl-prev{
  
position: absolute;
  
top: 50%;
  
transform: translateY(-50%);
  
left: 0;
}
.slider-logo  .owl-next{
  
position: absolute;
  
top: 50%;
  
transform: translateY(-50%);
  
right: 0;
}
.slider-logo {
  padding: 15px 30px;

}
.band-logo  .title-primary1{
	    font-family: 'GoogleSans-Bold';
    text-align: center;
    padding-bottom: 10px;
}
#footer-site{
	background-color: rgb(246, 241, 241);
    padding-top: 50px;
    margin-top: 35px;
}
#footer-site .item .title-footer{
	    margin-top: 0;
    color: #555;
    font-family: 'GoogleSans-Bold';
    font-size: 22px;
    padding-bottom: 10px;

}
#footer-site .item ul{
	    padding: 0;
    margin: 0;
    list-style: none;
}
#footer-site .item ul li{
	padding-bottom: 10px;
}
#footer-site .item .desc{
	padding-bottom: 10px;
}
#footer-site .item  .menu-info-footer li a img{
	    width: 36px;
    margin-right: 10px;
}
#footer-site .item .img-tb{
	    margin-top: 15px;
    margin-bottom: 18px;
}
#footer-site .item  .fb-footer iframe{
	width: 100%;
	height: 225px;
}
#footer-site .item  .fb-footer{
	margin-top: 15px;
}
.copy-right{
	    background: #744c29;
    text-align: center;
    padding: 15px;
    margin-top: 20px;
}
.copy-right .wp-copy {
	    text-align: center;
    color: #fff;
    font-size: 16px;
}
.copy-right .wp-copy  a{
	color: #fff;
}
img {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.hotline {
	background: url('../images/hotline.png');
	background-size: cover;
	position: fixed;
	left: 0;
	z-index: 9999999;
	height: 100px;
	width: 300px;
	color: #fff;
	padding: 30px 0 0 45px;
	bottom: 5%;
}

.hotline-no a {
	color: #FFF;
}

.hotline .hotline-no {
	float: left;
}

.faa-wrench.animated {
	animation: wrench 2.5s ease infinite;
	animation-name: wrench;
	animation-duration: 2.5s;
	animation-timing-function: ease;
	animation-delay: initial;
	animation-iteration-count: infinite;
	animation-direction: initial;
	animation-fill-mode: initial;
	animation-play-state: initial;
}

.hotline p:first-child {
	
	font-size: 14px;
	    margin-top: 2px;
}

.hotline p {
	font-size: 11px;
	
	text-transform: uppercase;
	margin: 0;
}

.hotline p {
	text-align: center;
}

.hotline img {
	float: left;
	margin: 11px 18px 0 3px;
}

img {
	border: 0;
	vertical-align: middle;
}

@-webkit-keyframes wrench {
	0% {
		-webkit-transform: rotate(-12deg);
		transform: rotate(-12deg)
	}
	8% {
		-webkit-transform: rotate(12deg);
		transform: rotate(12deg)
	}
	10%,
	28%,
	30%,
	48%,
	50%,
	68% {
		-webkit-transform: rotate(24deg);
		transform: rotate(24deg)
	}
	18%,
	20%,
	38%,
	40%,
	58%,
	60% {
		-webkit-transform: rotate(-24deg);
		transform: rotate(-24deg)
	}
	100%,
	75% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

@keyframes wrench {
	0% {
		-webkit-transform: rotate(-12deg);
		-ms-transform: rotate(-12deg);
		transform: rotate(-12deg)
	}
	8% {
		-webkit-transform: rotate(12deg);
		-ms-transform: rotate(12deg);
		transform: rotate(12deg)
	}
	10%,
	28%,
	30%,
	48%,
	50%,
	68% {
		-webkit-transform: rotate(24deg);
		-ms-transform: rotate(24deg);
		transform: rotate(24deg)
	}
	18%,
	20%,
	38%,
	40%,
	58%,
	60% {
		-webkit-transform: rotate(-24deg);
		-ms-transform: rotate(-24deg);
		transform: rotate(-24deg)
	}
	100%,
	75% {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0)
	}
}

.faa-parent.animated-hover:hover>.faa-wrench,
.faa-wrench.animated,
.faa-wrench.animated-hover:hover {
	-webkit-animation: wrench 2.5s ease infinite;
	animation: wrench 2.5s ease infinite;
	transform-origin-x: 90%;
	transform-origin-y: 35%;
	transform-origin-z: initial
}

.faa-parent.animated-hover:hover>.faa-wrench.faa-fast,
.faa-wrench.animated-hover.faa-fast:hover,
.faa-wrench.animated.faa-fast {
	-webkit-animation: wrench 1.2s ease infinite;
	animation: wrench 1.2s ease infinite
}

.faa-parent.animated-hover:hover>.faa-wrench.faa-slow,
.faa-wrench.animated-hover.faa-slow:hover,
.faa-wrench.animated.faa-slow {
	-webkit-animation: wrench 3.7s ease infinite;
	animation: wrench 3.7s ease infinite
}
  #scrollUp {
  background: #333;
  color: #fff;
  bottom: 40px;
  right: 40px;
  border-radius: 100px;
  height: 45px;
  width: 45px;
  font-size: 25px;
  text-align: center;
  line-height: 45px;
  box-shadow: 0 0 15px 0px rgba(50, 50, 50, 0.2);
  transition: 0.3s;
  display: inline-block; 
      position: fixed;
    bottom: 70px;
    right: 30px;
    cursor: pointer;
}
  #scrollUp:hover {
    background: #fff;
    color: #000; }
.top-category-left{
	position: relative;
}
.top-category-left .nav-click-category{
	position: absolute;
    top: 49px;
    left: 0;
    width: 100%;
    display: none;
        background: #fff;
    z-index: 2;
}
.top-category .title-category{
	cursor: pointer;
}

.breadcrumb {
    margin-bottom: 20px;
    list-style: none;
    border-radius: 4px;
    background: #fff;
  
  
}
.breadcrumb ul {
    padding-left: 0;
    margin:0;
    margin-top: 10px;
    font-size: 16px;
}
.breadcrumb ul li {
    display: inline-block;
}
.breadcrumb ul li a {
    color: #999999;
    font-size: 14px;
}
.breadcrumb select{
	    width: 300px;
    height: 40px;
    border: 1px solid #ddd;
    padding-left: 10px;
    border-radius: 5px;
    float: right;
}
.main-content-product .content-product-right .row{
	margin-left: -10px;
	margin-right: -10px;
}
.main-content-product .content-product-right .row .col-md-4{
	padding-left: 10px;
	padding-right: 10px;
}
.main-content-product .content-product-right .item-product{
	margin-bottom: 20px;
}

.sidebar  .title-sb1{
         margin: 0;
    background: #9e5209;
    padding: 12px 15px;
    font-size: 16px;
    text-transform: uppercase;
   
    color: #fff;
}
.sidebar  .title-sb1 svg{
  margin-right: 8px;
}

.sidebar .item-sidebar-category .nav-sb-category ul{
  padding:0;
  margin:0;
  list-style: none;
  list-style: none;
}
.sidebar .item-sidebar-category .nav-sb-category ul li a{
           display: inline-block;
    width: 100%;
    font-size: 15px;
    padding: 10px 15px;
    color: #333;
    position: relative;
    padding-right: 42px;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.sidebar .item-sidebar-category .nav-sb-category ul li a .arrow1{
	    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    position: absolute;
    right: 4px;
    top: 11px;
}
.sidebar .item-sidebar-category .nav-sb-category ul li:last-child a{
	border-bottom: 0
}
.sidebar .item-sidebar-category  .nav-sb-category{
    border: 1px solid #ddd;
}
.sidebar .item-sidebar-category .nav-sb-category ul li a:hover{
  color: #c80909;
}
.sidebar .item-sidebar-category .nav-sb-category ul li .submenu-content{
	display: none;
}
.sidebar .item-sidebar-suport .nav-sidebar-suport{
border: 1px solid #dddd;
}
.sidebar .item-sidebar-suport .nav-sidebar-suport .item1{
	    padding: 10px;
    border-bottom: 1px solid #ddd;
}
.sidebar .item-sidebar-suport .nav-sidebar-suport .item1:last-child{
	border-bottom: 0
}
.sidebar .item-sidebar-suport .nav-sidebar-suport .item1 .icon{
	    width: 28px;
    display: inline-block;
    float: left;
}
.sidebar .item-sidebar-suport .nav-sidebar-suport .item1 .nav-icon{
	    width: calc(100% - 28px);
    display: inline-block;
    float: right;
    padding-left: 13px;
}
.sidebar .item-sidebar-suport .nav-sidebar-suport .item1 .nav-icon .title-2{
	    margin: 0;
    font-size: 15px;
}
.sidebar .item-sidebar-suport .nav-sidebar-suport .item1 .nav-icon .phone-sb{
	color: #ff0000;
    font-weight: bold;
    display: inline-block;
    font-size: 17px;
    padding-top: 4px;

}
.sidebar  .item-sb{
	margin-bottom: 20px;
}
.pagenavi {
    padding-bottom: 20px;
}

.pagenavi ul {
  padding-left: 0;
}

.pagenavi ul li {
  display: inline-block;
}

.pagenavi ul a {
  height: 27px;
  display: inline-block;
  background: #f2f2f2;
  text-align: center;
  line-height: 27px;
  border: 1px solid #dddddd;
  padding: 0 10px;
}
.pagenavi ul a.active {
  background: #744c29;
  color: #c5eaf8;
}
.content-botton-product .title-1{
margin: 0;
    font-size: 16px;
    color: #c1282d;
    padding-bottom: 10px;
    line-height: 24px;
}
 .content-botton-product p{
      font-size: 14px;
    line-height: 23px;
}
.slider-small1 .owl-next{
      width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border-radius: 50%!important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    background-color: rgba(104, 111, 114, 0.8);
}
.slider-small1 .owl-prev{
      width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border-radius: 50%!important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    background-color: rgba(104, 111, 114, 0.8);
}
.slider-small1{
	margin-top: 10px;
}

  .datmuahang{
    background: #c1282d;
    padding: 13px 10px;
    text-align: center;
    border-radius: 5px;
    margin-top: 10px;
}
 .datmuahang span{
      display: inline-block;
    width: 100%;
}
  .datmuahang  .span1{
      font-family: 'GoogleSans-Bold';
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}
  .datmuahang  .span2{
  font-size: 13px;
  color: #fff;
}
.main-product-detail .content-detail-pr .title{
    font-family: 'GoogleSans-Bold';
    font-size: 18px;
    margin-top: 0;
}
.main-product-detail .content-detail-pr .masp{
	    font-size: 20px;
    color: red;
    margin-bottom: 5px;
}
.main-product-detail .content-detail-pr .price-old{
	    margin-bottom: 5px;
    color: #999;
    font-size: 17px;
}
.main-product-detail .content-detail-pr  .price-new{
	color: red;
    font-size: 20px;
}
.main-product-detail .content-detail-pr  .price-new span{
	font-family: 'GoogleSans-Bold';
}
.main-product-detail .content-detail-pr .bought{
	    padding-top: 5px;
    border: 1px dashed #078012;
    padding: 5px;
    border-radius: 8px;
    margin-bottom: 10px;
    color: #078012;
}
.main-product-detail .content-detail-pr .bought svg{
	margin-right: 5px;
}
.main-product-detail .content-detail-pr .information{
	    background: #f9f9f9;
    border: 1px dashed #333 ;
    border-radius: 4px;
    padding: 10px;
    font-size: 15px;
    color: #424242;
    margin-bottom: 10px;
    padding:20px;
}
.main-product-detail .content-detail-pr .information .title-1{
	    margin: 0;
    color: #333;
    padding-bottom: 7px;
}
.main-product-detail .content-detail-pr .information  ul{
	    margin: 0;
    padding-left: 20px;
}
.tab-content1 li.active a{
	    border: 0!important;
    color: #e67817;
    position: relative

}
.tab-content1 li{
	padding: 0 15px;
}
.tab-content1 .nav-tabs>li>a:hover {
    border-color: #fff #fff #fff!important;
        background-color:  #fff!important;
}
.tab-content1 li a{
	padding: 13px 0;
}
.tab-content1 li.active a:after{
	    content: '';
    position: absolute;
    width: 47px;
    height: 2px;
    background: #c80909;
    left: 50%;
    transform: translateX(-50%);
    bottom: -2px;
}
.tab-content1 li.active a{
  color: #c80909!important;
}
.tab-content1 li a{
	  
	  font-size: 16px;
	  text-transform: uppercase
}
 .tab-content1 {
	padding-top: 27px;
}
.other-product{
	margin-top: 30px;
}
.other-product .title-primary {
	margin-bottom: 20px;
}
.other-product .item-product{
	margin-bottom: 30px;
}
.main-new .new-home .nav-new-home .item .image img{
	height: 205px;
}
.content-content-new .title-pr{
	font-family: 'GoogleSans-Bold';
    margin: 0;
    font-size: 20px;
    padding-bottom: 10px;
}
.content-content-new .date{
	color: #999;
}
.other-new {
	margin-top: 30px;
}
/*css contact*/
p.thank-you {
    font-size: 14px;
    color: #747474;
    font-style: italic;
}
h1.title-contact {
    color: #744c29;
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 0;
}
.adress-contact li{
    font-size: 14px;
    list-style: none;
    padding-bottom: 7px;
}
.adress-contact li span{
   font-family: 'GoogleSans-Bold';
}
.adress-contact{
    padding-left: 0;
}
.map-contact iframe{
    width: 100%;
    height: 369px;
}
.map-contact{
    border: 1px solid #ddd;
    padding:2px;
}
.form-contat p.desc{
    font-size: 14px;
    line-height: 23px;
}
.form-contat input[type=text]{
    border: 1px solid #d5d5d5;
    background: #fafafa;
    width: 100%;
    height: 30px;
    padding-left: 10px;
    border-radius: 3px;
    margin-bottom: 10px;
}
.form-contat textarea{
    width: 100%;
    height: 265px;
     background: #fafafa;
    border: 1px solid #ddd;
    padding-left: 10px;
    border-radius: 3px;
}
.send-contact .item{
    width: calc((100% - 30px) / 4);
    display: inline-block;
    float: left;
    margin-right: 10px;
    text-align: center;
}
.send-contact .item:nth-child(4){
    margin-right: 0;
}
.send-contact .item input[type=submit]{
        width: 100%;
        height: 30px;
        background: #744c29;
        font-size: 14px;
        text-transform: uppercase;
        color: #fff;
        border: 1px solid;
        border-radius: 3px;
}
.send-contact .item img{
    padding-top: 4px;
}
#main-contact{
        /* margin-top: 13px; */
        margin-bottom: 30px;
}
#main-contact{
    margin-top: 30px;
}


@media   (max-width: 480px) {

	.hidden-mb{
		display: none!important;
	}

}