/* ==================== JSN FORCE CUSTOM CSS ==================== */
#jsn-promo-full div[id*="jsn-themeclassic-jsgallery-"] {
  display: inherit;
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
  max-width: 100% !important;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../images/icons/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
  left: 10px;
  background: url(../images/icons/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(../images/icons/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../images/icons/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../images/icons/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}

/* ========== CUSTOMIZED BX SLIDER ========== */
.demo-bx-slider,
.demo-bx-slider li {
  margin: 0;
  padding: 0;
  line-height: 1.8;
}
.item .product-img,
.vm-product .product-img {
  overflow: hidden;
  position: relative;
  border: 1px solid #e5e5e5;
}
.item .product-img a,
.item .product-img a img,
.vm-product .product-img a,
.vm-product .product-img a img {
  display: block;
}
.item .product-img a img,
.vm-product .product-img a img {
  max-width: 100%;
}
.item .product-info .product-name,
.vm-product .product-info .product-name {
  color: #222;
  font-size: 18px;
  line-height: 1.2;
  float: left;
  font-weight: 400;
}
.vm-product .product-info .product-name a {
  color: #222;
}
.item .product-info .product-price,
.vm-product .product-info .product-price {
  float: right;
  font-family: "Oswald", Helvetica, Arial, sans-serif;
}
.item .product-info .product-price .price,
.vm-product .product-info .product-price span {
  color: #363636;
  font-size: 30px;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
  line-height: 30px;
  margin: 7px 10px 7px 0;
}
.item .product-info .product-price .old-price,
.vm-product .product-info .product-price span.old-price {
  font-size: 22px;
  margin-right: 3px;
  color: #999;
  text-decoration: line-through;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  bottom: -45px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  width: 14px;
  height: 14px;
  margin: 0 3px;
}
.jsn-color-blue .bx-wrapper .bx-pager.bx-default-pager a:hover,
.jsn-color-blue .bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #00bbea;
}
.jsn-color-red .bx-wrapper .bx-pager.bx-default-pager a:hover,
.jsn-color-red .bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #ef0009;
}
.jsn-color-green .bx-wrapper .bx-pager.bx-default-pager a:hover,
.jsn-color-green .bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #00ad5f;
}
.jsn-color-violet .bx-wrapper .bx-pager.bx-default-pager a:hover,
.jsn-color-violet .bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #92278f;
}
.jsn-color-orange .bx-wrapper .bx-pager.bx-default-pager a:hover,
.jsn-color-orange .bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #ff952e;
}
.jsn-color-cyan .bx-wrapper .bx-pager.bx-default-pager a:hover,
.jsn-color-cyan .bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #1abcb6;
}

