body {
	color: #808080;
    font-family: 'Roboto', sans-serif;;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    background: #ffffff;
    position: relative;
    letter-spacing: 0.4px;
}
.page-container {
    background: #FFF;
    margin: 0px auto;
    position: relative;
    padding: 0 30px;
}
:focus{outline:none !important;}
h1, h2, h3, h4, h5, h6 {
	color: #333;
}
/* default font size */
.fa {
	font-size: 15px;
}
.fa-stack{
	width: 12px;
    font-size: 15px;
}
.fa-stack .fa{font-size: 12px;}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #262626;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 14px;
    font-weight: 500;
    color: #262626;
}
h1, h2, h3, h4, h5, h6{
    color: #262626;
}
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: 14px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 13px;
}
.input-group .input-group-addon {
	font-size: 13px;
	height: 30px;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #888;
}
/* top */
#top {
    padding: 0;
    background: #7dad36;
}
#top .container {

}
#top-links span{ text-transform: uppercase;}
#form-currency .currency-select {
	text-align: left;
	width:100%;
}
#form-currency .currency-select:hover {
	text-shadow: none;
	color: #262626;
    background-color: #fff;
}

#form-language .dropdown-menu,
#form-currency .dropdown-menu,
.dropdown.myaccount .myaccount-menu {
    margin: 0;
    left: 0;
    right: auto;
    background-color: #ffffff;
    border: 1px solid #eee;
    padding: 5px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
#form-language .dropdown-menu .btn,
#form-currency .dropdown-menu .btn {
	padding: 3px 15px;
    color: #000000;
    font-size: 13px;
    line-height: 26px;
    text-transform: capitalize;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
	transition: none;
}
#form-language .dropdown-menu li:last-child .btn, #form-currency .dropdown-menu li:last-child .btn:last-child {
    border-bottom: 0;
}
#form-language .dropdown-menu > li > .btn:hover,
#form-currency .dropdown-menu .btn:hover{
	color: #fff;
    background: #85b839;
}
header .btn-link, header li, header a {
	text-decoration: none;
}
header li{
	list-style: none;
}


/* header cms start*/

#form-language img{vertical-align:inherit; padding-right: 3px;}

#top-links li,.header-search li{padding:0; list-style:none}
header .btn-link:hover,header .btn-link:focus, #top-links a:hover,  #top-links a:focus{
	color: #888;
	background:none;
	text-decoration:none
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover,#top-links .dropdown-menu a:focus {
	color: #888;
}
#top .btn-link strong {
	font-weight: normal;
}
#top-links {
	padding-top: 0px;
}
#top #cznavcmsblock {
    float: left;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.2px;
    color: #888888;
    padding: 9px 0;
}
#top-links a + a {
	margin-left: 15px;
}

#top-links ul.list-inline{float:left; margin-top:2px; margin-right: 5px;}

#top-links ul.list-inline li{  padding:0 15px 0 8px; font-weight:300}
.lang-curr {
    float: left;
	padding: 0px;
}
.lang-curr  .pull-left{
    padding-right: 0;
    width: auto;
}
.lang-curr  .pull-left ul{ padding: 0px; }
.lang-curr  .pull-left li{ text-align: left; }
.lang-curr .fa{ padding-left: 3px; }
#form-language, #form-currency { padding: 0px; margin-right: 0px;    margin-bottom: 0px;}
#form-language {
    padding-right: 0px;
}
.fa-caret-down{vertical-align:middle; color: #b2b2b2; margin:0 0 0 2px;}
#form-currency .currency-menu li .btn-link,
#form-language .language-menu li .btn-link{
	font-weight: 400;
	width: 100%;
    text-align: left;
}
#form-currency .btn-link, #form-language .btn-link {
   padding: 14px 15px 14px 15px;
    text-transform: uppercase;
    margin: 0;
    font-weight: 400;
    font-size: 11px;
    text-decoration: none;
    color: #ffffff;
    border: none;
    letter-spacing: 1px;
    float: right;
}
#form-language .btn-link {
    padding-left: 0;
}
#form-currency .btn-link { padding-right: 0px; }
#form-currency .btn-link:hover,
#form-language .btn-link:hover,
.headertopright .text2 a:hover{  color: #000000; }

#form-currency .btn-link strong{font-weight:normal;}
.dropdown.myaccount a{color:#f5f5f5; text-transform: capitalize; }
.dropdown.myaccount .myaccount-menu li a:hover {
   background-color: #85b839;
    color: #ffffff;
}
.dropdown.myaccount .fa{ padding-left: 3px; color:#000;}
.dropdown.myaccount{
	float: right;
    padding: 20px 30px 0px 15px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    z-index: 9;
}
.dropdown.myaccount:before {
    content: "";
    border-right:1px solid #7dad36;
    height: 50px;
    position: absolute;
    right: 0;
    top: 12px;
}
.dropdown.myaccount .myaccount-menu{
       margin-top: 0px;
    top: 66px;
    min-width: 240px;
    right: 0;
    left: auto;
    text-align: left;
    border:1px solid #ededed;
    border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.dropdown.myaccount .myaccount-menu li a{
	text-transform: capitalize;
    color: #000;
    font-size: 13px;
    padding: 4px 15px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
}
.dropdown.myaccount .myaccount-menu li:last-child a {
    border: 0;
}

/* logo */
.header-logo{
    float: left;
    padding: 10px 0px 0px;
}
.header-search{float:left;}
.header-cart{
	position: relative;
    float: right;
    padding-left: 30px;
    padding-top: 20px;
    cursor: pointer;
    display: inline-block;
    z-index: 9;
}

.header-main {
    display: block;
    float: left;
    position: relative;
    width: 100%;
    background: #85b839;
}
.header-main .nav-inner {
    padding-bottom: 0px;
}
.header-container .header-main .header-top {
    width: 100%;
    text-align: center;
    padding-top: 26px;
    padding-bottom: 25px;
    float: left;
}
header{

	position:relative;
}
.common-home .header-container {
    border-bottom: 0px;
    z-index: 1;
    width: 100%;
}

.col-sm-3.sort{width:33.1%; padding:0; }
.searchbar .col-sm-3.sort { padding:0 15px; width:25%; }

.headertopright .text2{
    color: #f5f5f5;
    display: inline-block;
}
.headertopright .text2 a{ color: #f5f5f5;}
.headertopright .text2-dec {  display: inline-block; padding-right: 5px; }

.col-sm-3.sort select.form-control{
	padding: 10px 33px;
    height: 40px;
    text-transform: capitalize;
	background-color:#fff;
	color:#262626;
	border:none;
	overflow:hidden;
	border-radius:20px 0 0 20px;
	-webkit-border-radius:20px 0 0 20px;
	-moz-border-radius:20px 0 0 20px;
	-khtml-border-radius:20px 0 0 20px;
	left:15px;
}

.head-right-bottom {
    float: right;
	text-align: left;
    width: 74%;
}
.head-right-bottom  .header-cms-block {;
    text-align: left;
	float:left;
	margin:0 20px 0 0;
}

.head-right-bottom  .header-cms-block .header-cms .contact-info{
	font-family:'Roboto', sans-serif;
    display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
    display: inline-block;
	color:#000000;
}

/* search */
#search {
	display: inline-block;
    width: 70%;
    z-index: 99;
    padding: 12px 15px 0 0;
    margin: 0 auto;
}
#search .search_toggle{
	display: block;
    z-index: 9;
}
#search  .search_button {
    display: none;
    font-size: 0;
    padding: 0;
    text-align: center;
    cursor: pointer;
    z-index: 9;
    background: url(../image/codezeel/search.png) no-repeat scroll 0px 6px;
    height: 30px;
    width: 30px;
}

#search  .search_button.active{
	background-position: 0 -93px;
}
#search  .search_button.active:hover{
	background-position: 0px -242px;
}
#search  .search_button:hover{
	background-position: 0 -199px;
}
#searchbox{ position: relative; }

#search .input-lg {
    background: #fff;
    border: 0;
    color: #a8a8a8;
    width: 100%;
    height: 48px;
    font-size: 13px;
    font-weight: 300;
    padding: 10px 135px 10px 35px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
#search .input-lg::placeholder{
	color: #a8a8a8;
	font-size:13px;
	font-weight:400;
}

#search .btn-lg {
    background: #252525;
    display: block;
    border: 0px;
    height: 48px;
    padding: 0;
    width: auto;
    cursor: pointer;
    z-index: 9;
    transition: none;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 0 23px;
}
#search .btn-lg:hover {
    color: #85b839;
}
#search .search_toggle .input-group-btn{
     display: block;
    width: auto;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    -ms-border-radius: 0px 5px 5px 0px;
    -o-border-radius: 0px 5px 5px 0px;
    border-radius: 0px 5px 5px 0px;
}
#search .search_toggle .btn-lg .fa {
    font-size: 0px;
	display: none;
}


.show-result {
    overflow: hidden;
}
.header-search .show-result > li {
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.product-search #content > p{margin-top:10px;}

header .dropdown.myaccount > a{
	text-transform: uppercase;
    background: 0;
    color: #fff;
    margin: 0px;
    display: inline-block;
    font-size: 13px;
    padding-left: 45px;
    height: 35px;
    text-align: left;
    letter-spacing: .5px;
    width: auto;
    float: left;
    background: url(../image/codezeel/top-icon.png) no-repeat scroll 0px 1px;
}
.dropdown.myaccount span.hidden-xs.hidden-sm.hidden-md {
    display: block;
    font-size: 13px;
    font-weight:500;
    text-transform: uppercase;
    letter-spacing: .5px;
    line-height: 18px;
}
.dropdown.myaccount a:hover {
    color: #000000;
    background-position: 0px -62px;
}
header .dropdown.myaccount a .fa{
 display: none;
}

header .dropdown.myaccount a:hover .fa,header .dropdown.myaccount a:focus .fa{
	background-color:#656565;
	border-color:#656565;
	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;
}

.header-container {
    height: auto;
    width: 100%;
    z-index: 99;
}
.header-container .row{ margin: 0px; }
.header-container.smaller{z-index:999;}
.header-logo img{
	max-width:100%;
	text-align: center;
    display: inline;
}
.hed-right-top {
    position: relative;
    width: 100%;
	transition: all 300ms linear 0s;
	-webkit-transition: all 300ms linear 0s;
	-moz-transition: all 300ms linear 0s;
	-ms-transition: all 300ms linear 0s;
	-o-transition: all 300ms linear 0s;
	margin: 0px;
	opacity:1;
	-khtml-opacity:1;
	-moz-opacity:1;
	-webkit-opacity:1;

}

#cart {
    display: block;
}
#cart .cart_heading {
    display: inline-block;
    color: #ffffff;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    padding: 12px 0 5px 35px;
    background: url(../image/codezeel/top-icon.png) no-repeat scroll 0px -130px;
    line-height: 20px;
    text-transform: uppercase;
}
#cart > .cart_heading:hover{
    color: #000000;
    background-position: 0px -200px;
}

#cart > .btn {
    padding: 0px;
    display: block;
    color: #000;
    overflow: hidden;
    background: none;
    font-weight: 400;
    text-transform: uppercase;
    transition: none;
}
#cart > .btn:hover, #cart.active > .btn{
	color: #000000;
    background-position: 0px -496px;
}
#cart-total{
    color: #ffffff;
    background: #000000;
    line-height: initial;
    position: absolute;
    font-size: 12px;
    top: -5px;
    left: 35px;
    height: 16px;
    width: 16px;
    display: block;
    padding: 0px 4px;
    text-transform: lowercase;
    display: block;
    font-weight: 400;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
#cart > .btn .fa{display:none}

header #cart li a, header #cart li {color:#000000;}
header #cart li .text-left a:hover, header #cart .text-left li:hover {
    color: #85b839;
}
#cart.open > .btn {
	color: #fff;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #fff;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}
#cart .dropdown-menu {
	width: 330px;
    padding: 10px;
    border:1px solid #ededed;
    overflow: hidden;
    display: none;
    top: 46px;
    background: #ffffff;
    margin-top: 0;
    border-radius: 5px;
}
#cart .dropdown-menu  strong{ font-weight: 500; color: #000000; }
#cart .dropdown-menu li{float:none}

#cart .dropdown-menu li:first-child {
    max-height: 300px;
    overflow-y: auto;
}
#cart .dropdown-menu li + li {
    border-top: 1px solid #e5e5e5;
    padding: 5px 0 0;
}

#cart .button-container {
    width: auto;
	float:right;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
	border:none;
}

#cart .dropdown-menu table td{ border:none; background:none; padding:5px 4px; }

#cart .dropdown-menu table.total-table td{border:medium none;}

#cart .dropdown-menu li > div {
}
#cart .dropdown-menu li p {
	margin:20px auto;
	color:#000;
}
.content-bottom > .container{width:100%; background-color: #fff;}

.common-home .alert {margin-bottom:20px}

/* menu */
#top .nav-container .container {
    padding: 0;
}
.nav-container{
	float: right;
    width: 70%;
}
.nav-responsive { display:none;}
.nav-inner.container{background: #ffffff;}
nav.nav-container.fixed > .main-menu ul > li > a, nav.nav-container.fixed > .hiden_menu li > a{ padding-top: 17px; padding-bottom:	17px; }
nav.nav-container.fixed .responsive-menu.container{ margin-bottom: 0px; }
@keyframes slide-down {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(0);
    }
}
.responsive-menu,
.main-menu {
	height: auto;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	padding: 0px ;
	display:none;
}

.head-right-bottom .nav-container{
	width: 84%;
}
.main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li .megamenu ul.list-unstyled {
    padding: 0px 15px 0px 0px ;
}
#menu ul li .megamenu ul.list-unstyled:last-child{ padding-right: 0px; }
#menu > ul {
	display: block !important;
   	text-align: left;
}
#menu ul {
    display: table-cell;
    float: none;
    list-style: outside none none;
    margin: 0;
	padding:0;
	text-align: right;
    padding-left: 0;
}
.main-menu > ul > li {
	position: relative;
	float: none;
	display: inline-block;
	z-index: 1;
	background-color:transparent;
}
.main-menu > ul > li:last-child .dropdown-menu{
	right: 0;
    left: auto;
}
.main-menu > ul > li:hover {
}

.nav-responsive span,
.main-menu > ul > li > a {
	font-size: 14px;
	line-height:26px;
	font-weight: 700;
	color: #000;
	display: block;
	padding: 20px 20px;
	margin-bottom: 0px;
	z-index: 6;
	position: relative;
	text-transform:uppercase;
}
.main-menu ul > li > a, .hiden_menu li > a {
    padding: 12px 25px 13px;
    margin: 0px;
    font: 400 11px/25px 'Roboto', sans-serif;
    color: #ffffff;
    display: block;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: auto;
    position: relative;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
.main-menu ul > li > a:before, .main-menu ul > li > a:after {
    content: "";
    width: 0;
    height: 0;
    background: #85b839;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
	-webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
.main-menu ul > li > a:after {
    content: "";
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
}
.main-menu ul > li > a:hover:before, .main-menu ul > li > a:hover:after {
    width: 100%;
    height: 100%;
	 -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
.main-menu > ul > .dropdown .megamenu.column1 ul > li.dropdown > a::after{
	font-family:'FontAwesome';
	content:'\f105';
	position:absolute;
	color:#999999;
	right:-5px;
	font-size:14px;
}
.main-menu > ul > .dropdown .megamenu ul > li.dropdown > a::after,
.main-menu .hiden_menu .dropdown > a::after{content:none;}

.main-menu ul > li:last-child > a{border:none; }

.main-menu a:hover { text-decoration:none}

.main-menu > ul > li:hover > a {
    background: #000000;
    color: #ffffff;
}

.main-menu ul > li.top_level.dropdown:hover > a, .main-menu ul > li.top_level:hover > a {
    color: #ffffff;
    background: #85b839;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}

.main-menu > ul > li > ul , .responsive-menu .main-navigation{
	background: #fff none repeat scroll 0 0;
    border:1px solid #e5e5e5;
    display: none;
    padding: 5px;
    position: absolute;
    z-index: 5;

}
.main-menu > ul > li:hover > ul {
	display: block;
}
.main-menu > ul > li ul > li > ul {
	display: none;
	background: #15BCF0;
	position: absolute;
	z-index: 5;
	padding: 5px;
	margin-left:-13px;
}
.main-menu > ul > li ul > li:hover > ul {
	display: block;
	 top: 0px;
    left: 173px;
}

.main-menu > ul > li > ul > ul {
	/*display: table-cell;*/
}
.main-menu > ul > li ul + ul {
	/*padding-left: 20px;*/
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
    display: none;
    left: 200px;
    padding: 15px 0;
    position: absolute;
    top: 0;
	border: 1px solid #e5e5e5;
}
.main-menu > ul > li ul > li > a {
	color: #262626;
	display: block;
	white-space: nowrap;
}
.responsive-menu .main-navigation li a{
	padding: 8px;
	color: #262626;
	display: block;
	white-space: normal;
}
#menu ul li .megamenu.column1 a{
	font-weight: 400;
    font-size: 13px;
    margin-bottom: 0;
    letter-spacing: .2px;
    line-height: 18px;
 }
.main-menu > ul > li ul > li > .dropdown-inner ul li a{color:#adadad;}
.main-menu > ul > li ul > li > a{min-width: 160px;}
.main-menu > ul > .dropdown ul > li > a, .hiden_menu .top_level > a{
    text-transform: capitalize;
    color: #000000;
    font-size: 14px;
	letter-spacing: .2px;
    font-weight: 500;
    padding: 0px 0 5px;
    margin-bottom: 15px;
    text-align: left;
	line-height: 18px;
}
#menu ul li .megamenu.column1 a:hover, .main-menu ul > li.dropdown> a:hover{color:#000000;}
.main-menu > ul > .dropdown ul > li > a:before{
	border-top: 1px solid #ddd;
    bottom: -7px;
    content: "";
    float: left;
    height: 2px;
    position: absolute;
    width: 60%;
}

.main-menu ul li ul .list-unstyled a{
    font-weight: normal;
    color: #666666;
    text-transform: capitalize;
    padding: 4px 0;
    font-size: 13px;
    margin-bottom: 0;
    text-align: left;
    letter-spacing: .2px;
	line-height: 18px;
}
.main-menu > ul > li ul > li > a:hover, .responsive-menu .main-navigation li a:hover  {
	color: #85b839;
}
#menu ul li .megamenu.column1  li > a,
.main-menu > ul > li > ul > ul > li > a {
	color: #666666;
	padding: 3px 0;
	text-transform: capitalize;
}

#menu ul li .megamenu.column1  li > a:before,
.main-menu ul li ul .list-unstyled a:before{ display: none; margin-bottom: 0px; }

#menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
    display: block;
}
#menu .nav li .list-unstyled .dropdown {
    float: left;
}
.dropdown-menu.megamenu.column3 {
    top: 59px;
}
#menu .dropdown .dropdown-menu{
	padding: 20px 20px 15px 20px;
    border-top: 3px solid #000000;
    background: #ffffff;
    opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity:0;
    transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
    border-radius: 0px;
    transform-origin: 20% 20% 0;
	-ms-transform-origin: 20% 20% 0;
	-webkit-transform-origin: 20% 20% 0;
	-o-transform-origin: 20% 20% 0;
	-moz-transform-origin: 20% 20% 0;
    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;
    visibility: visible !important;
	display:block;
	text-align: left;
}
#menu ul li.hiden_menu .dropdown-menu{
	 opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity:0;
	display:block;
	transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
    transform-origin: 20% 20% 0;
	-ms-transform-origin: 20% 20% 0;
	-webkit-transform-origin: 20% 20% 0;
	-o-transform-origin: 20% 20% 0;
	-moz-transform-origin: 20% 20% 0;
    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;
    visibility: visible !important;
}
#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu {
    border: medium none;
    margin: 0px;
    padding: 5px 0;
    position: relative;
}
#menu ul li.hiden_menu .dropdown-menu {
    border-top: 3px solid #000000;
}
#menu ul li .megamenu.column1, #menu ul li.hiden_menu .dropdown-menu{
    padding: 10px 20px;
    border-radius: 0px;
    background: #ffffff;
	top:59px;


}
.hiden_menu .dropdown-menu{min-width:215px;}
#menu ul li .megamenu.column1 ul.list-unstyled {
    padding: 0;
}
#menu ul li .megamenu.column1 ul.list-unstyled li, .hiden_menu li.top_level {
    float: left;
	text-align:left;
    padding: 3px 0px;
	width:100%;
}
#menu li.hiden_menu:hover .dropdown-menu.megamenu{display:none;}

.hiden_menu .top_level > a{color:#262626;}
@media(min-width:992px){
 	.nav-container.fixed {
		 background: #7dad36;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		text-align: center;
		z-index: 99;
		animation: slide-down 0.7s;
		-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
		-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
		box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	}
	.nav-container.fixed #menu ul {
		text-align: center;
	}
}
@media (min-width: 768px) {
	#menu li:hover .dropdown-menu, #menu ul li.hiden_menu:hover .dropdown-menu{
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity:1;
		transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		visibility: visible;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-khtml-border-radius: 4px;
	}
	#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:0px;
		-khtml-border-radius:0px;
		-moz-border-radius:0px;
		color: #fff;
	}
}



