/* breadrumb style */
#breadrumb {
	background:#fafafa;
}
.navation {
	float:right;
	overflow:hidden;
}
.navation>li {
	float:left;
	color:#666666;
	margin-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.navation>li:last-child {
	margin-right:0;
}
.navation>li>a {
	font-size:14px;
	color:#999999;
}
.navation>li>a:hover {
	color: var(--c3);
}
.navation>li>a::after {
	content: "\f101";
	margin-left:7px;
	color:#999999;
}

/* box-middle style */
.box-middle {
	padding-top:30px;
	padding-bottom:30px;
}
.box-title::after {
	content: '';
	clear: both;
	display: table;
}

/* post-title style */
.box-title .post-title {
	float: left;
	font-size:25px;
	font-weight:700;
	margin:0 0 30px;
	position:relative;
	text-transform:uppercase;
}

.box-title form {
	float: right;
}

/* box-sidebar style */
#box-sidebar {
	position:relative;
}
#box-sidebar .widget-title {
	margin: 0;
    color: white;
	padding:10px;
    font-size: 16px;
    font-weight: 700;
	line-height: 20px;
	background: var(--c3);
    text-transform: uppercase;
}
#box-sidebar .widget-content {
	padding:10px;
	border:1px solid var(--c3);
}
#box-sidebar ul.sub-cat {
	padding: 0 10px;
}
#box-sidebar ul>li {
	color:#666666;
	position: relative;
	border-bottom:1px solid #e9e9e9;
}
#box-sidebar ul>li:last-child {
	border-bottom:none;
}
#box-sidebar ul>li>a {
	display:block;
	padding:8px 0 9px;
	position:relative;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#box-sidebar ul>li>a::before {
	font-size:8px;
	content: "\f10c";
	margin-right:10px;
	display:inline-block;
	vertical-align:middle;
}
#box-sidebar ul.sub-cat>li>a::before {
	color: var(--c3);
	content: "\f068";
}
#box-sidebar ul>li>a:hover {
	padding-left:5px;
}
#box-sidebar ul>li>a.active {
	color: var(--c3);
}

/* pagination style */
.nav-page {
	text-align:center;
}
.pagination {
	margin:0;
}
.pagination>li {
	margin:0 5px;
	display:inline-block;
	vertical-align:middle;
}
.pagination>li>a,
.pagination>li>span {
	padding:0;
	width:40px;
	height:40px;
	color:#666666;
	font-size:18px;
	line-height:38px;
	text-align:center;
	border:1px solid #666666;
	border-radius:4px !important;
}
.pagination>li>a:hover,
.pagination>li.active>span,
.pagination>li.active>span:hover {
	color:#FFF;
	background:var(--c3);
	border-color:var(--c3);
}

/* noitem style */
.noitem {
	margin:0;
	border-radius:0;
}

/* tools style */
.tools {
	padding:10px;
	overflow:hidden;
	background:#f2f2f2;
	margin-bottom:20px;
}
.tools li {
	float:left;
	overflow:hidden;
	height:20px;
	margin-right:10px;
}
.tools li:last-child {
	margin-right:0;
}

/* facebook-comment style */
.facebook-comment {
	margin-bottom:20px;
}

/* adv-left style */
.adv-left .adv-item {
	margin-bottom:30px;
}

/* box-focus style */
.widget {
	margin-bottom:30px;
}
#box-focus {
	padding:10px;
	border:1px solid var(--c3);
}
#box-focus .widget-title {
	color:var(--c3);
	font-size:16px;
	font-weight:700;
	margin:0 0 10px;
	text-transform:uppercase;
}
#box-focus li {
	padding:10px 0;
	border-bottom:1px solid #e9e9e9;
}
#box-focus li:last-child {
	border:0;
	padding-bottom:0;
}
#box-focus .item-small {
	position:relative;
}
#box-focus .item-thumb a {
	left:0;
	width:60px;
	height:60px;
	display:block;
	position:relative;
	border:1px solid #e6e6e6;
	transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-webkit-transition:all .4s ease-in-out;
}
#box-focus .item-thumb a:hover {
	border-color: var(--c3);
}
#box-focus .item-thumb img {
	top:50%;
	left:50%;
	max-width:90%;
	max-height:90%;
	position:absolute;
	transform:translate(-50%, -50%);
	-moz-transform:translate(-50%, -50%);
	-webkit-transform:translate(-50%, -50%);
}
#box-focus .item-text {
	position:absolute;
	top:0;
	left:70px;
}
#box-focus .item-text a {
	max-height: 40px;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
}
#box-focus .item-price {
	color:#d81f1f;
	font-size:12px;
	font-weight:700;
	margin-top:3px;
}

