body {
    background-color: #f9f9f9;
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 1px;
}

.b1 {
    background: #ff0000;
    border-radius: 10px;
    padding: 5px 10px;
    text-align: center;
   
	width: 50%;
}

.b1 a{ color: #fff;
    font-weight: bold;
    font-size: 14px;}

.b2 {
    background: #34cd26;
    border-radius: 10px;
    padding: 5px 10px;
    text-align: center;

	width: 50%;
}

.pasd{
    text-align: center;
    padding-top: 50px;
}
.b2 a{ color: #fff;
    font-weight: bold;
    font-size: 14px;}


#popup__toggle{bottom:25px;right:10px;position:fixed;z-index:999;}
.img-circle{background-color:#29AEE3;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #29AEE3;width:150px;height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#29AEE3;width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(images/mini.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}


body .container-wapper {
	padding: 50px 0;
	position: relative;
}

div#blink {
    font-size: 23px;
}

.redm {
    background: #cc3528;
    text-align: center;
    color: #fff;
    border-radius: 15px;
    padding: 10px;
    margin: 11px;
    font-size: 17px;
}

.redm h3 {
    color: #fff;
}

.redm a{color:#fff;}

#blink {
	-webkit-animation: blink 2s linear infinite; 
	animation: blink 2s linear infinite; 
	font-weight: bold; 
	color: color: #F00; 
}

@-webkit-keyframes blink { 
	0% { color: #F00; }
	50% { color: #FBB; }
	100% { color: #F00; }
}

@keyframes blink {  
	0% { color: #F00; }
	50% { color: #FBB; }
	100% { color: #F00; } 
}

@media (max-width: 1349px) {
	body .container-wapper {
		padding: 30px 0;
	}
}

@media (max-width: 979px) {
	body.common-home .container-wapper {
		padding-top: 0;
	}
}

:focus {
	outline: none !important;
}

li.cat-item.col-xs-12.col-sm-6.col-md-4.col-lg-4 {
    list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #999999;
}


/* default font size */

.fa {
	font-size: 13px;
}

.fa-stack {
	width: 12px;
	height: 12px;
}

.fa-stack .fa {
	font-size: 13px;
}


/* Override the bootstrap defaults */

h1 {
	font-size: 33px;
}

h2 {
	font-size: 27px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10.2px;
}

a {
	color: #808080;
}

a:hover {
	text-decoration: none;
	color: #cc3528;
}

legend {
	font-size: 18px;
	padding: 7px 0;
}

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: 12px;
}

.input-group .input-group-addon {
	font-size: 12px;
	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 #e7e7e7;
}

.header-nav .pull-left {
	float: none;
}


/* 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: #cc3528;
	background-color: #000000;
}


/* top */

#top {
	/*background-color: #fff;
     */
	padding: 0;
	text-align: left;
}

@media (max-width: 979px) {
	#top {
		padding: 5px 0;
	}
}

#top .container {
	padding: 0;
}

.lang-currency-block {
	float: right;
}

#top #form-currency .currency-select {
	text-align: left;
	width: 100%;
}

#top #form-currency .currency-select:hover {
	text-shadow: none;
}

#form-language .btn-group,
#form-currency .btn-group {
	vertical-align: top;
	display: inline-block;
}

#form-currency .dropdown-menu .current .btn-block {
	color: #F7CD69;
}

.Language-text,
.currency-text {
	display: inline-block;
}

#form-language .btn,
#form-currency .btn {
	letter-spacing: 0.5px;
	text-transform: capitalize;
	padding: 3px 10px;
	position: relative;
	border: none;
	font-size: 12px;
	line-height: 20px;
}

#form-language .btn.btn-link.btn-block {
	float: left;
	font-size: 0;
	    opacity: 0.4;
		-khtml-opacity:  0.4;
-webkit-opacity: 0.4;
-moz-opacity: 0.4;
}

#form-language .btn.btn-link.btn-block:hover,#form-language li.current .btn.btn-link{ opacity: 1;
		-khtml-opacity:  1;
-webkit-opacity: 1;
-moz-opacity: 1}
#form-language .btn.btn-block,
#form-currency .btn.btn-block {
	color: #999999;
	padding: 0 4px;
}

#form-currency .dropdown-menu li.current .btn.btn-block,
#form-language .dropdown-menu li.current .btn.btn-block {
	color: #cc3528;
}

#form-language .btn.btn-block img,
#form-currency .btn.btn-block img {
	margin-right: 0;
	line-height: 0;
}

#form-currency .dropdown-menu .btn-link {
	float: left;
	width: auto;
	margin-right: 15px;
}

#form-language .btn.btn-block:hover,
#form-currency .btn.btn-block:hover {
	color: #cc3528;
}

#top .language-menu .language-select {
	color: #525252;
	width: 100%;
	padding: 2px 10px;
	text-align: left;
}

#top .language-menu .language-select:hover {
	background-color: transparent;
	color: #243D47;
}

#form-currency .dropdown-menu,
#form-language .dropdown-menu,
.affiliate-dropmenu .dropdown-menu {
	position: static;
	display: block !important;
	clear: both;
	box-shadow: none;
	padding: 3px 0 5px 20px;
	margin: 0;
	background: transparent;
	border: none;
}


/*header*/

.header .banner-top {
	position: relative;
	clear: both;
}

@media (min-width: 980px) {
	.common-home .header-wapper {
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: auto;
		z-index: 9;
		margin: 0;
	}
	body.common-home .container-wapper {
		overflow: hidden;
		margin-top: -110px;
		z-index: 5;
		position: relative;
	}
	body.common-home .header {
		margin: 0;
	}
}

header.header {
	margin-bottom: 30px;
}

.header .header-nav-wrapper {
	padding: 13px 0;
	text-align: center;
}

.header .myaccount a {
	display: block;
}

.user-info-image {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	cursor: pointer;
	background-image: url(../image/themeimage/user-icon.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 26px;
	height: 30px;
	width: 30px;
	line-height: 30px;
	margin: 0;
	float: left;
}

.header .myaccount:hover .user-info-image {
	background-image: url(../image/themeimage/user-icon-hover.svg);
	background-repeat: no-repeat;
}

.myaccount .cart-title {
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	font-weight: 500;
	text-transform: capitalize;
	overflow: hidden;
	display: block;
}

.myaccount .cart-title span {
	display: block;
	font-weight: 400;
	font-size: 12px;
}

.user-info-wrapper {
	display: none;
	vertical-align: top;
	text-align: left;
}

.header .myaccount {
	position: relative;
	z-index: 1;
	display: inline-block;
	vertical-align: top;
	float: right;
}

.header .myaccount:before,
.header .myaccount:after {
	content: '';
	position: absolute;
	right: 0;
	left: auto;
	background: rgba(255, 255, 255, 0.102);
	height: 110px;
	width: 1px;
	top: 0;
}

.header .myaccount:before {
	left: 0;
	right: auto;
}

.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: #808080;
}

.myaccount .dropdown-menu {
	left: auto;
	right: 0;
	background-color: #ffffff;
	padding: 15px;
	margin: 0;
	z-index: 999;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	top: 80px;
	min-width: 200px;
}

.myaccount .caret {
	vertical-align: 2px;
	display: none;
}

#form-language .dropdown-menu>li>a {
	padding: 2px 10px;
	text-align: left;
}

#form-currency .dropdown-menu .btn {
	border: 0 none;
}

#form-language .dropdown-menu>li>a:hover {
	color: #FFFFFF;
}

#top .btn-link,
#top-links li,
#top-links a {
	font-size: 12px;
	letter-spacing: 0.5px;
	text-decoration: none;
}

#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;
}

#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: #cc3528;
	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: #cc3528;
}

#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) {
	.lang-currency-block {
		float: none;
		clear: both;
		text-align: center;
	}
	.lang-currency-block .pull-left {
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.myaccount .dropdown-menu {
		top: 48px;
	}
	.user-info-wrapper {
		display: none;
	}
	#form-language .common-btn:after,
	#form-currency .common-btn:after {
		display: none;
	}
	#form-language img.hidden-md.hidden-lg,
	#form-currency span.hidden-md.hidden-lg {
		margin: 0;
		display: none !important;
	}
	#form-language .btn-group span.hidden-xs,
	#form-language .btn-group span.hidden-sm,
	#form-currency .btn-group span.hidden-xs,
	#form-currency .btn-group span.hidden-sm {
		display: inline-block !important;
	}
}

@media (max-width: 767px) {
	.header-nav {
		text-align: center;
	}
	.user-info-desc {
		display: none;
	}
}

@media (max-width: 479px) {
	#form-currency .btn {
		margin: 4px 0 0;
	}
	#form-currency .dropdown-menu,
	#form-language .dropdown-menu,
	.affiliate-dropmenu .dropdown-menu {
		top: 29px;
	}
	.myaccount .dropdown-menu {
		right: -20px;
	}
}


/* Header */

.header-content {
	min-height: 80px;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.9);
	position: relative;
	padding: 0 50px;
}

@media (min-width: 1700px) {
	.header-content {
		padding: 0 100px;
	}
}

.common-home .header-content {
	background-color: rgba(255, 255, 255, 0.9);
}

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 .header-logo {
    width: 250px;
    height: auto;
    float: none;
    position: absolute;
    margin: 0 auto;
    right: 0;
    left: 0;
    top: 14px;
    bottom: auto;
}
@media (max-width: 1349px) {
	.header-content {
		padding: 0 30px;
	}
}

@media (max-width: 979px) {
	.header .header-nav-wrapper {
		padding: 0;
	}
	.header-content {
		min-height: 70px;
		padding: 15px 15px;
		position: relative;
		z-index: 99;
	}
	.header .header-logo {
		margin: 0 auto;
		position: absolute;
		left: 0;
		right: 0;
		top: 14px;
		bottom: auto;
		width: 120px;
	}
	.header-bottom {
		padding: 5px 10px;
		background-color: #cc3528;
		text-align: center;
	}
}

.myaccount-menu {
	margin-bottom: 0;
}

.myaccount-menu li {
	padding: 0;
}

.myaccount-menu li a {
	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: #cc3528;
	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: #000000;
	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 .dropdown-menu .nav.pull-left {
	margin: 0 10px;
}


/* search */

.header .dropdown.search {
	float: right;
}

.header-search {
	background-image: url(../image/themeimage/header-search.svg);
	background-size: 25px;
	-webkit-background-size: 25px;
	-moz-background-size: 25px;
	-ms-background-size: 25px;
	-o-background-size: 25px;
	background-position: center;
	background-repeat: no-repeat;
	float: right;
	height: 30px;
	width: 30px;
	position: relative;
	cursor: pointer;
}

.header-search:hover {
	background-image: url('../image/themeimage/header-search-hover.svg');
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}

.header-search.active {
	background-image: url('../image/themeimage/header-close.svg');
	background-size: 19px auto;
	-webkit-background-size: 19px auto;
	-moz-background-size: 19px auto;
	-ms-background-size: 19px auto;
	-o-background-size: 19px auto;
	background-position: center;
	background-repeat: no-repeat;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}

.header-search.active:hover {
	background-image: url("../image/themeimage/header-close-hover.svg");
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}

.header #search {
	border: none;
	padding: 0;
	margin: 0;
	display: none;
	margin-bottom: 0;
	z-index: 9;
	width: 250px;
	background: transparent;
	position: absolute;
	left: auto;
	right: 0;
	top: 80px;
	bottom: auto;
}

.header .header_search {
	margin: 0 15px 0 0;
	display: inline-block;
	vertical-align: top;
	z-index: 1;
	background-color: #ffffff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}

#search .input-lg {
	border: none;
	border-radius: 0;
	float: left;
	height: auto;
	margin: 0;
	padding: 12px 40px 12px 12px;
	vertical-align: middle;
	width: 100%;
}

#search .btn-lg {
	background-color: transparent;
	color: #ffffff;
	cursor: pointer;
	font-size: 0;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	z-index: 1;
}

#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 {
	position: absolute;
	font-size: 0;
	white-space: nowrap;
	right: 0;
	top: 0;
	left: auto;
	width: auto;
	height: auto;
	line-height: inherit;
	bottom: 0;
}

#search .search_button {
	background: url(../image/themeimage/header-search.svg) no-repeat scroll center center transparent;
	background-size: 19px;
	border: medium none;
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 0;
	width: 43px;
	height: 43px;
	line-height: 43px;
	padding: 0;
	position: relative;
	text-align: center;
	z-index: 1;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}

#search .search_button:hover {
	background-image: url(../image/themeimage/header-search-hover.svg);
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}

.header #search .input-lg::placeholder {
	color: #aaaaaaa;
}

#search .input-lg::placeholder {
	color: #999999;
}

.dropdown.myaccount,
.dropdown.search,
.header-cart {
	padding: 25px 0 0 0;
}

.dropdown.myaccount {
    margin: 0 25px;
    display: none;
}

@media (max-width: 979px) {
	.dropdown.myaccount {
		margin: 5px 10px 0 0;
		padding: 0;
		background-color: transparent;
	}
	.user-info-image {
		background-size: 22px;
		margin: 0;
	}
	.header .myaccount:before,
	.header .myaccount:after,
	.myaccount .cart-title {
		display: none;
	}
	.header .dropdown.search {
		float: none;
		margin: 0;
	}
	.dropdown.myaccount,
	.dropdown.search,
	.header-cart {
		padding: 0;
	}
	.header #search {
		display: block;
		width: 450px;
	}
	.header #search {
		height: auto;
		width: 400px;
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		float: none;
		margin: 0 auto;
		display: inline-block;
		vertical-align: top;
	}
	.header #search .input-lg {
		font-size: 12px;
		padding: 13px 55px 13px 15px;
		text-align: left;
		color: #808080;
		background-color: #ffffff !important;
	}
	.header-search {
		display: none;
	}
	#search .search_button {
		/*background-color: #cc3528;*/
		background-size: 19px;
	}
	.search {
		text-align: center;
	}
	.myaccount .dropdown-menu .nav.pull-left {
		float: left;
		margin: 0 20px;
	}
}

@media (max-width: 479px) {
	.header #search {
		width: 100%;
	}
	.header .header_search {
		display: block;
		width: 100%;
	}
	#search {
		width: 100%;
	}
	.header .nav-full-wrapper .dropdown.search {
		margin-top: 5px;
	}
	.nav-full-wrapper #search {
		top: 48px;
		width: 255px;
	}
}


/* cart */

.header-cart {
	float: right;
	position: relative;
}

#cart-total {
	display: inline-block;
	vertical-align: top;
}

#cart-total span {
	display: block;
	font-size: 13px;
	font-weight: 500;
	color: #ffffff;
	text-transform: uppercase;
	position: absolute;
	top: -12px;
	left: -19px;
	right: auto;
	bottom: auto;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	background-color: #cc3528;
	border-radius: 50px;
}

#cart #cart-total .fa.fa-shopping-cart {
	display: none;
}

#cart {
	margin: 0;
	float: right;
	position: static;
}

#cart>.btn {
	display: inline-block;
	vertical-align: top;
	background: transparent;
	padding: 0;
	border: none;
	text-align: left;
	letter-spacing: 0.8px;
	color: #000000;
	margin-top: 4px;
}

#cart .cart-icon {
	background-image: url(../image/themeimage/header-cart.svg);
	background-repeat: no-repeat;
	position: relative;
	background-position: center;
	background-size: 24px;
	display: inline-block;
	cursor: pointer;
	height: 30px;
	width: 30px;
	margin: 0 3px 0 0;
	float: left;
}

.header-cart:hover #cart .cart-icon {
	background-image: url(../image/themeimage/header-cart-hover.svg);
}

#cart>.btn #cart-title {
	font-size: 12px;
	font-weight: 500;
	text-transform: capitalize;
	color: #808080;
	display: inline-block;
	vertical-align: top;
}

@media (max-width: 979px) {
	.header-cart {
		margin: 5px 0 0 0;
		background-color: transparent;
		padding: 0;
	}
	#cart .cart-icon {
		background-size: 21px;
		margin: 0;
	}
	.header-cart:before,
	.header-cart:after,
	.header-cart #cart:before,
	.header-cart #cart:after {
		display: none;
	}
	#cart-total {
		font-size: 0;
	}
	#cart-total span {
		top: -16px;
		left: -19px;
		right: auto;
		width: auto;
		height: auto;
		background-color: transparent;
		color: #000000;
	}
}

