.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: ;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.backtotop {
  background-color: #666;
  width: 45px;
  bottom: 20px;
  right: 10px;
  min-height: 42px;
  overflow: hidden;
  z-index: 40;
  position: fixed;
  display: block;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.backtotop.hidden-top {
  bottom: -100px;
}
.backtotop:hover {
  background-color: #23262D;
}
.backtotop i {
  font-size: 36px;
  margin: 1px 0 0 0 !important;
  color: #fff;
  display: inline-block;
}
.bs-docs-example ul.the-icons li:hover {
  background: #3EA451;
}
#cpanel_wrapper {
  background: #e5e5e5;
  border: none;
  border-right: none;
  -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 1px rgba(0,0,0,0.4);
  box-shadow: 0 0 1px rgba(0,0,0,0.4);
  position: fixed;
  width: 320px;
  top: 101px;
  right: -324px;
  padding: 8px;
  z-index: 9;
  font-size: 11px;
}
#cpanel_wrapper #cpanel_btn {
  position: absolute;
  width: 51px;
  height: 48px;
  left: -52px;
  top: 9px;
  padding: 7px 10px;
  cursor: pointer;
  overflow: hidden;
  background: #3EA451;
  text-align: center;
}
#cpanel_wrapper #cpanel_btn i {
  font-size: 18px;
  margin: 0;
  color: #fff;
  line-height: 30px;
}
#cpanel_wrapper #cpanel_btn:hover i {
  text-shadow: 0 0 7px rgba(255,255,255,0.7);
}
#cpanel_wrapper #ytcpanel_accordion {
  margin-bottom: 0;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 8px 12px;
  color: #fff;
  margin: 1px -9px 8px 0;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
  box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
  background: #666666;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset {
  float: right;
  margin: -8px -12px 0;
  position: relative;
  z-index: 1;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset:before {
  content: "";
  position: absolute;
  border-width: 8px 8px 8px 0px;
  left: -7px;
  top: 9px;
  border-style: solid;
  border-color: transparent #3EA451 transparent transparent;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset .btn {
  background: #3EA451;
  padding: 9px 15px;
  text-transform: none;
  border: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset .btn .fa {
  display: none;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset .btn:focus .fa {
  display: block;
  float: left;
  margin: 3px 5px 0 0;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset:hover .btn {
  padding-right: 30px;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme {
  padding: 10px;
  background: #fff;
  overflow: hidden;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-group {
  overflow: hidden;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-layout {
  width: 50%;
  float: left;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-heading {
  margin: 0 0 8px;
  padding: 0;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-heading span {
  padding: 1px 5px;
  border-left: 2px solid #999;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-desc {
  color: #838383;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-theme-color .theme-color {
  width: 38px;
  height: 25px;
  position: relative;
  line-height: 25px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  margin: 5px 5px 0 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -webkit-box-shadow:  0 -1px 8px 2px rgba(0, 0, 0, 0.3) inset, 0 -1px 0 0 rgba(255, 255, 255, 0.6) inset, 0 2px rgba(0, 0, 0, 0.38), 0 0 #BBBBBB, 0 3px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow:  0 -1px 8px 2px rgba(0, 0, 0, 0.3) inset, 0 -1px 0 0 rgba(255, 255, 255, 0.6) inset, 0 2px rgba(0, 0, 0, 0.38), 0 0 #BBBBBB, 0 3px 2px rgba(0, 0, 0, 0.25);
  box-shadow:  0 -1px 8px 2px rgba(0, 0, 0, 0.3) inset, 0 -1px 0 0 rgba(255, 255, 255, 0.6) inset, 0 2px rgba(0, 0, 0, 0.38), 0 0 #BBBBBB, 0 3px 2px rgba(0, 0, 0, 0.25);
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-theme-color .theme-color.active,
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-theme-color .theme-color:hover {
  margin-top: 7px;
  -webkit-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4) inset;
  -moz-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4) inset;
  box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4) inset;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-group input.miniColors {
  margin: 0 -1px 0 0 !important;
  border: 1px solid #ccc;
  width: 55px;
  height: 22px;
  border-radius: 3px 0 0 3px;
  vertical-align: top;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-group .pattern {
  height: 22px;
  width: 30px;
  float: left;
  text-indent: -999em;
  margin: 0 5px 0 0;
  cursor: pointer;
  background-color: #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-group .pattern.active {
  border: 1px solid rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.3) inset, 0 0 0 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.3) inset, 0 0 0 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.3) inset, 0 0 0 2px rgba(0, 0, 0, 0.15);
  background-color: #eee;
}
.selectbox {
  width: 120px;
  position: relative;
  display: inline-block;
  margin-top: 5px;
  border: 1px solid #ccc;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
  background-image: -o-linear-gradient(top,#fff,#e6e6e6);
  background-image: linear-gradient(to bottom,#fff,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.selectbox:hover {
  border-color: #999;
}
.selectbox select {
  z-index: 10;
  padding: 0;
  width: 99%;
  height: 22px;
  margin: 0;
  position: relative;
  opacity: 0;
  filter: alpha(opacity=0);
}
.selectbox .selecttext {
  z-index: 9;
  position: absolute;
  left: 5px;
  display: inline-block;
  line-height: 22px;
}
.selectbox .select-arrow {
  background: url(../images/cpanel/dk_arrows.png) no-repeat 50% 50%;
  position: absolute;
  display: inline-block;
  height: 20px;
  width: 26px;
  top: 0;
  right: 0;
}
.yt-sticky {
  position: relative;
  z-index: 80;
}
.yt-sticky .module {
  position: absolute;
  z-index: 88;
  margin-bottom: 10px;
  border: none;
}
.yt-sticky .module .module-inner1 {
  position: relative;
}
.yt-sticky .module .module-inner1 .module-inner2 {
  margin: 0px;
}
.yt-sticky .module .module-inner1 .module-inner2 .module-inner3 {
  padding: 20px;
  background-color: #fff;
  font-size: 12px;
}
.yt-sticky .module .module-inner1 .module-inner2 .module-inner3 .modcontent {
  padding: 0px;
}
.btn-special {
  height: 48px;
  width: 48px;
  display: block;
  position: absolute;
  left: 0px;
  cursor: pointer;
  text-align: center;
}
.btn-special span {
  font-size: 20px;
  line-height: 48px;
  width: auto;
  margin: 0px;
  display: block;
  color: #fff;
}
.btn-special span.fa-facebook {
  background: #4867b4;
}
.btn-special span.fa-twitter {
  background: #22ddff;
}
.btn-special:hover span {
  text-shadow: 0 0 7px rgba(255,255,255,0.7);
}
#yt_notice {
  position: fixed;
  top: 0px;
  height: 0px;
  min-height: 0px;
  z-index: 96;
}
#yt_notice .yt-notice .module {
  background-color: ;
  color: #eee;
  -webkit-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ccc;
  -moz-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ccc;
  box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ccc;
  position: absolute;
  top: -99em;
  z-index: 88;
  text-align: center;
  width: 100%;
  min-height: 35px;
  margin: 0;
  border: none;
}
#yt_notice .yt-notice .module.active {
  -webkit-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ddd;
  -moz-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ddd;
  box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ddd;
}
#yt_notice .yt-notice .module.active .btn-special {
  color: #fff;
  background: #5E7696;
  border-radius: 0;
}
#yt_notice .yt-notice .module .module-inner1 {
  position: relative;
  padding: 10px;
}
#yt_notice .yt-notice .module .module-inner1 .btn-special {
  position: absolute;
  right: 90px;
  left: auto;
  height: 39px;
  color: #BFCFE6;
  margin-top: -1px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
#yt_notice .yt-notice .module .module-inner1 .btn-special span {
  margin: 0 8px 0 8px;
  line-height: 36px;
}
#yt_notice .yt-notice .module .module-inner1 .modcontent {
  padding: 0;
  color: #ddd;
  font-size: 12px;
}
#yt_notice .yt-notice .module .module-inner1 .modcontent a {
  color: #fff;
  display: inline-block;
}
#yt_sticky_left {
  position: fixed;
  z-index: 250;
  left: 0;
  top: 165px;
  padding: 0;
}
#yt_sticky_left .yt-sticky {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#yt_sticky_left .yt-sticky .module {
  width: 100%;
  left: -100%;
  background: rgba(0,0,0,0.5);
}
#yt_sticky_left .yt-sticky .module:first-child .btn-special {
  border-radius: 0 3px 0 0;
}
#yt_sticky_left .yt-sticky .module:last-child .btn-special {
  border-radius: 0 0 3px 0;
}
#yt_sticky_left .yt-sticky .module .btn-special {
  left: 100%;
  top: -6px;
  height: 50px;
  color: #bfcfe6;
  border-bottom: 1px solid #7c91ae;
}
#yt_sticky_left .yt-sticky .module .btn-special span {
  line-height: 50px;
}
#yt_sticky_right {
  position: fixed;
  z-index: 250;
  right: 0;
  top: 165px;
  padding: 0;
}
#yt_sticky_right .yt-sticky {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#yt_sticky_right .yt-sticky .module {
  width: 100%;
  position: absolute;
  z-index: 88;
  right: -100%;
  background: #fff;
}
#yt_sticky_right .yt-sticky .module:first-child .btn-special {
  border-radius: 0;
}
#yt_sticky_right .yt-sticky .module:last-child .btn-special {
  border-radius: 0;
}
#yt_sticky_right .yt-sticky .module.active {
  box-shadow: 0px 0px 2px #999;
}
#yt_sticky_right .yt-sticky .module .btn-special {
  left: auto;
  right: 100%;
  top: -6px;
  height: 50px;
  color: #fff;
}
#yt_sticky_right .yt-sticky .module .btn-special span {
  line-height: 48px;
}
#yt_tool_bottom {
  position: fixed;
  right: 70px;
  bottom: -1px;
  height: 0px;
  min-height: 0px;
  z-index: 89;
}
#yt_tool_bottom .module {
  position: absolute;
  z-index: 88;
  margin: 0;
  background-color: #3EA451;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4), -1px -1px 0 darken(@background1,10%), -1px 0 0 darken(@background1,10%) inset;;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4), -1px -1px 0 darken(@background1,10%), -1px 0 0 darken(@background1,10%) inset;;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4), -1px -1px 0 darken(@background1,10%), -1px 0 0 darken(@background1,10%) inset;;
  border: none;
}
#yt_tool_bottom .module .module-inner2 {
  padding: 6px;
}
#yt_tool_bottom .module .module-inner2 .module-inner3 {
  padding: 10px;
  background: #fff;
}
#yt_tool_bottom .module .module-inner2 .module-inner3 .box-livesupport input,
#yt_tool_bottom .module .module-inner2 .module-inner3 .box-livesupport textarea {
  width: 95%;
  font-size: 12px;
}
#yt_tool_bottom .module .module-inner2 .module-inner3 .modcontent {
  padding: 0;
  font-size: 12px;
}
#yt_tool_bottom .module .btn-special {
  left: auto;
  top: -36px;
  right: 0px;
  width: auto;
  height: 35px;
  padding: 0 10px 0 0;
  font-size: 16px;
  font-weight: bold;
  background: #3EA451;
  color: #eee;
  border: 1px solid #66be8b;
  border-bottom: 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, 0px -2px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, 0px -2px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, 0px -2px 2px rgba(0, 0, 0, 0.15);
}
#yt_tool_bottom .module .btn-special span {
  line-height: 32px;
}
body {
  line-height: 22px;
  background: #fff;
}
#yt_top {
  height: 38px;
  background: #3EA451;
}
#yt_top .module {
  margin-bottom: 0px;
  display: inline-block;
}
#yt_top .module .modcontent {
  padding: 0px;
}
#yt_top #top1 .module {
  display: block;
}
#yt_header {
  padding: 35px 0 25px;
  text-align: center;
}
#yt_header #yt_logo {
 /* -webkit-transform: translate(0,-200px);
  -moz-transform: translate(0,-200px);
  -ms-transform: translate(0,-200px);
  -o-transform: translate(0,-200px);
  transform: translate(0,-200px);
  animation: 1s ease 2s normal forwards 1 comeDown;
  -webkit-animation: 1s ease 2s normal forwards 1 comeDown;*/
}
@-moz-keyframes comeDown {
  100% {
    transform: translateY(0px);
  }
}
@-webkit-keyframes comeDown {
  100% {
    -webkit-transform: translateY(0px);
  }
}
@keyframes comeDown {
  100% {
    transform: translateY(0px);
  }
}
#yt_menuwrap {
  position: relative;
  z-index: 9;
  height: 44px;
  margin: 0 0px 20px;
}
#yt_menuwrap #yt-mobilemenu {
  display: none;
}
#yt_menuwrap .container {
  border: solid 1px #ccc;
  border-left: none;
  border-right: none;
  height: 44px;
  position: relative;
  background: url(../images/icon/bg_repeat.png) repeat-x left bottom;
}
#yt_menuwrap .container:before {
  height: 44px;
  width: 15px;
  position: absolute;
  left: 0px;
  top: -1px;
  background: #fff;
  z-index: 1;
}
#yt_menuwrap .container:after {
  height: 44px;
  width: 15px;
  position: absolute;
  right: 0px;
  top: -1px;
  background: #fff;
  z-index: 1;
}
#yt_menuwrap #search .module {
  margin: 0;
  float: right;
}
#yt_menuwrap #search .module .modcontent {
  padding: 0px;
}
#breadcrumb {
  margin-top: -20px;
}
#breadcrumb div.module {
  margin: 20px 0;
}
#breadcrumb div.module .breadcrumb {
  margin: 0;
  padding: 0;
}
#breadcrumb div.module .modcontent {
  padding: 0px;
}
#content #yt_component {
  margin-bottom: 30px;
  overflow: hidden;
}
#content #slideshow {
  padding: 0px;
  margin: 0px 0px 40px;
}
#content #slideshow .module {
  margin: 0px;
}
#content #slideshow .module .modcontent {
  padding: 0px;
}
#content #mainbottom1 {
  margin-top: -30px;
}
#content #mainbottom1 .module {
  background: #3EA451;
}
#content #mainbottom1 .module .modcontent {
  padding: 0px;
}
#content #mainbottom2 div.moduletabs.top-position {
  margin: 0px 0 20px;
}
#content #mainbottom2 div.moduletabs.top-position .tabs-container {
  padding-top: 1px;
  height: 31px;
}
#content #mainbottom3 {
  padding: 0px 0px 0px 30px;
}
#content #slider {
  padding: 0px;
}
#yt_spotlight2 {
  padding: 0;
  background: #131622;
}
#yt_footer {
  background: #131622;
  padding: 15px 0px;
}
#yt_footer #yt_copyright {
  color: #909090;
  font-size: 13px;
}
#yt_footer #yt_copyright a {
  color: #FFFFFF;
}
#yt_footer #yt_copyright a:hover {
  color: #000000;
}
#yt_footer #yt_copyright .copyright,
#yt_footer #yt_copyright .designby,
#yt_footer #yt_copyright .powered-by {
  display: inline;
}
@media (min-width: 1200px) {
  #bd .menu-fixed {
    width: 100%;
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background: #fff;
    opacity: 0.95;
  }
  .layout-boxed {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 6px #777777 !important;
  }
}
a {
  color: #3EA451;
}
a:hover {
  color: #2e323b;
  text-decoration: none;
}
a:focus {
  outline: none;
  text-decoration: none;
}
*::selection {
  background: #3EA451;
  color: #fff;
}
*::-moz-selection {
  background: #3EA451;
  color: #fff;
}
[class^="icon-"],
[class*=" icon-"] {
  margin-right: 5px;
  font-size: 14px;
}
.badge,
.label {
  display: inline-block;
}
.page-header {
  margin: 0 0 20px;
}
img {
  max-width: 100%;
}
div.img_caption {
  position: relative;
}
div.img_caption.left {
  margin: 0 1em 1em 0;
}
div.img_caption p.img_caption {
  font-size: 92%;
  font-weight: bold;
  padding: 5px 0 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #eee;
  border: 1px solid #ddd;
  border-top: none;
  box-shadow: 0 -1px 0 #fff inset;
}
div.caption {
  margin: 0 1em 1em 0;
  float: left;
}
div.yt-lightbox a img {
  width: auto;
}
ul,
ol {
  padding-left: 12px;
}
ul li {
  line-height: 24px;
}
ul ul {
  list-style: disc;
}
ul.blank {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.latestnews.yt-list {
  margin: -10px -15px;
}
ul.latestnews.yt-list li:last-child {
  border-bottom: none;
}
ul.latestnews.yt-list li {
  border-bottom: 1px solid #f5f5f5;
  padding: 4px 15px;
}
ul.latestnews.yt-list li:hover {
  color: #3EA451;
  background: #f5f5f5;
}
ul.latestnews.yt-list li a {
  color: #666;
}
ul.latestnews.yt-list li a:hover {
  color: #3EA451;
}
ul.category {
  list-style: none;
  padding: 0;
}
ul.category li {
  border-bottom: 1px solid #ddd;
}
select {
  padding: 5px;
}
#modlgn-remember {
  margin-top: 0;
}
input[type="radio"],
input[type="checkbox"] {
  margin-top: 3px;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #d1ecdc;
}
input[type="text"]:focus,
textarea:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"],
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="submit"]:focus,
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
.btn:focus,
button[type="submit"] {
  outline: 0 none;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border-radius: 0;
  font-size: 14px;
  background: #fff;
  padding: 4px 6px;
  border: solid 1px #ccc;
  height: 36px;
}
.form-horizontal .controls input {
  width: 250px;
}
.form-horizontal .control-group {
  margin-bottom: 15px;
}
.label {
  padding: 10px 16px;
  margin-right: 15px;
}
.button,
button {
  background: #3EA451;
  color: #fff;
  padding: 8px 20px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  border: none;
  border-radius: 3px;
}
.button:hover,
button:hover {
  background: #2e323b;
  color: #fff;
}
.button:hover span,
button:hover span {
  color: #fff;
}
.form-horizontal .control-label {
  text-align: left;
}
form.box fieldset {
  border: 1px solid #ccc;
  padding: 0 10px 10px;
}
form.box legend {
  background: #fff;
  padding: 0 10px;
  width: auto;
  border: none;
  margin: 0;
  font-size: 110%;
  line-height: 100%;
}
.display-limit {
  padding: 1em 0;
  overflow: hidden;
}
.form-inline .input-append .add-on i {
  margin: 0 !important;
}
.collapse {
  overflow: hidden;
}
.form-inline .btn-primary {
  vertical-align: top;
}
.tooltip {
  background: none;
  border: none;
}
div.tooltip.fade {
  background: transparent;
  border: none;
}
.tip-wrap {
  z-index: 999;
}
.tip-wrap .tip {
  max-width: 350px;
  padding: 0px;
  border: 1px solid #666;
  background: #eee;
}
.tip-wrap .tip.badge-info {
  background-color: #2f96b4;
  padding: 2px 6px;
  border: none;
  box-shadow: 0;
  display: inline-block;
  position: relative;
  top: -2px;
}
.tip-wrap .tip .tip-title {
  background: #666;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  padding: 5px 10px;
  font-weight: bold;
}
.tip-wrap .tip .tip-text {
  color: #444;
  font-size: 108%;
  padding: 5px 10px;
}
table.category {
  width: 100%;
  margin-top: 20px;
}
table.category thead {
  background: #eee;
}
table.category thead tr th {
  background: #666;
  border-bottom: 2px solid #444;
  font-size: 118%;
  color: #fff;
  padding: 8px;
  text-align: left;
}
table.category thead tr th a {
  color: #fff;
}
table.category tbody tr:hover td {
  background-color: #f5f5f5;
}
table.category tbody tr td {
  padding: 8px;
  border-top: 1px solid #ddd;
}
table.category tbody tr td.list-hits,
table.category tbody tr td.hits {
  font-weight: bold;
}
#recaptcha_response_field {
  border-color: #ddd !important;
}
#system-message {
  margin: 0;
}
#system-message .message {
  margin-bottom: 1.5em;
}
#system-message .message > ul {
  margin: 0;
  background-position: 5px 40%;
}
.system-unpublished .system-unpublished {
  margin: -10px;
  padding: 10px;
  border-top: 16px solid;
  border-bottom: 5px solid;
  position: relative;
}
.system-unpublished .system-unpublished:before {
  content: 'Unpublished';
  text-transform: uppercase;
  top: -19px;
  left: 10px;
  position: absolute;
  font-size: 0.8em;
  font-weight: bold;
}
span.highlight {
  background-color: #f16529 !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #444;
}
.form-vertical .btn-toolbar {
  margin-bottom: 1em;
}
[class*="col-"] > .col-sm-12 {
  padding: 0px;
}
div.categories-list {
  padding-top: 15px;
}
div.categories-list > div {
  margin-bottom: 1em;
}
div.categories-list > div h3.page-header,
div.categories-list > div .h3.page-header {
  border-bottom: none;
  font-size: 150%;
  margin: 0;
  font-weight: normal;
}
div.categories-list > div h3.page-header .btn [class^="icon-"],
div.categories-list > div .h3.page-header .btn [class^="icon-"] {
  margin: 0;
}
div.categories-list > div h3.page-header .badge,
div.categories-list > div .h3.page-header .badge {
  vertical-align: 2px;
  display: inline-block;
}
div.categories-list ul {
  position: relative;
  margin: 0;
  padding-left: 15px;
}
div.categories-list ul li {
  list-style: none;
  font-weight: bold;
  line-height: 20px;
}
div.categories-list ul li ul > li {
  list-style: none;
  position: relative;
  margin: 0;
  padding: 10px 0 0 8px;
}
div.categories-list ul li ul > li:after {
  border-left: 1px solid #ccc;
  content: "";
  height: 30px;
  width: 1px;
  left: 0px;
  position: absolute;
  top: 0;
}
div.categories-list ul li ul > li:before {
  content: "";
  border-bottom: 1px solid #ccc;
  width: 7px;
  height: 1px;
  position: absolute;
  left: 0px;
  top: 28px;
}
div.categories-list ul li ul > li .item-title {
  padding: 3px 8px;
}
div.categories-list ul li .newsfeed-count {
  margin-top: 10px;
}
.lazy-hidden {
  background: #eee url(../images/loading.gif) no-repeat 50% 50%;
}
.lazy-loaded {
  opacity: 1;
  transition: opacity 0.3s ease 0s;
}
.blog {
  padding-top: 8px;
}
.blog .heading-category {
  font-size: 170%;
  font-weight: normal;
  line-height: 30px;
  margin: 0;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
}
.blog .heading-category:after {
  content: "";
  background: #3EA451;
  height: 1px;
  width: 50px;
  display: block;
  margin-top: 3px;
}
.blog .items-leading {
  overflow: hidden;
  padding: 5px;
}
.blog .items-leading.cols-2,
.blog .items-leading.cols-3,
.blog .items-leading.cols-4 {
  border-bottom: none;
}
.blog .items-leading .item {
  padding: 20px 15px;
}
.blog .items-leading .item .article-text {
  *zoom: 1;
}
.blog .items-leading .item .article-text:before,
.blog .items-leading .item .article-text:after {
  display: table;
  content: "";
  line-height: 0;
}
.blog .items-leading .item .article-text:after {
  clear: both;
}
.blog .items-leading .item .article-text .article-header h2,
.blog .items-leading .item .article-text .article-header .h2 {
  font-size: 130%;
  margin: 0;
  font-weight: 500;
}
.blog .items-leading .item .article-text .article-header h2 a,
.blog .items-leading .item .article-text .article-header .h2 a {
  color: #000;
  display: block;
  font-weight: 500;
}
.blog .items-leading .item .article-text .article-info {
  margin: 5px 0px;
}
.blog .items-leading .item .article-text .article-info dd {
  display: inline-block;
  color: #909090;
  padding: 0px;
  margin: 0px;
  font-weight: 300;
  font-size: 93%;
}
.blog .items-leading .item .article-text .article-intro {
  margin: 0px;
  color: #666;
  margin-bottom: 5px;
}
.blog .items-leading .item .article-text .article-intro p {
  margin: 0px;
}
.blog .items-leading .item .article-text .blog-in-bottom {
  margin: 5px 0px 0px;
  border-top: solid 1px #dcdcdc;
  padding-top: 7px;
  display: inline-block;
}
.blog .items-leading .item .article-text .blog-in-bottom dd {
  display: inline-block;
  color: #909090;
  padding: 0px;
  margin: 0px;
  font-weight: 300;
  font-size: 93%;
}
.blog .items-leading .item .article-text .blog-in-bottom dd.seperator {
  margin: 1px;
  font-size: 100%;
}
.blog .items-leading .item:hover .article-text .article-header h2 a,
.blog .items-leading .item:hover .article-text .article-header .h2 a {
  color: #3EA451;
}
.blog .items-leading .leading-0 {
  padding-top: 0;
}
.blog .items-row {
  padding: 0px;
}
.blog .items-row.cols-2,
.blog .items-row.cols-3,
.blog .items-row.cols-4,
.blog .items-row.row-0 {
  border-top: none;
}
.blog .items-row .item {
  padding: 20px 15px;
}
.blog .items-row .item .article-text {
  *zoom: 1;
}
.blog .items-row .item .article-text:before,
.blog .items-row .item .article-text:after {
  display: table;
  content: "";
  line-height: 0;
}
.blog .items-row .item .article-text:after {
  clear: both;
}
.blog .items-row .item .article-text .article-header h2,
.blog .items-row .item .article-text .article-header .h2  {
  font-size: 130%;
  margin: 0;
  font-weight: 500;
}
.blog .items-row .item .article-text .article-header h2 a,
.blog .items-row .item .article-text .article-header .h2 a {
  color: #000;
  display: block;
  font-weight: 500;
}
.blog .items-row .item .article-text .article-info {
  margin: 5px 0px;
}
.blog .items-row .item .article-text .article-info dd {
  display: inline-block;
  color: #909090;
  padding: 0px;
  margin: 0px;
  font-weight: 300;
  font-size: 93%;
}
.blog .items-row .item .article-text .article-intro {
  margin: 0px;
  color: #666;
  margin-bottom: 5px;
}
.blog .items-row .item .article-text .article-intro p {
  margin: 0px;
}
.blog .items-row .item .article-text .blog-in-bottom {
  margin: 5px 0px 0px;
  border-top: solid 1px #dcdcdc;
  padding-top: 7px;
  display: inline-block;
}
.blog .items-row .item .article-text .blog-in-bottom dd {
  display: inline-block;
  color: #909090;
  padding: 0px;
  margin: 0px;
  font-weight: 300;
  font-size: 93%;
}
.blog .items-row .item .article-text .blog-in-bottom dd.seperator {
  margin: 1px;
  font-size: 100%;
}
.blog .items-row .item:hover .article-text .article-header h2 a,
.blog .items-row .item:hover .article-text .article-header .h2 a {
  color: #3EA451;
}
body.homepage .blog-featured .items-leading {
  padding: 0;
  border: none;
}
body.homepage .blog-featured .items-leading .article-text h2.item-title {
  font-size: 150%;
  font-weight: normal;
}
body.homepage .blog-featured .items-leading .article-text h2.item-title a {
  color: #3EA451;
}
body.layout_main-left-right .blog-featured .items-row .item .item-image {
  float: none;
  margin: 0 0 1em;
}
.blog-featured {
  padding-top: 8px;
}
.blog-featured .page-header {
  font-size: 170%;
  font-weight: normal;
  line-height: 30px;
  margin: 0;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
  padding: 0px;
  border: none;
}
.blog-featured .page-header:after {
  content: "";
  background: #3EA451;
  height: 1px;
  width: 50px;
  display: block;
  margin-top: 3px;
}
.blog-featured .items-row {
  overflow: hidden;
  padding: 0px;
}
.blog-featured .items-row .item {
  padding: 20px 15px;
}
.blog-featured .items-row .item .article-header h2,
.blog-featured .items-row .item .article-header .h2 {
  font-size: 130%;
  margin: 0;
  font-weight: 500;
}
.blog-featured .items-row .item .article-header h2 a,
.blog-featured .items-row .item .article-header .h2 a {
  color: #000;
  display: block;
  font-weight: 500;
}
.blog-featured .items-row .item .feature-info {
  margin: 5px 0px;
}
.blog-featured .items-row .item .feature-info .create {
  display: inline-block;
  color: #909090;
  padding: 0px;
  margin: 0px;
  font-weight: 300;
  font-size: 93%;
}
.blog-featured .items-row .item .article-intro {
  margin: 0px;
  color: #666;
  margin-bottom: 5px;
}
.blog-featured .items-row .item .article-intro p {
  margin: 0px;
}
.blog-featured .items-row .item .feature-in-bottom {
  margin: 5px 0px 0px;
  border-top: solid 1px #dcdcdc;
  padding-top: 7px;
  display: inline-block;
}
.blog-featured .items-row .item .feature-in-bottom dd {
  display: inline-block;
  color: #909090;
  padding: 0px;
  margin: 0px;
  font-weight: 300;
  font-size: 93%;
}
.blog-featured .items-row .item .feature-in-bottom dd.seperator {
  margin: 1px;
  font-size: 100%;
}
.blog-featured .items-row .item.system-unpublished {
  background: #fff;
  border-top: none;
}
.blog-featured .items-row .item.system-unpublished .system-unpublished {
  border: none;
  padding: 0px;
  margin: 0px;
  background: #fff;
}
.blog-featured .items-row .item.system-unpublished .system-unpublished:before {
  display: none;
}
.blog .items-leading + .items-row .item {
  padding-top: 20px;
}
.item-page {
  padding: 5px 0px 0px;
}
.item-page .article-header h2,
.item-page .article-header .h2 {
  margin: 0px;
}
.item-page .article-header h2 a,
.item-page .article-header .h2 a {
  font-size: 24px;
  margin: 0;
  font-weight: 600;
  color: #3EA451;
  padding: 0px;
  border: none;
}
.item-page .article-header h2:after,
.item-page .article-header .h2:after {
  content: "";
  height: 3px;
  width: 70px;
  background: #ccc;
  display: block;
  margin-top: 10px;
}
.item-page .article-aside {
  margin: 0 0px 30px;
}
.item-page .article-aside .article-info {
  margin: 5px 0px;
}
.item-page .article-aside .article-info dd {
  display: inline-block;
  color: #909090;
  padding: 0px;
  margin: 0px;
  font-weight: 300;
  font-size: 93%;
}
.item-page .img-fulltext.pull-none {
  margin: 0px 0px 20px 0px;
}
.item-page .img-fulltext {
  margin: 0px 20px 20px 0px;
}
.item-page .article-index {
  margin: 0px 0px 0px 20px;
}
.item-page .article-index .nav-stacked {
  border: solid 1px #ccc;
  border-radius: 0px;
  overflow: hidden;
}
.item-page .article-index .nav-stacked li {
  border-bottom: solid 1px #ccc;
  float: none;
}
.item-page .article-index .nav-stacked li a {
  border: none;
  margin: 0px;
  border-radius: 0px;
}
.item-page .pager.pagenav {
  display: none;
}
.item-page .jwDisqusForm {
  margin: 3em 0;
}
.item-page .jwDisqusForm #jwDisqusFormFooter {
  display: none;
}
.item-page h3.related-title,
.item-page .h3.related-title {
  color: #444;
  font-size: 18px;
  margin-bottom: 10px;
}
.item-page ul.related-items li {
  padding: 20px 0px;
  overflow: hidden;
}
.item-page ul.related-items li .img-fulltext {
  float: left;
  margin: 0px 20px 0px 0px;
  overflow: hidden;
}
.item-page ul.related-items li .img-fulltext img {
  transition: 0.3s all ease 0s;
}
.item-page ul.related-items li h3.related-item-title,
.item-page ul.related-items li .h3.related-item-title {
  margin-bottom: 10px;
}
.item-page ul.related-items li h3.related-item-title a,
.item-page ul.related-items li .h3.related-item-title a {
  color: #666;
}
.item-page ul.related-items li .related-item-date {
  float: left;
  margin-right: 20px;
  color: #999;
}
.item-page ul.related-items li .related-item-hits {
  float: left;
  color: #999;
}
.item-page ul.related-items li:hover h3.related-item-title a,
.item-page ul.related-items li:hover .h3.related-item-title a {
  color: #3EA451;
}
.item-page #g-pageportfolio {
  padding-bottom: 5px;
}
.tag-category {
  padding-top: 4px;
}
.tag-category h2,
.tag-category .h2 {
  font-size: 170%;
  font-weight: normal;
  line-height: 30px;
  margin: 0;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
  padding: 0px;
  border: none;
}
.tag-category h2:after,
.tag-category .h2:after  {
  content: "";
  background: #3EA451;
  height: 1px;
  width: 50px;
  display: block;
  margin-top: 7px;
}
.tag-category ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.tag-category ul.items-row .item {
  padding: 20px 0px;
}
.tag-category ul.items-row .item .article-text {
  *zoom: 1;
}
.tag-category ul.items-row .item .article-text:before,
.tag-category ul.items-row .item .article-text:after {
  display: table;
  content: "";
  line-height: 0;
}
.tag-category ul.items-row .item .article-text:after {
  clear: both;
}
.tag-category ul.items-row .item .article-text .page-header {
  margin: 0 0 5px;
  padding: 0;
  border-bottom: 0;
}
.tag-category ul.items-row .item .article-text .page-header h2,
.tag-category ul.items-row .item .article-text .page-header .h2 {
  font-size: 130%;
  margin: 0;
  font-weight: 500;
  line-height: inherit;
}
.tag-category ul.items-row .item .article-text .page-header h2 a,
.tag-category ul.items-row .item .article-text .page-header .h2 a {
  color: #000;
  display: block;
  font-weight: 500;
}
.tag-category ul.items-row .item .article-text .page-header h2:after,
.tag-category ul.items-row .item .article-text .page-header .h2:after {
  display: none;
}
.tag-category ul.items-row .item .article-text .item-headinfo .article-info {
  margin: 5px 0px;
  font-size: 93%;
}
.tag-category ul.items-row .item .article-text .item-headinfo .article-info dd {
  display: inline-block;
  color: #909090;
  padding: 0px;
  margin: 0px;
}
.tag-category ul.items-row .item .article-text .content_rating {
  margin-bottom: 15px;
}
.tag-category ul.items-row .item .article-text .content_rating .unseen.element-invisible {
  float: left;
  color: #999;
  margin-right: 15px;
}
.tag-category ul.items-row .item:hover .article-text .page-header h2 a,
.tag-category ul.items-row .item:hover .article-text .page-header .h2 a {
  color: #3EA451;
}
.tag-category ul.items-row .item:hover a.readmore {
  color: #f5f6f6;
  padding: 10px 20px;
}
.tag-category ul.items-row .item:hover a.readmore:after {
  width: 100%;
}
div.archive .filter-search {
  background: #eee;
  border-color: #ddd;
  border-radius: 0;
}
div.archive .filter-search #limit {
  width: auto;
  margin-right: 10px;
}
div.archive #archive-items > div {
  border-top: 1px dotted #ccc;
  padding: 15px 0;
}
div.archive #archive-items > div:first-child {
  border-top: none;
}
div.archive #archive-items > div h2.item-title,
div.archive #archive-items > div .h2.item-title {
  margin: 0;
  font-size: 115%;
}
div.archive #archive-items > div dl.article-info {
  color: #999;
  margin: 0;
}
div.archive #archive-items > div dl.article-info dd {
  display: inline-block;
  font-size: 91.7%;
  line-height: 24px;
  margin: 0;
  padding: 0;
}
div.archive #archive-items > div .intro > p {
  display: inline;
}
div.pagination {
  height: auto;
  margin: 30px 0px 0px;
  display: table;
  padding: 0px;
  border: none;
}
div.pagination ul {
  margin: 0px;
  padding: 0px;
  border: none;
}
div.pagination ul li {
  margin: 0 2px;
  overflow: hidden;
}
div.pagination ul li a,
div.pagination ul li span {
  float: none;
  display: inline-block;
  padding: 3px 9px;
  border: 1px solid #e9e9e9;
  color: #909090;
  background: #fff;
  border-radius: 0 !important;
  vertical-align: top;
}
div.pagination ul li.active span,
div.pagination ul li.active a,
div.pagination ul li:hover span,
div.pagination ul li:hover a {
  color: #fff;
  background: #3EA451 !important;
  border: 1px solid #3EA451 !important;
}
dl.tabs {
  width: 100%;
  border-bottom: 1px solid #E7E7E7;
  margin: 1.5em 0 1em;
  padding: 0 10px;
  clear: both;
  *zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
dl.tabs:before,
dl.tabs:after {
  display: table;
  content: "";
  line-height: 0;
}
dl.tabs:after {
  clear: both;
}
dl.tabs dt {
  float: left;
  margin-right: 5px;
  margin-bottom: -1px;
}
dl.tabs dt.open h3,
dl.tabs dt.open .h3 {
  background: #fff;
  border-bottom-color: #fff;
}
dl.tabs dt.open h3 a,
dl.tabs dt.open .h3 a {
  color: #3EA451;
}
dl.tabs dt h3,
dl.tabs dt .h3 {
  background: #f5f5f5;
  margin: 0;
  padding: 7px 10px 8px;
  font-size: 116.7%;
  border: 1px solid #e5e5e5;
}
dl.tabs dt h3 a,
dl.tabs dt .h3 a {
  color: #808080;
}
dd.tabs {
  margin: 0;
}
.search #searchForm .searchintro {
  margin: 15px 0;
}
.search .search-results {
  clear: both;
}
.search .search-results .result-category {
  display: none;
}
.search .search-results .result-category,
.search .search-results .result-text {
  padding: 0;
  margin: 0;
}
.search .search-results .result-text {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #ddd;
}
.finder #search-form {
  background: #ECF0E8;
  border-bottom: 1px solid #ddd;
  padding: 20px;
  margin-bottom: 30px;
}
.finder #search-form #finder-search {
  margin: 0;
}
.finder #search-form #finder-search #advanced-search {
  padding: 10px 0 0;
}
.finder #search-form #finder-search #advanced-search #finder-filter-window ul {
  list-style: none;
  margin: 0;
}
.finder #search-form #finder-search #advanced-search #finder-filter-window ul li {
  margin-bottom: 10px;
}
.finder #search-form #finder-search #advanced-search #finder-filter-window ul li label {
  width: 150px;
}
.finder #search-results #search-query-explained {
  margin: 1em 0;
  border-bottom: 3px solid #eee;
  font-weight: bold;
  -webkit-box-shadow: inset 0 -1px 0 #ccc;
  -moz-box-shadow: inset 0 -1px 0 #ccc;
  box-shadow: inset 0 -1px 0 #ccc;
}
.finder #search-results ul.list-striped {
  margin: 0;
  list-style: none;
}
.finder #search-results ul.list-striped li {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #eee;
}
.finder #search-results ul.list-striped li .result-url {
  color: #999;
}
.newsfeed-category,
.contact-category {
  padding-top: 8px;
}
.newsfeed-category select[multiple],
.newsfeed-category select[size],
.contact-category select[multiple],
.contact-category select[size] {
  width: auto;
}
.newsfeed {
  padding-top: 10px;
}
.newsfeed ol {
  margin: 0;
  list-style: none;
  padding: 0;
}
.newsfeed ol li {
  border-bottom: 1px dotted #ccc;
  padding: 20px 0;
}
.newsfeed ol li a {
  color: #777;
  font-weight: normal;
}
.newsfeed ol li .feed-item-description {
  margin-top: 10px;
  overflow: hidden;
}
.newsfeed ol li .feed-item-description > img:first-child {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #eee;
  margin: 0 0 10px 15px;
  padding: 5px;
}
.weblink-category {
  padding-top: 8px;
}
.weblink-category select[multiple],
.weblink-category select[size] {
  width: auto !important;
}
h1.title,
.h1.title {
  font-size: 180%;
  margin: 4px 0px;
}
h2.subtitle,
.h2.subtitle {
  font-size: 130%;
}
.view-login #system-message {
  width: 550px;
  margin: 0 auto;
}
.view-login #content #yt_component {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.view-login .wrap-login {
  width: 550px;
  margin: 0 auto;
  padding: 1em 2em 2em;
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px rgba(0,0,0,0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.view-login .wrap-login .page-header {
  margin: -14px -28px 15px;
  padding: 10px 25px;
  background: #f5f5f5;
  border-bottom: 1px solid #ddd;
}
.view-login .wrap-login .page-header h1,
.view-login .wrap-login .page-header .h1 {
  margin: 0;
}
.view-login .wrap-login .form-horizontal .control-group {
  float: left;
  width: 50%;
  margin: 1em 0;
}
.view-login .wrap-login .form-horizontal .control-label {
  float: none;
}
.view-login .wrap-login .form-horizontal .controls input {
  width: 180px;
}
.view-login .wrap-login .other-link {
  overflow: hidden;
}
.view-login .wrap-login .other-link ul.yt-list {
  margin: 0 0 0 15px;
}
.view-login .wrap-login .other-link ul.yt-list li {
  float: left;
  margin-right: 30px;
}
.view-login .wrap-login .other-link ul.yt-list li a {
  font-size: 12px;
  color: #666;
}
.view-login .wrap-login .other-link ul.yt-list li a:hover {
  color: #3EA451;
}
.login .form-horizontal {
  margin-bottom: 0;
}
.login .well {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 10px 0 0;
  margin: 0;
}
.login .well .control-label label {
  font-weight: bold;
}
.login .well .controls {
  margin: 0;
}
.registration {
  padding-top: 8px;
}
.registration .page-header {
  margin: 0 0 15px;
}
.registration .page-header h2,
.registration .page-header .h2  {
  margin: 0;
}
.registration .form-horizontal .control-label {
  text-align: left;
}
.registration .form-horizontal .control-label label {
  font-weight: bold;
}
.registration .controls {
  margin-left: 2px;
}
.registration .control-group:first-child div.controls {
  display: none;
}
.registration .form-horizontal .control-group {
  margin-bottom: 5px;
}
div.contact h3.jicons-text,
div.contact .h3.jicons-text {
  font-size: 120%;
}
div.contact ul.blank li,
div.contact .contact-misc,
div.contact form.box legend {
  color: #999;
}
div.contact .contact-image {
  width: 50%;
  float: right;
}
div.contact .contact-image img {
  padding: 5px;
  border: 1px solid #ccc;
  margin-top: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div.contact textarea,
div.contact input {
  width: 300px;
}
div.contact textarea {
  height: 100px;
}
div.contact .contact-address,
div.contact .contact-contactinfo,
div.contact .contact-miscinfo {
  margin-bottom: 2em;
}
div.contact form.box fieldset {
  border: none;
  padding: 0;
}
div.contact form.box legend {
  padding: 0;
  font-size: 12px;
}
.category-list {
  padding-top: 10px;
}
.category-list .content-category h2,
.category-list .content-category .h2 {
  font-size: 170%;
}
.category-list .content-category h2:after,
.category-list .content-category .h2:after  {
  content: "";
  background: #3EA451;
  height: 1px;
  width: 50px;
  display: block;
  margin-top: 5px;
}
legend.hidelabeltxt {
  font-size: 170%;
  font-weight: normal;
  line-height: 30px;
  margin: 0;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
  padding: 0px;
  border: none;
}
legend.hidelabeltxt:after {
  content: "";
  background: #3EA451;
  height: 1px;
  width: 50px;
  display: block;
  margin-top: 3px;
}
#searchForm .btn {
  padding: 7px 12px;
}
#searchForm legend {
  margin-bottom: 10px;
  padding-bottom: 5px;
}
#searchForm label {
  font-size: 14px;
  font-weight: 400;
}
#searchForm input[type="text"] {
  font-size: 14px;
}
#searchForm select {
  font-size: 14px;
}
.wrap-login .page-header {
  padding-bottom: 5px;
}
.profile {
  padding-top: 8px;
}
.profile legend {
  padding-bottom: 10px;
}
.profile-edit legend {
  padding: 9px 0px;
}
div#g-pageportfolio [class*="col-sm"] {
  margin-right: 0px;
}
.suffix strong {
  display: inline-block;
}
.module_menu,
div.module {
  margin: 0 0 30px;
}
.module h3.modtitle,
.module .h3.modtitle {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  background: url(../images/icon/bg_module.png) repeat-x left bottom;
  margin: 0px;
  padding: 12px 0px;
  position: relative;
}
.module h3.modtitle:after,
.module .h3.modtitle:after {
  height: 3px;
  width: 88px;
  content: "";
  display: block;
  background: #3EA451;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.module .modcontent {
  padding: 10px 0px;
  color: #333;
}
#saleInMainPage{
  display:block;
  width: 100%;
  height: 70px;
  background-color: #3EA451;
  color: white;
  font-size: 3em;
  padding-top:20px;
  border-radius: 20px;
}
#saleInMainPage:hover{
  background-color: #9DD1A7;
}
.module .modcontent p {
  margin: 0px;
}
.module.box_1 {
  background: #3EA451;
  padding: 0px 15px;
}
.module.box_1 h3.modtitle,
.module.box_1 .h3.modtitle {
  background-image: url(../images/icon/bg_module_white.png);
  color: #fff;
}
.module.box_1 h3.modtitle:after {
  display: none;
}
.module.box_1 .modcontent {
  color: #fff;
}
.module.box_2 {
  background: #3EA451;
  padding: 0px 15px;
  border-radius: 3px;
}
.module.box_2 h3.modtitle,
.module.box_2 .h3.modtitle  {
  background-image: url(../images/icon/bg_module_white.png);
  color: #fff;
}
.module.box_2 h3.modtitle:after,
.module.box_2 .h3.modtitle:after  {
  display: none;
}
.module.box_2 .modcontent {
  color: #fff;
}
.module.box_3 {
  background: #fff;
  padding: 0px 15px;
  border: solid 1px #ccc;
}
.module.box_3 h3.modtitle:after,
.module.box_3 .h3.modtitle:after {
  display: none;
}
.module.box_4 {
  background: #fff;
  padding: 0px 15px;
  border: solid 1px #ccc;
  border-radius: 3px;
}
.module.box_4 h3.modtitle:after,
.module.box_4 .h3.modtitle:after  {
  display: none;
}
.module.box_5 {
  background: #fff;
  color: #fff;
}
.module.box_5 h3.modtitle,
.module.box_5 .h3.modtitle {
  background: #3EA451;
  padding: 12px 15px;
  border-radius: 3px 3px 0px 0px;
}
.module.box_5 h3.modtitle:after,
.module.box_5 .h3.modtitle:after {
  display: none;
}
.module.box_5 .modcontent {
  border: solid 1px #ccc;
  padding: 12px 15px;
  border-top: none;
  border-radius: 0px 0px 3px 3px;
}
.module.box_6 {
  background: #fff;
  color: #fff;
}
.module.box_6 h3.modtitle,
.module.box_6 .h3.modtitle {
  background: #3EA451;
  padding: 12px 15px;
}
.module.box_6 h3.modtitle:after,
.module.box_6 .h3.modtitle:after
 {
  display: none;
}
.module.box_6 .modcontent {
  border: solid 1px #ccc;
  padding: 12px 15px;
  border-top: none;
}
.module.icon_1 h3.modtitle,
.module.icon_1 .h3.modtitle {
  padding: 15px 0px 15px 36px;
}
.module.icon_1 h3.modtitle:before,
.module.icon_1 .h3.modtitle:before {
  content: "\f02e";
  font-family: Fontawesome;
  display: inline-block;
  color: #3EA451;
  border: solid 1px #3EA451;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  margin: 0px;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  position: absolute;
  left: 0px;
  top: 10px;
}
.module.icon_2 h3.modtitle,
.module.icon_2 .h3.modtitle {
  padding: 15px 0px 15px 36px;
}
.module.icon_2 h3.modtitle:before,
.module.icon_2 .h3.modtitle:before {
  content: "\f0e9";
  font-family: Fontawesome;
  display: inline-block;
  color: #3EA451;
  border: solid 1px #3EA451;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  margin: 0px;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  position: absolute;
  left: 0px;
  top: 10px;
}
.module.icon_3 h3.modtitle,
.module.icon_3 .h3.modtitle {
  padding: 15px 0px 15px 36px;
}
.module.icon_3 h3.modtitle:before,
.module.icon_3 .h3.modtitle:before {
  content: "\f073";
  font-family: Fontawesome;
  display: inline-block;
  color: #3EA451;
  border: solid 1px #3EA451;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  margin: 0px;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  position: absolute;
  left: 0px;
  top: 10px;
}
.module.icon_4 h3.modtitle,
.module.icon_4 .h3.modtitle {
  padding: 15px 0px 15px 36px;
}
.module.icon_4 h3.modtitle:before,
.module.icon_4 .h3.modtitle:before {
  content: "\f013";
  font-family: Fontawesome;
  display: inline-block;
  color: #3EA451;
  border: solid 1px #3EA451;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  margin: 0px;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  position: absolute;
  left: 0px;
  top: 10px;
}
.module.icon_5 h3.modtitle,
.module.icon_5 .h3.modtitle {
  padding: 15px 0px 15px 36px;
}
.module.icon_5 h3.modtitle:before,
.module.icon_5 .h3.modtitle:before {
  content: "\f155";
  font-family: Fontawesome;
  display: inline-block;
  color: #3EA451;
  border: solid 1px #3EA451;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  margin: 0px;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  position: absolute;
  left: 0px;
  top: 10px;
}
.module.icon_6 h3.modtitle,
.module.icon_6 .h3.modtitle {
  padding: 15px 0px 15px 36px;
}
.module.icon_6 h3.modtitle:before,
.module.icon_6 .h3.modtitle:before {
  content: "\f007";
  font-family: Fontawesome;
  display: inline-block;
  color: #3EA451;
  border: solid 1px #3EA451;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  margin: 0px;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  position: absolute;
  left: 0px;
  top: 10px;
}
.module.icon_7 h3.modtitle,
.module.icon_7 .h3.modtitle  {
  padding: 15px 0px 15px 36px;
}
.module.icon_7 h3.modtitle:before,
.module.icon_7 .h3.modtitle:before {
  content: "\f086";
  font-family: Fontawesome;
  display: inline-block;
  color: #3EA451;
  border: solid 1px #3EA451;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  margin: 0px;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  position: absolute;
  left: 0px;
  top: 10px;
}
.module.icon_8 h3.modtitle,
.module.icon_8 .h3.modtitle {
  padding: 15px 0px 15px 36px;
}
.module.icon_8 h3.modtitle:before,
.module.icon_8 .h3.modtitle:before  {
  content: "\f00c";
  font-family: Fontawesome;
  display: inline-block;
  color: #3EA451;
  border: solid 1px #3EA451;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  margin: 0px;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  position: absolute;
  left: 0px;
  top: 10px;
}
.module.icon_9 h3.modtitle,
.module.icon_9 .h3.modtitle {
  padding: 15px 0px 15px 36px;
}
.module.icon_9 h3.modtitle:before,
.module.icon_9 .h3.modtitle:before {
  content: "\f016";
  font-family: Fontawesome;
  display: inline-block;
  color: #3EA451;
  border: solid 1px #3EA451;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  margin: 0px;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  position: absolute;
  left: 0px;
  top: 10px;
}
.module.icon_10 h3.modtitle,
.module.icon_10 .h3.modtitle {
  padding: 15px 0px 15px 36px;
}
.module.icon_10 h3.modtitle:before,
.module.icon_10 .h3.modtitle:before  {
  content: "\f071";
  font-family: Fontawesome;
  display: inline-block;
  color: #3EA451;
  border: solid 1px #3EA451;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  margin: 0px;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  position: absolute;
  left: 0px;
  top: 10px;
}
.module.icon_11 h3.modtitle,
.module.icon_11 .h3.modtitle {
  padding: 15px 0px 15px 36px;
}
.module.icon_11 h3.modtitle:before,
.module.icon_11 .h3.modtitle:before {
  content: "\f08a";
  font-family: Fontawesome;
  display: inline-block;
  color: #3EA451;
  border: solid 1px #3EA451;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  margin: 0px;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  position: absolute;
  left: 0px;
  top: 10px;
}
.module.icon_12 h3.modtitle,
.module.icon_12 .h3.modtitle {
  padding: 15px 0px 15px 36px;
}
.module.icon_12 h3.modtitle:before,
.module.icon_12 .h3.modtitle:before {
  content: "\f023";
  font-family: Fontawesome;
  display: inline-block;
  color: #3EA451;
  border: solid 1px #3EA451;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  margin: 0px;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  position: absolute;
  left: 0px;
  top: 10px;
}
.module.badge_new h3.modtitle span.badge,
.module.badge_new .h3.modtitle span.badge {
  float: right;
  text-transform: uppercase;
  color: #fff;
  border-radius: 0px;
  padding: 5px 8px;
  font-size: 11px;
  background: #accbe9;
}
.module.badge_hot h3.modtitle span.badge,
.module.badge_hot .h3.modtitle span.badge {
  float: right;
  text-transform: uppercase;
  color: #fff;
  border-radius: 0px;
  padding: 5px 8px;
  font-size: 11px;
  background: #f89953;
}
.module.badge_sale h3.modtitle span.badge,
.module.badge_sale .h3.modtitle span.badge {
  float: right;
  text-transform: uppercase;
  color: #fff;
  border-radius: 0px;
  padding: 5px 8px;
  font-size: 11px;
  background: #f89953;
}
.module.badge_feature h3.modtitle span.badge,
.module.badge_feature .h3.modtitle span.badge {
  float: right;
  text-transform: uppercase;
  color: #fff;
  border-radius: 0px;
  padding: 5px 8px;
  font-size: 11px;
  background: #79db19;
}
table.variations {
  width: 100%;
  clear: both;
  margin-top: 10px;
}
table.variations tr.odd {
  background: none;
  border: none;
}
table.variations tr td {
  color: #333;
  font-size: 15px;
  padding: 5px 0px;
}
table.variations tr td.bold {
  font-weight: 700;
}
ul.breadcrumb {
  background: transparent;
}
ul.breadcrumb > li + li:before {
  content: "";
  width: 5px;
  height: 9px;
  background: url(../images/icon/icon_breadcrumb.png) no-repeat 0px center;
  margin: 2px 4px;
}
ul.breadcrumb li {
  font-size: 93%;
  color: #909090;
}
ul.breadcrumb li span,
ul.breadcrumb li a {
  color: #909090;
}
ul.breadcrumb li a:hover {
  color: #3EA451;
}
ul.breadcrumb li.active span {
  color: #000;
}
.statistics {
  background: #fff;
  color: #fff;
  min-height: 218px;
}
.statistics h3.modtitle,
.statistics .h3.modtitle {
  background: #3EA451;
  padding: 12px 15px;
}
.statistics h3.modtitle:after,
.statistics .h3.modtitle:after {
  display: none;
}
.statistics .modcontent {
  border: solid 1px #ccc;
  padding: 12px 15px;
  border-top: none;
}
.statistics .modcontent .round-online {
  display: inline-block;
}
.texttop {
  color: #fff;
  line-height: 38px;
  font-size: 13px;
  background: url(../images/icon/icon_plane.png) no-repeat left center;
  padding: 0px 0px 0px 25px;
}
.yt-loginform {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.yt-loginform li {
  display: inline-block;
  position: relative;
}
.yt-loginform li a {
  color: #fff;
  font-size: 13px;
  padding-right: 7px;
  transition: 0.3s all ease 0s;
  line-height: 38px;
  display: block;
}
.yt-loginform li a:before {
  display: inline-block;
  height: 11px;
  width: 0px;
  border-left: dotted 1px #fff;
  content: "";
  margin: 0px 7px 0px 0px;
  transition: 0.3s all ease 0s;
}
.yt-loginform li a:hover {
  background: #fff;
  color: #3EA451;
}
.yt-loginform li.yt-login #myLogin {
  position: absolute;
  min-width: 260px;
  padding: 20px 0px 0px;
  background: #fff;
  z-index: 999;
  border: solid 1px #3EA451;
  border-top: none;
  display: none;
  text-align: left;
}
.yt-loginform li.yt-login #myLogin .userdata {
  padding: 0px 20px 10px;
}
.yt-loginform li.yt-login #myLogin .userdata .control-group {
  margin-bottom: 10px;
}
.yt-loginform li.yt-login #myLogin .userdata .control-group .inputbox {
  background: #fff;
  border: solid 1px #ccc;
  color: #666;
  padding: 4px 10px;
  width: 100%;
}
.yt-loginform li.yt-login #myLogin .userdata .control-group .control-label {
  color: #909090;
  margin: 0px 5px;
  font-weight: 500;
}
.yt-loginform li.yt-login #myLogin .userdata .control-group #modlgn-remember {
  display: inline-block;
  min-height: inherit;
}
.yt-loginform li.yt-login #myLogin .userdata .control-group .button {
  padding: 5px 20px;
  text-transform: uppercase;
  transition: 0.3s all ease 0s;
}
.yt-loginform li.yt-login #myLogin .listlogin {
  border-top: solid 1px #ccc;
  padding: 10px 20px;
}
.yt-loginform li.yt-login #myLogin .listlogin li {
  display: block;
}
.yt-loginform li.yt-login #myLogin .listlogin li a {
  color: #666;
  font-family: Arial;
  font-size: 12px;
  padding: 0px 0px 0px 10px;
  position: relative;
  transition: 0.3s all ease 0s;
  line-height: inherit;
}
.yt-loginform li.yt-login #myLogin .listlogin li a:before {
  display: inline-block;
  height: 4px;
  width: 4px;
  background: #666;
  border-radius: 50%;
  margin: 0px 5px 0px 0px;
  border: none;
  position: absolute;
  left: 0px;
  top: 8px;
  transition: 0.3s all ease 0s;
}
.yt-loginform li.yt-login #myLogin .listlogin li a:hover {
  color: #3EA451;
  padding-left: 20px;
}
.yt-loginform li.yt-login #myLogin .listlogin li a:hover:before {
  left: 10px;
  background: #3EA451;
}
.yt-loginform li.yt-login:hover + .yt-register a:before {
  border-color: #3EA451;
}
.yt-loginform li.yt-login:hover a {
  background: #fff;
  color: #000;
  padding: 0px 7px 0px 0px;
}
.yt-loginform li.yt-register:hover + .hidden-mobile a:before {
  border-color: #3EA451;
}
#top2 {
  text-align: right;
}
div.setting {
  position: relative;
  margin-left: 20px;
}
div.setting h3.modtitle,
div.setting .h3.modtitle {
  padding: 8px 40px 6px 10px;
  font-size: 11px;
  font-weight: 700;
  background: transparent;
  border: solid 1px #fff;
  color: #fff;
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
div.setting h3.modtitle:after,
div.setting .h3.modtitle:after {
  display: inline-block;
  position: absolute;
  top: 0px;
  left: auto;
  bottom: auto;
  right: 0px;
  content: "\f0d7";
  color: #fff;
  font-family: Fontawesome;
  width: 30px;
  border-left: solid 1px #fff;
  height: 100%;
  text-align: center;
  line-height: 28px;
  transition: 0.3s all ease 0s;
}
div.setting .modcontent {
  position: absolute;
  min-width: 170px;
  background: #fff;
  border: solid 1px #3EA451;
  border-top: none;
  right: 0px;
  top: 31px;
  text-align: left;
  padding: 10px !important;
  z-index: 999;
  display: none;
}
div.setting .modcontent div.mod-languages .pretext {
  text-transform: uppercase;
  font-size: 13px;
  color: #010101;
}
div.setting .modcontent div.mod-languages ul.lang-inline li {
  display: block;
  text-align: left;
  margin: 0px;
}
div.setting .modcontent div.mod-languages ul.lang-inline li img {
  margin: 0px 5px;
}
div.setting .modcontent div.mod-languages ul.lang-inline li a {
  color: #000;
}
div.setting .modcontent div.mod-languages ul.lang-inline li a:hover {
  color: #3EA451;
}
div.setting .modcontent #currency {
  margin-top: -10px;
  width: 100%;
  padding-bottom: 10px;
  width: 100% !important;
  position: relative;
}
div.setting .modcontent #currency label {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
  color: #010101;
  margin-bottom: 10px;
}
div.setting .modcontent #currency a {
  color: #000;
  border: solid 1px #ccc;
  margin: 0px 7px 0px 0px;
  transition: 0.3s all ease 0s;
  display: inline-block;
  padding: 5px 10px;
  cursor: pointer;
}
div.setting .modcontent #currency a:hover {
  border-color: #3EA451;
}
div.setting:hover h3.modtitle,
div.setting:hover .h3.modtitle {
  background: #fff;
  color: #000;
  padding-bottom: 12px;
  border-color: #3EA451;
}
div.setting:hover h3.modtitle:after,
div.setting:hover .h3.modtitle:after  {
  background: #fff;
  color: #ccc;
}
div.setting:hover .modcontent {
  display: block;
}
#mod-finder-searchform {
  position: relative;
  height: 42px;
}
#mod-finder-searchform label {
  display: inline-block;
  margin: 0px;
  height: 40px;
  border-left: solid 1px #ccc;
  width: 42px;
  text-align: center;
  cursor: pointer;
}
#mod-finder-searchform label i {
  line-height: 40px;
  color: #000;
}
#mod-finder-searchform .mod-finder {
  border: solid 1px #ccc;
  height: 36px;
  padding: 3px;
  background: #fff;
  width: 420px;
  position: absolute;
  right: 0px;
  top: 42px;
  display: none;
}
#mod-finder-searchform .mod-finder .inputbox {
  display: inline-block;
  padding: 0px 10px;
  border: none;
  height: 28px;
  width: 350px;
}
#mod-finder-searchform .mod-finder .button {
  color: #585858;
  background: #eaeaea;
  transition: 0.3s all ease;
  padding: 3px 10px;
}
#mod-finder-searchform .mod-finder .button:hover {
  background: #3EA451;
  color: #fff;
}
#mod-finder-searchform:hover label i {
  color: #3EA451;
}
#mod-finder-searchform:hover .mod-finder {
  display: block;
}
.form-inline [class^="icon-"],
.form-inline [class*=" icon-"] {
  margin: 0;
}
.form-inline .input-append .add-on,
.form-inline .input-prepend .add-on {
  padding: 4px 10px;
}
.form-inline .input-small {
  width: 120px;
}
.form-inline .icon-add {
  display: inline-block;
  color: #fff;
  line-height: 14px;
  width: 14px;
  height: 14px;
  background: #3EA451;
  display: inline-block;
  text-align: center;
  margin-right: 6px;
}
.form-inline .icon-add:before {
  content: "+";
}
.form-inline ul.unstyled {
  margin: 0;
}
.form-inline .filters .button {
  padding: 4px 20px;
}
.form-vertical {
  display: inline-block;
}
.form-vertical .login-greeting {
  color: #fff;
  display: inline-block;
  font-size: 13px;
}
.form-vertical .logout-button {
  display: inline-block;
}
.form-vertical .logout-button .btn {
  padding: 0px 10px;
  background: none;
  border: none;
  border-radius: 0px;
  vertical-align: inherit;
  font-size: 13px;
}
.form-vertical .logout-button .btn:hover {
  text-decoration: underline;
}
#top1 .yt-extra-carousel {
  margin: 0px;
  display: block;
}
#top1 .yt-extra-carousel .carousel-inner {
  margin: 0px;
}
#top1 .yt-extra-carousel .carousel-control {
  display: none;
}
#top1 .yt-extra-carousel .carousel-indicators {
  display: none;
}
div.banner-saleoff .modcontent {
  padding: 0px;
}
div.banner-saleoff .modcontent img {
  margin-bottom: 20px;
}
.bonusmenu {
  margin: 0px;
  border-bottom: dotted 1px #ccc;
  text-align: center;
}
.bonusmenu .modcontent {
  padding: 10px 0px;
}
.bonusmenu .modcontent >div {
  display: inline-block;
  padding: 0px 30px;
  border-right: dotted 1px #ccc;
  cursor: pointer;
  position: relative;
}
.bonusmenu .modcontent >div.shipping {
  border-left: dotted 1px #ccc;
}
.bonusmenu .modcontent >div a {
  display: block;
  line-height: 35px;
  color: #010101;
  font-size: 12px;
  text-transform: uppercase;
  padding-left: 40px;
  transition: 0.3s all ease 0s;
}
.bonusmenu .modcontent >div.shipping a {
  background: url(../images/icon/icon_shipping.png) no-repeat left center;
}
.bonusmenu .modcontent >div.gift a {
  background: url(../images/icon/icon_gift.png) no-repeat left center;
}
.bonusmenu .modcontent >div.promotion a {
  background: url(../images/icon/icon_promotion.png) no-repeat left center;
}
.bonusmenu .modcontent >div.support a {
  background: url(../images/icon/icon_support.png) no-repeat left center;
}
.bonusmenu .modcontent >div .desc {
  position: absolute;
  left: 30px;
  top: 55px;
  background: #3EA451;
  color: #fff;
  font-size: 13px;
  padding: 10px;
  width: 245px;
  text-align: left;
  display: block;
  z-index: -1;
  transition: 0.3s all ease 0s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
}
.bonusmenu .modcontent >div .desc:after {
  color: #3EA451;
  content: "";
  border-width: 5px;
  border-color: transparent transparent #3EA451 transparent;
  border-style: solid;
  height: 1px;
  width: 1px;
  left: 10px;
  top: -10px;
  position: absolute;
}
.bonusmenu .modcontent >div:hover a {
  color: #3EA451;
}
.bonusmenu .modcontent >div:hover.shipping a {
  background-image: url("../images/styling/hemlock/icon_shipping-hover.png");
}
.bonusmenu .modcontent >div:hover.gift a {
  background-image: url("../images/styling/hemlock/icon_gift-hover.png");
}
.bonusmenu .modcontent >div:hover.promotion a {
  background-image: url("../images/styling/hemlock/icon_promotion-hover.png");
}
.bonusmenu .modcontent >div:hover.support a {
  background-image: url("../images/styling/hemlock/icon_support-hover.png");
}
.bonusmenu .modcontent >div:hover .desc {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  top: 35px;
  z-index: 2;
}
.categories-filter h3.modtitle,
.categories-filter .h3.modtitle {
  font-size: 15px;
  color: #000;
  font-weight: 700;
  background: none;
  padding-top: 0px;
}
.categories-filter h3.modtitle:after,
.categories-filter .h3.modtitle:after {
  display: none;
}
.categories-filter .modcontent {
  padding: 0px;
}
.categories-filter .modcontent .box-product {
  margin: 0px;
}
.categories-filter .modcontent ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.categories-filter .modcontent ul li a {
  display: inline-block;
  padding: 3px 0px;
  color: #333;
  transition: 0.3s all ease 0s;
}
.categories-filter .modcontent ul li a:before {
  content: "\f105";
  color: #3EA451;
  font-family: fontawesome;
  margin-right: 5px;
  margin-left: -7px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
  transition: 0.3s all ease 0s;
}
.categories-filter .modcontent ul li a:hover {
  padding-left: 10px;
  color: #3EA451;
}
.categories-filter .modcontent ul li a:hover:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.watch .modcontent {
  padding: 0px 0px 0px 100px;
  background: url(../images/icon/bg_watch.png) no-repeat left center;
  position: relative;
}
.watch .modcontent .items {
  margin: 0px -15px;
}
.watch .modcontent .items .item-content {
  width: 25%;
  padding: 0px 15px;
  float: left;
  position: relative;
  overflow: hidden;
}
.watch .modcontent .items .item-content .desc {
  background: #fff;
  position: absolute;
  padding: 4px 10px;
  left: 15px;
  bottom: -52px;
  width: 85%;
  transition: 0.3s all ease 0s;
}
.watch .modcontent .items .item-content .view a {
  display: block;
  height: 34px;
  width: 34px;
  text-align: center;
  background: rgba(255,255,255,0.5);
  border: solid 1px #3EA451;
  position: absolute;
  left: 40%;
  bottom: 40%;
  transition: 0.3s all ease 0s;
}
.watch .modcontent .items .item-content .view a .fa {
  margin: 0px;
  line-height: 34px;
}
.watch .modcontent .items .item-content:hover .desc {
  bottom: 0px;
}
.watch .modcontent .items .item-content:hover .view a {
  bottom: 50%;
  background: #3EA451;
}
.watch .modcontent .items .item-content:hover .view a .fa {
  color: #fff;
}
.watch div.yt-extra-carousel.pull-none {
  margin: 0px;
  display: block;
  position: static;
}
.watch div.yt-extra-carousel.pull-none .carousel-indicators {
  display: none;
}
.watch div.yt-extra-carousel.pull-none .carousel-inner {
  margin: 0px;
}
.watch div.yt-extra-carousel.pull-none .carousel-control {
  height: 68px;
  width: 100px;
  text-indent: -99em;
  border-radius: 0px;
  box-shadow: none;
  margin: 0px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
}
.watch div.yt-extra-carousel.pull-none .carousel-control.left {
  background: url(../images/icon/arrow_prev2.png) no-repeat right center #46454d;
  top: 68px;
  left: 0px;
  bottom: 0px;
  right: auto;
}
.watch div.yt-extra-carousel.pull-none .carousel-control.left:hover {
  background-color: #747377;
}
.watch div.yt-extra-carousel.pull-none .carousel-control.right {
  background: url(../images/icon/arrow_next2.png) no-repeat left center #46454d;
  top: 0px;
  left: 0px;
  bottom: auto;
  right: auto;
  border-bottom: solid 1px #333;
}
.watch div.yt-extra-carousel.pull-none .carousel-control.right:hover {
  background-color: #747377;
}
.watch div.yt-extra-carousel.pull-none:hover .carousel-control {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.watch div.yt-extra-carousel.pull-none:hover .carousel-control.left {
  background-position: center center;
}
.watch div.yt-extra-carousel.pull-none:hover .carousel-control.right {
  background-position: center center;
}
div.aboutshop .image {
  position: relative;
}
div.aboutshop .image .bg_overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
  z-index: 1;
  transition: 0.3s all ease 0s;
}
div.aboutshop .image a.zoom {
  display: block;
  height: 36px;
  width: 36px;
  background: url("../images/styling/hemlock/icon_link.png") no-repeat center center #fff;
  position: absolute;
  top: -50px;
  left: 44%;
  z-index: 2;
  transition: 0.3s all ease 0s;
  text-indent: -99em;
}
div.aboutshop .image a.zoom:hover {
  background-image: url(../images/icon/icon_link-hover.png);
  background-color: #3EA451;
}
div.aboutshop .image:hover .bg_overlay {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
  z-index: 1;
}
div.aboutshop .image:hover a.zoom {
  top: 40%;
}
div.aboutshop h2,
div.aboutshop .h2 {
  margin-bottom: 5px;
}
div.aboutshop h2 a,
div.aboutshop .h2 a {
  text-transform: uppercase;
  color: #3EA451;
  font-size: 15px;
  transition: 0.3s all ease 0s;
  font-weight: 500;
}
div.aboutshop p {
  color: #666;
}
.testimonial {
  padding: 20px 0px;
}
.testimonial .text {
  background: #fff;
  border: solid 1px #3EA451;
  padding: 10px 15px 30px 35px;
  background: url(../images/icon/icon_quote.png) no-repeat 10px 15px;
  position: relative;
  margin-bottom: 20px;
}
.testimonial .text:after {
  content: "";
  display: block;
  height: 14px;
  width: 16px;
  background: url("../images/styling/hemlock/icon_quote_down.png") no-repeat 0px 0px;
  position: absolute;
  left: 10px;
  bottom: -14px;
}
.testimonial .author {
  overflow: hidden;
}
.testimonial .author img {
  width: 80px;
  height: 80px;
  border: solid 2px #ccc;
  border-radius: 50%;
  float: left;
  margin-right: 20px;
}
.testimonial .author h2,
.testimonial .author .h2 {
  color: #000;
  font-size: 14px;
  margin-top: 20px;
}
.testimonial .author h2 b,
.testimonial .author .h2 b {
  color: #3EA451;
  display: block;
  margin-bottom: 5px;
}
#yt-extra-carousel {
  overflow: visible;
  margin: 0px;
}
#yt-extra-carousel .carousel-inner {
  margin: 0px;
}
#yt-extra-carousel .carousel-control {
  display: none;
}
#yt-extra-carousel .carousel-indicators {
  margin: 0px;
  position: absolute;
  top: -40px;
  right: 0px;
  bottom: auto;
  left: auto;
  padding: 0px;
}
#yt-extra-carousel .carousel-indicators li {
  width: 9px;
  height: 9px;
  background: transparent;
  border: solid 1px #ccc;
  margin: 0px 2px;
}
#yt-extra-carousel .carousel-indicators li.active {
  border-color: #3EA451;
}
#yt-extra-carousel .carousel-indicators li:hover {
  border-color: #3EA451;
}
div.contact {
  padding: 30px 10px 30px 0px;
  border-right: solid 1px #0c0e16;
  margin: 0px;
}
div.contact .logo-bottom {
  margin-bottom: 20px;
}
div.contact .introtext {
  color: #ccc;
  margin-bottom: 20px;
}
div.contact .info {
  color: #fff;
  margin-bottom: 10px;
}
div.contact .info .icon {
  display: inline-block;
  width: 30px;
}
div.contact .info .icon i {
  color: #fff;
  margin: 0px;
}
div.contact .info label {
  color: #3EA451;
  font-weight: 500;
  margin-bottom: 10px;
}
div.contact .info a {
  color: #fff;
}
div.contact .info a:hover {
  color: #3EA451;
}
div.contact .socials label {
  display: block;
  color: #fefefe;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 15px;
}
div.contact .socials a {
  display: inline-block;
  height: 35px;
  width: 35px;
  border: solid 1px #fff;
  text-align: center;
  margin-right: 7px;
  transition: 0.3s all ease 0s;
}
div.contact .socials a i {
  margin: 0px;
  line-height: 35px;
  color: #fff;
  font-size: 15px;
}
div.contact .socials a:hover {
  background: #3EA451;
  border-color: #3EA451;
}
#bottom2 {
  padding-left: 0px;
}
#bottom2 .brands {
  margin: 0px;
  padding: 35px 0px;
  border-bottom: solid 1px #0c0e16;
  margin-left: -15px;
}
#bottom2 .brands ul {
  overflow: hidden;
  padding: 0px;
  list-style: none;
}
#bottom2 .brands ul li {
  float: left;
  margin-left: 36px;
}
#bottom2 .brands ul li img {
  transition: 0.3s all ease 0s;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
