body {
	font-family: 'DM Sans', sans-serif;
	font-size: 13px;
	color: #7e7e7e;
	line-height: 24px;
	font-weight: 400;
	letter-spacing: 0.10px;
	background-color: #ffffff;
}

 :focus {
	outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000000;
}


/* default font size */

.fa {
	font-size: 13px;
}

.fa-stack {
	width: 10px;
	height: 15px;
}

.fa-stack .fa {
	font-size: 15px;
}


/* Override the bootstrap defaults */

h1 {
	font-size: 33px;
}

h2 {
	font-size: 27px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 13px;
}

h6 {
	font-size: 10.2px;
}

a {
	color: #7e7e7e;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

legend {
	font-size: 18px;
	padding: 7px 0px
}

label {
	font-size: 13px;
	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 {
	font-size: 13px;
}

.input-group .input-group-addon {
	font-size: 13px;
	height: 30px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

#comment_form {
	background-color: #fff;
	padding: 20px;
	border: 1px solid #e5e5e5;
}

.header-nav .pull-left {
	float: none;
}

.radio label:hover,
.checkbox label:hover {
	color: #C97053;
}


/* Fix some bootstrap issues */

span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
	display: inline-block;
}

.nav-tabs {
	margin-bottom: 15px;
}

div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}


/* Gradent to all drop down menus */

.dropdown-menu li>a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
}


/* top */

#top {
	/*background-color: #fff;
     */
	padding: 0;
	text-align: left;
	clear: both;
}

.language-currency-block-inner {
	margin: 0;
	float: none;
}

.language-block,
.currency-block {
	display: inline-block;
	vertical-align: top;
}

#form-language .btn span,
#form-currency .btn span {
	display: inline-block;
	vertical-align: top;
	padding: 0;
	clear: both;
	font-weight: 400;
	line-height: 24px;
	font-size: 14px;
	white-space: nowrap;
}

#form-language .btn img,
#form-currency .btn>strong>span {
	display: inline-block;
	vertical-align: top;
	padding: 0 5px 0 0;
	line-height: 24px;
}

#form-language .btn.dropdown-toggle img {
	padding-top: 6px;
	padding-bottom: 6px;
}

#top .container {
	padding: 0px;
}

.language-currency-block {
	float: right;
	margin: 0 0;
}

#top #form-currency .currency-select:hover {
	text-shadow: none;
}

#form-language .btn .fa,
#form-currency .btn .fa {
	font-size: 10px;
	vertical-align: middle;
	display: inline-block !important;
	margin: 0 0 0 5px;
}

#form-currency span.currency-title {
	display: none;
}

#form-currency .dropdown-menu .btn-link {
	float: left;
	width: auto;
	margin: 0 6px;
}

.Language-text,
.currency-text {
	display: inline-block;
	margin-bottom: 10px;
}

#form-language .btn-group,
#form-currency .btn-group {
	padding: 0;
	position: relative;
	vertical-align: top;
}

#form-currency .btn.dropdown-toggle:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: auto;
	top: 7px;
	bottom: auto;
	width: 1px;
	height: 10px;
	background: #e5e5e5;
}

#form-currency .dropdown-menu #form-currency .btn:after {
	display: none;
}

#form-language .btn,
#form-currency .btn {
	padding: 0;
	letter-spacing: 0;
	font-size: 13px;
	text-transform: capitalize;
	color: #7e7e7e;
	font-weight: 400;
	text-align: center;
	float: none;
	display: inline-block;
	vertical-align: top;
	border: none;
	margin: auto;
}

#form-language .btn.dropdown-toggle,
#form-currency .btn.dropdown-toggle {
	padding: 0 15px;
}


/*#form-currency .btn.dropdown-toggle {
    padding-right: 0;
} */

#form-language .btn:hover,
#form-currency .btn:hover,
#form-language .btn.btn-block:hover,
#form-currency .btn.btn-block:hover {
	color: #C97053;
}

#form-language .btn.btn-block,
#form-currency .btn.btn-block {
	color: #7e7e7e;
	font-weight: 400;
}

#form-language .btn.btn-block:hover,
#form-currency .btn.btn-block:hover {
	color: #C97053;
}

#form-language .btn.btn-block img,
#form-currency .btn.btn-block img {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}

#top .language-menu .language-select:hover {
	background-color: transparent;
	color: #7e7e7e;
}

#form-currency .dropdown-menu,
#form-language .dropdown-menu,
.affiliate-dropmenu .dropdown-menu {
	position: static;
	display: block !important;
	box-shadow: none;
	padding: 0 30px;
}


/*#form-currency .dropdown-menu,
#form-language .dropdown-menu {
	position: static;
	display: block;
	box-shadow: none;
	padding: 0 20px;
}*/

#form-language .dropdown-menu li.current,
#form-currency .dropdown-menu li.current,
#form-language .dropdown-menu li:hover,
#form-currency .dropdown-menu li:hover {
	color: #C97053;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
}

.user-info-image {
	margin: 0;
	font-size: 0;
	background-image: url(../image/themeimage/header-user.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 26px;
	height: 30px;
	width: 30px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}

.userinfo:hover .user-info-image {
	background-image: url(../image/themeimage/header-user-hover.svg);
	background-repeat: no-repeat;
}

.userinfo .fa {
	margin: 0 7px;
	font-weight: 400;
	font-size: 13px;
}

.userinfo .account-title {
	display: none;
	vertical-align: top;
	color: #ffffff;
	transition-duration: unset;
	-webkit-transition-duration: unset;
	-moz-transition-duration: unset;
	-ms-transition-duration: unset;
	-o-transition-duration: unset;
}

.userinfo:hover .account-title {
	color: #C97053;
}

.myaccount a.dropdown-toggle {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	font-weight: 400;
	text-transform: capitalize;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms
}

.myaccount:hover a.dropdown-toggle {
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
}

#form-currency .dropdown-menu li,
#form-language .dropdown-menu li {
	display: block;
	margin: 0;
	padding: 5px 0;
	border: 1px solid transparent;
	float: left;
	width: 100%;
	line-height: 14px;
}

.user-info-wrapper {
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

.header .myaccount {
	float: right;
	position: relative;
}

.user-info-wrapper .user-info-icon-desc {
	display: block;
	color: #c3c3c3;
	font-size: 10px;
	line-height: 12px;
	text-transform: capitalize;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}

.myaccount .dropdown-menu>li>a {
	color: #7e7e7e;
}

.myaccount .dropdown-menu {
	right: 0;
	left: auto;
	background-color: #ffffff;
	padding: 15px 0;
	margin: 0;
	z-index: 99999;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	top: 45px;
	min-width: 200px;
	max-height: 272px;
	overflow-x: hidden;
}

.myaccount .caret {
	vertical-align: 2px;
	display: none;
}

#form-language .dropdown-menu>li>a {
	padding: 2px 10px;
	text-align: left;
}

#form-language .dropdown-menu>li>a:hover {
	color: #FFFFFF;
}

@media only screen and (min-width: 980px) and (max-width: 1199px) {}

@media (max-width: 979px) {
	#form-language .btn,
	#form-currency .btn,
	#form-language .btn.dropdown-toggle,
	#form-currency .btn.dropdown-toggle {
		color: #7e7e7e;
		padding: 0;
		display: block;
		text-align: left;
		margin: 0 20px;
	}
	#form-currency .btn.dropdown-toggle::after {
		display: none;
	}
	#form-currency .dropdown-menu,
	#form-language .dropdown-menu {
		position: static;
		display: block !important;
		box-shadow: none;
		padding: 7px 10px;
	}
	#form-language .btn-group,
	#form-currency .btn-group {
		padding: 0;
	}
	#form-language .btn i.fa,
	#form-currency .btn i.fa {
		display: none !important;
	}
	#form-language .btn span,
	#form-currency .btn span {
		color: #7e7e7e;
	}
	#form-language .btn-group:after,
	#form-currency .btn-group:after {
		display: none;
	}
	#form-currency .dropdown-menu .btn-link {
		padding: 0 20px;
	}
	#form-language .btn img,
	#form-currency .btn>strong>span {
		display: none;
	}
	.header .myaccount {
		padding: 0;
		margin: 0 0 0 10px;
	}
	.header .header-cart {
		margin: 0;
	}
}

#top-links {
	float: none;
	margin: 0 10px;
}

#form-language .dropdown-menu>li>a,
#form-currency .dropdown-menu>li>a,
#top-links .myaccount .dropdown-menu>li>a,
.affiliate-dropmenu .dropdown-menu li a {
	color: #fff;
}

#top-links li {
	padding: 3px 4px 3px 0;
	display: block;
	clear: both;
}

#top-links .myaccount-menu li {
	padding: 0;
}

#top-links li+li {
	/*background:url("../image/themeimage/header_top_links_pipe.jpg") no-repeat scroll left 2px transparent;
     padding:0 4px 0 9px;
     */
}

#top-links .myaccount-menu li+li {
	background: none;
	padding: 0;
}

#top-links a .fa {
	padding: 5px 5px;
}

#top .btn-link:hover,
#top-links a:hover {
	color: #C97053;
	background-color: transparent;
}

#form-currency .dropdown-menu.currency-menu li:hover .btn,
#form-language .dropdown-menu>li:hover>a,
.myaccount .dropdown-menu>li:hover>a,
.affiliate-dropmenu .dropdown-menu li:hover>a {
	background-color: transparent;
	color: #C97053;
}

#form-currency .dropdown-menu .btn:hover,
#form-language .dropdown-menu>li>a:hover,
.myaccount .dropdown-menu>li>a:hover {}

#top-links .dropdown-menu a,
.affiliate-dropmenu .dropdown-menu li a {
	text-shadow: none;
	padding: 2px 10px;
	text-align: left;
}

#top-links .dropdown-menu a:hover,
#top-links .dropdown-menu a:focus {
	color: #fff;
}

#top .btn-link strong {
	font-size: 14px;
	font-weight: normal;
}

#top-links a+a {
	margin-left: 15px;
}

#top .fa-caret-down {
	vertical-align: -2px;
}

#cart>.btn .fa-shopping-cart:before {
	display: none;
}

@media (max-width: 979px) {
	.myaccount .dropdown-menu {
		top: 45px;
		max-height: 284px;
		overflow-y: scroll;
		overflow-x: hidden;
	}
	.myaccount a.dropdown-toggle {
		font-size: 0;
	}
	.user-info-wrapper {
		display: none;
	}
	.header-cart {
		margin: 2px 0;
	}
	#form-language .btn .fa,
	#form-currency .btn .fa {
		display: inline-block;
		vertical-align: middle;
	}
	.userinfo .account-title {
		display: none;
	}
}

@media (max-width: 767px) {
	.header-nav {
		text-align: center;
	}
}

@media (max-width: 479px) {}


/* Header */

header {
	position: relative;
}

.header>.container {
	position: relative;
	text-align: center;
}

.main-slider .swiper-wrapper {
	direction: ltr !important;
}

.header .header-nav-left {
	float: left;
	padding: 0;
}

.header .header-nav-right {
	float: right;
	padding: 0;
}


/* logo */

.header-logo {
	z-index: 9;
	width: 260px;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 18px;
}

@media (max-width: 979px) {
	.header .header-nav-left {
		float: none;
		text-align: center;
	}
	.header .header-nav-left .nav.pull-left {
		float: none !important;
	}
}

.myaccount-menu {
	margin-bottom: 0;
}

.myaccount-menu li {
	margin: 0 10px;
	padding: 0;
}

.myaccount-menu li a {
	color: #7e7e7e;
	font-size: 13px;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}

.myaccount-menu li a:hover {
	color: #C97053;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}

.myaccount-menu li .fa {
	color: #000000;
	margin: 0 8px 0 0;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}

.myaccount-menu li:hover .fa {
	color: #C97053;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}

.myaccount-menu li:hover a {
	color: #C97053;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}

.myaccount-menu li a .wishlist span {
	position: relative;
}


/*.myaccount-menu li a .wishlist span:before {
	content: "(";
}

.myaccount-menu li a .wishlist span:after {
	content: ")";
}*/


/* search */

.content_headercms_top .search {
	width: auto;
	padding: 0;
	float: right;
	margin: 35px 0;
	position: relative;
}

.header-search {
	background-image: url(../image/themeimage/header-search.svg);
	background-size: 26px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 40px;
	position: relative;
	text-align: center;
	width: 40px;
	margin: 0;
	display: none;
}

.header-search:hover {
	background-image: url(../image/themeimage/header-search-hover.svg);
}

.header-search.active {
	background-image: url(../image/themeimage/header-close.svg);
	background-size: 28px auto;
	-webkit-background-size: 28px auto;
	-moz-background-size: 28px auto;
	-ms-background-size: 28px auto;
	-o-background-size: 28px auto;
	background-position: center;
	background-repeat: no-repeat;
}

.header-search.active:hover {
	background-image: url(../image/themeimage/header-close-hover.svg);
}

.search {
	z-index: 5;
	margin: 20px 0;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	float: right;
	position: relative;
	background-color: transparent;
	box-shadow: unset;
	-moz-box-shadow: unset;
	-webkit-box-shadow: unset;
}

#search {
	padding: 0;
	position: relative;
	box-shadow: unset;
	-moz-box-shadow: unset;
	-webkit-box-shadow: unset;
}

#search .input-lg {
	padding: 14.5px 10px 14.5px 60px;
	background-color: #F5F5F5 !important;
	border: 1px solid #F5F5F5;
	outline: 0;
	height: 48px;
	font-size: 13px;
	width: 500px;
}

#search .input-lg::placeholder {
	color: #c7c7c7;
	font-size: 14px;
}

#search .input-lg:focus {
	background: #F5F5F5 !important;
}

#search .btn-lg {
	background: transparent;
	outline: 0 none;
	padding: 0;
	border: none;
	background-color: transparent;
}

#search .btn-lg:hover {
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}

#search .input-group-btn {
	font-size: 0;
	white-space: nowrap;
	width: auto;
	display: inline-block;
	vertical-align: top;
	bottom: 0;
	outline: 0 none;
	padding: 0;
	position: absolute;
	right: auto;
	left: 12px;
	top: 0;
	border: none;
	background: transparent;
}

#search .search_button {
	background-color: transparent;
	cursor: pointer;
	display: block;
	font-size: 0;
	background-image: url(../image/themeimage/header-search.svg);
	background-repeat: no-repeat;
	background-position: center;
	height: 48px;
	width: 48px;
	background-size: 24px;
	line-height: 48px;
}

#search .search_button:hover {
	background-image: url(../image/themeimage/header-search-hover.svg);
}

@media only screen and (min-width: 980px) and (max-width: 1199px) {
	#search {}
	.content_headercms_top.fixed #search {
		top: 60px;
	}
	.content_headercms_top .search {
		margin: 40px 0;
	}
	#search .input-lg {}
}

@media (max-width: 979px) {
	.search {
		text-align: center;
		float: none;
		padding: 0;
		margin: 0;
	}
	#search .input-lg {
		background-color: #ffffff !important;
		border-color: #ffffff;
	}
	.header-logo {
		width: 165px;
		margin: 0 auto;
		position: absolute;
		left: 0;
		right: 0;
		top: 14px;
		bottom: auto;
		padding: 0;
		text-align: center;
	}
	.content_headercms_top .search {
		float: none;
		padding: 0;
	}
}

@media (max-width: 767px) {
	.header-logo {
		left: 70px;
		right: auto;
	}
	#search .input-lg {
		width: 345px;
	}
}

@media (max-width: 479px) {
	.content_headercms_bottom .search {
		width: 100%;
	}
}


/* cart */

.header-cart {
	float: right;
	position: relative;
	z-index: 99;
}

.header-nav-wrapper {
	background: #302C2A;
	float: left;
	width: 100%;
	padding: 0;
}

.header-nav-wrapper .header-nav-inner {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding: 8px 0;
	text-align: center;
}

#checkout-cart #cart-title {
	font-size: 20px;
	font-weight: 500;
	color: #000000;
	margin-bottom: 40px;
	margin-top: 0;
	text-transform: capitalize;
	text-align: left;
}

.checkout-cart button.btn.btn-primary,
.checkout-cart button.btn.btn-danger {
	border-radius: 30px;
}

#cart-total {
	color: #000000;
	font-weight: 400;
	font-size: 12px;
	background: transparent;
	height: auto;
	width: auto;
	text-align: left;
	display: block;
	line-height: 15px;
	position: static;
	margin: 0;
}

#cart-total span.cart-tot {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	z-index: 5;
	font-size: 10px;
	font-weight: 400;
	padding: 0;
	color: #ffffff;
	background-color: #000000;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	width: 16px;
	height: 16px;
	line-height: 16px;
	position: absolute;
	top: -4px;
	left: 19px;
	right: auto;
	bottom: auto;
	margin: 0 auto;
}


/*#cart-total:before {
	content: '(';
	display: inline-block;
	vertical-align: top;
}

#cart-total:after {
	content: ')';
	display: inline-block;
	vertical-align: top;
}*/

#cart #cart-total .fa.fa-shopping-cart {
	display: none;
}

#cart {
	position: relative;
	padding: 0;
	cursor: pointer;
}

#cart>.btn {
	display: inline-block;
	vertical-align: top;
	background: transparent;
	padding: 0;
	margin: 0;
	border: none;
	line-height: 0;
}

#cart .cart-icon {
	background-image: url(../image/themeimage/header-cart.svg);
	display: inline-block;
	vertical-align: top;
	background-size: 25px;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	font-size: 0;
	height: 30px;
	width: 30px;
	margin: 0 5px 0 0;
}

#cart-total span {
	display: none;
}

#cart:hover .cart-icon {
	background-image: url(../image/themeimage/header-cart-hover.svg);
	background-repeat: no-repeat;
}

#cart:hover #cart-total {
	color: #C97053;
}

#cart #cart-title {
	display: inline-block;
	position: relative;
	color: #000000;
	margin: 12px 0 0 5px;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	text-transform: capitalize;
	letter-spacing: 0.19px;
	display: none;
}

#cart:hover #cart-title {
	color: #C97053;
}

#cart>.btn.active,
#cart>.btn:active {
	box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	-ms-box-shadow: 0 0 0;
	-o-box-shadow: 0 0 0;
}

#cart.open>.btn {}

#cart.open>.btn:hover {
	color: #444;
}

#cart .dropdown-menu {
	background-color: #ffffff;
	z-index: 1001;
	color: #000000;
	width: 370px;
	padding: 10px 10px;
	border-radius: 0;
	top: 45px;
	overflow-y: scroll;
	max-height: 400px;
	overflow-x: hidden;
}

#cart .button-container {
	width: auto;
	float: right;
	margin: 0 0 5px;
}

#cart .dropdown-menu table {
	margin-bottom: 10px;
	background-color: transparent;
}

#cart .dropdown-menu .text-center {
	padding: 8px 0 !important;
}

#cart .dropdown-menu table.table-striped {
	border-bottom: 1px solid #e5e5e5;
}

.cart-menu .table-bordered tr>td,
.cart-menu .table-bordered {
	border: medium none;
	padding: 4px 5px;
}

#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;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	margin: 2px 0 0;
	padding: 0 3px;
	border: 0 none;
	color: #ffffff;
	background-color: #d9534f;
	border-radius: 30px;
}

#cart table.table-striped .btn-danger.btn-xs:hover {
	color: #fff;
	background-color: #d2322d;
}

#cart .dropdown-menu table td {
	border: none;
	background: none;
}

#cart .dropdown-menu table.table-striped td.text-right:nth-child(even) {
	color: #7e7e7e;
	font-weight: 700;
	font-size: 16px;
}

#cart .dropdown-menu li>div {}

#cart .dropdown-menu li p {
	margin: 0px 0;
}

.cart-menu a {
	color: #000000;
	text-transform: capitalize;
}

.content_headercms_top {
	padding: 15px 50px 15px 45px;
	position: relative;
	min-height: inherit;
	background: #ffffff;
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
}

.header-tele-cms {
	display: inline-block;
	position: relative;
}

.header-tele-cms .telephone {
	background: url("../image/themeimage/call.png") no-repeat scroll 0 5px transparent;
	float: left;
	height: 40px;
	width: 31px;
}

.cms-data {
	/*border-right: 1px solid #dcdcdc;
     */
	color: #696969;
	font-size: 13px;
	display: inline-block;
	letter-spacing: 0.6px;
	margin: 0 0 0 15px;
	padding-right: 20px;
}

.call {
	float: left;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
}

.call-no {
	clear: both;
	float: left;
}

@media (min-width: 980px) {
	.content_headercms_bottom.fixed {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		z-index: 999;
		animation: 0.7s ease 0s normal both 1 running fixedAnim;
		-webkit-animation: 0.7s ease 0s normal both 1 running fixedAnim;
		-moz-animation: 0.7s ease 0s normal both 1 running fixedAnim;
		-ms-animation: 0.7s ease 0s normal both 1 running fixedAnim;
		-o-animation: 0.7s ease 0s normal both 1 running fixedAnim;
		-webkit-box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 10%);
		-moz-box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 10%);
		box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 10%);
		border: none;
	}
	@-webkit-keyframes fixedAnim {
		0% {
			top: -100%;
		}
		100% {
			top: 0;
		}
	}
	@-moz-keyframes fixedAnim {
		0% {
			top: -100%;
		}
		100% {
			top: 0;
		}
	}
	@keyframes fixedAnim {
		0% {
			top: -100%;
		}
		100% {
			top: 0;
		}
	}
}

@media (max-width: 979px) {
	#cart #cart-title {
		display: none;
	}
	#search .input-lg:focus {
		background: #ffffff !important;
	}
	#cart .dropdown-menu {
		top: 45px;
	}
	#cart>.btn {}
	/*#cart-total span.cart-tot {
		line-height: 15px;
		height: 15px;
		width: 15px;
		position: absolute;
		left: auto;
		right: 15px;
		top: -7px;
		bottom: auto;
		font-size: 10px;
		text-align: center;
		background-color: #C97053
;
		color: #ffffff;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-khtml-border-radius: 50%;
		-moz-border-radius: 50%;
	}
	#cart:hover #cart-total span.cart-tot {
		background-color: #000000;
		color: #ffffff;
	}*/
	#cart-total:before,
	#cart-total:after {
		display: none;
	}
	#cart-total>span {
		display: none;
	}
	#cart:after {
		display: none;
	}
	.nav-full-wrapper {
		padding: 5px 0;
		background: #243D47;
	}
	#cart>.btn .heading-title {
		display: none;
	}
	/*.header-nav-wrapper {
		display: none;
	}*/
	#cart #cart-title {
		display: none;
	}
	.content_headercms_top.fixed {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		z-index: 999;
		border-top: none;
		border-bottom: none;
		animation: 0.7s ease 0s normal both 1 running fixedAnim;
		-webkit-animation: 0.7s ease 0s normal both 1 running fixedAnim;
		-moz-animation: 0.7s ease 0s normal both 1 running fixedAnim;
		-ms-animation: 0.7s ease 0s normal both 1 running fixedAnim;
		-o-animation: 0.7s ease 0s normal both 1 running fixedAnim;
		-webkit-box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 10%);
		-moz-box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 10%);
		box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 10%);
	}
	@-webkit-keyframes fixedAnim {
		0% {
			top: -100%;
		}
		100% {
			top: 0;
		}
	}
	@-moz-keyframes fixedAnim {
		0% {
			top: -100%;
		}
		100% {
			top: 0;
		}
	}
	@keyframes fixedAnim {
		0% {
			top: -100%;
		}
		100% {
			top: 0;
		}
	}
}


/* menu */

.nav-inner-cms {
	background: none repeat scroll 0 0 #7e7e7e;
}

.content_headercms_bottom {
	position: relative;
	vertical-align: top;
	width: 100%;
	background: #ffffff;
	clear: both;
	padding: 0 50px;
	border-top: 1px solid #e5e5e5;
	float: left;
}

.topmenu {
	position: relative;
	width: auto;
	float: left;
	display: inline-block;
	vertical-align: top;
}

.main-menu {
	position: relative;
	width: auto;
	display: inline-block;
	vertical-align: top;
}

.nav-responsive {
	display: none;
}

.responsive-menu {
	background: #545F61;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	padding: 8px 10px;
	/*overflow:hidden;
     HIDE CATEGORIES THOSE ARE OUT OF MANU. */
}

ul {
	list-style: none;
	padding: 0;
}

.main-menu ul {
	list-style: none;
	padding: 0;
}

.main-menu>ul>li {
	padding: 33px 18px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 0;
}

.main-menu>ul>li:first-child {
	padding: 33px 18px 33px 0;
}

.nav-responsive span,
.main-menu>ul>li>a {
	padding: 0;
	font-size: 15px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	display: inline-block;
	vertical-align: top;
	color: #000000;
}

.main-menu>ul>li.dropdown:before {
	content: '\f107';
	font-family: FontAwesome;
	display: inline-block;
	vertical-align: top;
	float: right;
	margin: 0 0 0 5px;
	color: #000000;
	font-weight: 700;
}

.main-menu>ul>li:hover:before {
	color: #C97053;
}

.main-menu>ul>li:hover>a {
	color: #C97053;
}

.main-menu>ul>li:hover>a {
	/*background: none repeat scroll 0 0 #646464;
     */
}

.main-menu .column1 ul.childs_1 .dropdown a::after {
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 14px;
	color: #525252;
	position: absolute;
	right: 9px;
}

.main-menu .column1 ul.childs_1 .dropdown a:hover::after {
	color: #7e7e7e;
}

.main-menu .column1 ul.childs_2 a::after {
	display: none;
}

.main-menu>ul>li>ul,
.responsive-menu .main-navigation {
	display: none;
	background: #ffffff;
	position: absolute;
	z-index: 5;
	padding: 5px;
}

.main-menu>ul>li:hover>ul {
	display: block;
}

.main-menu>ul>li ul>li .dropdown-menu {
	display: block;
	background: #ffffff;
	z-index: 5;
	padding: 15px;
	top: 0;
	bottom: auto;
	left: 100%;
	right: auto;
	margin: 0 !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
	-moz-transform: scaleY(0);
	transform-origin: top;
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	-o-transform-origin: top;
	-moz-transform-origin: top;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
}

.main-menu>ul>li .column3 ul>li .dropdown-menu {
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
}

.main-menu>ul>li ul.childs_2 ul.childs_3>li .dropdown-menu {
	display: block;
	background: #ffffff;
	z-index: 5;
	padding: 5px;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
	transform-origin: top;
	-webkit-transform-origin: top;
	-moz-transform-origin: top;
	-ms-transform-origin: top;
	-o-transform-origin: top;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
}

.main-menu>ul>li ul.childs_1>li:hover .dropdown-menu,
.main-menu>ul>li ul.childs_2>li:hover .dropdown-menu {
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
}

.main-menu>ul>li .column3 ul.childs_1>li:hover .dropdown-menu,
.main-menu>ul>li .column3 ul.childs_2>li:hover .dropdown-menu {}

.main-menu>ul>li ul.childs_2 ul.childs_3>li:hover .dropdown-menu {
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
	transform-origin: top;
	-webkit-transform-origin: top;
	-moz-transform-origin: top;
	-ms-transform-origin: top;
	-o-transform-origin: top;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
}

.main-menu ul li ul {
	display: table-cell;
}

.main-menu>ul>li ul+ul {
	/*padding-left: 20px;
     */
}

.main-menu>ul>li ul>li>a,
.main-menu>ul>li li>a {
	padding: 4px 8px;
	color: #7e7e7e;
	display: block;
	white-space: nowrap;
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize;
}

.main-menu>ul>li .column3 ul.childs_1>li>a {
	padding: 5px 8px 5px;
	text-transform: capitalize;
	margin: 0 0 5px;
	font-size: 16px;
	font-weight: 500;
	color: #000000;
}

.main-menu>ul>li .column3 ul.childs_1>li>a:hover {
	color: #C97053;
}

.main-menu>ul>li .column3 ul.childs_1>li>a:after {
	display: none;
}

.main-menu>ul>li.hiden_menu ul>li>a:after,
.main-menu>ul>li.hiden_menu li>a:after {
	display: none;
}

.main-menu>ul>li .column3 ul.childs_1>li>a:hover {
	color: #C97053;
}

.responsive-menu .main-navigation li a {
	color: #cecece;
	display: block;
	padding: 8px 12px;
	white-space: nowrap;
}

.main-menu>ul>li ul>li>a {
	min-width: 160px;
}

.main-menu>ul>li ul>li>a:hover,
.main-menu>ul>li li>a:hover {
	color: #C97053;
	background-color: transparent;
}

.responsive-menu .main-navigation li a:hover {
	background-color: #393939;
	border-left: 5px solid #ffe35f;
	color: #ffffff;
	padding: 8px 7px;
}

.main-menu>ul>li ul>li>a.activSub {
	background-image: url(../image/themeimage/cat_arrow_hover.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.main-menu>ul>li>ul>ul>li>a {
	color: #FFFFFF;
}

.main-menu>ul>li .column3 ul>li .dropdown-menu {
	position: static;
	box-shadow: none;
	padding: 0;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}

.main-menu>ul>li ul>li .dropdown-menu a {
	padding: 3px 8px;
}

.main-menu>ul>li ul>li>a {
	display: inline-block;
	vertical-align: top;
}

.main-menu>ul>li .column3 .childs_1 {
	padding: 0 10px;
}

@media (min-width: 980px) {
	#menu .dropdown .dropdown-menu.megamenu .dropdown .dropdown-menu.megamenu {
		left: 100px;
		top: 35px;
	}
	#menu .dropdown .dropdown-menu.megamenu,
	#menu .dropdown .dropdown-menu.megamenu .dropdown .dropdown-menu.megamenu {
		display: block !important;
		margin: 0 !important;
		opacity: 0;
		-webkit-opacity: 0;
		-moz-opacity: 0;
		-ms-opacity: 0;
		-o-opacity: 0;
		padding: 20px;
		transform: scale(0);
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		-moz-transform: scale(0);
		transition: all 500ms ease;
		-webkit-transition: all 500ms ease;
		-moz-transition: all 500ms ease;
		-ms-transition: all 500ms ease;
		-o-transition: all 500ms ease;
	}
	#menu .hiden_menu .dropdown-menu.megamenu {
		left: auto;
		right: 20px;
	}
	#menu .dropdown:hover .dropdown-menu.megamenu,
	#menu .dropdown .dropdown-menu.megamenu .dropdown:hover .dropdown-menu.megamenu {
		opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		-ms-opacity: 1;
		-o-opacity: 1;
		transform: scale(1);
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		-moz-transform: scale(1);
		transition: all 500ms ease;
		-webkit-transition: all 500ms ease;
		-moz-transition: all 500ms ease;
		-ms-transition: all 500ms ease;
		-o-transition: all 500ms ease;
	}
	#menu .dropdown.hiden_menu .dropdown-menu.megamenu .dropdown .dropdown-menu.megamenu {
		left: 100%;
		top: 0;
	}
	.main-menu>ul>li.level0 {
		display: none;
	}
}

@media (max-width: 1199px) {
	#cart #cart-title {
		display: none;
	}
	.content_headercms_bottom {
		padding: 0 25px;
	}
	.main-menu>ul>li:first-child {
		padding: 33px 14px 33px 0;
	}
	.content_headercms_top {
		padding: 15px 25px 15px 20px;
	}
	.main-menu>ul>li {
		padding: 33px 14px;
	}
	.content_headercms_top.fixed .search {
		margin: 22px 0;
	}
}

@media (max-width: 979px) {
	.content_headercms_bottom {
		padding: 5px 15px;
		clear: both;
		text-align: center;
		background: #302C2A;
		display: block;
	}
	.content_headercms_top,
	.content_headercms_top.fixed {
		padding: 15px;
		border: none;
	}
	.header .myaccount {
		margin: 0 5px 0 0;
	}
	.topmenu {
		float: left;
		margin: 0;
		position: static;
	}
}

@media (max-width: 767px) {
	#menu div.dropdown-inner>ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		-o-border-radius: 0;
		color: #fff;
	}
}


/* Vertical Category Start*/

#nav-one>li>.dropdown-menu {
	left: 100%;
	right: auto;
	padding: 0;
}

.top_level.hiden_menu {
	position: relative;
}

#nav-one li .megamenu ul.childs_1 {
	padding: 10px;
}

#nav-one li .megamenu ul.childs_1:last-child {}

#nav-one li ul {
	display: table-cell;
	float: none;
}

#nav-one ul {
	display: inline-block;
	float: none;
	margin: 0 auto;
	text-align: left;
}

#nav-one li .megamenu ul.list-unstyled li>a,
.hiden_menu .top_level a {
	color: #000000;
	font-size: 13px;
	font-weight: 400;
	line-height: 26px;
	padding: 3px 8px;
	text-transform: capitalize;
	width: 100%;
}

.hiden_menu .top_level .megamenu ul li a,
.hiden_menu .top_level .megamenu ul li ul li a {
	color: #7e7e7e;
	padding: 1px 8px;
}

.hiden_menu .top_level .megamenu ul li a:hover,
.hiden_menu .top_level .megamenu ul li ul li a:hover {
	color: #C97053;
}

#nav-one li .megamenu ul.list-unstyled li>a:before {
	display: none;
}

#nav-one>li ul>li>a {
	min-width: 188px;
}

#nav-one>li ul>li>a {
	min-width: 188px;
}

#nav-one li ul>li>a,
.responsive-menu .main-navigation li a {
	color: #262626;
	display: block;
	font-size: 13px;
	padding: 8px;
	white-space: nowrap;
}

#nav-one li .megamenu ul.list-unstyled li .dropdown-menu {
	border: medium none;
	margin: 0;
	padding: 0;
	position: relative;
}

