@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300italic,300,400italic,600,600italic,700,700italic,800,800italic);
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
.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: 8px 0 0;
  z-index: 9;
  display: block;
  float: right;
}
.sp-megamenu-parent li a:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sp-megamenu-parent >li {
  display: inline-block;
  position: relative;
}
.sp-megamenu-parent >li.menu-justify {
  position: static;
}
.sp-megamenu-parent >li >a {
  color: #ffffff;
  padding: 0 24px 0 27px;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 50px;
  min-height: 50px;
  display: inline-block;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sp-megamenu-parent >li.sp-has-child>a:after {
  font-family: "FontAwesome";
  content: "\f0d7";
  margin-left: 10px;
}
.sp-megamenu-parent .sp-module {
  padding: 10px 0;
}
.sp-megamenu-parent .sp-module .menu-block img,
.sp-megamenu-parent .sp-module .menu-block1 img {
  width: 100%;
}
.sp-megamenu-parent .sp-module .menu-block {
  padding-top: 20px;
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group >li.sp-has-child.last {
  border-right: 0;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child > li > a {
  text-transform: capitalize;
  font-weight: normal;
  font-size: 13px;
  color: #999;
  display: block;
  padding: 5px 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 10;
  display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  border-bottom: 3px solid;
}
.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 {
  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;
  border-top: 1px solid #f2f2f2;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:first-child {
  border-top: 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
  display: block;
  color: #2f2f2f;
  cursor: pointer;
  font-size: 12px;
  padding: 11px 25px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title {
  font-weight: bold;
  text-transform: uppercase;
  word-wrap: break-word;
  border-bottom: 1px solid #f2f2f2;
  margin: 0 0 10px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  color: #fff;
}
.sp-megamenu-parent .sp-dropdown-mega >.row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega >.row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-dropdown-mega .sp-dropdown-inner {
  padding: 10px;
}
.sp-megamenu-parent .sp-dropdown-mega .sp-dropdown-inner li.sp-menu-item {
  border-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover >.sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-perspective .sp-has-child >.sp-dropdown {
  overflow: hidden;
  display: block;
  max-height: 0px;
  max-width: 0px;
  opacity: 0;
  -webkit-transform: perspective(600px) rotateX(-90deg);
  -moz-transform: perspective(600px) rotateX(-90deg);
  -ms-transform: perspective(600px) rotateX(-90deg);
  -o-transform: perspective(600px) rotateX(-90deg);
  transform: perspective(600px) rotateX(-90deg);
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
  -o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
  transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s 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.menu-perspective .sp-has-child:hover >.sp-dropdown {
  overflow: visible;
  max-height: 3000px;
  max-width: 3000px;
  opacity: 1;
  -webkit-transform: perspective(600px) rotateX(0deg);
  -moz-transform: perspective(600px) rotateX(0deg);
  -ms-transform: perspective(600px) rotateX(0deg);
  -o-transform: perspective(600px) rotateX(0deg);
  transform: perspective(600px) rotateX(0deg);
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
  -o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
  transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
}
.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.menu-fade-down .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeInDown 400ms;
  animation: spMenuFadeInDown 400ms;
}
.pull-left #offcanvas-toggler {
  float: left;
}
.home1 #offcanvas-toggler > i,
.home4 #offcanvas-toggler > i {
  color: #fff;
}
#offcanvas-toggler {
  float: right;
  line-height: 70px;
  padding: 0 15px;
}
#offcanvas-toggler >i {
  display: inline-block;
  font-size: 18px;
  background: transparent;
  margin: 0;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
#offcanvas-toggler >i:hover {
  color: #fff;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  color: #000;
  border: 2px solid #eee;
  border-radius: 100%;
  width: 22px;
  height: 22px;
  line-height: 18px;
  text-align: center;
  font-size: 12px;
}
.close-offcanvas:hover {
  background: #000;
  color: #fff;
}
div.vina-treeview-menus .treeview li.lastCollapsable,
div.vina-treeview-menus .treeview li.lastExpandable {
  background-image: none !important;
}
.offcanvas-menu {
  width: 280px;
  height: 100%;
  background: #fff;
  color: #999;
  position: fixed;
  top: 0;
  opacity: 0;
  z-index: 9999;
  overflow: hidden;
}
.offcanvas-menu .sp-module .sp-module-title {
  background: none;
  color: #333;
  font-size: 24px;
  line-height: inherit;
  height: auto;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.offcanvas-menu .sp-module .sp-module-title h3 {
  display: block;
  width: 100%;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: inherit;
  margin: 0;
  padding: 0 30px;
  text-transform: uppercase;
}
.offcanvas-menu .offcanvas-inner {
  padding: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  margin-top: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  margin-bottom: 20px;
  margin-top: 30px;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title h3 {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content > ul {
  margin: 0 -20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
  padding: 8px 10px 8px 0;
  display: inline-block;
  width: 100%;
  border-bottom: 1px dotted #e8e8e8;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.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 div.vina-treeview-menus .treeview ul {
  margin-top: 0;
}
.offcanvas-menu .offcanvas-inner div.vina-treeview-menus .treeview li {
  padding: 0;
  position: relative;
  background-image: none;
  background: none;
}
.offcanvas-menu .offcanvas-inner div.vina-treeview-menus .treeview .hitarea {
  background: url("../images/general/minus_dark.png") no-repeat scroll center center transparent;
  margin-left: 0;
  position: absolute;
  width: 25px;
  height: 37px;
  right: 0;
  top: 0;
}
.offcanvas-menu .offcanvas-inner div.vina-treeview-menus .treeview .hitarea.expandable-hitarea {
  background: url("../images/general/plus_dark.png") no-repeat scroll center center transparent;
}
.offcanvas-menu .offcanvas-inner div.vina-treeview-menus .treeview .sub-menu li {
  padding-left: 10px;
}
.offcanvas-menu .offcanvas-inner .search {
  margin-top: 25px;
}
.offcanvas-menu .offcanvas-inner .search input {
  width: 100%;
  border-radius: 0;
  border: 1px solid #eee;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.ltr .offcanvas-menu {
  -webkit-transition: opacity 400ms cubic-bezier(0.7,0,0.3,1), right 400ms cubic-bezier(0.7,0,0.3,1);
  transition: opacity 400ms cubic-bezier(0.7,0,0.3,1), right 400ms cubic-bezier(0.7,0,0.3,1);
}
.ltr .body-innerwrapper:after {
  right: 0;
}
.ltr .offcanvas-menu {
  right: -280px;
}
.ltr.offcanvas .offcanvas-menu {
  right: 0;
}
.body-innerwrapper:after {
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  background: rgba(0,0,0,0.8);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 999;
}
.offcanvas {
  width: 100%;
  height: 100%;
  position: relative;
}
.offcanvas .body-innerwrapper:after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.offcanvas .offcanvas-menu {
  opacity: 1;
}
.menu .nav-child.small {
  font-size: inherit;
}
.menu.nav>li>a:hover,
.nav>li>a:focus {
  background: none;
}
@-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;
  }
}
@keyframes spMenuFadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes spMenuFadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
    animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
    -webkit-transform: translate3d(0,-30px,0);
    transform: translate3d(0,-30px,0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
    animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
    -webkit-transform: translate3d(0,-15px,0);
    transform: translate3d(0,-15px,0);
  }
  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}
@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
    animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
    -webkit-transform: translate3d(0,-30px,0);
    transform: translate3d(0,-30px,0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
    animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
    -webkit-transform: translate3d(0,-15px,0);
    transform: translate3d(0,-15px,0);
  }
  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
  50% {
    -webkit-transform: scale3d(1.05,1.05,1.05);
    transform: scale3d(1.05,1.05,1.05);
  }
  100% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
  50% {
    -webkit-transform: scale3d(1.05,1.05,1.05);
    transform: scale3d(1.05,1.05,1.05);
  }
  100% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
  30% {
    -webkit-transform: scale3d(1.25,0.75,1);
    transform: scale3d(1.25,0.75,1);
  }
  40% {
    -webkit-transform: scale3d(0.75,1.25,1);
    transform: scale3d(0.75,1.25,1);
  }
  50% {
    -webkit-transform: scale3d(1.15,0.85,1);
    transform: scale3d(1.15,0.85,1);
  }
  65% {
    -webkit-transform: scale3d(.95,1.05,1);
    transform: scale3d(.95,1.05,1);
  }
  75% {
    -webkit-transform: scale3d(1.05,.95,1);
    transform: scale3d(1.05,.95,1);
  }
  100% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
  30% {
    -webkit-transform: scale3d(1.25,0.75,1);
    transform: scale3d(1.25,0.75,1);
  }
  40% {
    -webkit-transform: scale3d(0.75,1.25,1);
    transform: scale3d(0.75,1.25,1);
  }
  50% {
    -webkit-transform: scale3d(1.15,0.85,1);
    transform: scale3d(1.15,0.85,1);
  }
  65% {
    -webkit-transform: scale3d(.95,1.05,1);
    transform: scale3d(.95,1.05,1);
  }
  75% {
    -webkit-transform: scale3d(1.05,.95,1);
    transform: scale3d(1.05,.95,1);
  }
  100% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px,0,0);
    transform: translate3d(10px,0,0);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px,0,0);
    transform: translate3d(10px,0,0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0,0,1,15deg);
    transform: rotate3d(0,0,1,15deg);
  }
  40% {
    -webkit-transform: rotate3d(0,0,1,-10deg);
    transform: rotate3d(0,0,1,-10deg);
  }
  60% {
    -webkit-transform: rotate3d(0,0,1,5deg);
    transform: rotate3d(0,0,1,5deg);
  }
  80% {
    -webkit-transform: rotate3d(0,0,1,-5deg);
    transform: rotate3d(0,0,1,-5deg);
  }
  100% {
    -webkit-transform: rotate3d(0,0,1,0deg);
    transform: rotate3d(0,0,1,0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0,0,1,15deg);
    transform: rotate3d(0,0,1,15deg);
  }
  40% {
    -webkit-transform: rotate3d(0,0,1,-10deg);
    transform: rotate3d(0,0,1,-10deg);
  }
  60% {
    -webkit-transform: rotate3d(0,0,1,5deg);
    transform: rotate3d(0,0,1,5deg);
  }
  80% {
    -webkit-transform: rotate3d(0,0,1,-5deg);
    transform: rotate3d(0,0,1,-5deg);
  }
  100% {
    -webkit-transform: rotate3d(0,0,1,0deg);
    transform: rotate3d(0,0,1,0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
    transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
    transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
    transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
  }
  100% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
    transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
    transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
    transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
  }
  100% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
    transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
    transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
    transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
    transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
    transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
    transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
    transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
    transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
    transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
    transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  11.1% {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes jello {
  11.1% {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }
  20% {
    -webkit-transform: scale3d(1.1,1.1,1.1);
    transform: scale3d(1.1,1.1,1.1);
  }
  40% {
    -webkit-transform: scale3d(.9,.9,.9);
    transform: scale3d(.9,.9,.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03,1.03,1.03);
    transform: scale3d(1.03,1.03,1.03);
  }
  80% {
    -webkit-transform: scale3d(.97,.97,.97);
    transform: scale3d(.97,.97,.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }
  20% {
    -webkit-transform: scale3d(1.1,1.1,1.1);
    transform: scale3d(1.1,1.1,1.1);
  }
  40% {
    -webkit-transform: scale3d(.9,.9,.9);
    transform: scale3d(.9,.9,.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03,1.03,1.03);
    transform: scale3d(1.03,1.03,1.03);
  }
  80% {
    -webkit-transform: scale3d(.97,.97,.97);
    transform: scale3d(.97,.97,.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-3000px,0);
    transform: translate3d(0,-3000px,0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0,25px,0);
    transform: translate3d(0,25px,0);
  }
  75% {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
  }
  90% {
    -webkit-transform: translate3d(0,5px,0);
    transform: translate3d(0,5px,0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-3000px,0);
    transform: translate3d(0,-3000px,0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0,25px,0);
    transform: translate3d(0,25px,0);
  }
  75% {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
  }
  90% {
    -webkit-transform: translate3d(0,5px,0);
    transform: translate3d(0,5px,0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px,0,0);
    transform: translate3d(-3000px,0,0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px,0,0);
    transform: translate3d(25px,0,0);
  }
  75% {
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
  }
  90% {
    -webkit-transform: translate3d(5px,0,0);
    transform: translate3d(5px,0,0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px,0,0);
    transform: translate3d(-3000px,0,0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px,0,0);
    transform: translate3d(25px,0,0);
  }
  75% {
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
  }
  90% {
    -webkit-transform: translate3d(5px,0,0);
    transform: translate3d(5px,0,0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px,0,0);
    transform: translate3d(3000px,0,0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px,0,0);
    transform: translate3d(-25px,0,0);
  }
  75% {
    -webkit-transform: translate3d(10px,0,0);
    transform: translate3d(10px,0,0);
  }
  90% {
    -webkit-transform: translate3d(-5px,0,0);
    transform: translate3d(-5px,0,0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px,0,0);
    transform: translate3d(3000px,0,0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px,0,0);
    transform: translate3d(-25px,0,0);
  }
  75% {
    -webkit-transform: translate3d(10px,0,0);
    transform: translate3d(10px,0,0);
  }
  90% {
    -webkit-transform: translate3d(-5px,0,0);
    transform: translate3d(-5px,0,0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,3000px,0);
    transform: translate3d(0,3000px,0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
  }
  75% {
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
  }
  90% {
    -webkit-transform: translate3d(0,-5px,0);
    transform: translate3d(0,-5px,0);
  }
  100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,3000px,0);
    transform: translate3d(0,3000px,0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
  }
  75% {
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
  }
  90% {
    -webkit-transform: translate3d(0,-5px,0);
    transform: translate3d(0,-5px,0);
  }
  100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9,.9,.9);
    transform: scale3d(.9,.9,.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1,1.1,1.1);
    transform: scale3d(1.1,1.1,1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9,.9,.9);
    transform: scale3d(.9,.9,.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1,1.1,1.1);
    transform: scale3d(1.1,1.1,1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,2000px,0);
    transform: translate3d(0,2000px,0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,2000px,0);
    transform: translate3d(0,2000px,0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px,0,0);
    transform: translate3d(20px,0,0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px,0,0);
    transform: translate3d(-2000px,0,0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px,0,0);
    transform: translate3d(20px,0,0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px,0,0);
    transform: translate3d(-2000px,0,0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px,0,0);
    transform: translate3d(-20px,0,0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px,0,0);
    transform: translate3d(2000px,0,0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px,0,0);
    transform: translate3d(-20px,0,0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px,0,0);
    transform: translate3d(2000px,0,0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,-2000px,0);
    transform: translate3d(0,-2000px,0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,-2000px,0);
    transform: translate3d(0,-2000px,0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-2000px,0);
    transform: translate3d(0,-2000px,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-2000px,0);
    transform: translate3d(0,-2000px,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px,0,0);
    transform: translate3d(-2000px,0,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px,0,0);
    transform: translate3d(-2000px,0,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px,0,0);
    transform: translate3d(2000px,0,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px,0,0);
    transform: translate3d(2000px,0,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,2000px,0);
    transform: translate3d(0,2000px,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,2000px,0);
    transform: translate3d(0,2000px,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,2000px,0);
    transform: translate3d(0,2000px,0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,2000px,0);
    transform: translate3d(0,2000px,0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px,0,0);
    transform: translate3d(-2000px,0,0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px,0,0);
    transform: translate3d(-2000px,0,0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px,0,0);
    transform: translate3d(2000px,0,0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px,0,0);
    transform: translate3d(2000px,0,0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,-2000px,0);
    transform: translate3d(0,-2000px,0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0,-2000px,0);
    transform: translate3d(0,-2000px,0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
    transform: perspective(400px) rotate3d(0,1,0,-360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
    transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
    transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
    transform: perspective(400px) scale3d(.95,.95,.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
    transform: perspective(400px) rotate3d(0,1,0,-360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
    transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
    transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
    transform: perspective(400px) scale3d(.95,.95,.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
    transform: perspective(400px) rotate3d(1,0,0,-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
    transform: perspective(400px) rotate3d(1,0,0,10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
    transform: perspective(400px) rotate3d(1,0,0,-5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
    transform: perspective(400px) rotate3d(1,0,0,-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
    transform: perspective(400px) rotate3d(1,0,0,10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
    transform: perspective(400px) rotate3d(1,0,0,-5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
    transform: perspective(400px) rotate3d(0,1,0,90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
    transform: perspective(400px) rotate3d(0,1,0,-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
    transform: perspective(400px) rotate3d(0,1,0,10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
    transform: perspective(400px) rotate3d(0,1,0,-5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
    transform: perspective(400px) rotate3d(0,1,0,90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
    transform: perspective(400px) rotate3d(0,1,0,-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
    transform: perspective(400px) rotate3d(0,1,0,10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
    transform: perspective(400px) rotate3d(0,1,0,-5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
    transform: perspective(400px) rotate3d(1,0,0,-20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
    transform: perspective(400px) rotate3d(1,0,0,-20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
    transform: perspective(400px) rotate3d(0,1,0,-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
    transform: perspective(400px) rotate3d(0,1,0,90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
    transform: perspective(400px) rotate3d(0,1,0,-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
    transform: perspective(400px) rotate3d(0,1,0,90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
    transform: translate3d(100%,0,0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
    transform: translate3d(100%,0,0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%,0,0) skewX(30deg);
    transform: translate3d(100%,0,0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%,0,0) skewX(30deg);
    transform: translate3d(100%,0,0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0,0,1,-200deg);
    transform: rotate3d(0,0,1,-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0,0,1,-200deg);
    transform: rotate3d(0,0,1,-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,-90deg);
    transform: rotate3d(0,0,1,-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,-90deg);
    transform: rotate3d(0,0,1,-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0,0,1,200deg);
    transform: rotate3d(0,0,1,200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0,0,1,200deg);
    transform: rotate3d(0,0,1,200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,90deg);
    transform: rotate3d(0,0,1,90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0,0,1,90deg);
    transform: rotate3d(0,0,1,90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0,0,1,80deg);
    transform: rotate3d(0,0,1,80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0,0,1,60deg);
    transform: rotate3d(0,0,1,60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0,700px,0);
    transform: translate3d(0,700px,0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0,0,1,80deg);
    transform: rotate3d(0,0,1,80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0,0,1,60deg);
    transform: rotate3d(0,0,1,60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0,700px,0);
    transform: translate3d(0,700px,0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
    transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
    transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
    transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
    transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
    -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
    -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
    transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
    -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
    -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
    transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
    -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
    -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
    transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
    -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
    -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
    transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
    -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
    -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
    -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
    -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px,0,0);
    transform: scale(.1) translate3d(-2000px,0,0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px,0,0);
    transform: scale(.1) translate3d(-2000px,0,0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px,0,0);
    transform: scale(.1) translate3d(2000px,0,0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px,0,0);
    transform: scale(.1) translate3d(2000px,0,0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
@-webkit-keyframes hoverflash {
  0% {
    left: -100px;
    top: -400px;
  }
  100% {
    left: 100%;
    top: 100%;
  }
}
@keyframes hoverflash {
  0% {
    left: -100px;
    top: -400px;
  }
  100% {
    top: 100%;
  }
}
div[id^="vina-copyright"] {
  font-size: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
.clearrow {
  clear: both;
}
a {
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
body.home-page #sp-main-body {
  display: none;
}
#sp-page-builder p {
  line-height: 22px;
}
#sp-page-builder .page-content {
  padding: 40px 0;
}
.block {
  margin: 0 0 30px;
  clear: both;
  color: #797979;
}
div.vina-camera-slider .camera_caption > div {
  background: transparent !important;
}
div.vina-camera-slider .camera_wrap.camera_amber_skin {
  margin-bottom: 0 !important;
}
div.vina-camera-slider .camera_wrap.camera_amber_skin .camera_pag {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
div.vina-camera-slider .camera_thumbs_cont {
  top: -82px;
}
div.vina-camera-slider .camera_thumbs_cont ul {
  display: inline !important;
}
div.vina-camera-slider .camera_thumbs_cont ul li > img {
  display: inline-block;
}
div.vina-camera-slider .camera_bar {
  height: 5px !important;
}
div.vina-camera-slider .camera_bar .camera_bar_cont {
  background-color: transparent !important;
}
div.vina-camera-slider .camera_bar .camera_bar_cont span {
  top: 0 !important;
  bottom: 0 !important;
  background-color: #fff !important;
}
div.vina-camera-slider .camera_prevThumbs,
div.vina-camera-slider .camera_nextThumbs,
div.vina-camera-slider .camera_prev,
div.vina-camera-slider .camera_next,
div.vina-camera-slider .camera_commands {
  width: 61px;
  height: 61px;
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  font-size: 0;
  color: transparent;
  z-index: 9;
  line-height: 61px;
  text-align: center;
  background: #000 !important;
  background-image: none !important;
}
div.vina-camera-slider .camera_prev > span,
div.vina-camera-slider .camera_next > span {
  background-image: none !important;
  width: 61px;
  height: 61px;
  line-height: 61px;
}
div.vina-camera-slider .camera_prev > span:before,
div.vina-camera-slider .camera_next > span: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: "";
  font-size: 35px;
  color: #fff;
  line-height: 61px;
}
div.vina-camera-slider .camera_next > span:before {
  content: "\f105";
}
div.vina-camera-slider .camera_prev > span:before {
  content: "\f104";
}
div.vina-camera-slider .camera_amber_skin .camera_commands > .camera_stop:before,
div.vina-camera-slider .camera_amber_skin .camera_commands > .camera_play: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: "";
  font-size: 16px;
  color: #fff;
  line-height: 61px;
}
div.vina-camera-slider .camera_amber_skin .camera_commands {
  right: 66px;
}
div.vina-camera-slider .camera_amber_skin .camera_commands > .camera_stop {
  background-image: none !important;
}
div.vina-camera-slider .camera_amber_skin .camera_commands > .camera_stop:before {
  content: "\f04c";
}
div.vina-camera-slider .camera_amber_skin .camera_commands > .camera_play:before {
  content: "\f04b";
}
div.vina-camera-slider .camera_commands > .camera_stop {
  background-image: none !important;
  width: 61px;
  height: 61px;
  line-height: 61px;
}
div.vina-camera-slider .camera_amber_skin .camera_commands > .camera_play {
  background-image: none !important;
}
div.vina-camera-slider .camera_commands > .camera_play {
  background-image: none !important;
  width: 61px;
  height: 61px;
}
.manufacturer-product-link a {
  border: 2px solid #646464;
  display: inline-block;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 40px;
  line-height: 36px;
  padding: 0 28px;
  text-transform: uppercase;
  margin-top: 30px;
}
.manufacturer-product-link a:after {
  margin-left: 20px;
  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;
  content: "\f061";
}
.sp-module .vina-carousel-virtuemart div.vm-details-button a {
  color: #fff !important;
  padding: 0;
}
.sp-module .vina-carousel-virtuemart.owl-theme .owl-controls {
  margin-top: 0;
}
.sp-module .vina-carousel-virtuemart.owl-theme .owl-controls .owl-pagination .owl-page span {
  position: relative;
  width: 10px;
  height: 10px;
  line-height: 10px;
  padding: 0;
  display: inline-block;
  border-radius: 50%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.sp-module .vina-carousel-virtuemart.owl-theme .owl-controls .owl-pagination .owl-page.active span:before {
  border: 1px solid;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  bottom: -3px;
  content: "";
  left: -3px;
  position: absolute;
  right: -3px;
  top: -3px;
}
.sp-module .vina-carousel-content iframe {
  margin: 0 !important;
}
.sp-module .vina-carousel-content .entry-status,
.sp-module .vina-carousel-content .entry-quote,
.sp-module .vina-carousel-content .entry-image,
.sp-module .vina-carousel-content .entry-gallery,
.sp-module .vina-carousel-content .entry-video,
.sp-module .vina-carousel-content .entry-audio,
.sp-module .vina-carousel-content .entry-link {
  margin-bottom: 0;
}
.sp-module .vina-carousel-content .entry-quote {
  padding: 20px;
}
.sp-module .owl-carousel.owl-theme {
  overflow: visible !important;
}
table,
form,
ul,
ol,
li {
  margin: 0;
  padding: 0;
}
ul,
ol,
li {
  list-style-type: none;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
a:focus {
  outline: 0 !important;
}
label {
  font-weight: normal;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
i strong,
.fa strong {
  display: none;
}
.alert-notice,
.alert-message {
  color: #2684bd;
  padding: 10px 15px;
  margin-bottom: 20px;
  border: 0;
  border-radius: 3px;
  background: none repeat scroll 0 0 #e5f1f8;
}
.alert-notice h4,
.alert-message h4 {
  font-size: 15px;
}
.alert-notice p,
.alert-message p {
  font-size: 13px;
  line-height: 1;
  margin-bottom: 5px;
}
[class^="icon-"],
[class*=" icon-"] {
  width: auto;
  height: auto;
}
input {
  width: 210px;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 0;
}
.btn-input {
  display: inline-block;
}
.btn-input input {
  cursor: pointer;
  display: block;
  padding: 10px 20px;
  text-align: center;
  white-space: nowrap;
  text-transform: uppercase;
  border: 0px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
button:focus,
input[type="file"]:focus,
input[type="image"]:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus,
li:focus {
  outline: 0;
  outline-offset: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
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: inline-block;
  padding: 7px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.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%;
}
input,
select,
textarea,
button {
  font: 13px/15px Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #888888;
  background: #fff;
}
[class^="proopc-icon-"],
[ class*=" proopc-icon-"] {
  background-image: url(../images/icon/glyphicons-halflings.png) !Important;
}
#ProOPC .proopc-input-append #proopc-coupon-code[type="text"] {
  height: 28px;
}
#ProOPC button i {
  color: white;
}
#ProOPC a:not(.proopc-btn):hover {
  color: #ff8787;
}
#ProOPC .col-total .line-through,
#ProOPC .col-total br {
  display: none;
}
#ProOPC .proopc-input-append input[type="text"].proopc-qty-input {
  height: 28px;
}
#ProOPC a:not(.proopc-btn):hover,
#ProOPC a:not(.proopc-btn):focus {
  text-decoration: none !important;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.cart-view .continue_link,
.proopc-continue-link a,
#ProOPC button,
.proopc-empty-continue-link .proopc-btn,
#fancybox-content .continue_link,
#fancybox-content .showcart,
.mini-cart .mini-cart-content .show_cart a,
.vina-button {
  background: #909295;
  border: none;
  border-radius: 3px;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
  text-shadow: none;
  text-transform: uppercase;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.offline-inner {
  margin-top: 100px;
}
.width1 {
  width: 1%;
}
.width2 {
  width: 2%;
}
.width3 {
  width: 3%;
}
.width4 {
  width: 4%;
}
.width5 {
  width: 5%;
}
.width6 {
  width: 6%;
}
.width7 {
  width: 7%;
}
.width8 {
  width: 8%;
}
.width9 {
  width: 9%;
}
.width10 {
  width: 10%;
}
.width11 {
  width: 11%;
}
.width12 {
  width: 12%;
}
.width13 {
  width: 13%;
}
.width14 {
  width: 14%;
}
.width15 {
  width: 15%;
}
.width16 {
  width: 16%;
}
.width17 {
  width: 17%;
}
.width18 {
  width: 18%;
}
.width19 {
  width: 19%;
}
.width20 {
  width: 20%;
}
.width21 {
  width: 21%;
}
.width22 {
  width: 22%;
}
.width23 {
  width: 23%;
}
.width24 {
  width: 24%;
}
.width25 {
  width: 25%;
}
.width26 {
  width: 26%;
}
.width27 {
  width: 27%;
}
.width28 {
  width: 28%;
}
.width29 {
  width: 29%;
}
.width30 {
  width: 30%;
}
.width31 {
  width: 31%;
}
.width32 {
  width: 32%;
}
.width33 {
  width: 33%;
}
.width34 {
  width: 34%;
}
.width35 {
  width: 35%;
}
.width36 {
  width: 36%;
}
.width37 {
  width: 37%;
}
.width38 {
  width: 38%;
}
.width39 {
  width: 39%;
}
.width40 {
  width: 40%;
}
.width41 {
  width: 41%;
}
.width42 {
  width: 42%;
}
.width43 {
  width: 43%;
}
.width44 {
  width: 44%;
}
.width45 {
  width: 45%;
}
.width46 {
  width: 46%;
}
.width47 {
  width: 47%;
}
.width48 {
  width: 48%;
}
.width49 {
  width: 49%;
}
.width50 {
  width: 50%;
}
.width51 {
  width: 51%;
}
.width52 {
  width: 52%;
}
.width53 {
  width: 53%;
}
.width54 {
  width: 54%;
}
.width55 {
  width: 55%;
}
.width56 {
  width: 56%;
}
.width57 {
  width: 57%;
}
.width58 {
  width: 58%;
}
.width59 {
  width: 59%;
}
.width60 {
  width: 60%;
}
.width61 {
  width: 61%;
}
.width62 {
  width: 62%;
}
.width63 {
  width: 63%;
}
.width64 {
  width: 64%;
}
.width65 {
  width: 65%;
}
.width66 {
  width: 66%;
}
.width67 {
  width: 67%;
}
.width68 {
  width: 68%;
}
.width69 {
  width: 69%;
}
.width70 {
  width: 70%;
}
.width71 {
  width: 71%;
}
.width72 {
  width: 72%;
}
.width73 {
  width: 73%;
}
.width74 {
  width: 74%;
}
.width75 {
  width: 75%;
}
.width76 {
  width: 76%;
}
.width77 {
  width: 77%;
}
.width78 {
  width: 78%;
}
.width79 {
  width: 79%;
}
.width81 {
  width: 81%;
}
.width82 {
  width: 82%;
}
.width83 {
  width: 83%;
}
.width84 {
  width: 84%;
}
.width85 {
  width: 85%;
}
.width86 {
  width: 86%;
}
.width87 {
  width: 87%;
}
.width88 {
  width: 88%;
}
.width89 {
  width: 89%;
}
.width90 {
  width: 90%;
}
.width91 {
  width: 91%;
}
.width92 {
  width: 92%;
}
.width93 {
  width: 93%;
}
.width94 {
  width: 94%;
}
.width95 {
  width: 95%;
}
.width96 {
  width: 96%;
}
.width97 {
  width: 97%;
}
.width98 {
  width: 98%;
}
.width99 {
  width: 99%;
}
.width100 {
  width: 100%;
}
.float-left,
.floatleft {
  float: left;
}
.float-right,
.floatright {
  float: right;
}
.width-percent .category-inner,
.width-percent .product-inner {
  padding: 0 15px;
  position: relative;
  min-height: 1px;
}
.category-view .category-name {
  display: none;
}
.sp-totop {
  background: #909295 url("../images/general/back-top.png") no-repeat scroll 50% 50%;
  position: fixed;
  z-index: 9999;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  bottom: 12px;
  right: 12px;
  color: #fff;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-transform: translate(0,100px);
  -ms-transform: translate(0,100px);
  -o-transform: translate(0,100px);
  transform: translate(0,100px);
}
.sp-totop.active {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.sp-totop small {
  display: none;
}
.sp-totop i {
  display: none;
  color: #fff;
  font-size: 25px;
  font-weight: normal;
  line-height: 40px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.product-field-display select,
.product-field-display .chzn-container,
.product-field-display .chzn-drop {
  width: 100% !important;
  max-width: none !important;
}
.chzn-container.chzn-container-single .chzn-single {
  background-image: none;
  border-radius: 0;
  background: #f5f6f8;
  border: 1px solid #e9eaec;
  box-shadow: none;
  height: auto !important;
  line-height: inherit !important;
  padding: 6px 0 6px 8px;
  color: #848994;
}
.chzn-container.chzn-container-single .chzn-single div b {
  background-position: 0 5px !important;
}
.chzn-container.chzn-container-single .chzn-drop {
  border: 1px solid #eef0f2 !important;
  border-top: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.chzn-container.chzn-container-active .chzn-single-with-drop div b {
  background-position: -18px 4px !important;
}
.chzn-container .chzn-drop {
  border: 1px solid #eef0f2;
  border-top: 0;
}
.chzn-container .chzn-results .highlighted {
  background-color: #fff !important;
  background-image: none !important;
  color: #444444 !important;
}
.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;
  color: #fff;
}
.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 {
  text-align: center;
}
.sp-comingsoon .social-icons li {
  display: inline-block;
  margin: 0 15px;
  float: none;
}
.sp-comingsoon .social-icons li a {
  color: rgba(255,255,255,0.7);
  font-size: 17px;
  -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;
  padding: 68px 0 0;
}
.error-page .error-page-inner >div {
  display: table-cell;
  vertical-align: middle;
}
.error-page .error-page-inner .content {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #e5e5e5;
  padding: 68px 0 30px;
}
.error-page .error-code {
  font-weight: bold;
  font-size: 80px;
  margin: 0 0 10px 0;
  padding: 0;
  display: inline-block;
  background: url("../images/bg/404.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 315px;
  height: 314px;
  padding-left: 30px;
  line-height: 275px;
  text-align: center;
  color: white;
  margin-bottom: 63px;
}
.error-page .error-message {
  font-size: 20px;
  font-family: 'arial';
  color: #8c8c8c;
  padding: 24px 0;
}
.error-page .backhome {
  text-transform: uppercase;
  border: 1px solid;
  font-size: 14px;
  padding: 14px 29px;
  letter-spacing: 2px;
  font-weight: 600;
  color: #ff8787;
}
.error-page .backhome i {
  font-size: 24px;
  -webkit-transform: translate(10px,2px);
  -ms-transform: translate(10px,2px);
  -o-transform: translate(10px,2px);
  transform: translate(10px,2px);
}
.error-page .backhome:hover {
  background: #e4e4e4;
  border-color: #e4e4e4;
  color: white;
}
.btn-group.bootstrap-select {
  display: inline-block !important;
}
.bootstrap-select .dropdown-menu {
  left: auto;
  right: 0;
  margin: 0;
}
.bootstrap-select .dropdown-menu >li>a:hover,
.bootstrap-select .dropdown-menu >li>a:focus {
  border: 0;
  outline: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-select.open>.dropdown-toggle.btn-default {
  background-color: transparent;
  border: 0;
}
.bootstrap-select.btn-group {
  vertical-align: top;
}
.bootstrap-select.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-select button,
.bootstrap-select .btn,
.bootstrap-select .btn-default {
  font-family: Arial;
  font-size: 11px;
  margin-top: 0;
  margin-bottom: 0;
  color: #bababa;
  text-transform: capitalize;
  padding-top: 19px;
  padding-bottom: 19px;
  text-shadow: 0 0 0 transparent;
  background-color: transparent;
  background-image: none;
  border: 0px;
  border-radius: 0px;
  padding: 0 6px !important;
  line-height: 20px;
  height: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-select button:focus,
.bootstrap-select .btn:focus,
.bootstrap-select .btn-default:focus {
  outline: 0px;
}
.bootstrap-select .caret {
  width: auto;
  height: auto;
  border: 0;
  margin-left: 5px;
  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;
}
.bootstrap-select .caret:before {
  content: "\f107";
}
.bootstrap-select ul.dropdown-menu {
  position: static;
  display: block;
  float: right;
  min-width: inherit;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 100%;
  text-align: right;
  background-color: transparent;
  border: 0;
}
.bootstrap-select.open div.dropdown-menu {
  overflow: visible !important;
  max-height: 3000px !important;
  max-width: 3000px !Important;
  opacity: 1;
  -webkit-transform: perspective(600px) rotateX(0deg);
  -moz-transform: perspective(600px) rotateX(0deg);
  -ms-transform: perspective(600px) rotateX(0deg);
  -o-transform: perspective(600px) rotateX(0deg);
  transform: perspective(600px) rotateX(0deg);
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
  -o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
  transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
}
.bootstrap-select div.dropdown-menu {
  position: absolute;
  border-radius: 0;
  background-color: #454545;
  margin-top: 18px !Important;
  z-index: 999999999;
  box-shadow: none;
  border: 0;
  min-width: initial;
  padding: 8px 0;
  display: block;
  max-height: 0px;
  max-width: 0px;
  opacity: 0;
  -webkit-transform: perspective(600px) rotateX(-90deg);
  -moz-transform: perspective(600px) rotateX(-90deg);
  -ms-transform: perspective(600px) rotateX(-90deg);
  -o-transform: perspective(600px) rotateX(-90deg);
  transform: perspective(600px) rotateX(-90deg);
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
  -o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
  transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s 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%;
}
.bootstrap-select div.dropdown-menu li a {
  font-size: 12px;
  padding: 3px 15px;
}
.bootstrap-select .dropdown-menu {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
  cursor: pointer;
  padding: 0;
}
.bootstrap-select .dropdown-menu >li >a:hover,
.bootstrap-select .dropdown-menu >li >a:focus {
  background-color: transparent;
  background-image: none;
  outline: 0px;
}
ul.social-icons {
  overflow: hidden;
  list-style: none;
  padding: 10px 0;
}
ul.social-icons li {
  display: inline-block;
  list-style: none;
  margin: 0 0 0 10px;
}
ul.social-icons li:first-child {
  margin: 0;
}
ul.social-icons a {
  background: #4c4c4c;
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  padding: 0;
  position: relative;
  text-align: center;
  width: 36px;
}
ul.social-icons a.facebook:hover {
  background-color: #3B579D;
  color: #fff;
}
ul.social-icons a.twitter:hover {
  background-color: #3ACAFF;
  color: #fff;
}
ul.social-icons a.google-plus:hover {
  background-color: #D11717;
  color: #fff;
}
ul.social-icons a.pinterest:hover {
  background-color: #cb2027;
  color: #fff;
}
ul.social-icons a.linkedin:hover {
  background-color: #0177b5;
  color: #fff;
}
.sp-contact-info,
.social-icons {
  display: inline-block;
  line-height: 36px;
}
.sp-contact-info li,
.social-icons li {
  float: left;
}
.social-icons.floatleft {
  float: left;
}
.sp-contact-info {
  list-style: none;
  padding: 0;
  margin-left: -5px;
}
.sp-contact-info li {
  display: inline-block;
  margin: 0 5px;
  font-size: 90%;
  line-height: 20px;
  padding: 10px 0;
}
.sp-contact-info i {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 100%;
  font-size: 16px;
  color: #fff;
  padding: 0;
  background: #f5c465;
  margin: 0 5px;
  display: inline-block;
  padding-left: 0;
}
#virtuemart_currency_id {
  display: none !important;
}
.cur_box a,
.cur_box .dropdown-menu>li>a,
.mod-languages a,
.mod-languages .dropdown-menu>li>a,
.mod_menu_top a,
.mod_menu_top .dropdown-menu>li>a,
.sp-contact-info a,
.sp-contact-info .dropdown-menu>li>a {
  color: #919191;
}
.mini-cart {
  position: relative;
}
.mini-cart .mini-cart-content .show_cart a {
  color: #fff;
}
#vmCartModule {
  margin-left: 5px;
}
.mini-cart .mini-cart-title {
  display: inline-block;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  padding: 0 25px 0 43px;
  height: 50px;
  line-height: 50px;
}
.mini-cart .mini-cart-title i {
  text-align: center;
  font-size: 14px;
  width: 42px;
  position: absolute;
  top: 0;
  line-height: 50px;
  left: 0;
  z-index: 0;
  color: white;
}
.mini-cart .mini-cart-title .cart-title {
  display: inline-block;
  font-size: 13px;
}
.mini-cart .mini-cart-content {
  width: 270px;
  position: absolute;
  top: 70px;
  right: 0;
  background: #fff;
  padding: 15px;
  text-align: left;
  z-index: 9;
  margin: 0;
  visibility: hidden;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.mini-cart .mini-cart-content .empty {
  font-size: 11px;
  line-height: 1.25;
}
.mini-cart .mini-cart-content .product_row {
  font-weight: 400;
  font-size: 13px;
  line-height: 1;
  padding: 12px 0;
  border-bottom: 1px solid #f5f5f5;
}
.mini-cart .mini-cart-content .product_row .customProductData {
  display: inline-block;
  font-size: 12px;
  margin-top: 7px;
  width: 100%;
  margin-left: 20px;
}
.mini-cart .mini-cart-content .total {
  float: left;
  margin: 15px 0 0;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 32px;
}
.mini-cart .mini-cart-content .total strong {
  font-size: 15px;
  font-weight: normal;
}
.mini-cart .mini-cart-content .show_cart {
  float: right;
  margin: 15px 0 0;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1.25;
}
.mini-cart .mini-cart-content .show_cart a {
  color: #fff;
}
.mini-cart:hover .mini-cart-content {
  top: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.sp-vmsearch .search-input-wrapper .dropdown-menu >.active>a,
.sp-vmsearch .search-input-wrapper .dropdown-menu >.active>a:hover,
.sp-vmsearch .search-input-wrapper .dropdown-menu >.active>a:focus {
  color: #fff;
}
.sp-vmsearch {
  line-height: 0.5;
  display: inline-block;
}
.sp-vmsearch form,
.sp-vmsearch .sp-vmsearch form {
  display: inline-block;
  border: 1px solid #83cbdc;
}
.sp-vmsearch .sp-vmsearch-categorybox {
  float: left;
  display: inline-block;
  cursor: pointer;
  width: 170px;
  height: 39px;
  line-height: 39px;
  border: 0;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  color: #313131;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  background: transparent;
  padding: 0;
  border-right: 1px solid #83cbdc;
}
.sp-vmsearch .sp-vmsearch-categorybox select {
  cursor: pointer;
}
.sp-vmsearch .sp-vmsearch-categorybox .cat-button i {
  color: #313131;
  position: absolute;
  top: 15px;
}
.sp-vmsearch .category-name-wrapper {
  display: inline-block;
}
.sp-vmsearch .search-input-wrapper {
  float: left;
  display: inline-block;
  width: 300px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  overflow: visible;
}
.sp-vmsearch .search-input-wrapper input {
  display: inline-block;
  height: 39px;
  min-height: 39px;
  font-size: 13px;
  float: left;
  margin: 0;
  border: none;
  color: #b6b6b6;
  font-style: italic;
}
.sp-vmsearch .search-input-wrapper input:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sp-vmsearch .search-input-wrapper .dropdown-menu {
  width: 100%;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 13px;
  border-radius: 0;
}
.sp-vmsearch .search-input-wrapper .dropdown-menu >li >a {
  padding: 7px 20px;
}
.sp-vmsearch .search-input-wrapper .dropdown-menu >.active>a,
.sp-vmsearch .search-input-wrapper .dropdown-menu >.active>a:hover,
.sp-vmsearch .search-input-wrapper .dropdown-menu >.active>a:focus {
  background: #83cbdc;
}
.sp-vmsearch .search-button-wrapper {
  width: 50px;
  display: inline-block;
}
.sp-vmsearch .search-button-wrapper button {
  height: 39px;
  min-height: 39px;
  line-height: 39px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  background: #83cbdc;
}
.sp-vmsearch .search-button-wrapper button span {
  display: none;
}
.sp-vmsearch .search-button-wrapper button i {
  font-size: 16px;
  line-height: 39px;
  color: #fff;
}
#fancybox-content h2 {
  font-size: 22px;
  text-align: center;
}
.ask-a-question-view .product-summary {
  display: inline-block;
}
.product-summary .width30 {
  width: 30%;
}
.product-summary .width70 {
  width: 70%;
}
.tip {
  float: left;
  color: #fff;
  background: #393939;
  padding: 3px 5px;
  max-width: 200px;
}
.ask-a-question-view table.askform {
  width: 100%;
  margin-bottom: 10px;
}
.ask-a-question-view table.askform input.highlight-button,
.ask-a-question-view table.askform input[type='submit'].highlight-button {
  margin-top: 10px;
}
.ask-a-question-view table.askform,
.ask-a-question-view table.askform tr,
.ask-a-question-view table.askform td {
  width: 100%;
  float: left;
}
.ask-a-question-view table.askform input,
.ask-a-question-view table.askform tr input,
.ask-a-question-view table.askform td input {
  margin-left: 0 !important;
}
.ask-a-question-view .form-field textarea.field {
  width: 100%;
}
.ask-a-question-view .form-field .submit {
  width: 100%;
}
#fancybox-wrap {
  padding: 0;
}
#fancybox-content {
  width: 100% !important;
}
#fancybox-content .showcart {
  float: right;
}
#fancybox-content h4 {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 14px;
  margin: 20px 0px;
}
#fancybox-content .product-related-products .product-field {
  width: 24%;
  display: inline-block;
}
#fancybox-content .product-related-products .product-field .text-block {
  padding: 15px 20px;
  text-align: center;
}
#fancybox-content .product-related-products .product-field .text-block h2.product-title {
  font-size: 13px;
  text-transform: capitalize;
  float: left;
  width: 100%;
  margin: 10px 0;
}
#fancybox-content .product-related-products .product-field .text-block h2.product-title:before {
  content: "";
  display: block;
  width: 36px;
  margin: 0 auto 10px;
  border-top: 4px solid #2f2f2f;
}
.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/general/vm-preloader.gif') 50% 45%no-repeat;
}
.vmLoadingDiv .vmLoadingDivMsg {
  position: relative;
  top: 50%;
}
.vmLoading {
  overflow: hidden;
}
.vmLoading .vmLoadingDiv {
  display: block;
}
#pageloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  overflow: hidden;
}
#loader,
#loader:before,
#loader:after {
  border: 3px solid transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #3498db;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  z-index: 1001;
}
#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #e74c3c;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}
#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #f9c922;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
#pageloader .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #000;
  z-index: 10;
}
#pageloader .loader-section.left {
  left: 0;
}
#pageloader .loader-section.right {
  right: 0;
}
.loaded #pageloader .loader-section.left {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all .7s .3s cubic-bezier(.645,.045,.355,1);
  -moz-transition: all .7s .3s cubic-bezier(.645,.045,.355,1);
  transition: all .7s .3s cubic-bezier(.645,.045,.355,1);
}
.loaded #pageloader .loader-section.right {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all .7s .3s cubic-bezier(.645,.045,.355,1);
  -moz-transition: all .7s .3s cubic-bezier(.645,.045,.355,1);
  transition: all .7s .3s cubic-bezier(.645,.045,.355,1);
}
.loaded #loader {
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.loaded #pageloader {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all .3s 1s ease-out;
  -moz-transition: all .3s 1s ease-out;
  transition: all .3s 1s ease-out;
}
.comp_buttons .add_compare {
  float: right;
}
.comp_buttons .add_compare a,
.comp_buttons .add_continue a {
  border-radius: 0;
  color: #fff !important;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.comapre-details-inner-img {
  height: 190px;
  max-height: 190px;
  float: left;
  width: 100%;
}
.compareimg {
  height: 100%;
}
.goldrating,
.grayrating {
  background-position: 0 center;
  height: 100%;
  width: 16px;
}
.comapre-details-inner-description {
  height: 200px;
  max-height: 200px;
  float: left;
  width: 100%;
}
.product-details-inner-description {
  height: 200px;
  max-height: 200px;
  overflow-y: auto;
  float: left;
  width: 100%;
}
.comapre-details-inner,
.product-details-inner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  height: 70px;
  line-height: 70px;
  padding: 0 20px;
  width: 100%;
}
.product-details-inner .addtocart-area form {
  margin: 0px 0px;
}
.product-details-inner.remove {
  background-position: 20px center;
  padding-left: 45px;
}
.jutooltip * {
  background-image: none !important;
}
.jutooltip .jutooltip-content {
  font-size: 12px;
}
.jutooltip .jutooltip-box-br {
  margin: 11px !important;
}
.jutooltip .jutooltip-box-br,
.jutooltip .jutooltip-box-bl,
.jutooltip .jutooltip-box-tr,
.jutooltip .jutooltip-box-tl {
  border-radius: 3px;
}
.jutooltip .jutooltip-box-tl {
  color: #fff;
  padding: 5px 10px;
  background-image: none;
  background-color: #000;
  border-radius: 3px;
}
.jutooltip.jutooltip-top-left .jutooltip-arrow,
.jutooltip.jutooltip-top-right .jutooltip-arrow,
.jutooltip.jutooltip-top-center .jutooltip-arrow,
.jutooltip.jutooltip-bottom-left .jutooltip-arrow,
.jutooltip.jutooltip-bottom-right .jutooltip-arrow,
.jutooltip.jutooltip-bottom-center .jutooltip-arrow,
.jutooltip.jutooltip-left-left .jutooltip-arrow,
.jutooltip.jutooltip-left-right .jutooltip-arrow,
.jutooltip.jutooltip-left-center .jutooltip-arrow,
.jutooltip.jutooltip-right-left .jutooltip-arrow,
.jutooltip.jutooltip-right-right .jutooltip-arrow,
.jutooltip.jutooltip-right-center .jutooltip-arrow {
  background: none !important;
  height: 0;
  width: 0;
}
.jutooltip.jutooltip-top-left .jutooltip-arrow,
.jutooltip.jutooltip-top-right .jutooltip-arrow,
.jutooltip.jutooltip-top-center .jutooltip-arrow,
.jutooltip.jutooltip-bottom-left .jutooltip-arrow,
.jutooltip.jutooltip-bottom-right .jutooltip-arrow,
.jutooltip.jutooltip-bottom-center .jutooltip-arrow {
  margin-left: -11px;
}
.jutooltip.jutooltip-top-left .jutooltip-arrow,
.jutooltip.jutooltip-top-right .jutooltip-arrow,
.jutooltip.jutooltip-top-center .jutooltip-arrow {
  border: 5px solid transparent;
  border-top: 5px solid #000;
}
.jutooltip.jutooltip-bottom-left .jutooltip-arrow,
.jutooltip.jutooltip-bottom-right .jutooltip-arrow,
.jutooltip.jutooltip-bottom-center .jutooltip-arrow {
  border: 5px solid transparent;
  border-bottom: 5px solid #000;
}
.jutooltip.jutooltip-left-left .jutooltip-arrow,
.jutooltip.jutooltip-left-right .jutooltip-arrow,
.jutooltip.jutooltip-left-center .jutooltip-arrow {
  border: 5px solid transparent;
  border-left: 5px solid #000;
}
.jutooltip.jutooltip-right-left .jutooltip-arrow,
.jutooltip.jutooltip-right-right .jutooltip-arrow,
.jutooltip.jutooltip-right-center .jutooltip-arrow {
  border: 5px solid transparent;
  border-right: 5px solid #000;
}
.sp-module {
  margin-top: 50px;
}
.sp-module:first-child {
  margin-top: 0;
}
.sp-module.banner-right {
  text-align: center;
}
.sp-module.banner-right p {
  display: inline-block;
}
.sp-module.title-style1 .sp-module-title {
  padding-bottom: 28px;
}
.sp-module.title-style1 .sp-module-title h3 {
  font-size: 30px;
}
.sp-module.style-icon {
  text-align: center;
}
.sp-module.style-icon .sp-module-title {
  position: relative;
  z-index: 0;
}
.sp-module.style-icon .sp-module-title h3 {
  margin-bottom: 58px;
  text-transform: uppercase;
}
.sp-module.style-icon .sp-module-title h3 i:after,
.sp-module.style-icon .sp-module-title h3 i:before {
  background: #ff8787;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 11px;
  width: 22px;
}
.sp-module.style-icon .sp-module-title h3 .cross-icon {
  bottom: -35px;
  display: block;
  height: 23px;
  margin-left: -16px;
  position: absolute;
  left: 50%;
  width: 32px;
}
.sp-module.style-icon .sp-module-title h3 .cross-icon:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sp-module.style-icon .sp-module-title h3 .cross-icon:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sp-module.style-icon .sp-module-title h3 .cross-icon > i {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
}
.sp-module.style-icon .sp-module-title h3 .cross-icon > i:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sp-module.style-icon .sp-module-title h3 .cross-icon > i:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sp-module.title-style2.title-white .sp-module-title h3 span {
  background: #fff;
}
.sp-module.title-style2.title-gray .sp-module-title h3 span {
  background: #eaeaea;
}
.sp-module.title-style2.title-gray2 .sp-module-title h3 span {
  background: #f3f3f3;
}
.sp-module.title-style2 .sp-module-title h3 {
  font-size: 30px;
  text-align: center;
  position: relative;
  z-index: 0;
}
.sp-module.title-style2 .sp-module-title h3 span {
  padding: 0 20px;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
}
.sp-module.title-style2 .sp-module-title h3:before {
  background: #cccccc;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.sp-module.title-style2 .sp-module-title h3 span {
  padding: 0 20px;
  position: relative;
  z-index: 1;
}
.sp-module.title-style3 .sp-module-title h3 {
  font-size: 30px;
  margin-bottom: 26px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e5e5e5;
  text-transform: capitalize;
}
.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;
}
.wrap-carousel > div,
.wrap-carousel > div >div {
  height: 100% !important;
  overflow: visible !important;
  margin: 0 !important;
}
.wrap-carousel > div.entry-post-format,
.wrap-carousel > div >div.entry-post-format {
  overflow: hidden !important;
}
h1.header {
  font-size: 28px;
  line-height: 28px;
  font-weight: normal;
  overflow: hidden;
  width: 100%;
}
h1.header span {
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #eee;
  margin: 0 0 25px;
  padding-bottom: 10px;
}
.buttonBar {
  padding-top: 10px;
  border-top: 3px solid #888;
  width: 100%;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 10px;
}
.buttonBar #reg_text {
  margin-bottom: 5px;
}
#form-login {
  margin-bottom: 20px;
}
#com-form-login .form-list > li {
  margin-bottom: 10px;
}
#com-form-login .form-list label em {
  margin-right: 4px;
}
.new-users .content h2 {
  background: url(../images/general/i_page1.gif) no-repeat;
}
.login-users .content h2 {
  background: url(../images/general/i_page2.gif) no-repeat;
}
.row-set .content {
  width: 100%;
  padding: 14px 21px;
  display: inline-block;
}
.row-set .content h2 {
  font-weight: normal;
  font-size: 15px;
  margin: 0 0 30px;
  padding: 0 0 5px 23px;
  border-bottom: 1px solid #e5e5e5;
  background-position: 0 1px;
  background-repeat: no-repeat;
  text-transform: uppercase;
  color: #444443;
  display: inline-block;
  width: 100%;
}
.account-login .row-set .content {
  min-height: 345px;
  border-bottom: 0;
  margin-bottom: 0;
}
.account-login .row-set .content h2 {
  margin: 0 0 14px;
}
.account-login .buttons-set {
  text-align: right;
  border: 1px solid #e5e5e5;
  margin: 0;
  padding: 8px 13px;
  display: inline-block;
  width: 100%;
}
.account-login .buttons-set > div {
  margin-right: 7px;
}
.account-login .buttons-set a {
  font-size: 13px;
  line-height: 34px;
}
.user-details .row {
  margin-bottom: 15px;
}
.cart-view h3,
.cart-view .h3 {
  font-size: 22px;
}
.cart-view form {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}
table.cart-summary tbody {
  border: 1px solid #e5e5e5;
}
table.cart-summary tr th {
  border: 1px solid #e5e5e5;
  padding: 15px 0 8px;
}
.billto-shipto h3 {
  margin: 0 0 10px;
}
.billto-shipto h3 i {
  color: #fff;
  display: inline-block;
  margin-right: 5px;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  background-color: #b4b4b4;
}
.billto-shipto a.details:hover {
  text-decoration: underline;
}
.billto-shipto .billto-inner,
.billto-shipto .shipto-inner {
  min-height: 150px;
}
.billto-shipto .output-shipto a {
  color: #898989 !important;
}
.billto-shipto .output-shipto a:hover {
  color:  !important;
}
.billto-shipto .output-shipto input {
  float: left;
  margin-top: 4px;
  margin-right: 5px;
}
.cart-view h3 {
  color: #444;
}
.block-border {
  display: inline-block;
  width: 100%;
  border: 1px solid #e5e5e5;
  padding: 21px;
  margin-bottom: 30px;
}
.table-footer {
  display: inline-block;
  width: 100%;
}
.table-footer h3,
.table-footer .h3 {
  font-size: 14px;
}
.shipment input[type="radio"],
.payment input[type="radio"] {
  float: left;
  margin-top: 4px;
  width: 4%;
}
.shipment label,
.payment label {
  float: left;
  width: 96%;
  margin-bottom: 30px;
}
.shipment .vm-display.vm-price-value,
.payment .vm-display.vm-price-value {
  display: inline-block;
}
.total-block span,
.total-block div {
  font-size: 20px;
  display: inline-block;
}
.total-block .priceColor2 {
  margin-right: 30px;
}
.total-block .title {
  font-weight: bold;
  margin-right: 5px;
}
.vmshipment_name,
.vmpayment_name {
  font-weight: 400;
  line-height: 1.35;
  display: block;
  font-size: 16px;
  color: #444;
}
.wk-close {
  background: url('../images/icon/x.png') no-repeat !important;
}
.vmCartPaymentLogo {
  display: inline-block;
  float: left;
  min-width: 40px;
}
.vmCartPaymentLogo img {
  display: inline-block;
  float: left;
  margin-right: 15px;
}
a.terms-of-service {
  text-decoration: underline;
}
#checkoutForm fieldset {
  width: 100%;
  float: left;
  margin: 0;
  display: inline-block;
}
#checkoutForm .product-name a {
  font-size: 13px;
  text-transform: uppercase;
}
#checkoutForm .vm-continue-shopping {
  width: 50%;
  float: left;
  padding-bottom: 0;
}
#checkoutForm .vir_quantity {
  text-align: center;
}
#checkoutForm .vir_quantity input.quantity-input {
  width: 50px !important;
  padding: 2px;
  display: inline-block;
  border: 1px solid #ddd;
  height: 30px;
  text-align: center;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#checkoutForm .vir_quantity .vm2-add_quantity_cart,
#checkoutForm .vir_quantity .vm2-remove_from_cart {
  width: 30px;
  height: 30px;
  padding: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#checkoutForm .vm-fieldset-pricelist {
  width: 100%;
  margin: 0 0 30px 0;
}
#checkoutForm .tb-total {
  line-height: 30px;
  text-transform: uppercase;
}
#checkoutForm .tb-total .total-title {
  padding: 15px 20px;
  border-bottom: 1px solid #d9dde3;
  background-color: #f5f5f5;
}
#checkoutForm .tb-total .continue_link {
  float: left;
}
#checkoutForm .tb-total .price div {
  display: inline-block;
}
#checkoutForm .tb-total .price span {
  line-height: 38px;
}
#checkoutForm .price-coupon {
  margin-top: 10px;
}
#checkoutForm .price-coupon div {
  display: inline-block;
}
#checkoutForm .price-coupon > span {
  font-weight: bold;
}
#checkoutForm .cart-summary {
  width: 100%;
}
#checkoutForm .cart-summary .product-name {
  padding: 10px 5px;
}
#checkoutForm .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;
}
#checkoutForm .cart-summary .cart-images {
  width: 100%;
  text-align: center;
  float: left;
  padding: 10px;
}
#checkoutForm .cart-summary .cart-images img {
  display: inline-block;
  float: none;
  margin: 0 auto;
  max-width: 150px;
  width: auto;
}
#checkoutForm .cart-summary tbody td {
  border-bottom: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  text-align: center;
}
#checkoutForm .cart-summary tbody .vm-customfield-cart {
  text-align: center;
  line-height: 20px;
  padding: 20px 0px;
}
#checkoutForm .cart-summary tbody .vm-customfield-cart span {
  float: none;
}
#checkoutForm .cart-summary tfoot {
  text-align: left;
}
#checkoutForm .cart-summary tfoot a:hover {
  text-decoration: underline;
}
#checkoutForm .cart-summary tfoot .checkoutStep {
  font-size: 18px;
  font-weight: 600;
  margin: 10px 0 15px;
}
#checkoutForm .cart-summary tfoot .shipment h3,
#checkoutForm .cart-summary tfoot .payment h3 {
  font-size: 13px;
  margin: 0;
}
#checkoutForm .cart-summary tfoot .shipment .buttonBar-left,
#checkoutForm .cart-summary tfoot .payment .buttonBar-left {
  float: right;
}
#checkoutForm .cart-summary tfoot .sectiontableentry2 td .tb-tfoot {
  border: 1px dashed #ccc;
}
#checkoutForm .cart-summary tfoot .sectiontableentry1 td .sectiontableentry1-inner {
  float: left;
  width: 100%;
  padding: 20px;
  border: 1px dashed #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#checkoutForm .cart-summary .tb-tfoot {
  padding: 20px;
}
#checkoutForm .cart-summary .tb-tfoot input {
  margin: 0;
  height: 37px;
  border: 1px solid #f2f2f2;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#checkoutForm .cart-summary .tb-tfoot .details-button input {
  background-image: none;
}
#checkoutForm .cart-summary .tb-tfoot .coupon {
  width: 300px;
  line-height: 37px;
}
#checkoutForm .checkout-button-top {
  display: inline-block;
  float: right;
  text-align: right;
  border: 0;
  width: 100%;
  padding: 20px 40px 10px;
}
#checkoutForm .vm-fieldset-customer-note {
  width: 100%;
  margin: 0 0 30px 0;
  border: 1px solid #e5e5e5;
  float: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#checkoutForm .vm-fieldset-customer-note span.customer-note {
  font-weight: 400;
  font-size: 14px;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 3px;
  display: block;
}
#checkoutForm .vm-fieldset-customer-note span.customer-note:before {
  margin-right: 5px;
  content: "\f133";
  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);
}
#checkoutForm .vm-fieldset-customer-note textarea#customer_note_field {
  height: 120px;
  margin: 20px 0;
  overflow: auto;
  width: 100%;
  border: 1px solid #f1f1f1;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#checkoutForm .vm-fieldset-customer-note .vm-fieldset-tos input.terms-of-service {
  float: left;
}
#checkoutForm .vm-fieldset-customer-note .vm-fieldset-tos span.cart {
  float: left;
}
#checkoutForm .vm-fieldset-customer-note .vm-fieldset-tos div.terms-of-service {
  width: 100%;
  float: left;
}
#checkoutForm .vm-fieldset-customer-note .vm-fieldset-tos div.terms-of-service .vmicon {
  display: none;
}
#checkoutForm .vm-fieldset-customer-note .vm-fieldset-tos div.terms-of-service a:hover {
  text-decoration: underline;
}
.vmicon,
.vmiconFE {
  background: url(../images/general/vm2-sprite.png) no-repeat top left;
}
.ratingbox {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 19px;
  background: url("../images/general/color-stars.png") repeat-x scroll 0 top transparent;
  margin: 0 auto;
  vertical-align: middle;
}
.ratingbox div,
.ratingbox span {
  background: url(../images/general/color-stars.png) 0 bottom repeat-x;
  display: block;
  width: 1%;
  height: 19px;
  position: absolute;
}
.category h2.category-title {
  font-size: 22px;
}
.orderby-displaynumber {
  position: relative;
  background: #fff;
  display: inline-block;
  width: 100%;
  margin: 0 0 30px;
  padding: 0 0 15px 0;
  font-size: 13px;
  float: left;
  border: none;
  min-height: 40px;
}
.orderby-displaynumber .display-number {
  min-width: 115px;
}
.orderby-displaynumber .result-count {
  margin: 8px 0 0 25px;
}
.orderby-displaynumber .view-mode {
  margin-top: 9px;
}
.orderby-displaynumber .view-mode a {
  display: block;
  float: left;
  font-size: 12px;
  margin-right: 15px;
  position: relative;
  z-index: 2;
}
.orderby-displaynumber .view-mode a i {
  margin-right: 5px;
  line-height: 16px;
  font-size: 18px;
}
.orderby-displaynumber .view-mode a span {
  -webkit-transform: translate(0,-2px);
  -ms-transform: translate(0,-2px);
  -o-transform: translate(0,-2px);
  transform: translate(0,-2px);
  display: inline-block;
}
.orderby-displaynumber .vm-order-list {
  float: left;
  padding: 0px 0;
}
.orderby-displaynumber .vm-order-list a {
  color: #898989 !important;
}
.orderby-displaynumber .vm-order-list .orderlistcontainer {
  margin: 2px 0 0;
  position: relative;
  float: left;
  padding-bottom: 5px;
}
.orderby-displaynumber .vm-order-list .orderlistcontainer div.orderlist {
  top: 32px;
  right: 0;
  z-index: 99;
  width: 200px;
}
.orderby-displaynumber .vm-order-list .orderlistcontainer div.orderlist a {
  line-height: 20px;
}
.orderby-displaynumber .vm-order-list .orderlistcontainer div.orderlist a:hover {
  color: #fff !important;
}
.orderby-displaynumber .vm-order-list .title {
  float: left;
  vertical-align: middle;
  margin: 0 10px 0 0;
  line-height: 30px;
  font-size: 12px;
}
.orderby-displaynumber .vm-order-list .activeOrder {
  float: left;
  padding: 0px 21px 0px 5px;
  line-height: 24px;
  vertical-align: bottom;
  text-align: center;
  background: url(../images/select_lang.png) no-repeat scroll 100% 50% #fff;
  border-radius: 0px;
  width: 110px;
  overflow: hidden;
  border: 1px solid #ccc;
  margin-top: 2px;
}
.orderby-displaynumber .vm-order-list .activeOrder a {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
}
.orderby-displaynumber .display-number {
  line-height: 30px;
  padding: 0px 0px;
  font-size: 12px;
  margin: 2px 0 0;
}
.orderby-displaynumber .display-number select {
  padding: 0 5px;
  font-size: 12px;
  vertical-align: middle;
  text-align: center;
  background: #fff;
  position: relative;
  height: 24px;
  margin: 0 0 2px;
  width: 69px;
  cursor: pointer;
  box-shadow: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  font-weight: normal;
}
.orderby-displaynumber .display-number select option {
  padding-right: 10px;
}
.orderby-displaynumber .display-number .number {
  display: inline-block;
  position: relative;
  margin: 3px 0 0 10px;
  border: none;
  border-radius: 0px;
  cursor: pointer;
  overflow: hidden;
  float: right;
}
.orderby-displaynumber .display-number .number:after {
  content: "";
  position: absolute;
  right: 1px;
  top: 5px;
  height: 22px;
  background: url(../images/select_lang.png) no-repeat scroll 100% 50% #fff;
  width: 25px;
  pointer-events: none;
  z-index: 2;
}
.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: 1px;
  top: 1px;
  height: 21px;
  background: url(../images/select_lang.png) no-repeat scroll 100% 50% #fff;
  width: 21px;
  pointer-events: none;
  z-index: 9;
}
.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;
  line-height: 24px;
  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;
}
.display-number {
  line-height: 22px;
  vertical-align: middle;
}
.display-number select {
  width: auto;
  padding: 7px 5px;
  margin: 0 0 1px;
  display: inline-block;
  text-align: center;
  background: #ededed;
  color: #898888;
  border: 0;
}
.vm-pagination {
  line-height: 25px;
}
.vm-pagination .pagination >li >a,
.vm-pagination .pagination >li >span {
  padding: 6px 12px;
  line-height: 30px;
}
.vm-pagination.vm-pagination-top {
  display: inline-block;
}
.vm-pagination.vm-pagination-top ul {
  display: inline-block;
  margin-right: 5px;
}
.vm-pagination.vm-pagination-bottom {
  width: 100%;
  text-align: right !important;
  padding: 10px 15px;
  margin: 0 0 30px;
  border-bottom: 1px solid #eee;
}
.vm-pagination.vm-pagination-bottom ul {
  display: inline-block;
}
.vm-pagination ul li {
  display: inline-block;
  margin: 0 5px;
}
.vm-pagination ul li a {
  color: #222;
}
.vm-pagination ul li.pagination-active a {
  text-decoration: underline;
}
h1.title-category {
  display: inline-block;
  width: 100%;
}
.btn-wishlist .quantity-input {
  width: 40px;
  height: 34px;
  padding: 2px;
  text-align: center;
  margin-right: 10px;
}
.btn-wishlist a {
  float: left;
}
.btn-wishlist .addtofav_aws_icon i,
.btn-wishlist .addtofav_aws_icon_active i {
  width: 100%;
  float: left;
  line-height: inherit;
}
.fav_table .fav_col {
  border: 1px solid #e5e5e5;
  padding: 15px 5px;
}
.fav_table .fav_col img {
  display: inline-block;
}
.fav_table .fav_heading {
  background-color: #fafafa;
}
.fav_table .prod_name {
  font-size: 15px;
  font-weight: normal;
}
.vmproducts .quantity-box,
.vmproducts .quantity-controls,
.topten-view .quantity-box,
.topten-view .quantity-controls,
.latest-view .quantity-box,
.latest-view .quantity-controls,
.recent-view .quantity-box,
.recent-view .quantity-controls,
.featured-view .quantity-box,
.featured-view .quantity-controls,
.browse-view .quantity-box,
.browse-view .quantity-controls {
  display: none;
}
.product-price,
.related-product-price {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
  margin-top: 2px;
}
.product-price > div,
.related-product-price > div {
  display: inline-block;
}
.product-price .price-crossed,
.related-product-price .price-crossed {
  -webkit-transform: translate(0,-3px);
  -ms-transform: translate(0,-3px);
  -o-transform: translate(0,-3px);
  transform: translate(0,-3px);
}
.product-price .price-crossed span,
.related-product-price .price-crossed span {
  color: #909295;
  font-size: 20px;
  margin-left: 10px;
  text-decoration: line-through;
}
.product-price .price-crossed span.vm-price-desc,
.related-product-price .price-crossed span.vm-price-desc {
  display: none;
}
.product-price .PricediscountAmount,
.related-product-price .PricediscountAmount {
  margin-left: 10px;
}
.product-price .PricediscountAmount span,
.related-product-price .PricediscountAmount span {
  color: #42414f;
  font-size: 13px;
}
.btn-wishlist a {
  display: inline-block;
  width: 100%;
}
.product-row > .product {
  margin-bottom: 45px;
}
.addtocart-area .product-fields {
  display: none;
}
.product .product-inner {
  float: left;
  width: 100%;
}
.product .product-inner .border-hover,
.product .product-inner .box-content {
  float: left;
  width: 100%;
}
.product .product-inner h2.product-title,
.product .product-inner h3.product-title {
  font-size: 13px;
  text-transform: capitalize;
  float: left;
  width: 100%;
  margin: 10px 0;
}
.product .product-inner h2.product-title:before,
.product .product-inner h3.product-title:before {
  content: "";
  display: block;
  width: 36px;
  margin: 0 auto 10px;
  border-top: 4px solid #2f2f2f;
}
.product .product-inner h2.product-title a,
.product .product-inner h3.product-title a {
  font-size: 13px;
  color: #6f6f6f;
}
.product .product-inner .vm-product-media-container {
  margin: 0;
  position: relative;
  text-align: center;
  width: 100%;
  overflow: hidden;
}
.product .product-inner .vm-product-media-container .product-status .label-pro {
  position: absolute;
  z-index: 1;
  min-width: 54px;
  right: 5px;
  top: 11px;
  display: inline-block;
  padding: 5px 11px 4px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.product .product-inner .vm-product-media-container .product-status .label-pro.status-new-sale {
  right: 38px;
}
.product .product-inner .vm-product-media-container .product-status .status-sale {
  background: #f57d65;
}
.product .product-inner .vm-product-media-container .product-status .status-new,
.product .product-inner .vm-product-media-container .product-status .status-new-sale {
  background: #83cbdc;
}
.product .product-inner .vm-product-media-container .timer-grid {
  position: absolute;
  overflow: hidden;
  top: 20px;
  left: 15px;
}
.product .product-inner .vm-product-media-container .timer-grid .sec {
  border-right: 0;
}
.product .product-inner .vm-product-media-container .timer-grid .box-time-date {
  padding: 5px;
  background: #ec4445;
  text-align: center;
  color: #838383;
  font-size: 11px;
  text-transform: uppercase;
  background: #fff;
  margin-bottom: 5px;
}
.product .product-inner .vm-product-media-container .timer-grid .box-time-date span {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: -5px;
}
.product .product-inner .vm-product-media-container .timer-grid .box-time-date .number {
  display: block;
  background: #f57d65;
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 18px;
  padding: 10px 8px;
  width: 100%;
}
.product .product-inner .vm-product-media-container .timer-grid span span {
  width: 18%;
  display: inline-block;
  text-align: center;
  line-height: 20px;
  border: 2px solid #dddddd;
  border-bottom: 0;
  margin: 0 8px;
  background-color: #fff;
  padding-top: 8px;
  background-image: none;
}
.product .product-inner .vm-product-media-container .timer-grid span.day span {
  margin-left: 0 !important;
}
.product .product-inner .vm-product-media-container .timer-grid span.sec span {
  margin-right: 0 !important;
  background-image: none !important;
}
.product .product-inner .vm-product-media-container .actions {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 10;
  visibility: hidden;
  -moz-transform: translateY(100px);
  -webkit-transform: translateY(100px);
  -o-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: all .5s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-animation-duration: .3s;
  -moz-animation-duration: .3s;
  -o-animation-duration: .3s;
  animation-duration: .3s;
  transition-delay: 0.2s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .product-inner .vm-product-media-container .actions span.addtocart-button input {
  background: #919191;
}
.product .product-inner .vm-product-media-container .actions span.addtocart-button input,
.product .product-inner .vm-product-media-container .actions .btn-wishlist .addtofav_aws_icon,
.product .product-inner .vm-product-media-container .actions .btn-wishlist .addtofav_aws_icon_active,
.product .product-inner .vm-product-media-container .actions .vm-details-button {
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  position: relative;
  text-shadow: none;
  text-align: center;
  text-transform: uppercase;
}
.product .product-inner .vm-product-media-container .actions span.addtocart-button {
  position: relative;
}
.product .product-inner .vm-product-media-container .actions span.addtocart-button:before {
  position: absolute;
  content: "\f217";
  font-family: FontAwesome;
  float: left;
  width: 40px;
  font-size: 12px;
  z-index: 1;
  text-align: center;
  line-height: 30px;
  color: #fff;
}
.product .product-inner .vm-product-media-container .actions .addtocart-area {
  float: left;
  width: 60%;
}
.product .product-inner .vm-product-media-container .actions .addtocart-area span.addtocart-button {
  width: 100%;
}
.product .product-inner .vm-product-media-container .actions .addtocart-area span.addtocart-button input {
  width: 100%;
}
.product .product-inner .vm-product-media-container .actions .btn-wishlist,
.product .product-inner .vm-product-media-container .actions .vm-details-button {
  float: left;
  width: 20%;
}
.product .product-inner .vm-product-media-container .actions .vm-details-button.details-class {
  width: 40%;
}
.product .product-inner .vm-product-media-container .actions .btn-wishlist .addtofav_aws_icon,
.product .product-inner .vm-product-media-container .actions .btn-wishlist .addtofav_aws_icon_active,
.product .product-inner .vm-product-media-container .actions .vm-details-button a {
  border-left: 1px solid #fff;
}
.product .product-inner .vm-product-media-container .actions .btn-wishlist form {
  width: 100%;
}
.product .product-inner .vm-product-media-container .actions .btn-wishlist .addtofav_aws_icon,
.product .product-inner .vm-product-media-container .actions .btn-wishlist .addtofav_aws_icon_active {
  width: 100%;
}
.product .product-inner .vm-product-media-container .actions .btn-wishlist .addtofav_aws_icon span,
.product .product-inner .vm-product-media-container .actions .btn-wishlist .addtofav_aws_icon_active span {
  display: none;
}
.product .product-inner .vm-product-media-container .actions .vm-details-button {
  background: #b4b4b4;
}
.product .product-inner .vm-product-media-container .actions .vm-details-button a {
  width: 100%;
  display: inline-block;
  color: #fff;
}
.product .product-inner .vm-product-media-container .actions .vm-details-button span {
  display: none;
}
.product .product-inner .pro-image {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product .product-inner .pro-image img {
  width: 100%;
}
.product .product-inner .first-image {
  display: block;
}
.product .product-inner .second-image {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .product-inner.single-image .pro-image {
  overflow: hidden;
}
.product .product-inner.single-image .pro-image img {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product .product-inner .text-block {
  float: left;
  width: 100%;
  padding: 15px 20px;
  text-align: center;
}
.product .product-inner .vm-product-rating-container {
  color: #fff;
}
.product .product-inner .vm-product-rating-container .amount {
  margin-left: 3px;
}
.product .product-inner .vm-product-rating-container .amount a {
  font-size: 11px;
  line-height: 1.25;
  display: inline-block;
}
.product .product-inner:hover .actions {
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.product .product-inner:hover .text-block {
  background: #f0f0f0;
}
.product .product-inner:hover .vm-product-media-container a.single-image .pro-image img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.product .product-inner:hover .vm-product-media-container .second-image {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.vm-product-media-container .main-image img {
  width: 100%;
}
.vm-product-media-container {
  float: left;
  position: relative;
}
.additional-images {
  position: absolute;
  left: 0;
  width: 95px;
  z-index: 2;
}
.additional-images img {
  width: 100%;
}
.additional-images img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.main-image {
  display: inline-block;
  margin: 0;
  padding: 0 30px 0 130px;
  position: relative;
}
.main-image .img-large {
  position: relative;
  z-index: 0;
}
.main-image .img-large .label-pro {
  background: none;
  border-radius: 0;
  box-shadow: none;
  color: #ffffff;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  height: 60px;
  left: 8px;
  line-height: 60px;
  padding: 0;
  position: absolute;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  top: 8px;
  width: 60px;
  z-index: 3;
}
.main-image .img-large .label-pro.sale .label-bg {
  background: #ff4064;
}
.main-image .img-large .label-pro.sale-new .label-bg,
.main-image .img-large .label-pro.new .label-bg {
  background: #f9c452;
}
.main-image .img-large .label-pro.sale-new {
  left: auto;
  right: 8px;
}
.main-image .img-large .label-pro .label-bg {
  border-radius: 100%;
  display: block;
  height: 60px;
  left: 0;
  position: absolute;
  top: 0;
  width: 60px;
  z-index: 1;
}
.main-image .img-large .label-pro .label-text {
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  position: relative;
  z-index: 2;
  font-size: 16px;
}
.vm-additional-images {
  display: inline-block;
}
.additional-images ul li {
  position: relative;
  float: left;
  display: block;
}
.additional-images .caroufredsel_wrapper ul li {
  padding: 15px 0;
}
.additional-images .caroufredsel_wrapper ul li .item-inner {
  padding: 0 0;
}
#additional_images_gallery li {
  margin-bottom: 57px;
}
#additional_images_gallery li:last-child {
  margin-bottom: 0;
}
.additional-images .lSAction a {
  position: absolute;
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  color: #fff;
  border-radius: 100%;
  display: block !important;
  font-size: 22px;
  height: 28px;
  left: 50%;
  line-height: 28px;
  margin-top: -2px;
  margin-left: -14px;
  text-align: center;
  top: 20px;
  width: 28px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.additional-images .lSAction a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.additional-images .lSAction a:before {
  font-family: FontAwesome;
  content: "\f106";
}
.additional-images .lSAction a.lSNext:before {
  content: "\f107";
}
.additional-images .lSAction a i {
  float: left;
  height: 28px;
  line-height: 28px;
  width: 100%;
}
.additional-images .lSAction a.lSNext {
  bottom: 20px;
  top: auto;
}
span.addtocart-button {
  float: left;
}
.fav_addtocart-bar span.quantity-controls {
  float: left;
  display: inline-block;
  margin-right: 5px;
}
.fav_addtocart-bar span.quantity-controls input {
  padding: 0 15px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #f1f1f1;
  height: 40px;
  line-height: 40px;
}
.fav_addtocart-bar span.quantity-controls input.quantity-plus {
  background-image: url(../images/general/qty-increase.png);
}
.fav_addtocart-bar span.quantity-controls input.quantity-minus {
  float: left;
  margin-right: 4px;
  background-image: url(../images/general/qty-decrease.png);
}
.fav_addtocart-bar .addtocart-button input {
  color: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  padding: 0 20px;
  margin: 0;
  text-transform: uppercase;
}
.fav_addtocart-bar .addtocart-button:hover input {
  color: #fff !important;
}
.fav_addtocart-bar .quantity-box {
  margin-right: 10px;
  float: left;
}
.fav_addtocart-bar .quantity-box .quantity-input {
  width: 40px;
  height: 40px;
}
.mage-products .product .product-inner {
  padding: 0 15px;
  margin-bottom: 30px;
  overflow: hidden;
}
.mage-products .product .product-inner .product-box {
  overflow: hidden;
  background: #f0f0f0;
}
.mage-products .product .product-inner h2.product-title,
.mage-products .product .product-inner h3.product-title {
  text-transform: uppercase;
}
.mage-products .product .product-inner h2.product-title:before,
.mage-products .product .product-inner h3.product-title:before {
  margin: 0 0 12px;
}
.mage-products .product .product-inner .ratingbox {
  margin: 0;
}
.mage-products .product .product-inner .pull-left {
  width: 40%;
}
.mage-products .product .product-inner .vm-product-media-container {
  width: 100%;
  padding-right: 20px;
}
.mage-products .product .product-inner .text-block {
  width: 60%;
  float: left;
  padding: 20px 0;
  text-align: left;
}
.vm-product-details-container h1 {
  font-size: 40px;
  margin-top: -10px;
  margin-bottom: 7px;
}
.vm-product-details-container .back-to-category {
  display: none;
}
.vm-product-details-container .in-stock {
  font-size: 13px;
  font-weight: bold;
}
.vm-product-details-container .vm-product-rating-container {
  margin-bottom: 10px;
}
.vm-product-details-container .ratingbox {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.vm-product-details-container .add_review a,
.vm-product-details-container .separator {
  color: #8c8b8b;
  font-size: 12px;
  line-height: 12px;
}
.vm-product-details-container .icons {
  float: left;
  display: inline-block;
  width: 100%;
  padding: 15px 0;
  margin: 0;
  border-top: 1px dashed #ddd;
  border-bottom: 1px dashed #ddd;
}
.vm-product-details-container .icons a {
  float: left;
  display: inline-block;
  margin-right: 10px;
  font-weight: normal;
  color: #6f6f6f;
}
.vm-product-details-container .icons a:before {
  float: left;
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  background-color: #f5f6f8;
  color: #999;
  margin-right: 10px;
}
.vm-product-details-container .icons a span {
  float: left;
  line-height: 34px;
}
.vm-product-details-container .icons a:hover:before {
  color: #fff;
}
.vm-product-details-container .product-price {
  margin-bottom: 20px;
  margin-top: 20px;
}
.vm-product-details-container .product-price span {
  font-size: 32px;
  line-height: 32px;
  font-weight: 400;
}
.vm-product-details-container .product-price .price-crossed span {
  font-size: 22px;
}
.vm-product-details-container .product-price .PricediscountAmount span {
  font-size: 16px;
}
.vm-product-details-container .product-short-description {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}
.vm-product-details-container .product-fields-title {
  color: #333;
  font-size: 12px;
  text-transform: uppercase;
}
.vm-product-details-container .product-field-display {
  margin-top: 3px;
}
.vm-product-details-container .product-fields {
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 5px;
}
.vm-product-details-container .product-fields .product-field {
  margin-top: 10px;
  width: 100%;
  float: left;
}
.vm-product-details-container .product-fields .product-field:first-child {
  float: left;
}
.vm-product-details-container .addtocart-area {
  width: 100%;
  display: inline-block;
}
.vm-product-details-container .addtocart-bar span.addtocart-button input {
  color: #fff;
  font-size: 12px;
  height: 55px;
  line-height: 55px;
  font-size: 16px;
  padding: 0 30px;
  margin: 0;
  text-transform: uppercase;
}
.vm-product-details-container .add-to-box {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  margin-top: 10px;
  padding: 20px 0;
}
.vm-product-details-container .btn-compare,
.vm-product-details-container .btn-wishlist {
  float: left;
  display: inline-block;
}
.vm-product-details-container div#vmcompare {
  padding: 0;
  display: inline-block;
  float: left;
  margin-right: 10px;
  font-weight: normal;
}
.vm-product-details-container div#vmcompare a {
  border: 0;
  cursor: pointer;
  font-family: Arial;
  color: #b8b8b8;
  font-weight: normal;
  display: inline-block;
  height: auto;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  width: auto;
  background: transparent !important;
  line-height: 34px;
  padding: 0;
  font-size: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.vm-product-details-container div#vmcompare a:before {
  float: left;
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  background-color: #ededed;
  color: #999;
  margin-right: 10px;
  padding: 0;
  content: "\f012";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
.vm-product-details-container div#vmcompare a:hover:before {
  color: #fff;
}
.vm-product-details-container .btn-wishlist .addtofav_aws_icon,
.vm-product-details-container .btn-wishlist .addtofav_aws_icon_active {
  padding: 0;
  font-size: 1em;
  line-height: 1;
  background: transparent;
  font-family: Arial;
  font-weight: normal;
}
.vm-product-details-container .btn-wishlist .addtofav_aws_icon i,
.vm-product-details-container .btn-wishlist .addtofav_aws_icon_active i {
  float: left;
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  margin-right: 10px;
  padding: 0;
}
.vm-product-details-container .btn-wishlist .addtofav_aws_icon span,
.vm-product-details-container .btn-wishlist .addtofav_aws_icon_active span {
  line-height: 34px;
}
.vm-product-details-container .btn-wishlist .addtofav_aws_icon:hover i,
.vm-product-details-container .btn-wishlist .addtofav_aws_icon_active:hover i {
  color: #fff;
}
.vm-product-details-container .btn-wishlist .addtofav_aws_icon i {
  background-color: #ededed;
  color: #b8b8b8;
}
.vm-product-details-container .btn-wishlist .addtofav_aws_icon span {
  color: #b8b8b8;
}
.vm-product-details-container .btn-wishlist .addtofav_aws_icon_active i {
  color: #fff;
}
.vm-product-details-container .ask-a-question {
  float: left;
  display: inline-block;
  width: 100%;
  margin-top: 15px;
  line-height: 30px;
}
.vm-product-details-container .ask-a-question:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.vm-product-details-container .ask-a-question i {
  font-size: 30px;
  margin-right: 5px;
  float: left;
}
.link-share {
  width: 100%;
  display: inline-block;
}
#tab-block {
  margin-top: 45px;
}
#related_caroufredsel .item {
  padding-top: 15px;
  padding-bottom: 15px;
}
#related_caroufredsel .vm-product-media-container img {
  width: 100%;
  display: inline-block;
}
.product-related-products {
  position: relative;
  z-index: 0;
  margin-top: 37px;
  overflow: hidden;
}
.product-related-products .product-fields-title-wrapper {
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 16px 0;
  padding: 10px 0 12px;
}
.product-related-products .product-fields-title-wrapper h2 {
  font-size: 20px;
  text-transform: uppercase;
  line-height: 24px;
  margin: 0;
}
.product-related-products .related_slider .lSSlideOuter {
  overflow: visible !important;
}
.product-related-products .related_slider .lSSlideWrapper {
  overflow: visible !important;
}
.product-related-products .related_slider .lSAction {
  position: absolute;
  z-index: 0;
  top: 15px;
  right: -13px;
}
.product-nav {
  border-bottom: 1px solid #e5e5e5;
  float: left;
  font-size: 14px;
  margin: -5px 0 19px;
  padding: 0;
  width: 100%;
  padding-bottom: 17px;
}
.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 {
  border: 1px solid #bababa;
  border-radius: 68px;
  color: #bababa;
  display: block;
  float: left;
  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";
}
.page-header {
  padding-bottom: 0;
  margin: 0 0 45px;
  border-bottom: 2px solid #2f2f2f;
}
.page-header h1 {
  margin: 0 0 4px;
  font-size: 32px;
  font-weight: 500;
}
.tags {
  margin-top: 20px;
}
.tags >span {
  letter-spacing: 2px;
}
.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;
}
.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;
}
.icons {
  display: inline-block;
}
.post-format {
  float: left;
  display: inline-block;
}
.post-format i {
  position: relative;
  float: left;
  display: inline-block;
  width: 50px;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  border-radius: 0;
  margin-right: 20px;
}
.post-format i:after {
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  content: "";
  display: block;
  height: 0;
  margin-top: -6px;
  position: absolute;
  right: -6px;
  top: 50%;
  width: 0;
}
.entry-link,
.entry-quote {
  z-index: 0;
}
h2.entry-title {
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 50px;
  display: inline-block;
}
h2.entry-title a {
  color: #6f6f6f;
}
.entry-header .icons {
  float: right;
}
.entry-header .icons a {
  font-size: 13px;
  line-height: 1;
  padding: 18px 15px;
  border: 0;
  border-radius: 0;
}
.entry-header .icons .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #f5f5f5;
}
.entry-header .icons .btn:active,
.entry-header .icons .btn.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.entry-header .icons .dropdown-menu a {
  padding: 10px 15px;
  margin-top: 0;
}
.entry-header .icons .dropdown-menu a span {
  margin-right: 7px;
}
.entry-link {
  padding: 100px 50px;
  position: relative;
}
.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;
  background: none;
}
.entry-audio.embed-responsive {
  padding-bottom: 197px !important;
}
.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;
}
.quote-text-dark {
  background: #393939;
  padding: 20px 0;
  padding-left: 60px;
  padding-right: 30px;
  position: relative;
  line-height: 20px !important;
  font-size: 14px !important;
  color: #f9f9f9 !important;
  font-style: italic;
}
.quote-text-dark:after {
  content: "\f10e";
  font-family: "FontAwesome";
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 22px;
  font-style: normal;
  height: 18px;
  margin-top: -9px;
}
.article-info {
  margin: 0 -8px 5px;
  line-height: 12px;
}
.article-info >dd {
  float: none;
  width: auto;
  display: inline-block;
  font-size: 12px;
  color: #666;
  text-transform: uppercase;
  margin: 0 8px;
  overflow: auto;
}
.article-info >dd >i {
  display: inline-block;
  margin-right: 3px;
}
.pager li>a,
.pager li>span {
  padding: 7px 22px;
  border: 0;
  background: #f5f5f5;
}
.pager li>a:hover,
.pager li>a:focus,
.pager li>span:hover,
.pager li>span:focus {
  color: #fff;
}
.pager li>a i,
.pager li>span i {
  font-size: 12px;
}
article.item {
  margin-bottom: 50px;
}
.item .item-content .item-introtext {
  display: inline-block;
  width: 100%;
  padding: 30px 20px;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}
