@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic,900italic,900);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,400italic,700italic,700,900,900italic);
.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";
}
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px,0px,0px);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  display: none;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3,1.3);
  -moz-transition: scale(1.3,1.3);
  -ms-transition: scale(1.3,1.3);
  -o-transition: scale(1.3,1.3);
  transition: scale(1.3,1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.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 {
  line-height: 60px;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  padding: 0 20px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.sp-megamenu-parent >li.sp-has-child>a:after {
  font-family: "FontAwesome";
  content: "\f0d7";
  margin-left: 8px;
  line-height: 1;
}
.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;
  background: #fff;
  text-align: left;
  border-top: 0;
  box-shadow: 0 2px 3px rgba(0,0,0,0.3);
}
.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: #404040;
  cursor: pointer;
  font-size: 13px;
  padding: 5px 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.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;
  margin-left: 3px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.sp-megamenu-parent .sp-dropdown-mega >.row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega >.row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover >.sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-fade .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeIn 400ms;
  animation: spMenuFadeIn 400ms;
}
.sp-megamenu-parent.menu-zoom .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuZoom 400ms;
  animation: spMenuZoom 400ms;
}
.sp-megamenu-parent.menu-fade-up .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeInUp 400ms;
  animation: spMenuFadeInUp 400ms;
}
.sp-megamenu-parent.menu-fade-down .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeInDown 400ms;
  animation: spMenuFadeInDown 400ms;
}
.sp-megamenu-parent .sp-module-content .custom a {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.sp-megamenu-parent .sp-module-content .custom a:before {
  border: 1px solid transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.sp-megamenu-parent .sp-module-content .custom a img {
  -webkit-transition: all 0.9s;
  -o-transition: all 0.9s;
  transition: all 0.9s;
}
.sp-megamenu-parent .sp-module-content .custom a:hover:before {
  border: 10px solid rgba(0,0,0,0.2);
}
.sp-megamenu-parent .sp-module-content .custom a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
#offcanvas-toggler {
  float: right;
  line-height: 60px;
  margin-top: 5px;
}
#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);
  }
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
}
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;
}
.clear {
  clear: both;
}
.block {
  margin: 0 0 30px;
  clear: both;
  color: #797979;
}
.hasTooltip {
  display: inline-block !important;
}
.owl-item .item .item-inner {
  padding: 0 15px;
}
.vina-carousel-virtuemart.owl-theme .owl-nav .owl-pagination,
.vina-carousel-content.owl-theme .owl-nav .owl-pagination {
  position: absolute;
  left: 0;
  right: 0;
  margin-top: 30px;
}
.vina-carousel-virtuemart.owl-theme .owl-nav .owl-page span,
.vina-carousel-content.owl-theme .owl-nav .owl-page span {
  height: 6px;
  width: 12px;
  margin: 0 3px;
  text-indent: -9999px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #c2c2c2;
  opacity: 1;
  filter: alpha(opacity=100);
}
.vina-carousel-virtuemart.owl-theme .owl-nav,
.vina-carousel-content.owl-theme .owl-nav,
.vina-manufacturers-virtuemart .owl-nav,
#related_carousel .owl-nav {
  width: 125px;
  position: absolute;
  right: 0;
  left: 0;
  text-align: right;
  margin: auto;
  margin-top: 0;
  top: -58px;
  overflow: hidden;
}
.vina-carousel-virtuemart.owl-theme .owl-nav div,
.vina-carousel-content.owl-theme .owl-nav div,
.vina-manufacturers-virtuemart .owl-nav div,
#related_carousel .owl-nav div {
  float: left;
  font-size: 0;
  width: 28px;
  height: 28px;
  margin: 0;
  padding: 0;
  border-radius: 0;
  background-color: #d7d7d7;
  color: #acacac;
  text-align: center;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  position: relative;
  opacity: 1;
  filter: alpha(opacity=100);
}
.vina-carousel-virtuemart.owl-theme .owl-nav div:before,
.vina-carousel-content.owl-theme .owl-nav div:before,
.vina-manufacturers-virtuemart .owl-nav div:before,
#related_carousel .owl-nav div:before {
  vertical-align: top;
  display: inline-block;
  font-family: FontAwesome;
  line-height: 28px;
  font-size: 18px;
  content: "\f104";
}
.vina-carousel-virtuemart.owl-theme .owl-nav div:after,
.vina-carousel-content.owl-theme .owl-nav div:after,
.vina-manufacturers-virtuemart .owl-nav div:after,
#related_carousel .owl-nav div:after {
  content: "";
  width: 7px;
  height: 200%;
  background-color: #e32b00;
  position: absolute;
  left: -34px;
  top: -10px;
  transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  -o-transform: rotate(35deg);
}
.vina-carousel-virtuemart.owl-theme .owl-nav div.owl-next,
.vina-carousel-virtuemart.owl-theme .owl-nav div.vina-next,
.vina-carousel-content.owl-theme .owl-nav div.owl-next,
.vina-carousel-content.owl-theme .owl-nav div.vina-next,
.vina-manufacturers-virtuemart .owl-nav div.owl-next,
.vina-manufacturers-virtuemart .owl-nav div.vina-next,
#related_carousel .owl-nav div.owl-next,
#related_carousel .owl-nav div.vina-next {
  float: right;
}
.vina-carousel-virtuemart.owl-theme .owl-nav div.owl-next:before,
.vina-carousel-virtuemart.owl-theme .owl-nav div.vina-next:before,
.vina-carousel-content.owl-theme .owl-nav div.owl-next:before,
.vina-carousel-content.owl-theme .owl-nav div.vina-next:before,
.vina-manufacturers-virtuemart .owl-nav div.owl-next:before,
.vina-manufacturers-virtuemart .owl-nav div.vina-next:before,
#related_carousel .owl-nav div.owl-next:before,
#related_carousel .owl-nav div.vina-next:before {
  content: "\f105";
}
.vina-carousel-virtuemart.owl-theme .owl-nav div.owl-prev:after,
.vina-carousel-content.owl-theme .owl-nav div.owl-prev:after,
.vina-manufacturers-virtuemart .owl-nav div.owl-prev:after,
#related_carousel .owl-nav div.owl-prev:after {
  left: inherit;
  right: -29px;
  background-color: #363636;
}
.vina-carousel-virtuemart.owl-theme .owl-nav div.vina-prev:after,
.vina-carousel-content.owl-theme .owl-nav div.vina-prev:after,
.vina-manufacturers-virtuemart .owl-nav div.vina-prev:after,
#related_carousel .owl-nav div.vina-prev:after {
  left: auto;
  right: -29px;
  background-color: #363636;
}
div.vina-manufacturers-virtuemart .vina-next,
div.vina-manufacturers-virtuemart .vina-prev {
  margin: 0;
  padding: 0;
  border-radius: 0;
  background-image: none;
  background-color: #d7d7d7;
  color: #acacac;
  text-align: center;
  margin: 0 auto;
  left: 0;
  text-indent: 0;
  position: static;
  opacity: 1;
  filter: alpha(opacity=100);
}
div.vina-manufacturers-virtuemart .owl-item:hover {
  opacity: 0.6;
}
.sp-module.row .sp-module-title {
  padding: 0 15px;
}
.sp-module .vina-carousel-virtuemart {
  padding: 0 !important;
}
.sp-module .vina-carousel-virtuemart .product .product-inner {
  padding: 0 15px;
  margin: 0;
}
.sp-module .vina-carousel-virtuemart .product .product-inner h2.product-title a,
.sp-module .vina-carousel-virtuemart .product .product-inner h3.product-title a {
  color: #000 !important;
}
.sp-module .vina-carousel-virtuemart .product .product-inner .vm-product-rating-container .amount a {
  color: #9f9f9f !important;
}
.sp-module .vina-carousel-virtuemart .product .product-inner .addtocart-area .addtocart-bar >label {
  display: none;
}
.sp-module .vina-carousel-virtuemart .product .product-inner .addtocart-area .product-fields {
  display: none;
}
.sp-module .vina-carousel-virtuemart .product .product-inner .addtocart-area .vm-details-button .viewproductdetails {
  font-size: 14px;
  display: inline;
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: 700;
}
.sp-module .vina-carousel-virtuemart div.vm-details-button {
  float: none !important;
}
.sp-module .vina-carousel-virtuemart div.vm-details-button a {
  padding: 0;
  color: #6e7278 !important;
}
.sp-module .vina-carousel-virtuemart .owl-item .item {
  padding: 0 !important;
  margin: 0 auto !important;
  display: table;
}
.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-carousel-content .blog-inner {
  text-align: center;
  background-color: #fff;
}
.sp-module .vina-carousel-content .blog-inner .image-block {
  position: relative;
  overflow: hidden;
}
.sp-module .vina-carousel-content .blog-inner .image-block img {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.sp-module .vina-carousel-content .blog-inner .image-block .date-time {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  line-height: 50px;
  padding: 0 15px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  vertical-align: top;
}
.sp-module .vina-carousel-content .blog-inner .image-block .date-time .month {
  font-weight: 700;
  font-size: 22px;
  vertical-align: top;
  margin-right: 4px;
}
.sp-module .vina-carousel-content .blog-inner .image-block .blog-quick-view {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 84px;
  width: 84px;
  background: url("../images/img.png");
}
.sp-module .vina-carousel-content .blog-inner .image-block .blog-quick-view a {
  font-size: 0px;
  display: block;
  position: absolute;
  bottom: 5px;
  right: 15px;
  height: 30px;
  width: 30px;
  left: auto;
  top: auto;
}
.sp-module .vina-carousel-content .blog-inner .image-block .blog-quick-view a:before {
  content: "\f00e";
  font-family: FontAwesome;
  display: inline-block;
  font-size: 24px;
}
.sp-module .vina-carousel-content .blog-inner a {
  color: #111 !important;
}
.sp-module .vina-carousel-content .blog-inner .text-block {
  padding: 35px 20px 24px 20px;
}
.sp-module .vina-carousel-content .blog-inner .title {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 23px;
}
.sp-module .vina-carousel-content .blog-inner .info {
  overflow: hidden;
  line-height: 17px;
  margin-bottom: 23px;
}
.sp-module .vina-carousel-content .blog-inner .info span i {
  font-size: 15px;
}
.sp-module .vina-carousel-content .blog-inner .info a {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 52px;
  position: relative;
}
.sp-module .vina-carousel-content .blog-inner .info a:after {
  content: "";
  width: 2px;
  height: 200%;
  position: absolute;
  right: -27px;
  background-color: #8c8c8c;
  top: -10px;
  transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  -o-transform: rotate(35deg);
}
.sp-module .vina-carousel-content .blog-inner .info .author {
  position: relative;
  font-size: 14px;
  color: #111;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  text-transform: capitalize;
}
.sp-module .vina-carousel-content .blog-inner .info .author:before {
  content: "";
  width: 2px;
  height: 200%;
  background-color: #e32b00;
  position: absolute;
  left: -24px;
  top: -10px;
  transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  -o-transform: rotate(35deg);
}
.sp-module .vina-carousel-content .blog-inner .introtext {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #5d5d5d;
  position: relative;
  padding: 23px 0;
  margin-bottom: 19px;
}
.sp-module .vina-carousel-content .blog-inner .introtext:before,
.sp-module .vina-carousel-content .blog-inner .introtext:after {
  content: "";
  width: 54px;
  height: 1px;
  background-color: #d7d7d7;
  position: absolute;
  margin-left: -27px;
}
.sp-module .vina-carousel-content .blog-inner .introtext:before {
  top: 0px;
  left: 50%;
}
.sp-module .vina-carousel-content .blog-inner .introtext:after {
  bottom: 0px;
  left: 50%;
}
.sp-module .vina-carousel-content .blog-inner:hover .image-block img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.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 {
  left: auto !important;
  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 .vina-carousel-virtuemart.mage-products.owl-carousel .owl-wrapper-outer {
  padding-bottom: 0 !important;
}
.sp-module .vina-carousel-virtuemart.mage-products.owl-theme .owl-nav .owl-pagination {
  margin-top: -10px;
}
.sp-module .vina-carousel-virtuemart.mage-products .product .item-inner .vm-product-media-container,
.sp-module .vina-carousel-virtuemart.mage-products .product .product-inner .vm-product-media-container {
  border: 1px solid #f2f2f2;
}
.sp-module .vina-carousel-virtuemart.mage-products h3.product-title a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  color: #000000 !important;
}
.sp-module .mage-products .product.item {
  background-color: transparent !important;
}
.sp-module .mage-products .product .item-inner,
.sp-module .mage-products .product .product-inner {
  padding: 0;
  margin-bottom: 20px;
  overflow: hidden;
}
.sp-module .mage-products .product .item-inner .item-i,
.sp-module .mage-products .product .product-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,
.sp-module .mage-products .product .product-inner .item-i:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.sp-module .mage-products .product .item-inner .vm-product-media-container a,
.sp-module .mage-products .product .product-inner .vm-product-media-container a {
  float: left;
  display: inline-block;
}
.sp-module .mage-products .product .item-inner h3.product-title,
.sp-module .mage-products .product .product-inner h3.product-title {
  text-align: left;
  margin: 0;
}
.sp-module .mage-products .product .item-inner .ratingbox,
.sp-module .mage-products .product .product-inner .ratingbox {
  margin: 0;
}
.sp-module .mage-products .product .item-inner .pull-left,
.sp-module .mage-products .product .product-inner .pull-left {
  width: 26%;
}
.sp-module .mage-products .product .item-inner .vm-product-media-container,
.sp-module .mage-products .product .product-inner .vm-product-media-container {
  width: 100%;
  margin-bottom: 0;
  border: 0;
}
.sp-module .mage-products .product .item-inner .vm-product-media-container:after,
.sp-module .mage-products .product .product-inner .vm-product-media-container:after {
  content: "";
  width: 0%;
  height: 2px;
  background-color: #00d0dd;
  position: absolute;
  bottom: 0;
  right: 0;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.sp-module .mage-products .product .item-inner .media-body,
.sp-module .mage-products .product .product-inner .media-body {
  width: 74%;
  padding: 0;
  padding-left: 20px;
  float: left;
  text-align: left;
}
.sp-module .mage-products .product .item-inner .price-block,
.sp-module .mage-products .product .product-inner .price-block {
  line-height: 1;
}
.sp-module .mage-products .product .item-inner .product-price,
.sp-module .mage-products .product .product-inner .product-price {
  position: static;
  max-width: 100%;
}
.sp-module .mage-products .product .item-inner .product-price span,
.sp-module .mage-products .product .product-inner .product-price span {
  font-size: 17px;
}
.sp-module .mage-products .product .item-inner .product-price .price-crossed span,
.sp-module .mage-products .product .product-inner .product-price .price-crossed span {
  font-size: 14px;
}
.sp-module .mage-products .product .item-inner .product-price .price-crossed .vm-price-value,
.sp-module .mage-products .product .product-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,
.sp-module .mage-products .product .product-inner span.addtocart-button input.addtocart-button,
.sp-module .mage-products .product .product-inner span.addtocart-button input.notify-button,
.sp-module .mage-products .product .product-inner .btn-wishlist .addtofav_aws_icon,
.sp-module .mage-products .product .product-inner div.vm-details-button a {
  padding: 0;
  background: none;
  border: 0;
  height: 20px;
  line-height: 20px;
  text-transform: capitalize;
  font-size: 13px;
  font-weight: 400;
  color: #6e7278 !important;
}
.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,
.sp-module .mage-products .product .product-inner span.addtocart-button input.addtocart-button i,
.sp-module .mage-products .product .product-inner span.addtocart-button input.notify-button i,
.sp-module .mage-products .product .product-inner .btn-wishlist .addtofav_aws_icon i,
.sp-module .mage-products .product .product-inner div.vm-details-button a i {
  display: none;
}
.sp-module .mage-products .product .item-inner .btn-wishlist .addtofav_aws_icon_active,
.sp-module .mage-products .product .product-inner .btn-wishlist .addtofav_aws_icon_active {
  padding: 0;
  background: none;
}
.sp-module .mage-products .product .item-inner .btn-wishlist .addtofav_aws_icon_active i,
.sp-module .mage-products .product .product-inner .btn-wishlist .addtofav_aws_icon_active i {
  display: none;
}
.sp-module .mage-products .product .item-inner .item-i:hover .vm-product-media-container:after,
.sp-module .mage-products .product .product-inner .item-i:hover .vm-product-media-container:after {
  width: 100%;
}
.sp-module .mage-products .product .item-inner:hover .vm-product-media-container:after,
.sp-module .mage-products .product .product-inner:hover .vm-product-media-container:after {
  width: 100%;
}
table,
form,
ul,
ol,
li {
  margin: 0;
  padding: 0;
}
ul,
ol,
li {
  list-style-type: none;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
a:focus {
  outline: 0 !important;
}
label {
  font-weight: normal;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
i strong,
.fa strong {
  display: none;
}
.alert-notice,
.alert-message {
  color: #2684bd;
  padding: 10px 15px;
  margin-bottom: 20px;
  border: 1px solid #2684bd;
  border-radius: 3px;
  background: none repeat scroll 0 0 #e5f1f8;
}
.alert-notice h4,
.alert-message h4 {
  font-size: 15px;
}
.alert-notice p,
.alert-message p {
  font-size: 13px;
  line-height: 1;
  margin-bottom: 5px;
}
[class^="icon-"],
[class*=" icon-"] {
  width: auto;
  height: auto;
}
input {
  width: 210px;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 0;
}
.btn-input {
  display: inline-block;
}
.btn-input input {
  cursor: pointer;
  display: block;
  padding: 10px 20px;
  text-align: center;
  white-space: nowrap;
  text-transform: uppercase;
  border: 0px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
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;
  padding: 0 18px;
  height: 35px;
  line-height: 31px;
  text-align: center;
  background: #fff;
  color: #00d0dd;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  border-radius: 0;
  border: 2px solid #00d0dd;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus,
.cart-view .continue_link:active,
.cart-view .continue_link:focus,
.vina-button:active,
.vina-button:focus {
  color: #00d0dd;
  border: 2px solid #00d0dd;
  background: #fff;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.offline-inner {
  margin-top: 100px;
}
.width1 {
  width: 1%;
}
.width2 {
  width: 2%;
}
.width3 {
  width: 3%;
}
.width4 {
  width: 4%;
}
.width5 {
  width: 5%;
}
.width6 {
  width: 6%;
}
.width7 {
  width: 7%;
}
.width8 {
  width: 8%;
}
.width9 {
  width: 9%;
}
.width10 {
  width: 10%;
}
.width11 {
  width: 11%;
}
.width12 {
  width: 12%;
}
.width13 {
  width: 13%;
}
.width14 {
  width: 14%;
}
.width15 {
  width: 15%;
}
.width16 {
  width: 16%;
}
.width17 {
  width: 17%;
}
.width18 {
  width: 18%;
}
.width19 {
  width: 19%;
}
.width20 {
  width: 20%;
}
.width21 {
  width: 21%;
}
.width22 {
  width: 22%;
}
.width23 {
  width: 23%;
}
.width24 {
  width: 24%;
}
.width25 {
  width: 25%;
}
.width26 {
  width: 26%;
}
.width27 {
  width: 27%;
}
.width28 {
  width: 28%;
}
.width29 {
  width: 29%;
}
.width30 {
  width: 30%;
}
.width31 {
  width: 31%;
}
.width32 {
  width: 32%;
}
.width33 {
  width: 33%;
}
.width34 {
  width: 34%;
}
.width35 {
  width: 35%;
}
.width36 {
  width: 36%;
}
.width37 {
  width: 37%;
}
.width38 {
  width: 38%;
}
.width39 {
  width: 39%;
}
.width40 {
  width: 40%;
}
.width41 {
  width: 41%;
}
.width42 {
  width: 42%;
}
.width43 {
  width: 43%;
}
.width44 {
  width: 44%;
}
.width45 {
  width: 45%;
}
.width46 {
  width: 46%;
}
.width47 {
  width: 47%;
}
.width48 {
  width: 48%;
}
.width49 {
  width: 49%;
}
.width50 {
  width: 50%;
}
.width51 {
  width: 51%;
}
.width52 {
  width: 52%;
}
.width53 {
  width: 53%;
}
.width54 {
  width: 54%;
}
.width55 {
  width: 55%;
}
.width56 {
  width: 56%;
}
.width57 {
  width: 57%;
}
.width58 {
  width: 58%;
}
.width59 {
  width: 59%;
}
.width60 {
  width: 60%;
}
.width61 {
  width: 61%;
}
.width62 {
  width: 62%;
}
.width63 {
  width: 63%;
}
.width64 {
  width: 64%;
}
.width65 {
  width: 65%;
}
.width66 {
  width: 66%;
}
.width67 {
  width: 67%;
}
.width68 {
  width: 68%;
}
.width69 {
  width: 69%;
}
.width70 {
  width: 70%;
}
.width71 {
  width: 71%;
}
.width72 {
  width: 72%;
}
.width73 {
  width: 73%;
}
.width74 {
  width: 74%;
}
.width75 {
  width: 75%;
}
.width76 {
  width: 76%;
}
.width77 {
  width: 77%;
}
.width78 {
  width: 78%;
}
.width79 {
  width: 79%;
}
.width81 {
  width: 81%;
}
.width82 {
  width: 82%;
}
.width83 {
  width: 83%;
}
.width84 {
  width: 84%;
}
.width85 {
  width: 85%;
}
.width86 {
  width: 86%;
}
.width87 {
  width: 87%;
}
.width88 {
  width: 88%;
}
.width89 {
  width: 89%;
}
.width90 {
  width: 90%;
}
.width91 {
  width: 91%;
}
.width92 {
  width: 92%;
}
.width93 {
  width: 93%;
}
.width94 {
  width: 94%;
}
.width95 {
  width: 95%;
}
.width96 {
  width: 96%;
}
.width97 {
  width: 97%;
}
.width98 {
  width: 98%;
}
.width99 {
  width: 99%;
}
.width100 {
  width: 100%;
}
.float-left,
.floatleft {
  float: left;
}
.float-right,
.floatright {
  float: right;
}
.width-percent .category-inner,
.width-percent .product-inner {
  padding: 0 15px;
  position: relative;
  min-height: 1px;
}
.sp-totop {
  background: #464646 url("../images/general/back-top.png") no-repeat scroll 50% 50%;
  bottom: 35px;
  display: block;
  position: fixed;
  right: 12px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  z-index: 9999;
  cursor: pointer;
  color: #fff;
  border: 2px solid #fff;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sp-totop small {
  display: none;
}
.sp-totop i {
  display: none;
  color: #fff;
  font-size: 25px;
  font-weight: normal;
  line-height: 40px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.product-field-display select,
.product-field-display .chzn-container,
.product-field-display .chzn-drop {
  width: 100% !important;
  max-width: none !important;
}
.chzn-container.chzn-container-single .chzn-single {
  background-image: none;
  border-radius: 0;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: none;
  height: auto !important;
  line-height: inherit !important;
  padding: 6px 0 6px 8px;
  font-size: 13px;
  color: #aaa;
}
.chzn-container.chzn-container-single .chzn-single div b {
  background-position: 0 5px !important;
}
.chzn-container.chzn-container-single .chzn-drop {
  border: 1px solid #eef0f2 !important;
  border-top: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.chzn-container.chzn-container-active .chzn-single-with-drop div b {
  background-position: -18px 4px !important;
}
.chzn-container .chzn-drop {
  border: 1px solid #eef0f2;
  border-top: 0;
}
.chzn-container .chzn-results .highlighted {
  background-color: #fff !important;
  background-image: none !important;
  color: #444444 !important;
}
.sp-comingsoon {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.sp-comingsoon body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  color: #fff;
}
.sp-comingsoon .sp-comingsoon-title {
  margin-top: 130px;
  font-size: 42px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #fff;
}
.sp-comingsoon .sp-comingsoon-content {
  font-size: 28px;
  font-weight: 300;
}
.sp-comingsoon .days,
.sp-comingsoon .hours,
.sp-comingsoon .minutes,
.sp-comingsoon .seconds {
  display: inline-block;
  margin: 80px 15px;
}
.sp-comingsoon .days .number,
.sp-comingsoon .hours .number,
.sp-comingsoon .seconds .number,
.sp-comingsoon .minutes .number {
  width: 115px;
  height: 120px;
  line-height: 120px;
  border: 1px solid #fff;
  border-radius: 4px;
  display: inline-block;
  font-size: 48px;
  font-weight: bold;
}
.sp-comingsoon .days .string,
.sp-comingsoon .minutes .string,
.sp-comingsoon .seconds .string,
.sp-comingsoon .hours .string {
  display: block;
  font-size: 18px;
  margin-top: 10px;
}
.sp-comingsoon .social-icons li {
  display: inline-block;
  margin: 0 15px;
}
.sp-comingsoon .social-icons li a {
  color: rgba(255,255,255,0.7);
  font-size: 17px;
  -webkit-transition: color 400ms;
  transition: color 400ms;
}
.sp-comingsoon .social-icons li a:hover {
  color: #fff;
}
.error-page {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page body {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page .error-page-inner {
  height: 100%;
  min-height: 100%;
  width: 100%;
  display: table;
  text-align: center;
}
.error-page .error-page-inner >div {
  display: table-cell;
  vertical-align: middle;
}
.error-page .fa-exclamation-triangle {
  font-size: 64px;
  line-height: 1;
  margin-bottom: 10px;
}
.error-page .error-code {
  font-weight: bold;
  font-size: 96px;
  line-height: 1;
  margin: 0 0 10px 0;
  padding: 0;
}
.error-page .error-message {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 30px;
}
.btn-group.bootstrap-select {
  display: inline-block !important;
}
.bootstrap-select .dropdown-menu {
  left: 0;
  right: auto;
  margin: 0;
  width: 100%;
}
.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;
  font-weight: 700;
  text-transform: capitalize;
  height: 40px;
  line-height: 40px;
  margin: 0;
  text-shadow: 0 0 0 transparent;
  background-color: transparent;
  background-image: none;
  border: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-select button:focus,
.bootstrap-select .btn:focus,
.bootstrap-select .btn-default:focus {
  outline: 0px;
}
.bootstrap-select .caret {
  vertical-align: initial;
  width: auto;
  height: auto;
  border: 0;
  margin-left: 5px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bootstrap-select .caret:before {
  font-size: 16px;
  color: #333;
  content: "\f0d7";
}
.bootstrap-select ul.dropdown-menu {
  position: static;
  display: block;
  float: right;
  min-width: inherit;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 100%;
  text-align: left;
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #d9d9d9;
  max-width: 157px;
}
.bootstrap-select div.dropdown-menu {
  position: absolute;
}
.bootstrap-select .dropdown-menu {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
  cursor: pointer;
  padding: 0;
}
.bootstrap-select .dropdown-menu >li >a:hover,
.bootstrap-select .dropdown-menu >li >a:focus {
  background-color: transparent;
  background-image: none;
  outline: 0px;
  font-weight: 700;
}
ul.social-icons {
  list-style: none;
}
ul.social-icons li {
  display: inline-block;
  float: right;
}
ul.social-icons a {
  display: inline-block;
  vertical-align: top;
  height: 42px;
  line-height: 40px;
  width: 54px;
  text-align: center;
  font-size: 15px;
  padding: 0;
  color: #010101;
  border-left: 1px solid #ccc;
}
ul.social-icons a.pinterest {
  border-bottom: 2px solid #dc0000;
}
ul.social-icons a.twitter {
  border-bottom: 2px solid #55acee;
}
ul.social-icons a.google-plus {
  border-bottom: 2px solid #d73d32;
}
ul.social-icons a.facebook {
  border-bottom: 2px solid #3b5999;
}
.social-icons.floatleft {
  float: left;
}
.sp-contact-info {
  list-style: none;
  padding: 0;
}
.sp-contact-info li {
  display: inline;
  float: left;
  height: 35px;
  line-height: 35px;
  padding: 0 30px 0 0;
  color: #fff;
  font-size: 13px;
}
.sp-contact-info a {
  color: #fff;
}
.sp-contact-info i {
  margin-right: 10px;
  color: #a7d046;
}
.cur_box a,
.cur_box .dropdown-menu>li>a,
.mod-languages a,
.mod-languages .dropdown-menu>li>a,
.mod_menu_top a,
.mod_menu_top .dropdown-menu>li>a {
  color: #000;
}
.cur_box a span.glyphicon-ok,
.cur_box .dropdown-menu>li>a span.glyphicon-ok,
.mod-languages a span.glyphicon-ok,
.mod-languages .dropdown-menu>li>a span.glyphicon-ok,
.mod_menu_top a span.glyphicon-ok,
.mod_menu_top .dropdown-menu>li>a span.glyphicon-ok {
  display: none;
}
.sp-module.mod_cur,
.sp-module.mod_lang {
  color: #444;
  font-size: 13px;
  font-weight: 700;
  display: block;
}
.sp-module.mod_cur .sp-module-title,
.sp-module.mod_cur .sp-module-content,
.sp-module.mod_lang .sp-module-title,
.sp-module.mod_lang .sp-module-content {
  display: inline-block;
  float: left;
}
.sp-module.mod_cur .bootstrap-select button:before,
.sp-module.mod_lang .bootstrap-select button:before {
  float: left;
  font-family: FontAwesome;
  margin-right: 13px;
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.sp-module.mod_cur .bootstrap-select button:before {
  content: "\f0ac";
}
.sp-module.mod_lang .bootstrap-select button:before {
  content: "\f041";
}
.sp-module.mod_cur,
.sp-module.mod_lang,
.sp-module.mod_menu_top {
  float: left;
  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: 0;
  height: auto;
  background: none;
  font-weight: normal;
}
.sp-module.mod_cur .sp-module-title h3,
.sp-module.mod_lang .sp-module-title h3,
.sp-module.mod_menu_top .sp-module-title h3 {
  float: left;
  text-transform: capitalize;
  background: none;
  color: #444;
  cursor: pointer;
  font-size: 14px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.sp-module.mod_cur .sp-module-title h3 span,
.sp-module.mod_lang .sp-module-title h3 span,
.sp-module.mod_menu_top .sp-module-title h3 span {
  padding: 0;
  background: none;
  line-height: 40px;
}
.sp-module.mod_menu_top {
  padding: 0 32px 0 24px;
  border-left: 1px solid #ccc;
}
.sp-module.mod_menu_top .sp-module-title h3:before,
.sp-module.mod_menu_top .sp-module-title h3:after {
  line-height: 39px;
}
.sp-module.mod_menu_top .sp-module-title h3:before {
  content: "\f007";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 15px;
  margin-right: 13px;
}
.sp-module.mod_menu_top .sp-module-title h3:after {
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 15px;
  margin-left: 5px;
  padding-left: 5px;
}
.sp-module.mod_menu_top .sp-module-title,
.sp-module.mod_menu_top .sp-module-content {
  float: left;
  display: inline-block;
}
.sp-module.mod_menu_top .sp-module-content {
  position: absolute;
  top: 60px;
  left: 0;
  z-index: 9;
  list-style: none;
  padding: 0px;
  margin: 0;
  min-width: 170px;
  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 {
  max-width: 157px;
}
.sp-module.mod_menu_top .sp-module-content ul li a {
  background: #fff;
  line-height: 31px;
  display: block;
  text-transform: capitalize;
  font-weight: normal;
  height: inherit;
  border-radius: 0;
  font-size: 13px;
  text-align: left;
  font-weight: 700;
  border: 1px solid #ccc;
  border-top-width: 0;
  padding: 0 17px;
}
.sp-module.mod_menu_top .sp-module-content ul li a:hover {
  background-color: #252525;
  color: #fff;
  border-color: #252525;
}
.sp-module.mod_menu_top .sp-module-content ul li.active a {
  background-color: #252525;
  color: #fff;
  border-color: #252525;
}
.sp-module.mod_menu_top:hover .sp-module-content {
  top: 104%;
  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 .bootstrap-select button {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.sp-module .mod-languages,
.sp-module .cur_box {
  margin-right: 0;
}
.sp-module .mod-languages select,
.sp-module .cur_box select {
  display: inline-block;
  width: 0;
  border: 0;
  background: transparent;
  padding: 0;
  display: none !important;
}
.sp-module .mod-languages .bootstrap-select,
.sp-module .cur_box .bootstrap-select {
  position: relative;
  cursor: pointer;
}
.sp-module .mod-languages .bootstrap-select button,
.sp-module .cur_box .bootstrap-select button {
  padding: 0 17px;
}
.sp-module .mod-languages .bootstrap-select button:hover,
.sp-module .cur_box .bootstrap-select button:hover {
  color: #fff;
  background: #252525;
}
.sp-module .mod-languages .bootstrap-select button:hover .caret:before,
.sp-module .cur_box .bootstrap-select button:hover .caret:before {
  color: #fff;
}
.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: inherit;
  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: 0;
  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;
  line-height: 31px;
  display: block;
  text-transform: capitalize;
  font-weight: normal;
  height: inherit;
  border-radius: 0;
  font-size: 13px;
  text-align: left;
  font-weight: 700;
  border: 1px solid #ccc;
  border-top-width: 0;
  padding: 0 17px;
}
.sp-module .mod-languages .bootstrap-select div.dropdown-menu ul li a:hover,
.sp-module .cur_box .bootstrap-select div.dropdown-menu ul li a:hover {
  background-color: #252525;
  color: #fff;
  border-color: #252525;
}
.sp-module .mod-languages .bootstrap-select div.dropdown-menu ul li.selected a,
.sp-module .cur_box .bootstrap-select div.dropdown-menu ul li.selected a {
  background-color: #252525;
  color: #fff;
  border-color: #252525;
}
.sp-module .mod-languages .bootstrap-select:hover div.dropdown-menu,
.sp-module .cur_box .bootstrap-select:hover div.dropdown-menu {
  top: 104%;
  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;
  border-left: 1px solid #252525;
  border-right: 1px solid #252525;
}
.mini-cart {
  padding: 17px 15px 17px 5px;
  cursor: pointer;
}
.mini-cart .mini-cart-title {
  display: table;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-top: 0;
  text-transform: capitalize;
  line-height: 26px;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.mini-cart .mini-cart-title i {
  float: left;
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  text-align: center;
  width: 35px;
  height: 26px;
  margin: 0 3px;
}
.mini-cart .mini-cart-title .number {
  background: #e32b00;
  border-radius: 100%;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 15px;
  left: 20px;
  line-height: 15px;
  position: absolute;
  text-align: center;
  top: 3px;
  min-width: 15px;
  z-index: 1;
}
.mini-cart .mini-cart-title .total_products {
  float: left;
  vertical-align: middle;
  padding: 0 8px;
  line-height: 26px;
}
.mini-cart .mini-cart-title .total_products strong {
  margin-left: 3px;
}
.mini-cart .mini-cart-title .text-title {
  float: left;
  vertical-align: middle;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
}
.mini-cart .mini-cart-title .total {
  float: left;
  vertical-align: middle;
  padding: 0;
  font-size: 0;
  line-height: 1;
}
.mini-cart .mini-cart-title .total strong {
  margin-left: 3px;
  color: #e32b00;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
}
.mini-cart .mini-cart-content {
  color: #fff;
  width: 273px;
  position: absolute;
  top: 70px;
  right: 0;
  background: #111;
  padding: 15px 15px 25px 15px;
  border: 1px solid #252525;
  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 {
  width: 100%;
  display: inline-block;
  font-weight: 400;
  font-size: 13px;
  line-height: 2;
  padding: 12px 0;
  border-bottom: 1px dashed #777;
}
.mini-cart .mini-cart-content .product_row .customProductData {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  margin-top: 7px;
}
.mini-cart .mini-cart-content .product_row a {
  color: #fff;
}
.mini-cart .mini-cart-content .total {
  float: left;
  margin: 15px 0 0;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 30px;
}
.mini-cart .mini-cart-content .total strong {
  font-size: 15px;
  font-weight: normal;
}
.mini-cart .mini-cart-content .show_cart {
  float: right;
  margin: 20px 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: 8px 10px;
}
.mini-cart:hover .mini-cart-content {
  top: 60px;
  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;
}
.virtuemart_search {
  margin-bottom: 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 {
  color: #fff;
}
.sp-vmsearch {
  line-height: 0.5;
  display: table;
}
.sp-vmsearch form,
.sp-vmsearch .sp-vmsearch form {
  display: inline-block;
  color: #979797;
  background: #ebebeb;
}
.sp-vmsearch .sp-vmsearch-categorybox {
  float: left;
  display: inline-block;
  cursor: pointer;
  width: 120px;
  height: 24px;
  line-height: 24px;
  margin: 12px 0;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: capitalize;
  color: #979797;
  background: transparent;
  padding: 0;
  border: 0;
  border-right: 1px solid #b7b7b7;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
}
.sp-vmsearch .sp-vmsearch-categorybox select {
  cursor: pointer;
}
.sp-vmsearch .sp-vmsearch-categorybox .cat-button i {
  position: absolute;
  top: 7px;
}
.sp-vmsearch .category-name-wrapper {
  display: inline-block;
  padding: 0;
  margin-right: 5px;
}
.sp-vmsearch .search-input-wrapper {
  float: left;
  display: inline-block;
  width: 290px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  overflow: visible;
  background: none;
}
.sp-vmsearch .search-input-wrapper input {
  display: inline-block;
  font-size: 12px;
  height: 48px;
  min-height: 48px;
  font-style: italic;
  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: #e32b00;
}
.sp-vmsearch .search-button-wrapper {
  width: 118px;
  display: inline-block;
}
.sp-vmsearch .search-button-wrapper button {
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  height: 48px;
  min-height: 48px;
  line-height: 48px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  background: #e32b00;
}
.sp-vmsearch .search-button-wrapper button i {
  display: none;
  font-size: 14px;
  line-height: 48px;
}
.sp-vmsearch .search-button-wrapper button:hover {
  background: #252525;
}
#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 .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;
}
#form-login {
  margin: 15px 0;
}
.buttonBar {
  padding-top: 10px;
  border-top: 3px solid #888;
  width: 100%;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 10px;
}
.buttonBar #reg_text {
  margin-bottom: 5px;
}
#com-form-login .form-list > li {
  margin-bottom: 10px;
}
#com-form-login .form-list label em {
  margin-right: 4px;
}
.new-users .content h2 {
  background: url(../images/general/i_page1.gif) no-repeat;
}
.login-users .content h2 {
  background: url(../images/general/i_page2.gif) no-repeat;
}
.row-set .content {
  width: 100%;
  padding: 14px 21px;
  display: inline-block;
}
.row-set .content h2 {
  font-weight: normal;
  font-size: 15px;
  margin: 0 0 30px;
  padding: 0 0 5px 23px;
  border-bottom: 1px solid #e5e5e5;
  background-position: 0 1px;
  background-repeat: no-repeat;
  text-transform: uppercase;
  color: #444443;
  display: inline-block;
  width: 100%;
}
.account-login .row-set .content {
  min-height: 345px;
  border-bottom: 0;
  margin-bottom: 0;
}
.account-login .row-set .content h2 {
  margin: 0 0 14px;
}
.account-login .buttons-set {
  text-align: right;
  border: 1px solid #e5e5e5;
  margin: 0;
  padding: 8px 13px;
  display: inline-block;
  width: 100%;
}
.account-login .buttons-set > div {
  margin-right: 7px;
}
.account-login .buttons-set a {
  font-size: 13px;
  line-height: 34px;
}
.user-details .row {
  margin-bottom: 15px;
}
.cart-view h3,
.cart-view .h3 {
  font-size: 22px;
}
.cart-view form {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}
table.cart-summary tbody {
  border: 1px solid #e5e5e5;
}
table.cart-summary tr th {
  border: 1px solid #e5e5e5;
  padding: 15px 0 8px;
}
.billto-shipto h3 {
  margin: 0 0 10px;
}
.billto-shipto h3 i {
  color: #fff;
  display: inline-block;
  margin-right: 5px;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  background-color: #b4b4b4;
}
.billto-shipto a.details:hover {
  text-decoration: underline;
}
.billto-shipto .billto-inner,
.billto-shipto .shipto-inner {
  min-height: 150px;
}
.billto-shipto .output-shipto a {
  color: #898989 !important;
}
.billto-shipto .output-shipto a:hover {
  color:  !important;
}
.billto-shipto .output-shipto input {
  float: left;
  position: initial;
  margin-left: 0;
  margin-top: 4px;
  margin-right: 5px;
}
.cart-view h3 {
  color: #444;
}
.block-border {
  display: inline-block;
  width: 100%;
  border: 1px solid #e5e5e5;
  padding: 21px;
  margin-bottom: 30px;
}
.table-footer {
  display: inline-block;
  width: 100%;
}
.table-footer h3,
.table-footer .h3 {
  font-size: 14px;
  margin: 10px 0;
}
.shipment input[type="radio"],
.payment input[type="radio"] {
  float: left;
  margin-top: 4px;
  width: 4%;
}
.shipment label,
.payment label {
  float: left;
  width: 96%;
  margin-bottom: 30px;
}
.shipment .vm-display.vm-price-value,
.payment .vm-display.vm-price-value {
  display: inline-block;
}
.total-block span,
.total-block div {
  font-size: 20px;
  display: inline-block;
}
.total-block .priceColor2 {
  margin-right: 30px;
}
.total-block .title {
  font-weight: bold;
  margin-right: 5px;
}
.vmshipment_name,
.vmpayment_name {
  font-weight: 400;
  line-height: 1.35;
  display: block;
  font-size: 16px;
  color: #444;
}
.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;
  line-height: 35px;
  border: 0 !important;
  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-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;
}
.login .radio label,
.login .checkbox label {
  position: relative;
}
.login .radio label input[type="checkbox"],
.login .checkbox label input[type="checkbox"] {
  left: 0;
  top: 5px;
}
.site .ui-tooltip {
  display: none;
}
.vmicon,
.vmiconFE {
  background: url(../images/general/vm2-sprite.png) no-repeat top left;
}
.ratingbox {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 13px;
  background: url("../images/general/color-stars.png") repeat-x scroll 0 top transparent;
  margin: 0 auto;
  vertical-align: middle;
}
.ratingbox div,
.ratingbox span {
  background: url(../images/general/color-stars.png) 0 bottom repeat-x;
  display: block;
  top: 0;
  height: 13px;
  position: absolute;
}
.category h2.category-title {
  font-size: 22px;
}
.orderby-displaynumber {
  position: relative;
  float: left;
  margin: 0 0 34px;
  padding: 12px 0px 6px;
  display: inline-block;
  width: 100%;
  text-align: center;
  line-height: 1.5;
  background-color: #f4f4f4;
}
.orderby-displaynumber .view-mode {
  position: absolute;
  top: 11px;
  left: 15px;
}
.orderby-displaynumber .view-mode a {
  text-align: center;
  display: inline-block;
  cursor: pointer;
  height: 28px;
  width: 28px;
  line-height: 28px;
  color: #252525;
  margin: 0;
}
.orderby-displaynumber .view-mode a i {
  font-size: 17px;
  line-height: 28px;
}
.orderby-displaynumber-inner {
  padding: 0 15px 0 110px;
  display: inline-block;
  width: 100%;
}
.orderlistcontainer {
  position: relative;
  display: inline-block;
  font-size: 12px;
  margin: 0 0 0 0.5em;
}
.orderlistcontainer > div {
  display: inline-block;
}
.orderlistcontainer .title {
  vertical-align: middle;
  text-transform: capitalize;
  color: #393939;
  font-size: 13px;
  line-height: 25px;
  padding: 0 6px 0 0;
  font-weight: normal;
}
.orderlistcontainer a {
  color: #9c9b9b;
  display: block;
}
.orderlistcontainer div.activeOrder,
.orderlistcontainer div.Order {
  margin: 0;
  vertical-align: middle;
  text-align: left;
  font-size: 13px;
  line-height: 27px;
  height: 27px;
  padding: 0 0 0 10px;
  min-width: 180px;
  cursor: pointer;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.orderlistcontainer div.orderlist {
  display: none;
  text-align: left;
  position: absolute;
  border: 1px solid #ddd;
  background: #fff;
  cursor: pointer;
  z-index: 2;
  min-width: 180px;
  right: 0;
}
.orderlistcontainer div.orderlist div {
  padding: 2px 12px 1px;
}
.orderlistcontainer div.activeOrder:after {
  position: absolute;
  top: 8px;
  right: 8px;
  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;
}
.display-number {
  line-height: 22px;
  vertical-align: middle;
}
.display-number select {
  width: auto;
  padding: 7px 5px;
  margin: 0 0 1px;
  display: inline-block;
  text-align: center;
  border: 0;
}
.display-number div.selector {
  display: inline-block;
}
.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: 0;
  margin: 25px 0 30px;
  color: #252525;
  line-height: 45px;
}
.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 {
  padding: 0 2px;
  text-transform: capitalize;
  width: 45px;
  height: 45px;
  line-height: 45px;
  background-color: #ebebeb;
  border: none;
  color: #252525 !important;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  border: 0 !important;
}
.vm-pagination.vm-pagination-bottom ul.pagination >li >a:hover,
.vm-pagination.vm-pagination-bottom ul.pagination >li >span:hover {
  color: #fff !important;
  background: #00d0dd;
}
.vm-pagination.vm-pagination-bottom ul.pagination >li.active >a,
.vm-pagination.vm-pagination-bottom ul.pagination >li.active >span {
  color: #fff !important;
  background: #00d0dd;
}
.vm-pagination ul li {
  display: inline-block;
  margin: 0 5px;
}
.vm-pagination ul li a {
  color: #222;
}
.vm-pagination ul li.pagination-active a {
  text-decoration: underline;
}
.cat_image {
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin: 0 0 20px;
}
h1.title-category {
  display: inline-block;
  width: 100%;
}
.btn-wishlist .quantity-input {
  width: 40px;
  height: 34px;
  padding: 2px;
  text-align: center;
  margin-right: 10px;
}
.btn-wishlist a {
  float: left;
}
.btn-wishlist .addtofav_aws_icon i,
.btn-wishlist .addtofav_aws_icon_active i {
  line-height: inherit;
  margin-right: 4px;
}
.vmproducts .product-fields,
.vmproducts .addtocart-bar label,
.vmproducts .quantity-box,
.vmproducts .quantity-controls,
.topten-view .product-fields,
.topten-view .addtocart-bar label,
.topten-view .quantity-box,
.topten-view .quantity-controls,
.latest-view .product-fields,
.latest-view .addtocart-bar label,
.latest-view .quantity-box,
.latest-view .quantity-controls,
.recent-view .product-fields,
.recent-view .addtocart-bar label,
.recent-view .quantity-box,
.recent-view .quantity-controls,
.featured-view .product-fields,
.featured-view .addtocart-bar label,
.featured-view .quantity-box,
.featured-view .quantity-controls,
.browse-view .product-fields,
.browse-view .addtocart-bar label,
.browse-view .quantity-box,
.browse-view .quantity-controls {
  display: none;
}
.product-price {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
}
.product-price > div {
  display: inline-block;
}
.product-price span {
  font-size: 18px;
  color: #e32b00;
  font-weight: 700;
  line-height: 20px;
  float: left;
  margin: 0;
  display: inline-block;
}
.product-price .price-crossed span {
  color: #9f9f9f;
  text-decoration: line-through;
  font-size: 14px;
  font-weight: 400;
  margin-right: 5px;
}
.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%;
}
.mod_banner a {
  display: block;
  float: left;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
  text-align: center;
}
.mod_banner a img {
  width: 100%;
}
.mod_banner a:before {
  content: "";
  background: rgba(0,0,0,0.3);
  height: 100%;
  display: block;
  left: 50%;
  position: absolute;
  top: 0;
  width: 0;
  pointer-events: none;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: .5s;
}
.mod_banner a:after {
  background: rgba(255,255,255,0.3);
  color: #fff;
  content: "\f0c1";
  display: block;
  font-family: FontAwesome;
  font-size: 30px;
  height: 60px;
  line-height: 60px;
  width: 60px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  -webkit-transform: scale(3);
  transform: scale(3);
  z-index: 2;
  border-radius: 100%;
  box-shadow: 0 0 0 8px rgba(246,249,250,0.42);
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: .5s;
}
.mod_banner a:hover:before {
  left: 0;
  width: 100%;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 100;
}
.mod_banner a:hover:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.product .item-inner .pro-image img {
  width: 100%;
}
.product .product-inner {
  border: 1px solid transparent;
  float: left;
  width: 100%;
  padding: 0 15px;
}
.product .product-inner h2.product-title,
.product .product-inner h3.product-title {
  max-width: 160px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  line-height: normal;
  clear: both;
  float: left;
  text-align: left;
  margin: 20px 0 5px;
}
.product .product-inner h2.product-title a,
.product .product-inner h3.product-title a {
  color: #000;
}
.product .product-inner .vm-product-media-container {
  margin: 0;
  position: relative;
  text-align: center;
  width: 100%;
  overflow: hidden;
  border: 1px solid #f2f2f2;
  background-color: #fff;
}
.product .product-inner .vm-product-media-container .product-status .label-pro {
  position: absolute;
  z-index: 1;
  right: 10px;
  top: 10px;
  height: 25px;
  line-height: 25px;
  padding: 0 5px;
  text-align: center;
  display: block;
  color: #f2f2f2;
  background-color: #00d0dd;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
.product .product-inner .vm-product-media-container .product-status .label-pro.status-sale {
  left: 10px;
  right: auto;
  background: #e32b00;
}
.product .product-inner .vm-product-media-container:after {
  content: "";
  width: 0%;
  height: 2px;
  background-color: #00d0dd;
  position: absolute;
  bottom: 0;
  right: 0;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.product .product-inner a img {
  width: 100%;
}
.product .product-inner .pro-image {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product .product-inner .first-image {
  display: block;
}
.product .product-inner .second-image {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .product-inner.single-image .pro-image {
  overflow: hidden;
}
.product .product-inner.single-image .pro-image img {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product .product-inner .text-block {
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  padding: 0 20px 15px 0;
  overflow: hidden;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.product .product-inner .text-block .product_s_desc {
  display: none;
}
.product .product-inner .vm-product-rating-container {
  color: #fff;
  display: inline-block;
  width: 100%;
  margin: 5px 0;
}
.product .product-inner .vm-product-rating-container .amount {
  float: left;
  line-height: 13px;
  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 {
  float: left;
  display: inline-block;
}
.product .product-inner .product-price {
  position: absolute;
  top: 20px;
  right: 0;
  font-size: 18px;
  color: #e32b00;
  font-weight: 700;
  max-width: 90px;
  text-align: right;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.product .product-inner .actions {
  position: absolute;
  top: 35%;
  left: 0;
  right: 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 {
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  position: relative;
  text-shadow: none;
  text-align: center;
  background: transparent;
}
.product .product-inner .actions .addtocart-area {
  display: inline-block;
  text-align: center;
  float: left;
  width: 100%;
  min-height: 35px;
  position: relative;
}
.product .product-inner .actions .addtocart-area form,
.product .product-inner .actions .addtocart-area .addtocart-bar {
  display: inline-block;
}
.product .product-inner .actions .addtocart-area form {
  position: absolute;
  bottom: 0;
  left: -100%;
  right: auto;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.product .product-inner .actions .addtocart-bar {
  position: relative;
}
.product .product-inner .actions .addtocart-bar .notify {
  background: #fff;
  padding: 6px 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  display: inline;
}
.product .product-inner .actions span.addtocart-button {
  position: relative;
  float: none;
  width: auto;
  display: inline-block;
  margin: 0 auto;
  padding: 0;
  background: #fff;
}
.product .product-inner .actions span.addtocart-button input {
  padding: 0 10px;
  min-width: 125px;
  height: 35px;
  line-height: 31px;
}
.product .product-inner .actions .add-to-links {
  display: inline-block;
  text-align: center;
  margin-bottom: 16px;
}
.product .product-inner .actions .add-to-links .vm-details-button,
.product .product-inner .actions .add-to-links .btn-wishlist {
  -webkit-transition-delay: 0.1s, 0s;
  -moz-transition-delay: 0.1s, 0s;
  -ms-transition-delay: 0.1s, 0s;
  -o-transition-delay: 0.1s, 0s;
  transition-delay: 0.1s, 0s;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.product .product-inner .actions .add-to-links .vm-details-button {
  -webkit-transition-delay: 0.25s, 0s;
  -moz-transition-delay: 0.25s, 0s;
  -ms-transition-delay: 0.25s, 0s;
  -o-transition-delay: 0.25s, 0s;
  transition-delay: 0.25s, 0s;
}
.product .product-inner .actions .vm-details-button a,
.product .product-inner .actions .btn-wishlist .addtofav_aws_icon,
.product .product-inner .actions .btn-wishlist .addtofav_aws_icon_active {
  width: 63.5px;
  height: 35px;
  text-align: center;
  display: block;
  background-color: #fff;
  font-size: 0px;
}
.product .product-inner .actions .vm-details-button a i,
.product .product-inner .actions .btn-wishlist .addtofav_aws_icon i,
.product .product-inner .actions .btn-wishlist .addtofav_aws_icon_active i {
  line-height: 31px;
  font-size: 18px;
  width: 20px;
  margin-right: 0;
}
.product .product-inner .actions .vm-details-button a span,
.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 .btn-wishlist {
  float: left;
  display: inline-block;
}
.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 {
  text-transform: capitalize;
}
.product .product-inner .actions .vm-details-button {
  float: left;
  margin-left: -1px;
  display: inline-block;
  width: auto !important;
  margin-top: 0;
}
.product .product-inner .actions .vm-details-button.details-class {
  width: 100%;
}
.product .product-inner .timer-grid {
  float: left;
  position: relative;
  width: 100%;
  color: #fff;
  display: inline-block;
  padding-left: 20%;
  margin-bottom: 8px;
  background: #2d5290;
}
.product .product-inner .timer-grid:before {
  width: 20%;
  content: "\f017";
  height: 100%;
  line-height: 100%;
  text-align: center;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 48px;
}
.product .product-inner .timer-grid .box-time-date {
  width: 25%;
  min-height: 48px;
  float: left;
  display: inline-block;
  padding: 0;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  background: none;
  border-left: 1px solid #4266a2;
}
.product .product-inner .timer-grid .box-time-date .number {
  width: 100%;
  display: block;
  font-size: 16px;
  font-weight: 400;
  padding: 0 8px;
}
.product .product-inner .item-i {
  display: inline-block;
}
.product .product-inner .item-i:hover .text-block {
  padding-left: 10px;
}
.product .product-inner .item-i:hover .product-price {
  right: 10px;
}
.product .product-inner .item-i:hover .actions .addtocart-area form {
  left: 0;
  right: 0;
}
.product .product-inner .item-i:hover .actions .add-to-links .vm-details-button,
.product .product-inner .item-i:hover .actions .add-to-links .btn-wishlist {
  opacity: 1;
  visibility: visible;
}
.product .product-inner .item-i:hover .vm-product-media-container a.single-image .pro-image img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.product .product-inner .item-i:hover .vm-product-media-container .second-image {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.product .product-inner .item-i:hover .vm-product-media-container:after {
  width: 100%;
}
.vm-product-media-container {
  float: left;
  position: relative;
  margin-bottom: 25px;
}
.vm-product-media-container .main-image img {
  width: 100%;
}
.main-image {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #eee;
}
.additional-images {
  margin-left: -5px;
  margin-right: -5px;
}
.additional-images .owl-item {
  padding: 0 5px;
}
.additional-images .owl-item .item .item-inner {
  padding: 0;
  border: 1px solid #f1f1f1;
}
.additional-images .owl-nav div {
  top: 50%;
  left: 0;
  position: absolute;
  font-size: 0;
  width: 26px;
  height: 26px;
  line-height: 26px;
  margin: 0;
  padding: 0;
  margin-top: -13px;
  text-align: center;
  border-radius: 0;
  background-image: none;
  background-color: rgba(71,71,71,0.9);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.additional-images .owl-nav div:before {
  content: "";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
}
.additional-images .owl-nav div.owl-next {
  left: auto;
  right: 0;
}
.additional-images .owl-nav div.owl-next:before {
  content: "\f105";
}
.additional-images .owl-nav div.owl-prev:before {
  content: "\f104";
}
.additional-images:hover .owl-nav div {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.addtocart-bar label {
  float: left;
  margin: 0 10px 0 0;
  line-height: 40px;
  font-weight: 400;
  color: #777;
  font-size: 15px;
}
.quantity-box {
  position: relative;
  float: left;
  margin-right: 30px;
}
.quantity-box .quantity-input {
  float: left;
  border: 0;
  width: 60px;
  height: 50px;
  text-align: center;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  line-height: 48px;
}
.quantity-box .quantity-minus,
.quantity-box .quantity-plus {
  float: left;
  font-size: 14px;
  width: 35px;
  height: 50px;
  line-height: 48px;
  color: #c0c0c0;
  padding: 0;
  border: 1px solid #f2f2f2;
}
.quantity-box .quantity-minus {
  background: #f6f6f6 url(../images/general/minus-1.png) center center no-repeat !important;
}
.quantity-box .quantity-plus {
  background: #f6f6f6 url(../images/general/plus-1.png) center center no-repeat !important;
}
.quantity-box .quantity-input:focus,
.quantity-box .quantity-input:hover,
.quantity-box .quantity-minus:focus,
.quantity-box .quantity-minus:hover,
.quantity-box .quantity-plus:focus,
.quantity-box .quantity-plus:hover {
  border: 1px solid #f2f2f2 !important;
}
span.addtocart-button {
  float: left;
}
.fav_table .fav_col img {
  display: inline-block;
}
.fav_table .fav_col .quantity-box .quantity-input {
  height: 40px;
  line-height: 40px;
}
.fav_table .fav_col .fav_addtocart-bar .quantity-box {
  border: 1px solid #e5e5e5;
}
.fav_table .fav_col .fav_addtocart-bar span.quantity-controls input {
  height: 40px;
  line-height: 40px;
}
.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 {
  height: 40px;
  line-height: 36px;
  font-size: 14px;
  padding: 0 20px;
  margin: 0;
  text-transform: uppercase;
}
.fav_addtocart-bar .addtocart-button:hover input {
  color: #fff !important;
}
.fav_addtocart-bar .quantity-box {
  margin-right: 10px;
  border-right: 1px solid #e5e5e5;
}
.fav_addtocart-bar .quantity-box .quantity-input {
  width: 44px !important;
}
.compare_home {
  font-size: 24px;
}
.shop_home {
  display: inline-block;
  margin: 0;
  float: right;
}
.compare-main img {
  height: 100%;
}
.compare-main > h2 {
  font-size: 18px;
}
.compare-main .comapre-details-inner {
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
}
.compare-main .product-details-inner {
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
}
.compare-main .product-details-inner.remove {
  padding-left: 42px;
  background-position: 15px center;
}
.compare-main .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-inner {
  position: relative;
}
.vm-product-details-container h1 {
  font-size: 24px;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 10px;
}
.vm-product-details-container .back-to-category a {
  font-size: 12px;
}
.vm-product-details-container .manufacturer,
.vm-product-details-container .in-stock {
  padding: 10px 0;
  color: #111111;
  font-size: 16px;
  font-weight: 700;
}
.vm-product-details-container .manufacturer span,
.vm-product-details-container .in-stock span {
  text-transform: uppercase;
}
.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 {
  font-size: 11px;
  line-height: 12px;
}
.vm-product-details-container .icons {
  position: absolute;
  top: 0;
  right: 0;
}
.vm-product-details-container .icons .btn-group {
  display: inline-block !important;
}
.vm-product-details-container .product-price {
  width: 100%;
  padding: 20px 0;
  margin: 0;
  border-top: 1px solid #f2f2f2;
  font-size: 30px;
}
.vm-product-details-container .product-price span {
  font-size: 30px;
}
.vm-product-details-container .product-price .price-crossed span {
  color: #838383;
  font-size: 22px;
  text-decoration: line-through;
  font-weight: 400;
}
.vm-product-details-container .product-price .PricediscountAmount span {
  font-size: 14px;
}
.vm-product-details-container .product-short-description {
  clear: both;
  border-top: 1px solid #f2f2f2;
  padding: 15px 0;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  color: #9f9f9f;
}
.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 {
  float: left;
  width: 100%;
  display: inline-block;
  margin-bottom: 15px;
  margin-top: 0;
}
.vm-product-details-container .product-fields .product-field {
  margin-top: 0;
  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 {
  border: 1px solid #f2f2f2;
}
.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: 0;
}
.vm-product-details-container .addtocart-bar {
  float: left;
  width: 100%;
}
.vm-product-details-container .addtocart-bar .addtocart-button input {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 700;
  width: auto;
  height: auto;
  min-height: 50px;
  float: left;
  line-height: inherit;
  padding: 0 25px;
}
.vm-product-details-container .addtocart-bar .addtocart-button .addtocart-button-disabled {
  border: 2px solid;
  padding: 8px 15px;
  text-transform: uppercase;
  font-weight: 700;
}
.vm-product-details-container .addtocart-bar .notify {
  padding: 8px 20px;
  text-transform: uppercase;
  font-weight: 600;
}
.vm-product-details-container .addtocart-bar .notify i {
  padding: 0 3px;
}
.vm-product-details-container .add-to-box {
  display: inline-block;
  width: 100%;
  margin: 0 0 15px;
  padding: 15px 0;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}
.vm-product-details-container .add-to-box a.email-friend,
.vm-product-details-container .add-to-box div#vmcompare a {
  border: 0;
  cursor: pointer;
  font-size: 0;
  float: left;
  width: auto;
  min-width: 70px;
  height: 50px;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  margin-left: 10px;
  padding: 0 18px;
  background: #fff;
  color: #00d0dd;
  font-weight: 700;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.vm-product-details-container .add-to-box a.email-friend:before {
  content: "\f0e0";
  font-family: FontAwesome;
  font-size: 18px;
  line-height: 46px;
  display: inline-block;
}
.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;
  font-weight: normal;
}
.vm-product-details-container div#vmcompare a:before {
  line-height: 46px;
  content: "\f079";
  font-size: 18px;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
.vm-product-details-container div#vmcompare a:hover:before {
  color: #fff;
}
.vm-product-details-container .btn-wishlist .addtofav_aws_icon,
.vm-product-details-container .btn-wishlist .addtofav_aws_icon_active {
  min-width: 70px;
  height: 50px;
  text-align: center;
  line-height: 46px;
  font-size: 0px;
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
}
.vm-product-details-container .btn-wishlist .addtofav_aws_icon span,
.vm-product-details-container .btn-wishlist .addtofav_aws_icon_active span {
  line-height: 46px;
  margin-left: 5px;
}
.vm-product-details-container .btn-wishlist .addtofav_aws_icon i,
.vm-product-details-container .btn-wishlist .addtofav_aws_icon_active i {
  font-size: 18px;
  line-height: 46px;
  margin: 0;
  width: auto;
  width: 20px;
}
.vm-product-details-container .btn-wishlist .addtofav_aws_icon_active i {
  color: #fff;
}
.ask-a-question {
  float: left;
  display: inline-block;
  width: 100%;
  margin-top: 15px;
  line-height: 18px;
}
.ask-a-question:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ask-a-question i {
  font-size: 18px;
  margin-right: 8px;
  float: left;
}
.link-share {
  width: 100%;
  display: inline-block;
  margin-top: 20px;
}
.link-share .addthis_default_style {
  display: inline-block;
  line-height: 16px;
}
#tab-block {
  margin-top: 45px;
}
#vinaTabContent {
  width: 100%;
  display: inline-block;
  padding: 20px;
  line-height: 25px;
  border: 1px solid #e1e1e1;
  min-height: 224px;
  border-top-width: 0;
  font-family: 'Lato', sans-serif;
  color: #585858;
  font-weight: normal;
  font-size: 15px;
}
#tabs-detail-product.nav {
  overflow: hidden;
  width: 100%;
  float: left;
  border-right: 0;
  border-bottom: 0;
  margin: 0;
  background-color: #ebebeb;
}
#tabs-detail-product.nav >li {
  float: left;
  margin: 0;
}
#tabs-detail-product.nav >li >a {
  display: block !important;
  position: relative;
  float: left;
  border: 0;
  border-right: 1px solid #e1e1e1;
  border-radius: 0;
  text-transform: capitalize;
  padding: 0 22px;
  margin: 0;
  cursor: pointer;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
  line-height: 55px;
  background-color: #ebebeb;
  text-decoration: none;
  color: #9f9f9f;
  font-weight: 700;
}
#tabs-detail-product.nav >li.active a,
#tabs-detail-product.nav >li:hover a {
  color: #252525;
}
.productdetails-view .vm-product-container {
  width: 100%;
  display: inline-block;
}
.productdetails-view .product-field-type-A {
  padding: 0 15px;
}
.productdetails-view .product-field-type-A .product-fields-title-wrapper {
  margin-bottom: 10px;
}
.productdetails-view .product-field-type-A .product-fields-title-wrapper .hasTooltip {
  display: none !important;
}
.productdetails-view .product-field-type-A .product-field-desc {
  display: none !important;
}
.productdetails-view .product-field-type-A .chzn-container-single-nosearch {
  margin: 10px 0;
  max-width: 330px !important;
}
.productdetails-view h4.review-title {
  color: #777;
  margin-bottom: 15px;
  margin-top: 30px;
  padding: 7px 15px;
  border-bottom: 2px solid #777;
}
.productdetails-view .write-reviews textarea {
  width: 100%;
  min-height: 150px;
  margin-bottom: 20px;
}
.productdetails-view strong.customer_name {
  font-size: 18px;
}
.productdetails-view .list-reviews > div {
  margin-bottom: 30px;
}
.productdetails-view .list-reviews > div blockquote {
  margin: 15px 30px;
}
.productdetails-view .list-reviews .customer_name {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
}
.productdetails-view .list-reviews span.date {
  font-size: 12px;
}
.productdetails-view .list-reviews blockquote {
  font-size: 14px;
}
.productdetails-view .list-reviews .details {
  color: #26acce;
  text-decoration: underline;
  font-style: italic;
}
.productdetails-view .list-reviews .details:hover {
  color: #e95668;
}
.productdetails-view .category-view .category-fields-title-wrapper {
  margin-bottom: 15px;
}
.related_prd {
  padding: 50px 0;
}
#related_carousel .item {
  padding-top: 15px;
  padding-bottom: 15px;
}
#related_carousel .item .item-inner {
  padding: 0 15px;
}
#related_carousel .vm-product-media-container img {
  width: 100%;
  display: inline-block;
}
.related_slider {
  position: relative;
}
.related_slider .product .product-inner .vm-product-rating-container {
  display: inline-block;
}
.related_slider .lSAction >a {
  width: 28px;
  height: 28px;
  line-height: 28px;
  margin-top: -30px;
  text-align: center;
  background-image: none;
  background-color: #d7d7d7;
  color: #acacac;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.related_slider .lSAction >a:before {
  content: "";
  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;
  line-height: 28px;
  text-align: center;
}
.related_slider .lSAction >a.lSNext:before {
  content: "\f105";
}
.related_slider .lSAction >a.lSPrev:before {
  content: "\f104";
}
.related_slider:hover .lSAction >a {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.product-row .product {
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.product-row > .product {
  margin-bottom: 20px;
}
.list-product .product-row .product .product-inner {
  padding: 0;
}
.listing-view .actions .addtocart-bar .viewproductdetails {
  font-size: 14px !important;
  display: inline !important;
  padding: 5px 15px;
  font-weight: 700;
  text-transform: uppercase;
}
.listing-view.vm_list_view .list-product .product {
  width: 100%;
  padding-bottom: 30px;
}
.listing-view.vm_list_view .list-product .product .product-inner {
  padding: 0;
}
.listing-view.vm_list_view .list-product .product .product-inner .vm-product-media-container {
  width: 33%;
  float: left;
  max-width: 299px;
  margin-right: 15px;
}
.listing-view.vm_list_view .list-product .product .product-inner form.product {
  padding-bottom: 0;
}
.listing-view.vm_list_view .list-product .product .product-inner .text-block {
  float: none;
  width: auto;
  border-top: 0;
  padding: 0 15px;
  text-align: left;
}
.listing-view.vm_list_view .list-product .product .product-inner .text-block .product_s_desc {
  display: block;
  margin-bottom: 15px;
}
.listing-view.vm_list_view .list-product .product .product-inner h2.product-title,
.listing-view.vm_list_view .list-product .product .product-inner h3.product-title {
  max-width: 80%;
}
.listing-view.vm_list_view .list-product form.product {
  width: auto;
}
.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: #404040;
  border-radius: 0;
  margin-right: 20px;
  border-right: 1px solid #ececec;
}
.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-post-format iframe {
  margin-bottom: 0 !important;
}
.entry-link,
.entry-quote {
  z-index: -2 !important;
}
h2.entry-title {
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 50px;
  display: inline-block;
}
h2.entry-title a {
  color: #404040;
}
.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: left;
  width: auto;
  display: inline-block;
  font-size: 12px;
  color: #666;
  text-transform: uppercase;
  margin: 0 8px;
}
.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;
  padding: 15px 7px 10px;
  display: inline-block;
  width: 100%;
}
.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-size: 14px;
  font-weight: 700;
  height: 40px;
  line-height: 36px;
  margin-top: 20px;
  padding: 0 15px;
  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 {
  display: inline-block;
  width: 100%;
  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: 0;
  padding: 10px 15px;
}
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:first-child >a,
.pagination >li:first-child >span,
.pagination >li:last-child >a,
.pagination >li:last-child >span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination li {
  display: inline-block;
  margin: 0 2px;
}
.pagination li a {
  font-size: 15px;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  color: #252525;
  background: #ebebeb;
  display: inline-block;
  line-height: 45px;
  min-width: 45px;
  height: 45px;
  text-align: center;
  padding: 0 10px;
  text-transform: uppercase;
  border-radius: 0;
  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: 15px 30px;
  border-radius: 0;
  -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;
  display: inline-block;
  padding: 0 18px;
  height: 35px;
  line-height: 31px;
  text-align: center;
  background: #fff;
  color: #00d0dd;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  border-radius: 0;
  border: 2px solid #00d0dd;
  margin-top: 15px;
}
.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;
}
.about-us-info .readmore {
  background: #252525;
  border: none;
  color: #fff;
  line-height: 40px;
  display: inline-block;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 40px;
  padding: 0 28px;
  text-transform: uppercase;
  border-radius: 0;
}
.about-us-info .readmore:after {
  margin-left: 20px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0,0);
  content: "\f061";
}
.vina-about-tab .sppb-nav-tabs {
  margin: 0;
  border: none;
}
.vina-about-tab .sppb-nav-tabs li {
  list-style: none;
  float: left;
  display: block;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  border-top: 1px solid #e9eaec;
  border-left: 1px solid #e9eaec;
  border-right: 1px solid #e9eaec;
  background: #fff;
  font-size: 13px;
  line-height: 18px;
  position: relative;
  font-weight: 700;
  margin-right: 2px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.vina-about-tab .sppb-nav-tabs li a {
  text-align: center;
  clear: both;
  box-sizing: border-box;
  display: block;
  padding: 12px 10px;
  width: 100%;
  cursor: pointer;
  outline: none;
  color: #848994;
  font-size: 13px;
  text-decoration: none;
  border: none;
  line-height: normal;
  margin: 0;
}
.vina-about-tab .sppb-nav-tabs li.active a {
  cursor: default;
  border: none;
}
.vina-about-tab .sppb-nav-tabs li.active a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.vina-about-tab .sppb-tab-content {
  border: 1px solid #e9eaec;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.vina-about-tab .sppb-tab-content .sppb-tab-pane {
  border-width: 0;
  padding: 25px 30px;
  background: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.vina-about-tab .sppb-tab-content .sppb-tab-pane p {
  margin-bottom: 7px;
  line-height: 23px;
}
.vina-progress-bar {
  position: relative;
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
  height: auto;
  margin-bottom: 0;
  overflow: hidden;
}
.vina-progress-bar .sppb_label {
  margin-bottom: 10px;
  display: inline-block;
  line-height: 16px;
  color: #3b4550;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.vina-progress-bar .sppb_meter {
  margin-bottom: 24px;
  background: #fff;
  height: 9px;
  border-radius: 5px;
  position: relative;
  box-shadow: inset 0 2px 2px #e9eaec;
}
.vina-progress-bar .sppb-progress-bar {
  height: 9px;
  border-radius: 5px;
}
.vina-progress-bar .sppb-progress-bar span {
  line-height: 14px;
  position: absolute;
  display: block;
  width: 42px;
  text-align: right;
  top: -25px;
  right: 0;
  color: #3b4550;
  font-weight: 300;
  font-size: 16px;
}
.vina-accordion .sppb-panel-heading {
  padding: 0;
  position: relative;
}
.vina-accordion .sppb-panel-heading .sppb-panel-title {
  display: block;
  cursor: pointer;
  position: relative;
  border: 1px solid #e9eaec;
  color: #848994;
  padding: 9px 17px 9px 17px;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 700;
  background: #fff;
  box-shadow: 0px 1px #f7f7f8;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
  text-transform: uppercase;
}
.vina-accordion .sppb-panel-heading .sppb-panel-title:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 20px;
  height: 1px;
  width: 13px;
  background: #c7cbd2;
}
.vina-accordion .sppb-panel-heading .sppb-panel-title:after {
  content: "";
  display: block;
  height: 13px;
  width: 1px;
  background: #c7cbd2;
  position: absolute;
  top: 14px;
  right: 26px;
}
.vina-accordion .sppb-panel-heading.active .sppb-panel-title {
  box-shadow: none;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom: none;
}
.vina-accordion .sppb-panel-heading.active .sppb-panel-title:after {
  display: none;
}
.vina-accordion .sppb-panel-heading:hover .sppb-panel-title {
  color: #fff;
}
.vina-accordion .sppb-panel-heading:hover .sppb-panel-title:before,
.vina-accordion .sppb-panel-heading:hover .sppb-panel-title:after {
  background: #fff;
}
.vina-accordion .sppb-panel-body {
  overflow: auto;
  border: 1px solid #e9eaec;
  background: #fff;
  border-top: 0;
  padding: 25px 30px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.vina-accordion .sppb-panel-title {
  font-size: 13px;
}
.vina-accordion .sppb-panel {
  box-shadow: none;
  border: none;
}
.vina-accordion.vina-faq .sppb-panel-heading:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  border: 1px solid #e9eaec;
  border-radius: 50%;
  left: 14px;
  top: 10px;
  z-index: 1;
}
.vina-accordion.vina-faq .sppb-panel-heading .sppb-panel-title {
  padding-left: 45px;
}
.vina-accordion.vina-faq .sppb-panel-heading .sppb-panel-title:before {
  content: "";
  width: 10px;
  height: 2px;
  position: absolute;
  left: 18px;
  top: 18px;
  right: auto;
}
.vina-accordion.vina-faq .sppb-panel-heading .sppb-panel-title:after {
  content: "";
  width: 2px;
  height: 10px;
  position: absolute;
  right: auto;
  top: 14px;
  left: 22px;
}
.vina-feature-box .sppb-icon span {
  width: 76px;
  height: 76px;
  border-radius: 5px;
  margin: 0 auto 14px;
  display: block;
  line-height: 76px;
}
.vina-feature-box .sppb-icon span i {
  font-size: 30px;
  line-height: 70px;
}
.vina-feature-box .sppb-feature-box-title {
  margin-top: 0;
  margin-bottom: 11px;
  line-height: 25px !important;
}
.vina-feature-box .sppb-addon-text {
  padding: 0 10px;
}
.vina-feature-box .sppb-addon-text a i,
.vina-feature-box .sppb-addon-text a em {
  line-height: 8px;
  font-size: 8px;
  margin-left: 10px;
}
.vina-feature-box.vina-feature-box2 {
  cursor: pointer;
  margin-bottom: 30px;
}
.vina-feature-box.vina-feature-box2 .sppb-icon {
  float: left;
}
.vina-feature-box.vina-feature-box2 .sppb-icon span {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  margin: 0 auto 14px;
  display: block;
  line-height: 58px;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
.vina-feature-box.vina-feature-box2 .sppb-feature-box-title {
  padding-top: 10px;
}
.vina-feature-box.vina-feature-box2 .sppb-addon-text {
  padding: 0;
}
.vina-feature-box.vina-feature-box2.white_text .sppb-addon-text {
  color: #848994;
  line-height: 20px;
}
.vina-feature-box.vina-feature-box2.color_text {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}
.vina-feature-box.vina-feature-box2.color_text .sppb-icon span {
  border: 1px solid #fff !important;
  background: #fff;
}
.vina-feature-box.vina-feature-box2.margin_bottom_0 {
  margin-bottom: 0;
}
.vina-feature-box.vina-feature-box3 .sppb-icon span {
  border: 1px solid #e9eaec;
  background: #fff;
}
.vina-feature-box.vina-feature-box4 .sppb-addon-content {
  margin-bottom: 0;
  margin-top: 45px;
  padding: 70px 15px 32px;
  border: 1px solid #e9eaec;
  border-radius: 10px;
  position: relative;
  background: #fff;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
.vina-feature-box.vina-feature-box4 .sppb-icon span {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  position: absolute;
  top: -47px;
  left: 50%;
  margin-left: -45px;
  background: linear-gradient(to bottom,#ffffff,#fafafb);
  border: 1px solid #e9eaec;
  line-height: 96px;
}
.vina-feature-box.vina-feature-box4 .sppb-icon span i {
  font-size: 30px;
  line-height: 86px;
  background: transparent;
}
.vina-feature-box.vina-feature-box4.bg_orange .sppb-icon span {
  background: #f3ae36;
}
.vina-feature-box.vina-feature-box5 {
  position: relative;
  cursor: pointer;
}
.vina-feature-box.vina-feature-box5 .sppb-img img {
  width: 234px;
  border-radius: 50%;
}
.vina-feature-box.vina-feature-box5 .list-social-1 {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -117px;
  width: 234px;
  height: 234px;
  border-radius: 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 180ms ease-in;
  -o-transition: all 180ms ease-in;
  transition: all 180ms ease-in;
}
.vina-feature-box.vina-feature-box5 .list-social-1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 0.7;
}
.vina-feature-box.vina-feature-box5 .list-social-1 p {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -13px;
  text-align: center;
}
.vina-feature-box.vina-feature-box5 .list-social-1 a {
  color: #fff;
  font-size: 25px;
}
.vina-feature-box.vina-feature-box5 .list-social-1 a em {
  font-size: 25px;
}
.vina-feature-box.vina-feature-box5 .list-social-1 a:hover {
  color: #000;
}
.vina-feature-box.vina-feature-box5 .sppb-feature-box-title .italic {
  color: #9fa4af;
  font-size: 13px;
  position: relative;
  text-transform: none;
  top: -5px;
}
.vina-feature-box.vina-feature-box5 .sppb-feature-box-title:hover {
  text-transform: capitalize;
}
.vina-feature-box.vina-feature-box5 .sppb-feature-box-title:hover .italic {
  text-transform: capitalize;
}
.vina-feature-box.vina-feature-box5:hover .list-social-1 {
  visibility: visible;
  opacity: 1;
}
.list-social-2 {
  font-size: 16px;
}
.list-social-2 a {
  margin-right: 10px;
  text-decoration: none;
  display: inline-block;
  background: #f5f6f8;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 50%;
  color: #9fa4af;
  margin-bottom: 20px;
  font-size: 13px;
}
.list-social-2 a em {
  font-size: 16px !important;
  margin: 0 !important;
}
.list-social-2 a em strong {
  display: none;
}
.list-social-2 a:hover {
  color: #fff;
}
.list-social-2 a.social_facebook:hover {
  background: #3B5998;
}
.list-social-2 a.social_twitter:hover {
  background: #4099FF;
}
.list-social-2 a.social_google:hover {
  background: #d34836;
}
.list-social-2.black-bg a {
  background: #26292e;
  color: #9fa4af !important;
  margin: 0 5px;
}
.list-social-2.black-bg a:hover {
  color: #fff !important;
}
.our-works ul {
  margin-bottom: 0;
  padding: 0;
}
.our-works ul li {
  list-style: none;
  margin: 0 0 20px;
  padding-left: 60px;
  position: relative;
}
.our-works ul li em {
  background: #83cbdc;
  border: 3px solid #bfe4ed;
  border-radius: 84px;
  color: #fff;
  display: inline-block;
  float: left;
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  height: 48px;
  left: 0;
  line-height: 42px;
  margin-right: 15px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 48px;
}
@media (max-width: 768px) {
  .sppb-addon-image-content .sppb-image-holder {
    position: inherit;
    width: 100% !important;
    height: 300px;
  }
}
.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;
}
.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-tabs-product-wrapper .sp-module div.sptab,
#sp-home2-content .sp-module div.sptab,
#sp-our-products-wrapper .sp-module div.sptab {
  border: 0 !important;
}
#sp-tabs-product-wrapper .sp-module div.sptab .tab-padding,
#sp-home2-content .sp-module div.sptab .tab-padding,
#sp-our-products-wrapper .sp-module div.sptab .tab-padding {
  padding: 0 !important;
}
#sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons .tabs_mask,
#sp-home2-content .sp-module div.sptab .tabs_buttons .tabs_mask,
#sp-our-products-wrapper .sp-module div.sptab .tabs_buttons .tabs_mask {
  width: 100%;
  height: auto;
  display: table;
  background: #fff;
  line-height: inherit;
  border: 0;
  padding: 0 15px;
  border-radius: 0;
  text-align: center;
}
#sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container,
#sp-home2-content .sp-module div.sptab .tabs_buttons ul.tabs_container,
#sp-our-products-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container {
  display: inline-block;
  margin: 20px auto !important;
  overflow: hidden;
}
#sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab,
#sp-home2-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab,
#sp-our-products-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab {
  float: left;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  cursor: pointer;
  padding: 0px 10px;
  height: 28px;
  line-height: 28px;
  font-weight: 700;
  background: #ebebeb !important;
  position: relative;
  color: #acacac;
  text-transform: uppercase;
  margin: 0 35px;
  border: 0 !important;
}
#sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span,
#sp-home2-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span,
#sp-our-products-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span {
  float: left;
  display: inline-block;
  height: 28px;
  line-height: 28px;
}
#sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span.row,
#sp-home2-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span.row,
#sp-our-products-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:before,
#sp-home2-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:before,
#sp-our-products-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:before {
  content: "";
  width: 7px;
  height: 200%;
  background-color: #e32b00;
  position: absolute;
  left: -34px;
  top: -10px;
  transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  -o-transform: rotate(35deg);
}
#sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:after,
#sp-home2-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:after,
#sp-our-products-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:after {
  content: "";
  width: 7px;
  height: 200%;
  position: absolute;
  right: -29px;
  background-color: #363636;
  top: -10px;
  transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  -o-transform: rotate(35deg);
}
#sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab.first-tab,
#sp-home2-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab.first-tab,
#sp-our-products-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab.first-tab {
  margin-left: 0;
}
#sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab.first-tab:before,
#sp-home2-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab.first-tab:before,
#sp-our-products-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab.first-tab:before {
  display: none;
}
#sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:last-child,
#sp-home2-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:last-child,
#sp-our-products-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:last-child {
  margin-right: 0;
}
#sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:last-child:after,
#sp-home2-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:last-child:after,
#sp-our-products-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:last-child:after {
  display: none;
}
#sp-left div.vina-treeview-virtuemart ul.level0 >li,
#sp-right div.vina-treeview-virtuemart ul.level0 >li {
  line-height: 55px;
}
#sp-left .sp-module,
#sp-right .sp-module {
  margin-top: 30px;
}
#sp-left .sp-module:first-child,
#sp-right .sp-module:first-child {
  margin-top: 0;
}
#sp-left .sp-module .search input,
#sp-right .sp-module .search input {
  width: 100%;
  color: #42414f;
}
#sp-left .sp-module li,
#sp-right .sp-module li {
  line-height: 33px;
}
#sp-left .sp-module li a,
#sp-right .sp-module 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 {
  color: #4c4c4c;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 18px;
}
#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 {
  color: #6a6a6a !important;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 14px !important;
}
#sp-left .sp-module .tagspopular ul li,
#sp-right .sp-module .tagspopular ul li {
  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 {
  display: none;
}
#sp-left .sp-module .tagspopular ul li a,
#sp-right .sp-module .tagspopular ul li a {
  display: inline-block;
  float: left;
  font-size: 13px;
  line-height: 16px;
  margin: 0;
  padding: 4px 9px 5px;
}
.sp-module div.vina-treeview-virtuemart .treeview ul {
  margin-top: 0;
  background-color: #fff !important;
}
.sp-module div.vina-treeview-virtuemart .treeview ul li a {
  background: #fff !important;
}
.sp-module div.vina-treeview-virtuemart .treeview li {
  position: relative;
  padding: 0;
  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%;
  border-bottom: 1px solid #e8e8e8;
  padding: 0 10px 0px 52px;
}
.sp-module div.vina-treeview-virtuemart .treeview .vmcategory-more {
  padding: 10px 10px 10px 35px;
  background: #f9f9f9 !important;
  text-transform: uppercase;
  font-weight: 600;
  color: #e32b00;
}
.sp-module div.vina-treeview-virtuemart .treeview .hitarea {
  background: none !important;
  height: auto;
  width: auto;
  margin-left: 0;
  padding: 0 24px;
  cursor: pointer;
  right: 0;
  position: absolute;
}
.sp-module div.vina-treeview-virtuemart .treeview .hitarea:before {
  color: #111111;
  font-size: 14px;
  font-weight: bold;
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
  vertical-align: top;
  line-height: 49px;
}
.sp-module div.vina-treeview-virtuemart .treeview .hitarea.collapsable-hitarea:before {
  content: "\f107";
}
.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_l {
  background: url(../images/general/slider_rptr.png) center left no-repeat;
}
.cf_form .cf_slider_gutter_r {
  background: url(../images/general/bg_price_filter.png) center right no-repeat;
}
.cf_form .cf_slider_gutter_m {
  width: 90%;
  background: url(../images/general/bg_price_filter.png) center repeat-x;
  height: 16px;
}
.cf_form .slider_bkg_img {
  margin: 0;
  width: 100%;
  height: 16px;
  background: url(../images/general/bkg_slider.png) center repeat-x;
}
.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: 0;
}
.cf_form .cf_filtering_knob_from,
.cf_form .cf_filtering_knob_to {
  background: url(../images/general/slider_knob_to.png) center left no-repeat;
}
.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: 16px;
}
.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;
  color: #252525;
  text-transform: capitalize;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 50px;
  margin: 0;
  padding: 0 0 0 24px;
  background-color: #ebebeb;
}
.cf_flt_wrapper .cf_wrapper_inner {
  padding: 14px 10px 14px 24px;
}
.cf_flt_wrapper li.cf_catOption a {
  font-size: 14px !important;
  text-transform: capitalize;
  color: #979797;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  line-height: 28px;
}
.cf_flt_wrapper li.cf_catOption a:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: #979797;
  margin-right: 7px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}