#nav-one li ul {
	display: table-cell;
	float: none;
}

#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li>a {
	color: #000000;
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	line-height: 22px;
	position: relative;
	text-transform: capitalize;
	border: none;
}

#nav-one li .megamenu ul.list-unstyled.childs_2 a {
	min-width: 145px;
}

#nav-one li .megamenu.column1 ul.childs_1 {
	border: medium none;
	padding: 0;
}

#nav-one li .megamenu.column1 ul.list-unstyled li>a,
.hiden_menu .top_level>a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	border: none;
	margin: 0;
}

#nav-one li .megamenu.column1 ul.list-unstyled li>a:hover,
.hiden_menu .top_level>a:hover {
	color: #C97053 !important;
}

#nav-one li .megamenu.column1 ul.list-unstyled>li.dropdown .dropdown-menu {
	display: none;
	left: 100%;
	padding: 10px;
	position: absolute;
	top: 0;
}

#nav-one li .megamenu.column1 ul.list-unstyled>li.dropdown:hover>.dropdown-menu {
	display: block;
	padding: 0;
}

#nav-one li .megamenu.column1 ul.list-unstyled li:hover>a,
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li:hover>a,
.hiden_menu .top_level:hover>a {
	color: #000000;
}

#nav-one .dropmenu li a:before {
	font-family: 'FontAwesome';
	content: '\f0da';
	font-size: 11px;
	font-weight: 400;
	color: #283546;
	margin-right: 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;
}

#nav-one .dropmenu li:hover a:before {
	color: #C97053;
}

.column_left_cms .box.last .list-group {
	border-bottom: medium none;
	margin-bottom: 0;
	padding: 4px 0 0;
}

.column_left_cms .box.last {
	margin-bottom: 0;
}

.vertical-category .dropdown-inner {
	-webkit-box-shadow: 0 0 12px rgb(0 0 0 / 18%);
	box-shadow: 0 0 12px rgb(0 0 0 / 18%);
}


/* .vertical-category .dropdown-inner:before {
     content: '';
     border-top: 10px solid transparent;
     border-bottom: 10px solid transparent;
     border-right: 10px solid #e5e5e5;
     position: absolute;
     top: 10px;
     left: -10px;
}
 .vertical-category .list-unstyled .dropdown-inner:before {
     display: none;
}*/

.vertical-category .top_level a {
	padding: 7px 8px;
	font-size: 13px;
	text-transform: capitalize;
	font-weight: 400;
	color: #000000;
	position: relative;
	transition: 300ms ease;
	-webkit-transition: 300ms ease;
	-moz-transition: 300ms ease;
	-ms-transition: 300ms ease;
	-o-transition: 300ms ease;
}

.vertical-category .top_level:last-child a {
	border: none;
}

.vertical-category .top_level a:hover {
	color: #C97053 !important;
	transition: 300ms ease;
	-webkit-transition: 300ms ease;
	-moz-transition: 300ms ease;
	-ms-transition: 300ms ease;
	-o-transition: 300ms ease;
}

.vertical-category .top_level a:before {
	content: "";
	display: none;
	float: left;
	background-image: url(../image/themeimage/verticle-arrow.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 11px;
	height: 12px;
	width: 12px;
	line-height: 12px;
	padding: 10px;
	margin: 0 5px 0 0;
}

.vertical-category .top_level a:hover:before {
	background-image: url(../image/themeimage/verticle-arrow-hover.svg);
}

.vertical-content .top-vertical-category.dropmenu li.top_level.dropdown a:after,
.vertical-content .top-vertical-category.dropmenu li.top_level.dropdown .megamenu ul li.dropdown a:after {
	content: "\f105";
	font-family: fontawesome;
	position: absolute;
	top: 8px;
	color: #000000;
	font-size: 14px;
	padding: 0 8px;
	right: 0;
}

.vertical-content .top-vertical-category.dropmenu li.top_level.dropdown ul li a:after,
.vertical-content .top-vertical-category.dropmenu li.top_level.dropdown .megamenu ul li.dropdown a:after,
.vertical-content .top-vertical-category.dropmenu li.top_level.dropdown .more li a:after {
	display: none;
}

.vertical-content .top-vertical-category.dropmenu li.top_level.dropdown:hover a:after,
.vertical-content .top-vertical-category.dropmenu li.top_level.dropdown:hover .megamenu ul li.dropdown a:after {}

.home-category.widget_product_categories a:hover {
	color: #C97053;
}

.vertical-category li.top_level a.level-top {
	border: none;
}

.dropmenu li.dropdown.top_level .more a:before {
	display: none;
}

.dropmenu li.dropdown.top_level .more .dropdown-inner {
	padding: 15px;
}

.vertical-category .top_level .more li.top_level {
	padding: 0;
}

.vertical-category .top_level .more a {
	padding: 3px 8px;
	border: none;
	min-width: 188px;
	font-size: 12px;
	font-weight: 400;
	line-height: 26px;
	color: #000000;
}

.vertical-category .dropdown-menu li>a:hover {
	color: #C97053 !important;
	background: transparent;
}

.vertical-category #nav-one>li .column3 ul>li .dropdown-inner {
	position: static;
	box-shadow: none;
	border: none;
	border-radius: 0;
	padding: 0;
	animation: none;
}

@media (min-width: 980px) {
	.vertical-category {
		position: relative;
		z-index: 15;
		float: left;
		width: 295px;
		margin: 0;
	}
	.common-home #column-left .vertical-category,
	.common-home #column-right .vertical-category {
		margin-top: -60px;
		border: none;
	}
	.vertical-category .vertical-heading {
		font-size: 14px;
		line-height: 25px;
		font-weight: 600;
		text-transform: uppercase;
		cursor: pointer;
		text-align: left;
		background-color: #C97053;
		color: #000000;
		padding: 15px 60px 15px 20px;
		background-image: url(../image/themeimage/vertical-menu-title.svg);
		background-position: right 25px center;
		background-repeat: no-repeat;
		background-size: 15px;
	}
	.vertical-content {
		display: none;
		position: absolute;
		width: auto;
		top: 100%;
		list-style: none;
		left: 0;
		right: 0;
	}
	.vertical-content .top-vertical-category {
		padding: 14px 0;
		margin: 18px 0 0;
		line-height: 23px;
		text-align: left;
		z-index: 999999;
		background-color: #ffffff;
		border: 1px solid #C97053;
	}
	#nav-one li .megamenu.column1 ul.list-unstyled li,
	.hiden_menu .top_level {
		padding: 0;
	}
	.vertical-content .top-vertical-category.dropmenu li {
		position: relative;
		padding: 0 10px;
	}
	.vertical-content .top-vertical-category.dropmenu li .megamenu li {
		background-image: none;
	}
	#nav-one li .megamenu.column3 ul.list-unstyled li {
		padding: 0;
	}
	#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li {
		padding: 0;
	}
	.common-home .content_headercms_top.fixed .vertical-content .top-vertical-category {
		display: none;
	}
	.content_headercms_bottom.fixed .vertical-content {
		display: none;
	}
}

@media (min-width: 1500px) {
	.common-home .vertical-content {
		display: block;
	}
}

@media (max-width: 1699px) {
	.vertical-content .top-vertical-category {
		padding: 20px 0;
	}
}

@media (max-width: 1499px) {
	.vertical-category {
		width: 265px;
	}
}

@media (max-width: 1299px) {
	.vertical-content .top-vertical-category {
		padding: 12px 0;
	}
	.vertical-category .top_level a {
		padding: 11px 0;
	}
}

@media (max-width: 1199px) {
	.vertical-content .top-vertical-category {
		padding: 15px 0;
	}
	.vertical-category {
		width: 245px;
	}
}

#nav-one li .megamenu.column3 ul.list-unstyled li .dropdown-menu {
	box-shadow: none;
}

#nav-one li .megamenu.column3 ul.list-unstyled li .dropdown-menu .dropdown-inner:before {
	display: none;
}

#nav-one li .megamenu.column3 ul.list-unstyled li a {
	font-weight: 500;
	padding: 5px 8px;
	text-transform: capitalize;
	font-size: 13px;
	color: #C97053;
}


/*#nav-one li .megamenu.column3 ul.list-unstyled li a:hover {
	color: #C97053
;
}*/

#nav-one li .megamenu ul.list-unstyled .dropdown>a {
	border-bottom: none;
	font-weight: 700;
	font-size: 13px;
	padding: 5px 8px 5px;
	margin: 0;
}

@media (max-width: 979px) {
	.vertical-category {
		display: none;
	}
}


/* Vertical Category end */


/* Tab cms */

.category_tab {
	margin-bottom: 52px;
	position: relative;
	background-color: #ffffff;
	padding: 0;
	clear: both;
}

#Tab_Category_Slider .container {
	position: relative;
}

#tab_spinner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9;
	background: url(../image/themeimage/category_load.gif) 50% 50% no-repeat #fff;
}

.category_tab .nav-tabs {
	line-height: normal;
	padding: 0;
	text-align: center;
	margin: 0 0 50px;
}

.etabs {
	display: inline-block;
	float: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

.category_tab ul li {
	padding: 0;
	position: relative;
	display: inline-block;
	vertical-align: top;
}

.category_tab .tab-pane .product-block {
	clear: both;
	overflow: hidden;
	margin-bottom: 52px;
}

.category_tab .tab-pane .product-block:hover {
	clear: both;
}

.category_tab .owl-item.last_item_tm .product-block-inner {
	margin: 0;
}

.category_tab .tab-pane .product-block-inner {
	position: relative;
}

.category_tab .owl-item .col-lg-12 {
	padding: 0;
}

.category_tab .tab-pane {
	padding: 0 !important;
	border: medium none !important;
	text-align: center;
	vertical-align: middle;
}

.category_tab .tab-pane>img {
	margin: 150px auto;
}

.category_tab ul li:last-child {
	background: none;
	display: inline-block;
	vertical-align: top;
	float: none;
}

.category_tab ul li a {
	padding: 12px 20px;
	background-color: transparent;
	color: #000000;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 15px;
	margin: 0 5px 0 0;
}

.category_tab ul li.active a,
.category_tab ul li.active a:hover,
.category_tab ul li a:hover,
.category_tab ul li a:focus {
	color: #ffffff;
	background-color: #C97053;
}

.category_tab .tab-content {
	overflow: visible;
	position: static;
}

.tab-content {
	position: relative;
	padding: 0px;
	z-index: 2;
	overflow: visible;
	margin-bottom: 0;
}

.tab-content .tab {
	display: none;
}

.category_tab .tab-pane .owl-carousel {
	position: static;
	margin: 0;
}

.category_tab .tab-pane .owl-next:hover span {
	text-decoration: none;
}

.category_tab .tab-pane .owl-buttons a:hover {
	color: #7e7e7e;
}

.product-box .container {
	position: relative;
}

@media (max-width: 979px) {
	.category_tab .nav-tabs {
		padding: 0;
		margin: 0 0 30px;
	}
	.category_tab .tab-pane .product-block {
		margin-bottom: 40px;
	}
	.category_tab .tab-pane .owl-carousel {
		padding: 0;
	}
}

@media (max-width: 767px) {}

@media (max-width: 640px) {
	.category_tab ul li:after {
		display: none;
	}
}

@media (max-width: 480px) {
	#Tab_Category_Slider .nav-tabs>li {
		display: block;
	}
}

@media (max-width: 479px) {
	.category_tab ul li a {
		text-align: center;
	}
	.nav-tabs>li>a {
		float: none!important;
	}
	#Tab_Category_Slider .nav-tabs>li {
		width: 100%;
	}
}


/* End Tab cms */


/* category cms css start */

#pst_categorycmsblock {
	margin: 0 0 20px;
	width: 100%;
	position: relative;
	border-top: 1px solid #e5e5e5;
	padding: 28px 0 0;
	text-align: center;
}

#pst_categorycmsblock ul {
	margin: 0;
}

ul.pst-categorycmsblock-inner {
	margin: 0;
}

#pst_categorycmsblock .pst-cat-item .pst-cat-title {
	font-size: 16px;
	display: block;
	font-weight: 500;
	color: #000000;
}

#pst_categorycmsblock .pst-cat-item .pst-cat-desc {
	font-size: 14px;
	color: #7e7e7e;
	display: block;
	font-weight: 400;
	text-transform: capitalize;
	white-space: normal;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

#pst_categorycmsblock .pst-cat-item .cat-right {
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

#pst_categorycmsblock .pst-cat-item .pst-catimage-block {
	background-position: center;
	background-repeat: no-repeat;
	height: 44px;
	width: 44px;
	margin: 0 12px 0 0;
	line-height: 45px;
	position: relative;
	display: inline-block;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}

#pst_categorycmsblock .pst-cat-item:hover .pst-catimage-block {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
}

#pst_categorycmsblock li.pst-cat-item.first .pst-catimage-block {
	background-image: url(../image/themeimage/01.svg);
	background-size: 25px;
	border: 1px solid #63C8F2;
	border-radius: 30px;
	background-color: #63C8F2;
}

#pst_categorycmsblock li.pst-cat-item.second .pst-catimage-block {
	background-image: url(../image/themeimage/02.svg);
	background-size: 25px;
	border: 1px solid #D88DBC;
	border-radius: 30px;
	background-color: #D88DBC;
}

#pst_categorycmsblock li.pst-cat-item.third .pst-catimage-block {
	background-image: url(../image/themeimage/03.svg);
	background-size: 25px;
	border: 1px solid #F37336;
	border-radius: 30px;
	background-color: #F37336;
}

#pst_categorycmsblock li.pst-cat-item.four .pst-catimage-block {
	background-image: url(../image/themeimage/04.svg);
	background-size: 25px;
	border: 1px solid #F7CC3B;
	border-radius: 30px;
	background-color: #F7CC3B;
}

#pst_categorycmsblock li.pst-cat-item.five .pst-catimage-block {
	background-image: url(../image/themeimage/05.svg);
	background-size: 25px;
	border: 1px solid #5ABA4A;
	border-radius: 30px;
	background-color: #5ABA4A;
}

#pst_categorycmsblock .pst-cat-item {
	padding: 0 45px;
	width: auto;
	text-align: center;
	float: none;
	display: inline-block;
	vertical-align: top;
}

#pst_categorycmsblock .pst-cat-item:first-child {
	padding-left: 0;
}

#pst_categorycmsblock .pst-cat-item:last-child {
	padding-right: 0;
}

#pst_categorycmsblock .pst-cat-item:after {
	content: '';
	display: block;
	position: absolute;
	left: auto;
	right: 0px;
	top: 0;
	bottom: auto;
	width: 1px;
	height: 50px;
	background: #e5e5e5;
}

#pst_categorycmsblock li.pst-cat-item.five:after {
	display: none;
}

#pst_categorycmsblock .pst-cat-item-inner {
	overflow: hidden;
	vertical-align: top;
	display: inline-block;
	position: relative;
}

#pst_categorycmsblock .pst-cat-image {
	overflow: hidden;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

#pst_categorycmsblock .pst-cat-image:hover {
	-o-transform: scale(1.07);
	-moz-transform: scale(1.07);
	-ms-transform: scale(1.07);
	-webkit-transform: scale(1.07);
	transform: scale(1.07);
}

#pst_categorycmsblock .pst-cat-item-inner .pst-cat-img img {
	max-width: 100%;
	transition: all 1s ease-out 0s;
	-webkit-transition: all 1s ease-out 0s;
	-moz-transition: all 1s ease-out 0s;
	-ms-transition: all 1s ease-out 0s;
	-o-transition: all 1s ease-out 0s;
}

#pst_categorycmsblock .pst-cat-item:hover .pst-cat-item-inner .pst-cat-img img {}

#pst_categorycmsblock .pst-cat-details {
	position: absolute;
	left: auto;
	right: 25px;
	top: auto;
	text-align: left;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
}

#pst_categorycmsblock .cat-offer span {
	display: block;
}

#pst_categorycmsblock .pst-cat-item.third .pst-cat-details {
	right: 45px;
	left: auto;
}

#pst_categorycmsblock .cat-offer {
	font-size: 20px;
	font-weight: 600;
	color: #ffffff;
	display: block;
	text-transform: capitalize;
	margin-bottom: 20px;
	line-height: 25px;
}

#pst_categorycmsblock .cat-desc {
	font-size: 14px;
	line-height: 27px;
	padding: 0 10px;
	text-align: center;
	font-weight: 500;
	margin-bottom: 6px;
	text-transform: uppercase;
	display: inline-block;
	color: #000000;
	background: #fcbe00;
}

#pst_categorycmsblock .more-btn a {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	position: relative;
	line-height: 30px;
}

#pst_categorycmsblock .more-btn a:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: auto;
	bottom: 0;
	height: 1px;
	width: 100%;
	background: #ffffff;
}

#pst_categorycmsblock .button {
	float: left;
	line-height: 25px;
	background-color: #ffffff;
	padding: 8px 31px;
	text-transform: capitalize;
	color: #000000;
	font-size: 14px;
	border: 1px solid #feb300;
	border-radius: 25px;
	display: inline-block;
	vertical-align: top;
	font-weight: 500;
}

#pst_categorycmsblock .button:hover {
	background-color: #feb300;
	color: #ffffff;
}

#pst_categorycmsblock .pst-cat-details:hover {
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}

#pst_categorycmsblock .pst-cat-item:hover .pst-cat-details {
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}

#pst_categorycmsblock .pst-cat-details .cat-text {
	display: block;
	color: #000000;
	font-size: 25px;
	line-height: 30px;
	position: relative;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	font-family: 'Poppins', sans-serif;
	font-weight: 200;
	text-transform: uppercase;
}

#pst_categorycmsblock .pst-cat-details .cat-text:hover {
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}

#pst_categorycmsblock .pst-cat-details .cat-text:before {
	content: '';
	background: #999999;
	height: 1px;
	width: 0;
	display: block;
	position: absolute;
	bottom: -3px;
	top: auto;
	left: 0;
	right: 0;
	margin: 0 auto;
	transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
}

#pst_categorycmsblock .pst-cat-details .cat-text:hover:before {
	width: 50%;
	transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
}

#pst_categorycmsblock .owl-buttons div {
	top: 45%;
}

#pst_categorycmsblock .more-btn a:hover {
	color: #fcbe00;
}

#pst_categorycmsblock .more-btn a:hover:after {
	background: #fcbe00;
}

@media (min-width: 1299px) {}

@media (max-width: 1499px) {
	#pst_categorycmsblock .pst-cat-item {
		padding: 0 25px;
	}
}

@media (max-width: 1399px) {
	#pst_categorycmsblock .pst-cat-details {}
	#pst_categorycmsblock .cat-offer {
		font-size: 18px;
	}
	#pst_categorycmsblock .more-btn a {
		font-size: 13px;
	}
	#pst_categorycmsblock .pst-cat-item.third .pst-cat-details {
		right: 30px;
	}
}

@media (max-width: 1299px) {
	#pst_categorycmsblock .pst-cat-item .pst-cat-desc {
		font-size: 12px;
	}
	#pst_categorycmsblock .pst-cat-item .pst-cat-title {
		font-size: 15px;
	}
	#pst_categorycmsblock .pst-cat-item {
		padding: 0px 23px;
	}
}

@media (max-width: 1199px) {
	#pst_categorycmsblock .pst-cat-item .pst-catimage-block {
		display: block;
		margin: 0 auto 10px;
	}
	#pst_categorycmsblock .pst-cat-item {
		padding: 0px 34px;
	}
	#pst_categorycmsblock .pst-cat-item:after {
		top: 25px;
	}
	#pst_categorycmsblock .pst-cat-item .cat-right {
		text-align: center;
	}
	#pst_categorycmsblock .cat-offer {
		font-size: 16px;
		line-height: 25px;
		margin-bottom: 10px;
	}
	#pst_categorycmsblock .cat-desc {
		font-size: 10px;
		line-height: 20px;
		padding: 0 5px;
	}
	#pst_categorycmsblock .pst-cat-details {
		right: 5px;
	}
	#pst_categorycmsblock .pst-cat-item.third .pst-cat-details {
		right: 20px;
	}
	#pst_categorycmsblock .more-btn a {
		font-size: 11px;
	}
}

@media (max-width: 979px) {
	#pst_categorycmsblock {
		width: 100%;
		margin-bottom: 40px;
		border-top: none;
		border-bottom: 1px solid #e5e5e5;
		padding: 30px 0;
	}
	#pst_categorycmsblock .pst-cat-item {
		padding: 0;
		width: 33.33%;
		margin-bottom: 30px;
		float: left;
	}
	#pst_categorycmsblock .pst-cat-item:nth-last-of-type(-n+2) {
		width: 50%;
		margin: 0;
	}
	#pst_categorycmsblock li.pst-cat-item.third:after {
		display: none;
	}
	#pst_categorycmsblock .pst-cat-item:first-child,
	#pst_categorycmsblock .pst-cat-item:last-child {
		padding: 0;
	}
	#pst_categorycmsblock .cat-offer {
		font-size: 20px;
		line-height: 25px;
		margin-bottom: 20px;
	}
	#pst_categorycmsblock .cat-desc {
		font-size: 14px;
		line-height: 27px;
		margin-bottom: 6px;
	}
	#pst_categorycmsblock .pst-cat-item.third .pst-cat-details {
		right: 45px;
	}
	#pst_categorycmsblock .more-btn a {
		font-size: 14px;
	}
	ul.pst-categorycmsblock-inner {
		margin: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: center;
		align-items: center;
	}
	#pst_categorycmsblock .pst-cat-details {
		right: 25px;
	}
}

@media (max-width: 768px) {
	#pst_categorycmsblock {
		overflow: hidden;
	}
	#pst_categorycmsblock .pst-cat-details {
		right: 20px;
	}
	#pst_categorycmsblock .pst-cat-item.third .pst-cat-details {
		right: 40px;
	}
}

@media (max-width: 767px) {
	#pst_categorycmsblock .pst-cat-details .cat-text {
		font-size: 14px;
		line-height: 24px;
		font-weight: 400;
	}
}

@media (max-width: 543px) {
	#pst_categorycmsblock .pst-cat-item:nth-last-of-type(-n+2) {
		width: 100%;
		margin-bottom: 30px;
	}
	#pst_categorycmsblock .pst-cat-item:after {
		display: none;
	}
	#pst_categorycmsblock .pst-cat-item {
		width: 100%;
	}
	#pst_categorycmsblock {
		padding: 30px 0 0;
	}
}

@media (max-width: 530px) {
	ul.pst-categorycmsblock-inner {
		margin: 0;
		display: block;
	}
}

@media (max-width: 480px) {
	#pst_categorycmsblock {
		margin-bottom: 30px;
	}
}

@media (max-width: 479px) {
	#pst_categorycmsblock .pst-cat-details {
		left: auto;
		right: 0;
	}
	#pst_categorycmsblock .cat-offer {
		margin-bottom: 10px;
	}
	#pst_categorycmsblock .cat-desc {}
	#pst_categorycmsblock .pst-cat-details {}
	#pst_categorycmsblock .pst-cat-item,
	#pst_categorycmsblock li.pst-cat-item.first {
		padding: 0 15px;
	}
	#pst_categorycmsblock .pst-cat-item.third .pst-cat-details {
		right: 20px;
		;
		left: auto;
	}
	#pst_categorycmsblock .cat-offer:after {
		top: 60%;
	}
	#pst_categorycmsblock .pst-cat-item {
		padding: 0;
	}
}


/* category cms css end */


/* Parallax block start */

#pstparallaxcmsblock {
	margin-bottom: 60px;
	background-size: cover;
	clear: both;
}

.parallax-wrapper {
	padding: 0 40px;
	text-align: center;
	min-height: 500px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	align-items: flex-end;
}

.parallax-text {
	display: block;
	position: relative;
	text-align: left;
}

.parallax-text .text1 {
	color: #010101;
	font-size: 42px;
	font-weight: 500;
	line-height: 52px;
	margin-bottom: 15px;
	text-transform: capitalize;
	display: block;
	position: relative;
	padding-bottom: 10px;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}

.parallax-text .text1:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: auto;
	bottom: 0;
	height: 2px;
	width: 70px;
	background-color: #000000;
}

#pstparallaxcmsblock:hover .text1 {
	text-shadow: 2px 8px 6px rgba(0, 0, 0, 0.2), 0px -5px 35px rgba(255, 255, 255, 0.3);
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}

.parallax-wrapper .parallax-btn {
	display: inline-block;
	margin: 0;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #C97053;
	padding: 8px 28px;
}

.parallax-wrapper .parallax-btn:hover {
	background-color: #000000;
}

.parallax-text .text2 {
	color: #000000;
	font-size: 25px;
	font-weight: 400;
	line-height: 25px;
	text-transform: capitalize;
	margin-bottom: 45px;
	display: block;
}

@media (max-width: 1499px) {
	.parallax-wrapper {
		padding: 0 20px;
	}
}

@media (max-width: 1199px) {
	.parallax-text .text1 {
		font-size: 33px;
		line-height: 43px;
	}
	.parallax-text .text2 {
		font-size: 22px;
		line-height: 22px;
	}
	.parallax-wrapper {
		min-height: 350px;
	}
}

@media (max-width: 767px) {
	#pstparallaxcmsblock {
		padding: 20px 5px;
	}
	.parallax-wrapper {
		padding: 0;
		align-items: center;
		background-color: rgba(255, 255, 255, 0.5);
	}
	.parallax-text {
		text-align: center;
	}
	.parallax-text .text1:after {
		margin: auto;
	}
}

@media (max-width: 479px) {
	.parallax-text .text1 {
		font-size: 19px;
		line-height: 29px;
	}
	.parallax-text .text2 {
		font-size: 16px;
		line-height: 16px;
		margin-bottom: 35px;
	}
	.parallax-wrapper {
		min-height: 200px;
	}
	.parallax-wrapper .parallax-btn {
		font-size: 13px;
		line-height: 23px;
		padding: 7px 20px;
	}
	#pstparallaxcmsblock {
		padding: 15px 0;
	}
}


/* Parallax block end */


/* Left-Right column css*/


/* 1-col layout */

# .layout-3 #content {
	width: 50%;
	margin-top: 20px;
	margin-bottom: 20px;
}


/* Content-top */

.content-top {
	background: #ffffff;
	display: block;
	float: left;
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.content-botttom {
	clear: both;
}

.slider-banner {
	float: left;
	width: 100%;
}

.slider-banner .slide {
	float: left;
	width: 25%;
}

.slider-banner .slide a {
	background: none repeat scroll 0 0 #107789;
	cursor: pointer;
	display: block;
	height: 100%;
	transition: background 0.2s ease 0s;
	-webkit-transition: background 0.2s ease 0s;
	-moz-transition: background 0.2s ease 0s;
	-ms-transition: background 0.2s ease 0s;
	-o-transition: background 0.2s ease 0s;
	width: 100%;
	border-top: 4px solid #064857;
}

.slidebanner1 .cms-title {
	border-left: 0 none;
}

.slidebanner4 .cms-title {
	border-right: 0 none;
}

.slider-banner .slide:hover a {
	border-top: 4px solid #ffe35f;
}

.owl-buttons {
	/*display: none;
     */
}

.thumbnails .thumbnail {
	margin: 0;
	border: none;
}

@media (max-width: 479px) {
	.list_inner {
		float: none;
		position: relative;
		display: inline-block;
	}
}

.content-bottom {
	margin: 0 -15px;
}


/*Megnor category */

ul.dropmenu {
	display: block;
	font-size: 13px;
	margin: 0;
	padding: 1px 0 0;
	position: relative;
	z-index: 9;
}

.dropmenu li {
	position: relative;
	list-style: none;
	margin: 0px;
	display: block;
	cursor: pointer;
}

.dropmenu li:hover {
	/*background-color:#f5f5f5;
     */
}

.dropmenu li a {
	display: block;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}

.dropmenu li a:hover {}

.dropmenu li span {
	display: block;
	float: right;
	height: 10px;
	width: 6px;
	position: absolute;
	top: 18px;
	right: 10px;
}

.dropmenu li:hover ul,
.dropmenu li:hover div {
	display: block;
}

.dropmenu li:hover .dropdown-inner {
	animation: fadeInLeft 0.5s;
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		transform: translate3d(-10%, 0, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}

.dropmenu ul,
.dropmenu div {
	position: absolute;
	display: none;
	min-width: 160px;
	left: 0;
	top: 0;
	margin: 0px;
	padding: 0px;
}

.dropmenu li div ul {
	border: none;
	background: none;
	position: relative;
	display: block;
	left: 0px;
}

.dropmenu ul li {
	float: none;
	border: none;
}

.dropmenu div ul {
	position: relative;
	display: block;
}

.dropmenu li div {
	background-color: #FFFFFF;
	padding: 15px 15px;
	display: none;
	position: absolute;
	z-index: 1;
}

.dropmenu .submenu {
	background-color: #e5e5e5;
}

.box .box-content ul,
#content .content ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.box .box-content ul li {}

.box .box-content ul li:last-child a,
.box .box-content ul li ul li a {
	border-bottom: 0 none;
}

.box .box-content ul li a {
	/*border-bottom: 1px solid #e3e3e3;
     */
}

#content .content ul li {
	line-height: 22px;
	padding: 5px;
}

.box .box-content ul li ul li+li {
	border-top: medium none;
}

.box .box-content ul li a,
#content .content ul li a {
	font-weight: normal;
	position: relative;
}

.box .box-content ul li a.active {
	color: #7e7e7e;
}

.box .box-content ul li a+a,
.box .box-content ul li a+a:hover {
	background: none;
	padding-left: 0;
}

.box .box-content ul li a:hover,
#content .content ul li a:hover {
	color: #C97053;
}

.box .box-content ul ul {
	margin-left: 5px;
	width: 100%;
	z-index: 99;
}

.box .box-content ul li ul li a {
	padding: 8px 0 8px 10px;
}

.box.sidebar-category .box-content ul li ul li a.activSub::before {
	right: 3px;
	top: 10px;
}

.box.sidebar-category .box-content ul li {
	padding: 0 12px 0 0;
}

.box .box-content ul li ul li a.activSub:before,
.box .box-content ul li a.activSub:before {
	content: "\f105";
	font-family: 'FontAwesome';
	position: absolute;
	right: 6px;
	font-size: 13px;
	color: #aba9a9;
}

.box .box-content ul li ul li:hover>a.activSub:before,
.box .box-content ul li:hover>a.activSub:before {
	color: #7e7e7e;
	content: none;
}

.box .box-content ul li ul li:hover>a.activSub,
.box .box-content ul li:hover>a.activSub {
	background: rgba(0, 0, 0, 0) url("../image/themeimage/menu-hover-arrow.jpg") no-repeat scroll 209px 1px;
	margin-right: -12px;
}

.box .box-content ul ul li ul {
	display: none;
	margin-left: 21px;
}

.box .box-content ul ul li:hover ul {
	display: block;
	top: -1px;
	left: 225px;
}

.product-block-inner a img {
	vertical-align: middle;
}

.box .box-category-heading {
	background: url("../image/themeimage/category.jpg") no-repeat scroll 0 0 #7e7e7e;
	color: #ffffff;
	font-size: 18px;
	padding: 10px 0;
	text-transform: uppercase;
}

.heading-img {
	margin-right: 16px;
	padding: 10px 24px;
}


/* tooltip */

.tooltip.top .tooltip-arrow {
	border-top-color: #212D3A !important;
}

.tooltip.top-left .tooltip-arrow {
	border-top-color: #212D3A !important;
}

.tooltip.top-right .tooltip-arrow {
	border-top-color: #212D3A !important;
}

.tooltip.right .tooltip-arrow {
	border-right-color: #212D3A !important;
}

.tooltip.left .tooltip-arrow {
	border-left-color: #212D3A !important;
}

.tooltip.bottom .tooltip-arrow {
	border-bottom-color: #212D3A !important;
}

.tooltip.bottom-left .tooltip-arrow {
	border-bottom-color: #212D3A !important;
}

.tooltip.bottom-right .tooltip-arrow {
	border-bottom-color: #212D3A !important;
}

.tooltip-inner {
	background: #212D3A !important;
}


/* content */

.content-top #content {
	min-height: 495px;
	margin-bottom: 25px;
}

.common-home #content {
	min-height: inherit;
}

#content {
	min-height: 400px;
}

.single-banner {}

#banner0 {
	float: left;
}

#banner2 {
	float: right;
}

.inner-cms {
	background-color: transparent;
	height: 36px;
	margin: 15px auto;
	position: relative;
	padding-left: 124px;
}

.box-cms-content .content {
	padding: 0;
}

@media only screen and (max-width: 979px) {
	.inner-cms {
		padding-left: 0;
	}
	.inner-cms {
		margin: 40px auto 15px;
	}
	#banner2 {
		float: left;
	}
}

@media only screen and (max-width: 479px) {
	.box-cms-content .second-content.content,
	.box-cms-content .third-content.content {
		padding: 0 0 75px;
	}
}


/* Content Bottom*/


/* Home Service block start */

#pst_serviceblock {
	padding: 100px 0 104px;
}

#pst_serviceblock ul.pst-service-wrapper {
	margin-bottom: 0;
}

#pst_serviceblock .pst-service-right {
	overflow: hidden;
}

#pst_serviceblock span.pst-service-title {
	color: #000000;
	text-transform: capitalize;
	font-size: 18px;
	margin-bottom: 10px;
	display: block;
}

#pst_serviceblock .service-desc {
	display: block;
	font-size: 15px;
	text-transform: capitalize;
}

#pst_serviceblock .pst-service-item {
	overflow: hidden;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}

#pst_serviceblock .service-right {
	display: block;
}