.blog .item {
  border: 1px solid #ececec;
}
.blog .article-info {
  margin: 0 -8px;
  padding: 15px;
}
.blog article.item {
  width: 100%;
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
}
.blog article.item.column-4 h2.entry-title {
  font-size: 12px;
}
.blog article.item.column-4 .entry-header .icons {
  display: none;
}
.blog article.item.column-4 .entry-header .icons a {
  padding: 18px 5px;
}
.blog article.item.column-4 .entry-header .icons .dropdown-menu a {
  padding: 8px 5px;
}
.blog article.item.column-4 .readmore a,
.blog article.item.column-4 .jcomments-links a {
  width: 100%;
  margin-top: 10px;
}
.blog article.item.column-4 .article-info {
  text-align: center;
}
.blog article.item .readmore a,
.blog article.item .jcomments-links a {
  background: #646464;
  border: none;
  color: #fff;
  line-height: 40px;
  display: inline-block;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 40px;
  padding: 0 28px;
  text-transform: uppercase;
}
.blog article.item .readmore a:after,
.blog article.item .jcomments-links a:after {
  margin-left: 20px;
  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: "\f061";
}
.blog article.item .readmore a i,
.blog article.item .jcomments-links a i {
  margin-left: 20px;
}
.blog article.item .readmore a:hover,
.blog article.item .jcomments-links a:hover {
  color: #fff;
}
.com-tags #mod_languages .chzn-container,
.com-tags #cur_form .chzn-container,
.com-tags .sp-vmsearch-categorybox .chzn-container {
  display: none;
}
.com-tags .sp-vmsearch-categorybox .sp-vmsearch-categories {
  display: block !important;
}
.com-tags #adminForm .btn-group select {
  display: inline-block !important;
  width: 80px;
}
.com-tags #adminForm .btn-group .chzn-container {
  display: none;
}
.com-tags #adminForm .btn-group #filter-search {
  display: inline-block;
}
.com-tags .list-striped {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}
.com-tags .list-striped li {
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
.com-tags .list-striped li:hover {
  padding-left: 20px;
}
.com-tags .list-striped li a {
  font-size: 16px;
}
.com-tags .list-striped li a:before {
  display: inline-block;
  content: "\f0da";
  font-family: FontAwesome;
  line-height: 35px;
  margin-right: 10px;
}
.item-page .entry-header {
  padding: 0;
  margin-bottom: 20px;
  border: none;
  border-right: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}
.item-page .article-info {
  padding: 0 20px;
  line-height: 38px;
  border: 1px solid #ececec;
  margin: 0;
  margin-top: 20px;
}
.item-page .social-sharing {
  background: #f9f9f9;
  float: left;
  margin: 0px;
  padding: 30px;
  width: 100%;
}
.item-page .social-sharing .title-sharing {
  background: none;
  color: #909295;
  float: left;
  font-size: 16px;
  line-height: 30px;
  margin: 0 20px 0 0;
  text-transform: none;
}
.item-page .social-sharing a {
  border: 1px solid #ececec;
  border-radius: 3px;
  color: #909295;
  display: inline-block;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  width: 40px;
}
.item-page .social-sharing a.social_facebook:hover {
  background: #3B579D;
  border: 1px solid #3B579D;
  color: #fff;
}
.item-page .social-sharing a.social_twitter:hover {
  background: #3ACAFF;
  border: 1px solid #3ACAFF;
  color: #fff;
}
.item-page .social-sharing a.social_google:hover {
  background: #D11717;
  border: 1px solid #D11717;
  color: #fff;
}
article .tags {
  width: 100%;
  float: left;
  margin-top: 20px;
}
article .tags a {
  padding: 0 10px;
  line-height: 28px;
  text-align: center;
  margin-right: 5px;
  margin-bottom: 5px;
  border: 1px solid #ececec !important;
  display: inline-block;
  text-transform: capitalize;
  text-shadow: none;
  font-weight: normal;
  border-radius: 0px;
  box-shadow: none;
  font-size: 12px;
}
article .pager.pagenav {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}
article .pager.pagenav li a {
  font-size: 13px;
  padding: 4px 20px;
}
article .pager.pagenav li a span {
  font-size: 10px;
}
.pagination-wrapper {
  text-align: center;
}
.pagination-wrapper .counter {
  margin-top: 20px;
  margin-bottom: 0;
}
.pagination {
  margin: 0;
  width: 100%;
  text-align: center;
  border-top: 2px solid #2f2f2f;
  border-radius: 0;
  padding: 5px 0;
}
.pagination li {
  display: inline-block;
  margin: 0 2px;
  border-radius: 0;
}
.pagination li a {
  display: inline-block;
  background: none !important;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 36px;
  min-width: 23px;
  height: 36px;
  text-align: center;
  padding: 0 10px;
  text-transform: uppercase;
  color: #4c4c4c;
  border: 0 !important;
  border-radius: 0 !Important;
  border-bottom: 2px solid transparent !important;
}
.jcomments-links {
  text-align: left;
}
.item-block-bottom {
  border: 1px solid #eef0f2;
  padding: 15px;
  border-top: 0;
  display: inline-block;
  width: 100%;
}
.item-block-bottom >dd {
  display: inline-block;
  margin: 0;
}
.item-block-bottom .published {
  float: left;
}
.item-block-bottom .hits {
  float: right;
}
.comments-link,
.readmore-link {
  padding: 3px 15px;
  display: inline-block;
  font-size: 12px;
  color: #3c414c;
  text-transform: uppercase;
  border: 1px solid #a5a9ac;
  text-align: center;
  padding-top: 3px;
  border-radius: 4px;
  line-height: 28px;
  background: #fbfcfd;
  background-image: none;
}
.comments-link:hover,
.readmore-link:hover {
  color: #fff;
}
.smiles img {
  display: inline-block;
}
#comments h4.coments_header,
#jc h4.coments_header {
  color: #505558;
  font-weight: 300 !important;
  line-height: 36px;
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e6ebed;
  display: block;
  text-align: left;
  padding-bottom: 10px;
}
#comments h4.coments_header:after,
#jc h4.coments_header:after {
  content: "";
  display: inherit;
  width: 34px;
  height: 2px;
  background: #bbbfc8;
  position: absolute;
  bottom: -1px;
  left: 0;
  margin-left: 0;
}
#jc {
  padding: 0;
}
#jc h4 {
  border-bottom: 8px solid #f7f7f7;
  color: #777;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 45px;
}
#jc input[type="text"],
#jc input[type="password"],
#jc input[type="email"],
#jc textarea,
#jc select {
  width: 100%;
  max-width: 100% !important;
  border: 1px solid #ececec;
  color: #8a8d94;
  border-radius: 0;
}
#jc input,
#jc select {
  padding: 9px 20px 9px 20px !important;
  margin-top: 6px;
  margin-bottom: 12px;
  height: auto !important;
}
p.comment-form-author,
p.comment-form-email,
p.comment-form-url,
p.comment-form-comment {
  padding-left: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: #8a8d94;
}
#comments-form p,
#comments-form #comments-form-buttons,
#comments-form #comments-form-error,
#comments-form #comments-form-captcha-holder {
  margin-left: 0 !important;
  font-size: 14px;
}
#comments-form input {
  background-color: #fdfdfd;
}
#comments-form input:focus {
  border: 1px solid #a9bff0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
