@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  display: block;
  height: auto;
  max-width: 100%;
}
.form-horizontal .control-label {
  text-align: left !important;
}
.element-invisible {
  display: none;
}
* {
  margin: 0;
  padding: 0;
  outline: 0;
}
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 {
  border: 1px solid #d9d9d9;
  color: #717171;
  padding: 0 12px;
  font-size: 116%;
  height: 36px;
  line-height: 36px \9;
  margin-bottom: 10px;
  max-width: 100%;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
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 {
  outline: none;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #f56032;
}
select {
  height: 32px;
  padding: 5px;
  line-height: 25px;
}
input.button,
span.button,
button.button,
div.button,
input[type="submit"],
input[type="button"],
.tp-caption .btn,
#zo2-zt-hello-wrap .btn,
.item-page .pager li a,
fieldset.filters .btn,
.form-actions .btn-primary,
#searchForm .btn,
.login-form .btn-primary,
#helpsite-refresh,
.logout .btn,
.form-actions .validate,
#zo2-zt-ads-wrap .btn,
#checkout a,
#zo2-zt-features-wrap .readmore,
#zo2-zt-newsletter  button,
#zt-position-3 .readmore {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 17px !important;
  border: 0;
  outline: 0;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  background: #4a4a4a;
  font-size: 133%;
  text-align: center;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
  font-weight: 400;
  -webkit-transition: background-color 0.15s ease-out;
  -moz-transition: background-color 0.15s ease-out;
  -o-transition: background-color 0.15s ease-out;
  -ms-transition: background-color 0.15s ease-out;
  transition: background-color 0.15s ease-out;
}
input.button:hover,
input.button:focus,
span.button:hover,
span.button:focus,
button.button:hover,
button.button:focus,
div.button:hover,
div.button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:focus,
.tp-caption .btn:hover,
.tp-caption .btn:focus,
#zo2-zt-hello-wrap .btn:hover,
#zo2-zt-hello-wrap .btn:focus,
.item-page .pager li a:hover,
.item-page .pager li a:focus,
fieldset.filters .btn:hover,
fieldset.filters .btn:focus,
.form-actions .btn-primary:hover,
.form-actions .btn-primary:focus,
#searchForm .btn:hover,
#searchForm .btn:focus,
.login-form .btn-primary:hover,
.login-form .btn-primary:focus,
#helpsite-refresh:hover,
#helpsite-refresh:focus,
.logout .btn:hover,
.logout .btn:focus,
.form-actions .validate:hover,
.form-actions .validate:focus,
#zo2-zt-ads-wrap .btn:hover,
#zo2-zt-ads-wrap .btn:focus,
#checkout a:hover,
#checkout a:focus,
#zo2-zt-features-wrap .readmore:hover,
#zo2-zt-features-wrap .readmore:focus,
#zo2-zt-newsletter  button:hover,
#zo2-zt-newsletter  button:focus,
#zt-position-3 .readmore:hover,
#zt-position-3 .readmore:focus {
  background: #f56032;
  border: 0;
  outline: 0;
}
dt,
dd {
  color: #858585;
  margin: 0 15px 0 0;
}
legend {
  font-weight: 300;
  padding-bottom: 15px;
  display: inline-block;
  padding: 0 10px;
  width: auto;
}
.dropdown-menu {
  border: 1px solid #e2e2e2;
  -webkit-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-wrapper,
.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,
.pull-left.item-image {
  float: left;
  margin: 20px 0;
}
.img_caption.right,
.img-intro-right,
.pull-right.item-image {
  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: #ffffff;
  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-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%;
}
.img-wrapper a:hover .img-intro-btn {
  visibility: visible;
  opacity: 1;
  top: 50%;
  margin-top: -20px;
}
.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 h2.item-title {
  text-align: center;
  color: #525252;
  font-size: 32px;
}
.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;
}
.homepage .items-leading>div {
  border: none;
}
.page-header {
  border-bottom: none;
  padding-bottom: 0;
  margin: 0;
}
.page-header a {
  color: #858585;
}
.page-header a:hover,
.page-header a:active,
.page-header a:focus {
  color: #f56032;
}
.dropdown-toggle {
  color: #858585;
}
.dropdown-toggle:hover,
.dropdown-toggle:active,
.dropdown-toggle:focus {
  color: #f56032;
}
.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;
  margin: 0;
  width: 100%;
}
.article-info dd {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  color: #525252;
  font-size: 106%;
}
.article-info .article-info-inner {
  float: left;
  width: 80%;
}
.article-info .article-info-inner >div {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
  color: #525252;
  font-size: 106%;
}
.article-info .article-info-inner >div i {
  color: #404040;
  font-size: 106%;
}
.article-info .article-info-term {
  display: none;
}
.blog div.item {
  margin: 20px 0 0;
}
.blog .article-info {
  margin: 0;
  width: 80%;
}
.blog .article-info dd {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
  color: #525252;
  font-size: 106%;
}
.blog .article-info dd i {
  color: #404040;
  font-size: 106%;
}
.blog .article-info .createdby:before {
  font-family: FontAwesome;
  content: "\f007";
}
.blog .icons .pull-right {
  margin: -7px 0 0;
}
.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 {
  padding: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 20px;
}
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;
}
ul.menu li {
  display: inline-block;
}
.zo2-pagination {
  text-align: center;
  width: 100%;
}
.zo2-pagination .counter {
  color: #898989;
  font-size: 13px;
}
.zo2-pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 10px 0;
}
.zo2-pagination ul >li {
  display: inline-block;
  margin: 0 5px;
}
.zo2-pagination ul >li:first-child a,
.zo2-pagination ul >li:last-child a,
.zo2-pagination ul >li:first-child span,
.zo2-pagination ul >li:last-child span {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.zo2-pagination ul >li >a {
  color: #898989;
  border: 1px solid #ebebeb;
}
.zo2-pagination ul >li >span {
  border: 1px solid #ebebeb;
}
.zo2-pagination ul >li.active >span {
  background: #7fbe54;
  border: 1px solid #7fbe54;
  color: #fff;
}
.zo2-pagination ul >li.active >span:hover,
.zo2-pagination ul >li.active >span:active,
.zo2-pagination ul >li.active >span:focus {
  background: #7fbe54;
  border: 1px solid #7fbe54;
  color: #fff;
}
.zo2-pagination ul >li.disabled {
  font-size: 14px;
}
.zo2-pagination ul >li.disabled a {
  line-height: 21px;
}
#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: 42px;
  padding-left: 15px;
}
#login-form ul.unstyled {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-top: 12px;
}
#login-form ul.unstyled li {
  float: left;
  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;
}
.contact-form textarea,
.contact-form input[type="email"],
.contact-form input[type="text"] {
  width: 100%;
}
.contact-form .uneditable-input {
  width: 100%;
}
.contact-form #jform_contact_email_copy-lbl {
  margin-right: 10px;
}
.contact-form legend {
  font-size: 11px;
  color: #666;
  border: 0;
}
.contact-form span.icon-ok-circle {
  position: relative;
  margin-top: -1px;
  padding-right: 5px;
  opacity: 0.8;
}
.contact-form .message-form {
  display: block;
  margin-top: 10px;
}
.contact-form .contact-fields,
.contact-form .message-input {
  display: block;
  width: 98%;
}
.contact-form .message-input textarea {
  width: 100%;
  height: 250px;
}
.contact-form .send-btn,
.contact-form .email-copy {
  padding: 10px 0 0 0;
}
.contact-form .email-copy-label {
  float: left;
}
.contact-form .email-copy-label label {
  margin: 8px 8px 8px 0;
  padding-left: 12px;
  font-size: 11px;
  color: #999;
}
.contact-form .email-copy-input {
  float: left;
}
.contact-form .email-copy-input input[type="checkbox"] {
  height: 15px;
  width: 15px;
  padding: 0;
  vertical-align: middle;
  margin: 12px 0px 8px 0px;
  border: 1px solid #A5A5A5;
}
.name-label label {
  font-weight: bold;
}
.email-label label {
  font-weight: bold;
}
.subject-label {
  margin-top: 10px;
}
.subject-label label {
  font-weight: bold;
}
.message-label label {
  font-weight: bold;
}
.name-input,
.email-input,
.subject-input,
.message-form {
  margin-right: 15px;
}
fieldset.filters {
  padding: 20px;
  margin: 0 0 20px 0;
}
.filter-search.alert.alert-info {
  background: none;
  border: 0;
  float: left;
  background-image: none;
  padding: 0;
  margin: 0 10px 0 0;
}
.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;
}
#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#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;
}
.itemImageBorder .modal,
.itemEditLink.modal {
  background-clip: padding-box;
  background-color: 0 !important;
  border: 0 !important;
  border-radius: 0px !important;
  box-shadow: none !important;
  left: auto !important;
  margin: 0 !important;
  overflow: hidden;
  position: static !important;
  top: auto !important;
  z-index: 1050;
  display: block;
}
.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;
}
#finder-search fieldset.word {
  padding: 20px;
}
.item-page .bs-example .btn {
  margin: 0 5px 5px 0;
}
.latestnews li {
  margin: 0 0 15px;
  overflow: hidden;
}
.latestnews li .img {
  padding: 0 10px 0 0;
  margin: 5px 0 0;
}
.latestnews li .post-info {
  padding: 0;
}
.latestnews li .post-info h4 {
  font-size: 108%;
  margin: 0 0 5px;
}
.latestnews li .post-info h4 a {
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.latestnews li .post-info .moduleItemComments {
  display: block;
  color: #575757;
  font-style: italic;
}
.latestnews li .post-info .moduleItemDateCreated {
  font-size: 91%;
  color: #575757;
}
.zt-choose-us .panel-default {
  border: 0;
  box-shadow: none;
  -moz-box-shadow: none;
}
.zt-choose-us .panel-default >.panel-heading {
  padding: 0;
  background: none;
  border-top: 1px dashed #efefef;
}
.zt-choose-us .panel-default >.panel-heading h4 {
  color: #828282;
  font-size: 100%;
  font-weight: 300;
}
.zt-choose-us .panel-default >.panel-heading h4 a {
  padding: 10px 0 10px 30px;
  text-decoration: none !important;
  background: url("../images/icon_accordion.png") 0 10px no-repeat;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  display: block;
  line-height: 20px;
}
.zt-choose-us .panel-default >.panel-heading h4 a:hover,
.zt-choose-us .panel-default >.panel-heading h4 a:focus {
  color: inherit;
}
.zt-choose-us .panel-default >.panel-heading.active h4 {
  color: #363636;
  font-weight: bold;
}
.zt-choose-us .panel-default >.panel-heading.active h4 a {
  background-position: 0 -28px;
}
.zt-choose-us .panel-default .panel-collapse .panel-body {
  color: #828282;
  border: 0;
  padding: 0 0 10px 30px;
  font: 300 108% 'Open Sans', sans-serif;
  text-align: justify;
}
#zt-left .lightbox-modal {
  display: inline-block;
  float: left;
  margin: 0 5px 5px 0;
}
#zt-right .lightbox-modal {
  display: inline-block;
  float: left;
  margin: 0 0 5px 5px;
}
.itemIntroText,
.itemFullText {
  font-size: 106%;
}
div.iheader {
  overflow: hidden;
  line-height: 28px;
  margin: 5px 0 15px;
  text-align: center;
  font-size: 106%;
  border-bottom: 1px solid #c5c5c5;
}
div.iheader > span {
  margin: 0 20px 0 0;
}
div.iheader span.latestItemDateCreated,
div.iheader span.catItemDateCreated,
div.iheader span.catItemTags,
div.iheader span.catItemAuthor,
div.iheader span.userItemCategory,
div.iheader span.userItemTagsBlock,
div.iheader span.latestItemCategory,
div.iheader span.latestItemTags {
  color: #525252;
  float: left;
}
div.iheader span.latestItemDateCreated i,
div.iheader span.catItemDateCreated i,
div.iheader span.catItemTags i,
div.iheader span.catItemAuthor i,
div.iheader span.userItemCategory i,
div.iheader span.userItemTagsBlock i,
div.iheader span.latestItemCategory i,
div.iheader span.latestItemTags i {
  color: #636363;
  font-size: 116%;
}
div.iheader span.latestItemDateCreated a,
div.iheader span.catItemDateCreated a,
div.iheader span.catItemTags a,
div.iheader span.catItemAuthor a,
div.iheader span.userItemCategory a,
div.iheader span.userItemTagsBlock a,
div.iheader span.latestItemCategory a,
div.iheader span.latestItemTags a {
  color: #525252;
}
div.iheader span.latestItemDateCreated a:hover,
div.iheader span.catItemDateCreated a:hover,
div.iheader span.catItemTags a:hover,
div.iheader span.catItemAuthor a:hover,
div.iheader span.userItemCategory a:hover,
div.iheader span.userItemTagsBlock a:hover,
div.iheader span.latestItemCategory a:hover,
div.iheader span.latestItemTags a:hover {
  color: #008aa8;
}
.tagItemCategory a {
  color: #525252;
}
.tagItemCategory a:hover {
  color: #008aa8;
}
.itemView h3 {
  color: #525252;
  font-size: 150%;
}
div.itemComments {
  padding: 0;
}
div.itemComments h3 {
  padding: 0 0 10px;
  border-bottom: 1px solid #efefef;
}
div.itemComments .form-validate .cform-left {
  padding: 0;
}
div.itemComments .form-validate label {
  display: block;
  margin: 0;
  padding: 5px 0;
  font-weight: 400;
  color: #575757;
  font-size: 108%;
}
div.itemComments .form-validate .inputbox {
  width: 100%;
  font-size: 108%;
}
div.itemComments .form-validate textarea.inputbox {
  height: 177px !important;
  padding: 5px;
}
div.itemComments .form-validate #submitCommentButton {
  float: right;
  margin: 10px 15px;
}
h3.catItemTitle,
h2.tagItemTitle,
h2.latestItemTitle,
h3.userItemTitle,
h2.subCategoryTitle {
  font-size: 216%;
  line-height: 125%;
  text-transform: uppercase;
}
h3.catItemTitle a,
h2.tagItemTitle a,
h2.latestItemTitle a,
h3.userItemTitle a,
h2.subCategoryTitle a {
  color: #525252;
}
h3.catItemTitle a:hover,
h2.tagItemTitle a:hover,
h2.latestItemTitle a:hover,
h3.userItemTitle a:hover,
h2.subCategoryTitle a:hover {
  color: #008aa8;
}
div.catItemIntroText,
div.latestItemIntroText {
  font-size: 106%;
}
.catItemReadMore,
.tagItemReadMore,
.userItemReadMore,
.latestItemReadMore {
  color: #008aa8;
  font-size: 106%;
  display: block;
  text-align: right;
}
.catItemReadMore a,
.tagItemReadMore a,
.userItemReadMore a,
.latestItemReadMore a {
  font-weight: bold;
}
.subCategoryMore {
  font-size: 106%;
  font-weight: bold;
}
.blog-categories li {
  padding: 0 0 7px;
}
.blog-categories li a {
  font-weight: 300;
  font-size: 116%;
  display: block;
  text-decoration: none;
}
.blog-categories li a:before {
  content: "\f105";
  font-family: FontAwesome;
  font-weight: 400;
  color: #a0a0a0;
  margin: 0 8px 0 0;
}
.blog-categories li.active a,
.blog-categories li:hover a {
  font-weight: bold;
}
div.itemComments ul.itemCommentsList {
  margin: 0 0 16px;
  padding: 0;
  list-style: none;
}
div.itemComments ul.itemCommentsList li {
  padding: 20px;
  margin: 5px 0;
  background: #F5F5F5;
}
div.itemComments ul.itemCommentsList li.unpublishedComment {
  background: #ffeaea;
}
div.itemComments ul.itemCommentsList li .zt-avatar {
  float: left;
  margin: 0 15px 0px 0;
  padding: 4px;
  background: #fff;
  border: 1px solid #d7d7d7;
}
div.itemComments ul.itemCommentsList li div div {
  text-align: right;
}
div.itemComments ul.itemCommentsList li div div span {
  margin-left: 20px;
}
div.itemComments ul.itemCommentsList li span.commentDate {
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
  border-right: 1px solid #ccc;
  font-weight: bold;
  font-size: 14px;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
  font-weight: bold;
  font-size: 14px;
}
div.itemComments ul.itemCommentsList li p {
  padding: 4px 0;
  margin: 0.5em 0 1.5em;
}
div.itemComments ul.itemCommentsList li span.commentAuthorEmail {
  display: none;
}
div.itemComments ul.itemCommentsList li span.commentLink {
  float: right;
  margin-left: 8px;
}
div.itemComments ul.itemCommentsList li span.commentLink a {
  font-size: 11px;
  color: #999;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
  font-size: 11px;
  color: #555;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbar {
  display: block;
  clear: both;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a {
  font-size: 11px;
  color: #999;
  text-decoration: underline;
  margin-right: 4px;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
  font-size: 11px;
  color: #555;
  text-decoration: underline;
}
.login-form .well {
  padding: 0;
  border: 0;
  background: none;
  box-shadow: none;
}
.login-form .well input {
  min-width: 210px;
}
div.profile fieldset {
  margin: 0 0 30px;
}
div.profile fieldset legend {
  color: #828282;
}
.form-validate .componentheading {
  margin: 0 0 20px 0;
  line-height: 100%;
  font-weight: 300;
}
.form-validate table {
  width: 100%;
}
.form-validate  .k2ProfileHeading {
  background: none repeat scroll 0 0 #F6F6F6;
  color: #222222;
  padding: 8px 8px 28px;
  text-align: left;
  font-weight: 300;
}
.form-validate  .k2ProfileHeading  h3 {
  margin: 0;
}
.form-validate  th {
  text-align: left;
  border: 1px solid #D9D9D9;
}
.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
  background: none repeat scroll 0 0 #F6F6F6;
  border-bottom: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
  color: #666666;
  font-size: 90%;
  font-weight: bold;
  text-align: right;
  vertical-align: middle;
  width: 140px;
}
.form-validate tr td {
  border: 1px solid #DDDDDD;
  padding: 6px 10px;
}
.k2AccountPage div.k2AccountPageUpdate {
  border-top: 1px dotted #CCCCCC;
  margin: 8px 0;
  padding: 8px;
  text-align: right;
}
.form-actions {
  margin: 15px 0 0;
}
.form-validate #genderm-lbl,
.form-validate #genderf-lbl {
  display: inline-block;
  margin: 3px;
}
.box_welcome {
  position: absolute;
  top: -85px;
  left: 10px;
  color: #9c8f8f;
  font: 300 200%/54px 'Open sans', sans-serif;
}
div.tags span {
  font-weight: normal;
}
div.tags span a.label-info {
  font-weight: normal;
  padding: 0;
  background: none !important;
  color: #525252;
  font-size: 100%;
}
div.tags span a.label-info:hover,
div.tags span a.label-info:focus {
  color: #f56032;
  text-decoration: underline;
}
div.tags:before {
  font-family: FontAwesome;
  content: "\f02b";
  color: #404040;
}
div.introText,
.tag-body,
.category-desc {
  font-size: 106%;
  color: #525252;
}
h1.singleItemTitle,
h3.categoryTitle,
.blog .page-header h2,
.tag-category li h3 {
  color: #525252;
  font-size: 216%;
  text-transform: uppercase;
  margin: 15px 0 20px;
}
h3.categoryTitle a,
.blog .page-header h2 a,
.tag-category li h3 a {
  color: #525252;
}
h3.categoryTitle a:hover,
.blog .page-header h2 a:hover,
.tag-category li h3 a:hover {
  color: #f56032;
}
.categories-list >div {
  margin: 0 0 20px;
}
a.itemReadmore {
  color: #f56032;
  font-weight: bold;
  font-size: 106%;
  display: block;
}
.item-page .itemImage img {
  width: 100%;
}
.profile-edit fieldset {
  margin: 0 0 30px 0;
}
.category-list table.category,
.newsfeed-category table.category {
  width: 100%;
}
.img-fulltext-none img {
  width: 100%;
}
#editor-xtd-buttons .button2-left {
  float: left;
  margin: 0 5px;
}
#adminForm fieldset {
  margin: 0 0 30px;
}
.tip-wrap {
  z-index: 999;
}
.tip-wrap .tip {
  max-width: 350px;
  min-width: 150px;
  padding: 8px;
  border: 1px solid #eee;
  background: #fff;
  box-shadow: 1px 1px 1px #888;
  -moz-box-shadow: 1px 1px 1px #888;
  -webkit-box-shadow: 1px 1px 1px #888;
}
#member-registration legend,
#member-profile legend {
  padding: 10px 15px;
  border: 1px solid #ccc;
  margin: 0;
}
#member-registration fieldset,
#member-profile fieldset {
  padding: 15px 25px;
}
#finder-search .inputbox,
#finder-search .btn-primary {
  vertical-align: top;
}
#searchForm fieldset {
  padding-bottom: 25px;
}
.style-switcher {
  z-index: 999;
}
.zo2-megamenu .mega-inner {
  padding: 10px;
  *zoom: 1;
}
.zo2-megamenu .mega-inner::before,
.zo2-megamenu .mega-inner::after {
  display: table;
  content: "";
  line-height: 0;
}
.zo2-megamenu .mega-inner::after {
  clear: both;
}
.zo2-megamenu .row + .row {
  padding-top: 10px;
}
.zo2-megamenu .mega > .mega-dropdown-menu {
  background: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  min-width: 230px;
  display: none;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module .module-title {
  font-size: 170%;
  margin: 0 0 10px 0;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul {
  margin: 0 0 0 15px;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul li a {
  color: #4F4F4F;
  display: block;
  padding: 10px 0;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul li a:hover,
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul li a:active,
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul li a:focus {
  color: #7FBE54;
}
.zo2-megamenu .mega.open > .mega-dropdown-menu,
.zo2-megamenu .mega.dropdown-submenu:hover > .mega-dropdown-menu {
  display: block;
}
.zo2-megamenu .mega-group {
  *zoom: 1;
}
.zo2-megamenu .mega-group::before,
.zo2-megamenu .mega-group::after {
  display: table;
  content: "";
  line-height: 0;
}
.zo2-megamenu .mega-group::after {
  clear: both;
}
.zo2-megamenu .mega-nav .mega-group > .mega-group-title,
.zo2-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title,
.zo2-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title {
  background: inherit;
  color: inherit;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
.zo2-megamenu .mega-nav .mega-group > .mega-group-title:hover,
.zo2-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:hover,
.zo2-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:hover,
.zo2-megamenu .mega-nav .mega-group > .mega-group-title:active,
.zo2-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:active,
.zo2-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:active,
.zo2-megamenu .mega-nav .mega-group > .mega-group-title:focus,
.zo2-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:focus,
.zo2-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:focus {
  background: inherit;
  color: inherit;
}
.zo2-megamenu .mega-group-content {
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.zo2-megamenu .mega-group-content::before,
.zo2-megamenu .mega-group-content::after {
  display: table;
  content: "";
  line-height: 0;
}
.zo2-megamenu .mega-group-content::after {
  clear: both;
}
.zo2-megamenu .mega-group-content > .row > [class*="col-md"] > .mega-inner {
  padding: 0;
}
.zo2-megamenu .col-md-12.mega-col-nav .mega-inner {
  padding: 0;
}
.zo2-megamenu .mega-nav,
.zo2-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.zo2-megamenu .mega-nav > li,
.zo2-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
}
.zo2-megamenu .mega-nav > li a,
.zo2-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
}
.zo2-megamenu .mega-group > .mega-nav,
.zo2-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-left: -5px;
  margin-right: -5px;
}
.zo2-megamenu .zo2-module {
  margin-bottom: 10px;
}
.zo2-megamenu .zo2-module .module-title {
  margin-bottom: 0;
}
.zo2-megamenu .zo2-module .module-ct {
  margin: 0;
  padding: 0;
}
.zo2-megamenu .zo2-module .module-ct ul {
  list-style: square;
}
.zo2-megamenu .mega-align-left > .dropdown-menu {
  left: 0;
}
.zo2-megamenu .mega-align-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.zo2-megamenu .mega-align-center > .dropdown-menu {
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.zo2-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  left: 100%;
}
.zo2-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  left: auto;
  right: 100%;
}
.zo2-megamenu .mega-align-justify {
  position: static;
}
.zo2-megamenu .mega-align-justify > .dropdown-menu {
  left: 0;
  margin-left: 0;
  top: auto;
}
.zo2-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.zo2-megamenu .nav .caret,
.zo2-megamenu .dropdown-submenu .caret,
.zo2-megamenu .mega-menu .caret {
  display: none;
}
.zo2-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.zo2-megamenu .nav [class^="icon-"],
.zo2-megamenu .nav [class*=" icon-"] {
  margin-right: 5px;
}
.zo2-megamenu .mega.dropdown-submenu > .mega-dropdown-menu {
  top: 0;
  left: 100%;
}
@media (min-width: 768px) {
  .zo2-megamenu.animate .mega > .mega-dropdown-menu {
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .zo2-megamenu.animate .mega.hovering > .mega-dropdown-menu {
    display: block !important;
  }
  .zo2-megamenu.animate .mega.open > .mega-dropdown-menu,
  .zo2-megamenu.animate .mega.hovering.open > .mega-dropdown-menu {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .zo2-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transform-origin: 20% 20%;
    -webkit-transform-origin: 20% 20%;
    -ms-transform-origin: 20% 20%;
    -o-transform-origin: 20% 20%;
  }
  .zo2-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  .zo2-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
    -ms-transform: scale(1,0);
    -o-transform: scale(1,0);
  }
  .zo2-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    transform: scale(0,1);
    transform-origin: 10% 0;
    -webkit-transform: scale(0,1);
    -webkit-transform-origin: 10% 0;
    -ms-transform: scale(0,1);
    -ms-transform-origin: 10% 0;
    -o-transform: scale(0,1);
    -o-transform-origin: 10% 0;
  }
  .zo2-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  .zo2-megamenu.animate.slide .mega.hovering > .mega-dropdown-menu {
    overflow: hidden;
  }
  .zo2-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -100%;
  }
  .zo2-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 50px;
  }
  .zo2-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .zo2-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
  }
  .zo2-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .zo2-megamenu .mega-inner {
    padding: 10px 20px;
  }
  .zo2-megamenu .row-fluid,
  .zo2-megamenu .mega-dropdown-menu,
  .zo2-megamenu .row-fluid [class*="span"] {
    width: 100% !important;
    min-width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
  }
  .zo2-megamenu .row-fluid + .row-fluid {
    padding-top: 10px;
  }
  .zo2-megamenu .hidden-collapse,
  .zo2-megamenu .always-show  .caret,
  .zo2-megamenu .sub-hidden-collapse > .nav-child,
  .zo2-megamenu .sub-hidden-collapse .caret,
  .zo2-megamenu .sub-hidden-collapse > a:after,
  .zo2-megamenu .always-show .dropdown-submenu > a:after {
    display: none !important;
  }
  .zo2-megamenu .mega-caption {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .zo2-megamenu .mega-inner {
    padding: 10px 20px;
  }
  .zo2-megamenu .row-fluid + .row-fluid {
    border-top: 1px solid #999;
  }
  .zo2-megamenu .span12.mega-col-nav .mega-inner {
    padding: 0;
  }
  .zo2-megamenu .zo2-module {
    margin-bottom: 0;
  }
  .zo2-megamenu .mega-nav > li a,
  .zo2-megamenu .dropdown-menu .mega-nav > li a {
    padding: 5px 20px;
  }
}
@media screen and (max-width: 990px) {
  html {
    width: 100%;
    overflow-x: hidden;
    position: relative;
  }
}
#zo2-mega-menu .navbar-toggle {
  margin: 0;
  padding: 9px 7px;
  border-radius: 0;
  -moz-border-radius: 0;
}
#zo2-mega-menu .navbar-default {
  background: none;
  border: 0;
  margin: 0;
  border-top: 1px solid #e4e4e4;
}
#zo2-mega-menu .navbar-default .navbar-collapse {
  padding: 0;
}
#zo2-mega-menu .navbar-default ul.navbar-nav .caret {
  display: none !important;
}
#zo2-mega-menu .navbar-default ul.navbar-nav li.shopWrap {
  position: static;
}
#zo2-mega-menu .navbar-default ul.navbar-nav li.shopWrap .mega-dropdown-menu {
  width: 100%;
  max-width: 100%;
}
#zo2-mega-menu .navbar-default ul.navbar-nav li.shopWrap .mega-dropdown-menu .custom_product {
  padding: 10px 0;
}
#zo2-mega-menu .navbar-default ul.navbar-nav li.shopWrap .mega-dropdown-menu .custom_product h2 {
  font-size: 120%;
  margin: 10px 0;
}
#zo2-mega-menu .navbar-default ul.navbar-nav li.shopWrap .mega-dropdown-menu .custom_module {
  margin: 10px 0;
}
#zo2-mega-menu .navbar-default ul.navbar-nav li.shopWrap .mega-dropdown-menu .custom_module h4 {
  font-size: 120%;
}
#zo2-mega-menu .navbar-default ul.navbar-nav > li > a {
  height: 52px;
  line-height: 52px;
  padding: 0 22px;
  color: #3e3e3e;
  font-size: 150%;
  text-transform: uppercase;
  background: none !important;
  position: relative;
}
#zo2-mega-menu .navbar-default ul.navbar-nav > li:hover > a,
#zo2-mega-menu .navbar-default ul.navbar-nav > li:focus > a,
#zo2-mega-menu .navbar-default ul.navbar-nav > li.active > a {
  color: #f56032;
}
#zo2-mega-menu .navbar-default ul.navbar-nav > li:hover > a:before,
#zo2-mega-menu .navbar-default ul.navbar-nav > li:focus > a:before,
#zo2-mega-menu .navbar-default ul.navbar-nav > li.active > a:before {
  content: '';
  height: 2px;
  position: absolute;
  top: -1px;
  background: #f56032;
  width: 100%;
  left: 0;
}
#zo2-mega-menu .navbar-default ul.navbar-nav > li .mega-dropdown-menu {
  padding: 0;
  margin: 0;
  border: 1px solid #e6e6e6;
  border-top: 2px solid #f56032;
  background: #fafbfe;
}
#zo2-mega-menu .navbar-default ul.navbar-nav > li .mega-dropdown-menu .mega-inner {
  padding: 0;
}
#zo2-mega-menu .navbar-default ul.navbar-nav > li .mega-dropdown-menu .mega-inner .module {
  padding: 0 15px;
}
#zo2-mega-menu .navbar-default ul.navbar-nav > li .mega-dropdown-menu .group-title,
#zo2-mega-menu .navbar-default ul.navbar-nav > li .mega-dropdown-menu .module-title {
  font-size: 120%;
  color: #575757 !important;
  background: none !important;
  border: 0 !important;
  margin: 0;
}
#zo2-mega-menu .navbar-default ul.navbar-nav > li .mega-dropdown-menu .module-title {
  padding: 10px 0;
}
#zo2-mega-menu .navbar-default ul.navbar-nav > li .mega-dropdown-menu li a {
  padding: 10px;
  border-top: 1px solid #e6e6e6;
  color: #575757;
  font-size: 100%;
}
#zo2-mega-menu .navbar-default ul.navbar-nav > li .mega-dropdown-menu li:first-child > a {
  border-top: 0;
}
#zo2-mega-menu .navbar-default ul.navbar-nav > li .mega-dropdown-menu li:hover > a,
#zo2-mega-menu .navbar-default ul.navbar-nav > li .mega-dropdown-menu li:focus > a,
#zo2-mega-menu .navbar-default ul.navbar-nav > li .mega-dropdown-menu li.active > a,
#zo2-mega-menu .navbar-default ul.navbar-nav > li .mega-dropdown-menu li.open > a {
  background: #f56032;
  color: #fff;
}
#zo2-mega-menu .navbar-default ul.navbar-nav > li .mega-dropdown-menu li.dropdown-submenu > a:after {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  margin: 0;
}
.offcanvas {
  background-color: #333333;
  position: absolute;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  top: 0;
  opacity: 0;
  left: -50%;
  width: 49%;
  height: 100%;
}
.offcanvas .sidebar-close {
  color: #ccc;
  display: block;
  float: right;
  font-family: 'FontAwesome';
  font-size: 18px;
  line-height: 42px;
  padding: 0;
  position: relative;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 42px;
  height: 42px;
  z-index: 999;
}
.offcanvas .sidebar-close::before {
  content: "\f00d";
}
.offcanvas .sidebar-close:hover {
  color: #fff;
}
.offcanvas.active {
  left: 0;
  opacity: 1;
}
.zo2-wrapper {
  -webkit-transition: transform 0.5s ease 0s;
  -moz-transition: transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  padding-left: 0;
  padding-right: 0;
}
.zo2-wrapper:after {
  background: none repeat scroll 0 0 rgba(0,0,0,0.2);
  content: "";
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
}
.zo2-wrapper.offcanvas-push {
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-transition: transform 0.5s ease 0s;
  -moz-transition: transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  transform: translate3d(300px,0,0);
  -webkit-transform: translate3d(300px,0,0);
  -ms-transform: translate3d(300px,0,0);
  -o-transform: translate3d(300px,0,0);
  overflow: hidden;
}
.zo2-wrapper.offcanvas-push:after {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s;
  -webkit-transition: transform 0.5s ease 0s;
  -moz-transition: transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  width: 100%;
  height: 100%;
}
body.overflow-hidden {
  width: 100%;
  position: relative;
  overflow-x: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.offcanvas-overlay {
  -webkit-transition: transform 0.5s ease 0s;
  -moz-transition: transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  opacity: 0.5;
  position: fixed;
  z-index: 9999;
  cursor: pointer;
  transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
}
.offcanvas {
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  width: 300px;
  transform: translateX(-300px);
  -webkit-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  -o-transform: translateX(-300px);
}
.offcanvas .sidebar-nav {
  left: 0;
  margin: 0;
  position: absolute;
  top: 42px;
  width: 100%;
}
.offcanvas .sidebar-nav ul li {
  list-style: none;
}
.offcanvas .sidebar-nav ul li a {
  border-bottom: 1px solid rgba(0,0,0,0.15);
  color: #939393;
  display: block;
  text-decoration: none;
  padding: 11px 0;
  font-size: 13px;
  -webkit-transition: color 0.3s ease-in-out 0s;
  -moz-transition: color 0.3s ease-in-out 0s;
  -o-transition: color 0.3s ease-in-out 0s;
  transition: color 0.3s ease-in-out 0s;
}
.offcanvas .sidebar-nav ul li a:hover {
  color: #fff;
}
.offcanvas .sidebar-nav ul.nav-sub {
  margin-left: 20px;
}
.offcanvas .sidebar-nav > ul > li.nav-active > a {
  color: #fff;
}
.offcanvas .sidebar-nav > ul > li:first-child {
  border-top: 1px solid rgba(0,0,0,0.15);
}
.offcanvas.active {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
.offcanvas.active .sidebar-nav {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
body.overflow-hidden > * {
  transform: translateX(300px);
  -webkit-transform: translateX(300px);
  -ms-transform: translateX(300px);
  -o-transform: translateX(300px);
}
.nav-parent {
  position: relative;
}
.nav-parent > .nav-oc-toggle {
  border-top: 1px solid rgba(0,0,0,0.15);
  font-size: 15px;
  line-height: 42px;
  padding: 0 !important;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  width: 42px;
  height: 42px;
}
.dropdown-menu {
  z-index: 2000;
}
.nav-parent > .nav-oc-toggle {
  font-family: FontAwesome;
}
.nav-parent > .nav-oc-toggle:before {
  content: "\f107";
}
.button-canvas {
  cursor: pointer;
  display: block;
  padding-top: 10px;
}
.rtl .offcanvas {
  right: 0;
  left: inherit;
  transform: translateX(300px);
  -webkit-transform: translateX(300px);
  -ms-transform: translateX(300px);
  -o-transform: translateX(300px);
}
.rtl .offcanvas.active {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}
.rtl .zo2-wrapper.offcanvas-push {
  transform: translate3d(-300px,0px,0px);
  -webkit-transform: translate3d(-300px,0px,0px);
  -ms-transform: translate3d(-300px,0px,0px);
  -o-transform: translate3d(-300px,0px,0px);
  -webkit-transition: transform 0.5s ease 0s;
  -moz-transition: transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
}
.rtl .offcanvas .sidebar-nav ul {
  margin-left: 0;
  padding-left: 0;
}
.rtl .nav-parent > .nav-oc-toggle {
  left: 0;
  right: auto;
  transform: rotate(90deg);
}
.rtl .offcanvas .sidebar-nav {
  padding-left: 0;
  padding-right: 20px;
}
.breadcrumb {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
ul.archive-module li {
  padding: 10px 5px;
  display: block;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.07);
  box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.07);
}
ul.archive-module li a {
  display: block;
}
ul.archive-module li:hover,
ul.archive-module li.active {
  color: #333;
  background: #f8f8f8;
}
ul.archive-module li:hover a,
ul.archive-module li.active a {
  color: #333;
  background: #f8f8f8;
}
ul.mostread li {
  float: left;
  display: inline-block;
  padding-right: 6px;
  margin: 3px 0;
}
ul.mostread li a {
  display: block;
  padding: 4px 15px;
  border: 1px solid #e8e8e8;
  color: #666;
  font-size: 11px;
}
ul.mostread li a:hover {
  background-color: #333333;
  padding: 4px 17px 4px 15px;
  color: #fff;
}
.clearfix {
  clear: both;
}
.zt-typo-boxes {
  border-bottom: 1px solid #e2e3e5;
  margin: 0;
  padding: 20px 0;
  width: 100%;
}
.zt-typo-boxes-inside {
  padding: 0 10px;
}
p {
  margin: 1em 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 1.1;
}
h1 {
  font-size: 350%;
}
h2 {
  font-size: 275%;
}
h3 {
  font-size: 240%;
}
h4 {
  font-size: 200%;
}
h5 {
  font-size: 175%;
}
h6 {
  font-size: 150%;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
pre,
.zt-code1,
.zt-code2,
.zt-code3 {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  color: #222;
  font: normal .92em/32px 'Curier New', monospace !important;
  margin: 0;
  padding: 20px;
}
pre,
.zt-code1 {
  background: #d3d9f5;
}
.zt-code2 {
  background: #d6edd5;
}
.zt-code3 {
  border: 1px solid #eee;
  background-color: #fefefe;
  color: #363636;
  padding-left: 82px !important;
}
.zt-code3 h4 {
  background: none repeat scroll 0 0 #A8B4EF;
  color: #fff;
  margin: 0 0 0 -64px !important;
  padding: 3px 10px;
  position: relative;
  text-align: center;
  top: 0;
  width: 55px;
}
.zt-highlight1,
.zt-highlight2,
.zt-highlight3,
.zt-highlight4 {
  cursor: default;
  padding: 1px 5px;
  text-shadow: none;
}
.zt-highlight1 {
  background: #e5e5e5;
  color: #2f2f2f;
}
.zt-highlight2 {
  background: #7fb2ff;
  color: #fff;
}
.zt-highlight3 {
  background: #ff7f7f;
  color: #fff;
}
.zt-highlight4 {
  background: #ffe400;
  color: #2f2f2f;
}
.zt-unordered-lists li {
  list-style: none;
  padding: 2px 0;
}
.zt-unordered-lists li i,
.zt-unordered-lists li [class*="fa-"] {
  font-size: 14px;
  width: 20px;
}
.zt-typo-inside blockquote {
  border: none;
  font-style: italic;
  margin: 20px 0;
}
.zt-typo-inside blockquote p {
  font-size: 100%;
}
.zt-typo-inside blockquote small:before {
  content: "";
}
.zt-typo-inside blockquote div {
  display: block;
}
.zt-typo-inside blockquote div.zt-blockquote1 div {
  padding: 0 22px;
}
.zt-typo-inside blockquote div.zt-blockquote1 i {
  color: #CACACA;
  font-size: 14px;
}
.zt-typo-inside blockquote div.zt-blockquote1 i.fa-quote-left {
  bottom: 30px;
  left: 30px;
}
.zt-typo-inside blockquote div.zt-blockquote1 i.fa-quote-right {
  top: 30px;
  right: 30px;
}
.zt-typo-inside blockquote div.zt-blockquote2 div {
  padding: 0 22px;
}
.zt-typo-inside blockquote div.zt-blockquote2 i {
  color: #CACACA;
  font-size: 14px;
}
.zt-typo-inside blockquote div.zt-blockquote2 i.fa-quote-left {
  top: 30px;
  left: 30px;
}
.zt-typo-inside blockquote div.zt-blockquote2 i.fa-quote-right {
  top: 30px;
  right: 30px;
}
.zt-typo-inside blockquote div.zt-blockquote3 {
  padding-bottom: 1px;
}
.zt-typo-inside blockquote div.zt-blockquote3 div {
  padding: 5px 48px 0;
}
.zt-typo-inside blockquote div.zt-blockquote3 i.fa-quote-left {
  bottom: 30px;
  left: 50px;
}
.zt-typo-inside blockquote div.zt-blockquote3 i.fa-quote-right {
  top: 30px;
  right: 50px;
}
.zt-typo-inside blockquote div.zt-blockquote4 div {
  padding: 0 48px;
}
.zt-typo-inside blockquote div.zt-blockquote4 i.fa-quote-left {
  top: 30px;
  left: 50px;
}
.zt-typo-inside blockquote div.zt-blockquote4 i.fa-quote-right {
  top: 30px;
  right: 50px;
}
.zt-typo-inside blockquote div i {
  position: absolute;
}
.zt-typo-boxes-inside > p {
  color: #353535;
  padding: 15px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.99);
}
.zt-typo-boxes-inside > p i {
  font-size: 19px;
  width: 30px;
  text-align: center;
}
.zt-box-info {
  background: #e5f4f9;
}
.zt-box-warning {
  background: #f8e7e5;
}
.zt-box-stickynote {
  background: #f6f2e1;
}
.zt-box-upload {
  background: #e4f7d3;
}
.zt-box-download {
  background: #e7ebfb;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a :hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 0 20px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
#zo2-header-wrap .logo_retina {
  display: none;
}
#zo2-header-wrap .logo_normal {
  display: block;
}
@media screen and (min-resolution: 2dppx) {
  #zo2-header-wrap .logo_normal {
    display: none;
  }
  #zo2-header-wrap .logo_retina {
    display: block;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 2) {
  #zo2-header-wrap .logo_normal {
    display: none;
  }
  #zo2-header-wrap .logo_retina {
    display: block;
  }
}
html body {
  line-height: 20px;
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  color: #484848;
  background: #fff;
  overflow-x: hidden;
}
body.modal-open,
.body-overlayed {
  overflow: auto !important;
}
body.boxed .zo2-wrapper {
  background-color: #fff;
  box-shadow: 0 0 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 4px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.3);
}
.zo2-wrapper {
  margin: 0 auto;
  padding: 0;
}
code {
  white-space: normal !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
a {
  color: #f56032;
  text-decoration: none;
  background: none;
  padding: 0;
  outline: none !important;
  -webkit-transition: color 0.15s linear 0s;
  -moz-transition: color 0.15s linear 0s;
  -o-transition: color 0.15s linear 0s;
  transition: color 0.15s linear 0s;
}
a:hover {
  text-decoration: underline;
  color: #f56032;
  background: none;
}
a:hover,
a:focus {
  outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Lato', sans-serif;
}
h1 {
  font-size: 260%;
  margin: 0 0 20px 0;
  line-height: 120%;
  font-weight: normal;
}
h2 {
  font-size: 220%;
  margin: 0 0 20px 0;
  line-height: 120%;
  font-weight: normal;
}
h3 {
  font-size: 180%;
  margin: 0 0 20px 0;
  line-height: 120%;
  font-weight: normal;
}
h4 {
  font-size: 140%;
  margin: 0 0 20px 0;
  line-height: 120%;
  font-weight: normal;
}
h5 {
  font-size: 120%;
  margin: 0 0 20px 0;
  line-height: 120%;
  font-weight: normal;
}
h6 {
  font-size: 100%;
}
p {
  margin: 12px 0;
}
ul,
ol {
  list-style: none;
}
h3.moduletitle {
  color: #484848;
  font-size: 166%;
  font-weight: 300;
  text-transform: uppercase;
}
img {
  max-width: 100%;
}
.modal-body {
  padding: 10px;
}
body.modal-open {
  margin-right: 0;
  overflow: visible;
}
body.form.body-overlayed {
  overflow: inherit;
}
.is-sticky {
  position: relative;
  z-index: 1010;
}
.is-sticky #zo2-header,
.is-sticky #zo2-megamenu-wrap {
  background-color: #fff;
  box-shadow: 0 3px 5px rgba(0,0,0,0.1);
  max-width: none;
  width: 100%;
}
body.boxed .zo2-wrapper .is-sticky #zo2-header {
  width: auto;
}
body.boxed .zo2-wrapper .is-sticky #zo2-megamenu-wrap {
  width: auto;
}
#zo2-zt-top-bar-wrap {
  background: #343434;
}
#zo2-zt-top-bar-wrap #zo2-zt-language {
  padding: 10px 15px;
  border-left: 1px solid #595959;
}
#zo2-zt-top-bar-wrap #zo2-zt-language ul.lang-inline {
  text-align: center;
}
#zo2-zt-top-bar-wrap #zo2-zt-welcome {
  border-left: 1px solid #595959;
}
#zo2-zt-top-bar-wrap #zo2-zt-welcome p {
  margin: 10px 0;
  line-height: 20px;
  font-size: 108%;
  color: #a9a9a9;
}
#zo2-zt-top-bar-wrap #zo2-zt-top-menu ul.nav {
  float: right;
}
#zo2-zt-top-bar-wrap #zo2-zt-top-menu li {
  border-right: 1px solid #595959;
}
#zo2-zt-top-bar-wrap #zo2-zt-top-menu li a {
  padding: 10px;
  color: #fff;
}
#zo2-zt-top-bar-wrap #zo2-zt-top-menu li a:before {
  display: inline-block;
  font-family: FontAwesome;
  margin: 0 10px 0 0;
}
#zo2-zt-top-bar-wrap #zo2-zt-top-menu li:hover a,
#zo2-zt-top-bar-wrap #zo2-zt-top-menu li:focus a,
#zo2-zt-top-bar-wrap #zo2-zt-top-menu li.active a {
  background: #f56032;
}
#zo2-zt-top-bar-wrap #zo2-zt-top-menu li .account:before {
  content: "\f007";
}
#zo2-zt-top-bar-wrap #zo2-zt-top-menu li .wishlist:before {
  content: "\f004";
}
#zo2-zt-top-bar-wrap #zo2-zt-top-menu li .checkout:before {
  content: "\f00c";
}
#zo2-zt-top-bar-wrap #zo2-zt-top-menu li .login:before {
  content: "\f084";
}
#zo2-zt-top-bar-wrap #zo2-zt-top-menu li:first-child {
  border-left: 1px solid #595959;
}
#zo2-zt-top-bar-wrap #zo2-zt-top-menu .nav .open>a,
#zo2-zt-top-bar-wrap #zo2-zt-top-menu .nav .open>a:hover,
#zo2-zt-top-bar-wrap #zo2-zt-top-menu .nav .open>a:focus {
  background-color: #f56032;
}
#zo2-header-wrap {
  padding: 16px 0;
}
#zo2-header-wrap #zt-logo #header_logo {
  padding: 8px 0;
}
#zo2-header-wrap #zt-logo .logo_normal {
  background-repeat: no-repeat;
}
#zo2-header-wrap #zt-logo .header_slogan {
  color: #8f8f8f;
  font: normal 9px Helvetica, sans-serif;
  text-align: justify;
}
#zo2-header-wrap #zo2-position-0 {
  border-right: 1px solid #e5e5e5;
}
#zo2-header-wrap #zo2-position-0 .search {
  float: right;
  padding: 18px 10px;
  position: relative;
}
#zo2-header-wrap #zo2-position-0 .search .button {
  float: right;
  width: 39px;
  padding: 0;
  margin: 0 0 0 -4px;
  background: #f56032;
  position: relative;
  z-index: 9;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: inset 0 0 2px rgba(225,225,225,0.75);
  -moz-box-shadow: inset 0 0 2px rgba(225,225,225,0.75);
  -webkit-box-shadow: inset 0 0 2px rgba(225,225,225,0.75);
}
#zo2-header-wrap #zo2-position-0 .search .button:hover {
  background: #4a4a4a;
}
#zo2-header-wrap #zo2-position-0 .search .inputbox {
  float: right;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  width: 280px;
  background: #f3f3f3;
  box-shadow: inset 0 3px 3px rgba(225,225,225,0.5);
  -moz-box-shadow: inset 0 3px 3px rgba(225,225,225,0.5);
  -webkit-box-shadow: inset 0 3px 3px rgba(225,225,225,0.5);
}
.tp-leftarrow.default,
.tp-rightarrow.default {
  background: none;
  width: 60px;
  height: 60px;
  background: #383838;
  font-family: FontAwesome;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  opacity: 0.3;
  -moz-opacity: 0.3;
  filter: alpha(opacity=30);
}
.tp-leftarrow.default:before,
.tp-rightarrow.default:before {
  width: 60px;
  height: 60px;
  color: #fcfcfc;
  line-height: 60px;
  text-align: center;
  font-size: 50px;
  display: inline-block;
}
.tp-leftarrow.default:hover,
.tp-rightarrow.default:hover {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}
.tp-leftarrow.default:before {
  content: "\f104";
}
.tp-rightarrow.default:before {
  content: "\f105";
}
.tparrows.hidearrows {
  opacity: 0 !important;
  -moz-opacity: 0 !important;
  filter: alpha(opacity=0);
}
.tp-bullets.simplebullets.round-old .bullet {
  background: none;
  border: 1px solid #fff;
  line-height: 23px;
  text-align: center;
  margin: 0 5px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  webkit-border-radius: 50%;
}
.tp-bullets.simplebullets.round-old .bullet:after {
  font-family: FontAwesome;
  content: "\f111";
  color: #4a4a4a;
  font-size: 13px;
}
.tp-bullets.simplebullets.round-old .bullet:hover,
.tp-bullets.simplebullets.round-old .bullet.selected {
  border: 1px solid #f56032;
}
.tp-bullets.simplebullets.round-old .bullet:hover:after,
.tp-bullets.simplebullets.round-old .bullet.selected:after {
  color: #f56032;
}
#zt-slogan {
  padding: 55px 0 0;
  text-align: center;
}
#zt-slogan h2 {
  color: #737373;
  font-size: 230%;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
}
#zt-slogan h2 strong {
  color: #f56032;
}
#zt-slogan .btn {
  height: 54px;
  line-height: 54px;
  font-size: 215%;
}
#component-inner {
  position: static !important;
}
#zo2-body-wrap {
  margin: 30px 0;
}
#zo2-body-wrap .blog-featured .zt-box-content-wrap {
  text-align: center;
}
#zo2-body-wrap .blog-featured .zt-box-content-wrap .zt-box-item-inner {
  padding: 10px 7px;
  border: 1px solid transparent;
  border-bottom: 4px solid transparent;
  transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}
