.block-section-top12 .col-right {
	width: calc(100% - 680px);
	width: -moz-calc(100% - 680px);
	width: -webkit-calc(100% - 680px);
	width: -o-calc(100% - 680px);
	float: left
}

@media ( max-width :1199px) {
	.block-section-top12 .col-right {
		width: calc(100% - 716px);
		width: -moz-calc(100% - 716px);
		width: -webkit-calc(100% - 716px);
		width: -o-calc(100% - 716px)
	}
}

@media ( max-width :991px) {
	.block-section-top12 .col-right {
		display: none
	}
}

.block-section-top12 .banner-slide .box-img {
	position: relative;
	display: block
}

.block-section-top12 .banner-slide .box-img:after, .block-section-top12 .banner-slide .box-img:before
	{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s
}

.block-section-top12 .banner-slide .box-img:hover:before {
	top: 50%;
	bottom: 50%;
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
	background-color: rgba(255, 255, 255, .5)
}

.block-section-top12 .banner-slide .box-img:hover:after {
	left: 50%;
	right: 50%;
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
	background-color: rgba(255, 255, 255, .5)
}

.block-section-top12 .banner-slide .box-img img, .block-section-top12 .banner-slide img
	{
	display: block;
	width: 100%
}

.block-section-top12 .block-logo-brand {
	text-align: center;
	border: 1px solid #eee
}

.block-section-top12 .block-logo-brand:hover .owl-nav .owl-next,
	.block-section-top12 .block-logo-brand:hover .owl-nav .owl-prev {
	opacity: 1;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.block-section-top12 .block-logo-brand:hover .owl-nav .owl-prev {
	left: 5px
}

.block-section-top12 .block-logo-brand:hover .owl-nav .owl-next {
	right: 5px
}

.block-section-top12 .block-logo-brand .owl-nav .owl-next,
	.block-section-top12 .block-logo-brand .owl-nav .owl-prev {
	width: 20px;
	line-height: 20px;
	border-radius: 2px;
	font-size: 18px;
	color: #cdcdcd;
	text-align: center;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	opacity: 0
}

.block-section-top12 .block-logo-brand .owl-nav .owl-next:hover,
	.block-section-top12 .block-logo-brand .owl-nav .owl-prev:hover {
	color: #f36;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}

.block-section-top12 .block-logo-brand .owl-nav .owl-next:before,
	.block-section-top12 .block-logo-brand .owl-nav .owl-prev:before {
	font-family: FontAwesome
}

.block-section-top12 .block-logo-brand .owl-nav .owl-prev {
	left: 25px
}

.block-section-top12 .block-logo-brand .owl-nav .owl-prev:before {
	content: "\f104"
}

.block-section-top12 .block-logo-brand .owl-nav .owl-next {
	right: 25px
}

.block-section-top12 .block-logo-brand .owl-nav .owl-next:before {
	content: "\f105"
}

.block-banner-main-opt12 .box-img {
	display: block
}

.block-banner-main-opt12 .box-img:after, .block-banner-main-opt12 .box-img:before
	{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s
}

.block-banner-main-opt12 .box-img:hover:before {
	top: 50%;
	bottom: 50%;
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
	background-color: rgba(255, 255, 255, .5)
}

.block-banner-main-opt12 .box-img:hover:after {
	left: 50%;
	right: 50%;
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
	background-color: rgba(255, 255, 255, .5)
}

.block-banner-main-opt12 .box-img img {
	display: block;
	width: 100%
}

.block-banner-main-opt12 .box-img {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden
}

.block-banner-main-opt12 .row {
	margin: 0
}

.block-banner-main-opt12 [class^=col-sm], .block-banner-main-opt12 [class^=col-md]
	{
	padding: 0
}

.block-banner-main-opt12 .item {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden
}

.block-banner-main-opt12 .item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(12, 27, 76, .5);
	display: block;
	z-index: 5
}

.block-banner-main-opt12 .item img {
	width: 100%;
	display: block;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .55s;
	-o-transition: .55s;
	transition: .55s
}

.block-banner-main-opt12 .item .description {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 10px 50px 10px 10px;
	text-align: right;
	z-index: 10;
	-webkit-flex-direction: column;
	-webkit-align-items: flex-end;
	-webkit-justify-content: center;
	flex: 1 1 0;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: center
}

.block-banner-main-opt12 .item .btn, .block-banner-main-opt12 .item .des,
	.block-banner-main-opt12 .item .sub-title, .block-banner-main-opt12 .item .title
	{
	position: relative
}

.block-banner-main-opt12 .item .des, .block-banner-main-opt12 .item .sub-title,
	.block-banner-main-opt12 .item .title {
	display: block
}

.block-banner-main-opt12 .item .btn {
	line-height: 31px;
	background-color: transparent;
	color: #fff;
	padding: 0;
	border: none;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Oswald, sans-serif;
	position: relative
}

.block-banner-main-opt12 .item .btn:before {
	content: "";
	width: 20px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	top: 0;
	right: 0
}

.block-banner-main-opt12 .item .btn:hover {
	color: #f36;
	background-color: transparent
}

.block-banner-main-opt12 .item .title {
	text-transform: none;
	font-size: 24px;
	color: #fff;
	font-weight: 300
}

.block-banner-main-opt12 .item .des {
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #fff;
	font-weight: 700;
	font-size: 36px
}

.block-banner-main-opt12 .item:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: .55s;
	-o-transition: .55s;
	transition: .55s
}

.block-banner-main-opt12 .item:hover .btn, .block-banner-main-opt12 .item:hover .des,
	.block-banner-main-opt12 .item:hover .sub-title,
	.block-banner-main-opt12 .item:hover .title {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

.block-banner-main-opt12 .item:hover .sub-title {
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.block-banner-main-opt12 .item:hover .des {
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

.block-banner-main-opt12 .item:hover .btn {
	-webkit-animation-delay: .7s;
	animation-delay: .7s;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

.block-banner-main-opt12 .item1:before {
	background-color: rgba(12, 27, 76, .5)
}

.block-banner-main-opt12 .item2:before {
	background-color: rgba(255, 51, 102, .5)
}

.block-banner-main-opt12 .item3:before {
	background-color: rgba(17, 168, 171, .5)
}

.block-banner-bottom-opt12 .box-img {
	display: block
}

.block-banner-bottom-opt12 .box-img:after, .block-banner-bottom-opt12 .box-img:before
	{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s
}

.block-banner-bottom-opt12 .box-img:hover:before {
	top: 50%;
	bottom: 50%;
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
	background-color: rgba(255, 255, 255, .5)
}

.block-banner-bottom-opt12 .box-img:hover:after {
	left: 50%;
	right: 50%;
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
	background-color: rgba(255, 255, 255, .5)
}

.block-banner-bottom-opt12 .box-img img {
	display: block;
	width: 100%
}

.block-banner-bottom-opt12 .box-img {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden
}

.block-floor-products-opt12 {
	margin-bottom: 30px
}

.block-floor-products-opt12 .block-title {
	margin-bottom: 0;
	background-color: #eee;
	border-bottom: 2px solid #f36
}

.block-floor-products-opt12 .block-title:after,
	.block-floor-products-opt12 .block-title:before {
	content: "";
	display: table
}

.block-floor-products-opt12 .block-title:after {
	clear: both
}

.block-floor-products-opt12 .block-title .title {
	font-size: 18px;
	color: #333;
	text-transform: uppercase;
	font-weight: 300;
	padding-left: 8px;
	padding-right: 5px;
	display: block;
	line-height: 50px;
	float: left;
	font-family: Oswald, sans-serif
}

.block-floor-products-opt12 .block-title .box-categori {
	font-family: Arimo, sans-serif;
	float: left
}

.block-floor-products-opt12 .block-title .box-categori .dropdown-toggle
	{
	width: 54px;
	line-height: 50px;
	height: 50px;
	display: block;
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/icon/index12/btn-cat-floor.png);
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}

.block-floor-products-opt12 .block-title .box-categori .dropdown-toggle span
	{
	display: none
}

.block-floor-products-opt12 .block-title .box-categori .dropdown-toggle:hover,
	.floor-products1.block-floor-products-opt12 .block-title .box-categori .dropdown-toggle:hover
	{
	background-color: #f36
}

.floor-products2.block-floor-products-opt12 .block-title .box-categori .dropdown-toggle:hover
	{
	background-color: #11a8ab
}

.floor-products3.block-floor-products-opt12 .block-title .box-categori .dropdown-toggle:hover
	{
	background-color: #004081
}

.block-floor-products-opt12 .block-title .box-categori.open .dropdown-toggle
	{
	background-color: #f36;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	background-image: url(../images/icon/index12/btn-cat-floor-active.png)
}

.floor-products1.block-floor-products-opt12 .block-title .box-categori.open .dropdown-toggle
	{
	background-color: #f36
}

.floor-products2.block-floor-products-opt12 .block-title .box-categori.open .dropdown-toggle
	{
	background-color: #11a8ab
}

.floor-products3.block-floor-products-opt12 .block-title .box-categori.open .dropdown-toggle
	{
	background-color: #004081
}

.block-floor-products-opt12 .block-title .box-categori .dropdown-menu {
	width: 270px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	margin: 0 !important;
	background-color: rgba(255, 51, 102, .8);
	height: 600px;
	overflow-y: auto;
	padding-left: 20px;
	padding-top: 33px;
	left: 0 !important
}

.floor-products1.block-floor-products-opt12 .block-title .box-categori .dropdown-menu
	{
	background-color: rgba(255, 51, 102, .8)
}

.floor-products2.block-floor-products-opt12 .block-title .box-categori .dropdown-menu
	{
	background-color: rgba(17, 168, 171, .8)
}

.floor-products3.block-floor-products-opt12 .block-title .box-categori .dropdown-menu
	{
	background-color: rgba(0, 64, 129, .8)
}

.block-floor-products-opt12 .block-title .box-categori .dropdown-menu a
	{
	color: #fff;
	display: block;
	line-height: 40px;
	margin-bottom: 5px;
	padding: 0;
	font-size: 14px;
	text-transform: capitalize
}

.block-floor-products-opt12 .block-title .box-categori .dropdown-menu a:focus,
	.block-floor-products-opt12 .block-title .box-categori .dropdown-menu a:hover
	{
	background-color: #fff;
	color: #333
}

.block-floor-products-opt12 .block-title .box-categori .dropdown-menu a:focus .img-show,
	.block-floor-products-opt12 .block-title .box-categori .dropdown-menu a:hover .img-show
	{
	display: none
}

.block-floor-products-opt12 .block-title .box-categori .dropdown-menu a:focus .img-hover,
	.block-floor-products-opt12 .block-title .box-categori .dropdown-menu a:hover .img-hover
	{
	display: inline
}

.block-floor-products-opt12 .block-title .box-categori .dropdown-menu a .icon
	{
	width: 46px;
	text-align: center;
	display: inline-block
}

.block-floor-products-opt12 .block-title .box-categori .dropdown-menu a .img-hover
	{
	display: none
}

.block-floor-products-opt12 .block-title .links {
	float: right;
	font-family: Arimo, sans-serif;
	margin-right: 52px
}

.block-floor-products-opt12 .block-title .links:after,
	.block-floor-products-opt12 .block-title .links:before {
	content: "";
	display: table
}

.block-floor-products-opt12 .block-title .links:after {
	clear: both
}

.block-floor-products-opt12 .block-title .links .dropdown-toggle {
	width: 54px;
	border: none;
	background-color: transparent;
	padding: 0;
	height: 50px;
	font-size: 18px;
	display: none
}

@media ( min-width :992px) {
	.block-floor-products-opt12 .block-title .links .dropdown-menu {
		position: static;
		display: block;
		box-shadow: none;
		border: none;
		padding: 0;
		margin: 0;
		background-color: transparent
	}
}

.block-floor-products-opt12 .block-title .links a {
	display: block;
	line-height: 50px;
	color: #333;
	text-transform: capitalize;
	font-size: 14px;
	padding: 0 20px;
	position: relative;
	font-weight: 400
}

.block-floor-products-opt12 .block-title .links a:hover {
	color: #f36;
	background-color: transparent
}

.floor-products1.block-floor-products-opt12 .block-title .links a:hover
	{
	color: #f36
}

.floor-products2.block-floor-products-opt12 .block-title .links a:hover
	{
	color: #11a8ab
}

.floor-products3.block-floor-products-opt12 .block-title .links a:hover
	{
	color: #004081
}

@media ( min-width :768px) and (max-width:1199px) {
	.block-floor-products-opt12 .block-title .links a {
		padding: 0 12px
	}
}

.block-floor-products-opt12 .block-title .links li {
	float: left;
	position: relative
}

.block-floor-products-opt12 .block-title .links li.active>a,
	.block-floor-products-opt12 .block-title .links li:hover>a {
	color: #f36;
	position: relative;
	z-index: 5
}

.block-floor-products-opt12 .block-title .links li.active>a:after,
	.block-floor-products-opt12 .block-title .links li:hover>a:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 4px 4px;
	border-color: transparent transparent #f36;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -4px
}

.floor-products1.block-floor-products-opt12 .block-title .links li.active>a,
	.floor-products1.block-floor-products-opt12 .block-title .links li:hover>a
	{
	color: #f36
}

.floor-products1.block-floor-products-opt12 .block-title .links li.active>a:after,
	.floor-products1.block-floor-products-opt12 .block-title .links li:hover>a:after
	{
	border-color: transparent transparent #f36
}

.floor-products2.block-floor-products-opt12 .block-title .links li.active>a,
	.floor-products2.block-floor-products-opt12 .block-title .links li:hover>a
	{
	color: #11a8ab
}

.floor-products2.block-floor-products-opt12 .block-title .links li.active>a:after,
	.floor-products2.block-floor-products-opt12 .block-title .links li:hover>a:after
	{
	border-color: transparent transparent #11a8ab
}

.floor-products3.block-floor-products-opt12 .block-title .links li.active>a,
	.floor-products3.block-floor-products-opt12 .block-title .links li:hover>a
	{
	color: #06c
}

.floor-products3.block-floor-products-opt12 .block-title .links li.active>a:after,
	.floor-products3.block-floor-products-opt12 .block-title .links li:hover>a:after
	{
	border-color: transparent transparent #06c
}

.block-floor-products-opt12 .block-title .links .label-cat {
	position: absolute;
	top: -6px;
	right: 0;
	line-height: 18px;
	color: #fff;
	background-color: #096;
	display: block;
	border-radius: 30px;
	width: 32px;
	font-size: 12px;
	font-weight: 700;
	text-align: center
}

.block-floor-products-opt12 .block-title .links .label-cat:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 6px 0 0;
	border-color: #096 transparent transparent;
	position: absolute;
	bottom: -4px;
	left: 10px
}

.floor-products2.block-floor-products-opt12 .block-title {
	border-bottom-color: #11a8ab
}

.floor-products3.block-floor-products-opt12 .block-title {
	border-bottom-color: #06c
}

@media ( max-width :991px) {
	.block-floor-products-opt12 .block-title {
		padding-right: 0;
		background-position: top 15px right 80px
	}
	.block-floor-products-opt12 .block-title .links {
		float: right
	}
	.block-floor-products-opt4 .block-title.block-floor-products-opt12 .block-title .links
		{
		float: right;
		clear: none
	}
	.block-floor-products-opt12 .block-title .links .dropdown-toggle {
		display: block
	}
	.block-floor-products-opt12 .block-title .links .dropdown-menu {
		left: auto;
		right: 0;
		width: 300px;
		margin: 0;
		padding: 0
	}
	.block-floor-products-opt12 .block-title .links .dropdown-menu li {
		float: none;
		display: block;
		z-index: 30
	}
	.block-floor-products-opt12 .block-title .links .dropdown-menu li a {
		z-index: 40;
		border-bottom: 1px solid #dedede;
		line-height: 40px
	}
	.block-floor-products-opt12 .block-title .links .dropdown-menu li.active>a:before,
		.block-floor-products-opt12 .block-title .links .dropdown-menu li:hover>a:before
		{
		bottom: -1px
	}
	.block-floor-products-opt12 .block-title .links .dropdown-menu li.active>a:after,
		.block-floor-products-opt12 .block-title .links .dropdown-menu li:hover>a:after
		{
		bottom: 0;
		left: 25px;
		margin: 0
	}
	.block-floor-products-opt12 .block-title .links .dropdown-menu li:last-child a
		{
		border-bottom: none
	}
	.block-floor-products-opt12 .block-title .actions {
		right: 48px
	}
}

@media ( max-width :479px) {
	.block-floor-products-opt12 .block-title .links .dropdown-menu {
		left: 0
	}
	.block-floor-products-opt12 .block-title .actions {
		top: 55px;
		right: 10px
	}
}

.block-floor-products-opt12 .col-banner {
	width: 270px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-top: -2px;
	z-index: 10
}

.block-floor-products-opt12 .col-banner .btn,
	.block-floor-products-opt12 .col-banner .subtitle,
	.block-floor-products-opt12 .col-banner .title {
	position: relative
}

.block-floor-products-opt12 .col-banner:hover .box-img img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s
}

