/*
Theme Name: Mua Hang Re
Theme URI: https://letuht.com
Description: WordPress themes for letuht.com
Version: 1.0
Author: letuht
Author URI: https://letuht.com/
*/
div.wpcf7{margin:0;padding:0}div.wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em}div.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);height:1px;width:1px;margin:0;padding:0;border:0}div.wpcf7-mail-sent-ok{border:2px solid #398f14}div.wpcf7-mail-sent-ng{border:2px solid red}div.wpcf7-spam-blocked{border:2px solid orange}div.wpcf7-validation-errors{border:2px solid #f7e700}span.wpcf7-form-control-wrap{position:relative}span.wpcf7-not-valid-tip{color:red;font-size:1em;display:block}.wpcf7-display-none,div.wpcf7 div.ajax-error{display:none}.use-floating-validation-tip span.wpcf7-not-valid-tip{position:absolute;top:20%;left:20%;z-index:100;border:1px solid red;background:#fff;padding:.2em .8em}span.wpcf7-list-item{margin-left:.5em}div.wpcf7 img.ajax-loader{border:none;vertical-align:middle;margin-left:4px}div.wpcf7 .placeheld{color:#888}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
outline: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	outline: none;
}
*:focus, *:active {
	outline: none;
}
input {outline: none; margin: 0;padding:0;}
/*style*/
body {
	background-color: #fff; font-size: 14px; color: #333; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 1.42857143;
}
h1, h2, h3, h4, h5 {font-family: 'Open Sans', sans-serif;}
strong, b {font-weight: bold;}
em {font-style: italic;}
a {
	color: #333; 
	font-family: "Arial", Helvetica, sans-serif;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	outline: none;
}
input, button {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
a:hover {
	color: #ff6600;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	outline: none;
}
img {
	max-width: 100%;
	height: auto;
}
body > iframe {
	left: 0;
}
.clearfix:after {
	clear: both;
}
.clearfix:before,
.clearfix:after{
	display: table;
	content: '';
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.full {
	float: left;
	width: 100%;
	position: relative;
}
.container {
	width: 1170px;
	margin-right: auto;
	margin-left: auto;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.col-2, .col-3, .col-4, .col-5,
.col-6, .col-7, .col-8, .col-9,
.col-10, .col-12, .col-five, .col-five-2x {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
.col-five {
	width: 25%;
}
.col-five.col-five2 {
	width: 20%;
}
.col-five-2x {
	width: 50%;
}
.col-2 {
	width: 16.66666666666667%;
}
.col-3 {
	width: 25%;
}
.col-4 {
	width: 33.33333333333333%;
}
.col-5 {
	width: 41.66666666666667%;
}
.col-6 {
	width: 50%;
}
.col-7 {
	width: 58.33333333333333%;
}
.col-8 {
	width: 66.66666666666667%;
}
.col-9 {
	width: 75%;
}
.col-10 {
	width: 83.33333333333333%;
}
.col-12 {
	width: 100%;
}
/*top-bar*/
#wrapper {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}
#header {
	border-bottom: 3px solid #ff6600;
}
#top-bar {
	background: #5D5C5C;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 13px;
	color: #FFF;
}
#top-bar a {
	color: #FFF;
}
#top-bar .fa {
	font-size: 15px;
	color: #f83015;
}
.left-top-bar > div {
	float: left;
}
.left-top-bar .address {
	margin-right: 8px;
	border-right: 1px solid #848484;
	padding-right: 8px;
}
/*menu-top*/
.menu-top ul {
	float: right;
}
.menu-top ul li {
	float: left;
}
.menu-top ul li a {
	padding: 0 20px;
	border-left: 1px solid #848484;
}
.menu-top ul li:first-child a {
	padding-left: 0;
	border: none;
}
/*header-inner*/
#header-inner {
	padding-top: 11px;
	padding-bottom: 11px;
}
/*menu-right*/
.menu-right .cart-btn {
	float: right;
	padding-left: 42px;
	background: url(images/giohang.png) no-repeat left center;
	height: 33px;
	margin-top: 58px;
}
.menu-right .cart-btn span.cart-name {
	font-size: 12px;
	width: 30px;
	float: left;
	height: 33px;
}
.menu-right .cart-btn span.qty {
	background-color: #F83015;
	float: right;
	height: 28px;
	padding: 0 10px 0 15px;
	line-height: 28px;
	color: #FFF;
	font-size: 15px;
	margin-left: 6px;
	position: relative;
}
.menu-right .cart-btn span.qty:before {
	content: '';
	position: absolute;
	left: -8px;
	width: 8px;
	height: 28px;
	top: 0;
	background: url(images/bggh.png) no-repeat left center;
}
/*search_form*/
.search_form {
	position: relative;
}
.search_form button {
	width: 36px;
	height: 36px;
	position: absolute;
	right: 0;
	top: 0;
	background: #ff6600;
	border: 1px solid #ff6600;
	color: #FFF;
}
.search_form button .fa {
	font-size: 20px;
}
.search_form #s {
	width: 100%;
	float: right;
	border: 1px solid #c4c4c4;
	height: 36px;
	padding: 10px;
	font-size: 12px;
}
.search_form #s:focus {
	border-color: #f83015;
}
/*main*/
/*navigation*/
#navigation {
	height: 33px;
	background: #e6e6e6;
}
#navigation .row {
	position: relative;
}
#navicon > a {
	background: #ff6600;
	color: #FFF;
	display: block;
	height: 33px;
}
#navicon > a .fa {
	font-size: 20px;
	float: left;
	clear: left;
	padding-top: 5px;
	padding-left: 19px;
}
#navicon > a span {
	float: left;
	font-size: 13px;
	color: #fff;
	font-weight: 600;
	padding-top: 7px;
	padding-left: 11px;
}
/*main_menu*/
#menu_main {
	background: #f4f4f4;
	border-left: #dfdfdf solid 1px;
	position: relative;
	z-index: 999;
}
#menu_main > li {
	border-top: #dfdfdf solid 1px;
	border-right: #dfdfdf solid 1px;
}
#menu_main > li > a {
	text-transform: uppercase;
	font-weight: 600;
	height: 39px;
	color: #1b1b1b;
	clear: both;
	font-size: 12px;
	display: block;
	line-height: 40px;
	position: relative;
	-webkit-transition: all 0s ease;
	-moz-transition: all 0s ease;
	-ms-transition: all 0s ease;
	-o-transition: all 0s ease;
	transition: all 0s ease;
	z-index: 999;
}
#menu_main > li > a > img {
	height: 20px;
	float: right;
	position: relative;
	top: 8px;
	right: 10px;
}
#menu_main > li > a > .icon {
	width: 27px;
	height: 30px;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	background-position: center top;
}
#menu_main > li > a > .icon {
    background: url(https://thietbithammytt.com/wp-content/uploads/2020/11/danh-muc-icon.png) no-repeat left top;
    background-size: 100%;
}
#menu_main > li.icon2 > a > .icon {
	background: url(images/icons/balo.png) no-repeat left top;
	background-size: 100%;
}
#menu_main > li.icon1 > a > .icon {
	background: url(images/icons/km.png) no-repeat left top;
	background-size: 100%;
}
#menu_main > li.icon3 > a > .icon {
	background: url(images/icons/bag.png) no-repeat left top;
	background-size: 100%;
}
#menu_main > li.icon4 > a > .icon {
	background: url(images/icons/vali.png) no-repeat left top;
	background-size: 100%;
}
#menu_main > li.icon5 > a > .icon {
	background: url(images/icons/travel.png) no-repeat left top;
	background-size: 100%;
}
#menu_main > li.icon6 > a > .icon {
	background: url(images/icons/lap.png) no-repeat left top;
	background-size: 100%;
}
#menu_main > li.icon7 > a > .icon {
	background: url(images/icons/ipad.png) no-repeat left top;
	background-size: 100%;
}
#menu_main > li.icon8 > a > .icon {
	background: url(images/icons/khac.png) no-repeat left top;
	background-size: 100%;
}
#menu_main > li.icon9 > a > .icon {
	background: url(images/icons/mhonline.png) no-repeat left top;
	background-size: 100%;
}
/*#menu_main > li:hover > a > .icon {
	background-position: left bottom;
}*/
#menu_main > li:hover > a, #menu_main > li:first-child > a {
	color: #ff6600;
}
#menu_main > li:hover {
}
#menu_main > li:hover > a:after, #menu_main > li:first-child > a:after {
	height: 40px;
	width: 1px;
	left: -1px;
	position: absolute;
	content: '';
}
#menu_main > li:hover > a:before, #menu_main > li:first-child > a:before {
	height: 1px;
	width: 199px;
	top: -1px;
	position: absolute;
	content: '';
	left: -1px;
}

