
body {
	width: 100%;
	font-family: 'Heebo', sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 23px;
	font-weight: 300;
	letter-spacing: 0.8px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #444;
}
.social{
    display: none;
}

*:focus {
	outline: none !important;
}


/* default font size */

.fa {
	font-size: 12px;
}


/* Override the bootstrap defaults */

h1 {
	font-size: 33px;
}

h2 {
	font-size: 27px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 10.2px;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #b28d7b ;
}

legend {
	font-size: 16px;
	font-weight: 600;
	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: 13px;
}

.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {}

.input-group .input-group-addon {
	height: 30px;
	border: none;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto
}

#menu .fa {
	padding-left: 5px;
}


/* Fix some bootstrap issues */

span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
	display: inline;
}
.tab-box .nav-tabs {margin:0; }

.nav-tabs {
	margin-bottom: 0;
	margin-top: 60px;
}

.tab-content {
	background: #f3f3f3;
	padding: 15px;
}

div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}


/* Gradent to all drop down menus */

#common-home {
    float: left;
    width: 100%;
}
/* top */

#top {
	position: relative;
	background:#b28d7b;
	float: left;
	width: 100%;
}

.top-left a .fa {
	font-size: 0;
}

#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
	color: #000;
	font-weight: 300;
	text-transform: capitalize;
	font-size: 13px;
}

#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #b28d7b ;
}

#top .btn-link strong {
	line-height: 14px;
}

#top-links a+a {
	margin-left: 15px;
}

.list-inline {
	float: right;
	margin: 0;
	line-height: 0;
}

.currency,
.language {
	float: left;
}
.currency .pull-left,.language .pull-left{float: none !important;line-height: 0;}
.top-left.pull-left {
	float: left;
	width: 50%;
}

#top-links.pull-right {
	float: right;
	width: 50%;
}

#top .myaccount a.dropdown-toggle {
	padding: 0 0 0 25px;
	background: url(../image/user.png) no-repeat scroll left 0;
	display: none;
}

#top .myaccount a.dropdown-toggle:hover {
	background-position: left -84px;
}
#form-currency, #form-language {
    margin: 0;
}
#form-currency>.btn-group>.btn-link,
#form-language>.btn-group>.btn-link {
	padding: 8px 15px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 300;
	cursor: pointer;
	color: #fff;
}
#form-currency > .btn-group > .btn-link{padding-right: 0;}
#form-language>.btn-group>.btn-link {padding-left: 0}
#form-currency>.btn-group>.btn-link:hover,
#form-language>.btn-group>.btn-link:hover {
	color: #000 ;
}
.language-menu ,.currency-menu{
}
/* header */

#common-home #content {
	margin-top: 0;
}

#content.col-sm-9 {	padding-right: 0;}



header {
	position: relative;
	float: left;
	width: 100%;
	background: #ffffff;
	z-index: 999;
}
.header-top{
	float: left;
	width: 100%;
}
.header-bottom {
	float: left;
	width: 100%;
}

.header-left {
}

.header-center {
}

.header-right {
}


/* logo */

.header-logo {
	padding: 20px 0;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	width: auto;
	z-index: 9;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

#logo {
}

.header-logo img {
	margin: 0 auto;
	text-align: center;
}


/* search */
#search {
    display: none;
    position: absolute;
    right: 0;
    left: auto;
    top: 100%;
    z-index: 9;
}
.header-search {
	float: right;
	padding: 5px 15px 5px 0;
	position: relative;
	z-index: 99;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}


.header-search-btn {
	background:#b28d7b  url("../image/search-icon.png") no-repeat scroll center 3px;
	height: 25px;
	width: 25px;
	cursor: pointer;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.header-search-btn:hover {
	background-position: center -62px;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.header-search-btn.active {
	background-position: center -135px;
}
.header-search-btn.active:hover {
	background-position: center -204px;
}

.header-search.open #search {
	display: block;
}



#search .input-lg {
	padding: 0 20px;
	position: relative;
	font-weight: 400;
	min-width: 310px;
	height: 40px;
	color: #000;
	border: 1px solid #eee;
}
#search .form-control::placeholder{color: #000;}
#search .input-group-btn {
	position: absolute;
	font-size: 0;
	white-space: nowrap;
	right: 0;
	width: 40px;
	height: 40px;
}

#search .btn-lg {
	font-size: 0;
	line-height: 0;
	border: none;
	background: transparent;
	padding: 0;
}

#search .btn-lg i {
	font-size: 0;
	background:  url("../image/search.png") no-repeat center 11px;
	border: none;
	color: #fff;
	height: 40px;
	width: 40px;
	padding: 0;
	display: block;
	text-transform: uppercase;
	cursor: pointer;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

#search .btn-lg:hover i {
	background-position: center -60px;
}


/* cart */
.account-detail {display: none;}
.shopping_cart_data{
	display: inline-block;
	vertical-align: top;
	padding-left: 5px;
    line-height: 23px;
    text-align: left;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.cart-text {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
	color: #b28d7b;
}
.user-signin .myaccount:hover .account-title,#cart:hover .cart-text{color: #000 ;}

.shopping-cart {
	float: right;
	position: relative;
	z-index: 9;
}
#cart {
    padding: 50px 0;
    float: left;
    position: relative;
    cursor: pointer;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
#cart > .btn {
    font-size: 14px;
    line-height: 18px;
    color: #FFF;
    padding: 0;
    box-shadow: none;
    border: none;
    float: left;
    background: #ffffff url("../image/cart.png") no-repeat scroll center 0;
    height: 50px;
    width: 50px;
    display: inline-block;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}

#cart:hover >.btn{
	background-position: center -90px;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

#cart>.btn .fa.fa-shopping-cart {
	font-size: 0;
	display: none;
}

#cart-total,.account-option {
	text-transform: capitalize;
	font-size: 12px;
	line-height: normal;
	font-weight: 400;
	display: block;
	color: #000;
	padding: 0;
}

#cart.open>.btn:hover {
	color: #444;
}

#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}

#cart .dropdown-menu {
	min-width: 100%;
	width: 350px;
	padding:15px;
	margin: 0;
}

#cart .dropdown-menu table.table-striped {
	border-bottom: 1px solid #eeeeee;
}

#cart .dropdown-menu table td {
	border: none;
	background: none;
}

#cart .dropdown-menu table.table-bordered td {
    padding: 5px 0;
}

#cart .dropdown-menu table td {
	border: none;
	background: none;
	font-size: 12px;
}

#cart .dropdown-menu .text-center {
}

#cart .dropdown-menu .img-thumbnail {
	width: auto;
	max-width: none;
	border-radius: 0;
}

#cart table.table-striped .btn-danger.btn-xs {
	background: none repeat scroll 0 0 transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	margin: 0;
	padding: 0 0 0 5px;
	border: 0 none;
	color: #000;
}

.cart-menu .table-bordered tr>td,
.cart-menu .table-bordered {
	border: medium none;
	padding: 4px 5px;
}

.cart-menu .table-bordered tr>td,
#cart .table-bordered {
	border: medium none;
	padding: 4px 5px;
}

.shopping-cart #cart .text-right .viewcart,
.shopping-cart #cart .text-right .checkout {
	padding: 10px;
}

#cart .text-right .viewcart,
#cart .text-right .checkout,
.btn-primary,
.btn-default,
#button-cart,
.btn-danger,
.button.aboutus,
.btn-info {
	color: #fff;
	background-color: #b28d7b;
	text-transform: uppercase;
	font-weight: 400;
	padding: 12px 25px;
	font-size: 14px;
	letter-spacing: .72px;
	display: inline-block;
	width: auto;
	height: auto;
	border-radius: 0;
	line-height: normal;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	-ms-transition: all 0.45s ease 0s;
	position: relative;
}

.btn-primary:hover,
#cart .text-right .viewcart:hover,
#cart .text-right .checkout:hover,
.btn-default:hover,
#button-cart:hover,
.btn-danger:hover,
.button.aboutus:hover,
.btn-info:hover {
	background-color: #000;
	color: #ffffff;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	-ms-transition: all 0.45s ease 0s;
}


/*account*/
.acc_info {
}