/* ========== PROMO PRODUCTS ========== */
.vm-product {
  clear: both;
}
#promo-products {
  padding-top: 30px;
}
ul.vm-product li {
  list-style: none;
  margin: 0px;
  overflow: hidden;
}
#promo-products .item .product-info .product-name,
.vmgroupmod-product-vm-top .product-info .product-name a,
#promo-products .item .product-info .product-price .price,
.vmgroupmod-product-vm-top .product-info div.product-price span {
  color: #fff;
}
div.vmproduct-home {
  clear: both;
}
ul.vm-product li span.label {
  background: none;
  text-shadow: none;
  position: absolute;
  color: #fff;
  top: 0px;
  width: 39px;
  height: 39px;
  font-size: 0px;
  left: 0px;
}
.item .product-img:before,
ul.vm-product li span.label:before {
  content: "";
  position: absolute;
  display: block;
  left: -50px;
  top: -50px;
  width: 80px;
  height: 92px;
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  z-index: 1;
}
.item.sale .product-img:before {
  background-color: #ff8300;
}
.item.hot .product-img:before {
  background-color: #f00;
}
.item.new .product-img:before {
  background-color: #63c76a;
}
ul.vm-product li span.label:before {
  background: #f00;
}
ul.vm-product li span.label.sale:before {
  background: #ff8300;
}
ul.vm-product li span.label.new:before {
  background: #63c76a;
}
.item .product-img:after {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 39px;
  height: 39px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  z-index: 2;
}
.item.sale .product-img:after {
  content: "Sale";
}
.item.hot .product-img:after {
  content: "Hot";
}
.item.new .product-img:after {
  content: "New";
}
ul.vm-product li span.label:after {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 39px;
  height: 39px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  z-index: 2;
}
ul.vm-product li span.label.sale:after {
  content: "Sale";
}
ul.vm-product li span.label.hot:after {
  content: "Hot";
}
ul.vm-product li span.label.new:after {
  content: "New";
}
.manufacturer-image {
  width: 50%;
}
span.quantity-controls {
  display: none;
}
table.askform {
  width: 93%;
}
.ask-a-question-view .form-field textarea.field {
  width: 100%;
}
.ask-a-question-view .form-field .submit {
  width: 100%;
}
.manufacturer {
  margin: 0px 0px 20px;
}
#checkoutForm table.cart-summary h3 {
  float: none;
}
.vm3pr-1 .vm-customfields-wrap,
.vm3pr-1 .addtocart-area {
  min-height: 0px;
}
/* ========== FEATURED PRODUCTS ========== */
div.mod-product-vm .jsn-modulecontainer_inner,
div.mod-new-product .jsn-modulecontainer_inner {
  position: relative;
}
div.mod-product-vm h3.jsn-moduletitle,
div.mod-new-product h3.jsn-moduletitle {
  overflow: hidden;
}
div.mod-product-vm .vmfootermod-product-vm,
.mod-new-product .vmfootermod-new-product {
  display: none;
}
.main-heading,
div.mod-product-vm h3.jsn-moduletitle,
div.mod-new-product h3.jsn-moduletitle {
  background: url(../images/backgrounds/bg-module-title.png);
}

.main-heading .heading,
.mod-product-vm .jsn-moduletitle span,
.mod-new-product .jsn-moduletitle span {
  float: left;
  margin: 0;
  padding: 6px 12px;
  font-size: 2em;
  line-height: 1.2;
  text-transform: uppercase;
  color: #fff;
}
.jsn-color-blue .main-heading .heading,
.jsn-color-blue .mod-product-vm .jsn-moduletitle span,
.jsn-color-blue .mod-new-product .jsn-moduletitle span {
  background-color: #00bbea;
}
.jsn-color-red .main-heading .heading,
.jsn-color-red .mod-product-vm .jsn-moduletitle span,
.jsn-color-red .mod-new-product .jsn-moduletitle span {
  background-color: #ef0009;
}
.jsn-color-green .main-heading .heading,
.jsn-color-green .mod-product-vm .jsn-moduletitle span,
.jsn-color-green .mod-new-product .jsn-moduletitle span {
  background-color: #00ad5f;
}
.jsn-color-violet .main-heading .heading,
.jsn-color-violet .mod-product-vm .jsn-moduletitle span,
.jsn-color-violet .mod-new-product .jsn-moduletitle span {
  background-color: #92278f;
}
.jsn-color-orange .main-heading .heading,
.jsn-color-orange .mod-product-vm .jsn-moduletitle span,
.jsn-color-orange .mod-new-product .jsn-moduletitle span {
  background-color: #ff952e;
}
.jsn-color-cyan .main-heading .heading,
.jsn-color-cyan .mod-product-vm .jsn-moduletitle span,
.jsn-color-cyan .mod-new-product .jsn-moduletitle span {
  background-color: #1abcb6;
}
.vm-group .vmheader {
  position: absolute;
  top: 7px;
  right: 0px;
}
.main-heading .link,
.vm-group .vmheader a {
  font-family: "Oswald", Helvetica, Arial, sans-serif;
  float: right;
  color: #333;
  font-size: 1.5em;
  text-transform: uppercase;
  line-height: 1.6;
  padding: 5px 10px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.main-heading .link:hover,
.vm-group .vmheader a:hover {
  color: #999;
}

#demo-featured-products,
.mod-product-vm {
  padding: 60px 0 0;
}

#demo-featured-products div.grid-layout div.grid-col div.grid-col_inner,
#feauture-product .vm-product .vm-inner-product {
  margin-right: 30px;
}
#demo-featured-products div.grid-layout,
.vmgroupmod-product-vm .vm-product {
  margin: 35px 0;
  margin-right: -30px;
}

