@charset "UTF-8";

@import url(https://fonts.googleapis.com/css?family=Lato:400,100,300,300italic,400italic,700,700italic,900,900italic,100italic);

@import url(https://fonts.googleapis.com/css?family=Raleway:400,600,700,800,900,500);

.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 {

  text-decoration: none;

  font-family: Lato;

  text-transform: uppercase;

  font-weight: 700;

  color: #fff;

  display: block;

  font-family: "Lato", sans-serif;

  font-size: 16px;

  line-height: 62px;

  margin: 0;

  padding: 0 20px;

  position: relative;

  -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;

}

.sp-megamenu-parent >li.sp-has-child>a:after {

  font-family: "FontAwesome";

  content: "\f0d7";

  margin-left: 8px;

  line-height: 1;

}

.sp-megamenu-parent >li.active >a,

.sp-megamenu-parent >li.active:hover>a,

.sp-megamenu-parent >li:hover>a {

  border-color: #252525;

  color: #fff !important;

}

.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: 1px solid #eee;

  border-top: 0;

  border-bottom: 2px solid;

  background: #fff;

}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {

  list-style: none;

  padding: 0;

  margin: 0;

}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {

  font-family: "FontAwesome";

  content: " \f105";

  float: right;

}

.sp-megamenu-parent .sp-dropdown.sp-menu-center {

  margin-left: 45px;

}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {

  top: 100%;

}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right,

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {

  left: 0;

}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {

  right: 0;

}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {

  top: 0;

  left: 100%;

}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {

  box-shadow: 0 0 5px rgba(0,0,0,0.2);

}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {

  display: block;

  padding: 0;

  position: relative;

}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {

  display: block;

  color: #000000;

  cursor: pointer;

  font-size: 14px;

  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 img {

  width: 100%;

}

.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: left;

  width: 100px;

  margin: 0 auto;

  line-height: 62px;

  text-align: center;

}

#offcanvas-toggler >i {

  color: #fff;

  display: inline-block;

  padding: 0 15px;

  font-size: 18px;

  background: transparent;

  margin: 0;

  border-radius: 3px;

  cursor: pointer;

  -webkit-transition: color 400ms, background-color 400ms;

  -o-transition: color 400ms, background-color 400ms;

  transition: color 400ms, background-color 400ms;

}

#offcanvas-toggler >i:hover {

  color: #fff;

}

.close-offcanvas {

  position: absolute;

  top: 15px;

  right: 15px;

  z-index: 1;

  color: #000;

  border: 2px solid #eee;

  border-radius: 100%;

  width: 22px;

  height: 22px;

  line-height: 18px;

  text-align: center;

  font-size: 12px;

}

.close-offcanvas:hover {

  background: #000;

  color: #fff;

}

div.vina-treeview-menus .treeview li.lastCollapsable,

div.vina-treeview-menus .treeview li.lastExpandable {

  background-image: none !important;

}

.offcanvas-menu {

  width: 280px;

  height: 100%;

  background: #fff;

  color: #999;

  position: fixed;

  top: 0;

  opacity: 0;

  z-index: 9999;

  overflow: 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;

}

div.vina-camera-slider .camera_caption > div {

  background: transparent !important;

}

div.vina-camera-slider .camera_wrap.camera_amber_skin {

  margin-bottom: 0 !important;

}

div.vina-camera-slider .camera_wrap.camera_amber_skin .camera_pag {

  position: absolute;

  bottom: 0;

  left: 0;

  right: 0;

  text-align: center;

}

div.vina-camera-slider .camera_thumbs_cont {

  top: -82px;

}

div.vina-camera-slider .camera_thumbs_cont ul {

  display: inline !important;

}

div.vina-camera-slider .camera_thumbs_cont ul li > img {

  display: inline-block;

}

div.vina-camera-slider .camera_bar {

  height: 5px !important;

}

div.vina-camera-slider .camera_bar .camera_bar_cont {

  background-color: transparent !important;

}

div.vina-camera-slider .camera_bar .camera_bar_cont span {

  top: 0 !important;

  bottom: 0 !important;

  background-color: #fff !important;

}

div.vina-camera-slider .camera_prevThumbs,

div.vina-camera-slider .camera_nextThumbs,

div.vina-camera-slider .camera_prev,

div.vina-camera-slider .camera_next,

div.vina-camera-slider .camera_commands {

  width: 46px;

  height: 46px;

  display: block;

  position: absolute;

  top: 50%;

  cursor: pointer;

  font-size: 0;

  color: transparent;

  z-index: 9;

  line-height: 46px;

  text-align: center;

  background: #000 !important;

  background-image: none !important;

}

div.vina-camera-slider .camera_prev > span,

div.vina-camera-slider .camera_next > span {

  background-image: none !important;

  width: 46px;

  height: 46px;

  line-height: 46px;

}

div.vina-camera-slider .camera_prev > span:before,

div.vina-camera-slider .camera_next > span:before {

  display: inline-block;

  font-family: FontAwesome;

  font-style: normal;

  font-weight: normal;

  line-height: 1;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

  content: "";

  font-size: 28px;

  color: #fff;

  line-height: 46px;

}

div.vina-camera-slider .camera_next > span:before {

  content: "\f105";

}

div.vina-camera-slider .camera_prev > span:before {

  content: "\f104";

}

div.vina-camera-slider .camera_amber_skin .camera_commands > .camera_stop:before,

div.vina-camera-slider .camera_amber_skin .camera_commands > .camera_play:before {

  display: inline-block;

  font-family: FontAwesome;

  font-style: normal;

  font-weight: normal;

  line-height: 1;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

  content: "";

  font-size: 16px;

  color: #fff;

  line-height: 46px;

}

div.vina-camera-slider .camera_amber_skin .camera_commands {

  right: 50px;

}

div.vina-camera-slider .camera_amber_skin .camera_commands > .camera_stop {

  background-image: none !important;

}

div.vina-camera-slider .camera_amber_skin .camera_commands > .camera_stop:before {

  content: "\f04c";

}

div.vina-camera-slider .camera_amber_skin .camera_commands > .camera_play:before {

  content: "\f04b";

}

div.vina-camera-slider .camera_commands > .camera_stop {

  background-image: none !important;

  width: 46px;

  height: 46px;

  line-height: 46px;

}

div.vina-camera-slider .camera_amber_skin .camera_commands > .camera_play {

  background-image: none !important;

}

div.vina-camera-slider .camera_commands > .camera_play {

  background-image: none !important;

  width: 46px;

  height: 46px;

}

.owl-item .item .item-inner {

  padding: 0 15px;

}

#sp-main-left .productdetails:hover .vm-product-media-container a,

#sp-main-left .item-i:hover .pro-image {

  opacity: 0.7;

}

#sp-product-group .item-i:hover .pro-image {

  opacity: 0.7;

}

.sp-module .vina-carousel-virtuemart {

  position: relative;

  padding: 0 !important;

  clear: both;

  background-color: transparent;

}

.sp-module .vina-carousel-virtuemart .owl-stage-outer {

  border-left: 1px solid #efefef;

  border-right: 1px solid #efefef;

}

.sp-module .vina-carousel-virtuemart .owl-item .item {

  padding: 0 !important;

  margin: 0 !important;

  display: block;

}

.sp-module .vina-carousel-virtuemart .item-i {

  border: 1px solid #efefef;

  border-left: none;

  border-bottom: none;

  float: left;

}

.sp-module .vina-carousel-virtuemart .product .product-inner {

  border: 0;

}

.sp-module .vina-carousel-virtuemart .product-title,

.sp-module .vina-carousel-virtuemart .product-price {

  text-align: center;

}

.sp-module .vina-carousel-virtuemart div.vm-details-button a {

  padding: 0;

}

.sp-module .vina-carousel-virtuemart.owl-theme .owl-nav {

  margin-top: 0;

}

.sp-module .vina-carousel-virtuemart.owl-theme .owl-dots {

  left: 0;

  right: 0;

}

.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-nav div {

  margin: 0;

}

.sp-module .vina-carousel-virtuemart.mage-products {

  border: 0;

}

.sp-module .vina-carousel-virtuemart.mage-products .item-i {

  border: 0;

  border-bottom: 1px solid #fff;

}

.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: 15px;

  margin-bottom: 15px;

  border-bottom: 1px solid #fff;

}

.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: 18px;

  font-weight: normal;

  margin: 0;

}

.sp-module .mage-products .product .item-inner h3.product-title a {

  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: 17px;

}

.sp-module .mage-products .product .item-inner .product-price .price-crossed span {

  font-size: 14px;

}

.sp-module .mage-products .product .item-inner .product-price .price-crossed .vm-price-value {

  margin-left: 6px;

}

.sp-module .mage-products .product .item-inner span.addtocart-button input.addtocart-button,

.sp-module .mage-products .product .item-inner span.addtocart-button input.notify-button,

.sp-module .mage-products .product .item-inner .btn-wishlist .addtofav_aws_icon,

.sp-module .mage-products .product .item-inner div.vm-details-button a {

  color: #2d5290;

  padding: 0;

  background: none;

}

.sp-module .mage-products .product .item-inner span.addtocart-button input.addtocart-button i,

.sp-module .mage-products .product .item-inner span.addtocart-button input.notify-button i,

.sp-module .mage-products .product .item-inner .btn-wishlist .addtofav_aws_icon i,

.sp-module .mage-products .product .item-inner div.vm-details-button a i {

  display: none;

}

.sp-module .mage-products .product .item-inner span.addtocart-button input.addtocart-button:hover,

.sp-module .mage-products .product .item-inner span.addtocart-button input.notify-button:hover,

.sp-module .mage-products .product .item-inner .btn-wishlist .addtofav_aws_icon:hover,

.sp-module .mage-products .product .item-inner div.vm-details-button a:hover {

  color: #c94969 !important;

}

.sp-module .mage-products .product .item-inner .btn-wishlist .addtofav_aws_icon_active {

  color: #c94969 !important;

  padding: 0;

  background: none;

}

.sp-module .mage-products .product .item-inner .btn-wishlist .addtofav_aws_icon_active i {

  display: none;

}

table,

form,

ul,

ol,

li {

  margin: 0;

  padding: 0;

}

ul,

ol,

li {

  

}

a,

a:hover,

a:focus,

a:active {

  text-decoration: none;

}

a:focus {

  outline: 0 !important;

}

label {

  font-weight: normal;

}

img {

  display: initail;

  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;

}

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;

}

button,

input[type="button"],

input[type="reset"],

input[type="submit"],

.cart-view .continue_link,

.vina-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;

}

.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-totop {

  background: url("../images/general/back-top.png") no-repeat scroll 50% 50%;

  position: fixed;

  z-index: 9999;

  cursor: pointer;

  text-align: center;

  text-decoration: none;

  bottom: 30px;

  right: 15px;

  color: #fff;

  display: block;

  width: 55px;

  height: 55px;

  line-height: 55px;

  -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: 2px 0 2px 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;

}

.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-size: 13px;

  color: #fff;

  text-transform: capitalize;

  line-height: 17px;

  margin-top: 9px;

  margin-bottom: 9px;

  padding-right: 15px;

  text-shadow: 0 0 0 transparent;

  background-color: transparent;

  background-image: none;

  border: 0px;

  border-right: 1px solid #fff;

  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.open>.dropdown-toggle.btn-default {

  border-right: 1px solid #fff;

}

.bootstrap-select .caret {

  width: auto;

  height: auto;

  border: 0;

  margin-left: 5px;

  display: inline-block;

  font: normal normal normal 14px/1 FontAwesome;

  font-size: inherit;

  text-rendering: auto;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}

.bootstrap-select .caret:before {

  color: #fff;

  content: "\f107";

}

.bootstrap-select ul.dropdown-menu {

  position: static;

  display: block;

  float: right;

  min-width: inherit;

  padding: 0;

  margin: 0;

  list-style: none;

  font-size: 100%;

  text-align: 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 {

  overflow: hidden;

  list-style: none;

}

ul.social-icons li {

  display: inline-block;

}

ul.social-icons a {

  display: block;

  width: 32px;

  height: 32px;

  line-height: 32px !important;

  text-align: center;

  background: #d8d8d8;

  border-radius: 100%;

  font-size: 16px;

  color: #222 !important;

  padding: 0;

  margin-right: 5px;

}

ul.social-icons a:hover i {

  color: #fff;

}

.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: 0px;

  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.mod_lang,

.sp-module.mod_menu_top {

  position: relative;

  cursor: pointer;

  display: inline-block;

  margin: 0;

}

.sp-module.mod_cur .sp-module-title,

.sp-module.mod_lang .sp-module-title,

.sp-module.mod_menu_top .sp-module-title {

  margin-right: 7px;

}

.sp-module.mod_menu_top .sp-module-title {

  margin: 0;

  height: auto;

  line-height: inherit;

  background: none;

  font-weight: normal;

}

.sp-module.mod_menu_top .sp-module-title h3 {

  border: none;

  text-transform: capitalize;

  background: none;

  font-weight: normal;

  color: #fff;

  cursor: pointer;

  font-size: 13px;

  line-height: 34px;

  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_menu_top .sp-module-title h3:after {

  content: "\f107";

  font-family: FontAwesome;

  font-size: 13px;

  color: #fff;

  margin-left: 5px;

  padding-left: 5px;

}

.sp-module.mod_menu_top .sp-module-title h3 span {

  padding: 0;

  background: none;

  line-height: 35px;

}

.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: 0;

  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: 35px;

  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: 20px;

}

.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: 35px;

  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;

  margin-left: 8px;

}

.mini-cart .mini-cart-title {

  display: table;

  position: relative;

}

.mini-cart .mini-cart-title i {

  float: left;

  font-size: 18px;

  font-weight: bold;

  line-height: 35px;

  text-align: center;

  width: 35px;

  height: 35px;

}

.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: 35px;

}

.mini-cart .mini-cart-title .total_products strong {

  margin-left: 3px;

}

.mini-cart .mini-cart-title .total {

  float: left;

  vertical-align: middle;

  padding: 0 8px;

  font-size: 0;

  line-height: 1;

}

.mini-cart .mini-cart-title .total strong {

  font-size: 13px;

  line-height: 35px;

  margin-left: 3px;

}

.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: Lato;

  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;

}

#vm-products-category > h1 {

  margin: 0;
  margin-bottom: 20px;

}

#vm-products-category .virtuemart_search {

  margin-bottom: 30px;

}

#vm-products-category .virtuemart_search input.inputbox {

  padding: 9px 12px;

}

.sp-vmsearch .search-input-wrapper .dropdown-menu >.active>a,

.sp-vmsearch .search-input-wrapper .dropdown-menu >.active>a:hover,

.sp-vmsearch .search-input-wrapper .dropdown-menu >.active>a:focus {

  color: #fff;

}

.sp-vmsearch {

  line-height: 0.5;

  display: inline-block;

}

.sp-vmsearch form,

.sp-vmsearch .sp-vmsearch form {

  display: inline-block;

  border: 1px solid #e2e1e6;

}

.sp-vmsearch .sp-vmsearch-categorybox {

  float: left;

  display: inline-block;

  cursor: pointer;

  width: 120px;

  height: 30px;

  line-height: 30px;

  border: 0;

  border-radius: 0 !important;

  -webkit-border-radius: 0 !important;

  -moz-border-radius: 0 !important;

  color: #fff;

  font-family: Lato;

  font-weight: 700;

  text-transform: uppercase;

  font-size: 11px;

  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: #fff;

  position: absolute;

  top: 10px;

}

.sp-vmsearch .category-name-wrapper {

  display: inline-block;

  padding: 0;

  margin-right: 5px;

}

.sp-vmsearch .search-input-wrapper {

  float: left;

  display: inline-block;

  width: 185px;

  margin-left: 0;

  margin-right: 0;

  position: relative;

  overflow: visible;

  background: none;

}

.sp-vmsearch .search-input-wrapper input {

  color: #fff;

  display: inline-block;

  font-size: 12px;

  height: 30px;

  min-height: 30px;

  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: 30px;

  display: inline-block;

}

.sp-vmsearch .search-button-wrapper button {

  height: 30px;

  min-height: 30px;

  line-height: 0;

  border-radius: 0 !important;

  -webkit-border-radius: 0 !important;

  -moz-border-radius: 0 !important;

  background: none;

}

.sp-vmsearch .search-button-wrapper button span {

  display: none;

}

.sp-vmsearch .search-button-wrapper button i {

  font-size: 14px;

  line-height: 30px;

  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;

}

.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 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: Lato;

  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;

}

#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;

}

#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: Lato;

  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: 70px;

  height: 12px;

  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: 12px;

  position: absolute;

}

.category h2.category-title {

  font-size: 22px;

}

.orderby-displaynumber {

  position: relative;

  float: left;

  display: inline-block;

  width: 100%;

  margin: 0 0 30px;

  color: #fff;

}

.orderby-displaynumber i {

  color: #fff;

  font-size: 22px;

  line-height: 58px;

  padding: 0 18px;

}

.orderby-displaynumber .view-mode a {

  float: left;

  display: inline-block;

}

.orderby-displaynumber .view-mode a:hover i,

.orderby-displaynumber .view-mode a.active i {

  background: #da768f;

}

.orderby-displaynumber-inner {

  padding: 13px 15px 0;

}

.orderby-displaynumber-inner .vm-order-list {

  margin-top: 3px;

}

.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;

  margin: 0 5px 0 0;

  font-weight: normal;

  color: #222;

  font-size: 13px;

  text-transform: uppercase;

}

.orderlistcontainer a {

  color: #222;

  display: block;

}

.orderlistcontainer div.activeOrder {

  background: #efefef;

  padding: 4px 10px;

  margin: 0;

  vertical-align: middle;

  text-align: left;

  font-size: 13px;

  min-width: 180px;

  cursor: pointer;

  border: 0;

  border-radius: 0;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  position: relative;

}

.orderlistcontainer div.activeOrder:after {

  color: #222;

  position: absolute;

  top: 10px;

  right: 10px;

  content: "\f175";

  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;

}

.orderlistcontainer div.orderlist {

  display: none;

  position: absolute;

  border: 0;

  background: #efefef;

  cursor: pointer;

  z-index: 2;

  min-width: 180px;

  right: 0;

}

.orderlistcontainer div.orderlist div {

  padding: 2px 12px 1px;

}

.display-number {

  color: #222;

  line-height: 22px;

  vertical-align: middle;

}

.display-number select {

  color: #222;

  background: #efefef;

  width: auto;

  padding: 7px 5px;

  margin: 0 0 1px;

  display: inline-block;

  text-align: center;

}

.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: 15px 15px;

  margin: 25px 0 30px;

  color: #fff;

  line-height: 22px;

}

.vm-pagination.vm-pagination-bottom ul {

  display: inline-block;

}

.vm-pagination.vm-pagination-bottom ul.pagination {

  margin: 0;

  float: right;

}

.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: 13px;

  font-weight: bold;

  background: none;

  line-height: 22px;

  min-width: 22px;

  height: 22px;

  padding: 0 2px;

  text-transform: capitalize;

  color: #fff !important;

  border: 0 !important;

}

.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;

}

.cat_image img {

  margin: 0 auto;

}

h1.title-category {

  display: inline-block;

  width: 100%;

}

.btn-wishlist .quantity-input {

  width: 40px;

  height: 34px;

  padding: 2px;

  text-align: center;

  margin-right: 10px;

}

.btn-wishlist a {

  float: left;

}

.btn-wishlist .addtofav_aws_icon i,

.btn-wishlist .addtofav_aws_icon_active i {

  width: 100%;

  float: left;

  line-height: inherit;

}

