/* Copyright (C) arrowthemes, Regular/Extended Licence */

/*forms
----------------------------------------------------------------------------------------------------*/

form.box input,
form.box select,
form.box textarea,
form.short input,
form.short select,
form.short textarea,
.searchbox input,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
textarea {
  box-shadow: inset -1px -1px 3px rgba(0, 0, 0, 0.15), 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 -1px 0 rgba(0, 0, 0, 0.05) inset, 1px 1px 0 rgba(255, 255, 255, 0.045);
  padding: 6px 13px 5px;
  outline: none;
  color: #939393;
  margin: 0 0 3px;
  line-height: 1.6em;
  height: auto;
  background: none;
  border-radius: 0 3px 3px 0;
  border-width: 1px 1px 1px 3px;
  border-color: rgba(0, 0, 0, 0.05);
}
input[type="text"]:disabled {
  border-color: rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.03);
  color: #DDD;
}
form.box input:focus,
form.box select:focus,
form.box textarea:focus,
form.short input:focus,
form.short select:focus,
form.short textarea:focus,
.searchbox input:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
textarea:focus {
  outline: none;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset, 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
}
.searchbox input[type="text"],
.searchbox input[type="text"]:focus {
  border: 0 none;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
form.submission .submit button,
form p.edit .btn {
  padding: 5px 15px;
  font-size: 14px;
}
.right {
  float: right;
}
.left {
  float: left;
}
/*  pricing tables
----------------------------------------------------------------------------------------------------*/

.pricing.two .price-col {
  width: 49.8%;
}
.pricing.three .price-col {
  width: 33%;
}
.pricing.four .price-col {
  width: 24.8%;
}
.pricing.five .price-col {
  width: 19.8%;
}
.pricing.six .price-col {
  width: 16.5%;
}
.price-col {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  float: left;
  margin: 0;
  position: relative;
  text-align: center;
  vertical-align: middle;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.04) inset;
}
.price-col:first-child {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px 0 0 5px;
}
.price-col:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0 5px 5px 0;
}
.pricing>.price-col:nth-of-type(2n+2) {
  box-shadow: 0 1px 20px rgba(0, 0, 0, .075) inset;
  position: relative;
}
#page .price-col.focus {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(255, 255, 255, 0.04) inset;
  z-index: 1;
}
#page .price-col.focus {
  border-radius: 4px;
}
/*price elements css*/

.price-head {
  padding: 10px 0 5px;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.02);
  border-top: 1px solid rgba(0, 0, 0, 0.075);
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
  box-shadow: 0 -4px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.08) inset, 0 -5px 0 rgba(255, 255, 255, 0.2) inset;
}
h3.title>p {
  font-size: 14px;
  margin: 0 0 0;
  letter-spacing: 0;
}
.price-col.first .call-action {
  border-radius: 0 0 0 5px;
}
.price-col.last .call-action {
  border-radius: 0 0 5px 0;
}
.price-head .title {
  padding: 0 5px 5px !important;
  margin: 0;
}
ul.feature {
  margin: 0;
  float: left;
  padding: 0;
  width: 100%;
}
ul.feature>li {
  text-align: left;
  padding: 7px 10px 7px 10%;
  line-height: 20px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  list-style-type: none;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.03);
}
ul.feature>li i {
  margin-right: 10px;
  font-style: normal;
  float: right;
  font-size: 18px
}
.price-tag {
  padding: 15px 0;
  line-height: 1.5;
  font-size: 42px;
  margin: 0;
}
.price-tag sup {
  top: -1em;
}
.price-tag sup,
.price-tag sub {
  font-size: 18px
}
.call-action {
  display: inline-block;
  padding: 20px;
}
.price-col .post ol {
  margin: 1em -8px 1em 13px !important;
  padding-left: 11px !important;
}
.tr-item {
  padding: 4px 0
}
.price-col li {
  margin-bottom: 0;
}
/* widgets/modules
----------------------------------------------------------------------------------------------------*/

/*audio/video*/

.mejs-container {
  border: 3px solid rgba(0, 0, 0, 0.4);
  border-radius: 4px;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  filter: none;
}
/*accordion menu*/

/*twitter*/

.wk-twitter-list article {
  padding-bottom: 8px !important;
}
.wk-twitter-list .meta {
  font-style: normal;
}
/*zoo*/

.zoo-comments-list>article {
  padding-bottom: 10px !important;
  border-top: none;
}
.pos-media.align-left {
  float: none;
}
.yoo-zoo .item .pos-media a,
.yoo-zoo .item .pos-media img {
  display: inline-block
}
/*to-top scroller*/

#toTop {
  bottom: 0;
  display: none;
  height: 130px;
  width: 35px;
  position: fixed;
  right: 30px;
  font-size: 28px;
  text-decoration: none;
}
#toTopHover {
  display: block;
  float: left;
  height: 75px;
  opacity: 0;
  overflow: hidden;
  width: 50px;
}
#toTop:active,
#toTop:focus {
  outline: medium none;
}
/*spotlight override*/

.overlay-default:before {
  content: "\e623";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  font-size: 40px;
  line-height: 1;
  font-family: 'Pe-icon-7-stroke';
  text-align: center;
  color: #FFF;
}
a[data-lightbox],
a[data-lightbox] img,
.spotlight .overlay-default {
  border-radius: 4px;
}
a[data-lightbox]:hover,
a[data-lightbox]:hover img,
.spotlight .overlay-default:hover {
  border-radius: 0;
}
#lightbox-title.lightbox-title-float {
  font-size: 12px;
  font-weight: normal;
}
/* widgetkit media player
----------------------------------------------------------------------------------------------- */

/* audio/video */

.mejs-controls .mejs-time-rail span,
.mejs-controls .mejs-time-rail .mejs-time-current {
  height: 13px;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #202020
}
.mejs-button.mejs-volume-button.mejs-mute {
  margin-right: 10px;
}
.mejs-button.mejs-fullscreen-button {
  margin-right: 10px !important;
}
.mejs-controls .mejs-time-rail span,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-time-rail .mejs-time-total {
  border: 0 none;
  background: rgba(0, 0, 0, 0.15);
  border-radius: 2px;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 -1px 2px rgba(0, 0, 0, 0.1);
}
.mejs-controls .mejs-time-rail .mejs-time-current,
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  border: 0 none;
}
.mejs-controls .mejs-time-rail .mejs-time-float-current,
.mejs-time-float {
  background: #EEEEEE !important;
  border: 0 none;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  filter: none;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.5) inset;
}
.mejs-controls .mejs-button button {
  font-size: 12px;
  color: #FFFFFF;
  margin: 11px;
}
.mejs-container,
.mejs-container .mejs-controls {
  border: 0 none;
  border-radius: 3px;
  background: #4B4C4E;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.075) inset, 0 0 0 1px rgba(0, 0, 0, 0.1);
}
.mejs-overlay,
.mejs-mediaelement video,
.mejs-poster,
.mejs-video,
.mejs-audio {
  display: table;
  width: 100% !important;
}
.mejs-container .mejs-controls .mejs-time {
  position: relative;
  padding: 14px 3px 0 3px;
}
.mejs-container .mejs-controls .mejs-time span {
  margin: 0 4px 0 5px;
}
.mejs-controls .mejs-horizontal-volume-slider {
  margin-top: 3px;
}
.mejs-container .mejs-controls div.mejs-horizontal-volume-slider {
  position: relative;
  width: 56px;
  height: 26px;
  display: block;
  float: left;
  vertical-align: middle;
  margin-top: 3px;
}
.mejs-controls div.mejs-time-rail {
  padding-top: 8px;
}
.mejs-controls .mejs-button button:focus {
  outline: 1px dotted rgba(255, 255, 255, 0.3);
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #fefefe
}
.mejs-container.mejs-video {
  background: #000
}
.mejs-container .mejs-controls {
  text-shadow: none;
}
.mejs-overlay-button {
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
}
.mejs-poster img {
  max-width: 100%;
  max-height: 100%;
}
.mejs-container .mejs-controls {
  height: 40px;
}
#lightbox-outer,
#lightbox-content {
  border: 0 solid #202020;
}
#lightbox-content {
  outline: 1px solid #404040;
  border-color: transparent;
}
#lightbox-outer {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
#lightbox-title-over {
  text-shadow: 0 1px 0 black;
  border-top: 1px solid rgba(0, 0, 0, 0.5);
}
#lightbox-wrap {
  padding: 20px 0;
}
#slide-zone>div img {
  display: block;
}
/*zoo components*/