/* ========== NEW PRODUCTS ========== */
#demo-new-products ul.vm-product li {
  float: left;
}
div.mod-new-product {
  padding: 60px 0 0;
  margin: 0px;
}
#demo-new-products #demo-new-products-slider {
  margin: 0;
}
div.mod-new-product .bx-wrapper {
  padding: 35px 0;
}
div.jsn-modulecontainer.new-products {
  margin-top: 0px;
}

/* ========== SALE BANNER ========== */
.sale-banner a.banner-link,
.sale-banner a.banner-link img {
  display: block;
}
.sale-banner a.banner-link img {
  max-width: 100%;
}
.sale-banner#sale-70 {
  position: relative;
  margin-top: 45px;
}
.sale-banner#sale-70 .text {
  position: absolute;
  left: 20px;
  top: 0;
  display: block;
}
.sale-banner#sale-70 span {
  font-family: "Oswald", Helvetica, Arial, sans-serif;
  color: #ffa70d;
  text-transform: uppercase;
  font-size: 6em;
  line-height: 100px;
  font-weight: bold;
}
.sale-banner#sale-70 span.small {
  font-size: 2em;
  font-weight: normal;
  margin-left: 5px;
}

/* ========== FEATURED ARTICLES ========== */
.demo-thumb {
  max-width: 100%;
  width: 100%;
}
.jsn-demo-page .front-page-blog {
  padding: 20px 0 35px;
}
.jsn-demo-page .jsn-articlecols .jsn-article {
  padding: 0;
}
.jsn-demo-page .contentheading {
  margin-bottom: 15px;
  font-weight: 400;
}
.jsn-demo-page .componentheading {
  background: url(../images/backgrounds/bg-module-title.png);
  margin: 0;
  padding: 0;
  font-size: 2em;
  line-height: 1.2;
  text-transform: uppercase;
  color: #fff;
}
.jsn-demo-page .componentheading span {
  padding: 6px 12px;
  display: inline-block;
}
.jsn-color-blue.jsn-demo-page .componentheading span {
  background-color: #00bbea;
}
.jsn-color-red.jsn-demo-page .componentheading span {
  background-color: #ef0009;
}
.jsn-color-green.jsn-demo-page .componentheading span {
  background-color: #00ad5f;
}
.jsn-color-violet.jsn-demo-page .componentheading span {
  background-color: #92278f;
}
.jsn-color-orange.jsn-demo-page .componentheading span {
  background-color: #ff952e;
}
.jsn-color-cyan.jsn-demo-page .componentheading span {
  background-color: #1abcb6;
}
/*-----------------READMORE STYLE------------------------*/
p.readmore a.btn {
  background: #00ad5f;
  box-shadow: none;
  border: none;
  color: #fff;
  text-shadow: none;
  font-size: 14px;
  font-family: "Oswald", Helvetica, Arial, sans-serif;
  cursor: pointer;
  margin: 0;
  padding: 10px;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-weight: 300 !important;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
p.readmore a.btn {
  background-color: #439968;
}
.jsn-color-blue p.readmore a.btn {
  background: #00bbea;
}
.jsn-color-blue p.readmore a.btn:hover {
  background: #104365;
}
.jsn-color-cyan p.readmore a.btn {
  background: #1abcb6;
}
.jsn-color-cyan p.readmore a.btn:hover {
  background: #03a383;
}
.jsn-color-orange p.readmore a.btn {
  background: #ff952e;
}
.jsn-color-orange p.readmore a.btn:hover {
  background: #e18226;
}
.jsn-color-red p.readmore a.btn {
  background: #ef0009;
}
.jsn-color-red p.readmore a.btn:hover {
  background: #e12d4f;
}
.jsn-color-violet p.readmore a.btn {
  background: #92278f;
}
.jsn-color-violet p.readmore a.btn:hover {
  background: #8f0098;
}
p.readmore a.btn span {
  display: none;
}
/* ========== HOMEPAGE SLIDESHOW ========== */
.homepage-slider .galleria-info {
  background: rgba(0, 0, 0, 0.5);
}
.homepage-slider .galleria-info-text {
  width: 1170px;
  margin: 0 auto;
  background: none !important;
}
.homepage-slider .galleria-info-title {
  font-size: 2.5em;
}
.homepage-slider .galleria-info-description {
  color: #fff;
}
.jsn-color-blue .homepage-slider .galleria-info-title {
  color: #00bbea;
}
.jsn-color-red .homepage-slider .galleria-info-title {
  color: #ef0009;
}
.jsn-color-green .homepage-slider .galleria-info-title {
  color: #00ad5f;
}
.jsn-color-violet .homepage-slider .galleria-info-title {
  color: #92278f;
}
.jsn-color-orange .homepage-slider .galleria-info-title {
  color: #ff952e;
}
.jsn-color-cyan .homepage-slider .galleria-info-title {
  color: #1abcb6;
}
.homepage-slider .galleria-container {
  border: none !important;
}

/* ========== PORODUCT TAGS ========== */
.demo-product-tags ul {
  list-style: none;
  margin: 15px 0 0;
  padding: 0;
}
.demo-product-tags ul li {
  float: left;
  padding: 0;
  margin: 0;
}
.demo-product-tags ul li a {
  display: block;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.05);
  color: #d9d9d9;
  padding: 4px 8px;
  margin: 0 3px 3px 0;
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.jsn-color-blue .demo-product-tags ul li:hover a {
  background-color: #00bbea;
}
.jsn-color-red .demo-product-tags ul li:hover a {
  background-color: #ef0009;
}
.jsn-color-green .demo-product-tags ul li:hover a {
  background-color: #00ad5f;
}
.jsn-color-violet .demo-product-tags ul li:hover a {
  background-color: #92278f;
}
.jsn-color-orange .demo-product-tags ul li:hover a {
  background-color: #ff952e;
}
.jsn-color-cyan .demo-product-tags ul li:hover a {
  background-color: #1abcb6;
}

/* =============== DEMO CONTACT INFO =============== */
.demo-contact-info .jsn-modulecontent {
  padding: 12px 0;
}
.demo-contact-info .jsn-uniform .jsn-row-container {
  margin: 0;
}
.demo-contact-info .jsn-uniform .jsn-row-container .jsn-form-content {
  display: inline-block;
}
.demo-contact-info .jsn-uniform .jsn-row-container .form-actions {
  margin: 1px 0;
  padding: 0;
  display: inline-block;
}
.demo-contact-info
  .jsn-uniform
  .jsn-row-container
  .form-actions
  + .jsn-text-center {
  display: none;
}
.demo-contact-info .jsn-uniform .jsn-row-container .form-actions .btn-toolbar {
  margin: 0;
}
.demo-contact-info
  .jsn-uniform
  .jsn-row-container
  .form-actions
  .btn-toolbar
  .jsn-form-submit {
  background: #00ad5f;
  box-shadow: none;
  border: none;
  color: #fff;
  text-shadow: none;
  font-size: 15px;
  font-family: "Oswald", Helvetica, Arial, sans-serif;
  cursor: pointer;
  margin: 0;
  padding: 15px;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-weight: 300 !important;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.demo-contact-info
  .jsn-uniform
  .jsn-row-container
  .form-actions
  .btn-toolbar
  .jsn-form-submit:hover {
  background-color: #439968;
}
.jsn-color-blue
  .demo-contact-info
  .jsn-uniform
  .jsn-row-container
  .form-actions
  .btn-toolbar
  .jsn-form-submit {
  background: #00bbea;
}
.jsn-color-blue
  .demo-contact-info
  .jsn-uniform
  .jsn-row-container
  .form-actions
  .btn-toolbar
  .jsn-form-submit:hover {
  background: #104365;
}
.jsn-color-cyan
  .demo-contact-info
  .jsn-uniform
  .jsn-row-container
  .form-actions
  .btn-toolbar
  .jsn-form-submit {
  background: #1abcb6;
}
.jsn-color-cyan
  .demo-contact-info
  .jsn-uniform
  .jsn-row-container
  .form-actions
  .btn-toolbar
  .jsn-form-submit:hover {
  background: #03a383;
}
.jsn-color-orange
  .demo-contact-info
  .jsn-uniform
  .jsn-row-container
  .form-actions
  .btn-toolbar
  .jsn-form-submit {
  background: #ff952e;
}
.jsn-color-orange
  .demo-contact-info
  .jsn-uniform
  .jsn-row-container
  .form-actions
  .btn-toolbar
  .jsn-form-submit:hover {
  background: #e18226;
}
.jsn-color-red
  .demo-contact-info
  .jsn-uniform
  .jsn-row-container
  .form-actions
  .btn-toolbar
  .jsn-form-submit {
  background: #ef0009;
}
.jsn-color-red
  .demo-contact-info
  .jsn-uniform
  .jsn-row-container
  .form-actions
  .btn-toolbar
  .jsn-form-submit:hover {
  background: #e12d4f;
}
.jsn-color-violet
  .demo-contact-info
  .jsn-uniform
  .jsn-row-container
  .form-actions
  .btn-toolbar
  .jsn-form-submit {
  background: #92278f;
}
.jsn-color-violet
  .demo-contact-info
  .jsn-uniform
  .jsn-row-container
  .form-actions
  .btn-toolbar
  .jsn-form-submit:hover {
  background: #8f0098;
}
.demo-contact-info .jsn-uniform .jsn-row-container .control-group {
  padding: 0 !important;
}
.demo-contact-info
  .jsn-uniform
  .jsn-row-container
  .control-group.ui-state-highlight {
  border-color: transparent !important;
  background: none !important;
}
.demo-contact-info .jsn-uniform .jsn-row-container label {
  display: none !important;
}

.demo-contact-info .jsn-uniform .jsn-row-container input.email {
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 15px 10px;
  width: 85% !important;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.demo-contact-info .jsn-uniform .jsn-row-container input.email:focus {
  box-shadow: none;
}
.demo-contact-info .jsn-uniform .demo-contact-desc {
  margin: 5px 0 0;
  padding: 15px 0 0;
}

/* ========== DEMO LOGO SLIDER ========== */
#jsn-pos-content-bottom-mid {
  padding: 25px 0;
}
#demo-logo-slider li a,
#demo-logo-slider li a img {
  display: block;
}
#demo-logo-slider li a {
  opacity: 0.45;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
#demo-logo-slider li:hover a {
  opacity: 1;
}
#demo-logo-slider li a img {
  max-width: 100%;
}
#demo-logo .bx-wrapper .bx-next {
  right: -30px;
}
#demo-logo .bx-wrapper .bx-prev {
  left: -30px;
}
.jsn-desktop-on-mobile #sale-70.sale-banner span {
  line-height: 85px;
}