/*color menu*/
/*#menu_main > li:first-child > a, 
#menu_main > li:first-child > a:after,
#menu_main > li:first-child > a:before,*/
/*#menu_main > li.icon1:hover > a, 
#menu_main > li:hover.icon1 > a:after, 
#menu_main > li.icon1:hover > a:before {
	background-color: #ff0000;
}

#menu_main > li.icon2:after {
	border-color: transparent transparent transparent #0fb163;
}
#menu_main > li.icon2:hover > a, #menu_main > li:hover.icon2 > a:after, #menu_main > li.icon2:hover > a:before {
	background-color: #0fb163;
}

#menu_main > li.icon3:after {
	border-color: transparent transparent transparent #0096c8;
}
#menu_main > li.icon3:hover > a, #menu_main > li:hover.icon3 > a:after, #menu_main > li.icon3:hover > a:before {
	background-color: #0096c8;
}

#menu_main > li.icon4:after {
	border-color: transparent transparent transparent #e0315a;
}
#menu_main > li.icon4:hover > a, #menu_main > li:hover.icon4 > a:after, #menu_main > li.icon4:hover > a:before {
	background-color: #e0315a;
}

#menu_main > li.icon5:after {
	border-color: transparent transparent transparent #0eb5c4;
}
#menu_main > li.icon5:hover > a, #menu_main > li:hover.icon5 > a:after, #menu_main > li.icon5:hover > a:before {
	background-color: #0eb5c4;
}

#menu_main > li.icon6:after {
	border-color: transparent transparent transparent #ec9a1a;
}
#menu_main > li.icon6:hover > a, #menu_main > li:hover.icon6 > a:after, #menu_main > li.icon6:hover > a:before {
	background-color: #ec9a1a;
}

#menu_main > li.icon7:after {
	border-color: transparent transparent transparent #af38c4;
}
#menu_main > li.icon7:hover > a, #menu_main > li:hover.icon7 > a:after, #menu_main > li.icon7:hover > a:before {
	background-color: #af38c4;
}

#menu_main > li.icon8:after {
	border-color: transparent transparent transparent #ff3464;
}
#menu_main > li.icon8:hover > a, #menu_main > li:hover.icon8 > a:after, #menu_main > li.icon8:hover > a:before {
	background-color: #ff3464;
}

#menu_main > li.icon9:after {
	border-color: transparent transparent transparent #6d6d6d;
}
#menu_main > li.icon9:hover > a, #menu_main > li:hover.icon9 > a:after, #menu_main > li.icon9:hover > a:before {
	background-color: #6d6d6d;
}*/
/*color menu*/
#menu_main .sub-menu {
	padding-right: 280px;
	height: 360px;
	background-color: #FFF;
	position: absolute;
	left: 100%;
	top: 0;
	width: 700px;
	z-index: 99;
	-webkit-box-shadow: 0 3px 8px rgba(3,3,3,0.26);
	-ms-box-shadow: 0 3px 8px rgba(3,3,3,0.26);
	box-shadow: 0 3px 8px rgba(3,3,3,0.26);
	display: none;
}
#menu_main .sub-menu li:last-child {
	position: absolute;
	right: 0;
	width: 280px;
	height: 358px;
	top: 1px;
}
#menu_main .sub-menu li:not(:last-child) {
	padding: 0 15px;
	width: 50%;
	float: left;
}
#menu_main .sub-menu li:not(:last-child) a {
	padding-top: 10px;
	display: block;
}
#menu_main > li:hover > .sub-menu {
	display: block;
}
/*brand-menu*/
.brand-menu {
	position: relative;
}
.brand-menu > a {
	float: right;
	height: 33px;
	line-height: 33px;
	padding: 0 15px;
	text-transform: uppercase;
	display: inline-block;
	background-color: red;
	color: #FFF;
}
.brand-menu > a:hover, .brand-menu:hover > a {
	background-color: #FFF;
	color: red;
}
.brand-menu #menu_brand {
	background-color: #FFFFFF;
	display: none;
	position: absolute;
	top: 33px;
	width: 100%;
	z-index: 9999;
	padding-bottom: 15px;
	-webkit-box-shadow: 0 3px 8px rgba(3,3,3,0.26);
	-ms-box-shadow: 0 3px 8px rgba(3,3,3,0.26);
	box-shadow: 0 3px 8px rgba(3,3,3,0.26);
}
.brand-menu #menu_brand li {
	float: left;
	width: 25%;
	padding: 0 15px;
}
.brand-menu #menu_brand li a {
	padding-top: 10px;
	display: block;
}
.brand-menu:hover #menu_brand {
	display: block;
}
/*home-slide*/
.home-slide {
	height: 360px;
	overflow: hidden;
	position: relative;
}