#zo2-body-wrap .blog-featured .zt-box-content-wrap .zt-box-item-inner i {
  color: #989898;
}
#zo2-body-wrap .blog-featured .zt-box-content-wrap .zt-box-item-inner h3 {
  font-size: 170%;
  font-weight: 300;
  color: #575757;
  text-transform: uppercase;
}
#zo2-body-wrap .blog-featured .zt-box-content-wrap .zt-box-item-inner h3 a {
  color: #575757;
  text-decoration: none;
}
#zo2-body-wrap .blog-featured .zt-box-content-wrap .zt-box-item-inner p {
  color: #828282;
  font-size: 108%;
  font-family: 'Open Sans', sans-serif;
}
#zo2-body-wrap .blog-featured .zt-box-content-wrap .zt-box-item-inner:hover {
  border: 1px solid #d1d1d1;
  border-bottom: 4px solid #f56032;
}
#zo2-body-wrap .blog-featured .zt-box-content-wrap .zt-box-item-inner:hover h3 a {
  color: #f56032;
}
#zt-user-wrap2 {
  margin: 0 0 60px;
}
.zt_scroller {
  position: relative;
}
.zt_scroller .zt-carousel .owl-wrapper {
  position: relative;
  z-index: 999;
}
.zt_scroller .owl-controls {
  position: absolute;
  right: 0;
  top: -75px;
  margin: 0;
}
.zt_scroller .owl-controls .owl-buttons .owl-prev,
.zt_scroller .owl-controls .owl-buttons .owl-next {
  width: 24px;
  height: 24px;
  padding: 0;
  overflow: hidden;
  border-radius: 0;
  background: #f56032;
  display: inline-block;
  margin: 0 0 0 2px;
  filter: Alpha(Opacity=60);
  opacity: 0.6;
  -moz-opacity: 0.6;
}
.zt_scroller .owl-controls .owl-buttons .owl-prev:hover,
.zt_scroller .owl-controls .owl-buttons .owl-prev:focus,
.zt_scroller .owl-controls .owl-buttons .owl-next:hover,
.zt_scroller .owl-controls .owl-buttons .owl-next:focus {
  filter: Alpha(Opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}
.zt_scroller .owl-controls .owl-buttons .owl-prev:before,
.zt_scroller .owl-controls .owl-buttons .owl-next:before {
  font-family: FontAwesome;
  display: block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #fff;
}
.owl-prev:before {
  content: "\f104";
}
.owl-next:before {
  content: "\f105";
}
#zo2-zt-logo-brand-wrap {
  margin: 40px 0 0;
}
#zo2-zt-logo-brand-wrap .mod-content {
  border-top: 1px solid #e0e0e0;
  padding: 30px 0;
}
#zo2-zt-logo-brand-wrap .mod-content .zt-manufacture {
  padding: 0 60px;
}
#zo2-zt-logo-brand-wrap .mod-content .owl-wrapper {
  z-index: 999;
}
#zo2-zt-logo-brand-wrap .mod-content .owl-item {
  padding: 0 10px;
}
#zo2-zt-logo-brand-wrap .mod-content .owl-controls {
  margin: 0;
}
#zo2-zt-logo-brand-wrap .mod-content .owl-controls .owl-prev,
#zo2-zt-logo-brand-wrap .mod-content .owl-controls .owl-next {
  position: absolute;
  top: 50%;
  margin: -14px 0 0;
  width: 29px;
  height: 29px;
  line-height: 27px;
  background: none;
  z-index: 999;
  padding: 0;
  border: 1px solid #c7c7c7;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: inline-block;
}
#zo2-zt-logo-brand-wrap .mod-content .owl-controls .owl-prev:hover,
#zo2-zt-logo-brand-wrap .mod-content .owl-controls .owl-prev:focus,
#zo2-zt-logo-brand-wrap .mod-content .owl-controls .owl-next:hover,
#zo2-zt-logo-brand-wrap .mod-content .owl-controls .owl-next:focus {
  border: 1px solid #f56032;
}
#zo2-zt-logo-brand-wrap .mod-content .owl-controls .owl-prev:hover:before,
#zo2-zt-logo-brand-wrap .mod-content .owl-controls .owl-prev:focus:before,
#zo2-zt-logo-brand-wrap .mod-content .owl-controls .owl-next:hover:before,
#zo2-zt-logo-brand-wrap .mod-content .owl-controls .owl-next:focus:before {
  color: #f56032;
}
#zo2-zt-logo-brand-wrap .mod-content .owl-controls .owl-prev:before,
#zo2-zt-logo-brand-wrap .mod-content .owl-controls .owl-next:before {
  font-family: FontAwesome;
  display: block;
  text-align: center;
  color: #c7c7c7;
  font-size: 16px;
}
#zo2-zt-logo-brand-wrap .mod-content .owl-controls .owl-prev {
  left: 0;
}
#zo2-zt-logo-brand-wrap .mod-content .owl-controls .owl-next {
  right: 0;
}
#zo2-zt-logo-brand-wrap .zt-manufacture-theme {
  display: none !important;
}
#zo2-zt-logo-brand-wrap .carousel-item-inner > img {
  box-shadow: none;
}
#zo2-zt-logo-brand-wrap .prev-btn,
#zo2-zt-logo-brand-wrap .next-btn {
  background: none;
  color: #c7c7c7;
  border-radius: 50%;
  border: 1px solid #c7c7c7;
  line-height: 28px;
}
#zo2-zt-logo-brand-wrap .prev-btn:hover,
#zo2-zt-logo-brand-wrap .next-btn:hover {
  border: 1px solid #f56032;
  color: #f56032;
}
#zo2-zt-footer-wrap {
  padding: 35px 0 50px;
  background: #f3f3f3;
  border-bottom: 1px solid #ebebeb;
  color: #888;
  font-family: Arial, sans-serif;
}
#zo2-zt-footer-wrap h3.moduletitle {
  font-size: 166%;
  font-weight: 300;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
}
#zo2-zt-footer-wrap #zt-position-1 p {
  margin: 0 0 15px;
  font-size: 125%;
  line-height: 150%;
}
#zo2-zt-footer-wrap #zt-position-1 p i {
  color: #676767;
  display: inline-block;
  font-size: 116%;
  float: left;
  line-height: 20px;
}
#zo2-zt-footer-wrap #zt-position-1 p span {
  margin: 0 0 0 25px;
  display: block;
}
#zo2-zt-footer-wrap .tagspopular li {
  float: left;
  list-style: none;
  margin: 0 4px 4px 0;
}
#zo2-zt-footer-wrap .tagspopular li a {
  display: block;
  color: #fff;
  text-decoration: none;
  line-height: 25px;
  padding: 0 8px;
  background: #222;
}
#zo2-zt-footer-wrap .tagspopular li a:hover {
  background: #f56032;
}
#zo2-zt-footer-wrap #zo2-zt-position-3 p {
  font-size: 125%;
  line-height: 150%;
  margin: 0;
}
#zo2-zt-footer-wrap #zo2-zt-position-3 .readmore {
  font-size: 116%;
  margin: 15px 0;
  background: none repeat scroll 0 0 #f56032;
  box-shadow: 0 0 0 rgba(0,0,0,0.15) inset;
  color: #ffffff;
  display: inline-block;
  padding: 8px 17px;
  text-decoration: none;
  transition: all 0.25s ease 0s;
}
#zo2-zt-footer-wrap #zo2-zt-position-3 .readmore i {
  margin: 0 5px;
}
#zo2-zt-footer-wrap #zo2-zt-position-3 .readmore:hover {
  background: #4a4a4a;
}
#zo2-zt-footer-wrap #zo2-zt-position-4 .social_icon {
  margin: 0 0 15px;
}
#zo2-zt-footer-wrap #zo2-zt-position-4 .social_icon a {
  display: inline-block;
  width: 37px;
  height: 37px;
  background: #fff;
  font-size: 150%;
  margin: 0 5px 5px 0;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
}
#zo2-zt-footer-wrap #zo2-zt-position-4 .social_icon a i {
  width: 37px;
  height: 37px;
  line-height: 37px;
  color: #070707;
  text-align: center;
}
#zo2-zt-footer-wrap #zo2-zt-position-4 .social_icon a:hover i {
  color: #fff;
}
#zo2-zt-footer-wrap #zo2-zt-position-4 .social_icon .facebook:hover {
  background: #1a3e94;
}
#zo2-zt-footer-wrap #zo2-zt-position-4 .social_icon .rss:hover {
  background: #ff6600;
}
#zo2-zt-footer-wrap #zo2-zt-position-4 .social_icon .youtube:hover {
  background: #d41c14;
}
#zo2-zt-footer-wrap #zo2-zt-position-4 .social_icon .twitter:hover {
  background: #15a3e5;
}
#zo2-zt-footer-wrap #zo2-zt-position-4 .social_icon .pinterest:hover {
  background: #aa0501;
}
#zo2-zt-footer-wrap #zo2-zt-position-4 .social_icon .in:hover {
  background: #0073b2;
}
#zo2-zt-footer-wrap #zo2-zt-position-4 .social_icon .gg:hover {
  background: #9d0502;
}
#zo2-zt-footer-wrap .payment a {
  width: 45px;
  height: 26px;
  display: inline-block;
  background: url("../images/payment_icon.png") 0 0 no-repeat;
}
#zo2-zt-footer-wrap .payment .visa {
  background-position: -52px 0;
}
#zo2-zt-footer-wrap .payment .mastercard {
  background-position: -104px 0;
}
#zo2-zt-footer-wrap .payment .discover {
  background-position: -156px 0;
}
#zo2-zt-bottom-wrap {
  padding: 15px 0;
}
#zo2-zt-bottom-wrap .copyright {
  color: #393939;
  font-size: 116%;
}
#zo2-zt-bottom-wrap .footer_zo2_logo {
  float: right;
  margin: 15px -30px 15px 0;
}
#zo2-zt-bottom-wrap #zo2-zt-bottom-wrap-menu {
  text-align: right;
}
#zo2-zt-bottom-wrap #zo2-zt-bottom-wrap-menu li a {
  padding: 0 15px;
  background: none !important;
  border-left: 1px solid #888;
  line-height: 15px;
  color: #393939;
  font-size: 116%;
}
#zo2-zt-bottom-wrap #zo2-zt-bottom-wrap-menu li a:hover {
  color: #f56032;
}
#zo2-zt-bottom-wrap #zo2-zt-bottom-wrap-menu li:first-child a {
  border-left: 0;
}
#zo2-zt-img-block-wrap {
  margin: 35px 0 0;
}
#zo2-zt-img-block-wrap img {
  transition: all 0.7s ease-in-out 0s;
  -moz-transition: 0.7s ease-in-out;
  -webkit-transition: 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out 0s;
  -o-transition: all 0.7s ease-in-out 0s;
}
#zo2-zt-img-block-wrap .zt-box {
  position: relative;
  overflow: hidden;
}
#zo2-zt-img-block-wrap .zt-box span.des {
  width: 100%;
  font-size: 116%;
  position: absolute;
  bottom: -100%;
  background: url("../images/bg-banner-hover.png") repeat scroll 0 0 transparent;
  color: #fff;
  left: 0;
  padding: 10px;
  z-index: 11;
  transition: all 0.7s ease-in-out 0s;
  -moz-transition: 0.7s ease-in-out;
  -webkit-transition: 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out 0s;
  -o-transition: all 0.7s ease-in-out 0s;
}
#zo2-zt-img-block-wrap .zt-box:hover span.des {
  bottom: 0;
}
#zo2-zt-img-block-wrap .zt-box .img_hover {
  position: absolute;
  top: 0;
  left: 0;
  filter: Alpha(Opacity=0);
  opacity: 0;
  -moz-opacity: 0;
  z-index: 9;
}
#zo2-zt-img-block-wrap .zt-block-left {
  width: 755px;
  float: left;
}
#zo2-zt-img-block-wrap .zt-block-left .col1 {
  float: left;
  width: 370px;
}
#zo2-zt-img-block-wrap .zt-block-left .col1 .zt-block-img-1 {
  height: 467px;
}
#zo2-zt-img-block-wrap .zt-block-left .col1 .zt-block-img-1:hover .img_hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}
#zo2-zt-img-block-wrap .zt-block-left .col2 {
  float: right;
  width: 370px;
}
#zo2-zt-img-block-wrap .zt-block-left .col2 .zt-block-img-2,
#zo2-zt-img-block-wrap .zt-block-left .col2 .zt-block-img-3 {
  height: 226px;
}
#zo2-zt-img-block-wrap .zt-block-left .col2 .zt-block-img-3 {
  margin: 15px 0 0;
}
#zo2-zt-img-block-wrap .zt-block-left .col2 .zt-block-img-3 .img_hover {
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
}
#zo2-zt-img-block-wrap .zt-block-left .col2 .zt-block-img-3:hover .img_hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform-origin: right top 0;
  -webkit-transform-origin: top right 0;
  -moz-transform-origin: top right 0;
  -o-transform-origin: top right 0;
  filter: Alpha(Opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}