.user-signin .myaccount {
	padding: 5px 0;
	float: left;
	position: relative;
	cursor: pointer;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.user-signin {
	float: right;
	z-index: 9;
	position: relative;
}
.user-signin .user-info {
    font-size: 13px;
	display: block !important;
	height: auto !important;
	padding: 0;
	border: none;
	background: transparent;
	width: auto;
	min-width: auto;
	position: static;
}
.user-signin .user-info a
{
	text-transform: uppercase;
	color: #fff;
	font-size: 0;
	line-height: 23px;
	font-weight: 300;
	padding: 0;
	text-decoration: none;
	position: relative;
	margin: 0;
	background: url("../image/user-icon.png") no-repeat center 0;
	height: 25px;
	width: 25px;
	margin: 0 10px;
	display: block;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.user-signin .user-info a:hover
{
	color: #000 ;
}
.user-signin .user-info li:last-child a {
    margin-right: 0;
}
.user-signin .user-info li {
	float: left;
    position: relative;
}
.user-signin .user-info li:first-child:before,.user-signin .user-info li:last-child:before
{
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url("../image/nav-divider.png") no-repeat center left;
}
.user-signin .myaccount .user-toggle {
    float: left;
    position: relative;
    font-size: 0;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    font-weight: 300;
    background:#b28d7b url(../image/user-icon.png) no-repeat scroll center 15px;
    z-index: 9;
    display: none;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}

.user-signin .myaccount:hover .user-toggle {
	background-position: center -65px;
	background-color: #b28d7b ;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}


.user-info a.register {
	background-position: center -135px;
}
.user-info li:hover a.register {	
	background-position: center -204px;
}

.user-info a.login {
	background-position: center -274px;
}
.user-info li:hover a.login {
	background-position: center -343px;
}

.user-info a.account {
	background-position: center 3px;
}
.user-info li:hover a.account {
	background-position: center -66px;
}

.user-info a.logout {
	background-position: center -411px;
}
.user-info li:hover a.logout {
	background-position: center -480px;
}

.products {
	margin: 0 -15px;
}

.title-block {
	text-align: center;
	position: relative;
}

.products-section-title {
	margin-top: 0;
	margin-bottom: 30px;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 700;
	color: #000;
	text-align: center;
	letter-spacing: 1.26px;
	background: url("../image/title-divider.png") no-repeat center bottom;
	padding-bottom: 15px;
}
.hometab .products-section-title,
.category_tab .products-section-title{
    border: none;
    margin: 0 0 20px;
}
/*#common-home */

.top-space {
	position: relative;
	float: left;
	width: 100%;
	clear: both;
	margin-top: 100px;
}
.success-msg {
    background: #f3f3f3;
    padding: 15px;
    float: left;
    width: 100%;
}
#content.col-sm-12 {
    padding: 0;
}
/*category page */

.category_thumb .category_img,
.category_thumb .category_description {
	float: left;
	width: 100%;
}

.category_thumb .category_img .category_img_hover {
	float: left;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	margin-bottom: 20px;
}

.swiper-viewport #banner0 .swiper-wrapper {
	position: relative;
	overflow: hidden;
}


.category_thumb .category_img:hover .category_img_hover img {
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.category_thumb .category_img .category_img_hover img {
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.refine-search {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 15px;
}

.search-criteria {
    padding: 15px 0;
}
#content .category_list {
	margin-bottom: 15px;
	padding: 0;
}

#content .category_list ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}

#content .category_list li {
	float: left;
	margin: 0 7px 7px 0;
	overflow: auto;
	padding: 0;
	position: relative;
}

#content .category_list ul li a {
	background-color: #f3f3f3;
	display: block;
	padding: 5px 8px;
}

.category_filter {
	background: none repeat scroll 0 0 #f3f3f3;
	border-radius: 0;
	color: #666666;
	float: left;
	margin-bottom: 30px;
	padding: 15px;
	width: 100%;
}

.category_filter .btn-list-grid {
	float: left;
	padding: 5px 0 0;
	width: auto;
}

.compare-total {
	float: left;
	padding: 6px 0 6px 15px;
}

.compare-total #compare-total {
	padding: 0;
}

.compare-total .form-group {
	margin: 0;
}

.category_filter .btn-list-grid .btn-group .grid:hover,
.category_filter .btn-list-grid .btn-group .grid.active {
	background-position: center -65px;
}

.category_filter .btn-list-grid .btn-group .grid {
	background: rgba(0, 0, 0, 0) url("../image/grid.png") no-repeat scroll center 3px;
	border: medium none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	display: block;
	float: left;
	height: 27px;
	text-decoration: none;
	text-indent: -9999px;
	width: 31px;
	padding: 0;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	-ms-transition: all 0.45s ease 0s;
}

.category_filter .btn-list-grid .btn-group .list:hover,
.category_filter .btn-list-grid .btn-group .list.active {
	background-position: center -65px;
}

.category_filter .btn-list-grid .btn-group .list {
	background: rgba(0, 0, 0, 0) url("../image/list.png") no-repeat scroll center 3px;
	border: medium none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	display: block;
	float: left;
	height: 27px;
	text-decoration: none;
	text-indent: -9999px;
	width: 31px;
	padding: 0;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
	-ms-transition: all 0.45s ease 0s;
}
.pagination-right {
	margin: 0;
	width: auto;
	float: right;
	display: inline-flex;
}
.pagination-right .form-group {
    margin: 0;
}
.sort-by-wrapper,
.show-wrapper {
	float: left;
}

.category_filter .sort-by {
	float: left;
	margin: 5px 10px 0 0;
	width: auto;
	padding: 0;
	text-align: left;
}

.category_filter .show {
	float: left;
	margin: 5px 5px 0 0px;
	padding: 0;
}

.category_filter .limit {
	float: right;
	margin: 1px 0 0;
	padding: 0;
	width: 80px;
}

.category_filter .sort-by label,
.category_filter .show label {
	font-weight: normal;
	font-size: 14px;
	line-height: normal;
	border: none;
	margin: 0;
}

.show-wrapper .form-group {
	margin: 0;
}

.category_filter .sort {
	float: left;
	margin: 1px 0 0;
	padding: 0;
	width: 180px;
}

.pagination-wrapper {
	clear: both;
	float: left;
	width: 100%;
	padding: 15px;
	background-color: #f3f3f3;
	border: 1px solid #eee;
}

.pagination-wrapper .page-link {
	float: right;
	padding: 0;
	width: auto;
}

.pagination-wrapper .page-result {
	float: left;
	padding: 0;
	width: auto;
}

h2.main-price {
	margin: 0 0 10px;
	font-size: 20px;
	font-weight: 800;
}

h1.product-title {
	font-size: 18px;
	margin: 0 0 15px;
	font-weight: 500;
}
#product-product .img-part .thumbnails
{
}
#product-product .detail-part {
	background: #f3f3f3;
	padding: 15px;
}
#product-product .detail-part .rating {
    line-height: 30px;
}
.detail-part .rating a {
	display: block;
}


/* html start */


/* callus start */
header .callus {
    float: left;
    text-align: left;
    padding:50px 0;
    position: relative;
    z-index: 9;
}
.callus-img {
    height: 50px;
    width: 50px;
    float: left;
    background: url("../image/callus.png") no-repeat center 0;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.call-title {
    font-size: 15px;
    font-weight: 700;
    color: #b28d7b;
    text-transform: uppercase;
}
.callus-detail:hover .call-title, .callus-detail:hover .callus-img {
    background-position: center -92px;
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
    color: #000;
}
.callus-description {
    float: left;
}
#custom-callus .callus-detail{
    position: relative;
    font-size: 13px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;   
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    float: left;
    cursor: pointer;
}
#custom-callus .callus-detail a:hover
{
	color: #000;
	transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}

/* callus end */


/* aboutus block */
#custom-aboutus {
    width: 20%;
    float: left;
    margin: 0;
    background: url("../image/common-divider.png") no-repeat right center;
}
/* aboutus block end */

/*featured block*/
.feature-collection {
	display: inline-block;
    text-align: center;
}
.custom-feature-block.top-space{margin: 0;}
.custom-feature-block{margin-top: 0;background: url("../image/feature-bg.jpg") no-repeat fixed center center;}
.feature-collections {padding:75px 15px;}
.feature-collection-inner
{
    margin: 0 15px;
    position: relative;
    text-align: center;
}