.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;
  text-transform: capitalize;
  color: #979797;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  line-height: 28px;
}
.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;
  height: 30px;
  line-height: 26px;
  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 {
  margin: 0;
  height: 26px !important;
  line-height: 26px !important;
}
.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;
}
.sp-comingsoon {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.sp-comingsoon body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  color: #fff;
}
.sp-comingsoon .csoon-header {
  text-align: center;
}
.sp-comingsoon .csoon-header p {
  text-align: center;
}
.sp-comingsoon .csoon-header img {
  text-align: center;
  display: table;
  margin: 0 auto;
}
.sp-comingsoon .sp-comingsoon-title {
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-weight: 400;
  margin: 0 0 20px;
}
.sp-comingsoon .sp-comingsoon-content {
  font-size: 16px;
  color: #FFF;
  text-align: center;
  padding: 0 25% 30px;
  line-height: 24px;
}
.sp-comingsoon .sp-comingsoon-countdown {
  font-size: 14px;
  line-height: 1.42857143;
}
.sp-comingsoon .days,
.sp-comingsoon .hours,
.sp-comingsoon .minutes,
.sp-comingsoon .seconds {
  display: inline-block;
  margin: 80px 15px;
  font-weight: 300;
}
.sp-comingsoon .days .number,
.sp-comingsoon .hours .number,
.sp-comingsoon .seconds .number,
.sp-comingsoon .minutes .number {
  width: 115px;
  height: 115px;
  line-height: 115px;
  border: 5px solid #00d0dd;
  border-radius: 50%;
  display: inline-block;
  font-size: 38px;
  font-weight: 300;
  background-color: #fff;
  color: #132438;
}
.sp-comingsoon .days .string,
.sp-comingsoon .minutes .string,
.sp-comingsoon .seconds .string,
.sp-comingsoon .hours .string {
  display: block;
  font-family: Roboto Condensed;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  line-height: 40px;
}
.sp-comingsoon .csoon-social {
  background: #00d0dd;
  padding: 20px 0;
}
.sp-comingsoon .csoon-social > .container {
  line-height: 0;
}
.sp-comingsoon .social-icons {
  display: inline-block;
}
.sp-comingsoon .social-icons li {
  display: inline-block;
  margin: 0 15px;
}
.sp-comingsoon .social-icons li a {
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  display: table;
  border: 1px solid transparent;
  border-radius: 50%;
}
.sp-comingsoon .social-icons li a:hover {
  color: #fff;
  border: 1px solid #fff;
}
.overlay2 {
  background: #000000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.sp-comingsoon-wrap {
  padding: 85px 0;
  background: url(../images/bg_coming_soon.jpg) no-repeat center center fixed;
  background-size: 100% auto;
  position: relative;
}
.sp-comingsoon-wrap > .container {
  position: relative;
}
.csoon-footer p {
  font-size: 14px;
  color: #fff;
  margin: 0;
  line-height: 24px;
  text-align: center;
}
.csoon-footer a {
  color: #e52b50;
}
h3.sppb-addon-title,
h3.sppb-image-content-title {
  font-size: 16px;
  margin-bottom: 20px;
}
.sppb-btn {
  display: inline-block;
  padding: 0 18px;
  height: 35px;
  line-height: 31px;
  text-align: center;
  background: #fff;
  color: #00d0dd;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  border-radius: 0;
  border: 2px solid #00d0dd;
  margin-top: 15px;
}
@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;
  }
  .mage-products .product .product-inner,
  #sp-left .product .product-inner,
  #sp-right .product .product-inner,
  #sp-home2-left .product .product-inner {
    max-width: 100%;
  }
  #related_carousel .product .product-inner {
    max-width: 100%;
  }
  .listing-view.vm_list_view .list-product .product .product-inner {
    max-width: 100%;
  }
}
#ProOPC button:active,
#ProOPC button:focus,
#ProOPC button:hover,
#ProOPC input[type="button"]:active,
#ProOPC input[type="button"]:focus,
#ProOPC input[type="button"]:hover,
#ProOPC input[type="reset"]:active,
#ProOPC input[type="reset"]:focus,
#ProOPC input[type="reset"]:hover,
#ProOPC input[type="submit"]:active,
#ProOPC input[type="submit"]:focus,
#ProOPC input[type="submit"]:hover,
#ProOPC .cart-view .continue_link:active,
#ProOPC .cart-view .continue_link:focus,
#ProOPC .cart-view .continue_link:hover,
#ProOPC .vina-button:active,
#ProOPC .vina-button:focus,
#ProOPC .vina-button:hover,
#ProOPC .vm-product-details-container .add-to-box div#vmcompare a:active,
#ProOPC .vm-product-details-container .add-to-box div#vmcompare a:focus,
#ProOPC .vm-product-details-container .add-to-box div#vmcompare a:hover,
#ProOPC .vm-product-details-container .add-to-box a.email-friend:active,
#ProOPC .vm-product-details-container .add-to-box a.email-friend:focus,
#ProOPC .vm-product-details-container .add-to-box a.email-friend:hover {
  border: 1px solid #ccc !important;
}
#pageloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  overflow: hidden;
}
#loader,
#loader:before,
#loader:after {
  border: 3px solid transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #3498db;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  z-index: 1001;
}
#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #e74c3c;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}
#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #f9c922;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
#pageloader .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #000;
  z-index: 10;
}
#pageloader .loader-section.left {
  left: 0;
}
#pageloader .loader-section.right {
  right: 0;
}
.loaded #pageloader .loader-section.left {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all .7s .3s cubic-bezier(.645,.045,.355,1);
  -moz-transition: all .7s .3s cubic-bezier(.645,.045,.355,1);
  transition: all .7s .3s cubic-bezier(.645,.045,.355,1);
}
.loaded #pageloader .loader-section.right {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all .7s .3s cubic-bezier(.645,.045,.355,1);
  -moz-transition: all .7s .3s cubic-bezier(.645,.045,.355,1);
  transition: all .7s .3s cubic-bezier(.645,.045,.355,1);
}
.loaded #loader {
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.loaded #pageloader {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all .3s 1s ease-out;
  -moz-transition: all .3s 1s ease-out;
  transition: all .3s 1s ease-out;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