#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: 350px;
	padding: 10px 10px;
	border-radius: 0;
	top: 80px;
}

#cart .dropdown-menu {
	overflow-y: scroll;
	max-height: 400px;
	overflow-x: hidden;
	margin: 0;
}

#cart .button-container {
	width: auto;
	float: right;
	margin: 0 0 5px;
}

#cart .dropdown-menu table {
	margin-bottom: 15px;
	background-color: transparent;
}

#cart .dropdown-menu .text-center {
	padding: 10px 0 !important;
}

#cart .dropdown-menu table.table-striped {
	border-bottom: 1px solid #eeeeee;
}

.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: 0;
	padding: 0 0 0 5px;
	border: 0 none;
	color: #000000;
}

#cart table.table-striped .btn-danger:hover {
	color: #cc3528 !important;
}

#cart .dropdown-menu table td {
	border: none;
	background: none;
}

#cart .dropdown-menu li>div {}

#cart .dropdown-menu li p {
	margin: 0px 0;
}

.checkout-success .row {
	margin: 0;
}

.checkout-success #content {
	background: #ffffff;
	padding: 20px 20px;
}

.cart-menu a {
	color: #525252;
}

.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;
}

.header-content.fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 999;
	animation: slide-down 0.7s;
	-webkit-animation: slide-down 0.7s;
	-moz-animation: slide-down 0.7s;
	-o-animation: slide-down 0.7s;
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
}

@keyframes slide-down {
	0% {
		transform: translateY(-100%)
	}
	100% {
		transform: translateY(0)
	}
}

.header-content.fixed {
	background-color: #ffffff;
}

@media (max-width: 979px) {
	#cart .dropdown-menu {
		top: 48px;
	}
	.nav-full-wrapper .container {}
	#cart>.btn #cart-title {
		display: none;
	}
}


/* menu */

.nav-inner {
	/*display: none;
     */
}

.nav-inner-cms {
	background: none repeat scroll 0 0 #999999;
}

.content_headercms_bottom {
	text-align: center;
}

.content_headercms_bottom .container {
	padding: 34px 0;
}

.main-menu {
	width: auto;
	float: left;
	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: disc;
	padding: 0;
}

.main-menu ul {
	list-style: none;
	padding: 0;
}

.main-menu>ul>li {
	float: left;
	position: relative;
	z-index: 2;
	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;
}

.nav-responsive span, .main-menu>ul>li>a {
    color: #000000;
    display: block;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 28px 25px;
    position: relative;
    text-transform: capitalize;
    z-index: 6;
    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;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus,
.nav>li>a:hover {
	background: none repeat scroll 0 0 transparent;
	color: #cc3528;
}

.main-menu .nav-tabs>li.active>a,
.main-menu .nav-tabs>li.active>a:hover,
.main-menu .nav-tabs>li.active>a:focus,
.main-menu .nav>li>a:hover {
	background: none repeat scroll 0 0 transparent;
}

.product-tab .nav-tabs>li.active>a,
.product-tab .nav>li>a:hover {
	background: none repeat scroll 0 0 transparent;
	color: #ffffff;
}

.product-tab .nav-tabs>li>a {
	font-size: 16px;
}

.product-tab .nav-tabs>li {
	overflow: hidden;
	margin: 0 5px;
}

.product-tab .nav-tabs>li:before,
.product-tab .nav-tabs>li:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: '';
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-webkit-transition: opacity 0.55s, -webkit-transform 0.55s;
	transition: opacity 0.55s, transform 0.55s;
	background: #cc3528;
}

.product-tab .nav-tabs>li:before {
	transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	-moz-transform: scale(0, 1);
}

.product-tab .nav-tabs>li:after {
	transform: scale(1, 0);
	-webkit-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
}

.product-tab .nav-tabs>li:hover:before,
.product-tab .nav-tabs>li:hover::after,
.product-tab .nav-tabs>li.active:before,
.product-tab .nav-tabs>li.active:after {
	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);
}

.main-menu a:hover {
	text-decoration: none
}

.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: 15px;
	color: #000000;
	position: absolute;
	right: 0;
}

.main-menu .column1 ul.childs_1 .dropdown a:hover::after {
	color: #777777;
}

.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: 25px;
	left: 100%;
	top: 0;
	right: auto;
	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-origin: top;
	-webkit-transform-origin: top;
	-moz-transform-origin: top;
	-ms-transform-origin: top;
	-o-transform-origin: top;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
	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;
	margin: 0 !important;
}

.main-menu>ul>li .column3 ul>li .dropdown-menu {
	left: 30px;
}

.main-menu>ul>li ul.childs_2 ul.childs_3>li .dropdown-menu {
	display: block;
	background: #ffffff;
	z-index: 5;
	padding: 5px;
	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;
}

.main-menu>ul>li ul.childs_1>li:hover .dropdown-menu,
.main-menu>ul>li ul.childs_2>li:hover .dropdown-menu {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	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;
}

.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 {}

.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: 5px 0;
    display: block;
    white-space: nowrap;
    font-size: 13px;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 5px;
    color: #000 !important;
}

.main-menu>ul>li .column3 ul.childs_1>li>a {
	padding: 5px 0;
	font-size: 12px;
	font-weight: 500;
	margin: 0 0 5px 0;
	color: #000000;
	text-transform: capitalize;
}

.main-menu>ul>li .column3 ul.childs_1>li>a:hover {
	color: #cc3528;
}

.responsive-menu .main-navigation li a {
	color: #cecece;
	display: block;
	padding: 8px 12px;
	white-space: nowrap;
}

.main-menu>ul>li ul>li:last-child>a {
	margin-bottom: 0;
}

.main-menu>ul>li ul>li>a {
	min-width: 160px;
}

.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;
	border: none;
	padding: 0;
	display: block;
}

.main-menu>ul>li .megamenu.column3 .childs_1 li.dropdown .dropdown-menu {
	box-shadow: none;
	padding: 0;
	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);
}


}
.main-menu>ul>li ul>li>a:hover {
	padding-left: 10px;
}
.main-menu>ul>li ul>li .dropdown-menu a {
	padding: 5px 0;
	margin: 0 0 2px 0;
	position: relative;
}
.main-menu>ul>li ul>li>a:hover,
.main-menu>ul>li li>a:hover {
	background-color: transparent;
}
.main-menu>ul>li ul>li .dropdown-menu li:last-child a {
	margin-bottom: 0;
}
.main-menu>ul>li ul>li>a {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
@media (min-width: 980px) {
	.header-cart .cart-total-ammount {
		display: none;
	}
	
	#menu .dropdown .dropdown-menu.megamenu .dropdown .dropdown-menu.megamenu {
		left: 100% !important;
		top: 10px;
		right: auto;
	}
	
	#menu .dropdown .dropdown-menu.megamenu,
	#menu .dropdown .dropdown-menu.megamenu .dropdown .dropdown-menu.megamenu {
		background-color: #ffffff;
		padding: 25px;
		margin: 0!important;
	}
	
	#menu .dropdown .dropdown-menu.megamenu,
	#menu .dropdown .dropdown-menu.megamenu .dropdown .dropdown-menu.megamenu {
		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.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;
		padding: 20px 25px;
		margin: 0!important;
		left: 0;
		display: block;
	}
	
	#menu .dropdown:hover .dropdown-menu.megamenu,
	#menu .dropdown .dropdown-menu.megamenu .dropdown:hover .dropdown-menu.megamenu {
		transform: scaleY(1);
		-webkit-transform: scaleY(1);
		-moz-transform: scaleY(1);
		-ms-transform: scaleY(1);
		-o-transform: scaleY(1);
		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;
	}
	
	#menu .hiden_menu .dropdown-menu.megamenu {
		left: auto;
		right: 0;
		padding: 15px;
	}
}
@media (max-width: 979px) {
	.header .language-currency-block {
		float: right;
		width: 30px;
		height: 30px;
		background-size: 23px;
		margin-left: 10px;
	}
	
	.header .language-currency-block-inner {
		top: 55px;
		right: 0;
		left: auto;
	}
}
@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;
	}
}
@media (max-width: 479px) {
	.content_headercms_bottom .container {
		display: block;
	}
	
	.content_headercms_bottom {
		padding: 15px 0;
	}
}
.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;
}

/* Tab cms */
#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;
}
.etabs {
	display: block;
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
#Tab_Category_Slider .etabs {
	margin: -80px 100px 0 0;
	float: right;
	width: auto;
}
.category_tab .tab-pane .product-block {
	clear: both;
	padding: 0;
}
.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 .tab-content>.tab-pane {
	padding: 0;
	border: medium none !important;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}
.category_tab .tab-pane>img {
	margin: 150px auto;
}
.category_tab ul li a {
	color: #000000;
	position: relative;
	background: transparent;
	padding: 10px 15px;
	font-weight: 500;
	font-size: 13px;
	line-height: 25px;
	margin: 0;
	text-transform: capitalize;
}
#Tab_Category_Slider {
	clear: both;
	position: relative;
	margin-bottom: 100px;
}
.category_tab .tab-content {
	border: medium none;
	overflow: visible;
	margin-bottom: 0;
}
.tab-content {
	padding: 0px;
	overflow: visible;
	margin-bottom: 15px;
}
.tab-content .tab {
	display: none;
}
.category_tab .tab-pane .owl-carousel {
	position: static;
	margin: 0;
}
.category_tab .tab-pane .owl-buttons a:hover {
	color: #000000;
}
.product-box .container {
	position: relative;
}
@media (max-width: 979px) {
	#Tab_Category_Slider {
		margin-bottom: 60px;
	}
	
	#Tab_Category_Slider .etabs {
		margin: -85px 60px 0 0;
	}
}
@media (max-width: 767px) {
	#Tab_Category_Slider .etabs {
		margin: 0;
		width: 100%;
	}
	
	.category_tab ul li {
		display: block;
		width: 100%;
		margin: 0 0 5px 0;
	}
}
@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 */

/* Left-Right column css*/

/* 1-col layout */
@media (min-width: 1300px) {
	.layout-3 #content {
		width: 60%;
	}
	
	.layout-3 #column-left,
	.layout-3 #column-right {
		width: 20%;
	}
}
.layout-3 #content {
	margin-top: 30px;
	margin-bottom: 30px;
}

/* Content-top */
.content-top {
	margin-bottom: 60px;
}
.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;
}
.text1 {
	color: #ffffff;
	font-size: 18px;
}
.text2 {
	color: #ffffff;
	font-size: 18px;
}
.owl-buttons {
	/*display: none;
     */
}
.thumbnails .thumbnail {
	margin: 0;
	border: none;
}
@media only screen and (max-width: 479px) {
	.list_inner {
		float: none;
		position: relative;
		display: inline-block;
	}
}

/*Megnor category */
ul.dropmenu {
	display: block;
	font-size: 12px;
	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.3s;
	-webkit-animation: fadeInLeft 0.3s;
	-moz-animation: fadeInLeft 0.3s;
	-webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.1);
}
@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: 200px;
	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: 25px;
	display: none;
	position: absolute;
	z-index: 1;
}
#nav-one .dropdown .megamenu.more .dropdown-inner {
	padding: 15px;
}
.dropmenu .submenu {
	background-color: #e7e7e7;
}
.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: 500;
    position: relative;
    color: #000;
    font-size: 14px;
}
.box .box-content ul li a.active {
	color: #cc3528;
}
.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: #cc3528;
}
.box .box-content ul ul {
	margin-left: 15px;
	width: 100%;
	z-index: 99;
}
.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: #000000;
	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 #000000;
	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: #000000 !important;
}
.tooltip.top-left .tooltip-arrow {
	border-top-color: #000000 !important;
}
.tooltip.top-right .tooltip-arrow {
	border-top-color: #000000 !important;
}
.tooltip.right .tooltip-arrow {
	border-right-color: #000000 !important;
}
.tooltip.left .tooltip-arrow {
	border-left-color: #000000 !important;
}
.tooltip.bottom .tooltip-arrow {
	border-bottom-color: #000000 !important;
}
.tooltip.bottom-left .tooltip-arrow {
	border-bottom-color: #000000 !important;
}
.tooltip.bottom-right .tooltip-arrow {
	border-bottom-color: #000000 !important;
}
.tooltip-inner {
	background: #000000 !important;
}

/* content */
.content-center {
	margin-bottom: 100px;
}
.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;
	}
}
@media only screen and (max-width: 479px) {
	.box-cms-content .second-content.content,
	.box-cms-content .third-content.content {
		padding: 0 0 75px;
	}
}
@media (max-width: 979px) {
	.content-center {
		margin-bottom: 60px;
	}
}

/* Content Bottom*/

/* top_link_block css start*/
#top_link_block {
	float: left;
}
#top_link_block #top_link {
	margin: 0;
}
#top_link_block #top_link li.link-block {
	float: left;
	padding: 0 0 0 30px;
}
#top_link_block #top_link li.link-block a {
	color: #e8e8e8;
}
#top_link_block #top_link li.link-block a:hover {
	color: #cc3528;
}
@media (max-width: 979px) {
	#top_link_block {
		display: none;
	}
}

/* pstblocktopcms css start*/
#pstblocktopcms .blocktopcms span {
	text-transform: uppercase;
	font-weight: 600;
	color: #cc3528;
}
@media (max-width: 979px) {
	#pstblocktopcms {
		display: none;
	}
}

/* Product offerbanner block start */
#offerbanner .offerbanner-item img {
	max-width: 100%;
	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;
}
#offerbanner .offerbanner-item:hover img {
	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;
	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);
}
#offerbanner li.offerbanner-item a.offerbanner-img {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}
@media (max-width: 979px) {
	#offerbanner {
		margin-bottom: 60px;
		text-align: center;
	}
}

/* Home Service block start */
#pst_serviceblock {
	text-align: left;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding-bottom: 130px;
}
#pst_serviceblock ul.pst-service-wrapper {
	margin: 0 -15px;
}
#pst_serviceblock .pst-service-inner {
	display: inline-block;
	vertical-align: top;
}
#pst_serviceblock span.pst-service-title {
	text-transform: capitalize;
	color: #000000;
	display: block;
	font-weight: 600;
    line-height: 20px;
    font-size: 14px;
}
#pst_serviceblock .service-right {
	overflow: hidden;
	margin-top: 5px;
}
#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 {
	float: left;
	margin-right: 10px;
}
#pst_serviceblock .pst-service-item .pst-image-icon {
	background-position: center;
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	background-size: 42px;
	line-height: 50px;
	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-icon {
	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-icon {
	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-icon {
	background-image: url('../image/themeimage/service-1.svg');
	background-size: 50px;
}
#pst_serviceblock .pst-service-item:nth-child(2) .pst-image-icon {
	background-image: url('../image/themeimage/service-2.svg');
}
#pst_serviceblock .pst-service-item:nth-child(3) .pst-image-icon {
	background-image: url('../image/themeimage/service-3.svg');
}
#pst_serviceblock .pst-service-item:nth-child(4) .pst-image-icon {
	background-image: url('../image/themeimage/service-4.svg');
}
#pst_serviceblock .pst-service-item:hover .pst-image-icon {
	animation-duration: 0.75s;
	animation-name: "zoomIn";
	webkit-animation-duration: 0.75s;
	-webkit-animation-name: "zoomIn";
	-moz-animation-duration: 0.75s;
	-moz-animation-name: "zoomIn";
}
@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}
	
	50% {
		opacity: 1;
	}
}
@media (min-width: 980px) {
	#pst_serviceblock h5 {
		display: none;
	}
}
@media (max-width: 979px) {
	#pst_serviceblock ul.pst-service-wrapper {
		display: none;
	}
	
	#pst_serviceblock .pst-service-inner {
		display: block;
		    padding: 0 15px 25px;
	}
	
	#pst_serviceblock {
		margin: 0 0 20px 0;
		border-bottom: 1px solid #dddd;
	}
}
@media (max-width: 767px) {
	#pst_serviceblock .pst-service-item .pst-image-block {
		float: none;
		margin-right: 0;
		display: inline-block;
	}
	
	#pst_serviceblock .pst-service-item .pst-image-block {
		float: none;
		margin-right: 0;
		display: inline-block;
		vertical-align: top;
	}
	
	#pst_serviceblock .pst-service-inner {
		text-align: center;
	}
}

/* Home Service block end */