#pst_serviceblock .pst-service-item:hover img {
	-webkit-transition-duration: 200ms;
	-moz-transition-duration: 200ms;
	-ms-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	transition-duration: 200ms;
}

#pst_serviceblock .pst-service-item img {
	-webkit-transition-duration: 200ms;
	-moz-transition-duration: 200ms;
	-ms-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	transition-duration: 200ms;
}

#pst_serviceblock .pst-service-item .pst-image-block {
	background-position: center;
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	margin: 0 auto 10px;
	background-size: 30px;
	display: block;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

#pst_serviceblock .pst-service-item:hover .pst-image-block {
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

#pst_serviceblock .pst-service-item:hover .pst-image-block {
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

#pst_serviceblock .owl-buttons div {
	top: 20%;
}

#pst_serviceblock .pst-service-item:nth-child(1) .pst-image-block {
	background-image: url('../image/themeimage/service-1.svg');
	background-size: 40px;
}

#pst_serviceblock .pst-service-item:nth-child(1):hover .pst-image-block {
	background-image: url('../image/themeimage/service-1-hover.svg');
}

#pst_serviceblock .pst-service-item:nth-child(2) .pst-image-block {
	background-image: url('../image/themeimage/service-2.svg');
	background-size: 38px;
}

#pst_serviceblock .pst-service-item:nth-child(2):hover .pst-image-block {
	background-image: url('../image/themeimage/service-2-hover.svg');
}

#pst_serviceblock .pst-service-item:nth-child(3) .pst-image-block {
	background-image: url('../image/themeimage/service-3.svg');
	background-size: 35px;
}

#pst_serviceblock .pst-service-item:nth-child(3):hover .pst-image-block {
	background-image: url('../image/themeimage/service-3-hover.svg');
}

#pst_serviceblock .pst-service-item:nth-child(4) .pst-image-block {
	background-image: url('../image/themeimage/service-4.svg');
	background-size: 36px;
}

#pst_serviceblock .pst-service-item:nth-child(4):hover .pst-image-block {
	background-image: url('../image/themeimage/service-4-hover.svg');
}

#pst_serviceblock .pst-service-item:hover .pst-image-block {
	animation-duration: 0.75s;
	animation-name: "bounceIn";
	webkit-animation-duration: 0.75s;
	-webkit-animation-name: "bounceIn";
	-moz-animation-duration: 0.75s;
	-moz-animation-name: "bounceIn";
}

#pst_serviceblock .pst-service-item:hover .pst-service-title {
	color: #C97053;
}

@keyframes bounceIn {
	from,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}
	40% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9);
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}
	80% {
		-webkit-transform: scale3d(0.97, 0.97, 0.97);
		transform: scale3d(0.97, 0.97, 0.97);
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@media (max-width: 1299px) {
	#pst_serviceblock span.pst-service-title {
		font-size: 16px;
	}
	#pst_serviceblock .service-desc {
		font-size: 14px;
	}
}

@media (max-width: 979px) {
	#pst_serviceblock {
		padding: 40px 0;
	}
	#pst_serviceblock .pst-service-item {
		margin-bottom: 30px;
	}
	#pst_serviceblock .pst-service-item:nth-child(3),
	#pst_serviceblock .pst-service-item:nth-child(4) {
		margin: 0;
	}
}

@media (max-width: 767px) {
	#pst_serviceblock .pst-service-item {
		margin-bottom: 30px;
		display: block;
	}
	#pst_serviceblock .pst-service-item:last-child {
		margin-bottom: 0;
	}
	#pst_serviceblock .pst-service-item {
		border-right: none;
	}
}

@media (max-width: 543px) {
	#pst_serviceblock .pst-service-item:nth-child(3) {
		margin: 0 0 30px;
	}
	#pst_serviceblock .pst-service-item {
		width: 100%;
	}
}


/* Home Service block end */


/* Css for block top cms start */

#blocktopcms li.topcms {
	color: #ffffff;
	text-transform: capitalize;
	font-size: 15px;
	display: block;
}

.header .header-nav-left .nav.pull-left {
	float: none !important;
}


/* Css for block top cms end */


/* Css for top contact strat */

#pstblocktopcontact {
	float: left;
}

#pstblocktopcontact li.topcontact-wrap {
	list-style: none;
}

#pstblocktopcontact .contact-detail {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	line-height: 30px;
	text-transform: capitalize;
}

#pstblocktopcontact .contact-icon {
	background-image: url(../image/themeimage/contact-icon.svg);
	background-repeat: no-repeat;
	background-size: 26px;
	height: 30px;
	width: 30px;
	background-position: center;
	display: inline-block;
	vertical-align: top;
	margin: 0 2px 0 0;
}

#pstblocktopcontact ul {
	margin: 0;
}

@media (max-width: 979px) {
	#pstblocktopcontact {
		float: right;
		position: relative;
		margin: 0 7px 0 0;
	}
	#pstblocktopcontact .contact-icon {
		background-image: url(../image/themeimage/contact-icon-1.svg);
		background-size: 29px;
		cursor: pointer;
	}
	#pstblocktopcontact .contact-icon:hover {
		background-image: url(../image/themeimage/contact-icon-1-hover.svg);
		background-size: 29px;
	}
	#pstblocktopcontact .contact-detail {
		display: none;
		color: #000000;
		padding: 15px 20px;
		background-color: #ffffff;
		position: absolute;
		top: 45px;
		bottom: auto;
		left: auto;
		right: 0;
		min-width: 200px;
		z-index: 99999;
		box-shadow: 0 0 5px -1px rgb(0 0 0 / 20%);
		-moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 0 0 5px -1px rgb(0 0 0 / 20%);
	}
}


/* Css for top contact end */


/* Css for cmsbanner strat */

#pst_cmsbannerblock {
	margin-bottom: 104px;
	overflow: hidden;
}

#pst_cmsbannerblock .pst_cmsbannerblock-inner {
	margin: 0;
}

#pst_cmsbannerblock .cms-item {
	display: inline-block;
	vertical-align: top;
	padding: 0;
}

#pst_cmsbannerblock .bannercms-wrapper {
	overflow: hidden;
}

#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-img {
	display: block;
}

#pst_cmsbannerblock .cms-item .wrapper-cms-block {
	padding: 0;
	overflow: hidden;
	position: relative;
	height: 100%;
}

#pst_cmsbannerblock .wrapper-cms-block img {
	max-width: 100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	will-change: transform;
	-webkit-transition: -webkit-transform 1.2s cubic-bezier(.62, .28, .23, .99);
	transition: -webkit-transform 1.2s cubic-bezier(.62, .28, .23, .99);
	-o-transition: transform 1.2s cubic-bezier(.62, .28, .23, .99);
	transition: transform 1.2s cubic-bezier(.62, .28, .23, .99);
	transition: transform 1.2s cubic-bezier(.62, .28, .23, .99), -webkit-transform 1.2s cubic-bezier(.62, .28, .23, .99);
}

#pst_cmsbannerblock .cms-item .wrapper-cms-block:hover img {
	-webkit-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
}

#pst_cmsbannerblock .cms-item:nth-child(odd) .left-content {
	background-color: #F7F3EB;
}

#pst_cmsbannerblock .cms-item:nth-child(even) .left-content {
	background-color: #928277;
}

#pst_cmsbannerblock .cms-item:nth-child(even) .left-content .cms-detail .cms-title {
	color: #ffffff;
}

#pst_cmsbannerblock .cms-item:nth-child(even) .left-content .cms-detail .cms-text {
	color: #ffffff;
}

#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-detail a.shop_now.button.btn:hover {
	color: #ffffff;
	background-color: #302C2A;
	border-color: #302C2A;
}

#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-detail {
	position: absolute;
	height: 100%;
	display: flex;
	left: 200px;
	right: auto;
	margin: 0 auto;
	bottom: auto;
	text-align: left;
	flex-direction: column;
	justify-content: center;
}

#pst_cmsbannerblock .cms-item:nth-child(even) .left-content .cms-detail {
	left: 180px;
}

#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-detail .cms-title {
	color: #000000;
	font-size: 40px;
	line-height: 52px;
	font-weight: 500;
	margin-bottom: 20px;
	text-transform: capitalize;
}

#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-detail .cms-title span {
	display: block;
}

#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-detail .cms-text {
	display: block;
	color: #7e7e7e;
	width: 58%;
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 36px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}


}
#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-detail .cms-link a {
	padding: 11px 41px;
}
@media (max-width: 1699px) {
	#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-detail {
		left: 160px;
	}
}
@media (max-width: 1499px) {
	#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-detail {
		left: 110px;
	}
	
	#pst_cmsbannerblock .cms-item:nth-child(even) .left-content .cms-detail {
		left: 150px;
	}
}
@media (max-width: 1299px) {
	#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-detail {}
	
	#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-detail .cms-title {
		font-size: 24px;
		line-height: 36px;
		margin-bottom: 15px;
	}
	
	#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-detail .cms-text {
		margin-bottom: 25px;
		width: 70%;
	}
}
@media (max-width: 1199px) {
	#pst_cmsbannerblock .cms-item:nth-child(even) .left-content .cms-detail {
		left: 130px;
	}
}
@media (max-width:979px) {
	#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-detail .cms-title {
		font-size: 20px;
		line-height: 32px;
		margin-bottom: 10px;
	}
	
	#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-detail .cms-text {
		font-size: 13px;
		line-height: 26px;
		margin-bottom: 15px;
	}
	
	#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-detail a.shop_now.button.btn {
		padding: 8px 20px;
		font-size: 12px;
	}
	
	#pst_cmsbannerblock {
		margin-bottom: 40px;
	}
	
	#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-detail {}
}
@media (max-width: 768px) {
	#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-detail {
		left: 60px;
	}
	
	#pst_cmsbannerblock .cms-item:nth-child(even) .left-content .cms-detail {
		left: 85px;
	}
}
@media (max-width: 767px) {
	#pst_cmsbannerblock .bannercms-wrapper {
		border: none;
	}
	
	#pst_cmsbannerblock .cms-item {}
	
	#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-detail .cms-title {
		font-size: 28px;
		line-height: 40px;
		margin-bottom: 15px;
	}
	
	#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-detail .cms-text {
		margin: 0 auto 20px;
	}
	
	#pst_cmsbannerblock .cms-item:last-child {
		margin: 0;
	}
	
	#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-detail,
	#pst_cmsbannerblock .cms-item:nth-child(even) .left-content .cms-detail {
		left: 0;
		right: 0;
		text-align: center;
	}
}
@media (max-width: 479px) {
	#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-detail .cms-title {
		font-size: 20px;
		line-height: 36px;
		margin-bottom: 0;
	}
	
	#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-detail a.shop_now.button.btn,
	#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-detail .cms-text {
		display: none;
	}
	
	#pst_cmsbannerblock .cms-item .wrapper-cms-block .cms-detail .cms-text {
		margin-bottom: 10px;
	}
}

/* Css for cmsbanner strat */
.tabfeatured_default_width {
	width: 327px;
}
.tabbestseller_default_width {
	width: 327px;
}
.tablatest_default_width {
	width: 327px;
}
.tabspecial_default_width {
	width: 327px;
}
.htabs {
	height: 49px;
	line-height: 16px;
	border-bottom: 1px solid #e5e5e5;
}
.etabs {
	display: inline-block;
	float: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.htabs .etabs li {
	display: inline-block;
	float: left;
	line-height: 17px;
	list-style: outside none none;
	position: relative;
	text-align: center;
}
.htabs a {
	background-color: #ffffff;
	color: #525252;
	float: left;
	font-size: 18px;
	margin-right: 3px;
	padding: 15px 20px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
.htabs a.selected,
.htabs a:hover {
	background: #fe646f;
	border-bottom: 2px solid #7e7e7e;
	color: #ffffff;
}
.hometab .tab-content {
	position: relative;
	padding: 0;
	z-index: 0;
	overflow: visible;
	margin-bottom: 0px;
}
.tab-content .tab {
	display: none;
}
.hometab {
	clear: both;
	padding-top: 25px;
	margin-bottom: 25px;
}
.box.product-box {
	margin: 0 0 98px;
	position: relative;
	background-color: #ffffff;
	padding: 0;
}
.box.special.product-box {
	margin: 0;
	background-color: #f3f3f3;
}
.cms-banner-left {
	float: left;
}
.cms-banner-right {
	float: left;
}
.cms-banner2,
.cms-banner3 {
	float: left;
}
.cms-subbanner2 {
	margin-top: 25px;
}
.cms-banner2 {
	margin: 0 25px;
}
.post-content-top {
	padding: 15px 0 10px;
	overflow: hidden;
	color: #b3b3b3;
	font-size: 13px;
	font-style: italic;
	font-weight: 500;
}
.post_comment {
	float: right;
}
.post_comment a {
	color: #b3b3b3;
}
.byadmin {
	float: left;
}
.post-title {
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #525252;
	font-size: 17px;
}
.post-title a {
	color: #1b1b1b;
	/*font-family: 'Lato', sans-serif;
     */
}
.post-description {
	color: #838383;
}
.post-image {
	height: 198px;
	overflow: hidden;
	position: relative;
	width: 353px;
}
.post-date {
	position: absolute;
	right: 4.5%;
	top: 0;
	background-color: #42cfa6;
	height: 85px;
	min-width: 55px;
	padding: 12px;
	text-align: center;
}
.post-image-hover {
	height: 100%;
	position: absolute;
	top: 0;
	transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-ms-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	width: 100%;
}
.post-date .date {
	font-size: 25px;
	color: #fff;
	font-weight: bold;
}
.post-date .month {
	font-size: 13px;
	color: #fff;
	display: block;
}

/***** Testimonial Css Start *****/
#psttestimonialcmsblock .title-wrapper {
	text-align: center;
}
#psttestimonialcmsblock {
	margin-bottom: 104px;
	position: relative;
	overflow: hidden;
}
#psttestimonialcmsblock li.testimonial-text-content {
	padding: 0;
	background-color: #F7F3EB;
	list-style: none;
}
#psttestimonialcmsblock li.testimonial-image-content {
	padding: 0;
	overflow: hidden;
	position: relative;
	list-style: none;
}
#psttestimonialcmsblock .testimonial-carousel {
	position: static;
	margin: 0;
}
#psttestimonialcmsblock li.testimonial-image-content img {
	max-width: 100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	will-change: transform;
	-webkit-transition: -webkit-transform 1.2s cubic-bezier(.62, .28, .23, .99);
	transition: -webkit-transform 1.2s cubic-bezier(.62, .28, .23, .99);
	-o-transition: transform 1.2s cubic-bezier(.62, .28, .23, .99);
	transition: transform 1.2s cubic-bezier(.62, .28, .23, .99);
	transition: transform 1.2s cubic-bezier(.62, .28, .23, .99), -webkit-transform 1.2s cubic-bezier(.62, .28, .23, .99);
}
#psttestimonialcmsblock li.testimonial-image-content:hover img {
	-webkit-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
}
#left-column #psttestimonialcmsblock .block_content,
#right-column #psttestimonialcmsblock .block_content {
	width: 100%;
	float: left;
}
#psttestimonialcmsblock li.testimonial-text-content .testimonial-title {
	font-size: 40px;
	line-height: 40px;
	color: #000000;
	font-weight: 500;
	margin-bottom: 46px;
	text-transform: capitalize;
}
.test-author {
	line-height: 25px;
}
#psttestimonialcmsblock .name {
	display: block;
	position: relative;
}
#psttestimonialcmsblock .name a {
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	font-weight: 700;
	text-transform: capitalize;
	color: #000000;
}
#psttestimonialcmsblock .name a:hover {
	color: #C97053;
}
#psttestimonialcmsblock .designation a {
	font-size: 14px;
	color: #000000;
	display: inline-block;
	vertical-align: top;
	font-weight: 500;
}
#psttestimonialcmsblock .designation a:hover {
	color: #C97053;
}
#psttestimonialcmsblock .testmonial-image {
	display: inline-block;
	height: 122px;
	width: 122px;
	padding: 8px;
	position: relative;
	margin: 0 0 26px;
	background-color: transparent;
	border: 1px solid #e7e7e7;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
}
#psttestimonialcmsblock .desc-wrapper {
	text-align: left;
	padding: 114px 0 57px 200px;
}
#psttestimonialcmsblock .item:hover .testmonial-image:before {
	opacity: 1;
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
#psttestimonialcmsblock .testmonial-image img {
	max-width: 100%;
	height: auto;
	border: 1px solid #C97053;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
}
#psttestimonialcmsblock .desc {
	position: relative;
	margin: 0 0 34px;
	width: 70%;
}
#psttestimonialcmsblock .desc p {
	line-height: 27px;
	font-size: 15px;
	font-weight: 500;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	white-space: pre-line;
	margin: 0;
}
#psttestimonialcmsblock .owl-prev,
#psttestimonialcmsblock .owl-next {
	background: none;
	height: 20px;
	width: 20px;
	margin: 0 5px 0 0;
	float: left;
	position: static;
	transform: none;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}
#psttestimonialcmsblock .owl-buttons {
	position: absolute;
	left: 193px;
	right: auto;
	top: auto;
	bottom: 0;
}
#psttestimonialcmsblock .owl-prev:before {
	content: '\f104';
	font-family: 'FontAwesome';
	font-size: 24px;
	margin: 0;
	color: #000000;
	font-weight: 400;
	line-height: 18px;
	position: absolute;
	left: 4px;
	right: auto;
}
#psttestimonialcmsblock .owl-prev:hover:before {
	color: #C97053;
}
#psttestimonialcmsblock .owl-next:before {
	content: '\f105';
	font-family: 'FontAwesome';
	font-size: 24px;
	margin: 0;
	color: #000000;
	font-weight: 400;
	line-height: 18px;
	left: auto;
	right: 14px;
	position: absolute;
}
#psttestimonialcmsblock .owl-next:hover:before {
	color: #C97053;
}
#psttestimonialcmsblock ul {
	margin: 0;
}
@media (max-width: 1699px) {
	#psttestimonialcmsblock .desc-wrapper {
		padding: 84px 0 57px 200px;
	}
}
@media (max-width: 1499px) {
	#psttestimonialcmsblock .owl-buttons {
		left: 123px;
	}
	
	#psttestimonialcmsblock .desc-wrapper {
		padding: 55px 0 57px 130px;
	}
}
@media only screen and (min-width: 980px) and (max-width: 1199px) {
	#psttestimonialcmsblock .testmonial-image {
		height: 100px;
		width: 100px;
	}
}
@media (max-width: 1299px) {
	#psttestimonialcmsblock .name a {
		font-size: 18px;
	}
	
	#psttestimonialcmsblock li.testimonial-text-content .testimonial-title {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 20px;
	}
	
	#psttestimonialcmsblock .desc {
		margin: 0 0 18px;
	}
}
@media (max-width: 1199px) {
	#psttestimonialcmsblock .desc-wrapper {
		padding: 35px 0 35px 110px;
	}
	
	#psttestimonialcmsblock .owl-buttons {
		left: 103px;
	}
}
@media (max-width: 979px) {
	#psttestimonialcmsblock .desc-wrapper {
		padding: 25px 0 30px 90px;
	}
	
	#psttestimonialcmsblock {
		margin-bottom: 40px;
	}
	
	#psttestimonialcmsblock .name a {
		font-size: 15px;
	}
	
	#psttestimonialcmsblock .desc p {
		font-size: 13px;
		line-height: 23px;
	}
	
	#psttestimonialcmsblock li.testimonial-text-content .testimonial-title {
		margin-bottom: 8px;
		font-size: 20px;
		line-height: 24px;
	}
	
	#psttestimonialcmsblock .desc {
		margin: 0 0 8px;
	}
	
	#psttestimonialcmsblock .owl-buttons {
		left: 83px;
		width: auto;
	}
}
@media (max-width: 767px) {
	#psttestimonialcmsblock li.testimonial-image-content {
		clear: both;
	}
	
	#psttestimonialcmsblock li.testimonial-text-content .testimonial-title {
		margin-bottom: 15px;
		font-size: 28px;
		line-height: 30px;
	}
	
	#psttestimonialcmsblock .desc {
		margin: 0 auto 15px;
		text-align: center;
	}
	
	#psttestimonialcmsblock .desc-wrapper {
		padding: 85px 0 50px;
		text-align: center;
	}
	
	#psttestimonialcmsblock .owl-buttons {
		left: 0;
		right: 0;
		width: 60px;
		margin: 0 auto;
		text-align: center;
	}
}
@media (max-width: 600px) {
	#psttestimonialcmsblock .desc-wrapper {
		padding: 45px 0 40px;
	}
}
@media (max-width: 480px) {
	#psttestimonialcmsblock .desc-wrapper {
		padding: 30px 0 40px;
	}
}
@media (max-width: 479px) {
	#psttestimonialcmsblock .desc-wrapper {
		padding: 30px;
	}
	
	#psttestimonialcmsblock li.testimonial-text-content .testimonial-title {
		margin-bottom: 10px;
		font-size: 20px;
		line-height: 20px;
	}
	
	#psttestimonialcmsblock .desc p {
		-webkit-line-clamp: 1;
	}
	
	#psttestimonialcmsblock .desc {
		margin: 0 auto 10px;
		width: 100%;
	}
}

/***** Testimonial Css end *****/
.single-banner div,
.cms-banner2,
.cms-banner3 {
	overflow: hidden;
}
.single-banner .swiper-wrapper {
	position: relative;
}
.single-banner .swiper-wrapper a {
	display: inline-block;
	vertical-align: top;
	position: relative;
	overflow: hidden;
}
.single-banner .swiper-wrapper:hover a:before,
.single-banner .swiper-wrapper:hover a:after {
	height: 100%;
	width: 100%;
}
.single-banner div img,
.cms-banner-right .single-banner img {
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	display: inline-block;
	vertical-align: top;
}

/***** Subbanner Css Start *****/
#pstsubbanner {
	margin-bottom: 80px;
	text-align: center;
}
#pstsubbanner .subbanner-wrapper {
	overflow: hidden;
	margin: 0;
}
#pstsubbanner .subbanner-item {
	text-align: center;
	display: inline-block;
	vertical-align: top;
}
#pstsubbanner .subbanner-item-inner {
	display: block;
}
#pstsubbanner .subbanner-item img {
	max-width: 100%;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
#pstsubbanner .subbanner-item-inner a {
	display: block;
	position: relative;
}
#pstsubbanner .subbanner-item-inner a:before {
	background-color: #000;
	bottom: 0;
	content: "";
	left: 50%;
	margin: auto;
	opacity: 0.1;
	-khtml-opacity: 0.1;
	-webkit-opacity: 0.1;
	-moz-opacity: 0.1;
	position: absolute;
	right: 50%;
	top: 0;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}
#pstsubbanner .subbanner-item-inner a:hover:before {
	left: 0;
	right: 0;
	transition: all 900ms ease-in-out 0s;
	-webkit-transition: all 900ms ease-in-out 0s;
	-moz-transition: all 900ms ease-in-out 0s;
	-ms-transition: all 900ms ease-in-out 0s;
	-o-transition: all 900ms ease-in-out 0s;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
}
#pstsubbanner .subbanner-item-inner a:after {
	background-color: #000;
	bottom: 50%;
	content: "";
	left: 0;
	opacity: 0.1;
	-khtml-opacity: 0.1;
	-webkit-opacity: 0.1;
	-moz-opacity: 0.1;
	position: absolute;
	right: 0;
	top: 50%;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}
#pstsubbanner .subbanner-item-inner a:hover:after {
	bottom: 0;
	top: 0;
	transition: all 900ms ease-in-out 0s;
	-webkit-transition: all 900ms ease-in-out 0s;
	-moz-transition: all 900ms ease-in-out 0s;
	-ms-transition: all 900ms ease-in-out 0s;
	-o-transition: all 900ms ease-in-out 0s;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
}
@media (max-width: 1299px) {
	#pstsubbanner .subbanner-item:nth-child(3n+1) {
		clear: none !important;
	}
}
@media (max-width: 1199px) {
	#pstsubbanner {
		margin-bottom: 50px;
	}
}
@media (max-width: 767px) {
	#pstsubbanner .subbanner-item:nth-child(1) {
		width: 100%;
		margin-bottom: 15px;
	}
	
	#pstsubbanner .subbanner-item:nth-child(2) {
		width: 100%;
	}
}

/***** Subbanner Css End *****/

/***** Aboutus Css Start *****/
#blockaboutus .block-aboutus img {
	max-width: 100%;
}
#blockaboutus .block-aboutus .block-details {
	display: block;
	margin-top: 10px;
}

/***** Aboutus Css End *****/
.content-bottom #content .swiper-viewport {
	border: medium none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	margin: 0;
}
.content-bottom .swiper-pagination-bullet.swiper-pagination-bullet-active {
	display: none;
}
.owl-carousel .owl-item {
	float: left;
}

/* Blog listings */
.blog-module .blog_grid_holder {
	font-size: 0;
	position: static;
	margin: 0;
}
.blog-module .blog_grid_holder.blogcarousel {
	padding-top: 20px;
	width: inherit;
}
#column-left .blog_grid_holder,
#column-right .blog_grid_holder {
	padding-top: 5px;
}
.blog_grid_holder.related {
	padding-top: 0px;
}
.blog_item::after {}
#homeblog .blog_item {
	margin-bottom: 0;
	float: left;
	width: auto;
	padding: 0;
	border-bottom: none;
}
#content #homeblog .box-product .product-block,
#homeblog .box-product .product-block {
	float: left;
	width: 100%;
	padding: 0 15px;
	box-shadow: none;
	background: transparent;
}
#content #homeblog .box .box-content,
#homeblog .box .box-content {
	margin: 0 -15px;
}
#homeblog .blog-left {
	float: left;
	padding: 0;
	margin-bottom: 0;
}
#homeblog .blog-desc {
	text-align: left;
	padding: 20px 0 0;
	position: relative;
	clear: both;
}
.blog_item {
	font-size: 14px;
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin-bottom: 30px;
	width: 100%;
	padding: 30px;
	background-color: #ffffff;
}
.blog_item:last-child {
	margin: 0;
}
#homeblog .owl-pagination {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin: 40px 0 20px;
}
#homeblog .owl-controls .owl-page span {
	background-color: #000000;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}
#homeblog .owl-controls .owl-page.active span,
#homeblog .owl-controls .owl-page:hover span {
	background: #7e7e7e;
}
#homeblog .blog_title>a {
	color: #000000;
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	white-space: pre-line;
	overflow: hidden;
}
#homeblog .blog_title>a:hover {
	color: #C97053;
}
.blog_title>a {
	color: #111111;
	font-size: 13px;
	font-weight: 500;
}
.blog.all-blogs .blog_item .summary .blog_title>a {
	text-transform: capitalize;
	color: #000000;
	font-size: 18px;
	line-height: 28px;
	font-weight: 500;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	white-space: pre-line;
	overflow: hidden;
}
.blog.all-blogs .blog_item .summary .blog_title>a:hover {
	color: #C97053;
}
.extension-theme_blog-home .image,
.information-blogger-blogs .image {
	margin-bottom: 0px;
	background-position: center center;
	height: 400px;
	overflow: hidden;
	width: 100%;
	background-repeat: no-repeat;
}
.blogcarousel .blog_item {
	width: 100% !important;
	/* carousel */
	
	margin-bottom: 0px;
}
#column-left .blog_item,
#column-right .blog_item {
	width: 100%;
	/* carousel */
	
	margin-bottom: 17px;
}
.blog_item .image {
	margin-bottom: 23px;
	margin-top: 0;
	float: left;
	position: relative;
	cursor: pointer;
	background-color: #000000;
}
#homeblog .image {
	margin: 0;
	overflow: hidden;
}
.column-2 .blog_item .image,
.column-3 .blog_item .image,
.column-4 .blog_item .image,
#column-left .blog_item .image,
#column-right .blog_item .image {
	margin-bottom: 17px;
}
.blog_item .image img {
	transition: all 400ms;
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-ms-transition: all 400ms;
	-o-transition: all 400ms;
	max-width: 100%;
	height: auto;
}
.blog_item:hover .image img {
	background: #7e7e7e;
	display: block;
}
.blog_item .image img:hover {}
.blog.all-blogs .blog_item .summary {
	padding: 0;
}
.all-blogs .blog_grid_holder .blog_item .summary .image {
	background-position: center center;
	background-repeat: no-repeat;
	height: auto;
	margin-bottom: 0;
	overflow: hidden;
	width: 100%;
	float: none;
	position: relative;
}
.blog-left-content {
	float: left;
}
.blog_item .summary .blog-descr {
	text-align: left;
	border-left: 0;
	padding: 25px 0 0;
	clear: both;
}
.blog_item .summary .blog_title {
	margin: 0 0 12px;
	font-size: 18px;
	font-weight: 400;
}
.blog.all-blogs .blog_grid_holder .blog_item .summary .blog_title {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	display: block;
	margin: 0 0 12px;
}
#column-left .blog_item .summary .blog_title,
#column-right .blog_item .summary .blog_title {
	font-size: 16px;
	margin: 0 0 7px;
}
.column-2 .summary .blog_title,
.column-3 .summary .blog_title {
	font-size: 24px;
	margin: 0 0 7;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.column-4 .summary .blog_title {
	font-size: 20px;
}
#homeblog .summary .blog_title {
	margin: 0 0 8px;
	clear: both;
}
.single-blog .block-title {
	margin-bottom: 30px;
}
.single-blog .blog-img {
	margin-bottom: 30px;
}
#homeblog .blog_item .summary .desc {
	margin: 0;
}
#homeblog .container {}
#homeblog .blog_item .summary .desc p {
	line-height: 25px;
	font-size: 15px;
	color: #7e7e7e;
	font-weight: 400;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 0;
	width: 80%;
}
#homeblog .readmore {
	padding: 5px 0 5px 0;
}
#homeblog p.btn_readmore {
	margin: 0;
}
#homeblog p.btn_readmore a {
	font-size: 13px;
	font-weight: 700;
	color: #7e7e7e;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	text-transform: capitalize;
	display: inline-block;
	vertical-align: top;
}
#homeblog p.btn_readmore a:hover {
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	color: #000000;
}
#homeblog p.btn_readmore a:after {
	content: "\f101";
	font-family: 'FontAwesome';
	font-size: 14px;
	margin: 1px 0 0 5px;
	display: inline-block;
	vertical-align: top;
}
.blog_item .post_hover {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	bottom: 0;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition: transform .4s cubic-bezier(0.71, 0.05, 0.29, 0.9);
}
.blog_item:hover .post_hover {
	pointer-events: auto;
	overflow: hidden;
	visibility: visible;
	transform: scale(1.1);
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
.blog_item:hover .image img {
	pointer-events: auto;
	overflow: hidden;
	visibility: visible;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 0.7;
	-khtml-opacity: 0.7;
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
}
.blog_item .post_hover .fa {
	font-size: 20px;
}
.icon.zoom {
	top: 45%;
	left: 0;
	right: 0;
	position: absolute;
	bottom: auto;
}
.blog_item:hover .post_hover .icon.zoom {
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
}
#column-left .blog_item .summary p,
#column-right .blog_item .summary p {
	font-size: 13px;
	line-height: 20px;
}
.blog_item .summary .icon.zoom {
	background: url(../image/themeimage/blog-zoom.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 16px;
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	background-color: #C97053;
	color: #ffffff;
	border: 1px solid #C97053;
	height: 40px;
	width: 40px;
	border-radius: 0;
	line-height: 40px;
	vertical-align: top;
	text-align: center;
	transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	-moz-transform: scale(0);
	transition: transform .4s cubic-bezier(0.71, 0.05, 0.29, 0.9);
}
.blog_item .summary .icon.zoom:hover {
	background: url(../image/themeimage/blog-zoom-hover.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 16px;
	border-color: #302C2A;
	background-color: #302C2A;
}
.blog_item .summary p a .fa.fa-plus {
	display: none;
	color: #ffffff;
	height: 45px;
	width: 45px;
	line-height: 45px;
	background-color: #000000;
	margin: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
}
.blog_item .summary p a:hover .fa.fa-plus {
	background-color: #7e7e7e;
}
.blog_item .summary p a .fa {
	margin-left: 10px;
	vertical-align: middle;
}

/* Blog Post */
.blog_post .main_thumb {
	padding: 0 0 15px;
	transition: all 400ms ease 0s;
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-ms-transition: all 400ms;
	-o-transition: all 400ms;
}
.blog_post .main_thumb:hover {
	opacity: 0.8;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	transition: all 400ms ease 0s;
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-ms-transition: all 400ms;
	-o-transition: all 400ms;
}
.blog_post h1 {
	margin-bottom: 17px;
}
.blog_post label {
	font-size: 14px;
}
.blog_post .main_description p {
	margin-bottom: 18px;
}
.blog.all-blogs .blog_item .blog_stats {
	font-size: 14px;
	text-transform: none;
	color: #C97053;
	margin: 0 0 12px;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.blog.all-blogs .blog_item:hover .blog_stats {
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.blog_item .summary .blogitem-desc {
	display: block;
	margin-bottom: 15px;
}
.blog_item .summary .blogitem-desc p {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	white-space: pre-line;
	overflow: hidden;
}
.blog_item .summary .readmore>p {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
.blog_item .summary .readmore>p a {
	background-color: #C97053;
	color: #ffffff;
	border: 1px solid #C97053;
	letter-spacing: 1px;
	display: inline-block;
	font-weight: 700;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	user-select: none;
	padding: 11px 21px;
	font-size: 14px;
	text-transform: uppercase;
}
.blog_item .summary .readmore>p a:hover {
	background-color: #302C2A;
	border-color: #302C2A;
}
#common-home .blog_stats {}
#common-home .blog_stats .date-time {}
#common-home .blog_stats .date {
	font-size: 30px;
	line-height: 30px;
	font-weight: 700;
	display: block;
}
.blog-desc .view-blog {
	display: inline-block;
	vertical-align: top;
}
#common-home .blog_stats .view-blog {
	padding: 0 0 0 16px;
}
#homeblog .date-time b:before {
	content: "\f273";
	font-family: 'FontAwesome';
	font-size: 14px;
	font-weight: 400;
	margin: 0 5px 0 0;
	display: none;
	vertical-align: top;
}
#homeblog .write-comment a:before {
	content: "\f27b";
	font-family: 'FontAwesome';
	font-size: 14px;
	font-weight: 400;
	margin: 0 5px 0 0;
	display: none;
	vertical-align: top;
}
.column-2 .blog_stats,
.column-3 .blog_stats,
.column-4 .blog_stats,
.blog_post .related .blog_stats {
	font-size: 13px;
	margin: 0 0 12px;
	padding-bottom: 1px;
}
#column-left .blog_stats,
#column-right .blog_stats {
	font-size: 11px;
	margin-bottom: -4px;
	border-bottom: none;
	padding-bottom: 0;
}
.blog_stats span {
	display: inline-block;
	line-height: 14px;
	position: relative;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
}
.blog_stats span:after {
	border-right: 1px solid #cccccc;
	content: '';
	height: 12px;
	position: absolute;
	top: 0;
	right: 0;
}
.blog_stats span:last-child:after {
	display: none;
}
.blog_stats span a {
	font-size: 14px;
	color: #7e7e7e;
}
.blog_stats span a:hover {
	color: #C97053;
}
.blog_stats span+span {}
.blog_stats .fa {
	margin-right: 5px;
	font-size: 15px;
}
.blog_stats .text {
	font-weight: inherit;
}
#column-left .blog_stats .text,
#column-right .blog_stats .text,
.column-2 .blog_stats .text,
.column-3 .blog_stats .text,
.column-4 .blog_stats .text {
	font-size: 0;
}
.blog_stats .hl {
	display: block;
	font-weight: 500;
	font-size: 15px;
	position: relative;
	color: #c97053;
	line-height: 24px;
	margin-bottom: 8px;
	text-transform: uppercase;
}
#column-left .blog_stats .hl,
#column-right .blog_stats .hl,
.column-2 .blog_stats .hl,
.column-3 .blog_stats .hl,
.column-4 .blog_stats .hl {
	font-weight: inherit;
}
.blog_post .blog_stats {
	margin: 0 0 22px;
}
.blog_post .tags {
	display: block;
	padding-top: 5px;
	margin-bottom: 25px;
	font-size: 13px;
	color: #aaaaaa;
}
.blog_post .tags a {
	font-size: 14px;
	margin-left: 2px;
}
.blog_post h3 {
	margin: 20px 0 18px;
	padding-bottom: 6px;
	display: block;
	border-bottom: 1px solid #e5e5e5;
}
.blog_post h3 i {
	vertical-align: middle;
	margin-right: 7px;
}
.blog_post .share {
	margin-bottom: 40px;
}
.blog_post .share .fa {
	font-size: 19px;
	padding: 0 10px;
	margin: 0 5px 10px 0;
	color: #f5f5f5;
	height: 36px;
	line-height: 36px;
	width: 120px;
	transition: all 300ms;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
.blog_post .share .fa:hover {
	opacity: 0.9;
	-webkit-opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	transition: all 300ms;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
.blog_post .share .fa:after {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: top;
	margin-left: 10px;
}
.blog_post .share .fa-facebook {
	background: #3b5998;
}
.blog_post .share .fa-facebook:after {
	content: "Facebook"
}
.blog_post .share .fa-twitter {
	background: #00aced;
}
.blog_post .share .fa-twitter:after {
	content: "Twitter"
}
.blog_post .share .fa-google-plus {
	background: #dd4b39;
}
.blog_post .share .fa-google-plus:after {
	content: "Google+"
}
.blog_post .share .fa-navicon {
	background: #EAEAEA;
	color: #888888;
	text-align: center;
	font-size: 17px;
}
.blog_post .at15t_compact,
.at16nc.at16t_compact {
	background-position: -9999px -9999px !important;
}

/* Related blogs */
.blog_post .related .blog_item {
	margin-bottom: 15px;
}
.blog_post .related .blog_title {
	font-size: 18px;
}
.blog_post .related p {
	font-size: 14px;
	line-height: 20px;
}
.blog_post .related p a {
	color: #7e7e7e;
}
.blog_post .related p .fa {
	color: #cccccc;
}

/* Comments */
.blog_post #comment {
	margin-bottom: 55px;
}
.blog_post .blog_comment {
	display: block;
	font-size: 14px;
	margin-bottom: 25px;
}

/* Modules */
#homeblog .blog-module {
	margin-bottom: 0;
	position: relative;
	background-color: #ffffff;
	padding: 0;
}
.blog-module {
	margin-bottom: 40px;
}
.blog-module.latest {
	/*margin: 80px auto 70px;
     */
}
#homeblog {
	position: relative;
	background-color: #ffffff;
	padding-bottom: 91px;
	border-bottom: 1px solid #e5e5e5;
}
.blog-module h3 {
	margin: 15px 0 10px 0;
	padding-bottom: 6px;
	border-bottom: 1px solid #f5f5f5;
}
.blog-module h3 a.all {
	float: right;
	font-size: 13px;
	line-height: 24px;
}
.blog-module h3 a.all .fa {
	color: #cccccc;
}
#column-left .blog-module h3 a.all,
#column-right .blog-module h3 a.all {
	display: none;
}