.vina-carousel-virtuemart .addtocart-bar label,

.vina-carousel-virtuemart .quantity-box,

.vina-carousel-virtuemart .quantity-controls,

.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 {

  display: inline-block;

  width: 100%;

  margin-bottom: 0;

  margin-top: 2px;

}

.product-price > div {

  display: inline-block;

}

.product-price span {

  font-size: 16px;

  color: #262728;

  font-weight: 700;

  line-height: 20px;

  float: left;

  font-family: Lato, Arial, Helvetica, sans-serif;

  margin: 0;

  display: inline-block;

}

.product-price .price-crossed span {

  color: #788293;

  font-size: 16px;

  font-weight: 400;

  text-decoration: line-through;

}

.product-price .price-crossed .vm-price-value {

  margin-left: 10px;

}

.product-price .PricediscountAmount {

  margin-left: 10px;

}

.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 {

  width: 100%;

}

.product .product-inner h2.product-title,

.product .product-inner h3.product-title {

  font-size: 15px;

  text-transform: none;

  font-weight: normal;

  line-height: 1,1;

  float: left;
  text-align:center;

  width: 100%;

  margin: 5px 0;

}

.product .product-inner h2.product-title a,

.product .product-inner h3.product-title a {

  font-size: 15px;

}

.product .product-inner .vm-product-media-container {

  border-bottom: 1px solid transparent;

  margin: 0;

  text-align: center;

  width: 100%;

}

.product .product-inner .vm-product-media-container .vm-btn-quickview a {

  font-size: 0;

  color: transparent;

  height: 36px;

  width: 100%;

  display: none;

  position: absolute;

  left: 0;

  bottom: 0;

  background: url(../images/general/quick_view.png) no-repeat;

}

.product .product-inner .vm-product-media-container .label-pro {

  position: absolute;

  z-index: 1;

  min-width: 86px;

  left: -1px;

  top: -1px;

  display: block;

  text-align: center;

  line-height: 36px;

  padding: 0;

  font-size: 12px;

  font-weight: 700;

  color: #fff;

  text-transform: uppercase;

}

.product .product-inner .vm-product-media-container .label-pro.status-sale {

  left: auto;

  right: -1px;

  top: -1px;

  padding: 0;

}

.product .product-inner .vm-product-media-container .label-pro.status-sale:after {

  left: -10px;

  right: auto;

  border-width: 13px 0 13px 10px;

  border-color: transparent;

}

.product .product-inner .vm-product-media-container .label-pro.status-sale span {

  float: right;

  padding-right: 10px;

}

.product .product-inner .vm-product-media-container .label-pro span {

  float: left;

  padding-left: 10px;

}

.product .product-inner .vm-product-media-container > a {

  display: block;

  overflow: hidden;

  position: relative;

}

.product .product-inner .vm-product-media-container > a .pro-image {

  transition: all 0.5s ease 0s;

}

.product .product-inner .vm-product-media-container > a .second-image {

  left: -100%;

  top: 0;

  max-width: 100%;

  position: absolute;

}

.product .product-inner .vm-product-media-container:hover {

  border-bottom: 1px solid #efefef;

}

.product .product-inner .vm-product-media-container:hover >a .pro-image {

  -webkit-transform: translate(100%,0px);

  -ms-transform: translate(100%,0px);

  -o-transform: translate(100%,0px);

  transform: translate(100%,0px);

}

.product .product-inner .vm-product-media-container:hover .vm-btn-quickview a {

  display: inline-block;

}

.product .product-inner .timer-grid {

  background: #101721;

  float: left;

  position: relative;

  width: 100%;

  color: #fff;

  display: inline-block;

  padding-left: 20%;

  margin-bottom: 8px;

}

.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;

}

.product .product-inner .timer-grid .box-time-date .number {

  display: block;

  font-size: 16px;

  font-weight: 400;

  padding: 8px 8px 0;

}

.product .product-inner .text-block {

  position: relative;

  float: left;

  width: 100%;
  margin-bottom: 30px;

  text-align: center;

  padding: 1px;

  overflow: hidden;

  border-bottom: 1px solid #ebebeb;

}

.product .product-inner .text-block .product_s_desc {

  display: none;

}

.product .product-inner .vm-product-rating-container {

  color: #fff;

  display: table;

  width: 100%;

  margin-bottom: 5px;

}

.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 .actions {

  position: absolute;

  width: 100%;

  left: 0;

  bottom: 0;

  border-top: 1px solid #ccc;

  z-index: 10;

  visibility: hidden;

  -moz-transform: translateY(100px);

  -webkit-transform: translateY(100px);

  -o-transform: translateY(100px);

  -ms-transform: translateY(100px);

  transform: translateY(100px);

  -webkit-transition: all .5s ease;

  -moz-transition: all .3s ease;

  -o-transition: all .3s ease;

  transition: all .3s ease;

  -webkit-animation-duration: .3s;

  -moz-animation-duration: .3s;

  -o-animation-duration: .3s;

  animation-duration: .3s;

  transition-delay: 0.2s;

  opacity: 0;

  filter: alpha(opacity=0);

}

.product .product-inner .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 {

  background: #fff;

}

.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 .product-inner .actions .notify {

  border: none;

  border-radius: 0;

  box-shadow: none;

  font-size: 16px;

  height: 42px;

  line-height: 42px;

  padding: 0;

  position: relative;

  text-shadow: none;

  text-align: center;

}

.product .product-inner .actions span.addtocart-button {

  position: relative;

}

.product .product-inner .actions span.addtocart-button:before {

  content: "\f217";

  font-family: FontAwesome;

  float: left;

  margin-right: 7px;

  font-size: 18px;

  z-index: 1;

  text-align: center;

  line-height: 42px;

}

.product .product-inner .actions .notify:before {

  content: "\f217";

  font-family: FontAwesome;

  margin-right: 7px;

  font-size: 18px;

  z-index: 1;

  text-align: center;

  line-height: 42px;

}

.product .product-inner .actions .addtocart-area {

  float: left;

  width: 60%;

  text-align: center;

}

.product .product-inner .actions .addtocart-area span.addtocart-button {

  width: auto;

  display: inline-block;

  margin: 0 auto;

  float: none;

}

.product .product-inner .actions .btn-wishlist,

.product .product-inner .actions .vm-details-button {

  float: left;

  width: 20%;

}

.product .product-inner .actions .vm-details-button.details-class {

  width: 40%;

}

.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 a {

  border-left: 1px solid #ccc;

}

.product .product-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 {

  width: 100%;

}

.product .product-inner .actions .btn-wishlist .addtofav_aws_icon span,

.product .product-inner .actions .btn-wishlist .addtofav_aws_icon_active span {

  display: none;

}

.product .product-inner .actions .vm-details-button a {

  width: 100%;

  display: inline-block;

}

.product .product-inner .actions .vm-details-button a i {

  line-height: 42px;

}

.product .product-inner .actions .vm-details-button span {

  display: none;

}

.product .product-inner .item-i {

  position: relative;

}

.product .product-inner .item-i:hover .actions {

  -moz-transform: translateY(0px);

  -webkit-transform: translateY(0px);

  -o-transform: translateY(0px);

  -ms-transform: translateY(0px);

  transform: translateY(0px);

  visibility: visible;

  opacity: 1;

  filter: alpha(opacity=100);

}

.product .product-inner .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);

}

.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 #e5e5e5;

}

.additional-images ul li .item-inner {

  width: 99%;

  border: 1px solid #e3e3e3;

}

.additional-images .lSAction >a {

  width: 26px;

  height: 26px;

  line-height: 26px;

  margin-top: -13px;

  text-align: center;

  background-image: none;

  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;

  border: 1px solid #e5e5e5;

  border-right: 0;

}

.quantity-box .quantity-input {

  float: left;

  padding: 9px 0;

  width: 35px !important;

  height: 38px;

  border: 0;

  color: #777;

  text-align: center;

  font-size: 15px;

}

.quantity-box .quantity-minus,

.quantity-box .quantity-plus {

  position: absolute;

  right: -30px;

  top: -1px;

  width: 30px;

  height: 20px;

  padding: 0;

  border-right: 1px solid #e5e5e5;

}

.quantity-box .quantity-minus {

  border-bottom: 1px solid #e5e5e5;

  top: auto;

  bottom: -1px;

  background: #fff url(../images/general/btn-minus.png) center 2px no-repeat !important;

}

.quantity-box .quantity-plus {

  border-top: 1px solid #e5e5e5;

  background: #fff url(../images/general/btn-plus.png) center 13px no-repeat !important;

}

span.addtocart-button {

  float: left;

}

.fav_table .fav_col img {

  display: inline-block;

}

.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: 40px;

  line-height: 40px;

  font-size: 14px;

  padding: 0 20px;

  margin: 0;

  text-transform: uppercase;

  background: #2d5290;

}

.fav_addtocart-bar .addtocart-button input:hover {

  background: #a7cf47;

}

.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 .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 15px;

  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 {

  margin: 0;

  font-size: 18px;

  color: #000000;

  text-transform: none;

  font-weight: 700;

}

.vm-product-details-container .back-to-category {

  display: none;

}

.vm-product-details-container .in-stock {

  font-weight: 700;

}

.vm-product-details-container .in-stock span {

  color: #26acce;

}

.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-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: #f1f1f1;

  color: #999;

  margin-right: 10px;

}

.vm-product-details-container .icons a span {

  float: left;

  line-height: 34px;

}

.vm-product-details-container .icons a:hover:before {

  color: #fff;

}

.vm-product-details-container .product-price {

  margin-bottom: 4px;

  margin-top: 18px;

}

.vm-product-details-container .product-price span {

  font-size: 18px;

  color: #262728;

  font-weight: 700;

}

.vm-product-details-container .product-price .price-crossed span {

  color: #788293;

  font-size: 16px;

  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 span.addtocart-button {

  margin-left: 10px;

}

.vm-product-details-container .addtocart-bar span.addtocart-button input {

  color: #fff;

  text-transform: uppercase;

  height: 40px;

  line-height: 40px;

  margin: 0;

  padding: 0 30px;

  background: #a7cf47;

}

.vm-product-details-container .addtocart-bar .notify {

  color: #fff;

  text-transform: uppercase;

  height: 40px;

  line-height: 40px;

  margin: 0;

  padding: 10px 30px;

  background: #a7cf47;

}

.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 div#vmcompare {

  padding: 0;

  display: inline-block;

  float: left;

  margin-right: 10px;

  font-weight: normal;

}

.vm-product-details-container div#vmcompare a {

  border: 0;

  cursor: pointer;

  color: #999;

  font-size: 100%;

  font-weight: 600;

  line-height: 34px;

  letter-spacing: 0;

  text-align: center;

  text-decoration: none;

  text-transform: uppercase;

  width: auto;

  height: auto;

  display: inline-block;

  padding: 0 25px;

  background: #f1f1f1;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  border-radius: 0;

}

.vm-product-details-container div#vmcompare a:before {

  display: inline-block;

  font-family: FontAwesome;

  font-size: 9px;

  margin-right: 8px;

  content: "\f067";

}

.vm-product-details-container div#vmcompare a:hover:before {

  color: #fff;

}

.vm-product-details-container .btn-wishlist .addtofav_aws_icon,

.vm-product-details-container .btn-wishlist .addtofav_aws_icon_active {

  padding: 0;

  font-size: 14px;

  line-height: 34px;

  font-weight: 600;

  text-transform: uppercase;

  padding: 0 25px;

  color: #999;

  background: #f1f1f1;

}

.vm-product-details-container .btn-wishlist .addtofav_aws_icon i,

.vm-product-details-container .btn-wishlist .addtofav_aws_icon_active i {

  display: none;

}

.vm-product-details-container .btn-wishlist .addtofav_aws_icon:before,

.vm-product-details-container .btn-wishlist .addtofav_aws_icon_active:before {

  display: inline-block;

  font-family: FontAwesome;

  font-size: 9px;

  margin-right: 8px;

  content: "\f067";

}

.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_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;

}

#tabs-detail-product.nav {

  color: #101721;

  margin: 0;

  overflow: hidden;

  border-right: 0;

}

#tabs-detail-product.nav >li {

  margin: 0;

}

#tabs-detail-product.nav >li >a {

  display: block !important;

  position: relative;

  padding: 12px 20px;

  font-size: 14px;

  text-decoration: none;

  line-height: 30px;

  text-transform: uppercase;

  font-weight: 700;

  border: 0;

  border-radius: 0;

}

.productdetails-view .vm-product-container {

  width: 100%;

  display: inline-block;

}

.productdetails-view .tab-content {

  padding: 15px;

  border: 0px solid #eee;

  border-top: 0px;

  margin-bottom: 30px;

}

.productdetails-view h4.review-title {

  color: #fff;

  margin-bottom: 15px;

  margin-top: 30px;

  padding: 7px 15px;

}

.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;

}

#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;

}

.productdetails-view .related_prd .related_slider {

  position: relative;

}

.productdetails-view .related_prd .related_slider .lSSlideOuter .lSSlideWrapper ul.lSSlide li.product .product-inner .border-hover .box-content .vm-product-media-container {

  display: inline-block;

  border: 1px solid #efefef;

}

.productdetails-view .related_prd .related_slider .lSSlideOuter .lSSlideWrapper ul.lSSlide li.product .product-inner .border-hover .box-content .text-block {

  border-left: 1px solid #efefef;

  border-right: 1px solid #efefef;

  margin-top: -4px;

}

.productdetails-view .related_prd .related_slider .lSSlideOuter .lSSlideWrapper .lSAction >a {

  width: 60px;

  height: 60px;

  line-height: 60px;

  margin-top: -30px;

  text-align: center;

  background-image: none;

  background: #4266a2;

  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;

}

.productdetails-view .related_prd .related_slider .lSSlideOuter .lSSlideWrapper .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: 24px;

  line-height: 60px;

  text-align: center;

}

.productdetails-view .related_prd .related_slider .lSSlideOuter .lSSlideWrapper .lSAction >a.lSNext:before {

  content: "\f178";

}

.productdetails-view .related_prd .related_slider .lSSlideOuter .lSSlideWrapper .lSAction >a.lSPrev:before {

  content: "\f177";

}

.productdetails-view .related_prd .related_slider .lSSlideOuter .lSSlideWrapper: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.6s linear;

  -o-transition: all 0.6s linear;

  transition: all 0.6s linear;

}

.listing-view.vm_list_view .list-product .product {

  width: 100%;

  padding-bottom: 30px;

}

.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: 15px;

}

.listing-view.vm_list_view .list-product .product .product-inner .text-block .product_s_desc {

  display: block;

  margin-bottom: 15px;

}

.listing-view.vm_list_view .list-product .product .product-inner .actions {

  width: auto;

  display: inline-block;

  position: static;

  border: 1px solid #e3e3e3;

  -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-area {

  width: auto;

  padding: 0 10px;

}

.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: auto;

}

.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: 0 15px;

  border-left: 1px solid #ececea;

}

.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: 10px;

}

.post-format i:after {

  border-bottom: 6px solid transparent;

  border-top: 6px solid transparent;

  content: "";

  display: block;

  height: 0;

  margin-top: -6px;

  position: absolute;

  right: -6px;

  top: 50%;

  width: 0;

}

.entry-link,

.entry-quote {

  z-index: -2 !important;

}

h2.entry-title {

  margin: 0;

  font-size: 22px;

  text-transform: none;

  line-height: none;

  display: inline-block;

}

h2.entry-title a {

  color: #4a4a4a;

}

.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: Lato, Arial, Helvetica, sans-serif;

  font-size: 11px;

  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: Lato, Arial, Helvetica, sans-serif;

  line-height: 34px;

  min-width: 34px;

  height: 34px;

  text-align: center;

  padding: 0 10px;

  text-transform: uppercase;

  border-radius: 4px;

  border: 0 !important;

}

.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;

  border: 1px solid #DDD;

  margin: 0;

  padding: 3px 30px 3px 17px;

  color: #555;

  font-size: 14px;

  border-radius: 0;

  -webkit-box-shadow: none;

  box-shadow: none;

}

.qlform .form-horizontal .controls input[name="captcha"] {

  width: auto;

}

.qlform .form-horizontal .controls input.submit {

  width: auto;

  background: #83cbdc;

  border-radius: 0;

  color: #fff;

  font-family: Lato, 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;

}

.sptab .items_mask {

  overflow: visible !important;

}

#sp-main-content .sp-module div.sptab,

#sp-home2-main-content .sp-module div.sptab {

  border: 0 !important;

}

#sp-main-content .sp-module div.sptab .tab-padding,

#sp-home2-main-content .sp-module div.sptab .tab-padding {

  padding: 0 !important;

}

#sp-main-content .sp-module div.sptab .tabs_buttons .tabs_mask,

#sp-home2-main-content .sp-module div.sptab .tabs_buttons .tabs_mask {

  background: none;

  height: auto;

  display: table;

  padding: 0;

  line-height: inherit;

}

#sp-main-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab,

#sp-home2-main-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab {

  cursor: pointer;

  display: inline-block;

  color: #fff;

  font-size: 16px;

  font-weight: bold;

  text-transform: uppercase;

  margin: 0;

  padding: 0;

  border-right: 0 !important;

}

#sp-main-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:last-child,

#sp-home2-main-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:last-child {

  border-right: 0;

}

#sp-main-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span,

#sp-home2-main-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span {

  border-right: 1px solid #fff;

  color: #101721;

  display: inline-block;

  height: 60px;

  line-height: 60px;

  padding: 0 25px;

}

#sp-main-content .sp-module .owl-dots,

#sp-home2-main-content .sp-module .owl-dots {

  padding: 20px 0 10px;

}

#sp-main-wrapper #sp-main-content .sp-column .mod_hot_deals .sp-module-title h3 {

  margin-bottom: 30px;

}

#sp-main-wrapper #sp-main-content .sp-column .mod_hot_deals .sp-module-content .vina-carousel-virtuemart.mod_hot_deals .owl-nav div {

  top: -68px;

}

#sp-main-wrapper #sp-main-content .sp-column .tabs_buttons {

  margin-bottom: 30px;

}

#sp-left .sp-module,

#sp-right .sp-module,

#sp-main-left .sp-module,

#sp-main-right .sp-module,

#sp-home2-main-left .sp-module,

#sp-home2-main-right .sp-module,

#sp-home2-top-left .sp-module,

#sp-home2-top-right .sp-module {

  margin-top: 28px;

}

#sp-left .sp-module:first-child,

#sp-right .sp-module:first-child,

#sp-main-left .sp-module:first-child,

#sp-main-right .sp-module:first-child,

#sp-home2-main-left .sp-module:first-child,

#sp-home2-main-right .sp-module:first-child,

#sp-home2-top-left .sp-module:first-child,

#sp-home2-top-right .sp-module:first-child {

  margin-top: 0;

}

#sp-left .sp-module .mage-products,

#sp-right .sp-module .mage-products,

#sp-main-left .sp-module .mage-products,

#sp-main-right .sp-module .mage-products,

#sp-home2-main-left .sp-module .mage-products,

#sp-home2-main-right .sp-module .mage-products,

#sp-home2-top-left .sp-module .mage-products,

#sp-home2-top-right .sp-module .mage-products {

  margin: 0;

}

#sp-left .sp-module .search input,

#sp-right .sp-module .search input,

#sp-main-left .sp-module .search input,

#sp-main-right .sp-module .search input,

#sp-home2-main-left .sp-module .search input,

#sp-home2-main-right .sp-module .search input,