#bottom2 .brands ul li:hover img {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
div.menu-footer {
  margin: 0px;
  padding: 20px 0px;
}
div.menu-footer h3.modtitle,
div.menu-footer .h3.modtitle {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  background: none;
}
div.menu-footer h3.modtitle:after,
div.menu-footer .h3.modtitle:after {
  display: none;
}
div.menu-footer ul.menu {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
div.menu-footer ul.menu li a {
  color: #ccc;
  display: inline-block;
  padding: 4px 0px;
  transition: 0.3s all ease 0s;
}
div.menu-footer ul.menu li a:before {
  content: "\f105";
  color: #3EA451;
  font-family: fontawesome;
  margin-right: 5px;
  margin-left: -7px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
  transition: 0.3s all ease 0s;
}
div.menu-footer ul.menu li a:hover {
  padding-left: 10px;
  color: #3EA451;
}
div.menu-footer ul.menu li a:hover:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
div.menu-footer2 {
  border: solid 1px #0c0e16;
  border-left: none;
  border-right: none;
  margin: 0px;
  padding: 4px 0px;
}
div.menu-footer2 ul.menu {
  list-style: none;
  padding: 0px;
  margin: 0px;
  float: left;
}
div.menu-footer2 ul.menu li {
  display: inline-block;
  margin-right: 10px;
}
div.menu-footer2 ul.menu li a {
  color: #999;
  font-size: 13px;
}
div.menu-footer2 ul.menu li a:hover {
  color: #3EA451;
}
div.menu-footer2 ul.payment {
  list-style: none;
  padding: 0px;
  margin: 0px;
  float: right;
}
div.menu-footer2 ul.payment li {
  display: inline-block;
  margin: 0px 2px;
}
div.contact-ajax {
  overflow: hidden;
  padding-top: 30px;
}
div.contact-ajax .ctajax-wrap {
  overflow: hidden;
}
div.contact-ajax .ctajax-wrap .ctajax-element.left .el-inner {
  padding: 0px 15px 0px 0px;
}
div.contact-ajax .ctajax-wrap .ctajax-element.right .el-inner {
  padding: 0px 0px 0px 15px;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-map {
  border: solid 6px #ececec;
  margin-bottom: 20px;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-desc {
  margin-bottom: 30px;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-form .el-ctajax-form .el-control .el-input {
  border-radius: 0px;
  color: #909090;
  border: solid 1px #e6e6e6;
  width: 60%;
  padding: 5px 10px;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-form .el-ctajax-form .el-control #cainput_message {
  width: 90%;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-form .el-ctajax-form .el-control #cainput_submit {
  border-radius: 0px;
  border: none;
  background: #3EA451;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  transition: 0.3s all ease 0s;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-form .el-ctajax-form .el-control #cainput_submit:hover {
  background: #9cd5b4;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact .cf {
  position: relative;
  padding-left: 55px;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact i {
  color: #b3b3b3;
  font-size: 16px;
  background: #f0f0f0;
  height: 34px;
  width: 34px;
  display: block;
  border-radius: 50%;
  text-align: center;
  line-height: 34px;
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 5px;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact i.icon-mobile-phone {
  font-size: 22px;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact i.icon-map-marker {
  font-size: 18px;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact .info-label {
  font-size: 14px;
  color: #000;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact .info-label:before {
  color: #000;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact .info-label.address:before {
  color: #3EA451;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact p {
  color: #666;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact a {
  color: #666;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact a:hover {
  color: #3EA451;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact .info-address .info-label {
  line-height: 22px;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact .info-mobie .info-label {
  line-height: 23px;
}
.from-twitter h3.modtitle,
.from-twitter .h3.modtitle {
  font-size: 15px;
  color: #000;
  font-weight: 700;
  background: none;
}
.from-twitter h3.modtitle:after,
.from-twitter .h3.modtitle:after {
  display: none;
}
.from-twitter h3.modtitle:before,
.from-twitter .h3.modtitle:before {
  content: "\f099";
  display: block;
  color: #3EA451;
  font-size: 20px;
  font-family: Fontawesome;
  margin-bottom: 10px;
}
.from-twitter .modcontent {
  padding: 0px;
}
.from-twitter .modcontent .sj-twitter-slider .ts-slider-wrap {
  margin: 0px;
  padding-bottom: 50px;
}
.from-twitter .modcontent .sj-twitter-slider .ts-slider-wrap .ts-items > .item {
  text-align: left;
  margin: 0px;
}
.from-twitter .modcontent .sj-twitter-slider .ts-slider-wrap .ts-items > .item .ts-created {
  font-size: 15px;
  font-weight: 700;
  color: #000;
}
.from-twitter .modcontent .sj-twitter-slider .ts-slider-wrap .ts-items > .item .ts-created a {
  color: #000;
  font-weight: 500;
}
.from-twitter .modcontent .sj-twitter-slider .ts-slider-wrap .ts-items > .item .ts-created a span {
  color: #3EA451;
}
.from-twitter .modcontent .sj-twitter-slider .ts-slider-wrap .ts-items > .item .ts-created a span:hover {
  color: #333;
}
.from-twitter .modcontent .sj-twitter-slider .ts-slider-wrap .ts-control {
  position: absolute;
  bottom: 30px;
  left: 0px;
}
.from-twitter .modcontent .sj-twitter-slider .ts-slider-wrap .ts-control a {
  height: 22px;
  width: 22px;
  background: #fff;
  transition: 0.3s all ease 0s;
  border-radius: 0px;
  opacity: 1;
  text-align: center;
  margin: 0px;
  border: solid 1px #666;
  font-size: 14px;
  line-height: 18px;
}
.from-twitter .modcontent .sj-twitter-slider .ts-slider-wrap .ts-control a i {
  margin: 0px;
  color: #333;
  font-size: 14px;
}
.from-twitter .modcontent .sj-twitter-slider .ts-slider-wrap .ts-control a:hover {
  border-color: #3EA451;
  background: #3EA451;
}
.from-twitter .modcontent .sj-twitter-slider .ts-slider-wrap .ts-control a:hover i {
  color: #fff;
}
.from-twitter .modcontent .sj-twitter-slider .ts-slider-wrap .ts-control a.ts-ctr-prev {
  left: 0px;
}
.from-twitter .modcontent .sj-twitter-slider .ts-slider-wrap .ts-control a.ts-ctr-next {
  left: 28px;
}
div.dynamicslideshow-container {
  margin: 0px;
  position: relative;
  z-index: 0;
}
div.dynamicslideshow-container .tparrows {
  height: 35px;
  width: 35px;
  float: none;
  margin: 0px;
  transition: 0.3s all ease 0s;
}
div.dynamicslideshow-container .tparrows.tp-leftarrow {
  background: url(../images/icon/arrow_prev.png) no-repeat 0px 0px;
  position: absolute;
  left: 10px;
  top: 45%;
}
div.dynamicslideshow-container .tparrows.tp-leftarrow:hover {
  background-image: url("../images/styling/hemlock/arrow_prev-hover.png");
}
div.dynamicslideshow-container .tparrows.tp-rightarrow {
  background: url(../images/icon/arrow_next.png) no-repeat 0px 0px;
  position: absolute;
  right: 10px;
  top: 45%;
}
div.dynamicslideshow-container .tparrows.tp-rightarrow:hover {
  background-image: url("../images/styling/hemlock/arrow_next-hover.png");
}
div.moduletabs.top-position {
  margin: 0px;
  overflow: visible;
}
div.moduletabs.top-position div.tabs-container {
  margin: 0px;
  background: url(../images/icon/bg_module.png) repeat-x left bottom;
  margin: 0px;
  padding: 12px 0px 0px;
  height: 42px;
}
div.moduletabs.top-position div.tabs-container ul.tabs li .tab {
  border: none;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0px;
  color: #000;
  padding: 0px;
  position: relative;
  padding-bottom: 12px;
  margin-right: 30px;
  transition: 0.3s all ease 0s;
}
div.moduletabs.top-position div.tabs-container ul.tabs li .tab:after {
  height: 3px;
  width: 0%;
  content: "";
  display: block;
  background: #3EA451;
  position: absolute;
  left: 0px;
  bottom: 0px;
  transition: 0.3s all ease 0s;
}
div.moduletabs.top-position div.tabs-container ul.tabs li .tab.selected:after {
  width: 100%;
}
div.moduletabs.top-position div.tabs-container ul.tabs li .tab:hover:after {
  width: 100%;
}
div.moduletabs.top-position div.tabs-content-wrap {
  overflow: visible;
}
div.moduletabs.top-position div.tabs-content-wrap .tabs-content {
  padding-top: 30px;
  border: none;
}
div.moduletabs.top-position div.tabs-content-wrap .tabs-content .tab-content {
  border: none;
}
div.moduletabs.top-position div.tabs-content-wrap .tabs-content .bsn-wrap {
  padding-bottom: 5px;
}
.box-product {
  width: auto;
  margin: 0px;
  margin-bottom: 20px;
}
.box-product ul {
  list-style: none;
  padding: 0px;
}
.box-product >div {
  margin: 0px 0px 30px;
  width: 33.3333%;
}
.box-product >div .image-inner {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}
.box-product >div .image-inner .image img {
  padding: 0px;
  border: none;
}
.box-product >div .image-inner .image-more {
  position: absolute;
  left: 100%;
  top: 0px;
  transition: 0.5s all ease 0s;
  width: 100%;
  height: 100%;
}
.box-product >div .image-inner .cart {
  margin: 0px;
  float: left;
  position: absolute;
  left: 30px;
  bottom: -60px;
  transition: 0.3s all ease 0s;
}
.box-product >div .image-inner .cart .btn {
  background: url("../images/styling/hemlock/icon_cart2.png") no-repeat center center #fff;
  border: none;
  border-radius: 0px;
  padding: 0px;
  height: 45px;
  width: 45px;
  transition: 0.3s all ease 0s;
}
.box-product >div .image-inner .cart .btn:hover {
  background: url(../images/icon/icon_cart3.png) no-repeat center center #3EA451;
}
.box-product >div .image-inner .wishlist a {
  display: block;
  float: left;
  height: 45px;
  width: 45px;
  text-align: center;
  background: #fff;
  position: absolute;
  left: 83px;
  bottom: -60px;
  transition: 0.5s all ease 0s;
  padding: 0px;
  cursor: pointer;
}
.box-product >div .image-inner .wishlist a i {
  margin: 0px;
  color: #3EA451;
  line-height: 45px;
  transition: 0.3s all ease 0s;
  font-size: 16px;
}
.box-product >div .image-inner .wishlist a:hover {
  background: #3EA451;
}
.box-product >div .image-inner .wishlist a:hover i {
  color: #fff;
}
.box-product >div .image-inner .compare a {
  display: block;
  float: left;
  height: 45px;
  width: 45px;
  text-align: center;
  background: #fff;
  position: absolute;
  left: 136px;
  bottom: -60px;
  transition: 0.7s all ease 0s;
  padding: 0px;
  cursor: pointer;
}
.box-product >div .image-inner .compare a i {
  margin: 0px;
  color: #3EA451;
  line-height: 45px;
  transition: 0.3s all ease 0s;
  font-size: 16px;
}
.box-product >div .image-inner .compare a:hover {
  background: #3EA451;
}
.box-product >div .image-inner .compare a:hover i {
  color: #fff;
}
.box-product >div .image-inner .zoom {
  display: block;
  float: left;
  height: 45px;
  width: 45px;
  text-align: center;
  background: #fff;
  position: absolute;
  left: 190px;
  bottom: -60px;
  transition: 0.9s all ease 0s;
}
.box-product >div .image-inner .zoom i {
  margin: 0px;
  color: #3EA451;
  line-height: 45px;
  transition: 0.3s all ease 0s;
  font-size: 18px;
  cursor: pointer;
}
.box-product >div .image-inner .zoom:hover {
  background: #3EA451;
}
.box-product >div .image-inner .zoom:hover i {
  color: #fff;
}
.box-product >div .name {
  display: inline-block;
}
.box-product >div .name a {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  margin: 0px;
  display: inline-block;
}
.box-product >div .cart2 {
  display: none;
}
.box-product >div .price {
  display: inline-block;
  margin: 0px;
  float: right;
  color: #3EA451;
  font-weight: 500;
  font-size: 16px;
}
.box-product >div .price .price-old {
  color: #999;
  font-size: 14px;
  float: right;
}
.box-product >div .price .price-new {
  font-weight: 500;
}
.box-product >div .status {
  overflow: hidden;
  float: left;
  position: absolute;
  top: 10px;
  left: 10px;
}
.box-product >div .status span {
  float: left;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  padding: 0px 7px;
}
.box-product >div .status span.sale {
  background: #fee876;
}
.box-product >div .status span.hot {
  background: #f89953;
}
.box-product >div:hover .name a {
  color: #3EA451;
}
.box-product >div:hover .image-inner .cart {
  bottom: 25px;
}
.box-product >div:hover .image-inner .zoom {
  bottom: 25px;
}
.box-product >div:hover .image-inner .wishlist a {
  bottom: 25px;
}
.box-product >div:hover .image-inner .compare a {
  bottom: 25px;
}
.box-product >div:hover .image-inner .image-more {
  left: 0px;
}
div.bsn-wrap {
  margin: 0px -15px;
}
div.bsn-wrap .item {
  padding: 0px 15px;
  border: none;
}
div.bsn-wrap .item .bsn-image {
  position: relative;
  display: inline-block;
}
div.bsn-wrap .item .bsn-image img {
  width: auto;
}
div.bsn-wrap .item .bsn-image .bg_overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
  z-index: 1;
  transition: 0.3s all ease 0s;
}
div.bsn-wrap .item .bsn-image a.zoom {
  display: block;
  height: 36px;
  width: 36px;
  text-align: center;
  background: #fff;
  position: absolute;
  top: -50px;
  left: 40%;
  z-index: 2;
  transition: 0.3s all ease 0s;
}
div.bsn-wrap .item .bsn-image a.zoom i {
  color: #3EA451;
  line-height: 36px;
  margin: 0px;
}
div.bsn-wrap .item .bsn-image a.zoom:hover {
  background: #3EA451;
}
div.bsn-wrap .item .bsn-image a.zoom:hover i {
  color: #fff;
}
div.bsn-wrap .item h2 a,
div.bsn-wrap .item .h2 a {
  text-transform: uppercase;
  color: #333;
  font-size: 15px;
  transition: 0.3s all ease 0s;
}
div.bsn-wrap .item .basic-date {
  color: #3EA451;
}
div.bsn-wrap .item .basicnews-desc {
  color: #666;
}
div.bsn-wrap .item:hover .bsn-image .bg_overlay {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
  z-index: 1;
}
div.bsn-wrap .item:hover .bsn-image a.zoom {
  top: 38%;
}
div.bsn-wrap .item:hover h2 a,
div.bsn-wrap .item:hover .h2 a  {
  color: #3EA451;
}
div.bsn-wrap .viewall {
  border-bottom: solid 1px #ccc;
  position: relative;
  padding: 5px 0px;
  display: inline-block;
  width: 100%;
}
div.bsn-wrap .viewall a {
  text-transform: uppercase;
  color: #3EA451;
  background: #fff;
  padding: 5px 10px;
  font-weight: 700;
  font-size: 12px;
  position: absolute;
  right: 5px;
  bottom: -15px;
  transition: 0.3s all ease 0s;
}
div.bsn-wrap .viewall a:after {
  content: "\f178";
  color: #3EA451;
  display: inline-block;
  font-family: Fontawesome;
  margin-left: 5px;
  position: absolute;
  left: -17px;
  transition: 0.3s all ease 0s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
}
div.bsn-wrap .viewall a:hover {
  padding-right: 35px;
}
div.bsn-wrap .viewall a:hover:after {
  left: auto;
  right: 15px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.newsletter {
  margin: 0px;
  padding: 20px 0px;
}
.newsletter h3.modtitle,
.newsletter .h3.modtitle {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  background: none;
}
.newsletter h3.modtitle:after,
.newsletter .h3.modtitle:after {
  display: none;
}
.newsletter .acymailing_module_form .acymailing_introtext {
  color: #ccc;
  margin-bottom: 15px;
}
.newsletter .acymailing_module_form .acymailing_form {
  width: 100%;
}
.newsletter .acymailing_module_form .acymailing_form .inputbox {
  border: none;
  padding: 5px 10px;
  margin-bottom: 10px;
  color: #999;
}
.newsletter .acymailing_module_form .acymailing_form .acysubbuttons .btn {
  background: #3EA451;
  border-radius: 0px;
  color: #fff;
  padding: 7px 10px;
  margin: 0px;
  float: left;
  height: auto;
  letter-spacing: inherit;
  line-height: inherit !important;
  text-shadow: none !important;
  font-weight: 500;
  transition: 0.3s all ease 0s;
}
.newsletter .acymailing_module_form .acymailing_form .acysubbuttons .btn:hover {
  background: #48a971;
}
#slider .module .modcontent {
  padding: 0px;
}
div.sj-extraslider {
  margin: 0px;
  padding-left: 31px;
  position: relative;
}
div.sj-extraslider .extraslider-control {
  margin: 0px;
  padding: 0px;
  position: absolute;
  left: 47%;
  top: 54%;
  z-index: 9;
}
div.sj-extraslider .extraslider-control .button-prev {
  display: none;
}
div.sj-extraslider .extraslider-control .button-next {
  display: none;
}
div.sj-extraslider .extraslider-control .owl-pagination .owl-page {
  border-radius: 0px;
  margin: 0px 2px;
  height: 8px;
  width: 8px;
  border: solid 1px #ccc;
  background: transparent;
  cursor: pointer;
}
div.sj-extraslider .extraslider-control .owl-pagination .owl-page.active {
  border-color: #3EA451;
}
div.sj-extraslider .extraslider-inner {
  margin: 0px;
  padding: 0px;
  border: none;
  cursor: grab;
}
div.sj-extraslider .extraslider-inner .item-wrap {
  margin: 0px;
}
div.sj-extraslider .extraslider-inner .item-wrap .item-wrap-inner {
  margin: 0px;
}
div.sj-extraslider .extraslider-inner .item-wrap .item-wrap-inner .item-image {
  margin-bottom: 10px;
  cursor: grab;
}
div.sj-extraslider .extraslider-inner .item-wrap .item-wrap-inner .item-image img {
  cursor: grab;
}
div.sj-extraslider .extraslider-inner .item-wrap .item-wrap-inner .item-info .item-title {
  margin-bottom: 5px;
}
div.sj-extraslider .extraslider-inner .item-wrap .item-wrap-inner .item-info .item-title a {
  color: #000;
  text-decoration: none;
  font-size: 15px;
}
div.sj-extraslider .extraslider-inner .item-wrap .item-wrap-inner .item-info .item-title a:hover {
  color: #3EA451;
}
div.sj-extraslider .extraslider-inner .item-wrap .item-wrap-inner .item-info .item-content .rating {
  margin-bottom: 5px;
}
div.sj-extraslider .extraslider-inner .item-wrap .item-wrap-inner .item-info .item-content .price {
  color: #3EA451;
  font-size: 24px;
  margin-bottom: 20px;
}
div.sj-extraslider .extraslider-inner .item-wrap .item-wrap-inner .item-info .item-content .price .price-old {
  font-size: 16px;
  color: #666;
  font-weight: 500;
  padding-left: 15px;
}
div.sj-extraslider .extraslider-inner .item-wrap .item-wrap-inner .item-info .item-content .cart {
  margin: 0px;
  transition: 0.3s all ease 0s;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
div.sj-extraslider .extraslider-inner .item-wrap .item-wrap-inner .item-info .item-content .cart .btn {
  background: url(../images/icon/icon_cart.png) no-repeat 15px center #3EA451;
  border: none;
  border-radius: 0px;
  padding: 0px 20px 0px 60px;
  height: 40px;
  font-size: 15px;
  transition: 0.3s all ease 0s;
}
div.sj-extraslider .extraslider-inner .item-wrap .item-wrap-inner .item-info .item-content .cart .btn:hover {
  background-color: #000;
}
div.sj-extraslider .extraslider-inner .item-wrap .item-wrap-inner .item-info .item-content .cart:after {
  content: "";
  display: block;
  width: 1px;
  height: 27px;
  position: absolute;
  top: 7px;
  left: 46px;
  background: rgba(255,255,255,0.5);
}
div.sj-extraslider .extraslider-inner .item-wrap .item-wrap-inner .item-info .sale {
  display: block;
  height: 72px;
  width: 70px;
  background: url("../images/styling/hemlock/sale.png") no-repeat 0px 0px;
  position: absolute;
  left: 0px;
  top: 0px;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-theme .panel-group {
  padding-bottom: 10px;
}
.yt-sticky .module .module-inner1 .module-inner2 .module-inner3 .modcontent {
  overflow: hidden;
}
.yt-sticky .module .module-inner1 .module-inner2 .module-inner3 .modcontent .sj_facebook-nav {
  max-width: 100%;
  direction: ltr;
}
.yt-sticky .module .module-inner1 .module-inner2 .module-inner3 .modcontent .sj_facebook-nav iframe {
  border: none !important;
}
.pp_details .pp_description {
  display: none !important;
}
.align-left {
  text-align: left !important;
}
.align-right {
  text-align: right !important;
}
.align-center {
  text-align: center !important;
}
.noitalic {
  font-style: normal !important;
}
.nobold {
  font-weight: normal !important;
}
.nomarginall {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.nopaddingall {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.nomargintop {
  margin-top: 0 !important;
}
.poscenter {
  display: table;
  margin: 0 auto;
}
.nomarginbottom {
  margin-bottom: 0 !important;
}
.nomarginleft {
  margin-left: 0 !important;
}
.nomarginright {
  margin-right: 0 !important;
}
.nopaddingtop {
  padding-top: 0 !important;
}
.nopaddingbottom {
  padding-bottom: 0 !important;
}
.nopaddingleft {
  padding-left: 0 !important;
}
.nopaddingright {
  padding-right: 0 !important;
}
.thumbnail.pull-left {
  margin: 0 10px 10px 0;
}
.thumbnail.pull-right {
  margin: 0 0 10px 10px;
}
.grayshadow {
  text-shadow: 1px 1px #575757, 2px 2px #575757, 3px 3px #575757, 4px 4px #575757, 5px 5px #575757, 6px 6px #575757, 7px 7px #575757, 8px 8px #575757, 9px 9px #575757, 10px 10px #575757, 11px 11px #5a5a5a, 12px 12px #5d5d5d, 13px 13px #606060, 14px 14px #636363, 15px 15px #666666;
}
#flip-scroll table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  display: block;
}
#flip-scroll th,
#flip-scroll td {
  margin: 0;
  vertical-align: top;
}
#flip-scroll thead {
  display: block;
  float: left;
}
#flip-scroll tbody {
  display: block;
  width: auto;
  position: relative;
  overflow-x: auto;
  white-space: nowrap;
}
#flip-scroll tbody tr {
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #ccc;
  margin-left: -4px;
}
#flip-scroll th:last-child,
#flip-scroll td:last-child {
  border-bottom: 1px solid #babcbf;
}
#flip-scroll th {
  background: #666666;
  border-radius: 0;
  color: #fff;
  display: block;
  text-align: right;
  border-bottom: 0;
  font-size: 13px;
  border-left: 0;
  padding: 7px 10px 5px;
  min-height: 27px;
}
#flip-scroll td {
  display: block;
  padding: 7px 10px 5px;
  min-height: 26px;
  text-align: left;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
#flip-scroll .bs-docs-example th {
  min-height: 30px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0 0 12px;
  display:block;
}
h1,
.h1 {
  font-size: 200%;
  line-height: 115%;
}
h2,
.h2 {
  font-size: 160%;
  line-height: 110%;
}
h3,
.h3 {
  font-size: 130%;
  line-height: 110%;
}
h4,
.h4 {
  font-size: 110%;
}
h5,
.h1{
  font-size: 91%;
}
h6,
.h6 {
  font-size: 84%;
}
.com {
  color: #93a1a1;
}
.lit {
  color: #195f91;
}
.pun,
.opn,
.clo {
  color: #93a1a1;
}
.fun {
  color: #dc322f;
}
.str,
.atv {
  color: #D14;
}
.kwd,
.prettyprint .tag {
  color: #1e347b;
}
.typ,
.atn,
.dec,
.var {
  color: teal;
}
.pln {
  color: #48484c;
}
.clear {
  clear: both;
}
.prettyprint {
  padding: 8px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
.prettyprint.linenums {
  box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
}
div.yt-typography div.page-header > h1 {
  color: #666;
  font-weight: bold;
  margin: 0 0 15px;
  line-height: 30px;
  font-size: 240%;
  text-transform: none;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
ol.linenums {
  margin: 0 0 0 33px;
}
ol.linenums li {
  padding-left: 12px;
  color: #bebec5;
  line-height: 20px;
  text-shadow: 0 1px 0 #fff;
  padding: 3px 0 3px 10px;
}
ol.linenums li:nth-last-child(odd) {
  background: #FCFCFC;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
}
.bs-docs-example {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.bs-docs-example h2.page-header,
.bs-docs-example .h2.page-header {
  font-size: 180%;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  margin: 1.5em 0 1em;
  padding-bottom: 15px;
}
.bs-docs-example:after {
  content: "Example";
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  color: #333333;
  -webkit-border-radius: 4px 0 4px 0;
  -moz-border-radius: 4px 0 4px 0;
  border-radius: 4px 0 4px 0;
}
.bs-docs-example + .prettyprint {
  margin-top: -20px;
  padding: 4px 0 0 8px;
  margin-bottom: 15px;
  overflow: hidden;
}
.example-sites {
  margin-left: 20px;
}
.example-sites img {
  max-width: 100%;
  margin: 0 auto;
}
.scrollspy-example {
  height: 200px;
  overflow: auto;
  position: relative;
}
code,
pre {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  display: inline-block;
}
span.highlight {
  color: #fff;
}
.text-success {
  color: #468847;
}
.text-warning {
  color: #C09853;
}
.text-error {
  color: #B94A48;
}
.text-info {
  color: #3A87AD;
}
.text-success {
  color: #468847;
}
#yt_mainmenu .fancy {
  background: #3EA451;
  position: absolute;
  padding: 0;
  margin: 0;
  height: 3px !important;
  bottom: 0px !important;
  top: auto !important;
}
#yt_mainmenu #moonavigator {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 1;
  list-style: none;
}
#yt_mainmenu #moonavigator li.level1 {
  float: left;
  position: relative;
  padding: 0;
  margin: 0;
  z-index: 1;
  list-style: none;
  cursor: pointer;
}
#yt_mainmenu #moonavigator li.level1 > .item-link {
  margin: 0;
  line-height: inherit;
  padding: 9px 25px;
  color: #000;
  font-size: 15px;
  display: block;
  text-transform: uppercase;
}
#yt_mainmenu #moonavigator li.level1 .menu-icon img {
  position: absolute;
  left: 25px;
  top: -16px;
}
#yt_mainmenu #moonavigator li.level1 .showdesc .menu-title {
  line-height: 100%;
  padding-bottom: 3px;
  margin-top: -1px;
  display: block;
}
#yt_mainmenu #moonavigator li.level1 .showdesc .menu-desc {
  display: block;
  font-size: 11px;
  color: #ccc;
  line-height: 100%;
}
#yt_mainmenu #moonavigator ul.subnavi {
  left: 0;
  position: absolute;
  z-index: 3;
  padding: 0;
  list-style: none;
  width: 220px;
  visibility: hidden;
  background: #fff;
  border: solid 1px #ccc;
  -webkit-transform: translate(0,20px);
  -moz-transform: translate(0,20px);
  -ms-transform: translate(0,20px);
  -o-transform: translate(0,20px);
  transform: translate(0,20px);
  -webkit-transition: transform 0.2s ease-in-out 0s;
  -moz-transition: transform 0.2s ease-in-out 0s;
  -o-transition: transform 0.2s ease-in-out 0s;
  transition: transform 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#yt_mainmenu #moonavigator ul.subnavi ul.subnavi {
  -webkit-transform: translate(20px,0);
  -moz-transform: translate(20px,0);
  -ms-transform: translate(20px,0);
  -o-transform: translate(20px,0);
  transform: translate(20px,0);
}
#yt_mainmenu #moonavigator ul.subnavi li {
  padding: 0 0 1px 0;
  position: relative;
}
#yt_mainmenu #moonavigator ul.subnavi li .item-link {
  display: block;
  margin: 0;
  padding: 6px 12px;
  color: #333;
  font-size: 100%;
  text-transform: none;
  line-height: 25px;
  position: relative;
}
#yt_mainmenu #moonavigator ul.subnavi li .item-link.havechild:after {
  font-family: 'FontAwesome';
  content: "\f105";
  font-size: 14px;
  position: absolute;
  right: 10px;
  z-index: 1;
  color: #333;
}
#yt_mainmenu #moonavigator ul.subnavi li .item-link:before {
  width: 3px;
  height: 0px;
  background: #3EA451;
  display: inline-block;
  content: "";
  position: absolute;
  left: -1px;
  top: 0px;
  transition: 0.3s all ease 0s;
}
#yt_mainmenu #moonavigator ul.subnavi li .showdesc {
  text-align: left;
}
#yt_mainmenu #moonavigator ul.subnavi li .showdesc span.menu-title {
  padding-bottom: 5px;
}
#yt_mainmenu #moonavigator ul.subnavi li .showdesc span.menu-desc {
  font-family: "arial";
  padding-bottom: 3px;
}
#yt_mainmenu #moonavigator ul.subnavi li:hover > .item-link,
#yt_mainmenu #moonavigator ul.subnavi li.hover > .item-link,
#yt_mainmenu #moonavigator ul.subnavi li.active > .item-link {
  color: #3EA451;
}
#yt_mainmenu #moonavigator ul.subnavi li:hover > .item-link.havechild:after,
#yt_mainmenu #moonavigator ul.subnavi li.hover > .item-link.havechild:after,
#yt_mainmenu #moonavigator ul.subnavi li.active > .item-link.havechild:after {
  color: #3EA451;
}
#yt_mainmenu #moonavigator ul.subnavi li:hover > .item-link:before,
#yt_mainmenu #moonavigator ul.subnavi li.hover > .item-link:before,
#yt_mainmenu #moonavigator ul.subnavi li.active > .item-link:before {
  height: 100%;
}
#yt_mainmenu #moonavigator li.level1:hover ul.level2,
#yt_mainmenu #moonavigator li.level1.hover ul.level2 {
  visibility: visible;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