#sbox-window {
  padding: 0 !Important;
  left: 0 !important;
  right: 0 !Important;
  margin: 0 auto;
}
.contentpane.popup-quick-view {
  padding: 25px 15px 0;
  overflow-x: hidden;
}
.contentpane.popup-quick-view .vm-product-details-inner,
.contentpane.popup-quick-view .vm-product-details-container {
  position: initial;
}
.contentpane.popup-quick-view .productdetails-view .vm-product-container {
  position: relative;
}
.contentpane.popup-quick-view .productdetails-view .vm-product-media-container,
.contentpane.popup-quick-view .productdetails-view .vm-product-details-container {
  width: 50%;
}
.contentpane.popup-quick-view .productdetails-view .product-neighbours,
.contentpane.popup-quick-view .productdetails-view .separator,
.contentpane.popup-quick-view .productdetails-view .add_review,
.contentpane.popup-quick-view .productdetails-view #tab-block,
.contentpane.popup-quick-view .productdetails-view .related_prd,
.contentpane.popup-quick-view .productdetails-view .related_cat {
  display: none !important;
}
.contentpane.popup-quick-view #fancybox-content .continue_link,
.contentpane.popup-quick-view #fancybox-content .showcart {
  display: none !important;
}
.contentpane.popup-quick-view #jc,
.contentpane.popup-quick-view .pagenav,
.contentpane.popup-quick-view .tags {
  display: none !important;
}
@media (max-width: 1200px) and (min-width: 979px) {
  .contentpane.popup-quick-view .vm-product-details-inner span.addtocart-button {
    margin-top: 0;
  }
}
@media (max-width: 979px) {
  #sbox-window {
    width: 90% !important;
    height: auto !important;
  }
  #sbox-window #sbox-content iframe {
    width: 100%;
  }
  .contentpane span.addtocart-button {
    margin-top: 20px;
  }
}
@media (max-width: 480px) {
  .contentpane.popup-quick-view .productdetails-view .vm-product-media-container,
  .contentpane.popup-quick-view .productdetails-view .vm-product-details-container {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 768) {
  .contentpane span.addtocart-button {
    margin-top: 0;
  }
}
body {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #8c8c8c;
  text-align: left;
  background: #fff;
  line-height: 22px;
}
body .body-innerwrapper {
  overflow-x: hidden;
}
body.layout-boxed .body-innerwrapper {
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
}
body.layout-boxed .is-sticky #sp-header {
  left: auto;
  right: auto;
}
body.layout-boxed .sppb-container {
  padding-left: 0;
  padding-right: 0;
}
body.layout-boxed #sp-bottom .container,
body.layout-boxed #sp-bottom .sppb-container,
body.layout-boxed #sp-footer .container,
body.layout-boxed #sp-footer .sppb-container {
  padding-left: 15px;
  padding-right: 15px;
}
body.layout-boxed#style-layout3 #sp-top-wrapper > .row,
body.layout-boxed#style-layout3 #sp-header-middle-wrapper > .row,
body.layout-boxed#style-layout3 #sp-header > .row {
  margin-left: -15px;
  margin-right: -15px;
}
body.layout-boxed#style-layout3 #vmCartModule {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 800;
  color: #000;
  line-height: 1.1;
}
blockquote {
  font-size: 14px;
  font-style: italic;
  margin: 20px 30px;
  padding: 20px;
  background: #f7f7f7 none repeat scroll 0 0;
}
a {
  color: #404040;
  text-decoration: none;
}
.table {
  display: table;
  height: 100%;
  margin-bottom: 0;
}
.table .table-cell {
  display: table-cell;
  vertical-align: middle;
}
.breadcrumb {
  padding: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0;
  background-color: transparent;
}
.breadcrumb li,
.breadcrumb a {
  font-weight: 700;
  color: #111;
  text-transform: capitalize;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
}
.breadcrumb >li+li:before {
  font-family: FontAwesome;
  content: "\f0da";
  color: #111;
  padding: 0 8px;
}
.sp-module .sp-module-title h3 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.sp-module.mod_title .sp-module-title {
  text-align: center;
}
.sp-module.mod_title .sp-module-title h3 {
  margin: 0 auto;
  font-size: 44px;
  line-height: initial;
  color: #000;
  letter-spacing: -2px;
  vertical-align: top;
}
.sp-module.mod_title .sp-module-title h3 span.word-small {
  font-size: 20px;
  letter-spacing: 0;
  position: relative;
  line-height: 47px;
  display: inline-block;
  vertical-align: top;
  margin-right: -7px;
}
.sp-module.mod_title .sp-module-title h3 span.word-small:after {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #e32b00;
  position: absolute;
  bottom: 0;
  left: 0;
}
.sp-module.mod_title.mod_title1 .sp-module-title {
  margin-bottom: 72px;
}
#sp-left .sp-module,
#sp-right .sp-module,
#sp-home2-left .sp-module {
  margin-top: 50px;
}
#sp-left .sp-module .sp-module-title,
#sp-right .sp-module .sp-module-title,
#sp-home2-left .sp-module .sp-module-title {
  margin-bottom: 19px;
  line-height: 50px;
  padding: 0 20px;
  background-color: #252525;
}
#sp-left .sp-module .sp-module-title h3,
#sp-right .sp-module .sp-module-title h3,
#sp-home2-left .sp-module .sp-module-title h3 {
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  font-size: 16px;
  position: relative;
  margin: 0;
  padding-left: 26px;
  overflow: hidden;
  display: inline-block;
  line-height: 14px;
}
#sp-left .sp-module .sp-module-title h3:before,
#sp-right .sp-module .sp-module-title h3:before,
#sp-home2-left .sp-module .sp-module-title h3:before {
  content: "";
  width: 2px;
  height: 200%;
  background-color: #ed1c24;
  position: absolute;
  left: 7px;
  top: -10px;
  transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  -o-transform: rotate(35deg);
}
#sp-left .sp-module .sp-module-title h3:after,
#sp-right .sp-module .sp-module-title h3:after,
#sp-home2-left .sp-module .sp-module-title h3:after {
  content: "";
  width: 2px;
  height: 200%;
  background-color: #000000;
  position: absolute;
  left: 12px;
  top: -10px;
  transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  -o-transform: rotate(35deg);
}
#sp-left .sp-module.row .sp-module-title,
#sp-right .sp-module.row .sp-module-title,
#sp-home2-left .sp-module.row .sp-module-title {
  margin-left: 15px;
  margin-right: 15px;
}
#sp-left .sp-module .mage-products .product .item-inner,
#sp-left .sp-module .mage-products .product .product-inner,
#sp-right .sp-module .mage-products .product .item-inner,
#sp-right .sp-module .mage-products .product .product-inner,
#sp-home2-left .sp-module .mage-products .product .item-inner,
#sp-home2-left .sp-module .mage-products .product .product-inner {
  margin-bottom: 9px;
}
#sp-left .sp-module div.vina-ticker-content,
#sp-right .sp-module div.vina-ticker-content,
#sp-home2-left .sp-module div.vina-ticker-content {
  position: relative;
  background-color: transparent !important;
}
#sp-left .sp-module div.vina-ticker-content .header-block,
#sp-right .sp-module div.vina-ticker-content .header-block,
#sp-home2-left .sp-module div.vina-ticker-content .header-block {
  position: absolute;
  top: -50px;
  right: 10px;
}
#sp-left .sp-module div.vina-ticker-content .header-block span,
#sp-right .sp-module div.vina-ticker-content .header-block span,
#sp-home2-left .sp-module div.vina-ticker-content .header-block span {
  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-home2-left .sp-module div.vina-ticker-content .header-block span.up,