#sp-home2-top-left .sp-module .search input,

#sp-home2-top-right .sp-module .search input {

  width: 100%;

  color: #42414f;

  font-family: Lato, Arial, Helvetica, sans-serif;

}

#sp-left .sp-module ul li,

#sp-right .sp-module ul li,

#sp-main-left .sp-module ul li,

#sp-main-right .sp-module ul li,

#sp-home2-main-left .sp-module ul li,

#sp-home2-main-right .sp-module ul li,

#sp-home2-top-left .sp-module ul li,

#sp-home2-top-right .sp-module ul li {

  line-height: 33px;

}

#sp-left .sp-module ul li a,

#sp-right .sp-module ul li a,

#sp-main-left .sp-module ul li a,

#sp-main-right .sp-module ul li a,

#sp-home2-main-left .sp-module ul li a,

#sp-home2-main-right .sp-module ul li a,

#sp-home2-top-left .sp-module ul li a,

#sp-home2-top-right .sp-module ul li a {

  color: #757575;

  display: inline-block;

  text-transform: capitalize;

}

#sp-left .sp-module div.vina-treeview-virtuemart li a,

#sp-right .sp-module div.vina-treeview-virtuemart li a,

#sp-main-left .sp-module div.vina-treeview-virtuemart li a,

#sp-main-right .sp-module div.vina-treeview-virtuemart li a,

#sp-home2-main-left .sp-module div.vina-treeview-virtuemart li a,

#sp-home2-main-right .sp-module div.vina-treeview-virtuemart li a,

#sp-home2-top-left .sp-module div.vina-treeview-virtuemart li a,

#sp-home2-top-right .sp-module div.vina-treeview-virtuemart li a {

  color: #788293;

}

#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-main-left .sp-module .cf_flt_wrapper ul.cf_filters_list li a.cf_clear,

#sp-main-right .sp-module .cf_flt_wrapper ul.cf_filters_list li a.cf_clear,

#sp-home2-main-left .sp-module .cf_flt_wrapper ul.cf_filters_list li a.cf_clear,

#sp-home2-main-right .sp-module .cf_flt_wrapper ul.cf_filters_list li a.cf_clear,

#sp-home2-top-left .sp-module .cf_flt_wrapper ul.cf_filters_list li a.cf_clear,

#sp-home2-top-right .sp-module .cf_flt_wrapper ul.cf_filters_list li a.cf_clear {

  color: #788293 !important;

}

#sp-left .sp-module .tagspopular ul li,

#sp-right .sp-module .tagspopular ul li,

#sp-main-left .sp-module .tagspopular ul li,

#sp-main-right .sp-module .tagspopular ul li,

#sp-home2-main-left .sp-module .tagspopular ul li,

#sp-home2-main-right .sp-module .tagspopular ul li,

#sp-home2-top-left .sp-module .tagspopular ul li,

#sp-home2-top-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-main-left .sp-module .tagspopular ul li:before,

#sp-main-right .sp-module .tagspopular ul li:before,

#sp-home2-main-left .sp-module .tagspopular ul li:before,

#sp-home2-main-right .sp-module .tagspopular ul li:before,

#sp-home2-top-left .sp-module .tagspopular ul li:before,

#sp-home2-top-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-main-left .sp-module .tagspopular ul li a,

#sp-main-right .sp-module .tagspopular ul li a,

#sp-home2-main-left .sp-module .tagspopular ul li a,

#sp-home2-main-right .sp-module .tagspopular ul li a,

#sp-home2-top-left .sp-module .tagspopular ul li a,

#sp-home2-top-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;

}

#sp-left div.vina-treeview-virtuemart ul.level0 >li,

#sp-right div.vina-treeview-virtuemart ul.level0 >li,

#sp-main-left div.vina-treeview-virtuemart ul.level0 >li,

#sp-main-right div.vina-treeview-virtuemart ul.level0 >li {

  line-height: 55px;

}

#sp-left .sp-module.mod_vmcategory .sp-module-title h3,

#sp-right .sp-module.mod_vmcategory .sp-module-title h3,

#sp-main-left .sp-module.mod_vmcategory .sp-module-title h3,

#sp-main-right .sp-module.mod_vmcategory .sp-module-title h3 {

  background: #101721;

}

#sp-home2-main-left div.vina-treeview-virtuemart ul.level0 >li,

#sp-home2-main-right div.vina-treeview-virtuemart ul.level0 >li,

#sp-home2-top-left div.vina-treeview-virtuemart ul.level0 >li,

#sp-home2-top-right div.vina-treeview-virtuemart ul.level0 >li {

  line-height: 50px;

}

#sp-home2-main-left .sp-module.mod_vmcategory .sp-module-title h3,

#sp-home2-main-right .sp-module.mod_vmcategory .sp-module-title h3,

#sp-home2-top-left .sp-module.mod_vmcategory .sp-module-title h3,

#sp-home2-top-right .sp-module.mod_vmcategory .sp-module-title h3 {

  background: #101721;

}

.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:before {

  content: "\f108";

  font-family: 'FontAwesome';

}

.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.fashion-beauty:before {

  content: "\f182";

  font-family: 'FontAwesome';

}

.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.smartphone-tablets:before {

  content: "\f10a";

  font-family: 'FontAwesome';

}

.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.sports-outdoors:before {

  content: "\f21c";

  font-family: 'FontAwesome';

}

.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.automotive:before {

  content: "\f1b9";

  font-family: 'FontAwesome';

}

.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.jewery-watches:before {

  content: "\f200";

  font-family: 'FontAwesome';

}

.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.camera-photo:before {

  content: "\f030";

  font-family: 'FontAwesome';

}

.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.holiday-supplies-gifts:before {

  content: "\f06b";

  font-family: 'FontAwesome';

}

.sp-module div.vina-treeview-virtuemart ul.level0 >li >a.toy-hobbies:before {

  content: "\f1e5";

  font-family: 'FontAwesome';

}

.sp-module div.vina-treeview-virtuemart ul.level0 >li >a span {

  padding-left: 15px;

}

.vmcategory-more span {

  cursor: pointer;

  padding-left: 15px;

}

.vmcategory-more span .zmdi:before {

  content: "\f068";

  font-family: 'FontAwesome';

  float: left;

}

.vmcategory-more span .zmdi:before:before {

  display: none;

}

.vmcategory-more span .zmdi-plus-circle-o:before {

  content: "\f067";

  font-family: 'FontAwesome';

}

.vmcategory-more span em {

  font-style: inherit;

  color: #788293;

}

.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: 16px;

  color: #777;

  text-transform: uppercase;

  font-weight: 600;

}

.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 5px;

}

.cf_flt_wrapper ul.cf_filters_list li a {

  font-size: 14px !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: #a7cf47;

  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: #7da02a;

}

.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;

  padding-right: 15px;

}

.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;

}

.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;

}

.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 body #vinagecko-promotions {

  bottom: 20px;

  right: 20px;

}

.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: 400;

  margin: 0 0 20px;

  text-shadow: 0 2px 2px rgba(0,0,0,0.8);

}

.sp-comingsoon .sp-comingsoon-content {

  font-size: 20px;

  color: #FFF;

  text-align: center;

  padding: 30px 25%;

  line-height: 24px;

  font-weight: 200;

  text-shadow: 0 2px 2px rgba(0,0,0,0.8);

}

.sp-comingsoon .sp-comingsoon-countdown {

  color: #fff;

  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: 100;

  text-shadow: 0 2px 2px rgba(0,0,0,0.6);

}

.sp-comingsoon .days .string,

.sp-comingsoon .minutes .string,

.sp-comingsoon .seconds .string,

.sp-comingsoon .hours .string {

  bottom: 4px;

  left: 0;

  font-size: 18px;

  font-weight: 100;

  position: absolute;

  text-shadow: 0 2px 2px rgba(0,0,0,0.6);

  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;

}

.sp-comingsoon .social-icons li {

  display: inline-block;

  margin: 0 10px;

}

.sp-comingsoon .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%;

}

.sp-comingsoon .social-icons li a:hover {

  color: #fff;

  border: 1px solid #fff;

}

.sp-comingsoon-wrap {

  padding-bottom: 20px;

  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-family: Lato;

  font-size: 14px;

  font-weight: 400;

  line-height: 24px;

  color: #777;

}

h1,

h2,

h3,

h4,

h5,

h6 {

  font-family: Lato;

  font-weight: 700;

  color: #323232;

  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: #f94142;

  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;

}

.sp-module.category_image p {

  margin-bottom: 0;

}

.sp-module .sp-module-title {

  position: relative;

  color: #000;

  font-size: 24px;

  font-weight: bold;

  padding: 0;

}

.sp-module .sp-module-title h3 {

  display: inline-block;

  line-height: 60px;

  width: 100%;

  font-size: 16px;

  font-weight: bold;

  margin: 0;

  padding: 0;

  text-transform:capitalize;

}

.sp-module .sp-module-title h3 span {

  display: inline-block;

  line-height: 40px;

  padding: 0 25px;

}

#sp-left .sp-module .sp-module-content,

#sp-right .sp-module .sp-module-content,

#sp-main-left .sp-module .sp-module-content,

#sp-main-right .sp-module .sp-module-content,

#sp-home2-main-left .sp-module .sp-module-content,

#sp-home2-main-right .sp-module .sp-module-content,

#sp-home2-top-left .sp-module .sp-module-content,

#sp-home2-top-right .sp-module .sp-module-content {

  background: #f1f3ed;

  padding: 20px 17px;

}

#sp-left .sp-module .owl-theme .owl-nav div,

#sp-right .sp-module .owl-theme .owl-nav div,

#sp-main-left .sp-module .owl-theme .owl-nav div,

#sp-main-right .sp-module .owl-theme .owl-nav div,

#sp-home2-main-left .sp-module .owl-theme .owl-nav div,

#sp-home2-main-right .sp-module .owl-theme .owl-nav div,

#sp-home2-top-left .sp-module .owl-theme .owl-nav div,

#sp-home2-top-right .sp-module .owl-theme .owl-nav div {

  top: -63px;

  right: -17px;

  width: 35px;

  background: none;

}

#sp-left .sp-module .owl-theme .owl-nav div.owl-prev,

#sp-right .sp-module .owl-theme .owl-nav div.owl-prev,

#sp-main-left .sp-module .owl-theme .owl-nav div.owl-prev,

#sp-main-right .sp-module .owl-theme .owl-nav div.owl-prev,

#sp-home2-main-left .sp-module .owl-theme .owl-nav div.owl-prev,

#sp-home2-main-right .sp-module .owl-theme .owl-nav div.owl-prev,

#sp-home2-top-left .sp-module .owl-theme .owl-nav div.owl-prev,

#sp-home2-top-right .sp-module .owl-theme .owl-nav div.owl-prev {

  right: 20px;

}

#sp-left .sp-module .sp-module-title h3,

#sp-right .sp-module .sp-module-title h3,

#sp-main-left .sp-module .sp-module-title h3,

#sp-main-right .sp-module .sp-module-title h3,

#sp-home2-main-left .sp-module .sp-module-title h3,

#sp-home2-main-right .sp-module .sp-module-title h3,

#sp-home2-top-left .sp-module .sp-module-title h3,

#sp-home2-top-right .sp-module .sp-module-title h3 {

  line-height: 60px;

}

#sp-left .sp-module .sp-module-title h3:before,

#sp-right .sp-module .sp-module-title h3:before,

#sp-main-left .sp-module .sp-module-title h3:before,

#sp-main-right .sp-module .sp-module-title h3:before,

#sp-home2-main-left .sp-module .sp-module-title h3:before,

#sp-home2-main-right .sp-module .sp-module-title h3:before,

#sp-home2-top-left .sp-module .sp-module-title h3:before,

#sp-home2-top-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: #fff;

  font-size: 16px;

  line-height: 60px;

  padding-left: 20px;

}

#sp-left .sp-module .sp-module-title h3 span,

#sp-right .sp-module .sp-module-title h3 span,

#sp-main-left .sp-module .sp-module-title h3 span,

#sp-main-right .sp-module .sp-module-title h3 span,

#sp-home2-main-left .sp-module .sp-module-title h3 span,

#sp-home2-main-right .sp-module .sp-module-title h3 span,

#sp-home2-top-left .sp-module .sp-module-title h3 span,

#sp-home2-top-right .sp-module .sp-module-title h3 span {

  padding-left: 25px;

  background: none;

}

#sp-left .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left,

#sp-right .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left,

#sp-main-left .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left,

#sp-main-right .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left,

#sp-home2-main-left .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left,

#sp-home2-main-right .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left,

#sp-home2-top-left .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left,

#sp-home2-top-right .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left {

  float: none !important;

}

#sp-left .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left .vm-product-media-container,

#sp-right .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left .vm-product-media-container,

#sp-main-left .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left .vm-product-media-container,

#sp-main-right .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left .vm-product-media-container,

#sp-home2-main-left .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left .vm-product-media-container,

#sp-home2-main-right .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left .vm-product-media-container,

#sp-home2-top-left .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left .vm-product-media-container,

#sp-home2-top-right .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left .vm-product-media-container {

  border: 0;

}

#sp-left .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left .vm-product-media-container:hover,

#sp-right .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left .vm-product-media-container:hover,

#sp-main-left .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left .vm-product-media-container:hover,

#sp-main-right .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left .vm-product-media-container:hover,

#sp-home2-main-left .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left .vm-product-media-container:hover,

#sp-home2-main-right .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left .vm-product-media-container:hover,

#sp-home2-top-left .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left .vm-product-media-container:hover,

#sp-home2-top-right .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .pull-left .vm-product-media-container:hover {

  border: 0;

}

#sp-left .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .text-block,

#sp-right .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .text-block,

#sp-main-left .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .text-block,

#sp-main-right .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .text-block,

#sp-home2-main-left .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .text-block,

#sp-home2-main-right .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .text-block,

#sp-home2-top-left .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .text-block,

#sp-home2-top-right .sp-module .sp-module-content .vmgroup .productdetails .product .product-inner .product-box .text-block {

  border: 0;

}

#sp-left .sp-module.mod_filter .sp-module-title h3:before,

#sp-right .sp-module.mod_filter .sp-module-title h3:before,

#sp-main-left .sp-module.mod_filter .sp-module-title h3:before,

#sp-main-right .sp-module.mod_filter .sp-module-title h3:before,

#sp-home2-main-left .sp-module.mod_filter .sp-module-title h3:before,

#sp-home2-main-right .sp-module.mod_filter .sp-module-title h3:before,

#sp-home2-top-left .sp-module.mod_filter .sp-module-title h3:before,

#sp-home2-top-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-main-left .sp-module .cf_flt_wrapper ul.cf_filters_list li a,

#sp-main-right .sp-module .cf_flt_wrapper ul.cf_filters_list li a,

#sp-home2-main-left .sp-module .cf_flt_wrapper ul.cf_filters_list li a,

#sp-home2-main-right .sp-module .cf_flt_wrapper ul.cf_filters_list li a,

#sp-home2-top-left .sp-module .cf_flt_wrapper ul.cf_filters_list li a,

#sp-home2-top-right .sp-module .cf_flt_wrapper ul.cf_filters_list li a {

  color: #404040;

}

#sp-left .sp-module.mod_category .sp-module-title h3:before,

#sp-right .sp-module.mod_category .sp-module-title h3:before,

#sp-main-left .sp-module.mod_category .sp-module-title h3:before,

#sp-main-right .sp-module.mod_category .sp-module-title h3:before,

#sp-home2-main-left .sp-module.mod_category .sp-module-title h3:before,

#sp-home2-main-right .sp-module.mod_category .sp-module-title h3:before,

#sp-home2-top-left .sp-module.mod_category .sp-module-title h3:before,

#sp-home2-top-right .sp-module.mod_category .sp-module-title h3:before {

  content: "\f0ae";

}

#sp-left .sp-module.mod_login .sp-module-title h3:before,

#sp-right .sp-module.mod_login .sp-module-title h3:before,

#sp-main-left .sp-module.mod_login .sp-module-title h3:before,

#sp-main-right .sp-module.mod_login .sp-module-title h3:before,

#sp-home2-main-left .sp-module.mod_login .sp-module-title h3:before,

#sp-home2-main-right .sp-module.mod_login .sp-module-title h3:before,

#sp-home2-top-left .sp-module.mod_login .sp-module-title h3:before,

#sp-home2-top-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-main-left .sp-module.latest_blog .sp-module-title,

#sp-main-right .sp-module.latest_blog .sp-module-title,

#sp-home2-main-left .sp-module.latest_blog .sp-module-title,

#sp-home2-main-right .sp-module.latest_blog .sp-module-title,

#sp-home2-top-left .sp-module.latest_blog .sp-module-title,

#sp-home2-top-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-main-left .sp-module.latest_blog .sp-module-title h3:before,

#sp-main-right .sp-module.latest_blog .sp-module-title h3:before,

#sp-home2-main-left .sp-module.latest_blog .sp-module-title h3:before,

#sp-home2-main-right .sp-module.latest_blog .sp-module-title h3:before,

#sp-home2-top-left .sp-module.latest_blog .sp-module-title h3:before,

#sp-home2-top-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-main-left .sp-module.latest_blog .sp-module-content,

#sp-main-right .sp-module.latest_blog .sp-module-content,

#sp-home2-main-left .sp-module.latest_blog .sp-module-content,

#sp-home2-main-right .sp-module.latest_blog .sp-module-content,

#sp-home2-top-left .sp-module.latest_blog .sp-module-content,

#sp-home2-top-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-main-left .sp-module.mod_tags .sp-module-title h3:before,

#sp-main-right .sp-module.mod_tags .sp-module-title h3:before,

#sp-home2-main-left .sp-module.mod_tags .sp-module-title h3:before,

#sp-home2-main-right .sp-module.mod_tags .sp-module-title h3:before,

#sp-home2-top-left .sp-module.mod_tags .sp-module-title h3:before,

#sp-home2-top-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-main-left .sp-module div.vina-ticker-content,

#sp-main-right .sp-module div.vina-ticker-content,

#sp-home2-main-left .sp-module div.vina-ticker-content,

#sp-home2-main-right .sp-module div.vina-ticker-content,

#sp-home2-top-left .sp-module div.vina-ticker-content,

#sp-home2-top-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-main-left .sp-module div.vina-ticker-content .header-block,

#sp-main-right .sp-module div.vina-ticker-content .header-block,

#sp-home2-main-left .sp-module div.vina-ticker-content .header-block,

#sp-home2-main-right .sp-module div.vina-ticker-content .header-block,

#sp-home2-top-left .sp-module div.vina-ticker-content .header-block,

#sp-home2-top-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-main-left .sp-module div.vina-ticker-content .header-block span,

#sp-main-right .sp-module div.vina-ticker-content .header-block span,

#sp-home2-main-left .sp-module div.vina-ticker-content .header-block span,

#sp-home2-main-right .sp-module div.vina-ticker-content .header-block span,

#sp-home2-top-left .sp-module div.vina-ticker-content .header-block span,

#sp-home2-top-right .sp-module div.vina-ticker-content .header-block span {

  height: 14px;

}

#sp-left .sp-module div.vina-ticker-content .header-block span.up,

#sp-left .sp-module div.vina-ticker-content .header-block span.down,

#sp-left .sp-module div.vina-ticker-content .header-block span.toggle,

#sp-left .sp-module div.vina-ticker-content .header-block span.toggle.et-run,

#sp-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-main-left .sp-module div.vina-ticker-content .header-block span.up,

#sp-main-left .sp-module div.vina-ticker-content .header-block span.down,