.overlay-default,
.overlay {
  text-shadow: 0 0 1px #000;
}
.pos-media {
  margin-bottom: 30px;
}
.pos-media.align-left {
  margin-right: 1px;
}
.element-textarea {
  margin-top: -15px !important;
}
/*warp branding*/

.warp-brand {
  letter-spacing: 3px;
  padding: 10px;
  text-transform: uppercase;
  font-size: 10px;
  display: block
}
/*mosaic layout*/

.sprocket-mosaic-filter li,
.sprocket-mosaic-order li {
  background: rgba(0, 0, 0, 0.05) !important;
  border: 0 none !important;
}
.sprocket-mosaic-item {
  border: 0 solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 0 0px rgba(0, 0, 0, 0.045);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 0 0px rgba(0, 0, 0, 0.045);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 0 0px rgba(0, 0, 0, 0.045);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sprocket-mosaic-filter li.active {
  border-width: 0 !important;
  border-style: solid !important;
  border-radius: 3px !important;
  box-shadow: none !important;
}
.sprocket-mosaic-item .sprocket-padding {
  padding: 0;
  overflow: hidden;
}
.sprocket-mosaic-title,
.sprocket-mosaic-text {
  margin: 0;
}
.sprocket-mosaic-title,
.sprocket-mosaic-text {
  padding: 10px 0 0;
}
.sprocket-mosaic-item .sprocket-mosaic-text {
  margin: 10px 10px;
}
h2.sprocket-mosaic-title {
  font-size: 20px;
}
.sprocket-mosaic .sprocket-mosaic-tags,
#mosaic .sprocket-mosaic ul.sprocket-mosaic-tags {
  margin: 0;
  background: transparent;
  padding: 10px 6px
}
.sprocket-mosaic-filter li,
.sprocket-mosaic-order li,
.sprocket-mosaic-hover {
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 -1px 0 rgba(0, 0, 0, 0.05) inset, 1px 1px 0 rgba(255, 255, 255, 0.045);
}
.sprocket-mosaic .sprocket-mosaic-tags li {
  position: relative;
  font-size: 11px;
  font-style: normal;
  margin: 5px 4px;
  padding: 1px 15px 1px 15px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: rgba(153, 153, 153, 0.11);
}
.sprocket-mosaic .sprocket-mosaic-header {
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 30px;
}
.sprocket-mosaic-filter li,
.sprocket-mosaic-order li,
.sprocket-readmore {
  text-transform: lowercase !important;
  padding: 5px 10px 7px !important;
  line-height: 19px;
  border-radius: 3px;
}
.sprocket-features-desc .readon,
.sprocket-readmore {
  margin: 30px 0 10px;
  display: table;
}
.sprocket-mosaic-filter li {
  margin-right: 3px !important;
}
div.sprocket-mosaic-order ul li {
  margin-left: 3px !important
}
.sprocket-mosaic-hovercontent {
  display: none !important
}
.sprocket-mosaic-hover {
  background-color: rgba(0, 0, 0, 0.4);
  margin: 0;
  width: 100%;
  height: auto;
  top: 0;
  opacity: 0;
  text-align: center;
}
.sprocket-mosaic-hover:before {
  font-family: "Pe-icon-7-stroke";
  content: "\e623";
  top: 45%;
  left: 46%;
  font-size: 36px;
  font-weight: normal;
  position: absolute;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.sprocket-mosaic-image-container {
  border-radius: 4px;
}
.sprocket-mosaic-image-container:hover {
  border-radius: 0
}
.sprocket-mosaic-image-container a:hover .sprocket-mosaic-hover {
  opacity: 1
}
.sprocket-headlines {
  margin: -2px;
  border: 0 none;
  background: none !important;
}
.sprocket-mosaic-loadmore {
  background: transparent;
  border: 0 none;
  padding: 20px;
  width: 20px;
  height: 22px;
}
.sprocket-mosaic-loadmore .loadmore-all span,
.sprocket-mosaic-loadmore span {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .75);
}
.sprocket-mosaic-loadmore {
  margin: 20px auto -8px;
}
.sprocket-lists-title {
  box-shadow: 0 -1px 0 rgba(255, 255, 255, .75) inset;
}
.sprocket-lists-container {
  overflow: visible;
}
.sprocket-lists-title .indicator {
  border-bottom: 2px solid #FFFFFF;
  margin-top: -10px;
  box-shadow: 0 2px 1px #909090 inset;
}
.sprocket-lists-title .indicator {
  font-size: 1.1em !important;
  line-height: 0.8
}
.active .indicator {
  opacity: 1
}
.roksprocket-ellipsis {
  display: inline-block;
}
.sprocket-lists-title {
  font-size: 1.3em !important;
  padding: 8px 10px !important;
}
.sprocket-lists-item .sprocket-padding {
  padding: 10px 15px;
}
.sprocket-lists-item {
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.sprocket-lists-title {
  padding: 0 -1px !important;
  margin: 0 !important;
  border-radius: 0 !important;
}
.sprocket-mosaic-image-container a .sprocket-mosaic-hover,
.sprocket-mosaic-image-container a img {
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15) inset;
}
.sprocket-mosaic-image-container a .sprocket-mosaic-hover,
.sprocket-mosaic-image-container a img,
a.spotlight img,
a.h-effect img,
a.uk-overlay img {
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.spotlight .overlay-default {
  background-image: none;
  text-align: center;
  font-size: 45px;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1) inset;
}
.sprocket-mosaic-image-container a:hover img,
a.spotlight:hover img,
a.h-effect:hover img,
a.uk-overlay:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.sprocket-mosaic-item .sprocket-mosaic-image {
  display: block;
}
.loadmore-more,
.loadmore-all {
  display: none !important
}
.sprocket-mosaic-loadmore:before {
  font-family: "fontAwesome";
  content: "\f009";
  font-size: 20px;
}
.sprocket-mosaic-item .sprocket-mosaic-head {
  margin: 15px 0 -10px;
}
.sprocket-readmore span {
  margin: 0 20px;
  float: right;
}
/* roksprocket tabs */

.sprocket-tabs-nav {
  background: none;
}
.sprocket-tabs-nav li .sprocket-tabs-inner {
  padding: 15px 20px;
  font-size: 16px;
  line-height: inherit;
}
.layout-top .sprocket-tabs-nav {
  padding: 0 !important;
}
.sprocket-tabs-nav>li {
  margin-bottom: -2px;
}
.sprocket-tabs-nav {
  border-bottom: 3px solid !important;
}
.sprocket-tabs-nav>li.active>.sprocket-tabs-inner {
  border: 0 none;
  border-radius: 0;
}
.sprocket-tabs-panels {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-width: 1px;
  border-radius: 0 0 6px 6px;
  margin-top: 0;
  border-top: 0 none;
  background-color: rgba(0, 0, 0, 0.005);
  padding: 25px !important;
  box-shadow: 0 -4px 2px rgba(0, 0, 0, 0.035) inset, 0 -1px 1px rgba(255, 255, 255, 0.1) inset;
}
.sprocket-tabs-nav li:hover .sprocket-tabs-inner {
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.06);
  color: #7A7474;
}
.sprocket-tabs-nav li.active:hover .sprocket-tabs-inner {
  border: 0 none;
}
.sprocket-tabs-nav>li>.sprocket-tabs-inner {
  border-radius: 0;
  margin-right: 5px;
}
/* roksprocket slider */

