@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);
.form-control {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
@font-face {
  font-family: 'IcoMoon';
  src: url('../fonts/IcoMoon.eot');
  src: url('../fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../fonts/IcoMoon.woff') format('woff'), url('../fonts/IcoMoon.ttf') format('truetype'), url('../fonts/IcoMoon.svg#IcoMoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'IcoMoon';
  content: attr(data-icon);
  speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: .25em;
  line-height: 14px;
  background-image: none;
}
dd > span[class^="icon-"] + time,
dd > span[class*=" icon-"] + time {
  margin-left: -0.25em;
}
dl.article-info dd.hits span[class^="icon-"],
dl.article-info dd.hits span[class*=" icon-"] {
  margin-right: 0;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
  font-weight: normal;
}
.icon-joomla:before {
  content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
  content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
  content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
  content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
  content: "\e008";
}
.icon-arrow-first:before {
  content: "\e003";
}
.icon-arrow-last:before {
  content: "\e004";
}
.icon-arrow-up-2:before {
  content: "\e009";
}
.icon-arrow-right-2:before {
  content: "\e00a";
}
.icon-arrow-down-2:before {
  content: "\e00b";
}
.icon-arrow-left-2:before {
  content: "\e00c";
}
.icon-arrow-up-3:before {
  content: "\e00f";
}
.icon-arrow-right-3:before {
  content: "\e010";
}
.icon-arrow-down-3:before {
  content: "\e011";
}
.icon-arrow-left-3:before {
  content: "\e012";
}
.icon-menu-2:before {
  content: "\e00e";
}
.icon-arrow-up-4:before {
  content: "\e201";
}
.icon-arrow-right-4:before {
  content: "\e202";
}
.icon-arrow-down-4:before {
  content: "\e203";
}
.icon-arrow-left-4:before {
  content: "\e204";
}
.icon-share:before,
.icon-redo:before {
  content: "\27";
}
.icon-undo:before {
  content: "\28";
}
.icon-forward-2:before {
  content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
  content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
  content: "\6c";
}
.icon-undo-2:before {
  content: "\e207";
}
.icon-move:before {
  content: "\7a";
}
.icon-expand:before {
  content: "\66";
}
.icon-contract:before {
  content: "\67";
}
.icon-expand-2:before {
  content: "\68";
}
.icon-contract-2:before {
  content: "\69";
}
.icon-play:before {
  content: "\e208";
}
.icon-pause:before {
  content: "\e209";
}
.icon-stop:before {
  content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
  content: "\7c";
}
.icon-next:before,
.icon-forward:before {
  content: "\7b";
}
.icon-first:before {
  content: "\7d";
}
.icon-last:before {
  content: "\e000";
}
.icon-play-circle:before {
  content: "\e00d";
}
.icon-pause-circle:before {
  content: "\e211";
}
.icon-stop-circle:before {
  content: "\e212";
}
.icon-backward-circle:before {
  content: "\e213";
}
.icon-forward-circle:before {
  content: "\e214";
}
.icon-loop:before {
  content: "\e001";
}
.icon-shuffle:before {
  content: "\e002";
}
.icon-search:before {
  content: "\53";
}
.icon-zoom-in:before {
  content: "\64";
}
.icon-zoom-out:before {
  content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
  content: "\2b";
}
.icon-pencil-2:before {
  content: "\2c";
}
.icon-brush:before {
  content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
  content: "\5d";
}
.icon-ban-circle:before,
.icon-minus-sign:before,
.icon-minus-2:before {
  content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
  content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
  content: "\47";
}
.icon-new:before,
.icon-plus:before {
  content: "\2a";
}
.icon-plus-circle:before {
  content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
  content: "\4b";
}
.icon-minus-circle:before {
  content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
  content: "\4a";
}
.icon-cancel-circle:before {
  content: "\e217";
}
.icon-checkmark-2:before {
  content: "\e218";
}
.icon-checkmark-circle:before {
  content: "\e219";
}
.icon-info:before {
  content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
  content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
  content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
  content: "\e222";
}
.icon-notification:before {
  content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
  content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
  content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
  content: "\e225";
}
.icon-checkbox-unchecked:before {
  content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
  content: "\3e";
}
.icon-checkbox-partial:before {
  content: "\3f";
}
.icon-square:before {
  content: "\e226";
}
.icon-radio-unchecked:before {
  content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
  content: "\e228";
}
.icon-circle:before {
  content: "\e229";
}
.icon-signup:before {
  content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
  content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
  content: "\59";
}
.icon-menu:before {
  content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
  content: "\31";
}
.icon-list-2:before {
  content: "\e231";
}
.icon-menu-3:before {
  content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
  content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
  content: "\2e";
}
.icon-folder-plus:before {
  content: "\e234";
}
.icon-folder-minus:before {
  content: "\e235";
}
.icon-folder-3:before {
  content: "\e236";
}
.icon-folder-plus-2:before {
  content: "\e237";
}
.icon-folder-remove:before {
  content: "\e238";
}
.icon-file:before {
  content: "\e016";
}
.icon-file-2:before {
  content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
  content: "\29";
}
.icon-file-remove:before,
.icon-file-minus:before {
  content: "\e017";
}
.icon-file-check:before {
  content: "\e240";
}
.icon-file-remove:before {
  content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
  content: "\e018";
}
.icon-stack:before {
  content: "\e242";
}
.icon-tree:before {
  content: "\e243";
}
.icon-tree-2:before {
  content: "\e244";
}
.icon-paragraph-left:before {
  content: "\e246";
}
.icon-paragraph-center:before {
  content: "\e247";
}
.icon-paragraph-right:before {
  content: "\e248";
}
.icon-paragraph-justify:before {
  content: "\e249";
}
.icon-screen:before {
  content: "\e01c";
}
.icon-tablet:before {
  content: "\e01d";
}
.icon-mobile:before {
  content: "\e01e";
}
.icon-box-add:before {
  content: "\51";
}
.icon-box-remove:before {
  content: "\52";
}
.icon-download:before {
  content: "\e021";
}
.icon-upload:before {
  content: "\e022";
}
.icon-home:before {
  content: "\21";
}
.icon-home-2:before {
  content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
  content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
  content: "\e251";
}
.icon-link:before {
  content: "\e252";
}
.icon-picture:before,
.icon-image:before {
  content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
  content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
  content: "\e014";
}
.icon-camera:before {
  content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
  content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
  content: "\56";
}
.icon-music:before {
  content: "\57";
}
.icon-user:before {
  content: "\22";
}
.icon-users:before {
  content: "\e01f";
}
.icon-vcard:before {
  content: "\6d";
}
.icon-address:before {
  content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
  content: "\26";
}
.icon-enter:before {
  content: "\e257";
}
.icon-exit:before {
  content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
  content: "\24";
}
.icon-comments-2:before {
  content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
  content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
  content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
  content: "\e259";
}
.icon-phone:before {
  content: "\e260";
}
.icon-phone-2:before {
  content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
  content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
  content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
  content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
  content: "\50";
}
.icon-briefcase:before {
  content: "\e020";
}
.icon-tag:before {
  content: "\e262";
}
.icon-tag-2:before {
  content: "\e263";
}
.icon-tags:before {
  content: "\e264";
}
.icon-tags-2:before {
  content: "\e265";
}
.icon-options:before,
.icon-cog:before {
  content: "\38";
}
.icon-cogs:before {
  content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
  content: "\36";
}
.icon-wrench:before {
  content: "\3a";
}
.icon-equalizer:before {
  content: "\39";
}
.icon-dashboard:before {
  content: "\78";
}
.icon-switch:before {
  content: "\e266";
}
.icon-filter:before {
  content: "\54";
}
.icon-purge:before,
.icon-trash:before {
  content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
  content: "\23";
}
.icon-unlock:before {
  content: "\e267";
}
.icon-key:before {
  content: "\5f";
}
.icon-support:before {
  content: "\46";
}
.icon-database:before {
  content: "\62";
}
.icon-scissors:before {
  content: "\e268";
}
.icon-health:before {
  content: "\6a";
}
.icon-wand:before {
  content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
  content: "\e269";
}
.icon-clock:before {
  content: "\6e";
}
.icon-compass:before {
  content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
  content: "\e01b";
}
.icon-book:before {
  content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
  content: "\79";
}
.icon-print:before,
.icon-printer:before {
  content: "\e013";
}
.icon-feed:before {
  content: "\71";
}
.icon-calendar:before {
  content: "\43";
}
.icon-calendar-2:before {
  content: "\44";
}
.icon-calendar-3:before {
  content: "\e273";
}
.icon-pie:before {
  content: "\77";
}
.icon-bars:before {
  content: "\76";
}
.icon-chart:before {
  content: "\75";
}
.icon-power-cord:before {
  content: "\32";
}
.icon-cube:before {
  content: "\33";
}
.icon-puzzle:before {
  content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
  content: "\72";
}
.icon-lamp:before {
  content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
  content: "\73";
}
.icon-location:before {
  content: "\63";
}
.icon-shield:before {
  content: "\e274";
}
.icon-flag:before {
  content: "\35";
}
.icon-flag-3:before {
  content: "\e275";
}
.icon-bookmark:before {
  content: "\e023";
}
.icon-bookmark-2:before {
  content: "\e276";
}
.icon-heart:before {
  content: "\e277";
}
.icon-heart-2:before {
  content: "\e278";
}
.icon-thumbs-up:before {
  content: "\5b";
}
.icon-thumbs-down:before {
  content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
  content: "\40";
}
.icon-star-2:before {
  content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
  content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
  content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
  content: "\e280";
}
.icon-smiley-sad:before {
  content: "\e281";
}
.icon-smiley-sad-2:before {
  content: "\e282";
}
.icon-smiley-neutral:before {
  content: "\e283";
}
.icon-smiley-neutral-2:before {
  content: "\e284";
}
.icon-cart:before {
  content: "\e019";
}
.icon-basket:before {
  content: "\e01a";
}
.icon-credit:before {
  content: "\e286";
}
.icon-credit-2:before {
  content: "\e287";
}
.icon-expired:before {
  content: "\4b";
}
.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;
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 9;
  display: block;
  float: left;
}
.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 {
  position: relative;
  font-size: 18px;
  text-decoration: none;
  display: block;
  line-height: 23px;
  color: #fff;
  text-transform: uppercase;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 700;
  padding: 12px 15px 16px 15px;
  border-radius: 4px 4px 0 0;
  margin: 0;
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
}
.sp-megamenu-parent >li.sp-has-child>a:after {
  font-family: "FontAwesome";
  content: "\f0d7";
  margin-left: 8px;
  line-height: 0;
}
.sp-megamenu-parent >li.active >a,
.sp-megamenu-parent >li.active:hover>a,
.sp-megamenu-parent >li:hover>a {
  color: #93979d;
  background: #fff;
}
.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 .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 {
  padding: 20px;
  border-top: 0;
  background: #fff;
  text-align: left;
  border-radius: 0 0 5px 5px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
  font-family: "FontAwesome";
  content: " \f105";
  float: right;
}
.sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right,
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
  left: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
  display: block;
  color: #999;
  cursor: pointer;
  font-size: 13px;
  padding: 5px 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title {
  display: block;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 10px;
  font-weight: 700;
  word-wrap: break-word;
  border-bottom: 1px solid #eee;
}
.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-has-child:hover >.sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-fade .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeIn 400ms;
  animation: spMenuFadeIn 400ms;
}
.sp-megamenu-parent.menu-zoom .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuZoom 400ms;
  animation: spMenuZoom 400ms;
}
.sp-megamenu-parent.menu-fade-up .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeInUp 400ms;
  animation: spMenuFadeInUp 400ms;
}
.sp-megamenu-parent.menu-fade-down .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeInDown 400ms;
  animation: spMenuFadeInDown 400ms;
}
.sp-megamenu-parent .sp-module-content .custom a {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.sp-megamenu-parent .sp-module-content .custom 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-megamenu-parent .sp-module-content .custom a img {
  -webkit-transition: all 0.9s;
  -o-transition: all 0.9s;
  transition: all 0.9s;
}
.sp-megamenu-parent .sp-module-content .custom a:hover:before {
  border: 10px solid rgba(0,0,0,0.2);
}
.sp-megamenu-parent .sp-module-content .custom a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
#offcanvas-toggler {
  float: right;
}
#offcanvas-toggler >i {
  color: #fff;
  display: inline-block;
  padding: 0 15px;
  font-size: 18px;
  line-height: 60px;
  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: auto;
}
.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;
  display: inline-block;
}
.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;
  background: none;
}
.offcanvas-menu .sp-module .sp-module-title h3 span {
  background: none;
}
.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;
}
@-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);
  }
}
div[id^="vina-copyright"] {
  font-size: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
body.home-page #sp-main-body {
  display: none;
}
#sp-page-builder .page-content {
  padding-bottom: 40px;
}
.block {
  margin: 0 0 30px;
  clear: both;
  color: #797979;
}
.owl-item .item .item-inner {
  padding: 0 15px;
}
.sp-module.row .sp-module-title {
  padding: 0 15px;
}
.sp-module .vina-carousel-virtuemart {
  padding: 0 !important;
}
.sp-module .vina-carousel-virtuemart .product .product-inner {
  padding: 0 15px;
  margin: 0;
}
.sp-module .vina-carousel-virtuemart .product .product-inner h2.product-title a,
.sp-module .vina-carousel-virtuemart .product .product-inner h3.product-title a {
  color: #2f2f2f !important;
}
.sp-module .vina-carousel-virtuemart .product .product-inner .item-i .notify {
  color: #fff !important;
}
.sp-module .vina-carousel-virtuemart div.vm-details-button {
  float: none !important;
}
.sp-module .vina-carousel-virtuemart div.vm-details-button a {
  padding: 0;
  color: #6e7278 !important;
}
.sp-module .vina-carousel-virtuemart .owl-item .item {
  padding: 0 !important;
  margin: 0 !important;
  display: block;
}
.sp-module .vina-carousel-virtuemart.owl-theme .owl-controls {
  margin-top: 0;
}
.sp-module .vina-carousel-virtuemart.owl-theme .owl-controls .owl-pagination {
  position: absolute;
  left: 0;
  right: 0;
  margin-top: 30px;
}
.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 .vina-manufacturers-virtuemart,
.sp-module .owl-carousel.owl-theme {
  overflow: visible !important;
}
.sp-module .vina-carousel-virtuemart.has-counter {
  padding: 0 !important;
}
.sp-module .vina-carousel-virtuemart.has-counter .owl-item .item .item-inner {
  padding: 0;
}
.sp-module .vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons div {
  left: auto !important;
  margin: 0 1.5px;
}
.sp-module .vina-carousel-virtuemart.mage-products {
  border: 0;
  margin-top: 35px !important;
}
.sp-module .vina-carousel-virtuemart.mage-products .item-i {
  border: 0;
  border-bottom: 1px solid #fff;
}
.sp-module .vina-carousel-virtuemart.mage-products .product-price {
  text-align: left;
}
.sp-module .vina-carousel-virtuemart.mage-products .vm-product-rating-container {
  margin-bottom: 10px;
}
.sp-module .vina-carousel-virtuemart.mage-products.owl-theme .owl-controls .owl-pagination {
  margin-top: -10px;
}
.sp-module .mage-products .product.item {
  background-color: transparent !important;
}
.sp-module .mage-products .product .item-inner {
  padding: 0;
  overflow: hidden;
}
.sp-module .mage-products .product .item-inner .item-i {
  display: inline-block;
  float: left;
  width: 100%;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #e5e5e5;
}
.sp-module .mage-products .product .item-inner .item-i:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.sp-module .mage-products .product .item-inner h3.product-title {
  font-size: 13px;
  font-weight: normal;
  margin: 0 0 5px;
  text-align: left;
  font-family: Arial;
}
.sp-module .mage-products .product .item-inner h3.product-title a {
  color: #2f2f2f !important;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 14px;
  text-decoration: none;
}
.sp-module .mage-products .product .item-inner .ratingbox {
  margin: 0;
}
.sp-module .mage-products .product .item-inner .pull-left {
  width: 40%;
}
.sp-module .mage-products .product .item-inner .vm-product-media-container {
  width: 100%;
  padding-right: 10px;
  margin-bottom: 0;
}
.sp-module .mage-products .product .item-inner .text-block {
  width: 60%;
  float: left;
  padding: 0;
  text-align: left;
}
.sp-module .mage-products .product .item-inner .product-price span {
  font-size: 16px;
}
.sp-module .mage-products .product .item-inner .product-price .price-crossed span {
  font-size: 16px;
}
.sp-module .mage-products .product .item-inner .product-price .price-crossed .vm-price-value {
  margin-left: 6px;
}
.sp-module .mage-products .product .product-inner .actions .addtocart-area,
.sp-module .mage-products .product .item-inner .actions .addtocart-area {
  text-align: left;
}
.sp-module .mage-products .product .product-inner .actions .addtocart-bar:before,
.sp-module .mage-products .product .item-inner .actions .addtocart-bar:before {
  display: none;
}
.sp-module .mage-products .product .product-inner .actions .add-to-links,
.sp-module .mage-products .product .item-inner .actions .add-to-links {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sp-module .mage-products .product .product-inner .actions .btn-wishlist,
.sp-module .mage-products .product .product-inner .actions .vm-details-button,
.sp-module .mage-products .product .item-inner .actions .btn-wishlist,
.sp-module .mage-products .product .item-inner .actions .vm-details-button {
  float: left;
  width: 100%;
  text-align: left;
}
.sp-module .mage-products .product .product-inner .actions .btn-wishlist,
.sp-module .mage-products .product .item-inner .actions .btn-wishlist {
  border-right: 0;
}
.sp-module .mage-products .product .product-inner .actions span.addtocart-button input,
.sp-module .mage-products .product .product-inner .actions .btn-wishlist .addtofav_aws_icon,
.sp-module .mage-products .product .product-inner .actions .btn-wishlist .addtofav_aws_icon_active,
.sp-module .mage-products .product .product-inner .actions .vm-details-button,
.sp-module .mage-products .product .item-inner .actions span.addtocart-button input,
.sp-module .mage-products .product .item-inner .actions .btn-wishlist .addtofav_aws_icon,
.sp-module .mage-products .product .item-inner .actions .btn-wishlist .addtofav_aws_icon_active,
.sp-module .mage-products .product .item-inner .actions .vm-details-button {
  text-align: left;
}
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: 1px solid #2684bd;
  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;
}
.btn:focus:focus,
.btn:active:focus:focus,
.btn.active:focus:focus,
.btn.focus:focus,
.btn:active.focus:focus,
.btn.active.focus:focus {
  outline: 0;
  outline-offset: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
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: 6px 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-size: 14px;
  vertical-align: middle;
  color: #777;
  background: #fff;
}
input[type="button"] {
  display: inline-block;
  margin: 0px;
  padding: 0 20px;
  font-weight: 400;
  font-size: 1em;
  line-height: 40px;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  text-transform: capitalize;
  background: #f1f1f1;
  color: #999;
  border: 0;
}
button,
input[type="reset"],
input[type="submit"],
.cart-view .continue_link,
.vina-button {
  display: inline-block;
  font-size: 13px;
  text-align: center;
  line-height: 26px;
  margin: 0;
  color: #6e7278;
  text-transform: uppercase;
  font-family: "PT Sans Narrow", sans-serif;
  background: #f1f1f1;
  padding: 5px 13px 3px;
  text-decoration: none;
  font-weight: 300;
  border: 1px solid #e5e5e5;
  background: none;
  border-bottom: 3px solid #e5e5e5;
  border-radius: 5px;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.offsite {
  background: url(../images/bg_comingsoon.jpg) no-repeat fixed center center / cover;
  width: 100%;
  height: 100%;
  min-height: 100%;
  color: #fff;
}
.offsite #vinagecko-promotions {
  display: none;
}
.offsite .site-offline {
  padding-top: 50px;
}
.offsite .site-offline #sp-comingsoon h1 {
  color: #fff;
  font-size: 50px;
  font-weight: 200;
}
.offsite .site-offline #sp-comingsoon img {
  margin: 0 auto;
}
.offsite .site-offline #sp-comingsoon #form-login #form-login-username input,
.offsite .site-offline #sp-comingsoon #form-login #form-login-password input {
  background: transparent;
  color: #aaa;
}
.offsite .site-offline #sp-comingsoon #form-login #submit-buton .login {
  background: transparent;
  border: 3px solid #fff;
  border-radius: 0;
  color: #fff;
  line-height: normal;
  width: 100px;
  padding: 6px 12px;
}
.offsite .site-offline #sp-comingsoon #form-login #submit-buton .login:hover {
  background: #fff;
  color: #000;
}
.offsite .site-offline .social-icons {
  padding-top: 30px;
}
.offsite .site-offline .social-icons li {
  display: inline-block;
  margin: 0 10px;
}
.offsite .site-offline .social-icons li a {
  background: transparent;
  margin: 0;
  width: 77px;
  height: 77px;
  line-height: 75px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  display: table;
  border: 1px solid #fff;
  border-radius: 100%;
}
.offsite .site-offline .social-icons li a:hover {
  color: #fff;
  border: 1px solid #fff;
}
.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;
}
#sp-bottom1 {
  position: static;
}
#sp-bottom1 .sp-module {
  margin-top: 0;
}
.sp-totop {
  background-image: url("../images/general/back-top.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: absolute;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  top: -20px;
  right: 0;
  left: 0;
  margin: 0 auto;
  color: #fff;
  display: block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 40px 40px 40px 40px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.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: #fff;
  border: 1px solid #ddd;
  box-shadow: none;
  height: auto !important;
  line-height: inherit !important;
  padding: 6px 0 6px 8px;
  font-size: 13px;
  color: #aaa;
}
.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;
}
.error-page {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page body {
  background: rgba(0,0,0,0) url("../images/bg_error.jpg") no-repeat fixed center center / cover;
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page .error-page-inner {
  height: 100%;
  min-height: 100%;
  width: 100%;
  text-align: center;
}
.error-page .error-page-inner img {
  display: inline-block;
  margin-bottom: -100px;
}
.error-page .error-page-inner .container {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
}
.error-page .fa-exclamation-triangle {
  font-size: 64px;
  line-height: 1;
  margin-bottom: 10px;
}
.error-page .error-code {
  font-weight: bold;
  font-size: 96px;
  line-height: 1;
  margin: 0 0 10px 0;
  padding: 0;
}
.error-page .error-message {
  color: #fff;
  font-size: 50px;
  font-weight: 200;
  line-height: 1;
  margin-bottom: 50px;
}
.error-page a.btn-primary {
  background: none;
  border-color: #fff;
  color: #fff;
  padding: 10px 30px;
}
.error-page a.btn-primary:hover {
  color: #aaa;
  border-color: #aaa;
}
.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 {
  padding: 0;
  font-family: Arial;
  font-size: 13px;
  color: #6e7278;
  text-transform: capitalize;
  line-height: 17px;
  margin-top: 5px;
  margin-bottom: 4px;
  text-shadow: 0 0 0 transparent;
  background-color: transparent;
  background-image: none;
  border: 0px;
  border-radius: 0px;
  -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 {
  vertical-align: initial;
  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 {
  font-size: 16px;
  color: #333;
  content: "\f0d7";
}
.bootstrap-select ul.dropdown-menu {
  position: static;
  display: block;
  float: right;
  min-width: inherit;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 100%;
  text-align: left;
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #d9d9d9;
  max-width: 157px;
}
.bootstrap-select div.dropdown-menu {
  position: absolute;
}
.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 {
  list-style: none;
  padding: 0;
}
ul.social-icons li {
  display: inline-block;
  float: left;
}
ul.social-icons a {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  color: #fff !important;
  padding: 0;
  margin-right: 20px;
}
.social-icons.floatleft {
  float: left;
}
.sp-contact-info {
  list-style: none;
  padding: 0;
}
.sp-contact-info li {
  display: inline;
  float: left;
  height: 35px;
  line-height: 35px;
  padding: 0 30px 0 0;
  color: #fff;
  font-size: 13px;
}
.sp-contact-info a {
  color: #fff;
}
.sp-contact-info i {
  margin-right: 10px;
  color: #a7d046;
}
.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 {
  color: #404040;
}
.sp-module.mod_cur .sp-module-title,
.sp-module.mod_cur .sp-module-content,
.sp-module.mod_lang .sp-module-title,
.sp-module.mod_lang .sp-module-content {
  display: inline-block;
  float: left;
}
.sp-module.mod_cur,
.sp-module.mod_lang,
.sp-module.mod_menu_top {
  float: right;
  position: relative;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding: 0 18px;
}
.sp-module.mod_cur .sp-module-title,
.sp-module.mod_lang .sp-module-title,
.sp-module.mod_menu_top .sp-module-title {
  margin: 0;
  margin-right: 7px;
  height: auto;
  line-height: inherit;
  background: none;
  font-weight: normal;
}
.sp-module.mod_cur .sp-module-title h3,
.sp-module.mod_lang .sp-module-title h3,
.sp-module.mod_menu_top .sp-module-title h3 {
  font-family: Arial;
  text-transform: capitalize;
  background: none;
  font-weight: normal;
  color: #6e7278;
  cursor: pointer;
  font-size: 13px;
  line-height: 26px;
  margin: 0;
  padding: 0;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.sp-module.mod_cur .sp-module-title h3 span,
.sp-module.mod_lang .sp-module-title h3 span,
.sp-module.mod_menu_top .sp-module-title h3 span {
  padding: 0;
  background: none;
  line-height: 26px;
}
.sp-module.mod_menu_top {
  margin-top: -1px;
}
.sp-module.mod_menu_top .sp-module-title h3:before {
  content: "\f084";
  display: inline-block;
  font-family: FontAwesome;
  color: #333333;
  font-size: 16px;
  margin-right: 10px;
}
.sp-module.mod_menu_top .sp-module-title h3:after {
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 16px;
  color: #333333;
  margin-left: 5px;
  padding-left: 5px;
}
.sp-module.mod_menu_top .sp-module-title,
.sp-module.mod_menu_top .sp-module-content {
  float: left;
  display: inline-block;
}
.sp-module.mod_menu_top .sp-module-content {
  position: absolute;
  top: 60px;
  right: 23px;
  z-index: 9;
  list-style: none;
  padding: 0px;
  margin: 0;
  min-width: 140px;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.sp-module.mod_menu_top .sp-module-content ul {
  border: 1px solid #d9d9d9;
  max-width: 157px;
}
.sp-module.mod_menu_top .sp-module-content ul li a {
  background: #fff;
  padding: 0 10px 0 12px;
  line-height: 25px;
  border-bottom: 1px solid #e5e5e5;
  display: block;
  text-transform: capitalize;
  font-weight: normal;
  height: inherit;
  border-radius: 0;
  font-size: 13px;
  text-align: left;
}
.sp-module.mod_menu_top:hover .sp-module-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-module div.mod-languages li {
  margin-left: 0;
  margin-right: 0;
}
.sp-module .mod-languages,
.sp-module .cur_box {
  margin-right: 0;
}
.sp-module .mod-languages select,
.sp-module .cur_box select {
  display: none !important;
  width: 0;
  border: 0;
  background: transparent;
  padding: 0;
}
.sp-module .mod-languages .bootstrap-select,
.sp-module .cur_box .bootstrap-select {
  position: relative;
  cursor: pointer;
}
.sp-module .mod-languages .bootstrap-select div.dropdown-menu,
.sp-module .cur_box .bootstrap-select div.dropdown-menu {
  display: block;
  position: absolute;
  top: 60px;
  right: 0;
  z-index: 9;
  list-style: none;
  padding: 0px;
  margin: 0;
  min-width: 140px;
  visibility: hidden;
  border: 0;
  border-radius: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.sp-module .mod-languages .bootstrap-select div.dropdown-menu ul,
.sp-module .cur_box .bootstrap-select div.dropdown-menu ul {
  border-radius: 0;
}
.sp-module .mod-languages .bootstrap-select div.dropdown-menu ul li a,
.sp-module .cur_box .bootstrap-select div.dropdown-menu ul li a {
  background: #fff;
  padding: 0 10px 0 12px;
  line-height: 25px;
  border-bottom: 1px solid #e5e5e5;
  display: block;
  text-transform: capitalize;
  font-weight: normal;
  height: inherit;
  border-radius: 0;
  font-size: 13px;
  text-align: left;
}
.sp-module .mod-languages .bootstrap-select:hover div.dropdown-menu,
.sp-module .cur_box .bootstrap-select:hover div.dropdown-menu {
  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;
}
.mini-cart {
  position: relative;
}
.mini-cart .mini-cart-content .show_cart a {
  color: #fff;
}
#vmCartModule {
  display: inline-block;
  float: right;
  padding-left: 23px;
  border-left: 1px solid #e5e5e5;
}
.mini-cart .mini-cart-title {
  display: table;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-top: 0;
  text-transform: uppercase;
  padding: 0 0 0 33px;
  line-height: 26px;
  background: url(../images/general/icon-cart.png) no-repeat 0 0;
  text-align: center;
  font-size: 16px;
  color: #000000;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 700;
}
.mini-cart .mini-cart-title i {
  display: none;
  float: left;
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  text-align: center;
  width: 35px;
  height: 26px;
}
.mini-cart .mini-cart-title .number {
  background: #c94969;
  border-radius: 100%;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 15px;
  left: 20px;
  line-height: 15px;
  position: absolute;
  text-align: center;
  top: 3px;
  min-width: 15px;
  z-index: 1;
}
.mini-cart .mini-cart-title .total_products {
  float: left;
  vertical-align: middle;
  padding: 0 8px;
  line-height: 26px;
}
.mini-cart .mini-cart-title .total_products strong {
  margin-left: 3px;
}
.mini-cart .mini-cart-title .text-title {
  float: left;
  vertical-align: middle;
  line-height: 26px;
}
.mini-cart .mini-cart-title .total {
  float: left;
  vertical-align: middle;
  padding: 0;
  font-size: 0;
  line-height: 1;
}
.mini-cart .mini-cart-title .total strong {
  margin-left: 3px;
  color: #f07b1d;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
}
.mini-cart .mini-cart-content {
  width: 270px;
  position: absolute;
  top: 70px;
  right: 0;
  color: #777;
  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-family: 'PT Sans Narrow';
  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;
}
.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;
  padding: 10px;
}
.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;
}
form .virtuemart_search {
  margin-bottom: 20px;
}
.sp-vmsearch {
  line-height: 0.5;
  display: inline-block;
}
.sp-vmsearch form,
.sp-vmsearch .sp-vmsearch form {
  display: inline-block;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  padding: 3px;
  border: 1px solid #e5e5e5;
}
.sp-vmsearch .sp-vmsearch-categorybox {
  float: left;
  display: inline-block;
  cursor: pointer;
  width: 120px;
  height: 42px;
  line-height: 42px;
  border: 0;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  color: #777;
  font-family: 'PT Sans Narrow';
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  background: transparent;
  padding: 0;
  border-right: 1px solid #e2e1e6;
}
.sp-vmsearch .sp-vmsearch-categorybox select {
  cursor: pointer;
}
.sp-vmsearch .sp-vmsearch-categorybox .cat-button i {
  color: #777;
  position: absolute;
  top: 14px;
}
.sp-vmsearch .category-name-wrapper {
  display: inline-block;
  padding: 0;
  margin-right: 5px;
}
.sp-vmsearch .search-input-wrapper {
  float: left;
  display: inline-block;
  width: 320px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  overflow: visible;
  color: #9cb8e6;
  background: none;
}
.sp-vmsearch .search-input-wrapper input {
  color: #9cb8e6;
  display: inline-block;
  font-size: 13px;
  height: 42px;
  min-height: 42px;
  font-style: italic;
  line-height: 0;
  font-weight: 500;
  float: left;
  margin: 0;
  border: none;
  background: none;
}
.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: 80px;
  display: inline-block;
}
.sp-vmsearch .search-button-wrapper button {
  height: 42px;
  min-height: 42px;
  line-height: 42px;
  border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  background: #83cbdc;
  padding: 0 32px;
  border: 0;
  background: #393939;
  text-align: center;
}
.sp-vmsearch .search-button-wrapper button span {
  display: none;
}
.sp-vmsearch .search-button-wrapper button i {
  font-size: 14px;
  line-height: 42px;
  color: #fff;
}
#bd_results {
  position: relative;
}
#bd_results #cf_res_ajax_loader {
  top: 300px;
}
#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 .continue_link,
#fancybox-content .showcart {
  text-transform: capitalize;
  float: left;
  color: #FFFFFF;
  margin: 0px;
  padding: 5px 10px;
  width: auto;
  text-align: center;
  border-radius: 0px;
  background-color: #e52b50;
}
#fancybox-content .continue_link:hover,
#fancybox-content .showcart:hover {
  background-color: #252525;
}
#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;
}
.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: 30px;
}
.sp-module:first-child {
  margin-top: 0;
}
.sp-module .sp-module-title {
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
}
.sp-module .sp-module-title h3 {
  color: #303030;
  margin-top: 0;
}
.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;
}
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;
}
#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;
  position: initial;
  margin-left: 0;
  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-family: 'PT Sans Narrow';
  font-weight: 400;
  line-height: 1.35;
  display: block;
  font-size: 16px;
  color: #444;
}
.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;
}
.coupon-code input[type="text"] {
  padding: 9px 12px;
}
#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 {
  color: #fff;
  float: left;
  background: #313133;
  border: 1px solid #1C1C1F;
  border-bottom: 3px solid #1C1C1F;
}
#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-family: 'PT Sans Narrow';
  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: 80px;
  height: 13px;
  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;
  top: 0;
  height: 13px;
  position: absolute;
}
.category h2.category-title {
  font-size: 22px;
}
.orderby-displaynumber {
  position: relative;
  float: left;
  margin: 0 0 30px;
  padding: 12px 0px 6px;
  display: inline-block;
  width: 100%;
  text-align: center;
  line-height: 1.5;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
}
.orderby-displaynumber .view-mode {
  position: absolute;
  top: 8px;
  left: 15px;
}
.orderby-displaynumber .view-mode a {
  width: 35px;
  height: 36px;
  border: 1px solid #e5e5e5;
  border-bottom: 3px solid #e5e5e5;
  text-align: center;
  border-radius: 5px;
  display: inline-block;
  cursor: pointer;
}
.orderby-displaynumber .view-mode a i {
  color: #777;
  font-size: 21px;
  line-height: 36px;
}
.orderby-displaynumber-inner {
  padding: 0 15px 0 110px;
  display: inline-block;
  width: 100%;
}
.orderlistcontainer {
  position: relative;
  display: inline-block;
  font-size: 12px;
  margin: 0 0 0 0.5em;
}
.orderlistcontainer > div {
  display: inline-block;
}
.orderlistcontainer .title {
  vertical-align: middle;
  text-transform: capitalize;
  color: #393939;
  font-size: 13px;
  line-height: 25px;
  padding: 0 6px 0 0;
  font-weight: normal;
}
.orderlistcontainer a {
  color: #9c9b9b;
  display: block;
}
.orderlistcontainer div.activeOrder,
.orderlistcontainer div.Order {
  margin: 0;
  vertical-align: middle;
  text-align: left;
  font-size: 13px;
  line-height: 27px;
  height: 27px;
  padding: 0 0 0 10px;
  min-width: 180px;
  cursor: pointer;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  background: url(../images/general/arrow_down.png) no-repeat right 2px;
}
.orderlistcontainer div.orderlist {
  display: none;
  text-align: left;
  position: absolute;
  border: 1px solid #ddd;
  background: #fff;
  cursor: pointer;
  z-index: 2;
  min-width: 180px;
  right: 0;
}
.orderlistcontainer div.orderlist div {
  padding: 2px 12px 1px;
}
.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;
  border: 0;
}
.display-number div.selector {
  display: inline-block;
  width: 59px !important;
}
.display-number div.selector span {
  padding-right: 45px;
}
.vm-pagination {
  line-height: 25px;
}
.vm-pagination .pagination >li >a,
.vm-pagination .pagination >li >span {
  padding: 6px 12px;
  line-height: 30px;
  border-radius: 0;
}
.vm-pagination .pagination >li:first-child >a,
.vm-pagination .pagination >li:first-child >span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.vm-pagination .pagination >li:last-child >a,
.vm-pagination .pagination >li:last-child >span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.vm-pagination.vm-pagination-top {
  display: inline-block;
}
.vm-pagination.vm-pagination-top ul {
  display: inline-block;
  margin-right: 5px;
}
.vm-pagination.vm-pagination-bottom {
  width: 100%;
  padding: 10px 15px;
  display: inline-block;
  text-align: center;
  line-height: 0;
  margin: 20px 0 30px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
}
.vm-pagination.vm-pagination-bottom .vm-page-counter {
  float: left;
  line-height: 35px;
}
.vm-pagination.vm-pagination-bottom ul.pagination {
  float: right;
  margin: 0;
}
.vm-pagination.vm-pagination-bottom ul.pagination li {
  float: left;
  margin: 0 2px;
}
.vm-pagination.vm-pagination-bottom ul.pagination >li >a,
.vm-pagination.vm-pagination-bottom ul.pagination >li >span {
  font-size: 16px;
  line-height: 22px;
  height: 35px;
  border: 0;
  background: #4c4c4c;
  color: #fff;
  font-family: 'PT Sans Narrow', sans-serif;
  font-weight: 700;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.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;
}
.cat_image {
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin: 0 0 20px;
}
h1.title-category {
  display: inline-block;
  width: 100%;
}
.btn-wishlist {
  float: left;
}
.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 {
  line-height: inherit;
  margin-right: 4px;
}
.vmproducts .addtocart-bar label,
.vmproducts .quantity-box,
.vmproducts .quantity-controls,
.topten-view .addtocart-bar label,
.topten-view .quantity-box,
.topten-view .quantity-controls,
.latest-view .addtocart-bar label,
.latest-view .quantity-box,
.latest-view .quantity-controls,
.recent-view .addtocart-bar label,
.recent-view .quantity-box,
.recent-view .quantity-controls,
.featured-view .addtocart-bar label,
.featured-view .quantity-box,
.featured-view .quantity-controls,
.browse-view .addtocart-bar label,
.browse-view .quantity-box,
.browse-view .quantity-controls {
  display: none;
}
.product-price,
.related-product-price {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
  font-family: 'Oswald', sans-serif;
}
.product-price > div,
.related-product-price > div {
  display: inline-block;
}
.product-price span,
.related-product-price span {
  font-size: 20px;
  color: #262728;
  font-weight: 700;
  line-height: 20px;
  float: left;
  margin: 0;
  display: inline-block;
}
.product-price .price-crossed span,
.related-product-price .price-crossed span {
  color: #898989;
  font-weight: 400;
  text-decoration: line-through;
  margin-right: 5px;
}
.product-price .price-crossed .vm-price-value,
.related-product-price .price-crossed .vm-price-value {
  margin-left: 10px;
}
.product-price .PricediscountAmount,
.related-product-price .PricediscountAmount {
  margin-left: 10px;
}
.product-price .PricediscountAmount span,
.related-product-price .PricediscountAmount span {
  color: #262728;
  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 h2.product-title,
.product .product-inner h3.product-title {
  font-family: Arial;
  text-transform: capitalize;
  font-size: 16px;
  text-decoration: none;
  font-weight: normal;
  line-height: 1.35;
  clear: both;
  float: left;
  width: 100%;
  margin: 20px 0 5px;
}
.product .product-inner h2.product-title a,
.product .product-inner h3.product-title a {
  color: #2f2f2f;
}
.product .product-inner .vm-product-media-container {
  margin: 0;
  position: relative;
  text-align: center;
  width: 100%;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}
.product .product-inner .vm-product-media-container .product-status .label-pro {
  position: absolute;
  z-index: 1;
  min-width: 54px;
  left: 10px;
  top: 10px;
  display: block;
  text-align: center;
  line-height: 40px;
  padding: 0 17px;
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
  color: #fff;
  text-transform: uppercase;
  background: #F07B1D;
}
.product .product-inner .vm-product-media-container .product-status .label-pro:after {
  content: "";
  width: 10px;
  height: 100%;
  position: absolute;
  display: block;
  right: -40px;
  top: 0px;
  border: 20px solid transparent;
  border-left: 20px solid #F07B1D;
}
.product .product-inner .vm-product-media-container .product-status .label-pro.status-sale {
  left: auto;
  right: 10px;
  background: #75BF97;
}
.product .product-inner .vm-product-media-container .product-status .label-pro.status-sale:after {
  left: -40px;
  right: auto;
  border: 20px solid transparent;
  border-left: 20px solid transparent;
  border-right: 20px solid #75BF97;
}
.product .product-inner .vm-product-media-container .vm-btn-quickview a {
  font-size: 0;
  color: transparent;
  height: 36px;
  width: 100%;
  overflow: hidden;
  display: block;
  position: relative;
  left: 0;
  bottom: 0;
  background: url(../images/general/quick_view.png) no-repeat;
}
.product .product-inner .image-block .pro-image {
  transition: all 0.5s ease 0s;
}
.product .product-inner .image-block .second-image {
  left: -100%;
  top: 0;
  max-width: 100%;
  position: absolute;
}
.product .product-inner .timer-grid {
  float: left;
  position: relative;
  width: 100%;
  color: #fff;
  display: inline-block;
  padding-left: 20%;
  margin-bottom: 8px;
  background: #2d5290;
}
.product .product-inner .timer-grid:before {
  width: 20%;
  content: "\f017";
  height: 100%;
  line-height: 100%;
  text-align: center;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 48px;
}
.product .product-inner .timer-grid .box-time-date {
  width: 25%;
  min-height: 48px;
  float: left;
  display: inline-block;
  padding: 0;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  background: none;
  border-left: 1px solid #4266a2;
}
.product .product-inner .timer-grid .box-time-date .number {
  width: 100%;
  display: block;
  font-size: 16px;
  font-weight: 400;
  padding: 0 8px;
}
.product .product-inner .text-block {
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  padding: 0;
  overflow: hidden;
  border: 1px solid transparent;
  border-top: 0;
}
.product .product-inner .text-block .product_s_desc {
  display: none;
}
.product .product-inner .vm-product-rating-container {
  color: #fff;
  display: table;
  width: 100%;
  margin: 5px 0 17px;
}
.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 .vm-product-rating-container .ratingbox {
  display: inline-block;
}
.product .product-inner .item-i {
  overflow: hidden;
  padding-bottom: 1px;
}
.product .product-inner .item-i:hover .vm-product-media-container {
  border: 1px solid #e5e5e5;
  border-bottom: none;
  padding-bottom: 1px;
}
.product .product-inner .item-i:hover .text-block {
  border: 1px solid #e5e5e5;
  border-top: 0;
}
.product .product-inner .item-i:hover .add-to-links {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  opacity: 1;
  filter: alpha(opacity=100);
}
.product .product-inner .item-i: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 .item-i:hover .vm-product-media-container .second-image {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.product .product-inner:hover .image-block .pro-image {
  -webkit-transform: translate(100%,0px);
  -ms-transform: translate(100%,0px);
  -o-transform: translate(100%,0px);
  transform: translate(100%,0px);
}
.product .product-inner,
.product .item-inner {
  padding: 0 0 1px;
}
.product .product-inner .actions,
.product .item-inner .actions {
  margin-top: 10px;
}
.product .product-inner .actions .addtocart-bar,
.product .item-inner .actions .addtocart-bar {
  position: relative;
}
.product .product-inner .actions .addtocart-bar:before,
.product .item-inner .actions .addtocart-bar:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  border-top: 2px solid #e5e5e5;
  width: 100%;
}
.product .product-inner .actions .addtocart-area,
.product .product-inner .actions span.addtocart-button input,
.product .product-inner .actions .btn-wishlist .addtofav_aws_icon,
.product .product-inner .actions .btn-wishlist .addtofav_aws_icon_active,
.product .product-inner .actions .vm-details-button,
.product .item-inner .actions .addtocart-area,
.product .item-inner .actions span.addtocart-button input,
.product .item-inner .actions .btn-wishlist .addtofav_aws_icon,
.product .item-inner .actions .btn-wishlist .addtofav_aws_icon_active,
.product .item-inner .actions .vm-details-button {
  background: transparent;
}
.product .product-inner .actions span.addtocart-button input,
.product .product-inner .actions .btn-wishlist .addtofav_aws_icon,
.product .product-inner .actions .btn-wishlist .addtofav_aws_icon_active,
.product .product-inner .actions .vm-details-button,
.product .item-inner .actions span.addtocart-button input,
.product .item-inner .actions .btn-wishlist .addtofav_aws_icon,
.product .item-inner .actions .btn-wishlist .addtofav_aws_icon_active,
.product .item-inner .actions .vm-details-button {
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  position: relative;
  text-shadow: none;
  text-align: center;
}
.product .product-inner .actions span.addtocart-button,
.product .item-inner .actions span.addtocart-button {
  position: relative;
  background: #f07b1d;
  border-bottom: 3px solid #c55800;
  color: #fff;
  border-radius: 5px;
  padding: 0;
}
.product .product-inner .actions span.addtocart-button input,
.product .item-inner .actions span.addtocart-button input {
  padding: 0 15px 0 38px;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  height: 36px;
  line-height: 36px;
}
.product .product-inner .actions span.addtocart-button:before,
.product .item-inner .actions span.addtocart-button:before {
  position: absolute;
  pointer-events: none;
  content: "\f217";
  font-family: FontAwesome;
  float: left;
  left: 15px;
  margin-right: 7px;
  font-size: 18px;
  z-index: 1;
  text-align: center;
  line-height: 36px;
}
.product .product-inner .actions .addtocart-area,
.product .item-inner .actions .addtocart-area {
  text-align: center;
}
.product .product-inner .actions .addtocart-area span.addtocart-button,
.product .item-inner .actions .addtocart-area span.addtocart-button {
  width: auto;
  display: inline-block;
  margin: 0 auto;
  float: none;
}
.product .product-inner .actions .add-to-links,
.product .item-inner .actions .add-to-links {
  float: left;
  text-align: center;
  margin-top: 0px;
  padding: 15px 0 15px 0;
  width: 100%;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .product-inner .actions .btn-wishlist,
.product .product-inner .actions .vm-details-button,
.product .item-inner .actions .btn-wishlist,
.product .item-inner .actions .vm-details-button {
  display: inline-block;
  width: 49%;
  text-align: center;
}
.product .product-inner .actions .vm-details-button.details-class,
.product .item-inner .actions .vm-details-button.details-class {
  width: 100%;
}
.product .product-inner .actions .btn-wishlist,
.product .item-inner .actions .btn-wishlist {
  border-right: 1px solid #e5e5e5;
}
.product .product-inner .actions .btn-wishlist form,
.product .item-inner .actions .btn-wishlist form {
  width: 100%;
}
.product .product-inner .actions .btn-wishlist .addtofav_aws_icon,
.product .product-inner .actions .btn-wishlist .addtofav_aws_icon_active,
.product .item-inner .actions .btn-wishlist .addtofav_aws_icon,
.product .item-inner .actions .btn-wishlist .addtofav_aws_icon_active {
  width: 100%;
  color: #6e7278;
  font-family: 'Arial';
  font-size: 12px;
  line-height: 18px;
  text-transform: capitalize;
}
.product .product-inner .actions .btn-wishlist .addtofav_aws_icon i,
.product .product-inner .actions .btn-wishlist .addtofav_aws_icon_active i,
.product .item-inner .actions .btn-wishlist .addtofav_aws_icon i,
.product .item-inner .actions .btn-wishlist .addtofav_aws_icon_active i {
  width: 15px;
  color: #6e7278;
  font-size: 14px;
}
.product .product-inner .actions .vm-details-button a,
.product .item-inner .actions .vm-details-button a {
  width: 100%;
  display: inline-block;
  color: #6e7278;
  font-size: 12px;
  line-height: 20px;
}
.product .product-inner .actions .vm-details-button a i,
.product .item-inner .actions .vm-details-button a i {
  color: #6e7278;
  font-size: 14px;
  margin-right: 4px;
}
.vm-product-media-container .main-image img {
  width: 100%;
}
.vm-product-media-container {
  position: relative;
  margin-bottom: 30px;
}
.main-image {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #eee;
}
.additional-images .owl-item .item {
  padding: 0 1px;
}
.additional-images .owl-item .item .item-inner {
  border: 1px solid #dbdbdb;
  padding: 0;
}
.additional-images .owl-theme .owl-controls {
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.additional-images .owl-theme .owl-controls .owl-buttons div {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0px,-50%);
  -ms-transform: translate(0px,-50%);
  -o-transform: translate(0px,-50%);
  transform: translate(0px,-50%);
  margin: 0;
}
.additional-images .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 0;
}
.additional-images .owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0;
}
.additional-images:hover .owl-theme .owl-controls {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.additional-images .lSAction >a {
  width: 26px;
  height: 26px;
  line-height: 26px;
  margin-top: -13px;
  text-align: center;
  background-image: none;
  background-color: rgba(71,71,71,0.9);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.additional-images .lSAction >a:before {
  content: "";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
}
.additional-images .lSAction >a.lSNext:before {
  content: "\f105";
}
.additional-images .lSAction >a.lSPrev:before {
  content: "\f104";
}
.additional-images:hover .lSAction >a {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.addtocart-bar label {
  float: left;
  margin: 0 10px 0 0;
  line-height: 40px;
  font-weight: 400;
  color: #777;
  font-size: 15px;
}
.quantity-box {
  position: relative;
  float: left;
  margin-right: 30px;
}
.quantity-box .quantity-input {
  float: left;
  border: 0;
  width: 60px;
  height: 45px;
  text-align: center;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  line-height: 45px;
}
.quantity-box .quantity-minus,
.quantity-box .quantity-plus {
  float: left;
  font-size: 14px;
  width: 35px;
  height: 45px;
  line-height: 45px;
  color: #c0c0c0;
  padding: 0;
  border: 1px solid #eee;
}
.quantity-box .quantity-minus {
  background: #f6f6f6 url(../images/general/minus-1.png) center center no-repeat !important;
}
.quantity-box .quantity-minus:hover {
  background: #f6f6f6 url(../images/general/minus-2.png) center center no-repeat !important;
}
.quantity-box .quantity-plus {
  background: #f6f6f6 url(../images/general/plus-1.png) center center no-repeat !important;
}
.quantity-box .quantity-plus:hover {
  background: #f6f6f6 url(../images/general/plus-2.png) center center no-repeat !important;
}
span.addtocart-button {
  float: left;
}
.fav_table .fav_col img {
  display: inline-block;
}
.fav_table .fav_col .quantity-box {
  border: 0;
}
.fav_table .fav_col .quantity-box .quantity-input {
  border: 1px solid #eee;
}
.fav_table .prod_name {
  font-size: 15px;
  font-weight: normal;
  color: #788293;
}
.fav_table .fav_heading {
  background-color: #fafafa;
}
.fav_table .fav_col {
  border: 1px solid #e5e5e5;
  padding: 15px 5px;
}
.fav_table .fav_col h4 {
  font-size: 16px;
}
.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;
}
.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: 44px;
  line-height: 44px;
  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;
  border-right: 1px solid #e5e5e5;
}
.fav_addtocart-bar .quantity-box .quantity-input {
  width: 44px !important;
}
.compare_home {
  font-size: 24px;
}
.shop_home {
  display: inline-block;
  margin: 0;
  float: right;
}
.compare-main img {
  height: 100%;
}
.compare-main > h2 {
  font-size: 18px;
}
.compare-main .comapre-details-inner {
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
}
.compare-main .product-details-inner {
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
}
.compare-main .product-details-inner.remove {
  padding-left: 42px;
  background-position: 15px center;
}
.compare-main .goldrating,
.compare-main .grayrating {
  background-position: 15px center !important;
  height: 48px;
  line-height: 48px;
}
.compare-main .addtocart-button input:hover {
  color: #fff !important;
}
.product-neighbours {
  margin-bottom: 25px;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.product-neighbours a {
  color: #777;
  font-size: 13px;
}
.product-neighbours .previous-page {
  float: left;
}
.product-neighbours .previous-page i {
  margin-right: 8px;
}
.product-neighbours .next-page {
  float: right;
}
.product-neighbours .next-page i {
  margin-left: 8px;
}
.vm-product-details-container h1 {
  color: #2f2f2f;
  font-size: 24px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 10px;
}
.vm-product-details-container .back-to-category {
  display: none;
}
.vm-product-details-container .manufacturer,
.vm-product-details-container .in-stock {
  font-weight: 700;
}
.vm-product-details-container .vm-product-rating-container {
  margin-bottom: 10px;
}
.vm-product-details-container .vm-product-rating-container .separator {
  margin: 0 5px;
}
.vm-product-details-container .vm-product-rating-container .add_review {
  vertical-align: middle;
}
.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 solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.vm-product-details-container .icons a {
  float: left;
  display: inline-block;
  margin-right: 10px;
  font-weight: normal;
  color: #999;
}
.vm-product-details-container .icons a:before {
  float: left;
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  background-color: #f6f6f6;
  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 {
  font-size: 25px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.vm-product-details-container .product-price span {
  font-size: 30px;
  font-weight: 400;
}
.vm-product-details-container .product-price .price-crossed span {
  color: #838383;
  font-size: 22px;
  text-decoration: line-through;
  font-weight: 400;
}
.vm-product-details-container .product-price .PricediscountAmount span {
  font-size: 14px;
}
.vm-product-details-container .product-short-description {
  margin: 15px 0 0;
  color: #777;
  font-size: 14px;
  line-height: 23px;
  padding: 15px 0;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
.vm-product-details-container .product-fields-title {
  font-size: 14px;
}
.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: 48%;
  float: right;
}
.vm-product-details-container .product-fields .product-field:first-child {
  float: left;
}
.vm-product-details-container .product-fields .product-field .chzn-container.chzn-container-single .chzn-single div b {
  background-position: 0 3px !important;
}
.vm-product-details-container .product-fields .product-field .chzn-container.chzn-container-active .chzn-single-with-drop div b {
  background-position: -18px 2px !important;
}
.vm-product-details-container .addtocart-area {
  width: 100%;
  display: inline-block;
  margin-top: 10px;
}
.vm-product-details-container .addtocart-bar {
  float: left;
}
.vm-product-details-container .addtocart-bar .addtocart-button input {
  text-transform: uppercase;
  font-size: 22px;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 700;
  width: auto;
  height: auto;
  float: left;
  color: #fff;
  line-height: inherit;
  padding: 4px 25px;
  border-radius: 5px;
}
.vm-product-details-container .add-to-box {
  display: inline-block;
  width: 100%;
  margin: 15px 0;
  padding: 15px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.vm-product-details-container .btn-compare,
.vm-product-details-container .btn-wishlist {
  float: left;
  display: inline-block;
}
.vm-product-details-container a.email-friend,
.vm-product-details-container div#vmcompare a {
  display: inline-block;
  width: auto;
  height: auto;
  line-height: 18px;
  margin: 0;
  color: #6e7278;
  text-transform: uppercase;
  font-size: 13px;
  font-family: "PT Sans Narrow", sans-serif;
  padding: 8px 13px;
  text-decoration: none;
  font-weight: 300;
  border: 1px solid #e5e5e5;
  background: none;
  border-bottom: 3px solid #e5e5e5;
  border-radius: 5px;
  outline: 0;
}
.vm-product-details-container a.email-friend:before,
.vm-product-details-container div#vmcompare a:before {
  float: left;
  margin-right: 8px;
}
.vm-product-details-container a.email-friend {
  margin-left: 10px;
}
.vm-product-details-container a.email-friend:before {
  content: "\f003";
  font-family: FontAwesome;
  font-size: 13px;
  text-align: center;
  display: inline-block;
  margin-right: 8px;
}
.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:before {
  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 {
  line-height: 26px;
  margin: 0;
  color: #6e7278;
  text-transform: uppercase;
  font-size: 13px;
  font-family: "PT Sans Narrow", sans-serif;
  padding: 0 13px;
  text-decoration: none;
  font-weight: 300;
  border: 1px solid #e5e5e5;
  background: none;
  border-bottom: 3px solid #e5e5e5;
  border-radius: 5px;
  outline: 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 .fa-heart:before,
.vm-product-details-container .btn-wishlist .addtofav_aws_icon_active .fa-heart:before {
  content: "\f08a";
}
.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: 0;
  line-height: 24px;
}
.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: 24px;
  margin-right: 8px;
  float: left;
}
.link-share {
  width: 100%;
  display: inline-block;
  margin-top: 20px;
}
.link-share .addthis_default_style {
  display: inline-block;
  line-height: 16px;
}
#tab-block {
  margin-top: 45px;
}
#vinaTabContent {
  padding: 40px 20px;
  border: 1px solid #e5e5e5;
  width: 100%;
  border-radius: 5px;
  position: relative;
  margin-bottom: 30px;
  display: inline-block;
}
#tabs-detail-product.nav {
  overflow: hidden;
  width: 100%;
  float: left;
  border-right: 0;
  border-bottom: 0;
  margin: 0 0 0 25px;
}
#tabs-detail-product.nav >li {
  float: left;
  margin: 0 5px 0 0;
}
#tabs-detail-product.nav >li >a {
  display: block !important;
  position: relative;
  text-decoration: none;
  float: left;
  border: 1px solid #eaeaea;
  border-top: 3px solid #eaeaea;
  padding: 8px 23px;
  font-size: 18px;
  color: #2c2c2c;
  font-family: "PT Sans Narrow", sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  border-radius: 5px 5px 0 0;
}
#tabs-detail-product.nav >li.active a,
#tabs-detail-product.nav >li:hover a {
  color: #fff;
  border: 1px solid #4c4c4c;
  border-top: 3px solid #f07b1d;
  background: #4c4c4c;
  text-decoration: none;
}
.productdetails-view .vm-product-container {
  width: 100%;
  display: inline-block;
}
.productdetails-view h4.review-title {
  color: #777;
  margin-bottom: 15px;
  margin-top: 30px;
  padding: 7px 15px;
  border-bottom: 2px solid #777;
}
.productdetails-view .write-reviews textarea {
  width: 100%;
  min-height: 150px;
  margin-bottom: 20px;
}
.productdetails-view strong.customer_name {
  font-size: 18px;
}
.productdetails-view .list-reviews > div {
  margin-bottom: 30px;
}
.productdetails-view .list-reviews > div blockquote {
  margin: 15px 30px;
}
.productdetails-view .list-reviews .customer_name {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
}
.productdetails-view .list-reviews span.date {
  font-size: 12px;
}
.productdetails-view .list-reviews blockquote {
  font-size: 14px;
}
.productdetails-view .list-reviews .details {
  color: #26acce;
  text-decoration: underline;
  font-style: italic;
}
.productdetails-view .list-reviews .details:hover {
  color: #e95668;
}
.productdetails-view .product-related-products .product-inner {
  margin: 0 15px;
}
.productdetails-view .product-related-products .related_slider {
  margin-left: -15px;
  margin-right: -15px;
}
.productdetails-view .product-related-products .vm-product-media-container {
  border: 1px solid #eee;
}
.productdetails-view .product-related-products .text-block {
  text-align: center;
}
.productdetails-view .product-related-products .text-block .product-title {
  font-size: 17px;
  font-weight: 500;
}
.productdetails-view .product-related-products .text-block .vm-product-rating-container {
  margin-bottom: 15px;
}
#related_caroufredsel .item {
  padding-top: 15px;
  padding-bottom: 15px;
}
#related_caroufredsel .item .item-inner {
  padding: 0 15px;
}
#related_caroufredsel .vm-product-media-container img {
  width: 100%;
  display: inline-block;
}
.related_slider {
  position: relative;
}
.related_slider .product .product-inner .vm-product-rating-container {
  display: inline-block;
}
.related_slider .lSAction >a {
  cursor: pointer;
  color: #d6d6d6;
  text-align: center;
  width: 40px;
  height: 40px;
  padding: 0 !important;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-bottom: 2px solid #e6e6e6;
  border-radius: 5px;
  display: block;
  vertical-align: middle;
  line-height: 40px;
  font-size: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.related_slider .lSAction >a:before {
  content: "";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 40px;
  float: left;
  width: 100%;
  font-size: 24px;
}
.related_slider .lSAction >a.lSNext:before {
  content: "\f105";
}
.related_slider .lSAction >a.lSPrev:before {
  content: "\f104";
}
.related_slider:hover .lSAction >a {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.product-row .product {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notify {
  background: #75bf97 none repeat scroll 0 0;
  border-bottom: 3px solid #52af7d;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 38px;
  padding: 0 15px;
  text-transform: uppercase;
  font-family: "PT Sans Narrow", sans-serif;
  width: 100%;
}
.notify i {
  color: #fff;
}
.notify:hover {
  color: #fff !important;
}
.productdetails-view .notify {
  background: #75bf97 none repeat scroll 0 0;
  border-bottom: 3px solid #52af7d;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 38px;
  padding: 0 15px;
  text-transform: uppercase;
  font-family: "PT Sans Narrow", sans-serif;
  width: 100%;
}
.productdetails-view .notify i {
  color: #fff;
}
.productdetails-view .notify:hover {
  color: #fff !important;
}
.productdetails-view .notify i {
  margin-right: 5px;
}
.rtl .productdetails-view .notify i {
  margin-left: 5px;
  margin-right: 0;
}
.product .product-inner .actions .addtocart-bar .vm-details-button {
  width: auto;
}
.product .product-inner .actions .addtocart-bar .vm-details-button .notify {
  background: #75bf97 none repeat scroll 0 0;
  border-bottom: 3px solid #52af7d;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 38px;
  padding: 0 15px;
  text-transform: uppercase;
  font-family: "PT Sans Narrow", sans-serif;
  width: 100%;
}
.product .product-inner .actions .addtocart-bar .vm-details-button .notify i {
  color: #fff;
}
.product .product-inner .actions .addtocart-bar .vm-details-button .notify:hover {
  color: #fff !important;
}
.listing-view.vm_list_view .list-product .product {
  width: 100%;
  margin-bottom: 15px;
}
.listing-view.vm_list_view .list-product .product .product-inner {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.listing-view.vm_list_view .list-product .product .product-inner h2.product-title,
.listing-view.vm_list_view .list-product .product .product-inner h3.product-title {
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.35;
  clear: both;
  margin: 0;
  padding-bottom: 8px;
}
.listing-view.vm_list_view .list-product .product .product-inner .item-i {
  overflow: hidden;
}
.listing-view.vm_list_view .list-product .product .product-inner .item-i .text-block {
  border: 0;
}
.listing-view.vm_list_view .list-product .product .product-inner .item-i .add-to-links {
  display: inline-block;
  width: auto;
  padding: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.listing-view.vm_list_view .list-product .product .product-inner .item-i:hover .vm-product-media-container {
  border-bottom: 1px solid #e5e5e5;
}
.listing-view.vm_list_view .list-product .product .product-inner .item-i:hover .text-block {
  border: 0;
}
.listing-view.vm_list_view .list-product .product .product-inner .vm-product-media-container {
  width: 33%;
  float: left;
  max-width: 299px;
  margin-right: 15px;
}
.listing-view.vm_list_view .list-product .product .product-inner form.product {
  padding-bottom: 0;
}
.listing-view.vm_list_view .list-product .product .product-inner .text-block {
  float: none;
  width: auto;
  border-top: 0;
  padding: 0 15px;
  text-align: left;
}
.listing-view.vm_list_view .list-product .product .product-inner .text-block .product_s_desc {
  color: #6a6a6a;
  font-size: 14px;
  display: block;
  margin: 10px 0;
  line-height: 28px;
}
.listing-view.vm_list_view .list-product .product .product-inner .product-price .price-crossed .vm-price-value {
  margin-left: 0;
}
.listing-view.vm_list_view .list-product .product .product-inner .actions {
  width: auto;
  display: inline-block;
  position: static;
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.listing-view.vm_list_view .list-product .product .product-inner .actions .addtocart-bar:before {
  display: none;
}
.listing-view.vm_list_view .list-product .product .product-inner .actions .addtocart-bar .notify i {
  color: #6e7278;
}
.listing-view.vm_list_view .list-product .product .product-inner .actions .addtocart-area {
  float: left;
  width: auto;
  text-align: left;
  padding: 0;
}
.listing-view.vm_list_view .list-product .product .product-inner .actions span.addtocart-button {
  padding: 1px 15px;
}
.listing-view.vm_list_view .list-product .product .product-inner .actions .btn-wishlist,
.listing-view.vm_list_view .list-product .product .product-inner .actions .vm-details-button {
  float: left;
  width: auto;
  border-right: 0;
  margin-left: 10px;
}
.listing-view.vm_list_view .list-product .product .product-inner .actions .btn-wishlist .addtofav_aws_icon,
.listing-view.vm_list_view .list-product .product .product-inner .actions .btn-wishlist .addtofav_aws_icon_active,
.listing-view.vm_list_view .list-product .product .product-inner .actions .vm-details-button a {
  padding: 8px 13px 8px;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  background: none;
  color: #6e7278;
  font-size: 14px;
  border: 1px solid #e5e5e5;
  border-bottom: 3px solid #e5e5e5;
  border-radius: 5px !important;
  line-height: 1.5;
  width: auto;
  height: auto;
}
.listing-view.vm_list_view .list-product .product .product-inner .actions .addtocart-area,
.listing-view.vm_list_view .list-product .product .product-inner .actions span.addtocart-button input,
.listing-view.vm_list_view .list-product .product .product-inner .actions .btn-wishlist .addtofav_aws_icon,
.listing-view.vm_list_view .list-product .product .product-inner .actions .btn-wishlist .addtofav_aws_icon_active,
.listing-view.vm_list_view .list-product .product .product-inner .actions .vm-details-button {
  background-color: transparent;
}
.page-header {
  padding-bottom: 0;
  margin: 0 0 30px;
  border-bottom: 2px solid #eee;
}
.page-header h1 {
  color: #404040;
  margin: 0 0 4px;
  font-size: 24px;
  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 {
  overflow: hidden;
}
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: 15px;
  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;
  background: #fff;
}
.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 {
  border-radius: 0;
  display: inline-block;
  font-family: 'PT Sans Narrow', Arial, Helvetica, sans-serif;
  font-size: 13px;
  height: 40px;
  line-height: 36px;
  margin-top: 20px;
  padding: 0 28px;
  text-transform: uppercase;
}
.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;
}
.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;
  border-top: 2px solid #eee;
}
.pagination-wrapper .counter {
  margin-top: 20px;
  margin-bottom: 0;
}
.pagination {
  margin: 20px auto;
}
.pagination li {
  display: inline-block;
  margin: 0 2px;
}
.pagination li a {
  color: #798293;
  background: #eee;
  display: inline-block;
  font-family: 'PT Sans Narrow', Arial, Helvetica, sans-serif;
  line-height: 34px;
  min-width: 34px;
  height: 34px;
  text-align: center;
  padding: 0 10px;
  text-transform: uppercase;
  border-radius: 4px;
}
.pagination li a:hover {
  color: #fff;
}
.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;
}
.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;
  margin: 0;
  padding: 3px 30px 3px 17px;
  color: #555;
  font-size: 14px;
  -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;
  color: #fff;
  font-family: 'PT Sans Narrow', Arial, Helvetica, sans-serif;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  padding: 0 36px;
  text-transform: uppercase;
}
.qlform .form-horizontal .controls input.submit:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.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;
}
.info-about-us {
  margin-bottom: 80px;
}
.info-about-us .sppb-image-content-title {
  margin-top: -7px;
}
.sppb-addon-image-content {
  position: relative;
}
.sppb-addon-image-content .sppb-image-holder {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
}
.sppb-addon-image-content.aligment-left .sppb-image-holder {
  left: 0;
}
.sppb-addon-image-content.aligment-left .sppb-content-holder {
  padding: 0;
}
.sppb-addon-image-content.aligment-right .sppb-image-holder {
  right: 0;
}
.sppb-addon-image-content.aligment-right .sppb-content-holder {
  padding: 0;
}
.progress-bar-addon {
  position: relative;
  margin-bottom: 28px;
}
.progress-percent {
  font-size: 12px;
  color: #fff;
  background: #83cbdc;
  border-radius: 100%;
  display: block;
  height: 42px;
  left: 0;
  line-height: 42px;
  position: absolute;
  text-align: center;
  bottom: -12px;
  width: 42px;
}
.title-progress {
  margin-left: 55px;
}
.sppb-progress {
  height: 24px;
  border-radius: 40px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sppb-progress-bar {
  line-height: 24px;
  text-align: left;
  border-radius: 40px;
  background-color: #e0e0e0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.about-feature .sppb-addon-title {
  border-bottom: 1px solid #e5e5e5;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 30px;
  padding: 0 0 5px;
  text-transform: uppercase;
}
.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;
  margin-bottom: 20px;
}
.sptab .items_mask {
  overflow: visible !important;
}
#sp-tabs-product-wrapper .sp-module div.sptab {
  border: 0 !important;
}
#sp-tabs-product-wrapper .sp-module div.sptab .tab-padding {
  padding: 0 !important;
}
#sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons .tabs_mask {
  width: 100%;
  height: auto;
  display: table;
  background: #fff;
  line-height: inherit;
  border: 1px solid #e5e5e5;
  padding: 15px;
  border-radius: 5px;
}
#sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab {
  float: left;
  text-transform: uppercase;
  display: inline-block;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #303030;
  margin: 0 5px 0 0;
  padding: 0 16px;
  cursor: pointer;
  border: 1px solid #e5e5e5;
  border-bottom: 3px solid #e5e5e5;
  border-radius: 5px;
  line-height: 40px;
  background: transparent !important;
}
#sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span {
  float: left;
  display: inline-block;
  height: 40px;
  line-height: 40px;
}
#sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#sp-left .sp-module .search input,
#sp-right .sp-module .search input,
#sp-home2-left .sp-module .search input,
#sp-home2-right .sp-module .search input {
  width: 100%;
  color: #42414f;
  font-family: 'PT Sans Narrow', Arial, Helvetica, sans-serif;
}
#sp-left .sp-module ul li,
#sp-right .sp-module ul li,
#sp-home2-left .sp-module ul li,
#sp-home2-right .sp-module ul li {
  line-height: 33px;
}
#sp-left .sp-module ul li a,
#sp-right .sp-module ul li a,
#sp-home2-left .sp-module ul li a,
#sp-home2-right .sp-module ul li a {
  color: #757575;
  text-transform: capitalize;
}
#sp-left .sp-module div.vina-treeview-virtuemart li a,
#sp-right .sp-module div.vina-treeview-virtuemart li a,
#sp-home2-left .sp-module div.vina-treeview-virtuemart li a,
#sp-home2-right .sp-module div.vina-treeview-virtuemart li a {
  color: #4c4c4c;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 18px;
  font-family: "PT Sans Narrow", sans-serif;
}
#sp-left .sp-module div.vina-treeview-virtuemart .vmcategory-more,
#sp-right .sp-module div.vina-treeview-virtuemart .vmcategory-more,
#sp-home2-left .sp-module div.vina-treeview-virtuemart .vmcategory-more,
#sp-home2-right .sp-module div.vina-treeview-virtuemart .vmcategory-more {
  font-size: 14px;
}
#sp-left .sp-module div.vina-treeview-virtuemart .vmcategory-more >span,
#sp-right .sp-module div.vina-treeview-virtuemart .vmcategory-more >span,
#sp-home2-left .sp-module div.vina-treeview-virtuemart .vmcategory-more >span,
#sp-home2-right .sp-module div.vina-treeview-virtuemart .vmcategory-more >span {
  display: inherit;
}
#sp-left .sp-module .cf_flt_wrapper ul.cf_filters_list li a.cf_clear,
#sp-right .sp-module .cf_flt_wrapper ul.cf_filters_list li a.cf_clear,
#sp-home2-left .sp-module .cf_flt_wrapper ul.cf_filters_list li a.cf_clear,
#sp-home2-right .sp-module .cf_flt_wrapper ul.cf_filters_list li a.cf_clear {
  color: #6a6a6a !important;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 14px !important;
}
#sp-left .sp-module .tagspopular ul li,
#sp-right .sp-module .tagspopular ul li,
#sp-home2-left .sp-module .tagspopular ul li,
#sp-home2-right .sp-module .tagspopular ul li {
  display: inline-block;
  margin: 0 2px 10px 0;
  line-height: 20px;
}
#sp-left .sp-module .tagspopular ul li:before,
#sp-right .sp-module .tagspopular ul li:before,
#sp-home2-left .sp-module .tagspopular ul li:before,
#sp-home2-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,
#sp-home2-left .sp-module .tagspopular ul li a,
#sp-home2-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;
  border: 1px solid #eee;
}
#sp-left div.vina-treeview-virtuemart ul.level0 >li,
#sp-right div.vina-treeview-virtuemart ul.level0 >li,
#sp-home2-left div.vina-treeview-virtuemart ul.level0 >li,
#sp-home2-right div.vina-treeview-virtuemart ul.level0 >li {
  line-height: 53px;
}
.sp-module div.vina-treeview-virtuemart .level0.treeview > li {
  padding: 0;
}
.sp-module div.vina-treeview-virtuemart .treeview ul {
  background-color: transparent !important;
}
.sp-module div.vina-treeview-virtuemart .treeview li {
  position: relative;
  padding: 0 0 0 16px;
  background: none !important;
}
.sp-module div.vina-treeview-virtuemart .treeview li.lastCollapsable,
.sp-module div.vina-treeview-virtuemart .treeview li.lastExpandable {
  background: none !important;
}
.sp-module div.vina-treeview-virtuemart .treeview li a {
  width: 100%;
}
.sp-module div.vina-treeview-virtuemart .treeview .hitarea {
  background: none !important;
  height: auto;
  width: auto;
  margin-left: 0;
  padding: 0 5px;
  cursor: pointer;
  right: 0;
  position: absolute;
}
.sp-module div.vina-treeview-virtuemart .treeview .hitarea:before {
  font-size: 13px;
  content: "\f067";
  font-family: fontawesome;
}
.sp-module div.vina-treeview-virtuemart .treeview .hitarea.collapsable-hitarea:before {
  content: "\f068";
}
.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.ellectronic {
  background: url(../images/general/mn1.png);
}
.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.fashion-beauty {
  background: url(../images/general/mn2.png);
}
.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.smartphone-tablets {
  background: url(../images/general/mn3.png);
}
.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.sports-outdoors {
  background: url(../images/general/mn4.png);
}
.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.automotive {
  background: url(../images/general/mn5.png);
}
.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.jewery-watches {
  background: url(../images/general/mn6.png);
}
.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.camera-photo {
  background: url(../images/general/mn7.png);
}
.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.holiday-supplies-gifts {
  background: url(../images/general/mn8.png);
}
.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.toy-hobbies {
  background: url(../images/general/20-0_thumb.jpg);
}
.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.ellectronic,
.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.fashion-beauty,
.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.smartphone-tablets,
.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.sports-outdoors,
.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.automotive,
.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.jewery-watches,
.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.camera-photo,
.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.holiday-supplies-gifts,
.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.toy-hobbies {
  padding-left: 30px;
  background-repeat: no-repeat;
  background-position: left center;
}
.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: 90%;
  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_flt_header .headexpand {
  width: 12px;
  height: 12px;
  margin-top: 6px;
}
.cf_flt_header .headexpand_show {
  background: url(../images/general/arrows_exp.png) left bottom no-repeat;
}
.cf_flt_header .headexpand_hide {
  background: url(../images/general/arrows_exp.png) left top no-repeat;
}
.cf_flt_wrapper {
  margin-bottom: 20px !important;
}
.cf_flt_wrapper .cf_flt_header {
  position: relative;
  display: block;
  font-size: 17px;
  border-bottom: 3px solid #e5e5e5;
  padding: 0 0 15px;
  color: #222222;
  font-family: "PT Sans Narrow", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 10px;
}
.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_flt_wrapper li.cf_catOption.cfLiLevel1 a {
  list-style: none;
  font-weight: 400;
  font-size: 12px !important;
  color: #222;
}
.cf_flt_wrapper .cf_filters_list li .cf_sel_opt {
  font-weight: normal;
}
.cf_flt_wrapper ul.cf_filters_list {
  padding: 0 0 15px 0;
  margin: 0 0 -15px;
}
.cf_flt_wrapper ul.cf_filters_list li {
  line-height: 33px;
  color: #222;
  margin-bottom: 0 !important;
}
.cf_flt_wrapper ul.cf_filters_list li .cf_option {
  padding: 0 0 0 20px !important;
}
.cf_flt_wrapper ul.cf_filters_list li a {
  font-size: 13px !important;
}
.cf_flt_wrapper ul.cf_filters_list li.cf_li_clear {
  margin-bottom: 15px !important;
}
.cf_flt_wrapper input.cf_smart_search,
.cf_flt_wrapper .cf_wrapper_input_text input[type="search"] {
  width: 100%;
  height: 30px;
  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_flt_wrapper .cf_wrapper_input_text {
  padding-bottom: 20px;
}
.cf_flt_wrapper .cf_wrapper_input_text label {
  font-size: 13px;
  color: #757575;
  font-weight: bold;
}
.cf_flt_wrapper .cf_wrapper_input_text .form-horizontal input[type="search"] {
  width: 80%;
}
.cf_flt_wrapper .cf_wrapper_input_text .form-horizontal button.cf_search_button {
  width: 18%;
  display: inline-block;
  background: #e95668;
  border: 0;
  line-height: 30px;
  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_flt_wrapper .cf_wrapper_input_text .form-horizontal button.cf_search_button i {
  color: #fff;
  margin: 0;
  height: 30px !important;
  line-height: 30px !important;
}
.cf_flt_wrapper .cf_wrapper_input_text .form-horizontal button.cf_search_button:hover {
  background: #26acce;
}
.cf_flt_wrapper .cf_wrapper_input_text.cf_wrapper_input_text_2 .form-horizontal input[type="search"],
.cf_flt_wrapper .cf_wrapper_input_text div[id^="cf_wrapper_input_text_price"] .form-horizontal input[type="search"] {
  width: 60px;
  padding: 3px;
  margin-right: 5px;
}
.cf_flt_wrapper .cf_wrapper_input_text.cf_wrapper_input_text_2 .form-horizontal .cf_search_button,
.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_flt_wrapper .cf_wrapper_input_text.cf_wrapper_input_text_2 .form-horizontal .cf_search_button i before,
.cf_flt_wrapper .cf_wrapper_input_text div[id^="cf_wrapper_input_text_price"] .form-horizontal .cf_search_button i before {
  margin: 0;
}
.cf_flt_wrapper ul.cf_filters_list li,
.cf_flt_wrapper .cf_catOption {
  position: relative;
}
.cf_flt_wrapper ul.cf_filters_list li .cf_flt_counter,
.cf_flt_wrapper .cf_catOption .cf_flt_counter {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
.cf_resetAll_link {
  text-decoration: underline;
}
#sp-footer .sp-module {
  margin-top: 0;
}
.sp-comingsoon {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.sp-comingsoon body {
  background: url(../images/bg_comingsoon.jpg) no-repeat fixed center center / cover;
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.sp-comingsoon img {
  display: inline-block;
  padding: 30px 0;
}
.sp-comingsoon .sp-comingsoon-title {
  font-size: 48px;
  color: #fff;
  line-height: 1.3em;
  text-align: center;
  font-weight: 200;
  font-family: 'Lato', sans-serif;
  margin: 0 0 20px;
}
.sp-comingsoon .sp-comingsoon-content {
  font-size: 20px;
  color: #FFF;
  text-align: center;
  padding: 30px 25%;
  line-height: 24px;
  font-weight: 200;
}
.sp-comingsoon .sp-comingsoon-countdown {
  font-size: 14px;
  line-height: 1.42857143;
}
.sp-comingsoon .days,
.sp-comingsoon .hours,
.sp-comingsoon .minutes,
.sp-comingsoon .seconds {
  border-bottom: 2px solid #fff;
  display: inline-block;
  margin: 10px 45px;
  padding-bottom: 10px;
  position: relative;
}
.sp-comingsoon .days .number,
.sp-comingsoon .hours .number,
.sp-comingsoon .seconds .number,
.sp-comingsoon .minutes .number {
  color: #fff;
  font-size: 100px;
  font-weight: 200;
  font-family: 'Lato', sans-serif;
}
.sp-comingsoon .days .string,
.sp-comingsoon .minutes .string,
.sp-comingsoon .seconds .string,
.sp-comingsoon .hours .string {
  bottom: 4px;
  color: #fff;
  left: 0;
  font-size: 18px;
  font-weight: 200;
  position: absolute;
  text-transform: lowercase;
  width: 100%;
}
.sp-comingsoon #form-login #form-login-username input,
.sp-comingsoon #form-login #form-login-password input {
  background: transparent;
  color: #aaa;
}
.sp-comingsoon #form-login #submit-buton .login {
  background: transparent;
  border: 3px solid #fff;
  border-radius: 0;
  line-height: normal;
  width: 100px;
  padding: 6px 12px;
}
.sp-comingsoon #form-login #submit-buton .login:hover {
  background: #fff;
  color: #000;
}
.csoon-social .social-icons {
  padding-top: 20px;
}
.csoon-social .social-icons li {
  display: inline-block;
  margin: 0 10px;
  float: none;
}
.csoon-social .social-icons li a {
  background: transparent;
  margin: 0;
  width: 77px;
  height: 77px;
  line-height: 75px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  display: table;
  border: 1px solid #fff;
  border-radius: 100%;
}
.csoon-social .social-icons li a:hover {
  color: #fff;
  border: 1px solid #fff;
}
.sp-comingsoon-wrap {
  position: relative;
}
.sp-comingsoon-wrap > .container {
  position: relative;
}
.sp-comingsoon-wrap > .container .text-center a.logo h1,
.sp-comingsoon-wrap > .container .text-center a.logo p {
  color: #fff;
}
.csoon-footer p {
  font-size: 14px;
  color: #fff;
  margin: 0;
  line-height: 24px;
  text-align: center;
}
.csoon-footer a {
  color: #e52b50;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
@media (min-width: 1200px) {
  .sppb-container {
    width: 1200px;
  }
}
@media (max-width: 480px) {
  .product.width-percent {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .product.width-percent {
    width: 50%;
  }
}
@media (min-width: 767px) and (max-width: 979px) {
  .product.width-percent {
    width: 33.33%;
  }
}
@media (max-width: 979px) {
  .zoomContainer {
    display: none;
  }
}
@media (max-width: 1024px) {
  .product .product-inner {
    max-width: 400px;
    margin: 0 auto;
  }
  #related_caroufredsel .product .product-inner {
    max-width: 100%;
  }
  .listing-view.vm_list_view .list-product .product .product-inner {
    max-width: 100%;
  }
}
body {
  font-size: 13px;
  font-family: Arial;
  font-weight: 400;
  color: #7e7e7e;
  text-align: left;
  background: #fff;
  line-height: 1.5;
}
body.home #sp-main-body {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'PT Sans Narrow';
  font-weight: 700;
  color: #777;
  line-height: 1.35;
}
blockquote {
  font-size: 14px;
  font-style: italic;
  margin: 20px 30px;
  padding: 20px;
  background: #f7f7f7 none repeat scroll 0 0;
}
a {
  color: #404040;
  text-decoration: none;
}
.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;
}
.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;
}
.table {
  display: table;
  height: 100%;
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
}
.sp-module.category_image p {
  margin-bottom: 0;
}
.sp-module from {
  display: inline-block;
}
.sp-module .search {
  float: right;
  display: inline-block;
}
.sp-module .search input {
  color: #909090;
  border: 0;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border-radius: 3px 0 0 3px;
}
.sp-module .search input:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sp-module .search button {
  line-height: 40px;
  color: #909090;
  text-transform: none;
  padding: 0 13px;
  border: 0;
  border-bottom: 0;
  border-radius: 0;
  background: #fff;
  border-radius: 0 3px 3px 0;
}
.sp-module .search button i {
  line-height: 40px;
}
.sp-module .search button i:before {
  line-height: 1;
}
#sp-left .sp-module .sp-module-title h3:before,
#sp-right .sp-module .sp-module-title h3:before,
#sp-home2-left .sp-module .sp-module-title h3:before,
#sp-home2-right .sp-module .sp-module-title h3:before {
  float: left;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: #303030;
  font-size: 17px;
  line-height: 32px;
}
#sp-left .sp-module .sp-module-title h3:after,
#sp-right .sp-module .sp-module-title h3:after,
#sp-home2-left .sp-module .sp-module-title h3:after,
#sp-home2-right .sp-module .sp-module-title h3:after {
  float: right;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: #fff;
  font-size: 17px;
}
#sp-left .sp-module .sp-module-title h3 span,
#sp-right .sp-module .sp-module-title h3 span,
#sp-home2-left .sp-module .sp-module-title h3 span,
#sp-home2-right .sp-module .sp-module-title h3 span {
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #303030;
  text-transform: uppercase;
  margin: 0;
  padding: 0 10px 0 0;
  display: inline-block;
  position: relative;
}
#sp-left .sp-module .owl-theme .owl-controls .owl-buttons div,
#sp-right .sp-module .owl-theme .owl-controls .owl-buttons div,
#sp-home2-left .sp-module .owl-theme .owl-controls .owl-buttons div,
#sp-home2-right .sp-module .owl-theme .owl-controls .owl-buttons div {
  top: -80px;
  right: -17px;
  width: 35px;
  height: 60px;
  background: none;
}
#sp-left .sp-module .owl-theme .owl-controls .owl-buttons div:hover:before,
#sp-right .sp-module .owl-theme .owl-controls .owl-buttons div:hover:before,
#sp-home2-left .sp-module .owl-theme .owl-controls .owl-buttons div:hover:before,
#sp-home2-right .sp-module .owl-theme .owl-controls .owl-buttons div:hover:before {
  color: rgba(0,0,0,0.3);
}
#sp-left .sp-module .owl-theme .owl-controls .owl-buttons div.owl-prev,
#sp-right .sp-module .owl-theme .owl-controls .owl-buttons div.owl-prev,
#sp-home2-left .sp-module .owl-theme .owl-controls .owl-buttons div.owl-prev,
#sp-home2-right .sp-module .owl-theme .owl-controls .owl-buttons div.owl-prev {
  right: 18px;
}
#sp-left .sp-module.mod_filter .sp-module-title,
#sp-right .sp-module.mod_filter .sp-module-title,
#sp-home2-left .sp-module.mod_filter .sp-module-title,
#sp-home2-right .sp-module.mod_filter .sp-module-title {
  background: #2d5290;
}
#sp-left .sp-module.mod_filter .sp-module-title h3:before,
#sp-right .sp-module.mod_filter .sp-module-title h3:before,
#sp-home2-left .sp-module.mod_filter .sp-module-title h3:before,
#sp-home2-right .sp-module.mod_filter .sp-module-title h3:before {
  content: "\f252";
  margin-right: 15px;
}
#sp-left .sp-module .cf_flt_wrapper ul.cf_filters_list li a,
#sp-right .sp-module .cf_flt_wrapper ul.cf_filters_list li a,
#sp-home2-left .sp-module .cf_flt_wrapper ul.cf_filters_list li a,
#sp-home2-right .sp-module .cf_flt_wrapper ul.cf_filters_list li a {
  color: #404040;
  padding-left: 20px !important;
  width: 100%;
}
#sp-left .sp-module.mod_category,
#sp-right .sp-module.mod_category,
#sp-home2-left .sp-module.mod_category,
#sp-home2-right .sp-module.mod_category {
  border: 1px solid #e5e5e5;
  border-bottom: 4px solid #e5e5e5;
  border-radius: 5px;
}
#sp-left .sp-module.mod_category .sp-module-title,
#sp-right .sp-module.mod_category .sp-module-title,
#sp-home2-left .sp-module.mod_category .sp-module-title,
#sp-home2-right .sp-module.mod_category .sp-module-title {
  background: #f07b1d;
  border-bottom: 3px solid #c55800;
  border-radius: 3px 3px 0 0;
}
#sp-left .sp-module.mod_category .sp-module-title h3,
#sp-right .sp-module.mod_category .sp-module-title h3,
#sp-home2-left .sp-module.mod_category .sp-module-title h3,
#sp-home2-right .sp-module.mod_category .sp-module-title h3 {
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  padding: 5px 20px;
  margin: 0;
  position: relative;
  line-height: 40px;
  text-align: left;
  font-weight: 700;
  font-family: "PT Sans Narrow", sans-serif;
}
#sp-left .sp-module.mod_category .sp-module-title h3 span,
#sp-right .sp-module.mod_category .sp-module-title h3 span,
#sp-home2-left .sp-module.mod_category .sp-module-title h3 span,
#sp-home2-right .sp-module.mod_category .sp-module-title h3 span {
  color: #fff;
}
#sp-left .sp-module.mod_category .sp-module-title h3:after,
#sp-right .sp-module.mod_category .sp-module-title h3:after,
#sp-home2-left .sp-module.mod_category .sp-module-title h3:after,
#sp-home2-right .sp-module.mod_category .sp-module-title h3:after {
  content: "\f0c9";
}
#sp-left .sp-module.mod_category .sp-module-content,
#sp-right .sp-module.mod_category .sp-module-content,
#sp-home2-left .sp-module.mod_category .sp-module-content,
#sp-home2-right .sp-module.mod_category .sp-module-content {
  padding: 20px;
}
#sp-left .sp-module.mod_login .sp-module-title h3:before,
#sp-right .sp-module.mod_login .sp-module-title h3:before,
#sp-home2-left .sp-module.mod_login .sp-module-title h3:before,
#sp-home2-right .sp-module.mod_login .sp-module-title h3:before {
  content: "\f090";
  margin-right: 15px;
}
#sp-left .sp-module.latest_blog .sp-module-title,
#sp-right .sp-module.latest_blog .sp-module-title,
#sp-home2-left .sp-module.latest_blog .sp-module-title,
#sp-home2-right .sp-module.latest_blog .sp-module-title {
  background: #c94a68;
}
#sp-left .sp-module.latest_blog .sp-module-title h3:before,
#sp-right .sp-module.latest_blog .sp-module-title h3:before,
#sp-home2-left .sp-module.latest_blog .sp-module-title h3:before,
#sp-home2-right .sp-module.latest_blog .sp-module-title h3:before {
  content: "\f02d";
  margin-right: 15px;
}
#sp-left .sp-module.latest_blog .sp-module-content,
#sp-right .sp-module.latest_blog .sp-module-content,
#sp-home2-left .sp-module.latest_blog .sp-module-content,
#sp-home2-right .sp-module.latest_blog .sp-module-content {
  padding: 0;
  background: #fff;
}
#sp-left .sp-module.mod_tags .sp-module-title h3:before,
#sp-right .sp-module.mod_tags .sp-module-title h3:before,
#sp-home2-left .sp-module.mod_tags .sp-module-title h3:before,
#sp-home2-right .sp-module.mod_tags .sp-module-title h3:before {
  content: "\f02c";
  margin-right: 15px;
}
#sp-left .sp-module div.vina-ticker-content,
#sp-right .sp-module div.vina-ticker-content,
#sp-home2-left .sp-module div.vina-ticker-content,
#sp-home2-right .sp-module div.vina-ticker-content {
  position: relative;
  background-color: transparent !important;
}
#sp-left .sp-module div.vina-ticker-content .header-block,
#sp-right .sp-module div.vina-ticker-content .header-block,
#sp-home2-left .sp-module div.vina-ticker-content .header-block,
#sp-home2-right .sp-module div.vina-ticker-content .header-block {
  position: absolute;
  top: -38px;
  right: 10px;
}
#sp-left .sp-module div.vina-ticker-content .header-block span,
#sp-right .sp-module div.vina-ticker-content .header-block span,
#sp-home2-left .sp-module div.vina-ticker-content .header-block span,
#sp-home2-right .sp-module div.vina-ticker-content .header-block span {
  height: 14px;
}
#sp-left .sp-module div.vina-ticker-content .header-block span.toggle,
#sp-right .sp-module div.vina-ticker-content .header-block span.toggle,
#sp-home2-left .sp-module div.vina-ticker-content .header-block span.toggle,
#sp-home2-right .sp-module div.vina-ticker-content .header-block span.toggle {
  right: 15px;
  background: url("../images/general/play-dark.png") no-repeat scroll;
}
#sp-left .sp-module div.vina-ticker-content .header-block span.toggle.et-run,
#sp-right .sp-module div.vina-ticker-content .header-block span.toggle.et-run,
#sp-home2-left .sp-module div.vina-ticker-content .header-block span.toggle.et-run,
#sp-home2-right .sp-module div.vina-ticker-content .header-block span.toggle.et-run {
  background: url("../images/general/pause-dark.png") no-repeat scroll 0 0;
}
#sp-left .sp-module div.vina-ticker-content .header-block span.up,
#sp-right .sp-module div.vina-ticker-content .header-block span.up,
#sp-home2-left .sp-module div.vina-ticker-content .header-block span.up,
#sp-home2-right .sp-module div.vina-ticker-content .header-block span.up {
  right: 30px;
  background: url("../images/general/left-dark.png") no-repeat scroll 0 0;
}
#sp-left .sp-module div.vina-ticker-content .header-block span.down,
#sp-right .sp-module div.vina-ticker-content .header-block span.down,
#sp-home2-left .sp-module div.vina-ticker-content .header-block span.down,
#sp-home2-right .sp-module div.vina-ticker-content .header-block span.down {
  background: url("../images/general/right-dark.png") no-repeat scroll;
}
#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-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,
#sp-home2-left .sp-module div.vina-ticker-content .header-block span.up,
#sp-home2-left .sp-module div.vina-ticker-content .header-block span.down,
#sp-home2-left .sp-module div.vina-ticker-content .header-block span.toggle,
#sp-home2-left .sp-module div.vina-ticker-content .header-block span.toggle.et-run,
#sp-home2-right .sp-module div.vina-ticker-content .header-block span.up,
#sp-home2-right .sp-module div.vina-ticker-content .header-block span.down,
#sp-home2-right .sp-module div.vina-ticker-content .header-block span.toggle,
#sp-home2-right .sp-module div.vina-ticker-content .header-block span.toggle.et-run {
  top: 6px;
  width: 10px;
  background-size: 10px 14px;
}
#sp-left .sp-module div.vina-ticker-content .info span,
#sp-right .sp-module div.vina-ticker-content .info span,
#sp-home2-left .sp-module div.vina-ticker-content .info span,
#sp-home2-right .sp-module div.vina-ticker-content .info span {
  font-size: 12px;
  font-style: italic;
  color: #788293;
}
#sp-left .sp-module div.vina-ticker-content .info span em,
#sp-right .sp-module div.vina-ticker-content .info span em,
#sp-home2-left .sp-module div.vina-ticker-content .info span em,
#sp-home2-right .sp-module div.vina-ticker-content .info span em {
  display: none;
}
#sp-left .sp-module div.vina-ticker-content .vina-item,
#sp-right .sp-module div.vina-ticker-content .vina-item,
#sp-home2-left .sp-module div.vina-ticker-content .vina-item,
#sp-home2-right .sp-module div.vina-ticker-content .vina-item {
  padding: 20px 0px 0;
  color: #141823;
  border-top: solid 1px transparent !important;
}
#sp-left .sp-module div.vina-ticker-content .vina-item a,
#sp-right .sp-module div.vina-ticker-content .vina-item a,
#sp-home2-left .sp-module div.vina-ticker-content .vina-item a,
#sp-home2-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-right .sp-module div.vina-ticker-content .vina-item h4.title,
#sp-home2-left .sp-module div.vina-ticker-content .vina-item h4.title,
#sp-home2-right .sp-module div.vina-ticker-content .vina-item h4.title {
  font-size: 16px;
  font-weight: normal;
}
#sp-left .sp-module div.vina-ticker-content .vina-item .readmore,
#sp-right .sp-module div.vina-ticker-content .vina-item .readmore,
#sp-home2-left .sp-module div.vina-ticker-content .vina-item .readmore,
#sp-home2-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.banner_sidebar,
#sp-right .sp-module.banner_sidebar,
#sp-home2-left .sp-module.banner_sidebar,
#sp-home2-right .sp-module.banner_sidebar {
  text-align: center;
  padding: 0;
}
#sp-left .sp-module.banner_sidebar p,
#sp-right .sp-module.banner_sidebar p,
#sp-home2-left .sp-module.banner_sidebar p,
#sp-home2-right .sp-module.banner_sidebar p {
  display: block;
  margin-bottom: 0;
}
#sp-left .sp-module.banner_sidebar .sp-module-content,
#sp-right .sp-module.banner_sidebar .sp-module-content,
#sp-home2-left .sp-module.banner_sidebar .sp-module-content,
#sp-home2-right .sp-module.banner_sidebar .sp-module-content {
  background: none;
  padding: 0 !important;
}
#sp-left .sp-module.banner_sidebar a,
#sp-right .sp-module.banner_sidebar a,
#sp-home2-left .sp-module.banner_sidebar a,
#sp-home2-right .sp-module.banner_sidebar a {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
#sp-left .sp-module.banner_sidebar a img,
#sp-right .sp-module.banner_sidebar a img,
#sp-home2-left .sp-module.banner_sidebar a img,
#sp-home2-right .sp-module.banner_sidebar a img {
  -webkit-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  transition: all 0.9s ease;
}
#sp-left .sp-module.banner_sidebar a:before,
#sp-right .sp-module.banner_sidebar a:before,
#sp-home2-left .sp-module.banner_sidebar a:before,
#sp-home2-right .sp-module.banner_sidebar a:before {
  background: #fff;
  content: "";
  height: 100%;
  left: 0;
  max-width: 0;
  opacity: 0.95;
  position: absolute;
  top: 0;
  width: 100%;
}
#sp-left .sp-module.banner_sidebar a:hover img,
#sp-right .sp-module.banner_sidebar a:hover img,
#sp-home2-left .sp-module.banner_sidebar a:hover img,
#sp-home2-right .sp-module.banner_sidebar a:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
#sp-left .sp-module.banner_sidebar a:hover:before,
#sp-right .sp-module.banner_sidebar a:hover:before,
#sp-home2-left .sp-module.banner_sidebar a:hover:before,
#sp-home2-right .sp-module.banner_sidebar a:hover:before {
  background: #fff;
  max-width: 100%;
  opacity: 0;
  -webkit-transition: all 600ms ease-out;
  -moz-transition: all 600ms ease-out;
  -ms-transition: all 600ms ease-out;
  -o-transition: all 600ms ease-out;
  transition: all 600ms ease-out;
}
#sp-left .sp-module.mod_hot_deals .sp-module-content,
#sp-right .sp-module.mod_hot_deals .sp-module-content,
#sp-home2-left .sp-module.mod_hot_deals .sp-module-content,
#sp-home2-right .sp-module.mod_hot_deals .sp-module-content {
  padding: 0;
  background: #fff;
}
#sp-left .sp-module.mod_hot_deals .vina-carousel-virtuemart,
#sp-right .sp-module.mod_hot_deals .vina-carousel-virtuemart,
#sp-home2-left .sp-module.mod_hot_deals .vina-carousel-virtuemart,
#sp-home2-right .sp-module.mod_hot_deals .vina-carousel-virtuemart {
  border: 0;
}
#sp-left .sp-module.mod_hot_deals .vina-carousel-virtuemart .item-i,
#sp-right .sp-module.mod_hot_deals .vina-carousel-virtuemart .item-i,
#sp-home2-left .sp-module.mod_hot_deals .vina-carousel-virtuemart .item-i,
#sp-home2-right .sp-module.mod_hot_deals .vina-carousel-virtuemart .item-i {
  border: 0;
}
#sp-left .sp-module.mod_hot_deals .owl-theme .owl-controls .owl-buttons div,
#sp-right .sp-module.mod_hot_deals .owl-theme .owl-controls .owl-buttons div,
#sp-home2-left .sp-module.mod_hot_deals .owl-theme .owl-controls .owl-buttons div,
#sp-home2-right .sp-module.mod_hot_deals .owl-theme .owl-controls .owl-buttons div {
  top: -60px;
  right: 0px;
}
#sp-left .sp-module.mod_hot_deals .owl-theme .owl-controls .owl-buttons div.owl-prev,
#sp-right .sp-module.mod_hot_deals .owl-theme .owl-controls .owl-buttons div.owl-prev,
#sp-home2-left .sp-module.mod_hot_deals .owl-theme .owl-controls .owl-buttons div.owl-prev,
#sp-home2-right .sp-module.mod_hot_deals .owl-theme .owl-controls .owl-buttons div.owl-prev {
  right: 35px;
}
.list-product {
  padding-left: 15px;
  padding-right: 15px;
}
.list-product .product-row >.product {
  margin-bottom: 25px;
}
.related_prd .product-fields-title-wrapper h3,
.category-fields-title-wrapper h3 {
  position: relative;
  display: block;
  width: 100%;
  color: #303030;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 35px;
}
.related_prd .product-fields-title-wrapper h3 span,
.category-fields-title-wrapper h3 span {
  background: #fff;
  padding: 0 10px 0 0;
  display: inline-block;
  position: relative;
}
.related_prd .product-fields-title-wrapper h3:before,
.category-fields-title-wrapper h3:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  border-top: 4px double #ebebeb;
  width: 100%;
}
.related_prd .product-fields-title-wrapper .hasTooltip,
.category-fields-title-wrapper .hasTooltip {
  position: absolute;
  top: 0;
  float: none;
  display: inline-block;
  margin: 0 auto;
  margin-left: -130px;
  display: none;
}
.category-fields-title-wrapper {
  margin-top: 75px;
  margin-bottom: 30px;
}
.banner-static-home {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.banner-static-home .banner-sale {
  position: absolute;
  top: 12px;
  right: -20px;
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -ms-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}
.banner-static-home .banner-sale h3 {
  color: #ffffff;
  font-size: 20px;
  text-transform: uppercase;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 700;
  line-height: 35px;
  background: #f01d54;
  padding: 3px 30px 3px 10px;
  position: relative;
  margin: 0;
}
.banner-static-home .banner-sale h3:before {
  content: "";
  width: 10px;
  height: 100%;
  position: absolute;
  left: -36px;
  top: 0px;
  border: 18px solid transparent;
  border-right: 18px solid #f01d54;
}
.banner-static-home .banner-text {
  position: absolute;
  bottom: 60px;
  left: 0;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.banner-static-home .banner-text h2 {
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 45px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  color: #fff;
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -ms-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}
.banner-static-home .banner-text a {
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  background: #303030;
  border-bottom: 3px solid #1b1b1b;
  border-radius: 5px;
  padding: 6px 18px;
  text-transform: uppercase;
  display: inline-block;
}
.banner-static-home:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.banner-static-home:hover .banner-sale {
  -moz-transform: translateX(-20px);
  -webkit-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  transform: translateX(-20px);
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -ms-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}
.banner-center img {
  width: 100%;
}
.banner-center .box-center {
  position: relative;
}
.banner-center .b-center:before {
  background: #fff;
  content: "";
  height: 100%;
  left: 0;
  max-width: 0;
  opacity: 0.95;
  position: absolute;
  top: 0;
  width: 100%;
}
.banner-center .b-center:hover {
  cursor: pointer;
}
.banner-center .b-center:hover:before {
  background: #fff;
  max-width: 100%;
  opacity: 0;
  -webkit-transition: all 600ms ease-out;
  -moz-transition: all 600ms ease-out;
  -ms-transition: all 600ms ease-out;
  -o-transition: all 600ms ease-out;
  transition: all 600ms ease-out;
}
.banner-center .text {
  position: absolute;
  top: 24px;
  right: 62px;
}
.banner-center h2 {
  font-weight: 400;
  font-family: 'Oswald', sans-serif;
  font-size: 36px;
  color: #3f3f3f;
  margin: 0;
  text-transform: uppercase;
}
.banner-center h3 {
  font-weight: 400;
  font-family: 'Oswald', sans-serif;
  font-size: 24px;
  color: #3f3f3f;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.banner-center a {
  font-weight: 400;
  padding: 5px 13px;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 5px;
  display: inline-block;
}
.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-wrapper {
  padding: 8px 0 6px;
  background: #4c4c4c;
}
#sp-top-wrapper .sp-module.mod_cur,
#sp-top-wrapper .sp-module.mod_lang,
#sp-top-wrapper .sp-module.mod_menu_top {
  border-left: 1px solid #707070;
}
#sp-top-wrapper .sp-module.mod_cur .sp-module-title h3,
#sp-top-wrapper .sp-module.mod_lang .sp-module-title h3,
#sp-top-wrapper .sp-module.mod_menu_top .sp-module-title h3 {
  line-height: 20px;
  color: #b7b7b7;
}
#sp-top-wrapper .sp-module.mod_cur .sp-module-title h3 span,
#sp-top-wrapper .sp-module.mod_lang .sp-module-title h3 span,
#sp-top-wrapper .sp-module.mod_menu_top .sp-module-title h3 span {
  line-height: 20px;
}
#sp-top-wrapper .sp-module.mod_cur select,
#sp-top-wrapper .sp-module.mod_cur input[type="file"],
#sp-top-wrapper .sp-module.mod_lang select,
#sp-top-wrapper .sp-module.mod_lang input[type="file"],
#sp-top-wrapper .sp-module.mod_menu_top select,
#sp-top-wrapper .sp-module.mod_menu_top input[type="file"] {
  height: 20px;
}
#sp-top-wrapper .sp-module.mod_menu_top .sp-module-title h3:before,
#sp-top-wrapper .sp-module.mod_menu_top .sp-module-title h3:after {
  color: #fff;
}
#sp-top-wrapper .sp-module .bootstrap-select .caret:before {
  color: #fff;
}
#sp-top-wrapper .sp-module .bootstrap-select button,
#sp-top-wrapper .sp-module .bootstrap-select .btn,
#sp-top-wrapper .sp-module .bootstrap-select .btn-default {
  color: #b7b7b7;
  margin-top: 2px;
  margin-bottom: 2px;
}
#sp-top-wrapper ul.social-icons {
  padding: 0;
}
#sp-static-top-wrapper {
  background: #f8f8f8;
  padding: 18px 0;
  border-bottom: 1px solid #e5e5e5;
}
.support-client .box-inner {
  margin-left: 45px;
}
.support-client .box-inner h1 {
  text-transform: uppercase;
  font-weight: 700;
  color: #898989;
  font-size: 22px;
  margin: 0;
  line-height: 20px;
  font-family: 'PT Sans Narrow', sans-serif;
}
.support-client .box-inner p {
  margin: 0;
  line-height: 20px;
  font-size: 13px;
  color: #898989;
}
.support-client .box-container {
  text-align: left;
  color: #c0c5ce;
  border-right: 1px solid #e5e5e5;
}
.support-client .box-container.money-back {
  border-right: 0;
}
.support-client .phone:before,
.support-client .time:before,
.support-client .free-shipping:before,
.support-client .money-back:before {
  content: "";
  float: left;
  font-family: FontAwesome;
  font-size: 36px;
  line-height: 31px;
  text-align: center;
  margin-top: 3px;
}
.support-client .phone:before {
  content: "\f098";
}
.support-client .time:before {
  content: "\f017";
}
.support-client .free-shipping:before {
  content: "\f0d1";
}
.support-client .money-back:before {
  content: "\f0d6";
}
.sp-module.mod_vmsearch {
  bottom: -80px;
  position: absolute;
  right: 15px;
  z-index: 2;
}
.sp-module.mod_vmsearch .sp-vmsearch {
  display: table;
}
.sp-module .vina-carousel-content .item {
  margin-bottom: 30px !important;
  color: #85888d !important;
}
.sp-module .vina-carousel-content .item .blog-inner {
  padding: 10px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  display: inline-block;
  width: 100%;
}
.sp-module .vina-carousel-content .item .blog-inner .image-block img:hover {
  opacity: 0.7;
  transition: all 0.3s ease-out;
}
.sp-module .vina-carousel-content .item .text-block {
  padding: 0;
  line-height: 20px;
  color: #85888d;
  font-size: 12px;
  text-align: justify;
}
.sp-module .vina-carousel-content .item h3.title {
  font-size: 17px;
  margin: 0;
}
.sp-module .vina-carousel-content .item h3.title a {
  color: #303030 !important;
  text-transform: uppercase;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  padding: 0 0 13px;
  border-bottom: 1px solid #e5e5e5;
  margin: 20px 0;
  display: inline-block;
  width: 100%;
}
.sp-module .vina-carousel-content .item .post-bottom {
  text-align: right;
  text-transform: capitalize;
  color: #bdbdbd;
  font-size: 12px;
  overflow: hidden;
  padding: 20px 0 0;
  border-top: 2px solid #e5e5e5;
  margin: 20px 0 0;
}
.sp-module .vina-carousel-content .item .readmore {
  display: inline-block;
  float: left;
  padding: 0;
}
.sp-module .vina-carousel-content .item .readmore a {
  color: #bdbdbd !important;
}
.sp-module .vina-carousel-content .item .info a {
  color: #313131 !important;
}
.sp-module .vina-carousel-content .item .info span {
  margin-right: 10px;
}
.sp-module .owl-theme .owl-controls {
  margin-top: 0 !important;
}
.sp-module .owl-theme .owl-controls .owl-buttons {
  position: absolute;
  top: -69px;
  right: 0;
  padding: 0 10px;
  background-color: #fff;
}
.sp-module .owl-theme .owl-controls .owl-buttons div {
  float: left;
  margin: 0 1.5px !important;
}
.sp-module .owl-theme .owl-controls .owl-buttons div,
.sp-module .vina-manufacturers-virtuemart .vina-next,
.sp-module .vina-manufacturers-virtuemart .vina-prev {
  cursor: pointer;
  color: #d6d6d6;
  text-align: center;
  width: 36px;
  height: 36px;
  padding: 0 !important;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-bottom: 2px solid #e6e6e6;
  border-radius: 5px;
  display: block;
  vertical-align: middle;
  line-height: 32px;
  font-size: 0;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  opacity: 1;
  filter: alpha(opacity=100);
}
.sp-module .owl-theme .owl-controls .owl-buttons div:before,
.sp-module .vina-manufacturers-virtuemart .vina-next:before,
.sp-module .vina-manufacturers-virtuemart .vina-prev:before {
  content: "";
  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;
  line-height: 33px;
  float: left;
  width: 100%;
  font-size: 24px;
}
.sp-module .vina-manufacturers-virtuemart .vina-next,
.sp-module .vina-manufacturers-virtuemart .vina-prev {
  position: absolute;
  top: -69px;
  right: 15px;
  text-indent: 0 !important;
}
.sp-module .owl-theme .owl-controls .owl-buttons div.owl-next:before,
.sp-module .vina-manufacturers-virtuemart .vina-next:before {
  content: "\f105";
}
.sp-module .owl-theme .owl-controls .owl-buttons div.owl-prev,
.sp-module .vina-manufacturers-virtuemart .vina-prev {
  right: 53px;
}
.sp-module .owl-theme .owl-controls .owl-buttons div.owl-prev:before,
.sp-module .vina-manufacturers-virtuemart .vina-prev:before {
  content: "\f104";
}
.sp-module .sptab .owl-theme .owl-controls .owl-buttons {
  top: -76px;
  right: 15px;
  background: transparent;
}
#sp-top-bar {
  color: #fff;
  background: #2e5290;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0;
}
#sp-top1 > .sp-column {
  float: left;
  display: inline-block;
}
#sp-top2 .sp-module {
  float: right;
}
#sp-top2 .sp-module.mod_menu_top,
#sp-top2 .sp-module.mod_mini_cart {
  border-right: 0;
}
#sp-top2 .sp-module.mod_mini_cart {
  margin-left: 0;
  padding-left: 0;
}
#sp-right-header .sp-module {
  display: inline-block;
  float: right;
  margin-top: 9px;
}
.sp-module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
}
.sp-module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
}
.sp-module-content .mod-languages ul.lang-inline li >a:before {
  display: none;
}
#sp-header-middle-wrapper,
#sp-home2-header-middle {
  padding: 25px 0;
}
#sp-home2-header-right .sp-column {
  width: 100%;
}
#sp-home2-header-right .sp-column,
#sp-home2-header-right .sp-module {
  float: left;
  display: inline-block;
  margin: 0;
}
#sp-home2-header-right .sp-module.mod_mini_cart {
  float: right;
  padding-top: 15px;
}
#sp-home2-header-right #vmCartModule {
  padding-left: 0;
  border-left: 0;
}
#sp-logo .logo {
  display: inline-block;
  display: table;
}
#sp-logo .logo h1 {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}
#sp-logo .logo p {
  margin: 5px 0 0;
}
#sp-logo .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-logo .sp-default-logo {
    display: none;
  }
  #sp-logo .sp-retina-logo {
    display: block;
  }
}
#sp-header-middle-right {
  padding-top: 15px;
}
#sp-header {
  height: 60px;
}
#sp-header > .container {
  position: relative;
  border-radius: 3px;
  padding: 5px 0 0 0;
  max-width: 1170px;
}
#sp-header > .container > .row {
  margin-left: 0;
  margin-right: 0;
}
.sp-dropdown.container {
  max-width: 1170px;
  padding: 0;
}
.sticky-wrapper.is-sticky {
  position: relative;
  z-index: 999;
}
.is-sticky #sp-header {
  height: auto;
  border-top: 0;
  border-bottom: 0;
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
  background: rgba(71,71,71,0.8) !important;
  padding: 10px 0;
  left: 0;
  right: 0;
  -webkit-animation: fadeInDown 600ms ease-in-out;
  -moz-animation: fadeInDown 600ms ease-in-out;
  -ms-animation: fadeInDown 600ms ease-in-out;
  animation: fadeInDown 600ms ease-in-out;
}
#sp-search {
  padding-top: 3px;
}
.vina-pogo-wrapper {
  margin: 0 auto;
}
#sp-slider-wrapper {
  margin-top: 15px;
}
.pogoSlider-nav {
  z-index: 9 !important;
}
.vina-pogo-slider .pogoSlider-dir-btn {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: none !important;
}
.vina-pogo-slider.pogoSlider .caption-block {
  background-color: transparent !important;
}
.vina-pogo-slider .caption-block {
  font-family: "PT Sans Narrow", sans-serif;
}
.vina-pogo-slider .caption-block .title {
  max-width: 400px;
  color: #404048;
  font-size: 30px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: -1px;
}
.vina-pogo-slider .caption-block .subtitle {
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 100px;
  font-weight: 700;
  line-height: 1;
  color: #2f2f2f;
  letter-spacing: -1px;
  margin-bottom: 20px;
  display: inline-block;
  text-transform: uppercase;
  z-index: 9999;
}
.vina-pogo-slider .caption-block .intro {
  max-width: 400px;
  font-size: 18px;
  text-align: left;
  color: #404048;
}
.vina-pogo-slider .caption-block .banner-des p {
  margin: 0;
  line-height: 22px;
}
.vina-pogo-slider .caption-block .banner-des p:before {
  color: #F07B1D;
  content: "\f14a";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 16px;
  margin-right: 5px;
}
.vina-pogo-slider .caption-block .caption-readmore {
  display: inline-block;
  background: #f07b1d;
  padding: 6px 0;
  border-radius: 3px 0 0 3px;
}
.vina-pogo-slider .caption-block .caption-readmore a {
  position: relative;
  font-size: 14px;
  padding: 0 18px;
  line-height: 34px;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 300;
  text-decoration: none;
  color: #fff;
  background: #f07b1d;
  border-right: 2px solid #f28834;
}
.vina-pogo-slider .caption-block .caption-readmore a:before {
  display: block;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 46px;
  content: "\f105";
  height: 46px;
  width: 53px;
  position: absolute;
  top: -6px;
  text-align: center;
  right: -55px;
  background: #f07b1d;
  border-radius: 0 3px 3px 0;
}
.vina-pogo-slider .caption-block.slider-2 .caption-text {
  padding-top: 45px;
}
.pogoSlider .caption-block.home2-slider {
  padding: 40px 40px 0;
}
.pogoSlider .caption-block.home2-slider .title {
  top: 10%;
  opacity: 0;
  max-width: 400px;
  display: block;
  color: #393939;
  font-size: 32px;
  margin: 0;
  text-transform: inherit;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 300;
  letter-spacing: -1px;
}
.pogoSlider .caption-block.home2-slider .subtitle {
  margin: 0;
  padding: 0;
  text-align: left;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: bold;
  color: #222222;
  font-size: 55px;
  letter-spacing: 3px;
  display: inline-block;
  text-transform: uppercase;
}
.pogoSlider .caption-block.home2-slider .intro {
  max-width: 400px;
  font-size: 18px;
  text-align: left;
  color: #404048;
  z-index: 9999;
}
.pogoSlider .caption-block.home2-slider .upto-off {
  color: #404048;
  display: inline-block;
  font-family: "PT Sans Narrow", sans-serif;
  padding: 10px 0;
  font-size: 32px;
}
.pogoSlider .caption-block.home2-slider .upto-off strong {
  font-size: 50px;
  color: #222222;
}
.pogoSlider .caption-block.home2-slider .slidershow-price {
  background: #f01d54;
  padding: 10px 23px;
  font-size: 24px;
  color: #ffffff;
  font-weight: 700;
  display: inline-block;
  line-height: 25px;
  font-family: "PT Sans Narrow", sans-serif;
  border-radius: 5px;
}
.pogoSlider .caption-block.home2-slider .slidershow-price strong {
  font-size: 40px;
  margin: 0 0 0 10px;
}
.pogoSlider .caption-block.home2-slider .caption-readmore {
  color: #fff;
  background: #303030;
  margin-top: 20px;
}
.pogoSlider .caption-block.home2-slider .caption-readmore a {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  background: #303030;
  border-right: 1px solid #fff;
}
.pogoSlider .caption-block.home2-slider .caption-readmore a:before {
  line-height: 40px;
  height: 40px;
  background: #303030;
  right: -54px;
}
.pogoSlider .caption-block.home2-slider.slider-1 .caption-image {
  position: absolute;
  right: -25%;
  top: 25px;
}
.pogoSlider .caption-block.home2-slider.slider-2 {
  padding: 40px 25px 0;
}
.pogoSlider .caption-block.home2-slider.slider-2 .caption-text {
  padding-top: 0;
}
.pogoSlider .caption-block.home2-slider.slider-2 .caption-image {
  position: absolute;
  left: 0;
  bottom: 0;
}
.pogoSlider .caption-block.home2-slider.slider-2 .title {
  font-size: 23px;
  letter-spacing: 1px;
  color: #a1a1a1;
  text-transform: uppercase;
  font-weight: 700;
}
.pogoSlider .caption-block.home2-slider.slider-2 .subtitle {
  padding: 0;
  color: #fff;
  display: inline-block;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 700;
  background: #d8373e;
  padding: 0 15px;
  line-height: 37px;
  font-size: 30px;
  letter-spacing: 0;
  margin: 15px 0 0 0;
  text-transform: uppercase;
  z-index: 9999;
}
.banner-block-static-1 a {
  display: inline-block;
  overflow: hidden;
}
.banner-block-static-1 .top1 {
  margin-bottom: 30px;
  display: block;
}
.banner-block-static-1 .top2 {
  float: left;
  max-width: 50%;
  margin-right: 30px;
}
.banner-block-static-1 .top3 {
  float: left;
  max-width: 50%;
}
.banner-static {
  position: relative;
  margin-top: 30px;
  overflow: hidden;
}
.banner-static:first-child {
  margin-top: 0;
}
.banner-static img {
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.banner-static a {
  position: relative;
  max-width: 100%;
  display: inline-block;
  overflow: hidden;
}
.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;
}
.banner-static a:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.banner-static .banner-box {
  position: relative;
  overflow: hidden;
}
.banner-static .banner-box .text {
  position: absolute;
}
.banner-static .banner-box.banner-box2 {
  margin: 20px 0 0;
}
.banner-static .banner-box1 .text {
  top: 10px;
  left: 0;
  width: 100%;
}
.banner-static .banner-box1 .text h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  font-family: "PT Sans Narrow", sans-serif;
  text-align: center;
  margin: 0;
}
.banner-static .banner-box1 .text p {
  color: #fff;
  font-size: 19px;
  text-align: center;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 400;
}
.banner-static .banner-box2 .text {
  top: 30px;
  left: 0;
  padding: 0 0 0 25px;
}
.banner-static .banner-box2 .text h1 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 35px;
  color: #2d2d2d;
  font-family: "PT Sans Narrow", sans-serif;
  margin: 0;
  line-height: 22px;
}
.banner-static .banner-box2 .text h2 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  color: #6b6b6b;
  margin: 8px 0 0;
  font-family: "PT Sans Narrow", sans-serif;
  line-height: 22px;
}
.sp-module:first-child {
  margin-top: 0;
}
.sp-module.carousel-sidebar {
  padding-left: 15px;
  padding-right: 15px;
}
#sp-tabs-product-wrapper .sp-module:first-child,
#sp-home2-tabs-product .sp-module:first-child,
#sp-banner-center-wrapper .sp-module:first-child,
#sp-featured-products-wrapper .sp-module:first-child,
#sp-products-group .sp-module:first-child,
#sp-brand-wrapper .sp-module:first-child,
#sp-blog-slider-wrapper .sp-module:first-child {
  margin-top: 30px;
}
#sp-home2-left .sp-module:first-child,
#sp-home2-right .sp-module:first-child,
#sp-home2-content .sp-module:first-child {
  margin-top: 15px;
}
#sp-top-sellers .sp-module.row .sp-module-title {
  padding: 0;
}
#sp-top-sellers .sp-module .owl-theme .owl-controls .owl-buttons {
  padding: 0;
}
#sp-top-sellers .item-i:hover .image-block {
  opacity: 0.5;
}
#sp-testimonial .sp-module {
  background: #c94969;
  text-align: center;
  min-height: 150px;
  padding-top: 50px;
  margin-top: 30px;
}
.testimonial-sidebar-content {
  color: #fff;
  width: 70%;
  margin: 0 auto;
}
.testimonial-sidebar-content img {
  display: inline-block;
}
.testimonial-sidebar-content .post-by {
  display: none;
}
.testimonial-sidebar-content .avata-post {
  float: left;
  margin-right: 20px;
}
.testimonial-sidebar-content .content {
  overflow: hidden;
  text-align: left;
}
#sp-category-list-wrapper {
  padding-top: 30px;
}
#sp-category-list-wrapper .sp-module .sp-module-title {
  background: none;
  font-size: 16px;
  line-height: 1.35;
  height: auto;
}
#sp-category-list-wrapper .sp-module .sp-module-title h3 {
  color: #4c4c4c;
  font-size: 16px;
  line-height: 1.35;
  border-bottom: 1px solid #262728;
  padding-bottom: 8px;
  margin-bottom: 10px;
}
#sp-category-list-wrapper .sp-module .sp-module-title h3 span {
  padding: 0;
  background: none;
}
#sp-category-list-wrapper .sp-module .mod_menu li {
  line-height: 30px;
}
#sp-category-list-wrapper .sp-module .mod_menu a {
  color: #798291;
}
#sp-category-list-wrapper .sp-module .mod_menu a:before {
  content: "\f178";
  font-family: FontAwesome;
  margin-right: 10px;
  font-size: 12px;
  color: #788293;
}
#sp-breadcrumb-wrapper > .container {
  padding-top: 15px;
  padding-bottom: 0;
}
#sp-breadcrumb-wrapper .sp-module:first-child {
  margin-top: 0;
}
.sp-module .breadcrumb {
  font-size: 12px;
  padding: 0 16px;
  border: 1px solid #e5e5e5;
  border-bottom: 3px solid #e5e5e5;
  display: inline-block;
  border-radius: 5px;
  margin: 0;
  color: #404040;
  line-height: 30px;
  background: none !important;
}
.sp-module .breadcrumb a {
  color: #7d7d7d;
}
.sp-module.style-title .sp-module-title h3 {
  position: relative;
  margin-top: 0;
  margin-bottom: 35px;
}
.sp-module.style-title .sp-module-title h3:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  border-top: 4px double #ebebeb;
  width: 100%;
}
.sp-module.style-title .sp-module-title h3 span {
  background: #fff;
  padding: 0 10px 0 0;
  display: inline-block;
  position: relative;
}
#sp-brand-wrapper .sp-module.style-title .sp-module-title h3 {
  margin-right: 85px;
}
#sp-brand-wrapper .vina-manufacturers-virtuemart {
  position: relative;
  padding: 0 15px !important;
}
#sp-brand-wrapper .vina-manufacturers-virtuemart li .item-inner {
  padding: 0 15px;
}
#sp-brand-wrapper .vina-manufacturers-virtuemart .vina-pager {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}
#sp-brand-wrapper .vina-manufacturers-virtuemart .caroufredsel_wrapper {
  border: 1px solid #E5E5E5;
  border-radius: 5px;
  padding: 20px 0;
}
#sp-brand-wrapper .vina-manufacturers-virtuemart .vina-pager a span {
  display: none;
}
div.vina-pogo-slider.pogoSlider {
  margin: 0 auto;
}
div.vina-pogo-slider.pogoSlider .pogoSlider-slide > img {
  margin: 0 auto;
  width: 100%;
}
.vina-carousel-virtuemart .quantity-box,
.vina-carousel-virtuemart .addtocart-bar label {
  display: none;
}
div.vina-pogo-slider .pogoSlider-nav li .pogoSlider-nav-btn,
.vina-carousel-virtuemart.owl-theme .owl-controls .owl-page span,
#sp-brand-wrapper .vina-manufacturers-virtuemart .vina-pager a {
  position: relative;
  width: 16px;
  height: 16px;
  line-height: 16px;
  padding: 0;
  display: inline-block;
  border-radius: 50%;
  -webkit-box-shadow: inset 0px 2px 4px -1px #555;
  box-shadow: inset 0px 2px 4px -1px #555;
}
div.vina-pogo-slider .pogoSlider-nav li .pogoSlider-nav-btn {
  background: #fff;
}
div.vina-pogo-slider .pogoSlider-nav li .pogoSlider-nav-btn:hover,
div.vina-pogo-slider .pogoSlider-nav li .pogoSlider-nav-btn.pogoSlider-nav-btn--selected,
.vina-carousel-virtuemart.owl-theme .owl-controls .owl-page.active span,
.vina-carousel-virtuemart.owl-theme .owl-controls .owl-page:hover span,
#sp-brand-wrapper .vina-manufacturers-virtuemart .vina-pager a.selected,
#sp-brand-wrapper .vina-manufacturers-virtuemart .vina-pager a:hover {
  box-shadow: inset 0px 2px 7px -1px #555;
  border-color: #aaa;
}
#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;
}
#sp-bottom {
  position: relative;
  border-top: 3px solid #75bf97;
  padding: 50px 0;
  background: #4c4c4c;
}
#sp-bottom .sp-module .sp-module-title h3 {
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  line-height: 22px;
  font-weight: 700;
  font-family: "PT Sans Narrow", sans-serif;
  margin-bottom: 15px;
}
#sp-bottom ul li {
  line-height: 25px;
  margin-bottom: 5px;
}
#sp-bottom ul li a {
  line-height: 35px;
  text-transform: capitalize;
  font-size: 13px;
  text-decoration: none;
  color: #ffffff;
  padding: 0;
  display: inline-block;
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
}
#sp-bottom ul li a:hover {
  padding: 0 0 0 25px;
  background-position: 0 50%;
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
}
#sp-bottom ul.nav >li >a:hover,
#sp-bottom ul.nav >li >a:focus {
  background-color: transparent;
}
.home-page #sp-bottom {
  border-top: 0;
}
ul.link-follow li {
  float: left;
  text-align: center;
  margin-right: 10px;
}
ul.link-follow li a {
  display: block;
  font-size: 20px;
  border-radius: 100%;
  position: relative;
  color: #fffefe;
  width: 53px;
  height: 53px;
  text-align: center;
  line-height: 43px;
  text-decoration: none;
  border: 5px solid #666666;
}
.footer-contact .fa {
  float: left;
  font-family: FontAwesome;
  margin-right: 15px;
  font-size: 30px;
  text-align: center;
  color: #a3a3a3;
  line-height: 41px;
}
.footer-contact p {
  display: table;
  margin: 0;
  padding: 10px 0 10px 0;
}
.footer-contact .ft-content {
  color: #798293;
  font-size: 13px;
  display: table-cell;
  vertical-align: middle;
}
.footer-contact .ft-content {
  color: #fff;
}
.footer-contact b {
  color: #adadad;
}
.footer-contact .adress .ft-content b,
.footer-contact .email .ft-content b {
  margin-top: 8px;
  margin-bottom: 12px;
  font-size: 13px;
  line-height: 21px;
  font-weight: normal;
  text-transform: none;
}
#sp-static-bottom {
  padding: 25px 0;
  background: #404040;
}
#sp-subscribe {
  padding-top: 50px;
}
div.acymailing_module {
  float: right;
}
div.acymailing_module_form {
  text-align: center;
}
div.acymailing_module_form h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 40px;
  margin: 0px;
  line-height: 1;
  font-weight: 700;
}
div.acymailing_module_form table.acymailing_form {
  display: inline-block;
  float: left;
  padding: 5px;
  background: #313131;
  border-radius: 5px;
  margin-bottom: 0;
}
div.acymailing_module_form .acymailing_introtext {
  display: inline-block;
  float: left;
  margin-right: 20px !important;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0;
  line-height: 50px;
}
div.acymailing_module_form .acymailing_introtext label {
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  margin: 10px 0px 20px !important;
}
div.acymailing_module_form .acymailing_form tr {
  display: inline-block;
}
div.acymailing_module_form .acymailing_form tr td {
  padding-top: 0;
  padding-bottom: 0;
}
div.acymailing_module_form .acymailing_form tr .acyfield_email input {
  display: block;
  width: 290px;
  width: 210px \9 !important;
  height: 40px;
  margin: 0 10px 0 0;
  padding: 4px 10px;
  color: #838383;
  font-size: 13px;
  float: left;
  border: 0;
  background: none;
}
div.acymailing_module_form .acymailing_form tr .acyfield_email input:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
div.acymailing_module_form .acymailing_form tr .acysubbuttons {
  position: relative;
  padding: 0;
}
div.acymailing_module_form .acymailing_form tr .acysubbuttons input {
  color: #FFF;
  border: 0 none;
  border-radius: 3px;
  line-height: inherit;
  text-align: center;
  font-size: 0;
  padding: 6px 10px;
  background-image: url(../images/general/icon-email.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #F07B1D;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-family: 'PT Sans Narrow';
}
#sp-product-group {
  padding-top: 30px;
}
#sp-product-group .sp-module .sp-module-title h3 span {
  padding: 0 20px;
  background: none;
}
#sp-footer {
  padding: 10px 0;
  text-align: center;
  background: #404040;
}
#sp-footer img {
  display: inline-block;
}
#sp-footer .payment {
  float: right;
  margin: 5px 0 5px 50px;
}
.sp-copyright {
  margin: 0;
  color: #aaaaaa;
  text-transform: capitalize;
  line-height: 34px;
  float: left;
  clear: both;
}
.sp-module.custom_payment {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  line-height: 20px;
}
#sp-footer-wrapper .helix-framework {
  display: inline-block;
}
#sp-footer-wrapper .helix-framework .helix-logo {
  display: block;
  width: 130px;
  height: 40px;
  text-indent: -9999px;
  background: url(../images/helix-logo-white.png) no-repeat 0 0;
}
#sp-footer-wrapper .copyright {
  display: block;
}
.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: 30px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}
.sp-page-title h2,
.sp-page-title h3 {
  margin: 0;
  padding: 0;
  color: #fff;
}
.sp-page-title h2 {
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
}
.sp-page-title h3 {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
}
.sp-page-title .breadcrumb {
  background: none;
  padding: 0;
  margin: 0;
}
.sp-page-title .breadcrumb >.active {
  color: rgba(255,255,255,0.8);
}
.sp-page-title .breadcrumb >span,
.sp-page-title .breadcrumb >li,
.sp-page-title .breadcrumb >li+li:before,
.sp-page-title .breadcrumb >li>a {
  color: #fff;
}
.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);
}
body.layout-boxed {
  background: #e9ebea;
}
body.layout-boxed .body-innerwrapper {
  max-width: 1200px;
  margin: 0 auto;
}
body.layout-boxed .is-sticky #sp-header {
  left: auto;
  right: auto;
}
#sp-main-body,
#sp-page-builder {
  padding: 20px 0;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