/* Codezeel Category CSS */
.home_row.row{ margin:0px; }
#column-left .box.category-left-box , #column-right .box.category-left-box  { margin-bottom: 30px !important; }
.catgory-left { width:24%; float:left; padding-right:30px; }
.category-left-box { border:1px solid #E0E0E0; border-top:none; background:#ffffff; margin:0 !important; }
.category-left-box .box-content { display:block; }
.category-left-box .box-content ul li a{
	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;s
}
.category-left-box .box-content > ul > li:hover > a:hover{ }
.category-left-box .box-content > ul > li:hover > a{
	padding-left:15px;
	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;
}
#column-left .box.category-left-box .box-content { margin:0; background:#FFFFFF; }
 #nav-one .dropdown:hover .dropdown-menu, #nav-one li:hover .dropdown-menu{
    display: block;
	    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    visibility: visible;
	 -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    border: 2px solid #252525;
	    border-radius: 5px;
		-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
#nav-one .hiden_menu .dropdown-menu li.dropdown .dropdown-menu { display:none; }
#nav-one > li > .dropdown-menu {
    background: #ffffff none repeat scroll 0 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
    padding: 8px 20px;
    left: 100%;
    top: 0;
	display: none;
}
#nav-one > li.dropdown:after,
#nav-one > li.hiden_menu:after{
	font-family: 'FontAwesome';
    content: '\f105';
    font-size: 12px;
    position: absolute;
    right: 20px;
    top: 10px;
    color: #8a8a8a;
}
#nav-one > li.dropdown .column1 ul .dropdown:after{
	font-family: 'FontAwesome';
    content: '\f105';
    font-size: 12px;
    position: absolute;
    right: 20px;
    top: 10px;
    color: #8a8a8a;
}
#nav-one > li.dropdown:hover:after, #nav-one > li.hiden_menu:hover:after, #nav-one > li.dropdown .column1 ul .dropdown:hover:after{
	color: #85b839;
}

#nav-one > li.hiden_menu > a { font-size:13px; font-weight:500; color:#000000; }
#nav-one > li.hiden_menu > a:hover {
    color: #000000;
}
#nav-one > li.hiden_menu > .dropdown-menu{padding:10px 30px;}
.top_level.hiden_menu{position:relative;}
#nav-one li .megamenu ul.childs_1:first-child {
    padding: 20px 2px;
}
#nav-one li .megamenu ul.childs_1 {
    padding: 20px 2px 20px 20px;
}
#nav-one li .megamenu ul.childs_1:last-child {
}
#nav-one li ul {
    display: table-cell;
    float: none;
}
#nav-one ul {
    display: inline-block;
    float: none;
    margin: 0 auto;
    text-align: left;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 13px;
    font-weight: 700;
    padding: 1px 8px;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    width: 100%;
}
#nav-one > li ul > li > a {
    min-width: 188px;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    text-transform: uppercase;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    width: 100%;
    color: #85b839;
    text-transform: uppercase;
    border: none;
    padding-bottom: 10px;
    background: none;
    position: relative;
}
#nav-one li .megamenu ul.list-unstyled li > a:hover {
    color: #000000;
}
#nav-one > li ul > li > a {
    min-width: 188px;
}

#nav-one li ul > li > a, .responsive-menu .main-navigation li a {
    color: #262626;
    display: block;
    font-size: 14px;
    padding: 6px 8px;
    white-space: nowrap;
}
#nav-one li .megamenu ul.list-unstyled li > a:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid #dddddd;
    width: 60%;
    bottom: 0px;
    left: 0;
}
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a:after,
#nav-one li .megamenu.column1 ul.list-unstyled li > a:after {
    border: none;
}
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu {
    background: #ffffff none repeat scroll 0 0;
    margin: 0;
    padding: 10px 0 0;
    position: relative;
	width:200px;
	border:none;
}

#nav-one li.hiden_vertical_menu .dropdown-inner {
    display: none;
}
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a {
   background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    color: #999999;
    font-weight: 300;
    text-transform: capitalize;
    padding: 4px 0;
    border: none;
    margin: 0;
}
#nav-one li .megamenu ul.list-unstyled.childs_2 a {
    min-width: 145px;
}
#nav-one li .megamenu.column1 ul.childs_1 {
    border: medium none;
    padding: 10px 0;
}
#nav-one li .megamenu.column1 ul.list-unstyled li > a, .hiden_menu .top_level > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 13px;
    font-weight: 300;
    line-height: 18px;
    color: #999999;
    text-transform: capitalize;
    padding: 5px 0;
    border: none;
    margin: 0;
}
#nav-one li .megamenu.column1 ul.list-unstyled li > a:hover { color: #000000; }
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
    display: none;
    left: 188px;
    padding: 10px;
    position: absolute;
    top: 0;
}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
    display: block;
	padding:15px 30px;
	border:1px solid #e5e5e5;
}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu ul { min-width:190px; }
#nav-one li .megamenu.column1 ul.list-unstyled li:hover > a, #nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li:hover > a, .hiden_menu .top_level:hover > a {
	color:#85b839;
}
.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;}

/* Codezeel Category CSS */



/* 1-col layout */

#column-left{
	width: 24%;
}
#column-right{
	width: 24%;
}
.layout-1 #content{

}

/* 2-col layout */

.layout-2.left-col #column-left{
	width: 22%;
}
.layout-2.right-col #column-right{
	width: 22%;
}
.layout-2 #content{
	width: 78%;
}
.layout-2.left-col #content {
	width: 78%;
}
.layout-2.right-col #content {
	width: 78%;
}

.layout-2 .content-bottom #content{width:100%; padding:0; margin-left:auto; margin-right:auto}

/* 3-col layout */
.layout-3 #column-left{
	width:24%;
}
.layout-3 #column-right{
	width:24%;
}
.layout-3 #content{
	width:52%;
	padding-top: 5px;
}
/* content */
#content {
	padding-top: 5px;
	 padding-bottom: 30px
}
.common-home #content {
	padding: 0;
}


/* footer */

footer {
    margin-top: 0px;
    padding-top: 0px;
    color: #ffffff;
    position: relative;
    background: #1f1f1f;
	font-weight:300;
}
.footerbefore {
    background: #000000;
    padding: 28px 0 28px;
}
footer .newsletter .news-title {
    text-align: left;
}
.newsletter .newsright {
       width: 100%;
    float: left;
    margin-top: 25px;
    display: inline-block;
}
.common-home footer{}

.footertop-cms.container, header .container{top:auto; padding-top:0; }
footer hr {}
footer a {
	color: #aaa9a9;
}
#footer .column li {
   font-size: 13px;
    letter-spacing: .8px;
    font-weight: 300;
    line-height: 28px;
    color: #bbbbbb;
    margin-bottom: 5px;
}
#footer .column li a {
        font-weight: 400;
    line-height: 30px;
    padding-left: 10px;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#footer .column li a:after {
    content: "";
    font-family: FontAwesome;
    font-size: 14px;
    height: 15px;
    width: 15px;
    cursor: pointer;
    display: inline-block;
    content: "\f105";
    text-align: left;
    float: left;
}
#footer .column li a:hover,#footer .column li a:focus {
	color: #ffffff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#footer .column li a:hover{padding-left: 5px;}
.footerdiv .fa {
    font-size: 16px;
    color: #000000;
    margin-right: 10px;
}
.footerdiv span {
    display: inline-block;
    vertical-align: top;
}
footer h5, .social-block .block-social-title.title, #payement_logo_block_left .payement_logo.title {
    color: #ffffff;
    font: 500 15px/22px 'Roboto', sans-serif;
    text-transform: uppercase;
    margin-bottom: 25px;
    cursor: pointer;
    letter-spacing: .8px;
    margin-top: 0;
}
#footer {
	top:auto;
	margin-top: 0px;
}
#footer .row {
    margin: 0;
}
#footer #contact.col-sm-3.column .fa {
    clear: left;
    color: #fec107;
    float: left;
    font-size: 16px;
    margin-right: 10px;
    margin-top: 6px;
}
#footer #contact.col-sm-3.column .fa.fa-envelope {
    font-size: 12px;
    margin-top: 8px;
}
#footer #contact.col-sm-3.column { font-size:14px; }
#footer #contact.col-sm-3.column li a { background:none; padding:0; }
.address_content {
    overflow: hidden;
	padding-left:45px;
	padding-right:135px;
	background:rgba(0, 0, 0, 0) url("../image/codezeel/footer-icon.png") no-repeat scroll -8px 4px;
	margin-bottom:35px;
}
#contact .phone { background:url(../image/codezeel/footer-icon.png) no-repeat scroll -6px -66px transparent; padding-left:45px; margin-bottom:35px; padding-top:7px; }
#contact .email { background:url(../image/codezeel/footer-icon.png) no-repeat scroll -6px -132px transparent; padding-left:45px; }
#footer .column.contact-block{  width: 31%; padding: 0 25px 0 15px;}
#footer .column ul#footerlogo {
    padding: 0;
    list-style: none;
	display: inherit;
}
#footer .column ul#footerlogo li {
    margin-bottom: 5px;
    display: block;
}
#footer .column ul#footerlogo li .fa {
	 color: #000000;
    float: left;
    font-size: 18px;
    height: 25px;
    margin-top: 5px;
    width: 25px;
}
#footer .column.footercms-block{
	width: 39%;
	padding-right: 40px;
    text-align: center;
    padding-left: 40px;
    border-left: 1px solid #3a3a3a;
    border-right: 1px solid #3a3a3a;
}
#footer .footerleft-block {
    float: left;
    width: 65%;
}
#footer .footerright-block {
        float: right;
    width: 27%;
    padding-left: 110px;
    padding-right: 0px;
}
#footer .column{
   width: 24%;
    text-align: left;
    padding-left: 110px;
    padding-right: 15px;
    border-right: 1px solid #373737;
}
#footer .column:first-child {
    padding-left: 0;
}
#payement_logo_block_left {
    float: right;
    padding: 0;
}

#payement_logo_block_left img {
    margin:0 5px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}
#payement_logo_block_left img:hover {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
}
#czfootercmsblock {
    float: left;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    width:50%;
	padding-top: 20px;
}
#czfootercmsblock img {
    max-width: 100%;
    margin: 0px 10px;
}
#czfootercmsblock .footerlogo img {
    max-width: 100%;
}
.list-unstyled li {
    margin-bottom: 3px;
}
#footer .column.footertop {
	width: 25%;
    padding-left: 95px;
}
#footer .footertop.column .fa {
    color: #ffffff;
    float: left;
    font-size: 18px;
    height: 25px;
    margin-top: 5px;
    width: 25px;
}
#footer .column.footertop ul {
    list-style-type: none;
    padding: 0;
	margin-top: 25px;
}
#footer .column.contact-block ul li { list-style: none; line-height: 26px; margin-bottom: 3px; }
.footer-logo {
    margin-bottom: 5px;
}
.newsletter  .newsletter-message {
       margin-bottom: 15px;
    display: inline-block;
    font-size: 13px;
    color: #aaa9a9;
    text-align: left;
    font-weight: 300;
    letter-spacing: .8px;
    margin: 0px 0 15px 0px;
}
.newsletter .input-news { width:100%; float:left; position:relative; }
.input-news .text-danger {
    margin-top: 5px;
    background-color: #f2dede;
    border-color: #ebcccc;
    padding: 6px 15px;
    border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: left;
}
.subscribe-btn { width:auto; float:right; }

.newsletter .form-group{ margin:0; float:left; width:100%; position: relative; }
.newsletter label {
    display: none;
}
.newsletter #txtemail{
    width: 100%;
    border: 0;
    background-color: #ffffff;
    padding: 11px 45px 11px 15px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font-size: 13px;
    letter-spacing: .3px;
}
.newsletter .form-control::-moz-placeholder{color:#676666;}
.subscribe-btn .btn.btn-lg{
    background:#ffffff url(../image/codezeel/newsletter-arrow.png) no-repeat scroll 10px 14px;
    border: 0;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    font-size: 0;
    width: auto;
    position: absolute;
    right: 0px;
    letter-spacing: .4px;
    top: 0px;
    padding: 7px 17px;
    height: 40px;
	transition: none;
    margin-left: 0;
    -webkit-border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    -ms-border-radius: 0px 5px 5px 0px;
    -o-border-radius: 0px 5px 5px 0px;
    border-radius: 0px 5px 5px 0px;
}
.subscribe-btn .btn.btn-lg:hover {
    background-position: 10px -22px;
    transition: none;
}

#contact ul li,.newsletter ul li{line-height:22px;}

#contact li.call-num {
    margin-top: 15px;
}

.categoryblock {
    padding-left: 11px;
    padding-right: 11px;
	float:left;
	width:33.333%;
	margin-bottom:22px;
}

.category-cms{
	width: 100%;
    float: left;
	padding-bottom: 15px;
	padding-top: 0px;
	margin-bottom: 2px;
}

.category-container{
	position:relative;
	margin:0 auto;
	width:100%;
}

.category-row {
    margin-left: -11px;
    margin-right: -11px;
}

#aboutcms li.content {
    line-height: 25px;
}
.cate-heading{text-transform:uppercase; font-size:16px; color:#1e1f22; font-weight:700; float:left; margin-bottom: 15px;}
.category .image{float: right;}
.category .image img {
    backface-visibility: hidden;
    max-width: none;
    transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
    transition: all 400ms ease 0s;
	-webkit-transition: all 400ms ease 0s;
	-moz-transition: all 400ms ease 0s;
	-ms-transition: all 400ms ease 0s;
	-o-transition: all 400ms ease 0s;
}
.category:hover .image img {
    overflow: hidden;
    transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
    transition: all 400ms ease 0s;
	-webkit-transition: all 400ms ease 0s;
	-moz-transition: all 400ms ease 0s;
	-ms-transition: all 400ms ease 0s;
	-o-transition: all 400ms ease 0s;
}
.cat-desc{float:left; padding-top: 24px;}

.bottomfooter {
    margin: 0;
    text-align:center;
	clear:both;
}
.bottomfooter {
   background: #85b839;
}
.bottomfooter a{ color: #ffffff; text-decoration: underline; }
.bottomfooter a:hover{
	color: #000000;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.bottomfooter .container {  }

.bottomfooter ul li {
    display: inline-block;
    padding: 0px 15px;
    font-size: 12px;
    line-height: 26px;
    letter-spacing: 0.6px;
    position: relative;
    font-weight: 300;
    margin-bottom: 0;
}

.bottomfooter ul li:first-child {
    border: medium none;
}

p.powered{
        text-align: center;
    float: left;
    margin: 0;
    font-size: 13px;
    letter-spacing: .7px;
    font-weight: 300;
    padding: 12px;
    color: #ffffff;
    width: 100%;
}
.footerbottom-cms { float:right; }

.bottomfooter .paiement_logo_block {
    text-align: right;
    background: none;
    border: none;
	padding-top:9px;
}
.bottomfooter .paiement_logo_block img {
    margin-right:10px;
	filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    vertical-align: text-top;
}
.bottomfooter .paiement_logo_block img:hover {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
}


/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */

.common-home .wrap-breadcrumb{ display: none; }
.wrap-breadcrumb{
	margin: 0px 0 35px;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 35px 0;
    background: #f5f5f5;
}
.common-home .content-top {
    margin-top: 30px;
}
.wrap-breadcrumb .breadcrumb{
	display: block;
    float: none;
    text-align: center;
    text-transform: capitalize;
	margin-bottom: 0;
}
.breadcrumb {
    padding: 0;
    list-style: none;
	float:right;
	display: none;
	color: #ffffff;
}

.breadcrumb {
	padding: 0;
}
.breadcrumb i:hover {
    color: #85b839;
}
.breadcrumb i {
    font-size: 15px;
    color: #333333;
}
.breadcrumb > li {
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:last-child a {
    color: #333333;
}
.breadcrumb > li:last-child a:hover{
	color:#85b839;
}
.breadcrumb > li a{color:#000000;}
.breadcrumb > li a:hover{ text-decoration: underline; color: #85b839;}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
	display:inline-block;
	width:100%;
}
.btn {
	padding: 8px 25px 8px;
	font-size: 13px;
	border: 1px solid #e5e5e5;
}
.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{

    text-transform: capitalize;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
  	color: #fff;
    background: #000;
    border:1px solid #000;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #fff;
    background-color: #888888;
    border:1px solid #888888;
}
.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);

}
.btn-danger {
	color: #ffffff;
	background: #d9534f;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-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-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-info {
	color: #ffffff;
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0,0,0,0);
	background-image: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	background: #363636;
	border:none;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #262626, #111111);
}
/* list group */

.box .filterbox {
    border: medium none;
}
.list-group a {
	padding: 5px 0px;
	text-transform:capitalize;
	font-size:14px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #85b839;
}
.list-group-item.group-name {
    color: #262626;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 0;
    padding: 0 18px;
    text-transform: uppercase;
}
.filterbox .list-group-item{padding:0px;}
.filterbox .panel-footer {
    padding: 0 0 15px;
    text-align: right;
	border:medium none;
	background:#FFFFFF;
}
.filterbox .panel-footer button#button-filter {
    background: none;
    color: #000000;
    border: 0;
    padding: 0;
    text-decoration: underline;
}
.filterbox .panel-footer button#button-filter:hover {
    color: #85b839;
    text-decoration: none;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	margin-bottom: 20px;
	overflow: auto;
	background-color: #fff
}
.product-thumb .image {
	text-align: center;
	position:relative;
	overflow:hidden;
}
.product-block:hover.product-thumb .image {

}
.product-thumb .image a {
	display: block;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.product-grid .product-thumb .image {
	float: none;
}

.product-layout.product-grid{
	text-align: center;
}
.product-layout.product-grid, .product-layout.product-list{padding:0; }

#content .product-grid .product-block, #content .product-list .product-block{}

.product-list .product-block{
	padding: 0 0;
    margin-bottom: 20px;

 }
.row.cat_prod{margin:0 -15px; }
.alert-success .fa.fa-check-circle{margin-right:5px;}

@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: left;
	}
}
.tooltip .tooltip-inner {
    background-color: #262626;
	color: #fff;
	font-size: 11px;
}
.tooltip.top .tooltip-arrow {
      border-top-color: #262626 !important;
}

.product-thumb h4 {
	font-weight: 400;
    margin-top: 0;
	color: #85b839;
    margin-bottom: 6px;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .6px;
}
.product-thumb h4:hover {
    color: #000000;
}
.product-list .product-thumb h4{
	margin-bottom: 10px;
    display: block;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
	text-transform: capitalize;
}
.product-thumb h4 a{
   color: #808080;
    font-size: 13px;
    text-decoration: none;
    text-align: center;
    font-weight: 400;
    text-transform: lowercase;
    letter-spacing: .6px;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
.product-thumb:hover h4 a, header #cart li a:hover {
    color: #85b839;
}
.product-thumb h4 a:hover{color:#85b839;}
.product-thumb h4:first-letter {
    text-transform: capitalize;
}
.product-thumb h4 a:hover,
header #cart li a:hover,
.product-thumb:hover h4{
	/*color: #000000; */
	-webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}

.product-thumb .caption {
	padding: 6px 12px 14px;
	text-align: center;
}
.account-wishlist table .text-center img {
    border: 1px solid #e5e5e5;
}

@media (max-width: 1200px) {
	.product-grid .product-thumb .caption {
	}
}
@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
}

.product-thumb .rating {
    margin-bottom: 8px;
    line-height: normal;
}
.product-block .rating{
    opacity: 1;
    -khtml-opacity:1;
    -moz-opacity: 1;
    -webkit-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;
}

.product-thumb .percentsaving {
	color: #f00;
    float: right;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: .4px;
    text-transform: capitalize;
    position: absolute;
    top: 25px;
    right: 25px;
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    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;
    padding: 0;
    border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    line-height: 15px;
}
.product-thumb .percentsaving {
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
}
.product-thumb:hover  .percentsaving {
	opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
}

.product-list .product-thumb .percentsaving.list-save { right:5px; top:0px; display:block; position:absolute; }
.product-list .product-thumb .percentsaving.grid-save, .product-grid .product-thumb .percentsaving.list-save { display:none; }

.rating .fa-stack,#review .fa-stack{
	font-size: 8px;
	width: 12px;
}
.rating .fa-star,#review .fa-star,.rating-wrapper .fa-star{
	color: #f5cb0c;
	font-size: 12px;
}
.rating .fa-star + .fa-star-o,#review .fa-star + .fa-star-o,.rating-wrapper .fa-star + .fa-star-o{
	color: #f5cb0c;
}

.rating .fa-star.off,.rating-wrapper .fa-star.off, #review table .fa-star.off{color:#b5b5b5;}

h2.price {
	margin: 0;
}
.product-thumb .price {
    display: block;
    vertical-align: middle;
    line-height: 26px;
    color: #1e1e1e;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0;
    margin-bottom: 5px;
}
.product-thumb .price-new {
	position:relative;

}
.product-thumb .price-old {
	color: #bcbcbc;
    text-decoration: line-through;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .4px;
    line-height: 20px;
    display: inline-block;
}
.product-thumb .price-tax {
	color: #999;
    display: none;
    font-size: 12px;
    width: 100%;
}

.product-list .product-thumb .price-tax{display:block; clear:both; line-height:18px;}
#content h3.product-option {
    font-size: 16px;
}

