@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
@import url(http://fonts.googleapis.com/css?family=Montserrat: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";
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 43px 0 0px 9px !important;
  float: left !important;
  z-index: 9;
  display: block;
}
.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;
  line-height: 90px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000;
}
.sp-megamenu-parent >li.sp-has-child>a:after {
  font-family: "FontAwesome";
  content: " \f107";
}
.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;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
  font-family: "FontAwesome";
  content: " \f105";
  float: right;
}
.sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right,
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
  left: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
  display: block;
  padding: 10px;
  color: #333;
  cursor: pointer;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
}
.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;
}
.sp-megamenu-parent > li:hover .sp-dropdown {
  overflow: visible;
  max-height: 3000px;
  max-width: 3000px;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: -webkit-transform 0.5s ease, max-height 0s step-start, max-width 0s step-start, padding 0s step-start;
  -o-transition: -o-transform 0.5s ease, max-height 0s step-start, max-width 0s step-start, padding 0s step-start;
  transition: transform 0.5s ease, max-height 0s step-start, max-width 0s step-start, padding 0s step-start;
}
.sp-megamenu-parent .sp-dropdown {
  display: block;
  overflow: hidden;
  max-height: 0px;
  max-width: 0px;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: -webkit-transform 0.3s ease, max-height 0.3s step-end, max-width 0.3s step-end, padding 0.3s step-end;
  -o-transition: -o-transform 0.3s ease, max-height 0.3s step-end, max-width 0.3s step-end, padding 0.3s step-end;
  transition: transform 0.3s ease, max-height 0.3s step-end, max-width 0.3s step-end, padding 0.3s step-end;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-mega {
  padding: 10px;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-mega .sp-mega-group {
  padding: 10px;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-mega .sp-mega-group > li {
  padding: 0 15px;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-mega .sp-mega-group > li a {
  padding: 0 !important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #222;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item {
  border-top: 1px solid #e5e5e5;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item.sp-has-child {
  background: none;
  margin: 0 0 10px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item.sp-has-child > a {
  text-transform: uppercase;
  border-bottom: 1px solid #e5e5e5;
  padding: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item.sp-has-child .sp-mega-group-child li {
  border-top: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item:first-child {
  border-top: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item > a {
  background: none;
  border: none;
  color: #333333;
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 42px;
  padding: 0 25px;
  text-transform: none;
  font-size: 14px;
}
.sp-megamenu-parent > li > a {
  color: #333333;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 50px;
  min-height: 50px;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 0 8px;
}
.sp-megamenu-parent > li > a:after {
  margin-left: 9px;
  font-size: 12px;
}
#offcanvas-toggler {
  position: absolute;
  right: 70px;
  top: 66px;
  z-index: 1001;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #333333;
}
#offcanvas-toggler >i {
  display: inline-block;
  padding: 0 0 0 10px;
  font-size: 18px;
  background: transparent;
  margin: 5px 0 27px 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;
}
#offcanvas-toggler .vmn-open {
  background: url('../images/icon/vmenu-toggler.png') no-repeat right top;
  cursor: pointer;
  display: inline-block;
  font-family: 'Montserrat';
  font-size: 18px;
  height: 28px;
  line-height: 28px;
  margin-right: 15px;
  padding-right: 63px;
  text-transform: uppercase;
}
.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;
}
.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;
  }
}
@media (min-width: 768px) {
  .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.sp-has-child>a:after {
    font-family: "FontAwesome";
    content: " \f107";
  }
  .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 .sp-dropdown-inner {
    background: #fff;
  }
  .sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
    font-family: "FontAwesome";
    content: " \f105";
    float: right;
  }
  .sp-megamenu-parent .sp-dropdown.sp-menu-center {
    margin-left: 45px;
  }
  .sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 100%;
  }
  .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right,
  .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
    left: 0;
  }
  .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
    right: 0;
  }
  .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    top: 0;
    left: 100%;
  }
  .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
  }
  .sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0;
    position: relative;
  }
  .sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    display: block;
    padding: 10px;
    color: #333;
    cursor: pointer;
  }
  .sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title {
    text-transform: uppercase;
    font-weight: bold;
  }
  .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 .offcanvas-menu.style1 {
    opacity: 100;
    filter: alpha(opacity=10000);
    right: 0 !important;
    overflow: auto;
  }
  .offcanvas-menu {
    width: 280px;
    height: 100%;
    background: #fff;
    color: #999;
    position: fixed;
    top: 0;
    opacity: 0;
    z-index: 9999;
    overflow-y: scroll;
  }
  .offcanvas-menu.style1 {
    background: rgba(0,0,0,0.6);
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    right: -100% !important;
  }
  .offcanvas-menu.style1 .gecko-mega-menu {
    text-align: center;
    margin: 50px 0 84px;
  }
  .offcanvas-menu.style1 .gecko-mega-menu .sp-megamenu-parent {
    float: none !important;
  }
  .offcanvas-menu.style1 .sp-megamenu-parent {
    margin: 0 !important;
  }
  .offcanvas-menu.style1 .sp-megamenu-parent > li:hover .sp-dropdown {
    overflow: visible;
    max-height: 3000px;
    max-width: 3000px;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: -webkit-transform 0.5s ease, max-height 0s step-start, max-width 0s step-start, padding 0s step-start;
    -o-transition: -o-transform 0.5s ease, max-height 0s step-start, max-width 0s step-start, padding 0s step-start;
    transition: transform 0.5s ease, max-height 0s step-start, max-width 0s step-start, padding 0s step-start;
  }
  .offcanvas-menu.style1 .sp-megamenu-parent .sp-dropdown {
    display: block;
    overflow: hidden;
    max-height: 0px;
    max-width: 0px;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: -webkit-transform 0.3s ease, max-height 0.3s step-end, max-width 0.3s step-end, padding 0.3s step-end;
    -o-transition: -o-transform 0.3s ease, max-height 0.3s step-end, max-width 0.3s step-end, padding 0.3s step-end;
    transition: transform 0.3s ease, max-height 0.3s step-end, max-width 0.3s step-end, padding 0.3s step-end;
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
  }
  .offcanvas-menu.style1 .sp-megamenu-parent .sp-dropdown.sp-dropdown-mega {
    padding: 10px;
  }
  .offcanvas-menu.style1 .sp-megamenu-parent .sp-dropdown.sp-dropdown-mega .sp-mega-group {
    padding: 10px;
  }
  .offcanvas-menu.style1 .sp-megamenu-parent .sp-dropdown.sp-dropdown-mega .sp-mega-group > li {
    padding: 0 15px;
  }
  .offcanvas-menu.style1 .sp-megamenu-parent .sp-dropdown.sp-dropdown-mega .sp-mega-group > li a {
    padding: 0 !important;
  }
  .offcanvas-menu.style1 .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #222;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
  }
  .offcanvas-menu.style1 .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item {
    border-top: 1px solid #2f2f2f;
  }
  .offcanvas-menu.style1 .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item.sp-has-child {
    background: none;
    margin: 0 0 10px;
  }
  .offcanvas-menu.style1 .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item.sp-has-child > a {
    text-transform: uppercase;
    border-bottom: 1px solid #2f2f2f;
    padding: 0;
  }
  .offcanvas-menu.style1 .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item.sp-has-child .sp-mega-group-child li {
    border-top: 0;
  }
  .offcanvas-menu.style1 .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item:first-child {
    border-top: 0;
  }
  .offcanvas-menu.style1 .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item > a {
    background: none;
    border: none;
    color: #fff;
    font-weight: normal;
    line-height: 42px;
    padding: 0 25px;
    text-transform: none;
    font-size: 14px;
    font-family: 'Lato';
    text-align: left;
  }
  .offcanvas-menu.style1 .sp-megamenu-parent > li > a {
    color: #fff;
    font-family: 'Montserrat';
    font-size: 15px;
    font-weight: normal;
    line-height: 50px;
    min-height: 50px;
    padding: 0 13px 0;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .offcanvas-menu.style1 .sp-megamenu-parent > li > a:after {
    margin-left: 9px;
    font-size: 12px;
  }
  .offcanvas-menu.style1 .vina-social {
    text-align: center;
  }
  .offcanvas-menu.style1 .vina-social .social-icons li {
    display: inline-block;
    margin: 5px 12px;
  }
  .offcanvas-menu.style1 .vina-social .social-icons li a {
    border: 1px solid #fff;
    border-radius: 100px;
    color: #fff;
    display: block;
    font-size: 22px;
    height: 50px;
    line-height: 48px;
    padding: 0;
    width: 50px;
    text-align: center;
    background: none;
    outline: none;
  }
  .offcanvas-menu.style1 .vina-social .social-icons li a.facebook:hover,
  .offcanvas-menu.style1 .vina-social .social-icons li a.facebook:focus {
    border: 1px solid #3B579D;
    color: #3B579D;
  }
  .offcanvas-menu.style1 .vina-social .social-icons li a.twitter:hover,
  .offcanvas-menu.style1 .vina-social .social-icons li a.twitter:focus {
    border: 1px solid #3ACAFF;
    color: #3ACAFF;
  }
  .offcanvas-menu.style1 .vina-social .social-icons li a.instagram:hover,
  .offcanvas-menu.style1 .vina-social .social-icons li a.instagram:focus {
    border: 1px solid #99755B;
    color: #99755B;
  }
  .offcanvas-menu.style1 .vina-social .social-icons li a.google-plus:hover,
  .offcanvas-menu.style1 .vina-social .social-icons li a.google-plus:focus {
    border: 1px solid #D11717;
    color: #D11717;
  }
  .offcanvas-menu.style1 .vina-social .social-icons li a.youtube:hover,
  .offcanvas-menu.style1 .vina-social .social-icons li a.youtube:focus {
    border: 1px solid #CF3427;
    color: #CF3427;
  }
  .offcanvas-menu.style1 .vina-social .social-icons li a.vimeo:hover,
  .offcanvas-menu.style1 .vina-social .social-icons li a.vimeo:focus {
    border: 1px solid #1AB7EA;
    color: #1AB7EA;
  }
  .offcanvas-menu.style1 .close-offcanvas {
    border: 0;
    position: initial;
  }
  .offcanvas-menu.style1 .close-offcanvas i {
    background: url('../images/icon/icon-close.png') no-repeat 0 0;
    cursor: pointer;
    display: block;
    height: 19px;
    position: absolute;
    right: 40px;
    top: 40px;
    width: 19px;
  }
  .offcanvas-menu.style1 .close-offcanvas i:before {
    content: "";
  }
  .offcanvas-menu .offcanvas-inner {
    padding: 20px;
  }
  .offcanvas-menu .offcanvas-inner .sp-module {
    margin-top: 20px;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li {
    border: none;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    border-bottom: 1px dotted #e8e8e8;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    padding: 4px 20px;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover {
    background: #f5f5f5;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li >a:before {
    display: none;
  }
  .offcanvas-menu .offcanvas-inner .sp-module:first-child {
    margin-top: 0;
  }
  .offcanvas-menu .offcanvas-inner .sp-module .sp-module-content > ul {
    margin: 0 -20px;
  }
  .offcanvas-menu .offcanvas-inner .search {
    margin-top: 25px;
  }
  .offcanvas-menu .offcanvas-inner .search input {
    width: 100%;
    border-radius: 0;
    border: 1px solid #eee;
    box-shadow: none;
    -webkit-box-shadow: none;
  }
}
@media (max-width: 767px) {
  .offcanvas-menu.style1 .vina-social {
    text-align: center;
  }
  .offcanvas-menu.style1 .vina-social .social-icons li {
    display: inline-block;
    margin: 5px 12px;
  }
  .offcanvas-menu.style1 .vina-social .social-icons li a {
    border: 1px solid #000;
    border-radius: 100px;
    color: #020202;
    display: block;
    font-size: 22px;
    height: 44px;
    line-height: 44px;
    padding: 0;
    width: 44px;
    text-align: center;
    background: none !important;
    outline: none;
  }
  .offcanvas-menu.style1 .vina-social .social-icons li a.facebook:hover,
  .offcanvas-menu.style1 .vina-social .social-icons li a.facebook:focus {
    border: 1px solid #3B579D;
    color: #3B579D;
  }
  .offcanvas-menu.style1 .vina-social .social-icons li a.twitter:hover,
  .offcanvas-menu.style1 .vina-social .social-icons li a.twitter:focus {
    border: 1px solid #3ACAFF;
    color: #3ACAFF;
  }
  .offcanvas-menu.style1 .vina-social .social-icons li a.instagram:hover,
  .offcanvas-menu.style1 .vina-social .social-icons li a.instagram:focus {
    border: 1px solid #99755B;
    color: #99755B;
  }
  .offcanvas-menu.style1 .vina-social .social-icons li a.google-plus:hover,
  .offcanvas-menu.style1 .vina-social .social-icons li a.google-plus:focus {
    border: 1px solid #D11717;
    color: #D11717;
  }
  .offcanvas-menu.style1 .vina-social .social-icons li a.youtube:hover,
  .offcanvas-menu.style1 .vina-social .social-icons li a.youtube:focus {
    border: 1px solid #CF3427;
    color: #CF3427;
  }
  .offcanvas-menu.style1 .vina-social .social-icons li a.vimeo:hover,
  .offcanvas-menu.style1 .vina-social .social-icons li a.vimeo:focus {
    border: 1px solid #1AB7EA;
    color: #1AB7EA;
  }
  .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;
  }
}
a {
  -webkit-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
body {
  line-height: 24px;
}
body.home-slider-top #sp-header-sticky-wrapper.sticky-wrapper {
  position: absolute;
}
*:focus {
  outline: none;
}
.required {
  color: red;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
}
.sppb-row {
  margin: 0;
}
input:focus,
button:focus {
  outline: none !important;
}
.vina-btn {
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  color: #353535;
  float: left;
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0 40px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.vina-btn:hover,
.vina-btn:focus {
  background: #999;
  border-color: #999;
  color: #fff;
  border: 1px solid #999;
}
#adminForm .btn-group #limit {
  width: auto;
  margin: 0 0 10px 0;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
.btn,
.sppb-btn {
  -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
  -o-transition: color 400ms, background-color 400ms, border-color 400ms;
  transition: color 400ms, background-color 400ms, border-color 400ms;
}
.offline-inner {
  margin-top: 100px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
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%;
}
#sp-top1 .sp-column {
  text-align: center;
  position: relative;
  z-index: 0;
}
#sp-top1 .sp-column > .sp-module {
  display: inline-block;
  height: 20px;
  list-style: none;
}
#sp-top1 .sp-column > .sp-module:first-child {
  border-left: 0;
}
#sp-top1 .sp-column .module-top1 .widgettitle {
  font-size: 18px;
  margin: 0 0 25px;
  text-align: center;
}
#sp-top1 .sp-column .module-top1 #login-form,
#sp-top1 .sp-column .module-top1 #user-registration,
#sp-top1 .sp-column .module-top1 #josForm {
  border: 0;
}
#sp-top1 .sp-column .module-top1.sp-vmsearch {
  position: inherit;
}
#sp-top1 .sp-column .module-top1 .click-icon {
  padding: 0 12px 0 13px;
  border-left: 1px solid #aaa;
  background-position: top center;
  background-repeat: no-repeat;
  min-width: 45px;
}
#sp-top1 .sp-column .module-top1 .click-icon.bag-icon {
  border-left: 0;
}
#sp-top1 .sp-column .module-top1.active .click-icon {
  background-position: bottom center;
}
#sp-top1 .sp-column .module-top1.active .content-wrapper {
  overflow: visible;
  max-height: 3000px;
  max-width: 3000px;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: -webkit-transform 0.5s ease, max-height 0s step-start, max-width 0s step-start, padding 0s step-start;
  -o-transition: -o-transform 0.5s ease, max-height 0s step-start, max-width 0s step-start, padding 0s step-start;
  transition: transform 0.5s ease, max-height 0s step-start, max-width 0s step-start, padding 0s step-start;
}
#sp-top1 .sp-column .module-top1 .content-wrapper {
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.3);
  box-shadow: 0 5px 5px rgba(0,0,0,0.3);
  position: absolute;
  top: 41px;
  background: white;
  padding: 25px;
  left: -215px;
  right: auto;
  margin-left: 50%;
  width: 430px;
  display: block;
  overflow: hidden;
  max-height: 0px;
  max-width: 0px;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: -webkit-transform 0.3s ease, max-height 0.3s step-end, max-width 0.3s step-end, padding 0.3s step-end;
  -o-transition: -o-transform 0.3s ease, max-height 0.3s step-end, max-width 0.3s step-end, padding 0.3s step-end;
  transition: transform 0.3s ease, max-height 0.3s step-end, max-width 0.3s step-end, padding 0.3s step-end;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