ul.sprocket-features-img-list li {
  margin: 0;
}
.sprocket-features li {
  line-height: 8px;
}
.layout-slideshow .sprocket-features-arrows .arrow {
  top: 50%;
  color: #303030;
  padding-top: 3px;
  margin-right: 20px;
  background-color: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.05), 0 1px 1px #FFF inset;
  font-size: 1.5em;
  line-height: 1.3;
  padding: 20px 12px;
  opacity: 1;
  font-family: "fontAwesome";
}
.layout-slideshow .sprocket-features-arrows .arrow span {
  display: none;
}
.layout-slideshow .sprocket-features-arrows .prev:before {
  content: "\f053";
}
.layout-slideshow .sprocket-features-arrows .next:before {
  content: "\f054";
}
.layout-slideshow .sprocket-features-arrows .arrow:hover {
  background-color: rgba(255, 255, 255, 0.9);
  color: #202020;
}
.layout-slideshow .sprocket-features-arrows .prev {
  left: 370px
}
.layout-slideshow .sprocket-features-pagination li,
.layout-slideshow .sprocket-features-arrows .arrow {
  -webkit-transition: background-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
}
.layout-slideshow .sprocket-features-title,
.layout-slideshow .sprocket-features-desc {
  background: transparent;
  color: #303030;
}
.layout-slideshow .sprocket-features-desc span {
  display: block;
}
.layout-slideshow .sprocket-features-content {
  left: 0;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7) !important;
  border: 1px solid rgba(255, 255, 255, 0.4);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  color: #303030;
  padding: 8% 15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  width: 310px;
  height: 100%;
  top: 0;
}
.layout-slideshow .sprocket-features-desc {
  padding: 15px 15px 10px;
  font-size: 14px;
  line-height: 26px;
}
.layout-slideshow .sprocket-features-title {
  line-height: 1.5;
  font-size: 30px;
  margin: 0
}
.layout-slideshow .sprocket-features-pagination {
  left: 0;
  bottom: 8px;
  padding: 5px 20px 0;
  right: 0;
  text-align: right;
}
.layout-slideshow .sprocket-features-pagination li {
  opacity: 1;
  overflow: hidden;
  margin-top: 1px;
  background: none;
  font-family: "fontAwesome";
  box-shadow: none;
  color: #FFF;
  font-size: 18px;
  overflow: hidden;
  padding: 5px 2px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}
.layout-slideshow .sprocket-features-pagination li:before {
  content: "\f10c";
}
.layout-slideshow .sprocket-features-pagination li.active:before {
  content: "\f192";
}
.sprocket-strips-title a {
  color: #FFFFFF !important;
  font-weight: bold;
}
.sprocket-strips-content:hover {
  background: rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 6px rgba(0, 0, 0, .5) inset;
}
.sprocket-strips-item {
  box-shadow: none;
}
.sprocket-strips-content a.readon {
  padding: 0;
  float: right;
  text-transform: lowercase;
}
.sprocket-strips-arrows .arrow,
.sprocket-lists-arrows .arrow {
  font-family: monospace, arial;
  line-height: 14px;
  font-size: 18px
}
.sprocket-strips-item,
.sprocket-strips-content {
  border-radius: 5px;
}
.sprocket-strips-arrows,
.sprocket-lists-arrows {
  padding-right: 10px;
}
.sprocket-strips-title {
  margin-top: 15px;
}
.sprocket-strips-content {
  padding: 10px 20px;
  display: inline-block;
}
.sprocket-strips-content h4,
.sprocket-strips-content .sprocket-strips-text,
.sprocket-strips-content .readon {
  opacity: 0;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.sprocket-strips-arrows .arrow,
.sprocket-strips-content:hover h4,
.sprocket-strips-content:hover .sprocket-strips-text,
.sprocket-strips-content:hover .readon {
  opacity: 1
}
/*navigation*/

.sprocket-strips-pagination li,
.sprocket-lists-pagination li {
  padding: 0 !important;
  background: none;
  margin-right: 2px;
  opacity: 1;
  color: #E0E0E0;
  box-shadow: none;
}
.sprocket-strips-pagination li,
.sprocket-lists-pagination li {
  font-family: "fontAwesome";
  font-size: 18px;
}
.sprocket-strips-pagination li.active:before,
.sprocket-lists-pagination li.active:before {
  content: "\f192";
}
.sprocket-strips-pagination li:before,
.sprocket-lists-pagination li:before {
  content: "\f10c";
}
.sprocket-strips-item {
  box-shadow: none;
}
.sprocket-strips-item,
.sprocket-strips-content {
  border-radius: 4px;
}
/*newsletter*/

#newsletter .module {
  margin: 0 10px;
  padding: 15px 10px;
}
#newsletter .module-title {
  float: left;
  padding: 20px 30px 0 0;
  line-height: 1;
  margin: 0;
  border-bottom: 0 none;
  box-shadow: none;
}
#newsletter p {
  line-height: 37px;
  margin-left: 0;
  display: inline-block;
}
#newsletter .acymailing_form p {
  float: left;
  position: relative;
}
#newsletter table.acymailing_form {
  margin: 10px 10px 0;
}
.acymailing_module_form td {
  padding-right: 10px;
}
.acymailing_module_form .acymailing_introtext {
  padding: 0;
  display: inline-block;
}
div.responseContainer {
  background-color: transparent;
  color: #FFF;
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
  display: block;
  top: 22px;
  left: 11px;
  height: 0 !important;
}
.section-title {
  border-radius: 4px 0 0 0;
  font-size: 24px;
  height: 38px;
  margin-left: 1px !important;
  margin-top: 1px;
  padding: 21px 18px 0;
  text-shadow: none;
}
img.feature {
  margin: 15px 15px 15px 0;
}
.pic3d {
  border-radius: 5px;
}
.iconfeature {
  display: block;
  float: left;
  padding: 0 15px 0 0;
}
.gallery-desc {
  text-align: center;
  position: relative;
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 3px double rgba(0, 0, 0, 0.1);
  border-top: 0 none;
  font-size: 12px;
  margin: -2px 1px 1px;
  padding: 6px 0px 5px;
  line-height: 1.7;
  border-radius: 0 0 2px 2px;
}
a.spotlight:hover {
  text-decoration: none !important;
}
.gallery-desc strong {
  display: block;
}
/* demo icon-fonts data styling */

#iconfonts ul.list-icons li {
  line-height: 35px;
}
#iconfonts ul.list-icons i {
  font-size: 20px;
  margin: 5px 0 0 -30px;
}
/* shopping carts
----------------------------------------------------------------------------------------------------*/

#container_oc .cart input[type="text"],
.cart-info td.quantity input[type="text"] {
  padding: 4px 0
}
.prod_qty_input input[type="text"] {
  width: 40px;
}
/* DPcalendar
----------------------------------------------------------------------------------------------------*/

.fc-widget-header,
.fc-widget-content {
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.1) inset;
}
#dpcal-event-container h2 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
}
/* captcha fix */

div#jform_captcha {
  float: left;
}

/* ------- 
	J2Store 
   ------ */

.j2store-single-product .tab-pane table,
.product-specs table,
#shipping-estimate-form table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 20px;
}
*+.j2store-single-product .tab-pane table,
*+.product-specs table,
*+#shipping-estimate-form table {
  margin-top: 20px;
}
.j2store-single-product .tab-pane table th,
.j2store-single-product .tab-pane table td,
.product-specs table th,
.product-specs table td,
#shipping-estimate-form table th,
#shipping-estimate-form table td {
  padding: 8px 8px;
  border-bottom: 1px solid #f5f8fb;
}
.j2store-single-product .tab-pane table th,
.product-specs table th,
#shipping-estimate-form table th {
  text-align: left;
}
.j2store-single-product .tab-pane table td,
.product-specs table td,
#shipping-estimate-form table td {
  vertical-align: top;
}
.j2store-single-product .tab-pane table thead th,
.product-specs table thead th,
#shipping-estimate-form table thead th {
  vertical-align: bottom;
}
/*
 * Caption and footer
 */

.j2store-single-product .tab-pane table caption,
.j2store-single-product .tab-pane table tfoot,
.product-specs table caption,
.product-specs table tfoot,
#shipping-estimate-form table caption,
#shipping-estimate-form table tfoot {
  font-size: 16px;
  font-style: italic;
}
.j2store-single-product .tab-pane table caption,
.product-specs table caption,
#shipping-estimate-form table caption {
  text-align: left;
  color: #a8aeb6;
}
/*
 * Active State
 */