.product-thumb .button-group {
    position: absolute;
    top: -30px;
    left: 10px;
    z-index: 9;
    opacity: 0;
    text-align: left;
    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-grid .product-thumb .product-details .button-group,.productbox-grid .product-thumb .product-details .button-group,.product-carousel .product-thumb .product-details .button-group,
.category_tab .product-details .button-group{
	opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
	background:#FFFFFF;
 }

.product-block:hover .button-group{
	opacity: 1;
    top: 15px;
	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-grid .product-thumb .product-details .caption,.productbox-grid .product-thumb .product-details .caption,.product-carousel .product-thumb .product-details .caption,
.category_tab .product-details .caption { padding: 20px 30px 20px; }
.product-grid .product-thumb .product-details .button-group {
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
}
.product-grid .product-thumb .product-details .button-group{
	opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
}

.product-list .product-thumb .image .button-group .bottom-btn {
    display: none;
}
.product-list .product-thumb .image .button-group {

}
.product-list .product-thumb .product-details .button-group {
    position: static;
    margin-top: 5px;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
}
.product-list .product-thumb .button-group {

}

.product-list .product-thumb  button.addtocart{margin-top:10px;}

.product-thumb .button-group button{
   width: 40px;
    height: 40px;
    border: none;
    background: #fff;
    color: #333;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    transition: none;
    margin: 0px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.product-thumb .button-group button .fa { display:none; }

.product-list .product-thumb .caption{
	border:none;
	padding-left: 25px;
    padding-right: 0;
	text-align: left;
}
.product-list .product-thumb .sale {
    top: 30px;
}
.product-list .product-block .rating ,
.product-grid .product-block .rating.list-rate  { margin:15px 0; display:none; }
.product-list .product-block .rating.list-rate {
    margin: 10px 0 3px;
    display: inline-block;
    width: 100%;
    position: static;
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
}


.product-list .product-block .desc{ margin-bottom:10px; font-size: 13px; }
#cart .text-right .addtocart{
	background: #888888;
}
#cart .text-right .addtocart,#cart .text-right .checkout{
	width: auto;
	border: none;
	display: inline-block;
	float: left;
    color: #fff;
	padding: 9px 16px 8px;
	font-weight: normal;
	text-align: center;
	font-size:12px;
}
#cart .dropdown-menu .img-thumbnail{width:auto; max-width:none; border: 0;}

#cart .text-right .addtocart strong,
#cart .text-right .checkout strong{ color: #ffffff; text-transform: capitalize; font-weight: 400; font-size: 13px;}
#cart .text-right .addtocart strong {
    color: #ffffff;
}
#cart .text-right .checkout:hover strong {
    color: #ffffff;
}
#cart .text-right .addtocart{margin:0 5px 0 0; background:#000;}
.product-list .product-thumb .button-group button.addtocart {
    display: none;
}
.product-list .product-block:hover button.addtocart{
	background: #000000;
	border-color: #000000;
    color: #ffffff;
}
.product-grid .product-thumb .image .addtocart,
.productbox-grid .product-thumb .image .addtocart,
.product-carousel .product-thumb .image .addtocart,
.category_tab .image .addtocart{
	background: url(../image/codezeel/icons.png) no-repeat scroll center -28px;
    border: 0;
    padding: 8px;
    font-size: 0;
    height: 40px;
    width: 40px;
    display: block;
    position: relative;
    transition: none;
	margin-bottom: 3px;
}
.product-grid .product-thumb .image .addtocart:hover,
.productbox-grid .product-thumb .image .addtocart:hover,
.product-carousel .product-thumb .image .addtocart:hover,
.category_tab .image .addtocart:hover {
    background-color: #85b839;
    background-position: center 11px;
    transition: none;
}
.productbox-grid .product-block button.addtocart, .product-carousel .product-block button.addtocart, .product-grid .product-block button.addtocart {
    display: none;
}
@media (min-width: 768px) {
	.productbox-grid .product-block button.addtocart,
	.product-carousel .product-block button.addtocart,
	.product-grid .product-block button.addtocart{
		position: absolute;
		margin: 0;
		left: 0;
	}

	.productbox-grid .product-block:hover button.addtocart,
	.product-carousel .product-block:hover button.addtocart,
	.product-grid .product-block:hover button.addtocart{
		opacity: 1;
		-moz-opacity: 1;
		-webkit-opacity: 1;
		-khtml-opacity: 1;
	}

    .product-thumb:hover .button-group button.wishlist { transition-delay: 0.1s; }
    .product-thumb:hover .quickview-button a.quickbox { transition-delay: 0.2s; }
    .product-thumb:hover .button-group button.compare { transition-delay: 0.3s; }
	.product-grid .product-thumb:hover .image .addtocart,
    .productbox-grid .product-thumb:hover .image .addtocart,
    .product-carousel .product-thumb:hover .image .addtocart{ transition-delay: 0.4s; }
}

.product-block  button.addtocart .fa {
    display: none;
}
.product-thumb .button-group button.wishlist {
	background: url(../image/codezeel/icons.png) no-repeat scroll center -104px;
    position: relative;
	margin-bottom: 3px;
    border: 0;
    padding: 8px;
	display:block;
	transition: none;
}
.product-thumb .button-group button.wishlist:hover {
	background-position:center -65px;

}
.product-thumb .button-group button.compare {
   background: url(../image/codezeel/icons.png) no-repeat scroll center -182px;
    border: 0;
    padding: 8px;
	position:relative;
    margin-bottom: 3px;
	transition: none;
}
.product-thumb .button-group button.compare:hover {
	background-position:center -143px;
    background-color: #85b839;
}
#cart .text-right .addtocart:hover,
.product-thumb .button-group button:focus,
#cart .text-right .addtocart:focus{
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background-color: #85b839;
}

.product-thumb .button-group button:hover, .product-thumb .button-group button:focus{
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background-color: #85b839;
	border-color:#85b839;
	transition: none;
}


.product-thumb .button-group button.compare .fa{ }

.product-thumb .button-group button.compare { }

.product-thumb .button-group button.compare:hover,.product-thumb .button-group button.compare:focus{
}
@media (max-width: 767px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
    	position:static !important;
    }
    .bottom-btn{ }
    .product-thumb .button-group button {
    	position:static;
    }
}
.thumbnail{
	border: 1px solid #ededed !important;
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
}
.thumbnails {
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 0px;
	display: block;
}

.image-additional {
}
.thumbnails .image-additional {
	float: left;
}

@media (min-width: 1230px) {
	#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 (min-width: 992px) and (max-width: 1230px) {
	#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;
		width:33.33%;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#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;

	}
}

.product-info .image {
	display:block;
	margin-bottom: 15px;
	text-align: center;
}
#content.productpage h3 {margin-top:0;font-size: 25px; margin-bottom:0px; font-weight:500;}
.product-info .zoomContainer{ z-index:9; } /* It need for ie7 */
.product-info .additional-carousel{ position:relative; }
.product-info .image-additional {
	clear: both;
	overflow: hidden;
	width: 440px;
	float:none;
	margin-left:auto;
	margin-right:auto;
}
.productpage button.btn.btn-default {
    padding: 8px 25px 8px;
}
.product-info .image-additional img { max-width: 100%; border: 1px solid #ededed;}
.product-info .image-additional img:hover{
	border-color: #85b839;
}
.product-info .image-additional a {
	display: block;
}

.product-right .btn-group .wishlist .fa,.product-right .btn-group .compare .fa{margin-right:5px;}

#input-captcha, #input-payment-captcha{margin-bottom:10px}

.productpage .form-group.qty .wishlist, .productpage .form-group.qty .compare, .quickview .form-group.qty .wishlist, .quickview .form-group.qty .compare {
    width: 44px;
    font-size: 0;
    height: 44px;
    padding: 9px;
}
.input-group.date .btn {
    padding: 5px 20px;
}
.productpage .form-group.qty .wishlist, .quickview .form-group.qty .wishlist {
	background: url(../image/codezeel/icons.png) no-repeat scroll center -64px #000000;
    border-color: #000000;
    transition: none;
}
.productpage .form-group.qty .wishlist:hover , .quickview .form-group.qty .wishlist:hover  {
	border-color: #85b839;
    background-color: #85b839;
}
.productpage .form-group.qty .compare , .quickview .form-group.qty .compare{
	    background:url(../image/codezeel/icons.png) no-repeat scroll center -141px #000000;
    transition: none;
    border-color: #000000;
}
.productpage .form-group.qty .compare:hover, .quickview .form-group.qty .compare:hover {
	border-color: #85b839;
    background-color: #85b839;
}

.productpage #input-quantity, .quickview #input-quantity{
	float: left;
    margin-right: 10px;
    width: auto;
    height: 44px;
    text-align: center;
    margin-left: 5px;
}
.quickview .form-group.qty .btn-lg,
.productpage .form-group.qty .btn-lg{
    padding:11px 40px 9px;
    background: #85b839;
    border-color: #85b839;
    color: #ffffff;
}
.quickview .form-group.qty .btn-lg:hover,
.productpage .form-group.qty .btn-lg:hover{
 	    background: #000000;
    border-color: #000000;
}
.form-group.qty .control-label{
	float: left;
    margin: 6px 10px 0 0;
	font-size:14px;
}

/* Codezeel Start */

/* box */
.banners-slider-carousel .box-heading{display:none;}
#column-left .box .box-heading,  #column-right .box .box-heading{
     color: #000000;
    text-transform: uppercase;
    padding: 10px 0 5px;
    font: 500 16px/18px 'Roboto', sans-serif;
    margin: 0;
    text-align: left;
    letter-spacing: 0.5px;
}
#column-left .box.category .box-heading, #column-right .box.category .box-heading {
        color: #ffffff;
    padding: 14px 20px 14px 15px;
    line-height: 26px;
    font-size: 14px;
}
.box .box-content {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
}

.box-heading {
    border: medium none;
    width: auto;
    position: relative;
    margin: 0;
    padding:0;
    color: black;
    position: relative;
    text-align: left;
    font: 700 18px/30px 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: .4px;
}
#column-left .box-heading:before, #column-right .box-heading:before {
    width: 35%;
}
.box-heading:before {
    content: "";
    border-bottom: 3px solid #85b839;
    position: absolute;
    width: 50px;
    top: 35px;
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
#verticalmenublock .box-heading:before {
    border: 0;
}
.box-heading:hover:before {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 10%;
}
.category_tab h3 {
    font-weight: 700 !important;
    margin: 0 0 10px !important;
}


.box .box-content {
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	border:none;
	padding:0;
	margin:0 -15px;
    position: relative;
}

.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:22px;
	padding:4px 0;
}
.box .box-content ul li a , #content .content ul li a{
}
.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{
}

.box .box-content ul ul{
	margin-left:15px;
}
.box.featured,.box.latest {
    clear: both;
}
.box.latest, .box.bestseller, .box.featured, .box.special {
    padding-bottom: 20px;
    padding-top: 30px;
    margin-bottom: 0;
    text-align: center;
}
.box.latest .box-content, .box.bestseller .box-content, .box.featured .box-content, .box.special .box-content{
	position: relative;
}
.box-product {
	list-style-type: none;
	position:relative;
	width: 100%;
	padding:0px;
	margin:0px;
	list-style: none;
	overflow: hidden;
}
.box-product .product-items {
	margin-bottom: 14px;
	padding: 10px 15px 15px;
	margin:0;
	position:relative;
	overflow: hidden;
}
.product-grid li,
.box-product .product-items,
.product-carousel .slider-item {
	width:295px;
	float:left;
	display: inline-block;
	text-align: center;
	padding: 0px;
}
/********** Special Product **********/
.box.special {
    float: left;
    width: 59.2%;
    padding-top: 0px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 0;
    display: inline-block;
	position: relative;
}
.box.box.special .box-content {
 	margin: 0px;
    padding: 0px;
    border: 2px solid #eeeeee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.box.special .customNavigation {
  display: block;
    top: 45%;
    z-index: 9;
    width: 100%;
    right: 0;
    left: 0;
}
.box.special .customNavigation a.prev {
    position: absolute;
	left:10px;
}
.box.special .customNavigation a.next {
    position: absolute;
	right:10px;

}
.box.special .box-heading:before {
    display: none;
}
.box.special .box-heading {
    background: url(../image/codezeel/special-icon.png) no-repeat scroll left;
    font-size: 0;
    position: absolute;
    height: 130px;
    width: 125px;
    left: 24px;
    top: -9px;
    z-index: 1;
}
.box.special .product-thumb .button-group {
    display: none;
}
.box.special .product-block .caption button.addtocart {
        position: relative;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    padding: 7px 21px 7px;
    width: auto;
    height: auto;
    border: 0;
    background: #85b839;
    display: inline-block;
    border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
	 -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}

.box.special .product-block .caption button.addtocart span {
   font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 20px;
    letter-spacing: .8px;

}
.box.special .product-block .caption button.addtocart:hover{
    background-color: #000000;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
.box.box.special .product-block {
    float: left;
    width: 100%;
	position: relative;
	height: auto !important;
	margin:0;
}
.box.special .product-block-inner {
    border: 0px;
    border-radius: 0;
}

#content .box.special .product-block:hover {
    box-shadow: none;
}
.box.special .product-carousel .slider-item {

	overflow: hidden;
}
.box.special .product-block, .box.special .product-block-inner, .box.special .product-block .image {
    overflow: visible;
}

.box.special .product-thumb .image {
       float: right;
    width: 45%;
    border: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin: 0;
}
.box.special .product-thumb .image a {
    margin-top: 20%;
}
.box.special .product-thumb .percentsaving {
	color: #f00;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .2px;
    right: 20px;
    top: 25px;
    padding: 0;
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
}
.box.special .product-thumb .product-details {
	    width: 55%;
    padding-left: 70px;
    padding-right: 30px;
    padding-top: 46px;
    padding-bottom: 46px;
    float: left;
}
.box.special .product-thumb .product-details .caption {
    padding: 0;
	text-align: left;
}
.box.special .product-thumb h4 a {
    font-size: 18px;
    letter-spacing: .4px;
    font-weight: 500;
    color: #000000;
    line-height: 26px;
}
.box.special .product-thumb .rating {
    padding-top: 10px;
    padding-bottom: 10px;
    position: static;
	margin: 0;
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
}

.box.special .product-thumb .price {
        font-size: 16px;
    font-weight: 700;
    letter-spacing: .2px;
    margin-bottom: 12px;
    line-height: 20px;
	color:#000000;
}
.box.special .price-old {
    color: #a0a0a0;
}
.box.special .product-thumb h4 {
    margin-bottom: 25px;
}
.box.special .product-thumb p.desc {
    color: #777777;
    font-size: 14px;
    letter-spacing: 0.6px;
    line-height: 20px;
    font-weight: 300;
}
@media (max-width:1459px){
	.box.special .product-thumb .product-details {
		padding: 10px 0px 18px 40px;
		width: 50%;
	}
	.box.special .product-thumb h4 {
		margin-bottom: 15px;
	}
	.box.special {
		padding: 0 15px;
	}
	.box.special .customNavigation {
		top: 46%;
	}
    .box.special .box-heading {
        left: 13px;
		top: -3px;
		background-size: 100%;
		height: 65px;
		width: 60px;
    }
}
@media (max-width:1199px){
	.box.special .product-thumb .rating {
		padding: 0 0 10px 0;
	}
	.box.special .product-thumb .price {
		margin-bottom: 0;
	}
	.box.special .product-thumb h4 {
		margin-bottom: 5px;
	}
}
@media (max-width: 991px) {
    .box.special { width: 100%; padding: 0px;}
    .box.special .product-thumb .product-details { padding-left: 30px; padding-bottom: 30px; padding-top: 20px; }
	.box.special .product-thumb .image a {
		margin-top: 10%;
	}
    .box.special .box-heading { left: -3px; }
}
@media (max-width: 650px) {
    .box.special .product-thumb .image { width: 100%; margin:0; }
	.box.special{padding:0;}
    .box.special .product-thumb .product-details {
		width: 100%;
		padding-left: 10px;
    	padding-right: 10px;
		clear: both;
		padding-top: 0;
	}
	.box.special .product-thumb .product-details .caption {
		text-align: center;
	}
	.box.special .product-thumb .image a {
		margin-top: 0;
	}
	.box.special .customNavigation {
		top: 32%;
		width: 100%;
		right: 0;
	}
}
@media (max-width: 479px) {
    #content .box.special .product-block.product-thumb.transition{
        max-width: 100%;
    }

    .box.special .box-heading {
        padding-bottom: 50px;
    }
	.box.special .product-thumb .product-details {
		padding:15px;
	}
	.box.special .product-thumb .percentsaving {
		top: 0px;
	}

}
.ie7 .product-grid li{ width:192px !important; }
.image-additional .slider-item{
	display: inline-block;
    float: left;
}
#content .image-additional .slider-item .product-block{
	margin:4px 6px;
	background:transparent;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	clear:both;
	overflow:hidden;
	text-align: center;
}
.box.category {
    width: 18.6%;
    float: left;
    border: 0;
    padding: 0;
    margin-bottom: 0;
    position: relative;
}
.box.category .box-heading {
    background-color: #252525;
    padding:12px 20px 12px 15px;
    margin-bottom: 0;
    font-size: 13px;
    text-align: left;
    font-weight: 500;
    letter-spacing: .6px;
    cursor: pointer;
    margin-top: 0;
    color: #fff;
    text-transform: uppercase;
    line-height: 26px;
    position: relative;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
}
.box.category .box-content > ul > li > a, .box.category .box-content #nav-one li.main.hiden_vertical_menu a ,.box.category li.main.hiden_vertical_menu span{
    padding: 14px 15px 13px 30px;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 400;
    color: #999999;
    letter-spacing: .5px;
    border-bottom: 1px solid #f1f1f1;
    background: url(../image/codezeel/category_arrow.png) no-repeat scroll 0px 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.box.category .box-content ul li {
    padding: 0 15px;
    float: left;
    width: 100%;
}
.box.category .box-content .dropdown-inner ul li {
    background: none;
}
.box.category .box-content ul .dropdown-menu li {
    background: none;
    padding: 0;
}
.box.category .box-content #nav-one li.main.hiden_vertical_menu a, .box.category .box-content #nav-one li.main.hiden_vertical_menu a {
    padding: 5px 0;
    width: 100%;
    display: block;
    color: #000000;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 300;
    float: none;
    cursor: pointer;
}
.box.category .box-content #nav-one li.main.hiden_vertical_menu a {
    padding-left: 0;
    padding-right: 0;
    border: 0;
    background: none;
}

.box.category .box-content #nav-one li.main.hiden_vertical_menu a:hover, .box.category .box-content #nav-one li.main.hiden_vertical_menu a:hover {
    color: #85b839;
}
.box.category li.main.hiden_vertical_menu span {
	float: left;
    width: 100%;
    cursor: pointer;
	border: 0;
}
.common-home .nav-container.fixed .box-category.open .box-content {
    display: none;
}
.common-home .nav-container.fixed .box-category .box-content {
    display: block;
}
#nav-one li.hiden_vertical_menu span.main:before {
   font-family: 'FontAwesome';
    font-size: 12px;
    content: '\f105';
    font-weight: normal;
    font-style: normal;
    float: right;
    right: 18px;
    position: absolute;
    color: #8a8a8a;
}
.box.category .box-heading:after{display:none;}
.box.category .dropdown-arrow {
  float: left;
    font-weight: 300;
    margin-top: 0;
    padding-right: 17px;
}
.common-home .nav-container.fixed .box-category.open .dropdown-arrow:before,
.box.category .dropdown-arrow:before {
    font-family: "FontAwesome";
    content: "\F0C9";
    font-size: 18px;
    padding: 3px;
    font-weight: 400;
}
#verticalmenublock .box-content {
    padding:10px 0px 10px;
	z-index: 9;
	display: block;
    background-color: #ffffff;
   -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -ms-border-radius: 0px 0px 5px 5px;
    -o-border-radius: 0px 0px 5px 5px;
	border: 2px solid #252525;
    border-top: 0;
}
.box-category .box-content {
    background-color: #ffffff;
    width: 100%;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    margin: 0;
    border: 0;
    padding: 0;
    position: absolute;
}
.image-additional .slider-item .product-block:hover {   box-shadow: none !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; }
.product-block-inner {position: relative;}

.grid_default_width { width: 260px;}
.featured_default_width{ width: 256px;}
.module_default_width{ width: 200px;}
.latest_default_width{ width: 250px;}
.special_default_width{ width: 100%;}
.related_default_width{ width: 256px;}
.bestseller_default_width{ width: 280px;}
.tabspecial_default_width{ width: 280px;}
.tabbestseller_default_width{ width: 280px;}
.tablatest_default_width{ width: 280px;}
.additional_default_width{ width:100px;}
.testimonial_default_width{width:100%;}
.ourcategory_default_width{width:190px;}
.tabcategory0_default_width{ width: 256px;}
.tabcategory1_default_width{ width: 256px;}
.tabcategory2_default_width{ width: 256x;}
.tabcategory3_default_width{ width: 256px;}
.tabcategory4_default_width{ width: 256px;}
.tabcategory5_default_width{ width: 256px;}
.tabcategory6_default_width{ width: 256px;}
.tabcategory7_default_width{ width: 256px;}
.tabcategory8_default_width{ width: 256px;}
.tabcategory9_default_width{ width: 256px;}
#content .banners-slider-carousel .product-carousel .product-block-inner,
#content .banners-slider-carousel .product-grid .product-block-inner{
    text-align:center;
    border: 0;
    border-radius: 0;
}

