@charset "UTF-8";
.form-control {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  color: #444444;
}
.form-control:focus {
  border-color: #84C340;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(132,195,64,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(132,195,64,0.6);
}
.form-control::-moz-placeholder {
  color: #444;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #444;
}
.form-control::-webkit-input-placeholder {
  color: #444;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
@font-face {
  font-family: 'IcoMoon';
  src: url('../fonts/IcoMoon.eot');
  src: url('../fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../fonts/IcoMoon.woff') format('woff'), url('../fonts/IcoMoon.ttf') format('truetype'), url('../fonts/IcoMoon.svg#IcoMoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'IcoMoon';
  content: attr(data-icon);
  speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: .25em;
  background-image: none;
}
dd > span[class^="icon-"] + time,
dd > span[class*=" icon-"] + time {
  margin-left: -0.25em;
}
dl.article-info dd.hits span[class^="icon-"],
dl.article-info dd.hits span[class*=" icon-"] {
  margin-right: 0;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
  font-weight: normal;
}
.icon-joomla:before {
  content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
  content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
  content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
  content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
  content: "\e008";
}
.icon-arrow-first:before {
  content: "\e003";
}
.icon-arrow-last:before {
  content: "\e004";
}
.icon-arrow-up-2:before {
  content: "\e009";
}
.icon-arrow-right-2:before {
  content: "\e00a";
}
.icon-arrow-down-2:before {
  content: "\e00b";
}
.icon-arrow-left-2:before {
  content: "\e00c";
}
.icon-arrow-up-3:before {
  content: "\e00f";
}
.icon-arrow-right-3:before {
  content: "\e010";
}
.icon-arrow-down-3:before {
  content: "\e011";
}
.icon-arrow-left-3:before {
  content: "\e012";
}
.icon-menu-2:before {
  content: "\e00e";
}
.icon-arrow-up-4:before {
  content: "\e201";
}
.icon-arrow-right-4:before {
  content: "\e202";
}
.icon-arrow-down-4:before {
  content: "\e203";
}
.icon-arrow-left-4:before {
  content: "\e204";
}
.icon-share:before,
.icon-redo:before {
  content: "\27";
}
.icon-undo:before {
  content: "\28";
}
.icon-forward-2:before {
  content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
  content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
  content: "\6c";
}
.icon-undo-2:before {
  content: "\e207";
}
.icon-move:before {
  content: "\7a";
}
.icon-expand:before {
  content: "\66";
}
.icon-contract:before {
  content: "\67";
}
.icon-expand-2:before {
  content: "\68";
}
.icon-contract-2:before {
  content: "\69";
}
.icon-play:before {
  content: "\e208";
}
.icon-pause:before {
  content: "\e209";
}
.icon-stop:before {
  content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
  content: "\7c";
}
.icon-next:before,
.icon-forward:before {
  content: "\7b";
}
.icon-first:before {
  content: "\7d";
}
.icon-last:before {
  content: "\e000";
}
.icon-play-circle:before {
  content: "\e00d";
}
.icon-pause-circle:before {
  content: "\e211";
}
.icon-stop-circle:before {
  content: "\e212";
}
.icon-backward-circle:before {
  content: "\e213";
}
.icon-forward-circle:before {
  content: "\e214";
}
.icon-loop:before {
  content: "\e001";
}
.icon-shuffle:before {
  content: "\e002";
}
.icon-search:before {
  content: "\53";
}
.icon-zoom-in:before {
  content: "\64";
}
.icon-zoom-out:before {
  content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
  content: "\2b";
}
.icon-pencil-2:before {
  content: "\2c";
}
.icon-brush:before {
  content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
  content: "\5d";
}
.icon-ban-circle:before,
.icon-minus-sign:before,
.icon-minus-2:before {
  content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
  content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
  content: "\47";
}
.icon-new:before,
.icon-plus:before {
  content: "\2a";
}
.icon-plus-circle:before {
  content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
  content: "\4b";
}
.icon-minus-circle:before {
  content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
  content: "\4a";
}
.icon-cancel-circle:before {
  content: "\e217";
}
.icon-checkmark-2:before {
  content: "\e218";
}
.icon-checkmark-circle:before {
  content: "\e219";
}
.icon-info:before {
  content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
  content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
  content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
  content: "\e222";
}
.icon-notification:before {
  content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
  content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
  content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
  content: "\e225";
}
.icon-checkbox-unchecked:before {
  content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
  content: "\3e";
}
.icon-checkbox-partial:before {
  content: "\3f";
}
.icon-square:before {
  content: "\e226";
}
.icon-radio-unchecked:before {
  content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
  content: "\e228";
}
.icon-circle:before {
  content: "\e229";
}
.icon-signup:before {
  content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
  content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
  content: "\59";
}
.icon-menu:before {
  content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
  content: "\31";
}
.icon-list-2:before {
  content: "\e231";
}
.icon-menu-3:before {
  content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
  content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
  content: "\2e";
}
.icon-folder-plus:before {
  content: "\e234";
}
.icon-folder-minus:before {
  content: "\e235";
}
.icon-folder-3:before {
  content: "\e236";
}
.icon-folder-plus-2:before {
  content: "\e237";
}
.icon-folder-remove:before {
  content: "\e238";
}
.icon-file:before {
  content: "\e016";
}
.icon-file-2:before {
  content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
  content: "\29";
}
.icon-file-remove:before,
.icon-file-minus:before {
  content: "\e017";
}
.icon-file-check:before {
  content: "\e240";
}
.icon-file-remove:before {
  content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
  content: "\e018";
}
.icon-stack:before {
  content: "\e242";
}
.icon-tree:before {
  content: "\e243";
}
.icon-tree-2:before {
  content: "\e244";
}
.icon-paragraph-left:before {
  content: "\e246";
}
.icon-paragraph-center:before {
  content: "\e247";
}
.icon-paragraph-right:before {
  content: "\e248";
}
.icon-paragraph-justify:before {
  content: "\e249";
}
.icon-screen:before {
  content: "\e01c";
}
.icon-tablet:before {
  content: "\e01d";
}
.icon-mobile:before {
  content: "\e01e";
}
.icon-box-add:before {
  content: "\51";
}
.icon-box-remove:before {
  content: "\52";
}
.icon-download:before {
  content: "\e021";
}
.icon-upload:before {
  content: "\e022";
}
.icon-home:before {
  content: "\21";
}
.icon-home-2:before {
  content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
  content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
  content: "\e251";
}
.icon-link:before {
  content: "\e252";
}
.icon-picture:before,
.icon-image:before {
  content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
  content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
  content: "\e014";
}
.icon-camera:before {
  content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
  content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
  content: "\56";
}
.icon-music:before {
  content: "\57";
}
.icon-user:before {
  content: "\22";
}
.icon-users:before {
  content: "\e01f";
}
.icon-vcard:before {
  content: "\6d";
}
.icon-address:before {
  content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
  content: "\26";
}
.icon-enter:before {
  content: "\e257";
}
.icon-exit:before {
  content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
  content: "\24";
}
.icon-comments-2:before {
  content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
  content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
  content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
  content: "\e259";
}
.icon-phone:before {
  content: "\e260";
}
.icon-phone-2:before {
  content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
  content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
  content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
  content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
  content: "\50";
}
.icon-briefcase:before {
  content: "\e020";
}
.icon-tag:before {
  content: "\e262";
}
.icon-tag-2:before {
  content: "\e263";
}
.icon-tags:before {
  content: "\e264";
}
.icon-tags-2:before {
  content: "\e265";
}
.icon-options:before,
.icon-cog:before {
  content: "\38";
}
.icon-cogs:before {
  content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
  content: "\36";
}
.icon-wrench:before {
  content: "\3a";
}
.icon-equalizer:before {
  content: "\39";
}
.icon-dashboard:before {
  content: "\78";
}
.icon-switch:before {
  content: "\e266";
}
.icon-filter:before {
  content: "\54";
}
.icon-purge:before,
.icon-trash:before {
  content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
  content: "\23";
}
.icon-unlock:before {
  content: "\e267";
}
.icon-key:before {
  content: "\5f";
}
.icon-support:before {
  content: "\46";
}
.icon-database:before {
  content: "\62";
}
.icon-scissors:before {
  content: "\e268";
}
.icon-health:before {
  content: "\6a";
}
.icon-wand:before {
  content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
  content: "\e269";
}
.icon-clock:before {
  content: "\6e";
}
.icon-compass:before {
  content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
  content: "\e01b";
}
.icon-book:before {
  content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
  content: "\79";
}
.icon-print:before,
.icon-printer:before {
  content: "\e013";
}
.icon-feed:before {
  content: "\71";
}
.icon-calendar:before {
  content: "\43";
}
.icon-calendar-2:before {
  content: "\44";
}
.icon-calendar-3:before {
  content: "\e273";
}
.icon-pie:before {
  content: "\77";
}
.icon-bars:before {
  content: "\76";
}
.icon-chart:before {
  content: "\75";
}
.icon-power-cord:before {
  content: "\32";
}
.icon-cube:before {
  content: "\33";
}
.icon-puzzle:before {
  content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
  content: "\72";
}
.icon-lamp:before {
  content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
  content: "\73";
}
.icon-location:before {
  content: "\63";
}
.icon-shield:before {
  content: "\e274";
}
.icon-flag:before {
  content: "\35";
}
.icon-flag-3:before {
  content: "\e275";
}
.icon-bookmark:before {
  content: "\e023";
}
.icon-bookmark-2:before {
  content: "\e276";
}
.icon-heart:before {
  content: "\e277";
}
.icon-heart-2:before {
  content: "\e278";
}
.icon-thumbs-up:before {
  content: "\5b";
}
.icon-thumbs-down:before {
  content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
  content: "\40";
}
.icon-star-2:before {
  content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
  content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
  content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
  content: "\e280";
}
.icon-smiley-sad:before {
  content: "\e281";
}
.icon-smiley-sad-2:before {
  content: "\e282";
}
.icon-smiley-neutral:before {
  content: "\e283";
}
.icon-smiley-neutral-2:before {
  content: "\e284";
}
.icon-cart:before {
  content: "\e019";
}
.icon-basket:before {
  content: "\e01a";
}
.icon-credit:before {
  content: "\e286";
}
.icon-credit-2:before {
  content: "\e287";
}
.icon-expired:before {
  content: "\4b";
}
.vmicon,
.vmiconFE {
  background: url(../images/vmgeneral/vm2-sprite.png) no-repeat top left;
}
.ratingbox {
  top: 1px;
  position: relative;
  display: inline-block;
  width: 90px;
  height: 14px;
  background: url("../images/vmgeneral/color-stars.png") repeat-x scroll 0 bottom transparent;
  margin: 0 auto;
}
.ratingbox div,
.ratingbox span {
  background: url(../images/vmgeneral/color-stars.png) repeat-x;
  display: block;
  width: 1%;
  height: 16px;
  position: absolute;
}
.back-to-category {
  float: right;
}
.product-neighbours {
  color: #444;
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product-neighbours a.next-page {
  background: url(../images/vmgeneral/next_16x16.png) no-repeat right;
  padding-right: 30px;
  line-height: 20px;
  float: right;
}
.product-neighbours a.previous-page {
  background: url(../images/vmgeneral/previous_16x16.png) no-repeat left;
  padding-left: 30px;
  line-height: 20px;
  float: left;
}
.product-fields {
  margin: 0 0 0;
}
.product-packaging {
  margin: 1.2em 0 0;
}
.additional-images img {
  margin-right: 8px;
  width: 50px;
  height: auto;
}
.vm-price {
  text-align: right;
  line-height: 1.2em;
}
.vm-price span {
  display: inline-block;
  min-width: 4em;
  padding: 0 0.2em;
}
span.vm-price-desc {
  text-align: left;
  min-width: 0;
  margin: 0;
}
.vm-cart-price {
  float: left;
  font-weight: bold;
}
.price-crossed div.PricebasePrice .PricebasePrice {
  text-decoration: line-through;
}
.availability {
  text-align: center;
  margin: 15px 0 0;
}
span.variant-dropdown {
  width: 150px;
  float: left;
  display: block;
  margin-bottom: 5px;
}
span.variant-dropdown select {
  width: 150px;
}
span.custom-variant-inputbox {
  width: 152px;
  float: left;
  display: block;
  margin-bottom: 5px;
}
input.custom-attribute {
  width: 140px;
}
.addtocart-area {
  margin: 0;
}
.quantity-box {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.quantity-box input.quantity-input {
  text-align: left;
  font-size: 16px;
  padding: 0;
  float: left;
  width: 50px;
  height: 30px;
  line-height: 30px;
  border: 2px solid #c1c1c1;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  border-radius: 0;
  background: url(../images/quantily.png) no-repeat 25px 4px;
}
.quantity-box .quantity-controls {
  display: inline-block;
  vertical-align: middle;
  float: left;
  width: 25px;
  height: 15px;
  border: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
  position: absolute;
  right: 0;
  background: none;
}
.quantity-box .quantity-controls.quantity-plus {
  top: 0;
}
.quantity-box .quantity-controls.quantity-minus {
  bottom: 0;
}
.quantity-box .quantity-controls:focus {
  outline: 0;
}
span.cart-images img {
  float: left;
  margin: 0;
}
.product-price .price-crossed {
  float: left;
  margin-right: 15px;
  color: #aaa;
}
.product-price .PricesalesPrice {
  float: left;
}
.vm-details-button {
  margin-top: 10px;
  background-color: #e3e3e3;
}
.vm-details-button a {
  color: #333;
}
.category-view h4 {
  margin: 0;
  padding: 0;
}
.category-view .row .category .category-inner h2 {
  font-size: 0.8em;
  margin: 0;
  padding: 0;
}
.category-view .row .category .category-inner h2 a {
  font-size: 1.8em;
  display: block;
  color: #333;
}
.category-view .row .category .category-inner h2 a img {
  margin-top: 15px;
  max-width: 100%;
  height: auto;
}
.featured-view h4,
.latest-view h4,
.topten-view h4,
.recent-view h4,
.related-products-view h4 {
  font-size: 14px;
  margin: 0 0 8px;
  padding: 0;
}
.orderby-displaynumber {
  float: left;
  display: inline-block;
  width: 100%;
  padding: 10px 0 20px;
  margin: 0 0 30px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.orderlistcontainer {
  font-size: 14px;
  display: inline-block;
  text-decoration: none;
  position: relative;
  margin: 0;
  top: 2px;
}
.orderlistcontainer:hover .orderlist {
  display: block !important;
}
.orderlistcontainer a {
  font-size: 14px;
  line-height: 18px;
  color: #333;
}
.orderlistcontainer a :hover {
  text-decoration: none;
  display: block;
  color: #EEE;
}
.orderlistcontainer div.orderlist {
  display: none;
  position: absolute;
  border: solid #CAC9C9 1px;
  background: #FFF;
  cursor: pointer;
  z-index: 999;
  min-width: 135px;
}
.orderlistcontainer div.orderlist div {
  padding: 10px;
}
.orderlistcontainer div.orderlist div:hover {
  color: #EEE;
  background-color: #f5f5f5;
}
.ask-a-question-view .product-summary {
  padding: 0 0 10px;
}
.ask-a-question-view .product-summary h2 {
  font-size: 16px;
  margin: 0;
  padding: 0;
}
.ask-a-question-view .product-summary .short-description {
  margin-top: 6px;
}
.ask-a-question-view .product-summary img.product-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.ask-a-question-view .form-field textarea.field {
  width: 394px;
  background: #fff url(../images/vmgeneral/default_bg.jpg) bottom repeat-x;
  border: solid #CAC9C9 1px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #777;
  text-align: left;
  padding: 12px;
}
.ask-a-question-view .form-field textarea.field:hover {
  background: #fff url(../images/vmgeneral/default_hover_bg.jpg) top repeat-x;
  color: #000;
}
.ask-a-question-view .form-field .submit {
  width: 418px;
}
.ask-a-question-view table.askform td {
  padding: 5px 0;
}
.ask-a-question-view #recaptcha_area {
  margin-bottom: 20px;
}
.ask-a-question-view input.counter,
.ask-a-question-view input#name,
.ask-a-question-view input#email {
  background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
  border: solid #ccc 1px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #777;
  display: inline-block;
  padding: 5px 5px 4px;
}
.ask-a-question-view table.askform,
.ask-a-question-view table.askform tr,
.ask-a-question-view table.askform td {
  border: 0;
}
a.ask-a-question {
  font-weight: 700;
  display: inline-block;
  text-decoration: none;
}
a.ask-a-question:hover {
  color: #777;
  text-decoration: none;
}
.ask-a-question-view,
.manufacturer-details-view .spacer {
  padding: 20px;
}
.ask-a-question-view h1,
.manufacturer-details-view h1 {
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.manufacturer,
.manufacturer-details-view .email-weblink,
.manufacturer-details-view .description {
  margin: 10px 0 0;
}
.manufacturer-details-view img {
  float: right;
  margin: 0 0 10px 20px;
}
.manufacturer-details-view .email-weblink a {
  margin-right: 15px;
}
a.product-details,
a.details,
div.details {
  background-position: 0 0;
  display: inline-block;
  padding: 3px 8px 1px;
}
a.details:hover,
div.details:hover,
a.product-details:hover {
  background-position: 0 -40px;
  color: #777;
}
.coupon {
  color: gray;
  border-radius: 4px;
  border: 1px solid #CAC9C9;
  font-size: 9px;
  padding: 3px;
}
textarea.virtuemart {
  background: #fff;
  border: solid #ccc 1px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #777;
  text-align: left;
  padding: 5px 5px 4px;
}
p.product_s_desc {
  padding: 0;
  height: 3.4em;
  margin: 0 0;
}
span.stock-level {
  font-size: 10px;
  color: #7d7b7b;
}
.horizontal-separator {
  height: 1px;
  background: #e9e8e8;
  margin: 10px 0;
}
.invalid {
  background-color: #ffd;
  color: #000;
  border-color: red;
}
.page-results {
  margin-top: 25px;
  text-align: right;
}
.control-buttons {
  padding-right: 40px;
  margin: 0 !important;
}
.control-buttons button.default {
  margin-left: 8px;
}
.control-buttons #reg_text {
  float: left;
  text-align: left;
}
table.user-details {
  width: 100%;
  margin-bottom: 10px;
}
table.user-details .vm-chzn-select {
  background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
  border: solid #ccc 1px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #777;
  margin-bottom: 2px;
  padding: 5px 5px 4px;
  width: 210px;
}
table.user-details input {
  background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
  border: solid #ccc 1px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #777;
  margin-bottom: 2px;
  padding: 5px 5px 4px;
  width: 200px;
}
table.user-details input.invalid {
  background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
  border: solid red 1px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #777;
  margin-bottom: 2px;
  padding: 5px 5px 4px;
}
table.user-details input[type="checkbox"],
table.user-details input[type="radio"] {
  width: 20px;
}
td.key {
  padding: 0 6px;
  width: 150px;
}
.cart-view h1,
.cart-view h2 {
  text-transform: uppercase;
  font-weight: 600;
}
.cart-view h1 {
  font-size: 20px;
  margin: 0;
  padding: 0 0 30px;
}
.cart-view h2 {
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.cart-view h2.product-name a {
  font-family: Open sans;
  font-size: 13px;
  text-transform: uppercase;
}
.checkout-button-top {
  text-align: right;
  border-top: solid #E9E8E8 1px;
  padding: 10px 0 0;
}
.checkout-button-top input.terms-of-service {
  margin-right: 10px;
  display: inline-block;
}
span.tos {
  display: inline-block;
  margin-right: 15px;
}
.billto-shipto span,
a.terms-of-service {
  display: inline-block;
  font-size: 14px;
}
#full-tos {
  display: none;
}
.output-billto span.titles,
.output-shipto span.titles {
  width: 150px;
  float: left;
}
.output-billto span.values-first_name,
.output-billto span.values-middle_name,
.output-billto span.values-zip,
.output-shipto span.values-first_name,
.output-shipto span.values-middle_name,
.output-shipto span.values-zip {
  float: left;
  margin-right: 3px;
}
.customer-comment {
  text-align: center;
  border-top: solid #E9E8E8 1px;
  margin: 10px 0 0;
  padding: 10px 0 0;
}
textarea.customer-comment {
  background: #fff;
  border: solid #ccc 1px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #777;
  margin-bottom: 2px;
  text-align: left;
  padding: 5px 5px 4px;
}
.cart.customer-note {
  margin: 10px 0 0 0;
}
textarea#customer_note_field {
  margin: 10px 0 10px 0px;
  width: 98%;
}
.cart-summary tr td {
  padding-top: 30px;
}
.cart-summary tbody tr td {
  padding-top: 0px;
}
.cart-summary tbody tr td span.cart-images {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div.terms-of-service {
  margin: 10px 0 0;
  padding: 10px 0 15px;
  display: inline;
}
.terms-of-service h5 {
  background: #7C1E21;
  color: rgba(255,255,255,0.9);
  font-size: 14px;
  text-align: center;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  font-weight: 400;
  margin: 0;
  padding: 15px;
}
.terms-of-service h5 a,
.terms-of-service h5 a:visited {
  color: #fff;
  text-transform: uppercase;
}
.VmArrowdown {
  background: top right no-repeat url(../images/vmgeneral/arrow_down.png);
  cursor: pointer;
  float: right;
  width: 16px;
  height: 16px;
  padding: 0 12px;
}
ul.VMmenu,
.VMmenu ul,
.VMmenu li {
  list-style-type: none !important;
  background-image: none !important;
  padding: 2px;
}
#com-form-login .width30.floatleft {
  display: inline-block;
  margin: 0 20px 0 0;
}
#com-form-login label {
  display: inline-block;
}
#com-form-login input[type="checkbox"] {
  margin: 0;
}
.vm2-add_quantity_cart {
  background-position: 0 0;
  border: 0px;
  cursor: pointer;
  line-height: 30px;
}
.vm2-arrow_down {
  background-position: 0 -72px;
  width: 16px;
  height: 16px;
}
.vm2-billto-icon {
  background-position: 0 -138px;
  height: 24px;
  margin-right: 6px;
  vertical-align: middle;
  width: 24px;
  border: 0px;
}
.vm2-remove_from_cart {
  background-position: 0 -212px;
  border: 0 none;
  cursor: pointer;
  display: inline-block;
  height: 24px;
  vertical-align: middle;
  width: 24px;
}
.vm2-shipto-icon {
  background-position: 0 -284px;
  height: 24px;
  margin-right: 6px;
  vertical-align: middle;
  width: 24px;
}
.vm2-lowstock {
  background-position: 0 -1114px;
  width: 62px;
  height: 15px;
  display: block;
  margin: 10px auto;
}
.vm2-nostock {
  background-position: 0 -1179px;
  width: 62px;
  height: 15px;
  display: block;
  margin: 10px auto;
}
.vm2-normalstock {
  background-position: 0 -1244px;
  width: 62px;
  height: 15px;
  display: block;
  margin: 4px 0;
}
.featured-view .vm2-lowstock,
.featured-view .vm2-nostock,
.featured-view .vm2-normalstock,
.latest-view .vm2-lowstock,
.latest-view .vm2-nostock,
.latest-view .vm2-normalstock,
.topten-view .vm2-lowstock,
.topten-view .vm2-nostock,
.topten-view .vm2-normalstock,
.recent-view .vm2-lowstock,
.recent-view .vm2-nostock,
.recent-view .vm2-normalstock,
.related-view .vm2-lowstock,
.related-view .vm2-nostock,
.related-view .vm2-normalstock {
  margin: 10px auto;
}
.vm2-termsofservice-icon {
  background-position: 0 -1309px;
  height: 24px;
  margin-right: 6px;
  vertical-align: middle;
  width: 24px;
  display: inline-block;
}
.vendor-store-desc,
.category-view,
.featured-view,
.latest-view,
.topten-view,
.recent-view,
.related-products-view,
.browse-view,
.order-view {
  margin-bottom: 25px;
}
.main-image,
.featured-view .product,
.latest-view .product,
.topten-view .product,
.recent-view .product,
.related-products-view .product,
.center,
span.center {
  text-align: center;
}
.vm-product-media-rating {
  width: 100%;
  float: left;
}
.vm-product-media-rating h2 {
  border: 0;
  margin: 6px 0;
}
.vm-rating-header {
  float: right;
  margin: 0 6px 0 0;
}
.vm-product-media-container {
  text-align: center;
  max-width: 100%;
}
.jws-image .vm-product-media-container {
  margin-bottom: 30px;
}
.jws-image .vm-product-media-container .quantity_box {
  display: none;
}
#shop-wrapper .quantity_box,
#shop-wrapper .icon-ecommerce-cart {
  display: none;
}
.vm-product-container {
  margin-bottom: 45px;
}
.vm-product-descr-container {
  float: left;
  width: 100%;
  text-align: center;
}
.vm-product-descr-container h2 {
  height: 3.2em;
  margin-bottom: 0px;
}
.vm-product-details-container {
  margin-bottom: 36px;
}
.valign-wrapper {
  position: relative;
}
.valign-content-wrapper {
  position: absolute;
  height: 100%;
  top: 50%;
  width: 100%;
}
.valign-content {
  position: absolute;
  margin: 0px auto;
  left: 0px;
  right: 0px;
  top: -43px;
}
.main-image img {
  max-width: 100%;
  max-height: 260px;
}
.browseProductImage {
  max-height: 90px;
  width: auto;
  max-width: 100%;
}
.customer-reviews,
.ask-a-question-view .form-field {
  margin: 25px 0 0;
}
span.variant-name,
span.custom-variant-name {
  width: 100px;
  float: left;
  display: block;
  margin-bottom: 5px;
}
input.highlight-button,
input[type='submit'].highlight-button {
  color: #fff !important;
  padding: 8px 10px;
  background-color: #222;
  cursor: pointer;
}
input.highlight-button:hover,
input[type='submit'].highlight-button:hover {
  background-color: #555;
}
.featured-view .spacer h3,
.latest-view .spacer h3,
.topten-view .spacer h3,
.recent-view .spacer h3,
.related-products-view .spacer h3,
.browse-view .row .product .spacer h2 {
  font-size: 14px;
  margin: 0 0 0.2em;
  padding: 0;
}
.browse-view .row .product .spacer img,
.related-products-view .row .product .spacer img {
  width: auto;
  height: auto;
}
.display-number,
.control-buttons {
  text-align: right !important;
  margin: 0 0.5em 0 0;
}
#userForm select,
.width80 {
  width: 80%;
}
textarea.virtuemart:hover,
textarea.customer-comment:hover {
  color: #000;
  background: #e8e8e8;
}
label.invalid,
span.red {
  color: red;
}
.output-billto span.values,
.output-shipto span.values,
.floatleft,
span.floatleft {
  float: left;
}
.output-billto span.values,
.output-shipto span.values {
  padding-right: 5px;
}
.joomlaCoreField {
  background-color: #FFFFDD;
}
.vm-page-counter {
  float: right;
}
.vm-bottom div {
  text-align: center !important;
}
.vm-bottom ul {
  text-align: center !important;
}
.vm-bottom ul li {
  display: inline;
}
.vm-bottom .counter {
  text-align: right !important;
}
a.pagenav {
  color: #555;
  text-decoration: none;
}
td.orders-key {
  font-weight: bold;
  text-align: left;
}
.manufacturer-view-default .row .manufacturer .spacer {
  padding: 0.4em;
}
.product-field-display {
  vertical-align: middle;
}
.product-field-display a img {
  display: block;
}
.product-fields .product-field-type-P {
  clear: both;
  border-bottom: 1px solid #EEEEEE;
  margin-top: 18px;
}
.product-fields .product-field label.other-customfield {
  width: 25%;
  float: left;
  position: relative;
  top: 20px;
  left: -18px;
  margin-bottom: 27px;
  text-align: center;
}
.product-fields .product-field .vm-img-desc {
  font-size: 9px;
}
.product-fields .product-field-type-M {
  display: block;
}
.product-fields .product-field-type-M input[type=radio] {
  display: block;
  margin: 10px;
}
.product-fields .product-field-type-M label {
  display: inline-block;
}
.product-fields .product-field-type-M img {
  display: block;
  vertical-align: text-top;
  float: right;
}
.product-field-type-B,
.product-field-type-S,
.product-field-type-I {
  float: left;
  text-align: left;
}
.product-field-type-R {
  float: left;
  margin: 0 1em;
}
.product-fields-title-wrapper {
  min-width: 80px;
  float: left;
}
.product-fields-title-wrapper .red-validate {
  display: none;
}
.vm-customfield-mod img,
.vm-customfield-cart img {
  vertical-align: middle;
  width: 16px;
}
.vm-img-desc {
  display: block;
}
a:hover .vm-img-desc {
  background: #095197;
}
.vmpayment_name,
.vmpayment_cost,
.vmshipment_name,
.vmshipment_cost {
  padding: 0 2px;
}
.vmpayment_description,
.vmshipment_description {
  color: gray;
  font-size: 9px;
  padding: 0 2px;
}
.vmpayment_cardinfo {
  color: gray;
  font-size: 9px;
}
.virtuemart_search .inputbox {
  margin: 0;
  vertical-align: middle;
}
.virtuemart_search .button {
  padding: 10px 12px;
}
.product-fields .product-field,
.product-related-categories .product-field {
  width: 100%;
  float: left;
  display: inline-block;
  margin-bottom: 0.4em;
}
.buttonBar-right {
  text-align: right;
  float: right;
}
.userfields_info {
  font-weight: bold;
  display: block;
  margin: 0px 0px 8px 0px;
}
.vm-product-descr-container-0 {
  height: 3.3em;
  margin-bottom: 0px;
}
.vm-product-descr-container-1 {
  height: 8.6em;
  margin-bottom: 0px;
}
.vm-product-container {
  width: 100%;
  float: none;
  display: inline-block;
}
.vmLoadingDiv {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255,255,255,0.8) url('../images/vmgeneral/vm-preloader.gif') 50% 45%no-repeat;
}
.vmLoadingDiv .vmLoadingDivMsg {
  position: relative;
  top: 50%;
}
.vmLoading {
  overflow: hidden;
}
.vmLoading .vmLoadingDiv {
  display: block;
}
.floatright {
  float: right;
  margin-left: 5px;
}
ul,
li {
  list-style-type: none;
}
.cat_image {
  margin-bottom: 15px;
}
.entry-meta.muted {
  background-color: transparent;
}
.carousel-control.left i {
  margin-right: 5px;
}
.carousel-control.right {
  text-align: center !important;
}
.carousel-control.right i {
  margin-left: 5px;
}
.carousel-control i {
  font-size: 40px;
  line-height: 40px;
}
#fancybox-content {
  width: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#fancybox-content div {
  padding: 15px 15px 40px;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#fancybox-content div > a {
  position: absolute;
  z-index: 2;
  bottom: 10px;
  left: 0;
  font-weight: 200;
  padding: 4px 10px;
  text-shadow: none !important;
}
#fancybox-content div > a.showcart {
  right: 0;
  left: auto;
}
#fancybox-content div > a.btn,
#fancybox-content div > a.continue_link,
#fancybox-content div > a.showcart {
  color: #fff;
  background-color: #444;
}
input.highlight-button,
input[type='submit'].highlight-button {
  border: 0;
  color: #fff;
  background-color: #444;
}
#cur_form select,
.mod-languages select,
.sppb-main-nav-shop select {
  display: none;
  width: auto !important;
}
#cur_form .dropdown-menu,
.mod-languages .dropdown-menu,
.sppb-main-nav-shop .dropdown-menu {
  margin-top: 0 !important;
  border-radius: 0;
}
#cur_form .caret,
.mod-languages .caret,
.sppb-main-nav-shop .caret {
  width: auto;
  height: auto;
  border: 0;
  margin-left: 3px;
  margin-top: 0;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#cur_form .caret:before,
.mod-languages .caret:before,
.sppb-main-nav-shop .caret:before {
  content: "\f107";
}
#cur_form .bootstrap-select,
.mod-languages .bootstrap-select,
.sppb-main-nav-shop .bootstrap-select {
  display: inline-block !important;
}
#cur_form .bootstrap-select.btn-group,
.mod-languages .bootstrap-select.btn-group,
.sppb-main-nav-shop .bootstrap-select.btn-group {
  vertical-align: top;
}
#cur_form .bootstrap-select button,
#cur_form .bootstrap-select .btn,
#cur_form .bootstrap-select .btn-default,
.mod-languages .bootstrap-select button,
.mod-languages .bootstrap-select .btn,
.mod-languages .bootstrap-select .btn-default,
.sppb-main-nav-shop .bootstrap-select button,
.sppb-main-nav-shop .bootstrap-select .btn,
.sppb-main-nav-shop .bootstrap-select .btn-default {
  color: #444;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0;
  cursor: pointer;
  padding: 3px 8px;
  text-shadow: 0 0 0 transparent;
  background-color: transparent;
  background-image: none;
  border: 0px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#cur_form .bootstrap-select button:focus,
#cur_form .bootstrap-select .btn:focus,
#cur_form .bootstrap-select .btn-default:focus,
.mod-languages .bootstrap-select button:focus,
.mod-languages .bootstrap-select .btn:focus,
.mod-languages .bootstrap-select .btn-default:focus,
.sppb-main-nav-shop .bootstrap-select button:focus,
.sppb-main-nav-shop .bootstrap-select .btn:focus,
.sppb-main-nav-shop .bootstrap-select .btn-default:focus {
  outline: 0px;
}
#cur_form .bootstrap-select ul.dropdown-menu,
.mod-languages .bootstrap-select ul.dropdown-menu,
.sppb-main-nav-shop .bootstrap-select ul.dropdown-menu {
  position: static;
  display: block;
  float: right;
  min-width: inherit;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 100%;
  text-align: left;
  background-color: transparent;
  border: 0;
}
#cur_form .bootstrap-select div.dropdown-menu,
.mod-languages .bootstrap-select div.dropdown-menu,
.sppb-main-nav-shop .bootstrap-select div.dropdown-menu {
  position: absolute;
  left: auto;
  left: 0;
  min-width: 160px;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 0;
  padding: 5px 0;
}
#cur_form .bootstrap-select .dropdown-menu,
.mod-languages .bootstrap-select .dropdown-menu,
.sppb-main-nav-shop .bootstrap-select .dropdown-menu {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#cur_form .bootstrap-select .dropdown-menu li,
.mod-languages .bootstrap-select .dropdown-menu li,
.sppb-main-nav-shop .bootstrap-select .dropdown-menu li {
  cursor: pointer;
  padding: 0;
}
#cur_form .bootstrap-select .dropdown-menu >li >a,
.mod-languages .bootstrap-select .dropdown-menu >li >a,
.sppb-main-nav-shop .bootstrap-select .dropdown-menu >li >a {
  font-size: 14px;
  font-weight: 700;
  padding: 3px 20px;
}
#cur_form .bootstrap-select .dropdown-menu >li >a:hover,
#cur_form .bootstrap-select .dropdown-menu >li >a:focus,
.mod-languages .bootstrap-select .dropdown-menu >li >a:hover,
.mod-languages .bootstrap-select .dropdown-menu >li >a:focus,
.sppb-main-nav-shop .bootstrap-select .dropdown-menu >li >a:hover,
.sppb-main-nav-shop .bootstrap-select .dropdown-menu >li >a:focus {
  background-image: none;
  outline: 0px;
  color: #262626;
  background-color: #f5f5f5;
}
#cur_form:hover .bootstrap-select button,
#cur_form:hover .bootstrap-select .btn,
#cur_form:hover .bootstrap-select .btn-default,
.mod-languages:hover .bootstrap-select button,
.mod-languages:hover .bootstrap-select .btn,
.mod-languages:hover .bootstrap-select .btn-default,
.sppb-main-nav-shop:hover .bootstrap-select button,
.sppb-main-nav-shop:hover .bootstrap-select .btn,
.sppb-main-nav-shop:hover .bootstrap-select .btn-default {
  color: #fff;
  background-color: #84C340;
}
.product_sortby {
  margin-right: 15px;
}
.product .product-inner {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.product .product-inner .product-title {
  margin-bottom: 20px;
  margin-top: 10px;
  line-height: 4px;
}
.product .product-inner .product-title a {
  color: #444444;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}
.product .product-inner .text-block .vm-prices-block {
  margin-top: 20px;
  margin-bottom: 15px;
  line-height: 1;
}
.product .product-inner .text-block .vm-prices-block .product-price {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
}
.product .product-status {
  display: none;
  position: absolute;
  z-index: 1;
  left: 5px;
  top: 5px;
}
.product .product-status .status-new,
.product .product-status .status-sale {
  font-family: Josefin Sans, sans-serif;
  min-width: 45px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 2px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.product .product-status .status-sale {
  margin-bottom: 3px;
  background-color: #ec5355;
}
.product .product-status .status-new {
  background-color: #189f2b;
}
.product .jws-percentage {
  font-family: Josefin Sans, sans-serif;
  color: #444444;
  text-align: center;
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 10px;
  line-height: 1;
  font-size: 18px;
  font-weight: 700;
  background-color: rgba(255,255,255,0.7);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 1;
  filter: alpha(opacity=100);
}
.product .jws-percentage span {
  display: none !important;
}
.product .vm-product-media-container {
  position: relative;
  background-color: #f1f1f1;
  max-width: none;
}
.product .vm-product-media-container a {
  position: relative;
  overflow: hidden;
  display: block;
  text-align: center;
  padding: 0;
}
.product .vm-product-media-container a .pro-image {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product .vm-product-media-container a .first-image {
  display: block;
}
.product .vm-product-media-container a .second-image {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product:hover .vm-product-media-container .second-image {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.display-number {
  margin: 0 0 0 5px;
  min-width: 240px;
}
.display-number select {
  max-width: 70px;
  margin-bottom: 0;
}
.vm-page-counter {
  float: none;
  max-width: 400px;
}
p.product_s_desc {
  height: auto;
}
.row-fluid {
  margin-bottom: 30px;
}
.vm-col {
  margin: 0;
  padding-bottom: 30px;
}
div.product {
  min-width: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.vm-product-descr-container-1 {
  height: auto;
}
.product-price {
  float: none;
  text-align: center;
  font-family: "Josefin Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  display: inline-block;
}
.vm3pr-4 .product-price {
  height: auto;
}
.addtocart-area .product-fields {
  display: none;
}
.vm3pr-2 .addtocart-area {
  height: auto;
}
.main-image img,
.browseProductImage {
  max-height: none;
}
.quantity-controls button,
.quantity-controls input[type='submit'],
.quantity-controls input[type='button'],
.quantity-controls submit {
  padding: 0;
}
.additional-images img {
  width: auto;
  margin-right: 0;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.additional-images .row-fluid,
.additional-images .row-fluid:first-child {
  margin-bottom: 9px;
}
.vm-product-details-inner {
  padding: 0 0 0 1.0em;
}
.link-share {
  line-height: 18px;
  margin: 5px 0 0 0px;
  color: #ccc;
  display: inline-block;
  text-align: center;
}
.link-share .addthis_button_compact {
  color: #333;
}
.link-share .addthis_button_compact .at4-icon {
  display: none;
}
.addtocart-bar {
  margin: 10px 0 0;
  padding: 0;
}
.productdetails-view .vm-product-details-container {
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.productdetails-view .main-image img {
  width: 100%;
}
.productdetails-view .addtocart-area,
.productdetails-view .manufacturer,
.productdetails-view .addtocart-bar {
  padding: 0;
}
.productdetails-view h1 {
  margin: 20px 0;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.productdetails-view .addtocart-area margin: 0
		.product-fields {
  text-align: left;
}
.productdetails-view .addtocart-area .icon-ecommerce-cart {
  display: none;
}
.productdetails-view .spacer-buy-area {
  width: 100% !important;
  float: none !important;
  padding: 0;
}
.productdetails-view .spacer-buy-area .product-price {
  margin-bottom: 30px;
}
.productdetails-view .spacer-buy-area .product-price .PricesalesPrice {
  margin-right: 15px;
}
.productdetails-view .product-short-description {
  margin-top: 30px;
  padding-top: 15px;
  border-top: 2px solid #c1c1c1;
}
.productdetails-view .product-short-description .product-short-description-title {
  text-transform: uppercase;
  margin-bottom: 10px;
}
.productdetails-view .product-description {
  margin: 0;
}
.right.vm-continue-shopping {
  margin: 0;
  padding-bottom: 10px;
  line-height: 30px;
}
.form-list {
  margin: 0;
}
.form-list li {
  margin: 0 0 8px;
}
.form-list label {
  display: inline-block;
  margin-bottom: 5px;
  float: left;
  color: #666;
  font-weight: normal;
  position: relative;
  z-index: 0;
}
.form-list label.required em,
.form-list label.required .star {
  float: right;
  font-style: normal;
  color: #eb340a;
  position: absolute;
  top: 0;
  right: -8px;
}
.form-list .input-box {
  display: block;
  clear: both;
  width: 260px;
}
.form-list .field {
  float: left;
  width: 275px;
}
.form-list input.inputbox,
.form-list select.inputbox {
  width: 254px;
  padding: 2px;
  height: 30px;
  border: 1px solid #ddd;
  background: ;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-list input#remember {
  width: auto !important;
  height: auto !important;
  padding: 0;
  margin-left: 3px;
}
#userForm h2,
.vmshop-cart-account.cart-account-login h2,
.vmshop-account.account-login h2,
.vmshop-account.account-logout h2 {
  font-weight: normal;
  font-size: 15px;
  margin: 0 0 14px;
  padding: 0 0 5px 23px;
  border-bottom: 1px solid #aaa;
  background-position: 0 1px;
  background-repeat: no-repeat;
  text-transform: uppercase;
  color: #444443;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#userForm .new-users h2,
.vmshop-cart-account.cart-account-login .new-users h2,
.vmshop-account.account-login .new-users h2,
.vmshop-account.account-logout .new-users h2 {
  background: url(../images/vmgeneral/i_page1.gif) no-repeat;
}
#userForm .login-users h2,
.vmshop-cart-account.cart-account-login .login-users h2,
.vmshop-account.account-login .login-users h2,
.vmshop-account.account-logout .login-users h2 {
  background: url(../images/vmgeneral/i_page2.gif) no-repeat;
}
.control-buttons #reg_text {
  margin: 0 0 15px 0;
}
#reg_text {
  width: 100%;
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#userForm.edit-form h2 {
  background: url(../images/vmgeneral/i_page1.gif) no-repeat;
}
.vmshop-account h1.header {
  font-size: 28px;
  line-height: 28px;
  font-weight: normal;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  margin: 0 0 25px;
  padding: 0 0 10px 0;
}
.vmshop-account.account-login p,
.vmshop-account.account-logout p {
  color: #888888;
}
.vmshop-account.account-login .content,
.vmshop-account.account-logout .content {
  width: 100%;
  min-height: 345px;
  padding: 14px 21px;
  border: 1px solid #f2f2f2;
  border-bottom: 0;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.vmshop-account.account-login .buttons-set,
.vmshop-account.account-logout .buttons-set {
  border: 1px solid #f2f2f2;
  margin: 0;
  padding: 8px 13px;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
.vmshop-account.account-login .buttons-set > a,
.vmshop-account.account-logout .buttons-set > a {
  line-height: 31px;
}
.vmshop-account.account-login .buttons-set input,
.vmshop-account.account-login .buttons-set .jws-button,
.vmshop-account.account-logout .buttons-set input,
.vmshop-account.account-logout .buttons-set .jws-button {
  float: right;
  display: inline-block;
  padding: 10px 15px;
  font: bold 1em/1.35em 'Montserrat', sans-serif;
  text-align: center;
  white-space: nowrap;
  background: #313133;
  border: 0 !important;
  color: #fff;
  text-transform: uppercase;
}
#form-login input[type='submit'] {
  background: #222;
}
textarea.virtuemart {
  width: 80%;
  min-height: 125px;
}
.jshop.account-logout .content {
  min-height: 50px;
}
h1.page-user-title,
h2.page-user-title {
  font-size: 20px;
}
#vmPaymentForm input {
  color: #444;
  background-color: transparent !important;
}
#adminForm label,
#adminForm .chzn-single,
#userForm label,
#userForm .chzn-single {
  color: #898989;
}
.buttons-set {
  text-align: right;
}
.logout-users form {
  display: inline-block;
  border: 1px solid #aaa;
  padding: 20px;
  margin-bottom: 30px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.logout-users form .btn-logout {
  margin-left: 5px;
}
input.btn-login,
button.btn-login,
button.btn-logout,
input.btn-logout {
  display: inline-block;
  padding: 10px 20px;
  font: normal 14px/1.1em tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  white-space: nowrap;
  background: #222222;
  color: #fff !important;
  text-transform: uppercase;
  border: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
input.btn-login:hover,
button.btn-login:hover,
button.btn-logout:hover,
input.btn-logout:hover {
  background-color: #84c340;
}
button[type="submit"]:hover,
input[type="submit"]:hover {
  background-color: #84c340 !important;
}
#com-form-login-username input,
#com-form-login-password input {
  height: 35px;
  padding: 4px 10px;
  border: 1px solid #f2f2f2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #c09853;
}
#checkoutForm button,
#checkoutForm input.details-button,
#checkoutForm button.details-button,
#checkoutForm button.btn-login,
#checkoutForm input.btn-login,
.cart-view button,
.cart-view input.details-button,
.cart-view button.details-button,
.cart-view button.btn-login,
.cart-view input.btn-login,
.vmshop-cart-account button,
.vmshop-cart-account input.details-button,
.vmshop-cart-account button.details-button,
.vmshop-cart-account button.btn-login,
.vmshop-cart-account input.btn-login {
  display: inline-block;
  padding: 10px 20px;
  font: normal 14px/1.1em tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  white-space: nowrap;
  background: #444;
  color: #fff;
  text-transform: uppercase;
  border: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cart-view #checkoutForm,
.cart-view form,
.cart-view #com-form-login {
  width: 100%;
  float: left;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cart-view #checkoutForm,
.cart-view #com-form-login {
  margin: 0;
}
.vmshop-cart-account {
  border: 1px solid #aaa;
  display: inline-block;
  margin: 0 0 30px 0;
  padding: 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.vmshop-cart-account input.btn-login {
  margin-right: 15px;
}
.vmshop-cart-account .content #com-form-login-username input,
.vmshop-cart-account .content #com-form-login-password input {
  width: 100%;
}
.vmshop-cart-account .new-customer {
  display: inline-block;
}
.vmshop-cart-account a.link-registration:hover {
  text-decoration: underline;
}
.vmshop-cart-account .row-fluid {
  margin-bottom: 5px;
}
.vmshop-cart-account #com-form-login-remember input {
  display: inline-block;
  float: left;
}
.vmshop-cart-account #com-form-login-remember label {
  float: left;
  margin: 0 5px 0 0;
}
#checkoutForm fieldset {
  width: 100%;
  float: left;
  margin: 0;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#checkoutForm table.cart-summary tbody {
  border: 1px solid #aaa;
}
#checkoutForm table.cart-summary tr th {
  padding: 15px 0 8px;
}
#checkoutForm .product-name a {
  font-size: 13px;
  text-transform: uppercase;
}
#checkoutForm .vm-continue-shopping {
  width: 50%;
  float: left;
  padding-bottom: 0;
}
#checkoutForm .billto-shipto {
  width: 100%;
  float: left;
  margin: 0 0 30px 0;
}
#checkoutForm .billto-shipto .width50 {
  border: 1px solid #aaa;
  float: left;
  min-height: 150px;
  padding: 20px;
  width: 47%;
  margin: 0 0px 0px 6%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#checkoutForm .billto-shipto .width50:first-child {
  margin-left: 0;
}
#checkoutForm .billto-shipto .width50 .output-shipto a {
  color: #898989 !important;
}
#checkoutForm .billto-shipto .width50 .output-shipto a:hover {
  color:  !important;
}
#checkoutForm .billto-shipto .width50 .output-shipto input {
  float: left;
  margin-right: 5px;
}
#checkoutForm .billto-shipto h3 {
  margin: 0 0 10px;
}
#checkoutForm .billto-shipto i {
  color: #fff;
  display: inline-block;
  margin-right: 5px;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
}
#checkoutForm .billto-shipto a.details:hover {
  text-decoration: underline;
}
#checkoutForm .width50 {
  width: 50%;
  float: left;
}
#checkoutForm .a-center button.fa {
  color: #393939;
  margin-left: 5px;
  margin-top: 6px;
  padding: 0;
  font: normal normal normal 22px/1 FontAwesome;
  background: transparent;
}
#checkoutForm .a-center button.fa.vm2-remove_from_cart {
  margin-left: 0px;
}
#checkoutForm .a-center .vir_quantity {
  display: inline-block;
}
#checkoutForm .a-center .vir_quantity input {
  float: left;
  background: transparent !important;
}
#checkoutForm .a-center .vir_quantity button.fa {
  font-size: 18px;
  background: transparent !important;
}
#checkoutForm .a-center .vir_quantity button.fa:hover {
  color: #84c340;
}
#checkoutForm .vm-fieldset-pricelist {
  width: 100%;
  margin: 0 0 30px 0;
}
#checkoutForm .cart-summary {
  width: 100%;
}
#checkoutForm .cart-summary tr th {
  font-weight: 600;
  border: 1px solid #aaa;
  padding: 10px;
  white-space: nowrap;
  vertical-align: middle;
  text-align: center;
  text-transform: capitalize;
  background: transparent;
}
#checkoutForm .cart-summary .cart-images {
  width: 100%;
  text-align: center;
  float: left;
  padding: 20px 10px;
}
#checkoutForm .cart-summary .cart-images img {
  display: inline-block;
  float: none;
  margin: 0 auto;
  max-width: 150px;
  width: auto;
}
#checkoutForm .cart-summary tbody td {
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #aaa;
  text-align: center;
}
#checkoutForm .cart-summary tbody .vm-price-value {
  float: none;
}
#checkoutForm .cart-summary tbody .vm-price-value span {
  font-size: 15px;
}
#checkoutForm .cart-summary tbody input.quantity-input {
  width: 40px !important;
  text-align: center;
  padding: 2px;
  display: inline-block;
  border: 1px solid #ddd;
  height: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#checkoutForm .cart-summary tbody .vm2-add_quantity_cart {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#checkoutForm .cart-summary tbody .vm2-remove_from_cart {
  background-color: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#checkoutForm .cart-summary tbody .vm2-remove_from_cart:hover {
  color: #84c340;
}
#checkoutForm .cart-summary tbody .vm-customfield-cart {
  text-align: center;
  line-height: 20px;
  padding: 20px 0px;
}
#checkoutForm .cart-summary tbody .vm-customfield-cart span {
  float: none;
}
#checkoutForm .cart-summary tbody .tb-total {
  min-height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  color: #000;
}
#checkoutForm .cart-summary tbody .tb-total .total-title {
  padding: 15px 20px;
  background-color: #eee;
}
#checkoutForm .cart-summary tbody .tb-total .vm-continue-shopping {
  width: 50%;
  float: left;
}
#checkoutForm .cart-summary tbody .tb-total .vm-continue-shopping .continue_link {
  float: left;
  margin: 0px;
  background-color: transparent;
  color: #444;
  display: block;
  padding: 0;
  text-align: center;
  white-space: nowrap;
  text-transform: uppercase;
  text-decoration: underline;
}
#checkoutForm .cart-summary tbody .tb-total .total-block {
  float: left;
  width: 50%;
  line-height: 35px;
  padding-right: 30px;
  text-align: right;
  color: ;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#checkoutForm .cart-summary tbody .tb-total .total-block .title,