/*news-home*/
.news-home {
	border-right: #dfdfdf solid 1px;
	border-left: #dfdfdf solid 1px;
	height: 360px;
	position: relative;
}
.news-home .more {
	position: absolute;
	bottom: 6px;
	right: 15px;
	font-size: 13px;
	color: #E94D38;
}
.news-home .more:hover {
	color: #333;
}
.news-home .title-news a {
	padding: 8px 15px;
	display: block;
	border-bottom: #dfdfdf solid 1px;
	color: #e94d38;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}
.news-home .title-news a .fa {
	color: #ccc;
	font-size: 30px;
	float: left;
	margin-right: 10px;
	margin-top: -3px;
}
.owl-news .list-news {
	height: 320px;
	padding: 12px 20px;
	font-size: 13px;
}
.owl-news .list-news img {
	width: 90px;
	height: 70px;
	float: left;
	margin-right: 15px;
}
.owl-news .list-news .item-news {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 12px;
	border-bottom: #bebebe dotted 1px;
	height: 85px;
	position: relative;
	overflow: hidden;
}
.owl-news {
	overflow: visible;
}
.owl-news .owl-pagination {
	width: auto;
	right: 0;
	left: inherit;
	top: -30px;
	bottom: inherit;
	z-index: 999;
}
#top-home .inner {
	float: left;
	width: 100%;
	border-bottom: 1px solid #DFDFDF;
	position: relative;
}
/*block-home*/
/*block product -home*/
.block-product > .container > .row, .block-home > .container > .row {
	border-top-width: 3px;
	border-style: solid;
	margin-top: 20px;
}
.sub-cat-menu .title a {
	display: block;
	height: 33px;
	line-height: 33px;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
}
.block-product .view-all {
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;	
	height: 377px;
	border-bottom: 1px solid #dfdfdf;
}
.block-product .view-all a {
	display: block;
	text-align: center;
	padding: 141px 0;
}
.block-product .view-all a  span {
	display: block;
}
.block-product .sub-cat-menu > ul > li > a {
	display: block;
	border: #d1d1d1 solid 1px;
	color: #4E4E4E;
	font-size: 12px;
	padding: 5px 10px;
	margin-top: 10px;
	border-radius: 5px;
}
body.category .block-product .sub-cat-menu > ul {
	border-right: none;
}
.sub-cat-menu ul li a .fa {
	font-size: 14px;
	margin-right: 5px;
} 
.item-product {
	padding: 10px;
	position: relative;
}
.item-product:hover {
	box-shadow: 0 0 1px #666 inset;
}
.block-product .col-five {
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}
.block-product .col-five-2x {
	border-right: 1px solid #dfdfdf;
}
.block-product .col-five-2x a {
	border-bottom: 1px solid #dfdfdf;
	max-height: 377px;	
}
.price-box {
	position: relative;
}
.price-box strong {
	color: #f83015;
	font-size: 20px;
	height: 20px;
	position: relative;
	top: 4px;
}
.price-box span.old-price {
	position: absolute;
	top: -12px;
	left: 0;
	text-decoration: line-through;
	font-size: 12px;
	height: 12px;
	color: #6a6a6a;
}
.product-name a {
	color: #1F1F1D;
	height: 40px;
	line-height: 20px;
	margin-top: 8px;
	overflow: hidden;
	display: block;
	position: relative;
	font-size: 14px;
}
.product-name a:hover {
	color: #f83015;
}
.image-box a {
	padding: 27px 0 7px 0;
	display: block;
}
.block-product .col-five-2x img {
	width: 100%;
	height: auto;
	float: left;
}
.row.sub-cat-menu ul {
	height: 344px;
}
.item-product-2x {
	float: left;
	width: 100%;
}
.image-box-2x {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	max-height: 377px;
	border-bottom: 1px solid #dfdfdf;
}
.image-box-2x a {
	float: left;
	width: 100%;
	display: block;
	background: #ff6600;
}
.image-box-2x:hover img {
	opacity: 0.8;
}
/*color for block home*/
.block-product > .container > .row {
	border-color: #ff6600;
}
.block-product .sub-cat-menu .title a {
	background: #ff6600;
} 
.block-product .sub-cat-menu > ul {
	border: 1px solid #dfdfdf;
	padding: 0 10px 10px;
}
.block-product .sub-cat-menu > ul > li > a.active, .block-product .sub-cat-menu > ul > li:hover > a {
	background: #ff6600;
	color: #FFFFFF;
	border-color: #ff6600;
}
.sub-cat {
	padding-left: 10px;
	visibility: hidden;
	overflow: hidden;
	position: relative;
    opacity: 0;
    height: 0;
    transition: visibility 0s, height 0s, opacity 0.5s linear;
}
.sub-cat li a {
	display: block;
    color: #4E4E4E;
    font-size: 12px;
    margin-top: 10px;
}
.sub-cat li a:hover, .sub-cat li a.active {
	color: #ff6600;	
}
.sub-cat-menu > ul > li:hover .sub-cat, .sub-cat.show {
	visibility: visible;
  	opacity: 1;
  	height: auto;
}
/*color 2*/

