@font-face {
    font-family: 'texgyreadventorbold';
    src: url('fonts/texgyreadventor-bold-webfont.eot');
    src: url('fonts/texgyreadventor-bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/texgyreadventor-bold-webfont.woff') format('woff'),
         url('fonts/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('fonts/texgyreadventor-bold-webfont.svg#texgyreadventorbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	font-family: Poppins, sans-serif;
	font-weight: 400;
	color: #606060;
	font-size: 12px;
	line-height: 24px;
	width: 100%;
	overflow-x: hidden;
}
*:focus{
	outline: none !important;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
	line-height: 1;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #8d8d8d;
	cursor: pointer;
}
a:focus,
a:active,
a:hover {
	text-decoration: none;
	color: #ffa800;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
img{
	max-width: 100%; 
	height: auto;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* tooltip */
.tooltip.top .tooltip-arrow {
  border-top-color: #ffa800;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #ffa800;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #ffa800;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #ffa800;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #ffa800;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #ffa800;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #ffa800;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #ffa800;
}
.tooltip-inner{
	background: #ffa800;
}
.alert{
	text-align: center;
	font-size: 13px;
	margin: 0;
	border-radius: 0;
	border: none;
}
/* transition */
#back-top:hover i, #back-top:hover, .banner-h2 a:hover::before,
.testimonial-container .thumb li:hover img,
.fcategory-content:hover::before, .banner-h1 a:hover::before,
.fcategory-content:hover .content-thumb > div,
.product-grid .product-thumb:hover .image .img-r{
	-webkit-transition: ease-in-out all .3s;
	-moz-transition: ease-in-out all .3s;
	transition: ease-in-out all .3s;
}
#button-guest:hover, #button-search:hover, #button-review:hover, #button-account:hover,
#button-login:hover, #button-confirm:hover, #button-payment-method:hover, #button-register:hover,
#button-shipping-method:hover, #button-quote:hover, #button-coupon:hover,
.form-horizontal input.btn:hover, a.btn:hover, input[type='submit']:hover, .button:hover{
	background: #ffa800;
}
#button-guest, #button-search, #button-review, #button-account, #button-login, #button-confirm,
#button-payment-method, #button-shipping-method, #button-quote, #button-coupon, #button-register,
.form-horizontal input.btn, a.btn, input[type='submit'], .button{
	border: none;
	background: #363636;
	padding: 0px 25px;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff !important;
	height: 40px;
	font-weight: 700;
	line-height: 40px;
	display: inline-block;
	border-radius: 20px;
}
#button-voucher,
#button-coupon{
	height: 34px;
	line-height: 34px;
	margin-left: 10px;
	border-radius: 20px;
}
#button-search + h2{
	display: none;
}
#button-search{
	margin: 15px 0;
}
#modal-agree{
	z-index: 9999;
}
#content + h1{
	margin-bottom: 20px;
}
/* header */
.new-space {
    padding: 0 40px;
}
@media(min-width: 1400px){
	.new-space{
		padding: 0 80px;
	}
}
#top{
	float: left;
	width: 100%;
}
body:not(.common-home) #top{
	border-bottom: 1px solid rgba(255,255,255,.1);
	/*margin-bottom: 100px;*/
}
body:not(.common-home) .new-space{
	background: url('../image/bg-header.jpg') no-repeat;
	background-attachment: fixed;
	margin-bottom: 100px;
	padding: 0 20px;
}
body:not(.common-home) .text-menu{
	color: #fff;
}
body:not(.common-home) #top .navbar-toggle .icon-bar{
	background: #fff;
}
#logo{
	display: inline-block;
	float: left;
}
.logo2{
	display: inline-block;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-rendering: auto;
	zoom: 1;
	*display: inline;
	padding: 45px 0;
	margin-left: -79px;
}
.setting,
.search-container,
#logo, #cart{
	padding: 43px 0;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-rendering: auto;
	zoom: 1;
	*display: inline;
}
#top  > .container{
	line-height: 0;
}
#top .navbar-toggle{
	display: block;
	float: right;
	margin: 0;
	position: relative;
	z-index: 1;
	cursor: pointer;
	padding: 15px 0px;
	background: none !important;
	box-shadow: none !important
}
#top .navbar-toggle .icon-bar{
	background: #343940;
	height: 3px;
}
#top .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 3px;
}
.text-menu{
	text-transform: uppercase;
	font-weight: 700;
	color: #343940;
	float: left;
	line-height: 17px;
	position: relative;
	z-index: 1;
	padding-right: 10px;
	margin-top: 4px;
}
.container-popup .close{
	color: #fff;
	opacity: 1;
	text-shadow: none;
	float: left;
	background: url('../image/bg-close.png') no-repeat center right;
	padding-right: 20px;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 0;
	padding: 50px 20px 50px 0;
}
.container-popup{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,.97);
	z-index: 999999;
	animation: fadeIn 0.5s linear alternate; 
	-webkit-animation: fadeIn 0.5s linear alternate;
	-moz-animation: fadeIn 0.5s linear alternate;
	text-align: center;
}
.container-popup > .container{
	height: 100%;
}
.search-container{
	float: right;
	margin-right: 25px;
}
.search-container > a{
	background: url('../image/icon-search.png') no-repeat center 0px;
	width: 21px;
	height: 21px;
	display: block;
	cursor: pointer;
	float: right;
	font-size: 0;
}
body:not(.common-home) .search-container > a{
	background: url('../image/icon-search2.png') no-repeat center 0px;
}
body:not(.common-home) .search-container > a:hover,
.search-container > a:hover{
	background: url('../image/icon-searchh.png') no-repeat center 0px;
}
#myModal2 > .container{
	position: relative;
}
#logo{
	z-index: 112;
	position: relative;
}
#cart, .setting,
.search-container{
	position: relative;
	z-index: 999999;
}
.main-menu{
	text-align: center;
	float: left;
}
.setting{
	float: right;
}
body:not(.common-home) .setting > a{
	background: url('../image/icon-fixsetting4.png') no-repeat no-repeat 0 0;
}
.setting > a{
	background: url('../image/icon-fixsetting.png') no-repeat no-repeat 0 0;
	width: 21px;
	height: 21px;
	text-indent: -99999px;
	display: inline-block;
}
body:not(.common-home) .setting > a:hover,
.setting > a:hover{
	background: url('../image/icon-fixsettingh.png') no-repeat no-repeat 0 0;
}
.setting-inner{
	position: absolute;
	top: 115px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #fff;
}
.setting-inner a:hover{
	color: #ffa800;
}
.setting-inner a{
	color: #fff;
}
#search{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 70%;
	border-bottom: 1px solid #fff;
}
#search > input{
	background: none !important;
	border: none;
	color: #fff;
	box-shadow: none !important;
}
#search button i{
	font-size: 16px;
}
#search button{
	background: none;
	border: none;
	color: #fff;
}
#search button:hover{
	color: #ffa800;
}
#cart{
	float: right;
	margin-right: 25px;
}
#cart > button{
	background: url('../image/icon-cart.png') no-repeat 0 0;
	padding: 0;
	height: 21px;	
	box-shadow: none;
	border: none;
}
body:not(.common-home) #cart > button{
	background: url('../image/icon-cart2.png') no-repeat 0 0;
}
body:not(.common-home) #cart > button:hover,
#cart > button:hover{
	background: url('../image/icon-carth.png') no-repeat 0 0;
}
#cart > button i{ 
	display: none;	
}
#cart .dropdown-menu{
	padding: 25px 20px 0 20px;
	min-width: 315px;
	border: none;
	box-shadow: 0 0 2px 0 rgba(0,0,0,.3);
	margin: 0;
	border-radius: 0;
}
#cart .dropdown-menu .has-scroll{
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 15px;
	max-height: 250px;
	overflow: auto;
}
#cart .cart-empty{
	padding-bottom: 25px;
}
#cart .dropdown-menu p{ 
	margin: 0;
}
#cart-total{
	height: 16px;
	width: 16px;
	margin-left: 25px;
	background: #ffa800;
	border-radius: 2px;
	display: block;
	font-size: 9px;
	color: #fff;
	text-align: center;
	line-height: 17px;
	position: relative;
}
#cart-total::before{
  width: 6px; 
  height: 6px; 
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent; 
  border-right: 3px solid #ffa800;
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: -6px;
}
#cart .dropdown-menu > li:first-child .table > tbody > tr > td{
	padding-top: 20px;
}
#cart .table > tbody > tr > td{
	border: none;
	padding: 0;
}
#cart .cart-close button{
	background: none;
	color: #ffa800;
	border: none;
}
#cart .cart-quantity{
	font-style: italic;
	color: #9a9a9a;
}
#cart .cart-name{
	font-weight: 700;
	color: #2e2e2e;
}
#cart .cart-price{
	font-weight: 700;
	font-size: 14px;
	color: #000000;
}
#cart .cart-button{
	background: #ffa800;
	margin: 0 -20px !important;
	padding: 45px 20px;
}
#cart p.cart-button a{
	border: 2px solid #fff;
	color: #fff;
	height: 36px;
	line-height: 36px;
	text-align: center;
	padding: 0 20px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 10px;
	margin-right: 10px;
}
#cart p.cart-button a:hover{
	color: #2e2e2e;
	border-color: #2e2e2e;
}
#cart p.cart-button a i{
	padding-left: 5px;
	font-size: 10px;
}
.fixed-setting{
	position: fixed;
	width: 46px;
	min-height: 156px;
	right: 0;
	top: 50%;
	margin-top: -77px;
	z-index: 12;
	background: #fff;
	border-radius: 3px 0 0 3px;
	padding: 0 10px;
	box-shadow: -3px 0 3px -3px rgba(0,0,0,.2);
}
.fixed-setting > div{
	padding: 19px 3px;
	border-bottom: 1px solid #e1e1e1;
	height: 58px;
	position: relative;
}
.fixed-setting > div:last-child{
	border: none;
}
.fixed-setting .btn-fixsetting{
	background: url('../image/icon-fixsetting.png') no-repeat 0 0;
	width: 19px;
	height: 18px;
}
.fixed-setting > .row2 .btn-fixsetting{
	background: url('../image/icon-fixsetting2.png') no-repeat 0 0;
}
.fixed-setting > .row3 .btn-fixsetting{
	background: url('../image/icon-fixsetting3.png') no-repeat 0 0;
}
.fixed-setting .btn-fixsetting:hover{
	background-position: 0 100%;
}
.fixed-setting .content-fixed-setting{
	position: absolute;
	right: 100%;
	-webkit-transform: translateY(-50%) scale(0);
	-moz-transform: translateY(-50%) scale(0);
	-o-transform: translateY(-50%) scale(0);
	transform: translateY(-50%) scale(0);
	padding-right: 20px;
	top: 50%;	
}
.fixed-setting > div:first-child .content-fixed-setting{
	top: 0;
	-webkit-transform: translateY(0) scale(0);
	-moz-transform: translateY(0) scale(0);
	-o-transform: translateY(0) scale(0);
	transform: translateY(0) scale(0);
}
.fixed-setting > div:first-child:hover .content-fixed-setting{
	-webkit-transform: translateY(0) scale(1);
	-moz-transform: translateY(0) scale(1);
	-o-transform: translateY(0) scale(1);
	transform: translateY(0) scale(1);
}
.fixed-setting > div:hover .content-fixed-setting{
	-webkit-transform: translateY(-50%) scale(1);
	-moz-transform: translateY(-50%) scale(1);
	-o-transform: translateY(-50%) scale(1);
	transform: translateY(-50%) scale(1);
}
.fixed-setting .content-inner{
	float: left;
	width: 100%;
	background: #fff;
	border-radius: 3px;
	padding: 15px;
	min-height: 40px;
	min-width: 250px;
	/* border: 1px solid #e5e5e5; */
	box-shadow: 0 0 3px 0 rgba(0,0,0,.2);
	font-weight: 700;
	text-align: center;
}
.fixed-setting .content-inner::before{
	width: 10px;
	height: 10px;
	background: #fff;
	border-top: 1px solid rgba(0,0,0,.1);
	border-right: 1px solid rgba(0,0,0,.1);
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -5px;
	right: 15px;
	transform: rotate(45deg);
}
.fixed-setting  > div:first-child .content-inner::before{
	top: 29px;
}
.content-inner ul{
	padding: 0;
	margin: 0;
}
.content-inner ul li{
	list-style: none;
	text-align: left;
}
.content-inner .btn-group > span{
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
}
.content-inner .btn-group{
	text-align: left;
}
.content-inner .btn-group button{
	padding: 0 10px;
	color: #fff;
	font-size: 12px;
	display: block;
}
.content-inner .btn-group button:hover,
.content-inner .btn-group button.selected{
	color: #ffa800;
}
/* sticky menu */
body:not(.common-home) .fix-header{
	background: rgba(0,0,0,.8);
	box-shadow: none;
}
.fix-header{
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 9997;
	box-shadow: 0 5px 5px -5px rgba(0,0,0,.2);
	background: rgba(255,255,255,1);
	margin: 0 !important;
	border: none !important;
	padding: 0 40px;
	top: 0;
}
@media(min-width: 1400px){
	.fix-header{
		padding: 0 80px;
	}
}
.common-home .new-space .setting,
.common-home .new-space .navbar-toggle, 
.common-home .new-space #logo, 
.common-home .new-space #cart, 
.common-home .new-space .text-menu,
.common-home .new-space .search-container,
.common-home .new-space .pt_custommenu div.pt_menu .parentMenu a,
.common-home .new-space .pt_custommenu div.pt_menu .parentMenu span.block-title,
.fix-header .setting,
#top.fix-header .navbar-toggle, 
.fix-header #logo, 
.fix-header #cart, 
.fix-header .text-menu,
.fix-header .search-container,
.fix-header .pt_custommenu div.pt_menu .parentMenu a,
.fix-header .pt_custommenu div.pt_menu .parentMenu span.block-title{
    padding: 39px 0 !important;
}
/* cmsblock */
.banner-h2 a{
	position: relative;
	display: block;
}
.banner-h2 a:hover::before{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.banner-h2 a::before{
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: rgba(255,255,255,.2);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.banner-22 div:nth-child(4),
.banner-22 div:nth-child(1){
	padding-left: 0;
}
.banner-22 div:nth-child(5),
.banner-22 div:nth-child(2){
	padding-right: 0;
}
.banner-22 div:nth-child(6){
	padding-right: 0;
	padding-left: 30px;
}
.banner-22 > div:not(.clearfix){
	margin-bottom: 30px;
	text-align: center;
}
.section{
	background-size: cover !important;
}
#section1{
	background: url('../../../../../image/catalog/cmsblock/banner12-1.jpg') no-repeat center;
} 
#section2{
	background: url('../../../../../image/catalog/cmsblock/banner12-2.jpg') no-repeat center;
} 
#section3{
	background: url('../../../../../image/catalog/cmsblock/banner12-3.jpg') no-repeat center;
} 
#section4{
	background: url('../../../../../image/catalog/cmsblock/banner12-4.jpg') no-repeat center;
} 
#section5{
	background: url('../../../../../image/catalog/cmsblock/banner12-5.jpg') no-repeat center;
} 
#section6{
	background: #201f29;
}
.banner-12 .section .container{
	position: relative;
}
.banner-12 .text-content{
	font-size: 100%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 50%;
}
.banner-12 .text-content h2,
.banner-12 .text-content h1{
	font-size: 450%;
	color: #2c2c2c;
	font-weight: 700;
	text-transform: capitalize;
	margin: 0;
	line-height: 60px;
}
.banner-12 .text-content.text-right{
	right: 15px;
}
.banner-12 .text-content.text-right h1{
	color: #fff;
}
.banner-12 .text-content h2{
	color: #ffa800;
}
.banner-12 .text-content p{
	font-size: 12px;
	color: #606060;
	letter-spacing: .2em;
	margin: 25px 0;
}
.banner-12 .text-content.text-right h3{
	color: #fff;
}
.banner-12 .text-content h3{
	font-weight: 500;
	font-size: 112.5;
	color: #2c2c2c;
	text-transform: capitalize;
	margin: 0;
	margin-bottom: 90px;
}
.banner-12 .text-content a{
	background: url("../image/bg-arrow.png") no-repeat 100% 0;
	height: 11px;
	display: inline-block;
	line-height: 11px;
	text-transform: uppercase;
	color: #2c2c2c;
	padding-right: 50px;
	font-weight: 700;
	font-size: 12px;
}
.banner-12 .text-content a:hover{
	background: url("../image/bg-arrow.png") no-repeat 100% 100%;
	color: #ffa800;
}
.banner-12 .text-content.text-right a{
	color: #fff;
	background: url("../image/bg-arrow3.png") no-repeat 0 0;
	padding: 0;
	padding-left: 50px;
}
.banner-12 .text-content.text-right a:hover{
	background: url("../image/bg-arrow3.png") no-repeat 0 100%;
	color: #ffa800;
}
.cmsblock a{
	text-align: center
}
.banner-1{
	text-align: center;
	padding: 130px 0;
	position: relative;
}
.banner-1::before{
	content: "";
	position: absolute;
	left: 50%;
	width: 1px;
	height: 84px;
	background: #d6d7d9;
	margin-left: -1px;
	top: 0;
}
.banner-1 h1{
	font-size: 24px;
	color: #2e2e2e;
	letter-spacing: .5em;
	margin: 0;
	font-weight: 700;
}
.banner-1 p{
	color: #606060;
	letter-spacing: .2em;
	width: 80%;
	margin: 60px auto 30px;
}
.banner-1 > img{
	display: block;
	margin: 0 auto;
}
.banner-1 > img:first-of-type{
	margin-bottom: 50px;
}
.banner-2{
	margin-bottom: 130px;
}
.banner-2,
.banner-2 > div[class^="row"]{
	float: left;
	width: 100%;
}
.banner-2 > div:firt-child > div:firt-child{
	text-align: right;
}
.banner-2 > div[class^="row"] > div{
	padding: 0;
}
.banner-2 > div[class^="row"] .text-content{
	text-align: center;
	width: 60%;
	margin: 0 auto;
	padding-top: 110px;
}
.banner-2 > div[class^="row"] .text-content a{
	background: url("../image/bg-arrow.png") no-repeat 100% 0;
	height: 11px;
	display: inline-block;
	margin-top: 50px;	
	line-height: 11px;
	text-transform: capitalize;
	color: #606060;
	padding-right: 50px;
}
.banner-2 > div[class^="row"] .text-content a:hover{
	background: url("../image/bg-arrow.png") no-repeat 100% 100%;
	color: #ffa800;
}
.banner-2 > div[class^="row"] .text-content h2{
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .5em;
	margin: 40px 0;	
}
.banner-h1 a{
	display: block;
	position: relative;
	overflow: hidden;
}
.banner-h1 a::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.1);
	right: 100%;
}
.banner-h1 a:hover::before{
	right: 0%;
}
.banner-sidebar{
	margin: 30px 0;
}
.banner-4 .row2,
.banner-4 .row1{
	float: left;
	width: 100%;
	position: relative;
}
.banner-4 .row2::before{
	content: "";
	position: absolute;
	border: 10px solid #f3f3f3;
	right: 16.66666667%;
	width: 41.66666667%;	
	height: 360px;
	bottom: 0;
}
.banner-4 .row1::before{
	content: "";
	position: absolute;
	border: 10px solid #f3f3f3;
	left: 0;
	height: 500px;
	width: 58.33333333%;	
}
.banner-4 .row1 .text-content{
	position: relative;
	width: 50%;
	float: left;
	background: #fff;
	z-index: 1;
	margin-top: 70px;
	margin-left: -15px;
}
.banner-4 .row2{
	margin-top: -285px;
}
.banner-4 .row2 .text-content{
	position: absolute;
	bottom: 80px;
	text-align: right;
	padding-right: 8.33333333%;
	width: 58.33333333%;
	background: #fff;
}
.banner-4 .row2 .col-img{
	float: right;
	margin-bottom: 50px;
	padding: 0;
}
.banner-4 .text-content h1{
	font-size: 60px;
	color: #3a3a3a;
	text-transform: uppercase;
	margin-left: -16.66666667%;
	letter-spacing: .1em;
	font-family: 'texgyreadventorbold';
}
.banner-4 .text-content h3{
	font-size: 24px;
	font-weight: 600;
	color: #3a3a3a;
	text-transform: lowercase;
	margin-left: 16.66666667%;
	margin-top: 20px;
	margin-bottom: 40px;
}
.banner-4 .text-content a:hover{
	background: url("../image/bg-arrow.png") no-repeat 100% 100%;
	color: #ffa800;
}
.banner-4 .text-content a{
	background: url("../image/bg-arrow.png") no-repeat 100% 0;
	height: 11px;
	display: inline-block;
	margin-bottom: 20px;
	line-height: 11px;
	text-transform: uppercase;
	color: #3a3a3a;
	padding-right: 50px;
	font-weight: 700;
	margin-left: 16.66666667%;
}
.banner-4 .text-content p{
	margin-bottom: 40px;
	margin-left: 16.66666667%;
	letter-spacing: .2em;
}
.banner-4 .text-content h3:first-letter{
	text-transform: uppercase;
}
.banner-4 .row1 .col-img{
	margin-left: 8.33333333%;
	margin-top: 200px;
	padding: 0;
	position: relative;
	z-index: 2;
}
.banner-4 .row2 .text-content > *{
	margin-left: 0;
}
@media(max-width:1400px){
	.banner-2 > div[class^="row"] .text-content{
		padding-top: 30px;
	}
	.banner-2 > div[class^="row"] .text-content > img{
		-webkit-transform: scale(.7);
		-moz-transform: scale(.7);
		-o-transform: scale(.7);
		transform: scale(.7);
		transform-origin: center;
	}
	.banner-2 > div[class^="row"] .text-content h2{
		margin: 20px;
	}
	.banner-2 > div[class^="row"] .text-content a{
		margin-top: 20px;
	}
}
/* testimonial */
.testimonial-container{
	text-align: center;
	padding-bottom: 120px;
}
.testimonial-container .block-content > ul{
	padding: 0;
	margin: 0;
}
.testimonial-container .thumb li{
	display: inline-block;
	list-style: none;
	margin: 0 20px;
}
.testimonial-container .thumb li:hover img,
.testimonial-container .thumb li.active img{
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
}
.testimonial-container .thumb li img{
	border-radius: 100%;
}
.testimonial-box .testimonial-author span::before,
.testimonial-box .testimonial-author span::after{
	content: "";
	position: absolute;
	top: 50%;
	height: 1px;
	width: 20px;
	background: #d6d7d9;
	left: -30px;
}
.testimonial-box .testimonial-author span::after{
	left: auto;
	right: -30px;
}
.testimonial-box .testimonial-author span{
	position: relative;
}
.testimonial-box .testimonial-author{
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
}
.testimonial-box a{
	color: #606060;
	font-weight: 300;
	margin: 30px auto;
	display: block;
	width: 80%;
}
/* carousel */
.owl-carousel .owl-item {
    padding: 0 15px 1px;
}
.owl-controls .owl-buttons > div:hover i{
	color: #ffa800;
}
.owl-controls .owl-buttons > div i{
	color: #2e2e2e;
	font-size: 18px;
	line-height: 50px;
}
.owl-carousel:hover .owl-controls .owl-buttons > div{
	visibility: visible;
}
.owl-controls .owl-buttons > div{
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #fff;
	border-radius: 100%;
	box-shadow: 0 3px 3px 0 rgba(0,0,0,.1);
	top: 50%;
	left: -10px;
	margin-top: -25px;
	visibility: hidden;
}
.owl-controls .owl-buttons > div.owl-next{
	right: -10px;
	left: auto;
}
.owl-style2 .owl-controls .owl-buttons > div{
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-top: -15px;
}
.owl-style2 .owl-controls .owl-buttons > div i{
	line-height: 30px;
}
/* quickview */
.qv-wtext .btn-quickview span{
	display: none;
}
/* product grid */
.product-grid:hover .product-thumb .image{
	box-shadow: 3px 3px 5px -3px rgba(0,0,0,.3);
}
.product-grid .product-thumb .image{
	position: relative;
	margin-bottom: 10px;
	box-shadow: 3px 3px 5px -3px rgba(0,0,0,.1);
}
.product-thumb .image > a img{
	margin: 0 auto;
}
.product-thumb .image > a{
	position: relative;
	display: block;
	text-align: center;
}
.product-thumb:hover .image .img-r{
	opacity: 1;
}
.product-thumb .image .img-r{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
}
.product-grid .product-thumb.layout1:hover .actions-link{
	right: 13px;
	visibility: visible;
	-webkit-transition: ease-in-out 0.3s all;
	-moz-transition: ease-in-out 0.3s all;
	transition: ease-in-out 0.3s all;
}
.product-grid .product-thumb.layout1 .actions-link{
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	visibility: hidden;
}
.product-grid .product-thumb.layout1 .actions-link > a button{
	background: none;
	border: none;
	padding: 0;
}
.product-grid .product-thumb.layout1 .actions-link > a:hover .btn-quickview,
.product-grid .product-thumb.layout1 .actions-link > a:hover{
	background-color: #ffa800;
	background-position: 100% 0%;
}
.product-grid .product-thumb.layout1:hover .actions-link > a .btn-quickview,
.product-grid .product-thumb.layout1:hover .actions-link > a{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: ease-in-out 0.4s all;
	-moz-transition: ease-in-out 0.4s all;
	transition: ease-in-out 0.4s all;
}
.product-grid .product-thumb.layout1:hover .actions-link > a + a{
	-webkit-transition: ease-in-out 0.5s all;
	-moz-transition: ease-in-out 0.5s all;
	transition: ease-in-out 0.5s all;
}
.product-grid .product-thumb.layout1:hover .actions-link > a + a + a{
	-webkit-transition: ease-in-out 0.6s all;
	-moz-transition: ease-in-out 0.6s all;
	transition: ease-in-out 0.6s all;
}
.product-grid .product-thumb.layout1:hover .actions-link > a + a + a + a{
	-webkit-transition: ease-in-out 0.7s all;
	-moz-transition: ease-in-out 0.7s all;
	transition: ease-in-out 0.7s all;
}
.product-grid .product-thumb.layout1 .actions-link > a .btn-quickview,
.product-grid .product-thumb.layout1 .actions-link > a{
	background: #fff url('../image/button1.png') no-repeat 0% 0%;
	display: block;
	border-radius: 100%;
	width: 36px;
	height: 37px;
	text-align: center;	
	margin-bottom: 5px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	cursor: pointer;
}
.product-grid .product-thumb.layout1 .actions-link > .qv-button-container {
	background: transparent !important;
}
.product-grid .product-thumb.layout1 .actions-link > a .btn-quickview {
	background: #fff url('../image/button4.png') no-repeat 0% 0%;
}
.product-grid .product-thumb.layout1 .actions-link > .btn-wishlist{
	background: #fff url('../image/button2.png') no-repeat 0% 0%;
}
.product-grid .product-thumb.layout1 .actions-link > .btn-compare{
	background: #fff url('../image/button3.png') no-repeat 0% 0%;
}
.product-grid .product-thumb.layout1 .actions-link > a:last-child{
	margin-bottom: 0px;
}
.product-grid .product-thumb.layout1 .actions-link > a span,
.product-grid .product-thumb.layout1 .actions-link > a i{
	display: none;
}
.price{
	font-family: 'Lato', sans-serif;
}
.product-grid .product-thumb.layout1 .price{
	position: absolute;
	right: 10px;
	bottom: 10px;
	background: #fff;
	margin: 0;
	padding: 5px 10px;
	font-weight: 700;
	font-size: 14px;
	color: #343940;
	box-shadow: 3px 3px 5px -3px rgba(0,0,0,.3);
}
.product-grid .product-thumb.layout1 .price .price-old{
	color: #acacac;
	font-size: 12px;
	text-decoration: line-through;
}
.product-grid .product-thumb.layout1 .product-name{
	margin: 5px 0 0 0;
	font-size: 14px;
}
.product-grid .product-thumb.layout1 .product-name a:hover{
	color: #ffa800;
}
.product-grid .product-thumb.layout1 .product-name a{
	color: #2e2e2e;
	font-weight: 500;
	font-size: 14px;
	text-transform: capitalize;
}
.product-grid .product-thumb.layout1 .tags-product{
	margin: 0;
	display: block;
	max-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.product-grid .product-thumb.layout1 .tags-product a:hover{
	color: #ffa800;
}
.product-grid .product-thumb.layout1 .tags-product a{
	color: #acacac;
	text-transform: capitalize;
}
.product-grid .product-thumb.layout1 .ratings{
	display: none;
}
.row_items .product-grid{
	float: left;
	width: 100%;
}
.row_items .product-grid:not(:last-child){
	margin-bottom: 25px;
}
.product-grid.layout2 .product-thumb{
	float: left;
	width: 100%;
}
.product-grid.layout2 .product-thumb .product-inner{
	float: left;
	width: 70%;
	padding-left: 15px;
}
.product-grid.layout2 .product-thumb .image{
	float: left;
	width: 30%;
}
.row_items .product-grid.layout2:not(:last-child){
	margin-bottom: 30px;
}
.product-grid.layout2 .product-name a:hover{
	color: #ffa800;
}
.product-grid.layout2 .product-name a{
	color: #2e2e2e;
}
.product-grid.layout2 .product-name{
	margin: 0;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 500;
}
.product-grid.layout2 .ratings{
	margin: 20px 0;
}
.product-grid.layout2 .price{
	font-size: 14px;
	font-weight: 700;
	color: #343940;
	margin: 0;
	line-height: 1;
}
.product-grid.layout2 .price .price-new{
	margin-right: 5px;
}
.product-grid.layout2 .price .price-old{
	color: #959595;
	text-decoration: line-through;
}
.product-grid.layout2 .tags-product{
	display: none;
}
/* tabcategory */
.tabs-categorys{
	padding: 0;
	text-align: center;
	margin-bottom: 50px;
}
.tabs-categorys li{
	display: inline;
	list-style: none;
	padding: 0 25px;
	border-right: 1px solid #ebebeb;
	color: #9b9b9b;
	text-transform: uppercase;
	font-weight: 600;
	cursor: pointer;
}
.tabs-categorys li:last-child{
	border: none;
}
.tabs-categorys li.active{
	color: #2e2e2e;
}
/* module title */
.module-title{
	position: relative;
	padding-top: 50px;
	padding-bottom: 30px;
	margin-bottom: 55px;
	margin-top: 0;
	text-align: center;
}
.module-title::before{
	content: "";
	position: absolute;
	background: url('../image/bg-title-top.png') no-repeat center center;
	height: 34px;
	width: 100%;
	top: 0;
	left: 0;
}
.module-title::after{
	content: "";
	position: absolute;
	background: url('../image/bg-title-bottom.png') no-repeat center center;
	height: 9px;
	width: 100%;
	bottom: 0;
	left: 0;
}
.module-title h2{
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	color: #2e2e2e;
	margin: 0;
}
.module-title2{
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 2px solid #363636;
	color: #363636;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 35px;
}
/* featured category */
.fcategory-content{
	position: relative;
}
.fcategory-content::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background:  rgba(0,0,0,.7);
	z-index: 0;
	visibility: hidden;
	opacity: 0;
}
.fcategory-content:hover .content-thumb > div{
	visibility: visible;
	-webkit-transform: translate(-80%, -50%) rotate(90deg);
	-moz-transform: translate(-80%, -50%) rotate(90deg);
	-o-transform: translate(-80%, -50%) rotate(90deg);
	transform: translate(-80%, -50%) rotate(90deg);
}
.fcategory-content:hover .content-thumb a,
.fcategory-content:hover::before{
	visibility: visible;
	opacity: 1;
}
.owl-featured-categories .owl-item{
	padding: 0;
}
.fcategory-content .content-thumb > div{
	position: absolute;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-100%, -50%) rotate(90deg);
	-moz-transform: translate(-100%, -50%) rotate(90deg);
	-o-transform: translate(-100%, -50%) rotate(90deg);
	transform: translate(-100%, -50%) rotate(90deg);
	width: 100%;
	visibility: hidden;
}
.fcategory-content .content-thumb .name{
	font-size: 18px;
	margin: 0;
	position: relative;
	color: rgba(255,255,255,.1);
	border: 4px solid rgba(255,255,255,.15);
	padding: 20px 0;
	letter-spacing: .7em;
	z-index: 1;
}
.fcategory-content .content-thumb a:hover{
	color: #ffa800;
	background-position: 100% 100%;
}
.fcategory-content .content-thumb a{
	position: absolute;
	top: 50%;
	left: 50%;
	padding-right: 54px;
	min-width: 100px;
	height: 11px;
	-webkit-transform: translate(-50%);
	-moz-transform: translate(-50%);
	-o-transform: translate(-50%);
	transform: translate(-50%);
	background: url('../image/bg-arrow2.png') no-repeat 100% 0;
	line-height: 11px;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	z-index: 2;
	visibility: hidden;
}
/* our brands */
.banner-module{
	background: #f9f9f9;
	padding: 60px 0;
}
body:not(.common-home) .banner-module{
	margin-top: 50px;
}
.banner-module .item img{
	margin: 0 auto;
}
/* newsletter popup */
.b-close{
	display: block;
}
.newletter-popup{
	background: #fff;
	top: 50% !important;
	margin-top: -179px;
	position: fixed !important;
	padding: 50px 20px;
	text-align: center;
	display: none;
}
#boxes .newletter-title h2{
	font-size: 36px;
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
	letter-spacing: 3px;
}
#boxes .box-content label{
	font-weight: 400;
}
#boxes  #frm_subscribe .required{
	color: #f00;
	padding-right: 5px;
}
#boxes  #frm_subscribe a{
	cursor: pointer;
}
#boxes  #frm_subscribe #subscribe_pemail{
	background: #EBEBEB none repeat scroll 0% 0%;
	border: medium none;
	height: 40px;
	width: 50%;
	margin: 20px 0;
	padding-left: 15px;
}
#boxes .box-content .subscribe-bottom{
	margin-top: 20px;
}
#boxes .box-content .subscribe-bottom  label{
	margin: 0;
}
#boxes .box-content .subscribe-bottom #newsletter_popup_dont_show_again{
	display: inline-block;
	margin: 0;
}
#boxes  #frm_subscribe #notification{
	color: #f00;
}
#boxes  #frm_subscribe #notification .success{
	color: #67D7BB;
}
#popup2{
	position: absolute;
	right: -12px;
	top: -12px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #fff;
	border-radius: 100%;
	cursor: pointer;
}
.newproduct-module{
	background: #f2f2f2;
	padding-bottom: 120px;
}
/* newsllter */
.newletter-subscribe{
	clear: both;
	padding: 70px 0 130px;
}
.newletter-subscribe .container{
	/*background: url('../image/bg-newsletter.png') left bottom no-repeat;*/
	/*min-height: 411px;*/
	/*padding: 0;*/
}
#boxes-normal .newletter-title{
	display: none;
}
#boxes-normal .box-content{
	text-align: center;
	
}
#boxes-normal .box-content .des-testimonial{
	margin: 0 auto;
	margin-bottom: 80px;
	letter-spacing: .2em;
}
#boxes-normal .box-content label{
	display: none;
}
#boxes-normal #frm_subscribe-normal #subscribe-normal span{
	display: none;
}
#boxes-normal  #dialog-normal{
	position: relative;
}
#frm_subscribe-normal{
	margin: 0 auto;
}
#subscribe_email-normal{
	border: 1px solid #e1e1e1;
	height: 50px;
	width: 100%;
	padding-left: 10px;	
	background: none;
}
#boxes-normal #frm_subscribe-normal #subscribe-normal a:hover{
	background: #ffa800;
}
#boxes-normal #frm_subscribe-normal #subscribe-normal a{
	background: #3a3a3a;
	height: 50px;
	line-height: 50px;
	border-radius: 0;
	float: right;
	margin-top: -50px;
	position: relative;
	z-index: 1;
	letter-spacing: .025em;
	text-transform: capitalize;
	font-weight: 500;
	padding: 0 30px;
}
#notification-normal{
	position: absolute;
	bottom: -40px;
	width: 100%;
}
#notification-normal div{
	color: #ffa800;
}
/* footer */
footer{
	text-align: center;
	background: #191919;
}
.top-footer{
	padding: 30px 0 30px;
	float: left;
	width: 100%;
}
.content-text{
	margin: 55px 0 15px;	
	letter-spacing: .025em;
}
.contact-footer{
	padding: 0;
	margin: 0;
}
.contact-footer li{
	background: url(../image/icon.png) no-repeat center left;
	list-style: none;
	color: #d3d3d3;
	padding: 5px 0 5px 30px;
	letter-spacing: .025em;
}
.contact-footer li + li{
	background-image: url(../image/icon2.png);
}
.contact-footer li + li + li{
	background-image: url(../image/icon3.png);
}
.footer-title{
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	margin: 10px 0 55px;;
}
.box-content{
	padding-left: 15px;
	margin: 0;
}
.box-content li{
	padding: 7px 0 7px 15px;
}
.box-content li:last-child{
	padding-bottom: 0;
}
.box-content li:first-child{
	padding-top: 0;
}
.bottom-footer{
	border-top: 1px dashed #2e2e2e;
	padding: 20px 0;
	float: left;
	width: 100%;
	background: #191919;
}
.copyright-text a{
	color: #ffa800;
}
.footer-social-icons {
    list-style: outside none none;
    margin: 0px;
	padding: 0;
}
.footer-social-icons li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px;
}
.footer-social-icons li:last-child{
	margin-right: 0;
}
.footer-social-icons li a  i{
	font-size: 12px;
}
.footer-social-icons li a {
    border: 1px solid rgba(81, 81, 81, 0.3);
    border-radius: 100%;
    color: #3d3d3d;
    display: block;
    height: 32px;
    line-height: 30px;
    text-align: center;
    width: 32px;
}
.footer-social-icons li a:hover {
    border-color: #ffa800;
    color: #ffa800;
}
.follow-footer{
	padding: 0;
}
.copyright-text{
	margin: 0;
	line-height: 32px;
	text-align: center;
	color: #676767;
}
.payment-img{
	text-align: center;
}
.payment-img a{
	line-height: 32px;
	float: right;
}
.payment-img{
	padding-right: 0;
}
.top-footer > div:not(:first-child){
	padding: 0;
}
.footer-banner a{
	display: inline-block;
	margin-bottom: 5px;
}
.static-footer .f-social-icons a:hover{
	border: 1px solid rgba(163, 163, 163, 1);
}
.static-footer .f-social-icons a{
	border: 1px solid rgba(163, 163, 163, 0.3);
	border-radius: 100%;
	text-align: center;
	width: 30px;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	margin: 0 10px;
}
.static-footer .f-social-icons li i{
	font-size: 12px;
	color: #a1a1a1;
}
.static-footer .f-social-icons li{
	display: inline;
	list-style: none;	
}
.static-footer .s-menu .s-menu-item{
	padding: 0;
	margin: 0;
}
.static-footer .s-menu{
	margin: 40px 0;
}
.static-footer .s-menu li a:hover{
	color: #ffa800;
}
.static-footer .s-menu li a{
	color: #808080;
}
.static-footer .s-menu li{
	display: inline;
	list-style: none;
	color: #2e2e2e;
	font-weight: 700;	
	font-size: 14px;
	padding: 0 20px;
}
#back-top:hover{
	background-color: #ffa800;
}
#back-top{
	position: fixed;
	bottom: 30px;
	right: 20px;
	border-radius: 100%;
	width: 50px;
	height: 50px;
	background: #fff;
	border: 1px solid rgba(0,0,0,.1);
	box-shadow: 0 3px 3px 0 rgba(0,0,0,.1);
	text-align: center;
	cursor: pointer;
}
#back-top:hover i{
	color: #fff;
}
#back-top i{
	font-size: 20px;
	line-height: 50px;
	color: #606060;
}
body:not(.common-home) #top + h1,
body:not(.common-home) #top + h2{
	font-size: 36px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
	margin: 0;
	padding-bottom: 15px;
	clear: both;
}
body:not(.common-home) #content{
	min-height: 300px;
	padding-bottom: 20px;
}
/* breadcrumbs */
.common-home .breadcrumbs{
	display: none;
}
.breadcrumb{
	margin: 0;
	background: none;
	text-align: center;
	padding: 0;
	margin-bottom: 90px;
}
.breadcrumb a:hover,
.breadcrumb li:last-child a{
	color: #ffa800;
}
.breadcrumb a{
	font-size: 14px;
	text-transform: capitalize;
	color: #adadad;
}
/* custom category */
.product-list .image .actions-link,
.product-grid .product-intro .actions-link,
.product-list .image .price,
.product-grid .layout1 .product-caption .price,
.product-list .tags-product,
.product-grid .tags-product2,
.category-img .img-thumbnail,
.category-des, #compare-total,
.product-grid .price-tax,
.product-grid .actions-link2,
.product-grid .product-des,
.label-product{
	display: none;
}
.custom-products .product-grid{
	margin-bottom: 40px;
}
.product-list .product-thumb .image{
	padding-left: 0;
}
.product-list .tags-product2{
	margin-bottom: 20px;
}
.product-list .tags-product2 a{
	text-transform: capitalize;
}
.product-list .product-name a{
	color: #2e2e2e;
}
.product-list .product-name a:hover{
	color: #ffa800;
}
.product-list .product-name{
	text-transform: capitalize;
	font-size: 18px;
	font-weight: 500;
	margin-top: 0;
}
.product-list .ratings{
	margin-bottom: 20px;
}
.ratings div[class^=rating]{
	background: url('../image/rating0.png') no-repeat center left;
	font-size: 0;
	height: 13px;
}
.ratings .rating1{
	background: url('../image/rating1.png') no-repeat center left !important;
}
.ratings .rating2{
	background: url('../image/rating2.png') no-repeat center left !important;
}
.ratings .rating3{
	background: url('../image/rating3.png') no-repeat center left !important;
}
.ratings .rating4{
	background: url('../image/rating4.png') no-repeat center left !important;
}
.ratings .rating5{
	background: url('../image/rating5.png') no-repeat center left !important;
}
.custom-products .product-list:not(:last-child){
	margin-bottom: 50px;
}
.product-list .product-des{
	color: #6f6f6f;
	line-height: 24px;
	letter-spacing: .025em;
	margin-bottom: 25px;
}
.product-list .price .price-tax{
	display: none;
}
.product-list .price .price-old{
	color: #acacac;
	text-decoration: line-through;
	font-size: 14px;
}
.product-list .price .price-new{
	margin-right: 3px;
}
.product-list .price{
	color: #343940;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px
}
.product-list .product-intro .actions-link .btn-cart span{
	display: block;
}
.product-list .product-intro .actions-link .btn-cart i{
	display: none;
}
.product-list .product-intro .actions-link .btn-cart:hover{
	background-color: #ffa800;
}
.product-list .product-intro .actions-link .btn-cart{
	background: #2e2e2e url('../image/icon-cart3.png') no-repeat 25px center;
	height: 43px;
	border-radius: 25px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	display: inline-block;
	padding-left: 60px;
	padding-right: 25px;
	line-height: 43px;
	margin-right: 8px;
}
.product-list .product-intro .actions-link a i{
	font-size: 0;
	line-height: 43px;
}
.qv-wtext .btn-quickview span{
	display: none;
}
.product-list .product-intro .actions-link .btn-quickview{
	width: 43px;
	height: 42px;
	background: none;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
}
.product-list .product-intro .actions-link .qv-button-container,
.product-list .product-intro .actions-link .btn-compare,
.product-list .product-intro .actions-link .btn-wishlist{
	width: 44px;
	height: 43px;
	border: 2px solid #ebebeb;
	border-radius: 100%;
	text-align: center;
	background: url('../image/button2.png') 2px 2px no-repeat;
	margin-right: 8px;
	margin-top: 8px;
	display: inline-block;
}
.product-list .product-intro .actions-link .btn-compare{
	background: url('../image/button3.png') 2px 2px no-repeat;
}
.product-list .product-intro .actions-link .qv-button-container{
	background: url('../image/button4.png') 2px 2px no-repeat;
}
.product-list .product-intro .actions-link .qv-button-container:hover,
.product-list .product-intro .actions-link .btn-compare:hover,
.product-list .product-intro .actions-link .btn-wishlist:hover{
	border-color: transparent;
	background-position: -34px 2px;
	background-color: #ffa800;
}
/* toolbar */
.toolbar{
	float: left;
	width: 100%;
	margin-bottom: 60px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
}
.toolbar2{
	margin-right: 15px;
}
.toolbar1, .toolbar2{
	padding: 0;	
}
.toolbar1 select, .toolbar2 select{
	background: none;
	border: 1px solid #e1e1e1;
	text-align: center;
	box-shadow: none;
	color: #3e3e3e;
	border-radius: 0;
	padding: 0;
	height: 28px;
	min-width: 50px;
}
.toolbar3 {
	padding: 0;
}
.toolbar3 button{
	background: none !important;
	margin-right: 10px;
	border-radius: 0;
	border: 1px solid #ccc;
	color: #ccc;
	height: 31px;
	line-height: 30px;
	padding: 0 8px;
}
.toolbar3 button:hover,
.toolbar3 button.selected{
	color: #2e2e2e;
	border: 1px solid #2e2e2e;
}
#grid-view{
	margin-right: 0;
}
.toolbar4{
	padding-top: 30px;
}
/* pagination */
.pagination{
	margin: 0;
}
.pagination li span,
.pagination li a{
	border: none;
	background: none !important;
	font-weight: 600;
	color: #cacaca !important;
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom: 2px solid transparent;
	border-radius: 0 !important;
	line-height: 1;
}
.pagination li:not(:last-child) span,
.pagination li:not(:last-child) a{
	margin-right: 15px;
}
.pagination li:hover span,
.pagination li:hover a,
.pagination .active span{
	color: #363636 !important;
	border-color: #363636;
}
/* product detail */
.zoomContainer {
    top: 0px !important;
    left: 15px !important;
    right: 0px;
    bottom: 0px;
    width: 100% !important;
}
.zoomContainer .zoomLens {
    width: 100px !important;
    height: 100px !important;
}
.zoomContainer .zoomWindowContainer .zoomWindow {
    margin-left: 15px;
    border-color: #ffa800 !important;
}
.col-1{
	margin-bottom: 30px;
}
.col-1 .thumbnail{
	border: none;
	padding: 0;
	border-radius: 0;
}
.image-additional-container{
	margin: 0 -10px;
}
.image-additional-container .thumbnail{
	margin: 0;
}
.image-additional.owl-carousel .owl-item {
    padding: 0 10px;
}
.col-2 .product-name{
	margin: 0;
	font-size: 18px;
	color: #2e2e2e;
	font-weight: 500;
	text-transform: capitalize;
}
.col-2 .product-name + p{
	margin: 10px 0 0;
}
.col-2 .product-name + p a{
	text-transform: capitalize;
}
.col-2 .ratings{
	margin: 25px 0;
}
.col-2 .price-product .new-price{
	margin-right: 10px;
}
.col-2 .price-product .old-price{
	font-size: 14px;
	color: #959595;
	text-decoration: line-through;
}
.col-2 .price-product{
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	color: #343940;
	font-weight: 700;
	margin: 0;
}
.col-2 .ex-text{
	color: #ffa800;
}
.col-2 .short-des{
	margin: 30px 0;
	letter-spacing: .025em;
}
#input-quantity, #minus, #plus {
    display: inline-block;
    height: 40px;
    border: none;
    box-shadow: none;
    font-weight: 700;
    text-align: center;
    width: 40px;
    font-size: 14px;
    border-radius: 0px;
	border: 1px solid #e1e1e1;
}
#input-quantity {
    width: 70px;
}
#button-cart2 i,
#button-cart i{
	font-size: 0;
}
#button-cart2,
#button-cart{
    background: #2e2e2e url('../image/icon-cart3.png') no-repeat 25px center;
    height: 43px;
    border-radius: 25px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    padding-left: 60px;
    padding-right: 25px;
    line-height: 43px;
	margin: 30px 8px 10px 0;
}
#button-cart2:hover,
#button-cart:hover {
    background-color: #ffa800;
}
#button-cart2 span,
#button-cart span {
    text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	line-height: 43px;	
}
button.btn-compare i, 
button.btn-wishlist i{
	font-size: 0;
}
button.btn-compare, 
button.btn-wishlist {
    width: 44px;
    height: 43px;
    border: 2px solid #ebebeb;
    border-radius: 100%;
    text-align: center;
    background: url('../image/button2.png') 2px 2px no-repeat;
    margin-right: 8px;
    margin-bottom: 8px;
    display: inline-block;
	margin-bottom: 10px;
}
button.btn-compare {
    background: url('../image/button3.png') 2px 2px no-repeat;
}
button.btn-compare:hover, 
button.btn-wishlist:hover {
    border-color: transparent;
    background-position: -34px 2px;
    background-color: #ffa800;
}
#product + div {
    margin: 20px 0;
}
#product2.has-option,
#product.has-option{
	max-height: 300px;
	overflow: auto;
	border: 1px solid #e1e1e1;
	padding: 20px;
}
.col-3{
	margin: 60px 0 30px; 
}
.col-3 .tab-content{
	max-height: 300px;
	min-height: 300px;
	overflow: auto;
	border-left: 2px solid #ebebeb;
	padding: 0 25px;
}
.col-3 .nav-tabs{
	float: left;
	margin: 0;
	width: 20%;
	border: none;
}
.col-3 .nav-tabs li:hover a,
.col-3 .nav-tabs li.active a{
	color: #484848;
	border: none;
	border-right: 2px solid #464646;
	background: none;
}
.col-3 .nav-tabs li a{
	color: #bebebe;
	border: none;
	border-radius: 0;
	margin: 0;
	padding: 0 0 20px 0;
}
.col-3 .nav-tabs li{
	display: block;
	float: none;	
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	margin-right: -2px;
	
}
.related-product-container .module-title{
	margin-top: 50px;
}
.most-products-container,
.related-product-container{
	float: left;
	width: 100%;
}
.bootstrap-datetimepicker-widget a[data-action]{
	padding: 0 !important;
}
.bootstrap-datetimepicker-widget td span:hover{
	background: none !important;
}
.bootstrap-datetimepicker-widget td span{
	height: 40px !important;
	line-height: 40px !important;
	margin: 0px !important;
}
#blog_home .articles-inner{
	float: left;
	width: 50%;
}
#blog_home .articles-image{
	float: right;
	width: 50%;
	text-align: center;
}
#blog_home .articles-inner{
	padding: 30px 10px 0px 0;
}
#blog_home .author{
	display:  none;
}
#blog_home .articles-date .date{
	font-size: 48px;
	font-weight: 700;
	color: #2e2e2e;
	line-height: 1;
}
#blog_home .articles-date{
	color: #acacac;
	font-size: 18px;
}
.articles-name{
	font-size: 18px;
	font-weight: 600;
	color: #2e2e2e;
	margin: 20px 0 25px;
	display: block;
	letter-spacing: .1em;
}
.articles-intro{
	letter-spacing: .2em;
}
.readmore a {
    background: url("../image/bg-arrow.png") no-repeat 100% 0;
    height: 11px;
    display: inline-block;
    line-height: 11px;
    text-transform: uppercase;
    color: #3a3a3a;
    padding-right: 50px;
    font-weight: 700;
	margin-top: 60px;
	letter-spacing: .1em;
}
.readmore a:hover {
    background: url("../image/bg-arrow.png") no-repeat 100% 100%;
    color: #ffa800;
}
/* contact page */
#map-canvas{
	min-height: 300px;
	margin-bottom: 30px;
}
.product-tabs-category-container-slider{
	float: left;
	width: 100%;
}
body:not(.common-home) .pt_custommenu div.pt_menu .parentMenu a, 
body:not(.common-home) .pt_custommenu div.pt_menu .parentMenu span.block-title{
	color: #fff !important
}
body:not(.common-home) .pt_custommenu div.pt_menu .parentMenu a:hover, 
body:not(.common-home) .pt_custommenu div.pt_menu .parentMenu span.block-title:hover, 
body:not(.common-home) .pt_custommenu #pt_menu_link .parentMenu ul li a.act, 
body:not(.common-home) .pt_custommenu #pt_menu_link .parentMenu ul li a:hover, 
body:not(.common-home) .pt_custommenu div.pt_menu.act .parentMenu a, 
body:not(.common-home) .pt_custommenu div.pt_menu.active .parentMenu a {
    color: #ffa800 !important;
}
#logo img{
	margin: 0 auto;
}
/* instagram */
#instagram_block_home .owl-carousel .owl-item img{
	width: 100%;
}
#instagram_block_home .content_block a{
	padding: 0 2px 2px 0;
}
#instagram_block_home .owl-carousel .owl-item{
	padding: 0;
}
.mfp-wrap{
	z-index: 9998 !important;
	background: rgba(0,0,0,.9) !important;
}
.label-product,
.label-pro-sale,
.label-pro-new{
	position: absolute;
	background: #2e2e2e;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	right: 0;
	top: 0;
	z-index: 1;
	padding: 0 10px;
}
.controll-pagning{
	position: fixed;
	top: 50%;
	right: 80px;
}
.controll-pagning ul li,
.controll-pagning ul{
	padding: 0;
	margin: 0;
}
.controll-pagning li{
	list-style: none;
	text-align: center;
}
.controll-pagning li:hover a,
.controll-pagning li a.active{
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
	border: 2px solid #ffa800;
}
.controll-pagning li a{
	width: 11px;
	height: 11px;
	border-radius: 100%;
	border: 1px solid #c3c3c3;
	display: inline-block;
	font-size: 0;
}
/* responsive */
@media(max-width: 1024px){
	.banner-12 .container{
		width: 100%;
	}
	.banner-12 .text-content {
		font-size: 80%;
		width: 80%;
	}
	.banner-12 .text-content h3{
		margin-bottom: 30px;
	}
	.banner-2 > div[class^="row"] .text-content {
		padding: 0px;
		width: 90%;
	}
	.banner-2 > div[class^="row"] .text-content > img {
		-webkit-transform: scale(.5);
		-moz-transform: scale(.5);
		-o-transform: scale(.5);
		transform: scale(0.5);
	}
	.banner-2 > div[class^="row"] .text-content h2{
		margin: 0;
		margin-bottom: 20px;
	}
	.zoomContainer,
	.newletter-popup,
	.b-modal{
		display: none !important
	}
	.fixed-setting{
		padding: 0 5px;
		width: 30px;
		min-height: 0;
		box-shadow: 0px 0 3px 0px rgba(0,0,0,.2);
	}
	.fixed-setting > div{
		padding: 8px 0;
		height: 35px;
	}
	body:not(.common-home) #top + h1, body:not(.common-home) #top + h2 {
		font-size: 20px;
	}
	.main-menu{
		text-align: center;
	}
	#pt_custommenu::before{
		display: none !important;
	}
	.setting{
		padding: 19px 50px 19px 0 !important;
	}
	.search-container, #logo, #cart{
		padding: 20px 0 !important;
	}
	.banner-4 .row1 .col-img {
		margin-top: 100px;
	}
	.banner-4 .text-content h1 {
		font-size: 50px;
    }
	.banner-4 .row1 .text-content {
		margin-top: 20px;
	}
	.banner-4 .row2 {
		margin-top: -70px;
	}
	.wrapper {
		padding: 0;
	}
	.articles-name {
		font-size: 15px;
		margin: 10px 0 15px;
	}
	.readmore a{
		margin-top: 30px;
	}
	#blog_home .articles-inner {
		padding: 0px 10px 0px 0;
	}
	.bottom-footer{
		padding: 25px 0px;
	}
	body:not(.common-home) #top{
		padding: 0 30px;
	}
}
@media(min-width: 992px){
	.custom-products .two-items:nth-child(2n+1),
	.custom-products .three-items:nth-child(3n+1),
	.custom-products .four-items:nth-child(4n+1){
		clear: both;
	}
}
@media(max-width: 991px){
	.module-title{
		margin-top: 70px;
	}
	.newletter-subscribe{
		padding: 0 0 70px;
	}
	.newletter-subscribe .container{
		background: none;
	}
	.common-home .new-space .setting{
		padding-right: 35px !important;
		margin-right: 35px !important;
	}
	body:not(.common-home) #top .navbar-toggle{
		margin-top: -55px;
	}
	#top .navbar-toggle{
		margin-top: -50px;
	}
	body:not(.common-home) .new-space{
		padding: 0;
	}
	.main-menu{
		float: none;
		clear: both;
	}
	.ma-nav-mobile-container {
		display: block !important;
	}
	.custom-products .product-grid:nth-child(2n+1){
		clear: both;
	}
	.banner-2 > div[class^="row"] > div{
		padding: 0 15px;
	}
	.banner-2 > div[class^="row"] .text-content {
		margin-bottom: 30px;
	}
	.testimonial-box a{
		width: 100%;
	}
	.banner-3{
		margin-bottom: 50px;
	}
	#subscribe_email-normal{
		background: #fff;
	}
	.toolbar3 {
		display: inline-block;
	}
	.banner-4 .row2::before,
	.banner-4 .row1::before{
		display: none;
	}
	.banner-4 .text-content{
		background: none;
		
	}
	.banner-4 .text-content h1 {
		margin-left: 16.6667%;
		margin-top: 0;
		font-size: 30px;
	}
	.banner-4 .row2 .col-img,
	.banner-4 .row2,
	.banner-4 .row1 .col-img {
		margin: 0;
	}
	.banner-4 .row1 .text-content{
		margin: 0;
		width: 58.33333333%
	}
	.banner-4 .row2 .text-content{
		bottom: 0;
	}
	#blog_home .articles-inner{
		margin-top: 30px;
	}
	#blog_home .articles-inner,
	#blog_home .articles-image{
		width: 100%;
	}
}
@media(max-width: 768px){

	.owl-controls .owl-buttons > div i{
		line-height: 30px;
	}
	.owl-controls .owl-buttons > div {
		width: 30px;
		height: 30px;
		line-height: 30px;
		left: 0;
		margin-top: -15px;
	}
	.owl-controls .owl-buttons > div.owl-next{
		right: 0;
	}
}
@media(max-width: 767px){
	.banner-22 > div{
		padding: 0 !important;
		
	}
	.top-footer > div:not(:first-child) {
		padding: 0 15px;
	}
	.top-footer {
		padding: 60px 0 30px;
	}
	.top-footer > div:not(:last-child) {
		margin-bottom: 30px;
	}
	.footer-title{
		margin-bottom: 20px;
	}
	.payment-img,
	.follow-footer{
		width: 50%;
		padding: 0;
		float: left;
	}
	.banner-1{
		padding: 0 0 50px 0;
	}
	.banner-1::before{
		display: none;
	}
	.banner-2 {
		margin-bottom: 50px;
	}
	.testimonial-container {
		padding-bottom: 50px;
	}
	.banner-module{
		padding: 50px 0;
	}
	.module-title{
		margin-top: 50px;
	}
	.banner-4 .row2 .col-img, .banner-4 .row1 .col-img{
		display: none;
	}
	.banner-4 .row2, .banner-4 .row1{
		text-align: center;
	}
	.banner-4 .row1 .text-content{
		padding: 20px;
		float: none;
		margin: 0 auto;
		background: url("../image/banner4-1.jpg") no-repeat;
	}
	.banner-4 .row1{
		margin-bottom: 50px;
	}
	.banner-4 .row2 .text-content{
		position: static;
		background: url("../image/banner4-2.jpg") no-repeat;
		padding: 20px;
		margin: 0 auto;
		text-align: center;
	}
	.banner-4 .row1 .text-content > *{
		margin-left: 0;
	}
	.banner-module,
	.newletter-subscribe {
		margin-top: 50px;
	}
	.setting-inner{
		width: 100%;
		left: 0;
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		transform: none;
		top: 100px;
	}
	.setting-inner > .container > div{
		float: left;
		width: 25%;
	}
	body:not(.common-home) .new-space,
	.breadcrumb,
	body:not(.common-home) #top{
		margin-bottom: 50px;
	}
}
@media(max-width: 640px){
	#logo, #cart, .setting, .search-container {
		position: static;
		z-index: 999999;
	}
	.main-menu{
		margin: 0;
	}
	.footer-title.ex-footer{
		position: relative;
	}
	.footer-title.ex-footer::after{
		position: absolute;
		content: "\f067";
		font-family: FontAwesome;	
		right: 0;
		cursor: pointer;
	}
	.footer-title.ex-footer[aria-expanded="true"]::after{
		content: "\f068";
	}
	.setting-inner > .container > div:nth-child(2n+1){
		clear: both;
	}
	.setting-inner > .container > div{
		width: 50%;
		margin-bottom: 20px;
	}
}
@media(min-width: 481px){
	.product-list .product-intro .actions-link .btn-cart + br{
		display: none;
	}
}
@media(max-width: 480px){
	.new-space {
		padding: 0 20px;
	}
	.text-menu{
		display: none;
	}
	#logo{
		width: 100%;
		display: block;
		padding: 0;
		padding-top: 20px;
	}
	#top .navbar-toggle{
		padding: 0 0 20px 0;
	}
	.search-container,  .logo2, #logo, #cart, .text-menu {
		padding: 25px 0;		
	}
	.payment-img, .follow-footer{
		width: 100%;
		text-align: center;
	}
	.payment-img a{
		float: none;
	}
	.product-list .product-inner,
	.product-list .product-thumb .image {
		width: 100%;
	}
	.product-list .product-inner{
		margin-top: 30px;
		padding: 0;
	}
	.custom-products .product-grid{
		width: 100%;
	}
	.col-3 .nav-tabs{
		width: 100%;
	}
	.col-3 .nav-tabs li{
		display: inline-block;
		margin-right: 20px;
	}
	.col-3 .nav-tabs li a{
		padding-bottom: 10px;
	}
	.col-3 .nav-tabs li:hover a, .col-3 .nav-tabs li.active a {
		border-right: none;
		border: none;
	}
	.col-3 .tab-content{
		border-left: none;
		border-top: 2px solid #ebebeb;
		padding: 25px 0;
		width: 100%;
	}
	#boxes-normal #frm_subscribe-normal #subscribe-normal a{
		float: none;
		margin-top: 20px;
	}
	.main-menu{
		clear: both;
	}
	.setting, #cart, .search-container{
		float: none;
		display: inline-block;
	}
	.common-home .new-space .setting,
	.setting{
		margin-right: 20px;
		padding-right: 0 !important;
	}
	.search-container{
		margin: 0;
	}
	#cart .dropdown-menu{
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	#top{
		text-align: center;
	}
	.banner-4  .text-content{
		width: 100% !important;
	}
}
#fp-nav ul li, .fp-slidesNav ul li{
	margin: 15px !important;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
	width: 11px !important;
	height: 11px !important;
	background: none !important;
	border: 1px solid #c3c3c3 !important;
	margin: -5px 0 0 -6px !important;	
}
#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span,
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span{
	border: 2px solid #ffa800 !important;
	width: 15px !important;
	height: 15px !important;
	margin: -6px 0 0 -8px !important
}
.most-products-container .module-title{
	margin-top: 40px;
}
.f-social-icons{
	padding: 0;
}
.catg{
font-weight: bold;
color: #000 !important;