#checkoutForm .cart-summary tbody .tb-total .total-block .total {
  display: inline-block;
}
#checkoutForm .cart-summary tfoot {
  text-align: left;
}
#checkoutForm .cart-summary tfoot a:hover {
  text-decoration: underline;
}
#checkoutForm .cart-summary tfoot .checkoutStep {
  font-size: 18px;
  font-weight: 600;
  margin: 10px 0 15px;
}
#checkoutForm .cart-summary tfoot .shipment h3,
#checkoutForm .cart-summary tfoot .payment h3 {
  font-size: 13px;
  margin: 0;
}
#checkoutForm .cart-summary tfoot .shipment .buttonBar-left,
#checkoutForm .cart-summary tfoot .payment .buttonBar-left {
  float: right;
}
#checkoutForm .cart-summary tfoot .sectiontableentry2 td .tb-tfoot {
  border: 1px solid #aaa;
}
#checkoutForm .cart-summary tfoot .sectiontableentry1 td .sectiontableentry1-inner {
  float: left;
  width: 100%;
  padding: 20px;
  border: 1px solid #aaa;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#checkoutForm .cart-summary .tb-tfoot {
  padding: 20px;
}
#checkoutForm .cart-summary .tb-tfoot input {
  margin: 0;
  display: inline-block;
  height: 37px;
  border: 1px solid #f2f2f2;
}
#checkoutForm .cart-summary .tb-tfoot .details-button input {
  background-image: none;
}
#checkoutForm .cart-summary .tb-tfoot .details-button input:hover {
  background-color: #84c340;
}
#checkoutForm .cart-summary .tb-tfoot .coupon {
  width: 300px;
}
#checkoutForm .checkout-button-top {
  display: inline-block;
  float: right;
  text-align: right;
  border: 0;
  width: 100%;
  padding: 20px 40px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#checkoutForm .checkout-button-top button {
  display: inline-block;
  padding: 10px 20px;
  font: normal 14px/1.1em tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  white-space: nowrap;
  background: #222222;
  color: #fff;
  text-transform: uppercase;
  border: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#checkoutForm .checkout-button-top button:hover {
  color: #fff;
}
#checkoutForm .vm-fieldset-customer-note {
  width: 100%;
  margin: 0 0 30px 0;
  border: 1px solid #aaa;
  float: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#checkoutForm .vm-fieldset-customer-note textarea#customer_note_field {
  height: 120px;
  margin: 20px 0;
  overflow: auto;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#checkoutForm .vm-fieldset-customer-note .vm-fieldset-tos input.terms-of-service {
  float: left;
}
#checkoutForm .vm-fieldset-customer-note .vm-fieldset-tos span.cart {
  float: left;
}
#checkoutForm .vm-fieldset-customer-note .vm-fieldset-tos div.terms-of-service {
  width: 100%;
  float: left;
}
#checkoutForm .vm-fieldset-customer-note .vm-fieldset-tos div.terms-of-service .vmicon {
  display: none;
}
#checkoutForm .vm-fieldset-customer-note .vm-fieldset-tos div.terms-of-service a:hover {
  text-decoration: underline;
}
#userForm,
#paymentForm,
#adminForm {
  border: 1px solid #aaa;
  display: inline-block;
  margin: 0px 0 30px;
  padding: 20px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#userForm button,
#paymentForm button,
#adminForm button {
  font: normal 14px/1.1em tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  white-space: nowrap;
  background: #222222;
  color: #fff;
  text-transform: uppercase;
  border: none;
  margin: 5px;
  padding: 10px 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#userForm button:hover,
#paymentForm button:hover,
#adminForm button:hover {
  color: #fff;
  background-color: #84c340;
}
#userForm h3,
#paymentForm h3,
#adminForm h3 {
  font-size: 16px;
  color: #333;
  width: 100%;
  float: left;
}
#userForm .buttonBar-left,
#paymentForm .buttonBar-left,
#adminForm .buttonBar-left {
  width: 100%;
  float: left;
  text-align: left;
}
#user-registration {
  border: 1px solid #aaa;
  display: inline-block;
  margin: 0px 0 20px;
  padding: 20px;
  width: 100%;
}
#user-registration input {
  height: 30px;
  line-height: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ccc;
  background: none;
  width: 210px;
}
#user-registration input:focus,
#user-registration input.invalid {
  border: 1px solid #ccc !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: none;
}
#user-registration button {
  background: #e1e1e1;
  color: #696969;
  padding: 5px 15px;
  margin-right: 5px;
  height: auto;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