/*product-label*/
.product-label {
	position: absolute;
	left: 5px;
	top: 5px;
	color: #FFF;
	font-size: 12px;
	padding: 3px 6px;
}
.product-label img {
	max-height: 20px;
	width: auto !important;
}
/*banchay*/
#banchay {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	position: relative;
	max-height: 421px;
}
#banchay .owl-item > div {
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	float: left;
	width: 100%;
}
/*block-banchay*/
.block-banchay > .container > .row {
	border-color: red;
}
.block-title .tit {
	background: red;
	float: left;
	padding: 0 15px;
	line-height: 33px;
	height: 33px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	position: relative;
	z-index: 99;
	left: 0px;
}
#banchay .owl-theme .owl-controls .owl-buttons div {
	background: rgba(255,102,0,0.9);
}
#banchay .owl-theme .owl-controls .owl-buttons div .fa {
	color: #FFFFFF;
}
.logo {
     /* padding-right: 18px; */
    padding-top: 30px;
}
/*header-chinhsach*/
.header-chinhsach {
	float: left;
	width: 100%;
	padding-bottom: 15px;
}
.header-chinhsach > .container > .row {
	border-top: 1px dashed #ddd;
	padding-top: 15px;	
}
.header-chinhsach img {
	float: left;
	width: 40px;
	position: relative;
	margin-right: 15px;
	margin-left: 20px;
}
.header-chinhsach a {
	display: block;
}
.header-chinhsach .col-4:last-child a {
 padding-left: 34px;
}
.menu-right {
	position: relative;
}
.hotline-right {
	color: red;
	font-weight: bold;
	font-size: 30px;
	font-size: 18px;
	text-align: right;
	position: absolute;
	top: -11px;
	left: 0;
	width: 100%;
	height: 60px;
}
.header-chinhsach span {
	padding-top: 3px;
	display: block;
	font-size: 12px;
}
.header-chinhsach strong {
	display: block;
	text-transform: uppercase;
	font-size: 13px;
}
.header-chinhsach .col-4:first-child img {
	margin-left: 0;
}
/*footer*/
#footer {
	border-top: 3px solid #ff6600;
	background: #f3f3f3;
}
#footer .col-five {
	width: 20%;
}
#footer .line {
    padding-bottom: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: #d1d1d1 solid 1px;
    border-bottom: #d1d1d1 solid 1px;
}
#footer .contact_info strong {
    margin: 0;
    display: block;
    margin-top: 20px;
    margin-bottom: 6px;
    padding: 0;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    color: #2d2d2d;
}
#footer .tit-footer {
	margin: 0;
    margin-top: 20px;
    margin-bottom: 6px;
    padding: 0;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    color: #2d2d2d;
    text-transform: uppercase;
    display: block;
}
#footer ul li a, #footer p {
	line-height: 20px;
    margin: 0;
    padding: 0;
    color: #616161;
    font-size: 12px;
}
#footer ul li a:hover {
	color: #f83015;	
}
#footer p strong {
	color: #f83015;
	font-size: 15px;
	font-weight: 700;
}
#footer p span {
	color: #333333;
	font-size: 13px;
	font-weight: 700;
}
#map_canvas {
    width: 100%;
    height: 200px;
    z-index: 0;
    position: relative;
    margin-top: 15px;
}
.link-footer {
	padding-top: 20px;
	display: block;
}
.link-footer a {
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #ddd;
}
.link-footer a:last-child {
	border: none;
	padding-right: 0;
	margin-right: 0;
}
.contact_info {
	padding-right: 15px;
}
.social a {
	font-size: 40px;
}
.social a.facebook {
	color: #3b5998;
}
.social a.google {
	color: #d34836;
}
.social a.youtube {
	color: #e52d27;
}
.social a:hover {
	opacity: 0.8;
}