#yt_mainmenu #moonavigator li.level2:hover ul.level3,
#yt_mainmenu #moonavigator li.level2.hover ul.level3,
#yt_mainmenu #moonavigator li.level3:hover ul.level4,
#yt_mainmenu #moonavigator li.level3.hover ul.level4,
#yt_mainmenu #moonavigator li.level4:hover ul.level5,
#yt_mainmenu #moonavigator li.level4.hover ul.level5,
#yt_mainmenu #moonavigator li.level5:hover ul.level6,
#yt_mainmenu #moonavigator li.level5.hover ul.level6 {
  left: 100%;
  top: 0;
  visibility: visible;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
#yt_mainmenu #droplinenavigator {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 1;
  list-style: none;
}
#yt_mainmenu #droplinenavigator li.level1 {
  float: left;
  position: relative;
  padding: 0;
  margin: 0;
  z-index: 1;
  list-style: none;
  cursor: pointer;
}
#yt_mainmenu #droplinenavigator li.level1 > .item-link {
  margin: 0;
  line-height: inherit;
  padding: 9px 25px;
  color: #000;
  font-size: 15px;
  display: block;
  text-transform: uppercase;
}
#yt_mainmenu #droplinenavigator li.level1 .menu-icon img {
  position: absolute;
  left: 25px;
  top: -16px;
}
#yt_mainmenu #droplinenavigator li.level1 .showdesc .menu-title {
  line-height: 100%;
  padding-bottom: 3px;
  margin-top: -1px;
  display: block;
}
#yt_mainmenu #droplinenavigator li.level1 .showdesc .menu-desc {
  display: block;
  font-size: 11px;
  color: #ccc;
  line-height: 100%;
}
#yt_mainmenu #droplinenavigator ul.subnavi {
  left: 0;
  position: absolute;
  z-index: 3;
  padding: 0;
  list-style: none;
  width: 220px;
  visibility: hidden;
  background: #fff;
  border: solid 1px #ccc;
  -webkit-transform: translate(0,20px);
  -moz-transform: translate(0,20px);
  -ms-transform: translate(0,20px);
  -o-transform: translate(0,20px);
  transform: translate(0,20px);
  -webkit-transition: transform 0.2s ease-in-out 0s;
  -moz-transition: transform 0.2s ease-in-out 0s;
  -o-transition: transform 0.2s ease-in-out 0s;
  transition: transform 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#yt_mainmenu #droplinenavigator ul.subnavi ul.subnavi {
  -webkit-transform: translate(20px,0);
  -moz-transform: translate(20px,0);
  -ms-transform: translate(20px,0);
  -o-transform: translate(20px,0);
  transform: translate(20px,0);
}
#yt_mainmenu #droplinenavigator ul.subnavi li {
  padding: 0 0 1px 0;
  position: relative;
}
#yt_mainmenu #droplinenavigator ul.subnavi li .item-link {
  display: block;
  margin: 0;
  padding: 6px 12px;
  color: #333;
  font-size: 100%;
  text-transform: none;
  line-height: 25px;
  position: relative;
}
#yt_mainmenu #droplinenavigator ul.subnavi li .item-link.havechild:after {
  font-family: 'FontAwesome';
  content: "\f105";
  font-size: 14px;
  position: absolute;
  right: 10px;
  z-index: 1;
  color: #333;
}
#yt_mainmenu #droplinenavigator ul.subnavi li .item-link:before {
  width: 3px;
  height: 0px;
  background: #3EA451;
  display: inline-block;
  content: "";
  position: absolute;
  left: -1px;
  top: 0px;
  transition: 0.3s all ease 0s;
}
#yt_mainmenu #droplinenavigator ul.subnavi li .showdesc {
  text-align: left;
}
#yt_mainmenu #droplinenavigator ul.subnavi li .showdesc span.menu-title {
  padding-bottom: 5px;
}
#yt_mainmenu #droplinenavigator ul.subnavi li .showdesc span.menu-desc {
  font-family: "arial";
  padding-bottom: 3px;
}
#yt_mainmenu #droplinenavigator ul.subnavi li:hover > .item-link,
#yt_mainmenu #droplinenavigator ul.subnavi li.hover > .item-link,
#yt_mainmenu #droplinenavigator ul.subnavi li.active > .item-link {
  color: #3EA451;
}
#yt_mainmenu #droplinenavigator ul.subnavi li:hover > .item-link.havechild:after,
#yt_mainmenu #droplinenavigator ul.subnavi li.hover > .item-link.havechild:after,
#yt_mainmenu #droplinenavigator ul.subnavi li.active > .item-link.havechild:after {
  color: #3EA451;
}
#yt_mainmenu #droplinenavigator ul.subnavi li:hover > .item-link:before,
#yt_mainmenu #droplinenavigator ul.subnavi li.hover > .item-link:before,
#yt_mainmenu #droplinenavigator ul.subnavi li.active > .item-link:before {
  height: 100%;
}
#yt_mainmenu #droplinenavigator li.level1:hover ul.level2,
#yt_mainmenu #droplinenavigator li.level1.hover ul.level2 {
  visibility: visible;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