/* Category Module */
.blog-category>ul>li {
	position: relative;
	border-bottom: 1px solid #f5f5f5;
}
.blog-category ul>li>ul {
	display: none;
	padding-left: 0;
}
.blog-category>ul>li.active>ul {
	display: block;
}
.blog-category>ul>li>a {
	display: block;
	line-height: 34px;
	font-size: 14px;
}
.blog-category .sign {
	position: absolute;
	right: 0px;
	top: 0px;
	line-height: 34px;
	width: 30px;
	text-align: center;
	cursor: pointer;
	color: #cccccc;
}
.blog-category li .sign .fa-minus,
.blog-category li.open .sign .fa-plus {
	font-size: 0;
}
.blog-category .sign .fa,
.blog-category li.open .sign .fa-minus,
.blog-category li.open ul li.open .sign .fa-minus,
.blog-category li.open ul li .sign .fa-plus {
	font-size: 11px;
}
.blog-category>ul>li ul>li {
	border-top: 1px solid #f5f5f5;
	list-style: none;
}
.blog-category>ul>li ul>li {
	border-top: 1px solid #f5f5f5;
	list-style: none;
}
.blog-category>ul>li ul>li a {
	line-height: 34px;
	font-size: 13px;
}
.blog-category>ul>li ul>li a .fa {
	color: #cccccc;
	font-size: 10px;
	margin: 0 6px;
}
.captcha_wrap img {
	max-width: none;
}
.blog_grid_holder.blog_products {
	padding-top: 5px;
}
.blog_product {
	font-size: 14px;
}
.blog_product .image {
	margin-top: 0;
}
.blog_product .name {
	display: inline-block;
	margin-bottom: 5px;
}
.blog_product .price-old {
	text-decoration: line-through;
}
.blog_product .price-tax {
	font-size: 11px;
	display: block;
	color: #aaaaaa;
}
.blog.all-blogs .blog_item {
	float: left;
	width: 50%;
	font-size: 14px;
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin: 0 0 30px;
	padding: 0 15px;
	background-color: transparent;
}
.blog.all-blogs .blog_grid_holder {
	margin: 0 -15px;
}
@media (max-width: 1199px) {
	.blog_stats span {
		padding: 0 6px 0 0;
		margin: 0 6px 0 0;
	}
}
@media (max-width: 979px) {
	.blog-left-content {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	
	.blog_item .summary .blog-descr {
		padding: 0;
		overflow: visible;
	}
}
@media (max-width: 767px) {
	.blog.all-blogs .blog_item {
		width: 100%;
	}
}

/* footer */
.header .footer-top {
	float: left;
	margin: 15px 0 0;
}
.home-about-me.container {
	padding: 0;
}
.content_headercms_top .footer-top {
	margin: 35px 0 0;
	float: left;
}
#footer .column .payment-block li {
	display: inline-block;
	vertical-align: top;
	line-height: unset;
	height: 24px;
	width: 37px;
}
.facebook a:before {
	content: '\f09a';
}
.twitter a:before {
	content: '\f099';
}
.rss a:before {
	content: '\f09e';
}
.youtube a:before {
	content: '\f167';
}
.google-plus a:before {
	content: '\f0d5';
}
.pinterest a:before {
	content: '\f0d2';
}
.vimeo a:before {
	content: '\f27d';
}
.instagram a:before {
	content: '\f16d ';
}
#footer .footer-payment.column {
	line-height: 0;
	padding: 0;
	min-height: unset;
}
#footer .footer-payment h5 {
	display: inline-block;
	vertical-align: top;
}
@media (min-width: 980px) {
	#footer .footer-payment h5:after {
		content: ":";
	}
	
	#footer .footer-payment h5 {
		display: none;
	}
}
@media (max-width: 979px) {
	#footer .footer-payment h5 {
		display: block;
	}
}
.footer-top-right {
	background-color: #000000;
	float: right;
	height: 90px;
	width: 75%;
}
.tm-about-text:before {
	content: "\f087";
	font-family: 'FontAwesome';
	font-size: 45px;
	color: #fff;
	float: left;
	margin-top: 10px;
}
.tm-about-text {
	float: left;
	margin: 23px 0;
	padding: 0 0 0 40px;
	width: 76%;
}
.content-wrap {
	float: left;
	margin-left: 30px;
}
.footer-top .home-about-me .footer-top-right .tm-about-text h2 {
	margin: 0 0 5px;
}
.footer-top-right .tm-about-description {
	color: #ffffff;
}
.tm-about-description {
	font-weight: 500;
	clear: both;
}
.tm-about-description p {
	margin: 0;
}
.aboutme-read-more {
	float: right;
	position: relative;
}
.aboutme-read-more {
	margin: 37px 25px 0 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 150px;
}
.aboutme-read-more a {
	color: #ffffff;
	font-weight: bold;
	background-color: #525252;
	padding: 12px;
	color: #ffffff;
	height: 44px;
}
.aboutme-read-more a:hover {
	background-color: #ffffff;
	color: #243D47;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
}
.footer-top-right .title1 {
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.common-home #footer {
	margin: 0;
}
#footer {
	clear: both;
	margin: 20px 0 0;
	text-transform: capitalize;
	background-color: #42403E;
}
#footer .content_footer_top {
	text-align: center;
	padding: 0;
	position: relative;
}
#footer .content_footer_top .container {}
#footer .footer-center {
	overflow: hidden;
	padding: 0;
}
#footer .footer-right {
	position: relative;
}
#footer .footer-left {}
#footer .column.common {}
#footer .column {
	position: relative;
}
#footer .column.Aboutus {
	padding-left: 0;
	min-height: unset;
	padding-bottom: 0;
}
#footer .column.Aboutus .block-details {
	text-align: left;
	width: 72%;
	display: block;
	margin: 0 0 16px;
	font-weight: 400;
	color: #7e7e7e;
	line-height: 32px;
}
#footer .column ul li {
	text-transform: capitalize;
}
#footer .col-sm-3.column.first {
	margin: 0 !important;
	padding: 0 25px 0 0;
	width: 30%;
}
#footer .column.forth {
	width: 16%;
}
#footer #footer_cms_block {
	float: left;
	line-height: 23px;
	margin-left: 12px;
	padding-right: 20px;
}
#footer .content_footer_wrapper {
	overflow: hidden;
}
#footer .content_footer_inner {
	clear: both;
	padding: 75px 0;
}
#footer .footer-top {
	padding: 0;
}
.col-sm-3.column.second,
.col-sm-3.column.third {
	border-left: 1px solid #d9d9d9;
}
.col-sm-3.column.third {
	border-right: 1px solid #d9d9d9;
}
#footer .col-sm-3.column.fourth {
	padding: 0 0 0 40px;
}
.tm-about-logo {
	margin-bottom: 15px;
}
.tm-about-logo a img {}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
#footer .column li a:before {
	/*font-family:'FontAwesome';
     content:'\f0da';
     font-size:14px;
     padding-right:8px;
     color:#ababab;
     */
}
@media (max-width: 1499px) {}
@media (max-width: 979px) {
	#footer .content_footer_top:after {
		display: none;
	}
	
	#footer .column.first,
	#footer .column.second {
		padding: 0;
	}
}
#footer .content_footer_top .column {}
#footer .content_footer_top .column:after {
	content: "";
	background-color: #cf897b;
	position: absolute;
	display: block;
	left: auto;
	right: 0;
	top: 0;
	bottom: 0;
	height: auto;
	width: 1px;
	z-index: 1;
}
#contact {
	color: #ffffff;
	font-weight: 400;
}
#footer #contact.column {
	display: inline-block;
	vertical-align: top;
	float: none;
	text-align: left;
	padding-bottom: 6px;
}
#footer .column li.email a::before {
	content: none;
}
#footer .column ul {
	list-style: outside none none;
	margin: 0;
	padding-left: 0;
}
#footer #contact li:before {
	display: inline-block;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	clear: left;
	line-height: 26px;
	width: 20px;
	color: #acacac;
}

/* #footer #contact .address::before {
	content: "\f041";
	font-family: "FontAwesome";
	font-size: 16px;
	vertical-align: top;
	margin-top: 3px;
} */
#footer #contact .ph-no::before {
	content: "\f095";
	font-family: "FontAwesome";
	font-size: 16px;
	vertical-align: top;
}
#footer #contact .fax::before {
	content: "\f1ac";
	font-family: "FontAwesome";
	font-size: 11px;
	padding: 0 4px 0 0;
	vertical-align: top;
}
#footer #contact .address,
#footer #contact .ph-no,
#footer #contact .email,
#footer #contact .fax {
	padding: 0;
}
#footer #contact .email {
	margin: 0;
}
#footer #contact .ph-no .ph-no-title,
#footer #contact .email .email-title {
	position: relative;
}
#footer #contact .ph-no .ph-no-title:after,
#footer #contact .email .email-title:after {
	content: ':';
}
#footer #contact .address .add-desc {
	position: relative;
	width: 65%;
	display: inline-block;
	vertical-align: top;
}
#footer #contact ul li {
	padding: 0;
	margin: 0;
}
#footer .footer-social.column {
	display: inline-block;
	vertical-align: top;
	float: left;
	margin: 0;
	padding: 0;
	min-height: unset;
}
#footer .social ul li {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 0;
}
.footer-social .social-image {
	display: inline-block;
	vertical-align: top;
	margin: 0 12px;
	float: left;
	position: relative;
}
.special-products.home-products {
	margin: 0;
}
.footer-social li:first-child .social-image {
	margin-left: 0;
}
.footer-social .social-icon {
	height: auto;
	width: auto;
	padding: 0;
	line-height: initial;
	display: block;
	background-color: transparent;
	color: #ffffff;
	text-align: center;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.footer-social .social-icon:hover {
	color: #C97053;
}
.footer-social .social-icon .fa {
	font-size: 18px;
	line-height: 26px;
	margin: 0;
	color: #ffffff;
}
.footer-social .social-icon:hover .fa {
	color: #C97053;
}
.social-right {
	display: none;
	vertical-align: top;
}
#footer .footer-logo img {
	margin: 0 auto;
	max-width: 100%;
}
#footer .footer-logo {
	width: 180px;
	height: 51px;
	overflow: hidden;
	margin: 3px 0 25px;
}
@media (max-width: 1499px) {
	#footer #contact .address .add-desc {
		width: 90%;
	}
}
@media (max-width: 1299px) {
	.box.special.product-box {
		padding: 40px 0;
		width: 100%;
	}
	
	.header-logo {
		width: 180px;
		top: 26px;
	}
}
@media (max-width: 1199px) {
	#footer .content_footer_top .footer-logo-icon.column {
		float: none;
		width: 100%;
		display: inline-block;
		vertical-align: top;
		margin: 0 auto 60px;
	}
	
	.footer-top-in {
		border-top: 1px solid rgba( 199, 199, 199, 0.18);
		margin: 0 10px;
	}
	
	#footer #contact.column:before {
		display: none;
	}
	
	#footer #contact.column:after {
		height: 100%;
	}
	
	#footer #contact .address .add-desc {
		width: 85%;
	}
}
@media (max-width: 979px) {
	#contact {
		padding: 0;
	}
	
	#footer #contact.column,
	#footer .footer-social.column {
		padding: 0;
		margin: 0;
		float: none;
		text-align: left;
	}
	
	.footer-center {
		border: none;
		padding: 0;
	}
	
	#footer #contact.column:after {
		display: none;
	}
	
	.footer-top-in {
		padding-top: 25px;
	}
	
	#footer .content_footer_top .footer-logo-icon.column {
		margin-bottom: 25px;
	}
	
	.footer-right {
		padding: 0;
	}
}
#footer .container .column li a {
	color: #ababab;
	position: relative;
	font-size: 14px;
	text-transform: capitalize;
	padding: 0;
	font-weight: 400;
}
#footer .container .column.common li a {
	position: relative;
	font-size: 15px;
	line-height: 41px;
}

/*#footer .container .column.common li a:before {
	content: "";
	display: block;
	float: left;
	background-image: url(../image/themeimage/footer-arrow.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 11px;
	height: 34px;
	width: 14px;
	line-height: 34px;
	margin-right: 10px;
}*/
#footer .container .column.common li a:hover:before {
	background-image: url(../image/themeimage/footer-arrow-hover.svg);
}
#footer .container .column li a:hover:before {
	color: #ffffff;
}
#footer .container .column li:last-child a {
	border: none;
}
#footer .container .column li a:hover {
	color: #ffffff;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
#footer #contact li a:before {
	display: none;
}
#footer .contact-block {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #8E8E8E;
	padding: 0 30px;
}
#footer .contact-label {
	display: inline-block;
}
#footer #contact .address.contact-block {
	margin: 0 30px;
}
#footer .contact-label .contact-text {
	color: #ffffff;
	margin-right: 7px;
	float: left;
	font-weight: 600;
	text-transform: capitalize;
}
#footer h5 {
	color: #ffffff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	position: relative;
	margin: 0 0 12px 0;
	text-transform: capitalize;
	text-align: left;
}
#footer .footer-logo h5,
#footer .column.Aboutus h5 {
	display: none;
}
#footer #contact.column .contact-icon {
	background: url(../image/themeimage/contact-phone.svg) no-repeat scroll center center;
	background-size: 23px;
	margin-right: 10px;
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: top;
}
#footer #contact.column .contact-no,
#footer #contact .address .add-details,
#footer #contact .email a {
	overflow: hidden;
	font-size: 15px;
	color: #ababab;
	line-height: 36px;
	display: block;
}
#footer #contact.column .contact-no {
	margin-bottom: 6px;
}
#footer #contact .address .add-details {
	width: 70%;
	line-height: 25px;
}
#footer #contact.column .contact-desc {
	display: block;
	position: relative;
	text-align: left;
	text-transform: capitalize;
	font-size: 14px;
	line-height: 24px;
	color: #7e7e7e;
	margin: 12px 0 26px;
	font-weight: 400;
}
#footer #contact.column .contact-desc span {
	display: block;
}
#footer #contact.column .email-icon {
	background: url(../image/themeimage/email.svg) no-repeat scroll center center;
	background-size: 22px;
	margin-right: 10px;
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: top;
	text-transform: lowercase;
}
#footer #contact .email a {
	text-transform: lowercase;
}
#footer .copyright-container.container {
	padding: 0;
	clear: both;
}
#footer #contact .email a:hover {
	color: #ffffff;
}
.content_footer_bottom {
	text-align: center;
	border-top: 1px solid #686665;
	padding: 24px 0;
}
ul.payment-block-inner li.icon {
	display: inline-block;
	margin: 0 6px 0 0;
}
ul.payment-block-inner li.icon:last-child {
	margin: 0;
}
#footer .column .payment-block li a {
	line-height: 24px;
}
.content_footer_right {
	float: right;
}
#footer .footer-payment {
	float: right;
}
#footer .footer-payment .payment-block {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
#footer .column .payment-block li {
	margin: 0 0 0 7px;
}
#footer .payment-block li a {
	color: #7e7e7e;
	display: block;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}
#footer .footer-payment .payment-block li a:before {
	display: none;
}
#footer .payment-block li:hover a {
	color: #C97053;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}
.payment-block>ul {
	padding: 0;
	margin: 0;
}
#footer .payment-block>ul>li {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 0 3px;
	line-height: 0;
}
#footer .payment-block li a img {
	max-width: 100%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#footer .payment-block li:hover a img {
	animation: swing 1s infinite;
	-webkit-animation: swing 1s infinite;
	-moz-animation: swing 1s infinite;
	-o-animation: swing 1s infinite;
}
@keyframes swing {
	20% {
		transform: rotate3d(0, 0, 1, 15deg);
	}
	
	40% {
		transform: rotate3d(0, 0, 1, -10deg);
	}
	
	60% {
		transform: rotate3d(0, 0, 1, 5deg);
	}
	
	80% {
		transform: rotate3d(0, 0, 1, -5deg);
	}
	
	to {
		transform: rotate3d(0, 0, 1, 0deg);
	}
}
.discover a {
	display: block;
}
.payment-block li .fa {
	font-size: 26px;
	line-height: normal;
}
@media (max-width: 979px) {
	#footer .footer-payment {
		float: none;
		margin: 20px 0 0;
	}
}
#bottomfooter {
	clear: both;
	float: left;
	margin: 0px 0 3px;
	text-align: left;
	width: 100%;
}
#bottomfooter>ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
#bottomfooter>ul>li {
	background: url("../image/themeimage/header_top_links_pipe.jpg") no-repeat scroll right 13px transparent;
	display: inline;
	font-size: 13px;
	padding: 10px 12px 3px 8px;
}
#bottomfooter>ul>li:first-child {
	padding-left: 0;
}
#bottomfooter>ul>li a {
	color: #696969;
}
#bottomfooter>ul>li a:hover {
	color: #7e7e7e;
}
#bottomfooter>ul .last {
	background: none repeat scroll 0 0 transparent;
}
.powered {
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	margin: 0;
	color: #ababab;
	font-weight: 400;
}
.powered a {
	color: #ffffff;
}
.powered a:hover {
	color: #C97053;
}
.newsletter .newsletter-wrapper {}
.newsletter .newsletter-image {
	background-image: url(../image/themeimage/newsletter-icon.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 130px;
	display: block;
	height: 110px;
	width: 130px;
	line-height: 110px;
	position: absolute;
	left: 0;
	right: auto;
	top: -28px;
	bottom: auto;
	z-index: 0;
}
#footer .content_footer_top .newsletter .newsletter-details h5 {
	font-size: 36px;
	font-weight: 600;
	text-transform: capitalize;
	color: #ffffff;
	margin: 0 0 9px;
	line-height: 36px;
	display: inline-block;
	position: relative;
	text-align: left;
}
.newsletter .newsletter-desc {
	text-align: left;
	letter-spacing: 0.5px;
	display: block;
}
.newsletter label {
	display: none;
}
.newsletter .desc {
	font-size: 15px;
	color: #ababab;
	line-height: 23px;
	display: inline-block;
	vertical-align: top;
	margin: 8px 0 22px;
	text-transform: capitalize;
}
#footer .content_footer_top .newsletter {
	background: url(../image/themeimage/Newsletter-Bg.jpg);
	background-position: center;
}
#footer .content_footer_top .newsletter-details {
	overflow: hidden;
	min-height: 346px;
	position: relative;
	float: left;
	display: block;
	text-align: left;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0;
}
.newsletter .newsletter-info {
	display: block;
	font-size: 18px;
	font-weight: 500;
	color: #ffffff;
	margin: 0;
	text-transform: uppercase;
}
.newsletter .form-group {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
#txtemail {
	padding: 12px 35px;
	border: none;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
	float: left;
	height: 48px;
	margin-bottom: 10px;
	width: 370px;
}
.newsletter-details.box-content {
	padding: 0;
}
#txtemail::placeholder {
	color: #c4c4c4;
	font-size: 15px;
}
#txtemail:focus {}
.newsletter .text-danger,
.newsletter .text-success {
	color: #D8000C;
	background-color: #FFD2D2;
	padding: 8px 10px;
	width: 100%;
	float: right;
	margin: 13px 0 0;
	text-align: center;
	line-height: 24px;
	clear: both;
}
.newsletter .text-success {
	color: #3c763d;
	background-color: #dff0d8;
}
.subscribe-btn {
	display: block;
}
.subscribe-btn .btn {
	padding: 11px 38px;
	background-color: #C97053;
	font-size: 14px;
	font-weight: 700;
	position: relative;
	float: left !important;
}
.subscribe-btn .btn:hover {
	background-color: #302C2A;
	border-color: #302C2A;
}
.subscribe-btn .btn i {
	color: #7e7e7e;
	font-size: 25px;
}
@media (max-width: 1199px) {
	.newsletter .newsletter-image {
		left: 0;
		right: 0;
		margin: auto;
	}
	
	#footer .content_footer_top .column:after {
		display: none;
	}
	
	#footer h5:after {
		display: none;
	}
}
@media (max-width: 979px) {
	#footer .column ul,
	#footer .column .footer-app-wrapper,
	#footer .footer-payment .payment-block,
	#footer .column .about-inner
	/*#footer .column .newsletter-details*/
	
	{
		display: none;
		padding: 0 15px 15px;
		margin: 0;
		text-align: left;
	}
	
	#footer .content_footer_top .column {
		float: none;
		display: inline-block;
		vertical-align: top;
		width: 100%;
		padding: 0;
		text-align: center;
		background: #C97053;
	}
	
	#footer .content_footer_top .newsletter-details {
		min-height: 250px;
		float: none;
		text-align: center;
	}
	
	.powered {
		float: none;
		text-align: center;
	}
	
	.newsletter-details {}
}
@media (max-width: 767px) {}
@media (max-width: 479px) {
	.newsletter .newsletter-block {
		width: 100%;
	}
	
	.newsletter .newsletter-wrapper {
		margin: 0;
	}
}

/* Category PAge */
.category_description {
	margin-top: 15px;
}
.category_img .img-thumbnail {
	border: medium none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	padding: 0;
	max-width: 100%;
	height: auto;
	background-color: #f2f2f2;
}
.refine-search {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 20px;
}
.copy-right {
	border-top: 1px solid #444;
	padding: 10px 0;
	text-align: center;
}
#content .category_list {
	margin-bottom: 0;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
#content .category_list ul {
	list-style: none;
	margin: 0 -15px;
	padding: 0;
	position: relative;
	width: 100%;
}
@media (max-width: 1299px) {
	#content .newsletter {
		padding: 50px 0 0 70px;
	}
	
	#footer #contact .address .add-details {
		width: 88%;
	}
	
	.blog_stats span {
		padding: 0 8px 0 0;
		margin: 0 8px 0 0;
	}
	
	.blog_stats span a {
		font-size: 13px;
	}
	
	#footer .contact-block {
		padding: 10px 15px;
	}
	
	#footer #contact .address.contact-block {
		width: 44%;
	}
	
	#footer .contact-block::before {
		display: block;
		margin: 0 0 5px;
	}
	
	#footer #contact .address.contact-block {
		margin: 0 15px;
	}
}
@media (max-width: 1199px) {
	#content .newsletter {
		padding: 30px 0 0 50px;
	}
	
	.refine-search {
		font-size: 20px;
	}
}
@media (max-width: 979px) {
	#footer #links_block_header.column {
		padding: 0 15px;
		border: none;
		margin: 0 0 30px;
	}
	
	.blog.all-blogs .blog_item .summary .blog_title>a {
		-webkit-line-clamp: 1;
	}
	
	.newsletter .newsletter-desc {
		display: block;
		text-align: center;
	}
	
	.newsletter .newsletter-icon {
		float: none;
		display: block;
		margin: 0 auto;
	}
	
	#footer h5 {
		margin-bottom: 15px;
		position: relative;
		text-align: left !important;
		font-size: 16px;
	}
	
	#footer .footer-logo h5,
	#footer .column.Aboutus h5 {
		display: block;
	}
	
	#footer .column.fifth {
		margin-bottom: 0;
	}
	
	#content .newsletter {
		padding: 0;
		overflow: hidden;
	}
	
	.newsletter-title:after {
		width: 100%;
		left: 0;
		right: 0;
		bottom: -15px;
	}
	
	#footer .contact-block::before {
		margin: 0 12px 0 0;
		display: inline-block;
	}
	
	#footer #contact ul li:last-child {
		margin: 0;
	}
}
@media (max-width: 767px) {
	.footer-top {
		float: none;
	}
	
	.blog_item .summary .blog-descr {
		text-align: center;
	}
}
@media (max-width: 479px) {
	#footer .footer-logo {
		margin: 15px auto;
	}
	
	#footer h5 {}
	
	.newsletter .text-danger,
	.newsletter .text-success {
		float: none;
		width: 100%;
	}
}

/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}

/* breadcrumb */
ul.breadcrumb {
	text-align: center;
	padding: 61px 0;
	margin: 0 0 30px;
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	background-color: #F7F3EB;
}
ul.breadcrumb>li a {
	margin: 0;
	color: #C97053;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 500;
}
ul.breadcrumb>li a:hover {
	color: #000000;
}
.common-home #breadcrumb,
.product-quick_view-50 #breadcrumb {
	margin-bottom: 0;
	padding: 0;
}
ul.breadcrumb i {
	font-size: 22px;
	color: #000000;
}
ul.breadcrumb i:hover {
	color: #C97053;
}
ul.breadcrumb>li {
	position: relative;
	white-space: nowrap;
	line-height: 24px;
	background: transparent;
}
ul.breadcrumb>li:after {}
@media (max-width: 979px) {}
@media (max-width: 479px) {
	ul.breadcrumb {
		padding: 20px 0;
	}
}
.pagination {
	margin: 0;
}

/* buttons */
.buttons {
	margin: 1em 0;
	display: inline-block;
	margin: 10px 0 0;
	width: 100%;
}
.btn {
	padding: 6px 12px;
	font-size: 14px;
	border: 1px solid #cccccc;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group>.btn,
.btn-group>.dropdown-menu,
.btn-group>.popover,
.dropdown-menu.myaccount-menu {
	font-size: 15px;
}
.btn-group>.btn-xs {
	font-size: 9px;
}
.btn-group>.btn-sm {
	font-size: 10.2px;
}
.btn-group>.btn-lg {
	font-size: 15px;
}
.btn-primary,
#cart .text-right .addtocart,
#cart .text-right .checkout,
.btn-default,
#button-cart,
.btn-danger,
.button.aboutus,
.btn-info {
	border: medium none;
	background: #C97053;
	color: #ffffff;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	font-weight: 700;
	padding: 9px 23px;
	width: auto;
	height: auto;
	text-transform: uppercase;
	line-height: 24px;
	border-radius: 0;
}
.btn-primary:hover,
#cart .text-right .checkout:hover,
.btn-default:hover,
#button-cart:hover,
.btn-danger:hover,
.button.aboutus:hover,
.btn-info:hover {
	color: #ffffff;
	background-color: #302C2A;
	border-color: #302C2A;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}
#cart .text-right .addtocart:hover {
	background-color: #302C2A;
	border-color: #302C2A;
}
#cart .text-right .addtocart strong,
#cart .text-right .checkout strong {
	font-weight: 700;
	line-height: 25px;
}
.btn-warning {
	color: #ffffff;
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.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);
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-ms-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-o-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.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);
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-link {
	border-color: transparent;
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	background: #363636;
	border: none;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #525252);
}
@media (max-width: 979px) {}

/* list group */
.box .filterbox {}
.filterbox .list-group a {
	display: block;
	font-weight: 600;
	padding: 0;
	border: 0 none;
	background: none;
	cursor: pointer;
}
.filterbox .list-group-item {
	padding: 0;
}
.filterbox .list-group-item .checkbox {
	line-height: 22px;
}
#column-left .list-group,
#column-right .list-group {
	background-color: transparent;
	border-radius: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	padding: 5px 20px 30px 0;
	margin-bottom: 0;
}
#column-left .list-group a,
#column-right .list-group a {
	border: none;
	font-size: 16px;
	line-height: 24px;
	padding: 0 0 11px;
	color: #000000;
	text-transform: capitalize;
	font-weight: 500;
	letter-spacing: 0;
}
#column-left .list-group a:first-child,
#column-right .list-group a:first-child,
#column-left .filterbox .list-group a,
#column-right .filterbox .list-group a {
	border-top: medium none;
}
.list-group a {
	border: none;
	color: #888888;
	padding: 8px 0;
	background: none repeat scroll 0 0 transparent;
}
.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
	background: transparent;
}
.list-group a:hover {
	color: #7e7e7e;
}
.filterbox .list-group a:hover {
	color: #7e7e7e;
}
.filterbox a.list-group-item::after {
	content: "\f068";
	font-family: 'FontAwesome';
	font-size: 13px;
	font-weight: 400;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	float: right;
}
.filterbox a.list-group-item.collapsed::after {
	content: "\f067";
	font-family: 'FontAwesome';
	font-size: 13px;
	font-weight: 400;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	float: right;
}
.filterbox .list-group-items {
	margin: 0 0 15px 0;
}
#column-left .filterbox .list-group a,
#column-right .filterbox .list-group a {
	padding: 5px 0;
}
@media (max-width: 979px) {
	.filterbox .list-group-item {}
	
	.filterbox {
		width: 100%;
		float: left;
	}
	
	#column-left .filterbox .list-group,
	#column-right .filterbox .list-group {
		margin-top: -1px;
		padding: 0 0 20px;
	}
}

