@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Poppins:400,300,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Hind:400,300,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700,700italic,500italic,400italic);
@import url(https://fonts.googleapis.com/css?family=Merriweather:300);
[data-icon]:before {
  font-family: 'ElegantIcons';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@keyframes capabilitieswidth {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes capabilitieswidth {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes capabilitiesspan {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes capabilitiesspan {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#header_logo .logo_retina {
  display: none;
}
#header_logo .logo_normal {
  display: block;
}
@media screen and (min-resolution: 2dppx) {
  #header_logo .logo_normal {
    display: none;
  }
  #header_logo .logo_retina {
    display: block;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 2) {
  #header_logo .logo_normal {
    display: none;
  }
  #header_logo .logo_retina {
    display: block;
  }
}
body.boxed {
  background: #f9f9f9;
  background-image: inherit !important;
}
body.boxed #zo2-header-wrap.header-style1 #zo2-position-14 {
  padding-left: 0;
}
a {
  color: #3f3f3f;
}
body {
  transition-duration: 0.5s;
  font-size: 16px;
  color: #3f3f3f;
  font-weight: 400;
  overflow-x: hidden;
  padding: 0 !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,
a:hover,
a:focus,
input,
input:focus,
input:active,
textarea:focus,
textarea:active {
  outline: none !important;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  text-decoration: none;
}
a:hover,
a:focus,
a:active {
  color: #ea6153;
  text-decoration: none !important;
  background: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  text-transform: uppercase;
}
img {
  max-width: 100%;
}
p {
  margin: 20px 0;
  line-height: 25px;
  font-size: 16px;
}
.modal-body {
  padding: 10px;
}
dl,
menu,
ol,
ul {
  margin: 0;
  padding: 0;
}
body.modal-open {
  margin-right: 0;
  overflow: visible;
}
body.form.body-overlayed {
  overflow: inherit;
}
body.boxed .zo2-wrapper {
  margin: 0 auto;
  background-color: #fff;
  padding: 0;
}
body.boxed .zo2-wrapper .is-sticky #zo2-header {
  width: auto;
}
body.boxed #zo2-top-wrap-sticky-wrapper #zo2-top-wrap.no-sticky {
  width: auto;
}
.full-width .col-md-12 {
  padding: 0;
}
.full-width .row {
  margin: 0;
}
#top-menu {
  margin: 18px 0;
}
#top-menu .mod-wrapper-menu ul li {
  line-height: 15px;
}
#top-menu .mod-wrapper-menu ul li a {
  background: none;
  border-right: 1px solid #ececec;
  color: #707070;
  padding: 0 15px;
}
#top-menu .mod-wrapper-menu ul li a:hover,
#top-menu .mod-wrapper-menu ul li a:focus {
  background: none;
  color: #000;
}
#top-menu .mod-wrapper-menu ul li:last-child a {
  border: none;
}
#top-menu .mod-languages li a {
  border: none !important;
}
#top-search form {
  position: relative;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  float: right;
  height: 60px;
  padding: 0 25px;
  line-height: 60px;
}
#top-search form:before {
  color: #555555;
  content: "";
  display: block;
  font-family: "FontAwesome";
  font-size: 18px;
  right: 25px;
  position: absolute;
}
#top-search #mod-search-searchword {
  border: none;
  background: transparent;
  color: #9a9a9a;
  height: 15px;
  line-height: 15px;
  outline: none;
  padding: 0 0 0 10px;
}
nav.zo2-menu {
  background: none;
  border: none;
  margin: 0px;
  border-radius: 0;
  min-height: inherit;
}
nav.zo2-menu .navbar-collapse {
  padding: 0;
}
nav.zo2-menu .navbar-nav {
  float: inherit;
  text-align: center;
}
nav.zo2-menu .navbar-nav > li {
  line-height: 16px;
}
nav.zo2-menu .navbar-nav > li >a {
  padding: 20px 15px;
  margin: 0;
  color: #3f3f3f;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
}
nav.zo2-menu .navbar-nav > li .dropdown-menu {
  background: #232323;
  border-radius: 0;
  overflow: inherit;
}
nav.zo2-menu .navbar-nav > li .dropdown-menu .list-cat a {
  background: #ea6153;
  color: #fff;
}
nav.zo2-menu .navbar-nav > li .dropdown-menu .zt-item .zt-article_content h4 a {
  color: #c4c4c4;
}
nav.zo2-menu .navbar-nav > li .dropdown-menu .zt-item .zt-article_content h4 a:hover {
  color: #fff;
}
nav.zo2-menu .navbar-nav li:last-child a {
  margin-right: 0;
}
nav.zo2-menu .navbar-nav > .open a {
  background: none;
  color: #333;
}
nav.zo2-menu .navbar-nav > .open a:hover,
nav.zo2-menu .navbar-nav > .open a:focus {
  background: none;
}
nav.zo2-menu .navbar-nav .active a {
  background: none;
  color: #333;
}
nav.zo2-menu .navbar-nav .active a:hover,
nav.zo2-menu .navbar-nav .active a:focus {
  background: none;
  color: #3f3f3f;
}
nav.zo2-menu .navbar-nav ul.mega-nav li .mega-group-content {
  padding-top: 20px;
}
nav.zo2-menu .navbar-nav ul.mega-nav li a {
  background: none;
  padding: 10px 0px;
  display: block;
  position: relative;
  color: #c4c4c4;
  font-weight: 400;
  font-size: 13px;
}
nav.zo2-menu .navbar-nav ul.mega-nav li a:hover,
nav.zo2-menu .navbar-nav ul.mega-nav li a:active,
nav.zo2-menu .navbar-nav ul.mega-nav li a:focus {
  color: #fff;
}
nav.zo2-menu .navbar-nav ul.mega-nav li a.group-title {
  color: #fff;
  text-transform: uppercase !important;
  padding: 10px 0;
  position: relative;
  font-size: 14px !important;
  display: block;
  font-weight: 500;
  letter-spacing: 1px;
  background: inherit;
}
nav.zo2-menu .navbar-nav ul.mega-nav li a.group-title:after {
  height: 1px;
  width: 50px;
  background: #3f3f3f;
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
}
nav.zo2-menu .navbar-nav ul.mega-nav li.active > a {
  color: #fff;
}
.zo2-megamenu .dropdown .dropdown-menu {
  padding: 8px 25px;
}
.zo2-megamenu .mega-align-justify .dropdown-menu {
  padding: 30px 70px;
}
.zo2-megamenu .mega-align-justify .dropdown-menu .mega-group .mega-nav {
  margin-left: 0;
  margin-right: 0;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a {
  transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
}
.carousel-inner {
  z-index: 0;
}
.carousel-inner .slide-button {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border: 1px solid #FFFFFF;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #FFFFFF;
  font-size: 13px;
  margin-top: 15px;
  padding: 10px 28px;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  transition: all all 0.4s ease 0s;
  -webkit-transition: all all 0.4s ease 0s;
  -moz-transition: all all 0.4s ease 0s;
  -o-transition: all all 0.4s ease 0s;
  -ms-transition: all all 0.4s ease 0s;
}
.carousel-inner .slide-button:hover,
.carousel-inner .slide-button:active,
.carousel-inner .slide-button:focus {
  background: none repeat scroll 0 0 rgba(255,255,255,0.1);
  color: #fff;
  -webkit-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.carousel-control.left,
.carousel-control.right {
  background: none;
}
#zo2-hello {
  background-color: #fafafa;
  border-bottom: 1px solid #f0f0f0;
  padding: 50px 0;
  margin-bottom: 30px;
}
#zo2-hello h1 {
  color: #2d3d51;
  font-size: 30px;
  line-height: 1.5;
  margin: 0;
}
#zo2-hello .btn {
  margin-top: 0;
}
#zo2-features {
  text-align: center;
}
#zo2-features .top-features {
  padding-top: 50px;
}
#zo2-features .top-features .zo2-feature {
  margin-top: 35px;
  background-color: #fff;
  color: #313131;
  position: relative;
}
#zo2-features .top-features .zo2-feature .zo2-circle {
  background-color: #FFFFFF;
  border: 5px solid #EFEFEF;
  top: -36px;
  left: 44%;
  margin-left: -35px;
  position: absolute;
  text-align: center;
  font-size: 50px;
  line-height: 110px;
  height: 110px;
  width: 110px;
  border-radius: 50%;
  text-shadow: 0 3px 0 rgba(0,0,0,0.1);
  -webkit-transition: background-color 0.25s ease, color 0.25s ease;
  transition: background-color 0.25s ease, color 0.25s ease;
  color: #ea6153;
}
#zo2-features .top-features .zo2-feature .zo2-circle:before {
  display: block;
  content: '';
  position: absolute;
  left: -10px;
  top: -10px;
  padding: 5px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  transform: scale(0.8);
  box-shadow: 0 0 0 3px #ea6153;
}
#zo2-features .top-features .zo2-feature .zo2-circle i {
  vertical-align: top;
  line-height: inherit;
}
#zo2-features .top-features .zo2-feature .zo2-feature-text {
  padding: 90px 10% 30px;
  text-align: center;
}
#zo2-features .top-features .zo2-feature .zo2-feature-text .zo2-feature-text-title {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
#zo2-features .top-features .zo2-feature .zo2-feature-text .zo2-feature-description {
  font-size: 14px;
}
#zo2-features .top-features .zo2-feature .zo2-feature-text .zo2-feature-description p {
  margin-bottom: 20px;
}
#zo2-features .top-features:hover .zo2-circle {
  background-color: #ea6153;
  border: 5px solid transparent;
  color: #fff;
}
#zo2-features .top-features:hover .zo2-circle:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  transform: scale(1);
}
#zo2-top-wrap {
  width: 100%;
}
#zo2-header {
  padding: 45px 0;
}
.is-sticky {
  position: relative;
  z-index: 999;
}
.is-sticky #zo2-header {
  background-color: #fff;
  box-shadow: 0 3px 5px rgba(0,0,0,0.1);
  max-width: none;
  width: 100%;
  padding: 15px 0;
}
.is-sticky #zo2-header .zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner {
  margin-top: 28px;
}
#zo2-bottom1 {
  background-color: #2a2a2a;
  color: #ffffff;
}
#zo2-bottom1 .container {
  border-bottom: 1px solid #404141;
  padding-bottom: 50px;
  padding-top: 50px;
}
#zo2-bottom1 .zo2-mail {
  border: 1px solid #4c4c4c;
  color: #898989;
  height: 35px;
  line-height: 35px;
}
#zo2-bottom1 .zo2-mail input {
  background: transparent;
  border: none;
  color: #898989;
  outline: none;
  line-height: 2;
  width: 80%;
}
#zo2-bottom1 .zo2-mail i {
  padding-left: 10px;
  padding-right: 10px;
}
#zo2-bottom1 .btn {
  background-color: transparent;
  border: 1px solid #4c4c4c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #898989;
  height: 35px;
  line-height: 35px;
  padding: 0;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  transition: all all 0.4s ease 0s;
  -webkit-transition: all all 0.4s ease 0s;
  -moz-transition: all all 0.4s ease 0s;
  -o-transition: all all 0.4s ease 0s;
  -ms-transition: all all 0.4s ease 0s;
}
#zo2-bottom1 .btn:hover,
#zo2-bottom1 .btn:active,
#zo2-bottom1 .btn:focus {
  -webkit-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