#yt_mainmenu #droplinenavigator li.level2:hover ul.level3,
#yt_mainmenu #droplinenavigator li.level2.hover ul.level3,
#yt_mainmenu #droplinenavigator li.level3:hover ul.level4,
#yt_mainmenu #droplinenavigator li.level3.hover ul.level4,
#yt_mainmenu #droplinenavigator li.level4:hover ul.level5,
#yt_mainmenu #droplinenavigator li.level4.hover ul.level5,
#yt_mainmenu #droplinenavigator li.level5:hover ul.level6,
#yt_mainmenu #droplinenavigator li.level5.hover ul.level6 {
  left: 100%;
  top: 0;
  visibility: visible;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
#yt_mainmenu #droplinenavigator li.level1 {
  position: static;
}
#yt_mainmenu #droplinenavigator li.level1.havechild:after {
  display: none;
}
#yt_mainmenu #droplinenavigator li.level1 >.item-link {
  padding: 12px 35px;
  position: relative;
}
#yt_mainmenu #droplinenavigator ul.level2 {
  margin: 0;
  width: 100%;
  padding: 5px;
}
#yt_mainmenu #droplinenavigator ul.level2 li.level2 {
  float: left;
  border: none;
}
#yt_mainmenu #droplinenavigator ul.level2 li.level2 .level2.havechild:after {
  content: "";
  display: none;
}
#yt_mainmenu #droplinenavigator ul.level2 li.level2:hover {
  position: relative;
}
#yt_mainmenu #droplinenavigator ul.level2 li.level2:hover ul.level3 {
  left: 0;
  top: 100%;
}
#yt_mainmenu #meganavigator {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 1;
  float: right;
}
#yt_mainmenu #meganavigator li.level1 {
  float: left;
  position: relative;
  padding: 0;
  margin: 0;
  z-index: 1;
  list-style: none;
  cursor: pointer;
}
#yt_mainmenu #meganavigator li.level1 > .item-link {
  margin: 0;
  line-height: inherit;
  padding: 9px 24px;
  color: #000;
  font-size: 15px;
  display: block;
  text-transform: uppercase;
}
#yt_mainmenu #meganavigator li.level1 .menu-icon img {
position: absolute;
    right: 10px;
    top: 5px;
    width: 50px;
}
#yt_mainmenu #meganavigator li.level1 .showdesc .menu-title {
  line-height: 100%;
  padding-bottom: 3px;
  margin-top: -1px;
  display: block;
}
#yt_mainmenu #meganavigator li.level1 .showdesc .menu-desc {
  display: block;
  font-size: 11px;
  color: #ccc;
  line-height: 100%;
}
#yt_mainmenu #meganavigator li.level1.shop .mega-content {
  background: #fff;
  border: solid 1px #ccc;
  padding: 10px;
}
#yt_mainmenu #meganavigator li.level1.shop .mega-content .mega-content-inner .mega-col .mega-group .mega-group-title .item-link {
  padding: 0px 0px 5px;
}
#yt_mainmenu #meganavigator li.level1.shop .mega-content .mega-content-inner .mega-col .mega-group .mega-group-title .item-link .menu-title {
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
}
#yt_mainmenu #meganavigator li.level1.shop .mega-content .mega-content-inner .mega-col .mega-group .mega-group-title .item-link.megabanner {
  display: none;
}
#yt_mainmenu #meganavigator li.level1.shop .mega-content ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#yt_mainmenu #meganavigator li.level1.shop .mega-content ul li a {
  display: inline-block;
  color: #333;
  transition: 0.3s all ease 0s;
  padding: 3px 0px;
}
#yt_mainmenu #meganavigator li.level1.shop .mega-content ul li a:before {
  content: "\f105";
  color: #3EA451;
  font-family: fontawesome;
  margin-right: 5px;
  margin-left: -7px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
  transition: 0.3s all ease 0s;
}
#yt_mainmenu #meganavigator li.level1.shop .mega-content ul li a:hover {
  padding-left: 10px;
  color: #3EA451;
}
#yt_mainmenu #meganavigator li.level1.shop .mega-content ul li a:hover:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#yt_mainmenu #meganavigator li.level1.shop .mega-content .col {
  float: left;
  width: 33.333%;
}
#yt_mainmenu #meganavigator li.full_megachild {
  position: static;
}
#yt_mainmenu #meganavigator li.full_megachild.havechild:after {
  display: none;
}
#yt_mainmenu #meganavigator li.full_megachild .item-link.havechild {
  position: relative;
  z-index: 1;
}
#yt_mainmenu #meganavigator li.full_megachild .item-link.havechild:after {
  content: "\f0d7";
  font-size: 12px;
  font-family: "FontAwesome";
  position: absolute;
  top: 23%;
  right: 22px;
  z-index: 5;
  color: #fff;
}
#yt_mainmenu #meganavigator li.full_megachild .mega-content {
  left: 0 !important;
  width: 100%;
}
#yt_mainmenu #meganavigator li.full_megachild .mega-content-inner {
  width: 1170px !important;
  margin: 0 auto;
}
#yt_mainmenu #meganavigator .mega-content {
  position: absolute;
  left: -999em;
  z-index: 10;
  background: #fff;
  border: solid 1px #ccc;
  padding: 10px 0px;
}
#yt_mainmenu #meganavigator .mega-content.megachild .mega-content-inner {
  padding: 10px 0;
  display: block;
}
#yt_mainmenu #meganavigator .mega-content .mega-col {
  float: left;
}
#yt_mainmenu #meganavigator .mega-content .mega-col.one {
  width: 220px;
}
#yt_mainmenu #meganavigator .mega-content .mega-col.more {
  padding: 0 10px;
}
#yt_mainmenu #meganavigator .mega-content .mega-col .mega-group {
  display: block;
}
#yt_mainmenu #meganavigator .mega-content .mega-col .mega-group div.mega-group-title .item-link {
  font-size: 150%;
  padding: 0 10px 10px;
  color: #fff;
  display: block;
}
#yt_mainmenu #meganavigator .mega-content .mega-col .mega-group div.mega-group-title .showdesc .menu-title {
  padding: 0 0 5px;
}
#yt_mainmenu #meganavigator .mega-content .mega-col .mega-module {
  color: #333;
}
#yt_mainmenu #meganavigator .mega-content .mega-col .mega-module .mega-module-title {
  margin: 0 10px;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi,