/* carousel */
.carousel-caption {
	color: #FFFFFF;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}

/* product list */
.product-thumb {
	background-color: transparent;
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
}
.product-thumb .image {
	position: relative;
	margin-bottom: 0;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}
.product-thumb .image a {
	display: block;
	position: relative;
	overflow: hidden;
}

/* #content .product-thumb .image>a:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	background: rgba(255, 255, 255, 0.3);
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
}

#content .product-thumb:hover .image>a:after {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
}
 */
.product-thumb .image a:hover {}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-block .image .reg-image,
#column-right .image .reg-image,
#column-left .image .reg-image {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.product-block:hover .image .reg-image {
	position: absolute;
	top: auto;
	right: 0;
	left: 0;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.product-block .image .hover-image,
#column-right .image .hover-image,
#column-left .image .hover-image .button-group button:hover {
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: opacity .8s ease, -webkit-transform 1.1s cubic-bezier(.15, .75, .5, 1) 0s;
	transition: opacity .8s ease, -webkit-transform 1.1s cubic-bezier(.15, .75, .5, 1) 0s;
	transition: opacity .8s ease, transform 1.1s cubic-bezier(.15, .75, .5, 1) 0s;
	transition: opacity .8s ease, transform 1.1s cubic-bezier(.15, .75, .5, 1) 0s, -webkit-transform 1.1s cubic-bezier(.15, .75, .5, 1) 0s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.product-block:hover .image .hover-image,
#column-right .product-block:hover .image .hover-image,
#column-left .product-block:hover .image .hover-image {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	filter: alpha(opacity=1);
	-webkit-transform: scale3d(1.1, 1.1, 1.1) translateZ(0);
	transform: scale3d(1.1, 1.1, 1.1) translateZ(0);
	position: relative;
}
@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: left;
	}
}
.product-thumb h4 {
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	text-transform: capitalize;
	margin: 0 0 8px;
}
.product-thumb h4 a {
	color: #000000;
	font-size: 18px;
	text-decoration: none;
	font-weight: 500;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.product-thumb h4 a:hover {
	color: #C97053;
}
.product-grid .product-thumb h4 {
	transition: unset;
	-webkit-transition: unset;
	-moz-transition: unset;
	-ms-transition: unset;
	-o-transition: unset;
}
.product-grid .product-thumb a {
	transition: unset;
	-webkit-transition: unset;
	-moz-transition: unset;
	-ms-transition: unset;
	-o-transition: unset;
}
.product-grid .product-thumb .product-details h4,
.product-grid .product-thumb .product-details h4 a {
	transition: unset;
	-webkit-transition: unset;
	-moz-transition: unset;
	-ms-transition: unset;
	-o-transition: unset;
}
.product-thumb .caption {
	text-align: left;
	padding: 25px 0 0;
}
.product-grid .product-thumb .caption {
	transition: unset;
	-webkit-transition: unset;
	-moz-transition: unset;
	-ms-transition: unset;
	-o-transition: unset;
}
@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		text-align: center;
	}
	
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
}
@media (max-width: 479px) {
	.product-thumb h4 a {
		margin: auto;
	}
}
.product-thumb .rating {
	line-height: 18px;
	margin: 0 0 3px;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.product-thumb:hover .rating {
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.product-list .product-thumb .rating {
	margin-bottom: 12px;
}
#content .product-carousel .product-block:hover .rating,
#content .box-product .product-block:hover .rating,
#content .product-block:hover .rating {
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.rating .fa-stack,
#review .fa-stack {
	font-size: 8px;
	color: #FBB400;
}
.fa.fa-star.off {
	color: #e5e5e5;
	font-size: 13px;
}
.rating .fa-star.off,
#review .fa-star.off {
	color: #DDDDDD;
	font-size: 13px;
	cursor: no-drop;
}
.rating .fa-star,
#review .fa-star,
.fa-stack .fa {
	color: #FBB400;
	font-size: 13px;
}
.rating .fa-star+.fa-star-o,
#review .fa-star+.fa-star-o {
	color: #FBB400;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	text-align: left;
	color: #7e7e7e;
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 10px;
}
.product-thumb .price-new {}
.product-thumb .price-old {
	color: #C97053;
	display: inline-block;
	font-weight: 500;
	font-size: 18px;
	margin: 0 4px;
	text-decoration: line-through;
	vertical-align: top;
}
.product-thumb .price-tax {
	color: #7e7e7e;
	display: none;
	font-size: 13px;
	font-weight: 500;
	width: 100%;
}
.product-block .percentsaving {
	color: #7e7e7e;
	font-weight: 400;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
}
.product-block .button-group {
	position: absolute;
	left: 0;
	top: auto;
	bottom: 20px;
	right: 0;
	z-index: 1;
	opacity: 0;
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	text-align: center;
}
.product-thumb:hover .button-group {
	opacity: 1;
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.product-block:hover .button-group .wishlist,
.box-product .product-block:hover .button-group .wishlist,
.product-grid .product-thumb:hover .button-group .wishlist,
.product-list .product-thumb:hover .button-group .wishlist {}
.product-grid .btn-wish-compare,
.product-grid .list-right,
.product-list .btn-list-grid,
.product-list .caption .price {
	display: none;
}
.product-list .product-thumb .button-group button::after {
	display: none;
}
.product-thumb .button-group .addtocart {
	background-image: url(../image/themeimage/product-cart.svg);
	background-repeat: no-repeat;
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 40px;
	width: 40px;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	font-size: 0;
	padding: 0;
	line-height: 0;
	background-position: center;
	background-size: 21px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-khtml-border-radius: 30px;
	-moz-border-radius: 30px;
	margin: 0 5px 0 0;
	opacity: 0;
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	transform: translateY(100%);
	transition: .5s ease;
}
.product-thumb:hover .button-group .addtocart {
	opacity: 1;
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	transform: translateY(0);
	transition: all 500ms ease;
	transition-delay: .1s;
}
.product-thumb .button-group .addtocart:hover {
	background-image: url(../image/themeimage/product-cart-hover.svg);
	background-color: #C97053;
	border-color: #C97053;
}
.product-thumb .wishlist {
	background-image: url(../image/themeimage/product-wishlist.svg);
	height: 40px;
	width: 40px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 18px;
	border: none;
	background-color: #ffffff;
	border-color: #ffffff;
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	font-weight: 700;
	line-height: 24px;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	color: transparent;
	text-transform: uppercase;
	left: auto;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-khtml-border-radius: 30px;
	-moz-border-radius: 30px;
	transform: translateY(100%);
	transition: .2s ease;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
}
.product-thumb:hover .wishlist {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	transform: translateY(0);
	transition: all 500ms ease;
	transition-delay: .4s;
}
.product-thumb .wishlist:hover {
	background-image: url(../image/themeimage/product-wishlist-hover.svg);
	background-color: #C97053;
	border-color: #C97053;
}
.product-thumb .wishlist .fa {
	font-size: 16px;
	color: #000000;
	height: 20px;
	width: 20px;
	line-height: 20px;
}
.product-thumb .wishlist:hover .fa {
	color: #7e7e7e;
	transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	;
}
.product-thumb .wishlist:hover .text-wishlist {
	color: #7e7e7e;
	transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
.product-thumb .text-container {
	max-width: 0;
	overflow: hidden;
	display: inline-block;
	transition: .25s;
	vertical-align: top;
	box-sizing: border-box;
}
.product-thumb .wishlist:hover .text-container {
	max-width: 65px;
}
.product-thumb .text-wishlist {
	margin-left: 6px;
	display: block;
	color: #000000;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: .3px;
	transition: .25s opacity;
}
.product-thumb .compare {
	background-image: url(../image/themeimage/product-compare.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 15px;
	border: none;
	background-color: #ffffff;
	border-color: #ffffff;
	height: 40px;
	width: 40px;
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	font-weight: 700;
	line-height: 24px;
	padding: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	color: transparent;
	text-transform: uppercase;
	left: auto;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-khtml-border-radius: 30px;
	-moz-border-radius: 30px;
	margin: 0 5px 0 0;
	transform: translateY(100%);
	transition: .3s ease;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
}
.product-thumb:hover .compare {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	transform: translateY(0);
	transition: all 500ms ease;
	transition-delay: .3s;
}
.product-thumb .compare:hover {
	background-image: url(../image/themeimage/product-compare-hover.svg);
	background-color: #C97053;
	border-color: #C97053;
}

/* Quickview css */
.product-thumb .quickview {
	display: inline-block;
	vertical-align: top;
}
.product-thumb:hover .quickview {}
.product-thumb .quickview a {
	background-image: url(../image/themeimage/product-quickview.svg);
	display: inline-block;
	vertical-align: top;
	height: 40px;
	width: 40px;
	font-size: 0;
	padding: 0;
	line-height: 0;
	background-size: 16px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #ffffff;
	border-color: #ffffff;
	margin: 0 5px 0 0;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-khtml-border-radius: 30px;
	-moz-border-radius: 30px;
	transform: translateY(100%);
	transition: .4s ease;
	opacity: 0;
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
}
.product-thumb:hover .quickview a {
	opacity: 1;
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	transform: translateY(0);
	transition: all 500ms ease;
	transition-delay: .2s;
}
.product-thumb .quickview a:hover {
	background-image: url(../image/themeimage/product-quickview-hover.svg);
	background-color: #C97053;
	border-color: #C97053;
}
.quickview .container {
	width: 100%;
	background: #FFFFFF;
	/* padding:0 10px; */
}
.quickview .container .row {
	margin: 0;
}
.quickview .top_button {
	display: none;
}
.quickview #product2 {
	float: left;
	width: 100%;
}
.quickview #product2 h3 {
	width: 100%;
}
.productpage-quickview #product2 h3 {
	padding: 0 0 15px;
	margin-bottom: 0;
	text-transform: none;
	font-size: 18px;
	font-weight: 500;
	background: transparent;
	color: #000000;
}
#cart .dropdown-menu .img-thumbnail {
	width: auto;
	max-width: none;
	border-radius: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	margin: 0 10px 0 0;
}
#cart .dropdown-menu .img-thumbnail:hover {
	border-color: #C97053;
}
.cart-menu .table-bordered td:nth-child(even).text-right {
	color: #C97053;
}
#cart .text-right .addtocart,
#cart .text-right .checkout {
	margin: 0;
	padding: 12px 24px;
}
#cart .text-right .checkout {
	background-color: #302C2A;
	border-color: #302C2A;
}
#cart .text-right .checkout:hover {
	color: #ffffff;
	background-color: #C97053;
	border-color: #C97053;
}
.product-list .product-thumb .button-group .addtocart .fa {
	margin-right: 10px;
}
.product-list .product-thumb .button-group .quickview a {
	font-size: 0;
}
.product-list .caption {
	margin: 0;
	padding: 0;
	text-align: left;
	border: none;
	transition: unset;
	-webkit-transition: unset;
	-moz-transition: unset;
	-ms-transition: unset;
	-o-transition: unset;
}
.product-list .caption .desc {
	margin-bottom: 0;
}
.product-list .caption .price {
	margin-bottom: 15px;
	text-align: left;
	display: block;
	width: 100%;
	padding: 0;
}
#content .product-carousel .product-list .product-block:hover .caption h4,
#content .box-product .product-list .product-block:hover .caption h4,
#content .product-list .product-block:hover .caption h4 {
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
.product-list .list-right {
	border-left: 1px solid #e5e5e5;
	float: left;
	margin: 38px 0;
	padding: 0 10px 0 30px;
	width: 27%;
	display: none;
}
.product-list .price {
	margin: 0 0 6px;
	text-align: left;
}
.product-list .product-thumb .price-tax {
	color: #7e7e7e;
}
.list-buttoncart {
	padding-left: 0;
}
.thumbnails {
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails>li {}
.thumbnails {}
.thumbnails>img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 0px;
	display: block;
}
.image-additional {}
.thumbnails .image-additional {
	float: left;
}
#input-captcha,
#input-payment-captcha {
	margin-bottom: 10px;
}

/* Theme Start */

/* box */
.box .box-heading {
	color: #000000;
	text-align: center;
	font-size: 40px;
	line-height: 40px;
	font-weight: 500;
	text-transform: capitalize !important;
	margin-bottom: 44px;
}
.box.special.product-box .box-heading {
	font-size: 35px;
	line-height: 35px;
	margin: 45px 0 0;
}
.category_tab.box .box-heading {
	margin-bottom: 23px;
}
#homeblog .box .box-heading {}
.box .box-heading .sub-heading {
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	color: #7e7e7e;
	display: inline-block;
	vertical-align: middle;
	padding: 0 30px;
}
#content .box-product.special-product-carousel {
	position: static;
}
.box .box-heading .reguler {
	font-weight: 100;
	padding: 0 7px;
}
.box-heading-desc {
	text-align: center;
}
.box.related {
	margin: 0 0 60px;
	clear: both;
}
#content .box-product .slider-item {}
.box.related .box-heading,
.box.related .box-content {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
}
.sidebar-category .box-content {
	min-height: 458px;
	background-color: #efefef;
	border: none;
}
.box .box-content ul,
#content .content ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.box .box-content ul li,
#content .content ul li {
	line-height: 20px;
	padding: 0 0 10px 0;
	border: 0;
	text-transform: capitalize;
}
.box .box-content ul li ul li,
#content .content ul li ul li {
	padding: 3px 0;
	margin-top: 5px;
}
.box .box-content ul li a+a,
.box .box-content ul li a+a:hover {
	background: none;
	padding-left: 0;
}
.box .box-content ul li a:hover,
#content .content ul li a:hover {}
@media (max-width: 1499px) {}
@media (max-width: 1299px) {
	.product-thumb .price-old {
		font-size: 14px;
	}
	
	.product-block .percentsaving {
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	.quickbox {
		display: none;
	}
	
	.product-list .caption .price {
		text-align: center;
	}
	
	#content .product-list .button-group {
		text-align: center;
	}
}
@media (max-width: 479px) {
	.box .box-heading .sub-heading {
		display: block;
		padding: 0;
	}
	
	.myaccount .dropdown-menu {
		top: 40px;
		right: -80px;
	}
	
	#cart .dropdown-menu {
		top: 40px;
		right: 0;
	}
	
	.content_headercms_top,
	.content_headercms_top.fixed {
		padding: 10px;
	}
	
	#pstblocktopcontact .contact-detail {
		top: 40px;
		right: -80px;
	}
}

/* Product Grid Start */

/*.product-grid-list {
}
 */
#content .box-product
/*, .product-grid-list ul*/
{
	list-style-type: none;
	position: relative;
	width: 100%;
	padding: 0px 0;
	margin: 0;
	list-style: none;
}
#content .productbox-grid.box-product {
	overflow: hidden;
}
#content #homeblog .box-product {
	position: static;
	text-align: center;
	margin: 0;
}

/*.product-grid-list ul li,*/
#content .box-product .product-items {
	margin-bottom: 14px;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
}
.home-products {
	margin: 0 -15px;
	position: static;
}
.box.product-box .box-content {
	position: relative;
}
#featured-grid .product-items {
	width: 229px;
	float: left;
}
.product-grid li,
#content .box-product .product-items,
#content .product-carousel .slider-item {
	width: 241px;
	float: left;
	display: block;
	text-align: center;
}
.ie7 .product-grid li {
	width: 192px !important;
}
#content .image-additional .slider-item {
	display: inline-block;
	float: left;
}
.zoomContainer {
	overflow: hidden;
}
.product-block-inner {
	position: relative;
	overflow: hidden;
}
.grid_default_width {
	width: 377px;
}
.featured_default_width {
	width: 377px;
}
.module_default_width {
	width: 220px;
}
.latest_default_width {
	width: 377px;
}
.special_default_width {
	width: 377px;
}
.related_default_width {
	width: 377px;
}
.bestseller_default_width {
	width: 377px;
}
.additional_default_width {
	width: 90px;
}
.testimonial_default_width {
	width: 1000px;
}
.blog_default_width {
	width: 120px;
}
@media (max-width: 1499px) {}
@media (max-width: 1299px) {
	.featured_default_width {
		width: 277px;
	}
	
	.latest_default_width {
		width: 277px;
	}
	
	.special_default_width {
		width: 277px;
	}
	
	.related_default_width {
		width: 277px;
	}
	
	.bestseller_default_width {
		width: 277px;
	}
}
@media (max-width: 1199px) {}
@media (max-width: 979px) {
	.category_tab {
		margin-bottom: 10px;
	}
	
	.category_tab.box .box-heading {
		margin-bottom: 15px;
	}
	
	.box.special.product-box {}
}
@media (max-width: 768px) {}
@media (max-width: 767px) {
	.featured_default_width {
		width: 354px;
	}
	
	.latest_default_width {
		width: 354px;
	}
	
	.special_default_width {
		width: 354px;
	}
	
	.related_default_width {
		width: 354px;
	}
	
	.bestseller_default_width {
		width: 354px;
	}
}
@media (max-width: 480px) {
	#homeblog .container {
		padding-bottom: 20px;
	}
	
	.category_tab {
		margin-bottom: 30px;
	}
}
@media (max-width: 640px) {}
.banners-slider-carousel .product-block-inner {
	text-align: center;
	border: none;
}
.banners-slider-carousel .product-block-inner img {
	opacity: 0.69;
	-khtml-opacity: 0.69;
	-webkit-opacity: 0.69;
	-moz-opacity: 0.69;
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.banners-slider-carousel .product-block-inner:hover img {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
}
#content .product-carousel .product-block,
#content .box-product .product-block {
	background: none repeat scroll 0 0 transparent;
}
#content .banners-slider-carousel .product-carousel .product-block {
	background: transparent;
}
.product-layout.product-grid .product-block {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	margin-bottom: 25px;
}
.product-layout.product-grid {
	text-align: center;
	padding: 0;
}
.product-listgrid .product-grid:last-child {
	border-right: 0 none;
}
.product-layout.product-list .product-block {
	display: block;
	margin-bottom: 30px;
	padding-bottom: 0;
}
.categorypage .product-layout.product-list .product-block .product-block-inner,
#product-manufacturer .product-layout.product-list .product-block .product-block-inner,
#product-search .product-layout.product-list .product-block .product-block-inner {
	padding: 0;
}
.categorypage .product-layout.product-list:last-child .product-block .product-block-inner,
#product-manufacturer .product-layout.product-list:last-child .product-block .product-block-inner,
#product-search .product-layout.product-list:last-child .product-block .product-block-inner {
	border: none;
}
#product-special .product-layout.product-list .product-block .product-block-inner {
	padding: 0;
}
#product-special .product-layout.product-list .product-block:hover .caption {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
.categorypage .product-layout.product-list .product-block:hover .caption {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
#content .product-list .btn-wish-compare .button-group {
	position: static;
	text-align: left;
}
#content .banners-slider-carousel .product-carousel .product-block {
	border-right: 0 none;
	margin: 0;
	padding: 0;
}
#content .product-carousel .product-block:hover,
#content .box-product .product-block:hover {
	overflow: hidden;
	clear: both;
}
#content .product-block:hover h4 a,
#content .product-carousel .product-block:hover h4 a,
#content .box-product .product-block:hover h4 a,
#content .product-layout .product-block:hover h4 a {}
.ie7 #content .product-carousel .product-block,

/*.ie7 #content .product-grid-list .product-block,*/
.ie7 #content .box-product .product-block {
	border: 1px solid #e5e5e5;
}
.ie7 #content .product-carousel .product-block:hover,

/*.ie7 #content .product-grid-list .product-block:hover,*/
.ie7 #content .box-product .product-block:hover {
	border: 1px solid #e5e5e5;
}
.product-grid .product-thumb .desc,
.product-grid .product-thumb .price-tax,
.product-carousel .product-thumb .price-tax,
.box-product .product-thumb .price-tax {
	display: none;
}
.product-list .product-details {
	overflow: hidden;
	padding: 10px 20px;
}
.product-list .product-thumb .image {
	position: relative;
	overflow: hidden;
	margin: 0;
}
.product-list .product-thumb .caption h4 {
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 10px;
	-webkit-transition: unset;
	transition: unset;
	-moz-transition: unset;
	-ms-transition: unset;
	-o-transition: unset;
}
.product-list .product-thumb .caption h4 a {
	font-size: 20px;
	color: #000000;
	width: auto;
	-webkit-transition: unset;
	transition: unset;
	-moz-transition: unset;
	-ms-transition: unset;
	-o-transition: unset;
}
#content .product-carousel .product-block-inner,
#content .box-product .product-block-inner
/*,.product-layout.product-grid .product-block-inner*/
{
	position: relative;
	display: inline-block;
	vertical-align: top;
	background: #ffffff;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
}
#carousel-0 .product-carousel .product-block-inner {
	padding: 0;
	border: none;
	background: transparent;
}
.banners-slider-carousel {
	position: relative;
	width: 100%;
	padding: 85px 0 90px;
	clear: both;
	background-color: #ffffff;
	margin: 0;
}
.banners-slider-carousel .container {
	position: relative;
}
.product-thumb .sale {
	position: absolute;
	left: 15px;
	right: auto;
	top: 15px;
	bottom: auto;
	z-index: 5;
	color: #C97053;
	line-height: 24px;
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize;
	-ms-transform-origin: center;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
.product-thumb:hover .sale {
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
@media (max-width: 1499px) {
	.product-list .product-details {
		padding: 15px 20px;
	}
}
@media only screen and (max-width: 767px) and (min-width: 641px) {
	.product-grid .product-thumb .caption {
		min-height: 100px;
	}
}
@media (max-width: 767px) {
	.product-list .product-details {
		padding: 15px 20px 0;
	}
}
@media (max-width: 479px) {
	.product-layout.product-grid {
		width: 100%;
	}
	
	#blocktopcms .tic-customtext {
		font-size: 10px;
	}
	
	.product-grid .product-thumb a {
		margin: 0 auto 2px;
	}
}

/* box products for Left Column and Right Column */
#column-left .box-product,
#column-right .box-product {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	position: static;
}
#column-left .box-product>div,
#column-right .box-product>div {
	display: block;
	vertical-align: top;
	margin-right: 0px;
	/*margin-bottom:15px;
     */
	
	width: 100%;
}
#column-left .box .box-content div.product-items:last-child>div,
#column-right .box .box-content div.product-items:last-child>div,
#column-left .box .box-content div.slider-item:last-child>div,
#column-right .box .box-content div.slider-item:last-child>div {
	border: 0 none;
	margin-bottom: 0;
}
#column-left .box .box-content div.slider-item:last-child div.product-thumb,
#column-right .box .box-content div.slider-item:last-child div.product-thumb {}
#column-left .box-product .image,
#column-right .box-product .image {
	display: block;
	margin-bottom: 0px;
	float: left;
	margin-right: 15px;
	padding: 0;
	width: auto;
	height: auto;
}
#column-left .box-product .image:hover {}
#column-left .box-product .image .quickview,
#column-right .box-product .image .quickview {
	display: none;
}
#column-left .box-product .product-block-inner,
#column-right .box-product .product-block-inner {
	padding: 0;
	border: none;
	overflow: hidden;
}
#column-left .product-items .product-details,
#column-right .product-items .product-details {
	float: left;
	/*width:55%;
     */
	/* specify width as per your requirement */
	
	padding-left: 10px;
	padding-right: 0;
}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption {
	text-align: left;
	margin: 0;
	min-height: auto;
	overflow: hidden;
	border-top: none;
	padding: 10px 0;
}
#column-left .box-product .product-thumb h4,
#column-right .box-product .product-thumb h4 {
	font-weight: 400;
	font-size: 13px;
	margin: 0 0 8px;
	line-height: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#column-left .box-product .product-block-inner .caption h4 {
	display: block;
}
#column-left .box-product .name,
#column-right .box-product .name {
	display: block;
}
#column-left .box-product .cart,
#column-right .box-product .cart {
	display: block;
}
#column-left .box-product .cart .button,
#column-right .box-product .cart .button {
	padding: 0;
	background: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	height: auto;
	font-weight: normal;
	border-radius: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	color: #555;
	display: block;
	text-align: left;
}
#column-left .box-product .cart .button:hover,
#column-right .box-product .cart .button:hover {
	text-decoration: underline;
}
#column-left .box-product .rating,
#column-right .box-product .rating,
#column-left .box-product .name,
#column-right .box-product .name,
#column-left .box-product .price,
#column-right .box-product .price,
#column-left .box-product .cart,
#column-right .box-product .cart {
	margin-bottom: 0;
}
#column-left .box.product-box .product-thumb h4 a {
	font-size: 16px;
}
#column-left .box-product .price,
#column-right .box-product .price {
	font-size: 16px;
	padding: 0;
	margin: 0 0 8px;
	text-align: left;
}

/*#column-left .box .box-content, #column-right .box .box-content, #column-left .box .filterbox, #column-right .box .filterbox {
     margin-bottom:30px;
}
 */
#column-left .box,
#column-right .box,
#column-left .vertical-category,
#column-right .vertical-category {
	margin-bottom: 25px;
	clear: both;
	background-color: #ffffff;
	padding: 0;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
}
#column-left .box.sidebarFilter {
	margin-bottom: 25px;
}
#column-left .vertical-category,
#column-right .vertical-category {
	border: none;
}
#column-left .box.product-box,
#column-right .box.product-box {
	padding: 0;
}
#column-left .box-product .rating,
#column-right .box-product .rating {
	display: block;
	position: static;
	margin-bottom: 5px;
	transform: unset;
	-webkit-transform: unset;
	-moz-transform: unset;
	-ms-transform: unset;
	-o-transform: unset;
	transition-duration: unset;
	-webkit-transition-duration: unset;
	-moz-transition-duration: unset;
	-ms-transition-duration: unset;
	-o-transition-duration: unset;
}
#column-left .box-product .desc,
#column-right .box-product .desc {
	display: none;
}
#column-left .product-thumb,
#column-right .product-thumb {
	margin-bottom: 25px;
	background-color: transparent;
	border: none;
	padding: 0;
}
#column-left .sale,
#column-left .price-tax,
#column-left .wishlist,
#column-left .compare,
#column-right .sale,
#column-right .price-tax,
#column-right .wishlist,
#column-right .compare,
#column-right .quickview,
#column-left .quickview {
	display: none !important;
}
#column-left .product-thumb .button-group button,
#column-right .product-thumb .button-group button {
	background: none repeat scroll 0 0 transparent;
	padding: 0;
	width: auto;
	line-height: 28px;
}
#column-left .product-thumb .button-group button,
#column-right .product-thumb .button-group button {
	color: #000000;
	font-size: 13px;
	font-weight: 400;
	width: auto;
	height: auto;
	line-height: 24px;
	text-transform: none;
	text-align: left;
	display: none;
	transform: unset;
	-webkit-transform: unset;
	-ms-transform: unset;
	-o-transform: unset;
	-moz-transform: unset;
	transition: unset;
	-webkit-transition: unset;
	-moz-transition: unset;
	-ms-transition: unset;
	-o-transition: unset;
}
#column-left .product-block:hover.product-thumb .caption,
#column-right .product-block:hover.product-thumb .caption {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
#column-left .product-thumb .button-group button:after,
#column-right .product-thumb .button-group button:after {
	display: none;
}
#column-left .product-thumb .button-group button:hover,
#column-right .product-thumb .button-group button:hover {
	color: #7e7e7e;
}
#column-left .product-block .button-group,
#column-right .product-block .button-group {
	display: none;
	position: static;
	margin-top: 5px;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
h5.box-heading {
	font-size: 25px;
	font-weight: 600;
	line-height: 35px;
	letter-spacing: 0;
	text-transform: capitalize;
	padding: 20px 0;
	position: relative;
	margin-bottom: 0;
	background-color: transparent;
	border-bottom: 1px solid #ededed;
}
#column-left .box .box-heading,
#column-right .box .box-heading {
	color: #000000;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	padding: 0 0 12px;
	margin: 0;
	text-transform: capitalize !important;
	text-align: left;
}
#column-left .box .box-heading:after,
#column-right .box .box-heading :after {
	margin: 0;
	background-color: #C97053;
}
#column-left .box .box-content,
#column-right .box .box-content {
	background: transparent;
	padding: 10px 20px 20px 0;
	border: none;
	overflow: hidden;
	box-shadow: unset;
	-webkit-box-shadow: unset;
	-moz-box-shadow: unset;
	-ms-box-shadow: unset;
	-o-box-shadow: unset;
}
#column-left .swiper-viewport #banner0,
#column-right .swiper-viewport #banner0 {}
#column-left .swiper-viewport .banner-title {
	display: block;
	font-size: 36px;
	line-height: 47px;
	text-transform: capitalize;
	color: #ffffff;
	font-weight: 500;
	position: absolute;
	left: 0;
	right: 0;
	top: 40px;
	bottom: auto;
	text-align: center;
}
#column-left {}
#column-right {
	float: right;
}
.layout-1 #content {
	background-color: #ffffff;
	clear: both;
	/*padding: 0;*/
}
.common-home.layout-1 #content {
	padding: 0;
}
.layout-3 #content .product-layout-wrap {
	background-color: #ffffff;
	padding: 0;
}
.layout-3 #content .category_filter,
.layout-3 #content .pagination-wrapper {
	background-color: #ffffff;
	padding: 0;
}
.layout-3 #content .search-prod-wrap {
	background-color: #ffffff;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
.layout-3 #content p.search-empty-msg {
	background: #ffffff;
	padding: 0;
}
#column-left .box-heading-desc,
#column-right .box-heading-desc {
	display: none;
}
#column-left .home-products,
#column-right .home-products {
	margin: 0;
	border: none;
}
#column-left .container,
#column-right .container {
	width: auto;
	padding: 0;
}
#column-left .swiper-viewport .swiper-pagination,
#column-right .swiper-viewport .swiper-pagination {
	display: none!important;
}
#column-left .swiper-viewport .swiper-slide,
#column-right .swiper-viewport .swiper-slide {
	width: 100%!important;
	text-align: left;
}
#column-left .swiper-viewport,
#column-right .swiper-viewport {
	margin: 0 0 30px 0;
	background: #fff;
	z-index: 1;
	border: medium none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	width: 100%;
	position: relative;
	overflow: visible;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
#column-left #banner1 {
	margin: 0;
}
@media (min-width: 980px) {
	#column-left .swiper-viewport .single-banner,
	#column-right .swiper-viewport .single-banner {
		padding: 0;
	}
	
	#column-left .box.swiper-viewport .box-heading,
	#column-right .box.swiper-viewport .box-heading {
		display: none;
	}
}
@media (max-width: 1299px) {
	#column-left .box .box-heading,
	#column-right .box .box-heading,
	h5.box-heading {}
}

/* 2-col layout */
.layout-2 #content {
	margin-bottom: 30px;
}
.layout-2 .content-bottom #content {
	width: 100%;
	margin-bottom: 25px;
	padding: 0;
}

/*#column-left {
	width: 324px;
}

#column-right {
	float: right;
	width: 324px;
}
@media (min-width: 1700px) {
	.layout-2 #content {
		width: 1306px;
	}
}
@media (max-width: 1699px) {
	.layout-2 #content {
		width: 1156px;
	}
}

@media (max-width: 1499px) {
	#column-left {
		width: 295px;
	}
	.layout-2 #content {
		width: 935px;
	}
}

@media (max-width: 1299px) {
	.layout-2 #content {
		width: 885px;
	}
}

@media (max-width: 1199px) {
	#column-left {
		width: 275px;
	}
	.layout-2 #content {
		width: 695px;
	}
}*/

/*@media (min-width: 1500px) {
.layout-2.left-col #column-left,
.layout-2.right-col #column-right{
    width: 380px;
}
.layout-2 #content{
    width: 1050px;
}
}
@media only screen and (min-width: 980px) and (max-width: 1199px) {
	.layout-2 #content {
		width: 70%;
	}
	.layout-2 #column-left {
		width: 30%;
	}
}*/