.product-block  {
	margin: 15px 15px 15px;
	background:#fff;
	clear:both;
	overflow:hidden;
	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 .productbox-grid .product-block,
#content .product-carousel .product-block,
#content .product-grid .product-block {
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
#content .productbox-grid .product-block:hover,
#content .product-carousel .product-block:hover,
#content .product-grid .product-block:hover{
	-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
#content .banners-slider-carousel .product-block:hover{  box-shadow: none;  }
.banners-slider-carousel .product-block .product-block-inner { border: 0; border-radius: 0; text-align: center; }
.ie7 #content .product-carousel .product-block,
.ie7  .product-block {border:1px solid #ddd;}
.ie7 #content .product-carousel .product-block:hover,
.ie7 .product-block:hover {border:1px solid #ddd;}
.product-grid .product-thumb .desc,.productbox-grid .product-thumb .price-tax,.product-carousel .product-thumb .price-tax{display:none;}
.product-list .product-details{overflow:hidden;}
.product-block-inner{
    padding: 0 0;
    text-align: left;
    overflow: hidden;
    position: relative;
    margin: 0;
    border:2px solid #eeeeee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
#content .productbox-grid .product-block:hover .product-block-inner, #content .product-carousel .product-block:hover .product-block-inner, #content .product-grid .product-block:hover .product-block-inner {
    border-color: transparent;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.product-layout.product-list .product-block-inner {
    padding: 0px 0;
    border: 0px;
}
.product-list .product-block .image {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.banners-slider-carousel {
	padding-top: 20px;
    padding-bottom: 60px;
    position: relative;
    width: 100%;
	clear:both;
	text-align: center;
}
.banners-slider-carousel  .carousel-block{
	margin: 0px auto;
    position: relative;
}
#carousel-0 .customNavigation {
    width: 100%;
    top: 35px;
    right: 0;
	z-index: 9;
}
#carousel-0 .customNavigation a {
    position: absolute;
}
.banners-slider-carousel  .carousel-block{
	margin: 0px auto;
    position: relative;
}
.sale{
    left: 25px;
    top: 25px;
    padding: 0px 0px 0px;
    display: block;
    position: absolute;
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
    color: #000000;
    z-index: 2;
    letter-spacing: .4px;
    line-height: 15px;
}
.product-thumb .sale {
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
}
.product-thumb:hover .sale {
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
}


/* box products for Left Column and Right Column */
#column-left .box-product,
#column-right .box-product {
	width: 100%;
	overflow: hidden;
}
#column-left .box-product > div,
#column-right .box-product > div  {
	display:block;
	vertical-align: top;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom:0;
	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;
}

#column-left .box-product .image,
#column-right .box-product .image {
	display: block;
	float:left;
	margin-right:15px;
	margin-bottom: 5px;
}
#column-left .product-thumb .product-block-inner,
#column-right .product-thumb .product-block-inner {
    border: 0px;
}
#column-left .product-thumb .product-details,
#column-right .product-thumb .product-details{
	width:auto; /* specify width as per your requirement */
	overflow: hidden;
}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption{
	padding:0;
	border:none;
	text-align: left;
}

#column-left .caption a, #column-right .caption a{word-wrap:break-word;	font-size: 14px;  color: #888888;}
#column-left .product-block:hover .caption a, #column-right .product-block:hover .caption a {
    color: #85b839;
}
#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {font-weight:normal; font-size:13px; margin: 0 0 5px;}
#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;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	height:auto;
	font-weight:normal;
	border-radius:0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
	color:#555;
	display:block;
	text-align:left;
}
#column-left .box-product .cart .button:hover,
#column-right .box-product .cart .button:hover {text-decoration:underline;}
#column-left .box-product .image img,
#column-right .box-product .image img { width:85px;}

#column-left .box-product .rating,
#column-right .box-product .rating,
#column-left .box-product .name,
#column-right .box-product .name,
#column-left .box-product .price,
#column-right .box-product .price,
#column-left .box-product .cart,
#column-right .box-product .cart {
	float: left;
    font-size: 16px;
    clear: both;
    display: block;
	line-height: inherit;
    margin-bottom: 0;
}

#column-left .box-product .price .price-old,
#column-right .box-product .price .price-old{
	font-size: 14px;
}
#column-left .box.category .box-content,
#column-right .box.category .box-content {
    border-color: #85b839;
    padding: 0px;
    margin-bottom: 20px;
}
#column-left .box .box-content, #column-right .box .box-content,
#column-left .box .list-group, #column-right .box .list-group,
#column-left .box .filterbox, #column-right .box .filterbox{
	margin: 0px;
    background: #ffffff none repeat scroll 0 0;
    padding: 10px 10px 0 0;
}
#column-left .box .box-content, #column-right .box .box-content {
    padding: 20px 15px;
	position: static;
	margin-bottom: 30px;
}

#column-left .box .filterbox label:hover,
#column-right .box .filterbox label:hover{
	color: #85b839;
}
#column-left .box-product .rating,
#column-right .box-product .rating {
	display: none;
	margin-bottom: 0px;
}
#column-left .product-thumb, #column-right .product-thumb {
	border:none;
	margin: 0px 0px;
    padding: 7px 0;
	background:#ffffff;
}
#column-left .product-thumb:hover, #column-right .product-thumb:hover{
	background:#fff;
}
#column-left .sale, #column-left .price-tax, #column-left .wishlist, #column-left .compare, #column-left .percentsaving,
#column-right .sale, #column-right .price-tax, #column-right .wishlist , #column-right .compare, #column-left .percentsaving {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;
	color:#262626;
	text-transform:capitalize;
	left:0;
	height:auto;
	position:static;
	text-align: left;
}

#column-left .product-thumb .button-group button span,
#column-right .product-thumb .button-group button span { display:block !important; }

#column-left .product-thumb .button-group button:hover,
#column-right .product-thumb .button-group button:hover{color:#888888}

#column-left .product-thumb .button-group button .fa,
#column-right .product-thumb .button-group button .fa{display:none;}

#column-left .product-thumb .button-group,
#column-right .product-thumb .button-group {background:none; border:none; position:static; display:block; float:left; opacity:1; padding:0;     margin-top: 0;}


#column-left .product-thumb .image .button-group,
#column-right .product-thumb .image .button-group {display:none}

#column-left .container,
#column-right .container{width:auto; padding: 0;}


#column-left .box,
#column-right .box{
	padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 20px;
    width: 100%;
    clear: both;
}

#column-left .box.sidebarFilter,
#column-right .box.sidebarFilter {
	margin-bottom: 30px;
}
#column-left .box .product-thumb  button.addtocart,
#column-right .box .product-thumb  button.addtocart{
	padding: 0px;
    border: 0;
    display: block;
    text-align: left;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    background: 0;
    color: #888888;
    position: static;
    opacity: 1;
    width: 100%;
}
#column-left .box .product-block button.addtocart:hover, #column-right .box .product-block button.addtocart:hover{
	background:transparent;
	color: #85b839;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.top_button {
    background: #000000;
    bottom: 20px;
    font-size: 0px;
    cursor: pointer;
    padding: 6px 12px;
    position: fixed;
    right: 20px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 40px;
    z-index: 99;
    border-radius: 50%;
    border: 2px solid #000000;
}
.top_button:hover {
    background-color: #85b839;
}

.top_button:before {
    color: #fff;
    font-family: fontawesome;
    font-size: 20px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -5px;
    content: "\f106";
    text-align: center;
    font-weight: 800;
}
#content ul.list-unstyled {
    margin-bottom: 10px;
    overflow: auto;
}
#content ul.list-unstyled li {
    line-height: 26px;
    padding: 0;
}
.manufacturer-list {
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    padding: 5px;
}
.manufacturer-heading {
    background: none repeat scroll 0 0 #f8f8f8;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 5px 8px;
}
.manufacturer-content {
    padding: 8px;
}
.manufacturer-list ul {
    float: left;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
    width: 25%;
}

.category_filter .sort .form-control {cursor:pointer;}
.productpage .box {margin-top:30px; margin-bottom: 30px; position: relative;}
.productpage p {
    margin-bottom: 10px;
}
.productpage p:last-child {
    margin-bottom: 20px;
}
.tab-content {
	overflow:hidden;
}
.col-sm-4.total_amount { margin-top: 70px;}
.product-tag{margin:5px 0;}
.aboutus {
    clear: both;
	margin-bottom: 40px
}

.aboutus h3 {
	margin-bottom:10px;
	color: #000;
    font-weight: 500;
}
.image1 {
    background: url("../image/codezeel/cms-sprite.png") no-repeat scroll 0px 0px;
    float: left;
    height: 50px;
    width: 60px;
}

.image2 {
    background: url("../image/codezeel/cms-sprite.png") no-repeat scroll 0px -114px;
    float: left;
    height: 50px;
    width: 60px;
}

.image3 {
    background: url("../image/codezeel/cms-sprite.png") no-repeat scroll 0px -53px;
    float: left;
    height: 50px;
    width: 60px;
}
.image4 {
    background: url("../image/codezeel/cms-sprite.png") no-repeat scroll 0px -172px;
    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{
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	border:none;
	padding:6px 12px;
}

.category_filter #grid-view{
	background:url(../image/codezeel/sprite.png) no-repeat scroll -4px -31px;
	width:24px;
	height:24px;
}
.category_filter #list-view{
	background:url(../image/codezeel/sprite.png) no-repeat scroll -41px -31px;
	width:24px;
	height:24px;
}
.category_filter #list-view.active, .category_filter #list-view:hover{
	background-position:-41px -1px;
}
.category_filter #grid-view:hover, .category_filter #grid-view.active{
	background-position: -4px -1px;
}
.category_filter #grid-view .fa, .category_filter #list-view .fa{display:none}

#list-view{margin-left:8px}

.category_filter #grid-view:hover .fa,.category_filter #list-view:hover .fa{color:#fff;}
.category_filter .btn-list-grid{float:left;width:auto; padding: 8px 0 0 0;}
.compare-total { float: left; margin: 9px 20px 0; }
.pagination-right { float: right;margin:0; width: auto;}
.category_filter .sort-by {float: left;margin: 8px 10px 0 0; width: auto;padding:0;}
.category_filter .show {float: left; margin: 8px 10px 0;padding:0; width:auto;}
.category_filter .sort { float: left; width: 150px;padding:0;}
.category_filter .limit {float: right; width: 100px;padding:0;}
.sort-by-wrapper,.show-wrapper{
    float: left;
}
.category_thumb .category_img, .category_thumb .category_description {
    float: left;
    width: 100%;
}

.category_img img{margin-bottom:20px; border:none; max-width:100%;}

.category_list ul {
    padding: 0;
	display:inline-block;
	margin:0;
}

#content .refine-search{
	margin-bottom: 15px;
    margin-top: 15px;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
}

.refine-search ul{padding:0;}
.refine-search ul li{list-style:none;}
.category_list li a {
    color: #000000;
    display: block;
    padding: 5px 15px;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
}
.category_list li a:hover {
    color: #85b839;
	border-color:#85b839;
}
.category_list li {
    float: left;
    list-style: outside none none;
    margin: 0 10px 5px 0;
}
.pagination-wrapper {
	display: inline-block;
    margin: 16px 0 16px;
    padding: 10px 0;
    width: 100%;
    background: none;
    border-top: 1px solid #e5e5e5;
}
.category_filter{
	border: none;
    display: inline-block;
    margin-bottom: 10px;
    padding:10px 10px 10px 0px;
    width: 100%;
    background: none;
    border-bottom: 1px solid #e5e5e5;
}
.pagination-wrapper .page-link {
    float: right;
    padding: 0;
    width: auto;
	margin-top: 6px;
	padding-left: 15px;
    padding-right: 15px;
}
.pagination-wrapper .page-result{
    float: left;
    padding: 0;
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 40px;
}
.contact-info .left {
    float: left;
    width: 50%;
}
.contact-info .right {
    float: right;
    width: 50%;
}
.row.contact-info {
    padding: 0 15px;
}
.information-contact .panel-body{padding:30px;overflow:auto;}
.contact-info{}
.contact-info .address-detail strong {
    background: url("../image/codezeel/cms-sprite.png") no-repeat scroll -6px -235px transparent;
   	padding: 0px 0 0 40px;
	height:28px;
	margin:10px 0 0;
	float:left;
	clear:both;
	font-weight: 500
}
.contact-info .address-detail,.contact-info .telephone,.contact-info .fax,  .contact-info .openingtime,.contact-info .comments{float:left;width:100%;}
.contact-info .telephone strong{
    background: url("../image/codezeel/cms-sprite.png") no-repeat scroll -5px -314px transparent;
    padding: 0px 0 0 40px;
	margin:10px 0 0;
	height:28px;
	float:left;
	clear:both;
	font-weight: 500
}
.contact-info .fax strong{
    background: url("../image/codezeel/cms-sprite.png") no-repeat scroll -5px -272px transparent;
    padding: 0px 0 0 40px;
	height:28px;
	margin:10px 0 0;
	float:left;
	clear:both;
	font-weight: 500
}
.contact-info .openingtime strong{
	background: url("../image/codezeel/cms-sprite.png") no-repeat scroll -5px -355px transparent;
	padding: 0px 0 0 40px;
	height:28px;
	margin:10px 0 0;
	float:left;
	clear:both;
	font-weight: 500
}
.contact-info .comments strong{
	background: url("../image/codezeel/cms-sprite.png") no-repeat scroll -5px -399px transparent;
	padding: 0px 0 0 40px;
	height:28px;
	margin:10px 0 0;
	float:left;
	clear:both;
	font-weight: 500
}
.contact-info address {
    display: inline-block;
    margin: 0 0 0 40px;
	float:left;
	clear:both;
}
.address-detail .btn {
    clear: both;
    float: left;
    margin: 15px 0 0 37px;
}

#spinner {
	    position: absolute;
    min-height: 580px;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: url(../image/codezeel/loading.gif) no-repeat 50% 50% #ffffff;
    background-size: 7%;

}
.main-slider:hover .swiper-pagination {
    opacity: 1;
}
.main-slider {
        position: relative;
    width: 62.9%;
    display: inline-block;
    float: left;
    padding-left: 30px;
    padding-right: 30px;
	z-index: 0;

}
.main-slider .swiper-pager div {
    background-image: none;
}
.main-slider .swiper-pager div{
	text-decoration: none;
    display: block;
    margin: 30px 0 0;
    position: absolute;
    top: 42%;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #fff;
    height: 40px;
    width: 40px;
    padding: 2px;
    border: 2px solid #000000;
    opacity: 0;
    border-radius: 50%;
    -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;
}
.main-slider .swiper-pager div:hover {
    border-color: #85b839;
}

.main-slider:hover .swiper-pager .swiper-button-next {
    opacity: 1;
    right: 5%;
}
.main-slider .swiper-pager .swiper-button-next{
	right:5px;
}
.main-slider:hover .swiper-pager .swiper-button-prev {
    opacity: 1;
    left: 5%;
}
.main-slider .swiper-pager .swiper-button-prev {
    left: 5px;
}
.main-slider .swiper-pager div:before {
    color: #ffffff;
    display: inline-block;
    float: none;
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 22px;
    padding: 5px 12px;
    vertical-align: top;
    border-radius: 50%;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 32px;
    height: 32px;
    background-color: #000000;
}
.main-slider .swiper-pager div:hover:before {
    background-color: #85b839;
    color: #ffffff;
}
.swiper-button-next:before {
    content: "\f105";
}
.swiper-button-prev:before {
    content: "\f104";
}

.main-slider .swiper-pager div i {
	font-size: 0;
    padding: 0;
}
.main-slider .swiper-pager .owl-buttons div:hover {
 	background: none;
}
.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;}
.productpage .rating-wrapper, .quickview .rating-wrapper { margin: 10px 0 15px;}
.quickview .review-count , .quickview .write-review { display:none; }

#content.productpage ul.list-unstyled{border-bottom:medium none;}
.panel-default>.panel-heading:hover{  border-color: #85b839; }
.panel-default>.panel-heading:hover .panel-title {background-color: #ffffff;}
#accordion h4.panel-title a.accordion-toggle {display: block;}
.checkout-cart #accordion .panel-title > a, .checkout-checkout #accordion .panel-title {
    color: #444;
    font-weight: 500;
    padding: 10px;}
#accordion .panel-title > a {color: inherit;}
#accordion .panel-heading .fa.fa-caret-down {float: right; margin-top:4px;}
#accordion .col-sm-10 {width: 75%;}
#accordion .form-horizontal .control-label {text-align:left;}
#accordion .panel-default .panel-body h2 {
    font-size: 18px;
	font-weight:500;
}
.checkout-cart #content .buttons .pull-right .btn{
    background-color: #85b839;
    border-color: #85b839;
}
.checkout-cart #content .buttons .pull-right .btn:hover{
    background-color: #000000;
    border-color: #000000;
}
.checkout-success p a {

}
.checkout-cart .hasCustomSelect{width: 95% !important;}

#content ul.list-unstyled.attr span{
    font-weight: 500;
    color: #262626;
    font-size: 14px;}

#content ul.list-unstyled.attr{
    padding-bottom: 15px;
    border-bottom: 1px solid #e0e0e0;
    padding-top: 0;
    margin-bottom: 20px;
}

#content ul.list-unstyled.attr li{clear:both}

.productpage .product-right{  }
.productpage .product-right ul.price,.productpage .product-right ul.price{
padding-bottom:10px
}

#content ul.list-unstyled.price li{float:left; padding:2px 0; font-size:11px; }

.productpage .product-right ul li span.old-price, .productpage .product-right ul li span.special-price{float: left; margin-bottom:10px; }

.productpage .product-right ul li.discount,.productpage .product-right ul li.rewardpoint,.productpage .product-right ul li.price-tax {
    clear: both;
}

span.old-price {
   margin-right: 10px;
    font-size: 16px;
    color: #bcbcbc;
    font-weight: 400;
}

#content h3.special-price {
    font-size: 24px;
    margin-bottom: 0;
    font-weight: 500;
    margin-bottom: 10px;
    color: #000000;
}

div#product {
    padding-top: 5px;
}
div#product .form-group .hasCustomSelect{ width: 90% !important; }
.page-title{
	padding:0px;
}
.page-title,.refine-search,.product-title,.product-option{
	font-size:18px;
	font-weight: 700;
	line-height: 24px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.copy-right {
    border-top: 1px solid #e5e5e5;
    padding: 10px 0;
	text-align:center;
}
.account-address .table>tbody>tr>td{vertical-align:middle;}
.account-address .btn-info{margin:2px 0;}

.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;}
.shopping-cart .input-group .form-control {
    width: auto;
    height: 40px;
    text-align: center;
}
#accordion label.col-sm-2.control-label{margin:7px 0 0; padding:0 15px 0 0;}
#accordion #collapse-shipping label.col-sm-2.control-label{padding:0 15px;}
.checkout-checkout #accordion label.col-sm-2.control-label{padding-left:15px;}
.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin-left:5px; font-size:12px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
}

.col-sm-3.search_subcategory {width: auto; margin-top:7px;}

#button-search{float:right;}
.product-search h2{clear:both;}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.banners-slider-carousel img {
     transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    opacity:1;
    -moz-opacity:1;
    -webkit-opacity:1;
    -khtml-opacity:1;
}
.banners-slider-carousel .product-block:hover img {
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-name: "bounceIn";
    webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-name: "bounceIn";
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-name: "bounceIn";
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}



@-webkit-keyframes slideDashXopp {
  from { -webkit-transform: translateX( 0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% );  }
  to   { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% );}
}


@-moz-keyframes slideDashXopp {
  from { -webkit-transform: translateX( 0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% );  }
  to   { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% );}
}

@keyframes slideDashXopp {
   from { -webkit-transform: translateX( 0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% );  }
  to   { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% );}
}

@-webkit-keyframes slideDash {
  from { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% ); }
  to   { -webkit-transform: translateX( 0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% ); }
}


@-moz-keyframes slideDash {
  from { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% ); }
  to   { -webkit-transform: translateX(   0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% ); }
}

@keyframes slideDash {
  from { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% ); }
  to   { -webkit-transform: translateX(   0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% ); }
}


@-webkit-keyframes slideDashY {
  from { -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% ); }
  to   { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
}


@-moz-keyframes slideDashY {
  from { -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% ); }
  to   { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
}

@keyframes slideDashY {
  from { -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% ); }
  to   { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
}


@-webkit-keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}


@-moz-keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}

@keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}



/* CMS */


.box .box-content ul , #content .content ul {
    padding: 4px 0px 0;
    margin: 0px;
    list-style: none;
    display: inline-block;

}
.box .box-content ul li{
	line-height:  22px;
	padding: 3px 0px;
	position: relative;
}
.box .box-content ul li .hitarea {
	position: absolute;
	right: 5px;
	top: 6px;
}
.box .box-content ul li:last-child a{
    border: medium none;
}
.box .box-content ul li ul li a{
	border:none;
	font-size: 13px;
}
.box .box-content ul li ul li a:before{
	content: "\F105";
    display: inline-block;
    font-family: "FontAwesome";
    padding-right: 6px;
}
.box.category .box-content ul li ul li a:before{display:none;}