.block-floor-products-opt12 .col-banner:hover .description .btn,
	.block-floor-products-opt12 .col-banner:hover .description .subtitle,
	.block-floor-products-opt12 .col-banner:hover .description .title {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

.block-floor-products-opt12 .col-banner .box-img {
	display: block;
	position: relative;
	overflow: hidden;
	height: 600px
}

.block-floor-products-opt12 .col-banner .box-img img {
	display: block;
	width: 100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s
}

.block-floor-products-opt12 .col-banner .description {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	background-color: rgba(255, 51, 102, .3);
	text-align: center;
	font-family: Oswald, sans-serif;
	-webkit-flex-direction: column;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	flex: 1 1 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.block-floor-products-opt12 .col-banner .description .subtitle {
	display: block;
	position: relative;
	font-weight: 300;
	font-size: 20px;
	margin-bottom: 5px
}

.block-floor-products-opt12 .col-banner .description .title {
	display: block;
	font-weight: 400;
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 24px;
	font-family: Montserrat-Black, sans-serif;
	line-height: 1
}

.block-floor-products-opt12 .col-banner .description .btn {
	line-height: 28px;
	border: 2px solid #fff;
	padding: 0 27px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase
}

.block-floor-products-opt12 .col-banner .description .btn:hover {
	background-color: #f36;
	border-color: #f36
}

.floor-products1.block-floor-products-opt12 .col-banner .description {
	background-color: rgba(255, 51, 102, .3)
}

.floor-products2.block-floor-products-opt12 .col-banner .description {
	background-color: rgba(17, 168, 171, .3)
}

.floor-products3.block-floor-products-opt12 .col-banner .description {
	background-color: rgba(0, 64, 129, .4)
}

.block-floor-products-opt12 .col-products {
	float: left;
	width: calc(100% - 270px);
	width: -moz-calc(100% - 270px);
	width: -webkit-calc(100% - 270px);
	width: -o-calc(100% - 270px);
	margin: 0
}

.block-floor-products-opt12 .col-products:hover .owl-nav .owl-next,
	.block-floor-products-opt12 .col-products:hover .owl-nav .owl-prev {
	opacity: 1;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.block-floor-products-opt12 .col-products:hover .owl-nav .owl-prev {
	left: 0
}

.block-floor-products-opt12 .col-products:hover .owl-nav .owl-next {
	right: 0
}

.block-floor-products-opt12 .col-products .owl-nav {
	position: absolute;
	top: -36px;
	right: 15px;
	opacity: 1
}

.block-floor-products-opt12 .col-products .owl-nav .owl-next,
	.block-floor-products-opt12 .col-products .owl-nav .owl-prev {
	width: 16px;
	line-height: 16px;
	font-size: 20px;
	color: #999;
	text-align: center;
	display: inline-block;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.block-floor-products-opt12 .col-products .owl-nav .owl-next:hover,
	.block-floor-products-opt12 .col-products .owl-nav .owl-prev:hover {
	color: #f36;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}

.block-floor-products-opt12 .col-products .owl-nav .owl-next:before,
	.block-floor-products-opt12 .col-products .owl-nav .owl-prev:before {
	font-family: FontAwesome
}

.block-floor-products-opt12 .col-products .owl-nav .owl-prev:before {
	content: "\f104"
}

.block-floor-products-opt12 .col-products .owl-nav .owl-next:before {
	content: "\f105"
}

.block-floor-products-opt12 .product-item {
	margin: 0;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee
}

.block-floor-products-opt12 .product-item .product-item-info {
	position: relative
}

@media ( max-width :1199px) {
	.block-floor-products-opt12 .col-products {
		width: 100%;
		border-right: 1px solid #eee;
		border-left: 1px solid #eee
	}
	.block-floor-products-opt12 .col-banner {
		display: none
	}
}

.block-deal-opt12 {
	border: 1px solid #eee;
	margin-bottom: 30px
}

.block-deal-opt12 .block-title {
	background-color: #eee;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	color: #333;
	font-family: Oswald, sans-serif;
	line-height: 50px;
	padding-left: 23px
}

.block-deal-opt12 .block-content {
	padding-top: 23px;
	padding-bottom: 10px
}

.block-deal-opt12 .count-down-time {
	text-align: center
}

.block-deal-opt12 .count-down-time .box-count {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 12px
}

.block-deal-opt12 .count-down-time .box-count:last-child {
	margin-right: 0
}

.block-deal-opt12 .count-down-time .box-count .number {
	width: 42px;
	height: 34px;
	line-height: 34px;
	background-color: #f36;
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 700;
	font-family: Arimo, sans-serif
}

.block-deal-opt12 .count-down-time .box-count .text {
	font-size: 14px;
	color: #999;
	font-family: Oswald, sans-serif
}

.block-deal-opt12:hover .owl-nav .owl-next, .block-deal-opt12:hover .owl-nav .owl-prev
	{
	opacity: 1;
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s;
	visibility: visible
}

.block-deal-opt12:hover .owl-nav .owl-prev {
	left: -12px
}

.block-deal-opt12:hover .owl-nav .owl-next {
	right: -12px
}

.block-deal-opt12 .owl-nav {
	text-align: center
}

.block-deal-opt12 .owl-nav .owl-next, .block-deal-opt12 .owl-nav .owl-prev
	{
	display: block;
	width: 24px;
	height: 24px;
	border-radius: 3px;
	border: 1px solid #eee;
	text-align: center;
	color: #b2b2b2;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	background-color: #fff;
	top: 50%;
	margin-top: -14px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s
}

.block-deal-opt12 .owl-nav .owl-next:hover, .block-deal-opt12 .owl-nav .owl-prev:hover
	{
	background-color: #f36;
	color: #fff;
	border-color: #f36
}

.block-deal-opt12 .owl-nav .owl-prev {
	background-image: url(../images/icon/index12/prev.png);
	left: 10px
}

.block-deal-opt12 .owl-nav .owl-prev:hover {
	background-image: url(../images/icon/index12/prev-hover.png)
}

.block-deal-opt12 .owl-nav .owl-next {
	background-image: url(../images/icon/index12/next.png);
	right: 10px
}

.block-deal-opt12 .owl-nav .owl-next:hover {
	background-image: url(../images/icon/index12/next-hover.png)
}

.block-testimonials-opt12 {
	margin-bottom: 30px;
	position: relative
}

.block-testimonials-opt12 .block-content {
	background-color: #394165;
	color: #fff;
	padding: 20px 19px 25px
}

.block-testimonials-opt12 .testimonials-thumb {
	max-width: 200px;
	margin: auto auto 10px;
	position: static
}

.block-testimonials-opt12 .testimonials-des {
	max-width: 450px;
	margin: auto
}

.block-testimonials-opt12 .item {
	position: relative
}

.block-testimonials-opt12 .item .photo {
	display: block;
	height: 100px;
	padding-top: 14px;
	position: relative
}

.block-testimonials-opt12 .item .photo .img {
	overflow: hidden;
	display: block;
	border-radius: 100%;
	border: 2px solid rgba(255, 255, 255, .4);
	position: relative;
	top: 0;
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s
}

.block-testimonials-opt12 .item .photo .img:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .3);
	display: block;
	opacity: 1;
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s
}

.block-testimonials-opt12 .item .photo img {
	display: block;
	width: 100%;
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s
}

.block-testimonials-opt12 .item .info {
	line-height: 24px
}

.block-testimonials-opt12 .item .testimonial-nane {
	text-align: right;
	margin-top: 17px
}

.block-testimonials-opt12 .center .item .photo .img {
	width: 94px;
	height: 94px;
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s;
	margin-top: -14px;
	margin-left: -14px;
	z-index: 10;
	border-color: #fff
}

.block-testimonials-opt12 .center .item .photo .img:before {
	opacity: 0;
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s
}

.block-testimonials-opt12 .center .item .photo .img img {
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s
}

.block-testimonials-opt12 .owl-carousel .owl-item .icon {
	display: inline-block;
	vertical-align: bottom
}

.block-testimonials-opt12 .owl-nav .owl-prev:before {
	content: "prew"
}

.block-testimonials-opt12 .owl-nav .owl-next:before {
	content: "next"
}

.block-testimonials-opt12 .owl-dots {
	text-align: center;
	pointer-events: none
}

.block-testimonials-opt12 .owl-dots .owl-dot {
	width: 10px;
	height: 10px;
	border-radius: 100%;
	display: inline-block;
	margin: 0 4px;
	border: 2px solid rgba(255, 255, 255, .5)
}

.block-testimonials-opt12 .owl-dots .owl-dot.active {
	background-color: #fff
}

.block-new-product-opt12 {
	border: 1px solid #eee;
	margin-bottom: 30px
}

.block-new-product-opt12 .block-title {
	background-color: #eee;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	color: #333;
	font-family: Oswald, sans-serif;
	line-height: 50px;
	padding-left: 23px
}

.block-new-product-opt12 .block-content {
	padding: 5px 27px 15px
}

.block-new-product-opt12 .product-item {
	border-bottom: 1px solid #eee;
	padding: 15px 0
}

.block-new-product-opt12 .product-item:last-child {
	border-bottom: none
}

.block-new-product-opt12 .product-item .product-item-info:after,
	.block-new-product-opt12 .product-item .product-item-info:before {
	content: "";
	display: table
}

.block-new-product-opt12 .product-item .product-item-info:after {
	clear: both
}

.block-new-product-opt12 .product-item .product-item-info .product-item-photo
	{
	width: 90px;
	margin-right: 12px;
	float: left;
	height: auto;
	text-align: center
}

.block-new-product-opt12 .product-item .product-item-info .product-item-img
	{
	height: auto
}

.block-new-product-opt12 .product-item .product-item-info .product-item-detail
	{
	overflow: hidden;
	min-height: 0;
	padding: 0
}

.block-new-product-opt12 .product-item .product-item-info .product-item-name
	{
	line-height: 24px;
	white-space: normal
}

.block-new-product-opt12 .product-item .product-item-info .product-reviews-summary
	{
	margin-bottom: 0
}

.block-new-product-opt12 .owl-nav {
	text-align: center;
	border-top: 1px solid #eee;
	padding-top: 20px
}

.block-new-product-opt12 .owl-nav .owl-next, .block-new-product-opt12 .owl-nav .owl-prev
	{
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 3px;
	border: 1px solid #eee;
	text-align: center;
	margin: 0 7px;
	color: #b2b2b2;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff
}

.block-new-product-opt12 .owl-nav .owl-next:hover,
	.block-new-product-opt12 .owl-nav .owl-prev:hover {
	background-color: #f36;
	color: #fff;
	border-color: #f36
}

.block-new-product-opt12 .owl-nav .owl-prev {
	background-image: url(../images/icon/index12/prev.png)
}

.block-new-product-opt12 .owl-nav .owl-prev:hover {
	background-image: url(../images/icon/index12/prev-hover.png)
}

.block-new-product-opt12 .owl-nav .owl-next {
	background-image: url(../images/icon/index12/next.png)
}

.block-new-product-opt12 .owl-nav .owl-next:hover {
	background-image: url(../images/icon/index12/next-hover.png)
}

.block-banner-sidebar {
	margin-bottom: 30px
}

@media ( max-width :991px) {
	.block-banner-sidebar-opt12 {
		display: none
	}
}

.block-categori-opt12 .item {
	position: relative;
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 1px solid #eee;
	background-color: #fff;
	padding: 20px 23px 18px 30px;
	margin-bottom: 30px
}

.block-categori-opt12 .item:after, .block-categori-opt12 .item:before {
	content: "";
	display: table
}

.block-categori-opt12 .item:after {
	clear: both
}

.block-categori-opt12 .item .title {
	float: right;
	width: calc(100% - 150px);
	width: -moz-calc(100% - 150px);
	width: -webkit-calc(100% - 150px);
	width: -o-calc(100% - 150px);
	text-align: right;
	font-size: 24px;
	color: #999;
	font-family: Oswald, sans-serif;
	font-weight: 300
}

.block-categori-opt12 .item .title .sub-title {
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	color: #f36;
	font-size: 30px;
	font-family: Montserrat-Black, sans-serif;
	line-height: 1
}

.style-opt13.block-categori-opt12 .item .title .sub-title {
	color: #ffae00
}

@media ( max-width :1199px) and (min-width:992px) {
	.block-categori-opt12 .item .title {
		width: 100%;
		float: left;
		text-align: left
	}
}

@media ( max-width :479px) {
	.block-categori-opt12 .item .title {
		width: 100%;
		float: left;
		text-align: left
	}
}

.block-categori-opt12 .item .list-cat {
	float: left;
	width: 150px;
	margin-bottom: 22px;
	padding-top: 8px
}

@media ( max-width :479px) {
	.block-categori-opt12 .item .list-cat {
		width: 100%;
		float: left;
		max-width: 255px
	}
}

.block-categori-opt12 .item .list-cat li {
	line-height: 28px;
	border-bottom: 1px solid #eee;
	text-transform: capitalize;
	font-family: Arimo, sans-serif
}

.block-categori-opt12 .item .list-cat li a {
	padding-left: 17px;
	position: relative;
	display: block;
	color: #666;
	font-size: 14px
}

.block-categori-opt12 .item .list-cat li a:hover {
	color: #f36
}

.block-categori-opt12 .item .list-cat li a:before {
	content: "";
	width: 3px;
	height: 3px;
	background-color: #999;
	position: absolute;
	top: 14px;
	left: 3px
}

.style-opt13.block-categori-opt12 .item .list-cat li {
	font-family: Montserrat;
	font-weight: 300
}

.block-categori-opt12 .item .actions {
	clear: both
}

.block-categori-opt12 .item .btn-view {
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	line-height: 30px;
	color: #999;
	font-size: 14px;
	font-family: Oswald, sans-serif;
	font-weight: 300
}

.block-categori-opt12 .item .btn-view:hover {
	color: #f36
}

.block-categori-opt12 .item .btn-view:hover:before {
	background-color: #f36
}

.block-categori-opt12 .item .btn-view:before {
	content: "";
	width: 20px;
	height: 2px;
	background-color: #999;
	position: absolute;
	left: 0;
	top: 0
}

.style-opt13.block-categori-opt12 .item .btn-view {
	font-family: Montserrat;
	font-weight: 400;
	text-transform: none
}

@media ( max-width :991px) and (min-width:480px) {
	.block-categori-opt12 .item .list-cat, .block-categori-opt12 .item .title
		{
		width: 50%
	}
}

.block-categori-opt12 .item2 .title .sub-title {
	color: #11a8ab
}

.style-opt13.block-categori-opt12 .item2 .title .sub-title {
	color: #ffae00
}

.block-categori-opt12 .item3 .title .sub-title {
	color: #2b5e92;
	font-size: 22px
}

.style-opt13.block-categori-opt12 .item3 .title .sub-title {
	color: #ffae00
}

.block-recent-blog-opt12 {
	margin-bottom: 30px;
	padding-top: 0;
	font-family: Arimo, sans-serif
}

.block-recent-blog-opt12 .block-title {
	font-size: 14px;
	color: #999;
	position: relative;
	padding-top: 10px;
	margin-bottom: 25px
}

.block-recent-blog-opt12 .block-title:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 2px;
	background-color: #333
}

.block-recent-blog-opt12 .block-title .title {
	font-size: 18px;
	display: block;
	color: #333;
	text-transform: uppercase;
	font-weight: 700
}

.block-recent-blog-opt12 .owl-item {
	padding-bottom: 1px
}

.block-recent-blog-opt12 .blog-item {
	position: relative;
	background-color: #fff;
	border: 1px solid #eee
}

.block-recent-blog-opt12 .blog-item:after, .block-recent-blog-opt12 .blog-item:before
	{
	content: "";
	display: table
}

.block-recent-blog-opt12 .blog-item:after {
	clear: both
}

.block-recent-blog-opt12 .blog-item:hover .blog-photo img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s
}

.block-recent-blog-opt12 .blog-item .blog-photo {
	width: 50%;
	float: left;
	position: relative;
	overflow: hidden
}

@media ( max-width :479px) {
	.block-recent-blog-opt12 .blog-item .blog-photo {
		width: 100%;
		float: none
	}
}

.block-recent-blog-opt12 .blog-item .blog-photo img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
	display: block;
	width: 100%
}