.sp-module.vina-language {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  margin: 0;
}
.sp-module.vina-language .mod-languages {
  -webkit-transform: translate(0,-4px);
  -ms-transform: translate(0,-4px);
  -o-transform: translate(0,-4px);
  transform: translate(0,-4px);
}
.sp-module.vina-language .mod-languages ul.lang-inline li {
  margin: 0 10px 0 0;
}
body.home #sp-top-bar {
  position: absolute;
  top: 41px;
}
body.home #sp-top-bar .logo {
  padding: 32px 0 0 70px;
}
#sp-top-bar {
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 1;
  top: 0;
  background: none;
  overflow: hidden;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 0 0 20px;
}
#sp-top-bar .logo {
  display: inline-block;
  padding: 67px 0 8px 70px;
}
#sp-top-bar .logo h1 {
  margin: 0;
}
#sp-top-bar .logo .sp-retina-logo {
  display: none;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: -5px;
  display: inline-block;
}
ul.social-icons >li {
  display: inline-block !important;
  margin: 5px 7px;
  border: 0 !important;
}
ul.social-icons >li a {
  color: #999999;
}
ul.social-icons >li > a:before {
  display: none;
}
.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: 0 -10px;
}
.sp-contact-info li {
  display: inline-block;
  margin: 0 10px;
  font-size: 90%;
}
.sp-contact-info li i {
  margin: 0 3px;
}
#system-message-container {
  max-width: 1170px;
  margin: 0 auto;
}
.vina-social-bottom {
  margin-bottom: -7px;
}
.vina-social-bottom.style2 ul.social-icons li a.facebook {
  background: #3B579D;
}
.vina-social-bottom.style2 ul.social-icons li a.twitter {
  background: #3ACAFF;
}
.vina-social-bottom.style2 ul.social-icons li a.google-plus {
  background: #D11717;
}
.vina-social-bottom.style2 ul.social-icons li a.facebook:hover,
.vina-social-bottom.style2 ul.social-icons li a.facebook:focus,
.vina-social-bottom.style2 ul.social-icons li a.twitter:hover,
.vina-social-bottom.style2 ul.social-icons li a.twitter:focus,
.vina-social-bottom.style2 ul.social-icons li a.google-plus:hover,
.vina-social-bottom.style2 ul.social-icons li a.google-plus:focus {
  color: #bababa;
}
.vina-social-bottom ul.social-icons {
  margin: 0;
  width: 100%;
}
.vina-social-bottom ul.social-icons li {
  margin: 0;
  background: #08121b;
  float: left;
  list-style: none;
  text-align: center;
}
.vina-social-bottom ul.social-icons li a {
  font-size: 46px;
  height: 140px;
  line-height: 140px;
  color: #fff;
  display: inline-block;
  width: 100%;
}
.vina-social-bottom ul.social-icons li a:before {
  display: none;
}
.vina-social-bottom ul.social-icons li a.facebook:hover,
.vina-social-bottom ul.social-icons li a.facebook:focus {
  color: #3B579D;
}
.vina-social-bottom ul.social-icons li a.twitter:hover,
.vina-social-bottom ul.social-icons li a.twitter:focus {
  color: #3ACAFF;
}
.vina-social-bottom ul.social-icons li a.google-plus:hover,
.vina-social-bottom ul.social-icons li a.google-plus:focus {
  color: #D11717;
}
.vina-social-bottom ul.social-icons li.si0 {
  background: #7a7a7a;
}
.vina-new-sletter .sp-module-title {
  font-family: 'Lato';
  font-size: 24px;
  font-weight: normal !important;
  margin: 0 0 15px;
}
.vina-new-sletter .acymailing_introtext {
  margin-bottom: 25px !important;
  line-height: 18px;
}
.vina-new-sletter .acymailing_form {
  margin: 0;
}
.vina-new-sletter .acyfield_email input {
  border: 1px solid #e5e5e5;
  height: 38px;
  margin-right: 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0 10px;
  width: 157px !important;
}
.vina-new-sletter .acysubbuttons input {
  background: #e5e5e5;
  border: none;
  color: #333333;
  float: left;
  height: 38px;
  margin: 0;
  padding: 0 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 0;
}
.vina-new-sletter .acysubbuttons input:hover,
.vina-new-sletter .acysubbuttons input:focus {
  background: #bababa;
  outline: none;
}
.vina-bottom2.sp-module {
  text-align: center;
  padding: 33px 0 21px;
  margin-bottom: 11px;
  border-right: 1px solid #909295;
  border-left: 1px solid #909295;
}
.vina-bottom2 img {
  margin: 0 auto;
}
.vina-menu-bottom.sp-module {
  padding-bottom: 24px;
  padding-top: 34px;
}
.vina-menu-bottom.sp-module.menu-border-left {
  border-left: 1px solid #909295;
  padding-left: 30px;
}
.vina-menu-bottom.sp-module ul > li {
  border-bottom: 0;
}
.vina-menu-bottom.sp-module ul > li > a {
  display: inline-block;
  line-height: 22px;
  font-size: 14px;
  text-transform: uppercase;
}
.vina-menu-bottom.sp-module ul > li > a:before {
  content: "";
}
.vina-menu-bottom.sp-module ul > li > a:focus {
  background: none;
}
#sp-user1 .sp-module {
  margin: 0;
}
#sp-user {
  overflow: hidden;
}
#sp-user2-wrapper {
  background: #fff;
}
.footer-top .ftbox {
  background: #08121b;
  color: #909295;
  float: left;
  font-size: 20px;
  font-style: italic;
  height: 140px;
  line-height: 140px;
  text-align: center;
  width: 33.3333%;
}
.footer-top .ftbox span {
  color: white;
}
.footer-top .ftbox.grey {
  background: #7a7a7a;
  color: #333333;
}
.jutooltip {
  background: none !important;
}
.jutooltip.jutooltip-top-center .jutooltip-arrow {
  background-image: none;
  background: none;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top: 8px solid #646464;
  margin-left: -7px;
}
.jutooltip.jutooltip-bottom-center .jutooltip-arrow {
  background-image: none;
  background: none;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-bottom: 8px solid #646464;
  border-top: 0;
  -webkit-transform: translate(0,5px);
  -ms-transform: translate(0,5px);
  -o-transform: translate(0,5px);
  transform: translate(0,5px);
  margin-left: -7px;
}
.jutooltip .jutooltip-content {
  color: #fff;
  padding: 4px 8px;
  font-size: 11px;
  background-image: none;
  background-color: #646464;
}
.vina-twitter.style2 {
  text-align: center;
}
.vina-twitter.style2 .vina-vscoller-twitter {
  min-width: initial;
  margin: 0 auto;
}
.vina-twitter .vina-vscoller-twitter {
  background: url('../images/icon/twitter-icon.png') no-repeat left center;
  min-height: 30px;
  min-width: 100%;
  margin: 0 0 0 -10px;
}
.vina-twitter .vina-vscoller-twitter .vina-items {
  width: 100%;
  overflow: hidden;
  max-height: 33px;
}
.vina-twitter .vina-vscoller-twitter .vina-item {
  border: 0 !important;
}
.vina-twitter .vina-vscoller-twitter .vina-item .vina-header,
.vina-twitter .vina-vscoller-twitter .vina-item .entry {
  display: inline-block;
}
.vina-twitter .vina-vscoller-twitter .vina-item .nick-name {
  display: none;
}
.vina-twitter .vina-vscoller-twitter .vina-item .entry {
  max-width: 313px;
  white-space: nowrap;
  line-height: 14px;
  overflow: hidden;
  display: inline-block;
  padding-right: 10px;
  transform: translate(0,2px);
  margin: 0;
  width: auto;
  position: relative;
}
.vina-twitter .vina-vscoller-twitter .vina-item .entry:after {
  position: absolute;
  right: 0px;
  content: "...";
  top: 0;
  width: 9px;
  background: white;
}
.vina-twitter .vina-vscoller-twitter .vina-item .author {
  display: inline-block;
}
.vina-twitter .vina-vscoller-twitter .vina-item .author:after {
  content: ":";
}
.vina-twitter .vina-vscoller-twitter .vina-item .vina-header a {
  display: inline-block;
}
.twitter-signup {
  font-size: 13px;
  height: 50px;
  line-height: 30px;
  margin-bottom: 0;
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
}
.vina-html-newsletter p {
  font-size: 13px;
  line-height: 30px;
  margin: 0;
}
.vina-html-newsletter .newsletterbtn {
  background: #333;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin-left: 16px;
  padding: 0 26px;
  line-height: 30px;
  margin-right: -10px;
}
.vina-html-newsletter .newsletterbtn:hover,
.vina-html-newsletter .newsletterbtn:focus {
  background: #595959;
}
.vina-html-newsletter .modal-dialog .modal-content {
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('../images/bg/nlpopup-bg.jpg');
  padding: 70px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.vina-html-newsletter .modal-dialog .modal-content .modal-body {
  padding: 30px;
  background: white;
  text-align: center;
}
.vina-html-newsletter .modal-dialog .modal-content .modal-body .nl-follow {
  font-size: 18px;
  text-transform: uppercase;
  color: #353535;
  margin-top: 28px;
}
.vina-html-newsletter .modal-dialog .modal-content .modal-body .nl-follow .vina-social,
.vina-html-newsletter .modal-dialog .modal-content .modal-body .nl-follow h3 {
  display: inline-block;
}
.vina-html-newsletter .modal-dialog .modal-content .modal-body .nl-follow h3 {
  font-size: 18px;
  margin: 0;
}
.vina-html-newsletter .modal-dialog .modal-content .modal-body .nl-follow ul.social-icons {
  margin: 0 0 0 10px;
}
.vina-html-newsletter .modal-dialog .modal-content .modal-body .nl-follow ul.social-icons > li a {
  color: #353535;
}
.vina-html-newsletter .modal-dialog .modal-content .modal-body .vina-new-sletter > h3 {
  font-size: 60px;
  margin: 0 0 20px;
  padding-bottom: 20px;
  position: relative;
  text-transform: uppercase;
}
.vina-html-newsletter .modal-dialog .modal-content .modal-body .vina-new-sletter > h3:after {
  background: #353535;
  border: 1px solid #e5e5e5;
  bottom: 0;
  content: "";
  height: 8px;
  left: 50%;
  margin-left: -30px;
  position: absolute;
  width: 60px;
}
.vina-html-newsletter .modal-dialog .modal-content .modal-body .vina-new-sletter .acymailing_introtext {
  line-height: 1.35;
  font-size: 18px;
  margin: 5px 0 27px !important;
  text-transform: uppercase;
}
.vina-html-newsletter .modal-dialog .modal-content .modal-body .vina-new-sletter .acymailing_form {
  display: inline-block;
  width: 100%;
}
.vina-html-newsletter .modal-dialog .modal-content .modal-body .vina-new-sletter .acymailing_form * {
  display: inline-block;
  width: 100%;
  padding: 0;
}
.vina-html-newsletter .modal-dialog .modal-content .modal-body .vina-new-sletter .acymailing_form .acyfield_email input {
  width: 100% !important;
  height: 52px;
  text-align: center;
  font-size: 18px;
  color: #909295;
}
.vina-html-newsletter .modal-dialog .modal-content .modal-body .vina-new-sletter .acymailing_form .acysubbuttons input {
  height: 52px;
  font-size: 18px;
  text-transform: uppercase;
  color: white;
  background: #333333;
}
.vina-html-newsletter .modal-dialog .modal-content .modal-body .vina-new-sletter .acymailing_form .acysubbuttons input:hover,
.vina-html-newsletter .modal-dialog .modal-content .modal-body .vina-new-sletter .acymailing_form .acysubbuttons input:focus {
  background: #4d4d4d;
}
.vina-html-newsletter .modal-dialog .modal-content .modal-header {
  border-bottom: 0;
  padding: 0;
}
.vina-html-newsletter .modal-dialog .modal-content .modal-header .close {
  text-indent: -9999px;
  width: 24px;
  height: 24px;
  opacity: 1;
  filter: alpha(opacity=100);
  background: url('../images/icon/icon-close.png') no-repeat 0 0;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 1;
}
.shipping-info {
  background: url('../images/icon/shadow1.png') no-repeat center bottom;
  color: #3b3b3b;
  font-size: 16px;
  line-height: 1;
  padding-bottom: 35px;
  text-align: center;
}
.shipping-info .sppb-container {
  padding: 25px 0;
  border-bottom: 1px solid #e5e5e5;
}
.shipping-info .sppb-addon.has-border {
  position: relative;
  z-index: 0;
}
.shipping-info .sppb-addon.has-border:before {
  position: absolute;
  z-index: 0;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  margin: 0 -15px;
}
.shipping-info .sppb-addon-content h3 {
  margin: 0;
  text-transform: uppercase;
}
.page-mega-menu #sp-top1 {
  padding: 45px 0 0;
  position: relative;
  z-index: 1;
}
.page-mega-menu #sp-header {
  height: auto;
  border-bottom: 0;
}
.page-mega-menu #sp-header .logo h1 {
  padding: 24px 0 24px 35px;
}
.page-mega-menu #sp-header .sp-retina-logo {
  width: auto;
}
.page-mega-menu #sp-top-bar {
  display: none;
}
.page-mega-menu #sp-top1 .sp-column .module-top1 .content-wrapper {
  left: auto;
  right: 0;
  z-index: 3;
}
.vina-tabs-products .tabs_mask {
  text-align: center;
  margin: 27px 0 0;
}
.vina-tabs-products .items_mask {
  padding-top: 7px;
}
.vina-tabs-products .owl-carousel .owl-wrapper-outer {
  padding-top: 55px;
}
.vina-tabs-products .tabs_container {
  display: inline-block;
}
.vina-tabs-products .tabs_container li {
  border-left: 1px solid #909295;
  display: inline-block;
  line-height: 18px;
  list-style: none;
  margin: 0;
  padding: 0 15px 0 14px;
}
.vina-tabs-products .tabs_container li.first-tab {
  border-left: 0;
}
.vina-tabs-products .tabs_container li span {
  color: #333333;
  display: inline-block;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
}
.vina-carousel-virtuemart.style-control-center.owl-theme .owl-controls .owl-buttons {
  width: 100%;
  top: 50%;
  margin-top: -17px;
}
.vina-carousel-virtuemart.style-control-center.owl-theme .owl-controls .owl-buttons div {
  left: 15px;
  right: auto;
  position: absolute;
  background: rgba(255,255,255,0.8);
  margin: 0;
}
.vina-carousel-virtuemart.style-control-center.owl-theme .owl-controls .owl-buttons div:hover {
  background: rgba(255,255,255,0.6);
}
.vina-carousel-virtuemart.style-control-center.owl-theme .owl-controls .owl-buttons div.owl-next {
  right: 15px;
  left: auto;
}
.vina-carousel-virtuemart.owl-theme:hover .owl-controls .owl-buttons div {
  opacity: 1;
  filter: alpha(opacity=100);
}
.vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons div {
  background: #fff;
  border: 1px solid #909295;
  border-radius: 68px;
  height: 34px;
  line-height: 32px;
  overflow: hidden;
  text-indent: 9999px;
  top: 0;
  width: 34px;
  z-index: 100;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  z-index: 0;
  left: 0;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons div:after {
  color: #909295;
  display: block;
  font-family: FontAwesome;
  font-size: 28px;
  height: 32px;
  line-height: 32px;
  position: absolute;
  text-indent: 0;
  top: 0;
  width: 32px;
}
.vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons div.owl-prev:after {
  content: "\f104";
  left: -2px;
}
.vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons div.owl-next:after {
  content: "\f105";
  left: 2px;
}
.vina-hot-product {
  background: url('../images/icon/shadow1.png') no-repeat bottom center;
  margin-bottom: 40px;
  padding-bottom: 80px;
  position: relative;
}
.vina-hot-product .sppb-container:after {
  background: #e5e5e5;
  bottom: 35px;
  content: "";
  display: block;
  height: 1px;
  left: 20%;
  position: absolute;
  width: 60%;
}
.vina-hot-product .sppb-feature-box-title {
  text-transform: uppercase;
  margin-top: 65px;
}
.vina-hot-product .sppb-addon-text {
  color: #909295;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 20px;
  margin-top: 30px;
  text-align: center;
}
.vina-brands.sppb-addon-module {
  padding: 15px 24px;
  border: 1px solid #bababa;
  margin-bottom: 135px;
}
.vina-manufacturers-virtuemart {
  overflow: visible;
}
.vina-manufacturers-virtuemart:hover .vina-prev,
.vina-manufacturers-virtuemart:hover .vina-next {
  opacity: 1;
  filter: alpha(opacity=100);
}
.vina-manufacturers-virtuemart .vina-prev,
.vina-manufacturers-virtuemart .vina-next {
  background: none;
  margin: -19px 0 0;
  top: 50%;
  background: #fff;
  border: 1px solid #909295;
  border-radius: 68px;
  height: 34px;
  line-height: 32px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
  text-indent: 9999px;
  width: 34px;
  z-index: 100;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
}
.vina-manufacturers-virtuemart .vina-prev:hover,
.vina-manufacturers-virtuemart .vina-next:hover {
  border: 1px solid #909295;
}
.vina-manufacturers-virtuemart .vina-prev:after,
.vina-manufacturers-virtuemart .vina-next:after {
  color: #909295;
  display: block;
  font-family: FontAwesome;
  font-size: 28px;
  height: 32px;
  line-height: 32px;
  position: absolute;
  text-indent: 0;
  top: 0;
  width: 32px;
}
.vina-manufacturers-virtuemart .vina-prev {
  left: -10px;
  right: auto;
}
.vina-manufacturers-virtuemart .vina-prev:after {
  content: "\f104";
  left: -2px;
}
.vina-manufacturers-virtuemart .vina-next {
  right: -10px;
  left: auto;
}
.vina-manufacturers-virtuemart .vina-next:after {
  content: "\f105";
  left: 2px;
}
.vina-carousel-k2.style2 .owl-wrapper-outer {
  padding-top: 10px;
}
.vina-carousel-k2.style2 .item .image-block {
  width: auto;
  border-right: 0;
  padding: 4px 0 13px 0;
  max-width: 100%;
}
.vina-carousel-k2.style2 .item .title {
  display: inline-block;
}
.vina-carousel-k2.style2 .item .title a {
  line-height: 25px;
}
.vina-carousel-k2.style2.owl-theme .owl-controls {
  left: 0;
}
.vina-carousel-k2.style2.owl-theme .owl-controls .owl-buttons div {
  left: 10px;
  right: auto;
  position: absolute;
  top: -49px;
}
.vina-carousel-k2.style2.owl-theme .owl-controls .owl-buttons div.owl-next {
  left: auto;
  right: 10px;
}
.vina-carousel-k2.style3.owl-theme .owl-controls {
  left: 0;
}
.vina-carousel-k2.style3.owl-theme .owl-controls .owl-buttons div {
  left: 10px;
  right: auto;
  position: absolute;
  top: -49px;
}
.vina-carousel-k2.style3.owl-theme .owl-controls .owl-buttons div.owl-next {
  left: auto;
  right: 10px;
}
.vina-carousel-k2.style3 .item .image-block {
  border-right: 0;
  padding: 30px 0px 18px 0;
  width: 100%;
}
.vina-carousel-k2.style3 .item .post-info {
  border-bottom: 1px solid #333333;
  border-top: 1px solid #333333;
  float: left;
  padding: 0;
  text-align: left;
  width: 100%;
}
.vina-carousel-k2.style3 .item .title {
  font-size: 18px;
  font-weight: normal;
  margin: 10px 0 0;
  text-transform: uppercase;
  width: 75%;
}
.vina-carousel-k2.style3 .item .title a {
  display: inline-block;
  margin: 0;
}
.vina-carousel-k2.style3 .item .readmore {
  padding-top: 0;
}
.vina-carousel-k2.style3 .item .readmore a {
  color: #909295;
  float: left;
  font-size: 12px;
}
.vina-carousel-k2.style3 .item .post-meta {
  border-left: 1px solid #333333;
  float: right;
  margin: 0;
  padding-bottom: 15px;
  padding-top: 25px;
  text-align: right;
  width: 25%;
}
.vina-carousel-k2.style3 .item .post-meta .entry-date {
  color: #909295;
  float: left;
  width: 100%;
}
.vina-carousel-k2.style3 .item .post-meta .entry-date .day {
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 50px;
}
.vina-carousel-k2.style3 .item .post-meta .entry-date .month {
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-size: 18px;
}
.vina-carousel-k2.style3 .item .post-meta .entry-date .separator {
  display: inline-block;
  margin: 0 3px;
}
.vina-carousel-k2.style4 .post-info {
  display: inline-block;
  width: 100%;
  padding: 0 20px;
}
.vina-carousel-k2.style4 .item .readmore {
  padding: 0;
}
.vina-carousel-k2.style4 .item .readmore a {
  -webkit-transform: translate(0,-4px);
  -ms-transform: translate(0,-4px);
  -o-transform: translate(0,-4px);
  transform: translate(0,-4px);
  display: inline-block;
}
.vina-carousel-k2.style4.style2 .owl-wrapper-outer {
  padding-top: 0;
}
.vina-carousel-k2.style4.style2 .item .image-block {
  padding: 0px 0 25px 0;
}
.vina-carousel-k2.style4.style2 .item .title {
  margin: 0;
}
.vina-carousel-k2.owl-theme:hover .owl-controls .owl-buttons div {
  opacity: 1;
  filter: alpha(opacity=100);
}
.vina-carousel-k2.owl-theme .owl-controls {
  margin-top: 0;
  text-align: center;
  position: absolute;
  right: 0;
  left: auto;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
.vina-carousel-k2.owl-theme .owl-controls .owl-page {
  display: block;
}
.vina-carousel-k2.owl-theme .owl-controls .owl-page span {
  width: 6px;
  height: 6px;
  margin: 0 0 7px;
  background: black;
  border-radius: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.vina-carousel-k2.owl-theme .owl-controls .owl-page.active span {
  background: #909295;
}
.vina-carousel-k2.owl-theme .owl-controls .owl-buttons {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.vina-carousel-k2.owl-theme .owl-controls .owl-buttons div {
  background: #fff;
  border: 1px solid #909295;
  border-radius: 68px;
  height: 34px;
  line-height: 32px;
  overflow: hidden;
  text-indent: 9999px;
  top: 0;
  width: 34px;
  z-index: 100;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  z-index: 0;
  left: 0;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.vina-carousel-k2.owl-theme .owl-controls .owl-buttons div:after {
  color: #909295;
  display: block;
  font-family: FontAwesome;
  font-size: 28px;
  height: 32px;
  line-height: 32px;
  position: absolute;
  text-indent: 0;
  top: 0;
  width: 32px;
}
.vina-carousel-k2.owl-theme .owl-controls .owl-buttons div.owl-prev:after {
  content: "\f104";
  left: -2px;
}
.vina-carousel-k2.owl-theme .owl-controls .owl-buttons div.owl-next:after {
  content: "\f105";
  left: 2px;
}
.vina-carousel-k2 .item .image-block {
  border-right: 1px solid #e5e5e5;
  float: left;
  padding: 30px 15px 30px 0;
  width: 50%;
}
.vina-carousel-k2 .item .title a {
  font-size: 18px;
  font-weight: normal;
  margin: 4px 0 0px;
  text-transform: uppercase;
  display: inline-block;
}
.vina-carousel-k2 .item .readmore {
  padding-top: 6px;
}
.vina-carousel-k2 .item .readmore a {
  color: #909295 !important;
  font-size: 12px;
  text-transform: lowercase;
}
.vina-carousel-k2 .item .text-block {
  float: left;
  padding: 70px 0 0 30px;
  text-align: left;
  width: 50%;
}
.vina-carousel-k2 .item .post-meta .day {
  font-family: 'Lato';
  font-weight: 300;
  font-size: 50px;
}
.vina-carousel-k2 .item .post-meta .month {
  font-family: 'Lato';
  font-size: 18px;
}
.vina-carousel-k2 .item .post-meta .month .separator {
  display: inline-block;
  margin: 0 3px 0 0;
}
.vina-carousel-k2 .item .post-meta .entry-date {
  display: inline-block;
  color: #909295;
  width: 100%;
}
.vina-fashion-news .sppb-addon-title {
  text-transform: uppercase;
}
.home-banners .vina-banner [class*="sppb-col-sm-"] {
  padding: 0 5px;
}
.home-banners .vina-banner.small-text .wpb_content_element[class*="arrow-"] {
  color: #909295;
  font-family: 'Lato';
  font-size: 14px;
  font-weight: normal;
  height: 284px;
  line-height: 1.35;
  padding: 60px 25px 0;
  text-align: center;
  text-transform: none;
}
.home-banners .vina-banner.small-text .wpb_content_element[class*="arrow-"] h3 {
  color: #fff;
  font-size: 24px;
  margin: 0 0 25px;
  padding: 0 0 35px;
  position: relative;
}
.home-banners .vina-banner.small-text .wpb_content_element[class*="arrow-"] h3:after {
  background: #909295;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  margin-left: -15px;
  position: absolute;
  width: 30px;
}
.home-banners .vina-banner.small-text .wpb_content_element[class*="arrow-"] a {
  border-top: 1px solid #fff;
  color: #909295;
  display: inline-block;
  font-family: 'Lato';
  font-size: 12px;
  font-weight: normal;
  line-height: 26px;
  position: relative;
  top: -10px;
}
.home-banners .vina-banner .wpb_content_element[class*="arrow-"] {
  background: #282828;
  color: #fff;
  font-family: 'Montserrat';
  font-size: 42px;
  font-weight: bold;
  height: 315px;
  line-height: 40px;
  padding: 80px 0 0 82px;
  position: relative;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.home-banners .vina-banner .wpb_content_element[class*="arrow-"] a {
  border-top: 1px solid #fff;
  color: #909295;
  display: inline-block;
  font-family: 'Lato';
  font-size: 12px;
  font-weight: normal;
  line-height: 26px;
  position: relative;
  top: -10px;
}
.home-banners .vina-banner .wpb_content_element[class*="arrow-"] a:hover,
.home-banners .vina-banner .wpb_content_element[class*="arrow-"] a:focus {
  color: white;
}
.home-banners .vina-banner .wpb_content_element[class*="arrow-"]:after {
  background: #282828;
  content: "";
  display: block;
  height: 24px;
  left: -12px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 24px;
  z-index: 1;
}
.home-banners .vina-banner .wpb_content_element[class*="arrow-"].arrow-right:after {
  left: auto;
  right: -12px;
}
.vina-testimonial-pro.style2 .sppb-testimonial-message {
  color: #333333;
  font-style: normal;
}
.vina-testimonial-pro.style2 .sppb-carousel-indicators li.active {
  background: #bababa;
}
.vina-testimonial-pro.style3 .sppb-testimonial-message {
  background: none;
  font-size: 18px;
  font-style: normal;
  line-height: 25px;
  color: #333333;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  width: 100%;
  padding: 0 15px;
  margin: 0 0 15px;
}
.vina-testimonial-pro.style3 .sppb-carousel-indicators {
  bottom: 12px;
}
.vina-testimonial-pro.style3 .sppb-testimonial-client {
  margin-top: 14px;
  text-align: center;
  width: 100%;
}
.vina-testimonial-pro.style3 .sppb-testimonial-client .pro-client-name {
  float: none;
}
.vina-testimonial-pro.style3 .sppb-img-responsive.sppb-avatar {
  margin-bottom: 0;
}
.vina-testimonial-pro.style3 .sppb-carousel-indicators li.active {
  background: #bababa;
}
.vina-testimonial-pro .sppb-avatar {
  border-radius: 50%;
}
.vina-testimonial-pro .sppb-media-body {
  overflow: visible;
}
.vina-testimonial-pro .sppb-carousel-indicators {
  bottom: 46px;
  z-index: 1;
}
.vina-testimonial-pro .sppb-carousel-indicators li {
  height: 6px;
  list-style: none;
  margin: 0 3px;
  width: 6px;
  background: #000;
  border-radius: 0;
  border: 0;
}
.vina-testimonial-pro .sppb-carousel-indicators li.active {
  background: white;
}
.vina-testimonial-pro .sppb-testimonial-message {
  background: none;
  border: none;
  color: #fff;
  float: left;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  margin: 10px 0 0;
  padding: 0;
  text-align: right;
  width: 75%;
  font-style: italic;
}
.vina-testimonial-pro .sppb-testimonial-client {
  color: #bababa;
  float: left;
  font-size: 14px;
  margin-top: 35px;
  text-align: right;
  width: 75%;
}
.vina-testimonial-pro .sppb-testimonial-client .pro-client-name {
  float: right;
  padding-left: 76px;
  position: relative;
}
.vina-testimonial-pro .sppb-testimonial-client .pro-client-name:before {
  background: #bababa;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 56px;
}
.linkhover a {
  display: block;
  position: relative;
  max-width: 100%;
}
.linkhover a:hover:before {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.linkhover a:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.linkhover a:after {
  background: rgba(0,0,0,0.5);
  border-radius: 100%;
  color: #fff;
  content: "\f002";
  display: block;
  font-family: FontAwesome;
  font-size: 20px;
  height: 60px;
  left: 50%;
  line-height: 60px;
  margin-left: -30px;
  margin-top: -30px;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  text-align: center;
  top: 50%;
  width: 60px;
  z-index: 1;
  -webkit-transform: scale(5);
  -ms-transform: scale(5);
  -o-transform: scale(5);
  transform: scale(5);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.linkhover a:before {
  background: #000;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#sp-header-sticky-wrapper.sticky-wrapper {
  top: 0;
  z-index: 9;
  width: 100%;
  margin-bottom: 131px;
  position: relative;
  left: 0;
}
#sp-header-sticky-wrapper.sticky-wrapper .logo .sp-default-logo {
  width: 170px;
  margin: 67px 0 0 39px;
  display: block;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 1;
  filter: alpha(opacity=100);
}
#sp-header-sticky-wrapper.sticky-wrapper #sp-logo {
  position: relative;
  z-index: 0;
}
#sp-header-sticky-wrapper.sticky-wrapper #sp-logo .logo h1 .sp-retina-logo {
  height: 100%;
  left: 15px;
  opacity: 0;
  filter: alpha(opacity=0);
  padding-top: 0;
  height: 36px;
  position: absolute;
  top: -40px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#sp-header-sticky-wrapper.sticky-wrapper.is-sticky #offcanvas-toggler {
  z-index: 1005;
}
#sp-header-sticky-wrapper.sticky-wrapper.is-sticky #sp-logo .logo h1 .sp-retina-logo {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 2px;
}
#sp-header-sticky-wrapper.sticky-wrapper.is-sticky .sp-retina-logo {
  display: block;
}
#sp-header-sticky-wrapper.sticky-wrapper.is-sticky #sp-header {
  background: rgba(255,255,255,0.9);
  padding: 0 30px;
}
#sp-header-sticky-wrapper.sticky-wrapper.is-sticky #sp-header .logo h1 {
  height: 41px;
}
#sp-header-sticky-wrapper.sticky-wrapper.is-sticky .logo .sp-default-logo {
  -webkit-transform: translate(0,-100px);
  -ms-transform: translate(0,-100px);
  -o-transform: translate(0,-100px);
  transform: translate(0,-100px);
  opacity: 0;
  filter: alpha(opacity=0);
}
#sp-header-sticky-wrapper.sticky-wrapper.is-sticky #sp-header {
  border-bottom: 1px solid #e5e5e5;
}
#sp-header-sticky-wrapper.sticky-wrapper.is-sticky #offcanvas-toggler {
  right: 0;
  top: 6px;
}
#sp-header {
  border-bottom: 1px solid #aaa;
  height: 41px;
  width: 100% !important;
}
#sp-header .logo {
  height: 41px;
}
#sp-header .logo h1 {
  display: inline-block;
}
#sp-header .logo p {
  margin: 5px 0 0;
}
#sp-header .sp-default-logo {
  display: none;
}
#sp-header .sp-retina-logo {
  display: block;
  width: 68px;
}
.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% !important;
  background-size: cover;
  background-attachment: fixed;
  background: transparent;
}
.sp-page-title h2,
.sp-page-title h3 {
  margin: 0;
  padding: 0;
  color: #fff;
}
.sp-page-title h2 {
  color: #fff;
  display: block;
  font-size: 30px;
  height: 70px;
  line-height: 70px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.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;
}
#sp-component.fullpage {
  width: 100%;
}
.breadcrumb {
  background-color: transparent;
  font-family: 'Lato';
  font-size: 12px;
  font-weight: normal;
  padding: 36px 0 0;
  margin: 0;
  line-height: 1.25;
  text-transform: uppercase;
  width: 100%;
}
.breadcrumb a {
  color: #333333;
}
.breadcrumb > .active {
  color: #333333;
}
.breadcrumb li i {
  font-size: 20px;
}
.breadcrumb > li+li:before {
  color: #333333;
  padding: 0 15px;
}
.vina-header-product {
  background-position: center center;
  background-repeat: no-repeat;
}
.vina-header-product .product_header {
  color: #909295;
  display: block;
  font-size: 14px;
  height: 130px;
  margin: 0;
  padding-top: 40px;
  text-align: center;
  width: 100%;
}
.vina-header-product .product_header > div {
  display: inline-block;
}
.vina-header-product .product_header .link {
  padding-left: 35px;
}
.vina-header-product .product_header .link a {
  background: #bababa;
  color: #333333;
  display: inline-block;
  float: left;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  padding: 0 70px;
}
.vina-header-product .product_header .text h3 {
  color: #4d4d4d;
  margin: 0;
}
.vina-header-product .product_header .text p {
  font-style: italic;
}
.vina-header-product .product_header .text .white {
  color: #fff;
}
.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);
  background: #fff;
}
.layout-boxed .body-innerwrapper {
  margin: 0 10px;
}
.layout-boxed.page-mega-menu #sp-header {
  border-bottom: 1px solid #909295;
}
.layout-boxed.page-mega-menu #sp-header > .container {
  padding: 0 30px;
}
.layout-boxed.home-slider-top #sp-header {
  border: 0;
}
#sp-main-body {
  padding: 73px 0 30px;
}
.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-right .sp-module,
#sp-left .sp-module {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}
#sp-right .sp-module .sp-module-title,
#sp-left .sp-module .sp-module-title {
  margin: 0 0 23px;
}
#sp-right .sp-module:first-child,
#sp-left .sp-module:first-child {
  margin-top: 0;
}
.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: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;
}
.vina-header .sppb-addon-title {
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
}
.vina-header.text-left .sppb-addon-title {
  text-align: left;
}
.vina-header.text-right .sppb-addon-title {
  text-align: right;
}
.vina-camera-slider .camera_prev,
.vina-camera-slider .camera_next {
  background: rgba(0,0,0,0.5) !important;
  border-radius: 50% !important;
}
.vina-camera-slider .camera_caption > div {
  background: none !important;
}
.vina-camera-slider > .camera_wrap {
  margin-bottom: 0 !important;
}
.vina-camera-slider.style1:hover .camera_wrap .camera_pag {
  opacity: 1;
  filter: alpha(opacity=100);
}
.vina-camera-slider.style1 .camera_wrap .camera_pag {
  position: absolute;
  bottom: 21px;
  left: 0;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.vina-camera-slider.style1 .camera_wrap .camera_pag .camera_pag_ul li {
  background: none;
  margin: 0 5px;
  width: 10px;
  height: 10px;
}
.vina-camera-slider.style1 .camera_wrap .camera_pag .camera_pag_ul li > span {
  width: 10px;
  height: 10px;
  border-radius: 0;
  background: black;
  top: 0;
  left: 0;
}
.vina-camera-slider.style1 .camera_wrap .camera_pag .camera_pag_ul li:hover > span {
  background: white;
}
.vina-camera-slider.style1 .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  background: white;
}
.vina-camera-slider.style1 .camera_caption > div {
  background: none;
}
.vina-camera-slider.style1 .camera_caption > div h3 {
  font-size: 150px;
  font-weight: 300 !important;
  font-family: 'lato' !important;
}
.vina-camera-slider.style1 .camera_caption > div h2 {
  font-family: Montserrat, sans-serif;
  text-transform: uppercase;
  font-size: 70px;
  line-height: 73px;
}
.vina-camera-slider.style1 .camera_caption > div h2.small-text {
  font-size: 50px;
  line-height: 58px;
  margin-bottom: 27px;
}
.vina-camera-slider.style1 .camera_caption > div h4 {
  font-size: 18px;
  line-height: 18px;
  color: #898989;
  font-family: 'Lato' !important;
  font-weight: 400 !important;
}
.vina-camera-slider.style1 .camera_caption > div .vina-btn {
  padding: 6px 24px;
  color: #898989;
  border: 1px solid #222222;
  font-family: "Lato";
  font-weight: 300;
  font-size: 12px;
}
.vina-camera-slider.style2:hover .camera_wrap .camera_pag {
  opacity: 1;
  filter: alpha(opacity=100);
}
.vina-camera-slider.style2 .camera_caption > div {
  background: none;
  display: inline-block;
}
.vina-camera-slider.style2 .camera_caption.slider2 h1 {
  font-size: 100px;
  color: #222222;
  line-height: 110px;
  text-transform: uppercase;
}
.vina-camera-slider.style2 .camera_caption.slider2 .vina-btn {
  padding: 6px 60px;
  font-size: 14px;
  line-height: 18px;
  border: 4px double #222222;
}
.vina-camera-slider.style2 .camera_wrap .camera_pag {
  position: absolute;
  bottom: 21px;
  left: 0;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.vina-camera-slider.style2 .camera_wrap .camera_pag .camera_pag_ul {
  margin-left: -11px;
}
.vina-camera-slider.style2 .camera_wrap .camera_pag .camera_pag_ul li {
  background: none;
  margin: 10px 3px;
}
.vina-camera-slider.style2 .camera_wrap .camera_pag .camera_pag_ul li span {
  background: transparent url(../images/btn/bullet.png) 0 0 no-repeat;
  width: 20px;
  height: 20px;
}
.vina-camera-slider.style2 .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  background: transparent url(../images/btn/bullet.png) 0 100% no-repeat;
}
.vina-camera-slider.style2 .camera_wrap .camera_pag .camera_pag_ul li:hover > span,
.vina-camera-slider.style2 .camera_wrap .camera_pag .camera_pag_ul li:focus > span {
  background: transparent url(../images/btn/bullet.png) 0 100% no-repeat;
}
.vina-camera-slider.style3 .camera_caption > div {
  background: none;
  text-transform: uppercase;
}
.vina-camera-slider.style3 .camera_caption.slider1 h3 {
  font-size: 60px;
  line-height: 60px;
  color: #898989;
  font-family: "Lato" !important;
  font-weight: normal !important;
}
.vina-camera-slider.style3 .camera_caption.slider1 h3 strong {
  font-size: 72px;
  line-height: 72px;
  color: #252525;
  font-weight: normal !important;
}
.vina-camera-slider.style3 .camera_caption.slider1 h3 b {
  font-size: 38px;
  line-height: 38px;
  color: #252525;
}
.vina-camera-slider.style3 .camera_wrap .camera_pag .camera_pag_ul {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 24px;
}
.vina-camera-slider.style3 .camera_wrap .camera_pag .camera_pag_ul li {
  width: 19px;
  height: 19px;
  background: url(../images/btn/bullets2.png) no-repeat bottom left;
  margin: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.vina-camera-slider.style3 .camera_wrap .camera_pag .camera_pag_ul li span {
  background: none !important;
}
.vina-camera-slider.style3 .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
  background-position: top left;
}
.vina-camera-slider.style3 .camera_wrap .camera_pag .camera_pag_ul li:focus,
.vina-camera-slider.style3 .camera_wrap .camera_pag .camera_pag_ul li:hover {
  background-position: top left;
}
.vina-camera-slider.style4:hover .camera_wrap .camera_pag {
  opacity: 1;
  filter: alpha(opacity=100);
}
.vina-camera-slider.style4 > .camera_wrap {
  margin-bottom: 0 !important;
  padding: 0 5px;
}
.vina-camera-slider.style4 .camera_wrap .camera_pag {
  position: absolute;
  bottom: 21px;
  left: 0;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.vina-camera-slider.style4 .camera_wrap .camera_pag .camera_pag_ul li {
  background: none;
  margin: 0 5px;
  width: 10px;
  height: 10px;
}
.vina-camera-slider.style4 .camera_wrap .camera_pag .camera_pag_ul li > span {
  width: 10px;
  height: 10px;
  border-radius: 0;
  background: black;
  top: 0;
  left: 0;
}
.vina-camera-slider.style4 .camera_wrap .camera_pag .camera_pag_ul li:hover > span {
  background: white;
}
.vina-camera-slider.style4 .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  background: white;
}
.vina-camera-slider.style4 .camera_caption.slider1 h3 {
  font-size: 64px;
  line-height: 69px;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 19px;
  text-align: center;
}
.vina-camera-slider.style4 .camera_caption.slider1 h3 span {
  font-size: 24px;
  line-height: 24px;
  font-family: "Lato" !important;
  letter-spacing: initial;
  display: inline-block;
  -webkit-transform: translate(0,-21px);
  -ms-transform: translate(0,-21px);
  -o-transform: translate(0,-21px);
  transform: translate(0,-21px);
}
.vina-camera-slider.style4 .camera_caption.slider2 h3 {
  font-size: 64px;
  line-height: 64px;
  color: #000;
  text-transform: uppercase;
}
.vina-camera-slider.style4 .camera_caption.slider2 h3 span {
  font-size: 28px;
  line-height: 28px;
  font-family: "Lato";
  color: #898989;
  text-transform: none;
  margin-bottom: 16px;
  display: inline-block;
}
.vina-camera-slider.style4 .camera_caption.slider2 h3 strong {
  font-size: 40px;
  line-height: 40px;
}
.vina-camera-slider.style5:hover .camera_wrap .camera_pag {
  opacity: 1;
  filter: alpha(opacity=100);
}
.vina-camera-slider.style5 .readmore {
  font-size: 16px;
  line-height: 16px;
  font-family: "Lato";
  color: #666;
  text-transform: uppercase;
  padding: 10px 30px;
  height: 38px;
  border: 1px solid #898989;
  display: inline-block;
  margin-top: 15px;
}
.vina-camera-slider.style5 > .camera_wrap {
  margin-bottom: 0 !important;
}
.vina-camera-slider.style5 .camera_wrap .camera_pag {
  position: absolute;
  bottom: 21px;
  left: 0;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.vina-camera-slider.style5 .camera_wrap .camera_pag .camera_pag_ul li {
  background: none;
  margin: 0 5px;
  width: 10px;
  height: 10px;
}
.vina-camera-slider.style5 .camera_wrap .camera_pag .camera_pag_ul li > span {
  width: 10px;
  height: 10px;
  border-radius: 0;
  background: black;
  top: 0;
  left: 0;
}
.vina-camera-slider.style5 .camera_wrap .camera_pag .camera_pag_ul li:hover > span {
  background: white;
}
.vina-camera-slider.style5 .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  background: white;
}
.vina-camera-slider.style5 .camera_caption.slider1 h3 {
  font-size: 64px;
  line-height: 66px;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
}
.vina-camera-slider.style5 .camera_caption.slider1 h3 span {
  font-size: 28px;
  line-height: 28px;
  letter-spacing: 0;
  font-family: "Lato";
  color: #898989;
  text-transform: none;
  display: inline-block;
  -webkit-transform: translate(0,6px);
  -ms-transform: translate(0,6px);
  -o-transform: translate(0,6px);
  transform: translate(0,6px);
}
.vina-camera-slider.style5 .camera_caption.slider1 h3 strong {
  line-height: 40px;
  font-size: 40px;
  display: inline-block;
}
.vina-camera-slider.style5 .camera_caption.slider2 h3 {
  font-size: 64px;
  line-height: 58px;
  color: #000;
  text-transform: uppercase;
}
.vina-camera-slider.style5 .camera_caption.slider2 h3 span {
  font-size: 28px;
  line-height: 28px;
  font-family: "Lato";
  color: #898989;
  text-transform: none;
  display: inline-block;
}
.vina-camera-slider.style5 .camera_caption.slider2 h3 strong {
  font-size: 40px;
  line-height: 40px;
}
.vina-camera-slider.style6:hover .camera_wrap .camera_pag {
  opacity: 1;
  filter: alpha(opacity=100);
}
.vina-camera-slider.style6 > .camera_wrap {
  margin-bottom: -1px !important;
}
.vina-camera-slider.style6 .camera_wrap .camera_pag {
  position: absolute;
  bottom: 21px;
  left: 0;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.vina-camera-slider.style6 .camera_wrap .camera_pag .camera_pag_ul li {
  background: none;
  margin: 0 5px;
  width: 10px;
  height: 10px;
}
.vina-camera-slider.style6 .camera_wrap .camera_pag .camera_pag_ul li > span {
  width: 10px;
  height: 10px;
  border-radius: 0;
  background: black;
  top: 0;
  left: 0;
}
.vina-camera-slider.style6 .camera_wrap .camera_pag .camera_pag_ul li:hover > span {
  background: white;
}
.vina-camera-slider.style6 .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  background: white;
}
.vina-camera-slider.style6 .camera_caption .readmore {
  font-size: 14px;
  line-height: 14px;
  font-family: "Lato";
  color: #fff;
  border: 1px solid #898989;
  padding: 20px 35px;
  margin-top: 24px;
  display: inline-block;
  text-transform: uppercase;
}
.vina-camera-slider.style6 .camera_caption h3 {
  font-size: 52px;
  line-height: 52px;
  color: #fff;
  text-transform: uppercase;
}
.vina-camera-slider.style6 .camera_caption.slider1 {
  text-align: center;
  color: #fff;
  margin: 0 auto;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
.vina-camera-slider.style6 .camera_caption.slider1 h3 {
  text-align: center;
  margin-bottom: 33px;
}
.vina-camera-slider.style6 .camera_caption.slider1 p {
  font-size: 20px;
  line-height: 20px;
  font-family: "Lato";
  color: #fff;
}
.vina-camera-slider.style6 .camera_caption.slider2 h4 {
  font-size: 28px;
  line-height: 28px;
  font-family: "Lato";
  color: #cccccc;
}
.vina-camera-slider.style6 .camera_caption.slider2 h3 {
  line-height: 60px;
  margin-top: 20px;
}
.vina-camera-slider.style6 .camera_caption.slider2 .readmore {
  margin-top: 11px;
}
.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: -5px 8px;
  width: auto;
  float: none;
}
.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 {
  padding: 60px 0 10px;
}
#sp-bottom .sp-module .sp-module-title {
  text-transform: none;
  font-weight: normal !important;
  font-size: 24px !important;
  font-family: Lato, sans-serif !important;
}
#sp-bottom > .container .row {
  position: relative;
  z-index: 0;
}
#sp-bottom > .container .row:before {
  content: "";
  position: absolute;
  z-index: 0;
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
  height: 100%;
  top: 0;
  display: inline-block;
  margin: 0 15px;
  left: 0;
}
#sp-bottom,
#sp-footer {
  background: #fff;
}
.vina-footer2 {
  margin: 0 !important;
}
#sp-footer {
  color: #909295;
  text-align: center;
}
#sp-footer a {
  color: #909295;
  font-size: 14px;
  text-transform: uppercase;
}
.sp-totop {
  background: url("../images/icon/back-top.png") no-repeat center center #333333;
  border-radius: 100px;
  bottom: -38px;
  cursor: pointer;
  height: 50px;
  opacity: 0;
  position: fixed;
  right: 12px;
  visibility: hidden;
  width: 50px;
  z-index: 9999;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sp-totop:hover,
.sp-totop:focus {
  background: url("../images/icon/back-top.png") no-repeat center center rgba(51,51,51,0.7);
}
.sp-totop i {
  display: none;
}
.sp-totop.active {
  bottom: 12px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sp-totop small {
  display: none;
}
#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;
}
.brand-logos.style1 {
  background: url('../images/bg/shadow1.png') no-repeat bottom center;
  border-top: 1px solid #bababa;
  position: relative;
}
.brand-logos.style1:after {
  background: #bababa;
  bottom: 35px;
  content: "";
  display: block;
  height: 1px;
  left: 20%;
  position: absolute;
  width: 60%;
}
.sppb-addon-image-content.linkhover .sppb-addon-body a {
  padding: 0;
  margin: 0;
}
.sppb-addon-image-content.linkhover .sppb-addon-body a:after,
.sppb-addon-image-content.linkhover .sppb-addon-body a:focus {
  content: none;
}
.banner1.style1.banners-testimonial .sppb-addon-body {
  color: #909295;
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  height: 286px;
  line-height: 1.35;
  padding: 60px 25px 0;
  text-align: center;
  text-transform: none;
}
.banner1.style1.banners-testimonial .sppb-addon-body h3 {
  color: #fff;
  font-size: 24px;
  margin: 0 0 25px;
  padding: 0 0 35px;
  position: relative;
}
.banner1.style1.banners-testimonial .sppb-addon-body h3:after {
  background: #909295;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  margin-left: -15px;
  position: absolute;
  width: 30px;
}
.banner1.style1 .arrow-right .sppb-addon-body:after {
  left: auto;
  right: -12px;
}
.banner1.style1 .aligment-bottom .sppb-addon-body {
  margin-bottom: 10px;
}
.banner1.style1 .aligment-top .sppb-addon-body {
  margin-top: 10px;
}
.banner1.style1 .arrow-left .sppb-addon-body:after {
  left: -12px;
  right: auto;
}
.banner1.style1 .sppb-row > div {
  padding: 0 5px;
}
.banner1.style1 .sppb-row > div > .sppb-addon-container > .sppb-addon-image-content {
  margin: 0px -5px 10px;
}
.banner1.style1 .sppb-addon-body {
  background: #282828;
  color: #fff;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 42px;
  font-weight: bold;
  height: 315px;
  line-height: 40px;
  padding: 80px 0 0 82px;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
}
.banner1.style1 .sppb-addon-body:after {
  background: #282828;
  content: "";
  display: block;
  height: 24px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 24px;
  z-index: 1;
}
.banner1.style1 .sppb-addon-body a {
  border-top: 1px solid #fff;
  color: #909295;
  display: inline-block;
  font-family: 'Lato';
  font-size: 12px;
  font-weight: normal;
  line-height: 26px;
  position: relative;
  top: 0;
}
.banner1.style1 .sppb-addon-body a:before,
.banner1.style1 .sppb-addon-body a:after {
  content: none;
}
.banner1.style1 .sppb-addon-body a:hover,
.banner1.style1 .sppb-addon-body a:focus {
  color: #fff;
  text-decoration: none;
}
.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;
}
.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;
}
.pagination >li {
  display: inline-block;
  margin-left: 10px;
}
.pagination >li a {
  border-radius: 0 !important;
  border: 0;
  background: transparent !important;
  color: #333333;
  display: inline-block;
  float: left;
  font-family: 'Lato';
  font-size: 14px;
  height: 22px;
  line-height: 22px;
  padding: 0;
}
.pagination >li a.next,
.pagination >li a.previous {
  background-image: url('../images/icon/pag-arrow.jpg') !important;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  width: 22px;
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
.pagination >li a.next {
  background-position: -22px 0 !important;
}
.pagination >li a.next:hover {
  background-position: -22px -22px !important;
}
.pagination >li a.previous {
  background-position: 0 0 !important;
}
.pagination >li a.previous:hover {
  background-position: 0 -22px !important;
}
#sp-left  + #sp-component .sp-column {
  border-left: 1px solid #e5e5e5;
  padding-left: 30px;
  width: 100%;
  display: inline-block;
}
#sp-main-body > .container > .row > div:first-child.col-sm-9 > .sp-column {
  border-right: 1px solid #e5e5e5;
  padding-right: 30px;
}
#sp-main-body > .container > .row > div:first-child.col-sm-9.fullpage > .sp-column {
  border-right: 0;
  padding-right: 0;
}
.vina-vmwishlist .sp-module-content {
  border: 1px solid #eee;
  padding: 0 0 26px;
}
#sp-left .sp-module .sp-module-title,
#sp-right .sp-module .sp-module-title {
  font-size: 18px;
}
.vina-shop-by .knob_wrapper {
  margin: 0;
}
.vina-shop-by .cf_match {
  background: #fff;
  color: #000;
  padding: 4px;
  border: 0;
}
.vina-shop-by .cf_wrapper_input_text_2 input[type="search"] {
  min-width: 50px;
  display: inline-block;
  border-radius: 0;
  margin: 0 10px;
  text-align: center;
}
.vina-shop-by .header {
  border-bottom: 4px solid #000;
  margin-bottom: -4px;
}
.vina-shop-by .header span {
  padding: 0 0 15px;
  display: block;
  font-family: 'lato';
  font-weight: bold;
  line-height: 26px;
  font-size: 25px;
  text-transform: uppercase;
  color: #000;
  margin: 0;
}
.vina-shop-by input[type="search"],
.vina-shop-by .cf_smart_search {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eee;
  border-radius: 0;
}
.vina-shop-by input[type="search"] {
  float: left;
}
.vina-shop-by .cf_smart_search {
  width: 100%;
  height: 40px;
  margin-top: 11px;
  margin-bottom: 20px;
}
.vina-shop-by .cf_flt_header {
  position: relative;
  display: block;
  font-size: 16px;
  margin-top: 15px;
  color: #525252;
  text-transform: uppercase;
  font-weight: bold;
  padding: 20px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.vina-shop-by .headexpand_show {
  background: url("../images/icon/arrows_exp.png") left bottom no-repeat;
  margin-top: 3px;
}
.vina-shop-by .headexpand_hide {
  background: url("../images/icon/arrows_exp.png") left top no-repeat;
  margin-top: 3px;
}
.vina-shop-by .cf_filters_list li {
  text-align: left;
  padding: 0 15px;
  line-height: 34px;
  border-bottom: 0;
  width: 100%;
  display: inline-block;
}
.vina-shop-by .cf_filters_list li.cf_li_clear {
  display: none;
}
.vina-shop-by .cf_filters_list li.cf_li_clear a {
  background: none !important;
  color: #fff;
}
.vina-shop-by .cf_filters_list li a {
  text-transform: capitalize;
  font-size: 14px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  display: inline-block;
}
.vina-shop-by .cf_filters_list li .cf_flt_counter {
  float: right;
}
.vina-shop-by .cf_filters_list li .cf_clear span.cf_clear {
  background: #fff;
  padding: 8px 2px;
}
.vina-shop-by .cf_filters_list li .cf_clear span.cf_clear > a {
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  background: #fff;
}
.vina-shop-by input[type="checkbox"] {
  margin: -4px 5px 0 0;
}
.vina-shop-by .cf_filtering_knob {
  background: url(../images/bg-layered-nav.png) center 0px no-repeat !important;
}
.vina-shop-by .cf_filtering_knob.cf_filtering_knob_from {
  bottom: -7px !important;
}
.vina-shop-by .cf_filtering_knob.cf_filtering_knob_to {
  bottom: 23px !important;
}
.vina-shop-by .cf_filtering_slider_gutter {
  padding-left: 15px;
  width: 240px;
}
.vina-shop-by .slider_bkg_img {
  background-image: url(../images/bold_line_active.png);
  width: 238px;
}
.vina-shop-by .cf_slider_gutter_m {
  background-image: url(../images/bg-filler.png);
  width: 222px;
}
.vina-shop-by .cf_slider_gutter_l,
.vina-shop-by .cf_slider_gutter_r {
  display: none;
}
.vina-shop-by .slider_bkg_img {
  background-color: #000;
}
.vina-shop-by .cf_wrapper_input_text {
  width: 100%;
}
.vina-shop-by .cf_search_button {
  text-shadow: none;
  opacity: 100;
  filter: alpha(opacity=10000);
  float: right;
  cursor: pointer;
  background: transparent;
  border: 1px solid #eee;
  border-radius: 0;
  height: 34px;
}
.vina-shop-by .cf_wrapper_input_text a.cf_option {
  clear: both;
  float: right;
}
.vina-shop-by .cf_option.cf_clear {
  background: #fff !important;
  text-shadow: none;
  color: #000;
  opacity: 100;
  filter: alpha(opacity=10000);
  float: none;
  cursor: pointer;
  padding: 5px;
}
.vina-shop-by #price_clear {
  text-shadow: none;
  opacity: 100;
  filter: alpha(opacity=10000);
  float: none;
  cursor: pointer;
  padding: 0;
}
.vina-shop-by .cf_resetAll_link .cf_resetAll_label {
  text-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100);
  float: none;
  cursor: pointer;
  padding: 0;
  margin-left: 15px;
}
.vina-shop-by div[id^="cf_wrapper_input_text_price"] .form-horizontal {
  display: flex;
  line-height: 32px;
}
.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;
}
.page-questions #sp-main-body {
  padding: 25px 0 100px;
}
.page-questions #sp-page-builder .sppb-row > div {
  padding: 0;
}
.page-questions .sppb-addon-text-block {
  margin-bottom: 69px;
}
.page-questions .sppb-addon-text-block h1 {
  font-size: 36px !important;
  text-transform: none !important;
}
.page-questions .sppb-addon-text-block .sppb-addon-content {
  margin-top: 12px;
}
.page-questions .sppb-addon-text-block .sppb-addon-content h4 {
  font-size: 18px;
  color: #4f4f4f;
  margin-bottom: 4px;
}
.sppb-addon-accordion .sppb-panel-group .sppb-panel + .sppb-panel {
  margin-top: 10px;
}
.sppb-addon-accordion .sppb-panel-default {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sppb-addon-accordion .sppb-panel-default > .sppb-panel-heading {
  border: 1px solid #e5e5e5;
  background: #f2f2f2;
  margin: 0;
  padding: 15px 10px 15px 25px;
  border-radius: 0;
}
.sppb-addon-accordion .sppb-panel-default > .sppb-panel-heading .sppb-panel-title {
  color: #333333;
  font-size: 14px;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  line-height: 1.5;
}
.sppb-addon-accordion .sppb-panel-default > .sppb-panel-heading.active {
  border-bottom: 0;
}
.sppb-addon-accordion .sppb-panel-default > .sppb-panel-default > .sppb-panel-heading + .sppb-panel-collapse > .sppb-panel-body {
  border: 1px solid #e5e5e5;
  padding: 20px 25px;
}
.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 {
  margin-bottom: 30px;
}
.sp-simpleportfolio .sp-simpleportfolio-columns-2 .sp-simpleportfolio-item {
  width: auto;
}
.sp-simpleportfolio .project_date {
  color: #909295;
  float: left;
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-weight: 300;
  margin: 0;
  width: 95px;
}
.sp-simpleportfolio .project_date .day {
  font-size: 36px;
}
.sp-simpleportfolio .project_date .separator {
  margin: 0 2px;
}
.sp-simpleportfolio .project_date .month {
  font-size: 18px;
}
.sp-simpleportfolio .project_date #share-buttons {
  float: left;
  margin: 20px 0 0;
  width: 100%;
}
.sp-simpleportfolio .project_date #share-buttons li {
  float: left;
  list-style: none;
  margin: 0 0 10px;
  position: relative;
  width: 100%;
}
.sp-simpleportfolio .project_date #share-buttons li a {
  border: 2px solid #bababa;
  border-radius: 100%;
  color: #bababa;
  display: inline-block;
  font-size: 18px;
  height: 48px;
  line-height: 44px;
  text-align: center;
  width: 48px;
}
.sp-simpleportfolio .project_date #share-buttons li a.facebook:hover {
  color: #3B579D !important;
  border: 2px solid #3B579D;
}
.sp-simpleportfolio .project_date #share-buttons li a.twitter:hover {
  color: #3ACAFF !important;
  border: 2px solid #3ACAFF;
}
.sp-simpleportfolio .project_date #share-buttons li a.pinterest:hover {
  color: #CB2027 !important;
  border: 2px solid #CB2027;
}
.sp-simpleportfolio .project_date #share-buttons li a.google:hover {
  border: 2px solid #D11717;
  color: #D11717 !important;
}
.sp-simpleportfolio .project_date #share-buttons li a.linkedin:hover {
  color: #0097BD !important;
  border: 2px solid #0097BD;
}
.sp-simpleportfolio .sp-simpleportfolio-details {
  float: none;
  margin-left: 110px;
  padding: 0;
  width: auto;
}
.sp-simpleportfolio .sp-simpleportfolio-details .entry-header {
  float: left;
  margin: 0 0 15px;
  width: 100%;
}
.sp-simpleportfolio .sp-simpleportfolio-details .project_title {
  font-size: 18px !important;
  line-height: 36px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.sp-simpleportfolio .sp-simpleportfolio-details .single-project-description {
  margin-bottom: 22px;
}
.sp-simpleportfolio .sp-simpleportfolio-details .sp-simpleportfolio-tags h3 {
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.sp-simpleportfolio .sp-simpleportfolio-details .sp-simpleportfolio-tags .single-project-categories li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0,0);
  content: "\f07b";
  margin-right: .618em;
}
.sp-simpleportfolio .sp-simpleportfolio-filter {
  border-top: 1px solid #bababa;
  padding-top: 20px;
  margin-bottom: 23px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
  margin: 0 5px 0 0;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active a {
  color: #fff !important;
  background: #333333;
  color: #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  background: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #666666;
  -webkit-transition: 300ms;
  transition: 300ms;
  padding: 4px 20px;
}
.sp-simpleportfolio [class*="sp-simpleportfolio-columns-"] .sp-simpleportfolio-item {
  padding: 0 15px;
}
.sp-simpleportfolio > .pagination {
  background: url('../images/bg/shadow1.png') no-repeat bottom center;
  border: none;
  display: inline-block;
  border-radius: 0;
  float: left;
  margin: 75px 0 40px;
  padding: 0 0 26px;
  text-align: center;
  width: 100%;
}
.sp-simpleportfolio > .pagination > ul {
  border-bottom: 1px solid #bababa;
  margin: 0 auto;
  padding: 0 0 15px;
  width: 75%;
  display: inline-block;
  float: none;
  text-align: center;
}
.sp-simpleportfolio > .pagination > ul li {
  float: none;
  display: inline-block;
  margin: 0 .236em;
}
.sp-simpleportfolio > .pagination > ul li:hover a,
.sp-simpleportfolio > .pagination > ul li:focus a {
  min-width: initial;
  height: initial;
  line-height: 22px;
}
.sp-simpleportfolio > .pagination > ul li a {
  border: 0 !important;
  display: inline-block;
  float: left;
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-size: 14px;
  height: 22px;
  line-height: 22px;
  margin: 0 5px;
  padding: 0;
  min-width: initial;
}
.alert-message {
  background-color: #dff0d8;
  color: #468847;
}
.page-about-us .sppb-section {
  margin: 0 !important;
}
.page-about-us .sppb-section [class*="sppb-col-sm"] {
  padding: 0;
}
.page-about-us .sppb-section > .sppb-container > .sppb-row {
  margin: 0 20px;
}
.page-about-us .sppb-section.about-body {
  color: #666666;
  margin-bottom: 0;
  padding: 70px 0 100px;
}
.page-about-us .sppb-section.about-body [class*="sppb-col-sm"] {
  padding-right: 55px;
}
.page-about-us .sppb-section.about-body [class*="sppb-col-sm"]:last-child {
  padding-left: 55px;
  padding-right: 0;
}
.page-about-us .sppb-section.about-footer .sppb-addon-text-block {
  height: 478px;
  padding: 82px 90px 0 0;
}
.about-newsletter {
  padding: 93px 0 110px;
}
.about-newsletter h1 {
  font-family: Lato !important;
  font-size: 60px !important;
  line-height: 60px;
  text-transform: none !important;
  margin-bottom: 2px;
}
.about-newsletter p {
  margin: 9px 0 28px;
  line-height: 16px;
}
.about-newsletter .newsletterbtn {
  border: 1px solid #909295;
  display: inline-block;
  height: 58px;
  line-height: 56px;
  padding: 0 80px;
  background: none;
  color: #333333;
}
.about-newsletter .newsletterbtn:hover {
  background: none;
}
.about-header .typo {
  margin: 0 -10px;
  padding: 200px 0 300px 70px;
}
.about-header .typo h3 {
  border-bottom: 3px solid #909295;
  display: inline-block;
  font-size: 24px;
  margin-bottom: 80px;
}
.about-header .typo h2 {
  font-family: Lato !important;
  font-size: 72px;
  line-height: 52px;
  margin: 0;
}
.about-header .typo h1 {
  font-size: 150px !important;
  line-height: 120px;
  margin: 0 0 25px;
}
.about-header .typo p {
  color: #909295;
  font-size: 18px;
}
.page-contact-us #sp-main-body {
  background: #f1f1f1;
  padding: 127px 0 139px;
}
.page-contact-us .vina-page-contact .sppb-addon-container {
  font-size: 18px;
  padding: 0 25%;
  text-align: center;
}
.page-contact-us .vina-page-contact .sppb-addon-container .sppb-addon-text-block h1 {
  font-size: 36px !important;
  font-family: Lato !important;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
.page-contact-us .vina-page-contact .sppb-addon-container .sppb-addon-text-block p {
  font-size: 18px;
  text-align: center;
}
.page-contact-us form {
  margin-top: 52px;
}
.page-contact-us form .required {
  color: #333333;
}
.page-contact-us form .required span {
  color: red;
  font-size: 20px;
}
.page-contact-us form label {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 12px !important;
  padding-top: 9px !important;
}
.page-contact-us form.form-horizontal .control-label {
  text-align: left;
}
.page-contact-us form .control-group .controls {
  width: 100%;
  margin: 0;
  clear: both;
}
.page-contact-us form .control-group.jform_name {
  padding-right: 15px;
}
.page-contact-us form .control-group.jform_email {
  padding-left: 15px;
}
.page-contact-us form .control-group.jform_name,
.page-contact-us form .control-group.jform_email {
  width: 50%;
  float: left;
}
.page-contact-us form textarea {
  height: initial;
  border: 1px solid #c2c2c2;
  border-radius: 0;
  padding-left: 15px;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.page-contact-us form select,
.page-contact-us form input[type="text"],
.page-contact-us form input[type="password"],
.page-contact-us form input[type="datetime"],
.page-contact-us form input[type="datetime-local"],
.page-contact-us form input[type="date"],
.page-contact-us form input[type="month"],
.page-contact-us form input[type="time"],
.page-contact-us form input[type="week"],
.page-contact-us form input[type="number"],
.page-contact-us form input[type="email"],
.page-contact-us form input[type="url"],
.page-contact-us form input[type="search"],
.page-contact-us form input[type="tel"],
.page-contact-us form input[type="color"],
.page-contact-us form .uneditable-input {
  border: 1px solid #c2c2c2;
  border-radius: 0;
  height: 42px;
  padding-left: 15px;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.page-contact-us form input[type="submit"] {
  background: #4d4d4d;
  border: none;
  color: #fff;
  height: 50px;
  padding: 0 70px;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 15px;
  font-family: Lato;
  margin-top: 16px;
}
.page-contact-us form input[type="submit"]:hover {
  background: #4d4d4d;
}
.page-contact-us form dl dt {
  text-align: left;
}
.lfr {
  -webkit-animation: bounceInLeft 2000ms ease-in-out;
  -o-animation: bounceInLeft 2000ms ease-in-out;
  animation: bounceInLeft 2000ms ease-in-out;
}
.rfl {
  -webkit-animation: bounceInRight 2000ms ease-in-out;
  -o-animation: bounceInRight 2000ms ease-in-out;
  animation: bounceInRight 2000ms ease-in-out;
}
.tfb {
  -webkit-animation: bounceInDown 2000ms ease-in-out;
  -o-animation: bounceInDown 2000ms ease-in-out;
  animation: bounceInDown 2000ms ease-in-out;
}
.bft {
  -webkit-animation: bounceInUp 2000ms ease-in-out;
  -o-animation: bounceInUp 2000ms ease-in-out;
  animation: bounceInUp 2000ms ease-in-out;
}
.page-home-2 #sp-header-sticky-wrapper.sticky-wrapper #sp-header {
  background: #fff;
}
.page-home-2 .shop-product-title {
  margin: 0 !important;
}
.page-home-2 .shop-product-title > .sppb-addon {
  padding: 0;
}
.page-home-2 .shop-product-title .sppb-addon-body {
  background: url('../images/bg/shadow2.png') no-repeat left center;
  margin-top: 20px;
  padding: 60px 0 60px 65px;
}
.page-home-2 .shop-product-title .sppb-addon-body h1 {
  font-size: 56px !important;
  letter-spacing: -2px;
  line-height: 52px;
  margin: 0;
}
.page-home-2 .shop-product-title .sppb-addon-body p {
  margin-bottom: 0;
}
.page-home-2 .shop-product-title .sppb-addon-body a {
  border: 0;
  border-top: 1px solid #909295;
  color: #909295;
  display: inline-block;
  font-size: 16px;
  padding: 0;
  text-decoration: none;
  border-radius: 0;
}
.page-home-2 .shop-product-title .sppb-addon-body a:hover,
.page-home-2 .shop-product-title .sppb-addon-body a:focus {
  background: none;
}
.page-home-2 .shop-product-title.right .sppb-addon-body {
  background: url('../images/bg/shadow3.png') no-repeat right center;
  padding: 80px 0 80px 30px;
}
.page-home-2 .home-lookbook .custom-bg {
  min-height: 600px;
  margin-right: -15px;
}
.page-home-2 .home-lookbook .custom-bg .sppb-addon-content {
  background: rgba(0,0,0,0.5);
  color: #fff;
  float: right;
  height: 200px;
  margin-right: -15px;
  margin-top: 200px;
  padding: 50px 50px 0 70px;
  text-align: right;
  width: 70%;
}
.page-home-2 .home-lookbook .sppb-col-sm-3 {
  padding-left: 0;
}
.page-home-2 .home-lookbook .text-row {
  height: 200px;
  margin: 0;
  padding: 40px 0 0 30px;
  width: 100%;
}
.page-home-2 .home-lookbook .text-row h3 {
  font-size: 28px;
  line-height: 34px;
}
.page-home-2 .home-lookbook .text-row p {
  margin-bottom: 0;
}
.page-home-2 .home-lookbook .text-row a {
  color: #909295;
  font-size: 16px;
  padding: 0;
  border-radius: 0;
  text-decoration: none;
}
.page-home-2 .home-lookbook .text-row a:hover,
.page-home-2 .home-lookbook .text-row a:focus {
  background: none;
}
.page-home-2 .home-lookbook .text-row.text-row2 {
  background: #333;
}
.page-home-2 .home-lookbook .text-row.text-row2 h3 {
  color: #fff;
}
.page-home-2 .product-hot-sale {
  position: relative;
}
.page-home-2 .product-hot-sale:before {
  background: #bababa;
  bottom: 0;
  content: "";
  height: 1px;
  left: 25%;
  position: absolute;
  width: 50%;
}
.vina-about-us {
  border-bottom: 1px solid #bababa;
}
.page-home-3 #sp-header-sticky-wrapper.sticky-wrapper {
  position: relative;
}
.page-home-3 #sp-header-sticky-wrapper.sticky-wrapper #sp-header {
  background: #000;
  border-bottom: 1px solid #000;
}
.page-home-3 #sp-header-sticky-wrapper.sticky-wrapper.is-sticky #offcanvas-toggler .vmn-open {
  color: #fff;
  background: url('../images/icon/vmenu-togglerwhite.png') no-repeat right top;
}
.page-home-3 #vmCartModule .top-cart-contain .bag-icon {
  background-image: url('../images/icon/icon-cartwhite.png');
  background-repeat: no-repeat;
  margin-right: 4px;
}
.page-home-3 .vina-menu-login #vina-login .lock-icon {
  background-image: url('../images/icon/icon-lockwhite.png');
  background-repeat: no-repeat;
}
.page-home-3 .vina-menu-search.sp-vmsearch .search-icon {
  background-image: url('../images/icon/icon-searchwhite.png');
  background-repeat: no-repeat;
}
.page-home-3 #sp-slider-wrapper > .row {
  position: relative;
}
.page-home-3 #sp-slider-wrapper > .row > div {
  padding: 0;
}
.page-home-3 #sp-slider-wrapper > .row > div#sp-banner-right-slider {
  position: absolute;
  right: 0;
  height: 100%;
  z-index: 2;
}
.page-home-3 .vina-banner1.custom {
  position: absolute;
  left: 0;
  height: 50%;
  padding: 8%;
  top: 0;
  width: 100%;
  background-position: center center;
}
.page-home-3 .vina-banner2.custom {
  position: absolute;
  left: 0;
  height: 50%;
  padding: 8%;
  bottom: 0;
  width: 100%;
  text-align: center;
  background-position: center center;
}
.page-home-3 .vina-banner2.custom h2 {
  font-size: 48px;
  line-height: 48px;
  letter-spacing: 8px;
  margin: 10px 0 5px;
}
.page-home-3 .vina-banner2.custom p {
  font-size: 18px;
  line-height: 22px;
}
.page-home-3 .product_header .text p {
  font-style: initial;
  color: #1a1a1a;
  font-size: 20px;
  line-height: 48px;
  text-align: center;
}
.page-home-3 .product_header .link {
  padding-left: 0;
}
.page-home-3 .product_header .link a {
  background: #737373;
  color: #fff;
  display: inline-block;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  height: 48px;
  line-height: 48px;
  padding: 0 30px;
  margin: 0 116px 0 0;
  font-size: 20px;
}
.page-home-3 .vina-banner-3 {
  margin: 0 !important;
}
.page-home-3 .vina-banner-3.right .sppb-addon-content {
  padding: 70px 0 0 60px;
}
.page-home-3 .vina-banner-3 .sppb-addon-content {
  padding: 50px 0 0 130px;
  text-align: left;
  min-height: 260px;
}
.page-home-3 .vina-banner-3 .sppb-addon-content h3 {
  font-size: 48px !important;
  line-height: 44px;
  color: #353535 !important;
}
.page-home-3 .vina-banner-3 .sppb-addon-content a {
  border-top: 1px solid #909295;
  color: #909295;
  display: inline-block;
}
.page-home-3 .home-categories .sppb-container {
  padding-bottom: 80px;
  position: relative;
}
.page-home-3 .home-categories .sppb-container:before {
  background: #e5e5e5;
  bottom: 0;
  content: "";
  height: 1px;
  left: 25%;
  position: absolute;
  width: 50%;
}
.page-home-3 .vina-hot-product .sppb-feature-box-title {
  margin-top: -6px;
}
.page-home-3 .vina-rated-products {
  margin: 21px 0 0 0;
}
.vina-mikiny {
  color: #909295;
  min-height: 260px;
  padding-top: 50px;
  text-align: center;
}
.vina-mikiny .sppb-addon-content {
  text-align: center;
}
.vina-mikiny .sppb-addon-content h3 {
  font-size: 24px;
  margin: 0 0 30px;
  padding: 0 0 30px;
  position: relative;
  z-index: 0;
}
.vina-mikiny .sppb-addon-content h3:after {
  background: #353535;
  bottom: 0;
  content: "";
  display: block;
  height: 4px;
  left: 50%;
  margin-left: -30px;
  position: absolute;
  width: 60px;
}
.vina-mikiny .sppb-addon-content p {
  color: #909295;
  margin: 0;
  line-height: 22px;
}
.page-home-4 .sppb-container {
  padding: 0;
}
.page-home-4 .banner-top {
  min-height: 248px;
  text-align: center;
  position: relative;
  z-index: 0;
  margin: 14px 0;
}
.page-home-4 .banner-top:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(0.8,0.8);
  -ms-transform: scale(0.8,0.8);
  -o-transform: scale(0.8,0.8);
  transform: scale(0.8,0.8);
  padding: 20px;
}
.page-home-4 .banner-top:before {
  position: absolute;
  z-index: -1;
  background: rgba(0,0,0,0.5);
  height: 100%;
  content: "";
  left: 0;
  width: 100%;
}
.page-home-4 .banner-top:after {
  position: absolute;
  z-index: -1;
  background: rgba(0,0,0,0.5);
  height: 100%;
  content: "";
  left: 0;
  width: 100%;
  -webkit-transform: scale(0,0);
  -ms-transform: scale(0,0);
  -o-transform: scale(0,0);
  transform: scale(0,0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
.page-home-4 .banner-top h3 {
  color: #fff;
  font-family: Lato !important;
  line-height: 30px;
  text-transform: uppercase;
}
.page-home-4 .banner-top h3.btborder {
  display: inline-block;
  position: relative;
  z-index: 0;
  top: -26px;
  letter-spacing: 5px;
}
.page-home-4 .banner-top h3.btborder:after {
  position: absolute;
  z-index: -1;
  width: 60px;
  height: 5px;
  bottom: -32px;
  content: "";
  left: 50%;
  margin-left: -30px;
  right: 0;
  background: white;
  display: inline-block;
}
.page-home-4 .banner-top a {
  color: #fff;
  text-transform: uppercase;
  border: 1px solid white;
  padding: 0px 16px;
  line-height: 32px;
  margin-top: 15px;
  display: inline-block;
}
.page-home-4 .banner-top .sppb-addon-content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
.vina-header-product.style4.custom {
  background: #333;
  color: #909295;
  font-size: 20px;
  line-height: 48px;
}
.vina-header-product.style4 .product_header {
  width: auto;
  display: inline-block;
  padding: 15px 40px 15px 30px;
  float: left;
  border-right: 1px solid #666666;
  color: #909295;
  font-size: 20px;
  line-height: 48px;
  height: auto;
}
.vina-header-product.style4 .product_header span {
  color: #fff;
}
.vina-header-product.style4 .product_header a {
  background: #666666;
  color: #fff;
  display: inline-block;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  margin-left: 30px;
  height: 48px;
  padding: 0 30px;
  font-size: 20px;
  line-height: 48px;
  font-weight: normal;
}
.vina-header-product.style4 .product_header a:hover,
.vina-header-product.style4 .product_header a:focus {
  background: #4d4d4d;
}
.vina-header-product.style4 .footer-social3 {
  display: inline-block;
  float: right;
  padding: 15px 37px 0 0;
}
.vina-header-product.style4 .footer-social3 .social-icons li {
  margin: 0;
}
.vina-header-product.style4 .footer-social3 .social-icons li a {
  display: inline-block;
  color: #909295;
  font-size: 32px;
  padding: 0 14px;
}
.vina-header-product.style4 .footer-social3 .social-icons li a.facebook:hover {
  color: #3B579D !important;
}
.vina-header-product.style4 .footer-social3 .social-icons li a.twitter:hover {
  color: #3ACAFF !important;
}
.vina-header-product.style4 .footer-social3 .social-icons li a.google-plus:hover {
  color: #D11717 !important;
}
body.page-home-5 {
  background: #ededed;
}
body.page-home-5 .body-innerwrapper {
  background: none;
}
.page-home-5 #sp-main-body {
  background: #fff;
}
.page-home-5 #sp-header {
  border-bottom: 1px solid #909295;
}
.page-home-5 .twitter-wrap {
  border-bottom: 1px solid #e5e5e5;
}
.page-home-5 .vina-header .sppb-addon-title {
  font-size: 36px;
}
.page-home-5 .banner-1 .sppb-row > div {
  padding: 0;
}
.page-home-6 #sp-header-sticky-wrapper.sticky-wrapper {
  position: relative;
}
.page-home-6 #sp-header-sticky-wrapper.sticky-wrapper #sp-header {
  background: #fff;
}
.page-home-6 #sp-main-body .sppb-row > div {
  padding: 0;
}
.page-home-6 #sp-main-body .sppb-section {
  margin: 0;
}
.page-home-6 #sp-main-body .sppb-section .sppb-row {
  margin: 0;
}
.page-home-6 #sp-bottom,
.page-home-6 #sp-footer {
  background: #000;
  color: #909295;
}
.page-home-6 #sp-bottom h3,
.page-home-6 #sp-bottom a,
.page-home-6 #sp-footer h3,
.page-home-6 #sp-footer a {
  color: #909295;
}
.page-home-6 #sp-bottom > .container,
.page-home-6 #sp-footer > .container {
  width: 100%;
  padding: 0;
}
.page-home-6 #sp-bottom > .container .row,
.page-home-6 #sp-footer > .container .row {
  margin: 0;
}
.page-home-6 #sp-bottom > .container .row:before {
  margin: 0;
}
.page-home-6 .vina-new-sletter .acyfield_email input {
  background: none;
  border: 1px solid #909295;
}
.page-home-6 .linkhover a {
  display: inline-block;
}
.vina-social6 ul {
  margin: 0;
  padding: 0;
}
.vina-social6 ul li a {
  display: inline-block;
  width: 100%;
  min-height: 279px;
  line-height: 279px;
  text-align: center;
}
.vina-social6 ul li a i {
  font-size: 50px;
}
.vina-social6 ul li a.facebook {
  background-color: #eeeeee !important;
}
.vina-social6 ul li a.facebook:hover,
.vina-social6 ul li a.facebook:focus {
  color: #3B579D !important;
}
.vina-social6 ul li a.twitter {
  background-color: #e1e1e1 !important;
}
.vina-social6 ul li a.twitter:hover,
.vina-social6 ul li a.twitter:focus {
  color: #3ACAFF !important;
}
.vina-social6 ul li a.twitter i {
  font-size: 64px;
  display: inline-block;
  transform: translate(0,3px);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #353535;
  font-family: 'Montserrat' !important;
  font-weight: 700 !important;
  line-height: 1.35;
  margin: 0 0 5px;
}
#sp-left .linkhover a,
#sp-right .linkhover a {
  display: inline-block;
}
.vina-ticker-virtuemart .header-block h3 {
  font-size: 18px;
  line-height: 22px !important;
  margin: 5px 0 0 !important;
}
.vina-ticker-virtuemart .header-block .control-block .toggle {
  display: none;
}
.vina-ticker-virtuemart .header-block .control-block .up,
.vina-ticker-virtuemart .header-block .control-block .down {
  background: #fff;
  border: 1px solid #909295;
  border-radius: 0;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  display: inline-block;
  text-indent: 9999px;
  top: 0;
  width: 30px;
  z-index: 100;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  z-index: 0;
  left: 0;
  right: 0;
}
.vina-ticker-virtuemart .header-block .control-block .up:after,
.vina-ticker-virtuemart .header-block .control-block .down:after {
  color: #909295;
  display: block;
  font-family: FontAwesome;
  font-size: 20px;
  height: 28px;
  line-height: 28px;
  position: absolute;
  text-indent: 0;
  top: 0;
  width: 30px;
  text-align: center;
}
.vina-ticker-virtuemart .header-block .control-block .up {
  margin-right: 2px;
}
.vina-ticker-virtuemart .header-block .control-block .up:after {
  content: "\f106";
  left: 0;
}
.vina-ticker-virtuemart .header-block .control-block .down:after {
  content: "\f107";
  left: 0;
}
.vina-ticker-virtuemart .vina-item {
  border-bottom: 0 !important;
  clear: both;
}
.vina-ticker-virtuemart .vina-item .product-title {
  font-family: 'Lato' !important;
  font-size: 14px;
  font-weight: normal !important;
  margin: 15px 0 0;
  text-align: left;
}
.vina-ticker-virtuemart .vina-item .product-rating {
  margin: 3px 0 0;
}
.vina-ticker-virtuemart .vina-item .product-rating .amount {
  display: none;
}
.vina-ticker-virtuemart .vina-item .image-block {
  width: 40%;
}
.vina-ticker-virtuemart .vina-item .text-block {
  padding-left: 20px;
  width: 60%;
}
.vina-ticker-virtuemart .vina-item .price-box {
  font-size: 18px;
  color: #909295;
}
.vina-ticker-virtuemart .vina-item .price-box .PricesalesPrice {
  font-size: 18px;
  color: #808080;
}
.vina-ticker-virtuemart .vina-item .price-box .price-crossed span.PricebasePrice {
  font-size: 14px;
}
#vmCartModule .mini-cart-content .empty > div {
  display: inline-block;
}
#vmCartModule .mini-cart-content .content-des {
  border: 1px solid #e5e5e5;
  padding: 15px 0 20px;
  -webkit-transform: translateZ(0);
}
#vmCartModule .mini-cart-content .content-des .total-content {
  border-top: 1px solid #e5e5e5;
  padding: 15px 15px 0 15px;
}
#vmCartModule .mini-cart-content .content-des .total-content .total {
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 1px;
  margin-bottom: 17px;
  font-size: 16px;
  width: 100%;
  text-align: center;
}
#vmCartModule .mini-cart-content .content-des .total-content .cart-actions {
  width: 100%;
  margin-bottom: 3px;
}
#vmCartModule .mini-cart-content .content-des .total-content .cart-actions > div {
  width: 50%;
  float: none;
  margin: 0 auto;
}
#vmCartModule .mini-cart-content .content-des .total-content .cart-actions > div.actions a {
  border-left: 0;
}
#vmCartModule .mini-cart-content .content-des .total-content .cart-actions > div a {
  background: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: none;
  color: #353535;
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
}
#vmCartModule .mini-cart-content .content-des .total-content .cart-actions > div a:hover {
  background: #999;
  border-color: #999;
  color: #fff;
}
#vmCartModule .mini-cart-content .cart-actions a {
  color: #333333;
}
#vmCartModule .mini-cart-content .top-cart-content {
  padding: 0 10px 15px;
}
#vmCartModule .mini-cart-content .vm_cart_products {
  padding: 0 15px;
  border-top: 1px solid #e5e5e5;
  margin-bottom: -1px;
  max-height: 286px;
  overflow: hidden;
}
#vmCartModule .mini-cart-content .vm_cart_products .product_row {
  display: inline-block;
  width: 100%;
  padding: 15px 0;
}
#vmCartModule .mini-cart-content .vm_cart_products .product-image {
  width: 50px;
  float: left;
  border: 1px solid #e5e5e5;
  position: relative;
  z-index: 0;
}
#vmCartModule .mini-cart-content .vm_cart_products .product-image .quantity {
  background: -webkit-linear-gradient(#eee,#ccc);
  background: -o-linear-gradient(#eee,#ccc);
  background: -moz-linear-gradient(#eee,#ccc);
  background: linear-gradient(#eee,#ccc);
  border-radius: 40px;
  color: #666;
  font-family: 'Lato';
  font-size: 11px;
  font-weight: bold;
  height: 20px;
  left: -10px;
  line-height: 20px;
  overflow: visible;
  position: absolute;
  text-align: center;
  top: -10px;
  width: 20px;
  z-index: 1;
}
#vmCartModule .mini-cart-content .vm_cart_products .product-details {
  text-align: left;
}
#vmCartModule .mini-cart-content .vm_cart_products .product-details .product_name {
  display: inline-block;
}
#vmCartModule .mini-cart-content .vm_cart_products .product-details .product_name a {
  color: #353535;
  font-family: 'Montserrat';
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  margin: 0 0 5px;
  text-transform: uppercase;
}
#vmCartModule .mini-cart-content .vm_cart_products .product-details .subtotal_with_tax {
  color: #333333;
}
#vmCartModule .top-cart-contain .bag-icon {
  background-image: url('../images/icon/bag-icon.png');
  cursor: pointer;
  width: 20px;
  height: 20px;
  position: relative;
  z-index: 2;
  -webkit-transform: translateZ(0);
}
#vmCartModule .top-cart-contain .bag-icon .mcart-number {
  background: #ec7a5c;
  border-radius: 100%;
  color: #fff;
  font-size: 11px;
  min-height: 16px;
  line-height: 12px;
  position: absolute;
  padding: 2px;
  right: 6px;
  top: -8px;
  min-width: 16px;
  text-align: center;
}
#josForm {
  max-width: 100% !important;
  margin: 0 15% 40px 15% !important;
}
#josForm .componentheading {
  color: #353535;
  font-family: 'Montserrat' !important;
  font-weight: 700 !important;
  line-height: 1.35;
  margin: 0 0 5px;
  font-size: 28px;
  text-align: center;
}
#josForm #k2Container {
  background: none;
  margin-top: 30px;
}
#josForm #k2Container th.k2ProfileHeading {
  background: none;
  border: 0;
}
#josForm #k2Container.k2AccountPage .k2AccountPageUpdate button {
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  color: #353535;
  float: left;
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0 40px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  float: right;
}
#josForm #k2Container.k2AccountPage .k2AccountPageUpdate button:hover,
#josForm #k2Container.k2AccountPage .k2AccountPageUpdate button:focus {
  background: #999;
  border-color: #999;
  color: #fff;
  border: 1px solid #999;
}
#josForm #k2Container.k2AccountPage table.admintable td.key,
#josForm #k2Container.k2AccountPage table.admintable td.paramlist_key {
  background: none;
  border: 0;
}
#josForm #k2Container.k2AccountPage table tr td >  * {
  margin-bottom: 10px;
  width: auto;
}
#josForm #k2Container.k2AccountPage table tr td label {
  font-size: 18px;
  display: inherit;
}
#login-form,
#user-registration,
#josForm {
  padding: 25px;
  max-width: 430px;
  margin: 0px auto 40px;
  border: 1px solid rgba(0,0,0,0.3);
}
#login-form h3,
#user-registration h3,
#josForm h3 {
  text-align: center;
}
#login-form input[type="text"],
#login-form input[type="password"],
#login-form input[type="email"],
#user-registration input[type="text"],
#user-registration input[type="password"],
#user-registration input[type="email"],
#josForm input[type="text"],
#josForm input[type="password"],
#josForm input[type="email"] {
  border: 1px solid #ddd;
  height: 42px;
  padding: 0 0 0 10px;
  width: 100%;
  border-radius: 0;
  -webkit-box-shadow: 0 100px 100px #fff inset;
}
#login-form .userdata,
#user-registration .userdata,
#josForm .userdata {
  display: inline-block;
  width: 100%;
  -webkit-transform: translateZ(0);
}
#login-form .userdata .acc-link,
#user-registration .userdata .acc-link,
#josForm .userdata .acc-link {
  display: inline-block;
  width: 100%;
  text-align: left;
  border-top: 1px solid #e5e5e5;
  padding-top: 9px;
}
#login-form .userdata.user-logout,
#user-registration .userdata.user-logout,
#josForm .userdata.user-logout {
  border: 1px solid #e5e5e5;
  padding: 10px;
}
#login-form .userdata .logout-button,
#user-registration .userdata .logout-button,
#josForm .userdata .logout-button {
  display: inline-block;
  margin: 10px 0 0;
}
#login-form .userdata .logout-button input[type="submit"],
#user-registration .userdata .logout-button input[type="submit"],
#josForm .userdata .logout-button input[type="submit"] {
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  color: #353535;
  float: left;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0 40px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#login-form .userdata .logout-button input[type="submit"]:hover,