#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{
	padding: 5px 0;
	color: #555555;
	text-transform:capitalize;
    font-size: 13px;
    font-weight: normal;
	display:inline-block;
	width:100%;
}
.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, .box.category li.main.hiden_vertical_menu span:hover {
    color: #85b839;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-position: 0px -21px;
}

.box .box-content ul ul{
	z-index:99;
	width:auto;
}

.single-banner { margin-bottom:30px; border: 0; text-align: center;}
#column-left .single-banner .swiper-pagination,
#column-right .single-banner .swiper-pagination{
	display: none;
}
#column-left .single-banner .swiper-slide a:before,
#column-right .single-banner .swiper-slide a:before{
	content:"";
	width: 100%;
    height: 100%;
    background-color:rgba(125, 173, 54, 0.23);
    color: #fff;
    padding-top: 38%;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    transform: rotateZ(300deg);
    transition: all 0.4s ease 0s;
}

#column-left .single-banner .swiper-slide:hover a:before,
#column-right .single-banner .swiper-slide:hover a:before{
	opacity: 1;
    top: 0;
    transform: rotateZ(0deg);

}

#content .single-banner { margin:15px 0 50px; }
#content #banner2 a { position:relative; display:block; }
#content #banner2 a:before {
	content:"";
	position:absolute;
	box-shadow:0 0 125px rgba(0,0,0,0.56) inset;
	height:100%;
	width:100%;
	opacity:0;
	-webkit-opacity:0;
	-moz-opacity:0;
	-khtml-opacity:0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	z-index:9;
}

#content #banner2:hover a:before {
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
}
.box .box-content ul ul li ul { padding:0;}
.box .box-content ul ul li:hover ul {
	display: block;
}
.product-block-inner a img{vertical-align:middle;}
.box-category-heading {
    background-color: #000;
    color: #fff;
    padding: 20px;
    font-size: 14px;
	font-weight:500;
    text-transform: uppercase;
    width: 270px;
    display: inline-block;
    float: left;
	overflow:hidden;
	position:relative;
	letter-spacing: 0.5px;
	cursor:pointer;
}
.box-category-heading .fa {
    float: right;
    font-size: 20px;
    font-weight: 500;
}

.shipping-cms {
    display: inline-block;
	background:url(../image/codezeel/plane.png) no-repeat scroll left center transparent;
	height: 26px;
    padding-left: 75px;
}

.shipping-text .text1{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #64c1dd;
}

.shipping-text .text2{
	font-weight: 300;
    text-transform: uppercase;
}
.contact-text .text1 {
	color:#1e1f22;
	font-weight:500;
	text-transform:uppercase;
	display:inline-block
}
.contact-text .text2 {
	color:#f2ab33;
	text-transform:uppercase;
	display:none
}
.content_footer_top {
    background: #262626;
}
.site-map ul li{ line-height: 30px;  }
.content_footer_top .container { padding-top:0; }
.content_footer_bottom {
	text-align:center;
}
.footer-blocks {
    display: inline-block;
    width: 100%;
    padding: 90px 0 40px;
    position: relative;
    text-align: center;
    letter-spacing: 0.5px;
}
.footerafter {
    overflow: hidden;
    clear: both;
    width: 100%;
	padding-bottom: 50px;
}
.social-block{
    float: left;
    text-align: left;
	width: 24%;
}
 .footerlogo{
	margin-bottom: 18px;
    min-width: 260px;
}
.footer-blocks .footerlogo img{
	max-width: 100%;
}
.footer-blocks .footerdesc{
	margin-bottom: 15px;
    color: #b2b2b2;
}
 .footerafter .social-block ul{ padding: 0px; margin-bottom:0;  margin-left: -15px; }
.footerafter .social-block ul li{
	display: inline-block;
    text-align: center;
    margin-right: 3px;

}
#footer .footerafter .social-block ul li a{
       color: #909090;
    letter-spacing: 0.7px;
    display: block;
    font-size: 13px;
    line-height: 22px;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}
#footer .footerafter .social-block ul li a:after { border: 0px; }
#footer .footerafter .social-block ul li:first-child a { padding-left: 0px; }
#footer  .footerafter .social-block ul li a:hover {
	-webkit-transition: 500ms;
    transition: 500ms;
	color: #fff;
}

.footerafter .social-block ul li a:before {
        font-size: 20px;
    font-family: "FontAwesome";
    display: inline-block;
    font-weight: normal;
    width: 40px;
    height: 40px;
    padding-top: 10px;
    text-align: center;
}
#footer .footerafter .social-block ul li a:hover:before { color: #85b839; }
.footerafter .social-block ul li a:hover:before{color:#fff;}
.footerafter .social-block ul li.facebook a:before{ content: "\f09a";  }
.footerafter .social-block ul li.twitter a:before{     content: "\f099"; }
.footerafter .social-block ul li.rss a:before{  content: "\f09e"; }
.footerafter .social-block ul li.google-plus a:before{ content: "\f0d5";  }
.footerafter .social-block ul li.instagram a:before{ content: "\F16D";  }
.footerafter .social-block ul li span {
    display: none;
}
/* Tab cms */
.tab-head , .box-head {
    text-align: center;

}
.hometab.box {
    clear: both;
    padding-top: 70px;
	padding-bottom: 0;
}

.hometab .htabs {
    margin-bottom: 20px;
    overflow: hidden;
    width: auto;
    display: inline-block;
    float: right;
	margin-right: 90px;
    margin-top: -60px;
}
.hometab,.categorytab {
	padding-top: 20px;
    padding-bottom: 20px;
}
.htabs {
    margin-top: 0px;
    margin-bottom: 25px;
}
.categorytab .tabs {
    line-height: normal;
    padding: 0;
    border-bottom: medium none;
	min-height:405px;
}
#tabs_info{
	margin-top: 50px;
	margin-bottom: 20px;
}
#tabs_info .nav-tabs,
.etabs {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
}
#tabs_info ul.nav.nav-tabs {
    margin-bottom: 10px;
}
#tabs_info {
	text-align: center;
}
#tabs_info .tab-content{
	padding: 25px 25px 5px;
    border: 1px solid #ededed;
	text-align: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    clear: both;
}
#tabs_info .tab-content .tab-pane{ padding: 0px; border: 0px; }

.htabs .etabs li,.categorytab .nav-tabs li, #tabs_info .nav-tabs  li {
    display: inline-block;
    float: left;
    list-style: none outside none;
    position: relative;
    text-align: center;
	margin: 0 10px;
}
.htabs .etabs li:first-child {
    margin-left: 0;
}
.categorytab .nav-tabs{border:none; float: right; margin-right: 55px; margin-top: -37px; padding:0;}

#tabs_info .nav-tabs li:last-child,
.htabs .etabs li:last-child,.categorytab .nav-tabs li:last-child {background:none}


#tabs_info .nav-tabs a,
.nav-tabs a, .htabs a,.categorytab .nav-tabs a {
    color: #777777;
    display: block;
    border: 0;
    text-transform: uppercase;
    float: left;
    font: 500 13px/22px 'Roboto', sans-serif;
    margin: 0px;
    margin-right: 20px;
    padding: 8px 0px;
    text-align: center;
    position: relative;
    letter-spacing: .4px;
    border-radius: 0px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
#tabs_info ul.nav.nav-tabs a {
    font-size: 14px;
}
.htabs a:hover,.htabs a:focus,.categorytab .nav-tabs a:hover,.categorytab .nav-tabs a:focus, #tabs_info .nav-tabs li a:hover{
    color: #85b839;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
#tabs .etabs li:last-child.tab a:before,
#tabs_info .nav-tabs li:last-child a:before {
    background: none;
}
#tabs_info .nav-tabs li.active a,
.htabs a.selected, .categorytab .nav-tabs li.active a {
    color: #85b839;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.tab-content .tab {
    display: none;
}
.tab-content {
	position:relative;
	padding: 0px;
	z-index: 2;
	overflow: visible;
	margin-bottom:30px;
}
#tab-latest #tablatest-grid .product-items, #tab-special #tabspecial-grid .product-items, #tab-bestseller #tabbestseller-grid .product-items {
    display: none;
}
.cz-status {
    bottom: 0;
    display: none;
    color: #000;
    font-size: 18px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}
.viewmore {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.viewmore .btn {
	clear: both;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    padding: 9px 50px;
    background-color: #85b839;
    border: 1px solid #85b839;
    font-weight: 400;
    letter-spacing: 0.2px;
    color: #fff;
    border-radius: 0px;
    text-transform: capitalize;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
.viewmore .btn:hover {
    background-color: #000000;
    border-color: #000000;
}

/* End Tab cms */

/*Codezeel Blog CSS */
#content .box-product .blog-items {
    float: right;
    width: 50%;
    margin-bottom: -19px;
}
#content .box-product .blog-items:first-child .blog-left {
    width: 100%;
}

#content .box-product .blog-items .blog-left {
    float: left;
    width: 50%;
}
#content .box-product .blog-items .blog-right {
    float: right;
    width: 50%;
    text-align: center;
}
#content .box-product .blog-items .blog-right .blog-detail{
    padding: 50px 30px;
    background: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
#content .box-product .blog-items:first-child .blog-right .blog-detail {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    padding-top: 50px;
    padding-bottom: 50px;
}
#content .box-product .blog-items:last-child .blog-right { float: left; width: 50%; }
#content .box-product .blog-items:last-child .blog-left { float: right; width: 50%; }
.blog-left { position:relative; }
.blog-image{
    position:relative;
    overflow:hidden;
}
.blog-left .blog-image img  {
	width:100%;
	height:auto;
	padding:0;
	border:none;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
 }
#blog-carousel .product-block:hover .blog-left .blog-image img, #blog-grid .product-block:hover .blog-left .blog-image img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.blog-item .blog-right .blog-details {
    padding: 25px 20px;
	 text-align: left;
    display: inline-block;
	border: 2px solid #eee;
    border-top: 0;
    border-radius: 5px;
}
#blog-carousel .product-block:hover .blog-right .blog-details, #blog-grid .product-block:hover .blog-right .blog-details {
    border-color: transparent;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.blog-right {
    width: 100%;
    text-align: left;
    float: left;
    top: 0;
    left: 20px;

}

.blog-right .blog-desc {
	font-size: 13px;
    line-height: 22px;
    color: #949494;
    letter-spacing: .8px;
    font-weight: 300;
    margin-top: 10px;
}
.blog-right .view-blog{
    padding: 0px;
    text-transform: capitalize;
    color: #000000;
    display: inherit;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    margin-top: 12px;
    letter-spacing: 0.4px;
}
.blog-right .view-blog .read-more a{
	color: #000000;
    text-transform: capitalize;
    line-height: 18px;
    vertical-align: middle;
}
.blog-right .view-blog .read-more a:hover { color: #85b839; }
.blog-right .view-blog .read-more a:after {
    font-family: FontAwesome;
    font-size: 22px;
    content: "\f105";
    height: 20px;
    width: 20px;
    color: #ffffff;
    background-color: #ffd92e;
    cursor: pointer;
    display: inline-block;
    padding-left: 2px;
    margin-left: 10px;
    margin-bottom: 2px;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.blog-right h4{
	margin-top: 0px;
    margin-bottom: 7px;
}
.blog-right .blog_title {
    margin-bottom:0px;
    display: inline-block;
}
.blog-right h4 a{
    text-transform: uppercase;
    font-size: 13px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: .4px;
    color: #1e1e1e;
}
.blog-right h4 a:hover {
    color: #85b839;
}
.view-blog { float:left; width:100%; text-align:left; margin:0; }

.read-more .fa{display:none;}

.write-comment { float:right; }
.date-time {
	    float: left;
    text-align: left;
    text-transform: uppercase;
    padding: 0;
    margin-top: 5px;
}
.date-comment .fa { padding-right: 5px; font-size: 14px; }
.date-time .fa{ }

.blog_default_width{ width:390px;}

.blog-desc {
	margin: 0px;
	line-height: 26px;
    float: left;
    font-size: 13px;
}
.blog-img { padding: 0px; }
.blog-right-content .blog-desc {
    margin: 0 0 15px;
}
.comment-wrapper {
    display: inline-block;
    position: relative;
    float: right;
    margin: 0;
	color: #262626;
}
.comment-wrapper .write-comment a::before {
    color: #262626;
    content: "\f0e5";
    float: left;
    font-family: "FontAwesome";
    font-size: 14px;
    margin-right: 7px;
}

.blog-img .img-thumbnail{border:none}
.blogs .customNavigation{  top: -50px; }
.blogs{
	padding-top: 20px;
    padding-bottom: 40px;
    margin: 0px;
    float: left;
    width: 100%;
	position: relative;
}

.blogs .blog-items{ width: 390px; }

#blog-carousel, #content #blog-grid {
	padding:0px;
	border:none;
	overflow: visible
}
.box.blogs .box-content {padding:0; position: relative; }
#blog-carousel .blog-item { float:left; }
#blog-grid .product-block{margin:0 0 50px 0; }
#blog-carousel .product-block, #blog-grid .product-block {
    margin: 15px 15px;
    background: #FFFFFF;
}
#blog-carousel .product-block:hover, #blog-grid .product-block:hover {
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
#blog-carousel .product-block .product-block-inner, #blog-grid .product-block .product-block-inner {
	clear: both;
    overflow: hidden;
    position: relative;
    border: 0;
    max-width: 100%;
}
#blog-carousel .owl-pagination { bottom:-5px; display:none}

#blog-carousel .product-block .write-comment,
#blog-grid .product-block .write-comment{
	float: left;
    padding-right: 10px;
    margin-right: 15px;
    margin-bottom: 10px;
}

.single-blog .blog-img{position:relative; margin-bottom:20px;}
.single-blog .panel-default{border:medium none;}
#add-comment .col-sm-10.buttons {
    padding: 0 8px;
}
.single-blog .blog-desc { padding-bottom:10px; }
.single-blog .block-title h3{  padding-top:10px; }
.single-blog .view-comment .panel-default {
    box-shadow: none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	background-color: #fff;
	border:1px solid #e5e5e5;
	border-bottom:2px solid #e5e5e5;
	padding:15px;
}
.view-comment .col-sm-3 .name{font-weight:500; color:#262626;}
.view-comment .col-sm-3 .date{color: #888888;}
.single-blog .view-comment .name, .single-blog .view-comment .date, .single-blog .view-comment .comment-text, .single-blog .view-comment .col-sm-3 {
    width: 100%;
}
.user_icon {
    background-color: #fff;
    border-right: 1px solid #e5e5e5;
    float: left;
    margin: 0px 15px 0 0;
    padding: 10px 15px;
	text-align:center;
}
.comment_info{float:right; width:83%; }
.comment_info .comment-text{margin-top:12px;}
.view-comment{clear:both;}


/*Codezeel Blog light-box CSS */

.all-blog .blog-left-content:hover .post-image-hover,
.blogs .product-block:hover .post-image-hover {
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.post-image-hover {
    height: 100%;
    position: absolute;
    top: 0;
	left:0;
     transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
    width: 100%;
}

.blog-image .post_hover {
    width: 100px;
    margin: auto;
    height: 51px;
    position: absolute;
    text-align: center;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
	-webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.blogs .product-block:hover .post_hover{
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-kkhtml-opacity:1;

}
.product-block .blog-left:hover .zoom, .product-block .blog-left:hover .readmore_link,
.all-blog .blog-left-content:hover .zoom, .all-blog .blog-left-content:hover .readmore_link{
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-kkhtml-opacity:1;
}

.blog-left .icon.zoom .fa, .blog-left .icon.readmore_link .fa {
    font-size: 14px;
}
.blog-image .icon.readmore_link{
	margin-left: 0px;
}
.blog-left-content .blog-image .icon,
.blog-left .blog-image .icon{
    display: inline-block;
    float: none;
    height: 45px;
    width: 45px;
    line-height: 14px;
    border: 2px solid #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 0;
    color: #ffffff;
    font-size: 14px;
    padding: 14px;
    -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;
    text-align: center;
    margin-bottom: 5px;
    border-radius: 50%;
}
.blog-left .blog-image .icon.zoom {
    transform: translateY(-20px);
}
.product-block:hover .blog-left .blog-image .icon.zoom {
    transform: translateY(0px);
}
.blog-left .blog-image .icon.readmore_link {
    transform: translateY(20px);
}
.product-block:hover .blog-left .blog-image .icon.readmore_link {
    transform: translateY(0px);
}
.blog-left-content .blog-image .icon:hover,
.blog-left .blog-image .icon:hover{
	color: #ffffff;
	border-color: #85b839;
	background: #85b839;
}

.all-blog .blog-left-content { float:left;  width:100%; }

.all-blog .blog-left-content .blog-image { float:left; position:relative; }

.blog-right-content {
    clear: both;
    float: left;
    width: 100%;
}

.blog-left-content .blog-title {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
	margin:0px 0 15px;
	padding:0 0 10px;
	position:relative;
	text-transform:capitalize;
}
.blog-right-content .read-more a:hover::after {
    color: #fff;
}
.blog-right-content .read-more a:hover{
	color:#fff;
	background-color: #000;
	border-color:#000;
}
.blog-right-content .write-comment,
.blog-right-content .write-comment a {
    color: #262626;
}
.blog-right-content .write-comment a:hover,
.blog-right-content .write-comment a:hover:before{color:#85b839;}
.write-comment-count{float:left; margin-right:15px;}
.information-blogger-blogs .write-comment {
    float: left;
}

.information-blogger-blogs .blog-image img {
    display: none;
}
.all-blog .blog-right-content {
     padding: 20px 0px 15px;
}

.information-blogger-blogs .blog-image {
    margin-bottom: 0px;
    background-position: center center;
    height: 400px;
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat;
}

.information-blogger-blogs .panel-body{
	padding: 0 0 20px 0;
    position: relative;
    border-bottom: 1px solid #ededed;
}

.information-blogger-blogs .panel-default {
    border: none;
    margin-bottom: 20px;
    padding-bottom: 20px;
	background-color:transparent;
}
.information-blogger-blogs .panel-default:last-child{margin-bottom:0px; }

.blog-left-content:hover .post-image-hover::before {
    opacity:1;
	-moz-opacity:1;
	-webkit-opacity:1;
	-ms-opacity:1;
}

.date-comment{
	width: 100%;
    padding: 30px 0 10px;
    float: left;
	z-index:9;
	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;
}
.date-comment a {color: #000; }
.blog-date-comment{
	margin-bottom: 15px;
	float: left;
    width: 100%;
	padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}
.blog-date{ color: #262626; padding-bottom: 10px;}
.blog-date-comment .blog-date {
   float: left;
   padding-bottom: 0px;
   color: #000000;
}
.blog-date-comment .blog-date:before {
	color: #000000;
}
.blog-date:before{
    color: #262626;
    content: "\f073";
    float: left;
    font-family: "FontAwesome";
    font-size: 14px;
    margin-right: 7px;
}
.image-comment{position:relative; margin-bottom:15px;}
#content #blog-carousel .product-block .date-comment,
#content #blog-grid .product-block .date-comment{
    color: #808080;
    background: 0;
    line-height: 22px;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: .4px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    padding: 0;
}
#content #blog-carousel .product-block:hover .date-comment, #content #blog-grid .product-block:hover .date-comment {
    color: #85b839;
}
#content #blog-grid .product-block .date-comment .date-time {
    text-align: center;
    float: none;
    padding: 0;
}
#blog-carousel .product-block .write-comment a,
#blog-grid .product-block .write-comment a{
	color: #fff;
}
.information-blogger-blogs .read-more {
    float: right;
    margin: 10px 0 0;
}
.all-blog .blog-left-content:hover .post_hover {
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-kkhtml-opacity:1;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
#add-comment .col-sm-10 {
    width: 66.6667%;
}

#add-comment .col-sm-2 {
    width: 25%;
}

#blog-carousel .owl-pagination{display:none}
.blogs .buttons {
    margin: 0;
    text-align: right;
    display: none;
    z-index: 9;
    position: absolute;
    top: 45px;
    right: 0;
}
.box.blogs .buttons .btn.btn-primary {
    font-size: 14px;
    background: none;
    border: 0;
    text-transform: capitalize;
    color: #4f4f4f;
    letter-spacing: 0.4px;
    font-weight: 400;
    padding: 0;
}
.box.blogs .buttons .btn.btn-primary:hover {
    color: #000000;
    text-decoration: underline;
}

/*Codezeel Blog light-box CSS */

/*Codezeel Blog CSS */


/* Datetimepicker Css */
.bootstrap-datetimepicker-widget {
	border-radius:0 !important;
    -webkit-border-radius:0 !important;
    -moz-border-radius:0 !important;
    -khtml-border-radius:0 !important;
}

.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
border-radius:0 !important;
-webkit-border-radius:0 !important;
-moz-border-radius:0 !important;
-khtml-border-radius:0 !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{
	background: #000 !important;
    color: #fff;
}

.bootstrap-datetimepicker-widget td.today:before {border-bottom: 7px solid #262626 !important;}

.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover{
	background-color:#262626 !important;
	color: #161b1e !important;
}

.bootstrap-datetimepicker-widget td.active.today:before {
	border-bottom-color:#161b1e !important;
}

.bootstrap-datetimepicker-widget td span {
    border-radius:0 !important;
    -webkit-border-radius:0 !important;
    -moz-border-radius:0 !important;
    -khtml-border-radius:0 !important;
    background-color: #f3f3f3 !important;
}

.bootstrap-datetimepicker-widget td span:hover {background: #888888 !important; color:#FFFFFF}

.bootstrap-datetimepicker-widget td span.active {
	background-color: #888888 !important;
    color: #FFFFFF !important;
}

.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
background:#f3f3f3 !important;
}

.bootstrap-datetimepicker-widget td span.old:hover{color:#fff !important}

.picker-switch.accordion-toggle .btn{border:none; background-color:#262626; color:#fff}

.bootstrap-datetimepicker-widget td.day{position:relative;}

.bootstrap-datetimepicker-widget td.day.active:before {
    border-bottom: 7px solid #fff !important;
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-top-color: rgba(0,0,0,.2);
    position: absolute;
    bottom: 4px;
    right: 4px;
}


.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
    background-color: #262626 !important;
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.bootstrap-datetimepicker-widget a[data-action]{border:none;}
/* End Datetimepicker Css */

.product-block .image .hover-image, #column-right .image .hover-image, #column-left .image .hover-image{
	left: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity:0;
	-webkit-opacity:0;
	-moz-opacity:0;
	-khtml-opacity:0;
    filter: alpha(opacity=0);
    transform: scaleX(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}

.product-block:hover .image .hover-image, #column-right .image:hover .hover-image, #column-left .image:hover .hover-image{
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
    transform: scaleX(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
	-webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}

#form-review .col-sm-2, #form-review .col-sm-10{width:100%;}
.container h1, .container h2{
	color: #000000;
    text-transform: uppercase;
    font: 500 20px/26px 'Roboto', sans-serif;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#content h3{color:#000000; margin-bottom:15px; font-weight: 500;}
#content .block-social-title.title {
    margin-bottom: 0;
}
#form-review > h3{font-size:16px; font-weight: 500;}
#content h3.product-title{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 24px;
    font-weight: 400;
    padding: 0 0 5px;
    color: #000000;
	line-height:32px;
}
#content h3.product-title, #content h3.product-option{
	margin-bottom: 10px;
    padding-bottom: 5px;
}
#content h3.product-option { text-transform:capitalize; font-size:18px; }
.breadcrumb + .row {
    clear: both;
}
#content table thead tr td{
	background:#f8f8f8 none repeat scroll 0 0;
	color:#262626;
	font-weight: 500;
}
.zoomWindowContainer .zoomWindow {
}
.account-account #content ul.list-unstyled{margin-bottom:25px; }

.content-top .container{ padding-top:0px; }
#carousel-0.banners-slider-carousel .container{  position: relative; padding: 0px; }


/* QUCIK-VIEW */
.productpage-quickview .product-left { width:50%; float:left; }
.productpage-quickview .product-right { width:50%; float:left; clear:none !important; }
.productpage-quickview h3.product-title {

}
.quickview .product-right ul li.discount, .quickview .product-right ul li.rewardpoint, .quickview .product-right ul li.price-tax { clear:both; }
.quickview { background:#FFFFFF; padding:15px 0; display:inline-block; width:100%; }
.quickview .container { width:100%; background:#FFFFFF; padding:0 10px; }
.quickview .container .row { margin:0; }
.quickview .top_button { display:none; }
.quickview #product2 { float:left; width:100%; }
.quickview #product2 h3 { width:100%; }
.productpage-quickview #product2 h3 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 10px;
    padding: 0;
    text-transform: none;
	color:#262626;
}

.quickview-button  {

    vertical-align: top;
	margin: 0px;
}
.quickview-button a.quickbox {
   background:url(../image/codezeel/icons.png) no-repeat scroll center -259px;
    height: 40px;
    width: 40px;
    padding: 8px;
    position: relative;
    border: 0;
    margin-bottom: 3px;
    transition: none;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.quickview-button a.quickbox:hover {
	background-position:center -220px;
    background-color: #85b839;
}
.quickview-button a.quickbox .fa { display: none; }

@media (max-width: 767px) {
	.quickbox { display:none; }
	.quickview-button { display:none; }
}

.alert.alert-success.animated{
	width:100%;
	height:70px;
	text-align:center;
	vertical-align:middle;
	padding:20px 20px;
	opacity:0.95 !important;
	-webkit-opacity:0.95 !important;
	-moz-opacity:0.95 !important;
	-khtml-opacity:0.95 !important;
	background-color: #303030  !important;
    border-color: #303030 !important;
    color: #fff !important;
}
.alert.alert-success.animated span{font-size:16px !important;}
.alert.alert-success.animated span a{color:#fff; text-decoration:underline; }
.alert.alert-success.animated span .fa.fa-check-circle{color:#9bcf85;}
.alert.alert-success.animated button.close{
	opacity:1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	color:#fff;
}
.account-login .well .form-group a, .affiliate-login .well .form-group a{line-height:30px;}

.form-group.qty {
    clear: both;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
    margin-bottom: 30px;
}

#button-cart,#button-cart2, .productpage .form-group.qty .wishlist, .productpage .form-group.qty .compare, .quickview .form-group.qty .wishlist, .quickview .form-group.qty .compare {float:left;}
.productpage .form-group.qty .wishlist, .quickview .form-group.qty .wishlist {margin:0 5px;}
.owl-carousel .item .image-container{float:left;}
#banner0 img, #banner1 img, #banner2 img{ max-width:none; }
#banner0 img {
    max-width: 100%;
}

/*********************  CMS Sub Banner homepage    ********************/

#czsubbannercmsblock {
   margin: 0;
    float: right;
    width: 18.5%;
}

#czsubbannercmsblock .subbanners  {
    margin:0;
}
#czsubbannercmsblock .subbanners .subbanner {
    float: right;
    padding:0;
}
#czsubbannercmsblock .subbanners .subbanner.subbanner1 {
    margin-bottom: 30px;
}
#czsubbannercmsblock .subbanners .subbanner .subbanner-inner {
    position: relative;
    overflow: hidden;
    vertical-align: top;
    display: inline-block;
}
#czsubbannercmsblock .subbanners .subbanner img {
    max-width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