/* Css for category cms1 and category cms2 start */
#pst_categorycmsblock {
	margin-bottom: 100px;
	overflow: hidden;
	position: relative;
}
#pst_categorycmsblock .cat-btn,
#blockaboutus .cat-btn {
	margin-top: 60px;
}
.cat-btn a {
	text-transform: uppercase;
	background-color: #cc3528;
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	color: #ffffff;
	padding: 10px 20px;
}
.cat-btn a:hover {
	background-color: #000000;
	color: #ffffff;
}
#pst_categorycmsblock .categorycmsblock-wrapper {
	overflow: hidden;
}
#pst_categorycmsblock .categorycmsblock-wrapper ul {
    overflow: hidden;
    /* border-width: 0 1px 1px 1px; */
    border-style: solid;
    border-color: #dddddd;
    margin: 0;
}
#pst_categorycmsblock .categorycmsblock-wrapper .cat-item {
	padding: 0;
}
#pst_categorycmsblock .category-banner img {
	max-width: 100%;
}
#pst_categorycmsblock .categorycmsblock-wrapper .cat-item .item-inner {
	text-align: center;
	padding: 52px 40px;
	border-style: solid;
	border-color: #dddddd;
	border-width: 1px 0px 0px 1px;
}
#pst_categorycmsblock .categorycmsblock-wrapper .cat-item:hover .item-inner .cat-icon {
    border-color: #cc3528;
    background-color: #ffffff;
}
#pst_categorycmsblock .categorycmsblock-wrapper .cat-item:nth-child(1) .item-inner,
#pst_categorycmsblock .categorycmsblock-wrapper .cat-item:nth-child(4) .item-inner {
	border-left: none;
}
#pst_categorycmsblock .categorycmsblock-wrapper .cat-item .item-inner .cat-icon {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    display: block;
    background-size: 50px;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #dddddd;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
}
#pst_categorycmsblock .categorycmsblock-wrapper .cat-item .item-inner .cat-text {
	display: block;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	color: #000000;
	margin-top: 20px;
}
#pst_categorycmsblock .categorycmsblock-wrapper .cat-item:hover .item-inner .cat-text {
	color: #cc3528;
}
#pst_categorycmsblock .categorycmsblock-wrapper .cat-item:nth-child(1) .cat-icon {
    background-image: url(../image/themeimage/catimg1.png);
    background-size: 120px;
}
#pst_categorycmsblock .categorycmsblock-wrapper .cat-item:nth-child(1):hover .cat-icon {
	background-image: url(../image/themeimage/catimg1.png);
	background-size: 120px;
}
#pst_categorycmsblock .categorycmsblock-wrapper .cat-item:nth-child(2) .cat-icon {
	background-image: url(../image/themeimage/catimg2.png);
	background-size: 120px;
}
#pst_categorycmsblock .categorycmsblock-wrapper .cat-item:nth-child(2):hover .cat-icon {
	background-image: url(../image/themeimage/catimg2.png);
	background-size: 120px;
}
#pst_categorycmsblock .categorycmsblock-wrapper .cat-item:nth-child(3) .cat-icon {
	background-image: url(../image/themeimage/catimg3.png);
	background-size: 120px;
}
#pst_categorycmsblock .categorycmsblock-wrapper .cat-item:nth-child(3):hover .cat-icon {
	background-image: url(../image/themeimage/catimg3.png);
	background-size: 120px;
}
#pst_categorycmsblock .categorycmsblock-wrapper .cat-item:nth-child(4) .cat-icon {
	background-image: url(../image/themeimage/catimg4.png);
	background-size: 120px;
}
#pst_categorycmsblock .categorycmsblock-wrapper .cat-item:nth-child(4):hover .cat-icon {
	background-image: url(../image/themeimage/catimg4.png);
	background-size: 120px;
}
#pst_categorycmsblock .categorycmsblock-wrapper .cat-item:nth-child(5) .cat-icon {
	background-image: url(../image/themeimage/catimg5.png);
	background-size: 120px;
}
#pst_categorycmsblock .categorycmsblock-wrapper .cat-item:nth-child(5):hover .cat-icon {
	background-image: url(../image/themeimage/catimg5.png);
	background-size: 120px;
}
#pst_categorycmsblock .categorycmsblock-wrapper .cat-item:nth-child(6) .cat-icon {
	background-image: url(../image/themeimage/catimg6.png);
	background-size: 120px;
}
#pst_categorycmsblock .categorycmsblock-wrapper .cat-item:nth-child(6):hover .cat-icon {
	background-image: url(../image/themeimage/catimg6.png);
	background-size: 120px;
}
@media (max-width: 979px) {
	#pst_categorycmsblock .categorycmsblock-wrapper .cat-item .item-inner {
		padding: 30px 25px;
	}
	
	#pst_categorycmsblock .categorycmsblock-wrapper .cat-item .item-inner {
		border-width: 1px 1px 0 0;
	}
	
	#pst_categorycmsblock .categorycmsblock-wrapper ul {
		border-right: none;
	}
	
	#pst_categorycmsblock .cat-des {
		margin-bottom: 30px;
	}
	
	#pst_categorycmsblock .categorycmsblock-desc {
		text-align: center;
	}
}

/* Css for  category cms end */

/* Css for  subbanner cms  */
#subbanner {
	margin-bottom: 100px;
	clear: both;
	overflow: hidden;
}
.subbanner-wrapper ul {
	margin: 0;
}
#subbanner .cms-img {
	display: block;
	position: relative;
}
#subbanner .cms-img:before,
#subbanner .cms-img:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: '';
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
}
#subbanner .cms-img:before {
	transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	-moz-transform: scale(0, 1);
}
#subbanner .cms-img:after {
	transform: scale(1, 0);
	-webkit-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
}
#subbanner:hover .cms-img:before,
#subbanner:hover .cms-img:after {
	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);
}
#subbanner .subbanner-item img {
	max-width: 100%;
}
@media (max-width: 979px) {
	#subbanner {
		margin-bottom: 40px;
	}
}

/* Css for  subbanner cms end */

/* Css for cmsbanner strat */

/*#bannercms {
	margin-bottom: 60px;
	overflow: hidden;
}
#bannercms .bannercms-wrapper {
	margin: 0 -15px;
}
#bannercms .bannercms-inner {
	margin: 0;
}
#bannercms .cms-item {
	display: inline-block;
	vertical-align: top;
}
#bannercms .cms-item .wrapper-cms-block .cms-img {
	display: block;
	position: relative;
}
#bannercms .cms-item .wrapper-cms-block .cms-img:before {
	content: '';
	z-index: 2;
	position: absolute;
	top: 0;
	bottom: auto;
	right: auto;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(17, 17, 17)), color-stop(100%, rgb(254, 96, 109)));
	background: -webkit-linear-gradient(top, rgb(17, 17, 17) 0%, rgb(254, 96, 109, 1) 100%);
	background: -o-linear-gradient(top, rgb(17, 17, 17) 0%, rgb(231, 72, 71) 100%);
	background: -ms-linear-gradient(top, rgb(17, 17, 17) 0%, rgb(231, 72, 71) 100%);
	background: linear-gradient(to bottom, rgb(17, 17, 17) 0%, rgb(231, 72, 71) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cc3528', endColorstr='#fe606d', GradientType=0);
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	transform: translate3d(0, 50%, 0);
	-webkit-transform: translate3d(0, 50%, 0);
	-ms-transform: translate3d(0, 50%, 0);
	-o-transform: translate3d(0, 50%, 0);
	-moz-transform: translate3d(0, 50%, 0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#bannercms .cms-item:hover .wrapper-cms-block .cms-img:before {
	opacity: 0.4;
	-khtml-opacity: 0.4;
	-webkit-opacity: 0.4;
	-moz-opacity: 0.4;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#bannercms .cms-item .wrapper-cms-block {
	padding: 0;
	overflow: hidden;
	position: relative;
}
#bannercms .wrapper-cms-block img {
	max-width: 100%;
	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;
}
#bannercms .cms-item .wrapper-cms-block:hover img {
	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;
	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);
}
#bannercms .cms-item .wrapper-cms-block .cms-detail {
	position: absolute;
	top: 25%;
	left: 7%;
	right: auto;
	bottom: auto;
	text-align: left;
	z-index: 3;
}
#bannercms .cms-item:last-child .wrapper-cms-block .cms-detail {
	top: 20%;
}
#bannercms .cms-item .wrapper-cms-block .cms-detail .cms-text1 {
	font-size: 34px;
	line-height: 34px;
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 5px;
	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;
}
#bannercms .cms-item:hover .wrapper-cms-block .cms-detail .cms-text1 {
	text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.5);
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
#bannercms .cms-item .wrapper-cms-block .cms-detail .cms-text2 {
	font-size: 34px;
	color: #ffffff;
	line-height: 34px;
	font-weight: 100;
	margin-bottom: 5px;
	display: block;
}
#bannercms .cms-item .wrapper-cms-block .cms-detail .cms-link {
	display: block;
	margin-top: 50px;
}
#bannercms .cms-item:last-child .wrapper-cms-block .cms-detail .cms-link {
	margin-top: 35px;
}
#bannercms .cms-item .wrapper-cms-block .cms-detail .cms-link a {
	position: relative;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
}
#bannercms .cms-item .wrapper-cms-block .cms-detail .cms-link a:hover {
	color: #000000;
}
#bannercms .cms-item .wrapper-cms-block .cms-detail .cms-link a:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: auto;
	bottom: 0;
	height: 2px;
	width: 100%;
	background: rgba(255, 255, 255, 0.4);
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
#bannercms .cms-item .wrapper-cms-block .cms-detail .cms-link a:hover:before {
	width: 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;
}
#bannercms .cms-item .wrapper-cms-block .cms-detail .cms-link a:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: auto;
	bottom: 0;
	width: 0;
	height: 2px;
	background: #000000;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
#bannercms .cms-item .wrapper-cms-block .cms-detail .cms-link a:hover:after {
	width: 100%;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
#bannercms .cms-item .wrapper-cms-block .cms-detail .cms-label {
	position: relative;
	background-color: #e6ca0e;
	color: #000000;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0 5px;
	margin-bottom: 15px;
	display: inline-block;
	vertical-align: top;
	line-height: 16px;
}
#bannercms .cms-item .wrapper-cms-block .cms-detail .cms-label:before {
	content: "";
	height: 0;
	position: absolute;
	right: -7px;
	left: auto;
	top: 0;
	width: 0;
	bottom: auto;
	border-style: solid;
	border-width: 7px 7px 0 0;
	border-color: #e6ca0e transparent transparent transparent;
}
#bannercms .cms-item .wrapper-cms-block .cms-detail .cms-label:after {
	content: "";
	height: 0;
	position: absolute;
	right: -7px;
	left: auto;
	top: auto;
	width: 0;
	bottom: 0;
	border-style: solid;
	border-width: 7px 0 0 7px;
	border-color: transparent transparent transparent #e6ca0e;
}
/*@media only screen and (min-width: 768px) and (max-width: 1299px) {
	#bannercms .cms-item .wrapper-cms-block .cms-detail {
		top: 20%;
	}
	
	#bannercms .cms-item .wrapper-cms-block .cms-detail .cms-text1 {
		font-size: 24px;
		line-height: 24px;
	}
	
	#bannercms .cms-item .wrapper-cms-block .cms-detail .cms-text2 {
		font-size: 24px;
		line-height: 24px;
	}
	
	#bannercms .cms-item .wrapper-cms-block .cms-detail .cms-link {
		margin-top: 30px;
	}
	
	#bannercms .cms-item:last-child .wrapper-cms-block .cms-detail {
		top: 15%;
	}
	
	#bannercms .cms-item:last-child .wrapper-cms-block .cms-detail .cms-link {
		margin-top: 20px;
	}
}
@media (max-width: 979px) {
	#bannercms {
		margin-bottom: 40px;
	}
}
@media (max-width: 767px) {
	#bannercms .cms-item {
		text-align: center;
		margin-bottom: 30px;
	}
	
	#bannercms .cms-item .wrapper-cms-block {
		display: inline-block;
		vertical-align: top;
	}
}
@media (max-width: 479px) {
	#bannercms .cms-item .wrapper-cms-block .cms-detail {
		top: 20%;
	}
	
	#bannercms .cms-item .wrapper-cms-block .cms-detail .cms-text1 {
		font-size: 20px;
		line-height: 20px;
	}
	
	#bannercms .cms-item .wrapper-cms-block .cms-detail .cms-text2 {
		font-size: 20px;
		line-height: 20px;
	}
	
	#bannercms .cms-item .wrapper-cms-block .cms-detail .cms-link {
		margin-top: 30px;
	}
	
	#bannercms .cms-item:last-child .wrapper-cms-block .cms-detail {
		top: 15%;
	}
	
	#bannercms .cms-item:last-child .wrapper-cms-block .cms-detail .cms-link {
		margin-top: 15px;
	}
}*/

/* Css for banner cms end */
.home-products {
	margin: 0 -15px;
}

/* Css for testimonial cms strat */
#psttestimonialcmsblock {
    margin-top: 50px;
    position: relative;
}
#psttestimonialcmsblock .testimonial-inner {
	text-align: center;
	padding: 0 120px;
}
#psttestimonialcmsblock #psttestimonial-carousel .item {
	padding: 0;
	position: relative;
	overflow: hidden;
	margin: 0;
}
ul#psttestimonial-carousel {
	position: static;
}
#psttestimonialcmsblock .testimonial-img:before {
	position: absolute;
	content: "";
	background: #eee;
	top: 0;
	width: 1px;
	height: 100%;
	right: -50px;
	left: auto;
}
#psttestimonialcmsblock .testimonial-img:after {
	content: "";
	background: #ffffff url("../image/themeimage/testimonial-quote.svg") no-repeat scroll;
	background-size: 17px;
	background-repeat: no-repeat;
	background-position: center;
	width: 40px;
	height: 40px;
	position: absolute;
	right: -69px;
	top: 35%;
	bottom: auto;
	left: auto;
	border-radius: 50%;
	border: 3px solid #cc3528;
	line-height: 40px;
}
#psttestimonialcmsblock #psttestimonial-carousel .item .cms_face {
	overflow: hidden;
}
#psttestimonialcmsblock .testimonial-img {
	float: left;
	width: 200px;
	position: relative;
	border-radius: 50%;
}
#psttestimonialcmsblock .designation {
	font-style: italic;
}
#psttestimonialcmsblock .testimonial-img .cms-img {
	display: block;
	position: relative;
}
#psttestimonialcmsblock .testimonial-img img {
	max-width: 100%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
}
#psttestimonialcmsblock .testimonial-info {
	overflow: hidden;
	margin-top: 20px;
	position: relative;
}
#psttestimonialcmsblock .testimonial-desc p {
	margin: 0;
}
#psttestimonialcmsblock .testimonial-desc {
	text-align: left;
	overflow: hidden;
	padding: 30px 0 0 100px;
	position: relative;
}
#psttestimonialcmsblock .testimonial-info .name {
	display: block;
}
#psttestimonialcmsblock .testimonial-info .name a {
	color: #000000;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
}
#psttestimonialcmsblock .testimonial-info .name a:hover {
	color: #cc3528;
}
@media (max-width: 979px) {
	#psttestimonialcmsblock .testimonial-inner {
		padding: 0 60px;
	}
	
	#psttestimonialcmsblock .testimonial-img {
		width: 170px;
	}
	
	#psttestimonialcmsblock .testimonial-desc {
		padding: 0 0 0 80px;
	}
	
	#psttestimonialcmsblock .testimonial-img:before {
		right: -36px;
		left: auto;
	}
	
	#psttestimonialcmsblock .testimonial-img:after {
		right: -54px;
		left: auto;
	}
}
@media (max-width: 767px) {
	#psttestimonialcmsblock .testimonial-img {
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	
	#psttestimonialcmsblock .testimonial-img:before,
	#psttestimonialcmsblock .testimonial-img:after {
		display: none;
	}
	
	#psttestimonialcmsblock .testimonial-desc {
		padding: 30px 0 0 0;
		text-align: center;
	}
}
@media (max-width: 479px) {
	#psttestimonialcmsblock .testimonial-inner {
		padding: 0;
	}
	
	#psttestimonialcmsblock .testimonial-img {
		width: 125px;
	}
}