.j2store-single-product .tab-pane table tbody tr.uk-active,
.product-specs table tbody tr.uk-active,
#shipping-estimate-form table tbody tr.uk-active {
  background: #eaf0f7;
}
.j2store-single-product .tab-pane table,
.product-specs table,
#shipping-estimate-form table {
  border: 1px solid #f5f8fb;
}
.j2store-single-product .tab-pane table thead th,
.product-specs table thead th,
#shipping-estimate-form table thead th {
  font-weight: bold;
  border-bottom: 1px solid rgba(253, 228, 40, 0.3);
  text-align: left;
}
.j2store-single-product .tab-pane table tfoot,
.product-specs table tfoot,
#shipping-estimate-form table tfoot {
  font-style: normal;
  font-size: 18.5px;
}
.j2store-single-product .tab-pane table caption,
.product-specs table caption,
#shipping-estimate-form table caption {
  color: rgba(0, 46, 91, 0.5);
}
/* button */

.j2store-addtocart-form>a.btn-success,
.j2store-cart-button {
  min-height: 35px;
  padding: 0 10px;
  line-height: 35px;
  font-size: 16px;
}
.j2store-single-product.detail .j2store-cart-button {
  min-height: 54px;
  padding: 0 25px;
  line-height: 54px;
  font-size: 21px;
}
.cart-update-button>input i:before,
.cart-continue-shopping-button>input i:before,
#jevents_body #jumpto form button i:before {
  font-size: 12px;
  margin-left: 5px;
}
.uk-button.j2store-single-product.detail .j2store-cart-button i:before,
.cart-checkout-button>a.uk-button-large i:before,
.cart-update-button>input.uk-button-large i:before,
.cart-continue-shopping-button>input.uk-button-large i:before,
#jevents_body #jumpto form button.uk-button-large i:before {
  font-size: 14px;
}
.cart-checkout-button>a.uk-button-rounded,
.cart-update-button>input.uk-button-rounded,
.cart-continue-shopping-button>input.uk-button-rounded,
#jevents_body #jumpto form button.uk-button-rounded {
  border-radius: 25px;
  padding: 0 25px 3px;
}
/* --- */