#zo2-bottom1 .no-line h3 {
  margin: 0;
}
.social {
  margin-top: 10px;
}
.social a {
  -webkit-transition: all 200ms ease 0s;
  -moz-transition: all 200ms ease 0s;
  -o-transition: all 200ms ease 0s;
  transition: all 200ms ease 0s;
  transition: all all 200ms ease 0s;
  -webkit-transition: all all 200ms ease 0s;
  -moz-transition: all all 200ms ease 0s;
  -o-transition: all all 200ms ease 0s;
  -ms-transition: all all 200ms ease 0s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #8d8d8d;
  display: inline-block;
  height: 37px;
  margin: 0 5px;
  width: 37px;
}
.social a:hover {
  color: #fff;
  text-decoration: none;
}
.social a i {
  display: inline-block;
  font-size: 150%;
  height: 37px;
  line-height: 37px;
  text-align: center;
  vertical-align: top;
  width: 37px;
}
.social a.facebook:hover {
  background-color: #2568bc;
}
.social a.twitter:hover {
  background-color: #23D8E8;
}
.social a.google-plus:hover {
  background-color: #484848;
}
.social a.rss:hover {
  background-color: #FE8631;
}
.social a.linkedin:hover {
  background-color: #027BA5;
}
.social a.youtube:hover {
  background-color: #D65655;
}
.social a.pinterest:hover {
  background-color: #CC1C2C;
}
.social.footer-social a {
  background-color: #393939;
}
#news {
  margin: 50px 0 120px;
}
#news .mod-news img {
  float: left;
  padding-right: 30px;
  max-width: 100%;
}
#news .mod-news.custom h3 {
  color: #2c2c2c;
  font-size: 18px;
}
.latest-news li {
  padding-bottom: 10px;
  list-style: none;
}
.latest-news .thumb {
  border: 3px solid #272727;
  display: block;
  float: left;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  transition: all all 0.2s ease-in 0s;
  -webkit-transition: all all 0.2s ease-in 0s;
  -moz-transition: all all 0.2s ease-in 0s;
  -o-transition: all all 0.2s ease-in 0s;
  -ms-transition: all all 0.2s ease-in 0s;
  width: 82px;
}
.latest-news .desc {
  margin-left: 100px;
}
.latest-news .title {
  display: block;
}
.latest-news .time {
  color: #898989;
  display: block;
  font-size: 11px;
}
#system-message {
  margin: 0 0 20px;
}
.gmap-page .embed-container {
  padding-bottom: 0;
}
.module .zt-image-frame {
  background: none;
  padding: 0;
  border: none;
  display: block;
  float: left;
  margin: 5px;
  box-shadow: none;
}
.module .zt-image-frame img {
  border: 4px solid #fff;
}
a.cboxElement img {
  margin-bottom: 5px;
}
.highslide-gallery ul {
  margin: 0;
  padding: 0;
  width: 100%;
}
.highslide-gallery ul li {
  background: none repeat scroll 0 center rgba(0,0,0,0);
  float: left;
  list-style: none outside none;
  margin: 3px;
  padding: 0;
}
.highslide-gallery ul li img {
  float: left;
  margin: 0;
}
#gototop {
  z-index: 5;
  width: 30px;
  height: 30px;
  position: fixed;
  right: 30px;
  bottom: 30px;
  background: none;
  text-align: center;
  background: #1abc9c;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
}
#gototop:hover {
  background: #16a085;
  cursor: pointer;
}
#gototop:hover i {
  padding-top: 5px;
}
#gototop i {
  color: #fff;
  padding-top: 8px;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  font-size: 18px;
}
#gototop i:before {
  content: "\f176";
}
.box-color {
  background: #ea6153;
  color: #aaa;
  padding: 20px;
}
.box-color h3.moduletitle {
  background: none;
  color: #ffffff;
  font-size: 200%;
  font-weight: 300;
  padding-bottom: 0;
}
.box-color ul.weblinks li,
.box-color ul.menu li {
  border-bottom: 1px solid #608f40;
  width: 100%;
}
.box-color ul.weblinks li a,
.box-color ul.menu li a {
  background: none;
  padding: 10px 0;
}
.box-color ul.weblinks li a:hover,
.box-color ul.weblinks li a:active,
.box-color ul.weblinks li a:focus,
.box-color ul.menu li a:hover,
.box-color ul.menu li a:active,
.box-color ul.menu li a:focus {
  background: none;
}
.box-color ul.weblinks li:hover a,
.box-color ul.menu li:hover a,
.box-color ul.weblinks li.active a,
.box-color ul.menu li.active a {
  margin-left: 10px;
  -webkit-transition: all linear .3s;
  -moz-transition: all linear .3s;
  -o-transition: all linear .3s;
  transition: all linear .3s;
  transition: all all linear .3s;
  -webkit-transition: all all linear .3s;
  -moz-transition: all all linear .3s;
  -o-transition: all all linear .3s;
  -ms-transition: all all linear .3s;
}
.box-color ul.weblinks li a,
.box-color ul.menu li a {
  color: #fff !important;
}
.homepage .zo2-social-wrap {
  text-align: center;
  margin-top: 20px;
}
#zo2comment-tabs .embed-container {
  padding-bottom: 0;
}
.btn-success {
  border: none;
  background-color: #7ebe54;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  transition: all all 0.4s ease 0s;
  -webkit-transition: all all 0.4s ease 0s;
  -moz-transition: all all 0.4s ease 0s;
  -o-transition: all all 0.4s ease 0s;
  -ms-transition: all all 0.4s ease 0s;
  padding: 10px 15px;
}
.btn-success:hover,
.btn-success:active,
.btn-success:focus {
  -webkit-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.carousel-caption {
  font-weight: 300;
  text-align: left;
  top: 20%;
  color: #fff;
}
.carousel-caption h3 {
  color: #fff;
  font-size: 40px;
}
.carousel-caption p {
  font-size: 16px;
}
.bs-example {
  margin: 15px 0;
}
#k2Container span.itemEditLink {
  width: inherit;
}
#k2Container span.itemEditLink a {
  display: block;
  position: static;
}
.style-switcher {
  z-index: 999;
  top: 145px;
}
code {
  white-space: inherit;
}
.style-switcher ul.options.layout-select li a {
  width: 54px;
}
.style-switcher ul.options.layout-select li a img {
  width: 54px;
}
.ie8 body {
  overflow: inherit;
}
.zo2-socialshares-floatbar {
  background: none repeat scroll 0 0 padding-box #FFFFFF;
  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;
  position: fixed;
  top: 195px;
  margin-left: -100px;
  width: 70px;
  z-index: 999;
}
.zo2-socialshares-horizontal {
  display: inline-block;
  margin: 10px 0;
}
.zo2-socialshares-horizontal > div {
  display: inline-block;
  float: left;
  margin: 0 10px;
}
.boxed #zo2-header-wrap {
  width: auto;
  border-bottom: 0;
}
.boxed #zo2-top-wrap {
  width: auto;
}
.boxed #zo2-top-wrap-sticky-wrapper {
  width: auto;
}
.boxed #zo2-position-0 {
  padding: 12px 0;
}
.boxed nav.zo2-menu .navbar-nav {
  float: inherit;
  text-align: center;
}
.boxed nav.zo2-menu .navbar-nav > li {
  float: inherit;
  display: inline-block;
}
.tag {
  color: inherit;
}
.rtl #mod_wishlists {
  margin: 0 9px 0 0;
}
.rtl .dropdown-menu {
  background-clip: padding-box;
  background-color: #ffffff;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0,0,0,0.176);
  display: none;
  float: left;
  font-size: 14px;
  left: 0;
  list-style: outside none none;
  margin: 2px 0 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 1000;
}
.rtl #cart i {
  margin-left: 5px;
  margin-right: 0;
}
.rtl #zo2-position-0 #zt_top_cart {
  padding: 0 0 0 10px;
}
.rtl ul,
.rtl ol {
  margin: 0 12px 0em 0;
  padding: 0 12px 0 0;
}
.rtl nav.zo2-menu .navbar-nav ul.mega-nav li a {
  text-align: right;
}
.rtl #zo2-position-0 {
  text-align: left;
}
.rtl .zo2-row-wrapper .col-right {
  border-left: 0px solid;
  border-right: 1px solid #eeeeee;
}
.rtl nav.zo2-menu .navbar-nav {
  float: left;
}
.rtl .zt_jshop_information_detail .jshop_img_description {
  direction: ltr;
}
.rtl #pricing-table .pricing-table-2 ul li .unit {
  left: 34px;
  right: auto;
}
.rtl .introText .about_us .about_2 #accordion .panel-heading.active a:after {
  left: 10px;
  right: auto;
}
.rtl .introText .about_us .about_2 #accordion .panel-heading a:after {
  left: 10px;
  right: auto;
}
.rtl .style-switcher {
  left: auto !important;
}
.rtl #zo2-mega-menu .navbar-default .shortcodes .mega-dropdown-menu {
  right: -478px;
  left: auto;
}
.rtl .tag-category h2 span {
  right: 135px;
  left: auto;
}
.rtl #zo2-position-14 {
  text-align: right;
}
.rtl #zo2-body-wrap .appoiment-2 a i {
  padding-right: auto;
  padding-left: 8px;
}
.rtl #zo2-top-wrap #zo2-position-0 .search-form {
  left: -256px;
  right: auto;
  padding: 0 20px 0 65px;
}
.rtl #zo2-top-wrap #zo2-position-0 .search-form .search-close {
  right: auto;
  left: 0;
}
.rtl #zo2-mega-menu .navbar-default ul.navbar-nav > li .mega-dropdown-menu li.dropdown-submenu > a:after {
  content: "\f104";
  font-family: FontAwesome;
  float: left;
}
.rtl #zo2-position-8.col-right .search .icon-search {
  left: 10px;
  right: auto;
}
.rtl #zo2-position-0 {
  border-radius: 4px 0 0 4px;
}
.rtl .bx-wrapper .bx-viewport,
.rtl .zt_news_wrap {
  direction: ltr;
}
.rtl #zo2-content-home-wrap #zo2-zt-position-1 h3.moduletitle span:before {
  content: "";
  left: auto;
  position: relative;
  right: auto;
}
.rtl #zo2-position-4 .icon-social li {
  margin-right: 20px;
  margin-left: 0;
}
.rtl #zo2-latest-products-wrap h3.moduletitle span,
.rtl #zo2-content-home-wrap #zo2-position-16 h3.moduletitle span,
.rtl #zo2-content-home-wrap #zo2-position-17 h3.moduletitle span {
  display: inline-block;
}
.rtl #zo2-content-home-wrap #zo2-zt-position-1 h3.moduletitle span:after {
  content: "de ";
  font-weight: 600;
  left: 0;
  position: absolute;
  text-align: left;
  width: 100%;
}
.rtl #zo2-content-home-wrap #zo2-zt-position-2 h3.moduletitle span {
  display: inline-block;
}
.rtl #zo2-content-home-wrap #zo2-zt-position-2 h3.moduletitle span:after {
  content: "meet ";
  font-weight: 600;
  left: 0;
  top: 0;
  position: absolute;
  text-align: left;
  width: 100%;
}
.rtl #zo2-latest-products-wrap h3.moduletitle span:after {
  content: "Latest";
  font-weight: 600;
  left: 0;
  position: absolute;
  letter-spacing: 0.2px;
}
.rtl .col-right .archived-articles h3.moduletitle span:before {
  content: "";
  left: auto;
  position: relative;
  right: auto;
}
.rtl .col-right .articles-left h3.moduletitle span:before {
  content: "";
  left: auto;
  position: relative;
  right: auto;
}
.rtl .col-right .services h3.moduletitle span:before {
  content: "";
  left: auto;
  position: relative;
  right: auto;
}
.rtl .col-right .services  h3.moduletitle span:after {
  content: "our ";
  font-weight: 600;
  left: 0;
  position: absolute;
  text-align: left;
  width: 100%;
}
.rtl .col-right .archived-articles h3.moduletitle span:before {
  content: "";
  left: auto;
  position: relative;
  right: auto;
}
.rtl .col-right .articles-left  h3.moduletitle span:after {
  content: "Smart ";
  font-weight: 600;
  left: 0;
  letter-spacing: -0.5px;
  position: absolute;
  text-align: left;
  width: 100%;
}
.rtl .col-right .archived-articles h3.moduletitle span:after {
  content: "archived";
  font-weight: 600;
  left: 0;
  position: absolute;
  text-align: left;
  width: 100%;
}
.rtl #zo2-breadcrumb-wrap #zo2-breadcrumb > li + li:before {
  content: "";
}
.rtl #zo2-breadcrumb-wrap #zo2-breadcrumb > li + li:after {
  content: "\f104";
  font-family: FontAwesome;
  padding: 0 5px 0 0;
  position: relative;
  left: 8px;
}
.rtl.article #zo2-body-wrap .item-page.detail h1.singleItemTitle {
  text-align: right !important;
}
.rtl .owl-carousel .owl-wrapper-outer {
  direction: ltr;
}
.rtl #zo2-from-the-blogs-wrap h3.moduletitle span:before {
  content: "From";
  font-weight: 700;
  left: 0;
  letter-spacing: 1px;
  position: absolute;
}
.rtl .col-right .categories-modulearticles-left li:before {
  right: 0;
  left: auto;
}
.rtl .col-right #ztTestimonial p.content-testimonial i {
  float: left;
}
.rtl .col-right .search .icon-search {
  left: 10px;
  right: auto;
}
.rtl .col-right .archived-articles li:before {
  right: 0;
  left: auto;
}
.rtl #zo2-from-the-blogs-wrap {
  direction: ltr;
}
.rtl #zo2-bottom-1-wrap .bottom-text .icon {
  float: right;
  padding-right: 25px;
  padding-left: auto;
}
.rtl #zo2-bottom-1-wrap .bottom-text .content-text {
  padding-left: auto;
  padding-right: 90px;
}
.rtl #zo2-footer-wrap .container div.mod-languages ul {
  text-align: left;
}
.rtl #top-search form:before {
  left: 25px;
  right: auto;
}
.rtl .zo2-megamenu .dropdown-menu .mega-nav > li a:before {
  right: 0;
  left: auto;
}
.rtl .latest-news .thumb {
  float: right;
}
.rtl .latest-news .desc {
  margin-left: 0;
  margin-right: 100px;
}
.rtl .zo2-socialshares-floatbar {
  margin-left: 0;
  margin-right: -100px;
}
.rtl .form-horizontal .control-label {
  text-align: right !important;
}
.rtl .pull-left {
  float: right !important;
}
.rtl .pull-right {
  float: left !important;
}
.rtl .media>.pull-left {
  margin: 0 0 0 10px;
}
.rtl [class^="zt-icon-"] li:before,
.rtl [class*=" zt-icon-"] li:before {
  margin: 0 0 0 5px;
}
.rtl .zt-box-info:before,
.rtl .zt-box-warning:before,
.rtl .zt-box-stickynote:before,
.rtl .zt-box-upload:before,
.rtl .zt-box-download:before {
  margin: 0 0 0 10px;
}
.rtl .box-color ul.weblinks li:hover a,
.rtl .box-color ul.menu li:hover a,
.rtl .box-color ul.weblinks li.active a,
.rtl .box-color ul.menu li.active a {
  margin: 0 10px 0 0;
}
.rtl .nav-parent > .nav-oc-toggle {
  right: auto;
  left: 5px;
}
.rtl .offcanvas .sidebar-close {
  right: auto;
  left: 0;
  float: left;
}
.rtl #zo2-bottom-2-wrap address i {
  padding: 0 0 0 15px;
}
.rtl h3.moduletitle:after {
  left: inherit;
  right: 0;
}
.zo2-row-wrapper .custom .carousel {
  margin: 0 !important;
}
#images img {
  max-width: 100%;
}
.footer-icon {
  text-align: right;
  margin: 30px 0;
}
.footer-icon i {
  color: #000;
  border: 4px solid #fff;
  font-size: 30px;
  width: 50px;
  height: 50px;
  margin-right: 5px;
  text-align: center;
  line-height: 46px;
}
.footer-icon a:hover i {
  border: 4px solid #000;
}
body.modal-open {
  padding: 0 !important;
}
.article #zo2-content-home-wrap {
  display: none;
}
#zo2-top-wrap-sticky-wrapper .is-sticky {
  position: relative;
}
#zo2-top-wrap-sticky-wrapper #zo2-top-wrap.no-sticky {
  height: auto !important;
  margin: auto;
  position: fixed;
  width: 100%;
  z-index: 999;
  position: absolute;
}
#wrap_sliderZTLayerSlider {
  margin-bottom: 0 !important;
}
#zo2-top-wrap #zo2-position-0 {
  background: #fff;
  margin-top: 32px;
}
.mobile-logo {
  position: relative;
  text-align: center;
}
#zo2-position-1 {
  padding-top: 17px;
  padding-bottom: 17px;
}
#standard-logo {
  position: relative;
  padding: 42px 0;
}
.logo-home-blog #standard-logo {
  text-align: left;
}
.banner-home-blog {
  text-align: right;
  padding: 20px 0;
  width: 100%;
}
.banner-home-blog img {
  display: inline-block;
}
.blog-featured {
  position: relative;
  z-index: 9;
  margin-top: 20px;
}
.blog-featured .content-home {
  margin-top: 50px;
}
.blog-featured .content-top {
  position: relative;
}
.blog-featured .content-top h1 {
  text-align: center;
  font-weight: 300;
  margin-top: 0px;
  margin-bottom: 85px;
  font-size: 39px;
  font-family: Lato;
}
.blog-featured .content-top h1 span {
  color: #3e8cca;
  font-weight: 400;
}
.blog-featured .zt-box-content-wrap h1 {
  text-align: center;
  font-weight: 300;
  margin-top: 0px;
  margin-bottom: 85px;
  font-size: 39px;
  font-family: Lato;
}
.blog-featured .zt-box-content-wrap h1 span {
  color: #3e8cca;
  font-weight: 400;
}
.blog-featured .zt-box-content-wrap h3 {
  margin-top: 12px;
  color: #272727;
  font-size: 22px;
  font-weight: 400;
}
.blog-featured .zt-box-content-wrap p {
  font-size: 15px;
  line-height: 24px;
}
.blog-featured .zt-box-content-wrap .zt-box-item-inner {
  text-align: center;
}
.blog-featured .zt-box-content-wrap .icon i {
  color: #3284c3;
  font-size: 60px;
}
.blog-featured .zt-box-content-wrap .zt-box-link {
  border: 1px solid #dadada;
  border-radius: 3px;
  font-size: 11px;
  text-transform: uppercase;
  padding: 8px 23px;
  transition: all 1s ease 0s;
}
.blog-featured .zt-box-content-wrap .zt-box-link:hover {
  color: #fff;
  background: none repeat scroll 0 0 #3796e0;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.blog-featured .zt-box-content-wrap .zt-box-item-inner {
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 40px;
}
.homepage #zo2-content-home-wrap .container {
  background: #fff;
}
#zo2-content-home-wrap h3.moduletitle {
  font-size: 20px;
  font-weight: 300;
  position: relative;
  padding-bottom: 20px;
  margin-top: 30px;
  text-transform: uppercase;
}
#zo2-content-home-wrap h3.moduletitle:after {
  background: url(../images/bg_h3.png) repeat;
  content: "";
  height: 10px;
  width: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
}
#zo2-content-home-wrap .owl-theme .owl-controls {
  display: none;
}
#zo2-content-home-wrap .content-text h4 {
  font-size: 18px;
  font-weight: 400;
  text-transform: capitalize;
  margin-top: 16px;
}
#zo2-content-home-wrap .content-text .created {
  display: none;
}
#zo2-content-home-wrap .icon {
  display: none;
}
#zo2-content-home-wrap #zo2-position-16 {
  padding-bottom: 60px;
}
#zo2-content-home-wrap #zo2-position-16 h3.moduletitle span:before {
  content: "De";
  position: absolute;
  left: 0;
  font-weight: 600;
  letter-spacing: 1px;
}
#zo2-content-home-wrap #zo2-position-16 h3.moduletitle span {
  position: relative;
  font-weight: 400;
}
#zo2-content-home-wrap #zo2-position-17 {
  padding-bottom: 60px;
}
#zo2-content-home-wrap #zo2-position-17 h3.moduletitle span:before {
  content: "Meet";
  position: absolute;
  left: 0;
  font-weight: 600;
}
#zo2-content-home-wrap #zo2-position-17 h3.moduletitle span {
  position: relative;
  letter-spacing: 1px;
  font-weight: 400;
}
#zo2-content-home-wrap #zo2-position-17 .meet-doctor {
  text-align: center;
}
#zo2-content-home-wrap #zo2-position-17 .meet-doctor img {
  height: 175px;
  width: 175px;
  border-radius: 50%;
  border: 1px solid #eaeaea;
  padding: 5px;
  margin: auto;
}
#zo2-content-home-wrap #zo2-position-17 .meet-doctor .name {
  font-size: 20px;
  font-weight: 400;
  margin-top: 10px;
}
#zo2-content-home-wrap #zo2-position-17 .meet-doctor .position {
  color: #969696;
}
#zo2-content-home-wrap .zt-news-readmore {
  margin-top: 30px;
}
#zo2-content-home-wrap .zt-news-readmore .readmore {
  padding-right: 9px 17px;
}
.zo2_non_responsive #zo2-body-wrap .appointment p {
  color: #fff;
  font-size: 29px;
  font-weight: 300;
  line-height: 70px;
  margin: 0;
  display: block;
  clear: both;
  text-align: center;
  width: 100%;
}
.zo2_non_responsive #zo2-latest-products-wrap h3.item_name {
  font-size: 18px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
  padding: 15px;
}
.zt-newsiv-frame-cat .zt-article-item img {
  padding: 0;
  border-top: none;
  border-left: none;
  border-right: none;
}
.zt-article-item .zt-introtext p {
  display: inline;
}
#zo2-from-the-blogs-wrap {
  background: #fff;
}
#zo2-from-the-blogs-wrap .owl-wrapper-outer {
  padding-bottom: 70px;
}
#zo2-from-the-blogs-wrap .zt-newsiv-frame-cat .owl-item p {
  margin-top: 15px;
}
#zo2-from-the-blogs-wrap .zt-newsiv-frame-cat .owl-item .content-text h4 {
  font-size: 16px;
  color: #555555;
  text-transform: uppercase;
  font-weight: 400;
}
#zo2-from-the-blogs-wrap .zt-newsiv-frame-cat .owl-item .content-text span {
  display: block;
  padding: 0 0 20px;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 2px;
  color: #a6a6a6;
}
#zo2-from-the-blogs-wrap .zt-newsiv-frame-cat .owl-item .content-text .zt-introtext {
  padding-top: 20px;
  margin-top: 0;
  border-top: 1px solid #f0f0f0;
  color: #353535;
  font-weight: 400;
  font-size: 13px;
}
#zo2-from-the-blogs-wrap .zt-newsiv-frame-cat .owl-item .content-text .zt-introtext p {
  display: inline;
}
#zo2-from-the-blogs-wrap .zt-newsiv-frame-cat .owl-item img {
  border-bottom: 4px solid #ea6153;
  padding: 0;
  border-top: none;
  border-left: none;
  border-right: none;
}
#zo2-from-the-blogs-wrap .zt-newsiv-frame-cat .owl-item .image {
  position: relative;
}
#zo2-from-the-blogs-wrap .zt-newsiv-frame-cat .owl-item .icon {
  margin: -27px auto 0;
  position: relative;
  display: none;
  z-index: 1;
  line-height: 50px;
  width: 50px;
  height: 50px;
  text-align: center;
}
#zo2-from-the-blogs-wrap .zt-newsiv-frame-cat .owl-item .icon:before {
  width: 0;
  height: 0;
  border: 25px solid transparent;
  border-right-color: #ea6153;
  position: absolute;
  text-align: center;
  z-index: -1;
  content: "";
  top: 0;
  left: -25px;
}
#zo2-from-the-blogs-wrap .zt-newsiv-frame-cat .owl-item .icon:after {
  content: '';
  position: absolute;
  left: 25px;
  top: 0;
  z-index: -1;
  width: 0;
  height: 0;
  border: 25px solid transparent;
  border-left-color: #ea6153;
}
#zo2-from-the-blogs-wrap .zt-newsiv-frame-cat .owl-item .icon i {
  font-size: 17px;
  padding: 14px;
  color: #fff;
}
#zo2-from-the-blogs-wrap .zt-newsiv-frame-cat .owl-item .content-text {
  padding-top: 0;
}
#zo2-from-the-blogs-wrap .zt-news-readmore {
  display: block;
}
#zo2-from-the-blogs-wrap .zt-news-readmore .readmore {
  font-size: 11px;
}
#zo2-from-the-blogs-wrap h3 {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 60px 0 35px;
}
#zo2-from-the-blogs-wrap h3.moduletitle span:before {
  content: "From";
  position: absolute;
  left: 0;
  font-weight: 700;
  letter-spacing: 0.6px;
}
#zo2-from-the-blogs-wrap h3.moduletitle span {
  position: relative;
  font-weight: 400;
}
#zo2-bottom-1-wrap .container {
  background: #fff;
}
#zo2-bottom-1-wrap .module {
  padding: 15px 0;
  border-top: 1px solid #eaeaea;
  margin: 0 15px;
  position: relative;
}
#zo2-bottom-1-wrap .module:before {
  content: "";
  position: absolute;
  top: 3px;
  border-top: 1px solid #eaeaea;
  width: 100%;
  height: 1px;
}
#zo2-bottom-1-wrap .bottom-text .icon {
  float: left;
  font-size: 45px;
  color: #4c4c4c;
  padding-left: 25px;
}
#zo2-bottom-1-wrap .bottom-text .content-text {
  padding-left: 90px;
}
#zo2-bottom-1-wrap .bottom-text .content-text p {
  margin: 5px;
}
#zo2-bottom-1-wrap .bottom-text .content-text p.text {
  color: #ea6153;
  font-size: 15px;
}
#zo2-bottom-1-wrap .bottom-text .content-text p.adress {
  font-size: 18px;
  font-weight: 400;
}
.article_bottom .itemReadmore {
  border: 1px solid #dadada;
  border-radius: 3px;
  color: #000;
  padding: 10px 15px;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
}
.article_bottom .itemReadmore:hover {
  background: none repeat scroll 0 0 #3796e0;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  color: #fff;
}
.item_image {
  text-align: center;
}
.item_actions {
  text-align: right;
  margin-top: 20px;
}
.item_actions .add_to_cart {
  background: none repeat scroll 0 0 #2a8dda;
  border: 0 none;
  padding: 12px 15px 12px 12px;
  transition-duration: 0.3s;
  border-radius: 3px;
}
.item_actions .add_to_cart:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.item_actions .add_to_cart i {
  color: #fff;
  font-size: 23px;
}
.produt-bottom {
  display: block;
  width: 100%;
}
.more-product {
  display: block;
  text-align: center;
  padding: 0px 0 70px;
  clear: both;
}
.more-product a {
  background: #298dda;
  color: #fff;
}
.product_item {
  margin-bottom: 30px;
}
.zo2-row-wrapper .containt {
  padding: 0 30px 0;
}
.zo2-row-wrapper .col-right {
  padding: 20px 20px 0;
  border-left: 1px solid #eeeeee;
  margin-top: 30px;
}
#masonry .item-page-masonry {
  background: #f7f7f7;
  margin-bottom: 30px;
}
#masonry .item-page-masonry .content-text-article {
  padding: 0 15px 30px;
}
#masonry .item-page-masonry .article_content {
  background: none;
}
#masonry .images {
  position: relative;
}
#masonry .images .item-image img {
  width: 100%;
}
#masonry .images .icon {
  margin: -27px auto 0;
  position: relative;
  z-index: 1;
  line-height: 50px;
  width: 50px;
  height: 50px;
  text-align: center;
}
#masonry .images .icon:before {
  width: 0;
  height: 0;
  border: 25px solid transparent;
  border-right-color: #ea6153;
  position: absolute;
  text-align: center;
  z-index: -1;
  content: "";
  top: 0;
  left: -25px;
}
#masonry .images .icon:after {
  content: '';
  position: absolute;
  left: 25px;
  top: 0;
  z-index: -1;
  width: 0;
  height: 0;
  border: 25px solid transparent;
  border-left-color: #ea6153;
}
#masonry .images .icon i {
  font-size: 17px;
  padding: 14px;
  color: #fff;
}
#masonry h3 {
  font-size: 18px;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
}
#masonry h3 a {
  color: #000;
}
#masonry h3 a:hover {
  color: #ea6153;
}
#masonry .content-text-article {
  margin-top: 20px;
}
#masonry .introtext {
  border-top: 0;
  padding-top: 0;
  font-weight: 400;
  font-size: 14px;
}
.items-row-large {
  border-bottom: 1px dashed #e0e0e0;
  padding-bottom: 40px;
  margin-bottom: 30px;
  padding: 0 0px 40px;
}
.items-row-large:last-child {
  border-bottom: 0px dashed #e0e0e0;
}
.items-row-large .item-page-large .images {
  position: relative;
}
.items-row-large .item-page-large .images .item-image img {
  width: 100%;
}
.items-row-large .item-page-large .images .icon {
  margin: -27px auto 0;
  position: relative;
  z-index: 1;
  line-height: 50px;
  width: 50px;
  height: 50px;
  text-align: center;
}
.items-row-large .item-page-large .images .icon:before {
  width: 0;
  height: 0;
  border: 25px solid transparent;
  border-right-color: #ea6153;
  position: absolute;
  text-align: center;
  z-index: -1;
  content: "";
  top: 0;
  left: -25px;
}
.items-row-large .item-page-large .images .icon:after {
  content: '';
  position: absolute;
  left: 25px;
  top: 0;
  z-index: -1;
  width: 0;
  height: 0;
  border: 25px solid transparent;
  border-left-color: #ea6153;
}
.items-row-large .item-page-large .images .icon i {
  font-size: 17px;
  padding: 14px;
  color: #fff;
}
.items-row-large .item-page-large h3 {
  font-size: 25px;
  color: #000;
  font-weight: 400;
}
.items-row-large .item-page-large h3 a {
  color: #000;
}
.items-row-large .item-page-large h3 a:hover {
  color: #ea6153;
}
.items-row-large .item-page-large .content-text-article {
  margin-top: 30px;
}
.items-row-large .item-page-large .introtext {
  border-top: 0;
  padding-top: 0;
  font-weight: 400;
  font-size: 14px;
}
.items-row-stand .page-header h3 {
  margin-top: 0;
}
.items-row-stand .page-header h3 a {
  font-size: 18px;
  color: #272727;
  text-transform: uppercase;
  font-weight: 400;
  display: block;
  line-height: 20px;
}
.items-row-stand .page-header h3 a:hover {
  color: #ea6153;
}
.items-row-stand .pull-left.item-image > img {
  height: 228px;
}
.items-row-stand .article-info:nth-child(3) {
  border-bottom: 1px solid #f0f0f0;
  width: 100%;
  margin-bottom: 2px;
}
.items-row-stand div.item {
  padding-bottom: 20px;
  margin-bottom: 0;
}
.zo2-row-wrapper.containt-main .container {
  background: #fff;
}
#zo2-breadcrumb-wrap {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  width: 100%;
  line-height: 20px;
  background: #f9f9fa;
}
#zo2-breadcrumb-wrap #zo2-position-2 li span {
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
}
#zo2-breadcrumb-wrap #zo2-position-2 li a {
  text-transform: uppercase;
  font-weight: 400;
  font-family: inherit;
  font-size: inherit;
  display: inline-block;
}
#zo2-breadcrumb-wrap #zo2-position-2 .breadcrumb {
  padding-top: 20px;
  padding-bottom: 20px;
  background: none;
  margin: 0;
}
#zo2-position-8.col-right .label-product.label-sale {
  display: none;
}
#zo2-position-8.col-right .categories-modulearticles-left li {
  padding: 15px 0;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
  display: block;
}
#zo2-position-8.col-right .categories-modulearticles-left li a:only-child {
  position: relative;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
}
#zo2-position-8.col-right .categories-modulearticles-left li a:only-child:after {
  background: #ea6153;
  opacity: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -5px;
  content: '';
}
#zo2-position-8.col-right .categories-modulearticles-left li a:only-child:hover {
  color: #ea6153;
}
#zo2-position-8.col-right .categories-modulearticles-left li a:only-child:hover:after {
  opacity: 1;
}
#zo2-position-8.col-right .tagspopular li {
  list-style: none;
  background: #eee;
  margin: 0 10px 10px 0;
  float: left;
}
#zo2-position-8.col-right .tagspopular li a {
  padding: 5px 10px;
  display: inline-block;
  font-size: 12px;
}
#zo2-position-8.col-right .tagspopular li a:hover {
  color: #fff;
  background: #07aca6;
}
#zo2-position-8.col-right .tabs ul li {
  list-style: none;
}
#zo2-position-8.col-right #ztTestimonial {
  text-align: center;
}
#zo2-position-8.col-right #ztTestimonial p.content-testimonial {
  text-align: left;
  min-height: 190px;
  background: #ea6153;
  color: #fff;
  padding: 15px 5px 53px 40px;
}
#zo2-position-8.col-right #ztTestimonial p.content-testimonial i {
  font-size: 24px;
  margin-left: -27px;
  padding-right: 5px;
}
#zo2-position-8.col-right #ztTestimonial .avatar-name {
  text-align: center;
  position: relative;
  margin-top: -45px;
  z-index: 1;
}
#zo2-position-8.col-right #ztTestimonial .avatar-name img {
  background: #fff;
  width: 90px;
  height: 90px;
}
#zo2-position-8.col-right #ztTestimonial .avatar-name .name {
  color: #ea6153;
  font-size: 16px;
  text-transform: capitalize;
}
#zo2-position-8.col-right #ztTestimonial .avatar-name .position {
  font-size: 13px;
  color: #a7a7a7;
  text-transform: capitalize;
}
#zo2-position-8.col-right #ztTestimonial .carousel-indicators {
  position: relative;
  margin: 0 0 25px;
}
#zo2-position-8.col-right #ztTestimonial .carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #b6b6b6;
}
#zo2-position-8.col-right #ztTestimonial .carousel-indicators li.active {
  border: 1px solid #ea6153;
  background: #ea6153;
  width: 10px;
  height: 10px;
}
#zo2-position-8.col-right .zo2-testimonial {
  text-align: center;
}
#zo2-position-8.col-right .zo2-testimonial .testimonial-content {
  text-align: left;
  min-height: 190px;
  background: #ea6153;
  color: #fff;
  padding: 15px 0px 53px 0px;
}
#zo2-position-8.col-right .zo2-testimonial .testimonial-content i {
  font-size: 24px;
  margin-left: -27px;
  padding-right: 5px;
}
#zo2-position-8.col-right .zo2-testimonial .testimonial-content span:before {
  border: none;
}
#zo2-position-8.col-right .zo2-testimonial .testimonial-content span {
  margin-bottom: 0;
  padding-bottom: 0;
}
#zo2-position-8.col-right .zo2-testimonial .author {
  text-align: center;
  position: relative;
  margin-top: -45px;
  z-index: 1;
}
#zo2-position-8.col-right .zo2-testimonial .author span {
  float: none;
  max-width: unset;
  max-width: initial;
}
#zo2-position-8.col-right .zo2-testimonial .author img {
  background: #fff;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  padding: 3px;
  margin: auto;
  border: 1px solid #efefef;
}
#zo2-position-8.col-right .zo2-testimonial .author .company-name {
  color: #ea6153;
  font-size: 16px;
  text-transform: capitalize;
}
#zo2-position-8.col-right .zo2-testimonial .author .position {
  font-size: 13px;
  color: #a7a7a7;
  text-transform: capitalize;
}
#zo2-position-8.col-right .zo2-testimonial .carousel-indicators {
  position: relative;
  margin: 0 0 25px;
}
#zo2-position-8.col-right .zo2-testimonial .carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #b6b6b6;
}
#zo2-position-8.col-right .zo2-testimonial .carousel-indicators li.active {
  border: 1px solid #ea6153;
  background: #ea6153;
  width: 10px;
  height: 10px;
}
#zo2-position-8.col-right .services h3.moduletitle span:before {
  content: "our ";
  position: absolute;
  left: 0;
  font-weight: 700;
}
#zo2-position-8.col-right .services h3.moduletitle span {
  position: relative;
}
#zo2-position-8.col-right ul.latestnews li {
  list-style: none;
}
#zo2-position-8.col-right ul.latestnews li h4 {
  line-height: 25px;
}
#zo2-position-8.col-right ul.latestnews li h4 a {
  text-transform: capitalize;
  font-weight: 400;
  font-size: 20px;
}
#zo2-position-8.col-right ul.latestnews li p {
  font-weight: 400;
}
#zo2-position-8.col-right .search {
  position: relative;
}
#zo2-position-8.col-right .search .icon-search {
  position: absolute;
  right: 10px;
  top: 10px;
}
#zo2-position-8.col-right .search .search-form {
  display: block !important;
}
#zo2-position-8.col-right .search .search-close {
  display: none;
}
#zo2-position-8.col-right .search input {
  width: 100%;
  height: 40px;
  background: #fcfcfc;
}
#zo2-position-8.col-right .module {
  margin-bottom: 50px;
}
#zo2-position-8.col-right .module:last-child {
  margin-bottom: 0;
}
#zo2-position-8.col-right #zt-module-tabs ul.zt-tabs {
  border-bottom: 0px solid;
}
#zo2-position-8.col-right #zt-module-tabs ul.zt-tabs li {
  transition-duration: 0.5s;
}
#zo2-position-8.col-right #zt-module-tabs ul.zt-tabs li.active a,
#zo2-position-8.col-right #zt-module-tabs ul.zt-tabs li:hover a {
  background: #ea6153;
  color: #fff;
  text-transform: uppercase;
}
#zo2-position-8.col-right #zt-module-tabs ul.zt-tabs li a {
  border-radius: 0;
  background: #f2f2f2;
  text-transform: uppercase;
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
}
#zo2-position-8.col-right #zt-module-tabs .news_lead {
  padding: 0;
}
#zo2-position-8.col-right #zt-module-tabs .news_lead .zt-article-item {
  padding: 20px 0;
  border-bottom: 1px dashed #eaeaea;
  transition-duration: 0.5s;
}
#zo2-position-8.col-right #zt-module-tabs .news_lead .zt-article-item:last-child {
  border-bottom: 0 dashed;
}
#zo2-position-8.col-right #zt-module-tabs .news_lead .zt-article-item:hover .item-acticle img {
  border: 2px solid #ea6153;
}
#zo2-position-8.col-right #zt-module-tabs .news_lead .zt-article-item:hover h4 a {
  color: #ea6153;
}
#zo2-position-8.col-right #zt-module-tabs .news_lead .zt-article-item .item-acticle img {
  width: 100%;
  border: 2px solid #fff;
  padding: 0;
  min-height: 60px;
  transition-duration: 0.5s;
}
#zo2-position-8.col-right #zt-module-tabs .news_lead .zt-article-item .content-item {
  padding: 0 !important;
}
#zo2-position-8.col-right #zt-module-tabs .news_lead .zt-article-item .content-item h4 {
  margin-top: 0;
  font-size: 14px;
  font-weight: 400;
  transition-duration: 0.5s;
}
#zo2-position-8.col-right #zt-module-tabs .news_lead .zt-article-item .content-item h4 a {
  text-transform: capitalize;
  transition-duration: 0.5s;
}
#zo2-position-8.col-right #zt-module-tabs .news_lead .zt-article-item .content-item span {
  color: #bdbdbd;
}
#zo2-content-top-wrap .custom {
  padding: 0 15px;
}
.homepage #zo2-body-wrap .container,
.homepage .featured #zo2-body-wrap .container {
  border-left: none;
  border-right: none;
  border-top: none;
  background: none;
}
.homepage #zo2-zt-slide-wrap {
  margin-bottom: 0;
}
.homepage.featured #zo2-component-wrap {
  display: none;
}
.appoiment-1 {
  float: left;
}
.appoiment-1 b {
  font-weight: 400;
}
.appoiment-2 {
  text-align: right;
}
.appoiment-2 a {
  background: #fff;
  padding: 15px 20px;
  font-weight: 400;
  font-size: 18px;
  border-radius: 3px;
}
.appoiment-2 a i {
  padding-right: 8px;
}
.appointment p {
  font-size: 29px;
  color: #fff;
  margin: 0;
  line-height: 116px;
  font-weight: 300;
}
.homepage .pagination {
  display: none;
}
.wpb_wrapper {
  margin-top: 20px;
}
.zo2-progress .progress {
  background: #f6f6f6 !important;
}
.about_us .zt-progress {
  position: relative;
  overflow: visible;
  height: 10px !important;
  background: #e6e6e6;
  box-shadow: 0;
}
.about_us .zt-progress .progress-bar-content:before {
  animation: 10s ease-out 0s normal none 1 capabilitieswidth;
  -webkit-animation: capabilitieswidth 10s ease-out;
  background: none repeat scroll 0 0 #1c8adf;
  border-radius: 3px;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  top: 1px;
  width: 100%;
}
.about_us .zt-progress .progress-bar-content {
  background: none !important;
  height: 10px;
  box-shadow: none;
  left: -1px;
  position: absolute;
  top: -1px;
}
.about_us .accordion-section-title i {
  float: right;
  width: 20px;
  height: 20px;
  line-height: 19px;
  border-radius: 50%;
  border: 1px solid;
  color: #1c8adf;
  text-align: center;
  margin-top: 8px;
  font-size: 11px;
}
.about_us .accordion-section-title {
  height: 40px;
  line-height: 40px;
  background: none;
  border: none;
  font-weight: 400;
  font-size: 16px;
}
.about_us .accordion .accordion-section {
  border: none;
}
.about_us .accordion .accordion-section .accordion-section-content {
  border-top: 0;
  padding: 0;
}
.about_us .accordion .accordion-section a {
  text-transform: uppercase;
}
.introText .about_us {
  padding-bottom: 100px;
  margin-bottom: 2px;
}
.introText .about_us h3 {
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
}
.introText .about_us .about_1 {
  padding-bottom: 80px;
  border-bottom: 1px solid #eaeaea;
}
.introText .about_us .about_1 .block-1 {
  text-align: center;
  padding: 0 40px;
}
.introText .about_us .about_1 .block-1 img {
  height: 225px;
  width: 225px;
  border-radius: 50%;
  margin: auto;
  border: 5px solid #f7f7f7;
}
.introText .about_us .about_1 .block-1 .star {
  position: relative;
  display: inline-block;
}
.introText .about_us .about_1 .block-1 .star hr {
  width: 95px;
  margin: 7px auto;
  height: 1px;
  background: #000;
}
.introText .about_us .about_1 .block-1 .star i {
  position: absolute;
  top: 1px;
  background: #fff;
  width: 18;
  left: 40px;
  font-size: 15px;
}
.introText .about_us .about_2 {
  padding: 80px 15px;
  border-bottom: 1px solid #eaeaea;
  background: #fcfcfc;
}
.introText .about_us .about_2 .title {
  font-style: italic;
  font-size: 14px;
  margin: 25px 0 8px;
  text-transform: capitalize;
}
.introText .about_us .about_2 .faq_block #accordion + #accordion {
  border-top: 1px solid #eaeaea;
}
.introText .about_us .about_2 .faq_block #accordion {
  margin: 0;
}
.introText .about_us .about_2 .faq_block #accordion .panel-default {
  border: 0 solid;
  background: none;
}
.introText .about_us .about_2 .faq_block #accordion .panel-default .panel-heading {
  border-radius: 0;
  background: none;
  border: 0 solid;
  padding: 0;
}
.introText .about_us .about_2 .faq_block #accordion .panel-default .panel-heading h4 {
  text-transform: uppercase;
  padding: 10px 0;
  font-weight: 600;
  background: none;
}
.introText .about_us .about_2 .faq_block #accordion .panel-default .panel-heading h4 a {
  height: auto;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 400;
  background: none;
}
.introText .about_us .about_2 .faq_block #accordion .panel-default .panel-heading.active h4 {
  background: none;
}
.introText .about_us .about_2 .faq_block #accordion .panel-default .panel-heading.active h4 a {
  color: #1c8adf !important;
  position: relative;
  display: block;
  background: none;
}
.introText .about_us .about_2 #accordion .panel-heading h4 a {
  position: relative;
  display: block;
}
.introText .about_us .about_2 #accordion .panel-heading a:before {
  content: "" !important;
  height: auto;
  width: auto;
  text-transform: uppercase !important;
  margin-right: 0;
}
.introText .about_us .about_2 #accordion .panel-heading.active a:after {
  color: #000;
  content: "-";
  display: inline-block;
  border-radius: 50%;
  border: 1px solid;
  color: #1c8adf;
  font-size: 40px;
  font-weight: 300;
  margin-right: 10px;
  position: absolute;
  right: 10px;
  top: 0;
  width: 20px;
  height: 20px;
  line-height: 13px;
  text-align: center;
}
.introText .about_us .about_2 #accordion .panel-heading a:after {
  background: none;
  color: #909090;
  content: "+";
  display: inline-block;
  font-size: 21px;
  border-radius: 50%;
  border: 1px solid;
  margin-right: 10px;
  position: absolute;
  font-weight: 400;
  line-height: 15px;
  width: 20px;
  height: 20px;
  right: 10px;
  top: 0;
  text-align: center;
}
.introText .about_us .about_2 .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 0 solid;
  padding: 0 0 15px;
}
.introText .about_us .about_3 {
  padding-top: 80px;
}
.introText .about_us .about_3 h3 {
  position: relative;
  text-align: center;
}
.introText .about_us .about_3 .star {
  text-align: center;
  position: relative;
}
.introText .about_us .about_3 .star hr {
  background: none repeat scroll 0 0 #000;
  height: 1px;
  margin: 20px auto;
  width: 135px;
}
.introText .about_us .about_3 .star i {
  background: none repeat scroll 0 0 #fff;
  font-size: 15px;
  padding: 0 3px;
  position: relative;
  top: -31px;
}
.introText .about_us .item {
  position: relative;
  transition-duration: 3s;
  border: 1px solid #dfdfdf;
}
.introText .about_us .item .images {
  position: relative;
  margin-top: 0;
}
.introText .about_us .item .images:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(55,149,223,0.8);
  opacity: 0;
  transition-duration: 1s;
}
.introText .about_us .item .icon {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 39%;
  opacity: 0;
  transition-duration: 1.5s;
}
.introText .about_us .item .icon a i {
  font-size: 20px;
  color: #fff;
  border: 1px solid #fff;
  width: 37px;
  height: 37px;
  line-height: 37px;
  margin: 0 5px;
  transition-duration: 1s;
}
.introText .about_us .item .icon a i.fa-facebook:hover {
  color: #4d70a0;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
}
.introText .about_us .item .icon a i.fa-twitter:hover {
  color: #9d0502;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
}
.introText .about_us .item .icon a i.fa-google-plus:hover {
  color: #23d8e8;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
}
.introText .about_us .item .icon a i.fa-pinterest:hover {
  color: #aa0501;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
}
.introText .about_us .item .title {
  text-align: center;
  padding-bottom: 30px;
}
.introText .about_us .item .title h5 {
  font-size: 16px;
  text-transform: uppercase;
  color: #1c1c1c;
  font-weight: 600;
  margin-top: 20px;
}
.introText .about_us .item:hover .images:before {
  opacity: 1;
}
.introText .about_us .item:hover .icon {
  opacity: 1;
}
.item-page .itemImage img {
  margin-bottom: 15px;
}
#pricing-table {
  text-align: center;
}
#pricing-table h3 {
  text-align: center;
  font-size: 27px;
  text-transform: none;
  font-weight: 300;
}
#pricing-table h3 span {
  text-transform: uppercase;
  font-weight: 400;
}
#pricing-table .star {
  display: inline-block;
  position: relative;
}
#pricing-table .star hr {
  background: #000;
  height: 1px;
  width: 100px;
  margin: 20px 0;
}
#pricing-table .star i {
  position: absolute;
  top: 13px;
  left: 44px;
  font-size: 15px;
  background: #fff;
}
#pricing-table .item {
  border: 1px solid #eaeaea;
  border-radius: 3px;
  transition-duration: 0.5s;
  padding: 0 !important;
}
#pricing-table .item:hover {
  box-shadow: 0 0 10px -5px rgba(0,0,0,0.7);
}
#pricing-table .item:hover li.number {
  background: #2890e1;
  color: #fff;
}
#pricing-table .item:hover li.title {
  border-top: 3px solid #2890e1;
  color: #2890e1;
}
#pricing-table .item:hover .sing-up a {
  background: #2890e1;
  color: #fff;
}
#pricing-table .text {
  padding: 0 100px 30px;
  text-align: center;
}
#pricing-table ul {
  text-align: center;
  padding: 0;
}
#pricing-table ul li {
  list-style: none;
  border-bottom: 1px solid #eaeaea;
  line-height: 50px;
}
#pricing-table ul li.sing-up {
  padding: 25px 0;
  transition-duration: 0.5s;
}
#pricing-table ul li a {
  font-size: 18px;
  font-weight: 400;
  color: #2890e1;
  text-transform: uppercase;
  border: 1px solid #2890e1;
  padding: 10px 25px;
  border-radius: 3px;
}
#pricing-table ul li span {
  font-size: 15px;
}
#pricing-table ul li span.fs1 {
  font-size: 20px;
  position: relative;
  top: 4px;
}
#pricing-table ul li span.fs12 {
  font-size: 30px;
  position: relative;
  top: 6px;
}
#pricing-table ul li li {
  font-size: 16px;
  font-weight: 400;
  color: #181818;
}
#pricing-table ul li.sing-up {
  border-bottom: 0px solid;
}
#pricing-table ul li li:last-child {
  border-bottom: 0px solid;
}
#pricing-table ul li.number {
  font-size: 60px;
  font-weight: 700;
  padding: 18px;
  background: #000;
  color: #fff;
  transition-duration: 0.5s;
}
#pricing-table ul li.number span {
  position: relative;
  font-size: 23px;
  top: -27px;
}
#pricing-table ul li.number span.month {
  top: 0;
}
#pricing-table ul li.title {
  font-size: 24px;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  padding: 5px 0;
  border-top: 3px solid #fff;
  transition-duration: 0.5s;
}
#pricing-table .pricing-table-2 {
  margin-bottom: 30px;
  display: inline-block;
}
#pricing-table .pricing-table-2 ul li .unit {
  position: absolute;
  top: -15px;
  right: 34px;
}
#pricing-table .pricing-table-2 ul li {
  border: 0px solid;
  line-height: 40px;
}
#pricing-table .pricing-table-2 ul li.title {
  padding: 10px 0 5px;
}
#pricing-table .pricing-table-2 .item {
  border-radius: 0;
}
#pricing-table .pricing-table-2 .sing-up {
  text-transform: uppercase;
  padding: 15px 0;
  margin-top: 10px;
  border-top: 1px solid #eaeaea;
}
#pricing-table .pricing-table-2 .sing-up a {
  border: none;
}
#pricing-table .pricing-table-2 .sing-up a:hover {
  background: none;
}
#pricing-table .pricing-table-2 .item:hover {
  border: 1px solid #1c8adf;
}
#pricing-table .pricing-table-2 .item:hover li.title {
  border-top: 0;
  background: #1c8adf;
  color: #fff;
}
#pricing-table .pricing-table-2 .item:hover .sing-up {
  background: #1c8adf;
  color: #fff;
}
#pricing-table .pricing-table-2 .item:hover .sing-up a {
  background: none;
}
#pricing-table .pricing-table-2 .item:hover li.number {
  color: #000;
  background: none;
}
#pricing-table .pricing-table-2 .item:hover .arrow {
  background: #1c8adf;
  color: #fff;
}
#pricing-table .pricing-table-2 .item:hover .arrow:before {
  border-bottom: 40px solid #1c8adf;
}
#pricing-table .pricing-table-2 .item:hover .arrow:after {
  border-top: 40px solid #1c8adf;
}
#pricing-table .pricing-table-2 ul li.number:before {
  background: url("../images/pricing_bg.png") no-repeat scroll center 10px;
  color: #000;
  line-height: 140px;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  left: -1px;
  z-index: 1;
}
#pricing-table .pricing-table-2 ul li.number {
  position: relative;
  background: none;
  line-height: 140px;
  color: #000;
}
#pricing-table .pricing-table-2 ul li.number .arrow {
  width: 135px;
  height: 136px;
  margin: auto;
  position: relative;
}
#pricing-table .pricing-table-2 ul li.number .arrow:before {
  border-bottom: 40px solid #fff;
  border-left: 40px solid #fff;
  border-right: 39px solid #fff;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 135px;
}
#pricing-table .pricing-table-2 ul li.number .arrow:after {
  border-left: 40px solid #fff;
  border-right: 39px solid #fff;
  border-top: 40px solid #fff;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 135px;
}
.tag-category h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  margin-top: 0;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.tag-category #adminForm hr {
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  height: 4px;
  margin: 25px 0 25px;
  width: 90px;
}
.tag-category #adminForm h3 {
  color: #000;
  font-size: 25px;
  font-weight: 400;
}
.tag-category #adminForm h3 a:hover {
  color: #ea6153;
}
.tag-category #adminForm .images {
  position: relative;
}
.tag-category #adminForm .images .item-image img {
  width: 100%;
}
.tag-category #adminForm .content-text-article {
  margin-top: 20px;
}
.tag-category #adminForm .content-text-article p {
  color: #353535;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 30px;
  margin-top: 0;
}
.tag-category #adminForm .article_bottom {
  padding: 15px 0;
}
.tag-category #adminForm ul.category li {
  border-bottom: 1px dashed #e0e0e0;
  margin-bottom: 30px;
  padding: 0 0 40px;
}
hr {
  background: #e8e8e8;
  height: 1px;
  margin: 25px 0 25px;
  width: 100%;
  clear: both;
  display: block;
}
.images {
  position: relative;
}
.images .icon {
  margin: -27px auto 0;
  position: relative;
  z-index: 1;
  line-height: 50px;
  width: 50px;
  height: 50px;
  text-align: center;
}
.images .icon:before {
  width: 0;
  height: 0;
  border: 25px solid transparent;
  border-right-color: #ea6153;
  position: absolute;
  text-align: center;
  z-index: -1;
  content: "";
  top: 0;
  left: -25px;
}
.images .icon:after {
  content: '';
  position: absolute;
  left: 25px;
  top: 0;
  z-index: -1;
  width: 0;
  height: 0;
  border: 25px solid transparent;
  border-left-color: #ea6153;
}
.images .icon i {
  font-size: 17px;
  padding: 14px;
  color: #fff;
}
.images .item-image img {
  margin-bottom: 0;
  width: 100%;
}
.itemImage .article_content {
  margin-top: 30px;
}
.item-page .article_content .icon-social {
  display: inline-block;
  width: 100%;
  padding: 10px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  margin-top: 50px;
}
.item-page .article_content .icon-social p {
  margin: 0 40px 0 0;
  float: left;
  text-transform: uppercase;
}
.item-page .article_content .icon-social ul li {
  float: left;
  list-style: none;
  margin: 0 7px;
}
.item-page.detail h1 {
  font-size: 24px;
  font-weight: 600;
}
.item-page.detail .article-info .article-info-inner {
  display: inline-block;
  float: none;
  padding: 6px 0;
}
.item-page.detail .introText ul {
  padding-left: 20px;
}
.contact.masonry .control-group small {
  margin: -7px 10px 0;
}
.contact.masonry .alert-error {
  display: none;
}
.contact.masonry .form-control {
  border: 0 solid;
  box-shadow: none;
  height: auto;
}
.contact.masonry h3 {
  font-size: 30px;
  margin: 30px 0;
}
.contact.masonry .block-imfomation {
  margin-bottom: 20px;
}
.contact.masonry .block-imfomation .pull-left {
  height: 48px;
  width: 40px;
  text-align: left;
  line-height: 48px;
  font-size: 18px;
}
.contact.masonry .block-imfomation .block-imfomation-body {
  display: table-cell;
  vertical-align: middle;
  border-left: 1px solid #ccc;
  margin-left: 20px;
  padding-left: 15px;
  font-size: 16px;
}
.contact.masonry .block-imfomation .block-imfomation-body span {
  color: #ccc;
}
.contact.masonry .block-imfomation .block-imfomation-body p {
  margin: 5px 0 0;
  font-weight: 500;
}
.contact.masonry input {
  padding: 10px 0;
  width: 100%;
  height: 40px;
  line-height: 25px;
  border: none;
  border-bottom: 1px solid #e1e1e1;
  outline: 0;
}
.contact.masonry input:focus {
  border-color: #F33A22;
}
.contact.masonry textarea {
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
  width: 100%;
  height: 150px;
  padding: 10px 0;
  margin-bottom: 35px;
  border: none;
  border-bottom: 1px solid #e1e1e1;
  outline: 0;
}
.contact.masonry textarea:focus {
  border-color: #F33A22;
}
.contact.masonry .text_column p {
  margin-bottom: 35px;
  font-size: 16px;
}
.contact.masonry .padding-left-60 {
  padding-left: 60px;
}
.contact.masonry #contact-form p {
  margin-bottom: 35px;
}
.contact.masonry .hp-buttons button {
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 25px;
  padding: 10px 20px;
  height: 50px;
  background: #F33A22;
  border: none;
  display: inline-block;
  width: auto;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
}
.contact.masonry .hp-buttons button:hover {
  background: #191919;
}
.contact.masonry fieldset {
  border: 0;
}
.contact.masonry .page-header h1 {
  color: #0c80d1;
  font-size: 40px;
  font-weight: 600;
  margin-top: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.contact.masonry .form-actions {
  margin-top: 20px;
  margin-bottom: 80px;
}
.contact.masonry .form-actions .btn-primary {
  width: 100%;
  background: #0c80d1;
  transition-duration: 0.5s;
  text-transform: uppercase;
  height: 50px;
}
.contact.masonry .form-actions .btn-primary:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.contact.masonry .address_block {
  text-align: center;
  margin-bottom: 30px;
}
.contact.masonry .contact .custom {
  margin: 0 -15px;
}
.contact.masonry iframe {
  margin-bottom: 30px;
  box-shadow: -1px 0px 8px 1px #ccc;
  padding: 5px;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -o-filter: grayscale(1);
}
.contact.masonry .contact-contactinfo .media {
  display: inline-block;
  margin-top: 5px;
}
.contact.masonry .contact-contactinfo .media span {
  color: #666666;
}
.contact.masonry .contact-contactinfo .media a {
  color: #0c80d1;
}
.contact.masonry .contact-form .control-label label {
  display: none;
}
.contact.masonry .contact-form input {
  width: 100%;
  margin-bottom: 0;
}
.contact.masonry .contact-address-block h3 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.contact.masonry .contact-address-block p {
  text-align: center;
  margin-bottom: 35px;
  color: #666666;
}
.contact.masonry .media-left,
.contact.masonry .media-right,
.contact.masonry .media-body {
  display: block;
  width: auto;
}
.blog.masonry h2 span {
  left: auto !important;
}
.blog.masonry {
  padding-bottom: 40px;
}
.zt_jshop {
  margin-top: 60px;
}
.zt_jshop_information_detail .tab-content {
  border: 1px solid #e1e1e1;
  padding: 0 20px 20px;
}
.zt_jshop_information_detail .zt-carousel li {
  height: 90px !important;
  margin: 0 10px;
  width: 78px !important;
  padding: 10px;
}
.zt_jshop_information_detail .zt-carousel li img.jshop_img_thumb {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.zt_jshop_information_detail h1 {
  font-size: 35px;
  font-weight: 400;
  text-transform: capitalize;
  margin-top: 0;
}
.zt_jshop_information_detail #list_product_image_middle {
  text-align: center;
}
.zt_jshop_information_detail .zt_price_detail_inner {
  font-size: 30px;
  padding: 20px 0 10px;
}
.zt_jshop_information_detail .zt_jshop_short_description .prod_buttons .button_buy {
  height: 52px;
  line-height: 52px;
  text-transform: uppercase;
  background: #ea6153;
  color: #fff;
  font-size: 133%;
  border: 0;
  outline: 0;
  padding: 0 20px;
  transition-duration: 0.5s;
}
.zt_jshop_information_detail .zt_jshop_short_description .prod_buttons .button_buy:hover {
  box-shadow: 0 0 0 30px rgba(0,0,0,0.2) inset;
}
.zt_jshop_information_detail .zt_jshop_short_description .prod_buttons .button_buy i {
  padding: 0 10px 0 0;
  font-size: 20px;
}
.zt_jshop_information_detail .prod_buttons .prod_qty input {
  border: 1px solid #f0f0f0;
  box-shadow: none;
  color: #ea6153;
  font-size: 120%;
  font-weight: 600;
  padding: 0 5px;
  text-align: center;
  width: 40px;
}
.zt_jshop_information_detail #zt_tabs {
  margin: 40px 0;
}
.zt_jshop_information_detail #zt_tabs .tabs li a {
  background: none repeat scroll 0 0 #ea6153;
  color: #fff;
}
.zt_jshop_information_detail #zt_tabs .content {
  padding: 20px;
  position: relative;
  top: -1px;
  color: #6a6a6a;
  font-size: 108%;
  min-height: 155px;
  font-weight: 300;
}
.zt_jshop_information_detail #zt_tabs ul li {
  margin: 0 0px 0 0;
}
.zt_jshop_information_detail #zt_tabs .tabs {
  position: relative;
  z-index: 1;
}
.zt_jshop_information_detail #zt_tabs .tabs li a.active,
.zt_jshop_information_detail #zt_tabs .tabs li a:hover,
.zt_jshop_information_detail #zt_tabs .tabs li a:focus {
  background: #fff !important;
  color: #ea6153;
  border-width: 1px 1px 0 1px;
}
.zt_jshop_information_detail .prod_qty {
  margin: 0 30px;
}
.zt_jshop_information_detail .zt-carousel .nav_button .prev,
.zt_jshop_information_detail .zt-carousel .nav_button .next {
  color: #b2b2b2;
  cursor: pointer;
  font-size: 25px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
}
.zt_jshop_information_detail .zt-carousel .nav_button .prev:hover,
.zt_jshop_information_detail .zt-carousel .nav_button .next:hover {
  color: #ea6153;
}
.zt_jshop_information_detail .zt-carousel .nav_button .prev {
  left: 0;
}
.zt_jshop_information_detail .zt-carousel .nav_button .prev i:hover {
  color: #ea6153;
}
.zt_jshop_information_detail .zt-carousel .nav_button .next {
  right: 0;
}
.zt_jshop_information_detail .jshop_img_description {
  margin: 50px 0;
  overflow: hidden;
  padding: 0 15px;
  position: relative;
}
.zt_jshop input.button {
  transition-duration: 0.4s;
}
.zt_jshop input.button:hover {
  background: #ea6153;
  color: #fff;
}
#zo2-mega-menu li .zo2-module {
  background: none repeat scroll 0 0 #1c8adf;
  border-radius: 50%;
  color: #fff;
  position: relative;
  height: 200px;
  padding: 38px;
  margin-top: 35px;
  text-align: center;
  width: 200px;
}
#zo2-mega-menu li .zo2-module:before {
  border: 1px solid #eaeaea;
  border-radius: 50%;
  bottom: -8px;
  content: "";
  left: -8px;
  position: absolute;
  right: -8px;
  top: -8px;
}
#zo2-mega-menu li .zo2-module p {
  margin: 5px 0;
  text-transform: uppercase;
  color: #fff !important;
}
#zo2-mega-menu li .zo2-module p i {
  font-size: 40px;
  color: #fff;
}
#zo2-mega-menu li .zo2-module h2 {
  margin-top: 0;
  font-weight: 600;
}
#zo2-mega-menu li .zo2-module h1 {
  font-size: 40px;
  font-weight: 600;
  margin: 7px 0 0;
}
#zo2-mega-menu .navbar-default .shortcodes .mega-dropdown-menu {
  left: -382px !important;
}
#zo2-mega-menu .navbar-default .shortcodes .mega-dropdown-menu .mega-dropdown-menu {
  left: 0;
}
#myTab {
  padding: 0 !important;
}
#zt_tabs li.active a {
  color: #ea6153;
  background: #fff;
  z-index: 6;
  position: relative;
  top: 1px;
}
.cart_reload {
  cursor: pointer;
}
.cart_reload:hover {
  color: #ea6153;
}
#zt_tabs li a {
  cursor: pointer;
  display: inline-block;
  background: none repeat scroll 0 0 #ea6153;
  border-width: 1px 1px 0;
  border-color: #eaeaea;
  border-style: solid;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.5em;
  transition-duration: 0.3s;
  min-width: 55px;
  padding: 10px 30px;
  margin-bottom: 0;
  position: relative;
}
.introText .faq_block .zt-accordion .panel-group {
  margin-bottom: 15px;
}
.introText .faq_block .panel-default {
  border: 1px solid #dbe6ec;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
}
.introText .faq_block .zt-accordion #accordion .panel-default > .panel-heading {
  background-color: rgba(0,0,0,0);
  padding: 0;
  border-color: #dbe6ea;
}
.introText .faq_block #accordion .panel-heading.active {
  background: #000;
  color: #fff;
}
.introText .faq_block .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.introText .faq_block #accordion .panel-heading.active h4 a {
  background: none repeat scroll 0 0 #3498db;
  color: #fff !important;
  height: 40px;
  line-height: 40px;
}
.introText .faq_block #accordion .panel-heading h4 a {
  height: 40px;
  background: #fff;
  line-height: 40px;
  text-transform: capitalize;
  padding: 0;
  display: block;
  font-size: 16px;
}
.introText .faq_block #accordion .panel-heading.active a:before {
  background: none repeat scroll 0 0 #3498db;
}
.introText .faq_block #accordion .panel-heading.active h4 a:before {
  content: '\f068';
  font-family: FontAwesome;
  color: #fff;
}
.introText .faq_block #accordion .panel-heading a:before {
  content: "\f067";
  color: #000;
  display: inline-block;
  font-family: FontAwesome;
  height: 39px;
  left: 0;
  margin-right: 10px;
  position: relative;
  text-align: center;
  transition: all 0.3s ease-in-out 0s;
  width: 40px;
}
.item-page .article-info-inner .published {
  padding: 0 10px;
}
.item-page .introText p i {
  padding: 0 5px;
}
.we-care {
  position: relative;
}
.tp-caption a {
  padding: 15px 25px;
  background: #3a98e1;
  color: #fff;
  text-transform: uppercase;
  border-radius: 4px;
}
.tp-caption a:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  color: #fff;
}
.content-category fieldset {
  margin: 0 0 15px;
}
.content-category h2 {
  margin-top: 0;
}
#zo2-body-wrap {
  padding-top: 40px;
}
#zo2-body-wrap .container #zo2-component-wrap,
#zo2-body-wrap .container #zo2-banner-wrap,
#zo2-body-wrap .container #zo2-category-wrap,
#zo2-body-wrap .container #zo2-news-wrap {
  margin-bottom: 40px;
}
#zo2-body-wrap .container #zo2-component .newsfeed h2 {
  margin-top: 0;
}
#zo2-body-wrap .container #zo2-component .newsfeed-category h2 {
  margin-top: 0;
}
#zo2-body-wrap .container #zo2-component .newsfeed-category fieldset {
  padding: 10px 10px 0;
  margin-bottom: 15px;
}
#zo2-body-wrap .container #zo2-component .registration fieldset,
#zo2-body-wrap .container #zo2-component .remind fieldset {
  margin-bottom: 15px;
}
#zo2-body-wrap .container #zo2-component .item-title {
  text-transform: capitalize;
  font-weight: 400;
}
.main-left {
  padding-bottom: 40px;
}
.main-left h3 {
  font-size: 20px;
  margin-top: 15px;
  font-weight: 400;
  text-transform: uppercase;
}
.main-left ul.nav li.active a {
  color: #ea6153;
}
.main-left ul.nav li {
  border-bottom: 1px solid #eaeaea;
}
.itemFullText ul li {
  list-style: none;
}
.itemFullText ul li i {
  padding: 0 5px;
}
.article #zo2-body-wrap .item-page.detail.about-us h1.singleItemTitle {
  color: #1c8adf;
  font-size: 40px;
  text-align: center !important;
  text-transform: uppercase;
  width: 100%;
}
.article #zo2-body-wrap #zo2-component {
  padding-bottom: 60px;
  background: #fff;
}
.contact #system-message-container .alert-message {
  position: absolute;
  top: 0;
  padding: 5px 0 0;
  width: 96%;
}
.contact #system-message-container .alert-message h4 {
  margin-bottom: 0;
}
.article #zo2-body-wrap .item-page.detail.pricing-table h1.singleItemTitle {
  color: #1c8adf !important;
  font-size: 40px !important;
  text-align: center !important;
  text-transform: uppercase;
  width: 100%;
}
.item-stand {
  margin-bottom: 40px;
}
.blog-stand h3 {
  margin-top: 0;
}
.blog-stand .item-stand {
  margin-bottom: 40px;
}
#zo2-body-wrap .container .code .container {
  background: none;
  width: auto;
  border: 0 solid;
}
.modal-dialog img {
  width: 100%;
}
.modal-dialog .modal-header .close {
  margin-top: -10px;
}
.modal-open .modal {
  overflow-y: hidden;
}
.lightbox-modal img {
  margin: 0 3px 8px;
}
.article #zo2-body-wrap .item-page.detail .zt-typo-inside h1 {
  text-align: left;
  color: #000;
  top: 0;
  margin: 20px 0 10px;
}
.zt-jsrelated .related_header {
  font-weight: 400;
  padding-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
}
#zt_list_product {
  overflow: hidden;
  position: relative;
}
#zt_list_product .owl-controls .owl-prev {
  float: left;
  font-size: 0;
  cursor: pointer;
}
#zt_list_product .owl-controls .owl-prev:hover:before {
  color: #2a8dda;
}
#zt_list_product .owl-controls .owl-prev:before {
  content: "\f104";
  font-family: FontAwesome;
  font-size: 35px;
}
#zt_list_product .owl-controls .owl-next {
  float: right;
  font-size: 0;
  cursor: pointer;
}
#zt_list_product .owl-controls .owl-next:hover:before {
  color: #2a8dda;
}
#zt_list_product .owl-controls .owl-next:before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 35px;
}
#zt_list_product .block_product {
  border: 1px solid #eaeaea;
  padding: 15px 0;
}
#zt_list_product .img.jshop_img {
  border: 1px solid #eaeaea;
}
#zt_list_product h3.name {
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 20px;
  text-align: center;
}
#zt_list_product img.jshop_img {
  border: none;
}
#zt_list_product .price {
  color: #ea6153;
  font-size: 20px;
  line-height: 42px;
}
#zt_list_product .zt-action a.button_buy {
  background: none repeat scroll 0 0 #2a8dda;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 17px;
  padding: 10px 20px 10px 10px;
  transition-duration: 0.3s;
}
#zt_list_product .zt-action a.button_buy i {
  padding: 0 10px;
}
#zt_list_product .zt-action a.button_buy:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
#system-message .alert {
  padding: 0;
  margin-top: 30px;
}
#jquery-overlay {
  z-index: 9991;
}
#jquery-lightbox {
  z-index: 9992;
}
.zt_jshop_check,
.zt_jsadress {
  padding-top: 45px;
}
.categories-list h3 {
  margin-top: 0;
}
.login_block .button.login {
  background: none repeat scroll 0 0 #ea6153;
  border: 1px solid #ea6153;
  border-radius: 3px;
  color: #fff;
  transition: all 0.2s ease-in-out 0s;
  padding: 5px 14px;
}
.login_block .button.login::hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
}
.login_block .button.regis {
  background: none repeat scroll 0 0 #ea6153;
  border: 1px solid #ea6153;
  border-radius: 3px;
  transition: all 0.2s ease-in-out 0s;
  color: #fff;
  padding: 5px 14px;
}
.login_block .button.regis::hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
}
.categories-list div h3.page-header.item-title a {
  font-size: 24px;
}
.categories-list div h3.page-header.item-title span {
  position: relative;
  right: -1px;
  top: -4px;
}
#ztModule > div {
  height: auto !important;
}
#ztModule .carousel {
  margin: auto !important;
  position: relative;
}
#zt-module-tabs ul {
  overflow: hidden;
}
.zt-cart-inner.active {
  display: block !important;
}
.readmore {
  border: 1px solid #dadada;
  border-radius: 3px;
  padding: 10px 15px;
  color: #000;
  text-transform: uppercase;
  transition: all 1s ease 0s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  transition: all all 0.4s ease 0s;
  -webkit-transition: all all 0.4s ease 0s;
  -moz-transition: all all 0.4s ease 0s;
  -o-transition: all all 0.4s ease 0s;
  -ms-transition: all all 0.4s ease 0s;
}
.readmore:hover,
.readmore:active,
.readmore:focus {
  background: none repeat scroll 0 0 #3796e0;
  color: #fff;
  -webkit-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
@media (max-width: 767px) {
  #canvas {
    display: block !important;
    position: relative;
    top: 22px;
  }
  #canvas i {
    color: #525252;
  }
}
@media (min-width: 768px) {
  #zo2-bottom-2-wrap .module .modulecontent,
  #zo2-bottom-2-wrap .module .mod-content {
    display: block !important;
  }
  #zo2-bottom-2-wrap h3 i {
    display: none;
  }
}
#productdetailsview .image_show_quick .discount {
  background: none repeat scroll 0 0 #ea6153;
  border-radius: 50%;
  color: #ffffff;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  width: 40px;
  text-align: center;
}
#productdetailsview .addtocart-bar2 .wrapper .controls {
  display: block;
  float: left;
  margin-top: 3px;
  width: 100%;
  margin-bottom: 25px;
}
#productdetailsview .addtocart-bar2 .wrapper .controls label.quantity_box {
  float: left;
  margin-top: 4px;
  margin-right: 30px;
}
#productdetailsview .addtocart-bar2 .wrapper .controls span.quantity-box {
  margin: 0 10px;
}
#productdetailsview .addtocart-bar2 .wrapper .controls span.quantity-box input {
  height: 35px;
  margin: 0;
  width: 70px !important;
}
#productdetailsview .addtocart-bar2 .wrapper .controls i {
  clear: both;
  cursor: pointer;
  display: block;
  font-size: 18px;
  font-style: normal;
  height: 12px;
  line-height: 9px;
  margin-bottom: 5px;
  overflow: hidden;
  color: #040404;
  text-align: center;
  width: 10px;
}
#productdetailsview .addtocart-bar2 .wrapper .controls i:hover {
  color: #3c9ae2;
}
#productdetailsview .addtocart-bar2 .wrapper .controls i.quantity-minus {
  font-size: 30px;
}
#productdetailsview .addtocart-bar2 .addtocart_button2 .addtocart-button {
  background: none repeat scroll 0 0 #3c9ae2;
  border: medium none;
  color: #fff;
  padding: 8px 20px;
  transition-duration: 0.5s;
  margin: 0 15px;
}
#productdetailsview .addtocart-bar2 .addtocart_button2 .addtocart-button:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
#productdetailsview .manufacturer span {
  margin: 0 10px 0 5px;
}
#productdetailsview .stock {
  margin: 10px 0;
}
#productdetailsview .stock span {
  margin: 0 10px 0 5px;
}
#productdetailsview .code span {
  margin: 0 10px 0 5px;
}
#productdetailsview .product-fields .wrapper span {
  display: block;
}
#productdetailsview .add-to-link {
  display: block;
  clear: both;
  margin-top: 20px;
}
#productdetailsview .add-to-link .compare {
  float: left;
  margin: 0 20px;
}
#productdetailsview .add-to-link .compare a {
  height: 40px;
  line-height: 40px;
  margin-top: 15px;
  color: #676767;
  display: block;
  font-size: 14px;
  font-weight: 300;
  cursor: pointer;
  transition-duration: 0.5s;
}
#productdetailsview .add-to-link .compare a i {
  background-color: #cfcfcf;
  transition-duration: 0.5s;
  border-radius: 50%;
  color: #fff;
  float: left;
  height: 40px;
  line-height: 40px;
  margin-right: 8px;
  text-align: center;
  width: 40px;
}
#productdetailsview .add-to-link .compare a:hover {
  color: #89b9c5;
  text-decoration: none;
}
#productdetailsview .add-to-link .compare a:hover i {
  background-color: #89b9c5;
}
#productdetailsview .add-to-link .compare a:hover i:before {
  animation: 0.4s ease 0s normal forwards 1 running toTopFromBottom;
  display: block;
}
#productdetailsview .add-to-link .wishlist a {
  transition-duration: 0.5s;
}
#productdetailsview .add-to-link .wishlist a:hover {
  color: #89b9c5;
}
#productdetailsview .add-to-link .wishlist a:hover i:before {
  animation: 0.4s ease 0s normal forwards 1 running toTopFromBottom;
  display: block;
}
#productdetailsview .main-image-quick .jcarousel-skin-tango .jcarousel-container .jcarousel-prev {
  width: 15px;
  position: absolute;
  cursor: pointer;
  font-size: 20px;
}
#productdetailsview .main-image-quick .jcarousel-skin-tango .jcarousel-container .jcarousel-prev:hover {
  color: #89b9c5;
}
#productdetailsview .main-image-quick .jcarousel-skin-tango .jcarousel-container .jcarousel-next {
  float: right;
  position: absolute;
  top: 17px;
  cursor: pointer;
  width: 15px;
  right: -15px;
  font-size: 20px;
}
#productdetailsview .main-image-quick .jcarousel-skin-tango .jcarousel-container .jcarousel-next:hover {
  color: #89b9c5;
}
#productdetailsview .rating .ratingbox {
  margin-bottom: 0;
}
#productdetailsview .rating .rating-title {
  display: block;
  clear: both;
}
#productdetailsview .rating .vote {
  float: none;
  margin: 0;
}
.zt-product-content .quickview {
  position: unset;
  left: auto;
  top: auto;
  visibility: initial;
  opacity: 1;
}
.product_hover {
  position: absolute;
  text-align: right;
  top: 0;
  width: 100%;
  right: 0;
}
.product_hover i {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  float: none;
  position: relative;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #fff;
  color: #000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 0;
}
.product_hover i:hover {
  color: #ea6153;
}
.product_hover .addtocart-button {
  transition-duration: 0.1s;
}
.product_hover .compare {
  transition-duration: 0.5s;
}
.product_hover .wishlist {
  transition-duration: 0.25s;
  text-align: right;
}
.product_hover .quickview {
  transition-duration: 0.75s;
}
.product_hover .wishlist,
.product_hover .compare,
.product_hover .addtocart-area,
.product_hover .quickview {
  float: none;
  display: block;
  opacity: 1;
  right: -50px;
  position: relative;
  clear: both;
  margin-bottom: 10px;
}
.product_hover a span {
  display: none;
}
.product_hover .quickview span {
  display: none;
}
.product_hover .addtocart-area .addtocart-bar {
  margin-top: 5px;
  display: inline-block;
}
.product_hover .addtocart-area .addtocart-bar .addtocart-button input.addtocart-button {
  text-indent: -999px;
}
.product_hover {
  visibility: hidden;
  transition: all 0.5s ease-out 0s;
}
.spacer:hover .product_hover {
  opacity: 1;
  visibility: initial;
}
.spacer:hover .compare {
  opacity: 1;
  right: 10px;
}
.spacer:hover .wishlist {
  opacity: 1;
  right: 10px;
}
.spacer:hover .quickview {
  opacity: 1;
  right: 10px;
}
.spacer:hover .addtocart-area {
  opacity: 1;
  right: 10px;
}
.ajax-notice {
  width: 100px;
  padding: 10px;
  background: #3c9ae2;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  color: #fff;
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -60px;
  z-index: 99999999;
}
.ajax-notice p {
  text-align: center;
  margin: 0 !important;
}
.cart-ajax-head .cart-ajax-img {
  float: left;
  width: 20%;
  margin-right: 5%;
}
.cart-ajax-head .cart-ajax-title {
  float: left;
  width: 75%;
}
.cart-ajax-head .cart-ajax-title h4 {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px !important;
}
.cart-ajax-head .cart-ajax-title .cart-ajax-del {
  color: #ff0000;
}
.cart-ajax-head .cart-ajax-title .cart-ajax-del i {
  margin-right: 5px;
}
#zt_top_cart .zt-cart-inner {
  box-shadow: 0 0 3px 1px #e3e3e3;
}
#zt_top_cart .cart-row {
  position: relative;
}
#zt_top_cart .zt-cart-inner .cart-row.add-position {
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
  background: url("../images/ajax-loader.gif") no-repeat scroll center center;
  z-index: 9991;
}
#zt_top_cart .zt-cart-inner .cart-row.add-position:before {
  background: url("../images/ajax-loader.gif") no-repeat scroll center center #fff;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
