* {
	margin: 0;
	padding: 0;
	font-family: Arial, san serif;
	margin: 0 auto;
}
.row{margin-left: -10px; margin-right: -10px;}
.container,[class*='col-']{
	padding-left: 10px;
	padding-right: 10px;
}
p#artice-p{
	font-size: 13px;
	margin: 0;
	text-transform: initial;
	font-style: italic;
	color: #555555;
	font-weight: 500;
}
@media screen and (min-width: 1360px){
	.container {
		width: 1330px;
	}
}
.btn-mgt {
	background-color:#F23F3F!important;
	color: #fff!important;
}
#top-nav-collec{
	background-color: transparent;
}
body{

	
	//background-position: center center;
	//background-attachment: fixed;
	//background-size: cover;
	background-color:#f2f2f2;
}
.item a strong{
	color: #5B5B5B;
	font-weight: bold;
}
.hides {
	opacity: 0;
	height: 0;
}
.block-title p{
	width: 70%;
	margin: 0;
}
section#maincontent {
	/*margin-bottom: 20px;*/

}
.zoomWrapper {
	position: relative;
	text-align:center;
	width: 100% !important;
	height: auto !important;
}
.zoomWrapper img {
	max-width: 100% !important;
	max-height: 100% !important;
	position: relative !important;
	width:auto !important;
	height:auto !important;
}
.zoomWindow {
	border: 1px solid #f2f2f2!important;
}


.tooltip-inner {
	background-color: #111;
	border-radius:0px;
	width:100%;
	white-space: nowrap;

	font-size:14px;
}
.tooltip.top .tooltip-arrow {
	border-top-color: #111;
}

/*++++++++++++++++++++++++++++++++++++++--header--++++++++++++++++++++++++++++++++++++++++++++++*/
.header-top {
	color: #ccc;
	background:#333333;
}

.logo {
	float: left;
}
.item-title-product a:hover {
	color:#f1dc68!important;
}
.header-menu,.header-logo {
	//background-color: #fff;
}
.header-block {
	float: left;
	position: relative;
}

.tongle i:first-child {
	margin-right: 6px;
}
.tongle i {
	font-style: normal;
	margin-left: 5px;
}

.header-block .content {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	min-width: 200px;
	background: #111;
	z-index: 9999;
	padding: 10px;
	visibility: hidden;
	display: block;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	opacity: 0;
	filter: alpha(opacity=0);
	top: 120%;
}

.header-block:hover .tongle {
	//background: #111;
}
.cart-tongle a {
	color: #fff!important;
}
.header-block .tongle {
	line-height: 34px;
	padding: 0 10px;
	cursor: pointer;
}

.header-block:hover .content {
	display: block;
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
	top: 100%;
}
.content ul.links li {
	padding: 2px 0;
}

.header-block .content ul.links li + li {
	border-top: 1px solid #333;
}

.header-block .content ul.links li a {
	display: block;
	padding: 5px 0;
	color: #ccc;
}

.header-block .content ul.links li a:hover {
	color: #f23f3f;
}
.mycart .content {
	padding: 20px 10px !important;
	right: 0;
	left: inherit !important;
	width: 300px;
}
.tongle a{
	color:#ccc;
}
.new-price{
	color: #f23f2f;
	font-weight:bold;
}
.button-small {
	color: #ccc;
	border: 3px solid #888;
	font-size: 100%;
	font-weight: bold;
	padding: 5px 15px;
	line-height: 24px;
	text-transform: uppercase;
}
.button-small:hover {
	border-color:#f1dc68;
	background: #f1dc68;
	color: #fff;
}

.btn-margin {
	margin-right: 16px;
}

.cart_block_totall {
	margin-left: 2px;
	color: #f23f2f;
}

.text-mini-cart {
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	color: #888;
	margin-bottom: 20px;
}

.custom-text p {
	line-height: 34px;
	font-size: 13px;
	color: #ccc;
	margin: 0;
	padding-left: 8px;
}
#top-rep{
	position: relative;
	top: 20px;
}
.logo img {
	padding: 16px 0;
}

.header-right {
	float: right;
	//padding: 10px 0;
}

.header-right .globalnav {
	float: left;
}
div#bs-example-navbar-collapse-1 {
	float: left;
}
#searchbox input {
	background: none repeat scroll 0 0 #f2f2f2;
	border: 1px solid #ddd;
	//border-radius: 8px;
	box-shadow: 0 0 5px #ddd inset;
	float: right;
	height: 30px;
	padding-right: 30px;
	width: 100%;
	margin: 0;
	padding: 4px 10px;
}

#searchbox button.button {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	color: #aaa;
	height: 30px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	min-height: inherit;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

#search_block_top {
	width: 210px;
	float: left;
	margin-top:2px;
	position: relative;
	margin-left: 10px;
}

#searchbox button.button:before {
	content: "\f002";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}

#search_block_top #searchbox input:hover,
#search_block_top #searchbox input:focus {
	background-color: #fff;
	box-shadow: none;
}

#search_block_top #searchbox input:hover + button, 
#search_block_top #searchbox input:focus + button {
	color: #f1dc68;
}

ul.mainnav li a {
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	display: block;
	padding: 4px 0;
	position: relative;
	font-size: 105%;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
	position: relative;
	color: #fff!important;
}

ul.mainnav li {
	border: none;
	position: relative;
	text-align: left;
	padding: 10px 15px;
}

ul.mainnav li  a:hover {
	color:#f1dc68;
	background-color: transparent!important;
}

.mainnav li:hover > a:before {
	opacity: 1;
	filter: alpha(opacity=100);
	height: 5px;
	width: 100%;
	bottom: -10px;
	left: 0;
}



.wrap_submenu.menu2.sm-nowrap {
	display: block;
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
	top: 100%;
}

ul.mainnav li > .wrap_submenu {
	min-width: 180px!important;
	padding: 5px 0;
	margin-top: 10px!important;
}

ul.mainnav li> .wrap_submenu {
	display: none;
	//position: relative !important;
	left: 0;
	background: #808080;
	visibility: hidden;

	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	opacity: 0;
	filter: alpha(opacity=0);
	top: 80%!important;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
	z-index: 9999;
}

ul.menu2 li a {
	padding: 8px 15px;
	color: #666;
	font-size: 15px;
	text-transform: none;
	font-weight: 400;
}



.wrap_submenu li:hover {
	background-color: rgb(242, 242, 242);
	width: 100%;
}

.memu3 {
	background: #fff!important;
}
/*++++++++++++++++++++++++++++++++++++++++++-- footer ---++++++++++++++++++++++++++++++++++++++++++*/
.footer-top {
	background: #222222;
	padding: 20px 0 20px;
}
.footer-top-link a{
	color:#f23f2f
}