#yt_mainmenu #meganavigator .mega-content .menu {
  list-style: none;
  padding: 0;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li,
#yt_mainmenu #meganavigator .mega-content .menu li {
  padding: 0 0 1px 0;
  position: relative;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li .item-link,
#yt_mainmenu #meganavigator .mega-content .menu li .item-link {
  display: block;
  margin: 0;
  padding: 6px 12px;
  color: #333;
  font-size: 100%;
  text-transform: none;
  line-height: 25px;
  position: relative;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li .item-link.havechild:after,
#yt_mainmenu #meganavigator .mega-content .menu li .item-link.havechild:after {
  font-family: 'FontAwesome';
  content: "\f105";
  font-size: 14px;
  position: absolute;
  right: 10px;
  z-index: 1;
  color: #333;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li .item-link:before,
#yt_mainmenu #meganavigator .mega-content .menu li .item-link:before {
  width: 3px;
  height: 0px;
  background: #3EA451;
  display: inline-block;
  content: "";
  position: absolute;
  left: -1px;
  top: 0px;
  transition: 0.3s all ease 0s;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li .showdesc,
#yt_mainmenu #meganavigator .mega-content .menu li .showdesc {
  text-align: left;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li .showdesc span.menu-title,
#yt_mainmenu #meganavigator .mega-content .menu li .showdesc span.menu-title {
  padding-bottom: 5px;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li .showdesc span.menu-desc,
#yt_mainmenu #meganavigator .mega-content .menu li .showdesc span.menu-desc {
  font-family: "arial";
  padding-bottom: 3px;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li:hover > .item-link,
#yt_mainmenu #meganavigator .mega-content ul.subnavi li.hover > .item-link,
#yt_mainmenu #meganavigator .mega-content ul.subnavi li.active > .item-link,
#yt_mainmenu #meganavigator .mega-content .menu li:hover > .item-link,
#yt_mainmenu #meganavigator .mega-content .menu li.hover > .item-link,
#yt_mainmenu #meganavigator .mega-content .menu li.active > .item-link {
  color: #3EA451;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li:hover > .item-link.havechild:after,