/*category*/
#menu_main {
	display: none;
}
body.home #menu_main {
	display: block;
}
#navicon:hover #menu_main {
	display: block;
}
.block-product.style1.block-category > .container > .row {
	border: none;
}
.filter-menu .title {
    height: 38px;
    width: 100%;
    display: block;
    text-transform: uppercase;
    background-color: #FF6600;
    color: white;
    font-size: 18px;
    text-align: center;
    line-height: 38px;
    border-bottom: #dfdfdf solid 1px;
    font-weight: bold;
}
.filter-menu .title a {
	height: 38px;
	line-height: 38px;
	background-color: #FF6600 !important;
	/* text-align: left; */
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFF;
    display: block;
}
.title-cat {
	height: 38px;
	padding-left: 18px;
	border-bottom: #dfdfdf solid 1px;
	background: #e6e6e6;
}
.title-cat h1 {
	padding: 0;
	margin: 0;
	color: #202020;
	font-size: 18px;
	line-height: 38px;
	float: left;
}
.title-cat .r {
    float: right;
    color: #202020;
    font-size: 12px;
    line-height: 38px;
    padding-right: 10px;
}

.title-cat .r span {
    padding-top: 5px;
}

.title-cat .r select {
    width: 150px;
    height: 25px;
    border: #c4c4c4 solid 1px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.title-cat .r select option {
    font-size: 12px;
    color: #424242;
}

/*item-filter*/
.item-filter {
	border-left: #dfdfdf solid 1px;
	border-bottom: #dfdfdf solid 1px;
	background: #fff;
	float: left;
	width: 100%;
}
body.single-brand .item-filter:first-child > span {
	border-top: 1px solid #dfdfdf;
}
.item-filter > span {
	background: #ECECEC;
	height: 38px;
	border-bottom: 1px solid #dfdfdf;
	text-align: center;
	padding: 0 10px;
	line-height: 38px;
	float: left;
	width: 100%;
}
.item-filter ul {
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	float: left;
	width: 100%;
}
.item-filter ul li a {
	padding: 0 10px;
	display: block;
	color: #585858;
	font-size: 12px;
	line-height: 24px;
}
.item-filter ul li a .fa {
	color: #dfdfdf;
	margin-right: 6px;
}
.item-filter ul li a.active, .item-filter ul li a:hover, .item-filter ul li a:hover .fa, .item-filter ul li a.active .fa {
	color: #f83015;
}
.item-filter ul li a.active {
	font-weight: bold;
}
.num_pro {
	color: #f83015;	
}
/*detail-info*/
.detail-info {
	border: #d8d8d8 solid 1px;
	margin-top: 20px;
	margin-bottom: 18px;
	padding: 20px;
	display: table;
}
.product-album {
	padding-left: 20px;
}
#carousel {
	margin-top: 20px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	z-index: 999;
}
#carousel img {
	width: auto;
	height: 65px;
	margin: 8px auto;
}
#carousel .slides > li {
	border: 1px solid rgba(202,202,202,.8);
	opacity: 0.7;	
}
#carousel .slides > li:hover, #carousel .slides > li.flex-active-slide {
	opacity: 1;
	border-color: #ff6600;
}
#carousel .slides > li:hover {
	cursor: pointer;
}
.book_form_single form {
	float: left;
	width: 100%;
}
.book_form_single button {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	float: left;
	text-align: center;
	width: 100%;
}
.book_form_single button img {
	float: left;
	margin-bottom: 10px;
}
.book_form_single button img:hover {
	cursor: pointer;
	opacity: 0.8;
}
/*huongdanmuahang*/
.huongdanmuahang {
	float: right;
	margin-top: 8px;
}
.chinhsach-right-detail {
	float: left;
	width: 100%;
	border: #dadada solid 1px;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #f3f3f3;
	color: #323232;
	font-size: 13px;
}
.chinhsach-right-detail ul li {
	display: block;
	float: left;
	width: 100%;
	padding-bottom: 14px;
}
.chinhsach-right-detail ul li:last-child {
	padding-bottom: 0;
}
.chinhsach-right-detail .fa {
	color: #09A359;
}
.khuyenmai {
	border: 1px solid #F5BFB8;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 10px;
	background-color: #fff6f6;
	font-size: 13px;
	color: #F83015;
	line-height: 20px;
}
.khuyenmai .title {
	background-position: 15px center;
    height: 40px;
    margin-left: -25px;
    margin-right: -25px;
    margin-top: -1px;
    border-top: #f83015 solid 3px;
    color: #f83015;
    padding-left: 45px;
    font-size: 14px;
    font-weight: 600;
    line-height: 40px;
    background-image: url('images/qua-tang.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
}
#slider {
	width: 400px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#slider ul, #slider ul li {
	height: 100%;
}
#slider img {
	width: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}