.footer-bottom {
	
	padding: 21px 0;
}
.ecom a {
	color:#646464;    cursor: pointer;
}
.footer-top-link {
	text-align: right;
}

.nav-solicals li {
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	padding: 3px;
}

.nav-solicals li .fa:before {
	width: 30px;
	height: 30px;
	text-align: center;
	background: #888;
	color: #222;
	border-radius: 50%;
	line-height: 30px;
	display: block;
	-webkit-transition: all 0.3s cubic-bezier(0.360, -0.055, 0.000, 1.220);
	-o-transition: all 0.3s cubic-bezier(0.360, -0.055, 0.000, 1.220);
	transition: all 0.3s cubic-bezier(0.360, -0.055, 0.000, 1.220);
}

.footer-top a:hover {
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	color: #f1dc68 !important;
}

.nav-solicals li .fa:hover:before {
	background-color: #ffffff!important;
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
}

.list-solicals {
	border-bottom: 1px solid #333;
	padding: 5px 0 15px;
	margin-bottom: 20px;
	padding-top: 0;
}

.footer-top h4 {
	text-transform: uppercase;
	margin-bottom: 0px;
	font-weight: bold;
	color: #cccccc;
	font-size: 100%;
}

.footer-top a {
	color: #888!important;
	text-decoration: none;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	padding: 0px!important;
}

.footer-top ul li {
	padding: 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++--index---++++++++++++++++++++++++++++++++++++++++++*/
#sns_content {
	margin: 0 0 15px;
}

#slideshow {
	margin: 0 0 30px;
}
#slideshow a{display: block;}
.block.hot-deals .item-inner {
	border: none!important;
	padding: 0;
	padding-bottom: 1px;
	padding-top: 1px;
	overflow: hidden;
	margin-bottom: 0px;
}

.block.hot-deals .block-title {
	min-height: 50px;
	margin: 0 15px 10px 0;
}

.block.hot-deals .block-title strong {
	display: block;
	background:#f23f2f;
	position: absolute;
	top: 0;
	left: -7px;
	padding: 0px 20px;
	position: absolute;
	color: #fff;
	line-height: 54px;
	white-space: nowrap;
}

.block.hot-deals .block-title strong:before {
	width: 0;
	height: 0;
	border-style: solid;
	content: '';
	display: block;
	position: absolute;
	top: 100%;
	border-color: transparent #f23f2f transparent transparent;
	border-width: 0 7px 10px 0;
	left: 0;
}

.block.hot-deals .block-title strong:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 99.99%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 27px 0 27px 27px;
	border-color: transparent transparent transparent #f23f2f;
}

.block.hot-deals .item-inner .item-info:before {
	top: -3px;
}

.block.hot-deals .item-info {
	text-align: left;
}

.block.hot-deals .item-title-product a {
	font-size: 150%;
	font-weight: 600;
	text-transform: uppercase;
	color: #333;
}

.block.hot-deals .item-inner .item-info .item-price {
	padding-bottom: 0px!important;
	color: #666;
}

.block.hot-deals .discount_productdeal {
	margin-bottom: 20px;
	font-weight:300;
}

.products-grid .item .item-inner .wrap-addtocart .btn-addtocart {
	cursor: not-allowed;
	background: #f1f1f1;
}

.sns-producttabs .sns-pdt-head {
	padding: 17px 15px;
}

.sns-pdt-head h3 {
	color:#555555;
	font-weight: bold;
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 150%;
}

.sns-producttabs .products-grid .owl-item {
	padding: 0 15px;
}

.sns-producttabs .sns-pdt-container {
	position: relative;
	overflow: hidden;
}

.sns-producttabs .sns-pdt-container .navslider .prev:hover, .sns-producttabs .sns-pdt-container .navslider .next:hover {
	background:#f1dc68;
}

.sns-pdt-container .navslider .prev,.sns-pdt-container .navslider .next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #333;
	color: #fff;
	font-size: 30px;
	z-index: 99;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.sns-producttabs .sns-pdt-container .navslider .prev:before {
	content: "\f104";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: auto;
	height: auto;
	text-align: center;
	line-height: auto;
}

.sns-producttabs .sns-pdt-container .navslider .next:before {
	content: "\f105";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: auto;
	height: auto;
	text-align: center;
	line-height: auto;
}

.sns-producttabs .sns-pdt-container .navslider .next {
	right: -60px;
}

.sns-producttabs .sns-pdt-container:hover .navslider .next {
	right: 0px;
}

.sns-producttabs .sns-pdt-container:hover .navslider .prev {
	left: 0px;
}

.sns-producttabs .sns-pdt-container .navslider .prev {
	left: -60px;
}

.sns-producttabs .sns-pdt-container:hover .navslider .prev, .sns-producttabs .sns-pdt-container:hover .navslider .next {
	opacity: 1;
	filter: alpha(opacity=100);
}

#sns-snsproductspecials-3 .block {
	margin-bottom: 0;
	padding-bottom: 25px;
}

.mrb30 {
	margin-bottom: 30px;
}

.btn-loadmore {
	clear: both;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	position: relative;
	cursor: pointer;
	padding: 10px;
	width: 100%;
	background: #333;
	line-height: 24px;
}

.btn-loadmore a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

.btn-loadmore a:hover {
	color: #fff;
}

.btn-loadmore a:before {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	margin-right: 5px;
	font-size: 16px;
	color: #ccc;
	content: "\f103";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-top: 2px;
}

.sns_producttab .block {
	margin-bottom: 0;
}

.block-subscribe-content {
	background: #f23f2f;
	margin-bottom: 30px;
	padding: 30px;
}

.block-subscribe-content h3 {
	display: table-cell;
	vertical-align: top;
	font-size: 40px;
	margin: 0;
	padding: 0;
	line-height: 35px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding-right: 20px;
	width:55%;
}

.block-subscribe-content .subscribe_form .inner {
	position: relative;
}

.block-subscribe-content .subscribe_form .inner input {
	width: 100%;
	background: #fff;
	border: none;
	padding: 8px 10px;
	height: 40px;
}

.block-subscribe-content .subscribe_form .inner button {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	bottom: 0;
	font-size: 20px;
	line-height: 1;
	background-color: transparent;
	color: #666;
}

.inner .button-small:before {
	font-family: FontAwesome;
	content: "\f003";
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.block-subscribe-content .subscribe_form {
	display: table-cell;
	vertical-align: top;
}

#sns-snsproductspecials-4 .block-title {
	border-bottom: none;
}

.blog-latest .block-latestblog .block-title {
	border-bottom: none;
	margin: 0;
}

.blog-latest .block-latestblog {
	margin-bottom: 0px;
}

.block-subscribe-content form {
	display: table;
	width: 100%;
}