#user-registration button:hover {
  color: #fff;
  background-color: #84c340;
}
#user-registration .chzn-container-single .chzn-single {
  height: 30px;
  line-height: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ccc;
  background: none;
}
#user-registration label.invalid {
  color: #898989;
  background: transparent;
}
#user-registration .form-actions {
  border-top: medium none;
  margin-top: 0;
  background: none;
}
#tab-1,
#tab-2 {
  width: 100%;
  float: left;
}
.adminlist {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.adminlist th {
  width: 20%;
}
#adminForm .buttonBar-left {
  margin: 10px 0px;
}
#userForm fieldset .control-buttons,
#tab-1 fieldset .control-buttons {
  text-align: left !important;
  margin-bottom: 10px;
}
#userForm fieldset .control-buttons #reg_text,
#tab-1 fieldset .control-buttons #reg_text {
  margin-bottom: 10px;
}
table.user-details input {
  height: 30px;
  line-height: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ccc;
  background: none;
  width: 210px;
}
table.user-details input:focus,
table.user-details input.invalid {
  border: 1px solid #ccc !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: none;
}
table.user-details .chzn-container-single .chzn-single {
  height: 30px;
  line-height: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ccc;
  background: none;
}
table.user-details label.invalid {
  color: #898989;
  background: transparent;
}
ul.nav {
  margin: 0px 0 30px;
}
div.login {
  border: 1px solid #aaa;
  display: inline-block;
  margin: 0px 0 30px;
  padding: 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div.login form {
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
div.login input {
  height: 30px;
  line-height: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ccc;
  background: none;
  width: 210px;
}
div.login input:focus,
div.login input.invalid {
  border: 1px solid #ccc !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: none;
}
div.login input#remember {
  width: auto;
  height: auto;
}
div.login button {
  font: normal 14px/1.1em tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  white-space: nowrap;
  background: #222;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 20px;
  margin-right: 5px;
  height: auto;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
div.login button:hover {
  color: #fff;
}
div.login a:hover {
  text-decoration: underline;
}
div.logout {
  border: 1px solid #aaa;
  display: inline-block;
  margin: 0px 0 20px;
  padding: 20px;
  width: 100%;
}
div.logout .form-horizontal {
  margin: 0;
}
div.logout .form-horizontal .control-group {
  margin: 0;
}
div.logout .form-horizontal .controls {
  margin-left: 0px;
}
div.profile .btn-toolbar {
  width: 100%;
  float: left;
}
div.profile .btn-toolbar a.btn {
  background: #e1e1e1;
  color: #696969;
  padding: 5px 15px;
  margin-right: 5px;
  height: auto;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
div.profile .btn-toolbar a.btn:hover {
  color: #fff;
}
div.profile fieldset {
  float: left;
}
div.profile .dl-horizontal dd {
  float: left;
}
.list_shipping {
  float: left;
}
@font-face {
  font-family: 'aqua';
  src: url("../fonts/aqua/aqua.ttf"), url("../fonts/aqua/aqua.woff") format("woff"), url("../fonts/aqua/aqua.ttf") format("truetype"), url("../fonts/aqua/aqua.svg#aqua") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #444444;
  line-height: 1.8;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.sppb-font-regular {
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  margin-bottom: 25px;
  letter-spacing: 0.1em;
}
h1,
h2,
h3 {
  font-size: 24px;
}
h4 {
  font-size: 20px;
}
h5,
h6 {
  font-size: 16px;
}
h1.sppb-font-aqua,
h2.sppb-font-aqua,
h3.sppb-font-aqua,
h4.sppb-font-aqua,
h5.sppb-font-aqua,
h6.sppb-font-aqua {
  font-family: 'aqua';
  font-weight: 400;
}
p {
  margin-bottom: 25px;
}
h1 {
  font-size: 42px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
.sppb-font-size-1 {
  font-size: 42px;
}
.sppb-font-size-2 {
  font-size: 36px;
}
.sppb-font-size-3 {
  font-size: 24px;
}
.sppb-font-size-4 {
  font-size: 18px;
}
.sppb-font-size-5 {
  font-size: 16px;
}
.sppb-font-size-6 {
  font-size: 14px;
}
::-moz-selection {
  background: #84C340;
  color: #FFFFFF;
}
::selection {
  background: #84C340;
  color: #FFFFFF;
}
.sppb-light-text {
  font-weight: 400;
}
.sppb-hr-heading {
  text-align: center;
}
.sppb-hr-heading.sppb-left {
  text-align: left;
}
.sppb-hr-heading.sppb-left:after {
  margin-left: 0;
}
.sppb-hr-heading.sppb-right {
  text-align: right;
}
.sppb-hr-heading.sppb-right:after {
  margin-right: 0;
}
.sppb-hr-heading:after {
  display: block;
  margin-right: auto;
  margin-left: auto;
  content: " ";
  width: 30px;
  margin-top: 15px;
  height: 0;
  border-top: 1px solid #444444;
}
.sppb-hr {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 80%;
  border-top: 1px solid #AAAAAA;
  margin: 0 auto;
}
.sppb-hr.sppb-full {
  width: 100%;
}
.sppb-hr .sppb-color-light {
  border-color: #FFFFFF;
}
.sppb-ellipsis {
  overflow: hidden;
}
.sppb-quote-content {
  width: 65%;
  padding-top: 30px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-style: italic;
  font-weight: 400;
}
.sppb-quote-content q:before,
.sppb-quote-content q:after {
  font-style: italic;
  font-size: 30px;
  line-height: 16px;
  font-weight: 600;
}
.sppb-quote-content q:before {
  content: open-quote;
}
.sppb-quote-content q:after {
  content: close-quote;
}
.sppb-quote-content .sppb-author-name {
  padding-top: 20px;
  font-weight: 700;
  text-align: right;
  color: #84C340;
}
.sppb-color-main {
  color: #84C340;
}
.sppb-color-light {
  color: #FFFFFF;
}
.sppb-color-dark {
  color: #444444;
}
.sppb-bg-dark {
  background-color: #2b2b2b;
}
.sppb-bg-light {
  background-color: #FFFFFF;
}
.sppb-bg-trans-light {
  background-color: rgba(255,255,255,0.7);
}
.sppb-bg-main {
  background-color: #84C340;
}
.sppb-bgc-1 {
  background-color: #C6D9C6;
}
.sppb-bgc-2 {
  background-color: #D9D8C1;
}
.sppb-bgc-3 {
  background-color: #DEB6B6;
}
.sppb-bgc-4 {
  background-color: #ABDCE1;
}
.sppb-bgc-5 {
  background-color: #E7E6E1;
}
.sppb-bgc-trans-1 {
  background-color: rgba(198,217,198,0.7);
}
.sppb-bgc-trans-2 {
  background-color: rgba(217,216,193,0.7);
}
.sppb-bgc-trans-3 {
  background-color: rgba(222,182,182,0.7);
}
.sppb-bgc-trans-4 {
  background-color: rgba(171,220,225,0.7);
}
.sppb-bgc-trans-5 {
  background-color: rgba(231,230,225,0.7);
}
input[type="text"],
input[type="email"],
input[type="search"],
textarea,
select {
  transition: all 0.4s;
  width: 100%;
  outline: none;
  background-color: #FFFFFF;
  border: 1px solid #444444;
  padding: 5px 15px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
textarea:focus,
select:focus {
  border-color: #84C340;
}
select {
  height: 40px;
}
textarea {
  resize: none;
  height: 115px;
}
.placeholder {
  color: #444444;
}
::-webkit-input-placeholder {
  color: #444444;
}
:-moz-placeholder {
  color: #444444;
}
::-moz-placeholder {
  color: #444444;
}
:-ms-input-placeholder {
  color: #444444;
}
.sppb-social li {
  display: inline-block;
  margin-right: 3px;
  margin-left: 3px;
  font-size: 16px;
  display: inline-block !important;
}
.sppb-social li a:hover {
  color: #84C340;
}
.sppb-btn-1 {
  transition: all 0.4s;
  display: inline-block;
  padding: 10px 40px;
  font-size: 13px;
  font-weight: 700;
  outline: none;
  line-height: 1.2;
  text-align: center;
  background-color: transparent;
  border: 0;
  background-color: #84C340;
  color: #FFFFFF;
}
.sppb-btn-1:hover {
  background-color: #444444;
  color: #FFFFFF;
}
.sppb-btn-2 {
  transition: all 0.4s;
  display: inline-block;
  padding: 10px 40px;
  font-size: 13px;
  font-weight: 700;
  outline: none;
  line-height: 1.2;
  text-align: center;
  background-color: transparent;
  border: 0;
  background-color: #444444;
  color: #FFFFFF;
}
.sppb-btn-2:hover {
  background-color: #84C340;
  color: #FFFFFF;
}
.sppb-btn-3 {
  transition: all 0.4s;
  display: inline-block;
  padding: 10px 40px;
  font-size: 13px;
  font-weight: 700;
  outline: none;
  line-height: 1.2;
  text-align: center;
  background-color: transparent;
  border: 0;
  background-color: #FFFFFF;
}
.sppb-btn-3:hover {
  background-color: #84C340;
  color: #FFFFFF;
}
.sppb-btn-bd-1 {
  transition: all 0.4s;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  outline: none;
  line-height: 1.2;
  text-align: center;
  background-color: transparent;
  border: 0;
  padding: 9px 39px !important;
  border: 1px solid #444444;
  text-transform: uppercase;
  color: #444444;
}
.sppb-btn-bd-1:hover {
  background-color: #84C340;
  border-color: #84C340;
  color: #FFFFFF;
}
.sppb-btn-bd-2 {
  color: #444444 !important;
  transition: all 0.4s;
  display: inline-block;
  padding: 10px 40px;
  font-size: 13px;
  font-weight: 700;
  outline: none;
  line-height: 1.2;
  text-align: center;
  background-color: transparent;
  border: 0;
  padding: 9px 39px;
  border: 1px solid #444444;
  background-color: #FFFFFF;
}
.sppb-btn-bd-2:hover {
  background-color: #84C340;
  border-color: #84C340;
  color: #FFFFFF !important;
}
.sppb-btn-bdr-1 {
  transition: all 0.4s;
  display: inline-block;
  padding: 10px 40px;
  font-size: 13px;
  font-weight: 700;
  outline: none;
  line-height: 1.2;
  text-align: center;
  background-color: transparent;
  border: 0;
  padding: 9px 39px;
  border: 1px solid #444444;
  border-radius: 20px;
  background-color: #EEEEEE;
}
.sppb-btn-bdr-2 {
  transition: all 0.4s;
  display: inline-block;
  padding: 10px 40px;
  font-size: 13px;
  font-weight: 700;
  outline: none;
  line-height: 1.2;
  text-align: center;
  background-color: transparent;
  border: 0;
  padding: 9px 39px;
  border: 1px solid #444444;
  background-color: #84C340;
  border-radius: 20px;
}
a,
a:hover,
a:focus,
a:active,
a.active {
  transition: all 0.4s;
  outline: none;
  text-decoration: none;
  color: inherit;
}
ul {
  padding: 0;
  margin: 0;
}
ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.sppb-list-inline-block li {
  display: inline-block;
}
.sppb-nopadding {
  padding: 0 !important;
}
.sppb-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 512;
}
.sppb-overlay-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.sppb-col-nopadding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.sppb-relative {
  position: relative;
}
.sppb-absolute {
  position: absolute;
}
.sppb-fixed {
  position: fixed;
}
.sppb-middle {
  position: relative;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sppb-center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.sppb-center {
  position: relative;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-right: auto;
  margin-left: auto;
}
.sppb-ab-bottom {
  position: absolute;
  top: 100%;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.sppb-ab-bottom:before,
.sppb-ab-bottom:after {
  content: " ";
  display: table;
}
.sppb-ab-bottom:after {
  clear: both;
}
.sppb-bottom {
  position: relative;
  display: block;
  top: 100%;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.sppb-ab-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.sppb-ab-center:before,
.sppb-ab-center:after {
  content: " ";
  display: table;
}
.sppb-ab-center:after {
  clear: both;
}
.sppb-cell-vertical-wrapper {
  width: 100%;
  height: 100%;
  display: table;
}
.sppb-cell-vertical-wrapper .sppb-cell-middle {
  display: table-cell;
  vertical-align: middle;
}
.sppb-cell-vertical-wrapper .sppb-cell-middle .addtocart-area {
  font-size: 16px;
  margin: 0;
  top: -25px;
  left: -5px;
  position: relative;
  display: inline-block;
}
.sppb-cell-vertical-wrapper .sppb-cell-middle .addtocart-area * {
  margin: 0;
}
.sppb-cell-vertical-wrapper .sppb-cell-middle .addtocart-area form {
  padding: 0 !important;
}
.sppb-cell-vertical-wrapper .sppb-cell-middle .addtocart-area .addtocart-btn {
  position: relative;
  border: 1px solid #444444;
  width: 45px;
  height: 45px;
  line-height: 43px;
  border-radius: 23px;
  display: inline-block;
  cursor: pointer;
}
.sppb-cell-vertical-wrapper .sppb-cell-middle .addtocart-area .addtocart-btn i {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  z-index: 1;
  height: 100%;
  line-height: 43px;
}
.sppb-cell-vertical-wrapper .sppb-cell-middle .addtocart-area .addtocart-btn .addtocart-button {
  position: relative;
  text-indent: -9999em;
  width: 45px;
  height: 45px;
  line-height: 43px;
  border-radius: 23px;
  border: 0;
  background: none;
  background-color: transparent !important;
  z-index: 2;
}
.sppb-cell-vertical-wrapper .sppb-cell-middle .addtocart-area .addtocart-btn .addtocart-button:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sppb-cell-vertical-wrapper .sppb-cell-middle .addtocart-area .addtocart-btn:hover {
  color: #fff;
  background-color: #444444;
}
.sppb-cell-vertical-wrapper .sppb-cell-middle .vm-detail-link {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border: 1px solid #444444;
  border-radius: 23px;
  top: 25px;
  left: 5px;
  position: relative;
  cursor: pointer;
}
.sppb-cell-vertical-wrapper .sppb-cell-middle .vm-detail-link a {
  color: #444444 !important;
}
.sppb-cell-vertical-wrapper .sppb-cell-middle .vm-detail-link a .icon-basic-heart {
  margin: 0 auto;
  width: 100%;
  z-index: 1;
  height: 100%;
  line-height: 43px;
}
.sppb-cell-vertical-wrapper .sppb-cell-middle .vm-detail-link span {
  display: none;
}
.sppb-cell-vertical-wrapper .sppb-cell-middle .vm-detail-link:hover {
  color: #fff;
  background-color: #444444;
}
.sppb-cell-vertical-wrapper .sppb-cell-middle .vm-detail-link:hover a {
  color: #fff !important;
}
.sppb-cell-vertical-wrapper .sppb-cell-bottom {
  display: table-cell;
  vertical-align: bottom;
}
.sppb-cell-vertical-wrapper .sppb-cell-top {
  display: table-cell;
  vertical-align: top;
}
.sppb-shop-header-right .sppb-cell-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.sppb-tab .sppb-nav-tabs {
  border-bottom: 0;
}
.sppb-m-0 {
  margin: 0px;
}
.sppb-mt-0 {
  margin-top: 0px;
}
.sppb-mb-0 {
  margin-bottom: 0px;
}
.sppb-ml-0 {
  margin-left: 0px;
}
.sppb-mr-0 {
  margin-right: 0px;
}
.sppb-p-0 {
  padding: 0px;
}
.sppb-pt-0 {
  padding-top: 0px;
}
.sppb-pb-0 {
  padding-bottom: 0px;
}
.sppb-pl-0 {
  padding-left: 0px;
}
.sppb-pr-0 {
  padding-right: 0px;
}
.sppb-m-5 {
  margin: 5px;
}
.sppb-mt-5 {
  margin-top: 5px;
}
.sppb-mb-5 {
  margin-bottom: 5px;
}
.sppb-ml-5 {
  margin-left: 5px;
}
.sppb-mr-5 {
  margin-right: 5px;
}
.sppb-p-5 {
  padding: 5px;
}
.sppb-pt-5 {
  padding-top: 5px;
}
.sppb-pb-5 {
  padding-bottom: 5px;
}
.sppb-pl-5 {
  padding-left: 5px;
}
.sppb-pr-5 {
  padding-right: 5px;
}
.sppb-m-10 {
  margin: 10px;
}
.sppb-mt-10 {
  margin-top: 10px;
}
.sppb-mb-10 {
  margin-bottom: 10px;
}
.sppb-ml-10 {
  margin-left: 10px;
}
.sppb-mr-10 {
  margin-right: 10px;
}
.sppb-p-10 {
  padding: 10px;
}
.sppb-pt-10 {
  padding-top: 10px;
}
.sppb-pb-10 {
  padding-bottom: 10px;
}
.sppb-pl-10 {
  padding-left: 10px;
}
.sppb-pr-10 {
  padding-right: 10px;
}
.sppb-m-15 {
  margin: 15px;
}
.sppb-mt-15 {
  margin-top: 15px;
}
.sppb-mb-15 {
  margin-bottom: 15px;
}
.sppb-ml-15 {
  margin-left: 15px;
}
.sppb-mr-15 {
  margin-right: 15px;
}
.sppb-p-15 {
  padding: 15px;
}
.sppb-pt-15 {
  padding-top: 15px;
}
.sppb-pb-15 {
  padding-bottom: 15px;
}
.sppb-pl-15 {
  padding-left: 15px;
}
.sppb-pr-15 {
  padding-right: 15px;
}
.sppb-m-20 {
  margin: 20px;
}
.sppb-mt-20 {
  margin-top: 20px;
}
.sppb-mb-20 {
  margin-bottom: 20px;
}
.sppb-ml-20 {
  margin-left: 20px;
}
.sppb-mr-20 {
  margin-right: 20px;
}
.sppb-p-20 {
  padding: 20px;
}
.sppb-pt-20 {
  padding-top: 20px;
}
.sppb-pb-20 {
  padding-bottom: 20px;
}
.sppb-pl-20 {
  padding-left: 20px;
}
.sppb-pr-20 {
  padding-right: 20px;
}
.sppb-m-25 {
  margin: 25px;
}
.sppb-mt-25 {
  margin-top: 25px;
}
.sppb-mb-25 {
  margin-bottom: 25px;
}
.sppb-ml-25 {
  margin-left: 25px;
}
.sppb-mr-25 {
  margin-right: 25px;
}
.sppb-p-25 {
  padding: 25px;
}
.sppb-pt-25 {
  padding-top: 25px;
}
.sppb-pb-25 {
  padding-bottom: 25px;
}
.sppb-pl-25 {
  padding-left: 25px;
}
.sppb-pr-25 {
  padding-right: 25px;
}
.sppb-m-30 {
  margin: 30px;
}
.sppb-mt-30 {
  margin-top: 30px;
}
.sppb-mb-30 {
  margin-bottom: 30px;
}
.sppb-ml-30 {
  margin-left: 30px;
}
.sppb-mr-30 {
  margin-right: 30px;
}
.sppb-p-30 {
  padding: 30px;
}
.sppb-pt-30 {
  padding-top: 30px;
}
.sppb-pb-30 {
  padding-bottom: 30px;
}
.sppb-pl-30 {
  padding-left: 30px;
}
.sppb-pr-30 {
  padding-right: 30px;
}
.sppb-m-35 {
  margin: 35px;
}
.sppb-mt-35 {
  margin-top: 35px;
}
.sppb-mb-35 {
  margin-bottom: 35px;
}
.sppb-ml-35 {
  margin-left: 35px;
}
.sppb-mr-35 {
  margin-right: 35px;
}
.sppb-p-35 {
  padding: 35px;
}
.sppb-pt-35 {
  padding-top: 35px;
}
.sppb-pb-35 {
  padding-bottom: 35px;
}
.sppb-pl-35 {
  padding-left: 35px;
}
.sppb-pr-35 {
  padding-right: 35px;
}
.sppb-m-40 {
  margin: 40px;
}
.sppb-mt-40 {
  margin-top: 40px;
}
.sppb-mb-40 {
  margin-bottom: 40px;
}
.sppb-ml-40 {
  margin-left: 40px;
}
.sppb-mr-40 {
  margin-right: 40px;
}
.sppb-p-40 {
  padding: 40px;
}
.sppb-pt-40 {
  padding-top: 40px;
}
.sppb-pb-40 {
  padding-bottom: 40px;
}
.sppb-pl-40 {
  padding-left: 40px;
}
.sppb-pr-40 {
  padding-right: 40px;
}
.sppb-m-45 {
  margin: 45px;
}
.sppb-mt-45 {
  margin-top: 45px;
}
.sppb-mb-45 {
  margin-bottom: 45px;
}
.sppb-ml-45 {
  margin-left: 45px;
}
.sppb-mr-45 {
  margin-right: 45px;
}
.sppb-p-45 {
  padding: 45px;
}
.sppb-pt-45 {
  padding-top: 45px;
}
.sppb-pb-45 {
  padding-bottom: 45px;
}
.sppb-pl-45 {
  padding-left: 45px;
}
.sppb-pr-45 {
  padding-right: 45px;
}
.sppb-m-50 {
  margin: 50px;
}
.sppb-mt-50 {
  margin-top: 50px;
}
.sppb-mb-50 {
  margin-bottom: 50px;
}
.sppb-ml-50 {
  margin-left: 50px;
}
.sppb-mr-50 {
  margin-right: 50px;
}
.sppb-p-50 {
  padding: 50px;
}
.sppb-pt-50 {
  padding-top: 50px;
}
.sppb-pb-50 {
  padding-bottom: 50px;
}
.sppb-pl-50 {
  padding-left: 50px;
}
.sppb-pr-50 {
  padding-right: 50px;
}
.sppb-m-55 {
  margin: 55px;
}
.sppb-mt-55 {
  margin-top: 55px;
}
.sppb-mb-55 {
  margin-bottom: 55px;
}
.sppb-ml-55 {
  margin-left: 55px;
}
.sppb-mr-55 {
  margin-right: 55px;
}
.sppb-p-55 {
  padding: 55px;
}
.sppb-pt-55 {
  padding-top: 55px;
}
.sppb-pb-55 {
  padding-bottom: 55px;
}
.sppb-pl-55 {
  padding-left: 55px;
}
.sppb-pr-55 {
  padding-right: 55px;
}
.sppb-m-60 {
  margin: 60px;
}
.sppb-mt-60 {
  margin-top: 60px;
}
.sppb-mb-60 {
  margin-bottom: 60px;
}
.sppb-ml-60 {
  margin-left: 60px;
}
.sppb-mr-60 {
  margin-right: 60px;
}
.sppb-p-60 {
  padding: 60px;
}
.sppb-pt-60 {
  padding-top: 60px;
}
.sppb-pb-60 {
  padding-bottom: 60px;
}
.sppb-pl-60 {
  padding-left: 60px;
}
.sppb-pr-60 {
  padding-right: 60px;
}
.sppb-m-65 {
  margin: 65px;
}
.sppb-mt-65 {
  margin-top: 65px;
}
.sppb-mb-65 {
  margin-bottom: 65px;
}
.sppb-ml-65 {
  margin-left: 65px;
}
.sppb-mr-65 {
  margin-right: 65px;
}
.sppb-p-65 {
  padding: 65px;
}
.sppb-pt-65 {
  padding-top: 65px;
}
.sppb-pb-65 {
  padding-bottom: 65px;
}
.sppb-pl-65 {
  padding-left: 65px;
}
.sppb-pr-65 {
  padding-right: 65px;
}
.sppb-m-70 {
  margin: 70px;
}
.sppb-mt-70 {
  margin-top: 70px;
}
.sppb-mb-70 {
  margin-bottom: 70px;
}
.sppb-ml-70 {
  margin-left: 70px;
}
.sppb-mr-70 {
  margin-right: 70px;
}
.sppb-p-70 {
  padding: 70px;
}
.sppb-pt-70 {
  padding-top: 70px;
}
.sppb-pb-70 {
  padding-bottom: 70px;
}
.sppb-pl-70 {
  padding-left: 70px;
}
.sppb-pr-70 {
  padding-right: 70px;
}
.sppb-m-75 {
  margin: 75px;
}
.sppb-mt-75 {
  margin-top: 75px;
}
.sppb-mb-75 {
  margin-bottom: 75px;
}
.sppb-ml-75 {
  margin-left: 75px;
}
.sppb-mr-75 {
  margin-right: 75px;
}
.sppb-p-75 {
  padding: 75px;
}
.sppb-pt-75 {
  padding-top: 75px;
}
.sppb-pb-75 {
  padding-bottom: 75px;
}
.sppb-pl-75 {
  padding-left: 75px;
}
.sppb-pr-75 {
  padding-right: 75px;
}
.sppb-m-80 {
  margin: 80px;
}
.sppb-mt-80 {
  margin-top: 80px;
}
.sppb-mb-80 {
  margin-bottom: 80px;
}
.sppb-ml-80 {
  margin-left: 80px;
}
.sppb-mr-80 {
  margin-right: 80px;
}
.sppb-p-80 {
  padding: 80px;
}
.sppb-pt-80 {
  padding-top: 80px;
}
.sppb-pb-80 {
  padding-bottom: 80px;
}
.sppb-pl-80 {
  padding-left: 80px;
}
.sppb-pr-80 {
  padding-right: 80px;
}
.sppb-m-85 {
  margin: 85px;
}
.sppb-mt-85 {
  margin-top: 85px;
}
.sppb-mb-85 {
  margin-bottom: 85px;
}
.sppb-ml-85 {
  margin-left: 85px;
}
.sppb-mr-85 {
  margin-right: 85px;
}
.sppb-p-85 {
  padding: 85px;
}
.sppb-pt-85 {
  padding-top: 85px;
}
.sppb-pb-85 {
  padding-bottom: 85px;
}
.sppb-pl-85 {
  padding-left: 85px;
}
.sppb-pr-85 {
  padding-right: 85px;
}
.sppb-m-90 {
  margin: 90px;
}
.sppb-mt-90 {
  margin-top: 90px;
}
.sppb-mb-90 {
  margin-bottom: 90px;
}
.sppb-ml-90 {
  margin-left: 90px;
}
.sppb-mr-90 {
  margin-right: 90px;
}
.sppb-p-90 {
  padding: 90px;
}
.sppb-pt-90 {
  padding-top: 90px;
}
.sppb-pb-90 {
  padding-bottom: 90px;
}
.sppb-pl-90 {
  padding-left: 90px;
}
.sppb-pr-90 {
  padding-right: 90px;
}
.sppb-m-95 {
  margin: 95px;
}
.sppb-mt-95 {
  margin-top: 95px;
}
.sppb-mb-95 {
  margin-bottom: 95px;
}
.sppb-ml-95 {
  margin-left: 95px;
}
.sppb-mr-95 {
  margin-right: 95px;
}
.sppb-p-95 {
  padding: 95px;
}
.sppb-pt-95 {
  padding-top: 95px;
}
.sppb-pb-95 {
  padding-bottom: 95px;
}
.sppb-pl-95 {
  padding-left: 95px;
}
.sppb-pr-95 {
  padding-right: 95px;
}
img.sppb-img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.sppb-video-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  position: relative;
  width: 100%;
}
.sppb-video-bg:before,
.sppb-video-bg:after {
  content: " ";
  display: table;
}
.sppb-video-bg:after {
  clear: both;
}
.sppb-video-h .sppb-video-bg {
  width: auto;
  height: 100%;
}
.sppb-section {
  position: relative;
  display: block;
  width: 100%;
  float: left;
}
.sppb-section .sppb-section-mb {
  margin-bottom: 50px;
}
.sppb-section .sppb-section-mb-small {
  margin-bottom: 10px;
}
.sppb-section .sppb-section-mb-big {
  margin-bottom: 80px;
}
.sppb-section .sppb-section-heading {
  margin-bottom: 40px;
}
.sppb-section.sppb-padding-top {
  padding-top: 50px;
}
.sppb-section.sppb-padding-top-big {
  padding-top: 80px;
}
.sppb-section.sppb-margin-bottom {
  margin-bottom: 80px;
}
.sppb-reservation-bg .sppb-reservation-heading {
  display: none;
}
.sppb-reservation-bg .sppb-light-text {
  font-weight: 700;
}
.sppb-reservation-bg .sppb-reservation {
  position: relative;
  z-index: 1;
  background-image: url("../images/reservation.jpg");
  background-size: cover;
  border: 1px solid #AAAAAA;
  margin-bottom: 80px;
  margin-top: 30px;
  padding-top: 85px;
}
.sppb-reservation-bg .sppb-reservation:after {
  content: " ";
  position: absolute;
  display: block;
  background: rgba(255,255,255,0.9);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.sppb-reservation input,
.sppb-reservation select,
.sppb-reservation option {
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
  padding-left: 15px;
}
.sppb-reservation .sppb-reservation-form .sppb-submit {
  font-size: 16px;
  width: 100%;
}
.sppb-contact-form input,
.sppb-contact-form select,
.sppb-contact-form option,
.sppb-contact-form textarea {
  margin-bottom: 20px;
  float: left;
}
.sppb-map-iframe {
  width: 100%;
  height: 435px;
  margin-bottom: 30px;
  padding: 10px;
  border: 1px solid #AAAAAA;
}
.sppb-contact-info-wrapper {
  margin-bottom: 30px;
}
.sppb-contact-info-wrapper .sppb-contact-info {
  position: relative;
  padding-left: 24px;
  line-height: 2.5;
}
.sppb-contact-info-wrapper .sppb-contact-info:before {
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 991px) {
  .sppb-contact-info-wrapper .sppb-contact-info {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .sppb-contact-form .pull-right,
  .sppb-contact-form .pull-left {
    float: none !important;
  }
}
.sppb-hamburger,
.sppb-hamburger-open {
  transition: all 0.4s;
  top: 25px;
  position: relative;
  background: transparent;
  border: 0;
  width: 22px;
  height: 14px;
  padding: 0;
  outline: none;
  cursor: pointer;
  z-index: 999;
}
.sppb-hamburger::before,
.sppb-hamburger::after,
.sppb-hamburger span,
.sppb-hamburger-open::before,
.sppb-hamburger-open::after,
.sppb-hamburger-open span {
  transition: all 0.4s;
  background: #444444;
}
.sppb-hamburger::before,
.sppb-hamburger::after,
.sppb-hamburger-open::before,
.sppb-hamburger-open::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  width: 100%;
  top: 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.sppb-hamburger span,
.sppb-hamburger-open span {
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  top: 50%;
  overflow: hidden;
  text-indent: 200%;
}
.sppb-hamburger-open::before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  margin-top: -7px;
}
.sppb-hamburger-open::after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  margin-top: 7px;
}
.sppb-main-nav-opened .sppb-hamburger {
  position: fixed;
  right: 15px;
}
.sppb-main-nav-opened .sppb-hamburger span {
  opacity: 0;
}
.sppb-hamburger::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.sppb-hamburger::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.sppb-main-nav-style-1 {
  position: relative;
  padding-top: 50px;
  text-align: center;
}
.sppb-main-nav-style-1 .sppb-brand {
  position: relative;
  display: inline-block;
  margin-bottom: 5px;
}
.sppb-main-nav-style-1 .sppb-brand img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
}
.sppb-main-nav-style-2 {
  position: relative;
  padding: 50px 0;
}
.sppb-main-nav-style-2 .sppb-brand {
  display: inline-block;
  height: 85px;
}
.sppb-main-nav-style-3 {
  position: absolute;
  width: 100%;
  top: 40px;
  z-index: 998;
}
.sppb-main-nav-style-3 .sppb-brand {
  width: 100%;
}
body:not(.sppb-main-nav-opened) .sppb-main-nav-style-3 .sppb-hamburger span,
body:not(.sppb-main-nav-opened) .sppb-main-nav-style-3 .sppb-hamburger:after,
body:not(.sppb-main-nav-opened) .sppb-main-nav-style-3 .sppb-hamburger:before {
  background-color: #FFFFFF;
}
.sppb-hotline {
  padding: 13px 0;
}
.sppb-hotline i {
  font-size: 8px;
  margin-left: 5px;
}
.sppb-main-nav-shop {
  text-align: center;
}
.sppb-main-nav-shop .sppb-brand {
  border: 2px solid #444444;
  display: inline-block;
  padding: 10px 15px;
  height: 80px;
  margin: 50px 0;
}
.sppb-main-nav-shop .btn-group > a {
  color: #333;
  font-weight: inherit;
  border: none;
  border-radius: 0;
  padding: 2px 10px;
  line-height: 18px;
  height: 24px;
  margin-top: 2px;
  display: block;
}
.sppb-main-nav-shop .btn-group > a:hover {
  color: #fff !important;
  background-color: #84C340;
}
.sppb-main-nav-shop .sppb-brand img {
  height: 100%;
}
.sppb-main-nav-shop .sppb-cart {
  position: absolute;
  top: -40px;
  font-size: 24px;
  right: 15px;
}
.sppb-main-nav-shop .sppb-cart:before {
  width: 20px;
  height: 20px;
  position: absolute;
  display: block;
  content: attr(data-content);
  font-size: 14px;
  line-height: 20px;
  top: 0;
  right: -12px;
  border-radius: 10px;
  background-color: #84C340;
  color: #FFFFFF;
}
.sppb-main-nav-shop .container {
  position: relative;
  border-top: 1px solid #AAAAAA;
  border-bottom: 1px solid #AAAAAA;
}
.sppb-main-nav-shop .sppb-nav,
.sppb-main-nav-shop .sppb-option {
  position: relative;
  vertical-align: middle;
  line-height: 50px;
}
.sppb-main-nav-shop .sppb-nav i,
.sppb-main-nav-shop .sppb-option i {
  font-size: 8px;
  margin-left: 5px;
}
.sppb-main-nav-shop .nav li {
  font-family: "aqua", sans-serif;
  font-weight: 400;
  font-size: 14px;
  display: inline-block;
  margin: 0 10px;
  padding: 12px 0;
  line-height: 26px;
}
.sppb-main-nav-shop .nav li a {
  position: relative;
  text-transform: uppercase;
}
.sppb-main-nav-shop .nav li a:after {
  transition: all 0.4s;
  display: block;
  margin-right: auto;
  margin-left: auto;
  content: " ";
  height: 0;
  width: 0;
  border-top: 1px solid #444444;
}
.sppb-main-nav-shop .nav li a:hover:after {
  width: 100%;
}
.sppb-main-nav-shop .dropdown-toggle:hover {
  color: #84C340;
}
.sppb-main-nav-shop .btn .dropdown-menu,
.sppb-main-nav-shop :hover .dropdown-menu {
  display: block;
}
.sppb-main-nav-shop .dropdown-menu {
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
}
.sppb-main-nav-shop .dropdown-menu > li > a {
  font-weight: inherit;
  padding: 3px 20px;
}
.sppb-main-nav-shop .dropdown-menu > li > a:hover {
  background-color: #f5f5f5 !important;
}
.sppb-main-nav-shop .dropdown-menu,
.sppb-main-nav-shop .btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.sppb-main-nav-shop .btn-group.open .dropdown-toggle {
  background-color: #84C340;
  color: #FFFFFF;
}
@media (min-width: 768px) {
  .sppb-nav-content {
    position: relative;
    display: table;
    width: 100%;
    font-family: 'aqua', sans-serif;
    font-weight: 400;
    font-size: 14px;
    padding: 0 30px;
  }
  .sppb-nav-content > li {
    position: relative;
    display: table-cell;
    width: 300px;
  }
  .sppb-nav-content > li > a {
    display: inline-block;
    position: relative;
    padding: 15px 0;
  }
  .sppb-nav-content > li > a:after {
    transition: all 0.4s;
    display: block;
    margin-right: auto;
    margin-left: auto;
    content: " ";
    height: 0;
    width: 0;
    border-top: 1px solid #444444;
  }
  .sppb-nav-content > li > a:hover:after {
    width: 100%;
  }
  .sppb-nav-content > li > ul {
    position: absolute;
    top: 100%;
    left: -30px;
    z-index: 998;
    width: 220px;
    background-color: #111111;
    color: #FFFFFF;
    padding: 0 30px;
    display: none;
  }
  .sppb-nav-content > li > ul li a {
    display: block;
    line-height: 60px;
    border-bottom: 1px solid #444444;
  }
  .sppb-nav-content > li > ul li a:hover {
    color: #84C340;
  }
  .sppb-nav-content > li:hover > ul {
    display: block;
    -webkit-animation: fadeInUp 0.4s both;
    animation: fadeInUp 0.4s both;
  }
  .sppb-main-nav-style-2 .sppb-nav-content {
    padding: 15px 30px;
  }
  .sppb-main-nav-style-3 .sppb-nav-content {
    background-color: rgba(255,255,255,0.5);
    margin-top: 10px;
  }
  .sppb-main-nav-style-3 .sppb-nav-content > li > a {
    padding: 30px 0;
  }
  .sppb-main-nav-shop .nav {
    margin-left: -80px;
    margin-right: -80px;
  }
  .sppb-main-nav-shop .nav li {
    margin: 0 30px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .sppb-main-nav-style-1 .sppb-brand img {
    display: inline-block;
    margin: 5px;
  }
  .sppb-main-nav-style-3 .sppb-nav-content > li > a {
    padding: 20px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sppb-main-nav-style-3 .sppb-brand {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 240px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .sppb-main-nav-style-3 .sppb-nav-content {
    margin-top: 0;
  }
  .sppb-main-nav-style-2 {
    padding: 0;
  }
  .sppb-main-nav-style-2 .sppb-brand {
    display: block;
    margin-right: auto;
    margin-left: auto;
    height: 70px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .sppb-main-nav-style-2 .sppb-nav-content {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .sppb-nav-content {
    transition: right 0.4s;
    font-family: 'aqua', sans-serif;
    font-weight: 400;
    font-size: 14px;
    display: block;
    position: fixed;
    height: 100vh;
    top: 0;
    right: -270px;
    width: 270px;
    padding: 50px;
    z-index: 998;
    overflow: auto;
    background-color: #EEEEEE;
  }
  .sppb-main-nav-opened .sppb-nav-content {
    right: 0;
  }
  .sppb-nav-content > li > ul > li {
    transition: all 0.4s;
    height: 0;
    overflow: hidden;
  }
  .sppb-nav-content > li:hover > ul li {
    height: 70px;
  }
  .sppb-nav-content > li:not(:first-child) a {
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #AAAAAA;
  }
  .sppb-nav-content > li:not(:first-child) a:hover {
    border-color: #444444;
  }
  .sppb-nav-content > li:first-child {
    margin-bottom: 40px;
  }
  .sppb-main-nav-style-1 {
    padding-top: 0;
  }
  .sppb-main-nav-style-1 .sppb-brand {
    height: 70px;
    padding: 10px 0;
    text-align: left;
    float: left;
    margin-bottom: 0;
  }
  .sppb-main-nav-style-1 .sppb-brand img {
    height: 100%;
    display: inline-block;
    margin-right: 10px;
  }
  .sppb-main-nav-style-1.sppb-v-logo .sppb-brand {
    padding: 5px 0;
  }
  .sppb-main-nav-style-2 {
    padding: 0;
  }
  .sppb-main-nav-style-2 .sppb-brand {
    height: 70px;
    width: auto;
    padding: 10px 0;
    float: left;
  }
  .sppb-main-nav-style-3 .sppb-brand {
    height: 70px;
    width: auto;
    padding: 10px 0;
    float: left;
  }
}
.sppb-main-footer {
  padding-top: 60px;
  padding-bottom: 30px;
  border-top: 1px solid #AAAAAA;
  border-bottom: 1px solid #AAAAAA;
}
.sppb-main-footer a {
  color: #444;
}
.sppb-main-footer .sppb-open-time p {
  margin-bottom: 15px;
}
.sppb-main-footer .sppb-footer-separator {
  display: block;
  margin-right: auto;
  margin-left: auto;
  height: 220px;
  width: 0;
  border-left: 1px solid #AAAAAA;
}
.sppb-main-footer .sppb-footer-item {
  margin-bottom: 50px;
}
.sppb-main-footer .sppb-footer-newletter {
  position: relative;
  margin-bottom: 30px;
}
.sppb-main-footer .sppb-footer-newletter a {
  transition: all 0.4s;
  position: absolute;
  display: block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  top: 0;
  right: 0;
  background-color: #444444;
  color: #FFFFFF;
}
.sppb-main-footer .sppb-footer-newletter a:hover {
  background-color: #84C340;
}
.sppb-main-footer .sppb-social {
  text-align: right;
}
.sppb-main-footer .sppb-social li {
  margin-right: 5px;
  margin-left: 0;
}
.sppb-bg-dark .sppb-main-footer {
  color: #AAAAAA;
  border-top: 0;
}
.sppb-bg-dark .sppb-main-footer h5 {
  color: #FFFFFF;
}
.sppb-bg-dark .sppb-main-footer .sppb-btn-bd-1 {
  color: #FFFFFF;
}
.sppb-bg-dark .sppb-main-footer .sppb-btn-bd-1:hover {
  background-color: #444444;
  border-color: #FFFFFF;
}
.sppb-bg-dark .sppb-main-footer .sppb-footer-newletter input {
  border-color: #FFFFFF;
}
.sppb-bg-dark .sppb-main-footer .sppb-footer-newletter a:hover {
  background-color: #AAAAAA;
}
.sppb-bg-dark .sppb-main-footer .sppb-social {
  color: #666666;
}
.sppb-bg-dark .sppb-main-footer .sppb-social li a:hover {
  color: #FFFFFF;
}
@media (max-width: 1199px) {
  .sppb-main-footer {
    text-align: center;
  }
  .sppb-main-footer .sppb-social {
    text-align: center;
  }
  .sppb-main-footer .sppb-social li {
    margin: 0 2px;
  }
}
.sppb-team-item {
  display: block;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  text-align: center;
  margin-bottom: 30px;
  max-width: 370px;
}
.sppb-team-item .sppb-content h5 {
  margin-bottom: 15px;
  margin-top: 25px;
}
.sppb-team-item .sppb-content p {
  margin-bottom: 10px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.sppb-team-item .sppb-content .sppb-social li {
  color: #666666;
  font-size: 18px;
}
.sppb-service-1-wrapper {
  position: relative;
}
.sppb-service-1-item {
  position: relative;
  margin-bottom: 100px;
}
.sppb-service-1-item .jws-image,
.sppb-service-1-item .sppb-image {
  position: relative;
  width: 60%;
  z-index: 2;
}
.sppb-service-1-item .sppb-content {
  position: relative;
  width: 50%;
  z-index: 3;
}
.sppb-service-1-item .sppb-content p {
  text-align: center;
  margin-bottom: 0;
  padding: 30px 30px 50px;
}
.sppb-service-1-item .sppb-content p .sppb-more {
  position: absolute;
  right: 30px;
  bottom: 10px;
}
.sppb-service-1-item > :first-child {
  float: left;
  margin-right: -10%;
}
.sppb-service-1-item > :nth-child(2) {
  float: right;
}
.sppb-service-1-item > :nth-child(2) img {
  float: right;
}
@media (min-width: 1200px) {
  .sppb-service-1-item.sppb-service-1-v {
    padding-top: 150px;
  }
  .sppb-service-1-item.sppb-service-1-v .jws-image,
  .sppb-service-1-item.sppb-service-1-v .sppb-image {
    position: relative;
    z-index: 2;
    margin-bottom: -70px;
    width: 85%;
  }
  .sppb-service-1-item.sppb-service-1-v .sppb-content {
    position: relative;
    width: 100%;
    z-index: 3;
  }
  .sppb-service-1-item.sppb-service-1-v .sppb-content h3,
  .sppb-service-1-item.sppb-service-1-v .sppb-content p {
    float: left;
  }
  .sppb-service-1-item.sppb-service-1-v .sppb-content h3 {
    width: 30%;
    padding-top: 80px;
  }
  .sppb-service-1-item.sppb-service-1-v .sppb-content p {
    width: 70%;
    text-align: center;
    margin-bottom: 0;
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .sppb-service-1-item {
    margin-bottom: 50px;
  }
  .sppb-service-1-item .jws-image,
  .sppb-service-1-item .sppb-image {
    position: relative;
    width: 80%;
    z-index: 2;
  }
  .sppb-service-1-item .sppb-content {
    position: relative;
    width: 70%;
    z-index: 3;
  }
  .sppb-service-1-item .sppb-content p {
    text-align: center;
    margin-bottom: 0;
    padding: 30px;
  }
  .sppb-service-1-item > :first-child {
    margin-right: -50%;
  }
}
@media (max-width: 479px) {
  .sppb-service-1-item .jws-image,
  .sppb-service-1-item .sppb-image {
    display: none;
  }
  .sppb-service-1-item .sppb-content {
    width: 100%;
  }
  .sppb-service-1-item > :first-child {
    float: left;
    margin-right: -100%;
  }
}
.sppb-service-item-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 370px;
  text-align: center;
  margin-bottom: 25px;
}
.sppb-service-item-2 img {
  margin-bottom: 30px;
}
.sppb-service-item-2 h4 {
  margin-bottom: 15px;
}
.sppb-service-item-2 h4:after {
  display: block;
  margin-right: auto;
  margin-left: auto;
  transition: all 0.4s;
  margin-top: 10px;
  content: " ";
  height: 0;
  width: 0;
  border-top: 1px solid #444444;
}
a:hover .sppb-service-item-2 h4:after {
  width: 30px;
}
.sppb-service-item-3 {
  transition: all 0.4s;
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 370px;
  margin-top: 10px;
  margin-bottom: 70px;
  text-align: center;
}
.sppb-service-item-3 h3 {
  transition: all 0.4s;
  font-weight: 600;
  margin-top: 40px;
  color: #FFFFFF;
}
.sppb-service-item-3 h3:after {
  display: block;
  margin-right: auto;
  margin-left: auto;
  transition: all 0.4s;
  margin-top: 10px;
  content: " ";
  height: 0;
  width: 0;
  border-top: 1px solid #FFFFFF;
}
.sppb-service-item-3 p {
  transition: all 0.4s;
  margin-bottom: 10px;
  padding: 15px;
  background-color: rgba(255,255,255,0.6);
}
a:hover .sppb-service-item-3 {
  margin-top: 0;
  margin-bottom: 60px;
}
a:hover .sppb-service-item-3 h3 {
  margin-bottom: 35px;
}
a:hover .sppb-service-item-3 h3:after {
  width: 30px;
}
a:hover .sppb-service-item-3 p {
  margin-bottom: 20px;
}
.sppb-service-fullwidth {
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: 0 0;
  padding-bottom: 40px;
}
.sppb-service-fullwidth.sppb-bg-right {
  background-position: 100% 0;
}
.sppb-service-fullwidth h3 {
  margin-bottom: 50px;
  margin-top: 60px;
}
.sppb-service-list ul {
  padding: 40px 90px 40px 40px;
}
.sppb-service-list ul li {
  position: relative;
  line-height: 40px;
  font-style: italic;
}
.sppb-service-list ul li:before,
.sppb-service-list ul li:after {
  content: " ";
  display: table;
}
.sppb-service-list ul li:after {
  clear: both;
}
.sppb-service-list ul .sppb-service {
  position: relative;
  float: left;
  padding-right: 30px;
}
.sppb-service-list ul .sppb-separator {
  position: relative;
  display: table-cell;
  content: " ";
  width: 2000px;
  height: 28px;
  border-bottom: 1px solid #FFFFFF;
}
.sppb-service-list ul .sppb-price {
  text-align: right;
  position: absolute;
  font-weight: 700;
  width: 50px;
  right: -50px;
  top: 0;
}
@media (min-width: 480px) and (max-width: 991px) {
  .sppb-service-fullwidth,
  .sppb-service-fullwidth.sppb-bg-right {
    background-position: 50% 0;
  }
}
@media (max-width: 479px) {
  .sppb-service-list ul {
    padding: 15px 55px 15px 15px;
  }
  .sppb-service-list ul .sppb-service {
    padding-right: 0;
  }
  .sppb-service-list ul .sppb-price {
    width: 40px;
    right: -40px;
  }
  .sppb-service-list ul .sppb-separator {
    display: none;
  }
}
.sppb-specialize {
  padding-top: 60px;
  padding-bottom: 60px;
}
.sppb-specialize img {
  display: inline-block;
  margin-bottom: 30px;
}
.sppb-specialize h3 {
  margin-bottom: 35px;
}
.sppb-specialize .sppb-specialize-content {
  background-color: rgba(255,255,255,0.8);
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 60px;
  padding-right: 40px;
}
.sppb-specialize .sppb-specialize-content li {
  list-style: disc;
  padding: 10px 0;
}
@media (max-width: 479px) {
  .sppb-specialize .sppb-specialize-content {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 35px;
    padding-right: 15px;
  }
}
.sppb-service-accordion .sppb-service-list ul {
  padding-top: 10px;
  padding-bottom: 10px;
}
.sppb-service-accordion .panel {
  border: 0;
  margin-bottom: 30px;
}
.sppb-service-accordion .panel-heading {
  padding: 0;
  border: 1px solid #FFFFFF;
}
.sppb-service-accordion .panel-heading a {
  padding: 8px 30px;
  display: block;
  background-color: #c9e9ec;
}
.sppb-service-accordion .panel-heading a:before {
  position: relative;
  left: -20px;
  content: "\e177";
  font-family: "aqua icon" !important;
  display: inline-block;
  font-size: 24px;
  vertical-align: -20%;
}
.sppb-service-accordion .panel-heading a[aria-expanded='true'] {
  background-color: #FFFFFF;
}
.sppb-service-accordion .panel-heading a[aria-expanded='true']:before {
  content: "\e170";
}
.sppb-service-accordion .panel-body {
  border-top: 0 !important;
  background-color: #c9e9ec;
  height: 200px;
  overflow: auto;
}
.sppb-membership-item {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 270px;
  padding-top: 15px;
  padding-bottom: 50px;
  margin-bottom: 30px;
  text-align: center;
  border: 1px solid #AAAAAA;
}
.sppb-membership-item .sppb-price {
  position: relative;
  width: 100%;
}
.sppb-membership-item .sppb-price img {
  width: 100%;
}
.sppb-membership-item .sppb-price .sppb-overlay {
  transition: all 0.4s;
  padding: 10px;
  opacity: 0;
  -webkit-transform: scale(0.1);
  transform: scale(0.1);
}
.sppb-membership-item .sppb-price .sppb-overlay .sppb-cell-vertical-wrapper {
  background-color: rgba(255,255,255,0.8);
}
.sppb-membership-item .sppb-price h1 {
  margin-bottom: 12px;
}
.sppb-membership-item .sppb-price .sppb-small {
  font-size: 50%;
}
.sppb-membership-item .sppb-option {
  padding: 30px;
  padding-top: 40px;
}
.sppb-membership-item .sppb-option li:not(:first-child) {
  line-height: 50px;
  border-top: 1px solid #AAAAAA;
}
.sppb-membership-item:hover .sppb-price .sppb-overlay {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.sppb-membership-item:hover > .sppb-btn-bd-1 {
  background-color: #84C340;
  color: #FFFFFF;
  border-color: #84C340;
}
#membership-wrapper .sppb-addon-pricing-table {
  margin-right: auto;
  margin-left: auto;
  max-width: 270px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #membership-wrapper > .sppb-row .sppb-col-sm-3(2n) {
    margin-left: 0;
    background: red;
  }
  #membership-wrapper > .sppb-row .sppb-col-sm-3(2n+1) {
    margin-right: 0;
    background: blue;
  }
}
.sppb-testimonial-slider .sppb-item {
  text-align: center;
}
.sppb-testimonial-slider .sppb-item h5 {
  margin-bottom: 20px;
}
.sppb-testimonial-slider .flex-direction-nav {
  position: relative;
  text-align: center;
}
.sppb-testimonial-slider .flex-direction-nav:before,
.sppb-testimonial-slider .flex-direction-nav:after {
  content: " ";
  display: table;
}
.sppb-testimonial-slider .flex-direction-nav:after {
  clear: both;
}
.sppb-testimonial-slider .flex-direction-nav .flex-nav-next,
.sppb-testimonial-slider .flex-direction-nav .flex-nav-prev {
  display: inline-block;
  margin: 0 15px;
}
.sppb-testimonial-slider .flex-direction-nav .flex-next,
.sppb-testimonial-slider .flex-direction-nav .flex-prev {
  font-size: 0;
}
.sppb-testimonial-slider .flex-direction-nav .flex-next:before,
.sppb-testimonial-slider .flex-direction-nav .flex-prev:before {
  font-size: 16px;
  font-family: "aqua icon" !important;
}
.sppb-testimonial-slider .flex-direction-nav .flex-next:before {
  content: "d";
}
.sppb-testimonial-slider .flex-direction-nav .flex-prev:before {
  content: "b";
}
.sppb-testimonial-scroll-wrapper {
  position: relative;
  float: left;
}
.sppb-testimonial-scroll-wrapper:before {
  content: " ";
  z-index: 512;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 80px;
  width: 100%;
  background: linear-gradient(to bottom,#f3f3f0 0%,rgba(243,243,240,0.99) 1%,rgba(243,243,240,0.5) 50%,rgba(243,243,240,0) 100%);
}
.sppb-testimonial-scroll-wrapper:after {
  content: " ";
  z-index: 512;
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  height: 80px;
  width: 100%;
  background: linear-gradient(to bottom,rgba(243,243,240,0) 0%,rgba(243,243,240,0.5) 50%,rgba(243,243,240,0.99) 99%,#f3f3f0 100%);
}
.sppb-testimonial-scroll {
  position: relative;
  float: left;
  text-align: center;
  background-color: rgba(255,255,255,0.5);
  height: 460px;
  overflow: auto;
}
.sppb-testimonial-scroll .sppb-hr {
  border-color: #AAAAAA;
  margin: 0 auto;
  width: 75%;
}
.sppb-testimonial-scroll .sppb-item {
  padding: 50px 40px 20px;
}
.sppb-testimonial-scroll-image {
  height: 460px;
  padding-top: 60px;
}
.sppb-home-slider-1-background {
  width: 1520px;
  height: 620px;
}
.sppb-home-slider-1-background:before,
.sppb-home-slider-1-background:after {
  width: 1500px;
  height: 600px;
  content: " ";
  position: absolute;
}
.sppb-home-slider-1-background.sppb-behind-bg-1:before {
  background-color: #C6D9C6;
}
.sppb-home-slider-1-background.sppb-front-bg-1:after {
  background-color: #C6D9C6;
}
.sppb-home-slider-1-background.sppb-behind-bg-2:before {
  background-color: #D9D8C1;
}
.sppb-home-slider-1-background.sppb-front-bg-2:after {
  background-color: #D9D8C1;
}
.sppb-home-slider-1-background.sppb-behind-bg-3:before {
  background-color: #DEB6B6;
}
.sppb-home-slider-1-background.sppb-front-bg-3:after {
  background-color: #DEB6B6;
}
.sppb-home-slider-1-background.sppb-behind-bg-4:before {
  background-color: #ABDCE1;
}
.sppb-home-slider-1-background.sppb-front-bg-4:after {
  background-color: #ABDCE1;
}
.sppb-home-slider-1-background.sppb-behind-bg-5:before {
  background-color: #E7E6E1;
}
.sppb-home-slider-1-background.sppb-front-bg-5:after {
  background-color: #E7E6E1;
}
.sppb-home-slider-1-background:before {
  bottom: 0;
  right: 0;
}
.sppb-home-slider-1-background:after {
  top: 0;
  left: 0;
}
.sppb-slider-style-2-caption {
  position: absolute;
  color: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  height: 25px;
  width: 300px;
  font-style: italic;
  font-weight: 400;
}
.sppb-slider-style-2-list {
  font-size: 18px;
}
.sppb-slider-style-2-list:before {
  content: "•";
  font-size: 24px;
  margin: 0 10px;
}
#sppb-slider-style2-background {
  transition: all 0.4s;
}
.sppb-home-fullheight-container {
  padding-top: 120px;
}
.sppb-onepage-home {
  height: 600px;
  background-image: url("../images/home-onepage.jpg");
  background-size: cover;
}
.sppb-onepage-home .sppb-content {
  line-height: 1.2;
}
.sppb-onepage-home .sppb-aqua-brand {
  position: relative;
  margin-left: 80px;
  top: -10px;
}
.sppb-fullwidth-home {
  height: 600px;
  background-image: url("../images/home-fullwidth.jpg");
  background-size: cover;
}
.sppb-fullwidth-home .sppb-content {
  line-height: 1.2;
}
.sppb-fullwidth-home .sppb-content p {
  color: #FFFFFF;
}
.sppb-fullwidth-home .sppb-content i {
  font-weight: 400;
}
.sppb-fullwidth-home .sppb-aqua-brand {
  position: relative;
  margin-left: 80px;
  top: -10px;
}
@media (min-width: 768px) {
  .sppb-home-fullheight-container {
    display: table;
    height: 100vh;
    width: 100%;
  }
  .sppb-home-fullheight-container .sppb-home-slider-2-wrapper {
    display: table-cell;
    vertical-align: bottom;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sppb-home-fullheight-container {
    padding-top: 220px;
  }
}
@media (max-width: 767px) {
  .sppb-onepage-home,
  .sppb-fullwidth-home {
    text-align: center;
    height: 300px;
  }
  .sppb-onepage-home .sppb-aqua-brand,
  .sppb-fullwidth-home .sppb-aqua-brand {
    position: relative;
    display: block;
    margin-left: 0;
    top: 15px;
  }
  .sppb-onepage-home {
    position: relative;
    z-index: 1;
  }
  .sppb-onepage-home:after {
    content: " ";
    position: absolute;
    display: block;
    background: rgba(231,230,225,0.6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .sppb-fullwidth-home {
    position: relative;
    z-index: 1;
  }
  .sppb-fullwidth-home:after {
    content: " ";
    position: absolute;
    display: block;
    background: rgba(222,182,182,0.6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
  }
}
.sppb-history-img {
  margin: 25px auto 60px;
}
.sppb-rating span:not(.sppb-rated) {
  margin: 2px;
  color: #FFFFFF;
  text-shadow: 0px 0px 2px #444444;
}
.sppb-rating .sppb-rated {
  margin: 2px;
  color: #444444;
}
.sppb-shop-item {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 370px;
  margin-bottom: 25px;
}
.sppb-shop-item img {
  width: 100%;
}
.sppb-shop-item .sppb-overlay {
  padding: 20px;
  opacity: 0;
  transition: all 0.4s;
}
.sppb-shop-item:hover .sppb-overlay {
  opacity: 1;
}
.vmproducts > div {
  margin-left: -15px;
  margin-right: -15px;
  margin: 0 auto;
}
.sppb-shop-overlay {
  background-color: rgba(255,255,255,0.7);
  border: 1px solid #AAAAAA;
  text-transform: uppercase;
}
.sppb-shop-overlay h4 {
  letter-spacing: 3px;
}
.sppb-shop-overlay h2 {
  letter-spacing: 5px;
}
.sppb-shop-overlay .sppb-btn-bd-2 {
  padding-left: 25px;
  padding-right: 25px;
  font-size: 14px;
}
@media (min-width: 480px) {
  .sppb-shop-item-name-1 {
    margin-top: 75px;
  }
  .sppb-shop-item-price-1 {
    margin-top: 16px;
    margin-bottom: 60px;
  }
}
@media (max-width: 479px) {
  .sppb-shop-item-name-1 {
    margin-top: 50px;
  }
  .sppb-shop-item-price-1 {
    margin-top: 16px;
    margin-bottom: 60px;
  }
}
.sppb-shop-header img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.sppb-shop-tab-controler {
  text-align: center;
  position: relative;
  font-family: "aqua", sans-serif;
  font-weight: 400;
  font-size: 18px;
}
.sppb-shop-tab-controler ul {
  position: relative;
}
.sppb-shop-tab-controler ul:before {
  content: " ";
  position: absolute;
  display: block;
  top: 50%;
  width: 100%;
  height: 0;
  border-top: 1px solid #AAAAAA;
}
.sppb-shop-tab-controler li {
  display: inline-block;
  padding: 5px 30px;
  margin: 0 5%;
  background-color: #FFFFFF;
  line-height: 50px;
  float: none;
  text-transform: uppercase;
}
.sppb-shop-tab-controler li a {
  border: 0 !important;
  color: #444;
  transition: color 0.4s;
}
.sppb-shop-tab-controler li a:hover {
  color: #84C340;
  background: none;
}
.sppb-shop-tab-controler li.active {
  font-size: 24px;
}
.product {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.product .jws-image,
.product .sppb-image {
  position: relative;
  margin-bottom: 30px;
}
.product .jws-image img,
.product .sppb-image img {
  width: 100%;
}
.product .product-inner {
  overflow: hidden;
  text-align: center;
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 370px;
  margin-bottom: 25px;
  margin: 0 auto;
}
.product .sppb-selloff {
  transition: all 0.4s;
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 10px;
  line-height: 1;
  font-weight: 700;
  font-size: 18px;
  background-color: rgba(255,255,255,0.7);
}
.product .sppb-overlay {
  transition: all 0.4s;
  padding: 20px;
  opacity: 0;
}
.product .sppb-overlay .sppb-overlay-inner {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: rgba(255,255,255,0.7);
}
.product .sppb-overlay .sppb-overlay-inner:before {
  content: ' ';
  position: absolute;
  height: 60px;
  width: 1px;
  display: block;
  background-color: #AAAAAA;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-30px) rotate(45deg);
  transform: translateY(-30px) rotate(45deg);
  -ms-transform: translateY(-30px) rotate(45deg);
}
.product .sppb-content h3 {
  margin-bottom: 15px;
}
.product .sppb-content h3 del {
  color: #AAAAAA;
  margin-right: 20px;
}
.product .sppb-content h5 {
  margin-bottom: 20px;
}
.product:hover .sppb-selloff {
  opacity: 0;
}
.product:hover .sppb-overlay {
  opacity: 1;
}
.product:hover .jws-percentage {
  opacity: 0;
  filter: alpha(opacity=0);
}
.sppb-shoptab-separator {
  width: 100%;
  height: 0;
  border-top: 1px solid #EEEEEE;
}
@media (max-width: 767px) {
  .sppb-shop-tab-controler li {
    margin: 5px;
  }
}
@media (max-width: 479px) {
  .sppb-shop-tab-controler li {
    margin: 0;
    width: 100%;
  }
}
.sppb-space-img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 270px;
  margin-bottom: 30px;
}
.sppb-space-img img {
  width: 100%;
}
.sppb-space-img .sppb-overlay {
  transition: all 0.4s;
  padding: 20px;
  opacity: 0;
}
.sppb-space-img:hover .sppb-overlay {
  opacity: 1;
}
.sppb-space-overlay {
  text-transform: uppercase;
}
.sppb-space-overlay h5 {
  margin: 0;
  letter-spacing: 3px;
}
@media (min-width: 1200px) {
  .sppb-space-overlay-lg-1 {
    background-color: rgba(255,255,255,0.7);
  }
  .sppb-space-overlay-lg-2 {
    background-color: rgba(198,217,198,0.7);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sppb-space-items > div:nth-child(2n) .sppb-space-img {
    float: left;
  }
  .sppb-space-items > div:nth-child(2n+1) .sppb-space-img {
    float: right;
  }
  .sppb-space-overlay-sm-1 {
    background-color: rgba(255,255,255,0.7);
  }
  .sppb-space-overlay-sm-2 {
    background-color: rgba(198,217,198,0.7);
  }
}
#adversite .sppb-container {
  border: 1px solid #AAAAAA;
  padding: 10px;
}
.sppb-advertise-1-content {
  text-align: center;
  display: block;
}
.sppb-advertise-1-content .sppb-advertise-1-text {
  position: relative;
  z-index: 1;
  background-size: cover;
  color: #444444;
  padding: 30px 0 20px;
}
.sppb-advertise-1-content .sppb-advertise-1-text:after {
  content: " ";
  position: absolute;
  display: block;
  background: rgba(255,255,255,0.6);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.sppb-advertise-1-content .sppb-advertise-1-text h1 {
  margin: 0;
  font-size: 46px;
  font-weight: 600;
}
.sppb-advertise-1-content .sppb-advertise-1-text p {
  margin: 0;
  line-height: 20px;
  height: 20px;
}
.sppb-advertise-2 {
  background-color: #DEB6B6;
}
.sppb-advertise-2 .what-u-see h3 {
  font-weight: 600;
  color: #FFFFFF;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 50px;
  line-height: 1.2;
}
.sppb-advertise-2 .what-u-see .sppb-btn-bd-2 {
  border: 1px solid #DEB6B6;
}
@media (min-width: 992px) {
  .what-u-see {
    padding-top: 150px;
  }
}
@media (max-width: 991px) {
  .what-u-see {
    padding-top: 78px;
  }
}
@media (max-width: 767px) {
  .what-u-see {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .what-u-see h3 {
    margin-bottom: 30px;
  }
}
.sppb-blog-sub-content {
  height: 200px;
}
.sppb-author-name {
  font-style: italic;
  font-size: 18px;
  color: #84C340;
  text-align: right;
}
.sppb-blog-related a:hover {
  opacity: 0.7;
}
.sppb-post-theme-img {
  position: relative;
  display: block;
}
.sppb-post-theme-img .sppb-blog-note {
  position: absolute;
  top: 35px;
  left: 35px;
  padding: 15px;
  width: 242px;
  border: 1px solid #AAAAAA;
}
.item-page .sppb-image,
.blog .sppb-image,
#k2Container .sppb-image {
  position: relative;
  display: inline-block;
  margin-bottom: 50px;
  width: 100%;
}
.item-page .sppb-image .sppb-note,
.blog .sppb-image .sppb-note,
#k2Container .sppb-image .sppb-note {
  position: absolute;
  top: 35px;
  left: 35px;
  background-color: rgba(255,255,255,0.7);
  padding: 15px;
  width: 242px;
  border: 1px solid #AAAAAA;
  overflow: hidden;
}
.item-page .sppb-image .sppb-note .sppb-note-top,
.item-page .sppb-image .sppb-note .sppb-note-bottom,
.blog .sppb-image .sppb-note .sppb-note-top,
.blog .sppb-image .sppb-note .sppb-note-bottom,
#k2Container .sppb-image .sppb-note .sppb-note-top,
#k2Container .sppb-image .sppb-note .sppb-note-bottom {
  position: absolute;
  right: 15px;
  font-size: 18px;
  line-height: 18px;
}
.item-page .sppb-image .sppb-note .sppb-note-top,
.blog .sppb-image .sppb-note .sppb-note-top,
#k2Container .sppb-image .sppb-note .sppb-note-top {
  top: 15px;
}
.item-page .sppb-image .sppb-note .sppb-note-bottom,
.blog .sppb-image .sppb-note .sppb-note-bottom,
#k2Container .sppb-image .sppb-note .sppb-note-bottom {
  bottom: 15px;
}
.item-page .sppb-image .sppb-note .sppb-note-content,
.blog .sppb-image .sppb-note .sppb-note-content,
#k2Container .sppb-image .sppb-note .sppb-note-content {
  font-style: italic;
  margin: 20px 12px;
  line-height: 25px;
}
.item-page .sppb-image .sppb-note .sppb-note-content span,
.blog .sppb-image .sppb-note .sppb-note-content span,
#k2Container .sppb-image .sppb-note .sppb-note-content span {
  font-size: 16px;
}
.item-page .sppb-content .sppb-author,
.blog .sppb-content .sppb-author,
#k2Container .sppb-content .sppb-author {
  color: #84C340;
  text-align: right;
  font-style: italic;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 30px;
}
.item-page .sppb-related-1,
.blog .sppb-related-1,
#k2Container .sppb-related-1 {
  max-width: 200px;
  float: right;
}
.item-page .sppb-related-1 p,
.blog .sppb-related-1 p,
#k2Container .sppb-related-1 p {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .item-page .sppb-title {
    font-size: 36px;
  }
  .item-page .sppb-note .sppb-note-content {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .item-page .sppb-title,
  .blog .sppb-title {
    font-size: 28px;
  }
  .item-page .sppb-note p,
  .blog .sppb-note p {
    height: 6.4em;
  }
  .item-page .sppb-note p span,
  .blog .sppb-note p span {
    display: none;
  }
  .item-page .sppb-note p .sppb-note-content,
  .blog .sppb-note p .sppb-note-content {
    font-size: 16px;
  }
  .item-page .sppb-loading,
  .blog .sppb-loading {
    margin: 45px 0;
  }
}
@media (min-width: 480px) {
  .item-page .sppb-detail span:not(:first-child) {
    margin-left: 55px;
  }
}
@media (max-width: 479px) {
  .sppb-image .sppb-note {
    display: none;
  }
  .item-page .sppb-detail span:not(:last-child) {
    margin-right: 55px;
  }
}
.sppb-blog-note .sppb-blog-note-top,
.sppb-blog-note .sppb-blog-note-bottom {
  position: absolute;
  right: 15px;
  font-size: 18px;
  line-height: 18px;
}
.sppb-blog-note .sppb-blog-note-top {
  top: 15px;
}
.sppb-blog-note .sppb-blog-note-bottom {
  bottom: 15px;
}
.sppb-blog-note .sppb-blog-note-texts {
  font-style: italic;
  margin: 20px 12px;
  line-height: 25px;
}
.sppb-blog-note .sppb-blog-note-texts span {
  font-size: 16px;
}
.sppb-first-letter::first-letter {
  font-size: 42px;
  font-weight: 700;
  font-style: italic;
  line-height: 20px;
}
.sppb-post-relate {
  max-width: 200px;
  float: right;
}
.sppb-post-relate .sppb-post-relate-text {
  margin-top: 30px;
}
.sppb-post-info-type-2 {
  text-align: left;
}
.sppb-blog-tags {
  font-style: italic;
  font-weight: 400;
  margin-bottom: 20px;
}
.sppb-blog-tags a:hover {
  color: #AAAAAA;
}
.sppb-social-btn-1,
.sppb-social-btn-2 {
  padding: 4px 22px;
  transition: all 0.4s ease-in-out;
  display: inline-block;
  font-size: 14px;
  outline: none;
  line-height: 18px;
  text-align: center;
  border-radius: 20px;
}
.sppb-social-btn-1,
.sppb-blog-comment-btn {
  border: 1px solid #AAAAAA;
  background-color: #EEEEEE;
  color: #444444;
}
.sppb-social-btn-1:hover,
.sppb-blog-comment-btn:hover {
  border: 1px solid #84C340;
  background-color: #84C340;
  color: #FFFFFF;
}
.sppb-blog-comment-btn i {
  color: #444444;
  transition: all 0.4s ease-in-out;
}
.sppb-blog-comment-btn:hover i {
  color: #FFFFFF;
}
.sppb-social-btn-2 {
  border: 1px solid #84C340;
  background-color: #84C340;
  color: #FFFFFF;
}
.sppb-social-btn-2:hover {
  border: 1px solid #AAAAAA;
  background-color: #EEEEEE;
  color: #444444;
}
.sppb-social-btn-ct-spacing {
  margin-left: 15px;
  margin-right: 9px;
  line-height: 14px;
  font-size: 20px;
  font-weight: 400;
}
.sppb-social-btn-divide {
  margin-left: 20px;
}
.sppb-bloo-comment {
  margin-bottom: 40px;
}
.sppb-blog-comment-head {
  border-bottom: 1px solid #AAAAAA;
}
.sppb-blog-comment-btn {
  width: 33px;
  height: 33px;
  float: right;
  text-align: center;
  margin-top: 19px;
  margin-bottom: 18px;
  transition: all 0.4s ease-in-out;
}
.sppb-blog-comment-btn i {
  display: block;
  font-size: 30px;
  line-height: 33px;
}
.sppb-blog-comment-list article {
  position: relative;
  padding: 48px 0 0 100px;
}
.sppb-blog-comment-list article footer h4 {
  font-style: italic;
  margin: 0 0 18px;
}
.sppb-blog-comment-list article footer .sppb-comment-profile-img {
  display: block;
  position: absolute;
  width: 70px;
  height: 70px;
  top: 48px;
  left: 0;
}
.sppb-comment-ct p {
  margin: 0;
}
.sppb-comment-footer {
  margin-bottom: 35px;
}
.sppb-comment-footer p {
  margin: 0;
  font-size: 14px;
  font-style: italic;
  display: inline-block;
}
.sppb-comment-footer .sppb-comment-btn i {
  position: relative;
  top: 5px;
  display: inline-block;
  color: #666666;
  line-height: 20px;
  font-size: 30px;
  transition: all 0.4s ease-in-out;
}
.sppb-comment-btn:hover i {
  color: #84C340;
}
.sppb-comment-divide {
  width: 100%;
  height: 0;
  border-bottom: 1px solid #AAAAAA;
}
.sppb-blog-side-title {
  margin-bottom: 40px;
  background-color: #EEEEEE;
  border: 1px solid #AAAAAA;
  width: 100%;
  text-transform: uppercase;
  padding: 10px 0;
}
.sppb-blog-side-title h5 {
  margin: 0;
  line-height: 18px;
}
.sppb-post-side {
  margin-bottom: 20px;
}
.sppb-post-side .sppb-post-side-img {
  width: 90px;
  height: 55px;
  float: left;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.sppb-post-side .sppb-post-side-img:hover {
  opacity: 0.7;
}
.sppb-post-side .sppb-post-side-ct {
  position: relative;
  margin-left: 100px;
  top: -6px;
}
.sppb-post-side .sppb-post-side-ct a {
  color: #444444;
  transition: all 0.3s ease-in-out;
}
.sppb-post-side .sppb-post-side-ct a:hover {
  color: #84C340;
}
.sppb-post-side-ct .sppb-post-side-date {
  color: #bdbdbd;
  font-style: italic;
  display: block;
  font-weight: 400;
}
.sppb-blog-side-contact {
  width: 100%;
}
.sppb-blog-side-contact td,
.sppb-blog-side-contact th {
  padding-bottom: 10px;
}
.sppb-blog-sidebar-service-list li {
  font-size: 18px;
  line-height: 2.5;
}
.sppb-blog-sidebar-service-list li:before {
  content: "\e177";
  vertical-align: -5%;
  font-family: "aqua icon";
  margin-right: 10px;
}
@media (min-width: 768px) {
  .sppb-post-head {
    font-size: 36px;
  }
  .sppb-blog-note .sppb-blog-note-texts {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .sppb-post-head {
    font-size: 28px;
  }
  .sppb-blog-note .sppb-blog-note-texts {
    font-size: 16px;
  }
}
@media (min-width: 651px) {
  .sppb-post-info-type-1 {
    text-align: right;
  }
}
@media (max-width: 650px) {
  .sppb-post-info-type-1 {
    text-align: left;
  }
}
@media (min-width: 480px) {
  .sppb-post-info-type-1 br,
  .sppb-post-info-type-2 br {
    display: none;
  }
  .sppb-post-info-type-1 .sppb-post-info-author,
  .sppb-post-info-type-1 .sppb-post-info-comment,
  .sppb-post-info-type-2 .sppb-post-info-author,
  .sppb-post-info-type-2 .sppb-post-info-comment {
    margin-left: 55px;
  }
  .sppb-comment-footer {
    padding-right: 20px;
    text-align: right;
  }
  .sppb-comment-footer span {
    float: right;
    margin-left: 5px;
  }
}
@media (max-width: 479px) {
  .sppb-post-info-type-1 .sppb-post-info-comment,
  .sppb-post-info-type-2 .sppb-post-info-comment {
    margin-left: 0;
  }
  .sppb-post-info-type-1 .sppb-post-info-author,
  .sppb-post-info-type-2 .sppb-post-info-author {
    margin-left: 55px;
  }
  .sppb-blog-note {
    display: none;
  }
  .sppb-comment-footer {
    padding-right: 0;
    text-align: left;
  }
  .sppb-comment-footer span {
    float: right;
    margin-left: 0px;
  }
}
.sppb-blog-loading {
  margin: 70px 0;
}
.sppb-one-page-post {
  position: relative;
}
.sppb-one-page-post.sppb-style-2 .sppb-one-page-post-content {
  background-color: #D9D8C1;
}
.sppb-one-page-post.sppb-style-2 .sppb-one-page-post-content .sppb-heading {
  text-align: right;
}
.sppb-one-page-post .jws-image,
.sppb-one-page-post .sppb-image {
  position: relative;
}
.sppb-one-page-post .sppb-one-page-post-content {
  background-color: #ABDCE1;
}
.sppb-one-page-post .sppb-one-page-post-content .sppb-heading {
  color: #FFFFFF;
}
.sppb-one-page-post .sppb-one-page-post-content .sppb-heading:after {
  margin-right: auto;
  margin-left: auto;
  content: " ";
  display: block;
  width: 30px;
  margin-top: 15px;
  height: 0;
  border-top: 2px solid #FFFFFF;
}
.sppb-one-page-post .sppb-one-page-post-content .sppb-heading.sppb-left:after {
  margin-left: 0;
}
.sppb-one-page-post .sppb-one-page-post-content .sppb-heading.sppb-right:after {
  margin-right: 0;
}
.sppb-one-page-post .sppb-one-page-post-content .sppb-heading a {
  color: #FFFFFF;
  text-transform: uppercase;
}
.sppb-one-page-post .sppb-one-page-post-content .sppb-body {
  width: 100%;
  overflow: hidden;
}
.sppb-footer {
  margin-bottom: 0;
  text-align: right;
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
}
.sppb-footer span {
  display: inline-block;
}
.sppb-footer span:not(:first-child):before {
  content: "/";
}
@media (min-width: 1800px) {
  .sppb-one-page-post .sppb-one-page-post-content {
    padding: 60px 40px 60px 60px;
  }
  .sppb-one-page-post .sppb-one-page-post-content .sppb-heading {
    margin: 0 0 60px;
  }
  .sppb-one-page-post .sppb-one-page-post-content .sppb-body {
    height: 16.2em;
  }
  .sppb-footer {
    margin-top: 20px;
  }
}
@media (max-width: 1799px) {
  .sppb-one-page-post .sppb-one-page-post-content {
    padding: 40px 40px 40px 50px;
  }
  .sppb-one-page-post .sppb-one-page-post-content .sppb-heading {
    margin: 0 0 25px;
  }
  .sppb-one-page-post .sppb-one-page-post-content .sppb-body {
    height: 52%;
  }
  .sppb-footer {
    margin-top: 25px;
  }
}
@media (min-width: 1200px) {
  .sppb-one-page-post .sppb-one-page-post-content .sppb-heading {
    font-size: 30px;
  }
  .sppb-footer span:not(:first-child):before {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 1199px) {
  .sppb-one-page-post .sppb-one-page-post-content {
    padding: 40px 40px 40px 50px;
  }
  .sppb-one-page-post .sppb-one-page-post-content .sppb-heading {
    margin: 0 0 20px;
    font-size: 24px;
  }
  .sppb-one-page-post .sppb-one-page-post-content .sppb-body {
    height: 7.2em;
  }
  .sppb-footer {
    margin-top: 20px;
  }
  .sppb-footer span:not(:first-child):before {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .sppb-one-page-post.sppb-style-2 .jws-image,
  .sppb-one-page-post.sppb-style-2 .sppb-image {
    float: right;
  }
  .sppb-one-page-post.sppb-style-2 .sppb-one-page-post-content {
    left: 0;
  }
  .sppb-one-page-post.sppb-style-2 .sppb-one-page-post-content::before {
    content: " ";
    left: 100%;
    right: -25px;
    top: 60px;
    border-left: 25px solid #D9D8C1;
    border-right: 0;
  }
  .sppb-one-page-post .jws-image,
  .sppb-one-page-post .sppb-image {
    width: 50%;
  }
  .sppb-one-page-post .sppb-one-page-post-content {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
  }
  .sppb-one-page-post .sppb-one-page-post-content::before {
    content: " ";
    width: 0;
    height: 0;
    left: -25px;
    top: 60px;
    position: absolute;
    border-right: 26px solid #ABDCE1;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
  }
}
@media (max-width: 991px) {
  .sppb-one-page-post.sppb-style-2 .sppb-one-page-post-content::before {
    content: " ";
    left: auto;
    right: 60px;
    top: -25px;
    border-top: 0;
    border-bottom: 25px solid #D9D8C1;
  }
  .sppb-one-page-post .jws-image,
  .sppb-one-page-post .sppb-image {
    width: 100%;
  }
  .sppb-one-page-post .sppb-one-page-post-content {
    position: relative;
    padding: 40px 40px 40px 50px;
  }
  .sppb-one-page-post .sppb-one-page-post-content::before {
    content: " ";
    width: 0;
    height: 0;
    left: 60px;
    top: -25px;
    position: absolute;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-top: 0;
    border-bottom: 25px solid #ABDCE1;
  }
  .sppb-one-page-post .sppb-one-page-post-content .sppb-heading {
    margin: 0 0 20px;
    font-size: 24px;
  }
  .sppb-one-page-post .sppb-one-page-post-content .sppb-body {
    height: 5.4em;
  }
  .sppb-footer {
    margin-top: 20px;
  }
  .sppb-footer span:not(:first-child):before {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 479px) {
  .sppb-one-page-post .sppb-one-page-post-content .sppb-heading {
    font-size: 18px;
  }
  .sppb-footer {
    text-align: left;
  }
  .sppb-footer span {
    margin-right: 20px;
  }
  .sppb-footer span:not(:first-child):before {
    display: none;
  }
  .sppb-one-page-post .sppb-one-page-post-content {
    padding: 20px 10px 20px 10px !important;
  }
}
@media (max-width: 320px) {
  .sppb-footer span {
    width: 100%;
  }
}
.sppb-underconstruction-wrapper {
  position: relative;
  z-index: 1;
  background-image: url("../images/reservation.jpg");
  background-size: cover;
  border: 1px solid #AAAAAA;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
}
.sppb-underconstruction-wrapper:after {
  content: " ";
  position: absolute;
  display: block;
  background: rgba(255,255,255,0.9);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.sppb-countdown-clock.is-countdown .countdown-section {
  display: inline-block;
}
.sppb-countdown-clock.is-countdown .countdown-section .countdown-amount,
.sppb-countdown-clock.is-countdown .countdown-section .countdown-period {
  display: block;
  margin: 10px;
  text-align: center;
  font-weight: 600;
}
.sppb-countdown-clock.is-countdown .countdown-section .countdown-amount {
  width: 80px;
  height: 80px;
  background-color: #84C340;
  color: #FFFFFF;
  line-height: 74px;
  font-size: 45px;
}
.sppb-countdown-clock.is-countdown .countdown-section .countdown-period {
  font-size: 18px;
}
.sppb-404-container {
  display: block;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  background-image: url("../images/404.jpg");
  background-size: cover;
  max-width: 1520px;
  min-height: 61vh;
  height: 400px;
}
.sppb-404-container .sppb-heading {
  font-size: 72px;
  margin-bottom: 0;
  line-height: 1.2;
}
.sppb-demo-select-header-container {
  position: relative;
  padding-top: 30px;
  height: 380px;
  margin-bottom: 100px;
  text-align: center;
  color: #FFFFFF;
}
.sppb-demo-select-header-container .sppb-brand {
  margin: 25px 0;
  width: 200px;
}
.sppb-demo-select-footer-container {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url("../images/demoselect-footer.png");
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: auto 100%;
}
.sppb-demo-item {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  max-width: 360px;
  margin-bottom: 40px;
}
.sppb-demo-item .sppb-content {
  position: relative;
  background-color: #EEEEEE;
  border: 1px solid #AAAAAA;
  padding: 10px;
  margin-bottom: 20px;
}
.sppb-demo-item img {
  width: 100%;
  transition: all 0.4s;
}
.sppb-demo-item .sppb-overlay {
  transition: all 0.4s;
  padding: 10px;
  opacity: 0;
}
.sppb-demo-item .sppb-overlay .sppb-cell-vertical-wrapper {
  background-color: rgba(171,220,225,0.7);
}
.sppb-demo-item .sppb-overlay.sppb-comming {
  opacity: 1;
}
.sppb-demo-item .sppb-overlay.sppb-comming .sppb-cell-vertical-wrapper {
  background-color: transparent;
}
.sppb-demo-item:hover .sppb-overlay {
  opacity: 1;
}
.ro-quote-content {
  padding-top: 30px;
  margin-bottom: 0;
  font-style: italic;
  font-weight: 400;
}
.ro-quote-content .ro-author-name {
  padding-top: 20px;
  font-weight: 700;
  text-align: right;
  color: #84C340;
}
.ro-quote-content q:before,
.ro-quote-content q:after {
  font-style: italic;
  font-size: 42px;
  line-height: 16px;
  font-weight: 600;
  position: relative;
  left: 0;
  top: 10px;
}
.ro-quote-content q:before {
  content: open-quote;
}
.ro-quote-content q:after {
  content: close-quote;
}
.shop-page .sppb-addon-text-block {
  margin-bottom: 75px;
}
.module.mod_quote_content {
  padding-top: 50px !important;
}
#sp-page-builder .page-content .sppb-section {
  margin-top: 0 !important;
}
.sp-retina-logo,
.sp-default-logo {
  display: inline-block;
}
.logo {
  text-align: center;
}
.logo .sp-retina-logo {
  display: none;
}
#sp-logo2 {
  text-align: center;
}
#sp-logo2 .logo {
  display: inline-block;
}
#sp-logo2 .logo h1 {
  margin: 50px 0 25px;
}
.style-layout-2 #sp-menu {
  padding-top: 0px;
  padding-bottom: 0px;
}
.style-layout-2 #sp-menu > .sp-column {
  border-bottom: 1px solid #AAAAAA;
}
.style-layout-2 .is-sticky #sp-menu {
  border-bottom: 0;
}
.style-layout-2 .testimonial .sppb-carousel:after,
.style-layout-4 .testimonial .sppb-carousel:after {
  border-top: 0;
}
.style-layout-2 #sp-bottom-wrapper,
.style-layout-4 #sp-bottom-wrapper {
  background-color: #fff;
}
.style-layout-2 #sp-footer,
.style-layout-4 #sp-footer {
  color: #444444;
  background-color: #fff;
}
.style-layout-2 .sppb-bg-dark .sppb-main-footer,
.style-layout-4 .sppb-bg-dark .sppb-main-footer {
  color: #444444;
  border-top: 1px solid #AAAAAA;
}
.style-layout-2 .sppb-bg-dark .sppb-main-footer h5,
.style-layout-4 .sppb-bg-dark .sppb-main-footer h5 {
  color: #444444;
}
.style-layout-2 .sppb-bg-dark .sppb-main-footer .sppb-btn-bd-1,
.style-layout-4 .sppb-bg-dark .sppb-main-footer .sppb-btn-bd-1 {
  color: #444444;
}
.style-layout-2 .sppb-bg-dark .sppb-main-footer .sppb-btn-bd-1:hover,
.style-layout-4 .sppb-bg-dark .sppb-main-footer .sppb-btn-bd-1:hover {
  background-color: #84C340;
  border-color: #84C340;
  color: #FFFFFF;
}
.style-layout-2 .sppb-bg-dark .sppb-main-footer .sppb-social li a:hover,
.style-layout-4 .sppb-bg-dark .sppb-main-footer .sppb-social li a:hover {
  color: #84C340;
}
.style-layout-2 .sp-retina-logo,
.style-layout-2 .sp-default-logo,
.style-layout-5 .sp-retina-logo,
.style-layout-5 .sp-default-logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.style-layout-2 .logo h1,
.style-layout-5 .logo h1 {
  margin-top: 10px;
}
.style-layout-2 #sp-header,
.style-layout-5 #sp-header {
  padding-top: 0;
  padding-bottom: 0;
}
.style-layout-2 #sp-menu ul.sp-megamenu-parent,
.style-layout-5 #sp-menu ul.sp-megamenu-parent {
  display: inline-block;
}
.style-layout-2 .sp-megamenu-parent >li >a,
.style-layout-5 .sp-megamenu-parent >li >a {
  padding: 20px 43px 12px;
}
.style-layout-2 #offcanvas-toggler >i,
.style-layout-5 #offcanvas-toggler >i {
  line-height: 56px;
}
.style-layout-3 #sp-header {
  background: transparent;
  border-bottom: none;
}
.style-layout-3 #sp-header,
.style-layout-3 #sp-logo-style-2,
.style-layout-3 #sp-menu-style-2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.style-layout-3 #sp-menu .sp-megamenu-wrapper {
  background-color: rgba(255,255,255,0.5);
  margin-top: 8px;
  padding: 0 30px;
}
.style-layout-3 .sp-megamenu-parent >li >a {
  padding: 32px 26px;
  line-height: 20px;
  letter-spacing: 0;
}
.style-layout-3 #offcanvas-toggler >i {
  line-height: 86px;
}
.style-layout-4 .is-sticky #sp-header >.container > .row {
  margin: 0;
  border-top: 0;
  border-bottom: 0;
}
.style-layout-4 .logo h1 {
  border: 2px solid #444444;
  display: inline-block;
  padding: 10px 15px;
  height: 80px;
}
.style-layout-4 .logo h1 img {
  height: 100%;
}
.style-layout-4 #sp-logo2 .logo h1 {
  margin: 50px 0;
}
.style-layout-4 #sp-header {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.style-layout-4 #sp-header >.container > .row {
  margin: 0;
  border-top: 1px solid #AAAAAA;
  border-bottom: 1px solid #AAAAAA;
}
.style-layout-4 .sp-megamenu-parent >li >a {
  padding: 11px 29px;
}
.style-layout-4 #offcanvas-toggler >i {
  line-height: 54px;
}
.service2 .sppb-addon-container .feature1 {
  background-color: #D9D8C1;
}
.service2 .sppb-addon-container .feature2 {
  background-color: #ABDCE1;
}
.service2 .sppb-addon-container .feature3 {
  background-color: #DEB6B6;
}
.service2 .sppb-addon-container .sppb-feature-box-title {
  margin: 0;
  padding: 40px 0 25px;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.service2 .sppb-addon-container .sppb-feature-box-title:after {
  display: block;
  margin-right: auto;
  margin-left: auto;
  transition: all 0.4s;
  margin-top: 10px;
  content: " ";
  height: 0;
  width: 0;
  border-top: 1px solid #FFFFFF;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.service2 .sppb-addon-container .sppb-addon-text {
  transition: all 0.4s;
  padding: 15px;
  margin-bottom: 10px;
  background-color: rgba(255,255,255,0.6);
}
.service2 .sppb-addon-container .sppb-addon-feature {
  margin-top: 10px;
  margin-bottom: 70px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.service2 .sppb-addon-container .sppb-addon-feature:hover {
  margin-top: 0;
  margin-bottom: 60px;
}
.service2 .sppb-addon-container .sppb-addon-feature:hover .sppb-feature-box-title {
  padding-bottom: 35px;
}
.service2 .sppb-addon-container .sppb-addon-feature:hover .sppb-feature-box-title:after {
  width: 30px;
}
.service2 .sppb-addon-container .sppb-addon-feature:hover .sppb-addon-text {
  margin-bottom: 20px;
}
.specialize {
  padding: 60px 0;
  background-color: #E7E6E1;
}
.specialize .sppb-addon-text-block .sppb-addon-content ul {
  background-color: rgba(255,255,255,0.8);
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 60px;
  padding-right: 40px;
}
.specialize .sppb-addon-text-block .sppb-addon-content ul li {
  list-style: disc;
  padding: 10px 0;
}
.testimonial-scroll .sppb-addon-single-image .sppb-addon-content {
  padding-top: 43px;
}
.sppb-testimonial-scroll {
  position: relative;
  float: left;
  text-align: center;
  background-color: rgba(255,255,255,0.5);
  height: 449px;
  overflow: auto;
}
.sppb-testimonial-scroll .sppb-item {
  padding: 50px 40px 20px;
}
.sppb-testimonial-scroll .sppb-hr {
  display: block;
  border-color: #AAAAAA;
  margin: 0 auto;
  width: 75%;
  border-top: 1px solid #AAAAAA;
}
.sppb-testimonial-scroll:before {
  content: " ";
  z-index: 512;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 80px;
  width: 100%;
  background: linear-gradient(to bottom,#f3f3f0 0%,rgba(243,243,240,0.99) 1%,rgba(243,243,240,0.5) 50%,rgba(243,243,240,0) 100%);
}
.sppb-testimonial-scroll:after {
  content: " ";
  z-index: 512;
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  height: 80px;
  width: 100%;
  background: linear-gradient(to bottom,rgba(243,243,240,0) 0%,rgba(243,243,240,0.5) 50%,rgba(243,243,240,0.99) 99%,#f3f3f0 100%);
}
.advertise-block {
  position: relative;
  overflow: hidden;
  text-align: center;
  display: block;
  padding: 10px;
  border: 1px solid #AAAAAA;
}
.advertise-block .advertise-text {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 32px 0;
  top: 0;
  text-align: center;
  z-index: 1;
  pointer-events: none;
}
.advertise-block .advertise-text h1 {
  margin: 0;
  font-size: 46px;
  font-weight: 600;
}
.advertise-block .advertise-text p {
  margin: 0;
  line-height: 20px;
  height: 20px;
}
.advertise-block .advertise-text:after {
  content: " ";
  position: absolute;
  display: block;
  background: rgba(255,255,255,0.6);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.sppb-shop-tab-controler .tabs_mask {
  height: auto !important;
  line-height: inherit !important;
  background: transparent !important;
}
.sppb-shop-tab-controler .items_mask {
  padding-top: 40px;
  padding-bottom: 20px;
}
.sppb-shop-tab-controler .items_mask .tab-padding {
  padding: 0 !important;
}
.sppb-shop-tab-controler ul.tabs_container li.tab {
  float: none !important;
  display: inline-block;
  position: relative;
  padding: 5px 30px !important;
  margin: 0 5% !important;
  background-color: #FFFFFF !important;
  line-height: 50px !important;
}
.sppb-shop-tab-controler ul.tabs_container li.tab,
.sppb-shop-tab-controler ul.tabs_container li.tab:hover,
.sppb-shop-tab-controler ul.tabs_container li.tab.active {
  border: 0 !important;
  background: #fff !important;
}
.sppb-shop-tab-controler ul.tabs_container li.tab,
.sppb-shop-tab-controler ul.tabs_container li.tab.active {
  color: #555555 !important;
}
.sppb-shop-tab-controler ul.tabs_container li.tab:hover {
  color: #84C340 !important;
}
.sppb-shop-tab-controler .sptab_red {
  border: 0 !important;
}
.sppb-shop-tab-controler .tabs_container {
  display: inline-block;
  width: 100%;
}
.offcanvas-menu {
  background-color: #EEEEEE !important;
}
.offcanvas-menu .offcanvas-inner {
  padding: 50px !important;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
}
.offcanvas-menu ul li a {
  padding: 20px 0 !important;
  border-bottom: 1px solid #AAAAAA;
  color: #444444;
  font-weight: 600;
}
.offcanvas-menu ul > li a {
  text-transform: uppercase;
}
.offcanvas-menu li:not(:first-child) a:hover {
  border-color: #444444;
}
#sp-menu {
  text-align: center;
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 9;
  display: block;
}
.sp-megamenu-parent li a {
  font-family: 'aqua', sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.sp-megamenu-parent >li {
  display: inline-block;
  position: relative;
  padding: 0;
}
.sp-megamenu-parent >li.menu-justify {
  position: static;
}
.sp-megamenu-parent >li >a {
  display: inline-block;
  padding: 30px 16px 27px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #444;
}
.sp-megamenu-parent >li >a:after {
  content: "";
  margin-right: auto;
  margin-left: auto;
  height: 0;
  width: 0;
  border-top: 1px solid #444;
  background-color: transparent;
  display: block;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.sp-megamenu-parent >li >a:hover:after {
  width: 100%;
}
.sp-megamenu-parent >li.active>a:after,
.sp-megamenu-parent >li:hover>a:after {
  background-color: #444444;
}
.sp-megamenu-parent .sp-module {
  padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 9999;
  display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  padding: 0 20px;
  background-color: #111;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
  font-family: "FontAwesome";
  content: " \f105";
  float: right;
}
.sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right,
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
  left: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
  display: block;
  padding: 20px 0;
  color: #fff;
  cursor: pointer;
  border-bottom: 1px solid #444;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child a {
  border: 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a:hover {
  color: #fff;
}
.sp-megamenu-parent .sp-dropdown-mega >.row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega >.row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover >.sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-fade .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeIn 400ms;
  animation: spMenuFadeIn 400ms;
}
.sp-megamenu-parent.menu-zoom .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuZoom 400ms;
  animation: spMenuZoom 400ms;
}
.sp-megamenu-parent.menu-fade-up .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeInUp 400ms;
  animation: spMenuFadeInUp 400ms;
}
#offcanvas-toggler {
  float: right;
}
#offcanvas-toggler >i {
  display: inline-block;
  line-height: 78px;
  font-size: 18px;
  background: transparent;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
#offcanvas-toggler >i:hover {
  color: #fff;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  color: #000;
  border: 2px solid #eee;
  border-radius: 100%;
  width: 22px;
  height: 22px;
  line-height: 18px;
  text-align: center;
  font-size: 12px;
}
.close-offcanvas:hover {
  background: #000;
  color: #fff;
}
.offcanvas-menu {
  width: 280px;
  height: 100%;
  background: #fff;
  color: #999;
  position: fixed;
  top: 0;
  opacity: 0;
  z-index: 9999;
  overflow-y: scroll;
}
.offcanvas-menu .offcanvas-inner {
  padding: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  margin-top: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
  border-bottom: 1px dotted #e8e8e8;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  padding: 4px 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover {
  background: #f5f5f5;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li >a:before {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
  margin-top: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content > ul {
  margin: 0 -20px;
}
.offcanvas-menu .offcanvas-inner .search {
  margin-top: 25px;
}
.offcanvas-menu .offcanvas-inner .search input {
  width: 100%;
  border-radius: 0;
  border: 1px solid #eee;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.ltr .offcanvas-menu {
  -webkit-transition: opacity 400ms cubic-bezier(0.7,0,0.3,1), right 400ms cubic-bezier(0.7,0,0.3,1);
  transition: opacity 400ms cubic-bezier(0.7,0,0.3,1), right 400ms cubic-bezier(0.7,0,0.3,1);
}
.ltr .body-innerwrapper:after {
  right: 0;
}
.ltr .offcanvas-menu {
  right: -280px;
}
.ltr.offcanvas .offcanvas-menu {
  right: 0;
}
.body-innerwrapper:after {
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 999;
}
.offcanvas {
  width: 100%;
  height: 100%;
  position: relative;
}
.offcanvas .body-innerwrapper:after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.offcanvas .offcanvas-menu {
  opacity: 1;
}
.menu .nav-child.small {
  font-size: inherit;
}
@-webkit-keyframes spMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes spMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes spMenuZoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes spMenuZoom {
  0% {
    opacity: 0;
    transform: scale(.8);
    -webkit-transform: scale(.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes spMenuFadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,30px,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
  }
}
@keyframes spMenuFadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0,30px,0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
#sp-menu-shop ul {
  text-align: center;
}
#sp-menu-shop ul li {
  transition: 300ms;
  display: inline-block;
  position: relative;
  padding: 0;
}
#sp-menu-shop ul li a {
  transition: 300ms;
  display: inline-block;
  padding: 14px 29px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #444;
}
#sp-menu-shop ul li a:after {
  content: "";
  margin-right: auto;
  margin-left: auto;
  height: 0;
  width: 0;
  border-top: 1px solid #444;
  background-color: transparent;
  display: block;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