#sp-main-left .sp-module div.vina-ticker-content .header-block span.toggle,

#sp-main-left .sp-module div.vina-ticker-content .header-block span.toggle.et-run,

#sp-main-right .sp-module div.vina-ticker-content .header-block span.up,

#sp-main-right .sp-module div.vina-ticker-content .header-block span.down,

#sp-main-right .sp-module div.vina-ticker-content .header-block span.toggle,

#sp-main-right .sp-module div.vina-ticker-content .header-block span.toggle.et-run,

#sp-home2-main-left .sp-module div.vina-ticker-content .header-block span.up,

#sp-home2-main-left .sp-module div.vina-ticker-content .header-block span.down,

#sp-home2-main-left .sp-module div.vina-ticker-content .header-block span.toggle,

#sp-home2-main-left .sp-module div.vina-ticker-content .header-block span.toggle.et-run,

#sp-home2-main-right .sp-module div.vina-ticker-content .header-block span.up,

#sp-home2-main-right .sp-module div.vina-ticker-content .header-block span.down,

#sp-home2-main-right .sp-module div.vina-ticker-content .header-block span.toggle,

#sp-home2-main-right .sp-module div.vina-ticker-content .header-block span.toggle.et-run,

#sp-home2-top-left .sp-module div.vina-ticker-content .header-block span.up,

#sp-home2-top-left .sp-module div.vina-ticker-content .header-block span.down,

#sp-home2-top-left .sp-module div.vina-ticker-content .header-block span.toggle,

#sp-home2-top-left .sp-module div.vina-ticker-content .header-block span.toggle.et-run,

#sp-home2-top-right .sp-module div.vina-ticker-content .header-block span.up,

#sp-home2-top-right .sp-module div.vina-ticker-content .header-block span.down,

#sp-home2-top-right .sp-module div.vina-ticker-content .header-block span.toggle,

#sp-home2-top-right .sp-module div.vina-ticker-content .header-block span.toggle.et-run {

  width: 10px;

  background-size: 10px 14px;

}

#sp-left .sp-module div.vina-ticker-content .header-block span.toggle,

#sp-right .sp-module div.vina-ticker-content .header-block span.toggle,

#sp-main-left .sp-module div.vina-ticker-content .header-block span.toggle,

#sp-main-right .sp-module div.vina-ticker-content .header-block span.toggle,

#sp-home2-main-left .sp-module div.vina-ticker-content .header-block span.toggle,

#sp-home2-main-right .sp-module div.vina-ticker-content .header-block span.toggle,

#sp-home2-top-left .sp-module div.vina-ticker-content .header-block span.toggle,

#sp-home2-top-right .sp-module div.vina-ticker-content .header-block span.toggle {

  right: 15px;

}

#sp-left .sp-module div.vina-ticker-content .header-block span.up,

#sp-right .sp-module div.vina-ticker-content .header-block span.up,

#sp-main-left .sp-module div.vina-ticker-content .header-block span.up,

#sp-main-right .sp-module div.vina-ticker-content .header-block span.up,

#sp-home2-main-left .sp-module div.vina-ticker-content .header-block span.up,

#sp-home2-main-right .sp-module div.vina-ticker-content .header-block span.up,

#sp-home2-top-left .sp-module div.vina-ticker-content .header-block span.up,

#sp-home2-top-right .sp-module div.vina-ticker-content .header-block span.up {

  right: 30px;

}

#sp-left .sp-module div.vina-ticker-content .info span,

#sp-right .sp-module div.vina-ticker-content .info span,

#sp-main-left .sp-module div.vina-ticker-content .info span,

#sp-main-right .sp-module div.vina-ticker-content .info span,

#sp-home2-main-left .sp-module div.vina-ticker-content .info span,

#sp-home2-main-right .sp-module div.vina-ticker-content .info span,

#sp-home2-top-left .sp-module div.vina-ticker-content .info span,

#sp-home2-top-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-main-left .sp-module div.vina-ticker-content .info span em,

#sp-main-right .sp-module div.vina-ticker-content .info span em,

#sp-home2-main-left .sp-module div.vina-ticker-content .info span em,

#sp-home2-main-right .sp-module div.vina-ticker-content .info span em,

#sp-home2-top-left .sp-module div.vina-ticker-content .info span em,

#sp-home2-top-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-main-left .sp-module div.vina-ticker-content .vina-item,

#sp-main-right .sp-module div.vina-ticker-content .vina-item,

#sp-home2-main-left .sp-module div.vina-ticker-content .vina-item,

#sp-home2-main-right .sp-module div.vina-ticker-content .vina-item,

#sp-home2-top-left .sp-module div.vina-ticker-content .vina-item,

#sp-home2-top-right .sp-module div.vina-ticker-content .vina-item {

  padding: 20px 0px 0 !important;

  color: #141823 !important;

  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-main-left .sp-module div.vina-ticker-content .vina-item a,

#sp-main-right .sp-module div.vina-ticker-content .vina-item a,

#sp-home2-main-left .sp-module div.vina-ticker-content .vina-item a,

#sp-home2-main-right .sp-module div.vina-ticker-content .vina-item a,

#sp-home2-top-left .sp-module div.vina-ticker-content .vina-item a,

#sp-home2-top-right .sp-module div.vina-ticker-content .vina-item a {

  color: #333 !important;

}

#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-main-left .sp-module div.vina-ticker-content .vina-item h4.title,

#sp-main-right .sp-module div.vina-ticker-content .vina-item h4.title,

#sp-home2-main-left .sp-module div.vina-ticker-content .vina-item h4.title,

#sp-home2-main-right .sp-module div.vina-ticker-content .vina-item h4.title,

#sp-home2-top-left .sp-module div.vina-ticker-content .vina-item h4.title,

#sp-home2-top-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-main-left .sp-module div.vina-ticker-content .vina-item .readmore,

#sp-main-right .sp-module div.vina-ticker-content .vina-item .readmore,

#sp-home2-main-left .sp-module div.vina-ticker-content .vina-item .readmore,

#sp-home2-main-right .sp-module div.vina-ticker-content .vina-item .readmore,

#sp-home2-top-left .sp-module div.vina-ticker-content .vina-item .readmore,

#sp-home2-top-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.sidebar-banner,

#sp-right .sp-module.sidebar-banner,

#sp-main-left .sp-module.sidebar-banner,

#sp-main-right .sp-module.sidebar-banner,

#sp-home2-main-left .sp-module.sidebar-banner,

#sp-home2-main-right .sp-module.sidebar-banner,

#sp-home2-top-left .sp-module.sidebar-banner,

#sp-home2-top-right .sp-module.sidebar-banner {

  text-align: center;

}

#sp-left .sp-module.sidebar-banner p,

#sp-right .sp-module.sidebar-banner p,

#sp-main-left .sp-module.sidebar-banner p,

#sp-main-right .sp-module.sidebar-banner p,

#sp-home2-main-left .sp-module.sidebar-banner p,

#sp-home2-main-right .sp-module.sidebar-banner p,

#sp-home2-top-left .sp-module.sidebar-banner p,

#sp-home2-top-right .sp-module.sidebar-banner p {

  display: table;

  margin-bottom: 0;

}

#sp-left .sp-module.sidebar-banner .sp-module-content,

#sp-right .sp-module.sidebar-banner .sp-module-content,

#sp-main-left .sp-module.sidebar-banner .sp-module-content,

#sp-main-right .sp-module.sidebar-banner .sp-module-content,

#sp-home2-main-left .sp-module.sidebar-banner .sp-module-content,

#sp-home2-main-right .sp-module.sidebar-banner .sp-module-content,

#sp-home2-top-left .sp-module.sidebar-banner .sp-module-content,

#sp-home2-top-right .sp-module.sidebar-banner .sp-module-content {

  background: none;

  padding: 0 !important;

}

#sp-left .sp-module.sidebar-banner a,

#sp-right .sp-module.sidebar-banner a,

#sp-main-left .sp-module.sidebar-banner a,

#sp-main-right .sp-module.sidebar-banner a,

#sp-home2-main-left .sp-module.sidebar-banner a,

#sp-home2-main-right .sp-module.sidebar-banner a,

#sp-home2-top-left .sp-module.sidebar-banner a,

#sp-home2-top-right .sp-module.sidebar-banner a {

  display: table;

  position: relative;

  overflow: hidden;

}

#sp-left .sp-module.sidebar-banner a img,

#sp-right .sp-module.sidebar-banner a img,

#sp-main-left .sp-module.sidebar-banner a img,

#sp-main-right .sp-module.sidebar-banner a img,

#sp-home2-main-left .sp-module.sidebar-banner a img,

#sp-home2-main-right .sp-module.sidebar-banner a img,

#sp-home2-top-left .sp-module.sidebar-banner a img,

#sp-home2-top-right .sp-module.sidebar-banner a img {

  -webkit-transition: all 0.9s ease;

  -o-transition: all 0.9s ease;

  transition: all 0.9s ease;

}

#sp-left .sp-module.sidebar-banner a:before,

#sp-right .sp-module.sidebar-banner a:before,

#sp-main-left .sp-module.sidebar-banner a:before,

#sp-main-right .sp-module.sidebar-banner a:before,

#sp-home2-main-left .sp-module.sidebar-banner a:before,

#sp-home2-main-right .sp-module.sidebar-banner a:before,

#sp-home2-top-left .sp-module.sidebar-banner a:before,

#sp-home2-top-right .sp-module.sidebar-banner a:before {

  border: 1px solid transparent;

  bottom: 0;

  content: "";

  left: 0;

  position: absolute;

  right: 0;

  top: 0;

  z-index: 1;

  -webkit-transition: all 300ms ease;

  -o-transition: all 300ms ease;

  transition: all 300ms ease;

}

#sp-left .sp-module.sidebar-banner a:hover img,

#sp-right .sp-module.sidebar-banner a:hover img,

#sp-main-left .sp-module.sidebar-banner a:hover img,

#sp-main-right .sp-module.sidebar-banner a:hover img,

#sp-home2-main-left .sp-module.sidebar-banner a:hover img,

#sp-home2-main-right .sp-module.sidebar-banner a:hover img,

#sp-home2-top-left .sp-module.sidebar-banner a:hover img,

#sp-home2-top-right .sp-module.sidebar-banner 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.sidebar-banner a:hover:before,

#sp-right .sp-module.sidebar-banner a:hover:before,

#sp-main-left .sp-module.sidebar-banner a:hover:before,

#sp-main-right .sp-module.sidebar-banner a:hover:before,

#sp-home2-main-left .sp-module.sidebar-banner a:hover:before,

#sp-home2-main-right .sp-module.sidebar-banner a:hover:before,

#sp-home2-top-left .sp-module.sidebar-banner a:hover:before,

#sp-home2-top-right .sp-module.sidebar-banner a:hover:before {

  border: 10px solid rgba(0,0,0,0.2);

}

#sp-left .sp-module.mod_hot_deals .sp-module-content,

#sp-right .sp-module.mod_hot_deals .sp-module-content,

#sp-main-left .sp-module.mod_hot_deals .sp-module-content,

#sp-main-right .sp-module.mod_hot_deals .sp-module-content,

#sp-home2-main-left .sp-module.mod_hot_deals .sp-module-content,

#sp-home2-main-right .sp-module.mod_hot_deals .sp-module-content,

#sp-home2-top-left .sp-module.mod_hot_deals .sp-module-content,

#sp-home2-top-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-main-left .sp-module.mod_hot_deals .vina-carousel-virtuemart,

#sp-main-right .sp-module.mod_hot_deals .vina-carousel-virtuemart,

#sp-home2-main-left .sp-module.mod_hot_deals .vina-carousel-virtuemart,

#sp-home2-main-right .sp-module.mod_hot_deals .vina-carousel-virtuemart,

#sp-home2-top-left .sp-module.mod_hot_deals .vina-carousel-virtuemart,

#sp-home2-top-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-main-left .sp-module.mod_hot_deals .vina-carousel-virtuemart .item-i,

#sp-main-right .sp-module.mod_hot_deals .vina-carousel-virtuemart .item-i,

#sp-home2-main-left .sp-module.mod_hot_deals .vina-carousel-virtuemart .item-i,

#sp-home2-main-right .sp-module.mod_hot_deals .vina-carousel-virtuemart .item-i,

#sp-home2-top-left .sp-module.mod_hot_deals .vina-carousel-virtuemart .item-i,

#sp-home2-top-right .sp-module.mod_hot_deals .vina-carousel-virtuemart .item-i {

  border: 0;

}

#sp-left .sp-module.mod_hot_deals .owl-theme .owl-nav div,

#sp-right .sp-module.mod_hot_deals .owl-theme .owl-nav div,

#sp-main-left .sp-module.mod_hot_deals .owl-theme .owl-nav div,

#sp-main-right .sp-module.mod_hot_deals .owl-theme .owl-nav div,

#sp-home2-main-left .sp-module.mod_hot_deals .owl-theme .owl-nav div,

#sp-home2-main-right .sp-module.mod_hot_deals .owl-theme .owl-nav div,

#sp-home2-top-left .sp-module.mod_hot_deals .owl-theme .owl-nav div,

#sp-home2-top-right .sp-module.mod_hot_deals .owl-theme .owl-nav div {

  top: -63px;

  right: 0px;

}

#sp-left .sp-module.mod_hot_deals .owl-theme .owl-nav div.owl-prev,

#sp-right .sp-module.mod_hot_deals .owl-theme .owl-nav div.owl-prev,

#sp-main-left .sp-module.mod_hot_deals .owl-theme .owl-nav div.owl-prev,

#sp-main-right .sp-module.mod_hot_deals .owl-theme .owl-nav div.owl-prev,

#sp-home2-main-left .sp-module.mod_hot_deals .owl-theme .owl-nav div.owl-prev,

#sp-home2-main-right .sp-module.mod_hot_deals .owl-theme .owl-nav div.owl-prev,

#sp-home2-top-left .sp-module.mod_hot_deals .owl-theme .owl-nav div.owl-prev,

#sp-home2-top-right .sp-module.mod_hot_deals .owl-theme .owl-nav div.owl-prev {

  right: 35px;

}

#sp-left .sp-module.mod_top_sellers .sp-module-content .vina-carousel-virtuemart .owl-stage-outer,

#sp-left .sp-module.mod_new_products .sp-module-content .vina-carousel-virtuemart .owl-stage-outer,

#sp-right .sp-module.mod_top_sellers .sp-module-content .vina-carousel-virtuemart .owl-stage-outer,

#sp-right .sp-module.mod_new_products .sp-module-content .vina-carousel-virtuemart .owl-stage-outer,

#sp-main-left .sp-module.mod_top_sellers .sp-module-content .vina-carousel-virtuemart .owl-stage-outer,

#sp-main-left .sp-module.mod_new_products .sp-module-content .vina-carousel-virtuemart .owl-stage-outer,

#sp-main-right .sp-module.mod_top_sellers .sp-module-content .vina-carousel-virtuemart .owl-stage-outer,

#sp-main-right .sp-module.mod_new_products .sp-module-content .vina-carousel-virtuemart .owl-stage-outer,

#sp-home2-main-left .sp-module.mod_top_sellers .sp-module-content .vina-carousel-virtuemart .owl-stage-outer,

#sp-home2-main-left .sp-module.mod_new_products .sp-module-content .vina-carousel-virtuemart .owl-stage-outer,

#sp-home2-main-right .sp-module.mod_top_sellers .sp-module-content .vina-carousel-virtuemart .owl-stage-outer,

#sp-home2-main-right .sp-module.mod_new_products .sp-module-content .vina-carousel-virtuemart .owl-stage-outer,

#sp-home2-top-left .sp-module.mod_top_sellers .sp-module-content .vina-carousel-virtuemart .owl-stage-outer,

#sp-home2-top-left .sp-module.mod_new_products .sp-module-content .vina-carousel-virtuemart .owl-stage-outer,

#sp-home2-top-right .sp-module.mod_top_sellers .sp-module-content .vina-carousel-virtuemart .owl-stage-outer,

#sp-home2-top-right .sp-module.mod_new_products .sp-module-content .vina-carousel-virtuemart .owl-stage-outer {

  border: 0;

}

#sp-block-subscribe {

  padding-top: 20px;

}

.list-product {

  padding-left: 15px;

  padding-right: 15px;

}

.list-product .product-row:last-child {

  border-bottom: 1px solid #efefef;

}

.list-product .product-row > .product {

  margin-bottom: 0;

  padding: 0;

  border-left: 1px solid #efefef;

  border-top: 1px solid #efefef;

}

.list-product .product-row > .product:last-child {

  border-right: 1px solid #efefef;

}

.list-product .product-row > .product .product-inner {

  width: 100%;

}

.list-product .product-row > .product .product-inner h2.product-title,

.list-product .product-row > .product .product-inner h3.product-title {

  font-size: 15px;

  text-transform: capitalize;

  font-weight: normal;

  line-height: 1;

  float: left;

  width: 100%;

  margin: 5px 0;

}

.list-product .product-row > .product .product-inner h2.product-title a,

.list-product .product-row > .product .product-inner h3.product-title a {

  font-size: 15px;

}

.list-product .product-row > .product .product-inner .vm-product-media-container {

  border-bottom: 1px solid #efefef;

  margin: 0;

  text-align: center;

  width: 100%;

}

.list-product .product-row > .product .product-inner .vm-product-media-container .double-image {

  display: block;

  overflow: hidden;

  position: relative;

}

.list-product .product-row > .product .product-inner .vm-product-media-container .double-image .pro-image {

  transition: all 0.5s ease 0s;

}

.list-product .product-row > .product .product-inner .vm-product-media-container .double-image .second-image {

  left: -100%;

  top: 0;

  max-width: 100%;

  position: absolute;

}

.list-product .product-row > .product .product-inner .vm-product-media-container:hover {

  border-bottom: 1px solid #efefef;

}

.list-product .product-row > .product .product-inner .vm-product-media-container:hover .double-image .pro-image {

  -webkit-transform: translate(100%,0px);

  -ms-transform: translate(100%,0px);

  -o-transform: translate(100%,0px);

  transform: translate(100%,0px);

}

.list-product .product-row > .product .product-inner .text-block {

  position: relative;

  float: left;

  width: 100%;

  text-align: center;

  padding: 10px;

  overflow: hidden;

  border-right: 1px solid #ebebeb;

  border-bottom: 0;

}

.list-product .product-row > .product .product-inner .text-block .product_s_desc {

  display: none;

}

.list-product .product-row > .product .product-inner .vm-product-rating-container {

  color: #fff;

  display: table;

  width: 100%;

  margin-bottom: 5px;

}

.list-product .product-row > .product .product-inner .vm-product-rating-container .amount {

  margin-left: 3px;

}

.list-product .product-row > .product .product-inner .vm-product-rating-container .amount a {

  font-size: 11px;

  line-height: 1.25;

  display: inline-block;

}

.list-product .product-row > .product .product-inner .vm-product-rating-container .ratingbox {

  display: inline-block;

}

.list-product .product-row > .product .product-inner .actions {

  position: absolute;

  width: 100%;

  left: 0;

  bottom: 0;

  border-top: 1px solid #ccc;

  z-index: 10;

  visibility: hidden;

  -moz-transform: translateY(100px);

  -webkit-transform: translateY(100px);

  -o-transform: translateY(100px);

  -ms-transform: translateY(100px);

  transform: translateY(100px);

  -webkit-transition: all .5s ease;

  -moz-transition: all .3s ease;

  -o-transition: all .3s ease;

  transition: all .3s ease;

  -webkit-animation-duration: .3s;

  -moz-animation-duration: .3s;

  -o-animation-duration: .3s;

  animation-duration: .3s;

  transition-delay: 0.2s;

  opacity: 0;

  filter: alpha(opacity=0);

}