#czsubbannercmsblock .subbanners .subbanner a.banner-anchor {
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
#czsubbannercmsblock .subbanners .subbanner a.banner-anchor:before,
#czsubbannercmsblock .subbanners .subbanner a.banner-anchor:after  {
    content: "";
    width: 0;
    height: 0;
    background:rgba(125, 173, 54, 0.23);
    position: absolute;
    transition: all 0.5s ease 0s;
}
#czsubbannercmsblock .subbanners .subbanner a.banner-anchor:before{
	top: 0;
    left: 0;
}
#czsubbannercmsblock .subbanners .subbanner a.banner-anchor:after {
    bottom: 0;
    right: 0;
}
#czsubbannercmsblock .subbanners .subbanner a.banner-anchor:hover:before,
#czsubbannercmsblock .subbanners .subbanner a.banner-anchor:hover:after{
        width: 100%;
    height: 100%;
}
#czsubbannercmsblock .subbanners .subbanner .subbanner-inner .subbanner-text {
  position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    text-transform: capitalize;
    padding: 0;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    color: #000000;
    width: 100%;
    letter-spacing: .5px;
    background: #85b839;
	border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
}
#czsubbannercmsblock .subbanners .subbanner .subbanner-inner .subbanner-text a.shop-now {
   padding: 11px 16px 11px;
    background: #ffffff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    line-height: 14px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    width: auto;
    letter-spacing: 0;
    font-weight: 700;
    color: #1c3549;
    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;
}
#czsubbannercmsblock .subbanners .subbanner2 .subbanner-inner .subbanner-text {
    background: none;
}
#czsubbannercmsblock .subbanners .subbanner .subbanner-inner .subbanner-text a.shop-now:hover {
    color: #ffffff;
	background-color:#000000;
    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;
}
#czsubbannercmsblock .subbanners .subbanner1 .subbanner-inner .subbanner-text .main-title {
    font-size: 12px;
    padding: 9px 15px;
    width: auto;
    color: #ffffff;
    font-weight: 500;
    display: inline-block;
}
#czsubbannercmsblock .subbanners .subbanner .subbanner-inner .subbanner-text .shopnow {
   float: right;
   margin: 5px 5px;
}
#czsubbannercmsblock .subbanners .subbanner2 .subbanner-inner .subbanner-text .main-title {
   font-size: 16px;
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
    padding-bottom: 20px;
    letter-spacing: 0.8px;
}

@media (max-width:1459px) and (min-width:768px){
	#czsubbannercmsblock .subbanners .subbanner .subbanner-inner .subbanner-text .shopnow {
		margin-right: 5px;
        margin-left: 0px;
        margin-bottom: 3px;
        margin-top: 0px;
	}
	#czsubbannercmsblock .subbanners .subbanner1 .subbanner-inner .subbanner-text .main-title {
		padding: 0px 10px;
		font-size: 10px;
	}
	#czsubbannercmsblock .subbanners .subbanner .subbanner-inner .subbanner-text a.shop-now {
		font-size: 10px;
		padding: 5px;
	}
	#czsubbannercmsblock .subbanners .subbanner2 .subbanner-inner .subbanner-text .main-title{font-size:12px;}
}
@media (max-width: 1259px) and (min-width:992px){
	#czsubbannercmsblock .subbanners .subbanner1 .subbanner-inner .subbanner-text .main-title{ padding-left: 5px; padding-right: 0px; }
}
@media (max-width: 991px) {
    #czsubbannercmsblock {
		width: 23%;
	}
}
@media (max-width:767px){
	#czsubbannercmsblock {
		    float: none;
		width: 100%;
		margin-top: 15px;
		clear: both;
	}
	#czsubbannercmsblock .subbanners {
		text-align: center;
	}
	#czsubbannercmsblock .subbanners .subbanner {
		text-align: center;
		width: 100%;
	}
    #czsubbannercmsblock .subbanners .subbanner.subbanner1 { margin-bottom: 20px; }
	#czsubbannercmsblock .subbanners .subbanner2 {
		margin-bottom: 0;
	}

}

@keyframes loading{
    0%{
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40%{
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60%{
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80%{
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    100%{
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
/*********************  CMS Banner homepage    ********************/

#czbannercmsblock {
    padding:30px 0 70px;
    margin: 0;
    clear: both;
    overflow: hidden;
}
#czbannercmsblock .cmsbanners {
    float: right;
    width: 100%;
}
#czbannercmsblock .cmsbanners .banner-bottom {
    display: inline-block;
}
#czbannercmsblock .cmsbanners .cmsbanner {
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
}

#czbannercmsblock .cmsbanners .cmsbanner img {
    max-width: 100%;
}
#czbannercmsblock .cmsbanners .cmsbanner a.banner-anchor {
    position: relative;
    display: block;
}
#czbannercmsblock .cmsbanners .cmsbanner a.banner-anchor:before {
    content: "";
    width: 100%;
    height: 100%;
    background:rgba(125, 173, 54, 0.23);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

#czbannercmsblock .cmsbanners .cmsbanner:hover a.banner-anchor:before {
    animation-name: loading;
    animation-duration: 1200ms;
    animation-iteration-count: 1;
    animation-timing-function: linear;
    opacity: 1;
}
#czbannercmsblock .cmsbanners .cmsbanner .cmsbanner-text {
     position: absolute;
    top: 20%;
    text-align: center;
    text-transform: capitalize;
    padding: 0 10px;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    color: #ffffff;
    width: 100%;
}
#czbannercmsblock .cmsbanners .cmsbanner .cmsbanner-text .cmsmain-title {
    font-size: 32px;
    line-height: 35px;
    font-weight: 500;
    padding-bottom: 15px;
    letter-spacing: 0;
    color: #000000;
}
#czbannercmsblock .cmsbanners .cmsbanner .cmsbanner-text .cmssub-title {
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    padding-bottom: 25px;
    color: #777777;
    letter-spacing: 1px;
}
#czbannercmsblock .cmsbanners .cmsbanner .cmsbanner-text .shop-button {
    display: inline-block;
}
#czbannercmsblock .view-offer {
   padding: 12px 20px 11px;
    background-color: #85b839;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: .8px;
    text-transform: uppercase;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
#czbannercmsblock .view-offer:hover {
    background-color: #000000;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
#czbannercmsblock .cmsbanners .cmsbanner .cmsbanner-text a.shop-now {
    position: relative;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    padding: 6px 20px;
    background: #85b839;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
#czbannercmsblock .cmsbanners .cmsbanner .cmsbanner-text a.shop-now:hover {
    background-color: #000000;
    color: #ffffff;
}
@media (max-width: 1459px){
    #czbannercmsblock .cmsbanners .cmsbanner .cmsbanner-text .cmsmain-title,
    #czbannercmsblock .cmsbanners .cmsbanner .cmsbanner-text .cmssub-title {
        padding-bottom: 8px;
    }
    #czbannercmsblock .cmsbanners .cmsbanner .cmsbanner-text .shop-button {
        margin-top: 0px;
    }
    #czbannercmsblock {
        padding-top: 15px;
        padding-bottom: 30px;
    }
}
@media (max-width: 991px) {
    #czbannercmsblock .cmsbanners .cmsbanner .cmsbanner-text { top: 8%; }
    #czbannercmsblock .cmsbanners .cmsbanner .cmsbanner-text .cmssub-title {
        display: none;
    }
    #czbannercmsblock .cmsbanners .cmsbanner .cmsbanner-text .cmsmain-title {
		padding-bottom: 10px;
    	font-size: 28px;
		line-height: 30px;
	}
}
@media (max-width: 650px) {
    #czbannercmsblock .cmsbanners .cmsbanner .cmsbanner-text .cmsmain-title { padding-bottom: 0px; font-size: 25px; }
    #czbannercmsblock .view-offer {
        padding: 0;
        background: none;
        text-decoration: underline;
		color: #85b839;
    }
    #czbannercmsblock .view-offer:hover{
        color:#ff7200;
        background: none;
        text-decoration:none;
		color: #85b839;
    }
}
@media (max-width: 400px) {
    #czbannercmsblock .cmsbanners .cmsbanner .cmsbanner-text .cmsmain-title { font-size: 16px; line-height: 15px; }
    #czbannercmsblock .cmsbanners .cmsbanner .cmsbanner-text { padding: 0px; text-align: center;  top: 12px; }
}
@media (max-width: 350px) {
    #czbannercmsblock .cmsbanners .cmsbanner .cmsbanner-text .shop-button { display: none; }
}

/*********************  Left Offer Banner homepage    ********************/

#czleftofferbanner {
    float: left;
    width: 20.4%;
    position: relative;
}
#czleftofferbanner img {
    max-width: 100%;
}


#czleftofferbanner .offerleftbanner-text {
    position: absolute;
    top: 10%;
    left: 0;
    right: 0;
    width: auto;
    text-align: center;
}
#czleftofferbanner .offerleftbanner-text .offerleftmain-title {
    font-size: 13px;
    font-weight: 400;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding-bottom: 5px;
    line-height: 18px;
}
#czleftofferbanner .offerleftbanner-text .offerleftsub-title {
    font-size: 22px;
    font-weight: 700;
    color: #000000;
    line-height: 28px;
    text-transform: uppercase;
    letter-spacing: .4px;
	padding-bottom: 12px;
}
#czleftofferbanner .offerleftbanner-text .offerleftsub-title span {
    color: #000000;
}
#czleftofferbanner .offerleftbanner-text .shop-button .view-more {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .8px;
    text-transform: uppercase;
    color: #85b839;
    text-decoration: underline;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
#czleftofferbanner .offerleftbanner-text .shop-button .view-more:hover {
    color: #000000;
    text-decoration: none;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
#czleftofferbanner .right-offerbanner a.banner_link {
    display: block;
    position: relative;
}
#czleftofferbanner .left-offerbanner a.banner_link:before, #czleftofferbanner .left-offerbanner a.banner_link:after {
    content: "";
    width: 0;
    height: 0;
    background:rgba(255, 255, 255, 0.3);
    position: absolute;
    transition: all 0.5s ease 0s;
}
#czleftofferbanner .left-offerbanner:hover a.banner_link:before, #czleftofferbanner .left-offerbanner:hover a.banner_link:after {
    width: 100%;
    height: 100%;
}
#czleftofferbanner .left-offerbanner a.banner_link:before {
    top: 0;
    left: 0;
}
#czleftofferbanner .left-offerbanner a.banner_link:after {
    bottom: 0;
    right: 0;
}
@media (max-width:1459px){
	#czleftofferbanner .offerleftbanner-text .offerleftsub-title {
		font-size: 18px;
	}
}
@media (max-width:991px){
	#czleftofferbanner{
		display:none;
	}
}



/********************* Right Offer Banner homepage    ********************/

#czrightofferbanner {
    position: relative;
    width: 20.4%;
    float: right;
}
#czrightofferbanner img {
    max-width: 100%;
}
#czrightofferbanner .offerrightbanner-text {
    position: absolute;
    top: 8%;
    left: 14%;
    width: auto;
    text-align: left;
}
#czrightofferbanner .offerrightbanner-text .offerrightmain-title {
        font-size: 24px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: .4px;
    color: #000000;
    line-height: 28px;
    margin-bottom: 20px;
}
#czrightofferbanner .offerrightbanner-text .offerrightmain-title span {
	font-size: 24px;
    font-weight: 700;
    color: #000000;
}
#czrightofferbanner .right-offerbanner a.banner_link {
    display: block;
    position: relative;
}
#czrightofferbanner .right-offerbanner a.banner_link:before, #czrightofferbanner .right-offerbanner a.banner_link:after {
    content: "";
    width: 0;
    height: 0;
    background:rgba(255, 255, 255, 0.3);
    position: absolute;
    transition: all 0.5s ease 0s;
}
#czrightofferbanner .right-offerbanner:hover a.banner_link:before, #czrightofferbanner .right-offerbanner:hover a.banner_link:after {
    width: 100%;
    height: 100%;
}
#czrightofferbanner .right-offerbanner a.banner_link:before {
    top: 0;
    left: 0;
}
#czrightofferbanner .right-offerbanner a.banner_link:after {
    bottom: 0;
    right: 0;
}
#czrightofferbanner .offerrightbanner-text .shop-button {
    display: inline-block;
}
#czrightofferbanner .offerrightbanner-text .shop-button .view-more {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .8px;
    color: #85b839;
    text-decoration: underline;
    padding: 10px 0;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
#czrightofferbanner .offerrightbanner-text .shop-button .view-more:hover {
    color: #000000;
    text-decoration: none;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
@media (max-width:1459px){
	#czrightofferbanner .offerrightbanner-text .offerrightmain-title {
		font-size: 18px;
	}
}
@media (max-width:991px){
	#czrightofferbanner{
		display:none;
	}
}
/*--------------------------  Start Home page Service CMS Block -------------------------------*/

#czservicecmsblock {
    color: #FFFFFF;
    padding:37px 30px 42px;
    margin-bottom: 0px;
    margin-top: 20px;
    width: 25.8%;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
	border:1px solid #eeeeee;
}
#czservicecmsblock .service-area {
    width: 100%;
	margin: 0;
}
#czservicecmsblock .shop-button {
    text-align: center;
    width: 100%;
    margin-top: 45px;
}
#czservicecmsblock .view-more {
   font-size: 14px;
    font-weight: 500;
    letter-spacing: .2px;
    color: #000000;
    text-decoration: underline;
    text-align: center;
    padding: 10px;
    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;
}
#czservicecmsblock .view-more:hover {
    text-decoration: none;
	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;e;
    color: #85b839;
}
#czservicecmsblock .service-area .service-fourth {
    line-height: 20px;
    color: #333333;
    padding: 25px 0px 25px 0px;
    border-bottom: 1px solid #e5e5e5;
}
#czservicecmsblock .service-area .service-fourth.service4{
   border: 0;
}
#czservicecmsblock .service-area .service-fourth .service-icon {
    background:url(../image/codezeel/service-icon.png) no-repeat scroll #f0f0f0;
    float: left;
    margin-top: 0px;
    height: 58px;
    width: 58px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
#czservicecmsblock .service-area .service-fourth:hover .service-icon{
	background-color: #85b839;
}
#czservicecmsblock .service-area .service-fourth.service1 .icon1 {
    background-position: center 17px;
}
#czservicecmsblock .service-area .service-fourth.service1:hover .icon1 {
    background-position: center -50px;
}
#czservicecmsblock .service-area .service-fourth.service2 .icon2 {
    background-position: center -118px;
}
#czservicecmsblock .service-area .service-fourth.service2:hover .icon2 {
     background-position: center -186px;
}
#czservicecmsblock .service-area .service-fourth.service3 .icon3 {
      background-position:center -322px;
}
#czservicecmsblock .service-area .service-fourth.service3:hover .icon3 {
   background-position: center -255px;
}
#czservicecmsblock .service-area .service-fourth.service4 .icon4 {
    background-position:center -457px;
}
#czservicecmsblock .service-area .service-fourth.service4:hover .icon4 {
    background-position: center -391px;
}
#czservicecmsblock .service-area .service-fourth .service-content {
       margin-left: 70px;
    text-align: left;
    margin-top: 6px;
}
#czservicecmsblock .service-area .service-fourth .service-content .service-heading {
    color: #000000;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    padding-bottom: 5px;
	transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
#czservicecmsblock .service-area .service-fourth:hover .service-heading {
    color: #85b839;
	transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