.j2store-single-product.multiple {
  position: relative;
  text-align: left;
  background-color: #f8f8f8;
  border-radius: 4px;
}
.j2store-single-product.multiple h2.product-title {
  font-size: 22px;
  font-weight: bold;
  line-height: 32px;
  margin: 15px 20px 0;
}
.j2store-single-product.multiple h2.product-title a {
  font-weight: bold;
  transition: color 0.3s ease-in-out;
}
.j2store-single-product.multiple .product-price-container {
  margin: 0 20px 0;
}
.j2store-single-product.multiple #kt {
  display: none;
}
.j2store-view-back-button {
  margin-bottom: 20px;
}
.j2store-single-product.detail .product-title {
  margin-bottom: 0;
  font-weight: bold;
  font-size: 34px;
  line-height: 43px;
}
.j2store-single-product.detail .product-title:after {
  content: "";
  display: block;
  height: 8px;
  margin-top: 8px;
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 3px, rgba(0, 46, 91, 0.15) 3px, rgba(0, 46, 91, 0.15) 6px);
}
.j2store-single-product.detail .price-sku-brand-container .product-price-container {
  text-align: left;
}
.j2store-single-product.detail .price-sku-brand-container .sale-price {
  font-weight: bold;
  font-size: 28px;
}
.j2store-single-product.detail .product-qty input[type="text"],
.j2store-single-product.detail .product-qty input[type="number"] {
  padding: 16px 10px !important;
  min-width: 50px;
}
.j2store-single-product.detail .j2store-addtocart-form {
  text-align: left !important;
  margin: 0;
}
.j2store-single-product.detail #description {
  font-size: 18.5px;
  margin: 0;
  text-align: left;
}
.j2store-add-to-cart {
  margin-left: 0;
}
.product-price-container {
  text-align: left;
}
.product-price-container .sale-price {
  font-weight: 400;
  font-size: 18.5px;
  margin-bottom: 5px;
  display: inline-block;
}
.product-price-container .base-price.strike {
  display: inline-block;
  margin-right: 10px;
  color: #a8aeb6;
}
.product-price-container .base-price.strike:before {
  content: "sale";
  position: absolute;
  background-color: #f26522;
  min-width: 45px;
  height: 27px;
  color: #ffffff;
  text-align: center;
  top: 10px;
  right: 10px;
  border-radius: 3px;
}
.product-qty input[type="text"],
.product-qty input[type="number"] {
  padding: 7px !important;
}
.product-sdesc {
  display: inline-block;
  margin: 20px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.075);
  padding-top: 20px;
}
.product-sdesc p {
  margin-bottom: 0;
  text-align: left;
}
.discount-percentage {
  margin-right: 15px;
  color: #e3e3e3;
  font-size: 18.5px;
  font-family: 'Merriweather';
  font-style: italic;
  display: inline-block;
  top: 8px;
  right: 55px;
  position: absolute;
}
.j2store-product-images {
  padding: 0;
}
.j2store-product-main-image {
  margin-bottom: 30px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
}
.j2store-thumbnail-image {
  position: relative;
}
.j2store-thumbnail-image>a {
  display: block;
  transition: all 0.3s ease-in-out;
}
.j2store-thumbnail-image>a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 46, 91, 0.15);
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.j2store-thumbnail-image>a:hover:before {
  opacity: 1;
}
.j2store-thumbnail-image>a img {
  width: 100%;
  display: block;
}
.j2store-addtocart-form {
  text-align: left;
  margin: 10px 20px 0;
  padding-bottom: 20px;
}
.j2store-addtocart-form>a {
  -webkit-appearance: none;
  margin: 0;
  overflow: visible;
  font: inherit;
  text-transform: none;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 20px;
  vertical-align: middle;
  line-height: 45px;
  min-height: 45px;
  font-size: 1rem;
  text-decoration: none;
  text-align: center;
  border-radius: 3px;
  border: none;
  transition: all 0.3s ease-in-out;
  transition-duration: 200ms;
  min-height: 35px;
  padding: 0 10px;
  line-height: 35px;
  font-size: 16px;
}
.j2store-addtocart-form>a i:before {
  font-size: 12px;
  margin-left: 5px;
}
.j2store-addtocart-form>a.uk-button-large i:before,
.j2store-addtocart-form>a.j2store-single-product.detail .j2store-cart-button i:before {
  font-size: 14px;
}
.cart-checkout-button>a {
  float: right;
}
.j2store .checkout-content .buttons {
  margin-top: 30px;
}
.cart-checkout-button>a,
#button-payment-method,
#cash-submit-button {
  min-height: 54px;
  padding: 0 25px;
  line-height: 54px;
  font-size: 21px;
}
.cart-action-complete {
  clear: both;
}
.cart-action-complete .text-success {
  padding: 0 20px;
  background: rgba(253, 228, 40, 0.03);
  font-size: 18.5px;
  font-weight: 400;
  line-height: 30px;
  color: #fde428;
  text-align: center;
  vertical-align: middle;
  text-transform: lowercase;
  border-radius: 4px;
  border: none;
  background-color: rgba(76, 175, 80, 0.03);
  box-shadow: inset 0 0 0 1px rgba(76, 175, 80, 0.2), inset 4px 0 0 #4caf50, 0 10px 10px rgba(76, 175, 80, 0.07);
  color: #4caf50;
  display: inline-block;
  padding: 5px 20px;
}
.j2store-product-list select {
  float: right;
  font-size: 14px;
}
.j2store-remove {
  color: #fde428;
  border: none;
  background-color: rgba(0, 0, 0, 0);
}
.j2store-remove i {
  font-size: 18px;
}
.j2store-products-row.row-fluid {
  margin-bottom: 40px;
}
#j2store-pagination {
  text-align: left;
  margin-bottom: 0;
}
ul.additional-image-list {
  padding-left: 0;
  margin-bottom: 40px;
}
ul.additional-image-list li img {
  padding: 0;
  border-radius: 4px;
  margin-right: 20px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease-in-out;
}
ul.additional-image-list li img:hover {
  border-color: #fde428;
}
.price-sku-brand-container {
  border: none;
  margin-bottom: 0;
  position: relative;
}
.j2store.checkout h1 {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px !important;
  letter-spacing: -0.5px;
}
.j2store.checkout h1:after {
  content: "";
  left: 0;
  bottom: 0;
  width: 60px;
  position: absolute;
}
.cart-item-options {
  float: right;
}
.j2store .checkout-content {
  overflow: visible;
  margin: 30px 10px;
}
.j2store .checkout-heading {
  background-color: #f8f8f8;
  padding: 20px 20px 20px 30px;
  border-color: #ebebeb;
  margin: 20px 0 0;
  border-radius: 4px;
  transition: all 0.3s ease-in-out;
  padding: 15px 20px;
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
}
.j2store .checkout-heading.uk-active {
  border-radius: 4px 4px 0 0;
  transition: all 0.3s ease-in-out;
}
.j2store .checkout-heading i.tm-toggle-button {
  margin: 0 5px 0 20px;
  font-style: normal;
  font-family: "fontAwesome";
  width: 26px;
  height: 26px;
  border-radius: 4px;
  text-align: center;
  position: relative;
  margin-bottom: 10px;
  transition: all 0.3s ease-in-out;
}
.j2store .checkout-heading i:before,
.j2store .checkout-heading i:after {
  content: "";
  position: absolute;
  transition: all 0.3s ease-in-out;
}
.j2store .checkout-heading i:before {
  content: "";
  height: 1px;
  width: 21px;
  top: 11px;
  left: 5px;
}
.j2store .checkout-heading i:after {
  content: "";
  height: 21px;
  width: 1px;
  top: 2px;
  left: 15px;
  opacity: 1;
  transform: rotate(0deg);
}
.j2store .checkout-heading.uk-active i:before {
  opacity: 0;
  background-color: #ffffff;
  transform: rotate(90deg);
}
.j2store .checkout-heading.uk-active i:after {
  background-color: #ffffff;
  transform: rotate(90deg);
}
.j2store .checkout-heading a {
  font-size: 20px;
}
#j2store_sortby+.nice-select {
  float: right;
}
.cart-estimator-discount-block {
  margin-top: 50px;
}
#j2store-cart-modules>label>input {
  margin: -3px 10px 0 0;
}
#shipping-estimate-form table {
  border: none;
}
#shipping-estimate-form table td {
  border-bottom: none;
}
#j2store_app_shareButton {
  margin: 30px 0;
}
#j2store_app_shareButton .app_socialmedia {
  margin-right: 10px;
}
#j2store_app_shareButton .app_socialmedia i {
  font-size: 18px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  width: 37px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  transition: color 0.3s ease-in-out;
}
#j2store_app_shareButton .app_socialmedia i.fa-twitter-square:before {
  content: "\f099";
}
#j2store_app_shareButton .app_socialmedia i.fa-facebook-square:before {
  content: "\f09a";
}
#j2store_app_shareButton .app_socialmedia i.fa-google-plus-square:before {
  content: "\f0d5";
}
#j2store_app_shareButton .app_socialmedia i.fa-pinterest-square:before {
  content: "\f0d2";
}
#j2store_app_shareButton .app_socialmedia i.fa-linkedin-square:before {
  content: "\f0e1";
}
ul.loginLinks {
  list-style-type: none;
  padding-left: 0;
}
.j2storeUserName>input,
.j2storePassword>input {
  clear: both;
  display: block;
}
#j2store-slider-range.ui-slider {
  background-color: rgba(253, 228, 40, 0.1);
  border-radius: 10px;
}
#j2store-slider-range .ui-slider-handle {
  border-radius: 10px;
  height: 20px;
  width: 20px;
  top: -9px;
  margin: 0;
}
#j2store-slider-range.ui-slider .ui-slider-range {
  opacity: 0.2;
}
#j2store-slider-range .ui-slider-handle:last-child {
  margin-left: -20px;
}
#j2store-slider-range .ui-slider-handle:before {
  content: "";
  position: absolute;
  background: #ffffff;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 5px;
  cursor: ew-resize;
}
#productsideFilters .product-filter-heading {
  display: block;
  margin: 0 0 30px;
}
#productsideFilters .j2store-product-filters {
  margin-bottom: 50px;
}
#productsideFilters .j2store-product-brand-label input {
  margin-right: 10px;
  margin-top: 0;
}
#productsideFilters .j2store-item-category:before {
  content: "\e653";
  font-family: "Pe-icon-7-stroke";
  font-size: 22px;
  color: rgba(0, 0, 0, 0.25);
  padding-right: 10px;
  vertical-align: bottom;
}
#productsideFilters li.j2product-categories.level1 a {
  padding-left: 0;
}
input[type="text"].j2store-product-search-input {
  height: 32px;
  line-height: 32px;
}
.product-upsells-container,
.product-crosssells-container {
  margin-top: 60px;
}
.product-upsells-container>div>h3,
.product-crosssells-container>div>h3 {
  margin-bottom: 40px;
}
.product-upsells-container>div>h3:after,
.product-crosssells-container>div>h3:after {
  content: "";
  display: block;
  height: 8px;
  margin-top: 8px;
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 3px, rgba(0, 46, 91, 0.15) 3px, rgba(0, 46, 91, 0.15) 6px);
}
.product-upsells-container .product-price-container,
.product-crosssells-container .product-price-container {
  margin: 0 20px;
}
.product-upsells-container #j2store_app_shareButton,
.product-crosssells-container #j2store_app_shareButton {
  display: none;
}
.product-upsells-container .upsell-product-row {
  text-align: left;
}
.product-upsells-container .upsell-product-row .upsell-product {
  position: relative;
  background-color: #f8f8f8;
  border-radius: 4px;
}
.product-upsells-container .upsell-product-row .upsell-product>.btn {
  margin: 10px 20px 20px;
}
.product-upsells-container .upsell-product-row [class^="j2store-product-thumb-image-"] {
  width: 100%;
}
.product-upsells-container .upsell-product-title {
  text-align: left;
  font-size: 22px;
  font-weight: bold;
  line-height: 32px;
  margin: 15px 20px 0;
}
.product-upsells-container .upsell-product-title a {
  transition: color 0.3s ease-in-out;
}
.product-crosssells-container .crosssell-product-row {
  text-align: left;
}
.product-crosssells-container .crosssell-product-row .crosssell-product {
  position: relative;
  background-color: #f8f8f8;
  border-radius: 4px;
}
.product-crosssells-container .crosssell-product-row .crosssell-product>.btn {
  margin: 10px 20px 20px;
}
.product-crosssells-container .crosssell-product-row [class^="j2store-product-thumb-image-"] {
  width: 100%;
}
.product-crosssells-container .cross-sell-product-title {
  text-align: left;
  font-size: 22px;
  font-weight: bold;
  line-height: 32px;
  margin: 15px 20px 0;
}
.product-crosssells-container .cross-sell-product-title a {
  transition: color 0.3s ease-in-out;
}
.product-compare {
  padding: 15px 2px;
}
.product-compare a {
  transition: color 0.3s ease-in-out;
  text-decoration: none;
}
.j2store-product-compare-container .table-bordered {
  border: 0;
}
.j2store-product-compare-container .table-bordered th,
.j2store-product-compare-container .table-bordered td {
  border-left: 0;
}
.j2store-product-compare-container .table-bordered thead th h3.center {
  text-align: left;
}
.j2store-product-compare-container .j2store-productcompare-img {
  width: 100%;
  border: 0;
  border-radius: 4px;
}
.j2store-product-compare-container .product-compare-remove {
  float: right;
}
.j2store-product-compare-container .cart-action-complete+.btn,
.j2store-product-compare-container .compare-product-price-container+.btn,
.j2store-product-compare-container .sale-price+.btn {
  clear: both;
  display: table;
  margin-top: 5px;
}
.j2store-product-compare-container .compare-product-price-container .strike {
  color: #a8aeb6;
}
.j2store-product-compare-container .compare-product-price-container .sale-price {
  font-size: 18.5px;
  font-weight: 400;
}
.j2store-product-compare-container .product-title {
  font-size: 28px;
  transition: color 0.3s ease-in-out;
}
.j2store-myprofile table {
  /* 1 */
  border-collapse: collapse;
  border-spacing: 0;
  /* 2 */
  width: 100%;
  /* 3 */
  margin-bottom: 20px;
  border: 1px solid #f5f8fb;
}
.j2store-myprofile table thead th {
  font-weight: bold;
  border-bottom: 1px solid rgba(253, 228, 40, 0.3);
  text-align: left;
}
.j2store-myprofile table tfoot {
  font-style: normal;
  font-size: 18.5px;
}
.j2store-myprofile table caption {
  color: rgba(0, 46, 91, 0.5);
}
.j2store-cart-table .remove-icon {
  margin-bottom: 0;
}
.detailJ2StoreCartBlock .j2store-cart-table {
  font-size: 18px;
}
.detailJ2StoreCartBlock .j2store-cart-table tr td:nth-child(3) {
  text-align: right;
}
.detailJ2StoreCartBlock .table-responsive {
  overflow: visible;
}
/* ------- 
	Plyr 
   ------ */