.block-recent-blog-opt12 .blog-item .blog-detail {
	width: 50%;
	float: left;
	padding: 30px 20px 46px 30px
}

@media ( max-width :479px) {
	.block-recent-blog-opt12 .blog-item .blog-detail {
		width: 100%;
		float: none
	}
}

.block-recent-blog-opt12 .blog-item .blog-date {
	display: inline-block;
	background-color: #f36;
	line-height: 30px;
	padding: 0 13px;
	color: #fff;
	margin-bottom: 15px;
	font-size: 16px
}

.block-recent-blog-opt12 .blog-item .blog-name {
	display: block;
	text-transform: uppercase;
	font-weight: 400;
	color: #333;
	line-height: 1;
	font-size: 24px
}

.block-recent-blog-opt12 .blog-item .blog-name a {
	color: #333
}

.block-recent-blog-opt12 .blog-item .blog-name a:focus,
	.block-recent-blog-opt12 .blog-item .blog-name a:hover {
	color: #f36
}

.block-recent-blog-opt12 .blog-item .blog-actions {
	position: absolute;
	bottom: 35px
}

@media ( max-width :479px) {
	.block-recent-blog-opt12 .blog-item .blog-actions {
		position: static
	}
}

.block-recent-blog-opt12 .blog-item .blog-actions a {
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	line-height: 30px;
	color: #999;
	font-size: 14px;
	font-family: Oswald, sans-serif;
	font-weight: 400;
	padding-top: 5px
}

.block-recent-blog-opt12 .blog-item .blog-actions a:hover {
	color: #f36
}

.block-recent-blog-opt12 .blog-item .blog-actions a:hover:before {
	background-color: #f36
}

.block-recent-blog-opt12 .blog-item .blog-actions a:before {
	content: "";
	width: 20px;
	height: 2px;
	background-color: #999;
	position: absolute;
	left: 0;
	top: 0
}

.block-recent-blog-opt12 .owl-nav {
	text-align: center;
	position: absolute;
	top: -50px;
	right: 0
}

.block-recent-blog-opt12 .owl-nav .owl-next, .block-recent-blog-opt12 .owl-nav .owl-prev
	{
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 3px;
	border: 1px solid #eee;
	text-align: center;
	margin: 0 7px;
	color: #b2b2b2;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff
}

.block-recent-blog-opt12 .owl-nav .owl-next:hover,
	.block-recent-blog-opt12 .owl-nav .owl-prev:hover {
	background-color: #f36;
	color: #fff;
	border-color: #f36
}

.block-recent-blog-opt12 .owl-nav .owl-prev {
	background-image: url(../images/icon/index12/prev.png)
}

.block-recent-blog-opt12 .owl-nav .owl-prev:hover {
	background-image: url(../images/icon/index12/prev-hover.png)
}

.block-recent-blog-opt12 .owl-nav .owl-next {
	background-image: url(../images/icon/index12/next.png)
}

.block-recent-blog-opt12 .owl-nav .owl-next:hover {
	background-image: url(../images/icon/index12/next-hover.png)
}

.block-brand-op12 {
	margin-bottom: 38px
}

.block-brand-op12 .item {
	text-align: center;
	padding: 1px
}

.block-brand-op12 .item a {
	display: block;
	text-align: center;
	border: 1px solid #eee
}

.block-brand-op12 .item a img {
	display: block;
	-webkit-transform-style: flat;
	transform-style: flat
}

.block-brand-op12 .item:hover a {
	background-color: #fff
}

.block-brand-op12 .item:hover img {
	-webkit-filter: sepia(100%);
	filter: sepia(100%);
	-moz-filter: sepia(100%);
	-o-filter: sepia(100%);
	-ms-filter: sepia(100%)
}

.index-opt-12 .back-to-top {
	border-color: #f36
}

.index-opt-12 .back-to-top .fa, .index-opt-12 .back-to-top:hover {
	background-color: #f36
}

.slide-opt-13 {
	font-family: Montserrat, sans-serif;
	color: #fff
}

.slide-opt-13 .owl-dots {
	text-align: center;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 27px
}

.slide-opt-13 .owl-dots .owl-dot {
	color: #666;
	font-size: 14px;
	width: 14px;
	height: 14px;
	border-radius: 100%;
	background-color: transparent;
	display: inline-block;
	text-align: center;
	border: 1px solid #fff;
	margin: 0 5px
}

.slide-opt-13 .owl-dots .owl-dot.active {
	background-color: #fff;
	color: #fff;
	border-color: #fff
}

.slide-opt-13 .item:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(140, 107, 37, .1);
	z-index: 2
}