.feature-collection-inner .collection-image {
    text-align: center;
    display: inline-block;
}
.feature-collection .collection-description {
    
}
.collection-more {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    top: auto;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;

}
.collection-more .btn-primary {
    background: transparent;
    color: #b28d7b;
    padding: 0;
    border-bottom: 1px solid;
	padding-bottom: 10px;
	font-size: 0;
	width: 80px;
	transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition:all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.feature-collection:hover .collection-more .btn-primary
{
	font-size: 14px;
	transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition:all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.feature-collection:hover .collection-more {
   /* bottom: 90px;*/
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.feature-collection .collection-title {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.84px;
    padding:8px 25px;
    margin-top: 30px;
    background: #fff;
	display: inline-block;
    text-transform: uppercase;
        transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.feature-collection .collection-title a{color: #000;}
.feature-collection .collection-detail
{
	width: 80%;
	margin: 0 auto;
	color: #8e8f8f;
}
.collection-title:hover,.feature-collection:hover .collection-title {
    background: #b28d7b;
     transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.feature-collection:hover .collection-title a,.collection-title a:hover
{
	color: #fff;
	 transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.feature-collection img
{
	transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.feature-collection:hover img
{
	transform: scale(1.04);
	transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
/*featured block over*/

/* custom html starts*/


.left-block,.right-block, .center-block{
    width: 33.33%;
    float: left;
}
.subbannercms .detailes
{
	text-align: left;
	position: absolute;
	right: auto;
	left: 30px;
	top: 55px;
}
#wrapper .subbannercms .banner{margin: 0;cursor: pointer;position: relative;}
.subbannercms {
    margin: 0 -15px;
}
.banner-inner {
    overflow: hidden;
    position: relative;
    margin: 0 15px;
    border:7px solid transparent;
}
.banner1 .banner-inner
{
	border-color: #d3dbee;
}
.banner2 .banner-inner
{
	border-color: #eddfce;
}
.banner3 .banner-inner
{
	border-color: #d8e8ce;
}
.banner-inner .cms-image {
  display: block;
  overflow: hidden;
  position: relative;
  transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition:all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.subbannercms .detailes .title {
   font-size: 16px;
	color: #000;
	text-transform:capitalize;
	font-weight:500;
	padding: 0;
}

.subbannercms .detailes .special-offer
{
 	display: inline-block;
    font-size: 13px;
    letter-spacing: 0.78px;
    background: #b28d7b;
    color: #fff;
    padding: 0 5px;
    margin-bottom: 15px;
    
}
.subbannercms .detailes .description {
	font-size: 24px;
	color: #000;
	font-weight: 700;
	letter-spacing: 1.44px;
	padding: 15px 0 25px 0;
	text-transform: uppercase;
}
.subbannercms .detailes .sub-title {
    font-size: 13px;
    color: #000;
    font-weight: 600;
}
/*html ends*/
.banner-inner .cms-image:before,
.category_thumb .category_img .category_img_hover::before,
.swiper-viewport #banner0 .swiper-wrapper::before
{
	background: rgba(0, 0, 0, 0.2);
	bottom: 0;
	content: "";
	left: 50%;
	position: absolute;
	right: 51%;
	top: 0;
	opacity: 1;
	z-index: 1;
}
.banner-inner .cms-image::after,.category_thumb .category_img .category_img_hover::after, .swiper-viewport #banner0 .swiper-wrapper::after{
    background: rgba(0, 0, 0, 0.2);
    bottom: 51%;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 1;
}
.banner-inner:hover .cms-image::before, .category_thumb .category_img:hover .category_img_hover::before, 
.swiper-viewport #banner0:hover .swiper-wrapper::before
{
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 900ms ease-in;
    -moz-transition: all 900ms ease-in;
    transition: all 900ms ease-in;
}
.banner-inner:hover .cms-image::after, .category_thumb .category_img:hover .category_img_hover::after, .swiper-viewport #banner0:hover .swiper-wrapper::after {
    top: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 900ms ease-in;
    -moz-transition: all 900ms ease-in;
    transition: all 900ms ease-in;
}

/*html ends*/

/*parallax start*/

.parallax {
    position: relative;
    background-position: center 0;
    background-repeat: no-repeat;
    height: 100%;
    background-color: #f3f3f3;
}
#custom-homeblock.top-space,.blogs.top-space {
    margin-top: 70px;
}
.customhome-block {
	padding: 130px 0;
	text-transform: uppercase;
	text-align: center;
}
.customhome-block .custom-offers {
    float: left;
}
.customhome-block .custom-description .home-title{
	font-size: 18px;
	font-weight: 500;
	color: #000;
	letter-spacing: 1.08px; 
	position: relative;
	padding-bottom: 20px;
}
.customhome-block .custom-description .home-title::before {
    position: absolute;
    content: "";
    border-top: 1px solid #000;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    width: 222px;
    margin: 0 auto;
}
.customhome-block .custom-description .home-desc{
	font-size: 40px;
	line-height: 30px;
	letter-spacing: 2.4px;
	color: #b28d7b;
	font-weight: 700;
	margin: 30px 0;
}
.custom-description .btn-primary {

    margin-top: 50px;
}
.customhome-block .home-offer {
	font-size: 16px;
	font-weight: 300;
	color: #000;
	position: relative;
	text-transform: capitalize;
}
.customhome-block .home-offer .span-percentage {
    font-size: 34px;
    position: absolute;
	top: 0;
	line-height: 30px;
}

.customhome-block .home-offer .span-off {
    font-size: 31px;
    text-transform: uppercase;
    color: #000;
}
.customhome-block .home-sale {
    font-size: 61px;
    font-weight: 900;
    line-height: 60px;
}
.customhome-block .home-price {
    font-size: 25px;
    font-weight: 600;
    color: #878787;
    letter-spacing: 1.5px;
}
.customhome-block .home-price span {

    font-size: 42px;
    font-weight: 700;
    color: #b28d7b;
    line-height: 50px;
    letter-spacing: 2.52px;

}
/*parallax end*/

/* instagram */

.instagramblock .h1.products-section-title {
    display: none;
}
#content .instagramblock .list-unstyled{
	padding: 0;
	margin: 0;
}
.instagramblock ul .blog-items {
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: 20%;
}
.instagramblock ul .blog-items::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: .7s opacity;
    background-image: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
    z-index: 1;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
}
.instagramblock ul .blog-items:hover::after{
	opacity: 0.6;
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	-o-opacity: 0.6;
}
/* vertical menu */

ul.verticalmenu li ul {
	display: table-cell;
}

#verticalcategory ul li ul li .dropdown-menu {
	position: relative;
	top: 0;
	padding: 0;
	display: block;
	box-shadow: none;
	border: none;
}

#verticalcategory .vertical-full .megamenu>.verticalmenu-inner>ul>li>a {
	font-size: 14px;
	font-weight: 600;
}

.verticalmenu li.top_level:hover .megamenu {
	top: 0;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	visibility: visible;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.verticalmenu li.top_level .megamenu {
	display: block;
	left: 106%;
	top: -50px;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-o-opacity: 0;
	visibility: hidden;
	padding: 15px;
	border: 1px solid #eee;
	box-shadow: none;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

#verticalcategory .box-content ul>li.dropdown.vertical-full ul li a {
	background: transparent;
}

#verticalcategory .box-content ul>li.dropdown>a {
	background: url(../image/menu-arrow.png) no-repeat scroll right 13px;
}

#verticalcategory .box-content ul>li.dropdown:hover>a {
	background-position: right -57px;
}


/* vertical menu end*/


/*banner start*/

.offerbanner {
	position: relative;
	overflow: hidden;
}


/*banner end*/


/*testimonial start*/
#custom-testimonial {
    margin-top: 20px;
}
.testimonial-main {
    background: rgba(255,255,255,0.77);
    width: 72%;
    margin: 0 auto;
    padding: 40px;
}
#testimonial-block {
	padding:60px 0 30px;
	text-align: left;
    width: 100%;
	position: relative;
	cursor: pointer;
	background-color: #f6f6f6;
	float: left;
}
.testmonial-image
{
	float: left;
	width: 15%;
	position: relative;
}
.testmonial-image img{
	border: 3px solid #b28d7b;
	height: 100px;
	width: 100px;
}
.testimonial-description {
    width: 85%;
    padding: 0 30px;
    float: left;
}
.testimonial-icon-parent
{
	width: 78%;
	margin: 0 auto;
}
.item.testimonial-contain {
    padding: 0 30px;
    position: relative;
    width: 50%;
    float: left;
}
.testmonial-icon
{	
    height: 25px;
	width: 25px;
	background: #b28d7b url("../image/testimonial-icon.png") no-repeat center center;
	position: absolute;
	left: 0;
	right: auto;
	top: 0;
}
.testmonial-author {
    position: relative;
}
.testmonial-author .user-name {
   font-size: 18px;
   line-height: 15px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1.08px;
}
.testmonial-author .user-name a{color: #b28d7b;}
.testmonial-author .user-des {
	color: #6f6f6f;
	font-weight: 300;
	font-size: 13px;
	line-height: normal;
	font-style: italic;
	padding:8px 0 12px 0;
}
#testimonial-block .des p {
    font-size: 14px;
	color: #6f6f6f;
	line-height: 24px;
	margin: 0;
}
/*testimonial end*/
/*service start*/
#custom-service-block{margin: 0;background-color: #fafafa;}
.custom-service-block {
    float: left;
    width: 100%;
    padding: 30px 15px;
}
.custom-service-block .service
{
	float: left;
	width: 25%;
	position: relative;
	cursor: pointer;
}
.custom-service-block .service:last-child{background: transparent;}
.services-inner{
	text-align: center;
	margin: 0 15px;
	background: #fff;
	padding: 17px;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.service .icon
{
	position: relative;
	display: inline-block;

}
.customservices .serviceicon
{
	background:url("../image/services.png") no-repeat scroll center 0;
    background-position-x: center;
    background-position-y: 0px;
	height: 35px;
	width: 40px;
	display: inline-block;
	vertical-align: top;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-ms-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.service-description
{
	display: inline-block;
	vertical-align: top;
	text-align: left;
	padding:5px 0;
}
.service:hover .services-inner
{
	background-color: #b28d7b;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.service1-icon.serviceicon {
   background-position: center 2px;
}
.service:hover .service1-icon.serviceicon {
    background-position: center -79px;
}
.service2-icon.serviceicon {
    background-position: center -160px;
}
.service:hover .service2-icon.serviceicon {
    background-position: center -240px;
}
.service3-icon.serviceicon {
    background-position: center -321px;
}
.service:hover .service3-icon.serviceicon {
    background-position: center -402px;
}
.service4-icon.serviceicon {
    background-position: center -481px;
}
.service:hover .service4-icon.serviceicon {
    background-position: center -562px;
}
.custom-service-block .service-title a {
    color: #6e6e6e;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.96px;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.custom-service-block .service-text {
	color: #595959;
	text-transform: capitalize;
	font-weight: 400;
	font-size: 12px;
	line-height: normal;
	letter-spacing: 0.48px;
}
.custom-service-block .service:hover .service-title a {
	color: #fff;
	transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
/*service end*/


/* custom payment */

#custom-payment {
	margin: 0;
	float: right;
}

.custompayements .payment-block li {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}

.custompayements .payment-block li a {
	color: #fff;
	margin: 0 5px;
	white-space: normal;
	overflow: hidden;
	font-size: 0;
	height: 21px;
	width: 32px;
	display: block;
}

.payment-block ul {
	margin: 0;
	padding: 0;
}

.custompayements .payment-block li.visa a {
	background: url(../image/pay1.png) no-repeat scroll center center;
}

.custompayements .payment-block li.discover a {
	background: url(../image/pay2.png) no-repeat scroll center center;
}

.custompayements .payment-block li.express a {
	background: url(../image/pay3.png) no-repeat scroll center center;
}

.custompayements .payment-block li.mastercard a {
	background: url(../image/pay4.png) no-repeat scroll center center;
}

.custompayements .payment-block li.visa1 a {
	background: url(../image/pay1.png) no-repeat scroll center center;
}

.custompayements .payment-block li.visa:hover a {
	background-image: url(../image/pay1-h.png);
}

.custompayements .payment-block li.discover:hover a {
	background-image: url(../image/pay2-h.png);
}

.custompayements .payment-block li.express:hover a {
	background-image: url(../image/pay3-h.png);
}

.custompayements .payment-block li.mastercard:hover a {
	background-image: url(../image/pay4-h.png);
}

.custompayements .payment-block li.visa1:hover a {
	background-image: url(../image/pay1-h.png);
}


/* payments end */


/* blog start */
.blog-img {
	text-align: center;
}

.blog-items {
	width: 50%;
}

.blog-left {
	position: relative;
}

.blog-right {
	position: relative;
	text-align: left;
    float: left;
    width: 100%;
    padding: 15px 0 0;
}
.single-blog #add-comment {border: none;}
.single-blog .blog-desc { padding-bottom:10px; font-size: 13px;  letter-spacing: 0.8px; margin-top: 20px;}
.single-blog .block-title h3{  padding-top:10px; }
.single-blog .view-comment .fullcomment {
    border: none;
    padding: 15px;
    border-radius: 0;
    box-shadow: none;
    background: #f1f2f6;
    margin-bottom: 15px;
}

.single-blog .blog_title {
    float: left;
    width: 100%;
    margin: 0 0 20px;
    padding: 10px 15px;
	font-size: 15px;
	background: #b28d7b;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}

.blog-list {
	margin-bottom: 30px;
    float: left;
    width: 100%;
}
.blog-list .write-comment {
	float: left;
	width: 100%;
}
.blog-list .read-more, .blog-list .write-comment {
    float: left;
    margin-right: 20px;
}

.blog-list .blog-date {
    float: right;
}

.blog-list .blog_title {
	float: left; 	 
	line-height: 15px;
}

.blog-list .blog_title a {
    font-size: 15px;
    color: #000;
}

.blog-list .blog_title a:hover {
    color: #b28d7b ;
}

.blog-list .blog-head {
    float: left;
    width: 100%;
    background: #f3f3f3;
    margin-bottom: 25px;
    color: #000;
    padding: 10px 15px;
}

.blog_title {
	position: relative;
	margin: 0;
	line-height: 20px;
	text-align: left;
	font-weight: 400;
}

#common-home .blog_title a {
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 25px;
	font-weight: 700;
	text-transform: uppercase;
	color: #b28d7b;
	letter-spacing: .96px;
}

#common-home .blog-items:hover .blog_title a {
	color: #b28d7b ;
}

.view-blog {
	float: left;
	width: 100%;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.view-blog .blog_stats {
	float: left;
	text-align: left;
	width: 50%;
	font-size: 14px;
	font-weight: 300;
	display: inline-block;
	color: #6f6f6f;
	background: url(../image/blog-icon.png) no-repeat scroll left 3px;	
	padding: 0 0 0 20px;
	cursor: pointer;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.view-blog .blog_stats:hover {
	background-position: left -60px;
	color: #b28d7b ;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.view-blog .write-comment {
	float: left;
	width: 50%;
	text-align: left;
	background: url(../image/blog-icon.png) no-repeat scroll left -124px;
	padding: 0 0 0 20px;	
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.view-blog .write-comment a{
	font-size: 14px;
	font-weight: 300;
	color: #6f6f6f;
}

.view-blog .write-comment:hover {
	background-position: left -187px;
	color: #b28d7b ;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.view-blog .write-comment:hover a{color: #b28d7b ;}
.blog_desc {
	float: left;
	width: 100%;
	color: #6f6f6f;
	font-size: 13px;
	font-weight: 300;
	line-height: 25px;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.blog_desc p{margin: 0;}
.common-home .read-more{display: none;}
.read-more {
	float: left;
	width: 100%;
}

.read-more a {
	border: none;
	background: transparent;
	padding: 0;
	color: #35203b;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 13px;
	letter-spacing: .78px;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.read-more a > i{display: none;}
.blog-items .blog-image .post_hover,
.blog-item .blog-image .post_hover {
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 43.5%;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.blog-items:hover .blog-image .post_hover,
.blog-item:hover .blog-image .post_hover{
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-kkhtml-opacity: 1;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.blog-left .icon.zoom .fa,
.blog-left .icon.readmore_link .fa {
	font-size: 14px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.blog-left .blog-desc p {
	font-size: 13px;
	font-weight: 300;
	line-height: 24px;
}

.blog-left .blog-image .zoom ,.blog-left .blog-image .readmore_link {
	width: 35px;
	height: 35px;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	margin: 0 3px;
	padding: 6px 5px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.blog-left .blog-image .zoom:hover,
.blog-left .blog-image .readmore_link:hover {
	color: #fff ;
	background-color: #b28d7b ;
}


.all-blog .blog-left-content {
	width: 100%;
}

.all-blog .blog-content {
	float: left;
	width: 100%;
	padding: 15px 0;
}

.all-blog .blog-desc {
	border-bottom: 1px solid #eee;
	margin: 0 0 10px;
}

.all-blog .blog-left-content .blog-image {
	position: relative;
	overflow: hidden;
	float: left;
}

.blog-image .post-image-hover {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	width: 100%;
}

.blog-items:hover .post-image-hover,
.blog-item:hover .post-image-hover {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.post-image-hover {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.all-blog .blog-left-content:hover .post_hover,
.all-blog .blog-left-content:hover .zoom,
.all-blog .blog-left-content:hover .readmore_link {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-kkhtml-opacity: 1;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.blog-left:hover .post-image-hover {}

.blog-left-content .icon.zoom .fa,
.blog-left-content .icon.readmore_link .fa {
	font-size: 40px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.blog-left-content:hover .blog-image .zoom .fa,
.blog-left-content:hover .blog-image .readmore_link .fa {
	font-size: 13px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.blog-left-content .blog-image .zoom {
	border: 2px solid #fff;
	color: #fff;
	display: inline-block;
	margin-right: 10px;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 12px;
	line-height: normal;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
}

.blog-left-content .blog-image .zoom:hover,
.blog-left-content .blog-image .readmore_link:hover {
	color: #b28d7b ;
	border-color: #b28d7b ;
}

.blog-left-content .blog-image .readmore_link {
	border: 2px solid #fff;
	color: #fff;
	display: inline-block;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding:12px;
	line-height: normal;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
}

#add-comment .col-sm-10 {
	width: 66.6667%;
}

#add-comment .col-sm-2 {
	width: 25%;
}

/* blog end */


/* slider */

.slider-wrapper{
    position: relative;
}
.carousel-box .slick-slide img {
	display: inline-block;
	opacity: 0.4;
	-webkit-opacity: 0.4;
	-moz-opacity: 0.4;
	-o-opacity: 0.4;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.carousel-box .swiper-slide:hover img {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}


/* footer */

footer .column ul {
	list-style: outside none none;
	margin: 0;
	padding-left: 0;
}
footer #contact {
    line-height: 30px;
    color: #6f6f6f;
	font-weight: 400;
	cursor: pointer;
	font-size: 14px;
}
footer .contact-block .location {
	background: url("../image/footer-location.png") no-repeat left 8px;
	padding-left: 25px;
	margin-bottom: 10px;
}

footer .contact-block .callus {
	background: url("../image/footer-callus.png") no-repeat left 6px;
	padding-left: 25px;
	margin-bottom: 10px;
}

footer .contact-block .email {
	background: url("../image/footer-email.png") no-repeat left 11px;
	padding-left: 25px;
}

@media (max-width: 478px) {}

#cart .dropdown-menu table {
	margin-bottom: 10px;
}

#cart .dropdown-menu li>div {}

@media (max-width: 478px) {
	#cart .dropdown-menu li>div {
		min-width: 100%;
	}
}

#cart .dropdown-menu li p {
	margin: 0;
}


/* menu */

.main-menu>ul>li {
	float: left;
	position: relative;
	z-index: 20;
	transition: all 0.3s ease 0s;
}

#menu .nav>li>a {
	color: #2b2b2b;
	padding: 15px 20px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	position: relative;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
#menu .nav > li:first-child > a{padding-left: 0;}

@media (min-width: 768px) {
	.header.fixed #menu .nav>li>a {
		padding: 20px;
	}
	.header.fixed #logo {
		padding: 15px 0;
		margin: 0;
		width: 100px;
	}
	.header.fixed #search {
		padding: 13px 0;
	}
	footer .collapse {
		display: block;
	}
	.responsive_togglemenu {
		display: none;
	}
}
.header-bottom .callus {
    float: right;
    padding: 15px 0;
}

.header-bottom .callus a {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 0 0 0 20px;
    display: block;
    text-transform: capitalize;
    background: url(../image/call.png) no-repeat scroll left 6px;
    transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.header-bottom .callus a:hover{
	color: #b28d7b ;
	background-position: left -74px; 
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
#menu {
	position: relative;
	border-top: 1px solid #e8ddd7;
}

#menu .nav>li>a:hover,
#menu .nav>li.open>a {
	color: #b28d7b ;
}

.main-menu ul li ul {
	display: table-cell;
}

.main-menu>ul>li ul>li>a {
	min-width: 160px;
}

.main-menu>ul>li ul>li>a,
.main-menu>ul>li li>a {
	padding: 0 0 5px 0;
	color: #000;
	display: block;
	white-space: nowrap;
	font-size: 14px;
	text-transform: capitalize;
}

.main-menu>ul>li.column3 ul>li .dropdown-menu,
.main-menu>ul>li.column3 ul>li .dropdown {
	position: relative;
	padding: 0;
	margin-left: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	top: 0;
}

.main-menu>ul>li ul>li .dropdown-menu {
	background: #ffffff none repeat scroll 0 0;
	display: block;
	right: 100%;
	padding: 5px;
	top: 0;
	position: absolute;
	z-index: 5;
}

.main-menu {
	text-align: center;
}

#menu .dropdown-menu.submenu3 {
	position: static;
	padding: 0;
	margin: 0;
}

#menu .dropdown-menu {
	padding-bottom: 0;
	border: none;
	border-radius: 0;
}

#menu .dropdown-inner {
	display: table;
}

#menu .dropdown-inner ul {
	display: table-cell;
}

#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
	padding: 5px 0;
	text-transform: capitalize;
}

#menu .dropdown-inner li a:hover {
	color: #b28d7b ;
}

#menu .see-all {
	color: #b28d7b ;
	display: block;
	margin-top: 10px;
	border-top: 1px solid #DDD;
	padding: 10px 0 0;
	font-size: 12px;
}

#menu .see-all:hover,
#menu .see-all:focus {
	text-decoration: none;
	color: #b28d7b ;
}