#zt_top_cart .vm_cart_products p {
  margin: 0;
  text-align: center;
}
.tagspopularpopular-tag ul li {
  display: inline-block;
  float: left;
  margin: 3px 0;
  padding-right: 6px;
}
.tagspopularpopular-tag ul li a {
  background-color: #e1e4e7;
  background-position: 0 50%;
  background-repeat: no-repeat;
  color: #666666;
  display: block;
  text-align: center;
  font-size: 11px;
  padding: 4px 15px !important;
  text-transform: capitalize;
}
.tagspopularpopular-tag ul li a:hover {
  background-color: #ea6153;
  color: #ffffff;
}
.fulltext.blog-text {
  line-height: 25px;
  margin-top: 3px;
}
#zo2-top-wrap .zt-cart-inner {
  box-shadow: 0 0 3px 1px #e3e3e3;
}
.col-right .vmgroup .images {
  width: 80px;
  float: left;
  margin-right: 10px;
}
.col-right .vmgroup .images img {
  max-width: 100%;
}
.col-right .vmgroup .content-position {
  float: left;
  text-align: left;
}
.col-right .vmgroup .content-position .rating {
  margin: 0;
}
.col-right .vmgroup .content-position .rating span {
  margin: 0;
  float: none;
  text-align: left;
}
.col-right .vmgroup .addtocart-area {
  display: none;
}
.col-right .zt-cart-inner {
  display: block !important;
}
.col-right #butseldcomp,
.col-right #butseldwish {
  display: none;
}
.col-right .PricesalesPrice .PricesalesPrice {
  font-size: 15px !important;
}
.col-right #mod_compare .vmproduct {
  margin-top: 5px;
}
.productdetails-view .vm-product-media-container {
  display: block;
}
@media (min-width: 768px) {
  #zo2-mega-menu.canvas {
    display: none;
  }
}
#zo2-zt-slide-wrap {
  position: relative;
  z-index: 0;
  margin-top: 10px;
  margin-bottom: 40px;
}
#zo2-zt-slide-wrap .tp-leftarrow.default,
#zo2-zt-slide-wrap .tp-rightarrow.default {
  min-height: auto;
  height: 40px;
  background-position: 0 -1px;
  width: 43px;
  min-height: initial;
}
#zo2-zt-slide-wrap .tp-leftarrow.default:hover,
#zo2-zt-slide-wrap .tp-rightarrow.default:hover {
  background-position: 0 -41px;
}
#zo2-zt-slide-wrap.margin-20 {
  margin: 20px;
}
#zo2-content-top-wrap {
  position: relative;
  z-index: 1;
}
.container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.col-right {
  padding-left: 30px;
  padding-bottom: 40px;
}
.col-right .product-price.product-sale .PricesalesPrice {
  line-height: normal;
}
.col-right .content-position .product-price span {
  color: #ea6153;
  font-weight: bold;
}
.col-right .content-position .product-price span.PricebasePriceVariant {
  display: none;
}
.col-right .rating {
  display: block;
  clear: both;
}
.col-right:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #e8e6e7;
}
.main-image img {
  margin: auto;
}
#zt_tabs li a,
.col-right #zt-module-tabs ul.zt-tabs li a {
  display: block !important;
}
div.mod-languages ul.lang-inline li {
  display: inline-block;
}
#zo2-position-13 .custom,
#zo2-position-13 .mod-languages {
  display: inline-block;
}
#zo2-canvas-menu {
  position: relative;
  padding: 15px;
}
#zo2-message {
  padding-bottom: 40px;
  padding-left: 0;
}
#zo2-body-wrap .container .container,
#zo2-wrapper-fixed-wrap .container .container {
  width: auto;
}
.text-center img {
  display: inline-block;
}
#zo2-component .wishlist_box #product_list .img-wrapper .back {
  display: none;
}
#zo2-component .wishlist_box #product_list .img-wrapper .browseProductImage {
  max-height: inherit;
}
#zo2-component .wishlist_box #product_list .slide-hover .Price {
  display: none;
}
#zo2-component .wishlist_box #product_list .slide-hover .Title {
  margin: 10px 0;
}
#zo2-position-13 .mod-languages {
  margin: 0 20px;
}
.item-page.detail {
  padding: 0 15px;
}
.item-page.detail .icon {
  display: none;
}
.pager.pagenav {
  border: 0;
  background: none;
}
.pager.pagenav li a {
  background: #f3f3f3;
  color: #000;
}
.pager.pagenav li a:hover {
  background: #ea6153;
  color: #fff;
}
#zo2-top-wrap .container {
  background: #fff;
}
#zo2-top-wrap {
  background: #fff;
}
#zo2-position-14 .custom.icon {
  display: inline-block;
}
.zo2-copyright-logo {
  float: right;
}
.about-us #zo2-images-top-wrap .custom {
  background: url("../images/image-top.jpg") repeat scroll center center / cover;
  height: 400px;
  overflow: hidden;
  width: 100%;
}
.about-us #zo2-images-top-wrap .custom:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background: url("../images/grid.png") repeat scroll 0 0 rgba(0,0,0,0);
}
.about-us #zo2-images-top-wrap img {
  display: none;
}
#zo2-images-top-wrap {
  overflow: hidden;
  width: 100%;
}
#zo2-images-top-wrap .images h2 {
  color: #1c8adf;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 1px;
  position: relative;
  width: 100%;
  margin-top: 0;
  text-align: center;
  top: 152px;
}
#zo2-images-top-wrap img {
  display: none;
}
#zo2-position-12 .custom {
  position: relative;
  text-align: center;
}
#zo2-position-12 .custom .images img {
  height: 100%;
  width: 100%;
}
#zo2-position-12 .custom .images h1 {
  position: absolute;
  top: 50%;
  margin: 0 auto;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  color: #fff;
  font-weight: 600;
  letter-spacing: -3px;
  font-size: 80px;
}
.products #zo2-images-top-wrap {
  position: relative;
}
.products #zo2-images-top-wrap:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background: none;
}
.container-fluid {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.zo2-tabs ul {
  margin-left: 0;
}
a.btn-success {
  background: #ea6153;
}
a.btn-success:hover {
  background-color: #ea6153;
}
body #zo2-footer-wrap .container {
  border-top: none;
}
body #zo2-content-top-wrap {
  background: none repeat scroll 0 0 #3e8cca;
}
#zo2-footer-wrap {
  background: #161616;
  padding: 30px 0;
  height: 80px;
}
#zo2-component .accordion-section-title:hover,
#zo2-component .accordion-section-title.active {
  color: #ea6153;
}
a.zt-social-icon-item {
  display: inline-block;
  font-size: 18px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  vertical-align: top;
  width: 37px;
  border-radius: 3px;
  margin-bottom: 6px;
  padding: 0 !important;
}
@media (min-width: 480px) {
  #zo2-position-0.header-right #zt_top_cart,
  #zo2-position-0.header-right #mod_compare,
  #zo2-position-0.header-right #mod_wishlists {
    display: inline-block !important;
  }
}
.zo2-tabs.zo2-tab-vertical-left .tab-content,
.zo2-tabs.zo2-tab-vertical-right .tab-content {
  margin-top: 1px;
}
#zo2-body-wrap .container #zo2-component .zo2-tabs ul,
#zo2-body-wrap .container #zo2-component .zo2-tabs ol {
  border-left: 1px solid #ebeaea;
  border-right: 1px solid #ebeaea;
}
#zo2-body-wrap .container #zo2-component .zo2-tabs.zo2-tab-vertical-right ul,
#zo2-body-wrap .container #zo2-component .zo2-tabs.zo2-tab-vertical-left ul {
  border: none;
}
.zt-persons .zt-person-image {
  margin-bottom: 0;
  padding-bottom: 20px;
}
.zt-persons .zt-person-details .zt-person-author {
  width: 100%;
  clear: both;
  text-align: center;
}
.zt-persons .zt-person-details .zt-person-author .person-name {
  color: #1c1c1c;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.zt-persons .zt-person-details .zt-person-social {
  width: 100%;
  clear: both;
  text-align: center;
  margin-top: 15px;
}
.zt-persons .zt-person-details .zt-person-social ul li {
  display: inline-block;
  float: none;
}
.zt-persons .zt-person-details .zt-person-content {
  text-align: center;
}
.boxed #zo2-position-0 .search-form .inputbox {
  height: 51px;
}
.boxed #zo2-position-0 .search-form .search-close {
  top: 0;
}
.wishlist .prod-row .browseImage .discount {
  display: none;
}
.appointment a.zt-button.type-icon-stroke {
  background: #fff;
  font-size: 18px;
  color: #000;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
}
.appointment a.zt-button.type-icon-stroke i {
  border: none;
}
.appointment a.zt-button.type-icon-stroke span.text {
  padding: 14px 20px 14px 51px;
}
.appointment a.zt-button.type-icon-stroke:hover span {
  color: #ea6153;
}
.appointment a.zt-button.type-icon-stroke:hover i {
  color: #ea6153;
}
div.big-while {
  line-height: 80px;
}
.medium_whitet {
  border-style: none;
  border-width: 0;
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-shadow: none;
}
.small_white {
  margin-top: 30px;
}
#zo2-slide .bx-wrapper {
  margin-bottom: 0;
}
.cart-view {
  margin-top: 40px;
  font-size: 14px;
}
.cart-view h1 {
  font-weight: 600;
  font-size: 26px;
}
.cart-view tr {
  border-bottom: 1px solid #eaeaea;
}
.cart-view .width50 {
  margin-right: 0;
  line-height: 38px;
}
.cart-view #com-form-login {
  margin-bottom: 17px;
  border-top: 1px solid #eaeaea;
}
.cart-view .billto-shipto {
  border-top: none;
  margin-bottom: 15px;
}
.cart-view .billto-shipto .details {
  background-color: #ea6153;
  background-image: none;
  padding: 8px 20px 6px;
  display: inline-block;
  line-height: normal;
  color: #fff;
  border: 1px solid #ea6153;
}
.cart-view .billto-shipto .details:hover {
  background: #3e3030;
  border: 1px solid #3e3030;
}
.cart-view span.details-button input.details-button,
.cart-view .vm-button-correct {
  background-color: #ea6153;
  background-image: none;
  padding: 8px 20px 6px;
  color: #fff;
  border: 1px solid #ea6153;
}
.cart-view span.details-button input.details-button:hover,
.cart-view .vm-button-correct:hover {
  background: #3e3030;
  border: 1px solid #3e3030;
}
.cart-view #checkoutForm {
  margin-top: 25px;
}
.cart-view #checkoutForm fieldset {
  border: none;
  padding: 0;
}
.cart-view #checkoutForm fieldset tr td.sectiontableentry1,
.cart-view #checkoutForm fieldset tr .sectiontableentry2 {
  border-bottom: 1px solid #e9e8e8;
}
.cart-view #checkoutForm .cart-summary tr td {
  padding: 10px 5px;
}
.cart-view #checkoutForm .cart-summary tr td a {
  font-weight: 400;
}
.cart-view #checkoutForm .cart-summary tr td .coupon {
  height: 33px;
  margin-bottom: 20px;
  font-size: 12px;
  margin-top: 18px;
  width: 88%;
}
.cart-view #checkoutForm .cart-summary tr td span.details-button {
  float: right;
  margin-top: 18px;
}
.cart-view #checkoutForm .cart-summary tr td .vm2-add_quantity_cart,
.cart-view #checkoutForm .cart-summary tr td .vm2-remove_from_cart {
  height: 30px;
  width: 30px;
}
.cart-view h3 {
  font-size: 13px;
  font-weight: 400;
  margin-top: 10px;
}
.cart-view .billto-shipto span,
.cart-view a.terms-of-service {
  font-size: 16px;
  margin-top: 5px;
}
.editaddresscartST #zo2-component h1 {
  border-bottom: 1px solid #eaeaea;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  margin-top: 0px;
  padding-bottom: 5px;
}
.editaddresscartST #userForm fieldset:first-child {
  width: 100%;
}
#com-form-login .width30.floatleft {
  width: auto;
}
#com-form-login input {
  margin-bottom: 0;
}
#checkoutForm th {
  text-align: unset;
  text-align: inherit;
  padding: 10px;
  background: #eee;
}
.continue_link {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: whiteSmoke;
  background-image: linear-gradient(to bottom,white,#e6e6e6);
  background-repeat: repeat-x;
  border-color: #bbb #bbb #a2a2a2;
  border-image: none;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset, 0 1px 2px rgba(0,0,0,0.05);
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  padding: 4px 14px;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  vertical-align: middle;
}
.continue_link:hover {
  background-color: #e6e6e6;
  text-decoration: none;
}
.user #zo2-component h1 {
  margin-top: 40px;
  font-size: 26px;
  padding: 0 20px 5px;
  font-weight: 600;
  border-bottom: 1px solid #eaeaea;
  text-transform: capitalize;
}
#com-form-login #com-form-login-remember {
  padding-top: 0;
}
#com-form-login-remember {
  display: block;
}
#com-form-login-remember .default {
  background-color: #ea6153;
  background-image: none;
  transition: all 0.3s ease-in-out 0s;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #ea6153;
  color: #fff;
}
#com-form-login-remember .default:hover {
  background: #3e3030 none repeat scroll 0 0;
  border: 1px solid #3e3030;
}
#com-form-login-remember #remember {
  display: inline-block;
  width: auto;
  position: relative;
  top: 3px;
}
.vm-button-correct,
.vm-button-correct:hover,
.vm-button-correct:visited {
  font-size: 14px;
  font-weight: normal;
}
#userForm {
  padding: 0 20px 30px;
}
#com-form-login {
  padding: 0 20px;
}
#com-form-login fieldset {
  border: none;
  padding: 0;
}
#userForm {
  margin-top: 30px;
}
#userForm .control-buttons {
  margin-bottom: 20px;
  text-align: center !important;
}
#userForm fieldset {
  width: 48%;
  float: left;
  margin-right: 0;
  border: none;
}
#userForm fieldset:first-child {
  margin-right: 3%;
}
#userForm fieldset fieldset {
  border: none;
  display: none;
}
#userForm fieldset .control-buttons {
  display: none;
}
#userForm button.button,
#userForm button.default {
  background-color: #ea6153;
  background-image: none;
  height: 34px;
  line-height: 30px;
  padding: 0 15px;
  color: #fff;
  border: 1px solid #ea6153;
}
#userForm button.button:hover,
#userForm button.default:hover {
  background: #3e3030;
  border: 1px solid #3e3030;
}
#userForm h2,
#userForm .userfields_info {
  font-size: 24px;
  font-weight: 600;
  margin-top: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eaeaea;
  line-height: 30px;
  text-transform: capitalize;
}
#userForm table.user-details input {
  width: 100%;
}
#userForm .control-buttons #reg_text {
  width: 100%;
}
.control-buttons button.default {
  padding: 8px 12px 6px;
  font-size: 129%;
}
.control-buttons #reg_text {
  line-height: 35px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 15px;
}
#zo2-bottom-2-wrap h3 i {
  float: right;
  color: #fff;
}
@media (max-width: 480px) {
  #zo2-zt-position-0 .custom .bottom-text a span {
    display: none;
  }
  body #zo2-tab-product-wrap .tabs-product .ui-tabs-nav li a {
    letter-spacing: 0;
    font-size: 15px;
    display: block;
    clear: both;
    float: none;
  }
  body #zo2-tab-product-wrap .tabs-product .ui-tabs-nav li {
    float: none;
  }
  #zo2-header-wrap #zo2-position-0 .mod-languages {
    left: 65px;
  }
}
@media (max-width: 767px) {
  .container-fluid .row div[class*="width"] {
    width: 100%;
  }
  body #zo2-header-wrap #zo2-position-0 #search-top.active .search-form {
    display: block !important;
    top: 120px;
  }
  body zo2-top-menu-wrap-sticky-wrapper {
    height: auto !important;
  }
  body #zo2-top-wrap #zo2-position-0 {
    margin-top: 0;
  }
  body #zo2-top-wrap header#standard-logo {
    text-align: center;
  }
  body #zo2-position-14 {
    padding: 0 !important;
  }
  body #zo2-position-0 #zt_top_cart .zt-cart-inner {
    width: 100%;
  }
  body .mod-languages a.sbToggle::before {
    color: #000;
  }
  body .zt-slideshow-wrap .bx-wrapper .zt-slidershow-item .content-text {
    display: none;
  }
  body #zo2-top-wrap .row {
    position: unset;
    position: inherit;
  }
  body #zt_top_cart.active .zt-cart-inner,
  body #mod_wishlists.active .zt-cart-inner,
  body #mod_compare.active .zt-cart-inner {
    right: 0;
  }
  body #zo2-top-wrap .row .icon {
    display: none;
  }
  body .zo2-wrapper #zo2-position-0 .search-form {
    padding: 15px 65px 15px 20px;
  }
  body .zo2-wrapper #zo2-position-0 .search-form .search-close {
    top: 10px;
  }
  body #zo2-top-wrap .row #zo2-position-14 .mod-languages .sbHolder {
    background: none;
    border-bottom: none;
  }
  body #zo2-top-wrap .row #zo2-position-14 .mod-languages .sbOptions {
    right: auto;
    top: 30px !important;
  }
  body #zo2-top-wrap #zo2-position-0 {
    height: 0;
  }
  #zt_top_cart.active {
    display: block !important;
    position: static;
    line-height: normal;
    height: 0;
    border: none;
  }
  #zt_top_cart.active .zt-cart-inner {
    display: block !important;
    top: 43px;
    width: 100%;
    box-shadow: none;
    background: #f5f5f5;
  }
  #zo2-top-wrap #zt_top_cart.active {
    position: static;
    line-height: normal;
    height: 0;
    border: none;
  }
  #zo2-top-wrap #zt_top_cart.active .content-top {
    text-align: center;
  }
  body #zo2-position-0 #zt_top_cart {
    padding: 0;
    border: none;
  }
  #cart {
    display: none;
  }
  #mod_wishlists.active .zt-cart-inner {
    display: block !important;
    width: 100%;
    top: 43px;
    box-shadow: none;
    background: #f5f5f5;
  }
  #butseldwish,
  #butseldcomp {
    display: none;
  }
  #mod_compare.active .zt-cart-inner {
    display: block !important;
    top: 43px;
    background: #f5f5f5;
    width: 100%;
  }
  body #zo2-position-0 .search .icon-search {
    display: none;
  }
  #zo2-zt-position-0 .custom .bottom-text {
    display: inline-block;
    width: 17%;
    float: right;
    padding: 10px 0 7px;
    opacity: 0.7;
  }
  #zo2-zt-position-0 .custom .bottom-text a i {
    margin: 0 5px;
    font-size: 13px;
    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;
    font-size: 13px;
  }
  #zo2-zt-position-0 .custom .bottom-text a:hover {
    color: #ea6153;
  }
  #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: #ea6153;
  }
  #zo2-zt-position-0 .custom .bottom-text:hover {
    opacity: 1;
  }
  #zo2-header-wrap #zo2-position-0 {
    position: static;
  }
  .zo2-wrapper #zo2-header-wrap #mod_compare.active .zt-cart-inner,
  .zo2-wrapper #zo2-header-wrap #mod_wishlists .zt-cart-inner {
    top: 114px;
  }
  .zo2-wrapper #zo2-header-wrap #zt_top_cart.active .zt-cart-inner {
    top: 93px;
  }
  .zo2-wrapper #zo2-header-wrap #search-top.active .search-form .form-inline {
    top: 115px;
  }
  .zo2-wrapper #zo2-header-wrap #zo2-position-0 #search-top.active .search-close {
    top: 115px;
  }
  #zo2-position-14 .mod-languages {
    top: 85px;
    z-index: 9999;
  }
  #zo2-top-menu-wrap {
    position: relative;
  }
  #zo2-top-wrap-sticky-wrapper {
    height: 112px;
  }
  #zo2-header-wrap #zo2-position-0 {
    height: 0;
    padding: 0;
  }
  #zo2-position-0 .search,
  #zo2-position-0 #mod_wishlists,
  #zo2-position-0 #mod_compare,
  #zo2-position-0 #zt_top_cart {
    height: 0;
    line-height: normal;
  }
  #zo2-position-0 .ajax-dropdown .zt-cart-inner {
    min-height: 60px;
    box-shadow: none;
  }
  #mod_compare.active {
    position: static;
  }
  #mod_compare.active .zt-cart-innera {
    width: 100%;
  }
  .zo2-wrapper #zo2-position-0 #search-top.active {
    display: block !important;
    position: static;
  }
  .zo2-wrapper #zo2-position-0 #search-top.active .search-close {
    top: 46px;
    z-index: 99999;
  }
  .zo2-wrapper #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-wrapper #zo2-position-0 #search-top.active .form-inline {
    left: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    top: 43px;
    min-height: 45px;
    padding: 5px 20px;
    z-index: 111;
    background: #fff;
  }
  .zo2-wrapper #zo2-position-0 #search-top.active .form-inline input {
    width: 100%;
    height: 50px;
    padding: 10px 0;
  }
  .zo2-wrapper #zo2-position-0 #search-top.active .form-inline:before {
    top: 20px;
    right: 25px;
  }
  #zo2-header-wrap {
    padding: 0;
  }
  #zo2-top-wrap #zo2-position-0 #mod_wishlists,
  #zo2-top-wrap #zo2-position-0 #mod_compare,
  #zo2-top-wrap #zo2-position-0 #search-top {
    height: 0;
    line-height: normal;
  }
  .homepage .mod-languages {
    top: 115px;
  }
  .mod-languages {
    position: absolute;
    top: 155px;
    z-index: 999;
    left: 88px;
  }
  .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;
  }
}
.productdetails-view #zt_tabs,
.productdetails-view .vm-product-container {
  width: auto;
}
.productdetails-view #myTab {
  margin-left: 0;
}
.productdetails-view #zt_tabs {
  margin-bottom: 30px;
}
.customer-reviews h4 {
  font-size: 20px;
  font-weight: 500;
  border-bottom: none;
}
.customer-reviews .list-reviews div.vote,
.customer-reviews .list-reviews span.vote {
  float: none;
  margin: 0;
}
.customer-reviews .list-reviews span.date {
  float: none;
  border: none;
  right: 0;
  top: 0;
  padding: 0;
}
.customer-reviews .list-reviews .normal {
  display: inline-table;
  width: 100%;
  border: none;
  border-radius: 0;
}
.customer-reviews .list-reviews .ratting-left {
  width: 25%;
  float: left;
}
.customer-reviews .list-reviews .ratting-right {
  width: 70%;
  float: left;
}
.customer-reviews .list-reviews .ratting-right h2 {
  margin-top: 0;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 15px;
  color: #000;
}
.customer-reviews .list-reviews .ratting-right .commnent {
  font-size: 13px;
  font-weight: normal;
}
.customer-reviews .list-reviews .highlight {
  display: inline-table;
  width: 100%;
  border: none;
  border-bottom: 1px solid #d6d6d6;
  margin: 15px 0;
  border-radius: 0;
  background: none;
}
.customer-reviews .write-reviews input.highlight-button {
  background-color: #89b9c5;
  border: medium none;
  border-radius: 2px;
  color: #fff;
  height: 30px;
  line-height: 30px;
  min-height: 35px;
  overflow: hidden;
  padding: 0 15px;
}
.customer-reviews .write-reviews input.highlight-button:hover {
  background-color: #cac9c9;
}
#zt_tabs #myTab li a {
  text-transform: uppercase;
}
.tab-content .product-description {
  padding-top: 20px;
}
#zo2-header-wrap {
  background: #f9f9f9;
}
#zo2-header-wrap.header-style1 {
  background: #2E3235;
}
#zo2-header-wrap.header-style1 .marquee a {
  color: #c4c4c4;
}
#zo2-header-wrap.header-style1 .marquee a:after {
  color: #c4c4c4;
  background: #c4c4c4;
}
#zo2-header-wrap.header-style1 .marquee a:hover {
  color: #ea6153;
}
#zo2-header-wrap.header-style1 .marquee a:hover:after {
  background: #ea6153;
}
#zo2-header-wrap.header-style1 .header-news .owl-carousel a {
  color: #c4c4c4;
}
#zo2-header-wrap.header-style1 #zo2-position-4 #cart i,
#zo2-header-wrap.header-style1 #zo2-position-9 #cart i {
  color: #c4c4c4;
}
#zo2-header-wrap.header-style1 #zo2-position-4 #cart i:hover,
#zo2-header-wrap.header-style1 #zo2-position-9 #cart i:hover {
  color: #ea6153;
}
#zo2-header-wrap.header-style1 #zo2-position-4 .search .icon-search,
#zo2-header-wrap.header-style1 #zo2-position-4 #zt_top_cart .icon-search,
#zo2-header-wrap.header-style1 #zo2-position-4 #mod_wishlists .icon-search,
#zo2-header-wrap.header-style1 #zo2-position-4 #mod_compare .icon-search,
#zo2-header-wrap.header-style1 #zo2-position-9 .search .icon-search,
#zo2-header-wrap.header-style1 #zo2-position-9 #zt_top_cart .icon-search,
#zo2-header-wrap.header-style1 #zo2-position-9 #mod_wishlists .icon-search,
#zo2-header-wrap.header-style1 #zo2-position-9 #mod_compare .icon-search {
  color: #c4c4c4;
}
#zo2-header-wrap.header-style1 #zo2-position-4 .search .icon-search:hover,
#zo2-header-wrap.header-style1 #zo2-position-4 #zt_top_cart .icon-search:hover,
#zo2-header-wrap.header-style1 #zo2-position-4 #mod_wishlists .icon-search:hover,
#zo2-header-wrap.header-style1 #zo2-position-4 #mod_compare .icon-search:hover,
#zo2-header-wrap.header-style1 #zo2-position-9 .search .icon-search:hover,
#zo2-header-wrap.header-style1 #zo2-position-9 #zt_top_cart .icon-search:hover,
#zo2-header-wrap.header-style1 #zo2-position-9 #mod_wishlists .icon-search:hover,
#zo2-header-wrap.header-style1 #zo2-position-9 #mod_compare .icon-search:hover {
  color: #ea6153;
}
#zo2-header-wrap.header-style1 #zo2-position-4 .boxed-icons a,
#zo2-header-wrap.header-style1 #zo2-position-9 .boxed-icons a {
  color: #c4c4c4 !important;
}
#zo2-header-wrap.header-style1 #zo2-position-4 .boxed-icons a:hover,
#zo2-header-wrap.header-style1 #zo2-position-9 .boxed-icons a:hover {
  color: #ea6153 !important;
}
#zo2-top-menu-wrap {
  width: 100%;
  position: relative;
}
#zo2-top-menu-wrap .container {
  position: relative;
}
#zo2-top-menu-wrap.menu-style1 {
  background: #C6231D;
}
#zo2-top-menu-wrap.menu-style1 #zo2-mega-menu {
  border: none;
}
#zo2-top-menu-wrap.menu-style1 #zo2-mega-menu nav.zo2-menu .navbar-nav > li >a {
  font-size: 12px;
  color: #fff;
  padding: 15px 20px;
}
#zo2-top-menu-wrap.menu-style1 #zo2-mega-menu nav.zo2-menu .navbar-nav > li.current > a,
#zo2-top-menu-wrap.menu-style1 #zo2-mega-menu nav.zo2-menu .navbar-nav > li.active > a,
#zo2-top-menu-wrap.menu-style1 #zo2-mega-menu nav.zo2-menu .navbar-nav > li:hover > a {
  background: rgba(255,255,255,0.1);
}
#zo2-top-menu-wrap.menu-style2 {
  background: #007FAF;
  width: 100%;
  z-index: 999;
}
#zo2-top-menu-wrap.menu-style2 nav.zo2-menu .navbar-nav > li {
  float: left;
}
#zo2-top-menu-wrap.menu-style2 nav.zo2-menu .navbar-nav > li > a {
  color: #fff;
}
#zo2-top-menu-wrap.menu-style2 #zo2-position-9 {
  line-height: 60px;
  float: right;
  height: 60px;
}
#zo2-top-menu-wrap.menu-style2 #zo2-position-9 .social-home-blog {
  height: 100%;
  max-width: 120px;
  position: relative;
  overflow: hidden;
  transition: all 800ms;
  -webkit-transition: all 800ms;
  -moz-transition: all 800ms;
  -o-transition: all 800ms;
  -ms-transition: all 800ms;
  transition-delay: 0ms;
  padding: 0;
}
#zo2-top-menu-wrap.menu-style2 #zo2-position-9 .social-home-blog:after {
  content: '...';
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  text-align: center;
  color: #fff;
  height: 60px;
  line-height: 60px;
  display: block;
  transition: all 200ms;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  -ms-transition: all 200ms;
  font-size: 24px;
  line-height: 45px;
}
#zo2-top-menu-wrap.menu-style2 #zo2-position-9 .social-home-blog:hover {
  max-width: 400px;
}
#zo2-top-menu-wrap.menu-style2 #zo2-position-9 .social-home-blog:hover:after {
  opacity: 0;
  z-index: -1;
}
#zo2-top-menu-wrap.menu-style2 #zo2-position-9 .social-home-blog .boxed-icons {
  padding: 10px 5px;
  float: left;
  margin: 0;
  border-color: rgba(255,255,255,0.2);
}
#zo2-top-menu-wrap.menu-style2 #zo2-position-9 #zt_top_cart {
  float: right;
}
#zo2-position-14 {
  height: 40px;
}
.header-news {
  height: 40px;
  width: 100%;
  display: inline-block;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
  position: relative;
}
.header-news h4 {
  position: relative;
  background: #c0392b;
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 10px;
  height: 26px;
  line-height: 26px;
  margin: 7px 0px;
  display: inline-block;
  float: left;
  z-index: 2;
}
.marquee {
  margin: 7px auto;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  animation: marquee 50s linear infinite;
  position: absolute;
}
.marquee a {
  position: relative;
  font-size: 12px;
  padding-left: 20px;
}
.marquee a:after {
  display: block;
  height: 5px;
  width: 5px;
  content: '';
  background: #1d1d1d;
  float: left;
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.marquee:hover {
  animation-play-state: paused;
}
@keyframes marquee {
  0% {
    text-indent: 27.5em;
  }
  100% {
    text-indent: -105em;
  }
}
#zo2-position-4,
#zo2-position-9 {
  text-align: right;
  line-height: 40px;
}
#zo2-position-4 > .social-home-blog,
#zo2-position-9 > .social-home-blog {
  display: inline-block;
}
#zo2-position-4 > .social-home-blog .zt-social-networks .zt-social-icon-item,
#zo2-position-9 > .social-home-blog .zt-social-networks .zt-social-icon-item {
  float: inherit;
  display: inline-block;
  font-size: 14px;
  margin: 0;
  height: 40px;
  line-height: 40px;
  width: 30px;
  background: transparent;
}
#zo2-position-4 .header-left p,
#zo2-position-9 .header-left p {
  display: inline-block;
  color: #a5a5a5;
  font-size: 13px;
  margin-right: 10px;
  letter-spacing: 0.5px;
  margin-top: 11px;
}
#zo2-position-4 .header-left p .link-text,
#zo2-position-9 .header-left p .link-text {
  padding-left: 5px;
}
#zo2-position-4 .gap,
#zo2-position-9 .gap {
  display: none;
}
#zo2-position-4 #zt_top_cart,
#zo2-position-9 #zt_top_cart {
  position: relative;
}
#zo2-position-4 #zt_top_cart .zt-cart-inner,
#zo2-position-9 #zt_top_cart .zt-cart-inner {
  position: absolute;
  width: 300px;
  right: 0;
  background: #fff;
  padding: 15px 0;
}
#zo2-position-4 #zt_top_cart .zt-cart-inner #vmCartModule,
#zo2-position-9 #zt_top_cart .zt-cart-inner #vmCartModule {
  padding: 0px 0 0px;
  background: #fff;
}
#zo2-position-4 .wishlist a:hover i:before,
#zo2-position-4 .compare a:hover i:before,
#zo2-position-9 .wishlist a:hover i:before,
#zo2-position-9 .compare a:hover i:before {
  animation: 0.4s ease 0s normal forwards 1 running toTopFromBottom;
  display: block;
}
#zo2-position-4 .wishlist a span,
#zo2-position-4 .compare a span,
#zo2-position-9 .wishlist a span,
#zo2-position-9 .compare a span {
  background-color: #c0392b;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  height: 15px;
  line-height: 15px;
  position: absolute;
  right: 0px;
  top: 10px;
  width: 15px;
  font-size: 10px;
}
#zo2-position-4 #cart,
#zo2-position-9 #cart {
  position: relative;
}
#zo2-position-4 #cart a:hover,
#zo2-position-4 #cart i:before,
#zo2-position-9 #cart a:hover,
#zo2-position-9 #cart i:before {
  animation: 0.4s ease 0s normal forwards 1 running toTopFromBottom;
  display: block;
}
#zo2-position-4 #cart i,
#zo2-position-9 #cart i {
  color: #fff;
  padding: 0 11px 0 11px;
  cursor: pointer;
  position: relative;
}
#zo2-position-4 #cart i:hover,
#zo2-position-9 #cart i:hover {
  color: #ea6153;
}
#zo2-position-9 #zt_top_cart,
#zo2-search-mobie #zt_top_cart {
  display: inline-block;
}
#zo2-position-9 #cart,
#zo2-position-9 .icon-search,
#zo2-search-mobie #cart,
#zo2-search-mobie .icon-search {
  width: 50px;
  color: #fff;
  cursor: pointer;
  line-height: 50px;
  position: relative;
  text-align: center;
  transition: all 0.3s ease 0s;
}
#zo2-position-9 #cart:hover,
#zo2-position-9 .icon-search:hover,
#zo2-search-mobie #cart:hover,
#zo2-search-mobie .icon-search:hover {
  background: rgba(255,255,255,0.1) none repeat scroll 0 0;
}
#zo2-position-9 .search-top,
#zo2-search-mobie .search-top {
  display: inline-block;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
}
#zo2-position-9 .search-top.showSearch,
#zo2-search-mobie .search-top.showSearch {
  position: fixed;
  width: 100%;
  height: 100%;
  opacity: 1;
  top: 0;
  right: 0px;
  z-index: 999;
  background: rgba(0,0,0,0.85);
}
#zo2-position-9 .search-top.showSearch .icon-search,
#zo2-search-mobie .search-top.showSearch .icon-search {
  display: none;
}
#zo2-position-9 .search-top form,
#zo2-search-mobie .search-top form {
  z-index: 2;
  position: relative;
  transition: all 0.5s ease 0s;
  width: 100%;
}
#zo2-position-9 .search-form,
#zo2-search-mobie .search-form {
  left: 50%;
  top: 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%);
  position: absolute;
  width: 80%;
  max-width: 600px;
}
#zo2-position-9 .search-form .inputbox,
#zo2-search-mobie .search-form .inputbox {
  border: none;
  background: none;
  border-bottom: 3px solid #fff;
  padding: 10px 0;
  color: #fff;
  width: 100%;
  height: 50px;
  font-size: 22px;
  font-weight: 400;
  padding: 0;
  margin: 0 !important;
}
#zo2-position-9.bg-search-none #search-top .icon-search,
#zo2-search-mobie.bg-search-none #search-top .icon-search {
  background: none;
}
#zo2-search-mobie .icon-search {
  color: #000;
}
.close-search {
  width: 30px;
  height: 30px;
  margin: -5px 0;
  display: block;
  float: right;
  position: absolute;
  z-index: 3;
  top: -200%;
  right: 0;
  overflow: hidden;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
}
.close-search:before,
.close-search:after {
  width: 100%;
  content: '';
  background: #fff;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 50%;
  display: block;
  transition: 300ms;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  -ms-transition: 300ms;
}
.close-search:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.close-search:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close-search:hover {
  cursor: pointer;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.close-search:hover:before,
.close-search:hover:after {
  background: #ea6153;
}
.coments_title {
  margin-bottom: 30px;
}
input::-webkit-input-placeholder {
  color: #ccc !important;
}
input:-moz-placeholder {
  color: #ccc !important;
}
input::-moz-placeholder {
  color: #ccc !important;
}
input:-ms-input-placeholder {
  color: #ccc !important;
}
textarea::-webkit-input-placeholder {
  color: #ccc !important;
}
textarea:-moz-placeholder {
  color: #ccc !important;
}
textarea::-moz-placeholder {
  color: #ccc !important;
}
textarea:-ms-input-placeholder {
  color: #ccc !important;
}
#jc {
  margin-top: 30px;
}
.hiddenform {
  height: 40px !important;
  overflow: hidden;
}
#jc.hiddenform #reply-title {
  cursor: pointer;
  background: #f9f9fa;
}
#jc.hiddenform #reply-title span {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-left: 50%;
}
#respond {
  overflow: hidden;
  transition: all 800ms;
  -webkit-transition: all 800ms;
  -moz-transition: all 800ms;
  -o-transition: all 800ms;
  -ms-transition: all 800ms;
}
#jc #comments-form .comment-form-comment {
  margin-top: 30px;
}
#jc #comments-form input,
#jc #comments-form textarea {
  width: 100% !important;
  padding: 10px 0px !important;
  color: #000;
  border: none;
  border-bottom: 1px solid #e1e1e1;
  height: inherit;
  max-width: 100% !important;
  margin: 15px 0;
}
#jc #comments-form input.selected,
#jc #comments-form textarea.selected {
  background-color: inherit !important;
  color: #ccc;
}
#jc #comments-form input:focus,
#jc #comments-form textarea:focus {
  box-shadow: none;
  background: #f9f9fa;
  border-color: #F33A22;
}
#jc #comments-form .grippie {
  width: 100%;
  border: none;
  margin-top: -13px;
  max-width: inherit !important;
  background-color: inherit;
  outline: none;
}
#jc #comments-form #comments-form-send {
  margin: 15px 0;
  overflow: hidden;
}
#jc #comments-form #comments-form-send a {
  display: inline-block;
}
.btn-submit {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  background: #F33A22;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 20px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 2px;
  height: 50px;
  line-height: 30px;
}
.btn-submit:hover {
  background: #191919;
  color: #fff;
}
.comment-reply-title {
  line-height: 30px;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
}
.comment-reply-title span {
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
  background: transparent;
  padding: 0;
}
.comment-reply-title {
  position: relative;
  padding: 5px 0;
  margin: 0 0 20px;
  height: 40px;
  display: inline-block;
  width: 100%;
}
.comment-reply-title span {
  padding-right: 30px;
  display: inline-block;
  z-index: 8;
  font-size: 16px;
  color: #161616;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
}
#comments .comments-list {
  margin-left: 100px;
}
#comments .comments-list .even,
#comments .comments-list .odd {
  margin-bottom: 30px;
}
#comments .comments-list .even .rbox,
#comments .comments-list .odd .rbox {
  position: relative;
  padding: 0px 0 10px 100px;
}
#comments .comments-list .even .rbox .comment-avatar img,
#comments .comments-list .odd .rbox .comment-avatar img {
  margin-right: 30px;
  display: block;
  position: absolute;
  width: 70px;
  height: 70px;
  top: 0;
  left: 0;
  border-radius: 50%;
}
#comments .comments-list .even .rbox .comment-author,
#comments .comments-list .even .rbox .comment-title,
#comments .comments-list .odd .rbox .comment-author,
#comments .comments-list .odd .rbox .comment-title {
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
}
#comments .comments-list .even .rbox .comment-box,
#comments .comments-list .odd .rbox .comment-box {
  border: 1px solid #ccc;
  margin: 0;
  padding: 15px;
  position: relative;
}
#comments .comments-list .even .rbox .comment-box .arrow,
#comments .comments-list .odd .rbox .comment-box .arrow {
  top: 10px;
  left: -14px;
  width: 14px;
  height: 40px;
  position: absolute;
  overflow: hidden;
}
#comments .comments-list .even .rbox .comment-box .arrow:after,
#comments .comments-list .odd .rbox .comment-box .arrow:after {
  content: ' ';
  display: block;
  width: 15px;
  height: 15px;
  transform: rotate(45deg);
  position: absolute;
  top: 10px;
  left: 6px;
  background: #fff;
  border: 1px solid #ccc;
}
#comments .comments-list .even .rbox .comment-box .comment-date,
#comments .comments-list .odd .rbox .comment-box .comment-date {
  background: none;
  font-size: 14px;
  margin-right: 10px;
}
#comments .comments-list .even .rbox .comment-box .comment-body,
#comments .comments-list .odd .rbox .comment-box .comment-body {
  margin: 15px 0;
  line-height: 22px;
}
#comments .comments-list .even .rbox .comment-box .comments-buttons,
#comments .comments-list .odd .rbox .comment-box .comments-buttons {
  text-align: right;
  display: inline-block;
  width: 100%;
  float: inherit;
  padding: 0 5px;
}
#comments .comments-list .even .rbox .comment-box .comments-buttons a,
#comments .comments-list .odd .rbox .comment-box .comments-buttons a {
  color: #ea6153;
  text-transform: uppercase;
  padding: 0 5px;
}
#comments > .comments-list {
  margin-left: 0;
}
#comments-inline-edit {
  border: none;
  margin: 30px 0;
  background: #fff;
}
#jc .rbox {
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
}
#slide-newsletter {
  max-width: 570px;
  margin: 0 auto !important;
}
#slide-newsletter .acymailing_module_form {
  position: relative;
}
#slide-newsletter .acymailing_module_form input[type="text"] {
  padding: 5px;
  height: 40px;
  width: 100%;
  border: 1px solid #e1e1e1;
  font-style: italic;
  margin-bottom: 10px;
}
#slide-newsletter .acymailing_module_form input[type="submit"] {
  height: 40px;
  letter-spacing: 2px;
  font-size: 14px;
  text-transform: uppercase;
  padding: 5px 20px;
  background: #ea6153;
  color: #fff;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  border: none;
  float: right;
  border-radius: 0;
}
#slide-newsletter .acymailing_module_form input[type="submit"]:hover {
  background: #1d1d1d;
}
#owl-demo .item {
  background: #3fbf79;
  padding: 30px 0px;
  margin: 10px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.customNavigation {
  text-align: center;
}
.customNavigation a {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.zo2-logo img {
  display: inline-block;
}
.blog .social-share .bg-social {
  height: 60px;
  width: 60px;
  display: block;
}
.blog .social-share .bg-social.bg-facebook {
  background: url(../images/bg-fb.png) no-repeat center center;
}
.blog .social-share .bg-social.bg-twitter {
  background: url(../images/bg-tw.png) no-repeat center center;
}
.blog .social-share .bg-social.bg-google-plus {
  background: url(../images/bg-gg.png) no-repeat center center;
}
.blog .social-share .bg-social span {
  opacity: 0;
  height: 100%;
  width: 100%;
  margin: 0;
}
.entry-header h2,
.entry-header .count-comment {
  margin-top: 0px;
  margin-bottom: 20px;
}
.medium-item .entry-header h2 {
  font-size: 24px;
}
.zo2-megamenu .mega-inner {
  padding: 0;
}
.items-intro .entry-header h2,
.items-more .entry-header h2 {
  font-size: 26px;
  margin-top: 0;
}
.items-more > .row {
  margin-bottom: 20px;
}
.about-us h2 {
  font-weight: bold;
  font-size: 26px;
  letter-spacing: -1px;
  margin-top: 0;
}
.about-us .item-page.detail h1 {
  text-transform: uppercase;
}
.about-us .new-arrivals {
  margin: 30px 0;
}
.about-us .new-arrivals h3.title {
  font-weight: bold;
  font-size: 30px;
  text-transform: uppercase;
}
.about-us .new-arrivals p.caption {
  color: #636363;
}
.about-us .dream-team .content h3 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.about-us .dream-team .content h4 {
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
}
#zo2-slide .bx-wrapper .bx-controls-direction a {
  background: transparent;
  height: 140px;
  width: 40px;
  margin-top: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#zo2-slide .bx-wrapper .bx-controls-direction a.bx-prev:before,
#zo2-slide .bx-wrapper .bx-controls-direction a.bx-prev:after,
#zo2-slide .bx-wrapper .bx-controls-direction a.bx-next:before,
#zo2-slide .bx-wrapper .bx-controls-direction a.bx-next:after {
  transition: 300ms;
  height: 50%;
  width: 3px;
  background: rgba(255,255,255,0.8);
  content: '';
  display: block;
  position: absolute;
}
#zo2-slide .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 40px;
}
#zo2-slide .bx-wrapper .bx-controls-direction a.bx-prev:before {
  transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  left: 10px;
  bottom: 48%;
}
#zo2-slide .bx-wrapper .bx-controls-direction a.bx-prev:after {
  transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  left: 10px;
  top: 48%;
}
#zo2-slide .bx-wrapper .bx-controls-direction a.bx-next {
  right: 40px;
}
#zo2-slide .bx-wrapper .bx-controls-direction a.bx-next:before {
  transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  left: 10px;
  bottom: 48%;
}
#zo2-slide .bx-wrapper .bx-controls-direction a.bx-next:after {
  transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  left: 10px;
  top: 48%;
}
#zo2-slide .bx-wrapper .bx-controls-direction a:hover.bx-prev:before,
#zo2-slide .bx-wrapper .bx-controls-direction a:hover.bx-prev:after,
#zo2-slide .bx-wrapper .bx-controls-direction a:hover.bx-next:before,
#zo2-slide .bx-wrapper .bx-controls-direction a:hover.bx-next:after {
  background: #000;
}
#zo2-slide .zt-slideshow .ps-center-right {
  right: 200px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: inherit;
}
#zo2-slide .des-slider {
  font-size: 16px;
  margin: 25px 0;
  line-height: 25px;
}
#zo2-slide .btn-slider {
  border-width: 1px;
  border-style: solid;
  display: inline-block;
  font-weight: 400;
  padding: 10px 20px;
  vertical-align: middle;
  text-transform: uppercase;
  -webkit-transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s, border-color .2s ease-in-out 0s;
  -moz-transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s, border-color .2s ease-in-out 0s;
  -ms-transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s, border-color .2s ease-in-out 0s;
  transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s, border-color .2s ease-in-out 0s;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border-color: white;
  background-color: transparent;
  color: white;
}
#zo2-slide .btn-slider:hover {
  border-color: #ea6153;
  background-color: #ea6153;
}
#zo2-slide .caption1-slider .title-slider {
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 30px;
}
#zo2-slide .caption2-slider,
#zo2-slide .caption3-slider {
  position: relative;
  left: 20%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.border-mask {
  width: 100%;
  height: 100%;
  padding: 10px;
  border: 1px solid rgba(255,255,255,0.6);
}
#zo2-banner-wrap .image-hover-inner {
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 40px;
}
#zo2-banner-wrap .image-hover-inner > a {
  display: block;
}
#zo2-banner-wrap .image-content-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
  display: block;
  top: 0;
  left: 0;
}
#zo2-banner-wrap .image-content-hover .border-mask {
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
  position: absolute;
  left: 0;
  top: 0;
  padding: 20px;
  background: rgba(0,0,0,0.3);
}
#zo2-banner-wrap .image-content-hover .border-mask:after {
  width: 100%;
  height: 100%;
  content: '';
  display: block;
  border: 1px solid transparent;
  opacity: 0;
  transition: all 500ms ease-out;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  -ms-transition: all 500ms ease-out;
}
#zo2-banner-wrap .image-content-hover .content {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  color: #fff;
}
#zo2-banner-wrap .image-content-hover .content h3 {
  margin: 0;
  text-align: center;
  display: inline-block;
  padding: 5px;
  font-size: 30px;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 600;
}
#zo2-banner-wrap .image-content-hover .content a {
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Playfair Display";
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 55%;
  color: #fff;
  padding: 8px 10px;
  transform: translateX(-50%);
  border: 1px solid transparent;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
}
#zo2-banner-wrap .image-content-hover:hover .border-mask {
  padding: 10px;
}
#zo2-banner-wrap .image-content-hover:hover .border-mask:after {
  opacity: 1;
  border-color: #fff;
}
.product-grid-item {
  padding: 0 15px;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
}
.product-grid-item .spacer img {
  display: inline-block;
}
.product-grid-item .product-bottom {
  margin-top: 20px;
}
.product-grid-item .product-bottom .product-price {
  font-size: 18px;
  font-weight: bold;
  font-family: 'Playfair Display', serif;
  clear: both;
  float: inherit;
  text-align: left;
}
.owl-carousel .owl-wrapper-outer {
  padding-left: 0;
  z-index: 2;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper {
  overflow: hidden;
}
.owl-theme .owl-controls .owl-buttons div {
  font-size: 14px;
  background: rgba(0,0,0,0.3);
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  top: 35%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  overflow: hidden;
  position: absolute;
  text-align: center;
  line-height: 30px;
  width: 35px;
  height: 35px;
  border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  z-index: 9;
  color: #fff;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: -40px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
  right: -40px;
}
.owl-theme .owl-controls .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none;
}
.vmproduct .owl-theme .owl-controls {
  width: 100%;
}
.block-banner {
  position: relative;
}
.block-banner .banner-image {
  overflow: hidden;
}
.block-banner .banner-image:before {
  background: #000;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.block-banner .banner-image a {
  display: block;
}
.block-banner .banner-image a img {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.block-banner .banner-content {
  z-index: 2;
  color: white !important;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}
.block-banner .banner-title {
  color: #fff;
  font-size: 48px;
  line-height: normal;
  text-transform: uppercase;
  font-family: 'Playfair Display', serif;
  font-weight: bold;
}
.block-banner:hover .banner-image:before {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.block-banner:hover .banner-image img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.title-block,
h3.moduletitle {
  font-weight: 500;
  color: #161616;
  position: relative;
  padding-bottom: 10px;
  margin: 0 0 20px 0;
  letter-spacing: -1px;
  border-bottom: 3px solid #e1e1e1;
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
}
.title-style1 h3.moduletitle:after {
  height: 3px;
  background: #ea6153;
  width: 55px;
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  display: block;
}
.title-center h3.moduletitle {
  text-align: center;
}
.title-style3 h3.moduletitle {
  position: relative;
  margin-bottom: 40px;
  border-bottom: none;
}
.title-style3 h3.moduletitle:after {
  height: 3px;
  background: #ea6153;
  width: 55px;
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  display: block;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.title-style4 h3.moduletitle {
  padding: 0px;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  border: none;
  margin: 0 0 10px 0;
}
.title-style4 h3.moduletitle span {
  display: block;
  z-index: 9;
  position: relative;
  color: inherit;
}
.title-style4 h3.moduletitle span:after {
  width: 100%;
  top: 50%;
  z-index: 0;
  background: rgba(255,255,255,0.1);
  height: 5px;
  position: absolute;
  bottom: -2px;
  left: 0;
  content: '';
  display: block;
}
.title-color-2980b9 h3.moduletitle {
  border-color: #2980b9;
  color: #2980b9;
}
.title-color-40d47e h3.moduletitle {
  border-color: #40d47e;
  color: #40d47e;
}
.title-color-f39c12 h3.moduletitle {
  border-color: #f39c12;
  color: #f39c12;
}
.title-color-ea6153 h3.moduletitle {
  border-color: #ea6153;
  color: #ea6153;
}
.title-color-8e44ad h3.moduletitle {
  border-color: #8e44ad;
  color: #8e44ad;
}
.zt-main-items .zt-item .title-post {
  font-size: 18px;
}
.module {
  margin-bottom: 30px;
}
.module:last-child {
  margin-bottom: 0;
}
.module:first-child {
  margin-bottom: 30px;
}
#zo2-position-3 .module {
  margin-bottom: 30px;
}
#zo2-position-3 .module:last-child {
  margin-bottom: 0;
}
.zt-headline .owl-buttons,
.zt-headline .carousel-indicators {
  display: none;
}
.zt-headline .owl-buttons a {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  margin: 5px;
  padding: 10px 15px;
  font-size: 12px;
  background: rgba(0,0,0,0.3);
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.zt-headline .owl-buttons a.control-left {
  left: 0;
}
.zt-headline .owl-buttons a.control-right {
  right: 0;
}
.zt-headline .owl-buttons a:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none;
}
.zt-list-items .header-blog-item .title-post {
  line-height: 20px;
  font-size: 14px;
  padding: 5px 0;
  margin: 0;
}
.zt-list-items .post-thumnail img {
  min-height: 90px;
}
.mod-headline-style1 .zt-main-items {
  width: 50%;
  float: left;
  padding-right: 15px;
}
.mod-headline-style1 .zt-main-items img {
  width: 100%;
}
.mod-headline-style1 .zt-list-items {
  width: 50%;
  float: left;
  padding-left: 15px;
}
.mod-headline-style1 .zt-list-items .zt-introtext {
  display: none;
}
.mod-headline-style1 .zt-category.headline .zt-list-items .thumb-post {
  float: left;
  width: 25%;
  margin: 0;
}
.mod-headline-style1 .zt-category.headline .zt-list-items .header-blog-item {
  float: left;
  width: 75%;
  padding-left: 10px;
}
.mod-headline-style1 .zt-category.headline .zt-list-items .header-blog-item .title-post {
  margin: 0;
}
.mod-newsiv-style1 .zt-main-items {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e1e1e1;
}
.mod-newsiv-style1 .zt-list-items .zt-item {
  width: 100%;
}
.mod-newsiv-style1 .zt-list-items .zt-item h3.title-post {
  font-size: 14px;
  font-weight: 500;
}
.mod-newsiv-style1 .zt-category.headline .zt-list-items .thumb-post {
  float: left;
  width: 30%;
  margin: 0;
}
.mod-newsiv-style1 .zt-category.headline .zt-list-items .header-blog-item {
  float: left;
  width: 70%;
  padding-left: 10px;
}
.mod-newsiv-style1 .zt-category.headline .zt-list-items .header-blog-item .title-post {
  margin: 0;
}
.mod-newsiv-style1 .zt-category.headline .zt-list-items .post-info .fa,
.mod-newsiv-style1 .zt-category.headline .zt-list-items .post-info .tt-cmt {
  display: none;
}
.mod-newsiv-style1.mod-newsiv-style2 .zt-category.newsiv .zt-item .post-thumnail {
  margin-right: 30px;
}
.mod-newsiv-style1.mod-newsiv-style2 .zt-category.newsiv .zt-item h3.title-post {
  font-size: 18px;
  font-weight: 00;
}
.mod-headline-style3 .zt-category.headline .zt-main-items {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e1e1e1;
}
.mod-headline-style3 .zt-category.headline .zt-main-items .post-thumnail img {
  width: 100%;
}
.mod-headline-style3 .zt-category.headline .zt-list-items .zt-item .title-post {
  font-size: 18px;
}
.mod-headline-style3 .zt-category.headline .zt-list-items .zt-item .thumb-post {
  width: 40%;
  float: left;
}
.mod-headline-style3 .zt-category.headline .zt-list-items .zt-item .thumb-post img {
  width: 100%;
}
.mod-headline-style3 .zt-category.headline .zt-list-items .zt-item .header-blog-item {
  width: 60%;
  float: left;
  padding-left: 30px;
}
.mod-headline-style4 .zt-headline .carousel-indicators {
  display: none;
  margin: 0;
  width: 30px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mod-headline-style4 .zt-headline .carousel-indicators li {
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
  border: none;
}
.mod-headline-style4 .zt-headline .carousel-indicators li.active,
.mod-headline-style4 .zt-headline .carousel-indicators li:hover {
  background: #fff;
  filter: Alpha(Opacity=100);
  opacity: 1;
}
.mod-headline-style4 .zt-item {
  margin-bottom: 10px;
}
.mod-headline-style4 .zt-category.headline .title-post a {
  color: #fff;
}
.mod-headline-style4 .zt-category.headline .post-info {
  color: #fff;
}
.mod-headline-style4 .zt-category.headline .zt-main-items {
  position: relative;
}
.mod-headline-style4 .zt-category.headline .zt-main-items .post-thumnail {
  margin: 0;
}
.mod-headline-style4 .zt-category.headline .zt-main-items .post-thumnail img {
  width: 100%;
}
.mod-headline-style4 .zt-category.headline .zt-main-items .zt-article_content {
  position: absolute;
  text-align: left;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  background: transparent linear-gradient(to top,#000,transparent);
  padding: 10px 15px;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
}
.mod-headline-style4 .zt-category.headline .zt-list-items .col-md-6 {
  padding: 0 5px;
}
.mod-headline-style4 .zt-category.headline .zt-list-items .zt-item {
  position: relative;
}
.mod-headline-style4 .zt-category.headline .zt-list-items .zt-item img {
  width: 100%;
}
.mod-headline-style4 .zt-category.headline .zt-list-items .zt-item .header-blog-item {
  position: absolute;
  text-align: left;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  background: transparent linear-gradient(to top,#000,transparent);
  padding: 10px 15px;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
}
.mod-headline-style4 .zt-category.headline .zt-item .post-thumnail a:before {
  width: 100%;
  height: 100%;
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  background: rgba(0,0,0,0.2);
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
}
.mod-headline-style4 .zt-category.headline .zt-item:hover .post-thumnail a:before {
  background: transparent;
}
.mod-headline-style5 .zt-headline .owl-buttons {
  display: block;
}
.mod-headline-style5 .zt-headline .zt-main-items {
  position: relative;
  padding-bottom: 0 !important;
}
.mod-headline-style5 .zt-headline .zt-main-items .post-thumnail {
  margin-bottom: 0;
}
.mod-headline-style5 .zt-headline .zt-main-items .zt-article_content {
  position: absolute;
  text-align: left;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  background: transparent linear-gradient(to top,#000,transparent);
  padding: 15px 15px 5px 15px;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
}
.mod-headline-style5 .zt-headline .zt-main-items .zt-article_content .mask {
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
  background: none;
  text-align: left;
}
.mod-headline-style5 .zt-headline .zt-main-items .zt-article_content .created {
  color: #fff;
}
.mod-headline-style5 .zt-headline .zt-main-items .zt-article_content .title-post a {
  color: #fff;
}
.mod-headline-style5 .zt-headline .zt-main-items .zt-article_content .rit-readmore {
  position: absolute;
  height: 30px;
  color: #ea6153;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 11px;
  font-weight: 400;
  left: 0px;
  bottom: -30px;
  opacity: 0;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
}
.mod-headline-style5 .zt-headline .zt-main-items:hover .zt-article_content .rit-readmore {
  bottom: 0px;
  opacity: 1;
}
.mod-headline-style5 .zt-headline .zt-main-items:hover .zt-article_content .mask {
  padding-bottom: 30px;
}
.newsiv3-style3 .zt-category.newsiv3 .zt-main-items .zt-item {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
}
.newsiv3-style3 .zt-category.newsiv3 .zt-list-items .zt-item {
  padding: 5px 0;
  border-bottom: 1px dashed rgba(0,0,0,0.1);
}
.newsiv3-style3 .zt-category.newsiv3 .zt-list-items .post-info,
.newsiv3-style3 .zt-category.newsiv3 .zt-list-items .zt-introtext,
.newsiv3-style3 .zt-category.newsiv3 .zt-list-items .thumb-post {
  display: none;
}
.zt-main-items .post-thumnail {
  margin-bottom: 15px;
}
.owl-theme .owl-item {
  float: left;
}
.signle-products {
  position: relative;
}
.signle-products .spacer {
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}
.signle-products .spacer .vm-product-media-container {
  border: none;
  margin: 0;
  background-color: #ededed;
  position: relative;
}
.signle-products .spacer .product-shop .product-name {
  color: #636363;
  font-weight: 600;
}
.signle-products .spacer .product-shop .product-price {
  clear: both;
  float: inherit;
  text-align: left;
  margin: 10px 0;
  font-size: 18px;
  font-weight: 600;
}
#zo2-latest-products-wrap #zo2-position-18 {
  padding: 0;
}
.carousel-wrap {
  padding: 0;
}
.carousel-wrap .caroufredsel_wrapper .carousel-item-inner > img {
  box-shadow: none;
}
.product-categories .VMmenu > li > div {
  position: relative;
  border-bottom: 1px solid #ccc;
}
.product-categories .VMmenu > li a {
  font-size: 16px;
  color: #333;
  height: 50px;
  display: inline-block;
  line-height: 49px;
}
.product-categories .VMmenu > li a:hover {
  color: #ea6153;
}
.product-categories .VMmenu > li ul.menu {
  padding: 0 15px;
}
.product-categories .VMmenu > li ul.menu li a {
  height: 30px;
  line-height: 30px;
}
.product-categories .VMmenu > li.VmOpen .VmArrowdown {
  background: none;
}
.product-categories .VMmenu > li.VmOpen .VmArrowdown:before {
  content: "\f106";
  font-family: FontAwesome;
  display: inline-block;
  font-size: 13px;
  color: #939393;
  text-align: center;
}
.product-categories .VMmenu > li .VmArrowdown {
  background: none;
  visibility: visible;
  background-color: transparent;
  cursor: pointer;
  display: block;
  line-height: 49px;
  position: absolute;
  top: 0;
  right: 0;
  border-left: 1px solid #f0f0f0;
  z-index: 1;
  width: 50px;
  height: 50px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  text-align: center;
}
.product-categories .VMmenu > li .VmArrowdown:before {
  content: "\f107";
  font-family: FontAwesome;
  display: inline-block;
  font-size: 13px;
  color: #939393;
  text-align: center;
}
.product-categories .VMmenu > li .VmArrowdown:hover:before {
  color: #ea6153;
}
#filter {
  margin-bottom: 50px;
  text-align: center;
}
#filter button {
  border: none;
  background: none !important;
  margin: 0;
  padding: 10px 15px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #909090;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
  text-transform: uppercase;
}
#filter button:hover,
#filter button.active {
  text-shadow: 0.5px 0.5px 1px #909090;
  color: #000 !important;
}
#wrap_portfolio {
  overflow: hidden;
  margin-bottom: 50px;
}
#wrap_portfolio .item {
  position: relative;
}
#wrap_portfolio .item .portfolio-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  transition: all 800ms;
  padding: 15px;
}
#wrap_portfolio .item .portfolio-overlay .portfolio-content {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: rgba(0,0,0,0.3);
  transition-delay: 500ms;
}
#wrap_portfolio .item .portfolio-overlay .portfolio-title {
  left: 0;
  top: 50%;
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 24px;
  transition-delay: 400ms;
  transition-duration: 1200ms;
  position: relative;
  text-align: center;
}
#wrap_portfolio .item .portfolio-overlay .portfolio-title a {
  color: #fff;
}
#wrap_portfolio .item .portfolio-overlay .portfolio-title a:hover {
  text-decoration: underline;
}
#wrap_portfolio .item:hover .portfolio-overlay {
  cursor: pointer;
  z-index: 99;
  opacity: 1;
}
.des-portfolio {
  list-style: none;
}
.des-portfolio li {
  list-style: none;
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
  padding: 5px 0;
}
.des-portfolio li span {
  width: 150px;
  display: inline-block;
  font-weight: bold;
}
.des-portfolio li.socail a {
  margin-right: 20px;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
}
.des-portfolio li.socail a:hover {
  color: #ea6153;
}
.short-des-portfolio {
  line-height: 30px;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
}
.item-page .title-post {
  font-weight: 500;
  margin: 0 0 10px;
  color: #333;
  line-height: 1.25;
  font-size: 40px;
}
.item-page .show_icons {
  padding-left: 100px;
}
.item-page .blog-detail {
  position: relative;
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
  min-height: 415px;
}
.item-page .blog-detail .article-info {
  color: #999;
  padding: 10px 0;
  font-size: 13px;
}
.item-page .blog-detail .article-info .createdby {
  font-weight: 600;
}
.item-page .wrapper-article .entry-image {
  margin-bottom: 20px;
}
.item-page .wrapper-article .articleContent {
  padding: 2%;
}
.item-page.catid-10 .wrapper-article .articleContent {
  padding: 0;
}
.articleContent ol,
.articleContent ul {
  padding-left: 35px;
}
.articleContent ol li,
.articleContent ul li {
  margin-bottom: 0.9em;
}
.articleContent ol.pager,
.articleContent ul.pager {
  padding-left: 0;
}
.articleContent ol.pager li,
.articleContent ul.pager li {
  margin: 0;
}
.zt_news_wrap .zt-category {
  padding: 0;
}
.zt_news_wrap .zt-category .owl-item {
  position: relative;
  overflow: hidden;
}
.zt_news_wrap .zt-category .owl-item a {
  display: block;
}
.zt_news_wrap .zt-category .owl-item a img {
  width: 100%;
}
.zt_news_wrap .zt-category .owl-item .article-info {
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
  text-align: left;
  background: transparent linear-gradient(to top,#000,transparent);
  left: 0px;
  right: 0px;
  z-index: 3;
  color: #fff;
}
.zt_news_wrap .zt-category .owl-item .article-info h3 {
  font-weight: normal;
  margin: 5px 0;
}
.zt_news_wrap .zt-category .owl-item .article-info a {
  color: #fff;
  text-transform: capitalize;
  font-size: 18px;
  line-height: 25px;
}
.zt_news_wrap .zt-category .owl-item .article-info a:hover {
  color: #ea6153;
}
.zt_news_wrap .zt-category .owl-item .article-info span {
  font-size: 12px;
}
.zt_news_wrap .zt-category .owl-item .article-info .post-info {
  color: #d1d1d1;
  margin: 0;
  letter-spacing: 0.5px;
}
.zt_news_wrap .zt-category .owl-item .article-info .post-info .tt-cmt {
  color: inherit;
}
.zt_news_wrap .zt-category .owl-item .article-info .list-cat {
  display: inline-block;
}
.zt_news_wrap .zt-category .owl-item .article-info .list-cat a {
  text-transform: uppercase;
  font-size: 10px;
  line-height: inherit;
}
.zt_news_wrap .owl-theme .owl-controls {
  width: inherit;
}
.zt_news_wrap .owl-theme .owl-controls div.owl-prev {
  left: 20px;
}
.zt_news_wrap .owl-theme .owl-controls div.owl-next {
  right: 0;
}
.owl-wrapper-outer .owl-item .item {
  padding: 0;
  position: relative;
}
#owl-article {
  position: relative;
}
#owl-article .owl-wrapper-outer .item {
  height: 100%;
}
#owl-article .owl-wrapper-outer .item .post-thumnail {
  height: 100%;
}
#owl-article .owl-wrapper-outer .item img {
  height: 100%;
  width: 100%;
}
#owl-article .owl-wrapper-outer .zt-article_content {
  position: absolute;
  display: inline-block;
  top: 20%;
  text-align: left;
  width: 50%;
  color: #fff;
  z-index: 9;
}
#owl-article .owl-wrapper-outer .zt-article_content h3 {
  font-size: 30px;
  font-weight: 400;
  color: #fff;
  text-transform: capitalize;
}
#owl-article .owl-wrapper-outer .zt-article_content h3 * {
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  color: inherit;
}
#owl-article .owl-wrapper-outer .zt-article_content .created {
  color: #c9c9c9;
  font-size: 12px;
}
#owl-article .owl-wrapper-outer .zt-article_content .created .tt-cmt {
  color: #c9c9c9;
}
#owl-article .owl-wrapper-outer .zt-article_content .zt-introtext {
  margin: 25px 0;
  letter-spacing: 1px;
}
#owl-article .owl-wrapper-outer .zt-article_content .zt-introtext p {
  margin: 5px 0;
}
#owl-article .owl-controls {
  position: absolute;
  left: 50%;
  bottom: 0;
  top: inherit;
  z-index: 2;
  height: inherit;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#owl-article .owl-controls span {
  display: none;
}
#owl-article .owl-controls .owl-page {
  position: relative;
  width: 25%;
  outline: none;
  float: left;
  padding: 30px 0px;
  text-align: left;
  border-top: 5px solid transparent;
}
#owl-article .owl-controls .owl-page .post-thumnail {
  display: block;
  width: 30%;
  float: left;
  margin: 0;
}
#owl-article .owl-controls .owl-page .post-thumnail img {
  height: 75px;
}
#owl-article .owl-controls .owl-page .container {
  width: inherit;
}
#owl-article .owl-controls .owl-page .container .zt-article_content {
  float: left;
  width: 70%;
  padding-left: 15px;
}
#owl-article .owl-controls .owl-page .container .zt-article_content h3 {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  overflow: hidden;
}
#owl-article .owl-controls .owl-page .container .zt-article_content h3 a {
  line-height: 18px;
  color: #fff;
}
#owl-article .owl-controls .owl-page .container .zt-article_content h3 a:hover {
  color: #ea6153;
}
#owl-article .owl-controls .owl-page .container .zt-article_content .created {
  margin-top: 15px;
  font-size: 12px;
  color: #d1d1d1;
}
#owl-article .owl-controls .owl-page .container .zt-article_content .zt-introtext,
#owl-article .owl-controls .owl-page .container .zt-article_content span,
#owl-article .owl-controls .owl-page .container .zt-article_content .list-cat {
  display: none;
}
#owl-article .owl-controls .owl-page:before,
#owl-article .owl-controls .owl-page:after {
  position: absolute;
  height: 3px;
  left: 0px;
  top: -5px;
  content: '';
  display: block;
}
#owl-article .owl-controls .owl-page:after {
  width: 0;
  background: #fff;
  transition: all ease-in-out 300ms;
  -webkit-transition: all ease-in-out 300ms;
  -moz-transition: all ease-in-out 300ms;
  -o-transition: all ease-in-out 300ms;
  -ms-transition: all ease-in-out 300ms;
}
#owl-article .owl-controls .owl-page:before {
  background: rgba(255,255,255,0.5);
  width: calc(90%);
}
#owl-article .owl-controls .owl-page:hover:after,
#owl-article .owl-controls .owl-page.active:after {
  width: calc(90%);
}
.mask {
  width: 100%;
  display: block;
  height: 100%;
  position: relative;
  line-height: 100%;
}
.list-cat {
  margin-bottom: 20px;
}
.list-cat a {
  background: #ea6153;
  display: inline-block;
  color: #fff;
  padding: 3px 5px;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-right: 3px;
  font-weight: 500;
}
.newsiv3-style2 .zt-item {
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
}
.newsiv3-style2 .zt-item .list-cat {
  position: absolute;
  top: 0;
}
.newsiv3-style2 .zt-main-items .zt-item .zt-article_content {
  position: absolute;
  text-align: left;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  background: transparent linear-gradient(to top,#000,transparent);
  padding: 15px 15px 5px 15px;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
}
.newsiv3-style2 .zt-main-items .zt-item .zt-article_content .mask {
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
  background: none;
  text-align: left;
}
.newsiv3-style2 .zt-main-items .zt-item .zt-article_content .created {
  color: #fff;
}
.newsiv3-style2 .zt-main-items .zt-item .zt-article_content .title-post a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}
.newsiv3-style2 .zt-main-items .zt-item .zt-article_content .rit-readmore {
  position: absolute;
  height: 30px;
  color: #ea6153;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 11px;
  font-weight: 400;
  left: 0px;
  bottom: -30px;
  opacity: 0;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
}
.newsiv3-style2 .zt-main-items .zt-item:hover .zt-article_content .rit-readmore {
  bottom: 0px;
  opacity: 1;
}
.newsiv3-style2 .zt-main-items .zt-item:hover .zt-article_content .mask {
  padding-bottom: 30px;
}
.zt-category.newsiv .zt-item {
  margin-bottom: 15px;
}
.zt-category.newsiv .zt-item .post-thumnail {
  margin-bottom: 15px;
  margin-right: 15px;
}
.zt-category.newsiv .zt-item .post-thumnail img {
  margin-bottom: 0;
  border: 0;
  padding: 0;
  border-radius: 0;
  width: 100%;
}
.zt-category.newsiv .zt-item .zt-article_content .created {
  color: #c4c4c4;
  font-size: 12px;
  margin-bottom: 5px;
}
.zt-category.headline .zt-item {
  overflow: hidden;
  position: relative;
}
.zt-category.newsiv2 .zt-list-items .zt-item .post-thumnail {
  margin-right: 15px;
}
.zt-category.newsiv2 .zt-list-items .zt-item .post-thumnail img {
  margin-bottom: 0;
  border: 0;
  padding: 0;
  border-radius: 0;
  width: 100%;
}
#zo2-position-22 * {
  color: #999;
  font-size: 14px;
}
#zo2-position-22 a:hover {
  color: #fff;
}
#zo2-position-22 .mod-wrapper-flat {
  padding-right: 15px;
}
#zo2-position-23,
#zo2-position-24 {
  padding-left: 30px;
  padding-right: 30px;
}
.cat-name {
  color: #ea6153;
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 10px;
}
.cat-name span {
  color: #ea6153;
  font-size: 12px;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  font-weight: 400;
  padding: 5px 0;
  letter-spacing: 1px;
}
.post-info {
  width: 100%;
  margin-bottom: 20px;
  font-size: 12px;
  color: #999;
}
.tt-cmt {
  color: #007FAF;
  padding-left: 5px;
}
.tt-view {
  padding-left: 5px;
  color: #1EB848;
}
.tt-view i {
  padding-right: 3px;
}
.blog .title-block {
  color: #2980b9;
  border-color: #2980b9;
}
.blog h1.title-post {
  margin: 5px 0;
}
.blog h1.title-post a {
  font-size: 24px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
}
.blog .items-leading article.item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e1e1e1;
}
.blog h1.title-post {
  margin: 0;
  line-height: 25px;
  margin-bottom: 10px;
}
.blog .block-image {
  margin-bottom: 10px;
}
.blog .post-info {
  font-size: 14px;
}
.blog .items-intro .intro-image img {
  min-height: 130px;
}
.blog .items-intro h1.title-post {
  line-height: 18px;
}
.blog .items-intro h1.title-post a {
  font-size: 14px;
  font-weight: 500;
}
#zo2-bottom-2-wrap {
  font-size: 14px;
  padding: 60px 0px 50px;
  background: #1c1c1c;
}
#zo2-bottom-2-wrap ul {
  padding: 5px 0;
}
#zo2-bottom-2-wrap ul li {
  padding: 15px 0;
  width: 100%;
  color: #999;
  border-bottom: 1px dashed rgba(255,255,255,0.1);
  list-style: none;
}
#zo2-bottom-2-wrap ul li a {
  color: #999;
  padding: 0;
  text-transform: none;
}
#zo2-bottom-2-wrap ul li a:hover {
  color: #fff;
}
.list-style {
  margin-bottom: 30px;
  width: 100%;
}
.list-style h1.title-post a {
  font-size: 24px;
}
.list-style .post-info {
  font-size: 14px;
}
.grid-style {
  padding-bottom: 20px;
}
#zo2-logo-brand-wrap {
  margin: 50px 0;
}
.quick-link {
  list-style: none;
}
.quick-link li {
  position: relative;
  display: inline-block;
}
.quick-link li a {
  padding: 0 10px;
  text-transform: none;
  color: #999;
  font-size: 14px;
  font-weight: 400;
}
.quick-link li a:hover {
  color: #fff;
}
.quick-link li:first-child a {
  padding-left: 0;
}
.quick-link li:last-child:after {
  display: none;
}
.zo2-copyright {
  text-align: right;
}
.zo2-copyright p {
  color: #999;
  margin: 0;
  font-size: 14px;
  padding: 0;
}
.zo2-copyright p i {
  font-size: 14px;
  color: #ea6153;
}
.zo2-copyright p a {
  color: #999;
}
.zo2-copyright p a:hover {
  color: #fff;
}
.thumb-post {
  overflow: hidden;
}
.thumb-post:hover > a > img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.thumb-post img {
  width: 100%;
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
}
#zo2-position-0 .module {
  margin-bottom: 0px;
}
.nav>li>a:focus,
.nav>li>a:hover {
  background-color: inherit;
}
.pagination-wrapper {
  text-align: center;
}
.pagination-wrapper .pagination .active >a,
.pagination-wrapper .pagination .active >span {
  color: #fff;
  background-color: #ea6153;
  border-color: #ea6153;
}
.pagination-wrapper .pagination .active >a:hover,
.pagination-wrapper .pagination .active >a:focus,
.pagination-wrapper .pagination .active >span:hover,
.pagination-wrapper .pagination .active >span:focus {
  background-color: #ea6153;
  border-color: #ea6153;
}
.pagination-wrapper .pagination span,
.pagination-wrapper .pagination a {
  color: #636363;
  margin-right: 5px;
  border-radius: 0 !important;
  padding: 5px 15px;
}
.pagination-wrapper .pagination span:hover,
.pagination-wrapper .pagination a:hover {
  color: #fff;
  background-color: #ea6153;
}
#searchForm fieldset {
  padding: 0;
  margin: 20px 0;
  border: 0;
  min-width: 0;
}
#searchForm legend {
  margin-bottom: 10px;
  border: none;
  font-size: 36px;
  font-weight: 700;
  color: #27292e;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .phrases-box {
  margin-bottom: 20px;
}
#searchForm .checkbox+.checkbox,
#searchForm .radio+.radio {
  margin-left: 20px;
}
#searchForm .radio,
#searchForm .checkbox {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
#searchForm .phrases-box input[type="radio"],
#searchForm .only input[type="checkbox"] {
  vertical-align: top;
  margin-top: 6px;
}
#searchForm .phrases-box label {
  font-weight: 400;
}
#searchForm .btn {
  border-radius: 0;
}
blockquote {
  padding-left: 35px;
  font-family: "Merriweather", Georgia, serif;
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  color: #797979;
}
.articleContent h1.post-title {
  font-weight: 700;
  letter-spacing: -0.025em;
  line-height: 1.5;
  font-size: 36px !important;
}
.articleContent h1.post-title em {
  font-style: italic;
  font-weight: 300;
}
.articleContent blockquote {
  padding-left: 35px;
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  border: 0;
}
.articleContent blockquote:before {
  content: "\f10d";
  float: left;
  margin-left: -35px;
  font-family: "FontAwesome";
  font-style: normal;
  font-size: 22px;
  line-height: 1.33;
  color: #c0392b;
  opacity: 0.88;
}
.articleContent blockquote p {
  margin-top: 0;
}
.articleContent .alignleft,
.articleContent a img.alignleft {
  float: left;
  margin: 0.5em 2em 0.5em 0;
}
.articleContent .alignright,
.articleContent a img.alignright {
  float: right;
  margin: 7px 0 14px 22px;
}
.articleContent .typography ul,
.articleContent .typography ol {
  margin: 2em 0 2em 0px;
  padding-left: 50px;
}
.articleContent .typography ul li::before {
  background: #c0392b none repeat scroll 0 0;
  content: "";
  display: block;
  float: left;
  height: 5px;
  margin-left: -20px;
  margin-top: 0.75em;
  vertical-align: middle;
  width: 5px;
}
.articleContent .typography li {
  margin-bottom: 0.9em;
  list-style: none !important;
}
.articleContent .typography ol {
  list-style-type: decimal;
}
.articleContent .typography ol li {
  list-style-type: decimal !important;
}
.zt-progress.progress-bar {
  width: 100%;
}
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;
}
.product-bottom .addtocart-bar .quantity_box {
  display: none;
}
.vmgroup .product .addtocart-bar .quantity-box {
  display: none;
}
.vmgroup .product .addtocart-bar .quantity-controls {
  display: none;
}
.vmgroup .product .spacer {
  text-align: center;
}
.vmgroup .product .spacer .product-bottom {
  display: inline-flex;
}
.vmgroup .product .spacer .product-bottom .addtocart-bar .quantity_box {
  display: none;
}
.vmgroup #zt_tabs {
  margin: 40px 0;
}
.vmgroup #zt_tabs .tabs li a {
  background: none repeat scroll 0 0 #258ad8;
  color: #fff;
}
span.addtocart-button {
  height: 50px;
  width: 50px;
  line-height: 50px;
  background: #fff;
  margin: 0;
  position: relative;
  text-align: center;
}
span.addtocart-button input.addtocart-button,
span.addtocart-button span.addtocart-button input.notify-button {
  border: 0;
  background: #fff;
  padding: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  left: 0;
  opacity: 0;
}
span.addtocart-button:hover {
  color: #ea6153;
}
span.addtocart-button:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f07a";
}
span.quantity-controls input.quantity-controls {
  border: medium none;
  cursor: pointer;
  height: 3px;
  min-height: 15px;
  width: 15px;
}
.quantity-input.js-recalculate {
  margin: -4px 5px;
}
.additional-images img {
  height: 70px;
  margin-right: 8px;
  cursor: pointer;
  width: 70px;
}
.product-bottom .addtocart-area {
  margin-bottom: 0;
  text-align: right;
}
.product-bottom .addtocart-area lable {
  display: none;
}
.product-grid-item .spacer .product-bottom .product-price span {
  font-size: 18px;
  color: #ea6153;
  line-height: 40px;
}
.product-grid-item .spacer .product-bottom .product-price.product-sale span {
  line-height: normal;
}
.product-bottom .price .regua-prices:before {
  width: 100%;
  height: 1px;
  background: #000;
  transform: rotate(10deg);
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
}
.vm-product-container {
  display: block;
  clear: both;
  text-align: left;
}
.vm-product-container .main-image {
  min-height: 240px;
}
.vm-product-container .PricebasePrice {
  font-size: 18px;
}
.vm-product-container .vm-price-desc {
  font-weight: 300;
  color: #000;
  margin: 0;
}
.vm-product-container .vm-display {
  margin-top: 5px;
}
.vm-product-container .vm-product-media-container {
  width: 45%;
}
.total_products,
.product_row {
  text-align: left;
}
.total_products,
.vm_cart_products {
  padding: 5px 0;
}
.total {
  padding: 5px 0;
}
.show_cart a {
  color: #258ad8;
}
.show_cart a:hover {
  color: #000;
}
.adminForm.user-details td {
  padding: 10px 0;
}
.control-buttons #reg_text {
  margin: 4px 20px 10px 0;
  width: 100%;
}
fieldset .control-buttons {
  padding: 0 0 20px;
}
#com-form-login {
  padding-bottom: 10px;
}
.virtuemart_search .inputbox {
  margin-top: 5px;
}
#fancybox-content h4 {
  color: #258ad8;
  font-size: 16px;
}
.floatright,
span.floatright {
  float: right;
  padding: 0 30px;
}
.category .quantity-box,
.category .quantity-controls {
  display: none;
}
.category .addtocart-bar {
  text-align: right;
}
.vm2-normalstock {
  display: none;
}
.browse-view {
  margin-bottom: 50px;
}
.browse-view input.button {
  background-color: #2389d7;
  transition: all 0.2s ease-in-out 0s;
  color: #fff;
  padding: 0 15px;
}
.browse-view input.button:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
  color: #fff;
}
.browse-view .product-bottom {
  display: inline-block;
  margin-top: 0px;
  position: relative;
  width: 100%;
}
.vm-price-desc {
  display: none;
}
.browse-view .row .product .spacer h2 {
  font-size: 20px !important;
  font-weight: 400;
  margin-top: 15px;
  padding: 10px 0 20px !important;
  text-align: center;
}
.browse-view .row .product .spacer .prices {
  font-size: 18px !important;
  color: #ea6153 !important;
}
.browse-view .row .product .spacer .product-price {
  float: left;
  padding: 0 0px;
}
.browse-view .row .product .spacer .vm-cart-price {
  display: none;
}
.browse-view .row .product .spacer .vm-product-rating-container {
  padding: 1px 0 1px;
  text-align: center;
}
.browse-view .row .product .spacer .PricebasePrice .PricebasePrice {
  font-size: 18px;
}
.browse-view .row .product .spacer .PricebasePrice .PriceunitPrice {
  font-size: 18px;
}
.browse-view .row .product .spacer .PricesalesPrice {
  line-height: normal;
}
.orderby-displaynumber .vm-pagination {
  display: none;
}
.vm-page-counter {
  display: none;
}
.spacer-buy-area .ratingbox {
  margin: 0 0 15px;
}
.spacer-buy-area h1 {
  color: #000;
  font-size: 25px;
  font-weight: 600;
  margin-top: 0;
  text-align: left !important;
  text-transform: capitalize;
  top: 0 !important;
}
.product-neighbours a.previous-page {
  background: none;
  position: relative;
}
.product-neighbours .fa-angle-left:before {
  position: absolute;
  left: 15px;
}
.product-neighbours a.next-page {
  background: none;
  position: relative;
}
.product-neighbours .fa-angle-right:before {
  position: absolute;
  right: 15px;
}
#com-form-login-remember {
  padding: 7px 10px;
  border-radius: 3px;
}
#com-form-login-remember input {
  background-color: #2389d7;
  transition: all 0.2s ease-in-out 0s;
  color: #fff;
}
#com-form-login-remember input:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
  color: #fff;
}
button.default {
  background: #2389d7;
  transition: all 0.2s ease-in-out 0s;
  color: #fff;
  border: 1px solid #2389d7;
  padding: 7px 10px;
}
button.default:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
  background: #2389d7;
  color: #fff;
}
.zo2-no-class .post_payment_payment_name {
  line-height: 25px;
}
.zo2-no-class .post_payment_order_number {
  margin: 10px 0;
}
.zo2-no-class .post_payment_order_total {
  margin-bottom: 10px;
}
.cart-view {
  padding-bottom: 60px;
}
.cart-view .button {
  background: #2389d7;
  transition: all 0.2s ease-in-out 0s;
  color: #fff;
  padding: 5px 15px;
}
.cart-view .button:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
  color: #fff;
}
.cart-view .details {
  background: #2389d7;
  transition: all 0.2s ease-in-out 0s;
  color: #fff;
  padding: 7px 15px;
}
.cart-view .details:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
  background: #2389d7;
  color: #fff;
}
.cart-view span.details-button input.details-button {
  background: #2389d7;
  transition: all 0.2s ease-in-out 0s;
  color: #fff;
  border: 1px solid #2389d7;
}
.cart-view span.details-button input.details-button:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
  background: #2389d7;
  color: #fff;
}
.cart-view .cart-summary h3 {
  font-size: 15px;
}
.cart-view .cart-summary tr {
  border-bottom: 1px solid #eaeaea;
}
.cart-view .cart-summary tr td {
  padding: 15px 0;
  text-align: left;
}
.cart-view .checkoutStep {
  float: left;
  clear: both;
}
.cart-view #form-login {
  margin-top: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #eaeaea;
}
.cart-view h1 {
  margin-bottom: 10px;
}
.PricebasePrice .PricebasePrice {
  position: relative;
  font-size: 18px !important;
}
.PricebasePrice .PricebasePrice:before {
  background: none repeat scroll 0 0 #000;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 8px;
  transform: rotate(10deg);
  width: 100%;
}
#checkoutForm {
  padding-top: 20px;
}
#checkoutForm .billto-shipto {
  padding-top: 30px;
  margin: 0;
}
#checkoutForm .billto-shipto input {
  margin: 3px 5px;
  position: relative;
}
.orderlistcontainer .title {
  float: left;
}
.orderlistcontainer .activeOrder {
  float: right;
  margin: 0 10px;
}
.checkout-button-top #checkoutFormSubmit {
  padding: 7px 10px;
  background: #258ad8;
  border: 1px solid #258ad8;
  font-size: 1.2em;
  font-weight: 700;
  transition-duration: 0.5s;
  border-radius: 4px;
  color: #fff;
  letter-spacing: 1px;
}
.checkout-button-top #checkoutFormSubmit:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
  background: #2389d7;
}
@media (min-width: 991px) and (max-width: 1024px) {
  body .browse-view .product .spacer .product-price {
    float: none;
    display: inline-flex;
  }
  body .browse-view .product .spacer .product-price .PricebasePrice {
    margin: 0 10px;
  }
  body.category .addtocart-bar {
    text-align: center;
  }
}
#com-form-login a {
  text-decoration: underline;
}
.vm-button-correct,
.vm-button-correct:link,
.vm-button-correct:visited {
  padding-bottom: 6px;
  background: #2389d7;
  border: 1px solid #2389d7;
  transition-duration: 0.5s;
}
.vm-button-correct:hover,
.vm-button-correct:link:hover,
.vm-button-correct:visited:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
  background: #2389d7;
  color: #fff;
}
.PricesalesPrice .PricesalesPrice {
  font-size: 18px !important;
  color: #ea6153;
}
.productdetails-view .product-short-description {
  padding: 15px 0;
  line-height: 25px;
  letter-spacing: 0.5px;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  margin: 15px 0;
}
.vm-price-value {
  clear: none;
}
.addtocart-button .addtocart-button {
  margin: auto;
}
.productdetails .spacer-buy-area .ratingbox {
  margin: 0;
}
.productdetails .addtocart-button .addtocart-button {
  margin: -5px 10px 0;
}
.productdetails .product-grid-item {
  padding: 0;
}
.productdetails .productdetails-view .product .quantity-box {
  display: inline-block !important;
}
#fancybox-content {
  padding: 20px;
  background: #fff;
  height: auto !important;
}
#fancybox-content img {
  float: left;
  height: 100px;
  margin-right: 15px;
  width: 90px;
}
#fancybox-content .showcart,
#fancybox-content .continue,
#fancybox-content #compare_go,
#fancybox-content #wishlists_go {
  padding: 10px 15px;
  background: #2389d7;
  color: #fff;
  display: inline-block;
  transition-duration: 0.5s;
  border-radius: 0 px;
}
#fancybox-content .showcart:hover,
#fancybox-content .continue:hover,
#fancybox-content #compare_go:hover,
#fancybox-content #wishlists_go:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
  color: #fff;
}
#fancybox-content #wishlists_continue,
#fancybox-content #compare_continue {
  float: right;
}
#fancybox-content .title a {
  font-size: 25px;
  font-weight: 500;
  display: block;
  margin-top: 6px;
}
#fancybox-content .successfully {
  display: block;
  clear: both;
  background: none repeat scroll 0 0 #e5f1f8;
  border-radius: 3px;
  color: #2684bd;
  margin: 20px 0 10px;
  padding: 10px;
}
#fancybox-content .notification {
  display: block;
  background: none repeat scroll 0 0 #e5f1f8;
  border-radius: 0px;
  clear: both;
  color: #4895c8;
  font-size: 15px;
  margin-bottom: 20px;
  padding: 10px;
  text-align: center;
}
#fancybox-content .cart-ajax-title {
  display: inline-flex;
}
#fancybox-content .owl-theme .owl-controls {
  top: 0;
  z-index: 3;
  line-height: 38px;
  width: 38px;
  height: 38px;
  border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  opacity: 1;
  background: #adadad;
}
#fancybox-content .owl-theme .owl-controls:hover {
  background: #ea6153;
}
#fancybox-wrap {
  width: auto !important;
}
#fancybox-wrap #fancybox-content h4 {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 0;
}
.productdetails  #fancybox-img {
  width: 300px;
  height: 300px;
}
.orderlistcontainer {
  position: relative;
}
.orderlistcontainer div.orderlist {
  right: 10px;
  top: 25px;
}
.virtuemart_search br {
  display: none;
}
#productdetailsview.productdetails-view.quick .rating {
  text-align: left;
}
#zt_top_cart .vm_cart_products p.add-product {
  margin-bottom: 15px;
  text-align: left;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 5px;
}
#zt_top_cart .zt-cart-inner {
  z-index: 9999;
  box-shadow: 0 0 3px 1px #e3e3e3;
}
#zt_top_cart .zt-cart-inner .vm_cart_products {
  padding: 0 15px;
}
#zt_top_cart .zt-cart-inner .vm_cart_products .cart-row {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
}
#zt_top_cart .zt-cart-inner .vm_cart_products .cart-row .cart-product-img {
  float: left;
  width: 25%;
  margin-right: 3%;
}
#zt_top_cart .zt-cart-inner .vm_cart_products .cart-row .cart-product-img img {
  width: 70px;
  border: 1px solid #eaeaea;
}
#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 {
  margin-top: 0;
  font-size: 15px;
  font-weight: 400;
}
#zt_top_cart .zt-cart-inner .vm_cart_products .cart-row .cart-product-detail .product-price {
  float: none;
  text-align: left;
  line-height: 23px;
}
#zt_top_cart .zt-cart-inner .vm_cart_products .cart-row .cart-product-detail .cart-ajax-del {
  display: block;
  color: #ea2349;
  transition: all 0.3s ease-in-out 0s;
}
#zt_top_cart .zt-cart-inner .vm_cart_products .cart-row .cart-product-detail .cart-ajax-del i {
  background: none repeat scroll 0 0 #ea2349;
  border-radius: 50%;
  color: #ffffff;
  font-size: 11px;
  transition: all 0.3s ease-in-out 0s;
  padding: 2px 4px;
  line-height: 12px;
  margin-right: 5px;
}
#zt_top_cart .zt-cart-inner .vm_cart_products .cart-row .cart-product-detail .cart-ajax-del:hover {
  color: #258ad8;
}
#zt_top_cart .zt-cart-inner .vm_cart_products .cart-row .cart-product-detail .cart-ajax-del:hover i {
  background: #258ad8;
}
#zt_top_cart .zt-cart-inner .vm_cart_products .cart-row:last-child {
  border-bottom: none;
}
#zt_top_cart .zt-cart-inner .cart-btn {
  text-align: left;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
}
#zt_top_cart .zt-cart-inner .cart-btn a.check-out {
  float: left;
}
#zt_top_cart .zt-cart-inner .total {
  text-align: left;
  display: block;
  height: 40px;
  line-height: 33px;
  background: #f4f4f4;
  padding-left: 15px;
  padding-right: 15px;
}
#zt_top_cart .zt-cart-inner .total span {
  display: block;
  float: left !important;
  width: 75px;
}
#zt_top_cart .cart-btn > a {
  background: none repeat scroll 0 0 #3c9ae2;
  border: 1px solid #dadada;
  color: #ffffff;
  margin: 0 2px;
  border-radius: 4px;
  line-height: normal;
  padding: 8px 15px;
  transition: all 0.2s ease-in-out 0s;
}
#zt_top_cart .cart-btn > a:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
}
.productdetails-view .product-price {
  float: none;
  text-align: left;
}
.productdetails-view .product-price span.PricesalesPrice {
  margin: 0 15px;
}
.productdetails-view .product-sale {
  margin-top: 10px;
}
.productdetails-view .product-sale .vm-display {
  display: inline-block;
}
.productdetails-view .product-sale .PricebasePriceVariant {
  display: inline-block;
}
.productdetails-view .product-sale .PricebasePriceVariant span.PricebasePriceVariant {
  text-decoration: line-through;
  font-size: 18px;
  margin: 0 15px 0 0;
}
.productdetails-view .addtocart-area {
  margin-top: 10px;
  clear: both;
  margin-bottom: 30px;
}
.productdetails-view span.quantity-controls {
  margin: 7px 0 0 1px;
}
.ratingbox {
  background: url(../images/bkg_rating.gif) repeat-x scroll 0 0px;
  width: 70px;
  margin: 10px 0;
}
.ratingbox div,
.ratingbox span {
  height: 12px;
}
.ratingbox .stars-orange {
  background: url(../images/bkg_rating.gif) repeat-x scroll 0 bottom !important;
}
.orderby-displaynumber {
  padding: 14px 0 7px;
}
.orderby-displaynumber .display-number span {
  margin: 0 20px;
}
.customer-reviews h4 {
  margin-top: 10px;
}
.customer-reviews .rating {
  margin-bottom: 0;
  margin-top: 10px;
}
.customer-reviews .rating .ratingbox {
  margin-bottom: 0;
}
.customer-reviews .highlight-button {
  background: #258ad8;
  transition: all 0.2s ease-in-out 0s;
  padding: 3px 15px;
  min-height: 35px;
  color: #fff;
}
.customer-reviews .highlight-button:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
}
.customer-reviews textarea.virtuemart {
  margin-bottom: 20px;
}
.FlexibleStockNumber {
  font-size: 15px;
  margin: 10px 0;
}
.FlexibleStockNumber span {
  color: #ea6153;
}
.list-reviews {
  margin-top: 20px;
}
#mod_compare {
  width: 40px;
  padding: 0px 0;
  position: relative;
  transition: all 0.3s ease 0s;
  text-align: center;
}
#mod_compare a i {
  color: #c4c4c4;
  background: none;
  width: auto;
  height: auto;
  border: none;
}
#mod_compare:hover a i {
  color: #ea6153;
}
#mod_compare #butseldcomp i {
  border: medium none;
  font-size: 15px;
  width: auto;
  height: auto;
  line-height: normal;
}
#mod_compare .zt-cart-inner {
  background: none repeat scroll 0 0 #ffffff;
  padding: 15px;
  position: absolute;
  z-index: 9999;
  right: 0;
  width: 300px;
}
#mod_compare .wishlist-product-img a {
  display: block;
}
#mod_wishlists {
  margin: 0px 0 0 9px;
  width: 40px;
  padding: 0px 0;
  position: relative;
  text-align: center;
  transition: all 0.3s ease 0s;
}
#mod_wishlists a i {
  color: #fff;
  width: auto;
  height: auto;
  border: none;
  background: none;
}
#mod_wishlists:hover a i {
  color: #ea6153;
}
#mod_wishlists .btn-wishlist {
  margin: 0;
}
#mod_wishlists #butseldwish i {
  border: medium none;
  font-size: 15px;
  width: auto;
  height: auto;
  line-height: normal;
}
#mod_wishlists .zt-cart-inner {
  background: none repeat scroll 0 0 #ffffff;
  padding: 15px 0;
  position: absolute;
  right: 0;
  z-index: 9999;
  width: 300px;
}
#mod_wishlists .wishlist-product-img a {
  display: block;
}
.module.search

 #mod_wishlists .btn-compare,
