.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
#minicart{padding-top: 30px;}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.guvenli{padding-left: 20px;}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body a {
  color: #cb6d49;
}
.backtotop {
  background-color: #686868;
  width: 45px;
  bottom: 40px;
  right: 10px;
  min-height: 42px;
  overflow: hidden;
  z-index: 400;
  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: #666666;
}
.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: #cb6d49;
}
#cpanel_wrapper {
  background: #e5e5e5;
  border: 1px solid #f3f3f3;
  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: 300px;
  top: 35px;
  right: -320px;
  padding: 8px;
  z-index: 999999;
  font-size: 11px;
}
#cpanel_wrapper #cpanel_btn {
  position: absolute;
  width: 26px;
  left: -47px;
  top: 9px;
  padding: 7px 10px;
  cursor: pointer;
  overflow: hidden;
  background: url("../images/cpanel/bg-cpanel-head.png") repeat #666666;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
#cpanel_wrapper #cpanel_btn i {
  font-size: 18px;
  margin: 0 0 0 4px;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}
#cpanel_wrapper #ytcpanel_accordion {
  margin-bottom: 0;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head {
  font-size: 17px;
  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: rgba(0,0,0,0) #cb6d49 rgba(0,0,0,0) rgba(0,0,0,0);
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset .btn {
  background: #cb6d49;
  border: medium none;
  font-weight: normal;
  padding: 8px 15px;
  text-transform: none;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset;
  -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;
}
#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 .accordion-group {
  border-color: #BCBCBC;
  margin-bottom: 5px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading {
  border: 1px solid #BCBCBC;
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top,#FFFFFF,#F1F1F1);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#FFFFFF),to(#F1F1F1));
  background-image: -webkit-linear-gradient(top,#FFFFFF,#F1F1F1);
  background-image: -o-linear-gradient(top,#FFFFFF,#F1F1F1);
  background-image: linear-gradient(to bottom,#FFFFFF,#F1F1F1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff1f1f1', GradientType=0);
  margin: -1px;
  -webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5) inset;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading .label {
  float: right;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading .accordion-toggle {
  padding: 6px 10px;
  font-weight: bold;
  color: #555;
  font-size: 13px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading .accordion-toggle i {
  float: left;
  font-size: 14px;
  color: #999;
  margin: 5px 5px 0 0;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading:hover {
  background-color: #ededed;
  background-image: -moz-linear-gradient(top,#f5f5f5,#e0e0e0);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#e0e0e0));
  background-image: -webkit-linear-gradient(top,#f5f5f5,#e0e0e0);
  background-image: -o-linear-gradient(top,#f5f5f5,#e0e0e0);
  background-image: linear-gradient(to bottom,#f5f5f5,#e0e0e0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe0e0e0', GradientType=0);
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading.active {
  background: #777;
  border-color: #777;
  box-shadow: none;
  background-color: #8b8b8b;
  background-image: -moz-linear-gradient(top,#999,#777);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#999),to(#777));
  background-image: -webkit-linear-gradient(top,#999,#777);
  background-image: -o-linear-gradient(top,#999,#777);
  background-image: linear-gradient(to bottom,#999,#777);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff999999', endColorstr='#ff777777', GradientType=0);
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading.active .fa-plus-square-o:before {
  content: "\f147";
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading.active .accordion-toggle {
  color: #fff;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading.active .accordion-toggle i {
  color: #fff;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse {
  background: #fff;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse:before {
  content: "";
  position: absolute;
  border-width: 8px 8px 0;
  left: 20px;
  top: -2px;
  border-style: solid;
  border-color: #777 rgba(0,0,0,0) rgba(0,0,0,0);
  display: none;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse.in:before {
  display: block;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner {
  border: none;
  padding: 8px;
  padding-top: 15px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner h4.clear {
  margin: 0 0 6px;
  padding: 15px 0 0;
  font-size: 100%;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner h4.clear span {
  padding: 1px 5px;
  line-height: 15px;
  border-left: 2px solid #999;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .fs-desc {
  line-height: 11px;
  color: #838383;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-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-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 .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.active {
  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 .accordion-group .collapse .accordion-inner .cp-item.footer-backgroud-image,
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item.header-backgroud-image {
  width: 64%;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item input.miniColors {
  margin: 0 -1px 0 0 !important;
  border-color: #ccc;
  width: 55px !important;
  border-radius: 3px 0 0 3px !important;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .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 .accordion-group .collapse .accordion-inner .cp-item .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: 95%;
  position: relative;
  display: inline-block;
  margin-bottom: 5px;
  border: 1px solid #ccc;
  padding-left: 0;
  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;
}
.selectbox .select-arrow {
  background: url(../images/shortcode/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: 6px;
}
.yt-sticky .module .module-inner1 .module-inner2 .module-inner3 {
  padding: 10px;
  background-color: #fff;
  font-size: 12px;
}
.btn-special {
  height: 45px;
  width: 45px;
  background-color: #6b82a2;
  display: block;
  position: absolute;
  left: 0px;
  cursor: pointer;
  text-align: center;
}
.btn-special span {
  font-size: 20px;
  line-height: 36px;
  width: 24px;
  margin: 0 4px 0 8px;
}
.btn-special:hover span {
  color: #fff;
  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: #6b82a2;
  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: 10;
  left: 0;
  top: 165px;
  margin: 0 !important;
  height: 0px;
  min-height: 0px;
}
#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: #6b82a2;
}
#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: 49px;
  color: #bfcfe6;
  border-bottom: 1px solid #7c91ae;
  background-color: #6b82a2;
  -webkit-box-shadow: 4px 0 0 rgba(0, 0, 0, 0.15) inset, 0 2px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 4px 0 0 rgba(0, 0, 0, 0.15) inset, 0 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 4px 0 0 rgba(0, 0, 0, 0.15) inset, 0 2px 2px rgba(0, 0, 0, 0.25);
}
#yt_sticky_left .yt-sticky .module .btn-special span {
  line-height: 49px;
}
#yt_sticky_right {
  position: fixed;
  z-index: 10;
  right: 0;
  top: 165px;
  margin: 0 !important;
  height: 0px;
  min-height: 0px;
}
#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% !important;
  position: absolute;
  z-index: 88;
  margin-bottom: 10px;
  right: -100%;
  background: #6b82a2;
}
#yt_sticky_right .yt-sticky .module:first-child .btn-special {
  border-radius: 3px 0 0 0;
}
#yt_sticky_right .yt-sticky .module:last-child .btn-special {
  border-radius: 0 0 0 3px;
}
#yt_sticky_right .yt-sticky .module .btn-special {
  left: auto;
  right: 100%;
  top: -6px;
  height: 49px;
  color: #bfcfe6;
  border-bottom: 1px solid #7c91ae;
  background-color: #6b82a2;
  -webkit-box-shadow: inset -4px 0 0 rgba(0,0,0,0.15),0 2px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset -4px 0 0 rgba(0,0,0,0.15),0 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset -4px 0 0 rgba(0,0,0,0.15),0 2px 2px rgba(0, 0, 0, 0.25);
}
#yt_sticky_right .yt-sticky .module .btn-special span {
  line-height: 49px;
}
#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: #cb6d49;
  -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: #cb6d49;
  color: #eee;
  border: 1px solid #af5532;
  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;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: auto;
}
div.row-fluid .first[class*="span"] {
  margin-left: 0;
  margin-right: 0;
}
div.row-fluid .span12 {
  margin-left: 0 !important;
  margin-right: 0 !important;
  min-height: 0;
}
div.row-fluid .hidden {
  display: none !important;
}
div.row-fluid .span3d {
  width: 18%;
  margin: 0;
}
div.row-fluid .span3d.order1 {
  margin-left: -82%;
}
div.row-fluid .span6d {
  width: 64%;
  margin: 0;
  overflow: hidden;
}
div.row-fluid .span6d.order2 {
  margin-left: 18%;
}
div.row-fluid .span9d {
  width: 82%;
  float: right;
  overflow: hidden;
}
.layout-boxed #content .content-home:after {
  display: none !important;
}
.layout-boxed #content .content-home:before {
  display: none !important;
}
#yt_spotlight1,
#yt_spotlight2,
#yt_spotlight3 {
  background: #f9f9f9;
  border-top: #ececec 1px solid;
}
#yt_spotlight1 #bottom2 {
  border-left: #ececec 1px solid;
  border-right: #ececec 1px solid;
}
#yt_spotlight1 {
  overflow: hidden;
  margin-top: 10px;
}
#yt_spotlight1 #bottom1 .module {
  border-bottom: #ececec 1px solid;
  position: relative;
}
#yt_spotlight1 #bottom1 .module:last-child {
  border-bottom: none;
}
#yt_spotlight1 #bottom1 .module:last-child:before {
  display: none;
}
#yt_spotlight1 #bottom1 .module:last-child:after {
  display: none;
}
#yt_spotlight1 #bottom1 .module:before {
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #ececec;
  content: '';
  position: absolute;
  left: -100%;
  bottom: -1px;
}
#yt_spotlight1 #bottom1 .module:after {
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #ececec;
  content: '';
  position: absolute;
  right: -5.5%;
  bottom: -1px;
}
#yt_spotlight1 #bottom3 .module {
  border-bottom: #ececec 1px solid;
  position: relative;
}
#yt_spotlight1 #bottom3 .module:last-child {
  border-bottom: none;
}
#yt_spotlight1 #bottom3 .module:last-child:before {
  display: none;
}
#yt_spotlight1 #bottom3 .module:last-child:after {
  display: none;
}
#yt_spotlight1 #bottom3 .module:before {
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #ececec;
  content: '';
  position: absolute;
  right: -100%;
  bottom: -1px;
  clear: both;
}
#yt_spotlight1 #bottom3 .module:after {
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #ececec;
  content: '';
  position: absolute;
  left: -5.5%;
  bottom: -1px;
}
#yt_spotlight1 #bottom3 .clearline {
  border-bottom: none !important;
}
#yt_spotlight1 #bottom3 .clearline:before {
  display: none;
}
#yt_spotlight1 #bottom3 .clearline:after {
  display: none;
}
#yt_spotlight3 h3.modtitle {
  font-size: 18px;
  margin: 0;
  padding: 25px 0px 10px;
  font-weight: normal;
  text-align: center;
}
#yt_spotlight3 ul.menu li a {
  color: linkColor2 !important;
}
#yt_spotlight3 ul.menu li a:hover {
  color: #cb6d49 !important;
}
#yt_spotlight6 {
  background: #fafafa;
  margin: 0 0 20px;
  padding: 0;
}
#yt_slideshow {
  background: #ffffff;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 0;
}
#yt_spotlight7 {
  margin-bottom: -20px;
}
#yt_top {
  background: #f7f7f7;
  border-bottom: #ececec 1px solid;
  margin-bottom: 10px;
  height: 40px;
  line-height: 40px;
}
#yt_header {
  padding: 10px 15px 15px;
  position: relative;
  z-index: 10;
}
#yt_header #yt_logoposition h1 {
  margin: 0;
  text-align:center;
}
#yt_logoposition{ text-align:center;}
#yt_header #yt_logoposition h1 a {
  display: inline-block;
}
#yt_header #yt_logoposition a {
  margin-top: 0px !important;
}
#yt_header #topmenu {
  margin-top: 10px;
  color: #ffffff;
}
#yt_menuposition {
  text-align: center;
}
#yt_menuposition .navi {
  display: inline-block;
}
#yt_menuposition .navi li {
  text-align: left;
  color: #737373;
}
#yt-responivemenu {
  display: none;
}
#breadcrumb {
  padding: 20px 10px;
  background: #fff;
  position: relative;
}
#breadcrumb div.module {
  margin-bottom: 0;
}
#breadcrumb div.module ul.breadcrumb {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
#breadcrumb div.module ul.breadcrumb li {
  padding: 0;
  font-size: 14px;
}
#breadcrumb div.module ul.breadcrumb li .divider {
  padding: 0 8px 0 10px;
  background: url(../images/arrow-breadcrumbs.png) no-repeat 7px 0;
  width: 5px;
  height: 5px;
  display: inline-block;
}
#breadcrumb div.module ul.breadcrumb li .divider-right {
  padding: 0 8px 0 10px;
  background: url(../images/arrow-breadcrumbs.png) no-repeat 12px -15px;
  width: 5px;
  height: 5px;
  display: inline-block;
}
#breadcrumb div.module ul.breadcrumb li a,
#breadcrumb div.module ul.breadcrumb li span {
  color: #909090;
}
#breadcrumb div.module ul.breadcrumb li a:hover,
#breadcrumb div.module ul.breadcrumb li span:hover {
  color: #cb6d49;
}
#breadcrumb div.module ul.breadcrumb li:last-child {
  float: right;
  display: inline-block;
}
#breadcrumb:before {
  content: '';
  height: 100%;
  width: 10px;
  background: #fff;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: -10px;
}
#breadcrumb:after {
  content: '';
  height: 100%;
  width: 10px;
  background: #fff;
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: -10px;
}
.content-home {
  margin-top: 20px;
  position: relative;
}
.content-home .yt-show-grid > div {
  background: none !important;
}
.content-home:before {
  content: '';
  width: 8%;
  height: 1px;
  position: absolute;
  left: -7.5%;
  top: -1px;
}
.content-home:after {
  content: '';
  width: 8%;
  height: 1px;
  position: absolute;
  right: -7.5%;
  top: -1px;
}
#yt_component .items-row {
  display: table !important;
}
#yt_component [class*="column-"] {
  float: none;
  display: table-cell !important;
  vertical-align: top !important;
}
#content #yt_component {
  margin: 0px auto 20px;
}
#content #yt_component .component-inner .component-inner2 {
  border: 1px solid #ebebeb;
  background: #fff;
  padding: 20px;
}
#content #yt_component .component-inner .item-page .image-overlay {
  border: none;
  background: transparent;
}
#content #yt_component .component-inner .item-page .image-overlay .hover-links {
  top: 0;
  left: 0;
  margin: 0;
}
#content #yt_component .component-inner .item-page .image-overlay .hover-links .hover-zoom {
  margin: 49.5px 0 0 0;
}
#content #yt_component .component-inner .item-page .image-overlay .hover-links .hover-link {
  margin: 0 0 0 -36px;
}
#content #yt_component .component-inner .heading-category {
  font-size: 14px;
  color: #737373;
  margin-bottom: 30px;
  display: block;
}
#content #yt_component .component-inner .heading-category .subheading-category {
  font-size: 30px;
  text-transform: uppercase;
  float: left;
  display: inline-block;
  padding-right: 20px;
}
#content #yt_component .component-inner .item-title a {
  color: #737373;
}
#content #yt_component .component-inner .item-title a:hover {
  color: #cb6d49;
}
#content #yt_component .component-inner .items-row {
  margin-bottom: -1px;
}
#content #yt_component .component-inner .items-row .item {
  border-left: 0;
}
#content #yt_component .component-inner .items-row .item:first-child {
  border-left: 1px solid #ebebeb;
}
#content #yt_component .component-inner .items-row .item.span3 {
  width: 25%;
}
#content #yt_component .component-inner .items-row .item.span4 {
  width: 33.333%;
}
#content #yt_component .component-inner .items-row .item.span4 .article-text {
  margin: 6%;
}
#content #yt_component .component-inner .items-row .item.span6 {
  width: 50%;
}
#content #yt_component .component-inner .items-row .item.span6 .article-text {
  margin: 4%;
}
#content #yt_component .component-inner .items-row .item.span12 {
  padding: 3.5%;
}
#content #yt_component .component-inner .items-row .item .image-overlay {
  border: none;
  background: transparent;
}
#content #yt_component .component-inner .items-row .item .image-overlay .hover-links {
  top: 0;
  left: 0;
  margin: 0;
}
#content #yt_component .component-inner .items-row .item .image-overlay .hover-links .hover-zoom {
  margin: 49.5px 0 0 0;
}
#content #yt_component .component-inner .items-row .item .image-overlay .hover-links .hover-link {
  margin: 0 0 0 -36px;
}
#content #yt_component .article-info {
  border-bottom: none !important;
}
#content .span12.no-minheight {
  min-height: 0;
}
#content.layout-variation #yt_component {
  padding: 15px;
  border: #ebebeb 1px solid;
}
#content_left .module {
  margin-bottom: 0;
}
#mainbottom1 {
  border-bottom: 1px solid #ebebeb;
  position: relative;
  z-index: 1;
}
#mainbottom1 #bottom-toggle {
  width: 20px;
  height: 20px;
  line-height: 19px;
  background: #fff;
  cursor: pointer;
  border: 1px dashed #ccc;
  position: absolute;
  z-index: 22;
  right: 10px;
  top: 10px;
  text-align: center;
}
#mainbottom1 #bottom-toggle i {
  color: #ccc;
  margin: 0;
  font-size: 10px;
}
#mainbottom1 #bottom-toggle:hover,
#mainbottom1 #bottom-toggle:focus {
  border-color: #777;
}
#mainbottom1 #bottom-toggle:hover i,
#mainbottom1 #bottom-toggle:focus i {
  color: #777;
}
#mainbottom1 #bottom-toggle.up i:before {
  content: "\f067";
}
#bottom3.first {
  padding-left: 1.71233%;
}
.view-featured #content #yt_component .component-inner .component-inner2,
.view-category.com_content #content #yt_component .component-inner .component-inner2,
.com_virtuemart.view-category #content #yt_component .component-inner .component-inner2,
.view-virtuemart #content #yt_component .component-inner .component-inner2,
.view-productdetails #content #yt_component .component-inner .component-inner2 {
  padding: 0;
  background: transparent;
  border: none;
}
.view-contact #maintop,
.layout-variation #maintop {
  clear: both;
  padding-bottom: 0;
  border-bottom: none;
}
.view-contact #maintop .component-inner2,
.layout-variation #maintop .component-inner2 {
  border: 1px solid #ebebeb;
  background: #fff;
  padding: 20px;
}
.view-contact #maintop .item-page .image-overlay,
.layout-variation #maintop .item-page .image-overlay {
  border: none;
  background: transparent;
}
.view-contact #maintop .item-page .image-overlay .hover-links,
.layout-variation #maintop .item-page .image-overlay .hover-links {
  top: 0;
  left: 0;
  margin: 0;
}
.view-contact #maintop .item-page .image-overlay .hover-links .hover-zoom,
.layout-variation #maintop .item-page .image-overlay .hover-links .hover-zoom {
  margin: 49.5px 0 0 0;
}
.view-contact #maintop .item-page .image-overlay .hover-links .hover-link,
.layout-variation #maintop .item-page .image-overlay .hover-links .hover-link {
  margin: 0 0 0 -36px;
}
.view-contact #maintop .heading-category,
.layout-variation #maintop .heading-category {
  font-size: 14px;
  color: #737373;
  margin-bottom: 30px;
  display: block;
}
.view-contact #maintop .heading-category .subheading-category,
.layout-variation #maintop .heading-category .subheading-category {
  font-size: 30px;
  text-transform: uppercase;
  float: left;
  display: inline-block;
  padding-right: 20px;
}
.view-contact #maintop .item-title a,
.layout-variation #maintop .item-title a {
  color: #737373;
}
.view-contact #maintop .item-title a:hover,
.layout-variation #maintop .item-title a:hover {
  color: #cb6d49;
}
.view-contact #maintop .items-row,
.layout-variation #maintop .items-row {
  margin-bottom: -1px;
}
.view-contact #maintop .items-row .item,
.layout-variation #maintop .items-row .item {
  border-left: 0;
}
.view-contact #maintop .items-row .item:first-child,
.layout-variation #maintop .items-row .item:first-child {
  border-left: 1px solid #ebebeb;
}
.view-contact #maintop .items-row .item.span3,
.layout-variation #maintop .items-row .item.span3 {
  width: 25%;
}
.view-contact #maintop .items-row .item.span4,
.layout-variation #maintop .items-row .item.span4 {
  width: 33.333%;
}
.view-contact #maintop .items-row .item.span4 .article-text,
.layout-variation #maintop .items-row .item.span4 .article-text {
  margin: 6%;
}
.view-contact #maintop .items-row .item.span6,
.layout-variation #maintop .items-row .item.span6 {
  width: 50%;
}
.view-contact #maintop .items-row .item.span6 .article-text,
.layout-variation #maintop .items-row .item.span6 .article-text {
  margin: 4%;
}
.view-contact #maintop .items-row .item.span12,
.layout-variation #maintop .items-row .item.span12 {
  padding: 3.5%;
}
.view-contact #maintop .items-row .item .image-overlay,
.layout-variation #maintop .items-row .item .image-overlay {
  border: none;
  background: transparent;
}
.view-contact #maintop .items-row .item .image-overlay .hover-links,
.layout-variation #maintop .items-row .item .image-overlay .hover-links {
  top: 0;
  left: 0;
  margin: 0;
}
.view-contact #maintop .items-row .item .image-overlay .hover-links .hover-zoom,
.layout-variation #maintop .items-row .item .image-overlay .hover-links .hover-zoom {
  margin: 49.5px 0 0 0;
}
.view-contact #maintop .items-row .item .image-overlay .hover-links .hover-link,
.layout-variation #maintop .items-row .item .image-overlay .hover-links .hover-link {
  margin: 0 0 0 -36px;
}
.view-contact #maintop .content-inner,
.layout-variation #maintop .content-inner {
  border: 1px solid #ebebeb;
  background: #fff;
  padding: 20px;
  overflow: hidden;
}
#myTab li a.active {
  background: #f7f7f7 !important;
}
.fancybox-skin {
  background: #fff !important;
}
.fancybox-wrap #sj_quickview {
  background: #fff;
}
.fancybox-wrap #sj_quickview .additional-images {
  top: 10px;
}
.fancybox-wrap #sj_quickview .product-field {
  overflow: hidden;
  margin: 0 0 -15px;
}
.fancybox-wrap #sj_quickview .product-field.product-field-type-D {
  margin: 0 0 10px !important;
}
.fancybox-wrap #sj_quickview .quantity-box {
  display: block;
}
.fancybox-wrap #sj_quickview span.addtocart-button {
  padding: 4px 0 !important;
}
.fancybox-wrap #sj_quickview span.addtocart-button input {
  color: #fff !important;
}
.fancybox-wrap #sj_quickview .product-neighbours {
  margin: 0 !important;
}
.fancybox-wrap #sj_quickview .product-neighbours .next-page {
  float: right;
  padding-right: 25px;
}
.fancybox-wrap #sj_quickview .product-neighbours .previous-page {
  float: left;
  padding-left: 25px;
}
.fancybox-wrap #sj_quickview .product-related-products {
  display: none;
}
.heading-contact {
  display: block;
  font-size: 14px;
  text-align: center;
  margin-bottom: 30px;
}
.heading-contact .hcontact {
  font-size: 30px;
  text-transform: uppercase;
  display: inline-block;
  padding-right: 15px;
}
.wrap-contact,
.wrap-about {
  border: #ececec 1px solid;
  padding: 2.5%;
}
.wrap-contact .ctajax-element .el-ctajax-form,
.wrap-about .ctajax-element .el-ctajax-form {
  margin: 0 0 0 5% !important;
}
.wrap-contact .ctajax-element .el-ctajax-form label,
.wrap-about .ctajax-element .el-ctajax-form label {
  display: inline-block;
  padding: 10px;
  width: 10%;
}
.wrap-contact .ctajax-element .el-ctajax-form textarea,
.wrap-about .ctajax-element .el-ctajax-form textarea {
  display: inline-block;
  width: 75%;
  border-radius: 0;
}
.wrap-contact .ctajax-element .el-ctajax-form input,
.wrap-about .ctajax-element .el-ctajax-form input {
  border-radius: 0;
}
.wrap-contact .ctajax-element .el-ctajax-form input[type="submit"],
.wrap-about .ctajax-element .el-ctajax-form input[type="submit"] {
  background: #cb6d49;
  color: #fff;
  float: right;
  margin-right: 7%;
  text-shadow: none;
  padding: 5px 15px;
  font-weight: 200;
  display: inline-block;
  vertical-align: top;
  border: none;
  line-height: 22px;
  -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;
  border-radius: 0 !important;
}
.wrap-contact .ctajax-element .el-ctajax-form input[type="submit"]:hover,
.wrap-about .ctajax-element .el-ctajax-form input[type="submit"]:hover {
  background: #737373;
}
.wrap-contact .ctajax-element .icon-map-marker,
.wrap-contact .ctajax-element .icon-mobile-phone,
.wrap-contact .ctajax-element .info-mail,
.wrap-about .ctajax-element .icon-map-marker,
.wrap-about .ctajax-element .icon-mobile-phone,
.wrap-about .ctajax-element .info-mail {
  color: #cb6d49;
}
.wrap-contact .ctajax-element .el-desc,
.wrap-about .ctajax-element .el-desc {
  border-bottom: #ebebeb 1px solid;
  position: relative;
  margin-bottom: 30px !important;
  margin-top: -30px !important;
}
.wrap-contact .ctajax-element .el-desc span,
.wrap-about .ctajax-element .el-desc span {
  display: inline-block;
  padding: 5px 8px 5px 0px;
  background: #fff;
  bottom: -28px;
  position: relative;
  z-index: 2;
  font-size: 18px;
  text-transform: uppercase;
}
.wrap-contact .ctajax-element .el-desc span:before,
.wrap-about .ctajax-element .el-desc span:before {
  content: '';
  display: block;
  width: 7px;
  height: 6px;
  background: #fff;
  border: #ebebeb 1px solid;
  border-radius: 50%;
  position: absolute;
  right: -8px;
  top: 12px;
}
.wrap-about {
  min-height: 400px;
}
.wrap-about .divleft,
.wrap-about .divright {
  float: left;
  display: inline-block;
}
.wrap-about .divleft {
  width: 70%;
}
.wrap-about .divright {
  width: 30%;
}
.wrap-about .yt-tabs {
  position: relative;
  clear: both;
}
.wrap-about .yt-tabs .nav-tabs {
  float: right;
  width: 270px;
  border: none !important;
  display: inline-block;
  padding: 0px 30px 0px 70px !important;
}
.wrap-about .yt-tabs .nav-tabs li {
  display: block;
  width: 100%;
  margin-bottom: 3px;
}
.wrap-about .yt-tabs .nav-tabs li a {
  padding: 5px 15px;
  font-weight: 200 !important;
  background: #fff;
  border: #ebebeb 1px solid;
  box-shadow: none;
  margin-bottom: 3px;
}
.wrap-about .yt-tabs .nav-tabs li a.active {
  border: #cb6d49 1px solid !important;
  color: #cb6d49;
}
.wrap-about .yt-tabs .tab-content {
  position: absolute;
  z-index: 2;
  top: -50px;
  left: 0;
}
.wrap-about .yt-tabs .tab-content .carousel,
.wrap-about .yt-tabs .tab-content .carousel-inner,
.wrap-about .yt-tabs .tab-content .carousel-inner > .item {
  width: 400px;
  height: 370px;
}
.wrap-about .yt-tabs .tab-content .carousel .item > img {
  margin-bottom: 30px;
}
.wrap-about .yt-tabs .tab-content .carousel-caption {
  background: none;
  top: 240px;
}
.wrap-about .yt-tabs .tab-content .carousel-caption h4 {
  color: #666;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.wrap-about .yt-tabs .tab-content .carousel-caption p {
  color: #666;
  text-align: center;
}
.wrap-about .yt-tabs .tab-content .carousel-control {
  margin-top: 100px;
  background: none;
  box-shadow: none;
  width: 39px;
  height: 13px;
}
.wrap-about .yt-tabs .tab-content .carousel-control i {
  display: none;
}
.wrap-about .yt-tabs .tab-content .carousel-control.right {
  right: 0px !important;
  background: url(../images/brown/arrow.png) -81px -40px no-repeat;
}
.wrap-about .yt-tabs .tab-content .carousel-control.right:hover {
  background: url(../images/brown/arrow.png) -81px 0px no-repeat;
}
.wrap-about .yt-tabs .tab-content .carousel-control.left {
  left: 0px !important;
  background: url(../images/brown/arrow.png) 0px -40px no-repeat;
}
.wrap-about .yt-tabs .tab-content .carousel-control.left:hover {
  background: url(../images/brown/arrow.png) 0px 0px no-repeat;
}
.wrap-about .title-ourbrands {
  float: right;
  width: 270px;
  border: none !important;
  display: inline-block;
  padding: 0px 30px 0px 70px !important;
  font-size: 18px;
  text-transform: uppercase;
}
.wrap-about .gallery-title {
  font-size: 18px !important;
  text-transform: uppercase;
}
.sj-minicart-pro .mc-list .mc-product-inner .mc-attribute .attr-quantity span.value input.mc-quantity {
  line-height: 17px;
}
#yt_footer {
  background: #ececec;
  padding: 30px 0px;
}
#yt_footer #yt_copyright {
  color: #999;
}
#yt_footer #yt_copyright a {
  color: #fe5480;
}
#yt_footer #yt_copyright a:hover {
  color: #cb6d49;
}
#yt_footer #yt_copyright .yt-logo {
  margin: 5px 15px 0 0;
  float: left;
}
#yt_footer #yt_copyright .copyright,
#yt_footer #yt_copyright .designby {
  display: inline;
}
#yt_footer #yt_copyright .copyright_middle {
  margin-top: 18px;
  display: inline-block;
}
#yt_footer #footer {
  text-align: right;
  font-size: 30px;
  color: #666666;
  font-family: 'Dosis', sans-serif;
}
#yt_footer #footer em {
  font-style: normal;
  color: #cb6d49;
}
.layout_left-main-right #content_main,
.layout_left-right-main #content_main,
.layout_main-left-right #content_main {
  border-right: 1px solid #EBEBEB;
}
.layout_left-main-right #advanced-search-toggle,
.layout_left-right-main #advanced-search-toggle,
.layout_main-left-right #advanced-search-toggle {
  margin: 10px 0;
}
.layout_left-main-right .productdetails-view .productdetail-content .product-image .additional-images .nav_button,
.layout_left-right-main .productdetails-view .productdetail-content .product-image .additional-images .nav_button,
.layout_main-left-right .productdetails-view .productdetail-content .product-image .additional-images .nav_button {
  float: left;
}
.layout_left-main-right .blog .items-row .item.span3 .item-image,
.layout_left-main-right .blog .items-row .item.span4 .item-image,
.layout_left-right-main .blog .items-row .item.span3 .item-image,
.layout_left-right-main .blog .items-row .item.span4 .item-image,
.layout_main-left-right .blog .items-row .item.span3 .item-image,
.layout_main-left-right .blog .items-row .item.span4 .item-image {
  float: none !important;
  margin: 0 0 1em;
  min-height: 126px !important;
  min-width: 120px !important;
  display: block;
}
.layout_left-main-right .blog .items-row .item.span3 .article-text .item-headinfo ul.actions,
.layout_left-main-right .blog .items-row .item.span4 .article-text .item-headinfo ul.actions,
.layout_left-right-main .blog .items-row .item.span3 .article-text .item-headinfo ul.actions,
.layout_left-right-main .blog .items-row .item.span4 .article-text .item-headinfo ul.actions,
.layout_main-left-right .blog .items-row .item.span3 .article-text .item-headinfo ul.actions,
.layout_main-left-right .blog .items-row .item.span4 .article-text .item-headinfo ul.actions {
  display: none;
}
.layout_left-main-right .sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-content .product_s_desc,
.layout_left-right-main .sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-content .product_s_desc,
.layout_main-left-right .sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-content .product_s_desc {
  height: 130px;
  overflow: hidden;
}
.layout_left-main-right .productdetail-content .span5,
.layout_left-right-main .productdetail-content .span5,
.layout_main-left-right .productdetail-content .span5 {
  width: 380px;
  margin-right: 20px;
}
.layout_left-main-right .productdetail-content .span7,
.layout_left-right-main .productdetail-content .span7,
.layout_main-left-right .productdetail-content .span7 {
  float: none;
  display: table-cell;
  margin: 0;
}
.layout_left-main-right .productdetail-content .span7 .product-info .product-title,
.layout_left-right-main .productdetail-content .span7 .product-info .product-title,
.layout_main-left-right .productdetail-content .span7 .product-info .product-title {
  float: none;
  display: block;
}
.layout_left-main-right .productdetails-view .productdetail-content .product-image .additional-images .list_carousel,
.layout_left-right-main .productdetails-view .productdetail-content .product-image .additional-images .list_carousel,
.layout_main-left-right .productdetails-view .productdetail-content .product-image .additional-images .list_carousel {
  width: 290px;
}
.layout_left-main-right .productdetails-view .productdetail-content .product-image .additional-images .list_carousel img,
.layout_left-right-main .productdetails-view .productdetail-content .product-image .additional-images .list_carousel img,
.layout_main-left-right .productdetails-view .productdetail-content .product-image .additional-images .list_carousel img {
  width: 80px;
}
.layout_left-main-right .productdetails-view .productdetail-content .product-image .additional-images .nav_button .prev,
.layout_left-right-main .productdetails-view .productdetail-content .product-image .additional-images .nav_button .prev,
.layout_main-left-right .productdetails-view .productdetail-content .product-image .additional-images .nav_button .prev {
  height: 82px;
  background-position: 6px -45px;
}
.layout_left-main-right .productdetails-view .productdetail-content .product-image .additional-images .nav_button .next,
.layout_left-right-main .productdetails-view .productdetail-content .product-image .additional-images .nav_button .next,
.layout_main-left-right .productdetails-view .productdetail-content .product-image .additional-images .nav_button .next {
  height: 82px;
  background-position: 7px 27px;
}
.layout_left-main-right #g-pageportfolio [class*="span"] .port-item-img .yt-lightbox,
.layout_left-right-main #g-pageportfolio [class*="span"] .port-item-img .yt-lightbox,
.layout_main-left-right #g-pageportfolio [class*="span"] .port-item-img .yt-lightbox {
  display: block;
}
.layout_left-main-right ul.c-step li,
.layout_left-right-main ul.c-step li,
.layout_main-left-right ul.c-step li {
  margin: 0 40px;
}
.layout_left-main-right .yt-testimonial.tm-avatar small,
.layout_left-right-main .yt-testimonial.tm-avatar small,
.layout_main-left-right .yt-testimonial.tm-avatar small {
  margin: 0;
}
.layout_left-right-main .nogroup-left #content_right {
  margin: 0;
}
.vp {
  cursor: grab;
}
.container {
  width: 1168px;
}
@media (max-width: 1024px) {
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: auto;
    margin: 0 15px;
  }
}
@media (min-width: 767px) {
  .mvm-top,
  #msearch {
    display: none;
  }
}
a {
  color: #cb6d49;
}
a:hover {
  color: #737373;
  text-decoration: none;
}
a:focus {
  outline: none;
  text-decoration: none;
}
[class^="icon-"],
[class*=" icon-"] {
  margin-right: 5px;
  font-size: 14px;
  line-height: 100%;
}
.badge,
.label {
  display: inline-block;
}
div.img_caption {
  position: relative;
}
div.img_caption.left {
  margin: 0 1em 1em 0;
}
div.img_caption p.img_caption {
  font-size: 89%;
  padding: 5px 0 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #eee;
  border-bottom: 1px solid #ddd;
}
div.caption {
  margin: 0 1em 1em 0;
  float: left;
}
div.yt-lightbox a img {
  width: auto;
}
ul {
  margin: 0 0 11px 18px;
}
ul li {
  line-height: 24px;
}
ul ul {
  list-style: disc;
}
ul.blank {
  list-style: none;
  margin: 0;
}
ul.latestnews.yt-list {
}
ul.latestnews.yt-list li:last-child {
  border-bottom: none;
}
ul.latestnews.yt-list li {
  border-bottom: 1px solid #f5f5f5;
}
ul.latestnews.yt-list li:hover {
  color: #cb6d49;
}
ul.latestnews.yt-list li a {
  color: #686868;
}
ul.latestnews.yt-list li a:hover {
  color: #cb6d49;
}
ul.actions {
  margin: 0;
  display: inline-block;
}
ul.actions .edit-icon {
  list-style: none;
}
label,
input,
button,
select,
textarea {
  font-size: 100%;
}
select {
  padding: 5px 6px;
  background-color: #F7F7F7;
  border: 1px solid #DDDDDD;
}
#modlgn-remember {
  margin-top: 0;
}
input[type="radio"],
input[type="checkbox"] {
  margin-top: 3px;
}
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,
.inputbox:focus,
button[type="button"]:focus,
button[type="submit"]:focus,
.btn:focus {
  outline: 0 none;
}
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: 12px;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  background-color: #ffffff;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#F7F7F7),color-stop(50%,#fff),to(#fff));
  background-image: -webkit-linear-gradient(#F7F7F7,#fff 50%,#fff);
  background-image: -moz-linear-gradient(top,#F7F7F7,#fff 5000%,#fff);
  background-image: -o-linear-gradient(#F7F7F7,#fff 50%,#fff);
  background-image: linear-gradient(#F7F7F7,#fff 50%,#fff);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffffffff', GradientType=0);
  padding: 4px 6px;
  border-color: #ddd;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  font-family: inherit;
}
.form-horizontal .controls input {
  width: 250px;
}
.form-horizontal .control-group {
  margin-bottom: 15px;
}
.form-horizontal .control-label {
  text-align: left;
}
.button,
button {
  background: #cb6d49;
  color: #fff;
  text-shadow: none;
  padding: 5px 15px;
  font-size: 100%;
  display: inline-block;
  vertical-align: top;
  border: none;
  line-height: 22px;
  -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;
  border-radius: 0 !important;
}
input.button {
  height: 32px;
}
.button:hover,
button:hover {
  background: #666666;
  color: #fff;
}
.button:focus,
button:focus {
  box-shadow: 1px 1px 3px rgba(0,0,0,0.5) inset;
}
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;
}
.collapse {
  overflow: hidden;
}
.form-inline .disabled .icon-search {
  vertical-align: 1px;
  margin-right: 5px;
}
.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 #686868;
  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: #686868;
  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%;
}
table.category thead {
  background: #eee;
}
table.category thead tr th {
  background: #939393;
  border-bottom: 2px solid #777;
  font-size: 110%;
  color: #fff;
  padding: 8px;
  text-align: left;
  font-weight: normal;
}
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-bottom: 1px solid #eee;
}
table.category tbody tr td.list-hits,
table.category tbody tr td.hits {
  font-weight: bold;
}
#recaptcha_response_field {
  border-color: #ddd !important;
}
.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: #666666 !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #444;
}
#system-message {
  margin: 0;
}
#system-message .message {
  margin-bottom: 0;
}
#system-message .message > ul {
  margin: 0;
  background-position: 5px 40%;
}
div.categories-list > div {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #ECECEC;
}
div.categories-list > div h3.page-header {
  border-bottom: none;
  margin: 0;
}
div.categories-list > div h3.page-header .btn [class^="icon-"] {
  margin: 0;
}
div.categories-list > div h3.page-header .badge {
  vertical-align: 2px;
  display: inline-block;
}
div.categories-list > div.last {
  margin: 0;
  border: none;
}
div.categories-list ul {
  position: relative;
  margin: 0;
}
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;
}
.blog .heading-category {
  font-size: 191.7%;
  font-weight: normal;
  color: #cb6d49;
}
.blog .items-leading {
  overflow: hidden;
  margin-bottom: 20px;
}
.blog .items-leading.cols-2,
.blog .items-leading.cols-3,
.blog .items-leading.cols-4 {
  border-bottom: none;
}
.blog .items-leading .item {
  padding: 12px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #ebebeb;
}
.blog .items-leading .item .item-image {
  background: url(../images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 20px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
  z-index: 1;
}
.blog .items-leading .item .item-image img {
  transform-origin: 50% 50% 0;
  transition: all 0.6s ease-in-out 0s;
}
.blog .items-leading .item .item-image .image-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  border: 8px solid #fff;
  border-color: rgba(255,255,255,0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog .items-leading .item .item-image .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
.blog .items-leading .item .item-image .image-overlay .hover-links a {
  width: 36px;
  height: 49.5px;
  line-height: 49.5px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #d17d5d;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #cb6d49;
}
.blog .items-leading .item .item-image .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-36px,0px);
  -moz-transform: translate(-36px,0px);
  -ms-transform: translate(-36px,0px);
  -o-transform: translate(-36px,0px);
  transform: translate(-36px,0px);
  -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;
  opacity: 0;
  filter: alpha(opacity=0);
  display: block;
}
.blog .items-leading .item .item-image .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(-36px,0px);
  -moz-transform: translate(-36px,0px);
  -ms-transform: translate(-36px,0px);
  -o-transform: translate(-36px,0px);
  transform: translate(-36px,0px);
  -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;
  opacity: 0;
  filter: alpha(opacity=0);
}
.blog .items-leading .item .item-image .image-overlay .hover-links a i {
  margin: 0;
  font-size: 22px;
  color: white;
}
.blog .items-leading .item .item-image:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: rgba(0,0,0,0.3);
}
.blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom,
.blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-link {
  -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);
}
.blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover,
.blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-link:hover {
  border-color: #999999;
  background: #666666;
}
.blog .items-leading .item .article-text {
  overflow: hidden;
}
.blog .items-leading .item .article-text .page-header {
  margin: 0;
  padding: 0;
  border-bottom: 0;
}
.blog .items-leading .item .article-text .page-header h2 {
  font-size: 133.3%;
  margin: 0;
  font-weight: normal;
}
.blog .items-leading .item .article-text .page-header h2 a {
  color: #cb6d49;
}
.blog .items-leading .item .article-text .page-header h2 a:hover {
  color: #737373;
}
.blog .items-leading .item .article-text .item-headinfo {
  margin: 0 0 10px 0;
}
.blog .items-leading .item .article-text .item-headinfo dl.article-info {
  margin: 0;
}
.blog .items-leading .item .article-text .item-headinfo dl.article-info dd {
  display: inline-block;
  font-size: 92%;
  line-height: 24px;
  margin: 0 10px 0 0;
  padding: 0;
  float: none;
  vertical-align: top;
}
.blog .items-leading .item .article-text .item-headinfo dl.article-info dd a {
  font-weight: bold;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions {
  list-style: none;
  margin: 0;
  float: right;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li {
  display: inline-block;
  margin: 0 -1px 0 -1px;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li.print-icon a:after {
  content: "\f02f";
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li.email-icon a:after {
  content: "\f0e0";
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li.edit-icon a:after {
  content: "\f044";
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li a {
  font-family: FontAwesome;
  color: #909090;
  font-size: 14px;
  padding: 4px 5px;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li a img {
  display: none;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li a:hover {
  color: #cb6d49;
}
.blog .items-leading .item .article-text > p {
  display: inline;
}
.blog .items-leading .item .article-text a.readmore {
  display: inline-block;
  font-size: 92%;
  vertical-align: bottom;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.blog .items-leading .item .article-text a.readmore span {
  display: inline-block;
  position: relative;
  z-index: 1;
  -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;
  padding: 0 4px;
}
.blog .items-leading .item .article-text a.readmore span:before {
  content: attr(data-hover);
  position: absolute;
  top: -105%;
  font-weight: bold;
}
.blog .items-leading .item .article-text a.readmore:hover span,
.blog .items-leading .item .article-text a.readmore:focus span {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.blog .items-leading .item .article-text a.readmore span {
  padding: 0 8px 0 8px;
}
.blog .items-leading .item.span6 .item-image,
.blog .items-leading .item.span4 .item-image {
  float: none !important;
  margin: 0 0 1em;
  display: inline-block;
}
.blog .items-leading .item.span3 .item-image {
  float: none !important;
  margin: 0 0 1em;
}
.blog .items-leading .item.span3 .article-text .item-headinfo ul.actions {
  display: none;
}
.blog .items-row {
  margin-bottom: 20px;
}
.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: 12px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #ebebeb;
}
.blog .items-row .item .item-image {
  background: url(../images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 20px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
  z-index: 1;
}
.blog .items-row .item .item-image img {
  transform-origin: 50% 50% 0;
  transition: all 0.6s ease-in-out 0s;
}
.blog .items-row .item .item-image .image-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  border: 8px solid #fff;
  border-color: rgba(255,255,255,0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog .items-row .item .item-image .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
.blog .items-row .item .item-image .image-overlay .hover-links a {
  width: 36px;
  height: 49.5px;
  line-height: 49.5px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #d17d5d;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #cb6d49;
}
.blog .items-row .item .item-image .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-36px,0px);
  -moz-transform: translate(-36px,0px);
  -ms-transform: translate(-36px,0px);
  -o-transform: translate(-36px,0px);
  transform: translate(-36px,0px);
  -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;
  opacity: 0;
  filter: alpha(opacity=0);
  display: block;
}
.blog .items-row .item .item-image .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(-36px,0px);
  -moz-transform: translate(-36px,0px);
  -ms-transform: translate(-36px,0px);
  -o-transform: translate(-36px,0px);
  transform: translate(-36px,0px);
  -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;
  opacity: 0;
  filter: alpha(opacity=0);
}
.blog .items-row .item .item-image .image-overlay .hover-links a i {
  margin: 0;
  font-size: 22px;
  color: white;
}
.blog .items-row .item .item-image:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: rgba(0,0,0,0.3);
}
.blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom,
.blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-link {
  -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);
}
.blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover,
.blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-link:hover {
  border-color: #999999;
  background: #666666;
}
.blog .items-row .item .article-text {
  overflow: hidden;
}
.blog .items-row .item .article-text .page-header {
  margin: 0;
  padding: 0;
  border-bottom: 0;
}
.blog .items-row .item .article-text .page-header h2 {
  font-size: 133.3%;
  margin: 0;
  font-weight: normal;
}
.blog .items-row .item .article-text .page-header h2 a {
  color: #cb6d49;
}
.blog .items-row .item .article-text .page-header h2 a:hover {
  color: #737373;
}
.blog .items-row .item .article-text .item-headinfo {
  margin: 0 0 10px 0;
}
.blog .items-row .item .article-text .item-headinfo dl.article-info {
  margin: 0;
}
.blog .items-row .item .article-text .item-headinfo dl.article-info dd {
  display: inline-block;
  font-size: 92%;
  line-height: 24px;
  margin: 0 10px 0 0;
  padding: 0;
  float: none;
  vertical-align: top;
}
.blog .items-row .item .article-text .item-headinfo dl.article-info dd a {
  font-weight: bold;
}
.blog .items-row .item .article-text .item-headinfo ul.actions {
  list-style: none;
  margin: 0;
  float: right;
}
.blog .items-row .item .article-text .item-headinfo ul.actions li {
  display: inline-block;
  margin: 0 -1px 0 -1px;
}
.blog .items-row .item .article-text .item-headinfo ul.actions li.print-icon a:after {
  content: "\f02f";
}
.blog .items-row .item .article-text .item-headinfo ul.actions li.email-icon a:after {
  content: "\f0e0";
}
.blog .items-row .item .article-text .item-headinfo ul.actions li.edit-icon a:after {
  content: "\f044";
}
.blog .items-row .item .article-text .item-headinfo ul.actions li a {
  font-family: FontAwesome;
  color: #909090;
  font-size: 14px;
  padding: 4px 5px;
}
.blog .items-row .item .article-text .item-headinfo ul.actions li a img {
  display: none;
}
.blog .items-row .item .article-text .item-headinfo ul.actions li a:hover {
  color: #cb6d49;
}
.blog .items-row .item .article-text > p {
  display: inline;
}
.blog .items-row .item .article-text a.readmore {
  display: inline-block;
  font-size: 92%;
  vertical-align: bottom;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.blog .items-row .item .article-text a.readmore span {
  display: inline-block;
  position: relative;
  z-index: 1;
  -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;
  padding: 0 4px;
}
.blog .items-row .item .article-text a.readmore span:before {
  content: attr(data-hover);
  position: absolute;
  top: -105%;
  font-weight: bold;
}
.blog .items-row .item .article-text a.readmore:hover span,
.blog .items-row .item .article-text a.readmore:focus span {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.blog .items-row .item .article-text a.readmore span {
  padding: 0 8px 0 8px;
}
.blog .items-row .item.span6 .item-image,
.blog .items-row .item.span4 .item-image {
  float: none !important;
  margin: 0 0 1em;
  display: inline-block;
}
.blog .items-row .item.span3 .item-image {
  float: none !important;
  margin: 0 0 1em;
}
.blog .items-row .item.span3 .article-text .item-headinfo ul.actions {
  display: none;
}
.blog-featured .items-leading {
  margin-bottom: 20px;
}
.blog-featured .items-leading.cols-2,
.blog-featured .items-leading.cols-3,
.blog-featured .items-leading.cols-4 {
  border-bottom: none;
}
.blog-featured .items-leading .item {
  padding: 0 0 10px 0;
  padding: 12px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #ebebeb;
}
.blog-featured .items-leading .item .item-image {
  background: url(../images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 20px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
  z-index: 1;
}
.blog-featured .items-leading .item .item-image img {
  transform-origin: 50% 50% 0;
  transition: all 0.6s ease-in-out 0s;
}
.blog-featured .items-leading .item .item-image .image-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  border: 8px solid #fff;
  border-color: rgba(255,255,255,0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links a {
  width: 36px;
  height: 49.5px;
  line-height: 49.5px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #d17d5d;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #cb6d49;
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-36px,0px);
  -moz-transform: translate(-36px,0px);
  -ms-transform: translate(-36px,0px);
  -o-transform: translate(-36px,0px);
  transform: translate(-36px,0px);
  -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;
  opacity: 0;
  filter: alpha(opacity=0);
  display: block;
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(-36px,0px);
  -moz-transform: translate(-36px,0px);
  -ms-transform: translate(-36px,0px);
  -o-transform: translate(-36px,0px);
  transform: translate(-36px,0px);
  -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;
  opacity: 0;
  filter: alpha(opacity=0);
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links a i {
  margin: 0;
  font-size: 22px;
  color: white;
}
.blog-featured .items-leading .item .item-image:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: rgba(0,0,0,0.3);
}
.blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom,
.blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-link {
  -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);
}
.blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover,
.blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-link:hover {
  border-color: #999999;
  background: #666666;
}
.blog-featured .items-leading .item .article-text {
  overflow: hidden;
}
.blog-featured .items-leading .item .article-text .page-header {
  margin: 0;
  padding: 0;
  border-bottom: 0;
}
.blog-featured .items-leading .item .article-text .page-header h2 {
  font-size: 133.3%;
  margin: 0;
  font-weight: normal;
}
.blog-featured .items-leading .item .article-text .page-header h2 a {
  color: #cb6d49;
}
.blog-featured .items-leading .item .article-text .page-header h2 a:hover {
  color: #737373;
}
.blog-featured .items-leading .item .article-text .item-headinfo {
  margin: 0 0 10px 0;
}
.blog-featured .items-leading .item .article-text .item-headinfo dl.article-info {
  margin: 0;
}
.blog-featured .items-leading .item .article-text .item-headinfo dl.article-info dd {
  display: inline-block;
  font-size: 92%;
  line-height: 24px;
  margin: 0 10px 0 0;
  padding: 0;
  float: none;
  vertical-align: top;
}
.blog-featured .items-leading .item .article-text .item-headinfo dl.article-info dd a {
  font-weight: bold;
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions {
  list-style: none;
  margin: 0;
  float: right;
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li {
  display: inline-block;
  margin: 0 -1px 0 -1px;
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li.print-icon a:after {
  content: "\f02f";
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li.email-icon a:after {
  content: "\f0e0";
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li.edit-icon a:after {
  content: "\f044";
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li a {
  font-family: FontAwesome;
  color: #909090;
  font-size: 14px;
  padding: 4px 5px;
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li a img {
  display: none;
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li a:hover {
  color: #cb6d49;
}
.blog-featured .items-leading .item .article-text > p {
  display: inline;
}
.blog-featured .items-leading .item .article-text a.readmore {
  display: inline-block;
  font-size: 92%;
  vertical-align: bottom;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.blog-featured .items-leading .item .article-text a.readmore span {
  display: inline-block;
  position: relative;
  z-index: 1;
  -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;
  padding: 0 4px;
}
.blog-featured .items-leading .item .article-text a.readmore span:before {
  content: attr(data-hover);
  position: absolute;
  top: -105%;
  font-weight: bold;
}
.blog-featured .items-leading .item .article-text a.readmore:hover span,
.blog-featured .items-leading .item .article-text a.readmore:focus span {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.blog-featured .items-leading .item .article-text a.readmore span {
  padding: 0 8px 0 8px;
}
.blog-featured .items-leading .item.span6 .item-image,
.blog-featured .items-leading .item.span4 .item-image {
  float: none !important;
  margin: 0 0 1em;
  display: inline-block;
}
.blog-featured .items-leading .item.span3 .item-image {
  float: none !important;
  margin: 0 0 1em;
}
.blog-featured .items-leading .item.span3 .article-text .item-headinfo ul.actions {
  display: none;
}
.blog-featured .items-row {
  overflow: hidden;
  margin-bottom: 20px;
}
.blog-featured .items-row.cols-2,
.blog-featured .items-row.cols-3,
.blog-featured .items-row.cols-4,
.blog-featured .items-row.row-0 {
  border-top: none;
}
.blog-featured .items-row .item {
  padding: 0 0 10px 0;
  padding: 12px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #ebebeb;
}
.blog-featured .items-row .item .item-image {
  background: url(../images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 20px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
  z-index: 1;
}
.blog-featured .items-row .item .item-image img {
  transform-origin: 50% 50% 0;
  transition: all 0.6s ease-in-out 0s;
}
.blog-featured .items-row .item .item-image .image-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  border: 8px solid #fff;
  border-color: rgba(255,255,255,0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links a {
  width: 36px;
  height: 49.5px;
  line-height: 49.5px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #d17d5d;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #cb6d49;
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-36px,0px);
  -moz-transform: translate(-36px,0px);
  -ms-transform: translate(-36px,0px);
  -o-transform: translate(-36px,0px);
  transform: translate(-36px,0px);
  -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;
  opacity: 0;
  filter: alpha(opacity=0);
  display: block;
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(-36px,0px);
  -moz-transform: translate(-36px,0px);
  -ms-transform: translate(-36px,0px);
  -o-transform: translate(-36px,0px);
  transform: translate(-36px,0px);
  -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;
  opacity: 0;
  filter: alpha(opacity=0);
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links a i {
  margin: 0;
  font-size: 22px;
  color: white;
}
.blog-featured .items-row .item .item-image:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: rgba(0,0,0,0.3);
}
.blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom,
.blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-link {
  -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);
}
.blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover,
.blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-link:hover {
  border-color: #999999;
  background: #666666;
}
.blog-featured .items-row .item .article-text {
  overflow: hidden;
}
.blog-featured .items-row .item .article-text .page-header {
  margin: 0;
  padding: 0;
  border-bottom: 0;
}
.blog-featured .items-row .item .article-text .page-header h2 {
  font-size: 133.3%;
  margin: 0;
  font-weight: normal;
}
.blog-featured .items-row .item .article-text .page-header h2 a {
  color: #cb6d49;
}
.blog-featured .items-row .item .article-text .page-header h2 a:hover {
  color: #737373;
}
.blog-featured .items-row .item .article-text .item-headinfo {
  margin: 0 0 10px 0;
}
.blog-featured .items-row .item .article-text .item-headinfo dl.article-info {
  margin: 0;
}
.blog-featured .items-row .item .article-text .item-headinfo dl.article-info dd {
  display: inline-block;
  font-size: 92%;
  line-height: 24px;
  margin: 0 10px 0 0;
  padding: 0;
  float: none;
  vertical-align: top;
}
.blog-featured .items-row .item .article-text .item-headinfo dl.article-info dd a {
  font-weight: bold;
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions {
  list-style: none;
  margin: 0;
  float: right;
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li {
  display: inline-block;
  margin: 0 -1px 0 -1px;
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li.print-icon a:after {
  content: "\f02f";
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li.email-icon a:after {
  content: "\f0e0";
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li.edit-icon a:after {
  content: "\f044";
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li a {
  font-family: FontAwesome;
  color: #909090;
  font-size: 14px;
  padding: 4px 5px;
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li a img {
  display: none;
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li a:hover {
  color: #cb6d49;
}
.blog-featured .items-row .item .article-text > p {
  display: inline;
}
.blog-featured .items-row .item .article-text a.readmore {
  display: inline-block;
  font-size: 92%;
  vertical-align: bottom;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.blog-featured .items-row .item .article-text a.readmore span {
  display: inline-block;
  position: relative;
  z-index: 1;
  -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;
  padding: 0 4px;
}
.blog-featured .items-row .item .article-text a.readmore span:before {
  content: attr(data-hover);
  position: absolute;
  top: -105%;
  font-weight: bold;
}
.blog-featured .items-row .item .article-text a.readmore:hover span,
.blog-featured .items-row .item .article-text a.readmore:focus span {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.blog-featured .items-row .item .article-text a.readmore span {
  padding: 0 8px 0 8px;
}
.blog-featured .items-row .item.span6 .item-image,
.blog-featured .items-row .item.span4 .item-image {
  float: none !important;
  margin: 0 0 1em;
  display: inline-block;
}
.blog-featured .items-row .item.span3 .item-image {
  float: none !important;
  margin: 0 0 1em;
}
.blog-featured .items-row .item.span3 .article-text .item-headinfo ul.actions {
  display: none;
}
.item-page .page-header {
  margin: 0;
  padding: 0;
  border-bottom: 0;
  margin-bottom: 0;
}
.item-page .page-header h2 {
  font-size: 133.3%;
  margin: 0;
  font-weight: normal;
}
.item-page .page-header h2 a {
  color: #cb6d49;
}
.item-page .page-header h2 a:hover {
  color: #737373;
}
.item-page .page-header h2 {
  font-size: 180%;
  margin-bottom: 7px;
  line-height: 110%;
  font-weight: normal;
  font-family: ;
}
.item-page div.article-info {
  margin: 0 0 10px 0;
  margin: 0 0 20px;
  padding-bottom: 5px;
  overflow: hidden;
  border-bottom: 1px dashed #c8c8c8;
}
.item-page div.article-info dl.article-info {
  margin: 0;
}
.item-page div.article-info dl.article-info dd {
  display: inline-block;
  font-size: 92%;
  line-height: 24px;
  margin: 0 10px 0 0;
  padding: 0;
  float: none;
  vertical-align: top;
}
.item-page div.article-info dl.article-info dd a {
  font-weight: bold;
}
.item-page div.article-info ul.actions {
  list-style: none;
  margin: 0;
  float: right;
}
.item-page div.article-info ul.actions li {
  display: inline-block;
  margin: 0 -1px 0 -1px;
}
.item-page div.article-info ul.actions li.print-icon a:after {
  content: "\f02f";
}
.item-page div.article-info ul.actions li.email-icon a:after {
  content: "\f0e0";
}
.item-page div.article-info ul.actions li.edit-icon a:after {
  content: "\f044";
}
.item-page div.article-info ul.actions li a {
  font-family: FontAwesome;
  color: #909090;
  font-size: 14px;
  padding: 4px 5px;
}
.item-page div.article-info ul.actions li a img {
  display: none;
}
.item-page div.article-info ul.actions li a:hover {
  color: #cb6d49;
}
.item-page div.article-info dl.article-info dd.create {
  background: none;
  padding: 0;
}
.item-page div.article-info .actions .edit-icon a {
  text-indent: 0;
  height: auto;
  margin-top: -3px;
}
.item-page .img-fulltext {
  background: url(../images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 20px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
  z-index: 1;
  position: relative;
  margin-bottom: 1em;
  display: table;
  margin: 0 auto 1em;
}
.item-page .img-fulltext img {
  transform-origin: 50% 50% 0;
  transition: all 0.6s ease-in-out 0s;
}
.item-page .img-fulltext .image-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  border: 8px solid #fff;
  border-color: rgba(255,255,255,0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.item-page .img-fulltext .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
.item-page .img-fulltext .image-overlay .hover-links a {
  width: 36px;
  height: 49.5px;
  line-height: 49.5px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #d17d5d;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #cb6d49;
}
.item-page .img-fulltext .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-36px,0px);
  -moz-transform: translate(-36px,0px);
  -ms-transform: translate(-36px,0px);
  -o-transform: translate(-36px,0px);
  transform: translate(-36px,0px);
  -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;
  opacity: 0;
  filter: alpha(opacity=0);
  display: block;
}
.item-page .img-fulltext .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(-36px,0px);
  -moz-transform: translate(-36px,0px);
  -ms-transform: translate(-36px,0px);
  -o-transform: translate(-36px,0px);
  transform: translate(-36px,0px);
  -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;
  opacity: 0;
  filter: alpha(opacity=0);
}
.item-page .img-fulltext .image-overlay .hover-links a i {
  margin: 0;
  font-size: 22px;
  color: white;
}
.item-page .img-fulltext:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: rgba(0,0,0,0.3);
}
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-zoom,
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-link {
  -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);
}
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-zoom:hover,
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-link:hover {
  border-color: #999999;
  background: #666666;
}
.item-page .img-fulltext div.img_caption p.img_caption {
  padding: 5px 0;
}
.item-page .img-fulltext.pull-left {
  margin-right: 1em;
}
.item-page .img-fulltext.pull-right {
  margin-left: 1em;
}
.item-page .img-fulltext:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.item-page h3.related-title {
  font-size: 180%;
  font-family: ;
  border-bottom: 1px dashed #c8c8c8;
  padding-bottom: 5px;
}
.item-page ul.related-items {
  margin-bottom: 20px;
}
.item-page ul.related-items li {
  margin: 0 0 6px;
  list-style: circle;
}
.item-page ul.related-items li .related-item-title {
  color: #909090;
}
.item-page ul.related-items li .related-item-title:hover {
  color: #cb6d49;
}
.item-page ul.related-items li:hover {
  color: #cb6d49;
}
.item-page.edit .formelm-buttons {
  margin: 0 0 1em 0;
}
.item-page.edit .button2-left a.modal {
  position: static;
  border: none;
  width: auto;
  height: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.calendar table td {
  display: table-cell;
}
.calendar thead .hilite {
  border: none;
}
.category-list {
  border: 1px solid #ebebeb;
  background: #fff;
  padding: 20px;
}
.category-list h2 {
  font-size: 191.7%;
  font-weight: normal;
  color: #cb6d49;
}
.category-list .cat-items .display-limit select {
  width: auto !important;
}
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 solid #eee;
  padding: 10px 0;
}
div.archive #archive-items > div:first-child {
  border-top: none;
}
div.archive #archive-items > div h2.item-title {
  margin: 0;
  font-size: 115%;
}
div.archive #archive-items > div dl.article-info {
  color: #909090;
  margin: 0;
}
div.archive #archive-items > div dl.article-info dd {
  display: inline-block;
  font-size: 89%;
  line-height: 24px;
  margin: 0;
  padding: 0;
}
div.archive #archive-items > div .intro > p {
  display: inline;
}
.pagination {
  height: auto;
  margin: 20px 0 0;
}
.pagination ul.pagination {
  border-radius: 0;
  box-shadow: none;
  display: table;
  margin: 0 auto;
}
.pagination ul.pagination li {
  display: inline-block;
  margin: 0 4px;
}
.pagination ul.pagination li .active {
  background: #cb6d49;
  color: #fff;
  border-color: #cb6d49;
}
.pagination ul.pagination li.prev a,
.pagination ul.pagination li.prev span,
.pagination ul.pagination li.next a,
.pagination ul.pagination li.next span {
  border-radius: 0;
}
.pagination ul.pagination li a,
.pagination ul.pagination li span {
  float: none;
  display: inline-block;
  line-height: 24px;
  padding: 0 9px;
  border: 1px solid #e9e9e9;
  color: #909090;
  background: #f8f8f8;
  height: 25px;
}
.pagination ul.pagination li.active a,
.pagination ul.pagination li.active span,
.pagination ul.pagination li:hover a,
.pagination ul.pagination li:hover span {
  background: #cb6d49;
  color: #fff;
  border-color: #cb6d49;
}
.contentpane {
  margin: 10px;
  font-size: 12px;
  color: #777;
  padding: 0;
}
.contentpane #mailto-window > h2 {
  font-size: 140%;
  font-weight: normal;
  margin-bottom: 10px;
}
.contentpane #mailto-window .mailto-close {
  position: absolute;
  right: 40px;
  top: 15px;
  font-size: 16px;
}
.contentpane #mailto-window .formelm label {
  color: #777;
  font-size: 12px;
}
.contentpane #mailto-window input,
.contentpane #mailto-window textarea {
  width: 90%;
}
.contentpane .item-page .img-fulltext {
  display: block;
}
.contentpane .item-page .img-fulltext .img_caption {
  width: auto !important;
}
.contentpane div.toolbar-list li {
  background: transparent;
  padding: 0;
}
.pane-sliders {
  border-bottom: 1px solid #ccc;
}
.pane-sliders .panel {
  margin-top: 1px;
}
.pane-sliders .panel h3.title a {
  color: #fff;
}
.pane-sliders .panel h3.title a:hover {
  color: #737373;
}
.pane-sliders .panel h3.title:after {
  content: "+";
  font-family: verdana;
  font-size: 15px;
  width: 18px;
  height: 18px;
  float: right;
  background: #d68d71;
  font-weight: normal;
  margin-top: 2px;
  text-align: center;
  line-height: 15px;
  color: #fff;
}
.pane-sliders .panel h3.title.pane-toggler-down:after {
  content: "-";
}
.pane-sliders .panel .content {
  padding: 20px;
  border: 1px solid #ccc;
}
.pane-sliders .panel .content > *:first-child {
  margin-top: 15px;
}
.search #searchForm legend {
  font-size: 18px;
  color: #686868;
}
.search #searchForm .phrases-box input,
.search #searchForm .only input {
  float: left;
  margin-right: 5px;
}
.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 {
  padding: 20px;
}
.finder #search-form #finder-search {
  margin: 0;
}
.finder #search-form #finder-search .word .button {
  padding: 4px 15px;
  margin: 0;
}
.finder #search-form #finder-search #advanced-search {
  padding: 10px 0 0;
  height: auto;
}
.finder #search-form #finder-search #advanced-search .advanced-search-tip {
  margin-bottom: 2em;
}
.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: #909090;
}
.newsfeed-category select[multiple],
.newsfeed-category select[size],
.contact-category select[multiple],
.contact-category select[size] {
  width: auto;
}
.newsfeed h2 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  font-size: 160%;
  line-height: 130%;
}
.newsfeed .feed-description {
  background: #eee;
  padding: 10px;
}
.newsfeed ol {
  margin: 0;
  list-style: none;
}
.newsfeed ol li {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}
.newsfeed ol li >  a {
  color: #777;
  font-weight: bold;
  font-size: 118.6%;
}
.newsfeed ol li >  a:hover {
  color: #737373;
}
.newsfeed ol li .feed-item-description {
  margin-top: 10px;
  overflow: hidden;
}
.weblink-category select[multiple],
.weblink-category select[size] {
  width: auto !important;
}
h1.title {
  color: #cb6d49;
  margin-bottom: 20px;
}
h2.subtitle {
  font-size: 130%;
}
.view-login #content #yt_component {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.view-login .wrap-login {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.view-login .wrap-login .page-header {
  margin: 0 0 15px;
}
.view-login .wrap-login .page-header h1 {
  margin: 0;
  font-size: 148.6%;
}
.view-login .wrap-login .form-horizontal .control-label {
  float: none;
}
.view-login .wrap-login .other-link ul.yt-list {
  margin: 0 0 0 17px;
}
.view-login .wrap-login .other-link ul.yt-list li a:hover {
  color: #737373;
}
.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 .controls {
  margin: 0;
}
.registration .page-header {
  margin: 0 0 15px;
}
.registration .page-header h2 {
  margin: 0;
  line-height: 137%;
}
.registration .form-horizontal .control-label {
  text-align: left;
}
.reset dd,
.remind dd {
  margin: 0;
}
div.contact {
  overflow: hidden;
}
div.contact .panel-left {
  padding-right: 25px;
}
div.contact .panel-form .button i {
  margin: -3px 0 0 5px;
  border-color: #fff;
  background: url("../images/white-arrow-right.png") no-repeat scroll 3px 4px;
}
div.contact .contact-image {
  margin-bottom: 1em;
}
div.contact .contact-miscinfo {
  margin-bottom: 2em;
}
div.contact textarea,
div.contact input {
  width: 90%;
  border-color: #E0E0E0;
}
div.contact textarea {
  height: 145px;
  width: 97%;
  margin-bottom: 1em;
}
.suffix strong {
  display: inline-block;
}
.module_menu,
div.module {
  margin-bottom: 20px;
}
.module {
  border: #ececec 1px solid;
}
.module.clear {
  background: transparent;
  clear: none;
  z-index: 2;
  border: none;
}
.module.clear h3.modtitle {
  background: none;
  border: none;
}
.module.clear .modcontent {
  background: none;
  border: none;
}
.module.clear h3.modtitle {
  padding: 15px 0;
  color: #000000;
}
.module.clear div.modcontent {
  padding: 0;
}
.module.mainbanner {
  background: transparent;
  clear: none;
  z-index: 2;
  border: none;
  margin: 0 !important;
}
.module.mainbanner h3.modtitle {
  background: none;
  border: none;
}
.module.mainbanner .modcontent {
  background: none;
  border: none;
}
.module.mainbanner h3.modtitle {
  display: none;
}
.module.mainbanner div.modcontent {
  padding: 0 !important;
  margin: 0 !important;
}
.module.blank {
  background: transparent;
}
.module.blank h3.modtitle {
  background: none;
  border: none;
}
.module.blank .modcontent {
  background: none;
  border: none;
}
.module.blank h3.modtitle {
  color: #666666;
  padding: 10px 10px 0;
}
.module.ccomment .customers {
  width: 80%;
  margin: 30px auto 0;
}
.module.ccomment .customers p {
  font-size: 18px;
}
.module.ccomment .customers p.user {
  color: #cb6d49;
  text-align: right;
}
.module.ccomment .customers:before {
  font-family: FontAwesome;
  content: '\f0e6';
  float: left;
  display: inline-block;
  font-size: 30px;
  color: #cb6d49;
  margin-right: 20px;
}
.module.ship {
  list-style: none;
}
.module.ship ul.ship {
  margin: 11px 0 0 18px;
}
.module.ship ul.ship li {
  padding: 0 0 20px 55px;
  margin-left: -18px;
  font-size: 18px;
  list-style: none;
}
.module.ship ul.ship li a {
  color: #737373 !important;
}
.module.ship ul.ship li a:hover {
  color: #cb6d49 !important;
}
.module.ship ul.ship li.item1 {
  background: url(../images/brown/icon1.png) no-repeat 0px 5px;
}
.module.ship ul.ship li.item2 {
  background: url(../images/brown/icon2.png) no-repeat 0px 5px;
}
.module.ship ul.ship li.item3 {
  background: url(../images/brown/icon3.png) no-repeat 0px 5px;
}
.module.ship ul.ship li small {
  display: block;
  font-size: 14px;
  margin-top: -5px;
}
.module.history {
  margin: 0 25px 20px;
}
.module.history .title-history {
  font-size: 18px;
}
.module.history p {
  line-height: 20px;
}
.module.history li {
  position: relative;
  padding: 10px 0;
}
.module.history li em {
  font-style: normal;
  background: url(../images/brown/icon4.png) no-repeat;
  width: 46px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  color: #fff;
  display: inline-block;
  position: relative;
}
.module.history li:nth-child(odd) em {
  float: left;
  margin-right: 34px;
}
.module.history li:nth-child(odd) em:after {
  width: 13px;
  height: 1px;
  background: #ececec;
  content: '';
  display: block;
  z-index: 1;
  top: -40px;
  right: -55px;
  position: relative;
}
.module.history li:nth-child(even) em {
  float: right;
  margin-left: 34px;
}
.module.history li:nth-child(even) em:before {
  width: 13px;
  height: 1px;
  background: #ececec;
  content: '';
  display: block;
  z-index: 1;
  top: 15px;
  left: -24px;
  position: relative;
}
.module .vcard {
  background: url(../images/brown/bg-map.png) top right no-repeat;
  min-height: 170px;
  padding-top: 6px;
  margin-bottom: 20px;
}
.module .vcard ul li {
  padding: 10px 40px 10px 30px;
  line-height: 18px;
  min-height: 35px;
}
.module .vcard ul li.map_pin {
  background: url(../images/brown/icon-map-pin.png) 0px 13px no-repeat;
}
.module .vcard ul li.tel {
  background: url(../images/brown/icon-mobile.png) 0px 15px no-repeat;
}
.module .vcard ul li.email {
  background: url(../images/brown/icon-email.png) 0px 8px no-repeat;
}
.module h3.modtitle {
  font-size: 30px;
  margin: 0;
  padding: 9px 12px 0px;
  font-weight: normal;
  text-align: center;
}
.module div.modcontent {
  padding: 10px 20px 20px;
}
.module li.ipaypal {
  background: url(../../../images/demo/icon-paypal.png) right no-repeat;
}
.module li.imastercard {
  background: url(../../../images/demo/icon-mastercard.png) right no-repeat;
}
.module li.ivisa {
  background: url(../../../images/demo/icon-visa.png) right no-repeat;
}
.module.box-border {
  padding: 10px;
  position: static;
}
.module.box-border .component-inner2 {
  border: 1px solid #ebebeb;
  background: #fff;
  padding: 20px;
}
.module.box-border .item-page .image-overlay {
  border: none;
  background: transparent;
}
.module.box-border .item-page .image-overlay .hover-links {
  top: 0;
  left: 0;
  margin: 0;
}
.module.box-border .item-page .image-overlay .hover-links .hover-zoom {
  margin: 49.5px 0 0 0;
}
.module.box-border .item-page .image-overlay .hover-links .hover-link {
  margin: 0 0 0 -36px;
}
.module.box-border .heading-category {
  font-size: 14px;
  color: #737373;
  margin-bottom: 30px;
  display: block;
}
.module.box-border .heading-category .subheading-category {
  font-size: 30px;
  text-transform: uppercase;
  float: left;
  display: inline-block;
  padding-right: 20px;
}
.module.box-border .item-title a {
  color: #737373;
}
.module.box-border .item-title a:hover {
  color: #cb6d49;
}
.module.box-border .items-row {
  margin-bottom: -1px;
}
.module.box-border .items-row .item {
  border-left: 0;
}
.module.box-border .items-row .item:first-child {
  border-left: 1px solid #ebebeb;
}
.module.box-border .items-row .item.span3 {
  width: 25%;
}
.module.box-border .items-row .item.span4 {
  width: 33.333%;
}
.module.box-border .items-row .item.span4 .article-text {
  margin: 6%;
}
.module.box-border .items-row .item.span6 {
  width: 50%;
}
.module.box-border .items-row .item.span6 .article-text {
  margin: 4%;
}
.module.box-border .items-row .item.span12 {
  padding: 3.5%;
}
.module.box-border .items-row .item .image-overlay {
  border: none;
  background: transparent;
}
.module.box-border .items-row .item .image-overlay .hover-links {
  top: 0;
  left: 0;
  margin: 0;
}
.module.box-border .items-row .item .image-overlay .hover-links .hover-zoom {
  margin: 49.5px 0 0 0;
}
.module.box-border .items-row .item .image-overlay .hover-links .hover-link {
  margin: 0 0 0 -36px;
}
.module.bg-color1 {
  background: #1bd0d8;
  border: none;
}
.module.bg-color1 .modtitle {
  font-size: 30px;
  text-align: center;
  color: #fff;
}
.module.bg-color1 .modcontent {
  color: #fff;
}
.module.bg-color2 {
  background: #ffc117;
  border: none;
}
.module.bg-color2 .modtitle {
  font-size: 30px;
  color: #fff;
}
.module.bg-color2 .modcontent {
  color: #fff;
}
.module.bg-color3 {
  background: #fe5480;
  border: none;
}
.module.bg-color3 .modtitle {
  font-size: 30px;
  color: #fff;
}
.module.bg-color3 .modcontent {
  color: #fff;
}
.module.bg-color4 {
  background: #93278a;
  border: none;
}
.module.bg-color4 .modtitle {
  font-size: 30px;
  color: #fff;
}
.module.bg-color4 .modcontent {
  color: #fff;
}
.module.bg-color5 {
  background: #cb6d49;
  border: none;
}
.module.bg-color5 .modtitle {
  font-size: 30px;
  color: #fff;
}
.module.bg-color5 .modcontent {
  color: #fff;
}
.module.bg-color6 {
  background: #009dca;
  border: none;
}
.module.bg-color6 .modtitle {
  font-size: 30px;
  color: #fff;
}
.module.bg-color6 .modcontent {
  color: #fff;
}
.module.bg-color7 {
  background: #f7f7f7;
}
.module.bg-color7 .modtitle {
  font-size: 30px;
}
.module.badge-new {
  border: none;
  padding: 0;
  margin-bottom: 0;
}
.module.badge-new h3.modtitle {
  color: #010101;
  padding: 0px 20px 0px;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 200;
}
.module.badge-new .modcontent {
  position: relative;
  margin-left: 50px;
}
.module.badge-new .modcontent:before {
  content: 'new';
  background: #fe658c;
  width: 38px;
  height: 38px;
  overflow: hidden;
  border-radius: 38px;
  -webkit-border-radius: 38px;
  position: absolute;
  left: -35px;
  top: 20px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  z-index: 1;
}
.module.badge-top {
  border: none;
  padding: 0;
  margin-bottom: 0;
}
.module.badge-top h3.modtitle {
  color: #010101;
  padding: 0px 20px 0px;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
}
.module.badge-top .modcontent {
  position: relative;
  margin-left: 50px;
}
.module.badge-top .modcontent:before {
  content: 'top';
  background: #d07b5b;
  width: 38px;
  height: 38px;
  overflow: hidden;
  border-radius: 38px;
  -webkit-border-radius: 38px;
  position: absolute;
  left: -35px;
  top: 20px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  z-index: 1;
}
.module.badge-sale {
  border: none;
  padding: 0;
  margin-bottom: 0;
}
.module.badge-sale h3.modtitle {
  color: #010101;
  padding: 0px 20px 0px;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
}
.module.badge-sale .modcontent {
  position: relative;
  margin-left: 50px;
}
.module.badge-sale .modcontent:before {
  content: 'sale';
  background: #31d5dc;
  width: 38px;
  height: 38px;
  overflow: hidden;
  border-radius: 38px;
  -webkit-border-radius: 38px;
  position: absolute;
  left: -35px;
  top: 20px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  z-index: 1;
}
.module.bg-title1 {
  border: none;
  padding: 0;
  text-align: center;
}
.module.bg-title1 h3.modtitle {
  color: #010101;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  background: #fff;
  padding: 0 10px;
  position: relative;
}
.module.bg-title1 h3.modtitle:before {
  width: 7px;
  height: 7px;
  display: block;
  content: '';
  background: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 50%;
  position: absolute;
  left: -7px;
  top: 38%;
}
.module.bg-title1 h3.modtitle:after {
  width: 7px;
  height: 7px;
  display: block;
  content: '';
  background: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 50%;
  position: absolute;
  right: -7px;
  top: 38%;
}
.module.bg-title1 .modcontent {
  border-top: 1px solid #e4e4e4;
  padding-top: 34px;
  margin-top: -22px;
  text-align: left;
}
.module.bg-title2 {
  border: none;
  padding: 0;
}
.module.bg-title2 h3.modtitle {
  color: #010101;
  padding: 7px 20px;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  text-align: left;
  text-transform: uppercase;
  font-size: 18px;
}
.module.style-icon .modtitle {
  padding: 5px 10px;
}
.module.style-icon .modtitle [class^="icon-"],
.module.style-icon .modtitle [class*=" icon-"] {
  font-size: 100%;
  color: #cb6d49;
  border-radius: 36px;
  display: inline-block;
  width: 36px;
  height: 36px;
  background: #fff;
  line-height: 36px;
  text-align: center;
}
.module._menu div.modcontent {
  padding: 0;
}
.module._menu ul.menu {
  list-style: none;
  margin: 5px 0 10px;
}
.module._menu ul.menu > li {
  padding: 5px 15px;
  font-size: 14px;
  border-bottom: 1px solid #ececec;
}
.module._menu ul.menu > li:last-child {
  border: none;
}
.module._menu ul.menu > li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: url(../images/brown/list-disc.png) no-repeat 0 0;
  float: left;
  margin: 9px 9px 0 0;
}
.module._menu ul.menu > li > a {
  color: #666666;
  display: block;
}
.module._menu ul.menu > li > a:hover {
  color: #666666;
}
.module._menu ul.menu > li [class^="icon-"],
.module._menu ul.menu > li [class*=" icon-"] {
  display: inline-block;
  font-family: "arial";
}
.module._menu ul.menu > li [class^="icon-"]:before,
.module._menu ul.menu > li [class*=" icon-"]:before {
  display: none;
}
.module._menu ul.menu > li:hover,
.module._menu ul.menu > li.active {
  background-color: #f8f8f8;
}
.module._menu ul.menu > li:hover:before,
.module._menu ul.menu > li.active:before {
  background-position: 0 -43px;
}
.module._menu ul.menu > li:hover a,
.module._menu ul.menu > li.active a {
  color: #737373;
}
.module._menu ul.menu > li.deeper {
  background: transparent;
  border: none;
}
.module._menu ul.menu > li.deeper:before {
  color: #737373;
}
.module._menu ul.menu > li.deeper > a {
  color: #666666;
}
.module._menu ul.menu > li.deeper ul {
  list-style: none;
  margin: 0 0 0 13px;
}
.module._menu ul.menu > li.deeper ul li {
  margin-bottom: 3px;
}
.module._menu ul.menu > li.deeper ul li:hover {
  color: #666666;
}
.module._menu ul.menu > li.deeper ul li:hover:before {
  color: #737373;
}
.module._menu ul.menu > li.deeper ul li:hover li {
  color: #666666;
}
.module._menu ul.menu > li.deeper ul li:hover li:hover {
  color: #cb6d49;
}
.module._menu ul.menu > li.deeper ul li.active:before {
  color: #737373;
}
.module._menu ul.menu > li.deeper ul li.active li {
  color: #666666;
}
.module._menu ul.menu > li.deeper ul li.active li:hover {
  color: #737373;
}
.module._menu ul.menu > li.deeper ul li.active li.active {
  color: #737373;
}
.module._menu ul.menu > li.deeper ul li.active li.active > a {
  color: #737373;
}
.module._menu ul.menu > li.deeper ul li.active li a {
  color: #666666;
}
.module._menu ul.menu > li.deeper ul li.active li a:hover {
  color: #737373;
}
.module._menu ul.menu > li.deeper ul li.active a {
  color: #737373;
}
.module._menu ul.menu > li.deeper ul li a {
  color: #666666;
}
.module._menu ul.menu > li.deeper ul li a:hover {
  color: #737373;
}
.topmenu1 {
  text-align: left;
  margin: 0 !important;
  border: none;
}
.topmenu1 .modcontent {
  padding: 0 !important;
  margin: 0 !important;
}
.topmenu1 .modcontent ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.topmenu1 .modcontent ul li {
  display: inline-block;
  float: left;
}
.topmenu1 .modcontent ul li a {
  display: block;
  padding: 0 10px;
  margin: 0;
  height: 40px;
  line-height: 40px;
  color: #737373;
  font-size: 12px;
}
.topmenu1 .modcontent ul li a:hover {
  color: #cb6d49;
}
.topmenu2 {
  text-align: right;
  margin: 0 !important;
  border: none;
}
.topmenu2 .modcontent {
  padding: 0 !important;
  margin: 0 !important;
}
.topmenu2 .modcontent ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.topmenu2 .modcontent ul li {
  display: inline-block;
  float: left;
}
.topmenu2 .modcontent ul li a {
  display: block;
  padding: 0 10px;
  margin: 0;
  height: 40px;
  line-height: 40px;
  color: #737373;
  font-size: 12px;
}
.topmenu2 .modcontent ul li a:hover {
  color: #cb6d49;
}
#yt_header #top4 {
  text-align: center;
}
#yt_header #top4 ul.submainmenu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
#yt_header #top4 ul.submainmenu li {
  float: left;
}
#yt_header #top4 ul.submainmenu li a {
  padding: 15px 7px 0px;
  font-size: 14px;
  color: #737373;
}
#yt_header #top4 ul.submainmenu li a:hover,
#yt_header #top4 ul.submainmenu li a.hover,
#yt_header #top4 ul.submainmenu li a.active {
  color: #cb6d49;
}
table.variations {
  width: 100%;
  clear: both;
  margin: 1em 0 2em;
  border: 1px solid #fff;
  font-size: 95%;
}
table.variations tr.odd {
  background: none;
  border: none;
}
table.variations tr td {
  border: 1px solid #fff;
  padding: 10px;
  color: #666666;
  background: #f3f3f3;
}
table.variations tr td.bold {
  background: #cb6d49;
  color: #fff;
}
.search-productvm {
  float: right;
  width: 50%;
}
.search-productvm .sp-vmsearch-categorybox {
  background: #fff;
  border: #ececec 1px solid;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  height: 26px;
  line-height: 26px;
  color: #666666;
}
.search-productvm .search-input-wrapper input,
.search-productvm .search-input-wrapper input:focus {
  width: 100%;
  height: 28px;
  line-height: 15px;
  min-height: 28px;
  padding: 5px 10px;
  background: #fff !important;
  background-image: none !important;
  border: #ececec 1px solid !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-left: none;
  border-right: none;
  box-shadow: none !important;
}
.search-productvm .search-button-wrapper button {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 28px;
  min-height: 28px;
  line-height: 28px;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
.search-productvm select {
  background: #fff;
  font-family: Dosis, serif !important;
}
.search-productvm .search-input-wrapper {
  margin-right: 30px;
  box-shadow: none !important;
  background: #fff !important;
  background-image: none !important;
}
.search-productvm .search-button-wrapper {
  width: 30px;
}
.search-productvm .search-button-wrapper .search-button {
  background: url(../images/icon-search.png) center center no-repeat;
  border: #ececec 1px solid;
  text-indent: -9999em;
  border-left: none;
  padding: 2px 14px;
}
table.acymailing_form {
  width: 100% !important;
  margin: 0 auto 10px !important;
  border: 0px !important;
}
.acyfield_email {
  width: 80%;
}
.acysubbuttons {
  width: 20%;
}
.acysubbuttons .button {
  line-height: 22px !important;
  background: #cb6d49 !important;
  text-shadow: none !important;
}
.acysubbuttons:hover .button {
  background: #737373 !important;
}
.social-mod {
  margin-top: -30px;
}
.social-mod .yt-socialbt {
  padding: 3px;
  margin-right: 5px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.social-mod .yt-socialbt a {
  color: #cb6d49;
  background: #fff;
  width: 32px;
  height: 32px;
  border: none;
  box-shadow: none;
}
.social-mod .yt-socialbt a i {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  font-size: 18px;
}
.social-mod .yt-socialbt a:hover {
  background-color: #cb6d49;
  color: #fff;
}
#topmenu > * {
  float: left;
  margin: 0 10px;
}
#topmenu .login-greeting {
  float: left;
}
#topmenu ul.menu {
  float: left;
  margin: 0;
  margin: 0;
}
#topmenu ul.menu li {
  display: inline-block;
  padding: 0 15px 0 0;
  line-height: 20px;
  margin-bottom: 0;
}
#topmenu ul.menu li.item {
  width: 32%;
  padding: 0;
}
#topmenu ul.menu > li {
  margin: 4px 0px;
  padding: 0;
}
#topmenu ul.menu > li:after {
  content: "|";
  color: #e0e0e0;
  display: inline-block;
  margin: 0 7px;
  vertical-align: top;
}
#topmenu ul.menu > li.yt-login:before {
  content: "|";
  margin: 0 5px;
  vertical-align: top;
  color: #e0e0e0;
}
#topmenu ul.menu > li > a {
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
}
#topmenu ul.menu > li > a:hover {
  color: #fff;
}
#topmenu ul.yt-loginform li a {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
#topmenu ul.yt-loginform li a span {
  display: inline-block;
  position: relative;
  z-index: 1;
  -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;
  padding: 0 4px;
}
#topmenu ul.yt-loginform li a span:before {
  content: attr(data-hover);
  position: absolute;
  top: -105%;
  font-weight: bold;
}
#topmenu ul.yt-loginform li a:hover span,
#topmenu ul.yt-loginform li a:focus span {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
#mod-finder-searchform {
  margin: 0;
  position: relative;
  overflow: hidden;
}
#mod-finder-searchform .finder {
  background: #fff;
  display: block;
}
#mod-finder-searchform .finder input.inputbox {
  padding: 4px 0px;
  background: transparent;
  width: 173px;
  color: #666666 Light;
  font-size: 91%;
  border: none;
  box-shadow: none;
  margin: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#mod-finder-searchform .finder .button {
  color: #cb6d49;
  float: left;
  border: none;
  padding: 4px 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: url(../images/finder-1.png) no-repeat 50px 10px;
}
#mod-finder-searchform .finder i {
  margin: 0;
  font-size: 14px;
}
#mod-finder-searchform .finder input.inputbox:focus + .button {
  background-position: right 10px;
}
#mod-finder-searchform .finder input.inputbox:focus + .button i {
  color: #737373;
}
dl.stats-module {
  margin: 0;
}
dl.stats-module dt {
  float: left;
  line-height: 28px;
  padding: 0 10px 0 15px;
  width: 110px;
}
dl.stats-module dd {
  height: 28px;
  line-height: 28px;
}
.modtitle {
  font-weight: normal;
}
.border-round {
  text-align: center;
  line-height: 45px;
  border: 2px solid #fff;
  display: inline-block;
  margin: 10px 10px 10px 0;
  width: 38px;
  height: 38px;
  -webkit-border-radius: 38px;
  -moz-border-radius: 38px;
  border-radius: 38px;
  margin-right: 14px;
}
.border-round i {
  margin: 0;
}
.border-bottom {
  border-bottom: 1px solid #ebebeb;
}
.googleMap p {
  margin: 0;
}
.listline_solid {
  margin: 0;
}
.listline_solid li {
  display: inline-block;
  padding: 0;
  line-height: 20px;
  margin-bottom: 0;
}
.listline_solid li:before {
  content: "|";
  margin: 0 10px;
  color: #909090;
  font-size: 12px;
}
.listline_solid li:first-child:before {
  content: "";
}
.listline_solid li a {
  color: #909090;
}
.listline_solid li a:hover {
  color: #cb6d49;
}
.yt-socialNetworking {
  width: 100%;
  height: 50px;
  overflow: hidden;
}
.yt-socialNetworking .yt-socialbt {
  margin: 0;
  padding: 0;
  height: 50px;
  width: 25%;
  float: left;
  border-left: 1px solid #ebebeb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.yt-socialNetworking .yt-socialbt .socialbt-inner {
  -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;
  position: relative;
  margin-top: -50px;
}
.yt-socialNetworking .yt-socialbt .socialbt-inner:first-child {
  border: none;
}
.yt-socialNetworking .yt-socialbt .socialbt-inner a.sb {
  height: 50px;
  width: 100%;
  line-height: 50px;
  border: none;
  box-shadow: none;
  color: #b3b3b3;
}
.yt-socialNetworking .yt-socialbt .socialbt-inner a.sb i {
  line-height: 50px;
}
.yt-socialNetworking .yt-socialbt .socialbt-inner a.color {
  color: #fff;
  z-index: 2;
}
.yt-socialNetworking .yt-socialbt:hover .socialbt-inner {
  margin-top: 0%;
}
#bottom1 h3.modtitle,
#bottom2 h3.modtitle,
#bottom3 h3.modtitle {
  text-transform: uppercase;
  font-size: 30px;
  text-align: left;
}
#bottom1 ul.menu li,
#bottom2 ul.menu li,
#bottom3 ul.menu li {
  font-size: 24px;
  color: #cb6d49;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  margin-bottom: 2px;
  margin-left: 5px;
}
#bottom1 ul.menu li a,
#bottom1 ul.menu li span,
#bottom2 ul.menu li a,
#bottom2 ul.menu li span,
#bottom3 ul.menu li a,
#bottom3 ul.menu li span {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  color: #666666;
}
#bottom1 ul.menu li a:hover,
#bottom1 ul.menu li span:hover,
#bottom2 ul.menu li a:hover,
#bottom2 ul.menu li span:hover,
#bottom3 ul.menu li a:hover,
#bottom3 ul.menu li span:hover {
  font-size: 14px;
  color: #cb6d49;
}
#bottom1 .yt-list.type-disc li:before,
#bottom2 .yt-list.type-disc li:before,
#bottom3 .yt-list.type-disc li:before {
  font-size: 15px;
  color: #cb6d49;
}
#bottom5 h3.modtitle,
#bottom6 h3.modtitle,
#bottom7 h3.modtitle,
#bottom8 h3.modtitle {
  text-align: left;
}
#bottom5 ul.menu li,
#bottom6 ul.menu li,
#bottom7 ul.menu li,
#bottom8 ul.menu li {
  font-size: 14px;
  color: #cb6d49;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  margin-bottom: 2px;
}
#bottom5 ul.menu li a,
#bottom5 ul.menu li span,
#bottom6 ul.menu li a,
#bottom6 ul.menu li span,
#bottom7 ul.menu li a,
#bottom7 ul.menu li span,
#bottom8 ul.menu li a,
#bottom8 ul.menu li span {
  display: inline-block;
  vertical-align: top;
  color: #666666;
}
#bottom5 ul.menu li a:hover,
#bottom5 ul.menu li span:hover,
#bottom6 ul.menu li a:hover,
#bottom6 ul.menu li span:hover,
#bottom7 ul.menu li a:hover,
#bottom7 ul.menu li span:hover,
#bottom8 ul.menu li a:hover,
#bottom8 ul.menu li span:hover {
  font-size: 14px;
  color: #cb6d49;
}
#bottom5 .yt-list.type-disc li:before,
#bottom6 .yt-list.type-disc li:before,
#bottom7 .yt-list.type-disc li:before,
#bottom8 .yt-list.type-disc li:before {
  font-size: 9px;
  color: #cb6d49;
}
div.yt-alert {
  background: transparent;
  border: none;
  color: #909090;
  padding: 12px 15px;
  margin: 0;
  height: 48px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
div.yt-alert .modtitle {
  font-size: 150%;
  color: #737373;
  margin: 0 5px;
  display: inline-block;
}
div.yt-alert .modtitle:hover {
  color: #cb6d49;
}
div.yt-alert em {
  font-size: 24px;
  line-height: 20px;
  vertical-align: top;
}
div.yt-alert .close {
  position: static;
  border: 1px dashed #666666;
  display: block;
  width: 20px;
  height: 20px;
  line-height: 15px;
}
div.yt-alert #myCarousel {
  margin: 0 !important;
  width: 95%;
  line-height: 23px;
  overflow: hidden;
}
#topmenu .yt-account {
  position: relative;
  height: 40px;
  width: auto;
  z-index: 120;
  margin: 0;
}
#topmenu .yt-account a.hover-link {
  height: 34px;
  display: block;
  font-weight: bold;
  padding: 4px 0;
  color: #ffffff;
}
#topmenu .yt-account a.hover-link em {
  margin: 0;
}
#topmenu .yt-account a.hover-link:before {
  border-color: transparent transparent #FFFFFF #FFFFFF;
  border-style: solid;
  border-width: 6px 14px;
  bottom: -3px;
  content: "";
  display: none;
  position: absolute;
  right: 12px;
  z-index: 30;
}
#topmenu .yt-account:hover a:before {
  display: block;
}
#topmenu .yt-account .sub-account {
  width: 370px;
  background: #fff;
  position: absolute;
  z-index: 12;
  display: none;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