#sp-menu-shop ul li a:hover:after {
  width: 100%;
}
#sp-header.style3 {
  background: #ffffff;
  box-shadow: none;
  padding: 60px 0 45px;
}
#sp-header.style3 .logo {
  border: 2px solid #444444;
  padding: 10px 15px;
  height: 80px;
}
#sp-main-nav-shop .change-currency input[type="submit"] {
  display: none;
}
#sp-main-nav-shop .change-currency #virtuemart_currency_id_chzn a {
  border: none;
}
a {
  -webkit-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
label {
  font-weight: 600;
}
legend {
  padding-bottom: 10px;
}
img {
  max-width: 100%;
  height: auto;
}
.btn,
.sppb-btn {
  -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
  -o-transition: color 400ms, background-color 400ms, border-color 400ms;
  transition: color 400ms, background-color 400ms, border-color 400ms;
}
.offline-inner {
  margin-top: 100px;
}
select,
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 {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  color: #444444;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
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="color"]:focus,
.uneditable-input:focus {
  border-color: #84C340;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(132,195,64,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(132,195,64,0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.uneditable-input::-moz-placeholder {
  color: #444;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.uneditable-input:-ms-input-placeholder {
  color: #444;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.uneditable-input::-webkit-input-placeholder {
  color: #444;
}
select[disabled],
select[readonly],
fieldset[disabled] select,
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea,
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"],
.uneditable-input[disabled],
.uneditable-input[readonly],
fieldset[disabled] .uneditable-input {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.uneditable-input {
  height: auto;
}
.group-control select,
.group-control textarea,
.group-control input[type="text"],
.group-control input[type="password"],
.group-control input[type="datetime"],
.group-control input[type="datetime-local"],
.group-control input[type="date"],
.group-control input[type="month"],
.group-control input[type="time"],
.group-control input[type="week"],
.group-control input[type="number"],
.group-control input[type="email"],
.group-control input[type="url"],
.group-control input[type="search"],
.group-control input[type="tel"],
.group-control input[type="color"],
.group-control .uneditable-input {
  width: 100%;
}
#sp-top-bar {
  padding: 8px 0;
}
#sp-top-bar .module {
  display: inline-block;
  margin: 0 0 0 20px;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: -5px;
  display: inline-block;
}
ul.social-icons >li {
  display: inline-block;
  margin: 5px 7px;
}
ul.social-icons >li a {
  color: #999999;
}
.module-content .mod-languages li {
  margin-left: 0;
  margin-right: 0;
}
.module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
}
.module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
}
.module-content .mod-languages ul.lang-inline li >a:before {
  display: none;
}
.sp-contact-info {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
.sp-contact-info li {
  display: inline-block;
  margin: 0 10px;
  font-size: 90%;
}
.sp-contact-info li i {
  margin: 0 3px;
}
#sp-header {
  background: #ffffff;
  padding: 50px 0;
}
#sp-header .logo {
  display: inline-block;
}
#sp-header .logo h1 {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}
#sp-header .logo p {
  margin: 5px 0 0;
}
#sp-header .sp-retina-logo {
  display: none;
}
#sp-logo {
  line-height: 1;
}
#sp-menu {
  padding-top: 3px;
  padding-bottom: 3px;
}
.sticky-wrapper.is-sticky {
  position: relative;
  z-index: 999;
}
.sticky-wrapper.is-sticky #sp-header {
  padding: 0;
  border-bottom: 1px solid #eee;
}
.sticky-wrapper.is-sticky #sp-header >.container {
  padding-top: 5px;
  padding-bottom: 5px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  #sp-header .sp-default-logo {
    display: none;
  }
  #sp-header .sp-retina-logo {
    display: block;
  }
}
#sp-title {
  min-height: 0;
}
.sp-page-title {
  text-align: center;
  padding: 50px 0 30px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}