#mod_compare .btn-compare,
zt_top_cart .btn-compare {
  margin: 0;
}
.module.search

 #mod_wishlists i.,
#mod_compare i.,
zt_top_cart i. {
  transition: all 0.2s ease 0s;
}
#mod_wishlists .zt-cart-inner {
  padding-left: 15px;
  padding-right: 15px;
}
#mod_wishlists .modwishlistsprod {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #eaeaea;
}
#mod_wishlists .modwishlistsprod:first-child {
  border-top: none;
}
#mod_wishlists .image.fleft,
#mod_wishlists .wishlist-product-img {
  max-width: 90px;
  float: left;
  border: 1px solid #eaeaea;
  padding: 5px;
}
#mod_wishlists .wishlist-product-detail {
  float: left;
  padding-left: 15px;
}
#mod_wishlists .zt-cart-inner,
#mod_wishlists .extra-wrap {
  float: left;
  padding-left: 15px;
}
#mod_wishlists .zt-cart-inner .name,
#mod_wishlists .extra-wrap .name {
  width: 140px;
  text-align: left;
}
#mod_wishlists .zt-cart-inner .name a,
#mod_wishlists .extra-wrap .name a {
  font-size: 15px;
  text-transform: capitalize;
  display: block;
  clear: both;
  margin: 10px 0;
}
#mod_wishlists .zt-cart-inner .remwishlists,
#mod_wishlists .extra-wrap .remwishlists {
  text-align: left;
  clear: both;
  display: block;
}
#mod_wishlists .zt-cart-inner .remwishlists a,
#mod_wishlists .extra-wrap .remwishlists a {
  display: block;
  color: #ea2349;
  transition: all 0.3s ease-in-out 0s;
  text-transform: capitalize;
  margin-top: 0;
}
#mod_wishlists .zt-cart-inner .remwishlists a i,
#mod_wishlists .extra-wrap .remwishlists a i {
  background: none repeat scroll 0 0 #ea2349;
  border-radius: 50%;
  color: #ffffff;
  font-size: 11px;
  transition: all 0.3s ease-in-out 0s;
  padding: 2px 4px;
  line-height: 12px;
  margin-left: 0;
  margin-right: 5px;
}
#mod_wishlists .zt-cart-inner .remwishlists a:hover,
#mod_wishlists .extra-wrap .remwishlists a:hover {
  color: #258ad8;
}
#mod_wishlists .zt-cart-inner .remwishlists a:hover i,
#mod_wishlists .extra-wrap .remwishlists a:hover i {
  background: #258ad8;
}
#mod_wishlists .zt-cart-inner .remwishlists a:hover i:before,
#mod_wishlists .extra-wrap .remwishlists a:hover i:before {
  animation: none;
}
#mod_compare .zt-cart-inner {
  padding-left: 15px;
  padding-right: 15px;
}
#mod_compare .modcompareprod {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #eaeaea;
}
#mod_compare .modcompareprod:first-child {
  border-top: none;
}
#mod_compare .image.fleft,
#mod_compare .compare-product-img {
  max-width: 90px;
  float: left;
  border: 1px solid #eaeaea;
  padding: 5px;
}
#mod_compare .compare-product-detail {
  float: left;
  padding-left: 15px;
}
#mod_compare .extra-wrap,
#mod_compare .zt-cart-inner {
  float: left;
  padding-left: 15px;
}
#mod_compare .extra-wrap .name,
#mod_compare .zt-cart-inner .name {
  width: 140px;
  text-align: left;
}
#mod_compare .extra-wrap .name a,
#mod_compare .zt-cart-inner .name a {
  font-size: 15px;
  text-transform: capitalize;
  display: block;
  clear: both;
  margin: 0px 0 0;
}
#mod_compare .extra-wrap .remcompare,
#mod_compare .zt-cart-inner .remcompare {
  text-align: left;
  clear: both;
  display: block;
  text-transform: capitalize;
}
#mod_compare .extra-wrap .remcompare a,
#mod_compare .zt-cart-inner .remcompare a {
  display: block;
  color: #ea2349;
  transition: all 0.3s ease-in-out 0s;
  margin-top: 0;
}
#mod_compare .extra-wrap .remcompare a i,
#mod_compare .zt-cart-inner .remcompare a i {
  background: none repeat scroll 0 0 #ea2349;
  border-radius: 50%;
  color: #ffffff;
  font-size: 11px;
  transition: all 0.3s ease-in-out 0s;
  padding: 2px 4px;
  line-height: 12px;
  margin-left: 0;
  margin-right: 5px;
}
#mod_compare .extra-wrap .remcompare a:hover,
#mod_compare .zt-cart-inner .remcompare a:hover {
  color: #258ad8;
}
#mod_compare .extra-wrap .remcompare a:hover i,
#mod_compare .zt-cart-inner .remcompare a:hover i {
  background: #258ad8;
}
#mod_compare .extra-wrap .remcompare a:hover i:before,
#mod_compare .zt-cart-inner .remcompare a:hover i:before {
  animation: none;
}
#zo2-body-wrap .container {
  background: #fff;
}
#quick_view_popup .productdetails-view span.quantity-controls {
  margin-top: 2px;
}
#quick_view_popup .productdetails-view .addtocart_button2,
#quick_view_popup .productdetails-view .wishlist,
#quick_view_popup .productdetails-view .jClever.compare {
  float: left;
  margin: 0 3px;
}
#quick_view_popup .productdetails-view .addtocart_button2 i,
#quick_view_popup .productdetails-view .wishlist i,
#quick_view_popup .productdetails-view .jClever.compare i {
  display: none;
}
#quick_view_popup .productdetails-view .addtocart-bar2 .addtocart_button2 button {
  margin: 0;
}
#quick_view_popup .productdetails-view .wishlist span,
#quick_view_popup .productdetails-view .jClever.compare span {
  display: block;
}
#quick_view_popup .productdetails-view .wishlist a,
#quick_view_popup .productdetails-view .jClever.compare a {
  padding: 8px 20px;
  transition: all 0.5s ease-in-out 0s;
  background: #3c9ae2;
  display: block;
  color: #fff;
  height: auto;
  line-height: normal;
  border-radius: 3px;
  border: 0;
}
#quick_view_popup .productdetails-view .wishlist a:hover,
#quick_view_popup .productdetails-view .jClever.compare a:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.category #quick_view_popup .quantity-box,
.category #quick_view_popup .quantity-controls {
  display: inline-block;
  margin-top: 2px;
}
.category #quick_view_popup .product-box2 .wrapper .add_wishlist,
.category #quick_view_popup .product-box2 .wrapper .compare-label {
  display: block !important;
}
.remwishlists a {
  cursor: pointer;
  display: block;
  margin-top: 8px;
}
.remwishlists a i {
  margin: 0 5px;
}
.remcompare a {
  cursor: pointer;
  display: block;
  margin-top: 8px;
}
.remcompare a i {
  margin: 0 5px;
}
.vm-product-media-container a {
  width: 100%;
  overflow: hidden;
  display: inline-block;
}
.vm-product-media-container .browseProductImage {
  max-height: none;
  max-width: none;
}
div.product {
  border: none;
}
.horizontal-separator {
  height: 0;
  display: inline-flex;
}
.category .addtocart-bar {
  position: unset;
  position: initial;
}
.wishlist {
  float: none;
  margin: 0;
}
#fancybox-loading {
  display: none;
}
ul#slider li {
  list-style: none;
}
ul#slider div.vote,
ul#slider span.vote {
  float: none;
  margin-left: 0;
  display: none;
}
ul#slider .box-quantity {
  display: none;
}
ul#slider .addtocart_button2 .addtocart-button {
  background: none repeat scroll 0 0 #3c9ae2;
  border: medium none;
  transition: all 0.2s ease-in-out 0s;
  color: #ffffff;
  padding: 7px 20px;
}
ul#slider .addtocart_button2 .addtocart-button:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
}
ul#slider .left-img {
  float: left;
  width: 20%;
}
ul#slider .slide-hover {
  width: 80%;
  float: left;
  text-align: left;
}
ul#slider .Title a {
  font-size: 20px;
  font-weight: 400;
  margin: 30px 0 20px;
  text-align: center;
}
ul#slider .remove-buynow {
  display: block;
  clear: both;
}
ul#slider .remove-buynow .addtocart-area2 {
  display: inline-block;
}
ul#slider .remove-buynow .remwishlists {
  display: inline-block;
  margin: 0 20px;
}
ul#slider div.spacer {
  padding-top: 20px !important;
}
.wishlist_box .wishlist_info h3 {
  margin-top: 35px;
}
.wishlist_box .back-to-category .button_back {
  display: block;
  margin-bottom: 10px;
}
.wishlist_box .back-to-category a i {
  margin: 0 5px;
}
.back-to-category .button_back {
  display: block;
  margin-bottom: 10px;
}
.back-to-category a i {
  margin: 0 5px;
}
table#compare_list_prod tbody {
  width: 100%;
}
table#compare_list_prod tbody tr {
  width: 100%;
}
table#compare_list_prod tbody td:first-child {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #ecf0f1;
  font-size: 16px;
  width: 250px;
}
table#compare_list_prod tbody td {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #ecf0f1;
  font-size: 14px;
  font-weight: 300;
  color: #696e6e;
  padding: 10px;
  vertical-align: middle;
}
table#compare_list_prod tbody td div.vote,
table#compare_list_prod tbody td span.vote {
  float: none;
  margin-left: 0;
}
table#compare_list_prod tbody td .addtocart_button2 .addtocart-button {
  background: #3c9ae2;
  color: #fff;
  border: 0;
  border-radius: 4px;
  transition: all 0.2s ease-in-out 0s;
}
table#compare_list_prod tbody td .addtocart_button2 .addtocart-button:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
}
table#compare_list_prod tbody td .comare_rating .rating {
  margin-bottom: 0;
  text-align: left;
}
table#compare_list_prod tbody td .box-quantity {
  display: none;
}
.vmpayment_description,
.vmshipment_description {
  font-size: 12px;
}
.cart-summary span.cart-images img {
  width: 70px;
}
.cart-summary input {
  float: left;
  margin: 0 2px;
}
.cart-summary button {
  float: left;
  margin: 2px;
  transition: all 0.2s ease-in-out 0s;
}
.cart-summary button:hover {
  background: #2389d7;
  color: #fff;
}
.output-billto span.values,
.output-shipto span.values {
  line-height: 30px;
}
.orderlistcontainer {
  display: none;
}
#fancybox-close {
  top: -10px;
  text-align: center;
  background: #fff;
  border-radius: 50px;
  height: 20px;
  width: 20px;
  right: -10px;
}
#fancybox-close:before {
  content: "\f00d";
  font-family: FontAwesome;
}
#zo2-body-wrap .container #component .chzn-drop ul.chzn-results {
  padding: 0;
}
#zo2-latest-products-wrap .comare_rating {
  display: none;
}
.label-product.label-sale {
  background: none repeat scroll 0 0 #ea6153;
  color: #ffffff;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  position: absolute;
  width: 48px;
  top: 8px;
  left: 5px;
  text-transform: uppercase;
  text-align: center;
  z-index: 2;
}
.label-product.label-new {
  background: none repeat scroll 0 0 #5fc722;
  color: #ffffff;
  font-size: 14px;
  height: 34px;
  line-height: 32px;
  transform: rotate(90deg);
  position: absolute;
  width: 40px;
  top: 0;
  right: 5px;
}
.label-product.label-new:before {
  border-color: rgba(0,0,0,0) #5fc722;
  border-style: solid;
  border-width: 0 0 19px 14px;
  top: 0;
  content: "";
  right: -14px;
  position: absolute;
}
.label-product.label-new:after {
  border-color: rgba(0,0,0,0) #5fc722;
  border-style: solid;
  border-width: 19px 0 0 14px;
  top: 15px;
  content: "";
  right: -14px;
  position: absolute;
}
.product-grid-item .product-price.product-sale .PricesalesPrice {
  display: inline-block;
}
.product-grid-item .product-price.product-sale .PricebasePriceVariant {
  text-decoration: line-through;
  font-size: 18px;
  line-height: normal;
  display: inline-block;
  margin-right: 5px;
}
.product-grid-item .product-price.product-sale .PricebasePriceVariant span {
  color: #666666;
}
#fancybox-content .wishlist-product-img {
  width: 100px;
}
#productdetailsview #wrap {
  display: none;
}
.vm-product-details-container .PricebasePriceVariant {
  display: none;
}
.vm-product-details-container .product-sale .PricebasePriceVariant {
  display: inline-block;
}
#productdetailsview.productdetails-view.quick .fleft .image_show_quick {
  float: none;
}
#productdetailsview.productdetails-view.quick .fleft {
  float: left;
}
#productdetailsview .addtocart-bar2 .addtocart_button2 .addtocart-button {
  border-radius: 3px;
}
#productdetailsview.productdetails-view.quick .fright {
  float: left;
}
.responsive-tabs__list__item:before {
  border: none !important;
}
#fancybox-content .compare-product-img,
#fancybox-content .wishlist-product-img {
  margin-bottom: 15px;
  margin-right: 0;
}
#zo2-position-0 .zt-cart-inner {
  box-shadow: 0 0 3px 1px #e3e3e3;
}
#fancybox-content {
  padding: 20px;
  background: #fff;
  height: auto !important;
}
#fancybox-content .vm-product-container .vm-product-media-container .main-image {
  border: none;
}
#fancybox-content .showcart,
#fancybox-content .continue,
#fancybox-content #compare_go,
#fancybox-content #wishlists_go {
  padding: 5px 15px !important;
  background: #ea6153;
  color: #fff;
  display: inline-block;
  transition: all 0.3s ease 0s;
  border-radius: 0px;
  border: 0 !important;
}
#fancybox-content .showcart:hover,
#fancybox-content .continue:hover,
#fancybox-content #compare_go:hover,
#fancybox-content #wishlists_go:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
  color: #fff;
  background: #e43726;
}
#fancybox-content #wishlists_continue,
#fancybox-content #compare_continue {
  float: right;
}
#fancybox-content .title a {
  font-size: 25px;
  font-weight: 500;
  display: block;
  margin-top: 6px;
}
#fancybox-content .successfully {
  display: block;
  clear: both;
  background-color: #FFEBE9;
  border-radius: 3px;
  color: #ea6153;
  margin: 20px 0 10px;
  padding: 10px;
}
#fancybox-content .notification {
  display: block;
  color: #ea6153;
  background-color: #FFEBE9;
  border-radius: 5px;
  clear: both;
  font-size: 15px;
  margin-bottom: 20px;
  padding: 10px;
  text-align: center;
}
#fancybox-content .cart-ajax-title {
  display: inline-flex;
}
#fancybox-content .cart-ajax-title img {
  width: 90px;
  border: 1px solid #ccc;
  padding: 3px;
  float: left;
  margin-right: 15px;
  height: 100px;
}
#fancybox-content .add-cart-notice {
  display: block;
  clear: both;
  margin: 15px 0;
  color: #ea6153;
  background-color: #FFEBE9;
}
#fancybox-content .spacer-buy-area h1 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
#fancybox-content .product-price div {
  display: inline-block;
}
#fancybox-content .product-price .PricebasePrice {
  display: none;
}
#fancybox-content .product-price .PricesalesPriceWithDiscount,
#fancybox-content .product-price .price-crossed {
  display: none;
}
#fancybox-content h4 {
  font-size: 18px;
  font-weight: 600;
}
#fancybox-content {
  max-width: 800px;
}
#fancybox-content .productdetails-view {
  width: 750px;
}
#fancybox-content .productdetails-view #zt_tabs,
#fancybox-content .productdetails-view .vm-product-container {
  width: 750px;
}
#fancybox-content {
  width: auto !important;
}
#fancybox-wrap {
  left: 50% !important;
  max-width: 800px;
  transform: translateX(-50%);
  width: auto !important;
}
#fancybox-wrap .spacer-buy-area .ratingbox {
  float: left;
}
#fancybox-wrap .product-price {
  float: none;
  clear: both;
  width: 100%;
  text-align: left;
  margin: 0;
}
#fancybox-wrap .main-image img {
  width: 100%;
  max-height: normal;
  max-height: none;
}
#fancybox-wrap .PricediscountedPriceWithoutTax {
  display: none;
}
#fancybox-wrap .vm-product-container .vm-product-media-container {
  width: 50%;
  margin-left: 3%;
}
#fancybox-wrap #fancybox-outer #fancybox-close {
  top: -10px;
}
body.wishlist i {
  background: none;
  border: none;
}
body.wishlist {
  display: block;
  float: none;
}
body.wishlist i {
  background: none;
  border: none;
  color: #333;
}
body.wishlist .ajax-dropdown .btn-wishlist i,
body.wishlist .ajax-dropdown .btn-compare i,
body.wishlist .icon-search i {
  border-radius: 0;
  border: 0;
  color: #fff;
  line-height: normal;
  width: auto;
  height: auto;
}
.view a {
  background: #3c9ae2 none repeat scroll 0 0;
  border: 1px solid #dadada;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block !important;
  line-height: normal;
  margin: 0 2px;
  padding: 8px 15px;
  transition: all 0.2s ease-in-out 0s;
}
.view a:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
}
.wishlist_box #product_list #slider {
  margin-left: 0;
  padding-left: 0;
}
.wishlist_box #product_list #slider li {
  list-style: none;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eaeaea;
}
.wishlist_box #product_list .product-box .browseImage .lbl-box {
  display: none;
}
.wishlist_box #product_list .product-box .left-img {
  width: 150px;
  float: left;
}
.wishlist_box #product_list .product-box .left-img .browseProductImage {
  max-height: auto;
  max-height: unset;
}
.wishlist_box #product_list .product-box .slide-hover {
  float: left;
  width: 85%;
}
.wishlist_box #product_list .product-box .slide-hover .box-quantity {
  display: none;
}
.wishlist_box #product_list .product-box .slide-hover div.vote,
.wishlist_box #product_list .product-box .slide-hover span.vote {
  display: block;
  clear: both;
  margin: 0;
  float: left;
}
.wishlist_box #product_list .product-box .slide-hover div.vote .rating-title,
.wishlist_box #product_list .product-box .slide-hover span.vote .rating-title {
  display: none;
}
.wishlist_box #product_list .product-box .slide-hover .Price {
  display: block;
  clear: both;
  font-size: 16px;
}
.wishlist_box #product_list .product-box .slide-hover .Title {
  font-size: 20px;
  margin-bottom: 15px;
}
.wishlist_box #product_list .product-box .slide-hover .desc1 {
  font-size: 13px;
  margin-bottom: 20px;
}
.wishlist_box #product_list .product-box .slide-hover .wrapper-slide .clear {
  display: none;
}
.wishlist_box #product_list .product-box .slide-hover .addtocart-area2 .addtocart_button2 .addtocart-button {
  background: #3c9ae2;
  color: #fff;
  display: inline-block;
  line-height: 26px;
  min-height: 35px;
  padding: 0 15px;
  position: relative;
  transition: all 0.4s ease 0s;
  width: auto;
}
.wishlist_box #product_list .product-box .slide-hover .addtocart-area2 .addtocart_button2 .addtocart-button:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
}
.wishlist_box #product_list .product-box .slide-hover .remwishlists,
.wishlist_box #product_list .product-box .slide-hover .addtocart-area2 {
  float: left;
  margin-right: 15px;
}
.wishlist_box #product_list .product-box .slide-hover .remwishlists a {
  cursor: pointer;
  margin-top: 0;
}
.wishlist_box #product_list .product-box .slide-hover .remwishlists a i {
  color: #252525;
  margin: 0 5px;
  width: auto;
}
#compare_list_prod tr.items td:first-child {
  width: 20%;
  border-right: 1px solid #eaeaea;
}
#compare_list_prod tr.items td:last-child {
  padding-left: 10px;
}
#compare_list_prod tr td {
  border-bottom: 1px solid #eaeaea;
}
#compare_list_prod tr td .compare_image .discount {
  display: none;
}
#compare_list_prod tr td .compare_action .quantity-controls {
  display: none;
}
#compare_list_prod tr td .compare_action .addtocart-bar2 .clear {
  display: none;
}
#compare_list_prod tr td .compare_action .addtocart-button {
  background: #3c9ae2;
  color: #fff;
  display: inline-block;
  line-height: 26px;
  min-height: 35px;
  padding: 0 15px;
  position: relative;
  transition: all 0.4s ease 0s;
  width: auto;
}
#compare_list_prod tr td .compare_action .addtocart-button:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.2) inset;
}
#compare_list_prod tr td .compare_action .box-quantity {
  float: left;
  margin-right: 15px;
}
#compare_list_prod tr td .compare_action .box-quantity .quantity-input {
  min-height: 35px;
}
#compare_list_prod tr td .compare_action .clear {
  display: none;
}
#compare_list_prod tr td .compare_action .remcompare {
  margin: 0 5px;
}
#compare_list_prod tr td .compare_action .remcompare a {
  font-size: 14px;
  cursor: pointer;
  line-height: 45px;
  margin-top: 0;
}
#compare_list_prod tr td .compare_action .remcompare a i {
  font-size: 16px;
  margin-right: 5px;
}
#compare_list_prod tr td .compare_action .addtocart-area2,
#compare_list_prod tr td .compare_action .remcompare {
  float: left;
  width: 150px;
}
#compare_list_prod tr td .compare_rating .rating {
  margin: 0;
}
#compare_list_prod tr td .compare_rating div.vote,
#compare_list_prod tr td .compare_rating span.vote {
  float: none;
  margin: 0;
  text-align: left;
}
#compare_list_prod tr td div {
  padding: 5px 0;
}
.vm-pagination {
  float: inherit;
}
.vm-pagination li {
  display: inline-block;
}
.vm-pagination li a,
.vm-pagination li span {
  color: #636363;
  border: 0;
  margin-right: 5px;
}
.vm-pagination li.active span,
.vm-pagination li.active a,
.vm-pagination li.active span:hover,
.vm-pagination li:hover span,
.vm-pagination li:hover a,
.vm-pagination li:hover span:hover {
  background: #ea6153;
  color: #fff !important;
  border-color: #ea6153;
  border-radius: 0;
}
.virtuemart_search {
  display: none;
}
.product-price {
  margin: 5px 0;
}
.productdetails-view.product {
  float: initial;
  text-align: left;
}
.productdetails-view.product vm-product-media-container {
  overflow: hidden;
}
.productdetails-view.product .additional-images img {
  width: 100px;
  margin: 0 auto;
}
.productdetails-view.product .spacer-buy-area {
  padding: 0;
}
.productdetails-view.product .product_hover_detail i {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  float: none;
  position: relative;
  text-align: center;
  background-color: transparent;
  color: #000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 0;
}
.productdetails-view.product .product_hover_detail i:hover {
  color: #ea6153;
}
.productdetails-view.product .product-short-description {
  clear: both;
}
.productdetails-view.product .product-price .product-price {
  text-align: left;
  margin: 0;
}
.productdetails-view.product .PricesalesPrice {
  font-size: 22px;
}
.productdetails-view.product .product-name {
  color: #272727;
  font-size: 1.5em;
  display: inline-block;
}
.productdetails-view.product .main-image img {
  width: 100%;
  max-height: inherit;
}
.productdetails-view.product .product-price {
  width: 100%;
}
.productdetails-view.product .product-price .vm-cart-price {
  display: none !important;
}
.productdetails-view.product .product-price .product-price {
  font-size: 1em;
  margin: 15px 0;
  float: inherit;
}
.productdetails-view.product .product {
  padding: 0;
  overflow: inherit;
}
.productdetails-view.product .product .quantity_box,
.productdetails-view.product .product .quantity-controls {
  display: none;
}
.productdetails-view.product .product .quantity-input {
  line-height: 42px;
  width: 42px !important;
  height: 42px !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  background-color: transparent;
  color: #272727;
  border: 0;
  text-align: center;
  background: #F1F1F1;
  margin: 0;
}
.productdetails-view.product .product span.addtocart-button {
  height: 42px;
  line-height: 42px;
  width: auto;
  padding: 0 10px;
}
.productdetails-view.product .product span.addtocart-button input.addtocart-button {
  opacity: 1;
  position: relative;
  width: auto;
}
.productdetails-view.product .addtocart-area {
  display: inline-block;
}
.productdetails-view.product .addtocart-area input.addtocart-button {
  background-color: transparent;
  color: #272727;
  border-color: #272727;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  margin: 0 5px;
  font-size: inherit;
}
.productdetails-view.product .addtocart-area span.addtocart-button {
  background-color: #F1F1F1;
}
.productdetails-view.product .addtocart-area span.addtocart-button:hover {
  background: #ea6153;
  border-color: #ea6153;
  color: #fff;
}
.productdetails-view.product .addtocart-area span.addtocart-button:hover input.addtocart-button {
  color: #fff;
}
.productdetails-view.product .compare span,
.productdetails-view.product .wishlist span {
  display: none;
}
.productdetails-view.product .compare a,
.productdetails-view.product .wishlist a {
  vertical-align: middle;
  border: 1px solid #ebebeb;
  background-color: #F1F1F1;
  display: inline-block;
}
.productdetails-view.product .compare a:hover,
.productdetails-view.product .wishlist a:hover {
  background: #ea6153;
  border-color: #ea6153;
}
.productdetails-view.product .compare a:hover i,
.productdetails-view.product .wishlist a:hover i {
  color: #fff;
}
.prev-next {
  float: right;
  font-size: 1.5em;
}
.prev-next a {
  padding: 0 5px;
}
.sharing-links {
  overflow: hidden;
  padding: 20px 0;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
}
.sharing-links li {
  cursor: pointer;
  float: left;
  margin-right: 1em;
  color: #9C9C9C;
  line-height: 20px;
  display: block !important;
}
.sharing-links li span {
  display: none !important;
}
.sharing-links li label {
  margin: 0;
  color: #272727;
}
.sharing-links li:hover {
  color: #ea6153;
}
.product-bottom .vm-cart-price {
  display: none !important;
}
.product-bottom .product-price {
  float: inherit;
}
.product-bottom .product-price > div {
  display: inline-block;
}
.product-bottom .product-price .PricebasePriceVariant {
  text-decoration: line-through;
  margin-right: 10px;
}
.product-bottom .product-price .vm-price-desc {
  display: none;
}
.product-bottom .product-price .PricesalesPrice .PricesalesPrice {
  color: #ea6153;
  font-weight: bold;
}
#dscr_tab {
  text-align: center;
  border: none;
}
#dscr_tab li a {
  display: inline-block !important;
  color: #272727;
  background-color: #F1F1F1;
  border-bottom: 1px solid #ccc;
  padding: 15px;
  margin: 0;
  text-transform: uppercase;
  font-size: 1.167em;
  border-radius: 0;
}
#dscr_tab li.active a,
#dscr_tab li:hover a,
#dscr_tab li.open a {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #fff;
  background-color: #fff;
}
.tab-content {
  margin-bottom: 50px;
  padding: 15px 0;
  color: #b8b8b8;
  background: #fff;
  border-top: 1px solid #ccc;
  border-bottom: 1px dotted #ccc;
}
@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;
    border-top: 1px solid #eee;
  }
  .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: 767px) {
  html {
    width: 100%;
    overflow-x: hidden;
    position: relative;
  }
}
.zo2-megamenu .mega.dropdown-submenu > .mega-dropdown-menu {
  min-width: 240px;
  left: 100% !important;
  top: -1px;
}
@media (min-width: 768px) and (max-width: 980px) {
  .zt-newsiv-frame-cat h4 {
    min-height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .nav-parent > .nav-oc-toggle {
    position: absolute;
    right: 5px;
    top: 0px;
    font-size: 18px;
  }
  .offcanvas .sidebar-nav ul li a {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    color: rgba(255,255,255,0.5);
    display: block;
    text-decoration: none;
    padding: 15px;
    -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 ul li a {
    padding-left: 20px;
  }
  .offcanvas .sidebar-nav ul li ul li ul li a {
    padding-left: 30px;
  }
  .offcanvas .sidebar-nav ul li ul li ul li ul li a {
    padding-left: 40px;
  }
}
#zo2-header-top.no-sticky {
  position: absolute;
  z-index: 8;
  margin-top: 50px;
}
.zo2-megamenu .mega-nav .mega-nav li a.group-title:before {
  border: none !important;
  content: "";
}
.zo2-megamenu .mega-nav .mega-nav li a {
  color: #3284c3;
}
@media (max-width: 767px) {
  #canvas {
    display: block !important;
    position: relative;
    top: 22px;
  }
  #canvas i {
    color: #525252;
  }
}
.offcanvas {
  background-color: rgba(0,0,0,0.95);
  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;
  transition: all all 0.5s ease 0s;
  -webkit-transition: all all 0.5s ease 0s;
  -moz-transition: all all 0.5s ease 0s;
  -o-transition: all all 0.5s ease 0s;
  -ms-transition: all all 0.5s ease 0s;
  top: 0;
  opacity: 0;
  left: -50%;
  width: 49%;
  height: 100%;
}
.offcanvas .sidebar-close {
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.offcanvas .sidebar-close:before,
.offcanvas .sidebar-close:after {
  width: 100%;
  height: 1px;
  background: #fff;
  content: '';
  position: absolute;
  bottom: 50%;
}
.offcanvas .sidebar-close:before {
  transform: rotate(-45deg);
}
.offcanvas .sidebar-close:after {
  transform: rotate(45deg);
}
.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;
  transition: all transform 0.5s ease 0s;
  -webkit-transition: all transform 0.5s ease 0s;
  -moz-transition: all transform 0.5s ease 0s;
  -o-transition: all transform 0.5s ease 0s;
  -ms-transition: all 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;
  transition: all transform 0.5s ease 0s;
  -webkit-transition: all transform 0.5s ease 0s;
  -moz-transition: all transform 0.5s ease 0s;
  -o-transition: all transform 0.5s ease 0s;
  -ms-transition: all 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);
  -moz-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;
  transition: all opacity 0.5s ease 0s;
  -webkit-transition: all opacity 0.5s ease 0s;
  -moz-transition: all opacity 0.5s ease 0s;
  -o-transition: all opacity 0.5s ease 0s;
  -ms-transition: all 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;
  transition: all transform 0.5s ease 0s;
  -webkit-transition: all transform 0.5s ease 0s;
  -moz-transition: all transform 0.5s ease 0s;
  -o-transition: all transform 0.5s ease 0s;
  -ms-transition: all 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;
  transition: all transform 0.5s ease 0s;
  -webkit-transition: all transform 0.5s ease 0s;
  -moz-transition: all transform 0.5s ease 0s;
  -o-transition: all transform 0.5s ease 0s;
  -ms-transition: all 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);
  -moz-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);
  -moz-transform: translateX(-300px);
}
.offcanvas .sidebar-nav {
  left: 0;
  margin: 0;
  position: absolute;
  top: 42px;
  width: 100%;
}
.offcanvas .sidebar-nav ul li {
  list-style: none;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}