#sns-snsproductspecials-4 .block {
	padding-bottom: 25px;
}
#sns_botsl .botsl_in {
	overflow: hidden;
	background: #fff;
	padding: 0 0 20px;
}

.block-latestblog .container-block .post-title a:hover {
	color: #f23f3f;
}

.block-latestblog .container-block .post-title a {
	color: #111;
	font-weight: bold;
}

.block-latestblog .container-block .post-title {
	font-weight: bold;
	text-transform: uppercase;
	color: #111;
	margin-bottom: 5px;
}

.block-latestblog .container-block .post-img {
	margin-bottom: 10px;
	display: block;
}

.block-none .block .block-title {
	border-bottom: none;
	margin: 0;
}

ul.fa-info-address {
	padding-left: 10px;
	color: #666;
	font-size: 13px;
}

ul.fa-info-address li i {
	margin-right: 5px;
}

ul.fa-info-address li i.fa.fa-mobile {
	font-size: 19px;
}

ul.fa-info-address li i.fa.fa-map-marker {
	font-size: 16px;
}

#sns_partners .partners_slider .partners_slider_in {
	background: #fff;
	padding: 13px 10px;
}

#sns_partners .partners_slider .navslider .prev, #sns_partners .partners_slider .navslider .next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #333;
	color: #fff;
	font-size: 30px;
	z-index: 99;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

#sns_partners .partners_slider .navslider .prev {
	left: -60px;
}

#sns_partners .partners_slider .navslider .next {
	right: -60px;
}

#sns_partners .partners_slider {
	overflow: hidden;
	position: relative;
}

#sns_partners .partners_slider:hover .navslider .prev, #sns_partners .partners_slider:hover .navslider .next {
	opacity: 1;
	filter: alpha(opacity=100);
}

#sns_partners .partners_slider:hover .navslider .prev {
	left: 0px;
}

#sns_partners .partners_slider:hover .navslider .next {
	right: 0px;
}

#sns_partners .partners_slider .navslider .prev:before {
	content: "\f104";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: auto;
	height: auto;
	text-align: center;
	line-height: auto;
}

#sns_partners .partners_slider .navslider .next:before {
	content: "\f105";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: auto;
	height: auto;
	text-align: center;
	line-height: auto;
}

#sns_partners .partners_slider .wrap_in {
	opacity: 0.3;
	filter: alpha(opacity=30);
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

#sns_partners .partners_slider .wrap_in:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#sns_partners .partners_slider .navslider .prev:hover, #sns_partners .partners_slider .navslider .next:hover {
	background:#f1dc68;
}

#sns_botsl p {
	font-size: 13px;
	color: #666;
}

.mar-bottom {
	margin-bottom: 30px;
}
@media (max-width: 767px){
	.mar-bottom {
		margin-bottom: 12.5px;
	}
}
.fixheight .item-img img {
	vertical-align: middle;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}






.category-list:hover .col-left .item-img-list {
	border-color: #f23f3f;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.category-list:hover .col-left .item-img-list .gallery {
	opacity: 0.9;
	filter: alpha(opacity=90);
	bottom: 10px;
}
.category-list:hover .col-left .item-img-list .product-image {
	-webkit-transform: translate(0, -30px);
	-ms-transform: translate(0, -30px);
	-o-transform: translate(0, -30px);
	transform: translate(0, -30px);
}

.category-list .product-image {
	display: block;
	text-align: center;
}


/** hover product index **/
.products-grid .item .item-inner:hover .item-img .gallery {
	opacity: 0.9;
	filter: alpha(opacity=90);
	bottom: 0px;
}

.gallery {
	padding: 3px 25px;
	position: absolute;
	bottom: -25px;
	left: 0;
	width: 100%;
	background: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.gallery-slide {
	text-align: center;
}

.gallery-slide > .img:first-child, .gallery-slide > .img:first-child + .img, .gallery-slide > .img:first-child + .img + .img, .gallery-slide > .img:first-child + .img + .img + .img {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	margin: 0;
	width: 23%;
	margin-left: -4px !important;
}

.products-grid .item .item-inner .item-img .gallery .img {
	margin: 0 2px;
	text-align: center;
}

.products-grid .item .item-inner .item-img .gallery .img img {
	position: inherit;
	width: 100%;height: auto;
}
/** end hover product index **/

/** ngày giờ **/

.block.hot-deals .countdown {
	margin-bottom: 20px;
	display: table;
	width: 100%;
	text-align: center;
}

.block.hot-deals .countdown:before,.block.hot-deals .countdown:after {
	content: " ";
	display: table;
}

.block.hot-deals .countdown:after {
	clear: both;
}

.block.hot-deals .countdown .countdown-row {
	display: table-row;
}

.block.hot-deals .countdown .countdown-row:before,.block.hot-deals .countdown .countdown-row:after {
	content: " ";
	display: table;
}

.block.hot-deals .countdown .countdown-row:after {
	clear: both;
}

.block.hot-deals .countdown .countdown-row .countdown-section {
	display: table-cell;
	border: 1px solid #eee;
	padding: 5px 0;
	min-width: 55px;
	text-align: center;
}

.block.hot-deals .countdown .countdown-row .countdown-section + .countdown-section {
	border-left: none;
}

.block.hot-deals .countdown .countdown-row .countdown-section .countdown-amount {
	color: #666;
	display: block;
	font-weight: bold;
	font-size: 120%;
}

.block.hot-deals .countdown .countdown-row .countdown-section .countdown-period {
	color: #aaa;
}

.block.hot-deals .discount_productdeal {
	margin-bottom: 20px;
}


/*++++++++++++++++++++++++++++++++++++++++++*product*+++++++++++++++++++++++++++++++++++*/
div#price-preview {
	margin-bottom: 12px;
}

#pro_stock {
	display: block;
	margin: 5px 0px 15px;
}

.prd-description {
	font-size: 13px;
	color: #666;
}

.btn-color-add:hover {
	border-color:#f1dc68;
	background:#f1dc68;
	color: #333;
}
.pro-name a:hover{
	color:#f1dc68;
}
.quantitu-prd {
	display: inline-block;
	margin-right: 10px;
}

.cart-prd {
	display: inline-block;
}

.fb-like-g {
	display: inline-block;
	margin-left: -3px;

}
.addthis_toolbox.addthis_default_style {

	background-color: #f2f2f2;
	margin-bottom: -14px;
}
a.addthis_button_facebook_like.at300b {
	padding: 10px 10px 0px 25px;
}
a.addthis_button_google_plusone.at300b{
	padding: 7px 5px 7px;
}
.block-addthis {
	padding-top: 25px;
}

.social li {
	list-style: none;
	display: inline-block;
	padding-left: 0px;
}

