body {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #555555;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	background:#fff;
	letter-spacing:0.05em;
}
*:focus{
	outline: none !important;
}
h1, h2, h3, h4, h5, h6 {
	color: #676767;
	line-height: 1;
	text-transform: uppercase;
	margin:0 0 10px;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */	
h1 {
	font-size: 22px;
	font-family: 'Lato', sans-serif;
	font-weight:500;
}
h2 {
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	font-weight:500;
}
h3 {
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	font-weight:500;
}
h4 {
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	font-weight:500;
}
h5 {
	font-size: 12px;
	font-family: 'Lato', sans-serif;
	font-weight:500;
}
h6 {
	font-size: 10.2px;
	font-family: 'Lato', sans-serif;
	font-weight:500;
}
a {
	color: #2f3844;
	cursor: pointer;
	-webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
a:focus,
a:active,
a:hover {
	text-decoration: none;
	color: #000000;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 14px;
	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;
	box-shadow:none !important;
	border-radius:0;
}
.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;
}
.table-bordered td {
	vertical-align: middle !important;
	text-align:center;
}
img{
	max-width: 100%; 
	height: auto;
}
/* wishlist */
.account-wishlist a.btn {
	height:34px;
	line-height:34px;
	padding:0 15px;
	border-radius:5px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.flip{
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	display: inline-block;
}
.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* tooltip */
.tooltip.top .tooltip-arrow {
  border-top-color: #888;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #888;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #888;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #888;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #888;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #888;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #888;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #888;
}
.tooltip-inner{
	background: #888;
}
.alert {
	text-align: center;
	font-size: 12px;
	margin: 0;
	border-radius: 0;
	border: none;
	font-family: 'Lato', sans-serif;
}
/* transition */
.owl-nav > div, .banner-2 img,
#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{
	-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{
	color: #fff !important;
    background: #c39456 !important;
	border-color:#c39456;
}
#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:0;
	background: #333 !important;
	padding: 0 30px;
	text-transform: uppercase;
	font-size: 15px;
	color: #fff !important;
	line-height: 40px;
	height: 40px;
	display: inline-block;
	font-weight: 700;
	border-radius: 0;
	box-shadow:none !important;
}
#button-voucher,
#button-coupon{
	height: 34px;
	line-height:32px;
	margin-left: 10px;
}
#button-search + h2{
	display: none;
}
#button-search{
	margin: 15px 0;
}
#modal-agree{
	z-index: 1000000;
}
/* page */
.checkout-cart h1 {
	color:#676767;
	font-weight:500;
	margin-bottom:20px;
}
.checkout-cart h2 {
	color:#676767;
	font-weight:500;
}
.checkout-cart #checkout-cart .img-thumbnail {
	background:none;
	border:0;
}
.checkout-checkout h1 {
	color:#000;
	font-weight:700;
	margin:0 0 30px;
}
.account-account h2 {
	color:#676767;
	margin-bottom:20px;
}
.product-manufacturer #content a {
	color:#676767;
}
.product-manufacturer #content a:hover {
	color:#c39456;
}
/* header */ 
header {
	position:relative;
	background:#fff;
	z-index:9991;
}
.header-top {
	background:#ffffff;
	border-bottom:1px solid #ededed;
}
.header-top .container {
	width:100%;
	padding:0 30px;
}
/* categories-thumb */
.categories-thumb .category-name {
	display:none;
}
/* top-welcome */
.top-welcome {
	margin-top:10px;
	color:#fff;
}

/* top-email */
.top-email {
	color:#fff;
	float:left;
}
.top-email i {
	font-size:22px;	
}
.top-email p {
	font-size:13px;
	margin: 0;
}
/* currency */
.currency {
	float:left;
	position:relative;
	padding-left:30px;
}
.currency label {
	margin: 0;
    line-height: 50px;
    font-size: 13px;
    color: #fff;
	float:left;
	display:none;
}
.currency .btn-link {
	border: 0;
    padding: 0;
	line-height:50px;
    color: #444444;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
	float:left;
    -webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
.currency .btn-link i {
	margin-left:3px;
	font-size:13px;
}
.currency .btn-link:hover {
	color:#c39456;
}
.currency .btn-link strong {
	font-weight:400;
}
#form-currency .dropdown-menu {
	border: 0;
    left: 0;
    padding: 0;
    box-shadow: 0px 0px 5.76px 0.24px rgba(0, 0, 0, 0.16); 
    border-radius: 0;
    margin: 0;
    min-width: 150px;
    background: #fff;
}
#form-currency .dropdown-menu li button {
	color: #444;
	font-size:12px;
    text-decoration: none;
    padding: 8px 8px 8px 20px;
	line-height:20px;
    text-align: left;
	text-transform:uppercase;
}
#form-currency .dropdown-menu li button:hover {
	color:#000;
	background:#f2f2f2;
}
/* language */
.language {
    float: left;
    position: relative;
}
.language label {
    margin: 0;
    line-height: 50px;
    font-size: 12px;
    color: #fff;
	float:left;
	display:none;
}
.language .btn-link {
	float:left;
    border: 0;
    padding: 0 0 0 25px;
    line-height: 50px;
    color: #444444;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
	position:relative;
    -webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
.language .btn-link:hover {
	color:#c39456;
}
.language .btn-link i {
	font-size:13px;
}
.language .btn-language img {
	margin-right:5px;
	position:absolute;
	top:19px;
	left:0;
}
#form-language .dropdown-menu {
	border: 0;
    left: -15px;
    padding: 0;
	box-shadow: 0px 0px 5.76px 0.24px rgba(0, 0, 0, 0.16);
    border-radius: 0;
    margin: 0;
    min-width: 130px;
    background: #fff;
}
#form-language .dropdown-menu li button {
	color: #444444;
	font-size:12px;
    text-decoration: none;
    padding: 8px 6px 8px 40px;
	line-height:20px;
    text-align:left;
	position:relative;
}
#form-language .dropdown-menu li button:hover {
	color:#000000;
	background:#f2f2f2;
}
#form-language .dropdown-menu li button img {
	margin-right:8px;
	position:absolute;
	top:13px;
	left:15px;
}
/* top-link */
#top-links {
	float:left;
	position:relative;
}
#top-links .list-inline {
	margin:0;
	padding:0;
}
#top-links li.dropdown {
	padding:0;
	margin:0;
}
#top-links .dropdown-menu {
    border: 0;
    left: 0;
    padding: 10px 15px;
    box-shadow: 0 0 9.6px 0.4px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    min-width: 120px;
    background: #fff;
}
#top-links label {
	color: #444444;
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
	padding:0 0 0 30px;
	line-height:50px;
	display: initial;
    text-decoration: none;
	cursor:pointer;
    -webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
#top-links label:hover {
	color:#c39456;
}
#top-links label i {
	margin-left:3px;
	font-size:13px;
}
#top-links label i.ion-gear-a {
	margin-left:0;
	margin-right:7px;
}
#top-links .dropdown-menu {
    border: 0;
    left: 7px;
	margin:0;
    padding: 0;
    box-shadow: 0px 0px 5.76px 0.24px rgba(0, 0, 0, 0.16); 
    border-radius: 0;
    min-width: 150px;
    background: #fff;
}
#top-links .dropdown-menu li a {
	background:none;
	color: #444444;
    font-size: 12px;
    text-decoration: none;
    padding: 8px 8px 8px 20px;
    line-height: 20px;
    margin-bottom: 0;
    text-align: left;
	text-transform:uppercase;
}
#top-links .dropdown-menu li a:hover {
	color:#000;
	background:#f2f2f2;
}
/* block-right */
.block-right { float:right; text-align:right; }
/* top */
#top > .container > ul > li{
	display: inline-block;
}
#top > .container > ul{
	margin: 0;
}
#top .text-ex{
	color: #292929;	
	display: block;
	text-transform: uppercase;
	font-weight: 600;
	border-bottom: 1px solid rgba(55,55,55,.1);
	padding-bottom: 5px;
}
#top > .container > ul:first-child{
	padding: 12px 0;
}
#top > .container > ul:first-child > li{
	padding: 0;
}
#top > .container > ul:first-child > li >span:not(.text-ex){
	color: #888;
}
#top > .container > ul:last-child{
}
#top.text-ex{
	padding: 12px 0px;
	margin-right: 5px;
	font-size: 13px;
}
.top-links{
	margin: 0;
}
.top-links > li:not(:last-child){
	margin-bottom: 20px;
}
#top> li{
	padding: 0 20px;
	position: relative;
}
#top-links a,
#top.dropdown-menu a,
#top.dropdown-menu button{
	display: block;
	
}
#top-links a:hover,
#top.dropdown-menu a:hover,
#top.dropdown-menu button:hover,
#top.dropdown-menu .item-selected{
	color: #888;
	text-decoration: none;
}
.logo-container {
	margin:10px 0 0;
}
#logo a{
	display: inline-block;
}
/* container-fix */
.container-fix {
	position:relative;
}
/* header-right */
.header-right {
	position:absolute;
	display:inline-block;
	top:34px;
	right:15px;
}
/* header-wishlist */
.header-wishlist {
	float:right;
	margin-right:18px;
	position: relative;
}
.header-wishlist a {
    font-size: 10px;
}
.header-wishlist a:before {
    font-family: 'Material-Design-Iconic-Font';
    display: inline-block;
    font-size: 18px;
    content: "\f15e";
    color: #282828;
    margin-right: 8px;
    line-height: 1;
	font-weight:500;
    -webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
.header-wishlist a:hover:before {
    color: #c39456;
}
.header-wishlist span {
    width: 18px;
    height: 18px;
    line-height: 18px;
    background: #c39456;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: -6px;
    right: -8px;
    text-align: center;
    border-radius: 100%;
}
/* search */
.search-containers {
	float: right;
	margin-right:15px;
}
.search-container{
	position: relative;
	z-index: 113;
}
.title-search {
	font-size:16px;
	color:#666666;
	text-transform:capitalize;
}
.title-search:hover {
	text-decoration:underline;
	cursor:pointer;
}
.title-search i {
	font-size: 24px;
	color: #282828;
	font-weight: 500;
	-webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
.title-search:hover i {
	color:#c39456;
}
.search-container .container{
	position: relative;
	height: 100%;
}
.search-content {
	position: absolute;
    top: 56px;
    right: 0;
	display:none;
}
#search {
	width: 355px;
    background: #ffffff;
	border:0;
    display: inline-block;
    margin: 0;
	position:relative;
	box-shadow: 0px 0px 5.76px 0.24px rgba(0, 0, 0, 0.16);
}
#search input{
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding: 0 40px 0 15px;
	background: none;
	color: #666666;
	font-size:13px;
	font-weight:400;
	width: 100%;
	height: 41px;
	line-height: 41px;	
	text-transform:capitalize;
}
#search input::-webkit-input-placeholder{
  color: #bababa;
}
#search input::-moz-placeholder{
  color: #bababa;
}
#search input:-ms-input-placeholder{
  color: #bababa;
}
#search input:-moz-placeholder {
  color: #bababa;
}
#search button {
	width:50px;
	height:41px;
	line-height:41px;
	border: none;
	border-radius: 0 30px 30px 0;
	box-shadow: none;
	padding: 0;
	font-size: 0;
	font-weight:400;
	background: none !important;
	position: absolute;
	top:0;
	right:0;
	-webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