.sp-page-title h2,
.sp-page-title h3 {
  margin: 0;
  padding: 0;
}
.sp-page-title h2 {
  font-size: 1.95em;
  line-height: 1;
}
.sp-page-title h3 {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
}
.sp-page-title .breadcrumb {
  background: none;
  padding: 0;
  margin: 10px 0 0 0;
}
.sp-page-title .breadcrumb >.active {
  color: #84c340;
}
.sp-page-title .breadcrumb a:hover {
  color: #84c340;
}
.sp-page-title .breadcrumb >span,
.sp-page-title .breadcrumb >li,
.sp-page-title .breadcrumb >li+li:before,
.sp-page-title .breadcrumb >li>a {
  color: #000;
}
.body-innerwrapper {
  overflow-x: hidden;
  -webkit-transition: margin-left 400ms cubic-bezier(0.7,0,0.3,1);
  transition: margin-left 400ms cubic-bezier(0.7,0,0.3,1);
}
.layout-boxed .body-innerwrapper {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
#sp-main-body {
  padding: 0 0 30px;
}
#sp-main-body .orderlistcontainer {
  display: none;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
#sp-left,
#sp-right {
  padding-top: 80px;
}
.sppb-addon-cta .sppb-cta-subtitle {
  margin-bottom: 0;
  line-height: 26px !important;
}
.sppb-addon-cta .sppb-btn-lg {
  margin-top: 30px;
}
.sppb-addon-image-content {
  position: relative;
}
.sppb-addon-image-content .sppb-image-holder {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
}
.sppb-addon-image-content.aligment-left .sppb-image-holder {
  left: 0;
}
.sppb-addon-image-content.aligment-left .sppb-content-holder {
  padding: 120px 0 120px 50px;
}
.sppb-addon-image-content.aligment-right .sppb-image-holder {
  right: 0;
}
.sppb-addon-image-content.aligment-right .sppb-content-holder {
  padding: 120px 50px 120px 0;
}
@media (max-width: 768px) {
  .sppb-addon-image-content .sppb-image-holder {
    position: inherit;
    width: 100% !important;
    height: 300px;
  }
}
#sp-left .module:first-child .module-title,
#sp-right .module:first-child .module-title {
  margin-top: 0;
}
#sp-left .module .module-title,
#sp-right .module .module-title {
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: #EEEEEE;
  border: 1px solid #AAAAAA;
  width: 100%;
  text-transform: uppercase;
  padding: 10px 0;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
}
.module {
  margin-top: 50px;
}
.module:first-child {
  margin-top: 0;
}
.module .module-title {
  margin: 0 0 20px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
}
.module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.module ul >li {
  display: block;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.module ul >li >a {
  display: block;
  padding: 5px 0;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.module ul >li >a:hover {
  background: none;
}
.module ul >li:last-child {
  border-bottom: none;
}
.module .categories-module ul {
  margin: 0 10px;
}
.module .latestnews >div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
.module .latestnews >div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.module .latestnews >div >a {
  display: block;
  font-weight: 400;
}
.module .tagscloud {
  margin: -2px 0;
}
.module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
.module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0,0,0,0.2);
  border-radius: 10px;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt,
.search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}
#jc p.message {
  margin: 0;
  padding: 15px 0;
}
.jcomments-links {
  float: left;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 30px;
}
.comments-link,
.readmore-link {
  color: #444;
  font-size: 13px;
  line-height: 1;
  text-transform: uppercase;
  border: 1px solid #454545;
  display: inline-block;
  padding: 10px 20px;
  text-align: center;
  background: #fff;
  background-image: none;
}
.comments-link:hover,
.readmore-link:hover {
  color: #fff;
  background: #84C340;
  border: 1px solid #84C340;
}
.comments-link {
  margin-left: 10px;
}
.article-info {
  margin: 0 -8px;
  line-height: 35px;
  text-align: right;
  display: inline-block;
}
.article-info >dd {
  display: inline;
  color: #666;
  margin: 0 8px;
}
.article-info >dd >i {
  display: inline-block;
  margin-right: 3px;
}
.article-info >dd span {
  color: #84C340;
}
.blog article.item {
  border-bottom: 1px solid #AAAAAA;
  overflow: hidden;
}
.blog article.item .intro-image img {
  width: 100%;
}
article.item {
  padding-bottom: 70px;
  padding-top: 45px;
}
article.item h2.name {
  font-style: italic;
  line-height: 1.8;
  margin: 15px 0 20px;
}
article.item h2.name a {
  color: #444444;
}
article.item h2.name a:hover {
  color: #84C340;
}
article.item .entry-image {
  margin-top: 50px;
  margin-bottom: 50px;
}
article.item .img-responsive {
  width: 100%;
}
.tags {
  margin-top: 20px;
}
.tags >span {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.content_rating,
.content_rating + form {
  display: none;
}
.voting-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 14px;
  display: inline-block;
}
.voting-symbol span.star {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.voting-symbol span.star.active:before {
  content: "\f005";
}
.voting-symbol span.star:before {
  content: "\f006";
  padding-right: 5px;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  content: "\f005";
  cursor: pointer;
}
.post_rating {
  margin-bottom: 20px;
}
.post_rating .ajax-loader,
.post_rating .voting-result {
  display: none;
}
.post-format {
  position: absolute;
  top: 0;
  left: -68px;
  display: block;
  width: 48px;
  height: 48px;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
}
.entry-image,
.entry-gallery,
.entry-video,
.entry-audio,
.entry-link {
  margin-bottom: 30px;
}
.entry-status,
.entry-quote {
  margin-bottom: 50px;
}
.entry-header {
  position: relative;
  margin-bottom: 30px;
  display: inline-block;
  float: right;
}
.entry-link {
  padding: 100px 50px;
  position: relative;
  z-index: 1;
}
.entry-link a h4 {
  margin: 0;
  font-size: 36px;
  color: #fff;
}
.entry-link a h4:hover {
  color: rgba(255,255,255,0.85);
}
.entry-link:before {
  position: absolute;
  left: -60px;
  font-size: 300px;
  content: "\f0c1";
  font-family: FontAwesome;
  transform: rotate(90deg);
  top: -75px;
  color: rgba(255,255,255,0.15);
  z-index: -1;
}
.entry-quote {
  position: relative;
  padding: 80px 50px;
  color: rgba(255,255,255,0.9);
}
.entry-quote:before {
  position: absolute;
  left: -40px;
  font-size: 300px;
  content: "\f10e";
  font-family: FontAwesome;
  transform: rotate(15deg);
  top: -75px;
  color: rgba(255,255,255,0.15);
}
.entry-quote blockquote small {
  color: #FFF;
  font-weight: 600;
  font-size: 20px;
}
.entry-quote blockquote {
  padding: 0;
  margin: 0;
  font-size: 16px;
  border: none;
}
.carousel-left,
.carousel-right {
  position: absolute;
  top: 50%;
  font-size: 24px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin-top: -18px;
  text-align: center;
  color: #fff;
  background: rgba(0,0,0,0.5);
  border-radius: 4px;
  -webkit-transition: 400ms;
  transition: 400ms;
}
.carousel-left:hover,
.carousel-right:hover {
  color: #fff;
}
.carousel-left:focus,
.carousel-right:focus {
  color: #fff;
}
.carousel-left {
  left: 10px;
}
.carousel-right {
  right: 10px;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module,
.categories-module,
.archive-module,
.latestnews,
.newsflash-horiz,
.mostread,
.form-links,
.list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li,
.categories-module li,
.archive-module li,
.latestnews li,
.newsflash-horiz li,
.mostread li,
.form-links li,
.list-striped li {
  padding: 2px 0;
}
.category-module li h4,
.categories-module li h4,
.archive-module li h4,
.latestnews li h4,
.newsflash-horiz li h4,
.mostread li h4,
.form-links li h4,
.list-striped li h4 {
  margin: 5px 0;
}
.category-module li .item-content {
  padding: 50px 40px 50px 60px;
}
.category-module li .item-content:before {
  content: " ";
  width: 0;
  height: 0;
  top: 60px;
  position: absolute;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
.category-module li .item-content .mod-articles-category-title {
  font-size: 36px;
  color: #FFFFFF;
  letter-spacing: 0.1em;
  line-height: 1.1;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.category-module li .item-content .mod-articles-category-title:after {
  content: " ";
  display: block;
  width: 50px;
  margin-top: 15px;
  height: 0;
  border-top: 2px solid #FFFFFF;
}
.category-module li .item-content .mod-articles-category-introtext {
  line-height: 1.8;
}
.category-module li.even .item-content {
  background-color: #ABDCE1;
}
.category-module li.even .item-content:before {
  left: -25px;
  border-right: 26px solid #ABDCE1;
}
.category-module li.odd .item-content {
  background-color: #D9D8C1;
}
.category-module li.odd .item-content:before {
  left: 100%;
  right: -25px;
  border-left: 25px solid #D9D8C1;
}
.category-module li.odd .mod-articles-category-title {
  display: inline-block;
  text-align: right;
}
.category-module li.odd .mod-articles-category-title:after {
  content: " ";
  display: block;
  width: 50px;
  margin-top: 15px;
  height: 0;
  border-top: 2px solid #FFFFFF;
  margin-left: auto;
}
#sp-bottom .module .module-title {
  color: #fff;
  font-size: 15px;
}
#sp-bottom .opentime li {
  line-height: 32px;
}
#sp-footer {
  color: #aaa;
  text-align: center;
}
#sp-footer a {
  color: rgba(255,255,255,0.9);
}
#sp-footer a:hover {
  color: #fff;
}
#sp-footer .sp-copyright {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
#sp-footer-wrapper ul {
  display: inline-block;
}
#sp-footer-wrapper ul.nav {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 5px;
}
#sp-footer-wrapper ul.nav li {
  display: inline-block;
  margin: 0 5px;
}
#sp-footer-wrapper ul.nav li a {
  display: block;
}
#sp-footer-wrapper ul.nav li a:hover {
  background: none;
}
#sp-footer-wrapper .helix-framework {
  display: inline-block;
}
#sp-footer-wrapper .helix-framework .helix-logo {
  display: block;
  width: 130px;
  height: 40px;
  text-indent: -9999px;
  background: url(../images/helix-logo-white.png) no-repeat 0 0;
}
#sp-footer-wrapper .copyright {
  display: block;
}
.sp-comingsoon {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.sp-comingsoon #sp-comingsoon {
  padding-top: 80px;
  padding-bottom: 80px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #444444;
  line-height: 1.8;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.sp-comingsoon .ro-underconstruction-wrapper {
  position: relative;
  z-index: 1;
  background-image: url("../images/reservation.jpg");
  background-size: cover;
  border: 1px solid #AAAAAA;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
}
.sp-comingsoon .ro-underconstruction-wrapper:after {
  content: " ";
  position: absolute;
  display: block;
  background: rgba(255,255,255,0.9);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.sp-comingsoon body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  color: #fff;
}
.sp-comingsoon .sp-comingsoon-title {
  margin-top: 40px;
  font-size: 36px;
  margin-bottom: 0;
  font-weight: 700;
  text-transform: uppercase;
}
.sp-comingsoon .sp-comingsoon-content {
  font-size: 24px;
  font-weight: 400;
  font-style: italic;
}
.sp-comingsoon .days,
.sp-comingsoon .hours,
.sp-comingsoon .minutes,
.sp-comingsoon .seconds {
  display: inline-block;
  margin: 40px 15px 0;
}
.sp-comingsoon .days .number,
.sp-comingsoon .hours .number,
.sp-comingsoon .seconds .number,
.sp-comingsoon .minutes .number {
  width: 80px;
  height: 80px;
  line-height: 80px;
  border: 0;
  border-radius: 0;
  display: inline-block;
  font-size: 48px;
  font-weight: bold;
  color: #fff;
  background-color: #84C340;
}
.sp-comingsoon .days .string,
.sp-comingsoon .minutes .string,
.sp-comingsoon .seconds .string,
.sp-comingsoon .hours .string {
  display: block;
  font-size: 18px;
  margin-top: 10px;
}
.sp-comingsoon .social-icons li {
  display: inline-block;
  margin: 0 15px;
}
.sp-comingsoon .social-icons li a {
  color: rgba(255,255,255,0.7);
  font-size: 24px;
  -webkit-transition: color 400ms;
  transition: color 400ms;
}
.sp-comingsoon .social-icons li a:hover {
  color: #fff;
}
.ro-btn-1 {
  transition: all 0.4s;
  display: inline-block;
  padding: 11px 40px;
  font-size: 12px;
  font-weight: 700;
  outline: none;
  word-spacing: 2px;
  line-height: 1.2;
  text-align: center;
  background-color: transparent;
  border: 0;
  background-color: #84C340;
  color: #FFFFFF;
}
.ro-btn-1:hover {
  background-color: #444444;
  color: #FFFFFF;
}
.error-page {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page body {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page .ro-404-container {
  display: block;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  background-image: url("../images/404.jpg");
  background-size: cover;
  max-width: 1520px;
  min-height: 61vh;
  height: 400px;
}
.error-page .error-page-inner {
  height: 100%;
  min-height: 100%;
  width: 100%;
  display: table;
  text-align: center;
  margin: 100px auto;
}
.error-page .error-page-inner >div {
  display: table-cell;
  vertical-align: middle;
}
.error-page .fa-exclamation-triangle {
  font-size: 64px;
  line-height: 1;
  margin-bottom: 10px;
}
.error-page .error-code {
  font-weight: bold;
  font-size: 72px;
  line-height: 1;
  margin: 0 0 10px 0;
  padding: 0;
}
.error-page .error-message {
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 30px;
}
.error-page .ro-btn-1 {
  text-transform: uppercase;
}
.sp-social-share ul {
  display: block;
  padding: 0;
  margin: 20px -5px 0;
}
.sp-social-share ul li {
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
.page-header {
  padding-bottom: 15px;
}
table.category {
  width: 100%;
}
table.category thead >tr,
table.category tbody >tr {
  border: 1px solid #f2f2f2;
}
table.category thead >tr th,
table.category thead >tr td,
table.category tbody >tr th,
table.category tbody >tr td {
  padding: 10px;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  background: #2D2D2D;
  border-radius: 2px;
  color: #fff;
  -webkit-transition: 300ms;
  transition: 300ms;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
ul,
ol,
li {
  list-style: none;
}
li,
a {
  text-decoration: none;
}
.product-field-display select,
.product-field-display .chzn-container,
.product-field-display .chzn-drop {
  width: 100% !important;
  max-width: none !important;
}
.chzn-container.chzn-container-single .chzn-single {
  background-image: none;
  border-radius: 0;
  border: 1px solid #aaaaaa;
  box-shadow: none;
  height: auto !important;
  line-height: inherit !important;
  padding: 0 0 0 8px;
  color: #444444;
}
.jutooltip {
  font-weight: normal;
}
.jutooltip .jutooltip-box-br,
.jutooltip * {
  background-image: none;
}
.jutooltip .jutooltip-box-tl {
  color: #fff;
  padding: 3px 10px;
  background-image: none;
  background-color: #444;
}
.jutooltip.jutooltip-top-center .jutooltip-arrow,
.jutooltip.jutooltip-bottom-center .jutooltip-arrow,
.jutooltip.jutooltip-left-center .jutooltip-arrow,
.jutooltip.jutooltip-right-center .jutooltip-arrow {
  background: none !important;
  height: 0;
  width: 0;
}
.jutooltip.jutooltip-top-center .jutooltip-arrow {
  border: 7px solid transparent;
  border-top: 6px solid #444;
}
.jutooltip.jutooltip-bottom-center .jutooltip-arrow {
  border: 7px solid transparent;
  border-bottom: 6px solid #444;
}
.jutooltip.jutooltip-left-center .jutooltip-arrow {
  border: 7px solid transparent;
  border-left: 6px solid #444;
}
.jutooltip.jutooltip-right-center .jutooltip-arrow {
  border: 7px solid transparent;
  border-right: 6px solid #444;
}
.btn:active,
.btn.active {
  box-shadow: none !important;
}
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
  outline: none !important;
  box-shadow: none !important;
}
.btn:focus,
.btn.focus {
  outline: none !important;
  box-shadow: none !important;
}
.hidden-text {
  display: none;
}
.visibility-hidden {
  visibility: hidden;
}
h3.module-title {
  text-transform: uppercase;
}
a.button-link {
  position: relative;
  font-size: 13px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 15px;
  padding: 6px 33px;
  border-bottom: 1px solid #333333;
  cursor: pointer;
}
a.button-link:after {
  content: "";
  display: inline-block;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  border: 1px solid #3a3a3a;
  position: absolute;
  width: 100%;
}
a.button-link.btn-border-light {
  border-bottom: 1px solid #989898;
  background-color: #444;
}
a.button-link.btn-border-light:after {
  border: 1px solid #c6c6c6;
}
.module ul >li >a.button-link {
  display: inline-block;
  padding: 6px 33px;
}
a.sp-totop {
  text-decoration: none;
}
a.sp-totop:hover {
  text-decoration: none;
}
#backtop {
  color: #444444 !important;
  width: 40px;
  height: 40px;
  border: 1px solid #444444;
  position: fixed;
  display: none;
  bottom: 50px;
  right: 30px;
  background-color: #FFFFFF;
  z-index: 992;
  text-align: center;
  font-size: 24px;
  line-height: 40px;
  cursor: pointer;
  outline: none;
}
#backtop small {
  display: none;
}
#backtop i {
  float: left;
  width: 38px;
  height: 38px;
  margin: 0 !important;
  line-height: 38px;
}
#backtop:hover,
#backtop:focus {
  color: #FFFFFF !important;
}
.vmproducts .quantity-box,
.vmproducts .quantity-controls,
.topten-view .quantity-box,
.topten-view .quantity-controls,
.latest-view .quantity-box,
.latest-view .quantity-controls,
.featured-view .quantity-box,
.featured-view .quantity-controls,
.browse-view .quantity-box,
.browse-view .quantity-controls {
  display: none;
}
.vm-category-title {
  border: 0;
  margin: 0 0 20px;
  padding: 0;
}
.vm-category-title h1 {
  font-size: 1.95em;
  position: relative;
  padding-bottom: 5px;
  margin: 0;
  text-transform: capitalize;
}
.vm-category-title h1:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 50px;
  background-color: #000;
}
.orderby-displaynumber {
  border-bottom: 1px solid #eee;
}
.orderby-displaynumber .vm-order-list {
  margin-top: 21px;
}
.full_screen {
  float: left;
}
.display-number {
  line-height: 22px;
  vertical-align: middle;
}
.display-number select {
  padding: 5px;
  margin: 0 0 1px;
  display: inline-block;
  text-align: center;
  color: #222;
  background: #f5f5f5;
  border: 1px solid #eee;
}
.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-radius: 0 !important;
}
.pagination>li>a,
.pagination>li>span {
  padding: 0;
}
.pagination {
  display: inline-block;
}
.pagination li > a {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  font-size: 16px;
  border: 1px solid #AAAAAA;
  color: #444444;
  margin: 3px;
}
.pagination li > a:hover {
  color: #fff;
}
.vm-pagination .vm-pagination-inner {
  display: inline-block;
}
.vm-pagination .title-page,
.vm-pagination .pagination,
.vm-pagination .vm-page-counter {
  float: left;
  line-height: 40px;
}
.vm-pagination .pagination {
  margin: 0 10px;
}
.vm-pagination .pagination >li >a,
.vm-pagination .pagination >li >span {
  padding: 0;
}
.vm-pagination.vm-pagination-top {
  display: inline-block;
}
.vm-pagination.vm-pagination-top ul {
  display: inline-block;
  margin-right: 5px;
}
.vm-pagination.vm-pagination-bottom {
  width: 100%;
  text-align: center !important;
  padding: 20px 15px;
  margin: 0 0 30px;
  line-height: 1;
  border-bottom: 1px solid #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.vm-pagination.vm-pagination-bottom ul {
  display: inline-block;
}
.vm-pagination ul li {
  float: left;
  display: inline-block;
  margin: 0 5px;
}
.vm-pagination ul li a {
  color: #222;
  margin: 0;
  border-radius: 0 !important;
}
.vm-pagination ul li.pagination-active a {
  text-decoration: underline;
}
.vm-product-rating-container .separator {
  margin: 0 10px;
}
.productdetails-view .vm-product-details-container .icons {
  width: 100%;
  margin: 20px 0 0;
  padding-bottom: 20px;
  border-bottom: 1px dashed #ddd;
  display: inline-block;
}
.productdetails-view .vm-product-details-container .icons [class^="icon-"],
.productdetails-view .vm-product-details-container .icons [class*=" icon-"] {
  width: auto;
  height: auto;
}
.productdetails-view .vm-product-details-container .icons > a,
.productdetails-view .vm-product-details-container .icons .btn-wishlist {
  float: left;
  margin-right: 10px;
  font-weight: normal;
}
.productdetails-view .vm-product-details-container .icons > a:before,
.productdetails-view .vm-product-details-container .icons .btn-wishlist:before {
  display: inline-block;
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  background-color: #eee;
  color: #222;
  margin-right: 10px;
}
.productdetails-view .vm-product-details-container .icons > a span,
.productdetails-view .vm-product-details-container .icons .btn-wishlist span {
  font-family: Arial;
}
.productdetails-view .vm-product-details-container .addtocart-bar {
  text-align: left;
}
.productdetails-view .vm-product-details-container .quantity-box {
  margin-right: 15px;
}
.productdetails-view .vm-product-details-container .addtocart-btn {
  display: inline-block;
  background-color: #515151;
}
.productdetails-view .vm-product-details-container .addtocart-btn i {
  width: auto;
  height: 35px;
  line-height: 35px;
  float: left;
  color: #fff;
  margin: 0;
  padding: 0 0 0 10px;
}
.productdetails-view .vm-product-details-container .addtocart-btn input {
  color: #fff;
  border: 0;
  padding: 10px 15px;
  line-height: 1.1;
  background-color: #515151;
  text-transform: uppercase;
  font-size: 14px;
}
.productdetails-view .vm-product-details-container .addtocart-btn input:focus {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.productdetails-view .vm-product-details-container .addtocart-btn:hover {
  background-color: #84C340;
}
.productdetails-view .vm-product-details-container .addtocart-btn:hover input {
  background-color: #84C340;
}
.aticon-compact {
  margin-right: 5px;
}
#tabs-detail-product {
  margin: 0;
}
.vm-product-container .additional-images .bx-wrapper .bx-controls-direction a {
  width: 29px;
  height: 29px;
  background: #b2b2b2 url(../images/bg-arrow-additional.png) 0 100% no-repeat;
  position: absolute;
  top: inherit;
  bottom: 0;
  text-indent: -9999px;
  border: none;
}
.vm-product-container .additional-images .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 0;
}
.vm-product-container .additional-images .bx-wrapper .bx-controls-direction a.bx-next {
  background-position: 100% 100%;
  left: 35px;
}
#jws_related_product,
#additional-images {
  position: relative;
}
.jws_list_carousel .product-field-display > * {
  display: none;
}
.jws_list_carousel .product-field-display > *.vm-product-media-container {
  display: block;
}
.jws_list_carousel .buttons {
  display: inline-block;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  right: 0;
}
.jws_list_carousel .buttons a {
  color: #333;
  width: 34px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 2px;
  text-align: center;
}
.jws_list_carousel .buttons a.list_prev {
  float: left;
  margin-left: -5px;
}
.jws_list_carousel .buttons a.list_next {
  float: right;
  margin-right: -5px;
}
#additional-images {
  margin: 10px -3px;
}
#additional-images .jws_list_carousel .buttons a {
  width: 20px;
  height: 20px;
  line-height: 20px;
}
#jws_caroufredsel,
#jws_addition_images {
  float: left;
}
#jws_caroufredsel > li,
#jws_addition_images > li {
  float: left;
}
#jws_addition_images > li {
  margin: 0 3px;
}
#tabs-detail-product.nav >li >a {
  display: block !important;
}
.productdetails-view .tab-content {
  padding: 15px;
  border: 1px solid #ddd;
  border-top: 0px;
}
.product-related-products {
  border-top: 2px solid #84c340;
  padding-top: 30px;
}
.product-related-products .product-fields-title-wrapper {
  text-transform: uppercase;
}
#jws_related_product {
  width: 100%;
  display: inline-block;
  overflow: hidden;
}
#jws_caroufredsel > li {
  margin: 5px 13px;
}
.productdetails .product-related-products #jws_caroufredsel > li .product.product-field {
  width: 100%;
}
.related_prd {
  margin-top: 40px !important;
}
.related_prd h3.header.jws-header {
  font-size: 2em;
  text-align: left;
}
.related_prd h3.header.jws-header span {
  text-transform: capitalize;
  padding-left: 0;
}
.related_prd #jws_caroufredsel,
.related_prd .caroufredsel_wrapper {
  height: auto !important;
}
.related_prd .list_carousel {
  padding-right: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.related_prd .buttons {
  display: inline-block;
  position: absolute;
  top: -54px;
  right: 15px;
}
.related_prd .buttons a {
  color: transparent;
  display: inline-block;
  zoom: 1;
  font-size: 0;
  margin: 0;
  padding: 0 5px;
  border-left: 1px solid #e5e5e5;
  line-height: 1em;
  text-align: center;
  width: 10px;
  background: #fff;
  opacity: 100;
  filter: alpha(opacity=10000);
}
.related_prd .buttons a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f053";
  font-size: 15px;
  color: #222222;
}
.related_prd .buttons a#prev_FredSel {
  border: none;
  float: left;
}
.related_prd .buttons a#next_FredSel:before {
  content: "\f054";
}
.related_prd .buttons a span {
  display: none;
}
.mod-layout-default .jws-percentage {
  display: none;
}
.mod-layout-default .product-title:after {
  display: block;
  margin-right: auto;
  margin-left: auto;
  content: " ";
  width: 30px;
  margin-top: 15px;
  height: 0;
  border-top: 1px solid #444444;
}
.mod-layout-default h3.sppb-color-main {
  font-size: 32px;
  margin-bottom: 10px;
}
.mod-layout-default .product .product-inner .product-title a {
  font-size: 18px;
}
.mod-layout-default .sppb-cell-vertical-wrapper .sppb-cell-middle .addtocart-area {
  position: static;
  margin-top: 10px;
}
.mod-layout-default .sppb-cell-vertical-wrapper .sppb-cell-middle .addtocart-area .addtocart-btn {
  width: auto;
  height: 36px;
  line-height: 34px;
  border-radius: 0;
  background: #fff;
}
.mod-layout-default .sppb-cell-vertical-wrapper .sppb-cell-middle .addtocart-area .addtocart-btn .addtocart-button {
  float: left;
  width: auto;
  text-indent: inherit;
  border-radius: 0;
  height: 34px;
  line-height: 34px;
  padding: 0 15px 0 5px;
}
.mod-layout-default .sppb-cell-vertical-wrapper .sppb-cell-middle .addtocart-area .addtocart-btn i {
  position: static;
  float: left;
  width: auto;
  padding: 0 5px 0 15px;
  line-height: 34px;
}
h1.sppb-addon-title,
h1.sppb-title-heading,
h2.sppb-addon-title,
h2.sppb-title-heading,
h3.sppb-addon-title,
h3.sppb-title-heading,
h4.sppb-addon-title,
h4.sppb-title-heading {
  text-align: center;
  text-transform: uppercase;
}
h1.sppb-addon-title:after,
h1.sppb-title-heading:after,
h2.sppb-addon-title:after,
h2.sppb-title-heading:after,
h3.sppb-addon-title:after,
h3.sppb-title-heading:after,
h4.sppb-addon-title:after,
h4.sppb-title-heading:after {
  content: "";
  width: 30px;
  height: 1px;
  display: inherit;
  margin: 10px auto 0;
  background-color: #444444;
}
h1.sppb-addon-title,
h1.sppb-title-heading,
h2.sppb-addon-title,
h2.sppb-title-heading,
h3.sppb-addon-title,
h3.sppb-title-heading {
  font-size: 24px;
  margin-bottom: 40px;
}
#sp-page-builder .sppb-section-title .sppb-title-heading {
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 40px;
}
#sp-page-builder .sppb-section-title .sppb-title-subheading {
  line-height: 1.8;
}
.sppb-btn:focus,
.sppb-btn:active:focus,
.sppb-btn.active:focus {
  outline: none !important;
}
.camera_amber_skin {
  margin-bottom: 0 !important;
}
.camera_thumbs_cont ul {
  display: inline !important;
}
.camera_thumbs_cont ul li > img {
  display: inline-block;
}
.mod_slider_shop .rev_slider_wrapper .camera_caption p {
  line-height: 1.1;
}
.mod_slider_shop .caption-text .title-text {
  font-size: 48px;
}
.mod_slider_shop .caption-text .title-text span {
  font-size: 89px;
}
.mod_slider_shop .caption-text .title-text:after {
  content: "";
  display: inherit;
  width: 300px;
  height: 2px;
  margin-left: 130px;
  background-color: #444444;
}
.mod_slider_shop .caption-text .sub-text {
  font-size: 24px;
  padding-top: 10px;
  text-align: right !important;
}
.module.mod_slider_basic .rev_slider_wrapper {
  max-width: 1520px !important;
  margin: 0 auto !important;
}
.module.mod_slider_basic .rev_slider_wrapper .tp-simpleresponsive >ul,
.module.mod_slider_basic .rev_slider_wrapper .tp-simpleresponsive >ul li {
  overflow: inherit !important;
}
.module.mod_slider_basic .rev_slider_wrapper .tp-caption {
  z-index: 99;
}
.module.mod_slider_basic .rev_slider_wrapper .camera_caption.caption2 .caption-img {
  left: auto;
  right: 0;
}
.module.mod_slider_basic .rev_slider_wrapper .camera_caption.caption2 .caption-text {
  margin-left: 0;
  margin-right: 25%;
}
.module.mod_slider_basic .rev_slider_wrapper .camera_caption.caption2 > div * {
  text-align: right;
}
.module.mod_slider_basic .rev_slider_wrapper .camera_caption.caption2 .large_text {
  font-size: 30px;
  padding: 0;
}
.module.mod_slider_basic .rev_slider_wrapper .camera_caption.caption2 p {
  font-size: 18px;
}
.module.mod_slider_basic .rev_slider_wrapper .camera_caption.caption2 .buttons-link {
  margin-top: 25px;
}
.module.mod_slider_basic .rev_slider_wrapper .camera_caption.caption3 .caption-img {
  top: auto;
  bottom: 0;
}
.module.mod_slider_basic .rev_slider_wrapper .camera_caption.caption3 .caption-text {
  top: 30px;
  position: absolute;
  margin-left: 0;
}
.module.mod_slider_basic .rev_slider_wrapper .camera_caption.caption3 .large_text {
  font-size: 30px;
}
.module.mod_slider_basic .rev_slider_wrapper .camera_caption.caption3 p {
  font-size: 18px;
}
.module.mod_slider_basic .rev_slider_wrapper .camera_caption.caption3 .buttons-link {
  margin-top: 25px;
}
.module.mod_slider_basic .rev_slider_wrapper .rev_slider >ul >li,
.module.mod_slider_basic .rev_slider_wrapper .rev_slider >ul >li:before {
  visibility: inherit !important;
}
.module.mod_slider_basic .rev_slider_wrapper .tp-simpleresponsive >ul li:before,
.module.mod_slider_basic .rev_slider_wrapper .tp-simpleresponsive >ul li:after {
  width: 98%;
  height: 96%;
  content: " ";
  position: absolute;
}
.module.mod_slider_basic .rev_slider_wrapper .tp-simpleresponsive >ul li:before {
  bottom: 0;
  right: 0;
}
.module.mod_slider_basic .rev_slider_wrapper .tp-simpleresponsive >ul li:after {
  top: 0;
  left: 0;
}
.module.mod_slider_basic .rev_slider_wrapper .tp-simpleresponsive >ul li.slide_basic1:before {
  background-color: #C6D9C6;
}
.module.mod_slider_basic .rev_slider_wrapper .tp-simpleresponsive >ul li.slide_basic1:after {
  background-color: #E7E6E1;
}
.module.mod_slider_basic .rev_slider_wrapper .tp-simpleresponsive >ul li.slide_basic2:before {
  background-color: #ABDCE1;
}
.module.mod_slider_basic .rev_slider_wrapper .tp-simpleresponsive >ul li.slide_basic2:after {
  background-color: #D9D8C1;
}
.module.mod_slider_basic .rev_slider_wrapper .tp-simpleresponsive >ul li.slide_basic3:before {
  background-color: #E7E6E1;
}
.module.mod_slider_basic .rev_slider_wrapper .tp-simpleresponsive >ul li.slide_basic3:after {
  background-color: #ABDCE1;
}
.module.mod_slider_basic .rev_slider_wrapper .tp-simpleresponsive >ul li.slide_basic4:before {
  background-color: #E7E6E1;
}
.module.mod_slider_basic .rev_slider_wrapper .tp-simpleresponsive >ul li.slide_basic4:after {
  background-color: #D9D8C1;
}
.module.mod_slider_basic .rev_slider_wrapper .tp-simpleresponsive >ul li.slide_basic5:before {
  background-color: #E7E6E1;
}
.module.mod_slider_basic .rev_slider_wrapper .tp-simpleresponsive >ul li.slide_basic5:after {
  background-color: #ABDCE1;
}
.rev_slider_wrapper .camera_caption p {
  font-weight: 600;
}
.rev_slider_wrapper .camera_caption .buttons-link a.btn-caption {
  border-width: 1px !important;
}
.rev_slider_wrapper .camera_caption .caption-img {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  z-index: -1;
}
.rev_slider_wrapper .camera_caption {
  width: 100%;
  height: 100%;
  color: #444;
}
.rev_slider_wrapper .camera_caption > div {
  text-align: center;
  vertical-align: middle;
  background-color: transparent !important;
}
.rev_slider_wrapper .camera_caption > div * {
  text-align: left;
  line-height: 40px;
}
.rev_slider_wrapper .camera_caption > div span {
  white-space: initial !important;
}
.rev_slider_wrapper .camera_caption > div .caption-text {
  display: inline-block;
  margin-left: 20%;
}
.rev_slider_wrapper .camera_caption p {
  margin: 0;
  font-size: 24px;
}
.rev_slider_wrapper .camera_caption p.text-pre-line {
  white-space: pre-line !important;
}
.rev_slider_wrapper .camera_caption .buttons-link {
  margin-top: 30px;
}
.rev_slider_wrapper .camera_caption .buttons-link a.btn-caption {
  color: #444;
  font-size: 13px;
  text-transform: uppercase;
  border: 1px solid #454545;
  padding: 10px 35px;
  cursor: pointer;
}
.rev_slider_wrapper .camera_caption .buttons-link a.btn-caption:hover {
  color: #fff;
}
.rev_slider_wrapper .camera_bar {
  height: 5px !important;
}
.rev_slider_wrapper .camera_bar span.camera_bar_cont {
  background-color: transparent !important;
}
.rev_slider_wrapper .camera_bar span.camera_bar_cont span {
  top: 0 !important;
  bottom: 0 !important;
}
.rev_slider_wrapper .camera_pag {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.rev_slider_wrapper .camera_pag ul.camera_pag_ul li {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 20px 5px;
  margin-top: 20px;
  margin-right: 5px;
  margin-bottom: 20px;
  margin-left: 5px;
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.rev_slider_wrapper .camera_pag ul.camera_pag_ul li > span {
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 8px;
  overflow: hidden;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.rev_slider_wrapper .camera_pag ul.camera_pag_ul li.cameracurrent > span {
  top: -1px;
  left: -1px;
  width: 10px;
  height: 10px;
  background-color: #fff;
}
.camera_caption .large_text {
  color: #84c33f;
  padding: 0 80px;
}
.camera_caption .large_text span {
  font-weight: 600;
  padding-right: 15px;
}
.slide-fullwidth-home .caption-text p {
  color: #fff;
  font-weight: normal;
  font-style: italic;
}
.slide-fullwidth-home .caption-text p span {
  font-style: normal;
}
.slide-fullwidth-home .rev_slider_wrapper .camera_caption .buttons-link a.btn-caption {
  display: inline;
  border-width: 0px !important;
  font-weight: 600;
}
.style-layout-1 .vm-product-rating-container {
  display: none;
}
.style-layout-1 .addtocart-btn .addtocart-button {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 25px !important;
}
.style-layout-1 .product-price {
  margin: 20px 0;
}
.style-layout-1 .product-price .PricesalesPrice {
  letter-spacing: 5px;
  color: #444444;
}
.style-layout-1 .product-price .PricebasePrice {
  display: none;
}
.ro-color-light {
  color: #FFFFFF;
}
.ro-font-size-2 {
  font-size: 36px;
}
.ro-light-text {
  font-weight: 400;
}
.ro-color-light {
  color: #FFFFFF;
}
.ro-font-size-2 {
  font-size: 36px;
}
.ro-light-text {
  font-weight: 400;
}
.ro-slider-style-2-list:before {
  content: ".";
  font-size: 24px;
  margin: 0 10px;
  font-family: "aqua icon" !important;
  font-style: normal !important;
  font-weight: normal !important;
}
.ro-btn-bd-2 {
  color: #444;
  transition: all 0.4s;
  display: inline-block;
  padding: 11px 40px !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  outline: none;
  word-spacing: 2px;
  line-height: 1.2 !important;
  text-align: center;
  border: 0;
  padding: 10px 39px;
  border: 1px solid #444444 !important;
  background-color: #FFFFFF !important;
  cursor: pointer;
}
.ro-btn-bd-2:hover {
  color: #fff;
  border: 1px solid #84C340 !important;
  background-color: #84C340 !important;
}
.mod_slider_full .rev_slider_wrapper  .camera_caption > div .caption-text {
  margin-left: 35%;
}
.mod_slider_full .rev_slider_wrapper  .camera_caption p {
  margin-bottom: 25px;
}
.module.mod_slider2 .rev_slider_wrapper .camera_caption .buttons-link a.btn-caption {
  border: 1px solid #fff;
  background: #fff;
}
#service-wrapper .sppb-title-subheading {
  padding: 0 80px;
}
.sppb-panel-title {
  font-size: 17px;
  text-transform: uppercase;
}
.sppb-addon-container.price-list .sppb-panel-heading {
  letter-spacing: 0.1em;
  border: 1px solid #fff;
  border-radius: 0;
  padding: 7px 53px;
  background: #c9e9ec url(../images/plus.png) 15px center no-repeat;
}
.sppb-addon-container.price-list .sppb-panel-heading.active {
  background: #fff url(../images/minus.png) 15px center no-repeat;
}
.sppb-addon-container.price-list .sppb-panel-body {
  padding: 15px;
  background-color: #c9e9ec;
  height: 200px;
  overflow: auto;
}
.sppb-addon-container.price-list .sppb-panel-body ul {
  display: inline-block;
  padding: 10px 90px 10px 40px;
}
.sppb-addon-container.price-list .sppb-panel-body ul li {
  float: left;
  position: relative;
  line-height: 40px;
  font-style: italic;
}
.sppb-addon-container.price-list .sppb-panel-body ul .jws-service {
  position: relative;
  float: left;
  padding-right: 30px;
}
.sppb-addon-container.price-list .sppb-panel-body ul .jws-separator {
  position: relative;
  display: table-cell;
  content: " ";
  width: 2000px;
  height: 28px;
  border-bottom: 1px solid #FFF;
}
.sppb-addon-container.price-list .sppb-panel-body ul .jws-separator * {
  display: none;
}
.sppb-addon-container.price-list .sppb-panel-body ul .jws-price {
  text-align: right;
  position: absolute;
  font-weight: 700;
  width: 50px;
  right: -50px;
  top: 0;
}
.sppb-addon-container.price-list .sppb-panel-default > .sppb-panel-heading {
  border-radius: 0;
}
.sppb-addon-container.price-list .sppb-panel-group .sppb-panel + .sppb-panel {
  margin-top: 30px;
}
.sppb-addon-container.price-list .sppb-panel-group > .sppb-panel-heading + .sppb-panel-collapse > .sppb-panel-body,
.sppb-addon-container.price-list .sppb-panel-default > .sppb-panel-heading + .sppb-panel-collapse > .sppb-panel-body {
  border-top: 0;
  background-color: #c9e9ec;
}
.sppb-addon-container.price-list .sppb-panel-group .sppb-panel,
.sppb-addon-container.price-list .sppb-panel-default {
  border: 0;
  border-radius: 0;
}
.acymailing_module .acymailing_form {
  width: 100%;
  color: #aaa;
  font-size: 16px;
}
.acymailing_module .acymailing_module_form td {
  width: 100%;
  padding-bottom: 0;
}
.acymailing_module .acymailing_module_form td input,
.acymailing_module .acymailing_module_form td .btn {
  border-radius: 0 !important;
}
.acymailing_module .acymailing_module_form td .btn {
  border: 0 !important;
  padding: 7px 12px;
}
.acymailing_module .acymailing_module_form td input {
  color: #aaa;
  font-size: 16px;
  height: 40px !important;
}
.acymailing_module .acymailing_module_form td.acyfield_email input {
  border: 1px solid #454545;
}
.acymailing_module .acymailing_module_form td.acyfield_email input.focus,
.acymailing_module .acymailing_module_form td.acyfield_email input:focus {
  outline: 0 !important;
  box-shadow: none !important;
}
.acymailing_module .acymailing_module_form td.acysubbuttons input {
  width: 39px;
  text-indent: 9999em;
  background: #444444 url(../images/icon-mail.png) no-repeat center center;
}
.aqua-space .gallery-pro-item-inner {
  position: relative;
  overflow: hidden;
}
.aqua-space .gallery-pro-item-inner .item-content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  padding: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.aqua-space .gallery-pro-item-inner .item-content > div {
  width: 0;
  height: 0;
  text-align: center;
  background-color: rgba(255,255,255,0.65);
}
.aqua-space .gallery-pro-item-inner .item-content .gallery-pro-item-title {
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  color: #444444;
  text-transform: uppercase;
  display: none;
}
.aqua-space .gallery-pro-item-inner .item-content .gallery-pro-item-title:after {
  content: "";
  width: 30px;
  height: 1px;
  background-color: #444;
}
.aqua-space .gallery-pro-item-inner:hover .item-content {
  top: 0;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.aqua-space .gallery-pro-item-inner:hover .item-content > div {
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(255,255,255,0.65);
}
.aqua-space .gallery-pro-item-inner:hover .gallery-pro-item-title {
  top: 45%;
  display: block;
}
.sppb-testimonial-pro .sppb-carousel-control {
  border: 0;
  line-height: 16px;
  height: 16px;
  margin: 20px 12px 0;
}
.sppb-testimonial-pro .sppb-carousel-control i {
  display: none;
}
.sppb-testimonial-pro .sppb-carousel-control.left {
  background: url(../images/arrow_prev.png) no-repeat !important;
}
.sppb-testimonial-pro .sppb-carousel-control.right {
  background: url(../images/arrow_next.png) no-repeat !important;
}
.testimonial .sppb-carousel {
  padding: 50px 0 0;
}
.testimonial .sppb-carousel:before,
.testimonial .sppb-carousel:after {
  display: inherit;
  content: "";
  width: 80%;
  border-top: 1px solid #aaa;
  margin: 0 auto;
}
.testimonial .sppb-carousel:after {
  margin: 50px auto 0;
}
.testimonial .sppb-carousel:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.testimonial .pro-client-name {
  font-size: 16px;
  text-transform: uppercase;
}
.sppb-testimonial-pro .sppb-testimonial-client {
  margin-bottom: 15px;
  margin-top: 5px;
}
.sppb-testimonial-pro .sppb-testimonial-message {
  line-height: 28px;
}
.sppb-text-center .sppb-person-introtext {
  margin: 0 auto;
}
#sp-page-builder .page-content #call-to-action-wrapper,
#sp-page-builder .page-content #our-team-wrapper {
  margin-top: 0;
}
#sp-page-builder .page-content #call-to-action-wrapper .sppb-person-name,
#sp-page-builder .page-content #our-team-wrapper .sppb-person-name {
  margin-bottom: 15px;
  margin-top: 25px;
}
.person-info .sppb-person-name {
  font-size: 16px;
  text-transform: uppercase;
}
.person-info .sppb-person-designation {
  font-size: 16px !important;
  font-style: italic;
  margin-bottom: 10px;
}
.person-info .sppb-person-social-icons {
  margin-top: 20px;
}
.sppb-addon-persion .sppb-person-social > li > a {
  color: #666;
}
#call-to-action-wrapper {
  color: #fff;
}
#call-to-action-wrapper .sppb-addon-cta.what-u-see .sppb-btn {
  font-size: 13px;
  text-transform: uppercase;
  margin-top: 45px;
  padding: 9px 36px;
  border: 0;
  border-radius: 0;
  font-weight: 600;
}
#call-to-action-wrapper .sppb-addon-cta.what-u-see .sppb-btn:hover {
  color: #fff;
}
@media (min-width: 979px) {
  #call-to-action-wrapper	.sppb-addon-cta.what-u-see > div {
    text-align: left;
  }
}
.sppb-pricing-box {
  padding: 20px 30px 50px;
  border: 1px solid #aaa;
}
.sppb-pricing-box .sppb-pricing-top {
  margin-left: -30px;
  margin-right: -30px;
  position: relative;
}
.sppb-pricing-box .sppb-pricing-top span {
  display: block;
  visibility: hidden;
}
.sppb-pricing-box .sppb-pricing-top span.sppb-pricing-price {
  font-size: 60px;
  font-weight: 600;
  line-height: 100%;
}
.sppb-pricing-box .sppb-pricing-top span.sppb-pricing-duration {
  font-size: 18px;
}
.sppb-pricing-box .sppb-pricing-top .pricing-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 512;
  padding: 10px;
  -webkit-transform: scale(0.1);
  -ms-transform: scale(0.1);
  -o-transform: scale(0.1);
  transform: scale(0.1);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.sppb-pricing-box .sppb-pricing-top .sppb-pricing-top-inner {
  height: 100%;
  display: table;
  width: 100%;
  background-color: rgba(255,255,255,0.8);
}
.sppb-pricing-box .sppb-pricing-top .sppb-pricing-top-inner .sppb-pricing-top-text {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
  font-size: 16px !important;
  font-weight: bold;
}
.sppb-pricing-box .sppb-pricing-features li {
  border-bottom: 1px solid #aaaaaa;
  padding: 10px 0 !important;
  transition: all 300ms ease 0s;
  list-style: none;
  line-height: 29px;
  background: #FFF;
}
.sppb-pricing-box .sppb-pricing-features li:last-child {
  border-bottom: 0;
}
.sppb-pricing-box .sppb-pricing-footer .sppb-btn {
  transition: all 0.4s;
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  outline: none;
  line-height: 1.2;
  text-align: center;
  background-color: transparent;
  border-radius: 0;
  padding: 9px 39px;
  border: 1px solid #444444;
  margin-top: 15px;
}
.sppb-pricing-box:hover .sppb-pricing-top span {
  visibility: visible;
}
.sppb-pricing-box:hover .sppb-pricing-top .pricing-overlay {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
.sppb-pricing-box:hover .sppb-pricing-footer .sppb-btn {
  background-color: #84C340;
  border-color: #84C340;
  color: #FFFFFF;
}
.sppb-reservation input,
.sppb-reservation select,
.sppb-reservation textarea {
  transition: all 0.4s ease-in-out;
  outline: none;
  border: 1px solid #444444;
  padding: 9px 15px;
  min-height: 40px;
  margin-bottom: 30px;
  width: 100% !important;
  background-color: #FFFFFF;
  border-radius: 0 !important;
}
.sppb-reservation button[type="submit"] {
  border-color: #444444;
  background-color: #444444;
  color: #FFFFFF;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 700;
  width: 100%;
  min-height: 40px;
  border-radius: 0 !important;
  text-transform: uppercase;
  text-shadow: none;
  font-family: "Josefin Sans", sans-serif;
  font-size: 16px;
}
.sppb-reservation .sppb-section-mb-big {
  font-size: 18px;
  margin-top: 15px;
}
.sppb-reservation button[type="submit"]:hover,
.sppb-reservation button[type="submit"]:focus {
  background-color: #84C340;
  color: #FFFFFF;
  border: none;
}
.sppb-reservation .form-horizontal .control-group,
.sppb-reservation .form-horizontal .help-block {
  margin: 0;
}
.sppb-reservation #datetimepicker {
  position: relative;
}
.sppb-reservation #datetimepicker .add-on {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
}
.sppb-reservation .control-group.error {
  position: relative;
}
.sppb-reservation .control-group.error .help-block {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: left;
}
.sppb-addon-gmap {
  margin-bottom: 30px;
  padding: 10px;
  border: 1px solid #AAAAAA;
}
.ro-contact-info-wrapper .ro-contact-info {
  position: relative;
  padding-left: 24px;
  line-height: 2.5;
}
.ro-contact-info-wrapper .ro-contact-info:before {
  position: absolute;
  left: 0;
  top: 0;
}
.ro-contact-info-wrapper {
  margin-bottom: 30px;
}
.ro-contact-info {
  width: auto;
  height: auto;
}
.sppb-addon-module.contact-form h3.sppb-addon-title {
  font-size: 18px;
  margin-bottom: 10px;
  text-align: left;
}
.sppb-addon-module.contact-form h3.sppb-addon-title:after {
  margin: 10px 0 0;
}
.qlform input,
.qlform textarea {
  width: 100%;
  outline: none;
  background-color: #FFFFFF;
  border: 1px solid #444444;
  border-radius: 0;
  padding: 5px 15px;
  margin-bottom: 10px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.qlform input:hover,
.qlform textarea:hover {
  border: 1px solid #84C340;
}
.qlform textarea {
  height: 115px;
}
.qlform input.submit {
  float: right;
  width: auto;
  display: inline-block;
  padding: 11px 40px;
  font-size: 12px;
  font-weight: 700;
  outline: none;
  word-spacing: 2px;
  line-height: 1.2;
  text-align: center;
  background-color: transparent;
  border: 0;
  background-color: #84C340;
  color: #FFFFFF;
  text-transform: uppercase;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.qlform input.submit:hover {
  background-color: #444444;
}
.module.change-currency,
.module.mod_languages {
  margin-top: 0;
  display: inline-block;
}
.module.change-currency *,
.module.mod_languages * {
  line-height: 18px;
}
#sp-top-left {
  padding: 15px 0;
}
#sp-top-left >.sp-column {
  line-height: 1;
  float: right;
}
.rev_slider_wrapper .camera_wrap .camera_caption .jws-aqua-brand {
  position: relative;
  top: -10px;
}
#service-wrapper .sppb-addon-content > span {
  display: inherit !important;
}
#service-wrapper .sppb-feature-box-title {
  font-size: 18px;
  text-transform: uppercase;
}
#service-wrapper .sppb-feature-box-title:after {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  content: " ";
  height: 0;
  width: 0;
  border-top: 1px solid #444444;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