.social li a {
	padding: 6px 10px;
	color: #fff;
	font-size: 18px;
}

.social li .fb {
	background: #305891;
	padding: 6px 13px;
}

.social li .twtit {
	background: #2ca8d2;
}

.social li .plus {
	background: #F8694D;
}

.social li .prin {
	background: #738A8D;
}

.social li .tumb {
	background: #484848;
	padding: 6px 13px;
}

.social li .tube {
	background: #CE1616;
}

ul#page-product {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	z-index: 1;
	border: none;
	background-color: transparent;
	margin-bottom: 15px;
}

ul#page-product:before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #ddd;
	top: 50%;
	left: 0;
	z-index: -1;
}

ul#page-product > li {
	display: block;
	margin: 0;
	float: left;
	background: #fff;
	padding: 0 7px 0 0;
}

ul#page-product > li > a {
	color: #111;
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	position: relative;
	text-transform: uppercase;
	font-size: 100%;
	background: none;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	position: relative;
	padding: 7px 15px;
	border: 3px solid #ddd;
	border-radius: 0;
	font-weight: bold;
	margin: 0px;
}

#page-product li.active a {
	color: #f23f3f;
	border-color: #f23f3f;
}

.breadcrumb-arrow li a:hover, .breadcrumb-arrow li a:focus {
	color: #f23f3f;
	background-color: transparent!important;
}
/*__Bộ lọc__*/
.layered_filter {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}

p#filter-heading {
	text-transform: uppercase;
	color: #111;
	font-weight: bold;
	margin: 0;
}

.colour {
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 10px;
	border: 1px solid #ddd;
	margin-top: 3px;
}

ul#filter-color li label span {
	float: left;
	color: #666;
	font-weight: normal;
	font-size: 13px;
}

ul#filter-category li label span {
	color: #666;
	font-weight: normal;
	font-size: 14px;
}

ul#filter-price li label span {
	color: #666;
	font-weight: normal;
	font-size: 14px;
	margin-left: 5px;
}

ul#filter-collection li label span {
	color: #666;
	font-weight: normal;
	font-size: 14px;
}

ul#filter-size li label span {
	color: #666;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
}

.le-checkbox + .fake-box {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0px 7px 0 0;
	vertical-align: middle;
	border: 1px solid #ddd;
	background-color: #FAFAFA;
}

.le-checkbox {
	opacity: 0;
	position: absolute;
	vertical-align: middle;
	width: 100%;
}
.le-checkbox:checked + .fake-box{
	background: #f23f3f;
	border:2px solid #ddd
}
.col-md-12.product-list-short {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px;
}

select.sort-by {
	border-radius: 5px;
	height: 30px;
	border: 1px solid #ddd;
}
ul#filter-color .active .colour {
	border: 2px solid #f23f2f;   
}

.nav-grid li {
	text-align: center;
	padding: 10px 14px;
	float: left;
	display: inline-block;
	border-right: 1px solid #f2f2f2;
	border-top: 1px solid #f2f2f2;
	margin-bottom: -1px;
}

.nav-grid {
	margin: 0px;
}

.nav-grid li a {
	color: #333;
	font-size: 24px;
}

.browse-tags.top-sort {
	padding-top: 5px;
}

.pagination_bottom {
	border-top: 1px solid #f2f2f2;
}

div#pagination a.page-node, div#pagination span.page-node {
	font-size: 14px;
	color: #333;
	padding: 0px 14px;
	height: 40px;
	width: 40px;
	display: inline-block;
	line-height: 40px;
	background-color: #FFFFFF;
	border-right: 1px solid #ddd;
	margin-left: -3px;
}

div#pagination a.page-node:hover, div#pagination .page-node.current{
	color: #fff;
	background-color:#f1dc68;
}

div#pagination .next {
	border-left: 1px solid #ddd;
}

.active1 {
	color: #ffffff!important;
	background-color: #f23f2f;
	border: 0px!important;
}

.active1 i {
	color: #ffffff!important;
}

.badges .ico-sale {
	background-color: red;
	right: 15px;
}

.badges .ico-sale, .badges .ico-new {
	color: #fff;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	line-height: 1;
	padding: 4px 5px;
	text-transform: uppercase;
	font-size: 75%;
	position: absolute;
	top: 10px;
	z-index: 1;
}

.badges .ico-sale:before {
	border-color: red transparent transparent transparent;
	border-width: 6px 6px 0 0;
	right: 0;
}

.badges .ico-new:before,.badges .ico-sale:before {
	width: 0;
	height: 0;
	border-style: solid;
	content: '';
	display: block;
	position: absolute;
	top: 100%;
}

.badges .ico-new:before {
	border-color: transparent #064bd9 transparent transparent;
	border-width: 0 6px 6px 0;
	left: 0;
}

.badges .ico-new {
	background-color: #4b84fa;
	left: 9px;
}

.item-img-list {
	-webkit-transition: all 1.5s ease;
	-o-transition: all 1.5s ease;
	transition: all 1.5s ease;
	position: relative;
	background: #fff;
	border: 1px solid #ededed;
	overflow: hidden;
}

.list-view {
	padding-bottom: 30px;
}

h3.pro-name {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
}

.addquick, .add_to_dealt {
	color: #666;
	background: #f2f2f2;
	padding: 4px 10px 7px 12px;
	margin-left: -3px;
	font-size: 18px;
}
div#layout-page {
	margin-top: 30px;
}
.addquick:hover,.add_to_dealt:hover {
	color: #fff;
	background: #f1dc68;
}

a.btn-color-add.add-to-cart:hover {
	color: #fff;
}

ul#filter-category li:before, ul#filter-collection li:before,ul#filter-size li:before{
	background:#f1dc68;
	content: "";
	display: block;
	height: 6px;
	left: 18px;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top:9px;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
	width: 6px;
}
ul#filter-category li:before{
	top:10px;
}