#czservicecmsblock .service-area .service-fourth .service-content .service-description {

    color: #808080;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: .6px;
    font-weight: 400;
}
@media (max-width:1459px){
    #czservicecmsblock {
        padding: 15px 20px;
    }
    #czservicecmsblock .service-area .service-fourth {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #czservicecmsblock .shop-button {
        margin-top: 40px;
        margin-bottom: 5px;
    }
}
@media (max-width:1199px) {
    #czservicecmsblock .service-area .service-fourth .service-icon {
        display: none;
    }

}
@media (max-width: 1199px) and (min-width: 992px) {
    #czservicecmsblock .service-area .service-fourth .service-icon{     float: none;}
    #czservicecmsblock .service-area .service-fourth .service-content{ margin-left: 0px; }
    #czservicecmsblock .service-area .service-fourth {
        padding-right: 0px;
        padding-left: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #czservicecmsblock .shop-button {
        margin-top: 20px;
    }
}

@media (max-width: 991px) {
    #czservicecmsblock {
        width: 100%;
        margin-top: 0px;
        padding-bottom: 30px;
    }
    #czservicecmsblock .service-area .service-fourth .service-content{ text-align: center; margin-left: 0; }
     #czservicecmsblock .service-area .service-fourth .service-icon {
        float: none;
        text-align: center;
        margin: 0 auto;
    }
    #czservicecmsblock .service-area .service-fourth{ width:100%; }
    #czservicecmsblock .service-area .service3,
    #czservicecmsblock .service-area .service4 {
        margin-bottom: 0px;
    }

}

@media (max-width: 575px) {
    #czservicecmsblock .service-area .service-third {
        padding: 0 20px;
    }
}

/*-------------------------- Start Home page Right CMS Banner  -------------------------------*/

#czrightbannercmsblock {
    width: 74.2%;
	padding:20px 0 40px 30px;
    float: right;
}
#czrightbannercmsblock .czrightbanner_container.container {
    padding: 0;
}
#czrightbannercmsblock .rightcmsbanners .one-half {
    float: left;
    width:49.5%;
    overflow: hidden;
    padding: 0 15px;
}
#czrightbannercmsblock .rightcmsbanners .one-half.rightcmsbanner-part3 {
    width: 50.5%;
}
#czrightbannercmsblock .rightcmsbanners .one-half .rightcmsbanner1 {
    margin-bottom: 30px;
}
#czrightbannercmsblock .rightcmsbanners{
	margin:0 -15px;
}
#czrightbannercmsblock .rightcmsbanners .one-half .rightcmsbanner {
    position: relative;
    overflow: hidden;
}
#czrightbannercmsblock .rightcmsbanners .one-half .rightcmsbanner a.rightbanner-anchor {
    display: block;
    position: relative;
}
#czrightbannercmsblock .rightcmsbanners .one-half .rightcmsbanner a.rightbanner-anchor img {
    max-width: 100%;
}
#czrightbannercmsblock .rightcmsbanners .one-half .rightcmsbanner .rightbanner-anchor:before{
	 width: 100%;
    height: 100%;
 	 background:rgba(255, 255, 255, 0.3);
    padding: 20% 30px 20px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
	content:"";
}
#czrightbannercmsblock .rightcmsbanners .one-half .rightcmsbanner:hover .rightbanner-anchor:before{
	animation-name: loading;
    animation-duration: 1200ms;
    animation-iteration-count: 1;
    animation-timing-function: linear;
    opacity: 1;
}
#czrightbannercmsblock .rightcmsbanner.rightcmsbanner1 .rightcmsbanner-text {
    position: absolute;
    top: 30%;
    right: 30px;
}
#czrightbannercmsblock .rightcmsbanner.rightcmsbanner1 .rightcmsbanner-text .main-title {
    font-size: 28px;
    font-weight: 300;
    line-height: 28px;
    text-transform: capitalize;
    color: #000000;
    padding-bottom: 10px;
    text-align: left;
}
#czrightbannercmsblock .rightcmsbanner.rightcmsbanner1 .rightcmsbanner-text .main-title span {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
}
#czrightbannercmsblock .rightcmsbanner.rightcmsbanner1 .rightcmsbanner-text .shop-button {
    text-align: left;
}
#czrightbannercmsblock .rightcmsbanner .rightcmsbanner-text .view-more{
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .8px;
    text-transform: uppercase;
    color: #85b839;
    text-decoration: underline;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
#czrightbannercmsblock .rightcmsbanner .rightcmsbanner-text .view-more:hover {
    color: #000000;
    text-decoration: none;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
#czrightbannercmsblock .rightcmsbanner.rightcmsbanner2 .rightcmsbanner-text {
    position: absolute;
    top: 30%;
    left: 30px;
}
#czrightbannercmsblock .rightcmsbanner.rightcmsbanner2 .rightcmsbanner-text .main-title {
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
    text-transform: capitalize;
    color: #000000;
    text-align: left;
	padding-bottom: 10px;
}
#czrightbannercmsblock .rightcmsbanner.rightcmsbanner2 .rightcmsbanner-text .main-title span {
    font-size: 25px;
    font-weight: 300;
    line-height: 32px;
}
#czrightbannercmsblock .rightcmsbanners .one-half .rightcmsbanner.cmsbanner3 .rightcmsbanner-text {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 34%;
    text-align: center;
    color: #ffffff;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}
#czrightbannercmsblock .rightcmsbanners .one-half .rightcmsbanner.cmsbanner3 .rightcmsbanner-text .main-title {
    font-size: 22px;
    color: #ffffff;
    font-weight: 300;
    padding-bottom: 15px;
	text-shadow: 2px 3px 10px rgba(97, 96, 96, 0.83);
    -webkit-text-shadow: 9px 7px 5px #111;
    -moz-text-shadow: 9px 7px 5px #111;
    -ms-text-shadow: 9px 7px 5px #111;
    -o-text-shadow: 9px 7px 5px #111;
}
#czrightbannercmsblock .rightcmsbanners .one-half .rightcmsbanner.cmsbanner3 .rightcmsbanner-text .sub-banner {
    font-size: 35px;
    font-weight: 700;
    line-height: 32px;
    padding-bottom: 30px;
	text-shadow: 2px 3px 10px rgba(97, 96, 96, 0.83);
    -webkit-text-shadow: 9px 7px 5px #111;
    -moz-text-shadow: 9px 7px 5px #111;
    -ms-text-shadow: 9px 7px 5px #111;
    -o-text-shadow: 9px 7px 5px #111;
}
#czrightbannercmsblock .rightcmsbanners .one-half .rightcmsbanner.cmsbanner3 .rightcmsbanner-text .shop-button {
    display: inline-block;
    margin-top: 15px;
}
#czrightbannercmsblock .rightcmsbanners .one-half .rightcmsbanner.cmsbanner3 .rightcmsbanner-text .shop-button .view-more {
    padding: 12px 20px 11px;
    background-color: #85b839;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: .8px;
    text-transform: uppercase;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-decoration: none;
}
#czrightbannercmsblock .rightcmsbanners .one-half .rightcmsbanner.cmsbanner3 .rightcmsbanner-text .shop-button .view-more:hover {
    background-color: #252525;
}
#czrightbannercmsblock .rightcmsbanners .one-half .rightcmsbanner.cmsbanner3 .rightcmsbanner-text .shop-button .shop-now:hover {
    color: #000;
}
@media(max-width:1199px){
	#czrightbannercmsblock {
		padding-left: 20px;
	}
	#czrightbannercmsblock .rightcmsbanners {
		margin: 0 -10px;
	}
	#czrightbannercmsblock .rightcmsbanners .one-half {
		padding: 0 10px;
	}
	#czrightbannercmsblock .rightcmsbanners .one-half .rightcmsbanner1 {
		margin-bottom: 20px;
	}
    #czrightbannercmsblock .rightcmsbanner.rightcmsbanner1 .rightcmsbanner-text { top: 25%; right: 20px; }
    #czrightbannercmsblock .rightcmsbanner.rightcmsbanner2 .rightcmsbanner-text { top: 25%; left: 20px; }
    #czrightbannercmsblock .rightcmsbanner.rightcmsbanner2 .rightcmsbanner-text .main-title { font-size: 26px; line-height: 28px; padding-bottom: 10px; }
    #czrightbannercmsblock .rightcmsbanner.rightcmsbanner2 .rightcmsbanner-text .main-title span { font-size: 20px; }
    #czrightbannercmsblock .rightcmsbanner.rightcmsbanner1 .rightcmsbanner-text .main-title { font-size: 22px; line-height: 28px; }
    #czrightbannercmsblock .rightcmsbanners .one-half .rightcmsbanner.cmsbanner3 .rightcmsbanner-text .main-title { font-size: 18px; }
    #czrightbannercmsblock .rightcmsbanners .one-half .rightcmsbanner.cmsbanner3 .rightcmsbanner-text .sub-banner { font-size: 29px; line-height: 22px; }
}
@media (max-width:991px){
	#czrightbannercmsblock {
		width: 100%;
		padding-left: 0;
		padding-bottom: 20px;
	}

}
@media (max-width:767px){
	#czrightbannercmsblock {
		padding-top: 30px;
	}
	#czrightbannercmsblock .rightcmsbanners .one-half,
    #czrightbannercmsblock .rightcmsbanners .one-half.rightcmsbanner-part3 {
		float: none;
		padding: 0;
		width: auto;
		text-align: center;
	}
	#czrightbannercmsblock .rightcmsbanners {
		margin: 0;
	}
	#czrightbannercmsblock .rightcmsbanners .one-half .rightcmsbanner1,
	#czrightbannercmsblock .rightcmsbanners .one-half .rightcmsbanner2,
	#czrightbannercmsblock .rightcmsbanners .one-half .rightcmsbanner {
		display: inline-block;
	}
	#czrightbannercmsblock .rightcmsbanners .one-half .rightcmsbanner2 {
		margin-bottom: 20px;
	}
	#czrightbannercmsblock {
		padding-top: 15px;
	}
	#czrightbannercmsblock .rightcmsbanners .one-half .rightcmsbanner1,
	#czrightbannercmsblock .rightcmsbanners .one-half .rightcmsbanner2 {
		margin-bottom: 10px;
	}
}
@media (max-width:479px){
	#czrightbannercmsblock .rightcmsbanner.rightcmsbanner1 .rightcmsbanner-text .main-title,
	#czrightbannercmsblock .rightcmsbanner.rightcmsbanner2 .rightcmsbanner-text .main-title span{
		font-size: 16px;
		 padding-bottom: 0;
	}
	#czrightbannercmsblock .rightcmsbanner.rightcmsbanner1 .rightcmsbanner-text .main-title span,
	#czrightbannercmsblock .rightcmsbanner.rightcmsbanner2 .rightcmsbanner-text .main-title{font-size:18px; padding-bottom: 0;}
	#czrightbannercmsblock .rightcmsbanners .one-half .rightcmsbanner.cmsbanner3 .rightcmsbanner-text .shop-button {
		margin-top: 0;
	}
}