.offcanvas .sidebar-nav ul li a {
  color: #fff;
  display: block;
  text-decoration: none;
  padding: 12px;
  font-size: 14px;
  text-transform: uppercase;
  -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;
  transition: all color 0.3s ease-in-out 0s;
  -webkit-transition: all color 0.3s ease-in-out 0s;
  -moz-transition: all color 0.3s ease-in-out 0s;
  -o-transition: all color 0.3s ease-in-out 0s;
  -ms-transition: all color 0.3s ease-in-out 0s;
}
.offcanvas .sidebar-nav ul li a:hover {
  color: #c0392b;
}
.offcanvas .sidebar-nav ul li a.nav-oc-toggle:before:hover {
  color: #c0392b;
}
.offcanvas .sidebar-nav ul li a.icon-caret-up {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
.offcanvas .sidebar-nav ul li a.icon-caret-up:before {
  color: #c0392b;
}
.offcanvas .sidebar-nav > ul > li.nav-active > a {
  color: #c0392b;
}
.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);
  -moz-transform: translateX(0);
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: all transform 0.5s;
  -webkit-transition: all transform 0.5s;
  -moz-transition: all transform 0.5s;
  -o-transition: all transform 0.5s;
  -ms-transition: all transform 0.5s;
}
.offcanvas.active .sidebar-nav {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -moz-transform: translateX(0);
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: all transform 0.5s;
  -webkit-transition: all transform 0.5s;
  -moz-transition: all transform 0.5s;
  -o-transition: all transform 0.5s;
  -ms-transition: all transform 0.5s;
}
body.overflow-hidden > * {
  transform: translateX(300px);
  -webkit-transform: translateX(300px);
  -ms-transform: translateX(300px);
  -o-transform: translateX(300px);
  -moz-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;
  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";
}
#zo2-canvas-menu .button-canvas {
  width: 25px;
  height: 20px;
  position: relative;
  line-height: 15px;
  text-align: center;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
  transition-delay: 500ms;
  display: block;
  cursor: pointer;
}
#zo2-canvas-menu .button-canvas .fa {
  margin-top: -1px;
  height: 2px;
  width: 100%;
  background: #000;
  display: inline-block;
  content: '';
}
#zo2-canvas-menu .button-canvas .fa:before,
#zo2-canvas-menu .button-canvas .fa:after {
  height: 2px;
  width: 100%;
  background: #000;
  content: '';
  position: absolute;
  left: 0;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  transition-delay: 0ms;
}
#zo2-canvas-menu .button-canvas .fa:after {
  top: 8px;
}
#zo2-canvas-menu .button-canvas .fa:before {
  bottom: 8px;
}
#zo2-canvas-menu .button-canvas:hover {
  transition-delay: 0ms;
  transform: rotate(90deg);
}
#zo2-canvas-menu .button-canvas:hover .fa:before,
#zo2-canvas-menu .button-canvas:hover .fa:after {
  transition-delay: 500ms;
  left: 10px;
}
.rtl .offcanvas {
  right: 0;
  left: inherit;
  transform: translateX(300px);
  -webkit-transform: translateX(300px);
  -ms-transform: translateX(300px);
  -o-transform: translateX(300px);
  -moz-transform: translateX(300px);
}
.rtl .offcanvas.active {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -moz-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);
  -moz-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;
  transition: all transform 0.5s ease 0s;
  -webkit-transition: all transform 0.5s ease 0s;
  -moz-transition: all transform 0.5s ease 0s;
  -o-transition: all transform 0.5s ease 0s;
  -ms-transition: all 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;
}
#zo2-mega-menu,
#zo2-mega-menu .navbar {
  position: static;
}
#zo2-top-wrap .container {
  position: relative;
}
.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;
}
body {
  font-family: 'Hind', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  margin: 30px 0;
}
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;
}