.slide-opt-13 .description {
	text-transform: uppercase;
	position: absolute;
	top: 84px;
	left: 62px;
	text-align: left;
	max-width: 480px;
	z-index: 10
}

.slide-opt-13 .img-slide, .slide-opt-13 .owl-item .img-slide {
	display: block;
	width: 100%
}

.slide-opt-13 .subtitle, .slide-opt-13 .title {
	display: block;
	font-size: 80px;
	margin-bottom: 0;
	font-weight: 100;
	line-height: 66px;
	font-family: Raleway, sans-serif;
	color: #ab9481
}

.slide-opt-13 .des {
	display: block;
	font-size: 36px;
	color: #615141;
	font-weight: 400;
	font-family: Montserrat-Black;
	line-height: 1;
	padding-left: 8px
}

.slide-opt-13 .view-opt13 {
	background-color: #ffae00;
	color: #fff;
	line-height: 40px;
	padding: 0 15px;
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
	border: none;
	margin-top: 72px;
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.slide-opt-13 .view-opt13:hover {
	text-decoration: none;
	background-color: #e4a620;
	color: #fff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.slide-opt-13 .view-opt13 .fa {
	font-size: 16px;
	font-weight: 700;
	margin-left: 4px
}

.slide-opt-13 .view-opt13:after {
	content: "\f0da";
	font-family: FontAwesome;
	margin-left: 5px;
	font-size: 20px;
	vertical-align: top
}

.slide-opt-13 .des, .slide-opt-13 .subtitle, .slide-opt-13 .title,
	.slide-opt-13 .view-opt13 {
	position: relative
}

.slide-opt-13 .active .title {
	-webkit-animation: fadeInRight .9s ease-in-out .8s both;
	-o-animation: fadeInRight .9s ease-in-out .8s both;
	animation: fadeInRight .9s ease-in-out .8s both
}

.slide-opt-13 .active .subtitle {
	-webkit-animation: fadeInRight .6s ease-in-out .8s both;
	-o-animation: fadeInRight .6s ease-in-out .8s both;
	animation: fadeInRight .6s ease-in-out .8s both
}

.slide-opt-13 .active .des {
	-webkit-animation: fadeInRight .4s ease-in-out 1.2s both;
	-o-animation: fadeInRight .4s ease-in-out 1.2s both;
	animation: fadeInRight .4s ease-in-out 1.2s both
}

.slide-opt-13 .active .view-opt13 {
	-webkit-animation: fadeInRight .6s ease-in-out .8s both;
	-o-animation: fadeInRight .6s ease-in-out .8s both;
	animation: fadeInRight .6s ease-in-out .8s both
}

@media ( max-width :992px) {
	.slide-opt-13 .subtitle, .slide-opt-13 .title {
		font-size: 64px;
		line-height: 54px
	}
	.slide-opt-13 .view-opt13 {
		margin-top: 45px
	}
}

@media ( max-width :640px) {
	.slide-opt-13 .description {
		top: 40px;
		left: 30px
	}
	.slide-opt-13 .subtitle, .slide-opt-13 .title {
		font-size: 40px;
		line-height: 40px
	}
	.slide-opt-13 .des {
		font-size: 24px
	}
	.slide-opt-13 .view-opt13 {
		margin-top: 30px;
		line-height: 34px
	}
}

@media ( max-width :479px) {
	.slide-opt-13 .description {
		top: 20px;
		left: 20px
	}
	.slide-opt-13 .subtitle, .slide-opt-13 .title {
		font-size: 30px;
		line-height: 26px
	}
	.slide-opt-13 .des {
		font-size: 14px
	}
	.slide-opt-13 .view-opt13 {
		margin-top: 15px;
		line-height: 20px;
		font-size: 11px
	}
	.slide-opt-13 .view-opt13:after {
		font-size: 14px
	}
	.slide-opt-13 .owl-dots {
		bottom: 2px
	}
	.slide-opt-13 .owl-dots .owl-dot {
		width: 10px;
		height: 10px
	}
}

.block-section-top13 {
	margin-bottom: 30px
}

.block-section-top13 .box-section-top {
	position: relative;
	padding-left: 300px
}

.block-section-top13 .box-section-top:after, .block-section-top13 .box-section-top:before
	{
	content: "";
	display: table
}

.block-section-top13 .box-section-top:after {
	clear: both
}

@media ( max-width :1199px) {
	.block-section-top13 .box-section-top {
		padding-left: 0
	}
}

.block-section-top13 .block-nav-categori {
	float: none;
	position: absolute !important;
	top: 0;
	left: 0
}

@media ( max-width :1199px) {
	.block-section-top13 .block-nav-categori {
		display: none;
		visibility: hidden;
		opacity: 0
	}
}

.block-section-top13 .block-nav-categori .block-title {
	display: none
}

.block-section-top13 .block-nav-categori .ui-categori {
	padding-top: 11px;
	padding-bottom: 0
}

.block-section-top13 .block-nav-categori .ui-categori>li {
	padding-left: 20px;
	padding-right: 20px
}

.block-section-top13 .block-nav-categori .ui-categori>li>a {
	line-height: 44px;
	border-top: 1px solid #eee;
	padding: 0 20px 0 0;
	font-family: Montserrat, sans-serif;
	color: #333;
	font-size: 14px;
	font-weight: 300
}

.block-section-top13 .block-nav-categori .ui-categori>li>a:after {
	content: none
}

.block-section-top13 .block-nav-categori .ui-categori>li>a .icon {
	width: 26px;
	text-align: center;
	margin-right: 2px;
	vertical-align: baseline
}

.block-section-top13 .block-nav-categori .ui-categori>li:hover>a {
	color: #ffad00
}

.block-section-top13 .block-nav-categori .ui-categori>li:first-child>a {
	border-top: none
}

.block-section-top13 .block-nav-categori .ui-categori>li.parent>a {
	padding-right: 0
}

.block-section-top13 .block-nav-categori .ui-categori>li.parent>a:after
	{
	line-height: 42px;
	content: none
}

.block-section-top13 .block-nav-categori .ui-categori .submenu {
	left: 270px;
	width: 900px
}

@media ( max-width :1199px) {
	.block-section-top13 .block-nav-categori .ui-categori .submenu {
		width: 670px
	}
}

.block-section-top13 .block-nav-categori .block-content {
	min-height: 530px;
	background-color: #fff;
	opacity: 1;
	visibility: visible;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 270px;
	border: 1px solid #eee
}

.block-deal-opt13 {
	border: 1px solid #eee;
	margin-bottom: 30px
}

.block-deal-opt13 .block-title {
	background-color: #eee;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #333;
	font-family: Montserrat, sans-serif;
	line-height: 50px;
	padding-left: 23px
}

.block-deal-opt13 .block-content {
	padding-top: 23px;
	padding-bottom: 10px
}

.block-deal-opt13 .count-down-time {
	text-align: center;
	font-family: Montserrat, sans-serif
}

.block-deal-opt13 .count-down-time .box-count {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 12px
}

.block-deal-opt13 .count-down-time .box-count:last-child {
	margin-right: 0
}

.block-deal-opt13 .count-down-time .box-count .number {
	width: 42px;
	height: 34px;
	line-height: 34px;
	background-color: #333;
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 3px
}

.block-deal-opt13 .count-down-time .box-count .text {
	font-size: 12px;
	color: #666;
	font-family: Oswald, sans-serif
}

.block-deal-opt13 .product-item {
	font-family: Montserrat, sans-serif
}

.block-deal-opt13 .product-item .product-item-price {
	color: #333;
	font-weight: 700;
	margin-bottom: 20px
}

.block-deal-opt13 .product-item .product-item-price .old-price {
	color: #999;
	font-weight: 700
}

.block-deal-opt13 .product-item .product-item-name {
	font-weight: 300;
	font-size: 14px;
	color: #666;
	margin-bottom: 11px
}

.block-deal-opt13 .product-item .product-item-actions .btn:hover {
	background-color: #ffad00
}

.block-deal-opt13 .product-item .product-item-actions .btn-cart {
	background-color: #FFAD00;
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	font-weight: 400
}

.block-deal-opt13 .product-item .product-item-actions .btn-cart:hover {
	background-color: #996800
}

.block-deal-opt13 .product-item .product-item-actions .btn-cart:before {
	content: none
}

.block-deal-opt13 .product-item .product-item-label {
	font-size: 18px;
	font-weight: 300;
	font-family: Oswald, sans-serif;
	width: 50px;
	line-height: 50px;
	height: 50px
}

.block-deal-opt13 .product-item .product-item-label.label-sale {
	background-color: #ffae00;
	top: 30px;
	right: 30px
}

.block-deal-opt13:hover .owl-nav .owl-next, .block-deal-opt13:hover .owl-nav .owl-prev
	{
	opacity: 1;
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s;
	visibility: visible
}

.block-deal-opt13:hover .owl-nav .owl-prev {
	left: -12px
}

.block-deal-opt13:hover .owl-nav .owl-next {
	right: -12px
}

.block-deal-opt13 .owl-nav {
	text-align: center
}

.block-deal-opt13 .owl-nav .owl-next, .block-deal-opt13 .owl-nav .owl-prev
	{
	width: 25px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #ccc;
	border-radius: 100%;
	background-color: #fff;
	color: #333;
	text-align: center;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -14px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s
}

.block-deal-opt13 .owl-nav .owl-next:hover, .block-deal-opt13 .owl-nav .owl-prev:hover
	{
	background-color: #ffad00;
	color: #fff;
	border-color: #ffad00
}

.block-deal-opt13 .owl-nav .owl-prev {
	background-image: url(../images/icon/index13/prev.png);
	left: 10px
}

.block-deal-opt13 .owl-nav .owl-prev:hover {
	background-image: url(../images/icon/index13/prev-hover.png)
}

.block-deal-opt13 .owl-nav .owl-next {
	background-image: url(../images/icon/index13/next.png);
	right: 10px
}

.block-deal-opt13 .owl-nav .owl-next:hover {
	background-image: url(../images/icon/index13/next-hover.png)
}

.block-testimonials-opt13 {
	margin-bottom: 30px;
	position: relative;
	padding-top: 35px
}

.block-testimonials-opt13 .block-content {
	background-color: #F2E9E0;
	color: #333;
	padding: 0 19px 25px
}

.block-testimonials-opt13 .owl-carousel {
	top: -35px;
	position: relative;
	margin-bottom: -43px
}

.block-testimonials-opt13 .item {
	position: relative;
	max-width: 400px;
	margin: auto;
	font-family: Montserrat, sans-serif;
	font-weight: 300
}

.block-testimonials-opt13 .item .photo {
	display: block;
	height: 112px;
	width: 112px;
	margin: auto;
	position: relative
}

.block-testimonials-opt13 .item .photo .img {
	overflow: hidden;
	display: block;
	border-radius: 100%;
	border: 5px solid #F2E9E0;
	position: relative;
	top: 0;
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.block-testimonials-opt13 .item .photo img {
	display: block;
	width: 100%;
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s
}

.block-testimonials-opt13 .item .info {
	line-height: 24px
}

.block-testimonials-opt13 .item .testimonial-nane {
	text-align: right;
	font-family: Oswald, sans-serif;
	font-weight: 300
}

.block-testimonials-opt13 .owl-carousel .owl-item .icon {
	display: inline-block;
	vertical-align: bottom;
	margin-right: 20px
}

.block-testimonials-opt13 .owl-dots {
	text-align: center
}

.block-testimonials-opt13 .owl-dots .owl-dot {
	width: 10px;
	height: 10px;
	border-radius: 100%;
	display: inline-block;
	margin: 0 4px;
	border: 2px solid rgba(166, 145, 124, .5)
}

.block-testimonials-opt13 .owl-dots .owl-dot.active {
	background-color: #a5917b
}

.block-new-product-opt13 {
	border: 1px solid #eee;
	margin-bottom: 30px
}

.block-new-product-opt13 .block-title {
	background-color: #eee;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #333;
	font-family: Montserrat, sans-serif;
	line-height: 50px;
	padding-left: 23px
}

.block-new-product-opt13 .block-content {
	padding: 5px 27px 0
}

.block-new-product-opt13 .product-item {
	border-bottom: 1px solid #eee;
	padding: 19px 0
}

.block-new-product-opt13 .product-item:last-child {
	border-bottom: none
}

.block-new-product-opt13 .product-item .product-item-info:after,
	.block-new-product-opt13 .product-item .product-item-info:before {
	content: "";
	display: table
}

.block-new-product-opt13 .product-item .product-item-info:after {
	clear: both
}

.block-new-product-opt13 .product-item .product-item-info .product-item-photo
	{
	width: 90px;
	margin-right: 12px;
	float: left;
	height: auto;
	text-align: center
}

.block-new-product-opt13 .product-item .product-item-info .product-item-img
	{
	height: auto
}

.block-new-product-opt13 .product-item .product-item-info .product-item-detail
	{
	overflow: hidden;
	min-height: 0;
	padding: 0
}

.block-new-product-opt13 .product-item .product-item-info .product-item-name
	{
	line-height: 24px;
	white-space: normal
}

.block-new-product-opt13 .product-item .product-item-info .product-reviews-summary
	{
	margin-bottom: 0
}

.block-new-product-opt13 .owl-nav {
	text-align: center;
	position: absolute;
	bottom: -54px;
	left: 0;
	right: 0;
	z-index: 50
}

.block-new-product-opt13 .owl-nav .owl-next, .block-new-product-opt13 .owl-nav .owl-prev
	{
	display: inline-block;
	width: 25px;
	height: 25px;
	border-radius: 100%;
	border: 1px solid #ccc;
	text-align: center;
	margin: 0 21px;
	color: #b2b2b2;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff
}

.block-new-product-opt13 .owl-nav .owl-next:hover,
	.block-new-product-opt13 .owl-nav .owl-prev:hover {
	background-color: #ffad00;
	color: #fff;
	border-color: #ffad00
}

.block-new-product-opt13 .owl-nav .owl-prev {
	background-image: url(../images/icon/index13/prev.png)
}

.block-new-product-opt13 .owl-nav .owl-prev:hover {
	background-image: url(../images/icon/index13/prev-hover.png)
}

.block-new-product-opt13 .owl-nav .owl-next {
	background-image: url(../images/icon/index13/next.png)
}

.block-new-product-opt13 .owl-nav .owl-next:hover {
	background-image: url(../images/icon/index13/next-hover.png)
}

.block-new-product-opt13 .footer-page {
	border-top: 1px solid #eee;
	line-height: 66px;
	margin-right: 27px;
	margin-left: 27px;
	text-align: center;
	color: #999;
	font-family: Montserrat, sans-serif;
	position: relative;
	margin-top: 3px
}

.block-new-product-opt13 .footer-page .page {
	position: relative;
	z-index: 20
}

.block-service-opt13 {
	padding: 0;
	border-bottom: 1px solid #eee;
	margin-bottom: 30px
}

@media ( max-width :767px) {
	.block-service-opt13 {
		max-width: 390px;
		margin-left: auto;
		margin-right: auto
	}
}

.block-service-opt13 .item {
	font-size: 12px;
	color: #999;
	margin-bottom: 30px;
	position: relative;
	font-weight: 300;
	font-family: Montserrat, sans-serif
}

.block-service-opt13 .item:after, .block-service-opt13 .item:before {
	content: "";
	display: table
}

.block-service-opt13 .item:after {
	clear: both
}

.block-service-opt13 .item:hover .icon {
	-webkit-animation: bounce .7s ease-in-out .3s both;
	-o-animation: bounce .7s ease-in-out .3s both;
	animation: bounce .7s ease-in-out .3s both
}

.block-service-opt13 .item .icon {
	width: 70px;
	text-align: center;
	background-color: #fff;
	display: block;
	border: 1px solid #eee;
	float: left;
	margin-right: 20px
}

.block-service-opt13 .item .icon img {
	width: 100%;
	display: block
}

.block-service-opt13 .item .detail {
	overflow: hidden
}

.block-service-opt13 .item .title {
	display: block;
	color: #333;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 8px;
	margin-bottom: 3px
}

.block-service-opt13 .item .des {
	line-height: 18px
}

.block-tab-product-opt13 {
	margin-bottom: 30px
}

.block-tab-product-opt13 .block-title {
	background-color: #f8f8f8;
	border-bottom: 2px solid #e5e5e5;
	margin-bottom: 17px
}

@media ( max-width :639px) {
	.block-tab-product-opt13 .block-title {
		margin-bottom: 40px
	}
}

.block-tab-product-opt13 .nav-links:after, .block-tab-product-opt13 .nav-links:before
	{
	content: "";
	display: table
}

.block-tab-product-opt13 .nav-links:after {
	clear: both
}

.block-tab-product-opt13 .nav-links li {
	float: left
}

.block-tab-product-opt13 .nav-links li a {
	display: block;
	line-height: 48px;
	text-transform: uppercase;
	font-weight: 700;
	color: #999;
	padding: 0 35px;
	position: relative;
	font-size: 14px;
	font-family: Montserrat, sans-serif
}

.block-tab-product-opt13 .nav-links li a:before {
	content: "";
	width: 100%;
	left: 0;
	height: 2px;
	position: absolute;
	bottom: -2px;
	background-color: #ffad00;
	opacity: 0;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s
}

.block-tab-product-opt13 .nav-links li a:after {
	content: "";
	width: 1px;
	height: 30px;
	right: 0;
	top: 50%;
	margin-top: -15px;
	position: absolute;
	background-color: #dfdfdf
}

.block-tab-product-opt13 .nav-links li:last-child a:after {
	content: none
}

.block-tab-product-opt13 .nav-links li.active a,
	.block-tab-product-opt13 .nav-links li:hover a {
	color: #333
}

.block-tab-product-opt13 .nav-links li.active a:before,
	.block-tab-product-opt13 .nav-links li:hover a:before {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s
}

@media ( max-width :639px) {
	.block-tab-product-opt13 .nav-links li {
		float: none;
		width: 100%;
		display: block;
		text-align: center
	}
	.block-tab-product-opt13 .nav-links li a {
		display: inline-block
	}
	.block-tab-product-opt13 .nav-links li a:after {
		content: none
	}
}

.block-tab-product-opt13 .owl-item {
	padding-bottom: 1px
}

.block-tab-product-opt13 .product-item {
	padding: 0 1px
}

.block-tab-product-opt13 .product-item .product-item-info {
	border: 1px solid #eee
}

.block-tab-product-opt13 .owl-nav {
	position: absolute;
	right: 18px;
	top: -55px
}

@media ( max-width :639px) {
	.block-tab-product-opt13 .owl-nav {
		top: -30px;
		left: 0;
		right: 0;
		text-align: center
	}
}

.block-tab-product-opt13 .owl-nav .owl-next, .block-tab-product-opt13 .owl-nav .owl-prev
	{
	width: 25px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #ccc;
	border-radius: 100%;
	background-color: #fff;
	color: #333;
	text-align: center;
	margin: 0 5px;
	display: inline-block;
	background-position: center;
	background-repeat: no-repeat
}

.block-tab-product-opt13 .owl-nav .owl-next:hover,
	.block-tab-product-opt13 .owl-nav .owl-prev:hover {
	background-color: #ffad00;
	color: #fff;
	border-color: #ffad00
}

.block-tab-product-opt13 .owl-nav .owl-prev {
	background-image: url(../images/icon/index13/prev.png)
}

.block-tab-product-opt13 .owl-nav .owl-prev:hover {
	background-image: url(../images/icon/index13/prev-hover.png)
}

.block-tab-product-opt13 .owl-nav .owl-next {
	background-image: url(../images/icon/index13/next.png)
}

.block-tab-product-opt13 .owl-nav .owl-next:hover {
	background-image: url(../images/icon/index13/next-hover.png)
}

.block-banner-bottom-opt13 .box-img {
	position: relative
}

.block-banner-bottom-opt13 .box-img:after, .block-banner-bottom-opt13 .box-img:before
	{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s
}

.block-banner-bottom-opt13 .box-img:hover:before {
	top: 50%;
	bottom: 50%;
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
	background-color: rgba(255, 255, 255, .5)
}

.block-banner-bottom-opt13 .box-img:hover:after {
	left: 50%;
	right: 50%;
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
	background-color: rgba(255, 255, 255, .5)
}

.block-banner-bottom-opt13 .box-img img {
	display: block;
	width: 100%
}

.block-banner-bottom-opt13 .box-img {
	margin-bottom: 30px;
	display: block
}

.block-banner-bottom-opt13 img {
	display: block;
	width: 100%
}

.block-hot-categori-opy13 {
	margin-bottom: 30px
}

.block-hot-categori-opy13 .block-title {
	background-color: #F8F8F8;
	border-bottom: 2px solid #e5e5e5;
	margin-bottom: 17px;
	font-family: Montserrat, sans-serif
}

.block-hot-categori-opy13 .block-title:after, .block-hot-categori-opy13 .block-title:before
	{
	content: "";
	display: table
}

.block-hot-categori-opy13 .block-title:after {
	clear: both
}

.block-hot-categori-opy13 .block-title .title {
	padding-left: 28px;
	display: block;
	float: left;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 48px;
	font-size: 14px
}

.block-hot-categori-opy13 .nav-links {
	float: right
}

.block-hot-categori-opy13 .nav-links:after, .block-hot-categori-opy13 .nav-links:before
	{
	content: "";
	display: table
}

.block-hot-categori-opy13 .nav-links:after {
	clear: both
}

.block-hot-categori-opy13 .nav-links .dropdown-toggle {
	width: 54px;
	border: none;
	background-color: transparent;
	padding: 0;
	height: 48px;
	font-size: 18px
}

@media ( min-width :992px) {
	.block-hot-categori-opy13 .nav-links .dropdown-toggle {
		display: none
	}
}

@media ( min-width :992px) {
	.block-hot-categori-opy13 .nav-links .dropdown-menu {
		position: static;
		display: block;
		box-shadow: none;
		border: none;
		padding: 0;
		margin: 0;
		background-color: transparent
	}
}

.block-hot-categori-opy13 .nav-links li {
	float: left;
	margin: 0 8px
}

.block-hot-categori-opy13 .nav-links li a {
	display: block;
	line-height: 48px;
	text-transform: uppercase;
	color: #999;
	padding: 0 15px;
	position: relative;
	font-size: 14px;
	font-weight: 400
}

.block-hot-categori-opy13 .nav-links li a:before {
	content: "";
	width: 100%;
	left: 0;
	height: 2px;
	position: absolute;
	bottom: -2px;
	background-color: #ffad00;
	opacity: 0;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s
}

.block-hot-categori-opy13 .nav-links li.active a,
	.block-hot-categori-opy13 .nav-links li:hover a {
	color: #333
}

.block-hot-categori-opy13 .nav-links li.active a:before,
	.block-hot-categori-opy13 .nav-links li:hover a:before {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s
}

.block-hot-categori-opy13 .owl-item {
	padding-bottom: 1px
}

.block-hot-categori-opy13 .product-item {
	padding: 0 1px
}

.block-hot-categori-opy13 .product-item .product-item-info {
	border: 1px solid #eee
}

.block-hot-categori-opy13:hover .owl-nav .owl-next,
	.block-hot-categori-opy13:hover .owl-nav .owl-prev {
	opacity: 1;
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s
}

.block-hot-categori-opy13:hover .owl-nav .owl-prev {
	left: -13px
}

.block-hot-categori-opy13:hover .owl-nav .owl-next {
	right: -13px
}

.block-hot-categori-opy13 .owl-nav .owl-next, .block-hot-categori-opy13 .owl-nav .owl-prev
	{
	width: 25px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #ccc;
	border-radius: 100%;
	background-color: #fff;
	color: #333;
	text-align: center;
	display: inline-block;
	position: absolute;
	top: 50%;
	margin-top: -13px;
	opacity: 0;
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s;
	background-position: center;
	background-repeat: no-repeat
}

.block-hot-categori-opy13 .owl-nav .owl-next:hover,
	.block-hot-categori-opy13 .owl-nav .owl-prev:hover {
	background-color: #ffad00;
	color: #fff;
	border-color: #ffad00
}

.block-hot-categori-opy13 .owl-nav .owl-prev {
	left: 15px;
	background-image: url(../images/icon/index13/prev.png)
}

.block-hot-categori-opy13 .owl-nav .owl-prev:hover {
	background-image: url(../images/icon/index13/prev-hover.png)
}

.block-hot-categori-opy13 .owl-nav .owl-next {
	right: 15px;
	background-image: url(../images/icon/index13/next.png)
}

.block-hot-categori-opy13 .owl-nav .owl-next:hover {
	background-image: url(../images/icon/index13/next-hover.png)
}

.block-top-brand-opt13 {
	margin-bottom: 30px
}

.block-top-brand-opt13 .box-content {
	position: relative;
	padding-left: 34px;
	background-color: #fff
}

.block-top-brand-opt13 .box-content:after, .block-top-brand-opt13 .box-content:before
	{
	content: "";
	display: table
}

.block-top-brand-opt13 .box-content:after {
	clear: both
}

.block-top-brand-opt13 .block-title {
	width: 161px;
	float: left;
	background-color: #F8F8F8;
	border: 1px solid #eee;
	padding-left: 2px;
	height: 352px
}

.block-top-brand-opt13 .block-title>.title {
	width: 352px;
	background-color: #ffad00;
	color: #fff;
	font-size: 14px;
	line-height: 34px;
	font-weight: 400;
	text-transform: uppercase;
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	font-family: Montserrat, sans-serif;
	text-align: center;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	transform-origin: left top 0;
	letter-spacing: 5px
}

.block-top-brand-opt13 .nav-links {
	height: 352px
}

.block-top-brand-opt13 .nav-links a {
	display: block;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	text-transform: uppercase;
	font-weight: 400;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	border-left: 2px solid transparent;
	border-color: transparent;
	margin: -1px;
	margin-left: 0;
	opacity: .5
}

.block-top-brand-opt13 .nav-links li {
	height: 89px
}

.block-top-brand-opt13 .nav-links li.active>a {
	color: #ffad00;
	background-color: #fff;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 2px solid #ffad00;
	opacity: 1
}

.block-top-brand-opt13 .block-content {
	float: right;
	padding-left: 30px;
	width: calc(100% - 161px);
	width: -moz-calc(100% - 161px);
	width: -webkit-calc(100% - 161px);
	width: -o-calc(100% - 161px)
}

.block-top-brand-opt13:hover .owl-nav .owl-next, .block-top-brand-opt13:hover .owl-nav .owl-prev
	{
	opacity: 1;
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s
}

.block-top-brand-opt13:hover .owl-nav .owl-prev {
	left: -13px
}

.block-top-brand-opt13:hover .owl-nav .owl-next {
	right: -13px
}

.block-top-brand-opt13 .owl-nav .owl-next, .block-top-brand-opt13 .owl-nav .owl-prev
	{
	width: 25px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #ccc;
	border-radius: 100%;
	background-color: #fff;
	color: #333;
	text-align: center;
	display: inline-block;
	position: absolute;
	top: 50%;
	margin-top: -13px;
	opacity: 0;
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s;
	background-position: center;
	background-repeat: no-repeat
}

.block-top-brand-opt13 .owl-nav .owl-next:hover, .block-top-brand-opt13 .owl-nav .owl-prev:hover
	{
	background-color: #ffad00;
	color: #fff;
	border-color: #ffad00
}

.block-top-brand-opt13 .owl-nav .owl-prev {
	left: 15px;
	background-image: url(../images/icon/index13/prev.png)
}

.block-top-brand-opt13 .owl-nav .owl-prev:hover {
	background-image: url(../images/icon/index13/prev-hover.png)
}

.block-top-brand-opt13 .owl-nav .owl-next {
	right: 15px;
	background-image: url(../images/icon/index13/next.png)
}

.block-top-brand-opt13 .owl-nav .owl-next:hover {
	background-image: url(../images/icon/index13/next-hover.png)
}

.block-top-brand-opt13 .product-item {
	border: 1px solid #eaeaea
}

.block-top-brand-opt13 .product-item .product-item-photo {
	padding: 0
}

.block-top-brand-opt13 .bx-wrapper {
	position: relative
}

.block-top-brand-opt13 .bx-controls .bx-next, .block-top-brand-opt13 .bx-controls .bx-prev
	{
	width: 25px;
	height: 25px;
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 100%;
	border: 1px solid #ccc;
	position: absolute;
	left: 50%;
	margin-left: -14px
}

.block-top-brand-opt13 .bx-controls .bx-next:hover,
	.block-top-brand-opt13 .bx-controls .bx-prev:hover {
	background-color: #ffad00;
	border-color: #ffad00
}

.block-top-brand-opt13 .bx-controls .bx-prev {
	top: -12px;
	background-image: url(../images/icon/index13/bx-prev.png)
}

.block-top-brand-opt13 .bx-controls .bx-prev:hover {
	background-image: url(../images/icon/index13/bx-prev-hover.png)
}

.block-top-brand-opt13 .bx-controls .bx-next {
	bottom: -7px;
	background-image: url(../images/icon/index13/bx-next.png)
}

.block-top-brand-opt13 .bx-controls .bx-next:hover {
	background-image: url(../images/icon/index13/bx-next-hover.png)
}

.block-recent-blog-opt13 {
	margin-bottom: 39px;
	padding-top: 0;
	font-family: Montserrat, sans-serif
}

.block-recent-blog-opt13 .block-title {
	font-size: 14px;
	color: #999;
	position: relative;
	padding-top: 10px;
	margin-bottom: 25px
}

.block-recent-blog-opt13 .block-title:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 2px;
	background-color: #333
}

.block-recent-blog-opt13 .block-title .title {
	font-size: 16px;
	display: block;
	color: #333;
	text-transform: uppercase;
	font-weight: 700
}

.block-recent-blog-opt13 .blog-item {
	position: relative;
	background-color: #fff;
	border: 1px solid #eee
}

.block-recent-blog-opt13 .blog-item:after, .block-recent-blog-opt13 .blog-item:before
	{
	content: "";
	display: table
}

.block-recent-blog-opt13 .blog-item:after {
	clear: both
}

.block-recent-blog-opt13 .blog-item:before {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 0;
	height: 4px;
	background-color: #ffae00;
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s;
	z-index: 10
}

.block-recent-blog-opt13 .blog-item:hover:before {
	width: 100%;
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s
}

.block-recent-blog-opt13 .blog-item:hover .blog-photo img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s
}