/*produce-info*/
.produce-info h1 {
	color: #1F1F1D;
    font-size: 20px;
    line-height: 30px;
    padding: 0;
    margin: 0 0 0;
    font-weight: 400;
}
.produce-info .price strong {
	color: #f83015;
	font-size: 30px;
	/* line-height: 40px; */
	padding: 0;
	margin: 0;
	font-weight: 700;
}
.produce-info .price .old-price {
	text-decoration: line-through;
	color: #A6A6A6;
	margin-left: 15px;
	font-size: 18px;
	font-weight: normal;
	position: relative;
	top: -4px;
}
.produce-info ul {
	margin-top: 10px;
}
.produce-info ul li {
	list-style: url('images/ulli.png');
    margin: 0;
    padding-right: 5px;
    color: #323232;
    font-size: 12px;
    line-height: 19px;
    list-style-position: inside;
    margin-bottom: 10px;
    /* font-weight: 600; */
}
.thongso {
	margin-left: 0 !important;
    color: #323232;
    font-size: 12px;
    line-height: 24px;
    max-height: 140px;
    overflow: auto;
    padding-right: 20px;
    padding-top: 20px;
}
/*motasanpham*/
#motasanpham {
	max-height: 1620px;
    overflow: hidden;
    position: relative;
	padding-left: 20px;
	padding-right: 20px;
	border: #d8d8d8 solid 1px;
	border-top-width: 3px;
}
#gioithieu1_viewmore {
    padding: 80px 20px 0;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: url("images/bgopacity.png");
    background-repeat: repeat-x;
    height: 122px;
}
.feature .more {
	border: #f83015 solid 1px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #f83015;
	width: 190px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	font-size: 12px;
	cursor: pointer;
	transition:all 0.3s;
	font-weight: bold;
}
.feature .more .fa {
	font-size: 15px;
}
.feature .more:hover {
	background: #f83015;
	color: #FFF;
}
/*the content*/
.the_content {
	text-align: justify;
	padding-top: 15px;
}
.the_content table td {
	padding: 8px;
}
.the_content p {
	margin-bottom: 10px;
	display: block;
}
.the_content h2, .the_content h3, .the_content h4 {
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.the_content h2 {
	font-size: 16px;
}
.the_content h3 {
	font-size: 15px;
}
.the_content h4 {
	font-size: 14px;
}
.the_content iframe, .the_content img {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin-right: 15px;
}
.alignright {
	float: right;
	margin-left: 15px;
}
em {
	font-style: italic;
	font-size: 13px;
}
/*bread*/
#navigation .col-10 {
	position: relative;
}
#navigation .container {
	position: relative;
}
#bread {
	position: absolute;
	left: 15px;
	top: 8px;
	font-size: 12px;
	z-index: 999;
}
#bread * {
	float: left;
}
#bread .fa {
	margin: 1px 6px 0;
	font-size: 14px;
}
/*colors*/
li.colors span {
	display: inline-block;
	width: 20px;
	height: 20px;
	border: solid 1px #ccc;
	position: relative;
	top: 5px;
	left: 5px;
	margin-right: 10px;
}
li.colors span:last-child {
	margin-right: 0;
}
li.colors span:hover {
	cursor: pointer;
}
/*short_desc*/
.short_desc ul li {
	list-style-type: circle;
	list-style-position: inside;
}
/*comment*/
.comment {
	margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border: #d8d8d8 solid 1px;
    border-top-width: 3px;
}
div.tags {
	margin-top: 25px;
}
div.tags a {
	display: inline-block;
	padding: 4px;
	background: #ff6600;
	border-radius: 3px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
div.tags a:hover {
	background: #f83015;
}
div.tags .tag_text {
	margin-bottom: 5px;
	color: #ff6600;
	height: 28px;
	padding: 0 6px;
	background: #FAFAFA;
	float: left;
	margin-right: 8px;
	text-align: center;
	line-height: 28px;
	border: 1px solid #ddd;
	border-radius: 3px;
}
.comment > h3 {
	margin: 10px 0;
}
.block-category {
	margin-bottom: 20px;
}
.block-category .col-10 {
	position: relative;
}
/*.block-category .col-10:before {
	content: '';
	position: absolute;
	left: -1px;
	height: calc(100% - 38px);
	width: 1px;
	top: 38px;
	background:#dfdfdf;
}*/
.product_inner {
	border-left: 1px solid #dfdfdf;
}
/*notfound*/
.notfound {
	padding: 15px;
	display: block;
	color: red;
}
.linkthuonghieu {
	font-weight: bold;
	color: #ff6600;
}
.linkthuonghieu:hover {
	color: #ff6600;	
}
/*giohang */
#main.giohang {
	padding-top: 40px;
	padding-bottom: 40px;
}
#main.giohang h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
#main.giohang table {
	width: 100%;
}
#main.giohang table, #main.giohang tr, #main.giohang td, #main.giohang th {
	border: 1px solid #ddd;
}
#main.giohang td{
	padding: 8px;
}
#main.giohang th {
	padding: 2px;
}
.giohang .xoa {
	font-size: 20px;
	color: #999;
}
.giohang .xoa:hover {
	color: #f83015;
}
.giohang .update, .btn_muatiep, .btn_book {
	background-color: #0fb163;
	font-size: 18px;
    color: white;
    display: block;
    border-radius: 3px;
    border: none;
}
.btn_xoahet {
	background-color: #f83015;
	font-size: 18px;
    color: white;
    display: block;
    border-radius: 3px;
    border: none;
}
.btn_xoahet, .btn_muatiep, .btn_book {
	padding: 5px 10px;
} 
.btn_xoahet:hover, .btn_muatiep:hover, .giohang .update:hover, .btn_book:hover {
	opacity: 0.7;
	cursor: pointer;
}
.giohang .update:hover {
	cursor: pointer;
}
#confirm_book {
	width: 100%;
	max-width: 200px;
}
/*form*/
.wpcf7-text, .wpcf7-textarea {
	float: left;
	width: 100%;
	border: 1px solid #ddd;
	padding: 8px;
	font-size: 14px;
	font-family: Arial;
	color: #333;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	margin-top: 20px;
	border-radius: 3px;
}
.wpcf7-text:hover, .wpcf7-textarea:hover {
	border-color: #ff6600;
}
/*wpcf7-submit*/
.wpcf7-submit {
	background: #ff6600;
	font-size: 18px;
	padding: 9px 20px;
	border: none;
	border-radius: 3px;
	color: #FFF;
	margin-top: 20px;
}
.wpcf7-submit:hover {
	opacity: 0.8;
	cursor: pointer;
}
#your-product {
	display: none;
}
#thongtindonhang {
	margin-top: 20px;
	border-top: 2px dashed #eee;
	display: none;
}
#thongtindonhang .tit {
	visibility: hidden;
}
.giohang .price {
	color: #f83015;
	font-size: 20px;
}
div.wpcf7-response-output {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
	border: none;
}
.wpcf7-validation-errors {
	color: red;
}
span.wpcf7-not-valid-tip {
	display: none;
}
.wpcf7-not-valid {
	border-color: red;
}
.cart-empty {
	color: red;
}
#menu_main {
	border-bottom: 1px solid #dfdfdf;
}
body.home #menu_main {
	border-bottom: none;
}
/*brand-inner*/
.brand-inner {
	float: left;
	padding-top: 50px;
	padding-bottom: 50px;
}
.brand-inner a {
	display: block;
	padding: 10px 0;
	border-bottom: 1px dashed #dfdfdf;
	text-align: center;
	font-weight: bold;
}
.brand-inner h1 {
	text-align: center;
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: block;
	font-weight: bold;
	color: #ff6600;
}
/*page-full-with*/
.page-full-with {
	padding: 50px 0;
}
.page-full-with h1 {
	font-size: 20px;
	display: block;
	margin-bottom: 20px;
}
/*list_sale*/
.list_sale {
	margin-top: 20px;
}
.list_sale .item-sale {
	float: left;
	width: 50%;
	padding-right: 15px;
	margin-bottom: 30px;
}
.list_sale .item-sale a {
	display: block;
	margin-bottom: 10px;
}
.list_sale .item-sale.right_nd {
	padding-right: 0;
	padding-left: 15px;
}
/*product_sale*/
.product_sale .item-product {
	border: 1px solid #dfdfdf;
	margin-bottom: 30px;
}
.product_sale .the_content {
	margin-bottom: 20px;
}
/*page*/
.page-title {
	padding: 0;
    margin: 0;
    height: 38px;
    border-top: #bcbcbc solid 3px;
    color: #232323;
    font-size: 18px;
    padding-top: 8px;
    background-color: #e6e6e6;
    padding-left: 20px;
}
.page-default-content {
	margin-top: 20px;
}
.page-default-content .the_content {
	margin-bottom: 30px;
}
/*page-sidebar*/
.page-sidebar .inner {
	margin-right: 30px;
}
.page-sidebar h3 {
	padding: 0;
	margin: 0;
	height: 38px;
	border-bottom: #f83015 solid 3px;
	color: #232323;
	font-size: 18px;
	padding-top: 8px;
}
.page-sidebar ul {
	display: block;
	margin-bottom: 20px;
}
.page-sidebar ul li a {
	display: block;
	height: 39px;
	position: relative;
	border-bottom: #c2c2c2 dotted 1px;
	cursor: pointer;
	color: #363636;
	font-size: 14px;
	line-height: 39px;
	padding-left: 20px;
}
.page-sidebar ul li.current-menu-item a {
	font-weight: bold;
}
.page-sidebar ul li.current-menu-item a,.page-sidebar ul li a:hover {
	color: #f83015;
}
/*cat new*/
.cat-new {
	margin-top: 20px;
	margin-bottom: 20px;
}
.cat-new-inner {
	margin-right: 30px;
}
.cat-new-title {
	padding: 0;
    margin: 0;
    height: 38px;
    border-top: #bcbcbc solid 3px;
    color: #232323;
    font-size: 18px;
    padding-top: 8px;
    background-color: #e6e6e6;
    padding-left: 20px;
}
.blogpost_con {
	float: left;
	width: 100%;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dfdfdf;
}
.blogpost_con a.image {
	float: left;
	margin-right: 15px;
	display: block;
	height: 120px;
	position: relative;
	overflow: hidden;
}
.blogpost_con h4 {
	height: 44px;
	line-height: 1.3em;
}
.blogpost_con h2 a, .blogpost_con h3 a, .blogpost_con h4 a {
	font-size: 15px;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}