#comments-form input.checkbox {
  float: left;
  margin: 5px 3px 0 0;
}
#comments-form input.captcha {
  width: 121px !important;
}
#comments-form textarea {
  padding: 20px !important;
  background-color: #fdfdfd;
}
#comments-report-form #comments-form-send.btn,
#comments-form #comments-form-send.btn {
  background-image: none !important;
  margin-right: 0 !important;
}
#comments-report-form #comments-form-send.btn div,
#comments-form #comments-form-send.btn div {
  margin: 0 !important;
  background-image: none !important;
  padding: 0;
}
#comments-report-form #comments-form-send a,
#comments-form #comments-form-send a {
  color: #fff;
  display: inline-block;
  height: auto !important;
  -webkit-appearance: none;
  margin: 0 0 40px 0;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 15px;
  font-size: 15px;
  padding: 14px 31px;
  border-radius: 4px;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
#comments-report-form #comments-form-send a:hover,
#comments-form #comments-form-send a:hover {
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
.comments-link,
.readmore-link {
  margin: 5px auto;
}
.sp-comingsoon {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.sp-comingsoon body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  color: #fff;
  font-family: Open Sans, sans-serif;
}
.sp-comingsoon .csoon-header {
  text-align: center;
}
.sp-comingsoon .csoon-header p {
  text-align: center;
}
.sp-comingsoon .csoon-header img {
  text-align: center;
  display: table;
  margin: 0 auto;
}
.sp-comingsoon .sp-comingsoon-title {
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-weight: 400;
  margin: 0 0 20px;
}
.sp-comingsoon .sp-comingsoon-content {
  font-size: 16px;
  color: #FFF;
  text-align: center;
  padding: 0 25% 30px;
  line-height: 24px;
}
.sp-comingsoon .sp-comingsoon-countdown {
  font-size: 14px;
  line-height: 1.42857143;
}
.sp-comingsoon .days,
.sp-comingsoon .hours,
.sp-comingsoon .minutes,
.sp-comingsoon .seconds {
  display: inline-block;
  margin: 80px 15px;
  font-weight: 300;
}
.sp-comingsoon .days .number,
.sp-comingsoon .hours .number,
.sp-comingsoon .seconds .number,
.sp-comingsoon .minutes .number {
  width: 115px;
  height: 115px;
  line-height: 115px;
  border: 5px solid #ff8787;
  border-radius: 50%;
  display: inline-block;
  font-size: 38px;
  font-weight: 300;
  background-color: #fff;
  color: #132438;
}
.sp-comingsoon .days .string,
.sp-comingsoon .minutes .string,
.sp-comingsoon .seconds .string,
.sp-comingsoon .hours .string {
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  line-height: 40px;
}
.sp-comingsoon .csoon-social {
  background: #e52b50;
  padding: 30px 0;
}
.sp-comingsoon .social-icons li {
  display: inline-block;
  margin: 0 15px;
}
.sp-comingsoon .social-icons li a {
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  display: table;
  border-radius: 50%;
}
.sp-comingsoon .social-icons li a:hover {
  background: #ff8787;
}
.sp-comingsoon-wrap {
  padding: 50px 0 65px;
  background: url(../images/bg_coming_soon.jpg) no-repeat center center fixed;
  background-size: 100% 100%;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 0;
}
.sp-comingsoon-wrap:before {
  background: rgba(0,0,0,0.5);
  content: "";
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
}
.sp-comingsoon-wrap > .container > .text-center {
  position: relative;
}
.csoon-footer p {
  font-size: 14px;
  color: #fff;
  margin: 0;
  line-height: 24px;
  text-align: center;
}
.csoon-footer a {
  color: #e52b50;
}
.qlform .form-horizontal .control-group {
  margin-bottom: 10px;
}
.qlform .form-horizontal .control-group.submit {
  margin-top: 8px;
  margin-bottom: 0;
}
.qlform .form-horizontal .controls {
  position: relative;
  margin-left: 0;
}
.qlform .form-horizontal .controls input,
.qlform .form-horizontal .controls textarea {
  width: 100%;
  height: 40px;
  background-color: #FFF;
  border: 1px solid #DDD;
  margin: 0;
  padding: 3px 30px 3px 17px;
  color: #555;
  font-size: 14px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.qlform .form-horizontal .controls input[name="captcha"] {
  width: auto;
}
.qlform .form-horizontal .controls input.submit {
  width: auto;
  background: #83cbdc;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  padding: 0 36px;
  text-transform: uppercase;
  border: 0;
}
.qlform .form-horizontal .controls input.submit:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.qlform .form-horizontal .controls input.submit:hover {
  background-color: #42414f !important;
}
.qlform .form-horizontal .controls textarea {
  height: 160px;
}
.qlform .form-horizontal .controls:after {
  content: "";
  color: #d0d6d9;
  font-size: 15px;
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  line-height: 38px;
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0,0);
}
.qlform .form-horizontal .controls.jform_name:after {
  content: "\f007";
}
.qlform .form-horizontal .controls.jform_email:after {
  content: "\f0e0";
}
.qlform .form-horizontal .controls.jform_subject:after {
  content: "\f086";
}
.sppb-addon-cta .sppb-cta-subtitle {
  margin-bottom: 0;
  line-height: 26px !important;
}
.sppb-addon-cta .sppb-btn-lg {
  margin-top: 30px;
}
.contact-form .sppb-addon-title {
  border-bottom: 2px solid #e5e5e5;
  margin: 0 0 60px;
  font-size: 35px;
  line-height: 50px;
  font-weight: bold;
  text-transform: uppercase;
}
.sp-page-title {
  margin-bottom: 50px;
}
.contact-page .sp-page-title {
  margin-bottom: 0;
}
#sp-page-builder .page-content .sppb-section.contact-form {
  margin-top: 60px;
  margin-bottom: 40px;
}
.about-us-info .readmore {
  background: #646464;
  border: none;
  color: #fff;
  line-height: 40px;
  display: inline-block;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 40px;
  padding: 0 28px;
  text-transform: uppercase;
  border-radius: 0;
}
.about-us-info .readmore:after {
  margin-left: 20px;
  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: "\f061";
}
.vina-about-tab .sppb-nav-tabs {
  margin: 0;
  border: none;
}
.vina-about-tab .sppb-nav-tabs li {
  list-style: none;
  float: left;
  display: block;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  border-top: 1px solid #e9eaec;
  border-left: 1px solid #e9eaec;
  border-right: 1px solid #e9eaec;
  background: #fff;
  font-size: 13px;
  line-height: 18px;
  position: relative;
  font-weight: 700;
  margin-right: 2px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.vina-about-tab .sppb-nav-tabs li a {
  text-align: center;
  clear: both;
  box-sizing: border-box;
  display: block;
  padding: 12px 10px;
  width: 100%;
  cursor: pointer;
  outline: none;
  color: #848994;
  font-size: 13px;
  text-decoration: none;
  border: none;
  line-height: normal;
  margin: 0;
}
.vina-about-tab .sppb-nav-tabs li.active a {
  cursor: default;
  border: none;
}
.vina-about-tab .sppb-nav-tabs li.active a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.vina-about-tab .sppb-tab-content {
  border: 1px solid #e9eaec;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.vina-about-tab .sppb-tab-content .sppb-tab-pane {
  border-width: 0;
  padding: 25px 30px;
  background: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.vina-about-tab .sppb-tab-content .sppb-tab-pane p {
  margin-bottom: 7px;
  line-height: 23px;
}
.vina-progress-bar {
  position: relative;
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
  height: auto;
  margin-bottom: 0;
  overflow: hidden;
}
.vina-progress-bar .sppb_label {
  margin-bottom: 10px;
  display: inline-block;
  line-height: 16px;
  color: #3b4550;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.vina-progress-bar .sppb_meter {
  margin-bottom: 24px;
  background: #fff;
  height: 9px;
  border-radius: 5px;
  position: relative;
  box-shadow: inset 0 2px 2px #e9eaec;
}
.vina-progress-bar .sppb-progress-bar {
  height: 9px;
  border-radius: 5px;
}
.vina-progress-bar .sppb-progress-bar span {
  line-height: 14px;
  position: absolute;
  display: block;
  width: 42px;
  text-align: right;
  top: -25px;
  right: 0;
  color: #3b4550;
  font-weight: 300;
  font-size: 16px;
}
.vina-accordion .sppb-panel-heading {
  padding: 0;
  position: relative;
}
.vina-accordion .sppb-panel-heading .sppb-panel-title {
  display: block;
  cursor: pointer;
  position: relative;
  border: 1px solid #e9eaec;
  color: #848994;
  padding: 9px 17px 9px 17px;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 700;
  background: #fff;
  box-shadow: 0px 1px #f7f7f8;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
  text-transform: uppercase;
}
.vina-accordion .sppb-panel-heading .sppb-panel-title:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 20px;
  height: 1px;
  width: 13px;
  background: #c7cbd2;
}
.vina-accordion .sppb-panel-heading .sppb-panel-title:after {
  content: "";
  display: block;
  height: 13px;
  width: 1px;
  background: #c7cbd2;
  position: absolute;
  top: 14px;
  right: 26px;
}
.vina-accordion .sppb-panel-heading.active .sppb-panel-title {
  box-shadow: none;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom: none;
}
.vina-accordion .sppb-panel-heading.active .sppb-panel-title:after {
  display: none;
}
.vina-accordion .sppb-panel-heading:hover .sppb-panel-title {
  color: #fff;
}
.vina-accordion .sppb-panel-heading:hover .sppb-panel-title:before,
.vina-accordion .sppb-panel-heading:hover .sppb-panel-title:after {
  background: #fff;
}
.vina-accordion .sppb-panel-body {
  overflow: auto;
  border: 1px solid #e9eaec;
  background: #fff;
  border-top: 0;
  padding: 25px 30px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.vina-accordion .sppb-panel-title {
  font-size: 13px;
}
.vina-accordion .sppb-panel {
  box-shadow: none;
  border: none;
}
.vina-accordion.vina-faq .sppb-panel-heading:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  border: 1px solid #e9eaec;
  border-radius: 50%;
  left: 14px;
  top: 10px;
  z-index: 1;
}
.vina-accordion.vina-faq .sppb-panel-heading .sppb-panel-title {
  padding-left: 45px;
}
.vina-accordion.vina-faq .sppb-panel-heading .sppb-panel-title:before {
  content: "";
  width: 10px;
  height: 2px;
  position: absolute;
  left: 18px;
  top: 18px;
  right: auto;
}
.vina-accordion.vina-faq .sppb-panel-heading .sppb-panel-title:after {
  content: "";
  width: 2px;
  height: 10px;
  position: absolute;
  right: auto;
  top: 14px;
  left: 22px;
}
.vina-feature-box .sppb-icon span {
  width: 76px;
  height: 76px;
  border-radius: 5px;
  margin: 0 auto 14px;
  display: block;
  line-height: 76px;
}
.vina-feature-box .sppb-icon span i {
  font-size: 30px;
  line-height: 70px;
}
.vina-feature-box .sppb-feature-box-title {
  margin-top: 0;
  margin-bottom: 11px;
  line-height: 25px !important;
}
.vina-feature-box .sppb-addon-text {
  padding: 0 10px;
}
.vina-feature-box .sppb-addon-text a i,
.vina-feature-box .sppb-addon-text a em {
  line-height: 8px;
  font-size: 8px;
  margin-left: 10px;
}
.vina-feature-box.vina-feature-box2 {
  cursor: pointer;
  margin-bottom: 30px;
}
.vina-feature-box.vina-feature-box2 .sppb-icon {
  float: left;
}
.vina-feature-box.vina-feature-box2 .sppb-icon span {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  margin: 0 auto 14px;
  display: block;
  line-height: 58px;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
.vina-feature-box.vina-feature-box2 .sppb-feature-box-title {
  padding-top: 10px;
}
.vina-feature-box.vina-feature-box2 .sppb-addon-text {
  padding: 0;
}
.vina-feature-box.vina-feature-box2.white_text .sppb-addon-text {
  color: #848994;
  line-height: 20px;
}
.vina-feature-box.vina-feature-box2.color_text {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}
.vina-feature-box.vina-feature-box2.color_text .sppb-icon span {
  border: 1px solid #fff !important;
  background: #fff;
}
.vina-feature-box.vina-feature-box2.margin_bottom_0 {
  margin-bottom: 0;
}
.vina-feature-box.vina-feature-box3 .sppb-icon span {
  border: 1px solid #e9eaec;
  background: #fff;
}
.vina-feature-box.vina-feature-box4 .sppb-addon-content {
  margin-bottom: 0;
  margin-top: 45px;
  padding: 70px 15px 32px;
  border: 1px solid #e9eaec;
  border-radius: 10px;
  position: relative;
  background: #fff;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
.vina-feature-box.vina-feature-box4 .sppb-icon span {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  position: absolute;
  top: -47px;
  left: 50%;
  margin-left: -45px;
  background: linear-gradient(to bottom,#ffffff,#fafafb);
  border: 1px solid #e9eaec;
  line-height: 96px;
}
.vina-feature-box.vina-feature-box4 .sppb-icon span i {
  font-size: 30px;
  line-height: 86px;
  background: transparent;
}
.vina-feature-box.vina-feature-box4.bg_orange .sppb-icon span {
  background: #f3ae36;
}
.vina-feature-box.vina-feature-box5 {
  position: relative;
  cursor: pointer;
}
.vina-feature-box.vina-feature-box5 .sppb-img img {
  width: 234px;
  border-radius: 50%;
}
.vina-feature-box.vina-feature-box5 .list-social-1 {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -117px;
  width: 234px;
  height: 234px;
  border-radius: 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
.vina-feature-box.vina-feature-box5 .list-social-1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 0.7;
}
.vina-feature-box.vina-feature-box5 .list-social-1 p {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -13px;
  text-align: center;
}
.vina-feature-box.vina-feature-box5 .list-social-1 a {
  color: #fff;
  font-size: 25px;
}
.vina-feature-box.vina-feature-box5 .list-social-1 a em {
  font-size: 25px;
}
.vina-feature-box.vina-feature-box5 .list-social-1 a:hover {
  color: #000;
}
.vina-feature-box.vina-feature-box5 .sppb-feature-box-title .italic {
  color: #9fa4af;
  font-size: 13px;
  position: relative;
  text-transform: none;
  top: -5px;
}
.vina-feature-box.vina-feature-box5 .sppb-feature-box-title:hover {
  text-transform: capitalize;
}
.vina-feature-box.vina-feature-box5 .sppb-feature-box-title:hover .italic {
  text-transform: capitalize;
}
.vina-feature-box.vina-feature-box5:hover .list-social-1 {
  visibility: visible;
  opacity: 1;
}
.list-social-2 {
  font-size: 16px;
}
.list-social-2 a {
  margin-right: 10px;
  text-decoration: none;
  display: inline-block;
  background: #f5f6f8;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 50%;
  color: #9fa4af;
  margin-bottom: 20px;
  font-size: 13px;
}
.list-social-2 a em {
  font-size: 16px !important;
  margin: 0 !important;
}
.list-social-2 a em strong {
  display: none;
}
.list-social-2 a:hover {
  color: #fff;
}
.list-social-2 a.social_facebook:hover {
  background: #3B5998;
}
.list-social-2 a.social_twitter:hover {
  background: #4099FF;
}
.list-social-2 a.social_google:hover {
  background: #d34836;
}
.list-social-2.black-bg a {
  background: #26292e;
  color: #9fa4af !important;
  margin: 0 5px;
}
.list-social-2.black-bg a:hover {
  color: #fff !important;
}
.our-works ul {
  margin-bottom: 0;
  padding: 0;
}
.our-works ul li {
  list-style: none;
  margin: 0 0 20px;
  padding-left: 60px;
  position: relative;
}
.our-works ul li em {
  background: #83cbdc;
  border: 3px solid #bfe4ed;
  border-radius: 84px;
  color: #fff;
  display: inline-block;
  float: left;
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  height: 48px;
  left: 0;
  line-height: 42px;
  margin-right: 15px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 48px;
}
@media (max-width: 768px) {
  .sppb-addon-image-content .sppb-image-holder {
    position: inherit;
    width: 100% !important;
    height: 300px;
  }
}
.tabs_buttons .sptab-title em {
  display: none !important;
}
.sp-module.row .tabs_buttons {
  padding: 0 15px;
}
.sptab .items_mask {
  overflow: visible !important;
}
#sp-home1-tabs-product .sp-module div.sptab,
#sp-home2-tabs-product .sp-module div.sptab,
#sp-home3-tabs-product .sp-module div.sptab,
#sp-home5-tabs-product .sp-module div.sptab,
#sp-home6-tabs-product .sp-module div.sptab,
#sp-home7-tabs-product .sp-module div.sptab,
#sp-home8-tabs-product .sp-module div.sptab,
#sp-home9-tabs-product .sp-module div.sptab {
  border: 0 !important;
}
#sp-home1-tabs-product .sp-module div.sptab .tab-padding,
#sp-home2-tabs-product .sp-module div.sptab .tab-padding,
#sp-home3-tabs-product .sp-module div.sptab .tab-padding,
#sp-home5-tabs-product .sp-module div.sptab .tab-padding,
#sp-home6-tabs-product .sp-module div.sptab .tab-padding,
#sp-home7-tabs-product .sp-module div.sptab .tab-padding,
#sp-home8-tabs-product .sp-module div.sptab .tab-padding,
#sp-home9-tabs-product .sp-module div.sptab .tab-padding {
  padding: 0 !important;
}
#sp-home1-tabs-product .sp-module div.sptab .tabs_buttons .tabs_mask,
#sp-home2-tabs-product .sp-module div.sptab .tabs_buttons .tabs_mask,
#sp-home3-tabs-product .sp-module div.sptab .tabs_buttons .tabs_mask,
#sp-home5-tabs-product .sp-module div.sptab .tabs_buttons .tabs_mask,
#sp-home6-tabs-product .sp-module div.sptab .tabs_buttons .tabs_mask,
#sp-home7-tabs-product .sp-module div.sptab .tabs_buttons .tabs_mask,
#sp-home8-tabs-product .sp-module div.sptab .tabs_buttons .tabs_mask,
#sp-home9-tabs-product .sp-module div.sptab .tabs_buttons .tabs_mask {
  width: 100%;
  display: inline-block;
  background: #fff;
  margin: 30px 0 23px;
  padding: 0;
  border-bottom: 3px solid #9f9f9f;
  height: auto;
  line-height: inherit;
}
#sp-home1-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab,
#sp-home2-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab,
#sp-home3-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab,
#sp-home5-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab,
#sp-home6-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab,
#sp-home7-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab,
#sp-home8-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab,
#sp-home9-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab {
  display: inline-block;
  cursor: pointer;
  font-size: 20px;
  padding: 0;
  text-transform: uppercase;
  border-right: 1px solid #e5e5e5;
  background: transparent !important;
}
#sp-home1-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:last-child,
#sp-home2-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:last-child,
#sp-home3-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:last-child,
#sp-home5-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:last-child,
#sp-home6-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:last-child,
#sp-home7-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:last-child,
#sp-home8-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:last-child,
#sp-home9-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:last-child {
  border-right: 0;
}
#sp-home1-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span,
#sp-home2-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span,
#sp-home3-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span,
#sp-home5-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span,
#sp-home6-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span,
#sp-home7-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span,
#sp-home8-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span,
#sp-home9-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span {
  font-weight: 400;
  display: inline-block;
  margin: 0;
  padding: 10px 25px;
  font-size: 16px;
  height: auto;
  line-height: 1.35;
}
#sp-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span,
#sp-home1-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span,
#sp-home2-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span,
#sp-home3-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span,
#sp-home7-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span,
#sp-home8-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span,
#sp-home9-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span {
  color: #313131;
  background-color: #fff;
}
#sp-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:hover span,
#sp-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab.active span,
#sp-home1-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:hover span,
#sp-home1-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab.active span,
#sp-home2-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:hover span,
#sp-home2-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab.active span,
#sp-home3-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:hover span,
#sp-home3-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab.active span,
#sp-home7-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:hover span,
#sp-home7-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab.active span,
#sp-home8-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:hover span,
#sp-home8-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab.active span,
#sp-home9-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:hover span,
#sp-home9-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab.active span {
  color: #fff;
  background-color: #9f9f9f;
}
#sp-home5-tabs-product .sp-module div.sptab .tabs_buttons .tabs_mask,
#sp-home6-tabs-product .sp-module div.sptab .tabs_buttons .tabs_mask {
  margin: 40px 0 30px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}