.block-recent-blog-opt13 .blog-item .blog-photo {
	width: 50%;
	float: left;
	position: relative;
	overflow: hidden
}

@media ( max-width :479px) {
	.block-recent-blog-opt13 .blog-item .blog-photo {
		width: 100%;
		float: none
	}
}

.block-recent-blog-opt13 .blog-item .blog-photo img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
	display: block;
	width: 100%
}

.block-recent-blog-opt13 .blog-item .blog-detail {
	width: 50%;
	float: left;
	padding: 30px 20px 46px 30px
}

@media ( max-width :479px) {
	.block-recent-blog-opt13 .blog-item .blog-detail {
		width: 100%;
		float: none
	}
}

.block-recent-blog-opt13 .blog-item .blog-date {
	display: inline-block;
	background-color: #ffad00;
	line-height: 30px;
	padding: 0 13px;
	color: #fff;
	margin-bottom: 25px;
	font-size: 14px
}

.block-recent-blog-opt13 .blog-item .blog-name {
	display: block;
	text-transform: uppercase;
	font-weight: 400;
	color: #333;
	line-height: 1;
	font-size: 24px
}

.block-recent-blog-opt13 .blog-item .blog-name a {
	color: #333
}

.block-recent-blog-opt13 .blog-item .blog-name a:focus,
	.block-recent-blog-opt13 .blog-item .blog-name a:hover {
	color: #ffad00
}