.list-product .product-row > .product .product-inner .actions .addtocart-area,

.list-product .product-row > .product .product-inner .actions span.addtocart-button input,

.list-product .product-row > .product .product-inner .actions .btn-wishlist .addtofav_aws_icon,

.list-product .product-row > .product .product-inner .actions .btn-wishlist .addtofav_aws_icon_active,

.list-product .product-row > .product .product-inner .actions .vm-details-button {

  background: #fff;

}

.list-product .product-row > .product .product-inner .actions span.addtocart-button input,

.list-product .product-row > .product .product-inner .actions .btn-wishlist .addtofav_aws_icon,

.list-product .product-row > .product .product-inner .actions .btn-wishlist .addtofav_aws_icon_active,

.list-product .product-row > .product .product-inner .actions .vm-details-button,

.list-product .product-row > .product .product-inner .actions .notify {

  border: none;

  border-radius: 0;

  box-shadow: none;

  font-size: 16px;

  height: 42px;

  line-height: 42px;

  padding: 0;

  position: relative;

  text-shadow: none;

  text-align: center;

}

.list-product .product-row > .product .product-inner .actions span.addtocart-button {

  position: relative;

}

.list-product .product-row > .product .product-inner .actions span.addtocart-button:before {

  content: "\f217";

  font-family: FontAwesome;

  float: left;

  margin-right: 7px;

  font-size: 18px;

  z-index: 1;

  text-align: center;

  line-height: 42px;

}

.list-product .product-row > .product .product-inner .actions .notify:before {

  content: "\f217";

  font-family: FontAwesome;

  margin-right: 7px;

  font-size: 18px;

  z-index: 1;

  text-align: center;

  line-height: 42px;

}

.list-product .product-row > .product .product-inner .actions .addtocart-area {

  float: left;

  width: 60%;

  text-align: center;

}

.list-product .product-row > .product .product-inner .actions .addtocart-area span.addtocart-button {

  width: auto;

  display: inline-block;

  margin: 0 auto;

  float: none;

}

.list-product .product-row > .product .product-inner .actions .btn-wishlist,

.list-product .product-row > .product .product-inner .actions .vm-details-button {

  float: left;

  width: 20%;

}

.list-product .product-row > .product .product-inner .actions .vm-details-button.details-class {

  width: 40%;

}

.list-product .product-row > .product .product-inner .actions .btn-wishlist .addtofav_aws_icon,

.list-product .product-row > .product .product-inner .actions .btn-wishlist .addtofav_aws_icon_active,

.list-product .product-row > .product .product-inner .actions .vm-details-button a {

  border-left: 1px solid #ccc;

}

.list-product .product-row > .product .product-inner .actions .btn-wishlist form {

  width: 100%;

}

.list-product .product-row > .product .product-inner .actions .btn-wishlist .addtofav_aws_icon,

.list-product .product-row > .product .product-inner .actions .btn-wishlist .addtofav_aws_icon_active {

  width: 100%;

}

.list-product .product-row > .product .product-inner .actions .btn-wishlist .addtofav_aws_icon span,

.list-product .product-row > .product .product-inner .actions .btn-wishlist .addtofav_aws_icon_active span {

  display: none;

}

.list-product .product-row > .product .product-inner .actions .vm-details-button a {

  width: 100%;

  display: inline-block;

}

.list-product .product-row > .product .product-inner .actions .vm-details-button a i {

  line-height: 42px;

}

.list-product .product-row > .product .product-inner .actions .vm-details-button span {

  display: none;

}

.list-product .product-row > .product .product-inner .item-i {

  position: relative;

}

.list-product .product-row > .product .product-inner .item-i:hover .actions {

  -moz-transform: translateY(0px);

  -webkit-transform: translateY(0px);

  -o-transform: translateY(0px);

  -ms-transform: translateY(0px);

  transform: translateY(0px);

  visibility: visible;

  opacity: 1;

  filter: alpha(opacity=100);

}

.vm_list_view .list-product .product-row > .product {

  padding: 0;

  margin-bottom: 30px;

  border: 1px solid #efefef;

}

.vm_list_view .list-product .product-row > .product .product-inner .item-i .vm-product-media-container {

  border: 0;

}

.vm_list_view .list-product .product-row > .product .product-inner .item-i .text-block {

  border: 0;

}

.related_prd .product-fields-title-wrapper,

.category-fields-title-wrapper {

  position: relative;

  color: #000;

  font-size: 24px;

  line-height: 60px;

  height: 60px;

  font-weight: bold;

  margin: 0;

  padding: 0;

}

.related_prd .product-fields-title-wrapper h3,

.category-fields-title-wrapper h3 {

  display: block;

  width: 100%;

  color: #fff;

  font-size: 16px;

  font-weight: bold;

  line-height: 60px;

  margin: 0;

  padding: 0 30px;

  text-transform: uppercase;

}

.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;

}

.sp-module.banner-left {

  position: relative;

  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 .text,

.sp-module.banner-left .view-more a {

  -webkit-transition: all 0.6s;

  -o-transition: all 0.6s;

  transition: all 0.6s;

}

.sp-module.banner-left:hover img,

.sp-module.banner-left:hover .view-more a {

  -webkit-transform: scale(1.15);

  -ms-transform: scale(1.15);

  -o-transform: scale(1.15);

  transform: scale(1.15);

}

#sp-top-bar .mini-cart .mini-cart-content .show_cart a,

#sp-top-bar .mini-cart .mini-cart-content .show_cart a:hover {

  color: #fff;

}

#sp-top-bar .sp-module,

#sp-header-top .sp-module {

  margin-top: 0;

}

.support-client .box-inner {

  font-size: 13px;

  line-height: 18px;

}

.support-client .box-inner h4 {

  color: #262728;

  font-size: 16px;

  font-weight: bold;

  line-height: 16px;

  margin: 0;

  text-transform: uppercase;

}

.support-client .box-inner p {

  color: #788293;

  font-size: 15px;

  margin-bottom: 0;

}

.support-client .box-container {

  padding: 15px 0 0 60px;

  position: relative;

}

.support-client .box-container:after {

  background: #ccc;

  bottom: 0;

  content: "";

  position: absolute;

  right: 0;

  top: 15px;

  width: 1px;

}

.support-client .box-container.money-back:after {

  display: none;

}

.support-client .free-shipping:before,

.support-client .time:before,

.support-client .money-back:before {

  color: #262728;

  display: block;

  font-family: FontAwesome;

  font-size: 30px;

  height: 35px;

  left: 0;

  line-height: 35px;

  position: absolute;

  text-align: center;

  top: 10px;

  width: 50px;

  content: "";

}

.support-client .free-shipping:before {

  content: "\f0d1";

}

.support-client .time:before {

  content: "\f16b";

}

.support-client .money-back:before {

  content: "\f1b2";

}

.sp-module.mod_vmsearch {

  position: absolute;

  margin-top: 15px;

  right: 15px;

  z-index: 2;

}

.sp-module.mod_vmsearch .sp-vmsearch {

  float: right;

  display: table;

  width: 100%;

}

body #vinagecko-promotions {

  bottom: 24px;

  right: 80px;

}

body #vinagecko-promotions .vinagecko-button {

  background: #2D5290;

}

body #vinagecko-promotions .vinagecko-buy-now a {

  background: #2d5290;

}

.sp-module .vina-carousel-content .item {

  margin-bottom: 30px !important;

  color: #777 !important;

}

.sp-module .vina-carousel-content .item .text-block {

  padding: 20px;

  background: #f7f7f7;

}

.sp-module .vina-carousel-content .item .date-time {

  font-size: 13px;

}

.sp-module .vina-carousel-content .item h3.title a {

  color: #777 !important;

  font-size: 16px;

  text-transform: uppercase;

}

.sp-module .vina-carousel-content .item .readmore a {

  color: #313131 !important;

  font-size: 16px;

  font-weight: bold;

  text-transform: capitalize;

  padding: 8px 0px;

  display: block;

  margin-top: 8px;

  margin-bottom: 15px;

}

.sp-module .vina-carousel-content .item .readmore a:after {

  content: "\f101";

  font-family: FontAwesome;

  padding-left: 8px;

}

.sp-module .vina-carousel-content .item .readmore a:hover {

  text-decoration: underline;

}

.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-nav div,

.sp-module .vina-manufacturers-virtuemart .vina-next,

.sp-module .vina-manufacturers-virtuemart .vina-prev {

  background: none;

  position: absolute;

  top: -70px;

  right: -1px;

  margin: 0 auto;

  padding: 0;

  font-size: 0;

  color: transparent;

  float: left;

  text-align: center;

  text-indent: 0px;

  border-right: 0;

  background-image: none;

  border-radius: 0;

  opacity: 1;

  filter: alpha(opacity=100);

}

.sp-module .owl-theme .owl-nav div:before,

.sp-module .vina-manufacturers-virtuemart .vina-next:before,

.sp-module .vina-manufacturers-virtuemart .vina-prev:before {

  content: "";

  display: inline-block;

  text-rendering: auto;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

  font: 24px FontAwesome;

  float: left;

  width: 100%;

  color: #fff;

}

#sp-home2-main-content .sp-module .owl-theme .owl-nav div,

#sp-home2-main-content .sp-module .vina-manufacturers-virtuemart .vina-next,

#sp-home2-main-content .sp-module .vina-manufacturers-virtuemart .vina-prev {

  top: -40px;

}

.sp-module .owl-theme .owl-nav div.owl-next:before,

.sp-module .vina-manufacturers-virtuemart .vina-next:before {

  content: "\f178";

}

.sp-module .owl-theme .owl-nav div.owl-prev,

.sp-module .vina-manufacturers-virtuemart .vina-prev {

  right: 35px;

}

.sp-module .owl-theme .owl-nav div.owl-prev:before,

.sp-module .vina-manufacturers-virtuemart .vina-prev:before {

  content: "\f177";

}

#sp-top-bar {

  background: #6a6a6a;

  color: #fff;

}

#sp-top-bar .sp-module {

  display: inline-block;

  margin: 0;

}

#sp-top1 > .sp-column {

  float: left;

  display: inline-block;

  width: 100%;

}

#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-top {

  margin: 20px 0;

}

#sp-header-top .logo,

#sp-header .logo {

  display: inline-block;

  height: 58px;

  display: table;

}

#sp-header-top .logo h1,

#sp-header .logo h1 {

  font-size: 24px;

  line-height: 1;

  margin: 0;

  padding: 0;

  display: table-cell;

  vertical-align: middle;

}

#sp-header-top .logo p,

#sp-header .logo p {

  margin: 5px 0 0;

}

#sp-header-top .sp-retina-logo,

#sp-header .sp-retina-logo {

  display: none;

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {

  #sp-header-top .sp-default-logo,

  #sp-header .sp-default-logo {

    display: none;

  }

  #sp-header-top .sp-retina-logo,

  #sp-header .sp-retina-logo {

    display: block;

  }

}

#sp-header {

  background: #e40082;

  font-size: 14px;

  position: relative;

  width: 100%;

  height: 62px;

}

.home-page #sp-header {

  border-bottom: 0;

}

.sticky-wrapper.is-sticky {

  position: relative;

  z-index: 999;

}

.is-sticky #sp-header {

  border-top: 0;

  border-bottom: 0;

  box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);

}

.pogoSlider-nav {

  z-index: 9 !important;

}

.pogoSlider-nav li {

  margin: 0 !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 .container {

  position: relative;

}

.vina-pogo-slider .caption-block .container .caption-inner {

  position: absolute;

}

.vina-pogo-slider .caption-block h1 {

  font-size: 3.5vw;

  font-weight: 400;

  line-height: 3.5vw;

  margin: 0 0 15px;

  padding-top: 5vw;

  font-weight: bold;

  text-transform: uppercase;

}

.vina-pogo-slider .caption-block h2 {

  color: #111;

  font-size: 2vw;

  line-height: 2vw;

  font-weight: 400;

  margin: 0 0 15px;

  text-transform: uppercase;

}

.vina-pogo-slider .caption-block .caption-readmore a {

  color: #fff;

  display: inline-block;

  font-family: "Lato", sans-serif;

  font-size: 18px;

  font-weight: bold;

  height: 45px;

  line-height: 45px;

  padding: 0 30px;

  text-transform: capitalize;

}

.pogoSlider .caption-block.home2-slider {

  padding: 0 40px;

  display: table;

  height: 100%;

}

.pogoSlider .caption-block.home2-slider .caption-inner {

  display: table-cell;

  vertical-align: middle;

}

.pogoSlider .caption-block.home2-slider h1 {

  font-size: 28px;

  font-weight: normal;

  color: #2d5290;

  padding-top: 0;

}

.pogoSlider .caption-block.home2-slider h2 {

  font-size: 36px;

  font-weight: 800;

  color: #2d5290;

}

.pogoSlider .caption-block.home2-slider h3 {

  font-size: 26px;

  font-weight: normal;

  color: #262728;

}

.pogoSlider .caption-block.home2-slider .caption-readmore a {

  font-size: 16px;

  font-weight: normal;

}

.pogoSlider .caption-block.home2-slider.slider-1 {

  font-family: 'Raleway', sans-serif;

}

.pogoSlider .caption-block.home2-slider.slider-1 h1 {

  font-style: italic;

}

.pogoSlider .caption-block.home2-slider.slider-2 h1,

.pogoSlider .caption-block.home2-slider.slider-2 h2,

.pogoSlider .caption-block.home2-slider.slider-2 h3 {

  color: #fff;

}

.pogoSlider .caption-block.home2-slider.slider-2 h1 {

  font-size: 26px;

  margin: 0 0 10px;

}

.pogoSlider .caption-block.home2-slider.slider-2 h2 {

  font-size: 50px;

  line-height: 3vw;

  margin: 0 0 20px;

}

.col2 .banner-block-static-1 > .banner-img {

  margin-bottom: 30px;

}

.col2 .banner-block-static-1 a {

  display: block;

  overflow: hidden;

}

.col2 .banner-block-static-1 .banner-top2 {

  max-width: 48%;

  margin-right: 30px;

  float: left;

}

.col2 .banner-block-static-1 .banner-top3 {

  max-width: 48%;

  float: right;

}

#sp-banner-bottom {

  padding-top: 30px;

}

.banner-left .banner-img,

.banner-right .banner-img {

  display: inline-block !important;

}

.banner-static,

.banner-left,

.banner-right,

#sp-banner-bottom {

  position: relative;

  overflow: hidden;

  text-align: center;

}

.banner-static img,

.banner-left img,

.banner-right img,

#sp-banner-bottom img {

  -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 .banner-img,

.banner-left .banner-img,

.banner-right .banner-img,

#sp-banner-bottom .banner-img {

  display: block;

  position: relative;

  max-width: 100%;

  overflow: hidden;

}

.banner-static .banner-img:before,

.banner-left .banner-img:before,

.banner-right .banner-img:before,

#sp-banner-bottom .banner-img: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 .banner-img .text,

.banner-left .banner-img .text,

.banner-right .banner-img .text,

#sp-banner-bottom .banner-img .text {

  opacity: 0.9;

  position: absolute;

  top: 25%;

  left: 10%;

  text-align: left;

}

.banner-static .banner-img .text p,

.banner-left .banner-img .text p,

.banner-right .banner-img .text p,

#sp-banner-bottom .banner-img .text p {

  font-size: 40px;

  text-transform: uppercase;

  line-height: 40px;

}

.banner-static .banner-img .text p span,

.banner-left .banner-img .text p span,

.banner-right .banner-img .text p span,

#sp-banner-bottom .banner-img .text p span {

  font-size: 70px;

  position: absolute;

}

.banner-static .banner-img .text-banner,

.banner-left .banner-img .text-banner,

.banner-right .banner-img .text-banner,

#sp-banner-bottom .banner-img .text-banner {

  opacity: 0.9;

  position: absolute;

  z-index: 9;

  top: 0;

  -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 .banner-img .text-banner h3,

.banner-left .banner-img .text-banner h3,

.banner-right .banner-img .text-banner h3,

#sp-banner-bottom .banner-img .text-banner h3 {

  color: #fff;

  font-size: 40px;

  margin-left: 55px;

  text-transform: uppercase;

  top: 10px;

}

.banner-static .banner-img .text-banner p,

.banner-left .banner-img .text-banner p,

.banner-right .banner-img .text-banner p,

#sp-banner-bottom .banner-img .text-banner p {

  color: #fff;

  font-size: 20px;

  margin-left: 55px;

  top: 85px;

}

.banner-static .banner-img .text-banner p a,

.banner-left .banner-img .text-banner p a,

.banner-right .banner-img .text-banner p a,

#sp-banner-bottom .banner-img .text-banner p a {

  padding-left: 5px;

}

.banner-static .banner-img .view-more,

.banner-left .banner-img .view-more,

.banner-right .banner-img .view-more,

#sp-banner-bottom .banner-img .view-more {

  position: absolute;

  z-index: 9;

  -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 .banner-img .view-more h3,

.banner-left .banner-img .view-more h3,

.banner-right .banner-img .view-more h3,

#sp-banner-bottom .banner-img .view-more h3 {

  color: #fff;

  font-size: 40px;

  margin-left: 55px;

  text-transform: uppercase;

  top: 10px;

}

.banner-static .banner-img .view-more p,

.banner-left .banner-img .view-more p,

.banner-right .banner-img .view-more p,

#sp-banner-bottom .banner-img .view-more p {

  color: #fff;

  display: table;

  font-size: 20px;

  margin-left: 55px;

  top: 85px;

}

.banner-static .banner-img .view-more p a,

.banner-left .banner-img .view-more p a,

.banner-right .banner-img .view-more p a,

#sp-banner-bottom .banner-img .view-more p a {

  float: right;

  padding-left: 5px;

  color: #a7cf47;

  opacity: 0.9;

}

.banner-static .banner-img .view-more p a:hover,

.banner-left .banner-img .view-more p a:hover,

.banner-right .banner-img .view-more p a:hover,

#sp-banner-bottom .banner-img .view-more p a:hover {

  color: #6e8c25;

  border-bottom: 1px solid #6e8c25;

}

.banner-static .banner-img:hover .text-banner,

.banner-static .banner-img:hover .view-more,

.banner-static .banner-img:hover .text,

.banner-left .banner-img:hover .text-banner,

.banner-left .banner-img:hover .view-more,

.banner-left .banner-img:hover .text,

.banner-right .banner-img:hover .text-banner,

.banner-right .banner-img:hover .view-more,

.banner-right .banner-img:hover .text,

#sp-banner-bottom .banner-img:hover .text-banner,

#sp-banner-bottom .banner-img:hover .view-more,

#sp-banner-bottom .banner-img:hover .text {

  -webkit-transform: scale(1.2);

  -ms-transform: scale(1.2);

  -o-transform: scale(1.2);

  transform: scale(1.2);

}

.banner-static .banner-img:hover:before,

.banner-left .banner-img:hover:before,

.banner-right .banner-img:hover:before,

#sp-banner-bottom .banner-img: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 .banner-img:hover img,

.banner-left .banner-img:hover img,

.banner-right .banner-img:hover img,

#sp-banner-bottom .banner-img:hover img {

  -webkit-transform: scale(1.2);

  -ms-transform: scale(1.2);

  -o-transform: scale(1.2);

  transform: scale(1.2);

}