#login-form .userdata .logout-button input[type="submit"]:focus,
#user-registration .userdata .logout-button input[type="submit"]:hover,
#user-registration .userdata .logout-button input[type="submit"]:focus,
#josForm .userdata .logout-button input[type="submit"]:hover,
#josForm .userdata .logout-button input[type="submit"]:focus {
  background: #999;
  border-color: #999;
  color: #fff;
}
#login-form .userdata .control-group,
#user-registration .userdata .control-group,
#josForm .userdata .control-group {
  margin: 0 0 25px;
  width: 100%;
}
#login-form .userdata .control-group#form-login-submit,
#login-form .userdata .control-group#form-login-remember,
#user-registration .userdata .control-group#form-login-submit,
#user-registration .userdata .control-group#form-login-remember,
#josForm .userdata .control-group#form-login-submit,
#josForm .userdata .control-group#form-login-remember {
  display: inline-block;
  width: auto;
  float: left;
}
#login-form .userdata .control-group#form-login-submit button[type="submit"],
#user-registration .userdata .control-group#form-login-submit button[type="submit"],
#josForm .userdata .control-group#form-login-submit button[type="submit"] {
  background: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: none;
  color: #353535;
  float: left;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0 40px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#login-form .userdata .control-group#form-login-submit button[type="submit"]:hover,