ul#filter-category li :hover span,ul#filter-collection li:hover  span,ul#filter-size li :hover span{
	color:#f1dc68;
}
ul#filter-category li:hover:before,ul#filter-collection li:hover:before,ul#filter-size li:hover:before {
	opacity: 1;
	filter: alpha(opacity=100);
}
ul#filter-category li {
	line-height: 23px;
	list-style-type: none;
}
/*======================================blog==========================================*/
.sdsarticle-date {
	background: #f23f2f;
	padding: 0px 10px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 8px;
}
.sdsarticle-date:before {
	border-color:  #f23f2f transparent transparent;
	border-style: solid;
	border-width: 6px 0 0 6px;
	content: "";
	position: absolute;
	top: 100%;
	left: 15px;
	height: 0;
	width: 0;
}
.date p {
	margin: 0 0 5px 0;
}
h2.title-article{
	text-transform: uppercase;
	font-weight: bold;
}
.title-article a:hover {
	color: #f1dc68;
}
.breadcrumb li{
	text-align: center;
}
.breadcrumb-arrow li a,.breadcrumb-arrow li > span {
	padding: 0px 5px;
	font-weight:300;
	color: #666;
}
/*+++++++++++++++++++++++++++++++++++**reponsive**++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#repon-menu{
	margin-bottom:0px!important;
	background:#3b3b3b;
	border:0px;
	border-radius: initial;
	min-height:48px;
}



button.btn.btn-default.dropdown-toggle.search-mobi{
	border: 0;
	background-color: transparent;
	font-size: 18px;
	margin-top: 7px;
}
button.btn.btn-default.dropdown-toggle.search-mobi:focus{
	color:#f23f23;
}

.btn-group.open button.search-mobi, li#search-icon:hover button.search-mobi{
	color:#f23f23!important;
	background-color: #EBEBEB!important;
	border-radius: 0;
}
.memu3>li>a{
	padding: 0 10px!important;
}

ul.mainnav li:last-child{
	border-bottom:0px;

}
@media (max-width:300px){
	.header-right{float:none!important;}
}
@media (min-width:300px) and (max-width : 559px) { 
	.header-right{float:none;}
	a.cart {
		color: #505050!important;
	}
	li#cart-target a.cart span:nth-child(2) {
		background: #f23f3f!important;
	}
	li.search {
		margin-right: 0px!important;
		margin-left: 8px!important;
	}
	ul.mobile-menu-icon {
		position: absolute;
		right: 0px;
	}
	button#nav-mobie {
		background-color: transparent;
		border: 0;
		font-size: 30px;
		padding: 0;
		margin: 0;
		margin-top: 11px;
		color: #333;
		position: relative;
		width: 20%;
	}
	.logo-mobile{
		width: 50%;
		float: left;
		padding: 0 8px;
	}
	.logo-mobile h1{
		margin:0;
	}
	.logo-mobile img{
		margin:5px auto 0;
	}
	.mobile-menu-icon-wrapper{
		width: 25%;
		float: left !important;
	}
	.logo {
		max-width:170px;
		height: auto;
	}
	.header-right {
		padding: 0;
	}
	.wrap_submenu li:hover {
		background-color: transparent;
		width: 100%;
	}
	.globalnav {
		width: 100%;
	}
	ul.mobile-menu-user{
		position: absolute;
		top: 0;
		right: 0;
	}
	ul.mobile-menu-user li.user a:not(.fa) {
		font-size: 22spx!important;
		font-weight: bold;
		line-height: 31px;
	}
	ul.mobile-menu-user .user a{
		padding:4px 10px;
		color: #C9C9C9;
		font-size: 25px;
	}
	ul.mainnav>li{
		border-bottom: 1px solid #ddd;
		padding: 6px 0px 6px!important;
	}
	ul.mainnav{
		width: 100%;
		margin: 0;
	}
	ul.menu2 li{
		padding: 0px 6px!important;
		border-bottom: 1px solid #ddd;
	}
	.mainnav >li> a:before {

	}
	.menu2 > li > a{
		padding-left: 0!important;
		font-size: 14px!important;
		color: #333!important;
		font-weight: bold!important;
		text-transform: uppercase!important;
	}
	.menu2.sm-nowrap {
		box-shadow: none!important;
		border-top: 1px solid #ddd;
	}
	.block-subscribe-content form {
		display: block;
	}
	.block-subscribe-content h3 {
		display: block;
		width: 100%;
		padding: 0;
		margin: 0 0 15px;
	}
	.block-subscribe-content .subscribe_form {
		display: block;
		width: 100%;
	}
	.block-subscribe-content h3 {
		font-size: 25px;
	}
	ul#page-product > li > a {
		padding: 6px;
	}
	.block.hot-deals .block-title strong{
		font-size:14px;
		line-height: 44px;
		padding: 0px 12px;
	}
	.block.hot-deals .block-title strong:after {
		border-width: 22px 0 22px 22px;
	}
	.block_navigation{
		margin-bottom:0px;
	}
	#top-nav-collec .navbar-toggle{
		background-color: #FFF;
		border: 0;
	}
	.text-h4{
		font-size: 18px;
		color: #333;
		text-transform: uppercase;
		margin: 5px 5px;
	}
	.margin-repon{
		margin-bottom:0px!important;
	}
	.collection-content.block.clearfix {
		margin-top: 20px;
	}
	#repontop-bor{

		//		border-top: 1px solid #111;
		padding-top: 11px;
	}
	#collection .browse-tags {
		float: left!important;
		padding-bottom: 15px;
		padding-left:0px!important;

	}
	.list-solicals {
		margin-top: 20px;
	}
}
@media (min-width:560px) and (max-width : 767px) { 
	a.cart {
		color: #505050!important;
	}
	li#cart-target a.cart span:nth-child(2) {
		background: #f23f3f!important;
	}
	li.search {
		margin-right: 0px!important;
		margin-left: 8px!important;
	}
	ul.mobile-menu-icon {
		position: absolute;
		right: 0px;
		top:5px
	}
	button#nav-mobie {
		background-color: transparent;
		border: 0;
		font-size: 30px;
		padding: 0;
		margin: 0;
		margin-right: 10px;
		margin-top: 27px;
		color: #333;
		position: relative;
	}
	.logo {
		max-width:170px;
		height: auto;
	}
	.header-right {
		padding: 0;
		width: 100%;
	}
	.wrap_submenu li:hover {
		background-color: transparent;
		width: 100%;
	}
	.globalnav {
		width: 100%;
	}
	ul.mobile-menu-user{
		position: absolute;
		top: 0;
		right: 0;
	}
	ul.mobile-menu-user li.user a:not(.fa) {
		font-size: 22spx!important;
		font-weight: bold;
		line-height: 31px;
	}
	ul.mobile-menu-user .user a{
		padding:4px 10px;
		color: #C9C9C9;
		font-size: 25px;
	}
	ul.mainnav>li{
		border-bottom: 1px solid #ddd;
		padding: 8px 6px 8px!important;
	}
	ul.mainnav{
		width: 100%;
		margin: 0;
	}
	ul.menu2 li{
		padding: 0px 6px!important;
		border-bottom: 1px solid #ddd;
	}
	.mainnav >li> a:before {

	}
	.menu2 > li > a{
		padding-left: 0!important;
		font-size: 14px!important;
		color: #333!important;
		font-weight: bold!important;
		text-transform: uppercase!important;
	}
	.menu2.sm-nowrap {
		box-shadow: none!important;
		border-top: 1px solid #ddd;
	}
	.block-subscribe-content form {
		display: block;
	}
	.block-subscribe-content h3 {
		display: block;
		width: 100%;
		padding: 0;
		margin: 0 0 28px;
	}
	.block-subscribe-content .subscribe_form {
		display: block;
		width: 100%;
	}
	.block-subscribe-content h3 {
		font-size: 35px;
	}

	.block_navigation{
		margin-bottom:0px;
	}
	#top-nav-collec .navbar-toggle{
		background-color: #FFF;
		border: 0;
	}
	.text-h4{
		font-size: 18px;
		color: #333;
		text-transform: uppercase;
		margin: 5px 5px;
	}
	.margin-repon{
		margin-bottom:0px!important;
	}
	.collection-content.block.clearfix {
		margin-top: 20px;
	}
	#repontop-bor{

		border-top: 1px solid #111;
		padding-top: 11px;
	}
	#collection .browse-tags {
		float: left!important;
		padding-bottom: 15px;
		padding-left:0px!important;

	}
	.list-solicals {
		margin-top: 20px;
	}
}
@media (min-width:992px) {
	.mainnav >li> a:before {
		content: '';
		display: block;
		width: 0%;
		height: 0;
		background:#f1dc68;
		position: absolute;
		left: 50%;
		bottom: 50%;
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transition: all 0.4s cubic-bezier(0.360, -0.055, 0.000, 1.220);
		-o-transition: all 0.4s cubic-bezier(0.360, -0.055, 0.000, 1.220);
		transition: all 0.4s cubic-bezier(0.360, -0.055, 0.000, 1.220);
	}
	.flexslider .slides img{height:450px;}
}
@media (max-width:992px) {
	ul.mainnav li{
		padding:0 5px;
	}
	#search_block_top {
		float:right;
		width:165px;
	}
}
@media (max-width:767px){
	.title-post{padding-left:0px!important;padding-right:0px!important;}
	ul.mainnav li > .wrap_submenu{min-width:100%!important;}
	div#bs-example-navbar-collapse-1{float:none;}
	#widget-social.social-icons{display:none;}
	.center_column{
		margin-top:10px;
	}
	.category-grid{
		padding:0 0 0 10px;

	}
	.products-grid{
		padding-left:0;
	}
	.products-grid .item .item-inner .item-info .item-title-product{
		white-space: normal;
		text-overflow:ellipsis;
		overflow:hidden;
	}
	.old-price{
		max-height:20px;
		display:inline-block;
	}
	.sns-bestsales .item:nth-child(1){
		padding-right: 5px
	}
	.sns-bestsales .item:nth-child(2){
		padding-left: 5px
	}
	.sns-bestsales .item .blog-inner .info{
		padding-left: 0;padding-right: 0;
	}
	.sns-bestsales .item .blog-inner .info .post-title{
		display: block;
		/* Fallback for non-webkit */
		display: -webkit-box;
		line-height: 1.4;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	#contact_gmap .blog-inner:nth-child(1){
		padding-right: 5px
	}
	#contact_gmap .blog-inner:nth-child(2){
		padding-left: 5px
	}
	#contact_gmap .blog-inner .info{
		padding-left: 0;padding-right: 0;
	}
	#contact_gmap .blog-inner .info a{
		display: block;
		/* Fallback for non-webkit */
		display: -webkit-box;
		line-height: 1.4;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