#menu #category {
	float: left;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}

#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	float: right;
	margin: 0;
	padding: 0;
}

#menu .btn-navbar:hover,
#menu .btn-navbar:focus,
#menu .btn-navbar:active,
#menu .btn-navbar.disabled,
#menu .btn-navbar[disabled] {
	color: #ffffff;
}

#menu .show-all {
	border-top: 1px solid #e3e3e3;
	float: left;
	margin: 10px 0 0;
	padding: 10px 0 0;
	width: 100%;
}

@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block !important;
	}

	#menu .dropdown .dropdown-menu.megamenu,
	#menu .dropdown .dropdown-menu.megamenu .dropdown .dropdown-menu.megamenu {
		padding: 15px 20px;
		z-index: 99;
		display: block !important;
		top: 100% !important;
		border: 1px solid #e3e3e3;
		-webkit-transform-origin: 0 0 0;
		transform-origin: 0 0 0;
		transform-origin: 10% 0 0;
		-webkit-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
		-webkit-transition: all 500ms ease 0s;
		-moz-transition: all 500ms ease 0s;
		-ms-transition: all 500ms ease 0s;
		-o-transition: all 500ms ease 0s;
		transition: all 500ms ease 0s;
	}
	#menu .dropdown:hover .dropdown-menu.megamenu,
	#menu .dropdown .dropdown-menu.megamenu .dropdown:hover .dropdown-menu.megamenu {
		-webkit-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
		transition: all 0.45s ease 0s;
		-webkit-transition: all 0.45s ease 0s;
		-moz-transition: all 0.45s ease 0s;
		-o-transition: all 0.45s ease 0s;
		visibility: visible;
	}
	#menu .full .megamenu>.dropdown-inner>ul>li>a {
		font-weight: 600;
		color: #000;
		font-size: 13px;
		text-transform: uppercase;
	}
	.main-menu>ul>li.column3 ul.childs_1>li>a {
		font-weight: 600;
	}
	header .header-bottom.fixed {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		background-color: #f3f3f3;
		transition: all 0.45s ease 0s;
		-webkit-transition: all 0.45s ease 0s;
		-moz-transition: all 0.45s ease 0s;
		-o-transition: all 0.45s ease 0s;
	}
	
	header .header-top.fixed #menu .nav > li > a {padding: 30px 20px;}
	header .header-top.fixed .user-signin .myaccount{padding: 30px 0}
	header .header-top.fixed #cart{padding: 30px;}
	header .header-top.fixed .header-search{padding: 30px 0;}
	header .header-top.fixed .header-logo{padding: 12px 0;}
	header .header-top.fixed #cart-total{top: 25px;}
}