#sp-home2-left .sp-module div.vina-ticker-content .header-block span.down,
#sp-home2-left .sp-module div.vina-ticker-content .header-block span.toggle,
#sp-home2-left .sp-module div.vina-ticker-content .header-block span.toggle.et-run {
  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-home2-left .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-home2-left .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-home2-left .sp-module div.vina-ticker-content .info span {
  font-size: 12px;
  font-style: italic;
  color: #757575;
}
#sp-left .sp-module div.vina-ticker-content .info span em,
#sp-right .sp-module div.vina-ticker-content .info span em,
#sp-home2-left .sp-module div.vina-ticker-content .info span em {
  display: none;
}
#sp-left .sp-module div.vina-ticker-content .vina-item,
#sp-right .sp-module div.vina-ticker-content .vina-item,
#sp-home2-left .sp-module div.vina-ticker-content .vina-item {
  padding: 20px 0px 0;
  color: #222;
  border-top: solid 1px transparent !important;
}
#sp-left .sp-module div.vina-ticker-content .vina-item a,
#sp-right .sp-module div.vina-ticker-content .vina-item a,
#sp-home2-left .sp-module div.vina-ticker-content .vina-item a {
  color: #222;
}
#sp-left .sp-module div.vina-ticker-content .vina-item h4.title,
#sp-right .sp-module div.vina-ticker-content .vina-item h4.title,
#sp-home2-left .sp-module div.vina-ticker-content .vina-item h4.title {
  font-size: 15px;
  font-weight: normal;
}
#sp-left .sp-module div.vina-ticker-content .vina-item .blog-quick-view,
#sp-right .sp-module div.vina-ticker-content .vina-item .blog-quick-view,
#sp-home2-left .sp-module div.vina-ticker-content .vina-item .blog-quick-view {
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  color: #757575;
  line-height: 20px;
}
#sp-left .vina-carousel-virtuemart.owl-theme .owl-nav,
#sp-left .vina-carousel-content.owl-theme .owl-nav,
#sp-right .vina-carousel-virtuemart.owl-theme .owl-nav,
#sp-right .vina-carousel-content.owl-theme .owl-nav,
#sp-home2-left .vina-carousel-virtuemart.owl-theme .owl-nav,
#sp-home2-left .vina-carousel-content.owl-theme .owl-nav {
  position: static;
}
#sp-left .vina-carousel-virtuemart.owl-theme .owl-nav div,
#sp-left .vina-carousel-content.owl-theme .owl-nav div,
#sp-right .vina-carousel-virtuemart.owl-theme .owl-nav div,
#sp-right .vina-carousel-content.owl-theme .owl-nav div,
#sp-home2-left .vina-carousel-virtuemart.owl-theme .owl-nav div,
#sp-home2-left .vina-carousel-content.owl-theme .owl-nav div {
  position: absolute;
  top: 30%;
}
#sp-left .vina-carousel-virtuemart.owl-theme .owl-nav div:after,
#sp-left .vina-carousel-content.owl-theme .owl-nav div:after,
#sp-right .vina-carousel-virtuemart.owl-theme .owl-nav div:after,
#sp-right .vina-carousel-content.owl-theme .owl-nav div:after,
#sp-home2-left .vina-carousel-virtuemart.owl-theme .owl-nav div:after,
#sp-home2-left .vina-carousel-content.owl-theme .owl-nav div:after {
  display: none;
}
#sp-left .vina-carousel-virtuemart.owl-theme .owl-nav div.owl-next,
#sp-left .vina-carousel-content.owl-theme .owl-nav div.owl-next,
#sp-right .vina-carousel-virtuemart.owl-theme .owl-nav div.owl-next,
#sp-right .vina-carousel-content.owl-theme .owl-nav div.owl-next,
#sp-home2-left .vina-carousel-virtuemart.owl-theme .owl-nav div.owl-next,
#sp-home2-left .vina-carousel-content.owl-theme .owl-nav div.owl-next {
  right: 15px;
}
#sp-left .vina-carousel-virtuemart.owl-theme .owl-nav div.owl-prev,
#sp-left .vina-carousel-content.owl-theme .owl-nav div.owl-prev,
#sp-right .vina-carousel-virtuemart.owl-theme .owl-nav div.owl-prev,
#sp-right .vina-carousel-content.owl-theme .owl-nav div.owl-prev,
#sp-home2-left .vina-carousel-virtuemart.owl-theme .owl-nav div.owl-prev,
#sp-home2-left .vina-carousel-content.owl-theme .owl-nav div.owl-prev {
  left: 15px !important;
}
#sp-left .product .product-inner .text-block,
#sp-right .product .product-inner .text-block,
#sp-home2-left .product .product-inner .text-block {
  padding: 0;
}
#sp-top-wrapper {
  color: #444;
  text-transform: capitalize;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  border-bottom: 2px solid #000;
}
#sp-top-wrapper .sp-module {
  margin-top: 0;
}
#sp-top-wrapper .sp-module .sp-module-title h3 {
  color: #444;
}
#sp-top-wrapper .sp-module.mod_home_menu,
#sp-top-wrapper .sp-module.mod_cur,
#sp-top-wrapper .sp-module.mod_lang {
  font-size: 13px;
}
#sp-top-wrapper .sp-module.mod_home_menu ul.menu {
  display: inline-block;
}
#sp-top-wrapper .sp-module.mod_home_menu ul.menu > li {
  position: relative;
}
#sp-top-wrapper .sp-module.mod_home_menu ul.menu > li > a {
  color: #444;
  font-size: 13px;
  font-weight: 700;
  line-height: 40px;
  padding: 0 17px;
  display: block;
}
#sp-top-wrapper .sp-module.mod_home_menu ul.menu > li > a:before {
  content: "\f015";
  font-family: FontAwesome;
  margin-right: 13px;
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
#sp-top-wrapper .sp-module.mod_home_menu ul.menu > li > a:hover {
  color: #fff;
  background: #252525;
}
#sp-top-wrapper .sp-module.mod_home_menu ul.menu > li ul.nav-child {
  position: absolute;
  top: 60px;
  left: 0;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: left;
  background: none repeat scroll 0 0 #fff;
  min-width: 120px;
  z-index: 1000;
  visibility: hidden;
  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;
}
#sp-top-wrapper .sp-module.mod_home_menu ul.menu > li ul.nav-child a {
  display: block;
  line-height: 31px;
  padding: 0 17px;
  border: 1px solid #ccc;
  border-top-width: 0;
}
#sp-top-wrapper .sp-module.mod_home_menu ul.menu > li ul.nav-child a:hover {
  background-color: #252525;
  color: #fff;
  border-color: #252525;
}
#sp-top-wrapper .sp-module.mod_home_menu ul.menu > li:hover ul.nav-child {
  top: 104%;
  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-top1 .sp-module {
  float: left;
}
#sp-top2 > .sp-column {
  display: inline-block;
  float: right;
}
#sp-top2 > .sp-column ul.social-icons {
  float: left;
  display: inline-block;
  margin-bottom: -2px;
}
#sp-header {
  background: #111111;
  border-bottom: 4px solid #fff;
  z-index: 998;
}
#sp-logo .logo {
  display: inline-block;
  display: table;
  padding: 22.5px 0;
}
#sp-logo .logo h1 {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}
#sp-logo .logo p {
  margin: 5px 0 0;
}
#sp-logo .sp-retina-logo {
  display: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  #sp-logo .sp-default-logo {
    display: none;
  }
  #sp-logo .sp-retina-logo {
    display: block;
  }
}
.sp-vmsearch,
.block-call-container {
  display: table;
  float: right;
  padding: 39px 0;
}
.block-call .phone {
  width: 48px;
  height: 48px;
  background: #ebebeb;
  color: #e32b00;
  display: block;
  font-size: 24px;
  text-align: center;
  line-height: 48px;
}
.block-call .media-body {
  float: left;
  width: auto;
  height: 48px;
  padding-left: 23px;
  text-align: left;
}
.block-call .title1 {
  font-size: 14px;
  color: #757575;
  font-weight: normal;
  text-transform: capitalize;
  margin: 0;
}
.block-call .title2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  color: #000;
  font-weight: 700;
  margin: 0;
  line-height: 31px;
}
.sp-module.mod_vmcategory {
  position: relative;
}
.sp-module.mod_vmcategory .sp-module-title {
  padding: 0 10px 0 37px;
  background-color: #e32b00;
  cursor: pointer;
}
.sp-module.mod_vmcategory .sp-module-title h3 {
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  border: 0;
  line-height: 60px;
  font-weight: 700;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}