/* box-fillter style */
.box-fillter {
	overflow: hidden;
}
.box-fillter .fill-column {
	display:inline-block;
	vertical-align:middle;
}
.box-fillter .fill-lbl {
	width:85px;
}
.box-fillter .fill-btn {
	width:90px;
}
.fill-ctrl .item-ctrl {
	float:left;
	padding-left: 10px;
}
.fill-ctrl .form-control {
	height:30px;
	border-radius:0;
	box-shadow:none;
	padding: 0 5px;
	border-color:#eaeaea;
}
.fill-btn .fa-search {
	font-size:16px;
	background:var(--c2);
	border:none;
	font-weight:700;
	color:#FFF;
	width:100%;
	height:30px;
	transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-webkit-transition:all .4s ease-in-out;
}
.fill-btn .fa-search::before {
	font-weight:400;
	margin-right:5px;
	font-family:FontAwesome;
}
.fill-btn .fa-search:hover {
	background-color: var(--c3);
}

/* product style */
.list-item {
	margin-bottom:30px;
}
.list-item::after {
	content: '';
	clear: both;
	display: table;
}
.list-item .product {
	float: left;
	width: 33.33333333%;
}
.product {
	background:#FFF;
	position:relative;
}
.product .inner {
	padding:10px;
	position:relative;
	border:1px solid #e6e6e6;
}
.product>.inner::before {
	top:-1px;
}
.product .thumb {
	overflow:hidden;
	position:relative;
}
.product .thumb span {
	top:50%;
	left:50%;
	opacity:0;
	color:#FFF;
	z-index:999;
	font-size:16px;
	cursor:pointer;
	position:absolute;
	background:var(--c3);
	white-space:nowrap;
	padding: 9px 30px 8px;
	text-transform:uppercase;
	transform:translate(-50%, -50%);
	-moz-transform:translate(-50%, -50%);
	-webkit-transform:translate(-50%, -50%);
	transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-webkit-transition:all .4s ease-in-out;
}
.product .thumb span::before {
	padding-right:5px;
	font-family: FontAwesome;
}
.product .thumb:hover span,
.product .thumb a:hover::before {
	opacity:1;
}
.product .thumb a::before {
	content:'';
	top:0;
	left:0;
	opacity:0;
	width: 100%;
	height:100%;
	z-index:10;
	position:absolute;
	background:rgba(0,0,0,0.15);
	transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-webkit-transition:all .4s ease-in-out;
}
.product .thumb a {
	position:relative;
	padding-top:100%;
}
.product .thumb img {
	top:50%;
	left:50%;
	max-width:100%;
	max-height:100%;
	position:absolute;
	transform:translate(-50, -50%);
	-moz-transform:translate(-50, -50%);
	-webkit-transform:translate(-50, -50%);
	-webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
    -moz-transform: translate(-50%, -50%) scale3d(1, 1, 1);
    -o-transform: translate(-50%, -50%) scale3d(1, 1, 1);
    -ms-transform: translate(-50%, -50%) scale3d(1, 1, 1);
    transform: translate(-50%, -50%) scale3d(1, 1, 1);
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    -moz-transition: opacity 1s, -moz-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.product .thumb:hover img {
    -webkit-transform: translate(-50%, -50%) scale3d(1.12, 1.12, 1.12);
    -moz-transform: translate(-50%, -50%) scale3d(1.12, 1.12, 1.12);
    -o-transform: translate(-50%, -50%) scale3d(1.12, 1.12, 1.12);
    -ms-transform: translate(-50%, -50%) scale3d(1.12, 1.12, 1.12);
    transform: translate(-50%, -50%) scale3d(1.12, 1.12, 1.12);
}
.product .text {
	padding:10px;
}
.product .pname {
	margin:0 0 10px;
	font-size:16px;
	font-weight: 400;
	height: 50px;
	overflow: hidden;
}
.product .pname a {
	line-height:1.5em;
}
.product .icon-status {
	top:15px;
	left:15px;
	z-index:10;
	position:absolute;
}
.product .icon-status img {
	display:block;
	margin-bottom:5px;
}
.product .icon-status img:last-child {
	margin-bottom:0;
}
.product .price-text {
	overflow:hidden;
}
.price-text .price {
	float:left;
	font-size:16px;
	font-weight:700;
	color:#d81f1f;
}
.price-text .price_old {
	float:right;
	color:#666666;
	text-decoration:line-through;
}

/* entry style */
.entry {
	font-size:16px;
	line-height:1.6em;
	margin-bottom:20px;
}
.entry-title {
	font-size:16px;
	font-weight:700;
	background:#eeeeee;
	text-transform:uppercase;
	height:40px;
	line-height:40px;
	padding-left:15px;
	margin-bottom:20px;
}

/* related style */
.related .list-product {
	overflow:hidden;
}
.related>h3{
	text-transform:uppercase;
	font-size:22px;
	font-weight:700;
	margin:0 0 20px;
}
.related .col-md-4 {
	margin-bottom:30px;
}
.related .col-md-4 .post-thumb {
	margin-bottom:10px;
}
.related .col-md-4 h2 {
	font-size:16px;
	line-height:1.5em;
	margin:0 0 5px;
}
.related .col-md-4 .meta {
	color:#999;
}
.related .owl-prev, 
.related .owl-next {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    width: 40px;
    height: 40px;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    color: #FFF;
    background: #999999;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}
.related .owl-prev {
    left: -40px;
}
.related .owl-next {
    right: -40px;
}
.related .list-product:hover .owl-prev {
    left: 0;
}
.related .list-product:hover .owl-next {
    right: 0;
}
.related .list-product .owl-prev:hover, 
.related .list-product .owl-next:hover {
    color: #FFF;
    background: var(--c3);
}

/* div-scroll style */
.div-scroll {
	overflow:hidden;
	position:relative;
}
.div-scroll .inner {
	padding:20px;
	background:#ebebeb;
}
.div-scroll .pname {
	font-size:25px;
	font-weight:700;
	line-height:1.4em;
	margin:0 0 10px;
}
.div-scroll .maso {
	font-size:12px;
	overflow:hidden;
	margin-bottom:5px;
}
.div-scroll .maso li {
	float:left;
	padding:0 10px;
	position:relative;
}
.div-scroll .maso li:first-child {
	padding-left:0;
}
.div-scroll .maso li:right-child {
	padding-right:0;
}
.div-scroll .maso span {
	color:var(--c3);
}
.div-scroll .maso li:first-child::after {
	content:'';
	width:1px;
	height:10px;
	display:block;
	position:absolute;
	background:#999;
	top:50%;
	right:0;
	transform:translate(0, -50%);
	-moz-transform:translate(0, -50%);
	-webkit-transform:translate(0, -50%);
}
.div-scroll .price-text {
	margin-bottom:15px;
}
.div-scroll .price-text span {
	color:#d81f1f;
	font-size:25px;
	font-weight:700;
}
.div-scroll .btn-cart {
	margin-bottom:10px;
}
.btn-cart button {
	width:100%;
	border:none;
	outline:none;
	border-radius:3px;
	height:40px;
	line-height:40px;
}
.btn-cart a::before,
.btn-cart button::before {
	font-weight:400;
	margin-right:10px;
	font-family:FontAwesome;
}
.btn-buy-now a,
.btn-buy-now button {
	color:#FFF;
	height:40px;
	display:block;
	font-size:16px;
	font-weight:700;
	line-height:40px;
	text-align:center;
	border-radius:4px;
	background:var(--c2);
	text-transform:uppercase;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    margin: 0; 
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.btn-cart.btn-add-cart {
	margin-bottom:0;
}
.btn-add-cart a {
	display:block;
	height:40px;
	line-height:40px;
	text-align:center;
	border-radius:4px;
	color:#FFF;
	font-size:18px;
	background:var(--c3);
}

/* box-attr style */
#box-attr h1 {
	font-size: 25px;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 10px;
}

/* box-votes style */
.box-votes {
	color:#ffbe22;
	margin-bottom:15px;
}
.box-votes .fa {
	margin-right:5px;
}
.box-votes .fa:last-child {
	margin-right:0;
}
#box-attr .maso {
	font-size:12px;
	overflow:hidden;
	margin-bottom:5px;
}
#box-attr .maso li {
	float:left;
	padding:0 10px;
	position:relative;
}
#box-attr .maso li:first-child {
	padding-left:0;
}
#box-attr .maso li:right-child {
	padding-right:0;
}
#box-attr .maso span {
	color:var(--c3);
}
#box-attr .maso li:not(:last-child)::after {
	content:'';
	width:1px;
	height:10px;
	display:block;
	position:absolute;
	background:#999;
	top:50%;
	right:0;
	transform:translate(0, -50%);
	-moz-transform:translate(0, -50%);
	-webkit-transform:translate(0, -50%);
}
#box-attr .price-text {
	margin-bottom:15px;
}
#box-attr .price-text span {
	color:#d81f1f;
	font-size:25px;
	font-weight:700;
}
.box-short {
	border-top:1px dashed #d4d4d4;
	border-bottom:1px dashed #d4d4d4;
	padding-top:15px;
	padding-bottom:15px;
}
.box-short .lbl {
	color:var(--c2);
	font-size:16px;
	font-weight:700;
	margin-bottom:5px;
}
.box-short .entry {
	font-size:14px;
	margin-bottom:0;
	color: #d81f1f;
}
.box-short ul li {
	position:relative;
	padding-left:10px;
}
.box-short ul li::before {
	content: "\f111";
	display:block;
	position:absolute;
	font-family:FontAwesome;
	font-size:4px;
	color:#999;
	left:0;
}
#box-picture .group-item {
	margin-bottom:15px;
}