@media (max-width: 767px) {
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		width: 100%;
		position: relative;
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #000;
		padding: 10px 0;
	}
	#menu .dropdown-inner a {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #000;
		padding: 10px 15px;
		font-size: 13px;
	}
	#menu .dropdown-inner .dropdown-menu li a {
		padding: 10px 30px;
	}
	#menu .dropdown-inner ul {
		display: block;
	}
	#menu li.dropdown i {
		font-size: 18px;
		float: right;
	}
	#menu li.dropdown.open i {
		transform: rotate(180deg);
	}
	#menu li.dropdown span {
		background: url(../image/menu_toggle.png) no-repeat scroll center 10px;
		margin-top: 0;
		float: right;
		width: 33px;
		height: 33px;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 999;
		cursor: pointer;
		margin: 5px 0;
	}
	#menu li.dropdown.active>span {
		background-position: center -16px;
	}
	#menu li.dropdown i {
		font-size: 0;
	}
	#menu .nav li {
		float: left;
		width: 100%;
	}
}


/* content */
/* footer */
.home-footer {
    float: left;
    width: 100%;
}
footer {
	float: left;
	width: 100%;
	color: #000;
	margin-top: 80px;
}

.footer-container {
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 20px;
	background: #fff;
}

.footer-container .footer-contents .list-unstyled {
	margin: 0;
}

.content_footer_bottom {
}

.payment-block li {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}

.payment-block li a {
	color: #fff;
	margin: 0 5px;
	white-space: normal;
	overflow: hidden;
	font-size: 0;
	height: 30px;
	width: 30px;
	display: block;
}

.payment-block ul {
	margin: 0;
}

.payment-block li.visa a {
	background: url(../image/pay1.png) no-repeat scroll center center;
}

.payment-block li.discover a {
	background: url(../image/pay2.png) no-repeat scroll center center;
}

.payment-block li.express a {
	background: url(../image/pay3.png) no-repeat scroll center center;
}

.payment-block li.mastercard a {
	background: url(../image/pay4.png) no-repeat scroll center center;
}

.payment-block li.visa1 a {
	background: url(../image/pay1.png) no-repeat scroll center center;
}


footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}

footer .footer-container .footer-contents li {
	padding: 4px 0;
}

footer .footer-container li:hover {}

footer .column li a {
	color: #000;
	cursor: pointer;
	font-size: 14px;
}

footer a {
	color: #6f6f6f;
	font-weight: 400;
	cursor: pointer;
	font-size: 14px;
	text-decoration: none;
}

footer li:hover a {
	color: #b28d7b ;
}

footer h5 {
	margin: 0 0 20px;
	line-height: normal;
	text-transform: uppercase;
	font-size: 18px;
	color: #b28d7b;
	letter-spacing: 1.08px;
	font-weight: 700;
}

.content_footer_top {
	background: #f6f6f6;
	padding: 10px 0;
}
.information-box {
    padding-left: 0;
}
.footer-box,.contact-block {
    position: relative;
}
.footer-box::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 60px;
    border-right: 1px solid #ddd;
    width: 1px;
    height: 250px;
}
footer .customer-service::before {display: none;}
.col-sm-3.first {
display: none;
}
.account-box {
   
}
.col-sm-3.footer-box {
}

.col-sm-3.forth {}
.extra-box {
}
/*newsletter start*/

.newsletter {
	width: 80%;
	float: left;
	padding: 17px 0;
	text-align: left;
}
.block_newsletter {
	
}	
.block_newsletter-left {
    text-align: center;
    padding-left: 60px;
    width: 50%;
    float: left;
}
.newsletter .newsletter-title{
	font-size: 21px;
	line-height: 24px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1.26px;
	margin-bottom: 0;
	padding: 7px 0;
	position: relative;
	background: url("../image/newsletter-icon.png") no-repeat left 0;
}
.newsletter .newsletter-form {
	padding: 0;
	width: 50%;
	float: left;
}

.newsletter .newsletter-form .form-group {
	position: relative;
	margin: 0;
}
.newsletter .subscribe-btn {
	position: absolute;
	right: 0;
	top: 0;
}
.block-newsletter-subdetail p {
	margin: 0;
	line-height: 24px;
	font-size: 12px;
	font-weight: 300;
	text-transform: capitalize;
	letter-spacing: .72px;
	color: #000;
	display: none;
}
.newsletter #txtemail {
	padding: 0 20px;
	width: 100%;
	text-align: left;
	background: #fff;
	color: #000;
	font-size: 12px;
	display: inline-block;
	border: none;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.newsletter .subscribe-btn .btn {
	color: #FFF;
	background: #000;
}
.newsletter .subscribe-btn .btn:hover {
	background-color: #b28d7b;
}
.copyright {
	text-align: center;
	margin: 5px 0 0;
}
.copyright p,.copyright a {
	color: #fff;
	font-size: 13px;
	margin: 0;
}

.footer-bottom {
	position: relative;
	float: left;
	width: 100%;
	background: #b28d7b;
	padding: 10px 0;
}

footer .newsletter h5 {
	
}

footer .newsletter .desc {
	color: #fff;
	line-height: 17px;
	margin: 0;
}

.social-block {
	float: left;
	padding: 0;
	text-align: center;
	z-index: 9;
}

.social-block .social ul {
	margin: 0;
	padding: 0;
}

.social-block .social li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
	height: 30px;
	width: 30px;
	cursor: pointer;
	background: #f6f6f6 url(../image/social-icon.png) no-repeat scroll 10px 11px;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.social-block .social li:hover {
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.social-block .social li a {
    font-size: 0;
}

.social-block .social li.facebook {
	background-position: 5px 5px;
}
.social-block .social li.facebook:hover {
	background-position: -43px 5px;
	background-color: #3b5999;
}
.social-block .social li.twitter {
	background-position: 6px -64px;
}
.social-block .social li.twitter:hover {
	background-position: -42px -64px;
	background-color: #55acee;
}
.social-block .social li.youtube {
	background-position: 6px -201px;
}
.social-block .social li.youtube:hover {
	background-color: #cd201f;
	background-position: -44px -201px;
}
.social-block .social li.googleplus {
	background-position: 6px -270px;
}
.social-block .social li.googleplus:hover {
	background-color: #dd4b39;
	background-position: -44px -270px;
}
.social-block .social li.pinterest {
	background-position: 6px -339px;
}
.social-block .social li.pinterest:hover {
	background-color: #bd081c;
	background-position: -44px -339px;
}
.social-block .social li.instagram {
	background-position: 5px -477px;
}
.social-block .social li.instagram:hover {
	background-color: #e4405f;
	background-position: -43px -477px;
}
.social-block .social li.rss {
}
.social-block .social li.rss:hover {
}

#topbtn {
	display: none;
	position: fixed;
	bottom: 60px;
	right: 30px;
	z-index: 99;
	outline: none;
	background: #b28d7b url("../image/back-to-top.png") no-repeat scroll center center;
	color: #fff;
	cursor: pointer;
	height: 40px;
	width: 40px;
	font-size: 0;
	border: none;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
#topbtn:hover {
	background-color: #000;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.loader.visible {
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 900px;
	background: #fff url("../image/loader.gif") no-repeat scroll center center;
	z-index: 9;
}


/* alert */

.alert {
	padding: 8px 15px;
	float: left;
	width: 100%;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
}