#yt_mainmenu #meganavigator .mega-content ul.subnavi li.hover > .item-link.havechild:after,
#yt_mainmenu #meganavigator .mega-content ul.subnavi li.active > .item-link.havechild:after,
#yt_mainmenu #meganavigator .mega-content .menu li:hover > .item-link.havechild:after,
#yt_mainmenu #meganavigator .mega-content .menu li.hover > .item-link.havechild:after,
#yt_mainmenu #meganavigator .mega-content .menu li.active > .item-link.havechild:after {
  color: #3EA451;
}
#yt_mainmenu #meganavigator .mega-content ul.subnavi li:hover > .item-link:before,
#yt_mainmenu #meganavigator .mega-content ul.subnavi li.hover > .item-link:before,
#yt_mainmenu #meganavigator .mega-content ul.subnavi li.active > .item-link:before,
#yt_mainmenu #meganavigator .mega-content .menu li:hover > .item-link:before,
#yt_mainmenu #meganavigator .mega-content .menu li.hover > .item-link:before,
#yt_mainmenu #meganavigator .mega-content .menu li.active > .item-link:before {
  height: 100%;
}
#yt_mainmenu .yt-resmenu a {
  padding: 5px 15px;
  height: 44px;
  background: #3EA451;
  line-height: 42px;
  display: inline-block;
  margin-top: -1px;
}
#yt_mainmenu .yt-resmenu a .fa {
  margin: 0;
  font-size: 28px;
  color: #fff;
}
.mm-list > li:hover a,
.mm-list > li:hover span {
  background: #3EA451;
  color: #fff;
}
.yt-off-resmenu {
  position: absolute;
  top: 0;
  z-index: 2;
  width: 300px;
  left: 0px;
  height: 100%;
  overflow: auto;
}
.yt-off-resmenu .top-resmenu {
  padding: 10px 25px;
  background: #3EA451;
  font-size: 20px;
  color: #fff;
  margin: 0;
  font-weight: normal;
  cursor: pointer;
}
.yt-off-resmenu .top-resmenu .fa-bars {
  font-size: 28px;
}
.yt-off-resmenu .top-resmenu .fa-times {
  margin: 5px 0 0;
  color: #fff;
  font-size: 16px;
}
.yt-off-resmenu > ul.resmenu {
  margin: 1em 1.5em;
  font-size: 16px;
}
.yt-off-resmenu > ul.resmenu > li {
  padding-bottom: 15px;
}
.yt-off-resmenu > ul.resmenu a {
  color: #ddd;
  padding: 5px 0;
  display: block;
}
.yt-off-resmenu > ul.resmenu a:focus,
.yt-off-resmenu > ul.resmenu a:hover,
.yt-off-resmenu > ul.resmenu a.active {
  color: #3EA451;
}
.yt-off-resmenu > ul.resmenu ul.nav {
  font-size: 14px;
  font-weight: normal;
}
.yt-off-resmenu > ul.resmenu ul.nav a {
  padding: 1px 0;
  background: transparent;
}
.rtl #yt_mainmenu #moonavigator ul.subnavi li .item-link.havechild:after {
  content: "\f104";
  right: auto;
  left: 10px;
}
.rtl #yt_mainmenu ul.navirtl li.level1 {
  float: right;
  margin: 0;
  border-right: 1px solid #393C43;
  border-left: none !important;
}
.rtl #yt_mainmenu ul.navirtl li.level1:hover ul.level2,
.rtl #yt_mainmenu ul.navirtl li.level1.hover ul.level2 {
  left: auto;
  right: 0;
}
.rtl #yt_mainmenu ul.navirtl li.level1.last {
  border-left: 1px solid #393C43 !important;
}
.rtl #yt_mainmenu ul.navirtl ul {
  left: auto;
  right: -999em;
}
.rtl #yt_mainmenu ul.navirtl ul.subnavi li .item-link {
  padding: 6px 23px 6px 12px;
}
.rtl #yt_mainmenu ul.navirtl ul.subnavi li .item-link.havechild:after {
  right: auto;
  left: 10px;
  content: "\f0d9";
}
.rtl #yt_mainmenu ul.navirtl ul.subnavi li:hover ul.level3,
.rtl #yt_mainmenu ul.navirtl ul.subnavi li li.level3:hover ul.level4,
.rtl #yt_mainmenu ul.navirtl ul.subnavi li li.level4:hover ul.level5 {
  left: auto;
  right: 100%;
}
.rtl #yt_mainmenu #droplinenavigator ul.level2 li.level2 {
  float: right;
}
.rtl #yt_mainmenu #droplinenavigator ul.level2 li.level2:hover ul.level3 {
  left: auto;
  right: 0;
}
.rtl #yt_mainmenu #meganavigator {
  float: left;
}
.rtl #yt_mainmenu #meganavigator li.level1 {
  float: right;
}
.rtl #yt_mainmenu #meganavigator li.level1 .menu-icon img {
  left: auto;
  right: 25px;
}
.rtl #yt_mainmenu #meganavigator li.level1.havechild:after {
  right: 10px;
  left: auto;
}
.rtl #yt_mainmenu #meganavigator li.level1 .mega-content {
  right: 0px !important;
  left: auto !important;
}
.rtl #yt_mainmenu #meganavigator li.level1 .mega-content .mega-col {
  float: right;
}
.rtl #yt_mainmenu #meganavigator li.level1 .mega-content ul.subnavi li .item-link.havechild:after,
.rtl #yt_mainmenu #meganavigator li.level1 .mega-content .menu li .item-link.havechild:after {
  content: "\f104";
  right: auto;
  left: 10px;
}
.rtl #yt_mainmenu #meganavigator li.level1.havechild:after {
  right: auto;
  left: 15px;
}
.rtl #yt_mainmenu #meganavigator li.level1.shop {
  position: static;
}
.rtl #yt_mainmenu #meganavigator li.level1.shop .mega-content {
  left: 0px !important;
  right: auto !important;
}
.rtl #yt_mainmenu .mega-content ul.subnavi li .item-link:before,
.rtl #yt_mainmenu .mega-content .menu li .item-link:before {
  left: auto;
  right: -1px;
}
.rtl .mm-list a.mm-subopen {
  left: 0px;
  right: auto;
}
.rtl .mm-list a.mm-subopen:before {
  left: auto;
  right: 0px;
}
.rtl .mm-list a.mm-subopen:after {
  border: 2px solid rgba(0,0,0,0);
  border-right: none;
  border-bottom: none;
}
.rtl .mm-list a.mm-subopen + a,
.rtl .mm-list a.mm-subopen + span {
  margin-right: 0px;
  margin-left: 40px;
  padding-right: 10px;
}
.fontsize_l {
  font-size: 18px;
  font-weight: 400;
}
.g-underline {
  font-size: 180%;
  font-weight: 400;
}
ul.c-step {
  list-style: none;
  margin: 0 auto 4em auto;
  counter-reset: section;
  display: table;
  position: relative;
  z-index: 1;
  padding: 0;
}
ul.c-step:before {
  content: "";
  width: 100%;
  height: 10px;
  background: #DEDEDE;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 50%;
  margin-top: -5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset;
}
ul.c-step li {
  list-style: none;
  margin: 0 50px;
  padding-top: 50px;
  line-height: 25px;
  display: inline-block;
  position: relative;
  z-index: 3;
  text-align: center;
}
ul.c-step li:before,
ul.c-step li.active:before {
  counter-increment: section;
  content: counter(section);
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 20px;
  font-weight: 800;
  text-align: center;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  -webkit-box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.3) inset, 0 0 0 4px #DEDEDE;
  -moz-box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.3) inset, 0 0 0 4px #DEDEDE;
  box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.3) inset, 0 0 0 4px #DEDEDE;
  background-color: #93afa9;
  background-image: -moz-linear-gradient(top,#AAC3BF,#719088);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#AAC3BF),to(#719088));
  background-image: -webkit-linear-gradient(top,#AAC3BF,#719088);
  background-image: -o-linear-gradient(top,#AAC3BF,#719088);
  background-image: linear-gradient(to bottom,#AAC3BF,#719088);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaac3bf', endColorstr='#ff719088', GradientType=0);
}
ul.c-step li.active:before {
  background-color: #9fd6b6;
  background-image: -moz-linear-gradient(top,#aedcc1,#3EA451);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#aedcc1),to(#3EA451));
  background-image: -webkit-linear-gradient(top,#aedcc1,#3EA451);
  background-image: -o-linear-gradient(top,#aedcc1,#3EA451);
  background-image: linear-gradient(to bottom,#aedcc1,#3EA451);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaddcc1', endColorstr='#ff3EA451', GradientType=0);
}
ul.c-step li.active h3,
ul.c-step li.active .h3 {
  color: #3EA451;
}
ul.c-step li h3,
ul.c-step li .h3 {
  margin: 10px 0 0;
  font-size: 16px;
}
ul.c-step li span {
  font-size: 13px;
}
.table-underline thead {
  border-bottom: 2px solid #404040;
  font-size: 14px;
  background-color: #e5e5e5;
  background-image: -moz-linear-gradient(top,#F5F5F5,#CCCCCC);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#F5F5F5),to(#CCCCCC));
  background-image: -webkit-linear-gradient(top,#F5F5F5,#CCCCCC);
  background-image: -o-linear-gradient(top,#F5F5F5,#CCCCCC);
  background-image: linear-gradient(to bottom,#F5F5F5,#CCCCCC);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffcccccc', GradientType=0);
}
.table-underline tbody tr:hover {
  background: #FAFFED;
}
div.g-pageteam {
  line-height: 22px;
}
div.g-pageteam hr {
  height: 5px;
  background: #ccc;
}
div.g-pageteam .b-gettouch {
  background: #eee;
  border-bottom: 3px solid #ccc;
  padding: 20px;
  margin: 1em 0 4em;
  overflow: hidden;
  clear: both;
}
div.g-pageteam .b-gettouch .h-heading4 {
  font-size: 130%;
  font-weight: normal;
  line-height: 24px;
  margin: 0;
  font-family: "Georgia";
  font-style: italic;
}
div.g-pageteam .b-gettouch .btn {
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
}
div.g-pageteam .b-gettouch .btn:active {
  vertical-align: -16px;
}
div.g-pageteam .b-ourteam {
  margin-top: 20px;
}
div.g-pageteam .b-ourteam [class*="col-sm"] {
  margin-bottom: 1em;
}
div.g-pageteam .b-ourteam [class*="col-sm"] .h-title {
  margin: 0 0 5px;
  font-size: 16px;
  line-height: 110%;
  font-weight: normal;
}
div.g-pageteam .b-ourteam [class*="col-sm"] .member {
  color: #999;
  margin-bottom: 5px;
  font-size: 12px;
}
div.g-pageteam .b-ourteam [class*="col-sm"] .b-social div.yt-socialbt {
  margin-right: 5px;
}
#g-pageservices .fa {
  background: #666;
  height: 64px;
  width: 64px;
  text-align: center;
  line-height: 62px;
  border: 3px solid #eee;
  -webkit-border-radius: 64px;
  -moz-border-radius: 64px;
  border-radius: 64px;
}
#g-pageservices article {
  overflow: hidden;
}
#g-pageservices article h3,
#g-pageservices article .h3 {
  font-weight: normal;
}
#g-pageservices article a.detail:after {
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
  color: #fff;
  background: #3EA451;
  margin: -3px 3px 0;
  height: 14px;
  width: 14px;
  line-height: 14px;
  font-size: 12px;
  text-align: center;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
#g-pageservices article a.detail:hover:after {
  color: #fff;
}
#g-pageservices h2,
#g-pageservices .h2 {
  font-size: 180%;
  margin-bottom: 1em;
}
#g-pageservices hr {
  height: 5px;
  background: #eee;
  border-top-color: #ddd;
  margin: 3em 0;
}
#g-pageservices .testimonial-avatar [class^="icon-"],
#g-pageservices .testimonial-avatar [class*=" icon-"] {
  border: none;
}
#g-pagecolumn hr {
  height: 5px;
  background: #eee;
  border-top-color: #ddd;
  margin: 4em 0;
  float: left;
  width: 100%;
}
#g-pageportfolio [class*="col-sm"] {
  position: relative;
  top: 0;
  background: #F9F9F9;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: -1px;
  padding: 0 5px;
  -webkit-box-shadow: 1px 1px 0  #FFFFFF inset,1px 0 0 #D8D8D8, 0 1px 0 #E5E5E5, 2px 1px 0 #D8D8D8, 1px 2px 0 #E5E5E5, 3px 2px 0 #D8D8D8, 2px 3px 0 #E5E5E5, 4px 3px 0 #D8D8D8, 4px 3px 0 #eee, 4px 3px 0 #E5E5E5, 4px 4px 0 #E5E5E5;
  -moz-box-shadow: 1px 1px 0  #FFFFFF inset,1px 0 0 #D8D8D8, 0 1px 0 #E5E5E5, 2px 1px 0 #D8D8D8, 1px 2px 0 #E5E5E5, 3px 2px 0 #D8D8D8, 2px 3px 0 #E5E5E5, 4px 3px 0 #D8D8D8, 4px 3px 0 #eee, 4px 3px 0 #E5E5E5, 4px 4px 0 #E5E5E5;
  box-shadow: 1px 1px 0  #FFFFFF inset,1px 0 0 #D8D8D8, 0 1px 0 #E5E5E5, 2px 1px 0 #D8D8D8, 1px 2px 0 #E5E5E5, 3px 2px 0 #D8D8D8, 2px 3px 0 #E5E5E5, 4px 3px 0 #D8D8D8, 4px 3px 0 #eee, 4px 3px 0 #E5E5E5, 4px 4px 0 #E5E5E5;
}
#g-pageportfolio [class*="col-sm"] .port-item-img {
  position: relative;
  display: block;
  padding: 10px 10px 0;
  overflow: hidden;
  border-right: none;
}
#g-pageportfolio [class*="col-sm"] .port-item-img .yt-lightbox {
  margin: 0;
  padding: 0;
  background: #000;
  border: none;
  position: relative;
}
#g-pageportfolio [class*="col-sm"] .port-item-img .yt-lightbox img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#g-pageportfolio [class*="col-sm"] .port-item-img .icon-plus-sign {
  font-size: 4px;
  color: #eee;
  position: absolute;
  left: 50%;
  bottom: -100%;
  z-index: 10;
  margin: 0 0 -19px -22px;
  width: 40px;
  text-align: center;
  -webkit-transition: all 0.8s ease-in-out 0s;
  -moz-transition: all 0.8s ease-in-out 0s;
  -o-transition: all 0.8s ease-in-out 0s;
  transition: all 0.8s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#g-pageportfolio [class*="col-sm"] .port-item-img:visited .icon-plus-sign {
  bottom: 100%;
}
#g-pageportfolio [class*="col-sm"] .port-item-img:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#g-pageportfolio [class*="col-sm"] .port-item-img:hover .icon-plus-sign {
  bottom: 50%;
  font-size: 45px;
  opacity: 1;
  filter: alpha(opacity=100);
}
#g-pageportfolio [class*="col-sm"] .port-item-content {
  padding: 10px;
}
#g-pageportfolio [class*="col-sm"] .port-item-content h4,
#g-pageportfolio [class*="col-sm"] .port-item-content .h4 {
  margin-bottom: 10px;
  font-size: 110%;
}
#g-pageportfolio [class*="col-sm"] .port-item-content p {
  margin-bottom: 5px;
}
#g-pageportfolio [class*="col-sm"] .port-item-content a.detail {
  font-size: 12px;
  display: inline-block;
  margin-top: 1em;
}
#g-pageportfolio [class*="col-sm"] .port-item-content a.detail:after {
  content: "\f105";
  font-family: FontAwesome;
  background: #3EA451;
  margin: -3px 3px 0;
  height: 14px;
  width: 14px;
  line-height: 14px;
  font-size: 12px;
  text-align: center;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  color: #fff;
  display: inline-block;
}
#g-pageportfolio [class*="col-sm"] .port-item-content a.detail:hover:after {
  color: #fff;
}
#g-pageportfolio [class*="col-sm"]:hover {
  top: 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#g-pagewhatnew .yt-lightbox.image-none {
  padding: 3px;
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.1);
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
  display: table;
  margin: 0 auto 10px;
}
#g-pagewhatnew h3.title,
#g-pagewhatnew .h3.title {
  margin-bottom: 1em;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  font-size: 180%;
}
#g-pagewhatnew .yt-lightbox a  img {
  width: auto;
}
.categories-list .collapse.in {
  width: 100%;
}
.about-content .title {
  background: url(../images/icon/bg_module.png) repeat-x left center;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.about-content .title b {
  color: #000;
  font-size: 22px;
  text-transform: capitalize;
  font-weight: 600;
  display: inline-block;
  background: #fff;
  padding: 0px 15px 0px 0px;
}
.about-content .wellcomeshop .image {
  float: left;
  margin-right: 30px;
}
.about-content .whychooseus ul {
  margin: -10px 0px 0px;
  padding: 0px;
  list-style: none;
}
.about-content .whychooseus ul li {
  background: url("../images/styling/hemlock/icon_check.png") no-repeat left center;
  padding-left: 30px;
}
.about-content .whychooseus ul li p {
  color: 666;
  display: block;
  border-top: dotted 1px #999999;
  margin: 0px;
  padding: 7px 0px;
}
.about-content .whychooseus ul li:first-child p {
  border: none;
}
.about-content .ourmember {
  padding-top: 40px;
  text-align: center;
  margin-bottom: 50px;
}
.about-content .ourmember .title {
  margin-bottom: 0px;
}
.about-content .ourmember .title b {
  padding: 15px;
  font-weight: 600;
  font-size: 28px;
  color: #3EA451;
}
.about-content .ourmember .pre-text {
  color: #666;
  padding: 0px 170px;
  margin-bottom: 60px;
}
.about-content .ourmember .item-content {
  cursor: pointer;
}
.about-content .ourmember .item-content .image {
  position: relative;
  overflow: hidden;
  margin-bottom: 13px;
}
.about-content .ourmember .item-content .image .socials {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
.about-content .ourmember .item-content .image .socials a {
  display: block;
  height: 25px;
  width: 25px;
  background: #fbfbfb;
  text-align: center;
  overflow: hidden;
  border-radius: 50%;
  margin: 0px 4px;
  float: left;
  position: absolute;
  bottom: -30px;
}
.about-content .ourmember .item-content .image .socials a .fa {
  margin: 0px;
  line-height: 25px;
  color: #ccc9cb;
  transition: 0.3s all ease 0s;
}
.about-content .ourmember .item-content .image .socials a:hover {
  background: #3EA451;
}
.about-content .ourmember .item-content .image .socials a:hover .fa {
  color: #fff;
}
.about-content .ourmember .item-content .image .socials a.facebook {
  transition: 0.3s all ease 0s;
  left: 32%;
}
.about-content .ourmember .item-content .image .socials a.flickr {
  transition: 0.5s all ease 0s;
  left: 45%;
}
.about-content .ourmember .item-content .image .socials a.twitter {
  transition: 0.7s all ease 0s;
  left: 58%;
}
.about-content .ourmember .item-content .name {
  margin-bottom: 5px;
}
.about-content .ourmember .item-content .name a {
  color: #3EA451;
  font-size: 16px;
  transition: 0.3s all ease 0s;
}
.about-content .ourmember .item-content .job {
  color: #000;
  font-size: 13px;
  margin-bottom: 3px;
  font-weight: 600;
}
.about-content .ourmember .item-content .text {
  color: #333;
}
.about-content .ourmember .item-content:hover .image .socials a.facebook {
  bottom: 25px;
}
.about-content .ourmember .item-content:hover .image .socials a.flickr {
  bottom: 25px;
}
.about-content .ourmember .item-content:hover .image .socials a.twitter {
  bottom: 25px;
}
.about-content .ourmember .item-content:hover .name a {
  color: #78c598;
}
.about-content .ourmember #yt-extra-carousel .carousel-indicators {
  right: 47.5%;
}
.about-content .ourmember #yt-extra-carousel .carousel-indicators li {
  height: 15px;
  width: 15px;
  background: #d7d7d5;
  border-radius: 50%;
  border: none;
}
.about-content .ourmember #yt-extra-carousel .carousel-indicators li.active {
  background: #3EA451;
}
.about-content .ourmember #yt-extra-carousel .carousel-indicators li:hover {
  background: #3EA451;
}
.about-content .customersay {
  border: solid 1px #e9e9e9;
  padding: 30px 8px 20px;
  position: relative;
}
.about-content .customersay .title {
  background: #fff;
  padding: 15px;
  color: #010101;
  font-size: 18px;
  font-weight: 800;
  position: absolute;
  left: 30px;
  top: -27px;
  margin: 0px;
}
.about-content .customersay .content {
  background: url(../images/icon/icon_quote.png) no-repeat left 5px;
  padding-left: 25px;
  color: #333;
  margin-bottom: 10px;
}
.about-content .customersay .author {
  color: #000;
  padding-left: 25px;
}
.about-content .customersay .author b {
  font-size: 16px;
  color: #3EA451;
  font-weight: 500;
}
.customersay-content .yt-extra-carousel {
  overflow: visible;
}
.customersay-content .yt-extra-carousel .carousel-inner {
  overflow: visible;
}
.customersay-content .yt-extra-carousel .carousel-indicators {
  display: none;
}
.customersay-content .yt-extra-carousel .carousel-control {
  height: 26px;
  width: 26px;
  border: none;
  box-shadow: none;
  text-indent: -99em;
  opacity: 1;
  overflow: hidden;
  transition: 0.3s all ease 0s;
  padding: 20px;
}
.customersay-content .yt-extra-carousel .carousel-control.left {
  background: url(../images/icon/icon_tru.png) no-repeat center center #fff;
  right: 75px;
  top: 28px;
  left: auto;
}
.customersay-content .yt-extra-carousel .carousel-control.left:hover {
  background: url("../images/styling/hemlock/icon_tru-hover.png") no-repeat center center #fff;
}
.customersay-content .yt-extra-carousel .carousel-control.right {
  background: url(../images/icon/icon_cong.png) no-repeat center center #fff;
  right: 40px;
  top: 28px;
}
.customersay-content .yt-extra-carousel .carousel-control.right:hover {
  background: url("../images/styling/hemlock/icon_cong-hover.png") no-repeat center center #fff;
}
.customersay-content .yt-extra-carousel:hover .carousel-control.left {
  right: 75px;
  top: 28px;
  left: auto;
}
.customersay-content .yt-extra-carousel:hover .carousel-control.right {
  right: 40px;
  top: 28px;
  left: auto;
}
.rtl #g-pageportfolio [class*="span"] .port-item-content a.detail:after,
.rtl #g-pageservices article a.detail:after {
  content: "\f104";
}
.rtl ul.yt-accordion li.accordion-group h3.accordion-heading .fa-plus-circle,
.rtl ul.yt-accordion li.accordion-group .h3.accordion-heading .fa-plus-circle {
  margin-right: 0px;
  margin-left: 5px;
}
@media (min-width: 768px) and (max-width: 979px) {
  ul.c-step li {
    margin: 0 10px;
  }
  #g-pagewhatnew .yt-lightbox.image-none {
    display: block;
  }
}
@media (max-width: 767px) {
  .yt-lightbox {
    float: none !important;
  }
  #g-pageservices .span4 {
    margin-bottom: 2em !important;
  }
  #g-pageportfolio [class*="span"] {
    margin-bottom: 1em !important;
  }
  #g-pageportfolio [class*="span"] .port-item-img {
    display: inline-block;
  }
  #g-pagewhatnew .yt-lightbox.image-none {
    display: block;
  }
  .yt-gallery ul li {
    width: auto !important;
  }
  ul.c-step:before {
    display: none;
  }
  ul.c-step li {
    display: table-cell;
  }
  div.yt-lightbox.image-left {
    float: none;
    display: inline-block;
    margin: 0 0 15px;
  }
  div.g-pageteam div.b-ourteam [class*="span"] {
    margin-bottom: 30px !important;
  }
}
div.categories .modcontent {
  padding-bottom: 0px;
}
div.box-category ul {
  margin-bottom: 5px;
}
div.box-category ul li {
  border: none !important;
  border-bottom: dotted 1px #b2b2b2 !important;
}
div.box-category ul li a {
  color: #666666;
  font-size: 16px;
  padding: 6px 0px 9px;
  display: inline-block;
  font-weight: normal;
}
div.box-category ul li a:hover {
  color: #3EA451;
}
div.box-category ul li ul {
  margin: 0px;
  display: block;
}
div.box-category ul li ul li {
  border-bottom: none !important;
  border-top: dotted 1px #b2b2b2 !important;
  padding-left: 10px;
}
div.box-category ul li ul li a {
  font-weight: normal;
  transition: 0.3s all ease 0s;
  font-size: 14px;
}
div.box-category ul li ul li a:hover {
  padding-left: 10px;
}
div.new-arrivals h3.modtitle:after,
div.new-arrivals .h3.modtitle:after  {
  height: 3px;
  width: 95px;
}
div.new-arrivals .modcontent {
  padding-bottom: 0px;
}
div.new-arrivals .modcontent div.box-product {
  margin: 0px;
  padding-top: 10px;
}
div.new-arrivals .modcontent div.box-product > div {
  margin: 0px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
  padding: 0px;
}
div.new-arrivals .modcontent div.box-product > div .image-inner {
  float: left;
  padding-right: 15px;
  background: #fff;
  position: relative;
  z-index: 2;
}
div.new-arrivals .modcontent div.box-product > div .image-inner img {
  transition: 0.3s all ese 0s;
  padding: 0px;
  border: none;
}
div.new-arrivals .modcontent div.box-product > div .image-inner .cart {
  display: none;
}
div.new-arrivals .modcontent div.box-product > div .image-inner .wishlist {
  display: none;
}
div.new-arrivals .modcontent div.box-product > div .image-inner .compare {
  display: none;
}
div.new-arrivals .modcontent div.box-product > div .image-inner .zoom {
  display: none;
}
div.new-arrivals .modcontent div.box-product > div .image-inner .image-more {
  display: none;
}
div.new-arrivals .modcontent div.box-product > div .image-inner .status {
  display: none;
}
div.new-arrivals .modcontent div.box-product > div .name {
  margin-top: -6px;
}
div.new-arrivals .modcontent div.box-product > div .name a {
  font-weight: 500;
  color: #333;
}
div.new-arrivals .modcontent div.box-product > div .price {
  font-size: 115%;
  color: #3EA451;
  font-weight: 500;
  float: none;
}
div.new-arrivals .modcontent div.box-product > div .price-new {
  color: #3EA451;
  font-weight: 500;
}
div.new-arrivals .modcontent div.box-product > div .price-old {
  display: none;
}
div.new-arrivals .modcontent div.box-product > div .cart2 .btn {
  display: block;
  height: 30px;
  width: 30px;
  border: none;
  border-radius: 0px;
  background: url(../images/icon/icon_cart.png) no-repeat center center #3EA451;
  transition: 0.3s all ease 0s;
  position: absolute;
  right: 0px;
  top: 0px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
  text-indent: -99em;
}
div.new-arrivals .modcontent div.box-product > div .cart2 .btn:hover {
  background-color: #9cd5b4;
}
div.new-arrivals .modcontent div.box-product > div:after {
  content: "";
  border-bottom: dotted 1px #bdbdbd;
  width: 100%;
  height: 0px;
  display: block;
  position: absolute;
  left: 0px;
  bottom: 10px;
}
div.new-arrivals .modcontent div.box-product > div:hover .name a {
  color: #3EA451;
}
div.new-arrivals .modcontent div.box-product > div:hover .cart2 .btn {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#container_oc #content_oc {
  margin: 0px;
  min-height: inherit;
}
div.box_oc {
  margin: 0px;
}
div.box_oc .box-heading {
  background: transparent;
  border: none;
  border-radius: 0px;
  padding: 0px;
  margin-bottom: 30px;
}
div.box_oc .box-heading h1.mijoshop_heading,
div.box_oc .box-heading .h1.mijoshop_heading {
  font-size: 24px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
}
div.box_oc .box-content {
  padding: 0px;
  border: none;
}
div.box_oc .box-content .category-info .image {
  border: none;
  float: none;
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
}
div.box_oc .box-content .product-filter {
  border: solid 1px #ccc;
  padding: 0px;
  border-left: none;
  border-right: none;
  height: 44px;
  overflow: hidden;
}
div.box_oc .box-content .product-filter .display {
  padding: 11px 10px;
  height: 42px;
  border-right: solid 1px #ccc;
  float: left;
  margin: 0px;
}
div.box_oc .box-content .product-filter .display .list {
  background: url(../images/icon/icon_list.png) no-repeat center center;
  display: inline-block;
  height: 20px;
  width: 0px;
  padding-left: 25px;
  overflow: hidden;
  margin: 0px 10px;
  cursor: pointer;
}
div.box_oc .box-content .product-filter .display span.list {
  background-image: url(../images/icon/icon_list_active.png);
}
div.box_oc .box-content .product-filter .display .grid {
  background: url(../images/icon/icon_grid.png) no-repeat center center;
  display: inline-block;
  height: 20px;
  width: 0px;
  padding-left: 22px;
  overflow: hidden;
  margin: 0px 10px;
  cursor: pointer;
}
div.box_oc .box-content .product-filter .display span.grid {
  background-image: url(../images/icon/icon_grid_active.png);
}
div.box_oc .box-content .product-filter .sort {
  line-height: 36px;
  padding: 3px 20px;
  float: left;
  margin: 0px;
}
div.box_oc .box-content .product-filter .sort p {
  margin: 0px;
  float: left;
  margin-right: 10px;
}
div.box_oc .box-content .product-filter .sort .select-sort {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 150px;
  border: solid 1px #ccc;
  margin-top: 2px;
  background: #fff;
  height: 32px;
}
div.box_oc .box-content .product-filter .sort .select-sort:after {
  content: "\f0d7";
  font-family: Fontawesome;
  color: #999;
  display: block;
  height: 32px;
  width: 38px;
  position: absolute;
  right: 0px;
  top: 0px;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
  border-left: solid 1px #ccc;
  z-index: 3;
  background: #fff;
  pointer-events: none;
}
div.box_oc .box-content .product-filter .sort .select-sort select {
  background: transparent;
  width: 150px;
  font-size: 14px;
  border: none;
  margin: 0px;
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0px;
  cursor: pointer;
  line-height: 20px;
}
div.box_oc .box-content .product-filter .limit {
  float: left;
  line-height: 36px;
  padding: 3px 0px;
  margin: 0px;
}
div.box_oc .box-content .product-filter .limit p {
  margin: 0px;
  display: inline-block;
  margin-left: 10px;
  vertical-align: top;
}
div.box_oc .box-content .product-filter .limit .select-limit {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 100px;
  border: solid 1px #ccc;
  margin-top: 2px;
  background: #fff;
  height: 32px;
}
div.box_oc .box-content .product-filter .limit .select-limit:after {
  content: "\f0d7";
  font-family: Fontawesome;
  color: #999;
  display: block;
  height: 32px;
  width: 38px;
  position: absolute;
  right: 0px;
  top: 0px;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
  border-left: solid 1px #ccc;
  z-index: 3;
  background: #fff;
  pointer-events: none;
}
div.box_oc .box-content .product-filter .limit .select-limit select {
  background: transparent;
  width: 100px;
  font-size: 14px;
  border: none;
  margin: 0px;
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0px;
  cursor: pointer;
  line-height: 20px;
}
div.box_oc .box-content .product-filter .pagination {
  padding: 0px;
  margin: 0px;
  float: right;
  width: auto;
  display: inline-block;
  line-height: 42px;
}
div.box_oc .box-content .product-filter .pagination .results {
  padding: 0px;
  display: block;
}
div.box_oc .box-content .product-filter .pagination .links {
  display: none;
}
div.box_oc .product-compare {
  margin: 0px;
  padding: 20px 0px;
}
div.box_oc .product-compare a {
  font-size: 18px;
  font-weight: 500;
}
div.box_oc .product-grid {
  width: 103.5%;
}
div.box_oc .product-grid >div {
  margin: 0px 0px 30px;
}
div.box_oc .product-grid >div .image-inner {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}
div.box_oc .product-grid >div .image-inner .image img {
  padding: 0px;
  border: none;
}
div.box_oc .product-grid >div .image-inner .image-more {
  position: absolute;
  left: 100%;
  top: 0px;
  transition: 0.5s all ease 0s;
  width: 100%;
  height: 100%;
}
div.box_oc .product-grid >div .image-inner .cart {
  margin: 0px;
  float: left;
  position: absolute;
  left: 30px;
  bottom: -60px;
  transition: 0.3s all ease 0s;
}
div.box_oc .product-grid >div .image-inner .cart .btn {
  background: url("../images/styling/hemlock/icon_cart2.png") no-repeat center center #fff;
  border: none;
  border-radius: 0px;
  padding: 0px;
  height: 45px;
  width: 45px;
  transition: 0.3s all ease 0s;
  text-indent: -99em;
}
div.box_oc .product-grid >div .image-inner .cart .btn:hover {
  background: url(../images/icon/icon_cart3.png) no-repeat center center #3EA451;
}
div.box_oc .product-grid >div .image-inner .wishlist a {
  display: block;
  float: left;
  height: 45px;
  width: 45px;
  text-align: center;
  background: #fff;
  position: absolute;
  left: 83px;
  bottom: -60px;
  transition: 0.5s all ease 0s;
  padding: 0px;
  cursor: pointer;
}
div.box_oc .product-grid >div .image-inner .wishlist a i {
  margin: 0px;
  color: #3EA451;
  line-height: 45px;
  transition: 0.3s all ease 0s;
  font-size: 16px;
}
div.box_oc .product-grid >div .image-inner .wishlist a:hover {
  background: #3EA451;
}
div.box_oc .product-grid >div .image-inner .wishlist a:hover i {
  color: #fff;
}
div.box_oc .product-grid >div .image-inner .compare a {
  display: block;
  float: left;
  height: 45px;
  width: 45px;
  text-align: center;
  background: #fff;
  position: absolute;
  left: 136px;
  bottom: -60px;
  transition: 0.7s all ease 0s;
  padding: 0px;
  cursor: pointer;
}
div.box_oc .product-grid >div .image-inner .compare a i {
  margin: 0px;
  color: #3EA451;
  line-height: 45px;
  transition: 0.3s all ease 0s;
  font-size: 16px;
}
div.box_oc .product-grid >div .image-inner .compare a:hover {
  background: #3EA451;
}
div.box_oc .product-grid >div .image-inner .compare a:hover i {
  color: #fff;
}
div.box_oc .product-grid >div .image-inner .zoom {
  display: block;
  float: left;
  height: 45px;
  width: 45px;
  text-align: center;
  background: #fff;
  position: absolute;
  left: 190px;
  bottom: -60px;
  transition: 0.9s all ease 0s;
}
div.box_oc .product-grid >div .image-inner .zoom i {
  margin: 0px;
  color: #3EA451;
  line-height: 45px;
  transition: 0.3s all ease 0s;
  font-size: 18px;
}
div.box_oc .product-grid >div .image-inner .zoom:hover {
  background: #3EA451;
}
div.box_oc .product-grid >div .image-inner .zoom:hover i {
  color: #fff;
}
div.box_oc .product-grid >div .image-inner .status {
  overflow: hidden;
  float: left;
  position: absolute;
  top: 10px;
  left: 10px;
}
div.box_oc .product-grid >div .image-inner .status span {
  float: left;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  padding: 0px 7px;
}
div.box_oc .product-grid >div .image-inner .status span.sale {
  background: #fee876;
}
div.box_oc .product-grid >div .image-inner .status span.hot {
  background: #f89953;
}
div.box_oc .product-grid >div .name {
  display: inline-block;
}
div.box_oc .product-grid >div .name a {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  margin: 0px;
  display: inline-block;
}
div.box_oc .product-grid >div .price {
  display: inline-block;
  margin: 0px;
  float: right;
  color: #3EA451;
  font-weight: 500;
  font-size: 16px;
}
div.box_oc .product-grid >div .price .price-new {
  font-weight: normal;
}
div.box_oc .product-grid >div .price .price-old {
  font-size: 14px;
  color: #999;
  float: right;
}
div.box_oc .product-grid >div:hover .name a {
  color: #3EA451;
}
div.box_oc .product-grid >div:hover .image-inner .cart {
  bottom: 25px;
}
div.box_oc .product-grid >div:hover .image-inner .zoom {
  bottom: 25px;
}
div.box_oc .product-grid >div:hover .image-inner .wishlist a {
  bottom: 25px;
}
div.box_oc .product-grid >div:hover .image-inner .compare a {
  bottom: 25px;
}
div.box_oc .product-grid >div:hover .image-inner .image-more {
  left: 0px;
}
div.box_oc .product-list >div {
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
  border: none;
  padding-top: 0px;
  position: relative;
}
div.box_oc .product-list >div:after {
  content: "";
  border-top: dotted 1px #bdbdbd;
  width: 64%;
  height: 0px;
  position: absolute;
  right: 0px;
  bottom: 3px;
}
div.box_oc .product-list >div .image-inner {
  overflow: hidden;
  float: left;
  position: relative;
  z-index: 2;
  background: #fff;
  margin-right: 30px;
}
div.box_oc .product-list >div .image-inner .image {
  margin: 0px;
  float: none;
}
div.box_oc .product-list >div .image-inner .image img {
  border: none;
  padding: 0px;
}
div.box_oc .product-list >div .image-inner .image-more {
  position: absolute;
  left: 100%;
  top: 0px;
  transition: 0.5s all ease 0s;
  width: 100%;
  height: 100%;
}
div.box_oc .product-list >div .image-inner .zoom {
  display: block;
  float: left;
  height: 45px;
  width: 45px;
  text-align: center;
  background: #fff;
  transition: 0.3s all ease 0s;
  position: absolute;
  left: 166px;
  bottom: -60px;
  transition: 0.7s all ease 0s;
}
div.box_oc .product-list >div .image-inner .zoom i {
  margin: 0px;
  color: #3EA451;
  line-height: 45px;
  transition: 0.3s all ease 0s;
  font-size: 16px;
}
div.box_oc .product-list >div .image-inner .zoom:hover {
  background: #3EA451;
}
div.box_oc .product-list >div .image-inner .zoom:hover i {
  color: #fff;
}
div.box_oc .product-list >div .image-inner .wishlist a {
  display: block;
  float: left;
  height: 45px;
  width: 45px;
  text-align: center;
  background: #fff;
  position: absolute;
  left: 60px;
  bottom: -60px;
  transition: 0.3s all ease 0s;
  padding: 0px;
  cursor: pointer;
}
div.box_oc .product-list >div .image-inner .wishlist a i {
  margin: 0px;
  color: #3EA451;
  line-height: 45px;
  transition: 0.3s all ease 0s;
  font-size: 16px;
}
div.box_oc .product-list >div .image-inner .wishlist a:hover {
  background: #3EA451;
}
div.box_oc .product-list >div .image-inner .wishlist a:hover i {
  color: #fff;
}
div.box_oc .product-list >div .image-inner .compare a {
  display: block;
  float: left;
  height: 45px;
  width: 45px;
  text-align: center;
  background: #fff;
  position: absolute;
  left: 113px;
  bottom: -60px;
  transition: 0.5s all ease 0s;
  padding: 0px;
  cursor: pointer;
}
div.box_oc .product-list >div .image-inner .compare a i {
  margin: 0px;
  color: #3EA451;
  line-height: 45px;
  transition: 0.3s all ease 0s;
  font-size: 16px;
}
div.box_oc .product-list >div .image-inner .compare a:hover {
  background: #3EA451;
}
div.box_oc .product-list >div .image-inner .compare a:hover i {
  color: #fff;
}
div.box_oc .product-list >div .image-inner .status {
  overflow: hidden;
  float: left;
  position: absolute;
  top: 10px;
  left: 10px;
}
div.box_oc .product-list >div .image-inner .status span {
  float: left;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  padding: 0px 7px;
}
div.box_oc .product-list >div .image-inner .status span.sale {
  background: #fee876;
}
div.box_oc .product-list >div .image-inner .status span.hot {
  background: #f89953;
}
div.box_oc .product-list >div .name {
  margin: -5px 0px 0px;
}
div.box_oc .product-list >div .name a {
  color: #333;
  font-size: 18px;
  font-weight: 500;
  margin: 0px;
}
div.box_oc .product-list >div .cart {
  margin: 0px;
  transition: 0.3s all ease 0s;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
div.box_oc .product-list >div .cart .btn {
  background: url(../images/icon/icon_cart.png) no-repeat 15px center #3EA451;
  border: none;
  border-radius: 0px;
  padding: 0px 20px 0px 60px;
  height: 40px;
  font-size: 15px;
  transition: 0.3s all ease 0s;
}
div.box_oc .product-list >div .cart .btn:hover {
  background-color: #000;
}
div.box_oc .product-list >div .cart:after {
  content: "";
  display: block;
  width: 1px;
  height: 27px;
  position: absolute;
  top: 7px;
  left: 46px;
  background: rgba(255,255,255,0.5);
}
div.box_oc .product-list >div .price {
  display: block;
  margin: 0px;
  color: #3EA451;
  font-weight: 500;
  font-size: 18px;
  height: auto;
  float: none;
  text-align: left;
  margin: 8px 0px;
}
div.box_oc .product-list >div .price .price-new {
  font-weight: normal;
}
div.box_oc .product-list >div .price .price-old {
  font-size: 16px;
  color: #999;
}
div.box_oc .product-list >div .description {
  line-height: 1.5em;
  color: #666;
  margin-bottom: 20px;
}
div.box_oc .product-list >div:hover .name a {
  color: #3EA451;
}
div.box_oc .product-list >div:hover .image-inner .zoom {
  bottom: 25px;
}
div.box_oc .product-list >div:hover .image-inner .wishlist a {
  bottom: 25px;
}
div.box_oc .product-list >div:hover .image-inner .compare a {
  bottom: 25px;
}
div.box_oc .product-list >div:hover .image-inner .image-more {
  left: 0px;
}
div.box_oc .pagination {
  padding: 0px;
  margin: 0px 0px 30px 0px;
  float: left;
  width: auto;
  display: inline-block;
}
div.box_oc .pagination .results {
  display: none;
}
div.box_oc .pagination .links a {
  background: #fff;
  border: solid 1px #e9e9e9;
  color: #909090;
  padding: 4px 12px;
}
div.box_oc .pagination .links a:hover {
  color: #fff;
  background: #3EA451;
  border: solid 1px #3EA451;
}
div.box_oc .pagination .links b {
  color: #fff;
  background: #3EA451;
  border: solid 1px #3EA451;
  padding: 4px 12px;
}
#colorbox #cboxMiddleRight {
  display: none;
}
#colorbox #cboxMiddleLeft {
  display: none;
}
#colorbox #cboxTopLeft {
  display: none;
}
#colorbox #cboxTopCenter {
  display: none;
}
#colorbox #cboxTopRight {
  display: none;
}
.box-content .product-info .left {
  width: 50% !important;
}
.box-content .product-info .left .image-additional {
  width: 72px;
  float: left;
  margin-right: 8px;
  margin-left: 0px;
}
.box-content .product-info .left .image-additional a {
  margin: 0px 0px 8px;
  float: none;
}
.box-content .product-info .left .image-additional a img {
  border: solid 1px #fff;
}
.box-content .product-info .left .image {
  border: none;
  margin: 0px;
  padding: 0px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.box-content .product-info .left .image .zoom {
  position: absolute;
  display: block;
  height: 40px;
  width: 40px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #ccc;
  background: #f3f3f3;
  transition: 0.3s all ease 0s;
  right: -20px;
  bottom: -20px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
}
.box-content .product-info .left .image .zoom .fa {
  color: #a2a2a2;
  font-size: 16px;
  margin: 0px;
  line-height: 38px;
}
.box-content .product-info .left .image .zoom:hover {
  background: #3EA451;
  border-color: #3EA451;
}
.box-content .product-info .left .image .zoom:hover .fa {
  color: #fff;
}
.box-content .product-info .left .image:hover .zoom {
  bottom: 20px;
  right: 20px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.box-content .product-info .right {
  width: 50% !important;
}
.box-content .product-info .right .mijoshop_heading {
  font-size: 24px;
  margin: -5px 0px 10px;
}
.box-content .product-info .right .review {
  border: none;
}
.box-content .product-info .right .review a {
  cursor: pointer;
  color: #666;
  display: inline-block;
}
.box-content .product-info .right .review a:hover {
  color: #3EA451;
}
.box-content .product-info .right .review img {
  margin: -4px 5px 0px 0px;
}
.box-content .product-info .right .description {
  line-height: 30px;
  font-size: 14px;
  border: none;
  padding: 0px;
  color: #666;
  margin-bottom: 30px;
}
.box-content .product-info .right .description .stock .fa {
  color: #76e533;
  border: solid 1px #cdcdcd;
  border-radius: 50%;
  margin: 0px;
  padding: 4px;
  margin-right: 5px;
}
.box-content .product-info .right .quick-overview {
  margin-bottom: 20px;
}
.box-content .product-info .right .quick-overview label {
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
}
.box-content .product-info .right .quick-overview p {
  color: #666;
}
.box-content .product-info .right .price {
  font-size: 26px;
  font-weight: 700;
  color: #3EA451;
  margin: 15px 0px;
  padding: 0px;
  border: none;
  overflow: visible;
}
.box-content .product-info .right .price .price-old {
  font-size: 18px;
  color: #666;
  padding: 0px 10px;
  font-weight: 500;
  vertical-align: top;
}
.box-content .product-info .right .cart {
  padding: 0;
  margin: 0px;
  border: none;
}
.box-content .product-info .right .cart .textQuantity {
  height: 30px;
  text-align: center;
}
.box-content .product-info .right .cart > div {
  display: block;
  margin-bottom: 20px;
  float: none;
}
.box-content .product-info .right .cart a {
  display: inline-block;
  height: 40px;
  width: 40px;
  border: solid 1px #3EA451;
  background: #fff;
  text-align: center;
  transition: 0.3s all ease 0s;
  vertical-align: middle;
  margin-left: 5px;
  cursor: pointer;
}
.box-content .product-info .right .cart a .fa {
  color: #3EA451;
  margin: 0px;
  line-height: 39px;
  font-size: 16px;
}
.box-content .product-info .right .cart a:hover {
  background: #3EA451;
}
.box-content .product-info .right .cart a:hover .fa {
  color: #fff;
}
.box-content .product-info .right .cart #button-cart {
  background: url(../images/icon/icon_cart.png) no-repeat 15px center #3EA451;
  border: none;
  border-radius: 0px;
  padding: 0px 20px 0px 60px;
  height: 40px;
  font-size: 15px;
  transition: 0.3s all ease 0s;
  position: relative;
  display: inline-block;
}
.box-content .product-info .right .cart #button-cart:hover {
  background-color: #000;
}
.box-content .product-info .right .cart #button-cart:after {
  content: "";
  display: block;
  width: 1px;
  height: 27px;
  position: absolute;
  top: 7px;
  left: 46px;
  background: rgba(255,255,255,0.5);
}
.box-content .detail-tabs {
  border: solid 1px #ECECEC;
  margin: 40px 0px 30px;
}
.box-content .detail-tabs .htabs {
  padding: 0px;
  margin: 0px;
  border: none;
}
.box-content .detail-tabs .htabs a {
  border: none;
  display: block;
  float: none;
  padding: 15px;
  border-bottom: solid 1px #ECECEC;
  margin: 0px;
  background: #fff;
  text-transform: uppercase;
  font-size: 16px;
  color: #000;
  font-weight: 500;
  text-align: left;
  word-wrap: break-word;
}
.box-content .detail-tabs .htabs a.selected {
  color: #3EA451;
}
.box-content .detail-tabs .htabs a:last-child {
  border: none;
}
.box-content .detail-tabs .tab-content {
  padding: 15px 20px;
  margin: 0px;
  border: none;
  border-left: solid 1px #ECECEC;
  min-height: 106px;
}
.box-content .detail-tabs .tab-content #review .review-list .author b {
  font-size: 16px;
}
.box-content .related-products .title {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  background: url(../images/icon/bg_module.png) repeat-x left bottom;
  margin: 0px;
  padding: 12px 0px;
  position: relative;
  margin-bottom: 40px;
}
.box-content .related-products .title:after {
  height: 3px;
  width: 88px;
  content: "";
  display: block;
  background: #3EA451;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.box-content .related-products .related-list .box-product {
  margin: 0px;
}
.box-content .related-products .related-list .box-product > div {
  margin: 0px 0px 30px;
  width: 25%;
}
.box-content .related-products .related-list .box-product > div:after {
  display: none;
}
.box-content .related-products .related-list .box-product > div .image {
  float: none;
  padding: 0px;
  margin-bottom: 10px;
}
.box-content .related-products .related-list .box-product > div .image img {
  border: none;
  padding: 0px;
}
.box-content .related-products .related-list .box-product > div .name {
  display: inline-block;
  margin: 0px;
}
.box-content .related-products .related-list .box-product > div .name a {
  font-size: 16px;
  color: #333;
  margin: 0px;
  font-weight: 500;
}
.box-content .related-products .related-list .box-product > div .price {
  display: inline-block;
  float: right;
  margin: 0px;
  font-weight: 500;
  color: #3EA451;
  font-size: 16px;
}
.box-content .related-products .related-list .box-product > div .price .price-new {
  font-weight: 500;
}
.box-content .related-products .related-list .box-product > div .price .price-old {
  float: right;
  color: #999;
  font-size: 14px;
}
.box-content .related-products .related-list .box-product > div .rating {
  margin-bottom: 10px;
}
.box-content .related-products .related-list .box-product > div .btn {
  background: url(../images/icon/icon_cart.png) no-repeat 15px center #3EA451;
  border: none;
  border-radius: 0px;
  padding: 0 20px 0 60px;
  height: 40px;
  font-size: 15px;
  transition: 0.3s all ease 0s;
  position: relative;
  line-height: 40px;
}
.box-content .related-products .related-list .box-product > div .btn:after {
  content: "";
  display: block;
  width: 1px;
  height: 27px;
  position: absolute;
  top: 7px;
  left: 46px;
  background: rgba(255,255,255,0.5);
}
.box-content .related-products .related-list .box-product > div:hover .name a {
  color: #3EA451;
}
.box-content .related-products .related-list .box-product > div:hover .btn {
  background-color: #000;
}
.cart-info a {
  vertical-align: top;
}
.cart-info tbody .quantity input[type="image"],
.cart-info tbody .quantity img {
  vertical-align: top;
  top: 12px;
}
table.radio .highlight td input[type="radio"] {
  margin-top: 5px !important;
}
.shopping-account {
  display: inline-block;
}
.shopping-account .box_oc {
  cursor: pointer;
  padding: 0px 0px 0px 10px;
  position: relative;
  transition: 0.3s all ease 0s;
}
.shopping-account .box_oc p {
  color: #fff;
  font-size: 13px;
  color: #fff;
  line-height: 38px;
  display: inline-block;
  transition: 0.3s all ease 0s;
}
.shopping-account .box_oc .fa {
  margin: 0px 5px;
  color: #fff;
}
.shopping-account .box_oc ul {
  display: none;
  position: absolute;
  left: -1px;
  top: 37px;
  z-index: 99999;
  background: #fff;
  min-width: 160px;
  padding: 5px 10px 10px;
  margin: 0px;
  list-style: none;
  border: solid 1px #3EA451;
  border-top: none;
}
.shopping-account .box_oc ul li {
  color: #666;
  position: relative;
  padding-left: 12px;
  transition: 0.3s all ease 0s;
  text-align: left;
}
.shopping-account .box_oc ul li:after {
  content: "";
  background: #666;
  display: block;
  height: 3px;
  width: 3px;
  border-radius: 50%;
  position: absolute;
  left: 0px;
  top: 10px;
  transition: 0.3s all ease 0s;
}
.shopping-account .box_oc ul li a {
  color: #666;
  font-size: 13px;
  transition: 0.3s all ease 0s;
}
.shopping-account .box_oc ul li:hover {
  padding-left: 18px;
}
.shopping-account .box_oc ul li:hover:after {
  left: 5px;
  background: #3EA451;
}
.shopping-account .box_oc ul li:hover a {
  color: #3EA451;
}
.shopping-account .box_oc:hover {
  background: #fff;
}
.shopping-account .box_oc:hover p {
  color: #3EA451;
}
.shopping-account .box_oc:hover .fa {
  color: #3EA451;
}
div#header_oc {
  height: auto;
  margin: 0px;
  padding: 0px;
}
div#header_oc #cart {
  position: relative;
  cursor: pointer;
  left: auto;
  top: auto;
  bottom: auto;
  right: auto;
  margin-right: 10px;
}
div#header_oc #cart .empty {
  padding: 0px;
}
div#header_oc #cart .heading {
  padding: 0px;
  margin: 0px;
  float: none;
  width: auto;
  display: inline-block;
  margin: 0px;
  height: 42px;
  width: 42px;
  text-align: center;
  cursor: pointer;
  padding-right: 10px;
}
div#header_oc #cart .heading i {
  line-height: 40px;
  color: #000;
}
div#header_oc #cart .heading a span {
  padding: 0px;
  margin: 0px;
  display: block;
  height: 18px;
  width: 18px;
  border: solid 1px #3EA451;
  overflow: hidden;
  line-height: 14px;
  font-weight: 700;
  color: #3EA451;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  right: 0px;
}
div#header_oc #cart .content_oc {
  position: absolute;
  right: -52px;
  top: 42px;
  width: 290px;
  padding: 10px 20px 20px;
  background: #fff;
  border: solid 1px #ccc;
  box-shadow: none;
  border-radius: 0px;
  min-height: inherit;
}
div#header_oc #cart .content_oc .mini-cart-info td {
  padding: 15px 0px;
  border-bottom: dotted 1px #ccc;
  vertical-align: inherit;
}
div#header_oc #cart .content_oc .mini-cart-info td.image {
  display: none;
}
div#header_oc #cart .content_oc .mini-cart-info td.name a {
  color: #000;
  font-size: 14px;
}
div#header_oc #cart .content_oc .mini-cart-info td.name a:hover {
  color: #3EA451;
}
div#header_oc #cart .content_oc .mini-cart-info td.total {
  font-size: 18px;
}
div#header_oc #cart .content_oc .mini-cart-info td.remove {
  padding: 0px 0px 5px 10px;
}
div#header_oc #cart .content_oc .mini-cart-total {
  text-align: left;
  border-bottom: dotted 1px #ccc;
}
div#header_oc #cart .content_oc .mini-cart-total table {
  margin: 0px;
}
div#header_oc #cart .content_oc .mini-cart-total tr:first-child {
  display: none;
}
div#header_oc #cart .content_oc .mini-cart-total tr td {
  padding: 7px 0px 5px;
  font-size: 15px;
  color: #666;
  font-weight: 500;
}
div#header_oc #cart .content_oc .mini-cart-total tr td span {
  color: #3EA451;
  font-size: 24px;
  font-weight: 700;
  padding: 0px 10px;
}
div#header_oc #cart .content_oc .checkout {
  text-align: left;
  padding-top: 20px;
}
div#header_oc #cart .content_oc .checkout a {
  padding: 7px 12px 6px;
  background: #999;
  border-radius: 0px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  margin: 0px 4px;
  display: inline-block;
}
div#header_oc #cart .content_oc .checkout a:hover {
  background: #3EA451;
}
div#header_oc #cart .content_oc .checkout a:focus {
  outline: none;
}
div#header_oc #cart.active .heading {
  border: none;
  padding: 0px 10px 0px 0px;
  margin: 0px;
}
div#header_oc #cart.active .heading label i {
  color: #3EA451;
}
div#header_oc #cart:hover .heading {
  border: none;
  margin: 0px;
  padding: 0px 10px 0px 0px;
}
div#header_oc #cart:hover .heading i {
  color: #3EA451;
}
.manufacturers .select-manufacturer {
  background: #fff;
  width: 100%;
  height: 32px;
  border: solid 1px #ccc;
  position: relative;
}
.manufacturers .select-manufacturer:after {
  content: "\f0d7";
  font-family: Fontawesome;
  color: #999;
  display: block;
  height: 30px;
  width: 38px;
  position: absolute;
  right: 0px;
  top: 0px;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
  border-left: solid 1px #ccc;
  z-index: 3;
  background: #fff;
  pointer-events: none;
}
.manufacturers .select-manufacturer select {
  background: transparent;
  width: 100%;
  height: 30px;
  border: none;
  font-size: 14px;
  cursor: pointer;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
}
#cboxLoadedContent {
  padding: 15px;
  overflow: hidden !important;
}
#shipping td {
  padding: 5px 0px;
}
div.box-subcat {
  margin: 0px -15px;
  width: auto;
}
div.box-subcat >div {
  width: 50%;
  margin: 0px 0px 30px;
  float: left;
  padding: 0px 15px;
}
div.box-subcat >div .image {
  margin-bottom: 15px;
  overflow: hidden;
}
div.box-subcat >div .image img {
  padding: 0px;
  border: none;
  transition: 0.3s all ease 0s;
}
div.box-subcat >div .subcatname a {
  color: #666;
  font-size: 16px;
  font-weight: normal;
  transition: 0.3s all ease 0s;
}
div.box-subcat >div:hover .image img {
  transform: scale(1.15);
}
div.box-subcat >div:hover .subcatname a {
  color: #3EA451;
}
.selectCategory {
  border: solid 1px #ccc;
  padding: 5px 10px;
  height: 36px;
}
.success .close {
  padding: 0px;
  margin-top: 8px;
}
.content_oc input[type="text"],
.content_oc input[type="password"],
.content_oc select {
  width: 250px;
}
.login-content .content_oc input[type="text"],
.login-content .content_oc input[type="password"],
.login-content .content_oc select {
  width: 100%;
}
.rtl #container_oc {
  text-align: right;
}
.rtl .shopping-account .box_oc {
  padding: 0px 10px 0px 0px;
}
.rtl .shopping-account .box_oc ul {
  left: auto;
  right: -1px;
}
.rtl .shopping-account .box_oc ul li {
  padding-left: 0px;
  padding-right: 12px;
  text-align: right;
}
.rtl .shopping-account .box_oc ul li:after {
  left: auto;
  right: 0px;
  top: 13px;
}
.rtl .shopping-account .box_oc ul li:hover {
  padding-left: 0px;
  padding-right: 18px;
}
.rtl .shopping-account .box_oc ul li:hover:after {
  left: auto;
  right: 5px;
}
.rtl .manufacturers .select-manufacturer:after {
  left: 0px;
  border-left: none;
  border-right: solid 1px #ccc;
  right: auto;
}
.rtl .manufacturers .select-manufacturer select {
  right: 0px;
  left: auto;
}
.rtl div.new-arrivals .modcontent div.box-product > div .image-inner {
  float: right;
  padding-right: 0px;
  padding-left: 15px;
}
.rtl div.new-arrivals .modcontent div.box-product > div .cart2 .btn {
  right: auto;
  left: 0px;
}
.rtl .box_oc {
  text-align: right;
}
.rtl .box_oc .box-content .product-filter .display {
  float: right;
  border-right: none;
  border-left: solid 1px #ccc;
}
.rtl .box_oc .box-content .product-filter .sort {
  float: right;
}
.rtl .box_oc .box-content .product-filter .sort p {
  float: right;
  margin: 0px 0px 0px 10px;
}
.rtl .box_oc .box-content .product-filter .sort .select-sort:after {
  left: 0px;
  border-left: none;
  border-right: solid 1px #ccc;
  right: auto;
}
.rtl .box_oc .box-content .product-filter .sort .select-sort select {
  right: 0px;
  left: auto;
}
.rtl .box_oc .box-content .product-filter .limit {
  float: right;
}
.rtl .box_oc .box-content .product-filter .limit p {
  margin: 0px 10px 0px 0px;
}
.rtl .box_oc .box-content .product-filter .limit .select-limit:after {
  left: 0px;
  border-left: none;
  border-right: solid 1px #ccc;
  right: auto;
}
.rtl .box_oc .box-content .product-filter .limit .select-limit select {
  right: 0px;
  left: auto;
}
.rtl .box_oc .box-content .product-filter .pagination {
  float: left;
}
.rtl .box_oc .product-grid > div .price {
  float: left;
}
.rtl .box_oc .product-grid > div .price .price-old {
  float: left;
}
.rtl .box_oc .product-grid > div .price .price-new {
  float: left;
}
.rtl .box_oc .product-list > div:after {
  right: auto;
  left: 0px;
}
.rtl .box_oc .product-list > div .image-inner {
  float: right;
  margin-right: 0px;
  margin-left: 30px;
}
.rtl .box_oc .product-list > div .image-inner .wishlist a {
  left: 65px;
}
.rtl .box_oc .product-list > div .image-inner .compare a {
  left: 115px;
}
.rtl .box_oc .product-list > div .image-inner .zoom {
  left: 165px;
}
.rtl .box_oc .product-list > div .price {
  text-align: right;
}
.rtl .box-content .product-info .left {
  float: right;
}
.rtl .box-content .product-info .left .image-additional {
  float: right;
  margin-left: 8px;
  margin-right: 0px;
}
.rtl .box-content .product-info .review .share .addthis_default_style {
  float: right;
}
.rtl .box-content .product-info .right .cart a {
  margin-left: 0px;
  margin-right: 5px;
}
.rtl .box-content .product-info .right .description .stock .fa {
  margin: 0px 0px 0px 5px;
}
.rtl .box-content .detail-tabs .tab-content {
  border-left: none;
  border-right: solid 1px #ECECEC;
}
.rtl .box-content .related-products .title:after {
  left: auto;
  right: 0px;
}
.rtl .box-content .related-products .related-list .box-product > div .price {
  float: left;
}
.rtl .box-content .related-products .related-list .box-product > div .price .price-old {
  float: left;
}
.rtl .box-content .related-products .related-list .box-product > div .price .price-new {
  float: left;
}
.rtl #header_oc #cart {
  margin-right: 0px;
  margin-left: 10px;
}
.rtl #header_oc #cart .heading {
  padding: 0px 0px 0px 10px;
}
.rtl #header_oc #cart .heading a span {
  right: auto;
  left: 0px;
}
.rtl #header_oc #cart .content_oc {
  right: auto;
  left: -52px;
}
.rtl #header_oc #cart .content_oc .mini-cart-info td.remove {
  padding: 0 10px 5px 0px;
}
.rtl #header_oc #cart .content_oc .mini-cart-total {
  text-align: right;
}
.rtl #header_oc #cart .content_oc .checkout {
  text-align: right;
}
.rtl #header_oc #cart:hover .heading {
  padding: 0px 0px 0px 10px;
}
.rtl #header_oc #cart.active .heading {
  padding: 0px 0px 0px 10px;
}
.rtl div.box-category ul li ul li {
  padding-left: 0px;
  padding-right: 10px;
}
.rtl div.box-category ul li ul li a:hover {
  padding-left: 0px;
  padding-right: 10px;
}
.rtl div.box-subcat > div {
  float: right;
}
.rtl .box_oc .pagination {
  float: right;
}
.rtl .compare-info thead td,
.rtl .compare-info thead tr td:first-child {
  text-align: right;
}
.rtl .success {
  background-position: 99% center;
  padding: 10px 33px 10px 10px !important;
}
.rtl .success img.close {
  height: 7px;
  width: 7px;
  background: url(../images/icon/close.png) no-repeat center center;
  float: left;
}
@media (min-width: 980px) and (max-width: 1199px) {
  #bd .box_oc .product-grid > div .image-inner .cart {
    left: 20px;
  }
  #bd .box_oc .product-grid > div .image-inner .cart .btn {
    width: 40px;
    height: 40px;
  }
  #bd .box_oc .product-grid > div .image-inner .wishlist a {
    width: 40px;
    height: 40px;
    left: 65px;
  }
  #bd .box_oc .product-grid > div .image-inner .wishlist a i {
    line-height: 40px;
  }
  #bd .box_oc .product-grid > div .image-inner .compare a {
    width: 40px;
    height: 40px;
    left: 110px;
  }
  #bd .box_oc .product-grid > div .image-inner .compare a i {
    line-height: 40px;
  }
  #bd .box_oc .product-grid > div .image-inner .zoom {
    height: 40px;
    width: 40px;
    left: 155px;
  }
  #bd .box_oc .product-grid > div .image-inner .zoom i {
    line-height: 40px;
  }
  #bd .box_oc .product-list > div:after {
    width: 57%;
  }
  #bd .box-content .product-info .left .image {
    width: 380px;
  }
  #bd .box-product > div .image-inner .cart {
    left: 20px;
  }
  #bd .box-product > div .image-inner .cart .btn {
    width: 40px;
    height: 40px;
  }
  #bd .box-product > div .image-inner .wishlist a {
    width: 40px;
    height: 40px;
    left: 65px;
  }
  #bd .box-product > div .image-inner .wishlist a i {
    line-height: 40px;
  }
  #bd .box-product > div .image-inner .compare a {
    width: 40px;
    height: 40px;
    left: 110px;
  }
  #bd .box-product > div .image-inner .compare a i {
    line-height: 40px;
  }
  #bd .box-product > div .image-inner .zoom {
    height: 40px;
    width: 40px;
    left: 155px;
  }
  #bd .box-product > div .image-inner .zoom i {
    line-height: 40px;
  }
  #bd.rtl .box-content .product-info .left .image {
    width: 380px;
  }
}
@media (min-width: 767px) and (max-width: 979px) {
  #bd .box_oc .box-content .product-filter {
    height: auto;
  }
  #bd .box_oc .box-content .product-filter .pagination {
    float: left;
  }
  #bd .box_oc .box-content .product-filter .display {
    border: none;
  }
  #bd .box_oc .product-grid > div .name {
    display: block;
  }
  #bd .box_oc .product-grid > div .image-inner .cart {
    left: 13px;
  }
  #bd .box_oc .product-grid > div .image-inner .cart .btn {
    height: 30px;
    width: 30px;
  }
  #bd .box_oc .product-grid > div .image-inner .wishlist a {
    height: 30px;
    width: 30px;
    left: 45px;
  }
  #bd .box_oc .product-grid > div .image-inner .wishlist a i {
    line-height: 30px;
  }
  #bd .box_oc .product-grid > div .image-inner .compare a {
    height: 30px;
    width: 30px;
    left: 77px;
  }
  #bd .box_oc .product-grid > div .image-inner .compare a i {
    line-height: 30px;
  }
  #bd .box_oc .product-grid > div .image-inner .zoom {
    height: 30px;
    width: 30px;
    left: 109px;
  }
  #bd .box_oc .product-grid > div .image-inner .zoom i {
    line-height: 30px;
  }
  #bd .box_oc .product-grid > div .image-inner:hover .cart,
  #bd .box_oc .product-grid > div .image-inner:hover .wishlist a,
  #bd .box_oc .product-grid > div .image-inner:hover .compare a,
  #bd .box_oc .product-grid > div .image-inner:hover .zoom {
    bottom: 15px;
  }
  #bd .box_oc .product-grid > div .price {
    min-height: 45px;
  }
  #bd .box_oc .product-grid > div .price .price-new {
    float: right;
  }
  #bd .box_oc .product-list > div:after {
    width: 44%;
  }
  #bd .box-content .product-info .left .image {
    width: 265px;
  }
  #bd .box-content .product-info .right .cart a {
    font-size: 13px;
  }
  #bd .box-content .related-products .related-list .box-product > div .name {
    display: block;
  }
  #bd .box-content .related-products .related-list .box-product > div .price .price-old {
    float: right;
  }
  #bd .box-content .related-products .related-list .box-product > div .price .price-new {
    float: right;
  }
  #bd .box-product > div .name {
    display: block;
  }
  #bd .box-product > div .image-inner .cart {
    left: 13px;
  }
  #bd .box-product > div .image-inner .cart .btn {
    height: 30px;
    width: 30px;
  }
  #bd .box-product > div .image-inner .wishlist a {
    height: 30px;
    width: 30px;
    left: 45px;
  }
  #bd .box-product > div .image-inner .wishlist a i {
    line-height: 30px;
  }
  #bd .box-product > div .image-inner .compare a {
    height: 30px;
    width: 30px;
    left: 77px;
  }
  #bd .box-product > div .image-inner .compare a i {
    line-height: 30px;
  }
  #bd .box-product > div .image-inner .zoom {
    height: 30px;
    width: 30px;
    left: 109px;
  }
  #bd .box-product > div .image-inner .zoom i {
    line-height: 30px;
  }
  #bd .box-product > div .image-inner:hover .cart,
  #bd .box-product > div .image-inner:hover .wishlist a,
  #bd .box-product > div .image-inner:hover .compare a,
  #bd .box-product > div .image-inner:hover .zoom {
    bottom: 15px;
  }
  #bd div.box-subcat > div {
    width: 50%;
  }
  #bd .box_oc .box-content .product-filter .display {
    padding: 11px 0px;
  }
  #bd .box_oc .box-content .product-filter .display .list {
    margin: 0px;
  }
  #bd.rtl .box_oc .box-content .product-filter .pagination {
    float: right;
  }
  #bd.rtl .box-content .product-info .left .image {
    width: 265px;
  }
}
@media (max-width: 767px) {
  #bd .box_oc .box-content .product-filter {
    height: auto;
  }
  #bd .box_oc .box-content .product-filter .pagination {
    float: left;
  }
  #bd .box_oc .box-content .product-filter .display {
    border: none;
  }
  #bd .box_oc .box-content .product-filter .sort {
    padding: 3px 5px;
  }
  #bd .box_oc .box-content .product-filter .display {
    padding: 11px 5px;
  }
  #bd .box_oc .product-grid {
    width: 100%;
    margin: 0px;
  }
  #bd .box-content .detail-tabs .htabs a {
    width: 50%;
    float: left;
    border-bottom: solid 1px #ECECEC;
  }
  #bd .box-content .detail-tabs .htabs a.selected {
    border-color: #fff;
  }
  #bd .box-content .detail-tabs .tab-content {
    border: none;
  }
  #bd .box-content .product-info .left {
    width: 100% !important;
    margin-bottom: 20px;
  }
  #bd .box-content .product-info .left .image {
    width: 85%;
  }
  #bd .box-content .product-info .right {
    width: 100% !important;
  }
  #bd .box-content .related-products .related-list .box-product > div {
    width: auto;
    display: inline-block;
  }
  #bd .box-product > div {
    width: auto;
  }
  #bd div.box-subcat > div {
    width: 50%;
  }
  #bd .box_oc .product-list > div:after {
    width: 44%;
  }
  #bd .box_oc .box-content .product-filter .display {
    padding: 11px 0px;
  }
  #bd .box_oc .box-content .product-filter .display .list {
    margin: 0px;
  }
  #bd.rtl .box_oc .box-content .product-filter .pagination {
    float: right;
  }
}
@media (width: 640px) {
  #bd .box_oc .product-list > div:after {
    width: 50%;
  }
  #bd .box_oc .box-content .product-filter .pagination {
    float: right;
  }
  #bd.rtl .box_oc .box-content .product-filter .pagination {
    float: left;
  }
}
@media (width: 320px) {
  #bd .sj-extraslider .owl-item {
    text-align: center;
  }
  #bd .sj-extraslider .extraslider-inner .item-wrap .item-info {
    text-align: left;
  }
  #bd .box-product > div {
    margin: 0px 10px 30px;
  }
  #bd.rtl .sj-extraslider .extraslider-inner .item-wrap .item-info {
    text-align: right;
  }
}
@media (width: 360px) {
  #bd .sj-extraslider .owl-item {
    text-align: center;
  }
  #bd .sj-extraslider .extraslider-inner .item-wrap .item-info {
    text-align: left;
  }
  #bd .box-product > div {
    margin: 0px 30px 30px;
  }
  #bd .box_oc .box-content .product-filter .pagination {
    float: right;
  }
  #bd div#header_oc #cart .heading a span {
    line-height: 18px;
  }
  #bd.rtl .sj-extraslider .extraslider-inner .item-wrap .item-info {
    text-align: right;
  }
  #bd.rtl .box_oc .box-content .product-filter .pagination {
    float: left;
  }
}
@media (max-width: 567px) {
  #bd .box_oc .product-list > div .image-inner {
    padding: 0px;
    margin-bottom: 10px;
  }
  #bd .box_oc .product-list > div .name {
    margin: 0px;
  }
  #bd .box_oc .product-grid > div {
    padding: 0px;
  }
  #bd .box-content .product-info .left .image {
    width: 72%;
  }
  #bd #module_cart .cart-module {
    width: 290px;
  }
  #bd div.box-subcat > div {
    width: 100%;
  }
  #bd .box_oc .product-list > div:after {
    display: none;
  }
  #bd .success .close {
    margin-top: -4px;
  }
  #bd .login-content .left {
    width: 100%;
  }
  #bd .login-content .right {
    width: 100%;
  }
  #bd.rtl .box-content .product-info .left .image {
    width: 72%;
  }
}






