/*===========Banner========*/
.title-post {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	top: auto;
	height: 40px;
	line-height: 40px;
	color: #808080;
	font-size: 16px;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	background-color: #F2F2F2;
}
.title-post .text {
	position: absolute;
	right: 15px;
	display: none;
	top: 0;
	bottom: 0;
}
#columns .banner-item a {
	display: block;
	position: relative;
	padding-bottom: 40px;
	line-height: 0;
}
.banner-item {
	margin-bottom: 10px;
}
.banner-item .info a:hover .title-post {
	background-color: #808080;
	color: #00cc00;
}
#columns .banner-item a:hover .title-post .text {
	display: block;
}
/*========END=======*/
/* ================ SOCIAL ICONS ==================== */
#widget-social.social-icons{
	position: fixed;
	z-index: 10;
	right: 0;
	top: 200px;
	right: -150px
}
.social-icons ul{
	margin-top: 189px;
}
.social-icons ul li{
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 3px;
}
.social-icons .social-wrapper{
	font-size: small;
	display: block;
	width: 200px;
	background-color: #1c1d21;
	color: #bdbdbd;
	position: relative;
	right: 0;
	font-family: Arial;
}
.social-icons .social-wrapper:hover{
	right: 150px;
}
.social-icons .social-icon{
	width: 24px;
	display: inline-block;
	padding: 16px 30px 16px 20px;
	text-align: center;
}
.social-icons i{
	font-size: 22px;
	font-style: normal;
	vertical-align: middle;
}
.social-icons .cart,
.social-icons .cart .social-icon{
	background-color: #7bae23;
	color: #ffffff;
}
.social-icons .facebook,
.social-icons .facebook .social-icon{
	background-color: #3a589b;
	color: #ffffff;
}
.social-icons .twitter,
.social-icons .twitter .social-icon{
	background-color: #19bfe8;
	color: #ffffff;
}
.social-icons .pinterest,
.social-icons .pinterest .social-icon{
	background-color: #e53b51;
	color: #ffffff;
}
.social-icons .google,
.social-icons .google .social-icon{
	background-color: #cf3e2c;
	color: #ffffff;
}
.social-icons .youtube,
.social-icons .youtube .social-icon{
	background-color: #d92c27;
	color: #ffffff;
}
.social-icons .flickr,
.social-icons .flickr .social-icon{
	background-color: #ff0084;
	color: #ffffff;
}
.social-icons .instagram,
.social-icons .instagram .social-icon{
	background-color: #cf3e2c;
	color: #ffffff;
}
.social-icons .tumblr,
.social-icons .tumblr .social-icon{
	background-color: #82685a;
	color: #ffffff;
}
.social-icons .rss,
.social-icons .rss .social-icon{
	background-color: #f79638;
	color: #ffffff;
}