#login-form .userdata .control-group#form-login-submit button[type="submit"]:focus,
#user-registration .userdata .control-group#form-login-submit button[type="submit"]:hover,
#user-registration .userdata .control-group#form-login-submit button[type="submit"]:focus,
#josForm .userdata .control-group#form-login-submit button[type="submit"]:hover,
#josForm .userdata .control-group#form-login-submit button[type="submit"]:focus {
  background: #999;
  border-color: #999;
  color: #fff;
}
#login-form .userdata .control-group#form-login-remember input,
#user-registration .userdata .control-group#form-login-remember input,
#josForm .userdata .control-group#form-login-remember input {
  display: inline-block;
  position: initial;
  margin: 12px 0 0 25px;
}
#login-form .userdata .control-group#form-login-remember label,
#user-registration .userdata .control-group#form-login-remember label,
#josForm .userdata .control-group#form-login-remember label {
  padding: 0px;
  -webkit-transform: translate(7px,7px);
  -ms-transform: translate(7px,7px);
  -o-transform: translate(7px,7px);
  transform: translate(7px,7px);
  display: inline-block;
  float: right;
}
#login-form .userdata .control-group label,
#user-registration .userdata .control-group label,
#josForm .userdata .control-group label {
  display: block;
  font-family: 'montserrat';
  font-size: 12px;
  text-transform: uppercase;
  text-align: left;
}
.vina-menu-login {
  display: inline-block;
  margin: 11px 0 0;
}
.vina-menu-login #vina-login .lock-icon {
  background-image: url('../images/icon/lock-icon.png');
  width: 20px;
  height: 20px;
  cursor: pointer;
  -webkit-transform: translateZ(0);
}
.vina-menu-search {
  display: inline-block;
  margin: 0;
}
.vina-menu-search.sp-vmsearch .search-icon {
  background-image: url('../images/icon/search-icon.png');
  width: 20px;
  height: 20px;
  display: inline-block;
  cursor: pointer;
  -webkit-transform: translateZ(0);
}
.vina-menu-search.sp-vmsearch .search-button-wrapper {
  width: 40px;
}
.vina-menu-search.sp-vmsearch .content-wrapper > div {
  border: 1px solid #e5e5e5;
}
.vina-menu-search.sp-vmsearch .search-input-wrapper {
  margin-right: 40px;
}
.vina-menu-search.sp-vmsearch .search-input-wrapper input {
  -webkit-box-shadow: none;
  box-shadow: none;
  min-height: 40px;
}
.vina-menu-search.sp-vmsearch .search-input-wrapper .typeahead li a {
  padding-left: 15px;
}
.vina-menu-search.sp-vmsearch .sp-vmsearch-categorybox {
  background: transparent;
  border: 0;
  color: #333;
  border-radius: 0;
  min-height: 40px;
  line-height: 40px;
  height: 40px;
  border-right: 1px solid #e5e5e5;
}
.vina-menu-search.sp-vmsearch .sp-vmsearch-categorybox .cat-button i {
  font-size: 18px;
  -webkit-transform: translate(0px,-2px);
  -ms-transform: translate(0px,-2px);
  -o-transform: translate(0px,-2px);
  transform: translate(0px,-2px);
  display: inline-block;
}
.vina-menu-search.sp-vmsearch .search-button-wrapper .search-button {
  min-height: 40px;
  line-height: 40px;
  height: 40px;
  background: none;
  color: #333;
  width: 45px;
  float: right;
}
#fancybox-content {
  width: 100% !important;
  border: 0;
  padding: 8px;
}
#fancybox-content .continue_link,
#fancybox-content .showcart {
  text-transform: capitalize;
  background: #000;
  float: left;
  color: #fff;
  margin: 0px;
  padding: 5px 0;
  width: 48%;
  text-align: center;
  font-weight: 400;
}
#fancybox-content .continue_link:hover,
#fancybox-content .showcart:hover {
  color: #fff;
  background: #999;
}
#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;
  font-weight: normal;
}
div.product {
  position: relative;
  border: 1px solid #f5f1f1;
  padding: 0 10px 40px;
  overflow: hidden;
}
.product .vm-product-media-container {
  background-color: #f1f1f1;
  margin: 0 -10px 15px;
  max-width: none;
}
.product .vm-product-media-container a {
  position: relative;
  overflow: hidden;
  display: block;
  text-align: center;
  padding: 0;
}
.product .vm-product-media-container a .pro-image {
  -webkit-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
.product .vm-product-media-container a .first-image {
  display: inline-block;
  transform: translate3d(0px,0px,0px);
  -webkit-transform: translate3d(0px,0px,0px);
}
.product .vm-product-media-container a .second-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transform: translate3d(0px,100%,0px);
  -webkit-transform: translate3d(0px,100%,0px);
}
.product .vm-product-media-container:hover .first-image {
  transform: translate3d(0px,-100%,0px);
  -webkit-transform: translate3d(0px,-100%,0px);
}
.product .vm-product-media-container:hover .second-image {
  position: absolute;
  z-index: 0;
  -webkit-transform: translate3d(0px,0px,0px);
  transform: translate3d(0px,0px,0px);
}
.product h2.product-title a {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
}
.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;
  width: 100%;
}
.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;
}
.amount {
  display: inline-block;
}
.ratingbox {
  margin: 0;
  display: inline-block;
  background: url("../images/rating.png") repeat-x scroll 0 0 transparent;
  position: relative;
  width: 75px !important;
  height: 15px;
}
.ratingbox .stars-orange {
  background: url("../images/rating.png") repeat-x scroll 0 bottom transparent;
  height: 15px;
  display: inline-block;
  position: absolute;
  left: 0;
}
#reviewform .ratingbox {
  cursor: pointer;
}
#reviewform .step {
  margin: 0 0 10px;
  display: inline-block;
}
#reviewform .write-reviews .highlight-button {
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  color: #353535;
  float: left;
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0 40px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#reviewform .write-reviews .highlight-button:hover,
#reviewform .write-reviews .highlight-button:focus {
  background: #999;
  border-color: #999;
  color: #fff;
  border: 1px solid #999;
}
#reviewform .write-reviews input[type="text"] {
  width: auto;
  text-align: center;
  border-radius: 0;
}
#reviewform .write-reviews textarea.virtuemart {
  width: auto;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 10px 0 13px;
  height: auto;
}
#reviewform .write-reviews input[type="text"] {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 14px 0 -4px;
  border: 1px solid #e5e5e5;
}
#reviewform .write-reviews .step {
  margin: 1px 0 4px;
  display: inline-block;
}
#reviewform h3 {
  font-weight: normal !important;
}
.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;
}
.price-box {
  color: #808080;
  float: left;
  font-family: 'Montserrat';
  font-size: 20px;
  font-weight: normal;
  text-align: left;
  display: inline-block;
}
.price-box * {
  display: inline-block;
}
.price-box .PricesalesPrice {
  font-size: 20px;
}
.price-box .price-crossed span.PricebasePrice {
  color: #8c8c8c;
  font-size: 16px;
  margin-right: 15px;
  text-decoration: line-through;
}
.vina-vmproduct {
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
.vina-vmproduct .amount {
  font-size: 12px;
  font-style: italic;
}
.vina-vmproduct .item-inner {
  float: left;
  position: relative;
  width: 100%;
}
.vina-vmproduct .item-inner:hover .item-box-hover {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.vina-vmproduct .item-inner:hover .shadow {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.vina-vmproduct .item-inner .price-box {
  margin-left: 18px;
}
.vina-vmproduct .item-inner .product_s_desc {
  display: none;
}
.vina-vmproduct .item-inner .quantity-box,
.vina-vmproduct .item-inner .quantity-controls {
  display: none;
}
.vina-vmproduct .item-inner .vm-product-rating-container {
  margin-left: 18px;
}
.vina-vmproduct .item-inner .des-container .item-box-hover {
  display: none;
}
.vina-vmproduct .item-inner .images-container {
  position: relative;
}
.vina-vmproduct .item-inner .btn-wishlist form {
  width: 100%;
  height: 48px;
}
.vina-vmproduct .item-inner .addtofav_aws_icon {
  display: inline-block;
  width: 100%;
  border: 0;
  background: url('../images/icon/icon-wishlist.png') no-repeat center center;
  height: 41px;
  padding: 0;
  float: left;
}
.vina-vmproduct .item-inner .addtofav_aws_icon i {
  display: none;
}
.vina-vmproduct .item-inner .shadow {
  background: #fff;
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.vina-vmproduct .item-inner .add-to-links {
  display: inline-block;
  padding: 0;
  width: 100%;
  margin: 0;
}
.vina-vmproduct .item-inner .add-to-links li {
  list-style: none;
  border: 0;
}
.vina-vmproduct .item-inner .add-to-links li .btn-wishlist a .addtofav_aws_icon_active {
  display: inline-block;
  width: 100%;
  border: 0;
  background: url('../images/icon/icon-wishlist.png') no-repeat center center;
  height: 41px;
  padding: 0;
}
.vina-vmproduct .item-inner .add-to-links li .btn-wishlist a .addtofav_aws_icon_active i {
  display: none;
}
.vina-vmproduct .item-inner .add-to-links li .btn-wishlist a:after {
  width: 0;
}
.vina-vmproduct .item-inner .add-to-links li a {
  display: inline-block;
  width: 100%;
  margin: 0;
  text-align: center;
  position: relative;
  height: 43px;
  line-height: 43px;
  color: #333333;
  padding: 0;
}
.vina-vmproduct .item-inner .add-to-links li a.product-review:after {
  display: none;
}
.vina-vmproduct .item-inner .add-to-links li a:before {
  font-size: 26px;
}
.vina-vmproduct .item-inner .add-to-links li a:after {
  background: #333333;
  top: 0;
  content: "";
  height: 1px;
  left: 50%;
  margin-left: -20px;
  position: absolute;
  width: 40px;
}
.vina-vmproduct .item-inner .add-to-links li a span {
  display: none;
}
.vina-vmproduct .item-inner .addtocart {
  display: inline-block;
  width: 100%;
}
.vina-vmproduct .item-inner .addtocart-button {
  position: relative;
  display: inline-block;
  width: 100%;
}
.vina-vmproduct .item-inner .addtocart-button:after {
  background: #333;
  bottom: 0;
  content: "";
  height: 1px;
  left: 50%;
  margin-left: -20px;
  position: absolute;
  width: 40px;
}
.vina-vmproduct .item-inner .addtocart-button input[type="submit"] {
  background: url('../images/icon/icon-addtocart.png') no-repeat center center;
  border: medium none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 58px;
  overflow: hidden;
  padding: 0;
  text-indent: -9999px;
}
.vina-vmproduct .item-inner .product-name {
  font-family: 'Lato' !important;
  font-size: 14px;
  font-weight: normal !important;
  margin: 20px 0 5px 18px;
  text-align: left;
}
.vina-vmproduct .item-inner .product-name a {
  color: #333333;
}
.vina-vmproduct .item-inner .item-box-hover {
  background: #fff;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -34px;
  position: absolute;
  top: 0;
  width: 68px;
  z-index: 3;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.vina-vmproduct .item-inner .item-box-hover .actions {
  position: absolute;
  top: 50%;
  margin-top: -78px;
  width: 100%;
}
.vina-vmproduct .item-inner .label-pro {
  background: none;
  border-radius: 0;
  box-shadow: none;
  color: #ffffff;
  font-family: 'Lato';
  font-size: 14px;
  font-weight: bold;
  height: 80px;
  left: 0;
  line-height: 40px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  top: 0;
  width: 80px;
  z-index: 1;
}
.vina-vmproduct .item-inner .label-pro:after {
  background: #fff;
  content: "";
  display: block;
  height: 2px;
  left: -30px;
  position: absolute;
  top: 0;
  width: 200px;
  z-index: 2;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.vina-vmproduct .item-inner .label-pro.new .label-bg {
  border-top: 80px solid #B87F45;
}
.vina-vmproduct .item-inner .label-pro.sale-new {
  top: 0;
  right: 0;
  left: auto;
}
.vina-vmproduct .item-inner .label-pro.sale-new:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: auto;
  right: -30px;
}
.vina-vmproduct .item-inner .label-pro.sale-new .label-bg {
  border-right: 0;
  border-left: 80px solid transparent;
  border-top: 80px solid #B87F45;
}
.vina-vmproduct .item-inner .label-pro.sale-new .label-text {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: auto;
  right: 10px;
}
.vina-vmproduct .item-inner .label-pro .label-bg {
  border-top: 80px solid #333333;
  border-right: 80px solid transparent;
  content: "";
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: 1;
}
.vina-vmproduct .item-inner .label-pro .label-text {
  display: inline-block;
  left: 10px;
  position: absolute;
  top: 6px;
  z-index: 2;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.listing-view.list .vina-vmproduct {
  width: 100%;
  padding-bottom: 60px;
}
.listing-view.list .vina-vmproduct .addtocart-area {
  margin: 0;
}
.listing-view.list .vina-vmproduct .addtocart-area .addtocart-bar {
  height: 68px;
}
.listing-view.list .vina-vmproduct .des-container {
  width: 63%;
  float: left;
  padding-left: 30px;
}
.listing-view.list .vina-vmproduct .des-container .item-box-hover {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  position: initial;
  margin: 44px 0 0;
  width: 100%;
  left: 0;
}
.listing-view.list .vina-vmproduct .des-container .item-box-hover .actions {
  margin-top: 0;
  position: initial;
  height: 68px;
}
.listing-view.list .vina-vmproduct .vm-product-rating-container {
  margin-left: 0;
}
.listing-view.list .vina-vmproduct .price-box {
  margin: 5px 0 35px 0px;
}
.listing-view.list .vina-vmproduct .price-box .price-crossed span.PricebasePrice {
  font-family: 'Lato';
  font-size: 18px;
}
.listing-view.list .vina-vmproduct .price-box .PricesalesPrice {
  font-size: 22px;
}
.listing-view.list .vina-vmproduct .shadow {
  display: none;
}
.listing-view.list .vina-vmproduct .product_s_desc {
  display: block;
  clear: both;
}
.listing-view.list .vina-vmproduct .images-container {
  width: 37%;
  float: left;
  max-width: 299px;
}
.listing-view.list .vina-vmproduct .images-container .item-box-hover {
  display: none;
}
.listing-view.list .vina-vmproduct .item-inner .product-name {
  font-size: 24px;
  margin: 5px 0 10px;
}
.listing-view.list .vina-vmproduct .item-inner .add-to-links {
  width: auto;
}
.listing-view.list .vina-vmproduct .item-inner .add-to-links li {
  display: inline-block;
  width: 65px;
  height: 68px;
  line-height: 68px;
  float: left;
  background: #e5e5e5 !important;
}
.listing-view.list .vina-vmproduct .item-inner .add-to-links li .btn-wishlist a .addtofav_aws_icon_active {
  display: inline-block;
  width: 100%;
  border: 0;
  background: url('../images/icon/icon-wishlist.png') no-repeat center center;
  height: 41px;
  padding: 0;
}
.listing-view.list .vina-vmproduct .item-inner .add-to-links li .btn-wishlist a:after {
  width: 0;
}
.listing-view.list .vina-vmproduct .item-inner .add-to-links li a {
  height: 68px;
  line-height: 68px;
  padding-top: 0;
}
.listing-view.list .vina-vmproduct .item-inner .add-to-links li a:after {
  width: 1px;
  height: 40px;
  top: 14px;
  left: 0;
  margin: 0;
}
.listing-view.list .vina-vmproduct .item-inner .addtofav_aws_icon {
  height: 68px;
}
.listing-view.list .vina-vmproduct .item-inner .ma-links {
  display: inline-block;
  height: 68px;
  margin-left: 2px;
}
.listing-view.list .vina-vmproduct .item-inner .ma-links .add-to-links {
  width: 130px;
  height: 68px;
}
.listing-view.list .vina-vmproduct .item-inner .addtocart-button input[type="submit"] {
  text-indent: 0;
  background: #e5e5e5;
  float: left;
  font-size: 18px;
  height: 68px;
  line-height: 68px;
  overflow: visible;
  padding: 0 42px;
  width: auto;
  text-transform: uppercase;
}
.listing-view.list .vina-vmproduct .item-inner .addtocart-button:after {
  width: 0;
}
.orderby-displaynumber {
  position: relative;
  border-bottom: 1px solid #eee;
  background: #fff;
  padding: 5px 0;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.orderby-displaynumber .result-count {
  margin: 0 0 0 25px;
}
.orderby-displaynumber .view-mode a {
  color: #909295;
  display: block;
  float: left;
  font-size: 14px;
  margin-right: 8px;
}
.orderby-displaynumber .view-mode a.active {
  color: #333;
}
.vm-order-list a {
  color: #898989 !important;
  font-size: 13px;
}
.vm-order-list .orderlistcontainer {
  margin: 0;
  position: relative;
}
.vm-order-list .orderlistcontainer div.orderlist {
  top: 28px;
  right: 0;
  z-index: 9;
}
.vm-order-list .orderlistcontainer div.orderlist a {
  line-height: 20px;
}
.vm-order-list .orderlistcontainer div.orderlist a:hover {
  color: #fff !important;
}
.vm-order-list .title {
  float: left;
  vertical-align: middle;
  margin: 0 10px 0 0;
  font-weight: normal;
  line-height: 30px;
  font-size: 14px;
  text-transform: capitalize;
}
.vm-order-list .activeOrder {
  float: left;
  padding: 5px 21px 5px 5px;
  vertical-align: bottom;
  text-align: center;
  background: url(../images/icon/select_lang.png) no-repeat scroll 100% 50% transparent;
  border: 1px solid #ddd;
  border-radius: 0;
}
.display-number {
  float: right;
  margin-right: 20px;
  line-height: 28px;
  padding: 10px 0px;
  text-transform: capitalize;
  font-size: 16px;
}
.display-number select {
  font-size: 13px;
  vertical-align: middle;
  text-align: center;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
  z-index: 0;
  height: 28px;
  margin: 0;
  color: #898989;
  border: none;
  width: 42px;
  padding: 0;
  min-height: 0;
}
.display-number select:focus {
  outline: none;
}
.display-number select option {
  padding-right: 10px;
}
.display-number .number {
  display: inline-block;
  position: relative;
  margin: 0px 5px;
  border: 1px solid #ddd;
}
.display-number .number:after {
  content: "";
  position: absolute;
  right: 0;
  z-index: 3;
  top: 0px;
  height: 100%;
  background: url(../images/icon/select_lang.png) no-repeat scroll 100% 50% #fff;
  width: 18px;
  pointer-events: none;
  z-index: 9;
}
.vm-pagination,
.pagination {
  float: right;
  margin: 0;
  padding: 10px 0;
  line-height: 28px;
}
.vm-pagination.vm-pagination-top,
.pagination.vm-pagination-top {
  float: right;
}
.vm-pagination ul,
.pagination ul {
  display: inline;
}
.vm-pagination ul li,
.pagination ul li {
  margin: 0 1px;
}
.vm-pagination ul li a,
.pagination ul li a {
  color: #333333 !important;
  min-width: 30px;
  height: 29px;
  text-align: center;
  line-height: 29px;
  border: 1px solid #eee;
  display: inline-block;
  padding: 0 3px;
  border-radius: 0;
  background-color: #fff;
}
.vm-pagination ul li:hover a,
.vm-pagination ul li.pagination-active a,
.pagination ul li:hover a,
.pagination ul li.pagination-active a {
  color: #fff !important;
  min-width: 30px;
  height: 29px;
  text-align: center;
  line-height: 29px;
  display: inline-block;
}
.vm-pagination .vm-page-counter,
.pagination .vm-page-counter {
  display: none;
}
.vm-pagination.vm-pagination-top,
.pagination.vm-pagination-top {
  margin: 0;
}
.vm-pagination.vm-pagination-bottom,
.pagination.vm-pagination-bottom {
  display: none;
}
.pagination .counter {
  float: left;
  margin: 0px 10px 0px 0px;
}
.pagination ul {
  float: right;
  overflow: hidden;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
.pagination ul li {
  float: left;
}
.pagination ul > li:first-child > a,
.pagination ul > li:last-child > a {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.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 {
  color: #262626;
}
.ask-a-question-view label {
  font-family: 'lato';
  font-weight: bold;
}
.ask-a-question-view .product-summary {
  margin: 25px 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #e5e5e5;
}
.ask-a-question-view .product-summary h2 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.ask-a-question-view .product-summary .short-description {
  margin-top: 6px;
  font-size: 13px;
  line-height: 20px;
}
.ask-a-question-view .product-summary img.product-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.ask-a-question-view .submit .highlight-button {
  display: block;
  padding: 12px 20px;
  font: normal 14px/15px 'Oswald', Arial, Helvetica, sans-serif;
  text-align: center;
  white-space: nowrap;
  text-transform: uppercase;
  background: transparent;
  color: #393939;
  border: 2px solid #313131;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-top: 20px;
}
.ask-a-question-view .form-field textarea.field {
  width: 394px;
  background: #fff url(../images/vmgeneral/default_bg.jpg) bottom repeat-x;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  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;
}
.category-view .clearrow {
  clear: both;
}
.category-view .category-name {
  display: none;
}
.ask-a-question-view input.counter,
.ask-a-question-view input#name,
.ask-a-question-view input#email {
  border: 1px solid #e5e5e5;
  border-radius: 0;
  color: #777;
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 5px 5px 4px;
  background: transparent;
}
.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;
}
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;
  font-family: 'lato';
  font-weight: bold;
}
.ask-a-question-view .product-summary {
  display: inline-block;
}
.product-summary .width30 {
  width: 30%;
}
.product-summary .width70 {
  width: 70%;
}
.manufacturer-details-view img {
  float: right;
  margin: 0 0 10px 20px;
}
.manufacturer-details-view .email-weblink a {
  margin-right: 15px;
}
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: 1px solid #e5e5e5;
  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 10px 0;
  text-align: left;
  width: 100%;
}
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: 170px;
}
.cart-view h1 {
  font-size: 20px;
  margin: 0;
  padding: 0 0 10px;
}
.cart-view h2 {
  font-size: 12px;
  margin: 0;
  padding: 0;
}
.cart-view #com-form-login-remember input[type="checkbox"] {
  margin: 0 0 0 10px;
  line-height: 38px;
  display: inline-block;
  height: 38px;
}
.cart-view,
#checkoutForm,
.vmshop-cart-account {
  font-family: 'lato';
  font-weight: 500;
}
.cart-view .vm-cart-header-container,
#checkoutForm .vm-cart-header-container,
.vmshop-cart-account .vm-cart-header-container {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}
.cart-view .vm-cart-header,
#checkoutForm .vm-cart-header,
.vmshop-cart-account .vm-cart-header {
  width: 50%;
  float: left;
}
.cart-view .vm-cart-header h1,
#checkoutForm .vm-cart-header h1,
.vmshop-cart-account .vm-cart-header h1 {
  font-size: 22px;
  color: #333;
  padding-bottom: 0;
}
.cart-view .product-name,
#checkoutForm .product-name,
.vmshop-cart-account .product-name {
  font-size: 14px;
  text-transform: capitalize;
}
.cart-view .product-name a,
#checkoutForm .product-name a,
.vmshop-cart-account .product-name a {
  text-decoration: underline;
}
.cart-view .vm-continue-shopping,
#checkoutForm .vm-continue-shopping,
.vmshop-cart-account .vm-continue-shopping {
  width: 50%;
  float: left;
  padding-bottom: 0;
}
.cart-view .vm-continue-shopping .continue_link,
#checkoutForm .vm-continue-shopping .continue_link,
.vmshop-cart-account .vm-continue-shopping .continue_link {
  text-transform: capitalize;
  float: right;
  color: #fff;
  margin: 0px;
  padding: 5px 10px;
  width: auto;
  text-align: center;
}
.cart-view #checkoutForm,
#checkoutForm #checkoutForm,
.vmshop-cart-account #checkoutForm {
  width: 100%;
  float: left;
}
.cart-view form,
#checkoutForm form,
.vmshop-cart-account form {
  width: 100%;
  float: left;
  margin: 0;
  line-height: 38px;
}
.cart-view fieldset,
#checkoutForm fieldset,
.vmshop-cart-account fieldset {
  width: 100%;
  float: left;
  margin: 0;
}
.cart-view fieldset.vm-fieldset-tos,
#checkoutForm fieldset.vm-fieldset-tos,
.vmshop-cart-account fieldset.vm-fieldset-tos {
  margin: 20px 0;
}
.cart-view .login-users,
#checkoutForm .login-users,
.vmshop-cart-account .login-users {
  border: 1px solid #f2f2f2;
  display: inline-block;
  margin: 20px 0 20px;
  padding: 20px;
  width: 100%;
}
.cart-view #form-login input,
#checkoutForm #form-login input,
.vmshop-cart-account #form-login input {
  background: none;
  padding: 5px 15px;
  margin-right: 5px;
  height: auto;
  text-shadow: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #e1e1e1;
}
.cart-view #form-login .btn-login,
.cart-view #form-login input[type="submit"],
#checkoutForm #form-login .btn-login,
#checkoutForm #form-login input[type="submit"],
.vmshop-cart-account #form-login .btn-login,
.vmshop-cart-account #form-login input[type="submit"] {
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  color: #353535;
  float: left;
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0 40px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.cart-view #form-login .btn-login:hover,
.cart-view #form-login .btn-login:focus,
.cart-view #form-login input[type="submit"]:hover,
.cart-view #form-login input[type="submit"]:focus,
#checkoutForm #form-login .btn-login:hover,
#checkoutForm #form-login .btn-login:focus,
#checkoutForm #form-login input[type="submit"]:hover,
#checkoutForm #form-login input[type="submit"]:focus,
.vmshop-cart-account #form-login .btn-login:hover,
.vmshop-cart-account #form-login .btn-login:focus,
.vmshop-cart-account #form-login input[type="submit"]:hover,
.vmshop-cart-account #form-login input[type="submit"]:focus {
  background: #999;
  border-color: #999;
  color: #fff;
  border: 1px solid #999;
}
.cart-view .billto-shipto,
#checkoutForm .billto-shipto,
.vmshop-cart-account .billto-shipto {
  width: 100%;
  float: left;
  border: none;
  margin-top: 0;
  padding: 20px 0px;
}
.cart-view .billto-shipto .width50,
#checkoutForm .billto-shipto .width50,
.vmshop-cart-account .billto-shipto .width50 {
  border: solid #E9E8E8 1px;
  float: left;
  min-height: 150px;
  padding: 20px;
  width: 47%;
  margin: 0 0px 0px 6%;
}
.cart-view .billto-shipto .width50:first-child,
#checkoutForm .billto-shipto .width50:first-child,
.vmshop-cart-account .billto-shipto .width50:first-child {
  margin-left: 0;
}
.cart-view .billto-shipto .width50 .output-shipto a,
#checkoutForm .billto-shipto .width50 .output-shipto a,
.vmshop-cart-account .billto-shipto .width50 .output-shipto a {
  color: #898989 !important;
}
.cart-view .billto-shipto .width50 .output-shipto input,
#checkoutForm .billto-shipto .width50 .output-shipto input,
.vmshop-cart-account .billto-shipto .width50 .output-shipto input {
  margin-right: 5px;
  display: inline-block;
  margin-left: 0px;
  position: inherit;
  margin-left: 10px;
}
.cart-view .billto-shipto h3,
#checkoutForm .billto-shipto h3,
.vmshop-cart-account .billto-shipto h3 {
  margin: 0 0 10px;
}
.cart-view .billto-shipto i,
#checkoutForm .billto-shipto i,
.vmshop-cart-account .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,
#checkoutForm .width50,
.vmshop-cart-account .width50 {
  width: 50%;
  float: left;
}
.cart-view .checkout-button-top,
#checkoutForm .checkout-button-top,
.vmshop-cart-account .checkout-button-top {
  width: 100%;
  float: left;
}
.cart-view .vm-fieldset-pricelist,
#checkoutForm .vm-fieldset-pricelist,
.vmshop-cart-account .vm-fieldset-pricelist {
  margin: 20px 0px;
}
.cart-view .cart-summary,
#checkoutForm .cart-summary,
.vmshop-cart-account .cart-summary {
  width: 100%;
  border: 1px solid #f2f2f2;
  border-collapse: inherit;
}
.cart-view .cart-summary tr th,
#checkoutForm .cart-summary tr th,
.vmshop-cart-account .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,
#checkoutForm .cart-summary tr th.tb-delete,
.vmshop-cart-account .cart-summary tr th.tb-delete {
  border-right: 0;
}
.cart-view .cart-summary tr td.last,
#checkoutForm .cart-summary tr td.last,
.vmshop-cart-account .cart-summary tr td.last {
  border-right: 0;
}
.cart-view .cart-summary .cart-images,
#checkoutForm .cart-summary .cart-images,
.vmshop-cart-account .cart-summary .cart-images {
  width: 100%;
  text-align: center;
  float: left;
  padding: 20px 10px;
}
.cart-view .cart-summary .cart-images img,
#checkoutForm .cart-summary .cart-images img,
.vmshop-cart-account .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,
#checkoutForm .cart-summary tbody td,
.vmshop-cart-account .cart-summary tbody td {
  border-bottom: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  text-align: center;
  vertical-align: middle;
}
.cart-view .cart-summary tbody td.coupon_code input,
#checkoutForm .cart-summary tbody td.coupon_code input,
.vmshop-cart-account .cart-summary tbody td.coupon_code input {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #f2f2f2;
  float: left;
  text-shadow: none;
  margin: 5px 0 10px 10px;
  color: rgba(136,136,136,0.6);
  height: 32px;
}
.cart-view .cart-summary tbody td.coupon_code input.details-button,
#checkoutForm .cart-summary tbody td.coupon_code input.details-button,
.vmshop-cart-account .cart-summary tbody td.coupon_code input.details-button {
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  color: #353535;
  float: left;
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0 40px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  height: 32px;
  line-height: 32px;
  padding: 0 20px;
}
.cart-view .cart-summary tbody td.coupon_code input.details-button:hover,
.cart-view .cart-summary tbody td.coupon_code input.details-button:focus,
#checkoutForm .cart-summary tbody td.coupon_code input.details-button:hover,
#checkoutForm .cart-summary tbody td.coupon_code input.details-button:focus,
.vmshop-cart-account .cart-summary tbody td.coupon_code input.details-button:hover,
.vmshop-cart-account .cart-summary tbody td.coupon_code input.details-button:focus {
  background: #999;
  border-color: #999;
  color: #fff;
  border: 1px solid #999;
}
.cart-view .cart-summary tbody .vm-price-value,
#checkoutForm .cart-summary tbody .vm-price-value,
.vmshop-cart-account .cart-summary tbody .vm-price-value {
  float: none;
}
.cart-view .cart-summary tbody input.quantity-input,
#checkoutForm .cart-summary tbody input.quantity-input,
.vmshop-cart-account .cart-summary tbody input.quantity-input {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  height: 2.2em !important;
  width: 2.2em !important;
  text-align: center;
  font-weight: 700;
  padding: 0.1em;
  margin-bottom: 0 !important;
  margin: 0 auto;
}
.cart-view .cart-summary tbody .vm2-add_quantity_cart,
#checkoutForm .cart-summary tbody .vm2-add_quantity_cart,
.vmshop-cart-account .cart-summary tbody .vm2-add_quantity_cart {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cart-view .cart-summary tbody .vm2-add_quantity_cart:hover,
#checkoutForm .cart-summary tbody .vm2-add_quantity_cart:hover,
.vmshop-cart-account .cart-summary tbody .vm2-add_quantity_cart:hover {
  background: url(../images/vm2-sprite.png) no-repeat top left;
}
.cart-view .cart-summary tbody .vm2-remove_from_cart,
#checkoutForm .cart-summary tbody .vm2-remove_from_cart,
.vmshop-cart-account .cart-summary tbody .vm2-remove_from_cart {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cart-view .cart-summary tbody .vm2-remove_from_cart:hover,
#checkoutForm .cart-summary tbody .vm2-remove_from_cart:hover,
.vmshop-cart-account .cart-summary tbody .vm2-remove_from_cart:hover {
  background-color: transparent;
  background-position: 0 -212px;
}
.cart-view .cart-summary tbody .vm-customfield-cart,
#checkoutForm .cart-summary tbody .vm-customfield-cart,
.vmshop-cart-account .cart-summary tbody .vm-customfield-cart {
  text-align: center;
  line-height: 20px;
  padding: 0px;
}
.cart-view .cart-summary tbody .vm-customfield-cart span,
#checkoutForm .cart-summary tbody .vm-customfield-cart span,
.vmshop-cart-account .cart-summary tbody .vm-customfield-cart span {
  float: none;
}
.cart-view .cart-summary tbody .tb-total,
#checkoutForm .cart-summary tbody .tb-total,
.vmshop-cart-account .cart-summary tbody .tb-total {
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  color: #000;
}
.cart-view .cart-summary tbody .tb-total .total-title,
#checkoutForm .cart-summary tbody .tb-total .total-title,
.vmshop-cart-account .cart-summary tbody .tb-total .total-title {
  text-align: right;
  padding: 20px 10px;
  border-right: 0;
}
.cart-view .cart-summary tbody .tb-total .vm-continue-shopping,
#checkoutForm .cart-summary tbody .tb-total .vm-continue-shopping,
.vmshop-cart-account .cart-summary tbody .tb-total .vm-continue-shopping {
  width: 30%;
  float: left;
}
.cart-view .cart-summary tbody .tb-total .vm-continue-shopping .continue_link,
#checkoutForm .cart-summary tbody .tb-total .vm-continue-shopping .continue_link,
.vmshop-cart-account .cart-summary tbody .tb-total .vm-continue-shopping .continue_link {
  float: left;
  margin: 0px;
}
.cart-view .cart-summary tbody .tb-total .title,
#checkoutForm .cart-summary tbody .tb-total .title,
.vmshop-cart-account .cart-summary tbody .tb-total .title {
  width: 47%;
  float: left;
  line-height: 40px;
}
.cart-view .cart-summary tbody .tb-total .total,
#checkoutForm .cart-summary tbody .tb-total .total,
.vmshop-cart-account .cart-summary tbody .tb-total .total {
  width: 15%;
  float: left;
  line-height: 40px;
  padding-right: 30px;
  text-align: right;
}
.cart-view .cart-summary tfoot,
#checkoutForm .cart-summary tfoot,
.vmshop-cart-account .cart-summary tfoot {
  margin: 20px 0px;
  text-align: right;
}
.cart-view .cart-summary tfoot .vmshipment_description,
.cart-view .cart-summary tfoot .vmpayment_description,
#checkoutForm .cart-summary tfoot .vmshipment_description,
#checkoutForm .cart-summary tfoot .vmpayment_description,
.vmshop-cart-account .cart-summary tfoot .vmshipment_description,
.vmshop-cart-account .cart-summary tfoot .vmpayment_description {
  display: none;
}
.cart-view .cart-summary tfoot a,
#checkoutForm .cart-summary tfoot a,
.vmshop-cart-account .cart-summary tfoot a {
  display: inline-block;
  margin-top: 10px;
  padding: 10px 20px;
  font: 500 14px/15px 'lato';
  text-align: center;
  white-space: nowrap;
  text-transform: uppercase;
  background: transparent;
  color: #393939;
  border: 2px solid #313131;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.cart-view .cart-summary tfoot .shipment,
#checkoutForm .cart-summary tfoot .shipment,
.vmshop-cart-account .cart-summary tfoot .shipment {
  padding: 20px 40px 30px;
}
.cart-view .cart-summary tfoot .payment,
#checkoutForm .cart-summary tfoot .payment,
.vmshop-cart-account .cart-summary tfoot .payment {
  padding: 0px 40px 27px;
}
.cart-view .checkout-button-top,
#checkoutForm .checkout-button-top,
.vmshop-cart-account .checkout-button-top {
  padding: 0px 40px 30px;
  display: inline-block;
  float: right;
  text-align: right;
  border: medium none;
}
.cart-view .checkout-button-top button,
#checkoutForm .checkout-button-top button,
.vmshop-cart-account .checkout-button-top button {
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  color: #353535;
  float: left;
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0 40px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-weight: bold;
  height: 40px;
}
.cart-view .checkout-button-top button:hover,
.cart-view .checkout-button-top button:focus,
#checkoutForm .checkout-button-top button:hover,
#checkoutForm .checkout-button-top button:focus,
.vmshop-cart-account .checkout-button-top button:hover,
.vmshop-cart-account .checkout-button-top button:focus {
  background: #999;
  border-color: #999;
  color: #fff;
  border: 1px solid #999;
}
.cart-view .fieldset-customer,
#checkoutForm .fieldset-customer,
.vmshop-cart-account .fieldset-customer {
  width: 100%;
  margin: 20px 0;
  border: solid #E9E8E8 1px;
  float: left;
  padding: 20px;
}
.cart-view .fieldset-customer textarea#customer_note_field,
#checkoutForm .fieldset-customer textarea#customer_note_field,
.vmshop-cart-account .fieldset-customer textarea#customer_note_field {
  height: 120px;
  margin: 20px 0;
  overflow: auto;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
.cart-view .fieldset-customer .vm-fieldset-tos input.terms-of-service,
#checkoutForm .fieldset-customer .vm-fieldset-tos input.terms-of-service,
.vmshop-cart-account .fieldset-customer .vm-fieldset-tos input.terms-of-service {
  float: none;
}
.cart-view .fieldset-customer .vm-fieldset-tos span.cart,
#checkoutForm .fieldset-customer .vm-fieldset-tos span.cart,
.vmshop-cart-account .fieldset-customer .vm-fieldset-tos span.cart {
  float: left;
}
.cart-view .fieldset-customer .vm-fieldset-tos div.terms-of-service,
#checkoutForm .fieldset-customer .vm-fieldset-tos div.terms-of-service,
.vmshop-cart-account .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,
#checkoutForm .fieldset-customer .vm-fieldset-tos div.terms-of-service .vmicon,
.vmshop-cart-account .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,
#checkoutForm .fieldset-customer .vm-fieldset-tos div.terms-of-service a:hover,
.vmshop-cart-account .fieldset-customer .vm-fieldset-tos div.terms-of-service a:hover {
  text-decoration: underline;
}
.cart-view .fieldset-customer .checkout-button-top,
#checkoutForm .fieldset-customer .checkout-button-top,
.vmshop-cart-account .fieldset-customer .checkout-button-top {
  float: left;
  text-align: left;
  padding: 0 0 10px;
}
.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: 8px 20px 0 0;
}
#com-form-login label {
  display: inline-block;
}
#com-form-login input[type="checkbox"] {
  margin: 0;
}
#com-form-login input[type="submit"] {
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  color: #353535;
  float: left;
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0 40px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-bottom: 15px;
}
#com-form-login input[type="submit"]:hover,
#com-form-login input[type="submit"]:focus {
  background: #999;
  border-color: #999;
  color: #fff;
  border: 1px solid #999;
}
.vm2-add_quantity_cart {
  background-position: 0 0;
  width: 24px;
  height: 24px;
  border: 0px;
  cursor: pointer;
}
.vm2-arrow_down {
  background-position: 0 -72px;
  width: 16px;
  height: 16px;
}
.vm2-billto-icon {
  background-position: 0 -138px;
  height: 24px;
  margin-right: 6px;
  vertical-align: middle;
  width: 24px;
  border: 0px;
}
.vm2-remove_from_cart {
  background-position: 0 -212px;
  border: 0 none;
  cursor: pointer;
  display: inline-block;
  height: 24px;
  vertical-align: middle;
  width: 24px;
}
.vm2-shipto-icon {
  background-position: 0 -284px;
  height: 24px;
  margin-right: 6px;
  vertical-align: middle;
  width: 24px;
}
.vm2-lowstock {
  background-position: 0 -1114px;
  width: 62px;
  height: 15px;
  display: block;
  margin: 10px auto;
}
.vm2-nostock {
  background-position: 0 -1179px;
  width: 62px;
  height: 15px;
  display: block;
  margin: 10px auto;
}
.vm2-normalstock {
  background-position: 0 -1244px;
  width: 62px;
  height: 15px;
  display: block;
  margin: 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: 53px;
}
.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: 35px;
}
.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: 100%;
  max-width: 100%;
}
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: left !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 {
  text-align: left;
}
.manufacturer-view-default .row .manufacturer .spacer {
  padding: 0.4em;
}
.product-field-display {
  vertical-align: middle;
}
.product-field-display a img {
  display: block;
}
.product-fields .product-field-type-P {
  clear: both;
  border-bottom: 1px solid #EEEEEE;
  margin-top: 18px;
}
.product-fields .product-field label.other-customfield {
  width: 25%;
  float: left;
  position: relative;
  top: 20px;
  left: -18px;
  margin-bottom: 27px;
  text-align: center;
}
.product-fields .product-field .vm-img-desc {
  font-size: 9px;
}
.product-fields .product-field-type-M {
  display: block;
}
.product-fields .product-field-type-M input[type=radio] {
  display: block;
  margin: 10px;
}
.product-fields .product-field-type-M label {
  display: inline-block;
}
.product-fields .product-field-type-M img {
  display: block;
  vertical-align: text-top;
  float: right;
}
.product-field-type-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;
}
.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 5px;
}
.vmpayment_description,
.vmshipment_description {
  color: gray;
  font-size: 9px;
  padding: 0 2px;
  display: none;
}
.vmpayment_cardinfo {
  color: gray;
  font-size: 9px;
}
.virtuemart_search .inputbox {
  vertical-align: middle;
}
.virtuemart_search input[type="text"] {
  display: inline-block;
  border: 1px solid #ddd;
  height: 34px;
  padding: 0 10px;
  box-shadow: none;
  border-radius: 0;
  width: 280px;
  margin-top: -7px;
  margin-right: 25px;
}
.virtuemart_search input[type="submit"] {
  background: #fff;
  border: 1px solid #909295;
  border-radius: 0;
  box-shadow: none;
  color: #333333;
  display: inline-block;
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: normal;
  height: 34px;
  line-height: 34px;
  padding: 0 20px;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.virtuemart_search input[type="submit"]:hover,
.virtuemart_search input[type="submit"]:focus {
  background: #999;
  border-color: #999;
  color: #fff;
}
.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 {
  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;
}
.vm-product-details-inner {
  padding: 0 0 0 1.0em;
}
.display-number {
  margin: 0 0 0 5px;
}
.display-number select {
  max-width: 70px;
  margin-bottom: 0;
}
.vm-page-counter {
  float: none;
  max-width: 400px;
}
.product {
  text-align: center;
}
p.product_s_desc {
  height: auto;
}
.vm-col {
  margin: 0;
  padding-bottom: 56px;
}
div.product {
  min-width: none;
}
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 h1 {
  margin-top: 0px;
  font-size: 16px;
  line-height: 30px;
}
.productdetails-view .spacer-buy-area {
  padding: 0;
}
.productdetails-view .vina-des-wrapper .ratingbox {
  background: url("../images/rating-large.png") repeat-x scroll 0 0 transparent;
  width: 120px !important;
  height: 22px;
}
.productdetails-view .vina-des-wrapper .ratingbox .stars-orange {
  background: url("../images/rating-large.png") repeat-x scroll 0 bottom transparent;
  height: 22px;
}
.productdetails-view .vina-des-wrapper .rating-wrapper {
  margin: 20px 0 24px;
}
.productdetails-view .vina-des-wrapper .rating-wrapper .amount a {
  color: #b3b3b3;
  font-size: 14px;
  line-height: 12px;
  margin-left: 5px;
  font-style: italic;
  font-weight: 500;
}
.productdetails-view .vina-des-wrapper .rating-wrapper .amount a:hover {
  text-decoration: underline;
}
.productdetails-view .vina-des-wrapper .vm-product-rating-container {
  margin: 6px 0 7px;
}
.productdetails-view .vina-des-wrapper .product-name {
  font-family: 'Lato' !important;
  font-size: 36px !important;
  font-weight: bold !important;
  line-height: 36px;
  margin: 0 0 18px;
  text-transform: capitalize !important;
}
.productdetails-view .vina-des-wrapper .product-price {
  display: inline-block;
  width: 100%;
}
.productdetails-view .vina-des-wrapper .product-price .price-crossed {
  display: inline-block;
  float: left;
}
.productdetails-view .vina-des-wrapper .product-price .price-crossed .PricebasePrice {
  color: #bababa;
  font-size: 34px;
  margin-right: 8px;
  text-decoration: line-through;
  display: inline-block;
  font-family: 'Montserrat';
}
.productdetails-view .vina-des-wrapper .product-price .PricesalesPrice {
  display: inline-block;
}
.productdetails-view .vina-des-wrapper .product-price .PricesalesPrice > .PricesalesPrice {
  color: #909295;
  display: inline-block;
  font-family: 'Montserrat';
  font-size: 48px;
}
.productdetails-view .addtocart-area {
  margin: 0 0 10px;
}
.productdetails-view .addtocart-area .product-fields {
  text-align: left;
  display: inline-block;
  width: 100%;
  margin-bottom: 11px;
}
.productdetails-view .addtocart-area .product-fields > div:nth-child(2n+1) {
  padding-right: 4%;
}
.productdetails-view .addtocart-area .product-fields > div .chzn-single {
  height: 35px;
  line-height: 35px;
}
.productdetails-view .addtocart-area .product-fields .product-fields-title strong {
  font-family: 'lato';
  font-weight: bold;
  margin-bottom: 14px;
  display: inline-block;
}
.productdetails-view .vm-product-rating-container a {
  color: #b3b3b3;
  font-size: 11px;
  line-height: 12px;
  font-weight: 500;
}
.productdetails-view .manufacturer {
  font-weight: 700;
  color: #000;
  display: inline-block;
  float: right;
  margin: 0;
}
.productdetails-view .addtocart-area,
.productdetails-view .manufacturer,
.productdetails-view .addtocart-bar {
  padding: 0;
}
.productdetails-view .link-share {
  border-top: 1px solid #bababa;
  float: left;
  padding: 30px 0;
  width: 100%;
}
.productdetails-view .product-short-description-block {
  margin: 0 0 10px;
  padding: 15px 0 10px;
  border-top: 1px dashed #ddd;
  border-bottom: 1px dashed #ddd;
}
.productdetails-view .quantity-box {
  display: inline-block;
  position: relative;
  border: 1px solid #333333;
}
.productdetails-view .quantity-box .quantity-controls {
  position: absolute;
  right: 0;
  background: transparent;
  width: 20px !important;
  height: 25px;
  top: 0;
  display: block;
  border: 0;
  background: #333;
  font-size: 18px;
  color: #fff;
}
.productdetails-view .quantity-box .quantity-controls.quantity-minus {
  top: 25px;
  border-top: 1px solid #fff;
}
.productdetails-view .quantity-box .quantity-controls:hover {
  background: #e24b8e;
}
.productdetails-view .icons {
  margin-top: 0;
  margin-bottom: 11px;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
}
.productdetails-view .icons a,
.productdetails-view .icons a:not(.btn) {
  float: left;
  font-size: 16px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  background-color: #222222 !important;
  color: #fff;
  padding: 0;
  margin: 0 5px 0 0;
}
.productdetails-view .icons a:before,
.productdetails-view .icons a:not(.btn):before {
  font-size: 20px;
}
.productdetails-view .icons a span,
.productdetails-view .icons a:not(.btn) span {
  font: 0/0 a;
  color: transparent;
  background-color: transparent;
  display: none;
}
.productdetails-view .icons a:hover,
.productdetails-view .icons a:focus,
.productdetails-view .icons a:not(.btn):hover,
.productdetails-view .icons a:not(.btn):focus {
  background: #333333 !important;
}
.productdetails-view .icons.add-to-box-2 {
  border-top: 0;
  padding-top: 16px;
  padding-bottom: 8px;
}
.productdetails-view .icons.add-to-box-2 > div,
.productdetails-view .icons.add-to-box-2 a {
  margin-bottom: 5px;
}
.productdetails-view .icons.add-to-box-2 .btn-wishlist {
  float: left;
  margin-right: 5px;
}
.productdetails-view .icons.add-to-box-2 .btn-wishlist a {
  margin: 0 !important;
  background: none;
}
.productdetails-view .icons.add-to-box-2 .btn-wishlist button {
  width: 50px;
  height: 50px;
  border: 0;
  border-radius: 0;
  line-height: 50px;
  background: #222222;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
}
.productdetails-view .icons.add-to-box-2 .btn-wishlist button:focus,
.productdetails-view .icons.add-to-box-2 .btn-wishlist button:hover,
.productdetails-view .icons.add-to-box-2 .btn-wishlist button.addtofav_aws_icon_active {
  outline: none;
  background: #333333;
}
.productdetails-view .icons.add-to-box-2 .btn-wishlist button.addtofav_aws_icon_active {
  margin-top: -1px;
  background: #4d4d4d;
}
.productdetails-view .icons.add-to-box-2 .btn-wishlist button > i {
  font-size: 20px;
  color: #fff;
  font-style: normal;
  text-shadow: none;
}
.productdetails-view .icons.add-to-box-2 #vmcompare {
  padding: 0;
}
.productdetails-view .icons.add-to-box-2 #vmcompare a {
  display: block;
  font-size: 0;
  color: transparent;
  text-align: center;
  border-left: none;
  border: 0;
  border-radius: 0;
  border-bottom: none;
  background: #222222;
  padding-top: 5px;
  height: 50px;
  line-height: 50px;
  width: 50px;
  margin: 0 4px 0 0;
}
.productdetails-view .icons.add-to-box-2 #vmcompare a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f079";
  font-size: 20px;
  color: #fff;
  background: transparent;
  width: 18px;
}
.productdetails-view .icons.add-to-box-2 #vmcompare a:hover {
  background: #333333;
}
.productdetails-view input.quantity-input {
  background: none;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-weight: normal;
  height: 50px;
  margin: 0 1px;
  width: 50px;
  text-align: center;
  padding: 0 20px 0 0;
  display: inline-block;
}
.productdetails-view .addtocart-button {
  position: relative;
  margin: 0 0 0 2px;
  z-index: 0;
  display: inline-block;
}
.productdetails-view .addtocart-button > .addtocart-button {
  background: #333333;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  font-family: 'Montserrat';
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  margin: 0;
  padding: 0 28px;
  text-shadow: none;
  text-transform: uppercase;
}
.productdetails-view .addtocart-button > .addtocart-button:hover,
.productdetails-view .addtocart-button > .addtocart-button:focus {
  outline: none;
  background-color: #4d4d4d;
}
.productdetails-view .addtocart-area .product-fields .product-field {
  width: 100%;
}
.productdetails-view .product-field-display .chzn-container {
  display: inline;
}
.productdetails-view .product-field-display .chzn-container > a {
  background: #f3f3f3;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  overflow: hidden !Important;
  border: 0;
  height: 30px;
  line-height: 30px;
  color: #9e9e9e;
}
.productdetails-view .product-field-display .chzn-container .chzn-drop {
  border-radius: 0;
  width: 100% !important;
  display: inline-table;
  border: 1px solid #f2f2f2;
  max-width: initial;
}
.productdetails-view .chzn-container .chzn-results .active-result.result-selected,
.productdetails-view .chzn-container .chzn-results .active-result.highlighted {
  background: #f3f3f3;
  color: #9e9e9e;
}
.productdetails-view .chzn-container .chzn-results .active-result:hover {
  background: #f3f3f3;
  color: #9e9e9e;
}
.productdetails-view .customer-reviews,
.productdetails-view .ask-a-question-view .form-field {
  margin: 0;
}
.productdetails-view .in-stock {
  float: left;
  height: 20px;
  line-height: 20px;
  margin: 0 0 3px;
  width: 100%;
}
.productdetails-view .in-stock span {
  background: #bababa;
  color: #fff;
  float: left;
  padding: 0 20px;
}
.productdetails-view .product-related-products,
.productdetails-view .product-related-categories {
  padding-bottom: 0;
}
.productdetails-view .sharethis {
  margin: 14px 0;
}
.productdetails-view .product-rating {
  display: inline;
  margin-left: 10px;
}
.productdetails-view .product-header {
  margin-top: 1px;
}
.productdetails-view .no-rating {
  margin-bottom: 5px;
}
.productdetails-view .addtocart-area {
  margin: 0 0 10px;
}
.productdetails-view .addtocart-area .product-fields {
  text-align: left;
}
.productdetails-view .product-fields-title-wrapper {
  min-width: 10em;
  font-family: 'CalibriRegular';
  padding: 0.5em 0;
}
.productdetails-view .product-fields-title-wrapper .product-fields-title:before {
  color: red;
  content: "*";
}
.productdetails-view .spacer-buy-area {
  width: 100% !important;
  float: none !important;
  margin-bottom: 15px;
  padding: 0;
}
.productdetails-view .product-short-description {
  float: left;
  line-height: 25px;
  margin: 0 0 25px;
  width: 100%;
}
.productdetails-view .product-description {
  margin: 0;
}
.productdetails-view .addtocart-bar {
  margin: 4px 0 0;
  padding: 0 0 0 0px;
  position: relative;
  bottom: 0.0em;
  text-align: left;
}
.productdetails-view .additional-images {
  margin-top: 10px;
  display: inline-block;
  background-color: #fff;
  width: 100%;
  padding: 10px;
  text-align: center;
}
.productdetails-view .additional-images > div {
  max-width: 24%;
  padding: 0 10px;
  float: none;
  display: inline-block;
}
.productdetails-view .additional-images .additional-images-inner {
  float: none;
  display: inline-block;
  margin: 0;
  padding: 0 5px;
  max-width: 100px;
}
.productdetails-view .additional-images img {
  width: auto;
  margin-right: 0;
  max-width: 100%;
  border: 1px solid #f4f4f4;
  -webkit-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.productdetails-view .additional-images .row-fluid,
.productdetails-view .additional-images .row-fluid:first-child {
  margin-bottom: 9px;
}
.productdetails-view .main-image a {
  display: inline-block;
  padding: 0 0 1px 0;
  max-width: 100%;
}
.productdetails-view .vina-shipping .icon-database:before {
  content: "\f1c0";
}
.productdetails-view .vina-shipping .box-col-inner > .media {
  background: #f5f5f5;
  padding: 10px;
  margin-bottom: 10px;
}
.productdetails-view .vina-shipping .box-col-inner > .media .pull-left {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 35px;
  margin-right: 10px;
}
.productdetails-view .vina-shipping .box-col-inner > .media h3 {
  font: 16px/20px CalibriBold, arial;
  text-transform: uppercase;
  margin: 0;
}
.productdetails-view #vina-tab {
  border-bottom: 1px solid #333;
  border-top: 1px solid #333;
  float: left;
  margin: -3px 0 35px;
  padding: 39px 0 19px;
  width: 100%;
}
.productdetails-view #vina-tab > ul {
  float: left;
  margin: 0;
  padding: 60px 70px 0 0;
  width: 30%;
  z-index: 2;
}
.productdetails-view #vina-tab > ul li {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-radius: 0;
  box-shadow: none;
  float: left;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  position: relative;
  width: 100%;
}
.productdetails-view #vina-tab > ul li.active > a,
.productdetails-view #vina-tab > ul li:hover > a,
.productdetails-view #vina-tab > ul li:focus > a {
  background: none;
}
.productdetails-view #vina-tab > ul li.active {
  color: #333333;
}
.productdetails-view #vina-tab > ul li.active:after {
  background: #333333;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  width: 100px;
}
.productdetails-view #vina-tab > ul a {
  display: inline-block !important;
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  text-transform: uppercase;
}
.productdetails-view #vina-tab > .tab-content {
  border-left: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  float: left;
  line-height: 25px;
  min-height: 174px;
  padding: 60px 0 50px 30px;
  width: 70%;
  margin: 0 0 20px;
}
.productdetails-view #vina-tab > .tab-content .list-reviews {
  display: inline-block;
  clear: both;
  width: 100%;
  margin: 10px 0 0;
}
.productdetails-view #vina-tab > .tab-content .list-reviews blockquote {
  margin: 15px 0 20px;
  font-style: italic;
  font-size: 16px;
  color: #909295;
}
.productdetails-view #vina-tab > .tab-content .list-reviews .header-author {
  font-weight: bold;
}
.productdetails-view #vina-tab > .tab-content .list-reviews .auhor .bold {
  text-transform: capitalize;
  font-style: italic;
  margin-left: 5px;
  color: #909295;
  font-size: 18px;
}
.productdetails-view #vina-tab > .tab-content .title {
  display: none;
}
.list-reviews .vote {
  display: block;
}
ul#slider {
  overflow: hidden;
  min-height: 390px;
  padding: 0 !important;
}
ul#slider li {
  display: inline-block;
  padding: 0 15px;
  margin: 0 0 60px;
}
.list_prev,
.list_next {
  position: absolute;
  top: 50%;
  display: block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  z-index: 99;
  text-align: center;
  background: #ddd;
  outline: none !important;
  cursor: pointer;
}
.list_prev {
  right: 33px;
}
.list_next {
  right: 0;
}
.product-related-products {
  position: relative;
  clear: both;
}
.product-related-products .caroufredsel_wrapper {
  max-height: 580px;
  float: left !important;
}
.product-related-products .vina-title .header {
  float: left;
  font-size: 14px;
  margin: 0px 0 60px;
  padding: 0 0 10px;
  position: relative;
  text-transform: uppercase;
  width: 100%;
}
.product-related-products .vina-title .header:after {
  background: #333333;
  bottom: 0;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  width: 70px;
}
.product-related-products .owl-controls {
  right: 0;
  position: absolute;
  top: -2px;
}
.product-related-products .owl-controls .owl-buttons div {
  background: #fff;
  border: 1px solid #909295;
  border-radius: 68px;
  height: 34px;
  line-height: 32px;
  overflow: hidden;
  text-indent: 9999px;
  top: 0;
  width: 34px;
  z-index: 100;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  z-index: 0;
  left: 0;
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  display: inline-block !important;
}
.product-related-products .owl-controls .owl-buttons div:after {
  color: #909295;
  display: block;
  font-family: FontAwesome;
  font-size: 28px;
  height: 32px;
  line-height: 32px;
  position: absolute;
  text-indent: 0;
  top: 0;
  width: 32px;
}
.product-related-products .owl-controls .owl-buttons div.owl-prev {
  margin-right: 8px;
}
.product-related-products .owl-controls .owl-buttons div.owl-prev:after {
  content: "\f104";
  left: -2px;
}
.product-related-products .owl-controls .owl-buttons div.owl-next:after {
  content: "\f105";
  left: 2px;
}
.product-related-products .product_s_desc {
  display: none;
}
.right.vm-continue-shopping {
  margin: 0;
  padding-bottom: 10px;
  line-height: 30px;
}
.logout button[type="submit"] {
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  color: #353535;
  float: left;
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0 40px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.logout button[type="submit"]:hover,
.logout button[type="submit"]:focus {
  background: #999;
  border-color: #999;
  color: #fff;
  border: 1px solid #999;
}
.logout .controls {
  width: 100%;
  margin: 0;
  text-align: center;
}
#userForm,
#paymentForm,
#adminForm {
  border: solid #E9E8E8 1px;
  display: inline-block;
  margin: 0px 0 20px;
  padding: 20px;
  width: 100%;
}
#userForm .default,
#paymentForm .default,
#adminForm .default {
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  color: #353535;
  float: left;
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0 40px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: inline-block;
  margin-bottom: 20px;
}
#userForm .default:hover,
#userForm .default:focus,
#paymentForm .default:hover,
#paymentForm .default:focus,
#adminForm .default:hover,
#adminForm .default:focus {
  background: #999;
  border-color: #999;
  color: #fff;
  border: 1px solid #999;
}
#userForm input[type="radio"],
#paymentForm input[type="radio"],
#adminForm input[type="radio"] {
  margin: -4px 10px 0 0;
}
#userForm input[type="radio"] + label,
#paymentForm input[type="radio"] + label,
#adminForm input[type="radio"] + label {
  display: inline-block;
}
#userForm .buttons-set,
#paymentForm .buttons-set,
#adminForm .buttons-set {
  border: 1px solid rgba(255,255,255,0);
  padding: 20px 0;
}
#userForm button[type="reset"],
#paymentForm button[type="reset"],
#adminForm button[type="reset"] {
  float: right;
  display: inline-block;
  height: 34px;
  font-weight: bold;
}
#userForm button,
#paymentForm button,
#adminForm button {
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  color: #353535;
  float: left;
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0 40px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: inline-block;
  height: 34px;
  font-weight: bold;
}
#userForm button:hover,
#userForm button:focus,
#paymentForm button:hover,
#paymentForm button:focus,
#adminForm button:hover,
#adminForm button:focus {
  background: #999;
  border-color: #999;
  color: #fff;
  border: 1px solid #999;
}
#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 input,
#paymentForm input,
#adminForm input {
  border: 1px solid #ccc !important;
  border-radius: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: none;
  height: 30px;
}
#userForm fieldset a,
#paymentForm fieldset a,
#adminForm fieldset a {
  border-radius: 0;
  overflow: visible !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 30px;
  background: transparent;
  max-width: 200px;
}
#userForm fieldset a.chzn-single:hover,
#paymentForm fieldset a.chzn-single:hover,
#adminForm fieldset a.chzn-single:hover {
  background: transparent;
}
#userForm h2,
.vmshop-cart-account.cart-account-login h2,
.vmshop-account.account-login h2,
.vmshop-account.account-logout h2 {
  font-weight: normal;
  font-size: 15px;
  margin: 0 0 14px;
  padding: 0 0 5px 23px;
  border-bottom: 1px solid #f2f2f2;
  background-position: 0 1px;
  background-repeat: no-repeat;
  text-transform: uppercase;
  color: #444443;
  display: inline-block;
  width: 100%;
  font-weight: bold;
  line-height: 20px;
}
#userForm .btn-login,
.vmshop-cart-account.cart-account-login .btn-login,
.vmshop-account.account-login .btn-login,
.vmshop-account.account-logout .btn-login {
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  color: #353535;
  float: left;
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0 40px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#userForm .btn-login:hover,
#userForm .btn-login:focus,
.vmshop-cart-account.cart-account-login .btn-login:hover,
.vmshop-cart-account.cart-account-login .btn-login:focus,
.vmshop-account.account-login .btn-login:hover,
.vmshop-account.account-login .btn-login:focus,
.vmshop-account.account-logout .btn-login:hover,
.vmshop-account.account-logout .btn-login:focus {
  background: #999;
  border-color: #999;
  color: #fff;
  border: 1px solid #999;
}
#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;
  line-height: 20px;
}
#bd_results .logout-users {
  display: inline-block;
  margin-top: 30px;
}
#bd_results .logout-users #form-login {
  padding-bottom: 20px;
}
#bd_results .logout-users #form-login input[type="submit"] {
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  color: #353535;
  float: left;
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0 40px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  float: none;
  margin-left: 10px;
  padding: 0 10px;
  height: 32px;
  line-height: 32px;
}
#bd_results .logout-users #form-login input[type="submit"]:hover,
#bd_results .logout-users #form-login input[type="submit"]:focus {
  background: #999;
  border-color: #999;
  color: #fff;
  border: 1px solid #999;
}
#bd_results h1 {
  text-transform: uppercase;
  font-size: 30px;
  color: #000;
}
#bd_results .virtuemart_search input:hover,
#bd_results .virtuemart_search input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#bd_results h3.header-search {
  font-size: 18px;
  text-transform: uppercase;
}
#form-login input[type="text"],
#form-login input[type="password"] {
  width: 100%;
  max-width: 170px;
}
#com-form-login-remember label {
  float: left;
}
#com-form-login-remember input[type="checkbox"] {
  margin: 0 0 0 10px;
  line-height: 38px;
  display: inline-block;
  height: 38px;
}
#checkoutForm {
  display: inline-block;
  border-collapse: separate;
  padding: 0;
}
#checkoutForm .cart-summary h3 {
  font-size: 16px;
}
#checkoutForm .a-center button.vm2-add_quantity_cart {
  font-size: 18px;
  background: transparent !important;
  padding: 0;
  display: inline-block;
  margin: 0 auto;
  margin-top: 10px;
  float: none;
  border: 0 !important;
}
#checkoutForm .a-center button.vm2-add_quantity_cart:hover {
  background: transparent;
}
#checkoutForm .a-center button.vm2-add_quantity_cart:before {
  font-family: FontAwesome;
  font-size: 22px;
  color: #222;
  padding: 0;
  line-height: 30px;
  margin-left: 5px;
  background: transparent;
  content: "\f021";
}
#checkoutForm .a-center button.vm2-remove_from_cart {
  font-size: 18px;
  background: transparent !important;
  padding: 0;
  display: inline-block;
  margin: 0 auto;
  float: none;
  border: 0 !important;
}
#checkoutForm .a-center button.vm2-remove_from_cart:hover {
  background: transparent;
}
#checkoutForm .a-center button.vm2-remove_from_cart:before {
  font-family: FontAwesome;
  font-size: 22px;
  color: #222;
  padding: 0;
  line-height: 30px;
  margin-left: 5px;
  background: transparent;
  content: "\f014";
}
#checkoutForm button[type="submit"] {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  background: none;
  border: 1px solid #e5e5e5;
  color: #353535;
  float: left;
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0 40px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#checkoutForm button[type="submit"]:hover,
#checkoutForm button[type="submit"]:focus {
  background: #999;
  border-color: #999;
  color: #fff;
  border: 1px solid #999;
}
#checkoutForm button[type="submit"] span {
  text-shadow: none;
}
#checkoutForm .cart-summary tr th {
  background: transparent;
  border-bottom: 1px solid #f2f2f2;
}
.vmshop-account h1.header,
#your-account h1.header {
  font-size: 28px;
  line-height: 28px;
  font-weight: normal;
  width: 100%;
  margin: 0 0 25px;
  padding: 0 0 10px 0;
  text-transform: uppercase;
}
.vmshop-account.account-login p,
.vmshop-account.account-logout p,
#your-account.account-login p,
#your-account.account-logout p {
  color: #888888;
}
.vmshop-account.account-login .content,
.vmshop-account.account-logout .content,
#your-account.account-login .content,
#your-account.account-logout .content {
  width: 100%;
  min-height: 345px;
  padding: 14px 21px;
  border: 1px solid #f2f2f2;
  border-bottom: 0;
  display: inline-block;
}
.vmshop-account.account-login .buttons-set,
.vmshop-account.account-logout .buttons-set,
#your-account.account-login .buttons-set,
#your-account.account-logout .buttons-set {
  border: 1px solid #f2f2f2;
  margin: 0;
  padding: 8px 13px;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