/* 3-col layout */
.layout-3 #column-left,
.layout-3 #column-right {
	width: 25%;
	margin-top: 0;
}
@media (min-width: 980px) {
	.layout-3 #column-left {
		padding-right: 15px;
	}
	
	.layout-3 #column-right {
		padding-left: 15px;
	}
}
@media (min-width: 1500px) {
	.layout-3 #column-left,
	.layout-3 #column-right {
		width: 20%;
	}
	
	.layout-3 #content {
		width: 60%;
	}
}
@media (max-width: 1499px) {
	.layout-3 #column-left,
	.layout-3 #column-right {
		width: 24%;
	}
	
	.layout-3 #content {
		width: 52%;
	}
}
@media (max-width: 979px) {
	.layout-3 #column-left,
	.layout-3 #column-right,
	.layout-3 #content {
		width: 100%;
	}
	
	#column-left .swiper-viewport .swiper-slide,
	#column-right .swiper-viewport .swiper-slide {
		text-align: center;
	}
	
	.common-home.layout-3 #column-left,
	.common-home.layout-3 #column-right {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (max-width: 767px) {
	.layout-3 #column-left,
	.layout-3 #column-right {
		display: block !important;
		clear: both;
	}
}
.top_button {
	background-position: center;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-transform: capitalize;
	right: 40px;
	bottom: 30px;
	padding: 0;
	display: none;
	position: fixed;
	z-index: 14;
	font-size: 0;
	font-weight: 400;
	text-align: center;
}
.top_button:before {
	background-image: url(../image/themeimage/top_arrow.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 45px;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
.top_button:hover:before {}
.top_button:hover {
	margin-bottom: 15px;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
@media (max-width: 1299px) {
	#footer .column.common {}
	
	#footer .footer-center {
		width: 75%;
	}
	
	#footer .footer-right {
		width: 100%;
		text-align: center;
		margin-bottom: 50px;
	}
	
	#footer .footer-right h5 {
		text-align: center;
	}
	
	.subscribe-btn .btn {
		float: none !important;
	}
}
@media (max-width: 1199px) {
	#txtemail {
		width: 400px;
	}
	
	#footer .column.Aboutus .block-details {
		font-size: 13px;
		width: 80%;
	}
	
	#footer #contact.column .contact-desc {
		font-size: 13px;
	}
	
	#footer .container .column li a {
		font-size: 13px;
	}
}
@media (max-width: 979px) {
	#column-left .box,
	#column-right .box {
		margin-bottom: 0;
		padding: 0;
		float: left;
		width: 100%;
	}
	
	#column-left .box.sidebarFilter {
		margin-bottom: 0;
	}
	
	.box .box-heading {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 30px;
	}
	
	.top_button {
		bottom: 40px;
	}
	
	#column-left .box .box-heading,
	#column-right .box .box-heading {
		font-size: 18px;
		padding: 20px 0;
	}
	
	#column-left .box .box-heading:after,
	#column-right .box .box-heading:after {
		display: none;
	}
	
	#column-left .product-thumb,
	#column-right .product-thumb {
		display: block;
	}
	
	#column-left .swiper-viewport,
	#column-right .swiper-viewport {
		margin: 0;
		background: transparent;
		text-align: left;
		border-bottom: 1px solid #e5e5e5;
	}
	
	.filterbox .list-group-items {
		margin: 0 16px 15px 0;
	}
	
	#column-left .container,
	#column-right .container {
		margin: 0;
	}
	/*#column-left .swiper-viewport #banner0,
	#column-right .swiper-viewport #banner0 {
		float: left;
	}*/
	
	.product-block .button-group {
		text-align: center;
	}
	
	#column-left .product-thumb .caption,
	#column-right .product-thumb .caption {
		margin: 5px 0 0;
	}
	
	#content .box-product {
		padding: 0;
	}
	
	#column-left .special.box .product-thumb,
	#column-right .special.box .product-thumb {
		padding: 0 15px;
	}
	
	#column-left .home-products,
	#column-right .home-products {
		margin: 0;
	}
}
@media (max-width: 767px) {
	.zoomContainer {
		display: none;
	}
	
	#content .product-list .btn-wish-compare .button-group {
		text-align: center;
	}
	
	.product-list .product-thumb .button-group .quickview a {
		margin: 0;
	}
	
	.product-layout.product-list .product-block .product-block-inner {
		text-align: center;
	}
}
.manufacturer-list {
	margin-bottom: 0;
	padding: 0;
	background-color: #fff;
}
.manufacturer-heading {
	color: #000000;
	display: block;
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
	margin: 0;
	position: static;
	text-transform: uppercase;
	width: auto;
	background-color: #ffffff;
	padding: 11px 20px;
	border: 1px solid #e5e5e5;
}
.manufacturer-content {
	padding: 15px;
}
.manufacturer-list ul {
	float: left;
	list-style: outside none none;
	margin: 0 0 10px;
	padding: 0;
	width: 25%;
}
.category_filter .sort .form-control {
	cursor: pointer;
}
.productpage .box {
	/*margin-top:20px;
     */
}
.tab-content {
	padding: 0;
	overflow: hidden;
	clear: both;
}
.product-tab .tab-content>.active {
	display: block;
}
.product-tab .tab-content>.tab-pane {
	padding: 0;
	background-color: transparent;
}
#form-review {
	padding: 0;
}
.product-tab li a {
	background-color: #f7f7f7;
	color: #000000;
	font-size: 18px;
	margin-right: 10px!important;
}

/*.product-tab li.active a,
.product-tab li:hover a,
.product-tab li:focus a {
    background-color: #C97053
 !important;
    color: #ffffff!important;
}*/
.product-tab .table-bordered {
	margin: 0!important;
}
#product-product #form-review .table-bordered:nth-child(1) {
	margin-bottom: -1px !important;
}
.col-sm-4.total_amount {
	margin-top: 70px;
}
.product-tag {
	margin: 5px 0;
}
#content .aboutus {
	clear: both;
	padding: 10px;
}
.aboutus .content {
	margin-bottom: 15px;
	overflow: hidden;
}
.image1 {
	background: url("../image/themeimage/cms-sprite.png") no-repeat scroll 7px -165px;
	float: left;
	height: 50px;
	width: 60px;
}
.image2 {
	background: url("../image/themeimage/cms-sprite.png") no-repeat scroll 7px -116px;
	float: left;
	height: 50px;
	width: 60px;
}
.image3 {
	background: url("../image/themeimage/cms-sprite.png") no-repeat scroll 7px -52px;
	float: left;
	height: 50px;
	width: 60px;
}
.image4 {
	background: url("../image/themeimage/cms-sprite.png") no-repeat scroll 7px 6px;
	float: left;
	height: 50px;
	width: 60px;
}
.aboutus h2 {
	clear: both;
	font-size: 20px;
}
.about-content {
	overflow: hidden;
}
.information-information .right {
	float: right;
}
@media (max-width: 479px) {
	.product-tab .tab-content>.tab-pane {
		padding: 20px 0;
	}
}

/*.category_filter #grid-view,.category_filter #list-view{
     background:#e5e5e5;
     border:1px solid #e5e5e5;
     color:#666;
}
 .category_filter #grid-view:hover,.category_filter #list-view:hover,.category_filter #grid-view.active,.category_filter #list-view.active{
     background:#e5e5e5;
}
 .category_filter #grid-view:hover .fa,.category_filter #list-view:hover .fa{
     color:#333;
}
 */
.categorypage .cat-content {
	float: left;
	width: 100%;
	margin: 0 0 30px;
}
.categorypage .product-layout-wrap.cat-content {
	padding-bottom: 0;
	margin-bottom: 0;
}
.category_filter .btn-list-grid .btn-group .grid:hover,
.category_filter .btn-list-grid .btn-group .grid.active {
	background: url("../image/themeimage/sprite.png") no-repeat scroll 5px -138px transparent;
}
.category_filter .btn-list-grid .btn-group .list {
	background: url(../image/themeimage/sprite.png) no-repeat scroll -30px -173px transparent;
	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: 27px;
	margin: 2px 0;
	padding: 0;
}
.category_filter .btn-list-grid .btn-group .list:hover,
.category_filter .btn-list-grid .btn-group .list.active {
	background: url("../image/themeimage/sprite.png") no-repeat scroll -30px -138px transparent;
}
.category_filter .btn-list-grid .btn-group .grid {
	background: url(../image/themeimage/sprite.png) no-repeat scroll 5px -173px transparent;
	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: 27px;
	padding: 0;
	margin: 2px 2px 0 0;
}
.category_filter .btn-list-grid {
	float: left;
	margin: 2px 0 0;
	padding: 0;
	width: auto;
}
.compare-total {
	float: left;
	margin: 6px 0 0 15px;
}

/*.compare-total a {
    color: #ffffff;
}

.compare-total a:hover {
    color: #C97053
;
}*/
.pagination-right {
	float: right;
	margin: 0;
	width: auto;
}
.category_filter .sort-by {
	float: left;
	margin: 5px 10px 0 0;
	width: auto;
	padding: 0;
}
.category_filter .sort-by label,
.category_filter .show label {
	font-weight: normal;
	font-size: 14px;
}
.category_filter .show {
	float: left;
	margin: 5px 5px 0 0px;
	padding: 0;
}
.sort-by-wrapper {
	margin-right: 10px;
}
.category_filter .sort {
	float: left;
	height: 24px;
	margin: 3px 0 0;
	padding: 0;
	width: 200px;
}
.category_filter .limit {
	float: right;
	height: 24px;
	margin: 3px 0 0;
	padding: 0;
	width: 80px;
}
.sort-by-wrapper,
.show-wrapper {
	float: left;
}
.category_filter .form-control {
	padding: 3px 7px !important;
	height: 28px!important;
}
.category_thumb .category_img,
.category_thumb .category_description {
	float: left;
	width: 100%;
	padding: 0;
}
.category_thumb .category_description p {
	margin: 0;
}
.category_thumb .category_img_wrapper {
	position: relative;
}
.category_thumb .category_img_wrapper:before,
.category_thumb .category_img_wrapper:after {
	background: rgba(195, 195, 195, 0.2) none repeat scroll 0 0;
	content: " ";
	height: 0;
	padding: 0;
	position: absolute;
	transition: all 0.8s ease-out 0s;
	-webkit-transition: all 0.6s ease-out 0s;
	-moz-transition: all 0.6s ease-out 0s;
	-ms-transition: all 0.6s ease-out 0s;
	-o-transition: all 0.6s ease-out 0s;
	width: 0;
	transform: rotate(180deg);
}
.category_thumb .category_img_wrapper:hover:before,
.category_thumb .category_img_wrapper:hover:after {
	height: 100%;
	transition: all 0.4s ease-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-khtml-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	width: 100%;
}
#content ul.list-unstyled.price li h2.special-price {
	color: #C97053;
}
.productpage .write-review:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 1px;
	background-color: #e5e5e5;
	left: -12px;
}
.category_thumb .category_img_wrapper:after {
	bottom: 0;
	right: 0;
}
.category_thumb .category_img_wrapper:before {
	left: 0;
	top: 0;
}
.refine-search ul {
	padding: 0;
}
.refine-search ul li {
	list-style: none;
}
#content .subcategory ul li a {
	padding: 0;
	display: block;
	margin: 0 0 10px 0;
	font-size: 14px;
	line-height: 24px;
	text-transform: capitalize;
}
#content .subcategory li img {
	max-width: 100%;
	display: block;
	height: auto;
	text-align: center;
	margin: auto;
}
#content .subcategory li img:hover {}
#content .subcategory li:hover img {
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
#content .subcategory ul li a:hover {
	color: #C97053;
}
.category_list li a:hover {}
#content .subcategory li {
	float: left;
	margin: 0 15px;
	padding: 0;
	overflow: auto;
	position: relative;
	text-align: center;
}
.categorypage .product-layout-wrap .product-list,
#product-special .product-layout-wrap .product-list,
#product-manufacturer .product-layout-wrap .product-list,
#product-search .product-layout-wrap .product-list {
	padding: 0;
}
.category_filter {
	color: #7e7e7e;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin: 0 0 20px;
	padding: 20px 0 0;
	position: relative;
	text-align: center;
	overflow: hidden;
	background-color: transparent;
}
.product-layout-wrap .row.list-grid-wrapper {}
.product-layout-wrap .row {}
.categorypage .category_thumb {
	margin-bottom: 30px;
}
.pagination-wrapper {
	overflow: hidden;
	margin: 20px 0;
	padding: 10px 0 0;
	background-color: transparent;
}
.pagination-wrapper .page-link {
	float: right;
	padding: 0;
	width: auto;
}
.pagination-wrapper .page-result {
	float: left;
	padding: 0;
	width: auto;
	margin: 0;
	line-height: 30px;
	color: #7e7e7e;
}
@media only screen and (min-width: 980px) and (max-width: 1199px) {
	.category_filter .sort {
		width: 160px;
	}
}
@media (max-width: 1199px) {
	.compare-total {
		margin-right: 0;
	}
}
@media (max-width: 979px) {
	.category_filter .btn-list-grid .btn-group .list,
	.category_filter .btn-list-grid .btn-group .grid {}
	
	.categorypage .cat-content {
		margin: 0 0 20px;
	}
	
	.category_filter {
		padding: 0;
	}
	
	.banners-slider-carousel {
		padding: 55px 0 60px;
	}
	
	.box.product-box {
		margin: 0 0 40px;
	}
	
	#homeblog {
		padding-bottom: 50px;
	}
	
	#footer .content_footer_top .newsletter .newsletter-details h5 {
		font-size: 30px;
		text-align: center;
	}
	
	#footer .content_footer_top .newsletter-details a.mobile_togglemenu {
		display: none;
	}
	
	#footer .footer-right {
		overflow: hidden;
		margin: 0;
	}
	
	.footer-social .social-icon .fa {
		font-size: 18px;
	}
	
	#footer .footer-center {
		width: 100%;
	}
	
	#footer .footer-logo {
		width: 100%;
		height: auto;
		margin: 0;
	}
	
	#footer .column.common {
		padding: 0;
	}
	
	#footer .footer-center {
		padding: 0 15px;
	}
	
	#footer .footer-right:before,
	.footer-left:before {
		display: none;
	}
	
	#footer .container .column li a {
		font-size: 14px;
	}
	
	#footer #contact.column .contact-desc {
		font-size: 14px;
		margin: 12px 0;
	}
	
	#footer .column.Aboutus .block-details {
		font-size: 14px;
		margin: 0;
	}
	
	#footer .column.Aboutus p {
		margin: 0;
	}
}
@media (max-width: 479px) {
	#content .subcategory li {
		width: 40.6%;
		margin-bottom: 10px;
	}
	
	.category_filter .sort {
		width: 170px;
	}
}

/* Product Page*/
.prodpg-prod-detail {
	background: #ffffff;
	display: block;
	padding: 0;
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
.productpage .product-left {
	margin-bottom: 30px;
}
.productpage .product-right {
	margin-bottom: 10px;
}
.product-info .image {
	display: block;
	margin-bottom: 25px;
	text-align: center;
}
.quickview-page .product-info .image {
	width: auto;
	border: none;
	margin: 0;
}
.productpage h3 {
	margin-top: 0;
	width: 100%;
}
.product-info .zoomContainer {
	z-index: 9;
}

/* It need for ie7 */
.product-info .additional-carousel {
	position: relative;
	width: 75%;
	margin: 0 auto;
	clear: both;
}
.product-info .image-additional {
	clear: both;
	float: none;
	margin: 0 auto;
	width: 100%;
}
.product-info .image-additional img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
	position: relative;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.product-info .image-additional img:hover {
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.product-info .image-additional a {
	display: block;
	padding: 0;
}
.product-right .btn-group .wishlist .fa,
.product-right .btn-group .compare .fa {
	margin-right: 10px;
	font-size: 18px;
	vertical-align: middle;
	font-weight: 400;
}
#content .image-additional .slider-item .product-block {
	background: none repeat scroll 0 0 #ffffff;
	clear: both;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#content .image-additional .slider-item .product-block:hover {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
}
.product-info .product-image .additional-carousel:hover .customNavigation span.prev,
.product-info .product-image .additional-carousel:hover .customNavigation span.next {
	display: block;
}
#product .btn-default,
#content.return .input-group.date .btn-default {
	padding: 7px 13px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
}
#product .date .btn-default:hover {
	background: #C97053;
	border-color: #C97053;
}
#content ul.list-unstyled {
	line-height: 22px;
	margin-bottom: 0;
	padding: 0;
}
.account-account #content ul.list-unstyled {
	margin-bottom: 20px;
}
#content .prodpg-prod-detail ul.list-unstyled {
	border-width: 1px 0;
	border-style: solid;
	border-color: #e5e5e5;
	margin-top: -1px !important;
	padding: 15px 0;
}
#content ul.list-unstyled.price {
	margin: 0 0 20px;
	padding: 15px 0;
	border-bottom: 1px solid #e5e5e5;
}
#content ul.list-unstyled li {
	color: #7e7e7e;
	line-height: 22px;
	padding: 3px 6px 3px 0;
}
#content ul.list-unstyled li span {
	margin-right: 5px;
	font-weight: 500;
	letter-spacing: 0.7px;
	color: #000000;
}
#content ul.list-unstyled li span.desc {
	width: 30%;
	display: inline-block;
	vertical-align: top;
}
#content ul.list-unstyled.price li {
	display: inline-block;
}
#content ul.list-unstyled.price li h2.product-price {
	margin: 0;
	color: #7e7e7e;
	font-weight: 700;
}
#content ul.list-unstyled.price li span {
	margin-right: 0;
}
#content ul.list-unstyled li span.price-old {
	color: #696969;
	font-size: 16px;
}
#content ul.list-unstyled li span.special-price {
	color: #525252;
	font-family: "Ubuntu", sans-serif;
	font-weight: 500;
	margin-bottom: 0;
}
#content .list-unstyled.price li.price-tax {
	color: #000000;
	display: inline-block;
	font-size: 15px;
}
#content ul.list-unstyled.price li.points,
#content ul.list-unstyled.price li.discount {
	color: #7e7e7e;
	display: block;
	font-size: 13px;
	font-weight: normal;
	padding: 5px 0 0;
}
#product h3.product-option {
	padding: 0;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: left;
	font-size: 18px;
	font-weight: 500;
	background: transparent;
	color: #000000;
}
#product .form-group.cart {
	padding: 8px 0;
	overflow: hidden;
}
#product .qty {
	margin: 8px 0 0;
	color: #000000;
	font-weight: 500;
}
#product .form-group.cart .form-control {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: auto;
}
#product #input-quantity {
	padding: 10px;
	margin: 0 5px;
	height: 40px;
	line-height: normal;
}
#product .btn-group .wishlist,
#product .btn-group .compare {
	background: none repeat scroll 0 0 transparent;
	border: none;
	display: block !important;
	padding: 0;
	text-transform: capitalize;
	color: #000000;
	font-size: 16px;
	margin: 0 20px 0 0;
	font-weight: 500;
}
#product .btn-group .btn:hover {
	color: #C97053;
}
#product .cart span {
	color: #7e7e7e;
	display: inline-block;
	vertical-align: top;
	margin: 8px 8px;
}
#product .text-or {
	margin: 0 5px;
}
#product .alert {
	margin-bottom: 10px;
	background-color: #ffffff;
}
.productpage .rating-star {
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 10px;
}
.productpage .rating-wrapper .addthis_toolbox.addthis_default_style {
	padding: 15px 0 10px;
}
#content.productpage .list-unstyled.price li h2 {
	margin-bottom: 0;
	color: #7e7e7e;
	font-weight: 700;
}
.button.aboutus {
	float: right;
}
#button-cart {
	margin-bottom: 25px;
}
.productpage h3.product-title {
	color: #000000;
	font-size: 22px;
	font-weight: 700;
	margin: 0 0 10px;
	text-transform: capitalize;
	text-align: left;
}
@media (max-width: 1299px) {
	.product-info .additional-carousel {
		width: 70%;
	}
}
@media only screen and (min-width: 980px) and (max-width: 1199px) {
	.product-info .additional-carousel {
		width: 72%;
	}
}
@media (max-width: 979px) {
	.product-info .additional-carousel {
		width: 73%;
	}
	
	.productpage h3.product-title {
		font-size: 20px;
	}
}
@media (max-width: 479px) {
	.product-info .additional-carousel {
		width: 34%;
	}
}

/* Css for special block end */

/* Contact us PAge*/
.contact-info .left {
	float: left;
	width: 50%;
}
.contact-info .right {
	float: right;
	width: 50%;
	text-align: right;
	margin-top: 20px;
}
.row.contact-info {
	padding: 0;
}
.information-contact .panel-body {
	padding: 0;
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
.contact-info {
	color: #666;
}
.contact-info .address-detail strong {
	background: url("../image/themeimage/cms-sprite.png") no-repeat scroll -6px -235px transparent;
	padding: 5px 0 0 35px;
	height: 28px;
	margin: 10px 0;
	float: left;
	clear: both;
}
.contact-info .address-detail,
.contact-info .telephone,
.contact-info .fax {
	float: left;
	width: 100%;
}
.contact-info .telephone strong {
	background: url("../image/themeimage/cms-sprite.png") no-repeat scroll -5px -314px transparent;
	padding: 5px 0 0 35px;
	margin: 10px 0;
	height: 28px;
	float: left;
	clear: both;
}
.contact-info .fax strong {
	background: url("../image/themeimage/cms-sprite.png") no-repeat scroll -5px -272px transparent;
	padding: 5px 0 0 35px;
	height: 28px;
	margin: 10px 0;
	float: left;
	clear: both;
}
.contact-info address {
	display: inline-block;
	margin: 0 0 0 36px;
	float: left;
	clear: both;
}
.contact-info a.btn.btn-info {
	float: left;
	clear: both;
	margin: 20px 0 15px;
}
.contact-info .open-time strong {
	background: url("../image/themeimage/cms-sprite.png") no-repeat scroll -5px -355px transparent;
	padding: 5px 0 0 35px;
	margin: 10px 0;
	height: 28px;
	float: left;
	clear: both;
}
.contact-info opentime {
	display: inline-block;
	margin: 0 0 0 36px;
	float: left;
	clear: both;
}
.contactform-title {
	color: #ffffff;
	display: block;
	font-size: 16px;
	line-height: 26px;
	font-weight: 500;
	margin: 0 0 30px;
	position: static;
	text-transform: uppercase;
	width: auto;
	background-color: #C97053;
	padding: 13px 20px;
}
#information-contact form.form-horizontal {
	padding: 0;
	background-color: #fff;
	border: none;
}
.information-contact.layout-1 .panel.panel-default {
    width: 50%;
    float: left;
}
.information-contact.layout-1 form.form-horizontal {
    float: left;
    width: 50%;
}
#spinner {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99;
	background: url(../image/themeimage/ajax-loader.gif) 50% 50% no-repeat #fff;
	background-size: 350px;
}
.main-slider {
	position: relative;
	padding: 0;
	overflow: hidden;
	float: left;
	width: 100%;
}
.main-slider .swiper-pagination {
	bottom: 5px;
	display: none;
}
.main-slider .swiper-viewport {
	border: medium none;
	box-shadow: none;
	margin-bottom: 0;
}
.main-slider .swiper-slide .img-responsive {
	width: 100%;
}
.main-slider .swiper-slide.text-center {
	margin-right: 0 !important;
}
.main-slider .swiper-pagination-bullet {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
}
.main-slider .pager {
	margin: 0;
}
.main-slider .pagination {
	display: none;
}
.main-slider .swiper-pagination-bullet-active,
.main-slider .swiper-pagination-bullet:hover {
	color: #7e7e7e;
	background: #7e7e7e;
}
.information-sitemap .sitge-map ul {
	padding: 0 0 0 20px;
}
.forget-password {
	margin: 5px 0 0;
}
.product-compare .btn-primary {
	margin: 0 5px 0 0;
}
.productpage .write-review,
.productpage .review-count {
	margin: 0 10px;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.box.product-box a.review-count {
	margin: 0 4px;
	font-size: 12px;
	line-height: 15px;
}
.productpage .write-review i {
	margin-right: 10px;
}
.productpage .rating-wrapper {
	margin: 0 0 20px;
}
.quickview-page h3.product-title {
	margin: 0 0 10px;
	padding: 0;
	background-color: transparent;
	color: #000000;
}
.checkout-cart .hasCustomSelect {
	width: 95% !important;
}
.page-title,
.aboutus h1,
.affiliate-success h1 {}
.page-title,
.product-title,
.product-option,
.aboutus h1,
.affiliate-success h1,
.affiliate-login h1,
.account-voucher h1,
.account-newsletter h1,
.account-order h1,
.account-edit h1,
.account-password h1,
.account-reward h1,
.account-return h1,
.account-transaction h1,
.account-recurring h1,
.account-affiliate-add h1 {
	display: block;
	position: relative;
	text-align: center;
	text-transform: capitalize !important;
	font-size: 32px;
	font-weight: 500;
	line-height: 32px;
	margin-bottom: 34px;
	color: #000000;
}
.page-title:after,
.product-title:after,
.product-option:after,
.aboutus h1:after,
.affiliate-success h1:after,
.affiliate-login h:after,
.account-voucher h1:after,
.account-newsletter h1:after,
.account-order h1:after,
.account-edit h1:after,
.account-password h1:after,
.account-reward h1:after,
.account-return h1:after,
.account-transaction h1:after,
.account-recurring h1:after,
.account-affiliate-add h1:after {}
#product h3.product-option:after {
	margin: 0;
}
.productpage .product-right .product-title:after {
	display: none;
}
.single-blog .page-title {
	text-align: left;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 10px;
}

/*.blog.all-blogs h2.page-title {
	padding: 0 15px;
	font-size: 22px;
}*/
.affiliate-account h2 {
	font-size: 16px;
}
.affiliate-account .btn-primary .list-group-item,
.affiliate-account .btn-primary .list-group-item:hover {
	padding: 0;
	background: none;
	color: #fff;
}
.shopping-cart .img-thumbnail {
	max-width: none;
}
#accordion label.col-sm-2.control-label {
	margin: 13px 0;
	padding: 0 15px 0 0;
	width: 20%;
}
#accordion #collapse-shipping label.col-sm-2.control-label {
	padding: 0 15px;
}
.checkout-cart .input-group-btn:last-child>.btn,
.checkout-cart .input-group-btn:last-child>.btn-group {
	margin-left: 10px;
	font-size: 14px;
	line-height: 24px;
	padding: 8px 15px;
}
.col-sm-3.search_subcategory {
	width: auto;
	margin-top: 7px;
}
#button-search {
	float: right;
}
.product-search h2 {
	clear: both;
	margin: 30px 0;
	text-transform: capitalize;
	text-align: center;
}
.checkout-cart .input-group.btn-block .form-control {
	padding: 8px 5px;
	text-align: center;
	width: 40px;
	line-height: 22px;
}
.table.table-bordered .input-group-btn {
	float: left;
}
#accordion .panel-title>a {
	color: inherit;
	display: inline-block;
	width: 100%;
}
#accordion .panel-title {
	padding: 15px;
}
#accordion .panel-heading .fa.fa-caret-down {
	float: right;
	margin-top: 3px;
}
#accordion .col-sm-10 {
	width: 75%;
}
#accordion .form-horizontal .control-label {
	text-align: left;
}
#content .well h2 {
	font-size: 20px;
	font-weight: 500;
	text-transform: capitalize;
	background-color: transparent;
	padding: 0 0 10px;
	color: #000000;
	position: relative
}
#content .well p {
	margin-bottom: 20px;
}
#account-return h1,
#account-return p {
	text-align: center;
}
#collapse-checkout-option .panel-body h2,
#collapse-checkout-option .form-group label,
#content legend,
.account-account #content h2,
.account-address h2,
.affiliate-account h2,
.account-wishlist h2,
.account-download h2,
.contactform-title {
	color: #000000;
	display: block;
	font-size: 20px;
	line-height: 26px;
	font-weight: 500;
	margin: 0 0 20px;
	position: static;
	text-transform: capitalize;
	background-color: transparent;
	padding: 0 0 10px;
	position: relative;
}
#collapse-checkout-option .panel-body h2:after,
#collapse-checkout-option .form-group label:after,
#content legend:after,
.account-account #content h2:after,
.account-address h2:after,
.affiliate-account h2:after,
.account-wishlist h2:after,
.account-download h2:after,
.contactform-title:after,
#content .well h2:after,
#account-return h1:after {}
#account-return h1:after {
	margin: auto;
}