#zo2-zt-img-block-wrap .zt-block-left .col3 {
  margin: 15px 0 0;
}
#zo2-zt-img-block-wrap .zt-block-left .col3 .zt-block-img-4 {
  float: left;
  width: 370px;
  height: 226px;
}
#zo2-zt-img-block-wrap .zt-block-left .col3 .zt-block-img-4:hover .img_hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}
#zo2-zt-img-block-wrap .zt-block-left .col3 .zt-block-img-4:hover .img {
  transform: rotate(360deg) scale(0);
  -webkit-transform: rotate(360deg) scale(0);
  -moz-transform: rotate(360deg) scale(0);
  -o-transform: rotate(360deg) scale(0);
  filter: Alpha(Opacity=0);
  opacity: 0;
  -moz-opacity: 0;
}
#zo2-zt-img-block-wrap .zt-block-left .col3 .zt-block-img-5 {
  float: left;
  width: 385px;
  height: 226px;
}
#zo2-zt-img-block-wrap .zt-block-left .col3 .zt-block-img-5:hover .img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
}
#zo2-zt-img-block-wrap .zt-block-right {
  width: 370px;
  float: right;
}
#zo2-zt-img-block-wrap .zt-block-right .zt-block-img-6 .img_hover {
  top: 40px;
  left: -100%;
}
#zo2-zt-img-block-wrap .zt-block-right .zt-block-img-6:hover .img_hover {
  left: 0;
  filter: Alpha(Opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}