#search button i {
	color:#232323;
	font-size: 18px;
	line-height:41px;
	-webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
#search button i:hover{
	color: #d5ae33;
}
#search.expand-search > i:hover{
	color: #ee3333;
}
#search.expand-search > i{
	color: #fff
}
#search.expand-search > input{
	max-width: 250px;
	padding: 0 0 0 20px;
	background: #222;
	margin-top: -10px;
	color: #fff;
}
/*Search-category*/
#search-by-category {
    float:left;
	position:relative;
}
.search-container {
	width:350px;
	border:0;
	background:#fff;
	display:inline-block;
	margin:2px 0 0;
	position:absolute;
	right:0;
	top:50px;
	display:none;
	box-shadow:0px 0px 5.76px 0.24px rgba(0, 0, 0, 0.16);
}
#search-by-category .search-container .categories-container{
    float:left;
	width:30%;
    position:relative
}
#search-by-category .search-box {
	width:70%;
	position: relative;
    height: 38px;
    float: left;
}
#search-by-category .search-container #text-search {
    width: 100%;
    border:0;
    border-left:0;
    box-shadow:none;
    height:40px;
	line-height:40px;
    color: #a4a4a4;
    font-size: 13px;
	font-weight:400;
	padding:0 40px 0 15px;
}
#search-by-category .search-container .categories-container {
    text-transform: uppercase;
    border:0;
	background:#fff;
	position:relative;
	display:none;
}
#search-by-category .search-container .categories-container:after {
	content: "";
	width: 1px;
	height: 16px;
	background: #a1a1a1;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 0;
}
#search-by-category .search-container .categories-container .hover-cate p {
    margin:0;
	font-size: 13px;
	color: #363f4d;
	font-weight:400;
    padding:0 23px 0 15px;
    cursor: pointer;
    height: 50px;
	line-height:52px;
    overflow: hidden;
	text-transform:capitalize;
	border-radius:50px 0 0 50px;
	position:relative;
}
#search-by-category .search-container .categories-container .hover-cate p:after {
	content: "\f2f9";
    font-family: 'Material-Design-Iconic-Font';
    position:absolute;
	right:20px;
	top:0;
    font-size: 12px;
    color: #444444;
}
#search-by-category .search-container .categories-container .hover-cate p:hover {
	background:#fff;
}
#search-by-category .search-container .categories-container .hover-cate p i{
    position:absolute;
    top:30%;
    right:0px;
    padding:6px 20px 5px 0;
}
#search-by-category .search-container .categories-container .hover-cate .cate-items{
    z-index: 9999 !important;
    position: absolute;
    display: none;
    background: none repeat scroll 0% 0% #FFF;
    max-height: 300px;
    overflow: auto;
    margin-top:5px;
    border: 0 !important;
    padding: 20px;
    width:120%;
	text-align:left;
    cursor: pointer;
	border-radius:5px;
}
.cate-items li {
    text-transform: capitalize;
    color:#333;
    font-size: 12px;
	line-height:25px;
    list-style: none;
}
.cate-items li.f1 {
    padding-left: 10px;
}
.cate-items li.f2 {
    padding-left: 15px;
}
#search-by-category .search-ajax{
    position: absolute;
    z-index: 9999 !important;
    background: none repeat scroll 0% 0% #fff;
    left: 50%;
    top: 100%;
    width: 350px;
    margin: 75px 0 0 -340px;
}
.search-ajax .product-name {
	margin:5px 0 3px;
	text-align:left;
	font-size:13px;
}
.search-ajax .product-info { margin-bottom:20px; }
#search-by-category .search-ajax li{
    list-style: none;
}
#search-by-category .detail {
	display:inline-block;
	width:100%;
	margin:5px 0 0;
	text-align:left;
}
#search-by-category .search-ajax .ajax-result-container .ajax-result-list{
    display:block;
    border:1px solid #ddd;
    max-height:345px;
    overflow: auto;
    padding:20px 0;
	margin:0;
}
#search-by-category .item-inner {
	padding:10px !important;
	margin:0 0 20px;
	border:0;
}
#search-by-category .item-inner .price-label { text-align:left; }
#search-by-category .item-inner:before {
	display:none;
}
#sp-btn-search {
	position:absolute;
	right:0;
	top:0;
}
#btn-search-category {
    background:none;
    padding:0;
	height:40px;
	line-height:40px;
	width:40px;
	font-size:0;
	border:0;
    box-shadow:none;
    border-radius:0;
	margin:0;
    text-shadow:none;
}
#btn-search-category:before {
	font-family:'Ionicons';
	content:"\f4a4";
	font-size:18px;
	display:inline-block;
	color:#1c1d22;
	line-height:40px;
	-webkit-transition: ease .3s all;
    -moz-transition: ease .3s all;
    transition: ease .3s all;
}
#btn-search-category:hover:before {
	color:#c39456;
}
#search-by-category .price-box {
	margin:10px 0 0;
}
/* newsletter popup */
.b-close{
	display: block;
	letter-spacing:0;
}
.b-close:before {
	font-family: "Ionicons";
	content: "\f2d7";
	display:inline-block;
	color:#434343;
	font-size:16px;
}
.b-close span { display:none; }
.newletter-popup{
	background: #fff;
    top: 50% !important;
    margin-top: -179px;
    position: fixed !important;
    padding: 50px;
    text-align: center;
    display: none;
}
#boxes .newletter-title h2{
	font-size: 30px;
	text-transform: uppercase;
	color: #343434;
	margin: 0 0 30px;
	font-weight:700;
}
#boxes .box-content label{
	font-weight: 400;
	font-size:13px;
}
#boxes .box-content .newletter-label {
	width:70%;
}
#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 30px;
	padding: 0 15px;
}
#boxes .box-content .subscribe-bottom{
	margin-top: 20px;
}
#boxes .box-content .subscribe-bottom  label{
	margin: 0;
	font-size:13px;
}
#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;
}
/* newsllter */
.newletter-subscribe-container {
	padding:80px 0;
	background:url("../image/bg-newletter.jpg") no-repeat 0 0;
	background-size:cover;
	margin-bottom:50px;
}
.newletter-subscribe {
	display:inline-block;
	width:100%;
}
#dialog-normal .newletter-title {
	text-align:center;
}
#dialog-normal .newletter-title h6 {
	color: #ffffff;
	font-size: 24px;
	margin: 0;
	text-transform:uppercase;
	font-weight:700;
}
#dialog-normal .des-testimonial{
	line-height: 24px;
	margin: 0 0 55px 0;
}
#dialog-normal .newletter-title h3 {
	font-size: 15px;
	color: #ffffff;
	font-weight:400;
	margin: 0;
	text-transform:inherit;
	line-height:25px;
	width:50%;
	display:inline-block;
	margin:30px 0 0;
}
#dialog-normal{
	text-align: center;
}
#frm_subscribe-normal{
	display:inline-block;
	width: 550px;
	position:relative;
	margin:30px 0 0;
}
#subscribe_email {
	background: rgba(255,255,255,0.7);
	font-size:13px;
	color: #ffffff;
	font-weight:400;
	display: block;
	padding: 0 110px 0 20px;
	height: 52px;
	width: 80%;
	float: left;
	margin: 0;
	border: 0;
	border-radius:0;
}
#subscribe_email::-webkit-input-placeholder{
  color: #5a5a5a;
}
#subscribe_email::-moz-placeholder{
  color: #5a5a5a;
}
#subscribe_email:-ms-input-placeholder{
  color: #5a5a5a;
}
#subscribe_email:-moz-placeholder {
  color: #5a5a5a;
}
#subscribe .btn {
	border: none;
	background: url('../image/button-newletter.png') repeat 0 0 !important;
	padding: 0 20px;
	height: 52px;
	line-height:52px;
	position: absolute;
	right: -40px;
	top: 0;
	font-size: 13px;
	color: #fff !important;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 0;
}
#subscribe .btn:after {
	font-family: 'Material-Design-Iconic-Font';
    display: inline-block;
    font-size: 14px;
    content: "\f194";
	margin-left:10px;
}
#subscribe .btn:hover{
	background: url('../image/button-newletter.png') repeat 0 0 !important;
	color:#333 !important;
}
#notification-normal{
	text-align: left;
	clear: both;
}
#notification-normal div{
	color: #0b9c08;
}
#notification-normal div.warning{
	color: #f00;
	text-align: left;
}
/* blog */
#blog_home {
	padding:70px 0 65px;
	margin:0;
	background:#f8f8f8;
}
#blog_home .module-title:before {
	width:20%;
}
#blog_home .module-title h2 {
	background:#f8f8f8;
}
#blog_home .articles-inner {
	overflow: hidden;
	padding:0;
	border:0;
	box-shadow:none;
}
#blog_home .aritcles-content {
	text-align:left;
	margin:25px 0 0;
}
#blog_home .row_items .articles-inner:hover .articles-image .readmore,
#blog_home .row_items .articles-inner:hover .articles-image::before{
	opacity: 1;
}
#blog_home .row_items .articles-inner .articles-image{
	position: relative;
}
#blog_home .articles-date span {
	display: block;
	margin-bottom:0;
}
#blog_home .articles-date {
	background:#fff;
	padding:10px 12px;
	font-size: 16px;
	color: #252531;
	font-weight: 500;
	line-height: 1;
	text-transform: capitalize;
	float:left;
	text-align:center;
	position:absolute;
	top:20px;
	right:20px;
	display:none;
}
#blog_home .articles-date .author{
	color: #888;
	padding-left: 15px;
}
.articles-name {
	font-size: 15px;
	font-weight: 700;
	color: #444444;
	margin: 0 0 10px;
	display: block;
	text-transform: uppercase;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.articles-name:hover {
	color:#c39456;
}
.articles-name + span {
	color: #000000;
	text-transform: capitalize;
	font-size:14px;
	font-weight:400;
	display:none;
}
.articles-intro {
	line-height: 23px;
	font-size:14px;
	color:#666666;
	font-weight:400;
	margin: 15px 0 0;
}
.readmore {
	margin:18px 0 0;
}
.readmore a {
	color: #444444;
	font-size: 12px;
	font-weight:700;
	display: inline-block;
	text-transform:uppercase;
}
.readmore a:hover,
.readmore a:hover:after { 
	color:#c39456;
}
.readmore a:after {
    padding: 0;
    margin: 0 0 0 10px;
    font-size: 15px;
    color: #444444;
    display: inline-block;
    content: '\f30f';
    font-family: 'Material-Design-Iconic-Font';
    font-weight: normal;
    vertical-align: middle;
    -webkit-transition: ease .3s all;
    -moz-transition: ease .3s all;
    transition: ease .3s all;
}
.blog-blog .article-titles { margin-bottom:40px; }
.blog-blog .article-titles h3 {
	font-size:25px;
	margin:0;
}
.blog-blog .article-name a {
	font-size:18px;
}
.blog-blog .intro-text { margin:20px 0 0; }
.blog-blog .readmore-page {
	font-size:14px;
	font-weight:700;
	margin:20px 0 0;
	display:block;
}
.blog-blog .article-item-inner {
	margin-bottom:40px;
}
.blog-blog .article-list:last-child .article-item-inner {
	margin:0;
}
.blog-article .article-text {
	margin-top:30px;
	text-align:left;
}
.blog-article .article-title { margin-top:20px; }
.blog-article .article-image img {
	width:100%;
}
.blog-blog .blog-image img {
	width:100%;
}
/* cart */
.header-cart {
	float:right;
}
.cart-container {
	float:right;
	 padding: 15px 0 19px;
}
#cart{
	float: right;
	width: auto;
}
#cart-total {
	display:block;
	width:100%;
	color:#fff;
	font-size:14px;
}
#cart-total .number-cart {
	width:18px;
	height:18px;
	line-height:18px;
	background:#c39456;
	font-weight: 400;
	color: #fff;
	font-size: 11px;
	text-transform: capitalize;
	float: left;
	position:absolute;
	top:-6px;
	left:17px;
	text-align: center;
	border-radius:100%;
}
#cart-total  .text-cart {
	display:none;
}
#cart-total .total-price{
	font-weight: 400;
	font-size: 14px;
	display: block;
	text-align: left;
}
#cart > button {
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	width: auto;
	float: right;
	text-align:left;
	position:relative;
}
#cart .dropdown-cart i {
	font-size: 18px;
	color: #282828;
	line-height: 1;
	-webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