.blogtext {
	font-size: 12px;
	color: #888;
}
.read-more {
	margin-top: 10px;
	display: block;
}
/*widget-sidebar*/
.widget-sidebar {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.widget-sidebar h3 {
	padding: 0;
	margin: 0;
	height: 28px;
	border-bottom: #ff6600 solid 2px;
	color: #232323;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
.widget-sidebar ul {
}
.widget-sidebar ul li {
	list-style-type: square;
	list-style-position: inside;
}
/*item-post-sidebar*/
.item-post-sidebar {
	float: left;
	width: 100%;
	float: left;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 12px;
    border-bottom: #bebebe dotted 1px;
    position: relative;
    overflow: hidden;
}
.item-post-sidebar > a {
	float: left;
	width: 90px;
	height: auto;
	height: 60px;
	position: relative;
	overflow: hidden;
	margin-right: 10px;
}
.item-post-sidebar h4 a {
	font-size: 13px;
}
.item-post-sidebar p {
	font-size: 12px;
	color: #888;
	display: block;
	margin-top: 6px;
}
/*wp-pagenavi*/
.wp-pagenavi {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.wp-pagenavi span, .wp-pagenavi a {
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 11px;
	background: #eee;
	color: #333;
	margin-right: 10px;
	border-radius: 3px;
}
.wp-pagenavi a:hover, .wp-pagenavi .current {
	background: #ff6600;
	color: #FFF;
}
.wp-pagenavi .current {
	font-weight: bold;
}
/*item-related-new*/
.item-related-new {
	float: left;
	width: 50%;
	padding-right: 15px;
}
.item-related-new.item_nd {
	padding-right: 0;
	padding-left: 15px;
}
.related-news {
	border-top: 3px solid #ff6600;
}
.related-news .block-title .tit {
	background: #ff6600;	
}
/*search*/
.list-result {
	border-left: 1px solid #dfdfdf;
}
/*fancybox-inner*/
.fancybox-inner {
	overflow: hidden !important;
	width: auto !important;
	height: auto !important;
	z-index: 99999;
}
#cancel-book {
	background: #DDD;
    font-size: 18px;
    padding: 9px 20px;
    border: none;
    border-radius: 3px;
    color: #333;
    margin-top: 20px;
    float: right;
}
#cancel-book:hover {
	opacity: 0.8;
	cursor: pointer;
}
#book_single {
	padding-bottom: 15px;
	display: block;
	float: left;
	width: 100%;
}
#book_single div.wpcf7-response-output {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	margin: 0 !important;
}
/**/
#book_single .old-price {
	text-decoration: line-through;
	color: #999999;
	font-weight: normal;
	margin-top: 20px;
}
#book_single .price {
	font-size: 22px;
	color: #f83015;
	margin-bottom: 10px;
	display: block;
}
#book_single .info_book {
	padding: 15px 15px 0 15px;
}
#book_single .info_book .tit {
	font-size: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#book_single .info_book img {
	float: left;
	margin-right: 15px;
	border-radius: 3px;
}
.widget_recent_viewed_posts {
	border: #d8d8d8 solid 1px;
	border-top-width: 3px;
}
.widget_recent_viewed_posts .widgettitle {
 	padding: 10px 0;
 	margin: 0 15px;
 	border-bottom: 2px solid #DDD;
 	font-weight: bold;
 	font-size: 15px;
}
.recentviewed_post {
	margin-top: 15px;
}
.recentviewed_post li {
	margin-bottom: 9px;
	padding-bottom: 9.5px;
	margin-left: 15px;
	margin-right: 15px;
	border-bottom: 1px solid #ddd;
}
.recentviewed_post li:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}
.recentviewed_post .price-box span.old-price {
	position: static;
	display: block;
}
.recentviewed_post .recentviewed_right a {
	font-size: 13px;
	display: block;
	margin-bottom: 5px;
}
.recentviewed_post .price-box strong {
	font-size: 15px;
	height: auto;
	margin-top: 5px;
	position: relative;
	top: 4px;
}
/*popup bottom*/
.pop_tuvan {
	position: fixed;
	width: 240px;
	bottom: 0;
	right: 330px;
	border-radius: 8px 8px 0 0;
	-webkit-box-shadow: 0 3px 8px rgba(3,3,3,0.5);
	-ms-box-shadow: 0 3px 8px rgba(3,3,3,0.5);
	box-shadow: 0 3px 8px rgba(3,3,3,0.5);
	z-index: 99999;
	display: none;
}
.pop_tuvan .tit {
	height: 30px;
	width: 100%;
	line-height: 30px;
	background: url(images/pop_tuvan.png) no-repeat;
	padding-left: 45px;
	float: left;
	color: #FFF;
	font-size: 12px;
}
.pop_tuvan .tit strong {
	font-size: 14px;
}
.pop_tuvan .tit:hover {
	cursor: pointer;
	opacity: 0.8;
}
.pop_tuvan .content_pop {
	float: left;
	width: 100%;
	padding: 10px 10px 0 10px;
	background: #eee;
	display: none;
}
.pop_tuvan .content_pop hr {
	border-color: #fff;
}
.pop_tuvan .content_pop p {
	margin-bottom: 10px;
	font-size: 12px;
}
.pop_tuvan .content_pop strong {
	color: #e41111;
	font-size: 13px;
}
/*banner_cat*/
.banner_cat {
	border-left: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	padding: 10px;
	border-right: 1px solid #dfdfdf;
}
.banner_cat p img {
	margin-bottom: 10px;
}
.banner_cat p:last-child img {
	margin-bottom: 0;
}
/**/
.product-desc {
	font-size: 11px;
}
.product-desc span {
	width: 60%;
	float: left;
	color: #888;
	font-size: 12px;
}
.product-desc a {
	float: right;
	width: 40%;
	text-align: right;
	color: green;
	display: none;
}
.product-desc a:hover {
	color: #FF6600;
}
.item-product {
	float: left;
	width: 100%;
	position: relative;
}
.item-product > div {
	float: left;
	width: 100%;
}
.item-product .hethang {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.2) url(images/hethang.png) no-repeat right top;
	z-index: 20;
}
.block-category .col-2 {
	position: relative;
}
.block-category .col-2:after {
	content: '';
	height: 100%;
	width: 1px;
	right: -1px;
	background: #dfdfdf;
	position: absolute;
	top: 0;
}
#back-to-top {
    position: fixed;
    bottom: 150px;
    right: 30px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: rgba(0,0,0,0.5);
    color: #FFF;
    font-size: 20px;
    cursor: pointer;
    border: 0;
    border-radius: 4px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top .fa {
	margin-top: 6px;
}
#back-to-top:hover {
    background: #000;
}
#back-to-top.show {
    opacity: 1;
}
/**/
#banner_bottom_slide > div {
	margin-top: 20px;
}
#banner_bottom_slide, .banner_cat-top .row .row {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
#banner_bottom_slide img, .banner_cat-top img {
	width: 100%;
	height: auto;
}
#banner_bottom_slide  .col-6, .banner_cat-top .col-6 {
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.banner_cat-top {
	margin-top: 20px;
}
input#action, #order_content {
	display: none;
}
.cat_desc {
	margin-top: 20px;
	padding: 15px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
}
.product_sale .row {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.product_sale .col-five {
	padding-left: 7.5px;
	padding-right: 7.5px;
	width: 25%;
}