#sp-banner-bottom .sp-column .sp-module .sp-module-content .custom .col1 .banner-img img {

  transition: all 0.6s ease-in-out 0s;

}

#sp-banner-bottom .sp-column .sp-module .sp-module-content .custom .col1 .banner-img .text {

  transition: all 0.6s ease-in-out 0s;

  top: 10%;

}

#sp-banner-bottom .sp-column .sp-module .sp-module-content .custom .col1 .banner-img .text p {

  font-size: 52px;

  line-height: 52px;

  font-weight: 600;

}

#sp-banner-bottom .sp-column .sp-module .sp-module-content .custom .col1 .banner-img .text p span {

  float: right;

  font-size: 32px;

  line-height: 40px;

  position: relative;

  right: 10%;

}

#sp-banner-bottom .sp-column .sp-module .sp-module-content .custom .col2 .banner-img img {

  transition: all 0.6s ease-in-out 0s;

}

#sp-banner-bottom .sp-column .sp-module .sp-module-content .custom .col2 .banner-img .text {

  transition: all 0.6s ease-in-out 0s;

  left: auto;

  right: 10%;

}

#sp-banner-bottom .sp-column .sp-module .sp-module-content .custom .col2 .banner-img .text p {

  font-size: 62px;

  line-height: 62px;

  font-weight: 600;

}

#sp-banner-bottom .sp-column .sp-module .sp-module-content .custom .col2 .banner-img .view-more {

  transition: all 0.6s ease-in-out 0s;

  top: 50%;

  right: 10%;

  left: auto;

  width: auto;

  margin: 0;

}

#sp-testimonial .sp-module {

  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;

  height: auto;

  margin-bottom: 0;

}

#sp-category-list-wrapper .sp-module .sp-module-title h3 {

  border-bottom: 2px solid #222;

  color: #4c4c4c;

  line-height: 40px;

  font-size: 16px;

  margin-bottom: 10px;

}

#sp-category-list-wrapper .sp-module .sp-module-title h3 span {

  color: #222;

  line-height: 40px;

  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 {

  border-bottom: 1px solid #e5e5e5;

}

#sp-breadcrumb-wrapper > .container {

  padding-top: 10px;

  padding-bottom: 10px;

}

.sp-module .breadcrumb {

  color: #404040;

  font-size: 12px;

  font-weight: bold;

  display: inline-block;

  padding: 0;

  margin-bottom: 0;

  border-radius: 0;

  background: none !important;

}

.sp-module .breadcrumb a {

  color: #959595;

}

.sp-module .breadcrumb a:hover {

  color: #404040;

}

.sp-module .breadcrumb >.active {

  color: #404040;

}

.vina-manufacturers-virtuemart .owl-item img {

  width: auto;

}

.vina-manufacturers-virtuemart .owl-item:hover {

  opacity: 0.5;

}

#sp-brand-wrapper {

  margin-top: 40px;

  background: url(../images/bkg_brand.jpg) no-repeat center center;

}

#sp-brand-wrapper .vina-manufacturers-virtuemart {

  position: relative;

  padding: 0 !important;

}

#sp-brand-wrapper .vina-manufacturers-virtuemart .item .item-inner {

  padding: 67px 15px;

}

#sp-brand-wrapper .vina-manufacturers-virtuemart .owl-dots {

  position: absolute;

  bottom: 10px;

  left: 0;

  right: 0;

  padding: 10px 0;

}

#sp-brand-wrapper .owl-theme .owl-nav [class*="owl-"] {

  border-radius: 50%;

  font-size: 0;

  margin: 2px;

  padding: 0;

  height: 12px;

  width: 12px;

}

#sp-brand-wrapper .vina-manufacturers-virtuemart .owl-dots .owl-dot span {

  display: none;

}

div.vina-pogo-slider .pogoSlider-nav li .pogoSlider-nav-btn,

.vina-carousel-virtuemart.owl-theme .owl-dot span,

#sp-brand-wrapper .vina-manufacturers-virtuemart .owl-dots .owl-dot {

  position: relative;

  width: 12px;

  height: 12px;

  line-height: 12px;

  margin: 0 5px;

  padding: 0;

  display: inline-block;

  border-radius: 50%;

}

div.vina-pogo-slider .pogoSlider-nav li .pogoSlider-nav-btn:hover:before,

div.vina-pogo-slider .pogoSlider-nav li .pogoSlider-nav-btn.pogoSlider-nav-btn--selected:before,

.vina-carousel-virtuemart.owl-theme .owl-dot.active span:before,

.vina-carousel-virtuemart.owl-theme .owl-dot:hover span:before,

#sp-brand-wrapper .vina-manufacturers-virtuemart .owl-dots .owl-dot.active:before,

#sp-brand-wrapper .vina-manufacturers-virtuemart .owl-dots .owl-dot:hover:before {

  border: 1px solid;

  -webkit-border-radius: 100%;

  -moz-border-radius: 100%;

  -ms-border-radius: 100%;

  -o-border-radius: 100%;

  border-radius: 100%;

  bottom: -2px;

  content: "";

  left: -2px;

  position: absolute;

  right: -2px;

  top: -2px;

}

#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 {

  background: #151515;

  padding: 30px 0;

  color: #798293;

}

#sp-bottom .sp-module .sp-module-title {

  background: none;

  color: #fff;

  font-size: 14px;

  line-height: inherit;

  height: auto;

  margin-bottom: 0;

}

#sp-bottom .sp-module .sp-module-title h3 {

  background: none repeat scroll 0 0 rgba(0,0,0,0);

  border-bottom: 2px solid #fff;

  color: #fff;

  font-size: 16px;

  line-height: inherit;

  margin: 0 0 15px;

  padding: 0;

  position: relative;

  text-transform: uppercase;

  font-weight: bold;

}

#sp-bottom .sp-module .sp-module-title h3 span {

  padding: 0;

  background: none;

}

#sp-bottom ul li {

  line-height: 25px;

  margin-bottom: 5px;

}

#sp-bottom ul li a {

  font-size: 14px;

  line-height: 25px;

  color: #798293;

}

#sp-bottom ul.nav >li >a:hover,

#sp-bottom ul.nav >li >a:focus {

  background-color: transparent;

}

.home-page #sp-bottom {

  border-top: 0;

}

.footer-contact .fa {

  font-size: 16px;

  margin-right: 8px;

}

.footer-contact .ft-content {

  color: #798293;

  font-size: 13px;

}

.footer-contact .ft-content {

  font-weight: bold;

}

.footer-contact b {

  font-weight: normal;

}

.footer-contact .adress .ft-content b,

.footer-contact .email .ft-content b {

  margin-top: 8px;

  margin-bottom: 12px;

  font-size: 13px;

  font-weight: normal;

  text-transform: none;

}

#sp-static-bottom ul.social-icons a {

  margin-right: 2px;

}

#sp-subscribe {

  background: url(../images/bkg_newletter.jpg) no-repeat scroll center center;

}

.sp-module div.acymailing_module {

  color: #fff;

  padding-top: 70px !important;

  min-height: 320px;

}

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 .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: 5px;

  padding-bottom: 5px;

}

div.acymailing_module_form .acymailing_form tr .acyfield_email input {

  border: 0;

  height: 58px;

  line-height: 58px;

  width: 650px !important;

  color: #222222;

  background: #f1f3ed;

}

div.acymailing_module_form .acymailing_form tr .acysubbuttons {

  padding: 5px 10px;

}

div.acymailing_module_form .acymailing_form tr .acysubbuttons input {

  text-align: center;

  height: 58px;

  line-height: 58px;

  padding: 0 15px;

  color: #FFF;

  text-transform: uppercase;

  border-radius: 0;

  border: none;

  font-family: Lato;

  font-size: 18px;

}

#sp-product-group {

  padding-top: 30px;

}

#sp-product-group .sp-column .sp-module .sp-module-title {

  margin-bottom: 30px;

}

#sp-product-group .sp-column .sp-module .sp-module-title h3 span {

  padding: 0 25px;

}

#sp-static-bottom {

  border-top: 1px solid #e5e5e5;

  border-bottom: 1px solid #e5e5e5;

  padding-bottom: 20px;

  padding-top: 30px;

}

#sp-footer {

  background: #151515;

  border-top: 1px solid #252b37;

  padding: 15px 0;

  text-align: center;

}

#sp-footer img {

  display: inline-block;

}

.sp-copyright {

  margin: 35px 0 0;

  color: #7a8394;

  font-size: 13px;

  line-height: 30px;

  display: inline-block;

}

.sp-module.custom_payment {

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  line-height: 20px;

}

.sp-module .payment a img {

  width: auto;

}

#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;

}

.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,

.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: #f1f3ed;

}

body.layout-boxed.com-content #sp-main-body {

  background: #fff;

}

body.layout-boxed .body-innerwrapper {

  box-shadow: 0 0 5px rgba(0,0,0,0.2);

  max-width: 1200px;

  margin: 0 auto;

}

body.layout-boxed .is-sticky #sp-header {

  -webkit-box-shadow: none;

  box-shadow: none;

}

body.layout-boxed .sp-module.mod_vmsearch {

  right: 25px;

}

body {

  background-color: #fff;

  color: #333;

  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

  font-size: 15px;

  line-height: 20px;

  margin: 0;

}

html {

  font-size: 100%;

}

#sp-banner-top {

  padding-top: 30px;

}

#sp-main-body {

  padding: 30px 0;

}

.com-sppagebuilder #sp-main-body {

  padding: 0;

}

#sp-main-wrapper {

  padding-top: 30px;

}

.login img {

  display: inline-block;

  margin: 20px 0;

}

.login .checkbox input[type="checkbox"] {

  margin-top: 6px;

}

.form-links ul {

  list-style: none;

  padding: 0;

  margin: 0;

}

.search .btn-toolbar {

  margin-bottom: 20px;

}

.search .btn-toolbar span.icon-search {

  margin: 0;

}

.search .btn-toolbar button {

  color: #fff;

}

.search .phrases .phrases-box .controls label {

  display: inline-block;

  margin: 0 20px 20px;

}

.search .phrases .ordering-box {

  margin-bottom: 15px;

}

.search .only label {

  display: inline-block;

  margin: 0 20px 20px;

}

.search .search-results dt.result-title {

  margin-top: 40px;

}

.search .search-results dt,

.search .search-results dd {

  margin: 5px 0;

}

.filter-search .chzn-container-single .chzn-single {

  height: 34px;

  line-height: 34px;

}

.form-search .finder label {

  display: block;

}

.form-search .finder .input-medium {

  width: 60%;

  border-radius: 4px;

}

.finder .word input {

  display: inline-block;

}

.finder .search-results.list-striped li {

  padding: 20px 0;

}

.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;

}

.ma-block-static-2 {

  margin-top: 35px;

}

.ma-block-static-2 .col a {

  margin-bottom: 21px;

  display: block;

}

.ma-block-static-2 .switch-image {

  position: relative;

  overflow: hidden;

  margin-bottom: 21px;

}

.ma-block-static-2 .switch-image a {

  margin-bottom: 0;

}

.ma-block-static-2 .switch-image .switch-img2 {

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  margin: 0 auto;

  overflow: hidden;

  opacity: 0;

  filter: alpha(opacity=0);

  -webkit-transform: translateY(100%);

  -ms-transform: translateY(100%);

  -o-transform: translateY(100%);

  transform: translateY(100%);

  -webkit-transition: 500ms;

  -o-transition: 500ms;

  transition: 500ms;

}

.ma-block-static-2 .switch-image:hover .switch-img2 {

  opacity: 1;

  filter: alpha(opacity=100);

  -webkit-transform: translateY(0);

  -ms-transform: translateY(0);

  -o-transform: translateY(0);

  transform: translateY(0);

}

.ma-block-static-2 .content-block {

  position: relative;

  font-family: Lato;

}

.ma-block-static-2 .content-block .text-block {

  -webkit-animation-duration: .5s;

  -moz-animation-duration: .5s;

  -o-animation-duration: .5s;

  animation-duration: .5s;

  -webkit-transition: all .5s ease;

  -o-transition: all .5s ease;

  transition: all .5s ease;

  position: absolute;

  width: 0%;

  height: 0%;

  background: rgba(245,125,101,0.6);

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  margin: auto;

}

.ma-block-static-2 .content-block .text-block h4,

.ma-block-static-2 .content-block .text-block a {

  opacity: 0;

  filter: alpha(opacity=0);

}

.ma-block-static-2 .content-block .text-block h4 em {

  display: inline-block;

  font-weight: 700;

  color: #fff;

  font-size: 14px;

  font-style: normal;

  text-transform: capitalize;

  border-top: 3px solid #fff;

  border-bottom: 3px solid #fff;

  padding: 5px 0;

  margin-bottom: 20px;

}

.ma-block-static-2 .content-block .text-block a {

  clear: both;

  display: inline-block;

  font-weight: 400;

  text-transform: uppercase;

  color: #fff;

  padding: 10px;

  border: 3px solid #fff;

}

.ma-block-static-2 .content-block .text-banner {

  position: absolute;

  top: 38%;

  left: 0;

  right: 0;

  margin: 0 auto;

  text-align: center;

  width: 100%;

}

.ma-block-static-2 .content-block .text-block3 {

  background: rgba(0,0,0,0.6);

}

.ma-block-static-2 .content-block .text-block4 {

  background: rgba(119,185,164,0.6);

}

.ma-block-static-2 .content-block .text-block5 {

  background: rgba(229,167,58,0.6);

}

.ma-block-static-2 .content-block .text-block6 {

  background: rgba(163,118,191,0.6);

}

.ma-block-static-2 .content-block:hover .text-block {

  width: 86%;

  height: 90%;

}

.ma-block-static-2 .content-block:hover .text-block h4,

.ma-block-static-2 .content-block:hover .text-block a {

  opacity: 1;

  filter: alpha(opacity=100);

  -webkit-animation: fadeInUp 600ms ease-in-out;

  -moz-animation: fadeInUp 600ms ease-in-out;

  -ms-animation: fadeInUp 600ms ease-in-out;

  animation: fadeInUp 600ms ease-in-out;

}

.sp-module.custom_testimonials {

  background: url(../images/bkg_testimonial.jpg) no-repeat top center;

  min-height: 532px;

  padding-top: 70px;

}

.testimonial-content {

  background: #fff;

  max-width: 770px;

  min-height: 390px;

  margin: 0 auto;

  padding: 30px;

}

.testimonial-content .ma-title {

  position: relative;

  text-align: center;

  margin-bottom: 15px;

  margin-top: 20px;

}

.testimonial-content .ma-title:before {

  position: absolute;

  content: "";

  bottom: 50%;

  width: 70%;

  left: 0;

  right: 0;

  margin: 0 auto;

  border-bottom: 2px solid #000;

}

.testimonial-content .ma-title h2 {

  font-size: 50px;

  color: #4c4c4c;

  font-family: 'Josefin Sans', sans-serif;

  font-weight: 300;

  display: inline-block;

  background: #fff;

  padding: 0 15px;

  position: relative;

  text-transform: uppercase;

  margin-bottom: 15px;

}

.testimonial-content .content {

  background: url(../images/content-testimonial.png) no-repeat;

  padding-top: 40px;

}

.testimonial-content .content a {

  font-size: 16px;

  color: #6f6f6f;

}

.testimonial-content .avata-post {

  margin-top: 20px;

}

.testimonial-content .testimonial-content-avatar {

  float: left;

  margin-right: 20px;

}

.testimonial-content .post-by {

  overflow: hidden;

  padding-top: 10px;

}

.testimonial-content .post-by .testimonial-author {

  color: #4c4c4c;

  font-size: 20px;

  text-transform: uppercase;

  display: block;

  font-family: Lato;

}

.testimonial-content .post-by .testimonial-date {

  font-size: 13px;

  color: #83cbdc;

}

#sp-main-content .sp-module div.acymailing_module,

#sp-home2-main-content .sp-module div.acymailing_module {

  background: url("../images/bkg_newletter.jpg") no-repeat scroll center center;

}

#sp-home2-top-wrapper {

  padding-top: 30px;

}

#sp-home2-top-right .sp-module.banner-top-right .sp-module-content {

  padding: 0;

}

#sp-home2-top-right .sp-module.banner-top-right .banner-static {

  margin-top: 0;

}

#sp-home2-top-left .sp-module .sp-module-content,

#sp-home2-main-left .sp-module .sp-module-content,

#sp-home2-main-right .sp-module .sp-module-content {

  border: 1px solid #dee0d9;

}

#sp-home2-top-left .sp-module.sidebar-banner .sp-module-content,

#sp-home2-main-left .sp-module.sidebar-banner .sp-module-content,

#sp-home2-main-right .sp-module.sidebar-banner .sp-module-content {

  border: 0;

}

#sp-home2-main-left .sp-column .mod_hot_deals .sp-module-content {

  border: 0 !important;

}

#sp-home2-main-left .sp-column .mod_hot_deals .sp-module-content .vina-carousel-virtuemart .owl-stage-outer .owl-stage .owl-item {

  border-bottom: 0;

}

#sp-home2-main-left .sp-column .mod_hot_deals .sp-module-content .vina-carousel-virtuemart .owl-stage-outer .owl-stage .owl-item .vm-product-media-container .label-pro.status-sale {

  right: 0;

}

#sp-home2-main-left .sp-column .mod_hot_deals .sp-module-content .vina-carousel-virtuemart .owl-dots {

  margin-top: 10px;

  position: relative;

}

.view-more {

  margin-top: -75px;

  position: absolute;

  width: 100%;

}

.view-more a {

  color: #fff;

  margin: 0 auto;

  transition: all 0.9s ease 0s;

  padding: 5px 25px;

}

.view-more a:hover:before {

  border: none !important;

}

#sp-home2-top-left {

  padding: 0 10px 0 15px;

}

#sp-home2-top-middle {

  padding: 0 10px;

}

#sp-home2-top-right {

  padding: 0 15px 0 10px;

}

.coupon-code input[type="text"] {

  padding: 9px 12px;

}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {

  div.acymailing_module_form .acymailing_form tr .acyfield_email input {

    padding-bottom: 30px;

    padding-top: 0;

  }

}

.sp-pre-loader {

  background: #f5f5f5;

  height: 100%;

  left: 0;

  position: fixed;

  top: 0;

  width: 100%;

  z-index: 99999;

}

.sp-pre-loader .sp-loader-clock {

  border: 3px solid #333333;

  border-radius: 60px;

  bottom: 0;

  height: 80px;

  left: 0;

  margin: auto;

  position: absolute;

  right: 0;

  top: 0;

  width: 80px;

}

.sp-pre-loader .sp-loader-clock:after {

  content: "";

  position: absolute;

  background-color: #333333;

  top: 2px;

  left: 48%;

  height: 38px;

  width: 4px;

  border-radius: 5px;

  -webkit-transform-origin: 50% 97%;

  transform-origin: 50% 97%;

  -webkit-animation: grdAiguille 2s linear infinite;

  animation: grdAiguille 2s linear infinite;

}

.sp-pre-loader .sp-loader-clock:before {

  content: "";

  position: absolute;

  background-color: #333333;

  top: 6px;

  left: 48%;

  height: 35px;

  width: 4px;

  border-radius: 5px;

  -webkit-transform-origin: 50% 94%;

  transform-origin: 50% 94%;

  -webkit-animation: ptAiguille 12s linear infinite;

  animation: ptAiguille 12s linear infinite;

}