#primary,
#sidebar {
	margin-top:30px;
}

/* box-subpport style */
.box-subpport {
	padding:10px;
	border:1px solid #e6e6e6;
}
#box-support .btn-cart {
	margin-top:10px;
}
.box-subpport .lbl {
	color:#666666;
	text-align:center;
	margin-bottom:5px;
}
.box-subpport .number {
	text-align:center;
	margin-bottom:10px;
	font-size:25px;
	font-weight:700;
	color:var(--c3);
}
.note-support ul li {
	position:relative;
	padding-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}
.note-support ul li::before {
	content: "\f05d";
	display:block;
	position:absolute;
	font-family:FontAwesome;
	color:var(--c2);
	left:0;
}

/* gallery style */
.gallery {
	position:relative;
}
.gallery .slider-for {
	margin-bottom:10px;
}
.gallery .item:focus {
	outline:none;
}
.gallery .item .inner {
	border:1px solid #e6e6e6;
}
.gallery .hover>.inner::after {
	bottom:0;
}
.gallery .thumb {
	display:block;
	position:relative;
	padding-top:100%;
}
.gallery .thumb img {
	top:50%;
	left:50%;
	position:absolute;
	max-width:100%;
	max-height:100%;
	transform:translate(-50%, -50%);
	-moz-transform:translate(-50%, -50%);
	-webkit-transform:translate(-50%, -50%);
}
.slider-nav .slick-arrow {
	width:32px;
	height:32px;
	background:#f2f2f2;
	position:absolute;
	z-index:10;
	border:none;
	outline:none;
	border-radius:4px;
	font-size:20px;
	top: 50%;
	transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-webkit-transition:all .4s ease-in-out;
	transform:translate(0, -50%);
	-moz-transform:translate(0, -50%);
	-webkit-transform:translate(0, -50%);
}
.slider-nav .slick-arrow:hover {
	color:#FFF;
	background:#286e25;
}
.slider-nav .btn-prev {
	left:-35px;
}
.slider-nav .btn-next {
	right:-35px;
}
#slider-nav {
	overflow:hidden;
	padding-left: 40px;
	padding-right: 40px;
}
.slider-nav {
	margin-left:-5px;
	margin-right:-5px;
}
.slider-nav .item {
	margin:0 5px;
	cursor:pointer;
}
.slider-nav .slick-current .inner {
	border-color: #00984a;
}