/* Css for testimonial cms end */
.tabfeatured_default_width {
	width: 296px;
}
.tabbestseller_default_width {
	width: 296px;
}
.tablatest_default_width {
	width: 296px;
}
.tabspecial_default_width {
	width: 1428px;
}
.htabs {
	height: 49px;
	line-height: 16px;
	border-bottom: 1px solid #e7e7e7;
}
.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 #000000;
	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 {
	position: relative;
	margin-bottom: 30px;
}
.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;
}
.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: 12px;
	color: #fff;
	display: block;
}
.single-banner div,
.cms-banner2,
.cms-banner3 {
	overflow: hidden;
	    height: auto;
}
.single-banner .swiper-wrapper {
	position: relative;
}
.single-banner .swiper-wrapper a:before {
	right: 0;
	bottom: 0;
}
.single-banner .swiper-wrapper a:after {
	left: 0;
	top: 0;
}
.single-banner .swiper-wrapper a:before {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	left: 0;
	content: "";
	border: 10px solid #000000;
	transition-duration: 1.3s;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	z-index: 3;
}
.single-banner .swiper-wrapper:hover a:before {
	height: 100%;
	opacity: 0.3;
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	-webkit-opacity: 0.3;
	transition-duration: 1.3s;
}
.single-banner .swiper-wrapper img {
	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;
}
.single-banner .swiper-wrapper:hover img {
	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;
	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);
}
.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;
}
.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.blogcarousel {
	padding-top: 20px;
	width: inherit;
}
.blog_grid_holder.related {
	padding-top: 0px;
}
.blog_item::after {}
#homeblog .blog_item {
	width: auto;
	float: none;
	margin: 0;
}
#homeblog .blog_item .summary {
	padding: 0;
	border: none;
}

/*#homeblog .blog-detail {
	padding: 35px 10px;
	overflow: hidden;
}*/
#homeblog .blog-module .owl-item {
	position: relative;
}
.blog_item {
	font-size: 12px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 15px;
}
.information-blogger-blogs #content {
	background-color: transparent;
}
.blog_item:last-child {
	border-bottom: none;
}
.bx-wrapper .bx-pager {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	top: auto;
	bottom: -5px;
	background: #ffffff;
}
.bx-wrapper .bx-pager-item {
	font-size: 0;
	line-height: 0;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	vertical-align: bottom;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #D9D9D7;
	text-indent: -9999px;
	display: block;
	width: 11px;
	height: 11px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #cc3528;
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.blog.all-blogs .blog_item .blog_title>a {
	font-size: 20px;
}
.blog_title>a {
	font-weight: 600;
	color: #000000;
	font-size: 13px;
}
.blog_title>a:hover {
	color: #cc3528;
}
.all-blogs .blog_item .blog_stats {
	margin: 0 0 10px 0;
}
.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: 0;
}
.blog_item .image {
	float: left;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
.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: inherit;
	height: auto;
	max-width: 100%;
}
.blog_item .blog-wrapper:hover img {
	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;
	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);
}
.all-blogs .blog_grid_holder .blog_item .summary .image {
	background-position: center center;
	background-repeat: no-repeat;
	height: auto;
	width: 100%;
	float: none;
	position: relative;
}
#homeblog .blog_stats {
	margin-bottom: 5px;
}

/*
.blog.all-blogs .blog_item .summary .blog_title {

    padding-top: 15px;

}
*/
.blog_item .summary {
	overflow: hidden;
	padding-bottom: 50px;
}
.blog.all-blogs .blog-desc .readmore-btn {
	margin: 20px 0 0 0;
}
.all-blogs .blog_item .readmore-btn a {
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	font-weight: 500;
	background-color: #cc3528;
	font-size: 13px;
	color: #ffffff;
	position: static;
	padding: 10px 20px;
}
.blog.all-blogs .blog-desc {
	padding: 30px 0 10px;
	overflow: hidden;
}

/*blog-first-child*/

/*.blog.all-blogs .blog_item:nth-child(2) {width:100%; clear:both;}*/
.blog_item {
    width: 33%;
    float: left;
}
.blog.all-blogs .blog_item .summary {
	text-align: center;
}
.blog-left-cont {
	border: 1px solid #cc3528;
	padding: 8px;
}
p.readmore-btn {
	position: absolute;
	right: 0;
	left: 0;
	margin: 0 auto;
	top: auto;
	bottom: 30px;
	z-index: 1;
}
.blog-created {
	padding: 0 0 15px 0;
}
#homeblog .blog_item .product-block .summary:hover .blog-desc {
	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;
	display: block;
}

/*
.blog.all-blogs .blog-desc p {
	margin: 10px 0;
}*/
.all-blogs .blog_item .readmore-btn a:hover {
	background-color: #000000;
}
#column-left .blog_item .summary .blog_title,
#column-right .blog_item .summary .blog_title {
	margin: 0 0 10px;
}
.column-2 .summary .blog_title,
.column-3 .summary .blog_title {
	font-size: 24px;
	margin: 0 0 7px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.column-4 .summary .blog_title {
	font-size: 20px;
}
.single-blog .block-title {
	margin-top: 30px;
}
.single-blog .blog-img {
	margin-bottom: 10px;
}

/* blog css strat */

/*home blog*/
#homeblog .summary .blog_title {
	margin: 0 0 5px 0;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	margin-bottom: 5px;
	color: #000000;
}
#homeblog .owl-carousel .owl-item.active .blog-wrapper:nth-child(2n+1) .blog-desc {
	float: left;
	width: 54.59%;
	padding: 145px 40px 0 0;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	position: static;
	display: block;
	text-align: left;
	background-color: transparent;
}
#homeblog .blog_item .product-block .summary {
	overflow: hidden;
	position: relative;
}
#homeblog .owl-carousel .owl-item.active .blog-wrapper:nth-child(2n+1) {
	width: 68.8%;
	float: left;
}
#homeblog .blog-wrapper {
	float: left;
	width: 31.2%;
}
#homeblog .blog_item {
	margin-bottom: 0;
	float: left;
	width: auto;
	padding: 0;
}
#homeblog .blog-module .blog_grid_holder {
	padding-top: 0;
	font-size: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	margin: 0;
	position: relative;
}
#homeblog .box-heading {
	position: absolute;
	top: 10%;
	display: block;
	left: 0;
	bottom: auto;
	right: auto;
	z-index: 1;
}
#homeblog .blog-module.latest {
	margin: 0;
	position: relative;
}
#content #homeblog .box-product .product-block {
	margin: 0;
}
#homeblog .image {
	margin: 0;
	overflow: hidden;
}
.blog-left {
	overflow: hidden;
	width: auto;
}
#homeblog .blog-desc {
	text-align: center;
	z-index: 99;
	float: left;
	width: 100%;
	padding: 135px 10px 0;
	background-color: rgba(241, 242, 247, 0.8);
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	position: absolute;
}
#homeblog {}
#homeblog .blog-detail .title-wrapper {
	color: #ffffff;
	text-align: left;
	margin-bottom: 40px;
}
#homeblog .blog_item .summary .desc p {
	margin: 0 0 30px;
	color: #808080;
}
#homeblog p.btn_readmore {
	margin: 0;
	display: inline-block;
	vertical-align: top;
}
#homeblog p.btn_readmore a {
	text-transform: uppercase;
	font-weight: 600;
	color: #000000;
	display: block;
	position: relative;
	border-bottom: 1px solid #000000;
}
#homeblog p.btn_readmore a:hover {
	color: #cc3528;
	border-color: #cc3528;
}
.blog_item .product-block .blog-stats-wrapper .post_hover {
	display: inline-block;
	vertical-align: top;
	float: left;
	margin: 0;
}
.blog_item .post_hover {
	position: absolute;
	left: 0;
	top: 45%;
	right: 0;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	bottom: auto;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	z-index: 1;
}
.all-blogs .blog_item .image:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.3);
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	z-index: 1;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.all-blogs .blog_item:hover .image:before {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.all-blogs .blog_item:hover .post_hover {
	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;
}
.all-blogs .blog_item .fa-search-plus {
	font-size: 15px;
}
.blog_item .product-block .blog-stats-wrapper .post_hover .text.zoom {
	color: #000000;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 500;
	position: relative;
}
.blog_item .product-block .blog-stats-wrapper .post_hover .text.zoom:hover {
	color: #000;
}
.blog_item .product-block .blog-stats-wrapper .post_hover .fa-angle-double-right {
	content: "\f101";
	font-family: 'FontAwesome';
	font-size: 14px;
	color: #777777;
}
.blog-time-comment {
	background-color: #292929;
	padding: 15px;
	clear: both;
	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;
	z-index: 99;
}
#homeblog .blog_item .post_hover {
	position: absolute;
	left: auto;
	top: 27px;
	right: 15px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	bottom: auto;
}
#homeblog .blog_item .summary:hover .post_hover {
	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;
}
.summary:hover .blog-left .blog-time-comment {
	background-color: #cc3528;
	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;
}
#homeblog .blog_stats .hl,
#homeblog .blog_title>a {
	color: #ffffff;
}
#homeblog .blog_title>a {
	text-transform: uppercase;
}
@media (min-width: 980px) {
	.owl-carousel .owl-item.active .blog-wrapper:nth-child(2n+1) .blog-time-comment {
		background-color: #cc3528;
		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;
	}
	
	#homeblog .blog-wrapper:nth-child(2n+1) .summary .post_hover {
		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;
	}
}
@media (max-width: 1349px) {
	.blog.all-blogs .blog-desc {
		min-height: 196px;
	}
}
@media (max-width: 1149px) {
	#homeblog .owl-carousel .owl-item.active .blog-wrapper:nth-child(2n+1) .blog-desc {
		padding-top: 100px;
	}
}
@media (max-width: 979px) {
	#homeblog .box-heading {
		position: static;
		margin-bottom: 20px;
		text-align: center;
	}
	
	#homeblog .blog-wrapper,
	#homeblog .owl-carousel .owl-item.active .blog-wrapper:nth-child(2n+1) {
		float: left;
		width: 50%;
	}
	
	#homeblog .blog-desc,
	#homeblog .owl-carousel .owl-item.active .blog-wrapper:nth-child(2n+1) .blog-desc {
		padding: 100px 20px;
		text-align: center;
	}
	
	#homeblog .owl-carousel .owl-item.active .blog-wrapper:nth-child(2n+1) .blog-desc {
		width: 100%;
		position: absolute;
		background-color: rgba(241, 242, 247, 0.8);
		opacity: 0;
		-khtml-opacity: 0;
		-webkit-opacity: 0;
		-moz-opacity: 0;
	}
	
	#homeblog .owl-carousel .owl-item.active .blog-wrapper:nth-child(2n+1) .product-block .summary:hover .blog-desc {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
	}
}
@media (max-width: 979px) {
	.box.product-box {
		margin-bottom: 60px;
	}
	
	#homeblog .blog-detail {
		padding: 10px 10px;
	}
	
	#homeblog .blog_item .summary .blog_title {
		margin: 0 0 20px 0;
	}
	
	#homeblog .blog_title>a {
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	p.readmore-btn {
		bottom: -18px;
	}
	
	#homeblog .blog-wrapper,
	#homeblog .owl-carousel .owl-item.active .blog-wrapper:nth-child(2n+1) {
		float: none;
		width: 100%;
	}
	
	#homeblog .blog-detail {
		width: 100%;
		height: 100%;
		position: static;
	}
	
	.all-blogs .blog_item .blog_stats {
		width: 100%;
	}
	
	#homeblog .blog-wrapper {
		margin-bottom: 30px;
	}
	
	#homeblog .blog-wrapper:last-child {
		margin: 0;
	}
}

/* blog css end */
#column-left .blog_item .summary p,
#column-right .blog_item .summary p {
	font-size: 13px;
	line-height: 20px;
}
.blog_item .summary p a .fa.fa-search {
	color: #ffffff;
	height: 40px;
	width: 40px;
	line-height: 39px;
	background-color: transparent;
	margin: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 1px solid #ffffff;
}
.blog_item .summary p a:hover .fa.fa-search {
	background-color: #000000;
	border: 1px solid #000000;
}
.blog_item .summary p a .fa {
	margin-left: 5px;
}

/* 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;
}
#column-left #homeblog .blog-left .image {
	margin: 0;
	width: auto;
	height: auto;
}
.blog.all-blogs .blog_item:hover .blog_stats {
	transform: none;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-moz-transform: none;
}
.blog_item .product-block .blog-stats-wrapper {
	text-transform: none;
	margin: 0;
	text-align: right;
	border-top: 1px solid #dcdcd9;
	background-color: #ffffff;
	padding: 15px 20px;
}
.column-2 .blog_stats,
.column-3 .blog_stats,
.column-4 .blog_stats,
.blog_post .related .blog_stats {
	font-size: 12px;
	margin: 0 0 12px;
	padding-bottom: 1px;
}
.blog_stats span {
	display: inline-block;
	line-height: 12px;
}
.all-blogs .blog_item .blog_stats span {
	padding: 0 10px;
}
.all-blogs .blog_item .blog_stats span+span {
	border-right: none;
}
.all-blogs .blog_item .blog_stats .comment,
.all-blogs .blog_item .blog_stats span+span {
	text-align: center;
}
.all-blogs .blog_item .blog_stats .comment a,
.all-blogs .blog_item .blog_stats span+span {
	color: #000000;
}
.all-blogs .blog_item .blog_stats .comment a:hover {
	color: #cc3528;
}
.blog_stats .fa {
	color: #999999;
}
.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 {
	font-weight: 400;
}
.blog-desc .view-blog a {
	font-size: 12px;
	color: #ffffff;
}
#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 #eeeeee;
}
.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: #999999;
}
.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-carousel {
	position: static;
	margin: 0;
}
#homeblog .container {
	position: relative;
}
#column-left #blog-carousel.box-product {
	overflow: visible;
}
.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;
}
@media screen and (max-width: 767px) {
	.column-3 .blog_item,
	.column-4 .blog_item {
		width: 50%;
	}
	
	.blog_item .blog-created {
		width: 100%;
		float: none;
		display: inline-block;
		vertical-align: top;
		margin: 0;
	}
	
	.blog.all-blogs .summary {
		padding: 0;
		overflow: visible;
		border: none;
	}
	
	.blog_item .blog-created:before,
	.blog_item .blog-created:after {
		display: none;
	}
}
@media screen and (max-width: 567px) {
	.column-2 .blog_item,
	.column-3 .blog_item,
	.column-4 .blog_item {
		width: 100%;
	}
}
@media (max-width: 767px) {
	.column-3 .blog_item,
	.column-4 .blog_item {
		width: 50%;
	}
	
	.blog_item {
		width: 100%;
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 567px) {
	.column-2 .blog_item,
	.column-3 .blog_item,
	.column-4 .blog_item {
		width: 100%;
	}
}

/* footer css start*/
.footer.container-wapper,
body.common-home .footer.container-wapper {
	box-shadow: none;
	margin-top: 30px;
	padding: 0;
}
#footer {
	clear: both;
	position: relative;
	overflow: hidden;
	background-color: transparent;
}
.footer-bottom {
	clear: both;
	overflow: hidden;
	text-align: center;
}
.footer-center-content {
    padding: 0px 0 0px 0;
}
@media (min-width: 1350px) {
	#footer .footer-left {
		padding-right: 150px;
		 border-right: 1px solid #dddddd;
	}
	
	#footer .footer-right {
    padding-left: 45px;
}
}
@media (max-width: 1349px) {
	.footer-center-content {
		padding: 80px 0 70px 0;
	}
	
	#pst_serviceblock {
		padding-bottom: 70px;
	}
}

/* footer-logo block css */

/* footer-link block css */
#footer .column ul {
	list-style: outside none none;
	margin: 0;
	padding-left: 0;
}
#footer h5 {
	font-size: 14px;
	margin-bottom: 40px;
	margin-top: 0;
	margin-bottom: 20px;
	text-transform: capitalize;
	font-weight: 700;
}
#footer .footer-center-content .link-block ul li {
	padding: 5px 0;
}

/* footer contact css */
#contact #block-contact_list li {
	margin-bottom: 20px;
}
#contact #block-contact_list li:last-child {
	margin-bottom: 0;
}
#footer #contact li .data {
	overflow: hidden;
}