.block-recent-blog-opt13 .blog-item .blog-actions {
	position: absolute;
	bottom: 35px
}

@media ( max-width :479px) {
	.block-recent-blog-opt13 .blog-item .blog-actions {
		position: static
	}
}

.block-recent-blog-opt13 .blog-item .blog-actions a {
	text-transform: none;
	display: inline-block;
	position: relative;
	line-height: 30px;
	color: #999;
	font-size: 14px
}

.block-recent-blog-opt13 .blog-item .blog-actions a:hover {
	color: #ffad00
}

.block-recent-blog-opt13 .blog-item .blog-actions a:hover:before {
	background-color: #ffad00
}

.block-recent-blog-opt13 .blog-item .blog-actions a:before {
	content: "";
	width: 20px;
	height: 2px;
	background-color: #999;
	position: absolute;
	left: 0;
	top: 0
}

.block-recent-blog-opt13 .owl-nav {
	text-align: center;
	position: absolute;
	top: -50px;
	right: 0
}

.block-recent-blog-opt13 .owl-nav .owl-next, .block-recent-blog-opt13 .owl-nav .owl-prev
	{
	display: inline-block;
	width: 24px;
	height: 24px;
	border: 1px solid #eee;
	border-radius: 100%;
	text-align: center;
	margin: 0 4px;
	color: #b2b2b2;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff
}

.block-recent-blog-opt13 .owl-nav .owl-next:hover,
	.block-recent-blog-opt13 .owl-nav .owl-prev:hover {
	background-color: #ffad00;
	color: #fff;
	border-color: #ffad00
}

.block-recent-blog-opt13 .owl-nav .owl-prev {
	background-image: url(../images/icon/index13/prev.png)
}

.block-recent-blog-opt13 .owl-nav .owl-prev:hover {
	background-image: url(../images/icon/index13/prev-hover.png)
}

.block-recent-blog-opt13 .owl-nav .owl-next {
	background-image: url(../images/icon/index13/next.png)
}

.block-recent-blog-opt13 .owl-nav .owl-next:hover {
	background-image: url(../images/icon/index13/next-hover.png)
}

.index-opt-13 .back-to-top {
	border-color: #ffad00
}

.index-opt-13 .back-to-top .fa, .index-opt-13 .back-to-top:hover {
	background-color: #ffad00
}

.slide-opt-14 {
	margin-bottom: 30px;
	font-family: 'Open Sans', sans-serif
}

.slide-opt-14 .owl-dots {
	text-align: center;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 32px
}

.slide-opt-14 .owl-dots .owl-dot {
	color: #666;
	font-size: 14px;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background-color: #999;
	display: inline-block;
	text-align: center;
	margin: 0 5px;
	position: relative;
	border: 3px solid transparent;
	vertical-align: middle
}

.slide-opt-14 .owl-dots .owl-dot.active {
	background-color: transparent;
	color: #fff;
	border-color: #c93;
	box-sizing: content-box
}

.slide-opt-14 .description {
	text-transform: uppercase;
	position: absolute;
	top: 43px;
	text-align: center;
	width: 752px;
	z-index: 10;
	left: 50%;
	margin-left: -314px
}

.slide-opt-14 .img-slide, .slide-opt-14 .owl-item .img-slide {
	display: block;
	width: 100%
}

.slide-opt-14 .subtitle {
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	display: block;
	background-color: #f66;
	width: 587px;
	padding-left: 30px;
	text-align: left;
	letter-spacing: 16px;
	margin-bottom: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	clear: both
}

.slide-opt-14 .title {
	display: block;
	font-size: 18px;
	margin-bottom: 2px;
	font-weight: 800;
	color: #fff;
	background-color: #f66;
	width: 587px;
	padding-right: 30px;
	text-align: right;
	letter-spacing: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	clear: both
}

.slide-opt-14 .des {
	display: block;
	font-size: 36px;
	color: #615141;
	font-weight: 700;
	clear: both
}

.slide-opt-14 .view-opt14 {
	color: #c93;
	line-height: 36px;
	padding: 19px 15px 0;
	font-size: 14px;
	font-weight: 700;
	display: inline-block;
	border: none;
	text-decoration: none;
	clear: both;
	float: none
}

.slide-opt-14 .view-opt14:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 17px;
	height: 2px;
	background-color: #c93;
	margin-left: -8px
}

.slide-opt-14 .des, .slide-opt-14 .subtitle, .slide-opt-14 .title,
	.slide-opt-14 .view-opt14 {
	position: relative
}

.slide-opt-14 .active .title {
	-webkit-animation: fadeInRight .9s ease-in-out .8s both;
	-o-animation: fadeInRight .9s ease-in-out .8s both;
	animation: fadeInRight .9s ease-in-out .8s both
}

.slide-opt-14 .active .subtitle {
	-webkit-animation: fadeInRight .6s ease-in-out .8s both;
	-o-animation: fadeInRight .6s ease-in-out .8s both;
	animation: fadeInRight .6s ease-in-out .8s both
}

.slide-opt-14 .active .des {
	-webkit-animation: fadeInRight .4s ease-in-out 1.2s both;
	-o-animation: fadeInRight .4s ease-in-out 1.2s both;
	animation: fadeInRight .4s ease-in-out 1.2s both
}

.slide-opt-14 .active .view-opt14 {
	-webkit-animation: fadeInRight .6s ease-in-out .8s both;
	-o-animation: fadeInRight .6s ease-in-out .8s both;
	animation: fadeInRight .6s ease-in-out .8s both
}

@media ( min-width :1700px) {
	.slide-opt-14 .description {
		top: 129px
	}
}

@media ( max-width :992px) {
	.slide-opt-14 .description {
		margin: 0;
		left: 15px;
		right: 15px;
		width: auto;
		max-width: 752px;
		top: 20px
	}
}

@media ( max-width :767px) {
	.slide-opt-14 .description {
		margin: 0;
		left: 15px;
		right: 15px;
		width: auto;
		max-width: 752px;
		top: 20px
	}
	.slide-opt-14 .subtitle, .slide-opt-14 .title {
		float: none;
		margin-right: auto;
		margin-left: auto;
		padding: 5px 10px;
		font-size: 14px;
		width: 100%
	}
	.slide-opt-14 .view-opt14 {
		padding-top: 10px
	}
}