/* breadcrumb */
ul.breadcrumb a {
    color: #fff;
}
.title-breadcrumb .sub-title {
	margin: 0;
	padding: 0;
	text-align: left;
}
.title-breadcrumb {
	background-color: #b28d7b;
	padding: 12px 15px;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.title-breadcrumb ul.breadcrumb {
	padding: 0;
	margin: 0;
	background: transparent;
}

h2.sub-title ul.breadcrumb
{
	text-align: right;
	float: right;
}
ul.breadcrumb
{
	font-weight: 400;
	font-size: 11px;
	text-transform: uppercase;
	line-height: normal;
	text-align: center;
}

.title-breadcrumb p {
    margin: 0;
    text-align: left;
    float: left;
    line-height: normal;
    color: #fff;
}
.title-breadcrumb p a {
    color: #fff;
}

.breadcrumb>li {
	padding: 0;
	position: relative;
	white-space: nowrap;
	color: #fff;
}

.breadcrumb>li+li:before {
	content: '';
	padding: 0;
}

.breadcrumb>li:after {
	content: "/";
	margin: 5px;
}

.breadcrumb>li:last-child:after {
	content: '';
}

.pagination {
	margin: 0;
}

#common-success {clear: both;}


/* buttons */

.buttons {
	margin: 1em 0;
	display: inline-block;
	margin: 10px 0 0;
	width: 100%;
}

.btn {}

.btn-xs {
	font-size: 9px;
}

.btn-sm {
	font-size: 10.2px;
}

.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}

#accordion {
	float: left;
	width: 100%;
}

.btn-group>.btn-xs {
	font-size: 9px;
}

.btn-group>.btn-sm {
	font-size: 10.2px;
}

.btn-group>.btn-lg {
	font-size: 15px;
}

.btn-default {
	color: #fff;
}

.btn-primary {
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	background-color: #000;
	color: #fff;
}

.btn-warning {
	color: #ffffff;
	background-color: #282a2d;
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #282a2d;
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
	color: #ffffff;
	background-color: #282a2d;
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
	color: #000;
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
	background-image: none;
	background-color: #282a2d;
}

.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #000;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}

.btn-inverse {
	color: #ffffff;
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
	background-color: #000;
	background-image: linear-gradient(to bottom, #333333, #111111);
}

#account-wishlist .table .btn.btn-primary,
#account-wishlist .table .btn.btn-danger,
#account-order .btn.btn-info{
	padding: 6px 12px;
}


/* list group */

.list-group span {
	color: #000;
	padding: 8px 0;
	border: none;
	text-transform: capitalize;
	display: block;
	cursor: pointer;
	line-height: 30px;
	font-weight: 600;
}

.list-group a {
	color: #000;
	padding: 8px 0;
	border: none;
	text-transform: capitalize;
	display: block;
}

.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
	color: #b28d7b ;
}

.filterbox span.list-group-item {
	background: url(../image/toggle.png) no-repeat scroll right -16px transparent;
}

.filterbox span.list-group-item.collapsed {
	background: url(../image/toggle.png) no-repeat scroll right 10px transparent;
}


/* carousel */

.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}

.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}

.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}


/* product list */

.product-thumb {
	margin-bottom: 30px;
	display: inline-block;
	vertical-align: top;
	transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
}
.product-layout:hover .product-thumb {
    box-shadow: 0 5px 12px 0 rgba(0,0,0,.09);
    transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
}
#column-left .product-layout:hover .product-thumb{box-shadow: unset;}
#latest-slider .product-thumb {
	margin-bottom: 0;
}

.product-thumb .image {
	position: relative;
	overflow: hidden;
	text-align: center;
}

.product-thumb .image a {
	display: block;
	
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}

.product-grid .product-thumb .image {
	float: none;
}

@media (min-width: 768px) {
	.product-list .product-thumb .caption h4 a {
    	font-size: 16px;
	}
	.product-list .product-thumb .image {
		float: left;
		width: 31.4%;
	}
	.product-list .product-details {
		float: left;
		width: 68.6%;
		padding: 0 15px;
	}
}

.product-thumb .caption .short-desc {
	display: none;
}

.product-thumb .caption h4 {
	margin:0;
	padding: 7px 0;
}

.product-thumb .caption h4 a {
	color: #6f6f6f;
	font-size: 14px;
	text-decoration: none;
	font-weight: 400;
	text-transform: capitalize;
}

.product-thumb:hover .caption h4 a {
	color: #b28d7b ;
}
#column-left .product-thumb .caption h4 a {font-size: 12px;}
.product-thumb .caption {
	padding: 15px 0;
	text-align: center;
	position: relative;
}

.product-list .product-thumb .caption {
	text-align: left;
	padding: 0;
}
.product-list .product-thumb:hover .caption .price{opacity: 1;transform: unset;visibility: visible;}
.product-list .product-thumb .caption .short-desc {
	display: inline-block;
	margin: 10px 0;
}

.product-list .product-thumb .caption .button-group {
	display: block;
	margin-top: 10px;
}

.product-list .product-thumb .image .button-group {
	display: none;
}
.product-list .product-thumb .caption h4{padding: 12px 0;}
.product-layout.product-list .product-thumb .button-group .addtocart {
	display: inline-block;
	width: auto;
	background-position: 15px 6px;
	padding: 10px 15px 10px 40px;
	margin: 0;
	font-size: 13px;
}
.product-layout.product-list .product-thumb .button-group .addtocart:hover{
	
}
.product-list .caption .desc-addtocart{display: none;}
.product-list.product-layout:hover .product-thumb{box-shadow: unset;}
@media (max-width: 1200px) {}

@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 15px 0 0;
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
}

.product-thumb .rating {line-height: normal;}
#column-left .rating {display: none;}
.rating .fa-stack {
	font-size: 6px;
	color: #b28d7b ;
}

.rating .fa-star-o {
	color: #000;
	font-size: 12px;
}

.rating .fa-star.off {
	color: #999;
}

.rating .fa-star+.fa-star-o {
	color: #b28d7b ;
}

h2.price {
	margin: 0;
}

.product-thumb .price {
	margin: 0;
	color: #000;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: .96px;
}

.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	font-size: 11px;
	line-height: normal;
	vertical-align: middle;
}

.product-thumb .price-tax {
	color: #999;
	display: none;
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}

.product-thumb .image .img-responsive {
	position: relative;
}

.product-thumb .image .img-responsive.hover-image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transform: scaleX(0.0);
	-webkit-transform: scaleX(0.0);
	-moz-transform: scaleX(0.0);
	-o-transform: scaleX(0.0);
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-o-opacity: 0;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.product-thumb:hover .image .img-responsive.hover-image {
	transform: scaleX(1.0);
	-webkit-transform: scaleX(1.0);
	-moz-transform: scaleX(1.0);
	-o-transform: scaleX(1.0);
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.search-productlist .product-thumb:hover .image .img-responsive {
    opacity: 1;
     -moz-opacity: 1;
    -ms-opacity: 1;
    -webkit-opacity: 1;
}
.product-thumb .caption .button-group {
	display: none;
}

.product-thumb .image .button-group {
	position: absolute;
	left: auto;
	right: -20px;
	top: auto;
	bottom: 20px;
	width: 40px;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-o-opacity: 0;
	-webkit-transform: translateX(20px);
	-moz-transform: translateX(20px);
	-ms-transform: translateX(20px);
	-o-transform: translateX(20px);
	transform: translateX(20px);
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.product-thumb .button-group button {
	border: none;
	background-color: #000;
	color: #fff;
	font-weight: 400;
	line-height: 15px;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 0;
	height: 35px;
	width: 35px;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	text-transform: capitalize;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.product-thumb:hover .image .button-group {
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	-o-transform: translateX(-20px);
	transform: translateX(-20px);
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
/*extra add to cart*/
.caption .desc-addtocart {
	display: none;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.product-thumb:hover .caption .desc-addtocart{}
.caption .desc-addtocart .addtocart {
    font-size: 13px;
    background: transparent;
    padding: 0;
    color: #000;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    border: none;
}
.caption .desc-addtocart .addtocart:hover{color: #b28d7b ;}
/*extra addtocart false*/
.product-thumb .button-group .addtocart {
	background: #b28d7b url(../image/addtocart.png) no-repeat scroll center 7px;
}

.product-thumb .button-group .wishlist {
	background: #b28d7b url(../image/wishlist.png) no-repeat scroll center 12px;
}

.product-thumb .button-group .compare {
	background: #b28d7b url(../image/compare.png) no-repeat scroll center 9px;
}

.product-thumb .button-group .addtocart:hover {
	background-color: #000;	
	background-position: center -86px;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.product-thumb .button-group .wishlist:hover {
	background-position: center -59px;
	background-color: #000 ;	
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

.product-thumb .button-group .compare:hover {
	background-position: center -61px;
	background-color: #000 ;	
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
.product-thumb .button-group button+button {
	margin-top: 10px;
}

.product-list .product-thumb .button-group button+button {
	margin: 0 0 0 10px;
	position: static;
	opacity: 1;
	transform: unset;
}

.product-thumb .button-group button:hover {
	text-decoration: none;
	cursor: pointer;
	color: #fff;
}

#product #input-quantity {
	padding: 12px 10px;
	margin: 0 5px;
	height: auto;
	vertical-align: top;
}

#product .form-group.cart .form-control {
	display: inline-block;
	text-align: center;
	width: auto;
}

#button-cart {
	display: inline-block;
	width: auto;
}

.addthis_toolbox {
	margin-top: 20px;
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}

.thumbnails>li {
	margin-left: 15px;
}

.thumbnails {
	margin-left: -15px;
}

.thumbnails>img {
	width: 100%;
}

.image-additional a {
	margin-bottom: 20px;
	display: block;
}

.image-additional {
	max-width: 78px;
}

.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear: left;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear: left;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		/*clear:left;*/
	}
}


/* fixed colum left + content + right*/

@media (min-width: 768px) {
	#column-left .product-layout .col-md-3 {
		width: 100%;
	}
	#column-left+#content .product-layout .col-md-3 {
		width: 50%;
	}
	#column-left+#content+#column-right .product-layout .col-md-3 {
		width: 100%;
	}
	#content+#column-right .product-layout .col-md-3 {
		width: 100%;
	}
}


