.nav-main, .sdt-dathang, .heading, .title-head, .feature, .article-item-name, .blog-item-name, .feature-title, .widget-head, .widget-title {font-family: 'Roboto', sans-serif;}
.product-price, .product-price-old, .product-item-price, .product-item-price-old, .pro-item-price { font-family: "Roboto", sans-serif;}
p {margin-bottom:0px;}
.btn-style {background-color: #c10101; min-width:100px; color: #FFF; border-radius: 50px; font-size: 14px; line-height: 24px; min-height:38px;
	transition:All 0.3s ease;
	-webkit-transition:All 0.3s ease;
	-moz-transition:All 0.3s ease;
	-o-transition:All 0.3s ease;
}
.btn-style-active { color: #FFF; }
.btn-style:hover {background-color:$main-color !important; color: #FFF; }
.btn-style-active:hover {background-color: #c10101 !important; color: #FFF; }
button.btn-style {border:0px; min-width:120px;}
body { font-family: Arial, Helvetica, sans-serif; color:#363636; }
.btn-link-style {
	color:#363636;
	font-size:14px;
	line-height:20px;
}
.btn-link-style:hover {
	color:#c10101;
}
.dropdown-menu {
	font-size:14px;
	padding:0px;
	border-radius:0px;
}
.wrap-header {
	background-color:#fafafa;
	padding-bottom:70px;
}
#footer {
	background-color:#fafafa;
	overflow:hidden;
}
.bottom-footer {
	background-color:#252525;
	padding:18px 0px;
}
.bottom-footer .nav-inline .nav-item .nav-link {
	font-size:13px;
	color:#FFF;
}
#footer .widget-item {
	margin:25px 0px;
}
#footer .widget-item .widget-title {
	font-size:14px;
	color:#363636;
	text-transform:uppercase;
}
#footer .widget-menu, .info-contact .widget-menu {
	list-style-type:none;
	padding:0px;
	margin-top:30px;
	font-size:13px;
	color:#707070;
	line-height:20px;
}
#footer .widget-menu li, .info-contact .widget-menu li {margin-bottom:15px;}
#footer .widget-menu li a, .info-contact .widget-menu li a { color:#707070; line-height:20px; text-decoration:none;}
#footer .widget-menu li a:hover, .info-contact .widget-menu li a:hover {text-decoration:none; color:#c10101;}
#footer .logo {
	margin-top:0;
	text-align:left;
	display:block;
}
.info-contact li {
	line-height:24px;
	clear:both;
	position: relative;
	padding-left: 45px;
}
.info-contact li:first-child {display: block;}
.info-contact li:first-child .fa{

}
.info-contact li .fa {
	background-color: #c10101;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	padding:8px;
	text-align:center;
	float:left; 
	position: absolute;
	left: 0;
	top: -3px;
	color: #FFF;
}
.info-website {
	font-size:13px;
	color:#FFF;
}
.info-website a {
	color:#c10101;
}
.color-h {
	color:#c10101;
}
.logo {

	display:block;
}
.logo img {
	margin-top: -23px;
}
.search-box-lg {
	margin-top:47px;
}
.search-main .search-box-lg {
	margin-bottom:40px;
}
.search-box-lg .form-control {
	height:52px;
	border-color:#e1e1e1;
}
.btn-search-lg {
	background-color:#c10101;
	color:#FFF;
	border-left:0px;
}
.box-user-cart {
	margin-top:54px;
}
.icon-cart {
	color:#FFF;
	float:left;
	position:relative;
	margin-right:15px;
}
.icon-cart .cartCount {
	position:absolute;
	height:25px;
	min-width:25px;
	line-height: 25px;
	right:-12px;
	text-align:center;
	top:-10px;
	background-color:#c10101;
	border-radius:50%;
	color:#FFF;
}
.heading-cart {
	font-size:14px;
	color:#252525;
	margin-top:-5px;
}
.heading-cart a {
	font-family: 'Roboto', sans-serif;
	color:#363636;
	font-weight:bold;
	text-transform:uppercase;
}
.heading-cart span {
	color:#c10101;
}
.main-menu {
	border-radius:5px;
	background-color:#c10101;
	margin-top:-30px;
	margin-bottom:25px;
	color:#FFF;
	min-height: 60px;
	position:relative;
}
.header-hotline {
	background-color:#362947;
	position:absolute;
	right:30px;
	top:-10px;
	padding:10px 20px;
	height:70px;
}
.header-hotline:before {
	content: '';
	width: 0px;
	height: 0px;
	border-left: 10px solid transparent;
	border-top: 10px solid transparent;
	border-bottom: 10px solid #231c2d;
	position: absolute;
	top:-10px;
	left: -10px;
}
.header-hotline .hotline {
	font-family: 'Roboto', sans-serif;
	color:#fff;
	font-size:20px;
	line-height:20px;
	font-weight:bold;

}
.header-hotline .hotline a{
	color: #fff;
}
.nav-category-heading {
	background-color:#fff;
	color:#333;
	font-family: 'Roboto', sans-serif;
	text-align:center;
	background-repeat:no-repeat;
	background-position:10px 8px;
	border-radius:5px 5px 0px 0px;
}
.nav-category-heading .title-box {
	font-size:14px;
	line-height:20px;
	padding:15px;
	text-transform:uppercase;
	margin-bottom:0px;
	text-align: left;
}
.heading {
	position:relative;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	color:#363636;
	margin-bottom: 30px;
	border-bottom: 1px solid #ebebeb;
}
.heading .title-head {
	top: 0;
	left: 0;
	display: inline-block;
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 18px;
	line-height:20px;
	color:#363636;
	text-transform: uppercase;
	border-bottom: 1px solid #c10101;
	margin-bottom:-1px;
}
.title-head {
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	color:#363636;
	text-transform:uppercase;
	text-decoration:none;
}
.title-head a {
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	color:#363636;
	text-transform:uppercase;
	text-decoration:none;
}
.heading .title-head a {
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	color:#363636;
	text-transform:uppercase;
	text-decoration:none;
}
.heading-button {
	position: absolute;
	right: 0;
	bottom: 15px;
	background-color: #ffffff;
}
.button-next, .button-prev {
	width:22px;
	height:22px;
	float:left;
	text-align:center;
	border:1px #cccccc solid;
	border-radius:3px;
	background-color:#FFF;
	color:#acacac;
	cursor:pointer;
}
.button-prev {margin-right:3px;}
.button-next:hover, .button-prev:hover {border:1px #c10101 solid; background-color:#c10101; color:#FFF;}

.product-item2 {
	overflow:hidden;
}
.product-item2 .product-item-thumbnail {
	text-align: center;
	min-width: 80px; 
	min-height: 80px; 
	float: left; 
	margin-bottom: 30px; 

}
.product-item2 > .product-item-thumbnail > a {
	width:100%;
}
.product-item2 .product-item-thumbnail img {
	max-width:100%;
}
.product-item2 .product-item-name {
	font-size:14px;
	line-height:20px;
	word-break: break-word;
}
.product-item2 .product-item-name a {
	color:#363636;
}
.product-item2 .product-item-name a:hover {
	color:#c10101;
}
.product-item2 .product-item-price {
	color:#c10101;
	font-size:16px;
	line-height:26px;
	display:inline-block;
	margin-right:20px;
}
.product-item2 .product-item-price-old {
	text-decoration: line-through;
	color:#acacac;
	font-size:16px;
	line-height:12px;
}
.product-item2 .product-item-summary {
	font-size: 14px;
	color: #acacac;
	line-height: 22px;
	margin-top:5px;
	word-break: break-word;
}
.list-blogs {
	margin-bottom:30px;
}
.blog-item {
	float:left;
	margin-bottom:20px;
}
.blog-item .blog-item-thumbnail {
	margin-bottom:20px;
}
.blog-item .blog-item-name {
	font-size:16px;
	line-height:22px;
	font-weight:500;
}
.blog-item .blog-item-name a {
	color:#252525;
}
.blog-item .blog-item-name a:hover {
	color:#c10101;
	text-decoration:none;
}
.blog-item .postby {
	font-size:13px;
	line-height:20px;
	color:#acacac;
}
.blog-item .postby .fa {
	margin-right:6px;
}
.blog-item .blog-item-summary {
	font-size:14px;
	color:#acacac;
	line-height:20px;
}
.blog-item-list .blog-item-thumbnail {
	width: 80px;

	float:left;

	margin-right:20px;
}
.blog-item-list .blog-item-name {
	color:#111111;
	font-size:14px;
	line-height:20px;
	font-weight:500;
	font-family: 'Roboto', sans-serif;
}
.blog-item-list .blog-item-name a {
	color:#111111;
}
.blog-item-link {
	clear:both;
	padding:10px 0px;
	border-bottom:1px #ebebeb solid;
}
.blog-item-link:last-child {
	border-bottom:0px;
}
.blog-item-link .blog-item-name {
	font-size:14px;
	line-height:20px;
	margin-bottom:0px;
	color:#252525;
	position: relative;
}
.blog-item-link .blog-item-name .fa {
	position: absolute;
	left: 0px;
	top: 2px;
}
.blog-item-link .blog-item-name a {
	color:#252525;
	text-decoration:none;
	padding-left: 20px;
	margin-bottom: 10px;
	display: inline-block;
}
.blog-item-link .blog-item-name a:hover, .blog-item-link .blog-item-name:hover {
	color:#c10101;
}
.blog-item-link .postby {
	margin-left:20px;
	font-size:13px;
	line-height:20px;
	color:#acacac;
}
.postby {
	font-size:13px;
	line-height:20px;
	color:#acacac;
}
.postby .fa {
	margin-right:6px;
}
.blog-main .blog-item {	
	width:100%;

}
.blog-main img {
	width:100%;
}
.blog-main .blog-item-name {
	font-size:24px;
	line-height:24px;
	color:#111111;
	font-weight:400;
	margin:5px 0px 10px 0px;
	display:inline-block;
	font-family: 'Roboto', sans-serif;
}
.blog-main .blog-item-summary {
	color:#636363;
	font-size:14px;
	line-height:24px;
	margin:10px 0px 25px 0px;
}

.article-main {
	margin-bottom:30px;
}
.article-main .article-details {
	padding-bottom: 30px;
}
.article-details .article-image {
	margin-bottom:30px;
}
.article-details .article-image img {
	width:100%;
}
.article-details .article-title {
	line-height:24px;
	margin-bottom:20px;
}
.article-details .article-title a {
	font-size:24px;
	color:#111111;
	font-weight:400;
	margin:5px 0px;
	display:inline-block;
	font-family: 'Roboto', sans-serif;
}
.article-details .article-title a:hover {
	color:#c10101;
	text-decoration:none;
}
.article-details .article-content {
	margin:30px 0px;
	font-size:14px;
	line-height:24px;
	color:#636363;
}
.form-coment { margin:30px 0px; }
.form-coment .title-form-coment {
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	color:#363636;
	text-transform:uppercase;
	line-height:30px;
	font-weight:bold;
	margin-bottom:30px;
	display:block;
}

.feature {
	margin-bottom:30px;
}
.feature .list-group-item {
	padding:15px 12px;
	overflow:hidden;
}
.feature li img {
	margin-right:12px;
	width: 75px;
	height: 75px;
	float:left;
}
.feature .feature-title {
	font-size:13px;
	line-height:20px;
	color:#c10101;
	font-weight:bold;
	text-transform:uppercase;
}
.feature p {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	line-height:20px;
}

.page-404 {
	padding:30px 0px 60px 0px;
	text-align:center;
	font-size:16px;
}
.page-404 p {
	margin:20px 0px;
}
.page-404 .title-section-page {
	font-size:30px;
	line-height:32px;
	color:#252525;
	font-family: 'Roboto', sans-serif;
}
.info-contact {
	font-size:14px;
	color:#363636;
	line-height:24px;
}
.info-contact p {
	margin:20px 0px;
}

.table-cart {
	margin-top:30px;
}
.table-cart .img-product-cart img {
	max-width: 200px;
}
.name-product-cart {
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	color:#252525;
	line-height:24px;
	font-weight:400;
}
.name-product-cart:hover {
	color:#c10101;
	text-decoration:none;
}

.details-pro .product-name {
	font-size: 24px;
	margin-top: 0;
	color: #363636;
	font-weight: 400;
	line-height: auto;
	font-family: Arial, Helvetica, sans-serif; 
	margin:20px 0px;
	word-break: break-word;
}
.details-product .product-price, .details-product .product-price-old {
	font-size: 24px;
	font-weight:bold;
	line-height:24px;
	margin-right:20px;
}
.details-product .product-price-old {
	text-decoration:line-through;
	font-weight:400;
	color:#acacac;
}
.details-product .product_description {
	color:#636363;
	font-size:14px;
	line-height:24px; 
	padding: 16px 0px;
	margin-bottom: 8px;
	border-bottom:1px #e1e1e1 solid;
	word-break: break-word;
}
.details-product .form-group {
	margin-bottom:30px;
}
.details-product .product-images {
	/* border:1px #e1e1e1 solid; */
	margin-bottom:20px;
}
.details-product .product-images .owl-nav div {
	top:50%;
	background-color:#FFF;
	color:#acacac;
	position:absolute;
	font-size:20px;
}
.details-product .product-images .owl-nav div:hover {
	color:#c10101;
}
.details-product .product-images .owl-nav .owl-prev {
	left:0px;
}
.details-product .product-images .owl-nav .owl-next {
	right:0px;
}
.details-product .thumbnail-product {
	margin-bottom:20px;
}
.details-product .thumbnail-product img {
	border:1px #FFF solid;
}
.details-product .thumbnail-product img:hover {
	border:1px #c10101 solid;
}
.nav-tab-detailspro {
	margin-top:10px;
}
.nav-tab-detailspro .nav-item .nav-link {
	padding: 0 0 15px 0;
	font-size: 14px;
	line-height: 24px;
	font-weight:bold;
	text-transform: uppercase;
	margin-bottom: -1px;
	color:#363636;
}
.nav-tab-detailspro .nav-item .nav-link:hover {border-bottom: 1px solid #c10101;}
.nav-tab-detailspro .nav-item .nav-link.active {
	color: #c10101;
	border-bottom: 1px solid #c10101;
}
.tab-content-detailspro {
	padding:20px 0px 60px 0px;
	border-top:1px #ebebeb solid;
	font-size:14px;
	line-height:24px;
	color:#636363;
}
.tab-content-detailspro img {
	max-width:100%;
}

/** CART **/
.cart {margin-bottom: 100px;}
.cart th {text-align: center;}
.table-cart {border: 1px #ebebeb solid; font-size: 15px; margin-bottom: 0px; font-size:13px; line-height:37px; color:#252525;}
.table-cart thead th { border-bottom:0px;}
.table-cart td, .table-cart th {border-top: 1px #ebebeb solid; }
.table-cart th, .table-cart td { vertical-align: middle !important;}
.table-cart a.remove-item {color:#252525; font-size:20px;}
.inp-number {border-radius: 0px; background-color: #FFF; border: 1px #ebebeb solid; max-width: 50px; padding-left: 10px; text-align: center;}
.table-cart-total { margin-top:30px; }
/** END CART **/

.tag_article, .social-media {float:left; font-size:14px; line-height:30px; color:#636363;}
.tag_article h2, .social-media h2 {display:inline-block; font-size:14px; font-weight:bold;}
.tag_article a, .social-media a {color:#636363;}
.tag_article a:hover, .social-media a:hover {color:#c10101; text-decoration:none;}
.social-media ul {list-style-type:none; padding:0px; display:inline-block;}
.social-media ul li {display:inline-block;}
.social-media ul li a {padding:0px 6px;}


.product-box {text-align:center; margin:1px;}
.product-box:hover {/** outline: 1px solid #ebebeb; **/}
.product-box .product-thumbnail {position: relative; margin-bottom:30px; padding: 7px;}
.product-box .product-thumbnail > a {width: 100%;display: block;height:auto;}
.product-box .product-thumbnail a img {max-width: 100%; max-height: 100%;  }
.product-box .product-name {
	word-break: break-word;
	font-size: 14px;
	line-height: 20px;
	color: #363636;
	padding: 0px 10px;	
}
.product-box .product-name a {color: #363636;}
.product-box .product-name a:hover {color: #c10101;}
.product-box .product-price, .product-price {color: #c10101; font-size: 16px; line-height: 20px; display: inline-block;}
.product-box .product-price-old {text-decoration: line-through;  margin: 0px 10px;  display: inline-block; color:#acacac;}
.product-box .sale-flash {position: absolute; font-size: 14px; color: #FFF; width: 42px; height: 42px; border-radius:50%; line-height:40px; text-align: center; top: 10px; right: 10px; background-color: #c10101;}
.product-box .product-summary {font-size: 14px; color: #acacac; line-height: 20px; }
.pro-action-btn {position: absolute; top: 35%; left: 0; text-align: center; width: 100%; z-index: 3; overflow: hidden;}
.pro-action-btn .btn {background-color: #c10101; min-width: 120px; color: #FFF; border-radius: 50px;  opacity: 0; font-size: 14px; line-height: 20px; padding: 8px 20px; margin:2px;
	transition:All 0.3s ease;
	-webkit-transition:All 0.3s ease;
	-moz-transition:All 0.3s ease;
	-o-transition:All 0.3s ease;}
.product-box:hover .pro-action-btn .btn {opacity: 1;}
.left-to {	transform: translate(300px); }
.right-to {	transform: translate(-300px); }
.product-box:hover .pro-action-btn .left-to { transform: translate(0px); }
.product-box:hover .pro-action-btn .right-to { transform: translate(0px); }

.products-view-grid { margin-bottom:30px; }
.products-view-grid .product-box {
	margin-bottom:30px;
	position:relative;
}

.products-view-list .product-box { padding: 30px;}
.products-view-list .product-box .product-thumbnail {height: 200px; text-align: center;}
.products-view-list .product-box .product-thumbnail img {max-height: 200px;}
.products-view-list .product-box .product-name {padding: 0px; font-size:24px;}
.products-view-list .product-box .product-summary {word-break: break-word;font-size: 14px; line-height: 24px; color: #636363; margin: 15px 0px; margin-bottom:30px;}
.products-view-list .product-box .pro-action-btn {position:relative; text-align:left;}
.products-view-list .product-box .pro-action-btn .btn {opacity:1;}
.products-view-list .product-box .sale-flash {z-index:9; top:0px; right:30px;}

@media screen and (min-width: 544px) and (max-width: 767px){
	.products-view-list .product-box .sale-flash {
		z-index: 9;
		top: 0px;
		right: 0px;}
}
@media screen and (min-width: 768px) and (max-width: 1199px){
	.products-view-list .product-box .sale-flash {
		z-index: 9;
		top: 0px;
		right: 0px;}
}
.owl-sale .product-item2 .product-item-thumbnail {
	width: 90px; 

}
.owl-muanhieu .product-item2 .product-item-thumbnail {
	width: 125px; 
	height: 125px; 
}

.box-aside, .slideshow, .owl-sale, .owl-pronews, .owl-promotion,.owl-promotion2, .owl-profeatured, .owl-muanhieu {
	margin-bottom:30px;
}
.slideshow img {width:100%;}
.slideshow .owl-nav.disabled + .owl-dots {bottom:10px; position:absolute; width:100%; margin-top:0px; text-align:center;}
.slideshow .owl-dots .owl-dot span {background-color:#FFF;}
.slideshow .owl-dots .owl-dot.active span, .slideshow .owl-dots .owl-dot:hover span {background-color:#c10101;}

.owl-sale .owl-nav.disabled + .owl-dots, 
.owl-pronews .owl-nav.disabled + .owl-dots,
.owl-promotion .owl-nav.disabled + .owl-dots,
.owl-promotion2 .owl-nav.disabled + .owl-dots,
.owl-profeatured .owl-nav.disabled + .owl-dots,
.owl-muanhieu .owl-nav.disabled + .owl-dots {display:none;}

.owl-sale .owl-nav.disabled, 
.owl-pronews .owl-nav.disabled,
.owl-promotion .owl-nav.disabled,
.owl-promotion2 .owl-nav.disabled,
.owl-profeatured .owl-nav.disabled,
.owl-muanhieu .owl-nav.disabled {display: block!important;
	position: absolute;
	top: -68px;
	right: 0;
	margin-top: 0;
}
.owl-sale .owl-nav [class*='owl-'], 
.owl-pronews .owl-nav [class*='owl-'], 
.owl-promotion .owl-nav [class*='owl-'], 
.owl-promotion2 .owl-nav [class*='owl-'], 
.owl-profeatured .owl-nav [class*='owl-'], 
.owl-muanhieu .owl-nav [class*='owl-'] {
	margin:0px !important;
	padding:0px !important;
	background-color:#FFF!important;
}
.owl-theme .owl-nav [class*='owl-']:hover { background: #FFF; }

/** MEnu main **/
.nav-main > ul.navbar-nav-style > .nav-item:nth-child(1) > .nav-link {border-radius:5px 0px 0px 5px;}
.nav-main ul.navbar-nav-style .nav-item {position:relative;}
.nav-main ul.navbar-nav-style .nav-item .nav-item {float:none; padding:0px 18px;}
.nav-main ul.navbar-nav-style .nav-item+.nav-item {margin-left:0px;}
.nav-main ul.navbar-nav-style .nav-item .nav-link {position:relative; z-index:1; text-transform:uppercase; color:#363636;}
.nav-main ul.navbar-nav-style .nav-item .fa {position:absolute; top:0; left:0; width: 100%; height: 100%; background:rgba(0,0,0,0); border:none; border-radius:0px;}
.nav-main ul.navbar-nav-style .nav-item .fa:before {top:10px; right:20px; position:absolute; color:#DDD;}
.nav-main ul.navbar-nav-style .nav-item:hover > .fa:before {color: #c9393d;}
.nav-main ul.navbar-nav-style .nav-item .dropdown-menu {min-width:200px;}
/** MEnu main **/

.btn-search {background-color: rgba(0,0,0,0); color: #898989; position: relative; z-index: 2;}
.search-box {position: relative; float: left; width:55px; height:55px;}
.search-box .form-control {position: absolute; top: 100%; right: 0; display: none;}
.search-box .btn-s1 { position: absolute; left:10px; border-left:1px #f99093 solid; border-right:1px #f99093 solid; padding:14.5px 15px; border-radius:0px;}
.search-box .btn-s2 { visibility: hidden; opacity:0; position: absolute; left:10px; padding: 5px; margin:10px;  border-radius:0px;
	transition:All 1s ease;
	-webkit-transition:All 1s ease;
	-moz-transition:All 1s ease;
	-o-transition:All 1s ease;
}
.search-box:hover .form-control {display: block;}
.search-box:hover .btn-s2 {opacity:1; visibility: visible; }
.search-box:hover .btn-s1 { display: none; }


.navbar-pills { border-top: 0px; border-radius: 0px 0px 5px 5px;}
.navbar-pills li {  position: relative; overflow: hidden; color: #c2c2c2;}
.navbar-pills li a:hover {color:#c10101;}
.navbar-pills li li:hover a {color:#c10101;}
.navbar-pills li a {position: relative; margin: 0px 15px; display:block; border-top: 1px #ebebeb solid; font-size: 14px; line-height: 47px; color: #363636;}
.navbar-pills li.active > a {color:#c10101; font-weight:bold;}
.navbar-pills li i.fa {position: absolute; width: 50px; height: 48px; top: 0; right: 0; cursor:pointer;}
.navbar-pills li:hover i.fa {color:#c10101;}
.navbar-pills li i.fa:before {top: 17px; right: 20px; position: absolute; }
.navbar-pills li.open:hover {}
.navbar-pills li.open> i.fa:before {
	transform:  rotate(45deg);
	-webkit-transform:  rotate(45deg);
	-moz-transform:  rotate(45deg);
	-o-transform:  rotate(45deg);
	-ms-transform:  rotate(45deg);
}
.navbar-pills li .dropdown-menu {padding: 0px; margin: 0px; min-width: 100%; border: 0px; border-top: 1px; opacity: 0; display: block; float: left; position: relative; max-height: 0px; overflow: hidden;
	transition:All 0.3s ease;
	-webkit-transition:All 0.3s ease;
	-moz-transition:All 0.3s ease;
	-o-transition:All 0.3s ease;
	transform:  scale(0);
	-webkit-transform:  scale(0);
	-moz-transform:  scale(0);
	-o-transform:  scale(0);
	-ms-transform:  scale(0);
}
.navbar-pills li.open>.dropdown-menu {max-height: 1000px; opacity: 1;
	transform:  scale(1);
	-webkit-transform:  scale(1);
	-moz-transform:  scale(1);
	-o-transform:  scale(1);
	-ms-transform:  scale(1);
}


.navbar-pills li i.fa:active:hover {color: #fff;
	background-color: #c9393d;
	border-color: #01315a;
}


/** Breadcrumb 
.bread-crumb {
background-color: #FFF;
margin-bottom: 0px;
}
.breadcrumb {
margin: 0;
font-size:14px;
padding: 10px 0px 20px 0px;
margin-bottom:20px;
background-color: #FFF;
border-radius: 0px;
border-bottom: 1px solid #ebebeb;
}
.breadcrumb > li > a {
color: #363636;
}
.breadcrumb > li+li:before {
color: #363636;
}
.breadcrumb > .active {
color:#c10101;
}
END Breadcrumb **/


/* BreadCrumbs */
.bread-crumb {
	background-color: #FFF;
	margin-bottom: 30px;
}
.breadcrumbs {
	margin: 0;
	font-size:14px;
	padding: 0px 0px 20px 0px;
	background-color: #FFF;
	border-radius: 0px;
	border-bottom: 1px solid #e1e1e1;
}
.breadcrumbs li {
	display: inline;
}
.breadcrumbs li > a {
	color: #363636;
	margin:0px 5px;
}
.breadcrumbs li span {
	display: inline-block;
	color: #363636;
}
.breadcrumbs li span .fa {
	color: #363636;
}
.breadcrumbs li a:hover, .breadcrumbs li.active,
.breadcrumbs li strong {
	color:#c10101;
	font-weight: normal;
}


/** form-coment **/
.signup {margin-bottom: 30px;}
.form-coment { font-size: 14px; color: #636363; margin-top: 10px;}
.form-coment .form-group {margin-bottom: 30px;}
.form-coment .form-group label span {color: red; font-weight: bold;}
.form-coment .form-group input, .form-signup .form-group textarea { border-color:#e1e1e1;}
/** END form-coment **/

.page-login { padding:20px 0px 60px 0px; }
/** form-signup **/
.form-signup { font-size: 14px; color: #636363; margin-top: 10px;}
.form-signup .form-group {margin-top: 20px;}
.form-signup .form-group label span {color: red; font-weight: bold;}
.form-signup .form-group input, .form-signup .form-group textarea { border-color:#e1e1e1; border-radius:20px; font-size:14px; padding:15px 30px;}
input.inp-number.form-control {border-color:#e1e1e1; border-radius:100px; font-size:14px; max-width:100%; margin-right:10px;}
/** END form-signup **/

.sortPagiBar {padding:13px 20px; background-color: #f3f3f3; border-radius:5px; margin-bottom:30px;}
.sortPagiBar .form-group { margin-bottom: 0px; float: right; }
.view-mode {margin-top:6px;}
.button-view-mode {font-size: 22px; font-weight: bold; text-transform: uppercase; color: #252525; line-height: 0px; margin-right: 10px; padding: 5px 0px;}
.button-view-mode.active {color: #c10101;}
.button-view-mode:hover {color: #c10101;}

.form-viewpro {font-size: 14px;}
.form-viewpro .form-control {width: 240px; border-radius: 0px; border: 0px; margin-left: 10px;}

.pagination {padding-top: 20px;}
.pagination .page-link {margin: 2.5px; padding: 6px 14px; font-size: 14px; line-height: 24px; font-family: 'Roboto', sans-serif; color: #636363; border-radius:5px;}
.pagination .page-item.active .page-link {background-color: #c10101; border-color: #c10101; color:#FFF;}
/** .pagination .page-item:last-child .page-link {border-radius: 0px;}
.pagination .page-item:first-child .page-link {border-radius: 0px;} **/

.box-maps {
	margin-bottom: 10px;
}


/** Css Form comment **/
#article-comments {margin-top: 30px;}
#article-post-comment { margin-top: 20px; padding: 30px 0px; border-top: 1px #e1e1e1 solid;}

#article-comments .article-comment .article-comment-user-image {
	width: 74px;
	height: 74px;
	margin-right: 25px;
	margin-bottom: 25px;
	float: left;
	border-radius: 50%; overflow: hidden;
}
.article-comment {border-bottom: 1px #e1e1e1 solid; margin: 15px 0px; padding: 15px 0px; overflow: hidden; }
.article-comment>.article-comment {margin-left: 100px; border-top: 1px #e1e1e1 solid; border-bottom: 0px;}
.article-comment:last-child {border-bottom: 0px !important;}
.article-comment-user-comment { text-align: justify;word-break: break-word;font-size: 12px; line-height: 18px; color: #898989;}
.article-comment-user-comment .user-name-comment {text-align: justify;word-break: break-word;font-size: 14px !important; color: #363533; padding:10px 0px;}
.article-comment-date-bull {font-style: italic; padding:10px 0px; display:block;}

.box-variant .form-group select { border: solid thin #e1e1e1; border-radius:100px 100px 100px 100px; font-size:14px; padding:10px 20px; min-width:100%; margin-top:5px; background-color: #FFF !important;}
.box-variant .form-group {width:100%;}

.block-account {padding:20px; border: 1px #ebebeb solid; border-radius:5px;}
.block-account p {margin:10px 0px;}


.nav-category-heading button.fa {
	background:rgba(0,0,0,0);
	border:none;
}


.drop-menu-user {
	margin: 0px;
	padding: 0px;
	left:auto;
	right:0px;
	border-radius: 0px;
	border: 0px;
	box-shadow: 0 4px 8px rgba(0,0,0,.2);
}
.drop-menu-user a, .drop-menu-user span {
	text-transform: uppercase;
	color: #363636;
	text-decoration: none;
	padding: 6px 10px;
}
.drop-menu-user a:hover, .drop-menu-user span:hover {
	color: #c9393d;
}
.drop-menu-user .dropdown-item:focus, .drop-menu-user .dropdown-item:hover {
	background-color: #FCFCFC;
}


.page {
	padding-bottom:50px;
}

@media (max-width: 543px) {
	#footer .widget-item {
		margin:0px 0px 0px 0px !important;
		border-bottom:1px #cccccc solid;
	}
	#footer .widget-item.info-contact {
		border-bottom:0px;
	}
	#footer .widget-item .widget-title {
		padding:20px 0px;
		display: block;
		margin-bottom:0px;
	}
	#footer .widget-menu {
		margin-top:0px;
	}
	.widget-title .fa {
		float:right;
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
	}
	.widget-title.collapsed .fa {
		transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
	}

	.owl-muanhieu .product-item2 .product-item-thumbnail {
		width:90px;
	}
	.owl-muanhieu .product-item2 .product-item-summary {
		height:44px;
		overflow:hidden;
	}
	.form-viewpro .form-control {
		width:160px;
	}
	input.inp-number.form-control {
		max-width:100%;
	}
	.btn-form-product .btn {
		width:100%;
		margin-top:10px;
	}


}

@media screen and (max-width: 768px){
	span.cartCount {
		position: absolute;
		top: 7px;
		right: 4px;
		border-radius: 50%;
		width: 20px;
		height: 20px;
		font-size: 12px;
		text-align: center;
	}
}

@media (min-width: 544px) {

}
@media screen and (min-width: 425px) and (max-width: 768px){
	.list-group-item .line-left{margin-top:10px;}
}
@media screen and (min-width: 544px) and (max-width: 767px){
	.search-main .products-view-grid .col-sm-6:nth-child(2n + 1) {clear: both;}

}
@media screen and (max-width: 544px) and (min-width: 425px){

	.product-box .sale-flash {
		position: absolute;
		font-size: 14px;
		color: #FFF;
		width: 42px;
		height: 42px;
		border-radius: 50%;
		line-height: 40px;
		text-align: center;
		top: 10px;
		right: 65px!important;
		background-color: #c10101;
	}
}
@media (max-width: 767px) {
	/** Clear product **/
	.collection .products-view-grid .col-lg-3:nth-child(2n + 1) {clear: both;}

	input.inp-number.form-control {
		margin:15px 0px;
	}

	.nav-tab-detailspro .nav-item+.nav-item, .nav-inline .nav-link+.nav-link {
		margin-left:0px;
	}

	.nav-tab-detailspro .nav-item {
		width:100%;
	}
	.nav-tab-detailspro .nav-item .nav-link {
		display:block;
		padding: 15px 0 15px 0;
	}

	#footer .logo {
		margin-bottom:30px;
	}

}

@media (min-width: 768px) {

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	/** Clear product **/
	.search-main .products-view-grid .col-lg-3:nth-child(3n + 1) {clear: both;}
}

@media (max-width: 991px) {

	.main-menu {min-height:55px;}
	.wrap-nav-toggler {width: 100%; float: left;}
	.wrap-nav-toggler .navbar-toggler {color:#FFF; font-size:37px;}
	.wrap-nav-toggler:before {content: ''; width: 100%; min-height: 58px; position: absolute; margin-top: -10px; left: 0%; z-index: -1; background-color: #4a4f59;}
	/** .wrap-nav-toggler:after {content: ''; width: 100%; height: 100%; position: absolute; top: 0; right: -100%; z-index: -1; background-color: #4a4f59;} **/
	.search-box .form-control {position: absolute; width: 200px; top: 9px; z-index: 1;}
	/** .navbar-toggler {margin: 10px 5px;} **/
	.btn-search {color: #FFF;}
	.mini-cart a {color: #FFF;}
	.search-box:hover .btn-search {color: #898989;}
	.navbar-nav-style {width: 100%; float: left;}
	.navbar-nav-style .nav-item {float: none; }
	.navbar-nav-style .nav-item+.nav-item {margin-left: 0px;}

	/** MEnu main **/
	.navbar-nav-style {width: 100%; float: left; text-align: left;}
	.navbar-nav-style .nav-item {float: none; overflow:hidden;}
	.navbar-nav-style .nav-item+.nav-item {margin-left: 0px;}

	.nav-main > ul.navbar-nav-style > .nav-item {background-color:#FFF;}
	.nav-main > ul.navbar-nav-style > .nav-item .nav-link {margin-left:10px;}
	.nav-main ul.navbar-nav-style .nav-item .nav-link {display:inline-block;}

	.nav-main ul.navbar-nav-style .nav-item {border-top:1px #F1F1F1 solid;}
	.nav-main ul.navbar-nav-style .nav-item .dropdown-menu {width: 100%; position:relative; border-radius:0px; border:0px; padding:0px; margin:0px;}    

	.nav-main ul.navbar-nav-style li.open> i.fa:before { color:#000;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
	}    
	/** MEnu main **/

	.product-item2 {
		float:none;
		overflow: hidden;
	}

	.mini-cart {float: left; margin-left: 10px;position: relative;}
	.mini-cart > a { float: left; padding: 15px; color: #FFF;}

	.info-website {
		font-size:13px;
		color:#FFF;
		padding-bottom:18px;
		display:inline-block;
	}
	#footer .widget-item {
		margin:0px 0px 20px 0px;
	}
}

@media (min-width: 992px) {

	.mini-cart {padding-bottom:10px;}
	/** MEnu main **/

	.nav-main .navbar-nav .nav-item.active .nav-link, .nav-main .navbar-nav .nav-link:hover {color: #c9393d;}
	.nav-main > .navbar-nav > .nav-item.active > .nav-link, .nav-main > .navbar-nav > .nav-item > .nav-link:hover {
		background-color: #dc4f54; 
		color:#FFF !important;
	}

	.nav-main > ul.navbar-nav-style > .nav-item > .nav-link {padding:18px 20px; color:#FFF;}
	.nav-main > ul.navbar-nav-style > .nav-item > .fa {display:none; }
	.nav-main ul.navbar-nav-style .nav-item .dropdown-menu .dropdown-menu {margin-left:100%; top:0;}
	.nav-main ul.navbar-nav-style .nav-item .dropdown-menu {margin:0px; padding:0px; border-radius:0px; border:0px; box-shadow: 0 4px 8px rgba(0,0,0,.2); }
	.nav-main ul.navbar-nav-style .nav-item .dropdown-menu { opacity:0; display: block; visibility: hidden;
		-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
		transition: opacity 0.5s, transform 0.5s;
		-webkit-transform: translate(0,60px);
		-moz-transform: translate(0,60px);
		-o-transform: translate(0,60px);
		-ms-transform: translate(0,60px);
		transform: translate(0,60px);
	}
	.nav-main ul.navbar-nav-style .nav-item .nav-item .dropdown-menu {
		-webkit-transform: translate(60px,0);
		-moz-transform: translate(60px,0);
		-o-transform: translate(60px,0);
		-ms-transform: translate(60px,0);
		transform: translate(60px,0);
	}
	.nav-main ul.navbar-nav-style .nav-item:hover > .dropdown-menu { opacity:1; visibility: visible; 
		-webkit-transform: translate(0,0);
		-moz-transform: translate(0,0);
		-o-transform: translate(0,0);
		-ms-transform: translate(0,0);
		transform: translate(0,0);
	}
	.nav-main ul.navbar-nav-style .nav-item:hover > .dropdown-menu {display:block;}
	.nav-main ul.navbar-nav-style .nav-item .nav-item:hover {background-color:#FCFCFC;}
	.nav-main ul.navbar-nav-style .nav-item .nav-item:hover > .nav-link { color:#c9393d;}
	/** MEnu main **/

	/** Clear product **/
	.search-main .products-view-grid .col-lg-3:nth-child(4n + 1) {clear: both;}
	.collection .products-view-grid .col-lg-4:nth-child(3n + 1) {clear: both;}

}

@media (max-width: 1199px) {
	.mega-content {
		width: 910px!important;
	}
	.mega-content img{
		max-width: 100%;
	}
}

@media (min-width: 1200px) {

}










/* Top Shopping Cart */
.glyphicon-shopping-cart:before {
	font-size: 14px;
	color: #fff;
	background: #c10101;
	margin-right: 12px;
	padding: 6px 10px;
	border-radius: 2px;
}
.mini-products-list .product-image {
	float: left;
}
.mini-products-list .detail-item {
	margin-left: 92px;
}
.top-cart-content .product-name {
	margin: 0;
	width: 198px;
	font-size: 16px!important;
	font-family: Roboto;
	font-weight: 600;
	line-height: 1;
	padding: 0 0 5px 0;
}
.top-cart-content .product-name a {
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #333;
}
.top-cart-content .product-name a:hover {
	color: #000000;
	text-decoration: none;
}
.top-cart-contain .price {
	color: #c10101;
	text-transform: uppercase;
}
.top-cart-contain .mini-cart .price {
	margin-right: 5px;
	font-size: 16px;
	font-weight:bold;
}
.top-cart-contain .product-details .price {
	color: #c10101;
	width: auto;
	float: none;
	font-weight: normal;
	padding-left: 0px;
	font-size: 12px;
}
.mini-cart:hover .top-cart-content {
	display:block;
}
.mini-cart {
	text-align: center;
	margin: 0px 0px 0px 0px;
}
.mini-cart .dropdown-toggle {
	font-size: 12px;
	padding: 0;
	text-transform: none;
}
.mini-cart .basket a {
	color: #fff;
	margin: 0px;
	line-height: 41px;
	font-size: 11px;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	min-width: 170px !important;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.mini-cart .basket a:hover {
	text-decoration: none;
}
.mini-cart .basket .title {
	color: #2e3a47;
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing:normal;
}
.mini-cart .basket .cart-box {
	display: inline-block;
}
.mini-cart .basket .cart-box #cart-total {
	color: #777;
	text-transform: none;
	margin: 0px 0px 0px 5px;
}
.top-cart-contain {
	color: #333;
	margin: 22px 0px 0px 0px;
	padding: 0;
	right: 0;
	z-index: 1000;
}
.top-cart-content .empty {
	text-align: left;
	color: #333;
}
.top-cart-content {
	display: none;
	width: 360px;
	position: absolute;
	top: 100%;
	right: 0px;
	background: #fff;
	padding: 0;
	text-align: left;
	box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.4);
	z-index: 10000;
}
.top-subtotal {
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	padding: 12px 20px;
	text-align: left;
	text-transform: none;

	border-top: 1px #ddd solid;
}
.top-cart-content .block-subtitle {
	color: #333;
	overflow: hidden;
	padding: 15px;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	background:#f5f5f5;
	text-transform: none;
	font-weight: normal;
	border-bottom: 1px #ddd solid;
}
ul#cart-sidebar {
	padding: 15px 20px;
	margin: 0px;
	max-height: 360px;
	overflow-y: auto;
}
ul#cart-sidebar::-webkit-scrollbar {
	width: 5px;
}

ul#cart-sidebar::-webkit-scrollbar-track {
	background: rgba(255, 255, 255, .9);
}

ul#cart-sidebar::-webkit-scrollbar-thumb {
	background: #c10101;
	border-radius: 15px;
}

ul#cart-sidebar::-webkit-scrollbar-thumb:hover {
	background: #c10101;
	border-radius: 15px;
}

ul#cart-sidebar::-webkit-scrollbar-thumb:active {
	background: #c10101;
	border-radius: 15px;
}
.li-fix-1 {
	background:#FFF;

	display:block;

}
.li-fix-1 .price{
	text-align: right;
	float: right;
	color: #c10101;
	font-size: 20px!important;
	line-height: 1;
}
.li-fix-2 {
	display:block;

}
.top-cart-content li {
	list-style: none;
}
.top-cart-content li.item {
	border-bottom: 1px solid #eee;
	margin: 5px 0px 10px;
	overflow: hidden;
	padding: 0px 0px 10px 0px;
}

.top-cart-content li.item:last-child {
	margin: 0px;
	border-bottom: 0px #eee solid;
}
.top-cart-content .product-details {
	color: #333333;
	position: relative;
	text-align: left;
	padding: 0px;
}
.mini-products-list .detail-item .product-details-bottom .price {
	color: #c10101;
	font-size: 16px;
	display: list-item;
	margin-bottom: 5px
}
.mini-products-list .detail-item .product-details-bottom .title-desc {
	font-size: 14px;
}
.mini-products-list .detail-item .product-details-bottom .label {
	font-weight: bold;
	vertical-align: middle;
}
.mini-products-list .detail-item .product-details-bottom strong {
	font-weight: normal;
}
.top-cart-content .product-details .btn-edit {
	position: absolute;
	right: 22px;
	top: 6px;
}
.top-cart-content .actions {
	padding: 0 20px 30px;
	margin: 0;
	overflow: hidden;
	text-align: center;
	padding-top: 10px;
}
.mini-cart .actions .btn-checkout:before {

	font-family: 'FontAwesome';
	font-size: 12px;
	padding-right: 10px;
	font-weight: normal;
}
.mini-cart .actions .btn-checkout {
	background: #c10101;
	color: #fff;
	font-size: 11px;
	padding: 8px 16px;
	margin: 0 5px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	cursor: pointer;
	text-decoration: none;
	float: none;
	border-radius: 20px;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	border: 1px solid #fff;
	font-weight: bold;
	text-transform: uppercase;
	min-width: 155px;
	text-align: center;
	margin-right: 0;
}
.mini-cart .actions .btn-checkout:hover {
	background: #c10101;
	border: 1px solid #c10101;
	color: #fff;
}
.mini-cart .actions .view-cart {
	background: #362947; 
	margin: 0 5px;
	color: #fff;
	font-size: 11px;
	padding: 8px 16px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	cursor: pointer;
	text-decoration: none;
	border-radius: 20px;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	border: 1px solid #fff;
	font-weight: bold;
	text-transform: uppercase;
	min-width: 155px;
	text-align: center;
	margin-left: 0;
}
.mini-cart .actions .view-cart:hover {
	background: #333;
}
.mini-cart .actions .view-cart:before {

	font-family: 'FontAwesome';
	font-size: 12px;
	padding-right: 8px;
	font-weight: normal;
}
.mini-cart .actions .button {
	display: inline-block;
	width: 100px;
	text-align: center;
	margin-bottom: 3px;
	padding: 8px 10px 6px;
	text-transform: none;
	border: none;
	font-size: 12px;
}
.mini-cart .button.btn-checkout {
	background: $main-color;
	color: #fff;
	font-size: 11px;
	padding: 8px 16px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	cursor: pointer;
	text-decoration: none;

	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	border: 1px solid #fff;
	font-weight: bold;
	text-transform: uppercase
}
.mini-cart > .button {
	color: #000;
	font-size: 12px;
	font-weight: 300;
	text-shadow: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none
}
.fa-remove {
	position: absolute;
	right: 0px;
}
.fa-pencil {
	position: absolute;
	right: 10px;
}
a.fa-remove, a.fa-pencil {
	color: #999;
	font-size: 12px;
}
a.fa-remove:hover, a.fa-pencil:hover {
	color: #333;
	text-decoration: none;
}

#my-orders-table a, #order_details a, .address.note p strong {
	color:#c10101;
}
.text-color-red{color:red;}
*:focus {outline: none !important;}
.product_description img {display:none;}
.article-content img{width:100%!important;}
@media (max-width: 480px){
	.line-down {display: inline-block;}
}
@media (max-width: 375px){
	.top-cart-content , .li-fix-1 , .li-fix-2 { max-width: 270px!important;}
	.top-cart-content .actions {padding: 15px 10px!important;}
}
@media screen and (max-width: 362px){.mx374{display:none;}}
@media screen and (max-width: 543px){
	.pagination .page-link {
		margin: 2.5px;
		padding: 5px 10px!important;
		font-size: 14px;
		line-height: 24px;
		font-family: 'Roboto', sans-serif;
		color: #636363;
		border-radius: 5px;
	}
}
@media screen and (min-width: 540px){

	.article-comment-user-comment {
		word-break: break-word;
		font-size: 12px;
		line-height: 18px;
		color: #898989;
		width: 80%;
		float: left;
		text-align: justify;
	}
}

@media screen and (min-width: 375px) and (max-width: 543px){
	.search-main .products-view-grid .col-sm-6:nth-child(2n + 1){clear:both;}
}
@media screen and (max-width: 539px){

	.article-comment-user-comment {
		word-break: break-word;
		font-size: 12px;
		line-height: 18px;
		color: #898989;
		width: 100%;
		float: left;
		margin-top: -20px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px){

	.nav-category-heading .title-box {
		font-size: 14px;
		line-height: 20px;
		padding: 15px 0px 15px 30px;
		text-transform: uppercase;
		margin-bottom: 0px;
	}

}
@media only screen and (min-width: 992px){.max991{display:none;}}
@media only screen and (max-width: 991px){
	.max991 {border-bottom: solid thin #f1f1f1;margin-bottom: 10px;}
	.max991 a {font-size: 17px;text-transform: uppercase;color: #c10101;line-height: 1.5;}
	.max991 span {color: #ccc;margin-left: 10px;display: inline-block;}
}
@media screen and (max-width: 767px){.btn_oder {margin-bottom: 20px;}}
@media screen and (max-width: 325px){.btn-row .btn_ {margin: 0px 0px 10px 0px;}}
@media screen and (max-width: 767px){
	.total_address button.btn-style {
		border: 0px;
		min-width: 105px!important;}
}
@media screen and (min-width: 768px){.total_address .col-md-6:nth-child(2n+1){clear:both;}}

#footer .info-contact .widget-customer li > a.address_ft {}
.logo.logo-text a {
	font-size: 35px;
	color: #c10101;
}
.style-form-success {
	color: #5bcc37;
}

.fix-show{
	display: none;
}
.fix-show.show{
	display: block;
}
.rte img{
	max-width: 100%!important;
	height: auto!important;
}

#map{
	height: 400px;
}

@media(min-width: 991px){
	.blog-grid-item:nth-child(3n+1){
		clear: left;
	}
}
@media(max-width: 1024px){
	.nav-category-heading{
		background-image: none!important;
	}
	.nav-category-heading h2{
		padding-left: 15px;
		text-align: left;
	}
}
@media(max-width: 1024px) and (min-width: 991px){
	.heading .title-head a{
		font-size: 15px;
	}
	.heading{
		line-height: 12px;
	}
	.heading .title-head {    
		padding: 0 0 12px 0;
	}
	.owl-sale .product-item2 .product-item-thumbnail {
		width: 61px;

	}
}
@media(max-width: 991px) and (min-width: 480px){
	.info-contact li:first-child{
		height: auto;
	}
	.info-contact li:first-child .fa{
		margin-top: 0;
	}
}

@media(max-width: 991px){
	.page-login {
		padding: 20px 0px 0px 0px;
	}
	section.left-content.col-lg-3.col-lg-pull-9 {
		margin-bottom: 30px;
	}
}

.breadcrumbs li:first-child > a{
	margin-left: 0;
}

.owl-carousel .owl-item img{
	-webkit-transform-style: unset!important;
}

@media(min-width: 1200px){
	.input-group.fix-minwidth {
		min-width: 500px;
	}
}