#zo2-zt-img-block-wrap .zt-block-right .zt-block-img-7 {
  height: 467px;
  margin: 15px 0 0;
}
#zo2-zt-img-block-wrap .zt-block-right .zt-block-img-7 .img_hover {
  width: 0;
}
#zo2-zt-img-block-wrap .zt-block-right .zt-block-img-7:hover .img {
  filter: Alpha(Opacity=0);
  opacity: 0;
  -moz-opacity: 0;
}
#zo2-zt-img-block-wrap .zt-block-right .zt-block-img-7:hover .img_hover {
  width: 100%;
  filter: Alpha(Opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}
#zo2-zt-hello-wrap .custom {
  padding: 30px 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  overflow: hidden;
}
#zo2-zt-hello-wrap .custom h2 {
  float: left;
  color: #454545;
  font-size: 250%;
  font-weight: 300;
  width: 85%;
  margin: 0;
  line-height: 48px;
}
#zo2-zt-hello-wrap .custom .btn {
  float: right;
  height: 48px;
  line-height: 48px;
  font-size: 166%;
  padding: 0 28px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -o-border-radius: 7px;
  background: #f56032;
}
#zo2-zt-hello-wrap .custom .btn:hover {
  background: #4a4a4a;
}
#zo2-zt-ads-wrap {
  padding: 20px 0;
}
#zo2-zt-ads-wrap .zt-banner {
  position: relative;
}
#zo2-zt-ads-wrap .zt-banner .custom {
  margin: 10px 0;
}
#zo2-zt-ads-wrap .zt-banner .custom a {
  overflow: hidden;
  position: relative;
  display: block;
}
#zo2-zt-ads-wrap .zt-banner .custom a img {
  transition: all 0.7s ease-in-out 0s;
  -moz-transition: 0.7s ease-in-out;
  -webkit-transition: 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out 0s;
  -o-transition: all 0.7s ease-in-out 0s;
}
#zo2-zt-ads-wrap .zt-banner .custom a:after {
  content: '';
  background: #fff;
  filter: Alpha(Opacity=30);
  opacity: 0.3;
  -moz-opacity: 0.3;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.7s ease-in-out 0s;
  -moz-transition: 0.7s ease-in-out;
  -webkit-transition: 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out 0s;
  -o-transition: all 0.7s ease-in-out 0s;
}
#zo2-zt-ads-wrap .zt-banner .custom a:hover img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
#zo2-zt-ads-wrap .zt-banner .custom a:hover:after {
  filter: Alpha(Opacity=0);
  opacity: 0;
  -moz-opacity: 0;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
}
body h1 {
  font-size: 260%;
  font-weight: normal;
  line-height: 120%;
  margin: 0 0 20px;
}
#zo2-zt-features-wrap .zt-box-item-inner {
  text-align: center;
  padding: 10px 10px 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  transition: all 0.7s ease-in-out 0s;
  -moz-transition: 0.7s ease-in-out;
  -webkit-transition: 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out 0s;
  -o-transition: all 0.7s ease-in-out 0s;
}
#zo2-zt-features-wrap .zt-box-item-inner .zt-box-icon {
  width: 80px;
  height: 80px;
  font-size: 450%;
  color: #f56032;
  margin: 20px auto;
  position: relative;
  z-index: 9;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  transition: all 0.7s ease-in-out 0s;
  -moz-transition: 0.7s ease-in-out;
  -webkit-transition: 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out 0s;
  -o-transition: all 0.7s ease-in-out 0s;
}
#zo2-zt-features-wrap .zt-box-item-inner .zt-box-icon i {
  width: 80px;
  height: 80px;
  line-height: 80px;
}
#zo2-zt-features-wrap .zt-box-item-inner .zt-box-icon:after {
  content: '';
  width: 100px;
  height: 100px;
  border: 4px solid #f56032;
  top: -10px;
  left: -10px;
  position: absolute;
  z-index: 1;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  transition: all 0.5s ease-in-out 0s;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  filter: Alpha(Opacity=0);
  opacity: 0;
  -moz-opacity: 0;
}
#zo2-zt-features-wrap .zt-box-item-inner:hover {
  background: #f0f0f0;
}
#zo2-zt-features-wrap .zt-box-item-inner:hover .zt-box-icon {
  background: #f56032;
  color: #fff;
}
#zo2-zt-features-wrap .zt-box-item-inner:hover .zt-box-icon:after {
  transform: scale(1.0);
  -moz-transform: scale(1.0);
  -webkit-transform: scale(1.0);
  -o-transform: scale(1.0);
  filter: Alpha(Opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}
#zo2-zt-features-wrap .zt-box-item-inner h3 {
  color: #3d3d3d;
  font-weight: 300;
  font-size: 166%;
  font-family: "Lato", sans-serif;
}
#zo2-zt-features-wrap .zt-box-item-inner p {
  color: #4e4d4d;
  font-size: 125%;
}
#zo2-zt-features-wrap .zt-box-item-inner .zt-box-link {
  padding: 7px 20px;
  border-radius: 1px;
  font-size: 125%;
  text-transform: capitalize;
  margin: 15px 0 0;
  background: none repeat scroll 0 0 #4a4a4a;
}
#zo2-zt-features-wrap .zt-box-item-inner .zt-box-link:hover {
  background: none repeat scroll 0 0 #f56032;
  color: #fff;
}
#zo2-zt-newsletter-wrap {
  padding: 15px 0;
  background: #f3f3f3;
  border-bottom: 1px solid #eaeaea;
}
#zo2-zt-newsletter-wrap #zo2-zt-newsletter {
  overflow: hidden;
}
#zo2-zt-newsletter-wrap #zo2-zt-newsletter h3 {
  float: left;
  margin: 0 12px 0 0;
  font-size: 20px;
  line-height: 180%;
  font-weight: 300;
  text-transform: uppercase;
}
#zo2-zt-newsletter-wrap #zo2-zt-newsletter .newsletter {
  float: left;
}
#zo2-zt-newsletter-wrap #zo2-zt-newsletter .newsletter .inputbox {
  color: #7a6f6f;
  font-size: 133%;
  width: 275px;
  margin: 0;
}
#zo2-zt-newsletter-wrap #zo2-zt-newsletter .newsletter button {
  margin: 0 0 0 -5px;
  border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  background: #f56032;
}
#zo2-zt-newsletter-wrap #zo2-zt-newsletter .newsletter button:hover {
  background: #4a4a4a;
}
#zo2-zt-newsletter-wrap #zt-freeship p {
  margin: 0;
  text-align: right;
  color: #4a4a4a;
  font-size: 216%;
  font-weight: 300;
  line-height: 140%;
}
#zo2-zt-newsletter-wrap #zt-freeship p span {
  color: #f56032;
}
#gototop {
  background: #f56032;
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 999;
  font-size: 170%;
  display: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
}
#gototop:hover {
  background: #4a4a4a;
  color: #fff;
}
#zo2-breadcrumb-wrap #zo2-position-2 .breadcrumb {
  padding: 15px 0 0;
  border-top: 2px solid #e4e4e4;
  margin: 0;
  background: none;
  color: #8b8383;
  font-size: 116%;
}
#zo2-breadcrumb-wrap #zo2-position-2 .breadcrumb a {
  color: #8b8383;
}
#zo2-breadcrumb-wrap #zo2-position-2 .breadcrumb a:hover {
  color: #f56032;
}
#zo2-breadcrumb-wrap #zo2-position-2 .breadcrumb >li+li:before {
  color: #1b1a19;
  padding: 0 10px;
  content: "\f105";
  font-family: FontAwesome;
}
.tagswidget {
  font-family: Arial, sans-serif;
}
.tagswidget a {
  display: inline-block;
  float: left;
  color: #6b6b6b;
  background: #cecece;
  line-height: 23px;
  margin: 0 4px 4px 0;
  padding: 0 7px;
  text-decoration: none;
}
.tagswidget a:hover {
  color: #fff;
  background: #f56032;
}
#zo2-position-7 h3.moduletitle,
#zo2-zt-right h3.moduletitle {
  font-size: 166%;
}
#zo2-position-7 > .module,
#zo2-zt-right > .module {
  margin: 0 0 30px;
}
#zo2-position-7 .recentWork {
  padding: 30px 0 0;
  border-top: 1px solid #ebebeb;
}
#zo2-position-7 .recentWork .owl-item .item {
  margin: 0 20px 0 0;
}
#zo2-position-7 .recentWork h3.moduletitle {
  padding: 0 0 15px;
  position: relative;
  border-bottom: 1px solid #e1e1e1;
  box-shadow: inset 0 -2px 0 #f0f0f0;
  -moz-box-shadow: inset 0 -2px 0 #f0f0f0;
  -webkit-box-shadow: inset 0 -2px 0 #f0f0f0;
}
#zo2-position-7 .recentWork h3.moduletitle:after {
  content: '';
  height: 4px;
  width: 70px;
  background: #f56032;
  position: absolute;
  bottom: 0;
  left: 0;
}
#zo2-position-7 .recentWork .zt_scroller .owl-controls {
  top: -60px;
}
#zo2-position-7 .recentWork .zt_scroller .owl-item {
  text-align: center;
}
#zo2-position-7 .recentWork .zt_scroller .owl-item .img {
  text-decoration: none !important;
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 0 10px;
}
#zo2-position-7 .recentWork .zt_scroller .owl-item .img:before {
  content: '';
  background: #000;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
#zo2-position-7 .recentWork .zt_scroller .owl-item .img:after {
  content: '+';
  font-size: 65px;
  color: #fff;
  position: absolute;
  top: -20%;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  vertical-align: middle;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
  transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
#zo2-position-7 .recentWork .zt_scroller .owl-item .img:hover:before {
  left: 0;
}
#zo2-position-7 .recentWork .zt_scroller .owl-item .img:hover:after {
  top: 50%;
}
#zo2-position-7 .recentWork .zt_scroller .owl-item .title {
  font: bold 12px Arial, sans-serif;
  color: #6b6b6b;
}
#zo2-position-7 .recentWork .zt_scroller .owl-item .content {
  font-weight: 300;
  line-height: 14px;
}
#zo2-position-7 .pro_sale {
  position: relative;
  overflow: hidden;
  display: block;
  text-align: right;
}
#zo2-position-7 .pro_sale:hover .hover_title {
  right: 0;
}
#zo2-position-7 .pro_sale:hover img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
#zo2-position-7 .pro_sale img {
  transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
#zo2-position-7 .pro_sale .hover_title {
  position: absolute;
  top: 30px;
  right: -100%;
  background: #b92121;
  display: inline-block;
  color: #fff;
  font-weight: 300;
  font-size: 240%;
  line-height: 40px;
  height: 40px;
  padding: 0 7px;
  margin: 0;
  transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