/* fixed product layouts used in left and right columns */

#column-left .product-layout,
#column-right .product-layout {
	width: 100%;
	padding: 0;
}


/* left column */

#column-left .products-box .container,
#column-right .products-box .container {
	width: auto;
}
#column-left .side-categories .products-section-title {}
#column-left .products-section-title,
.filterbox .products-section-title {
	text-align: left;
	background: #b28d7b;
	padding: 11px 15px;
	font-size: 15px;
	font-weight: 600;
	margin: 0;
	text-transform: uppercase;
	color: #fff;
	line-height: 17px;
}

#column-left .list-group-item,
#column-right .list-group-item {
	padding: 5px;
	background: transparent;
	border: none;
}

#column-left {
	padding-left: 0;
}

.filterbox .products-section-title::before,
.filterbox .products-section-title::after,
#column-left .products-section-title::before,
#column-left .products-section-title::after {
	display: none;
}

.side-categories .box-content ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.side-categories .box-content ul ul {
	margin-left: 15px;
}

.side-categories .box-content ul li {
	line-height: 20px;
	border: 0;
}

.side-categories .box-content ul li a {
	display: block;
}

.treeview-list .hitarea {
	background: none;
	height: 9px;
	width: 9px;
	float: right;
	cursor: pointer;
}

.treeview-list .collapsable .expandable-hitarea {
	background: url(../image/toggle.png) no-repeat scroll center -19px transparent;
	height: 25px;
	width: 15px;
}

.treeview-list .expandable .collapsable-hitarea {
	background: url(../image/toggle.png) no-repeat scroll center 7px transparent;
	height: 25px;
	width: 15px;
}

.treeview-list .collapsable .collapsable-hitarea {
	background: url(../image/toggle.png) no-repeat scroll center -14px transparent;
	height: 25px;
	width: 15px;
}

.treeview-list .expandable .expandable-hitarea {
	background: url(../image/toggle.png) no-repeat scroll center 11px transparent;
	height: 25px;
	width: 15px;
}
#column-left .side-categories.top-space {
    margin: 0;
}
#column-left .top-space {
	margin-top: 30px;
}

#column-left .products {
	padding: 15px;
	margin: 0;
	float: left;
	width: 100%;
	background: #fff;
	background: #f3f3f3;
}

#column-left .product-thumb,
#column-right .product-thumb {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#column-left .product-layout:last-child .product-thumb,
#column-right .product-layout:last-child .product-thumb {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#column-left .product-thumb .image,
#column-right .product-thumb .image {
	display: block;
	margin-bottom: 0px;
	float: left;
	padding: 0;
	width: 28%;
}

#column-left .product-thumb .caption,
#column-right .product-thumb .caption {
	float: left;
	text-align: left;
	padding:0;
	width: 72%;
}
#column-left .product-thumb:hover .caption .price{transform: unset;opacity: 1;visibility: visible;}
#column-left .product-thumb .image .button-group,
#column-right .product-thumb .image .button-group {
	display: none;
}

#column-left .list-group,
#column-right .list-group {
	padding: 15px 20px;
	background: #fff;
	background: #f3f3f3;
	margin: 0;
}

#column-left .list-group #button-filter {
	background: transparent;
	color: #000;
	padding: 20px 0 0;
	border: none;
}

#column-left .list-group .toggle-items a {
	line-height: 30px;
}

#column-left .list-group #button-filter:hover {
	color: #b28d7b ;
}

#column-left .product-thumb .caption h4 {
	border: none;
	margin: 0;
	padding-bottom: 5px;
}


/* fixed mobile cart quantity input */

.input-group .form-control[name^=quantity] {
	min-width: 50px;
}


/* Missing focus and border color to overwrite bootstrap */

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
	background-image: none;
	background-color: #282a2d;
}


/* tab design */

#tabs .etabs {
	text-align: center;
	position: relative;
	clear: both;
}

#tabs .etabs .tab {
	float: none;
	display: inline-block;
	vertical-align: top;
}

.category_tab{overflow: hidden;}
#tabs .etabs .tab .tab_link ,
.category_tab .nav-tabs > li > a{
	background: url("../image/nav-link-divider.png") no-repeat center right;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: 400;
	color: #000;
	padding: 15px 25px;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}

#tabs .etabs .tab:last-child .tab_link,
.category_tab .nav-tabs > li:last-child > a {
	background: transparent;
}
#tabs .etabs .tab.active .tab_link,
#tabs .etabs .tab:hover .tab_link ,
.category_tab .nav-tabs > li.active > a,
.category_tab .nav-tabs > li:hover > a{
	color: #b28d7b ;
	background-color: transparent;
	transition: all 0.45s ease 0s;
	-webkit-transition: all 0.45s ease 0s;
	-moz-transition: all 0.45s ease 0s;
	-o-transition: all 0.45s ease 0s;
}
#common-home .tab-content {
	margin-top: 15px;
	background: transparent;
	padding: 0;
	border: none;
	overflow: hidden;
}

#common-home .tab-content>.tab-pane.active {
	height: auto;
	visibility: visible;
}

#common-home .tab-content>.tab-pane {
	height: 0;
	visibility: hidden;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	display: block;
}


/* category product tab */

#category_tab_page .etabs {
	text-align: center;
}

#category_tab_page .nav-tabs {
	display: inline-block;
	vertical-align: top;
	margin-top: 0;
}


/* brand */
.content-bottom {
	float: left;
	width: 100%;
}
#brand-slider .swiper-slide {
	margin: 0 15px;
	width: 16.66%;
	float: left;
}
#brand-slider .swiper-slide a {
    display: inline-block;
    vertical-align: top;
}
.carousel-box{}

/* other pages */

.main-title {
	background: #f3f3f3;
	padding: 15px;
	font-size: 18px;
	margin: 0 0 15px 0;
	float: left;
	width: 100%;
}

.sub-title {
	font-size: 15px;
	font-weight: 600;
	color: #000;
	text-transform: uppercase;
}
.title-breadcrumb .sub-title{color: #fff;}
.myaccount-panel h2 {
    margin: 0;
    background: #b28d7b;
	padding: 13px 15px;
	float: left;
	width: 100%;
	color: #fff;
}
#content .myaccount-panel .list-unstyled {
    padding: 15px;
    background: #f3f3f3;
    margin-bottom: 30px;
}
#content .list-unstyled {
	float: left;
	width: 100%;
	padding: 15px 0;
	line-height: 34px;
	margin: 0;
}

.form-horizontal {
	background: #f3f3f3;
	padding: 15px;
	clear: both;
}

#content .well h2 {
	font-size: 13px;
	font-weight: 700;
	text-transform: capitalize;
}
.footer .customer-service{
    display: none;
}

.manufacturer-list {
	border: 1px solid #e3e3e3;
	margin-bottom: 20px;
	padding: 0;
	float: left;
	width: 100%;
	background-color: #fff;
}

.manufacturer-content {
	padding: 15px;
}

.manufacturer-heading {
	background: none repeat scroll 0 0 #EAEAEA;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 15px;
}

#image-additional-slider {
	overflow: hidden;
	text-align: center;
}
#image-additional-slider.slick-initialized .slick-slide{padding: 0 5px;}
.zoomContainer {
	overflow: hidden;
}

.carousel-box .swiper-viewport {
	margin: 0 auto;
}

#image-additional-slider .product-block img {
	display: inline-block;
}

#language-ddl {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	bottom: 0;
	z-index: 9;
}
#tablatest-slider, #tabbestseller-slider, #tabspecial-slider, #featured-slider,
.instagramblock #image-carousel, #brand-slider, #blog-slider, #testimonial-slider,#feature-image-slider {
    display: none;
}
.slick-slider{display: block !important;}
.information-content {
    float: left;
    width: 100%;
    background: #f3f3f3;
    padding: 15px;
}
.information-title {
    margin-top: 0;
    font-size: 25px;
	margin-bottom: 20px;
}
@media (min-width: 992px) {
	.caption .desc-addtocart .addtocart
	{
	}
	.product-thumb:hover .caption .desc-addtocart .addtocart
	{
	}
}
@media (min-width: 768px) {
	footer .customer-service {
	    display: none;
	    width: 100%;
		text-align: center;
		border-top: 1px solid #ddd;
		margin-top: 50px;
		padding-top: 20px;
	}
	footer .customer-service h5 {
	    display: none;
	}
	footer .footer-container .customer-service li {
	    padding: 0 20px;
	    display: inline-block;
	    background: url("../image/footer-divider.png") no-repeat right center;
	}
	footer .footer-container .customer-service li:last-child{background: transparent;}
}

@media (min-width:1350px) and (max-width: 1450px) {

}
@media(max-width: 1349px) {
}
@media(min-width:1200px) and (max-width: 1349px) {
}
@media (max-width: 1200px) {
	.testimonial-side-content{display: none;}
	.custom-service-block .service-title a {font-size: 14px;}
}

@media (max-width: 1199px)
{
	.product-thumb
	{
		display: inline-block;
		vertical-align: top;
	}

	.custom-service-block .service{text-align: center;}
	.service .icon,.service-description{display: block;text-align: center;}
	.subbannercms .detailes {top: 20px;}
	.services-inner {padding: 15px 10px;}
	.testmonial-image {width: 25%;}
	.testimonial-description {padding: 0 15px;width: 75%;}
	#custom-aboutus, .block_newsletter {
	    width: 100%;
	    text-align: center;
	    background: transparent;
	}
	.newsletter{width: 100%;}
	.account-box {width: 24%;}
	.col-sm-3.forth{padding: 0;letter-spacing: 0.7px;width: 26%;}
	.feature-collection .collection-title {padding: 5px 20px;}

}