#topmenu .yt-account .sub-account .account-title {
  padding: 5px 15px;
  background: url("../images/content-top.png") repeat-x 0 bottom #FFFFFF;
  font-size: 115%;
  color: #777777;
}
#topmenu .yt-account .sub-account .account-content {
  overflow: hidden;
  padding: 10px 15px;
}
#topmenu .yt-account .sub-account .account-content ul.subnavi li {
  margin-bottom: 6px;
  padding-left: 15px;
  background: url(../images/brown/list-disc.png) no-repeat 0 8px;
  line-height: 22px;
}
#topmenu .yt-account .sub-account .account-content ul.subnavi li:hover {
  background-position: 0 -35px;
}
#topmenu .yt-account .sub-account .account-content ul.subnavi li a {
  padding: 0;
  color: #909090;
}
#topmenu .yt-account .sub-account .account-content ul.subnavi li a:hover {
  color: #cb6d49;
}
.whoonline {
  padding: 10px 30px;
  border: #ececec 1px solid !important;
}
.whoonline h3.modtitle {
  display: inline-block;
  float: left;
  margin: -5px 15px 0 0;
}
.whoonline .modcontent {
  padding: 15px;
  margin-bottom: 0;
  margin-top: 23px;
  float: left;
  display: inline-block;
}
.whoonline .modcontent p:before {
  content: '\f007';
  display: inline-block;
  float: left;
  font-family: FontAwesome;
  margin-right: 5px;
}
.whoonline .round-online i {
  font-size: 30px;
  color: #cb6d49;
  display: table;
  display: none;
}
.mleft {
  border: none;
}
.mleft h3.modtitle {
  color: #010101;
  padding: 7px 0px;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  text-align: left;
  text-transform: uppercase;
  font-size: 18px;
  position: relative;
}
.mleft h3.modtitle:after {
  content: '\f107';
  font-family: FontAwesome;
  color: #e4e4e4;
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 20%;
  z-index: 1;
}
.mleft .modcontent {
  padding: 15px 0 !important;
}
.mleft .modcontent ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mleft .modcontent ul li {
  position: relative;
  padding: 0px 0px 8px 20px;
}
.mleft .modcontent ul li:before {
  content: '\f096';
  font-family: FontAwesome;
  color: #e4e4e4;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.mleft .modcontent ul li a {
  display: block;
  color: #737373;
}
.mleft .modcontent ul li:hover:before,
.mleft .modcontent ul li a:hover {
  color: #cb6d49;
}
.vm-cart li {
  display: block;
  clear: both;
  padding: 0px 0px 30px 20px !important;
}
.vm-cart li:first-child {
  padding: 0px 0px 8px 20px !important;
}
.vm-cart li:last-child {
  border-top: #ececec 1px solid;
  padding: 8px 0px !important;
  margin-top: 10px;
}
.vm-cart li:last-child:before {
  display: none;
}
.vm-cart li .prices,
.vm-cart li .total {
  color: #cb6d49;
}
.vm-cart li .show_cart {
  padding: 0 !important;
  clear: both;
  margin-top: 10px;
}
.vm-cart li .show_cart > a {
  color: #fff !important;
  padding: 5px 15px !important;
}
.vm-currentcy .vm-chzn {
  background: none;
  position: relative;
  width: auto;
  display: inline-block;
}
.vm-currentcy .vm-chzn:after {
  content: '\f107';
  font-family: FontAwesome;
  background: #cb6d49;
  display: block;
  z-index: 1;
  right: 7px;
  top: 7px;
  position: absolute;
  color: #fff;
  height: 16px;
  width: 16px;
  line-height: 16px;
  text-align: center;
}
.vm-currentcy .vm-chzn .vm-chzn-select {
  background: none;
}
.currency-top,
.language-top {
  margin: 0 !important;
  padding: 0 !important;
  border: 0;
  float: left;
  display: inline-block;
}
.currency-top h3.modtitle,
.language-top h3.modtitle {
  font-size: 12px;
  padding: 0px 10px;
  height: 40px;
  line-height: 40px;
  width: auto;
  display: inline-block;
  float: left;
  color: #999999;
}
.currency-top .modcontent,
.language-top .modcontent {
  margin: 0;
  padding: 0 !important;
  padding-top: 7px !important;
  display: inline-block;
  float: left;
  position: relative;
}
.currency-top .modcontent form,
.language-top .modcontent form {
  margin-bottom: 0;
}
.currency-top .modcontent form .vm-chzn,
.language-top .modcontent form .vm-chzn {
  line-height: normal;
}
.currency-top .modcontent .bootstrap-select,
.language-top .modcontent .bootstrap-select {
  width: auto !important;
}
.currency-top .modcontent .bootstrap-select .dropdown-menu,
.language-top .modcontent .bootstrap-select .dropdown-menu {
  border: 1px solid #ebebeb !important;
  border-radius: 0 !important;
  margin: 3px 0 0 !important;
}
.currency-top .modcontent .bootstrap-select .dropdown-menu ul.dropdown-menu,
.language-top .modcontent .bootstrap-select .dropdown-menu ul.dropdown-menu {
  border: none !important;
}
.currency-top .modcontent .bootstrap-select .dropdown-menu ul.dropdown-menu li.selected a,
.language-top .modcontent .bootstrap-select .dropdown-menu ul.dropdown-menu li.selected a {
  color: #cb6d49;
}
.currency-top .modcontent .bootstrap-select .dropdown-menu ul.dropdown-menu li a,
.language-top .modcontent .bootstrap-select .dropdown-menu ul.dropdown-menu li a {
  background: none !important;
}
.currency-top .modcontent .bootstrap-select .dropdown-menu ul.dropdown-menu li a:hover,
.language-top .modcontent .bootstrap-select .dropdown-menu ul.dropdown-menu li a:hover {
  color: #cb6d49;
}
.currency-top .modcontent .dropdown-toggle,
.language-top .modcontent .dropdown-toggle {
  background: none;
  border: none;
  box-shadow: none;
  font-size: 12px;
  outline: none !important;
}
.currency-top .modcontent .dropdown-toggle .caret,
.language-top .modcontent .dropdown-toggle .caret {
  display: none;
}
.currency-top .modcontent .dropdown-toggle .filter-option,
.language-top .modcontent .dropdown-toggle .filter-option {
  width: auto;
  padding-right: 20px;
  background: url(../images/bg-select.png) right no-repeat;
}
.currency-top .dropdown-toggle {
  background: none !important;
}
.currency-top .dropdown-menu {
  box-shadow: 0 2px 2px rgba(0,0,0,0.1) !important;
}
.currency-top .dropdown-menu ul.dropdown-menu {
  box-shadow: none !important;
}
.language-top {
  line-height: normal;
}
.language-top .dropdown-toggle {
  color: #666;
  line-height: 24px;
  display: inline-block;
  width: auto;
  padding-right: 20px;
  background: url(../images/bg-select.png) right 11px no-repeat !important;
}
.language-top .dropdown-toggle img {
  float: left;
  margin: 7px 5px 0;
}
.language-top .dropdown-menu {
  border: 1px solid #ebebeb !important;
  border-radius: 0 !important;
  margin-top: -12px;
  padding: 10px 0;
  box-shadow: 0 2px 2px rgba(0,0,0,0.1) !important;
}
.language-top .dropdown-menu li {
  direction: ltr;
}
.language-top .dropdown-menu li.selected a {
  color: #cb6d49;
}
.language-top .dropdown-menu li a {
  background: none !important;
}
.language-top .dropdown-menu li a:hover {
  color: #cb6d49;
}
.pickacategory {
  background: #f9f9f9;
  padding: 20px;
  overflow: hidden;
  margin-bottom:30px;
}
.pickacategory h3 {
  display: inline-block;
  float: left;
  font-size: 25px;
  margin: 0;
  margin-right: 50px;
  text-transform: uppercase;
  padding: 0;
  line-height: 90px;
}
.pickacategory ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pickacategory ul li {
  display: inline-block;
  float: left;
  text-align: center;
  width: 12.5%;
}
.pickacategory ul li a {
  color: #737373;
  padding-top: 90px;
  margin-top: -20px;
  display: block;
}
.pickacategory ul li.etiket a {
  background: url(../images/brown/etiket-k.png) center center no-repeat;
}
.pickacategory ul li.etiket a:hover {
  background: url(../images/brown/etiket-s.png) center center no-repeat;
  color: #cb6d49;
}
.pickacategory ul li.kartonbardak a {
  background: url(../images/brown/karton-bardak-k.png) center center no-repeat;
}
.pickacategory ul li.kartonbardak a:hover {
  background: url(../images/brown/karton-bardak-s.png) center center no-repeat;
  color: #cb6d49;
}
.pickacategory ul li.kolibantlari a {
  background: url(../images/brown/koli-bandi-k.png) center center no-repeat;
}
.pickacategory ul li.kolibantlari a:hover {
  background: url(../images/brown/koli-bandi-s.png) center center no-repeat;
  color: #cb6d49;
}
.pickacategory ul li.pizzakutusu a {
  background: url(../images/brown/pizza-kutusu-k.png) center center no-repeat;
}
.pickacategory ul li.pizzakutusu a:hover {
  background: url(../images/brown/pizza-kutusu-s.png) center center no-repeat;
  color: #cb6d49;
}
.pickacategory ul li.stickseker a {
  background: url(../images/brown/stickseker-k.png) center center no-repeat;
}
.pickacategory ul li.stickseker a:hover {
  background: url(../images/brown/stickseker-s.png) center center no-repeat;
  color: #cb6d49;
}
.pickacategory ul li.islakmendil a {
  background: url(../images/brown/islak-mendil-k.png) center center no-repeat;
}
.pickacategory ul li.islakmendil a:hover {
  background: url(../images/brown/islak-mendil-s.png) center center no-repeat;
  color: #cb6d49;
}
.yt-sticky .module-inner3 h3.modtitle {
  font-size: 22px !important;
}
.banner-ad-top {
  border: none;
  margin: 0;
  padding: 0;
}
.banner-ad-top .modcontent {
  padding: 0 !important;
  overflow: hidden;
}
.banner-ad-top .modcontent .ad-top {
  position: relative;
  display: block;
}
.banner-ad-top .modcontent .ad-top img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.banner-ad-top .modcontent .ad-top .ad-top-text {
  display: block;
  position: absolute;
  left: 0;
  width: 90%;
  bottom: 15%;
  background: rgba(0,0,0,0.2);
  padding: 20px 20px 20px 20px;
}
.banner-ad-top .modcontent .ad-top .ad-top-text .title {
  font-size: 229%;
  text-transform: uppercase;
  color: #fff;
}
.banner-ad-top .modcontent .ad-top .ad-top-text a {
  font-size: 110%;
  text-transform: uppercase;
  color: #fff;
}
.banner-ad-top .modcontent .ad-top .ad-top-text a em {
  display: inline-block !important;
  background: #ffffff url("../images/brown/arrow.png") no-repeat -70px -36px;
  padding: 0px 30px;
  text-indent: -9999em;
      float: right;
}
.banner-ad-top .modcontent .ad-top .ad-top-text a:hover em {
  background: #ffffff url("../images/brown/arrow.png") no-repeat -70px 4px !important;
  -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;
}
.banner-ad-top .modcontent:hover img {
  -webkit-transform: scale(1.5) rotate(0deg);
  -moz-transform: scale(1.5) rotate(0deg);
  -o-transform: scale(1.5) rotate(0deg);
  transform: scale(1.5) rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.chzn-container {
  margin-bottom: 15px;
  width: 100%;
}
.sj-minicart-pro {
  border-left: #ececec 1px solid;
  padding: 10px 5px 5px 20px !important;
  margin: -10px 0px 0px 40px !important;
  display: inline-block;
  position: relative;
  z-index: 10;
  float: right;
}
.sj-minicart-pro .mc-header {
  background: url("../images/brown/icon-cart.png") no-repeat 0px 0px;
  padding-left: 40px;
}
.sj-minicart-pro .mc-header:before {
  display: none !important;
}
.sj-minicart-pro .mc-header .mc-yourcart span {
  color: #737373;
}
.sj-minicart-pro .mc-header .mc-yourcart:hover span {
  color: #666666;
}
.sj-minicart-pro .mc-content {
  left: -335%;
  border: #ececec 1px solid;
}
.sj-minicart-pro .mc-content .mc-content-inner .mc-top span.mc-update-btn {
  background: #686868;
}
.sj-minicart-pro .mc-content .mc-content-inner .mc-top span.mc-update-btn:hover {
  background: #666666;
}
.sj-minicart-pro .mc-content .mc-content-inner .mc-list .mc-product-inner .mc-attribute {
  font-size: 12px;
}
.sj-minicart-pro .mc-content .mc-content-inner .mc-list .mc-product-inner .mc-attribute .attr-price span.value {
  color: #cb6d49;
}
.sj-minicart-pro .mc-content .mc-content-inner .mc-list .mc-product-inner .mc-attribute .label {
  color: #909090;
  text-shadow: none;
  font-size: 100%;
  font-weight: normal;
}
.sj-minicart-pro .mc-content .mc-content-inner .mc-list .mc-product-inner .mc-attribute .attr-name a {
  color: #909090;
}
.sj-minicart-pro .mc-content .mc-content-inner .mc-list .mc-product-inner .mc-attribute .attr-name a:hover {
  color: #cb6d49;
}
.sj-minicart-pro .mc-content .mc-content-inner .mc-list .mc-product-inner .mc-attribute .mc-remove {
  color: #999;
}
.sj-minicart-pro .mc-content .mc-content-inner .mc-list .mc-product-inner .mc-attribute .mc-remove:hover {
  color: #737373;
}
.sj-minicart-pro .mc-content .mc-content-inner .mc-footer {
  height: 20px;
  line-height: 20px !important;
}
.sj-minicart-pro .mc-content .mc-content-inner .mc-footer .mc-totalprice-footer {
  color: #666666;
  padding: 0 !important;
  height: 20px;
  line-height: 20px !important;
  margin-top: -4px !important;
  display: inline-block;
}
.sj-minicart-pro .mc-content .mc-content-inner .mc-footer a.mc-gotocart,
.sj-minicart-pro .mc-content .mc-content-inner .mc-footer a.mc-checkout-footer {
  background-color: transparent;
  height: 20px;
  padding: 0 !important;
  line-height: 20px !important;
  font-size: 13px;
}
div.sj-maxtrix-slider .mts-wrap .mts-info {
  background: #cb6d49;
}
div.sj-maxtrix-slider .mts-wrap .mts-images-wrap .mts-mark .mts-mark-inner {
  border-color: #cb6d49;
}
div.sj-maxtrix-slider .mts-control {
  border-top-color: #d48669;
}
div.sj-maxtrix-slider .mts-control .mts-prev,
div.sj-maxtrix-slider .mts-control .mts-next {
  background: url(../images/round-arrow.png) no-repeat 0 0;
  cursor: pointer;
}
div.sj-maxtrix-slider .mts-control .mts-prev {
  background-position: left -70px;
}
div.sj-maxtrix-slider .mts-control li.mts-addtocart input.addtocart-button {
  background: url(../images/shoping-cart.png) no-repeat 15px center white;
  color: #cb6d49;
  font-size: 115%;
}
.banner_left {
  border: none;
}
.banner_left h3.modtitle {
  display: none;
}
.banner_left .modcontent {
  overflow: hidden;
  padding: 0 !important;
  margin: 20px 0 0;
}
.banner_left .modcontent img {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.banner_left .modcontent:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.sj-responsive-listing .respl-wrap .respl-header .respl-sort-view {
  width: 47px;
  position: absolute;
  z-index: 2;
  left: -48px;
  top: 0;
}
.sj-responsive-listing .respl-wrap .respl-header .respl-sort-view ul.respl-view li {
  border-bottom: 1px solid #ebebeb;
  text-align: center;
  height: 48px;
  line-height: 48px;
}
.sj-responsive-listing .respl-wrap .respl-header .respl-sort-view ul.respl-view li a {
  color: #cbcbcb;
  display: block;
}
.sj-responsive-listing .respl-wrap .respl-header .respl-sort-view ul.respl-view li.sel a {
  color: #cb6d49;
}
.sj-responsive-listing .respl-wrap .grid .respl-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner {
  border: 1px solid #ebebeb;
  background: #fff;
  padding: 6px;
  border: 1px solid #ebebeb;
  background: #fff;
  padding: 6px;
  padding: 0 !important;
  overflow: hidden;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-header {
  margin: 0;
  display: none;
  min-height: 10px;
  text-align: left;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-header .price {
  width: 30%;
  background: #cb6d49;
  display: table-cell;
  position: relative;
  z-index: 4;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-content {
  height: auto;
  overflow: hidden;
  width: 100%;
  margin: 0;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-content .product-content-inner {
  height: 100%;
  position: relative;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  overflow: hidden;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-content .product-content-inner .product-front {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: static;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-content .product-content-inner .product-front .product-img {
  width: 99% !important;
  margin-top: 10px;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-content .product-content-inner .product-front .product-img a {
  position: relative;
  display: block;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-content .product-content-inner .product-front .product-img a .browseProductImagefront {
  position: absolute;
  z-index: 2;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  top: 0;
  left: 0;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-content .product-content-inner .product-front .product-img a .browseProductImage {
  position: relative;
  left: 0;
  z-index: 1;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-content .product-content-inner .product-back {
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 3;
  width: 36px;
  margin-top: 0px;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-content .product-content-inner .product-back .hover-link,
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-content .product-content-inner .product-back .hover-zoom {
  width: 36px;
  height: 49.5px;
  color: #fff;
  display: inline-block;
  line-height: 49.5px;
  text-align: center;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-content .product-content-inner .product-back .hover-link i,
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-content .product-content-inner .product-back .hover-zoom i {
  font-size: 22px;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-content .product-content-inner .product-back .hover-link:hover,
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-content .product-content-inner .product-back .hover-zoom:hover {
  background: #737373;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-content .product-content-inner .product-back .hover-zoom {
  float: left;
  margin-top: 0px;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-content .product-content-inner .product-front {
  z-index: 2;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-content .product-content-inner .product-front .product-img {
  text-align: center;
  height: 100%;
  background: #fff;
  overflow: hidden;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-content .product-content-inner .product-back {
  z-index: 10 !important;
  opacity: 1 !important;
  color: #fff;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #d17d5d;
  background-color: rgba(203,109,72,0.85);
  opacity: 0;
  filter: alpha(opacity=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;
  -webkit-transform: translate(-100%,0);
  -moz-transform: translate(-100%,0);
  -ms-transform: translate(-100%,0);
  -o-transform: translate(-100%,0);
  transform: translate(-100%,0);
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-content:hover .browseProductImagefront {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  cursor: default !important;
  -webkit-transform: scale(0.0);
  -moz-transform: scale(0.0);
  -o-transform: scale(0.0);
  transform: scale(0.0);
  transform-origin: 0% 28.1%;
  -ms-transform-origin: 0% 28.1%;
  -webkit-transform-origin: 0% 28.1%;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-prices {
  display: block;
  margin-top: 20px;
  text-align: center;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-prices .title {
  margin: 0 0 15px;
  font-size: 14px;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-prices .title a {
  color: #737373;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-prices .title a:hover {
  color: #cb6d49;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-prices .prices,
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-prices .prices-discount {
  width: auto;
  display: inline-block !important;
  font-size: 18px;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-prices .prices .PricesalesPrice,
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-prices .prices .PricediscountAmount,
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-prices .prices-discount .PricesalesPrice,
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-prices .prices-discount .PricediscountAmount {
  width: 100%;
  margin: 0 auto;
  display: block;
  padding: 0 3px;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-prices .prices-discount {
  font-size: 14px;
  text-decoration: line-through;
  color: #999;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .addtocart-area {
  text-align: center;
  margin: 30px auto 20px;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .addtocart-area form {
  margin: 0;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .addtocart-area form span.addtocart-button {
  padding: 0px;
  float: none;
  width: auto;
  background: #cb6d49 !important;
  color: #fff;
  display: inline-block;
  text-align: left;
  position: relative;
  overflow: hidden;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .addtocart-area form span.addtocart-button input.addtocart-button {
  background: transparent !important;
  border: none;
  border-radius: 0;
  width: auto !important;
  margin: 0 !important;
  padding: 10px 20px !important;
  height: auto !important;
  -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;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .addtocart-area form span.addtocart-button i {
  position: absolute;
  visibility: hidden;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .addtocart-area form span.addtocart-button:hover {
  background-color: #d17d5d !important;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .addtocart-area form span.addtocart-button:hover i {
  position: relative;
  right: 20px;
  top: 3px;
  visibility: visible;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .addtocart-area form span.addtocart-button:hover input.addtocart-button {
  padding: 10px 40px 10px 20px !important;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .addtocart-area form .addtocart-button-disabled {
  color: #909090;
  font-size: 123.1%;
  background: transparent;
  border: none;
  border-radius: 0;
  margin: 2px 0;
  width: 100%;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner:hover .product-header {
  border-bottom-color: #cb6d49;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner:hover .product-header h3.title a {
  background: #fff;
  color: #737373;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner:hover .product-header h3.title a:hover {
  color: #cb6d49;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner:hover .product-content-inner .product-back {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 20;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner:hover .product-content-inner .product-front .product-img {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner:hover .product-prices .title a {
  color: #cb6d49;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner:hover .addtocart-area {
  border-top-color: transparent;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner:hover .addtocart-area .product .addtocart-bar .addtocart-button input.addtocart-button {
  background: url(../images/shoping-cart-white.png) no-repeat 5px 8px;
  color: #fff;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .product-header {
  overflow: hidden;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .item-price {
  display: none;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .item-title {
  display: none;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .item-vote {
  display: none;
}
.sj-responsive-listing .respl-wrap .grid .respl-item .item-inner .item-readmore .cartback {
  display: none;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner {
  border: 1px solid #ebebeb;
  background: #fff;
  padding: 8px;
  overflow: hidden;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-header {
  display: none;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-content {
  float: left;
  width: 27%;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-content .product-content-inner {
  margin-right: 10px;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-content .product-back {
  display: none;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom {
  float: left;
  width: 73%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom:before {
  content: "";
  width: 1px;
  background: #ebebeb;
  position: absolute;
  z-index: 2;
  left: 0;
  top: -8px;
  bottom: -8px;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-title {
  font-size: 166.7%;
  font-weight: normal;
  margin: 0 15px;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-price {
  background-color: #cb6d49;
  position: absolute;
  z-index: 1;
  right: -8px;
  top: -8px;
  padding: 8px 15px;
  color: #fff;
  font-size: 123.1%;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-vote {
  padding: 0 0 5px;
  margin: 0 15px;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-vote .vote-number {
  display: inline-block;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-vote .add-review {
  color: #909090;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-vote .add-review:hover {
  color: #cb6d49;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-vote .add-review:before {
  content: "|";
  padding: 0 5px;
  color: #bcbcbc;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-readmore {
  text-align: center;
  margin: 30px auto 20px;
  border: none;
  margin: 0;
  position: relative;
  z-index: 1;
  text-align: left;
  float: left;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-readmore form {
  margin: 0;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-readmore form span.addtocart-button {
  padding: 0px;
  float: none;
  width: auto;
  background: #cb6d49 !important;
  color: #fff;
  display: inline-block;
  text-align: left;
  position: relative;
  overflow: hidden;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-readmore form span.addtocart-button input.addtocart-button {
  background: transparent !important;
  border: none;
  border-radius: 0;
  width: auto !important;
  margin: 0 !important;
  padding: 10px 20px !important;
  height: auto !important;
  -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;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-readmore form span.addtocart-button i {
  position: absolute;
  visibility: hidden;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-readmore form span.addtocart-button:hover {
  background-color: #d17d5d !important;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-readmore form span.addtocart-button:hover i {
  position: relative;
  right: 20px;
  top: 3px;
  visibility: visible;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-readmore form span.addtocart-button:hover input.addtocart-button {
  padding: 10px 40px 10px 20px !important;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-readmore form .addtocart-button-disabled {
  color: #909090;
  font-size: 123.1%;
  background: transparent;
  border: none;
  border-radius: 0;
  margin: 2px 0;
  width: 100%;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-readmore:before {
  content: "";
  height: 1px;
  background: #ebebeb;
  position: absolute;
  z-index: 2;
  left: 0px;
  top: 0;
  right: -8px;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-readmore .addtocart-area {
  text-align: left;
  float: left;
  position: relative;
  z-index: 1;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-readmore .addtocart-area:before {
  content: "";
  width: 1px;
  background: #ebebeb;
  position: absolute;
  z-index: 2;
  bottom: -8px;
  top: 0;
  right: 0px;
  display: block;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-readmore .addtocart-area form.product {
  width: 150px;
  overflow: hidden;
  float: left;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-readmore .addtocart-area form.product span.addtocart-button {
  margin: 0;
  float: left;
  width: 150px;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-readmore .addtocart-area form.product span.addtocart-button input {
  margin: 5px 10px 0;
  height: 32px;
  display: block;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-readmore .addtocart-area form.product .addtocart-bar {
  margin-left: -150px;
  width: 300px;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-readmore .addtocart-area form.product .addtocart-bar .cartback {
  background: #cb6d49;
  margin-bottom: -8px;
  padding-top: 8px;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom .item-readmore .addtocart-area form.product .addtocart-bar .cartback input {
  background: url(../images/shoping-cart-white.png) no-repeat 5px 8px;
  color: #fff;
  margin: 0 10px;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner .product-bottom:hover .item-readmore .addtocart-area form.product .addtocart-bar {
  margin: 0;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner:hover {
  background-color: #cb6d49;
}
.sj-responsive-listing .respl-wrap .list .respl-item .item-inner:hover .item-inner2 {
  display: block;
  overflow: hidden;
  background: #fff;
}
.sj-responsive-listing .respl-wrap div.respl-btn {
  background: #cb6d49;
  text-transform: capitalize;
}
.sj-responsive-listing .respl-wrap div.respl-btn:hover {
  background-color: #666666;
}
.sj-responsive-listing .respl-wrap div.respl-btn .respl-button .loader-label {
  color: #fff;
  font-size: 150%;
}
.mvm-top li a:hover {
  color: #cb6d49 !important;
}
div.jwTinyLetterContainer div.jwTinyLetterPretext {
  margin: -5px 0 10px;
  color: #8f8f8f;
}
div.jwTinyLetterContainer form.jwTinyLetterForm {
  border: 1px solid #ececec;
  margin-bottom: 15px;
}
div.jwTinyLetterContainer form.jwTinyLetterForm input.inputbox {
  width: 70%;
  margin: 9px 0 8px;
  border: none;
  padding: 0 10px;
  box-shadow: none !important;
  color: #ccc;
  background: transparent;
}
div.jwTinyLetterContainer form.jwTinyLetterForm input.inputbox:focus + .button {
  background-color: #666666;
}
div.jwTinyLetterContainer form.jwTinyLetterForm .button {
  border: none;
  box-shadow: none;
  width: 40px;
  height: 41px;
  margin: -1px;
  background: #dfdfdf url("../images/round-arrow.png") no-repeat 5px 6px;
  float: right;
  text-indent: 100%;
  padding: 0;
  overflow: hidden;
}
div.jwTinyLetterContainer form.jwTinyLetterForm .button:hover {
  background-color: #cb6d49;
  -webkit-animation: some-animation 0.5s forwards;
  -moz-animation: some-animation 0.5s forwards;
  -o-animation: some-animation 0.5s forwards;
  -ms-animation: some-animation 0.5s forwards;
  animation: some-animation 0.5s forwards;
}
#logout-form {
  margin: 2px 0 0;
}
#logout-form > div {
  display: inline-block;
  padding: 1px 0 0 7px;
}
#logout-form > div .btn {
  border: none;
  font-size: 100%;
  background: #666666;
  padding: 4px 5px;
  line-height: 16px;
  color: #fff;
  box-shadow: none;
  text-shadow: none;
  border-radius: 0;
}
#myLogin {
  color: #666666;
  padding: 20px 30px;
  width: 320px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: -250px 0 0 -200px;
  border: none;
}
#myLogin h3.title {
  line-height: 100%;
  height: 28px;
  font-size: 200%;
  font-weight: normal;
  margin-bottom: 15px;
  margin: -20px -30px 20px;
  padding: 10px 30px 10px;
  background: #eee;
  border-bottom: 1px solid #ddd;
}
#myLogin ul.listlogin {
  border-top: 1px solid #ddd;
  padding-top: 1em;
  margin-top: 1em;
}
#myLogin ul.listlogin li {
  padding: 5px 0;
}
#myLogin ul.listlogin li a {
  color: #666666;
}
#myLogin ul.listlogin li a:hover {
  color: #cb6d49;
}
#myLogin #login-form .control-group {
  margin-bottom: 1em;
}
#myLogin #login-form .control-group label {
  display: block;
}
#myLogin #login-form .control-group .inputbox {
  width: 96%;
}
#myLogin #login-form #form-login-remember label {
  margin: 0;
  display: inline-block;
}
#myLogin #login-form #form-login-remember .inputbox {
  width: auto;
}
#myLogin #login-form #form-login-submit {
  margin: 1em 0;
  clear: both;
  display: inline-block;
}
#myLogin #login-form #form-login-submit .button i {
  font-size: 16px;
  margin: 0 10px 0 5px;
}
#myLogin #login-form #form-login-submit .fb {
  background: #2F4989;
  margin: 0 5px;
}
#myLogin #login-form #form-login-submit .fb:hover {
  background: #cb6d49;
}
.sjbasicNews h3.modtitle {
  padding: 7px 0px !important;
}
.sjbasicNews .modcontent {
  padding: 0 !important;
}
.sjbasicNews .modcontent .thumbnail {
  border: #ececec 1px solid !important;
}
.sjbasicNews .modcontent .thumbnail:hover {
  border: #cb6d49 1px solid !important;
}
.sjbasicNews .modcontent .post {
  padding: 20px 0 0;
}
.sjbasicNews .modcontent .more {
  display: block;
  text-align: right;
}
.sjbasicNews .modcontent .more a {
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  color: #cb6d49;
}
.sjbasicNews .modcontent .more a:hover {
  background: #cb6d49;
  color: #fff;
}
.sjbasicNews .modcontent .title {
  font-size: 18px !important;
  margin-bottom: 10px !important;
}
.sjbasicNews .modcontent .title a {
  color: #737373;
}
.sjbasicNews .modcontent .title a:hover {
  color: #cb6d49;
}
.dynamicslideshow-container {
  margin: 0 !important;
  height:364px!important;
}
.dynamicslideshow-container .tp-bullets {
  width: 17px;
  text-align: center !important;
}
.dynamicslideshow-container .tp-bullets .bullet {
  width: 10px !important;
  height: 10px !important;
  border-radius: 50% !important;
  border: 0 !important;
  background: #ccc !important;
  margin: 14px auto !important;
  float: none !important;
}
.dynamicslideshow-container .tp-bullets .bullet.selected {
  background: #000 !important;
}
.dynamicslideshow-container .tp-bullets .bullet:before {
  content: '';
  background: #ccc;
  width: 1px;
  height: 14px;
  display: block;
  top: -14px;
  left: 5px;
  position: absolute;
}
.dynamicslideshow-container .tp-bullets .bullet.first:before {
  display: none !important;
}
.dynamicslideshow-container .tp-bullets .tp-leftarrow {
  background: url(../images/brown/slideshow-next.png) 0 0 no-repeat;
  width: 17px;
  height: 25px;
  bottom: 25px;
}
.dynamicslideshow-container .tp-bullets .tp-leftarrow:hover {
  background-position: 0 -26px;
}
.dynamicslideshow-container .tp-bullets .tp-rightarrow {
  background: url(../images/brown/slideshow-prev.png) 0 0 no-repeat;
  width: 17px;
  height: 25px;
  top: -2px;
}
.dynamicslideshow-container .tp-bullets .tp-rightarrow:hover {
  background-position: 0 -26px;
}
.dynamicslideshow-container .dynamicslideshow .slide1-title {
  text-transform: uppercase;
  font-size: 214.3% !important;
  color: #000;
  font-weight: lighter;
  line-height: 23px;
}
.dynamicslideshow-container .dynamicslideshow .slide1-content > em,
.dynamicslideshow-container .dynamicslideshow .slide1-content > i {
  background: url(../images/slide1-icon.png) no-repeat 0px 3px;
  display: inline-block;
  width: 25px;
  height: 15px;
}
.dynamicslideshow-container .dynamicslideshow .btn-shopnow {
  color: #737373;
  font-size: 128.5%;
  text-transform: capitalize;
  background: url(../images/arrow-shopnow.png) no-repeat right -20px;
  padding-right: 35px;
}
.dynamicslideshow-container .dynamicslideshow .btn-shopnow:hover {
  background-position: right 8px;
}
.dynamicslideshow-container .dynamicslideshow .slide2-content {
  text-transform: uppercase;
  font-size: 128%;
  text-align: center;
  line-height: 26px !important;
}
.dynamicslideshow-container .dynamicslideshow .slide4-content {
  text-transform: capitalize;
  color: #000;
  font-size: 60px;
  font-weight: lighter;
  text-align: center;
  line-height: 50px;
}
.dynamicslideshow-container .dynamicslideshow .sl5-line.tp-caption {
  left: 27px !important;
}
.dynamicslideshow-container .dynamicslideshow .sl5-imgtext.tp-caption {
  left: 35px !important;
}
.dynamicslideshow-container .dynamicslideshow .btn-sl3,
.dynamicslideshow-container .dynamicslideshow .btn-sl5 {
  color: #fff;
}
.dynamicslideshow-container .dynamicslideshow .btn-sl3:hover,
.dynamicslideshow-container .dynamicslideshow .btn-sl5:hover {
  color: #fff;
}
.content-home .moduletabs {
  margin: 0;
}
.content-home .moduletabs .tabs-container {
  border: 0 !important;
  margin-bottom: 40px !important;
  height: 60px !important;
  margin-top: -1px;
}
.content-home .moduletabs .tabs-container .tabs {
  height: 60px !important;
}
.content-home .moduletabs .tabs-container .tabs li {
  width: 33.3333%;
}
.content-home .moduletabs .tabs-container .tabs li .tab {
  margin: 0 !important;
  padding: 0 !important;
  height: 60px !important;
  line-height: 60px;
  background: #f9f9f9;
  font-size: 30px;
  font-weight: 200;
  border: none !important;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
}
.content-home .moduletabs .tabs-container .tabs li .tab.selected,
.content-home .moduletabs .tabs-container .tabs li .tab.selected:hover {
  background: #cb6d49 !important;
  color: #fff;
}
.content-home .moduletabs .tabs-container .tabs li .tab:hover {
  color: #cb6d49;
}
.content-home .moduletabs .tabs-content-wrap {
  margin: 0 -1%;
  overflow: hidden !important;
}
.content-home .moduletabs .tabs-content-wrap .tabs-content {
  background: none !important;
  padding: 0 !important;
  border: none !important;
}
.content-home .moduletabs .tabs-content-wrap .tabs-content .sj-vm-container-slider {
  margin: 0 !important;
}
.content-home .moduletabs .tabs-content-wrap .tabs-content .sj-vm-container-slider .item .item-img-info {
  position: relative;
  display: block;
  cursor: default !important;
}
.content-home .moduletabs .tabs-content-wrap .tabs-content .sj-vm-container-slider .item .item-img-info .browseProductImagefront {
  position: absolute;
  z-index: 2;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  top: 0;
  left: 0;
}
.content-home .moduletabs .tabs-content-wrap .tabs-content .sj-vm-container-slider .item .item-img-info .browseProductImage {
  position: relative;
  left: 0;
  z-index: 1;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  cursor: default !important;
}
.content-home .moduletabs .tabs-content-wrap .tabs-content .sj-vm-container-slider .item .imgHover {
  display: block;
  overflow: hidden;
}
.content-home .moduletabs .tabs-content-wrap .tabs-content .sj-vm-container-slider .item:hover {
  cursor: default !important;
}
.content-home .moduletabs .tabs-content-wrap .tabs-content .sj-vm-container-slider .item:hover .browseProductImagefront {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  cursor: default !important;
  -webkit-transform: scale(0.0);
  -moz-transform: scale(0.0);
  -o-transform: scale(0.0);
  transform: scale(0.0);
  transform-origin: -4% 27.7%;
  -ms-transform-origin: -4% 27.7%;
  -webkit-transform-origin: -4% 27.7%;
}
.content-home .moduletabs .tabs-content-wrap .tabs-content .sj-vm-container-slider .item:hover .browseProductImage {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  cursor: default !important;
}
.content-home .moduletabs .tabs-content-wrap .tabs-content .sj-vm-container-slider .item-img:hover {
  opacity: 1 !important;
}
.moduletabs .sj-vm-container-slider {
  margin: 0;
}
.moduletabs .sj-vm-container-slider .item {
  position: relative;
  cursor: default !important;
}
.moduletabs .sj-vm-container-slider .item .item-status {
  position: absolute;
  z-index: 30;
  top: 10px;
  right: 10px;
}
.moduletabs .sj-vm-container-slider .item .item-status .item-new,
.moduletabs .sj-vm-container-slider .item .item-status .item-sale {
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  background: #cb6d49;
  border-radius: 50%;
  display: block;
  color: #fff;
}
.moduletabs .sj-vm-container-slider .item .item-status .item-sale {
  background: #fc7878;
  margin-top: 5px;
}
.moduletabs .sj-vm-container-slider .item .item-wrap {
  overflow: hidden;
  padding: 0 1px;
  margin: 0 -1px;
}
.moduletabs .sj-vm-container-slider .item .item-wrap .product-back {
  position: absolute;
  left: -1px;
  top: 0;
  z-index: 1;
  width: 36px;
  margin-top: 0px;
  color: #fff;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #d17d5d;
  background-color: rgba(203,109,72,0.85);
  opacity: 0;
  filter: alpha(opacity=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;
  -webkit-transform: translate(-100%,0);
  -moz-transform: translate(-100%,0);
  -ms-transform: translate(-100%,0);
  -o-transform: translate(-100%,0);
  transform: translate(-100%,0);
}
.moduletabs .sj-vm-container-slider .item .item-wrap .product-back .hover-link,
.moduletabs .sj-vm-container-slider .item .item-wrap .product-back .hover-zoom {
  width: 36px;
  height: 49.5px;
  color: #fff;
  display: inline-block;
  line-height: 49.5px;
  text-align: center;
}
.moduletabs .sj-vm-container-slider .item .item-wrap .product-back .hover-link i,
.moduletabs .sj-vm-container-slider .item .item-wrap .product-back .hover-zoom i {
  font-size: 22px;
}
.moduletabs .sj-vm-container-slider .item .item-wrap .product-back .hover-link:hover,
.moduletabs .sj-vm-container-slider .item .item-wrap .product-back .hover-zoom:hover {
  background: #737373;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
.moduletabs .sj-vm-container-slider .item .item-wrap .product-back .hover-zoom {
  float: left;
  margin-top: 0px;
}
.moduletabs .sj-vm-container-slider .item .item-wrap .item-img {
  z-index: 0;
  position: relative;
}
.moduletabs .sj-vm-container-slider .item .item-wrap:hover {
  cursor: default !important;
}
.moduletabs .sj-vm-container-slider .item .item-wrap:hover .product-back {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 20;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  left: 2px;
}
.moduletabs .sj-vm-container-slider .item .item-wrap:hover .item-title a {
  color: #cb6d49 !important;
}
.moduletabs .sj-vm-container-slider .item-info {
  text-align: center;
}
.moduletabs .sj-vm-container-slider .item-info .addtocart-area {
  text-align: center;
  margin: 20px auto;
}
.moduletabs .sj-vm-container-slider .item-info .addtocart-area form {
  margin: 0;
}
.moduletabs .sj-vm-container-slider .item-info .addtocart-area form span.addtocart-button {
  padding: 0px !important;
  float: none;
  width: auto;
  background: #cb6d49 !important;
  color: #fff;
  display: inline-block;
  text-align: left;
  position: relative;
  overflow: hidden;
}
.moduletabs .sj-vm-container-slider .item-info .addtocart-area form span.addtocart-button input.addtocart-button {
  background: transparent !important;
  border: none;
  border-radius: 0;
  width: auto !important;
  margin: 0 !important;
  padding: 10px 20px !important;
  height: auto !important;
  -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;
  color: #fff;
}
.moduletabs .sj-vm-container-slider .item-info .addtocart-area form span.addtocart-button i {
  position: absolute;
  visibility: hidden;
}
.moduletabs .sj-vm-container-slider .item-info .addtocart-area form span.addtocart-button:hover {
  background-color: #d17d5d !important;
}
.moduletabs .sj-vm-container-slider .item-info .addtocart-area form span.addtocart-button:hover i {
  position: relative;
  right: 20px;
  top: 3px;
  visibility: visible;
}
.moduletabs .sj-vm-container-slider .item-info .addtocart-area form span.addtocart-button:hover input.addtocart-button {
  padding: 10px 40px 10px 20px !important;
}
.moduletabs .sj-vm-container-slider .item-info .addtocart-area form .addtocart-button-disabled {
  color: #909090;
  font-size: 123.1%;
  background: transparent;
  border: none;
  border-radius: 0;
  margin: 2px 0;
  width: 100%;
}
.moduletabs .sj-vm-container-slider .control-button {
  height: 66% !important;
}
.moduletabs .sj-vm-container-slider .control-button .preview {
  background: url("../images/brown/arrow.png") 3px -37px no-repeat !important;
  width: 39px !important;
  height: 13px !important;
  z-index: 9999;
  left: -30px !important;
  padding: 3px;
}
.moduletabs .sj-vm-container-slider .control-button .preview:hover {
  background: url("../images/brown/arrow.png") 3px 3px no-repeat !important;
}
.moduletabs .sj-vm-container-slider .control-button .next {
  background: url("../images/brown/arrow.png") -78px -37px no-repeat !important;
  width: 39px !important;
  height: 13px !important;
  z-index: 9999;
  right: -30px !important;
  padding: 3px;
}
.moduletabs .sj-vm-container-slider .control-button .next:hover {
  background: url("../images/brown/arrow.png") -78px 3px no-repeat !important;
}
.moduletabs .sj-vm-container-slider:hover .preview,
.moduletabs .sj-vm-container-slider:hover .next {
  opacity: 1;
}
.bg-title1 .sj-vm-container-slider .product-back,
.moduletable .sj-vm-container-slider .product-back {
  display: none;
}
.bg-title1 .sj-vm-container-slider .item .item-img-info,
.moduletable .sj-vm-container-slider .item .item-img-info {
  position: relative;
  display: block;
  cursor: default !important;
}
.bg-title1 .sj-vm-container-slider .item .item-img-info .browseProductImagefront,
.moduletable .sj-vm-container-slider .item .item-img-info .browseProductImagefront {
  display: none;
}
.bg-title1 .sj-vm-container-slider .item .item-img-info .browseProductImage,
.moduletable .sj-vm-container-slider .item .item-img-info .browseProductImage {
  position: relative;
  left: 0;
  z-index: 1;
  cursor: default !important;
}
.bg-title1 .sj-vm-container-slider .item .item-img-info img,
.moduletable .sj-vm-container-slider .item .item-img-info img {
  opacity: 1;
}
.bg-title1 span.addtocart-button,
.moduletable span.addtocart-button {
  padding: 0 !important;
}
.content-home {
  position: relative;
  z-index: 0;
}
.content-home .col-lg-6 {
  padding: 0 10px;
  line-height: 20px !important;
}
.content-home .col-lg-6 h3 {
  text-transform: uppercase;
  font-size: 30px;
  margin: 0;
  padding: 0 10px;
  background: #fff;
  display: inline-block;
  position: relative;
  z-index: 5;
  font-weight: 200;
}
.content-home .col-lg-6 h3:before {
  width: 7px;
  height: 7px;
  display: block;
  content: '';
  background: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 50%;
  position: absolute;
  left: -7px;
  top: 43%;
}
.content-home .col-lg-6 h3:after {
  width: 7px;
  height: 7px;
  display: block;
  content: '';
  background: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 50%;
  position: absolute;
  right: -7px;
  top: 43%;
}
.content-home .col-lg-6 .sj-vm-container-slider {
  margin: -20px 0 0;
  padding-top: 35px;
  border-top: #ebebeb 1px solid;
}
.content-home .col-lg-6 .sj-vm-container-slider .item {
  position: relative;
}
.content-home .col-lg-6 .sj-vm-container-slider .item .item-status {
  display: none;
}
.content-home .col-lg-6 .sj-vm-container-slider .item .item-wrap {
  overflow: hidden;
  padding: 0 1px;
  margin: 0 -1px;
}
.content-home .col-lg-6 .sj-vm-container-slider .item .item-wrap .product-back {
  position: absolute;
  left: -1px;
  top: 0;
  z-index: 1;
  width: 32px;
  margin-top: 20px;
  color: #fff;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #d17d5d;
  background-color: rgba(203,109,72,0.85);
  opacity: 0;
  filter: alpha(opacity=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;
  -webkit-transform: translate(-100%,0);
  -moz-transform: translate(-100%,0);
  -ms-transform: translate(-100%,0);
  -o-transform: translate(-100%,0);
  transform: translate(-100%,0);
}
.content-home .col-lg-6 .sj-vm-container-slider .item .item-wrap .product-back .hover-link,
.content-home .col-lg-6 .sj-vm-container-slider .item .item-wrap .product-back .hover-zoom {
  width: 32px;
  height: 32px;
  color: #fff;
  display: inline-block;
  line-height: 31px;
  text-align: center;
}
.content-home .col-lg-6 .sj-vm-container-slider .item .item-wrap .product-back .hover-link:hover,
.content-home .col-lg-6 .sj-vm-container-slider .item .item-wrap .product-back .hover-zoom:hover {
  background: #737373;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
.content-home .col-lg-6 .sj-vm-container-slider .item .item-wrap .product-back .hover-zoom {
  float: left;
  margin-top: 0px;
}
.content-home .col-lg-6 .sj-vm-container-slider .item .item-wrap .item-img {
  z-index: 0;
  position: relative;
  border: none !important;
  margin-right: -1px;
}
.content-home .col-lg-6 .sj-vm-container-slider .item .item-wrap:hover .product-back {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 20;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  left: 1px;
}
.content-home .col-lg-6 .sj-vm-container-slider .item .item-wrap:hover .item-title a {
  color: #cb6d49 !important;
}
.content-home .col-lg-6 .item-info {
  text-align: center;
}
.content-home .col-lg-6 .item-info .addtocart-area {
  text-align: center;
  margin: 20px auto;
}
.content-home .col-lg-6 .item-info .addtocart-area form {
  margin: 0;
}
.content-home .col-lg-6 .item-info .addtocart-area form span.addtocart-button {
  padding: 0px;
  float: none;
  width: auto;
  background: #cb6d49 !important;
  color: #fff;
  display: inline-block;
  text-align: left;
  position: relative;
  overflow: hidden;
}
.content-home .col-lg-6 .item-info .addtocart-area form span.addtocart-button input.addtocart-button {
  background: transparent !important;
  border: none;
  border-radius: 0;
  width: auto !important;
  margin: 0 !important;
  padding: 10px 20px !important;
  height: auto !important;
  -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;
  color: #fff;
}
.content-home .col-lg-6 .item-info .addtocart-area form span.addtocart-button i {
  position: absolute;
  visibility: hidden;
}
.content-home .col-lg-6 .item-info .addtocart-area form span.addtocart-button:hover {
  background-color: #d17d5d !important;
}
.content-home .col-lg-6 .item-info .addtocart-area form span.addtocart-button:hover i {
  position: relative;
  right: 20px;
  top: 3px;
  visibility: visible;
}
.content-home .col-lg-6 .item-info .addtocart-area form span.addtocart-button:hover input.addtocart-button {
  padding: 10px 40px 10px 20px !important;
}
.content-home .col-lg-6 .item-info .addtocart-area form .addtocart-button-disabled {
  color: #909090;
  font-size: 123.1%;
  background: transparent;
  border: none;
  border-radius: 0;
  margin: 2px 0;
  width: 100%;
}
.content-home .col-lg-6 .control-button {
  height: 70% !important;
  visibility: hidden;
}
.content-home .col-lg-6 .control-button .preview {
  background: url("../images/brown/arrow.png") 3px -37px no-repeat !important;
  width: 39px !important;
  height: 13px !important;
  z-index: 9999;
  left: -30px !important;
  padding: 3px;
}
.content-home .col-lg-6 .control-button .preview:hover {
  background: url("../images/brown/arrow.png") 3px 3px no-repeat !important;
}
.content-home .col-lg-6 .control-button .next {
  background: url("../images/brown/arrow.png") -78px -37px no-repeat !important;
  width: 39px !important;
  height: 13px !important;
  z-index: 9999;
  right: -30px !important;
  padding: 3px;
}
.content-home .col-lg-6 .control-button .next:hover {
  background: url("../images/brown/arrow.png") -78px 3px no-repeat !important;
}
.content-home .col-lg-6:hover .control-button {
  visibility: visible;
}
.content-home .col-lg-6:hover .control-button .preview,
.content-home .col-lg-6:hover .control-button .next {
  opacity: 1;
}
@media (min-resolution: .001dpcm) {
  _:-o-prefocus,
  .rtl .yt-list.type-disc li:before {
    margin: 0 10px 0 0px;
  }
  _:-o-prefocus,
  .rtl div.list-counter .item h2 {
    margin: 0 0 0 20px;
  }
  _:-o-prefocus,
  .rtl [class^="icon-"],
  .rtl [class*=" icon-"] {
    margin: 0 5px 0 0;
  }
  _:-o-prefocus,
  .rtl div.contact .panel-form .button i {
    margin: -3px 0 0 5px;
  }
  _:-o-prefocus,
  .rtl .module.badge-new h3.modtitle .badges,
  .rtl .module.badge-top h3.modtitle .badges,
  .rtl .module.badge-hot h3.modtitle .badges {
    margin: -7px 15px -7px -9px;
  }
  _:-o-prefocus,
  .row-fluid .boxSolid .colum1 {
    width: 68.465%;
  }
  _:-o-prefocus,
  div.sj-gallery.preset01-6 .sj-content .sj-items .sj-item .item-info {
    float: right;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #foo4 {
    height: 100px !important;
  }
}
.link {
  color: #cb6d49;
  text-decoration: none;
}
.link:hover {
  color: #737373;
}
.linkReverse {
  color: #737373;
}
.linkReverse:hover {
  color: #cb6d49;
}
.linkGray {
  color: #686868;
}
.linkGray:hover {
  color: #cb6d49;
}
.linkGraylighter {
  color: #909090;
}
.linkGraylighter:hover {
  color: #cb6d49;
}
.align-left {
  text-align: left !important;
}
.align-right {
  text-align: right;
  display: block;
}
.align-center {
  text-align: center;
}
.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;
}
.pull-left[class^="icon-"],
.pull-left[class*=" icon-"] {
  margin-right: 10px;
}
.smallFontSize {
  font-size: 85.7%;
}
.normalFontSize {
  font-size: 92.9%;
}
.largeFontSize {
  font-size: 114.3%;
}
.xlargeFontSize {
  font-size: 128.6%;
}
.thumbnail.pull-left {
  margin: 0 1em 10px 0;
}
.thumbnail.pull-right {
  margin: 0 0 1em 10px;
}
.thumbnail.clear {
  border: none;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
}
.icon.pull-left {
  margin: 0 1em 0 0;
}
.icon.pull-right {
  margin: 0 0 0 1em;
}
.bgcolor2 {
  background: #ff6825;
}
.bgcolor5 {
  background: #8eb60b;
}
.img-effect {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.img-effect img {
  -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;
}
.img-effect .image-overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0,0,0,0.3);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.img-effect .hoverLink {
  position: absolute;
  left: 50%;
  bottom: 50%;
  z-index: 15;
  margin: 0 0 -16px -16px;
}
.img-effect .hoverLink > i {
  width: 32px;
  height: 32px;
  display: block;
  border: 1px solid #fff;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  margin: 0;
  font-size: 16px;
}
.img-effect .hoverLink > i.icon-img {
  background: url(../images/arrow-right-img.png) no-repeat -54px center;
}
.img-effect:hover img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.img-effect:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.img-effect:hover .hoverLink:hover i {
  background-color: #666666;
}
#flip-scroll table {
  width: 100%;
  display: block;
}
#flip-scroll tr {
  width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #EEEEEE;
}
#flip-scroll td,
#flip-scroll th {
  width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  padding: 5px 8px;
}
.listinline {
  margin: 0;
}
.listinline li {
  display: inline-block;
  padding: 0 15px 0 0;
  line-height: 20px;
  margin-bottom: 0;
}
.listinline li.item {
  width: 32%;
  padding: 0;
}
.listLineSolid {
  margin: 0;
}
.listLineSolid li {
  display: inline-block;
  padding: 0;
  line-height: 20px;
  margin-bottom: 0;
}
.listLineSolid li:before {
  content: "|";
  margin: 0 10px;
  color: #909090;
  font-size: 12px;
}
.listLineSolid li:first-child:before {
  content: "";
}
.listLineSolid li a {
  color: #909090;
}
.listLineSolid li a:hover {
  color: #cb6d49;
}
.listunderline {
  list-style: none;
  margin: 0;
}
.listunderline li {
  border-top: 1px solid #ebebeb;
  padding: 10px 0;
}
#filter .blur img {
  filter: url("../images/css_blur.svg#blur");
  -webkit-filter: blur(5px);
}
#filter .grayScale img {
  filter: url(../images/css_blur.svg#greyscale);
  -webkit-filter: grayscale(100%);
  filter: gray;
}
#filter .disgrayscale img {
  filter: url(../images/css_blur.svg#greyscale);
  -webkit-filter: grayscale(0%);
}
.transform-style {
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}
.backface-visibility {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
.effect-1 {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.effect-1 span {
  display: inline-block;
  position: relative;
  z-index: 1;
  -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;
  padding: 0 4px;
}
.effect-1 span:before {
  content: attr(data-hover);
  position: absolute;
  top: -105%;
  font-weight: bold;
}
.effect-1:hover span,
.effect-1:focus span {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.toRightFromLeft 49% {
  background-position: 50px 6px;
}
.toRightFromLeft 50% {
  opacity: 0;
  filter: alpha(opacity=0);
  background-position: -50px 6px;
}
.toRightFromLeft 51% {
  opacity: 1;
  filter: alpha(opacity=100);
}
@-webkit-keyframes some-animation {
  49% {
    background-position: 50px 6px;
  }
  50% {
    opacity: 0;
    filter: alpha(opacity=0);
    background-position: -50px 6px;
  }
  51% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-moz-keyframes some-animation {
  49% {
    background-position: 50px 6px;
  }
  50% {
    opacity: 0;
    filter: alpha(opacity=0);
    background-position: -50px 6px;
  }
  51% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-ms-keyframes some-animation {
  49% {
    background-position: 50px 6px;
  }
  50% {
    opacity: 0;
    filter: alpha(opacity=0);
    background-position: -50px 6px;
  }
  51% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-o-keyframes some-animation {
  49% {
    background-position: 50px 6px;
  }
  50% {
    opacity: 0;
    filter: alpha(opacity=0);
    background-position: -50px 6px;
  }
  51% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes some-animation {
  49% {
    background-position: 50px 6px;
  }
  50% {
    opacity: 0;
    filter: alpha(opacity=0);
    background-position: -50px 6px;
  }
  51% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.table_blank {
  background: transparent;
}
.table_blank h3.modtitle {
  background: none;
  border: none;
}
.table_blank .modcontent {
  background: none;
  border: none;
}
.table_clear {
  background: transparent;
}
.table_clear h3.modtitle {
  background: none;
  border: none;
}
.table_clear .modcontent {
  background: none;
  border: none;
}
.table_clear h3.modtitle {
  padding: 0;
  margin-bottom: 10px;
}
.table_clear .modcontent {
  padding: 0;
}
table.calendar {
  width: 100%;
}
table.calendar tr td {
  padding: 4px;
}
table.calendar tr td.calendarNavMonthPrev,
table.calendar tr td.calendarCurrentMonth,
table.calendar tr td.calendarNavMonthNext {
  background-color: #cb6d49;
  border: none;
  color: #fff;
  text-align: center;
}
table.calendar tr td.calendarDayName {
  background: transparent;
  font-size: 14px;
}
table.calendar tr td.calendarCurrentMonth {
  font-size: 130%;
}
table.calendar tr td.calendarNavMonthPrev a,
table.calendar tr td.calendarNavMonthNext a {
  color: #fff;
}
table.calendar tr td.calendarToday {
  background: #cb6d49;
}
.rtl .icon.pull-left {
  margin: 0 0 0 1em;
}
.rtl .icon.pull-right {
  margin: 0 1em 0 0;
}
.rtl .align-right {
  text-align: left;
}
.rtl .align-left {
  text-align: right;
}
.rtl .pull-left[class^="icon-"],
.rtl .pull-left[class*=" icon-"] {
  margin: 0 0 0 10px;
}
.rtl .thumbnail.pull-left {
  margin: 0 0 10px 1em;
}
.rtl .thumbnail.pull-right {
  margin: 0 1em 10px 0;
}
.rtl .borderRound {
  margin: 10px 0 10px 14px;
}
body,
.badge,
.label {
  font-weight: 200 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1em;
  font-weight: 200 !important;
}
h1 {
  font-size: 200%;
  line-height: 185%;
}
h2 {
  font-size: 160%;
  line-height: 160%;
}
h3 {
  font-size: 138.5%;
  line-height: 140%;
}
h4 {
  font-size: 110%;
}
h5 {
  font-size: 91%;
}
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: 200;
  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 {
  font-size: 180%;
  font-weight: 200;
  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: 200;
  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-error {
  color: #B94A48;
}
.text-info {
  color: #3A87AD;
}
.text-success {
  color: #468847;
}
#yt_menuposition {
  position: relative;
  z-index: 9;
  margin-top: 22px;
  padding-bottom: 10px;
}
#yt_menuposition ul.navi {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: #ececec 1px solid;
  position: relative;
}
#yt_menuposition ul.navi li.mega1 {
  display: none;
}
#yt_menuposition ul.navi:before {
  width: 9px;
  height: 9px;
  display: block;
  content: '';
  background: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 50%;
  position: absolute;
  left: 0px;
  bottom: -6px;
}
#yt_menuposition ul.navi:after {
  width: 9px;
  height: 9px;
  display: block;
  content: '';
  background: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 50%;
  position: absolute;
  right: 0px;
  bottom: -6px;
}
#yt_menuposition ul.navi > li.level1 {
  float: left !important;
  margin-right: 1px;
  position: relative;
  padding: 0;
  position: relative;
  z-index: 200;
}
#yt_menuposition ul.navi > li.level1 > .item-link {
  margin: 0;
  padding: 0px 20px 20px 10px;
  color: #737373;
  font-size: 128.6%;
  display: block;
  text-transform: uppercase;
}
#yt_menuposition ul.navi > li.level1.havechild {
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#yt_menuposition ul.navi > li.level1.havechild:after {
  content: "\f107";
  font-family: 'FontAwesome';
  font-size: 12px;
  color: #CCCCCC;
  position: absolute;
  right: 6px;
  top: 0px;
}
#yt_menuposition ul.navi > li.level1 .showdesc span.menu-title {
  line-height: 100%;
  display: block;
}
#yt_menuposition ul.navi > li.level1 .showdesc span.menu-desc {
  display: block;
  font-size: 11px;
  color: #999;
  line-height: 100%;
  font-family: ;
}
#yt_menuposition ul.navi > li.level1 .showicon.showdesc {
  line-height: 19px;
}
#yt_menuposition ul.navi > li.level1 .showicon.showdesc span.menu-icon img {
  min-width: 16px;
}
#yt_menuposition ul.navi > li.level1 .showicon.showdesc span.menu-icon .menu-title {
  display: inline-block;
  margin: 0;
  padding: 0;
}
#yt_menuposition ul.navi > li.level1:hover,
#yt_menuposition ul.navi > li.level1.hover {
  color: #cb6d49;
}
#yt_menuposition ul.navi > li.level1:hover >.item-link,
#yt_menuposition ul.navi > li.level1.hover >.item-link {
  color: #cb6d49;
}
#yt_menuposition ul.navi > li.level1:hover >.item-link .menu-desc,
#yt_menuposition ul.navi > li.level1.hover >.item-link .menu-desc {
  color: #fff;
}
#yt_menuposition ul.navi > li.level1:hover.havechild,
#yt_menuposition ul.navi > li.level1.hover.havechild {
  background: url(../images/brown/ico-li-mega-hover.png) right top no-repeat;
}
#yt_menuposition ul.navi > li.level1:hover.havechild:after,
#yt_menuposition ul.navi > li.level1.hover.havechild:after {
  color: #ffffff;
}
#yt_menuposition ul.navi > li.level1.active {
  color: #cb6d49;
}
#yt_menuposition ul.navi > li.level1.active > .item-link {
  border: none;
  color: #737373;
}
#yt_menuposition ul.navi > li.level1.active.havechild {
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
#yt_menuposition ul.navi > li.level1:hover ul.level2,
#yt_menuposition ul.navi > li.level1.hover ul.level2 {
  left: 0;
}
#yt_menuposition ul.navi ul {
  left: -999em;
  z-index: 10;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 230px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  top: 44px !important;
  position: absolute;
}
#yt_menuposition ul.navi ul.level2 {
  background: #fff;
  box-sizing: border-box;
  border: #ebebeb 1px solid;
}
#yt_menuposition ul.navi ul.level2:before {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0;
  top: -5px;
}
#yt_menuposition ul.navi ul.level2 li {
  position: relative;
  padding: 0 0 1px;
}
#yt_menuposition ul.navi ul.level2 li.first {
  border-top: none;
}
#yt_menuposition ul.navi ul.level2 li .item-link {
  display: block;
  margin: 0;
  padding: 6px 12px 6px 25px;
  color: #737373;
  font-size: 100%;
  text-transform: none;
  line-height: 22px;
}
#yt_menuposition ul.navi ul.level2 li .item-link:after {
  font-family: 'FontAwesome';
  color: #999;
  content: "\f111";
  font-size: 5px;
  position: absolute;
  left: 10px;
  top: 8px;
  z-index: 1;
  color: #cb6d49;
}
#yt_menuposition ul.navi ul.level2 li .item-link .menu-title {
  display: inline-block;
}
#yt_menuposition ul.navi ul.level2 li.havechild:after {
  content: "\f105";
  color: #909090;
  font-family: "FontAwesome";
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 5;
}
#yt_menuposition ul.navi ul.level2 li .showdesc {
  text-align: left;
}
#yt_menuposition ul.navi ul.level2 li .showdesc span.menu-title {
  padding-bottom: 5px;
}
#yt_menuposition ul.navi ul.level2 li .showdesc span.menu-desc {
  font-family: "arial";
  padding-bottom: 3px;
}
#yt_menuposition ul.navi ul.level2 li:hover.havechild:after,
#yt_menuposition ul.navi ul.level2 li.hover.havechild:after,
#yt_menuposition ul.navi ul.level2 li.active.havechild:after {
  color: #cb6d49;
}
#yt_menuposition ul.navi ul.level2 li:hover .level2,
#yt_menuposition ul.navi ul.level2 li.hover .level2,
#yt_menuposition ul.navi ul.level2 li.active .level2 {
  color: #cb6d49;
  background-color: transparent;
}
#yt_menuposition ul.navi ul.level2 li:hover .level2:after,
#yt_menuposition ul.navi ul.level2 li.hover .level2:after,
#yt_menuposition ul.navi ul.level2 li.active .level2:after {
  color: #cb6d49;
}
#yt_menuposition ul.navi ul.level2 li:hover .level2 .menu-desc,
#yt_menuposition ul.navi ul.level2 li.hover .level2 .menu-desc,
#yt_menuposition ul.navi ul.level2 li.active .level2 .menu-desc {
  color: #cb6d49;
}
#yt_menuposition ul.navi ul.level2 li:hover ul.level3,
#yt_menuposition ul.navi ul.level2 li li.level3:hover ul.level4,
#yt_menuposition ul.navi ul.level2 li li.level4:hover ul.level5 {
  left: 100%;
  top: 0px;
}
#yt_menuposition ul.navi ul.level2 ul {
  background: #fff;
  top: 0px !important;
  border: #ebebeb 1px solid;
}
#yt_menuposition ul.navi ul.level2 ul.level3 li:hover > .item-link,
#yt_menuposition ul.navi ul.level2 ul.level3 li.hover > .item-link,
#yt_menuposition ul.navi ul.level2 ul.level3 li.active > .item-link {
  background-color: transparent;
  color: #cb6d49;
}
#yt_menuposition ul.navi ul.level2 ul.level3 li:hover > .item-link:after,
#yt_menuposition ul.navi ul.level2 ul.level3 li.hover > .item-link:after,
#yt_menuposition ul.navi ul.level2 ul.level3 li.active > .item-link:after {
  color: #cb6d49;
}
#yt_menuposition ul.navi ul.level2 ul.level3 li:hover > .item-link .menu-desc,
#yt_menuposition ul.navi ul.level2 ul.level3 li.hover > .item-link .menu-desc,
#yt_menuposition ul.navi ul.level2 ul.level3 li.active > .item-link .menu-desc {
  color: #cb6d49;
}
#yt_menuposition #droplinenavigator {
  position: relative;
}
#yt_menuposition #droplinenavigator li.level1 {
  position: static;
}
#yt_menuposition #droplinenavigator li.level1.havechild:after {
  position: relative;
  display: none;
}
#yt_menuposition #droplinenavigator ul.level2 {
  margin: 0;
  width: 100%;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#yt_menuposition #droplinenavigator ul.level2 li.level2 {
  float: left;
  border: none;
  margin-right: 1px;
}
#yt_menuposition #droplinenavigator ul.level2 li.level2.havechild:after,
#yt_menuposition #droplinenavigator ul.level2 li.level2 > .level2:after {
  content: "";
  display: none;
}
#yt_menuposition #droplinenavigator ul.level2 li.level2:hover {
  position: relative;
}
#yt_menuposition #droplinenavigator ul.level2 li.level2:hover ul.level3 {
  left: 0;
  top: 100%;
}
#yt_menuposition #meganavigator li.level1 .mega-content {
  position: absolute;
  left: -999em;
  z-index: 10;
  background: #fff;
  border: #ececec 1px solid;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col {
  float: left;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.one div.mega-module {
  padding: 10px 12px;
  overflow: hidden;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more {
  margin: 20px 0 20px;
  padding: 0 1px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more > ul.subnavi {
  box-shadow: none;
  width: auto;
  background: transparent;
  padding: 0;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.last {
  padding-right: 19px;
  border-right: none;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.first {
  padding-left: 20px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group {
  display: block;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-title .item-link {
  font-size: 128.6%;
  padding: 0;
  background: transparent;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-title .item-link .menu-title {
  line-height: 100%;
  text-transform: uppercase;
  margin-bottom: 12px;
  display: block;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-title .showdesc .menu-title {
  padding: 0 0 5px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-title .showdesc .menu-desc {
  font-family: "arial";
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content {
  position: relative;
  color: #ececec;
  overflow: hidden;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul.menu,
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul.subnavi {
  position: static;
  width: auto;
  padding: 0;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul.menu li,
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul.subnavi li {
  margin-bottom: 1px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul.menu li a .menu-title:before,
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul.subnavi li a .menu-title:before {
  content: '';
  width: 4px;
  height: 4px;
  display: inline-block;
  background: #cb6d49;
  border-radius: 50%;
  margin: 0 10px 2px 0;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item {
  background: url(../images/title-bg.png) repeat;
  margin-bottom: 1px;
  padding: 10px;
  overflow: hidden;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail {
  margin-bottom: 0;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a img {
  -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;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a .image-overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0,0,0,0.3);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a .hoverLink {
  position: absolute;
  left: 50%;
  bottom: 50%;
  z-index: 15;
  margin: 0 0 -16px -16px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a .hoverLink > i {
  width: 32px;
  height: 32px;
  display: block;
  border: 1px solid #fff;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  margin: 0;
  font-size: 16px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a .hoverLink > i.icon-img {
  background: url(../images/arrow-right-img.png) no-repeat -54px center;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a:hover img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .thumbnail > a:hover .hoverLink:hover i {
  background-color: #666666;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item h2.title a {
  color: #fff;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item h2.title a:hover {
  color: #cb6d49;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .bsn-wrap .item .basicnews-desc {
  font-size: 12px;
}
#yt_menuposition #meganavigator li.level1 .item-link span.menu-title {
  color: #000000;
}
#yt_menuposition #meganavigator li.level1 .item-link:hover span.menu-title {
  color: #cb6d49;
}
#yt_menuposition .mega1 .menu-title {
  display: none !important;
}
#yt_menuposition #yt-responivemenu {
  margin: 0;
  width: 100%;
  z-index: 120;
  position: absolute;
  top: 0;
  left: 0;
}
#yt_menuposition #yt-responivemenu .btn-navbar {
  float: right;
  background: #af5532;
  padding: 5px 10px;
  color: #fff;
  text-shadow: none;
  box-shadow: 0px 1px 0px rgba(0,0,0,0.5);
  border: none;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  text-align: inherit;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#yt_menuposition #yt-responivemenu .btn-navbar i {
  margin: 4px 0 0 5px;
  font-size: 14px;
  float: right;
}
#yt_menuposition #yt-responivemenu.menu-selectbox {
  position: relative;
  background: #f7f7f7;
  height: 49px;
  line-height: 49px;
  margin: 0 -20px;
  padding: 0 20px;
  border-bottom: 1px solid #ebebeb;
}
#yt_menuposition #yt-responivemenu.menu-selectbox #yt_resmenu_selectbox {
  width: 20%;
  opacity: 1;
  height: auto;
}
#yt_menuposition #yt-responivemenu #yt_resmenu_selectbox {
  opacity: 0;
  filter: alpha(opacity=0);
  margin: 0;
  height: 49px;
  width: 100%;
}
#yt_menuposition #yt-responivemenu.menu-collapse {
  background: #737373;
}
#yt_menuposition #yt-responivemenu.menu-collapse .btn-navbar i {
  float: none;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu {
  margin: 1px 0 10px;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu ul.nav {
  margin: 0;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li {
  background: #303030;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li a {
  color: #999;
  margin: 0 0 1px;
  padding: 5px 10px;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: transparent;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li a.active {
  color: #fff;
  background: #cb6d49;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li:hover a {
  color: #fff;
  background: #cb6d49;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li:hover .menuress-toggle {
  color: #fff;
  background: #af5532;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild {
  position: relative;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild .menuress-toggle {
  position: absolute;
  width: 35px;
  line-height: 35px;
  right: 0px;
  top: 0px;
  cursor: pointer;
  font-family: FontAwesome;
  font-size: 18px;
  text-align: center;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild .menuress-toggle:before {
  content: "\f107";
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild > .res-wrapnav {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  height: 0px;
  display: none;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open {
  background: #666666;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open a {
  color: #fff;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .menuress-toggle:before {
  content: "\f106";
  color: #fff;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav {
  display: block;
  opacity: 1;
  background: #424242;
  padding: 10px;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav ul.nav li {
  background: transparent;
  margin: 0;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav ul.nav li a {
  background: transparent;
  font-weight: normal;
  color: #999;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav ul.nav li a:hover,
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav ul.nav li a.active {
  background: #cb6d49;
  color: #fff;
}
#yt_menuposition #yt-responivemenu.menu-sidebar .yt-resmenu-sidebar {
  width: 100%;
}
#yt_menuposition #yt-responivemenu.menu-sidebar .yt-resmenu-sidebar i {
  float: none;
}
#yt_menuposition #yt-responivemenu #yt_resmenu_sidebar {
  display: none;
}
.yt-off-sideresmenu {
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: 1;
}
.yt-off-sideresmenu .yt-sideresmenu {
  background: #212121;
  border-right: 1px solid #191919;
  top: 0;
  left: 0;
  margin: 0;
  position: absolute;
  width: 270px;
  -webkit-transform: translate(-100%,0);
  -moz-transform: translate(-100%,0);
  -ms-transform: translate(-100%,0);
  -o-transform: translate(-100%,0);
  transform: translate(-100%,0);
}
.yt-off-sideresmenu .yt-sideresmenu li a {
  color: inherit;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu {
  margin: 0;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu li a {
  font-weight: bold;
  color: #999;
  padding: 4px 8px 8px;
  background: none;
  -webkit-box-shadow: 0 -1px 0 #6b6b6b inset;
  -moz-box-shadow: 0 -1px 0 #6b6b6b inset;
  box-shadow: 0 -1px 0 #6b6b6b inset;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu li a:focus,
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu li a:hover,
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu li a.active {
  color: #fff;
  background: #cb6d49;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav {
  margin: 0;
  -webkit-box-shadow: 0 -1px 0 #ebebeb inset;
  -moz-box-shadow: 0 -1px 0 #ebebeb inset;
  box-shadow: 0 -1px 0 #ebebeb inset;
  background-color: #212121;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav li a {
  padding-left: 15px;
  font-weight: normal;
  -webkit-box-shadow: 0 -1px 0 #6b6b6b inset;
  -moz-box-shadow: 0 -1px 0 #6b6b6b inset;
  box-shadow: 0 -1px 0 #6b6b6b inset;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav ul.nav {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 1px 15px;
  border-bottom: 1px solid #222222;
  -webkit-box-shadow: 0 -1px 0 #6b6b6b inset;
  -moz-box-shadow: 0 -1px 0 #6b6b6b inset;
  box-shadow: 0 -1px 0 #6b6b6b inset;
  background-color: #2B2B2B;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav ul.nav ul.nav {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav ul.nav li a {
  border-bottom: 1px solid #222222;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 3px 8px;
}
.rtl #yt_menuposition ul.navirtl > li.level1 {
  float: right;
  margin: 0 0 0 1px;
}
.rtl #yt_menuposition ul.navirtl > li.level1.menuRss {
  float: left !important;
}
.rtl #yt_menuposition ul.navirtl > li.level1:hover ul.level2,
.rtl #yt_menuposition ul.navirtl > li.level1.hover ul.level2 {
  left: auto;
  right: 0;
}
.rtl #yt_menuposition ul.navirtl ul {
  left: auto;
  right: -999em;
}
.rtl #yt_menuposition ul.navirtl ul.level2 li.havechild:after {
  right: auto;
  left: 10px;
  content: "\f0d9";
}
.rtl #yt_menuposition ul.navirtl ul.level2 li .item-link {
  padding: 6px 20px 6px 12px;
}
.rtl #yt_menuposition ul.navirtl ul.level2 li .item-link:after {
  right: 10px;
  left: auto;
  content: "\f104";
}
.rtl #yt_menuposition ul.navirtl ul.level2 li .showdesc {
  text-align: right;
}
.rtl #yt_menuposition ul.navirtl ul.level2 li:hover ul.level3,
.rtl #yt_menuposition ul.navirtl ul.level2 li li.level3:hover ul.level4,
.rtl #yt_menuposition ul.navirtl ul.level2 li li.level4:hover ul.level5 {
  left: auto;
  right: 100%;
}
.rtl #yt_menuposition ul.navirtl ul.level2 ul.level3 li .item-link {
  padding: 6px 20px 6px 12px;
}
.rtl #yt_menuposition #droplinenavigator ul.level2 li.level2 {
  float: right;
}
.rtl #yt_menuposition #droplinenavigator ul.level2 li.level2:hover ul.level3 {
  left: auto;
  right: 0;
}
.rtl #yt_menuposition #meganavigator li.level1 {
  float: right !important;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content {
  -webkit-box-shadow: -1px 1px 2px rgba(0,0,0,0.4);
  -moz-box-shadow: -1px 1px 2px rgba(0,0,0,0.4);
  box-shadow: -1px 1px 2px rgba(0,0,0,0.4);
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-col {
  float: right;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more {
  border: none;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.first {
  padding: 0 20px 0 0;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.last {
  padding: 0 1px 0 20px;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-col div.mega-group-title {
  text-align: right;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-col div.mega-group-content ul.subnavi li {
  text-align: right;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-col div.mega-group-content ul.subnavi li a {
  padding: 0;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-col div.mega-group-content ul.subnavi li a .menu-title {
  margin: 0;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-col div.mega-group-content ul.subnavi li a .menu-title:before {
  margin: 0 0 2px 10px;
}
.rtl #yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild .menuress-toggle {
  right: auto;
  left: 0;
}
.rtl #yt_menuposition.on-sidebar-resmenu #yt_wrapper > .block {
  -webkit-transform: translate(-270px,0);
  -moz-transform: translate(-270px,0);
  -ms-transform: translate(-270px,0);
  -o-transform: translate(-270px,0);
  transform: translate(-270px,0);
}
@media (min-width: 767px) and (max-width: 1024px) {
  #yt_menuposition ul.navi ul.level2 li:hover ul.level3 {
    left: -108% !important;
  }
}
@media (min-width: 320px) and (max-width: 979px) {
  #yt_menuwrap #yt-responivemenu {
    display: inline-block;
  }
  .on-sidebar-resmenu #yt_wrapper > .block {
    -webkit-transform: translate(270px,0);
    -moz-transform: translate(270px,0);
    -ms-transform: translate(270px,0);
    -o-transform: translate(270px,0);
    transform: translate(270px,0);
  }
  #yt_wrapper > .block {
    left: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  div.yt-off-sideresmenu {
    display: block;
    direction: ltr;
  }
}
.fontsize_l {
  font-size: 18px;
  font-weight: 400;
}
.g-underline {
  font-size: 180%;
  font-weight: 400;
}
.b-block:after,
.b-block:before {
  clear: both;
  display: table;
  content: "";
}
ul.c-step {
  list-style: none;
  margin: 0 auto 4em auto;
  counter-reset: section;
  display: table;
  position: relative;
  z-index: 1;
}
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: #d28061;
  background-image: -moz-linear-gradient(top,#d68d71,#cb6d49);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#d68d71),to(#cb6d49));
  background-image: -webkit-linear-gradient(top,#d68d71,#cb6d49);
  background-image: -o-linear-gradient(top,#d68d71,#cb6d49);
  background-image: linear-gradient(to bottom,#d68d71,#cb6d49);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd68c70', endColorstr='#ffcb6d49', GradientType=0);
}
ul.c-step li.active h3 {
  color: #cb6d49;
}
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 .yt-lightbox {
  background: #f1f1f1;
  border: none;
}
div.g-pageteam .ourteam-title {
  display: block;
  position: relative;
  margin: 1em 0;
}
div.g-pageteam .ourteam-title:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: 1;
  border-bottom: 1px solid #ebebeb;
}
div.g-pageteam .ourteam-title span {
  display: table;
  width: 150px;
  text-align: center;
  margin: 0 auto;
  background: #fff;
  padding: 0 20px;
  position: relative;
  z-index: 10;
  text-transform: uppercase;
  font-size: 20px;
}
div.g-pageteam .b-ourteam {
  margin-top: 20px;
}
div.g-pageteam .b-ourteam [class*="span"] {
  margin-bottom: 30px;
  padding: 0 20px;
  text-align: center;
}
div.g-pageteam .b-ourteam [class*="span"] .h-title {
  margin: 0;
  font-size: 16px;
  line-height: 110%;
  font-weight: normal;
}
div.g-pageteam .b-ourteam [class*="span"] .yt-lightbox {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 10px solid #f6f6f6;
  padding: 0;
  -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;
}
div.g-pageteam .b-ourteam [class*="span"] .yt-lightbox .img-title {
  display: none;
}
div.g-pageteam .b-ourteam [class*="span"] .yt-lightbox img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
div.g-pageteam .b-ourteam [class*="span"] .yt-lightbox:hover {
  border-color: #cb6d49;
}
div.g-pageteam .b-ourteam [class*="span"] .member {
  color: #999;
  font-size: 11px;
  margin-bottom: 0;
}
div.g-pageteam .b-ourteam [class*="span"] .b-social div.yt-socialbt {
  margin-right: 5px;
}
div.g-pageteam .b-ourteam [class*="span"] .b-social div.yt-socialbt a {
  background: #a9a9a9;
  border-color: #a9a9a9;
  color: #fff;
  box-shadow: none;
  line-height: 34px;
}
div.g-pageteam .b-ourteam [class*="span"] .b-social div.yt-socialbt a:hover {
  background-color: #cb6d49;
  border-color: #cb6d49;
}
div.g-pageteam .b-ourclient .yt-lightbox {
  padding: 0;
  margin: 0 auto;
  display: table;
}
#g-pageservices {
  *zoom: 1;
}
#g-pageservices:before,
#g-pageservices:after {
  display: table;
  content: "";
  line-height: 0;
}
#g-pageservices:after {
  clear: both;
}
#g-pageservices [class^="icon-"],
#g-pageservices [class*=" icon-"] {
  background: #686868;
  height: 64px;
  width: 64px;
  text-align: center;
  line-height: 64px;
  border: 3px solid #ddd;
  -webkit-border-radius: 64px;
  -moz-border-radius: 64px;
  border-radius: 64px;
}
#g-pageservices article {
  overflow: hidden;
}
#g-pageservices article h3 {
  font-size: 130%;
}
#g-pageservices article a.detail {
  font-size: 13px;
}
#g-pageservices article a.detail:after {
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
  color: #fff;
  background: #cb6d49;
  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;
  background: #666666;
}
#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-pageservices .yt-testimonial.tm-avatar small {
  overflow: hidden;
}
#g-pagecolumn hr {
  height: 5px;
  background: #eee;
  border-top-color: #ddd;
  margin: 4em 0;
  float: left;
  width: 100%;
}
#g-pageportfolio [class*="span"] {
  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;
  -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*="span"] .port-item-img {
  position: relative;
  display: block;
  padding: 10px 10px 0;
  overflow: hidden;
  border-right: none;
}
#g-pageportfolio [class*="span"] .port-item-img .yt-lightbox {
  margin: 0;
  padding: 0;
  background: #000;
  border: 1px solid #fff;
  position: relative;
}
#g-pageportfolio [class*="span"] .port-item-img .yt-lightbox:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 4px #222 inset;
}
#g-pageportfolio [class*="span"] .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*="span"] .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*="span"] .port-item-img:visited .icon-plus-sign {
  bottom: 100%;
}
#g-pageportfolio [class*="span"] .port-item-img:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#g-pageportfolio [class*="span"] .port-item-img:hover .icon-plus-sign {
  bottom: 50%;
  font-size: 45px;
  opacity: 1;
  filter: alpha(opacity=100);
}
#g-pageportfolio [class*="span"] .port-item-content {
  padding: 10px;
  margin: 5px 0 10px;
}
#g-pageportfolio [class*="span"] .port-item-content h4 {
  margin-bottom: 5px;
  font-size: 130%;
}
#g-pageportfolio [class*="span"] .port-item-content p {
  margin-bottom: 5px;
}
#g-pageportfolio [class*="span"] .port-item-content a.detail:after {
  content: "\f105";
  font-family: FontAwesome;
  background: #cb6d49;
  margin: -3px 5px 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;
  margin: 0 5px;
}
#g-pageportfolio [class*="span"] .port-item-content a.detail:hover:after {
  color: #fff;
}
#g-pageportfolio [class*="span"]: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 {
  margin-bottom: 1em;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  font-size: 180%;
}
#g-pagewhatnew .yt-lightbox a  img {
  width: auto;
}
.rtl #g-pageportfolio [class*="span"] .port-item-content a.detail:after,
.rtl #g-pageservices article a.detail:after {
  content: "\f104";
}
@media (min-width: 980px) and (max-width: 1024px) {
  #g-pagewhatnew .yt-lightbox.image-none {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  ul.c-step li {
    margin: 0 30px;
  }
  #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 {
    top: 37%;
  }
  ul.c-step li {
    display: table-cell;
    padding-top: 35px;
  }
  div.yt-lightbox.image-left {
    float: none;
    display: block;
    margin: 0 0 15px;
  }
  div.g-pageteam div.b-ourclient [class*="span"] {
    margin-bottom: 30px !important;
  }
}
.ratingbox {
  height: 11px;
  width: 70px;
  background: url(../images/store/vm-stars.png) repeat-x 0 bottom;
  overflow: hidden;
  text-align: left;
}
.ratingbox span {
  height: 11px;
  display: inline-block;
  vertical-align: top;
  background: url(../images/store/vm-stars.png) repeat-x 0 0;
}
.horizontal-separator {
  background: transparent;
}
.vmorder-done table {
  font-size: 115%;
}
.virtuemart_search .inputbox {
  height: 22px;
}
.category-view {
  margin-bottom: 0;
}
.category-view > h2 {
  margin: 0 0 10px;
  font-size: 166.7%;
  font-weight: normal;
}
.category-view .category .spacer {
  border: 1px solid #ebebeb;
  background: #fff;
  padding: 10px;
  text-align: center;
  overflow: hidden;
}
.category-view .category .spacer h2.cat-title {
  margin: -10px -10px 10px;
  padding: 10px 10px;
  font-size: 150%;
  font-weight: normal;
  line-height: 20px;
  border-bottom: 1px solid #ececec;
}
.category-view .category .spacer h2.cat-title a {
  position: relative;
  z-index: 2;
  overflow: hidden;
  display: block;
  width: 100%;
}
.category-view .category .spacer h2.cat-title a span {
  display: inline-block;
  position: relative;
  z-index: 1;
  -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;
  padding: 0 4px;
}
.category-view .category .spacer h2.cat-title a span:before {
  content: attr(data-hover);
  position: absolute;
  top: -105%;
  font-weight: bold;
}
.category-view .category .spacer h2.cat-title a:hover span,
.category-view .category .spacer h2.cat-title a:focus span {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.category-view .category .spacer h2.cat-title a span {
  padding: 1px 40px !important;
}
.category-view .category .spacer .cat-content {
  overflow: hidden;
}
.category-view .category .spacer .cat-content a {
  display: block;
}
.category-view .category:hover h2.cat-title a {
  position: relative;
  z-index: 2;
  overflow: hidden;
  color: #737373;
}
.category-view .category:hover h2.cat-title a span {
  display: inline-block;
  position: relative;
  z-index: 1;
  -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;
  padding: 0 4px;
}
.category-view .category:hover h2.cat-title a span:before {
  content: attr(data-hover);
  position: absolute;
  top: -105%;
  font-weight: bold;
}
.category-view .category:hover h2.cat-title a:hover span,
.category-view .category:hover h2.cat-title a:focus span {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.category-view .category:hover h2.cat-title a:hover {
  color: #cb6d49;
}
.category-view .category:hover h2.cat-title a span {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.featured-view,
.topten-view,
.recent-view,
.latest-view {
  margin-top: 2em;
}
.featured-view .product .modal,
.topten-view .product .modal,
.recent-view .product .modal,
.latest-view .product .modal {
  position: static;
  margin: 0;
  border: none;
  box-shadow: none;
}
.featured-view .spacer,
.topten-view .spacer,
.recent-view .spacer,
.latest-view .spacer {
  border: 1px solid #ebebeb;
  background: #fff;
  padding: 6px;
  padding: 0 !important;
  overflow: hidden;
}
.featured-view .spacer .product-header,
.topten-view .spacer .product-header,
.recent-view .spacer .product-header,
.latest-view .spacer .product-header {
  margin: 0;
  display: none;
  min-height: 10px;
  text-align: left;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.featured-view .spacer .product-header .price,
.topten-view .spacer .product-header .price,
.recent-view .spacer .product-header .price,
.latest-view .spacer .product-header .price {
  width: 30%;
  background: #cb6d49;
  display: table-cell;
  position: relative;
  z-index: 4;
}
.featured-view .spacer .product-content,
.topten-view .spacer .product-content,
.recent-view .spacer .product-content,
.latest-view .spacer .product-content {
  height: auto;
  overflow: hidden;
  width: 100%;
  margin: 0;
}
.featured-view .spacer .product-content .product-content-inner,
.topten-view .spacer .product-content .product-content-inner,
.recent-view .spacer .product-content .product-content-inner,
.latest-view .spacer .product-content .product-content-inner {
  height: 100%;
  position: relative;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  overflow: hidden;
}
.featured-view .spacer .product-content .product-content-inner .product-front,
.topten-view .spacer .product-content .product-content-inner .product-front,
.recent-view .spacer .product-content .product-content-inner .product-front,
.latest-view .spacer .product-content .product-content-inner .product-front {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: static;
}
.featured-view .spacer .product-content .product-content-inner .product-front .product-img,
.topten-view .spacer .product-content .product-content-inner .product-front .product-img,
.recent-view .spacer .product-content .product-content-inner .product-front .product-img,
.latest-view .spacer .product-content .product-content-inner .product-front .product-img {
  width: 99% !important;
  margin-top: 10px;
}
.featured-view .spacer .product-content .product-content-inner .product-front .product-img a,
.topten-view .spacer .product-content .product-content-inner .product-front .product-img a,
.recent-view .spacer .product-content .product-content-inner .product-front .product-img a,
.latest-view .spacer .product-content .product-content-inner .product-front .product-img a {
  position: relative;
  display: block;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.featured-view .spacer .product-content .product-content-inner .product-front .product-img a .browseProductImagefront,
.topten-view .spacer .product-content .product-content-inner .product-front .product-img a .browseProductImagefront,
.recent-view .spacer .product-content .product-content-inner .product-front .product-img a .browseProductImagefront,
.latest-view .spacer .product-content .product-content-inner .product-front .product-img a .browseProductImagefront {
  position: absolute;
  z-index: 2;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  top: 0;
  left: 0;
}
.featured-view .spacer .product-content .product-content-inner .product-front .product-img a .browseProductImage,
.topten-view .spacer .product-content .product-content-inner .product-front .product-img a .browseProductImage,
.recent-view .spacer .product-content .product-content-inner .product-front .product-img a .browseProductImage,
.latest-view .spacer .product-content .product-content-inner .product-front .product-img a .browseProductImage {
  position: relative;
  left: 0;
  z-index: 1;
}
.featured-view .spacer .product-content .product-content-inner .product-back,
.topten-view .spacer .product-content .product-content-inner .product-back,
.recent-view .spacer .product-content .product-content-inner .product-back,
.latest-view .spacer .product-content .product-content-inner .product-back {
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 3;
  width: 36px;
  margin-top: 0px;
}
.featured-view .spacer .product-content .product-content-inner .product-back .hover-link,
.featured-view .spacer .product-content .product-content-inner .product-back .hover-zoom,
.topten-view .spacer .product-content .product-content-inner .product-back .hover-link,
.topten-view .spacer .product-content .product-content-inner .product-back .hover-zoom,
.recent-view .spacer .product-content .product-content-inner .product-back .hover-link,
.recent-view .spacer .product-content .product-content-inner .product-back .hover-zoom,
.latest-view .spacer .product-content .product-content-inner .product-back .hover-link,
.latest-view .spacer .product-content .product-content-inner .product-back .hover-zoom {
  width: 36px;
  height: 49.5px;
  color: #fff;
  display: inline-block;
  line-height: 49.5px;
  text-align: center;
}
.featured-view .spacer .product-content .product-content-inner .product-back .hover-link i,
.featured-view .spacer .product-content .product-content-inner .product-back .hover-zoom i,
.topten-view .spacer .product-content .product-content-inner .product-back .hover-link i,
.topten-view .spacer .product-content .product-content-inner .product-back .hover-zoom i,
.recent-view .spacer .product-content .product-content-inner .product-back .hover-link i,
.recent-view .spacer .product-content .product-content-inner .product-back .hover-zoom i,
.latest-view .spacer .product-content .product-content-inner .product-back .hover-link i,
.latest-view .spacer .product-content .product-content-inner .product-back .hover-zoom i {
  font-size: 22px;
}
.featured-view .spacer .product-content .product-content-inner .product-back .hover-link:hover,
.featured-view .spacer .product-content .product-content-inner .product-back .hover-zoom:hover,
.topten-view .spacer .product-content .product-content-inner .product-back .hover-link:hover,
.topten-view .spacer .product-content .product-content-inner .product-back .hover-zoom:hover,
.recent-view .spacer .product-content .product-content-inner .product-back .hover-link:hover,
.recent-view .spacer .product-content .product-content-inner .product-back .hover-zoom:hover,
.latest-view .spacer .product-content .product-content-inner .product-back .hover-link:hover,
.latest-view .spacer .product-content .product-content-inner .product-back .hover-zoom:hover {
  background: #737373;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
.featured-view .spacer .product-content .product-content-inner .product-back .hover-zoom,
.topten-view .spacer .product-content .product-content-inner .product-back .hover-zoom,
.recent-view .spacer .product-content .product-content-inner .product-back .hover-zoom,
.latest-view .spacer .product-content .product-content-inner .product-back .hover-zoom {
  float: left;
  margin-top: 0px;
}
.featured-view .spacer .product-content .product-content-inner .product-front,
.topten-view .spacer .product-content .product-content-inner .product-front,
.recent-view .spacer .product-content .product-content-inner .product-front,
.latest-view .spacer .product-content .product-content-inner .product-front {
  z-index: 2;
}
.featured-view .spacer .product-content .product-content-inner .product-front .product-img,
.topten-view .spacer .product-content .product-content-inner .product-front .product-img,
.recent-view .spacer .product-content .product-content-inner .product-front .product-img,
.latest-view .spacer .product-content .product-content-inner .product-front .product-img {
  text-align: center;
  height: 100%;
  background: #fff;
  overflow: hidden;
}
.featured-view .spacer .product-content .product-content-inner .product-back,
.topten-view .spacer .product-content .product-content-inner .product-back,
.recent-view .spacer .product-content .product-content-inner .product-back,
.latest-view .spacer .product-content .product-content-inner .product-back {
  z-index: 10 !important;
  opacity: 1 !important;
  color: #fff;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #d17d5d;
  background-color: rgba(203,109,72,0.85);
  opacity: 0;
  filter: alpha(opacity=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;
  -webkit-transform: translate(-100%,0);
  -moz-transform: translate(-100%,0);
  -ms-transform: translate(-100%,0);
  -o-transform: translate(-100%,0);
  transform: translate(-100%,0);
}
.featured-view .spacer .product-content:hover .browseProductImagefront,
.topten-view .spacer .product-content:hover .browseProductImagefront,
.recent-view .spacer .product-content:hover .browseProductImagefront,
.latest-view .spacer .product-content:hover .browseProductImagefront {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  cursor: default !important;
  -webkit-transform: scale(0.0);
  -moz-transform: scale(0.0);
  -o-transform: scale(0.0);
  transform: scale(0.0);
  transform-origin: 0% 28.1%;
  -ms-transform-origin: 0% 28.1%;
  -webkit-transform-origin: 0% 28.1%;
}
.featured-view .spacer .product-prices,
.topten-view .spacer .product-prices,
.recent-view .spacer .product-prices,
.latest-view .spacer .product-prices {
  display: block;
  margin-top: 20px;
  text-align: center;
}
.featured-view .spacer .product-prices .title,
.topten-view .spacer .product-prices .title,
.recent-view .spacer .product-prices .title,
.latest-view .spacer .product-prices .title {
  margin: 0 0 15px;
  font-size: 14px;
}
.featured-view .spacer .product-prices .title a,
.topten-view .spacer .product-prices .title a,
.recent-view .spacer .product-prices .title a,
.latest-view .spacer .product-prices .title a {
  color: #737373;
}
.featured-view .spacer .product-prices .title a:hover,
.topten-view .spacer .product-prices .title a:hover,
.recent-view .spacer .product-prices .title a:hover,
.latest-view .spacer .product-prices .title a:hover {
  color: #cb6d49;
}
.featured-view .spacer .product-prices .prices,
.featured-view .spacer .product-prices .prices-discount,
.topten-view .spacer .product-prices .prices,
.topten-view .spacer .product-prices .prices-discount,
.recent-view .spacer .product-prices .prices,
.recent-view .spacer .product-prices .prices-discount,
.latest-view .spacer .product-prices .prices,
.latest-view .spacer .product-prices .prices-discount {
  width: auto;
  display: inline-block !important;
  font-size: 18px;
}
.featured-view .spacer .product-prices .prices .PricesalesPrice,
.featured-view .spacer .product-prices .prices .PricediscountAmount,
.featured-view .spacer .product-prices .prices-discount .PricesalesPrice,
.featured-view .spacer .product-prices .prices-discount .PricediscountAmount,
.topten-view .spacer .product-prices .prices .PricesalesPrice,
.topten-view .spacer .product-prices .prices .PricediscountAmount,
.topten-view .spacer .product-prices .prices-discount .PricesalesPrice,
.topten-view .spacer .product-prices .prices-discount .PricediscountAmount,
.recent-view .spacer .product-prices .prices .PricesalesPrice,
.recent-view .spacer .product-prices .prices .PricediscountAmount,
.recent-view .spacer .product-prices .prices-discount .PricesalesPrice,
.recent-view .spacer .product-prices .prices-discount .PricediscountAmount,
.latest-view .spacer .product-prices .prices .PricesalesPrice,
.latest-view .spacer .product-prices .prices .PricediscountAmount,
.latest-view .spacer .product-prices .prices-discount .PricesalesPrice,
.latest-view .spacer .product-prices .prices-discount .PricediscountAmount {
  width: 100%;
  margin: 0 auto;
  display: block;
  padding: 0 3px;
}
.featured-view .spacer .product-prices .prices-discount,
.topten-view .spacer .product-prices .prices-discount,
.recent-view .spacer .product-prices .prices-discount,
.latest-view .spacer .product-prices .prices-discount {
  font-size: 14px;
  text-decoration: line-through;
  color: #999;
}
.featured-view .spacer .addtocart-area,
.topten-view .spacer .addtocart-area,
.recent-view .spacer .addtocart-area,
.latest-view .spacer .addtocart-area {
  text-align: center;
  margin: 30px auto 20px;
}
.featured-view .spacer .addtocart-area form,
.topten-view .spacer .addtocart-area form,
.recent-view .spacer .addtocart-area form,
.latest-view .spacer .addtocart-area form {
  margin: 0;
}
.featured-view .spacer .addtocart-area form span.addtocart-button,
.topten-view .spacer .addtocart-area form span.addtocart-button,
.recent-view .spacer .addtocart-area form span.addtocart-button,
.latest-view .spacer .addtocart-area form span.addtocart-button {
  padding: 0px;
  float: none;
  width: auto;
  background: #cb6d49 !important;
  color: #fff;
  display: inline-block;
  text-align: left;
  position: relative;
  overflow: hidden;
}
.featured-view .spacer .addtocart-area form span.addtocart-button input.addtocart-button,
.topten-view .spacer .addtocart-area form span.addtocart-button input.addtocart-button,
.recent-view .spacer .addtocart-area form span.addtocart-button input.addtocart-button,
.latest-view .spacer .addtocart-area form span.addtocart-button input.addtocart-button {
  background: transparent !important;
  border: none;
  border-radius: 0;
  width: auto !important;
  margin: 0 !important;
  padding: 10px 20px !important;
  height: auto !important;
  -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;
}
.featured-view .spacer .addtocart-area form span.addtocart-button i,
.topten-view .spacer .addtocart-area form span.addtocart-button i,
.recent-view .spacer .addtocart-area form span.addtocart-button i,
.latest-view .spacer .addtocart-area form span.addtocart-button i {
  position: absolute;
  visibility: hidden;
}
.featured-view .spacer .addtocart-area form span.addtocart-button:hover,
.topten-view .spacer .addtocart-area form span.addtocart-button:hover,
.recent-view .spacer .addtocart-area form span.addtocart-button:hover,
.latest-view .spacer .addtocart-area form span.addtocart-button:hover {
  background-color: #d17d5d !important;
}
.featured-view .spacer .addtocart-area form span.addtocart-button:hover i,
.topten-view .spacer .addtocart-area form span.addtocart-button:hover i,
.recent-view .spacer .addtocart-area form span.addtocart-button:hover i,
.latest-view .spacer .addtocart-area form span.addtocart-button:hover i {
  position: relative;
  right: 20px;
  top: 3px;
  visibility: visible;
}
.featured-view .spacer .addtocart-area form span.addtocart-button:hover input.addtocart-button,
.topten-view .spacer .addtocart-area form span.addtocart-button:hover input.addtocart-button,
.recent-view .spacer .addtocart-area form span.addtocart-button:hover input.addtocart-button,
.latest-view .spacer .addtocart-area form span.addtocart-button:hover input.addtocart-button {
  padding: 10px 40px 10px 20px !important;
}
.featured-view .spacer .addtocart-area form .addtocart-button-disabled,
.topten-view .spacer .addtocart-area form .addtocart-button-disabled,
.recent-view .spacer .addtocart-area form .addtocart-button-disabled,
.latest-view .spacer .addtocart-area form .addtocart-button-disabled {
  color: #909090;
  font-size: 123.1%;
  background: transparent;
  border: none;
  border-radius: 0;
  margin: 2px 0;
  width: 100%;
}
.featured-view .spacer:hover .product-header,
.topten-view .spacer:hover .product-header,
.recent-view .spacer:hover .product-header,
.latest-view .spacer:hover .product-header {
  border-bottom-color: #cb6d49;
}
.featured-view .spacer:hover .product-header h3.title a,
.topten-view .spacer:hover .product-header h3.title a,
.recent-view .spacer:hover .product-header h3.title a,
.latest-view .spacer:hover .product-header h3.title a {
  background: #fff;
  color: #737373;
}
.featured-view .spacer:hover .product-header h3.title a:hover,
.topten-view .spacer:hover .product-header h3.title a:hover,
.recent-view .spacer:hover .product-header h3.title a:hover,
.latest-view .spacer:hover .product-header h3.title a:hover {
  color: #cb6d49;
}
.featured-view .spacer:hover .product-content-inner .product-back,
.topten-view .spacer:hover .product-content-inner .product-back,
.recent-view .spacer:hover .product-content-inner .product-back,
.latest-view .spacer:hover .product-content-inner .product-back {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 20;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.featured-view .spacer:hover .product-content-inner .product-front .product-img,
.topten-view .spacer:hover .product-content-inner .product-front .product-img,
.recent-view .spacer:hover .product-content-inner .product-front .product-img,
.latest-view .spacer:hover .product-content-inner .product-front .product-img {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.featured-view .spacer:hover .product-prices .title a,
.topten-view .spacer:hover .product-prices .title a,
.recent-view .spacer:hover .product-prices .title a,
.latest-view .spacer:hover .product-prices .title a {
  color: #cb6d49;
}
.featured-view .spacer:hover .addtocart-area,
.topten-view .spacer:hover .addtocart-area,
.recent-view .spacer:hover .addtocart-area,
.latest-view .spacer:hover .addtocart-area {
  border-top-color: transparent;
}
.featured-view .spacer:hover .addtocart-area .product .addtocart-bar .addtocart-button input.addtocart-button,
.topten-view .spacer:hover .addtocart-area .product .addtocart-bar .addtocart-button input.addtocart-button,
.recent-view .spacer:hover .addtocart-area .product .addtocart-bar .addtocart-button input.addtocart-button,
.latest-view .spacer:hover .addtocart-area .product .addtocart-bar .addtocart-button input.addtocart-button {
  background: url(../images/shoping-cart-white.png) no-repeat 5px 8px;
  color: #fff;
}
.browse-view .row-fluid {
  display: table !important;
  margin-bottom: 20px;
}
.browse-view .row-fluid .span4 {
  width: 33.5%;
}
.browse-view {
  margin-bottom: 0;
}
.browse-view .product,
.browse-view .category {
  margin-bottom: 20px;
}
.browse-view .product {
  margin: -1px !important;
}
.browse-view h1.h-title {
  font-size: 220%;
  font-weight: normal;
  line-height: 100%;
  margin: 0;
  float: left;
  display: inline-block;
  text-transform: uppercase;
  margin-right: 10px;
}
.browse-view .category_description {
  margin-top: 4px;
  float: left;
  display: inline-block;
  width:100%;
}
.ic-slider { height:300px!important;}
.browse-view .orderby-displaynumber {
  margin: 0 0 20px;
  padding: 0px 0px 3px !important;
  border: none;
  border-bottom: 1px solid #DDDDDD;
  box-shadow: 0 1px 0 white;
}
.browse-view .orderby-displaynumber .orderlistcontainer {
  position: relative;
  z-index: 3;
}
.browse-view .orderby-displaynumber .orderlistcontainer .title {
  display: inline-block;
}
.browse-view .orderby-displaynumber .orderlistcontainer .activeOrder {
  margin: 0 5px;
  display: inline-block;
  background: #fff;
  border-color: #DDDDDD;
}
.browse-view .orderby-displaynumber .orderlistcontainer .orderlist {
  right: 6px;
}
.browse-view .orderby-displaynumber .orderlistcontainer .orderlist div:hover {
  color: #cb6d49;
  text-decoration: none;
  background: transparent;
}
.browse-view .orderby-displaynumber .orderlistcontainer .orderlist div:hover:hover {
  color: #737373;
}
.browse-view .orderby-displaynumber .display-number .inputbox {
  width: auto;
  margin: 0 5px;
  padding: 4px 5px;
  border-color: #ddd;
}
.browse-view .horizontal-separator {
  background: transparent;
  margin: 12px 0;
}
.browse-view .spacer {
  border: 1px solid #ebebeb;
  background: #fff;
  padding: 6px;
  padding: 0 !important;
  overflow: hidden;
  min-height:400px!important;
  max-height:400px!important;
}
.browse-view .spacer .product-header {
  margin: 0;
  display: none;
  min-height: 10px;
  text-align: left;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.browse-view .spacer .product-header .price {
  width: 30%;
  background: #cb6d49;
  display: table-cell;
  position: relative;
  z-index: 4;
}
.browse-view .spacer .product-content {
  height: auto;
  overflow: hidden;
  width: 100%;
  margin: 0;
}
.browse-view .spacer .product-content .product-content-inner {
  height: 100%;
  position: relative;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  overflow: hidden;
}
.browse-view .spacer .product-content .product-content-inner .product-front {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: static;
}
.browse-view .spacer .product-content .product-content-inner .product-front .product-img {
  width: 99% !important;
  margin-top: 10px;
}
.browse-view .spacer .product-content .product-content-inner .product-front .product-img a {
  position: relative;
  display: block;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.browse-view .spacer .product-content .product-content-inner .product-front .product-img a .browseProductImagefront {
  position: absolute;
  z-index: 2;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  top: 0;
  left: 0;
}
.browse-view .spacer .product-content .product-content-inner .product-front .product-img a .browseProductImage {
  position: relative;
  left: 0;
  z-index: 1;
  min-height:180px!important;
  max-height:180px!important;
}
.browse-view .spacer .product-content .product-content-inner .product-back {
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 3;
  width: 36px;
  margin-top: 0px;
}
.browse-view .spacer .product-content .product-content-inner .product-back .hover-link,
.browse-view .spacer .product-content .product-content-inner .product-back .hover-zoom {
  width: 36px;
  height: 49.5px;
  color: #fff;
  display: inline-block;
  line-height: 49.5px;
  text-align: center;
}
.browse-view .spacer .product-content .product-content-inner .product-back .hover-link i,
.browse-view .spacer .product-content .product-content-inner .product-back .hover-zoom i {
  font-size: 22px;
}
.browse-view .spacer .product-content .product-content-inner .product-back .hover-link:hover,
.browse-view .spacer .product-content .product-content-inner .product-back .hover-zoom:hover {
  background: #737373;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
.browse-view .spacer .product-content .product-content-inner .product-back .hover-zoom {
  float: left;
  margin-top: 0px;
}
.browse-view .spacer .product-content .product-content-inner .product-front {
  z-index: 2;
}
.browse-view .spacer .product-content .product-content-inner .product-front .product-img {
  text-align: center;
  height: 100%;
  background: #fff;
  overflow: hidden;
}
.browse-view .spacer .product-content .product-content-inner .product-back {
  z-index: 10 !important;
  opacity: 1 !important;
  color: #fff;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #d17d5d;
  background-color: rgba(203,109,72,0.85);
  opacity: 0;
  filter: alpha(opacity=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;
  -webkit-transform: translate(-100%,0);
  -moz-transform: translate(-100%,0);
  -ms-transform: translate(-100%,0);
  -o-transform: translate(-100%,0);
  transform: translate(-100%,0);
}
.browse-view .spacer .product-content:hover .browseProductImagefront {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  cursor: default !important;
  -webkit-transform: scale(0.0);
  -moz-transform: scale(0.0);
  -o-transform: scale(0.0);
  transform: scale(0.0);
  transform-origin: 0% 28.1%;
  -ms-transform-origin: 0% 28.1%;
  -webkit-transform-origin: 0% 28.1%;
}
.browse-view .spacer .product-prices {
  display: block;
  margin-top: 20px;
  text-align: center;
}
.browse-view .spacer .product-prices .title {
  margin: 0 0 15px;
  font-size: 14px;
}
.browse-view .spacer .product-prices .title a {
  color: #737373;
}
.browse-view .spacer .product-prices .title a:hover {
  color: #cb6d49;
}
.browse-view .spacer .product-prices .prices,
.browse-view .spacer .product-prices .prices-discount {
  width: auto;
  display: inline-block !important;
  font-size: 18px;
}
.browse-view .spacer .product-prices .prices .PricesalesPrice,
.browse-view .spacer .product-prices .prices .PricediscountAmount,
.browse-view .spacer .product-prices .prices-discount .PricesalesPrice,
.browse-view .spacer .product-prices .prices-discount .PricediscountAmount {
  width: 100%;
  margin: 0 auto;
  display: block;
  padding: 0 3px;
}
.browse-view .spacer .product-prices .prices-discount {
  font-size: 14px;
  text-decoration: line-through;
  color: #999;
}
.browse-view .spacer .addtocart-area {
  text-align: center;
  margin: 30px auto 20px;
}
.browse-view .spacer .addtocart-area form {
  margin: 0;
}
.browse-view .spacer .addtocart-area form span.addtocart-button {
  padding: 0px;
  float: none;
  width: auto;
  background: #cb6d49 !important;
  color: #fff;
  display: inline-block;
  text-align: left;
  position: relative;
  overflow: hidden;
}
.browse-view .spacer .addtocart-area form span.addtocart-button input.addtocart-button {
  background: transparent !important;
  border: none;
  border-radius: 0;
  width: auto !important;
  margin: 0 !important;
  padding: 10px 20px !important;
  height: auto !important;
  -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;
}
.browse-view .spacer .addtocart-area form span.addtocart-button i {
  position: absolute;
  visibility: hidden;
}
.browse-view .spacer .addtocart-area form span.addtocart-button:hover {
  background-color: #d17d5d !important;
}
.browse-view .spacer .addtocart-area form span.addtocart-button:hover i {
  position: relative;
  right: 20px;
  top: 3px;
  visibility: visible;
}
.browse-view .spacer .addtocart-area form span.addtocart-button:hover input.addtocart-button {
  padding: 10px 40px 10px 20px !important;
}
.browse-view .spacer .addtocart-area form .addtocart-button-disabled {
  color: #909090;
  font-size: 123.1%;
  background: transparent;
  border: none;
  border-radius: 0;
  margin: 2px 0;
  width: 100%;
}
.browse-view .spacer:hover .product-header {
  border-bottom-color: #cb6d49;
}
.browse-view .spacer:hover .product-header h3.title a {
  background: #fff;
  color: #737373;
}
.browse-view .spacer:hover .product-header h3.title a:hover {
  color: #cb6d49;
}
.browse-view .spacer:hover .product-content-inner .product-back {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 20;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.browse-view .spacer:hover .product-content-inner .product-front .product-img {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.browse-view .spacer:hover .product-prices .title a {
  color: #cb6d49;
}
.browse-view .spacer:hover .addtocart-area {
  border-top-color: transparent;
}
.browse-view .spacer:hover .addtocart-area .product .addtocart-bar .addtocart-button input.addtocart-button {
  background: url(../images/shoping-cart-white.png) no-repeat 5px 8px;
  color: #fff;
}
.browse-view .vm-pagination {
  height: auto;
  margin: 20px 0 0;
  margin: 0;
}
.browse-view .vm-pagination ul.pagination {
  border-radius: 0;
  box-shadow: none;
  display: table;
  margin: 0 auto;
}
.browse-view .vm-pagination ul.pagination li {
  display: inline-block;
  margin: 0 4px;
}
.browse-view .vm-pagination ul.pagination li .active {
  background: #cb6d49;
  color: #fff;
  border-color: #cb6d49;
}
.browse-view .vm-pagination ul.pagination li.prev a,
.browse-view .vm-pagination ul.pagination li.prev span,
.browse-view .vm-pagination ul.pagination li.next a,
.browse-view .vm-pagination ul.pagination li.next span {
  border-radius: 0;
}
.browse-view .vm-pagination ul.pagination li a,
.browse-view .vm-pagination ul.pagination li span {
  float: none;
  display: inline-block;
  line-height: 24px;
  padding: 0 9px;
  border: 1px solid #e9e9e9;
  color: #909090;
  background: #f8f8f8;
  height: 25px;
}
.browse-view .vm-pagination ul.pagination li.active a,
.browse-view .vm-pagination ul.pagination li.active span,
.browse-view .vm-pagination ul.pagination li:hover a,
.browse-view .vm-pagination ul.pagination li:hover span {
  background: #cb6d49;
  color: #fff;
  border-color: #cb6d49;
}
.browse-view .vm-pagination ul.pagination {
  display: inline-block;
  margin-bottom: 0;
}
.browse-view .vm-pagination .vm-page {
  margin: 0;
}
.browse-view span.addtocart-button {
  padding: 0 !important;
}
.category-view .category .spacer {
  border: none !important;
}
.category-view .category .spacer h2.cat-title {
  border-bottom: none !important;
}
.heading-title-product {
  display: block;
  margin-bottom: 10px;
}
.heading-title-product .h-title {
  font-size: 220%;
  font-weight: normal;
  line-height: 100%;
  margin: 0;
  float: left;
  display: inline-block;
  text-transform: uppercase;
  margin-right: 10px;
}
.heading-title-product .category_description {
  margin-top: 4px;
  float: left;
  display: inline-block;
}
.heading-title-product .category_description p {
  margin-bottom: 0;
}
.productdetails-view {
  display: block;
  *zoom: 1;
  padding: 0px 20px 20px;
  border: 1px solid #ebebeb;
}
.productdetails-view:before,
.productdetails-view:after {
  display: table;
  content: "";
  line-height: 0;
}
.productdetails-view:after {
  clear: both;
}
.productdetails-view .modal {
  position: static;
  margin: 0;
  border: none;
  box-shadow: none;
  overflow: visible;
  display: inline-block;
  width: auto;
}
.productdetails-view .productdetail-content {
  margin-bottom: 20px;
}
.productdetails-view .productdetail-content .product-image {
  position: relative;
}
.productdetails-view .productdetail-content .product-image .main-image {
  border: 1px solid #ebebeb;
  background: #fff;
  padding: 15px;
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
  text-align: center;
  border: none;
}
.productdetails-view .productdetail-content .product-image .main-image .popup-btn {
  margin: 0 auto;
}
.productdetails-view .productdetail-content .product-image .main-image .popup-btn #yt_popup {
  color: #737373;
}
.productdetails-view .productdetail-content .product-image .main-image .popup-btn #yt_popup i {
  display: block;
  color: #cb6d49;
  height: 25px;
  position: static;
  width: 25px;
  margin: 0px 10px 0px 0px;
  background-color: #fff;
  display: inline-block;
  border: #ebebeb 1px solid;
  border-radius: 3px;
}
.productdetails-view .productdetail-content .product-image .main-image .popup-btn #yt_popup i:before {
  line-height: 25px;
}
.productdetails-view .productdetail-content .product-image .main-image .popup-btn #yt_popup:hover {
  color: #cb6d49;
}
.productdetails-view .productdetail-content .product-image .main-image img.img-large {
  max-width: 100% !important;
  max-height: 700px !important;
}
.productdetails-view .productdetail-content .product-image .additional-images {
  z-index: 3;
  position: absolute;
  top: 0;
  left: -9px;
}
.productdetails-view .productdetail-content .product-image .additional-images .list_carousel {
  height: 300px;
}
.productdetails-view .productdetail-content .product-image .additional-images .list_carousel ul {
  margin: 0;
  padding: 0;
}
.productdetails-view .productdetail-content .product-image .additional-images .list_carousel ul li {
  margin: 0;
  display: block;
  text-align: center;
}
.productdetails-view .productdetail-content .product-image .additional-images .list_carousel ul li a {
  display: block;
  border: 1px solid #ebebeb;
  background: #fff;
  padding: 0px;
}
.productdetails-view .productdetail-content .product-image .additional-images .list_carousel ul li a:hover {
  border-color: #666666;
}
.productdetails-view .productdetail-content .product-image .additional-images .list_carousel ul li a.active {
  border-color: #cb6d49;
}
.productdetails-view .productdetail-content .product-image .additional-images .list_carousel img {
  width: 100px;
  margin: 0;
}
.productdetails-view .productdetail-content .product-image .additional-images .nav_button {
  margin: 0 auto;
  width: 80px;
}
.productdetails-view .productdetail-content .product-image .additional-images .nav_button .prev,
.productdetails-view .productdetail-content .product-image .additional-images .nav_button .next {
  cursor: pointer;
  width: 39px;
  height: 13px;
  float: left;
  background: url(../images/arrow-caroufredsel.png) no-repeat 0px -53px;
}
.productdetails-view .productdetail-content .product-image .additional-images .nav_button .next {
  margin-left: 2px;
  background: url(../images/arrow-caroufredsel.png) no-repeat -81px -53px;
}
.productdetails-view .productdetail-content .product-info {
  border: 1px solid #ebebeb;
  background: #fff;
  padding: 15px;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  padding-left: 35px;
}
.productdetails-view .productdetail-content .product-info .product-title {
  display: block;
  margin: 0 20px 0 0;
  text-align: center;
  width: 100%;
}
.productdetails-view .productdetail-content .product-info .vote {
  display: block;
  margin-top: 5px;
  margin-bottom: 15px;
  text-align: center;
}
.productdetails-view .productdetail-content .product-info .vote .vote-number {
  display: inline-block;
}
.productdetails-view .productdetail-content .product-info .icons {
  margin: 5px 0 0;
}
.productdetails-view .productdetail-content .product-info .icons > a {
  margin: 0 3px;
}
.productdetails-view .productdetail-content .product-info .availability {
  text-align: left;
  margin: 0;
  clear: both;
}
.productdetails-view .productdetail-content .product-info .product-price {
  margin: 15px 0;
  text-align: center;
}
.productdetails-view .productdetail-content .product-info .PricesalesPrice {
  font-size: 16px;
  display: inline-block !important;
}
.productdetails-view .productdetail-content .product-info .PricesalesPrice span {
  font-weight: 200;
  color: #737373;
  font-size: 150%;
  display: inline-block !important;
  padding: 0 5px;
}
.productdetails-view .productdetail-content .product-info .PricediscountAmount {
  display: inline-block !important;
}
.productdetails-view .productdetail-content .product-info .PricediscountAmount span {
  text-decoration: line-through;
  display: inline-block !important;
  padding: 0 5px;
}
.productdetails-view .productdetail-content .product-info .product-short-description {
  margin-bottom: 10px;
}
.productdetails-view .productdetail-content .product-info .product-short-description p {
  text-align: center;
}
.productdetails-view .productdetail-content .product-info .PricepriceWithoutTax,
.productdetails-view .productdetail-content .product-info .PricetaxAmount {
  color: #999;
  font-size: 12px;
}
.productdetails-view .productdetail-content .product-info .product-fields {
  overflow: hidden;
  clear: both;
  padding-bottom: 0 !important;
  border-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.productdetails-view .productdetail-content .product-info .product-fields .product-field {
  padding: 5px;
  border: #ebebeb 1px solid;
  margin: 0 0 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  width: 95%;
}
.productdetails-view .productdetail-content .product-info .product-fields .product-field .product-fields-title-wrapper {
  height: 30px;
  line-height: 30px;
  padding-left: 15px;
}
.productdetails-view .productdetail-content .product-info .product-fields .product-field .product-fields-title-wrapper .product-fields-title:after {
  content: ' :';
}
.productdetails-view .productdetail-content .product-info .product-fields .product-field .product-field-display {
  position: relative;
}
.productdetails-view .productdetail-content .product-info .addtocart-bar {
  padding: 0;
  margin: 0 !important;
}
.productdetails-view .productdetail-content .product-info .addtocart-bar .quantity-box {
  width: 95%;
  margin: 0;
  padding: 5px;
  border: #ebebeb 1px solid;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  position: relative;
}
.productdetails-view .productdetail-content .product-info .addtocart-bar .quantity-box .quantity-input {
  border: none;
  background: #fff;
  height: 30px;
  width: 100%;
  line-height: 30px;
  margin: 0 0 1px;
  padding: 0;
  font-size: 20px;
  position: relative;
  z-index: 0;
  text-align: center;
}
.productdetails-view .productdetail-content .product-info .addtocart-bar .quantity-box .quantity_box_label {
  position: absolute;
  z-index: 1;
  left: 15px;
  height: 30px;
  line-height: 30px;
}
.productdetails-view .productdetail-content .product-info .addtocart-bar .quantity-box .quantity-controls {
  width: 16px;
  height: 16px;
  padding: 0;
  position: absolute;
  z-index: 3;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: url(../images/brown/quantity-plus.png) no-repeat;
  right: -17px;
  background-position: 999px 999px;
  outline: none;
}
.productdetails-view .productdetail-content .product-info .addtocart-bar .quantity-box .quantity-controls .quantity-plus {
  background-position: -16px 0px;
  top: 0;
  border: none;
}
.productdetails-view .productdetail-content .product-info .addtocart-bar .quantity-box .quantity-controls .quantity-plus:hover {
  background-position: 0px 0px;
}
.productdetails-view .productdetail-content .product-info .addtocart-bar .quantity-box .quantity-controls .quantity-minus {
  background-position: 0px -16px;
  top: 16px;
  border: none;
}
.productdetails-view .productdetail-content .product-info .addtocart-bar .quantity-box .quantity-controls .quantity-minus:hover {
  background-position: -16px -16px;
}
.productdetails-view .productdetail-content .product-info .addtocart-bar span.addtocart-button {
  border: #ebebeb 1px solid;
  margin: 10px 0 0 !important;
  width: 99%;
  display: block;
  border-radius: 3px;
  text-align: center;
  background: #cb6d49;
  -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;
  padding: 0 !important;
}
.productdetails-view .productdetail-content .product-info .addtocart-bar span.addtocart-button .addtocart-button {
  border: none;
  background: none;
  width: auto;
  margin: 0 auto;
  display: inline-block;
}
.productdetails-view .productdetail-content .product-info .addtocart-bar span.addtocart-button i {
  visibility: visible;
  top: 3px;
  position: relative;
  color: #fff;
}
.productdetails-view .productdetail-content .product-info .addtocart-bar span.addtocart-button:hover {
  background-color: #666666;
}
.productdetails-view .productdetail-content .product-info .vmask-top .ask-a-question,
.productdetails-view .productdetail-content .product-info .vmask-top .manufacturer {
  margin: 0 3px;
  float: left;
}
.productdetails-view .productdetail-content .product-info .vmask-top .ask-a-question a,
.productdetails-view .productdetail-content .product-info .vmask-top .manufacturer a {
  display: inline-block;
  background: #cb6d49;
  border: none;
  padding: 0;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  line-height: 44px;
  text-align: center;
}
.productdetails-view .productdetail-content .product-info .vmask-top .ask-a-question a i,
.productdetails-view .productdetail-content .product-info .vmask-top .manufacturer a i {
  color: #fff;
  font-size: 24px;
  margin: 0;
}
.productdetails-view .productdetail-content .product-info .vmask-top .ask-a-question a:hover,
.productdetails-view .productdetail-content .product-info .vmask-top .manufacturer a:hover {
  background: #666666;
}
.productdetails-view .productdetail-content .product-info .product-fields {
  padding-bottom: 15px;
  border-bottom: 1px solid #ECECEC;
}
.productdetails-view .productdetail-content .product-info .product-fields .product-field-type-P {
  margin: 0;
  border: none;
}
.productdetails-view .productdetail-content .product-info .product-fields .product-field-type-D {
  margin-bottom: 0;
}
.productdetails-view .productdetail-content .product-info .product-fields .product-fields-title-wrapper {
  margin-right: 10px;
}
.productdetails-view .productdetail-content .product-info .product-fields .product-box {
  margin-top: 5px;
  display: inline-block;
}
.productdetails-view .productdetail-content .product-info .product-fields .product-field-display {
  position: relative;
}
.productdetails-view .productdetail-content .product-info .product-fields .product-field-display select {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  margin: 0 -25px 0 0;
  border: none;
  background: url(../images/brown/bg-select-vm.png) 140px 7px no-repeat;
  width: 180px;
  padding: 0;
}
.productdetails-view .productdetail-content .product-info .product-neighbours {
  margin: 3em 0 1em;
}
.productdetails-view .productdetail-content .product-info .product-neighbours a.previous-page {
  background: url(../images/neighbours.png) no-repeat 2px 4px;
}
.productdetails-view .productdetail-content .product-info .product-neighbours a.next-page {
  background: url(../images/neighbours.png) no-repeat right -84px;
}
.productdetails-view ul.nav-tabs {
  margin-bottom: 1px;
  border-bottom: none;
}
.productdetails-view ul.nav-tabs li.active a {
  background: #f7f7f7 !important;
  color: #737373 !important;
}
.productdetails-view ul.nav-tabs li a {
  background-color: transparent;
  border-radius: 0;
  font-size: 133.8%;
  color: #737373;
  border-color: #EBEBEB;
  border-bottom: none !important;
  text-transform: uppercase;
}
.productdetails-view ul.nav-tabs li a.active a {
  background: #f7f7f7 !important;
  color: #737373 !important;
}
.productdetails-view .tab-content {
  border: 1px solid #ebebeb;
  background: #fff;
  padding: 15px;
  overflow: hidden;
}
.productdetails-view .tab-content .product-description,
.productdetails-view .tab-content .customer-reviews {
  margin: 0;
}
.productdetails-view .write-reviews {
  text-align: left;
}
.productdetails-view .write-reviews .rating {
  display: inline-block;
}
.productdetails-view .write-reviews span.step {
  display: block;
}
.productdetails-view .write-reviews #comment {
  width: 60%;
}
.productdetails-view .list-reviews .normal,
.productdetails-view .list-reviews .highlight {
  border: none;
  padding: 0;
  background: transparent;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.productdetails-view .list-reviews .normal :before,
.productdetails-view .list-reviews .highlight :before {
  content: "";
  display: none;
}
.productdetails-view .list-reviews h3 {
  margin: 0;
  line-height: 100%;
  display: inline-block;
}
.productdetails-view .list-reviews span.date {
  position: static;
  border: none;
  float: none;
  padding: 0;
  color: #999;
}
.productdetails-view .list-reviews blockquote {
  border: none;
  padding: 0;
}
.productdetails-view .product-related-products {
  border: none;
  margin: 30px 0 0;
  display: block;
  padding-bottom: 0px;
}
.productdetails-view .product-related-products h3.item-title {
  font-size: 150%;
  text-transform: uppercase;
}
.productdetails-view .product-related-products .nav_button {
  top: 25%;
}
.productdetails-view #yt_relate {
  padding: 0;
  position: relative;
  overflow: hidden;
  border: none;
}
.productdetails-view #yt_relate .caroufredsel {
  text-align: center;
}
.productdetails-view #yt_relate #yt_caroufredsel {
  margin: 0 auto;
}
.productdetails-view #yt_relate #yt_caroufredsel .item {
  list-style: none;
  display: block;
  float: left;
  padding: 0;
  width: 33%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 421px;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer {
  border: 1px solid #ebebeb;
  background: #fff;
  padding: 6px;
  padding: 0 !important;
  overflow: hidden;
  border: none;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-header {
  margin: 0;
  display: none;
  min-height: 10px;
  text-align: left;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-header .price {
  width: 30%;
  background: #cb6d49;
  display: table-cell;
  position: relative;
  z-index: 4;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-content {
  height: auto;
  overflow: hidden;
  width: 100%;
  margin: 0;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-content .product-content-inner {
  height: 100%;
  position: relative;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  overflow: hidden;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-content .product-content-inner .product-front {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: static;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-content .product-content-inner .product-front .product-img {
  width: 99% !important;
  margin-top: 10px;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-content .product-content-inner .product-front .product-img a {
  position: relative;
  display: block;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-content .product-content-inner .product-front .product-img a .browseProductImagefront {
  position: absolute;
  z-index: 2;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  top: 0;
  left: 0;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-content .product-content-inner .product-front .product-img a .browseProductImage {
  position: relative;
  left: 0;
  z-index: 1;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-content .product-content-inner .product-back {
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 3;
  width: 36px;
  margin-top: 0px;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-content .product-content-inner .product-back .hover-link,
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-content .product-content-inner .product-back .hover-zoom {
  width: 36px;
  height: 49.5px;
  color: #fff;
  display: inline-block;
  line-height: 49.5px;
  text-align: center;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-content .product-content-inner .product-back .hover-link i,
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-content .product-content-inner .product-back .hover-zoom i {
  font-size: 22px;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-content .product-content-inner .product-back .hover-link:hover,
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-content .product-content-inner .product-back .hover-zoom:hover {
  background: #737373;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-content .product-content-inner .product-back .hover-zoom {
  float: left;
  margin-top: 0px;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-content .product-content-inner .product-front {
  z-index: 2;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-content .product-content-inner .product-front .product-img {
  text-align: center;
  height: 100%;
  background: #fff;
  overflow: hidden;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-content .product-content-inner .product-back {
  z-index: 10 !important;
  opacity: 1 !important;
  color: #fff;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #d17d5d;
  background-color: rgba(203,109,72,0.85);
  opacity: 0;
  filter: alpha(opacity=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;
  -webkit-transform: translate(-100%,0);
  -moz-transform: translate(-100%,0);
  -ms-transform: translate(-100%,0);
  -o-transform: translate(-100%,0);
  transform: translate(-100%,0);
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-content:hover .browseProductImagefront {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  cursor: default !important;
  -webkit-transform: scale(0.0);
  -moz-transform: scale(0.0);
  -o-transform: scale(0.0);
  transform: scale(0.0);
  transform-origin: 0% 28.1%;
  -ms-transform-origin: 0% 28.1%;
  -webkit-transform-origin: 0% 28.1%;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-prices {
  display: block;
  margin-top: 20px;
  text-align: center;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-prices .title {
  margin: 0 0 15px;
  font-size: 14px;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-prices .title a {
  color: #737373;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-prices .title a:hover {
  color: #cb6d49;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-prices .prices,
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-prices .prices-discount {
  width: auto;
  display: inline-block !important;
  font-size: 18px;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-prices .prices .PricesalesPrice,
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-prices .prices .PricediscountAmount,
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-prices .prices-discount .PricesalesPrice,
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-prices .prices-discount .PricediscountAmount {
  width: 100%;
  margin: 0 auto;
  display: block;
  padding: 0 3px;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-prices .prices-discount {
  font-size: 14px;
  text-decoration: line-through;
  color: #999;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .addtocart-area {
  text-align: center;
  margin: 30px auto 20px;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .addtocart-area form {
  margin: 0;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .addtocart-area form span.addtocart-button {
  padding: 0px;
  float: none;
  width: auto;
  background: #cb6d49 !important;
  color: #fff;
  display: inline-block;
  text-align: left;
  position: relative;
  overflow: hidden;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .addtocart-area form span.addtocart-button input.addtocart-button {
  background: transparent !important;
  border: none;
  border-radius: 0;
  width: auto !important;
  margin: 0 !important;
  padding: 10px 20px !important;
  height: auto !important;
  -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;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .addtocart-area form span.addtocart-button i {
  position: absolute;
  visibility: hidden;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .addtocart-area form span.addtocart-button:hover {
  background-color: #d17d5d !important;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .addtocart-area form span.addtocart-button:hover i {
  position: relative;
  right: 20px;
  top: 3px;
  visibility: visible;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .addtocart-area form span.addtocart-button:hover input.addtocart-button {
  padding: 10px 40px 10px 20px !important;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .addtocart-area form .addtocart-button-disabled {
  color: #909090;
  font-size: 123.1%;
  background: transparent;
  border: none;
  border-radius: 0;
  margin: 2px 0;
  width: 100%;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer:hover .product-header {
  border-bottom-color: #cb6d49;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer:hover .product-header h3.title a {
  background: #fff;
  color: #737373;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer:hover .product-header h3.title a:hover {
  color: #cb6d49;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer:hover .product-content-inner .product-back {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 20;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer:hover .product-content-inner .product-front .product-img {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer:hover .product-prices .title a {
  color: #cb6d49;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer:hover .addtocart-area {
  border-top-color: transparent;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer:hover .addtocart-area .product .addtocart-bar .addtocart-button input.addtocart-button {
  background: url(../images/shoping-cart-white.png) no-repeat 5px 8px;
  color: #fff;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-prices .title {
  margin-bottom: 5px;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-prices .title img {
  display: none;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-img img {
  max-width: 100% !important;
  height: auto !important;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .addtocart-bar {
  margin: 0;
  padding: 0;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .addtocart-bar .quantity-input {
  display: none;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .addtocart-area {
  margin: 15px auto 20px;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .addtocart-area span.addtocart-button {
  padding: 0 !important;
}
.productdetails-view #yt_relate #yt_caroufredsel .item .spacer .addtocart-area .addtocart-button {
  color: #fff;
}
.product-related-products .nav_button {
  position: absolute;
  z-index: 3;
  top: 50%;
  width: 100%;
  visibility: hidden;
}
.product-related-products .nav_button .prevs,
.product-related-products .nav_button .nexts {
  display: block;
  width: 39px;
  height: 13px;
  background: url(../images/brown/arrow.png) no-repeat;
  position: absolute;
  cursor: pointer;
}
.product-related-products .nav_button .prevs {
  background-position: 0px -40px;
  left: -20px;
}
.product-related-products .nav_button .prevs:hover {
  background-position: 0px 0px;
}
.product-related-products .nav_button .nexts {
  background-position: -81px -40px;
  right: -20px;
}
.product-related-products .nav_button .nexts:hover {
  background-position: -81px 0px;
}
.product-related-products:hover .nav_button {
  visibility: visible;
}
#fancybox-wrap {
  width: auto !important;
}
#fancybox-wrap #fancybox-content {
  width: auto !important;
}
#fancybox-wrap #fancybox-content > div {
  padding: 0px 0px 40px;
  width: 380px !important;
  margin: 10px;
  text-align: center;
}
#fancybox-wrap #fancybox-content > div h4 {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
#fancybox-wrap #fancybox-content > div > a {
  position: absolute;
  z-index: 2;
  bottom: 0px;
  left: 0;
}
#fancybox-wrap #fancybox-content > div > a.showcart {
  right: 0;
  left: auto;
  background: #cb6d49;
  color: #fff;
  text-shadow: none;
  padding: 5px 15px;
  font-size: 100%;
  display: inline-block;
  vertical-align: top;
  border: none;
  line-height: 22px;
  -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;
  border-radius: 0 !important;
  width: 110px;
  background: #666666;
}
#fancybox-wrap #fancybox-content > div > a.showcart:hover {
  background: #cb6d49;
}
#fancybox-wrap #fancybox-content > div .product-related-products {
  display: none;
}
#facebox .popup .content {
  width: 380px;
  padding: 15px 15px 60px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#facebox .popup .content div {
  display: block;
  position: relative;
}
#facebox .popup .content div h4 {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
#facebox .popup .content div > a {
  position: absolute;
  z-index: 2;
  bottom: -50px;
  left: 0;
  background: #cb6d49;
  line-height: 22px !important;
  font-weight: 200;
  height: 22px !important;
  text-shadow: none !important;
}
#facebox .popup .content div > a:hover {
  background: #737373;
}
#facebox .popup .content div > a.showcart {
  right: 0;
  left: auto;
  background: #cb6d49;
  color: #fff;
  text-shadow: none;
  padding: 5px 15px;
  font-size: 100%;
  display: inline-block;
  vertical-align: top;
  border: none;
  line-height: 22px;
  -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;
  border-radius: 0 !important;
  background: #666666;
}
#facebox .popup .content div > a.showcart:hover {
  background: #cb6d49;
}
#facebox .popup .content div .product-related-products {
  display: none;
}
.cart-view #com-form-login {
  border: 1px solid #ebebeb;
  background: #fff;
  padding: 20px;
}
.cart-view #com-form-login h4 {
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 15px;
  line-height: 100%;
  margin-bottom: 2em;
}
.cart-view .billto-shipto {
  border: 1px solid #ebebeb;
  background: #fff;
  padding: 20px;
  margin-bottom: 25px;
}
.cart-view .billto-shipto .output-shipto {
  color: #909090;
  font-size: 11px;
}
.cart-view .cart-summary {
  font-size: 14px;
  margin-bottom: 2em;
}
.cart-view .cart-summary thead tr th {
  background-color: #cb6d49;
  border-bottom-color: #c35e38;
}
.cart-view .cart-summary form,
.cart-view .cart-summary input {
  margin: 0;
}
.cart-view .cart-summary input {
  padding: 1px 10px;
}
.cart-view .cart-summary .vm2-add_quantity_cart,
.cart-view .cart-summary .vm2-remove_from_cart {
  width: 16px;
  height: 16px;
  margin: 0 0 0 10px;
  background: url(../images/store/vm2-sprite.png) no-repeat 0px -89px;
}
.cart-view .cart-summary .vm2-remove_from_cart {
  background-position: -34px -89px;
  vertical-align: middle;
  margin: 0;
}
.cart-view .cart-summary .PricesalesPrice {
  font-weight: bold;
  color: #cb6d49;
}
.cart-view .cart-summary .vm-customfield-cart {
  font-size: 12px;
  color: #999;
}
.cart-view .customer-comment {
  text-align: left;
  border: none;
}
.cart-view .customer-comment textarea {
  width: 85%;
}
.cart-view .checkout-button-top {
  border: none;
  text-align: left;
}
.cart-view .checkout-button-top div.terms-of-service {
  margin-top: 3px;
  vertical-align: middle;
  padding: 0;
  display: inline-block;
}
.cart-view .checkout-button-top div.terms-of-service a {
  color: #737373;
}
.cart-view .checkout-button-top div.terms-of-service a:hover {
  color: #cb6d49;
}
.cart-view .checkout-button-top > label {
  margin-bottom: 20px;
}
.cart-view .checkout-button-top .button {
  text-transform: uppercase;
}
.PricebillTotal span.PricebillTotal {
  color: #cb6d49;
}
.vm-button-correct {
  background: #cb6d49;
  color: #fff;
  text-shadow: none;
  padding: 5px 15px;
  font-size: 100%;
  display: inline-block;
  vertical-align: top;
  border: none;
  line-height: 22px;
  -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;
  border-radius: 0 !important;
  letter-spacing: normal;
  font-weight: 200;
}
.vm-button-correct:hover {
  font-size: 14px;
  font-weight: 200;
}
.acount-view {
  border: 1px solid #ebebeb;
  background: #fff;
  padding: 20px;
}
.acount-view .page-header {
  margin: 0 0 15px;
  font-weight: normal;
}
.acount-view legend {
  color: #686868;
  line-height: 30px;
}
.ask-a-question-view {
  padding: 0;
}
.ask-a-question-view .modal {
  position: static;
  margin: 0;
  box-shadow: none;
  border: none;
}
.ask-a-question-view .form-field textarea.field {
  width: 360px;
}
.manufacturer-details-view .spacer {
  padding: 0;
}
.manufacturer-description {
  overflow: hidden;
}
#userForm label {
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
}
.vmgroup .vmproduct {
  list-style: none;
  margin: 0;
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #ECECEC;
  text-align: center;
}
.vmgroup .vmproduct div.PricesalesPrice {
  padding: 6px 10px;
  background: #cb6d49;
  font-size: 118%;
  font-weight: bold;
  color: #fff;
  position: absolute;
  z-index: 2;
  right: 0;
  top: 10px;
}
.vmgroup .vmproduct .featuredProductImage {
  width: 75%;
}
.vmgroup .vmproduct .title {
  font-size: 138.5%;
  margin: 5px 0 20px;
  display: block;
}
#topmenu .search {
  background: #fff;
  display: block;
}
#topmenu .search input.inputbox {
  padding: 4px 0px;
  background: transparent;
  width: 173px;
  color: #666666 Light;
  font-size: 91%;
  border: none;
  box-shadow: none;
  margin: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#topmenu .search .button {
  color: #cb6d49;
  float: left;
  border: none;
  padding: 4px 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: url(../images/finder-1.png) no-repeat 50px 10px;
}
#topmenu .search i {
  margin: 0;
  font-size: 14px;
}
#topmenu .search input.inputbox:focus + .button {
  background-position: right 10px;
}
#topmenu .search input.inputbox:focus + .button i {
  color: #737373;
}
.vmCartModule .total_products {
  padding: 3px 0;
  font-size: 91%;
  font-weight: 600;
}
.vmCartModule .total_products .total {
  text-align: center;
  line-height: 45px;
  border: 3px solid #01cea7;
  display: inline-block;
  margin: 10px 10px 10px 0;
  width: 38px;
  height: 38px;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  font-size: 14px;
  vertical-align: text-top;
  height: 28px;
  width: 28px;
  line-height: 27px;
  background-color: #fff;
  margin: -10px 5px 0;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.vmCartModule .total_products .total i {
  margin: 0;
}
.vmCartModule .total_products .total span {
  display: inline-block;
  position: relative;
  z-index: 1;
  -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;
  padding: 0 4px;
}
.vmCartModule .total_products .total span:before {
  content: attr(data-hover);
  position: absolute;
  top: -105%;
  font-weight: bold;
}
.vmCartModule .total_products .total:hover span,
.vmCartModule .total_products .total:focus span {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.vmCartModule .total_products .total span {
  animation: bounceInDown 5s linear infinite;
  -webkit-animation: bounceInDown 5s linear infinite;
}
.bounceInDown 0% {
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.bounceInDown 10% {
  transform: translateY(110%);
  -webkit-transform: translateY(110%);
}
.bounceInDown 15% {
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
}
.bounceInDown 100% {
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
}
@-webkit-keyframes bounceInDown {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  10% {
    transform: translateY(110%);
    -webkit-transform: translateY(110%);
  }
  15% {
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
  }
  100% {
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
  }
}
@-moz-keyframes bounceInDown {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  10% {
    transform: translateY(110%);
    -webkit-transform: translateY(110%);
  }
  15% {
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
  }
  100% {
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
  }
}
@-ms-keyframes bounceInDown {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  10% {
    transform: translateY(110%);
    -webkit-transform: translateY(110%);
  }
  15% {
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
  }
  100% {
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
  }
}
@-o-keyframes bounceInDown {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  10% {
    transform: translateY(110%);
    -webkit-transform: translateY(110%);
  }
  15% {
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
  }
  100% {
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
  }
}
@keyframes bounceInDown {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  10% {
    transform: translateY(110%);
    -webkit-transform: translateY(110%);
  }
  15% {
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
  }
  100% {
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
  }
}
.rtl .ratingbox {
  text-align: right;
}
.rtl #cloud-zoom-big {
  left: auto !important;
  right: 370px;
}
.rtl .featured-view .product-header,
.rtl .topten-view .product-header {
  text-align: right;
}
.rtl .featured-view .product-header .title,
.rtl .topten-view .product-header .title {
  padding: 6px 6px 0 0;
}
.rtl .browse-view .spacer .product-header .title {
  padding: 6px 6px 0 0;
}
.rtl .browse-view .orderby-displaynumber .orderlistcontainer .orderlist {
  right: auto;
  left: 6px;
}
.rtl .browse-view .orderby-displaynumber .display-number {
  text-align: left !important;
}
.rtl .productdetails-view .product-image .mousetrap {
  left: auto;
  right: 0;
}
.rtl .productdetails-view .product-info .product-title {
  margin: 0 0 0 20px;
  float: right;
}
.rtl .productdetails-view .product-info .icons {
  float: left;
  margin: 0;
}
.rtl .productdetails-view .product-info .availability {
  text-align: right;
}
.rtl .productdetails-view .product-info .product-fields .product-fields-title-wrapper {
  margin: 0 0 0 10px;
}
.rtl .productdetails-view .product-info .addtocart-bar .quantity-box {
  float: right;
}
.rtl .productdetails-view .product-info .addtocart-bar .quantity-controls {
  float: right;
}
.rtl .productdetails-view .product-info .addtocart-bar span.addtocart-button {
  float: right;
  margin: 5px 40px 3px 0;
}
.rtl .productdetails-view .product-info .vmask-top {
  margin: -68px 165px 0 0;
}
.rtl .productdetails-view .product-info .vmask-top .ask-a-question {
  float: right;
}
.rtl .productdetails-view .product-info .vmask-top .manufacturer {
  float: right;
}
.rtl .productdetails-view .nav-tabs {
  margin: 0;
}
.rtl .productdetails-view .nav-tabs > li {
  float: right;
}
.rtl .productdetails-view .write-reviews {
  text-align: right;
}
.rtl .productdetails-view .write-reviews h4 {
  text-align: right;
}
.rtl .productdetails-view #yt_relate #yt_caroufredsel .item {
  text-align: right;
}
.rtl .productdetails-view #yt_relate #yt_caroufredsel .item .spacer .product-header .title {
  padding: 6px 6px 0 0;
}
.rtl .cart-view .cartview-head .button2 {
  text-align: left !important;
}
.rtl .cart-view .customer-comment,
.rtl .cart-view .checkout-button-top {
  text-align: right;
}
.rtl .cart-view .checkout-button-top input.terms-of-service {
  margin: 0 0 0 10px;
}
.rtl .manufacturer-details-view img {
  float: left;
}
.rtl .formError {
  left: 300px !important;
}
.rtl .formError .formErrorArrow {
  margin: -2px 13px 0 13px;
}
.rtl .productdetails-view .productdetail-content .product-image .additional-images .list_carousel {
  float: right;
}
.rtl .productdetails-view .productdetail-content .product-image .additional-images .nav_button {
  float: right;
}