#sp-home5-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab,
#sp-home6-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab {
  margin: 0 25px 0 0;
}
#sp-home5-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span,
#sp-home6-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span {
  margin: 0;
  padding: 0px 25px 0 0;
  font-size: 20px;
  color: #454545;
}
#sp-home6-tabs-product .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span {
  font-size: 24px;
  font-weight: 700;
}
.com-virtuemart.view-productdetails #sp-left,
.com-virtuemart.view-productdetails #sp-right {
  display: none;
}
.com-virtuemart.view-productdetails #sp-component {
  width: 100%;
}
#sp-left .sp-module,
#sp-right .sp-module {
  margin-top: 30px;
}
#sp-left .sp-module:first-child,
#sp-right .sp-module:first-child {
  margin-top: 0;
}
#sp-left .sp-module .search input,
#sp-right .sp-module .search input {
  width: 100%;
  color: #42414f;
}
#sp-left .sp-module .tagspopular ul li,
#sp-right .sp-module .tagspopular ul li {
  display: inline-block;
  margin: 0 2px 10px 0;
}
#sp-left .sp-module .tagspopular ul li:before,
#sp-right .sp-module .tagspopular ul li:before {
  display: none;
}
#sp-left .sp-module .tagspopular ul li a,
#sp-right .sp-module .tagspopular ul li a {
  color: #748491;
  display: inline-block;
  float: left;
  font-size: 13px;
  line-height: 16px;
  margin: 0 3px 3px 0;
  padding: 4px 9px 5px;
}
.cf_wrapp_all .cf_flt_wrapper .cf_flt_header {
  border-bottom: 1px solid #ccc;
  color: #444;
  display: block;
  font-size: 18px;
  margin: 20px 0;
  padding-bottom: 10px;
  font-weight: normal;
}
.cf_wrapp_all .cf_flt_wrapper .headexpand {
  margin-top: 3px;
}
.cf_wrapp_all .cf_flt_wrapper li.cf_catOption.cfLiLevel0 a {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizelegibility;
  font-size: 13px !important;
  color: #222;
}
.cf_wrapp_all .cf_flt_wrapper li.cf_catOption.cfLiLevel1 a {
  list-style: none;
  font-weight: 400;
  font-size: 12px !important;
  color: #222;
}
.cf_wrapp_all .cf_flt_wrapper .cf_filters_list li .cf_sel_opt {
  font-weight: normal;
}
.cf_wrapp_all .cf_flt_wrapper ul.cf_filters_list {
  padding: 0 0 15px 0;
  margin: 0 0 -15px;
}
.cf_wrapp_all .cf_flt_wrapper ul.cf_filters_list li {
  line-height: 31px;
}
.cf_wrapp_all .cf_flt_wrapper ul.cf_filters_list li.cf_li_clear > a {
  display: none;
}
.cf_wrapp_all .cf_flt_wrapper ul.cf_filters_list li > .cf_option {
  padding: 0;
}
.cf_wrapp_all .cf_flt_wrapper ul.cf_filters_list li > .cf_option:before {
  color: #909295;
  content: "\f178";
  display: inline-block;
  font-family: FontAwesome;
  margin-right: 10px;
}
.cf_wrapp_all .cf_flt_wrapper ul.cf_filters_list li a {
  display: inline-block;
  text-transform: capitalize;
}
.cf_wrapp_all .cf_flt_wrapper input.cf_smart_search,
.cf_wrapp_all .cf_flt_wrapper .cf_wrapper_input_text input[type="search"] {
  width: 100%;
  height: 34px;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  padding: 5px 50px 5px 10px;
  color: #666 !important;
  font-size: 13px;
  font-style: italic;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cf_wrapp_all .cf_flt_wrapper .cf_wrapper_input_text {
  padding-bottom: 20px;
  width: 100%;
}
.cf_wrapp_all .cf_flt_wrapper .cf_wrapper_input_text label {
  font-size: 13px;
  color: #757575;
  font-weight: bold;
}
.cf_wrapp_all .cf_flt_wrapper .cf_wrapper_input_text .form-horizontal input[type="search"] {
  width: 80%;
}
.cf_wrapp_all .cf_flt_wrapper .cf_wrapper_input_text .form-horizontal button.cf_search_button {
  width: 18%;
  display: inline-block;
  border: 0;
  line-height: 34px;
  padding: 0 10px;
  margin: 0;
  border-radius: 0;
  cursor: pointer;
  pointer-events: visible;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.cf_wrapp_all .cf_flt_wrapper .cf_wrapper_input_text .form-horizontal button.cf_search_button i {
  color: #fff;
  margin: 0;
  height: 34px !important;
  line-height: 34px !important;
}
.cf_wrapp_all .cf_flt_wrapper .cf_wrapper_input_text.cf_wrapper_input_text_2 .form-horizontal input[type="search"],
.cf_wrapp_all .cf_flt_wrapper .cf_wrapper_input_text div[id^="cf_wrapper_input_text_price"] .form-horizontal input[type="search"] {
  width: 60px;
  padding: 3px;
  margin: 0 10px;
}
.cf_wrapp_all .cf_flt_wrapper .cf_wrapper_input_text.cf_wrapper_input_text_2 .form-horizontal .cf_search_button,
.cf_wrapp_all .cf_flt_wrapper .cf_wrapper_input_text div[id^="cf_wrapper_input_text_price"] .form-horizontal .cf_search_button {
  width: auto;
  padding: 0px 15px;
  cursor: pointer;
  pointer-events: visible;
}
.cf_wrapp_all .cf_flt_wrapper .cf_wrapper_input_text.cf_wrapper_input_text_2 .form-horizontal .cf_search_button i before,
.cf_wrapp_all .cf_flt_wrapper .cf_wrapper_input_text div[id^="cf_wrapper_input_text_price"] .form-horizontal .cf_search_button i before {
  margin: 0;
}
.cf_wrapp_all .cf_flt_wrapper ul.cf_filters_list li a {
  font-size: 13px !important;
}
.cf_wrapp_all .cf_flt_wrapper ul.cf_filters_list li,
.cf_wrapp_all .cf_flt_wrapper .cf_catOption {
  position: relative;
  padding-right: 15px;
}
.cf_wrapp_all .cf_flt_wrapper ul.cf_filters_list li .cf_flt_counter,
.cf_wrapp_all .cf_flt_wrapper .cf_catOption .cf_flt_counter {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
.cf_form .cf_filtering_slider_gutter {
  width: 100%;
}
.cf_form .cf_filtering_slider_gutter_item {
  position: relative;
  float: left;
  width: 9px;
  height: 16px;
}
.cf_form .cf_slider_gutter_m {
  width: -o-calc(100% - 18px);
  width: -webkit-calc(100% - 18px);
  width: -moz-calc(100% - 18px);
  width: calc(100% - 18px);
  height: 16px;
}
.cf_form .slider_bkg_img {
  margin: 0;
  width: 100%;
  height: 16px;
}
.cf_form .cf_flt_wrapper_rtl .slider_bkg_img {
  margin: 0;
}
.cf_form .knob_wrapper {
  height: 14px;
}
.cf_form .cf_filtering_knob {
  height: 16px;
  width: 16px;
  border-radius: 5px;
}
.cf_form .cf_filtering_knob_from:hover,
.cf_form .cf_filtering_knob_to:hover {
  background-position: center 0;
}
.cf_form .cf_filtering_knob_from {
  top: 0;
}
.cf_form .cf_filtering_knob_to {
  position: absolute !important;
  top: 0;
  bottom: auto !important;
  background-position: center 100%;
}
.cf_resetAll_link {
  text-decoration: underline;
}
#sp-footer .sp-module {
  margin-top: 0;
}
#sbox-window {
  padding: 0 !Important;
  left: 0 !important;
  right: 0 !Important;
  margin: 0 auto;
}
.contentpane {
  overflow-x: hidden;
}
.contentpane #fancybox-content .continue_link,
.contentpane #fancybox-content .showcart {
  display: none;
}
.contentpane .productdetails-view {
  padding: 10px 15px 0;
}
.contentpane .productdetails-view .vina-des-wrapper .product-name {
  font-size: 26px;
  line-height: 28px;
  padding-bottom: 0;
}
.contentpane .productdetails-view .vina-des-wrapper .price-box {
  padding: 0 0 15px;
}
.contentpane .productdetails-view .product-img-box {
  margin-bottom: 0;
}
.contentpane .productdetails-view .related_prd,
.contentpane .productdetails-view #vina-tab,
.contentpane .productdetails-view .product-nav {
  display: none !important;
}
.contentpane .productdetails-view .product-short-description {
  display: none;
}
.contentpane .productdetails-view .col-sm-12 {
  width: 50%;
}
.contentpane .productdetails-view .main-image {
  padding: 0 0 0 130px;
}
.contentpane .productdetails-view .icons.add-to-box-2 {
  padding-top: 6px;
  padding-bottom: 2px;
}
.contentpane .item-page {
  padding: 15px 15px 0;
  margin-bottom: 0;
}
.contentpane .item-page .page-header,
.contentpane .item-page .tags,
.contentpane .item-page .pagenav,
.contentpane .item-page #jc {
  display: none;
}
.contentpane .item-page .full-image {
  width: 50%;
  overflow: hidden;
  float: left;
  padding-right: 30px;
}
.contentpane .item-page .entry-header {
  width: 50%;
  float: left;
  border-right: 0;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.contentpane .item-page .articleBody {
  font-size: 13px;
  line-height: 20px;
}
.contentpane .item-page .article-info {
  border: 0;
  border-top: 1px solid #ececec;
}
.contentpane .item-page blockquote {
  margin-left: 0;
  margin-right: 0;
  margin-top: 30px;
}
.sp-social-share {
  display: inline-block;
  width: 100%;
  margin: 15px 0;
}
.sp-social-share ul,
.sp-social-share li {
  display: inline-block;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
  .borderclass:before {
    max-width: 1170px;
  }
}
@media (min-width: 1200px) {
  .sppb-container {
    width: 1200px;
  }
}
@media (max-width: 1024px) {
  .product .product-inner {
    float: none;
    max-width: 400px;
    margin: 0 auto;
  }
}
@media (max-width: 979px) {
  #sbox-window {
    background-color: transparent !important;
    max-width: 90% !important;
  }
  .zoomContainer {
    display: none;
  }
  .clearrow {
    clear: initial;
  }
  .listing-view .vina-vmproduct:nth-child(2n + 3) {
    clear: both;
  }
  .vina-about-tab .sppb-nav-tabs li a {
    padding: 12px 10px;
  }
  #sbox-content > iframe {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .vina-about-tab {
    margin-bottom: 30px;
  }
  .contentpane .productdetails-view .col-sm-12 {
    width: 100%;
  }
  .contentpane .productdetails-view .vina-des-wrapper {
    margin-top: 30px;
  }
  .contentpane .productdetails-view .main-image {
    padding: 0 140px 0 0;
  }
  .contentpane .productdetails-view .additional-images {
    width: 125px;
  }
}
@media (min-width: 767px) and (max-width: 979px) {
  .product.width-percent {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  .contentpane .productdetails-view .main-image {
    padding: 0 0 0 135px;
  }
  .contentpane .productdetails-view .additional-images {
    width: 115px;
  }
}
@media (max-width: 599px) {
  .sp-comingsoon .days,
  .sp-comingsoon .hours,
  .sp-comingsoon .minutes,
  .sp-comingsoon .seconds {
    margin: 5px 15px;
  }
  .sp-comingsoon .days .number,
  .sp-comingsoon .hours .number,
  .sp-comingsoon .seconds .number,
  .sp-comingsoon .minutes .number {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 16px;
  }
  .sp-comingsoon .days .string,
  .sp-comingsoon .minutes .string,
  .sp-comingsoon .seconds .string,
  .sp-comingsoon .hours .string {
    font-size: 14px;
  }
  .contentpane .item-page .full-image {
    padding: 0;
    width: 100%;
  }
  .contentpane .item-page .entry-header {
    width: 100%;
  }
}
@media (min-width: 479px) and (max-width: 768px) {
  .product.width-percent {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .product.width-percent {
    width: 100%;
  }
  .contentpane .productdetails-view .additional-images {
    width: 85px;
  }
  .contentpane .productdetails-view span.addtocart-button {
    margin-top: 0;
  }
  .contentpane .productdetails-view .main-image {
    padding: 0 0 0 100px;
  }
  .contentpane .productdetails-view .main-image .img-large .label-pro {
    display: none;
  }
  .contentpane .item.item-page .post-format i {
    width: 36px;
    height: 36px;
    font-size: 16px;
    line-height: 36px;
  }
  .contentpane .item.item-page h2.entry-title {
    font-size: 13px;
    line-height: 35px;
  }
  .contentpane .item.item-page .icons {
    display: none;
  }
}
@media (max-width: 320px) {
  .contentpane .productdetails-view .main-image {
    padding: 0;
  }
  .contentpane .productdetails-view .additional-images {
    display: none;
  }
  .contentpane .productdetails-view span.addtocart-button {
    margin-top: 10px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .orderby-displaynumber .display-number .number:after {
    top: 4px;
  }
}
body.rtl .productdetails-view .main-image {
  padding: 0 120px 0 0;
}
body.rtl .productdetails-view .additional-images {
  left: 0;
  right: auto;
}
@media (max-width: 979px) {
  body.rtl.contentpane .productdetails-view .main-image {
    padding: 0 140px 0 0;
  }
  body.rtl.contentpane .productdetails-view .additional-images {
    width: 125px;
  }
}
@media (max-width: 767px) {
  body.rtl.contentpane .productdetails-view .main-image {
    padding: 0 135px 0 0;
  }
  body.rtl.contentpane .productdetails-view .additional-images {
    width: 115px;
  }
}
@media (max-width: 599px) {
  body.rtl.contentpane .productdetails-view #additional_images_gallery li {
    max-height: 88px;
  }
}
@media (max-width: 479px) {
  body.rtl.contentpane .productdetails-view .main-image {
    padding: 0 100px 0 0;
  }
  body.rtl.contentpane .productdetails-view .additional-images {
    width: 85px;
  }
  body.rtl .productdetails-view .main-image {
    padding: 0 75px 0 0;
  }
  body.rtl .productdetails-view #additional_images_gallery li {
    max-height: 45px;
  }
}
@media (max-width: 320px) {
  body.rtl.contentpane .productdetails-view .main-image {
    padding: 0 75px 0 0;
  }
  body.rtl.contentpane .productdetails-view .additional-images {
    width: 60px;
  }
}
.listing-view .vina-vmproduct .listview {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
.listing-view .vina-vmproduct .listview .actions {
  opacity: 0;
  filter: alpha(opacity=0);
}
.listing-view .vina-vmproduct .list-col4 {
  display: inline-block;
  width: 100%;
}
.listing-view .vina-vmproduct .addtofav_aws_icon_active span {
  display: none;
}
.listing-view.list .vina-vmproduct {
  width: 100%;
  margin-bottom: 63px;
}
.listing-view.list .gridview {
  display: none;
}
.listing-view.list .actions {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 700ms;
  -o-transition: all 700ms;
  transition: all 700ms;
}
.listing-view.list .listview {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
}
.listing-view.list .listview .product-name {
  text-align: left;
  font-size: 30px;
  text-transform: none;
  margin: 25px 0 14px;
  -webkit-transition: all 0ms;
  -o-transition: all 0ms;
  transition: all 0ms;
}
.listing-view.list .listview .product-description {
  clear: both;
  display: block;
  line-height: 24px;
  margin: 0 0 29px;
  position: relative;
  text-align: left;
}
.listing-view.list .listview .actions {
  position: inherit;
  width: auto;
  opacity: 1;
  filter: alpha(opacity=100);
}
.listing-view.list .listview .actions .add-to-cart {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0;
  visibility: visible;
}
.listing-view.list .listview .actions span.addtocart-button:before {
  width: 52px;
  height: 55px;
  line-height: 55px;
}
.listing-view.list .listview .actions span.addtocart-button:hover:before {
  color: #fff;
}
.listing-view.list .listview .actions span.addtocart-button:hover input {
  color: #fff !important;
}
.listing-view.list .listview .actions span.addtocart-button input {
  height: 55px;
  line-height: 55px;
  padding: 0 30px 0 55px !Important;
  border-radius: 3px;
}
.listing-view.list .listview .add-to-links {
  float: left;
  margin-left: 4px;
}
.listing-view.list .listview .add-to-links > * {
  top: 0;
  visibility: visible;
  opacity: 1;
}
.listing-view.list .listview .add-to-links > *.quick-view {
  margin-left: 3px;
}
.listing-view.list .listview .add-to-links > *.quick-view span {
  display: none;
}
.listing-view.list .listview .add-to-links > * i {
  color: white !important;
}
.listing-view.list .listview .add-to-links > * > * {
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  font-size: 14px;
  background: #bababa;
  border-radius: 3px;
}
.listing-view.list .listview .add-to-links > * > * button,
.listing-view.list .listview .add-to-links > * > * .addtofav_aws_icon_active {
  width: 55px;
  height: 55px;
  line-height: 55px;
}
.listing-view.list .listview .add-to-links > * > * button i,
.listing-view.list .listview .add-to-links > * > * .addtofav_aws_icon_active i {
  width: 55px;
  height: 55px;
  line-height: 55px;
}
.listing-view.list .listview .add-to-links > * > * button span,
.listing-view.list .listview .add-to-links > * > * .addtofav_aws_icon_active span {
  display: none;
}
.listing-view.list .listview .add-to-links > * > * .addtofav_aws_icon_active span {
  display: none;
}
.listing-view.list .list-col4 {
  width: 35%;
  float: left;
  max-width: 299px;
  padding-right: 30px;
  position: relative;
  z-index: 0;
}
.listing-view.list .list-col4 .label-pro.sale-new {
  right: 38px;
}
.listing-view.list .list-col8 {
  width: 65%;
  float: left;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  padding: 30px 0 40px;
}
.vina-vertical-vmproduct .item-i {
  margin-bottom: 11px;
}
.vina-vertical-vmproduct .item-i:last-child {
  margin-bottom: 0;
}
.vina-vertical-vmproduct .product-name {
  font-size: 13px;
  font-weight: 400;
  margin: 5px 0 14px;
}
.vina-vertical-vmproduct .image-block a {
  display: inline-block;
  max-width: 100%;
  border: 1px solid #e5e5e5;
}
.vina-vertical-vmproduct .item-inner {
  display: inline-block;
  width: 100%;
}
.vina-vertical-vmproduct .item-inner .list-col4 {
  float: left;
  width: 30%;
}
.vina-vertical-vmproduct .item-inner .list-col8 {
  float: left;
  padding-left: 30px;
  width: 70%;
}
.vina-vertical-vmproduct .price-box .product-price {
  margin-top: -5px;
  text-align: left;
}
.vina-vertical-vmproduct .price-box .product-price .price-crossed span {
  font-size: 12px;
  font-weight: 400;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  border-radius: 3px;
  padding: 2px 4px;
  color: white;
  text-decoration: none;
}
.vina-vertical-vmproduct .price-box .product-price > div {
  border: none;
  color: #FFB548;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.vina-vertical-vmproduct .price-box .product-price > div.PricesalesPrice {
  float: left;
  display: inline-block;
  -webkit-transform: translate(0,4px);
  -ms-transform: translate(0,4px);
  -o-transform: translate(0,4px);
  transform: translate(0,4px);
}
.vina-vertical-vmproduct .price-box > .PricesalesPrice span {
  border: none;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.vina-vmproduct {
  display: inline-block;
  -webkit-transition: all 700ms;
  -o-transition: all 700ms;
  transition: all 700ms;
}
.vina-vmproduct .item-i.round-corners {
  display: inline-block;
  float: left;
  margin-bottom: 30px;
  width: 100%;
}
.vina-vmproduct .item-i.round-corners:last-child {
  margin-bottom: 0;
}
.vina-vmproduct .link-review span {
  display: none;
}
.vina-vmproduct .item-inner {
  float: left;
  position: relative;
  width: 100%;
}
.vina-vmproduct .item-inner:hover .product-image > a .second-image img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.vina-vmproduct .item-inner:hover .shadow {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.vina-vmproduct .item-inner:hover .actions .add-to-cart {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0;
  visibility: visible;
}
.vina-vmproduct .item-inner:hover .add-to-links > * {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0;
  visibility: visible;
}
.vina-vmproduct .item-inner:hover .price-rate {
  opacity: 1;
  filter: alpha(opacity=100);
}
.vina-vmproduct .item-inner .label-pro {
  background: none;
  border-radius: 0;
  box-shadow: none;
  color: #ffffff;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  height: 40px;
  left: 8px;
  line-height: 40px;
  padding: 0;
  position: absolute;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  top: 8px;
  width: 40px;
  z-index: 3;
}
.vina-vmproduct .item-inner .label-pro.sale .label-bg {
  background: #ff4064;
}
.vina-vmproduct .item-inner .label-pro.sale-new .label-bg,
.vina-vmproduct .item-inner .label-pro.new .label-bg {
  background: #f9c452;
}
.vina-vmproduct .item-inner .label-pro.sale-new {
  left: auto;
  right: 8px;
}
.vina-vmproduct .item-inner .label-pro .label-bg {
  border-radius: 100%;
  display: block;
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  width: 40px;
  z-index: 1;
}
.vina-vmproduct .item-inner .label-pro .label-text {
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  position: relative;
  z-index: 2;
}
.vina-vmproduct .item-inner .shadow {
  background: #fff;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.vina-vmproduct .item-inner .product-image {
  display: block;
  float: left;
  margin: 0;
  position: relative;
  text-align: center;
  width: 100%;
  overflow: hidden;
}
.vina-vmproduct .item-inner .product-image > a {
  display: inline-block;
  float: left;
  overflow: hidden;
  position: relative;
  z-index: 0;
  width: 100%;
  border: 1px solid #e5e5e5;
}
.vina-vmproduct .item-inner .product-image > a img {
  -webkit-box-shadow: none;
  box-shadow: none;
  float: none;
  margin: 0;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.vina-vmproduct .item-inner .product-image > a .second-image img {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0px;
  z-index: 1;
}
.vina-vmproduct .item-inner .price-rate {
  top: 50%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 3;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  padding-bottom: 2px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.vina-vmproduct .product-rating .amount {
  display: none;
}
.vina-vmproduct .price-box,
.vina-vmproduct .related-price-box {
  border-bottom: 2px solid #4c4c4c;
  border-top: 2px solid #4c4c4c;
  color: #4c4c4c;
  display: inline-block;
  margin-top: 21px;
  padding: 1px 0;
  position: relative;
  z-index: 2;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: 400;
}
.vina-vmproduct .price-box .product-price,
.vina-vmproduct .price-box .related-product-price,
.vina-vmproduct .related-price-box .product-price,
.vina-vmproduct .related-price-box .related-product-price {
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: 400;
}
.vina-vmproduct .price-box .product-price > .PricesalesPrice,
.vina-vmproduct .price-box .related-product-price > .PricesalesPrice,
.vina-vmproduct .related-price-box .product-price > .PricesalesPrice,
.vina-vmproduct .related-price-box .related-product-price > .PricesalesPrice {
  float: left;
}
.vina-vmproduct .actions {
  bottom: 0;
  height: 40px;
  left: 0;
  margin: 0;
  position: absolute;
  z-index: 3;
  width: 100%;
}
.vina-vmproduct .actions .add-to-cart {
  display: inline-block;
  opacity: 0;
  position: relative;
  top: -40px;
  left: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  float: left;
}
.vina-vmproduct .actions span.addtocart-button:before {
  content: "\f07a";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 14px;
  height: 40px;
  line-height: 37px;
  text-align: center;
  width: 42px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  color: white;
  pointer-events: none;
}
.vina-vmproduct .actions span.addtocart-button input {
  background: #4c4c4c;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  float: left;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  padding: 0 15px 0 42px !Important;
  position: relative;
  text-shadow: none;
  text-transform: uppercase;
  width: 100%;
}
.vina-vmproduct .add-to-links {
  display: inline-block;
  float: right;
}
.vina-vmproduct .add-to-links > * {
  display: inline-block;
  float: right;
}
.vina-vmproduct .add-to-links > *:first-child {
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  top: -40px;
  visibility: hidden;
  -webkit-transition: all 1.2s ease;
  -o-transition: all 1.2s ease;
  transition: all 1.2s ease;
}
.vina-vmproduct .add-to-links > *:last-child {
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  top: -40px;
  visibility: hidden;
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.vina-vmproduct .add-to-links > *.pro-detail {
  margin-left: 2px;
}
.vina-vmproduct .add-to-links > * > * {
  width: 40px;
  background-color: #4c4c4c;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  color: white !important;
}
.vina-vmproduct .add-to-links > * > * > * {
  width: 100%;
}
.vina-vmproduct .add-to-links > * > * button {
  padding: 0;
  background-color: transparent !important;
  float: left;
  height: 40px;
  width: 100%;
  text-align: center;
  display: inline-block;
}
.vina-vmproduct .add-to-links > * > * button i {
  background-color: transparent !important;
  width: 100%;
  height: 40px;
  line-height: 44px;
}
.vina-vmproduct .add-to-links > * > * button span {
  display: none;
}
.vina-vmproduct .des-container {
  display: inline-block;
  width: 100%;
  background-color: white;
}
.vina-vmproduct .product-name {
  display: inline-block;
  margin: 28px 0;
  font-size: 12px;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
}
.productdetails-view .product-img-box {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  z-index: 0;
}
.productdetails-view .spacer-buy-area {
  padding: 0;
}
.productdetails-view .vina-vmproduct .label-pro {
  z-index: 0;
}
.productdetails-view #related_caroufredsel .vina-vmproduct .label-pro {
  z-index: 1;
}
.productdetails-view .vina-des-wrapper .box-container2 {
  padding: 3px 0 12px;
  border-bottom: 1px solid #e5e5e5;
}
.productdetails-view .vina-des-wrapper .title-box2 {
  font-size: 14px;
  margin: 0;
  font-weight: bold;
  -webkit-transform: translate(0,6px);
  -ms-transform: translate(0,6px);
  -o-transform: translate(0,6px);
  transform: translate(0,6px);
}
.productdetails-view .vina-des-wrapper .title-box2 span {
  color: #f7505a;
}
.productdetails-view .vina-des-wrapper .product-rating {
  color: #b3b3b3;
  display: inline-block;
  width: 100%;
  margin: 22px 0 10px;
  padding-top: 19px;
  border-top: 1px dashed #e5e5e5;
}
.productdetails-view .vina-des-wrapper .product-rating a {
  font-size: 14px;
  text-transform: capitalize;
  color: #b3b3b3;
  display: inline-block;
  -webkit-transform: translate(0,3px);
  -ms-transform: translate(0,3px);
  -o-transform: translate(0,3px);
  transform: translate(0,3px);
}
.productdetails-view .vina-des-wrapper .product-rating .separator {
  margin: 0 5px 0;
  display: inline-block;
  -webkit-transform: translate(0,1px);
  -ms-transform: translate(0,1px);
  -o-transform: translate(0,1px);
  transform: translate(0,1px);
}
.productdetails-view .vina-des-wrapper .vm-product-rating-container {
  margin: 6px 0 7px;
}
.productdetails-view .vina-des-wrapper .product-name {
  margin: 0;
  font-size: 40px;
  text-transform: capitalize;
  line-height: 40px;
  display: inline-block;
  width: 100%;
  padding-bottom: 12px;
}
.productdetails-view .vina-des-wrapper .price-box {
  position: inherit;
  padding: 0 0 27px;
  opacity: 1;
  filter: alpha(opacity=100);
  background: none !important;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  margin: 7px 0;
}
.productdetails-view .vina-des-wrapper .price-box .product-price {
  width: auto;
  line-height: 20px;
  display: inline-block;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  border-bottom: 2px solid #4c4c4c;
  border-top: 2px solid #4c4c4c;
  font-size: 26px;
  padding: 8px 0;
  color: #4c4c4c;
}
.productdetails-view .vina-des-wrapper .price-box .product-price > .PricesalesPrice {
  float: left;
}
.productdetails-view .addtocart-area {
  margin: 0 0 10px;
}
.productdetails-view .addtocart-area .product-fields {
  text-align: left;
  display: inline-block;
  width: 100%;
  margin-bottom: 9px;
  margin-top: 3px;
}
.productdetails-view .addtocart-area .product-fields > div.odd {
  margin-right: 2%;
}
.productdetails-view .addtocart-area .product-fields > div.even {
  margin-left: 2%;
}
.productdetails-view .addtocart-area .product-fields > div .chzn-single {
  height: 35px;
  line-height: 35px;
}
.productdetails-view .additional-images {
  z-index: 0;
}
.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 {
  float: left;
  padding: 25px 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 .icons {
  margin-top: 0;
  margin-bottom: 11px;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
}
.productdetails-view .icons.add-to-box-2 {
  border-top: 0;
  padding-top: 11px;
  padding-bottom: 5px;
  margin-bottom: 0;
  border-bottom: 1px solid #bababa;
}
.productdetails-view .icons.add-to-box-2 #vmcompare {
  position: relative;
  color: #bababa;
  line-height: 40px;
  padding: 0 0 0 21px;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
  cursor: pointer;
  margin-left: 30px;
}
.productdetails-view .icons.add-to-box-2 #vmcompare:before {
  content: "\f021";
  font-family: FontAwesome;
  display: inline-block;
  height: 40px;
  width: 18px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  position: absolute;
  border-radius: 50%;
  background: transparent;
  border: none;
  margin: 0;
  top: 0;
  left: 0;
}
.productdetails-view .icons.add-to-box-2 #vmcompare a {
  border: none;
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  color: #bababa;
}
.productdetails-view .icons.add-to-box-2 > div,
.productdetails-view .icons.add-to-box-2 > a {
  margin-bottom: 2px;
  min-width: 152px;
  display: inline-block;
  float: left;
  padding-right: 10px;
}
.productdetails-view .icons.add-to-box-2 > div:last-child,
.productdetails-view .icons.add-to-box-2 > a:last-child {
  padding-right: 0;
}
.productdetails-view .icons.add-to-box-2 > div > form,
.productdetails-view .icons.add-to-box-2 > a > form {
  width: 100%;
}
.productdetails-view .icons.add-to-box-2 > div .addtofav_aws_icon,
.productdetails-view .icons.add-to-box-2 > div .addtofav_aws_icon_active,
.productdetails-view .icons.add-to-box-2 > a .addtofav_aws_icon,
.productdetails-view .icons.add-to-box-2 > a .addtofav_aws_icon_active {
  position: relative;
  color: #bababa;
  line-height: 40px;
  height: 40px;
  padding: 0;
  padding-left: 21px;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
  background: transparent;
  width: 100%;
  text-align: left;
  border: 0;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
}
.productdetails-view .icons.add-to-box-2 > div .addtofav_aws_icon i,
.productdetails-view .icons.add-to-box-2 > div .addtofav_aws_icon_active i,
.productdetails-view .icons.add-to-box-2 > a .addtofav_aws_icon i,
.productdetails-view .icons.add-to-box-2 > a .addtofav_aws_icon_active i {
  display: inline-block;
  height: 40px;
  width: 18px;
  text-align: center;
  line-height: 40px;
  font-size: 12px;
  position: absolute;
  border-radius: 50%;
  background: transparent;
  border: none;
  margin: 0;
  top: 0;
  left: 0;
}
.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 span.addtocart-button {
  margin: 0px;
  position: relative;
  color: #fff;
  border-radius: 0;
  cursor: pointer;
}
.productdetails-view span.addtocart-button:before {
  content: "\f07a";
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  text-align: center;
  line-height: 40px;
  font-family: FontAwesome;
  pointer-events: none;
  cursor: pointer;
}
.productdetails-view span.addtocart-button:hover {
  background: #a5a5a5;
  border-color: #a5a5a5;
  color: #fff;
}
.productdetails-view span.addtocart-button:hover:before {
  background: #8c8c8c;
  color: #fff;
}
.productdetails-view span.addtocart-button input.addtocart-button {
  display: inline-block;
  margin: 0;
  height: 40px;
  font-size: 14px;
  outline: 0;
  background: transparent;
  text-transform: uppercase;
  border: none;
  color: #fff;
  font-weight: normal;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  padding: 0px 70px 0px 20px;
}
.productdetails-view .addtocart-area .product-fields .product-field {
  width: 100%;
}
.productdetails-view .product-field-display .chzn-container {
  display: inline-block;
  width: 100% !important;
  max-width: none !important;
}
.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: block;
  border: 1px solid #f2f2f2;
  max-width: initial;
  margin-top: -3px;
}
.productdetails-view .product-field-display .chzn-container .chzn-results .highlighted {
  color: #9e9e9e !important;
}
.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-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 .customer-reviews {
  display: none;
}
.productdetails-view #vina-reviews .customer-reviews {
  display: block;
}
.productdetails-view #reviewform .step {
  display: block;
}
.productdetails-view #reviewform h3 {
  border: 0 !important;
}
.productdetails-view #reviewform .rating {
  margin: 8px 0;
}
.productdetails-view #reviewform .write-reviews textarea {
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 150px;
  min-width: 500px;
  margin-bottom: 10px;
}
.productdetails-view #reviewform .write-reviews input[type="text"] {
  width: 40px;
  padding: 0;
  text-align: center;
  margin: 8px 0;
}
.productdetails-view .list-reviews {
  margin-top: 10px;
}
.productdetails-view .list-reviews > div {
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}
.productdetails-view .list-reviews > div:last-child {
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 0;
}
.productdetails-view .list-reviews > div blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 10px 0;
  padding: 20px 15px;
  display: inline-block;
  width: 100%;
}
.productdetails-view .list-reviews > div blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: .1em;
  margin-right: .25em;
  vertical-align: -0.4em;
}
.productdetails-view .list-reviews .bold {
  font-weight: bold;
}
.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: 18px 0 12px;
  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 .addtocart-bar .quantity-box {
  float: left;
  margin: 0px 10px 0 0;
  text-align: center;
  display: inline-block;
}
.productdetails-view .addtocart-bar .quantity-box .quantity-controls {
  display: block;
  padding: 0;
  text-align: center;
  width: 30px;
  height: 40px;
  text-decoration: none;
  font-weight: 700;
  cursor: pointer;
  line-height: 38px;
  color: #a9a9a9;
  border: none;
  outline: none;
  margin-bottom: 0;
  float: left;
  border: 1px solid #e9eaec;
  background: #fff;
  font-size: 20px;
  border-radius: 0;
}
.productdetails-view .addtocart-bar .quantity-box .quantity-input {
  width: 50px !important;
  height: 40px !important;
  padding: 0;
  border-top: 1px solid #e9eaec;
  border-bottom: 1px solid #e9eaec;
  border-left: 0;
  border-right: 0;
  background: #fff;
  display: inline-block;
  text-align: center;
  border-radius: 0px;
  box-shadow: none;
  float: left;
  color: #939fa6;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.productdetails-view .addtocart-bar .quantity-box .quantity-controls {
  display: block;
  padding: 0;
  text-align: center;
  width: 30px;
  height: 40px;
  text-decoration: none;
  font-weight: 700;
  cursor: pointer;
  line-height: 38px;
  color: #a9a9a9;
  border: none;
  outline: none;
  margin-bottom: 0;
  float: left;
  border: 1px solid #e9eaec;
  background: #fff;
  font-size: 20px;
  border-radius: 0;
}
.productdetails-view #vina-tab {
  margin-top: 50px;
}
.productdetails-view #vina-tab > ul {
  overflow: hidden;
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
}
.productdetails-view #vina-tab > ul li {
  float: left;
  padding: 0 22px 0 32px;
  background: url('../images/icon/wtabs-separator.png') no-repeat left center;
}
.productdetails-view #vina-tab > ul li:first-child {
  padding-left: 0;
  background: none;
}
.productdetails-view #vina-tab > ul li a {
  display: block !important;
  font-size: 30px;
  color: #bababa;
  text-decoration: none;
  line-height: 30px;
  text-transform: capitalize;
  font-weight: 700;
  padding: 0;
  background: none;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
}
.productdetails-view #vina-tab > ul li:first-child a {
  padding-left: 0;
}
.productdetails-view #vina-tab > ul li.active a,
.productdetails-view #vina-tab > ul li:hover a {
  color: #4c4c4c;
  text-decoration: none;
}
.productdetails-view #vina-tab #vinaTabContent > div {
  padding: 50px 0 20px;
  font-size: 15px;
  line-height: 28px;
}
.productdetails-view #vina-tab #vinaTabContent > div h2,
.productdetails-view #vina-tab #vinaTabContent > div h3,
.productdetails-view #vina-tab #vinaTabContent > div h4 {
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: 2px solid;
  display: inline-block;
  margin: 10px 0;
}
.productdetails-view #vina-tab #vinaTabContent #vina-reviews .vote {
  display: inline-block;
  -webkit-transform: translate(20px,-3px);
  -ms-transform: translate(20px,-3px);
  -o-transform: translate(20px,-3px);
  transform: translate(20px,-3px);
}
.productdetails-view #vina-tab #vinaTabContent #vina-description ul {
  margin: 0 0 10px 25px;
}
.productdetails-view #vina-tab #vinaTabContent #vina-description ul li {
  list-style: initial;
}
.productdetails-view .product-box {
  display: none;
}
#vina-product-category .virtuemart_search {
  margin: 20px 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #4c4c4c;
  line-height: 1.35;
  margin: 0 0 5px;
}
blockquote {
  font-size: 15px;
  font-style: italic;
  margin: 20px 30px;
  padding: 20px;
  background: #f7f7f7 none repeat scroll 0 0;
}
.menu-block a {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.menu-block a img {
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.menu-block a:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.borderclass {
  position: relative;
  z-index: 0;
}
.borderclass:before {
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  margin: 0 auto;
  content: "";
  width: 100%;
  border-bottom: 1px solid #454545;
  height: 100%;
  top: 0;
}
.menu-block1 {
  overflow: hidden;
}
.menu-block1 img {
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.menu-block1:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
#sp-main4 .sp-module {
  margin-top: 37px;
}
#sp-main4 .sp-module:first-child {
  margin-top: 0;
}
#sp-left .sp-module,
#sp-left4 .sp-module,
#sp-right .sp-module {
  margin-top: 45px;
}
#sp-left .sp-module:first-child,
#sp-left4 .sp-module:first-child,
#sp-right .sp-module:first-child {
  margin-top: 0;
}
#sp-left .sp-module.sidebar-banner .sp-module-content,
#sp-left4 .sp-module.sidebar-banner .sp-module-content,
#sp-right .sp-module.sidebar-banner .sp-module-content {
  background: none;
  padding: 0;
}
#sp-left .sp-module.sidebar-banner a,
#sp-left4 .sp-module.sidebar-banner a,
#sp-right .sp-module.sidebar-banner a {
  display: block;
  position: relative;
  overflow: hidden;
}
#sp-left .sp-module.sidebar-banner a:before,
#sp-left4 .sp-module.sidebar-banner a:before,
#sp-right .sp-module.sidebar-banner a:before {
  border: 1px solid transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