@media (max-width: 991px) {

	header .header-top.fixed #menu .nav > li > a {padding: 15px;}
	.product-thumb .image .button-group {
		opacity: 1;
		transform: unset !important;
		right: 0;
	}
	.navbar {
		position: relative;
		clear: both;
	}
    .banner-inner .cms-image {
    	text-align: center; 
    	width: 100%;
    }
	.pagination-right{width: 100%;margin-top: 10px;}
	#column-left .product-thumb .image,
	#column-right .product-thumb .image {
		width: 100%;
		text-align: center;
	}
	#column-left .product-thumb .caption,
	#column-right .product-thumb .caption {
		width: 100%;
		text-align: center;
		padding: 0;
	}
	.custom-service-block .service{width: 50%;padding: 20px 70px;background: transparent;}
	.top-space{margin-top: 70px;}
	.caption .desc-addtocart
	{
		position: static;
		opacity: 1;
		margin: 7px 0 0;
	}
	.social-block
	{
		width: 100%;
	}
	.copyright {
	    padding: 0;
	    margin: 0;
	    float: left;
	    width: 100%;
	}
	.header-search-btn{display: block;}
	#menu .nav > li > a{padding: 15px;}
	.subbannercms .detailes {left: 20px;}
	.subbannercms .detailes .title {font-size: 14px;}
	.subbannercms .detailes .description {padding: 10px 0;font-size: 15px;}
	.subbannercms .detailes .btn-primary {
	    padding: 0;
	    background: transparent;
	    text-decoration: underline;
	    color: #000;
	}
	#custom-homeblock.top-space, .blogs.top-space{margin-top: 40px;}
	.customhome-block .custom-description .home-desc{font-size: 30px;}
	.customhome-block {padding: 70px 0;}
	.custom-service-block .service {
	    width: 50%;
	    background: transparent;
	    padding: 15px 0;
	}
	.testmonial-image {
	    width: auto;
	    text-align: center;
	    float: none;
	    display: inline-block;
	}
	.testimonial-description {
	    width: 100%;
	    text-align: center;
	    padding: 20px 0;
	}
	.testmonial-author {
	    text-align: center;
	    padding-top: 10px;
	}
	.item.testimonial-contain{text-align: center;}
	.block_newsletter-left{padding: 0;}
	.newsletter .newsletter-title{padding-left: 50px;}
	.footer-box::before{display: none;}
	footer h5{font-size: 15px;}
	footer #contact span {display: none;}
	#custom-payment{
		width: 100%;
		text-align: center;
		padding: 15px 0 10px;
	}
}

@media (max-width: 767px) {
	.row {
		margin: 0;
	}
	.title-breadcrumb .container {padding: 0;}
	.title-breadcrumb{margin-top: 10px;}
	#content {
		padding: 0;
		margin-top: 20px;
	}
	.category_thumb .category_img,
	.category_thumb .category_description {
		padding: 0;
	}
	#category_tab_page .nav-tabs {
		display: block;
	}
	.header-logo {
		position: static;
		text-align: left;
		width: auto;
		padding: 17px 0;
		float: left;
	}
	#logo .img-responsive {
		display: inline-block;
	}
	.col-sm-3.forth {
		padding: 0;
		float: left;
		width: 100%;
	}
	.payment-block ul {
		text-align: center;
	}
	.testimonial-block-inner {
		padding: 50px 0 20px;
	}
	#menu .navbar-header {
		background: #b28d7b ;
		clear: both;
		padding: 10px 15px;
		cursor: pointer;
	}
	#menu .fa {
		padding-left: 5px;
	}
	.navbar-collapse {
		padding: 10px 15px;
		border: 1px solid #ccc;
		text-align: left;
		position: absolute;
		left: 0;
		right: 0;
		top: 100%;
		z-index: 999;
		background: #fff;
	}
	#product-product ul.breadcrumb {
		padding-top: 0;
	}
	.header-bottom {
		background: transparent;
	}
	#menu .nav>li>a {
		padding: 10px 0;
		color: #000;
	}
	header .header-top.fixed #menu .nav > li > a {padding: 10px 0;}
	#menu{
		border: none;
	}
	.content_footer_bottom{width: 100%;}
	#custom-payment{width: 100%;text-align: center;}
	.footer-container .row .footer-box:last-child h5.toggle-title {
		border: none;
	}
	.footer-container h5.toggle-title {
		padding: 10px 0;
		margin: 0;
	}
	.product-layout {
		text-align: center;
		width: 50%;
	}
	.product-layout.product-list .product-thumb .button-group .addtocart{font-size: 12px;background-position: 8px 6px;padding: 5px 10px 5px 32px;}
	.product-list .product-thumb .button-group button + button{margin: 0 0 0 5px;}
	.col-sm-3.first {
		width: 100%;
		float: left;
		padding: 0;
		margin-bottom: 40px;
		padding-bottom: 15px;
	}
	footer .footer-box {
		width: 100%;
		float: left;
		padding: 0;
	}
	#tabs .etabs .tab {
		width: 100%;
		margin-bottom: 15px;
		text-align: center;
	}
	#tabs .etabs .tab .tab_link, .category_tab .nav-tabs > li > a{background: transparent;margin: 0;padding: 5px 0;display: inline-block;}
	#tabs .etabs,#category_tab_page .nav-tabs{padding:0;}
	.banner-inner {
		display: inline-block;
		vertical-align: top;
		width: 400px;
	}
	#menu .see-all {
		float: left;
		width: 100%;
		padding: 10px 15px 0;
	}
	.filterbox .list-group {
		background: #f3f3f3;
	    margin-top: 20px;
	    padding: 15px;
	}
	.filterbox .list-group-item{
		border: none;
		background: transparent;
		border-top: 1px solid #ddd;
	}
	.filterbox .list-group span{
		padding: 5px 10px;
	}
	.filterbox .toggle-items {
	    background: #f3f3f3;
	    margin-bottom: 20px;
	}
	.filterbox span.list-group-item{
		border: none;
		background-position: 98% -13px;
	}
	.filterbox span.list-group-item.collapsed{
		background-position: 98% 10px;
	}
	.footer-container .footer-contents .list-unstyled{
		padding: 0 20px;
	}
	#contact {
    	padding: 10px 20px;
	}
	.copyright p{
		margin: 0;
	}
	.pagination-wrapper .page-link,
	.pagination-wrapper .page-result{
		width: 100%;
		text-align: center;
	}
	.hometab .products-section-title{text-align: center;}	
	.left-block, .right-block, .center-block
	{
	 	width: 100%;
	 	float: left;
	 	text-align: center;
	 	padding: 0;
	 	margin-bottom: 30px;
	}
	.right-block{margin: 0;}
	.contact-block{padding: 0;}
	.home-footer footer {margin-top: 50px;}
	#cart-total {
		position: absolute;
		border-radius: 50%;
		height: 13px;
		width: 13px;
		padding: 0;
		text-align: center;
		text-indent: 1px;
		background-color: #000;
		color: #fff;
		top: 45px;
		left: auto;
		right: 25px;
		line-height: 12px;
		font-size: 9px;
		transition: all 0.45s ease 0s;
		-webkit-transition: all 0.45s ease 0s;
		-moz-transition: all 0.45s ease 0s;
		-o-transition: all 0.45s ease 0s;
	}
	.shopping_cart_data, .account-detail {display: none;}
	#cart > .btn{
		height: 40px;
		width: 40px;
		background: #b28d7b url("../image/cart-r.png") no-repeat center 9px;
		padding: 0;
	}
	#cart:hover > .btn{background-position: center -60px;}
	.user-signin .myaccount .user-toggle
	{
		height: 45px;
		width: 45px;
		background-position: center 10px;
	}
	.user-signin .myaccount:hover .user-toggle{background-position: center -69px;}
	#tabs .etabs .tab .tab_link::before{display: none;}
	header .callus{display: none;}
	.subbannercms .detailes{top: 55px;left: 30px;}
	.customhome-block .custom-description .home-desc {font-size: 21px;letter-spacing: 0.8px;}
	.custom-service-block{padding: 30px 0;}
	.newsletter .newsletter-form {
	    width: 100%;
	    float: none;
	    margin: 30px auto 0;
	    display: inline-block;
	}
	.block_newsletter-left {
	    width: 80%;
	    float: none;
	    margin: 0 auto;
	    display: inline-block;
	}
	.header-logo img{width: 150px;}
	#cart{padding: 36px 0;}
	.services-inner{padding: 15px 0}
	.footer-container{padding: 30px 0;}
	.top-space.filterbox {margin-top: 20px;}
}

@media (max-width: 479px) {
	.product-layout {
		width: 100%;
	}
	.product-thumb .image img{margin: 0;}
	.custom-service-block .service {
		width: 100%;
	}
	#cart .dropdown-menu {
		width: 290px;
	}
	#product .btn-group {
		margin-top: 20px;
		display: block;
	}
	.products-section-title {font-size: 21px;}	
	.social-block .social li{margin: 0 3px;}
	.content-bottom{margin-top: 40px;}
	.banner-inner {
    	width:290px;
	}
	#cart-total{right: 10px;}
	.services-inner {text-align: center;}
	.product-thumb {margin-bottom: 30px;}
	.testmonial-main {padding: 50px 0;}
	#search .input-lg{min-width: 200px;}
	.header-bottom .container {padding: 0;}
	.subbannercms .detailes{top: 30px;}
	.customhome-block .custom-description .home-title{font-size: 14px;letter-spacing: 0.8px;}
	.customhome-block .home-offer{font-size: 14px;}
	.block_newsletter-left{width: 100%}
	.newsletter .newsletter-title{font-size: 16px;}
}