.vmshop-account.account-login .buttons-set > a,
.vmshop-account.account-logout .buttons-set > a,
#your-account.account-login .buttons-set > a,
#your-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,
#your-account.account-login .buttons-set input,
#your-account.account-login .buttons-set .vina-button,
#your-account.account-logout .buttons-set input,
#your-account.account-logout .buttons-set .vina-button {
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  color: #353535;
  float: left;
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0 40px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  height: 34px;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  margin-right: 20px;
}
.vmshop-account.account-login .buttons-set input:hover,
.vmshop-account.account-login .buttons-set input:focus,
.vmshop-account.account-login .buttons-set .vina-button:hover,
.vmshop-account.account-login .buttons-set .vina-button:focus,
.vmshop-account.account-logout .buttons-set input:hover,
.vmshop-account.account-logout .buttons-set input:focus,
.vmshop-account.account-logout .buttons-set .vina-button:hover,
.vmshop-account.account-logout .buttons-set .vina-button:focus,
#your-account.account-login .buttons-set input:hover,
#your-account.account-login .buttons-set input:focus,
#your-account.account-login .buttons-set .vina-button:hover,
#your-account.account-login .buttons-set .vina-button:focus,
#your-account.account-logout .buttons-set input:hover,
#your-account.account-logout .buttons-set input:focus,
#your-account.account-logout .buttons-set .vina-button:hover,
#your-account.account-logout .buttons-set .vina-button:focus {
  background: #999;
  border-color: #999;
  color: #fff;
  border: 1px solid #999;
}
#com-form-login-username input,
#com-form-login-password input {
  height: 35px;
  padding: 4px 10px;
  border: 1px solid #f2f2f2;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.login-users .link-registration {
  font-weight: bold;
}
#page-order .order-view,
#page-order .login-users {
  display: inline-block;
  border: 1px solid #f2f2f2;
  margin: 25px 0 0;
  padding: 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#page-order .order-view h2,