#sp-left .sp-module.sidebar-banner a:hover:before,
#sp-left4 .sp-module.sidebar-banner a:hover:before,
#sp-right .sp-module.sidebar-banner a:hover:before {
  border: 10px solid rgba(0,0,0,0.2);
}
#sp-left .sp-module .sp-module-title h3,
#sp-left4 .sp-module .sp-module-title h3,
#sp-right .sp-module .sp-module-title h3 {
  color: #fff;
  font-size: 18px;
  margin: 0 0 6px;
  padding: 20px;
  text-transform: uppercase;
}
#sp-left .sp-module .sp-module-title h3:before,
#sp-left4 .sp-module .sp-module-title h3:before,
#sp-right .sp-module .sp-module-title h3:before {
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-transform: translate(-10px,-1px);
  -ms-transform: translate(-10px,-1px);
  -o-transform: translate(-10px,-1px);
  transform: translate(-10px,-1px);
  display: inline-block;
}
#sp-left .sp-module.mod_category .sp-module-title h3:before,
#sp-left4 .sp-module.mod_category .sp-module-title h3:before,
#sp-right .sp-module.mod_category .sp-module-title h3:before {
  content: "\f039";
}
#sp-left .sp-module.mod_category .categories-module,
#sp-left4 .sp-module.mod_category .categories-module,
#sp-right .sp-module.mod_category .categories-module {
  padding: 0 5px;
}
#sp-left .sp-module.mod_category li,
#sp-left4 .sp-module.mod_category li,
#sp-right .sp-module.mod_category li {
  line-height: 31px;
}
#sp-left .sp-module.mod_category li a,
#sp-left4 .sp-module.mod_category li a,
#sp-right .sp-module.mod_category li a {
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
#sp-left .sp-module.mod_category li a:hover,
#sp-left4 .sp-module.mod_category li a:hover,
#sp-right .sp-module.mod_category li a:hover {
  padding-left: 15px;
}
#sp-left .sp-module.mod_category li a:before,
#sp-left4 .sp-module.mod_category li a:before,
#sp-right .sp-module.mod_category li a:before {
  color: #909295;
  content: "\f178";
  display: inline-block;
  font-family: FontAwesome;
  margin-right: 10px;
}
#sp-left .sp-module.mod_login .sp-module-title h3:before,
#sp-left4 .sp-module.mod_login .sp-module-title h3:before,
#sp-right .sp-module.mod_login .sp-module-title h3:before {
  content: "\f090";
}
#sp-left .sp-module.latest_blog .sp-module-title h3:before,
#sp-left4 .sp-module.latest_blog .sp-module-title h3:before,
#sp-right .sp-module.latest_blog .sp-module-title h3:before {
  content: "\f02d";
}
#sp-left .sp-module.latest_blog .sp-module-content,
#sp-left4 .sp-module.latest_blog .sp-module-content,
#sp-right .sp-module.latest_blog .sp-module-content {
  padding: 0;
}
#sp-left .sp-module div.vina-ticker-content,
#sp-left4 .sp-module div.vina-ticker-content,
#sp-right .sp-module div.vina-ticker-content {
  position: relative;
  background-color: transparent !important;
}
#sp-left .sp-module div.vina-ticker-content .header-block,
#sp-left4 .sp-module div.vina-ticker-content .header-block,
#sp-right .sp-module div.vina-ticker-content .header-block {
  position: absolute;
  top: -48px;
  right: 10px;
}
#sp-left .sp-module div.vina-ticker-content .header-block span,
#sp-left4 .sp-module div.vina-ticker-content .header-block span,
#sp-right .sp-module div.vina-ticker-content .header-block span {
  height: 14px;
}
#sp-left .sp-module div.vina-ticker-content .header-block span.up,
#sp-left .sp-module div.vina-ticker-content .header-block span.down,
#sp-left .sp-module div.vina-ticker-content .header-block span.toggle,
#sp-left .sp-module div.vina-ticker-content .header-block span.toggle.et-run,
#sp-left4 .sp-module div.vina-ticker-content .header-block span.up,
#sp-left4 .sp-module div.vina-ticker-content .header-block span.down,
#sp-left4 .sp-module div.vina-ticker-content .header-block span.toggle,
#sp-left4 .sp-module div.vina-ticker-content .header-block span.toggle.et-run,
#sp-right .sp-module div.vina-ticker-content .header-block span.up,
#sp-right .sp-module div.vina-ticker-content .header-block span.down,
#sp-right .sp-module div.vina-ticker-content .header-block span.toggle,
#sp-right .sp-module div.vina-ticker-content .header-block span.toggle.et-run {
  width: 10px;
  background-size: 10px 14px;
}
#sp-left .sp-module div.vina-ticker-content .header-block span.toggle,
#sp-left4 .sp-module div.vina-ticker-content .header-block span.toggle,
#sp-right .sp-module div.vina-ticker-content .header-block span.toggle {
  right: 15px;
}
#sp-left .sp-module div.vina-ticker-content .header-block span.up,
#sp-left4 .sp-module div.vina-ticker-content .header-block span.up,
#sp-right .sp-module div.vina-ticker-content .header-block span.up {
  right: 30px;
}
#sp-left .sp-module div.vina-ticker-content .vina-item,
#sp-left4 .sp-module div.vina-ticker-content .vina-item,
#sp-right .sp-module div.vina-ticker-content .vina-item {
  padding: 20px 0px;
  color: #141823;
  border-top: solid 1px transparent !important;
}
#sp-left .sp-module div.vina-ticker-content .vina-item a,
#sp-left4 .sp-module div.vina-ticker-content .vina-item a,
#sp-right .sp-module div.vina-ticker-content .vina-item a {
  color: #333;
}
#sp-left .sp-module div.vina-ticker-content .vina-item h4.title,
#sp-left4 .sp-module div.vina-ticker-content .vina-item h4.title,
#sp-right .sp-module div.vina-ticker-content .vina-item h4.title {
  font-size: 13px;
  font-weight: normal;
}
#sp-left .sp-module div.vina-ticker-content .vina-item .info span,
#sp-left4 .sp-module div.vina-ticker-content .vina-item .info span,
#sp-right .sp-module div.vina-ticker-content .vina-item .info span {
  font-size: 12px;
  font-style: italic;
  color: #788293;
}
#sp-left .sp-module div.vina-ticker-content .vina-item .readmore,
#sp-left4 .sp-module div.vina-ticker-content .vina-item .readmore,
#sp-right .sp-module div.vina-ticker-content .vina-item .readmore {
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  color: #777;
  line-height: 20px;
}
#sp-left .sp-module.mod_tags .sp-module-title h3:before,
#sp-left4 .sp-module.mod_tags .sp-module-title h3:before,
#sp-right .sp-module.mod_tags .sp-module-title h3:before {
  content: "\f02c";
}
.vina-category-header .category_header {
  background: #bababa url('../images/pattern19.png') repeat 0 0;
  float: left;
  margin: 0 0 50px;
  min-height: 180px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.vina-category-header .category-image-desc {
  float: left;
  margin: 0;
  text-align: center;
  width: 100%;
}
.vina-category-header .category-image-desc img {
  width: 100%;
}
.vina-category-header .category_header_inner {
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: -webkit-translate(0px,-50%);
  transform: translate(0px,-50%);
}
.vina-category-header h1 {
  color: #fff;
  font-size: 70px;
  position: relative;
}
.vina-category-header h1:after {
  background: #fff;
  content: "";
  height: 1px;
  left: 50%;
  margin-left: -75px;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 150px;
}
.vina-vmtreecategoryleft {
  margin: 0;
  padding: 0;
}
.vina-vmtreecategoryleft .vina-treeview-virtuemart > ul {
  border: 1px solid #e5e5e5;
  margin: 0;
  padding: 0;
}
.vina-vmtreecategoryleft .vina-treeview-virtuemart > ul > li {
  background: none !important;
  border-top: 1px solid #e5e5e5;
}
.vina-vmtreecategoryleft .vina-treeview-virtuemart > ul > li:first-child {
  border-top: 0;
}
.vina-vmtreecategoryleft .vina-treeview-virtuemart > ul > li > .sub-menu {
  margin: 0;
}
.vina-vmtreecategoryleft .vina-treeview-virtuemart > ul > li > .sub-menu > li > a {
  padding-left: 30px;
}
.vina-vmtreecategoryleft .vina-treeview-virtuemart > ul > li > .sub-menu > li > .sub-menu > li a {
  padding-left: 40px;
}
.vina-vmtreecategoryleft .vina-treeview-virtuemart > ul li {
  background: none !important;
  padding: 0 !important;
}
.vina-vmtreecategoryleft .vina-treeview-virtuemart > ul li .hitarea {
  height: 12px;
  width: 12px;
  margin: 17px 20px 0 0;
  float: right;
  cursor: cell;
  background: transparent;
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
  font-size: 18px;
}
.vina-vmtreecategoryleft .vina-treeview-virtuemart > ul li .hitarea:before {
  position: relative;
  z-index: 99;
  font-family: FontAwesome;
  content: "\f137";
  padding: 0 0 0 1px;
}
.vina-vmtreecategoryleft .vina-treeview-virtuemart > ul li.expandable .hitarea:before {
  content: "\f13a";
}
.vina-vmtreecategoryleft .vina-treeview-virtuemart > ul li a {
  color: #909295;
  display: block;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 20px;
  text-transform: uppercase;
}
.vina-carousel-content .owl-buttons {
  position: absolute;
  left: 0;
  top: 95px;
  right: 0;
  margin: 0 auto;
  display: inline-block;
  width: 85px;
}
.vina-carousel-content .item:hover .post-thumb .post-info {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  overflow-x: hidden;
  padding-bottom: 15px;
}
.vina-carousel-content .item .post-meta {
  background: #4c4c4c;
  color: #fff;
  height: 170px;
  left: 15px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 170px;
  z-index: 3;
}
.vina-carousel-content .item .post-meta .entry-date {
  border-bottom: 1px solid #595959;
  display: block;
  margin: 20px 30px 25px;
  padding: 0 0 20px;
}
.vina-carousel-content .item .post-meta .entry-date .day {
  display: block;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
}
.vina-carousel-content .item .post-meta .entry-date .month {
  color: #fff;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.vina-carousel-content .item .post-thumb {
  position: relative;
  z-index: 0;
}
.vina-carousel-content .item .post-thumb:before {
  background: #ededed;
  content: "";
  height: 100%;
  left: -25px;
  position: absolute;
  top: -25px;
  width: 100%;
  z-index: -1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.vina-carousel-content .item .post-thumb .post-info {
  background: #fff;
  bottom: 36px;
  left: 36px;
  opacity: 0;
  padding: 100px 100px 0;
  position: absolute;
  right: 36px;
  text-align: center;
  top: 36px;
  visibility: hidden;
  z-index: 4;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.vina-carousel-content .item .post-thumb .post-title {
  font-size: 16px;
  line-height: 30px;
  margin: 0 0 28px;
  padding-bottom: 15px;
  position: relative;
  text-transform: uppercase;
}
.vina-carousel-content .item .post-thumb .post-title a:after {
  background: #4c4c4c;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
  width: 50px;
}
.vina-carousel-content .item .post-thumb .post-excerpt {
  font-size: 13px;
  line-height: 24px;
  margin: 0 0 20px;
}
.vina-carousel-content .item .post-thumb .readmore {
  border: 2px solid #646464;
  display: inline-block;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 40px;
  line-height: 36px;
  padding: 0 20px;
  text-transform: uppercase;
}
.vina-carousel-content .item .post-thumb .readmore i {
  margin-left: 15px;
}
.vina-carousel-content .item-col .image-block a {
  display: block;
  margin-bottom: 20px;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.vina-carousel-content .item-col .image-block a:after {
  background: #fff;
  content: "";
  height: 1000px;
  opacity: 0.3;
  position: absolute;
  visibility: hidden;
  width: 30%;
  -webkit-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  -o-transform: rotate(25deg);
  transform: rotate(25deg);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.vina-carousel-content .item-col .image-block a:hover:after {
  opacity: 0.3;
  filter: alpha(opacity=30);
  visibility: visible;
  -webkit-animation: hoverflash 0.7s;
  -o-animation: hoverflash 0.7s;
  animation: hoverflash 0.7s;
}
.vina-carousel-content .item-col .post-info {
  border-left: 5px solid;
  margin-left: 65px;
  padding-left: 30px;
  text-align: left;
}
.vina-carousel-content .item-col .post-info .post-title {
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.vina-carousel-content .item-col .post-info .post-excerpt {
  margin-bottom: 35px;
}
.vina-carousel-content .item-col .post-info .readmore {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  display: inline-block;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  height: 40px;
  line-height: 38px;
  padding: 0 20px;
  text-transform: uppercase;
  max-width: 100%;
}
.vina-carousel-content .item-col .post-info .readmore i {
  margin-left: 15px;
  font-weight: 400;
}
.vina-carousel-content .item-col .post-date {
  color: #fff;
  float: left;
  font-weight: 700;
  padding: 18px 0;
  text-align: center;
  width: 65px;
}
.vina-carousel-content .item-col .post-date .day {
  display: block;
  font-size: 20px;
}
.vina-carousel-content .item-col .post-date .month {
  font-size: 12px;
  text-transform: uppercase;
}
.vina-carousel-content .item-col.style3 .post-date {
  width: 70px;
  padding: 12px 0px;
  position: absolute;
  z-index: 2;
  bottom: 0px;
  left: 0;
}
.vina-carousel-content .item-col.style3 .post-info {
  padding-left: 0;
  border: 0;
  margin: 0;
}
.vina-carousel-content .item-col.style3 .post-thumb .readmore:hover {
  border: 1px solid #646464;
  background: #646464;
  color: #fff !important;
}
.vina-carousel-content .item-col.style3 .post-thumb .readmore:hover i {
  color: #fff !important;
}
.vina-carousel-content .item-col.style4 .post-thumb {
  float: left;
  padding-left: 100px;
  position: relative;
  width: 100%;
}
.vina-carousel-content .item-col.style4 .post-thumb .image-block {
  float: right;
  overflow: hidden;
  position: relative;
  width: 50%;
}
.vina-carousel-content .item-col.style4 .post-thumb .post-date {
  left: 0;
  padding: 20px 0;
  position: absolute;
  text-align: center;
  top: 20px;
  width: 70px;
}
.vina-carousel-content .item-col.style4 .post-thumb .post-date:after {
  background: #FFB548;
  bottom: -13px;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  width: 100%;
}
.vina-carousel-content .item-col.style4 .post-thumb .post-info {
  float: left;
  width: 50%;
  border: 0;
  margin: 0;
  padding: 20px 30px 0 0;
}
.vina-carousel-content .item-col.style4 .post-thumb .post-info .readmore:hover {
  color: #fff !important;
}
.vina-carousel-content .item-col.style4 .post-thumb .post-info .readmore:hover i {
  color: #fff !important;
}
.testimonials-style2 .vina-testimonials .carousel-indicators {
  text-align: left;
  width: 75%;
  right: 0;
  left: auto;
  margin-left: 0;
  padding-left: 30px;
}
.testimonials-style2 .vina-testimonials .item {
  float: left;
  padding-top: 14px;
  padding-bottom: 37px;
}
.testimonials-style2 .vina-testimonials .item .testimonials-text {
  border-left: 1px solid #e5e5e5;
  float: right;
  padding-left: 30px;
  text-align: left;
  width: 75%;
}
.testimonials-style2 .vina-testimonials .item .author {
  float: left;
  width: 25%;
}
.vina-testimonials .carousel-inner {
  margin-top: 21px;
  display: inline-block;
}
.vina-testimonials .carousel-indicators li {
  display: inline-block;
  background: #bababa;
  height: 5px;
  padding: 0;
  width: 26px;
  border-radius: 0;
  border: 0;
  margin: 0 1px;
  -webkit-transition: all 700ms ease-in-out;
  -o-transition: all 700ms ease-in-out;
  transition: all 700ms ease-in-out;
}
.vina-testimonials .carousel-indicators li.active {
  background: #646464;
}
.vina-testimonials .carousel-indicators li span {
  display: none;
}
.vina-testimonials .item {
  padding-bottom: 53px;
}
.vina-testimonials .item .testimonials-text {
  border: none;
  font-size: 20px;
  font-style: italic;
  line-height: 34px;
  margin: 0 0 20px;
  padding: 0;
  background-color: transparent;
}
.vina-testimonials .item .author {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  min-height: 47px;
  position: relative;
  text-transform: uppercase;
}
.vina-testimonials .item .author:before {
  border: 1px solid;
  content: "\f10d";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 20px;
  font-weight: 400;
  height: 37px;
  left: 0;
  line-height: 35px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 37px;
}
.vina-testimonials .item .author span {
  display: block;
  margin-left: 47px;
  text-align: left;
}
.vina-testimonials .item .author span.title {
  color: #999;
  font-size: 10px;
  font-weight: 400;
}
.category-fields-title-wrapper {
  margin-top: 75px;
  margin-bottom: 30px;
}
.sp-module.banner-left {
  text-align: center;
}
.sp-module.banner-left p {
  display: inline-block;
  overflow: hidden;
}
.sp-module.banner-left p img {
  width: 100%;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.sp-module.banner-left p:hover img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
#sp-top-bar,
#sp-header {
  z-index: 1;
}
#sp-top-bar .sp-module,
#sp-header .sp-module {
  margin: 0;
}
.vina-carouselproduct.sp-module {
  overflow: hidden;
}
#sp-top-bar li.active a,
#sp-top-bar li.selected a {
  color: #fff;
  background-color: transparent;
}
.sp-module .owl-theme .owl-controls .owl-buttons div,
.related_slider .lSAction a {
  position: absolute;
  top: -70px;
  left: auto;
  right: 13px;
  margin: 0 auto;
  padding: 0;
  font-size: 0;
  width: 30px;
  height: 28px;
  float: left;
  text-align: center;
  text-indent: 0px;
  border-right: 0;
  background-image: none;
  border-radius: 0;
  background-color: transparent;
  opacity: 1;
  filter: alpha(opacity=100);
}
.sp-module .owl-theme .owl-controls .owl-buttons div:before,
.related_slider .lSAction a:before {
  content: "\f105";
  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;
  font-size: 20px;
  line-height: 28px;
  float: left;
  width: 100%;
  color: #4c4c4c;
}
.sp-module .owl-theme .owl-controls .owl-buttons div.owl-prev,
.related_slider .lSAction .lSPrev {
  right: 43px;
  left: auto;
  border-right: 2px solid;
}
.sp-module .owl-theme .owl-controls .owl-buttons div.owl-prev:before,
.related_slider .lSAction .lSPrev:before {
  content: "\f104";
}
.sp-module.control-left .vina-carousel-content .owl-buttons {
  left: auto;
  top: 6px;
}
.sp-module .vina-manufacturers-virtuemart {
  border: 1px solid #e5e5e5;
}
.sp-module .vina-manufacturers-virtuemart .manufacture-content {
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden !Important;
  position: absolute;
  z-index: 0;
}
.sp-module .vina-manufacturers-virtuemart > .caroufredsel_wrapper {
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}
.sp-module .vina-manufacturers-virtuemart .vina-prev,
.sp-module .vina-manufacturers-virtuemart .vina-next {
  background-image: none;
  border-radius: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  height: 100%;
  top: 0;
}
.sp-module .vina-manufacturers-virtuemart .vina-prev:before,
.sp-module .vina-manufacturers-virtuemart .vina-next:before {
  content: "\f105";
  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;
  font-size: 22px;
  line-height: 28px;
  float: left;
  width: 100%;
  color: #4c4c4c;
  text-indent: 0;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 0;
  text-align: center;
  margin-top: -15px;
}
.sp-module .vina-manufacturers-virtuemart .vina-prev {
  left: 0;
  right: auto;
}
.sp-module .vina-manufacturers-virtuemart .vina-prev:before {
  content: "\f104";
}
.top-contact .widget {
  float: left;
  margin-right: 22px;
  font-size: 12px;
}
.top-contact .widget i {
  border: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  height: 26px;
  line-height: 26px;
  margin-right: 6px;
  text-align: center;
  width: 26px;
}
.top-contact .widget strong {
  color: #fff;
  font-weight: bold;
}
.mod_menu_top .mod_menu li:first-child a {
  border: none;
  padding-left: 0;
}
.mod_menu_top .mod_menu li a {
  border-left: 1px solid #454545;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  padding: 0 14px 0 15px;
  border-radius: 0;
}
.mod_menu_top .mod_menu li a:hover {
  background: none;
}
.sp-module.mod_lang {
  margin-left: 20px;
}
.sp-module-content .mod-languages ul.lang-inline {
  margin: 0 0 0 10px;
  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:last-child {
  margin: 0;
}
.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
}
.sp-module-content .mod-languages ul.lang-inline li a img {
  display: inline;
}
.sp-module-content .mod-languages ul.lang-inline li >a:before {
  display: none;
}
#sp-header-top .logo,
#sp-header .logo {
  display: inline-block;
  height: 58px;
  display: table;
}
#sp-header-top .logo h1,
#sp-header .logo h1 {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}
#sp-header-top .logo p,
#sp-header .logo p {
  margin: 5px 0 0;
}
#sp-header-top .sp-retina-logo,
#sp-header .sp-retina-logo {
  display: none;
}
@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-top .sp-default-logo,
  #sp-header .sp-default-logo {
    display: none;
  }
  #sp-header-top .sp-retina-logo,
  #sp-header .sp-retina-logo {
    display: block;
  }
}
#sp-header {
  border-top: 2px solid #181818;
}
.sticky-wrapper.is-sticky {
  position: relative;
  z-index: 999;
}
#sp-header-sticky-wrapper {
  height: auto !important;
}
.is-sticky #sp-header {
  border-top: 0;
  border-bottom: 0;
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
}
.vina-vmtreeview > .sp-module-title {
  margin: 0;
}
.vina-vmtreeview.sp-module {
  position: relative;
}
.vina-vmtreeview h3 {
  font-size: 13px;
  text-transform: uppercase;
  line-height: 50px;
  height: 50px;
  color: #fff;
  margin: 0;
  width: 100%;
  padding: 0 13px 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  z-index: 0;
  font-family: 'Montserrat', sans-serif;
}
.vina-vmtreeview h3:before {
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  content: "\f0c9";
  margin-right: 11px;
}
.vina-vmtreeview h3:after {
  font-family: FontAwesome;
  font-size: 20px;
  margin-top: 0;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  content: "\f13a";
  float: right;
}
.vina-vmtreeview .vina-treeview-virtuemart {
  position: absolute;
  top: 50px;
  width: 100%;
  z-index: 9;
  display: none;
}
.vina-vmtreeview .vina-treeview-virtuemart ul {
  margin: 0 !important;
}
.vina-vmtreeview .vina-treeview-virtuemart ul > li {
  background: none !important;
  padding: 0 !important;
}
.vina-vmtreeview .vina-treeview-virtuemart ul > li.collapsable .hitarea {
  background-position: 0 0;
}
.vina-vmtreeview .vina-treeview-virtuemart ul > li.expandable .hitarea:before {
  content: "\f13a";
}
.vina-vmtreeview .vina-treeview-virtuemart ul > li .hitarea {
  height: 12px;
  width: 12px;
  margin: 12px 15px 0 0;
  float: right;
  cursor: cell;
  background: transparent;
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
.vina-vmtreeview .vina-treeview-virtuemart ul > li .hitarea:before {
  position: relative;
  z-index: 99;
  font-family: FontAwesome;
  content: "\f137";
  padding: 0;
  color: #fff;
}
.vina-vmtreeview .vina-treeview-virtuemart ul.level0 > li > a > i:before {
  margin: 0 13px 0 0;
}
.vina-vmtreeview .vina-treeview-virtuemart ul.level0 > li > a:before {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 9px;
  -webkit-transform: translate(0,2px);
  -ms-transform: translate(0,2px);
  -o-transform: translate(0,2px);
  transform: translate(0,2px);
  content: "";
  background-repeat: no-repeat;
}
.vina-vmtreeview .vina-treeview-virtuemart ul.level0 > li > a.electronic:before {
  background-image: url("../images/icon/electronic.png");
}
.vina-vmtreeview .vina-treeview-virtuemart ul.level0 > li > a.automotive-morocycle:before {
  background-image: url("../images/icon/automotive-morocycle.png");
}
.vina-vmtreeview .vina-treeview-virtuemart ul.level0 > li > a.camera-photo:before {
  background-image: url("../images/icon/camera-photo.png");
}
.vina-vmtreeview .vina-treeview-virtuemart ul.level0 > li > a.fashion-beauty:before {
  background-image: url("../images/icon/fashion-beauty.png");
}
.vina-vmtreeview .vina-treeview-virtuemart ul.level0 > li > a.holiday-supplies-gifts:before {
  background-image: url("../images/icon/holiday-supplies-gifts.png");
}
.vina-vmtreeview .vina-treeview-virtuemart ul.level0 > li > a.jewelry-watches:before {
  background-image: url("../images/icon/jewelry-watches.png");
}
.vina-vmtreeview .vina-treeview-virtuemart ul.level0 > li > a.smart-phone-tablet:before {
  background-image: url("../images/icon/smart-phone-tablet.png");
}
.vina-vmtreeview .vina-treeview-virtuemart ul.level0 > li > a.sport-outdoor:before {
  background-image: url("../images/icon/sport-outdoor.png");
}
.vina-vmtreeview .vina-treeview-virtuemart ul.level0 > li a {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  display: block;
  line-height: 16px;
  padding: 15px 0 16px 20px;
  color: #fff;
  text-transform: uppercase;
  word-wrap: break-word;
  font-size: 12px;
}
.vina-vmtreeview .vina-treeview-virtuemart ul.level0 > li > .sub-menu > li > a {
  padding-left: 48px;
}
.vina-vmtreeview .vina-treeview-virtuemart ul.level0 > li > .sub-menu > li > .sub-menu > li > a {
  padding-left: 58px !important;
}
.vina-vmtabproduct .tabs_buttons {
  padding: 2px 0 41px;
}
.vina-vmtabproduct .tabs_container {
  text-align: center;
}
.vina-vmtabproduct .tabs_container li {
  float: none !important;
  display: inline-block;
  border: 2px solid #fff;
  background: #fff;
  margin: 0 2px 10px !Important;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 20px !Important;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  transform: translate(0,-2px);
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.vina-vmtabproduct .tabs_container li.active,
.vina-vmtabproduct .tabs_container li:hover {
  background: none;
  border: 2px solid;
}
.vina-vmtabproduct.sp-module .owl-theme .owl-controls .owl-buttons div {
  top: -77px;
}
.sp-vmsearch {
  background-color: white;
}
.sp-vmsearch form {
  border: 0;
  width: 100%;
}
.sp-vmsearch .sp-vmsearch-categorybox {
  color: #4b4b4b;
  cursor: pointer;
  float: left;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 700;
  height: 50px;
  line-height: 50px;
  padding: 0;
  position: relative;
  text-transform: uppercase;
  width: 150px;
  border-right: 2px solid #8e8b8c;
}
.sp-vmsearch .sp-vmsearch-categorybox .cat-button i {
  font-size: 22px;
  right: 3px;
}
.sp-vmsearch .search-input-wrapper input {
  height: 50px;
  line-height: 10px;
  color: #646464;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.sp-vmsearch .search-button-wrapper button {
  height: 50px;
  line-height: 50px;
  background-color: transparent;
  color: #646464;
}
.sp-vmsearch .search-button-wrapper button i {
  color: #646464;
}
.vina-pogo-slider.pogoSlider .caption-block {
  background: none;
  text-transform: uppercase;
  padding: 0;
  font-family: 'Montserrat', sans-serif;
}
.vina-pogo-slider.pogoSlider .caption-block * {
  color: #222222;
}
.vina-pogo-slider.pogoSlider .caption-block > div {
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  z-index: 0;
}
.vina-pogo-slider.pogoSlider .pogoSlider-dir-btn {
  border: 0;
  width: 55px;
  height: 55px;
  transform: rotate(0deg);
  z-index: 2;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.vina-pogo-slider.pogoSlider .pogoSlider-dir-btn.pogoSlider-dir-btn--prev {
  margin-left: 1px;
}
.vina-pogo-slider.pogoSlider .pogoSlider-dir-btn.pogoSlider-dir-btn--next {
  margin-right: 1px;
}
.vina-pogo-slider.style1 .text-right .text-img .text:after {
  right: 0;
}
.vina-pogo-slider.style1 .text-left .text-img .text:after {
  left: 0;
}
.vina-pogo-slider.style1 .text-center .text-img .text:after {
  left: 0;
  right: 0;
}
.vina-pogo-slider.style1 h4 {
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  margin-bottom: 20px;
}
.vina-pogo-slider.style1 h2 {
  font-size: 120px;
  line-height: 120px;
  margin: 0 -10px 0;
}
.vina-pogo-slider.style1 .text-img {
  display: inline-block;
  margin-top: -15px;
}
.vina-pogo-slider.style1 .text-img > * {
  display: inline-block;
}
.vina-pogo-slider.style1 .text-img .text {
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
  position: relative;
  z-index: 0;
  top: -12px;
}
.vina-pogo-slider.style1 .text-img .text:after {
  position: absolute;
  z-index: 0;
  width: 81px;
  height: 9px;
  content: "";
  bottom: -47px;
  background: #222;
}
.vina-pogo-slider.style1 p {
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  margin: -11px 0 0;
}
.vina-pogo-slider.style3 a.readmore {
  background: #fff;
  border-radius: 3px;
  display: inline-block;
  padding: 10px 20px !important;
  font-size: 10px;
  clear: both;
}
.vina-pogo-slider.style3 a.readmore:after {
  content: "\f061";
  display: inline-block;
  font-family: FontAwesome;
  margin-left: 10px;
}
.vina-pogo-slider.style3 h2 {
  font-size: 70px;
  line-height: 70px;
}
.vina-pogo-slider.style3 h3 {
  font-size: 84px;
  line-height: 88px;
  font-weight: 300;
  font-family: "Raleway";
}
.vina-pogo-slider.style3 h4 {
  font-size: 14px;
  line-height: 18px;
}
.vina-pogo-slider.style3 p {
  margin: 0 6px;
}
.vina-pogo-slider.style3 p.full {
  width: 100%;
}
.vina-pogo-slider.style3.pogoSlider .caption-block * {
  color: #fff;
}
.vina-pogo-slider.style3 .slider1 p.text {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  font-family: "Montserrat";
  text-decoration: none;
  background-color: #000000;
  border-color: #222222;
  display: inline-block;
  border-style: none;
  padding: 2px 8px;
  margin-bottom: 42px;
}
.vina-pogo-slider.style2 .caption-block {
  color: #222222;
}
.vina-pogo-slider.style2 .caption-block a.readmore {
  background: #fff;
  border-radius: 3px;
  display: inline-block;
  padding: 10px 20px !important;
  font-size: 10px;
  line-height: 21px;
}
.vina-pogo-slider.style2 .caption-block a.readmore:after {
  content: "\f061";
  display: inline-block;
  font-family: FontAwesome;
  margin-left: 10px;
}
.vina-pogo-slider.style2 .caption-block p {
  font-size: 11px;
  line-height: 18px;
  text-transform: none;
  font-style: italic;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.vina-pogo-slider.style2 .caption-block h2 {
  font-size: 84px;
  line-height: 88px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "Montserrat";
}
.vina-pogo-slider.style2 .caption-block h3 {
  font-size: 35px;
  line-height: 39px;
  font-weight: 700;
  font-family: "Montserrat";
}
.vina-pogo-slider.style2 .caption-block h4 {
  font-size: 25px;
  line-height: 29px;
  font-weight: 700;
  font-family: "Montserrat";
  color: #636363;
}
.vina-pogo-slider.style2 .caption-block.slider1 h2 {
  text-transform: uppercase;
}
.vina-pogo-slider.style2 .caption-block.slider1 h3 {
  text-transform: uppercase;
}
.vina-pogo-slider.style2 .caption-block.slider2 h2 {
  text-transform: capitalize;
}
.vina-banners.effect1 .vina_wrapper p {
  position: relative;
  z-index: 0;
  margin: 0;
}
.vina-banners.effect1 .vina_wrapper p:hover:before {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.vina-banners.effect1 .vina_wrapper p:before {
  background: #000;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 2;
}
.vina-banners.effect1 a {
  display: block;
  position: relative;
}
.vina-banners.effect1 a:hover:before {
  margin-left: -38px;
  opacity: 1;
  width: 76px;
}
.vina-banners.effect1 a:hover:after {
  height: 76px;
  margin-top: -38px;
  opacity: 1;
}
.vina-banners.effect1 a:before {
  background: #fff;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  margin-left: 0;
  margin-top: -1px;
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 0;
  z-index: 3;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.vina-banners.effect1 a:after {
  background: #fff;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  margin-left: -1px;
  margin-top: 0;
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 2px;
  z-index: 3;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.banner-block-static-1 {
  padding-top: 30px;
}
.banner-static a {
  float: left;
  margin-bottom: 24px;
  position: relative;
  display: inline-block;
  max-width: 100%;
}
.banner-static a:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0px solid rgba(255,255,255,0.5);
  bottom: 0;
  opacity: 0;
  content: "";
  left: 0;
  overflow: visible;
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out;
}
.banner-static a:hover:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 15px solid rgba(255,255,255,0.5);
  opacity: 1;
  -moz-transition: all 0.3s ease 0s;
}
.vina-collection h2 {
  font-size: 14px;
  margin-top: 50px;
  padding-left: 10px;
}
.vina-collection h2 strong {
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
}
.vina-collection h1 {
  font-size: 100px;
  font-weight: 400;
}
.vina-collection a.button {
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  height: 60px;
  letter-spacing: 2px;
  line-height: 60px;
  padding: 0 28px;
}
.vina-collection2 .vina_wrapper {
  padding: 26px 0 59px;
  margin-top: 73px;
  background: #f5f5f5;
}
.vina-collection2 .textblock {
  padding-left: 30px;
}
.vina-collection2 h2 {
  font-size: 14px;
  margin-top: 50px;
  padding-left: 10px;
}
.vina-collection2 h2 strong {
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
}
.vina-collection2 h1 {
  font-size: 70px;
}
.vina-collection2 p {
  margin: 0;
}
.vina-collection2 a.button {
  background: #5ed9e7;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  height: 60px;
  letter-spacing: 2px;
  line-height: 60px;
  padding: 0 28px;
}
.sp_padding0 .row {
  margin: 0;
}
.sp_padding0 .row > div {
  padding: 0;
}
.sp_padding0 p {
  margin: 0;
}
.border-layout > .container {
  position: relative;
  z-index: 0;
}
.border-layout > .container:before {
  position: absolute;
  z-index: -1;
  height: 1px;
  width: 1170px;
  content: "";
  left: 15px;
  top: 45px;
  background: #e5e5e5;
}
#sp-breadcrumb-wrapper {
  padding: 10px 0;
  margin: 26px 0 0;
}
.sp-module .breadcrumb {
  font-size: 12px;
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
  border-radius: 0;
  background: none !important;
}
.sp-module .breadcrumb > li + li::before {
  content: ">";
  padding: 0;
  margin: 0 18px;
}
.sp-module .breadcrumb a:hover {
  color: #4c4c4c;
}
.sp-module .breadcrumb >.active {
  color: #4c4c4c;
}
#sp-brand {
  padding-top: 10px;
  padding-bottom: 40px;
}
#sp-block-bottom-wrapper {
  padding: 30px 0;
  color: #fff;
}
.custom-services {
  width: 100%;
  display: table;
}
.custom-services h3 {
  color: #fff;
}
.custom-services .left-block {
  float: left;
}
.custom-services .left-block .fa {
  font-size: 24px;
  color: #fff;
  width: 81px;
  height: 81px;
  line-height: 60px;
  text-align: center;
  border: 9px solid #fff;
  border-radius: 100%;
  margin-right: 20px;
}
.custom-services .text-block {
  display: inline-block;
  margin-top: 18px;
}
.custom-services .text-block h3 {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 5px;
}
.menu-bottom .sp-module-title h3 {
  border-bottom: 1px solid #393939;
  color: #fff;
  font-size: 13px;
  margin-bottom: 25px;
  padding-bottom: 15px;
  text-transform: uppercase;
}
.menu-bottom ul li {
  border-bottom: 1px solid #393939;
  list-style: none;
  width: 100%;
}
.menu-bottom ul li a {
  line-height: 40px;
  display: inline-block;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.menu-bottom ul li a:before {
  background: transparent !Important;
  content: "\f068\f068";
  display: inline-block;
  height: 9px;
  margin-right: 8px;
  position: relative;
  top: 0;
  width: 11px;
  overflow: hidden;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 10px;
  letter-spacing: -1px;
}
.menu-bottom ul li a:hover {
  padding-left: 5px;
}
.menu-bottom.vina-contact-us li {
  clear: both;
  display: inline-block;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.menu-bottom.vina-contact-us li > i {
  border: 2px solid #fff;
  border-radius: 3px;
  color: #fff;
  float: left;
  font-size: 16px;
  height: 34px;
  line-height: 30px;
  margin-right: 15px;
  text-align: center;
  width: 32px;
}
.footer-contact .fa {
  font-size: 16px;
  margin-right: 8px;
}
.footer-contact .ft-content {
  color: #9b9b9b;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
.footer-contact .ft-content b {
  font-size: 18px;
  font-weight: bold;
  margin-left: 12px;
  color: #9b9b9b;
  text-transform: none;
}
.footer-contact .adress .ft-content b,
.footer-contact .email .ft-content b {
  margin-top: 8px;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
}
.footer-contact .adress .ft-content b {
  display: block;
  margin-left: 0;
}
div.acymailing_module_form {
  float: left;
}
div.acymailing_module_form .acymailing_introtext,
div.acymailing_module_form .acymailing_form {
  display: inline-block;
}
div.acymailing_module_form .acymailing_introtext {
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  padding-bottom: 10px !important;
  margin-top: 14px !important;
  float: left;
  margin-right: 20px !important;
  font-weight: 700;
}
div.acymailing_module_form .acymailing_form tr {
  display: inline-block;
}
div.acymailing_module_form .acymailing_form tr td {
  padding-top: 5px;
  padding-bottom: 5px;
}
div.acymailing_module_form .acymailing_form tr .acyfield_email input {
  height: 36px;
  line-height: 36px;
  width: 310px !important;
  border: 0;
  border-radius: 3px;
}
div.acymailing_module_form .acymailing_form tr .acysubbuttons {
  padding: 0 0 0 5px;
}
div.acymailing_module_form .acymailing_form tr .acysubbuttons input {
  text-align: center;
  height: 36px;
  line-height: 28px;
  padding: 0 20px;
  color: #FFF;
  text-transform: uppercase;
  border-radius: 0;
  font-size: 13px;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  background-color: transparent;
  border: 2px solid #fff;
}
#sp-footer img {
  display: inline-block;
}
#sp-footer1 .sp-column {
  display: inline-block;
}
.menu-footer {
  display: inline-block;
  padding-bottom: 22px;
}
.menu-footer ul li {
  display: inline-block;
  line-height: 1;
  list-style: none;
  padding: 0;
}
.menu-footer ul li a {
  background: url('../images/icon/bkg_footer_links.png') no-repeat right center;
  color: #fff;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin-right: 5px;
  padding-right: 10px;
  text-transform: uppercase;
}
.menu-footer ul li:last-child a {
  background: none;
}
.sp-copyright {
  margin: 5px 0 0;
  font-size: 13px;
  position: absolute;
  bottom: 0px;
  left: 15px;
}
.sp-copyright a {
  color: #adadad !important;
}
.payment {
  padding-top: 4px;
}
.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;
}
#sp-title {
  min-height: 0;
}
.sp-page-title {
  text-align: center;
  padding: 83px 0;
  float: left;
  margin: 0;
  min-height: 180px;
  position: relative;
  text-transform: uppercase;
  width: 100%;
  background-color: #bababa;
  background-position: center center;
}
.sp-page-title .breadcrumb {
  display: none;
}
.sp-page-title h1 {
  color: #fff;
  font-size: 70px;
  position: relative;
}
.sp-page-title h1:after {
  background: #fff;
  content: "";
  height: 1px;
  left: 50%;
  margin-left: -75px;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 150px;
}
.body-innerwrapper {
  overflow-x: hidden;
  -webkit-transition: margin-left 400ms cubic-bezier(0.7,0,0.3,1);
  transition: margin-left 400ms cubic-bezier(0.7,0,0.3,1);
}
.layout-boxed .body-innerwrapper {
  max-width: 1330px;
  margin: 0 auto;
}
#sp-main-body {
  padding: 30px 0;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
.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;
}
.vina-social {
  float: right;
  padding: 5px 0;
}
.vina-social .sp-module-title {
  display: inline-block;
  float: left;
}
.vina-social .sp-module-title h3 {
  display: inline-block;
  font-size: 13px;
  margin: 0 20px 0 0;
  color: white;
  text-transform: uppercase;
  height: 36px;
  line-height: 36px;
}
.vina-social .sp-module-content {
  display: inline-block;
}
.vina-social .sp-module-content .social-icons {
  padding: 0;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
table.category {
  width: 100%;
}
table.category thead >tr,
table.category tbody >tr {
  border: 1px solid #f2f2f2;
}
table.category thead >tr th,
table.category thead >tr td,
table.category tbody >tr th,
table.category tbody >tr td {
  padding: 10px;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  background: #2D2D2D;
  border-radius: 2px;
  color: #fff;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.block-top-right h3,
.top-services h3 {
  color: #313131;
  font-size: 20px;
  margin: 0;
}
.block-top-right .text-block p,
.top-services .text-block p {
  color: #949494;
}
.block-top-right .left-block em,
.top-services .left-block em {
  color: #76a5c4;
}
.block-top-right .block-top-content,
.top-services .block-top-content {
  background: #d6e5ef;
}
.block-top-right .block-top-content.block-top2,
.top-services .block-top-content.block-top2 {
  background: #f2e7d1;
}
.block-top-right .block-top-content.block-top2 .left-block em,
.top-services .block-top-content.block-top2 .left-block em {
  color: #c2a46a;
}
.block-top-right .block-top-content.block-top3,
.top-services .block-top-content.block-top3 {
  background: #ffdcdb;
}
.block-top-right .block-top-content.block-top3 .left-block em,
.top-services .block-top-content.block-top3 .left-block em {
  color: #de7f7d;
}
.block-top-right .block-top-content {
  padding: 15px 10px;
  margin-bottom: 10px;
  text-align: center;
}
.block-top-right .block-top-content.block-top2 .left-block em {
  border-color: #c2a46a;
}
.block-top-right .block-top-content.block-top3 {
  margin-bottom: 0px;
}
.block-top-right .block-top-content.block-top3 .left-block em {
  border-color: #de7f7d;
}
.block-top-right .text-block {
  margin-top: 21px;
}
.block-top-right .left-block {
  margin-top: 12px;
  margin-bottom: 5px;
}
.block-top-right .left-block em {
  font-size: 24px;
  width: 81px;
  height: 81px;
  line-height: 60px;
  text-align: center;
  border: 9px solid #fff;
  border-radius: 100%;
  margin-right: 20px;
  color: #76a5c4;
  border-color: #76a5c4;
}
.top-services .block-top-content {
  padding: 10px 15px;
  padding-top: 15px;
}
.top-services .left-block {
  float: left;
}
.top-services .left-block em {
  font-size: 30px;
  text-align: center;
  margin-right: 15px;
  padding-left: 10px;
}
.top-services .text-block p {
  display: none;
}
#sp-top12 {
  margin-top: 5px;
}
#sp-top21 .sp-column {
  display: inline-block;
  width: 100%;
  line-height: 42px;
  float: left;
}
.vina-shipping .vina_wrapper {
  border: 1px solid #e5e5e5;
}
.vina-shipping .vina_wrapper a {
  background: #e5e5e5;
  display: inline-block;
  max-width: 100%;
}
.vina-shipping .vina_wrapper p {
  margin: 0;
  text-align: center;
}
.vina-shipping .vina_wrapper h4 {
  font-size: 12px;
  padding: 32px 0;
  text-align: center;
  margin: 0;
}
.home2 .sp-megamenu-parent >li >a {
  padding: 0 18px 0 20px;
}
.home2 .mod_cur .btn-group.bootstrap-select {
  padding: 12px;
}
.home2 .mod_cur .bootstrap-select div.dropdown-menu {
  margin-top: 0 !important;
}
.home2 #offcanvas-toggler {
  line-height: 54px;
}
.home2 .mini-cart .mini-cart-title {
  display: inline-block;
  color: #646464 !important;
  padding: 0 20px 0 59px;
  height: 42px;
  line-height: 42px;
  background-color: #fff !important;
}
.home2 .mini-cart .mini-cart-title i {
  line-height: 42px;
}
.home2 .mini-cart .mini-cart-content {
  color: #646464;
}
.home2 .mini-cart .mini-cart-content .show_cart a {
  color: #fff !important;
}
.home2 .sp-module-content .mod-languages ul.lang-inline li a {
  -webkit-transform: translate(0,-2px);
  -ms-transform: translate(0,-2px);
  -o-transform: translate(0,-2px);
  transform: translate(0,-2px);
  display: inline-block;
}
.home2#sp-header-top #sp-logo {
  text-align: center;
}
.home2#sp-header-top .logo {
  display: inline-block;
}
.home2#sp-header {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  background-color: #fff;
}
.home2 .sp-megamenu-parent {
  margin: 0;
}
.home2 .sp-megamenu-parent > li > a {
  color: #313131;
  line-height: 54px;
  min-height: 54px;
}
.home2 .sp-vmsearch {
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  margin-left: -60px;
}
.home2 .sp-vmsearch .sp-vmsearch-categorybox {
  font-weight: 500;
  text-transform: capitalize;
  font-size: 12px;
  color: #313131;
  text-shadow: none;
  border-right: 1px solid #e5e5e5;
  width: 130px;
  line-height: 54px;
  height: 54px;
  font-family: 'Open Sans';
  font-weight: 600;
}
.home2 .sp-vmsearch .sp-vmsearch-categorybox .cat-button i {
  color: #313131;
  font-size: 18px;
  right: 4px;
  margin-top: 2px;
}
.home2 .sp-vmsearch .search-input-wrapper {
  width: 210px;
}
.home2 .sp-vmsearch .search-input-wrapper input {
  line-height: 54px;
  height: 54px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: 'Open Sans';
}
.home2 .sp-vmsearch .search-button-wrapper button {
  height: 54px;
  line-height: 54px;
}
#sp-top32 {
  margin-top: 2px;
}
#sp-top32 .sp-module.mod_cur .bootstrap-select div.dropdown-menu {
  margin-top: 17px !Important;
}
#sp-top33 .sp-module {
  margin-top: 11px;
}
.home3#sp-header {
  border-top: 0;
}
.home3 .mini-cart .mini-cart-title {
  height: 42px;
  line-height: 42px;
}
.home3 .mini-cart .mini-cart-title i {
  border-radius: 3px;
  line-height: 42px;
}
.home3 .sp-megamenu-parent {
  float: left;
  margin-top: 8px;
}
.home3 .sp-megamenu-parent > li > a {
  color: #222222;
  padding: 0 16px;
}
.home3 .vina-vmsearch {
  width: auto;
}
.home3 .sp-vmsearch {
  background-color: #e5e5e5;
  border-radius: 3px;
  border: 0;
}
.home3 .sp-vmsearch.show .search-input-wrapper {
  width: 150px !important;
  right: 41px;
  cursor: none;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  background-color: #e5e5e5;
}
.home3 .sp-vmsearch.show .search-input-wrapper input {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #e5e5e5;
}
.home3 .sp-vmsearch .sp-vmsearch-categorybox {
  display: none;
}
.home3 .sp-vmsearch .search-input-wrapper {
  width: 42px !important;
  position: absolute;
  right: 0;
  z-index: 1000;
  border-radius: 3px 0 0 3px;
  background-color: transparent;
  cursor: pointer;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.home3 .sp-vmsearch .search-input-wrapper input {
  height: 42px;
  line-height: 42px;
  background-color: transparent;
  padding: 0 15px;
  font-size: 13px;
  cursor: pointer;
  z-index: 10000;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.home3 .sp-vmsearch .search-button-wrapper {
  width: 42px;
}
.home3 .sp-vmsearch .search-button-wrapper button {
  height: 42px;
  line-height: 42px;
}
.home3 .vina-vmtabproduct .tabs_container li {
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
  border-radius: 5px;
}
.home3 .vina-vmtabproduct .tabs_container li.active,
.home3 .vina-vmtabproduct .tabs_container li:hover {
  color: #ffffff;
}
.home4 .top-contact .widget {
  font-size: 11px;
  line-height: 25px;
  margin-right: 50px;
}
.home4 .top-contact .widget:last-child {
  margin-right: 0;
}
.home4 .top-contact .widget i {
  border: 0;
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  width: auto;
  margin-right: 5px;
}
.home4 #sp-top32 .sp-module.mod_cur .bootstrap-select div.dropdown-menu {
  margin-top: 6px !Important;
  background-color: #494952;
}
.home4 #vmCartModule {
  margin: 20px 0 0;
}
.home4 .mini-cart .mini-cart-title {
  background-color: #fff;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
}
.home4 .mini-cart .mini-cart-title .cart-title {
  font-size: 12px;
  margin-left: 20px;
}
.home4 .mini-cart .mini-cart-title i {
  line-height: 30px;
  border-right: 1px solid #404048;
  width: 57px;
}
.home4 .sp-megamenu-parent {
  margin: 0;
}
.home4 .sp-megamenu-parent > li > a {
  line-height: 60px;
  min-height: 60px;
}
.home4 .sp-megamenu-parent .sp-has-child >.sp-dropdown.sp-menu-center {
  left: 0 !important;
  margin: 0 !important;
}
.home4 #offcanvas-toggler {
  line-height: 60px;
  padding-top: 0;
  margin: 0;
}
.home4#sp-header {
  border-top: 0;
}
.home4 .sp-vmsearch {
  background-color: transparent;
  margin-left: -60px;
}
.home4 .sp-vmsearch .sp-vmsearch-categorybox {
  color: #a3a3a3;
  font-size: 12px;
  font-family: Open Sans, Arial, Helvetica, sans-serif;
  border-right: 1px solid #3a3a42 !important;
  border-left: 1px solid #3a3a42 !important;
  text-transform: capitalize;
  height: 60px;
  line-height: 60px;
  width: 140px;
  margin-right: 10px;
}
.home4 .sp-vmsearch .sp-vmsearch-categorybox .cat-button i {
  color: #a3a3a3;
  font-size: 18px;
  right: 8px;
  top: 22px;
}
.home4 .sp-vmsearch .search-button-wrapper button {
  height: 60px;
  line-height: 60px;
}
.home4 .sp-vmsearch .search-button-wrapper button i {
  color: #fff;
}
.home4 .sp-vmsearch .search-input-wrapper {
  width: 210px;
}
.home4 .sp-vmsearch .search-input-wrapper input {
  background-color: transparent;
  height: 60px;
  line-height: 60px;
}
.home4 .vina-vmtabproduct .tabs_container {
  text-align: left;
}
.home4 .vina-vmtabproduct .tabs_container li {
  border: 1px solid #e5e5e5;
}
.home4 .vina-vmtabproduct .tabs_container li.active {
  border: 1px solid;
  color: #fff;
}
.home4 .vina-vmtabproduct .tabs_container li.active:after {
  border-top: 8px solid;
  border-right: 8px solid transparent;
  content: "";
  display: block;
  height: 0;
  left: 2px;
  position: absolute;
  top: 2px;
  width: 0;
}
.home4 .vina-vmproduct .des-container {
  background-color: #f4f4f4;
}
@media (max-width: 1200px) {
  .sp-megamenu-parent > li >a {
    padding: 0 16px 0 19px;
  }
  .cf_wrapp_all .cf_flt_wrapper .cf_wrapper_input_text.cf_wrapper_input_text_2 .form-horizontal input[type="search"],
  .cf_wrapp_all .cf_flt_wrapper .cf_wrapper_input_text div[id^="cf_wrapper_input_text_price"] .form-horizontal input[type="search"] {
    margin: 0;
  }
  .home4 .sp-megamenu-parent > li > a {
    padding: 0 10px 0 13px;
  }
  .home4 .sp-vmsearch .search-input-wrapper {
    width: -o-calc(100% - 200px);
    width: -webkit-calc(100% - 200px);
    width: -moz-calc(100% - 200px);
    width: calc(100% - 200px);
  }
  #sp-left .sp-module .sp-module-title h3,
  #sp-left4 .sp-module .sp-module-title h3,
  #sp-right .sp-module .sp-module-title h3 {
    font-size: 14px;
  }
  .home2 .sp-megamenu-parent >li >a {
    padding: 0 10px 0 14px;
  }
  .home2 .sp-vmsearch .search-input-wrapper {
    width: -o-calc((100% - 180px));
    width: -webkit-calc((100% - 180px));
    width: -moz-calc((100% - 180px));
    width: calc((100% - 180px));
  }
  .vina-collection2 h1 {
    font-size: 50px;
  }
  .vina-collection h1 {
    font-size: 60px;
  }
  .vina-vmproduct .actions span.addtocart-button input {
    padding: 0 15px 0 33px !Important;
    font-size: 11px;
  }
  .vina-vmproduct .add-to-links > * > * {
    width: 36px;
  }
  .vina-carousel-content .item .post-thumb .post-info {
    padding: 80px 20px 0;
  }
  div.acymailing_module_form .acymailing_form tr .acyfield_email input {
    width: 220px !important;
  }
}
@media (max-width: 979px) {
  .main-image {
    padding-right: 0;
  }
  #sp-left .sp-module.latest_blog .sp-module-title h3,
  #sp-left4 .sp-module.latest_blog .sp-module-title h3,
  #sp-right .sp-module.latest_blog .sp-module-title h3 {
    padding-bottom: 30px;
  }
  #sp-left .sp-module.latest_blog .header-block,
  #sp-left4 .sp-module.latest_blog .header-block,
  #sp-right .sp-module.latest_blog .header-block {
    top: -30px !Important;
  }
  .cf_wrapp_all .cf_flt_wrapper .cf_wrapper_input_text.cf_wrapper_input_text_2 .form-horizontal .cf_search_button,
  .cf_wrapp_all .cf_flt_wrapper .cf_wrapper_input_text div[id^="cf_wrapper_input_text_price"] .form-horizontal .cf_search_button {
    margin-top: 10px;
  }
  .sp-page-title {
    min-height: 115px;
    padding: 30px 0;
  }
  .sp-page-title h1 {
    font-size: 40px;
  }
  .home2 .mod_cur .btn-group.bootstrap-select {
    -webkit-transform: translate(0,-16px);
    -ms-transform: translate(0,-16px);
    -o-transform: translate(0,-16px);
    transform: translate(0,-16px);
  }
  .home4 #sp-top22 {
    width: 50%;
    text-align: right;
    float: right;
  }
  .home4 #sp-menu {
    width: 65px;
    display: inline-block;
    float: left;
  }
  .home4 #sp-top43 {
    width: -o-calc(100% - 65px);
    width: -webkit-calc(100% - 65px);
    width: -moz-calc(100% - 65px);
    width: calc(100% - 65px);
    display: inline-block;
    float: left;
  }
  .home4 #sp-top43 > .sp-column {
    width: 100%;
  }
  .home4 #sp-top43 > .sp-column > .sp-module {
    width: 100%;
  }
  .home4 .sp-vmsearch {
    width: 100%;
  }
  .testimonials-style2 .vina-testimonials .item .author {
    width: 35%;
  }
  .testimonials-style2 .vina-testimonials .item .testimonials-text {
    width: 65%;
  }
  #sp-top13 {
    width: 100%;
  }
  #sp-top11,
  #sp-top12,
  #sp-top32 {
    width: 100%;
    margin: 5px 0;
    text-align: center;
  }
  #sp-top11 > .sp-column,
  #sp-top12 > .sp-column,
  #sp-top32 > .sp-column {
    display: inline-block;
  }
  #sp-top21 {
    width: 100%;
    text-align: center;
    padding-top: 10px;
  }
  #sp-top21 .sp-column {
    float: none;
    width: auto;
  }
  #sp-top21 .sp-column > .sp-module {
    float: none !Important;
    display: inline-block;
  }
  .home2 #sp-menu {
    width: 65px;
  }
  .home2 #sp-top23 {
    width: -o-calc(100% - 65px);
    width: -webkit-calc(100% - 65px);
    width: -moz-calc(100% - 65px);
    width: calc(100% - 65px);
  }
  #sp-list-products21,
  #sp-collection21 {
    width: 100%;
  }
  .home3 #sp-menu {
    width: 80px;
    float: right;
  }
  .home3 #sp-top33 {
    width: -o-calc(50% - 80px);
    width: -webkit-calc(50% - 80px);
    width: -moz-calc(50% - 80px);
    width: calc(50% - 80px);
  }
  .home1 .vina-vmsearch {
    width: auto;
  }
  .vina-vmsearch {
    width: 100%;
  }
  .vina-pogo-slider.style2 .caption-block h2 {
    font-size: 60px;
    line-height: 64px;
  }
  .vina-collection2 h2 {
    margin-top: 20px;
  }
  .vina-collection2 h1 {
    font-size: 36px;
    margin-bottom: 10px;
  }
  #sp-top22 {
    width: 100%;
    text-align: center;
  }
  #sp-top22 .sp-column {
    display: inline-block;
    margin-bottom: -4px;
  }
  #offcanvas-toggler > i {
    font-size: 24px;
  }
  #sp-top14 {
    width: 100%;
    margin-top: 15px;
  }
  #sp-top14 .sp-module:last-child {
    float: left !important;
  }
  #sp-newsletter,
  #sp-social,
  #sp-footer1,
  #sp-footer2 {
    text-align: center;
    width: 100%;
  }
  #sp-newsletter .sp-column,
  #sp-social .sp-column,
  #sp-footer1 .sp-column,
  #sp-footer2 .sp-column {
    display: inline-block;
  }
  .sp-copyright {
    left: 0 !important;
    right: 0 !important;
    bottom: 10px;
  }
  .menu-footer {
    padding-bottom: 35px;
  }
  .menu-bottom .sp-module-title h3 {
    margin-top: 30px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  .home3 #sp-logo {
    width: 19%;
  }
  .home3 #sp-menu {
    width: 56%;
  }
  .home3 .sp-megamenu-parent {
    margin-left: -20px;
  }
  .home3 .sp-megamenu-parent > li > a {
    padding: 0 14px;
    font-size: 12px;
  }
  #sp-top12 .sp-column {
    margin-left: -40px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .vina-carousel-content .item .post-meta {
    height: 115px;
    width: auto;
    padding: 0 10px;
  }
  .vina-carousel-content .item .post-meta .entry-date {
    margin: 10px 10px 10px;
    padding: 0 0 20px;
  }
  .vina-carousel-content .item .post-meta .entry-date .day {
    font-size: 20px;
  }
  .vina-carousel-content .item .post-meta .entry-date .month {
    font-size: 16px;
  }
  .vina-carousel-content .item .post-thumb .post-info {
    left: 10px;
    top: 10px;
    right: 10px;
    padding: 20px;
  }
  .vina-carousel-content .item .post-thumb .post-title {
    font-size: 13px;
    line-height: 18px;
    margin: 0 0 10px;
  }
}
@media (max-width: 768px) {
  .width33 {
    width: 100%;
  }
  .width33 .product-inner img {
    width: 100%;
  }
  #sp-top21 {
    z-index: 9;
  }
  #sp-top22 {
    z-index: 1;
  }
  .vina-pogo-slider .button-wrapper {
    display: none !important;
  }
  h1,
  .h1 {
    font-size: 28px;
  }
  .home1 .vina-vmsearch {
    width: 100%;
  }
  .home2 #offcanvas-toggler {
    margin-top: 0;
    padding-top: 0;
  }
  .home2 .vina-vmsearch {
    height: 54px;
  }
  .home2 .vina-vmsearch .sp-module-content {
    display: inline-block;
    margin-top: 0;
  }
  .home2#sp-header-top #sp-logo {
    width: 100%;
  }
  .home3 .vina-vmsearch {
    height: 42px !important;
  }
  .home3 #sp-top33 {
    width: 100%;
    display: inline-block;
  }
  .vina-collection2 a.button {
    width: auto;
  }
  #offcanvas-toggler {
    line-height: 40px;
  }
  .vina-banners.effect1 .vina_wrapper img {
    width: 100%;
  }
  #sp-logo {
    width: 50%;
  }
  #sp-menu {
    width: 50%;
  }
  #offcanvas-toggler {
    margin-top: 10px;
    padding-top: 3px;
  }
  .vina-vmsearch {
    width: 100%;
  }
  .vina-vmsearch .sp-module-content {
    width: 100%;
    margin-top: 15px;
  }
  .vina-vmsearch .sp-module-content form {
    width: 100%;
  }
  .vina-vmsearch .sp-vmsearch .search-input-wrapper {
    width: -o-calc(100% - 200px);
    width: -webkit-calc(100% - 200px);
    width: -moz-calc(100% - 200px);
    width: calc(100% - 200px);
  }
  .vina_wrapper {
    text-align: center;
  }
  .vina_wrapper a {
    display: inline-block;
    width: 100%;
  }
  .vina_wrapper a img {
    display: inline-block;
    margin: 0 auto;
  }
  .cf_wrapp_all .cf_flt_wrapper .cf_wrapper_input_text.cf_wrapper_input_text_2 .form-horizontal .cf_search_button,
  .cf_wrapp_all .cf_flt_wrapper .cf_wrapper_input_text div[id^="cf_wrapper_input_text_price"] .form-horizontal .cf_search_button {
    margin-top: 0;
  }
}
@media (max-width: 599px) {
  #sp-top-bar .sp-module {
    float: none !important;
  }
  #sp-top-bar .sp-module.mod_menu_top {
    padding-top: 8px;
  }
  #sp-top-bar .sp-module.mod_lang,
  #sp-top-bar .sp-module.mod_cur {
    display: inline-block;
  }
  .productdetails-view #vina-tab > ul li a {
    font-size: 20px;
    line-height: 24px;
  }
  .vina-carousel-content .item-col.style4 .post-thumb {
    width: 100%;
    padding: 0;
  }
  .vina-carousel-content .item-col.style4 .post-thumb .post-info {
    padding: 0;
    width: 100%;
  }
  .vina-carousel-content .item-col.style4 .post-thumb .image-block {
    width: 100%;
    padding-left: 90px;
  }
  .vina-carousel-content .item-col.style4 .post-thumb .post-date {
    top: 0;
  }
  .testimonials-style2 .vina-testimonials .carousel-inner {
    margin-top: 0;
  }
  .testimonials-style2 .vina-testimonials .item {
    text-align: center;
    padding-top: 0;
  }
  .testimonials-style2 .vina-testimonials .item .testimonials-text {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    border-left: 0;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0 20px;
  }
  .testimonials-style2 .vina-testimonials .item .author {
    width: 100%;
    text-align: center;
    float: none;
    display: inline-block;
    margin: 0 auto;
    max-width: 240px;
  }
  .testimonials-style2 .vina-testimonials .item .author span {
    display: inline-block;
    margin-left: 47px;
    text-align: left;
  }
  .vina-vmtabproduct.sp-module .owl-theme .owl-controls .owl-buttons div {
    top: -156px;
  }
  .vina-vmtabproduct.sp-module.style-icon .owl-theme .owl-controls .owl-buttons div {
    top: -136px;
  }
  .sp-module.title-style2 .sp-module-title h3 {
    font-size: 22px;
  }
  .vina-carousel-content .item .post-meta {
    height: 115px;
    width: auto;
    padding: 0 10px;
  }
  .vina-carousel-content .item .post-meta .entry-date {
    margin: 10px 10px 10px;
    padding: 0 0 20px;
  }
  .vina-carousel-content .item .post-meta .entry-date .day {
    font-size: 20px;
  }
  .vina-carousel-content .item .post-meta .entry-date .month {
    font-size: 16px;
  }
  .vina-carousel-content .item .post-thumb .post-info {
    left: 10px;
    top: 10px;
    right: 10px;
    padding: 20px;
  }
  .vina-carousel-content .item .post-thumb .post-title {
    font-size: 13px;
    line-height: 18px;
    margin: 0 0 10px;
  }
  div.acymailing_module_form .acymailing_introtext {
    float: none !important;
  }
  .productdetails-view .vina-des-wrapper .product-name {
    font-size: 30px;
    line-height: 34px;
  }
  .sp-module .breadcrumb > li {
    margin-bottom: 10px;
  }
  .listing-view.list .list-col4 {
    width: 100%;
    max-width: inherit;
    padding: 0;
  }
  .listing-view.list .list-col8 {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .width50 {
    width: 100%;
  }
  #sp-top21 .sp-column > .sp-module {
    width: 100%;
  }
  .additional-images {
    width: 55px;
  }
  .main-image {
    padding-left: 70px;
  }
  .sp-vmsearch .sp-vmsearch-categorybox {
    display: none;
  }
  .sp-vmsearch .search-input-wrapper {
    width: -o-calc(100% - 50px) !important;
    width: -webkit-calc(100% - 50px) !important;
    width: -moz-calc(100% - 50px) !important;
    width: calc(100% - 50px) !important;
  }
  .home3 .sp-vmsearch.show .search-input-wrapper {
    width: -o-calc(100% - 41px) !important;
    width: -webkit-calc(100% - 41px) !important;
    width: -moz-calc(100% - 41px) !important;
    width: calc(100% - 41px) !important;
    max-width: 100%;
    right: 41px;
  }
  .home3 .sp-vmsearch.show .search-input-wrapper input {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .home3 .sp-vmsearch .search-input-wrapper {
    width: -o-calc(100% - 41px) !important;
    width: -webkit-calc(100% - 41px) !important;
    width: -moz-calc(100% - 41px) !important;
    width: calc(100% - 41px) !important;
    max-width: 100%;
    right: 41px;
  }
  .home3 .sp-vmsearch .search-input-wrapper input {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .home4 #sp-top22,
  .home4 #sp-logo {
    width: 100%;
    text-align: center !important;
  }
  .home4 .top-contact .widget {
    margin-right: 0;
  }
  .vina-vmtabproduct.sp-module .owl-theme .owl-controls .owl-buttons div {
    top: -167px;
  }
  .vina-vmtabproduct.sp-module.style-icon .owl-theme .owl-controls .owl-buttons div {
    top: -153px;
  }
  .sp-module.title-style3 .sp-module-title h3 {
    font-size: 20px;
  }
  #sp-header-top .logo,
  #sp-header .logo {
    margin: 0 auto;
  }
  .home3 .vina-vmsearch {
    display: inline-block;
    width: 100%;
  }
  div.acymailing_module_form .acymailing_form tr {
    width: 100%;
  }
  div.acymailing_module_form .acymailing_form tr td {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
  }
  div.acymailing_module_form .acymailing_form tr .acyfield_email input {
    width: 100% !important;
  }
  .vina-social .sp-module-title {
    float: none;
  }
  .top-contact .widget {
    float: none !important;
    margin-bottom: 15px;
  }
  .mod_lang {
    float: none !important;
    display: inline-block;
    margin-bottom: 20px;
  }
  .mod_menu_top .nav-pills >li {
    float: none;
    margin-bottom: 10px;
    display: inline-block;
  }
  .mod_menu_top .mod_menu li a {
    border-left: 0;
  }
  .vina-collection h1 {
    font-size: 40px;
    margin-bottom: 15px;
  }
  .vina-collection a.button {
    height: 40px;
    line-height: 40px;
    width: auto;
  }
  .sp-module.title-style2 .sp-module-title h3 {
    font-size: 18px;
  }
  .vina-vmtabproduct .tabs_container li {
    padding: 0 10px !Important;
  }
  .vina-vmtabproduct .tabs_buttons {
    padding: 2px 0 0px;
  }
  .vina-vmtabproduct .tabs_buttons .tabs_mask {
    height: auto !important;
  }
  .vina-carousel-content .item .post-thumb .readmore {
    font-size: 9px;
    padding: 0 10px;
  }
  .vina-carousel-content .item .post-thumb .readmore i {
    margin-left: 10px;
  }
  .vina-testimonials .item .testimonials-text {
    font-size: 16px;
    line-height: 24px;
  }
  .menu-footer {
    padding-bottom: 50px;
  }
  .menu-footer ul li {
    float: none;
  }
  .menu-footer ul li a {
    background: none;
    display: inline-block;
    margin-bottom: 10px;
  }
  .shop-products .vina-vmproduct {
    width: 100%;
  }
  .orderby-displaynumber .result-count {
    margin: 8px 0 0 0;
  }
  .productdetails-view .vina-des-wrapper .product-name {
    font-size: 24px;
  }
  .productdetails-view .product-short-description {
    line-height: 20px;
  }
  .productdetails-view span.addtocart-button input.addtocart-button {
    padding: 0px 50px 0px 10px;
  }
  .productdetails-view .icons.add-to-box-2 #vmcompare {
    margin-left: 0;
  }
  .productdetails-view #vina-tab {
    margin-top: 0;
  }
  .productdetails-view #vina-tab > ul li a {
    font-size: 18px;
    line-height: 24px;
  }
  .productdetails-view #vina-tab #vinaTabContent > div {
    font-size: 13px;
    line-height: 20px;
    padding: 20px 0 20px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #checkoutForm .cart-summary .cart-images img {
    width: 72px;
  }
}
@media (max-width: 768px) {
  #checkoutForm .cart-summary .cart-images,
  .tb-image,
  tbody .sectiontableentry1 >td:first-child {
    display: none;
  }
}