.sp-pre-loader .sp-loader-circle {

  position: absolute;

  height: 80px;

  width: 80px;

  border-radius: 80px;

  border: 3px solid rgba(51,51,51,0.7);

  left: 0;

  top: 0;

  right: 0;

  bottom: 0;

  margin: auto;

  -webkit-transform-origin: 50% 50%;

  transform-origin: 50% 50%;

  -webkit-animation: loader1 3s linear infinite;

  animation: loader1 3s linear infinite;

}

.sp-pre-loader .sp-loader-circle:after {

  content: "";

  position: absolute;

  top: -5px;

  left: 20px;

  width: 11px;

  height: 11px;

  border-radius: 10px;

  background-color: #333333;

}

.sp-pre-loader .sp-loader-bubble-loop {

  position: absolute;

  width: 12px;

  height: 12px;

  left: 0;

  top: 0;

  right: 0;

  bottom: 0;

  margin: auto;

  border-radius: 12px;

  background-color: #333333;

  -webkit-transform-origin: 50% 50%;

  transform-origin: 50% 50%;

  -webkit-animation: loader6 1s ease-in-out infinite;

  animation: loader6 1s ease-in-out infinite;

}

.sp-pre-loader .sp-loader-bubble-loop:before {

  content: "";

  position: absolute;

  background-color: rgba(51,51,51,0.5);

  top: 0px;

  left: -25px;

  height: 12px;

  width: 12px;

  border-radius: 12px;

}

.sp-pre-loader .sp-loader-bubble-loop:after {

  content: "";

  position: absolute;

  background-color: rgba(51,51,51,0.5);

  top: 0px;

  left: 25px;

  height: 12px;

  width: 12px;

  border-radius: 12px;

}

.sp-pre-loader .circle-two {

  bottom: 0;

  height: 100px;

  left: 0;

  margin: auto;

  position: absolute;

  right: 0;

  top: 0;

  width: 100px;

}

.sp-pre-loader .circle-two > span,

.sp-pre-loader .circle-two > span:before,

.sp-pre-loader .circle-two > span:after {

  content: "";

  display: block;

  border-radius: 50%;

  border: 2px solid #333333;

  position: absolute;

  top: 50%;

  left: 50%;

  -webkit-transform: translate(-50%,-50%);

  -moz-transform: translate(-50%,-50%);

  -ms-transform: translate(-50%,-50%);

  -o-transform: translate(-50%,-50%);

  transform: translate(-50%,-50%);

}

.sp-pre-loader .circle-two > span {

  width: 100%;

  height: 100%;

  top: 0;

  left: 0;

  border-left-color: transparent;

  -webkit-animation: effect-2 2s infinite linear;

  -moz-animation: effect-2 2s infinite linear;

  -ms-animation: effect-2 2s infinite linear;

  -o-animation: effect-2 2s infinite linear;

  animation: effect-2 2s infinite linear;

}

.sp-pre-loader .circle-two > span:before {

  width: 75%;

  height: 75%;

  border-right-color: transparent;

}

.sp-pre-loader .circle-two > span:after {

  width: 50%;

  height: 50%;

  border-bottom-color: transparent;

}

.sp-pre-loader .wave-two-wrap {

  position: absolute;

  margin: auto;

  left: 0;

  right: 0;

  top: 50%;

  width: 90px;

}

.sp-pre-loader .wave-two {

  margin: 0;

  list-style: none;

  width: 90px;

  position: relative;

  padding: 0;

  height: 10px;

}

.sp-pre-loader .wave-two li {

  position: absolute;

  width: 2px;

  height: 0;

  background-color: #333333;

  bottom: 0;

}

.sp-pre-loader .wave-two li:nth-child(1) {

  left: 0;

  -webkit-animation: sequence1 1s ease infinite 0;

  animation: sequence1 1s ease infinite 0;

}

.sp-pre-loader .wave-two li:nth-child(2) {

  left: 15px;

  -webkit-animation: sequence2 1s ease infinite 0.1s;

  animation: sequence2 1s ease infinite 0.1s;

}

.sp-pre-loader .wave-two li:nth-child(3) {

  left: 30px;

  -webkit-animation: sequence1 1s ease-in-out infinite 0.2s;

  animation: sequence1 1s ease-in-out infinite 0.2s;

}

.sp-pre-loader .wave-two li:nth-child(4) {

  left: 45px;

  -webkit-animation: sequence2 1s ease-in infinite 0.3s;

  animation: sequence2 1s ease-in infinite 0.3s;

}

.sp-pre-loader .wave-two li:nth-child(5) {

  left: 60px;

  -webkit-animation: sequence1 1s ease-in-out infinite 0.4s;

  animation: sequence1 1s ease-in-out infinite 0.4s;

}

.sp-pre-loader .wave-two li:nth-child(6) {

  left: 75px;

  -webkit-animation: sequence2 1s ease infinite 0.5s;

  animation: sequence2 1s ease infinite 0.5s;

}

.sp-pre-loader .sp-loader-audio-wave {

  width: 3em;

  height: 2em;

  background: linear-gradient(#333333,#333333) 0 50%, linear-gradient(#333333,#333333) 0.625em 50%, linear-gradient(#333333,#333333) 1.25em 50%, linear-gradient(#333333,#333333) 1.875em 50%, linear-gradient(#333333,#333333) 2.5em 50%;

  background-repeat: no-repeat;

  background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em;

  animation: audioWave 1.5s linear infinite;

  position: absolute;

  left: 0;

  top: 0;

  bottom: 0;

  right: 0;

  margin: auto;

}

.sp-pre-loader .sp-loader-with-logo {

  top: 0;

  left: 0;

  width: 100%;

  height: 105px;

  right: 0;

  bottom: 0;

  margin: auto;

  text-align: center;

  position: absolute;

}

.sp-pre-loader .sp-loader-with-logo .logo {

  display: inline-block;

  width: auto;

}

.sp-pre-loader .sp-loader-with-logo .line {

  background: #333333;

  bottom: 0;

  height: 5px;

  left: 0;

  position: absolute;

  top: auto;

}

@-webkit-keyframes grdAiguille {

  0% {

    -webkit-transform: rotate(0deg);

  }

  100% {

    -webkit-transform: rotate(360deg);

  }

}

@keyframes grdAiguille {

  0% {

    transform: rotate(0deg);

  }

  100% {

    transform: rotate(360deg);

  }

}

@-webkit-keyframes ptAiguille {

  0% {

    -webkit-transform: rotate(0deg);

  }

  100% {

    -webkit-transform: rotate(360deg);

  }

}

@keyframes ptAiguille {

  0% {

    transform: rotate(0deg);

  }

  100% {

    transform: rotate(360deg);

  }

}

@-webkit-keyframes loader1 {

  0% {

    -webkit-transform: rotate(0deg);

  }

  100% {

    -webkit-transform: rotate(360deg);

  }

}

@keyframes loader1 {

  0% {

    transform: rotate(0deg);

  }

  100% {

    transform: rotate(360deg);

  }

}

@-webkit-keyframes loader6 {

  0% {

    -webkit-transform: rotate(0deg);

  }

  50% {

    -webkit-transform: rotate(180deg);

  }

  100% {

    -webkit-transform: rotate(180deg);

  }

}

@keyframes loader6 {

  0% {

    transform: rotate(0deg);

  }

  50% {

    transform: rotate(180deg);

  }

  100% {

    transform: rotate(180deg);

  }

}

@keyframes rotate-360 {

  from {

    -moz-transform: rotate(0);

    -ms-transform: rotate(0);

    -webkit-transform: rotate(0);

    transform: rotate(0);

  }

  to {

    -moz-transform: rotate(360deg);

    -ms-transform: rotate(360deg);

    -webkit-transform: rotate(360deg);

    transform: rotate(360deg);

  }

}

@keyframes audioWave {

  25% {

    background: linear-gradient(#333333,#333333) 0 50%, linear-gradient(#333333,#333333) 0.625em 50%, linear-gradient(#333333,#333333) 1.25em 50%, linear-gradient(#333333,#333333) 1.875em 50%, linear-gradient(#333333,#333333) 2.5em 50%;

    background-repeat: no-repeat;

    background-size: 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em;

  }

  37.5% {

    background: linear-gradient(#333333,#333333) 0 50%, linear-gradient(#333333,#333333) 0.625em 50%, linear-gradient(#333333,#333333) 1.25em 50%, linear-gradient(#333333,#333333) 1.875em 50%, linear-gradient(#333333,#333333) 2.5em 50%;

    background-repeat: no-repeat;

    background-size: 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em;

  }

  50% {

    background: linear-gradient(#333333,#333333) 0 50%, linear-gradient(#333333,#333333) 0.625em 50%, linear-gradient(#333333,#333333) 1.25em 50%, linear-gradient(#333333,#333333) 1.875em 50%, linear-gradient(#333333,#333333) 2.5em 50%;

    background-repeat: no-repeat;

    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em;

  }

  62.5% {

    background: linear-gradient(#333333,#333333) 0 50%, linear-gradient(#333333,#333333) 0.625em 50%, linear-gradient(#333333,#333333) 1.25em 50%, linear-gradient(#333333,#333333) 1.875em 50%, linear-gradient(#333333,#333333) 2.5em 50%;

    background-repeat: no-repeat;

    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em;

  }

  75% {

    background: linear-gradient(#333333,#333333) 0 50%, linear-gradient(#333333,#333333) 0.625em 50%, linear-gradient(#333333,#333333) 1.25em 50%, linear-gradient(#333333,#333333) 1.875em 50%, linear-gradient(#333333,#333333) 2.5em 50%;

    background-repeat: no-repeat;

    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em;

  }

}

@-webkit-keyframes effect-2 {

  from {

    -webkit-transform: rotate(0deg);

    transform: rotate(0deg);

  }

  to {

    -webkit-transform: rotate(360deg);

    transform: rotate(360deg);

  }

}

@keyframes effect-2 {

  from {

    -moz-transform: rotate(0deg);

    -ms-transform: rotate(0deg);

    transform: rotate(0deg);

  }

  to {

    -moz-transform: rotate(360deg);

    -ms-transform: rotate(360deg);

    transform: rotate(360deg);

  }

}

@keyframes sequence1 {

  0% {

    height: 10px;

  }

  50% {

    height: 50px;

  }

  100% {

    height: 10px;

  }

}

@keyframes sequence2 {

  0% {

    height: 20px;

  }

  50% {

    height: 65px;

  }

  100% {

    height: 20px;

  }

}

@keyframes rot1 {

  100% {

    transform: skew(-10deg) translateX(50px) rotate(405deg);

  }

}

@-webkit-keyframes rot1 {

  100% {

    -webkit-transform: skew(-10deg) translateX(50px) rotate(405deg);

  }

}

@keyframes rot2 {

  100% {

    transform: skew(-10deg) rotate(525deg);

  }

}

@-webkit-keyframes rot2 {

  100% {

    -webkit-transform: skew(-10deg) rotate(525deg);

  }

}

@keyframes rot3 {

  100% {

    transform: skew(-10deg) translateX(20px) translateY(-50px) rotate(645deg);

  }

}

@-webkit-keyframes rot3 {

  100% {

    -webkit-transform: skew(-10deg) translateX(20px) translateY(-50px) rotate(645deg);

  }

}

@keyframes width {

  10% {

    width: 10%;

  }

  20% {

    width: 20%;

  }

  30% {

    width: 30%;

  }

  40% {

    width: 40%;

  }

  50% {

    width: 50%;

  }

  60% {

    width: 60%;

  }

  70% {

    width: 70%;

  }

  80% {

    width: 80%;

  }

  90% {

    width: 90%;

  }

  100% {

    width: 100%;

  }

}

@media (max-width: 768px) {

  .width33 {

    width: 100%;

  }

  .width33 .product-inner img {

    width: 100%;

  }

  .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;

  }

  #tabs-detail-product.nav > li {

    width: 100%;

    margin-bottom: 3px;

  }

  #tabs-detail-product.nav > li:last-child {

    margin-bottom: 0;

  }

  #tabs-detail-product.nav > li > a {

    text-align: center;

  }

  #tabs-detail-product.nav.nav-tabs>li>a {

    margin-right: 0;

  }

  .error-page-inner img {

    margin: 0;

  }

  .error-page-inner p {

    margin-top: 0;

    margin-bottom: 20px;

  }

  .error-page-inner a {

    font-size: 14px;

  }

}

@media (max-width: 480px) {

  #sp-top2 .sp-module {

    float: none;

  }

  #sp-top2 .sp-module.mod_cur form .inputbox button {

    border: 0;

  }

  .width50 {

    width: 100%;

  }

  .vm-product-details-container .btn-compare,

  .vm-product-details-container .btn-wishlist {

    margin-bottom: 10px;

  }

  #offcanvas-toggler {

    width: 70px;

  }

  #sp-search {

    float: right;

  }

  #sp-search .search-input-wrapper {

    width: 130px;

  }

  .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: 18px;

  }

  .blog ..entry-header .icons {

    display: none;

  }

  .entry-header {

    margin-bottom: 15px;

  }

  .vm-product-media-container,

  .vm-product-details-container {

    padding: 0 !important;

  }

  .vm-product-details-container .addtocart-bar span.addtocart-button input {

    padding: 0 20px;

  }

  .banner-block-static-2 .banner-img .text-banner h3 {

    font-size: 20px;

    margin-left: 20px;

  }

  .banner-block-static-2 .banner-img .text-banner p {

    font-size: 14px;

    margin-left: 20px;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  #checkoutForm .cart-summary .cart-images img {

    width: 72px;

  }

  .sp-comingsoon-wrap {

    left: 50%;

    position: absolute;

    top: 50%;

    transform: translate(-50%,-50%);

  }

  .sp-comingsoon-wrap .social-icons {

    padding-top: 20px;

  }

  .site-offline {

    padding: 0;

  }

  .site-offline > .container {

    left: 50%;

    position: absolute;

    top: 30%;

    transform: translate(-50%,-50%);

  }

}

@media (max-width: 767px) {

  #checkoutForm .cart-summary .cart-images,

  .tb-image,

  tbody .sectiontableentry1 >td:first-child {

    display: none;

  }

  .error-page .error-page-inner img {

    margin: 0;

  }

  #sp-logo {

    margin-bottom: 0;

    margin-top: 20px;

  }

  .site-offline {

    padding: 0 !important;

  }

  .site-offline .social-icons {

    padding: 0 !important;

  }

  .site-offline .social-icons li {

    margin: 0 7px !important;

  }

  .site-offline .social-icons li a {

    width: 30px !important;

    height: 30px !important;

    line-height: 28px !important;

  }

  .sp-totop {

    display: none !important;

  }

  .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 {

    margin: 0 5px;

  }

  .sp-comingsoon .social-icons li a {

    width: 30px;

    height: 30px;

    line-height: 28px;

  }

  .col2 .banner-block-static-1 > .banner-img {

    margin-top: 13px;

  }

  .col1 .banner-img a {

    display: block;

  }

  .col1 .banner-img a img {

    width: 100%;

  }

  #sp-banner-bottom .banner-img .text {

    right: 20%;

    left: auto;

  }

  #sp-main-content .sp-column .sp-module .sp-module-content .sptab .tabs_buttons .tabs_mask ul.tabs_container li.tab,

  #sp-home2-main-content .sp-column .sp-module .sp-module-content .sptab .tabs_buttons .tabs_mask ul.tabs_container li.tab {

    margin-bottom: 10px;

    background: transparent;

    width: 100%;

    text-align: center;

  }

  #sp-main-content .sp-column .sp-module .sp-module-content .sptab .items_mask .owl-nav,

  #sp-home2-main-content .sp-column .sp-module .sp-module-content .sptab .items_mask .owl-nav {

    display: none;

  }

  .list-product .product-row > .product {

    border: 0;

  }

  .list-product .product-row > .product .product-inner .item-i {

    border: 1px solid #efefef;

  }

  .list-product .product-row > .product .product-inner .item-i .vm-product-media-container {

    border-bottom: 0;

  }

  .list-product .product-row > .product .product-inner .item-i .text-block {

    border: 1px solid #efefef;

    border-top: 0;

    border-bottom: 0;

    border-right: 0;

  }

  .list-product .product-row > .product .product-inner .item-i .text-block .actions .vm-details-button a {

    border-right: 0;

  }

  body #vinagecko-promotions {

    right: 20px;

  }

}

@media (max-width: 1200px) {

  .sp-megamenu-parent >li >a {

    font-size: 14px;

  }

  .product .product-inner .actions span.addtocart-button:before {

    font-size: 16px;

  }

  .product .product-inner .actions span.addtocart-button input {

    font-size: 14px;

  }

  .pogoSlider .caption-block.home2-slider h1 {

    font-size: 24px;

  }

  .pogoSlider .caption-block.home2-slider h2 {

    font-size: 28px;

  }

  .pogoSlider .caption-block.home2-slider.slider-2 h1 {

    font-size: 22px;

  }

  .pogoSlider .caption-block.home2-slider.slider-2 h2 {

    font-size: 34px;

  }

}

@media (min-width: 992px) and (max-width: 1200px) {

  #sp-home2-main-left div.vina-treeview-virtuemart ul.level0 >li,

  #sp-home2-main-right div.vina-treeview-virtuemart ul.level0 >li,

  #sp-home2-top-left div.vina-treeview-virtuemart ul.level0 >li,

  #sp-home2-top-right div.vina-treeview-virtuemart ul.level0 >li {

    line-height: 40px;

  }

  #sp-home2-main-left div.vina-treeview-virtuemart ul.level0 >li a,

  #sp-home2-main-right div.vina-treeview-virtuemart ul.level0 >li a,

  #sp-home2-top-left div.vina-treeview-virtuemart ul.level0 >li a,

  #sp-home2-top-right div.vina-treeview-virtuemart ul.level0 >li a {

    font-size: 12px;

  }

  .sp-module .sp-module-title h3,

  #sp-home2-main-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab {

    font-size: 13px;

  }

  #sp-product-group .sp-module .owl-theme .owl-controls .owl-buttons div.owl-prev {

    right: 10px;

  }

  .vm-product-details-container div#vmcompare a,

  .vm-product-details-container .btn-wishlist .addtofav_aws_icon,

  .vm-product-details-container .btn-wishlist .addtofav_aws_icon_active {

    padding: 0 10px;

  }

  .sp-module .vina-carousel-content .item .readmore a {

    font-size: 14px;

    margin-top: 0;

    margin-bottom: 0;

  }

}