/* box-options style */
.box-options {
	color:#666666;
	margin-top:10px;
	margin-bottom:10px;
}
.box-options span {
	color:var(--c3);
}
.box-options li {
	margin-bottom:10px;
}
.box-options li:last-child {
	margin-bottom:0;
}

/* box-stock style */
.box-stock {
	color:#666666;
	margin-top:10px;
	margin-bottom:15px;
}
.box-stock b {
	color:var(--c3);
	text-transform:uppercase;
}

/* box-quantity style */
.box-quantity {
	color:#666666;
	overflow:hidden;
}
.box-quantity .lbl,
.box-quantity .qty-wrap {
	overflow:hidden;
	display:inline-block;
	vertical-align:middle;
}
.box-quantity .qty-wrap {
	margin-left:5px;
}
.qty-wrap .qty-btn {
	padding:0;
	width:30px;
	float:left;
	height:30px;
	text-align:center;
	line-height: 26px;
	border-radius:0;
	box-shadow:none;
	display:inline-block;
	vertical-align:middle;
	border:1px solid #e6e6e6;
}
.qty-wrap .form-control {
	border-left:none;
	border-right:none;
}
.qty-wrap .btn-minus,
.qty-wrap .btn-plus {
	cursor:pointer;
	background:#f4f4f4;
	transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-webkit-transition:all .4s ease-in-out;
}
.qty-wrap .btn-minus {
	border-radius:3px 0 0 3px;
}
.qty-wrap .btn-plus {
	border-radius:0 3px 3px 0;
}
.qty-wrap .btn-minus:hover,
.qty-wrap .btn-plus:hover {
	color: #FFF;
    background: var(--c3);
	border-color: var(--c3);
}