div#head {
    margin-top: -30px;
}
.adres {
    text-align: left;
    margin: 0px 0 10px!important;
    padding-left: 5px;
    padding-right: 5px;
	   
}
.callback{
	    margin: 0px 0 10px!important;
}
/*.adres:nth-child(1){
	 width: 26%;
}
.adres:nth-child(2){
	 width: 18%;
}
.adres:nth-child(3){
	 width: 18%;
}
.adres:nth-child(4){
	 width: 20%;
}*/
.mod_ext_callback .title {
    font-weight: 700;
    display: block;
    width: 100%;
    position: relative;
    text-align: left;
}
.mod_ext_callback {
    position: relative;
    float: left;
    display: block;
    width: 100%;
    padding: 0px;
}
.mod_ext_callback input {
    margin: 3px 0;
    padding: 5px 10px;
    border-radius: 0px;
}

/**************Showcase Style Starts*****************/

#container {
	margin:50px auto;
	width:1000px;
}

.showcase {
	list-style: none;
	/*padding: 0 0 40px 40px;*/
	height: 133px;
}

.showcase a {
	display: block;
	width: 245px;
	height: 144px;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}
.showcase a img {
	    width: 300px;
    height: 180px;
    margin: 0 auto;
    position: absolute;
    left: -15px;
    top: -15px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.showcase a:hover img {
	width: 245px;
	height: 160px;
	left: 0;
	top: -10px;
}
.showcase a p {
	background: #65B755;
	color: #fff;
	font-size: 11px;
	padding: 12px 20px;
	position:absolute;
	bottom:-100px;
	line-height: 20px;
	display: block;
	width: 205px;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.showcase a:hover p {
	bottom: 0;
	background: #3C840B;
}
.showcase a h3,
.showcase a .h3  {
	font-size: 14px;
    text-transform: uppercase;
    color: #3EA451;
    /*background: #3EA451;*/
       width: 200px;
    padding: 8px 50px 8px 25px;
    position: absolute;
    position: absolute;
    left: 0px;
    bottom: 0px;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.showcase a:hover h3,
.showcase a:hover .h3 {
	bottom:10px;
	/*background: #3C840B;*/
	    border-bottom: 2px solid #3EA451;
}
.showcase a h3 i,
.showcase a .h3 i {
	width: 33px;
	height: 26px;
	position: absolute;
	right: -34px;
	top: 0;
	background: #59A214;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	padding:6px 0 0 0;
}
.showcase .thumb2 a p, .showcase .thumb2 a h3,
.showcase .thumb2 a p, .showcase .thumb2 a .h3 {
	background: #F68B28;
}
.showcase .thumb2 a:hover p, .showcase .thumb2 a:hover h3,
.showcase .thumb2 a:hover p, .showcase .thumb2 a:hover .h3 {
	background: #F16B17;
}
.showcase .thumb2 a h3 i,
.showcase .thumb2 a .h3 i {
	background: #F68B28;
}
.showcase .thumb2 a:hover h3 i,
.showcase .thumb2 a:hover .h3 i {
	background: #F16B17;
}
.showcase .thumb3 a p, .showcase .thumb3 a h3, .showcase .thumb3 a .h3 {
	background: #0065BB;
}
.showcase .thumb3 a:hover p, .showcase .thumb3 a:hover h3,
.showcase .thumb3 a:hover .h3 {
	background: #0046A2;
}
.showcase .thumb3 a h3 i,
.showcase .thumb3 a .h3 i  {
	background: #0065BB;
}
.showcase .thumb3 a:hover h3 i,
.showcase .thumb3 a:hover .h3 i  {
	background: #0046A2;
} 

.home h1,
.home .h1 {
    text-align: center;
}
.item-page.home ul li {
    position: relative;
    float: left;
    width: 45%;
    display: block;
    height: 100px;
    border: 1px solid #C4D3B4;
    margin: 15px;
}
.moduletable.carusel {
       position: relative;
    float: left;
    width: 48%!important;
    padding: 0px 10px 0px 10px;
}

div.easylast_title {
    font-weight: bold;
    font-size: 115%!important;
    color: #00E;
    margin-bottom: 10px;
}
.easylast_name.carusel {
    text-align: right;
    margin-right: 15px;
}

.carousel-button-left {
    float: left;
    width: 14px;
    height: 14px;
    margin: 0 0 0 4px;
    background: url('../../../images/interface.png') no-repeat 0 -16px;
    text-indent: -999em;
    cursor: pointer;
	
}

.carousel-button-right{
    float: left;
    width: 14px;
    height: 14px;
    margin: 0 0 0 4px;
    background: url('../images/interface.png') no-repeat 0 -16px;
    text-indent: -999em;
    cursor: pointer;
	background-position: 0 -44px;
}

span.moduletitle {
    text-transform: uppercase;
    font: bold 19.93px Arial;
    color: #152534;
    margin: 0 0 10px 0;
}

div#mainbottom1 div span {
    color: #fff;
    font-size: 18px;
    padding: 15px 45px;
    display: block;
    line-height: 30px;
}

.aboutshop ol {
    margin-left: 10px;
}

#g-pageservices .fa {
    background: #9DD1A7;
}
.reveu.viewall a {
    text-transform: uppercase;
    color: #3EA451;
    background: #fff;
    padding: 5px 10px;
    font-weight: 700;
    font-size: 12px;
    position: absolute;
    right: 5px;
    bottom: -15px;
    transition: 0.3s all ease 0s;
}
.reveu.viewall {
    border-bottom: solid 1px #ccc;
    position: relative;
    padding: 5px 0px;
    display: inline-block;
    width: 100%;
	    top: -10px
}
.reveu.viewall a:hover {
    padding-right: 35px;
}
.reveu.viewall a:after {
    content: "\f178";
    color: #3EA451;
    display: inline-block;
    font-family: Fontawesome;
    margin-left: 5px;
    position: absolute;
    left: -17px;
    transition: 0.3s all ease 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
}
.reveu.viewall a:hover:after {
    left: auto;
    right: 15px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

div#mainbottom3 .carousel-indicators {
    margin: 0px;
    position: absolute;
    top: -40px;
    right: 0px;
    bottom: auto;
    left: auto;
    padding: 0px;
}
div#mainbottom3 .carousel-control {
    display: none;
}
div#mainbottom3 div.yt-extra-carousel.pull-none {
    overflow: visible;
    margin: 0px;
}
div#mainbottom3 .carousel-inner {
    margin: 0px;
}
div#mainbottom3 .carousel-indicators li {
    width: 9px;
    height: 9px;
    background: transparent;
    border: solid 1px #ccc;
    margin: 0px 2px;
}
div#mainbottom3 .carousel-indicators li.active {
    border-color: #8acda6;
}