/**********		Responsive css start	***********/
@media (max-width: 1230px) and (min-width: 992px){
	#column-left .product-items .product-details,
	#column-right .product-items .product-details{
		float: left;
	}
	.footer-blocks .footerdiv{ padding-right: 40px; }

}
@media (max-width:1459px){
	#footer .footerright-block,#footer .column.footertop,#footer .column{
		padding-left: 15px;
		padding-right: 15px;
	}
	#search {
		width: 57%;
		padding-right: 0;
	}
	#czfootercmsblock {
		padding-left: 0;
		padding-right: 0;
	}
	.main-slider {
		padding: 0 15px;
	}
	.common-home .content-top {
		margin-top: 15px;
	}
	#verticalmenublock .box-content {
		padding: 0;
	}
	.box .box-content .box-category {
		padding: 2px 0;
		display: block;
	}
	.box.category .box-content > ul > li > a, .box.category .box-content #nav-one li.main.hiden_vertical_menu a, .box.category li.main.hiden_vertical_menu span {
		padding-top: 10px;
		padding-bottom:10px;
	}
}
@media (max-width:1259px){
	footer .newsletter .news-title {
		background: none;
		padding-left: 0;
	}

    #content .box-product .blog-items .blog-right .blog-detail { padding-left: 20px; padding-right: 20px; }
}
@media (max-width:1199px) {
	.box.category .box-content > ul > li > a, .box.category .box-content #nav-one li.main.hiden_vertical_menu a, .box.category li.main.hiden_vertical_menu span {
		padding-bottom: 6px;
		padding-top: 6px;
		padding-left:15px;
	}
	.box.category .box-heading {
		padding-top: 7px;
		padding-bottom: 7px;
		padding-right: 0;
	}
	.box.category .dropdown-arrow {
		display: none;
	}
	.footer-blocks {
		padding-top: 40px;
		padding-bottom: 10px;
	}
	#content .productbox-grid .product-block,
	#content .product-carousel .product-block,
	#content .product-grid .product-block {
		display: block;
	}
	.product-info .image-additional {
		width: 370px;
	}
    #content .box-product .blog-items { margin-bottom: 0px; }
	.box.category .box-content > ul > li > a:before{display:none;}
	.box.category li.main.hiden_vertical_menu span {
		background: no-repeat;
	}
	.box.category .box-content ul li {
		background-image: none;
		padding-right: 0px;
		padding-left: 0px;
	}
	.box .box-content ul, #content .content ul {
		padding: 2px 0;
		display: block;
	}

}
@media (max-width:991px) and (min-width:768px){
	#tabs_info .nav-tabs a, .nav-tabs a, .htabs a, .categorytab .nav-tabs a {
		margin: 0;
		font-size: 11px;
	}
}
@media (max-width: 991px){
	.htabs {
		margin-bottom: 0px;
	}
	.nav-container {
		width: 100%;
	}
	.main-slider {
		width: 77%;
		padding-left: 0;
	}
	.box.latest {
		padding-bottom: 10px;
	}
	.nav-responsive {
		margin-top: -50px;
	}
	#top-links {
		float: right;
	}
	#content {
		padding-bottom: 30px;
	}
	#content {
		padding-bottom: 0;
	}
	.box.category {
		display: none;
	}
	.head-right-bottom .nav-container{
		width: 100%;
	}
	.container {
   		 max-width: 100%;
	}

	#cart-total {
		left: -69px;
		top: 40px;
	}
	#top-links ul.list-inline li{padding: 0 7px 0 0px}
	.main-menu ul > li > a{padding:16px 20px 15px;}
	.main-menu ul > li:first-child > a{padding:16px 20px 15px 8px;}
	.main-slider .swiper-pager div {
		display: none;
	}
	.col-md-6.result-info {
		float: left;
		padding: 0 15px;
		position: relative;
		width: 70%;
	}
	.col-md-3.row-result-search-autocomplete-image {
		float: left;
		width: auto;
	}
	.category_img img{max-width:100%;}
	.cat-desc{width:55%;}
	.category .image{width:45%}
	#form-language{padding:0px; margin-right: 0px;}
	#form-language .dropdown-menu, #form-currency .dropdown-menu, .dropdown.myaccount .myaccount-menu {
		right: 0;
		left: auto;
	}

	.lang-curr{margin-left:0;}
    .header-cart {
        margin:4px 0 -45px 0px;
    	padding: 0;
    }
	.head-right-bottom {
		width: auto;
	}
    #cart .cart_heading {
        font-size: 0;
        padding: 0;
        height: 35px;
        width: 35px;
		background-position: 0 -368px;
    }
    #cart > .cart_heading:hover {
        color: #000000;
       background-position: 0px -409px;
    }
    #cart .dropdown-menu { top: 66px; }
    .dropdown.myaccount {
       margin-top: 10px;
		margin-bottom: -44px;
		padding: 0 20px 0 20px;
		z-index: 1;
    }
    header .dropdown.myaccount > a {
        width:35px;
    	padding: 0;
		background-position: 0 -258px;
    }
	.dropdown.myaccount a:hover {
		background-position: 0 -313px;
	}
    .dropdown.myaccount .myaccount-menu { top: 60px; }
	.dropdown.myaccount:before{display:none;}
	.dropdown.myaccount span.hidden-xs.hidden-sm.hidden-md {
		display: none;
	}
    #search {
        width: auto;
		float: right;
		margin:12px 0 -51px;
		padding: 0;
    }
    #search .search_button {
        display: inline-block;
    }
    #search .search_toggle {
        display: none;
		z-index: 9;
		position: absolute;
		width: 270px;
		right: 0px;
		top:58px;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
    }
	#search .btn-lg {
		font-size: 0;
		width: 50px;
		background:url(../image/codezeel/search.png) no-repeat scroll center -191px;
	}
	#search .btn-lg:hover {
		background-position:center -35px;
	}
	.categoryblock{width:50%;}
	#banner0 img, #banner1 img, #banner2 img{max-width:100%;}
	.common-home .category-left-box .box-content { display:none; }
	.catgory-left { position:absolute; z-index:3; width:270px; padding:0; }

	.address_content { padding-right:35px; }
	.manufacture_block > ul { width:90%; }
	.box-category-heading { width:211px; }
	.common-home .box-category-heading { width:270px; }
	.common-home #nav-one > li > .dropdown-menu { left:268px; }
	#nav-one > li > .dropdown-menu { left:168px; }

	.box-category-heading { display:none; }
	.header-container{
		position:relative;
    	min-height: auto;
   		padding-bottom: 0px;
	}
	.container, footer{top:auto;}
	#column-left .box-product .image,
	#column-right .box-product .image {margin-right: 15px;}
	.col-md-4.btn-list-grid {margin-bottom: 10px;}
	.pagination-right {
		clear: both;
		float: left;
		margin: 5px 0;
	}
	.product-info .image-additional{ width: 260px; }
	.product-compare .table-bordered{
		width:100%;
		float:left;
		overflow:auto;
		display:inline;
	}
	.hometab.box {
		padding-top: 50px;
	}
	.hometab, .categorytab {
		margin-bottom: 10px;
		padding-top: 20px;
		padding-bottom: 0;
	}
	.tab-content {
		margin-bottom: 0;
	}
	.banners-slider-carousel {
		padding-bottom: 40px;
		padding-top: 10px;
	}
	footer .newsletter .news-title {
		line-height: normal;
		width: 100%;
	}
    .newsletter .newsletter-message {
        margin-left: 0px;
		margin-bottom: 10px;
		margin-top: 10px;
		width: 100%;
    }
	.newsletter .newsright {
		width: 100%;
		margin-top: 20px;
	}
	.social-block {
		width: 100%;
	}
	#czfootercmsblock img {
		margin-left: 0;
	}
	.footer-blocks .social-block{
		padding-top: 10px;
        padding-bottom: 10px;
	}
	#footer .column.contact-block{
		    margin-bottom: 30px;
	}
	#footer .row {
		margin: 0;
	}
	.newsletter .news-title { margin-top: 10px; }
	#footer .column.footertop {
		padding-left: 0px;
		padding-right: 0px;
		width: 100%;
	}
	#footer .footer-newsletter,
	#footer .column {
		width: 100% !important;
		margin-left: auto;
		margin-right: auto;
		min-height: auto;
		border: 0;
		padding-left: 0px;
		padding-right: 0px;
		margin-bottom:0;
	}
	#column-left .box,
	#column-right .box,
	#column-left .box.sidebarFilter,
	#column-right .box.sidebarFilter{
	    margin-bottom: 30px;
	}
	#accordion .form-horizontal .control-label{width:100%;}
	.information-blogger-blogs .blog-image img{display:block;}
	#search .input-lg {
		padding-left: 15px;
		padding-right: 50px;
		border: 1px solid #ededed;
	}
	#search .col-sm-3.sort{width:37%;}
	.col-sm-5.header-search{width:86%; padding:10px 0; }
	.cate-heading, ul.subcats{float:none;}
	.cat-desc {
		display: inline-block;
		float: none;
		text-align: center;
		width: 100%;
	}

	 .nav-container.fixed {
		position: fixed;
		top: 0px;
		-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
		-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
		box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
		animation: slide-down 0.7s;
		left: 0;
		right: 0;
		padding: 0;
		width: 100%;
		background: #85b839;
		border: 0;
		z-index: 9999;
	}
	.nav-container.fixed .nav-responsive {
		margin-top: 0;
	}
	.nav-container.fixed .nav-responsive .expandable {
		margin-left: 15px;
	}
	#top .nav-container .container {
		display: inline-block;
    top: 12px;
	}
	.nav-container.fixed .responsive-menu.container{width:100%;
		top: 0px !important;
	}
	.header-main .nav-inner { padding: 0px; }
	#cart{  z-index: 9;}
	.head-right-bottom  .header-cms-block{ margin: 20px 0; display:none; }
    .header-container .header-main .header-top { padding-top: 25px; padding-bottom: 25px; }
	.header-logo { margin-top: 0; padding: 0;}
	.header-logo img{ max-height: 45px; width:auto;}
	#search .col-sm-3.sort{width:35%;}
	.category_img img{max-width:100%;}
	.layout-2.left-col #content,.layout-2.right-col #content,.layout-3 #content{width:100%; }
	.main-slider .owl-carousel{width:100%;}
	#footer .column.footercms-block{ border: 0px; padding-left: 0px; padding-right: 0px; margin-bottom: 30px; }
	#footer .column ul,
	#footer .column ul#footerlogo {
		margin-bottom:15px;
		padding: 0;
		display: none;
	}
	#footer .column.footertop ul {
		margin: 0;
	}
	#footer .column:after{content:initial;}
	.content_footer_bottom{margin-top:20px}
	.footertop-cms .subtitle{font-size:11px}
	.footertop-cms .title{font-size:13px}
	.category-row{margin-left:-5px; margin-right:-5px;}
	.categoryblock{padding-left:5px; padding-right:5px}
	.category .image{float:none; clear:both; text-align:center}
	.category .image a{display:inline-block}
	.col-sm-10.subscribe-btn{ width:100%; }
	.col-sm-10.subscribe-btn{float:left; clear:both}
	.header-left{text-align:left; width:50%; padding:0; border:medium none;}
	.col-sm-4.header-logo{float: none;}
	.header-right{width:50%; border:none; padding:40px 0 0; }
	.headertopright { border:none; }
	.nav-inner{display:block; color:#fff; margin-bottom:0px}
	.common-home .nav-inner{margin-bottom:0;}
	.nav-inner-cms .box-category-heading,.nav-inner-cms .main-menu ul{display:none}
	.nav-responsive span{
	   border: none;
		padding-top: 12px;
		padding-bottom: 12px;
		padding-left: 12px;
		font: 500 15px/26px 'Roboto', sans-serif;
		text-transform: capitalize;
		color: #fff;
	}
	#cms-menu {position:relative;}
	.nav-inner-cms{border:none; margin-bottom:0;}
	.content-top #content{min-height:initial;}
	.contact-info .right{float:left; clear:both; margin-top:20px}
	#column-left .box .box-content,
	#column-right .box .box-content,
	#column-left .box .filterbox,
	#column-right .box .filterbox,
	#column-right .single-banner,
	#column-left .single-banner {display: none;}

	nav.nav-container.fixed .responsive-menu .main-navigation {
		max-height: 410px;
    	left: 0;
	}

	#column-right .toggle .mobile_togglemenu,
	#column-left .toggle .mobile_togglemenu {
		display: block;
		cursor: pointer;
		width: 100%;
		margin-top: 0;
		padding: 14px;
		position: absolute;
		right: 0;
		top: 0px;
		left: 0;
		z-index: 999;
		background:transparent none repeat scroll 0 0;
		transition: initial;
		-webkit-transition: initial;
		-moz-transition: initial;
		-ms-transition: initial;
		-o-transition: initial;
	}
	#column-right .toggle .mobile_togglemenu:before,
	#column-left .toggle .mobile_togglemenu:before{
		background: transparent none repeat scroll 0 0;
		color: #000000;
		content: "\f107";
		font-family: "FontAwesome";
		font-size: 20px;
		font-weight: 400;
		line-height: 16px;
		height: 20px;
		margin: 0;
		position: absolute;
		right: 10px;
		text-align: center;
		top: 18px;
		width: 20px;
	}
	#column-right .toggle.active .mobile_togglemenu::before,
	#column-left .toggle.active .mobile_togglemenu::before{
		content: "\f106";
	}
	.layout-2.left-col #column-left,
	.layout-2.right-col #column-right,
	.layout-3 #column-left, .layout-3 #column-right,
	#column-left,#column-right{
		width:100%;
		clear:both;
    	margin-bottom: 30px;
	}
	#column-left .box .box-content,
	#column-right .box .box-content,
	#column-left .box .filterbox,
	#column-right .box .filterbox,
	#column-left .box .list-group,
	#column-right .box .list-group {
		display:none;
	}
	.banners-slider-carousel .carousel-block { margin-bottom: 0px; }
	.homepage-testimonials-inner.box-content{display:none;}
	.box.featured { margin-bottom: 0px; padding-top: 20px;  padding-bottom: 10px;}
	#testimonial .customNavigation a.next:hover::before,
	#testimonial .customNavigation a.prev:hover::before{color:#262626;}
	.box.blogs{ padding-top: 0px; padding-bottom: 10px; }
	#blog-carousel .product-block, #blog-grid .product-block { margin-top: 0;}
	.result-search-autocomplete > ul > li{display:inline-block; float:left; clear:both;}
	.col-md-3.row-result-search-autocomplete-image {float: left; width: auto;}
	.col-md-6.result-info {float: left; width: 50%;}
	#banner0 img, #banner1 img, #banner2 img{max-width:100%;}
	.zoomWindowContainer .zoomWindow{height:450px !important;}
	.catgory-left { display:none; }

	#footer #contact.column h5 { display:block; }
	.footer-blocks {
		box-shadow: none;
		margin-top: 0;
		padding-bottom: 20px;
		padding-top: 30px;
	 }
	.footerafter {
		padding-bottom: 40px;
	}
	#footer .footerleft-block,
    #footer .footerright-block { width: 100%; 	padding: 0; }
    #czfootercmsblock {
        padding-top: 10px;
		padding-bottom: 20px;
		width: 100%;
		text-align: left;
    }
	#payement_logo_block_left {
		width: 100%;
		margin-top: 10px;
		padding-left: 0;
   		padding-right: 0;

	}
	.manufacture_block > ul { width:80%; }
	#footer #contact.column ul { margin-top:15px; width:380px; }

	#footerlogo .social-block ul {
   		display: block;
	}
	p.powered{
		text-align: center;
		float: none;
	}
	.bottomfooter .paiement_logo_block{
		text-align: center;
		padding-top: 0;
		float: none;
	}
    .blogs .buttons { top: 35px; }
	.blog-right .view-blog { padding-top: 0px; }

    #content .box-product .blog-items {
        width: 100%;
        margin: 0;
        padding-bottom: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px){
	.layout-2.left-col #column-left,.layout-2.right-col #column-right{width:100%;}
	.layout-2 #content{width:77.35%;}
	#column-left .product-items .product-details, #column-right .product-items .product-details {float: left;}
	.category_img img{max-width:100%;}

}
@media (max-width: 767px) {
	.header-logo img {
		max-height: 35px;
	}
	#form-language .dropdown-menu, #form-currency .dropdown-menu, .dropdown.myaccount .myaccount-menu {
		right: 0;
		left: auto;
	}
	.hometab.box .box-heading {
		display: none;
	}
	.hometab .htabs {
		margin: 0;
		float: none;
	}
	.box .box-content {
		margin: 0;
	}
	.layout-2 #content,.layout-3 #content{width:100%;}
	.product-info .image-additional {}
	.product-info .image-additional a {padding: 0px;}
	.header-left { width:100%; text-align:center; }

	.header-logo > div{display:inline-block;}


	.btn-info {margin-bottom:3px;}
	#input-search {margin-bottom: 8px;}
	#logo{ margin: 0px; }

	.col-sm-4.total_amount {margin-top: 20px;}
	#cart .dropdown-menu {right: 0px; width: 270px;}
	#top-links ul.list-inline li{padding: 0 10px 0 8px}
	.checkout-cart .table.table-bordered .input-group-btn {clear: both; margin: 5px 0 0; float: left;}
	.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; width: 350px;}

	.breadcrumb{right:15px;}
	.information-blogger .breadcrumb{position:relative; left:0px; right:auto;}
	.blog-right h4{ margin-bottom:0px; }
	.main-slider .owl-carousel .owl-buttons,
	.main-slider .owl-carousel .owl-pagination{ display: none; }
	.product-info .additional-carousel{width:350px}
	.addthis_toolbox.addthis_default_style{margin: 10px 0;}
	#content .category_list .filterbox{border:1px solid #e5e5e5; margin:10px 0; background-color:#fff;}
	.list-group-item.group-name{padding-left:15px; padding-right:15px}

	#content .category_list .filterbox .list-group a{border:none;}
	.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin-left:0; margin-right:5px;}
	.checkout-cart #accordion .input-group-btn:last-child > .btn, .checkout-cart #accordion .input-group-btn:last-child > .btn-group{margin-left: 5px; margin-right: 0;}
	.blog-left .blog-image img {
    	height: auto;
    	width: 100%;
	}
	.addtocart .fa{margin:0;}
	.headertopright .text2 span.hidden-xs,.headertopright .text2 span.hidden-sm,.headertopright .text2 span.hidden-md{display:block !important}

	.col-sm-5.header-search{width:78.7%;}
	nav.nav-container.fixed .responsive-menu .main-navigation {
		max-height: 350px;
		overflow: auto;
	}
	#search .col-sm-3.sort{width: 39%; float: left;}
	.col-sm-3.header-cart{ width:9%; }
	.nav-inner.container{padding:0 15px;}
	.owl-carousel .owl-buttons div{opacity:1 !important; -webkit-opacity:1 !important; -moz-opacity:1 !important; -khtml-opacity:1 !important;}
	.box.bestseller{padding-top:30px}
	#column-left .box.bestseller, #column-right .box.bestseller{padding-top:0px}
	.cz_newsletterdiv{ width: 100%;}
	.news-social{ width: 100%; padding: 20px 10px 25px;}


	.product-list .product-thumb .button-group .addtocart .fa{margin-right:10px}
	.product-list .product-thumb .image{float:left;}
	.product-list .product-details{float:left; width:100%; clear:both}
	.product-list .product-thumb .caption { padding:20px 0 0; text-align: center;}
	.product-list .product-thumb .image{
		padding: 0;
		margin: 0 auto;
		text-align: center;
		float: none;
		max-width: 280px;
	 }
	#button-cart{margin-bottom:0;}
	.information-blogger-blogs .blog-image img {
    	display: inline-block;
    	max-width: 100%;
	}
	.all-blog .blog-left-content .blog-image{ height:auto; }

	.category_tab .nav-tabs{ float: left; width: 100%; margin: 10px 0; }
	.category_tab .tab-content{ clear:both }
	.category_tab .tab-pane .owl-carousel .owl-buttons div{ top:-50px }
	.categoryblock{width:50%; margin-bottom: 10px;}
	.category .image{float:none; clear:none}
	.category{padding:0 10px;}
	.layout-2.left-col #column-left, .layout-2.right-col #column-right, .layout-3 #column-left, .layout-3 #column-right, #column-left, #column-right{display:block !important;}
	#carousel-0.banners-slider-carousel .customNavigation a{
		opacity:1;
		-khtml-opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity:1;
	}

	.main-slider { width:100%;     padding: 0; margin-bottom: 15px; }
	.main-slider img { width:100%; }
	#top .container { padding:0 15px; }

	.static_links li a { padding:16px 10px 17px; }
	.header-right { text-align:center; display:none; }
	.head-right-top { float:none; margin:0 auto; display:none; }
	#content .product-carousel .product-block:hover .price, #content .product-grid .product-block:hover .price, #content .box-product .product-block:hover .price {
		 opacity: 1 ;
		-khtml-opacity: 1 ;
		-webkit-opacity: 1 ;
		-moz-opacity:1 ;
	 }

	 .footerbottom-cms { width:100%; text-align:center; }
	 .top-inner .left-logo { padding-right:20px; }
	 .searchbar .col-sm-3.sort { width:100%; }
	 .content_header_topright { letter-spacing:0.3px; }

	#content .productbox-grid .product-block.product-thumb, #content .product-carousel .product-block, #content .product-grid .product-block.product-thumb {
		display: block;
	}
    .box.blogs .box-content { margin: 0 -15px; }
	.product-thumb .image img {
		width:100%;
	}
	.footerafter .social-block ul {
		margin: 0;
	}
}

@media only screen and (max-width: 650px) {
	.tab-head { display:inline-block; width:100%; height:auto; border:none; }
	#tabs_info .nav-tabs li a, #tabs_info .nav-tabs li.active a, .htabs a, .htabs a.selected { width:100%; margin:0; }
	#tabs .etabs li.tab a:before, #tabs_info .nav-tabs a:before{display:none;}
	.htabs  { width:100%; margin:0; }
	#tabs_info .nav-tabs, .etabs { width:100%; text-align:center; }
	#tabs_info .nav-tabs li, .htabs .etabs li { width:100%; text-align:center; margin: 0;}
	.hometab .customNavigation a { top:-23px; }
}
@media (max-width: 575px) {
    .blog-item .blog-right {
		padding-left: 0;
		padding-right: 0;
	}
	.blog-item .blog-right .blog-details {
		padding-left: 10px;
		padding-right: 10px;
	}
     #footer .column li {
        display: block;
        text-align: left;
    }
    #footer .column li a, #footer .footer-blocks .social-block ul li a { padding: 0px; }
}
@media (max-width: 480px) {

	.head-right-bottom {
		/* width: auto; */
		margin-top: -10px;
	}
	.viewmore {
		margin-top: 20px;
	}


}

@media only screen and (max-width: 479px) {
	.product-info .image-additional a{float:none; text-align:center;}
	#content .productbox-grid .product-block.product-thumb, #content .product-carousel .product-block, #content .product-grid .product-block.product-thumb  {
		display: block;
		margin: 10px auto ;
		max-width: 256px;
	}
	.table{
		float: left;
		margin-bottom: 20px;
		overflow: scroll;
		width: 100%;
	}
	.product-layout.product-grid{width:100% !important;}
	.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 {display: inline-block;}
	.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, .product-info .additional-carousel {width: 100%;}
	.productpage .write-review, .productpage .review-count { display: inline-block;margin: 5px 0 0;width: 100%;}
	.pagination-wrapper .page-link{float:left;}
	.pagination-wrapper .page-result{float:left;clear:both;}
	.checkout-cart .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;}
	.blog-right { width:100%; }
    .category_tab .tab-pane .owl-carousel .owl-buttons div{top:-45px}
	.category_tab .owl-carousel .owl-buttons .owl-prev{
		display: inline-block;
		float: none;
		left: auto !important;
		opacity: 1 !important;
		-khtml-opacity: 1 !important;
		-webkit-opacity: 1 !important;
		-moz-opacity:1 !important;
		position: absolute;
		right: 51% !important;
	}
	.category_tab .owl-carousel .owl-buttons .owl-next{
		left: 51% !important;
		right: auto !important;
		display: inline-block;
		float: none;
		position: absolute;
		opacity: 1 !important;
		-khtml-opacity: 1 !important;
		-webkit-opacity: 1 !important;
		-moz-opacity:1 !important;
	}
	.category_tab .tab-content{clear:both; margin-top: 60px; float: left; width: 100%;}
	.category_tab ul li a{float:none; width:100%;}
	.category_tab ul li{background:none; padding:0;}
	.app-cms li{margin-right:5px;}
	.social-cms li{margin:0 5px 0 0;}
	.footerblock{
		width: auto;
		margin: 15px 0;
		float: left;
		clear: both;
	}
	.htabs{float:none; text-align:center; margin:0 auto}
	.hometab .tab-content{clear:both; }
	#menu{width:60%}
	.headertopright .text2-dec{ display: none; }
	.dropdown-menu.myaccount-menu{right:-50px; text-align:left; margin-top:7px; }
	.headertopright{ /*text-align:center; */float: none; }
	.headertopleft{display:inline-block; float:none; margin-bottom:10px; text-align:center; width:100%;}
    .lang-curr {
        float: none;
        display: inline-block;
    }
	.shipping-cms{text-align:left}
    #top #cznavcmsblock { display: none; }
    #form-language .btn-link,#form-currency .btn-link{
        padding-bottom:0;
    }
	#form-language{background:none; padding: 0px; margin: 0px;}
	#form-language .dropdown-menu, #form-currency .dropdown-menu { top: 44px; }

	.dropdown.myaccount .myaccount-menu {
		min-width: 210px;
		right: -10px;
	}
    .dropdown.myaccount {
        margin-left: 0px;
        margin-right:0px;
		padding:0;
    }
	#search .search_toggle{ right: -45px; width: 250px;}
	.product-block .image{ display: inline-block; }
	.product-block-inner{ text-align: center; }
	.productpage #input-quantity{float:none; margin-bottom: 10px; margin-right: 0;}
	.breadcrumb{
		left: 0;
		position: relative;
		right: auto;
	}
	#tabs_info .table{float:none;}
	.product-info .image-additional{width:100%}
	.checkout-cart .shopping-cart .input-group-btn:last-child > .btn, .checkout-cart .shopping-cart .input-group-btn:last-child > .btn-group{margin-left:0px; margin-right:5px}
	.checkout-cart #accordion .input-group-btn:last-child > .btn, .checkout-cart #accordion .input-group-btn:last-child > .btn-group{margin-left: 0px; margin-right: 5px;}
	.blog-left{float:none;}
    #content .box-product .blog-items .blog-right .blog-detail {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #content .box-product .blog-items:first-child .blog-right .blog-detail {
        padding-top: 10px;
        padding-bottom: 20px;
        position: static;
        width: 100%;
    }
    #content .box-product .blog-items .blog-left,
    #content .box-product .blog-items:last-child .blog-left,
    #content .box-product .blog-items .blog-right,
    #content .box-product .blog-items:last-child .blog-right { width: 100%; }
	.category .image{float:none; clear:both; text-align:center}
	.result-search-autocomplete{width:100% !important;}
	.col-md-6.result-info{text-align:left; width:69%; padding-right:0;}
	.result-search-autocomplete > ul > li{width:100%;}
	.alert.alert-success.animated{height:110px;}
	.comment-wrapper{width:100%; float:left; margin:0;}
	.manufacture_block > ul { width:100%; padding:0; }
	.nav-tabs { height:auto !important; }
	.productpage .breadcrumb { width:100%; text-align:left; }
	#content .image-additional .slider-item .product-block { margin:4px 3px;  max-width: 100%;}
	.breadcrumb { width:100%; text-align:left; }
	#form-language, #form-currency { background:none; }
	#czfootercmsblock img {
		width: auto;
		float: none;
		text-align: center;
		display: block;
		margin-bottom: 15px;
	}
	#czfootercmsblock {
		text-align: center;
		float: none;
		margin: 0;
		padding-bottom: 0;
		padding-top: 15px;
	}
}
@media only screen and (max-width: 319px){

	.product-info .additional-carousel {width:196px; margin:0 auto;}
	.btn-primary {margin-bottom:2px;}
	.compare-total {clear: both; margin: 8px 10px 10px 0;}

	#cart .text-right .checkout{margin:0;}
}

/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls .owl-buttons div {
	position: absolute;
}
.owl-controls .owl-buttons .owl-prev {
	left: 10px;
	top: 50%;
}
.owl-controls .owl-buttons .owl-next {
	right: 10px;
	top: 50%;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
	cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}


/* OpenCart Code */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
    -o-transform: translate3d(0px,0px,0px);
    transform: translate3d(0px,0px,0px);
    -webkit-transform: translate3d(0px,0px,0px);
    -moz-transform: translate3d(0px,0px,0px);
    -ms-transform: translate3d(0px,0px,0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls .owl-buttons div {
  position: absolute;
}
.owl-controls .owl-buttons .owl-prev{
  left: 10px;
  top: 45%;
}

.owl-controls .owl-buttons .owl-next{
  right: 10px;
  top: 45%;
}
.owl-carousel .owl-buttons div i {
	font-size: 40px;
	margin: -20px 0 0;
}
.owl-pagination {
	text-align: center;
	top: 0px;
	position: relative;
}
.owl-controls .owl-page {
	display: inline-block;
	margin: 0px 6px;
}
.owl-controls .owl-page span {
	display: block;
    width: 9px;
    height: 9px;
    background: #ededed;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.owl-controls .owl-page.active span,
.owl-controls .owl-page span:hover {
	background: #85b839;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}

/* Special Product Count Down */

.countdown {
    padding-top: 30px;
    padding-bottom: 30px;
}
.countdown .count-down.clock {
   width: auto;
    display: inline-block;
    padding: 0;
}
.countbox .timebox {
    margin: 0;
    display: inline-block;
    text-align: center;
}
.countbox .timebox-inner {
   width: 60px;
    height: 60px;
    max-width: 112px;
    color: #000000;
    margin: 0 5px 5px;
    display: inline-block;
    float: left;
    text-align: center;
    position: relative;
    background: #ffffff;
    border: 2px solid #ddd;
    border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.countbox:first-child .timebox-inner {
    margin-left: 0;
}
.count-down .countbox .timebox:last-child strong{color: #85b839;}
.countbox .timebox .time {
  float: left;
    clear: left;
    display: block;
    width: 100%;
    text-transform: capitalize;
    padding: 0;
    color: #9a9a9a;
    font-size: 13px;
    top: 0px;
    font-weight: 400;
    letter-spacing: .49px;

}

.count-down .countbox strong {
   color: #000000;
    display: block;
    font-size: 20px;
    line-height: 20px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 20px;
    bottom: auto;
    font-weight: 700;
    letter-spacing: .2px;
    width: 100%;
}
.countbox .timebox:last-child {
    margin: 0;
}
.product-content .count-down .countbox strong {
    font-size: 16px;

}
@media (max-width:1459px){
	.countdown {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}
@media (max-width: 1259px) {
    .countbox .timebox-inner { margin-left: 2px; margin-right: 2px; }
	.count-down .countbox strong{font-size:16px;}
}
@media (max-width: 1199px) {
   .countbox .timebox-inner {width:50px; height:50px;}
   .countdown{padding:10px 0 0;}
   .count-down .countbox strong{top:15px;}


}
@media (max-width: 575px) {
    .countdown {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
@media (max-width: 320px) {

    .countbox .timebox-inner{width: 50px;}
}


.product-thumb .text-muted{
	color:red;
}