#zo2-position-7 .pro_sale .hover_title span {
  color: #fffc00;
}
#zo2-position-7 .pro_sale .hover_title:before {
  content: '';
  border-left: 20px solid transparent;
  border-right: 0px solid transparent;
  border-top: 20px solid #b92121;
  position: absolute;
  top: 0;
  left: -20px;
}
#zo2-position-7 .pro_sale .hover_title:after {
  content: '';
  border-left: 20px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 20px solid #b92121;
  position: absolute;
  bottom: 0;
  left: -20px;
}
.shortcodes ul.menu {
  background: #eee;
}
.shortcodes ul.menu li {
  display: block;
}
.shortcodes ul.menu li a {
  color: #525252;
  font-size: 106%;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.shortcodes ul.menu li:hover a,
.shortcodes ul.menu li.active a {
  background: #f56032;
  padding-left: 25px;
  color: #fff;
}
.pagination {
  text-align: center;
  display: block;
}
.pagination li {
  margin: 0 5px;
  display: inline-block;
}
.pagination li a,
.pagination li span {
  min-width: 30px;
  height: 30px;
  padding: 0 5px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  border: 0 !important;
  background: none;
  color: #9c9c9c;
  font-size: 133%;
  border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  -webkit-border-radius: 15px !important;
}
.pagination li.active span {
  background: #f56032 !important;
  color: #fff;
}
.pagination li:hover a {
  background: #f56032 !important;
  color: #fff;
}
#eblog-wrapper .list-pagination {
  border-top: 0;
  text-align: center;
  display: block;
}
#eblog-wrapper .list-pagination li {
  float: none !important;
  margin: 0 5px;
  display: inline-block;
}
#eblog-wrapper .list-pagination li a,
#eblog-wrapper .list-pagination li b {
  min-width: 30px;
  height: 30px;
  padding: 0 5px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  border: 0 !important;
  background: none;
  color: #9c9c9c;
  font-size: 133%;
  border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  -webkit-border-radius: 15px !important;
  text-decoration: none;
}
#eblog-wrapper .list-pagination li.active b {
  background: #f56032 !important;
  color: #fff;
}
#eblog-wrapper .list-pagination li:hover a {
  background: #f56032 !important;
  color: #fff;
}
body:after {
  display: none;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-container {
  padding: 4px;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
#examples .example-image-link {
  float: left;
  margin: 2px;
}
#examples .example-image-link > img {
  height: 77px;
  width: 113px;
  border-radius: 5px;
}
.zo2-socialshares-floatbar {
  background: #FFF;
  border: 1px solid #BBBBBB;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  font: 10px/16px Arial;
  min-width: 55px;
  padding: 5px;
  text-align: center;
  margin: 0 0 0 -110px;
  position: fixed;
  top: 100px;
  width: 75px;
  z-index: 999;
}
.fb_iframe_widget span > iframe {
  top: 0;
  left: 0;
}
.dropdown-toggle .icon-cog {
  display: inline-block;
  font-family: FontAwesome;
}
.dropdown-toggle .icon-cog:before {
  content: "\f013";
}
.list_icon h2.page-header {
  padding: 20px 0;
}
.create .icon-calendar,
.published .icon-calendar {
  display: inline-block;
  font-family: FontAwesome;
}
.create .icon-calendar:before,
.published .icon-calendar:before {
  content: "\f073";
}
.nav-parent > .nav-oc-toggle {
  font-family: FontAwesome;
}
.nav-parent > .nav-oc-toggle:before {
  content: "\f0d7";
}
.dropdown-menu.actions .icon-print {
  font-family: FontAweSome;
}
.dropdown-menu.actions .icon-print:before {
  content: "\f02f";
}
.dropdown-menu.actions .icon-envelope {
  font-family: FontAweSome;
}
.dropdown-menu.actions .icon-envelope:before {
  content: "\f0e0";
}
.offcanvas .sidebar-close {
  font-family: FontAweSome;
  text-decoration: none;
  font-size: 14px;
  color: #ccc;
  padding: 5px 15px;
}
.offcanvas .sidebar-close:before {
  content: "\f00d";
}
.modal-dialog .modal-header {
  border-bottom: 0;
  padding: 0;
  overflow: hidden;
}
.modal-dialog .modal-header .close {
  margin: 10px 10px 0 0;
  padding: 0 10px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.modal-dialog .modal-footer {
  border-top: 0;
  padding: 0;
  margin: 0;
}
.item-page .lightbox-modal {
  margin: 10px;
  display: inline-block;
}
.item-page .lightbox-modal img {
  padding: 5px;
  border: 1px solid #ddd;
  box-shadow: 0 0 5px #dbdbdb;
  -moz-box-shadow: 0 0 5px #dbdbdb;
  -webkit-box-shadow: 0 0 5px #dbdbdb;
  -ms-box-shadow: 0 0 5px #dbdbdb;
  -o-box-shadow: 0 0 5px #dbdbdb;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.article-info .pull-right {
  display: inline-block !important;
  margin: -7px 0 0;
}
@media (max-width: 1280px) {
  .zo2-socialshares-floatbar {
    display: none !important;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  #zo2-zt-img-block-wrap .zt-block-left {
    width: 620px;
  }
  #zo2-zt-img-block-wrap .zt-block-left .col1 {
    width: 305px;
  }
  #zo2-zt-img-block-wrap .zt-block-left .col1 .zt-block-img-1 {
    height: 385px;
  }
  #zo2-zt-img-block-wrap .zt-block-left .col2 {
    width: 305px;
  }
  #zo2-zt-img-block-wrap .zt-block-left .col2 .zt-block-img-2 {
    height: 186px;
  }
  #zo2-zt-img-block-wrap .zt-block-left .col2 .zt-block-img-3 {
    height: 186px;
    margin: 12px 0 0;
  }
  #zo2-zt-img-block-wrap .zt-block-left .col3 {
    margin: 12px 0 0;
  }
  #zo2-zt-img-block-wrap .zt-block-left .col3 .zt-block-img-4 {
    width: 305px;
    height: 186px;
  }
  #zo2-zt-img-block-wrap .zt-block-left .col3 .zt-block-img-5 {
    width: 315px;
    height: 186px;
  }
  #zo2-zt-img-block-wrap .zt-block-right {
    width: 305px;
  }
  #zo2-zt-img-block-wrap .zt-block-right .zt-block-img-7 {
    height: 385px;
    margin: 12px 0 0;
  }
  #zo2-position-7 .pro_sale .hover_title {
    font-size: 200%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .zo2-wrapper #canvas {
    display: none;
  }
  #zo2-zt-img-block-wrap .zt-box {
    height: auto !important;
  }
  #zo2-zt-img-block-wrap .zt-block-left {
    width: 475px;
  }
  #zo2-zt-img-block-wrap .zt-block-left .col1,
  #zo2-zt-img-block-wrap .zt-block-left .col2 {
    width: 230px;
  }
  #zo2-zt-img-block-wrap .zt-block-left .col2 .zt-block-img-3 {
    margin: 10px 0 0;
  }
  #zo2-zt-img-block-wrap .zt-block-left .col3 {
    margin: 12px 0 0;
  }
  #zo2-zt-img-block-wrap .zt-block-left .col3 .zt-block-img-4 {
    width: 230px;
  }
  #zo2-zt-img-block-wrap .zt-block-left .col3 .zt-block-img-5 {
    width: 245px;
  }
  #zo2-zt-img-block-wrap .zt-block-right {
    width: 230px;
  }
  .zt_list_product .zt_product .zt-action button,
  .zt_list_product .zt_product .zt-action a {
    padding: 0 10px;
    margin: 2px;
  }
}
@media (max-width: 1024px) {
  #zo2-mega-menu .navbar-default ul.navbar-nav > li > a {
    padding: 0 8px;
    font-size: 110%;
  }
  .box_welcome {
    display: none !important;
  }
  #zo2-header-wrap #zo2-position-0 .search {
    padding: 18px 0;
  }
  #zo2-header-wrap #zo2-position-0 .search .inputbox {
    width: auto;
  }
  #zo2-zt-latest-products-wrap .product_item .item_actions button,
  #zo2-zt-latest-products-wrap .product_item .item_actions a {
    padding: 0 7px;
    margin: 0 2px;
  }
  #zo2-zt-hello-wrap .custom {
    text-align: center;
  }
  #zo2-zt-hello-wrap .custom h2 {
    float: none !important;
    width: 100%;
    margin: 0 0 15px;
  }
  #zo2-zt-hello-wrap .custom .btn {
    float: none !important;
  }
  #zo2-zt-newsletter-wrap #zo2-zt-newsletter  .newsletter .inputbox {
    width: auto;
  }
}
@media (max-width: 991px) {
  #ezblog-body .blog-footer .blog-meta-bottom,
  #ezblog-body .blog-footer .blog-taglist {
    float: none !important;
    width: 100% !important;
  }
  #zo2-mega-menu .navbar-default ul.navbar-nav > li .mega-dropdown-menu {
    max-width: 220px;
  }
  #zo2-zt-bottom-wrap .footer_zo2_logo {
    float: none !important;
    margin: 15px 0 !important;
    text-align: center;
  }
  #zo2-zt-bottom-wrap #zo2-zt-bottom-wrap-menu,
  #zo2-zt-bottom-wrap .copyright {
    text-align: center !important;
  }
  #zo2-zt-top-bar-wrap #zo2-zt-language,
  #zo2-zt-top-bar-wrap #zo2-zt-welcome {
    border: 0 !important;
  }
  #zo2-zt-top-bar-wrap #zo2-zt-top-menu ul.nav {
    float: none !important;
    text-align: center;
  }
  .tp-leftarrow.default,
  .tp-rightarrow.default {
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    margin-top: -15px !important;
  }
  .tp-leftarrow.default:before,
  .tp-rightarrow.default:before {
    width: 30px !important;
    height: 30px !important;
    font-size: 25px !important;
    line-height: 30px !important;
  }
  .tp-caption a.btn {
    font-size: 15px !important;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
  }
  .zt_list_product .zt_product .price span {
    font-size: 120% !important;
  }
  .zt_list_product .zt_product h2.name {
    height: 40px !important;
  }
  #zo2-zt-newsletter-wrap #zo2-zt-newsletter {
    text-align: center;
  }
  #zo2-zt-newsletter-wrap #zo2-zt-newsletter h3 {
    float: none !important;
    display: inline-block;
  }
  #zo2-zt-newsletter-wrap #zo2-zt-newsletter .newsletter {
    float: none !important;
    display: inline-block;
  }
  #zo2-zt-newsletter-wrap #zt-freeship p {
    margin: 20px 0 0;
    text-align: center !important;
  }
  #zo2-zt-top-menu {
    clear: both;
  }
}
@media (max-width: 767px) {
  .zo2-wrapper #zo2-header-wrap #zo2-position-0 .search .inputbox {
    width: 240px;
  }
  .zo2-wrapper #zo2-megamenu-wrap-sticky-wrapper {
    display: none;
  }
  .zo2-wrapper #standard-logo {
    text-align: center;
  }
  .zo2-wrapper #standard-logo img {
    margin: auto;
  }
  .zo2-wrapper #canvas {
    position: absolute;
    z-index: 26;
    top: 186px;
    left: 10px;
  }
  .zo2-wrapper #canvas .fa-2x {
    cursor: pointer;
  }
  .zo2-wrapper #style-switcher {
    display: none;
  }
  #zo2-header-wrap #zo2-mega-menu .navbar-header {
    margin: 23px 0 0;
  }
  div.itemComments .form-validate .cform-right {
    padding: 0;
  }
  .itemAuthorContent div {
    width: 100% !important;
    margin: 0 !important;
  }
  .modal.fade {
    background: rgba(0,0,0,0.5);
  }
  .modal-backdrop.fade {
    display: none !important;
  }
  #zo2-zt-img-block-wrap .zt-box {
    height: auto !important;
  }
  #zo2-zt-img-block-wrap .zt-block-left {
    width: auto;
    float: none;
  }
  #zo2-zt-img-block-wrap .zt-block-left .col1,
  #zo2-zt-img-block-wrap .zt-block-left .col2 {
    float: none;
    margin: 0 auto;
  }
  #zo2-zt-img-block-wrap .zt-block-left .col3 .zt-block-img-4,
  #zo2-zt-img-block-wrap .zt-block-left .col3 .zt-block-img-5 {
    width: 370px;
    float: none;
    margin: 0 auto;
  }
  #zo2-zt-img-block-wrap .zt-block-right {
    margin: 0 auto;
    float: none;
  }
  #zo2-mega-menu .navbar-default {
    border: 0;
  }
  #zo2-position-7 .box_border {
    text-align: center;
  }
  .tp-bullets.simplebullets.round-old .bullet {
    width: 14px;
    height: 14px;
    line-height: 12px;
  }
  .tp-bullets.simplebullets.round-old .bullet:after {
    font-size: 9px;
  }
}
@media (max-width: 600px) {
  .zo2-wrapper #header_logo .logo_normal {
    text-align: center;
  }
  .pricing_wrap_3 .pricing_box {
    width: 100% !important;
  }
}
@media (max-width: 480px) {
  #zo2-header-wrap #zo2-header-logo {
    width: 100%;
    text-align: center;
  }
  #zo2-header-wrap #zo2-header-logo img {
    margin: auto;
  }
  #zo2-header-wrap #zo2-position-0 {
    width: 100%;
  }
  #zo2-header-wrap #zo2-position-0 .search {
    float: none !important;
    padding: 15px 0 0;
    text-align: center;
  }
  #zo2-header-wrap #zo2-position-0 .search .inputbox,
  #zo2-header-wrap #zo2-position-0 .search .button {
    float: none !important;
    vertical-align: top;
  }
  #zo2-header-wrap #zo2-position-0 .search .button {
    margin: 0 -4px 0 0;
  }
  #zo2-header-wrap #zt-logo {
    width: 100%;
  }
  .rtl #zo2-header-wrap #zo2-position-0 .search .button {
    margin: 0 0 0 -4px;
  }
}
@media (max-width: 360px) {
  .zo2-wrapper #zo2-header-wrap #zo2-position-0 .search .inputbox {
    width: auto !important;
  }
}
@media (max-width: 320px) {
  #zo2-zt-top-bar-wrap #zo2-zt-top-menu li,
  #zo2-zt-top-bar-wrap #zo2-zt-welcome {
    border: 0 !important;
  }
  table.cart td.single_price,
  table.cart th.single_price {
    display: none !important;
  }
  .zt_jshop_check .jshop {
    margin-left: -10px;
  }
  #zo2-zt-img-block-wrap .zt-block-left .col1,
  #zo2-zt-img-block-wrap .zt-block-left .col2 {
    width: 100%;
  }
  #zo2-zt-img-block-wrap .zt-block-left .col3 .zt-block-img-4,
  #zo2-zt-img-block-wrap .zt-block-left .col3 .zt-block-img-5 {
    width: 100%;
  }
  #zo2-zt-img-block-wrap .zt-block-right {
    width: 100%;
  }
  #zo2-zt-newsletter-wrap #zo2-zt-newsletter  .newsletter button {
    margin: 10px 0 0 !important;
  }
  .blog-featured  .table-striped .item-position,
  .blog-featured  .table-striped .item-suburb {
    display: none;
  }
}
.style-switcher ul.options.color-select li {
  width: 22px;
  margin: 3px;
}
.style-switcher ul.options.color-select li a {
  height: 16px;
}
.container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
div.mod-languages ul.lang-inline li {
  display: inline-block;
}
#zo2-position-7 ul,
#zo2-position-8 ul {
  margin: 0;
}
#zo2-position-7 ul li,
#zo2-position-8 ul li {
  list-style: none;
}
#zo2-position-7 ul li a,
#zo2-position-8 ul li a {
  font-size: 100%;
  padding-left: 0;
}
#zo2-position-7 .tagswidget ul li a,
#zo2-position-8 .tagswidget ul li a {
  padding-left: 7px;
}
#zo2-position-7 #login-form #form-login-remember input,
#zo2-position-8 #login-form #form-login-remember input {
  float: left;
}
#zo2-position-7 #login-form #form-login-remember label,
#zo2-position-8 #login-form #form-login-remember label {
  line-height: normal;
  padding-left: 10px;
}
#zo2-position-7 #login-form ul,
#zo2-position-8 #login-form ul {
  padding: 0;
}
ul,
ol {
  margin: 0 0 1.5em 12px;
  padding: 0 0 0 12px;
  list-style: inside;
}
.container .container {
  width: auto;
}
.zo2-copyright {
  margin-top: 10px;
}
.zo2-copyright-logo {
  float: right;
}
#zo2-zt-freeship p {
  color: #484848;
  font-size: 26px;
  font-weight: 300;
  text-align: right;
}
#zo2-zt-freeship p span {
  color: #f56032;
}
#zo2-zt-top-menu {
  border-top: 1px solid;
}
.zt_jshop .lightbox {
  position: unset;
  position: initial;
}
.zt_jshop #zt_tabs .tabs li {
  display: inline-block;
}
.zt_jshop #zt_tabs .tabs li a {
  padding: 10px 15px;
}
#zo2-position-8 .zt-gallery {
  box-shadow: none;
  border-radius: none;
  padding: 0;
}
.zt-slideshow-wrap {
  clear: both;
}
.zt-slideshow-wrap .ps-center-left,
.zt-slideshow-wrap .ps-center-middle,
.zt-slideshow-wrap .ps-center-right {
  top: 50%;
}
.zt-slideshow-wrap .content-text .title {
  text-transform: capitalize;
  font-weight: 500;
}
.zt-slideshow-wrap .content-text .description {
  line-height: 30px;
  font-size: 15px;
}
.zt-slideshow-wrap .zt-slidershow-item .content-text .zt-readmore {
  margin-top: 20px;
}
.zt-slideshow-wrap .bx-wrapper .bx-pager.bx-default-pager a {
  background: none repeat scroll 0 0 #4a4a4a;
  border-radius: 50%;
  display: block;
  height: 10px;
  margin: 0 7px;
  outline: 0 none;
  position: relative;
  padding: 0;
  text-indent: -9999px;
  width: 10px;
}
.zt-slideshow-wrap .bx-wrapper .bx-pager.bx-default-pager a:before {
  content: "";
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  border: 1px solid #fff;
  position: absolute;
  border-radius: 50%;
}
.zt-slideshow-wrap .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #f56032;
}
.zt-slideshow-wrap .bx-wrapper .bx-pager.bx-default-pager a.active:before {
  border: 1px solid #f56032;
}
.zt-slideshow-wrap .bx-wrapper .bx-pager,
.zt-slideshow-wrap .bx-wrapper .bx-controls-auto {
  bottom: 20px;
}
.productdetails #zt_tabs,
.productdetails .vm-product-container {
  width: auto;
}
.productdetails-view #zt_list_product {
  position: relative;
}
.productdetails-view .owl-wrapper-outer {
  overflow: hidden;
  padding-left: 0;
  position: relative;
  z-index: 0;
}
.productdetails-view .owl-wrapper-outer .owl-item {
  float: left;
  text-align: center;
}
.productdetails-view .owl-wrapper-outer .owl-item img {
  margin: auto;
  width: 70px;
}
.productdetails-view .main-image img {
  max-height: none;
}
.productdetails-view .owl-buttons div {
  border-radius: 0;
  height: 30px;
  margin: 6px;
  line-height: 42px;
  opacity: 1;
  padding: 0;
  font-size: 0;
  color: #fff;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  background-color: #008aa8;
  transition: all 0.3s ease 0s;
  width: 30px;
}
.productdetails-view .owl-buttons div.owl-prev:before {
  content: "\f104";
  font: normal normal normal 18px/30px FontAwesome;
}
.productdetails-view .owl-buttons div.owl-next:before {
  content: "\f105";
  font: normal normal normal 18px/30px FontAwesome;
}
.productdetails-view .owl-buttons div:hover {
  background-color: #e5edf0;
}
.productdetails-view .owl-buttons {
  right: 9px;
  top: -10px;
  z-index: 999;
}
.productdetails-view .owl-buttons div.owl-prev {
  left: -10px;
  position: absolute;
  top: 20px;
}
.productdetails-view .owl-buttons div.owl-next {
  right: -10px;
  position: absolute;
  top: 20px;
}
.productdetails-view .product-price {
  float: none;
  display: block;
}
.productdetails-view span.quantity-controls input.quantity-plus,
.productdetails-view span.quantity-controls input.quantity-minus {
  padding: 0;
}
.productdetails-view span.addtocart-button input.addtocart-button {
  height: auto;
  line-height: normal;
}
.productdetails-view .quantity-controls {
  display: none;
}
.addtocart-area input.quantity-input {
  width: 40px !important;
}
.productdetails-view .spacer-buy-area .ratingbox {
  float: left;
}
.productdetails-view .product-price {
  clear: both;
  text-align: left;
}
.productdetails-view .vm-product-container .PricebasePriceVariant {
  display: none;
}
.productdetails-view .vm-product-container .product-sale .PricebasePriceVariant {
  display: inline-block;
  font-size: 18px;
  margin: 0 15px 0 0;
  text-decoration: line-through;
}
.productdetails-view .PricesalesPrice {
  color: #ef0000 !important;
  font-size: 18px !important;
}
.productdetails-view .vm-product-container .PricebasePriceVariant {
  display: none;
}
.productdetails-view .vm-product-container {
  margin-bottom: 30px;
}
.productdetails-view .PricepriceWithoutTax span {
  color: #f56032;
  font-size: 16px;
}
.productdetails-view .addtocart-area .addtocart-button .addtocart-button {
  background: #008aa8;
  transition: all 0.3s ease-in-out 0s;
  padding: 7px 15px !important;
}
.productdetails-view .addtocart-area .addtocart-button .addtocart-button:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
}
.product .vm-product-media-container {
  position: relative;
  display: block;
  overflow: hidden;
}
.product .vm-product-media-container:before {
  background: none repeat scroll 0 0 #000000;
  content: "";
  height: 100%;
  left: -100%;
  opacity: 0.55;
  position: absolute;
  top: 0;
  transition: all 0.5s ease-in-out 0s;
  width: 100%;
  z-index: 99;
}
.product:hover .vm-product-media-container:before {
  left: 0;
}
.product .spacer:hover .quickview {
  opacity: 1;
  transform: scale(1);
}
.product .quickview {
  left: 43%;
  opacity: 0;
  position: absolute;
  top: 45%;
  transform: scale(0.8);
  transition: all 0.3s ease-in-out 0s;
  z-index: 99;
}
.product .vm-product-rating-container {
  text-align: center;
}
.product .spacer .PricebasePriceVariant,
.product .spacer .PricepriceWithoutTax {
  color: #f56032 !important;
  font-size: 14px;
  font-weight: 600;
}
#slide-product .slide-product {
  overflow: hidden;
}
#slide-product .slide-product .owl-item {
  float: left;
  padding: 0 7px;
}
#slide-product .slide-product .spacer {
  border: none;
}
#slide-product .featured {
  overflow: hidden;
}
#slide-product .featured .owl-item {
  float: left;
  padding: 0 7px;
}
#slide-product .featured .spacer {
  border: none;
}
#slide-product .products .addtocart-area .quantity-controls,
#slide-product .products .addtocart-area .quantity-box {
  display: none;
}
#slide-product .productdetails .add-to-link .compare span,
#slide-product .productdetails .add-to-link .wishlist span {
  display: none;
}
#slide-product.product-grid-item span.addtocart-button {
  margin: 0;
}
#slide-product .item {
  border: 2px solid transparent;
  padding: 10px;
  transition: all 0.3s ease-in-out 0s;
  text-align: center;
}
#slide-product .item:hover {
  border: 2px solid #f56032;
}
#slide-product .item:hover .add-to-link .wishlist,
#slide-product .item:hover .add-to-link .compare {
  opacity: 1;
  display: block;
}
.product-grid-item .spacer {
  overflow: hidden;
}
.product-grid-item .spacer .ratingbox {
  background: url(../images/bkg_rating.gif) repeat-x scroll 0 11px;
  width: 70px;
}
.product-grid-item .spacer .ratingbox .stars-orange {
  background: url(../images/bkg_rating.gif) repeat-x scroll 0 bottom !important;
}
.product-grid-item .spacer .ratingbox {
  margin-bottom: 0;
}
.product-grid-item .spacer .vm-product-media-container a {
  display: block;
}
.product-grid-item {
  padding: 0 0px;
  text-align: center;
  margin-bottom: 20px;
}
.product-grid-item .product-sale .PricepriceWithoutTax {
  display: inline-block;
  margin: 0 10px;
}
.product-grid-item .PricebasePriceVariant,
.product-grid-item .PricepriceWithoutTax {
  display: inline-block;
}
.product-grid-item .vm-cart-price,
.product-grid-item .PricesalesPrice,
.product-grid-item .PricepriceWithoutTax,
.product-grid-item .quantity-box,
.product-grid-item .quantity_box,
.product-grid-item .quantity-controls,
.product-grid-item .vm-price-desc {
  display: none;
}
.product-grid-item span.addtocart-button {
  margin: 0;
}
.product-grid-item .products .addtocart-area .quantity-controls,
.product-grid-item .products .addtocart-area .quantity-box {
  display: none;
}
.product-grid-item .productdetails .add-to-link .compare span,
.product-grid-item .productdetails .add-to-link .wishlist span {
  display: none;
}
.product-grid-item .productdetails .add-to-link .wishlist,
.product-grid-item .productdetails .add-to-link .compare {
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
  display: none;
}
.product-grid-item .browseProductImage {
  max-height: none;
}
.product-grid-item .product-name {
  font-size: 150%;
  font-weight: 600;
  height: 20px;
  line-height: 20px;
  margin: 15px 5px 0;
}
.product-grid-item .product-name a:hover {
  color: #818181;
  text-decoration: none;
}
.product-grid-item .owl-carousel .owl-wrapper-outer {
  padding-left: 0;
}
.product-grid-item .spacer {
  overflow: hidden;
}
.product-grid-item .label-product {
  background-color: #9d261d;
  color: #fff;
  left: -29px;
  line-height: 68px;
  position: absolute;
  text-align: center;
  top: -14px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  width: 80px;
  height: 50px;
}
.product-grid-item .label-product.label-sale {
  right: -34px;
  top: -19px;
  left: auto;
  background-color: #5b9cf6;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.product-grid-item .product-price {
  float: none;
  text-align: center;
  height: auto;
  margin: 5px 0 10px;
  font-size: 18px;
}
.product-grid-item .product-price.product-sale .PricesalesPrice {
  display: block;
  padding-top: 4px;
}
.product-grid-item .product-price.product-sale .PricebasePriceVariant {
  text-decoration: line-through;
}
.product-grid-item .spacer:hover .product_hover {
  right: 6px;
}
.product-grid-item .vm2-normalstock {
  display: none;
}
.product-grid-item .product-name {
  font-size: 15px;
}
.product-grid-item .product-rating {
  padding: 20px 0;
}
.product-grid-item .rating {
  margin: 0;
}
.product-grid-item div.vote,
.product-grid-item span.vote {
  float: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
}
.product-grid-item .add-to-link {
  display: inline-block;
}
.product-grid-item .add-to-link span.addtocart-button input.addtocart-button {
  background: #4a4a4a;
  border: none;
}
.product-grid-item .add-to-link span.addtocart-button input.addtocart-button:hover {
  background: #f56032;
  color: #fff;
}
.product-grid-item .addtocart-area,
.product-grid-item .wishlist,
.product-grid-item .compare {
  display: inline-block;
  margin: 0 3px 5px;
  height: 35px;
  float: left;
}
.product-grid-item .product-action {
  display: inline-block;
}
.product-grid-item .addtocart-bar {
  float: left;
  position: relative;
  bottom: 0;
}
.product-grid-item .product-price {
  color: #008aa8;
  font-weight: 300;
}
.product-grid-item .wishlist i,
.product-grid-item .compare i {
  background: #4a4a4a;
  color: #fff;
  height: 35px;
  width: 35px;
  line-height: 35px;
  border: none;
  font-size: 15px;
}
.product-grid-item .wishlist i:hover,
.product-grid-item .compare i:hover {
  background: #f56032;
  color: #fff;
}
.product-grid-item .quickview a:hover {
  text-decoration: none;
}
.product-grid-item .quickview i {
  display: block;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  cursor: pointer;
  font-size: 15px;
  height: 35px;
  line-height: 35px;
  font-weight: 300;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 35px;
  background: #e1e1e1;
  color: #000;
}
.product-grid-item .quickview i:hover {
  background: #008aa8;
  border: 1px solid #008aa8;
  color: #fff;
}
.product-grid-item .quickview span {
  display: none;
}
#slide-product .spacer .vm-product-media-container:before {
  background: none repeat scroll 0 0 #000000;
  content: "";
  height: 100%;
  left: -100%;
  opacity: 0.55;
  position: absolute;
  top: 0;
  transition: all 0.5s ease-in-out 0s;
  width: 100%;
  z-index: 99;
}
#slide-product .spacer:hover .vm-product-media-container:before {
  left: 0;
}
#slide-product .spacer:hover .vm-product-media-container:after {
  top: 50%;
}
#slide-product .spacer .quickview {
  left: 43%;
  position: absolute;
  top: 45%;
  transition: all 0.3s ease-in-out 0s;
  z-index: 99;
  opacity: 0;
  transform: scale(0.8);
}
#slide-product .spacer:hover .quickview {
  opacity: 1;
  transform: scale(1);
}
#slide-product .spacer .PricebasePriceVariant,
#slide-product .spacer .PricepriceWithoutTax {
  font-size: 14px;
  font-weight: 600;
  color: #f56032;
}
#slide-product .spacer .product-sale .PricepriceWithoutTax {
  margin: 0 7px;
}
#slide-product .spacer .product-sale .PricebasePriceVariant {
  color: #686868;
}
#slide-product .spacer .product-sale .PricebasePriceVariant,
#slide-product .spacer .product-sale .PricepriceWithoutTax {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
}
#fancybox-outer {
  width: 800px !important;
}
#zo2-zt-header-wrap .container {
  position: relative;
}
.ajax-dropdown .modwishlistsprod .compare-product-img,
.ajax-dropdown .modwishlistsprod .wishlist-product-img,
.ajax-dropdown .modwishlistsprod .cart-product-img {
  margin: 0 10px;
}
#fancybox-content .productdetails-view {
  width: 700px;
}
#fancybox-content {
  max-width: 767px;
}
#fancybox-content .vm-product-details-container {
  width: 51%;
}
#fancybox-content {
  width: auto !important;
  height: auto !important;
}
#fancybox-wrap {
  width: auto !important;
}
#fancybox-wrap {
  max-width: 1000px;
  width: auto !important;
  transform: translateX(-50%);
  left: 50% !important;
}
.vm-product-container .vm-product-media-container {
  width: 45%;
}
#fancybox-content .owl-theme .owl-controls .owl-buttons div.owl-prev,
#fancybox-content .owl-theme .owl-controls .owl-buttons div.owl-next {
  top: 20px;
}
.browse-view .row {
  display: block !important;
}
#zt_top_cart .zt-cart-inner .vm_cart_products .cart-row .cart-product-img {
  float: left;
  margin-right: 3%;
  width: 25%;
}
#zt_top_cart .zt-cart-inner .vm_cart_products .cart-row .cart-product-img img {
  border: 1px solid #eaeaea;
  width: 70px;
}
#zt_top_cart .zt-cart-inner .vm_cart_products .cart-row .cart-product-detail {
  float: left;
  text-align: left;
  width: 70%;
}
#zt_top_cart .zt-cart-inner .vm_cart_products .cart-row .cart-product-detail h4 {
  font-size: 15px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 5px;
}
#zt_top_cart .zt-cart-inner .vm_cart_products .cart-row .cart-product-detail .product-price {
  float: none;
  display: none;
}
#zt_top_cart .zt-cart-inner .vm_cart_products {
  padding: 0 15px;
}
#zt_top_cart .zt-cart-inner .total {
  background: none repeat scroll 0 0 #f4f4f4;
  display: block;
  height: 40px;
  line-height: 33px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