#yt_spotlight2 {
    padding: 0;
    background: #F3F3F3;
}
#yt_spotlight2 {
    padding: 0;
    background: #F3F3F3;
}
div.contact .info {
    color: #313131;
    margin-bottom: 10px;
}
div.contact .info .icon i {
    color: #3EA451;
    margin: 0px;
}
div.menu-footer h3.modtitle,
div.menu-footer .h3.modtitle {
    color: #31313D;
    font-size: 15px;
    font-weight: 700;
    background: none;
}
.newsletter h3.modtitle,
.newsletter .h3.modtitle {
    color: #31313D;
    font-size: 15px;
    font-weight: 700;
    background: none;
}
div.contact .info a {
    color: #313131;
}
div.menu-footer ul.menu li a {
    color: #757575;
    display: inline-block;
    padding: 4px 0px;
    transition: 0.3s all ease 0s;
}
.newsletter .acymailing_module_form .acymailing_introtext {
    color: #757578;
    margin-bottom: 15px;
}
.adr {
    position: relative;
    float: left;
    display: block;
    width: 100%;
}
.adr2 {
    position: relative;
    float: left;
    width: 70%;
}
.adr1 {
    position: relative;
    float: left;
    width: 30%;
}
div.contact .info .icon {
    display: inline-block;
    width: 15px;
}
.module.newsletter {
    margin: -35px 0px 0px;
    padding: 0px;
}

#yt_footer {
    background: #3EA451;
    padding: 15px 0px;
}
#yt_footer #yt_copyright {
    color: #FFFFFF;
    font-size: 13px;
}

div#head {
    margin-top: -10px;
}
.adres {
    text-align: left;
    margin: 0px 0 10px!important;
    padding-left: 5px;
    padding-right: 5px;
	   
}
.callback{
	    margin: 0px 0 10px!important;
}

.mod_ext_callback .title {
    font-weight: 700;
    display: block;
    width: 100%;
    position: relative;
    text-align: left;
}
.mod_ext_callback {
    position: relative;
    float: left;
    display: block;
    width: 100%;
    padding: 0px;
}
.mod_ext_callback input {
    margin: 3px 0;
    padding: 5px 10px;
    border-radius: 0px;
}
#yt_mainmenu #meganavigator li.level1 > .item-link {
    margin: 0;
    line-height: inherit;
    padding: 7px 23px;
    color: #000;
    font-size: 15px;
    display: block;
    text-transform: uppercase;
}
#yt_mainmenu #meganavigator li.level1 a:hover{
	
	background-color:#9DD1A7;
}
#yt_mainmenu #meganavigator li.level1 {
border-right: 1px solid #9DD1A7;
}
#yt_mainmenu #meganavigator li.level1.last{
	border: none;
}
#yt_mainmenu .fancy {
    background: #3EA451;
    position: absolute;
    padding: 0;
    margin: 0;
    height: 3px !important;
    bottom: -4px !important;
    top: auto !important;
}

/**************Showcase Style Starts*****************/

#container {
	margin:50px auto;
	width:1000px;
}

.showcase {
	list-style: none;
	/*padding: 0 0 40px 40px;*/
	height: 133px;
}

.showcase a {
	display: block;
	width: 245px;
	height: 144px;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}
.showcase a img {
	    width: 300px;
    height: 180px;
    margin: 0 auto;
    position: absolute;
    left: -15px;
    top: -15px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.showcase a:hover img {
	width: 245px;
	height: 160px;
	left: 0;
	top: -10px;
}
.showcase a p {
	background: #65B755;
	color: #fff;
	font-size: 11px;
	padding: 12px 20px;
	position:absolute;
	bottom:-100px;
	line-height: 20px;
	display: block;
	width: 205px;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.showcase a:hover p {
	bottom: 0;
	background: #3C840B;
}
.showcase a h3 ,
.showcase a .h3 {
	font-size: 14px;
    text-transform: uppercase;
    color: #3EA451;
    /*background: #3EA451;*/
       width: 200px;
    padding: 8px 50px 8px 25px;
    position: absolute;
    position: absolute;
    left: 0px;
    bottom: 0px;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.showcase a:hover h3,
.showcase a:hover .h3 {
	bottom:10px;
	/*background: #3C840B;*/
	    border-bottom: 2px solid #3EA451;
}
.showcase a h3 i,
.showcase a .h3 i {
	width: 33px;
	height: 26px;
	position: absolute;
	right: -34px;
	top: 0;
	background: #59A214;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	padding:6px 0 0 0;
}
.showcase .thumb2 a p, .showcase .thumb2 a h3,
.showcase .thumb2 a p, .showcase .thumb2 a .h3  {
	background: #F68B28;
}
.showcase .thumb2 a:hover p, .showcase .thumb2 a:hover h3,
.showcase .thumb2 a:hover p, .showcase .thumb2 a:hover .h3  {
	background: #F16B17;
}
.showcase .thumb2 a h3 i,
.showcase .thumb2 a .h3 i  {
	background: #F68B28;
}
.showcase .thumb2 a:hover h3 i,
.showcase .thumb2 a:hover .h3 i  {
	background: #F16B17;
}
.showcase .thumb3 a p, .showcase .thumb3 a h3,
.showcase .thumb3 a p, .showcase .thumb3 a .h3  {
	background: #0065BB;
}
.showcase .thumb3 a:hover p, .showcase .thumb3 a:hover h3,
.showcase .thumb3 a:hover p, .showcase .thumb3 a:hover .h3  {
	background: #0046A2;
}
.showcase .thumb3 a h3 i,
.showcase .thumb3 a .h3 i{
	background: #0065BB;
}
.showcase .thumb3 a:hover h3 i,
.showcase .thumb3 a:hover .h3 i  {
	background: #0046A2;
} 

.home h1 ,
.home .h1{
    text-align: center;
}
.item-page.home ul li {
    position: relative;
    float: left;
    width: 45%;
    display: block;
    height: 100px;
    border: 1px solid #C4D3B4;
    margin: 15px;
}
.moduletable.carusel {
       position: relative;
    float: left;
    width: 48%!important;
    padding: 0px 10px 0px 10px;
}

div.easylast_title {
    font-weight: bold;
    font-size: 115%!important;
    color: #00E;
    margin-bottom: 10px;
}
.easylast_name.carusel {
    text-align: right;
    margin-right: 15px;
}

.carousel-button-left {
    float: left;
    width: 14px;
    height: 14px;
    margin: 0 0 0 4px;
    background: url('../../../images/interface.png') no-repeat 0 -16px;
    text-indent: -999em;
    cursor: pointer;
	
}

.carousel-button-right{
    float: left;
    width: 14px;
    height: 14px;
    margin: 0 0 0 4px;
    background: url('../images/interface.png') no-repeat 0 -16px;
    text-indent: -999em;
    cursor: pointer;
	background-position: 0 -44px;
}

span.moduletitle {
    text-transform: uppercase;
    font: bold 19.93px Arial;
    color: #152534;
    margin: 0 0 10px 0;
}

div#mainbottom1 div span {
    color: #fff;
    font-size: 18px;
    padding: 15px 45px;
    display: block;
    line-height: 30px;
}

.aboutshop ol {
    margin-left: 10px;
}

#g-pageservices .fa {
    background: #9DD1A7;
}
.reveu.viewall a {
    text-transform: uppercase;
    color: #3EA451;
    background: #fff;
    padding: 5px 10px;
    font-weight: 700;
    font-size: 12px;
    position: absolute;
    right: 5px;
    bottom: -15px;
    transition: 0.3s all ease 0s;
}
.reveu.viewall {
    border-bottom: solid 1px #ccc;
    position: relative;
    padding: 5px 0px;
    display: inline-block;
    width: 100%;
	    top: 3px
}
.testimonial {
    padding: 0px 0px;
}
.reveu.viewall a:hover {
    padding-right: 35px;
}
.reveu.viewall a:after {
    content: "\f178";
    color: #3EA451;
    display: inline-block;
    font-family: Fontawesome;
    margin-left: 5px;
    position: absolute;
    left: -17px;
    transition: 0.3s all ease 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
}
.reveu.viewall a:hover:after {
    left: auto;
    right: 15px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

div#mainbottom3 .carousel-indicators {
    margin: 0px;
    position: absolute;
    top: -40px;
    right: 0px;
    bottom: auto;
    left: auto;
    padding: 0px;
}
div#mainbottom3 .carousel-control {
    display: none;
}
div#mainbottom3 div.yt-extra-carousel.pull-none {
    overflow: visible;
    margin: 0px;
}
div#mainbottom3 .carousel-inner {
    margin: 0px;
}
div#mainbottom3 .carousel-indicators li {
    width: 9px;
    height: 9px;
    background: transparent;
    border: solid 1px #ccc;
    margin: 0px 2px;
}
div#mainbottom3 .carousel-indicators li.active {
    border-color: #8acda6;
}

#yt_spotlight2 {
    padding: 0;
    background: #F3F3F3;
}
#yt_spotlight2 {
    padding: 0;
    background: #F3F3F3;
}
div.contact .info {
    color: #313131;
    margin-bottom: 10px;
}
div.contact .info .icon i {
    color: #3EA451;
    margin: 0px;
}
div.menu-footer h3.modtitle,
div.menu-footer .h3.modtitle {
    color: #31313D;
    font-size: 15px;
    font-weight: 700;
    background: none;
}
.newsletter h3.modtitle,
.newsletter .h3.modtitle {
    color: #31313D;
    font-size: 15px;
    font-weight: 700;
    background: none;
}
div.contact .info a {
    color: #313131;
}
div.menu-footer ul.menu li a {
    color: #757575;
    display: inline-block;
    padding: 4px 0px;
    transition: 0.3s all ease 0s;
}
.newsletter .acymailing_module_form .acymailing_introtext {
    color: #757578;
    margin-bottom: 15px;
}
.adr {
    position: relative;
    float: left;
    display: block;
    width: 100%;
}
.adr2 {
    position: relative;
    float: left;
    width: 70%;
}
.adr1 {
    position: relative;
    float: left;
    width: 30%;
}
div.contact .info .icon {
    display: inline-block;
    width: 15px;
}
.module.newsletter {
    margin: -35px 0px 0px;
    padding: 0px;
}

#yt_footer {
    background: #3EA451;
    padding: 15px 0px;
}
#yt_footer #yt_copyright {
    color: #FFFFFF;
    font-size: 13px;
}

.module.site-map a {
    color: #fff;
    margin-right: 25px;
    line-height: 36px;
}
#smfaq .button {
    display: inline-block;
    padding: 3px 4px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border: #AAAAAA solid 1px;
    background: #ffffff;
    color: #3EA451;
}
#smfaq-form label {
    float: left;
    margin: 15px 0 0 0;
    width: 100px;
    clear: left;
}

div#g-pageservices .fa-flask:before {
    content: "1"!important;
}
div#g-pageservices .fa-cutlery:before {
    content: "2"!important;;
}
div#g-pageservices .fa-tablet:before {
    content: "3"!important;;
}
div#g-pageservices .fa-search:before {
    content: "4"!important;;
}
div#g-pageservices .fa-globe:before {
    content: "5"!important;;
}
div#g-pageservices .fa-twitter:before {
    content: "6"!important;;
}

.watch.left .modcontent .items .item-content {
    width: 90%;
}
.watch.left.partner .modcontent {
    padding: 0px 0px 0px 100px;
    background: url(../images/icon/bg_watch_p.png) no-repeat left center;
    position: relative;
}
.partner .item-content {
    width: 32%;
    position: relative;
    float: left;
    padding: 2% 1% 5% 1%;
}
.partner div.yt-extra-carousel .carousel-indicators li.active {
    border: none;
    background: #48A95A;
}
.partner div.yt-extra-carousel.pull-none {
    display: inline-block;
    margin: 0 0 0px 0;
}
.watch.left .modcontent {
    padding: 0px;
    background: none;
}

.watch.left div.yt-extra-carousel.pull-none .carousel-indicators {
    display: block;
}

div.module.partner,
div.module.left {
    margin: 0 0 0px;
}

.left .showcase li {
    float: left;
    width: 100%;
    height: 40px;
    overflow: hidden;
    margin: 0;
    background: none;
    padding: 0 0px;
}
.left .showcase {
    list-style: none;
    /* padding: 0 0 40px 40px; */
    height: 40px;
}
.left .showcase a {
    display: block;
    width: 245px;
    height: 44px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}
.left .showcase a img {
    width: 100px;
    height: 80px;
    margin: 0 auto;
    position: absolute;
    left: -10px;
    top: -10px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.left .showcase a h3,
.left .showcase a .h3 {
    font-size: 14px;
    text-transform: uppercase;
    color: #3EA451;
    /* background: #3EA451; */
    width: 200px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    margin-left: 90px;
	margin-bottom: 5px;
    left: 0px;
    bottom: 0px;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.left  .showcase a:hover img {
	width: 105px;
	height: 85px;
	left: 0;
	top: -5px;
}
.left .showcase a:hover h3,
.left .showcase a:hover .h3  {
	bottom:3px;
	/*background: #3C840B;*/
	    border-bottom: 2px solid #3EA451;
}

.item-page  h1:after, .item-page  .h1:after,
#yt_component h1:after {
    content: "";
    height: 3px;
    width: 70px;
    background: #ccc;
    display: block;
    margin-top: 10px;
}
.page-header h1,
#yt_component h1 {
    font-size: 24px;
    margin: 0;
    font-weight: 600;
    color: #3EA451;
    padding: 0px;
    border: none;
	    text-transform: none;
}

.item-page .article-header .h2:after {
    content: none;   
}

.item-page .article-header h2, .item-page .article-header .h2{
margin: 0 0 12px;	
}


.sport-table {
	width:100%;
	font-size:16px;

}

.td-sport-img {
	text-align:center;
	width:300px;

}

.sport-table td {
	padding: 15px;
}

.sport-table ul li {
	list-style:none;

}

.sport-table tr {
	border-bottom: 1px solid green;
}

.sport-table tr:hover {
	background:#9DD1A7;
}

.price-sport {
	font-size:18px;
	font-weight:bold;
}