@keyframes plyr-progress {
  to {
    background-position: 25px 0;
  }
}
.plyr {
  position: relative;
  max-width: 100%;
  min-width: 200px;
  direction: ltr;
}
.plyr,
.plyr *,
.plyr *::after,
.plyr *::before {
  box-sizing: border-box;
}
.plyr a,
.plyr button,
.plyr input,
.plyr label {
  touch-action: manipulation;
}
.plyr:focus {
  outline: 0;
}
.plyr video,
.plyr audio {
  width: 100%;
  height: auto;
  vertical-align: middle;
  border-radius: inherit;
}
.plyr input[type="range"] {
  display: block;
  height: 20px;
  width: 100%;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  border: none;
  background: transparent;
}
.plyr input[type="range"]::-webkit-slider-runnable-track {
  height: 8px;
  background: transparent;
  border: 0;
  border-radius: 4px;
  user-select: none;
}
.plyr input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  margin-top: -4px;
  position: relative;
  height: 16px;
  width: 16px;
  background: #ffffff;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: background 0.3s ease-in-out, border 0.3s ease-in-out, transform 0.3s ease-in-out;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
}
.plyr input[type="range"]::-moz-range-track {
  height: 8px;
  background: transparent;
  border: 0;
  border-radius: 4px;
  user-select: none;
}
.plyr input[type="range"]::-moz-range-thumb {
  position: relative;
  height: 16px;
  width: 16px;
  background: #ffffff;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: background 0.3s ease-in-out, border 0.3s ease-in-out, transform 0.3s ease-in-out;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
}
.plyr input[type="range"]::-ms-track {
  height: 8px;
  background: transparent;
  border: 0;
  color: transparent;
}
.plyr input[type="range"]::-ms-fill-upper {
  height: 8px;
  background: transparent;
  border: 0;
  border-radius: 4px;
  user-select: none;
}
.plyr input[type="range"]::-ms-fill-lower {
  height: 8px;
  background: transparent;
  border: 0;
  border-radius: 4px;
  user-select: none;
}
.plyr input[type="range"]::-ms-thumb {
  position: relative;
  height: 16px;
  width: 16px;
  background: #ffffff;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: background 0.3s ease-in-out, border 0.3s ease-in-out, transform 0.3s ease-in-out;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  margin-top: 0;
}
.plyr input[type="range"]::-ms-tooltip {
  display: none;
}
.plyr input[type="range"]:focus {
  outline: 0;
}
.plyr input[type="range"]::-moz-focus-outer {
  border: 0;
}
.plyr input[type="range"].tab-focus:focus {
  outline-offset: 3px;
}
.plyr input[type="range"]:active::-webkit-slider-thumb {
  border-color: #ffffff;
  transform: scale(1.25);
}
.plyr input[type="range"]:active::-moz-range-thumb {
  border-color: #ffffff;
  transform: scale(1.25);
}
.plyr input[type="range"]:active::-ms-thumb {
  border-color: #ffffff;
  transform: scale(1.25);
}
.plyr--video input[type="range"].tab-focus:focus {
  outline: 1px dotted rgba(255, 255, 255, 0.5);
}
.plyr--audio input[type="range"].tab-focus:focus {
  outline: 1px dotted rgba(86, 93, 100, 0.5);
}
.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  position: absolute !important;
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
}
.plyr__video-wrapper {
  position: relative;
  background: #000;
  border-radius: inherit;
}
.plyr__video-embed {
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  border-radius: inherit;
  overflow: hidden;
  z-index: 0;
}
.plyr__video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  user-select: none;
}
.plyr__video-embed>div {
  position: relative;
  padding-bottom: 200%;
  transform: translateY(-35.95%);
}
.plyr .plyr__video-embed iframe {
  pointer-events: none;
}
.plyr video::-webkit-media-text-track-container {
  display: none;
}
.plyr__captions {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  transform: translateY(-40px);
  transition: transform 0.3s ease-in-out;
  color: #ffffff;
  font-size: 18.5px;
  text-align: center;
  font-weight: 400;
}
.plyr__captions span {
  border-radius: 2px;
  padding: 3px 10px;
  background: rgba(0, 0, 0, 0.7);
  box-decoration-break: clone;
  line-height: 150%;
}
.plyr__captions span:empty {
  display: none;
}
@media (min-width: 768px) {
  .plyr__captions {
    font-size: 28px;
  }
}
.plyr--captions-active .plyr__captions {
  display: block;
}
.plyr--hide-controls .plyr__captions {
  transform: translateY(-15px);
}
@media (min-width: 1024px) {
  .plyr--fullscreen-active .plyr__captions {
    font-size: 37px;
  }
}
.plyr ::-webkit-media-controls {
  display: none;
}
.plyr__controls {
  display: flex;
  align-items: center;
  line-height: 1;
  text-align: center;
}
.plyr__controls>button,
.plyr__controls .plyr__progress,
.plyr__controls .plyr__time {
  margin-left: 5px;
}
.plyr__controls>button:first-child,
.plyr__controls .plyr__progress:first-child,
.plyr__controls .plyr__time:first-child {
  margin-left: 0;
}
.plyr__controls .plyr__volume {
  margin-left: 5px;
}
.plyr__controls [data-plyr="pause"] {
  margin-left: 0;
}
.plyr__controls button {
  position: relative;
  display: inline-block;
  flex-shrink: 0;
  overflow: visible;
  vertical-align: middle;
  padding: 7px;
  border: 0;
  background: transparent;
  border-radius: 3px;
  cursor: pointer;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out, opacity 0.3s ease-in-out;
  color: inherit;
}
.plyr__controls button svg {
  width: 18px;
  height: 18px;
  display: block;
  fill: currentColor;
}
.plyr__controls button:focus {
  outline: 0;
}
.plyr__controls .icon--exit-fullscreen,
.plyr__controls .icon--muted,
.plyr__controls .icon--captions-on {
  display: none;
}
@media (min-width: 480px) {
  .plyr__controls>button,
  .plyr__controls .plyr__progress,
  .plyr__controls .plyr__time {
    margin-left: 10px;
  }
}
.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
}
.plyr--video .plyr__controls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  padding: 50px 10px 10px;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  color: #ffffff;
  transition: opacity 0.3s ease-in-out;
}
.plyr--video .plyr__controls button.tab-focus:focus,
.plyr--video .plyr__controls button:hover {
  color: #ffffff;
}
.plyr--audio .plyr__controls {
  padding: 10px;
  border-radius: inherit;
  background: #ffffff;
  border: 1px solid #dbe3e8;
  color: #565d64;
}
.plyr--audio .plyr__controls button.tab-focus:focus,
.plyr--audio .plyr__controls button:hover {
  color: #ffffff;
}
.plyr__play-large {
  display: none;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  border: 4px solid currentColor;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 0 0 30px rgba(0, 0, 0, 0.15), 0 0 0 10px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  transition: all 0.3s ease-in-out;
}
.plyr__play-large svg {
  position: relative;
  left: 2px;
  width: 20px;
  height: 20px;
  display: block;
  fill: currentColor;
}
.plyr__play-large:focus {
  outline: 1px dotted rgba(255, 255, 255, 0.5);
}
.plyr .plyr__play-large {
  display: inline-block;
}
.plyr--audio .plyr__play-large {
  display: none;
}
.plyr--playing .plyr__play-large {
  opacity: 0;
  visibility: hidden;
}
.plyr__controls [data-plyr="pause"],
.plyr--playing .plyr__controls [data-plyr="play"] {
  display: none;
}
.plyr--playing .plyr__controls [data-plyr="pause"] {
  display: inline-block;
}
.plyr--fullscreen-active .icon--exit-fullscreen,
.plyr--muted .plyr__controls .icon--muted,
.plyr--captions-active .plyr__controls .icon--captions-on {
  display: block;
}
.plyr--fullscreen-active .icon--exit-fullscreen+svg,
.plyr--muted .plyr__controls .icon--muted+svg,
.plyr--captions-active .plyr__controls .icon--captions-on+svg {
  display: none;
}
.plyr [data-plyr="captions"],
.plyr [data-plyr="fullscreen"] {
  display: none;
}
.plyr--captions-enabled [data-plyr="captions"],
.plyr--fullscreen-enabled [data-plyr="fullscreen"] {
  display: inline-block;
}
.plyr__tooltip {
  position: absolute;
  z-index: 2;
  bottom: 100%;
  margin-bottom: 10px;
  padding: 5px 7.5px;
  pointer-events: none;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.3;
  transform: translate(-50%, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
}
.plyr__tooltip::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  transform: translateX(-50%);
  bottom: -4px;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(0, 0, 0, 0.7);
  border-left: 4px solid transparent;
  z-index: 2;
}
.plyr button:hover .plyr__tooltip,
.plyr button.tab-focus:focus .plyr__tooltip,
.plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%, 0) scale(1);
}
.plyr button:hover .plyr__tooltip {
  z-index: 3;
}
.plyr__controls button:first-child .plyr__tooltip {
  left: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 0 100%;
}
.plyr__controls button:first-child .plyr__tooltip::before {
  left: 16px;
}
.plyr__controls button:last-child .plyr__tooltip {
  right: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 100% 100%;
}
.plyr__controls button:last-child .plyr__tooltip::before {
  left: auto;
  right: 16px;
  transform: translateX(50%);
}
.plyr__controls button:first-child:hover .plyr__tooltip,
.plyr__controls button:last-child:hover .plyr__tooltip,
.plyr__controls button:first-child.tab-focus:focus .plyr__tooltip,
.plyr__controls button:last-child.tab-focus:focus .plyr__tooltip,
.plyr__controls button:first-child .plyr__tooltip--visible,
.plyr__controls button:last-child .plyr__tooltip--visible {
  transform: translate(0, 0) scale(1);
}
.plyr__progress {
  position: relative;
  display: none;
  flex: 1;
}
.plyr__progress input[type="range"] {
  position: relative;
  z-index: 2;
}
.plyr__progress input[type="range"]::-webkit-slider-runnable-track {
  background: transparent;
}
.plyr__progress input[type="range"]::-moz-range-track {
  background: transparent;
}
.plyr__progress input[type="range"]::-ms-fill-upper {
  background: transparent;
}
.plyr__progress .plyr__tooltip {
  left: 0;
}
.plyr .plyr__progress {
  display: inline-block;
}
.plyr__progress--buffer,
.plyr__progress--played,
.plyr__volume--display {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 8px;
  margin: -4px 0 0;
  padding: 0;
  vertical-align: top;
  appearance: none;
  border: none;
  border-radius: 100px;
}
.plyr__progress--buffer::-webkit-progress-bar,
.plyr__progress--played::-webkit-progress-bar,
.plyr__volume--display::-webkit-progress-bar {
  background: transparent;
}
.plyr__progress--buffer::-webkit-progress-value,
.plyr__progress--played::-webkit-progress-value,
.plyr__volume--display::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: 8px;
}
.plyr__progress--buffer::-moz-progress-bar,
.plyr__progress--played::-moz-progress-bar,
.plyr__volume--display::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: 8px;
}
.plyr__progress--buffer::-ms-fill,
.plyr__progress--played::-ms-fill,
.plyr__volume--display::-ms-fill {
  border-radius: 100px;
}
.plyr__progress--played,
.plyr__volume--display {
  z-index: 1;
  background: transparent;
  transition: none;
}
.plyr__progress--played::-webkit-progress-value,
.plyr__volume--display::-webkit-progress-value {
  min-width: 8px;
  max-width: 99%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  transition: none;
}
.plyr__progress--played::-moz-progress-bar,
.plyr__volume--display::-moz-progress-bar {
  min-width: 8px;
  max-width: 99%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  transition: none;
}
.plyr__progress--played::-ms-fill,
.plyr__volume--display::-ms-fill {
  display: none;
}
.plyr__progress--buffer::-webkit-progress-value {
  transition: width 0.3s ease-in-out;
}
.plyr__progress--buffer::-moz-progress-bar {
  transition: width 0.3s ease-in-out;
}
.plyr__progress--buffer::-ms-fill {
  transition: width 0.3s ease-in-out;
}
.plyr--video .plyr__progress--buffer,
.plyr--video .plyr__volume--display {
  background: rgba(255, 255, 255, 0.25);
}
.plyr--video .plyr__progress--buffer {
  color: rgba(255, 255, 255, 0.25);
}
.plyr--audio .plyr__progress--buffer,
.plyr--audio .plyr__volume--display {
  background: rgba(198, 214, 219, 0.66);
}
.plyr--audio .plyr__progress--buffer {
  color: rgba(198, 214, 219, 0.66);
}
.plyr--loading .plyr__progress--buffer {
  animation: plyr-progress 1s linear infinite;
  background-size: 25px 25px;
  background-repeat: repeat-x;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent);
  color: transparent;
}
.plyr--video.plyr--loading .plyr__progress--buffer {
  background-color: rgba(255, 255, 255, 0.25);
}
.plyr--audio.plyr--loading .plyr__progress--buffer {
  background-color: rgba(198, 214, 219, 0.66);
}
.plyr__time {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.plyr__time+.plyr__time {
  display: none;
}
@media (min-width: 768px) {
  .plyr__time+.plyr__time {
    display: inline-block;
  }
}
.plyr__time+.plyr__time::before {
  content: "\2044";
  margin-right: 10px;
}
.plyr__volume {
  display: none;
}
.plyr .plyr__volume {
  flex: 1;
  position: relative;
}
.plyr .plyr__volume input[type="range"] {
  position: relative;
  z-index: 2;
}
@media (min-width: 480px) {
  .plyr .plyr__volume {
    display: block;
    max-width: 60px;
  }
}
@media (min-width: 768px) {
  .plyr .plyr__volume {
    max-width: 100px;
  }
}
.plyr--is-ios .plyr__volume,
.plyr--is-ios [data-plyr="mute"] {
  display: none !important;
}
.plyr--fullscreen-active {
  height: 100%;
  width: 100%;
  background: #000;
  border-radius: 0 !important;
}
.plyr--fullscreen-active video {
  height: 100%;
}
.plyr--fullscreen-active .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}
.plyr--fullscreen-active .plyr__video-embed {
  overflow: visible;
}
.plyr--fullscreen-active.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  transform: translateY(-50%);
}
.plyr--fullscreen-fallback.plyr--fullscreen-active {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000000;
}
/* ------- 
	OnWebChat 
   ------ */