#zt_top_cart .zt-cart-inner .total span {
  display: block;
  float: left !important;
  width: 75px;
}
#zt_top_cart .zt-cart-inner .cart-btn {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  text-align: left;
}
#zt_top_cart .zt-cart-inner .cart-btn a {
  background: none repeat scroll 0 0 #008aa8;
  border: 1px solid #dadada;
  border-radius: 4px;
  color: #ffffff;
  margin: 0 2px;
  padding: 8px 15px;
  transition: all 0.2s ease-in-out 0s;
}
#zt_top_cart .zt-cart-inner .cart-btn a:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
}
#zt_top_cart .zt-cart-inner .vm_cart_products .cart-row {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#zo2-zt-top-menu #mod_compare {
  background: none repeat scroll 0 0 #666666;
  height: 32px;
  line-height: 32px;
  margin: 3px 9px 0 9px;
  padding: 0;
  position: relative;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 40px;
}
#zo2-zt-top-menu #mod_wishlists {
  background: none repeat scroll 0 0 #666666;
  height: 32px;
  line-height: 32px;
  margin: 3px 0 0 9px;
  padding: 0;
  position: relative;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 40px;
}
#zo2-zt-top-menu #mod_compare,
#zo2-zt-top-menu #mod_wishlists {
  display: inline-block;
  float: right;
}
#zo2-zt-top-menu #mod_compare .wishlist-product-detail,
#zo2-zt-top-menu #mod_wishlists .wishlist-product-detail {
  text-align: left;
}
#zo2-zt-top-menu #mod_compare a,
#zo2-zt-top-menu #mod_wishlists a {
  cursor: pointer;
}
#zo2-zt-top-menu #mod_compare i,
#zo2-zt-top-menu #mod_wishlists i {
  border: medium none;
  font-size: 15px;
  height: auto;
  line-height: normal;
  width: auto;
  color: #fff;
}
#zo2-zt-top-menu #mod_compare .zt-cart-inner,
#zo2-zt-top-menu #mod_wishlists .zt-cart-inner {
  background: none repeat scroll 0 0 #ffffff;
  padding: 15px;
  position: absolute;
  right: 0;
  width: 300px;
  box-shadow: 0 0 3px 1px #e3e3e3;
  z-index: 9999;
  float: left;
}
#zo2-zt-top-menu #mod_compare span,
#zo2-zt-top-menu #mod_wishlists span {
  background: #f56032;
  line-height: 18px;
  color: #fff;
  font-size: 11px;
  height: 17px;
  position: absolute;
  right: -4px;
  text-align: center;
  top: 13px;
  width: 16px;
}
#zo2-zt-top-menu .ajax-dropdown .btn-wishlist {
  margin: 0;
}
#zo2-zt-top-menu .ajax-dropdown .btn-compare {
  position: unset;
  position: inherit;
}
.animated {
  opacity: 1 !important;
}
#zt_top_cart #cart {
  background: url("../images/icon_cart.png") no-repeat scroll 0 0 rgba(0,0,0,0);
  margin: 15px 0 0;
  min-height: 46px;
  padding: 0 0 0 55px;
  cursor: pointer;
}
#zt_top_cart #cart p {
  margin: 0;
}
#zt_top_cart .zt-cart-inner {
  background: none repeat scroll 0 0 #ffffff;
  padding: 20px 0;
  position: absolute;
  right: 0;
  width: 300px;
  box-shadow: 0 0 3px 1px #e3e3e3;
  z-index: 9999;
}
@media (max-width: 767px) {
  body #zo2-header-wrap .row {
    position: unset;
    position: inherit;
  }
  body #zt_top_cart.active .zt-cart-inner,
  body #mod_wishlists.active .zt-cart-innera,
  body #mod_compare.active .zt-cart-innera {
    right: 0;
  }
  body #zo2-header-wrap .row .icon {
    display: none;
  }
  body #zo2-header-wrap .row #zo2-position-26 #search-top .search-form button.button {
    position: absolute;
    right: 15px;
    height: 35px;
    line-height: 28px;
    width: 50px;
  }
  body #zo2-header-wrap .row #zo2-position-26 #search-top .search-form input {
    height: 35px;
  }
  body #zo2-header-wrap .row #zo2-position-14 .mod-languages .sbHolder {
    background: none;
    border-bottom: none;
  }
  body #zo2-header-wrap .row #zo2-position-14 .mod-languages .sbOptions {
    right: auto;
    top: 30px !important;
  }
  #zt_top_cart.active .zt-cart-inner {
    display: block !important;
    top: 130px;
    width: 100%;
    box-shadow: none;
    background: #f5f5f5;
  }
  #zo2-position-26 #zt_top_cart.active {
    position: static;
  }
  #zo2-position-26 #zt_top_cart.active .content-top {
    text-align: center;
  }
  #mod_wishlists.active .zt-cart-innera {
    display: block !important;
    width: 100%;
    top: 150px;
    box-shadow: none;
    background: #f5f5f5;
  }
  #butseldwish,
  #butseldcomp {
    display: none;
  }
  #mod_compare.active .zt-cart-innera {
    display: block !important;
    top: 150px;
    background: #f5f5f5;
    width: 100%;
  }
  .search.search {
    display: none;
  }
  #zo2-zt-position-0 .custom .bottom-text {
    display: inline-block;
    width: 15%;
    float: right;
    padding: 7px 0;
    opacity: 0.7;
  }
  #zo2-zt-position-0 .custom .bottom-text a i {
    margin: 0 5px;
    font-size: 16px;
    font-weight: 600;
  }
  #zo2-zt-position-0 .custom .bottom-text a i.fa-search {
    font-weight: 500;
  }
  #zo2-zt-position-0 .custom .bottom-text a {
    text-transform: capitalize;
  }
  #zo2-zt-position-0 .custom .bottom-text a:hover {
    color: #ef0000;
  }
  #zo2-zt-position-0 .custom .bottom-text a:hover,
  #zo2-zt-position-0 .custom .bottom-text a:focus,
  #zo2-zt-position-0 .custom .bottom-text a:active {
    color: #ef0000;
  }
  #zo2-zt-position-0 .custom .bottom-text:hover {
    opacity: 1;
  }
  #zo2-position-26 .ajax-dropdown .zt-cart-innera {
    min-height: 60px;
    box-shadow: none;
  }
  #zo2-canvas-menu {
    position: absolute;
  }
  #zo2-canvas-menu .button-canvas {
    padding-top: 10px;
  }
  #zo2-canvas-menu .button-canvas i {
    font-size: 18px;
  }
  #mod_compare.active {
    position: static;
  }
  #mod_compare.active .zt-cart-innera {
    width: 100%;
  }
  #zo2-header-wrap #zo2-position-26 #search-top.active {
    display: block !important;
    position: static;
  }
  #zo2-header-wrap #zo2-position-26 #search-top.active .icon-close {
    display: none;
  }
  #zo2-header-wrap #zo2-position-26 #search-top.active .search-form {
    background: none repeat scroll 0 0 rgba(0,0,0,0);
    display: block !important;
    height: auto;
    position: unset;
    position: inherit;
    right: 0;
    width: auto;
  }
  #zo2-header-wrap #zo2-position-26 #search-top.active .form-inline {
    left: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    top: 130px;
    min-height: 55px;
    padding: 15px 20px;
    z-index: 1111;
    background: #fff;
  }
  #zo2-header-wrap #zo2-position-26 #search-top.active .form-inline input {
    width: 100%;
  }
  #zo2-header-wrap #zo2-position-26 #search-top.active .form-inline:before {
    top: 20px;
    right: 25px;
  }
  #zo2-header-wrap {
    padding: 0;
  }
  .mod-languages {
    position: absolute;
    top: 116px;
    z-index: 999;
    left: 100px;
  }
  .mod-languages .sbOptions {
    width: auto;
  }
  .mod-languages .sbOptions li {
    clear: both;
  }
  .mod-languages li a {
    font-size: 0;
    width: auto;
  }
  .mod-languages .sbSelector {
    font-size: 0;
    width: auto;
  }
  .mod-languages .sbHolder {
    width: 65px;
  }
  #zo2-zt-top-menu #mod_wishlists.active {
    position: static;
  }
  #zo2-zt-top-menu #mod_wishlists.active .zt-cart-innera {
    width: 100%;
  }
  #standard-logo {
    text-align: center;
  }
  #standard-logo img {
    margin: auto;
  }
  .is-sticky #zo2-top-wrap {
    position: unset !important;
    position: inherit !important;
  }
  .zt-slideshow .zt-slidershow-item {
    height: 400px !important;
    min-height: 400px !important;
  }
  .zt-slideshow .zt-slidershow-item .inner-text-content {
    display: none;
  }
}
@media (min-width: 767px) {
  span.text {
    display: none;
  }
}
@media (max-width: 767px) {
  body #zo2-header-logo {
    padding: 15px 0;
  }
  body #zo2-zt-top-bar-wrap .row {
    position: unset;
    position: inherit;
  }
  body #zt_top_cart.active .zt-cart-inner,
  body #mod_wishlists.active .zt-cart-innera,
  body #mod_compare.active .zt-cart-innera {
    right: 0;
    position: absolute;
    left: 0;
    z-index: 999;
    padding: 20px 0;
  }
  body #zo2-header-wrap #zo2-position-0 #search-top.active {
    display: block !important;
  }
  body #zo2-header-wrap .row #zo2-position-0 #search-top button.button {
    position: absolute;
    right: 15px;
    height: 35px;
    line-height: 28px;
    width: 50px;
  }
  body #zo2-header-wrap .row #zo2-position-0 #search-top .search-form input {
    height: 35px;
  }
  body #zo2-zt-top-bar-wrap .row #zo2-position-14 .mod-languages .sbHolder {
    background: none;
    border-bottom: none;
  }
  body #zo2-zt-top-bar-wrap .row #zo2-position-14 .mod-languages .sbOptions {
    right: auto;
    top: 30px !important;
  }
  #zt_top_cart.active .zt-cart-inner {
    display: block !important;
    top: 35px;
    width: 100%;
    box-shadow: none;
    background: #f5f5f5;
  }
  #zo2-zt-top-menu #zt_top_cart.active {
    position: static;
  }
  #zo2-zt-top-menu #zt_top_cart.active .content-top {
    text-align: center;
  }
  #cart {
    display: none;
  }
  #mod_wishlists.active .zt-cart-innera {
    display: block !important;
    width: 100%;
    top: 128px;
    box-shadow: none;
    background: #f5f5f5;
  }
  #butseldwish,
  #butseldcomp {
    display: none;
  }
  #mod_compare.active .zt-cart-innera {
    display: block !important;
    top: 128px;
    background: #f5f5f5;
    width: 100%;
  }
  .search.search {
    display: none;
  }
  #zo2-position-12 .custom .bottom-text {
    display: inline-block;
    width: 15%;
    float: right;
    padding: 7px 0;
    opacity: 0.7;
  }
  #zo2-position-12 .custom .bottom-text a i {
    margin: 0 5px;
    font-size: 16px;
    font-weight: 600;
  }
  #zo2-position-12 .custom .bottom-text a i.fa-search {
    font-weight: 500;
  }
  #zo2-position-12 .custom .bottom-text a {
    text-transform: capitalize;
  }
  #zo2-position-12 .custom .bottom-text a:hover {
    color: #ef0000;
  }
  #zo2-position-12 .custom .bottom-text a:hover,
  #zo2-position-12 .custom .bottom-text a:focus,
  #zo2-position-12 .custom .bottom-text a:active {
    color: #ef0000;
  }
  #zo2-position-12 .custom .bottom-text:hover {
    opacity: 1;
  }
  #zo2-position-26 .ajax-dropdown .zt-cart-innera {
    min-height: 60px;
    box-shadow: none;
  }
  #zo2-canvas-menu {
    position: absolute;
  }
  #zo2-canvas-menu .button-canvas {
    padding-top: 10px;
  }
  #zo2-canvas-menu .button-canvas i {
    font-size: 18px;
  }
  #zo2-zt-top-menu #mod_compare.active {
    position: static;
  }
  #zo2-zt-top-menu #mod_compare.active .zt-cart-innera {
    width: 100%;
  }
  #zo2-zt-top-menu #mod_wishlists,
  #zo2-zt-top-menu #mod_compare {
    height: 0;
    line-height: normal;
    margin: 0;
  }
  #zo2-header-wrap  #zo2-position-0 #search-top.active {
    display: block !important;
    position: static;
    padding: 0;
  }
  #zo2-header-wrap  #zo2-position-0 #search-top.active .icon-close {
    display: none;
  }
  #zo2-header-wrap  #zo2-position-0 #search-top.active .search-form {
    background: none repeat scroll 0 0 rgba(0,0,0,0);
    display: block !important;
    height: auto;
    position: unset;
    position: inherit;
    right: 0;
    width: auto;
  }
  #zo2-header-wrap  #zo2-position-0 #search-top.active .form-inline {
    left: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    top: 35px;
    min-height: 55px;
    padding: 15px 20px;
    z-index: 1111;
    background: #fff;
  }
  #zo2-header-wrap  #zo2-position-0 #search-top.active .form-inline input {
    width: 100%;
    margin-bottom: 0;
  }
  #zo2-header-wrap  #zo2-position-0 #search-top.active .form-inline:before {
    top: 20px;
    right: 25px;
  }
  #zo2-zt-top-bar-wrap {
    padding: 0;
  }
  .mod-languages {
    position: absolute;
    top: 116px;
    z-index: 999;
    left: 100px;
  }
  .mod-languages .sbOptions {
    width: auto;
  }
  .mod-languages .sbOptions li {
    clear: both;
  }
  .mod-languages li a {
    font-size: 0;
    width: auto;
  }
  .mod-languages .sbSelector {
    font-size: 0;
    width: auto;
  }
  .mod-languages .sbHolder {
    width: 65px;
  }
  #mod_wishlists.active {
    position: static;
  }
  #mod_wishlists.active .zt-cart-innera {
    width: 100%;
  }
  #standard-logo {
    text-align: center;
  }
  #standard-logo img {
    margin: auto;
  }
  .is-sticky #zo2-top-wrap {
    position: unset !important;
    position: inherit !important;
  }
  .zt-slideshow .zt-slidershow-item {
    height: 400px !important;
    min-height: 400px !important;
  }
  .zt-slideshow .zt-slidershow-item .inner-text-content {
    display: none;
  }
}
@media (max-width: 481px) {
  span.text {
    display: none !important;
  }
  body .mod-languages {
    left: 65px;
  }
}
.browse-view .product {
  margin-bottom: 15px;
  float: none;
  min-width: auto;
}
.product:hover .add-to-link .wishlist,
.product:hover .add-to-link .compare {
  display: block;
  opacity: 1;
}
#zt_tabs li a {
  display: block !important;
}
.cart-link {
  line-height: normal;
  margin: 0;
  padding: 0;
}
#mod_compare .zt-cart-innera,
#mod_wishlists .zt-cart-innera {
  background: none repeat scroll 0 0 #ffffff;
  box-shadow: 0 0 2px 0;
  padding: 15px 0;
  position: absolute;
  right: 0;
  top: 33px;
  width: 300px;
  z-index: 9999;
}
#mod_wishlists .image.fleft,
#mod_wishlists .wishlist-product-img {
  border: 1px solid #eaeaea;
  float: left;
  max-width: 90px;
  padding: 5px;
}
.ajax-dropdown .modwishlistsprod .compare-product-img,
.ajax-dropdown .modwishlistsprod .wishlist-product-img,
.ajax-dropdown .modwishlistsprod .cart-product-img {
  float: left;
  width: 30%;
}
.ajax-dropdown .modwishlistsprod .compare-product-img a,
.ajax-dropdown .modwishlistsprod .wishlist-product-img a,
.ajax-dropdown .modwishlistsprod .cart-product-img a {
  display: block;
  width: 100%;
}
#mod_wishlists .wishlist-product-detail {
  float: left;
  padding-left: 15px;
}
#mod_compare .image.fleft,
#mod_compare .compare-product-img {
  border: 1px solid #eaeaea;
  float: left;
  max-width: 90px;
  padding: 5px;
}
#mod_compare .compare-product-detail {
  float: left;
  padding-left: 15px;
}
#zo2-zt-logo-brand .caroufredsel_wrapper .carousel-item {
  min-height: 100px;
}
#zo2-zt-logo-brand .caroufredsel_wrapper .carousel-item .carousel-item-inner {
  min-height: 100px;
}
.zo2-copyright {
  float: left;
}
#zo2-zt-latest-products-wrap h3.moduletitle {
  border-bottom: none;
}
#fancybox-content img {
  border: 1px solid #cccccc;
  float: none;
  height: 100px;
  padding: 10px;
  width: 90px;
}
#fancybox-content .compare-product-img,
#fancybox-content .wishlist-product-img {
  margin-bottom: 15px;
}
#fancybox-content .wishlist-product-img {
  width: 100px;
}
#fancybox-content .wishlist-product-img {
  float: left;
  margin-right: 15px;
}
#fancybox-content {
  min-width: 300px;
}
#fancybox-content .compare-product-img {
  float: left;
  margin-right: 15px;
}
#fancybox-content .successfully,
#fancybox-content .notification {
  background: none repeat scroll 0 0 #e5f1f8;
  border-radius: 3px;
  clear: both;
  color: #2684bd;
  display: block;
  margin: 20px 0 10px;
  padding: 10px;
}
#fancybox-content .title a {
  display: block;
  font-size: 22px;
  font-weight: 500;
  margin-top: 6px;
}
#fancybox-content #wishlists_continue,
#fancybox-content #compare_continue {
  float: right;
}
#fancybox-outer #fancybox-close {
  top: -10px;
  right: -11px;
}
#zo2-megamenu-wrap-sticky-wrapper #zo2-header-logo {
  display: none;
}
#zo2-megamenu-wrap-sticky-wrapper.is-sticky #zo2-header-logo {
  display: block;
}
#zo2-megamenu-wrap-sticky-wrapper.is-sticky #zo2-header-logo img {
  transform: scale(0.8);
}
#zo2-megamenu-wrap-sticky-wrapper.is-sticky #zo2-mega-menu {
  width: auto;
}
#zo2-megamenu-wrap-sticky-wrapper #zo2-mega-menu {
  width: 100%;
}
#mod_compare .image.fleft,
#mod_compare .compare-product-img {
  border: 1px solid #eaeaea;
  float: left;
  max-width: 90px;
  padding: 5px;
}
#mod_compare .image.fleft a,
#mod_compare .compare-product-img a {
  display: block;
  max-width: 100%;
}
#mod_compare .image.fleft img,
#mod_compare .compare-product-img img {
  max-width: 100%;
}
#mod_compare .compare-product-detail {
  float: left;
  padding-left: 15px;
}
#mod_compare .extra-wrap .name a,
#mod_compare .zt-cart-innera .name a {
  clear: both;
  display: block;
  font-size: 15px;
  margin: 10px 0;
  color: #4e4d4d;
  text-transform: capitalize;
}
.orderlistcontainer .title {
  float: left;
}
.orderlistcontainer .activeOrder {
  float: left;
  margin: 0 10px;
}
.display-number span {
  margin: 0 10px;
}
#zo2-zt-freeship .custom {
  line-height: 10px;
}
#zo2-zt-language a.sbSelector {
  color: #fff;
}
.mod-languages .sbToggle::before {
  color: #fff;
}
.mod-languages .sbHolder {
  width: 140px;
}
.mod-languages .sbSelector {
  width: 119px;
}
#zo2-position-7 .product-grid-item .item_content {
  text-align: left;
}
#zo2-position-7 .product-grid-item .item_content a {
  color: #000;
  font-size: 14px;
  font-weight: 400;
}
#zo2-position-7 .product-grid-item .item_image {
  padding: 0;
}
#zo2-position-7 .product-grid-item li {
  margin-bottom: 20px;
}
#zo2-position-7 .product-grid-item .product-price {
  color: #f56032 !important;
  font-size: 14px;
  text-align: left;
  font-weight: 400;
}
h3.moduletitle {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 24px;
  border-bottom: 1px solid #eaeaea;
  padding: 12px 0;
}
.custom {
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 26px;
}
.module.border-black h3.moduletitle {
  border-bottom: 2px solid #000000;
}
.module.border-color h3.moduletitle {
  border-bottom: 2px solid #7bb421;
}
.module.color h3.moduletitle {
  color: #7bb421;
}
.module.dark-box {
  background: none repeat scroll 0 0 #1f1f1f;
  color: #808080;
  padding: 24px;
}
.module.dark-box h3 {
  color: #fff;
}
.module.color-box {
  background-color: #7bb421;
  color: #e1eecd;
  padding: 24px;
}
.module.color-box h3 {
  color: #fff;
}
.module.gray-box {
  background: none repeat scroll 0 0 #f2f2f2;
  padding: 24px;
}
.module.border-box {
  border: 1px solid #e2e2e2;
  padding: 24px;
}
.module.color-title h3 {
  color: #ffffff;
  padding-left: 12px;
  margin-bottom: 24px;
  background-color: #7bb421;
}
.module.dark-title h3 {
  margin-bottom: 24px;
  background-color: #1f1f1f;
  color: #ffffff;
  padding-left: 12px;
}
.module.gray-title h3 {
  background-color: #f0f0f0;
  color: #444444;
  padding-left: 12px;
  border: 0 none;
}
.module.big-title h3 {
  font-size: 24px;
  line-height: 30px;
}
#zo2-suffix-8,
#zo2-suffix-9 {
  padding-left: 0;
  padding-right: 0;
}
.module.border-color-top h3 {
  border-top: 2px solid #7bb421;
  border-bottom: 0 none;
}
.module.border-black-top h3 {
  border-bottom: 0 none;
  border-top: 2px solid #000000;
}
.module.border-gray-top h3 {
  border-bottom: 0 none;
  border-top: 2px solid #696969;
}
.module.border-top h3 {
  border-bottom: 0 none;
  border-top: 1px solid #eaeaea;
}
#zo2-suffix-1-wrap {
  padding-bottom: 40px;
}
#zo2-border-bottom-wrap {
  padding-top: 40px;
}
#zo2-tilter-wrap {
  margin-top: 30px;
}
.menu-accordion ul li {
  position: relative;
  line-height: 25px;
  border-bottom: 1px solid #e5e5e5;
}
.menu-accordion ul li span.expand {
  position: absolute;
  right: 0;
  width: 20px;
  height: 20px;
  font-size: 0;
  z-index: 1;
  cursor: pointer;
  text-align: center;
  top: 6px;
}
.menu-accordion ul li span.expand.active:before {
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 15px;
}
.menu-accordion ul li span.expand:before {
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 15px;
}
.menu-accordion ul li h5 {
  margin-top: 0;
  margin-bottom: 0;
}
.menu-accordion a {
  font-size: 16px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
  padding: 7px 0;
  display: block;
}
.menu-accordion h5 {
  font-size: 15px;
  font-weight: 400;
  padding: 8px 0;
}
.categories-modulemenu-accordion ul {
  display: none;
  padding-left: 7px;
  box-shadow: -3px 0 0 0 rgba(0,0,0,0.08);
  margin-left: 10px;
}
#zo2-border-top-wrap {
  margin-bottom: 40px;
}
#zo2-suffix-1-wrap {
  margin-top: 30px;
}
.cart #up_quantity {
  background-color: #fff;
  border: 1px solid #E5E5E5;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: 0 0 5px 0 #EAEAEA inset;
  -moz-box-shadow: 0 0 5px 0 #EAEAEA inset;
  -webkit-box-shadow: 0 0 5px 0 #EAEAEA inset;
  float: left;
  padding: 4px;
  line-height: 50px \9;
  width: 50px;
  height: 50px;
  margin: 0 0 10px;
  text-align: center;
}
#mxcpr {
  display: none !important;
}
.cart .cart_reload {
  width: 30px;
  height: 30px;
  margin: 10px 0;
  line-height: 30px;
  text-align: center;
  background: #CFCFCF;
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.zt_jshop_list_products .zt_jshop {
  margin: 40px 0 0;
}
.zt_jshop_list_products .block_sorting_count_to_page > span {
  display: inline-block;
  margin: 0 15px 0 0;
}
.zt_list_product .zt_product {
  margin: 0 0 35px 0;
  padding: 7px;
  border: 2px solid transparent;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.zt_list_product .zt_product:hover {
  border: 2px solid #f56032;
}
.zt_list_product .zt_product:hover .zt-action .button_wishlist,
.zt_list_product .zt_product:hover .zt-action .view_detail {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}
.zt_list_product .zt_product .product_label {
  text-indent: -999em;
  display: none;
}
.zt_list_product .zt_product h2.name {
  font-size: 116%;
  font-weight: 700;
  margin: 20px 0 5px;
  height: 20px;
  overflow: hidden;
  line-height: 20px;
}
.zt_list_product .zt_product h2.name a {
  color: #252525;
}
.zt_list_product .zt_product .image_block {
  position: relative;
}
.zt_list_product .zt_product .image_block img {
  border: 0;
}
.zt_list_product .zt_product .image_block a {
  overflow: hidden;
  position: relative;
  display: block;
  text-decoration: none !important;
}
.zt_list_product .zt_product .image_block a:hover img {
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transform: scale(1.1) rotate(5deg);
  -moz-transform: scale(1.1) rotate(5deg);
  -webkit-transform: scale(1.1) rotate(5deg);
  -ms-transform: scale(1.1) rotate(5deg);
  -o-transform: scale(1.1) rotate(5deg);
}
.zt_list_product .zt_product .price span {
  margin: 0 4px;
  font: 400 116% 'Lato', sans-serif;
}
.zt_list_product .zt_product .price span.old_price {
  text-decoration: line-through;
  color: #686868;
}
.zt_list_product .zt_product .price span.price {
  font-weight: 700;
}
.zt_list_product .zt_product .zt-action {
  margin: 15px 0 20px;
}
.zt_list_product .zt_product .zt-action button,
.zt_list_product .zt_product .zt-action a {
  display: inline-block;
  font-size: 108%;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 14px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #4a4a4a;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  vertical-align: top;
  border: 0;
  outline: 0;
  margin: 3px;
  color: #fff;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.zt_list_product .zt_product .zt-action button i,
.zt_list_product .zt_product .zt-action a i {
  font-size: 125%;
  height: 35px;
  line-height: 35px;
}
.zt_list_product .zt_product .zt-action button:hover,
.zt_list_product .zt_product .zt-action a:hover {
  background: #f56032;
  color: #fff;
}
.zt_list_product .zt_product .zt-action .button_wishlist,
.zt_list_product .zt_product .zt-action .view_detail {
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
.stars_no_active {
  height: 16px;
  background-image: url(../images/star.gif);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  width: 75px !important;
}
.stars_active {
  height: 16px;
  background-image: url(../images/star.gif);
  background-repeat: repeat-x;
  background-position: 0px -16px;
}
.zt_jshop #zt_tabs .tabs li {
  margin: 0 5px 0 0;
}
.zt_jshop #zt_tabs .tabs li a {
  background: #ededed;
  color: #3d3d3d;
  height: 43px;
  font-size: 133%;
  line-height: 43px;
  text-transform: inherit;
  border: 0;
}
.zt_jshop #zt_tabs .tabs li a.active {
  background: #f56032 !important;
  color: #fff;
  font-weight: 700;
}
.zt_jshop #zt_tabs .content {
  padding: 20px 0;
  color: #444343;
  font-size: 116%;
  font-weight: 400;
}
.zt_jshop_information_detail .image_middle {
  position: relative;
  padding: 12px;
  border: 1px solid #eaeaea;
}
.zt_jshop_information_detail .image_middle .Sale {
  width: 54px;
  height: 55px;
  position: absolute;
  background: url("../images/p_list_sale.png") 0 0 no-repeat;
  top: 0;
  left: 0;
  text-indent: -999em;
  z-index: 100;
}
.zt_jshop_information_detail .image_middle .New {
  width: 54px;
  height: 55px;
  position: absolute;
  background: url("../images/p_list_new.png") 0 0 no-repeat;
  top: 0;
  left: 0;
  text-indent: -999em;
  z-index: 100;
}
.zt_jshop_information_detail .jshop_img_description {
  overflow: hidden;
  padding: 0 30px;
  position: relative;
  margin: 50px 0;
}
.zt_jshop_information_detail .jshop_img_description .zt-carousel {
  overflow: hidden;
  direction: ltr;
}
.zt_jshop_information_detail .zt-carousel li {
  width: 121px !important;
  min-width: 121px \9;
  margin: 0 7px;
  height: auto !important;
  border: 0 !important;
}
.zt_jshop_information_detail .zt-carousel li img.jshop_img_thumb {
  margin: 0;
  padding: 0;
  border: 0;
}
.zt_jshop_information_detail .zt-carousel .nav_button .prev,
.zt_jshop_information_detail .zt-carousel .nav_button .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin: -14px 0 0;
  width: 29px;
  height: 29px;
  line-height: 27px;
  text-align: center;
  font-size: 133%;
  color: #c7c7c7;
  background: none;
  z-index: 999;
  padding: 0;
  border: 1px solid #c7c7c7;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: inline-block;
}
.zt_jshop_information_detail .zt-carousel .nav_button .prev:hover,
.zt_jshop_information_detail .zt-carousel .nav_button .prev:focus,
.zt_jshop_information_detail .zt-carousel .nav_button .next:hover,
.zt_jshop_information_detail .zt-carousel .nav_button .next:focus {
  border: 1px solid #f56032;
}
.zt_jshop_information_detail .zt-carousel .nav_button .prev:hover i,
.zt_jshop_information_detail .zt-carousel .nav_button .prev:focus i,
.zt_jshop_information_detail .zt-carousel .nav_button .next:hover i,
.zt_jshop_information_detail .zt-carousel .nav_button .next:focus i {
  color: #f56032;
}
.zt_jshop_information_detail .zt-carousel .nav_button .prev {
  left: 0;
}
.zt_jshop_information_detail .zt-carousel .nav_button .next {
  right: 0;
}
.zt_jshop_information_detail .zt_jshop_short_description h1 {
  color: #322c29;
  font-size: 250%;
  font-weight: 300;
}
.zt_jshop_information_detail .zt_jshop_short_description .zt_jsrating {
  padding: 10px 0;
}
.zt_jshop_information_detail .zt_jshop_short_description .zt_price_detail {
  padding: 20px 0;
  border-top: 1px solid #ececec;
}
.zt_jshop_information_detail .zt_jshop_short_description .zt_price_detail #block_price {
  display: block;
  font-size: 350%;
  color: #f56032;
  line-height: 100%;
}
.zt_jshop_information_detail .zt_jshop_short_description .zt_price_detail .old_price {
  font-size: 200%;
  text-decoration: line-through;
}
.zt_jshop_information_detail .zt_jshop_short_description .short_description {
  padding: 10px 0;
  color: #1b1a19;
  font-size: 108%;
  border-bottom: 1px solid #ececec;
  border-top: 1px solid #ececec;
}
.zt_jshop_information_detail .zt_jshop_short_description .prod_buttons {
  padding: 20px 0;
  border-top: 1px solid #ececec;
}
.zt_jshop_information_detail .zt_jshop_short_description .prod_buttons .button_buy {
  display: inline-block;
  vertical-align: top;
  height: 39px;
  line-height: 39px;
  background: #f56032;
  color: #fff;
  font-size: 108%;
  text-transform: uppercase;
  border: 0;
  outline: 0;
  padding: 0 20px;
  margin: 0 5px 0 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.zt_jshop_information_detail .zt_jshop_short_description .prod_buttons .button_buy i {
  font-size: 120%;
  padding: 0 8px 0 0;
  margin: 0 5px 0 0;
}
.zt_jshop_information_detail .zt_jshop_short_description .prod_buttons .button_buy:hover {
  background: #4a4a4a;
}
.zt_jshop_information_detail .zt_jshop_short_description .prod_buttons .button_wishlist {
  display: inline-block;
  vertical-align: top;
  height: 39px;
  line-height: 39px;
  background: #f56032;
  color: #fff;
  font-size: 133%;
  border: 0;
  outline: 0;
  padding: 0 15px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.zt_jshop_information_detail .zt_jshop_short_description .prod_buttons .button_wishlist:hover {
  background: #4a4a4a;
}
.zt_jshop_information_detail .zt_jshop_short_description .prod_buttons .prod_qty {
  display: inline-block;
  vertical-align: top;
  line-height: 39px;
  font-weight: 600;
  color: #1b1a19;
  font-size: 108%;
}
.zt_jshop_information_detail .zt_jshop_short_description .prod_buttons .prod_qty input {
  width: 40px;
  line-height: 32px \9;
  height: 32px;
  padding: 0 5px;
  margin: 0;
  text-align: center;
  color: #1b1a19;
  font-size: 108%;
  font-weight: 600;
  border: 1px solid #e3e3e3;
  box-shadow: none;
}
#zo2-zt-latest-products-wrap {
  margin: 0 0 50px;
}
#zo2-zt-latest-products-wrap .zt-carousel {
  padding: 0 25px;
}
#zo2-zt-latest-products-wrap h3.moduletitle {
  text-align: center;
  position: relative;
}
#zo2-zt-latest-products-wrap h3.moduletitle:after {
  content: '';
  height: 1px;
  width: 100%;
  background: #e0e0e0;
  top: 50%;
  position: absolute;
  left: 0;
}
#zo2-zt-latest-products-wrap h3.moduletitle span {
  display: inline-block;
  background: #fff;
  padding: 0 15px;
  position: relative;
  z-index: 9;
  font-size: 20px;
  font-weight: 300;
}
#zo2-zt-latest-products-wrap .product_item {
  margin: 0 7px;
  padding: 7px;
  text-align: center;
  border: 2px solid transparent;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