.social-icons .social-wrapper,
.social-icons .social-icon{
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.products-grid .item .item-inner .item-img .product-image img{
	max-height: 180px;
	width: 100%;
	max-width: 180px;
	margin: 0 auto;
}
.mycart {
	padding: 14px 0;
	background: #F23F2F;
}
.tongle.cart-tongle {
	line-height: initial;
}

.item-footer {
	padding: 20px 0 1px;
}
.icon {
	width: 45px;
	height: 45px;
	float: left;
	margin-top: 5px;
}

.item-footer .info p.text-1 {
	font-size: 15px !important;
	margin: 0px;
	white-space: nowrap;
	overflow: hidden;
	color: #000!important;
	font-weight: 600;
}
.item-footer .info p {
	font-size: 11px;
	text-transform: uppercase;
	height: 21px;
	color: #00cc00;
}

ul.mainnav > li:last-child{
	//background:#F23F2F;
}

.memu3 {
	background: #808080  !important;
}
.wrap_submenu.menu2.sm-nowrap{
	position:absolute !important;
	z-index:99999999999;
}
.flexslider {

	z-index: 0;
}

@media (max-width:767px){
	ul.mainnav {
		margin-left: 15px !important;
	}
}
.index-product {
	margin-left: 0;
	margin-right: 0;
	padding: 0px 10px;
}
.category-grid-item {
	margin: 0 10px;
}
.index-title {
	font-weight: bold;
	font-size: 28px;
	margin: 5px 0 25px;
	line-height: 1.1;
}
@media (min-width: 1024px){
	.index-title{
		margin-top: 45px;
		margin-bottom: 40px;
	}
}
.index-product-owl .owl-nav > div{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	font-size:36px;
	width:40px;
	height:40px;
	text-align:center;
}
.index-product-owl .owl-nav .owl-prev{left: -20px;}
.index-product-owl .owl-nav .owl-next{right: -20px;}
.banner-title {
	text-align: center;
	position: relative;
	margin: 0 0 30px 0;
	font-size: 30px;
	line-height: 1.2;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #0E1C22;
}
.banner-title:after {
	content: '';
	width: 80%;
	max-width: 150px;
	height: 2px;
	background: #0E1C22;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	position: absolute;
}
.index-banner.style1 {
	margin-bottom: 30px;
}
.index-banner .caption {
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff;
	color: #000;
	padding: 10px 0 0;
	pointer-events: none;
}
.index-banner .caption i{
	position:absolute;
	top:-15px;
	left:50%;
	transform:translateX(-50%);
	width:30px;
	height:30px;
	border-radius:50%;
	background:#da1d38;
	display:none;
}
.index-banner .caption .caption-title{
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	line-height:21px;
	letter-spacing: 0.2px;
}
.index-banner .caption .caption-sub{
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: 300;
	color: #ccc;
}
.index-banner a, .hover-effect{
	display: block;
	position: relative;
	overflow: hidden;
}
.index-banner a img{display:block;width:100%;}
.index-banner a .caption-title2{
	display:flex;
	align-items:center;
	margin:5px 0 30px;
	font-size:14px;
	color:#333;
	font-weight:400;
	line-height:21px;
}
.index-banner a .caption-title2 i{
	margin-left:5px;
	color: #0CD428;
}
.hover-effect:before{
	position: absolute;
	z-index: 1;
	top: 0;
	left: -10%;
	width: 120%;
	height: 100%;
	background: rgba(255, 255, 255, 0.2);
	content: '';
	-webkit-transition: -webkit-transform .6s;
	transition: transform .8s;
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, 100%, 0);
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}
.hover-effect:hover:before {
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -125%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, -125%, 0);
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: initial; 
}
.caption-title3 {
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px 10px 0;
	text-align: center;
	font-size: 14px;
	color: #333;
	font-weight:400;
	line-height:21px;
	/*background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 80%,rgba(0,0,0,1) 100%);*/
}
.index-banner .hover-effect:hover .caption-title, .index-banner .hover-effect:hover .caption-title2, .index-banner .hover-effect:hover .caption-title3{color:#f23f3f;}
.blog-inner .info{background:#fff;padding:10px;}
.blog-inner .info p{margin:0;}
.blog-inner .info a{color:#111;font-weight:bold;}
.blog-inner .info a:hover{color:#f23f3f;}
.info-bottom{margin:0 0 20px;}
.info-bottom h4{font-size:13px;line-height:18px;text-transform:uppercase;font-weight:500;}
.info-bottom .titleHotline a {
	font-size: 24px;
	display: block;
	color: #f1dc68;
}
.info-bottom .moreInfoFooter{display:block;font-size: 13px;margin: 5px 0 0 0;}
.index-store {margin: 0 0 20px;}
.store-title-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #3b3b3b;
	color: #fff;
	padding: 5px 10px;
	font-size: 13px;
	line-height: 18px;
}
.store-title-box .store-title {
	text-transform: uppercase;
	font-size: 28px;
	font-weight: bold;
	line-height: 1;
}
.footer-action > h4 {cursor: pointer;}
.footer-action > h4 i {display:none;}
@media screen and (max-width:767px){
	.footer-action > h4 {cursor: pointer;}
	.footer-action > h4 i{display:inline-block;}
	.footer-action > .nav-pills {display:none;}
}
.newsletter {
	position: relative;
}
.newsletter input[type="email"] {
	background-color: white;
	height: 36px;
	font-size: 15px;
	color: #333;
	outline: none;
	box-shadow: none;
	border-radius: 0;
	border: 1px solid #d0d0d0;
	padding: 10px 16px;
	width: 100%;
	display: block;
}
.newsletter .button-sp{
	position: absolute;
	right: 0;
	top: 0;
	background: black;
	border: none;
	color: white;
	padding: 5px 15px;
	height: 36px;
}
.index-product-owl .category-grid-item{margin:0 23px;}
.index-product-owl .category-grid-item .img-product{max-width:150px;}
.list-owl .item{padding-left: 10px;padding-right: 10px;}
.list-owl .owl-buttons > div{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	font-size:36px;
	width:40px;
	height:40px;
	text-align:center;    color: #fff;
}
.list-owl .owl-buttons .owl-prev{left:0px;}
.list-owl .owl-buttons .owl-next{right:0px;}
.view-more{
	max-width: 200px;
	border: 1px solid #3b3b3b;
	margin: 0 auto 30px;

	text-align: center;
}
.view-more a {
	color: #000;
	display: block;padding: 10px;
}

.view-more:hover {
	background: #3b3b3b;
	color: #fff;
}

.view-more:hover a {
	color: #fff;
}
a.mburger.mburger--spin {
	position: relative;
	z-index: 99;
}
.store-img .owl-controls .owl-nav div {
	position: absolute;
	top: 45%;
	color: #fff;
	background: #3b3b3b;
	padding: 10px;
	font-size: 18px;
	transform: translateY(-45%);
}

.store-img .owl-controls .owl-nav div.owl-prev {
	left: 0;
}

.store-img .owl-controls .owl-nav div.owl-next {
	right: 0;
}
#slideshow .owl-controls .owl-nav div {
	position: absolute;
	top: 45%;
	color: #fff;
	padding: 10px;
	font-size: 20px;
	transform: translateY(-45%);
}

#slideshow .owl-controls .owl-nav div.owl-prev {
	left: 10px;
}

#slideshow .owl-controls .owl-nav div.owl-next {
	right: 10px;
}
.logo-bct{margin-top: 15px;}
.logo-bct .dmca{margin-left: 15px;}
.logo-bct .dmca img{width: auto; height: 60px;}
@media screen and (max-width:1199px){
	.hover-effect:before{display:none;}
	.index-product-owl .category-grid-item{margin: 0 15px;}
}
@media screen and (max-width:991px){
	.index-product-owl .owl-buttons .owl-prev{left:0;}
	.index-product-owl .owl-buttons .owl-next{right:0;}
	.banner-title{font-size:24px;}
	.index-product-owl .category-grid-item {margin: 0 10px;}
}
@media screen and (max-width:767px){
	.blog-inner .info{margin-bottom:20px;}
	.index-product-owl .category-grid-item {margin: 0 6px;}
	.footer-bottom{ padding-bottom: 80px; }
	.logo-bct a img{width: 140px;}
	.logo-bct .dmca img{height: 53px; width: auto;}
}
@media screen and (max-width:699px){
	.index-product-owl .category-grid-item .img-product{max-width:130px;}
}
@media screen and (max-width:420px){

}
.banner_footer_bottom{
	padding: 0 0 20px;
}
.banner_footer_bottom a{
	border-radius: 20px;display: block;
}