@media ( max-width :640px) {
	.slide-opt-14 .description {
		top: 20px
	}
	.slide-opt-14 .owl-dots {
		bottom: 4px
	}
}

@media ( max-width :479px) {
	.slide-opt-14 .description {
		top: 5px
	}
	.slide-opt-14 .subtitle, .slide-opt-14 .title {
		font-size: 10px;
		letter-spacing: 1px;
		background-color: rgba(255, 102, 102, .5);
		padding: 3px 6px
	}
	.slide-opt-14 .view-opt14 {
		padding-top: 0;
		line-height: 26px;
		font-size: 10px
	}
	.slide-opt-14 .owl-dots {
		bottom: 0
	}
	.slide-opt-14 .owl-dots .owl-dot {
		border-width: 1px;
		width: 6px;
		height: 6px
	}
}

.block-banner-main-opt14 {
	margin-bottom: 45px
}

.block-banner-main-opt14 .box-img {
	margin-bottom: 30px;
	display: block;
	position: relative;
	overflow: hidden
}

.block-banner-main-opt14 .box-img:after, .block-banner-main-opt14 .box-img:before
	{
	content: "";
	position: absolute;
	top: 5px;
	bottom: 5px;
	left: 5px;
	right: 5px;
	border-style: solid;
	border-color: #fff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	z-index: 100
}

.block-banner-main-opt14 .box-img:before {
	border-width: 1px 0;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	transform: scale(0, 1);
	top: 10px;
	bottom: 10px;
	left: 5px;
	right: 5px
}

.block-banner-main-opt14 .box-img:after {
	border-width: 0 1px;
	-webkit-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	transform: scale(1, 0);
	left: 10px;
	right: 10px
}

.block-banner-main-opt14 .box-img img {
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s
}

.block-banner-main-opt14 .box-img:hover:after, .block-banner-main-opt14 .box-img:hover:before
	{
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.block-banner-main-opt14 .box-img:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s
}

.block-banner-main-opt14 .box-img img {
	display: block;
	width: 100%
}

.block-tab-product-opt14 .block-title {
	margin-bottom: 40px;
	position: relative
}

.block-tab-product-opt14 .block-title:after, .block-tab-product-opt14 .block-title:before
	{
	content: "";
	display: table
}

.block-tab-product-opt14 .block-title:after {
	clear: both
}

.block-tab-product-opt14 .block-title:before {
	content: "";
	width: 100%;
	position: absolute;
	top: 16px;
	height: 1px;
	background-color: #eee;
	z-index: 1
}

.block-tab-product-opt14 .block-title .nav-links {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	float: left;
	position: relative;
	z-index: 5;
	background-color: #fff;
	padding-right: 8px
}

.block-tab-product-opt14 .block-title .nav-links:after,
	.block-tab-product-opt14 .block-title .nav-links:before {
	content: "";
	display: table
}

.block-tab-product-opt14 .block-title .nav-links:after {
	clear: both
}

.block-tab-product-opt14 .block-title .nav-links .dropdown-toggle {
	width: 36px;
	height: 32px;
	border: 1px solid #eee;
	background-color: #fff;
	float: left;
	margin-right: 2px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/icon/index14/bar.png)
}

.block-tab-product-opt14 .block-title .nav-links .dropdown-toggle span {
	display: none
}

.block-tab-product-opt14 .block-title .nav-links .dropdown-menu {
	padding: 15px;
	font-size: 16px
}

@media ( min-width :640px) {
	.block-tab-product-opt14 .block-title .nav-links .dropdown-menu {
		position: static;
		display: block;
		border: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		margin: 0;
		padding: 0;
		opacity: 1;
		visibility: visible;
		float: none;
		float: left
	}
	.block-tab-product-opt14 .block-title .nav-links .dropdown-menu li {
		float: left;
		padding-left: 15px
	}
	.block-tab-product-opt14 .block-title .nav-links .dropdown-menu li:after
		{
		content: "";
		width: 18px;
		height: 32px;
		display: inline-block;
		float: right;
		background-position: center;
		background-repeat: no-repeat;
		background-image: url(../images/icon/index14/arow-nav.png);
		margin-left: 10px
	}
	.block-tab-product-opt14 .block-title .nav-links .dropdown-menu li a {
		display: block;
		line-height: 32px;
		color: #333;
		text-transform: capitalize;
		position: relative;
		float: left
	}
	.block-tab-product-opt14 .block-title .nav-links .dropdown-menu li a:before
		{
		content: "";
		width: 100%;
		left: 0;
		height: 2px;
		background-color: transparent;
		position: absolute;
		bottom: 2px;
		-webkit-transform: scale(0, 1);
		-ms-transform: scale(0, 1);
		-o-transform: scale(0, 1);
		transform: scale(0, 1);
		-webkit-transition: .3s;
		-o-transition: .3s;
		transition: .3s
	}
	.block-tab-product-opt14 .block-title .nav-links .dropdown-menu li:last-child:after
		{
		content: none
	}
	.block-tab-product-opt14 .block-title .nav-links .dropdown-menu li.active a,
		.block-tab-product-opt14 .block-title .nav-links .dropdown-menu li:hover a
		{
		color: #c93
	}
	.block-tab-product-opt14 .block-title .nav-links .dropdown-menu li.active a:before,
		.block-tab-product-opt14 .block-title .nav-links .dropdown-menu li:hover a:before
		{
		content: "";
		width: 100%;
		left: 0;
		height: 2px;
		background-color: #c93;
		position: absolute;
		bottom: 2px;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		-webkit-transition: .3s;
		-o-transition: .3s;
		transition: .3s
	}
}

.block-tab-product-opt14 .block-title .nav-links .dropdown-menu li a {
	display: block;
	line-height: 32px;
	color: #333;
	text-transform: capitalize;
	position: relative
}

.block-tab-product-opt14 .block-title .nav-links .dropdown-menu li.active a,
	.block-tab-product-opt14 .block-title .nav-links .dropdown-menu li:hover a
	{
	color: #c93
}

.block-tab-product-opt14 .block-title .actions {
	float: right;
	position: relative;
	z-index: 5;
	background-color: #fff;
	padding-left: 15px
}

.block-tab-product-opt14 .block-title .actions .btn-view-all {
	font-size: 14px;
	color: #666;
	text-transform: none;
	border: 1px solid #eee;
	line-height: 30px;
	padding: 0 17px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	background-color: #fff
}

.block-tab-product-opt14 .block-title .actions .btn-view-all:hover {
	background-color: #c93;
	border-color: #c93;
	color: #fff
}

.block-tab-product-opt14 .product-item {
	margin-bottom: 30px;
	max-width: 270px;
	margin-left: auto;
	margin-right: auto
}

.block-tab-product-opt14 .owl-nav {
	position: absolute;
	background-color: #fff;
	top: -65px;
	z-index: 9999;
	left: 445px;
	padding-right: 5px
}

.block-tab-product-opt14 .owl-nav:after, .block-tab-product-opt14 .owl-nav:before
	{
	content: "";
	display: table
}

.block-tab-product-opt14 .owl-nav:after {
	clear: both
}

@media ( max-width :439px) {
	.block-tab-product-opt14 .owl-nav {
		left: 70px
	}
}

.block-tab-product-opt14 .owl-next, .block-tab-product-opt14 .owl-prev {
	width: 17px;
	height: 17px;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #eaeaea;
	display: block;
	float: left;
	margin-left: 5px
}

.block-tab-product-opt14 .owl-next:hover, .block-tab-product-opt14 .owl-prev:hover
	{
	background-color: #c93;
	border-color: #c93
}

.block-tab-product-opt14 .owl-prev {
	background-image: url(../images/icon/index14/prev.png)
}

.block-tab-product-opt14 .owl-prev:hover {
	background-image: url(../images/icon/index14/prev-hover.png)
}

.block-tab-product-opt14 .owl-next {
	background-image: url(../images/icon/index14/next.png)
}

.block-tab-product-opt14 .owl-next:hover {
	background-image: url(../images/icon/index14/next-hover.png)
}

.block-deal-opt14 {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 65px;
	min-height: 600px;
	position: relative;
	z-index: 100;
	margin-bottom: 52px
}

.block-deal-opt14:after, .block-deal-opt14:before {
	content: "";
	display: table
}

.block-deal-opt14:after {
	clear: both
}

.block-deal-opt14 .container:after, .block-deal-opt14 .container:before
	{
	content: "";
	display: table
}

.block-deal-opt14 .container:after {
	clear: both
}

.block-deal-opt14 .block-content, .block-deal-opt14 .block-title {
	max-width: 380px;
	width: 100%;
	float: right;
	clear: both
}

.block-deal-opt14 .block-title {
	margin-bottom: 40px
}

.block-deal-opt14 .block-title .title {
	display: block;
	text-transform: uppercase;
	font-size: 18px;
	color: #c93;
	font-weight: 800;
	margin-bottom: 15px;
	font-family: 'Open Sans', sans-serif
}

.block-deal-opt14 .count-down-time {
	text-align: left;
	font-family: 'Open Sans', sans-serif
}

.block-deal-opt14 .count-down-time .box-count {
	display: inline-block;
	margin-right: 7px;
	margin-bottom: 10px;
	text-align: center
}

.block-deal-opt14 .count-down-time .box-count:last-child {
	margin-right: 0
}

.block-deal-opt14 .count-down-time .box-count .number {
	width: 50px;
	height: 40px;
	line-height: 40px;
	background-color: #333;
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 3px
}

.block-deal-opt14 .count-down-time .box-count .text {
	font-size: 12px;
	color: #333;
	font-weight: 600
}

.block-deal-opt14 .product-item .product-item-name {
	display: block;
	font-size: 24px;
	font-weight: 700;
	text-transform: capitalize;
	color: #333;
	margin-bottom: 3px
}

.block-deal-opt14 .product-item .product-item-name a {
	color: #333
}

.block-deal-opt14 .product-item .product-item-name a:hover {
	color: #c93
}

.block-deal-opt14 .product-item .product-item-description {
	font-size: 14px;
	color: #666;
	line-height: 18px;
	margin-bottom: 20px
}

.block-deal-opt14 .product-item .product-item-price {
	font-weight: 700;
	color: #c93;
	font-size: 24px;
	margin-bottom: 12px
}

.block-deal-opt14 .product-item .product-item-price .old-price {
	color: #666;
	text-decoration: line-through;
	font-size: 18px;
	margin-left: 7px
}

.block-deal-opt14 .product-item .product-item-actions .btn {
	width: 44px;
	height: 44px;
	line-height: 44px;
	border: 1px solid #ccc;
	background-repeat: no-repeat;
	background-position: center;
	background-color: rgba(204, 204, 204, .5);
	display: inline-block;
	padding: 0;
	margin-bottom: 10px
}

.block-deal-opt14 .product-item .product-item-actions .btn:hover {
	background-color: #c93;
	border-color: #c93
}

.block-deal-opt14 .product-item .product-item-actions .btn span {
	display: none
}

.block-deal-opt14 .product-item .product-item-actions .btn-cart {
	background-image: url(../images/icon/index14/btn-cart2.png)
}

.block-deal-opt14 .product-item .product-item-actions .btn-cart:hover {
	background-image: url(../images/icon/index14/btn-cart2-hover.png)
}

.block-deal-opt14 .product-item .product-item-actions .btn-wishlist {
	background-image: url(../images/icon/index14/btn-wishlist2.png)
}

.block-deal-opt14 .product-item .product-item-actions .btn-wishlist:hover
	{
	background-image: url(../images/icon/index14/btn-wishlist2-hover.png)
}

.block-top-brand-opt14 {
	margin-bottom: 25px
}

.block-top-brand-opt14 .block-title {
	margin-bottom: 10px;
	text-align: center
}

.block-top-brand-opt14 .block-title .title {
	font-size: 24px;
	display: block;
	text-transform: capitalize;
	color: #333;
	font-weight: 600
}

.block-top-brand-opt14 .owl-next, .block-top-brand-opt14 .owl-prev {
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #eaeaea
}

.block-top-brand-opt14 .owl-next:hover, .block-top-brand-opt14 .owl-prev:hover
	{
	background-color: #c93;
	border-color: #c93
}

.block-top-brand-opt14 .nav-brand {
	padding-top: 30px;
	padding-left: 140px;
	padding-right: 140px;
	margin-bottom: 20px
}

@media ( max-width :767px) {
	.block-top-brand-opt14 .nav-brand {
		padding-left: 0;
		padding-right: 0
	}
}