/* footer social-cms block css start*/
.home-about-me.container {
	padding: 0;
}
.social li a {
	display: inline-block;
	height: 30px;
	width: 30px;
	vertical-align: top;
	text-align: center;
	line-height: 33px;
}
.social li a .fa {
	font-size: 16px;
}
.social li a:hover {
	color: #cc3528;
}
#social-cms .social li .fa {
	font-size: 15px;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
#social-cms .social li:hover .fa {
	color: #cc3528;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
#social-cms .social li a {
	cursor: pointer;
	display: inline-block;
	height: 30px;
	vertical-align: top;
	width: 30px;
	line-height: 30px;
	background-color: transparent;
	font-size: 0;
	text-align: center;
	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;
}
#social-cms .social li:first-child a {
	text-align: left;
}
#social-cms .social li:last-child a {
	border: none;
	text-align: right;
}
#social-cms .social {
	display: inline-block;
	list-style: outside none none;
	margin: 0 auto;
	padding: 0;
	width: auto;
}
#social-cms .social li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	overflow: hidden;
	padding: 0 10px;
}
#social-cms .social li:first-child {
	padding-left: 0;
}
#social-cms .social li a:before {
	font-family: 'FontAwesome';
	font-size: 18px;
	display: block;
	margin: 0;
	background-color: transparent;
	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;
}
#social-cms .social li a:hover:before {
	color: #cc3528;
	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;
}
.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';
}
.telegram a:before {
	content: '\f2c6';
}
.vimeo a:before {
	content: '\f27d';
}
.instagram a:before {
	content: '\f16d ';
}
.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;
}

/*about-us css*/
#blockaboutus {
	margin-bottom: 100px;
	overflow: hidden;
}
#blockaboutus img {
	max-width: 100%;
	   
}

#blockaboutus .aboutusimg a {
    display: inline-block;
    vertical-align: top;
    position: relative;
	overflow:hidden;
}
#blockaboutus .aboutusimg a:before {
    position: absolute;
    top: 0;
    left: -65%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

#blockaboutus .aboutusimg:hover a:before {-webkit-animation: shine 1s;
	animation: shine 1s;
	transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
	
	@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
#blockaboutus .aboutus-img1 {
	float: left;
	width: 59.17%;
}
#blockaboutus .block-aboutus {
	overflow: hidden;
	padding: 60px 0 0 40px;
	width: 40.83%;
}
#blockaboutus .aboutus_heading,
#pst_categorycmsblock .box-heading {
	margin-bottom: 50px;
}
#pst_categorycmsblock .box-heading {
	margin-top: 0px;
	display: inline-block;
	vertical-align: top;
}
@media (max-width: 1349px) {
	#blockaboutus .block-aboutus {
		padding: 30px 0 0 30px;
	}
	
	#pst_categorycmsblock .cat-btn,
	#blockaboutus .cat-btn {
		margin-top: 30px;
	}
	
	#blockaboutus .aboutus_heading,
	#pst_categorycmsblock .box-heading {
		margin-bottom: 30px;
	}
}
@media (max-width: 1149px) {
	#blockaboutus .block-aboutus {
		padding: 15px 0 0 30px;
	}
}
@media (max-width: 979px) {
#contact #block-contact_list li {
    margin-bottom: 0;
}
	#pst_categorycmsblock .box-heading {
		margin-top: 30px;
	}
	
	#blockaboutus .block-aboutus {
		padding: 15px 0;
	}
	
	#blockaboutus .block-aboutus,
	#blockaboutus .aboutus-img1 {
		width: 100%;
		float: none;
		text-align: center;
	}
}

/* footer-bottom  link block css*/
#footer .footer-bottom .footer-bottom-link {
	float: right;
}
#footer .footer-bottom .footer-bottom-link .list-unstyled {
	margin: 0;
}
#footer .footer-bottom .footer-bottom-link li {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	position: relative;
}
#footer .footer-bottom .footer-bottom-link li:last-child {
	padding: 0 0 0 15px;
}
#footer .footer-bottom .footer-bottom-link li:before {
	content: '';
	position: absolute;
	right: 0;
	left: auto;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 1px;
	background: rgba(255, 255, 255, 0.102);
}
#footer .footer-bottom .footer-bottom-link li:last-child:before {
	display: none;
}
@media (min-width: 980px) {
	#social-cms h5,
	#paymentcmsblock h5 {
		display: none;
	}
}

/*@media (max-width: 1299px) {
	#footer .footer-center-content .link-block,
	#footer .footer-center-content .footer-right {
		padding-left: 15px;
	}
	
	#social-cms .social li a {
		width: 45px;
	}
	
	#social-cms .social li:first-child a,
	#social-cms .social li:last-child a {
		width: 30px;
	}
	
	#footer .footer-center-content .footer-left:after,
	#footer .footer-center-content .footer-right:before {
		display: none;
	}
}*/
@media (max-width: 979px) {
	#footer .footer-center-content .link-block,
	#footer .footer-center-content .footer-right,
	#pst_serviceblock {
		padding: 0 15px;
	}
	
	#footer .footer-right {
		padding: 0;
	}
	
	#social-cms {
		margin: 0;
	}
}

/* payment-block  block css start*/
#footer .payment-block li a {
	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 .payment-block li a:hover {
	color: #cc3528;
}
#footer .payment-block li a img:hover {
	filter: grayscale(1);
}
.payment-block>ul {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
#footer .payment-block>ul>li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}
.visa a {
	/*background: url("../image/themeimage/payment.png") no-repeat scroll -165px 0 transparent;
     padding: 2px 18px;
     */
}
.paypal a {
	display: block;
}
.discover a {
	display: block;
}
.mastercard a {
	margin-left: 7px;
	display: block;
}
.payment-block li .fa {
	font-size: 20px;
	line-height: normal;
}

/* footer copyright block css */
#social-cms {
	display: inline-block;
	float: left;
	vertical-align: top;
}
.copyright-container {
	display: inline-block;
	vertical-align: top;
	float: none;
}
#paymentcmsblock {
	display: inline-block;

	vertical-align: top;
	float: right;
}
.powered {
	font-size: 12px;
	text-align: center;
}
.powered a {
	font-weight: 700;
	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;
}
.powered a: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;
}


#social-cms,.copyright-container,#paymentcmsblock{padding-bottom:50px ;}
/* newsletter css start */
.newsletter {
	position: relative;
	margin: 0 0 0;
}
.newsletter label {
	display: none;
}
.newsletter .newsletter-block {
	overflow: hidden;
}
.newsletter .newsletter-title,
.newsletter .newsletter-desc {
	display: block;
	font-weight: 600;
	font-size: 39px;
	line-height: 55px;
	text-transform: capitalize;
	color: #000000;
}
.newsletter .newsletter-desc {
	font-weight: 300;
}
.newsletter .newsletter-block .input-news {
	position: relative;
	margin-top: 0;
}
.newsletter .form-group {
	overflow: hidden;
	margin: 0;
}
#txtemail {
	height: auto;
	padding: 18px 50px 18px 15px;
	width: 100%;
	border: 0;
	font-size: 12px;
	border: none;
	margin: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
}
.newsletter .text-danger {
	color: #D8000C;
	background-color: #FFD2D2;
	padding: 8px 10px;
	width: 100%;
	margin: 10px auto;
	text-align: left;
	line-height: 24px;
}
.newsletter .btn.subscribe-btn {
	font-size: 0;
	font-weight: 400;
	color: #ffffff;
	background-color: transparent;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: absolute;
	left: auto;
	right: 5px;
	bottom: 0;
	top: 0;
	background-color: transparent!important;
	background-image: url(../image/themeimage/newsletter-icon.svg);
	background-size: 24px!important;
	background-repeat: no-repeat!important;
	background-position: center!important;
	width: 53px;
	height: 53px;
	line-height: 53px;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.newsletter .btn.subscribe-btn:hover {
	background-image: url(../image/themeimage/newsletter-icon-hover.svg);
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.newsletter-info {
	margin-bottom: 45px;
}

@media (max-width: 1349px) {
#social-cms, .copyright-container, #paymentcmsblock {
    padding-bottom: 30px;
}
}
@media (max-width: 979px) {
	#social-cms,
	#paymentcmsblock {
		float: none;
		display: block;
		margin-bottom: 15px;
		
	}
	#social-cms, .copyright-container, #paymentcmsblock {padding-bottom:0;}
	
	.newsletter {
		text-align: center;
	}
	
	.newsletter .newsletter-icon {
		background-size: 120px;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	
	.newsletter .newsletter-info {
		padding: 0;
		width: 100%;
		float: none;
		margin-bottom: 25px;
	}
	
	.newsletter .newsletter-block {
		width: 500px;
		margin: 0 auto;
	}
	
	#footer .footer-logo #logo {
		margin: 0 auto;
	}
	
	#footer .footer-center .link-block ul li {
		display: block;
		padding: 0;
	}
	
	#footer .footer-center .link-block ul li:after {
		display: none;
	}
	
	.copyright-container {
		margin-bottom: 10px;
		float: none;
	}
	
	#footer .footer-bottom .footer-bottom-link {
		float: none;
		text-align: center;
	}
}
@media (max-width: 767px) {
	.newsletter .newsletter-block {
		width: 400px;
	}
}
@media (max-width: 479px) {
	.blog.all-blogs .blog_item .blog_title>a {
		font-size: 18px;
	}
	
	.newsletter .newsletter-block {
		width: 100%;
		padding: 0 15px;
	}
	
	.subscribe-btn .btn:hover {
		background-color: #cc3528;
	}
	
	.newsletter .text-danger {
		float: none;
		width: 100%;
	}
}

/* newsletter css end */

/* Category PAge */
.category_description {
	margin-top: 15px;
}
.category_img .img-thumbnail {
	border: medium none;
	border: medium none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	padding: 0;
}
.refine-search {
	font-size: 18px;
	margin: 10px 0 25px;
}
.copy-right {
	border-top: 1px solid #444;
	padding: 10px 0;
	text-align: center;
}
#content .category_list {
	margin-bottom: 20px;
	padding: 0;
}
#content .category_list ul {
	list-style: outside none none;
	margin: 0 -15px;
	padding: 0;
	position: relative;
	width: 100%;
}
@media (max-width: 979px) {
	.footer-left {
		margin-bottom: 30px;
	}
	
	#footer .footer-center-content {
		padding: 30px 0 0 0;
	}
	

	
	#footer .column ul {
		padding: 0 0 15px 15px;
		margin: 0;
		display: none;
		text-align: left;
	}
	
	.footer-left ul {
		padding: 0 0 0 20px;
	}
	
	#footer .footer-center-content .second li {
		display: block;
	}
	
	#footer #links_block_header.column {
		margin: 0 0 15px;
		width: 100%;
	}
	
	#footer h5 {
		font-size: 15px;
		font-weight: 600;
		margin-bottom: 15px;
		position: relative;
		text-align: left;
	}
	
	#blockaboutus h5 {
		text-align: center;
	}
	
	.footer-payment {
		float: none;
		margin: 0 0 10px 0;
	}
	
	#footer .column.fifth {
		margin-bottom: 0;
	}
	
	#footer {
		margin: 0;
		text-align: left;
	}
	
	#footer .column.fourth {
		margin: 0;
	}
}
@media (max-width: 767px) {
	.footer-payment {
		display: block;
	}
	
	.footer-top {
		float: none;
	}
	
	.newsletter .newsletter-info {
		padding: 0;
		border: none;
	}
}
@media (max-width: 479px) {
	.payment-block>ul {
		padding: 0;
	}
	
	#pstpaymentcmsblock .payment-block:after {
		display: none;
	}
	
	.social ul li {
		margin: 0 7px 0 0;
	}
	
	#footer #links_block_header.column {
		padding: 0;
	}
}

/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
.content-bottom {
	clear: both;
}

/* breadcrumb */
ul.breadcrumb {
	padding: 15px 0;
	float: right;
	width: 100%;
	text-align: center;
	margin: 0 0 30px;
	background-color: #f8f8f8f8;
}
.common-home #breadcrumb,
.product-quick_view-50 #breadcrumb {
	margin: 0;
	border: none;
}
ul.breadcrumb i {
	font-size: 15px;
}
ul.breadcrumb>li {
	position: relative;
	white-space: nowrap;
	line-height: 24px;
}
ul.breadcrumb>li:after {}
.pagination {
	margin: 0;
}

/* buttons */
.buttons {
	margin: 1em 0;
	display: inline-block;
	margin: 10px 0 0;
	width: 100%;
}
.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,
#form-currency .dropdown-menu .btn-link {
	font-size: 12px;
}
.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 {
	background: none repeat scroll 0 0 #cc3528;
	border: medium none;
	color: #ffffff;
	display: inline-block;
	font-size: 13px;
	font-weight: 500;
	padding: 10px 20px;
	width: auto;
	height: auto;
	text-transform: uppercase;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	line-height: normal;
}
.btn-primary:hover,
#cart .text-right .addtocart:hover,
#cart .text-right .checkout:hover,
.btn-default:hover,
#button-cart:hover,
.btn-danger:hover,
.button.aboutus:hover,
.btn-info:hover {
	background-color: #000000;
	color: #ffffff;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}

/* .product-layout.product-list .product-thumb .button-group .wishlist, .product-layout.product-list .product-thumb .button-group .compare, .product-layout.product-list .product-thumb .button-group .quickview a{
     border-radius:0;
     -webkit-border-radius: 0;
     -moz-border-radius: 0;
     -ms-border-radius: 0;
     -o-border-radius: 0;
     position:static;
     transition: unset;
     -webkit-transition: unset;
     -moz-transition: unset;
     -ms-transition: unset;
     -o-transition: unset;
}
 */
#cart .text-right .addtocart strong,
#cart .text-right .checkout strong {
	font-weight: 500;
}
.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: #000000;
	background-image: linear-gradient(to bottom, #cc3528, #525252);
}
@media (max-width: 979px) {
	#breadcrumb {
		border: none;
	}
}

/* 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 7px;
}
.filterbox .list-group-item .checkbox {
	line-height: 22px;
}
#column-left .list-group,
#column-right .list-group {
	background-color: transparent;
	padding: 20px;
	margin-bottom: 0;
}
#column-left .list-group a,
#column-right .list-group a {
	border: none;
	font-size: 12px;
}
#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;
}
#column-left .box .box-heading .lastWord {
	font-weight: 400;
}
.list-group a {
	border: none;
	color: #808080;
	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: #cc3528;
}
.box .filterbox .text-right {
	text-align: left;
}
.filterbox .list-group a:hover {
	color: #cc3528;
}
.filterbox a.list-group-item::after {
	content: "\f068";
	font-family: 'FontAwesome';
	font-size: 12px;
	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: 12px;
	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;
}
@media (max-width: 979px) {
	.filterbox .list-group-item {}
	
	#column-left .box-product .product-block-inner .price-old {
		margin: 0 5px 0 0;
	}
	
	.filterbox {
		width: 100%;
	}
}

/* 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 */
.box.product-box .box-content .slider-item {
	text-align: center;
}
.product-thumb {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	margin: 0 0 30px 0;
}
.box.latest .product-thumb .image,
.box.special .product-thumb .image {
	margin-bottom: 0;
}
.product-thumb .image {
	text-align: center;
	position: relative;
	padding: 0;
}
.product-thumb .image:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(255, 255, 255, 0.5);
	visibility: hidden;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	z-index: 1;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
}
.product-thumb:hover .image:before {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	visibility: visible;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
.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: 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;
	z-index: 9;
}
.product-block:hover .image .reg-image {
	position: absolute;
	top: auto;
	right: 0;
	left: 0;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	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;
}
.product-block .image .hover-image,
#column-right .image .hover-image,
#column-left .image .hover-image .button-group button:hover {
	background: transparent none repeat scroll 0 0;
	color: #ffffff;
	height: auto;
	left: 0;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	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;
}
.product-block:hover .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;
	-khtml-opacity: 1;
	position: relative;
	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;
}
.product-list .product-thumb .image {
	float: left;
}
.product-thumb .caption {
	text-align: left;
	position: relative;
	padding-top: 15px;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}