.home-collection-countdown {
	display: flex;
	align-items: center;
}
.home-collection-countdown .time {
	margin:0px;
	display: flex;
	align-items: center;
	padding: 10px;
	background: #fd0000;
	color: #ffffff;
}
.home-collection-countdown .time:not(:last-child) {
	border-right: 1px solid #ffffff;
}
.home-collection-countdown .time > div {
	font-size: 30px;
	font-weight: 700;
	color: #ffffff;
}
.home-collection-countdown .time  > div:first-child {
	margin-right: 5px;
}
.home-collection-countdown .countdown-title {
	font-size: 24px;
	font-weight: 700; 
	color: #000000;
	text-transform: uppercase;
	margin-right: 20px;
} 
.home-flash-sale {
	padding: 40px 10px;
	background: #ffffff;
	color: ;
  overflow: hidden;
}

.home-flash-sale .view-collection-btn a{
	padding: 10px;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	background: #ff0000;
	color: #ffffff;
}
.home-section-head {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
}
.home-flash-sale .index-title {
	color: #ff0900;
	font-size: 40px; 
	text-transform: uppercase;
}
.home-flash-sale .products-grid .item .item-inner {
	background: #ffffff;
}
.home-flash-sale .index-product {
	margin: 0px -5px;
}
.home-flash-sale .item-variantSize .swatch{
	display: flex;
	align-items: center;
	gap: 10px;
}

.home-flash-sale .item-variantSize .header-s {
	text-transform: uppercase;
	font-weight: 700;
	flex: 1 0 auto;
}
.home-flash-sale .item-variantSize .select-swap {
	display: flex;
	align-items: center;
	gap: 5px;
	overflow-x: auto;
}

.home-flash-sale .item-variantSize .select-swap::-webkit-scrollbar{
	height: 4px;
	width: 4px;
	background: gray;
}

.home-flash-sale .item-variantSize .select-swap::-webkit-scrollbar-thumb {
	background: #000; 
}

.home-flash-sale .item-variantSize .select-swap::-webkit-scrollbar-track {
	background: #f1f1f1; 
}
.home-flash-sale .item-variantSize .swatch-element label {
	min-width: 28px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #000;
	display: inline-block;
	padding: 0px 3px;
	font-size: 12px;
}
.home-flash-sale .item-variantSize .swatch-element label a {
	color: #000;
}
//.home-flash-sale .index-product-owl .owl-nav > div { color: #fff;}
.home-flash-sale .index-product-owl .owl-nav .owl-next {
	right: -25px;
}.home-flash-sale .index-product-owl .owl-nav .owl-prev {
	left: -25px;
}
.home-flash-sale .index-product-owl .category-grid-item {
	/*margin: 0px 5px;*/
}
.home-flash-sale .tag-fs {
	position: absolute;
	top: 10px;
	left: 2px;
	z-index: 99;
	background: red;
	padding: 0px 5px;
	border-radius: 4px;
	color: #fff;
	letter-spacing: 0.5px;
	font-size: 11px;
	text-transform: uppercase;
}
@media (max-width: 991px) {
	.home-section-head {
		flex-wrap: wrap;
		justify-content: center;
		margin-bottom: 20px;
	}
	.home-flash-sale {
		padding: 20px 0px;
	}
	.home-flash-sale .index-title {
		margin-bottom: 0;
		font-size: 28px;
	}
	.home-section-head > div {
		width: 100%;
		text-align: center;
		justify-content: center;
	}
	.home-collection-countdown .time > div {
		font-size: 12px;
	}
	.home-collection-countdown .time {
		padding: 5px;
	}
	.home-collection-countdown .countdown-title {
		font-size: 13px;
		margin-right: 12px;
	}
	.home-flash-sale .view-collection-btn a {
		margin-top: 20px;
		font-size: 14px;
	}
	.home-flash-sale .index-product {
		margin: 0;
	}
}
.tag-product {
    position: absolute;
    top: 10px;
    left: 3px;
    font-size: 12px;
    min-width: 115px;
    text-align: left;
    z-index: 2;
}

.tag-product .item {
    margin-bottom: 5px;
    padding: 0px 5px;
    background: red;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    letter-spacing: 0.5px;
    font-size: 11px !important;
    text-transform: uppercase;
    line-height: 22px;
  @media (max-width:767px){
     font-size:8px !important;
  }
}

#wrapper-detail .ico-product .ico-sale {
	background-color: red;
	right: -6px;
}
#wrapper-detail .ico-product .ico-sale {
	color: #fff;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	line-height: 1;
	padding: 4px 5px;
	text-transform: uppercase;
	position: absolute;
	top: 10px;
	z-index: 1;
}
#wrapper-detail .ico-product .ico-sale:before {
	border-color:  red transparent transparent transparent;
	border-width: 6px 6px 0 0;
	right: 0;
}
#wrapper-detail .ico-product .ico-sale:before {
	width: 0;
	height: 0;
	border-style: solid;
	content: '';
	display: block;
	position: absolute;
	top: 100%;
}
#wrapper-detail .tag-product .item {
	font-size: 14px;
}

.container-banner-topcs .owl-controls .owl-nav div {
	position: absolute;
	top: 45%;
	color: #fff;
	background: #3b3b3b;
	padding: 10px;
	font-size: 18px;
	transform: translateY(-45%);
}

.container-banner-topcs .owl-controls .owl-nav div.owl-prev {
	left: 0;
}

.container-banner-topcs .owl-controls .owl-nav div.owl-next {
	right: 0;
}