#zo2-zt-latest-products-wrap .product_item:hover {
  border: 2px solid #f56032;
}
#zo2-zt-latest-products-wrap .product_item:hover .item_actions .button_wishlist,
#zo2-zt-latest-products-wrap .product_item:hover .item_actions .view_detail {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  display: inline-block;
}
#zo2-zt-latest-products-wrap .product_item h3.item_name {
  font-size: 116%;
  font-weight: 700;
  margin: 20px 0 5px;
  height: 20px;
  overflow: hidden;
  line-height: 20px;
}
#zo2-zt-latest-products-wrap .product_item h3.item_name a {
  color: #252525;
}
#zo2-zt-latest-products-wrap .product_item .item_image a {
  overflow: hidden;
  position: relative;
  display: block;
  text-decoration: none !important;
}
#zo2-zt-latest-products-wrap .product_item .item_image a:hover img {
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transform: scale(1.1) rotate(5deg);
  -moz-transform: scale(1.1) rotate(5deg);
  -webkit-transform: scale(1.1) rotate(5deg);
  -ms-transform: scale(1.1) rotate(5deg);
  -o-transform: scale(1.1) rotate(5deg);
}
#zo2-zt-latest-products-wrap .product_item .item_price span {
  margin: 0 4px;
  font: 400 116% 'Lato', sans-serif;
}
#zo2-zt-latest-products-wrap .product_item .item_price span.old_price {
  text-decoration: line-through;
  color: #686868;
}
#zo2-zt-latest-products-wrap .product_item .item_price span.price {
  font-weight: 700;
  color: #f56032;
}
#zo2-zt-latest-products-wrap .product_item .item_actions {
  margin: 15px 0 20px;
}
#zo2-zt-latest-products-wrap .product_item .item_actions button,
#zo2-zt-latest-products-wrap .product_item .item_actions a {
  display: inline-block;
  font-size: 108%;
  text-transform: uppercase;
  padding: 0 14px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #4a4a4a;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  vertical-align: top;
  border: 0;
  outline: 0;
  margin: 4px 4px;
  color: #fff;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