.product-thumb h4 {
	margin: 0 0 5px 0;
	-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;
}
.product-thumb .caption .rating {
	float: right;
	    display: none;
}
#column-left .product-thumb .price-new,
#column-right .product-thumb .price-new {
	font-size: 13px;
}
#column-left .product-thumb .price-old,
#column-right .product-thumb .price-old {
	font-size: 13px;
}
.product-thumb h4 a {
    font-size: 17px;
    font-weight: 500;
    color: #000;
    text-transform: initial;
}
.product-thumb h4 a:hover {
	color: #cc3528;
}
.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-thumb a {
	text-transform: capitalize;
}
.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-list .product-thumb .image .rating {
	display: none;
}
.product-list .product-details .rating {
	margin-bottom: 10px;
	float: none;
}
.product-layout.product-grid .product-details .rating-block {
	display: none;
}

/*@media only screen and (min-width: 1300px) and (max-width: 1699px) {
	.box.latest .product-block-inner .rating,
	.box.special .product-block-inner .rating {
		float: none;
	}
}*/
@media (max-width: 1299px) {
	.product-thumb .caption .product-info {
		float: none;
		text-align: left;
		margin-bottom: 10px;
	}
}
@media (max-width: 1149px) {
	.product-grid .product-thumb .product-details h4,
	#column-left .product-thumb .caption h4,
	#column-right .product-thumb .caption h4 {
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		color: #808080
	}
}
@media (max-width: 767px) {
	.product-list .product-thumb .caption,
	.product-list .product-details .rating-group .rating {
		text-align: center;
	}
}
#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;
	display: none;
}
.rating .fa-stack,
#review .fa-stack {
	font-size: 12px;
	color: #f7be24;
	width: 12px;
	height: 12px;
}
.fa.fa-star.off {
	color: #dcdcdc;
	font-size: 12px;
}
.rating .fa-star.off,
#review .fa-star.off {
	color: #dcdcdc;
	font-size: 12px;
	cursor: no-drop;
}
.rating .fa-star,
#review .fa-star,
.fa-stack .fa {
	color: #f7be24;
	font-size: 12px;
}
.rating .fa-star+.fa-star-o,
#review .fa-star+.fa-star-o {
	color: #f7be24;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
    color: #ff0000;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    -webkit-transition: all 0.3s 0.1s;
    -o-transition: all 0.3s 0.1s;
    transition: all 0.3s 0.1s;
    display: none;
}

/*.product-thumb:hover .price {
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translateX(70px);
	-moz-transform: translateX(70px);
	-ms-transform: translateX(70px);
	-o-transform: translateX(70px);
	transform: translateX(70px);
	-webkit-transition: all 0.3s 0.1s;
	-o-transition: all 0.3s 0.1s;
	transition: all 0.3s 0.1s;
}*/
.product-thumb .price-new {
	color: #000000;
	font-size: 13px;
	font-weight: 600;
	line-height: 22px;
}
.product-thumb .price-old {
	color: #999999;
	font-size: 13px;
	font-weight: 400;
	margin: 0 2px;
	line-height: 22px;
	text-decoration: line-through;
}
.product-thumb .price-tax {
	color: #999;
	display: none;
	font-size: 12px;
	width: 100%;
}
.product-block .percentsaving {
	color: #cc3528;
	font-size: 13px;
	line-height: 22px;
	font-weight: 600;
}
.product-list .product-thumb .button-group {
	overflow: visible;
}
.product-list .product-details .btn-wish-compare,
.product-layout.product-grid .btn-wish-compare {
	display: none;
}
.product-thumb .product-block-inner .button-group {
	position: absolute;
	left: auto;
	right: 15px;
	top: 15px;
	bottom: auto;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
	z-index: 9;
}
.product-thumb:hover .product-block-inner .button-group {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}
.product-thumb .product-block-inner .button-group .wishlist,
.product-thumb .product-block-inner .button-group .compare,
.product-thumb .product-block-inner .button-group .quickview a,
.product-thumb .product-block-inner .button-group .addtocart {
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform-origin: right;
	-webkit-transform-origin: right;
	-moz-transform-origin: right;
	-ms-transform-origin: right;
	-o-transform-origin: right;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}
.product-thumb:hover .product-block-inner .button-group .wishlist,
.product-thumb:hover .product-block-inner .button-group .compare,
.product-thumb:hover .product-block-inner .button-group .quickview a,
.product-thumb:hover .product-block-inner .addtocart {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}

/* addtocart css style start */

/*
.product-thumb .addtocart:hover {
	background-image: url(../image/themeimage/product-addtocart-hover.svg);
	background-color: transparent;
	color: #cc3528;
	border: none;
}*/

/* addtocart css style end */
.product-thumb button .fa {
	font-size: 17px;
	color: #ffffff;
}

/* wishlist css */
.product-thumb .addtocart {
	background-image: url(../image/themeimage/product-addtocart.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 17px;
	padding: 0;
	font-size: 0;
	height: 35px;
	width: 35px;
	text-align: center;
	background-color: transparent;
	display: inline-block;
	vertical-align: top;
	line-height: 35px;
	margin: 0 0 8px 0;
	position: relative;
	border: 1px solid #dddddd;
	box-shadow: none;
}
.product-thumb .addtocart:hover {
	background-image: url(../image/themeimage/product-addtocart-hover.svg);
	background-color: #cc3528;
	border-color: #cc3528;
}
.product-thumb .wishlist {
	background-image: url(../image/themeimage/product-wishlist.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 17px;
	padding: 0;
	font-size: 0;
	height: 35px;
	width: 35px;
	text-align: center;
	background-color: transparent;
	display: inline-block;
	vertical-align: top;
	line-height: 35px;
	margin: 0 0 8px 0;
	position: relative;
	border: 1px solid #dddddd;
	box-shadow: none;
}
.product-thumb .wishlist:hover {
	background-image: url(../image/themeimage/product-wishlist-hover.svg);
	background-color: #cc3528;
	border-color: #cc3528;
}

/*whishlist css end */

/* compare css start */
.product-thumb .compare {
	background-image: url(../image/themeimage/product-compare.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 13px;
	font-size: 0;
	height: 35px;
	width: 35px;
	padding: 0;
	background-color: transparent;
	display: block;
	line-height: 35px;
	position: relative;
	border: 1px solid #dddddd;
	box-shadow: none;
}
.product-thumb .compare:hover {
	background-image: url(../image/themeimage/product-compare-hover.svg);
	background-color: #cc3528;
	border-color: #cc3528;
}

/* Quickview css */
.quickview .container {
	width: 100%;
	background: #FFFFFF;
}
.quickview {
	display: block;
	margin: 0 0 5px 0;
}
.product-block-inner .button-group .quickview a {
	background-color: transparent;
	background-image: url(../image/themeimage/product-view.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 16px;
	background-color: transparent;
	padding: 0;
	font-size: 0;
	height: 35px;
	width: 35px;
	line-height: 35px;
	text-align: center;
	position: relative;
	display: block;
	margin: 0 0 8px 0;
	line-height: 20px;
	border: 1px solid #dddddd;
	box-shadow: none;
}
.product-thumb .quickview a:hover {
	background-image: url(../image/themeimage/product-view-hover.svg);
	background-color: #cc3528;
	border-color: #cc3528;
}
.product-thumb .quickview .fa {
	font-size: 18px;
	line-height: inherit;
	display: block;
}
.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 {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size: 14px;
	font-weight: 600;
	margin: 0 0 10px;
	padding: 0;
	text-transform: none;
	color: #cc3528;
}
#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;
	border: none;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
#cart .dropdown-menu .img-thumbnail:hover {
	border-color: #000000;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
#cart .text-right .addtocart,
#cart .text-right .checkout {
	margin: 0;
}
#cart .text-right .checkout {
	background: #000000;
	color: #ffffff;
}
#cart .text-right .checkout:hover {
	background: #cc3528;
}
.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 {
	padding: 0;
	text-align: left;
}
.product-list .caption .desc {
	margin-bottom: 10px;
}
.product-list .list-right {
	border-left: 1px solid #e7e7e7;
	float: left;
	margin: 38px 0;
	padding: 0 10px 0 30px;
	width: 27%;
}
.product-list .price {
	margin-bottom: 20px;
	padding: 0;
}
.product-layout.product-list .product-block:hover .price {
	transform: none;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-moz-transform: none;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
}
.product-list .product-thumb .price-tax {
	color: #999999;
}
.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;
}

/*@media (min-width: 980px) and (max-width: 1199px) {
     #content .col-md-2:nth-child(6n+1), #content .col-md-2:nth-child(6n+1), #content .col-md-3:nth-child(4n+1), #content .col-md-4:nth-child(3n+1), #content .col-md-6:nth-child(2n+1) {
         clear:left;
    }
}
*/
@media (min-width: 768px) and (max-width: 979px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear: left;
	}
}
#input-captcha,
#input-payment-captcha {
	margin-bottom: 10px;
}

/* Theme Start */

/* box */
.title-wrapper {
	text-align: left;

	margin-bottom: 30px;
}
.box.product-box .title-wrapper {
	text-align: center;
}
.title-wrapper .sub-title {
	text-transform: capitalize;
	width: 67%;
	margin: 0 auto;
	padding: 15px 0 0;
}
.featured .title-wrapper {
	text-align: center;
}
#column-left .box .title-wrapper .sub-title,
#column-right .box .title-wrapper .sub-title {
	display: none;
}
.box-heading,
.aboutus_heading {
color: #000000;
    font-size: 38px;
    line-height: 47px;
    font-weight: 600;
    text-transform: inherit;
}
.aboutus_heading span.aboutus_title1,
.box-heading .cat-title1 {
	font-weight: 300;
}
.sidebar-category .box-content {
	min-height: 458px;
	background-color: #efefef;
	border: none;
}
#content .box .box-content {
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: 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;
	font-size: 12px;
}
.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: 1299px) {
	.product-thumb .product-group .rating {
		float: none;
		display: block;
	}
	
	.product-thumb .product-group .button-group {
		float: none;
		display: block;
	}
}*/
@media (max-width: 1299px) {
	.social ul li {
		margin-bottom: 10px;
	}
}
@media (max-width: 1149px) {
	.newsletter .newsletter-title,
	.newsletter .newsletter-desc,
	.box-heading,
	.aboutus_heading {
		font-size: 30px;
		line-height: 40px;
	}
}
@media (max-width: 767px) {
	.quickbox {
		display: none;
	}
	
	.product-list .caption .price {
		text-align: center;
	}
	
	#content .product-list .button-group {
		text-align: center;
	}
	
	#content .product-list .product-details .button-group {
		text-align: center;
	}
}
@media (max-width: 479px) {
	.newsletter .newsletter-title,
	.newsletter .newsletter-desc,
	.box-heading,
	.aboutus_heading {
		font-size: 18px;
		line-height: 35px;
	}
	
	.title-wrapper .sub-title {
		width: 100%;
	}
	
	.newsletter .newsletter-desc,
	.aboutus_heading span.aboutus_title1,
	.box-heading .cat-title1 {
		font-weight: 400;
	}
}

/* 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 {
	text-align: center;
	width: auto;
	position: static;
	padding: 0;
}
.home-products {
	margin: 0 -15px;
}*/

/*.product-grid-list ul li,*/
#content .box-product .product-items {
	margin-bottom: 14px;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
}

/* special product  css start */
#column-left .special-product-block .home-products,
#column-right .special-product-block .home-products {
	border: none;
	background-color: transparent;
}
#column-left .special-product-block .countdown,
#column-right .special-product-block .countdown,
#column-left .special-product-block .product-thumb .product_quantity,
#column-right .special-product-block .product-thumb .product_quantity {
	display: none;
}
#column-left .special-product-block .product-thumb .caption a,
#column-right .special-product-block .product-thumb .caption a {
	font-size: 12px;
	font-weight: 500;
	color: #808080;
}
.special-product-block .product-thumb {
	display: block;
	margin: 0;
	padding: 0;
}
.special-product-block .product-thumb .image {
	overflow: hidden;
}
.special-product-block .product-thumb .image a {
	margin-bottom: -1px;
}
.special-product-block div#special-carousel {
	position: static;
	margin: 0;
}
.special-product-block .home-products {
	border: 5px solid #dfdfdf;
	margin: 0;
	background-color: #f8f8f8;
}
.special-product-block .product-thumb .sale {
	left: -50px;
	top: 30px;
	background-color: #ff0034;
	color: #ffffff;
	border: none;
	font-size: 16px;
	padding: 10px 80px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
}
.special-product-block .product-thumb:hover .sale {
	background-color: #ff0034;
}
.special-product-block .product-thumb .caption {
	text-align: center;
}
.special-product-block .product-thumb .caption a {
	font-size: 14px;
	color: #000000;
	font-weight: 600;
}
.special-product-block .product-thumb .caption a:hover {
	color: #cc3528;
}
.special-product-block .product-thumb .caption .rating {
	float: none;
	margin: 0 0 10px 0;
}
.special-product-block .product-thumb h4 {
	margin: 0 0 10px 0;
}
.special-product-block .product-thumb .caption .price {
	margin-bottom: 30px;
	transform: none;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-moz-transform: none;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
}
.special-product-block .product-thumb .caption .price,
.special-product-block .product-thumb .price-new,
.special-product-block .product-thumb .price-old,
.special-product-block .product-block .percentsaving {
	font-size: 18px;
}
.special-product-block .product-thumb .addtocart {
	background-color: #cc3528;
	font-size: 12px;
	color: #ffffff;
	position: static;
	padding: 10px 25px;
}
.special-product-block .product-thumb .addtocart:hover {
	background-color: #cc3528;
}
.special-product-block .product-thumb .product_quantity {
	padding: 13px 0;
	border-top: 1px solid #dfdfdf;
	margin-top: 60px;
}
.special-product-block .product-thumb .product_quantity .stock_desc .stock_details,
.special-product-block .product-thumb .product_quantity .sold_desc {
	font-weight: 600;
	color: #000000;
	font-size: 14px;
}
.special-product-block .countdown {
	display: block;
	text-align: center;
	clear: both;
	margin-bottom: 60px;
	position: relative;
}
.special-product-block .count-down.clock {
	display: inline-block;
	vertical-align: top;
	background-color: #f8f8f8;
	padding: 0 10px;
}
.special-product-block .countdown:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 45%;
	background: #dfdfdf;
	width: 80%;
	height: 1px;
	margin: 0 auto;
	z-index: -1;
}
#content .special-product-block .product-block-inner {
	display: block;
}
.special-product-block .countdown span.timebox {
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	height: 55px;
	width: 55px;
	font-size: 12px;
	line-height: 25px;
	font-weight: 400;
	margin: 0 10px 0 0;
	background-color: transparent;
}
.special-product-block .countdown strong {
	display: block;
	text-align: center;
	width: 100%;
	font-size: 18px;
	height: 55px;
	line-height: 45px;
	color: #000000;
	font-weight: 600;
	position: relative;
	margin: 0;
	border: 5px solid #dfdfdf;
	background-color: #ffffff;
}
.special-product-block .countdown span.timebox:last-child {
	margin: 0;
}
@media (max-width: 1299px) {
	.special-product-block {
		margin-bottom: 60px;
	}
}
@media (max-width: 979px) {
	.special-product-block .container,
	.featured.product-box .container {
		margin: 0;
	}
}

/* special product css end */
#featured-grid .product-items {
	width: 300px;
	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;
}
.grid_default_width {
	width: 270px;
}
.featured_default_width {
	width: 250px;
}
.module_default_width {
	width: 230px;
}
.latest_default_width {
	width: 250px;
}
 
.special_default_width {
	width: 250px;
}
.related_default_width {
	width: 250px;
}
.bestseller_default_width {
	width: 250px;
}
.additional_default_width {
	width: 90px;
}
.testimonial_default_width {
	width: 1000px;
}
.blog_default_width {
	width: 120px;
}
.banners-slider-carousel .product-block-inner {
	text-align: center;
	margin: 0;
	background-color: #ffffff;
}
.banners-slider-carousel .product-block-inner img {
	opacity: 0.5;
	-khtml-opacity: 0.5;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	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;
	max-width: 100%;
}
.banners-slider-carousel .product-block-inner:hover img {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	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 .product-carousel .product-block,
#content .box-product .product-block {
	background: none repeat scroll 0 0 transparent;
	overflow: hidden;
}
/*
@media (min-width: 980px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear: left;
	}
}*/
@media (max-width: 767px) {
	.additional_default_width {
		width: 150px;
	}
}
@media (max-width: 479px) {
	.featured_default_width {
		width: 400px;
	}
	
	.bestseller_default_width {
		width: 400px;
	}
	
	.latest_default_width {
		width: 400px;
	}
	
	.related_default_width {
		width: 400px;
	}
	
	.special_default_width {
		width: 400px;
	}
}
.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;
	overflow: hidden;
	padding: 0;
}
#product-search .product-layout.product-list .product-block-inner {
	padding: 0;
}
.product-layout.product-list .product-block .product-block-inner {
	padding: 0;
	text-align: center;
}
#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;
}
.product-layout.product-list .product-block:hover .caption {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	transform: none;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-moz-transform: none;
}
#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 {
	color: #cc3528;
}
.ie7 #content .product-carousel .product-block,