#cart > button:hover > i {
	color:#c39456;
}
#cart .dropdown-menu .text-empty{
	margin: 0;
	padding: 10px 0;
}
#cart .dropdown-menu {
	background: #fff;
    border: 0;
    min-width: 355px;
    margin: 0;
    padding: 20px;
    top: 52px;
    border-radius: 0;
    box-shadow: 0px 0px 5.76px 0.24px rgba(0, 0, 0, 0.16);
    color: #555555;
    font-size: 13px;
}
.common-home #cart .dropdown-menu {
	border:0;
}
#cart .dropdown-menu .cart-empty {
    padding: 15px 0;
    margin: 0;
}
#cart-total .item-cart {
	position: absolute;
	display: block;
	width: 24px;
	height: 24px;
	background: #888;
	border: 2px solid #fff;
	color: #fff;
	top: -8px;
	left: 32px;
	border-radius: 100%;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400 !important;
}
#cart .dropdown-menu .cart-button { 
	padding: 0;
    margin: 20px 0 0;
}
#cart .table > tbody > tr > td{
	border: none;
	padding: 0;
}
#cart .cart-close button:hover{
	color: #888;
}
#cart .cart-close button {
	background: none !important;
    color: #363f4d;
    border: none;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    box-shadow: none !important;
    position: absolute;
    top: 6px;
    right: 0;
    padding: 0;
}
#cart .cart-close button i {
	font-size: 12px;
    color: #363f4d;
}
#cart .cart-close button:hover i {
	color:#000000;
}
#cart .cart-quantity{
	color: #444444;
	font-size: 14px;
	margin: 0 0 0 10px;
	display:inline-block;
}
#cart .cart-name:hover{
	color: #000000;
}
#cart .cart-name{
	color: #292929;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
}
#cart .cart-price{
	font-size: 16px;
	color: #929292;
}
#cart p.cart-button a:last-child{
	margin: 0;
}
#cart p.cart-button {
	text-align:left;
}
#cart p.cart-button a {
	border: 0;
	background: #444444;
    color: #ffffff;
    height: 38px;
    line-height: 38px;
    text-align: center;
    padding: 0 20px;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    border-radius: 0;
}
#cart p.cart-button a:hover{
	color: #fff;
	background: #c39456;
	border-color:#c39456;
}
#cart .cart-button a.view-cart {
    margin-bottom: 15px;
	margin-right: 20px;
}
#cart .dropdown-menu .info-item {
	padding:6px 20px;
}
#cart .dropdown-menu .info-item small {
	font-size:13px;
}
#cart .dropdown-menu .info-item a {
	font-size:14px;
	color:#444444;
	display:block;
	font-weight:700;
}
#cart .dropdown-menu .info-item a:hover {
	color:#c39456;
}
#cart .dropdown-menu .info-item .cart-price {
	font-size:18px;
	color:#000000;
	display:inline-block;
	font-weight:700;
	width:100%;
	margin:5px 0 0;
}
#cart .dropdown-menu tr td strong{
	color: #000;
}
#cart .dropdown-menu tr td:first-child{
	font-size: 18px;
    color: #444444;
    text-transform: uppercase;
    font-weight: 700;
}
#cart .dropdown-menu tr td:last-child{
	font-size: 20px;
    color: #000000;
    font-weight: 700;
}
#cart .dropdown-menu .cart-totals .text-left {
    float: left;
}
#cart .dropdown-menu .cart-totals .text-right {
    float: right;
}
#cart .dropdown-menu .cart-close {
	margin-left:20px;
}
.unvisible{
	display: none;
}
#cart .dropdown-menu .has-scroll table tr {
    padding: 0;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    position: relative;
}
#cart .dropdown-menu .has-scroll table tr:last-child {
    margin-bottom: 10px;
}
#cart .dropdown-menu .cart-totals {
	padding:20px 0 0;
	margin:0;
	display: inline-block;
	border-top:1px solid #ededed;
}
#cart .dropdown-menu .cart-totals tbody,
#cart .dropdown-menu .cart-totals tbody tr {
	width:100%;
	display:inline-block;
}
#cart .dropdown-menu .cart-totals tbody tr {
	margin-bottom:10px;
}
/* header-link */
.header-link {
	padding: 11px 0 14px;
	margin:0 10px;
    float: right;
    position: relative;
}
.header-link .header-content {
    height: 30px;
    width: 50px;
    text-align: center;
    margin: 0;
    cursor: pointer;
}
.header-link .header-content .icon-link:before {
    color: #fff;
    display: block;
    font-family: "Ionicons";
    line-height: 30px;
	font-size:25px;
    height: 30px;
    width: 50px;
    content:"\f35c";
	-webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
.header-link .header-content .icon-link:hover:before {
	color:#000000;
}
.common-home .header-link .header-content .box-content {
	border:0;
}
.header-link .header-content .box-content {
    background: #171e26;
    border: 0;
    padding: 40px 35px 30px;
    position: absolute;
    right: -30px;
    top: 100%;
    width: 250px;
    text-align: left;
    display: none;
	border:2px solid #2f3844;
}
/* fix */
.fix-header{
	background:#fff;
	left: 0;
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 9997;
    box-shadow: 0 8px 6px -6px rgba(0,0,0,0.1);
    -webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
.fix-header .logo-container{
	margin:15px 0 0;
}
.fix-header .block-right {
	margin:23px 0 0;
}
.fix-header #cart .dropdown-menu {
	top:43px;
}
/* home-welcome */
.home-welcome {
	padding:40px 0 0;
	text-align:center;
}
.home-welcome h3 {
	font-family: 'Great Vibes', cursive;
	font-size:30px;
	color:#000000;
	text-transform:capitalize;
	font-weight:400;
	margin:0;
}
.home-welcome h2 {
	font-size:36px;
	color:#fff;
	font-family: 'Prata', serif;
	margin:10px 0 35px;
	text-transform:capitalize;
	font-weight:400;
}
.home-welcome p {
	font-size:14px;
	color:#b2b2b2;
	font-style:italic;
	margin:0 0 30px;
	line-height:22px;
	font-weight:300;
}
.home-welcome img {
	margin:20px 0 0;
}
/* banner-static */
.banner-static {
	margin-top:30px;
}
.banner-static .col {
	position:relative;
	overflow:hidden;
}
.banner-static .col:before,
.banner-static .col:after {
	content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.banner-static .col:before {
	width: 0;
    height: 90%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.banner-static .col:hover:before {
	width: 95%;
}
.banner-static .col:after {
	height: 0;
    width: 95%;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.banner-static .col:hover:after {
	height: 90%;
}
/* banner-center */
.banner-center {
	margin:30px 0 0;
}
.banner-center .col {
	position:relative;
	overflow:hidden;
}
.banner-center .col1,.banner-center .col4 {
	margin-bottom:29px;
}
.banner-center .banner-text {
	position:absolute;
	bottom:20px;
	background:#fff;
	opacity:0.8;
	left:0;
	width:100%;
	text-align:center;
	padding:15px 5px;
	-webkit-transition: ease .5s all;
    -moz-transition: ease .5s all;
    transition: ease .5s all;
}
.banner-center .col:hover .banner-text {
	opacity:1;
	bottom:30px;
}
.banner-center .banner-text h2 {
	font-size:13px;
	color:#252531;
	margin:0;
	font-weight:700;
	text-transform:uppercase;
	font-family: 'Poppins', sans-serif;
}
.banner-center .banner-text p {
	font-size:14px;
	color:#aeaeae;
	margin:5px 0 0;
}
.banner-center img {
	-webkit-transition: ease .5s all;
    -moz-transition: ease .5s all;
    transition: ease .5s all;
}
.banner-center img:hover {
	opacity:0.7;
}
/* banner-center1 */
.banner-center1 {
	margin:10px 0 0;
}
.banner-center1 .col {
	position:relative;
	overflow:hidden;
}
.banner-center1 .banner-text {
	position:absolute;
	padding:0 30px;
	left:0;
	top:50%;
	text-align:left;
	-webkit-transform: translateY(-60%);
    -moz-transform: translateY(-60%);
    -o-transform: translateY(-60%);
    transform: translateY(-60%);
}
.banner-center1 .banner-text h2 {
	font-size:18px;
	color:#252531;
	text-transform:uppercase;
	margin:0;
	font-weight:600;
	font-family: 'Poppins', sans-serif;
}
.banner-center1 .banner-text h2 span {
	color:#22706b;
	display:block;
	margin:2px 0 0;
}
.banner-center1 .banner-text .col2 h2 span {
	color:#a36444;
}
.banner-center1 .banner-text .col3 h2 span {
	color:#88af5e;
}
.banner-center1 .banner-text a {
	font-size:12px;
	color:#8c8c8c;
	text-decoration:underline;
	margin:20px 0 0;
	display:block;
}
.banner-center1 .banner-text a:hover {
	color:#000000;
	padding-left:5px;
}
.banner-center1 img {
	-webkit-transition: ease .5s all;
    -moz-transition: ease .5s all;
    transition: ease .5s all;
}
.banner-center1 img:hover {
	opacity:0.7;
}
/* banner-bottom */
.banner-bottom {
	margin:60px 0 0;
}
.banner-bottom .container-inner {
	border-top:1px solid #ebebeb;
	padding:55px 0 45px;
}
.banner-bottom .icon-banner {
	width: 60px;
	text-align:center;
	float:left;
}
.banner-bottom .icon-banner:before {
    content: "";
	width:60px;
	height:60px;
	display:inline-block;
	background:url("../image/icon1.png") no-repeat 0 0;
}
.banner-bottom .col2 .icon-banner:before {
	background:url("../image/icon2.png") no-repeat 0 0;
}
.banner-bottom .col3 .icon-banner:before {
	background:url("../image/icon3.png") no-repeat 0 0;
}
.banner-bottom .col4 .icon-banner:before {
	background:url("../image/icon4.png") no-repeat 0 0;
}
.banner-bottom .banner-text {
	margin-left:70px;
	padding-top:12px;
}
.banner-bottom h2 {
	font-size:14px;
	color:#252531;
	font-weight:600;
	margin:0;
	text-transform:uppercase;
	font-family: 'Poppins', sans-serif;
}
.banner-bottom p {
	font-size:14px;
	color:#676767;
	margin:6px 0 0;
	font-weight:400;
}
/* banner-bottom1 */
.banner-bottom1 {
	padding:20px 0;
	border-bottom:1px solid #292929;
	border-top:1px solid #292929;
	margin:40px 0 0;
}
.banner-bottom1 .icon-banner {
	width:70px;
	height:70px;
	float:left;
	background:#000000;
	color:#fff;
	font-size:34px;
	border-radius:100%;
	text-align:center;
}
.banner-bottom1 .icon-banner:before {
    font-family: FontAwesome;
    content: "\f041";
    line-height: 70px;
}
.banner-bottom1 .col2 .icon-banner:before {
    content: "\f095";
}
.banner-bottom1 .col3 .icon-banner:before {
    content: "\f0e0";
}
.banner-bottom1 .banner-text {
	margin-left:80px;
	text-align:left;
	padding-top:25px;
}
.banner-bottom1 .col1 .banner-text {
	padding-top:15px;
}
.banner-bottom1 .banner-text p {
	font-size:15px;
	color:#999999;
	margin:0;
}
/* banner-left */
.banner-left { margin:60px 0 0; }
.banner-left img:hover {
	opacity:0.8;
}
/* cms block */
.social-footer .title-social h2 {
	font-size:16px;
	color:#333333;
	text-transform:uppercase;
	font-weight:700;
	margin:0;
}
.social-footer {
	padding:0;
	display:inline-block;
	width:100%;
	text-align:right;
	margin:10px 0 0;
}
.social-footer ul {
	margin:0;
	padding:0;
}
.social-footer li {
	display:inline-block;
	list-style:none;
	margin-right:25px;
}
.social-footer li:last-child {
	margin:0;
}
.social-footer li a {
	position: relative;
    display: inline-block;
	font-weight:400;
    font-size: 0;
    padding: 0;
}
.social-footer li a:hover:before {
	color:#c39456;
}
.social-footer li a:before {
	padding: 0 !important;
	margin:0;
    font-size: 13px;
	color:#444444;
    display: inline-block;
    font-family: 'FontAwesome';
    font-weight: normal;
    vertical-align: middle;
	-webkit-transition: ease .3s all;
    -moz-transition: ease .3s all;
    transition: ease .3s all;
}
.social-footer li.facebook a:before {
	content: '\f09a';
}
.social-footer li.twitter a:before {
	content: '\f099';
}
.social-footer li.google a:before {
	content: '\f0d5';
}
.social-footer li.instagram a:before {
	content: '\f16d';
}
.social-footer li.pinterest a:before {
	content: '\f231';
}
/* -------------- */
.static-policy .text-content p{
	color: #929292;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
.static-policy .text-content h2{
	font-size: 12px;
	font-weight: 600;
	line-height: 1;
	margin: 25px 0;
}
.static-policy .col{
	
}
.static-policy{
	text-align: center;	
	float: left;
	width: 100%;
	margin-bottom: 100px;
	padding-bottom: 95px;
	border-bottom: 1px solid #ebebeb;
}
.banner-2 .row > div:hover .col-img img{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	transform-origin: right top;
}
.banner-2 .col-img{
	overflow: hidden;	
	text-align: center;
	margin-bottom: 100px;
}
.banner-2 .text-content a:hover{
	color: #888;
	border-color: #888;
}
.banner-2 .text-content a{
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 2px solid #292929;
	color: #292929;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
	margin-top: 80px;
}
.banner-2 .text-content h2{
	font-size: 24px;
	line-height: 1;
	margin: 0;
	text-transform: capitalize;
	font-weight: 400;
}
.banner-2 .text-content h3{
	font-weight: 600;
	font-size: 14px;
	line-height: 1;
	margin: 0 0 15px 0;
}
.banner-2 .text-content{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 50px;
}
.banner-2 .col-img a{
	position: relative;	
	display: inline-block;
	overflow: hidden
}
.banner-1 .row > div:nth-child(3){
	padding-left: 10px;
}
.banner-1 .row > div:nth-child(2){
	padding: 0 10px;
}
.banner-1 .row > div:nth-child(1){
	padding-right: 10px;
}
.banner-1 .row > div{
	margin-bottom: 90px;
}
.banner-1 .text-content{
	position: absolute;
	bottom: 20px;
	left: 20px;
}
.banner-1 .item1,
.banner-1 .item4{
	margin-bottom: 20px;
}
.banner-1 .col-img{
	text-align: center;
}
.banner-1 .items{
	position: relative;
}
.banner-1 .text-content a{
	box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
	background: #fff;
	font-size: 14px;
	color: #292929;
	text-transform: capitalize;
	font-weight: 500;
	padding: 20px 30px;
	display: inline-block;
}
.static-about h4 span{
	color: #707070;
	font-weight: 400;
}
.static-about h4{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0;
}
.static-about p{
	line-height: 30px;
	margin: 0 0 50px 0
}
.static-about h1{
	font-size: 30px;
	text-transform: capitalize;
	margin: 0 0 40px 0;
	font-weight: 500;
}
.static-about img{
	margin-bottom: 35px
}
.static-about h3{
	font-size: 12px;
	color: #929292;
	text-transform: capitalize;
	margin: 0 0 5px 0;
}
.static-about{
	text-align: center;
	padding: 100px 16%;
}
/* owl carousel */
.owl-carousel .owl-nav > .owl-next,
.owl-carousel .owl-nav > .owl-prev{
	position: absolute;
	top: 50%;
	margin: -30px 0 0 0;
	width: 50px;
	height: 50px;
	line-height:48px;
	background: #fff;
	text-align: center;
	opacity: 1;
	color: #252531;
	padding: 0;
	border:1px solid #a2a2a2;
	border-radius:0;
	opacity:0;
	letter-spacing:0;
}
.owl-style2 .owl-carousel .owl-nav > .owl-next,
.owl-style2 .owl-carousel .owl-nav > .owl-prev {
	margin: -13px 0 0;
	top:50%;
	width:auto;
	border:0;
	background:none !important;
	line-height: inherit;
    height: auto
}
.owl-style2 .owl-nav > .owl-prev{
	left: -15px;
	right:inherit;
}
.owl-style2 .owl-nav > div.owl-next{
	right: -15px;
}
.owl-carousel:hover .owl-nav > .owl-next,
.owl-carousel:hover .owl-nav > .owl-prev{
	opacity: 1;
}
.owl-nav > .owl-prev{
	left: -20px;
}
.owl-nav > div.owl-next{
	right: -20px;
}
.owl-theme .owl-nav > .owl-next:hover,
.owl-theme .owl-nav > .owl-prev:hover{
	color: #fff;
	background:#c39456;
	border-color:#c39456;
}
.owl-style2 .owl-nav > div i{
	font-size:28px;
}
.owl-nav > div i{
	font-size:18px;
}
.owl-carousel:hover .owl-nav > div{
	opacity: 1;
}
/* tabprocust */
.tt_tabsproduct_module{
	margin-top: 80px;
}
.tt_tabsproduct_module .owl-carousel .owl-stage-outer {
	padding:5px;
	margin:0 -5px;
}
.tt_tabsproduct_module .tab-container {
	padding:0 8px;
}
/* tabscategories */
.tabscategories .product-grid:last-child {
	margin:0;
}
.tabscategories .product-grid {
	margin-bottom:40px;
}
/* tabscategories1 */
.tabscategories1 .module-title:before {
	width:25%;
}
.tabscategories1 .product-layout {
	display:inline-block;
	width:100%;
	margin-bottom:20px;
}
.tabscategories1 .product-layout:last-child {
	margin:0;
}
.tabscategories1 .image {
	width:140px;
	float:left;
}
.tabscategories1 .caption {
	margin-left:155px;
	text-align:left;
}
.tabscategories1 .ratings .rating-box div[class^="rating"] {
	background-position: center left;
}
.tabscategories1 .price {
	margin:5px 0 0;
}
.tabscategories1 .item-inner .actions {
	position:initial;
	width:100%;
	text-align:left;
	margin:20px 0 0;
	opacity:0;
}
.tabscategories1 .item-inner:hover .actions {
	opacity:1;
}
.tabscategories1 .item-inner .add-to-links div {
	margin:0 10px 0 0;
	opacity:1;
	-webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.tabscategories1 .item-inner .add-to-links button {
	color:#444444;
	border:1px solid #727272;
}
.tabscategories1 .item-inner .add-to-links button:hover {
	color:#fff;
	background:#c39456;
	border-color:#c39456;
}
/* testimonial */
.testimonial-container {
	background:url('../image/bg-testimal.jpg') no-repeat 0 0;
	padding:70px 0;
	margin-top:35px;
	text-align:center;
}
.testimonial-container .testimonial-content {
	display:inline-block;
	width:70%;
}
.testimonial-container .testimonial-col {
	width:50%;
	float:right;
	text-align:center;
	padding-top: 50px;
}
.testimonial-container .module-title h2 {
	background:#0a0b11;
	color:#fff;
}
.testimonial-container .module-title:before {
	background:#fff;
}
.testimonial-container .testimonial-box {
	margin:30px 0 0;
}
.testimonial-container .testimonial-box a {
	font-size:15px;
	color:#ffffff;
	font-weight:400;
	line-height:25px;
	width:100%;
	display:inline-block;
}
.testimonial-container .box-testimonial .testimonial-images {
	width:110px;
	display:inline-block;
}
.testimonial-container .box-testimonial .testimonial-images img {
	border-radius:100%;
}
.testimonial-container .box-testimonial .testimonial-author {
	margin-top: 20px;
	font-size:15px;
	color:#ffffff;
	font-weight:700;
	text-transform:capitalize;
}
.testimonial-container .owl-theme .owl-nav.disabled+.owl-dots {
	margin-top:50px;
}
.testimonial-container .owl-theme .owl-dots .owl-dot {
	margin-right:13px;
}
.testimonial-container .owl-theme .owl-dots .owl-dot:last-child {
	margin:0;
}
.testimonial-container .owl-theme .owl-dots .owl-dot span {
	width:14px;
	height:14px;
	margin:0;
	background:#bababa;
	-webkit-transition: ease .3s all;
    -moz-transition: ease .3s all;
    transition: ease .3s all;
}
.testimonial-container .owl-theme .owl-dots .owl-dot.active span,
.testimonial-container .owl-theme .owl-dots .owl-dot:hover span {
	background:#fff;
}
.product-octestimonial .testimonial-container {
	background:none;
	padding:0;
}
.product-octestimonial .row-testimonials {
	display:inline-block;
	width:100%;
	margin-bottom:20px;
}
.product-octestimonial .testimonial-images {
	width:100px;
	float:left;
}
.product-octestimonial .box-testimonial {
	margin:0 0 0 120px;
	display:table;
}
.product-octestimonial .box-testimonial .testimonial-name {
	margin:20px 0 0;
}
/* home-moduls */
.home-moduls {
    background: #f5f5f5;
    padding: 70px 0;
    margin: 55px 0 0;
}
/* Onsale */
.tt_product_module.products {
	margin:0;
}
.products .module-title {
	text-align:left;
	margin:0 0 30px;
}
.products .module-title:before {
	display:none;
}
.products .module-title h2 {
	background:#f5f5f5;
	padding:0 0 20px;
	font-size:30px;
}
.products .module-title h2:before {
	content:'';
	width:80px;
	height:2px;
	background:#212121;
	position:absolute;
	left:0;
	bottom:0;
}
.products .item-inner {
	box-shadow:none;
}
.products .item-inner .ratings {
	padding:6px 0 12px;
}
.products .image {
	width:35%;
	float:left
}
.products .item-inner .image:before {
	display:none;
}
.products .caption {
	margin-left:40%;
	text-align:left;
}
.products .product-des {
	font-size:14px;
	color:#444444;
	line-height:25px;
	margin:10px 0 0;
}
.products .product-name {
	font-size:22px;
	font-weight: 700;
}
.products .ratings .rating-box div[class^="rating"] {
	background-position: center left;
}
.products .price {
	font-size:30px;
	margin:30px 0 0;
}
.products .price-old {
	font-size:18px;
}
.products .item-inner .actions {
	position:inherit;
	width:100%;
	text-align:left;
	margin:35px 0 0;
}
.products .item-inner .add-to-links div {
	opacity:1;
	-webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.products .item-inner .add-to-links button {
	width:auto;
	height:46px;
	padding:0 23px;
	background:#1e1e1e;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	font-weight:700;
	border:0;
}
.products .item-inner .add-to-links button:before {
	margin-right:10px;
}
.products .item-inner .add-to-links button:hover {
	color:#fff;
	background:#c39456;
}
/* BestSeller Products */
.first-product .ratings .rating-box div[class^="rating"] {
	background-position: center left;
}
.first-product .product-grid .caption {
	position:absolute;
	padding:15px 20px;
	bottom:0;
	left:0;
	width:100%;
	z-index:3;
}
.first-product .product-name a {
	color:#fff;
}
.first-product .product-name a:hover {
	color:#000000;
}
.first-product .price {
	color:#fff;
}
.first-product .item-inner .actions {
	left:0;
	right:0;
	margin:0 auto;
	top:120px;
}
.products .product-customize .product-grid .caption {
	display:none;
}
.products .product-customize .item-inner .actions {
	top:50%;
	margin:-20px auto 0;
	left:0;
	right:0;
}
.products .product-customize .item-inner .add-to-links div {
	display:none;
	-webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px);
	-webkit-transition: ease .5s all;
    -moz-transition: ease .5s all;
    transition: ease .5s all;
}
.products .product-customize .item-inner:hover .add-to-links div {
	-webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}
.products .product-customize .item-inner .add-to-links .qv-button-container {
	display:inline-block;
}
.products .product-layout {
	margin-bottom:41px;
}
.products .product-layout:last-child {
	margin:0;
}
.products .product-grid {
	margin:0;
}
.products .owl-carousel .owl-nav > .owl-next,.products .owl-carousel .owl-nav > .owl-prev {
	margin:-20px 0 0 0;
}
.products .owl-nav > .owl-prev {
	left: -5px;
}
.products .owl-nav > div.owl-next {
	right:-5px;
}
/* feature-products */
.feature-products {
	margin-top:50px;
}
.feature-products .module-title {
	text-align:left;
}
.feature-products .module-title:before {
	display:none;
}
.feature-products .module-title h2 {
	padding:0 0 20px;
}
.feature-products .module-title h2:after {
	content: '';
    background: #444444;
    height: 2px;
    width: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.feature-products .product-layout {
	display:inline-block;
	width:100%;
	margin-bottom:10px;
}
.feature-products .product-layout:last-child {
	margin:0;
}
.feature-products .image {
	width:90px;
	float:left;
}
.feature-products .caption {
	margin-left:105px;
}
.feature-products .button-group {
	display:none;
}
.feature-products .item-inner {
	margin-bottom: 10px;
	display:inline-block;
	width:100%;
	padding:15px;
}
.feature-products .product-layout:last-child .item-inner {
	margin:0;
}
.feature-products .item-inner .ratings {
	padding:10px 0;
}
.feature-products .ratings .rating-box div[class^="rating"] {
	background-position: left center;
}
.feature-products .product-name  {
	margin:0 0 3px;
	font-size:14px;
}
.feature-products .price {
	margin:5px 0 0;
	font-size:15px;
}
.feature-products .price-old {
	font-size:12px;
}
/* banner-ourbrands */
.common-home .brand-container {
	margin:0;
}
.brand-container {
	margin:60px 0 0;
	position:relative;
	padding:40px 0;
}
.brand-container .swiper-container {
	padding:5px 0;
}
.brand-container .item { 
	text-align:center;
}
.brand-container .item img {
	display:inline-block;
}
.brand-container .swiper-slide {
	padding:0 15px;
}
.brand-container .swiper-pager div {
	position: absolute;
    top: 50%;
    margin: -30px 0 0 0;
    width: 50px;
    height: 50px;
    line-height: 48px;
    background: #fff;
    text-align: center;
    opacity: 1;
    color: #252531;
    padding: 0;
    border: 1px solid #a2a2a2;
    border-radius: 0;
    opacity: 0;
	font-size:18px;
	-webkit-transition: ease-in-out all .3s;
    -moz-transition: ease-in-out all .3s;
    transition: ease-in-out all .3s;
}
.brand-container:hover .swiper-pager div {
	opacity:1;
}
.brand-container .swiper-pager div:hover {
	background:#c39456;
	border-color:#c39456;
	color:#fff;
}
.brand-container .swiper-pager div:before {
	display:none;
}
.brand-container .swiper-pager .swiper-button-prev {
	left: -20px;
}
.brand-container .swiper-pager .swiper-button-next {
	right: -20px;
}
/* footer-static */
.footer-static {
	padding:70px 0;
	background:#1c1d22;
	margin-top:80px;
}
.footer-static .footer-title {
	margin-bottom:25px;
}
.footer-static .col1 .footer-title {
	display:none;
}
.footer-static .col3 .footer-title,
.footer-static .col4 .footer-title {
	display:none;
}
.footer-static .col4 .footer-title {
	margin-bottom:30px;
}
.footer-static .footer-title h2 {
	font-size: 17px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0;
}
.footer-static .logo-footer {
	margin-bottom:35px;
}
.footer-static .footer-description {
	margin-bottom:30px;
}
.footer-static .footer-content p {
	font-size:14px;
	color:#bdbdbd;
	font-weight:400;
	margin:10px 0 0;
}
.footer-static .footer-content p span {
	margin-right:6px;
}
.footer-static .footer-content li {
	line-height:32px;
}
.footer-static .footer-content a {
	font-size:14px;
	color:#bdbdbd;
	font-weight:400;
	text-transform:capitalize;
}
.footer-static .footer-content a:hover {
	color:#fff;
	padding-left:12px;
}
.footer-static .products1 {
	margin:0;
}
.footer-static .module-title {
	text-align:left;
}
.footer-static .module-title h2 {
	font-size:17px;
	color:#fff;
	text-align:left;
	background:none;
	padding:0;
}
.footer-static .module-title:before {
	display:none;
}
.footer-static .products1 .item-inner {
	padding:0;
}
.footer-static .products1  .product-name {
	margin:0 0 10px;
}
.footer-static .products1 .item-inner .ratings {
	padding:0;
}
.footer-static .product-layout {
	display:inline-block;
	width:100%;
	margin-bottom:20px;
}
.footer-static .product-layout:last-child {
	margin:0;
}
.footer-static .image {
	width:70px;
	float:left;
}
.footer-static .image a:hover {
	padding:0;
}
.footer-static .caption {
	margin-left:85px;
	text-align:left;
	padding:0;
}
.footer-static .ratings .rating-box div[class^="rating"] {
	background-position: center left;
}
.footer-static .item-inner .actions {
	display:none;
}
.footer-static .product-name a {
	color:#fff;
}
.footer-static .product-name a:hover {
	color:#c39456;
	padding:0;
}
.footer-static .footer-content .price {
	color:#fff;
	font-weight:400;
	font-size:15px;
}
.footer-static .price-old {
	font-size:13px;
}
.footer-static .price-new { font-weight:400; }
/* footer-link */
.footer-link {
	border-top:1px solid #2c2d32;
	background:#1c1d22;
	padding:20px 0 10px;
}
.footer-link ul {
	padding:0;
}
.footer-link ul li {
	display:inline-block;
	margin-right:24px;
	padding-right:24px;
	border-right:1px solid #414141;
}
.footer-link ul li:last-child {
	border:0;
	padding:0;
	margin:0;
}
.footer-link li a {
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	font-weight:500;
}
.footer-link li a:hover {
	color:#c39456;
}
/* footer */
#back-top:hover{
	background:#000000;
}
#back-top {
	position: fixed;
	bottom: 50px;
	right: 20px;
	width:40px;
	height:40px;
	line-height:40px;
	text-align: center;
	cursor: pointer;
	color: #fff;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	font-weight: 700;
	text-transform: uppercase;
	background: #c39456;
	z-index: 999;
	border-radius:3px;
	-webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
#back-top span{
	margin-right: 15px;
}
#back-top i{
	font-size: 12px;
}
footer {
	padding: 0;
	background:#f6f6f6;
	margin: 0;
}
/* ------------ */
/* footer-paypal */
.footer-paypal {
	text-align:right;
}
.footer-paypal ul {
	padding:0;
	margin:0;
}
.footer-paypal ul li {
	list-style:none;
	display:inline-block;
	margin-left:13px;
}
.footer-paypal ul li:first-child {
	margin:0;
}
.footer-bottom {
	padding:28px 0 20px;
	background:#15161b;
}
.copyright-text a { 
	color: #fff;
}
.copyright-text a:hover {
	color:#c39456;
}
.copyright-text{
	margin: 5px 0 0;
	color: #bdbdbd;
	font-size:14px;
	width:100%;
	font-weight:400;
}
/* breadcrumbs */
.breadcrumb-container {
	background:#f5f5f5;
	margin-bottom:30px;
}
.breadcrumbs .breadcrumb {
	margin: 0
}
.breadcrumb {
	padding: 20px 0;
	margin: 0;
	background: none;
	text-align:left;
}
.breadcrumb  a:hover,
.breadcrumb li:last-child a{
	color: #c39456;
}
.breadcrumb > li + li::before,
.breadcrumb a{
	color: #444444;
	text-transform: capitalize;
	font-size:14px;
}
.breadcrumb > li + li::before {
	color: #444444;
	text-transform: capitalize;
	font-family:'FontAwesome';
	content:"\f105";
	padding:0 18px;
}
.common-home .breadcrumbs{
	display: none;
}
.breadcrumbs h1,
.breadcrumbs h2{
	font-size: 36px;
	font-weight: 500;
	color: #333333;
	text-transform: capitalize;
	margin: 0 0 20px 0;
}
.breadcrumbs .category-name {
	display:none;
}
.breadcrumbs{
	padding: 40px 0;
	text-align: left;
	margin-bottom: 20px;
}
/* category */
.category-name {
	font-size: 20px;
    color: #252531;
    font-weight: 400;
    text-transform: capitalize;
	margin-bottom: 20px;
	font-family: 'Poppins', sans-serif;
}
.catgory-thumb {
	margin-bottom:40px;
}
.refine-category {
	font-size: 20px;
    color: #444;
    margin: 0;
    font-weight: 400;
    text-transform: capitalize;
	margin-bottom:15px;
}
.category-info .img-thumbnail{
	border: none;
	border-radius: 0;
	padding: 0;
}
.category-compare {
	margin:15px 0 0;
}
.category-compare a {
	text-transform: capitalize;
    color: #b2b2b2;
    font-size: 14px;
	font-weight:400;
}
.category-compare a:hover {
	color:#000000;
}
.product-list .item-inner {
	margin-bottom:30px;
	border:0;
	display:inline-block;
	width:100%;
	margin-left:15px;
}
.product-list:last-child .item-inner {
	border:0;
}
.product-list .image {
	padding:0;
}
.product-list .label-product {
	top:0;
}
.product-list .caption {
	padding-left:30px;
}
.product-list .item-inner .ratings-price .ratings {
	float:left;
	width:100%;
	padding:8px 0 0;
}
.product-list .ratings .rating-box div[class^="rating"] {
	background-position: left center;
}
.custom-products .product-list:last-child .product-thumb{
	border: none;
}
.custom-products .product-list .product-thumb:hover{
	box-shadow: none;
}
.custom-products .product-list .product-thumb{
	float: left;
	width: 100%;
	margin: 0 -15px;
}
.product-list .product-name {
	font-size:18px;
	margin:0 0 16px;
}
.product-list .product-name a:hover {
	color:#c39456;
}
.product-list .price {
	margin:12px 0 0;
	font-size:24px;
}
.custom-products {
	margin: 0 -15px;
}
.custom-products .product-layout {
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.custom-products .price {
	min-height:32px;
}
.custom-products .price-box p {
	display:inline-block;
}
.custom-products .price-box .price-tax {
	width:100%;
	display:none;
}
.custom-products .price-box .special-price span {
	width:auto;
} 
.custom-products .price-box .old-price span {
	color: #a2a2a2;
    font-size: 15px;
    text-decoration: line-through;
    margin-right: 8px;
    font-weight: 400;
}
.custom-products .four-item .item-inner .add-to-links div {
	margin-bottom:5px;
}
.custom-products .four-item .item-inner .add-to-links button {
	width:30px;
	height:30px;
	line-height:30px;
}
.custom-products .four-item .item-inner .add-to-links button:before {
	font-size:16px;
}
.custom-products .five-item .item-inner .add-to-links button {
	width:35px;
	height:35px;
	line-height:35px;
}
.custom-products .five-item .item-inner .add-to-links button:before {
	font-size:15px;
}
.custom-products .four-item .product-name {
	margin:0 0 10px;
	font-size:13px;
} 
.custom-products .four-item .item-inner .ratings-price .price {
	width:100%;
}
.custom-products .four-item .item-inner .ratings-price .ratings {
	float:left;
	width:100%;
	padding:0 0 10px;
}
.custom-products .item-inner .ratings-price .ratings .rating-box div[class^="rating"] {
	background-position: center left;
}
.layer-category ul {
	padding:0;
}
.layer-category ul li {
	list-style:none;
	display:inline-block;
	margin-right:6px;
}
.layer-category ul li:last-child {
	margin:0;
}
.layer-category ul li a {
	text-transform: capitalize;
    color: #b2b2b2;
    font-size: 14px;
	font-weight:400;
}
.layer-category ul li a:hover {
	color:#000000;
}
@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),
	.custom-products .five-items:nth-child(5n+1){
		clear: both;
	}
}
.toolbar {
	float: left;
	width: 100%;
	margin:40px 0;
	padding:0 0 20px;
	min-height:52px;
	border-bottom:1px solid #e8e8e8;
}
.toolbar.toolbar-bottom {
	border-top:1px solid #e8e8e8;
	border-bottom:0;
	padding:20px 0 0;
}
.toolbar3 .btn-group{
	background:none;
	padding-top:18px;
}
.toolbar3{
	padding: 0 40px 0 0;
	text-align:left;
}
.toolbar2{
	padding: 0;
}
.toolbar .toolbar2,
.toolbar .toolbar1 {
	padding-left: 0;
	float:right;
}
.toolbar .toolbar1 {
	margin-left:25px;
}
.toolbar .toolbar2 label,
.toolbar .toolbar1 label {
	float:left;
	line-height:28px;
	margin:0 8px 0 0;
}
.toolbar .toolbar2 #input-limit,
.toolbar .toolbar1 #input-sort {
	float:left;
	height:28px;
	border:1px solid #ebebeb;
	border-radius:3px;
	width:auto;
	padding:0 10px;
}
#input-sort,
#input-limit {
	background:none;
	padding: 0;
	border-radius: 0;
	box-shadow: none;
	font-size: 14px;
	color: #363f4d;
	font-weight:400;
	text-align: center;
	height:52px;
	border:0;
}
#list-view:hover,
#list-view.selected,
#grid-view:hover,
#grid-view.selected{
	color: #292929 !important;
}
#list-view{
	margin-right: 15px;
}
.toolbar div {
	float:left;
	font-size:14px;
	color:#444444;
	line-height: 28px;
}
.toolbar .toolbar-amount { float:left; }
.toolbar-bottom .toolbar-amount { float:right; }
.btn-custom-view,
#list-view,
#grid-view {
	border: none;
	border-radius: 0px;
	color: #e2e2e2;
	padding: 16px;
	background: #8e8e8e;
	line-height: 16px;
	box-shadow: none !important;
	display:inline-block;
	font-size:0;
	margin-left: 8px;
}
.btn-custom-view:first-child,
#list-view {
	margin:0;
}
.btn-grid,
#grid-view {
	height:16px;
}
.btn-grid-3,
#grid-view {
	background:url("../image/grid3.png") no-repeat 50% 50% #8e8e8e !important;
	width:auto;
}
.btn-grid-3.active,.btn-grid-3:hover,
#grid-view:hover,#grid-view.selected {
	background:url("../image/grid3.png") no-repeat 50% 50% #000000 !important;
}
.btn-grid-4 {
	background:url("../image/grid4.png") no-repeat 50% 50% #8e8e8e !important;
	width:auto;
	padding:16px 18px;
}
.btn-grid-4.active,.btn-grid-4:hover {
	background:url("../image/grid4.png") no-repeat 50% 50% #000000 !important;
}
.btn-list,
#list-view {
	background:url("../image/list.png") no-repeat 50% 50% #8e8e8e !important;
	width:auto;
	height:16px;
}
.btn-list:hover,.btn-list.active,
#list-view:hover,#list-view.selected {
	background:url("../image/list.png") no-repeat 50% 50% #000000 !important;
}
.pagination{
	margin: 0;
}
.pagination > li.active > span, .pagination > .active > a, 
.pagination > .active > a:focus, .pagination > .active > a:hover, 
.pagination > .active > span, .pagination > .active > span:focus, 
.pagination > .active > span:hover, .pagination > li > a:focus, 
.pagination > li > a:hover, .pagination > li > span:focus, 
.pagination > li > span:hover {
    background: none !important;
    color: #000 !important;
}
.pagination > li > a, .pagination > li > span{
	border: none;
	border-radius: 0 !important;
	background: none !important;
	color: #444444 !important;
	font-size: 13px;
	font-weight:400 !important;
	padding: 0;
	height:auto;
	line-height:auto;
	margin: 0 5px;
	text-align: center;
}
.pagination{
	line-height: 1;
}
.pagination > li{
	display: inline-block;
	vertical-align: middle;
}
/* product detail */
.zoomContainer {
    top: 0px !important;
    left: 15px !important;
    right: 0px;
    bottom: 0px;
    width: 100% !important;
}
.zoomContainer .zoomWindowContainer .zoomWindow {
    margin-left: 15px;
    border-color: #888 !important;
}
.thumbnails {
	margin-bottom:10px;
}
.block-1 .thumbnails-additional .thumbnail{
	margin: 0;
	border:1px solid #edecec !important;
}
.block-1 .thumbnails-additional .thumbnail:hover,
.block-1 .thumbnails-additional .current-additional {
	border:1px solid #000000 !important;
}
.block-1 .thumbnails-additional .current-additional{
	opacity: 1;
}
.block-1 .thumbnail {
	padding: 0;
	border-radius: 0;
	margin:0;
	background:#fff;
	border: 0 !important;
}
.block-2 .product-name{
	margin: 0;
	font-size: 24px;
	color: #444444;
	text-transform: capitalize;
	line-height: 1;
	font-weight: 700;
	margin-bottom: 30px;
}
.block-2 .product-name + p{
	margin: 10px 0 0;
}
.block-2 .product-name + p a{
	text-transform: capitalize;
}
.block-2 .ratings .rating-box {
	width: 71px;
	display: inline-block;
	margin-right:15px;
	height: 11px;
	background-image: url("../image/rating0.png");
}
.block-2 .ratings a {
	padding:0 8px;
	color:#777777;
}
.block-2 .ratings a:hover {
	color:#c39456;
}
.block-2 .price {
	margin: 0 0 18px 0;
	font-size:30px !important;
	color:#000;
	font-weight: 700;
}
.block-2 .price-old {
	font-size:20px;
	margin:0 0 0 6px;
}
.block-2 .ratings {
	margin: 20px 0 15px;
	float: none;
	width: auto;
}
.block-2 .list-unstyled {
	color: #676767;
	clear: both;
	font-size:14px;
	font-weight:400;
	margin:0 0 20px;
}
.block-2 .list-unstyled li {
	line-height:25px;
	font-style: initial;
	font-size:15px;
	color:#444444;
	text-transform:uppercase;
}
.block-2 .price-product {
	font-size: 30px !important;
	color: #000000 !important;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 30px;
}
.block-2 .ex-text{
	color: #73c437;
	margin-left: 5px;
	font-weight:700;
	font-size:14px;
	text-transform:capitalize;
}
.block-2 .short-des {
	margin: 30px 0 35px;
	color: #666666;
	line-height: 25px;
	font-size:15px;
	font-weight:400;
	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed;
	padding:30px 0;
}
#input-quantity2, #minus2, #plus2,
#input-quantity, #minus, #plus {
    display: block;
    height: 40px;
    border: none;
    box-shadow: none;
    text-align: center;
    width: 22px;
    font-size: 13px;
    border-radius: 0;
	border: 1px solid #e5e5e5;
	background: none;
	padding: 0;
	color: #666666;
	float: left;
	-webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