#zo2-zt-latest-products-wrap .product_item .item_actions button i,
#zo2-zt-latest-products-wrap .product_item .item_actions a i {
  font-size: 125%;
  height: 35px;
  line-height: 35px;
}
#zo2-zt-latest-products-wrap .product_item .item_actions button:hover,
#zo2-zt-latest-products-wrap .product_item .item_actions a:hover {
  background: #f56032;
  color: #fff;
}
#zo2-zt-latest-products-wrap .product_item .item_actions .button_wishlist,
#zo2-zt-latest-products-wrap .product_item .item_actions .view_detail {
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  display: none;
}
#zo2-zt-latest-products-wrap .owl-controls {
  margin: 0;
}
#zo2-zt-latest-products-wrap .owl-controls .owl-prev,
#zo2-zt-latest-products-wrap .owl-controls .owl-next {
  position: absolute;
  top: 50%;
  margin: -14px 0 0;
  width: 29px;
  height: 29px;
  line-height: 27px;
  background: none;
  z-index: 99;
  padding: 0;
  border: 1px solid #c7c7c7;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: inline-block;
}
#zo2-zt-latest-products-wrap .owl-controls .owl-prev:hover,
#zo2-zt-latest-products-wrap .owl-controls .owl-prev:focus,
#zo2-zt-latest-products-wrap .owl-controls .owl-next:hover,
#zo2-zt-latest-products-wrap .owl-controls .owl-next:focus {
  border: 1px solid #f56032;
}
#zo2-zt-latest-products-wrap .owl-controls .owl-prev:hover:before,
#zo2-zt-latest-products-wrap .owl-controls .owl-prev:focus:before,
#zo2-zt-latest-products-wrap .owl-controls .owl-next:hover:before,
#zo2-zt-latest-products-wrap .owl-controls .owl-next:focus:before {
  color: #f56032;
}
#zo2-zt-latest-products-wrap .owl-controls .owl-prev:before,
#zo2-zt-latest-products-wrap .owl-controls .owl-next:before {
  font-family: FontAwesome;
  display: block;
  text-align: center;
  color: #c7c7c7;
  font-size: 16px;
}
#zo2-zt-latest-products-wrap .owl-controls .owl-prev {
  left: 0;
}
#zo2-zt-latest-products-wrap .owl-controls .owl-next {
  right: 0;
}
.zt_row_categ {
  text-align: center;
}
.zt_row_categ .zt_jscateg {
  margin: 0 0 50px;
  border: 1px solid #e6e6e6;
}
.zt_row_categ .zt_jscateg .zt_infor_categ h2 {
  margin: 0;
  font-size: 140%;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  line-height: 40px;
  font-weight: 300;
}
.zt_row_categ .zt_jscateg .zt_infor_categ h2 a {
  display: block;
}
.zt_row_categ .zt_jscateg:hover .zt_infor_categ h2 {
  background: #f56032;
}
.zt_row_categ .zt_jscateg:hover .zt_infor_categ h2 a {
  color: #fff;
  text-decoration: none;
}
img.jshop_img {
  padding: 0;
  border: 0;
}
.zt_jshop_header h1 {
  font-size: 183%;
  font-family: 'Droid Sans', sans-serif;
  text-transform: uppercase;
  color: #525252;
  font-weight: 600;
}
.owl-wrapper-outer {
  direction: ltr;
}
.zt_jshop_check .discount-code input {
  vertical-align: top;
}
.owl-wrapper-outer {
  direction: ltr;
  z-index: 99;
}
.address_block .jshop_register select {
  margin-bottom: 10px;
}
table.cart td {
  vertical-align: middle;
}
table.cart .remove a {
  color: red;
}
#jquery-overlay {
  z-index: 1010;
}
#jquery-lightbox {
  z-index: 1020;
}
#zt-left .box_border {
  border: 1px solid #d9d9d9;
  padding: 20px;
}
.bestseller_products .block_item {
  margin: 0 0 20px;
}
.bestseller_products .block_item .item_image {
  padding: 0;
}
.bestseller_products .block_item .item_info .item_name a {
  color: #363636;
  font-size: 108%;
}
.bestseller_products .block_item .item_info .item_price {
  font-size: 116%;
  font-weight: bold;
  color: #252525;
}
#checkout a {
  text-decoration: none;
  margin: 0 0 20px;
}
.zt_jshop_check .discount-code {
  line-height: 36px;
}
.zt_jshop_check .discount-code input {
  margin: 0 5px;
}
@media (max-width: 720px) {
  #eblog-wrapper .in-block,
  #eblog-wrapper .float-r,
  #eblog-wrapper .float-l {
    float: left !important;
  }
}
#ezblog-body .list-categories li .avatar + .category-story {
  margin: 0 0 0 70px;
}
#ezblog-body .list-categories li .category-status {
  font-size: 100%;
}
#eblog-wrapper #ezblog-menu {
  padding: 10px;
  border: 1px solid #ccc;
}
#ezblog-menu .btn-eb-navbar {
  width: 44px;
  height: 30px;
}
#ezblog-body .blog-calendar .blog-comments a {
  background-image: none !important;
  text-indent: 0;
  padding: 0;
  text-align: center;
  height: 20px;
  line-height: 20px;
  color: #ccc;
}
#ezblog-body .blog-calendar .blog-comments a:hover {
  color: #fff;
}
#ezblog-body .blog-option li + li i {
  padding: 0 7px 0 0;
}
#ezblog-body .blog-comments a {
  padding: 0;
  background: none;
}
#ezblog-body .tab_button li.item-active a span {
  background: none !important;
  color: #333 !important;
}
#ezblog-body .tab_button li a,
#ezblog-body .tab_button li a:hover {
  height: 44px;
}
#ezblog-body .list-categories li .category-description {
  padding: 0;
  border: 0;
}
.rtl #ezblog-body .list-categories li .avatar + .category-story {
  margin: 0 70px 0 0;
}
.rtl #ezblog-body .blog-calendar + .blog-content {
  margin: 0 80px 0 0;
}
.rtl #ezblog-body .forCategory .profile-avatar + .profile-info,
.rtl #ezblog-body .forTeamBlog .profile-avatar + .profile-info,
.rtl #ezblog-body .forBlogger .profile-avatar + .profile-info {
  margin: 0 95px 0 0;
}
.rtl #ezblog-body .blog-calendar {
  margin: 10px 0 15px 15px;
}
.rtl body #comment-form #markItUpComment .markItUpContainer {
  margin-left: 0;
}
.rtl #eblog-dialog .prm,
.rtl #eblog-wrapper .prm {
  padding-right: 0;
}
.rtl #eblog-wrapper .comment-row .comment-body {
  border-right: 0;
}
.rtl #eblog-wrapper.eblog-bootstrap .subscription-box .easyblog-checkbox,
.rtl #eblog-wrapper.eblog-bootstrap .subscription-box.subscribe-to-blog {
  float: none;
}
.rtl #ezblog-body .blog-option li + li i {
  padding: 0 0 0 7px;
}
.rtl #eblog-wrapper .blog-taglist span.tag-head {
  float: right;
  margin: 0 0 0 10px;
}
.rtl #ezblog-body .tab_button li a,
.rtl #ezblog-body .tab_button li a:hover {
  padding: 10px 22px 10px 0;
}
.rtl #ezblog-body .tab_button li {
  text-align: right;
}
.rtl #ezblog-body .blog-infor.blog-meta span {
  margin: 0 0 0 10px;
}
.rtl #ezblog-body .blog-option li.email a {
  padding: 0;
}
.rtl #ezblog-body .blog-read .blog-navi li a {
  padding: 15px 0px;
  background: none !important;
}
.rtl #ezblog-body .blog-read .blog-navi li a i {
  font-size: 20px;
  padding: 0 10px;
  vertical-align: middle;
}
.rtl #ezblog-body .blog-read .blog-navi li+li a {
  background: none !important;
}
.rtl #ezblog-body .blog-readmore a i {
  margin: 0 5px 0 0;
}
.rtl #ezblog-body .blog-readmore {
  float: right;
}
.rtl #ezblog-body .blog-modified-date {
  float: left;
}
.rtl #ezblog-body .blog-footer .blog-taglist {
  float: right;
}
.rtl #ezblog-body .blog-footer .blog-meta-bottom {
  float: left;
}
.rtl #eblog-wrapper .mrm {
  margin: 10px 0 0 10px;
}
#ezblog-body .blog-calendar-month {
  background: #f56032;
  border: 0;
}
#ezblog-body .blog-calendar .blog-comments a:hover {
  background-color: #f56032;
}
#ezblog-body .blog-infor.blog-meta .in {
  background: none;
  padding: 0;
}
#ezblog-body .blog-infor.blog-meta * {
  font-weight: 400;
}
#ezblog-body .blog-infor.blog-meta span {
  margin: 0 10px 0 0;
}
#ezblog-body .blog-readmore a {
  padding: 0;
  background: none;
}
#ezblog-body .blog-readmore a i {
  margin: 0 0 0 5px;
}
#ezblog-body .blog-image {
  float: none !important;
  display: block;
}
#ezblog-posts .blog-image {
  padding: 0;
  border: 0;
  margin: 0 0 15px;
}
#ezblog-menu .blog-navi li.toolbar-item > a span {
  text-indent: 0;
  background: none;
  color: #fff;
  text-align: center;
}
#ezblog-menu .blog-navi li.toolbar-item > form button.submit-search {
  text-indent: 0;
  background: none;
  color: #fff;
  font-size: 91%;
}
#ezblog-head .component-links a.link-email span {
  background: none;
  padding: 0;
}
#ezblog-head .component-links a.link-email span i {
  color: #ccc;
  margin: 0 7px;
}
#ezblog-head .component-links a.link-rss span {
  background: none;
  padding: 0;
}
#ezblog-head .component-links a.link-rss span i {
  color: #fe9832;
  margin: 0 7px;
}
#ezblog-body .list-categories li .category-status li .link-rss {
  background: none;
  padding: 0;
  color: #fe9832;
}
#ezblog-body .blog-option li.font-switcher a {
  padding: 0 !important;
  background: none !important;
  text-indent: 0;
  color: #000 !important;
}
#ezblog-body .blog-option li.font-switcher a i {
  vertical-align: top;
}
#ezblog-body .blog-text img {
  border: 0 !important;
  padding: 0 !important;
}
#ezblog-body .blog-read .blog-navi li a {
  padding: 15px 0px;
  background: none !important;
}
#ezblog-body .blog-read .blog-navi li a i {
  font-size: 20px;
  padding: 0 10px;
  vertical-align: middle;
}
#ezblog-body .blog-read .blog-navi li+li a {
  background: none !important;
}
#section-author .entry-related-post li {
  padding: 5px 0;
}
#ezblog-body .blog-infor.blog-meta span span {
  margin: 0 !important;
}
#ezblog-body .blog-readmore {
  float: left;
}
#ezblog-body .blog-modified-date {
  float: right;
  margin: 0;
  clear: inherit;
}
#ezblog-body .blog-footer .blog-taglist {
  float: left;
  width: 70%;
}
#ezblog-body .blog-footer .blog-meta-bottom {
  float: right;
}
body #comment-form .inputbox {
  padding: 0 10px;
}
body #comment-form input[type="checkbox"].inputbox {
  vertical-align: top;
}
#ezblog-body #blog-comment img.avatar,
#ezblog-body #comment-form img.avatar {
  min-width: 50px \9;
}
.orderlistcontainer div.orderlist {
  left: 70px;
  top: 112px;
}
.spacer-buy-area .product .quantity-box,
.spacer-buy-area .product .quantity-controls {
  display: block;
  float: left;
  margin-left: 0px;
  margin-right: 10px;
  overflow: hidden;
}
.spacer-buy-area label.quantity_box {
  float: left;
  margin-right: 10px;
  padding-top: 10px;
}
.productdetails-view .product-short-description {
  margin: 0 0 16px;
  padding: 17px 0px 0px 17px;
}
.spacer-buy-area .addtocart-button {
  margin-top: 0px;
  margin-left: 10px;
}
.zo2-wrapper.offcanvas-push {
  transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
}
body.overflow-hidden > * {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}
.offcanvas.active .sidebar-nav ul li a {
  padding-left: 20px;
}
@media (max-width: 767px) {
  #zo2-canvas-menu {
    z-index: 999;
  }
}