/* add_cart_success style */
.add_cart_success {
    /* padding: 20px; */
}
.add_cart_success a {
    display: block;
    background: #dd0c15;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    font-weight: 700;
    padding: 10px 15px;
}
.add_cart_success a::before {
    font-weight: 400;
    margin-right: 10px;
}
#box-comment .entry {
	margin-bottom:0;
}

@media screen and (max-width: 1200px){
	.box-menu-product .box-title {
		font-size: 15px;
		padding-right:10px;
	}
}

@media screen and (max-width: 1024px){
	.box-menu-product .box-title {
		font-size: 14px;
		padding-right:15px;
	}
	.box-menu-product .menu-item a {
		padding: 10px 0;
	}
}

@media screen and (max-width: 768px){
	.sticky-menu .wrapper {
		padding-left:5px;
		padding-right:5px;
	}
	.sticky-menu .col-sm-4,
	.sticky-menu .col-sm-8 {
		padding-left:10px;
		padding-right:10px;
	}
	.content-top {
		padding-left:5px;
		padding-right:5px;
	}
	.content-top .col-sm-4,
	.content-top .col-sm-8 {
		padding-left:10px;
		padding-right:10px;
	}
	.adv-left,
	.adv-left_270_450 {
		display:none;
	}
	.box-fillter {
		padding: 10px;
		margin-bottom:20px;
	}
	.list-item.row {
		margin-left:-10px;
		margin-right:-10px;
	}
	.list-item.row .col-sm-4 {
		padding-left:10px;
		padding-right:10px;
		margin-bottom: 20px;
	}
	#box-attr {
		margin-bottom:15px;
	}
	.box-subpport .lbl,
	.box-subpport .number {
		text-align:left;
	}
	#box-focus {
		display:none;
	}
}