#page-order .login-users h2 {
  background: url(../images/i_page2.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;
  font-weight: bold;
  line-height: 20px;
}
#page-order #form-login [class*="span"] {
  display: inline-block;
  width: 100%;
  margin: 0;
}
#page-order #form-login label {
  display: inline-block;
}
#page-order form {
  display: inline-block;
}
#page-order input {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  height: 34px;
  margin-bottom: 20px;
}
#page-order input[type="submit"] {
  border: 0;
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  color: #353535;
  float: left;
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0 40px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#page-order input[type="submit"]:hover,
#page-order input[type="submit"]:focus {
  background: #999;
  border-color: #999;
  color: #fff;
  border: 1px solid #999;
}
#page-order #com-form-order-submit {
  display: inline-block;
  width: 100%;
}
#page-order #com-form-order-number {
  margin-right: 20px;
}
#vina-description ul,
#vina-description ol {
  margin: 0 0 10px 25px;
}
#vina-description ul li,
#vina-description ol li {
  list-style: initial;
}
.product-nav {
  border-bottom: 1px solid #e5e5e5;
  float: left;
  font-size: 12px;
  margin: 0 0 25px;
  padding: 0 0 17px;
  width: 100%;
}
.product-nav .back-category {
  float: left;
  line-height: 34px;
}
.product-nav .back-category i {
  margin-right: 8px;
}
.product-nav .product-neighbours {
  float: right;
}
.product-nav .product-neighbours a {
  float: left;
  border: 1px solid #bababa;
  border-radius: 68px;
  color: #bababa;
  display: block;
  font-size: 22px;
  height: 34px;
  line-height: 32px;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-indent: 9999px;
  width: 34px;
}
.product-nav .product-neighbours a:after {
  display: block;
  font-family: FontAwesome;
  height: 32px;
  left: 0;
  position: absolute;
  text-indent: 0;
  top: 0;
  width: 32px;
}
.product-nav .product-neighbours .previous-page:after {
  content: "\f104";
}
.product-nav .product-neighbours .next-page {
  margin-left: 8px;
}
.product-nav .product-neighbours .next-page:after {
  content: "\f105";
}
#wk_compare .add_compare {
  float: right;
}
#wk_compare .add_continue a {
  background: #fff !important;
}
#wk_compare .add_compare a {
  background-color: #333333 !important;
  border: 1px solid #333333 !important;
}
#wk_compare .add_compare a:hover,
#wk_compare .add_compare a:focus {
  border: 1px solid #999 !important;
}
#wk_compare .add_continue a,
#wk_compare .add_compare a {
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  color: #353535;
  float: left;
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0 40px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: inline-block;
  width: auto;
  padding: 0 10px;
}
#wk_compare .add_continue a:hover,
#wk_compare .add_continue a:focus,
#wk_compare .add_compare a:hover,
#wk_compare .add_compare a:focus {
  background: #999;
  border-color: #999;
  color: #fff;
  border: 1px solid #999;
}
#wk_compare .add_continue a:hover,
#wk_compare .add_compare a:hover {
  background: #999 !important;
  color: #fff !important;
}
.vina-vmwishlist .header {
  border-bottom: 4px solid #000;
  margin-bottom: -4px;
}
.vina-vmwishlist .header span {
  padding: 0 0 15px;
  display: block;
  font-family: 'lato';
  font-weight: bold;
  line-height: 26px;
  font-size: 25px;
  text-transform: uppercase;
  color: #000;
  margin: 0;
}
.vina-vmwishlist .mod-inner {
  border: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-top: 25px;
}
.vina-vmwishlist .vm-wishlist-products {
  padding: 0 29px;
}
.vina-vmwishlist .product {
  border: 0;
  padding: 0 0 20px 0;
  border-bottom: solid 1px #e5e5e5;
}
.vina-vmwishlist .product:last-child {
  margin-bottom: 0;
}
.vina-vmwishlist .favoriteslist {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 16px;
  text-transform: capitalize;
  color: #262626;
  display: block;
  font-weight: normal;
}
.vina-vmwishlist .favoriteslist b {
  font-weight: 600;
}
.vina-vmwishlist .product-title {
  padding-left: 10px;
  line-height: 20px;
}
.vina-vmwishlist .product-title a {
  padding-top: 5px;
  text-transform: capitalize !important;
  font-family: '' lato '';
  color: #262626;
  display: block;
  font-weight: 500 !important;
}
.vina-vmwishlist .vm-wishlist-products div.product {
  float: none;
}
.compare-main {
  margin-bottom: 50px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.compare-main * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.compare-main .product-details-inner a {
  color: #262626;
}
.compare-main .addtocart-bar {
  text-align: left;
}
.compare-main .addtocart-area {
  margin-top: -8px;
}
.compare-main .addtocart-button {
  position: relative;
  margin: 0;
  z-index: 0;
}
.compare-main .addtocart-button > .addtocart-button {
  background: #333333;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  font-family: 'Montserrat';
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  margin: 0;
  padding: 0 28px;
  text-shadow: none;
  text-transform: uppercase;
}
.compare-main .addtocart-button > .addtocart-button:hover,
.compare-main .addtocart-button > .addtocart-button:focus {
  outline: none;
  background-color: #4d4d4d;
}
.compare-main .product-details-inner-description {
  font-size: 13px;
  line-height: 18px;
  overflow-y: auto;
}
.compare-main .comapre-details > div {
  font-weight: bold;
}
.compare-main strong {
  font-weight: bold;
}
.goldrating,
.grayrating {
  background-position: 0 center;
  height: 100%;
  width: 16px;
}
.compareimg {
  max-width: 100%;
}
#page-my-wishlist .fav_title {
  margin-bottom: 30px;
}
#page-my-wishlist img {
  margin: 20px auto;
}
#page-my-wishlist .prod_name {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #2c2c2c;
}
#page-my-wishlist .fav_addtocart-area {
  margin-left: 0 !important;
}
#page-my-wishlist .fav_addtocart-area .fav_addtocart-bar {
  text-align: center;
}
#page-my-wishlist .fav_addtocart-area .fav_addtocart-bar span.quantity-box {
  width: auto;
  float: none;
}
#page-my-wishlist .fav_addtocart-area .fav_addtocart-bar span.addtocart-button {
  text-align: center;
  margin-top: 0;
}
#page-my-wishlist .fav_addtocart-area .fav_addtocart-bar span.addtocart-button input {
  display: inline-block;
}
#page-my-wishlist input.quantity-input {
  height: 45px;
  width: 45px;
  text-align: center;
  font-weight: 700;
  padding: 0.1em;
  margin-bottom: 0 !important;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#page-my-wishlist input.quantity-input:hover,