/* HDV */
div.attachmentsList caption {
  display: none;
}
div.attachmentsList th.at_filename {
  display: none;
}
div.attachmentsList table {
  width: 100%;
  border: 0px;
}
div.attachmentsList table tbody tr td {
  padding-bottom: 10px;
  padding-top: 10px;
}
.tags li {
  margin: 0px;
}
div.attachmentsList table a {
  font-size: 1.2em;
}
.breadcrumb {
  font-size: 1.2em;
}

.hdyl {
  text-align: center;
  background-color: #ddd;
  padding: 10px 14px 10px 10px;
  border-radius: 5px;
}
.hdyl h3 {
  margin: 0px;
  line-height: 30px;
}
.hdyl p {
  margin-top: 0px;
}
.hdyl img {
  border: solid 1px #ccc;
  padding: 1px;
}
.hdyr h2 {
  margin: 0px;
  color: #00bbea;
  font-size: 2em;
}
.hdyr p {
  margin-top: 0px;
}

.item-page img.pull-left {
  margin-right: 10px;
}
.item-page img {
  margin-bottom: 10px;
}
.item-page figure {
  margin: 0px 10px 0px 0px;
}
figcaption {
  font-size: 14px;
  font-style: italic;
  color: #ff952e;
}
#jsn-usermodules1 {
  padding-bottom: 10px;
  border-bottom: solid 1px #ececec;
  margin-bottom: 10px;
}
.solid-1 a {
  color: #fff;
}
.solid-1 a.btn {
  background-color: #104365 !important;
}
.rmn p.readmore {
  display: none;
}
img.pull-left {
  margin-right: 10px;
}
.blog .page-header h2,
.blog-featured h2.item-title {
  position: relative;
  min-height: 50px;
}
.blog .page-header h2 a,
.blog-featured h2.item-title a {
  position: absolute;
  bottom: 0px;
}
.blog .item div:nth-child(2) {
  line-height: 10px;
}
.blog .item p {
  margin: 0px;
}
.blog .item iframe {
  display: block;
}
.articlebody a {
  font-weight: bolder;
}
.masonry {
  position: initial !important;
}
ul.lang-inline {
  text-align: right;
}
div.mod-languages a {
  font-weight: bolder;
}
.share {
  text-align: right;
}
.addthis_inline_follow_toolbox,
.addthis_inline_follow_toolbox_mfw0 {
  display: inline-block;
}
#jsn-pos-topbar .jsn-modulecontainer {
  display: inline-block;
  margin-top: 5px;
}
#jsn-pos-topbar .jsn-modulecontainer {
  float: right;
}
#jsn-pos-topbar .jsn-modulecontainer:first-child {
  float: left;
}
#jsn-pos-topbar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#jsn-pos-topbar .tpl li {
  margin: 0px 3px;
  font-weight: bolder;
  float: left;
  border-right: solid 1px #ccc;
  padding-right: 7px;
}
#jsn-pos-topbar .tpl li.last {
  border-right: none;
}
#jsn-pos-footer p {
  margin: 0px;
}
.ordering-box,
.form-limit {
  display: none;
}
.sr {
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  padding-bottom: 15px;
  margin-left: 0px !important;
}
.srimg {
  float: left;
}
.srimg .item-image {
  margin-right: 10px;
}
.search {
  margin-top: 4px;
}
.icon-search {
  margin-right: 5px;
}
.menu-topmenu li.first {
  border-right: solid 1px #ddd;
}
.menu-topmenu li.last a {
  padding-right: 5px;
}
.jsn-themeslider-caption-description {
  display: none;
  color: #00bbea;
}
.jsn-themeslider-caption-title {
  display: block;
}
.ftr ul.menu-divmenu {
  float: none;
  display: inline-block;
}
.ftr .jsn-modulecontent {
  text-align: center;
}
.ftr {
  margin-top: 10px !important;
}
.ftr ul li a {
  color: #999 !important;
}
#jsn-master .modal {
  position: absolute;
}
div.modal.fade {
  top: -25%;
}
.blog .item .item-image {
  margin-bottom: 8px;
}
/* HDV */