#plus2,#plus {
	border-right:0;
}
#minus2,#minus {
	border-left:0;
}
#minus2:hover, #plus2:hover,
#minus:hover, #plus:hover{
	color: #000000;
}
#input-quantity2,
#input-quantity {
    width: 64px;
	height: 40px;
	border: 1px solid #e5e5e5;
	background:none;
	font-size: 14px;
	color: #363f4d;
	font-weight:400;
	border-radius:0;
}
label[for='input-quantity']{
	float: left;
	line-height: 1;
	padding: 12px 0;
	margin: 0 30px 0 0;
	color: #444444;
	font-size:15px;
	font-weight:700;
}
#button-cart2 i,
#button-cart i{
	font-size: 24px;
	margin-right: 7px;
}
#button-cart2,
#button-cart {
	margin: 0 10px 0 0;
	float: left;
	background: #444444;
	height: 45px;
	line-height:43px;
	border-radius: 0;
	width:auto;
	padding: 0 15px 0 50px;
	color: #ffffff;
	font-size: 15px;
	text-transform: uppercase;
	font-weight:700;
	position:relative;
	-webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
#button-cart2:before,
#button-cart:before {
	font-family: 'Material-Design-Iconic-Font';
    display: inline-block;
    font-size: 24px;
	line-height:45px;
	content: "\f1cb";
	font-weight:400;
	position:absolute;
	top:0;
	left:18px;
}
#button-cart2:hover,
#button-cart:hover {
	background:#c39456;
	color:#fff;
}
.block-2 .btn-compare span, 
.block-2 .btn-wishlist span{
	display: none;
} 
.block-2 .btn-compare:hover i, 
.block-2 .btn-wishlist:hover i{
	/* color: #fff; */
}
.block-2 .btn-compare i, 
.block-2 .btn-wishlist i{
	font-size: 16px;
	line-height: 35px;
	vertical-align: top;
}
.block-2 .btn-compare, 
.block-2 .btn-wishlist {
	height:45px;
	line-height:43px;
	width:45px;
    border: 1px solid #bcbcbc;
	padding: 0;
	background: none;
	color: #444444;
	font-size:0;
	font-weight:400;
	text-transform:inherit;
	border-radius:0;
	margin-right:10px;
	letter-spacing:0;
	-webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
.block-2 .btn-compare:before, 
.block-2 .btn-wishlist:before {
	font-family: 'Material-Design-Iconic-Font';
    display: inline-block;
    font-size: 18px;
	content: '\f15f';
	color:#444444;
}
.block-2 .btn-compare:before {
	content: '\f30d';
	font-size:20px;
}
.block-2 .btn-compare:hover, 
.block-2 .btn-wishlist:hover {
    color: #fff;
	background:#c39456;
	border-color:#c39456;
}
.block-2 .btn-compare:hover:before, 
.block-2 .btn-wishlist:hover:before {
	color:#fff;
}
#product2,
#product{
	clear: both;
	display:inline-block;
	width:100%;
}
#product2 .has-option,
#product .has-option {
	max-height: 300px;
	overflow: auto;
	border: 2px solid #f3f3f3;
	padding: 20px 20px 10px;
	margin: 10px 0 30px;
	background:#fff;
}
#product2 .has-option h2,
#product .has-option h2 {
	color: #292929;
}
#product2 .has-option h3,
#product .has-option h3 {
	font-weight:700;
	font-size:16px;
	color: #292929;
}
#product + div {
	margin: 10px 0 0;
	text-align:left;
}
.quantity-actions {
	display:inline-block;
	width:100%;
}
.quantity-box {
	display:inline-block;
	width:100%;
	margin: 0 0 40px;
}
.quantity-box .quantity-content {
	width:109px;
	float:left;
}
.block-3{
	margin: 70px 0 0;
}
#tab-review #review {
	max-height: 300px;
	overflow: auto;	
}
.block-3 .tab-content .tab-pane {
	padding:15px 0 0;
	border:0;
	font-size:14px;
	color:#676767;
	line-height:28px;
}
.block-3 .tab-content .tab-pane h2 {
	color:#fff;
	font-weight:500;
}
.block-3 .nav-tabs {
	font-weight: 500;
	font-size: 18px;
	text-transform: capitalize;
	border: none;
	text-align:center;
	padding-bottom:25px;
	margin:0;
}
.block-3 .nav-tabs li:hover a,
.block-3 .nav-tabs li.active a{
	color: #363f4d;
	background: none;
	border:0;
}
.block-3 .nav-tabs li a {
	color: #b3b3b3;
	font-size:24px;
	font-weight:700;
	text-transform:uppercase;
	border: 0;
	border-radius: 0;
	margin: 0;
	padding:0 0 20px 0;
	position:relative;
}
.block-3 .nav-tabs li a:before {
	height:1px;
	width:75px;
	content:'';
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
	bottom:0;
	background:#000000;
	opacity:0;
	-webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
.block-3 .nav-tabs li a:hover:before,
.block-3 .nav-tabs li.active a:before {
	opacity:1;
}
.block-3 .nav-tabs li {
	display:inline-block;
	float:none;
	margin: 0 40px 0 0;
	padding:0 40px 0 0;
	position:relative;
}
.block-3 .nav-tabs li:after {
	content:'';
	width:1px;
	height:17px;
	background:#d9d9d9;
	display:inline-block;
	position:absolute;
	right:0;
	top:8px;
}
.block-3 .nav-tabs li:last-child:after {
	display:none;
}
.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;
}
.alert.alert-success{
	text-align: center;
	font-size: 14px;
	margin: 0;
	position:relative;
	z-index:99;
}
.account-login .well{
	background: none;
	box-shadow: none;
}
.information-contact form .required{
	margin-bottom: 20px;
}
.bootstrap-datetimepicker-widget a[data-action] {
    border: none;
	height: auto;
}
.custom-products .per-sale,
.custom-products .price-tax,
.custom-products .product-grid .product-des{
	display: none;
}
/* modules */
.module-title {
	position:relative;
	text-align:center;
}
.module-title:before {
	width:28%;
	height:2px;
	content:'';
	background:#444444;
	display:inline-block;
	position:absolute;
	top:10px;
	left:0;
	right:0;
	margin: 0 auto;
}
.module-title h2 {
	font-size: 24px;
	color:#000000;
	margin: 0;
	font-weight: 700;
	text-transform: uppercase;
	padding:0 20px;
	position:relative;
	display:inline-block;
	background:#fff;
}
.module-description{
	margin:0 0 5px;
	font-size:13px;
	color:#838383;
	font-weight:500;
	text-transform:uppercase;
	font-family: 'Poppins', sans-serif;
	text-align:center;
}
.module-title{
	text-align: center;
	margin: 0 0 35px;
}
.tt_product_module{
	margin-top: 70px;
}
.related-products {
	clear: both;
	margin:70px 0 0;
}
.related-products .module-title {
	text-align:left;
}
.related-products .module-title:before {
	display:none;
}
.related-products .module-title h2 {
	padding:0 0 20px;
	position:relative;
}
.related-products .module-title h2:before {
	content:'';
	height:2px;
	width:50px;
	position:absolute;
	left:0;
	bottom:0;
	background:#444444;
}
.related-products .owl-carousel .owl-stage-outer {
	padding: 6px;
    margin: 0 -6px;
}
.related-products .product-grid {
	margin:0;
}
.related-products .price-old {
	margin:0 0 0 8px;
}
/* feature-products */
.products1 .owl-carousel .owl-nav > .owl-next,.products1 .owl-carousel .owl-nav > .owl-prev {
	margin:-68px 0 0 0;
}
/* feature-category */
.featured-categories-container { margin:30px 0 0; }
.featured-categories-container .module-title {
	display:none;
}
.featured-categories-container .owl-item {
	padding:0 15px;
}
.featured-categories-container .fcategory-content {
	background:#f0f0f0;
}
.featured-categories-container .fcategory-content:hover {
	background:#000000;
}
.featured-categories-container .image-fcategory {
	position:relative;
	min-height:100px;
}
.fcategory-content .homethumb-image {
	position:absolute;
	top:0;
	left:0;
	opacity:1;
	-webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
.fcategory-content .thumbnail-image {
	position:absolute;
	top:0;
	left:0;
	opacity:0;
	-webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
.fcategory-content:hover .homethumb-image {
	opacity:0;
}
.fcategory-content:hover .thumbnail-image {
	opacity:1;
}
.fcategory-content .content-thumb {
	padding:0 20px 20px;
	text-align:center;
}
.fcategory-content .content-thumb a {
	font-size:15px;
	color:#333333;
	font-weight:700;
	text-transform:capitalize;
}
.fcategory-content:hover .content-thumb a {
	color:#fff;
}
.fcategory-content:hover .content-thumb a:hover {
	color:#333;
}
/* instagram */
#instagram_block_home .content_block {
	display:inline-block !important;
}
#instagram_block_home .content_block .row_items {
	margin:0 -5px;
}
#instagram_block_home .content_block .fancybox {
	padding:0 5px;
	margin-bottom:10px;
}
#instagram_block_home .content_block .fancybox img {
	-webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