#page-my-wishlist input.quantity-input:focus {
  outline: none;
  background: #edf7fd;
}
#page-my-wishlist span.quantity-controls {
  display: none;
}
#page-my-wishlist span.quantity-controls input.quantity-controls {
  height: 14px;
  margin: -9px 0 0 5px;
  border: none;
  width: 15px;
  cursor: pointer;
}
#page-my-wishlist span.quantity-controls input.quantity-controls.quantity-minus {
  height: 14px;
  margin: 10px 0 0 5px;
  background: url(../images/icon/quantity-controls.png) repeat-x;
  background-position: 15px 0;
}
#page-my-wishlist span.quantity-controls input.quantity-controls.quantity-plus {
  background: url(../images/icon/quantity-controls.png) no-repeat;
}
#page-my-wishlist .addtocart-button {
  position: relative;
  margin: 0;
  z-index: 0;
}
#page-my-wishlist .addtocart-button > .addtocart-button {
  background: #333333;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  font-family: 'Montserrat';
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  margin: 0;
  padding: 0 28px;
  text-shadow: none;
  text-transform: uppercase;
}
#page-my-wishlist .addtocart-button > .addtocart-button:hover,
#page-my-wishlist .addtocart-button > .addtocart-button:focus {
  outline: none;
  background-color: #4d4d4d;
}
#page-my-wishlist .art-button {
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  color: #353535;
  float: left;
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0 40px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin: 0 auto;
  margin-bottom: 20px;
  float: none;
  padding: 0 10px;
}
#page-my-wishlist .art-button:hover,
#page-my-wishlist .art-button:focus {
  background: #999;
  border-color: #999;
  color: #fff;
  border: 1px solid #999;
}
.vm-list-products .virtuemart_search .inputbox {
  border-radius: 0;
  height: 35px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
}
.vm-list-products .virtuemart_search input[type="submit"] {
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  color: #353535;
  float: left;
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0 40px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: inline-block;
  height: 35px;
}
.vm-list-products .virtuemart_search input[type="submit"]:hover,
.vm-list-products .virtuemart_search input[type="submit"]:focus {
  background: #999;
  border-color: #999;
  color: #fff;
  border: 1px solid #999;
}
#ui-tabs #tabs {
  padding: 0;
  margin: 10px 0;
}
#ui-tabs #tabs li {
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
}
#tab-1.tabs.dyn-tabs th,
#tab-1.tabs.dyn-tabs td {
  text-align: center !important;
}
#ProOPC #proopc-system-message .proopc-alert {
  display: inline-block;
  width: 100%;
}
#ProOPC .proopc-empty-continue-link .proopc-btn {
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  color: #353535;
  float: left;
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0 40px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin: 0 auto;
  float: none;
}
#ProOPC .proopc-empty-continue-link .proopc-btn:hover,
#ProOPC .proopc-empty-continue-link .proopc-btn:focus {
  background: #999;
  border-color: #999;
  color: #fff;
  border: 1px solid #999;
}
#ProOPC .cart-product-description.with-image {
  position: relative;
  z-index: 0;
}
#ProOPC .cart-product-description.with-image a {
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 100%;
  right: 0;
  padding-left: 55px;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
#ProOPC.cart-view #EditBTAddres > div {
  margin: 10px 0;
}
#ProOPC.cart-view #EditBTAddres input[type="text"],
#ProOPC.cart-view #EditBTAddres input[type="password"] {
  width: 100% !important;
  display: inline-block;
  box-sizing: border-box;
  height: 31px;
}
#ProOPC.cart-view #EditBTAddres select {
  width: 100% !important;
}
#ProOPC.cart-view #EditBTAddres .first_name-group,
#ProOPC.cart-view #EditBTAddres .middle_name-group,
#ProOPC.cart-view #EditBTAddres .title-group,
#ProOPC.cart-view #EditBTAddres .last_name-group,
#ProOPC.cart-view #EditBTAddres .zip-group,
#ProOPC.cart-view #EditBTAddres .city-group {
  width: 100%;
}
#ProOPC.cart-view #proopc-payment-form label {
  line-height: 20px;
  display: inline-block;
}
#ProOPC.cart-view #proopc-coupon input[type="text"] {
  width: 100% !important;
  height: 38px;
  box-sizing: border-box;
}
#ProOPC.cart-view .proopc-continue-link a,
#ProOPC.cart-view button[type="submit"],
#ProOPC.cart-view button[type="button"] {
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  color: #353535;
  float: left;
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0 40px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-weight: bold;
  display: inline-block;
  padding: 0 15px !important;
  font-weight: normal !Important;
}
#ProOPC.cart-view .proopc-continue-link a:hover,
#ProOPC.cart-view .proopc-continue-link a:focus,
#ProOPC.cart-view button[type="submit"]:hover,
#ProOPC.cart-view button[type="submit"]:focus,
#ProOPC.cart-view button[type="button"]:hover,
#ProOPC.cart-view button[type="button"]:focus {
  background: #999;
  border-color: #999;
  color: #fff;
  border: 1px solid #999;
}
#ProOPC.cart-view .proopc-continue-link a:hover,
#ProOPC.cart-view .proopc-continue-link a:focus,
#ProOPC.cart-view button[type="submit"]:hover,
#ProOPC.cart-view button[type="submit"]:focus,
#ProOPC.cart-view button[type="button"]:hover,
#ProOPC.cart-view button[type="button"]:focus {
  outline: none;
  text-decoration: initial;
}
#ProOPC.cart-view .proopc-continue-link a {
  float: right;
}
#ProOPC.cart-view .proopc-p-price .PricediscountedPriceWithoutTax {
  font-size: 13px;
  font-weight: 500;
  color: #666666;
  font-family: 'Montserrat';
}
#ProOPC.cart-view .PricetaxAmount,
#ProOPC.cart-view .PricediscountAmount {
  font-weight: normal;
  color: #b2b2b2;
  font-size: 14px;
}
#ProOPC.cart-view .PricediscountedPriceWithoutTax {
  font-weight: normal;
  color: #808080;
  font-size: 21px;
  font-family: 'lato';
  display: inline-block;
}
#ProOPC.cart-view #form-usersearch .proopc-field-group button,
#ProOPC.cart-view .proopc-form-inline .proopc-field-group button {
  margin: 0 10px;
}
#ProOPC.cart-view .col-total .line-through,
#ProOPC.cart-view .col-total .PricebillTaxAmount,
#ProOPC.cart-view .col-total .PricebillDiscountAmount {
  font-weight: normal;
  color: #b2b2b2;
  font-size: 14px;
}
#ProOPC.cart-view .col-total .PricesalesPrice,
#ProOPC.cart-view .col-total .PricebillTotal {
  font-weight: normal;
  color: #808080;
  font-size: 21px;
  font-family: 'lato';
  display: inline-block;
}
#ProOPC.cart-view .inner-wrap,
#ProOPC.cart-view .proopc-shipments,
#ProOPC.cart-view .proopc-cartlist {
  display: inline-block;
  width: 100%;
}
#ProOPC.cart-view .proopc-shipments {
  max-width: 380px;
}
#ProOPC.cart-view select {
  border: 1px solid #e5e5e5;
}
#ProOPC.cart-view .proopc-table-striped {
  border: 1px solid #e5e5e5;
}
#ProOPC.cart-view .proopc-process-title {
  border-bottom: 1px solid #e5e5e5;
}
#ProOPC.cart-view #proopc-st-address {
  border: 0;
}
#ProOPC.cart-view .proopc-st-address {
  border: 1px solid #e5e5e5;
}
#ProOPC.cart-view input[type="text"],
#ProOPC.cart-view input[type="password"] {
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#ProOPC.cart-view .proopc-login .proopc-inner {
  display: inherit;
}
#ProOPC.cart-view button:focus {
  outline: none;
}
#ProOPC.cart-view .proopc-change-shopper-inner {
  display: inline-block;
}
#ProOPC.cart-view .proopc-change-shopper-cont {
  border-bottom: 1px solid #e5e5e5;
}
#ProOPC.cart-view .proopc-change-shopper-title {
  border-bottom: 1px solid #e5e5e5;
  font-weight: bold;
  color: #000;
}
#ProOPC.cart-view .proopc-register-login h3,
#ProOPC.cart-view .proopc-login h3 {
  border: 1px solid #e5e5e5;
  border-bottom: 0;
  font-weight: bold;
  color: #000;
}
#ProOPC.cart-view .proopc-register-login > .proopc-inner,
#ProOPC.cart-view .proopc-login > .proopc-inner {
  border: 1px solid #e5e5e5;
}
#ProOPC.cart-view .proopc-register-login .proopc-inner.with-switch,
#ProOPC.cart-view .proopc-login .proopc-inner.with-switch {
  display: inline-block;
  width: 100%;
}
#ProOPC.cart-view .proopc-input-append input[type="text"].proopc-qty-input {
  border: 1px solid #e5e5e5;
}
#ProOPC.cart-view #proopc-carttable-form table thead tr th span {
  font-weight: bold;
  font-family: 'lato';
  font-size: 14px;
}
#ProOPC.cart-view #proopc-carttable-form table.cart-summary.proopc-table-striped {
  border: 1px solid #e5e5e5;
  border-top: 0;
}
#ProOPC.cart-view #proopc-carttable-form table.cart-summary.proopc-table-striped tr th,
#ProOPC.cart-view #proopc-carttable-form table.cart-summary.proopc-table-striped tr td {
  background: transparent;
  border-right: 1px solid #e5e5e5;
  vertical-align: middle;
}
#ProOPC.cart-view #proopc-carttable-form table.cart-summary.proopc-table-striped tr th.col-total .line-through,
#ProOPC.cart-view #proopc-carttable-form table.cart-summary.proopc-table-striped tr td.col-total .line-through {
  font-weight: normal;
  color: #b2b2b2;
  font-size: 14px;
}
#ProOPC.cart-view #proopc-carttable-form table.cart-summary.proopc-table-striped tr th.col-total .PricesalesPrice,
#ProOPC.cart-view #proopc-carttable-form table.cart-summary.proopc-table-striped tr td.col-total .PricesalesPrice {
  font-weight: normal;
  color: #808080;
  font-size: 21px;
  font-family: 'lato';
  display: inline-block;
}
#ProOPC.cart-view #proopc-carttable-form table.cart-summary.proopc-table-striped tr.blank-row {
  display: none;
}
.single-product-sharing.custom {
  border-bottom: 1px solid #333333;
  border-top: 1px solid #333333;
  float: left;
  padding: 32px 0;
  text-align: center;
  width: 100%;
}
.single-product-sharing .social-icons {
  margin: 0;
  padding: 0;
  width: 100%;
}
.single-product-sharing .social-icons li {
  display: inline-block;
  list-style: none;
  margin: 0;
  float: left;
  width: 20%;
}
.single-product-sharing .social-icons li a {
  border: 1px solid #333333;
  border-radius: 96px;
  color: #333333;
  display: inline-block;
  font-size: 20px;
  height: 48px;
  line-height: 48px;
  width: 48px;
}
.single-product-sharing .social-icons li a.facebook:hover {
  border: 1px solid #3B579D;
  color: #3B579D;
}
.single-product-sharing .social-icons li a.twitter:hover {
  border: 1px solid #3ACAFF;
  color: #3ACAFF;
}
.single-product-sharing .social-icons li a.pinterest:hover {
  border: 1px solid #cb2027;
  color: #cb2027;
}
.single-product-sharing .social-icons li a.gplus:hover {
  border: 1px solid #D11717;
  color: #D11717;
}
.single-product-sharing .social-icons li a.linkedin:hover {
  border: 1px solid #007bb6;
  color: #007bb6;
}
.shop_home {
  float: right;
  margin-right: 0;
}
.shop_home a {
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  color: #353535;
  float: left;
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  padding: 0 40px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 0 20px;
  color: #353535 !important;
}
.shop_home a:hover,
.shop_home a:focus {
  background: #999;
  border-color: #999;
  color: #fff;
  border: 1px solid #999;
}
.shop_home a:hover,
.shop_home a:focus {
  background: #999 !important;
  border-color: #999 !important;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Montserrat';
  font-weight: normal !important;
  font-size: 13px;
  border: 1px solid #999;
  padding: 0 20px;
  line-height: 36px;
}
.my_favorite_products {
  display: none;
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
  #login-form .userdata .control-group#form-login-remember label,
  #user-registration .userdata .control-group#form-login-remember label,
  #josForm .userdata .control-group#form-login-remember label {
    -webkit-transform: translate(44px,7px);
    -ms-transform: translate(44px,7px);
    -o-transform: translate(44px,7px);
    transform: translate(44px,7px);
  }
}
blockquote {
  background: url('../images/bg/quote-bg.jpg') repeat 0 0;
  border-left: none;
  font-size: 20px;
  font-style: italic;
  line-height: 25px;
  margin: 30px 0;
  padding: 40px 100px;
  position: relative;
  text-align: center;
}
blockquote:before {
  content: "";
  display: block;
  width: 31px;
  height: 24px;
  background: url('../images/icon/quote-icon.png') repeat 0 0;
  position: absolute;
  top: 32px;
  left: 70px;
}
#sp-main-body .archive-header {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 30px;
  text-transform: uppercase;
}
#sp-main-body .archive-header .archive-title {
  font-size: 22px;
  margin: 0 0 10px;
  padding: 0;
}
#k2Container.userView .author-info {
  background: #f2f2f2;
  margin: 0 0 60px;
  padding: 20px;
}
#k2Container.userView .author-info .author-avatar > div {
  width: 68px;
}
#k2Container.userView .author-info .author-description {
  color: #909295;
  font-size: 13px;
}
#k2Container.userView .author-info .author-description h1 {
  font-size: 16px;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 10px;
}
#k2Container.userView .author-info .author-description p {
  margin: 0;
}
#k2Container.itemView {
  border-bottom: 0;
}
#k2Container.itemView .itemToolbar {
  display: inline-block;
}
#k2Container.itemView ul,
#k2Container.itemView li {
  list-style-type: inherit;
}
#k2Container.itemView .catItemTitle {
  font-size: 18px;
  padding: 0;
}
#k2Container.itemView .author-info {
  margin: 54px 0 24px;
}
#k2Container.itemView .author-info h2 {
  font-size: 16px;
  margin: 5px 0 10px;
}
#k2Container.itemView .author-info .author-avatar img {
  margin-right: 10px;
}
#k2Container.itemView .author-info .author-description {
  color: #909295;
  font-size: 13px;
}
#k2Container.itemView .itemComments {
  background: transparent;
  border: 0;
  padding: 0;
}
#k2Container.itemView .itemComments .itemCommentsCounter {
  font-size: 18px;
  margin: 0 0 20px;
  text-transform: uppercase;
}
#k2Container.itemView .itemComments .itemCommentsForm h3 {
  font-size: 18px;
  margin: 0 0 16px;
  text-transform: uppercase;
}
#k2Container.itemView .itemComments .itemCommentsForm .itemCommentsFormNotes {
  border-top: 0;
  color: #909295;
  font-size: 12px;
  margin: 0 0 22px;
}
#k2Container.itemView .itemComments .itemCommentsForm .comment-input {
  margin: 0 -10px;
}
#k2Container.itemView .itemComments .itemCommentsForm .comment-input p {
  float: left;
  padding: 0 10px;
  width: 33.333333333333%;
}
#k2Container.itemView .itemComments .itemCommentsForm .comment-input p label {
  color: #909295;
  display: block;
  margin: 0 0 5px;
}
#k2Container.itemView .itemComments .itemCommentsForm .comment-input p input {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  height: 32px;
  max-width: 100%;
  padding: 0 0 0 10px;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#k2Container.itemView .itemComments .itemCommentsForm .comment-form-comment {
  display: inline-block;
  width: 100%;
}
#k2Container.itemView .itemComments .itemCommentsForm .comment-form-comment label {
  color: #909295;
  display: block;
  margin: 0 0 5px;
}
#k2Container.itemView .itemComments .itemCommentsForm .comment-form-comment #comment {
  width: 100%;
  height: 130px;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  max-width: 100%;
  padding: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#k2Container.itemView .itemComments .itemCommentsForm input[type="submit"] {
  background: #fff;
  border: 1px solid #909295;
  border-radius: 0;
  box-shadow: none;
  color: #333333;
  display: inline-block;
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: normal;
  height: 34px;
  line-height: 34px;
  padding: 0 20px;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#k2Container.itemView .itemComments .itemCommentsList li {
  padding: 0;
  border-bottom: 0;
  background: transparent;
  margin: 0 0 20px;
  list-style: none;
}
#k2Container.itemView .itemComments .itemCommentsList li .comment-avatar img {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
}
#k2Container.itemView .itemComments .itemCommentsList li .comment-info {
  border: 1px solid #ececec;
  border-radius: 3px;
  margin-left: 60px;
  padding: 10px;
  position: relative;
}
#k2Container.itemView .itemComments .itemCommentsList li .comment-info .comment-meta {
  color: #909295;
  font-size: 12px;
  line-height: 1;
  margin: 0 0 15px;
}
#k2Container.itemView .itemComments .itemCommentsList li .comment-info .comment-meta:before {
  background: #fff;
  border-bottom: 1px solid #ececec;
  border-left: 1px solid #ececec;
  content: "";
  display: block;
  height: 10px;
  left: -5px;
  position: absolute;
  top: 10px;
  transform: rotate(45deg);
  width: 10px;
}
#k2Container.itemView .itemComments .itemCommentsList li .comment-info .comment-meta cite {
  margin-right: 10px;
  font-style: normal;
}
#k2Container.itemView .itemComments .itemCommentsList li .comment-info .comment-meta cite b {
  color: #333333;
  font-weight: 700;
}
#k2Container.itemView .itemComments .itemCommentsList li .comment-info .comment-meta .commentLink {
  display: inline-block;
  margin-left: 10px;
}
#k2Container.itemView .itemComments .itemCommentsList li .comment-info .comment-meta .commentLink a {
  color: #333333;
  text-decoration: initial;
  font-size: 12px;
}
#k2Container.itemView .item-detail .entry-meta-small a {
  color: #333333;
}
#k2Container.itemView .item-detail .itemTagsBlock {
  border: 0;
  padding: 3px 0;
  margin: 0 0 10px;
}
#k2Container.itemView .item-detail .itemTagsBlock ul.itemTags li {
  padding: 0;
}
#k2Container.itemView .item-detail .itemTagsBlock ul.itemTags li a:after {
  content: ", ";
}
#k2Container.itemView .item-detail .itemTagsBlock ul.itemTags li:last-child a:after {
  display: none;
}
#k2Container.itemView .item-detail .postinfo-wrapper {
  margin: 2px 0 0;
}
#k2Container.itemView .item-detail .postinfo-wrapper .post-date {
  width: 95px;
}
#k2Container.itemView .item-detail .postinfo-wrapper .post-info {
  margin-left: 95px;
}
#k2Container.itemView .item-detail .postinfo-wrapper .post-info > .entry-header {
  margin-bottom: 5px;
}
#k2Container.itemView .item-detail .postinfo-wrapper .post-info .catItemTitle {
  margin: 3px 0 15px;
}
#k2Container.itemView .item-detail .postinfo-wrapper .post-info .itemRatingBlock {
  padding: 3px 0;
}
#k2Container.itemView .item-detail .postinfo-wrapper .post-info .itemRatingBlock .itemRatingForm {
  width: 180px;
}
#k2Container.itemView #share-buttons {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
#k2Container.itemView #share-buttons li {
  float: left;
  list-style: none;
  margin: 0 0 10px;
  position: relative;
  width: 100%;
}
#k2Container.itemView #share-buttons li a {
  border: 2px solid #bababa;
  border-radius: 100%;
  color: #bababa;
  display: inline-block;
  font-size: 18px;
  height: 48px;
  line-height: 44px;
  text-align: center;
  width: 48px;
}
#k2Container.itemView #share-buttons li a.facebook:hover {
  border: 2px solid #3B579D;
  color: #3B579D;
}
#k2Container.itemView #share-buttons li a.twitter:hover {
  border: 2px solid #3ACAFF;
  color: #3ACAFF;
}
#k2Container.itemView #share-buttons li a.pinterest:hover {
  border: 2px solid #cb2027;
  color: #cb2027;
}
#k2Container.itemView #share-buttons li a.google:hover {
  border: 2px solid #D11717;
  color: #D11717;
}
#k2Container.itemView #share-buttons li a.linkedin:hover {
  border: 2px solid #007bb6;
  color: #007bb6;
}
#k2Container.blog-fullwidth {
  margin: 0 20% 70px;
  width: 60%;
}
#k2Container.blog-nosidebar .catItemView .post-thumbnail {
  border-right: 1px solid #e5e5e5;
  margin: 0;
  padding: 10px 30px 10px 0;
  width: 60%;
}
#k2Container.blog-nosidebar .catItemView .postinfo-wrapper {
  padding-left: 30px;
  width: 40%;
}
#k2Container.blog-nosidebar .catItemView .postinfo-wrapper .post-date {
  margin: 0 0 1px;
  padding: 0;
  width: 100%;
}
#k2Container.blog-nosidebar .catItemView .postinfo-wrapper .post-date .month,
#k2Container.blog-nosidebar .catItemView .postinfo-wrapper .post-date .day {
  border: none;
  display: inline-block;
  float: none;
  width: auto;
}
#k2Container.blog-nosidebar .catItemView .postinfo-wrapper .post-date .separator {
  margin: 0 2px 0 -2px;
}
#k2Container.blog-nosidebar .catItemView .postinfo-wrapper .post-info {
  float: left;
  margin: 0;
  width: 100%;
}
#k2Container p {
  margin: 0 0 25px;
}
#k2Container .catItemView {
  margin: 0 0 29px;
  padding: 4px 0;
}
#k2Container .catItemView .post-thumbnail {
  float: left;
  margin: 0 0 15px;
  width: 100%;
}
#k2Container .catItemView .more-link {
  position: relative;
  z-index: 0;
  top: -22px;
}
#k2Container .catItemView .postinfo-wrapper {
  float: left;
  width: 100%;
}
#k2Container .catItemView .postinfo-wrapper .post-date {
  color: #909295;
  float: left;
  font-family: 'Lato';
  font-weight: 300;
  font-size: 50px;
  line-height: 40px;
  padding-right: 25px;
  width: 70px;
}
#k2Container .catItemView .postinfo-wrapper .post-date .day {
  border-bottom: 1px solid #e5e5e5;
  float: left;
  padding-bottom: 3px;
  width: 100%;
}
#k2Container .catItemView .postinfo-wrapper .post-date .month {
  float: left;
  font-size: 18px;
  width: 100%;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