/*#information-contact legend {
	padding: 11px 20px;
}*/
#information-contact .page-title {
	margin: 0 0 30px;
}
.form-horizontal .control-label {
	width: 20%;
}
.form-horizontal .col-sm-10 {
	width: 80%;
}
.account-address .table-hover>tbody>tr>td {
	vertical-align: middle;
}
#input-country,
#input-zone {
	padding: 13px 0;
}
.checkout-cart .hasCustomSelect {
	width: 95% !important;
}
#accordion .panel-body {
	padding: 15px 0 20px;
}
#collapse-payment-address label {
	margin: 5px 0;
}
.checkout-checkout #accordion label.col-sm-2.control-label {
	padding: 0 15px;
}
.row.site-map {
	margin: 0 0 20px;
	padding: 10px 0;
	background-color: #ffffff;
}
#information-sitemap .page-title {
	padding-left: 15px;
	margin-bottom: 10px;
}
.account-wishlist .btn-primary,
.account-wishlist .btn-danger {
	margin: 0 4px 2px 0;
	padding: 8px 13px;
}
.account-wishlist .table-bordered .btn.btn-danger {
	padding: 8px 14px;
}
.slider-item.first_item_tm {
	margin-left: 0;
}
.slider-item.last_item_tm {
	/*margin-right: -15px;
     */
}
#tab-review .form-horizontal .control-label {
	font-weight: bold;
	width: auto;
}
.productpage .prod-desc {
	margin-top: 30px;
}
.product-search .search-checkbox {
	margin: 10px 0 0;
}
.product-search .subcategory {
	width: auto;
}
.product-search .sortcat {
	width: 35%;
}
.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover,
.bootstrap-datetimepicker-widget td span.active {
	background-color: #000000 !important;
	color: #ffffff !important;
}
.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover,
.bootstrap-datetimepicker-widget td span:hover {
	background-color: #525252 !important;
	color: #ffffff !important;
}
.account-transaction table td.text-right,
.affiliate-transaction table td.text-right {
	border-right: 1px solid #e5e5e5;
}
.account-wishlist .text-center img {}
.product-compare .table-bordered tbody tr td+td {
	border-left: 1px solid #e5e5e5;
	text-align: center;
}
.product-compare .table-bordered tr td:first-child {
	font-weight: bold;
	text-align: left;
}
.product-compare .table-bordered thead tr td:first-child {
	/*background-color: #f7f7f7;
     */
	
	text-align: left;
}
.quickview-page {
	display: inline-block;
	width: 100%;
	padding: 15px 15px;
}
.quickview-page .btn.btn-default {
	padding: 13px 15px;
	line-height: 14px;
	font-size: 14px;
}
.quickview-page #content ul.list-unstyled.short-desc {
	border-width: 1px 0;
	border-style: solid;
	border-color: #e5e5e5;
	margin-top: -1px;
	padding: 15px 0;
}
.quickview-page #button-upload222 {
	margin-left: 10px;
}
.quickview-page #input-quantity {
	padding: 10px 10px;
	margin: 0 5px;
	line-height: 23px;
	height: 48px;
}
.quickview-page .form-group.cart-block .form-control {
	display: inline-block;
	text-align: center;
	width: auto;
}
.quickview-page #button-cart2 {
	vertical-align: top;
	font-size: 14px;
	padding: 11px 24px;
}
.quickview-page .btn-group.wish-comp {
	margin-bottom: 20px;
}
.quickview-page .wish-comp .btn {
	margin-bottom: 20px;
	background-color: transparent;
	border: none;
	color: #000000;
	float: none;
	display: block;
	padding: 0;
	font-weight: 500;
	text-transform: capitalize;
	font-size: 16px;
}
.quickview-page .product-right .form-group {
	margin-bottom: 25px;
}
.quickview-page .wish-comp .btn:hover {
	color: #C97053;
}
.quickview-page .alert-info {
	color: #fff;
}
#content ul.list-unstyled li span.old-price {
	color: #696969;
	font-size: 16px;
}
.product-quick_view-42 div.zoomContainer .zoomWindowContainer {
	display: block;
}
.special {
	position: relative;
}
.special .special-product-carousel {
	margin: 0;
}
.table-bordered>tbody>tr>td .price b {
	color: #C97053;
}
@media (max-width: 1299px) {
	.special .special-product-carousel {
		overflow: visible;
	}
	
	.product-layout.product-grid {
		width: 50%;
	}
	
	#column-left .swiper-viewport .banner-title {
		font-size: 26px;
		line-height: 37px;
	}
}
@media (max-width: 1200px) {
	#column-left .fa-shopping-cart:before,
	#column-right .fa-shopping-cart:before {
		display: none;
	}
	
	.col-sm-4.total_amount {
		margin-top: 88px;
	}
	
	.box .box-content ul ul li ul {
		margin-left: 13px;
	}
	
	.post-image {
		width: 100%;
		height: 100%;
	}
}
@media (max-width:1199px) {
	.text1 {
		font-size: 15px;
	}
	
	.main-menu.container,
	.header,
	#top .container,
	.container {
		padding: 0;
	}
	
	.cms-banner-right .cms-banner2.single-banner {
		width: 55%;
	}
	
	.main-menu.container {
		padding: 0;
	}
	
	.product-list .caption {
		width: 53%;
	}
	
	.product-list .list-right {
		width: 37%;
	}
	
	#product .form-group.cart .btn-group {
		clear: both;
	}
	
	.title1 {
		font-size: 18px;
	}
	
	.tm-about-text {
		width: 76%;
	}
	
	.aboutme-read-more {
		width: 149px;
	}
	
	.slider-banner .slide {
		width: 50%;
	}
	
	#column-left .box .box-content,
	#column-right .box .box-content {
		padding: 10px 0 20px 0;
	}
	
	#column-left .list-group,
	#column-right .list-group {
		padding: 5px 0 30px 0;
	}
	
	#column-left .product-thumb .caption,
	#column-right .product-thumb .caption {
		margin: 0;
	}
	
	#column-left .sidebar-category .box-content {
		padding: 10px 0 10px 10px;
	}
	
	#column-left .product-items .product-details,
	#column-right .product-items .product-details {
		width: 64%;
	}
	
	.cms-banner-left {
		width: 26.5%;
	}
	
	.cms-banner-right {
		width: 73.5%;
	}
	
	.cms-banner-right .cms-banner2.single-banner {
		width: 55.6%;
	}
	
	.product-list .caption {
		width: 100%;
	}
	
	.footer-top-right .title1 {
		font-size: 19px;
	}
	
	.col-sm-3.search_subcategory {
		padding: 0 18px;
	}
	
	.box .box-content ul li ul li:hover>a.activSub,
	.box .box-content ul li:hover>a.activSub {
		background: url("../image/themeimage/menu-hover-arrow.jpg") no-repeat scroll 146px 1px transparent;
	}
}
@media only screen and (min-width: 980px) and (max-width: 1199px) {
	#column-left .box-product .image img,
	#column-right .box-product .image img {
		width: 80px;
	}
	
	#column-left .swiper-viewport .single-banner,
	#column-right .swiper-viewport .single-banner {
		padding: 0;
	}
	
	#column-left .special .box-product .image img,
	#column-right .special .box-product .image img {
		width: 100%;
	}
	
	#column-left .box-product .image,
	#column-right .box-product .image {
		margin-right: 10px;
	}
	
	.productpage .write-review,
	.productpage .review-count {
		margin: 0 5px;
	}
	
	.productpage .write-review:before {
		left: -7px;
	}
}
@media (max-width: 979px) {
	.header-logo img {
		width: auto;
		display: inline-block;
	}
	
	.product-layout.product-grid {
		width: 33.33%;
	}
	
	#product .btn-group .wishlist {
		margin: 0 0 15px;
		float: none;
	}
	
	.main-slider .swiper-pagination {
		display: block;
	}
	
	.main-slider {
		float: none;
		padding: 0;
		text-align: center;
		margin: 0;
		width: auto;
	}
	
	#column-left .box .box-content,
	#column-right .box .box-content {}
	
	#content ul.list-unstyled li span.desc {
		width: 50%;
	}
	
	.main-menu {
		float: left;
		padding: 0;
		margin: 10px 0;
		display: block;
		position: static;
	}
	
	.common-home .main-menu,
	.main-menu {
		margin: 0;
	}
	
	.page-title,
	.product-title,
	.product-option,
	.aboutus h1,
	.affiliate-success h1,
	#product h3.product-option,
	.blog.all-blogs h2.page-title {
		font-size: 20px;
		margin-bottom: 18px;
	}
	/* css for responsive menu */
	
	.responsive-menu .top_level {
		padding: 0;
		width: 100%;
	}
	
	.responsive-menu li.level0 {
		display: inline-block;
		vertical-align: top;
		width: 100%;
	}
	
	.nav.navbar-nav {
		display: none;
	}
	
	.responsive-menu .nav.navbar-nav {
		height: 485px;
		overflow-y: scroll;
		padding: 12px 0;
		background: #ffffff;
		position: absolute;
		width: auto;
		z-index: 999;
		box-shadow: 0px 0px 5px 0px rgb(51 51 51 / 30%);
		-webkit-box-shadow: 0px 0px 5px 0px rgb(51 51 51 / 30%);
		-moz-box-shadow: 0px 0px 5px 0px rgba(51, 51, 51, 0.3);
		-ms-box-shadow: 0px 0px 5px 0px rgba(51, 51, 51, 0.3);
		-o-box-shadow: 0px 0px 5px 0px rgba(51, 51, 51, 0.3);
		left: 0;
		right: 0;
		margin: 0 auto;
		top: 60px;
	}
	
	.head-cont {
		box-shadow: none;
	}
	
	#menu.responsive-menu ul li a.mobile_togglemenu {
		right: 0;
		background: none;
		margin-top: 0;
		float: right;
		width: 33px;
		height: 33px;
	}
	
	.responsive-menu li.toggle {
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		-ms-box-shadow: none;
		-o-box-shadow: none;
		padding: 0;
		float: left;
		width: 100%;
		margin: 0;
	}
	
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li>a {
		float: left;
	}
	
	#menu.responsive-menu .dropdown:hover .dropdown-menu {
		display: none;
	}
	
	#menu.responsive-menu .dropdown .dropdown-menu {
		background: none;
		border: medium none;
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		-ms-box-shadow: none;
		-o-box-shadow: none;
		padding: 0;
		position: relative;
		width: 100%;
		margin-left: 0 !important;
	}
	
	#menu.responsive-menu ul li:hover a,
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li>a:hover {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		color: #C97053;
	}
	
	#menu.responsive-menu ul li a,
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li>a {
		display: block;
		line-height: 24px;
		text-transform: uppercase;
		float: left;
		width: 100%;
		border: none;
		font-size: 14px;
		font-weight: 700;
		color: #000000;
		padding: 15px 20px;
		border-bottom: 1px solid #e5e5e5;
	}
	
	#menu.responsive-menu ul li ul li a,
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li>a {
		padding: 15px 40px;
		text-transform: capitalize;
		font-weight: 500;
		font-size: 14px;
	}
	
	#menu.responsive-menu ul li a:hover,
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li>a:hover,
	#menu.responsive-menu ul li.toggle.active a,
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li.toggle.active>a {
		color: #C97053;
	}
	
	#menu.responsive-menu ul li a.mobile_togglemenu,
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li>a.mobile_togglemenu {
		right: 0;
		background: none;
		margin-top: 0;
		float: right;
		width: 55px;
		padding: 0;
		height: 55px;
		text-align: center;
		line-height: 55px;
		top: 0;
		left: auto;
		border: none;
	}
	
	#menu.responsive-menu .top_level.dropdown.toggle {
		margin: 0;
	}
	
	#menu.responsive-menu ul.nav li .megamenu.column1 ul.childs_1 {
		padding: 0;
		float: left;
		width: 100%;
	}
	
	.responsive-menu ul li .mobile_togglemenu:hover {
		background-color: rgba(0, 0, 0, 0);
	}
	
	#menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled>li.dropdown:hover>.dropdown-menu {
		display: none;
	}
	
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled>li.dropdown .dropdown-menu {
		width: 100%;
		float: left;
		border: medium none;
		left: 0;
		position: relative;
		top: 0;
		padding: 0;
	}
	
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li>a {
		color: #7e7e7e;
		padding: 15px 60px;
		font-size: 14px;
	}
	
	.main-menu ul li ul {
		display: block;
	}
	
	#menu.responsive-menu .toggle .mobile_togglemenu:before,
	#menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle>a.mobile_togglemenu:before,
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li.toggle>a.mobile_togglemenu:before {
		color: #000000;
		content: "\f067";
		font-family: "FontAwesome";
		font-size: 10px;
		line-height: 33px;
		font-weight: lighter;
	}
	
	#menu.responsive-menu .toggle.active .mobile_togglemenu:before,
	#menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle.active>a.mobile_togglemenu:before,
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li.toggle.active>a.mobile_togglemenu:before {
		color: #C97053;
		content: "\f068";
		font-family: "FontAwesome";
		font-size: 10px;
		line-height: 33px;
		font-weight: lighter;
	}
	
	#menu ul.nav li .megamenu.column1 ul.list-unstyled li.dropdown>a::after {
		content: "";
	}
	
	#menu ul.nav li .megamenu.column1 ul.list-unstyled>li.dropdown .dropdown-menu {
		padding: 0 0 0 10px;
	}
	
	#menu.responsive-menu ul.nav li .megamenu ul.childs_1 {
		display: block;
		float: left;
		padding: 0;
		width: 100%;
		margin: 0;
	}
	
	#menu.responsive-menu .list-unstyled.childs_1>li {
		padding: 0;
	}
	
	.copyright-container.container {
		padding: 10px 15px;
		margin: 0;
	}
	/* end css for responsive menu */
	
	.content-top #column-left .sidebar-category {
		display: none;
	}
	
	.layout-2 .content-top #content {
		width: 100%;
		min-height: 0;
		padding: 0 15px;
	}
	
	.nav-inner {
		display: block;
		background-color: transparent;
	}
	
	.main-menu.container {
		width: 100%;
		bottom: -52px;
		top: auto;
		background-color: #525252;
		padding-left: 124px;
	}
	
	.nav-responsive span {
		padding: 0;
		color: #525252;
		margin-right: 6px;
	}
	
	.nav-responsive:hover span {
		color: #7e7e7e;
	}
	
	.responsive-menu {
		text-align: left;
		border-radius: 0;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		-khtml-border-radius: 0px;
	}
	
	.responsive-menu .main-navigation {
		background: none repeat scroll 0 0 #646464;
	}
	
	#column-left .box-product .image,
	#column-right .box-product .image {
		margin-right: 15px;
	}
	
	.col-md-4.btn-list-grid {
		margin-bottom: 10px;
	}
	
	.product-compare .table-bordered {
		width: 100%;
		float: left;
		overflow: auto;
		display: inline;
	}
	
	.layout-2 #content {
		width: 100%;
	}
	
	.layout-2.left-col #column-left,
	.layout-2.right-col #column-right {
		width: 100%;
		margin: 0 0 20px;
	}
	
	.layout-2.left-col #column-left .toggle .mobile_togglemenu,
	.layout-2.right-col #column-right .toggle .mobile_togglemenu {
		top: 20px;
		color: #000000;
	}
	
	#column-left .box .box-content,
	#column-right .box .box-content,
	#column-left .list-group,
	#column-right .list-group {
		display: none;
	}
	
	#column-left .box .box-content,
	#column-right .box .box-content {
		padding: 0 16px 15px 0;
	}
	
	#column-left .swiper-viewport #banner0,
	#column-right .swiper-viewport #banner0 {
		padding: 0 0 30px 0;
	}
	
	#footer .content_footer_wrapper .content_footer_inner {
		padding: 25px 0 15px;
	}
	
	#footer .col-sm-3.column {
		padding: 0;
		width: 100%!important;
		margin: 0;
	}
	
	#footer .col-sm-3.column.third {
		padding: 0 0 20px;
	}
	
	.box.sidebar-category {
		display: none;
	}
	
	.slider-banner .slide {
		width: 25%;
	}
	
	#accordion .form-horizontal .control-label {
		width: 100%;
	}
	
	#top .container {
		padding: 0 15px;
	}
	
	.cms-banner-right .cms-banner2.single-banner {
		width: 56.7%;
		margin: 0 15px;
	}
	
	.cms-banner-right .cms-banner3.single-banner {
		width: 37.3%;
	}
	
	.cms-subbanner2 {
		margin-top: 15px;
	}
	
	#footer .column,
	#footer .col-sm-3.column.fourth {
		width: 100%;
		margin: 0;
		padding: 0;
		min-height: unset;
	}
	
	#footer .content_footer_top {
		border: none;
		padding: 0;
		clear: both;
	}
	
	#footer .footer-payment.column {
		clear: both;
	}
	
	#footer #footer_cms_block {
		padding: 0;
		margin: 0 0 10px 0;
	}
	
	.product-list .product-details {}
	
	.product-list .list-right {
		width: 37%;
		padding: 0 10px 0 20px;
	}
	
	.product-block .button-group {}
	
	.productpage .product-info .product-image .customNavigation span.prev,
	.productpage .product-info .product-image .customNavigation span.next {
		display: block;
	}
	/*.productpage .product-right {
		width: 100%;
		clear: both;
	}
	.productpage .product-right-inner {
		text-align: center;
		padding: 40px 20px;
	}
	.productpage .product-left {
		width: 75%;
		margin: 0 auto;
		float: none;
	}*/
	
	.addthis_button_tweet.at300b {
		float: none !important;
		vertical-align: top;
	}
	
	.checkout-cart .table.table-bordered .input-group-btn {
		clear: both;
		margin: 5px 0 0;
		float: left;
	}
	
	#accordion label.col-sm-2.control-label {
		width: 100%;
	}
	
	.checkout-cart .input-group-btn:last-child>.btn,
	.checkout-cart .input-group-btn:last-child>.btn-group {
		margin-left: 0 !important;
		margin-right: 3px !important;
	}
	
	.checkout-cart #accordion .input-group-btn:last-child>.btn,
	.checkout-cart #accordion .input-group-btn:last-child>.btn-group {
		margin-left: 3px !important;
	}
	
	#accordion .col-sm-10 {
		width: 100%;
	}
	
	.form-horizontal .control-label {
		width: 22%;
	}
	
	.form-horizontal .col-sm-10 {
		width: 78%;
	}
	
	#footer .col-sm-3.column.first {
		padding: 0;
	}
	
	.social {
		float: none;
	}
	
	#column-left .product-items .product-details,
	#column-right .product-items .product-details {
		width: 63%;
	}
	
	.product-search .sortcat {
		width: 60%;
	}
	
	.cms-banner-right {
		width: 73%;
	}
	
	.cms-banner-left {
		width: 27%;
	}
	
	.productpage .rating-star {
		display: inline-block;
		width: 100%;
	}
	
	#content.return .input-group.date .form-control {
		width: auto;
	}
	
	.tm-about-text {
		padding: 0 0 0 15px;
	}
	
	.aboutme-read-more {
		margin: 37px 15px 0 0;
	}
	
	.contact-info .left,
	.contact-info .right {
		width: 100%;
	}
	
	.contact-info .right {
		float: left;
		text-align: left;
		clear: both;
	}
	
	.nav-responsive span {
		display: none !important;
	}
}
@media (max-width: 767px) {
	.main-menu.container {
		padding-left: 0;
	}
	
	.prodpg-prod-detail {
		margin-bottom: 20px;
	}
	
	.product-info .additional-carousel {
		width: 57%;
	}
	
	.productpage .product-left {
		margin-bottom: 40px;
	}
	
	.product-layout.product-grid {
		width: 50%;
	}
	
	#product .form-group.cart {
		overflow: hidden;
	}
	
	.main-slider .swiper-pagination {
		bottom: 3px;
	}
	
	.main-slider .swiper-pager {
		display: none;
	}
	
	.quickview-page .product-right {}
	
	.layout-2.left-col #column-left,
	.layout-2.right-col #column-right {
		display: block !important;
		float: left;
	}
	
	.layout-2 #content,
	.layout-3 #content {
		width: 100%;
		overflow: hidden;
	}
	
	.btn-info {
		margin-bottom: 3px;
	}
	
	.col-sm-4.total_amount {
		margin-top: 20px;
	}
	
	.checkout-cart .btn.btn-danger {
		margin-top: -2px !important;
	}
	
	.button_class {
		clear: both;
	}
	
	.category_filter .show {
		float: left;
		margin: 8px 10px 0 0;
	}
	
	.product-compare .table-bordered {
		float: left;
		width: 100%;
		overflow: auto;
		display: inline;
	}
	
	.addthis_toolbox.addthis_default_style {
		margin: 10px 0;
	}
	
	#content .category_list .filterbox {
		border: 1px solid #e5e5e5;
		margin: 10px 0;
	}
	
	#content .category_list .filterbox .list-group a {
		border: none;
	}
	
	.content-top #content {
		min-height: 0;
	}
	
	.container.content-bottom {
		margin-top: 25px;
	}
	
	.post-image {
		width: 100%;
	}
	
	.text2 {
		font-size: 13px;
	}
	
	.text1 {
		font-size: 10px;
	}
	
	#banner1 {
		display: inline-block;
		margin: 0;
	}
	
	.post-image img {
		width: 100%;
	}
	
	#testimonial-blog .slider-item.last_item_tm .single-post,
	#testimonial-blog .slider-item.first_item_tm .single-post {
		margin: 0 20px !important
	}
	
	.cms-banner-right .cms-banner2.single-banner {
		width: 55%
	}
	
	.cms-banner-left {
		width: 26%;
	}
	
	.cms-banner-right {
		width: 74%;
	}
	
	.cms-banner-right .cms-banner3.single-banner {
		width: 36.1%;
	}
	
	.cms-banner-right .cms-banner2.single-banner {
		width: 54.8%;
	}
	
	#content .category_list .filterbox {
		clear: both;
	}
	
	.filterbox .list-group {}
	
	.product-list .list-right {
		padding: 0 10px 0 18px;
	}
	
	.pagination-wrapper {
		margin-bottom: 25px;
	}
	
	.form-horizontal .col-sm-10,
	.form-horizontal .control-label {
		width: 100%;
	}
	
	.tm-about-text {
		background: none;
		padding: 0 15px 0 30px;
	}
	
	.cms-banner-right {
		width: 73.5%;
	}
	
	.cms-banner-left {
		width: 26.5%;
	}
	
	.banners-slider-carousel .product-block-inner>img {
		max-width: 100%;
	}
	
	.product-list .product-thumb .image {
		float: none;
		display: inline-block;
		vertical-align: top;
		text-align: center;
	}
	
	.product-search .sortcat {
		width: 100%;
	}
	
	.productpage .write-review:before {
		display: none;
	}
	
	.account-address .table-bordered .text-right .btn-info,
	.account-order-info .table-bordered .text-right .btn-primary {
		margin-bottom: 0;
	}
	
	#content.return .input-group.date .form-control {
		width: 100%;
	}
	
	.tm-about-text::before {
		content: none;
	}
	
	.content-wrap {
		margin-left: 0;
	}
	
	.tm-about-text {
		width: 65%;
		padding-left: 15px;
	}
	
	.cms-banner-right {
		text-align: center;
	}
	
	#footer .copyright-container.container {
		margin: 0;
		padding: 20px 0;
	}
	
	#footer .copyright-container.container .footer-container {
		float: none;
	}
	
	.productpage .nav-tabs>li>a {
		display: block;
		float: none;
		width: auto;
		margin: 0 0 10px;
		margin-right: 0!important;
	}
	
	.product-tab .nav-tabs>li {
		display: block;
	}
	
	.col-sm-3.sort {
		margin-top: 5px;
	}
	
	.pagination-right {
		margin-left: 5px;
	}
	
	.quickview-page .product-left {
		width: 100%;
		margin: 0 0 30px;
		float: none;
	}
	
	.quickview-page .product-right {
		width: 100%;
		float: none;
		clear: both;
	}
}
@media (max-width: 640px) {
	.pagination-right {
		clear: both;
		float: left;
		margin: 5px 0;
	}
	
	.product-layout.product-grid {
		width: 50%;
	}
	
	.show-wrapper {
		clear: both;
		margin: 10px 0 0;
	}
}
| @media (max-width: 480px) {
	.box .box-heading {
		font-size: 26px;
		line-height: 30px;
	}
	
	.box.special.product-box {
		margin: 0 0 30px;
	}
}
@media (max-width: 479px) {
	#accordion .panel-body {
		padding: 10px 10px 20px;
		border: none;
	}
	
	.responsive-menu .nav.navbar-nav {
		top: 88px;
	}
	
	.header-right {
		padding: 0;
	}
	
	#menu.responsive-menu {
		padding: 0;
	}
	
	#product .form-group.cart .btn-group {
		padding: 10px 0 0;
	}
	
	.table {
		margin-bottom: 20px;
		overflow: scroll;
		width: 100%;
	}
	
	.product-layout.product-grid {
		width: 100% !important;
		text-align: center;
	}
	
	.productpage .product-right-inner {}
	
	.shopping-cart .input-group .form-control {
		width: 100%;
		padding: 0;
		text-align: center;
	}
	
	.account-wishlist .table-bordered {
		float: left;
		width: 100%;
		overflow: auto;
		display: inline;
	}
	
	#cart .dropdown-menu table {}
	
	.flex-direction-nav a:before {
		font-size: 27px !important;
	}
	
	.dropdown-menu.pull-right {
		width: 100%;
	}
	
	#cart .dropdown-menu li>div {
		min-width: 100%;
	}
	
	.category_filter .limit {
		float: left;
	}
	
	.contact-info .left,
	.contact-info .right {
		width: 100%;
	}
	
	.nav-tabs>li {}
	
	.nav-tabs>li>a {
		margin: 0 0 2px;
	}
	
	.productpage .review-count {
		display: inline-block;
	}
	
	.pagination-wrapper .page-result,
	.pagination-wrapper .page-link {
		text-align: center;
		float: none;
		margin: 0 0 5px;
	}
	
	.checkout-cart .buttons .pull-right {
		clear: both;
		float: left;
		margin: 10px 0;
	}
	
	.bootstrap-datetimepicker-widget.dropdown-menu {
		width: auto;
	}
	
	.checkout-cart #accordion .input-group-btn {
		float: left;
		margin: 5px 0 0;
	}
	
	.single-banner {
		width: 100%;
		text-align: center;
	}
	
	.single-banner div,
	.cms-banner-right .single-banner {}
	
	.cms-banner-left,
	.cms-banner-right {
		width: 100%;
	}
	
	.cms-subbanner1,
	.cms-banner .cms-banner-left .cms-subbanner2.single-banner {
		width: 100%;
		margin: 10px 0;
	}
	
	.cms-banner-right .cms-banner2.single-banner {
		width: 100%;
		margin: 10px 0 6px;
	}
	
	.cms-banner-right .cms-banner3.single-banner {
		width: 100%;
		margin: 10px 0;
	}
	
	.single-banner div img,
	.cms-banner-right .single-banner img {
		transition: none;
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		display: inline;
	}
	
	.single-banner div:hover img,
	.cms-banner-right .single-banner:hover img {
		transform: none;
		-webkit-transform: none;
		-ms-transform: none;
		-o-transform: none;
		-moz-transform: none;
	}
	
	.slider-banner {
		display: none;
	}
	
	.container.content-bottom {
		margin-top: 0;
	}
	
	.content-top #content {
		margin-bottom: 15px;
	}
	
	.htabs .etabs li {
		display: block;
		float: none;
		margin-top: 3px;
		width: 100%;
	}
	
	.etabs,
	.nav-tabs>li {}
	
	.htabs {
		height: auto;
	}
	
	.htabs a {
		display: block !important;
		float: none;
		margin: 3px 0 0;
		width: auto;
		background-color: #e5e5e5;
		border-bottom: 2px solid #e5e5e5;
	}
	
	.hometab .customNavigation a {
		top: -25px;
	}
	
	#content .hometab .box .box-content {
		padding: 28px 0 0;
	}
	
	.owl-pagination {
		/*display: none;
         */
	}
	
	.product-list .caption {
		width: 100%;
	}
	
	.product-list .list-right {
		clear: both;
		width: 100%;
		padding: 0 10px;
	}
	
	.product-list .list-right {
		margin: 0 0 10px;
		border-left: 0 none;
		padding: 0;
	}
	
	.product-list .caption {
		margin: 15px 0;
	}
	
	.productpage .nav-tabs>li>a {
		display: block !important;
		float: none;
		margin: 0 0 10px!important;
		width: auto;
	}
	
	.etabs,
	.nav-tabs>li {}
	
	.nav .pull-left {
		display: inline-block;
		float: none;
	}
	
	.nav.pull-right {
		float: none;
	}
	
	.nav.pull-left {
		float: none;
	}
	
	#top .container {
		text-align: center;
	}
	
	#form-currency .dropdown-menu,
	#form-language .dropdown-menu {
		min-width: 160px;
	}
	
	.content_headercms_top,
	.header-cart {
		display: block;
	}
	
	.content_headercms_top {
		position: relative;
	}
	
	.content_headercms_top,
	.content_headercms_top.fixed {
		min-height: auto;
	}
	
	.header-tele-cms {
		right: 0;
	}
	
	.cms-data {
		padding-right: 0;
	}
	
	.checkout-cart #accordion .input-group-btn:last-child>.btn,
	.checkout-cart #accordion .input-group-btn:last-child>.btn-group {
		margin: 0 !important;
	}
	
	.list-buttoncart {
		clear: both;
	}
	
	.tm-about-text {
		width: 100%;
		padding: 0 15px 15px;
		margin-bottom: 0;
		text-align: center;
	}
	
	.aboutme-read-more {
		margin: 10px 0 25px 0;
		width: 100%;
		text-align: center;
	}
	
	.product-search .sortcat {
		width: 100%;
	}
	
	#top-links {
		padding-top: 0;
	}
	
	.myaccount .dropdown-menu {}
	
	.box.related .box-heading {
		/*width:77%;
         */
	}
	
	.row.site-map {
		overflow: auto;
	}
	
	.contact-info .right {
		text-align: center;
	}
	
	.main-slider::after {
		top: 50px;
	}
	
	.main-slider .swiper-pagination {
		bottom: 3px;
	}
	
	.newsletter .desc {
		font-size: 13px;
		margin: 0 0 13px;
	}
	
	.subscribe-btn .btn {
		width: 100%;
	}
	
	#txtemail {
		width: 290px;
	}
	
	#footer .content_footer_top .newsletter-details {
		min-height: 200px;
	}
	
	#cart .dropdown-menu {
		width: 290px;
	}
	
	.product-tab-content .nav-tabs li {
		margin: 0 0 10px;
	}
}
@media (max-width: 319px) {
	.product-info .product-image .customNavigation {
		width: 196px;
		margin: 0 auto;
		position: relative;
	}
	
	.product-info .additional-carousel {
		width: 196px;
		margin: 0 auto;
	}
	
	.compare-total {
		clear: both;
		margin: 8px 10px 10px 0;
	}
	
	#cart .text-right .addtocart {
		margin: 0 0 5px;
	}
	
	#cart .text-right .checkout {
		margin: 0;
	}
	
	.tm-about-text {
		background: none;
		padding: 0 15px
	}
	
	.aboutme-read-more {
		margin: 25px 0;
	}
	
	#footer .column #contact ul {
		overflow: auto;
		width: 100%;
	}
	
	.post-date {
		min-width: 45px;
	}
	
	.compare-total {
		margin-left: 5px;
	}
	
	#product #input-quantity {
		margin-bottom: 5px;
	}
	
	.account-address .table-bordered .text-right .btn-danger,
	account-order-info .table-bordered .text-right .btn-danger {
		float: left;
		clear: both;
		margin-top: 2px;
	}
	
	.account-address .table-bordered .text-right .btn-info,
	.account-order-info .table-bordered .text-right .btn-primary {
		float: left;
	}
}
.alert.alert-success.animated.fadeInDown {
	width: 100%;
	text-align: center;
	margin: 0 -5px;
}
.product-compare .btn-block+.btn-block {
	margin-top: 0;
}
.information-sitemap .site-map ul {
	padding: 0 0 0 40px;
	list-style: circle;
}
.information-sitemap .site-map ul ul {
	list-style: circle;
}
.information-sitemap .site-map ul ul ul {
	list-style: square;
}

/*special-products start*/
.special .product-thumb .rating {
	display: none;
}
.special .product-thumb {
	margin: 0;
	padding: 0;
}
.box.special.product-box .slider-item {
	text-align: center;
}
.box.special.product-box .product-thumb .image {
	width: 540px;
	height: 520px;
	float: none;
	margin: -88px auto 20px;
}
.box.special.product-box .product-thumb .image:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: auto;
	bottom: 4px;
	background: #eae9e8;
	height: 1px;
	width: 450px;
	margin: auto;
}
.special .product-thumb .price {
	color: #7e7e7e;
	font-size: 20px;
	text-align: center;
	margin-bottom: 37px;
}
.special .product-thumb .price-old {
	font-weight: 700;
	font-size: 20px;
}
.special .product-thumb .caption-inner p.desc {
	margin-bottom: 35px;
}
.special .product-thumb .percentsaving {
	font-weight: 500;
	font-size: 16px;
}
.countdown {
	display: block !important;
	overflow: hidden;
	text-align: center;
	-moz-transition-duration: 200ms;
	-ms-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	padding: 15px 0;
	width: 367px;
	margin: 0 auto;
	background-color: #f9f9f9;
}
.countbox .timebox:last-child {
	margin: 0;
}
.countbox .timebox {
	text-align: center;
	position: relative;
	font-size: 12px;
	line-height: 30px;
	font-weight: 500;
	display: inline-block;
	vertical-align: top;
	width: 90px;
	float: none;
}
.countbox .timebox:after {
	content: '';
	position: absolute;
	right: 0;
	left: auto;
	bottom: 0;
	top: 8px;
	background: #e5e5e5;
	width: 1px;
	height: 30px;
}
.countbox .timebox:last-child:after {
	display: none;
}
.special .countdown strong {
	margin: 0 0 2px;
}
.countbox .timebox .timebox-inner strong {
	display: block;
	overflow: hidden;
	text-align: center;
	width: 100%;
	color: #c97053;
	font-weight: 700;
	position: relative;
	bottom: 0;
	font-size: 28px;
	line-height: 24px;
}
.countbox .timebox .timebox-inner {
	display: block;
	width: 100%;
	padding: 0;
	font-weight: normal;
	text-transform: capitalize;
	color: #000;
	font-size: 15px;
	line-height: 25px;
}
.countbox strong {
	display: block;
	font-size: 14px;
	font-weight: 600;
}
.special .product-thumb h4 {
	margin: 0 0 10px;
}
.special .product-thumb h4 a {
	font-size: 20px;
}
.special .product-thumb h4 a:hover {
	color: #C97053;
}
.special .product-image-thumbnail .special-product-item img {
	max-width: 100%;
}
#content .special .product-carousel .product-block-inner,
#content .special .box-product .product-block-inner {}
.special .product-image-thumbnail .owl-controls {
	position: absolute;
	bottom: 10px;
	top: auto;
	left: 0;
	right: 0;
}
#column-left .special .box-product .product-image-thumbnail .image,
#column-right .special .box-product .product-image-thumbnail .image {
	width: 100%;
}
#column-left .special .box-product .rating,
#column-right .special .box-product .rating {
	margin-bottom: 8px;
}
#column-left .special .product-thumb .caption,
#column-right .special .product-thumb .caption {
	overflow: visible;
	display: inline-block;
	vertical-align: top;
	margin-top: 0;
}
.special .product-thumb .caption-inner {}
#column-left .special .box-product .product-block-inner .caption h4,
#column-left .special .box-product .product-block-inner .caption h4 {
	margin-bottom: 8px;
}
#column-left .special .box-product .price,
#column-right .special .box-product .price {
	margin: 0 0 5px;
}
#column-left .special .product-thumb .price-new,
#column-right .special .product-thumb .price-new {
	color: #000000;
	font-size: 16px;
	font-weight: 600;
}
#column-left .special .product-thumb .button-group button,
#column-right .special .product-thumb .button-group button {
	font-size: 13px;
	font-weight: 600;
	display: block;
	text-transform: uppercase;
	color: #C97053;
}
#column-left .special .product-thumb .button-group button:hover,
#column-right .special .product-thumb .button-group button:hover {
	color: #000000;
}
#column-left .product-thumb .button-group .addtocart:after,
#column-right .product-thumb .button-group .addtocart:after {
	content: "";
	font-family: 'FontAwesome';
	display: block;
	background: #C97053;
	height: 1px;
	width: 100%;
}
#column-left .product-thumb .button-group .addtocart:hover:after,
#column-right .product-thumb .button-group .addtocart:hover:after {
	background: #000000;
}
#column-left .special .product-block .button-group,
#column-right .special .product-block .button-group {
	display: inline-block;
	vertical-align: top;
}
.special .product-thumb .caption {
	padding: 0;
	text-align: center;
}
.special .product-thumb .quickview {}
.special .product-thumb .compare {}
.special .product-thumb .button-group .addtocart {}
.special .product-thumb .button-group .addtocart:hover {}
.special .product-block .button-group {}
@media (max-width: 1849px) {
	.box.special.product-box .product-thumb .image {
		width: 350px;
		height: auto;
		margin: -40px auto 20px;
	}
}
@media (max-width: 1699px) {
	.box.special.product-box .product-thumb .image {
		width: 330px;
	}
	
	.box.special.product-box .box-heading {
		font-size: 30px;
		line-height: 30px;
		margin: 25px 0 0;
	}
	
	#txtemail {
		width: 275px;
	}
	
	#search .input-lg {
		width: 400px;
	}
}
@media (max-width: 1599px) {
	.box.special.product-box .product-thumb .image {
		width: 300px;
	}
}
@media (max-width: 1499px) {
	.box.special.product-box .product-thumb .image {
		width: 270px;
	}
}
@media (max-width: 1399px) {
	.box.special.product-box .product-thumb .image {
		width: 240px;
	}
}
@media (max-width: 1299px) {
	#txtemail {
		width: 370px;
		text-align: center;
	}
}
@media (max-width: 1199px) {}
@media (max-width: 979px) {
	ul.breadcrumb {
		padding: 50px 0;
		margin: 0 0 15px;
	}
	.information-contact.layout-1 .panel.panel-default {
    width: 100%;
}
.information-contact.layout-1 form.form-horizontal {
    width: 100%;
}
	#txtemail {
		text-align: left;
	}
	
	.header-logo {
		top: 13px;
		width: 160px;
	}
}
@media (max-width: 767px) {
	.special .product-image-thumbnail {
		width: auto;
	}
}
@media (max-width: 479px) {
	.box.special.product-box {
		text-align: center;
	}
	
	.newsletter .form-group {
		width: 100%;
	}
	
	#txtemail {
		width: 100%;
		text-align: center;
	}
	
	.countdown {
		width: 260px;
	}
	
	.countbox .timebox .timebox-inner strong {
		font-size: 20px;
	}
	
	.countbox .timebox .timebox-inner {
		font-size: 13px;
	}
	
	#blocktopcms li.topcms {
		font-size: 13px;
	}
	
	ul.breadcrumb {
		padding: 30px 0;
	}
	
	.product-thumb .caption {
		text-align: center;
	}
	
	.product-thumb .price {
		text-align: center;
	}
	
	ul.breadcrumb>li {
		font-size: 12px;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		white-space: pre-line;
		overflow: hidden;
	}
	
	.countbox .timebox {
		width: 60px;
	}
	
	.special .product-thumb h4 a {
		font-size: 18px;
	}
	
	.special .product-thumb .price-old {
		font-size: 18px;
	}
	
	.special .product-thumb .price {
		font-size: 18px;
	}
	
	.special .product-thumb .percentsaving {
		font-size: 14px;
	}
}

/*special-products end*/
.product-info .flex-control-thumbs .slick-slide {
	cursor: pointer;
	margin-bottom: 30px;
}
.product-info .flex-control-thumbs .slick-slide.slick-current .image-additional img {
	border-color: #7e7e7e;
}