#service-wrapper .sppb-feature-box-title:hover {
  cursor: pointer;
}
#service-wrapper .sppb-addon-feature:hover .sppb-feature-box-title:after {
  width: 30px;
}
.what-u-see p {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2 !important;
}
.sppb-addon-cta.what-u-see .sppb-cta-text {
  margin-top: 0;
}
.sppb-one-page-post .sppb-one-page-post-content .sppb-heading {
  font-style: italic;
}
.sppb-main-footer a {
  color: #aaa;
}
.sppb-main-footer a:hover {
  color: #84c340;
}
.style-layout-2 #sp-footer a,
.style-layout-4 #sp-footer a,
.style-layout-2 .sppb-main-footer a,
.style-layout-4 .sppb-main-footer a {
  color: #444;
}
.style-layout-2 #sp-footer a:hover,
.style-layout-4 #sp-footer a:hover,
.style-layout-2 .sppb-main-footer a:hover,
.style-layout-4 .sppb-main-footer a:hover {
  color: #84c340;
}
.aqua-space .sppb-gallery-pro li:nth-child(odd) .gallery-pro-item-inner:hover .item-content > div {
  background-color: rgba(198,217,198,0.7);
}
.about-header h3.sppb-addon-title {
  margin-bottom: 25px;
}
.about-header .sppb-addon-text-block {
  padding: 0px 195px;
}
.about-header .ro-mb-50 {
  margin-bottom: 50px;
}
.ro-shop-intro {
  padding: 0px 195px;
}
#sp-top-left .module {
  margin-top: 0;
  display: inline-block;
  margin-left: 2px;
}
.module.mod_minicart .block-mini-cart {
  position: absolute;
  bottom: 100%;
  right: 0;
}
.block-mini-cart {
  float: right;
  display: inline-block;
  z-index: 500;
  cursor: pointer;
  margin-bottom: 5px;
}
.block-mini-cart .mini-cart-title i {
  float: left;
  color: #444444;
  font-size: 24px;
  margin-right: 15px;
  height: auto !important;
}
.block-mini-cart .mini-cart-title span {
  line-height: 24px;
}
.block-mini-cart .mini-cart {
  display: inline-block;
}
.block-mini-cart .mini-cart .mini-cart-content {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 255px;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 0;
  padding: 20px;
  background-color: #fff;
}
.block-mini-cart .mini-cart .mini-cart-content .total {
  margin: 0 0 15px 0;
  text-transform: uppercase;
  font-weight: normal;
  clear: both;
  border-top: 1px solid #eee;
  padding-top: 10px;
}
.block-mini-cart .mini-cart .mini-cart-content .total strong {
  float: right;
}
.block-mini-cart .mini-cart .mini-cart-content .show_cart {
  margin: 0 0 0 0;
  text-align: center;
  display: inline-block;
  width: 100%;
}
.block-mini-cart .mini-cart .mini-cart-content .show_cart a {
  width: 100%;
  display: block;
  padding: 10px;
  text-align: center;
  white-space: nowrap;
  background: #222222;
  color: #fff;
  text-transform: uppercase;
}
.block-mini-cart .mini-cart .mini-cart-content .show_cart a:hover {
  background: #84C340;
}
.block-mini-cart .mini-cart .mini-cart-content .vm_cart_products .vmcontainer .product_row {
  border-bottom: 1px dotted #eee;
  margin-bottom: 10px;
}
.block-mini-cart .mini-cart .mini-cart-content .vm_cart_products .vmcontainer .product_row:last-child {
  border-bottom: none;
  margin-bottom: 0px;
}
.block-mini-cart:hover .mini-cart-title i {
  color: #84C340;
}
.mod-layout-default .product-price {
  font-size: 36px;
}
div.itemBody {
  padding: 0;
  margin: 0;
}
div.itemView {
  padding: 0;
  margin: 0;
  border-bottom: 0;
}
div.itemImageBlock,
div.catItemImageBlock {
  padding: 0;
  margin: 0;
}
span.itemImage img,
span.catItemImage img {
  border: 0;
  padding: 0;
  width: auto !important;
}
span.itemImage {
  margin: 80px 0 0;
}
h3.catItemTitle {
  font-size: 36px;
  font-weight: 700;
  font-style: italic;
  line-height: 1.8;
  margin: 15px 0 20px;
}
h3.catItemTitle a {
  color: #444;
}
div.catItemBody {
  padding: 0;
  margin: 0;
}
div.catItemBody .catItemImageBlock {
  margin-top: 50px;
  margin-bottom: 50px;
}
div.catItemCommentsLink {
  display: inline-block;
  margin: 0 0 0 55px;
  padding: 0;
  border: 0 !important;
}
h2.itemTitle {
  font-size: 36px;
  font-weight: 700;
  margin-top: 45px;
  margin-bottom: 25px;
}
.itemList .itemContainer {
  border-bottom: 1px solid #AAAAAA;
  padding-bottom: 70px;
  padding-top: 45px;
}
.itemRelated ul li {
  margin-bottom: 30px;
}
div.catItemHeader {
  text-align: right;
}
div.itemHeader {
  margin-bottom: 50px;
}
div.itemHeader .ro-detail span.itemAuthor,
div.itemHeader .ro-detail span,
div.catItemHeader .ro-detail span.itemAuthor,
div.catItemHeader .ro-detail span {
  display: inline-block !important;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #444444;
  line-height: 1.8;
  text-transform: capitalize;
}
div.itemHeader .ro-detail span:not(:first-child),
div.catItemHeader .ro-detail span:not(:first-child) {
  margin-left: 55px;
}
div.itemHeader .ro-detail span.catItemDateCreated span,
div.catItemHeader .ro-detail span.catItemDateCreated span {
  color: #84C340;
}
div.catItemIntroText,
div.itemIntroText {
  font-size: 16px;
  font-weight: 600;
}
div.itemToolbar ul li img {
  display: inline-block;
}
div.itemComments {
  background: #fff;
  border: 0;
  padding: 0;
}
h3.itemCommentsCounter {
  text-transform: capitalize;
  font-style: italic;
}
.ro-blog-comment .ro-header {
  border-bottom: 1px solid #AAAAAA;
}
.ro-blog-comment .ro-header.row {
  margin-left: 0;
  margin-right: 0;
}
.ro-blog-comment .ro-header h3 {
  margin-top: 45px;
  margin-bottom: 25px;
}
.ro-blog-comment .ro-header .ro-btn {
  width: 33px;
  height: 33px;
  float: right;
  text-align: center;
  margin-top: 45px;
  transition: all 0.4s;
  border: 1px solid #AAAAAA;
  background-color: #EEEEEE;
  color: #444444;
}
.ro-blog-comment .ro-header .ro-btn i {
  display: block;
  font-size: 30px;
  line-height: 33px;
  color: #444444;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.ro-blog-comment .ro-header .ro-btn:hover {
  background-color: #84C340;
}
.ro-blog-comment .ro-header .ro-btn:hover i {
  color: #fff;
}
.itemCommentsList li {
  background: #fff !important;
}
.itemCommentsList li p {
  margin: 0 !important;
}
.itemCommentsList .ro-footer {
  padding-right: 20px;
  text-align: right;
}
.itemCommentsList .ro-footer span {
  margin: 0 !important;
  font-size: 14px;
  font-style: italic;
  display: inline-block;
  color: #84C340;
  border: 0 !important;
}
.itemCommentsList .ro-footer .commentLink .ro-btn span {
  display: none;
}
.itemCommentsList .ro-footer .commentLink .ro-btn i {
  position: relative;
  top: 5px;
  display: inline-block;
  color: #666666;
  line-height: 20px;
  font-size: 30px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
div.itemComments ul.itemCommentsList li {
  padding: 48px 0 0;
  margin: 0;
  border-bottom: 0;
}
div.itemComments ul.itemCommentsList li .comment-content {
  padding: 0 0 0 100px;
}
div.itemComments ul.itemCommentsList li .comment-content h4 {
  font-style: italic;
  margin: 0 0 18px;
}
div.itemComments ul.itemCommentsList li .comment-content p {
  padding: 0;
}
.ro-contact-form input,
.ro-contact-form select,
.ro-contact-form option,
.ro-contact-form textarea {
  margin-bottom: 20px;
  float: left;
}
div.itemCommentsForm {
  margin-top: 80px;
  margin-bottom: 60px;
}
div.itemCommentsForm form input.inputbox,
div.itemCommentsForm form textarea.inputbox {
  width: 100% !important;
  margin-bottom: 20px;
  float: left;
  font-size: 16px;
  color: #444444;
  line-height: 1.8;
  background-color: #FFFFFF;
  border: 1px solid #444444;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
div.itemCommentsForm form input.inputbox {
  transition: all 0.4s;
  width: 100%;
  outline: none;
  padding: 5px 15px;
}
div.itemCommentsForm form input#submitCommentButton,
div.itemCommentsForm form .ro-send {
  display: inline-block;
  margin: 0 !important;
  padding: 11px 40px !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  outline: none;
  word-spacing: 2px;
  line-height: 1.2;
  text-align: center;
  border: 0;
  color: #fff;
  background-color: #84C340;
  text-transform: uppercase;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
div.itemCommentsForm form input#submitCommentButton:hover,
div.itemCommentsForm form .ro-send:hover {
  background-color: #444444 !important;
}
.k2ItemsBlock >ul > li {
  margin-bottom: 20px;
  position: relative;
  background-color: #fff !important;
  border: 0 !important;
}
.k2ItemsBlock .moduleItemImage {
  position: absolute;
  top: 5px;
  width: 90px;
  height: 55px;
  float: left;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.k2ItemsBlock .item-content {
  margin-left: 100px;
}
.k2ItemsBlock .item-content a,
.k2ItemsBlock .moduleItemContent a {
  margin-top: 0;
  color: #444444;
  transition: all 0.3s ease-in-out;
}
.k2ItemsBlock .item-content a:hover,
.k2ItemsBlock .moduleItemContent a:hover {
  color: #84c340;
}
.k2ItemsBlock .item-content span.moduleItemDateCreated,
.k2ItemsBlock .moduleItemContent span.moduleItemDateCreated {
  margin-top: 10px;
  color: #bdbdbd;
  font-style: italic;
  display: block;
  font-weight: 400;
}
.ro-author {
  color: #84C340;
  text-align: right;
  font-style: italic;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 30px;
}
div.itemTagsBlock {
  font-style: italic;
  font-weight: 400;
  margin-bottom: 15px;
  padding: 0;
  border-bottom: 0;
  color: #84C340;
}
.k2CategoriesListBlock ul li,
.module ul.categories-module li {
  font-size: 18px;
  line-height: 2.5;
}
.k2CategoriesListBlock ul li:before,
.module ul.categories-module li:before {
  content: "\e177";
  vertical-align: -5%;
  font-family: "aqua icon";
  margin-right: 10px;
  float: left;
}
.k2CategoriesListBlock ul li a,
.module ul.categories-module li a {
  color: #444;
  padding: 0;
}
.k2CategoriesListBlock ul li:hover:before,
.k2CategoriesListBlock ul li:hover a,
.module ul.categories-module li:hover:before,
.module ul.categories-module li:hover a {
  color: #84c340;
}
.jcomments-links {
  text-align: center;
}
.item-block-bottom {
  border: 1px solid #eef0f2;
  padding: 15px;
  border-top: 0;
  display: inline-block;
  width: 100%;
}
.item-block-bottom >dd {
  display: inline-block;
  margin: 0;
}
.item-block-bottom .published {
  float: left;
}
.item-block-bottom .hits {
  float: right;
}
.comments-link,
.readmore-link {
  padding: 3px 15px;
  display: inline-block;
  font-size: 12px;
  color: #3c414c;
  text-transform: uppercase;
  border: 1px solid #a5a9ac;
  text-align: center;
  padding-top: 3px;
  border-radius: 4px;
  line-height: 28px;
  background: #fbfcfd;
  background-image: none;
}
.comments-link:hover,
.readmore-link:hover {
  color: #fff;
}
.smiles img {
  display: inline-block;
}
#comments .ro-header,
#jc .ro-header {
  border-bottom: 1px solid #AAAAAA;
  margin-bottom: 80px;
}
#comments h3.coments_header,
#jc h3.coments_header {
  margin-top: 45px;
  margin-bottom: 25px;
  text-transform: capitalize;
  font-style: italic;
}
#jc .rbox {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#comments .comments-list {
  margin-left: 0px;
}
#comments-list-footer {
  margin: 0 !important;
}
#comments .comment-date {
  background: none !important;
  margin: 0;
  font-size: 14px;
  font-style: italic;
  display: inline-block;
  color: #84C340;
}
.ro-btn {
  margin-left: 5px;
  margin-right: 5px;
}
.ro-btn i {
  position: relative;
  display: inline-block;
  color: #666666;
  line-height: 20px;
  font-size: 30px !important;
  transition: all 0.4s;
}
.comments-buttons .ro-btn i {
  top: 10px;
}
#jc,
#comments-form {
  padding: 0;
}
#jc input[type="text"],
#jc input[type="password"],
#jc input[type="email"],
#jc textarea,
#jc select,
#comments-form input[type="text"],
#comments-form input[type="password"],
#comments-form input[type="email"],
#comments-form textarea,
#comments-form select {
  width: 100%;
  max-width: 100% !important;
  outline: none;
  padding: 2px 15px;
  margin-bottom: 20px;
  float: left;
  font-size: 16px;
  color: #444444;
  line-height: 1.8;
  background-color: #FFFFFF;
  border: 1px solid #444444;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