#sp-main-wrapper {
  padding-top: 30px;
}
.sppb-addon-content em {
  margin-right: 5px;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 3px !important;
  float: left;
  display: inline-block;
  margin-right: 4px !important;
  position: static;
}
.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;
}
.sp-social-share ul {
  display: block;
  padding: 0;
  margin: 20px -5px 0;
}
.sp-social-share ul li {
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
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;
}
#wk_compare {
  left: 0;
}
@media (min-width: 980px) {
  .productdetails-view .vm-product-media-container {
    padding-left: 0;
  }
  .productdetails-view .vm-product-details-container {
    padding: 0;
  }
}
.site .ui-tooltip.ui-widget {
  display: none !important;
}
.sp-vmsearch {
  padding: 5px 0;
  position: relative;
}
@media (min-width: 768px) {
  #sp-header > .container,
  .sp-megamenu-wrapper .container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  #sp-header > .container,
  .sp-megamenu-wrapper .container {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  #sp-header > .container,
  .sp-megamenu-wrapper .container {
    width: 1170px;
  }
}
@media (max-width: 360px) {
  #offcanvas-toggler >i {
    padding: 0;
  }
  #sp-top-wrapper .sp-module.mod_cur,
  #sp-top-wrapper .sp-module.mod_lang,
  #sp-top-wrapper .sp-module.mod_menu_top {
    width: 100%;
    border: 0 !important;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  #sp-top-wrapper .sp-module.mod_cur .sp-module-title,
  #sp-top-wrapper .sp-module.mod_cur .sp-module-content,
  #sp-top-wrapper .sp-module.mod_lang .sp-module-title,
  #sp-top-wrapper .sp-module.mod_lang .sp-module-content,
  #sp-top-wrapper .sp-module.mod_menu_top .sp-module-title,
  #sp-top-wrapper .sp-module.mod_menu_top .sp-module-content {
    float: none;
  }
  #sp-header #sp-search .sp-module div.search input {
    width: 100px !important;
  }
  #sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons .tabs_mask {
    padding-bottom: 70px;
  }
  #sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab {
    width: 100%;
  }
  .banner-center h2 {
    font-size: 18px !important;
  }
  .banner-center h3 {
    font-size: 13px !important;
  }
  div.acymailing_module_form .acymailing_form tr .acyfield_email input {
    width: 140px !important;
  }
  #sp-left .sp-module .sp-module-content,
  #sp-right .sp-module .sp-module-content,
  #sp-home2-left .sp-module .sp-module-content,
  #sp-home2-right .sp-module .sp-module-content {
    padding: 10px;
  }
  #sp-left .sp-module.mod_category .sp-module-content,
  #sp-right .sp-module.mod_category .sp-module-content,
  #sp-home2-left .sp-module.mod_category .sp-module-content,
  #sp-home2-right .sp-module.mod_category .sp-module-content {
    padding: 10px;
  }
  #sp-left .sp-module.banner_sidebar,
  #sp-right .sp-module.banner_sidebar,
  #sp-home2-left .sp-module.banner_sidebar,
  #sp-home2-right .sp-module.banner_sidebar {
    padding: 0 !important;
  }
  .vm-pagination.vm-pagination-bottom .vm-page-counter {
    width: 100%;
  }
  .vm-pagination.vm-pagination-bottom ul.pagination {
    float: none;
  }
  .vm-product-details-container .product-price {
    margin-bottom: 0;
  }
  .vm-product-details-container .product-price span {
    font-size: 20px;
  }
  .vm-product-details-container .product-price .price-crossed span {
    font-size: 16px;
  }
  .vm-product-details-container .add-to-box .btn-compare,
  .vm-product-details-container .add-to-box .btn-wishlist,
  .vm-product-details-container .add-to-box a.email-friend {
    width: 100%;
  }
  .vm-product-details-container .btn-wishlist form,
  .vm-product-details-container .btn-wishlist .addtofav_aws_icon,
  .vm-product-details-container .btn-wishlist .addtofav_aws_icon_active,
  .vm-product-details-container div#vmcompare {
    width: 100%;
  }
  .vm-product-details-container a.email-friend,
  .vm-product-details-container div#vmcompare a {
    width: 100%;
  }
  .vm-product-details-container a.email-friend:before,
  .vm-product-details-container div#vmcompare a:before {
    float: none;
  }
  .cf_form .cf_slider_gutter_m {
    width: 87%;
  }
  .cf_flt_wrapper .cf_wrapper_inner .form-horizontal {
    text-align: center;
  }
  .cf_flt_wrapper .cf_wrapper_inner .form-horizontal .cf_search_button {
    margin-top: 10px !important;
  }
  .offcanvas-menu {
    width: 205px;
  }
  .offcanvas-menu .offcanvas-inner .sp-module .sp-module-title h3 {
    font-size: 14px;
  }
  .sp-module .sp-module-title h3 {
    font-size: 14px;
  }
  blog article.item h2.entry-title {
    text-align: center;
    width: 100%;
  }
  .entry-header {
    margin-bottom: 0 !important;
  }
  .post-format {
    width: 100%;
    text-align: center;
  }
  .post-format i {
    width: 100%;
    height: 40px;
    font-size: 17px;
    line-height: 40px;
    margin-right: 0;
  }
  .post-format i:after {
    border-top: 6px solid #a7cf48;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent !important;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  blockquote {
    margin: 20px 10px;
  }
}
@media (max-width: 480px) {
  .sp-module .vina-carousel-virtuemart.owl-theme .owl-controls {
    display: none !important;
  }
  .width50 {
    width: 100%;
  }
  .blog article.item .readmore a,
  .blog article.item .jcomments-links a {
    width: 100%;
    margin-top: 10px;
  }
  .blog .article-info {
    margin: 10px -8px 0;
  }
  h2.entry-title {
    margin: 0;
    font-size: 12px;
  }
  .blog ..entry-header .icons {
    display: none;
  }
  #sp-header #sp-search .sp-module div.search input {
    width: 125px;
  }
  .sp-module .sp-vmsearch .sp-vmsearch-categorybox {
    width: 80px;
    font-size: 9px;
  }
  .sp-module .sp-vmsearch .search-input-wrapper {
    width: 135px;
  }
  .sp-module .sp-vmsearch .search-button-wrapper {
    width: 44px;
  }
  .sp-module .sp-vmsearch .search-button-wrapper button {
    padding: 0 15px;
  }
  .vina-pogo-slider .caption-block .caption-readmore {
    display: none;
  }
  .vina-pogo-slider .caption-block .caption-text {
    padding-top: 20px;
  }
  .vina-pogo-slider .caption-block .title {
    font-size: 16px !important;
  }
  .vina-pogo-slider .caption-block .subtitle {
    font-size: 35px !important;
  }
  #sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab {
    margin: 10px 5px 0 0;
  }
  .banner-center .text {
    top: 15px;
  }
  .banner-center h2 {
    font-size: 15px;
  }
  .banner-center h3 {
    font-size: 11px;
    margin: 0 0 6px 0;
  }
  .banner-center .link {
    display: none;
  }
  .banner-center a {
    font-size: 10px;
    padding: 2px 10px;
  }
  ul.link-follow li {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  ul.link-follow li a {
    font-size: 14px;
    width: 36px;
    height: 36px;
    line-height: 28px;
  }
  .sp-copyright {
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
  }
  #sp-top-wrapper .sp-module.mod_menu_top {
    float: none;
    margin: 0;
  }
  .vm-product-details-container .product-fields .product-field {
    width: 100%;
  }
  .vm-product-details-container span.addtocart-button {
    margin-top: 10px;
  }
  .vm-product-details-container .add-to-box .btn-compare,
  .vm-product-details-container .add-to-box .btn-wishlist,
  .vm-product-details-container .add-to-box a.email-friend {
    margin: 5px 0;
  }
  #tabs-detail-product.nav {
    margin: 0;
  }
  #tabs-detail-product.nav > li {
    width: 100%;
    margin: 0 0 5px 0;
  }
  #tabs-detail-product.nav > li:last-child {
    margin-bottom: 0;
  }
  #tabs-detail-product.nav > li > a {
    width: 100%;
    text-align: center;
  }
  #tabs-detail-product.nav.nav-tabs>li>a {
    margin-right: 0;
  }
  .orderby-displaynumber .view-mode {
    position: static;
    display: block;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
  }
  .listing-view.vm_list_view .list-product .product {
    width: 100%;
  }
  .listing-view.vm_list_view .list-product .product .product-inner .actions .addtocart-area {
    width: 100%;
  }
  .listing-view.vm_list_view .list-product .product .product-inner .actions span.addtocart-button {
    width: 100%;
    text-align: center;
  }
  .listing-view.vm_list_view .list-product .product .product-inner .actions span.addtocart-button:before {
    float: none;
    left: auto;
  }
  .listing-view.vm_list_view .list-product .product .product-inner .actions .btn-wishlist {
    margin-bottom: 15px;
  }
  .listing-view.vm_list_view .list-product .product .product-inner .actions .btn-wishlist,
  .listing-view.vm_list_view .list-product .product .product-inner .actions .vm-details-button {
    width: 100%;
    margin-left: 0;
  }
  .listing-view.vm_list_view .list-product .product .product-inner .actions .btn-wishlist .addtofav_aws_icon,
  .listing-view.vm_list_view .list-product .product .product-inner .actions .btn-wishlist .addtofav_aws_icon_active,
  .listing-view.vm_list_view .list-product .product .product-inner .actions .vm-details-button a {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .width33 {
    width: 100%;
  }
  .width33 .product-inner img {
    width: 100%;
  }
  .product .product-inner {
    max-width: 100% !important;
  }
  .support-client {
    text-align: center;
  }
  .support-client .box-container {
    display: inline-block;
    border-right: 0;
  }
  #sp-logo .logo {
    margin: 0 auto;
  }
  #vmCartModule {
    padding-left: 0;
    border-left: 0;
    margin: 10px 0;
  }
  #sp-header-middle-right,
  #sp-logo {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  #sp-header-middle-right .sp-module.home1_mini_cart,
  #sp-logo .sp-module.home1_mini_cart {
    width: 100%;
    display: inline-block;
    text-align: center;
  }
  #sp-header-middle-right .sp-module.home1_mini_cart .sp-module-content,
  #sp-logo .sp-module.home1_mini_cart .sp-module-content {
    display: inline-block;
    margin: 0 auto;
  }
  #sp-header-middle-right .sp-module.mod_cur,
  #sp-header-middle-right .sp-module.mod_lang,
  #sp-header-middle-right .sp-module.mod_menu_top,
  #sp-logo .sp-module.mod_cur,
  #sp-logo .sp-module.mod_lang,
  #sp-logo .sp-module.mod_menu_top {
    float: none;
    display: inline-block;
  }
  .vina-pogo-slider .caption-block .intro,
  .vina-pogo-slider .caption-block .caption-image {
    display: none;
  }
  .vina-pogo-slider .caption-block.slider-2 .caption-text {
    padding-top: 0;
  }
  #sp-banner-static-home {
    text-align: center;
  }
  .banner-static-home {
    max-width: 300px;
    float: none;
    margin: 0 auto;
  }
  .banner-static-home img {
    width: 100%;
  }
  .banner-center > div {
    margin-bottom: 20px;
  }
  #sp-footer-social,
  #sp-newsletter {
    text-align: center;
  }
  ul.link-follow {
    display: inline-block;
    margin: 0 auto 15px;
  }
  #sp-newsletter .sp-module {
    display: inline-block;
    margin: 0 auto;
  }
  #sp-bottom .sp-module .sp-module-title h3 {
    font-size: 20px;
  }
  #sp-bottom1,
  #sp-bottom2,
  #sp-bottom3 {
    margin-bottom: 20px;
  }
  .footer-contact .fa {
    font-size: 22px;
    line-height: 24px;
  }
  .sp-copyright {
    width: 100%;
    float: none;
  }
  #sp-footer .payment {
    margin: 10px auto;
    float: none;
    display: inline-block;
  }
  .mini-cart .mini-cart-content {
    right: -50%;
  }
  #checkoutForm .cart-summary .cart-images,
  .tb-image,
  tbody .sectiontableentry1 >td:first-child {
    display: none;
  }
  .vina-carousel-content.owl-carousel .image-block img {
    width: 100%;
  }
  .info-about-us .sppb-image-content-title {
    font-size: 18px;
    margin-top: 20px;
  }
  .contact-form .sppb-addon-title {
    margin: 0 0 40px;
    font-size: 22px;
  }
  .orderby-displaynumber-inner {
    padding: 0 15px;
    text-align: center;
  }
  .orderby-displaynumber-inner .float-left,
  .orderby-displaynumber-inner .floatleft,
  .orderby-displaynumber-inner .float-right,
  .orderby-displaynumber-inner .floatright {
    float: none;
  }
  .orderby-displaynumber-inner > div {
    margin-bottom: 10px;
  }
  .listing-view.vm_list_view .list-product .product .product-inner {
    border-bottom: 0;
  }
  .listing-view.vm_list_view .list-product .product .product-inner .item-i .vm-product-media-container {
    width: 100%;
    max-width: 100%;
  }
  .listing-view.vm_list_view .list-product .product .product-inner .item-i .text-block {
    float: left;
    width: 100%;
    padding: 15px;
    border: 1px solid #eee;
    border-top: 0;
  }
  .listing-view.vm_list_view .list-product .product .product-inner .item-i:hover .text-block {
    border: 1px solid #eee;
    border-top: 0;
  }
  #sp-home2-header-right .sp-column,
  #sp-home2-header-right .sp-module {
    float: none;
  }
  #sp-home2-header-right .sp-module.mod_mini_cart {
    float: none;
  }
  #sp-tabs-product-wrapper div.sp-module div.sptab .tabs_buttons ul.tabs_container li.tab {
    font-size: 14px;
    padding: 0 7px;
  }
  .sp-vmsearch .sp-vmsearch-categorybox {
    font-size: 12px;
    width: 110px;
  }
  .sp-vmsearch .search-input-wrapper {
    width: 180px;
  }
  .error-page-inner img {
    margin: 0;
  }
  .error-page-inner p {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .error-page-inner a {
    font-size: 14px;
  }
  .sp-comingsoon .days .number,
  .sp-comingsoon .hours .number,
  .sp-comingsoon .seconds .number,
  .sp-comingsoon .minutes .number {
    font-size: 30px !important;
  }
  .sp-comingsoon .days .string,
  .sp-comingsoon .minutes .string,
  .sp-comingsoon .seconds .string,
  .sp-comingsoon .hours .string {
    font-size: 12px;
  }
  .sp-comingsoon .sp-comingsoon-title {
    font-size: 25px !important;
    margin: 0;
  }
  .sp-comingsoon .sp-comingsoon-content {
    padding-bottom: 20px !important;
    font-size: 14px;
  }
  .sp-comingsoon img {
    padding: 0;
  }
  .sp-comingsoon .social-icons {
    padding: 0;
  }
  .sp-comingsoon .social-icons li a {
    width: 30px;
    height: 30px;
    line-height: 28px;
  }
  .site-offline .social-icons {
    padding: 0 !important;
  }
  .site-offline .social-icons li a {
    width: 30px !important;
    height: 30px !important;
    line-height: 28px !important;
  }
}
@media (max-width: 767px) {
  .error-page .error-page-inner img {
    margin: 0;
  }
}
@media (max-width: 991px) {
  #offcanvas-toggler >i {
    line-height: 56px;
  }
  #sp-search {
    padding-top: 11px;
  }
  .sp-module .search input {
    height: 35px;
    line-height: 35px;
  }
  .sp-module .search button {
    line-height: 35px;
  }
  .sp-module .search button i {
    line-height: 35px;
  }
  #sp-top-wrapper .sp-module.mod_menu_top {
    border-left: 0;
  }
  .support-client .box-container {
    margin: 10px auto;
  }
  .support-client .box-container.time {
    border-right: 0;
  }
  .bootstrap-select button,
  .bootstrap-select .btn,
  .bootstrap-select .btn-default {
    font-size: 12px;
  }
  .sp-module.mod_cur,
  .sp-module.mod_lang,
  .sp-module.mod_menu_top {
    padding: 0 10px;
  }
  .sp-module.mod_cur .sp-module-title h3,
  .sp-module.mod_lang .sp-module-title h3,
  .sp-module.mod_menu_top .sp-module-title h3 {
    font-size: 12px;
  }
  #sp-header {
    height: auto;
  }
  #sp-header #sp-menu,
  #sp-header #sp-search {
    width: auto;
  }
  #sp-header #sp-menu {
    float: right;
  }
  #sp-header #sp-search {
    float: left;
  }
  #sp-header #sp-search .sp-module .search input {
    width: 195px;
  }
  #sp-header > .container {
    padding: 0;
  }
  .vina-pogo-slider .caption-block .caption-image img {
    width: 300px;
  }
  .vina-pogo-slider .caption-block .intro {
    font-size: 14px;
  }
  .vina-pogo-slider .caption-block .intro .banner-des {
    line-height: 1;
  }
  .vina-pogo-slider .caption-block .caption-readmore a {
    font-size: 13px;
    padding: 0 18px;
    line-height: 24px;
  }
  .vina-pogo-slider .caption-block .caption-readmore a:before {
    font-size: 18px;
    line-height: 36px;
    height: 36px;
    width: 40px;
    right: -42px;
  }
  .vina-pogo-slider .caption-block.slider-2 .title {
    font-size: 18px;
  }
  .vina-pogo-slider .caption-block.slider-2 .subtitle {
    font-size: 40px;
  }
  .vina-pogo-slider .caption-block.home2-slider .caption-readmore a:before {
    right: -41px;
  }
  #sp-left,
  #sp-right,
  #home2-left,
  #home2-right,
  #sp-component {
    width: 100%;
  }
  #sp-left .sp-module.banner_sidebar,
  #sp-right .sp-module.banner_sidebar {
    text-align: center;
  }
  #sp-left .sp-module.banner_sidebar a,
  #sp-right .sp-module.banner_sidebar a {
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .banner-static-home .banner-sale h3 {
    font-size: 18px;
    line-height: 30px;
  }
  .banner-static-home .banner-text h2 {
    font-size: 34px;
  }
  .banner-static-home .banner-text a {
    font-size: 16px;
  }
  #sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab {
    font-size: 15px;
    padding: 0 10px;
  }
  #sp-products-group > .container > .row > div {
    width: 100%;
  }
  #sp-top1,
  #sp-top2 {
    width: 100%;
    text-align: center;
  }
  #sp-top1 > .sp-column,
  #sp-top2 > .sp-column {
    float: none;
    margin: 5px auto;
    display: inline-block;
  }
  #sp-home2-header-middle #sp-logo,
  #sp-home2-header-middle #sp-home2-header-right {
    width: 100%;
    text-align: center;
  }
  #sp-home2-header-middle #sp-logo > .sp-column,
  #sp-home2-header-middle #sp-home2-header-right > .sp-column {
    display: inline-block;
    margin: 0 auto;
  }
  #sp-home2-header-middle #sp-logo {
    margin-bottom: 15px;
  }
  #sp-header.home2-header > .container #sp-menu {
    width: 100%;
    padding-top: 0;
  }
  #sp-header.home2-header #offcanvas-toggler {
    float: none;
    text-align: center;
  }
  #sp-home2-left,
  #sp-home2-content,
  #sp-home2-right {
    width: 100%;
  }
  #sp-home2-right .banner-static {
    max-width: 400px;
    display: inline-block;
  }
  #sp-home2-right .banner-static .banner-box {
    width: 100%;
    display: inline-block;
  }
  #sp-home2-right .banner-static .banner-box a {
    width: 100%;
  }
  .blog article.item.column-2 .readmore a,
  .blog article.item.column-2 .jcomments-links a {
    margin-top: 10px;
  }
}
@media (max-width: 1200px) {
  #sp-header.home2-header > .container {
    padding-top: 0;
  }
  #sp-header.home2-header > .container #sp-menu {
    border-radius: 3px;
  }
  .sp-megamenu-parent >li >a {
    font-size: 14px;
    padding: 16px 10px;
  }
  #sp-top-wrapper .sp-module.mod_cur,
  #sp-top-wrapper .sp-module.mod_lang,
  #sp-top-wrapper .sp-module.mod_menu_top {
    padding: 0px 7px;
  }
  .support-client .box-inner h1 {
    font-size: 16px;
  }
  .support-client .box-inner p {
    font-size: 11px;
  }
  .vina-pogo-slider .caption-block .title {
    font-size: 22px;
  }
  .vina-pogo-slider .caption-block .subtitle {
    font-size: 50px;
  }
  .vina-pogo-slider .caption-block .intro {
    font-size: 16px;
  }
  .vina-pogo-slider .caption-block .banner-des p {
    line-height: 14px;
  }
  .banner-center h2 {
    font-size: 28px;
  }
  .banner-center h3 {
    font-size: 16px;
  }
  .banner-center a {
    padding: 4px 13px;
  }
  .sp-module .sp-module-title h3 {
    font-size: 20px;
  }
  .sp-module .search input {
    width: 160px;
  }
  .sp-module .vina-carousel-content .item h3.title a {
    font-size: 15px;
  }
  #sp-bottom .sp-module .sp-module-title h3 {
    font-size: 18px;
  }
  #sp-home2-left div.vina-treeview-virtuemart ul.level0 >li,
  #sp-home2-right div.vina-treeview-virtuemart ul.level0 >li {
    line-height: 39px;
  }
  .listing-view.vm_list_view .list-product .product .product-inner .actions span.addtocart-button input {
    padding: 0 10px 0 25px;
    font-size: 13px;
  }
  .listing-view.vm_list_view .list-product .product .product-inner .actions .btn-wishlist .addtofav_aws_icon,
  .listing-view.vm_list_view .list-product .product .product-inner .actions .btn-wishlist .addtofav_aws_icon_active,
  .listing-view.vm_list_view .list-product .product .product-inner .actions .vm-details-button a {
    font-size: 13px;
    padding: 8px 10px 8px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .cf_form .cf_filtering_slider_gutter_item {
    width: 8px;
  }
  .cf_form .cf_slider_gutter_m {
    width: 88%;
  }
  .cf_flt_wrapper .cf_wrapper_inner .form-horizontal {
    text-align: center;
  }
  .cf_flt_wrapper .cf_wrapper_inner .form-horizontal .cf_search_button {
    margin-top: 10px !important;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .cf_flt_wrapper .cf_wrapper_input_text div[id^="cf_wrapper_input_text_price"] {
    text-align: center;
  }
  .cf_flt_wrapper .cf_wrapper_input_text div[id^="cf_wrapper_input_text_price"] .form-horizontal .cf_search_button {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }
  #sp-left .form-login-submit button,
  #sp-right .form-login-submit button {
    margin-bottom: 5px;
  }
  .blog article.item.column-3 h2.entry-title {
    font-size: 12px;
  }
  .blog article.item.column-3 .icons {
    display: none;
  }
  .blog article.item.column-3 .readmore a,
  .blog article.item.column-3 .jcomments-links a {
    margin-top: 10px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-center h2 {
    font-size: 20px;
  }
  .banner-center h3 {
    font-size: 12px;
    margin: 0px 0 5px 0;
  }
  .banner-center a {
    font-size: 10px;
  }
  div.acymailing_module_form .acymailing_introtext {
    font-size: 12px;
    margin-right: 5px !important;
  }
  ul.link-follow li a {
    font-size: 14px;
    width: 40px;
    height: 40px;
    line-height: 32px;
  }
  #sp-bottom1,
  #sp-bottom2 {
    min-height: 240px;
  }
  .cf_flt_wrapper .cf_wrapper_input_text .form-horizontal input[type="search"] {
    width: 100%;
  }
  .cf_flt_wrapper .cf_wrapper_input_text.cf_wrapper_input_text_2 .form-horizontal input[type="search"],
  .cf_flt_wrapper .cf_wrapper_input_text div[id^="cf_wrapper_input_text_price"] .form-horizontal input[type="search"] {
    width: 100%;
  }
  .cf_flt_wrapper .cf_wrapper_input_text .form-horizontal button.cf_search_button {
    width: 100%;
    margin-top: 5px;
  }
  .cf_flt_wrapper .cf_flt_header {
    padding: 5px 3px;
    font-size: 14px;
  }
  .blog article.item.column-3 .post-format i {
    width: 32px;
    font-size: 15px;
  }
  .sp-comingsoon-wrap {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
  }
  .site-offline {
    padding: 0;
  }
  .site-offline > .container {
    left: 50%;
    position: absolute;
    top: 30%;
    transform: translate(-50%,-50%);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #checkoutForm .cart-summary .cart-images img {
    width: 72px;
  }
}
@media (max-width: 991px) {
  .sp-comingsoon .sp-comingsoon-title,
  #sp-comingsoon .sp-comingsoon-title {
    font-size: 48px;
  }
  .sp-comingsoon .sp-comingsoon-content,
  #sp-comingsoon .sp-comingsoon-content {
    padding: 0 2% 30px;
  }
  .sp-comingsoon .days,
  .sp-comingsoon .hours,
  .sp-comingsoon .minutes,
  .sp-comingsoon .seconds,
  #sp-comingsoon .days,
  #sp-comingsoon .hours,
  #sp-comingsoon .minutes,
  #sp-comingsoon .seconds {
    margin: 20px 15px;
  }
  .sp-comingsoon .days .number,
  .sp-comingsoon .hours .number,
  .sp-comingsoon .minutes .number,
  .sp-comingsoon .seconds .number,
  #sp-comingsoon .days .number,
  #sp-comingsoon .hours .number,
  #sp-comingsoon .minutes .number,
  #sp-comingsoon .seconds .number {
    font-size: 90px;
  }
}
@media (max-width: 767px) {
  .sp-comingsoon .form-group,
  #sp-comingsoon .form-group {
    margin: 0 auto 15px;
    width: 50%;
  }
}