@media only screen and (min-width: 769px), (min-device-width: 769px) {
  #jsn-pos-user2 .jsn-modulecontainer_inner {
    min-height: 385px;
  }
}
@media only screen and (max-width: 1200px), (max-device-width: 1200px) {
  #jsn-pos-topbar,
  #jsn-topheader-inner,
  #jsn-header-inner,
  #jsn-promo-inner,
  #jsn-pos-content-top,
  #jsn-pos-content-top-below,
  #jsn-content,
  #jsn-content-bottom-inner,
  #jsn-usermodules3-inner,
  #jsn-content-bottom-mid-inner,
  #jsn-content-bottom-below-inner,
  #jsn-footer-inner {
    width: auto;
  }
}
@media only screen and (max-width: 768px), (max-device-width: 768px) {
  .jsn-mobile .item .product-info .product-name {
    font-size: 1.3em;
    line-height: 40px;
  }
  .jsn-mobile .item .product-info .product-price .old-price {
    font-size: 1.4em;
    margin-right: 3px;
  }
  .jsn-mobile .item .product-info .product-price .price {
    font-size: 2em;
  }
  .label_skitter p {
    font-size: 18px !important;
    padding: 10px !important;
  }
  #jsn-pos-footer {
    float: none !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 640px), (max-device-width: 640px) {
  .jsn-mobile .item .product-info .product-name {
    font-size: 1.1em;
    line-height: 28px;
  }
  .jsn-mobile .item .product-info .product-price .old-price {
    font-size: 1.1em;
  }
  .jsn-mobile .item .product-info .product-price .price {
    font-size: 1.4em;
  }
  .label_skitter p {
    font-size: 16px !important;
    padding: 5px !important;
  }
}
@media only screen and (max-width: 480px), (max-device-width: 480px) {
  .jsn-mobile
    div[id*="jsn-themeclassic-jsgallery-"]
    .galleria-info
    .galleria-info-text
    .galleria-info-title {
    font-size: 1.6em !important;
    line-height: 26px !important;
  }
  .jsn-mobile
    div[id*="jsn-themeclassic-jsgallery-"]
    .galleria-info
    .galleria-info-text
    .galleria-info-description {
    font-size: 14px !important;
  }
  .jsn-mobile .item .product-info .product-name {
    font-size: 1.3em;
    line-height: 28px;
    margin-left: 10px;
  }
  .jsn-mobile .item .product-info .product-price {
    margin-right: 10px;
  }
  .jsn-mobile .item .product-info .product-price .old-price {
    font-size: 1.2em;
  }
  .jsn-mobile .item .product-info .product-price .price {
    font-size: 1.6em;
    margin-top: 3px;
  }
  .jsn-mobile .demo-bx-slider li {
    width: auto !important;
  }
  .jsn-mobile .demo-bx-slider li .item {
    width: 320px;
    margin: 0 auto;
  }
  .jsn-mobile .main-heading .heading {
    font-size: 1.5em;
  }
  .jsn-mobile #demo-logo-slider li a,
  .jsn-mobile #demo-logo-slider li a img {
    display: inline-block;
  }
  .jsn-mobile #demo-logo-slider li a {
    width: 320px;
    text-align: center;
    margin: 0 auto;
  }
  .jsn-mobile #demo-featured-products div.grid-layout {
    margin: 0;
    margin-right: -30px;
  }
  .blog .pull-left {
    float: none;
  }
  .label_skitter p {
    font-size: 14px !important;
    padding: 5px !important;
  }
  .items-row {
    margin-bottom: 0px;
  }
  .span4 {
    margin-block-end: 30px;
  }
  .jsn-themeslider-caption-description {
    display: block;
  }
  .jsn-themeslider-caption-title {
    display: none;
  }
}