#jc input,
#jc select,
#comments-form input,
#comments-form select {
  padding: 2px 15px !important;
  margin-bottom: 20px;
  height: auto !important;
}
#jc textarea,
#comments-form textarea {
  height: 160px !important;
}
#jc .grippie,
#comments-form .grippie {
  display: none;
}
#jc input.checkbox,
#comments-form input.checkbox {
  display: inline-block;
}
#comments-form label,
#comments-report-form label {
  color: #444;
}
p.comment-form-author,
p.comment-form-email,
p.comment-form-url,
p.comment-form-comment {
  padding-left: 0;
  margin-bottom: 0;
  color: #444;
}
#comments-form p,
#comments-report-form p,
#comments-form span,
#comments-form .counter,
#comments-form #comments-form-buttons,
#comments-form #comments-form-error,
#comments-form #comments-form-captcha-holder {
  font-family: "Josefin Sans", sans-serif;
}
#comments-form .btn,
#comments-report-form .btn {
  float: none;
}
#comments-form p {
  margin-left: 0 !important;
}
.comments-list {
  margin-top: 80px;
}
#comments-form {
  margin-top: 20px;
}
#comments-form input:focus {
  border: 1px solid #84c340;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
#comments-form textarea {
  padding: 20px !important;
}
#comments-form input.captcha {
  width: 121px !important;
}
#comments-report-form #comments-form-send.btn,
#comments-report-form #comments-form-cancel.btn,
#comments-form #comments-form-send.btn,
#comments-form #comments-form-cancel.btn {
  background-image: none !important;
  margin-right: 0 !important;
}
#comments-report-form #comments-form-send.btn div,
#comments-report-form #comments-form-cancel.btn div,
#comments-form #comments-form-send.btn div,
#comments-form #comments-form-cancel.btn div {
  margin: 0 !important;
  background-image: none !important;
  padding: 0;
}
#comments-report-form #comments-form-send.btn a,
#comments-report-form #comments-form-cancel.btn a,
#comments-form #comments-form-send.btn a,
#comments-form #comments-form-cancel.btn a {
  height: auto !important;
}
#comments-report-form #comments-form-send a,
#comments-report-form #comments-form-send .btn,
#comments-report-form #comments-form-cancel a,
#comments-report-form #comments-form-cancel .btn,
#comments-form #comments-form-send a,
#comments-form #comments-form-send .btn,
#comments-form #comments-form-cancel a,
#comments-form #comments-form-cancel .btn {
  display: inline-block;
  margin: 0 !important;
  padding: 11px 40px !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  outline: none;
  word-spacing: 2px;
  line-height: 1.2;
  text-align: center;
  border: 0;
  color: #fff;
  background-color: #84C340;
  text-transform: uppercase;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