#k2Container .catItemView .postinfo-wrapper .post-date .separator {
  display: inline-block;
  margin-right: 5px;
}
#k2Container .catItemView .postinfo-wrapper .post-info {
  margin-left: 70px;
}
#k2Container .catItemView .postinfo-wrapper .post-info .catItemTitle {
  background: none;
  border: none;
  margin: 5px 0 15px;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
}
#k2Container .catItemView .postinfo-wrapper .post-info .catItemTitle a {
  font-size: 18px;
  line-height: 22px;
  padding: 0;
}
#k2Container .catItemView .postinfo-wrapper .post-info .entry-summary {
  color: #666666;
  margin: 0 0 2px;
}
#k2Container .catItemView .entry-meta-small {
  color: #909295;
  float: left;
  padding-top: 20px;
  position: relative;
  width: 100%;
}
#k2Container .catItemView .entry-meta-small:before {
  background: #333333;
  content: "";
  height: 4px;
  width: 70px;
  position: absolute;
  top: 0;
  left: 0;
}
#k2Container .catItemView .entry-meta-small a {
  color: #909295;
}
div.k2Pagination {
  padding: 0;
  margin: 2px 0 4px 0;
}
div.k2Pagination .pagination > li > a {
  margin: 0 5px;
}
.vina-list-cateblog.k2CategoriesListBlock ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.vina-list-cateblog.k2CategoriesListBlock ul li {
  float: left;
  font-size: 14px;
  line-height: 20px;
  list-style: none;
  margin: 0 0 15px;
  width: 100%;
  border: 0;
}
.vina-list-cateblog.k2CategoriesListBlock ul li a {
  margin-right: 10px;
  color: #4d4d4d;
  line-height: 16px;
  font-size: 14px;
}
.vina-list-cateblog.k2CategoriesListBlock ul li a:before {
  content: "/";
  display: inline-block;
  margin-right: 10px;
}
.k2ItemsBlock.vina-recent-posts li {
  line-height: 1.35;
  margin: 10px 0 0;
  padding: 15px 0 0;
  background: none;
  border: 0;
  display: inline-block;
  width: 100%;
}
.k2ItemsBlock.vina-recent-posts li:first-child {
  margin: 0;
  padding: 0;
}
.k2ItemsBlock.vina-recent-posts li.clearList {
  display: none;
}
.k2ItemsBlock.vina-recent-posts .post-wrapper {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.k2ItemsBlock.vina-recent-posts .post-thumb {
  float: left;
}
.k2ItemsBlock.vina-recent-posts .post-thumb a {
  border: 2px solid transparent;
  display: inline-block;
  position: relative;
  width: 54px;
  height: 54px;
  overflow: hidden;
  -webkit-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
}
.k2ItemsBlock.vina-recent-posts .post-thumb a img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.k2ItemsBlock.vina-recent-posts .post-info {
  margin-left: 60px;
}
.k2ItemsBlock.vina-recent-posts .post-info > p {
  margin: 5px 0;
  text-transform: lowercase;
}
.k2ItemsBlock.vina-recent-posts .post-info > a {
  color: #4d4d4d;
  font-family: 'Lato';
  font-size: 11px;
}
.k2ItemsBlock.vina-recent-posts .post-info .post-title {
  font-size: 13px;
  font-weight: normal !important;
  margin: 5px 0;
}
.k2ItemsBlock.vina-recent-posts .post-info .post-title a {
  color: #4d4d4d;
}
.k2ItemsBlock.vina-recent-posts .post-info .post-date {
  color: #4d4d4d;
  font-family: 'Lato';
  font-size: 11px;
}
.vina-tag-cloud.k2TagCloudBlock {
  padding: 0;
}
.vina-tag-cloud.k2TagCloudBlock a {
  display: inline-block;
  margin: 0 8px 8px 0;
}
.vina-tag-cloud.k2TagCloudBlock a:hover {
  background: none;
}
@media only screen and (min-width: 1200px) {
  .container,
  .sppb-container {
    width: 1200px;
    padding: 0 10px;
  }
  #sp-header {
    padding: 0 30px;
  }
  #ProOPC.cart-view .proopc-shipments {
    max-width: 290px;
  }
}
@media only screen and (max-width: 1200px) {
  #offcanvas-toggler {
    right: 100px;
  }
  #sp-header .row {
    margin: 0;
  }
  .vina-camera-slider.style1 .camera_caption > div h3 {
    font-size: 120px;
  }
  .vina-camera-slider.style1 .camera_caption > div h2 {
    font-size: 56px;
    line-height: 60px;
  }
  .vina-camera-slider.style6 .camera_caption.slider2 {
    -webkit-transform: translate(-10%,0);
    -ms-transform: translate(-10%,0);
    -o-transform: translate(-10%,0);
    transform: translate(-10%,0);
  }
  .vina-social6 ul li a {
    min-height: inherit;
    line-height: 212px;
  }
  .banner1.style1 {
    display: inline-block;
    width: 100%;
  }
  .banner1.style1 .sppb-addon-body {
    height: 250px;
  }
  .banner1.style1 .sppb-row > div > .sppb-addon-container > .sppb-addon-image-content {
    margin: 0px -5px 0;
  }
  .banner1.style1 .sppb-row > div > .sppb-addon-container > .sppb-addon-image-content.first {
    margin: 0px -5px 9px;
  }
  .banner1.style1.banners-testimonial .sppb-addon-body {
    height: 226px;
    padding: 12px 25px 0;
  }
  .banner1.style1.banners-testimonial .sppb-row > div > .sppb-addon-container > .sppb-addon-image-content {
    margin: 0px -5px 10px;
  }
  .banner1.style1.banners-testimonial .sppb-row > div > .sppb-addon-container > .sppb-addon-image-content:last-child {
    margin: 0px -5x 0;
  }
  .banner1.style1.banners-testimonial .vina-testimonial-pro {
    margin: 30px 0 0 !important;
  }
  .vina-twitter .vina-vscoller-twitter .vina-item .entry {
    max-width: 203px;
  }
  .vina-html-newsletter p {
    font-size: 12px;
  }
  .vina-html-newsletter .newsletterbtn {
    padding: 0 10px;
    font-size: 13px;
  }
  .vina-new-sletter .acyfield_email input {
    width: 111px !important;
  }
  .vina-menu-bottom.sp-module ul > li > a {
    font-size: 13px;
  }
  .vina-camera-slider.style3 .camera_caption.slider1 h3 {
    font-size: 40px;
    line-height: 40px;
    margin-left: 95px;
    margin-top: 30px;
  }
  .vina-camera-slider.style3 .camera_caption.slider1 h3 strong {
    font-size: 52px;
    line-height: 52px;
  }
  .page-mega-menu .sp-megamenu-parent {
    margin: 43px 0 0px -25px !important;
  }
  .page-mega-menu .sp-megamenu-parent > li > a {
    font-size: 13px;
    padding: 0 4px;
  }
  .page-mega-menu #sp-header .logo h1 {
    padding: 24px 0 24px 15px;
  }
  .page-mega-menu #sp-top1 .sp-column {
    margin-left: -45px;
  }
  .sp-module.vina-language .mod-languages ul.lang-inline li {
    margin: 15px 10px 0 0;
  }
  .vina-header-product.style4 .product_header {
    font-size: 16px;
    line-height: 24px;
  }
  .vina-header-product.style4 .product_header .newsletterbtn {
    font-size: 18px;
    padding: 0 24px;
    margin-left: 25px;
  }
  .vina-ticker-virtuemart .header-block h3 {
    font-size: 16px;
  }
  .page-about-us .sppb-section.about-footer .sppb-addon-text-block {
    height: auto;
    padding: 15px 20px 16px 0;
  }
  .about-newsletter .newsletterbtn {
    padding: 0 30px;
    font-size: 13px;
  }
}
@media only screen and (max-width: 979px) {
  #login-form,
  #user-registration,
  #josForm {
    padding: 15px;
  }
  #josForm #k2Container.k2AccountPage {
    padding-right: 20px;
  }
  #ProOPC .cart-images {
    display: none;
  }
  #ProOPC .cart-product-description.with-image {
    padding-left: 0 !important;
  }
  #ProOPC .cart-product-description.with-image a {
    padding-left: 0;
    position: initial;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
  }
  #ProOPC.cart-view .PricediscountedPriceWithoutTax {
    font-size: 14px;
  }
  #ProOPC.cart-view #proopc-carttable-form table thead tr th span {
    text-transform: initial;
  }
  #ProOPC.cart-view #proopc-carttable-form table.cart-summary.proopc-table-striped tr th.col-total .PricesalesPrice,
  #ProOPC.cart-view #proopc-carttable-form table.cart-summary.proopc-table-striped tr td.col-total .PricesalesPrice {
    font-size: 15px;
  }
  #k2Container.itemView .item-detail .postinfo-wrapper .post-info .itemRatingBlock {
    display: inline-block;
  }
  blockquote {
    padding: 30px 20px;
  }
  blockquote:before {
    top: 10px;
    left: 10px;
  }
  #sp-left .sp-module .sp-module-title,
  #sp-right .sp-module .sp-module-title {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 10px;
  }
  .category-view .clearrow {
    clear: none;
  }
  .category-view .vina-vmproduct:nth-child(3) {
    clear: both;
  }
  .vina-shop-by .cf_flt_header {
    padding: 10px 0;
  }
  .vina-shop-by .cf_wrapper_input_text_2 input[type="search"] {
    margin: 0 2px;
    min-width: initial;
  }
  .vina-shop-by .cf_filters_list li {
    padding: 0 5px;
  }
  .modal-dialog {
    margin: 7% auto;
  }
  .vina-header-product {
    background-size: 100% 100%;
    padding-bottom: 20px;
  }
  #sp-header-sticky-wrapper.sticky-wrapper.is-sticky .sp-retina-logo {
    -webkit-transform: translate(-15px,0);
    -ms-transform: translate(-15px,0);
    -o-transform: translate(-15px,0);
    transform: translate(-15px,0);
  }
  .vina-html-newsletter .modal {
    top: 0;
    left: 0;
  }
  .vina-html-newsletter .modal-dialog .modal-content {
    padding: 5%;
  }
  .vina-html-newsletter .modal-dialog .modal-content .modal-body .vina-new-sletter > h3 {
    font-size: 40px;
  }
  .vina-camera-slider.style5 .readmore {
    padding: 7px 10px;
    height: 30px;
    font-size: 14px;
    line-height: 14px;
    margin-top: 10px;
  }
  .vina-camera-slider.style5 .camera_caption.slider1 {
    -webkit-transform: translate(80px,0);
    -ms-transform: translate(80px,0);
    -o-transform: translate(80px,0);
    transform: translate(80px,0);
  }
  .vina-camera-slider.style5 .camera_caption.slider1 h3 {
    font-size: 50px;
    line-height: 50px;
  }
  .vina-camera-slider.style5 .camera_caption.slider1 h3 strong {
    font-size: 30px;
    line-height: 30px;
    width: 100%;
  }
  .vina-camera-slider.style5 .camera_caption.slider1.img {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
  }
  .vina-camera-slider.style5 .camera_caption.slider1.img img {
    width: 300px;
    margin-left: 50px;
  }
  .vina-camera-slider.style5 .camera_caption.slider2 {
    -webkit-transform: translate(-4%,0);
    -ms-transform: translate(-4%,0);
    -o-transform: translate(-4%,0);
    transform: translate(-4%,0);
  }
  .vina-camera-slider.style5 .camera_caption.slider2 h3 {
    font-size: 50px;
    line-height: 50px;
  }
  .vina-camera-slider.style5 .camera_caption.slider2 h3 strong {
    font-size: 34px;
    line-height: 34px;
    display: inline-block;
  }
  .vina-camera-slider.style5 .camera_caption.img.slider2 {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
  }
  .vina-camera-slider.style5 .camera_caption.img.slider2 img {
    width: 300px;
    margin: 0 0 0 25%;
  }
  .vina-social6 ul li a {
    line-height: 159px;
  }
  #sp-top-bar .logo {
    padding: 67px 0 8px 30px;
  }
  #offcanvas-toggler {
    right: 55px;
  }
  #offcanvas-toggler .vmn-open {
    margin-right: 0;
  }
  .vina-camera-slider.style1 .camera_caption > div h2 {
    font-size: 44px;
    line-height: 50px;
  }
  .vina-camera-slider.style1 .camera_caption > div h2.small-text {
    font-size: 30px;
    line-height: 39px;
    margin-bottom: 10px;
    margin-top: 15px;
  }
  .vina-camera-slider.style1 .camera_caption > div .vina-btn {
    padding: 6px 15px;
  }
  .vina-camera-slider.style1 .camera_caption > div h3 {
    font-size: 90px;
  }
  .twitter-signup {
    height: 84px;
  }
  .twitter-signup .sppb-row > div {
    width: 100%;
  }
  .twitter-signup .sppb-row > div .vina-html-newsletter {
    text-align: center;
  }
  .twitter-signup .sppb-row > div .vina-vscoller-twitter {
    max-width: 400px !important;
    margin: 0 auto;
    min-width: initial;
  }
  .shipping-info .sppb-addon.has-border {
    position: initial;
  }
  .shipping-info .sppb-addon.has-border:before {
    margin: 0;
  }
  .shipping-info .sppb-addon-content h3 {
    font-size: 14px !important;
  }
  .shipping-info .sppb-addon-content .sppb-addon-text {
    font-size: 14px;
  }
  .banner1.style1 .sppb-addon-body {
    height: auto;
    min-height: 188px;
    padding: 20px 0 0 70px;
    font-size: 30px;
  }
  .banner1.style1.banners-testimonial .sppb-addon-body {
    height: auto;
    padding: 12px 10px 0;
    font-size: 12px;
    min-height: 170px;
  }
  .banner1.style1.banners-testimonial .sppb-addon-body h3 {
    font-size: 18px;
    margin: 0 0 10px;
    padding: 0 0 15px;
  }
  .banner1.style1.banners-testimonial .sppb-row > div {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .vina-carousel-k2 .item .text-block {
    padding: 28px 0 0 30px;
  }
  .vina-carousel-k2 .item .title a {
    font-size: 14px;
  }
  .vina-carousel-k2 .item .readmore {
    padding-top: 0;
  }
  .vina-bottom2.sp-module {
    border-right: 0;
    margin-bottom: 0;
  }
  .vina-new-sletter .acyfield_email input {
    width: 100% !important;
  }
  .vina-menu-bottom .sp-module {
    padding-top: 10px;
  }
  .sp-copyright {
    float: none !Important;
  }
  #sp-footer3 {
    width: 100%;
  }
  #sp-footer3 .vina-footer3 {
    float: none !important;
    text-align: center;
  }
  #sp-footer3 .vina-footer3.custom {
    float: none !important;
    margin: 0 auto;
    display: inline-block;
    margin-top: 14px;
  }
  .page-home-2 .shop-product-title .sppb-addon-body h1 {
    font-size: 36px !important;
    line-height: 36px;
  }
  .page-home-2 .home-lookbook .custom-bg .sppb-addon-content {
    padding: 40px 50px 0 70px;
    width: 90%;
  }
  .page-home-2 .home-lookbook .text-row h3 {
    font-size: 20px;
    line-height: 26px;
  }
  .page-home-2 .home-lookbook .text-row a {
    padding-right: 10%;
    white-space: initial;
  }
  .page-home-3 .vina-banner2.custom h2 {
    font-size: 28px;
    line-height: 28px;
    margin: 5px 0;
  }
  .page-home-3 .vina-banner-3 .sppb-addon-content {
    padding: 50px 0 0;
    text-align: center;
  }
  .vina-header-product .product_header {
    padding-top: 15px;
    text-align: center;
  }
  .vina-header-product .product_header .text p {
    line-height: 24px;
    margin: 12px 0;
  }
  .vina-header-product .product_header > .link {
    width: 100%;
  }
  .vina-header-product .product_header > .link a {
    height: 34px;
    line-height: 34px;
    padding: 0px 25px;
    font-size: 16px;
    margin: 0 auto;
    float: none;
  }
  .vina-carousel-k2.style3 .item .title {
    width: 65%;
  }
  .vina-carousel-k2.style3 .item .post-meta {
    width: 35%;
  }
  .vina-camera-slider.style3 .camera_caption.slider1 h3 {
    font-size: 34px;
    line-height: 34px;
    margin-left: 179px;
  }
  .vina-camera-slider.style3 .camera_caption.slider1 h3 strong {
    font-size: 40px;
    line-height: 40px;
  }
  .vina-camera-slider.style3 .camera_caption.slider1 h3 b {
    font-size: 26px;
    line-height: 26px;
  }
  .layout-boxed.page-mega-menu #sp-header > .container {
    padding: 0 35px;
    margin: 0 -30px;
  }
  .layout-boxed.page-mega-menu #offcanvas-toggler {
    right: 15px;
  }
  .layout-boxed .vina-carousel-k2.owl-theme .owl-controls {
    right: 20px;
  }
  .page-mega-menu #offcanvas-toggler {
    top: 54px;
    right: 30px;
  }
  .vina-header-product.style4 .product_header {
    border-right: 0;
  }
  .vina-header-product.style4 .footer-social3 {
    padding: 0px 0 13px 0;
    margin: 0 auto;
    float: none;
    width: 100%;
    text-align: center;
  }
  .about-header .typo h1 {
    font-size: 120px !important;
    line-height: 100px;
  }
  .about-header .typo h2 {
    font-size: 60px;
    line-height: 50px;
  }
}
@media (max-width: 979px) and (min-width: 767px) {
  .vina-ticker-virtuemart .vina-item .image-block {
    width: 100%;
    padding: 0;
  }
  .vina-ticker-virtuemart .vina-item .text-block {
    padding-left: 0;
    width: 100%;
    padding-bottom: 13px;
  }
  #ProOPC .cart-images,
  #ProOPC .col-tax {
    display: none;
  }
  #ProOPC .cart-product-description.with-image {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .shop_home {
    margin: 0 0 20px;
  }
  #sp_simple_map_canvas {
    position: relative;
    z-index: 0;
  }
  #sp_simple_map_canvas:before {
    position: absolute;
    z-index: 99;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: none;
  }
  #ProOPC.cart-view .proopc-shipments {
    max-width: initial;
  }
  .article-info > dd.post_rating {
    margin: 5px 8px -3px;
  }
  .k2AccountPage table.admintable tr td {
    display: inline-block;
  }
  .k2AccountPage table tr td label {
    float: left;
  }
  #ProOPC.cart-view #proopc-carttable-form table.cart-summary.proopc-table-striped {
    border: 0;
  }
  #ProOPC table.cart-summary.proopc-table-striped tr {
    border: 1px solid #e5e5e5;
    border-right: 0;
  }
  .breadcrumb {
    padding: 30px 0 0;
  }
  .breadcrumb > li {
    line-height: 24px;
  }
  #sp-main-body {
    padding: 33px 0 30px;
  }
  #k2Container.itemView .item-detail .postinfo-wrapper .post-info .catItemTitle {
    font-size: 16px;
  }
  #k2Container.itemView .itemComments .itemCommentsForm .comment-input p {
    width: 100%;
    margin: 6px 0;
  }
  #k2Container .catItemView .postinfo-wrapper .post-info .catItemTitle a {
    font-size: 15px;
    line-height: 18px;
  }
  .zoomContainer {
    display: none;
  }
  #sp-main-body > .container > .row > div:first-child.col-sm-9 > .sp-column {
    padding-right: 0;
    border: 0;
  }
  #sp-left + #sp-component .sp-column {
    border-left: 0;
    padding-left: 0;
  }
  .vina-html-newsletter .modal-dialog {
    max-width: 80%;
  }
  .vina-html-newsletter .modal-dialog .modal-content .modal-body {
    padding: 10px;
  }
  .vina-html-newsletter .modal-dialog .modal-content .modal-body .vina-new-sletter > h3 {
    font-size: 28px;
  }
  .vina-html-newsletter .modal-dialog .modal-content .modal-body .vina-new-sletter .acymailing_introtext {
    font-size: 15px;
  }
  .vina-html-newsletter .modal {
    top: 0 !Important;
    padding: 0 !Important;
  }
  #sp-top1 {
    position: absolute;
    left: 15px;
    right: 15px;
    z-index: 1002;
  }
  .vina-camera-slider .camera_caption {
    display: none !important;
  }
  .shipping-info .sppb-addon.has-border {
    padding: 15px 0;
    margin: 15px 0;
  }
  .shipping-info .sppb-addon.has-border:before {
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    border-right: 0;
    border-left: 0;
    max-width: 150px;
    margin: 0 auto;
    float: none;
    left: 0;
    right: 0;
  }
  .banner1.style1 .sppb-addon-body {
    padding: 20px 0 0 0;
    font-size: 30px;
    margin: 10px auto;
  }
  .banner1.style1 .sppb-addon-body:after {
    display: none;
  }
  .banner1.style1.banners-testimonial .sppb-row > div > .sppb-addon-container > .sppb-addon-image-content {
    display: none;
  }
  .banner1.style1 .sppb-container {
    padding: 0;
  }
  .banner1.style1 .sppb-row > div {
    padding: 0;
    text-align: center;
    display: inline-block;
    width: 100%;
  }
  .banner1.style1 .sppb-row > div > .sppb-addon-container > .sppb-addon-image-content {
    margin: 0;
  }
  .banner1.style1 .sppb-row > div > .sppb-addon-container > .sppb-addon-image-content.first {
    margin: 0;
  }
  .banner1.style1 .sppb-row > div img {
    margin: 0 auto;
  }
  .vina-testimonial-pro .sppb-testimonial-message {
    float: none;
    width: 100%;
    text-align: center;
  }
  .vina-testimonial-pro .sppb-media > div {
    float: none !important;
    margin: 0 auto;
  }
  .vina-testimonial-pro .sppb-testimonial-client {
    width: 100%;
    text-align: center;
  }
  .vina-testimonial-pro .sppb-testimonial-client .pro-client-name {
    float: none;
  }
  .footer-top > div {
    width: 100% !important;
  }
  .vina-bottom2.sp-module {
    border-top: 1px solid #909295;
    border-left: 0;
    border-bottom: 1px solid #909295;
  }
  #sp-bottom1 {
    margin: 0 0 30px;
  }
  .vina-menu-bottom.sp-module.menu-border-left {
    border-left: 0;
    padding-left: 0;
    border-top: 1px solid #909295;
  }
  .page-home-2 .shop-product-title .sppb-addon-body {
    background: url('../images/bg/shadow1.png') no-repeat center bottom;
    margin-top: 0;
    padding: 40px 0 70px 0;
    text-align: center;
  }
  .page-home-2 .shop-product-title.right .sppb-addon-body {
    background: url('../images/bg/shadow1.png') no-repeat top center;
    padding: 40px 0 40px 30px;
  }
  .page-home-2 .home-lookbook {
    margin: 30px 0 0 !important;
    padding: 30px 0 !important;
  }
  .page-home-2 .home-lookbook .custom-bg {
    min-height: initial;
    background-size: 100% auto !important;
    margin-right: 0;
    display: inline-block;
    padding: 30px 0;
  }
  .page-home-2 .home-lookbook .custom-bg .sppb-addon-content {
    height: 100%;
    margin-right: 0;
    padding: 30px 20px 10px 20px;
    text-align: center;
    width: 100%;
    margin-top: 0;
  }
  .page-home-2 .home-lookbook .sppb-col-sm-3 {
    padding-left: 15px;
  }
  .page-home-2 .home-lookbook .text-row {
    height: auto;
    margin: 0;
    padding: 30px 0 30px 0px;
    width: 100%;
    text-align: center;
  }
  .vina-header-product .product_header .text p {
    margin: 6px 0;
  }
  .shipping-info .two {
    padding: 20px 0;
    border: 1px solid #e5e5e5;
    border-left: 0;
    border-right: 0;
    margin: 20px 0;
  }
  .layout-boxed .vina-carousel-k2.owl-theme .owl-controls {
    right: 10px;
  }
  .page-mega-menu #offcanvas-toggler {
    top: 30px;
  }
  .page-mega-menu #sp-top1 {
    padding: 70px 0 0;
  }
  .page-home-4 .banner-top {
    background-position: center center;
    max-width: 372px;
    margin: 10px auto;
  }
  .page-home-4 .vina-banner4 {
    max-width: 270px;
    margin: 0 auto;
  }
  .vina-header-product.style4 .product_header {
    padding: 15px 0;
  }
  .vina-header-product.style4 .product_header .newsletterbtn {
    margin-top: 15px;
  }
  #offcanvas-toggler .vmn-open {
    text-indent: -999px;
  }
  .page-about-us .sppb-section.about-body [class*="sppb-col-sm"] {
    padding-right: 0;
  }
  .page-about-us .sppb-section.about-body [class*="sppb-col-sm"]:last-child {
    padding-left: 0;
    padding-top: 30px;
  }
  .page-contact-us .vina-page-contact .sppb-addon-container {
    padding: 0;
  }
  .page-contact-us #sp-main-body {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 599px) {
  #josForm {
    margin: 0 0 40px 0 !important;
  }
  .about-header .typo {
    padding: 50px 0 50px 20px;
  }
  .about-header .typo h3 {
    margin-bottom: 40px;
  }
  .about-header .typo h2 {
    font-size: 46px;
    line-height: 50px;
  }
  .about-header .typo h1 {
    font-size: 80px !important;
    line-height: 70px;
    margin-top: 30px;
  }
  #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;
  }
  .comapre-details {
    width: 18.2%;
  }
}
@media only screen and (max-width: 480px) {
  .comapre-details-inner {
    padding: 5px;
    height: 60px;
    font-size: 13px;
  }
  #bd_results h1 {
    font-size: 24px;
  }
  .product-details-inner {
    padding: 10px;
    height: 50px;
  }
  .compare-main .addtocart-button > .addtocart-button {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin: 14px 0 0 0;
    padding: 0 5px;
  }
  ul#slider li {
    float: left;
  }
  #ProOPC.cart-view .proopc-continue-link a,
  #ProOPC.cart-view button[type="submit"],
  #ProOPC.cart-view button[type="button"] {
    width: 170px !important;
    font-size: 11px;
  }
  #k2Container.itemView .item-detail .postinfo-wrapper .post-date {
    width: 100%;
  }
  #k2Container.itemView .item-detail .postinfo-wrapper .post-date .month,
  #k2Container.itemView .item-detail .postinfo-wrapper .post-date .day {
    width: auto;
    border: 0;
  }
  #k2Container.itemView .item-detail .postinfo-wrapper .post-info {
    margin-left: 0;
  }
  #k2Container.itemView .item-detail .postinfo-wrapper .post-info > .entry-header {
    margin: 20px 0 0;
    display: inline-block;
  }
  #k2Container.itemView #share-buttons li {
    width: 20%;
  }
  #k2Container .catItemView .postinfo-wrapper .post-date {
    width: 100%;
    padding: 0 0 20px;
    border-bottom: 1px solid #e5e5e5;
  }
  #k2Container .catItemView .postinfo-wrapper .post-date .month,
  #k2Container .catItemView .postinfo-wrapper .post-date .day {
    width: auto;
    border: 0;
  }
  #k2Container .catItemView .postinfo-wrapper .post-info {
    margin-left: 0;
  }
  #k2Container .catItemView .postinfo-wrapper .post-info > .catItemTitle {
    margin: 20px 0 0;
    display: inline-block;
  }
  .vina-ticker-virtuemart .vina-item .image-block {
    width: 100%;
    padding: 0;
  }
  .vina-ticker-virtuemart .vina-item .text-block {
    padding-left: 0;
    width: 100%;
    padding-bottom: 13px;
  }
  .productdetails-view .vina-des-wrapper .product-name {
    font-size: 28px !important;
    line-height: 28px;
  }
  .productdetails-view .vina-des-wrapper .product-price .price-crossed .PricebasePrice {
    font-size: 24px;
  }
  .productdetails-view .vina-des-wrapper .product-price .PricesalesPrice > .PricesalesPrice {
    font-size: 36px;
  }
  .productdetails-view #vina-tab > ul {
    padding: 60px 0px 0 0;
    width: 100%;
  }
  .productdetails-view #vina-tab > ul li {
    width: 50%;
  }
  .productdetails-view #vina-tab > .tab-content {
    padding: 20px;
    width: 100%;
  }
  #sp-main-body {
    padding: 33px 0 0;
  }
  .category-view .vina-vmproduct {
    width: 100%;
  }
  .vina-html-newsletter .modal-dialog {
    max-width: 100%;
    margin: 0;
  }
  .vina-html-newsletter .modal-dialog .modal-content .modal-body {
    padding: 10px;
  }
  .vina-html-newsletter .modal-dialog .modal-content .modal-body .vina-new-sletter > h3 {
    font-size: 26px;
  }
  .vina-html-newsletter .modal-dialog .modal-content .modal-body .vina-new-sletter .acymailing_introtext {
    font-size: 13px;
  }
  #offcanvas-toggler {
    right: 20px;
  }
  #sp-top-bar .logo img {
    max-width: 90px;
  }
  #sp-header {
    padding: 0 10px !important;
  }
  #sp-header-sticky-wrapper.sticky-wrapper.is-sticky .sp-retina-logo {
    max-width: 55px;
    margin-top: 2px;
  }
  #sp-header-sticky-wrapper.sticky-wrapper.is-sticky #offcanvas-toggler {
    top: -7px;
  }
  #sp-header-sticky-wrapper.sticky-wrapper.is-sticky #offcanvas-toggler .vmn-open {
    font-size: 0;
    line-height: 0;
    margin-right: 10px;
    background-size: 35px;
  }
  .vina-carousel-k2 .item .image-block {
    width: 100%;
    padding: 0px 15px 30px 0;
    border-bottom: 1px solid #e5e5e5;
    border-right: 0;
    margin-bottom: 30px;
  }
  .vina-carousel-k2 .item .text-block {
    width: 100%;
    padding: 0;
  }
  .vina-header .sppb-addon-title {
    font-size: 30px !Important;
    line-height: 30px !important;
    margin-bottom: 0 !Important;
  }
  .twitter-signup {
    height: auto;
  }
  .twitter-signup .sppb-row > div .vina-vscoller-twitter {
    max-width: 100% !important;
  }
  .vina-twitter .vina-vscoller-twitter .vina-items {
    max-height: 66px;
  }
  .vina-hot-product .sppb-feature-box-title {
    margin-top: 20px;
    font-size: 30px !Important;
  }
  #sp-top1 .sp-column .module-top1 .content-wrapper {
    width: 100%;
    left: -50%;
    padding: 10px;
  }
  #sp-top1 .sp-column .module-top1 .widgettitle {
    margin: 0 0 5px;
  }
  #sp-top1 .sp-column .module-top1 #login-form input[type="text"],
  #sp-top1 .sp-column .module-top1 #login-form input[type="password"] {
    height: 34px;
  }
  #sp-top1 .sp-column .module-top1 #login-form .userdata .control-group {
    margin: 0 0 10px;
  }
  #sp-top1 .sp-column .module-top1 #login-form .userdata .control-group#form-login-submit button[type="submit"] {
    height: 34px;
    line-height: 34px;
    padding: 0 15px;
  }
  .page-home-2 .home-lookbook .custom-bg {
    background-size: 100% 100% !Important;
  }
  .page-mega-menu #sp-top1 {
    padding: 0 0 20px 0;
    width: 100%;
    margin: 0 0 0 -15px;
  }
  .page-mega-menu #sp-top1 .sp-column {
    margin-left: 0;
  }
  .vina-header-product {
    background-size: 100% 100%;
    padding-bottom: 30px;
  }
  .vina-header-product.style4 .product_header .newsletterbtn {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
  }
  .about-newsletter {
    padding: 30px 0 30px;
  }
  .about-newsletter h1 {
    font-size: 40px !important;
    line-height: 50px;
  }
  .about-newsletter .newsletterbtn {
    padding: 0 20px;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
  }
  .page-contact-us form .control-group.jform_name,
  .page-contact-us form .control-group.jform_email {
    width: 100%;
    float: left;
    padding: 0;
  }
}
@media only screen and (max-width: 319px) {
  #sp-header {
    height: 66px;
    width: 100% !important;
    background: white;
  }
  #sp-top-bar {
    margin-top: 15px;
  }
  #offcanvas-toggler {
    top: 89px;
  }
}