.block-top-brand-opt14 .nav-brand .owl-item {
	padding: 2px
}

.block-top-brand-opt14 .nav-brand li {
	border: 1px solid #eee;
	background-color: #fff;
	text-align: center;
	cursor: pointer
}

.block-top-brand-opt14 .nav-brand li.active, .block-top-brand-opt14 .nav-brand li:hover
	{
	border: 2px solid #c93
}

.block-top-brand-opt14 .nav-brand .owl-nav {
	padding: 0 14px;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	overflow: hidden
}

.block-top-brand-opt14 .nav-brand .owl-nav:after {
	clear: both
}

.block-top-brand-opt14 .nav-brand .owl-nav:after, .block-top-brand-opt14 .nav-brand .owl-nav:before
	{
	content: "";
	display: inline-block;
	width: 100%;
	border-top: 1px solid #eee;
	vertical-align: middle;
	position: relative
}

.block-top-brand-opt14 .nav-brand .owl-nav:before {
	margin-right: -100%;
	left: 55px
}

.block-top-brand-opt14 .nav-brand .owl-nav:after {
	margin-left: -100%;
	right: 55px
}

.block-top-brand-opt14 .nav-brand .owl-next, .block-top-brand-opt14 .nav-brand .owl-prev
	{
	width: 17px;
	height: 17px;
	display: inline-block;
	margin: 0 3px;
	vertical-align: middle
}

.block-top-brand-opt14 .nav-brand .owl-prev {
	background-image: url(../images/icon/index14/prev.png)
}

.block-top-brand-opt14 .nav-brand .owl-prev:hover {
	background-image: url(../images/icon/index14/prev-hover.png)
}

.block-top-brand-opt14 .nav-brand .owl-next {
	background-image: url(../images/icon/index14/next.png)
}

.block-top-brand-opt14 .nav-brand .owl-next:hover {
	background-image: url(../images/icon/index14/next-hover.png)
}

.block-top-brand-opt14 .tab-content .owl-item {
	padding: 1px
}

.block-top-brand-opt14 .tab-content .owl-next, .block-top-brand-opt14 .tab-content .owl-prev
	{
	width: 44px;
	height: 44px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -62px;
	background-color: rgba(204, 204, 204, .5)
}

.block-top-brand-opt14 .tab-content .owl-next:hover,
	.block-top-brand-opt14 .tab-content .owl-prev:hover {
	background-color: #c93
}

.block-top-brand-opt14 .tab-content .owl-prev {
	background-image: url(../images/icon/index14/prev2.png);
	left: -70px
}

@media ( min-width :1400px) {
	.block-top-brand-opt14 .tab-content .owl-prev {
		left: -108px
	}
}

.block-top-brand-opt14 .tab-content .owl-prev:hover {
	background-image: url(../images/icon/index14/prev2-hover.png)
}

.block-top-brand-opt14 .tab-content .owl-next {
	right: -70px;
	background-image: url(../images/icon/index14/next2.png)
}

@media ( min-width :1400px) {
	.block-top-brand-opt14 .tab-content .owl-next {
		right: -108px
	}
}

.block-top-brand-opt14 .tab-content .owl-next:hover {
	background-image: url(../images/icon/index14/next2-hover.png)
}

.block-top-brand-opt14 .product-item {
	max-width: 270px;
	margin-right: auto;
	margin-left: auto
}

.block-newletter-opt14 {
	background-position: center right;
	background-repeat: no-repeat;
	padding: 42px 40px 20px;
	min-height: 200px;
	margin-bottom: 45px
}

.block-newletter-opt14 .block-newletter {
	max-width: 360px
}

.block-newletter-opt14 .block-newletter .block-title {
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 18px;
	text-transform: none;
	font-family: 'Open Sans', sans-serif
}

.block-newletter-opt14 .block-newletter .block-title .title {
	display: block;
	font-size: 24px;
	line-height: 24px;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 10px
}

.block-newletter-opt14 .block-newletter .form-control {
	height: 44px;
	background-color: #fff;
	border: none;
	padding-left: 22px;
	color: #666
}

.block-newletter-opt14 .block-newletter .form-control::-moz-placeholder
	{
	color: #666;
	opacity: 1
}

.block-newletter-opt14 .block-newletter .form-control:-ms-input-placeholder
	{
	color: #666
}

.block-newletter-opt14 .block-newletter .form-control::-webkit-input-placeholder
	{
	color: #666
}

.block-newletter-opt14 .block-newletter .btn-subcribe {
	width: 56px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/icon/index14/btn-subcribe.png);
	height: 44px;
	background-color: #fff;
	position: relative
}

.block-newletter-opt14 .block-newletter .btn-subcribe:after,
	.block-newletter-opt14 .block-newletter .btn-subcribe:before {
	content: none
}

.block-newletter-opt14 .block-newletter .btn-subcribe:before {
	content: "";
	height: 26px;
	width: 1px;
	background-color: #cfcfcf;
	position: absolute;
	top: 50%;
	margin: -13px 0 0;
	left: -1px;
	opacity: 1;
	visibility: visible;
	display: block
}

.block-newletter-opt14 .block-newletter .btn-subcribe:hover {
	background-color: #c93
}

.block-newletter-opt14 .block-newletter .btn-subcribe:hover:before {
	content: none
}

.block-newletter-opt14 .block-newletter .btn-subcribe span {
	display: none
}

.block-list-products-opt14 {
	margin-bottom: 45px
}

@media ( min-width :1200px) {
	.block-list-products-opt14 {
		max-width: 295px
	}
}

.block-list-products-opt14 .block-title {
	display: block;
	overflow: hidden;
	margin-bottom: 20px
}

.block-list-products-opt14 .block-title .title {
	display: inline-block;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	padding-right: 10px
}

.block-list-products-opt14 .block-title:after {
	content: "";
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-right: -100%;
	border-top: 1px solid #eee
}

.block-list-products-opt14 .owl-nav {
	background-color: #fff;
	position: absolute;
	top: -40px;
	right: 0
}

.block-list-products-opt14 .owl-nav:after, .block-list-products-opt14 .owl-nav:before
	{
	content: "";
	display: table
}

.block-list-products-opt14 .owl-nav:after {
	clear: both
}

.block-list-products-opt14 .owl-next, .block-list-products-opt14 .owl-prev
	{
	width: 17px;
	height: 17px;
	display: block;
	float: left;
	margin-left: 5px;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #eaeaea
}

.block-list-products-opt14 .owl-next:hover, .block-list-products-opt14 .owl-prev:hover
	{
	background-color: #c93;
	border-color: #c93
}

.block-list-products-opt14 .owl-prev {
	background-image: url(../images/icon/index14/prev.png)
}

.block-list-products-opt14 .owl-prev:hover {
	background-image: url(../images/icon/index14/prev-hover.png)
}

.block-list-products-opt14 .owl-next {
	background-image: url(../images/icon/index14/next.png)
}

.block-list-products-opt14 .owl-next:hover {
	background-image: url(../images/icon/index14/next-hover.png)
}

.block-list-products-opt14 .product-item {
	margin-bottom: 30px
}

.block-list-products-opt14 .product-item .product-item-info {
	position: relative
}

.block-list-products-opt14 .product-item .product-item-info:after,
	.block-list-products-opt14 .product-item .product-item-info:before {
	content: "";
	display: table
}

.block-list-products-opt14 .product-item .product-item-info:after {
	clear: both
}

.block-list-products-opt14 .product-item .product-item-info .product-item-photo
	{
	float: left;
	width: 100px;
	height: auto;
	margin-right: 22px;
	border: 1px solid #e7e8eb
}

.block-list-products-opt14 .product-item .product-item-info .product-item-photo img
	{
	margin-left: auto;
	margin-right: auto;
	display: block;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s
}

.block-list-products-opt14 .product-item .product-item-info .product-item-img
	{
	display: block;
	overflow: hidden
}

.block-list-products-opt14 .product-item .product-item-info:hover .product-item-photo
	{
	border: 1px solid #c93
}

.block-list-products-opt14 .product-item .product-item-info:hover .product-item-photo img
	{
	-webkit-transform: scale(1.11);
	-ms-transform: scale(1.11);
	-o-transform: scale(1.11);
	transform: scale(1.11);
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s
}

.block-list-products-opt14 .product-item .product-item-info:hover .product-item-actions .btn
	{
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
	-webkit-animation-duration: .45s;
	animation-duration: .45s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.block-list-products-opt14 .product-item .product-item-info:hover .product-item-actions-secondary .btn
	{
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
	-webkit-animation-duration: .45s;
	animation-duration: .45s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.block-list-products-opt14 .product-item .product-item-info .product-item-detail
	{
	overflow: hidden;
	padding-top: 3px;
	position: relative
}

.block-list-products-opt14 .product-item .product-item-info .product-item-name
	{
	font-size: 14px;
	font-weight: 400;
	color: #666;
	display: block;
	margin-bottom: 7px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-transform: capitalize
}

.block-list-products-opt14 .product-item .product-item-info .product-item-name a
	{
	color: #666
}

.block-list-products-opt14 .product-item .product-item-info .product-item-name a:hover
	{
	color: #c93
}

.block-list-products-opt14 .product-item .product-item-info .product-item-price
	{
	font-size: 16px;
	color: #333;
	margin-bottom: 30px;
	line-height: 1
}

.block-list-products-opt14 .product-item .product-item-info .product-item-price>span
	{
	line-height: 1
}

.block-list-products-opt14 .product-item .product-item-info .product-item-price .price
	{
	margin-right: 3px
}

.block-list-products-opt14 .product-item .product-item-info .product-item-price .old-price
	{
	font-size: 14px;
	color: #999;
	text-decoration: line-through
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions
	{
	position: relative;
	z-index: 10
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions .btn
	{
	width: 38px;
	height: 34px;
	line-height: 32px;
	padding: 0;
	text-align: center;
	background-color: #ddd;
	border: none;
	color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: top;
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
	-webkit-animation-duration: .45s;
	animation-duration: .45s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions .btn:nth-child(1)
	{
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions .btn:nth-child(2)
	{
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions .btn:nth-child(3)
	{
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions .btn:nth-child(4)
	{
	-webkit-animation-delay: .7s;
	animation-delay: .7s
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions .btn span
	{
	display: none
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions .btn:hover
	{
	color: #fff;
	background-color: #c93;
	border-color: #c93
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions .btn-wishlist
	{
	background-image: url(../images/icon/index14/btn-wishlist.png)
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions .btn-wishlist:hover
	{
	background-image: url(../images/icon/index14/btn-wishlist-hover.png)
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions .btn-compare
	{
	background-image: url(../images/icon/index14/btn-compare.png)
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions .btn-compare:hover
	{
	background-image: url(../images/icon/index14/btn-compare-hover.png)
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions .btn-quickview
	{
	background-image: url(../images/icon/index14/btn-quickview.png)
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions .btn-quickview:hover
	{
	background-image: url(../images/icon/index14/btn-quickview-hover.png)
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions .btn-cart
	{
	background-image: url(../images/icon/index14/btn-cart.png)
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions .btn-cart:hover
	{
	background-image: url(../images/icon/index14/btn-cart-hover.png)
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions-secondary
	{
	position: absolute;
	bottom: 0;
	left: 0
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions-secondary .btn
	{
	width: 38px;
	height: 34px;
	line-height: 32px;
	display: inline-block;
	vertical-align: top;
	background-position: center;
	background-repeat: no-repeat;
	padding: 0;
	text-align: center;
	background-color: transparent;
	border: none;
	opacity: 1;
	visibility: visible;
	-webkit-animation: none;
	-o-animation: none;
	animation: none;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	-webkit-animation-duration: .45s;
	animation-duration: .45s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions-secondary .btn:nth-child(1)
	{
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions-secondary .btn:nth-child(2)
	{
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions-secondary .btn:nth-child(3)
	{
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions-secondary .btn:hover
	{
	background-color: transparent
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions-secondary .btn:first-child
	{
	margin-left: 0
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions-secondary .btn span
	{
	display: none
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions-secondary .btn-cart
	{
	background-image: url(../images/icon/index14/btn-cart3.png)
}

.block-list-products-opt14 .product-item .product-item-info .product-item-actions-secondary .btn-wishlist
	{
	background-image: url(../images/icon/index14/btn-wishlist3.png)
}

.index-opt-14 .back-to-top {
	border-color: #c93
}

.index-opt-14 .back-to-top .fa, .index-opt-14 .back-to-top:hover {
	background-color: #c93
}

.block-floor-products .col-categori {
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% auto
}

.block-floor-products .col-categori .btn-cat {
	display: none
}