.sp-module.mod_vmcategory .sp-module-title h3:before {
  content: "\f0c9";
  font-family: FontAweSome;
  margin-right: 30px;
  font-weight: normal;
  display: inline-block;
  vertical-align: top;
}
.sp-module.mod_vmcategory .sp-module-content {
  position: absolute;
  top: 100%;
  z-index: 11;
  left: 0;
  right: 0;
  width: 100%;
}
.sp-module.mod_vmcategory .sp-module-content .vina-treeview-virtuemart {
  border: 1px solid #ebebeb;
}
.sp-module.mod_vmcategory .sp-module-content .vina-treeview-virtuemart ul li a {
  text-decoration: none;
  display: block;
  line-height: 49px;
  text-transform: uppercase;
  word-wrap: break-word;
  color: #111111;
  font-size: 14px;
  font-weight: 700;
  padding: 0 10px 0px 37px;
  background-color: #f9f9f9;
  text-align: left;
}
.sp-module.mod_vmcategory .sp-module-content .vina-treeview-virtuemart .treeview li > ul li a {
  padding: 0 10px 0px 47px;
}
.sp-module.mod_vmcategory .sp-module-content .vina-treeview-virtuemart .treeview li > ul li > ul li a {
  padding: 0 10px 0px 57px;
}
.sp-module.mod_vmcategory.vm_category_menu .sp-module-content {
  display: none;
}
.custom.banner_category {
  margin-bottom: 30px;
}
.vina-pogo-wrapper {
  max-width: 1920px;
  margin: 0 auto;
}
.vina-pogo-slider .pogoSlider-dir-btn {
  padding: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: transparent !important;
}
.vina-pogo-slider.pogoSlider--navTop .pogoSlider-nav,
.vina-pogo-slider.pogoSlider--navBottom .pogoSlider-nav {
  left: auto;
  right: 0;
}
.vina-pogo-slider.pogoSlider--navTop .pogoSlider-nav li,
.vina-pogo-slider.pogoSlider--navBottom .pogoSlider-nav li {
  margin: 0;
}
.vina-pogo-slider .pogoSlider-nav .pogoSlider-nav-btn {
  display: inline-block;
  height: 8px;
  width: 15px;
  padding: 0;
  margin: 0 4px;
  border-radius: 0;
  border: 1px solid #fff;
  background-color: #c2c2c2;
}
.vina-pogo-slider .pogoSlider-nav .pogoSlider-nav-btn.pogoSlider-nav-btn--selected {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.vina-pogo-slider .caption-block .caption-text {
  float: right !important;
  text-align: center;
}
.vina-pogo-slider .caption-block h1 span {
  color: #e32b00;
  font-size: 60px;
  letter-spacing: -5px;
  text-transform: uppercase;
  display: inline-block;
  font-weight: bold;
  position: relative;
  line-height: 48px;
  padding-bottom: 28px;
}
.vina-pogo-slider .caption-block h2 span {
  clear: both;
  color: #fff;
  font-size: 96px;
  display: inline-block;
  vertical-align: top;
  font-weight: 800;
  line-height: 111px;
}
.vina-pogo-slider .caption-block h3 span {
  line-height: 32px;
  text-transform: capitalize;
  font-weight: 800;
  color: #fff;
  font-size: 40px;
  display: inline-block;
  vertical-align: top;
}
.vina-pogo-slider .caption-block .caption-readmore {
  margin-top: 40px;
}
.vina-pogo-slider .caption-block .caption-readmore a {
  font-size: 18px;
  padding: 0 25px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  border: 3px solid #fff;
  line-height: 44px;
  font-weight: 800;
  text-decoration: none;
}
.vina-pogo-slider .caption-block.slider-1 h1 span:after {
  content: "";
  width: 100%;
  height: 12px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}
.vina-pogo-slider .caption-block.slider-1 h3 span:after {
  content: "";
  width: 107px;
  height: 15px;
  background-color: #fff;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 15px;
  margin-bottom: 1px;
}
.vina-pogo-slider .caption-block.slider-2 h1 span {
  color: #fff;
  font-weight: 300;
  font-size: 30px;
  letter-spacing: normal;
  padding: 0;
  line-height: 25px;
  margin-bottom: 25px;
}
.vina-pogo-slider .caption-block.slider-2 h1 span:before {
  content: "";
  width: 19px;
  height: 19px;
  display: inline-block;
  background-color: #fff;
  border-radius: 100%;
  margin-right: 25px;
}
.vina-pogo-slider .caption-block.slider-2 h1 span:after {
  content: "";
  width: 19px;
  height: 19px;
  display: inline-block;
  background-color: #fff;
  border-radius: 100%;
  margin-left: 25px;
}
.vina-pogo-slider .caption-block.slider-2 h2 span {
  font-size: 120px;
  line-height: 96px;
  margin-bottom: 20px;
  letter-spacing: -7px;
}
.vina-pogo-slider .caption-block.slider-2 h3 span {
  text-transform: uppercase;
  font-size: 19px;
  line-height: 18px;
}
#sp-tabs-product-wrapper,
#sp-our-products-wrapper {
  padding: 30px 0 50px;
}
#sp-main-body > .row {
  margin-left: 0;
  margin-right: 0;
}
#sp-banner-center-wrapper > .row {
  margin-left: 0;
  margin-right: 0;
}
#sp-banner-center-wrapper > .row #sp-banner-center {
  padding-left: 0;
  padding-right: 0;
}
.custom.banner {
  text-align: center;
}
.banner-static {
  display: table;
  margin: 0 auto;
  width: 100%;
}
.banner-static .image {
  width: 33.33%;
  float: left;
}
.banner-static img {
  width: 100%;
}
.banner-static img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#sp-blog-slider-wrapper,
#sp-new-products-wrapper {
  padding: 50px 0;
  background-color: #f2f2f2;
}
#sp-brand-wrapper {
  padding: 50px 0;
}
#sp-newsletter-wrapper {
  padding: 100px 0 60px 0;
  border-top: 1px solid #ebebeb;
  background-color: #f9f9f9;
  text-align: center;
}
.acymailing_module {
  text-align: center;
}
.acymailing_module .acymailing_module_form .acymailing_form td {
  padding-bottom: 0;
}
.acymailing_module table.acymailing_form,
.acymailing_module tbody,
.acymailing_module tr,
.acymailing_module td {
  display: inline-block;
}
.acymailing_module .acymailing_module_form {
  display: inline-block;
  margin: 0 auto !important;
}
.acymailing_module div.subscribe-title {
  margin-bottom: 38px !important;
}
.acymailing_module div.subscribe-title h3 {
  font-weight: 700;
  font-size: 18px;
  color: #000000;
  text-transform: uppercase;
  position: relative;
  text-align: center;
  margin-bottom: 15px;
}
.acymailing_module div.subscribe-title h3:before {
  content: "\f0e0";
  font-family: FontAwesome;
  display: inline-block;
  vertical-align: top;
  font-size: 36px;
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -18px;
}
.acymailing_module div.subscribe-title label {
  font-family: 'Playfair Display', serif;
  font-size: 14px;
  font-weight: 400;
  color: #888888;
  text-transform: capitalize;
}
.acymailing_module .acymailing_form {
  margin-bottom: 36px;
}
.acymailing_module .acymailing_form td input {
  width: 500px !important;
  border: none;
  background: #ebebeb;
  padding: 5px 30px;
  height: 55px;
  color: #b7b7b7;
  font-size: 20px;
}
.acymailing_module .acymailing_form td.acysubbuttons {
  margin-left: 7px;
}
.acymailing_module .acymailing_form td.acysubbuttons input {
  width: auto !important;
  text-align: center;
  text-transform: uppercase;
  padding: 0 15px;
  height: 55px;
  line-height: 55px;
  font-size: 15px;
  font-weight: 700;
  color: #fefefe;
  background: #ed1c24;
  display: inline-block;
}
.acymailing_module .acymailing_form td.acysubbuttons input:hover {
  background: #111;
}
.acymailing_module .links label {
  font-size: 15px;
  color: #2a2927;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  margin-right: 25px;
  line-height: 30px;
}
.acymailing_module .links ul.link-follow {
  float: none;
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
.acymailing_module .links ul.link-follow li {
  float: left;
  margin-right: 13px;
}
.acymailing_module .links ul.link-follow a {
  display: inline-block;
  width: auto;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  background-color: #3b5998;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
}
.acymailing_module .links ul.link-follow a span {
  font-size: 14px;
  text-transform: capitalize;
  font-family: arial;
  color: #fff;
}
.acymailing_module .links ul.link-follow a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.acymailing_module .links ul.link-follow a:before {
  content: "";
  display: inline-block;
  margin-right: 8px;
  vertical-align: top;
  font-family: FontAwesome;
}
.acymailing_module .links ul.link-follow a.pinterest {
  display: none;
}
.acymailing_module .links ul.link-follow a.twitter {
  background-color: #00adef;
}
.acymailing_module .links ul.link-follow a.twitter:before {
  content: "\f099";
}
.acymailing_module .links ul.link-follow a.google {
  background-color: #d73d32;
}
.acymailing_module .links ul.link-follow a.google:before {
  content: "\f0d5";
}
.acymailing_module .links ul.link-follow a.facebook:before {
  content: "\f09a";
}
#sp-bottom {
  color: #fff;
  text-transform: capitalize;
  padding: 50px 0 60px 0;
  background-color: #252525;
}
#sp-bottom a {
  color: #fff;
}
#sp-bottom ul.menu li {
  margin-bottom: 20px;
}
#sp-bottom ul.menu li a {
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
  font-family: 'Lato', sans-serif;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#sp-bottom ul.menu li a:before {
  content: ".";
  margin-right: 3px;
}
#sp-bottom ul.menu li a:hover {
  margin-left: 3px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#sp-bottom .sp-module .sp-module-title h3 {
  color: #fff;
  padding-left: 26px;
  margin-bottom: 33px;
}
#sp-bottom .sp-module .sp-module-title h3:before,
#sp-bottom .sp-module .sp-module-title h3:after {
  content: "";
  width: 2px;
  height: 200%;
  position: absolute;
  transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  -o-transform: rotate(35deg);
}
#sp-bottom .sp-module .sp-module-title h3:before {
  left: 7px;
  top: -10px;
  background-color: #ed1c24;
}
#sp-bottom .sp-module .sp-module-title h3:after {
  left: 12px;
  top: -10px;
  background-color: #fcb31f;
}
#sp-bottom .sp-module .mage-products .product .item-inner h3.product-title a,
#sp-bottom .sp-module .mage-products .product .product-inner h3.product-title a {
  color: #fff;
  font-size: 13px;
}
ul.address {
  padding: 25px 0;
}
ul.address li {
  margin-bottom: 15px;
  font-family: 'Lato', sans-serif;
}
ul.address li:before {
  content: "\f041";
  font-family: FontAwesome;
  font-size: 17px;
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}
ul.address li.phone:before {
  content: "\f095";
}
ul.address li.email:before {
  content: "\f0e0";
}
ul.address li.fax:before {
  content: "\f1ac";
}
.tagspopular ul li {
  display: inline-block;
  margin: 0 3px 0 0;
}
.tagspopular ul li a {
  display: inline-block;
  vertical-align: top;
  padding: 0 13px;
  line-height: 35px;
  margin: 0 0 8px;
  text-transform: capitalize;
  text-decoration: none;
}
#sp-bottom .tagspopular ul li a {
  background-color: #464646;
  color: #fff;
}
#sp-bottom div.vina-vscoller-twitter {
  padding-left: 58px !important;
}
#sp-bottom div.vina-vscoller-twitter a {
  color: #fff !important;
}
#sp-bottom div.vina-vscoller-twitter .vina-item {
  font-size: 13px;
  padding: 0 !important;
  margin-bottom: 14px;
  color: #fff !important;
  border-bottom: 0 !important;
}
#sp-bottom div.vina-vscoller-twitter .vina-item .avatar {
  border-radius: 0;
}
#sp-bottom div.vina-vscoller-twitter .follow-us {
  text-align: left;
  padding-top: 0;
}
#sp-bottom div.vina-vscoller-twitter .follow-us .follow-me {
  font-style: italic;
  text-decoration: underline;
  font-size: 13px;
}
#sp-footer {
  padding: 20px 0;
  background-color: #1e1e1e;
}
#sp-footer a {
  color: #fff;
}
.sp-copyright {
  color: #5e5e5e;
  font-size: 15px;
  text-transform: capitalize;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  line-height: 34px;
}
.sp-module .payment {
  float: right;
}
.sp-module .payment .image {
  float: left;
  margin-right: 10px;
}
.sp-module .payment .image img {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
.sp-module .payment .image img:hover {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
}
.is-sticky #sp-header {
  border-bottom: 0;
}
#style-layout2.home-page #sp-category-menu .sp-module-content {
  display: block !important;
}
#style-layout2.home-page .is-sticky #sp-category-menu .sp-module-content {
  display: none !important;
}
#style-layout2.home-page .is-sticky #sp-category-menu .sp-module.mod_vmcategory:hover .sp-module-content {
  display: block !important;
}
#style-layout2 .sp-dropdown-mega.sp-menu-full.container {
  padding: 0;
  padding-right: 30px;
}
#style-layout2 #sp-logo {
  padding: 0;
  padding-right: 20px;
}
#style-layout2 #sp-logo .logo {
  margin: 0 auto;
  padding: 21px 0;
}
#style-layout2 .block-call-container {
  padding: 32px 0;
  float: left;
  padding-left: 30px;
  width: 100%;
}
#style-layout2 #sp-category-menu {
  padding-left: 0;
  padding-right: 20px;
}
#style-layout2 #sp-header-middle-wrapper >.container >.row {
  background-color: #f9f9f9;
  margin-left: 0;
  margin-right: 0;
}
#style-layout2 #sp-header {
  border-bottom: 0;
  background: transparent;
}
#style-layout2 #sp-header > .container > .row {
  margin-left: 0;
  margin-right: 0;
  background: #111111;
}
#style-layout2 #sp-header #sp-home2-category-menu {
  padding-left: 0;
  padding-right: 20px;
}
#sp-static-header {
  padding-right: 0;
}
#sp-static-header .sp-module {
  width: 25%;
  float: right;
  margin: 0;
  padding: 0 !important;
  border-left: 1px solid #ebebeb;
}
#sp-static-header .sp-module .sp-module-title {
  width: 100%;
  text-align: center;
}
#sp-static-header .sp-module .sp-module-title h3 {
  color: #5f5f5f;
  width: 100%;
  line-height: 112px !important;
}
#sp-static-header .sp-module .sp-module-title h3 .title,
#sp-static-header .sp-module .sp-module-title h3:after {
  display: none;
}
#sp-static-header .sp-module.mod_menu_top .sp-module-title h3:before {
  margin-right: 0;
}
#sp-static-header .sp-module.mod_menu_top .sp-module-content ul {
  max-width: inherit;
}
#sp-static-header .sp-module.mod_menu_top:hover .sp-module-content {
  top: 100%;
}
#sp-static-header .sp-module.mod_cur .sp-module-content,
#sp-static-header .sp-module.mod_lang .sp-module-content,
#sp-static-header .sp-module.mod_menu_top .sp-module-content {
  top: 100%;
  left: auto;
  right: 0;
}
#sp-static-header .sp-module.mod_home_menu ul.menu {
  width: 100%;
}
#sp-static-header .sp-module.mod_home_menu ul.menu > li {
  width: 100%;
  position: relative;
  display: inline-block;
  float: left;
}
#sp-static-header .sp-module.mod_home_menu ul.menu > li > a {
  color: #5f5f5f;
  float: left;
  width: 100%;
  font-size: 0;
  text-align: center;
  display: inline-block;
}
#sp-static-header .sp-module.mod_home_menu ul.menu > li > a:before {
  content: "\f015";
  font-family: FontAwesome;
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  line-height: 112px;
}
#sp-static-header .sp-module.mod_home_menu ul.menu > li .nav-child {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 11;
  background: #fff;
  display: none;
}
#sp-static-header .sp-module.mod_home_menu ul.menu > li .nav-child li a {
  line-height: 31px;
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  border: 1px solid #ccc;
  border-top-width: 0;
  padding: 0 17px;
  font-size: 13px;
  font-family: 'Lato', sans-serif;
}
#sp-static-header .sp-module.mod_home_menu ul.menu > li .nav-child li a:hover {
  background-color: #252525;
  color: #fff;
  border-color: #252525;
}
#sp-static-header .sp-module.mod_home_menu ul.menu > li .nav-child li.active a {
  background-color: #252525;
  color: #fff;
  border-color: #252525;
}
#sp-static-header .sp-module.mod_home_menu ul.menu > li:hover .nav-child {
  display: block;
}
#sp-static-header .sp-module-content,
#sp-static-header .sp-vmsearch {
  width: 100%;
}
#sp-static-header .mod_vmsearch .title {
  cursor: pointer;
  display: block;
  line-height: 112px;
  text-align: center;
}
#sp-static-header .sp-vmsearch {
  padding: 0;
  position: relative;
}
#sp-static-header .sp-vmsearch .search-input-wrapper {
  width: 212px;
}
#sp-static-header .sp-vmsearch:before1 {
  color: #5f5f5f;
  content: "\f002";
  font-size: 18px;
  font-family: FontAwesome;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 112px;
  line-height: 112px;
  text-align: center;
}
#sp-static-header .sp-vmsearch form {
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 450px;
  z-index: 11;
  display: none;
}
#sp-static-header .sp-vmsearch .sp-vmsearch-categorybox {
  height: 36px;
  line-height: 36px;
}
#sp-static-header .sp-vmsearch .sp-vmsearch-categorybox .cat-button i {
  position: absolute;
  top: 12px;
}
#sp-static-header .sp-vmsearch .search-input-wrapper input {
  height: 60px;
}
#sp-static-header .sp-vmsearch .search-button-wrapper button {
  height: 60px;
  min-height: 48px;
  line-height: 60px;
  background: #111;
}
#sp-static-header #vmCartModule {
  border-left: 0;
  border-right: 0;
  padding: 0;
  min-height: 112px;
  width: 100%;
  text-align: center;
}
#sp-static-header .mini-cart {
  padding: 0;
}
#sp-static-header .mini-cart .mini-cart-title {
  color: #5f5f5f;
  line-height: 112px;
  width: 100%;
}
#sp-static-header .mini-cart .mini-cart-title i {
  width: 100%;
  min-height: 112px;
  line-height: 112px;
}
#sp-static-header .mini-cart .mini-cart-title .number,
#sp-static-header .mini-cart .mini-cart-title .text-title,
#sp-static-header .mini-cart .mini-cart-title .total {
  display: none;
}
#sp-static-header .mini-cart .mini-cart-content {
  right: 0;
  top: 105%;
}
#sp-static-header .mini-cart:hover .mini-cart-title {
  color: #fff;
}
#sp-static-header .mini-cart:hover .mini-cart-content {
  top: 100%;
}
#sp-slider2 > .sp-column {
  padding-left: 15px;
  padding-top: 30px;
}
#sp-language-currency {
  padding-right: 0;
}
#sp-language-currency .bootstrap-select button,
#sp-language-currency .bootstrap-select .btn,
#sp-language-currency .bootstrap-select .btn-default {
  font-size: 13px;
  font-weight: 700;
  color: #a3a3a3;
  min-width: 119px;
  height: 60px;
  line-height: 60px;
  border-left: 1px solid #363636;
  border-right: 0;
  padding: 0 22px;
}
#sp-language-currency .bootstrap-select .caret {
  display: none;
}
#sp-language-currency .bootstrap-select .caret:before {
  color: #a3a3a3;
}
#sp-language-currency .sp-module.mod_cur,
#sp-language-currency .sp-module.mod_lang {
  float: right;
  display: inline-block;
}
#sp-language-currency .sp-module .mod-languages .bootstrap-select:hover div.dropdown-menu,
#sp-language-currency .sp-module .cur_box .bootstrap-select:hover div.dropdown-menu {
  top: 100%;
}
#sp-language-currency .home2 .bootstrap-select button,
#sp-language-currency .home2 #sp-language-currency .bootstrap-select .btn,
#sp-language-currency .home2 #sp-language-currency .bootstrap-select .btn-default {
  padding: 0 10px;
  min-width: 90px;
}
#sp-language-currency .home2 .mod_cur,
#sp-language-currency .home2 .mod_lang {
  max-width: 100px;
}
#sp-language-currency .home2 .mod_cur .bootstrap-select button:before,
#sp-language-currency .home2 .mod_lang .bootstrap-select button:before {
  margin-right: 5px;
}
#sp-language-currency .home2 .mod_cur select,
#sp-language-currency .home2 .mod_lang select {
  display: none;
}
#sp-home2-right > .sp-column > .sp-module {
  margin-top: 30px;
}
.sp-module.module-box .product .product-inner .item-i {
  display: inline-block;
  border: 1px solid #f2f2f2;
  margin-bottom: 25px;
}
.sp-module.module-box .product .product-inner .item-i:last-child {
  margin-bottom: 0;
}
.sp-module.module-box .product .product-inner .vm-product-media-container,
.sp-module.module-box .product .product-inner .text-block {
  float: left;
  width: 50%;
}
.sp-module.module-box .product .product-inner .vm-product-media-container {
  border: 0;
}
.sp-module.module-box .product .product-inner .text-block {
  padding: 15px;
}
.sp-module.module-box .product .product-inner h2.product-title,
.sp-module.module-box .product .product-inner h3.product-title {
  max-width: 100%;
  margin-top: 0;
}
.sp-module.module-box .product .product-inner .product-price {
  position: static;
  width: 100%;
  max-width: 100%;
  text-align: left;
}
#sp-top-products-wrapper {
  padding: 50px 0 25px;
}
#sp-slider-wrapper .row {
  margin-left: 0;
  margin-right: 0;
}
#sp-slider1,
#sp-slider3 {
  padding: 0;
}
.sp-module.mod_slider2 .vina-pogo-slider .caption-block .caption-text {
  float: none !important;
}
.sp-module.mod_slider3 .vina-pogo-slider .caption-block.slider-1 .caption-readmore {
  margin-top: 220px;
  margin-right: 120px;
}
.sp-module.mod_slider3 .vina-pogo-slider .caption-block.slider-1 .caption-readmore a {
  color: #111;
  border: 3px solid #111;
}
#style-layout3 section > .row {
  margin-left: 0;
  margin-right: 0;
}
#style-layout3 #sp-header > .row,
#style-layout3 #sp-footer > .row {
  margin-left: 0;
  margin-right: 0;
}
#sp-banner-top-wrapper,
#sp-home3-tabs-product-wrapper {
  margin-top: 30px;
}
#sp-banner-top {
  padding-left: 0;
  padding-right: 0;
}
#sp-home3-tabs-product {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
#sp-home3-tabs-product .sptab {
  border: 0;
}
#sp-home3-tabs-product .tabs_buttons {
  float: left;
  width: 20%;
}
#sp-home3-tabs-product .tabs_buttons ul.tabs_container li.tab {
  display: inline-block;
  width: 100%;
}
#sp-home3-tabs-product .tabs_buttons .tabs_mask {
  height: auto;
  line-height: inherit;
  display: inline-block;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  margin-top: 25px;
  padding: 30px 20px;
  text-align: center;
  min-height: 345px;
  width: 100%;
  background-color: #fff;
}
#sp-home3-tabs-product .tabs_buttons ul.tabs_container li.tab {
  position: relative;
  font-size: 18px;
  border-right: 0;
  color: #ccc;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 35px;
  padding: 15px 0;
  background-color: #fff;
}
#sp-home3-tabs-product .tabs_buttons ul.tabs_container li.tab:hover,
#sp-home3-tabs-product .tabs_buttons ul.tabs_container li.tab.active {
  background-color: #fff;
  color: #111;
}
#sp-home3-tabs-product .tabs_buttons ul.tabs_container li.tab:after {
  content: "";
  width: 62px;
  height: 1px;
  background-color: #ebebeb;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -31px;
}
#sp-home3-tabs-product .items_mask {
  float: left;
  width: 80%;
}
#sp-home3-tabs-product .items_mask .tab-padding {
  padding: 0;
  padding-left: 30px;
  padding-top: 25px;
}
#sp-home3-tabs-product .vina-carousel-virtuemart.owl-theme .owl-nav,
#sp-home3-tabs-product .vina-carousel-content.owl-theme .owl-nav {
  position: static;
}
#sp-home3-tabs-product .vina-carousel-virtuemart.owl-theme .owl-nav div,
#sp-home3-tabs-product .vina-carousel-content.owl-theme .owl-nav div {
  position: absolute;
  top: 40%;
}
#sp-home3-tabs-product .vina-carousel-virtuemart.owl-theme .owl-nav div.owl-prev,
#sp-home3-tabs-product .vina-carousel-content.owl-theme .owl-nav div.owl-prev {
  left: 0 !important;
}
#sp-home3-tabs-product .vina-carousel-virtuemart.owl-theme .owl-nav div.owl-next,
#sp-home3-tabs-product .vina-carousel-content.owl-theme .owl-nav div.owl-next {
  right: 0;
}
#sp-home3-tabs-product .vina-carousel-virtuemart.owl-theme .owl-nav div:after,
#sp-home3-tabs-product .vina-carousel-content.owl-theme .owl-nav div:after {
  display: none;
}
#sp-home3-tabs-product .sp-module .vina-carousel-virtuemart .product .product-inner {
  padding: 0;
  border: 0;
}
#sp-home3-tabs-product .sp-module .vina-carousel-virtuemart .product .product-inner .text-block {
  bottom: -100px;
  width: 100%;
}
#sp-home3-tabs-product .sp-module .vina-carousel-virtuemart .product .product-inner .vm-product-media-container {
  border: 0;
}
#sp-home3-tabs-product .sp-module .vina-carousel-virtuemart .product .product-inner .item-i {
  border: 1px solid transparent;
}
#sp-home3-tabs-product .sp-module .vina-carousel-virtuemart .product .product-inner .item-i:hover {
  border-color: #ebebeb;
}
#sp-home3-tabs-product .sp-module .vina-carousel-virtuemart .product .product-inner .item-i:hover .text-block {
  bottom: 0px;
}
#sp-our-products-wrapper {
  padding-top: 50px;
  background-color: #f5f5f5;
}
#sp-our-products-wrapper .sptab {
  background-color: #f5f5f5;
}
#sp-our-products-wrapper .sp-module div.sptab .tabs_buttons .tabs_mask {
  background: #f5f5f5;
}
#style-layout3 #sp-blog-slider-wrapper {
  background-color: #fff;
}
#style-layout3 .sp-module .vina-carousel-content .blog-inner {
  background-color: #fafafa;
}
.blog .item .entry-heade h2 {
  font-size: 18px;
  text-transform: uppercase;
}
.tag-category .list-striped li {
  padding: 5px 0;
}
.item-page .post-format i {
  border-left: 1px solid #ececec;
}
@media (max-width: 1200px) {
  .block-call .media-body {
    padding-left: 15px;
    padding-top: 5px;
  }
  .block-call .title1 {
    font-size: 12px;
  }
  .block-call .title2 {
    font-size: 18px;
  }
  .sp-megamenu-parent >li >a {
    padding: 0 10px;
  }
  .sp-module.mod_title .sp-module-title h3 {
    font-size: 38px;
  }
  #sp-language-currency .bootstrap-select button,
  #sp-language-currency .bootstrap-select .btn,
  #sp-language-currency .bootstrap-select .btn-default {
    min-width: 94px;
    padding: 0 8px;
  }
  .cf_flt_wrapper .cf_wrapper_inner {
    padding: 14px 12px;
  }
  .cf_flt_wrapper .cf_wrapper_input_text.cf_wrapper_input_text_2 .form-horizontal,
  .cf_flt_wrapper .cf_wrapper_input_text div[id^="cf_wrapper_input_text_price"] .form-horizontal {
    text-align: center;
  }
  .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"] {
    margin: 10px auto;
  }
  #sp-home3-tabs-product .tabs_buttons ul.tabs_container li.tab {
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  #style-layout2 #sp-static-header .sp-module:last-child {
    border-left: none;
  }
  .rtl #style-layout2 #sp-static-header .sp-module:last-child {
    border-left: 1px solid #ebebeb;
    border-right: none;
  }
  .rtl #style-layout2 #sp-static-header .sp-module:first-child {
    border-left: none;
  }
  #style-layout2 #sp-static-header {
    border-top: 1px solid #ebebeb;
  }
  .width25,
  #sp-menu,
  #sp-mini-cart,
  #sp-language-currency {
    width: 50%;
    line-height: 0;
    padding: 0 15px;
    text-align: right;
  }
  .width25 .sp-column.home2,
  #sp-menu .sp-column.home2,
  #sp-mini-cart .sp-column.home2,
  #sp-language-currency .sp-column.home2 {
    display: inline-block;
  }
  .sp-copyright {
    font-size: 13px;
  }
  #sp-bottom3 {
    clear: both;
  }
  #sp-category-menu {
    display: none;
  }
  #sp-logo,
  #sp-home2-left,
  #sp-home2-right,
  #sp-left,
  #sp-right,
  #sp-component {
    width: 100%;
  }
  .sp-vmsearch,
  .block-call-container {
    padding: 0 0 20px;
  }
  #sp-search {
    width: 70%;
    float: left;
  }
  #sp-search .sp-vmsearch {
    float: left;
  }
  #sp-support {
    width: 30%;
    float: left;
  }
  #sp-component {
    margin-top: 30px;
  }
  #sp-logo .logo {
    margin: 0 auto;
    padding: 20px 0;
  }
  #sp-language-currency .home2 .mod_cur .bootstrap-select button:before,
  #sp-language-currency .home2 .mod_lang .bootstrap-select button:before {
    margin-right: 3px;
  }
  #sp-menu {
    text-align: center;
  }
  #offcanvas-toggler,
  #vmCartModule {
    float: none;
    margin: 0;
  }
  .mini-cart {
    position: initial;
    text-align: center;
  }
  .mini-cart .mini-cart-content {
    left: auto;
    right: 0;
    margin: 0 auto;
    float: none;
  }
  #sp-mini-cart .sp-module-content {
    position: relative;
  }
  .sp-module.mod_vmcategory .sp-module-title {
    text-align: center;
  }
  .product.width25 {
    min-height: 450px;
  }
  div[id^="cf_flt_wrapper_price"] .cf_wrapper_inner {
    text-align: center;
  }
  .blog article.item.column-2 .readmore a,
  .blog article.item.column-2 .jcomments-links a {
    margin-top: 10px;
  }
  #sp-static-header {
    width: 100%;
    display: table;
    padding-left: 0;
    padding-right: 0;
  }
  #sp-static-header .mini-cart .mini-cart-content {
    left: 0;
    right: auto;
    margin-left: 0;
  }
  #sp-static-header .sp-vmsearch form {
    min-width: 420px;
  }
  #sp-static-header .sp-vmsearch .search-input-wrapper {
    max-width: 129px;
  }
  .banner-left {
    text-align: center;
  }
  .banner-left a {
    float: none;
    display: inline-block;
    max-width: 400px;
  }
  .banner-static .image-content {
    margin-bottom: 30px;
  }
  #sp-home3-tabs-product .tabs_buttons ul.tabs_container li.tab span {
    height: 25px;
    line-height: 25px;
  }
  #sp-left .sp-module.sidebar-banner,
  #sp-right .sp-module.sidebar-banner,
  #sp-home2-left .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-home2-left .sp-module.sidebar-banner p,
  #sp-home2-left .sp-module.sidebar-banner a {
    margin: 0 auto;
  }
  #com-form-login p {
    margin-bottom: 15px;
  }
  .fav_addtocart-bar .addtocart-button {
    width: 100%;
    margin-top: 10px;
  }
  .fav_table .art-button {
    font-size: 0;
  }
  .fav_table .art-button i {
    font-size: 14px;
    line-height: 31px;
  }
  #style-layout2.home-page #sp-category-menu .mod_vmcategory .sp-module-content {
    display: none !important;
  }
  #style-layout2.home-page #sp-category-menu .mod_vmcategory:hover .sp-module-content {
    display: block !important;
  }
  #style-layout2 #sp-static-header .sp-module {
    width: 33.333%;
  }
  #style-layout2 #offcanvas-toggler {
    margin-top: 0;
  }
  #style-layout2 #sp-slider2 > .sp-column {
    padding-left: 0;
  }
  #style-layout2 #sp-logo,
  #style-layout2 #sp-support {
    width: 50%;
    padding: 0 15px;
  }
  #style-layout2 #sp-home2-category-menu {
    display: none;
  }
  #style-layout2 #sp-language-currency .bootstrap-select .btn,
  #style-layout2 #sp-language-currency .bootstrap-select .btn-default,
  #style-layout2 #sp-language-currency .bootstrap-select button {
    min-width: auto !important;
    line-height: 59px;
    height: 59px;
  }
}
@media (max-width: 767px) {
  #sp-top2,
  #sp-top1,
  #sp-logo,
  #sp-search,
  #sp-support {
    width: 100%;
    float: left;
  }
  #sp-top2 .sp-vmsearch,
  #sp-top2 .block-call-container,
  #sp-top1 .sp-vmsearch,
  #sp-top1 .block-call-container,
  #sp-logo .sp-vmsearch,
  #sp-logo .block-call-container,
  #sp-search .sp-vmsearch,
  #sp-search .block-call-container,
  #sp-support .sp-vmsearch,
  #sp-support .block-call-container {
    float: none;
    margin: auto;
    padding: 10px 0 20px;
  }
  #sp-top2,
  #sp-top1 {
    text-align: center;
    line-height: 0;
  }
  #sp-top2 .sp-column,
  #sp-top1 .sp-column {
    display: inline-block;
    text-align: center;
    float: none;
  }
  .sp-module .mod-languages .bootstrap-select button {
    border: 0;
  }
  #sp-top1 {
    border-bottom: 1px solid #ccc;
  }
  #sp-header-sticky-wrapper #sp-mini-cart,
  #sp-header-sticky-wrapper #sp-language-currency {
    width: 75%;
    float: left;
    text-align: right;
    padding: 0 15px;
  }
  #sp-header-sticky-wrapper #sp-menu {
    width: 25%;
    float: left;
    margin-top: 4px;
  }
  #sp-header-sticky-wrapper #sp-category-menu,
  #sp-header-sticky-wrapper #sp-home2-category-menu {
    display: none;
  }
  #style-layout2 #sp-support .block-call-container {
    padding-top: 35px;
  }
  #style-layout3 #vmCartModule {
    float: right;
  }
  .vina-pogo-slider .caption-block .caption-text {
    float: none !important;
  }
  .vina-pogo-slider .caption-block h1 span {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 20px;
    padding-bottom: 10px;
  }
  .vina-pogo-slider .caption-block h2,
  .vina-pogo-slider .caption-block h3,
  .vina-pogo-slider .caption-block .intro {
    display: none;
  }
  .vina-pogo-slider .caption-block .caption-readmore {
    margin-top: 10px;
  }
  .vina-pogo-slider .caption-block .caption-readmore a {
    font-size: 13px;
    line-height: 32px;
  }
  .vina-pogo-slider .caption-block.slider-1 h1 span:after {
    height: 4px;
  }
  .sp-module.mod_title .sp-module-title h3 {
    font-size: 30px;
  }
  .sp-module.mod_title .sp-module-title h3 span.word-small {
    font-size: 20px;
    line-height: 32px;
    margin-right: -3px;
  }
  .product.width25,
  .product.width33 {
    width: 100%;
  }
  .product.width25 .product-inner,
  .product.width33 .product-inner {
    float: none;
  }
  .product.width25 .product-inner img,
  .product.width33 .product-inner img {
    width: 100%;
  }
  #sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab,
  #sp-home2-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab,
  #sp-our-products-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab {
    margin: 5px 0;
    width: 100%;
  }
  #sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span,
  #sp-home2-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span,
  #sp-our-products-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab span {
    float: none;
  }
  #sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:before,
  #sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:after,
  #sp-home2-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:before,
  #sp-home2-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:after,
  #sp-our-products-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:before,
  #sp-our-products-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab:after {
    display: none;
  }
  .sp-vmsearch .search-input-wrapper {
    width: 180px;
  }
  .sp-module .vina-carousel-virtuemart .item.product {
    width: 100%;
  }
  .sp-module .vina-carousel-virtuemart .item.product .product-inner {
    margin: 0 auto;
    float: none;
  }
  div.acymailing_module .acymailing_form td input {
    width: 260px !important;
  }
  #sp-bottom3,
  #sp-bottom4 {
    margin-top: 30px;
  }
  #sp-footer1,
  #sp-footer2 {
    text-align: center;
  }
  #sp-footer1 .sp-module,
  #sp-footer2 .sp-module {
    display: inline-block;
  }
  #sp-footer2 .sp-module {
    margin-top: 10px;
  }
  #sp-home3-tabs-product .tabs_buttons,
  #sp-home3-tabs-product .items_mask {
    width: 100%;
  }
  #sp-home3-tabs-product .tabs_buttons .tabs_mask {
    border: 1px solid #ebebeb;
    min-height: 40px;
  }
  .vina-carousel-content.owl-carousel .image-block img {
    width: 100%;
  }
  .info-about-us .sppb-image-content-title {
    font-size: 15px;
    margin-top: 20px;
  }
  .contact-form .sppb-addon-title {
    margin: 0 0 40px;
    font-size: 22px;
  }
  #offcanvas-toggler {
    float: none;
    text-align: center;
    line-height: 52px;
  }
  .orderby-displaynumber .view-mode {
    position: static;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
  }
  .orderby-displaynumber .view-mode a {
    float: left;
    display: inline-block;
    width: 50%;
  }
  .orderby-displaynumber .view-mode a i {
    width: 100%;
    text-align: center;
  }
  .orderby-displaynumber .view-mode a.mode-grid {
    border-right: 1px solid #fff;
  }
  .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;
  }
  .product {
    text-align: center;
  }
  .product .product-inner {
    float: none;
  }
  .sppb-section.about-intro {
    padding: 0px !important;
  }
  .sppb-section.about-intro h3.sppb-addon-title,
  .sppb-section.about-intro h3.sppb-image-content-title {
    margin-top: 15px;
  }
  .sppb-section.about-intro .sppb-col-sm-6 {
    padding-left: 0;
    padding-right: 0;
  }
  .sppb-section.about-skill {
    padding: 45px 0px 30px !important;
  }
  .sppb-section.about-skill .sppb-col-sm-4 {
    margin-bottom: 25px;
  }
  #checkoutForm .cart-summary tr th {
    padding: 5px;
  }
  .cart-view .continue_link {
    font-size: 12px;
  }
  .cart-view .total .price {
    font-size: 11px;
  }
}
@media (max-width: 480px) {
  .vina-pogo-slider .caption-block .caption-readmore {
    display: none;
  }
  .vina-pogo-slider .caption-block.slider-2 h1 span {
    font-size: 22px;
  }
  .bootstrap-select .dropdown-menu {
    width: 120px;
  }
  #sp-top1 .sp-column {
    display: inline-flex;
  }
  #sp-top-wrapper .sp-module.mod_home_menu ul.menu > li > a {
    font-size: 0;
    padding: 0 15px;
  }
  #sp-top-wrapper .sp-module.mod_home_menu ul.menu > li > a:before,
  #sp-top-wrapper .sp-module.mod_home_menu ul.menu > li > a:after {
    float: left;
  }
  #sp-top-wrapper .sp-module.mod_home_menu ul.menu > li > a:after {
    color: #333;
    content: "";
    font-size: 14px;
    font-family: FontAwesome;
    display: inline-block;
  }
  #sp-top-wrapper .sp-module.mod_home_menu ul.menu > li > a:hover:after {
    color: #fff;
  }
  #sp-top2 > .sp-column ul.social-icons {
    display: none;
  }
  .sp-module.mod_cur,
  .sp-module.mod_lang,
  .sp-module.mod_menu_top {
    float: none;
  }
  .sp-module.mod_cur .sp-module-title h3,
  .sp-module.mod_lang .sp-module-title h3,
  .sp-module.mod_menu_top .sp-module-title h3 {
    width: 100%;
  }
  .sp-module.mod_cur .sp-module-title,
  .sp-module.mod_cur .sp-module-content,
  .sp-module.mod_lang .sp-module-title,
  .sp-module.mod_lang .sp-module-content,
  .sp-module.mod_menu_top .sp-module-title,
  .sp-module.mod_menu_top .sp-module-content {
    width: 100%;
  }
  .sp-module.mod_menu_top {
    border-left: 0;
  }
  .sp-module.mod_menu_top .sp-module-content ul {
    max-width: 100%;
  }
  .sp-module.mod_menu_top .sp-module-content ul li a {
    text-align: center;
  }
  ul.social-icons a {
    border-left: 0;
  }
  .sp-vmsearch .category-name-wrapper {
    margin-right: 2px;
  }
  .sp-vmsearch .sp-vmsearch-categorybox {
    font-size: 11px;
  }
  .sp-vmsearch .search-input-wrapper {
    width: 90px;
  }
  .sp-vmsearch .search-button-wrapper {
    width: 70px;
  }
  .sp-vmsearch .search-button-wrapper button {
    font-size: 13px;
  }
  #sp-top-wrapper .sp-module.mod_home_menu ul.menu {
    width: 100%;
  }
  #sp-top-wrapper .sp-module.mod_home_menu ul.menu > li ul.nav-child {
    left: 0;
    right: 0;
    text-align: center;
  }
  .banner-static .image {
    width: 100%;
    margin-bottom: 20px;
  }
  .acymailing_module .acymailing_form td.acysubbuttons {
    margin-left: 0;
    margin-top: 10px;
  }
  .acymailing_module .links ul.link-follow li {
    margin-right: 3px;
    margin-bottom: 3px;
  }
  div.acymailing_module .acymailing_form tr {
    width: 100%;
  }
  div.acymailing_module .acymailing_form td {
    width: 100%;
  }
  div.acymailing_module .acymailing_form td input {
    width: 100% !important;
  }
  div.acymailing_module .acymailing_form td.acysubbuttons input {
    width: 100% !important;
  }
  #sp-static-header {
    border-top: 0 !important;
  }
  #sp-static-header .sp-module {
    width: 100%;
    border-left: 0;
    border-top: 1px solid #ebebeb;
  }
  #sp-static-header .sp-module .sp-module-title h3 {
    line-height: 60px !important;
  }
  #sp-static-header .sp-module.mod_home_menu ul.menu > li > a:before {
    line-height: 60px;
  }
  #sp-static-header .sp-module.mod_vmsearch {
    border-right: 0;
  }
  #sp-static-header .sp-vmsearch:before {
    height: 60px;
    line-height: 60px;
  }
  #sp-static-header #vmCartModule {
    min-height: 60px;
  }
  #sp-static-header .mini-cart .mini-cart-title i {
    min-height: 60px;
    line-height: 60px;
  }
  #sp-static-header .mini-cart .mini-cart-content {
    width: 100%;
  }
  #sp-static-header .sp-vmsearch form {
    min-width: 120px !important;
  }
  #sp-static-header .sp-vmsearch .search-input-wrapper {
    max-width: 110px !important;
  }
  #sp-language-currency {
    padding-left: 0;
    padding-right: 0;
  }
  #sp-language-currency > .sp-column {
    width: 100%;
  }
  #sp-language-currency .bootstrap-select button,
  #sp-language-currency .bootstrap-select .btn,
  #sp-language-currency .bootstrap-select .btn-default {
    border-left: 0;
  }
  #sp-language-currency #cur_form .bootstrap-select button,
  #sp-language-currency #cur_form .bootstrap-select .btn,
  #sp-language-currency #cur_form .bootstrap-select .btn-default {
    border-bottom: 1px solid #363636;
  }
  .blog article.item .readmore a,
  .blog article.item .jcomments-links a {
    width: 100%;
    margin-top: 10px;
  }
  .blog .article-info {
    margin: 10px -8px 0;
  }
  h2.entry-title {
    margin: 0;
    font-size: 12px;
  }
  .blog ..entry-header .icons {
    display: none;
  }
  .entry-header {
    margin-bottom: 0;
  }
  .entry-header .icons {
    display: none;
  }
  .width50 {
    width: 100%;
  }
  .article-info >dd {
    margin: 3px 8px;
  }
  .vm-product-media-container,
  .vm-product-details-container {
    padding: 0;
  }
  .vm-product-details-container h1 {
    font-size: 18px;
  }
  .vm-product-details-container .manufacturer,
  .vm-product-details-container .in-stock {
    font-size: 13px;
  }
  .vm-product-details-container .product-fields {
    text-align: left;
  }
  .vm-product-details-container .product-fields .product-field {
    width: 100%;
  }
  .vm-product-details-container span.addtocart-button {
    margin-top: 15px;
  }
  .coupon-inner .details-button {
    margin-top: 7px;
  }
  #tabs-detail-product.nav >li {
    width: 100%;
  }
  #tabs-detail-product.nav >li >a {
    width: 100%;
    font-size: 15px;
    line-height: 45px;
    border: 0;
    border-bottom: 1px solid #e1e1e1;
  }
  #style-layout2 #sp-logo,
  #style-layout2 #sp-support {
    width: 100%;
  }
  #style-layout2 #sp-logo .block-call-container,
  #style-layout2 #sp-support .block-call-container {
    text-align: center;
  }
  #style-layout2 #sp-logo .block-call-container .block-call,
  #style-layout2 #sp-support .block-call-container .block-call {
    display: inline-block;
  }
  #style-layout2 .sp-module .cur_box .bootstrap-select div.dropdown-menu,
  #style-layout2 .sp-module .mod-languages .bootstrap-select div.dropdown-menu {
    width: 100%;
  }
  #style-layout2 .sp-module .cur_box .bootstrap-select div.dropdown-menu ul.dropdown-menu,
  #style-layout2 .sp-module .mod-languages .bootstrap-select div.dropdown-menu ul.dropdown-menu {
    width: 100%;
  }
  #style-layout2 #sp-static-header .sp-vmsearch form {
    min-width: auto !important;
    width: 280px;
  }
}
@media (max-width: 320px) {
  #style-layout2 #sp-language-currency {
    width: 80%;
  }
  #style-layout2 #sp-menu {
    width: 20%;
  }
  #style-layout2 #sp-menu #offcanvas-toggler >i {
    padding: 0;
  }
  input {
    width: 180px;
  }
  .mini-cart .mini-cart-content {
    width: 200px;
  }
  .bootstrap-select .dropdown-menu {
    width: 100%;
  }
  .vina-pogo-slider .caption-block.slider-2 h1 span {
    font-size: 18px !important;
  }
  .vina-pogo-slider .caption-block.slider-2 h1 span:before {
    width: 12px;
    height: 12px;
    margin-right: 15px;
  }
  .vina-pogo-slider .caption-block.slider-2 h1 span:after {
    width: 12px;
    height: 12px;
    margin-left: 15px;
  }
  .offcanvas-menu {
    width: 205px;
  }
  .offcanvas-menu .offcanvas-inner .sp-module .sp-module-title h3 {
    font-size: 14px;
  }
  .sp-vmsearch form {
    width: 100%;
    position: relative;
    margin-bottom: 48px !important;
  }
  .sp-vmsearch .search-button-wrapper {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
  }
  .sp-vmsearch {
    width: 100%;
  }
  .sp-module div.acymailing_module .acymailing_form td input {
    width: 200px !important;
    height: 50px;
  }
  .sp-module div.acymailing_module .acymailing_form td.acysubbuttons input {
    height: 50px;
    line-height: 50px;
  }
  .owl-item .item .item-inner {
    padding: 0;
  }
  .sp-module .vina-carousel-content .blog-inner .text-block {
    padding: 25px 10px 20px 10px;
  }
  .acymailing_module .links ul.link-follow li {
    display: inline-block;
    width: 100%;
  }
  .acymailing_module .links ul.link-follow li a {
    width: 100%;
  }
  .blog article.item h2.entry-title {
    text-align: center;
    width: 100%;
  }
  .blog article.item .readmore a,
  .blog article.item .jcomments-links a {
    font-size: 11px;
  }
  .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;
    border-right: 0;
    border-bottom: 1px solid #ececec;
  }
  .entry-header h2.entry-title {
    width: 100%;
    text-align: center;
  }
  blockquote {
    margin: 20px 10px;
  }
  .sp-module .sp-module-title h3 {
    font-size: 14px;
  }
  .cf_form .cf_slider_gutter_m {
    width: 89%;
  }
  .vm-product-details-container .btn-wishlist .addtofav_aws_icon,
  .vm-product-details-container .btn-wishlist .addtofav_aws_icon_active {
    min-width: 40px;
    padding: 0 10px;
  }
  .vm-product-details-container .btn-wishlist .addtofav_aws_icon span,
  .vm-product-details-container .btn-wishlist .addtofav_aws_icon_active span {
    display: none;
  }
  .vm-product-details-container .add-to-box a.email-friend,
  .vm-product-details-container .add-to-box div#vmcompare a {
    min-width: 40px;
    padding: 0 10px;
  }
  #style-layout2 #sp-static-header .sp-vmsearch form {
    width: 250px;
  }
  #style-layout2 #sp-static-header .sp-module.mod_home_menu ul.menu > li .nav-child li a {
    font-size: 12px;
    padding: 0 10px;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .vina-pogo-slider .caption-block h1 span {
    font-size: 30px;
    letter-spacing: 0;
    line-height: 48px;
    padding-bottom: 15px;
  }
  .vina-pogo-slider .caption-block h2 span {
    font-size: 59px;
    line-height: 92px;
  }
  .vina-pogo-slider .caption-block h3 span {
    font-size: 30px;
  }
  .vina-pogo-slider .caption-block .caption-readmore {
    margin-top: 20px;
  }
  .vina-pogo-slider .caption-block .caption-readmore a {
    font-size: 14px;
    line-height: 36px;
  }
  .product .product-inner h2.product-title,
  .product .product-inner h3.product-title {
    max-width: 131px;
  }
  .cf_form .cf_slider_gutter_m {
    width: 88.65%;
  }
  #sp-left .sp-module,
  #sp-right .sp-module,
  #sp-home2-left .sp-module {
    margin-top: 48px;
  }
  #sp-left .sp-module .sp-module-title h3,
  #sp-right .sp-module .sp-module-title h3,
  #sp-home2-left .sp-module .sp-module-title h3 {
    font-size: 11px;
  }
  .sp-module.mod_vmcategory .sp-module-content .vina-treeview-virtuemart ul li a {
    line-height: 45px;
    font-size: 13px;
    padding: 0 10px 0px 15px;
  }
  .sp-module .mage-products .product .item-inner .vm-product-rating-container,
  .sp-module .mage-products .product .product-inner .vm-product-rating-container {
    margin: 0;
  }
  .sp-module .mage-products .product .item-inner .product-price span,
  .sp-module .mage-products .product .product-inner .product-price span {
    font-size: 14px;
  }
  .sp-module .mage-products .product .item-inner .product-price .price-crossed span,
  .sp-module .mage-products .product .product-inner .product-price .price-crossed span {
    font-size: 13px;
  }
  .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;
  }
  .vina-about-tab .sppb-nav-tabs li a {
    font-size: 10px;
  }
  .vina-accordion .sppb-panel-heading .sppb-panel-title {
    font-size: 10px;
  }
  .vm-product-details-inner span.addtocart-button {
    margin-top: 15px;
  }
  #sp-bottom div.vina-vscoller-twitter {
    padding-left: 0;
  }
  #sp-bottom div.vina-vscoller-twitter .vina-item {
    font-size: 12px;
    display: inline-block;
    width: 100%;
  }
  #sp-bottom div.vina-vscoller-twitter .vina-item .author {
    padding-right: 40px;
  }
  #sp-bottom div.vina-vscoller-twitter .vina-item .permalink {
    position: absolute;
    right: 0;
  }
  #sp-bottom div.vina-vscoller-twitter .vina-item .profile {
    margin-right: 5px;
    float: left;
  }
  #sp-bottom div.vina-vscoller-twitter .vina-item .entry {
    float: left;
    width: 100%;
  }
}
@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: 150px;
  }
  .sp-vmsearch .sp-vmsearch-categorybox {
    width: 105px;
    font-size: 10px;
  }
  .product .product-inner .timer-grid .box-time-date .number {
    font-size: 14px;
  }
  #sp-left li a,
  #sp-right li a,
  #sp-home2-left li a {
    font-size: 13px;
  }
  #sp-left .sp-module .owl-theme .owl-controls .owl-buttons div,
  #sp-right .sp-module .owl-theme .owl-controls .owl-buttons div,
  #sp-home2-left .sp-module .owl-theme .owl-controls .owl-buttons div {
    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-home2-left .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-home2-left .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%;
  }
  .blog article.item.column-4 .post-format {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ececec;
  }
  .blog article.item.column-4 .post-format i {
    float: none;
    margin: 0 auto;
    border: 0;
  }
  .blog article.item.column-4 h2.entry-title {
    font-size: 10px;
    width: 100%;
    text-align: center;
  }
  .blog article.item.column-4 .item-content .item-introtext {
    padding: 20px 10px;
  }
  .blog article.item.column-4 .readmore a,
  .blog article.item.column-4 .jcomments-links a {
    font-size: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991) {
  .block-call .title1 {
    font-size: 11px;
  }
  .block-call .title2 {
    font-size: 14px;
  }
  .sp-vmsearch .search-button-wrapper {
    width: 80px;
  }
  .sp-vmsearch .search-button-wrapper button {
    font-size: 13px;
  }
  .sp-module.mod_vmcategory .sp-module-title {
    padding: 0 10px 0 20px;
  }
  .sp-module.mod_vmcategory .sp-module-title h3 {
    font-size: 14px;
  }
  .sp-module.mod_vmcategory .sp-module-title h3:before {
    margin-right: 10px;
  }
  #vmCartModule {
    width: 100%;
  }
  #vmCartModule .mini-cart {
    text-align: center;
  }
  #sp-mini-cart {
    width: 33.33%;
    border-top: 0;
  }
  .mini-cart .mini-cart-title {
    font-size: 13px;
  }
  #sp-menu {
    width: 33.33%;
  }
  #sp-menu .sp-megamenu-wrapper #offcanvas-toggler {
    float: none;
    text-align: center;
  }
  #sp-category-menu {
    width: 33.33%;
  }
  #sp-bottom3 {
    clear: both;
  }
  .sp-copyright {
    font-size: 13px;
  }
  #sp-language-currency {
    width: 33.33%;
  }
  .sp-module.mod_vmcategory .sp-module-content .vina-treeview-virtuemart ul li a {
    font-size: 11px;
    line-height: 26px;
  }
  .sp-module div.vina-treeview-virtuemart .treeview .hitarea::before {
    line-height: 26px;
  }
  #sp-tabs-product-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab,
  #sp-home2-content .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab,
  #sp-our-products-wrapper .sp-module div.sptab .tabs_buttons ul.tabs_container li.tab {
    font-size: 11px;
    padding: 0 5px;
  }
  #sp-left .sp-module,
  #sp-right .sp-module,
  #sp-home2-left .sp-module {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
  }
  #sp-left .sp-module.row,
  #sp-right .sp-module.row,
  #sp-home2-left .sp-module.row {
    margin-left: 0;
    margin-right: 0;
  }
  #sp-left .sp-module.row .sp-module-title,
  #sp-right .sp-module.row .sp-module-title,
  #sp-home2-left .sp-module.row .sp-module-title {
    margin-left: 0;
    margin-right: 0;
  }
  #sp-left .sp-module .vina-carousel-virtuemart .product .product-inner,
  #sp-right .sp-module .vina-carousel-virtuemart .product .product-inner,
  #sp-home2-left .sp-module .vina-carousel-virtuemart .product .product-inner {
    padding: 0;
  }
  #style-layout2 #sp-category-menu {
    width: 25%;
  }
  #style-layout2 #sp-menu,
  #style-layout2 #sp-language-currency {
    min-width: 37.5%;
  }
  #style-layout2 .sp-module.mod_menu_top .sp-module-content ul li a,
  #style-layout2 #sp-static-header .sp-module.mod_home_menu ul.menu > li .nav-child li a {
    font-size: 12px;
    font-weight: 400;
    padding: 0 10px;
    text-transform: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .vina-pogo-slider .caption-block h1 span {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 20px;
    padding-bottom: 10px;
  }
  .vina-pogo-slider .caption-block h2 span {
    font-size: 40px;
    line-height: 60px;
  }
  .vina-pogo-slider .caption-block h3 span {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 5px;
  }
  .vina-pogo-slider .caption-block .caption-readmore {
    margin-top: 15px;
  }
  .vina-pogo-slider .caption-block .caption-readmore a {
    font-size: 14px;
    line-height: 36px;
  }
  .vina-pogo-slider .caption-block.slider-1 h1 span:after,
  .vina-pogo-slider .caption-block.slider-1 h3 span:after {
    height: 4px;
  }
  .vina-pogo-slider .caption-block.slider-2 h1 span {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .vina-pogo-slider .caption-block.slider-2 h2 span {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 0;
  }
  .vina-pogo-slider .caption-block.slider-2 h3 span {
    font-size: 18px;
    line-height: 18px;
  }
  .banner-block-static-1 .top1 {
    margin-bottom: 10px !important;
  }
  .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 15px;
    font-size: 14px;
  }
  .blog article.item.column-3 .post-format i {
    width: 32px;
    font-size: 15px;
  }
  .vina-about-tab .sppb-nav-tabs li {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 991) {
  .sp-module.mod_hot_deals .vina-carousel-virtuemart .product .product-inner {
    border: 1px solid #e3e3e3;
    border-top: 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #sp-testimonial .sp-module {
    background: #c94969;
    text-align: center;
    min-height: 180px;
    padding-top: 30px;
    margin-top: 30px;
  }
}
@media (max-width: 480px) {
  #spmain-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;
  }
  #spmain-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: 120px !important;
  }
}
@media (max-width: 767px) {
  .sp-comingsoon .sp-comingsoon-title {
    font-size: 24px;
  }
  .sp-comingsoon .sp-comingsoon-content {
    padding: 0 2% 30px;
  }
  .sp-comingsoon .days,
  .sp-comingsoon .hours,
  .sp-comingsoon .minutes,
  .sp-comingsoon .seconds {
    margin: 20px 15px;
  }
}
@media (max-width: 320px) {
  .sp-comingsoon .social-icons li {
    margin: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #checkoutForm .cart-summary .cart-images img {
    width: 72px;
  }
}
@media (max-width: 767px) {
  #checkoutForm .cart-summary .cart-images,
  .tb-image,
  tbody .sectiontableentry1 >td:first-child {
    display: none;
  }
}