#instagram_block_home .content_block .fancybox img:hover {
	opacity:0.7;
}
/* fix-nav */
.fix-nav {
	background: #fff;
    left: 0;
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 9991;
    opacity: 0.8;
    box-shadow: 0 8px 6px -6px rgba(0,0,0,0.1);
    -webkit-animation: fadeInDown 300ms linear;
    -moz-animation: fadeInDown 300ms linear;
    -ms-animation: fadeInDown 300ms linear;
    animation: fadeInDown 300ms linear;
    box-shadow: 0 8px 6px -6px rgba(0,0,0,0.1);
    -webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
.fix-nav:hover { opacity:1; }
.fix-nav .logo-container img {
	width:80%;
}
.fix-nav .header-right {
	top:23px;
}
.fix-nav .logo-container { margin:6px 0 0; }
.fix-nav .search-container {
	top:35px;
}
.fix-nav #cart .dropdown-menu { top:37px; }
.alert-dismissable .close, .alert-dismissible .close {
	font-size:20px !important;
}
/* color */
.ul-swatches-colors .swatches-options a {
    float: left;
    display: inline-block;
}
.ul-swatches-colors {
    list-style: none;
    text-align: left;
    overflow: hidden;
    padding: 0;
}
.ul-swatches-colors li {
    float: left;
    border: 1px solid #fff;
    display: inline-block;
    position: relative;
    margin-right: 5px;
    padding: 2px;
    line-height: 25px;
}
/* responsive */
@media (max-width: 1199px){
	.fix-nav { 
		position:initial !important;
		opacity:1;
		box-shadow:none;
		background:none;
		-webkit-animation: fadeInDown 0s linear;
		-moz-animation: fadeInDown 0s linear;
		-ms-animation: fadeInDown 0s linear;
		animation: fadeInDown 0s linear;
	}
	.fix-nav .logo-container img { width:auto; }
	.top-email p { font-size:12px; }
	#search { width:300px; }
	.main-menu{
		padding-left: 30px;
	}
	body[class^="product-product"] .breadcrumbs, body[class^="product-category"] .breadcrumbs{
		padding: 50px 0;
	}
	.breadcrumbs h1, .breadcrumbs h2{
		font-size: 30px;
		margin: 0 0 15px 0;
	}
	.zoomContainer,
	.b-modal,
	.newletter-popup{
		display: none !important;
	}
	.owl-carousel .owl-nav > .owl-next, .owl-carousel .owl-nav > .owl-prev,.brand-container .swiper-pager div { display:none !important; }
	#product-product, .layer-category{
		margin-top: 0;
	}
	.custom-products .item-inner .ratings-price .price { width:100%; }
	.custom-products  .item-inner .ratings-price .ratings { width:100%; margin:0 0 10px; padding:0; }
	.testimonial-container .testimonial-col { width:70%; float: none; margin: 0 auto; }
	.tt_product_module { margin-top: 60px; }
	.products2 .item-inner .image { width:75px; }
	.products2 .item-inner .caption { margin-left:85px; padding:0 !important; }
	.item-inner .image img { width:100%; }
	.item-inner .add-to-links .compare button:after { display:none; }
	.articles-name { font-size:15px; margin:0 0 5px; }
	.articles-intro { font-size:12px; margin:10px 0 0; }
	.product-customize .countdown-row .countdown-section { min-width:40px; }
	.product-customize .countdown-amount { font-size:12px; }
	.product-customize .countdown-period { font-size: 11px; line-height: 8px; }
	.toolbar3 { padding:0 20px 0 0; }
	.btn-custom-view { margin-left:5px; }
	.toolbar .toolbar2 label, .toolbar .toolbar1 label { display:none; }
	.toolbar .modes .btn-grid-4,.toolbar .modes .btn-grid-5 { display:none; }
}
@media (max-width: 991px){
	.logo-container,.fix-nav .logo-container  { text-align:center; margin:10px 0; }
	.container-fix { text-align:center; }
	.header-right { position:initial; margin:40px 0; display:none; }
	.search-container { right:-190px; }
	#search-by-category .search-ajax { margin:75px 0 0 -120px; width:300px; }
	#search-by-category .detail { text-align:left; }
	#cart .dropdown-menu { right:-100px; }
	.banner-static .col .banner-content { width:80%; }
	.banner-static .banner-content h3,.banner-static .col3 .banner-content h3 { font-size:14px; margin:0; }
	.banner-static .banner-content h2 { font-size:40px; margin:5px 0 0; }
	.banner-static .banner-content p { font-size:14px; margin:5px 0 0; }
	.banner-left { margin-bottom:40px; }
	.search-position { z-index:9999; }
	.btn-actions { display:inline-block; width:100%; }
	.first-product .item-inner .actions { top:70px; }
	.feature-products { margin:50px 0; }
	#product-product .wishlist-compare {
		width:100%;
		display:inline-block;
		margin-top:20px;
	}
	#dialog-normal .newletter-title { width:100%; }
	#dialog-normal .newleter-content { width:100%; margin-top:20px; }
	#frm_subscribe-normal { width:100%; }
	#subscribe .btn { right:0; }
	.tabscategories1 .image { width:110px; }
	.tabscategories1 .caption { margin-left:125px; }
	.block-3 .nav-tabs li { padding:0 20px 0 0; margin:0 20px 0 0; }
	.brand-container { margin:30px 0 0; }
	.main-menu{
		width: 100% !important;
		padding: 0;
	}
	.copyright-text{
		text-align: left;
	}
	.footer-static { padding:60px 0 30px; }
	.footer-paypal { text-align:left; margin:20px 0 0; }
	.footer-static .col {
		margin-bottom:20px;
	}
	.footer-static .footer-title h2 { font-size:14px; }
	.footer-static .col4 { padding:0; }
	.footer-static .col3 { border:0; }
	.footer-static .col.col1 .footer-title { display:block; }
	.footer-static .col .footer-title:after {
		content: "\f107";
		display: block;
		font-weight: 700;
		font-family: FontAwesome;
		font-size: 20px;
		position: absolute;
		right: 15px;
		top: -4px;
		color: #fff;
	}
	.footer-static .footer-title { cursor:pointer; }
	.footer-static .col3 .footer-title, .footer-static .col4 .footer-title {
		display:block;
	}
	.footer-static .module-title { display:none; }
	.footer-static .footer-content {
		display:none;
	}
}
@media (max-width: 768px){
	.wrapper{
		padding: 0;
	}
	.owl-nav > div.owl-prev{
		left: 0;
	}
	.owl-nav > div.owl-next{
		right: 0;
	}
	.action-links button{
		width: 60px;
	}
}
@media (max-width: 767px){
	input[name^="quantity["]{
		min-width: 40px;
		padding: 0;
		text-align: center;
	}
	.header-top { text-align:center; }
	.account-content { display:inline-block; }
	#form-language,#form-currency { float:left; }
	.social-footer { margin:0 0 20px; text-align:center; }
	.block-3 .nav-tabs{
		width: 100%;
	}
	.block-3 .nav-tabs li{
		display: inline-block;
	}
	.block-3 .nav-tabs li a { font-size:14px; padding:0 0 13px; }
	.block-3-content { padding:40px 20px; }
	.owl-nav{
		display: none;
	}
	#dialog-normal .newleter-content{
		padding: 0;
	}
	.banner-static .col2 { margin:30px 0 0; }
	.banner-static img { width:100%; }
	.products .image { width:100%; }
	.products .caption { margin:20px 0 0; display:inline-block; width:100%; }
	.tabscategories1 .image { width:100%; }
	.tabscategories1 .caption { margin: 20px 0 0; display:inline-block; width:100%; }
	#subscribe_email { width:76%; }
	#subscribe .btn { right:0; }
	.testimonial-container { background-size:cover; }
	.articles-image img { width:100%; }
	.product-list .caption { padding:0; margin-top:30px; }
	.custom-products .product-thumb { display:inline-block; }
	.footer-static .footer-content .social-footer li { margin-bottom:10px; }
}
@media (max-width: 680px){
	.module-title h2 { font-size:25px; }
	.products2 .item-inner .image { width:100%; }
	.products2 .item-inner .caption { margin:20px 0 0; display:inline-block; width:100%; text-align:center; }
	#subscribe_email { width:100%; padding:0 140px 0 20px; }
}
@media (max-width: 640px){	
	.container-fix > .container{
		clear: both;
	}
	.toolbar { padding:0 0 10px; float:none; display:inline-block; }
	.toolbar .toolbar3,.toolbar .toolbar2,.toolbar .toolbar1 {
		display:inline-block;
		width:100%;
		padding:0;
		float:left;
		text-align:left;
		margin:0 0 10px;
	}
	.toolbar .toolbar-amount { margin-bottom:10px; }
	.toolbar .toolbar3 { margin-bottom:5px; }
	#input-sort, #input-limit { padding:0; display:inline-block; width:auto; }
}
@media (max-width: 580px){
	#form-currency .dropdown-menu { left:-35px; }
	.quantity-box { float:none; display:table; clear: both; }
	.quantity-actions { margin-bottom:20px; }
	.block-3 .nav-tabs li a { font-size:15px; margin-right: 13px; }
	.block-3 .nav-tabs li { width:100%; padding:0; margin:0; }
	.block-3 .nav-tabs li a { margin:0; }
	.block-3 .nav-tabs li:after,.block-3 .nav-tabs li a:before { display:none; }
	.product-list .item-inner { margin-left:0; }
	.custom-products .product-list .product-thumb{
		margin: 0;
	}
	.product-list .product-inner{
		margin-top: 20px;
	}
	.product-list .product-inner,
	.product-list .image{
		width: 100%;
	}
}
@media (max-width: 480px){
	#cart .dropdown-menu { right:-125px; }
	#form-language, #form-currency { display:inline-block; float:none; }
	#top-links label { padding:0; }
	#top-links .dropdown-menu { left:-30px; }
	#top-links { float:none; display:inline-block; width:100%; } 
	.product-list .item-inner { margin-left:0; }
	.module-title h2 { font-size:20px; }
	.footer-paypal ul li { margin-bottom:10px; }
	#dialog-normal .newletter-title h3 { width:80%; }
	#subscribe .btn { padding:0 20px; font-size:14px; }
	.banner-static { margin:30px 0 0; }
	.tt_product_module { margin-top:40px; }
	.footer-link ul li { margin-right:10px; padding-right:10px; }
	.footer-link li a { font-size:11px; }
}
@media (max-width: 380px){
	.language label,.currency label,.language:before { display:none; }
	#cart .dropdown-menu { min-width:inherit; right:-99px; width:300px; }
	#cart .dropdown-menu:before { right:145px; }
	#search { width:100%; }
	.search-container { width:250px; right:-150px; }
	#search-by-category .search-ajax { width:250px; margin:75px 0 0 -89px; }
	.quantity-actions { margin:0; }
	.block-3 .nav-tabs li { width:100%; }
	.module-title h2 { font-size:15px; padding:0 20px; }
}
.guige_t { padding:30px 0 0 0; font-size:16px; font-weight:700;}
.guige_dl{ margin-top:20px;}
.guige_dl span img{ width:20px; height:auto; margin-right:8px; }
.product-product-t{ margin-top:50px;}
.guige_dl a {color:#EE3600;}

.guige_c {}
a.guige_c {color:#EE3600;}
.guige_c span img{ width:20px; height:auto; margin-right:8px; }
.product-layout-t { height: 50px;  line-height: 50px;  background: #ccc;margin-bottom:10px; color:#111;font-size: 16px; font-weight:700; text-align:center;}
.product-layout{border-bottom: 1px solid #f1f1f1;height: 48px; text-align:center;line-height: 48px; overflow:hidden;}