#page .onwebchatbox {
  background: rgba(0, 0, 0, 0) !important;
  box-shadow: none !important;
  width: 350px !important;
  bottom: 50px !important;
  border-radius: 3px !important;
}
#page .onwebchatbox>* {
  background: #ffffff !important;
}
#page .onwebchatbox * {
  font-family: 'Montserrat' !important;
  font-weight: 300 !important;
  font-style: normal;
  text-rendering: optimizeLegibility;
}
#page .onwebchatbox .onwebchat_title2 {
  box-shadow: none !important;
  background: rgba(0, 0, 0, 0) !important;
  color: #5d5d5d !important;
  margin: 10px 0 0 20px !important;
  width: 60% !important;
  line-height: 30px !important;
  padding: 0 !important;
  border: none;
}
#page .onwebchatbox .onwebchat_title2:before,
#page .onwebchatbox .onwebchat_title2:after {
  display: none;
}
#page .onwebchatbox .onweb_minimize_btn,
#page .onwebchatbox #onweb_chaticon {
  width: 60px;
  height: 60px;
  margin: 0 !important;
  border-radius: 50%;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#page .onwebchatbox .onweb_minimize_btn:hover,
#page .onwebchatbox #onweb_chaticon:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.09), 0 4px 40px rgba(0, 0, 0, 0.24) !important;
}
#page .onwebchatbox .onweb_minimize_btn_icon {
  border: 0;
  width: 60px;
  height: 60px;
  position: relative;
  margin-top: 0;
  border-radius: 50%;
  padding: 0;
  top: 0;
  left: 0;
}
#page .onwebchatbox .onweb_minimize_btn_icon:before {
  content: "\e680";
  font-family: "Pe-icon-7-stroke";
  font-size: 50px;
  position: absolute;
  width: 60px;
  height: 32px;
  text-align: center;
  top: 14px;
  z-index: 0;
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#page .onwebchatbox .onweb_minimize_btn_icon:hover:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
#page .onwebchatbox .onweb_minimize_btn {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#page .onwebchatbox .onweb_minimize_btn:hover {
  opacity: 1;
  background: #fcdd5f;
}
#page .onwebchatbox #div_chat_max_title {
  text-align: left;
}
#page .onwebchatbox .chat_info {
  border-top-color: rgba(0, 0, 0, 0);
}
#page .onwebchatbox #div_chat_min_title_span,
#page .onwebchatbox #div_chat_max_title_span {
  color: #ffffff !important;
  font-family: 'Montserrat' !important;
  font-weight: 300 !important;
  font-size: 17px !important;
}
#page .onwebchatbox #onweb-offline-icon {
  display: block;
  background: #f26522;
  width: 10px !important;
  height: 10px !important;
  position: relative;
  top: 0;
  content: "";
  border-radius: 50% !important;
  box-sizing: border-box !important;
  padding: 6px !important;
  margin: 0 !important;
  box-shadow: 1px 1px 0 #e3520d;
}
#page .onwebchatbox #onweb-online-icon {
  display: block;
  background: #4caf50;
  width: 10px !important;
  height: 10px !important;
  position: relative;
  top: 0;
  content: "";
  border-radius: 50% !important;
  box-sizing: border-box !important;
  padding: 6px !important;
  margin: 0 !important;
  box-shadow: 1px 1px 0 #419645;
}
#page .onwebchatbox .widget-logo,
#page .onwebchatbox #triangle_down,
#page .onwebchatbox #div_chat_min_title_span,
#page .onwebchatbox #div_chat_max_title_span {
  display: none;
}
#page .onwebchatbox .chat_area {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 20px 30px rgba(0, 0, 0, 0.12), 0 -40px 0 #1b1b1b;
  width: 350px;
  padding-top: 0;
  margin-top: -50px;
  border-radius: 3px 3px 0 0;
}
#page .onwebchatbox .chat_area a:hover {
  color: #f0ca2e;
}
#page .onwebchatbox .chat_area p {
  font-size: 15px !important;
}
#page .onwebchatbox .chat_area p:first-of-type {
  margin-top: 20px;
}
#page .onwebchatbox .chat_area .me {
  line-height: 24px;
  color: #1a1a10;
  margin-bottom: 3px;
}
#page .onwebchatbox .chat_area .me a {
  color: #1b1b1b;
}
#page .onwebchatbox .chat_area .me a:hover {
  color: #282828;
}
#page .onwebchatbox .chat_area .agent {
  line-height: 24px;
  color: #5d5d5d;
}
#page .onwebchatbox .me-bubble {
  border: none;
}
#page .onwebchatbox .me-bubble:after,
#page .onwebchatbox .me-bubble:before {
  display: none;
}
#page .onwebchatbox .agent-bubble {
  border: none;
}
#page .onwebchatbox .agent-bubble {
  background: #f3f3f3;
  width: auto !important;
  padding: 6px 10px;
}
#page .onwebchatbox .agent-bubble:after,
#page .onwebchatbox .agent-bubble:before {
  display: none;
}
#page .onwebchatbox .agent-bubble:before {
  border-right: 5px solid #f3f3f3;
}
#page .onwebchatbox .agent-bubble:after {
  display: none;
}
#page .onwebchatbox .chat_message {
  background-color: #f3f3f3;
  border-bottom: 25px solid #ffffff !important;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05), 0 20px 30px rgba(0, 0, 0, 0.12);
}
#page .onwebchatbox .chat_message .onwebtextarea {
  background-color: #f3f3f3 !important;
  border-radius: 2px !important;
  padding: 5px 10px !important;
  color: #1a1a10 !important;
  border: 1px solid rgba(0, 0, 0, 0) !important;
  box-shadow: none !important;
  font-size: 15px !important;
  line-height: 24px !important;
  font-weight: 300 !important;
  width: 270px !important;
  margin-left: 10px !important;
}
#page .onwebchatbox .chat_message .onwebtextarea:focus {
  border-color: #ddd !important;
}
#page .onwebchatbox #offline_form {
  border-radius: 5px;
  padding-bottom: 1px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 20px 30px rgba(0, 0, 0, 0.12);
}
#page .onwebchatbox #offline_form>.onwebchatform_div {
  border-radius: 0 0 5px 5px;
}
#page .onwebchatbox #offline_form>.onwebchatform_div #onwebchatoffname,
#page .onwebchatbox #offline_form>.onwebchatform_div #onwebchatoffemail,
#page .onwebchatbox #offline_form>.onwebchatform_div #onwebchatemailtext,
#page .onwebchatbox #offline_form>.onwebchatform_div #onprechatname,
#page .onwebchatbox #offline_form>.onwebchatform_div #onprechatemail,
#page .onwebchatbox #offline_form>.onwebchatform_div #onprechattext {
  box-shadow: none !important;
  height: 30px !important;
  font-family: 'Montserrat' !important;
  font-weight: 300 !important;
  font-size: 15px !important;
  line-height: 24px !important;
  background-color: #ffffff !important;
  border-radius: 2px !important;
  padding: 5px 10px !important;
  color: #1a1a10 !important;
  border: 1px solid rgba(0, 0, 0, 0.05) !important;
}
#page .onwebchatbox #offline_form>.onwebchatform_div #onwebchatemailtext {
  height: 60px !important;
}
#page .onwebchatbox #offline_form .onweboffline_msg {
  margin-top: 82px !important;
  color: #5d5d5d !important;
  top: 15px;
  left: 5px;
  padding: 0 30px;
  font-size: 15px !important;
  line-height: 24px !important;
}
#page .onwebchatbox #offline_form #offlineform_btn {
  color: #1a1a10 !important;
  border-radius: 3px !important;
  margin: 20px 0 !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1) !important;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
}
#page .onwebchatbox #offline_form #off-form-onwebchat-logo {
  opacity: 0;
}
#page .onwebchatbox .onweboffline_flds {
  font-size: 13px !important;
  line-height: 20px !important;
  color: #5d5d5d !important;
}
#page .onwebchatbox .onweboffline_flds+.onweb_mail {
  border: 1px solid rgba(0, 0, 0, 0.05) !important;
}
#page .onwebchatbox .server_messages {
  color: rgba(93, 93, 93, 0.5) !important;
}
#page .onwebchatbox #wb-send-image {
  top: 7px;
}
#page .onwebchatbox #wb-smile-image {
  z-index: 1;
}
#page .onwebchatbox .webchat_header {
  width: 60px !important;
  height: 60px !important;
  border-radius: 50% !important;
  top: 0 !important;
  right: 0;
  float: right !important;
  position: relative;
  padding: 0 !important;
  background-image: url(../images/icons/chat.svg) !important;
  background-repeat: no-repeat !important;
  background-position: 50% !important;
  margin-bottom: 40px !important;
}
#page .onwebchatbox #chat_area_id::-webkit-scrollbar {
  border: 3px solid #ffffff;
}
#page .onwebchatbox #chat_area_id::-webkit-scrollbar-button:start:decrement,
#page .onwebchatbox #chat_area_id::-webkit-scrollbar-button:end:increment {
  background: #ffffff;
}
#page .onwebchatbox #chat_area_id::-webkit-scrollbar-track {
  background: #ffffff;
  box-shadow: none;
}