/*  advance-search css start */
.search .advance-search {
	width: 150px;
	float: left;
	position: relative;
}
.search .advance-search .form-control {
	height: 45px;
	padding: 10px 15px;
	color: #000000;
	border: none;
	line-height: 24px;
	font-size: 14px;
	font-weight: 500;
	background-color: #F2F2F2 !important;
	border-radius: 7px 0 0 7px;
	-webkit-border-radius: 7px 0 0 7px;
	-khtml-border-radius: 7px 0 0 7px;
	-moz-border-radius: 7px 0 0 7px;
	transition: unset;
	-webkit-transition: unset;
	-moz-transition: unset;
	-ms-transition: unset;
	-o-transition: unset;
}
@media (max-width: 979px) {
	.search .advance-search .form-control {
		background-color: #ffffff !important;
	}
}
@media (max-width: 479px) {
	.search .advance-search {
		width: 100%;
		float: none;
		margin-bottom: 5px;
	}
	
	#search {
		width: 100%;
	}
	
	.search .advance-search .form-control {
		width: 100% !important;
	}
}

/*  advance-search css end */

/* Css for Header Top Link CMS start */
#Top_link_Cms {
	display: block;
	margin: 27px 0;
	text-align: center;
}
#Top_link_Cms .toplink-title {
	font-weight: 700;
	font-size: 13px;
	text-transform: capitalize;
	margin: 0 8px 0 0;
	color: #000000;
	display: inline-block;
	vertical-align: top;
}
#Top_link_Cms .header-link {
	margin: 0;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}
#Top_link_Cms ul li {
	margin: 0 7px;
	display: inline-block;
	vertical-align: top;
}
#Top_link_Cms ul li a {
	color: #000000;
	font-weight: 400;
	font-size: 13px;
	display: inline-block;
	text-transform: capitalize;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
#Top_link_Cms ul li a:hover {
	color: #C97053;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
@media (max-width: 1199px) {
	#Top_link_Cms .toplink-title {
		font-size: 13px;
	}
	
	#Top_link_Cms ul li {
		margin: 0 3px;
	}
	
	#Top_link_Cms ul li a {
		font-size: 13px;
	}
}
@media (max-width: 979px) {
	#Top_link_Cms {
		display: none;
	}
}

/* Css for Header Top Link CMS end */

/* Css for Header Top CMS start */
#Header-Top-Cms {
	display: inline-block;
	vertical-align: top;
}
#Header-Top-Cms ul {
	margin: 0;
}
#Header-Top-Cms ul li a {
	font-size: 13px;
	color: #ffffff;
	line-height: 22px;
	font-weight: 400;
	margin: 5px 0 0;
	text-align: center;
	text-transform: capitalize;
	display: block;
	transition: unset;
	-webkit-transition: unset;
	-moz-transition: unset;
	-ms-transition: unset;
	-o-transition: unset;
}
#Header-Top-Cms ul li:hover a {
	color: #000000;
}
#Header-Top-Cms ul li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 15px 0 0;
	margin: 0 15px 0 0;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}
#Header-Top-Cms ul li:last-child {
	margin: 0;
	padding: 0;
}
#Header-Top-Cms ul li .headertop-img {
	display: inline-block;
	vertical-align: top;
	height: 45px;
	width: 45px;
	line-height: 45px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 35px;
	margin-right: 5px;
}
#Header-Top-Cms ul li .headertop-title {
	text-align: left;
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
#Header-Top-Cms ul li:after {
	content: '';
	display: block;
	position: absolute;
	left: auto;
	right: 0;
	top: -5px;
	bottom: auto;
	width: 1px;
	height: 60px;
	background: #ec6d6c;
}
#Header-Top-Cms ul li:last-child:after {
	display: none;
}
#Header-Top-Cms ul li:nth-child(1) .headertop-img {
	background-image: url(../image/themeimage/header-cms-icon1.svg);
}
#Header-Top-Cms ul li:hover:nth-child(1) .headertop-img {
	background-image: url(../image/themeimage/header-cms-icon1-hover.svg);
}
#Header-Top-Cms ul li:nth-child(2) .headertop-img {
	background-image: url(../image/themeimage/header-cms-icon2.svg);
}
#Header-Top-Cms ul li:hover:nth-child(2) .headertop-img {
	background-image: url(../image/themeimage/header-cms-icon2-hover.svg);
}
#Header-Top-Cms ul li:nth-child(3) .headertop-img {
	background-image: url(../image/themeimage/header-cms-icon3.svg);
}
#Header-Top-Cms ul li:hover:nth-child(3) .headertop-img {
	background-image: url(../image/themeimage/header-cms-icon3-hover.svg);
}
@media (min-width: 1500px) {
	#Header-Top-Cms .topcms-icon {
		display: none;
	}
}
@media (max-width: 1499px) {
	#Header-Top-Cms .topcms-icon {
		background-image: url(../image/themeimage/headercms-icon.svg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: 20px;
		background-color: #000000;
		height: 50px;
		width: 50px;
		line-height: 50px;
		display: inline-block;
		vertical-align: top;
	}
	
	#Header-Top-Cms .topcms-icon:hover {
		background-image: url(../image/themeimage/headercms-icon-hover.svg);
		background-color: #ffffff;
	}
	
	#Header-Top-Cms {
		float: right;
		position: relative;
		margin-left: 20px;
	}
	
	#Header-Top-Cms ul {
		display: none;
		position: absolute;
		left: auto;
		right: 0;
		top: 86px;
		bottom: auto;
		background: #ffffff;
		min-width: 250px;
		z-index: 1000;
		padding: 10px 10px;
		box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
	}
	
	#Header-Top-Cms ul li {
		padding: 0;
		margin: 0 0 20px 0;
		display: block;
	}
	
	#Header-Top-Cms ul li a {
		font-size: 13px;
		margin: 2px 0 0;
		text-align: left;
		color: #000000;
	}
	
	#Header-Top-Cms ul li a:hover {
		color: #C97053;
	}
	
	#Header-Top-Cms ul li .headertop-img {
		background-size: 30px;
	}
	
	#Header-Top-Cms ul li .headertop-title {
		width: auto;
		overflow: hidden;
		margin: 12px 0;
	}
	
	#Header-Top-Cms ul li:after {
		display: none;
	}
	
	#Header-Top-Cms ul li:nth-child(1) .headertop-img {
		background-image: url(../image/themeimage/header-cms-icon1-hover.svg);
	}
	
	#Header-Top-Cms ul li:hover:nth-child(1) .headertop-img {
		background-image: url(../image/themeimage/header-cms-icon1-res.svg);
	}
	
	#Header-Top-Cms ul li:nth-child(2) .headertop-img {
		background-image: url(../image/themeimage/header-cms-icon2-hover.svg);
	}
	
	#Header-Top-Cms ul li:hover:nth-child(2) .headertop-img {
		background-image: url(../image/themeimage/header-cms-icon2-res.svg);
	}
	
	#Header-Top-Cms ul li:nth-child(3) .headertop-img {
		background-image: url(../image/themeimage/header-cms-icon3-hover.svg);
	}
	
	#Header-Top-Cms ul li:hover:nth-child(3) .headertop-img {
		background-image: url(../image/themeimage/header-cms-icon3-res.svg);
	}
}
@media (max-width: 979px) {
	#Header-Top-Cms .topcms-icon {
		height: 30px;
		width: 30px;
		margin: 10px 5px;
		background-size: 17px;
	}
	
	#Header-Top-Cms .topcms-icon,
	#Header-Top-Cms .topcms-icon:hover {
		background-color: transparent;
	}
	
	#Header-Top-Cms ul {
		top: 60px;
	}
}
@media (max-width: 479px) {
	#Header-Top-Cms ul {
		left: auto;
		right: -80px;
		min-width: 290px;
	}
	
	.banners-slider-carousel {
		padding: 40px 0;
	}
	
	#footer .content_footer_top .newsletter .newsletter-details h5 {
		font-size: 26px;
	}
}

/* Css for Header Top CMS end */

/* Css for Footer App Cms start */
#footer .footer-app-image {
	position: relative;
	overflow: hidden;
}
#footer .footer-app-image .footer-appicon-text {
	margin-bottom: 6px;
	display: block;
}
#footer .footer-app-image a {
	display: block;
	margin: 0;
}
.footer-app-image .footer-appicon-1 {
	background-image: url(../image/themeimage/app-icon-1.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	display: inline-block;
	vertical-align: top;
	height: 36px;
	width: 121px;
	margin-bottom: 9px;
}
.footer-app-image .footer-appicon-2 {
	background-image: url(../image/themeimage/app-icon-2.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	display: inline-block;
	vertical-align: top;
	height: 36px;
	width: 121px;
}
@media (max-width: 1499px) {
	.footer-app-image .footer-appicon-1,
	.footer-app-image .footer-appicon-2 {
		margin: 3px 0;
		height: 46px;
		width: 141px;
	}
	
	#footer .footer-app-image a {
		margin: 0 13px 0 0;
	}
}
@media (max-width: 1199px) {
	.footer-app-image .footer-appicon-1,
	.footer-app-image .footer-appicon-2 {
		height: 38px;
		width: 121px;
	}
}
@media (max-width: 979px) {
	#footer .footer-app-image a {
		margin: 0;
	}
}
@media (max-width: 479px) {
	.footer-app-image .footer-appicon-1,
	.footer-app-image .footer-appicon-2 {
		height: 40px;
		width: 125px;
	}
}

/* Css for Footer App Cms end */

/* Aboutus Css Start */
#Aboutus-cms .about-img {
	width: 228px;
	height: 53px;
	background-size: 100%;
	display: inline-block;
	vertical-align: top;
	background-image: url(../image/themeimage/footer-logo.png);
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
}
#Aboutus-cms .about-desc {
	color: #ffffff;
	font-weight: 400;
	line-height: 24px;
	margin: 0 0 45px;
	width: 90%;
	padding-top: 5px;
}
@media (max-width: 1499px) {
	#Aboutus-cms .about-desc {
		width: 100%;
	}
}
@media (max-width: 1199px) {
	#Aboutus-cms .about-img {
		width: 170px;
		height: 45px;
	}
}
@media (max-width: 979px) {
	#Aboutus-cms:after {
		display: none;
	}
	
	#Aboutus-cms .about-desc {
		margin: 0 0 15px;
	}
}

/* Aboutus Css End */

/* css for offer cms  start */
#offercmsblock {
	margin: 0 0 60px;
	clear: both;
	position: relative;
}
#column-left #offercmsblock.box .box-content,
#column-right #offercmsblock.box .box-content {
	padding: 0;
}
#offercmsblock .offer-item a.offer-img {
	display: block;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
}
#offercmsblock .offer-item a.offer-img:before {
	content: '';
	display: block;
	position: absolute;
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
	background: linear-gradient( 90deg, #BCBFC3 50%, transparent 50%), linear-gradient( 90deg, #BCBFC3 50%, transparent 50%), linear-gradient( 0deg, #BCBFC3 50%, transparent 50%), linear-gradient( 0deg, #BCBFC3 50%, transparent 50%);
	background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
	background-size: 15px 2px, 15px 2px, 2px 15px, 2px 15px;
	background-position: 0px 0px, 100% 100%, 0px 100%, 100% 0px;
	animation: border-dance 2s infinite linear;
	-webkit-animation: border-dance 2s infinite linear;
	-moz-animation: border-dance 2s infinite linear;
	-o-animation: border-dance 2s infinite linear;
}
@keyframes border-dance {
	0% {
		background-position: 0px 0px, 100px 100%, 0px 100%, 100% 0px;
	}
	
	100% {
		background-position: 100px 0px, 0px 100%, 0px 0px, 100% 100px;
	}
}
#offercmsblock .offer-item a.offer-img:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #C97053;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	transform: rotateX(-180deg);
	-webkit-transform: rotateX(-180deg);
	-moz-transform: rotateX(-180deg);
	-ms-transform: rotateX(-180deg);
	-o-transform: rotateX(-180deg);
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
#offercmsblock .offer-item:hover a.offer-img:after {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
#offercmsblock img {
	max-width: 100%;
}
#offercmsblock .offer-item .offercms-contents {
	position: absolute;
	left: 60px;
	right: 75px;
	top: 0;
	bottom: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #ffffff;
	text-transform: capitalize;
}
#offercmsblock .offer-text-wrapper {
	float: left;
}
#offercmsblock .offer-item .offer-text1 {
	font-size: 32px;
	font-weight: 500;
	line-height: 34px;
	display: block;
	margin-bottom: 8px;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
#offercmsblock .offer-item .offer-text2 {
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	display: block;
	overflow: hidden;
}
#offercmsblock .offer-item:hover .offer-text1 {
	text-shadow: 1px 1px 0 #fff, 3px 2px 0 #000000;
	-moz-text-shadow: 1px 1px 0 #fff, 3px 2px 0 #000000;
	-webkit-text-shadow: 1px 1px 0 #fff, 3px 2px 0 #000000;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
#offercmsblock .offer-item .offer-btn {
	float: right;
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	font-weight: 600;
	line-height: 25px;
	color: #ffffff;
	margin: 12px 0 0;
	background: #C97053;
	padding: 10px 0;
	width: 130px;
	text-align: center;
	text-transform: capitalize;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
#offercmsblock .offer-item .offer-btn:hover {
	color: #ffffff;
	background: #000000;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
@media (max-width: 1299px) {
	#offercmsblock .offer-item .offer-text1 {
		font-size: 26px;
		line-height: 30px;
	}
	
	#offercmsblock .offer-item .offer-text2 {
		font-size: 14px;
	}
}
@media (max-width: 1199px) {
	#offercmsblock .offer-item .offer-text1 {
		font-size: 22px;
		line-height: 24px;
	}
	
	#offercmsblock .offer-item .offer-text2 {
		font-size: 12px;
	}
	
	#offercmsblock .offer-item .offercms-contents {
		left: 30px;
		right: 30px;
	}
}
@media (max-width: 767px) {
	#offercmsblock .offer-item .offer-text1 {
		font-size: 18px;
		margin: 0;
	}
	
	#offercmsblock .offer-item .offer-text2 {
		display: none;
	}
	
	#offercmsblock .offer-item .offer-btn {
		margin: 0;
	}
	
	#offercmsblock .offer-item .offercms-contents {
		left: 20px;
		right: 20px;
	}
	
	#offercmsblock .offer-item a.offer-img:before {
		left: 5px;
		right: 5px;
		top: 5px;
		bottom: 5px;
	}
}
@media (max-width: 479px) {
	#offercmsblock .offer-item .offer-btn {
		display: none;
	}
	
	#offercmsblock .offer-item .offer-text1 {
		font-size: 14px;
	}
}

/* css for offer cms end */

/* css for sidebar offer cms start */
#sidebar-offer {
	position: relative;
}
#column-left .box.sidebar-offer,
#column-right .box.sidebar-offer {
	border: none;
}
#sidebar-offer img {
	max-width: 100%;
}
#column-left #sidebar-offer.box .box-content,
#column-right #sidebar-offer.box .box-content {
	padding: 0;
}
#sidebar-offer .sidebaroffer-contents .text1 {
	display: block;
	font-size: 15px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 12px;
}
#sidebar-offer .sidebaroffer-contents .text2 {
	font-size: 36px;
	font-weight: 700;
	line-height: 40px;
	display: block;
	margin: 0 0 15px;
}
#sidebar-offer .offer-btn {
	text-transform: capitalize;
	font-size: 15px;
	font-weight: 600;
	line-height: 25px;
	display: inline-block;
	vertical-align: top;
	background: #C97053;
	color: #ffffff;
	height: auto;
	width: auto;
	padding: 10px 22px;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
#sidebar-offer .offer-btn:hover {
	color: #ffffff;
	background: #000000;
}
#sidebar-offer .offer-block-inner {
	position: relative;
	display: inline-block;
	vertical-align: top;
}
#sidebar-offer .sidebaroffer-contents {
	position: absolute;
	top: 35px;
	bottom: auto;
	left: 0;
	right: 0;
	text-align: center;
	text-transform: capitalize;
}
.offercms-wrapper {
	padding: 0;
	background: transparent;
	position: relative;
}
@media (max-width: 1499px) {
	#sidebar-offer .sidebaroffer-contents .text2 {
		font-size: 28px;
		line-height: 30px;
	}
	
	#sidebar-offer .sidebaroffer-contents {
		top: 20px;
		bottom: auto;
	}
}
@media (max-width: 1299px) {
	#sidebar-offer .sidebaroffer-contents .text1 {
		font-size: 14px;
		margin-bottom: 8px;
	}
	
	#sidebar-offer .sidebaroffer-contents .text2 {
		font-size: 24px;
		line-height: 26px;
		margin: 0 0 10px;
	}
	
	#search .input-lg {
		width: 300px;
	}
	
	.special .product-thumb .price {
		margin-bottom: 20px;
	}
	
	.box.special.product-box .box-heading {
		font-size: 40px;
		line-height: 40px;
		margin: 0;
	}
	
	.box.special.product-box .product-thumb .image {
		width: 280px;
		height: 300px;
		margin: -40px auto 20px;
	}
}
@media (max-width: 979px) {
	#column-left #sidebar-offer.box .box-content,
	#column-right #sidebar-offer.box .box-content {
		padding: 15px;
	}
	
	.box.special.product-box .box-heading {
		font-size: 30px;
		line-height: 30px;
	}
}

/* css for offer cms 2 end */

/* css for cmsbanner start */
#cms_bannerblock {
	margin-bottom: 65px;
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
#cms_bannerblock ul.cmsbanner-inner {
	margin: 0 -15px;
}
#cms_bannerblock li.cmsbanner-item {
	position: relative;
	text-align: left;
}
.cmsbanner-item-inner {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
#cms_bannerblock ..cmsbanner-item-inner img {
	max-width: 100%;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
}
#cms_bannerblock ..cmsbanner-item-inner:hover img {
	transform: scale3d(1.1, 1.1, 1.1);
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	-ms-transform: scale3d(1.1, 1.1, 1.1);
	-o-transform: scale3d(1.1, 1.1, 1.1);
	-moz-transform: scale3d(1.1, 1.1, 1.1);
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
}
#cms_bannerblock li.cmsbanner-item a.cmsbanner-img {
	display: block;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
}
#cms_bannerblock li.cmsbanner-item a.cmsbanner-img img {
	max-width: 100%;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}
#cms_bannerblock li.cmsbanner-item:hover a.cmsbanner-img img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}
#cms_bannerblock li.cmsbanner-item .cmsbanner-item-inner a.cmsbanner-img:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(28, 28, 28, 0.2);
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	transform: rotateX(-180deg);
	-webkit-transform: rotateX(-180deg);
	-moz-transform: rotateX(-180deg);
	-ms-transform: rotateX(-180deg);
	-o-transform: rotateX(-180deg);
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
#cms_bannerblock li.cmsbanner-item .cmsbanner-item-inner:hover a.cmsbanner-img:after {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
#cms_bannerblock li.cmsbanner-item .cmsbanner-details {
	position: absolute;
	top: auto;
	bottom: 40px;
	left: 40px;
	right: auto;
	width: auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	height: auto;
	text-align: left;
}
#cms_bannerblock li.cmsbanner-item .cmsbanner-discount {
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
	text-transform: capitalize;
	border-bottom: 1px solid #71828a;
	display: inline-block;
	vertical-align: top;
	color: #111111;
	margin-bottom: 17px;
}
#cms_bannerblock li.cmsbanner-item:hover .cmsbanner-discount {
	color: #ffffff;
	border-color: #ffffff;
}
#cms_bannerblock li.cmsbanner-item .cmsbanner-offer-text {
	display: block;
	font-size: 30px;
	font-weight: 600;
	line-height: 40px;
	color: #222222;
	text-transform: capitalize;
	margin: 0 0 10px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
}
#cms_bannerblock li.cmsbanner-item:hover .cmsbanner-offer-text {
	/*text-shadow: 1px 1px 0 #fff, 3px 3px 0 #000;*/
	
	color: #ffffff;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
}
#cms_bannerblock li.cmsbanner-item .cmsbanner-btn {
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	background-color: #C97053;
	padding: 10px 28px;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}
#cms_bannerblock li.cmsbanner-item .cmsbanner-btn:hover {
	background-color: #ffffff;
	color: #000000;
}
#cms_bannerblock li.cmsbanner-item .cmsbanner-title {
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	background-color: #C97053;
	padding: 10px 28px;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: top;
}
#cms_bannerblock li.cmsbanner-item:hover .cmsbanner-title {
	color: #ffffff;
	text-shadow: -1px -1px 0 #C97053, -1px 1px 0 #C97053, 1px -1px 0 #C97053, 1px 1px 0 #C97053;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
}
@media (max-width: 1499px) {
	#cms_bannerblock li.cmsbanner-item .cmsbanner-offer-text {
		font-size: 25px;
		line-height: 35px;
	}
	
	#cms_bannerblock li.cmsbanner-item .cmsbanner-btn {
		padding: 7px 20px;
	}
}
@media only screen and (min-width: 980px) and (max-width: 1199px) {
	#cms_bannerblock li.cmsbanner-item .cmsbanner-details {
		bottom: 15px;
		left: 15px;
		padding: 15px;
		background-color: rgba(255, 255, 255, 0.5);
	}
	
	#cms_bannerblock li.cmsbanner-item .cmsbanner-offer-text {
		font-size: 22px;
		line-height: 32px;
	}
	
	#cms_bannerblock li.cmsbanner-item .cmsbanner-btn {
		padding: 5px 18px;
		font-size: 13px;
	}
}
@media (max-width: 979px) {
	#cms_bannerblock li.cmsbanner-item .cmsbanner-details {
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		justify-content: center;
		text-align: center;
		background-color: rgba(255, 255, 255, 0.5);
	}
}
@media (max-width: 767px) {
	#cms_bannerblock li.cmsbanner-item {
		text-align: center;
		margin-bottom: 30px;
	}
}
@media (max-width: 479px) {
	#pst_serviceblock li.service-item {
		margin-bottom: 30px;
	}
	
	#search .input-lg {
		width: 100%;
	}
	
	#pst_serviceblock li.service-item:last-child {
		margin: 0;
	}
}

/* css for cmsbanner end */

/* css for product tab start */
.product-tab-content.box .title-wrapper {
	float: left;
	margin-bottom: 40px;
}
.product-tab-content.box .title-wrapper .box-heading {
	margin-bottom: 0;
}
.product-tab-content.box .producttab,
.product-tab-content #tabs-0 {
	float: right;
	margin: 0 80px 40px 0;
	position: relative;
}
.product-tab-content.box ul.nav-tabs {
	margin: 0;
}
.product-tab-content {
	margin-bottom: 40px;
	clear: both;
	position: relative;
}
.product-tab-content .title-wrapper:before {
	display: none;
}
.product-tab-content .tab-content {
	margin: 0 -10px;
	overflow: visible;
	clear: both;
	position: static;
}
.product-tab-content .nav-tabs {
	text-align: center;
	border: none;
	position: relative;
	margin: -34px 0 35px;
	float: right;
	background-color: #ffffff
}
.product-tab-content .nav-tabs li {
	float: none;
	display: inline-block;
	vertical-align: top;
}
.product-tab-content .nav-tabs li a {
	color: #000000;
	margin-left: 0;
	background-color: #ffffff;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 8px 21px;
}
.product-tab-content .nav-tabs>li .selected,
.product-tab-content .nav-tabs>li .selected:hover,
.product-tab-content .nav-tabs>li .selected:focus,
.product-tab-content .nav>li>a:hover {
	background-color: #C97053;
	color: #ffffff;
}
@media (max-width: 1199px) {
	.product-tab-content {
		margin-bottom: 10px;
	}
}
@media (max-width:767px) {
	.product-tab-content .nav-tabs {
		margin: 0 0 20px;
		float: none;
	}
	
	.product-tab-content.box .producttab,
	.product-tab-content #tabs-0 {
		float: none;
		margin: 0 0 40px 0;
	}
}

/* css for product tab end */

/* category-list css start */
#pstcategorylist {
	padding: 0;
	margin-bottom: 70px;
	position: relative;
}
#pstcategorylist .categorylist {
	position: absolute;
	display: flex;
	left: 30px;
	right: auto;
	top: 0;
	height: 100%;
	text-align: left;
	bottom: 0;
	flex-direction: column;
	justify-content: center;
}
#pstcategorylist .container {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 65px;
}
#pstcategorylist .categorylist-inner {
	margin: 0 -15px;
}
#pstcategorylist .categorylist-inner ul {
	margin: 0;
	position: static;
}
#pstcategorylist .categorylist-inner .category_item {
	display: block;
	text-align: center;
}
#pstcategorylist .categorylist-inner .category_item li.item {
	overflow: hidden;
	padding: 0 15px 20px;
}
#pstcategorylist .categoryblock {
	position: relative;
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
	width: 100%;
	padding: 12px 20px;
	background-color: #f2f2f2;
}
#pstcategorylist .category_item .image {
	position: relative;
	height: auto;
	margin-bottom: 0;
	float: right;
	background-repeat: no-repeat;
}
#pstcategorylist .category_item .image img {
	max-width: 100%;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
#pstcategorylist .categorylist-inner .category_item li.item:hover .image img {
	transform: scale(1.10);
	-o-transform: scale(1.10);
	-moz-transform: scale(1.10);
	-ms-transform: scale(1.10);
	-webkit-transform: scale(1.10);
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
#pstcategorylist .category_item .categorylist {}
#pstcategorylist .categorylist-inner .category_item .cat-title a {
	color: #000000;
	display: block;
	font-size: 25px;
	font-weight: 500;
	line-height: 33px;
	margin-bottom: 22px;
	text-transform: capitalize;
	z-index: 1;
}
#pstcategorylist .categorylist-inner .category_item .cat-title a:hover {
	color: #000000;
}
#pstcategorylist .categorylist-inner .category_item:last-child .cat-title a:after {
	display: none;
}
#pstcategorylist .categorylist-inner .category_item .cat-desc {
	display: none;
}
#pstcategorylist.box .box-content .category_item .viewmore {
	padding: 0;
	margin: 0;
	display: inline-block;
	vertical-align: top;
}
#pstcategorylist.box .box-content .category_item .viewmore a {
	font-size: 14px;
	position: relative;
	color: #000000;
	padding: 6px 18px;
	border: 1px solid #ffffff;
	border-radius: 30px;
	background-color: #ffffff;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	z-index: 1;
}
#pstcategorylist .categorylist-inner .category_item li.item:hover .viewmore a {
	background-color: #C97053;
	border-color: #C97053;
	color: #ffffff;
}
#pstcategorylist .categorylist-inner .category_item li.item:hover .viewmore a:hover {
	background-color: #C97053;
	border-color: #C97053;
}
#pstcategorylist .categorylist-inner ul li.child-item {
	line-height: 28px;
	padding: 0;
	margin: 0;
	display: block;
}
#pstcategorylist .categorylist-inner ul li.child-item a {
	padding: 0;
	color: #7e7e7e;
	font-weight: 400;
	font-size: 13px;
	line-height: 30px;
	position: relative;
}
#pstcategorylist .categorylist-inner ul li.child-item a:before {
	content: '\f105';
	font-family: fontAwesome;
	font-size: 13px;
	margin-right: 10px;
}
#pstcategorylist .categorylist-inner ul li.child-item a:hover {
	color: #C97053;
}
@media (max-width: 1299px) {
	#pstcategorylist .categorylist-inner .category_item .cat-title a {
		font-size: 22px;
		line-height: 30px;
	}
	
	#pstcategorylist .category_item .categorylist {
		left: 20px;
	}
}
@media (max-width: 1199px) {
	#pstcategorylist .category_item .categorylist {
		left: 30px;
	}
	
	#pstcategorylist .category_item .image {
		overflow: visible;
	}
}
@media (max-width: 979px) {
	#pstcategorylist {
		margin-bottom: 40px;
	}
	
	#pstcategorylist .container {
		padding-bottom: 40px;
	}
}
@media (max-width: 768px) {
	#pstcategorylist .category_item .categorylist {
		left: 20px;
	}
}
@media (max-width: 640px) {
	#pstcategorylist .categorylist-inner .category_item li.item {
		margin: 0 auto;
		display: block;
		width: 70%;
	}
	
	#homeblog .blog_item .summary .desc p {
		margin: 0 auto;
	}
	
	#homeblog .blog-desc {
		text-align: center;
	}
}
@media (max-width: 480px) {
	#pstcategorylist .categorylist-inner .category_item li.item {
		width: 100%;
	}
	
	#pstcategorylist .container {
		padding-bottom: 30px;
	}
	
	#pstcategorylist {
		margin-bottom: 30px;
	}
	
	.box .box-heading {
		font-size: 26px;
	}
}
@media (max-width: 479px) {
	#pstcategorylist .category_item .categorylist {
		left: 10px;
	}
	
	#pstcategorylist .categorylist-inner .category_item .cat-title a {
		font-size: 18px;
		margin-bottom: 12px;
	}
	
	#pstcategorylist.box .box-content .category_item .viewmore a {
		font-size: 12px;
		padding: 6px 12px;
	}
	
	#pstcategorylist .category_item .image {
		width: 60%;
	}
}

/* category-list css end */

/* video css start */
#content .video-wrapper {
	position: relative;
	display: block;
	margin: -90px 0 0;
	padding: 0;
}
.video-wrapper-inner {
	padding-bottom: 71%;
}
.video-wrapper a.video {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	text-align: center;
	z-index: 2;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.video-wrapper .video-wrap {
	position: absolute;
	left: 0;
	right: 0;
	top: 42%;
	bottom: auto;
	text-align: center;
}
.video-wrapper img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.video-wrapper video {
	width: 100%;
}
.video-inner {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
::i-block-chrome,
.video-inner {
	opacity: 1;
}
.video-wrapper .video-wrap img.video-icon {
	height: 70px;
	width: 70px;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.video-wrapper .video-wrap img.video-icon:hover {
	transform: scale(1.07);
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.video-wrapper:hover .video-wrap img.video-icon {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media (max-width: 1199px) {
	.product-info .flex-control-thumbs .slick-slide {
		margin-bottom: 20px;
	}
}
@media (max-width: 979px) {
	#content .video-wrapper {
		margin: 60px 0;
		padding: 0;
	}
	
	.video-wrapper-inner {
		padding-bottom: 61%;
	}
	
	.product-info .flex-control-thumbs .slick-slide {
		margin-bottom: 25px;
	}
}
@media (max-width: 767px) {
	.video-wrapper .video-wrap img.video-icon {
		height: 50px;
		width: 50px;
	}
	
	.video-wrapper-inner {
		padding-bottom: 71%;
	}
}
@media (max-width: 479px) {
	.video-wrapper .video-wrap {
		top: 35%;
	}
}

/* video css end */

/* contact page success message start */
.contact-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
	padding: 15px 15px;
	font-size: 14px;
	margin: 10px 0;
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
.contact-success .fa {
	font-size: 14px;
	margin: 0 5px;
}
.contact-success .con-msg {
	display: inline-block;
	vertical-align: top;
}
.contact-success .con-msg p {
	margin: 0;
}

/* contact page success message end */

/* header wishlist block css start */
.wishlist-block {
	padding: 0;
	position: relative;
}
.wishlist-block #wishlist-total.wishlist {
	background-image: url(../image/themeimage/header-wishlist.svg);
	font-size: 0;
	height: 30px;
	width: 30px;
	background-size: 27px;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}
.wishlist-block #wishlist-total.wishlist:hover {
	background-image: url(../image/themeimage/header-wishlist-hover.svg);
}
.wishlist-block #wishlist-total.wishlist span {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	z-index: 5;
	font-size: 10px;
	font-weight: 400;
	padding: 0;
	color: #ffffff;
	background-color: #000000;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	width: 16px;
	height: 16px;
	line-height: 16px;
	position: absolute;
	top: -4px;
	left: auto;
	right: -5px;
	bottom: auto;
	margin: 0 auto;
}
.wishlist-compare-block {
	float: right;
	position: relative;
}
.wishlist-compare-block li {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 0 7px;
}
.wishlist-compare-block li:first-child {
	margin: 0 0 0 7px;
}
@media only screen and (min-width: 980px) and (max-width: 1199px) {}
@media (max-width: 979px) {}

/* header wishlist block css end */

/* header compare block css start */
.compare-block {
	padding: 0;
}
.wishlist-compare-block li.compare-block a {
	background-image: url(../image/themeimage/header-compare.svg);
	font-size: 0;
	height: 30px;
	width: 30px;
	background-size: 27px;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}
.wishlist-compare-block li.compare-block a:hover {
	background-image: url(../image/themeimage/header-compare-hover.svg);
}
@media (max-width: 979px) {}

/* header compare block css end */

/* Advertise Banner CMS start */
.advertise-banner {
	text-align: center;
}
.advertise-banner li.adcms-slides-item a {
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}
.advertise-banner img {
	max-width: 100%;
}
@media (max-width:1199px) {
	.advertise-banner {
		margin-bottom: 0;
		clear: both;
	}
}
@media (max-width:479px) {
	.header-logo {
		width: 130px;
		position: static;
		margin: 0 auto 10px;
	}
	
	#cart .cart-icon {
		background-size: 22px;
	}
	
	.wishlist-block #wishlist-total.wishlist {
		background-size: 24px;
	}
	
	.wishlist-compare-block li.compare-block a {
		background-size: 24px;
	}
	
	.user-info-image {
		background-size: 23px;
	}
	
	.wishlist-compare-block li {
		margin: 0 5px 0 0;
	}
	
	.wishlist-compare-block li:first-child {
		margin: 0 0 0 5px;
	}
	
	.header .myaccount {
		margin: 0;
	}
	
	#pstblocktopcontact .contact-icon {
		background-size: 25px;
		margin: 0;
	}
	
	#pstblocktopcontact .contact-icon:hover {
		background-size: 25px;
	}
}

/* Advertise Banner CMS end */

/* Home bestseller css start */

/* Home bestseller css end */
.layout-1 .product-layout.product-grid {
	width: 25%;
}

/* Theme End */