@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
.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;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.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;
  line-height: 14px;
  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";
}
.back-to-category {
  float: right;
}
.product-neighbours {
  color: #777;
  margin: 0 0 1.0em;
}
.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;
}
.product-price {
  margin: 0 0 6px;
  text-align: right;
  float: left;
}
.vm-price {
  text-align: right;
  line-height: 1.2em;
}
.vm-price span {
  display: inline-block;
  min-width: 4em;
  padding: 0 0.2em;
}
.vm-price-value {
  display: inline-block;
  float: left;
}
span.vm-price-desc {
  text-align: left;
  min-width: 1em;
}
.vm3pr-1 .product-price {
  height: 1.25em;
}
.vm3pr-1 .addtocart-area {
  height: 3.2em;
}
.vm3pr-2 .product-price {
  height: 2.5em;
}
.vm3pr-2 .addtocart-area {
  height: 6.4em;
}
.vm3pr-3 .product-price {
  height: 3.75em;
}
.vm3pr-3 .addtocart-area {
  height: 9.6em;
}
.vm3pr-4 .product-price {
  height: 5.0em;
}
.vm3pr-4 .addtocart-area {
  height: 12.8em;
}
.vm3pr-5 .product-price {
  height: 6.25em;
}
.vm3pr-5 .addtocart-area {
  height: 16.0em;
}
.vm3pr-6 .product-price {
  height: 6.25em;
}
.vm3pr-0 .addtocart-area {
  height: 0.0em;
}
.vm-cart-price {
  float: left;
  font-weight: bold;
}
.price-crossed div.PricebasePriceWithTax .PricebasePriceWithTax {
  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 0 4.2em;
}
span.quantity-box {
  display: inline-block;
  vertical-align: middle;
}
input.quantity-input {
  height: 2.2em !important;
  width: 2.2em !important;
  text-align: center;
  font-weight: 700;
  padding: 0.1em;
  margin-bottom: 0 !important;
}
span.quantity-controls {
  width: 15px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 1px;
}
span.quantity-controls input.quantity-controls {
  height: 15px;
  border: none;
  width: 15px;
  cursor: pointer;
}
span.quantity-controls input.quantity-plus {
  background: url(../images/vmgeneral/quantity-controls.png) no-repeat;
  margin: 1px 0;
}
span.quantity-controls input.quantity-minus {
  background: url(../images/vmgeneral/quantity-controls.png) repeat-x;
  background-position: 15px 0;
  margin: 1px 0;
}
.addtocart-bar {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 4.2em;
  left: 0;
  right: 0;
  text-align: center;
}
.vmgroup .addtocart-bar {
  bottom: 0.0em;
  position: relative;
  margin: 2.0em 0 0 0;
}
.vmgroup .addtocart-area {
  margin: 0.5em 0 1em 0;
}
span.addtocart-button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 2px;
}
span.addtocart-button input.addtocart-button-disabled {
  width: 11em;
  max-width: 100%;
  background: #f2f2f2;
  color: #333;
  border: solid #333 1px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 1.2em;
  cursor: pointer;
  height: 2.9em;
  text-align: center;
  letter-spacing: 1px;
  width: auto;
  background: #f2f2f2 top repeat-x;
  font-size: 14px;
  height: 34px;
  padding: 4px 5px;
  margin: 10px 0px 0px 0px;
}
span.cart-images img {
  float: left;
  margin: 0;
  width: 45px;
}
span.addtocart-button input.addtocart-button,
span.addtocart-button input.notify-button {
  max-width: 100%;
  background: #0077B3;
  color: #fff;
  border: solid #00669a 1px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 1.2em;
  cursor: pointer;
  text-align: center;
  letter-spacing: 1px;
  padding: 0.8em 0.81em;
}
div.vm-details-button {
  text-align: center;
}
div.vm-details-button a {
  padding: 0.8em 1.0em;
  border: 1px solid grey;
  font-size: 1.1em;
  max-width: 85%;
  width: 12em;
}
.category-view h4 {
  margin: 0;
  padding: 0;
}
.category-view .row .category .spacer h2 {
  font-size: 0.8em;
  margin: 0;
  padding: 0;
}
.category-view .row .category .spacer h2 a {
  font-size: 0.8em;
  display: block;
  text-align: center;
}
.category-view .row .category .spacer h2 a img {
  margin-top: 0.1em;
  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 {
  border-bottom: solid #E9E8E8 1px;
  border-top: solid #E9E8E8 1px;
  margin: 10px 0;
  padding: 10px 0;
}
.orderlistcontainer {
  font-size: 12px;
  display: inline-block;
  text-decoration: none;
  margin: 0 0 0 0.5em;
}
.orderlistcontainer div.activeOrder {
  background: #FFF top right no-repeat url(../images/vmgeneral/arrow_down.png);
  cursor: pointer;
  border: solid #CAC9C9 1px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 2px 24px 1px 12px;
}
.orderlistcontainer a {
  text-decoration: none;
  display: block;
}
.orderlistcontainer a :hover {
  text-decoration: none;
  display: block;
  color: #EEE;
  background: #777;
}
.orderlistcontainer div.orderlist {
  display: none;
  position: absolute;
  border: solid #CAC9C9 1px;
  background: #FFF;
  cursor: pointer;
  z-index: 1;
}
.orderlistcontainer div.orderlist div {
  padding: 2px 12px 1px;
}
.orderlistcontainer div.orderlist div:hover {
  color: #EEE;
  background: #CAC9C9;
}
.ask-a-question-view .product-summary {
  border-bottom: solid #CAC9C9 1px;
  margin: 25px 0 0;
  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;
  margin: 0 0 0 10px;
  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-size: 12px;
  font-weight: 700;
  display: inline-block;
  text-decoration: none;
  margin-bottom: 8px;
  padding: 3px 12px 1px;
  margin: 2px 2px 2px 2px;
}
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;
}
.ask-a-question,
.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;
}
span.details-button {
  margin: 0 0 0 10px;
}
span.details-button input.details-button {
  background: url("../images/vmgeneral/backgrounds.png") repeat-x scroll center top #E8E8E8;
  color: #135CAE;
  border: 1px solid #CAC9C9;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  cursor: pointer;
  text-align: center;
  padding: 3px 8px 1px;
}
.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 button.default {
  margin-left: 8px;
}
.control-buttons #reg_text {
  float: left;
  margin: 0 20px 0 0;
  text-align: left;
}
table.user-details {
  width: 450px;
  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 {
  font-size: 20px;
  margin: 0;
  padding: 0 0 10px;
}
.cart-view h2 {
  font-size: 12px;
  margin: 0;
  padding: 0;
}
.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 {
  border-top: solid #E9E8E8 1px;
  border-bottom: solid #E9E8E8 1px;
  margin: 10px 0 0;
  padding: 10px 0 25px;
}
.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;
}
table.cart-summary tr th {
  background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
  border-bottom: solid #E9E8E8 1px;
  padding: 6px 0 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: 5px;
}
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;
  width: 24px;
  height: 24px;
  border: 0px;
  cursor: pointer;
  background: url(../images/vmgeneral/update_quantity_cart.png) no-repeat scroll 50% 50%;
}
.vm2-add_quantity_cart:hover {
  background: url(../images/vmgeneral/update_quantity_cart.png) no-repeat scroll 50% 50%;
}
.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;
  background: url(../images/vmgeneral/remove_from_cart.png) no-repeat scroll 50% 50%;
}
.vm2-remove_from_cart:hover {
  background: url(../images/vmgeneral/remove_from_cart.png) no-repeat scroll 50% 50%;
}
.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: 10px auto;
}
.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%;
  margin-bottom: 15px;
}
.vm-product-container .vm-product-media-container {
  float: left;
  width: 55%;
}
.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 {
  float: right;
  width: 45%;
}
.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;
}
span.addtocart-button input.addtocart-button:hover,
span.addtocart-button input.notify-button:hover,
input.highlight-button:hover,
a.highlight:hover {
  background-position: 0 -200px;
  color: #f2f2f2;
}
.category-view .row .category .spacer,
.featured-view .spacer,
.latest-view .spacer,
.topten-view .spacer,
.recent-view .spacer,
.related-products-view .spacer,
.browse-view .row .product .spacer {
  padding: 0.4em;
}
.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,
.right {
  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-pagination {
  float: left;
  text-align: center !important;
}
.vm-pagination ul {
  text-align: center !important;
}
.vm-pagination ul li {
  display: inline;
}
.vm-pagination .counter {
  text-align: right !important;
}
.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;
}
.pagenav {
  padding: 3px 8px;
  margin: 0 4px;
  border: 1px solid #aaa;
  background-color: #fafafa;
  color: #808080;
}
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-related-products,
.product-related-categories {
  border-top: solid #ccc 1px;
  padding-bottom: 10px;
}
.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-P .product-fields-title {
  font-size: 120%;
}
.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: 10em;
  font-weight: bold;
  padding: 0.5em 0;
}
.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 {
  vertical-align: middle;
}
.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;
}
div.product {
  float: left;
  border: 1px solid #ddd;
}
div.product_horizon div.product {
  float: left;
  border: 1px solid #ddd;
  margin: 0.3%;
  min-width: 220px;
}
.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;
}
.vm-product-container > div {
  margin-bottom: 15px;
}
.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/vm-preloader.gif') 50% 45%no-repeat;
}
.vmLoadingDiv .vmLoadingDivMsg {
  position: relative;
  top: 50%;
}
.vmLoading {
  overflow: hidden;
}
.vmLoading .vmLoadingDiv {
  display: block;
}
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;
}
.main-image img,
.browseProductImage {
  max-height: none;
}
.vm-product-container .vm-product-media-container {
  width: 40%;
}
.vm-product-details-container {
  width: 60%;
}
.quantity-controls button,
.quantity-controls input[type='submit'],
.quantity-controls input[type='button'],
.quantity-controls submit {
  padding: 0;
}
.additional-images {
  margin-top: 9px;
}
.additional-images img {
  width: auto;
  margin-right: 0;
  border: 1px solid transparent;
  -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;
}
.sharethis {
  margin: 20px 0;
}
.display-number {
  margin: 0 0 0 5px;
}
.display-number select {
  max-width: 70px;
  margin-bottom: 0;
}
.vm-page-counter {
  float: none;
  max-width: 400px;
}
.vm-pagination.vm-pagination-top {
  margin-left: 20px;
}
.product {
  text-align: center;
}
p.product_s_desc {
  height: auto;
}
.row-fluid {
  margin-bottom: 30px;
}
.vm-col {
  margin: 0;
  padding-bottom: 20px;
}
div.product {
  min-width: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
h2.product-title {
  font-size: 20px;
}
.vm-product-descr-container-1 {
  height: auto;
}
.product-price {
  float: none;
  text-align: left;
  margin: 5px auto;
  display: inline-block;
}
.vm3pr-4 .product-price {
  height: auto;
}
.addtocart-bar {
  position: static;
}
.addtocart-area {
  margin: 0 0 5px;
}
.addtocart-area .product-fields {
  margin-bottom: 20px;
  text-align: center;
}
.addtocart-area .product-fields .product-field {
  float: none;
  width: auto;
  margin: 0 auto;
  text-align: left;
}
.vm3pr-2 .addtocart-area {
  height: auto;
}
.productdetails-view .addtocart-area,
.productdetails-view .manufacturer,
.productdetails-view .addtocart-bar {
  padding: 0;
}
.productdetails-view h1 {
  margin-top: 0px;
  font-size: 16px;
  line-height: 30px;
}
.productdetails-view .ratingbox {
  margin: 0 0 5px;
}
.productdetails-view .addtocart-area {
  margin: 0 0 10px;
}
.productdetails-view .addtocart-area .product-fields {
  text-align: left;
}
.productdetails-view .product-price {
  display: inline;
}
.productdetails-view .spacer-buy-area {
  width: 100% !important;
  float: none !important;
  margin-bottom: 15px;
  padding: 0;
}
.productdetails-view .product-short-description {
  margin: 0 0 1.0em;
  padding: 0;
}
.productdetails-view .product-description {
  margin: 0;
}
.productdetails-view .addtocart-bar {
  margin: 1.5em 0 0;
  padding: 0 0 0 0px;
  position: relative;
  bottom: 0.0em;
  text-align: left;
}
ul#slider {
  overflow: hidden;
}
ul#slider li {
  display: inline-block;
  margin: 15px;
}
.list_carousel {
  position: relative;
}
.list_prev,
.list_next {
  position: absolute;
  top: 50%;
  display: block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  z-index: 99;
  text-align: center;
  border: 1px solid #cbcbcb;
  background: #ddd;
  box-shadow: 0 0 5px #d7d7d7 inset;
  outline: none !important;
  border-radius: 6px;
  -webkit-transition: all 200ms ease-in-out 0s;
  -o-transition: all 200ms ease-in-out 0s;
  transition: all 200ms ease-in-out 0s;
}
.list_prev {
  left: 0;
}
.list_next {
  right: 0;
}
.right.vm-continue-shopping {
  margin: 0;
  padding-bottom: 10px;
  line-height: 30px;
}
.ratingbox {
  background: url("../images/star.png") repeat-x transparent;
  width: 65px !important;
  height: 12px;
  margin: 0;
  display: inline-block;
  overflow: hidden;
}
.ratingbox div,
.ratingbox span {
  background: url(../images/star-active.png) repeat-x transparent;
  height: 12px;
}
.browse-view .ratingbox {
  margin: 0 auto;
}
.spacer-buy-area .ratingbox {
  margin-bottom: 15px;
}
div.vote,
span.vote {
  display: block;
  margin-bottom: 4px;
  float: right;
  margin-left: 130px;
}
.category-ratingbox {
  position: relative;
  display: block;
  width: 60px;
  height: 12px;
  background: url("../images/vmgeneral/color-stars-small.png") repeat-x scroll 0 bottom transparent;
}
.category-ratingbox div,
.category-ratingbox span {
  background: url(../images/vmgeneral/color-stars-small.png) repeat-x;
  display: block;
  width: 1%;
  height: 12px;
  position: absolute;
}
.stars-orange {
  background-position: 0 0 !important;
}
.stars-red {
  background-position: 0 -54px !important;
}
.stars-green {
  background-position: 0 -108px !important;
}
.stars-blue {
  background-position: 0 -162px !important;
}
.stars-purple {
  background-position: 0 -216px !important;
}
#userForm h2,
.vmshop-cart-account.cart-account-login h2,
.vmshop-account.account-login h2,
.vmshop-account.account-logout h2 {
  background: url(../images/i_page1.gif) no-repeat;
  font-weight: normal;
  font-size: 15px;
  margin: 0 0 14px;
  padding: 0 0 5px 23px;
  border-bottom: 1px solid #f2f2f2;
  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;
  line-height: 20px;
}
#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/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/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/i_page1.gif) no-repeat;
}
.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;
  line-height: 30px;
}
.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 .vina-button,
.vmshop-account.account-logout .buttons-set input,
.vmshop-account.account-logout .buttons-set .vina-button {
  float: right;
  display: inline-block;
  padding: 0px 20px;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  background: #e1e1e1;
  color: #696969;
  border: none;
  text-shadow: none;
}
.vmshop-account.account-login .buttons-set input:hover,
.vmshop-account.account-login .buttons-set .vina-button:hover,
.vmshop-account.account-logout .buttons-set input:hover,
.vmshop-account.account-logout .buttons-set .vina-button:hover {
  background: ;
  color: #fff;
}
#form-login input {
  background: #e1e1e1;
  color: #696969;
  padding: 5px 15px;
  margin-right: 5px;
  height: auto;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
#form-login input:hover {
  color: #fff;
}
#form-login {
  border: 1px solid #f2f2f2;
  display: inline-block;
  margin: 0px 0 20px;
  padding: 20px;
  width: 100%;
}
#form-login input {
  background: #e1e1e1;
  color: #696969;
  padding: 5px 15px;
  margin-right: 5px;
  height: auto;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
#form-login input:hover {
  color: #fff;
}
#com-form-login {
  display: inline-block;
  margin: 0px 0 20px;
  width: 100%;
}
#com-form-login input {
  height: 30px;
  line-height: 30px;
  padding: 0px 10px;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#com-form-login label em {
  float: right;
  color: red;
}
#com-form-login #com-form-login-remember {
  width: 100%;
  float: left;
  margin: 15px 0px;
}
#com-form-login #com-form-login-remember input {
  background: #e1e1e1;
  color: #696969;
  padding: 5px 15px;
  margin-right: 5px;
  height: auto;
  text-shadow: none;
  border: none;
}
#com-form-login #com-form-login-remember input:hover {
  color: #fff;
}
#com-form-login .floatleft a:hover {
  text-decoration: underline;
}
#com-form-login .form-list li {
  margin-bottom: 15px;
}
.login-users #com-form-login {
  border: none;
  padding: 0px;
}
#com-form-login {
  border: 1px solid #f2f2f2;
  display: inline-block;
  margin: 0px 0 20px;
  padding: 20px;
  width: 100%;
}
.cart-view .vm-cart-header-container {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}
.cart-view .vm-cart-header {
  width: 50%;
  float: left;
}
.cart-view .vm-cart-header h1 {
  font-size: 22px;
  color: #333;
  padding-bottom: 0;
}
.cart-view .vm-continue-shopping {
  width: 50%;
  float: left;
  padding-bottom: 0;
}
.cart-view .vm-continue-shopping .continue_link {
  text-transform: capitalize;
  float: right;
  color: #696969;
  margin: 0px;
  padding: 5px 10px;
  width: auto;
  text-align: center;
  background: #e1e1e1;
  border-radius: 3px;
}
.cart-view .vm-continue-shopping .continue_link:hover {
  color: #fff;
}
.cart-view #checkoutForm {
  width: 100%;
  float: left;
}
.cart-view form {
  width: 100%;
  float: left;
  margin: 0;
}
.cart-view fieldset {
  width: 100%;
  float: left;
  margin: 0;
}
.cart-view #form-login {
  border: 1px solid #f2f2f2;
  display: inline-block;
  margin: 0px 0 20px;
  padding: 20px;
  width: 100%;
}
.cart-view #form-login input {
  background: #e1e1e1;
  color: #696969;
  padding: 5px 15px;
  margin-right: 5px;
  height: auto;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
.cart-view #form-login input:hover {
  color: #fff;
}
.cart-view form.inline {
  border: 1px solid #f2f2f2;
  display: inline-block;
  margin: 0px 0 20px;
  padding: 20px;
  width: 100%;
}
.cart-view form.inline input.button,
.cart-view form.inline .chzn-container-single .chzn-single {
  height: 30px;
  line-height: 30px;
  padding: 0px 10px;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  float: right;
}
.cart-view #com-form-login {
  border: 1px solid #f2f2f2;
  display: inline-block;
  margin: 0px 0 20px;
  padding: 20px;
  width: 100%;
}
.cart-view #com-form-login input {
  height: 30px;
  line-height: 30px;
  padding: 0px 10px;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cart-view #com-form-login #com-form-login-remember {
  width: 100%;
  float: left;
  margin: 15px 0px;
}
.cart-view #com-form-login #com-form-login-remember input {
  background: #e1e1e1;
  color: #696969;
  padding: 5px 15px;
  margin-right: 5px;
  height: auto;
  text-shadow: none;
}
.cart-view #com-form-login #com-form-login-remember input:hover {
  color: #fff;
}
.cart-view #com-form-login .floatleft a:hover {
  text-decoration: underline;
}
.cart-view .billto-shipto {
  width: 100%;
  float: left;
  border: none;
  margin-top: 0;
  padding: 20px 0px;
}
.cart-view .billto-shipto .width50 {
  border: 1px solid #f2f2f2;
  float: left;
  min-height: 150px;
  padding: 20px;
  width: 47%;
  margin: 0 0px 0px 6%;
}
.cart-view .billto-shipto .width50:first-child {
  margin-left: 0;
}
.cart-view .billto-shipto .width50 .output-shipto a {
  color: #898989 !important;
}
.cart-view .billto-shipto .width50 .output-shipto input {
  float: left;
  margin-right: 5px;
}
.cart-view .billto-shipto h3 {
  margin: 0 0 10px;
}
.cart-view .billto-shipto i {
  color: #fff;
  display: inline-block;
  margin-right: 5px;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
}
.cart-view .width50 {
  width: 50%;
  float: left;
}
.cart-view .checkout-button-top {
  width: 100%;
  float: left;
}
.cart-view .vm-fieldset-pricelist {
  margin: 20px 0px;
}
.cart-view .cart-summary {
  width: 100%;
  border: 1px solid #f2f2f2;
  display: inline-block;
}
.cart-view .cart-summary tr th {
  font-weight: normal;
  border-right: 1px solid #f2f2f2;
  padding: 10px;
  white-space: nowrap;
  vertical-align: middle;
  text-align: center;
  text-transform: capitalize;
  background: transparent;
}
.cart-view .cart-summary tr th.tb-delete {
  border-right: none;
}
.cart-view .cart-summary .cart-images {
  width: 100%;
  text-align: center;
  float: left;
  padding: 20px 10px;
}
.cart-view .cart-summary .cart-images img {
  border: 1px solid #eee;
  display: inline-block;
  float: none;
  margin: 0 auto;
  width: 150px;
}
.cart-view .cart-summary tbody td {
  border-bottom: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  text-align: center;
}
.cart-view .cart-summary tbody td.last {
  border-right: none;
}
.cart-view .cart-summary tbody .vm-price-value {
  float: none;
}
.cart-view .cart-summary tbody input.quantity-input {
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  width: 60px !important;
  margin: 0 10px;
}
.cart-view .cart-summary tbody .vm2-add_quantity_cart {
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
}
.cart-view .cart-summary tbody .vm2-remove_from_cart {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cart-view .cart-summary tbody .vm-customfield-cart {
  text-align: left;
  line-height: 20px;
  padding: 20px 0px;
}
.cart-view .cart-summary tbody .vm-customfield-cart span {
  float: none;
}
.cart-view .cart-summary tbody .tb-total {
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  color: #000;
}
.cart-view .cart-summary tbody .tb-total .total-title {
  text-align: right;
  padding: 20px 10px;
  border-right: none;
}
.cart-view .cart-summary tbody .tb-total .vm-continue-shopping {
  width: 30%;
  float: left;
}
.cart-view .cart-summary tbody .tb-total .vm-continue-shopping .continue_link {
  float: left;
  margin: 0px;
}
.cart-view .cart-summary tbody .tb-total .title {
  width: 55%;
  float: left;
  line-height: 40px;
}
.cart-view .cart-summary tbody .tb-total .total {
  width: 15%;
  float: left;
  line-height: 40px;
  padding-right: 30px;
  text-align: right;
}
.cart-view .cart-summary tfoot {
  margin: 20px 0px;
  text-align: right;
}
.cart-view .cart-summary tfoot a:hover {
  text-decoration: underline;
}
.cart-view .cart-summary tfoot .shipment {
  padding: 20px 40px 10px;
}
.cart-view .cart-summary tfoot .payment {
  padding: 20px 40px 10px;
}
.cart-view .checkout-button-top {
  padding: 0px 40px 30px;
  display: inline-block;
  float: right;
  text-align: right;
  border: medium none;
}
.cart-view .checkout-button-top button {
  display: block;
  padding: 10px 15px;
  text-align: center;
  white-space: nowrap;
  background: #e1e1e1;
  color: #696969;
  text-transform: capitalize;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  border: none;
  text-shadow: none;
}
.cart-view .checkout-button-top button:hover {
  color: #fff;
}
.cart-view .fieldset-customer {
  width: 100%;
  margin: 20px 0;
  border: 1px solid #f2f2f2;
  float: left;
  padding: 20px;
}
.cart-view .fieldset-customer textarea#customer_note_field {
  height: 120px;
  margin: 20px 0;
  overflow: auto;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cart-view .fieldset-customer .vm-fieldset-tos input.terms-of-service {
  float: left;
}
.cart-view .fieldset-customer .vm-fieldset-tos span.cart {
  float: left;
}
.cart-view .fieldset-customer .vm-fieldset-tos div.terms-of-service {
  width: 100%;
  float: left;
}
.cart-view .fieldset-customer .vm-fieldset-tos div.terms-of-service .vmicon {
  display: none;
}
.cart-view .fieldset-customer .vm-fieldset-tos div.terms-of-service a:hover {
  text-decoration: underline;
}
.cart-view .fieldset-customer .checkout-button-top {
  float: left;
  text-align: left;
  padding: 0 0 10px;
  margin-top: 15px;
}
.cart-view .title-form {
  font-size: 18px;
  margin: 0 0 15px;
  padding: 0 0 10px 23px;
}
.cart-view .couponcode {
  padding: 20px 40px 10px;
}
.cart-view .couponcode input.details-button {
  background: none repeat scroll 0 0 #e1e1e1;
  border: medium none;
  box-shadow: none;
  color: #696969;
  display: inline-block;
  height: 34px;
  line-height: 34px;
  margin-right: 10px;
  padding: 0 15px;
  text-align: center;
  text-shadow: none;
  text-transform: capitalize;
  white-space: nowrap;
}
.cart-view .couponcode input.details-button:hover {
  color: #fff;
}
.cart-view .coupon {
  height: 34px;
  line-height: 34px;
  background: #f5f6f8;
  border: 1px solid #eaecef;
  color: #848994;
  box-shadow: none;
  float: right;
}
.cart-view .coupon:focus,
.cart-view .coupon.invalid {
  border: 1px solid #eaecef;
  box-shadow: none;
}
h3.vina-form-title {
  margin: 0px 0px 15px;
  font-size: 22px;
}
#userForm,
#paymentForm,
#adminForm {
  border: 1px solid #f2f2f2;
  display: inline-block;
  margin: 0px 0 20px;
  padding: 20px;
  width: 100%;
  border-radius: 5px;
}
#userForm button,
#paymentForm button,
#adminForm button {
  height: 36px;
  padding: 0px 60px;
  display: inline-block;
  cursor: pointer;
  background: #f5f6f8;
  border: 1px solid #eaecef;
  color: #50a2de;
  margin-top: 0;
  line-height: 14px;
  font-size: 14px;
  font-family: Lato;
  outline: 0;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 25px;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
#userForm button:hover,
#paymentForm button:hover,
#adminForm button:hover {
  background: #50a2de;
  border-color: #50a2de;
  color: #fff;
}
#userForm h3,
#paymentForm h3,
#adminForm h3 {
  font-size: 16px;
  color: #333;
  width: 100%;
  float: left;
}
#userForm .buttonBar-right,
#paymentForm .buttonBar-right,
#adminForm .buttonBar-right {
  width: 100%;
  float: left;
  text-align: left;
}
#userForm fieldset,
#paymentForm fieldset,
#adminForm fieldset {
  float: left;
  width: 100%;
  margin-top: 20px;
}
#userForm fieldset label,
#paymentForm fieldset label,
#adminForm fieldset label {
  display: inline-block;
}
#user-registration {
  border: 1px solid #f2f2f2;
  display: inline-block;
  margin: 0px 0 20px;
  padding: 20px;
  width: 100%;
  border-radius: 5px;
}
#user-registration input {
  height: 30px;
  line-height: 30px;
  background: #f5f6f8;
  border: 1px solid #eaecef;
  width: 100%;
  color: #848994;
  box-shadow: none;
}
#user-registration input:focus,
#user-registration input.invalid {
  border: 1px solid #eaecef;
  box-shadow: none;
}
#user-registration button {
  height: 36px;
  padding: 0px 60px;
  display: inline-block;
  cursor: pointer;
  background: #f5f6f8;
  border: 1px solid #eaecef;
  color: #50a2de;
  margin-top: 0;
  line-height: 14px;
  font-size: 14px;
  font-family: Lato;
  outline: 0;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 25px;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