@media screen and (max-width: 767px)
{
	.text-search {
		border: 0;
	}
	.btn-search {
		width: 40px;
		padding: 0;
	}
	.btn-search::before {
		content: '\f002';
		font-family: FontAwesome;
	}
	.btn-search span {
		display: none;
	}
	.content-top {
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 0;
	}
	.content-top .col-sm-4 {
		display: none;
	}
	.formsearch {
		margin-left: -10px;
		margin-right: -10px;
		padding: 10px;
		background: #3eaa3a;
		margin-bottom: 0 !important;
	}
	.btn-search {
		top: 10px;
		right: 10px;
	}
	.btn-toggle {
		background: #3eaa3a;
		display: block;
		width: 100%;
		border: none;
		height: 40px;
		border-radius: 3px;
		text-align: left;
		padding: 0 10px;
		color: #FFF;
		font-size: 16px;
		position: relative;
	}
	.btn-toggle::after {
		content: "\f0d7";
		font-family: FontAwesome;
		font-weight: 400;
		right: 10px;
		position: absolute;
	}
	.box-sidebar.open .btn-toggle::after {
		content: "\f0d8";
	}
	.box-sidebar ul {
		display: block;
		padding:10px;
		border:1px solid #3eaa3a;
		margin-top:1px;
		border-radius: 3px;
	}
	.box-sidebar ul li {
		margin: 0;
		display: block;
	}
	.box-sidebar ul>li>a {
		text-align: left;
		background: none;
		border-radius: 0;
		height: initial;
		line-height: inherit;
		padding: 7px 5px 8px;
	}
	.box-sidebar ul>li>a:hover,
	.box-sidebar ul>li>a.active {
		color: #3eaa3a;
		background: none;
		
	}
	.box-sidebar ul>li>a::before {
		content:'\f0da';
		margin-right: 10px;
		color: #666;
	}
	.box-fillter .fill-column {
		display: block;
		width: 100%;
	}
	.box-fillter .fill-column {
		margin-bottom: 5px;
	}
	.box-fillter .fill-column .item-ctrl {
		float: none;
		padding: 0;
		width: 100%;
		margin-bottom: 10px;
	}
	.box-middle {
		margin-left: -5px;
		margin-right: -5px;
	}
	#box-sidebar.toggle .widget-title {
		border-radius: 3px;
	}
	#box-sidebar.toggle .widget-content {
		border: 1px solid var(--c3);
		margin-top: 1px;
		border-radius: 3px;
	}
	.box-subpport {
		border-radius: 4px;
	}
	.gallery-item {
		text-align: center;
	}
	#sidebar {
		display: none;
	}
	.product .price-text {
		height: 42px;
	}
	.price-text .price_old {
		float: left;
	}
}

@media screen and (max-width: 536px){
	
}

@media screen and (max-width: 480px){
	
}

@media screen and (max-width: 479px)
{
	.text-search {
		border-radius: 3px;
	}
	.btn-search {
		border-radius: 0 3px 3px 0;
	}
	.content-bottom {
		padding-bottom: 20px;
	}
	.box-middle {
		padding-bottom: 20px;
	}
	.box-fillter .fill-btn {
		margin-bottom: 0;
	}
	.box-fillter .fill-btn button {
		border-radius: 3px;
	}
	.list-item.row .col-sm-4 {
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 10px;
	}
	.list-item.row {
		margin-left: -5px;
		margin-right: -5px;
	}
	.nav-page {
		margin-top: 10px;
	}
	.product .thumb img {
		max-width: 100%;
		max-height: 100%;
	}
}

@media screen and (max-width: 375px){
	
}

@media screen and (max-width: 320px)
{
	.list-item.row .col-sm-4 {
		width: 100%;
	}
}