@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,700);
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
img {
  display: block;
  height: auto;
  max-width: 100%;
}
.smoothing {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.row-fluid {
  margin-right: -15px;
  margin-left: -15px;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.span4 {
  width: 33.33%;
}
.form-horizontal .control-label {
  text-align: left !important;
}
.element-invisible {
  display: none;
}
a,
a:hover {
  text-decoration: none;
}
a {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
p {
  margin: 0 0 10px;
}
input[type="submit"],
input[type="button"],
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  text-shadow: none;
  color: #7d7d7d;
  min-height: 30px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  border: 1px solid #ebebeb;
  margin-bottom: 10px;
  padding: 4px 6px;
}
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:focus,
textarea:hover,
textarea:focus,
input[type="text"]:hover,
input[type="text"]:focus,
input[type="password"]:hover,
input[type="password"]:focus,
input[type="datetime"]:hover,
input[type="datetime"]:focus,
input[type="datetime-local"]:hover,
input[type="datetime-local"]:focus,
input[type="date"]:hover,
input[type="date"]:focus,
input[type="month"]:hover,
input[type="month"]:focus,
input[type="time"]:hover,
input[type="time"]:focus,
input[type="week"]:hover,
input[type="week"]:focus,
input[type="number"]:hover,
input[type="number"]:focus,
input[type="email"]:hover,
input[type="email"]:focus,
input[type="url"]:hover,
input[type="url"]:focus,
input[type="search"]:hover,
input[type="search"]:focus,
input[type="tel"]:hover,
input[type="tel"]:focus,
input[type="color"]:hover,
input[type="color"]:focus,
.uneditable-input:hover,
.uneditable-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}
dt,
dd {
  color: #B4B4B4;
  margin: 0 15px 0 0;
}
legend {
  font-weight: 300;
  padding-bottom: 15px;
  width: inherit;
}
.dropdown-menu {
  border: 1px solid #e2e2e2;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
}
.item-page .full-item {
  max-width: 100%;
  display: block;
}
dt .article-info-term {
  display: none;
}
dl .article-info-bottom,
dl .article-info-top {
  margin-bottom: 15px;
  width: 100%;
  display: block;
  overflow: hidden;
  font-size: 11px;
}
dl .article-info-top dd {
  float: left;
}
dl .article-info-bottom dd {
  float: left;
  margin: 0 10px 0 0;
}
dd span .icon-eye-open,
dd span .icon-time {
  position: relative;
  margin-top: -1px;
  opacity: 0.8;
}
ul.list-striped {
  list-style: none;
}
.img-intro-left img,
.img-intro-right img,
.img-intro-none img,
.item-image img,
.img-fulltext-right img,
.img-fulltext-left img,
.img_caption img {
  max-width: 100%;
  overflow: hidden;
  max-width: auto;
}
.ie8 .img-intro-left img,
.ie8 .img-intro-right img,
.ie8 .img-intro-none img,
.ie8 .item-image img,
.ie8 .img-fulltext-right img,
.ie8 .img-fulltext-left img,
.ie8 .img_caption img {
  max-width: auto !important;
  width: 100%;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  display: inline-block;
}
.item-page .img-wrapper {
  margin-top: 6px;
}
.img-intro-none .img-wrapper,
.pull-none.item-image .img-wrapper {
  background: none;
}
.img_caption.left,
.img-intro-left {
  float: left;
  margin: 20px 0;
}
.img_caption.right,
.img-intro-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none,
.img-fulltext-none,
.pull-none.item-image,
.img_caption.none {
  float: none;
}
div.img_caption {
  position: relative;
  width: 100%;
  height: 100%;
}
p.img_caption {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #000;
  color: #fff;
  font-size: 12px;
  padding: 5px 10px;
  margin: 0;
  z-index: 15;
}
.img-intro-left,
.img-intro-right,
.img-intro-none,
.img-fulltext-left,
.img-fulltext-right,
.item-image,
.img_caption {
  max-width: 100%;
  display: block;
}
.image-backdrop {
  display: block;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.img-wrapper a:hover .image-backdrop {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.img-wrapper a:hover .img-intro-btn {
  visibility: visible;
  opacity: 1;
  top: 50%;
  margin-top: -20px;
}
.img-intro-btn {
  display: block;
  visibility: hidden;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 45%;
  width: 40px;
  height: 40px;
  z-index: 5;
  background-color: #000000;
  background-repeat: no-repeat;
  background-position: 70% 50%;
}
.items-row {
  margin-bottom: 30px;
}
.blog .cat-children h3 {
  font-size: 24px;
}
.blog .cat-children h3.page-header {
  padding: 6px 0;
  margin: 0;
  font-size: 12px;
  font-family: Helvetica, Arial, Serif;
}
.homepage h1.item-title a,
.featured h1.item-title a {
  color: #333;
  font-size: 36px;
  font-weight: 700;
}
.items-more .nav-tabs {
  border-top: 1px solid #e2e2e2;
  padding-top: 12px;
}
.items-more .nav-tabs.nav-stacked li a {
  padding: 3px 0;
  border: 0;
}
.items-more .nav-tabs.nav-stacked li a:hover {
  background: #f8f8f8;
}
.blog .items-row .span4 h3.title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 0;
}
.blog .items-row .item {
  display: flex;
  flex-direction: column;
}
.blog .items-row .item .page-header {
  order: 3;
  margin: 0;
  border: none;
}
.blog .items-row .item .page-header h3 {
  font-weight: 600;
}
.blog .items-row .item .page-header h3 a {
  color: #232530;
}
.blog .items-row .item .article-info {
  order: 4;
  padding-top: 9px;
  padding-right: 13px;
  margin-bottom: 0;
}
.blog .items-row .item .article-info dd {
  font-size: 13px;
  font-weight: 600;
  color: #959595;
  line-height: 1;
}
.blog .items-row .item .article-info dd + dd {
  border-left: 1px solid #959595;
  padding-left: 10px;
}
.blog .items-row .item .item-image {
  order: 1;
}
.blog .items-row .item ul.tags {
  text-align: right;
}
.blog .items-row .item ul.tags:before {
  content: "\f02b";
  font-family: FontAwesome;
}
.blog .items-row .item ul.tags li {
  padding: 0;
}
.blog .items-row .item ul.tags li a {
  color: #646a7c;
  background: none;
  font-size: 14px;
  font-weight: 300;
  padding: 0;
  text-transform: capitalize;
}
.blog .items-row .item ul.tags li+ li:before {
  content: ',';
}
.blog .items-row .item .readmore {
  margin: 0;
}
.blog .items-row .item .readmore .btn {
  padding: 0;
  font-size: 13px;
  font-weight: 600;
  line-height: 50px;
  text-transform: uppercase;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #232530;
}
.blog .items-row .item .readmore .btn:after {
  content: "\c139";
  padding-left: 10px;
  font-family: 'cleverSoft' !important;
  font-size: 12px;
  line-height: 50px;
}
.blog .items-row .span12 {
  width: 100%;
}
.blog .items-row .span12 .item {
  flex-direction: row;
  flex-wrap: wrap;
}
.blog .items-row .span12 .item .item-image {
  flex: 1 100%;
}
.blog .items-row .span12 .item .page-header {
  order: 4;
  flex: 1 100%;
}
.blog .items-row .span12 .item .page-header h3 {
  margin-top: 25px;
}
.blog .items-row .span12 .item .page-header h3 a {
  font-size: 30px;
}
.blog .items-row .span12 .item .article-info {
  order: 2;
  -webkit-transform: translate(0,-100%);
  -moz-transform: translate(0,-100%);
  -ms-transform: translate(0,-100%);
  -o-transform: translate(0,-100%);
  transform: translate(0,-100%);
  background-color: #fff;
}
.blog .items-row .span12 .item ul.tags.inline {
  order: 3;
  width: 50%;
}
.blog .items-row .span12 .item .introtext {
  order: 5;
}
.blog .items-row .span12 .item .readmore {
  order: 6;
}
.blog:not(.minimal) .items-row .item {
  padding-bottom: 25px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ebebeb;
}
.blog.minimal .items-row .span12 .item {
  position: relative;
  align-items: center;
  margin: 30px 0 10px;
  flex-wrap: nowrap;
}
.blog.minimal .items-row .span12 .item .page-header {
  flex: 1 85%;
}
.blog.minimal .items-row .span12 .item .page-header h3 {
  margin: 0;
}
.blog.minimal .items-row .span12 .item .page-header h3 a {
  font-size: 18px;
  font-weight: bold;
}
.blog.minimal .items-row .span12 .item .article-info {
  transform: none;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  padding: 0;
  flex: 1 15%;
}
.blog.minimal .items-row .span12 .item .article-info dd {
  color: #c2c2c2;
}
.blog.minimal .items-row .span12 .item .item-image {
  max-width: 100%;
  height: auto;
  right: 0;
  top: 0;
  position: absolute;
  max-height: 300px;
  max-width: 400px;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.blog.minimal .items-row .span12 .item .item-image img {
  -webkit-transition: transform .3s;
  -moz-transition: transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
}
.blog.minimal .items-row .span12 .item:hover .item-image {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.blog.minimal .items-row .span12 .item:hover .item-image img {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.blog .pagination {
  border: none;
}
.items-leading > div {
  margin-bottom: 20px;
}
.homepage .items-leading > div {
  border: none;
}
.dropdown-toggle {
  color: #858585;
}
.dropdown-toggle:hover,
.dropdown-toggle:active,
.dropdown-toggle:focus {
  color: #0099FF;
}
.page-title,
.page-header h1 {
  line-height: 1;
}
.page-subheader {
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px;
  *zoom: 1;
}
.page-subheader::before,
.page-subheader::after {
  display: table;
  content: "";
  line-height: 0;
}
.page-subheader::after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 10px 0;
  line-height: 1;
}
.article-info {
  display: inline-block;
}
.article-info .article-info-inner {
  float: left;
  width: 90%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info > * {
  margin: 0 5px;
}
.blog .icons .btn {
  padding: 0;
}
.jcomments-links {
  display: none;
}
.icon-edit,
.icon-print,
.icon-envelope {
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.icon-edit:before {
  content: "\f044";
}
.icon-print:before {
  content: "\f02f";
}
.icon-envelope:before {
  content: "\f0e0";
}
.blog .icon-calendar,
.blog .icon-eye-open {
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.blog .icon-calendar:before {
  content: "\f073";
}
.blog .icon-eye-open:before {
  content: "\f06e";
}
ul,
ol {
  margin: 0;
  padding: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc inside;
}
ol {
  list-style: decimal;
}
li {
  line-height: 24px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
.text-field,
input[type="text"],
input[type="search"],
input[type="password"],
textarea,
input[type="email"],
input[type="tel"],
select {
  height: 40px;
  line-height: 40px;
}
.clear {
  clear: both;
}
.pagination,
.vm-pagination {
  border-top: 1px solid #ebebeb;
  clear: both;
  display: block;
  margin: 0;
}
.pagination .counter,
.vm-pagination .counter {
  display: none;
}
.pagination .pagination,
.vm-pagination .pagination {
  float: right;
  border: none;
  padding-top: 15px;
}
.pagination .pagination li,
.vm-pagination .pagination li {
  display: inline-block;
}
.pagination .pagination li a,
.pagination .pagination li span,
.vm-pagination .pagination li a,
.vm-pagination .pagination li span {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  text-align: center;
  font-weight: 500;
  color: #232530;
  background-color: #f5f5f5;
  border: none;
  padding: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.pagination .pagination li a:hover,
.pagination .pagination li span:hover,
.vm-pagination .pagination li a:hover,
.vm-pagination .pagination li span:hover {
  background-color: #252525;
  color: #fff;
}
.pagination .pagination li + li,
.vm-pagination .pagination li + li {
  margin-left: 5px;
}
.pagination .pagination li.active a,
.pagination .pagination li.active span,
.pagination .pagination li.active a:hover,
.pagination .pagination li.active span:hover,
.vm-pagination .pagination li.active a,
.vm-pagination .pagination li.active span,
.vm-pagination .pagination li.active a:hover,
.vm-pagination .pagination li.active span:hover {
  background-color: #252525;
  color: #fff;
}
.pager li a {
  background-color: #f3f3f3;
  color: #3f3f3f;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
  text-transform: capitalize;
  padding: 10px 15px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.pager li a:hover,
.pager li a:active,
.pager li a:focus {
  background: none repeat scroll 0 0 #0099FF;
  color: #fff;
  -webkit-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.pagenav {
  float: none;
  clear: both;
}
body.login #zo2-body-wrap {
  background-color: #f5f5f5;
}
body.login div.login {
  margin: 40px auto 50px;
  max-width: 600px;
  background: #f9f9f9;
  padding: 50px 100px;
}
body.login div.login .page-header {
  margin-top: 0;
  border: none;
}
body.login div.login .page-header h1 {
  margin: 0;
  font-size: 28px;
  font-weight: 500;
  text-align: center;
}
body.login div.login form {
  border: none;
  box-shadow: none;
  background-color: transparent;
  padding: 0;
}
body.login div.login form label {
  font-weight: normal;
}
body.login div.login form input[type="text"],
body.login div.login form input[type="password"] {
  border: 1px solid #999;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #acacac;
  height: 40px;
  line-height: 40px;
  width: 100%;
  padding: 0 12px;
}
body.login div.login form [type="submit"] {
  margin: 20px 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
}
body.login div.login form [type="submit"]:hover {
  background-color: #252525;
}
body.login div.login form [type="checkbox"] {
  margin: 0 3px 0 0;
}
body.login div.login form ul.nav {
  border: none;
}
body.login div.login form ul.nav > li > a {
  padding-right: 0;
  padding-left: 0;
  color: #636363;
  background: none !important;
  border: none !important;
}
#login-form #form-login-submit {
  width: 100%;
  display: block;
  overflow: hidden;
}
#login-form .logout-button .btn {
  padding: 7px 35px;
}
#login-form #form-login-submit .btn {
  padding: 7px 35px;
}
#login-form #form-login-submit .sign-in {
  font-size: 13px;
  line-height: 46px;
  padding-left: 15px;
}
#login-form ul.unstyled {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-top: 12px;
}
#login-form ul.unstyled li {
  font-size: 11px;
  padding-right: 15px;
}
#login-form span.icon-plus-sign {
  visibility: hidden;
}
#login-form .controls label {
  width: 100%;
  font-size: 10px;
  text-transform: uppercase;
  color: #000;
  margin: 0;
}
.filter-search.alert.alert-info {
  background-color: #f5f5f5;
  border: 1px solid #f0f0f0;
  background-image: none;
  padding: 20px;
}
.search-results .result-title {
  margin-top: 24px;
}
.search dt.result-title {
  border-top: 1px solid #e5e5e5;
  margin-top: 15px;
  padding-top: 15px;
}
#searchForm fieldset {
  margin: 20px 0;
}
#search-results ul.search-results {
  list-style-type: none;
}
#search-results ul.search-results li {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 12px;
}
.search {
  float: right;
}
.search .icon-search {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.search #searchForm .inputbox {
  width: 210px;
  margin: 0 10px 0 0;
}
.search #searchForm fieldset label,
.search #searchForm fieldset input {
  float: left;
  margin: 3px 5px 0 0;
  padding: 3px;
}
.search #searchForm fieldset input {
  position: static;
}
#mod-finder-searchform.form-search {
  position: relative;
  margin: 0;
  padding: 0;
}
#mod-finder-searchform.form-search button {
  padding: 5px 10px;
  border: 0;
  float: none;
  background: 0;
  margin-left: 0px;
  position: absolute;
  top: 3px;
  right: 3px;
  text-indent: -9999px;
}
#mod-finder-searchform.form-search input {
  padding: 8px 40px 8px 12px;
  font-size: 11px;
  color: #b2b2b2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#mod-finder-searchform.form-search input.input-medium {
  width: 170px;
}
#mod-finder-searchform.form-search input:hover,
#mod-finder-searchform.form-search input:focus {
  padding: 8px 60px 8px 12px;
  border: 1px solid #aaa;
  color: #565656;
}
.search-module {
  position: relative;
  margin: 0;
  padding: 0;
}
.search-module button {
  padding: 5px 10px;
  border: 0;
  display: block;
  float: none;
  background: 0;
  margin-left: 0px;
  position: absolute;
  top: 3px;
  right: 3px;
}
.search-module button span {
  text-indent: -9999px;
}
.search-module input {
  font-size: 11px;
  color: #b2b2b2;
  width: 170px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.search-module input:hover,
.search-module input:focus {
  border: 1px solid #000;
  color: #565656;
}
.edit .btn-toolbar {
  margin: 10px 0;
}
.edit .nav {
  border: none;
  margin: 10px 0 20px;
}
.edit .nav li a {
  border: none;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.edit .nav li.active > a {
  background: #0C7FCF;
  color: #fff;
}
.edit .nav li.active > a:hover,
.edit .nav li.active > a:active,
.edit .nav li.active > a:focus {
  border: none;
  color: #fff;
}
.edit #jform_tags_chzn {
  width: 100px !important;
}
div#sbox-window.shadow {
  width: 820px;
  height: 520px;
}
div#jform_catid_chzn.chzn-container,
div#jform_catid_chzn.chzn-container div.chzn-drop,
div#jform_state_chzn.chzn-container,
div#jform_state_chzn.chzn-container div.chzn-drop,
div#jform_featured_chzn.chzn-container,
div#jform_featured_chzn.chzn-container div.chzn-drop,
div#jform_access_chzn.chzn-container,
div#jform_access_chzn.chzn-container div.chzn-drop,
div#jform_metadata_tags_chzn.chzn-container,
div#jform_metadata_tags_chzn.chzn-container div.chzn-drop,
div#jform_language_chzn.chzn-container,
div#jform_language_chzn.chzn-container div.chzn-drop {
  width: 280px !important;
}
form#imageForm.form-vertical div.well div.row div div.control-label label.control-label,
form#imageForm.form-vertical div.well div.row div div.control-label label,
form#imageForm.form-vertical div.well div.row div div.controls p.help-block,
form#uploadForm.form-horizontal div#uploadform.well fieldset#upload-noflash.actions div.control-group div.control-label label.control-label,
form#uploadForm.form-horizontal div#uploadform.well fieldset#upload-noflash.actions div.control-group div.controls p.help-block,
body.contentpane form table tbody tr td.key {
  font-family: Tahoma, Verdana, sans-serif !important;
}
div#jform_metadata_tags_chzn.chzn-container ul.chzn-choices li.search-field input.default {
  width: 280px !important;
  padding: 0px !important;
}
iframe html body.contentpane form#adminForm.form-inline {
  background-color: #FF9900;
}
div#editor-xtd-buttons.btn-toolbar.pull-left {
  margin-top: 10px;
}
a.modal-button.btn,
div.btn-toolbar a.btn,
form#imageForm.form-vertical div.well div.row div.pull-right button.btn.btn-primary,
form#adminForm.form-inline fieldset.filter div.btn-toolbar div.btn-group button.btn.hasTooltip,
body.contentpane button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #1085DE;
  border: 1px solid #1085DE;
}
form#imageForm.form-vertical div.well div.row div.pull-right button.btn,
button#upload-submit.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #1085DE;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #000;
  background-color: #fff;
}
form#adminForm.form-inline fieldset.filter div.btn-toolbar div.btn-group {
  clear: both;
}
form#adminForm.form-inline table.table thead tr th.title,
form#adminForm.form-inline table.table thead tr th.center a.hasTip {
  float: left;
}
form#adminForm.form-inline table.table thead tr th.center {
  width: 10% !important;
}
form#adminForm.form-inline fieldset.filter div.filters,
form#adminForm.form-inline fieldset.filter hr.hr-condensed {
  clear: both;
  margin: 10px 0;
}
ul.manager.thumbnails li.imgOutline {
  float: left;
  padding: 10px;
}
body.contentpane form table tbody tr td.key {
  text-align: left;
}
.item-page {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 100px;
}
.item-page h1.title {
  font-size: 32px;
  font-weight: 600;
  margin-top: 30px;
}
.item-page .post-image {
  order: 1;
}
.item-page .article-info {
  order: 2;
  padding-top: 9px;
  padding-right: 13px;
  margin-bottom: 0;
  -webkit-transform: translate(0,-100%);
  -moz-transform: translate(0,-100%);
  -ms-transform: translate(0,-100%);
  -o-transform: translate(0,-100%);
  transform: translate(0,-100%);
  background-color: #fff;
}
.item-page .article-info dd {
  font-size: 13px;
  font-weight: 600;
  color: #959595;
  line-height: 1;
}
.item-page .article-info dd + dd {
  border-left: 1px solid #959595;
  padding-left: 10px;
}
.item-page .title {
  order: 3;
  flex: 1 100%;
}
.item-page .news-info {
  width: 100%;
  order: 4;
}
.item-page .news-info h2 {
  line-height: 56px;
}
.item-page .news-info h3,
.item-page .news-info h4 {
  line-height: 52px;
}
.item-page .news-info h5,
.item-page .news-info h6 {
  line-height: 50px;
}
.item-page .news-info ul li,
.item-page .news-info ol li {
  line-height: 35px;
}
.item-page .news-info .page-header {
  border: none;
  margin: 0;
}
.item-page .lightbox-modal {
  margin: 0 5px 5px 0;
  display: inline-block;
}
.item-page blockquote {
  font-weight: 600;
  color: #252525;
  background-color: transparent;
  font-size: 18px;
  font-style: normal;
  line-height: 1.6667;
  margin-top: 1.6667em;
  margin-bottom: 1.6667em;
  padding: 15px 80px 3px 92px;
  position: relative;
  border: none;
}
.item-page blockquote:before {
  content: "\c140";
  font-family: 'cleverSoft' !important;
  font-size: 36px;
  font-style: normal;
  position: absolute;
  left: 45px;
  top: -4px;
  color: #252525;
}
.tags li {
  display: inline-block;
}
.tags li a.label-info {
  font-weight: normal;
  padding: 0;
  background: none !important;
  color: #525252;
  font-size: 100%;
}
.rtl .item-page .article_content .article-info .article-info-inner {
  float: right;
}
.rtl .item-page .article_content .article-info .article-info-inner > div {
  float: right;
  margin: 0 0 0 10px;
}
.rtl .item-page .article_content .article-info .article-info-inner > div i {
  line-height: 24px;
  float: right;
}
.rtl .item-page .article_content .article-info .btn-group.pull-right {
  float: left;
}
.bs-example .btn {
  margin-bottom: 0;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.breadcrumb {
  margin: 0 auto;
  padding: 25px 15px 25px;
  max-width: 1170px;
  background-color: transparent;
  color: #252525;
  font-size: 13px;
}
.breadcrumb li:before {
  display: none;
}
.breadcrumb li > a {
  color: #959595;
}
.breadcrumb li .divider {
  padding: 0 8px;
}
.blog-featured #zo2-features {
  clear: both;
}
.edit.item-page .tab-pane label,
.edit.item-page .tab-pane .input-append input[type="text"] {
  display: inline-block !important;
}
.zo2-wrapper.boxed.container #zo2-header-wrap-sticky-wrapper {
  position: inherit;
}
.zo2-wrapper.boxed.container #zo2-header-wrap-sticky-wrapper #zo2-header-wrap {
  left: 0;
}
.button {
  padding: 0 30px;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  border: none;
  font-weight: 600;
}
.button:hover {
  background-color: #232530;
  color: #fff;
}
.tagspopular ul li {
  list-style: none;
  float: left;
  margin: 0 10px 10px 0;
}
.tagspopular ul li a {
  font-size: 13px;
  line-height: 38px;
  display: inline-block;
  height: 38px;
  padding: 0 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ebebeb;
  background-color: #fff;
  color: #232530;
}
.tagspopular ul li a:hover {
  color: #fff;
}
.zo2-menu {
  background-color: transparent;
  text-align: center;
}
.canvas-toggle {
  text-align: left;
}
.zo2-megamenu {
  display: inline-block;
  text-align: left;
}
.zo2-megamenu .level-top > li > a,
.zo2-megamenu .level-top > li > span {
  color: #252525;
  text-transform: uppercase;
}
.zo2-megamenu .level-top > li > a .caret,
.zo2-megamenu .level-top > li > span .caret {
  display: none;
}
.zo2-megamenu .level-top > li.mega > a:after,
.zo2-megamenu .level-top > li.mega > span:after {
  font-family: FontAwesome;
  content: '\f107';
  padding-left: 5px;
}
.zo2-megamenu .level-top ul li {
  list-style: none;
}
.zo2-megamenu .mega-dropdown-menu ul li > a,
.zo2-megamenu .mega-dropdown-menu ul li > span {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0;
  text-transform: none;
  color: #252525;
}
.zo2-megamenu .mega-dropdown-menu .mega-dropdown-inner {
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.menu-right .zo2-menu {
  float: right;
}
@media (min-width: 768px) {
  .zo2-megamenu .level-top > li > a,
  .zo2-megamenu .level-top > li > span {
    font-weight: bold;
    font-size: 13px;
    padding: 0 20px 0 25px;
    line-height: 100px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }
  .zo2-megamenu .level-top ul li > a,
  .zo2-megamenu .level-top ul li > span {
    padding: 10px 17px;
  }
  .zo2-megamenu .mega-dropdown-menu .mega-dropdown-inner {
    padding: 0;
  }
  #zo2-navigation-wrap .zo2-megamenu .level-top > li > a,
  #zo2-navigation-wrap .zo2-megamenu .level-top > li > span {
    line-height: 70px;
  }
  .is-sticky .zo2-megamenu .level-top > li > a,
  .is-sticky .zo2-megamenu .level-top > li > span {
    line-height: 72px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .zo2-megamenu .level-top > li > a,
  .zo2-megamenu .level-top > li > span {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .zo2-menu {
    background-color: #fff;
  }
  .zo2-megamenu .level-top > li > a,
  .zo2-megamenu .level-top > li > span {
    color: #232530;
    background-color: transparent !important;
  }
  .zo2-megamenu .level-top > li > a .caret,
  .zo2-megamenu .level-top > li > span .caret {
    display: block;
  }
  .zo2-megamenu .level-top > li > a:after,
  .zo2-megamenu .level-top > li > span:after {
    display: none;
  }
}
.module.vm-breadcrumbs {
  background: url(../../../../../images/banners/custom-image-category.jpg) no-repeat center center;
  background-size: cover;
  min-height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.module.vm-breadcrumbs h3 {
  font-size: 36px;
  color: #fff;
  margin: 0;
}
.module.vm-breadcrumbs .breadcrumb {
  padding: 0;
}
.module.vm-breadcrumbs .breadcrumb li > a,
.module.vm-breadcrumbs .breadcrumb li > span {
  color: #fff;
  font-size: 13px;
}
.module.vm-breadcrumbs .breadcrumb li .divider {
  padding: 0 15px;
}
.module.best-seller .moduletitle,
.module.best-seller .mod-content,
.module.popular3 .moduletitle,
.module.popular3 .mod-content,
.module.new-arrivals-2 .moduletitle,
.module.new-arrivals-2 .mod-content {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
.module.popular3,
.module.new-arrivals-2 {
  margin-top: 60px;
  margin-bottom: 30px;
}
.module.popular3 .vmheader,
.module.new-arrivals-2 .vmheader {
  font-size: 36px;
  font-weight: bold;
  color: #232530;
  margin-bottom: 45px;
  text-align: center;
}
.module.popular3 .vmheader ~ div,
.module.new-arrivals-2 .vmheader ~ div {
  margin-right: -15px;
  margin-left: -15px;
}
.module.popular3 .single-product,
.module.new-arrivals-2 .single-product {
  width: 33.33%;
  float: left;
  margin-bottom: 30px;
}
.module.popular3 .single-product:nth-child(3n + 1),
.module.new-arrivals-2 .single-product:nth-child(3n + 1) {
  clear: both;
}
.module.popular3 .single-product .spacer,
.module.new-arrivals-2 .single-product .spacer {
  padding-right: 15px;
  padding-left: 15px;
}
.module.popular3 .single-product .spacer .product-name,
.module.new-arrivals-2 .single-product .spacer .product-name {
  margin-bottom: 10px;
}
.module.popular3,
.module.best-seller {
  padding-top: 50px;
  padding-bottom: 50px;
}
.module.best-seller .moduletitle {
  font-size: 36px;
  margin-bottom: 30px;
  position: relative;
}
.module.best-seller .moduletitle:after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #252525;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1px;
}
.module.best-seller .moduletitle span {
  background-color: #fff;
  padding-right: 20px;
  position: relative;
  z-index: 1;
}
.module.style-normal .tabs-product {
  margin-top: 50px;
}
.module.style-normal .tabs-product .ui-tabs .ui-tabs-nav {
  justify-content: flex-start;
  margin-top: 0;
  margin-bottom: 20px;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.module.style-normal .tabs-product .ui-tabs .ui-tabs-nav:before {
  display: none;
}
.module.style-normal .tabs-product .ui-tabs .ui-tabs-nav li a {
  font-size: 20px;
  text-transform: capitalize;
}
.module.style-normal .tabs-product .ui-tabs .ui-tabs-nav li:first-child {
  padding-left: 0;
}
.shop-block2 {
  padding-top: 60px;
  padding-bottom: 40px;
}
.shop-block2 .wrap {
  position: relative;
}
.shop-block2 .hero-price {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translate(-10%,-50%);
  -moz-transform: translate(-10%,-50%);
  -ms-transform: translate(-10%,-50%);
  -o-transform: translate(-10%,-50%);
  transform: translate(-10%,-50%);
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.25px;
  border: 7px solid rgba(255,255,255,0.3);
}
.shop-block2 .hero-price .wrap {
  width: 136px;
  height: 136px;
  line-height: 136px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.shop-block2 .hero-content {
  margin-bottom: 35px;
}
.shop-block2 .hero-content h2 {
  font-size: 36px;
  color: #232530;
  margin-bottom: 20px;
  margin-top: 80px;
}
.shop-block2 .button {
  background-color: #232530;
  height: 50px;
  line-height: 50px;
  padding: 0 40px;
  letter-spacing: .075em;
}
.shop-block2 .button:hover {
  background-color: #000;
}
.product-grid-item .owl-theme .owl-nav {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(0,-200%);
  -moz-transform: translate(0,-200%);
  -ms-transform: translate(0,-200%);
  -o-transform: translate(0,-200%);
  transform: translate(0,-200%);
  background-color: #fff;
  padding-left: 20px;
}
.product-grid-item .owl-theme .owl-nav .owl-next,
.product-grid-item .owl-theme .owl-nav .owl-prev {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 30px;
  font-size: 9px;
  background-color: #ccc;
  padding: 0;
}
.module.bgColor .moduletitle > span {
  background-color: #f8f8f8;
}
.module.bgColor .owl-theme .owl-nav {
  background-color: #f8f8f8;
}
.shop-category-item {
  position: relative;
  overflow: hidden;
}
.shop-category-item .category-media img {
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s;
}
.shop-category-item .category-name {
  position: absolute;
  top: 0;
  left: 0;
}
.shop-category-item .category-name h4 {
  font-size: 28px;
  line-height: 30px;
  font-weight: 600;
  letter-spacing: 0.1px;
  padding: 20px;
}
.shop-category-item .category-name h4 a {
  text-transform: capitalize;
  color: #fff;
}
.shop-category-item:hover .category-media img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.block-image1 {
  margin-top: 80px;
  padding-bottom: 50px;
}
.block-image1 .shop-category-item {
  margin-bottom: 15px;
}
.block-image2 {
  margin-top: 32px;
}
.block-image2 .row {
  margin-right: -5px;
  margin-left: -5px;
}
.block-image2 .row .col-sm-6 {
  padding-right: 5px;
  padding-left: 5px;
}
.block-image2 .shop-category-item {
  margin-bottom: 10px;
}
.block-image4 {
  margin-bottom: 35px;
}
.block-image4 .row {
  margin-right: -8px;
  margin-left: -8px;
}
.block-image4 .row .col-sm-3 {
  padding-right: 8px;
  padding-left: 8px;
}
.block-image4 .category-media img {
  width: 100%;
}
.block-image4 .category-name {
  top: auto;
  bottom: 0;
  right: 0;
  text-align: center;
}
.block-image4 .category-name h4 {
  font-size: 24px;
  display: inline-block;
  margin-bottom: 20px;
  padding: 16px 38px;
}
.block-image5 {
  margin-top: 30px;
  margin-bottom: 40px;
}
.block-image5 .category-name {
  top: auto;
  bottom: 0;
}
.banner-sidebar {
  position: relative;
}
.banner-sidebar .content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 30px;
}
.banner-sidebar .title {
  color: #fff;
  font-size: 28px;
  line-height: 32px;
  font-weight: bold;
  margin: 0 0 20px;
}
.banner-sidebar .banner-action {
  padding: 13px 20px 11px;
  background-color: #232530;
  color: #fff;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  letter-spacing: 0.5px;
}
.zt-gallery-instagram ul li {
  list-style: none;
  padding: 5px;
}
.zt-gallery-instagram ul li > a:hover {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.shop-banner-item {
  text-align: center;
  margin-bottom: 150px;
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.shop-banner-item h3 {
  font-size: 30px;
  margin-bottom: 0;
}
.shop-banner-item img {
  display: inline-block;
}
.shop-banner-item .button.btn-border {
  height: 50px;
  line-height: 50px;
  border: 3px solid #000;
  color: #000;
  margin-top: 25px;
}
.shop-banner-item .button.btn-border:hover {
  color: #fff;
}
.shop-banner-item .shop-banner-content {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  max-width: 464px;
  text-align: center;
  padding: 100px 50px 80px;
  background-color: #fff;
  font-size: 13px;
  letter-spacing: .25px;
  color: #707070;
}
.shop-banner-item .shop-banner-content h5 {
  font-size: 16px;
  color: #707070;
  font-weight: normal;
}
.shop-banner-item .shop-banner-content .title {
  font-size: 36px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.shop-banner-item .shop-banner-content .button {
  background-color: #252525;
}
.shop-banner-item .shop-banner-content:after,
.shop-banner-item .shop-banner-content:before {
  content: "";
  position: absolute;
  width: calc(100% + 20px);
  width: -webkit-calc(100% + 20px);
  width: -moz-calc(100% + 20px);
  width: -o-calc(100% + 20px);
  height: calc(100% + 20px);
  height: -webkit-calc(100% + 20px);
  height: -moz-calc(100% + 20px);
  height: -o-calc(100% + 20px);
}
.shop-banner-item .shop-banner-content:before {
  top: 20px;
  left: 20px;
  border-top: 1px solid #252525;
  border-left: 1px solid #252525;
}
.shop-banner-item .shop-banner-content:after {
  bottom: -20px;
  right: -20px;
  border-bottom: 1px solid #252525;
  border-right: 1px solid #252525;
}
.shop-banner-item .shop-banner-image .image-wrapper {
  position: relative;
  z-index: 1;
  float: left;
}
.shop-banner-item.style1 {
  margin-top: 120px;
}
.shop-banner-item.style1 .shop-banner-image .image-wrapper {
  margin-bottom: 16px;
}
.shop-banner-item.style1 .shop-banner-image .image-wrapper:nth-child(1) {
  width: 50%;
}
.shop-banner-item.style1 .shop-banner-image .image-wrapper:nth-child(2) {
  float: right;
  width: 36.8376%;
  margin-top: 56px;
}
.shop-banner-item.style1 .shop-banner-image .image-wrapper:nth-child(3) {
  width: 59.829%;
  text-align: right;
}
.shop-banner-item.style2 {
  margin-top: 120px;
}
.shop-banner-item.style2 .shop-banner-content {
  top: 50px;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  transform: translate(-50%,0);
}
.shop-banner-item.style2 .shop-banner-image .image-wrapper:nth-child(1) {
  width: 50%;
}
.shop-banner-item.style2 .shop-banner-image .image-wrapper:nth-child(2) {
  float: right;
  width: 16.294%;
  margin-top: 56px;
}
.shop-banner-item.style2 .shop-banner-image .image-wrapper:nth-child(3) {
  width: 48.7179%;
  text-align: left;
  float: right;
}
.shop-banner-item.style3 {
  margin-top: 120px;
}
.shop-banner-item.style3 .shop-banner-image .image-wrapper:nth-child(1) {
  width: 49%;
}
.shop-banner-item.style3 .shop-banner-image .image-wrapper:nth-child(2) {
  float: right;
  text-align: right;
  width: 40%;
}
.shop-banner-item.style3 .shop-banner-image .image-wrapper:nth-child(3) {
  width: 33.333%;
  text-align: center;
  margin-top: 70px;
}
.shop-banner-item.style4 {
  margin-top: 120px;
}
.shop-banner-item.style4 .shop-banner-image .image-wrapper:nth-child(1) {
  width: 40%;
}
.shop-banner-item.style4 .shop-banner-image .image-wrapper:nth-child(2) {
  float: right;
  text-align: right;
  width: 49%;
}
.shop-banner-item.style4 .shop-banner-image .image-wrapper:nth-child(3) {
  float: right;
  width: 33.333%;
  text-align: center;
  margin-top: 70px;
}
.shop-instagram {
  text-align: center;
  padding-top: 130px;
}
.shop-instagram .moduletitle {
  font-size: 60px;
  line-height: 96px;
  font-weight: bold;
}
.shop-instagram .snpt_widget--grid {
  margin-top: 180px;
}
@media (max-width: 767px) {
  .zo2-megamenu {
    display: block;
  }
}
.clearfix {
  clear: both;
}
.csFont {
  font-family: 'cleverSoft' !important;
}
.montserratFont {
  font-family: 'Montserrat', sans-serif !important;
}
.clearfix {
  clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif;
  color: #252525;
  font-weight: 700;
  letter-spacing: -0.25px;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 26px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 21px;
}
h6 {
  font-size: 18px;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
figcaption,
figure,
main {
  display: block;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
body {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 24px;
  background-color: #fff;
  color: #636363;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 14px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
sub,
sup {
  position: relative;
  font-size: 10px;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
li {
  list-style: none;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
.mb10 {
  margin-bottom: 10px;
}
.mt120 {
  margin-top: 120px;
}
.mt170 {
  margin-top: 170px;
}
.pt65 {
  padding-top: 65px;
}
.pb65 {
  padding-bottom: 65px;
}
.pt15 {
  padding-top: 15px;
}
.pb15 {
  padding-bottom: 15px;
}
.mt145 {
  margin-top: 145px;
}
div[class*="-view"] .row {
  margin-left: -15px;
  margin-right: -15px;
  clear: both;
}
.vm-col {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
  float: left;
  -webkit-transition: width .4s;
  -moz-transition: width .4s;
  -o-transition: width .4s;
  transition: width .4s;
}
.vm-col-1 {
  width: 100%;
}
.vm-col-2 {
  width: 50%;
}
.vm-col-2:nth-child(2n+1) {
  clear: both;
}
.vm-col-3 {
  width: 33.333%;
}
.vm-col-3:nth-child(3n+1) {
  clear: both;
}
.vm-col-4 {
  width: 25%;
}
.vm-col-4:nth-child(4n+1) {
  clear: both;
}
.vm-col-5 {
  width: 20%;
}
.vm-col-5:nth-child(5n+1) {
  clear: both;
}
.vm-col-6 {
  width: 16.666%;
}
.vm-col-6:nth-child(6n+1) {
  clear: both;
}
.vm-col-8 {
  width: 12.5%;
}
.vm-col-9 {
  width: 11.111%;
}
.vm-col-10 {
  width: 10%;
}
.vm-col-11 {
  width: 9.09%;
}
.vm-col-12 {
  width: 8.333%;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.orderby-displaynumber {
  padding: 10px 0;
  margin: 40px -15px 25px;
}
.orderby-displaynumber hr {
  margin: 10px 15px;
}
.orderby-displaynumber .orderlistcontainer {
  position: relative;
  line-height: 40px;
}
.orderby-displaynumber .orderlistcontainer a {
  color: #232530;
}
.orderby-displaynumber .orderlistcontainer .title {
  display: none;
}
.orderby-displaynumber .orderlistcontainer .orderlist,
.orderby-displaynumber .orderlistcontainer .activeOrder {
  background-image: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.orderby-displaynumber .orderlistcontainer .activeOrder {
  text-align: right;
}
.orderby-displaynumber .orderlistcontainer .orderlist {
  display: none;
  border: 1px solid #ebebeb;
  position: absolute;
  top: 100%;
  right: 0;
  bottom: auto;
  left: auto;
  z-index: 1;
  line-height: 30px;
  font-size: 12px;
  background-color: #fff;
  margin-top: -1px;
}
.orderby-displaynumber .orderlistcontainer .orderlist > div {
  padding: 0 4px;
}
.orderby-displaynumber .display-number {
  margin-left: 30px;
  float: left;
}
.orderby-displaynumber .display-number select {
  height: 40px;
  line-height: 40px;
  border-color: #e9eaea;
  padding-right: 20px;
  padding-left: 20px;
}
.orderby-displaynumber .display-result {
  float: right;
  line-height: 40px;
}
.layout-control-block li {
  display: inline-block;
}
.layout-control-block li + li {
  margin-left: 15px;
}
.layout-control-block li a {
  font-size: 18px;
  line-height: 40px;
  color: #232530;
}
.layout-control-column {
  text-align: center;
}
.layout-control-column li {
  vertical-align: middle;
  position: relative;
  color: #878787;
  margin-right: 6px;
  font-size: 0;
  border: 1px solid #878787;
  height: 24px;
  display: inline-block;
  cursor: pointer;
}
.layout-control-column li:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 10px;
  height: 18px;
  background: #878787;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.layout-control-column li.col-2 {
  width: 29px;
}
.layout-control-column li.col-2:before {
  -webkit-box-shadow: 13px 0 0 #878787, 13px 0 0 #878787;
  -moz-box-shadow: 13px 0 0 #878787, 13px 0 0 #878787;
  box-shadow: 13px 0 0 #878787, 13px 0 0 #878787;
}
.layout-control-column li.col-2.active:before {
  -webkit-box-shadow: 13px 0 0 #222, 13px 0 0 #222;
  -moz-box-shadow: 13px 0 0 #222, 13px 0 0 #222;
  box-shadow: 13px 0 0 #222, 13px 0 0 #222;
}
.layout-control-column li.col-3 {
  width: 42px;
}
.layout-control-column li.col-3:before {
  -webkit-box-shadow: 13px 0 0 #878787, 26px 0 0 #878787;
  -moz-box-shadow: 13px 0 0 #878787, 26px 0 0 #878787;
  box-shadow: 13px 0 0 #878787, 26px 0 0 #878787;
}
.layout-control-column li.col-3.active:before {
  -webkit-box-shadow: 13px 0 0 #222, 26px 0 0 #222;
  -moz-box-shadow: 13px 0 0 #222, 26px 0 0 #222;
  box-shadow: 13px 0 0 #222, 26px 0 0 #222;
}
.layout-control-column li.col-4 {
  width: 55px;
}
.layout-control-column li.col-4:before {
  -webkit-box-shadow: 13px 0 0 #878787, 26px 0 0 #878787, 39px 0 0 #878787;
  -moz-box-shadow: 13px 0 0 #878787, 26px 0 0 #878787, 39px 0 0 #878787;
  box-shadow: 13px 0 0 #878787, 26px 0 0 #878787, 39px 0 0 #878787;
}
.layout-control-column li.col-4.active:before {
  -webkit-box-shadow: 13px 0 0 #222, 26px 0 0 #222, 39px 0 0 #222;
  -moz-box-shadow: 13px 0 0 #222, 26px 0 0 #222, 39px 0 0 #222;
  box-shadow: 13px 0 0 #222, 26px 0 0 #222, 39px 0 0 #222;
}
.layout-control-column li.col-5 {
  width: 68px;
}
.layout-control-column li.col-5:before {
  -webkit-box-shadow: 13px 0 0 #878787, 26px 0 0 #878787, 39px 0 0 #878787, 52px 0 0 #878787;
  -moz-box-shadow: 13px 0 0 #878787, 26px 0 0 #878787, 39px 0 0 #878787, 52px 0 0 #878787;
  box-shadow: 13px 0 0 #878787, 26px 0 0 #878787, 39px 0 0 #878787, 52px 0 0 #878787;
}
.layout-control-column li.col-5.active:before {
  -webkit-box-shadow: 13px 0 0 #222, 26px 0 0 #222, 39px 0 0 #222, 52px 0 0 #222;
  -moz-box-shadow: 13px 0 0 #222, 26px 0 0 #222, 39px 0 0 #222, 52px 0 0 #222;
  box-shadow: 13px 0 0 #222, 26px 0 0 #222, 39px 0 0 #222, 52px 0 0 #222;
}
.layout-control-column li.active {
  border-color: #222;
}
.layout-control-column li.active:before {
  background-color: #222;
}
input.addtocart-button {
  margin-bottom: 0;
}
.category-view .category-view {
  padding: 0 15px;
  float: left;
  margin-bottom: 15px;
}
.category-view .category-view .spacer h2 {
  margin: 0;
  line-height: 30px;
}
.category-view .category-view .spacer h2 a {
  font-size: 18px;
  color: #222;
  font-weight: lighter;
}
.category-view .category-view .category + div {
  margin-left: 50px;
}
.category-view .virtuemart_search {
  float: right;
}
.category-view .category .spacer,
.featured-view .spacer,
.latest-view .spacer,
.topten-view .spacer,
.recent-view .spacer,
.related-products-view .spacer,
.browse-view .product .spacer,
.productdetails .product-field-display {
  padding: 0 0 25px;
  position: relative;
}
.category-view .category .spacer img,
.featured-view .spacer img,
.latest-view .spacer img,
.topten-view .spacer img,
.recent-view .spacer img,
.related-products-view .spacer img,
.browse-view .product .spacer img,
.productdetails .product-field-display img {
  margin-left: auto;
  margin-right: auto;
}
.category-view .category .spacer .add-wishlist i,
.featured-view .spacer .add-wishlist i,
.latest-view .spacer .add-wishlist i,
.topten-view .spacer .add-wishlist i,
.recent-view .spacer .add-wishlist i,
.related-products-view .spacer .add-wishlist i,
.browse-view .product .spacer .add-wishlist i,
.productdetails .product-field-display .add-wishlist i {
  width: auto;
  color: #777;
  background-color: transparent;
  border: none;
  font-size: 16px;
}
.category-view .category .spacer .add-wishlist.active i,
.category-view .category .spacer .add-wishlist:focus i,
.category-view .category .spacer .add-wishlist:hover i,
.featured-view .spacer .add-wishlist.active i,
.featured-view .spacer .add-wishlist:focus i,
.featured-view .spacer .add-wishlist:hover i,
.latest-view .spacer .add-wishlist.active i,
.latest-view .spacer .add-wishlist:focus i,
.latest-view .spacer .add-wishlist:hover i,
.topten-view .spacer .add-wishlist.active i,
.topten-view .spacer .add-wishlist:focus i,
.topten-view .spacer .add-wishlist:hover i,
.recent-view .spacer .add-wishlist.active i,
.recent-view .spacer .add-wishlist:focus i,
.recent-view .spacer .add-wishlist:hover i,
.related-products-view .spacer .add-wishlist.active i,
.related-products-view .spacer .add-wishlist:focus i,
.related-products-view .spacer .add-wishlist:hover i,
.browse-view .product .spacer .add-wishlist.active i,
.browse-view .product .spacer .add-wishlist:focus i,
.browse-view .product .spacer .add-wishlist:hover i,
.productdetails .product-field-display .add-wishlist.active i,
.productdetails .product-field-display .add-wishlist:focus i,
.productdetails .product-field-display .add-wishlist:hover i {
  background-color: transparent;
  color: #777;
}
.category-view .category .spacer .vm-product-rating-container,
.featured-view .spacer .vm-product-rating-container,
.latest-view .spacer .vm-product-rating-container,
.topten-view .spacer .vm-product-rating-container,
.recent-view .spacer .vm-product-rating-container,
.related-products-view .spacer .vm-product-rating-container,
.browse-view .product .spacer .vm-product-rating-container,
.productdetails .product-field-display .vm-product-rating-container {
  float: right;
}
.category-view .category .spacer .product_s_desc,
.featured-view .spacer .product_s_desc,
.latest-view .spacer .product_s_desc,
.topten-view .spacer .product_s_desc,
.recent-view .spacer .product_s_desc,
.related-products-view .spacer .product_s_desc,
.browse-view .product .spacer .product_s_desc,
.productdetails .product-field-display .product_s_desc {
  display: none;
}
.products-view {
  margin-right: -15px;
  margin-left: -15px;
}
.products-view.list-layout .product {
  width: 100%;
  clear: both;
}
.products-view.list-layout .product .spacer .vm-product-media-container {
  float: left;
  max-width: 260px;
  margin-right: 25px;
}
.products-view.list-layout .product .spacer .product_s_desc {
  display: block;
}
.products-view.list-layout .product .spacer .addtocart-area {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  float: none;
  margin: 0;
}
.products-view.list-layout .product .spacer .addtocart-area form {
  width: auto;
  clear: none;
}
.products-view.list-layout .product .spacer span.addtocart-button input.addtocart-button {
  color: #fff;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 0.8667rem;
  background-color: #252525;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  padding: 13px 20px 11px;
  width: auto;
  height: auto;
}
.browse-view .row .product .spacer img,
.related-products-view .row .product .spacer img {
  width: 100%;
}
.spacer.product-container {
  border: none;
  padding: 0;
  margin: 0;
}
.spacer.product-container .browseProductImage {
  max-height: none;
}
.vm-product-media-container {
  margin-bottom: 15px;
  position: relative;
}
.zt-product-action .quickview {
  display: none;
}
[class*="vm-product-descr-container"] {
  min-height: 0;
}
[class*="vm-product-descr-container"] > h2 {
  text-align: left;
  font-size: 16px;
  margin: 0 0 10px;
  background-color: #fff;
  font-weight: 500;
  padding-right: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
[class*="vm-product-descr-container"] > h2 a {
  color: #232530;
}
span.vm-price-desc {
  margin: 0;
}
.latest-view .spacer span,
.topten-view .spacer span,
.recent-view .spacer span,
.related-products-view .spacer span,
.browse-view .product .spacer span,
.featured-view .spacer span {
  font-size: 16px;
  color: #2b2b2b;
}
.ratingbox {
  background-image: none;
}
.ratingbox:before {
  content: '\f006\f006\f006\f006\f006';
  font-family: FontAwesome;
  color: #fc0;
}
.horizontal-separator {
  display: none;
}
.virtuemart_search {
  float: right;
}
.vm-search-custom-search-input input.inputbox {
  display: none;
}
.vm-search-custom-search-input .button {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: lighter;
  border: none;
  color: #222;
}
.browse-view {
  clear: both;
}
.vm-category .menu > li {
  margin-bottom: 15px;
}
.vm-category .menu > li a {
  color: #222;
}
#fancybox-wrap {
  display: none;
  position: fixed;
  top: 50% !important;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  max-height: 100%;
}
#fancybox-wrap a,
#fancybox-wrap p {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#fancybox-outer #fancybox-content {
  padding: 0;
}
#fancybox-outer #fancybox-content .vm-product-container {
  width: auto;
}
#fancybox-outer #fancybox-content .vm-product-media-container,
#fancybox-outer #fancybox-content .vm-product-details-container {
  width: 50%;
  float: left;
  position: relative;
  z-index: 1;
}
#fancybox-outer #fancybox-content .vm-product-details-container {
  padding: 30px 15px 15px;
}
#fancybox-outer #fancybox-content .wishlist-product-img,
#fancybox-outer #fancybox-content .compare-product-img {
  margin-right: 50px;
}
#fancybox-outer #fancybox-content .title {
  padding-top: 30px;
}
#fancybox-outer #fancybox-content .title a {
  font-weight: 500;
  font-size: 28px;
  color: #232530;
}
#fancybox-outer #fancybox-content .showcart,
#fancybox-outer #fancybox-content #wishlists_go,
#fancybox-outer #fancybox-content #wishlists_continue,
#fancybox-outer #fancybox-content #compare_go,
#fancybox-outer #fancybox-content #compare_continue {
  background-color: #232530;
  border: none;
  outline: none;
  text-transform: uppercase;
  padding: 0 15px;
  display: inline-block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#fancybox-outer #fancybox-content #vm-product-container {
  width: auto;
}
#fancybox-outer #fancybox-content .vm-product-details-container h1 {
  font-size: 30px;
  font-weight: 400;
  margin-top: 0;
}
#fancybox-outer #fancybox-content .vm-product-details-container .product-price {
  font-weight: 500;
  font-size: 16px;
  line-height: 48px;
}
#fancybox-outer #fancybox-content .gallery-products {
  position: relative;
}
#fancybox-outer #fancybox-content .gallery-products .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#fancybox-outer #fancybox-content .gallery-products .owl-nav .owl-prev,
#fancybox-outer #fancybox-content .gallery-products .owl-nav .owl-next {
  position: relative;
  font-size: 0;
  background-color: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-transition: all .15s;
  -moz-transition: all .15s;
  -o-transition: all .15s;
  transition: all .15s;
  color: #fff;
}
#fancybox-outer #fancybox-content .gallery-products .owl-nav .owl-prev:before,
#fancybox-outer #fancybox-content .gallery-products .owl-nav .owl-next:before {
  font-family: FontAwesome;
  font-size: 30px;
  opacity: .7;
  -webkit-transition: all .15s;
  -moz-transition: all .15s;
  -o-transition: all .15s;
  transition: all .15s;
}
#fancybox-outer #fancybox-content .gallery-products .owl-nav .owl-prev:hover:before,
#fancybox-outer #fancybox-content .gallery-products .owl-nav .owl-next:hover:before {
  opacity: 1;
}
#fancybox-outer #fancybox-content .gallery-products .owl-nav .owl-prev {
  float: left;
}
#fancybox-outer #fancybox-content .gallery-products .owl-nav .owl-prev:before {
  content: "\f104";
}
#fancybox-outer #fancybox-content .gallery-products .owl-nav .owl-next {
  float: right;
}
#fancybox-outer #fancybox-content .gallery-products .owl-nav .owl-next:before {
  content: "\f105";
}
#fancybox-outer #fancybox-close {
  top: 10px;
  right: 10px;
  background-image: none;
}
#fancybox-outer #fancybox-close:before,
#fancybox-outer #fancybox-close:after {
  content: '';
  display: block;
  width: 30px;
  height: 2px;
  background-color: #222;
  left: 0;
  top: 0;
}
#fancybox-outer #fancybox-close:before {
  transform: rotate(135deg)translateY(-10px) translateX(12px);
  -webkit-transform: rotate(135deg)translateY(-10px) translateX(12px);
  -ms-transform: rotate(135deg)translateY(-10px) translateX(12px);
  -o-transform: rotate(135deg)translateY(-10px) translateX(12px);
}
#fancybox-outer #fancybox-close:after {
  transform: rotate(45deg) translateY(10px) translateX(9px);
  -webkit-transform: rotate(45deg) translateY(10px) translateX(9px);
  -ms-transform: rotate(45deg) translateY(10px) translateX(9px);
  -o-transform: rotate(45deg) translateY(10px) translateX(9px);
}
#fancybox-outer .continue_link {
  color: #222;
  float: right;
  margin-top: 40px;
}
#fancybox-outer .showcart {
  margin-top: 30px;
  margin-left: 20px;
  line-height: 40px;
  float: none;
}
#fancybox-outer h4 {
  font-weight: 500;
  font-size: 28px;
  margin-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
}
#fancybox-outer .product-price {
  margin-bottom: 20px;
}
#fancybox-outer .product-socials {
  color: #647072;
  font-size: 14px;
  padding: 20px 0;
  margin-top: 10px;
}
#fancybox-outer .product-socials ul {
  display: inline-block;
  padding-left: 20px;
}
#fancybox-outer .product-socials ul li {
  display: inline-block;
}
#fancybox-outer .product-socials ul li > a {
  padding: 0 20px;
  color: #222;
}
#fancybox-outer .product-socials ul li > a:hover .fa-facebook {
  color: #3b5998;
}
#fancybox-outer .product-socials ul li > a:hover .fa-twitter {
  color: #1da1f2;
}
#fancybox-outer .product-socials ul li > a:hover .fa-google-plus {
  color: #db4437;
}
#fancybox-outer .product-socials ul li > a:hover .fa-feed {
  color: #f86c00;
}
.productdetails .product-neighbours {
  float: right;
  -webkit-transform: translate(0,-100%);
  -moz-transform: translate(0,-100%);
  -ms-transform: translate(0,-100%);
  -o-transform: translate(0,-100%);
  transform: translate(0,-100%);
  margin-top: -60px;
}
.productdetails .product-neighbours .previous-page,
.productdetails .product-neighbours .next-page {
  font-size: 0;
  padding: 5px;
}
.productdetails .product-neighbours .previous-page:before,
.productdetails .product-neighbours .next-page:before {
  font-family: 'cleverSoft' !important;
  color: #959595;
  font-size: 14px;
}
.productdetails .product-neighbours .next-page::before {
  content: "\c053";
}
.productdetails .product-neighbours .previous-page:before {
  content: "\c157";
}
.productdetails .vm-product-container .vm-product-media-container,
.productdetails .vm-product-container .vm-product-details-container {
  width: 50%;
  float: left;
  padding: 0 15px;
}
.productdetails .vm-product-container .vm-product-details-container h1 {
  font-size: 34px;
  font-weight: 500;
  margin-top: 0;
}
.productdetails .vm-product-container .vm-product-details-container .product-price {
  margin-top: 15px;
  margin-bottom: 20px;
}
.productdetails .vm-product-container .vm-product-details-container .vm-price-value > span + span {
  font-weight: 400;
  font-size: 24px;
}
.productdetails .vm-product-container .vm-product-details-container .addtocart-area {
  margin: 20px 0;
}
.productdetails .vm-product-container .vm-product-details-container .quantity-box,
.productdetails .vm-product-container .vm-product-details-container .quantity-controls {
  display: block;
  float: left;
}
.productdetails .vm-product-container .vm-product-details-container .quantity-box .quantity-input {
  width: 45px;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  margin-bottom: 0;
  text-align: center;
  border: 2px solid #ebebeb;
  margin-right: -2px;
  font-size: 16px;
  font-weight: 600;
  color: #232530;
}
.productdetails .vm-product-container .vm-product-details-container .quantity-controls {
  position: relative;
  margin-right: 7px;
}
.productdetails .vm-product-container .vm-product-details-container .quantity-controls input {
  display: block;
  min-height: 0;
  margin: 0;
  width: 25px;
  height: 25px;
  clear: both;
  border: 2px solid #ebebeb;
  position: relative;
  z-index: 1;
}
.productdetails .vm-product-container .vm-product-details-container .quantity-controls .quantity-plus {
  height: 26px;
  margin-bottom: -1px;
}
.productdetails .vm-product-container .vm-product-details-container .quantity-controls:before,
.productdetails .vm-product-container .vm-product-details-container .quantity-controls:after {
  font-family: 'cleverSoft' !important;
  position: absolute;
  left: 0;
  right: 0;
  width: 25px;
  height: 25px;
  text-align: center;
  color: #232530;
  font-size: 10px;
  font-weight: 600;
}
.productdetails .vm-product-container .vm-product-details-container .quantity-controls:before {
  content: "\c261";
  top: 0;
}
.productdetails .vm-product-container .vm-product-details-container .quantity-controls:after {
  content: "\c264";
  bottom: 0;
}
.productdetails .vm-product-container .vm-product-details-container .product-action {
  overflow: hidden;
}
.productdetails .vm-product-container .vm-product-details-container .product-action .compare,
.productdetails .vm-product-container .vm-product-details-container .product-action .wishlist {
  float: left;
}
.productdetails .vm-product-container .vm-product-details-container .product-action .compare a,
.productdetails .vm-product-container .vm-product-details-container .product-action .compare i,
.productdetails .vm-product-container .vm-product-details-container .product-action .wishlist a,
.productdetails .vm-product-container .vm-product-details-container .product-action .wishlist i {
  color: #232530;
  font-weight: 600;
  cursor: pointer;
}
.productdetails .vm-product-container .vm-product-details-container .product-action .compare i,
.productdetails .vm-product-container .vm-product-details-container .product-action .wishlist i {
  background: none;
  border: none;
  width: inherit;
  margin-right: 5px;
}
.productdetails .vm-product-container .vm-product-details-container .product-action .compare {
  margin-left: 20px;
}
.productdetails .vm-product-container .vm-product-details-container .product-meta {
  margin-top: 10px;
  clear: both;
}
.productdetails .vm-product-container .vm-product-details-container .product-sku,
.productdetails .vm-product-container .vm-product-details-container .product-categories {
  color: #232530;
  font-weight: 500;
  display: inline-block;
}
.productdetails .vm-product-container .vm-product-details-container .product-sku a,
.productdetails .vm-product-container .vm-product-details-container .product-sku span,
.productdetails .vm-product-container .vm-product-details-container .product-categories a,
.productdetails .vm-product-container .vm-product-details-container .product-categories span {
  color: #959595;
}
.productdetails .vm-product-container .vm-product-details-container .product-categories {
  margin-left: 20px;
}
.productdetails .vm-product-container .vm-product-details-container .product-categories a:after {
  content: ',';
}
.productdetails .vm-product-container .vm-product-details-container .product-categories a + a {
  margin-left: 5px;
}
.productdetails .vm-product-container .vm-product-details-container .product-categories a:last-child:after {
  display: none;
}
.productdetails .vm-product-container span.addtocart-button input.addtocart-button,
.productdetails .vm-product-container span.addtocart-button input.notify-button {
  padding: 0 30px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background-color: #232530;
  border: none;
  text-transform: uppercase;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.productdetails .main-image {
  width: calc(100% - 80px);
  width: -webkit-calc(100% - 80px);
  width: -moz-calc(100% - 80px);
  width: -o-calc(100% - 80px);
  float: right;
  padding-left: 10px;
  position: relative;
}
.productdetails .main-image .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 1;
  opacity: 0;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  border: none;
  font-size: 0;
  box-shadow: none;
  background: none;
  outline: none;
}
.productdetails .main-image .slick-arrow:before {
  font-family: 'cleverSoft' !important;
  font-size: 42px;
  color: #252525;
}
.productdetails .main-image:hover .slick-arrow {
  opacity: 1;
  filter: alpha(opacity=100);
}
.productdetails .main-image .slick-prev {
  left: 10px;
}
.productdetails .main-image .slick-prev:before {
  content: '\c156';
}
.productdetails .main-image .slick-next {
  right: 0;
}
.productdetails .main-image .slick-next:before {
  content: '\c152';
}
.productdetails .main-image .zoo-item {
  position: relative;
  display: block;
  overflow: hidden;
}
.productdetails .main-image .zoo-item img {
  opacity: 0;
  z-index: -1;
}
.productdetails .main-image .zoo-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transition: transform 0.5s ease-out;
  -moz-transition: transform 0.5s ease-out;
  -o-transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
}
.productdetails .additional-images {
  width: 80px;
  float: left;
  overflow: hidden;
}
.productdetails .additional-images > div {
  margin-bottom: 10px;
}
.productdetails .slick-slider .slick-slide {
  border: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  outline: none;
}
.productdetails .slick-slider .slick-current {
  opacity: 1;
  filter: alpha(opacity=100);
}
.productdetails .slick-vertical .slick-slide {
  margin-bottom: 10px;
}
.productdetails.horizontal .main-image {
  width: 100%;
  float: none;
  padding: 0;
}
.productdetails.horizontal .additional-images {
  width: auto;
  float: none;
  overflow: hidden;
  margin-right: -8px;
  margin-left: -8px;
}
.productdetails.horizontal .additional-images > div {
  margin-top: 15px;
}
.productdetails.horizontal .additional-images .floatleft {
  padding-right: 8px;
  padding-left: 8px;
}
.productdetails.carousel .vm-product-media-container {
  width: 100%;
  float: none;
  padding: 0;
}
.productdetails.carousel .main-image {
  width: 100%;
  float: none;
  padding: 0;
}
.productdetails.carousel .main-image .owl-prev,
.productdetails.carousel .main-image .owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  font-size: 42px;
  color: #232530;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.productdetails.carousel .main-image .owl-prev {
  left: 30px;
}
.productdetails.carousel .main-image .owl-next {
  right: 30px;
}
.productdetails.carousel .main-image:hover .owl-prev,
.productdetails.carousel .main-image:hover .owl-next {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.productdetails.carousel > *:not(.vm-product-container),
.productdetails.carousel .vm-product-details-container {
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
}
.productdetails.carousel .vm-product-details-container {
  width: auto;
  float: none;
  text-align: center;
}
.productdetails.carousel .vm-product-details-container h1 {
  margin-top: 30px;
}
.productdetails.carousel .vm-product-details-container .quantity-box,
.productdetails.carousel .vm-product-details-container .quantity-controls {
  display: inline-block;
  float: none;
}
.productdetails.carousel .vm-product-details-container .quantity-controls {
  vertical-align: bottom;
}
.productdetails.carousel .vm-product-details-container .product-action .wishlist,
.productdetails.carousel .vm-product-details-container .product-action .compare {
  float: none;
}
.productdetails.sticky .main-image {
  width: 100%;
}
.productdetails.sticky .zoo-item {
  margin-bottom: 30px;
}
.productdetails .additional-images .owl-nav .owl-prev,
.productdetails .additional-images .owl-nav .owl-next,
.productdetails .product-related-products .owl-nav .owl-prev,
.productdetails .product-related-products .owl-nav .owl-next {
  font-size: 0;
  text-align: center;
  cursor: pointer;
}
.productdetails .additional-images .owl-nav .owl-prev:before,
.productdetails .additional-images .owl-nav .owl-next:before,
.productdetails .product-related-products .owl-nav .owl-prev:before,
.productdetails .product-related-products .owl-nav .owl-next:before {
  font-family: 'cleversoft';
}
.productdetails .additional-images .owl-nav .owl-prev:hover,
.productdetails .additional-images .owl-nav .owl-next:hover,
.productdetails .product-related-products .owl-nav .owl-prev:hover,
.productdetails .product-related-products .owl-nav .owl-next:hover {
  color: #fff;
}
.productdetails .additional-images .owl-nav .owl-prev,
.productdetails .product-related-products .owl-nav .owl-prev {
  left: -12px;
}
.productdetails .additional-images .owl-nav .owl-prev:before,
.productdetails .product-related-products .owl-nav .owl-prev:before {
  content: "\c155";
}
.productdetails .additional-images .owl-nav .owl-next,
.productdetails .product-related-products .owl-nav .owl-next {
  right: -12px;
}
.productdetails .additional-images .owl-nav .owl-next:before,
.productdetails .product-related-products .owl-nav .owl-next:before {
  content: "\c151";
}
.productdetails .additional-images:hover .owl-nav .owl-prev,
.productdetails .additional-images:hover .owl-nav .owl-next,
.productdetails .product-related-products:hover .owl-nav .owl-prev,
.productdetails .product-related-products:hover .owl-nav .owl-next {
  opacity: 1;
  visibility: visible;
}
.productdetails .product-related-products {
  margin-bottom: 30px;
}
.productdetails .product-related-products .owl-nav {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(0,-100%);
  -moz-transform: translate(0,-100%);
  -ms-transform: translate(0,-100%);
  -o-transform: translate(0,-100%);
  transform: translate(0,-100%);
  margin-top: -15px;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.productdetails .product-related-products .owl-nav .owl-prev,
.productdetails .product-related-products .owl-nav .owl-next {
  width: 30px;
  height: 30px;
  border: 2px solid #e9eaea;
  line-height: 30px;
  display: inline-block;
}
.productdetails .product-related-products .owl-nav .owl-prev:before,
.productdetails .product-related-products .owl-nav .owl-next:before {
  font-size: 11px;
}
.productdetails .product-related-products .owl-nav .owl-prev {
  margin-right: 2px;
}
.productdetails .product-related-products .owl-carousel:hover .owl-nav {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.productdetails .zt-tab-horizontal .nav-tabs {
  border: none;
  text-align: center;
}
.productdetails .zt-tab-horizontal .nav-tabs >li {
  border-radius: 0;
  display: inline-block;
  padding: 0 15px;
  float: none;
}
.productdetails .zt-tab-horizontal .nav-tabs >li > a {
  display: block;
  border: none;
  border-bottom: 2px solid transparent;
  margin: 0;
  color: inherit;
  font-weight: 500;
  font-size: 22px;
  line-height: 40px;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-align: center;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.productdetails .zt-tab-horizontal .nav-tabs >li > a:hover {
  color: #232530;
  border-color: #232530;
  background: none;
}
.productdetails .zt-tab-horizontal .nav-tabs >li.active > a {
  color: #232530;
  border-color: #232530;
}
.productdetails .zt-tab-horizontal .tab-content {
  border: none;
  padding: 20px 0 10px;
  margin-bottom: 20px;
}
.productdetails .productdetails-view .vm-product-container {
  margin: 40px -15px 60px;
  width: auto;
}
.productdetails #fancybox-content {
  width: 100% !important;
}
#fancybox-left-ico,
#fancybox-right-ico {
  background: none;
}
#fancybox-left-ico:before,
#fancybox-right-ico:before {
  font-family: 'cleverSoft' !important;
  background: none;
  color: #252525;
  font-size: 2rem;
}
#fancybox-right-ico:before {
  content: '\c152';
}
#fancybox-left-ico:before {
  content: '\c156';
}
.product-related-products {
  border-top: none;
  position: relative;
}
.product-related-products .hasTooltip img,
.product-related-products .product-field-desc {
  display: none;
}
.product-related-products .product-fields-title {
  display: block;
  font-size: 22px;
  text-align: center;
  margin-bottom: 45px;
  margin-top: 18px;
}
.product-related-products .product-fields-title strong {
  color: #232530;
}
.product-related-products .product-field {
  margin: 0;
  padding: 0 15px;
}
.product-related-products .product-field:first-child {
  padding-left: 0;
}
.product-related-products .product-field:last-child {
  padding-right: 0;
}
.product-related-products .product-field-display .product-container > a {
  color: #232530;
  font-size: 16px;
  font-weight: 500;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.1;
  margin-bottom: 15px;
  padding-right: 30px;
}
.product-related-products .product-field-display .product-container img {
  width: 100%;
}
.product-related-products .product-field-display .vm-price-value .vm-price-desc + span {
  font-size: 16px;
}
.nav10 {
  border-bottom: 1px solid whitesmoke;
}
#retina-logo,
#sticky-logo {
  display: none;
}
.zo2-logo img {
  max-height: 40px;
  display: inline-block;
}
#zo2-top-1 p {
  padding: 10px 0;
  line-height: 30px;
  margin-bottom: 0;
}
.top-social ul {
  text-align: right;
  padding: 10px 0;
}
.top-social ul li {
  display: inline-block;
  line-height: 30px;
}
.top-social ul li a {
  display: block;
  padding-right: 10px;
  padding-left: 10px;
  color: #232530;
}
.top-social ul li:last-child a {
  padding-right: 0;
}
.topbar3 .top-social ul li a {
  color: #fff;
}
.topbar3 .top-social ul li a:hover {
  color: #232530;
}
.topbar3 #zo2-top-1 p {
  color: #fff;
}
.header4 {
  padding-top: 50px;
  margin-bottom: 30px;
}
.header4 .zo2-logo {
  text-align: center;
}
.header-address {
  display: flex;
  justify-content: space-between;
  align-items: center;
  float: right;
}
.header-address .zoo-icon-field {
  display: inline-block;
}
.header-address .zoo-icon-field + .zoo-icon-field {
  margin-left: 30px;
}
.header-address .zoo-icon-field .wrap-icon-item {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #e9eaea;
  padding: 0;
  float: left;
}
.header-address .zoo-icon-field .wrap-icon-item i {
  font-size: 18px;
}
.header-address .zoo-icon-field .wrap-text-content {
  width: calc(100% - 50px);
  width: -webkit-calc(100% - 50px);
  width: -moz-calc(100% - 50px);
  width: -o-calc(100% - 50px);
  float: left;
  padding-left: 20px;
  white-space: nowrap;
}
.header-address .zoo-icon-field .wrap-text-content h3 {
  margin: 0;
  white-space: nowrap;
  font-size: 1rem;
}
.header-address .zoo-icon-field .wrap-text-content a {
  color: #232530;
}
.header-address .zoo-icon-field .wrap-text-content p {
  margin-bottom: 0;
}
.header-address .zoo-icon-field .social-link ul li {
  display: inline-block;
}
.header-address .zoo-icon-field .social-link ul li + li {
  margin-left: 10px;
}
.header-address .zoo-icon-field .social-link ul li a {
  border: 1px solid #e9eaea;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  display: block;
}
.header-address .zoo-icon-field .social-link ul li a:hover {
  color: #fff;
}
.header-address .button {
  padding: 0 30px;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  color: #fff;
  display: block;
  border: none;
  font-weight: 500;
  border-radius: 40px;
  text-align: center;
}
.header-address .button:hover {
  background-color: #232530;
}
#zo2-header-wrap {
  background-color: #fff;
}
#zo2-header-wrap > div >.row {
  display: flex;
  align-items: center;
}
.zo2-sticky {
  background-color: #fff;
}
.is-sticky > section {
  right: 0;
  left: 0;
  z-index: 99;
}
.is-sticky #zo2-header-wrap > div {
  padding-top: 10px;
  padding-bottom: 10px;
}
.header-right > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-right .module {
  margin-left: 20px;
}
.header-right .module:first-child {
  margin-left: 0;
}
.header-right .cs-font {
  font-weight: bold;
}
.header-right .icon-search {
  cursor: pointer;
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
}
.header-right .search-form {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 45px;
  z-index: 1;
  background-color: rgba(0,0,0,0.8);
  display: none;
}
.header-right .search-close {
  position: absolute;
  top: 15px;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  transform: translate(-50%,0);
  padding: 30px;
  z-index: 1;
}
.header-right .search-close span {
  font-size: 28px;
  cursor: pointer;
  color: #fff;
}
.header-right form {
  position: relative;
  max-width: 600px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.header-right form:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: 18px;
  display: block;
  width: 0;
  height: 2px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.header-right form.focus:after {
  width: 100%;
}
.header-right .inputbox {
  border: none;
  line-height: 50px;
  font-size: 28px;
  color: #fff;
  margin: 0;
  padding: 0;
  font-weight: lighter;
  min-width: 100%;
  border-bottom: 2px solid #fff;
}
.header-right .inputbox::-webkit-input-placeholder {
  color: #fff;
}
.header-right .inputbox::-moz-placeholder {
  color: #fff;
}
.header-right .inputbox:-ms-input-placeholder {
  color: #fff;
}
.header-right .inputbox:-moz-placeholder {
  color: #fff;
}
.header-right .inputbox:focus ~ form:after {
  width: 100%;
}
.header-right .button {
  border: none;
  background-color: transparent;
  font-size: 0;
  position: absolute;
  top: 50%;
  right: 0;
  height: 50px;
  padding: 0;
  color: #fff;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.header-right .button:before {
  color: #fff;
  content: "\c014";
  font-family: 'cleversoft';
  font-size: 25px;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.search-style1 {
  float: none;
  position: relative;
  max-width: 350px;
  z-index: 2;
}
.search-style1:after {
  content: "";
  position: absolute;
  top: 6px;
  right: 50px;
  bottom: 6px;
  width: 1px;
  background-color: #e9eaea;
}
.search-style1 .inputbox {
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin-bottom: 0;
  padding: 0 10px;
}
.search-style1 .inputbox::-webkit-input-placeholder {
  color: #ddd;
}
.search-style1 .inputbox::-moz-placeholder {
  color: #ddd;
}
.search-style1 .inputbox:-ms-input-placeholder {
  color: #ddd;
}
.search-style1 .inputbox:-moz-placeholder {
  color: #ddd;
}
.search-style1 .icon-search {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.search-style1 .icon-search span {
  cursor: pointer;
}
#zt-top-cart #cart {
  position: relative;
}
#zt-top-cart #cart a {
  font-size: 18px;
  color: #232530;
}
#zt-top-cart #cart .total-products {
  color: #fff;
  position: absolute;
  top: -9px;
  right: -5px;
  font-weight: 700;
  font-size: 9px;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#zt-top-cart .zt-cart-inner {
  position: fixed;
  top: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 20;
  width: 360px;
  height: 100%;
  overflow: auto;
  text-align: center;
  background-color: #fff;
  transform: translateX(360px);
  -webkit-transform: translateX(360px);
  -ms-transform: translateX(360px);
  -o-transform: translateX(360px);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
#zt-top-cart .zt-cart-inner.open {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  visibility: visible;
  opacity: 1;
}
#zt-top-cart .zt-cart-inner .vmCartModule {
  position: relative;
  height: 100%;
}
#zt-top-cart .zt-cart-inner .header-cart {
  display: flex;
  jutify-content: space-between;
  padding: 20px;
  width: 100%;
  align-items: center;
  height: 90px;
}
#zt-top-cart .zt-cart-inner .header-cart h3 {
  margin: 0;
  padding: 20px 15px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: .93rem;
  text-transform: uppercase;
}
#zt-top-cart .zt-cart-inner .cart-title {
  margin: 0;
  padding: 20px 0;
  color: #fff;
  background-color: #c3325f;
}
#zt-top-cart .zt-cart-inner .vmproduct .not_text {
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  font-size: 18px;
  opacity: .6;
}
#zt-top-cart .zt-cart-inner .vmproduct .wishlist-product-img {
  margin-right: 15px;
}
#zt-top-cart .zt-cart-inner .vmproduct .wishlist-product-detail {
  text-align: left;
}
#zt-top-cart .zt-cart-inner .vmproduct .wishlist-product-detail .name {
  padding: 15px;
}
#zt-top-cart .zt-cart-inner .vmproduct .wishlist-product-detail .name a {
  color: #333;
  display: block;
}
#zt-top-cart .zt-cart-inner .vmproduct .wishlist-product-detail .remwishlists i {
  background-color: #999;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  line-height: 32px;
  -webkit-transition: background-color .15s;
  -moz-transition: background-color .15s;
  -o-transition: background-color .15s;
  transition: background-color .15s;
}
#zt-top-cart .zt-cart-inner .vmproduct .wishlist-product-detail .remwishlists i:hover {
  background-color: #c3325f;
}
#zt-top-cart .zt-cart-inner .show_cart,
#zt-top-cart .zt-cart-inner .vm_cart_products,
#zt-top-cart .zt-cart-inner .total {
  padding-right: 20px;
  padding-left: 20px;
}
#zt-top-cart .zt-cart-inner .show_cart {
  position: absolute;
  bottom: 0;
  width: 100%;
}
#zt-top-cart .zt-cart-inner .show_cart a {
  float: none !important;
  display: block;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 0;
  height: 40px;
  line-height: 40px;
  font-weight: 500;
  padding: 0 15px;
  color: #fff;
  text-transform: uppercase;
}
#zt-top-cart .zt-cart-inner .show_cart a:hover {
  background: #182331;
}
#zt-top-cart .zt-cart-inner .total {
  padding-top: 20px;
  padding-bottom: 20px;
}
#zt-top-cart .zt-cart-inner .vm_cart_products .product_row {
  padding: 15px 0;
  border-bottom: 1px solid #e9eaea;
}
#zt-top-cart .zt-cart-inner .subtotal_with_tax,
#zt-top-cart .zt-cart-inner .total_amount strong {
  font-weight: 600;
}
#zt-top-cart .zt-cart-inner .product_name a {
  color: #232530;
}
#toggle-sidebar {
  color: #232530;
  font-size: 18px;
}
.wishlist i {
  background: none;
  width: auto;
  height: auto;
  color: inherit;
  line-height: normal;
  border: none;
}
#zo2-footer-wrap {
  padding: 60px 0;
  color: #a9b6c6;
}
#zo2-footer-wrap a {
  color: #a9b6c6;
}
#zo2-footer-wrap .title,
#zo2-footer-wrap .moduletitle {
  color: #111;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 25px;
}
#zo2-footer-wrap .main-footer-block img {
  margin-bottom: 15px;
}
#zo2-footer-wrap .main-footer-block .zt-social-icon li {
  display: inline-block;
  margin-right: 10px;
}
#zo2-footer-wrap .main-footer-block .zt-social-icon li > a {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  text-align: center;
  line-height: 40px;
  color: #fff;
}
#zo2-footer-wrap .main-footer-block .zt-social-icon li > a:hover {
  background-color: #fff;
}
#zo2-footer-wrap .jvformcontact {
  margin-bottom: 30px;
}
#zo2-footer-wrap .jvformcontact .main-success label {
  display: none;
}
#zo2-footer-wrap .jvformcontact .main-success .email {
  font-size: 13px;
  font-weight: 300;
  line-height: 50px;
  padding: 10px;
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #ebebeb;
  border-color: #ebebeb;
  color: #252525;
  background-color: #fff;
}
#zo2-footer-wrap .jvformcontact .main-success .button {
  display: block;
  font-size: 13px;
  font-weight: 600;
  line-height: 46px;
  padding: 0;
  border: 2px solid #000;
  color: #000;
  width: 100%;
  height: 50px;
}
#zo2-footer-wrap .jvformcontact .main-success .button:hover {
  color: #fff;
  background-color: #000;
}
#zo2-footer-wrap .jvformcontact.style2 .main-success {
  max-width: 430px;
  display: inline-block;
  position: relative;
}
#zo2-footer-wrap .jvformcontact.style2 .main-success p:first-child {
  font-size: 18px;
  color: #ccc;
}
#zo2-footer-wrap .jvformcontact.style2 .main-success input.email {
  margin-top: 55px;
  margin-bottom: 0;
  height: 55px;
  line-height: 55px;
  border: none;
  background: #f5f5f5 url(../images/icon-email.png) no-repeat right 15px center;
}
#zo2-footer-wrap .jvformcontact.style2 .main-success .button {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 55px;
  width: 65px;
  opacity: 0;
}
#zo2-footer-wrap .zt-social-networks .zt-social-icon-item {
  margin-right: 0;
}
#zo2-footer-wrap .zt-social-networks .zt-social-icon-item + a {
  margin-left: 10px;
}
#zo2-footer-wrap .zt-news .zt-article-item .zt-item {
  margin-bottom: 10px;
  padding: 0;
  clear: both;
  overflow: hidden;
}
#zo2-footer-wrap .zt-news .zt-article-item .post-thumbnail img {
  padding: 0;
  margin-bottom: 0;
  margin-right: 20px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  float: left;
}
#zo2-footer-wrap .zt-news .zt-article-item .zt-title {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
#zo2-footer-wrap .zt-news .zt-article-item .zt-title a {
  color: #252525;
}
#zo2-footer-wrap .zt-news .zt-article-item .zt-newsinfo .date {
  font-size: 13px;
  line-height: 20px;
  color: #959595;
}
.bgColor .zo2-menu {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.bgColor #zo2-footer-wrap .jvformcontact.style2 .main-success input.email {
  background-color: #fff;
}
.footer8 {
  text-align: center;
}
.footer8 #zo2-footer-2 .moduletitle {
  font-size: 48px;
  font-weight: bold;
}
.footer8 .zt-social-networks {
  display: inline-block;
}
.footer8 .zt-social-networks .zt-social-icon-item {
  padding: 0 18px;
}
.footer8 .zt-social-networks .zt-social-icon-item + a {
  margin-left: 0;
}
#zo2-footerbottom-wrap {
  border-top: 1px solid #ebebeb;
}
.zo2-copyright {
  line-height: 90px;
  font-size: 13px;
}
#zo2-footer-4 .menu {
  text-align: right;
}
#zo2-footer-4 .menu li {
  display: inline-block;
}
#zo2-footer-4 .menu li a {
  font-size: 13px;
  color: #636363;
  background: none !important;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 90px;
}
#zo2-topbar-wrap .block-quote h4,
#zo2-topbar-wrap .block-quote p {
  color: #232530;
}
#zo2-topbar-wrap .block-quote .button {
  color: #fff;
  font-size: 14px;
}
#zo2-topbar-wrap .block-quote .button:hover {
  background-color: #232530;
}
#zo2-left .module,
#zo2-right .module {
  margin-bottom: 40px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ebebeb;
}
#zo2-left .moduletitle,
#zo2-right .moduletitle {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 21px;
  letter-spacing: -0.25px;
  font-weight: bold;
}
#zo2-left .menu li a,
#zo2-right .menu li a {
  display: block;
  line-height: 40px;
  position: relative;
  color: #959595;
}
#zo2-right .categories-module li,
#zo2-left .categories-module li {
  padding: 10px 0;
}
#zo2-right .categories-module li h4,
#zo2-left .categories-module li h4 {
  font-weight: normal;
  font-size: 14px;
  color: #636363;
  margin: 0;
}
#zo2-right .categories-module li a,
#zo2-left .categories-module li a {
  color: #959595;
  font-weight: 600;
}
#zo2-right .categories-module li a:hover,
#zo2-left .categories-module li a:hover {
  color: #232530;
}
#zo2-right .vmproduct .single-product,
#zo2-left .vmproduct .single-product {
  clear: both;
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 15px;
  overflow: hidden;
}
#zo2-right .vmproduct .single-product img,
#zo2-left .vmproduct .single-product img {
  height: 70px;
  margin-right: 15px;
}
#zo2-right .vmproduct .single-product a:first-child,
#zo2-left .vmproduct .single-product a:first-child {
  float: left;
}
#zo2-right .vmproduct .single-product a:first-child + a,
#zo2-left .vmproduct .single-product a:first-child + a {
  display: block;
  color: #232530;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 5px;
}
#zo2-right .vm-categories ul li,
#zo2-left .vm-categories ul li {
  padding: 10px 0;
}
#zo2-right .vm-categories ul li a,
#zo2-left .vm-categories ul li a {
  font-weight: 400;
  color: #232530;
}
#zo2-right .vm-categories ul li ul,
#zo2-left .vm-categories ul li ul {
  margin-left: 10px;
}
#zo2-right .zt-news .zt-item,
#zo2-left .zt-news .zt-item {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 15px;
}
#zo2-right .zt-news .zt-title,
#zo2-left .zt-news .zt-title {
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
  padding: 5px 0px;
  margin: 0;
}
#zo2-right .zt-news .zt-title a,
#zo2-left .zt-news .zt-title a {
  color: #232530;
}
#zo2-right .zt-news .zt-newsinfo,
#zo2-left .zt-news .zt-newsinfo {
  font-size: 13px;
}
.component div.contact {
  padding-top: 50px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.component div.contact .page-header,
.component div.contact .contact-title {
  display: none;
}
.component div.contact >.row:nth-child(3) {
  width: 66.666%;
}
.component div.contact >.row:nth-child(2) {
  width: 33.333%;
}
.component div.contact .working-hours li {
  display: flex;
  justify-content: space-between;
  line-height: 48px;
  border-bottom: 1px solid #ebebeb;
}
.contact-form-title {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 35px;
}
#contact-form {
  margin-bottom: 100px;
}
#contact-form input,
#contact-form textarea {
  border-color: #ebebeb;
  color: #acacac;
  background-color: #FFFFFF;
  font-size: 14px;
  line-height: 20px;
  height: 45px;
  padding: 9px 15px;
  border-width: 1px;
  border-style: solid;
  width: 100%;
  -webkit-transition: border-color .25s;
  -moz-transition: border-color .25s;
  -o-transition: border-color .25s;
  transition: border-color .25s;
}
#contact-form textarea {
  min-height: 130px;
}
#contact-form button {
  padding: 13px 20px 11px;
  line-height: 20px;
  text-transform: uppercase;
  color: #fff;
  background-color: #232530;
  display: inline-block;
  border: none;
  font-weight: normal;
  letter-spacing: .5px;
  border-radius: 0;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.accordion.accordion-accordion {
  margin-top: 30px;
}
.accordion.accordion-accordion .accordion-section {
  border: none;
  border-bottom: 1px solid #f0f0f0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.accordion.accordion-accordion .accordion-section-title {
  border: none;
  background-color: transparent;
  font-size: 18px;
  font-weight: normal;
  height: auto;
  line-height: 30px;
  padding: 22px 0;
  color: #232530 !important;
}
.accordion.accordion-accordion .accordion-section-title i {
  float: right;
  margin-right: 0;
  margin-left: 15px;
  border: none;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.accordion.accordion-accordion .accordion-section-content {
  padding: 14px 20px;
  border: none;
}
#zo2-sidebar {
  padding: 30px;
  position: fixed;
  right: 0;
  top: 0;
  width: 360px;
  height: 100vh;
  max-width: 100%;
  z-index: 101;
  background: #fff;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  -webkit-transform: translate(360px,0);
  -moz-transform: translate(360px,0);
  -ms-transform: translate(360px,0);
  -o-transform: translate(360px,0);
  transform: translate(360px,0);
  visibility: hidden;
  opacity: 0;
}
#zo2-sidebar .close-sidebar {
  font-size: 18px;
  line-height: 20px;
  text-align: right;
  display: block;
  cursor: pointer;
  color: #232530;
}
#zo2-sidebar .module {
  padding-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #e9eaea;
}
#zo2-sidebar .module:nth-child(2) {
  border-top: none;
  margin-top: 40px;
}
#zo2-sidebar .module:last-child {
  margin-bottom: 0;
}
#zo2-sidebar .module .moduletitle {
  margin-top: 0;
  font-size: 13px;
  text-transform: uppercase;
}
#zo2-sidebar form label {
  color: #232530;
  cursor: pointer;
  margin-top: 10px;
}
#zo2-sidebar form label input {
  display: none;
}
#zo2-sidebar .mod-languages ul li {
  display: block;
  clear: both;
  margin: 10px 0;
  overflow: hidden;
}
#zo2-sidebar .mod-languages ul li a {
  display: block;
  float: left;
  color: #232530;
  font-size: 13px;
  font-weight: bold;
}
#zo2-sidebar .mod-languages ul li img {
  margin-right: 8px;
  vertical-align: inherit;
  display: inline-block;
}
#zo2-sidebar .menu li a {
  background: none !important;
  font-weight: bold;
  color: #232530;
  padding-right: 0;
  padding-left: 0;
}
#zo2-sidebar .zt-social-networks a {
  width: 38px;
  height: 38px;
  padding: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 10px;
}
#zo2-sidebar .zt-social-networks a:last-child {
  margin-right: 0;
}
#zo2-sidebar .zt-social-networks a i {
  line-height: 38px;
}
#zo2-sidebar.open {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
section > .container-fluid > .row > .col-md-12 {
  padding-right: 0;
  padding-left: 0;
}
.bgColor {
  background-color: #f8f8f8;
}
.bgColor1 {
  background-color: #ebebeb;
}
.bgImg {
  background: url(../../../../../images/site/bg_block.jpg) no-repeat center center;
  background-size: cover;
}
#zo2-slide p,
.map p {
  display: none;
}
.button.white-btn {
  background-color: #fff;
  border: 1px solid #fff;
}
.button.white-btn:hover {
  background-color: transparent;
  color: #fff;
}
.ekko-lightbox.in .modal-dialog {
  -webkit-transform: translate(0,50%);
  -moz-transform: translate(0,50%);
  -ms-transform: translate(0,50%);
  -o-transform: translate(0,50%);
  transform: translate(0,50%);
}
.shop-info {
  overflow: hidden;
  background-color: #f4f6f8;
  margin-bottom: 60px;
}
.shop-info > div + div {
  border: 1px solid #fff;
}
.shop-info .zoo-icon-field {
  padding-top: 20px;
  padding-bottom: 10px;
  overflow: hidden;
}
.shop-info .zoo-icon-field .wrap-icon-item {
  float: left;
  width: 50px;
}
.shop-info .zoo-icon-field .wrap-icon-item i {
  font-size: 30px;
}
.shop-info .zoo-icon-field .wrap-text-content {
  font-size: 12px;
  width: calc(100% - 50px);
  width: -webkit-calc(100% - 50px);
  width: -moz-calc(100% - 50px);
  width: -o-calc(100% - 50px);
  float: left;
}
.shop-info .zoo-icon-field .wrap-text-content h3 {
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  font-size: 1rem;
  color: #232530;
}
.shop-info .zoo-icon-field .wrap-text-content p {
  margin-bottom: 0;
}
.zo2-wrapper {
  padding: 0;
  background-color: #fff;
}
.zo2-wrapper:after {
  opacity: 0;
  content: '';
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.8);
  overflow: hidden;
  z-index: -1;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  cursor: url(../images/close-cursor.png), pointer;
}
.zo2-wrapper.dropdown-open:after {
  opacity: 1;
  z-index: 99;
  visibility: visible;
  width: calc(100% - 360px);
  width: -webkit-calc(100% - 360px);
  width: -moz-calc(100% - 360px);
  width: -o-calc(100% - 360px);
}
.map-canvas {
  margin-bottom: 70px;
}
.contact-box {
  padding: 20px 30px;
  border-width: 5px;
  border-style: solid;
  border-color: #ebebeb;
  margin-bottom: 20px;
}
.contact-box .media {
  display: flex;
  align-items: center;
}
.contact-box .media p {
  margin-bottom: 0;
}
.contact-box .pull-left {
  margin-right: 30px;
}
.shop-feature-box {
  text-align: center;
}
.shop-feature-box .feature-box-icon {
  display: inline-block;
  color: #ffffff;
  background-color: rgba(255,255,255,0.2);
  margin-bottom: 20px;
  width: 70px;
  height: 70px;
  text-align: center;
  border-radius: 100%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.shop-feature-box .feature-box-icon span {
  line-height: 70px;
  font-size: 30px;
}
.shop-feature-box .feature-box-title {
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 27px;
  margin-bottom: 0;
}
.shop-feature-box.style2 .feature-box-title {
  font-weight: normal;
  font-size: 13px;
  color: #959595;
  margin-top: 5px;
}
.shop-feature-box.style2 .feature-box-title i {
  font-size: 16px;
  margin-right: 15px;
  vertical-align: text-bottom;
  color: #656565;
}
.tabs-product .vmheader {
  display: inline-block;
  font-size: 36px;
  line-height: 50px;
  color: #252525;
  text-transform: capitalize;
  letter-spacing: -0.25px;
  background: #ffffff;
  font-weight: bold;
  position: relative;
  z-index: 2;
  padding-right: 20px;
}
.tabs-product .ui-tabs .ui-tabs-nav {
  display: flex;
  justify-content: flex-end;
  position: relative;
  margin-top: -10px;
  -webkit-transform: translate(0,-100%);
  -moz-transform: translate(0,-100%);
  -ms-transform: translate(0,-100%);
  -o-transform: translate(0,-100%);
  transform: translate(0,-100%);
}
.tabs-product .ui-tabs .ui-tabs-nav:before {
  width: 100%;
  height: 2px;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  right: 0;
  background-color: #252525;
}
.tabs-product .ui-tabs .ui-tabs-nav li {
  float: none;
  display: inline-block;
  background: none;
  margin: 0;
  padding-left: 30px;
  background-color: #fff;
}
.tabs-product .ui-tabs .ui-tabs-nav li a {
  color: #252525;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
}
.tabs-product .ui-tabs .ui-tabs-nav li.ui-state-active a,
.tabs-product .ui-tabs .ui-tabs-nav li:hover a {
  background: #fff;
}
.tabs-product .ui-tabs .ui-tabs-panel {
  border: none;
  margin-right: -15px;
  margin-left: -15px;
  width: auto;
  min-width: 100%;
}
.tabs-product .ui-tabs .ui-tabs-panel .products .item {
  padding: 0 15px;
  margin: 0 0 30px 0;
  border: none;
  overflow: hidden;
}
.tabs-product .ui-tabs .ui-tabs-panel .products .vm-product-media-container {
  position: relative;
}
.tabs-product .ui-tabs .ui-tabs-panel .products .vm-product-media-container .label-product {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  text-transform: uppercase;
  padding: 0 5px;
  font-size: 0.8rem;
  font-weight: 600;
}
.tabs-product .ui-tabs .ui-tabs-panel .products .vm-product-media-container .label-new {
  background-color: #2faf5c;
  left: 0;
  right: auto;
}
.tabs-product .ui-tabs .ui-tabs-panel .products .product-name {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 30px;
  margin-top: 0;
}
.product-price .vm-price-value {
  display: inline-block;
}
.product-price .PricebasePriceVariant {
  text-decoration: line-through;
  margin-right: 5px;
  font-size: 14px;
  font-weight: 300;
  color: #959595;
}
.single-product .spacer,
.product.vm-col .spacer,
.vmproduct .item,
.product-field-display {
  overflow: hidden;
}
.single-product .spacer .vm-product-media-container,
.product.vm-col .spacer .vm-product-media-container,
.vmproduct .item .vm-product-media-container,
.product-field-display .vm-product-media-container {
  position: relative;
}
.single-product .spacer .vm-product-media-container .product-action,
.product.vm-col .spacer .vm-product-media-container .product-action,
.vmproduct .item .vm-product-media-container .product-action,
.product-field-display .vm-product-media-container .product-action {
  width: 100%;
  max-width: 140px;
  display: block;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  background: #fff;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  bottom: 0;
  left: 50%;
  z-index: 97;
  -webkit-transform: translate(-50%,20px);
  -moz-transform: translate(-50%,20px);
  -ms-transform: translate(-50%,20px);
  -o-transform: translate(-50%,20px);
  transform: translate(-50%,20px);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.single-product .spacer .vm-product-media-container .product-action > div,
.product.vm-col .spacer .vm-product-media-container .product-action > div,
.vmproduct .item .vm-product-media-container .product-action > div,
.product-field-display .vm-product-media-container .product-action > div {
  position: relative;
  margin: 0;
  white-space: nowrap;
  float: none;
}
.single-product .spacer .vm-product-media-container .product-action > div i,
.product.vm-col .spacer .vm-product-media-container .product-action > div i,
.vmproduct .item .vm-product-media-container .product-action > div i,
.product-field-display .vm-product-media-container .product-action > div i {
  background: none;
  border: none;
  color: #252525;
  width: 40px;
  height: 40px;
}
.single-product .spacer .vm-product-media-container .product-action > div i:before,
.product.vm-col .spacer .vm-product-media-container .product-action > div i:before,
.vmproduct .item .vm-product-media-container .product-action > div i:before,
.product-field-display .vm-product-media-container .product-action > div i:before {
  font-size: 18px;
  font-family: 'cleverSoft' !important;
}
.single-product .spacer .vm-product-media-container .product-action > div span,
.product.vm-col .spacer .vm-product-media-container .product-action > div span,
.vmproduct .item .vm-product-media-container .product-action > div span,
.product-field-display .vm-product-media-container .product-action > div span {
  position: absolute;
  text-transform: capitalize;
  opacity: 0;
  visibility: hidden;
  font-size: 11px;
  min-width: 100px;
  color: #fff;
  padding: 0 5px;
  border-radius: 4px;
  line-height: 20px;
  z-index: 99;
  height: 20px;
  top: -12px;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  transform: translate(-50%,0);
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  font-weight: 600;
  letter-spacing: 0.5px;
  white-space: nowrap;
}
.single-product .spacer .vm-product-media-container .product-action > div span:before,
.product.vm-col .spacer .vm-product-media-container .product-action > div span:before,
.vmproduct .item .vm-product-media-container .product-action > div span:before,
.product-field-display .vm-product-media-container .product-action > div span:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 5px solid transparent;
  border-top-width: 4px;
  border-top-style: solid;
  position: absolute;
  bottom: -4px;
  left: 50%;
  z-index: 999;
}
.single-product .spacer .vm-product-media-container .product-action > div:hover span,
.product.vm-col .spacer .vm-product-media-container .product-action > div:hover span,
.vmproduct .item .vm-product-media-container .product-action > div:hover span,
.product-field-display .vm-product-media-container .product-action > div:hover span {
  visibility: visible;
  opacity: 1;
  top: -20px;
}
.single-product .spacer .vm-product-media-container .product-action .compare i:before,
.product.vm-col .spacer .vm-product-media-container .product-action .compare i:before,
.vmproduct .item .vm-product-media-container .product-action .compare i:before,
.product-field-display .vm-product-media-container .product-action .compare i:before {
  content: "\c167";
  font-weight: bold;
}
.single-product .spacer .vm-product-media-container .product-action .quickview i:before,
.product.vm-col .spacer .vm-product-media-container .product-action .quickview i:before,
.vmproduct .item .vm-product-media-container .product-action .quickview i:before,
.product-field-display .vm-product-media-container .product-action .quickview i:before {
  content: "\c235";
}
.single-product .spacer .vm-product-media-container .product-action .wishlist i:before,
.product.vm-col .spacer .vm-product-media-container .product-action .wishlist i:before,
.vmproduct .item .vm-product-media-container .product-action .wishlist i:before,
.product-field-display .vm-product-media-container .product-action .wishlist i:before {
  content: "\c205";
}
.single-product .spacer .addtocart-area,
.product.vm-col .spacer .addtocart-area,
.vmproduct .item .addtocart-area,
.product-field-display .addtocart-area {
  margin: -30px 0 0;
  -webkit-transform: translate(0,-100%);
  -moz-transform: translate(0,-100%);
  -ms-transform: translate(0,-100%);
  -o-transform: translate(0,-100%);
  transform: translate(0,-100%);
  float: right;
}
.single-product .spacer .addtocart-area .addtocart-bar,
.product.vm-col .spacer .addtocart-area .addtocart-bar,
.vmproduct .item .addtocart-area .addtocart-bar,
.product-field-display .addtocart-area .addtocart-bar {
  margin: 0;
}
.single-product .spacer span.addtocart-button,
.product.vm-col .spacer span.addtocart-button,
.vmproduct .item span.addtocart-button,
.product-field-display span.addtocart-button {
  position: relative;
}
.single-product .spacer span.addtocart-button:before,
.product.vm-col .spacer span.addtocart-button:before,
.vmproduct .item span.addtocart-button:before,
.product-field-display span.addtocart-button:before {
  content: "\c165";
  font-family: 'cleverSoft' !important;
  font-size: 20px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  top: 0;
  left: 0;
}
.single-product .spacer span.addtocart-button input.addtocart-button,
.product.vm-col .spacer span.addtocart-button input.addtocart-button,
.vmproduct .item span.addtocart-button input.addtocart-button,
.product-field-display span.addtocart-button input.addtocart-button {
  background: none;
  border: none;
  font-size: 0;
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 1;
}
.single-product .spacer .zt-product-action,
.product.vm-col .spacer .zt-product-action,
.vmproduct .item .zt-product-action,
.product-field-display .zt-product-action {
  display: none;
}
.single-product .spacer:hover .vm-product-media-container .product-action,
.product.vm-col .spacer:hover .vm-product-media-container .product-action,
.vmproduct .item:hover .vm-product-media-container .product-action,
.product-field-display:hover .vm-product-media-container .product-action {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%,-55px);
  -moz-transform: translate(-50%,-55px);
  -ms-transform: translate(-50%,-55px);
  -o-transform: translate(-50%,-55px);
  transform: translate(-50%,-55px);
  bottom: -15px;
}
.product-name {
  padding-right: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.product-name a {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  margin-top: 0;
  color: #232530;
}
.module-title.no-products {
  font-size: 14px;
  font-weight: normal;
}
.module-title.no-products i {
  display: none;
}
.button_back {
  text-transform: capitalize;
  background-color: #252525;
}
.button_back i {
  margin-right: 6px;
}
.button_back:hover,
.button_back:focus {
  color: #fff;
}
.wishlist_box .back-to-category {
  float: right;
  -webkit-transform: translate(0,-100%);
  -moz-transform: translate(0,-100%);
  -ms-transform: translate(0,-100%);
  -o-transform: translate(0,-100%);
  transform: translate(0,-100%);
}
.wishlist_box .list .prod-row {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e9eaea;
}
.wishlist_box .list .left-img {
  float: left;
  margin-right: 15px;
}
.wishlist_box .list .browseImage {
  position: relative;
}
.wishlist_box .list .discount {
  position: absolute;
  top: 0;
  right: 0;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  line-height: 28px;
  padding: 0px 8px;
  color: #fff;
}
.wishlist_box .list .slide-hover .clear {
  display: none;
}
.wishlist_box .list .slide-hover .Title {
  margin-bottom: 10px;
}
.wishlist_box .list .slide-hover .Title a {
  font-size: 24px;
  color: #232530;
}
.wishlist_box .list .slide-hover .rating-title {
  display: none;
}
.wishlist_box .list .slide-hover .addtocart-button {
  background-color: #252525;
  color: #fff;
  text-transform: uppercase;
  padding-right: 25px;
  padding-left: 25px;
  line-height: 40px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: bold;
}
.wishlist_box .vote {
  display: inline-block;
  margin-bottom: 10px;
}
.wishlist_box .product-price .PricesalesPrice {
  display: inline-block;
  font-size: 18px;
  margin-bottom: 10px;
}
.wishlist_box .wishlist_del {
  display: inline-block;
  cursor: pointer;
  color: #232530;
  padding-right: 15px;
  padding-left: 15px;
}
.wishlist_box .wishlist_del i {
  margin-right: 5px;
}
body.user h1 {
  font-size: 28px;
  font-weight: normal;
  text-align: center;
}
body.user #com-form-login {
  max-width: 600px;
  margin: 0 auto 60px;
  overflow: hidden;
}
body.user #com-form-login .userdata > .floatleft {
  float: none;
  margin-bottom: 15px;
}
body.user #com-form-login .userdata input {
  width: 100%;
}
body.user #com-form-login .userdata input[type="submit"] {
  background-color: #252525;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  line-height: 38px;
}
body.user #com-form-login .userdata input[type="checkbox"] {
  float: left;
  width: auto;
  margin-right: 5px;
}
body.user #com-form-login .userdata label {
  margin-bottom: 0;
}
body.user #com-form-login .userdata ~ div ~ div {
  float: right;
}
body.user #com-form-login a {
  color: #232530;
}
#userForm {
  max-width: 600px;
  margin: 0 auto 60px;
}
#userForm h2 {
  font-weight: normal;
  margin-bottom: 30px;
}
#userForm table {
  width: 100%;
}
#userForm input {
  width: 100%;
}
#userForm button {
  background-color: #252525;
  color: #fff;
  text-transform: uppercase;
  line-height: 38px;
  border: none;
  outline: none;
  font-weight: bold;
  padding-right: 20px;
  padding-left: 20px;
}
#userForm legend {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 3px;
}
.chzn-container {
  width: 100% !important;
}
.chzn-container .chzn-single {
  border-radius: 0;
  background: none;
  width: 100%;
  height: 38px;
  line-height: 38px;
}
.chzn-container .chzn-drop {
  width: 100% !important;
  border-radius: 0;
}
.zt-opc-form-login a {
  color: #232530;
}
.zt-opc-login-inputs button {
  background-color: #232530;
  color: #fff;
  text-transform: uppercase;
  border: none;
  border-radius: 0;
  font-weight: bold;
  line-height: 38px;
}
#gototop {
  position: fixed;
  right: 40px;
  bottom: 73px;
  font-size: 20px;
  text-align: center;
  display: none;
  width: 45px;
  height: 45px;
  line-height: 45px;
  cursor: pointer;
  z-index: 96;
  -webkit-box-shadow: rgba(0,0,0,0.15) 0px 0px 8px;
  -moz-box-shadow: rgba(0,0,0,0.15) 0px 0px 8px;
  box-shadow: rgba(0,0,0,0.15) 0px 0px 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #252525;
  color: #fff;
}
#gototop i:before {
  content: "\c009";
  font-family: 'cleverSoft' !important;
}