#user-registration button:hover {
  background: #50a2de;
  border-color: #50a2de;
  color: #fff;
}
#user-registration .chzn-container-single .chzn-single {
  height: 30px;
  line-height: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #f2f2f2;
  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-right {
  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;
}
#userForm fieldset a,
#tab-1 fieldset a {
  background: #e1e1e1;
  color: #696969;
  padding: 5px 15px;
  margin-right: 5px;
  display: inline-block;
  float: left;
  line-height: 20px;
}
#userForm fieldset a:hover,
#tab-1 fieldset a:hover {
  color: #fff;
}
#userForm fieldset .chzn-single,
#tab-1 fieldset .chzn-single {
  width: 100%;
  background: #fff !important;
}
#userForm fieldset .chzn-single:hover,
#userForm fieldset .chzn-single:focus,
#tab-1 fieldset .chzn-single:hover,
#tab-1 fieldset .chzn-single:focus {
  color: #696969;
}
#paymentForm fieldset {
  float: left;
  margin-top: 20px;
  width: 100%;
}
#paymentForm fieldset input {
  margin-right: 5px;
  margin-top: 0;
}
#paymentForm fieldset label {
  margin-right: 5px;
}
table.user-details input {
  height: 30px;
  line-height: 30px;
  background: #f5f6f8;
  border: 1px solid #eaecef;
  width: 100%;
  color: #848994;
  box-shadow: none;
  font-size: 13px;
}
table.user-details input:focus,
table.user-details input.invalid {
  border: 1px solid #eaecef !important;
  box-shadow: none !important;
  background: #f5f6f8;
}
table.user-details .chzn-container {
  width: 100% !important;
}
table.user-details .chzn-container-single .chzn-single {
  height: 30px;
  line-height: 30px;
  border: 1px solid #f2f2f2;
  background: #f5f6f8;
  border: 1px solid #eaecef;
  width: 100%;
  color: #848994;
  box-shadow: none;
  font-size: 13px;
}
table.user-details .chzn-container-single .chzn-drop {
  width: 100% !important;
}
table.user-details label.invalid {
  color: #898989;
  background: transparent;
}
.title-form {
  background: url("../images/i_page2.gif") no-repeat scroll 0 1px rgba(0,0,0,0);
  border-bottom: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 15px;
  padding: 0 0 10px 23px;
  text-transform: uppercase;
  width: 100%;
  line-height: 20px;
}
div.login,
div.profile-edit,
div.registration,
div.reset-confirm,
div.reset-complete,
div.registration-complete,
div.order-view {
  border: 1px solid #f2f2f2;
  display: inline-block;
  margin: 0px 0 20px;
  padding: 20px;
  width: 100%;
  border-radius: 5px;
}
div.login input,
div.profile-edit input,
div.registration input,
div.reset-confirm input,
div.reset-complete input,
div.registration-complete input,
div.order-view input {
  height: 30px;
  line-height: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #f2f2f2;
  background: none;
  width: 210px;
}
div.login input:focus,
div.login input.invalid,
div.profile-edit input:focus,
div.profile-edit input.invalid,
div.registration input:focus,
div.registration input.invalid,
div.reset-confirm input:focus,
div.reset-confirm input.invalid,
div.reset-complete input:focus,
div.reset-complete input.invalid,
div.registration-complete input:focus,
div.registration-complete input.invalid,
div.order-view input:focus,
div.order-view input.invalid {
  border: 1px solid #f2f2f2 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: none;
}
div.login input#remember,
div.profile-edit input#remember,
div.registration input#remember,
div.reset-confirm input#remember,
div.reset-complete input#remember,
div.registration-complete input#remember,
div.order-view input#remember {
  width: auto;
  margin: 0;
}
div.login select,
div.profile-edit select,
div.registration select,
div.reset-confirm select,
div.reset-complete select,
div.registration-complete select,
div.order-view select {
  height: 30px;
  line-height: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #f2f2f2;
  background: none;
  width: 210px;
}
div.login select:focus,
div.login select.invalid,
div.profile-edit select:focus,
div.profile-edit select.invalid,
div.registration select:focus,
div.registration select.invalid,
div.reset-confirm select:focus,
div.reset-confirm select.invalid,
div.reset-complete select:focus,
div.reset-complete select.invalid,
div.registration-complete select:focus,
div.registration-complete select.invalid,
div.order-view select:focus,
div.order-view select.invalid {
  border: 1px solid #f2f2f2 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: none;
}
div.login button,
div.login a.btn-danger,
div.login input.button,
div.login a.btn,
div.profile-edit button,
div.profile-edit a.btn-danger,
div.profile-edit input.button,
div.profile-edit a.btn,
div.registration button,
div.registration a.btn-danger,
div.registration input.button,
div.registration a.btn,
div.reset-confirm button,
div.reset-confirm a.btn-danger,
div.reset-confirm input.button,
div.reset-confirm a.btn,
div.reset-complete button,
div.reset-complete a.btn-danger,
div.reset-complete input.button,
div.reset-complete a.btn,
div.registration-complete button,
div.registration-complete a.btn-danger,
div.registration-complete input.button,
div.registration-complete a.btn,
div.order-view button,
div.order-view a.btn-danger,
div.order-view input.button,
div.order-view a.btn {
  height: 36px;
  padding: 0px 60px;
  display: inline-block;
  cursor: pointer;
  background: #f5f6f8;
  border: 1px solid #eaecef;
  color: #50a2de;
  margin-top: 0;
  line-height: 14px;
  font-size: 14px;
  font-family: Lato;
  outline: 0;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 25px;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
div.login button:hover,
div.login a.btn-danger:hover,
div.login input.button:hover,
div.login a.btn:hover,
div.profile-edit button:hover,
div.profile-edit a.btn-danger:hover,
div.profile-edit input.button:hover,
div.profile-edit a.btn:hover,
div.registration button:hover,
div.registration a.btn-danger:hover,
div.registration input.button:hover,
div.registration a.btn:hover,
div.reset-confirm button:hover,
div.reset-confirm a.btn-danger:hover,
div.reset-confirm input.button:hover,
div.reset-confirm a.btn:hover,
div.reset-complete button:hover,
div.reset-complete a.btn-danger:hover,
div.reset-complete input.button:hover,
div.reset-complete a.btn:hover,
div.registration-complete button:hover,
div.registration-complete a.btn-danger:hover,
div.registration-complete input.button:hover,
div.registration-complete a.btn:hover,
div.order-view button:hover,
div.order-view a.btn-danger:hover,
div.order-view input.button:hover,
div.order-view a.btn:hover {
  background: #50a2de;
  border-color: #50a2de;
  color: #fff;
}
div.login a:hover,
div.profile-edit a:hover,
div.registration a:hover,
div.reset-confirm a:hover,
div.reset-complete a:hover,
div.registration-complete a:hover,
div.order-view a:hover {
  text-decoration: underline;
}
div.login .form-actions,
div.profile-edit .form-actions,
div.registration .form-actions,
div.reset-confirm .form-actions,
div.reset-complete .form-actions,
div.registration-complete .form-actions,
div.order-view .form-actions {
  background: none;
  margin: 0;
  border: none;
}
div.login .form-horizontal .control-label,
div.profile-edit .form-horizontal .control-label,
div.registration .form-horizontal .control-label,
div.reset-confirm .form-horizontal .control-label,
div.reset-complete .form-horizontal .control-label,
div.registration-complete .form-horizontal .control-label,
div.order-view .form-horizontal .control-label {
  text-align: left;
}
div.login .nav-tabs,
div.profile-edit .nav-tabs,
div.registration .nav-tabs,
div.reset-confirm .nav-tabs,
div.reset-complete .nav-tabs,
div.registration-complete .nav-tabs,
div.order-view .nav-tabs {
  border: none;
}
div.login .nav-tabs > li > a,
div.profile-edit .nav-tabs > li > a,
div.registration .nav-tabs > li > a,
div.reset-confirm .nav-tabs > li > a,
div.reset-complete .nav-tabs > li > a,
div.registration-complete .nav-tabs > li > a,
div.order-view .nav-tabs > li > a {
  border: none;
  background: none;
  padding: 10px 15px 10px 0px;
}
div.login .nav-tabs > li > a:hover,
div.profile-edit .nav-tabs > li > a:hover,
div.registration .nav-tabs > li > a:hover,
div.reset-confirm .nav-tabs > li > a:hover,
div.reset-complete .nav-tabs > li > a:hover,
div.registration-complete .nav-tabs > li > a:hover,
div.order-view .nav-tabs > li > a:hover {
  background: none;
  border: none;
}
div.login .nav-tabs.nav-stacked > li,
div.profile-edit .nav-tabs.nav-stacked > li,
div.registration .nav-tabs.nav-stacked > li,
div.reset-confirm .nav-tabs.nav-stacked > li,
div.reset-complete .nav-tabs.nav-stacked > li,
div.registration-complete .nav-tabs.nav-stacked > li,
div.order-view .nav-tabs.nav-stacked > li {
  display: inline-block;
}
div.login .nav-tabs.nav-stacked > li > a:hover,
div.profile-edit .nav-tabs.nav-stacked > li > a:hover,
div.registration .nav-tabs.nav-stacked > li > a:hover,
div.reset-confirm .nav-tabs.nav-stacked > li > a:hover,
div.reset-complete .nav-tabs.nav-stacked > li > a:hover,
div.registration-complete .nav-tabs.nav-stacked > li > a:hover,
div.order-view .nav-tabs.nav-stacked > li > a:hover {
  background: none;
}
.chzn-container-single .chzn-single {
  overflow: hidden !important;
}
.chzn-container-single .chzn-drop {
  border: 1px solid #f2f2f2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.profile-edit .chzn-container {
  overflow: hidden !important;
}
.profile-edit .chzn-container.chzn-with-drop {
  overflow: visible !important;
}
.profile-edit .chzn-container.chzn-with-drop .chzn-drop {
  z-index: 9999;
  display: block;
  border: 1px solid #f2f2f2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.profile-edit .chzn-container .chzn-drop {
  display: none;
}
.profile-edit .chzn-container-single .chzn-single {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border: 1px solid #f2f2f2;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 30px;
  line-height: 30px;
  width: 210px;
}
chzn-container chzn-container-single
chzn-container chzn-container-single chzn-with-drop chzn-container-active
chzn-container chzn-container-single chzn-container-active
div.profile-edit .chzn-container-single .chzn-single {
  height: 30px;
  line-height: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #f2f2f2;
  background: none;
}
chzn-container chzn-container-single
chzn-container chzn-container-single chzn-with-drop chzn-container-active
chzn-container chzn-container-single chzn-container-active
div.profile-edit .chzn-container-single .chzn-drop {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #f2f2f2;
}
.chzn-container.chzn-container-active.chzn-with-drop .chzn-drop {
  display: block;
}
.chzn-container.chzn-with-drop .chzn-drop {
  display: none;
}
.chzn-container.chzn-with-drop.chzn-container-active .chzn-drop {
  display: block;
}
div.search #searchForm {
  border: 1px solid #f2f2f2;
  display: inline-block;
  margin: 0px 0 20px;
  padding: 20px;
  width: 100%;
}
div.search #searchForm input {
  height: 30px;
  line-height: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #f2f2f2;
  background: none;
  width: 210px;
}
div.search #searchForm input:focus,
div.search #searchForm input.invalid {
  border: 1px solid #ccc !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: none;
}
div.search #searchForm input#remember {
  width: auto;
  margin: 0;
}
div.search #searchForm select {
  height: 30px;
  line-height: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #f2f2f2;
  background: none;
  width: 210px;
  padding: 0 10px;
  background: #f5f6f8;
}
div.search #searchForm select:focus,
div.search #searchForm select.invalid {
  border: 1px solid #ccc !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: none;
}
div.search #searchForm button,
div.search #searchForm a.btn-danger,
div.search #searchForm input.button {
  background: #e1e1e1;
  color: #696969 !important;
  padding: 5px 15px;
  margin-right: 5px;
  height: auto;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  width: auto;
}
div.search #searchForm button:hover,
div.search #searchForm a.btn-danger:hover,
div.search #searchForm input.button:hover {
  color: #fff !important;
  text-decoration: none;
}
div.search #searchForm input[type="radio"],
div.search #searchForm input[type="checkbox"] {
  width: auto;
  height: auto;
}
div.vina-form-search:before {
  display: none;
}
div.logout {
  border: 1px solid #f2f2f2;
  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.logout 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;
}
div.logout button:hover {
  color: #fff;
}
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 {
  width: 100%;
  float: left;
}
div.profile .dl-horizontal dd {
  float: left;
}
#editcell {
  border: 1px solid #f2f2f2;
  display: inline-block;
  margin: 0px 0 20px;
  padding: 20px;
  width: 100%;
}
div.order-view br {
  display: none;
}
div.order-view #com-form-order-number {
  margin-right: 30px;
}
div.order-view #com-form-order-submit {
  width: 100%;
}
.search-results {
  border: 1px solid #f2f2f2;
  display: inline-block;
  margin: 0px 0 20px;
  padding: 20px;
  width: 100%;
}
.search-results dt,
.search-results dd {
  display: block;
}
div.virtuemart_search {
  border: 1px solid #f2f2f2;
  display: inline-block;
  margin: 0px 0 20px;
  padding: 20px;
  width: 100%;
}
div.virtuemart_search input {
  height: 30px;
  line-height: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #f2f2f2;
  background: none;
  width: 210px;
  margin: 0;
}
div.virtuemart_search input:focus,
div.virtuemart_search input.invalid {
  border: 1px solid #ccc !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: none;
}
div.virtuemart_search input.button {
  background: #e1e1e1;
  color: #696969 !important;
  padding: 0px 15px;
  margin-right: 5px;
  height: auto;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  width: auto;
}
div.virtuemart_search input.button:hover,
div.virtuemart_search input.button:focus {
  color: #fff !important;
  text-decoration: none;
  border: none;
}
.vmshop-account.account-login .buttons-set .vina-button {
  height: 36px;
  padding: 0px 60px;
  display: inline-block;
  cursor: pointer;
  background: #f5f6f8;
  border: 1px solid #eaecef;
  color: #50a2de;
  margin-top: 0;
  line-height: 14px;
  font-size: 14px;
  font-family: Lato;
  outline: 0;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 25px;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
.vmshop-account.account-login .buttons-set .vina-button:hover {
  background: #50a2de;
  border-color: #50a2de;
  color: #fff;
}
#com-form-login input[type="text"],
#com-form-login input[type="password"] {
  height: 32px;
  line-height: 32px;
  opacity: 1;
  text-shadow: none;
  background: #f5f6f8;
  border: 1px solid #eaecef;
  width: 100%;
  color: #848994;
  font-size: 13px;
}
#com-form-login .vina-button {
  height: 36px;
  padding: 0px 60px;
  display: inline-block;
  cursor: pointer;
  background: #f5f6f8;
  border: 1px solid #eaecef;
  color: #50a2de;
  margin-top: 0;
  line-height: 14px;
  font-size: 14px;
  font-family: Lato;
  outline: 0;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 25px;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