/*.ie7 #content .product-grid-list .product-block,*/
.ie7 #content .box-product .product-block {
	border: 1px solid #e7e7e7;
}
.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 #e7e7e7;
}
.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: 0 15px 0 25px;
}
.product-list .product-thumb .image {
	position: relative;
	overflow: hidden;
}
.product-list .product-thumb .caption h4 {
	margin-bottom: 10px;
	display: block;
	-webkit-transition: unset;
	transition: unset;
	-moz-transition: unset;
	-ms-transition: unset;
	-o-transition: unset;
}
.product-list .product-thumb .caption h4 a {
	font-size: 15px;
}
.product-list .product-thumb .caption h4 a {
	-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;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	-ms-transition-duration: 500ms;
	-o-transition-duration: 500ms;
}
.product-block-inner {
	overflow: hidden;
}
#carousel-0 .product-carousel .product-block-inner {
	padding: 0;
	border: none;
	background: transparent;
}
.banners-slider-carousel {
	position: relative;
	width: 100%;
	clear: both;
	padding: 28px 0;
	margin-bottom: 100px;
}
.banners-slider-carousel .slider-item {
	position: relative;
	padding: 0 15px;
}
.banners-slider-carousel .container {
	position: relative;
}
.sale {
	z-index: 2;
	font-size: 12px;
	line-height: 18px;
	font-weight: 500;
	text-transform: uppercase;
	color: #000000;
	display: block;
	text-align: left;
	position: absolute;
	left: 15px;
	right: auto;
	top: 15px;
	bottom: auto;
	padding: 2px 10px;
	border: 1px solid #dddddd;
	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 {
	background-color: #cc3528;
	color: #ffffff;
	border-color: #cc3528;
}

/* box products for Left Column and Right Column */
#column-left .box-product,
#column-right .box-product {
	width: 100%;
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	position: static;
    overflow: hidden;
}
#column-left .box-product>div,
#column-right .box-product>div {
	display: block;
	vertical-align: top;
	margin-right: 0px;
	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: 20px;
}


/*#column-left .box .box-content .product-carousel div.slider-item:last-child>div, #column-right .box .box-content .product-carousel div.slider-item:last-child>div {	    margin-top: 20px;}
#column-left .box .box-content .product-carousel div.slider-item:nth-child(2)>div{
    margin-top: 0;
}
*/



#column-left .box-product .image,
#column-right .box-product .image {
	display: block;
	float: left;
	margin-right: 15px;
	height: auto;
	width: auto;
}
#column-left .box-product .image:before,
#column-right .box-product .image:before {
	display: none;
}
#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;
	box-shadow: none;
	margin: 0;
	transform: none;
}
#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 {
	overflow: hidden;
	text-align: left;
	padding: 0;
	width: auto;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
}
#column-left .saleback,
#column-right .saleback {
	display: none;
}
#column-left .box-product .product-thumb:hover .price,
#column-right .box-product .product-thumb:hover .price {
	opacity: 1;

	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
}
#column-left .product-thumb .caption h4,
#column-right .product-thumb .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 .product-thumb .price,
#column-right .product-thumb .price {
	transform: none;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-moz-transform: none;
}

/*#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 {
	padding: 0;
	clear: both;
	margin: 0 0 30px 0;
	background-image: none;
	width: 100%;
	border: 1px solid #dddddd;
}
#column-left .box-product .rating,
#column-right .box-product .rating {
	float: none;
}
#column-left .product-thumb,
#column-right .product-thumb {
	padding: 0;
	display: block;
}
#column-left .product-thumb .product-group {
	display: none;
}
#column-left .sale,
#column-left .price-tax,
#column-left .wishlist,
#column-left .quickview,
#column-left .addtocart,
#column-left .compare,
#column-right .sale,
#column-right .price-tax,
#column-right .wishlist,
#column-right .quickview,
#column-right .compare,
#column-right .addtocart {
	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;
}
#column-left .product-thumb .button-group .addtocart:after,
#column-right .product-thumb .button-group .addtocart:after {
	content: "\f101";
	font-family: 'FontAwesome';
	font-size: 14px;
	margin: 0 0 0 6px;
	display: inline-block;
	vertical-align: top;
	color: #000000;
	line-height: 24px;
	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;
}
#column-left .product-thumb .button-group .addtocart:hover:after,
#column-right .product-thumb .button-group .addtocart:hover:after {
	color: #000000;
	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;
}
#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: #000000;
}
#column-left .product-block .button-group,
#column-right .product-block .button-group {
	display: none;
}
#column-left .box .addtocart_btn,
#column-right .box .addtocart_btn {
	display: none;
}
#column-left .box .title-wrapper,
#column-right .box .title-wrapper {
	margin: 0;
}
#column-left .box .box-heading,
#column-right .box .box-heading {
	font-size: 16px;
	line-height: 24px;
	padding: 15px 15px 15px 20px;
	color: #000000;
	text-align: left;
	border-bottom: 1px solid #dddddd;
}
#column-left .box .box-content,
#column-right .box .box-content {
	padding: 20px 20px 0;
}
#column-left .special-product-block .box-content,
#column-right .special-product-block .box-content {
	padding: 15px;
}
#column-left .swiper-viewport #banner0,
#column-right .swiper-viewport #banner0 {
	float: none;
}
.layout-1 #content {}
#column-left .box-heading-desc,
#column-right .box-heading-desc {
	display: none;
}
#column-left .home-products,
#column-right .home-products {
	margin: 0;
	width: 100%;
}
#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;
}
#column-left .swiper-viewport,
#column-right .swiper-viewport {
	margin: 0 0 30px 0;
	background: transparent;
	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 .swiper-viewport .swiper-slide a,
#column-right .swiper-viewport .swiper-slide a {
	display: inline-block;
	vertical-align: top;
	position: relative;
	overflow: hidden;
}
#column-left #banner1 {
	margin: 0;
}

/* 2-col layout */
.layout-2 #content {
	margin-bottom: 30px;
}
#column-right {
	margin-bottom: 30px;
}
.layout-2 .content-bottom #content {
	margin-bottom: 25px;
	padding-left: 0;
}
@media only screen and (min-width: 980px) and (max-width: 1299px) {
	#column-left .box .box-heading,
	#column-right .box .box-heading {
		    font-size: 14px;
			    padding: 15px 10px;
	}
}
@media (max-width: 1149px) {
	.banners-slider-carousel,
	.box.product-box,
	#blockaboutus,
	#subbanner,
	#psttestimonialcmsblock {
		margin-bottom: 80px;
	}
}
@media (max-width: 979px) {
	.banners-slider-carousel {
		margin-bottom: 60px;
	}
	
	#column-left .box .box-heading,
	#column-right .box .box-heading {
		padding: 15px;
		    border-bottom: none;
	}
	
	.layout-2 .content-bottom #content {
		padding: 0;
	}
	
	#column-left .swiper-viewport .swiper-container,
	#column-right .swiper-viewport .swiper-container {
		display: inline-block;
		vertical-align: top;
		text-align: center;
	}
	
	.banners-slider-carousel .box-heading {
		padding: 20px;
		text-align: left;
	}
}
.layout-2.left-col #content {}
.layout-2.right-col #content {}

/* 3-col layout */
.layout-3 #column-left,
.layout-3 #column-right {
	margin-top: 30px;
}
.top_button {
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;
	width: 40px;
	line-height: 40px;
	right: 35px;
	bottom: 50px;
	display: none;
	position: fixed;
	z-index: 95;
	font-size: 0;
	background-size: 40px;
	text-align: center;
	    background-color: #000000;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
}
.top_button:before {
	content: "\f102";
	font-family: 'FontAwesome';
	font-size: 15px;
	color: #ffffff;
}
.top_button:hover {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	background-color: #ffffff;
}
.top_button:hover:before {
	color: #000000;
}
@media (min-width: 980px) {
	.layout-3 #column-left {
		padding-left: 0;
	}
	
	.layout-3 #column-right {
		padding-right: 0;
	}
}
@media (max-width: 1299px) {
	.module_default_width {
		width: 200px;
	}
	
	#column-left .box .box-content,
	#column-right .box .box-content {
		padding: 15px;
	}

	
	#column-left .list-group,
	#column-right .list-group {
		padding: 15px;
	}
	
	#column-left .special-product-block .box-content,
	#column-right .special-product-block .box-content {
		padding: 10px;
	}
}
@media (max-width: 979px) {
	#column-left .box-product .image,
	#column-right .box-product .image {
		width: auto;
		height: auto;
	}
	
	#column-left .box,
	#column-right .box {
		padding: 0;
		margin-bottom: 20px;
	}
	
	#column-left .box .title-wrapper,
	#column-right .box .title-wrapper {
		position: relative;
	}
	
	#column-left #banner1 {
		display: inline-block;
		vertical-align: top;
		padding: 15px 0;
	}
	
	#column-left .product-thumb,
	#column-right .product-thumb {
		display: block;
	}
	
	#column-left .container,
	#column-right .container {
		margin: 0;
	}
	
	#column-left .swiper-viewport #banner0,
	#column-right .swiper-viewport #banner0 {
		display: inline-block;
		vertical-align: top;
		padding: 0 0;
	}
	
	.product-block .button-group {
		text-align: center;
	}
	
	#column-left .product-thumb .caption,
	#column-right .product-thumb .caption {
		margin: 5px 0 0;
	}
	
	#column-left .box-product .price,
	#column-right .box-product .price {
		font-size: 13px;
	}
	
	.layout-3 #column-left .mobile_togglemenu,
	.layout-3 #column-right .mobile_togglemenu {
		top: 20px;
		right: 20px;
	}
}
@media (max-width: 767px) {
	.zoomContainer {
		display: none;
	}
	
	.product-layout.product-list .product-block {
		margin: 0 0 30px 0;
	}
	
	#column-left .box .box-heading,
	#column-right .box .box-heading {
		font-size: 16px;
	line-height: 24px;
	}
	
	.product-list .product-thumb .image .button-group {
		margin: 0;
	}
	
	#content .product-list .btn-wish-compare .button-group {
		text-align: center;
	}
}
@media (max-width: 479px) {
	.product-layout.product-grid .product-block {
		margin: 0 0 30px;
	}
}
.manufacturer-list {
	margin-bottom: 20px;
	padding: 0;
	background-color: #fff;
}
.manufacturer-heading {
	background-color: #E3E3E3;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 15px;
}
.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 .product-left,
.productpage .product-right {
	margin-bottom: 100px;
}
.productpage #tabs_info {
	margin: 0 0 50px 0;
	width: 100%;
}
.tab-content {
	padding: 0;
	overflow: hidden;
}
.product-tab .tab-content>.active {
	display: block;
}
.product-tab .tab-content>.tab-pane {
	padding: 25px;
	background-color: #ffffff;
}
#tab-review #form-review {
	padding: 0;
}
.product-tab li a {
	background-color: #ffffff;
	color: #000000;
}
.product-tab .table-bordered {
	margin: 0!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;
}

/*.category_filter #grid-view,.category_filter #list-view{
     background:#eee;
     border:1px solid #e7e7e7;
     color:#666;
}
 .category_filter #grid-view:hover,.category_filter #list-view:hover,.category_filter #grid-view.active,.category_filter #list-view.active{
     background:#e7e7e7;
}
 .category_filter #grid-view:hover .fa,.category_filter #list-view:hover .fa{
     color:#333;
}
 */
.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: 31px;
}
.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: 31px;
	padding: 0 15px;
}
.category_filter .btn-list-grid {
	float: left;
	margin: 2px 0 0;
	padding: 0;
	width: auto;
}
.compare-total {
	float: right;
	margin: 0 0 0 15px;
	padding: 3px 10px;
	border: 1px solid #eeeeee;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.compare-total:hover {
	border-color: transparent;
	background-color: #cc3528;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.compare-total:hover a {
	color: #ffffff;
}
.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: 12px;
}
.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: 1px 0 0;
	padding: 0;
	width: 180px;
}
.category_filter .limit {
	float: right;
	height: 24px;
	margin: 1px 0 0;
	padding: 0;
	width: 80px;
}
.sort-by-wrapper,
.show-wrapper {
	float: left;
}
.category_filter .form-control {
	padding: 5px 7px !important;
	height: 30px!important;
}
.category_thumb .category_img,
.category_thumb .category_description {
	float: left;
	width: 100%;
}
.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%;
}
.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 .category_list ul li a {
	background-color: transparent;
	display: block;
	/*padding: 5px 10px;
	border: 1px solid #eeeeee;*/
}
#content .category_list ul li.subcat a {
	background-color: transparent;
	display: block;
	padding: 5px 10px;
	border: 1px solid #eeeeee;
}
#content .category_list ul li.subcat a:hover {
	background-color: #cc3528;
	color: #ffffff;
}
.category_list li.subcat a:hover {}
#content .category_list li.subcat {
	float: left;
	overflow: auto;
	padding: 0 0 0 15px;
	position: relative;
}
.category_filter {
	background-color: transparent;
	color: #777777;
	display: inline-block;
	margin-bottom: 20px;
	padding: 15px 0;
	width: 100%;
	border-bottom: 1px solid #eeeeee;
}
.pagination-wrapper {
	overflow: hidden;
	margin: 10px 0 40px;
	padding: 15px;
	background-color: transparent;
	border-top: 1px solid #eeeeee;
}
.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: #777777;
}

/* Product Page*/
.productpage .product-right-inner {
	text-align: left;
}
.product-info .image {
	display: block;
	margin-bottom: 20px;
	text-align: center;
}
.productpage h3 {
	margin-top: 0;
	width: 100%;
}
.productpage h3.product-title {
	margin-bottom: 20px;
	font-size: 20px;

	text-transform: uppercase;
}
.product-info .zoomContainer {
	z-index: 9;
}

/* It need for ie7 */
.product-info .additional-carousel {
	position: relative;
	width: 70%;
	margin: 0 auto;
}
.product-info .image-additional {
	clear: both;
	float: none;
	margin: 0 auto;
	overflow: hidden;
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;
}
.product-info .image-additional img {
	display: block;
	height: auto;
	margin-left: auto;
	margin-right: 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 a {
	display: block;
}
.product-right .btn-group .wishlist .fa,
.product-right .btn-group .compare .fa {
	margin-right: 5px;
}
#content .image-additional .slider-item .product-block {
	clear: both;
	overflow: hidden;
	margin: 0 5px;
}
.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: 10px 12px;
}
#content ul.list-unstyled {
	line-height: 22px;
	margin-bottom: 0;
	padding: 20px 0;
}
#content ul.list-unstyled.price {
    margin-bottom: 20px;
    display: none;
}
#content ul.list-unstyled li {
	color: #222222;
	line-height: 22px;
	padding: 5px;
}
#content ul.list-unstyled li span {
	margin-right: 5px;
	font-weight: 500;
	letter-spacing: 0.7px;
}
#content ul.list-unstyled li span.desc {
	display: inline-block;
	vertical-align: top;
}
#content ul.list-unstyled.price li {
	display: inline-block;
}
#content ul.list-unstyled.price li span {
	margin-right: 0;
}
#content ul.list-unstyled li span.price-old {
	color: #888888;
	font-size: 18px;
	font-weight: 400;
}
#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: #aaaaaa;
	display: inline-block;
	font-size: 14px;
}
#content ul.list-unstyled.price li.points,
#content ul.list-unstyled.price li.discount {
	color: #4d4d4d;
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
}
#product h3.product-option {
	/*border-top: 1px solid #e7e7e7;
     */
	
	padding-top: 10px;
}
#product .form-group.cart {
	/*background-color: #f9f9f9;
     border-bottom: 1px solid #e7e7e7;
     border-top: 1px solid #e7e7e7;
     margin-bottom: 10px;
     */
	
	padding: 10px;
}
.addthis_toolbox.addthis_default_style .addthis_button_tweet {
	float: none;
}
#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: medium none;
    padding: 0;
    text-transform: none;
    color: #aaaaaa;
    float: none;
    display: none !important;
}
#product .btn-group .btn:hover {
	color: #cc3528 !important;
}
#product .cart span {
    color: #999999;
    display: none;
}