@media (min-width: 768px) and (max-width: 1200px) {

  .support-client .box-inner h4 {

    font-size: 12px;

  }

  .support-client .box-inner p {

    font-size: 13px;

  }

  .sp-vmsearch .search-input-wrapper {

    width: 160px;

  }

  .sp-vmsearch .sp-vmsearch-categorybox {

    width: 108px;

    font-size: 10px;

  }

  .product .product-inner .timer-grid .box-time-date .number {

    font-size: 14px;

  }

  #sp-left li a,

  #sp-right li a,

  #sp-main-left li a,

  #sp-main-right li a,

  #sp-home2-main-left li a,

  #sp-home2-main-right li a,

  #sp-home2-top-left li a,

  #sp-home2-top-right li a {

    font-size: 13px;

  }

  #sp-left .sp-module .sp-module-content,

  #sp-right .sp-module .sp-module-content,

  #sp-main-left .sp-module .sp-module-content,

  #sp-main-right .sp-module .sp-module-content,

  #sp-home2-main-left .sp-module .sp-module-content,

  #sp-home2-main-right .sp-module .sp-module-content,

  #sp-home2-top-left .sp-module .sp-module-content,

  #sp-home2-top-right .sp-module .sp-module-content {

    padding: 20px 10px;

  }

  #sp-left .sp-module .owl-theme .owl-controls .owl-buttons div,

  #sp-right .sp-module .owl-theme .owl-controls .owl-buttons div,

  #sp-main-left .sp-module .owl-theme .owl-controls .owl-buttons div,

  #sp-main-right .sp-module .owl-theme .owl-controls .owl-buttons div,

  #sp-home2-main-left .sp-module .owl-theme .owl-controls .owl-buttons div,

  #sp-home2-main-right .sp-module .owl-theme .owl-controls .owl-buttons div,

  #sp-home2-top-left .sp-module .owl-theme .owl-controls .owl-buttons div,

  #sp-home2-top-right .sp-module .owl-theme .owl-controls .owl-buttons div {

    right: -5px;

    width: 18px;

  }

  #sp-left .sp-module .owl-theme .owl-controls .owl-buttons div:before,

  #sp-right .sp-module .owl-theme .owl-controls .owl-buttons div:before,

  #sp-main-left .sp-module .owl-theme .owl-controls .owl-buttons div:before,

  #sp-main-right .sp-module .owl-theme .owl-controls .owl-buttons div:before,

  #sp-home2-main-left .sp-module .owl-theme .owl-controls .owl-buttons div:before,

  #sp-home2-main-right .sp-module .owl-theme .owl-controls .owl-buttons div:before,

  #sp-home2-top-left .sp-module .owl-theme .owl-controls .owl-buttons div:before,

  #sp-home2-top-right .sp-module .owl-theme .owl-controls .owl-buttons div:before {

    font-size: 18px;

  }

  #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-main-left .sp-module .owl-theme .owl-controls .owl-buttons div.owl-prev,

  #sp-main-right .sp-module .owl-theme .owl-controls .owl-buttons div.owl-prev,

  #sp-home2-main-left .sp-module .owl-theme .owl-controls .owl-buttons div.owl-prev,

  #sp-home2-main-right .sp-module .owl-theme .owl-controls .owl-buttons div.owl-prev,

  #sp-home2-top-left .sp-module .owl-theme .owl-controls .owl-buttons div.owl-prev,

  #sp-home2-top-right .sp-module .owl-theme .owl-controls .owl-buttons div.owl-prev {

    right: 18px;

  }

  #sp-left .form-login-submit button,

  #sp-right .form-login-submit button {

    margin-bottom: 5px;

  }

  .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;

  }

  .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 (max-width: 991px) {

  #sp-top1,

  #sp-top2 {

    width: 100%;

    text-align: center;

  }

  #sp-top1 > .sp-column,

  #sp-top2 > .sp-column {

    float: none;

    display: inline-block;

    margin: 0 auto;

    width: auto;

  }

  #sp-header-top {

    text-align: center;

    margin: 0 0 30px 0;

  }

  #sp-home2-top-middle {

    padding: 30px 0;

  }

  #sp-logo,

  #sp-header-block {

    width: 100%;

  }

  #sp-logo {

    margin-bottom: 0px;

  }

  #sp-header-top .logo,

  #sp-header .logo {

    margin: 0 auto;

  }

  #sp-main-left {

    padding-bottom: 30px;

  }

  .sp-module div.acymailing_module {

    padding: 0 !important;

  }

  .sp-module.mod_vmsearch {

    position: static;

    bottom: auto;

    float: right;

    display: inline-block;

  }

  .sp-vmsearch .sp-vmsearch-categorybox {

    color: #fff;

  }

  .sp-vmsearch .sp-vmsearch-categorybox .cat-button i {

    color: #777;

  }

  .sp-vmsearch .search-input-wrapper input {

    color: #fff;

  }

  #sp-subscribe {

    padding-top: 70px;

  }

  #sp-product-group {

    padding-top: 0;

  }

  #sp-left,

  #sp-right,

  #sp-main-left,

  #sp-main-right,

  #sp-home2-main-left,

  #sp-home2-main-right,

  #sp-home2-top-left,

  #sp-home2-top-right,

  #sp-main-body,

  #sp-component,

  #sp-main-content,

  #sp-home2-top-middle,

  #sp-home2-main-content,

  #sp-product-group > .container > .row > div {

    width: 100%;

  }

  #sp-component {

    margin-top: 30px;

  }

  #sp-product-group > .container > .row > div {

    margin-bottom: 30px;

  }

  #sp-product-group > .container > .row > div:last-child {

    margin-bottom: 0;

  }

  #sp-category-list1,

  #sp-category-list2,

  #sp-bottom1,

  #sp-bottom2 {

    margin-bottom: 30px;

  }

  #sp-left .sp-module.sidebar-banner,

  #sp-right .sp-module.sidebar-banner,

  #sp-main-left .sp-module.sidebar-banner,

  #sp-main-right .sp-module.sidebar-banner,

  #sp-home2-main-left .sp-module.sidebar-banner,

  #sp-home2-main-right .sp-module.sidebar-banner,

  #sp-home2-top-left .sp-module.sidebar-banner,

  #sp-home2-top-right .sp-module.sidebar-banner {

    text-align: center;

  }

  #sp-left .sp-module.sidebar-banner p,

  #sp-left .sp-module.sidebar-banner a,

  #sp-right .sp-module.sidebar-banner p,

  #sp-right .sp-module.sidebar-banner a,

  #sp-main-left .sp-module.sidebar-banner p,

  #sp-main-left .sp-module.sidebar-banner a,

  #sp-main-right .sp-module.sidebar-banner p,

  #sp-main-right .sp-module.sidebar-banner a,

  #sp-home2-main-left .sp-module.sidebar-banner p,

  #sp-home2-main-left .sp-module.sidebar-banner a,

  #sp-home2-main-right .sp-module.sidebar-banner p,

  #sp-home2-main-right .sp-module.sidebar-banner a,

  #sp-home2-top-left .sp-module.sidebar-banner p,

  #sp-home2-top-left .sp-module.sidebar-banner a,

  #sp-home2-top-right .sp-module.sidebar-banner p,

  #sp-home2-top-right .sp-module.sidebar-banner a {

    margin: 0 auto;

  }

  #sp-home2-main-left .mod_hot_deals .vina-carousel-virtuemart .owl-item .item-i {

    border: 1px solid #efefef;

    border-bottom: 0;

    border-left: 0;

  }

  #sp-banner-bottom .sp-column .sp-module .sp-module-content .custom .col1 .banner-img .text p,

  #sp-banner-bottom .sp-column .sp-module .sp-module-content .custom .col2 .banner-img .text p {

    margin: 0;

    font-size: 33px;

    line-height: 33px;

  }

  #sp-banner-bottom .sp-column .sp-module .sp-module-content .custom .col1 .banner-img .text p span,

  #sp-banner-bottom .sp-column .sp-module .sp-module-content .custom .col2 .banner-img .text p span {

    position: absolute;

    font-size: 25px;

    line-height: 25px;

    top: 100%;

    right: 0;

  }

  div.vina-pogo-slider.pogoSlider {

    width: 100% !important;

    max-width: 100% !important;

    margin-top: 30px;

    margin-bottom: 30px;

  }

  div.vina-pogo-slider.pogoSlider .pogoSlider-slide img {

    width: 100%;

  }

  .blog article.item.column-2 .readmore a,

  .blog article.item.column-2 .jcomments-links a {

    margin-top: 10px;

  }

  .banner-static .text-banner h3 {

    font-size: 35px;

  }

  .banner-static .text-banner p {

    font-size: 18px;

  }

  .list-product .product-row > .product .product-inner .actions span.addtocart-button input,

  .list-product .product-row > .product .product-inner .actions .btn-wishlist .addtofav_aws_icon,

  .list-product .product-row > .product .product-inner .actions .btn-wishlist .addtofav_aws_icon_active,

  .list-product .product-row > .product .product-inner .actions .vm-details-button,

  .list-product .product-row > .product .product-inner .actions .notify {

    font-size: 14px;

  }

  ul.social-icons {

    padding-top: 20px;

  }

  .col2 .banner-block-static-1 > .banner-img {

    margin-bottom: 13px;

  }

  .col2 .banner-block-static-1 .banner-top2 {

    margin-right: 4%;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  .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;

  }

}

@media (max-width: 360px) {

  .banner-block-static-2 .banner-img .text-banner h3 {

    margin-top: 7px;

  }

}

@media (max-width: 768px) {

  #offcanvas-toggler {

    text-align: center;

  }

  .sp-module .mod-languages .bootstrap-select div.dropdown-menu,

  .sp-module .cur_box .bootstrap-select div.dropdown-menu {

    min-width: 100px;

  }

  .support-client .box-container {

    display: inline-block;

  }

  .support-client .box-container:after {

    display: none;

  }

  .banner-static .text-banner h3 {

    font-size: 30px;

  }

  .banner-static .text-banner p {

    font-size: 16px;

  }

  #sp-main-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab,

  #sp-main-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span,

  #sp-home2-main-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab,

  #sp-home2-main-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span {

    height: 50px;

    line-height: 50px;

  }

  div.acymailing_module_form h3 {

    font-size: 24px;

  }

  div.acymailing_module_form .acymailing_introtext label {

    font-size: 15px;

  }

  div.acymailing_module_form .acymailing_form {

    width: 100%;

  }

  div.acymailing_module_form .acymailing_form tr {

    display: inline-block;

    width: 100%;

  }

  div.acymailing_module_form .acymailing_form tr td {

    width: 80%;

    display: inline-block;

  }

  div.acymailing_module_form .acymailing_form tr .acyfield_email input {

    width: 100% !important;

    height: 50px;

    line-height: 50px;

  }

  div.acymailing_module_form .acymailing_form tr .acysubbuttons input {

    height: 50px;

    line-height: 50px;

  }

  #sp-category-list3,

  #sp-bottom3 {

    margin-bottom: 30px;

  }

  .orderby-displaynumber .view-mode {

    display: inline-block;

    width: 100%;

    border-bottom: 1px solid #fff;

  }

  .orderby-displaynumber .view-mode a {

    display: inline-block;

    width: 50%;

  }

  .orderby-displaynumber .view-mode a i {

    width: 100%;

    line-height: 50px;

    text-align: center;

  }

  .orderby-displaynumber .orderby-displaynumber-inner {

    width: 100%;

    display: inline-block;

    padding: 15px 0;

    text-align: center;

  }

  .orderby-displaynumber .orderby-displaynumber-inner .orderlistcontainer {

    margin: 0 auto;

  }

  .orderby-displaynumber .orderby-displaynumber-inner > div {

    width: 100%;

    margin-bottom: 15px;

    text-align: center;

  }

  .orderby-displaynumber .orderby-displaynumber-inner > div:last-child {

    margin-bottom: 0;

  }

  .listing-view.vm_list_view .list-product .product .product-inner .vm-product-media-container {

    width: 100%;

    float: left;

    max-width: 100%;

    margin-right: 0;

  }

  .listing-view.vm_list_view .list-product .product .product-inner .text-block {

    float: left;

  }

}

@media (min-width: 480px) and (max-width: 768px) {

  #sp-testimonial .sp-module {

    background: #c94969;

    text-align: center;

    min-height: 180px;

    padding-top: 30px;

    margin-top: 30px;

  }

}

@media (max-width: 480px) {

  .pogoSlider .caption-block .caption-readmore {

    display: none;

  }

  .vina-pogo-slider .caption-block h1,

  .vina-pogo-slider .caption-block h2 {

    line-height: 1 !important;

  }

  .vina-pogo-slider .caption-block.home2-slider h1 {

    font-size: 18px !important;

  }

  .vina-pogo-slider .caption-block.home2-slider h2 {

    font-size: 20px !important;

  }

  .sp-vmsearch .sp-vmsearch-categorybox .cat-button i {

    display: none;

  }

  .sp-contact-info li {

    width: none;

    padding: 5px;

    text-align: center;

  }

  .sp-module.mod_mini_cart {

    width: 100%;

    text-align: center;

  }

  .sp-module.mod_mini_cart .sp-module-content {

    display: inline-block;

  }

  .sp-module.mod_mini_cart .sp-module-content #vmCartModule {

    margin-left: 0;

  }

  .mini-cart {

    text-align: center;

  }

  .mini-cart .mini-cart-content {

    left: -92px;

    right: auto;

    margin: 0 auto;

    display: inline-block;

  }

  #sp-main-content .sp-module div.sptab .tabs_buttons,

  #sp-home2-main-content .sp-module div.sptab .tabs_buttons {

    margin-bottom: 60px;

  }

  #sp-main-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab,

  #sp-home2-main-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab {

    text-align: center;

  }

  #sp-main-content .sp-module .items_mask .vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons,

  #sp-home2-main-content .sp-module .items_mask .vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons {

    text-align: center;

  }

  #sp-main-content .sp-module .items_mask .vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons div,

  #sp-home2-main-content .sp-module .items_mask .vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons div {

    right: 0 !important;

    margin: 0 auto;

  }

  #sp-testimonial .sp-module {

    min-height: 230px;

    padding-top: 30px;

    margin-top: 30px;

  }

  .testimonial-sidebar-content {

    width: 90%;

  }

  .testimonial-sidebar-content .avata-post {

    width: 100%;

  }

  .testimonial-sidebar-content .content {

    width: 100%;

    font-size: 13px;

  }

  .banner-static .text-banner h3 {

    font-size: 20px;

    margin-bottom: 0;

  }

  .banner-static .text-banner p {

    font-size: 14px;

  }

  .banner-block-static-3 .col1 {

    margin-bottom: 30px;

  }

  .sp-vmsearch .sp-vmsearch-categorybox {

    width: 80px;

    font-size: 9px;

  }

  .sp-vmsearch .search-input-wrapper {

    width: 135px;

  }

  #tabs-detail-product.nav >li >a {

    font-size: 15px !important;

    padding: 7px 20px;

  }

  #sp-banner-bottom .sp-column .sp-module .sp-module-content .custom .col2 .banner-img .text p {

    font-size: 26px;

    line-height: 20px;

  }

  #sp-banner-bottom .sp-column .sp-module .sp-module-content .custom .col2 .banner-img .view-more a {

    padding: 5px;

  }

}

@media (min-width: 320px) and (max-width: 480px) {

  #sp-main-content .sp-module .items_mask .vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons div,

  #sp-home2-main-content .sp-module .items_mask .vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons div {

    left: 60px !important;

  }

  #sp-main-content .sp-module .items_mask .vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons div.owl-prev,

  #sp-home2-main-content .sp-module .items_mask .vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons div.owl-prev {

    right: 90px !important;

  }

}

@media (max-width: 320px) {

  .offcanvas-menu {

    width: 205px;

  }

  .offcanvas-menu .offcanvas-inner .sp-module .sp-module-title h3 {

    font-size: 14px;

  }

  .support-client .box-container {

    padding: 15px 0 0 0;

  }

  .support-client .free-shipping:before,

  .support-client .time:before,

  .support-client .money-back:before {

    display: inline-block;

    position: static;

    width: 100%;

    margin-bottom: 3px;

  }

  .support-client .box-inner {

    width: 100%;

    display: inline-block;

  }

  .sp-module .sp-module-title h3 {

    font-size: 14px;

  }

  .sp-vmsearch .sp-vmsearch-categorybox {

    width: 70px !important;

    font-size: 8px !important;

  }

  .sp-vmsearch .search-input-wrapper {

    width: 95px !important;

  }

  .sp-module.mod_cur,

  .sp-module.mod_lang,

  .sp-module.mod_menu_top {

    width: 100%;

    text-align: center;

    margin-right: 0;

  }

  .sp-module.mod_menu_top .sp-module-title {

    float: none;

  }

  .sp-module .mod-languages,

  .sp-module .cur_box {

    margin-right: 0;

  }

  .bootstrap-select button,

  .bootstrap-select .btn,

  .bootstrap-select .btn-default {

    border: 0;

    padding-right: 0;

  }

  #sp-left .sp-module .owl-theme .owl-controls .owl-buttons div,

  #sp-right .sp-module .owl-theme .owl-controls .owl-buttons div,

  #sp-main-left .sp-module .owl-theme .owl-controls .owl-buttons div,

  #sp-main-right .sp-module .owl-theme .owl-controls .owl-buttons div,

  #sp-home2-main-left .sp-module .owl-theme .owl-controls .owl-buttons div,

  #sp-home2-main-right .sp-module .owl-theme .owl-controls .owl-buttons div,

  #sp-home2-top-left .sp-module .owl-theme .owl-controls .owl-buttons div,

  #sp-home2-top-right .sp-module .owl-theme .owl-controls .owl-buttons div,

  #sp-product-group .sp-module .owl-theme .owl-controls .owl-buttons div {

    width: 25px;

  }

  #sp-left .sp-module .owl-theme .owl-controls .owl-buttons div:before,

  #sp-right .sp-module .owl-theme .owl-controls .owl-buttons div:before,

  #sp-main-left .sp-module .owl-theme .owl-controls .owl-buttons div:before,

  #sp-main-right .sp-module .owl-theme .owl-controls .owl-buttons div:before,

  #sp-home2-main-left .sp-module .owl-theme .owl-controls .owl-buttons div:before,

  #sp-home2-main-right .sp-module .owl-theme .owl-controls .owl-buttons div:before,

  #sp-home2-top-left .sp-module .owl-theme .owl-controls .owl-buttons div:before,

  #sp-home2-top-right .sp-module .owl-theme .owl-controls .owl-buttons div:before,

  #sp-product-group .sp-module .owl-theme .owl-controls .owl-buttons div:before {

    font-size: 16px;

  }

  #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-main-left .sp-module .owl-theme .owl-controls .owl-buttons div.owl-prev,

  #sp-main-right .sp-module .owl-theme .owl-controls .owl-buttons div.owl-prev,

  #sp-home2-main-left .sp-module .owl-theme .owl-controls .owl-buttons div.owl-prev,

  #sp-home2-main-right .sp-module .owl-theme .owl-controls .owl-buttons div.owl-prev,

  #sp-home2-top-left .sp-module .owl-theme .owl-controls .owl-buttons div.owl-prev,

  #sp-home2-top-right .sp-module .owl-theme .owl-controls .owl-buttons div.owl-prev,

  #sp-product-group .sp-module .owl-theme .owl-controls .owl-buttons div.owl-prev {

    right: 5px;

  }

  #sp-main-content .sp-module .items_mask .vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons div,

  #sp-home2-main-content .sp-module .items_mask .vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons div {

    left: 60px !important;

  }

  #sp-main-content .sp-module .items_mask .vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons div.owl-prev,

  #sp-home2-main-content .sp-module .items_mask .vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons div.owl-prev {

    right: 140px !important;

    left: auto !important;

  }

  .sp-module.mod_hot_deals .vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons div {

    left: 103px !important;

    margin: 0;

  }

  .sp-module.mod_hot_deals .vina-carousel-virtuemart.owl-theme .owl-controls .owl-buttons div.owl-prev {

    right: 140px !important;

    left: auto !important;

  }

  .listing-view.vm_list_view .product .product-inner .actions span.addtocart-button input {

    font-size: 0;

  }

  .vm-product-details-container .product-fields .product-field {

    width: 100%;

  }

  .vm-product-details-container .addtocart-bar span.addtocart-button {

    margin-left: 0;

    margin-top: 10px;

  }

  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;

  }

  .banner-static .text-banner h3 {

    margin-top: 10px;

    font-size: 12px;

    margin-left: 30px;

  }

  .banner-static .text-banner p {

    margin-left: 30px;

    font-size: 10px;

  }

}

@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%;

  }

}