#com-form-login .vina-button:hover {
  background: #50a2de;
  border-color: #50a2de;
  color: #fff;
}
#com-form-login #com-form-login-remember {
  margin: 0;
}
.alert {
  padding: 0;
}
@media (max-width: 768px) {
  .spacer-buy-area .ratingbox {
    margin: 0 auto 15px;
  }
}
.cf_search_button.btn {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  line-height: 27px;
}
.cf_search_button.btn i {
  color: #fff;
}
#ProOPC * {
  font-family: "Oxygen", Arial, sans-serif;
}
#ProOPC .cart-page-title {
  display: none !important;
}
#ProOPC button {
  line-height: 30px !important;
}
#ProOPC .inner-wrap {
  overflow: hidden;
}
#ProOPC .edit-address {
  overflow: hidden;
}
#ProOPC .proopc-process-title {
  overflow: hidden;
}
#ProOPC .proopc-btn,
#ProOPC button.proopc-btn {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  text-shadow: none;
  color: #fff;
}
#ProOPC button.proopc-btn-info {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  text-shadow: none;
  line-height: 30px;
}
#ProOPC .proopc-inner {
  overflow: hidden;
}
#ProOPC .proopc-table-striped {
  overflow: hidden;
  display: table;
}
#ProOPC .cart-product-description.with-image {
  text-align: left;
}
#ProOPC .vm-customfield-cart span {
  font-size: 11px;
  text-transform: capitalize;
}
#ProOPC .col-qty button.proopc-btn {
  background: transparent !important;
}
#ProOPC .proopc-qty-update button.proopc-btn,
#ProOPC .proopc-delete-product button.proopc-btn {
  background: transparent !important;
}
#ProOPC .vm-price-value,
#ProOPC .vm-price-value span,
#ProOPC .col-price .PricediscountedPriceWithoutTax,
#ProOPC .col-total .PricesalesPrice,
#ProOPC .col-total .PricebillTotal {
  font-size: 14px;
  float: none;
}
#ProOPC .blank-row td {
  padding: 0;
  border: medium none;
}
#ProOPC .proopc-product-name a,
#ProOPC .col-name a {
  text-transform: capitalize;
  font-size: 15px;
}
#ProOPC #proopc-coupon button.proopc-btn {
  padding: 0 10px;
  height: 28px;
  line-height: 28px;
}
#ProOPC table.proopc-p-info-table .add-padding.add-padding-top td {
  text-align: left;
}
#ProOPC .col-total {
  text-align: center;
}
#ProOPC .col-total .line-through,
#ProOPC .col-total br {
  display: none;
}
.last .proopc-shipments,
.last .proopc-payments,
.last .proopc-coupon,
.last .proopc-cartlist,
.last .proopc-confirm-order {
  box-sizing: border-box;
  float: left;
  width: 100%;
}
#proopc-pricelist,
#proopc-payments,
#proopc-shipments,
#proopc-st-address {
  overflow: hidden;
}
#proopc-pricelist {
  overflow: initial;
}
#proopc-pricelist .inner-wrap {
  overflow: initial;
}
.proopc-empty-continue-link {
  margin-bottom: 15px;
}
.fav_title {
  font-weight: 300;
  text-align: left;
  font-size: 22px;
  margin-bottom: 15px;
  margin-top: 0;
  font-weight: bold;
}
.fav_header {
  text-align: left;
}
.fav_table .prod_name {
  font-size: 22px;
}
.fav_table .fav_col {
  text-align: center;
}
.fav_table .fav_col h4 {
  font-size: 14px;
}
.fav_table .fav_col img {
  display: inline-block;
}
.fav_table .fav_col .prod_price {
  font-size: 18px;
}
.fav_table button.art-button {
  background: url(../images/remove_wishlist.png) no-repeat scroll 10px center;
  line-height: 40px;
  padding-left: 38px;
  padding-right: 10px;
  display: inline-block;
  box-shadow: none;
  border: none;
  text-shadow: none;
  text-transform: capitalize;
  border-radius: 3px;
}
.fav_table span.addtocart-button input.addtocart-button {
  background: url(../images/icon_cart_white.png) no-repeat scroll 20px center;
  line-height: 40px;
  padding: 5px 20px 5px 40px;
  display: inline-block;
  box-shadow: none;
  border: none;
  text-shadow: none;
  text-transform: capitalize;
}
.comp_buttons .add_compare {
  float: right;
}
.comp_buttons .add_compare a,
.comp_buttons .add_continue a {
  color: #fff !important;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.shop_home {
  float: right;
  margin: 10px 0px 0px;
}
.shop_home a {
  color: #fff !important;
  border: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.comapre-details-inner-img {
  height: 190px;
  max-height: 190px;
  float: left;
  width: 100%;
}
.compareimg {
  height: 100%;
}
.goldrating,
.grayrating {
  background-position: 0 center;
  height: 100%;
  width: 16px;
}
.comapre-details-inner-description {
  height: 200px;
  max-height: 200px;
  float: left;
  width: 100%;
}
.product-details-inner-description {
  height: 200px;
  max-height: 200px;
  overflow-y: auto;
  float: left;
  width: 100%;
}
.comapre-details-inner,
.product-details-inner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  height: 70px;
  line-height: 70px;
  padding: 0 20px;
  width: 100%;
}
.product-details-inner .addtocart-area form {
  margin: 0px 0px;
}
.product-details-inner span.addtocart-button {
  float: left;
}
.product-details-inner span.addtocart-button input.addtocart-button {
  background: url(../images/icon_cart_white.png) no-repeat scroll 20px center;
  line-height: 30px;
  padding: 5px 20px 5px 40px;
  display: inline-block;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  text-shadow: none;
  text-transform: capitalize;
  font-size: 14px;
}
.product-details-inner.remove {
  background-position: 20px center;
  padding-left: 45px;
}
#bd_results .compare_home {
  display: block;
  font-weight: 300;
  font-size: 28px;
}
#fancybox-title {
  width: 100% !important;
  margin: 0 !important;
}
#fancybox-wrap {
  left: 50% !important;
  margin-left: -250px;
}
#fancybox-frame {
  padding: 10px;
}
#fancybox-content {
  border: 10px solid #fff !important;
  padding: 0px;
  width: 100% !important;
}
#fancybox-content .continue_link,
#fancybox-content .showcart {
  text-transform: capitalize;
  float: left;
  color: #FFFFFF;
  margin: 0px;
  padding: 5px 10px;
  width: 48%;
  text-align: center;
  border-radius: 3px;
}
#fancybox-content .continue_link:hover,
#fancybox-content .showcart:hover {
  background-color: #000;
}
#fancybox-content .continue_link {
  margin-right: 2%;
}
#fancybox-content .showcart {
  margin-left: 2%;
}
#fancybox-content h4 {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 14px;
  margin: 20px 0px;
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 9;
  display: block;
  float: right;
}
.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: 0 15px 0 0;
  line-height: 80px;
  font-size: 13px;
  text-transform: none;
  color: #848994;
}
.sp-megamenu-parent >li.sp-has-child>a:after {
  font-family: "FontAwesome";
  content: " \f107";
}
.sp-megamenu-parent >li.sp-has-child:before {
  content: "\f0d8";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  font-family: FontAwesome;
  color: #e9eaec;
  font-size: 24px;
  height: 15px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.sp-megamenu-parent >li:hover.sp-has-child:before {
  visibility: visible;
  opacity: 1;
}
.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: 10;
  display: none;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #fff;
  border: 1px solid #e9eaec;
  padding: 0px;
  border-radius: 5px;
}
.sp-megamenu-parent .sp-dropdown.sp-menu-full .sp-dropdown-inner {
  display: table;
  width: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-menu-full .sp-dropdown-inner > .row {
  margin: 0;
  display: table-row;
  height: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-menu-full .sp-dropdown-inner > .row > div {
  display: table-cell;
  border-right: 1px solid #e9eaec;
  padding: 0;
  float: none;
}
.sp-megamenu-parent .sp-dropdown.sp-menu-full .sp-dropdown-inner > .row > div:last-child {
  border-right: none;
}
.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 li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
  display: block;
  padding: 15px 13px;
  color: #848994;
  cursor: pointer;
  font-size: 13px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  margin-top: 25px;
  line-height: 28px;
  padding: 0 13px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title:hover {
  background: none;
  color: #000;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  background: #f5f6f8;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a:hover {
  background: #f5f6f8;
}
.sp-megamenu-parent .sp-dropdown .sp-mega-group .sp-mega-group-child > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.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;
  line-height: 80px;
}
#offcanvas-toggler >i {
  display: inline-block;
  padding: 0 0 0 10px;
  font-size: 18px;
  background: transparent;
  margin: 0;
  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 0px;
  display: block;
  line-height: 36px;
}
.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;
  background: rgba(0,0,0,0.8);
  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;
  }
}
a {
  -webkit-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
body {
  line-height: 24px;
  color: #848994;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
em b,
em strong,
i b,
i strong {
  display: none;
}
ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
.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;
}
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: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,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: #999;
  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: #999;
}
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: #999;
}
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%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato';
  font-weight: 700;
  color: #3b4550;
  margin-bottom: 14px;
  text-transform: uppercase;
  letter-spacing: 0px;
  text-rendering: optimizeLegibility;
}
.wrap-carousel > div,
.wrap-carousel > div >div {
  height: 100% !important;
  overflow: hidden !important;
  margin: 0 !important;
}
#sp-header {
  background: #ffffff;
  height: 80px;
  box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.2);
}
#sp-header .logo {
  display: inline-block;
  height: 80px;
  display: table;
}
#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;
}
.sticky-wrapper.is-sticky {
  position: relative;
  z-index: 999;
}
@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 {
  padding: 30px 0;
  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;
  color: #fff;
}
.sp-page-title h2 {
  font-size: 24px;
  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: rgba(255,255,255,0.8);
}
.sp-page-title .breadcrumb >span,
.sp-page-title .breadcrumb >li,
.sp-page-title .breadcrumb >li+li:before,
.sp-page-title .breadcrumb >li>a {
  color: #fff;
}
.vina-breadcrumb-wrapper h1 {
  font-size: 25px;
  color: #3b4550;
  line-height: 24px;
  margin: 0;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-weight: 700;
}
.vina-breadcrumb-wrapper .vina-heading {
  width: 50%;
  padding-right: 20px;
  float: left;
}
.vina-breadcrumb-wrapper .breadcrumb {
  width: 50%;
  padding-left: 20px;
  float: right;
  text-align: right;
}
.vina-breadcrumb-wrapper .breadcrumb >li+li:before {
  content: "\f054";
  font-family: 'FontAwesome';
  font-size: 8px;
  color: #848994;
  padding: 0 6px;
}
.vina-breadcrumb-wrapper .breadcrumb > li {
  float: none;
  display: inline-block;
}
.vina-breadcrumb-wrapper .breadcrumb > li > a {
  display: inline-block;
  font-size: 13px;
  line-height: 24px;
  padding: 0;
}
.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: 100px 0;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
.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-module {
  margin-top: 50px;
}
.sp-module:first-child {
  margin-top: 0;
}
.sp-module .sp-module-title {
  margin: 0 0 20px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
}
.sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-module ul >li {
  display: block;
  border-bottom: 1px solid #e8e8e8;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.sp-module ul >li >a {
  display: block;
  padding: 5px 0;
  line-height: 36px;
  padding: 2px 0;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.sp-module ul >li >a:hover {
  background: none;
}
.sp-module ul >li >a:before {
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 8px;
}
.sp-module ul >li:last-child {
  border-bottom: none;
}
.sp-module .categories-module ul {
  margin: 0 10px;
}
.sp-module .latestnews >div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
.sp-module .latestnews >div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.sp-module .latestnews >div >a {
  display: block;
  font-weight: 400;
}
.sp-module .tagscloud {
  margin: -2px 0;
}
.sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
.sp-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;
}
.article-info {
  margin: 0 -8px 5px;
  line-height: 12px;
}
.article-info >dd {
  display: inline-block;
  font-size: 12px;
  color: #666;
  text-transform: uppercase;
  margin: 0 8px;
}
.article-info >dd >i {
  display: inline-block;
  margin-right: 3px;
}
article.item {
  margin-bottom: 50px;
}
.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;
}
.entry-header.has-post-format {
  margin-left: 68px;
}
.entry-header h2 {
  margin: 8px 0 0;
  font-size: 24px;
  line-height: 1;
}
.entry-header h2 a {
  color: #000;
}
.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;
}
#sp-bottom .sp-module .sp-module-title {
  text-transform: none;
  font-weight: 400;
  font-size: 24px;
}
#sp-footer {
  color: #fff;
  text-align: center;
  padding: 20px 0;
}
#sp-footer a {
  color: rgba(255,255,255,0.9);
}
#sp-footer a:hover {
  color: #fff;
}
#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 body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  color: #fff;
}
.sp-comingsoon .sp-comingsoon-title {
  margin-top: 130px;
  font-size: 42px;
  margin-bottom: 10px;
  font-weight: 700;
}
.sp-comingsoon .sp-comingsoon-content {
  font-size: 28px;
  font-weight: 300;
}
.sp-comingsoon .days,
.sp-comingsoon .hours,
.sp-comingsoon .minutes,
.sp-comingsoon .seconds {
  display: inline-block;
  margin: 80px 15px;
}
.sp-comingsoon .days .number,
.sp-comingsoon .hours .number,
.sp-comingsoon .seconds .number,
.sp-comingsoon .minutes .number {
  width: 115px;
  height: 120px;
  line-height: 120px;
  border: 1px solid #fff;
  border-radius: 4px;
  display: inline-block;
  font-size: 48px;
  font-weight: bold;
}
.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;
}
#sp-comingsoon ul.social-icons {
  width: 100%;
  text-align: center;
}
#sp-comingsoon ul.social-icons >li {
  display: inline-block;
  margin: 0px 5px;
  float: none;
}
#sp-comingsoon ul.social-icons >li a {
  background: #fff;
  border: medium none;
  border-radius: 50%;
  color: #848994;
  display: inline-block;
  float: left;
  height: 40px;
  line-height: 40px;
  width: 40px;
  padding: 0;
  margin: 0;
}
#sp-comingsoon ul.social-icons >li a i {
  color: #848994;
  font-size: 13px;
  position: relative;
  line-height: 40px;
}
#sp-comingsoon ul.social-icons >li a:hover {
  color: #fff;
}
#sp-comingsoon ul.social-icons >li a:hover i {
  color: #fff;
}
#sp-comingsoon ul.social-icons >li a.social_facebook:hover {
  background: #3B5998;
}
#sp-comingsoon ul.social-icons >li a.social_twitter:hover {
  background: #4099FF;
}
#sp-comingsoon ul.social-icons >li a.social_google:hover {
  background: #d34836;
}
#sp-comingsoon ul.social-icons >li a.social_linkedin:hover {
  background: #0e76a8;
}
#sp-comingsoon ul.social-icons >li a.social_youtube:hover {
  background: #c4302b;
}
#sp-comingsoon ul.social-icons >li a.social_pinterest:hover {
  background: #c8232c;
}
#sp-comingsoon ul.social-icons >li a.social_behance:hover {
  background: #1769ff;
}
#sp-comingsoon ul.social-icons >li a.social_blogger:hover {
  background: #f57d00;
}
#sp-comingsoon ul.social-icons >li a.social_dribble:hover {
  background: #ea4c89;
}
#sp-comingsoon ul.social-icons >li a.social_dropbox:hover {
  background: #007ee5;
}
#sp-comingsoon ul.social-icons >li a.social_email:hover {
  background: #ed1c16;
}
#sp-comingsoon ul.social-icons >li a.social_flickr:hover {
  background: #ff0084;
}
#sp-comingsoon ul.social-icons >li a.social_instagram:hover {
  background: #3f729b;
}
#sp-comingsoon ul.social-icons >li a.social_picasa:hover {
  background: #9a45a0;
}
#sp-comingsoon ul.social-icons >li a.social_skype:hover {
  background: #00aff0;
}
#sp-comingsoon ul.social-icons >li a.social_vimeo:hover {
  background: #44bbff;
}
#sp-comingsoon ul.social-icons >li a.social_vk:hover {
  background: #9dcc7a;
}
.error-page {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page body {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page .error-page-inner {
  height: 100%;
  min-height: 100%;
  width: 100%;
  display: table;
  text-align: center;
}
.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: 96px;
  line-height: 1;
  margin: 0 0 10px 0;
  padding: 0;
}
.error-page .error-message {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 30px;
}
.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;
}
#sp-top-bar {
  padding: 8px 0;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0px;
}
.sp-module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
}
.sp-module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
}
.sp-module-content .mod-languages ul.lang-inline li >a:before {
  display: none;
}
.sp-contact-info {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0px;
}
.sp-contact-info li {
  display: inline-block;
  margin: 0 10px;
  font-size: 90%;
  margin-top: 10px;
}
.sp-contact-info li i {
  margin: 0 3px;
}
.aligncenter {
  text-align: center;
}
#sp-top-bar {
  background: #f5f6f8;
  border-bottom: 1px solid #ebedef;
  max-height: 200px;
  -webkit-transition: all 600ms ease-in;
  -o-transition: all 600ms ease-in;
  transition: all 600ms ease-in;
  padding: 0;
  position: relative;
}
#sp-top-bar #sp-top2 .sp-column {
  display: inline-block;
  float: right;
}
#sp-top-bar .sp-module {
  margin-top: 10px;
  float: left;
}
.top_social_icon {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 11px;
  padding-top: 11px;
  border-left: 1px solid #ebedef;
  float: left;
}
.top_social_icon:last-of-type {
  border-right: 1px solid #ebedef;
}
.top_social_icon i {
  font-size: 13px;
  color: #848994;
  position: relative;
  top: -3px;
}
.header_social_info .top_social_icon:hover i {
  color: #fff;
}
.contact_mail_info {
  display: inline-block;
}
.quick_contact_phone,
.quick_contact_mail {
  color: #848994;
  font-size: 12px;
  margin-left: 20px;
  display: inline-block;
  margin-top: 11px;
  line-height: 20px;
}
.quick_contact_phone {
  margin-right: 16px;
}
.quick_contact_phone i,
.quick_contact_mail i {
  margin-right: 11px;
  position: relative;
  font-size: 13px;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
}
ul.social-icons >li {
  display: inline-block;
  margin: 0;
  float: left;
}
ul.social-icons >li a {
  border-left: 1px solid #ebedef;
  float: left;
  padding: 11px 15px;
}
ul.social-icons >li a i {
  color: #848994;
  font-size: 13px;
  position: relative;
  top: -3px;
}
ul.social-icons >li a:hover {
  color: #fff;
}
ul.social-icons >li a:hover i {
  color: #fff;
}
ul.social-icons >li a.social_facebook:hover {
  background: #3B5998;
}
ul.social-icons >li a.social_twitter:hover {
  background: #4099FF;
}
ul.social-icons >li a.social_google:hover {
  background: #d34836;
}
ul.social-icons >li a.social_linkedin:hover {
  background: #0e76a8;
}
ul.social-icons >li a.social_youtube:hover {
  background: #c4302b;
}
ul.social-icons >li a.social_pinterest:hover {
  background: #c8232c;
}
ul.social-icons >li a.social_behance:hover {
  background: #1769ff;
}
ul.social-icons >li a.social_blogger:hover {
  background: #f57d00;
}
ul.social-icons >li a.social_dribble:hover {
  background: #ea4c89;
}
ul.social-icons >li a.social_dropbox:hover {
  background: #007ee5;
}
ul.social-icons >li a.social_email:hover {
  background: #ed1c16;
}
ul.social-icons >li a.social_flickr:hover {
  background: #ff0084;
}
ul.social-icons >li a.social_instagram:hover {
  background: #3f729b;
}
ul.social-icons >li a.social_picasa:hover {
  background: #9a45a0;
}
ul.social-icons >li a.social_skype:hover {
  background: #00aff0;
}
ul.social-icons >li a.social_vimeo:hover {
  background: #44bbff;
}
ul.social-icons >li a.social_vk:hover {
  background: #9dcc7a;
}
ul.social-icons >li:last-child a {
  border-right: 1px solid #ebedef;
}
#sp-top2 {
  text-align: right;
}
.custom.vina-top-2 {
  margin-top: 11px;
  display: inline-block;
  text-align: left;
  margin-bottom: -2px;
}
.custom.vina-top-2 .moduletable {
  float: left;
}
.top-menu {
  color: #848994;
  font-size: 12px;
}
.top-menu ul {
  display: inline-block;
}
.top-menu ul li {
  display: inline-block;
  padding: 0px 15px;
  margin: 0px;
  float: left;
  border-right: 1px solid #848994;
  border-bottom: none;
}
.top-menu ul li a {
  padding: 0;
  line-height: 12px;
}
.top-menu ul li a:before {
  display: none;
}
.mod-languages form {
  display: inline-block;
  position: relative;
  line-height: 20px;
  float: left;
  width: 70px;
}
.mod-languages form:before {
  content: "\f107";
  position: absolute;
  width: 20px;
  height: 100%;
  top: 0;
  right: 0;
  font-size: 12px;
  font-family: FontAwesome;
  line-height: 22px;
  background: #f5f6f8;
  pointer-events: none;
  text-align: left;
}
.mod-languages form select {
  border: none;
  display: inline-block;
  background: transparent;
  box-shadow: none;
  padding: 0px;
  width: 100%;
  font-size: 13px;
  height: 22px;
  line-height: 22px;
  float: left;
  cursor: pointer;
  color: #848994;
  text-align: left;
}
#cur_form {
  display: inline-block;
  position: relative;
  line-height: 20px;
  float: left;
  width: 70px;
}
#cur_form:before {
  content: "\f107";
  position: absolute;
  width: 20px;
  height: 100%;
  top: 0;
  right: 0;
  font-size: 12px;
  font-family: FontAwesome;
  line-height: 22px;
  background: #f5f6f8;
  pointer-events: none;
  text-align: left;
}
#cur_form select {
  cursor: pointer;
  border: none;
  display: inline-block;
  background: transparent;
  box-shadow: none;
  padding: 0px;
  width: 100%;
  font-size: 12px;
  height: 22px;
  line-height: 22px;
  float: left;
  color: #848994;
}
.vmCartModule {
  padding-left: 15px;
  position: relative;
}
.vmCartModule .top-cart-title {
  cursor: pointer;
  position: relative;
  font-size: 12px;
}
.vmCartModule .top-cart-title i {
  font-size: 15px;
}
.vmCartModule .top-cart-title .total {
  font-size: 0;
  display: inline-block;
}
.vmCartModule .top-cart-title .total strong {
  font-size: 12px;
}
.vmCartModule .top-cart-content {
  padding: 15px 15px 30px;
  border: 1px solid #d1d2d5;
  position: absolute;
  right: 0px;
  top: 100%;
  min-width: 250px;
  background: #fff;
  z-index: 99;
  border-radius: 3px;
  visibility: hidden;
  opacity: 0;
  z-index: 0;
  margin-top: 30px;
  -webkit-transition: margin 100ms, visibility 100ms, opacity 100ms;
  -o-transition: margin 100ms, visibility 100ms, opacity 100ms;
  transition: margin 100ms, visibility 100ms, opacity 100ms;
}
.vmCartModule .top-cart-content:before {
  content: "";
  border-color: transparent transparent #d1d2d5;
  border-style: solid;
  border-width: 8px;
  top: -16px;
  height: 0;
  right: 50px;
  opacity: 1;
  position: absolute;
  width: 0;
  z-index: 0;
}
.vmCartModule .top-cart-content:after {
  content: "";
  border-color: transparent transparent #fff;
  border-style: solid;
  border-width: 8px;
  top: -15px;
  height: 0;
  right: 50px;
  opacity: 1;
  position: absolute;
  width: 0;
  z-index: 0;
}
.vmCartModule .top-cart-content .subtotal_with_tax {
  width: 100%;
}
.vmCartModule .top-cart-content .product-field-type-B,
.vmCartModule .top-cart-content .product-field-type-S,
.vmCartModule .top-cart-content .product-field-type-I {
  float: right;
  text-align: right;
  width: 100%;
}
.vmCartModule:hover .top-cart-content {
  z-index: 9999;
  visibility: visible;
  opacity: 1;
  margin-top: 8px;
  -webkit-transition: margin 300ms, visibility 300ms, opacity 300ms;
  -o-transition: margin 300ms, visibility 300ms, opacity 300ms;
  transition: margin 300ms, visibility 300ms, opacity 300ms;
}
.vmCartModule .total {
  font-size: 13.5px;
}
.vmCartModule .total strong {
  font-size: 13.5px;
  font-weight: normal;
}
.vmCartModule .top-cart .total {
  float: right;
  font-size: 14px;
  width: 100%;
  text-align: right;
  margin: 15px 0px;
}
.vmCartModule .top-cart .total strong {
  font-size: 16px;
  color: #3b4550;
}
.vmCartModule .top-cart a {
  height: 36px;
  display: inline-block;
  cursor: pointer;
  background: #f5f6f8;
  border: 1px solid #eaecef;
  margin-top: 0;
  line-height: 34px;
  font-size: 14px;
  font-family: Lato;
  outline: 0;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 25px;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
  width: 100%;
  text-align: center;
}
.vmCartModule .top-cart a:hover {
  color: #fff;
}
.vmCartModule .product_row {
  width: 100%;
  float: left;
  padding: 10px 0px;
  border-bottom: 1px solid #d1d2d5;
  text-align: right;
}
.vmCartModule .product_row .pull-left {
  margin-right: 20px;
}
.vmCartModule .product_row .pull-left .cart-image {
  overflow: hidden;
}
.vmCartModule .product_row .product-details {
  padding-top: 0px;
}
.vmCartModule .product_row p {
  margin: 0;
}
#sp-menu .sp-column {
  float: right;
}
#sp-menu .sp-megamenu-wrapper {
  float: left;
}
#sp-menu .sp-module.vina-search {
  display: inline-block;
  float: left;
  line-height: 80px;
  margin: 0;
}
.vina-search .search-toggle {
  cursor: pointer;
  margin-left: 20px;
  position: relative;
}
.vina-search .search-icon i {
  width: 36px;
  height: 36px;
  line-height: 36px;
  background: #f5f6f8;
  border-radius: 50%;
  text-align: center;
  font-size: 13px;
}
.vina-search .search-box-wrapper {
  position: absolute;
  top: 100%;
  right: 0;
  width: 250px;
  height: 74px;
  z-index: 2;
  background: #fff;
  border: 1px solid #e9eaec;
  border-radius: 5px;
  box-shadow: 0px 1px 1px 1px rgba(151,156,162,0.1);
  visibility: hidden;
  opacity: 0;
  z-index: 0;
  margin-top: 30px;
  -webkit-transition: margin 100ms, visibility 100ms, opacity 100ms;
  -o-transition: margin 100ms, visibility 100ms, opacity 100ms;
  transition: margin 100ms, visibility 100ms, opacity 100ms;
}
.vina-search .search-box {
  padding: 12px;
}
.vina-search .search-box:before {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #b7b9c2;
  content: "";
  position: absolute;
  top: -8px;
  right: 10px;
}
.vina-search form {
  position: relative;
}
.vina-search form input {
  border: 0;
  background: #f5f6f8;
  text-align: left;
  outline: 0;
  font-size: 13px;
  line-height: 22px;
  color: #848994;
  border: 1px solid #e9eaec;
  border-radius: 45px;
  width: 210px;
  height: 32px;
  margin: 6px 0 0 7px;
  position: relative;
  box-shadow: none;
}
.vina-search form input:focus {
  border: 1px solid #e9eaec;
  box-shadow: none;
}
.vina-search form button {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  box-shadow: none;
  color: #50a2de;
  display: inline-block;
  height: 32px;
  line-height: 22px;
  padding: 0;
  position: absolute;
  right: 10px;
  text-align: center;
  text-shadow: none;
  top: 0;
  width: 32px;
}
.vina-search:hover .search-box-wrapper {
  z-index: 9;
  visibility: visible;
  opacity: 1;
  margin-top: 0px;
  -webkit-transition: margin 300ms, visibility 300ms, opacity 300ms;
  -o-transition: margin 300ms, visibility 300ms, opacity 300ms;
  transition: margin 300ms, visibility 300ms, opacity 300ms;
}
#sp-page-builder .page-content .sppb-section {
  margin-top: 0;
}
.hidden-title .sppb-addon-title {
  display: none;
}
.vina-button-small {
  font-size: 11px;
  padding: 9px 20px;
  line-height: 20px;
  -webkit-transition: all 0.18s ease-in 0s;
  -o-transition: all 0.18s ease-in 0s;
  transition: all 0.18s ease-in 0s;
  font-weight: 700;
  font-family: Lato;
  border-radius: 45px 45px 45px 45px;
  text-align: center;
  display: inline-block;
}
.vina-button {
  padding: 10px 40px;
  font-size: 16px;
  line-height: 24px;
  -webkit-transition: all 0.18s ease-in 0s;
  -o-transition: all 0.18s ease-in 0s;
  transition: all 0.18s ease-in 0s;
  font-weight: 700;
  font-family: Lato;
  border-radius: 45px 45px 45px 45px;
  text-align: center;
  display: inline-block;
}
.vina-action {
  padding: 10px 40px;
  font-size: 16px;
  line-height: 24px;
  -webkit-transition: all 0.18s ease-in 0s;
  -o-transition: all 0.18s ease-in 0s;
  transition: all 0.18s ease-in 0s;
  font-weight: 700;
  font-family: Lato;
  border-radius: 45px 45px 45px 45px;
  text-align: center;
  display: inline-block;
  border: none;
  text-transform: uppercase;
}
.vina-action-2 {
  padding: 10px 40px;
  font-size: 16px;
  line-height: 24px;
  -webkit-transition: all 0.18s ease-in 0s;
  -o-transition: all 0.18s ease-in 0s;
  transition: all 0.18s ease-in 0s;
  font-weight: 700;
  font-family: Lato;
  border-radius: 45px 45px 45px 45px;
  text-align: center;
  display: inline-block;
  border: none;
  text-transform: uppercase;
}
.vina-camera-slider {
  float: none;
  margin: 0 auto;
}
.vina-camera-slider .camera_wrap {
  margin: 0 !important;
}
.vina-camera-slider .camera_wrap .camera_pag {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vina-camera-slider .camera_wrap .camera_pag .camera_pag_ul li {
  width: 20px;
  height: 20px;
  margin: 30px 6px;
  background: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
}
.vina-camera-slider .camera_wrap .camera_pag .camera_pag_ul li span {
  display: none;
}
.vina-camera-slider:hover .camera_wrap .camera_pag {
  visibility: visible;
  opacity: 1;
}
.vina-camera-slider .camera_caption > div {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  padding: 0;
}
.vina-camera-slider .camera_amber_skin .camera_prev {
  left: 20px;
  background: none;
}
.vina-camera-slider .camera_amber_skin .camera_prev span {
  background: #fff;
  width: 48px;
  height: 48px;
  text-align: center;
  border-radius: 50%;
  line-height: 48px;
  position: relative;
}
.vina-camera-slider .camera_amber_skin .camera_prev span:before {
  content: "\f104";
  font-family: 'FontAwesome';
  display: block;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  line-height: 48px;
  width: 100%;
  height: 100%;
}
.vina-camera-slider .camera_amber_skin .camera_next {
  right: 20px;
  background: none;
}
.vina-camera-slider .camera_amber_skin .camera_next span {
  background: #fff;
  width: 48px;
  height: 48px;
  text-align: center;
  border-radius: 50%;
  line-height: 48px;
  position: relative;
}
.vina-camera-slider .camera_amber_skin .camera_next span:before {
  content: "\f105";
  font-family: 'FontAwesome';
  display: block;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  line-height: 48px;
  width: 100%;
  height: 100%;
}
.vina-feature .vina-camera-slider-wrapper {
  text-align: center;
}
.vina-feature .vina-camera-slider {
  float: none;
  margin: 0 auto;
}
.vina-feature .vina-camera-slider .camera_wrap {
  margin: 0 !important;
}
.vina-feature .vina-camera-slider .camera_wrap .camera_pag {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vina-feature .vina-camera-slider .camera_wrap .camera_pag .camera_pag_ul li {
  width: 20px;
  height: 20px;
  margin: 30px 6px;
  background: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
}
.vina-feature .vina-camera-slider .camera_wrap .camera_pag .camera_pag_ul li span {
  display: none;
}
.vina-feature .vina-camera-slider:hover .camera_wrap .camera_pag {
  visibility: visible;
  opacity: 1;
}
.vina-feature .vina-camera-slider .camera_caption > div {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  padding: 0;
}
.vina-feature .vina-camera-slider .camera_caption.camera_caption_1 {
  line-height: 74px;
  font-size: 74px;
  font-weight: 800;
  font-family: Lato;
  color: #ffffff;
  text-shadow: rgba(0,0,0,0.247059) 0px 0px 7px;
}
.vina-feature .vina-camera-slider .camera_caption.camera_caption_2 {
  text-align: left;
}
.vina-feature .vina-camera-slider .camera_caption.camera_caption_2 h3 {
  line-height: 80px;
  font-size: 80px;
  margin: 0px;
  padding: 0px;
  letter-spacing: 0px;
  font-weight: 700;
  color: #ffffff;
  font-family: Lato;
}
.vina-feature .vina-camera-slider .camera_caption.camera_caption_2 h3 .small {
  color: #fff;
  font-size: 30px;
  text-transform: capitalize;
}
.vina-feature .vina-camera-slider .camera_caption.camera_caption_2 p {
  margin: 0 0px 0px 50px;
  line-height: 40px;
  font-size: 30px;
  font-weight: 700;
  font-family: Lato;
  color: #ffffff;
  text-shadow: rgba(0,0,0,0.247059) 0px 0px 7px;
}
.vina-feature .vina-camera-slider .camera_caption.camera_caption_2 p span {
  font-weight: 400;
  line-height: 27px;
  margin: 0px;
  padding: 0px;
  letter-spacing: 0px;
  font: inherit;
  font-size: 20px;
}
.vina-feature-2 .vina-camera-slider {
  float: none;
  margin: 0 auto;
}
.vina-feature-2 .vina-camera-slider .camera_wrap {
  margin: 0 !important;
}
.vina-feature-2 .vina-camera-slider .camera_wrap .camera_pag {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0px;
  opacity: 0;
  visibility: hidden;
}
.vina-feature-2 .vina-camera-slider .camera_wrap .camera_pag .camera_pag_ul li {
  width: 16px;
  height: 16px;
  margin: 30px 3px;
  background: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
}
.vina-feature-2 .vina-camera-slider .camera_wrap .camera_pag .camera_pag_ul li span {
  display: none;
}
.vina-feature-2 .vina-camera-slider:hover .camera_wrap .camera_pag {
  visibility: visible;
  opacity: 1;
}
.vina-feature-2 .vina-camera-slider .caption-box h3 {
  background: #fff;
  padding: 26px;
  font-size: 40px;
  line-height: 24px;
  font-weight: 700;
  font-family: Lato;
  color: #3b4550;
  border-radius: 5px;
  margin-bottom: 15px;
  display: inline-block;
  margin-top: 0px;
}
.vina-feature-2 .vina-camera-slider .caption-box p {
  margin-bottom: 5px;
}
.vina-feature-2 .vina-camera-slider .caption-box .box {
  background: #fff;
  padding: 12px 30px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  font-family: Lato;
  color: #3b4550;
  border-radius: 5px;
  display: inline-block;
}
.vina-feature-2 .vina-camera-slider .caption-box .vina-button {
  margin-top: 25px;
  padding: 10px 40px;
  font-size: 16px;
  line-height: 24px;
  -webkit-transition: all 0.18s ease-in 0s;
  -o-transition: all 0.18s ease-in 0s;
  transition: all 0.18s ease-in 0s;
  font-weight: 700;
  font-family: Lato;
  border-radius: 45px 45px 45px 45px;
  text-align: center;
  display: inline-block;
}
.vina-feature-2 .vina-camera-slider .caption-box.caption-box-2 h3 {
  background: transparent;
  color: #fff;
  padding: 26px 0 0px;
}
.vina-feature-2 .vina-camera-slider .caption-box.caption-box-2 p {
  line-height: 24px;
  font-size: 16px;
  font-weight: 700;
  font-family: Lato;
  color: #fff;
  margin-bottom: 30px;
}
.vina-feature-2 .vina-camera-slider .caption-box.caption-box-2 .vina-button.white_text {
  margin-right: 30px;
}
.vina-feature-2 .vina-camera-slider .caption-box.caption-box-3 h3 {
  background-color: rgba(0,0,0,0.5);
  color: #fff;
  margin-bottom: 10px;
}
.vina-feature-2 .vina-camera-slider .caption-box.caption-box-3 .box {
  background-color: rgba(0,0,0,0.5);
  color: #fff;
}
.vina-feature-2 .vina-camera-slider .caption-box.caption-box-3 .vina-button {
  margin-top: 30px;
}
.vina-feature-2 .vina-camera-slider .caption-box.caption-box-4 h3 {
  background: transparent;
  color: #fff;
  font-size: 65px;
}
.vina-feature-2 .vina-camera-slider .caption-box.caption-box-4 p {
  line-height: 24px;
  font-size: 20px;
  font-weight: 700;
  font-family: Lato;
  color: #fff;
  margin-bottom: 30px;
}
.vina-feature-2 .vina-slide-onepage .vina-camera-slider .camera_wrap .camera_pag {
  bottom: 155px;
}
.vina-feature-box .sppb-icon span {
  width: 76px;
  height: 76px;
  border-radius: 5px;
  margin: 0 auto 14px;
  display: block;
  line-height: 76px;
}
.vina-feature-box .sppb-icon span i {
  font-size: 30px;
  line-height: 70px;
}
.vina-feature-box .sppb-feature-box-title {
  margin-top: 0;
  margin-bottom: 11px;
  line-height: 25px !important;
}
.vina-feature-box .sppb-addon-text {
  padding: 0 10px;
}
.vina-feature-box .sppb-addon-text a i,
.vina-feature-box .sppb-addon-text a em {
  line-height: 8px;
  font-size: 8px;
  margin-left: 10px;
}
.vina-feature-box.vina-feature-box2 {
  cursor: pointer;
  margin-bottom: 30px;
}
.vina-feature-box.vina-feature-box2 .sppb-icon {
  float: left;
}
.vina-feature-box.vina-feature-box2 .sppb-icon span {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  margin: 0 auto 14px;
  display: block;
  line-height: 58px;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
.vina-feature-box.vina-feature-box2 .sppb-feature-box-title {
  padding-top: 10px;
}
.vina-feature-box.vina-feature-box2 .sppb-addon-text {
  padding: 0;
}
.vina-feature-box.vina-feature-box2.white_text .sppb-addon-text {
  color: #848994;
  line-height: 20px;
}
.vina-feature-box.vina-feature-box2.color_text {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}
.vina-feature-box.vina-feature-box2.color_text .sppb-icon span {
  border: 1px solid #fff !important;
  background: #fff;
}
.vina-feature-box.vina-feature-box2.margin_bottom_0 {
  margin-bottom: 0;
}
.vina-feature-box.vina-feature-box3 .sppb-icon span {
  border: 1px solid #e9eaec;
  background: #fff;
}
.vina-feature-box.vina-feature-box4 .sppb-addon-content {
  margin-bottom: 0;
  margin-top: 45px;
  padding: 70px 15px 32px;
  border: 1px solid #e9eaec;
  border-radius: 10px;
  position: relative;
  background: #fff;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
.vina-feature-box.vina-feature-box4 .sppb-icon span {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  position: absolute;
  top: -47px;
  left: 50%;
  margin-left: -45px;
  background: linear-gradient(to bottom,#ffffff,#fafafb);
  border: 1px solid #e9eaec;
  line-height: 96px;
}
.vina-feature-box.vina-feature-box4 .sppb-icon span i {
  font-size: 30px;
  line-height: 86px;
  background: transparent;
}
.vina-feature-box.vina-feature-box4.bg_orange .sppb-icon span {
  background: #f3ae36;
}
.vina-feature-box.vina-feature-box5 {
  position: relative;
  cursor: pointer;
}
.vina-feature-box.vina-feature-box5 .sppb-img img {
  width: 234px;
  border-radius: 50%;
}
.vina-feature-box.vina-feature-box5 .list-social-1 {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -117px;
  width: 234px;
  height: 234px;
  border-radius: 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
.vina-feature-box.vina-feature-box5 .list-social-1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 0.7;
}
.vina-feature-box.vina-feature-box5 .list-social-1 p {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -13px;
  text-align: center;
}
.vina-feature-box.vina-feature-box5 .list-social-1 a {
  color: #fff;
  font-size: 25px;
}
.vina-feature-box.vina-feature-box5 .list-social-1 a em {
  font-size: 25px;
}
.vina-feature-box.vina-feature-box5 .list-social-1 a:hover {
  color: #000;
}
.vina-feature-box.vina-feature-box5 .sppb-feature-box-title .italic {
  color: #9fa4af;
  font-size: 13px;
  position: relative;
  text-transform: none;
  top: -5px;
}
.vina-feature-box.vina-feature-box5 .sppb-feature-box-title:hover {
  text-transform: capitalize;
}
.vina-feature-box.vina-feature-box5 .sppb-feature-box-title:hover .italic {
  text-transform: capitalize;
}
.vina-feature-box.vina-feature-box5:hover .list-social-1 {
  visibility: visible;
  opacity: 1;
}
.vina-feature-box6 .sppb-addon-content {
  padding: 50px 35px 45px;
}
.vina-feature-box6.white_bg_border .sppb-addon-content {
  border: 1px solid #e9eaec;
  border-radius: 8px;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
  cursor: pointer;
}
.vina-feature-box7 {
  padding: 0px 10px 0px 0px;
  background: #ffffff;
  border: 1px solid #e9eaec;
  border-radius: 3px;
}
.vina-feature-box7 .pull-left {
  margin: 0;
}
.vina-feature-box7 .sppb-icon {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  display: inline-block;
  line-height: 54px;
  text-align: center;
}
.vina-feature-box7 .sppb-media-heading {
  line-height: 54px !important;
  margin: 0;
}
.feature-box-image .sppb-img img {
  width: 100%;
}
.list-social-2 {
  font-size: 16px;
}
.list-social-2 a {
  margin-right: 10px;
  text-decoration: none;
  display: inline-block;
  background: #f5f6f8;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 50%;
  color: #9fa4af;
  margin-bottom: 20px;
  font-size: 13px;
}
.list-social-2 a em {
  font-size: 16px !important;
  margin: 0 !important;
}
.list-social-2 a:hover {
  color: #fff;
}
.list-social-2 a.social_facebook:hover {
  background: #3B5998;
}
.list-social-2 a.social_twitter:hover {
  background: #4099FF;
}
.list-social-2 a.social_google:hover {
  background: #d34836;
}
.list-social-2.black-bg a {
  background: #26292e;
  color: #9fa4af !important;
  margin: 0 5px;
}
.list-social-2.black-bg a:hover {
  color: #fff !important;
}
.italic {
  font-style: italic;
  font-weight: normal;
}
.vina-feature-product {
  background-color: #f5f6f8;
}
.vina-feature-product .sppb-addon-title {
  text-transform: uppercase;
  text-align: center;
}
.vina-carousel-k2 {
  overflow: initial !important;
}
.vina-carousel-k2 .item {
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #e9eaec;
  background: #fff;
}
.vina-carousel-k2 .item:hover .image-block:before {
  visibility: visible;
  opacity: 0.7;
}
.vina-carousel-k2 .item:hover .image-block .action-k2 {
  top: 50%;
  visibility: visible;
  opacity: 1;
}
.vina-carousel-k2 .image-block {
  position: relative;
}
.vina-carousel-k2 .image-block:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vina-carousel-k2 .image-block .action-k2 {
  position: absolute;
  width: 100%;
  text-align: center;
  height: 41px;
  margin-top: -20px;
  top: 0%;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vina-carousel-k2 .image-block .action-k2 a {
  width: 41px;
  height: 41px;
  line-height: 39px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  padding: 0;
  color: #fff !important;
  margin: 0px 1px;
}
.vina-carousel-k2 .text-block {
  padding: 20px 0px;
  text-align: center;
}
.vina-carousel-k2 .text-block h3 {
  margin: 0;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 28px;
  color: #3b4550;
}
.vina-carousel-k2 .text-block .info span {
  margin-bottom: 0;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  color: #9fa4af;
}
.vina-carousel-k2.owl-theme .owl-wrapper-outer {
  z-index: 1;
}
.vina-carousel-k2.owl-theme .owl-controls {
  margin: 0;
}
.vina-carousel-k2.owl-theme .owl-controls .owl-buttons {
  position: absolute;
  top: 50%;
  left: -100px;
  right: -100px;
  margin-top: -24px;
}
.vina-carousel-k2.owl-theme .owl-controls .owl-buttons > div {
  color: #9fa4af;
  width: 48px;
  height: 48px;
  border: 1px solid #e9eaec;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  margin: 0 5px;
  background: -webkit-linear-gradient(#fff,#f5f6f8);
  background: -o-linear-gradient(#fff,#f5f6f8);
  background: linear-gradient(#fff,#f5f6f8);
  text-indent: -999999px;
  position: relative;
  padding: 0;
  opacity: 1;
  z-index: 2;
}
.vina-carousel-k2.owl-theme .owl-controls .owl-buttons > div:before {
  font-family: FontAwesome;
  position: absolute;
  width: 100%;
  line-height: 48px;
  height: 100%;
  left: 0;
  right: 0;
  text-indent: 0;
  color: #9fa4af;
  font-size: 18px;
}
.vina-carousel-k2.owl-theme .owl-controls .owl-buttons > div.owl-prev {
  float: left;
}
.vina-carousel-k2.owl-theme .owl-controls .owl-buttons > div.owl-prev:before {
  content: "\f053";
}
.vina-carousel-k2.owl-theme .owl-controls .owl-buttons > div.owl-next {
  float: right;
}
.vina-carousel-k2.owl-theme .owl-controls .owl-buttons > div.owl-next:before {
  content: "\f054";
}
.vina-feature-portfolio .vina-carousel-k2.owl-theme .owl-controls .owl-buttons {
  left: -25px;
  right: -25px;
}
.title-center .sppb-addon-title {
  text-align: center;
}
.sppb-panel-group .sppb-panel + .sppb-panel {
  margin-top: 10px;
}
.vina-boder-header .sppb-title-heading {
  position: relative;
}
.vina-boder-header .sppb-title-heading:after {
  content: "";
  width: 26px;
  height: 2px;
  background: #cbcbcb;
  position: absolute;
  bottom: -21px;
  left: 50%;
  margin-left: -13px;
}
.vina-about-us.vina-boder-header .sppb-title-subheading {
  color: #9fa4af;
}
.vina-about-tab .sppb-nav-tabs {
  margin: 0;
  border: none;
}
.vina-about-tab .sppb-nav-tabs li {
  list-style: none;
  float: left;
  display: block;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  border-top: 1px solid #e9eaec;
  border-left: 1px solid #e9eaec;
  border-right: 1px solid #e9eaec;
  background: #fff;
  font-size: 13px;
  line-height: 18px;
  position: relative;
  font-family: 'Lato';
  font-weight: 700;
  margin-right: 2px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.vina-about-tab .sppb-nav-tabs li a {
  text-align: center;
  clear: both;
  box-sizing: border-box;
  display: block;
  padding: 12px 15px;
  width: 100%;
  cursor: pointer;
  outline: none;
  color: #848994;
  font-size: 13px;
  text-decoration: none;
  border: none;
  line-height: normal;
  margin: 0;
}
.vina-about-tab .sppb-nav-tabs li.active a {
  cursor: default;
  border: none;
}
.vina-about-tab .sppb-nav-tabs li.active a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.vina-about-tab .sppb-tab-content {
  border: 1px solid #e9eaec;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.vina-about-tab .sppb-tab-content .sppb-tab-pane {
  border-width: 0;
  padding: 25px 30px;
  background: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.vina-about-tab .sppb-tab-content .sppb-tab-pane p {
  margin-bottom: 7px;
  line-height: 23px;
}
.vina-progress-bar {
  position: relative;
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
  height: auto;
  margin-bottom: 0;
  overflow: hidden;
}
.vina-progress-bar .sppb_label {
  margin-bottom: 10px;
  display: inline-block;
  line-height: 16px;
  color: #3b4550;
  font-family: Lato;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.vina-progress-bar .sppb_meter {
  margin-bottom: 24px;
  background: #fff;
  height: 9px;
  border-radius: 5px;
  position: relative;
  box-shadow: inset 0 2px 2px #e9eaec;
}
.vina-progress-bar .sppb-progress-bar {
  height: 9px;
  border-radius: 5px;
}
.vina-progress-bar .sppb-progress-bar span {
  line-height: 14px;
  position: absolute;
  display: block;
  width: 42px;
  text-align: right;
  top: -25px;
  right: 0;
  color: #3b4550;
  font-family: Lato;
  font-weight: 300;
  font-size: 16px;
}
.vina-accordion .sppb-panel-heading {
  padding: 0;
  position: relative;
}
.vina-accordion .sppb-panel-heading .sppb-panel-title {
  display: block;
  cursor: pointer;
  position: relative;
  border: 1px solid #e9eaec;
  color: #848994;
  padding: 8px 0 7px 17px;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 700;
  background: #fff;
  box-shadow: 0px 1px #f7f7f8;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
  font-family: 'Lato';
  text-transform: uppercase;
}
.vina-accordion .sppb-panel-heading .sppb-panel-title:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 20px;
  height: 1px;
  width: 13px;
  background: #c7cbd2;
}
.vina-accordion .sppb-panel-heading .sppb-panel-title:after {
  content: "";
  display: block;
  height: 13px;
  width: 1px;
  background: #c7cbd2;
  position: absolute;
  top: 14px;
  right: 26px;
}
.vina-accordion .sppb-panel-heading.active .sppb-panel-title {
  box-shadow: none;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom: none;
}
.vina-accordion .sppb-panel-heading.active .sppb-panel-title:after {
  display: none;
}
.vina-accordion .sppb-panel-heading:hover .sppb-panel-title {
  color: #fff;
}
.vina-accordion .sppb-panel-heading:hover .sppb-panel-title:before,
.vina-accordion .sppb-panel-heading:hover .sppb-panel-title:after {
  background: #fff;
}
.vina-accordion .sppb-panel-body {
  overflow: auto;
  border: 1px solid #e9eaec;
  background: #fff;
  border-top: 0;
  padding: 25px 30px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.vina-accordion .sppb-panel-title {
  font-size: 13px;
}
.vina-accordion .sppb-panel {
  box-shadow: none;
  border: none;
}
.vina-accordion.vina-faq .sppb-panel-heading:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  border: 1px solid #e9eaec;
  border-radius: 50%;
  left: 14px;
  top: 10px;
  z-index: 1;
}
.vina-accordion.vina-faq .sppb-panel-heading .sppb-panel-title {
  padding-left: 45px;
}
.vina-accordion.vina-faq .sppb-panel-heading .sppb-panel-title:before {
  content: "";
  width: 10px;
  height: 2px;
  position: absolute;
  left: 18px;
  top: 18px;
  right: auto;
}
.vina-accordion.vina-faq .sppb-panel-heading .sppb-panel-title:after {
  content: "";
  width: 2px;
  height: 10px;
  position: absolute;
  right: auto;
  top: 14px;
  left: 22px;
}
.vina-blog .vina-carousel-k2 .text-block {
  padding: 0px 0;
  text-align: left;
}
.vina-blog .vina-carousel-k2 .text-block h3.title {
  font-size: 14px;
  line-height: 20px;
  padding: 15px 30px 0 30px;
  margin-top: 10px;
  margin-bottom: 14px;
}
.vina-blog .vina-carousel-k2 .text-block .introtext {
  margin-bottom: 24px;
  text-rendering: optimizeLegibility;
  padding: 0px 30px 0 30px;
}
.vina-blog .vina-carousel-k2 .text-block .info {
  border-top: 1px solid #e9eaec;
  padding: 10px 20px 34px 20px;
}
.vina-blog .vina-carousel-k2 .text-block .info .posts_date {
  display: inline-block;
  float: left;
  position: relative;
}
.vina-blog .vina-carousel-k2 .text-block .info .posts_hit {
  display: inline-block;
  float: right;
  position: relative;
}
.vina-blog .vina-button-large {
  margin-top: 40px;
}
.vina-button-large {
  padding: 11px 23px;
  font-size: 16px;
  line-height: 23px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  letter-spacing: 0.9px;
  border-radius: 54px;
  background: #f5f6f8;
  border: 1px solid #eaecef;
  display: inline-block;
  white-space: nowrap;
}
.vina-button-large:hover {
  background: #505558;
  border: 1px solid #505558;
}
.testimonials_item {
  border-radius: 5px;
  padding-bottom: 50px;
  background: transparent;
}
.testimonials_item .testimonial_small {
  border: 1px solid #e9eaec;
  border-radius: 5px;
  padding: 25px 40px 25px 25px;
  position: relative;
  background: #fff;
  margin-top: 16px;
  margin-bottom: 70px;
}
.testimonials_item .testimonial_small p {
  border-bottom: 0px;
  font-size: 16px;
  color: #848994;
  line-height: 26px;
  margin-bottom: 33px;
  font-style: italic;
}
.testimonials_item .testimonial_small img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: absolute;
  bottom: -35px;
  left: 50%;
  margin-left: -35px;
}
.testimonials_item .testimonial_small .source {
  position: absolute;
  width: 200px;
  bottom: -90px;
  left: 50%;
  margin-left: -100px;
  text-align: center;
  color: #929292;
}
.testimonials_item .testimonial_small .source a {
  font-weight: 700;
}
.testimonials_item .testimonial_small .source .testimonials_author {
  color: #3b4550;
}
.vina_callout_box .vina-callout_box_title {
  font-family: 'Lato', sans-serif;
  font-size: 28px;
  line-height: 28px;
  color: #fff;
  display: inline-blocl;
  margin-right: 50px;
}
.vina_callout_box a {
  font-size: 22px;
  -webkit-transition: all 180ms ease-in-out;
  -o-transition: all 180ms ease-in-out;
  transition: all 180ms ease-in-out;
}
.vina-call-action {
  padding: 50px 0px;
  margin-bottom: 0px;
  border: 1px solid #e9eaec;
  border-radius: 5px;
  background: #f5f6f8;
  display: inline-block;
  width: 100%;
  margin: 0;
  text-align: center;
}
.vina-call-action .call-box {
  display: inline-block;
}
.vina-call-action .call-box .sppb-cta-title {
  float: left;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  margin-right: 50px;
}
.vina-call-action .call-box .sppb-text-right a {
  float: right;
}
.list-best ul {
  margin: 15px 0px 20px;
}
.list-best ul li {
  line-height: 29px;
}
.list-best ul li .color {
  font-size: 18px;
  margin-right: 15px;
}
.vina-testimonials {
  border-radius: 5px;
  border: 1px solid #e9eaec;
}
.vina-testimonials .sppb-testimonial-client {
  color: #3b4550;
  font-size: 13px;
  font-style: normal;
}
.vina-testimonials .sppb-testimonial-client strong {
  font-weight: normal;
}
.vina-testimonials .sppb-testimonial-client .company {
  font-weight: bold;
}
.vina-testimonials .sppb-carousel-indicators {
  bottom: 30px;
}
.vina-testimonials .sppb-carousel-indicators li {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #bbbfc6;
  margin: 0 6px;
}
.vina-testimonials.vina-testimonials-2 {
  border: none;
}
.vina-testimonials.vina-testimonials-2 .sppb-carousel-indicators {
  bottom: 0;
}
.vina-testimonials.vina-testimonials-2 .sppb-testimonial-message {
  font-size: 24px;
  line-height: 27px;
}
.vina-testimonials.vina-testimonials2 {
  border: none;
  text-align: left;
}
.vina-testimonials.vina-testimonials2 .sppb-testimonial-message {
  border: 1px solid #e9eaec;
  padding: 20px 25px 10px 25px;
  border-radius: 5px;
  position: relative;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 26px;
  background: #fff;
}
.vina-testimonials.vina-testimonials2 .sppb-testimonial-message:before {
  content: "";
  position: absolute;
  left: 25px;
  bottom: -21px;
  border-width: 10px;
  border-style: solid;
  border-color: #e9eaec transparent transparent;
}
.vina-testimonials.vina-testimonials2 .sppb-testimonial-message:after {
  content: "";
  position: absolute;
  left: 25px;
  bottom: -20px;
  border-width: 10px;
  border-style: solid;
  border-color: #ffffff transparent transparent;
}
.vina-testimonials.vina-testimonials2 .sppb-testimonial-client {
  display: inline-block;
  margin-left: 30px;
  padding-top: 10px;
  width: 200px;
  margin-bottom: 0;
}
.vina-testimonials.vina-testimonials2 .sppb-avatar {
  float: left;
  width: 75px;
}
.vina-testimonials.vina-testimonials2 .sppb-carousel-indicators {
  bottom: 20px;
  left: auto;
  margin: 0;
  right: 0;
  width: auto;
}
.vina-testimonials.vina-testimonials2.img-center {
  text-align: center;
  padding-bottom: 40px;
}
.vina-testimonials.vina-testimonials2.img-center .sppb-testimonial-message {
  padding: 25px 25px 40px;
  text-align: left;
}
.vina-testimonials.vina-testimonials2.img-center .sppb-testimonial-message:before,
.vina-testimonials.vina-testimonials2.img-center .sppb-testimonial-message:after {
  display: none;
}
.vina-testimonials.vina-testimonials2.img-center .sppb-avatar {
  bottom: 40px;
  float: none;
  left: 50%;
  margin-left: -38px;
  position: absolute;
  width: 75px;
}
.vina-testimonials.vina-testimonials2.img-center .sppb-testimonial-client {
  min-height: 40px;
  margin: 0;
}
.vina-testimonials.vina-testimonials2.img-center .sppb-carousel-indicators {
  bottom: 0;
  left: 50%;
  margin-left: -30%;
  right: auto;
  width: 60%;
}
.vina-call-action2 .sppb-addon-cta {
  padding: 0px 150px;
}
.vina-call-action2 .vina-action {
  margin-top: 20px;
}
.vina-call-action3 .sppb-addon-cta {
  text-align: center;
}
.vina-call-action3 .sppb-addon-cta .sppb-cta-title {
  margin-bottom: 0;
}
.vina-call-action3 .call-box {
  display: inline-block;
}
.vina-call-action3 .vina-action {
  margin-left: 70px;
}
.vina-call-action3 .vina-action-3 .sppb-cta-title {
  font-weight: 300;
}
.vina-welcome-2 {
  padding: 0 70px;
}
.vina-parallax {
  position: relative;
}
.vina-parallax:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
}
.vina-parallax .sppb-addon-content p {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 14px;
}
.vina-parallax .sppb-addon-content .link {
  margin-top: 30px;
}
.vina-gridgallery-k2-wrapper .filter-label {
  background: linear-gradient(#fff 50%,#f5f6f8);
  background: -webkit-linear-gradient(#fff 50%,#f5f6f8);
  background: -o-linear-gradient(#fff 50%,#f5f6f8);
  background: -moz-linear-gradient(#fff 50%,#f5f6f8);
  border: 1px solid #e9eaec;
  border-left: none;
  font-family: Lato;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.vina-gridgallery-k2-wrapper .filter-label:first-child {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  border-left: 1px solid #e9eaec;
}
.vina-gridgallery-k2-wrapper .filter-label:last-child {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}
.vina-gridgallery-k2-wrapper .item {
  overflow: hidden;
  position: relative;
}
.vina-gridgallery-k2-wrapper .item:hover {
  opacity: 1 !important;
}
.vina-gridgallery-k2-wrapper .item:hover .image-block:before {
  visibility: visible;
  opacity: 0.7;
}
.vina-gridgallery-k2-wrapper .item:hover .image-block .action-k2 {
  bottom: 51%;
  visibility: visible;
  opacity: 1;
}
.vina-gridgallery-k2-wrapper .item:hover .text-block {
  top: 50%;
  visibility: visible;
  opacity: 1;
}
.vina-gridgallery-k2-wrapper .image-block {
  position: relative;
}
.vina-gridgallery-k2-wrapper .image-block:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border: none !important;
}
.vina-gridgallery-k2-wrapper .image-block .action-k2 {
  position: absolute;
  width: 100%;
  text-align: center;
  height: 41px;
  margin-top: -20px;
  bottom: 0%;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vina-gridgallery-k2-wrapper .image-block .action-k2 a {
  width: 41px;
  height: 41px;
  line-height: 39px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  padding: 0;
  color: #fff !important;
  margin: 0px 1px;
}
.vina-gridgallery-k2-wrapper .image-block .action-k2 a:hover {
  background: transparent;
  border-color: #fff;
}
.vina-gridgallery-k2-wrapper .text-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: transparent !important;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vina-gridgallery-k2-wrapper .text-block h3 {
  margin: 0;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  padding: 0;
}
.vina-gridgallery-k2-wrapper .text-block h3 a {
  color: #fff !important;
}
.vina-gridgallery-k2-wrapper .text-block .info span {
  margin-bottom: 0;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
}
.vina-our-works {
  text-align: center;
}
.vina-twitter .sppb-section-title {
  margin-bottom: 0 !important;
}
.vina-vscoller-twitter {
  text-align: center;
  position: relative;
}
.vina-vscoller-twitter .vina-item {
  display: inline-block;
  width: 100%;
  border-bottom: none !important;
  min-height: 100px;
}
.vina-vscoller-twitter .vina-item .author {
  font-size: 16px;
}
.vina-vscoller-twitter .vina-item .entry {
  margin: 20px 0px;
  font-size: 20px;
}
.vina-vscoller-twitter .vina-item .permalink {
  float: none;
  font-size: 14px;
}
.vina-vscoller-twitter .header-block {
  position: initial;
}
.vina-vscoller-twitter .header-block span.up {
  background: none;
  color: #fff;
  left: 0;
  top: 50%;
  text-indent: 0;
  font-size: 20px;
  line-height: 20px;
  z-index: 1;
  margin-top: -10px;
}
.vina-vscoller-twitter .header-block span.down {
  background: none;
  color: #fff;
  right: 0;
  top: 50%;
  text-indent: 0;
  font-size: 20px;
  line-height: 20px;
  z-index: 1;
  margin-top: -10px;
}
.vina-vscoller-twitter .header-block span.toggle {
  display: none;
}
.vina-our-team2 .list-social-2 a {
  background: #fff;
}
.vina-latest-projects-gallery {
  text-align: center;
}
.shortcodes-list li {
  line-height: 29px;
  position: relative;
  padding-left: 30px;
}
.shortcodes-list li em {
  font-size: 17px;
  line-height: 29px;
  position: absolute;
  top: 0;
  left: 0;
}
.vina-our-pricing {
  text-align: center;
  border-radius: 5px;
}
.vina-our-pricing .sppb-pricing-box {
  padding: 0;
}
.vina-our-pricing .sppb-pricing-header {
  margin-bottom: 0px;
  border-bottom: 1px solid #e9eaec;
  background: #f5f6f8;
  padding-bottom: 27px;
  position: relative;
}
.vina-our-pricing .sppb-pricing-header .sppb-pricing-title {
  padding-top: 27px;
  font-size: 18px;
  font-family: Lato;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  padding-bottom: 27px;
  color: #3b4550;
  border-bottom: 1px solid #e9eaec;
  background: #fff;
  position: relative;
  z-index: 2;
}
.vina-our-pricing .sppb-pricing-header > span.sppb-pricing-price {
  color: #3b4550;
  padding-top: 14px;
  font-size: 40px;
  line-height: 60px;
  font-family: 'Lato';
  display: inline-block;
  font-weight: 700;
}
.vina-our-pricing .sppb-pricing-header > span.sppb-pricing-duration {
  font-size: 13px;
  display: block;
  margin-top: -10px;
  color: #3b4550;
}
.vina-our-pricing .sppb-pricing-features {
  padding: 0;
}
.vina-our-pricing .sppb-pricing-features > ul > li {
  border-bottom: 1px solid #e9eaec;
  display: block;
  padding: 7px 0px 7px 0px;
  text-align: center;
}
.vina-our-pricing .sppb-pricing-footer {
  padding: 30px 0px;
}
.vina-our-pricing .sppb-pricing-footer a {
  padding: 10px 40px;
  font-size: 16px;
  line-height: 24px;
  -webkit-transition: all 0.18s ease-in 0s;
  -o-transition: all 0.18s ease-in 0s;
  transition: all 0.18s ease-in 0s;
  font-weight: 700;
  font-family: Lato;
  border-radius: 45px 45px 45px 45px;
  text-align: center;
  display: inline-block;
  border: none;
}
.vina-our-pricing.white_text .sppb-pricing-header:after {
  padding-top: 14px;
  background: repeating-linear-gradient(45deg,rgba(0,0,0,0.05),rgba(0,0,0,0.05) 10px,rgba(80,162,222,0.05) 10px,rgba(80,162,222,0.05) 20px);
  padding-bottom: 15px;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 1;
}
.vina-our-pricing.white_text .sppb-pricing-header > span.sppb-pricing-price,
.vina-our-pricing.white_text .sppb-pricing-header > span.sppb-pricing-duration {
  color: #fff;
}
.vina-our-pricing.vina-our-pricing2 .sppb-pricing-header .sppb-pricing-title {
  background: none repeat scroll 0 0 transparent;
  border-bottom: medium none;
  margin: 0;
  padding-bottom: 0;
  padding-top: 35px;
}
.vina-our-pricing.vina-our-pricing2 .sppb-pricing-header > span.sppb-pricing-price {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 60px;
}
.vina-our-pricing.vina-our-pricing2 .sppb-pricing-box {
  border-radius: 5px;
  overflow: hidden;
}
.vina-our-pricing.vina-our-pricing2.white_text .sppb-pricing-header .sppb-pricing-title {
  color: #fff;
}
.vina-bg-fixed {
  position: relative;
}
.vina-bg-fixed:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
}
.vina-contact-form .control-label {
  display: none;
}
.vina-contact-form .form-horizontal .controls {
  margin: 0;
}
.vina-contact-form .control-group.jform_name {
  width: 50%;
  float: left;
  padding-right: 10px;
  margin-bottom: 12px;
}
.vina-contact-form .control-group.jform_email {
  width: 50%;
  float: left;
  padding-left: 10px;
  margin-bottom: 12px;
}
.vina-contact-form .control-group.jform_message {
  width: 100%;
  float: left;
  margin-bottom: 36px;
}
.vina-contact-form input {
  padding: 6px 20px 7px 20px;
  border-radius: 5px;
  background: rgba(59,69,80,0.5);
  border: 0px;
  outline: none;
  width: 100%;
  color: #939fa6;
}
.vina-contact-form input:focus,
.vina-contact-form input:focus:invalid:focus {
  box-shadow: none;
  border: 0px;
  color: #939fa6;
}
.vina-contact-form input.submit {
  display: inline-block;
  width: auto;
  padding: 10px 20px;
  cursor: pointer;
  color: #fff;
  font-size: 20px;
  font-family: Lato;
  font-weight: 300;
  text-transform: uppercase;
}
.vina-contact-form textarea {
  min-height: 240px;
  padding: 8px 20px 8px 20px;
  border-radius: 5px;
  background: rgba(59,69,80,0.5);
  border: 0px;
  outline: none;
  width: 100%;
  color: #939fa6;
}
.vina-contact-form textarea:focus,
.vina-contact-form textarea:focus:invalid:focus {
  box-shadow: none;
  border: 0px;
  color: #939fa6;
}
.vina-video-info {
  padding-left: 70px;
}
.vina-subcribe-update .acymailing_fulldiv tr {
  width: 100%;
}
.vina-subcribe-update .acymailing_fulldiv td {
  padding: 0;
}
.vina-subcribe-update .acymailing_fulldiv td.acyfield_email {
  margin-right: 10px;
  width: 78%;
}
.vina-subcribe-update input.inputbox {
  background: #f5f6f8;
  border: 1px solid #e9eaec;
  border-radius: 25px;
  color: #848994;
  margin-top: 0;
  width: 100%;
  padding: 6px 0 7px 20px;
  height: auto;
  line-height: 26px;
  box-shadow: none;
}
.vina-subcribe-update input.inputbox:focus {
  box-shadow: none;
}
.vina-subcribe-update input.subbutton {
  font-size: 14px;
  font-weight: 700;
  border-radius: 25px;
  padding: 9px 50px 9px 50px;
  margin-top: 0;
  text-transform: uppercase;
  border: none;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  line-height: 24px;
  font-family: 'Lato';
  margin-left: 10px;
}
.vina-form-enter .acymailing_fulldiv tr,
.vina-form-enter .acymailing_fulldiv td {
  width: 100%;
  padding: 0;
  float: left;
}
.vina-form-enter input {
  margin-top: 0;
  border-radius: 5px;
  border: 1px solid #e9eaec;
  margin: 0 0 20px 0;
  background: #f5f6f8;
  outline: 0;
  width: 100%;
  padding: 6px 0 7px 20px;
  color: #939fa6;
  line-height: 26px;
  font-size: 14px;
  height: auto;
  box-shadow: none !important;
  border: none !important;
}
.vina-form-enter input.button {
  border: none;
  font-size: 14px;
  border-radius: 25px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  padding: 6px 20px 7px 20px;
}
.vina-countdown-timer {
  background: #fff;
  padding: 20px 50px 5px;
  border-radius: 5px;
}
.vina_service_box {
  float: left;
  margin-bottom: 0;
  padding: 40px 17px 30px;
  position: relative;
  text-align: center;
  width: 16.66%;
  z-index: 1;
}
.vina_service_box:before {
  content: "";
  height: 4px;
  position: absolute;
  top: 76px;
  width: 100%;
  left: auto;
  right: 0;
  z-index: -1;
}
.vina_service_box.first:before {
  width: 50%;
}
.vina_service_box.last:before {
  width: 50%;
  left: 0;
  right: auto;
}
.vina_service_box .vina_icon_boxed {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  margin: 0 auto 13px;
  display: block;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.vina_service_box .vina_icon_boxed em {
  font-size: 30px;
  line-height: 72px;
  background: transparent;
}
.vina_service_box h3 {
  font-size: 14px;
  margin-bottom: 11px;
  line-height: 25px;
  font-family: Lato;
  font-weight: 700;
  color: #3b4550;
  text-transform: uppercase;
}
.vina-carousel-img .sppb-carousel-inner > .sppb-item {
  padding: 0;
}
.vina-carousel-img .sppb-carousel-pro-text h2 {
  display: none;
}
.vina-carousel-img .sppb-carousel-arrow {
  background: #fff;
  width: 48px;
  height: 48px;
  text-align: center;
  border-radius: 50%;
  line-height: 48px;
  top: 50%;
}
.vina-carousel-img .sppb-carousel-arrow.left {
  left: 20px;
}
.vina-carousel-img .sppb-carousel-arrow.right {
  right: 20px;
  text-align: center !important;
}
.vina-carousel-img .sppb-carousel-arrow i {
  display: block;
  font-size: 16px;
  line-height: 48px;
  margin: 0;
  position: initial;
  text-shadow: none;
}
.vina-number-animated .sppb-animated-number {
  font-weight: 300;
  font-family: 'Lato';
  position: relative;
}
.vina-number-animated .sppb-animated-number:after {
  display: block;
  content: "";
  width: 60px;
  height: 2px;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  margin-top: 11px;
}
.vina-number-animated .sppb-animated-number-title {
  line-height: 60px !important;
  font-weight: 700;
  font-family: Lato;
  display: block;
  margin: 0 !important;
}
.vina-number-animated.number-icon {
  position: relative;
  padding-top: 105px;
}
.vina-number-animated.number-icon:before {
  content: "\f0eb";
  font-family: 'FontAwesome';
  font-size: 80px;
  line-height: 80px;
  top: 0;
  position: absolute;
  display: block;
  margin-bottom: 25;
  width: 100%;
}
.vina-number-animated.number-icon .sppb-animated-number-title {
  font-size: 24px;
  font-weight: 300;
  font-family: Lato;
  margin: 32px 0px 24px !important;
  line-height: 24px !important;
}
.vina-number-animated.number-2:before {
  content: "\f0f2";
}
.vina-number-animated.number-3:before {
  content: "\f0e0";
}
.vina-number-animated.number-4:before {
  content: "\f040";
}
.vina-tab-timeline ul.sppb-nav-tabs {
  border: none;
}
.vina-tab-timeline ul.sppb-nav-tabs:after {
  content: " ";
  width: 100%;
  height: 4px;
  background: #cfd3dc;
  -moz-box-shadow: inset 0 0 3px #b9bfca;
  -webkit-box-shadow: inset 0 0 3px #b9bfca;
  box-shadow: inset 0 0 3px #b9bfca;
  border-radius: 5px;
}
.vina-tab-timeline ul.sppb-nav-tabs li {
  width: 20%;
  list-style: none;
  float: left;
  display: table-cell;
  white-space: nowrap;
  background: transparent;
  margin: 0;
  padding: 0;
  border: 0px;
  font-size: 14px;
  line-height: 18px;
  position: relative;
  font-family: Lato;
  font-weight: 700;
  color: #3b4550;
}
.vina-tab-timeline ul.sppb-nav-tabs li a {
  text-align: center;
  clear: both;
  box-sizing: border-box;
  display: block;
  padding: 12px 18px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 700;
  border: none !important;
}
.vina-tab-timeline ul.sppb-nav-tabs li a:hover {
  background: transparent;
}
.vina-tab-timeline ul.sppb-nav-tabs li.active {
  position: relative;
}
.vina-tab-timeline ul.sppb-nav-tabs li.active:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #e9eaec;
  background: #fff;
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -11px;
}
.vina-tab-timeline ul.sppb-nav-tabs li.active:after {
  content: " ";
  width: 15px;
  height: 15px;
  border-top: 1px solid #e9eaec;
  border-right: 1px solid #e9eaec;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #fff;
  position: absolute;
  bottom: -57px;
  left: 50%;
  margin-left: -7px;
  z-index: 1;
}
.vina-tab-timeline .sppb-tab-content {
  margin-top: 45px;
  border: 1px solid #e9eaec;
  border-radius: 5px;
  position: relative;
  text-align: center;
}
.vina-tab-timeline .sppb-tab-content > .sppb-tab-pane {
  padding: 25px 30px;
  background: #fff;
  border-radius: 5px;
}
.vina-tab-timeline .sppb-tab-content h4 {
  font-size: 14px;
  line-height: 14px;
}
.vina-pie-progress .sppb-pie-chart .sppb-chart-percent {
  font-size: 50px;
  color: #3b4550;
}
.vina-pie-progress h3 {
  font-size: 18px;
  line-height: 18px;
}
.vina-boxed {
  padding: 27px 30px 30px 30px;
  border: 1px solid #e9eaec;
  border-radius: 8px;
  text-align: center;
}
.big_404 {
  font-size: 169px;
  line-height: 169px;
  font-family: Lato;
  font-weight: 700;
  color: #3b4550;
  text-align: center;
  margin-bottom: 24px;
}
.big_404_text {
  font-size: 18px;
  line-height: 18px;
  font-family: Lato;
  font-weight: 700;
  color: #3b4550;
  text-align: center;
  margin-bottom: 24px;
}
.vina-contact-2 .vina-contact-form .control-group {
  float: left;
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
}
.vina-contact-2 input {
  background: #f5f6f8;
  border: 1px solid #e9eaec !important;
  box-shadow: none;
}
.vina-contact-2 textarea {
  background: #f5f6f8;
  border: 1px solid #e9eaec !important;
  box-shadow: none;
}
.vina-contact-3 .vina-contact-form .control-group {
  float: left;
  margin-bottom: 20px;
  padding: 0;
  width: 32%;
}
.vina-contact-3 .vina-contact-form .control-group.jform_email {
  margin-left: 2%;
  margin-right: 2%;
}
.vina-contact-3 .vina-contact-form .control-group.jform_message {
  width: 100%;
}
.vina-contact-3 .vina-contact-form input.submit {
  border-radius: 25px;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 66px;
  text-transform: capitalize;
}
.vina-contact-3 input {
  background: #f5f6f8;
  border: 1px solid #e9eaec !important;
  box-shadow: none;
}
.vina-contact-3 textarea {
  background: #f5f6f8;
  border: 1px solid #e9eaec !important;
  box-shadow: none;
}
.ratingbox {
  width: 65px !important;
  height: 12px;
  margin: 0;
  display: inline-block;
  overflow: hidden;
}
.ratingbox div,
.ratingbox span {
  height: 12px;
  display: inline-block;
  float: left;
}
span.PricebasePrice {
  font-size: 14px;
  color: #3b4550;
  font-weight: 700;
  margin-right: 5px;
  font-family: 'Lato';
  text-decoration: line-through;
}
span.PricesalesPrice {
  font-size: 20px;
  color: #3b4550;
  font-weight: 700;
  font-family: 'Lato';
}
.label-pro {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #41e8a3;
  color: #fff;
  text-align: center;
  font-size: 14px;
  position: absolute;
  top: 5px;
  right: 0;
  display: inline-block;
  line-height: 50px;
  margin: 0;
  z-index: 1;
}
.label-pro.label-pro-sale {
  background: #d34836;
}
.product-hot {
  position: absolute;
  top: 44px;
  right: 39px;
  display: inline-block;
  font-size: 25px;
  text-align: center;
  line-height: 26px;
  margin: 0;
  z-index: 1;
}
.vina-shop-subscribe {
  border-top: 1px solid #ebedef;
  border-bottom: 1px solid #ebedef;
}
.border_top {
  border-top: 1px solid #ebedef;
}
.border_bottom {
  border-bottom: 1px solid #ebedef;
}
.vina-manufacturers-virtuemart .vina-prev,
.vina-manufacturers-virtuemart .vina-next {
  background: -webkit-linear-gradient(#fff,#f5f6f8);
  background: -o-linear-gradient(#fff,#f5f6f8);
  background: linear-gradient(#fff,#f5f6f8);
  width: 48px;
  height: 48px;
  text-align: center;
  border-radius: 50%;
  line-height: 48px;
  position: relative;
  text-indent: 999999px;
  padding: 0;
  margin: 0;
  left: 20px;
  position: absolute;
  top: 50%;
  margin-top: -24px;
  opacity: 0.5;
  overflow: hidden;
  border: 1px solid #e9eaec !important;
}
.vina-manufacturers-virtuemart .vina-prev:before,
.vina-manufacturers-virtuemart .vina-next:before {
  font-family: 'FontAwesome';
  display: block;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  line-height: 46px;
  width: 100%;
  height: 100%;
  text-indent: 0;
  color: #9fa4af;
}
.vina-manufacturers-virtuemart .vina-prev:hover,
.vina-manufacturers-virtuemart .vina-next:hover {
  opacity: 1;
}
.vina-manufacturers-virtuemart .vina-prev {
  left: 15px;
}
.vina-manufacturers-virtuemart .vina-prev:before {
  content: "\f104";
}
.vina-manufacturers-virtuemart .vina-next {
  right: 15px;
  left: auto;
}
.vina-manufacturers-virtuemart .vina-next:before {
  content: "\f105";
}
div.catItemView {
  position: relative;
  padding: 0px;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.post_badges {
  float: left;
  display: inline-block;
  text-align: center;
  color: #505558;
}
.post_badges .itemAvatar {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  margin-bottom: 13px;
}
.catItemdate {
  float: left;
  display: inline-block;
  text-align: center;
  color: #505558;
}
.catItemdate .catItemDateCreated {
  width: 73px;
  height: 73px;
  border-radius: 5px;
  text-align: center;
  margin-bottom: 3px;
  display: block;
  font-size: 13px;
  color: #939fa6;
}
.catItemdate .post_main_date {
  font-family: Lato, sans-serif;
  font-weight: 700;
  font-size: 25px;
  line-height: 24px;
  color: #fff;
  display: block;
  padding-top: 14px;
  padding-bottom: 1px;
}
.catItemdate .post_main_month {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #fff;
}
.catItemdate .catItemType {
  height: 56px;
  width: 73px;
  border-radius: 5px;
  background: #f5f6f8;
  border: 1px solid #e9eaec;
  text-align: center;
  position: relative;
  margin-right: 0;
  line-height: 56px;
}
.catItemdate .catItemType i {
  font-size: 21px;
  color: #848994;
}
.catItemInfo {
  position: relative;
  box-shadow: 0 0 0 1px #e9eaec inset;
  border-radius: 5px;
  margin-left: 96px;
  overflow: hidden;
}
.catItemInfoFull {
  margin: 0 0 40px;
}
div.catItemVideoBlock {
  padding: 0;
  margin: 0;
}
div.catItemImageBlock {
  margin: 0;
  padding: 0;
}
span.catItemImage {
  margin: 0;
}
span.catItemImage img {
  border: medium none;
  padding: 0;
}
.catItemContent {
  padding: 30px;
}
div.catItemHeader h3.catItemTitle {
  font-family: Lato;
  font-weight: 700;
  color: #3b4550;
  text-transform: uppercase;
  letter-spacing: 0px;
  text-rendering: optimizeLegibility;
  margin-bottom: 2px;
  font-size: 18px;
  line-height: 18px;
  padding: 0;
}
div.catItemHeader h3.catItemTitle a {
  color: #3b4550;
  font-family: Lato, sans-serif;
  line-height: 24px;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
div.catItemHeader span.catItemAuthor {
  font-size: 13px;
  line-height: 22px;
  color: #848994;
  text-align: left;
}
div.catItemHeader span.catItemAuthor i {
  font-size: 5px;
  margin: 0 8px;
  position: relative;
  top: -2px;
}
span.catItemDateModified {
  border-top: medium none;
  color: #999;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: left;
}
div.catItemIntroText {
  padding: 16px 0px 24px;
}
.catItemButton {
  display: inline-block;
  width: 100%;
}
div.catItemReadMore {
  display: inline-block;
  float: left;
}
.vina-readmore {
  height: 38px;
  line-height: 34px;
  background: #f5f6f8;
  border: 1px solid #eaecef;
  border-radius: 45px;
  text-transform: uppercase;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  display: inline-block;
}
.vina-readmore:hover {
  color: #fff;
}
div.catItemLinks {
  margin: 0px;
  padding: 0;
  display: inline-block;
  float: right;
  line-height: 38px;
}
div.catItemLinks i {
  margin-right: 10px;
}
div.catItemHitsBlock {
  border-bottom: medium none;
  padding: 0;
}
div.k2Pagination {
  color: #999;
  margin: 0;
  padding: 0;
  text-align: right;
}
div.k2Pagination .pagination li {
  display: inline-block;
}
div.k2Pagination .pagination li a {
  color: #9fa4af;
  font-size: 12px;
  line-height: 29px;
  display: inline-block;
  margin-right: 6px;
  border-radius: 50%;
  border: 1px solid #e9eaec;
  width: 32px;
  height: 32px;
  background: -webkit-linear-gradient(#fff,#f5f6f8);
  background: -o-linear-gradient(#fff,#f5f6f8);
  background: -moz-linear-gradient(#fff,#f5f6f8);
  background: linear-gradient(#fff,#f5f6f8);
  text-align: center;
  overflow: hidden;
  padding: 0;
}
div.k2Pagination .pagination li.active:hover a {
  background: -webkit-linear-gradient(#fff,#f5f6f8);
  background: -o-linear-gradient(#fff,#f5f6f8);
  background: -moz-linear-gradient(#fff,#f5f6f8);
  background: linear-gradient(#fff,#f5f6f8);
  border: 1px solid #e9eaec;
}
div.k2Pagination .pagination li:hover a {
  color: #fff;
}
.pagination {
  padding: 0;
  margin: 0;
}
div.itemListView2 .catItemView {
  margin-bottom: 0;
}
div.itemListView2 .catItemContent {
  padding: 30px 30px 30px 135px;
  position: relative;
}
div.itemListView2 .catItemContent .catItemdate {
  position: absolute;
  top: 38px;
  left: 30px;
}
div.itemListView2 .catItemContentFull {
  padding: 30px;
}
div.itemListView2 div.k2Pagination {
  margin: 20px 0 0;
  padding: 0;
  text-align: center;
}
.item-image-block {
  border-radius: 5px;
  overflow: hidden;
}
div.itemListBlogMini div.catItemView {
  padding-bottom: 50px;
  border-bottom: 1px solid #e9eaec;
  margin-bottom: 50px;
}
div.itemListBlogMini .catItemInfo {
  padding: 30px;
}
div.itemListBlogMini .catItemInfoFull {
  margin: 0;
}
div.itemListBlogMini .catItemContent {
  padding: 0;
}
div.itemListBlogMini .catItemType {
  display: inline-block;
  height: 28px;
  width: 38px;
  border-radius: 5px;
  text-align: center;
  position: absolute;
  line-height: 28px;
}
div.itemListBlogMini .catItemType i {
  font-size: 15px;
  color: #fff;
  line-height: 26px;
}
div.itemListBlogMini div.catItemHeader h3.catItemTitle {
  display: inline-block;
  line-height: 22px;
  padding-left: 55px;
  margin-bottom: 20px;
}
div.itemListBlogMini div.k2Pagination {
  text-align: center;
}
div.itemListBlogMini.blog-mini-2-coumns div.catItemView {
  border-bottom: medium none;
  margin-bottom: 40px;
  padding-bottom: 0;
}
div.itemListBlogMini.blog-mini-2-coumns .catItemInfo {
  padding: 0;
  border-bottom: 1px solid #e9eaec;
  box-shadow: none;
}
div.itemListTimeline div.catItemContent {
  padding: 30px;
}
div.itemListTimeline .itemList {
  position: relative;
}
div.itemListTimeline .itemList:before {
  content: "";
  height: 100%;
  width: 1px;
  background: #e9eaec;
  left: 50%;
  top: 0;
  position: absolute;
}
div.itemListTimeline .catItemView {
  position: relative;
  padding-right: 57px;
}
div.itemListTimeline .catItemView:before {
  content: "";
  display: block;
  width: 57px;
  right: 0px;
  top: 50%;
  margin-top: -83px;
  height: 1px;
  background: #e9eaec;
  position: absolute;
}
div.itemListTimeline .catItemView:after {
  display: block;
  position: absolute;
  top: 50%;
  right: -10px;
  margin-top: -93px;
  width: 20px;
  height: 20px;
  background: #50a2de;
  border: 2px solid #e9eaec;
  border-radius: 50%;
  content: "";
}
div.itemListTimeline .itemContainerLast .catItemView {
  padding-left: 57px;
  padding-right: 0px;
}
div.itemListTimeline .itemContainerLast .catItemView:before {
  margin-top: -20px;
  left: 0;
  right: auto;
}
div.itemListTimeline .itemContainerLast .catItemView:after {
  right: auto;
  left: -10px;
  margin-top: -30px;
}
.grid_postmeta {
  padding: 15px 30px 15px 30px;
  font-size: 13px;
  line-height: 20px;
  box-shadow: 0 0 0 1px #e9eaec inset;
  background: #f5f6f8;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  display: inline-block;
  width: 100%;
}
.grid_postmeta p {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 25px;
}
.grid_postmeta i {
  margin-right: 6px;
}
.grid_postmeta .post_meta_comments {
  float: right;
  margin-right: 0;
}
div.itemListMasonry .catItemInfoFull {
  margin: 0px;
}
div.itemListMasonry .catItemButton {
  text-align: center;
}
div.itemListMasonry div.catItemReadMore {
  float: none;
}
div.itemListPortfolio .itemMediaBlock {
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
div.itemListPortfolio .itemMediaBlock:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  pointer-events: none;
}
div.itemListPortfolio .itemMediaBlock .img-info {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  pointer-events: none;
}
div.itemListPortfolio .itemMediaBlock .img-info .itemCatTitle {
  color: #fff;
}
div.itemListPortfolio .itemMediaBlock .img-info .itemCatTitle a {
  color: #fff;
}
div.itemListPortfolio .itemMediaBlock .img-info .catItemCategory {
  color: #fff;
  font-style: italic;
}
div.itemListPortfolio .itemMediaBlock:hover:before {
  visibility: visible;
  opacity: 1;
}
div.itemListPortfolio .itemMediaBlock:hover .img-info {
  visibility: visible;
  opacity: 1;
}
div.itemListPortfolio div.catItemBody {
  margin-bottom: 17px;
  margin-top: 24px;
  margin-left: 0;
  padding: 0;
}
div.itemListPortfolio div.catItemCategory {
  border: none;
  padding: 0;
  color: #9fa4af;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
}
div.itemListPortfolio div.catItemIntroText {
  display: block;
  margin-top: 5px;
  padding: 0;
}
div.itemListPortfolio div.catItemView {
  margin-bottom: 40px;
  padding: 0;
  overflow: hidden;
}
div.itemListPortfolio .itemCatTitle {
  margin-bottom: 10px;
  margin-top: 0;
  font-size: 20px;
  line-height: 20px;
  padding: 0;
  text-transform: capitalize;
}
div.itemListPortfolio .itemCatTitle a {
  color: #3b4550;
}
div.itemListPortfolio .vina-readmore {
  font-size: 11px;
}
div.itemListPortfolio div.k2Pagination {
  text-align: center;
}
div.itemPortfolioGallery div.catItemBody {
  margin: 0;
}
div.itemPortfolioGallery.gallery-style-2 .itemList .row {
  margin: 0;
}
div.itemPortfolioGallery.gallery-style-2 .itemList .itemContainer {
  padding: 3px;
}
div.itemPortfolioGallery.gallery-style-2 div.catItemView {
  margin-bottom: 0px;
}
div.itemPortfolioGallery.gallery-style-2 div.k2Pagination {
  margin-top: 40px;
}
div.itemListPortfolio2 div.catItemView {
  border: 1px solid #e9eaec;
  border-radius: 5px;
}
div.itemListPortfolio2 div.catItemBody {
  text-align: center;
  padding: 0 20px;
}
div.itemListPortfolio2 div.catItemHeader h3.catItemTitle {
  font-size: 14px;
  margin-bottom: 5px;
}
div.itemListPortfolio2 .itemMediaBlock {
  border-radius: 0px;
}
div.itemListPortfolio2 div.catItemReadMore {
  float: none;
}
div.itemViewProject div.itemBodyContent {
  margin-top: 25px;
}
div.itemViewProject div.itemHeader {
  margin: 0;
  padding: 0;
  border: none;
}
div.itemViewProject .itemTitle {
  margin-bottom: 30px;
  margin-top: 0;
  font-size: 18px;
  line-height: 18px;
  padding: 0;
}
div.itemViewProject .itemTitle a {
  color: #3b4550;
}
div.itemViewProject div.itemExtraFields {
  border: none;
  margin: 0;
  padding: 0;
}
div.itemViewProject div.itemExtraFields .itemTitle {
  margin-bottom: 5px;
}
div.itemViewProject div.itemExtraFields p {
  margin-bottom: 6px;
}
div.itemViewProject div.itemExtraFields strong {
  color: #3b4550;
}
div.itemViewProject .portfolio_item_view_link {
  margin-top: 28px;
  margin-bottom: 40px;
}
div.itemViewProject div.itemSocialSharing {
  border-bottom: none;
  border-top: none;
  display: block;
  margin: 0 0 24px;
  padding: 0;
  text-align: left;
}
div.itemViewProject div.itemNavigation {
  margin: 0px 0 50px 0;
  text-align: center;
}
div.itemViewProject div.itemNavigation a {
  font-family: Lato;
  font-weight: 300;
  font-size: 15px;
  color: #9fa4af;
  border: 1px solid #e9eaec;
  padding: 11px 15px;
  border-radius: 5px;
  margin: 2px;
}
div.itemViewProject div.itemNavigation a i {
  font-size: 14px;
}
div.itemProjectList .itemMediaBlock {
  width: 60%;
  float: left;
}
div.itemProjectList div.catItemBody {
  width: 40%;
  float: left;
  padding: 60px 40px;
}
div.itemViewListProject div.itemBodyContent {
  margin-top: 0px;
}
div.itemViewListProject .itemTitle {
  margin-bottom: 5px;
}
div.itemViewListProject div.itemExtraFields .portfolio_item_view_link {
  margin-bottom: 40px;
}
div.itemRelated {
  margin-bottom: 0;
  padding: 100px 0px 50px;
}
div.itemRelated .itemTitle {
  margin-bottom: 14px;
  margin-top: 0;
  font-size: 22px;
  line-height: 22px;
  padding: 0;
}
div.itemRelated .itemRel {
  margin-bottom: 30px;
  border: 1px solid #e9eaec;
  border-radius: 5px;
  overflow: hidden;
}
div.itemRelated .itemRelMedia {
  position: relative;
}
div.itemRelated .itemRelMedia:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
div.itemRelated .itemRelMedia .link {
  width: 40px;
  height: 40px;
  line-height: 38px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  color: #fff;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
div.itemRelated .itemRelMedia:hover:before {
  visibility: visible;
  opacity: 1;
}
div.itemRelated .itemRelMedia:hover .link {
  visibility: visible;
  opacity: 1;
}
div.itemRelated .itemRelContent {
  padding: 14px 10px 23px;
  text-align: center;
}
div.itemRelated .itemRelContent .itemTitle {
  font-size: 14px;
  line-height: 14px;
  margin: 0px 0px 5px;
}
div.itemRelated .itemRelContent .itemRelCat {
  margin: 0;
}
#blueimp-gallery.vina-portfolio-gallery .modal-dialog {
  max-width: 1000px;
}
#blueimp-gallery.vina-portfolio-gallery .modal-header {
  border-bottom: medium none;
  padding: 0;
  display: inline-block;
}
#blueimp-gallery.vina-portfolio-gallery button.close {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  margin: 0;
  opacity: 1;
  padding: 0;
  position: absolute;
  right: -10px;
  top: -10px;
  width: 28px;
  height: 28px;
  z-index: 1;
}
#blueimp-gallery.vina-portfolio-gallery .modal-body {
  float: left;
  margin: 10px 0;
  min-height: 500px;
  overflow: hidden;
  width: 100%;
}
#blueimp-gallery.vina-portfolio-gallery .modal-footer {
  padding: 0;
  border: none;
}
#blueimp-gallery.vina-portfolio-gallery .modal-footer .prev {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -17px;
  width: 34px;
  height: 34px;
  background: rgba(0,0,0,0.5);
  border-radius: 5px;
  display: inline-block;
  border: none;
  color: #fff;
}
#blueimp-gallery.vina-portfolio-gallery .modal-footer .next {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -17px;
  width: 34px;
  height: 34px;
  background: rgba(0,0,0,0.5);
  border-radius: 5px;
  display: inline-block;
  border: none;
  color: #fff;
}
.blueimp-gallery {
  margin: 0 !important;
}
#k2Container {
  padding: 0;
  border: none;
  margin: 0;
  width: 100%;
  float: left;
}
div.itemBody {
  margin: 0;
  padding: 0;
}
div.itemVideoBlock {
  background: none;
  margin: 0px 0px 15px;
  padding: 0;
  border-radius: 3px;
  overflow: hidden;
}
span.itemImage {
  display: block;
  margin: 0;
  text-align: center;
}
div.itemImageBlock {
  margin: 0 0 15px;
  padding: 0;
  border-radius: 3px;
  overflow: hidden;
}
div.itemImageBlock img {
  border: none;
  padding: 0;
}
div.itemHeader {
  color: #848994;
  font-size: 13px;
  line-height: 20px;
  padding: 0px 0 15px 0;
  margin-bottom: 24px;
  border-bottom: 1px solid #e9eaec;
}
div.itemHeader span.catItemAuthor {
  font-size: 13px;
  line-height: 22px;
  color: #848994;
  text-align: left;
}
div.itemHeader span.catItemAuthor i {
  font-size: 5px;
  margin: 0 8px;
  position: relative;
  top: -2px;
}
div.itemHeader span.itemDateCreated {
  color: #848994;
  font-size: 13px;
}
span.itemHits {
  float: right;
}
.itemFullText .pull-left {
  margin-right: 30px;
}
.itemFullText .pull-right {
  margin-left: 30px;
}
.itemFullText p {
  margin-bottom: 24px;
}
div.itemTagsBlock {
  padding: 0;
  text-align: left;
  display: inline-block;
  width: 100%;
  margin-bottom: 32px;
  font-size: 13px;
  border: none;
}
div.itemTagsBlock i {
  margin-right: 10px;
  margin-left: 0px;
  font-size: 14px;
  position: relative;
  top: 2px;
  color: #9fa4af;
}
div.itemTagsBlock a {
  color: #9fa4af;
}
div.itemSocialSharing {
  padding: 15px 0;
  margin: 0 0 40px 0;
  text-align: center;
  display: block;
  border-top: 1px solid #e9eaec;
  border-bottom: 1px solid #e9eaec;
}
div.itemSocialSharing span {
  margin-right: 10px;
  font-family: Lato;
  font-weight: 700;
  font-size: 14px;
  color: #3b4550;
  position: relative;
  top: -1px;
  text-transform: uppercase;
}
div.itemSocialSharing a {
  left: 0;
  display: inline-block;
  background: #f5f6f8;
  color: #9fa4af;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 50%;
  margin-left: 10px;
}
div.itemSocialSharing a i {
  font-size: 13px;
}
div.itemSocialSharing a.social_facebook:hover {
  color: #fff;
  background: #3B5998;
}
div.itemSocialSharing a.social_twitter:hover {
  color: #fff;
  background: #4099FF;
}
div.itemSocialSharing a.social_google:hover {
  color: #fff;
  background: #d34836;
}
div.itemComments {
  background: none;
  border: none;
  padding: 0;
}
div.itemComments .title-form {
  text-transform: uppercase;
  font-family: Lato;
  font-weight: 700;
  font-size: 18px;
  color: #3b4550;
  background: none;
  padding-left: 0;
}
div.itemComments p.itemCommentsFormNotes {
  border: none;
  margin-bottom: 38px;
}
div.itemComments #comment-form .inputbox {
  background: #f5f6f8;
  border: 1px solid #e9eaec;
  border-radius: 5px;
  font-size: 13px;
  color: #848994;
  width: 100%;
  padding: 6px 0 7px 20px;
  margin-bottom: 12px;
  box-shadow: none;
}
div.itemComments #comment-form .inputbox:focus {
  box-shadow: none;
}
div.itemComments #comment-form textarea.inputbox {
  height: 160px;
}
div.itemComments #comment-form .vina-submit {
  -webkit-appearance: none;
  margin: 0;
  border: 1px solid transparent;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Lato;
  font-size: 14px;
  padding: 9px 35px;
  margin-bottom: 23px;
  border-radius: 45px;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
div.itemComments ul.itemCommentsList {
  list-style: outside none none;
  margin: 0px;
  padding: 0;
}
div.itemComments ul.itemCommentsList .comment-item {
  position: relative;
  padding-left: 112px;
  padding-bottom: 30px;
  min-height: 70px;
  margin-top: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e9eaec;
  background: transparent;
}
div.itemComments ul.itemCommentsList .comment-item .avatar {
  width: 90px;
  height: 90px;
  position: absolute;
  top: 0px;
  left: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 50%;
  border: none;
  padding: 0;
  margin: 0;
}
div.itemComments ul.itemCommentsList .comment-item .comment-author {
  font-size: 14px;
  color: #3b4550;
  font-family: Lato;
  font-weight: 700;
  margin-right: 20px;
}
div.itemComments ul.itemCommentsList .comment-item .comment-time {
  font-size: 13px;
  margin-right: 30px;
}
div.itemComments ul.itemCommentsList .comment-item .commentLink {
  float: right;
}
div.itemComments ul.itemCommentsList .comment-item .commentLink a {
  text-decoration: none;
}
div.itemComments ul.itemCommentsList .comment-item .commentLink a:hover {
  text-decoration: none;
}
div.itemComments ul.itemCommentsList .comment-item .comment-text {
  padding-bottom: 34px;
  margin-top: 11px;
}
div.itemNavigation {
  background: none;
  margin: 0;
  padding: 0;
  border: none;
}
div.itemNavigation .previous_post {
  float: left;
}
div.itemNavigation .next_post {
  float: right;
}
div.itemNavigation .previous_post_icon {
  color: #9fa4af;
  font-size: 12px;
  line-height: 29px;
  display: inline-block;
  margin-right: 20px;
  border-radius: 50%;
  border: 1px solid #e9eaec;
  width: 32px;
  height: 32px;
  background: -webkit-linear-gradient(#fff,#f5f6f8);
  background: -o-linear-gradient(#fff,#f5f6f8);
  background: -moz-linear-gradient(#fff,#f5f6f8);
  background: linear-gradient(#fff,#f5f6f8);
  text-align: center;
}
div.itemNavigation .next_post_icon {
  color: #9fa4af;
  font-size: 12px;
  line-height: 29px;
  display: inline-block;
  margin-left: 20px;
  border-radius: 50%;
  border: 1px solid #e9eaec;
  width: 32px;
  height: 32px;
  background: -webkit-linear-gradient(#fff,#f5f6f8);
  background: -o-linear-gradient(#fff,#f5f6f8);
  background: -moz-linear-gradient(#fff,#f5f6f8);
  background: linear-gradient(#fff,#f5f6f8);
  text-align: center;
}
div.itemNavigation .previous_post a,
div.itemNavigation .next_post a {
  color: #848994;
  cursor: pointer;
  padding: 0;
}
div.itemNavigation .previous_post i,
div.itemNavigation .next_post i {
  font-size: 8px;
  line-height: 29px;
  margin: 0 5px;
  cursor: pointer;
}
#system-message .alert {
  padding-top: 20px;
  border: none;
  background: none;
}
.back-to-category {
  display: inline-block;
  float: left;
  font-size: 14px;
  margin-bottom: 15px;
}
.item .image-block {
  position: relative;
}
.item .image-block .product-image {
  width: 100%;
  overflow: hidden;
  float: left;
  -webkit-transition: left .4s ease;
  -o-transition: left .4s ease;
  transition: left .4s ease;
}
.item .image-block .product-image a {
  text-decoration: none;
  float: left;
  margin-left: 0;
  width: auto;
}
.item .image-block .product-image img {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
  max-width: 100%;
}
.item .image-block .product-image2 {
  left: 0;
  -webkit-transition: left .4s ease;
  -o-transition: left .4s ease;
  transition: left .4s ease;
  width: 200%;
  height: 100%;
  position: relative;
  float: left;
}
.item .image-block .product-image2 .pro-image {
  width: 50%;
  float: left;
}
.item .image-block:hover .product-image img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.item .image-block:hover .product-image2 {
  left: -100%;
}
.vina-carousel-virtuemart .item {
  padding: 0 0 15px 0;
  border: 1px solid #e9eaec;
  border-radius: 4px;
  text-align: center;
  overflow: hidden;
}
.vina-carousel-virtuemart .item:hover .actions {
  bottom: 0;
}
.vina-carousel-virtuemart .image-block {
  position: relative;
  overflow: hidden;
  margin-bottom: 16px;
  border-bottom: 1px solid #e9eaec;
}
.vina-carousel-virtuemart .image-block .actions {
  -webkit-transition: bottom 300ms ease-out;
  -o-transition: bottom 300ms ease-out;
  transition: bottom 300ms ease-out;
  background: #292934;
  height: 50px;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 50px;
  padding: 0 15px;
  bottom: -50px;
}
.vina-carousel-virtuemart .text-block {
  padding: 0 0 15px 0;
}
.vina-carousel-virtuemart .text-block .product-name {
  margin: 0;
  font-size: 14px;
  line-height: 23px;
  font-weight: 700;
  font-family: 'Lato';
  text-align: center;
}
.vina-carousel-virtuemart .text-block .product-name a {
  color: #3b4550;
}
.vina-carousel-virtuemart .text-block .product-category {
  margin: 0;
}
.vina-carousel-virtuemart .add-to-links {
  float: left;
}
.vina-carousel-virtuemart .add-to-links li {
  display: inline-block;
}
.vina-carousel-virtuemart .add-to-links .addtofav_aws_icon,
.vina-carousel-virtuemart .add-to-links .addtofav_aws_icon_active {
  padding: 0;
  margin: 0;
  line-height: 50px;
  color: #fff;
  background: transparent;
  font-size: 13px;
  border: none;
}
.vina-carousel-virtuemart .add-to-links .addtofav_aws_icon i,
.vina-carousel-virtuemart .add-to-links .addtofav_aws_icon_active i {
  font-size: 16px;
  width: 30px;
  text-align: center;
}
.vina-carousel-virtuemart span.addtocart-button {
  float: right;
  padding: 0;
  margin: 0;
  line-height: 50px;
  background: transparent;
  border: none;
  position: relative;
  color: #fff;
  font-size: 16px;
}
.vina-carousel-virtuemart span.addtocart-button:before {
  content: "\f07a";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 50px;
  text-indent: 0;
  font-family: FontAwesome;
}
.vina-carousel-virtuemart span.addtocart-button input.addtocart-button {
  float: right;
  padding: 0;
  margin: 0;
  line-height: 50px;
  color: #fff;
  background: transparent;
  font-size: 16px;
  border: none;
  text-indent: 999999px;
  position: relative;
  width: 30px;
  height: 50px;
  text-align: center;
}
.vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons div {
  background: -webkit-linear-gradient(#fff,#f5f6f8);
  background: -o-linear-gradient(#fff,#f5f6f8);
  background: linear-gradient(#fff,#f5f6f8);
  width: 48px;
  height: 48px;
  text-align: center;
  border-radius: 50%;
  line-height: 48px;
  position: relative;
  text-indent: 999999px;
  padding: 0;
  margin: 0;
  left: 20px;
  position: absolute;
  top: 50%;
  margin-top: -24px;
  opacity: 0.5;
  overflow: hidden;
  border: 1px solid #e9eaec !important;
}
.vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: 15px;
}
.vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
  content: "\f104";
  font-family: 'FontAwesome';
  display: block;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  line-height: 46px;
  width: 100%;
  height: 100%;
  text-indent: 0;
  color: #9fa4af;
}
.vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons div.owl-next {
  right: 15px;
  left: auto;
}
.vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons div.owl-next:before {
  content: "\f105";
  font-family: 'FontAwesome';
  display: block;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  line-height: 46px;
  width: 100%;
  height: 100%;
  text-indent: 0;
  color: #9fa4af;
}
.vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons div:hover {
  opacity: 1;
}
.productdetails-view.productdetails .product-img-box .main-image {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #ddd;
}
.productdetails-view.productdetails .product-img-box .additional-images {
  margin-top: 25px;
}
.productdetails-view.productdetails .product-img-box .additional-images img {
  border: 1px solid #ddd;
}
.productdetails-view.productdetails .product-img-box .additional-images img[rel*="vm-additional-images"] {
  opacity: 0.5;
}
.productdetails-view.productdetails .product-name h1 {
  margin-top: 0px;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 8px;
}
.productdetails-view.productdetails .ratingbox {
  margin: 0;
}
.productdetails-view.productdetails .product-rating {
  border-bottom: 1px solid #e9eaec;
  padding-bottom: 13px;
  margin-bottom: 23px;
}
.productdetails-view.productdetails .price-box {
  border-bottom: 1px solid #e9eaec;
  margin-bottom: 14px;
  display: inline-block;
  width: 100%;
}
.productdetails-view.productdetails .price-box .product-price {
  float: left;
  padding-right: 15px;
  min-height: 0;
  margin-bottom: 20px;
  margin-top: 0;
}
.productdetails-view.productdetails .price-box .vm-price-value {
  display: inline-block;
  float: none;
}
.productdetails-view.productdetails .price-box .vm-price-value span.PricebasePrice {
  color: #3b4550;
  font-family: 'Lato';
  font-weight: 700;
  font-size: 14px;
  padding-top: 7px;
  text-decoration: line-through;
  position: relative;
  top: 7px;
}
.productdetails-view.productdetails .price-box .vm-price-value span.PricesalesPrice {
  float: left;
  line-height: 24px;
  padding-right: 10px;
  font-family: 'Lato';
  font-weight: 700;
  font-size: 32px;
  color: #3b4550;
}
.productdetails-view.productdetails .price-box .PricesalesPrice.vm-price-value {
  float: left;
}
.productdetails-view.productdetails .sku {
  display: inline-block;
  float: left;
  padding-right: 15px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.productdetails-view.productdetails .in-stock {
  display: inline-block;
  float: right;
  color: #848994;
}
.productdetails-view.productdetails .in-stock span {
  padding-left: 5px;
}
.productdetails-view.productdetails .in-stock span:before {
  display: inline-block;
  content: "\f111";
  font-family: 'FontAwesome';
  padding: 0px 5px 0px 0px;
  font-size: 10px;
  color: #5bd4b6;
}
.productdetails-view.productdetails .product-short-description {
  border-bottom: 1px solid #e9eaec;
  margin: 0px;
  padding-bottom: 25px;
}
.productdetails-view.productdetails .spacer-buy-area {
  margin: 0;
  padding: 30px 0px;
  border-bottom: 1px solid #e9eaec;
}
.productdetails-view.productdetails .spacer-buy-area .addtocart-area {
  margin: 0px;
}
.productdetails-view.productdetails .addtocart-bar {
  margin: 0;
}
.productdetails-view.productdetails .addtocart-bar .quantity-box {
  float: left;
  margin: 0px 10px 0 0;
  text-align: center;
  display: inline-block;
}
.productdetails-view.productdetails .addtocart-bar .quantity-box .quantity-input {
  width: 34px !important;
  height: 36px !important;
  padding: 0;
  border-top: 1px solid #e9eaec;
  border-bottom: 1px solid #e9eaec;
  border-left: 0;
  border-right: 0;
  background: #fff;
  display: inline-block;
  text-align: center;
  border-radius: 0px;
  margin-bottom: 0;
  box-shadow: none;
  float: left;
  color: #939fa6;
  font-size: 14px;
  font-weight: normal;
}
.productdetails-view.productdetails .addtocart-bar .quantity-box .quantity-controls {
  display: block;
  padding: 0;
  text-align: center;
  width: 34px;
  height: 36px;
  text-decoration: none;
  font-weight: 700;
  cursor: pointer;
  line-height: 32px;
  color: #a9a9a9;
  border: none;
  outline: none;
  margin-bottom: 0;
  float: left;
  border: 1px solid #e9eaec;
  background: #f5f6f8;
  background: -webkit-linear-gradient(#fff,#f5f6f8);
  background: -o-linear-gradient(#fff,#f5f6f8);
  background: -moz-linear-gradient(#fff,#f5f6f8);
  background: linear-gradient(#fff,#f5f6f8);
  font-size: 20px;
}
.productdetails-view.productdetails .addtocart-bar .quantity-box .quantity-controls.quantity-minus {
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.productdetails-view.productdetails .addtocart-bar .quantity-box .quantity-controls.quantity-plus {
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.productdetails-view.productdetails span.addtocart-button {
  margin: 0px;
  position: relative;
  padding: 0px 35px 0px 65px;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 25px;
}
.productdetails-view.productdetails span.addtocart-button:before {
  content: "\f07a";
  position: absolute;
  left: 35px;
  top: 0;
  width: 30px;
  text-align: center;
  line-height: 36px;
  font-family: FontAwesome;
}
.productdetails-view.productdetails span.addtocart-button input.addtocart-button {
  display: inline-block;
  margin: 0;
  height: 36px;
  font-size: 14px;
  font-weight: 700;
  font-family: Lato;
  outline: 0;
  padding: 0;
  background: transparent;
  text-transform: uppercase;
  border: none;
  color: #fff;
}
.productdetails-view.productdetails span.addtocart-button:hover {
  background: #fff;
}
.productdetails-view.productdetails div.itemSocialSharing {
  border-bottom: medium none;
  margin: 0;
  padding: 30px 0;
  text-align: left;
}
.productdetails-view.productdetails .list-option {
  display: inline-block;
  width: 100%;
}
.productdetails-view.productdetails .list-option li {
  width: 33.33%;
  float: left;
  display: inline-block;
  border: 0;
  margin: 15px 0px;
}
.productdetails-view.productdetails .list-option li > a {
  position: relative;
  color: #848994;
  line-height: 50px;
  padding-left: 50px;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
.productdetails-view.productdetails .list-option li:first-child > a {
  padding-left: 0;
}
.productdetails-view.productdetails .list-option li button {
  background: transparent;
  border: none;
  padding: 0;
}
.productdetails-view.productdetails .list-option .addtofav_aws_icon,
.productdetails-view.productdetails .list-option .addtofav_aws_icon_active {
  position: relative;
  color: #848994;
  line-height: 50px;
  padding-left: 50px;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
.productdetails-view.productdetails .list-option .addtofav_aws_icon i,
.productdetails-view.productdetails .list-option .addtofav_aws_icon_active i {
  display: inline-block;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  font-size: 16px;
  position: absolute;
  border-radius: 50%;
  background: #f5f6f8;
  background: -webkit-linear-gradient(#fff,#f5f6f8);
  background: -o-linear-gradient(#fff,#f5f6f8);
  background: -moz-linear-gradient(#fff,#f5f6f8);
  background: linear-gradient(#fff,#f5f6f8);
  border: 1px solid #e9eaec;
  margin-right: 10px;
  margin-top: 5px;
  top: 0;
  left: 0;
}
.productdetails-view.productdetails .list-option .addtofav_aws_icon:hover i,
.productdetails-view.productdetails .list-option .addtofav_aws_icon_active:hover i {
  color: #fff;
}
.productdetails-view.productdetails .list-option #vmcompare {
  position: relative;
  color: #848994;
  line-height: 50px;
  padding: 0px 0px 0px 50px;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
.productdetails-view.productdetails .list-option #vmcompare:before {
  content: "\f021";
  font-family: FontAwesome;
  display: inline-block;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  font-size: 16px;
  position: absolute;
  border-radius: 50%;
  background: #f5f6f8;
  background: -webkit-linear-gradient(#fff,#f5f6f8);
  background: -o-linear-gradient(#fff,#f5f6f8);
  background: -moz-linear-gradient(#fff,#f5f6f8);
  background: linear-gradient(#fff,#f5f6f8);
  border: 1px solid #e9eaec;
  margin-right: 10px;
  margin-top: 5px;
  top: 0;
  left: 0;
}
.productdetails-view.productdetails .list-option #vmcompare a {
  border: none;
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  font-size: 13px;
}
.productdetails-view.productdetails .list-option #vmcompare:hover:before {
  color: #fff;
}
.productdetails-view.productdetails .list-option .vina-icons {
  position: relative;
  color: #848994;
  line-height: 50px;
  padding: 0px 0px 0px 50px;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
  display: inline-block;
  width: 100%;
  height: auto;
  margin: 0;
  font-size: 13px;
  font-weight: normal;
}
.productdetails-view.productdetails .list-option .vina-icons:before {
  font-family: FontAwesome;
  display: inline-block;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  font-size: 16px;
  position: absolute;
  border-radius: 50%;
  background: #f5f6f8;
  background: -webkit-linear-gradient(#fff,#f5f6f8);
  background: -o-linear-gradient(#fff,#f5f6f8);
  background: -moz-linear-gradient(#fff,#f5f6f8);
  background: linear-gradient(#fff,#f5f6f8);
  border: 1px solid #e9eaec;
  margin-right: 10px;
  margin-top: 5px;
  top: 0;
  left: 0;
}
.productdetails-view.productdetails .list-option .vina-icons.print:before {
  content: "\f02f";
}
.productdetails-view.productdetails .list-option .vina-icons.email:before {
  content: "\f0e0";
}
.productdetails-view.productdetails .list-option .vina-icons.ask-a-question:before {
  content: "\f1d8";
}
.productdetails-view.productdetails .list-option .vina-icons:hover:before {
  color: #fff;
}
.productdetails-view.productdetails .social {
  float: left;
  margin: 0;
  font-family: Lato;
  font-weight: 700;
  font-size: 14px;
  color: #3b4550;
  text-transform: uppercase;
  padding-top: 30px;
  border-top: 1px solid #e9eaec;
  width: 100%;
}
.productdetails-view.productdetails .tab-block {
  margin-top: 20px;
  margin-bottom: 40px;
}
.productdetails-view.productdetails .tab-block #vinaTab li {
  list-style: none;
  float: left;
  display: inline-block;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 13px;
  position: relative;
  font-family: 'Lato';
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 2px;
  letter-spacing: 0.3px;
  border: 1px solid #e6ebed;
  border-bottom: none;
  border-radius: 3px 3px 0px 0px;
}
.productdetails-view.productdetails .tab-block #vinaTab li a {
  display: inline-block !important;
  text-decoration: none;
  text-align: center;
  clear: both;
  color: #848994;
  display: block;
  padding: 15px 25px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  outline: none;
  background: #fff;
}
.productdetails-view.productdetails .tab-block #vinaTab li.active:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.productdetails-view.productdetails .tab-block .tab-pane {
  border: 1px solid #e6ebed;
  border-radius: 0px 3px 3px 3px;
  padding: 30px;
  background: #fff;
}
.productdetails-view.productdetails .tab-block .tab-pane h3,
.productdetails-view.productdetails .tab-block .tab-pane h4 {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 15px;
}
.productdetails-view.productdetails .tab-block .tab-pane .title-list-reviews {
  margin-top: 15px;
}
.productdetails-view.productdetails .tab-block .review-item {
  overflow: hidden;
}
.productdetails-view.productdetails .tab-block .review-item .author {
  margin-right: 5px;
  text-transform: capitalize;
  float: left;
  color: #3b4550;
}
.productdetails-view.productdetails .tab-block .review-item .date {
  float: left;
}
.productdetails-view.productdetails .tab-block .review-item .vote {
  margin: 0 20px;
  display: inline-block;
  float: left;
}
.productdetails-view.productdetails .tab-block .review-item .info {
  width: 100%;
  float: left;
}
.productdetails-view.productdetails .tab-block .write-reviews {
  margin-bottom: 50px;
  overflow: hidden;
}
.productdetails-view.productdetails .tab-block .write-reviews textarea.virtuemart {
  width: 100%;
  background: #f5f6f8;
  border: 1px solid #e9eaec;
  border-radius: 5px;
  font-size: 13px;
  color: #848994;
  height: 150px;
  box-shadow: none;
}
.productdetails-view.productdetails .tab-block .write-reviews textarea.virtuemart:focus {
  box-shadow: none;
  border: 1px solid #e9eaec;
}
.productdetails-view.productdetails .tab-block .write-reviews .review-button {
  float: left;
  width: 100%;
}
.productdetails-view.productdetails .tab-block .write-reviews .review-button .counter {
  float: left;
}
.productdetails-view.productdetails .tab-block .write-reviews .review-button .counter input {
  width: auto;
  background: transparent;
  display: inline-block;
  border: none;
  box-shadow: none;
}
.productdetails-view.productdetails .tab-block .write-reviews .highlight-button {
  float: right;
  padding: 11px 60px;
  display: inline-block;
  cursor: pointer;
  background: #f5f6f8;
  border: 1px solid #eaecef;
  margin-bottom: 0px;
  margin-top: 0;
  line-height: 14px;
  font-size: 14px;
  font-family: Lato;
  outline: 0;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 25px;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
.productdetails-view.productdetails .tab-block .write-reviews .highlight-button:hover {
  color: #fff;
}
.productdetails-view.productdetails .list-info {
  border: 1px solid #eaecef;
  border-bottom: none;
}
.productdetails-view.productdetails .list-info li {
  line-height: 40px;
  border-bottom: 1px solid #eaecef;
}
.productdetails-view.productdetails .list-info li strong {
  width: 150px;
  float: left;
  margin-right: 20px;
  border-right: 1px solid #eaecef;
  padding-left: 10px;
}
.productdetails-view.productdetails .product-fields {
  width: 100%;
  display: inline-block;
}
.productdetails-view.productdetails .product-fields .product-field {
  width: 50%;
  float: left;
  padding-right: 20px;
}
.productdetails-view.productdetails .product-field-display .chzn-container {
  max-width: 100% !important;
  width: 100% !important;
}
.productdetails-view.productdetails .product-field-display .chzn-container-single .chzn-single {
  background: #f5f6f8;
  border: 1px solid #e9eaec;
  border-radius: 5px;
  font-size: 13px;
  color: #848994;
  height: 34px;
  line-height: 34px;
  box-shadow: none;
}
.productdetails-view.productdetails .product-field-display .chzn-container-single .chzn-single div b {
  position: relative;
  top: 4px;
}
.productdetails-view.productdetails .product-field-display .chzn-container-single .chzn-drop {
  width: 100% !important;
}
.product-related-products {
  padding-top: 40px;
  border: medium none;
}
.product-related-products .vina-title {
  text-align: center;
}
.product-related-products .vina-title .header {
  margin-top: 0;
  margin-bottom: 30px;
  position: relative;
  text-align: center;
  font-weight: 100;
  font-size: 25px;
  line-height: 25px;
}
.product-related-products .vina-title .header:before {
  display: block;
  content: "";
  width: 34px;
  height: 2px;
  background: #bbbfc8;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -17px;
}
.product-related-products ul#slider li {
  margin: 0px;
}
.vm-product {
  margin: 0px 0px 20px;
}
.vm-product .item {
  background: #fff;
  border: 1px solid #e9eaec;
  padding: 0 0 15px 0;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
}
.vm-product .item .image-block {
  border-bottom: 1px solid #e9eaec;
  margin-bottom: 16px;
}
.vm-product .item .text-block {
  text-align: center;
}
.vm-product .item .text-block .product-name {
  margin: 0 0 2px 0;
  line-height: 14px;
  font-size: 14px;
}
.vm-product .item .text-block .product-name a {
  color: #3b4550;
}
.vm-product .item .text-block .product-category {
  margin: 0;
}
.vm-product .item .text-block .product-rating {
  border: none;
  margin: 0;
  padding: 0;
}
.vm-product .item .text-block .price-box {
  border: none;
  margin: 0;
  text-align: center;
}
.vm-product .item .text-block .price-box .product-price {
  float: none;
  margin: 0;
  padding: 0;
}
.vm-product .item .text-block .price-box .vm-price-value {
  float: none;
}
.vm-product .item .text-block .price-box span.PricebasePrice {
  font-size: 14px;
  color: #3b4550;
  font-weight: 700;
  margin-right: 5px;
  font-family: 'Lato';
  text-decoration: line-through;
  float: none;
  position: initial;
}
.vm-product .item .text-block .price-box span.PricesalesPrice {
  font-size: 20px;
  color: #3b4550;
  font-weight: 700;
  font-family: 'Lato';
  float: none;
}
.vm-product .item {
  padding: 0 0 15px 0;
  border: 1px solid #e9eaec;
  border-radius: 4px;
  text-align: center;
  overflow: hidden;
}
.vm-product .item:hover .actions {
  bottom: 0;
}
.vm-product .image-block {
  position: relative;
  overflow: hidden;
  margin-bottom: 16px;
  border-bottom: 1px solid #e9eaec;
}
.vm-product .image-block .actions {
  -webkit-transition: bottom 300ms ease-out;
  -o-transition: bottom 300ms ease-out;
  transition: bottom 300ms ease-out;
  background: #292934;
  height: 50px;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 50px;
  padding: 0 15px;
  bottom: -50px;
}
.vm-product .image-block .actions-top .addtocart-area .product-fields {
  display: none;
}
.vm-product .text-block {
  padding: 0 0 15px 0;
}
.vm-product .text-block .product-name {
  margin: 0;
  font-size: 14px;
  line-height: 23px;
  font-weight: 700;
  font-family: 'Lato';
  text-align: center;
}
.vm-product .text-block .product-name a {
  color: #3b4550;
}
.vm-product .text-block .product-category {
  margin: 0;
}
.vm-product .text-block .product-description {
  display: none;
}
.vm-product .add-to-links {
  float: left;
}
.vm-product .add-to-links li {
  display: inline-block;
}
.vm-product .add-to-links .addtofav_aws_icon,
.vm-product .add-to-links .addtofav_aws_icon_active {
  padding: 0;
  margin: 0;
  line-height: 50px;
  color: #fff;
  background: transparent;
  font-size: 13px;
  border: none;
}
.vm-product .add-to-links .addtofav_aws_icon i,
.vm-product .add-to-links .addtofav_aws_icon_active i {
  font-size: 16px;
  width: 30px;
  text-align: center;
}
.vm-product .quantity-box {
  display: none;
}
.vm-product span.addtocart-button {
  float: right;
  padding: 0;
  margin: 0;
  line-height: 50px;
  background: transparent;
  border: none;
  position: relative;
  color: #fff;
  font-size: 16px;
}
.vm-product span.addtocart-button:before {
  content: "\f07a";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 50px;
  text-indent: 0;
  font-family: FontAwesome;
}
.vm-product span.addtocart-button input.addtocart-button {
  float: right;
  padding: 0;
  margin: 0;
  line-height: 50px;
  color: #fff;
  background: transparent;
  font-size: 16px;
  border: none;
  text-indent: 999999px;
  position: relative;
  width: 30px;
  height: 50px;
  text-align: center;
}
.browse-view {
  margin: 0;
}
.orderby-displaynumber {
  margin: 0 0 30px;
  position: relative;
  padding: 0px;
  font-size: 13px;
  float: left;
  width: 100%;
  border: none;
}
.orderby-displaynumber .vm-order-list {
  float: left;
  padding: 0px 0;
}
.orderby-displaynumber .vm-order-list a {
  color: #898989 !important;
}
.orderby-displaynumber .vm-order-list .orderlistcontainer {
  margin: 0;
  position: relative;
  float: left;
}
.orderby-displaynumber .vm-order-list .orderlistcontainer div.orderlist {
  top: 36px;
  right: 0;
  z-index: 9;
  width: 200px;
}
.orderby-displaynumber .vm-order-list .orderlistcontainer div.orderlist a {
  line-height: 20px;
}
.orderby-displaynumber .vm-order-list .orderlistcontainer div.orderlist a:hover {
  color: #fff !important;
}
.orderby-displaynumber .vm-order-list .title {
  float: left;
  vertical-align: middle;
  margin: 0 10px 0 0;
  line-height: 36px;
  font-family: Lato;
  font-size: 14px;
  color: #3b4550;
}
.orderby-displaynumber .vm-order-list .activeOrder {
  float: left;
  padding: 0px 21px 0px 5px;
  line-height: 36px;
  vertical-align: bottom;
  text-align: center;
  background: url(../images/select_lang.png) no-repeat scroll 100% 50% #f5f6f8;
  border: 1px solid #ddd;
  width: 200px;
}
.orderby-displaynumber .display-number {
  float: right;
  margin-right: 0px;
  line-height: 36px;
  padding: 0px 0px;
  font-family: Lato;
  font-size: 14px;
  color: #3b4550;
}
.orderby-displaynumber .display-number select {
  padding: 0 5px;
  font-size: 13px;
  vertical-align: middle;
  text-align: center;
  background: #f5f6f8;
  position: relative;
  height: 36px;
  margin: 0;
  width: 100px;
  cursor: pointer;
  box-shadow: none;
  border: none;
  border-radius: 3px;
  font-weight: normal;
  color: #848994;
}
.orderby-displaynumber .display-number select option {
  padding-right: 10px;
}
.orderby-displaynumber .display-number .number {
  display: inline-block;
  position: relative;
  margin: 0px 0px 0px 10px;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  overflow: hidden;
  border: 1px solid #ddd;
  float: right;
}
.orderby-displaynumber .display-number .number:after {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  background: url(../images/select_lang.png) no-repeat scroll 100% 50% #f5f6f8;
  width: 21px;
  pointer-events: none;
  z-index: 9;
}
.vm-pagination-bottom {
  text-align: center;
}
.vm-pagination,
.pagination {
  float: none;
  margin: 0;
  padding: 0;
  line-height: 28px;
  display: inline-block;
}
.vm-pagination li,
.pagination li {
  margin: 0 3px !important;
  display: inline-block;
}
.vm-pagination li a,
.pagination li a {
  width: 32px;
  height: 32px;
  border-radius: 50% !important;
  background: #fbfcfd;
  background: -webkit-linear-gradient(#fff,#f5f6f8);
  background: -o-linear-gradient(#fff,#f5f6f8);
  background: -moz-linear-gradient(#fff,#f5f6f8);
  background: linear-gradient(#fff,#f5f6f8);
  border: 1px solid #ebebed !important;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  font-weight: 700;
  font-size: 12px;
  font-family: Lato;
  text-decoration: none;
  display: inline-block;
  margin: 0px;
  padding: 0;
  color: #848994 !important;
}
.vm-pagination li:hover a,
.pagination li:hover a {
  color: #fff !important;
}
#sp-component.product-full {
  width: 100%;
}
div.virtuemart_search input {
  float: left;
  background: #f5f6f8;
}
div.virtuemart_search input.button {
  border: none;
  float: left;
  margin: 0 10px;
  border-radius: 3px;
}
.manufacturer-details-view .spacer {
  padding: 20px 0px;
}
.manufacturer-details-view div.manufacturer-image {
  float: left;
  margin-right: 20px;
  width: 200px;
}
.manufacturer-details-view div.manufacturer-image img {
  margin: 0;
}
.offcanvas-inner div.vina-treeview-menus .treeview li {
  padding: 0;
  position: relative;
  background: none !important;
}
.offcanvas-inner div.vina-treeview-menus .treeview li.lastExpandable {
  background: none !important;
}
.offcanvas-inner div.vina-treeview-menus .treeview li a {
  text-decoration: none;
}
.offcanvas-inner div.vina-treeview-menus .treeview .hitarea {
  background: url("../images/treeview-open.png") no-repeat scroll 50% 50% transparent;
  background-size: 100%;
  height: 40px;
  margin-left: 0;
  position: absolute;
  right: 0;
  top: 5px;
  width: 40px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.offcanvas-inner div.vina-treeview-menus .treeview .hitarea.expandable-hitarea {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.offcanvas-menu {
  overflow-y: auto;
}
.offcanvas-menu .offcanvas-inner .treeview .sub-menu > li a {
  padding-left: 20px;
}
.offcanvas-menu .offcanvas-inner .treeview .sub-menu > li li a {
  padding-left: 40px;
}
#sp-right .sp-module,
#sp-left .sp-module {
  margin-top: 42px;
}
#sp-right .sp-module:first-child,
#sp-left .sp-module:first-child {
  margin-top: 0;
}
.vina-filtering .cf_flt_header {
  padding: 0;
  font-size: 18px;
  margin-bottom: 13px;
  font-family: Lato;
  font-weight: 700;
  color: #3b4550;
  line-height: 24px;
  position: relative;
  display: block;
  text-align: left;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.vina-filtering .cf_flt_header .headexpand {
  margin-top: 5px;
}
.vina-filtering .cf_filters_list {
  border-bottom: 1px solid #e9eaec;
  margin-bottom: 12px;
  padding-bottom: 12px;
}
.vina-filtering .cf_filters_list li {
  padding-bottom: 8px;
  margin-bottom: 3px;
  display: inline-block;
  width: 100%;
}
.vina-filtering .cf_filters_list li .cf_option {
  padding: 0px;
  text-decoration: none;
  display: inline-block;
}
.vina-filtering .cf_filters_list li .cf_flt_counter {
  font-size: 13px;
  float: right;
  color: #848994;
}
.vina-filtering .cf_filters_list li .cf_sel_opt {
  font-weight: normal;
}
.vina-filtering .cf_wrapper_input_text_2 input[type="search"] {
  border-radius: 3px;
  box-shadow: none;
  height: 30px;
  line-height: 20px;
  margin: 0 5px;
  min-width: 50px;
  padding: 5px;
  text-align: center;
  width: 55px;
  border: 1px solid #ddd;
  background: #f5f6f8;
  display: inline-block;
}
.vina-filtering .cf_wrapper_input_text {
  padding-bottom: 15px;
}
.vina-filtering .cf_filtering_knob {
  background: url(../images/bg-layered-nav.png) center 0px no-repeat !important;
}
.vina-filtering .cf_filtering_knob.cf_filtering_knob_from {
  bottom: -7px !important;
}
.vina-filtering .cf_filtering_knob.cf_filtering_knob_to {
  bottom: 23px !important;
}
.vina-filtering .cf_filtering_slider_gutter {
  padding-left: 15px;
  width: 200px;
}
.vina-filtering .slider_bkg_img {
  background-image: url(../images/bold_line_active.png);
  width: 198px;
}
.vina-filtering .cf_slider_gutter_m {
  background-image: url(../images/bg-filler.png);
  width: 182px;
}
.vina-filtering .cf_slider_gutter_l,
.vina-filtering .cf_slider_gutter_r {
  display: none;
}
.vina-filtering .cf_search_button {
  width: 50px;
  height: 32px;
  line-height: 18px;
  opacity: 1;
  text-shadow: none;
  background: #f5f6f8;
  border: 1px solid #eaecef;
}
.vina-filtering .cf_search_button:hover {
  color: #fff;
}
.vina-filtering.filter-right .cf_flt_wrapper {
  width: 100%;
  padding: 0px 0px 30px;
}
.vina-search-sidebar .search-icon {
  display: none;
}
.vina-search-sidebar form {
  position: relative;
}
.vina-search-sidebar input.search-query {
  padding: 9px 13px;
  font-size: 13px;
  height: 38px;
  width: 100%;
  background: #f5f6f8;
  border: 1px solid #e9eaec;
  outline: 0;
  box-shadow: none;
  color: #939fa6;
}
.vina-search-sidebar input.search-query:focus {
  box-shadow: none;
}
.vina-search-sidebar button {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  color: #c5c9d2;
  font-size: 13px;
  line-height: 38px;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 40px;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
div.k2CategoriesListBlock ul li {
  border-bottom: 1px solid #e6ebed;
  padding: 0;
}
div.k2CategoriesListBlock ul li:last-child {
  border-bottom: none;
}
div.k2CategoriesListBlock ul li ul li {
  border-top: 1px solid #e6ebed;
  border-bottom: none;
  padding-left: 10px;
}
div.k2CategoriesListBlock ul li a {
  color: #939fa6;
  line-height: 36px;
  position: relative;
}
div.k2CategoriesListBlock ul li a:after {
  font-family: 'FontAwesome';
  content: "\f054";
  display: block;
  font-size: 8px;
  position: absolute;
  top: 0;
  line-height: inherit;
  right: 0px;
  color: #848994;
}
div.k2CategoriesListBlock ul li.activeCategory a {
  font-weight: normal;
}
.flickr_stream {
  display: inline-block;
  width: 100%;
}
.flickr_stream a {
  float: left;
  display: inline-block;
  position: relative;
  margin: 0 5px 5px 0;
  border-radius: 3px;
  overflow: hidden;
}
.flickr_stream a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.2);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
.flickr_stream a:hover:after {
  visibility: visible;
  opacity: 1;
}
.flickr_stream img {
  width: 80px;
  height: 80px;
  border-radius: 3px;
}
.vina-tweets-sidebar .vina-vscoller-twitter .vina-item {
  text-align: left;
}
.vina-tweets-sidebar .vina-vscoller-twitter .vina-item .avatar {
  top: 5px;
}
.vina-tweets-sidebar .vina-vscoller-twitter .vina-item .author {
  font-size: 13px;
}
.vina-tweets-sidebar .vina-vscoller-twitter .vina-item .author a {
  display: inline-block;
}
.vina-tweets-sidebar .vina-vscoller-twitter .vina-item .author .full-name {
  margin-right: 5px;
}
.vina-tweets-sidebar .vina-vscoller-twitter .vina-item .entry {
  font-size: 13px;
  margin: 0px;
}
.vina-tweets-sidebar .vina-vscoller-twitter .vina-item .permalink {
  float: left;
  margin-top: 0px;
  position: relative;
  text-transform: lowercase;
  z-index: 50;
  font-size: 13px;
  font-style: italic;
  color: #a0a8ad !important;
}
.sp-module.vina-newsletter-sidebar {
  padding: 27px 30px 30px 30px;
  border: 1px solid #e9eaec;
  border-radius: 8px;
  text-align: center;
}
.sp-module.vina-newsletter-sidebar .acymailing_fulldiv tr,
.sp-module.vina-newsletter-sidebar .acymailing_fulldiv td {
  border: 0 none;
  width: 100%;
  float: left;
  padding: 0;
}
.sp-module.vina-newsletter-sidebar .inputbox {
  padding: 9px 13px;
  font-size: 13px;
  height: 38px;
  width: 100%;
  background: #f5f6f8;
  border: 1px solid #e9eaec;
  outline: 0;
  box-shadow: none;
  border-radius: 25px;
  margin-bottom: 10px;
  text-align: center;
  color: #939fa6;
}
.sp-module.vina-newsletter-sidebar .inputbox:focus {
  box-shadow: none;
}
.sp-module.vina-newsletter-sidebar .subbutton {
  border-radius: 25px;
  padding: 9px 20px;
  font-size: 14px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  letter-spacing: 0.9px;
  line-height: 20px;
  text-transform: uppercase;
  width: 100%;
}
.vina_follow_us.follow_sidebar a {
  width: 40px;
  height: 40px;
  border-radius: 4px;
  margin: 0 14px 14px 0;
  border: 1px solid #e9eaec;
  background: #fff;
  line-height: 38px;
  color: #939fa6;
}
.vina_follow_us.follow_sidebar a:hover {
  color: #fff;
}
.vina_follow_us.follow_sidebar .social_facebook:hover {
  border-color: #3B5998;
  background: #3B5998;
}
.vina_follow_us.follow_sidebar .social_twitter:hover {
  border-color: #4099FF;
  background: #4099FF;
}
.vina_follow_us.follow_sidebar .social_google:hover {
  border-color: #d34836;
  background: #d34836;
}
.vina_follow_us.follow_sidebar .social_pinterest:hover {
  border-color: #c8232c;
  background: #c8232c;
}
.vina_follow_us.follow_sidebar .social_behance:hover {
  border-color: #1769ff;
  background: #1769ff;
}
.vina_follow_us.follow_sidebar .social_linkedin:hover {
  border-color: #0e76a8;
  background: #0e76a8;
}
.vina_follow_us.follow_sidebar .social_youtube:hover {
  border-color: #c4302b;
  background: #c4302b;
}
.vina_follow_us.follow_sidebar .social_dribbble:hover {
  border-color: #ea4c89;
  background: #ea4c89;
}
.vina_follow_us.follow_sidebar .social_instagram:hover {
  border-color: #3f729b;
  background: #3f729b;
}
.vina_follow_us.follow_sidebar .social_vimeo:hover {
  border-color: #44bbff;
  background: #44bbff;
}
.vina-accordion-sidebars .panel {
  border: none;
  box-shadow: none;
}
.vina-accordion-sidebars .panel-heading {
  background-color: #fff;
  padding: 0;
  border: none;
}
.vina-accordion-sidebars .panel-title {
  display: block;
  cursor: pointer;
  position: relative;
  color: #848994;
  font-weight: normal;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 700;
  background: #fff;
  box-shadow: 0px 1px #f7f7f8;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
.vina-accordion-sidebars .panel-title:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  border: 1px solid #e9eaec;
  border-radius: 50%;
  right: 14px;
  top: 10px;
}
.vina-accordion-sidebars .panel-title a {
  position: relative;
  line-height: 25px;
  font-family: Lato;
  text-transform: uppercase;
  padding: 8px 0 7px 17px;
  width: 100%;
  display: inline-block;
  border: 1px solid #e9eaec;
  border-radius: 5px 5px 0px 0px;
}
.vina-accordion-sidebars .panel-title a:before {
  background: none repeat scroll 0 0 #c7cbd2;
  content: "";
  display: block;
  height: 2px;
  margin-top: -2px;
  position: absolute;
  right: 18px;
  top: 50%;
  width: 10px;
}
.vina-accordion-sidebars .panel-title a:after {
  background: none repeat scroll 0 0 #c7cbd2;
  content: "";
  display: none;
  height: 10px;
  margin-top: -6px;
  position: absolute;
  right: 22px;
  top: 50%;
  width: 2px;
}
.vina-accordion-sidebars .panel-title a.collapsed {
  border-radius: 5px;
  color: #848994;
}
.vina-accordion-sidebars .panel-title a.collapsed:after {
  display: block;
}
.vina-accordion-sidebars .panel-title:hover:before {
  border-color: #fff;
}
.vina-accordion-sidebars .panel-title:hover a {
  color: #fff;
}
.vina-accordion-sidebars .panel-title:hover a:before,
.vina-accordion-sidebars .panel-title:hover a:after {
  background-color: #fff;
}
.vina-accordion-sidebars .panel-default .panel-collapse .panel-body {
  overflow: auto;
  border: 1px solid #e9eaec;
  background: #fff;
  border-top: 0;
  padding: 25px 30px;
  border-radius: 0px 0px 5px 5px;
}
.vina-comments-sidebars ul > li {
  background: none;
  padding: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e9eaec;
}
.vina-comments-sidebars ul > li.lastItem {
  border: none;
  margin: 0;
  padding: 0;
}
.vina-comments-sidebars ul > li a.lcAvatar img {
  margin: 0px 5px 0px 0px;
  border: none;
  padding: 0;
  border-radius: 50%;
}
.vina-comments-sidebars ul > li p {
  margin: 0;
}
.vina-comments-sidebars ul > li span.lcUsername {
  color: #3b4550;
  margin-right: 10px;
}
.vina-carousel-sidebars .item {
  padding-bottom: 70px;
}
.vina-carousel-sidebars .testimonial_small {
  border: 1px solid #e9eaec;
  border-radius: 5px;
  padding: 25px 40px 25px 25px;
  position: relative;
  background: #fff;
  margin-top: 16px;
}
.vina-carousel-sidebars .testimonial_small:after {
  content: "";
  width: 15px;
  height: 15px;
  border-top: 1px solid #e9eaec;
  border-right: 1px solid #e9eaec;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  background: #fff;
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin-left: -7px;
}
.vina-carousel-sidebars .testimonial_small p {
  border-bottom: 0px;
  font-size: 14px;
  color: #848994;
  line-height: 26px;
  margin-bottom: 33px;
  font-style: italic;
}
.vina-carousel-sidebars .testimonial_small .source {
  position: absolute;
  width: 200px;
  bottom: -70px;
  left: 50%;
  margin-left: -100px;
  text-align: center;
}
.vina-carousel-sidebars .testimonial_small .author {
  color: #3b4550;
}
.vina-carousel-sidebars .carousel-indicators {
  bottom: 90px;
  left: 25%;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  right: auto;
  width: 50%;
}
.vina-carousel-sidebars .carousel-indicators li {
  margin-right: 13px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #bbbfc6;
  background: #fff;
  display: inline-block;
  text-indent: 999999px;
}
.search {
  position: relative;
  width: 100%;
}
.search .inputbox {
  padding: 9px 13px;
  font-size: 13px;
  height: 38px;
  width: 100%;
  background: #f5f6f8;
  border: 1px solid #e9eaec;
  outline: 0;
  border-radius: 5px;
  color: #939fa6;
  line-height: 38px;
  box-shadow: none;
}
.search .inputbox:focus {
  border: 1px solid #e9eaec;
  box-shadow: none;
}
.search .button {
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  border: none;
  text-indent: 999999px;
  background: transparent;
}
.search:before {
  content: "\f002";
  font-family: FontAwesome;
  width: 38px;
  height: 38px;
  text-indent: 0;
  color: #939fa6;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 36px;
}
#sp-bottom .sp-module .sp-module-title {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 17px;
  margin-top: 0px;
}
.about-info {
  line-height: 22px;
  color: #9fa4af;
  padding-right: 22px;
  margin-bottom: 32px;
}
.about-info a.readmore i {
  font-size: 8px;
  margin-left: 10px;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
.vina_follow_us {
  font-size: 16px;
}
.vina_follow_us a {
  margin-right: 10px;
  text-decoration: none;
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 20px;
  font-size: 13px;
  background: #1c1f23;
}
.vina_follow_us.style2 a {
  background: #f5f6f8;
  color: #9fa4af;
}
.vina_follow_us.style2 .social_facebook:hover {
  background: #3B5998;
  color: #fff;
}
.vina_follow_us.style2 .social_twitter:hover {
  background: #4099FF;
  color: #fff;
}
.vina_follow_us.style2 .social_google:hover {
  background: #d34836;
  color: #fff;
}
.vina_follow_us.style2 .social_pinterest:hover {
  background: #c8232c;
  color: #fff;
}
.vina_follow_us.style2 .social_behance:hover {
  background: #1769ff;
  color: #fff;
}
.vina_follow_us.vina_follow_us2 a {
  width: 72px;
  height: 72px;
  background: linear-gradient(#fff,#f5f6f8);
  border: 1px solid #e9eaec;
  position: relative;
  top: -7px;
  margin-right: 12px;
  margin-bottom: 10px;
  color: #9fa4af;
}
.vina_follow_us.vina_follow_us2 a em {
  font-size: 32px;
  line-height: 66px;
}
.vina_follow_us.vina_follow_us2 .social_facebook:hover {
  color: #3B5998;
}
.vina_follow_us.vina_follow_us2 .social_twitter:hover {
  color: #4099FF;
}
.vina_follow_us.vina_follow_us2 .social_google:hover {
  color: #d34836;
}
.sp-module {
  margin-top: 20px;
}
.sp-module:first-child {
  margin-top: 0px;
}
.sp-module ul > li {
  border: none;
}
.sp-module ul > li > a {
  line-height: 22px;
  font-size: 13px;
  padding: 0;
}
.sp-module ul > li > a:before {
  display: none;
}
.vina-latest-post .lastItem {
  overflow: hidden;
  margin-bottom: 16px;
}
.vina-latest-post .item-image {
  width: 70px;
  height: 70px;
  border-radius: 8px;
  overflow: hidden;
  float: left;
}
.vina-latest-post .item-image img {
  width: 70px;
  height: 70px;
}
.vina-latest-post .item-text {
  padding-left: 80px;
}
.vina-latest-post .item-text .moduleItemTitle {
  text-transform: capitalize;
  font-size: 13px;
  line-height: 22px;
  float: left;
  width: 100%;
}
.vina-latest-post .item-text span.moduleItemDateCreated {
  color: #6b7078;
  float: left;
  font-size: 12px;
  width: 100%;
}
.vina-latest-post .item-text span.moduleItemDateCreated i {
  margin-right: 5px;
}
.vina-latest-post .item-text span.moduleItemHits {
  border-right: none;
}
.vina-latest-post .item-text div.moduleItemIntrotext {
  float: left;
  line-height: 22px;
  padding: 0;
  width: 100%;
}
.vina-latest-post.vina-latest-post2 .item-image {
  width: 170px;
  height: 130px;
  border-radius: 5px;
  overflow: hidden;
  float: left;
}
.vina-latest-post.vina-latest-post2 .item-image img {
  width: 170px;
  height: 130px;
}
.vina-latest-post.vina-latest-post2 .item-text {
  padding-left: 200px;
}
.vina-latest-post.vina-latest-post2 .item-text .moduleItemTitle {
  font-size: 14px;
  line-height: 20px;
  float: left;
  width: 100%;
  margin-bottom: 6px;
  font-family: Lato;
  font-weight: 700;
  color: #3b4550;
  text-transform: uppercase;
}
.vina-latest-post.vina-latest-post2 .item-text .info {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.vina-latest-post.vina-latest-post2 .item-text span.moduleItemDateCreated {
  width: auto;
  margin-right: 20px;
}
.vina-latest-post.vina-latest-post2 .item-text span.moduleItemDateCreated i {
  display: none;
}
div.k2TagCloudBlock {
  padding: 5px 0px 0px;
}
div.k2TagCloudBlock a {
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 7px 9px 8px 9px !important;
  float: left;
  font-size: 12px !important;
  line-height: 13px;
  border-radius: 5px;
  text-transform: capitalize;
  background: #1c1f23;
  border: 1px solid #1c1f23;
  color: #9fa4af;
}
div.k2TagCloudBlock a:hover {
  color: #ffffff;
}
div.k2TagCloudBlock.white_bg a {
  color: #939fa6;
  background: transparent;
  border: 1px solid #e9eaec;
}
div.k2TagCloudBlock.white_bg a:hover {
  color: #ffffff;
}
.menu-links {
  list-style: none;
  margin-left: 0;
}
.menu-links li {
  border-bottom: 0;
  line-height: 27px;
}
.contact_info p {
  padding-left: 29px;
  position: relative;
  margin-bottom: 10px;
}
.contact_info i {
  position: absolute;
  left: 0;
  top: -5px;
  display: inline-block;
  background: transparent;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  border-radius: 50%;
}
.sp-module.vina-business-hours {
  margin-top: 30px;
}
.prallax-tes {
  font-family: Lato, sans-serif;
  font-style: italic;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  text-transform: uppercase;
  padding: 0px 120px;
}
.prallax-tes small {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 38px;
  margin-top: 2px;
}
#sp-footer {
  font-size: 13px;
  line-height: 30px;
  text-align: left;
}
#sp-footer .menu-footer {
  display: inline-block;
  margin: 0;
  float: right;
}
#sp-footer ul.menu {
  float: right;
}
#sp-footer ul.menu li {
  display: inline-block;
  float: left;
  margin: 0px 0px 0px 10px;
}
#sp-footer ul.menu li a {
  line-height: 30px;
}
.vina-to-top {
  display: inline-block;
  margin: 0;
}
.to-top {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #26292e;
  position: absolute;
  left: 50%;
  top: -24px;
  margin-left: -24px;
  font-size: 20px;
  line-height: 42px;
  z-index: 1;
  text-align: center;
  cursor: pointer;
}
.to-top.to-top-right {
  left: auto;
  top: 50%;
  margin-top: -24px;
  right: 0;
}
.to-top.to-top-bottom {
  left: auto;
  top: auto;
  right: 20px;
  bottom: 50px;
  position: fixed;
}
.home-footer-center #sp-footer {
  text-align: center;
  padding: 0;
}
.home-footer-center #sp-footer1 {
  padding: 62px 0px;
}
.alert-message {
  text-align: center;
}
.alert-heading {
  margin-top: 20px;
}
.sp-comingsoon .sp-comingsoon-title {
  font-family: Lato;
  font-weight: 700;
  display: inline-block;
  color: #ffffff;
  font-size: 22px;
  line-height: 25px;
  margin-bottom: 15px;
  position: relative;
}
.sp-comingsoon .sp-comingsoon-content {
  font-family: Open Sans;
  margin-bottom: 30px;
  padding: 0 100px;
  text-align: center;
  font-size: 13px;
}
.jutooltip .jutooltip-box-br,
.jutooltip .jutooltip-box-bl,
.jutooltip .jutooltip-box-tr {
  background: none repeat scroll 0 0 #000;
  border-radius: 5px;
}
.jutooltip .jutooltip-box-tl {
  background: none repeat scroll 0 0 #000;
  border-radius: 5px;
  color: #fff;
  font-size: 10px;
  padding: 5px 10px;
}
.jutooltip.jutooltip-top-center .jutooltip-arrow {
  background: none repeat scroll 0 0 transparent;
  border-color: #000 transparent transparent;
  border-style: solid;
  border-width: 10px;
  bottom: -5px;
  height: 10px;
  margin-left: -10px;
  width: 10px;
}
.jutooltip.jutooltip-bottom-center  .jutooltip-arrow {
  background: none repeat scroll 0 0 transparent;
  border-color: transparent transparent #000;
  border-style: solid;
  border-width: 10px;
  top: -5px;
  height: 10px;
  margin-left: -10px;
  width: 10px;
}
.vina_countdown {
  text-align: center;
  margin-bottom: 60px;
}
.vina_countdown,
.vina_countdown * {
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -webkit-transform: translate3d(0,0,0);
}
.vina_countdown .vina_countdown_inner {
  display: inline-block;
  text-align: center;
  margin-bottom: 20px !important;
}
.countdown {
  font-family: Lato;
  font-weight: 100;
  font-size: 42px;
  line-height: 100px;
  color: #fff;
  background: #50a2de;
  width: 141px;
  height: 100px;
  border-radius: 5px;
  margin: 0 0 3px 26px;
}
.vina_countdown_inner:first-of-type > .countdown,
.vina_countdown_inner:first-of-type > span {
  margin-left: 0;
}
.vina_countdown_inner:last-of-type > .countdown,
.vina_countdown_inner:last-of-type > span {
  margin-right: 0;
}
.vina_countdown_inner span {
  font-family: Lato;
  font-weight: 300;
  font-size: 20px;
  line-height: 50px;
  color: #fff;
  background: #3b4550;
  width: 141px;
  height: 50px;
  border-radius: 5px;
  margin: 0 0 3px 26px;
  display: inline-block;
}
.vina_countdown.flip_style span {
  font-family: Lato;
  font-weight: 700;
  font-size: 17px;
  line-height: 50px;
  color: #3b4550;
  margin: 0px;
  text-transform: uppercase;
  display: block;
  position: absolute;
  bottom: -51px;
  left: 0;
  width: 100%;
  text-align: center;
}
.vina_countdown.flip_style .time {
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  position: relative;
  height: 105px;
  width: 75px;
  margin: 5px 5px 40px 5px;
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  -ms-perspective: 500px;
  -o-perspective: 500px;
  perspective: 500px;
}
.vina_countdown.flip_style .count {
  background: #3b4550;
  color: #f8f8f8;
  font-weight: 700;
  display: block;
  font-family: Lato, sans-serif;
  font-size: 42px;
  line-height: 105px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  text-shadow: 0 0 10px rgba(0,0,0,0.8);
  top: 0;
  width: 100%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform-style: flat;
  -moz-transform-style: flat;
  -ms-transform-style: flat;
  -o-transform-style: flat;
  transform-style: flat;
}
.vina_countdown.flip_style .count.top {
  border-top: 1px solid rgba(255,255,255,0.2);
  border-bottom: 1px solid rgba(255,255,255,0.1);
  border-radius: 5px 5px 0 0;
  height: 50%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.vina_countdown.flip_style .count.bottom {
  background-image: linear-gradient(rgba(255,255,255,0.1),transparent);
  background-image: -webkit-linear-gradient(rgba(255,255,255,0.1),transparent);
  background-image: -moz-linear-gradient(rgba(255,255,255,0.1),transparent);
  background-image: -ms-linear-gradient(rgba(255,255,255,0.1),transparent);
  background-image: -o-linear-gradient(rgba(255,255,255,0.1),transparent);
  border-radius: 0 0 5px 5px;
  line-height: 0;
  height: 50%;
  top: 50%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
.vina_countdown.flip_style .label {
  font-size: normal;
  margin-top: 5px;
  display: block;
  position: absolute;
  top: 95px;
  width: 100%;
}
.vina_countdown.flip_style .count.curr.top {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  z-index: 3;
}
.vina_countdown.flip_style .count.next.bottom {
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
  z-index: 2;
}
.vina_countdown.flip_style .flip .count.curr.top {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}
.vina_countdown.flip_style .flip .count.next.bottom {
  -webkit-transition: all 250ms ease-in-out 250ms;
  -moz-transition: all 250ms ease-in-out 250ms;
  -ms-transition: all 250ms ease-in-out 250ms;
  -o-transition: all 250ms ease-in-out 250ms;
  transition: all 250ms ease-in-out 250ms;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.hide_expired {
  display: none !important;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 99%;
  }
}
@media (min-width: 1200px) {
  .vina-feature-full {
    text-align: center;
  }
  .vina-feature-full .vina-camera-slider {
    display: inline-block;
    max-width: 1392px !important;
    text-align: left;
  }
  .vina-gallery-full {
    text-align: center;
  }
  .vina-gallery-full .vina-gridgallery-k2-wrapper {
    width: 1392px !important;
    display: inline-block;
  }
}
@media (max-width: 1200px) {
  .sp-contact-info li {
    margin: 10px 2px 0;
  }
  .vina-about-tab .sppb-nav-tabs li a {
    padding: 12px 5px;
  }
  .vina-feature-2 .vina-camera-slider .camera_caption {
    top: 50px !important;
  }
  .vina-feature-2 .vina-camera-slider .caption-box h3 {
    font-size: 30px;
  }
  .vina-feature-2 .vina-camera-slider .caption-box.caption-box-4 h3 {
    font-size: 45px !important;
    padding-left: 0;
    padding-right: 0;
  }
  .sppb-img-responsive {
    width: 100%;
  }
  .sppb-addon-animated-number .sppb-addon-content .sppb-animated-number-title {
    font-size: 16px !important;
  }
  .vina-carousel-img .sppb-carousel-arrow {
    text-align: center !important;
  }
  .columns-3 .vina-gridgallery-k2-wrapper .item {
    max-width: 33.33% !important;
  }
  .columns-4 .vina-gridgallery-k2-wrapper .item {
    max-width: 25% !important;
  }
  .columns-5 .vina-gridgallery-k2-wrapper .item {
    max-width: 25% !important;
  }
  .vina-filtering .cf_wrapper_input_text_2 input[type="search"] {
    width: 50px;
  }
  .productdetails-view.productdetails .list-option li {
    margin: 15px 0 0;
    width: 100%;
  }
  .productdetails-view.productdetails .list-option li:last-child {
    margin-bottom: 15px;
  }
  .top-menu ul li {
    padding: 0 7px;
  }
}
@media (max-width: 979px) {
  .custom.vina-top-2 {
    margin: 0;
  }
  .custom.vina-top-2 .moduletable {
    float: left;
    margin: 10px 0px;
  }
  .custom.vina-top-2 .moduletable.vina-cart-small {
    margin: 0;
    width: 100%;
  }
  .vmCartModule .top-cart-title {
    text-align: right;
  }
  .sp-contact-info {
    float: left;
  }
  .sp-contact-info li {
    margin: 10px 2px;
  }
  .sp-megamenu-parent > li > a {
    font-size: 11px;
    padding: 0 7px 0 0;
  }
  .vina-feature .vina-camera-slider .camera_caption {
    top: 50px !important;
  }
  .vina-feature .vina-camera-slider .camera_caption.camera_caption_1 {
    font-size: 54px;
  }
  .vina-feature .vina-camera-slider .camera_caption.camera_caption_2 h3 {
    font-size: 50px;
    line-height: 50px;
  }
  .vina-feature .vina-camera-slider .camera_caption.camera_caption_2 p {
    font-size: 20px;
  }
  .vina-feature .vina-camera-slider .camera_wrap .camera_pag .camera_pag_ul li {
    width: 15px;
    height: 15px;
  }
  .vina-carousel-k2.owl-theme .owl-controls .owl-buttons {
    left: -20px;
    right: -20px;
  }
  .vina-animo {
    margin: 10px 0px;
  }
  .vina-camera-slider .camera_wrap img {
    width: 100%;
  }
  .vina-feature-2 .vina-camera-slider .caption-box h3 {
    font-size: 20px;
  }
  .vina-feature-2 .vina-camera-slider .caption-box p {
    display: none;
  }
  .vina-feature-2 .vina-camera-slider .caption-box.caption-box-4 h3 {
    font-size: 34px !important;
  }
  .vina-feature-2 .vina-camera-slider .camera_wrap .camera_pag .camera_pag_ul li {
    width: 15px;
    height: 15px;
  }
  .vina-call-action {
    padding: 50px 30px;
  }
  .vina-feature-box6 .sppb-addon-content {
    padding: 50px 15px 45px;
  }
  .vina-feature-box.vina-feature-box5 .list-social-1 {
    display: none;
  }
  .vina-feature-box.vina-feature-box5 .sppb-img img {
    border-radius: 50%;
    width: 100%;
  }
  .list-social-2 a {
    margin-right: 5px;
    margin-bottom: 10px;
  }
  .vina-our-pricing .sppb-pricing-footer a {
    font-size: 14px;
    padding: 10px 15px;
  }
  .vina-video-info {
    padding-left: 0;
  }
  .vina-action,
  .vina-action-2 {
    padding: 10px 20px;
  }
  .sppb-addon-animated-number .sppb-addon-content .sppb-animated-number-title {
    font-size: 14px !important;
  }
  .vina-number-animated .sppb-animated-number {
    font-size: 40px !important;
  }
  .item-image-block {
    margin-bottom: 20px;
  }
  .vina-carousel-sidebars .carousel-indicators li {
    margin-right: 5px;
  }
  .big_404 {
    font-size: 120px;
  }
  .fav_table button.art-button {
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .vm-product .add-to-links .addtofav_aws_icon span,
  .vm-product .add-to-links .addtofav_aws_icon_active span {
    display: none;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .vina-filtering .cf_search_button {
    width: 100%;
    margin-top: 10px;
  }
  .vina-filtering .cf_slider_gutter_m {
    width: 120px !important;
  }
  .vina-filtering .slider_bkg_img {
    width: 129px !important;
  }
  .vina-feature-box7 .sppb-media-heading {
    line-height: 40px !important;
  }
}
@media (max-width: 767px) {
  .sp-contact-info {
    float: right;
  }
  #sp-top-bar .vina-top-2 {
    width: 100%;
  }
  .custom.vina-top-2 .moduletable.vina-cart-small {
    float: right;
    margin: 10px 0;
    width: auto;
  }
  .vina-feature .vina-camera-slider .camera_caption.camera_caption_2 h3 {
    font-size: 40px !important;
    line-height: 50px !important;
  }
  .vina-feature .vina-camera-slider .camera_caption.camera_caption_2 p {
    font-size: 16px;
    line-height: 24px;
  }
  .vina-feature-2 .vina-camera-slider .caption-box .vina-button {
    margin-top: 0px;
  }
  .vina-feature-2 .vina-camera-slider .caption-box.caption-box-4 h3 {
    font-size: 24px !important;
  }
  .vina-feature-2 .vina-camera-slider .caption-box.caption-box-3 .vina-button {
    margin-top: 0px;
  }
  .vina-feature-box {
    margin-bottom: 20px;
    display: inline-block;
  }
  .vina-about-tab {
    margin-bottom: 20px;
  }
  .list-parents .col-sm-4 {
    width: 50%;
    text-align: center;
    float: left;
  }
  .list-partners {
    margin: 20px 0px;
  }
  .list-partners .col-sm-4 {
    width: 33%;
    text-align: center;
    float: left;
  }
  .list-partners .col-sm-4 img {
    width: 100%;
  }
  .vina-animo {
    display: inline-block;
  }
  #sp-footer .menu-footer {
    float: left;
  }
  #sp-footer ul.menu li {
    margin: 0 10px 0 0;
  }
  .vina-call-action .call-box {
    margin: 0;
  }
  .vina-call-action .call-box .sppb-cta-title {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .vina-call-action .call-box .sppb-text-right a {
    width: 100%;
  }
  .vina-feature-portfolio .vina-carousel-k2.owl-theme .owl-controls .owl-buttons {
    left: 0;
    right: 0;
  }
  .feature-box-image {
    text-align: center;
    margin-bottom: 30px;
  }
  .vina-call-action2 .sppb-addon-cta {
    padding: 0 50px;
  }
  #sp-bottom .sp-column {
    margin: 20px 0px;
  }
  .columns-3 .vina-gridgallery-k2-wrapper .item {
    max-width: 50% !important;
  }
  .vina-feature-box.vina-feature-box5 .sppb-img img {
    width: 50%;
  }
  .vina-call-action3 .call-box {
    display: inline-block;
    margin: 0;
  }
  .vina-call-action3 .vina-action {
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
  }
  .vina-feature-box.vina-feature-box2 .sppb-icon {
    margin-right: 20px;
  }
  .about-des {
    margin-top: 20px;
  }
  .vina-img {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .prallax-tes {
    padding: 0 30px;
  }
  #vina-pricing-wrapper .sppb-col-sm-3 {
    margin: 10px 0px;
  }
  .vina-video-info {
    margin-top: 20px;
  }
  .vina-faq {
    margin-top: 20px;
  }
  .vina-form-enter .sppb-addon-title {
    text-align: center;
  }
  .vina-countdown-timer {
    margin: 20px 0px;
  }
  .vina-feature-box6 {
    margin: 20px 0px;
  }
  .vina_service_box h3 {
    font-size: 12px;
  }
  .vina-our-pricing2 {
    margin: 10px 0px;
  }
  #sp-right,
  #sp-left {
    display: inline-block;
    margin: 20px 0;
    width: 100%;
  }
  div.itemListTimeline .catItemView {
    padding-right: 20px;
  }
  div.itemListTimeline .catItemView:before {
    width: 20px;
  }
  div.itemListTimeline .itemContainerLast .catItemView {
    padding-left: 20px;
  }
  .vina-feature-box {
    width: 100%;
  }
  .shortcodes-list {
    margin-bottom: 20px;
  }
  .vina-breadcrumb-wrapper h1 {
    font-size: 18px;
    line-height: 24px;
  }
  .columns-4 .vina-gridgallery-k2-wrapper .item,
  .columns-5 .vina-gridgallery-k2-wrapper .item {
    max-width: 50% !important;
  }
  div.itemProjectList .itemMediaBlock {
    width: 100%;
  }
  div.itemProjectList div.catItemBody {
    width: 100%;
  }
  .vina-feature-box7 {
    margin: 20px 0px;
  }
  .product-related-products ul#slider li {
    float: left;
    width: 50%;
  }
  #ProOPC .vm-price-value,
  #ProOPC .vm-price-value span,
  #ProOPC .col-price .PricediscountedPriceWithoutTax,
  #ProOPC .col-total .PricesalesPrice,
  #ProOPC .col-total .PricebillTotal {
    float: none;
  }
  #sp-header {
    height: 50px;
  }
  #sp-header .logo {
    height: 50px;
  }
  #offcanvas-toggler {
    line-height: 50px;
  }
  #sp-menu .sp-module.vina-search {
    line-height: 50px;
  }
  #blueimp-gallery.vina-portfolio-gallery .modal-body {
    min-height: auto;
  }
  .cart-view .cart-summary tbody td {
    float: left;
    width: 100% !important;
  }
  .cart-view .cart-summary tbody .tb-total .total-title {
    text-align: center;
    width: 100%;
  }
  .cart-view .cart-summary tbody .tb-total .vm-continue-shopping {
    width: 100%;
  }
  .cart-view .cart-summary tbody .tb-total .vm-continue-shopping .continue_link {
    float: none;
  }
  .cart-view .cart-summary tbody .tb-total .title {
    width: 100%;
  }
  .cart-view .cart-summary tbody .tb-total .total {
    text-align: center;
    width: 100%;
  }
  .cart-view .cart-summary tbody .vm-customfield-cart {
    text-align: center;
  }
  .cart-view .cart-summary tr th {
    float: left;
    width: 100% !important;
  }
  .cart-view .billto-shipto .width50 {
    width: 100%;
    margin: 10px 0 !important;
  }
}
@media (max-width: 599px) {
  .vina-feature-2 .vina-camera-slider .camera_caption {
    top: 30px !important;
  }
  .vina-feature-2 .vina-camera-slider .caption-box h3 {
    font-size: 20px;
    padding: 10px 20px;
  }
  .vina-feature-2 .vina-camera-slider .caption-box.caption-box-4 h3 {
    line-height: 30px !important;
  }
  .vina-feature-2 .vina-slide-onepage .vina-camera-slider .camera_wrap .camera_pag {
    bottom: 0px;
  }
  .vina-gridgallery-k2-wrapper .filter-label {
    font-size: 11px;
    margin: 0 0 20px !important;
    padding: 10px !important;
  }
  .vina-vscoller-twitter .vina-item {
    padding: 0 30px !important;
  }
  .vina-testimonials.vina-testimonials-2 {
    padding: 0 30px 40px !important;
  }
  .vina-welcome-2 {
    padding: 0px;
  }
  .vina-gridgallery-k2-wrapper .item {
    max-width: 100% !important;
  }
  .columns-3 .vina-gridgallery-k2-wrapper .item,
  .columns-4 .vina-gridgallery-k2-wrapper .item,
  .columns-5 .vina-gridgallery-k2-wrapper .item {
    max-width: 100% !important;
  }
  .vina_service_box {
    width: 33.33%;
  }
  .catItemdate {
    margin-bottom: 20px;
    width: 100%;
  }
  .catItemdate .catItemDateCreated {
    margin-bottom: 0;
    margin-right: 10px;
    float: left;
  }
  .catItemdate .catItemType {
    float: left;
    height: 73px;
    line-height: 71px;
  }
  .catItemInfo {
    display: inline-block;
    margin-left: 0;
    width: 100%;
  }
  div.catItemHeader h3.catItemTitle a {
    font-size: 14px;
    line-height: 20px;
  }
  div.itemListView2 .catItemContent {
    padding: 30px;
  }
  div.itemListView2 .catItemContent .catItemdate {
    position: initial;
  }
  div.itemListTimeline .itemList::before {
    display: none;
  }
  div.itemListTimeline .itemContainer {
    width: 100% !important;
  }
  .browse-view .row-fluid {
    margin: 0;
  }
  .productdetails-view.productdetails .in-stock {
    float: left;
    width: 100%;
  }
  #wk_compare {
    left: 0;
    margin: 0 0 0 15px;
    width: 100%;
  }
  .fav_col {
    display: inline-block;
    width: 100%;
  }
  #fancybox-wrap {
    left: 10% !important;
    margin-left: 0;
    width: 80% !important;
  }
  .vina-contact-3 .vina-contact-form .control-group {
    margin: 0 0 5px !important;
    width: 100%;
  }
  table.user-details {
    width: 100%;
  }
  table.user-details td,
  table.user-details th {
    float: left;
    width: 100%;
  }
}
@media (max-width: 480px) {
  #sp-top1 {
    text-align: center;
  }
  ul.social-icons {
    float: none;
  }
  .sp-contact-info li {
    margin: 10px 0;
    width: 100%;
    text-align: center;
  }
  #sp-top-bar .vina-top-2 {
    text-align: center;
  }
  .custom.vina-top-2 .moduletable {
    display: inline-block;
    float: none;
  }
  #sp-top-bar #sp-top2 {
    text-align: center;
  }
  #sp-top-bar #sp-top2 .sp-column {
    display: inline-block;
    float: none;
  }
  #sp-top-bar .sp-module {
    display: inline-block;
    float: none;
  }
  #sp-top-bar .sp-module .sp-module-content {
    float: left;
  }
  #sp-top-bar {
    max-height: 500px;
  }
  .vina-search .search-toggle {
    margin-left: 10px;
  }
  .vina-feature .vina-camera-slider .camera_caption.camera_caption_1 {
    font-size: 39px;
  }
  .vina-feature .vina-camera-slider .camera_caption.camera_caption_2 h3 {
    font-size: 24px !important;
    line-height: 30px !important;
    margin-bottom: 10px !important;
  }
  .vina-feature .vina-camera-slider .camera_caption.camera_caption_2 p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
  }
  .vina-feature .vina-camera-slider .camera_caption.camera_caption_2 p span {
    font-size: 14px;
  }
  .vina-camera-slider .camera_amber_skin .camera_next {
    right: 0;
  }
  .vina-camera-slider .camera_amber_skin .camera_prev {
    left: 0;
  }
  .vina-camera-slider .camera_amber_skin .camera_next span,
  .vina-camera-slider .camera_amber_skin .camera_prev span {
    height: 28px;
    line-height: 28px;
    width: 28px;
  }
  .vina-camera-slider .camera_amber_skin .camera_next span:before,
  .vina-camera-slider .camera_amber_skin .camera_prev span:before {
    line-height: 28px;
    font-size: 14px;
  }
  .vina-animo img {
    width: 100%;
  }
  .vina_callout_box .vina-callout_box_title {
    font-size: 20px;
  }
  .vina-feature-2 .vina-camera-slider .camera_caption.camera_caption_1 {
    right: 0px !important;
    left: auto !important;
  }
  .vina-feature-2 .vina-camera-slider .camera_caption.camera_caption_2 {
    left: 20px !important;
  }
  .vina-feature-2 .vina-camera-slider .caption-box h3 {
    font-size: 14px;
    padding: 10px;
    line-height: 20px;
  }
  .vina-feature-2 .vina-camera-slider .caption-box .vina-button {
    font-size: 14px;
    padding: 10px 20px;
  }
  .vina-latest-post.vina-latest-post2 .item-image {
    height: auto;
    width: 100%;
  }
  .vina-latest-post.vina-latest-post2 .item-image img {
    height: auto;
    width: 100%;
  }
  .vina-latest-post.vina-latest-post2 .item-text {
    padding: 0;
  }
  .vina-latest-post.vina-latest-post2 .item-text .moduleItemTitle {
    margin-top: 10px;
  }
  #sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-subheading {
    max-width: 100%;
  }
  .vina-testimonials .pull-left {
    margin: 0;
    width: 100%;
  }
  .vina-testimonials .pull-left img {
    width: 75px;
  }
  .vina-testimonials.vina-testimonials-2 {
    padding: 0 0px 40px !important;
  }
  .list-partners .col-sm-4 {
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
    width: 100%;
  }
  .list-partners .col-sm-4 img {
    width: auto;
    display: inline-block;
  }
  .vina-call-action2 .sppb-addon-cta {
    padding: 0;
  }
  .prallax-tes {
    padding: 0 0px;
    font-size: 24px;
  }
  .vina-contact-form .control-group {
    width: 100% !important;
    padding: 0 !important;
  }
  .vina-subcribe-update .acymailing_fulldiv tr {
    float: left;
    width: 100%;
  }
  .vina-subcribe-update .acymailing_fulldiv td {
    float: left;
    padding: 0;
    width: 100% !important;
  }
  .vina-subcribe-update .acymailing_fulldiv td.acyfield_email {
    margin-right: 0px;
    width: 100%;
    margin-bottom: 10px;
  }
  .vina-carousel-img .sppb-carousel-arrow {
    height: 28px;
    line-height: 28px;
    width: 28px;
  }
  .vina-carousel-img .sppb-carousel-arrow i {
    font-size: 14px;
    line-height: 28px;
  }
  div.itemContainer {
    float: left;
    width: 100%;
  }
  .vina-breadcrumb-wrapper .breadcrumb {
    float: left;
    padding-left: 0;
    text-align: left;
    width: 100%;
  }
  .vina-breadcrumb-wrapper .vina-heading {
    float: left;
    padding-right: 0px;
    width: 100%;
  }
  div.itemListBlogMini .catItemInfo {
    padding: 10px;
  }
  div.itemProjectList div.catItemBody {
    padding: 30px 20px;
  }
  .orderby-displaynumber .display-number {
    float: left;
    margin-top: 10px;
  }
  .row-fluid .span4 {
    width: 100%;
    margin: 0;
  }
  .productdetails-view.productdetails span.addtocart-button {
    margin-top: 10px;
  }
  .productdetails-view.productdetails .product-fields .product-field {
    width: 100%;
  }
  .product-related-products ul#slider li {
    width: 100%;
  }
  .product-field-display a img {
    width: 100%;
  }
  .comp_buttons {
    height: auto;
    overflow: hidden;
  }
  .comp_buttons .add_compare {
    width: 100%;
  }
  .comp_buttons .add_compare a {
    margin-left: 0;
  }
  .add_continue {
    margin-bottom: 10px;
    width: 100%;
  }
  .comapre-details {
    display: none;
  }
  .product-details {
    width: 100%;
  }
  .shop_home {
    float: left;
    margin: 10px 0;
  }
  .shop_home a {
    margin: 0;
  }
  #com-form-login .vina-button {
    float: left;
  }
  .vmshop-account.account-login .buttons-set .vina-button {
    float: left;
  }
  .cart-view .couponcode input.details-button {
    margin: 10px 0px 0px;
  }
  #userForm button,
  #paymentForm button,
  #adminForm button {
    padding: 0 20px;
  }
  .vina-testimonials .sppb-media-body {
    overflow: initial;
  }
}
@media (max-width: 320px) {
  .offcanvas-menu {
    width: 100%;
  }
  #sp-menu .sp-module.vina-search {
    display: none;
    line-height: 50px;
  }
  .vina-feature,
  .vina-feature-2 {
    display: none;
  }
  #sp-header-sticky-wrapper {
    margin-bottom: 20px;
  }
  .vina-call-action {
    padding: 50px 5px;
  }
  .vina-feature-box.vina-feature-box2 .sppb-icon {
    margin-right: 0px;
  }
  .productdetails-view.productdetails .price-box .vm-price-value span.PricebasePrice {
    top: 0;
  }
  .vmCartModule {
    padding-left: 0;
  }
}
.vina-copyright {
  height: 1px;
  width: 100%;
  overflow: hidden;
  display: inline-block;
  float: left;
}