.addthis_toolbox.addthis_default_style {
    display: none;
}
#product .alert {
	margin-bottom: 10px;
	background-color: #ffffff;
}
.productpage .rating-star {
	border-bottom: 1px solid #e7e7e7;
	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;
	font-weight: 700;
}
.button.aboutus {
	float: right;
}
.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 15px;
}
.information-contact .panel-body {
	overflow: auto;
}
.contact-info {
    color: #000;
}
.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 .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;
}
#information-contact form.form-horizontal {
	padding: 20px;
	background-color: #fff;
	border: 1px solid #eeeeee;
}
.main-menu .level0 .tooltip {
	position: absolute;
	top: 50px;
	bottom: auto;
	left: 0;
	right: 0;
}
#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: 220px;
}
.main-slider .swiper-pagination {
	bottom: 0;
	display: none;
}
.main-slider {
	margin-bottom: 0;
	position: relative;
}
.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;
	overflow: hidden;
}
.main-slider .swiper-pagination-bullet {
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	background-color: #ffffff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
}
.main-slider .swiper-pagination-bullet-active,
.main-slider .swiper-pagination-bullet:hover {
	background: #cc3528;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}
.information-sitemap .sitge-map ul {
	padding: 0 0 0 20px;
}
.forget-password {
	margin: 5px 0 0;
}
.product-compare .btn-primary {
	margin: 5px 0 5px;
}
.productpage .write-review,
.productpage .review-count {
	margin: 0 10px;
	position: relative;
}
.productpage .write-review:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 1px;
	background-color: #e7e7e7;
	left: -12px;
}
.productpage .write-review i {
	margin-right: 10px;
}
.quickview-page h3.product-title {
	margin: 0;
}
.checkout-cart .hasCustomSelect {
	width: 95% !important;
}
.page-title,
.aboutus h1,
.affiliate-success h1 {}
.page-title,
.product-title,
.product-option,
.aboutus h1,
.affiliate-success h1 {
	font-size: 18px;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 0;
	text-transform: capitalize;
}
.page-info-title {
	font-size: 22px;
}
#information-information {
	font-size: 12px;
}
.blog.all-blogs {
	margin: 0 -15px;
}
.blog.all-blogs h2.page-title {
	font-size: 20px;
	margin: 0 0 20px 0;
	font-weight: 600;
	padding: 0 15px;
	display: none;
}
.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: 7px 0 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: 5px;
	font-size: 13px;
}
.col-sm-3.search_subcategory {
	width: auto;
	margin-top: 7px;
}
#button-search {
	float: right;
}
.product-search h2 {
	clear: both;
}
#product-search #content {
	margin-bottom: 30px;
}
#product-search .product-search-inner {
	background: #ffffff;
	padding: 20px 20px;
}
.checkout-cart .input-group.btn-block .form-control {
	padding: 10px 5px;
	text-align: center;
	width: 50px;
}
.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: 16px;
	font-weight: 500;
	text-transform: capitalize;
}
#collapse-checkout-option .panel-body h2,
#collapse-checkout-option .form-group label,
#content legend,
.account-account #content h2,
.account-address h2,
.affiliate-account h2 {
	color: #000000;
	font-size: 16px;
	margin: 0 0 15px;
	text-transform: capitalize;
}
.account-download h2 {
	color: #000000;
}
#information-contact .page-title,
#information-contact legend {
	padding: 15px;
}
#information-contact .page-title {
	margin: 0 0 10px;
}
.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 20px 20px;
}
#collapse-payment-address label {
	margin: 5px 0;
}
.checkout-checkout #accordion label.col-sm-2.control-label {
	padding: 0 15px;
}
.row.site-map {
	border: none;
	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-bottom: 2px;
}
.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 #eeeeee;
}
.account-wishlist .text-center img {}
.product-compare .table-bordered tbody tr td+td {
	border-left: 1px solid #eeeeee;
	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 0;
}
.quickview-page .btn.btn-default {
	padding: 12px 12px;
}
.quickview-page #content ul.list-unstyled.short-desc {
	/*border: none;
     */
}
.quickview-page #button-upload222 {
	margin-left: 10px;
}
.quickview-page #input-quantity {
	padding: 9px;
	margin: 0 5px;
}
.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: 12px;
	padding: 10px 12px;
}
.quickview-page .btn-group.wish-comp {
	margin-bottom: 20px;
}
.quickview-page .wish-comp .btn {
	margin-right: 10px;
	margin-bottom: 10px;
}
.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;
}
@media (max-width: 1200px) {
	.product-info .image-additional {
		width: 100%;
	}
	
	#column-left .fa-shopping-cart:before,
	#column-right .fa-shopping-cart:before {
		display: none;
	}
	
	#column-left .hidden-xs,
	#column-left .hidden-sm,
	#column-left .hidden-md {
		display: block !important;
		text-transform: capitalize;
		font-weight: normal;
		margin-top: -25px;
	}
	
	.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: 1299px) {
	.text1 {
		font-size: 15px;
	}
	
	.main-menu.container,
	.header,
	#top .container,
	.container {}
	
	.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;
		padding: 10px 0 0 !important;
	}
	
	.title1 {
		font-size: 18px;
	}
	
	.tm-about-text {
		width: 76%;
	}
	
	.aboutme-read-more {
		width: 149px;
	}
	
	.slider-banner .slide {
		width: 50%;
	}
	
	#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 (max-width: 979px) {
	#column-left .box .box-content,
	#column-right .box .box-content,
	#column-left .list-group,
	#column-right .list-group {
		padding: 20px;
	}
	
	.main-menu {
		float: left;
		padding: 0;
		position: static;
		margin: 5px 0 0 0;
	}
	/* css for responsive menu */
	
	.responsive-menu .top_level {
		width: 100%;
		float: left;
	}
	
	.nav.navbar-nav {
		display: none;
	}
	
	.responsive-menu .nav.navbar-nav {
		height: 500px;
		overflow-y: scroll;
		padding: 10px 20px;
		background: #ffffff;
		position: absolute;
		width: auto;
		z-index: 999;
		left: 0;
		right: 0;
		margin: 0 auto;
		top: 100%;
		-webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
		box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
	}
	
	.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;
	}
	
	.top_level.home.home_first {
		display: none;
	}
	
	#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 a:hover,
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li>a:hover,
	#menu.responsive-menu .top_level.active a,
	#menu.responsive-menu ul.nav li .megamenu .dropdown.toggle a:hover {
		color: #cc3528;
	}
	
	#menu.responsive-menu ul li a,
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li>a {
		color: #000000;
		display: block;
		font-size: 12px;
		line-height: 24px;
		padding: 7px 0;
		text-transform: capitalize;
		float: left;
		width: 100%;
		background-color: #ffffff;
	}
	
	#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: 35px;
		padding: 0;
		height: 35px;
		text-align: center;
		line-height: 35px;
		top: 4px;
		left: auto;
		margin: 0;
		border: none;
	}
	
	#menu.responsive-menu .top_level.dropdown.toggle {
		margin: 0;
	}
	
	#menu.responsive-menu ul.nav li .megamenu.column1 ul.childs_1 {
		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;
		margin: 0;
		padding: 0 0 0 15px;
	}
	
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li>a:hover {
		color: #cc3528;
	}
	
	#menu div.dropdown-inner>ul.list-unstyled {
		display: block;
	}
	
	.top_level.home {
		display: none;
	}
	
	#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: 12px;
		line-height: 33px;
	}
	
	#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: #cc3528;
		content: "\f068";
		font-family: "FontAwesome";
		font-size: 12px;
		line-height: 33px;
	}
	
	#menu ul.nav li .megamenu.column1 ul.list-unstyled li.dropdown>a::after {
		content: "";
	}
	
	#menu.responsive-menu ul.nav li .megamenu ul.childs_1 {
		display: block;
		float: left;
		width: 100%;
		margin: 0;
		padding: 0 0 0 15px;
	}
	
	#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: #000000;
	}
	
	.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%;
	}
	
	.common-home.layout-3 #column-left,
	.common-home.layout-3 #column-right,
	.common-home.layout-3 #content {
		padding: 0;
	}
	
	.layout-2.left-col #column-left .toggle .mobile_togglemenu,
	.layout-2.right-col #column-right .toggle .mobile_togglemenu {
		top: 15px;
		right: 15px;
		color: #000000;
		font-weight: bold;
	}
	
	#column-left .swiper-viewport,
	#column-right .swiper-viewport {
		text-align: left;
	}
	
	#column-left .box .box-content,
	#column-right .box .box-content,
	#column-left .list-group,
	#column-right .list-group {
		display: none;
		border-top: 1px solid #dddddd;
	}
	
	#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 {
		width: 100%;
		clear: both;
	}
	
	.col-sm-3.column.second,
	.col-sm-3.column.third,
	#footer .col-sm-3.column.fourth {
		border-left: 0 none;
	}
	
	.col-sm-3.column.third {
		border-right: 0 none;
	}
	
	#footer #footer_cms_block {
		padding: 0;
		margin: 0 0 10px 0;
	}
	
	.product-list .product-details {
		border: none;
		padding: 0 15px;
	}
	
	.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: 50%;
		padding: 0 15px;
	}
	
	.productpage .product-left {
		width: 50%;
	}
	
	.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;
	}
	
	#footer .column .footer-social ul {
		display: block;
		padding: 0;
	}
	
	#column-left .product-items .product-details,
	#column-right .product-items .product-details {
		width: 63%;
	}
	
	#column-left .product-thumb .price-new,
	#column-right .product-thumb .price-new {
		display: block;
	}
	
	#column-left .special-product-block .product-thumb .caption .caption-inner .price-new,
	#column-right .special-product-block .product-thumb .caption .caption-inner .price-new {
		display: inline-block;
		vertical-align: top;
	}
	
	.product-search .sortcat {
		width: 60%;
	}
	
	.cms-banner-right {
		width: 73%;
	}
	
	.cms-banner-left {
		width: 27%;
	}
	
	.productpage .rating-star {
		display: inline-block;
		width: 100%;
	}
	
	.newsletter .toggle .mobile_togglemenu {
		display: none;
	}
	
	#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;
	}
	
	.sidebarFilter {}
	
	.nav-responsive span {
		display: none !important;
	}
	
	#menu .level0 {
		width: 100%;
	}
}
@media (max-width: 767px) {
	.compare-total {
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	
	.pagination-right {
		clear: both;
		float: left;
		margin: 5px 0;
	}
	
	.product-list .product-thumb .caption h4 {
		text-align: center;
	}
	
	.product-list .product-thumb .caption .product-info {
		text-align: center;
	}
	
	.main-menu.container {
		padding-left: 0;
	}
	
	.main-slider .swiper-pagination {
		display: block;
	}
	
	.main-slider .swiper-pager {
		display: none;
	}
	
	.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%;
	}
	
	.product-info .image-additional a {
		padding: 1px;
		border: none;
	}
	
	.layout-2 #content {
		padding: 0 15px;
		float: left;
	}
	
	.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;
	}
	
	.show-wrapper {
		clear: both;
		margin: 10px 0 0;
	}
	
	.category_filter .show {
		float: left;
		margin: 8px 10px 0 0;
	}
	
	.product-compare .table-bordered {
		float: left;
		width: 100%;
		overflow: auto;
		display: inline;
	}
	
	.product-info .image,
	.product-info .additional-carousel {
		margin: 0 auto 15px;
		width: 330px;
	}
	
	.addthis_toolbox.addthis_default_style {
		margin: 10px 0;
	}
	
	#content .category_list .filterbox {
		border: 1px solid #e7e7e7;
		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: 12px;
	}
	
	.text1 {
		font-size: 10px;
	}
	
	.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%;
	}
	
	.footer-container,
	.content_footer_bottom {}
	
	#content .category_list .filterbox {
		clear: both;
	}
	
	.filterbox .list-group {}
	
	.product-list .list-right {
		padding: 0 10px 0 18px;
	}
	
	.pagination-wrapper {
		margin-bottom: 25px;
	}
	
	.productpage .product-left {
		width: 100%;
		margin-bottom: 50px;
	}
	
	.productpage .product-right {
		width: 100%;
	}
	
	.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;
		margin: 0 0 15px;
	}
	
	.product-list .caption .rating {
		text-align: center;
	}
	
	.product-search .sortcat {
		width: 100%;
	}
	
	.productpage .write-review {
		display: block;
	}
	
	.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;
		margin: 0!important;
	}
	
	.product-tab .nav-tabs>li,
	.product-tab .nav-tabs>li:first-child {
		display: block;
		margin: 0 0 10px 0;
	}
	
	.tab-content {
		padding: 0;
	}
	
	.col-sm-3.sort {
		margin-top: 5px;
	}
}
@media (max-width: 479px) {
	#content .category_list li {
		width: 50%;
		margin-bottom: 20px;
	}
	
	.header .header-logo {
		left: 50px;
		top: 13px;
		right: auto;
		width: 118px;
	}
	
	#accordion .panel-body {
		padding: 10px 10px 20px;
		border: none;
	}
	
	.header-right {
		padding: 5px 15px;
	}
	
	#menu.responsive-menu {
		padding: 0;
	}
	
	.table {
		margin-bottom: 20px;
		overflow: scroll;
		width: 100%;
	}
	
	.product-layout.product-grid {
		width: 100% !important;
		text-align: center;
	}
	
	.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%;
	}
	
	.product-info .image {
		width: 100%;
	}
	
	.product-info .additional-carousel {
		width: 150px;
	}
	
	.nav-tabs>li {
		width: 100%;
	}
	
	.nav-tabs>li>a {
		margin: 0 0 2px;
	}
	
	.productpage .review-count {
		display: inline-block;
		margin-left: 0;
	}
	
	.pagination-wrapper .page-link {
		float: left;
	}
	
	.pagination-wrapper .page-result {
		float: left;
		clear: both;
	}
	
	.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 {
		text-align: left;
	}
	
	#banner1 {
		margin: 15px 0;
	}
	
	.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 {
		width: 100%;
	}
	
	.htabs {
		height: auto;
	}
	
	.htabs a {
		display: block !important;
		float: none;
		margin: 3px 0 0;
		width: auto;
		background-color: #eeeeee;
		border-bottom: 2px solid #eeeeee;
	}
	
	.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;
	}
	
	.productpage .nav-tabs>li>a {
		display: block !important;
		width: auto;
	}
	
	.etabs,
	.nav-tabs>li {
		width: 100%;
	}
	
	.nav .pull-left {
		display: inline-block;
		float: none;
	}
	
	.nav.pull-right {
		float: none;
	}
	
	.nav.pull-left {
		float: none;
	}
	
	#top .container {
		text-align: center;
	}
	
	#cart {
		/*margin-top:10px;
         */
	}
	
	.cms-data {
		border-right: 0 none;
	}
	
	.header {
		/*height: 180px;
         */
	}
	
	.header-search {
		/*top:212px;
         */
	}
	
	.header-bottom {
		/*margin-top:0;
         */
		position: relative;
	}
	
	.header-tele-cms {
		right: 0;
	}
	
	.cms-data {
		padding-right: 0;
	}
	
	#cart>.btn {
		margin-right: 0;
		margin-left: 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%;
	}
	
	#cart>.btn {
		margin-left: 0;
	}
	
	#top-links {
		padding-top: 0;
	}
	
	.myaccount .dropdown-menu {
		/*margin: 6px 0 0;
         */
	}
	
	.box.related .box-heading {
		/*width:77%;
         */
	}
	
	.row.site-map {
		overflow: auto;
	}
	
	.contact-info .right {
		text-align: center;
	}
	
	.main-slider::after {
		top: 50px;
	}
	
	#cart .dropdown-menu {
		width: 290px;
	}
	
	.newsletter .text-danger {
		width: 100%;
		margin: 10px auto;
	}
}
@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;
	}
}
#content .category_list li,
#content .category_list li.subcat {
	float: left;
	margin: 0;
	overflow: auto;
	position: relative;
}
.category_list img {
	max-width: 100%;
	margin-bottom: 10px;
	border: 1px solid #f7f7f7;
}

/* Theme End */
.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;
}