#comments-report-form #comments-form-send a:hover,
#comments-report-form #comments-form-send .btn:hover,
#comments-report-form #comments-form-cancel a:hover,
#comments-report-form #comments-form-cancel .btn:hover,
#comments-form #comments-form-send a:hover,
#comments-form #comments-form-send .btn:hover,
#comments-form #comments-form-cancel a:hover,
#comments-form #comments-form-cancel .btn:hover {
  color: #fff !important;
  background-color: #444444 !important;
}
#comments-report-form #comments-form-send .btn:hover a,
#comments-report-form #comments-form-cancel .btn:hover a,
#comments-form #comments-form-send .btn:hover a,
#comments-form #comments-form-cancel .btn:hover a {
  color: #fff !important;
  background-color: #444444 !important;
}
.comments-link,
.readmore-link {
  margin: 5px auto;
}
.captcha-block {
  display: block;
  margin-top: 25px;
}
.captcha-block img,
.captcha-block span,
.captcha-block input {
  display: inline-block;
}
.captcha-block span,
.captcha-block input {
  margin: 0 10px 0 0 !important;
}
.captcha-block input {
  float: none !important;
  margin-top: 13px !important;
}
.comments-form-buttons {
  margin-top: 25px;
}
.cart-view {
  margin-top: 40px;
}
#jws_caroufredsel .vm-details-button {
  display: inline-block;
  padding: 2px 15px;
  text-transform: uppercase;
}
#jws_caroufredsel .vm-details-button:hover {
  color: #fff;
  background-color: #84c340;
}
#jws_caroufredsel .vm-details-button:hover a {
  color: #fff;
}
#sp-component {
  padding-top: 30px;
}
.style-layout-2 .is-sticky #sp-menu > .sp-column {
  border-bottom: 0;
}
.menu-basic.style-layout-2 #sp-menu > .sp-column {
  border-bottom: 0;
}
.service2 .sppb-addon-container .sppb-addon-feature .sppb-addon-content span {
  display: block !important;
}
#sbox-window {
  width: 84% !important;
  height: 84% !important;
  left: 8% !important;
}
.itemRelated li a.item_link_image,
a.nspImageWrapper {
  display: inline-block;
  overflow: hidden;
}
.itemRelated li a.item_link_image img,
a.nspImageWrapper img {
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.itemRelated li a.item_link_image:hover,
a.nspImageWrapper:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.itemRelated li a.item_link_image:hover img,
a.nspImageWrapper:hover img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.sppb-testimonial-pro .sppb-testimonial-message {
  font-size: 16px;
}
.testimonial .pro-client-name {
  letter-spacing: 0.1em;
}
#comments-footer {
  display: none;
}
.acymailing_module .acymailing_module_form td.subbuttons input {
  text-indent: 9999em;
  opacity: 0;
  z-index: 2;
  position: absolute;
}
.acymailing_module .acymailing_module_form td.subbuttons .icon-basic-mail-open-text {
  transition: all 0.4s;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  z-index: 1;
  background-color: #444444;
  margin-left: -1px;
  color: #FFFFFF;
}
.acymailing_module .acymailing_module_form td.subbuttons:hover .icon-basic-mail-open-text {
  background-color: #AAAAAA;
}
#comments {
  margin-bottom: 50px;
}
#comments .rbox {
  position: relative;
  padding: 0px 0 50px 100px;
}
#comments .comment-avatar img {
  margin-right: 30px;
  display: block;
  position: absolute;
  width: 70px;
  height: 70px;
  top: 0;
  left: 0;
}
#comments .avatar-indent {
  padding-left: 0;
}
#comments .comment-box .comment-anchor {
  display: none;
}
#comments .comment-box .comment-author {
  font-style: italic;
  margin: 0 0 18px;
  display: inline-block;
}
#comments .comment-box .comment-body {
  color: #444;
  line-height: 1.8;
}
#comments #comments-list-footer {
  display: none;
}
#comments .sppb-divide {
  width: 100%;
  height: 0;
  border-bottom: 1px solid #AAAAAA;
}
#comments .comments-buttons {
  height: auto !important;
  margin-bottom: 35px;
}
#comments #comments-inline-edit {
  border: 0;
  margin: 0;
  background: #fff;
}
#comments .comment-body {
  margin-top: 18px;
}
.blog_sidebar .nspArt h4.nspHeader {
  font-size: 16px;
  margin: 0;
  padding: 0px 0 15px 0;
}
.blog_sidebar .nspArt .nspInfo {
  color: #bdbdbd;
  font-style: italic;
  font-weight: 400;
}
.blog_sidebar .nspArt h4.nspHeader  a {
  color: #444;
}
.blog_sidebar .nspArt h4.nspHeader  a:hover {
  color: #6a9e32;
}
.sppb-contact {
  width: 100%;
}
.sppb-contact td,
.sppb-contact th {
  padding-bottom: 10px;
}
.mod_slider_shop .sppb-col-sm-8,
.mod_slider_shop .sppb-col-sm-4 {
  margin-bottom: 50px;
}
.itemid-737 #sp-header {
  padding: 0 !important;
  max-height: 380px;
  margin-bottom: 99px;
}
.itemid-737 #sp-header .sppb-demo-select-header-container {
  padding-top: 0;
}
@media (max-width: 320px) {
  .sppb-addon-container.price-list .sppb-panel-heading {
    padding: 5px 30px;
    background: #c9e9ec url(../images/plus.png) 8px center no-repeat;
  }
  .sppb-addon-container.price-list .sppb-panel-heading.active {
    background: #fff url(../images/minus.png) 8px center no-repeat;
  }
  div.product {
    padding: 10px 15px;
  }
  .product .sppb-overlay {
    padding: 0;
  }
  .sppb-pricing-box .sppb-pricing-top span.sppb-pricing-price {
    font-size: 26px;
  }
  .sppb-pricing-box .sppb-pricing-footer .sppb-btn {
    padding: 9px 12px;
  }
  .sppb-one-page-post .sppb-one-page-post-content {
    padding: 20px 10px 20px 10px !important;
  }
  .offcanvas-menu {
    width: 195px;
  }
}
@media (max-width: 480px) {
  .sppb-panel-title {
    font-size: 12px;
  }
  .sppb-addon-container.price-list .sppb-panel-group .sppb-panel + .sppb-panel {
    margin-top: 15px;
  }
  .mod-layout-default .product .product-inner .product-title a {
    font-size: 10px !important;
  }
  .mod-layout-default h3.sppb-color-main {
    font-size: 24px;
  }
  .advertise-block .advertise-text {
    display: none;
  }
  .orderby-displaynumber .vm-order-list,
  .orderby-displaynumber .display-number {
    width: 100%;
    margin: 0;
  }
  .orderby-displaynumber .display-number {
    margin-top: 10px;
  }
  .comments-link,
  .readmore-link {
    width: 100%;
    margin: 0;
    display: block;
  }
  .readmore-link {
    margin-bottom: 15px;
  }
  .itemid-737 #sp-bottom {
    padding: 0;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .advertise-block .advertise-text {
    padding: 12px 0;
  }
  .advertise-block .advertise-text p {
    font-size: 12px;
  }
  .advertise-block .advertise-text h1 {
    font-size: 20px;
    padding-top: 10px;
  }
}
@media (min-width: 768px) {
  .blog h2.name a {
    font-size: 36px;
  }
  .style-layout-5 #sp-logo.col-sm-3 {
    width: 100%;
    text-align: center;
    padding-top: 40px;
  }
  .style-layout-5 #sp-logo.col-sm-3 .logo {
    margin-bottom: 20px;
  }
  .style-layout-5 #sp-menu.col-sm-9 {
    width: 100%;
  }
  .style-layout-2 #sp-logo.col-sm-3 {
    width: 100%;
    text-align: center;
    padding-top: 50px;
  }
  .style-layout-2 #sp-logo.col-sm-3 .logo {
    margin-bottom: 20px;
  }
  .style-layout-2 #sp-menu.col-sm-9 {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .pricing-block .sppb-col-sm-3 {
    width: 50%;
  }
  .nspArtPage .nspCol4 {
    width: 50%;
  }
  .nspArtPage .nspCol4 a {
    float: none;
    margin: 0 auto !important;
    text-align: center;
  }
  .nspArtPage .nspCol4 a img {
    margin: 0 auto !important;
    float: none;
    text-align: center;
  }
  .style-layout-1 #sp-menu-style-2 .sp-megamenu-parent >li >a {
    padding: 0px 12px 15px;
  }
  .sppb-gallery-pro > li:nth-child(2n+1) .gallery-pro-item-inner {
    float: right;
  }
  .sppb-gallery-pro > li:nth-child(2n) .gallery-pro-item-inner {
    float: left;
  }
  #membership-wrapper .sppb-row > .sppb-col-sm-3:nth-child(2n+1) .sppb-addon-container {
    float: right;
  }
  #membership-wrapper .sppb-row > .sppb-col-sm-3:nth-child(2n) .sppb-addon-container {
    float: left;
  }
  .aqua-space .sppb-gallery-pro li:nth-child(odd) .gallery-pro-item-inner:hover .item-content > div {
    background-color: rgba(255,255,255,0.65);
  }
  .aqua-space .sppb-gallery-pro li:nth-child(4n+4) .gallery-pro-item-inner:hover .item-content > div,
  .aqua-space .sppb-gallery-pro li:nth-child(4n+1) .gallery-pro-item-inner:hover .item-content > div {
    background-color: rgba(198,217,198,0.7);
  }
  .style-layout-1 #sp-logo.col-sm-3,
  .style-layout-3 #sp-logo.col-sm-3 {
    width: 100%;
    text-align: center;
  }
  .style-layout-1 #sp-menu.col-sm-9,
  .style-layout-3 #sp-menu.col-sm-9 {
    width: 100%;
  }
  .style-layout-1 #sp-header {
    padding: 10px 0 0;
  }
  .style-layout-1 #sp-header #sp-logo.col-sm-3 .sp-default-logo {
    height: 70px;
  }
  .style-layout-1 #sp-header #sp-menu.col-sm-9 .sp-megamenu-parent >li >a {
    padding: 30px 12px 27px;
  }
}
@media (max-width: 767px) {
  .style-layout-3 #sp-menu .sp-megamenu-wrapper {
    margin: 0;
  }
  .style-layout-3 #sp-header {
    padding: 10px 0;
  }
  .sppb-slider-style-2-caption {
    width: 100px;
  }
}
@media (max-width: 768px) {
  #sp-header {
    padding: 15px 0;
    border-bottom: 1px solid #aaa;
  }
  #sp-header .sp-default-logo {
    height: 70px;
    padding: 10px;
  }
  .style-layout-4 #sp-header {
    border-bottom: none;
  }
  #sp-logo {
    float: left;
  }
  .style-layout-4 #sp-logo {
    float: none;
  }
  #offcanvas-toggler >i {
    line-height: 70px;
  }
  .caption-img {
    display: none !important;
  }
  .module.mod_slider_basic .vina-camera-slider-wrapper .vina-camera-slider .camera_wrap .camera_caption.caption3 p,
  .module.mod_slider_basic .vina-camera-slider-wrapper .vina-camera-slider .camera_wrap .camera_caption.caption3 .buttons-link {
    text-align: center;
  }
  .module.mod_slider_basic .vina-camera-slider-wrapper .vina-camera-slider .camera_wrap .camera_caption.caption3 .caption-text {
    top: 20%;
    left: 0;
    right: 0;
    margin: 0 auto !important;
  }
  .vina-camera-slider-wrapper .vina-camera-slider .camera_wrap .camera_caption {
    font-size: 18px;
  }
  .ro-font-size-2 {
    font-size: 24px;
  }
  #sp-page-builder .sppb-section-title .sppb-title-heading {
    margin-top: 10px;
    margin-bottom: 25px;
  }
  .sppb-addon-container {
    margin-bottom: 20px;
  }
  .sppb-pricing-top img {
    width: 100%;
  }
  #call-to-action-wrapper {
    padding: 55px 15px !important;
  }
  h2 {
    font-size: 18px;
  }
  .about-header .sppb-addon-text-block,
  .ro-shop-intro {
    padding: 0px 15px;
  }
  #sp-menu-shop ul li a {
    padding: 14px 20px;
  }
}
@media (max-width: 979px) {
  #price-list-wrapper .sppb-col-sm-6 {
    width: 100%;
  }
  #price-list-wrapper .sppb-col-sm-6 .sppb-section-mb-big {
    margin-bottom: 80px;
  }
  #sp-menu-shop {
    width: 100%;
  }
}
#service-wrapper .sppb-col-sm-4 >div {
  margin-bottom: 25px;
}
#sp-page-builder .sppb-col-sm-4 >div {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 370px;
  text-align: center;
}
@media (max-width: 991px) {
  #service-wrapper .sppb-title-subheading {
    padding: 0;
    max-width: 100% !important;
  }
  #service-wrapper .sppb-col-sm-4 {
    width: 100%;
  }
  #service-wrapper .sppb-col-sm-4 >div {
    margin-bottom: 50px;
  }
  #our-team-wrapper .sppb-col-sm-4 {
    width: 100%;
  }
  #our-team-wrapper .sppb-col-sm-4 >div {
    margin-bottom: 25px;
  }
  .sppb-pricing-top img {
    width: 100%;
  }
  .pricing-block .sppb-col-sm-3 {
    margin-bottom: 20px;
  }
}
@media (max-width: 979px) {
  .zoomContainer {
    display: none;
  }
  .sppb-service-1-item {
    margin-bottom: 50px;
  }
  .sppb-addon-container.price-list .sppb-panel-body ul {
    font-size: 13px;
    padding: 10px 60px 10px 10px;
  }
  img.sppb-img-responsive {
    max-width: 100%;
  }
  #call-to-action-wrapper .sppb-addon-cta.what-u-see {
    text-align: center;
  }
  #call-to-action-wrapper .sppb-addon-cta.what-u-see > div {
    padding-left: 0;
    margin: 0 auto;
    display: inline-block;
    float: none;
  }
  .product .vm-product-media-container a img {
    width: 100%;
  }
  .page-13 .sppb-section {
    margin: 0 0 30px 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .sppb-addon-container.price-list .sppb-panel-body ul .jws-service {
    padding-right: 10px;
  }
  .sppb-panel-title {
    font-size: 15px;
  }
  .advertise-block .advertise-text {
    padding: 20px 0;
  }
  .advertise-block .advertise-text h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 24px;
  }
  .about-header .sppb-addon-text-block,
  .ro-shop-intro {
    padding: 0px 85px;
  }
  #sp-component {
    padding-top: 40px;
  }
  .sppb-slider-style-2-caption {
    width: 200px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sppb-pricing-box .sppb-pricing-top .sppb-pricing-top-inner {
    padding: 24px 0 !important;
  }
  .sppb-pricing-box .sppb-pricing-top span.sppb-pricing-price {
    font-size: 40px;
  }
  .sppb-one-page-post .sppb-one-page-post-content .sppb-heading {
    font-size: 17px;
    margin: 0 0 15px;
  }
  .sppb-one-page-post .sppb-one-page-post-content p {
    font-size: 15px;
  }
  .sppb-one-page-post .sppb-one-page-post-content .sppb-footer {
    margin-top: 15px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .sp-megamenu-parent >li >a {
    padding: 30px 10px 27px;
  }
}
.aqua-space .gallery-pro-item-inner {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  height: 100%;
  max-width: 270px;
}
@media (min-width: 1200px) {
  .ro-quote-content {
    width: 66.6666666667%;
    margin: 0 auto;
  }
}
@media (max-width: 1200px) {
  .aqua-space .gallery-pro-item-inner .item-content .gallery-pro-item-title,
  .mod-layout-default .product .product-inner .product-title a {
    font-size: 14px;
  }
  .sppb-main-footer .sppb-footer-item {
    margin-bottom: 30px;
  }
  article.item {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  article.item .entry-image {
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
@media (max-width: 990px) {
  .style-layout-2 .sp-megamenu-parent >li >a,
  .style-layout-2 .style-layout-5 .sp-megamenu-parent >li >a,
  .style-layout-5 .sp-megamenu-parent >li >a,
  .style-layout-5 .style-layout-5 .sp-megamenu-parent >li >a {
    padding: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .style-layout-2 .services-basic .sppb-col-sm-7,
  .style-layout-2 .services-basic .sppb-col-sm-5,
  .style-layout-5 .services-basic .sppb-col-sm-7,
  .style-layout-5 .services-basic .sppb-col-sm-5 {
    width: 100%;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .style-layout-2 .sp-megamenu-parent >li >a,
  .style-layout-2 .style-layout-5 .sp-megamenu-parent >li >a,
  .style-layout-5 .sp-megamenu-parent >li >a,
  .style-layout-5 .style-layout-5 .sp-megamenu-parent >li >a {
    padding: 15px 25px;
  }
}
@media (max-width: 990px) {
  .style-layout-2 #sp-component.col-sm-9.col-md-9 {
    width: 100%;
  }
  .style-layout-2 #contact-form {
    margin: 0 20px;
  }
}
@media (max-width: 768px) {
  .style-layout-2 #sp-menu > .sp-column {
    border-bottom: 0;
  }
}
@media (max-width: 320px) {
  .style-layout-3 #offcanvas-toggler >i {
    line-height: 28px;
  }
}
@media (max-width: 480px) and (min-width: 320px) {
  .style-layout-3 #offcanvas-toggler >i {
    line-height: 50px;
  }
}
@media (max-width: 768px) {
  .style-layout-3 #testimonial-scroll-wrapper .sppb-addon-content img.sppb-img-responsive {
    margin-top: 20px;
  }
  .style-layout-3 #offcanvas-toggler >i {
    color: #fff;
  }
}
@media (max-width: 979px) {
  .style-layout-3 .sp-megamenu-parent >li >a {
    padding: 16px 8px 14px;
  }
  .style-layout-3 #sp-menu .sp-megamenu-wrapper {
    padding: 0;
  }
  .style-layout-3 #testimonial-scroll-wrapper {
    padding: 0 !important;
  }
  .style-layout-3 #testimonial-scroll-wrapper img.sppb-img-responsive {
    width: auto;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .style-layout-3 .sp-megamenu-parent >li >a {
    padding: 30px 10px 24px;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .style-layout-3 #sp-logo img {
    width: 100%;
  }
}
@media (max-width: 991px) {
  #testimonial-scroll-wrapper .sppb-col-sm-8,
  #testimonial-scroll-wrapper .sppb-col-sm-4 {
    width: 100%;
  }
  .mod_slider_shop .sppb-col-sm-8,
  .mod_slider_shop .sppb-col-sm-4 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  #testimonial-scroll-wrapper .sppb-col-sm-4 .sppb-addon-content {
    position: relative;
    min-height: 449px;
  }
  #testimonial-scroll-wrapper .sppb-col-sm-4 .sppb-addon-content .sppb-img-responsive {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
@media (max-width: 678px) {
  .sp-comingsoon .sp-comingsoon-title {
    margin-top: 20px;
    font-size: 26px;
  }
  .sp-comingsoon .sp-comingsoon-content {
    font-size: 18px;
  }
}
@media (max-width: 320px) {
  #fancybox-content div > a {
    padding: 5px !important;
  }
}
@media (max-width: 1199px) {
  .slide-onepage .rev_slider_wrapper .tp-caption p,
  .slide-fullwidth-home .rev_slider_wrapper .tp-caption p {
    font-size: 24px !important;
    line-height: 34px !important;
  }
  .slide-onepage .rev_slider_wrapper .tp-caption .buttons-link,
  .slide-fullwidth-home .rev_slider_wrapper .tp-caption .buttons-link {
    margin-top: 30px !important;
  }
  .slide-onepage .rev_slider_wrapper .tp-caption .buttons-link a.btn-caption,
  .slide-fullwidth-home .rev_slider_wrapper .tp-caption .buttons-link a.btn-caption {
    padding: 10px 35px !important;
    font-size: 12px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .slide-onepage .rev_slider_wrapper .tp-caption,
  .slide-fullwidth-home .rev_slider_wrapper .tp-caption {
    left: 100px !important;
  }
  .slide-onepage .rev_slider_wrapper .tp-caption .jws-aqua-brand span,
  .slide-fullwidth-home .rev_slider_wrapper .tp-caption .jws-aqua-brand span {
    font-size: 42px !important;
  }
  .mod_slider_full .rev_slider_wrapper  .camera_caption p.ro-slider-style-2-list {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 767px) and (min-width: 0px) {
  .slide-onepage .rev_slider_wrapper,
  .slide-onepage .rev_slider,
  .slide-onepage .tp-simpleresponsive .slotholder *,
  .slide-onepage .tp-simpleresponsive img,
  .slide-fullwidth-home .rev_slider_wrapper,
  .slide-fullwidth-home .rev_slider,
  .slide-fullwidth-home .tp-simpleresponsive .slotholder *,
  .slide-fullwidth-home .tp-simpleresponsive img {
    height: 400px !important;
    max-width: 100%;
    width: 100%;
  }
  .slide-onepage .tp-simpleresponsive >ul li .defaultimg,
  .slide-fullwidth-home .tp-simpleresponsive >ul li .defaultimg {
    opacity: 0.7 !important;
  }
  .slide-onepage .rev_slider_wrapper .camera_caption > div *,
  .slide-fullwidth-home .rev_slider_wrapper .camera_caption > div * {
    text-align: center;
    line-height: 31px !important;
  }
  .slide-onepage .rev_slider_wrapper .camera_caption p:last-child,
  .slide-fullwidth-home .rev_slider_wrapper .camera_caption p:last-child {
    margin-bottom: 31px !important;
  }
  .slide-onepage .rev_slider_wrapper .tp-caption,
  .slide-fullwidth-home .rev_slider_wrapper .tp-caption {
    left: 0px !important;
    width: 100%;
    top: 20% !important;
    padding: 0 20px !important;
  }
  .slide-onepage .rev_slider_wrapper .tp-caption .jws-aqua-brand,
  .slide-fullwidth-home .rev_slider_wrapper .tp-caption .jws-aqua-brand {
    display: block;
    white-space: initial !important;
    margin-top: 20px !important;
  }
  .slide-onepage .rev_slider_wrapper .tp-caption .jws-aqua-brand span,
  .slide-fullwidth-home .rev_slider_wrapper .tp-caption .jws-aqua-brand span {
    font-size: 42px !important;
  }
  .mod_slider_full .rev_slider_wrapper  .camera_caption p.ro-slider-style-2-list {
    font-size: 8px !important;
  }
  .mod_slider_full .rev_slider_wrapper  .camera_caption p:before {
    content: '';
    display: none;
  }
  .sppb-shop-tab-controler ul.tabs_container li.tab {
    padding: 5px 15px !important;
  }
}
@media (max-width: 480px) {
  #fancybox-wrap {
    width: 90% !important;
    left: 10px !important;
    padding: 0px !important;
  }
  #fancybox-wrap #fancybox-content {
    width: 100% !important;
  }
  .productdetails-view h1 {
    font-size: 26px;
  }
  .sppb-shop-tab-controler ul:before {
    border-top: none;
  }
}
@media (max-width: 300px) {
  .ask-a-question-view table.askform input,
  .ask-a-question-view table.askform tr input,
  .ask-a-question-view table.askform td input {
    width: 100% !important;
    max-width: 220px !important;
  }
  table.askform,
  .ask-a-question-view {
    padding: 0 !important;
  }
  table.askform input.highlight-button,
  table.askform input[type='submit'].highlight-button,
  .ask-a-question-view input.highlight-button,
  .ask-a-question-view input[type='submit'].highlight-button {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media (max-width: 249px) {
  .ask-a-question-view table.askform input,
  .ask-a-question-view table.askform tr input,
  .ask-a-question-view table.askform td input {
    max-width: 150px !important;
  }
}
