@charset "UTF-8";
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont_v-4.3.0.eot");
  src: url("../fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff") format("woff2"), url("../fonts/fontawesome-webfont_v-4.3.0.woff") format("woff"), url("../fonts/fontawesome-webfont_v-4.3.0.ttf") format("truetype"), url("../fonts/fontawesome-webfont_v-4.3.0-fontawesomeregular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon, [class^="icon-"] {
  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);
}

/* makes the font 33% larger relative to the icon container */
.icon-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.icon-2x {
  font-size: 2em;
}

.icon-3x {
  font-size: 3em;
}

.icon-4x {
  font-size: 4em;
}

.icon-5x {
  font-size: 5em;
}

.icon-fw {
  width: 1.28571em;
  text-align: center;
}

.icon-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
.icon-ul > li {
  position: relative;
}

.icon-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
.icon-li.icon-lg {
  left: -1.85714em;
}

.icon-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.icon.pull-left, .pull-left[class^="icon-"] {
  margin-right: .3em;
}
.icon.pull-right, .pull-right[class^="icon-"] {
  margin-left: .3em;
}

.icon-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.icon-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.icon-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.icon-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.icon-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.icon-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icon-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .icon-rotate-90,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-flip-horizontal,
:root .icon-flip-vertical {
  filter: none;
}

.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.icon-stack-1x, .icon-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.icon-stack-1x {
  line-height: inherit;
}

.icon-stack-2x {
  font-size: 2em;
}

.icon-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "";
}

.icon-music:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-envelope-o:before, .icon-envelope-alt:before {
  content: "";
}

.icon-heart:before {
  content: "";
}

.icon-star:before {
  content: "";
}

.icon-star-o:before, .icon-star-empty:before {
  content: "";
}

.icon-user:before {
  content: "";
}

.icon-film:before {
  content: "";
}

.icon-th-large:before {
  content: "";
}

.icon-th:before {
  content: "";
}

.icon-th-list:before {
  content: "";
}

.icon-check:before {
  content: "";
}

.icon-remove:before,
.icon-close:before,
.icon-times:before,
.icon-remove:before {
  content: "";
}

.icon-search-plus:before, .icon-zoom-in:before {
  content: "";
}

.icon-search-minus:before, .icon-zoom-out:before {
  content: "";
}

.icon-power-off:before, .icon-off:before {
  content: "";
}

.icon-signal:before {
  content: "";
}

.icon-gear:before,
.icon-cog:before {
  content: "";
}

.icon-trash-o:before, .icon-trash:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-file-o:before, .icon-file-alt:before {
  content: "";
}

.icon-clock-o:before, .icon-time:before {
  content: "";
}

.icon-road:before {
  content: "";
}

.icon-download:before, .icon-download-alt:before {
  content: "";
}

.icon-arrow-circle-o-down:before, .icon-download:before, .icon-download-alt:before {
  content: "";
}

.icon-arrow-circle-o-up:before, .icon-upload:before, .icon-upload-alt:before {
  content: "";
}

.icon-inbox:before {
  content: "";
}

.icon-play-circle-o:before, .icon-play-circle:before, .icon-play-sign:before {
  content: "";
}

.icon-rotate-right:before,
.icon-repeat:before {
  content: "";
}

.icon-refresh:before {
  content: "";
}

.icon-list-alt:before {
  content: "";
}

.icon-lock:before {
  content: "";
}

.icon-flag:before {
  content: "";
}

.icon-headphones:before {
  content: "";
}

.icon-volume-off:before {
  content: "";
}

.icon-volume-down:before {
  content: "";
}

.icon-volume-up:before {
  content: "";
}

.icon-qrcode:before {
  content: "";
}

.icon-barcode:before {
  content: "";
}

.icon-tag:before {
  content: "";
}

.icon-tags:before {
  content: "";
}

.icon-book:before {
  content: "";
}

.icon-bookmark:before {
  content: "";
}

.icon-print:before {
  content: "";
}

.icon-camera:before {
  content: "";
}

.icon-font:before {
  content: "";
}

.icon-bold:before {
  content: "";
}

.icon-italic:before {
  content: "";
}

.icon-text-height:before {
  content: "";
}

.icon-text-width:before {
  content: "";
}

.icon-align-left:before {
  content: "";
}

.icon-align-center:before {
  content: "";
}

.icon-align-right:before {
  content: "";
}

.icon-align-justify:before {
  content: "";
}

.icon-list:before {
  content: "";
}

.icon-dedent:before,
.icon-outdent:before,
.icon-indent-left:before {
  content: "";
}

.icon-indent:before, .icon-indent-right:before {
  content: "";
}

.icon-video-camera:before, .icon-facetime-video:before {
  content: "";
}

.icon-photo:before,
.icon-image:before,
.icon-picture-o:before,
.icon-picture:before {
  content: "";
}

.icon-pencil:before {
  content: "";
}

.icon-map-marker:before {
  content: "";
}

.icon-adjust:before {
  content: "";
}

.icon-tint:before {
  content: "";
}

.icon-edit:before,
.icon-pencil-square-o:before,
.icon-edit:before {
  content: "";
}

.icon-share-square-o:before, .icon-share:before, .icon-share-alt:before {
  content: "";
}

.icon-check-square-o:before {
  content: "";
}

.icon-arrows:before, .icon-move:before {
  content: "";
}

.icon-step-backward:before {
  content: "";
}

.icon-fast-backward:before {
  content: "";
}

.icon-backward:before {
  content: "";
}

.icon-play:before {
  content: "";
}

.icon-pause:before {
  content: "";
}

.icon-stop:before {
  content: "";
}

.icon-forward:before {
  content: "";
}

.icon-fast-forward:before {
  content: "";
}

.icon-step-forward:before {
  content: "";
}

.icon-eject:before {
  content: "";
}

.icon-chevron-left:before {
  content: "";
}

.icon-chevron-right:before {
  content: "";
}

.icon-plus-circle:before, .icon-plus-sign:before {
  content: "";
}

.icon-minus-circle:before, .icon-minus-sign:before {
  content: "";
}

.icon-times-circle:before, .icon-remove-sign:before {
  content: "";
}

.icon-check-circle:before, .icon-ok-sign:before {
  content: "";
}

.icon-question-circle:before, .icon-question-sign:before {
  content: "";
}

.icon-info-circle:before, .icon-info-sign:before {
  content: "";
}

.icon-crosshairs:before, .icon-screenshot:before {
  content: "";
}

.icon-times-circle-o:before, .icon-remove-circle:before {
  content: "";
}

.icon-check-circle-o:before, .icon-ok-circle:before {
  content: "";
}

.icon-ban:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-mail-forward:before,
.icon-share:before,
.icon-share-alt:before {
  content: "";
}

.icon-expand:before, .icon-resize-full:before {
  content: "";
}

.icon-compress:before, .icon-resize-small:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-asterisk:before {
  content: "";
}

.icon-exclamation-circle:before, .icon-exclamation-sign:before {
  content: "";
}

.icon-gift:before {
  content: "";
}

.icon-leaf:before {
  content: "";
}

.icon-fire:before {
  content: "";
}

.icon-eye:before, .icon-eye-open:before {
  content: "";
}

.icon-eye-slash:before, .icon-eye-close:before {
  content: "";
}

.icon-warning:before,
.icon-exclamation-triangle:before,
.icon-warning-sign:before {
  content: "";
}

.icon-plane:before {
  content: "";
}

.icon-calendar:before {
  content: "";
}

.icon-random:before {
  content: "";
}

.icon-comment:before {
  content: "";
}

.icon-magnet:before {
  content: "";
}

.icon-chevron-up:before {
  content: "";
}

.icon-chevron-down:before {
  content: "";
}

.icon-retweet:before {
  content: "";
}

.icon-shopping-cart:before {
  content: "";
}

.icon-folder:before, .icon-folder-close:before {
  content: "";
}

.icon-folder-open:before {
  content: "";
}

.icon-arrows-v:before, .icon-resize-vertical:before {
  content: "";
}

.icon-arrows-h:before, .icon-resize-horizontal:before {
  content: "";
}

.icon-bar-chart-o:before, .icon-bar-chart:before,
.icon-bar-chart:before {
  content: "";
}

.icon-twitter-square:before, .icon-twitter-sign:before {
  content: "";
}

.icon-facebook-square:before, .icon-facebook-sign:before {
  content: "";
}

.icon-camera-retro:before {
  content: "";
}

.icon-key:before {
  content: "";
}

.icon-gears:before,
.icon-cogs:before {
  content: "";
}

.icon-comments:before {
  content: "";
}

.icon-thumbs-o-up:before, .icon-thumbs-up-alt:before {
  content: "";
}

.icon-thumbs-o-down:before, .icon-thumbs-down-alt:before {
  content: "";
}

.icon-star-half:before {
  content: "";
}

.icon-heart-o:before, .icon-heart-empty:before {
  content: "";
}

.icon-sign-out:before, .icon-signout:before {
  content: "";
}

.icon-linkedin-square:before, .icon-linkedin-sign:before {
  content: "";
}

.icon-thumb-tack:before, .icon-pushpin:before {
  content: "";
}

.icon-external-link:before {
  content: "";
}

.icon-sign-in:before, .icon-signin:before {
  content: "";
}

.icon-trophy:before {
  content: "";
}

.icon-github-square:before, .icon-github-sign:before {
  content: "";
}

.icon-upload:before, .icon-upload-alt:before {
  content: "";
}

.icon-lemon-o:before, .icon-lemon:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-square-o:before, .icon-check-empty:before {
  content: "";
}

.icon-bookmark-o:before, .icon-bookmark-empty:before {
  content: "";
}

.icon-phone-square:before, .icon-phone-sign:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-facebook-f:before,
.icon-facebook:before {
  content: "";
}

.icon-github:before {
  content: "";
}

.icon-unlock:before {
  content: "";
}

.icon-credit-card:before {
  content: "";
}

.icon-feed:before,
.icon-rss:before {
  content: "";
}

.icon-hdd-o:before, .icon-hdd:before {
  content: "";
}

.icon-bullhorn:before {
  content: "";
}

.icon-bell:before, .icon-bell-alt:before {
  content: "";
}

.icon-certificate:before {
  content: "";
}

.icon-hand-o-right:before, .icon-hand-right:before {
  content: "";
}

.icon-hand-o-left:before, .icon-hand-left:before {
  content: "";
}

.icon-hand-o-up:before, .icon-hand-up:before {
  content: "";
}

.icon-hand-o-down:before, .icon-hand-down:before {
  content: "";
}

.icon-arrow-circle-left:before, .icon-circle-arrow-left:before {
  content: "";
}

.icon-arrow-circle-right:before, .icon-circle-arrow-right:before {
  content: "";
}

.icon-arrow-circle-up:before, .icon-circle-arrow-up:before {
  content: "";
}

.icon-arrow-circle-down:before, .icon-circle-arrow-down:before {
  content: "";
}

.icon-globe:before {
  content: "";
}

.icon-wrench:before {
  content: "";
}

.icon-tasks:before {
  content: "";
}

.icon-filter:before {
  content: "";
}

.icon-briefcase:before {
  content: "";
}

.icon-arrows-alt:before, .icon-fullscreen:before {
  content: "";
}

.icon-group:before,
.icon-users:before,
.icon-group:before {
  content: "";
}

.icon-chain:before,
.icon-link:before {
  content: "";
}

.icon-cloud:before {
  content: "";
}

.icon-flask:before, .icon-beaker:before {
  content: "";
}

.icon-cut:before,
.icon-scissors:before,
.icon-cut:before {
  content: "";
}

.icon-copy:before,
.icon-files-o:before,
.icon-copy:before {
  content: "";
}

.icon-paperclip:before, .icon-paper-clip:before {
  content: "";
}

.icon-save:before,
.icon-floppy-o:before,
.icon-save:before {
  content: "";
}

.icon-square:before, .icon-sign-blank:before {
  content: "";
}

.icon-navicon:before,
.icon-reorder:before,
.icon-bars:before,
.icon-reorder:before {
  content: "";
}

.icon-list-ul:before {
  content: "";
}

.icon-list-ol:before {
  content: "";
}

.icon-strikethrough:before {
  content: "";
}

.icon-underline:before {
  content: "";
}

.icon-table:before {
  content: "";
}

.icon-magic:before {
  content: "";
}

.icon-truck:before {
  content: "";
}

.icon-pinterest:before {
  content: "";
}

.icon-pinterest-square:before, .icon-pinterest-sign:before {
  content: "";
}

.icon-google-plus-square:before, .icon-google-plus-sign:before {
  content: "";
}

.icon-google-plus:before {
  content: "";
}

.icon-money:before {
  content: "";
}

.icon-caret-down:before {
  content: "";
}

.icon-caret-up:before {
  content: "";
}

.icon-caret-left:before {
  content: "";
}

.icon-caret-right:before {
  content: "";
}

.icon-columns:before {
  content: "";
}

.icon-unsorted:before,
.icon-sort:before {
  content: "";
}

.icon-sort-down:before,
.icon-sort-desc:before,
.icon-sort-up:before {
  content: "";
}

.icon-sort-up:before,
.icon-sort-asc:before,
.icon-sort-down:before {
  content: "";
}

.icon-envelope:before {
  content: "";
}

.icon-linkedin:before {
  content: "";
}

.icon-rotate-left:before,
.icon-undo:before {
  content: "";
}

.icon-legal:before,
.icon-gavel:before,
.icon-legal:before {
  content: "";
}

.icon-dashboard:before,
.icon-tachometer:before,
.icon-dashboard:before {
  content: "";
}

.icon-comment-o:before, .icon-comment-alt:before {
  content: "";
}

.icon-comments-o:before, .icon-comments-alt:before {
  content: "";
}

.icon-flash:before,
.icon-bolt:before {
  content: "";
}

.icon-sitemap:before {
  content: "";
}

.icon-umbrella:before {
  content: "";
}

.icon-paste:before,
.icon-clipboard:before,
.icon-paste:before {
  content: "";
}

.icon-lightbulb-o:before, .icon-lightbulb:before {
  content: "";
}

.icon-exchange:before {
  content: "";
}

.icon-cloud-download:before {
  content: "";
}

.icon-cloud-upload:before {
  content: "";
}

.icon-user-md:before {
  content: "";
}

.icon-stethoscope:before {
  content: "";
}

.icon-suitcase:before {
  content: "";
}

.icon-bell-o:before, .icon-bell:before, .icon-bell-alt:before {
  content: "";
}

.icon-coffee:before {
  content: "";
}

.icon-cutlery:before, .icon-food:before {
  content: "";
}

.icon-file-text-o:before, .icon-file-text-alt:before {
  content: "";
}

.icon-building-o:before, .icon-building:before {
  content: "";
}

.icon-hospital-o:before, .icon-hospital:before {
  content: "";
}

.icon-ambulance:before {
  content: "";
}

.icon-medkit:before {
  content: "";
}

.icon-fighter-jet:before {
  content: "";
}

.icon-beer:before {
  content: "";
}

.icon-h-square:before, .icon-h-sign:before {
  content: "";
}

.icon-plus-square:before, .icon-plus-sign-alt:before {
  content: "";
}

.icon-angle-double-left:before, .icon-double-angle-left:before {
  content: "";
}

.icon-angle-double-right:before, .icon-double-angle-right:before {
  content: "";
}

.icon-angle-double-up:before, .icon-double-angle-up:before {
  content: "";
}

.icon-angle-double-down:before, .icon-double-angle-down:before {
  content: "";
}

.icon-angle-left:before {
  content: "";
}

.icon-angle-right:before {
  content: "";
}

.icon-angle-up:before {
  content: "";
}

.icon-angle-down:before {
  content: "";
}

.icon-desktop:before {
  content: "";
}

.icon-laptop:before {
  content: "";
}

.icon-tablet:before {
  content: "";
}

.icon-mobile-phone:before,
.icon-mobile:before,
.icon-mobile-phone:before {
  content: "";
}

.icon-circle-o:before, .icon-circle-blank:before {
  content: "";
}

.icon-quote-left:before {
  content: "";
}

.icon-quote-right:before {
  content: "";
}

.icon-spinner:before {
  content: "";
}

.icon-circle:before {
  content: "";
}

.icon-mail-reply:before,
.icon-reply:before {
  content: "";
}

.icon-github-alt:before {
  content: "";
}

.icon-folder-o:before, .icon-folder-close-alt:before {
  content: "";
}

.icon-folder-open-o:before, .icon-folder-open-alt:before {
  content: "";
}

.icon-smile-o:before, .icon-smile:before {
  content: "";
}

.icon-frown-o:before, .icon-frown:before {
  content: "";
}

.icon-meh-o:before, .icon-meh:before {
  content: "";
}

.icon-gamepad:before {
  content: "";
}

.icon-keyboard-o:before, .icon-keyboard:before {
  content: "";
}

.icon-flag-o:before, .icon-flag-alt:before {
  content: "";
}

.icon-flag-checkered:before {
  content: "";
}

.icon-terminal:before {
  content: "";
}

.icon-code:before {
  content: "";
}

.icon-mail-reply-all:before,
.icon-reply-all:before {
  content: "";
}

.icon-star-half-empty:before,
.icon-star-half-full:before,
.icon-star-half-o:before,
.icon-star-half-empty:before {
  content: "";
}

.icon-location-arrow:before {
  content: "";
}

.icon-crop:before {
  content: "";
}

.icon-code-fork:before {
  content: "";
}

.icon-unlink:before,
.icon-chain-broken:before,
.icon-unlink:before {
  content: "";
}

.icon-question:before {
  content: "";
}

.icon-info:before {
  content: "";
}

.icon-exclamation:before {
  content: "";
}

.icon-superscript:before {
  content: "";
}

.icon-subscript:before {
  content: "";
}

.icon-eraser:before {
  content: "";
}

.icon-puzzle-piece:before {
  content: "";
}

.icon-microphone:before {
  content: "";
}

.icon-microphone-slash:before, .icon-microphone-off:before {
  content: "";
}

.icon-shield:before {
  content: "";
}

.icon-calendar-o:before, .icon-calendar-empty:before {
  content: "";
}

.icon-fire-extinguisher:before {
  content: "";
}

.icon-rocket:before {
  content: "";
}

.icon-maxcdn:before {
  content: "";
}

.icon-chevron-circle-left:before, .icon-chevron-sign-left:before {
  content: "";
}

.icon-chevron-circle-right:before, .icon-chevron-sign-right:before {
  content: "";
}

.icon-chevron-circle-up:before, .icon-chevron-sign-up:before {
  content: "";
}

.icon-chevron-circle-down:before, .icon-chevron-sign-down:before {
  content: "";
}

.icon-html5:before {
  content: "";
}

.icon-css3:before {
  content: "";
}

.icon-anchor:before {
  content: "";
}

.icon-unlock-alt:before {
  content: "";
}

.icon-bullseye:before {
  content: "";
}

.icon-ellipsis-h:before, .icon-ellipsis-horizontal:before {
  content: "";
}

.icon-ellipsis-v:before, .icon-ellipsis-vertical:before {
  content: "";
}

.icon-rss-square:before, .icon-rss-sign:before {
  content: "";
}

.icon-play-circle:before, .icon-play-sign:before {
  content: "";
}

.icon-ticket:before {
  content: "";
}

.icon-minus-square:before, .icon-minus-sign-alt:before {
  content: "";
}

.icon-minus-square-o:before, .icon-check-minus:before, .icon-collapse-alt:before {
  content: "";
}

.icon-level-up:before {
  content: "";
}

.icon-level-down:before {
  content: "";
}

.icon-check-square:before, .icon-check-sign:before {
  content: "";
}

.icon-pencil-square:before, .icon-edit-sign:before {
  content: "";
}

.icon-external-link-square:before, .icon-external-link-sign:before {
  content: "";
}

.icon-share-square:before, .icon-share-sign:before {
  content: "";
}

.icon-compass:before {
  content: "";
}

.icon-toggle-down:before,
.icon-caret-square-o-down:before,
.icon-collapse:before {
  content: "";
}

.icon-toggle-up:before,
.icon-caret-square-o-up:before,
.icon-collapse-top:before {
  content: "";
}

.icon-toggle-right:before,
.icon-caret-square-o-right:before {
  content: "";
}

.icon-euro:before,
.icon-eur:before {
  content: "";
}

.icon-gbp:before {
  content: "";
}

.icon-dollar:before,
.icon-usd:before {
  content: "";
}

.icon-rupee:before,
.icon-inr:before {
  content: "";
}

.icon-cny:before,
.icon-rmb:before,
.icon-yen:before,
.icon-jpy:before {
  content: "";
}

.icon-ruble:before,
.icon-rouble:before,
.icon-rub:before,
.icon-cny:before {
  content: "";
}

.icon-won:before,
.icon-krw:before {
  content: "";
}

.icon-bitcoin:before,
.icon-btc:before {
  content: "";
}

.icon-file:before {
  content: "";
}

.icon-file-text:before {
  content: "";
}

.icon-sort-alpha-asc:before, .icon-sort-by-alphabet:before {
  content: "";
}

.icon-sort-alpha-desc:before, .icon-sort-by-alphabet-alt:before {
  content: "";
}

.icon-sort-amount-asc:before, .icon-sort-by-attributes:before {
  content: "";
}

.icon-sort-amount-desc:before, .icon-sort-by-attributes-alt:before {
  content: "";
}

.icon-sort-numeric-asc:before, .icon-sort-by-order:before {
  content: "";
}

.icon-sort-numeric-desc:before, .icon-sort-by-order-alt:before {
  content: "";
}

.icon-thumbs-up:before {
  content: "";
}

.icon-thumbs-down:before {
  content: "";
}

.icon-youtube-square:before, .icon-youtube-sign:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.icon-xing:before {
  content: "";
}

.icon-xing-square:before, .icon-xing-sign:before {
  content: "";
}

.icon-youtube-play:before {
  content: "";
}

.icon-dropbox:before {
  content: "";
}

.icon-stack-overflow:before, .icon-stackexchange:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-flickr:before {
  content: "";
}

.icon-adn:before {
  content: "";
}

.icon-bitbucket:before {
  content: "";
}

.icon-bitbucket-square:before, .icon-bitbucket-sign:before {
  content: "";
}

.icon-tumblr:before {
  content: "";
}

.icon-tumblr-square:before, .icon-tumblr-sign:before {
  content: "";
}

.icon-long-arrow-down:before {
  content: "";
}

.icon-long-arrow-up:before {
  content: "";
}

.icon-long-arrow-left:before {
  content: "";
}

.icon-long-arrow-right:before {
  content: "";
}

.icon-apple:before {
  content: "";
}

.icon-windows:before {
  content: "";
}

.icon-android:before {
  content: "";
}

.icon-linux:before {
  content: "";
}

.icon-dribbble:before {
  content: "";
}

.icon-skype:before {
  content: "";
}

.icon-foursquare:before {
  content: "";
}

.icon-trello:before {
  content: "";
}

.icon-female:before {
  content: "";
}

.icon-male:before {
  content: "";
}

.icon-gittip:before,
.icon-gratipay:before {
  content: "";
}

.icon-sun-o:before, .icon-sun:before {
  content: "";
}

.icon-moon-o:before, .icon-moon:before {
  content: "";
}

.icon-archive:before {
  content: "";
}

.icon-bug:before {
  content: "";
}

.icon-vk:before {
  content: "";
}

.icon-weibo:before {
  content: "";
}

.icon-renren:before {
  content: "";
}

.icon-pagelines:before {
  content: "";
}

.icon-stack-exchange:before {
  content: "";
}

.icon-arrow-circle-o-right:before {
  content: "";
}

.icon-arrow-circle-o-left:before {
  content: "";
}

.icon-toggle-left:before,
.icon-caret-square-o-left:before {
  content: "";
}

.icon-dot-circle-o:before {
  content: "";
}

.icon-wheelchair:before {
  content: "";
}

.icon-vimeo-square:before {
  content: "";
}

.icon-turkish-lira:before,
.icon-try:before {
  content: "";
}

.icon-plus-square-o:before, .icon-expand-alt:before {
  content: "";
}

.icon-space-shuttle:before {
  content: "";
}

.icon-slack:before {
  content: "";
}

.icon-envelope-square:before {
  content: "";
}

.icon-wordpress:before {
  content: "";
}

.icon-openid:before {
  content: "";
}

.icon-institution:before,
.icon-bank:before,
.icon-university:before {
  content: "";
}

.icon-mortar-board:before,
.icon-graduation-cap:before {
  content: "";
}

.icon-yahoo:before {
  content: "";
}

.icon-google:before {
  content: "";
}

.icon-reddit:before {
  content: "";
}

.icon-reddit-square:before {
  content: "";
}

.icon-stumbleupon-circle:before {
  content: "";
}

.icon-stumbleupon:before {
  content: "";
}

.icon-delicious:before {
  content: "";
}

.icon-digg:before {
  content: "";
}

.icon-pied-piper-pp:before {
  content: "";
}

.icon-pied-piper-alt:before {
  content: "";
}

.icon-drupal:before {
  content: "";
}

.icon-joomla:before {
  content: "";
}

.icon-language:before {
  content: "";
}

.icon-fax:before {
  content: "";
}

.icon-building:before {
  content: "";
}

.icon-child:before {
  content: "";
}

.icon-paw:before {
  content: "";
}

.icon-spoon:before {
  content: "";
}

.icon-cube:before {
  content: "";
}

.icon-cubes:before {
  content: "";
}

.icon-behance:before {
  content: "";
}

.icon-behance-square:before {
  content: "";
}

.icon-steam:before {
  content: "";
}

.icon-steam-square:before {
  content: "";
}

.icon-recycle:before {
  content: "";
}

.icon-automobile:before,
.icon-car:before {
  content: "";
}

.icon-cab:before,
.icon-taxi:before {
  content: "";
}

.icon-tree:before {
  content: "";
}

.icon-spotify:before {
  content: "";
}

.icon-deviantart:before {
  content: "";
}

.icon-soundcloud:before {
  content: "";
}

.icon-database:before {
  content: "";
}

.icon-file-pdf-o:before {
  content: "";
}

.icon-file-word-o:before {
  content: "";
}

.icon-file-excel-o:before {
  content: "";
}

.icon-file-powerpoint-o:before {
  content: "";
}

.icon-file-photo-o:before,
.icon-file-picture-o:before,
.icon-file-image-o:before {
  content: "";
}

.icon-file-zip-o:before,
.icon-file-archive-o:before {
  content: "";
}

.icon-file-sound-o:before,
.icon-file-audio-o:before {
  content: "";
}

.icon-file-movie-o:before,
.icon-file-video-o:before {
  content: "";
}

.icon-file-code-o:before {
  content: "";
}

.icon-vine:before {
  content: "";
}

.icon-codepen:before {
  content: "";
}

.icon-jsfiddle:before {
  content: "";
}

.icon-life-bouy:before,
.icon-life-buoy:before,
.icon-life-saver:before,
.icon-support:before,
.icon-life-ring:before {
  content: "";
}

.icon-circle-o-notch:before {
  content: "";
}

.icon-ra:before,
.icon-resistance:before,
.icon-rebel:before {
  content: "";
}

.icon-ge:before,
.icon-empire:before {
  content: "";
}

.icon-git-square:before {
  content: "";
}

.icon-git:before {
  content: "";
}

.icon-y-combinator-square:before,
.icon-yc-square:before,
.icon-hacker-news:before {
  content: "";
}

.icon-tencent-weibo:before {
  content: "";
}

.icon-qq:before {
  content: "";
}

.icon-wechat:before,
.icon-weixin:before {
  content: "";
}

.icon-send:before,
.icon-paper-plane:before {
  content: "";
}

.icon-send-o:before,
.icon-paper-plane-o:before {
  content: "";
}

.icon-history:before {
  content: "";
}

.icon-circle-thin:before {
  content: "";
}

.icon-header:before {
  content: "";
}

.icon-paragraph:before {
  content: "";
}

.icon-sliders:before {
  content: "";
}

.icon-share-alt:before {
  content: "";
}

.icon-share-alt-square:before {
  content: "";
}

.icon-bomb:before {
  content: "";
}

.icon-soccer-ball-o:before,
.icon-futbol-o:before {
  content: "";
}

.icon-tty:before {
  content: "";
}

.icon-binoculars:before {
  content: "";
}

.icon-plug:before {
  content: "";
}

.icon-slideshare:before {
  content: "";
}

.icon-twitch:before {
  content: "";
}

.icon-yelp:before {
  content: "";
}

.icon-newspaper-o:before {
  content: "";
}

.icon-wifi:before {
  content: "";
}

.icon-calculator:before {
  content: "";
}

.icon-paypal:before {
  content: "";
}

.icon-google-wallet:before {
  content: "";
}

.icon-cc-visa:before {
  content: "";
}

.icon-cc-mastercard:before {
  content: "";
}

.icon-cc-discover:before {
  content: "";
}

.icon-cc-amex:before {
  content: "";
}

.icon-cc-paypal:before {
  content: "";
}

.icon-cc-stripe:before {
  content: "";
}

.icon-bell-slash:before {
  content: "";
}

.icon-bell-slash-o:before {
  content: "";
}

.icon-trash:before {
  content: "";
}

.icon-copyright:before {
  content: "";
}

.icon-at:before {
  content: "";
}

.icon-eyedropper:before {
  content: "";
}

.icon-paint-brush:before {
  content: "";
}

.icon-birthday-cake:before {
  content: "";
}

.icon-area-chart:before {
  content: "";
}

.icon-pie-chart:before {
  content: "";
}

.icon-line-chart:before {
  content: "";
}

.icon-lastfm:before {
  content: "";
}

.icon-lastfm-square:before {
  content: "";
}

.icon-toggle-off:before {
  content: "";
}

.icon-toggle-on:before {
  content: "";
}

.icon-bicycle:before {
  content: "";
}

.icon-bus:before {
  content: "";
}

.icon-ioxhost:before {
  content: "";
}

.icon-angellist:before {
  content: "";
}

.icon-cc:before {
  content: "";
}

.icon-shekel:before,
.icon-sheqel:before,
.icon-ils:before {
  content: "";
}

.icon-meanpath:before {
  content: "";
}

.icon-buysellads:before {
  content: "";
}

.icon-connectdevelop:before {
  content: "";
}

.icon-dashcube:before {
  content: "";
}

.icon-forumbee:before {
  content: "";
}

.icon-leanpub:before {
  content: "";
}

.icon-sellsy:before {
  content: "";
}

.icon-shirtsinbulk:before {
  content: "";
}

.icon-simplybuilt:before {
  content: "";
}

.icon-skyatlas:before {
  content: "";
}

.icon-cart-plus:before {
  content: "";
}

.icon-cart-arrow-down:before {
  content: "";
}

.icon-diamond:before {
  content: "";
}

.icon-ship:before {
  content: "";
}

.icon-user-secret:before {
  content: "";
}

.icon-motorcycle:before {
  content: "";
}

.icon-street-view:before {
  content: "";
}

.icon-heartbeat:before {
  content: "";
}

.icon-venus:before {
  content: "";
}

.icon-mars:before {
  content: "";
}

.icon-mercury:before {
  content: "";
}

.icon-intersex:before,
.icon-transgender:before {
  content: "";
}

.icon-transgender-alt:before {
  content: "";
}

.icon-venus-double:before {
  content: "";
}

.icon-mars-double:before {
  content: "";
}

.icon-venus-mars:before {
  content: "";
}

.icon-mars-stroke:before {
  content: "";
}

.icon-mars-stroke-v:before {
  content: "";
}

.icon-mars-stroke-h:before {
  content: "";
}

.icon-neuter:before {
  content: "";
}

.icon-genderless:before {
  content: "";
}

.icon-facebook-official:before {
  content: "";
}

.icon-pinterest-p:before {
  content: "";
}

.icon-whatsapp:before {
  content: "";
}

.icon-server:before {
  content: "";
}

.icon-user-plus:before {
  content: "";
}

.icon-user-times:before {
  content: "";
}

.icon-hotel:before,
.icon-bed:before {
  content: "";
}

.icon-viacoin:before {
  content: "";
}

.icon-train:before {
  content: "";
}

.icon-subway:before {
  content: "";
}

.icon-medium:before {
  content: "";
}

.icon-yc:before,
.icon-y-combinator:before {
  content: "";
}

.icon-optin-monster:before {
  content: "";
}

.icon-opencart:before {
  content: "";
}

.icon-expeditedssl:before {
  content: "";
}

.icon-battery-4:before,
.icon-battery:before,
.icon-battery-full:before {
  content: "";
}

.icon-battery-3:before,
.icon-battery-three-quarters:before {
  content: "";
}

.icon-battery-2:before,
.icon-battery-half:before {
  content: "";
}

.icon-battery-1:before,
.icon-battery-quarter:before {
  content: "";
}

.icon-battery-0:before,
.icon-battery-empty:before {
  content: "";
}

.icon-mouse-pointer:before {
  content: "";
}

.icon-i-cursor:before {
  content: "";
}

.icon-object-group:before {
  content: "";
}

.icon-object-ungroup:before {
  content: "";
}

.icon-sticky-note:before {
  content: "";
}

.icon-sticky-note-o:before {
  content: "";
}

.icon-cc-jcb:before {
  content: "";
}

.icon-cc-diners-club:before {
  content: "";
}

.icon-clone:before {
  content: "";
}

.icon-balance-scale:before {
  content: "";
}

.icon-hourglass-o:before {
  content: "";
}

.icon-hourglass-1:before,
.icon-hourglass-start:before {
  content: "";
}

.icon-hourglass-2:before,
.icon-hourglass-half:before {
  content: "";
}

.icon-hourglass-3:before,
.icon-hourglass-end:before {
  content: "";
}

.icon-hourglass:before {
  content: "";
}

.icon-hand-grab-o:before,
.icon-hand-rock-o:before {
  content: "";
}

.icon-hand-stop-o:before,
.icon-hand-paper-o:before {
  content: "";
}

.icon-hand-scissors-o:before {
  content: "";
}

.icon-hand-lizard-o:before {
  content: "";
}

.icon-hand-spock-o:before {
  content: "";
}

.icon-hand-pointer-o:before {
  content: "";
}

.icon-hand-peace-o:before {
  content: "";
}

.icon-trademark:before {
  content: "";
}

.icon-registered:before {
  content: "";
}

.icon-creative-commons:before {
  content: "";
}

.icon-gg:before {
  content: "";
}

.icon-gg-circle:before {
  content: "";
}

.icon-tripadvisor:before {
  content: "";
}

.icon-odnoklassniki:before {
  content: "";
}

.icon-odnoklassniki-square:before {
  content: "";
}

.icon-get-pocket:before {
  content: "";
}

.icon-wikipedia-w:before {
  content: "";
}

.icon-safari:before {
  content: "";
}

.icon-chrome:before {
  content: "";
}

.icon-firefox:before {
  content: "";
}

.icon-opera:before {
  content: "";
}

.icon-internet-explorer:before {
  content: "";
}

.icon-tv:before,
.icon-television:before {
  content: "";
}

.icon-contao:before {
  content: "";
}

.icon-500px:before {
  content: "";
}

.icon-amazon:before {
  content: "";
}

.icon-calendar-plus-o:before {
  content: "";
}

.icon-calendar-minus-o:before {
  content: "";
}

.icon-calendar-times-o:before {
  content: "";
}

.icon-calendar-check-o:before {
  content: "";
}

.icon-industry:before {
  content: "";
}

.icon-map-pin:before {
  content: "";
}

.icon-map-signs:before {
  content: "";
}

.icon-map-o:before {
  content: "";
}

.icon-map:before {
  content: "";
}

.icon-commenting:before {
  content: "";
}

.icon-commenting-o:before {
  content: "";
}

.icon-houzz:before {
  content: "";
}

.icon-vimeo:before {
  content: "";
}

.icon-black-tie:before {
  content: "";
}

.icon-fonticons:before {
  content: "";
}

.icon-reddit-alien:before {
  content: "";
}

.icon-edge:before {
  content: "";
}

.icon-credit-card-alt:before {
  content: "";
}

.icon-codiepie:before {
  content: "";
}

.icon-modx:before {
  content: "";
}

.icon-fort-awesome:before {
  content: "";
}

.icon-usb:before {
  content: "";
}

.icon-product-hunt:before {
  content: "";
}

.icon-mixcloud:before {
  content: "";
}

.icon-scribd:before {
  content: "";
}

.icon-pause-circle:before {
  content: "";
}

.icon-pause-circle-o:before {
  content: "";
}

.icon-stop-circle:before {
  content: "";
}

.icon-stop-circle-o:before {
  content: "";
}

.icon-shopping-bag:before {
  content: "";
}

.icon-shopping-basket:before {
  content: "";
}

.icon-hashtag:before {
  content: "";
}

.icon-bluetooth:before {
  content: "";
}

.icon-bluetooth-b:before {
  content: "";
}

.icon-percent:before {
  content: "";
}

.icon-gitlab:before {
  content: "";
}

.icon-wpbeginner:before {
  content: "";
}

.icon-wpforms:before {
  content: "";
}

.icon-envira:before {
  content: "";
}

.icon-universal-access:before {
  content: "";
}

.icon-wheelchair-alt:before {
  content: "";
}

.icon-question-circle-o:before {
  content: "";
}

.icon-blind:before {
  content: "";
}

.icon-audio-description:before {
  content: "";
}

.icon-volume-control-phone:before {
  content: "";
}

.icon-braille:before {
  content: "";
}

.icon-assistive-listening-systems:before {
  content: "";
}

.icon-asl-interpreting:before,
.icon-american-sign-language-interpreting:before {
  content: "";
}

.icon-deafness:before,
.icon-hard-of-hearing:before,
.icon-deaf:before {
  content: "";
}

.icon-glide:before {
  content: "";
}

.icon-glide-g:before {
  content: "";
}

.icon-signing:before,
.icon-sign-language:before {
  content: "";
}

.icon-low-vision:before {
  content: "";
}

.icon-viadeo:before {
  content: "";
}

.icon-viadeo-square:before {
  content: "";
}

.icon-snapchat:before {
  content: "";
}

.icon-snapchat-ghost:before {
  content: "";
}

.icon-snapchat-square:before {
  content: "";
}

.icon-pied-piper:before {
  content: "";
}

.icon-first-order:before {
  content: "";
}

.icon-yoast:before {
  content: "";
}

.icon-themeisle:before {
  content: "";
}

.icon-google-plus-circle:before,
.icon-google-plus-official:before {
  content: "";
}

.icon-fa:before,
.icon-font-awesome:before {
  content: "";
}

.icon-handshake-o:before {
  content: "";
}

.icon-envelope-open:before {
  content: "";
}

.icon-envelope-open-o:before {
  content: "";
}

.icon-linode:before {
  content: "";
}

.icon-address-book:before {
  content: "";
}

.icon-address-book-o:before {
  content: "";
}

.icon-vcard:before,
.icon-address-card:before {
  content: "";
}

.icon-vcard-o:before,
.icon-address-card-o:before {
  content: "";
}

.icon-user-circle:before {
  content: "";
}

.icon-user-circle-o:before {
  content: "";
}

.icon-user-o:before {
  content: "";
}

.icon-id-badge:before {
  content: "";
}

.icon-drivers-license:before,
.icon-id-card:before {
  content: "";
}

.icon-drivers-license-o:before,
.icon-id-card-o:before {
  content: "";
}

.icon-quora:before {
  content: "";
}

.icon-free-code-camp:before {
  content: "";
}

.icon-telegram:before {
  content: "";
}

.icon-thermometer-4:before,
.icon-thermometer:before,
.icon-thermometer-full:before {
  content: "";
}

.icon-thermometer-3:before,
.icon-thermometer-three-quarters:before {
  content: "";
}

.icon-thermometer-2:before,
.icon-thermometer-half:before {
  content: "";
}

.icon-thermometer-1:before,
.icon-thermometer-quarter:before {
  content: "";
}

.icon-thermometer-0:before,
.icon-thermometer-empty:before {
  content: "";
}

.icon-shower:before {
  content: "";
}

.icon-bathtub:before,
.icon-s15:before,
.icon-bath:before {
  content: "";
}

.icon-podcast:before {
  content: "";
}

.icon-window-maximize:before {
  content: "";
}

.icon-window-minimize:before {
  content: "";
}

.icon-window-restore:before {
  content: "";
}

.icon-times-rectangle:before,
.icon-window-close:before {
  content: "";
}

.icon-times-rectangle-o:before,
.icon-window-close-o:before {
  content: "";
}

.icon-bandcamp:before {
  content: "";
}

.icon-grav:before {
  content: "";
}

.icon-etsy:before {
  content: "";
}

.icon-imdb:before {
  content: "";
}

.icon-ravelry:before {
  content: "";
}

.icon-eercast:before {
  content: "";
}

.icon-microchip:before {
  content: "";
}

.icon-snowflake-o:before {
  content: "";
}

.icon-superpowers:before {
  content: "";
}

.icon-wpexplorer:before {
  content: "";
}

.icon-meetup:before {
  content: "";
}

#columns {
  position: relative;
}

@media only screen and (min-width: 1200px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }

  header .container {
    padding-left: 60px;
    padding-right: 60px;
    width: 100%;
    max-width: 100%;
  }
}
header .banner {
  background: black;
  max-height: 100%;
}
@media only screen and (min-width: 1200px) {
  header .banner .row {
    margin: 0px;
  }
}
header .nav {
  padding: 12px 0px 0px;
  color: #fff;
  font-size: 0.8125rem;
  line-height: 1;
  background: #333333;
  min-height: 40px;
}
header .nav .row {
  margin: 0px;
}
header .nav nav {
  width: 100%;
  position: relative;
}
header .header_top_area .header_top {
  min-height: 82px;
  padding-top: 8px;
  padding-bottom: 40px;
}
header .header_top_area .header_top .header_icon_block {
  float: right;
  position: relative;
  margin-left: 20px;
}
header .header_top_area .header_top .header_icon_block .header_icon {
  font-size: 21px;
  color: #333333;
  cursor: pointer;
  line-height: 1;
}
header .header_top_area .header_top .header_icon_block .header_icon_content {
  display: none;
  position: absolute;
  right: 0px;
  top: 50px;
  width: 230px;
  border-top: 3px solid #333333;
  background-color: #fff;
  z-index: 12;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  padding: 20px 20px 20px;
}
header .header_top_area .header_top .header_icon_block .header_icon_content .header_nav_element {
  margin-bottom: 15px;
}
header .header_top_area .header_top .header_icon_block .header_icon_content .header_nav_element .title {
  font-family: "Montserrat", serif;
  font-size: 1.0625rem;
  color: #333333;
  margin-bottom: 10px;
  font-weight: 400;
}
header .header_top_area .header_top .header_icon_block .header_icon_content .header_nav_element .header_nav_element_content ul {
  margin: 0;
  padding: 0;
}
header .header_top_area .header_top .header_icon_block .header_icon_content .header_nav_element .header_nav_element_content ul li {
  line-height: 1.3;
  margin-bottom: 13px;
}
header .header_top_area .header_top .header_icon_block .header_icon_content .header_nav_element .header_nav_element_content ul li a {
  color: #747474;
}
header .header_top_area .header_top .header_icon_block .header_icon_content .header_nav_element .header_nav_element_content ul li a:hover {
  color: #333333;
}
header .header_top_area .header_top .header_icon_block .header_icon_content .header_nav_element .header_nav_element_content ul li img, header .header_top_area .header_top .header_icon_block .header_icon_content .header_nav_element .header_nav_element_content ul li i {
  margin-right: 5px;
  display: -1px;
  vertical-align: middle;
  min-width: 16px;
}
header .header_top_area .header_top .header_icon_block .header_icon_content .header_nav_element .header_nav_element_content ul li i {
  font-size: 12px;
}
header .header_top_area .header_top .header_top_left .shopping_cart_area {
  display: none;
}
header .header_top_area .header_top .header_top_right .header_top_right_one .header_logo {
  max-width: 181px;
  margin: 0 auto;
  text-align: center;
}
header .header_top_area .header_top .header_top_right .header_top_right_one .header_logo a img {
  margin: 0 auto;
}
header .header_top_area .header_top .header_top_right .header_top_right_two .search_block_top {
  float: right;
  margin-top: 7%;
}
header .header_top_area .header_top .header_top_right .header_top_right_two .shopping_cart_area {
  float: right;
  margin-top: 5%;
}
header .header_top_area .header_top .header_top_right .header_top_right_full {
  padding-top: 15px;
}

body.page-index .header-container header .nav nav .html_block_nav {
  display: none;
}
body.page-index .header-container header .nav nav .nav_collaps_icon {
  display: none;
}
body.page-index .header-container header .header_bottom_area {
  display: block;
}
body.page-index .header-container.header_nav_classic_bg {
  background-image: url(../img/bg/header_bg.jpg);
  background-color: #1a1a1a;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
body.page-index .header-container.header_nav_classic_bg header .nav {
  background: transparent;
}
body.page-index .header-container.header_nav_classic_bg header .nav nav {
  min-height: 1164px;
  transition: min-height 0.4s linear 0s;
}
body.page-index .header-container.header_nav_classic_bg header .nav nav .nav_collaps_icon {
  width: 45px;
  height: 28px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  display: none;
  text-align: center;
  cursor: pointer;
  z-index: 2;
  margin: 0 auto;
}
body.page-index .header-container.header_nav_classic_bg header .nav nav .nav_collaps_icon i {
  font-size: 21px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
body.page-index .header-container.header_nav_classic_bg header .nav nav.nav_collapse {
  min-height: 40px;
}
body.page-index .header-container.header_nav_classic_bg header .nav nav.nav_collapse .nav_collaps_icon i:before {
  content: "\f205";
}
body.page-index .header-container.header_nav_classic_bg header .nav nav.nav_collapse .html_block_nav {
  display: none;
}
body.page-index .header-container.header_nav_classic_bg header .nav nav .html_block_nav {
  display: block;
}
body.page-index .header-container.header_nav_classic_bg header .nav nav .nav_collaps_icon {
  display: block;
}
body.page-index .header-container.header_nav_classic_bg header .nav nav .social_block_nav {
  float: right;
  margin-top: 4px;
}
body.page-index .header-container.header_nav_classic_bg header .header_top_area {
  margin-left: 60px;
  margin-right: 60px;
  background-color: #f4f4f4;
}
body.page-index .header-container.header_nav_classic_bg header .header_top_area .header_top {
  padding-top: 60px;
}
body.page-index .header-container.header_nav_classic_bg header .header_bottom_area {
  margin-left: 60px;
  margin-right: 60px;
  background-color: #f4f4f4;
}
body.page-index .header-container.header_nav_classic_bg header .header_bottom_area .header_bottom {
  display: block;
}
@media only screen and (min-width: 1200px) {
  body.page-index .header-container.header_nav_classic_bg header .header_bottom_area .header_bottom {
    padding-left: 0;
    padding-right: 0;
  }
}
body.page-index .header-container.header_nav_classic header .nav {
  background: transparent;
}
body.page-index .header-container.header_nav_classic header .nav nav.nav_collapse {
  min-height: 40px;
}

.header-container.header_classic header .header_top_area .header_top {
  max-width: 100%;
  min-height: 95px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px solid #F3F3F3;
}
.header-container.header_classic header .header_top_area .header_top .header_logo {
  float: left;
  max-width: 254px;
  padding-left: 25px;
  padding-right: 40px;
  padding-top: 25px;
  padding-bottom: 25px;
  border-right: 1px solid #F3F3F3;
}
.header-container.header_classic header .header_top_area .header_top .block_top_menu {
  float: left;
  text-align: left;
  margin-left: 20px;
}
.header-container.header_classic header .header_top_area .header_top .block_top_menu ul.sf-menu {
  display: block;
  padding: 33px 0px 38px;
}
.header-container.header_classic header .header_top_area .header_top .block_top_menu ul.sf-menu > li ul.submenu-container {
  top: 96px;
  border-top: 0px;
  border-bottom: 3px solid #dbbe81;
}
.header-container.header_classic header .header_top_area .header_top .header_top_right_bottom > div {
  padding-top: 30px;
  padding-bottom: 25px;
  padding-left: 25px;
  padding-right: 25px;
  min-height: 95px;
}
.header-container.header_classic header .header_top_area .header_top .header_top_right_bottom .shopping_cart_area {
  margin: 0;
  border-left: 1px solid #F3F3F3;
}
.header-container.header_classic header .header_top_area .header_top .header_top_right_bottom .shopping_cart_area .shopping_cart .cart_block {
  top: 66px;
}
.header-container.header_classic header .header_top_area .header_top .header_top_right_bottom .header_icon_block {
  float: right;
  margin-top: 0%;
  border-left: 1px solid #F3F3F3;
}
.header-container.header_classic header .header_top_area .header_top .header_top_right_bottom .header_icon_block .header_icon_content {
  left: auto;
  right: 0px;
  top: 95px;
  border-top-width: 0px;
}
.header-container.header_classic header .header_top_area .header_top .header_top_right_bottom .search_block_top {
  min-height: 0px;
  padding: 0px;
  margin-top: 39px;
  margin-right: 40px;
}
.header-container.header_classic header .main_menu_area {
  display: none;
}
.header-container.header_classic header .main_menu_area.stickyclass.sticky {
  display: block;
}
.header-container.header_transparent {
  background: #6B869D;
  position: static;
  left: 0;
  right: 0;
  z-index: 11;
}
.header-container.header_transparent .main_menu_area.stickyclass {
  background: none;
}
.header-container.header_transparent .main_menu_area.stickyclass:before {
  display: none;
}
.header-container.header_transparent .main_menu_area.stickyclass.sticky {
  background-color: #fff;
}
.header-container.header_transparent .main_menu_area.stickyclass.sticky .block_top_menu ul.sf-menu > li > a {
  color: #666;
}
.header-container.header_transparent header .header_top_area .header_top .header_icon_block .header_icon {
  color: #fff;
}
.header-container.header_transparent header .search_block_top .header_block_content .search_block_content .search_query {
  padding: 0px 0px 0px 10px;
}
.header-container.header_transparent header .search_block_top .search_icon {
  color: #fff;
}
.header-container.header_transparent .shopping_cart > a:first-child {
  color: #fff;
}
.header-container.header_transparent .block_top_menu ul.sf-menu > li > a {
  color: #fff;
}
.header-container.header_transparent .page_heading_simple_area {
  background-color: #fbfbfb;
}
.header-container.header_creative header .nav {
  display: none;
}
.header-container.header_creative header .header_top_area .header_top {
  min-height: 82px;
  padding-top: 12px;
  padding-bottom: 8px;
}
.header-container.header_nav_extended header .nav {
  line-height: 2.2;
  background-color: #000;
  padding: 12px 0px 8px;
}
.header-container.header_nav_extended header .nav .header_logo {
  margin-top: 0px;
  margin-right: 20%;
}
.header-container.header_nav_extended header .nav .header_block .title {
  text-transform: uppercase;
  width: auto;
  height: auto;
  color: #fff;
}
.header-container.header_nav_extended header .nav .header_block .header_block_content li {
  font-size: 0.75rem;
  text-align: left;
}
.header-container.header_nav_extended header .nav .header_block .header_block_content li a {
  color: #747474;
}
.header-container.header_nav_extended header .nav .header_block .header_block_content li a:hover {
  color: #1b1b1b;
}
.header-container.header_nav_extended header .nav .header_block .header_block_content li.selected, .header-container.header_nav_extended header .nav .header_block .header_block_content li:hover {
  color: #1b1b1b;
}
.header-container.header_nav_extended header .nav .shopping_cart_area {
  margin-left: 7px;
  margin-right: 14px;
  margin-top: 3px;
}
.header-container.header_nav_extended header .nav .shopping_cart_area .shopping_cart > a:first-child {
  color: #fff;
}
.header-container.header_nav_extended header .nav .shopping_cart_area .cart_block .cart-info .product-name a {
  color: #1b1b1b;
}
.header-container.header_nav_extended header .nav .shopping_cart_area .cart_block .cart-info .product-name a:hover {
  color: #dbbe81;
}
.header-container.header_nav_extended header .nav .shopping_cart_area .cart_block .cart-info .product-atributes a:hover {
  color: #dbbe81;
}
.header-container.header_nav_extended header .nav .search_block_top .search_icon {
  font-size: 20px;
  color: #fff;
  margin-top: -2px;
}
.header-container.header_nav_extended header .nav .xprt_mega_menu_area {
  float: left;
  margin-top: 16px;
}
.header-container.header_nav_extended header .nav .xprt_mega_menu_area .xprt_mega_menu ul.sf-menu > li > a {
  color: #fff;
}
.header-container.header_nav_extended header .nav .xprt_mega_menu_area .xprt_mega_menu ul.sf-menu > li > a:before {
  background-color: #fff;
}
.header-container.header_nav_extended header .nav .search_block_top, .header-container.header_nav_extended header .nav .header_block, .header-container.header_nav_extended header .nav .shopping_cart_area {
  margin-top: 21px;
  padding-right: 0;
}
.header-container.header_nav_extended header .header_top_area {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .header-container.header_regular header .container {
    padding-right: 0px;
    padding-left: 0px;
    max-width: 1170px;
  }
}
.header-container.header_regular header .nav {
  padding: 11px 0px 6px;
}
.header-container.header_regular header .nav .header_user_info {
  border-right: 0px;
  padding-right: 0px;
}
.header-container.header_regular header .header_top_area .header_top {
  min-height: 82px;
  padding-top: 20px;
  padding-bottom: 25px;
}
.header-container.header_regular header .main_menu_area .xprt_mega_menu ul.sf-menu > li > ul {
  top: 41px;
}

body.index .header-container.header_transparent {
  position: absolute;
  background: transparent;
}

body.header_sidebar_panel .footer .footer_middle_area {
  min-height: 0;
  display: none;
}
body.header_sidebar_panel header .nav {
  min-height: 0;
  padding: 0;
}

.breadcrumb {
  display: block;
  padding: 0px;
  font-size: 0.875rem;
  line-height: 1.3;
  background-color: transparent;
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
  z-index: 1;
  color: #fff;
}
.breadcrumb ul {
  list-style: none;
  margin: 0;
  padding: 0px;
}
.breadcrumb ul li {
  display: inline-block;
  vertical-align: 0;
  padding: 0px;
  margin-left: 0px;
  position: relative;
}
.breadcrumb ul li a {
  color: #747474;
  text-transform: uppercase;
}
.breadcrumb ul li:before {
  content: '/';
  font-size: 12px;
  font-family: "FontAwesome";
  line-height: 1;
  display: inline-block;
  margin: 0px 2px;
  color: #747474;
}
.breadcrumb ul li:first-child:before {
  display: none;
}
.breadcrumb ul li:last-of-type a {
  color: #fff;
  cursor: default;
  pointer-events: none;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
}
.breadcrumb a {
  display: inline-block;
  vertical-align: 0;
  padding: 0px;
  margin-left: 0px;
  position: relative;
  z-index: 2;
  color: #747474;
}
.breadcrumb a:hover {
  color: #fff;
}
.breadcrumb + .page-heading, .breadcrumb + h3.page-product-heading, .page-header .breadcrumb + h1 {
  display: none;
}

.ie8 .breadcrumb {
  min-height: 1px;
}
.ie8 .breadcrumb a:after {
  display: none;
}
.ie8 .breadcrumb .navigation-pipe {
  width: 20px;
}

.page_breadcrumb_area {
  margin-bottom: 60px;
  min-height: 660px;
  background-image: url("../img/bg/default_bread_bg.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  background-color: #262626;
}
.page_breadcrumb_area .page_breadcrumb_inner {
  position: relative;
  min-height: 660px;
}
.page_breadcrumb_area .page_breadcrumb_inner .page_breadcrumb {
  display: block;
  text-align: center;
}
.page_breadcrumb_area .page_breadcrumb_inner .page_breadcrumb h2 {
  font-size: 3.625rem;
  color: #c8c8c8;
  font-family: "Montserrat", serif;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 100%;
  text-align: left;
  padding-left: 15%;
  margin-bottom: 0;
}
.page_breadcrumb_area .page_breadcrumb_inner .page_breadcrumb h2 > span {
  display: inline-block;
}
.page_breadcrumb_area .page_breadcrumb_inner .page_breadcrumb h2:before {
  content: '';
  width: 100%;
  max-width: 126px;
  height: 2px;
  background-color: #c8c8c8;
  display: inline-block;
  vertical-align: middle;
}
.page_breadcrumb_area .page_breadcrumb_inner .page_breadcrumb .breadcrumb {
  position: absolute;
  right: 3%;
  bottom: 15%;
}

.page_breadcrumb_simple_area {
  margin-bottom: 30px;
}
.page_breadcrumb_simple_area .page_breadcrumb_simple_inner {
  padding: 20px 0;
}
.page_breadcrumb_simple_area .page_breadcrumb_simple_inner .page_breadcrumb_simple ul li a {
  color: #333333;
}
.page_breadcrumb_simple_area .page_breadcrumb_simple_inner .page_breadcrumb_simple ul li a:hover {
  color: #dbbe81;
}
.page_breadcrumb_simple_area .page_breadcrumb_simple_inner .page_breadcrumb_simple ul li:last-of-type a {
  color: #747474;
  cursor: default;
  pointer-events: none;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
}

.columns-container.header_style_full_boxed .top_column_area .container {
  max-width: 100%;
  margin-left: 62px;
  margin-right: 62px;
}

.ie8 #header #header_logo {
  width: 350px;
}

#center_column .page_product_box h3 {
  font-size: 1.125rem;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #333333;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  margin: 0 0 60px;
}

p.info-title {
  font-weight: bold;
  color: #747474;
  margin-bottom: 25px;
}

p.info-account {
  margin: -4px 0 24px 0;
}

.dark {
  color: #747474;
}

.main-page-indent {
  margin-bottom: 30px;
}

.alert {
  font-weight: bold;
}
.alert:before {
  cursor: pointer;
}
.alert ul, .alert ol {
  padding-left: 15px;
  margin-left: 27px;
}
.alert ul li, .alert ol li {
  list-style-type: decimal;
  font-weight: normal;
}
.alert.alert-success {
  text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}
.alert.alert-success:before {
  font-family: "FontAwesome";
  content: "\f058";
  font-size: 20px;
  vertical-align: -2px;
  padding-right: 7px;
}
.alert.alert-danger {
  text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}
.alert.alert-danger:before {
  font-family: "FontAwesome";
  content: "\f057";
  font-size: 20px;
  vertical-align: -2px;
  padding-right: 7px;
  float: left;
}

.label {
  white-space: normal;
  display: inline-block;
  padding: 6px 10px;
}

label {
  color: #1b1b1b;
}
label.required:before {
  content: "*";
  color: red;
  font-size: 14px;
  position: relative;
  line-height: 12px;
}

.unvisible {
  display: none;
}

.checkbox {
  line-height: 16px;
}
.checkbox label {
  color: #777777;
}

.close {
  opacity: 1;
}
.close:hover {
  opacity: 1;
}

*:first-child + html input.button_mini,
*:first-child + html input.button_small,
*:first-child + html input.button,
*:first-child + html input.button_large,
*:first-child + html input.button_mini_disabled,
*:first-child + html input.button_small_disabled,
*:first-child + html input.button_disabled,
*:first-child + html input.button_large_disabled,
*:first-child + html input.exclusive_mini,
*:first-child + html input.exclusive_small,
*:first-child + html input.exclusive,
*:first-child + html input.exclusive_large,
*:first-child + html input.exclusive_mini_disabled,
*:first-child + html input.exclusive_small_disabled,
*:first-child + html input.exclusive_disabled,
*:first-child + html input.exclusive_large_disabled {
  border: none;
}

input.button_mini:hover,
input.button_small:hover,
input.button:hover,
input.button_large:hover,
input.exclusive_mini:hover,
input.exclusive_small:hover,
input.exclusive:hover,
input.exclusive_large:hover,
a.button_mini:hover,
a.button_small:hover,
a.button:hover,
a.button_large:hover,
a.exclusive_mini:hover,
a.exclusive_small:hover,
a.exclusive:hover,
a.exclusive_large:hover {
  text-decoration: none;
}

.btn.disabled,
.btn[disabled]:hover {
  opacity: 0.3;
}

.link-button {
  font-weight: bold;
}
.link-button i {
  margin-right: 5px;
}
.link-button i.large {
  font-size: 26px;
  line-height: 26px;
  vertical-align: -3px;
  color: silver;
}

.btn.button-plus,
.btn.button-minus {
  color: #c0c0c0;
  font-size: 14px;
  margin-right: 10px;
  border: 0;
  padding: 0;
}
.btn.button-plus span,
.btn.button-minus span {
  display: block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  background: #EFEFEF;
}
.btn.button-plus span i,
.btn.button-minus span i {
  display: inline-block;
}
.btn.button-plus:hover,
.btn.button-minus:hover {
  color: #747474;
}
.btn.button-plus:hover span,
.btn.button-minus:hover span {
  filter: none;
  background: #f6f6f6;
}

.btn > span i {
  display: none;
}

.form-control {
  padding: 3px 5px;
  height: 35px;
}
.form-control.grey {
  background: #fbfbfb;
}

table.std,
table.table_block {
  margin-bottom: 20px;
  width: 100%;
  border: 1px solid #999999;
  border-bottom: none;
  background: white;
  border-collapse: inherit;
}

table.std th,
table.table_block th {
  padding: 14px 12px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  background: #999999;
}

table.std tr.alternate_item,
table.table_block tr.alternate_item {
  background-color: #f3f3f3;
}

table.std td,
table.table_block td {
  padding: 12px;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  font-size: 12px;
  vertical-align: top;
}

.table {
  margin-bottom: 30px;
}
.table > thead > tr > th {
  background: #fbfbfb;
  border-bottom-width: 1px;
  color: #747474;
  vertical-align: middle;
}
.table td ul, .table td ol {
  margin-bottom: 0 !important;
}
.table td a.color-myaccount {
  color: #333333;
  text-decoration: underline;
}
.table td a.color-myaccount:hover {
  text-decoration: none;
}
.table tfoot tr {
  background: #fbfbfb;
}

.product-name {
  font-size: 1rem;
  line-height: 23px;
  color: #2c2c2c;
  margin-bottom: 0;
  font-weight: 400;
}
.product-name a {
  font-size: 1rem;
  line-height: 23px;
  color: #2c2c2c;
}
.product-name a:hover {
  color: #dbbe81;
}
@media (max-width: 991px) {
  .product-name a {
    font-size: 14px;
  }
}

.price {
  font-size: 1rem;
  font-weight: 700;
  color: #333333;
  white-space: nowrap;
}

.price.product-price {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  color: #dbbe81;
}

.old-price {
  font-size: 1rem;
  font-weight: bold;
  color: #dbbe81;
  text-decoration: line-through;
}

.old-price.product-price {
  font-size: 1rem;
}

.price-percent-reduction {
  display: none;
  background: #f13340;
  border: 1px solid #d02a2c;
  font: 600 21px/24px "Montserrat", sans-serif;
  color: #fff;
  padding: 0 5px 0 3px;
}
.price-percent-reduction.small {
  font: 700 14px/17px "Montserrat", serif;
  padding: 1px 6px;
}

.product-flags li {
  position: absolute;
  top: 0px;
  right: 15px;
  display: block;
  line-height: 1;
  z-index: 1;
}
.product-flags li span {
  color: #fff;
  font-size: 0.8125rem;
  width: 50px;
  height: 60px;
  line-height: 15px;
  padding-top: 20px;
  display: block;
  font-weight: 700;
  text-align: center;
  position: relative;
  background-color: #333333;
}
.product-flags li span:before {
  position: absolute;
  bottom: -10px;
  right: 0px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 0px 0px 25px;
  border-color: #333333 transparent transparent transparent;
  content: ".";
  text-indent: -5000px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.product-flags li span:after {
  position: absolute;
  bottom: -10px;
  left: 0px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 25px 0px 0px;
  border-color: #333333 transparent transparent transparent;
  content: ".";
  text-indent: -5000px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.product-flags li.new-box {
  right: 15px;
  left: auto;
}
.product-flags li.on-sale-box {
  left: 15px;
}
.product-flags li.on-sale-box span {
  background-color: #cc0000;
}
.product-flags li.on-sale-box span:before {
  border-color: #cc0000 transparent transparent transparent;
}
.product-flags li.on-sale-box span:after {
  border-color: #cc0000 transparent transparent transparent;
}
.product-flags li.discount-box {
  display: none;
  right: 15px;
}
.product-flags li.discount-box span {
  background-color: #cc0000;
}
.product-flags li.discount-box span:before {
  border-color: #cc0000 transparent transparent transparent;
}
.product-flags li.discount-box span:after {
  border-color: #cc0000 transparent transparent transparent;
}

.ie8 .new-label {
  left: 0px;
  top: 0px;
  width: auto;
  padding: 5px 15px;
}
.ie8 .new-label:after {
  display: none;
}
.ie8 .new-label:before {
  display: none;
}
.ie8 .on-sale-label {
  right: 0px;
  top: 0px;
  width: auto;
  padding: 5px 15px;
}
.ie8 .on-sale-label:after {
  display: none;
}
.ie8 .on-sale-label:before {
  display: none;
}
.ie8 .new-box {
  top: -1px;
  left: -1px;
}
.ie8 .on-sale-box {
  right: -1px;
  top: -1px;
}

.box {
  background: #fbfbfb;
  border: 1px solid #EBEBEB;
  padding: 14px 18px 13px;
  margin: 0 0 30px 0;
  line-height: 23px;
}
.box p {
  margin-bottom: 0;
}
.box.box-small {
  padding: 9px 10px 9px 20px;
}
.box.box-small .dark {
  padding-top: 10px;
  padding-right: 20px;
  margin-bottom: 0;
  width: auto;
}

.page-product-box {
  padding-bottom: 10px;
}

.product-box {
  width: 178px;
  float: left;
}
.product-box .product-image {
  border: 1px solid #EBEBEB;
  background: white;
  padding: 5px;
  display: block;
  margin-bottom: 11px;
}
.product-box .product-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.home_product_tab {
  border: none;
  display: block;
  text-align: center;
  background: none;
  margin-bottom: 30px;
  position: relative;
}
.home_product_tab > li.nav-item {
  margin: 0;
  float: none;
  display: inline-block;
}
.home_product_tab > li.nav-item > a.nav-link {
  background: none;
  font-size: 1.25rem;
  color: #747474;
  font-family: "Montserrat", sans-serif;
  border: 0;
  outline: none;
  margin: 0;
  padding: 0px;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
  margin: 0px 8px;
  transition: all 0.3s ease;
}
.home_product_tab > li.nav-item > a.nav-link.active, .home_product_tab > li.nav-item > a.nav-link:hover {
  background: none;
  color: #333333;
}
.home_product_tab > li.nav-item:first-child a {
  border: none;
}
.home_product_tab .heading_carousel_arrow {
  position: absolute;
  right: 0px;
  top: 0;
  display: block;
}
.home_product_tab .heading_carousel_arrow .slick-prev, .home_product_tab .heading_carousel_arrow .slick-next {
  margin-left: 0px;
  cursor: pointer;
  font-size: 14px;
  width: 25px;
  height: 30px;
  line-height: 32px;
  text-align: center;
  border-radius: 1px;
  color: #747474;
  transition: all 0.3s ease;
}
.home_product_tab .heading_carousel_arrow .slick-prev.slick-disabled, .home_product_tab .heading_carousel_arrow .slick-next.slick-disabled {
  cursor: default;
}
.home_product_tab .heading_carousel_arrow .slick-prev:hover, .home_product_tab .heading_carousel_arrow .slick-next:hover {
  color: #fff;
  background-color: #747474;
}

.home_product_tab_inner .page_title_area.featured_center {
  position: relative;
}
.home_product_tab_inner .page_title_area.featured_center .home_product_tab {
  padding-top: 22px;
}
.home_product_tab_inner .page_title_area.featured_center .home_product_tab > li > a {
  padding: 0px 12px 0px;
}
.home_product_tab_inner .page_title_area.featured_center .home_product_tab .heading_carousel_arrow {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.home_product_tab_inner .page_title_area.featured_center .page_title_shadow_text {
  display: block;
}
.home_product_tab_inner .page_title_area.featured_center .page_title_shadow_text span {
  position: absolute;
  left: 0;
  right: 0px;
  text-align: center;
  font-size: 70px;
  font-weight: 700;
  opacity: 0.1;
  top: 0;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
  z-index: -1;
}
.home_product_tab_inner .page_title_area.regular_center .page_title_shadow_text {
  display: none;
}
.home_product_tab_inner .page_title_area.classic_left .home_product_tab {
  text-align: left;
  margin-bottom: 15px;
}
.home_product_tab_inner .page_title_area.classic_left .home_product_tab:after {
  display: none;
}
.home_product_tab_inner .page_title_area.classic_left .home_product_tab > li > a {
  padding: 0px 12px 0px;
}

.home_product_tab_content {
  border: 0px;
  padding: 0;
  margin-bottom: 30px;
}
.home_product_tab_content .view_all {
  display: block;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 135px;
}
.home_product_tab_content .view_all a {
  display: inline-block;
  font-size: 1.125rem;
  color: #dbbe81;
  text-transform: uppercase;
  position: relative;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  padding: 0px 10px;
}
.home_product_tab_content .view_all a:after {
  content: '';
  display: block;
  position: absolute;
  top: -8px;
  left: 0;
  height: 47px;
  width: 53%;
  background-color: #EFEFEF;
  z-index: -1;
  margin: 0 auto;
  right: 0;
  transition: all 0.3s ease;
}
.home_product_tab_content .view_all a:hover {
  color: #333333;
}
.home_product_tab_content .view_all a:hover:after {
  width: 100%;
}
.home_product_tab_content.hide_view_all .view_all {
  display: none;
}

.block {
  margin-bottom: 30px;
}
.block .title_block,
.block h4 {
  font-family: "Montserrat", sans-serif;
  font-size: 1.125rem;
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 700;
  position: relative;
}
.block .title_block em,
.block h4 em {
  font-style: normal;
}
.block .title_block a,
.block h4 a {
  color: #333333;
}
.block .title_block a:hover,
.block h4 a:hover {
  color: #747474;
}
.block .list-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.block .list-block ul li {
  margin-bottom: 6px;
}
.block .list-block ul li a {
  color: #747474;
}
.block .list-block ul li a i {
  display: none;
}
.block .list-block ul li a:before {
  content: " ";
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-right: 10px;
  background-color: #6D6D6D;
  vertical-align: 2px;
}
.block .list-block ul li a:hover {
  color: #dbbe81;
}
.block .list-block ul li a:hover:before {
  background-color: #dbbe81;
}
.block .list-block ul li:first-child {
  border-top: none;
}
.block .list-block ul .form-group {
  padding-top: 20px;
  border-top: 1px solid #EBEBEB;
  margin-bottom: 0;
}
.block .list-block ul .form-group select {
  max-width: 270px;
}
@media (max-width: 767px) {
  .block .list-block ul .form-group select {
    width: 270px;
  }
}
.block .list-block ul .btn {
  margin-top: 12px;
}
.block .products-block li {
  padding: 0 0 0px 0;
  margin-bottom: 25px;
}
.block .products-block li .products-block-image {
  float: left;
  margin-right: 19px;
}
.block .products-block li .product-content {
  overflow: hidden;
}
.block .products-block li .product-content h5 {
  position: relative;
  margin-bottom: 5px;
}
.block .products-block li .product-content .product_category {
  font-size: 0.8125rem;
  line-height: 1.4;
}
.block .products-block .product-name {
  font-size: 0.875rem;
  color: #747474;
  font-weight: 400;
  line-height: 1.4;
}
.block .products-block .product-name:hover {
  color: #333333;
}
.block .products-block .product-description {
  margin-bottom: 14px;
}
.block .products-block .price-box .old-price.product-price {
  font-size: 0.8125rem;
}
.block .products-block .price-percent-reduction {
  font: 700 14px/17px "Montserrat", serif;
  padding: 1px 6px;
}

.page-heading, h3.page-product-heading, .page-header h1 {
  font-size: 1.25rem;
  font-weight: 700;
  font-family: "Montserrat", serif;
  color: #333333;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}
.page-heading span.heading-counter, h3.page-product-heading span.heading-counter, .page-header h1 span.heading-counter {
  font: bold 13px/22px "Montserrat", serif;
  float: right;
  color: #747474;
  text-transform: none;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .page-heading span.heading-counter, h3.page-product-heading span.heading-counter, .page-header h1 span.heading-counter {
    float: none;
    display: block;
    padding-top: 5px;
  }
}
.page-heading span.lighter, h3.page-product-heading span.lighter, .page-header h1 span.lighter {
  color: #9c9c9c;
}
.page-heading.bottom-indent, h3.bottom-indent.page-product-heading, .page-header h1.bottom-indent {
  margin-bottom: 16px;
}
.page-heading.product-listing, h3.product-listing.page-product-heading, .page-header h1.product-listing {
  border-bottom: none;
  text-align: left;
}
.page-heading .heading_carousel_arrow, h3.page-product-heading .heading_carousel_arrow, .page-header h1 .heading_carousel_arrow {
  position: absolute;
  right: 0px;
  top: 0;
  background-color: #fff;
  z-index: 1;
  display: block;
}
.page-heading .heading_carousel_arrow .slick-prev, h3.page-product-heading .heading_carousel_arrow .slick-prev, .page-header h1 .heading_carousel_arrow .slick-prev, .page-heading .heading_carousel_arrow .slick-next, h3.page-product-heading .heading_carousel_arrow .slick-next, .page-header h1 .heading_carousel_arrow .slick-next {
  display: inline-block;
  margin-left: 0px;
  cursor: pointer;
  font-size: 14px;
  color: #747474;
  width: 25px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 1px;
  transition: all 0.3s ease;
}
.page-heading .heading_carousel_arrow .slick-prev.slick-disabled, h3.page-product-heading .heading_carousel_arrow .slick-prev.slick-disabled, .page-header h1 .heading_carousel_arrow .slick-prev.slick-disabled, .page-heading .heading_carousel_arrow .slick-next.slick-disabled, h3.page-product-heading .heading_carousel_arrow .slick-next.slick-disabled, .page-header h1 .heading_carousel_arrow .slick-next.slick-disabled {
  cursor: default;
}
.page-heading .heading_carousel_arrow .slick-prev:hover, h3.page-product-heading .heading_carousel_arrow .slick-prev:hover, .page-header h1 .heading_carousel_arrow .slick-prev:hover, .page-heading .heading_carousel_arrow .slick-next:hover, h3.page-product-heading .heading_carousel_arrow .slick-next:hover, .page-header h1 .heading_carousel_arrow .slick-next:hover {
  color: #fff;
  background-color: #747474;
}

.page_subtitle {
  display: block;
  text-align: center;
  font-size: 0.875rem;
  color: #747474;
  margin-bottom: 50px;
}

.page-subheading {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #333333;
  font-size: 18px;
  padding: 0 0 15px;
  line-height: normal;
  margin-bottom: 12px;
  border-bottom: 1px solid #EBEBEB;
}

.page_title_area, .page-product-box {
  margin-bottom: 40px;
}
.page_title_area .page-heading, .page_title_area h3.page-product-heading, .page_title_area .page-header h1, .page-header .page_title_area h1, .page-product-box .page-heading, .page-product-box h3.page-product-heading, .page-product-box .page-header h1, .page-header .page-product-box h1 {
  margin-bottom: 20px;
}
.page_title_area .page-heading .page_title_shadow_text, .page_title_area h3.page-product-heading .page_title_shadow_text, .page_title_area .page-header h1 .page_title_shadow_text, .page-header .page_title_area h1 .page_title_shadow_text, .page-product-box .page-heading .page_title_shadow_text, .page-product-box h3.page-product-heading .page_title_shadow_text, .page-product-box .page-header h1 .page_title_shadow_text, .page-header .page-product-box h1 .page_title_shadow_text {
  display: none;
}
.page_title_area .page_subtitle, .page-product-box .page_subtitle {
  display: none;
  max-width: 500px;
  margin: 0 auto 30px;
  line-height: 1.6;
}
.page_title_area .heading-line, .page-product-box .heading-line {
  display: none;
  width: 60px;
  height: 3px;
  background-color: #333333;
  margin: 0 auto;
}
.page_title_area.featured_center, .page-product-box.featured_center {
  margin-bottom: 80px;
}
.page_title_area.featured_center .page-heading, .page_title_area.featured_center h3.page-product-heading, .page_title_area.featured_center .page-header h1, .page-header .page_title_area.featured_center h1, .page-product-box.featured_center .page-heading, .page-product-box.featured_center h3.page-product-heading, .page-product-box.featured_center .page-header h1, .page-header .page-product-box.featured_center h1 {
  min-height: 60px;
  margin-bottom: 20px;
}
.page_title_area.featured_center .page-heading em, .page_title_area.featured_center h3.page-product-heading em, .page_title_area.featured_center .page-header h1 em, .page-header .page_title_area.featured_center h1 em, .page-product-box.featured_center .page-heading em, .page-product-box.featured_center h3.page-product-heading em, .page-product-box.featured_center .page-header h1 em, .page-header .page-product-box.featured_center h1 em {
  padding-top: 22px;
  display: inline-block;
}
.page_title_area.featured_center .page-heading .page_title_shadow_text, .page_title_area.featured_center h3.page-product-heading .page_title_shadow_text, .page_title_area.featured_center .page-header h1 .page_title_shadow_text, .page-header .page_title_area.featured_center h1 .page_title_shadow_text, .page-product-box.featured_center .page-heading .page_title_shadow_text, .page-product-box.featured_center h3.page-product-heading .page_title_shadow_text, .page-product-box.featured_center .page-header h1 .page_title_shadow_text, .page-header .page-product-box.featured_center h1 .page_title_shadow_text {
  display: block;
}
.page_title_area.featured_center .page-heading .page_title_shadow_text span, .page_title_area.featured_center h3.page-product-heading .page_title_shadow_text span, .page_title_area.featured_center .page-header h1 .page_title_shadow_text span, .page-header .page_title_area.featured_center h1 .page_title_shadow_text span, .page-product-box.featured_center .page-heading .page_title_shadow_text span, .page-product-box.featured_center h3.page-product-heading .page_title_shadow_text span, .page-product-box.featured_center .page-header h1 .page_title_shadow_text span, .page-header .page-product-box.featured_center h1 .page_title_shadow_text span {
  display: block;
  position: absolute;
  left: 0;
  right: 0px;
  text-align: center;
  font-size: 70px;
  font-weight: 700;
  opacity: 0.09;
  top: 0;
  line-height: 1;
  letter-spacing: 1px;
  z-index: -1;
}
.page_title_area.featured_center .page-heading .heading_carousel_arrow, .page_title_area.featured_center h3.page-product-heading .heading_carousel_arrow, .page_title_area.featured_center .page-header h1 .heading_carousel_arrow, .page-header .page_title_area.featured_center h1 .heading_carousel_arrow, .page-product-box.featured_center .page-heading .heading_carousel_arrow, .page-product-box.featured_center h3.page-product-heading .heading_carousel_arrow, .page-product-box.featured_center .page-header h1 .heading_carousel_arrow, .page-header .page-product-box.featured_center h1 .heading_carousel_arrow {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.page_title_area.featured_center .heading-line, .page-product-box.featured_center .heading-line {
  display: block;
}
.page_title_area.classic_left .page-heading, .page_title_area.classic_left h3.page-product-heading, .page_title_area.classic_left .page-header h1, .page-header .page_title_area.classic_left h1, .page_title_area.classic_left .page-product-heading, .page-product-box.classic_left .page-heading, .page-product-box.classic_left h3.page-product-heading, .page-product-box.classic_left .page-header h1, .page-header .page-product-box.classic_left h1, .page-product-box.classic_left .page-product-heading {
  text-align: left;
  margin-bottom: 10px;
}
.page_title_area.classic_left .page-heading:after, .page_title_area.classic_left h3.page-product-heading:after, .page_title_area.classic_left .page-header h1:after, .page-header .page_title_area.classic_left h1:after, .page_title_area.classic_left .page-product-heading:after, .page-product-box.classic_left .page-heading:after, .page-product-box.classic_left h3.page-product-heading:after, .page-product-box.classic_left .page-header h1:after, .page-header .page-product-box.classic_left h1:after, .page-product-box.classic_left .page-product-heading:after {
  display: none;
}
.page_title_area.classic_left .page_subtitle, .page-product-box.classic_left .page_subtitle {
  display: none;
}
.page_title_area.classic_left .heading-line, .page-product-box.classic_left .heading-line {
  display: block;
  margin-bottom: 30px;
}

body.classic_left .page-heading, body.classic_left h3.page-product-heading, body.classic_left .page-header h1, .page-header body.classic_left h1 {
  text-align: left;
}
body.classic_left .page-heading:after, body.classic_left h3.page-product-heading:after, body.classic_left .page-header h1:after, .page-header body.classic_left h1:after {
  display: none;
}

ul.footer_links {
  padding: 20px 0 0px 0;
  border-top: 1px solid #EBEBEB;
  height: 65px;
}
ul.footer_links li {
  float: left;
}
ul.footer_links li + li {
  margin-left: 10px;
}

ul.step {
  margin-bottom: 30px;
  overflow: hidden;
}
ul.step li {
  float: left;
  width: 20%;
  text-align: left;
  font-family: "NouvelleVagueBlack", sans-serif;
}
@media (max-width: 991px) {
  ul.step li {
    width: 100%;
    border-left-width: 1px;
  }
}
ul.step li a,
ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
  display: block;
  padding: 13px 10px 14px 13px;
  color: #747474;
  font-size: 17px;
  line-height: 21px;
  position: relative;
}
@media (max-width: 1199px) {
  ul.step li a,
  ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
    font-size: 15px;
  }
}
@media (min-width: 992px) {
  ul.step li a:after,
  ul.step li span:after, ul.step li.step_current span:after, ul.step li.step_current_end span:after {
    content: " ";
    font-family: "FontAwesome";
    position: absolute;
    top: 50%;
    right: 0px;
    display: block;
    margin-top: 0px;
    z-index: 1;
    margin-right: 10px;
    font-size: 20px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
ul.step li a:focus,
ul.step li span:focus, ul.step li.step_current span:focus, ul.step li.step_current_end span:focus {
  text-decoration: none;
  outline: none;
}
ul.step li.first {
  border-left-width: 1px;
  border-left-color: #b7b7b7;
}
ul.step li.first span,
ul.step li.first a {
  z-index: 5;
  padding-left: 13px !important;
}
ul.step li.second span, ul.step li.second a {
  z-index: 4;
}
ul.step li.third span, ul.step li.third a {
  z-index: 3;
}
ul.step li.four span, ul.step li.four a {
  z-index: 2;
}
ul.step li.last span {
  z-index: 1;
}
ul.step li.step_current {
  background-color: #333333;
}
ul.step li.step_current span {
  color: #fff;
  position: relative;
}
@media (min-width: 992px) {
  ul.step li.step_current span {
    padding-left: 38px;
  }
  ul.step li.step_current span:after {
    content: '\f08d';
  }
}
ul.step li.step_todo {
  background-color: #fbfbfb;
}
ul.step li.step_todo span {
  display: block;
  border-right: 1px solid;
  border-color: #ECECEC;
  color: #747474;
  position: relative;
}
@media (min-width: 992px) {
  ul.step li.step_todo span {
    padding-left: 38px;
  }
  ul.step li.step_todo span:after {
    content: "\f064";
  }
}
ul.step li.step_done {
  background-color: #333333;
}
ul.step li.step_done a {
  color: #fff;
  border-right: 1px solid #eee;
}
@media (min-width: 992px) {
  ul.step li.step_done a {
    padding-left: 38px;
  }
  ul.step li.step_done a:after {
    content: "\f00c";
  }
}
@media (min-width: 992px) {
  ul.step li.step_done.step_done_last a:after {
    content: "\f00c";
  }
}
@media (min-width: 992px) {
  ul.step li#step_end span:after {
    display: none;
  }
}
ul.step li em {
  font-style: normal;
}
@media (min-width: 768px) and (max-width: 1199px) {
  ul.step li em {
    display: none;
  }
}

.rating {
  clear: both;
  display: block;
  margin: 2em;
  cursor: pointer;
}

.rating:after {
  content: ".";
  display: block;
  height: 0;
  width: 0;
  clear: both;
  visibility: hidden;
}

.cancel, .star {
  overflow: hidden;
  float: left;
  margin: 0 1px 0 0;
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.cancel a, .star a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: 0 0;
}

div.star_on a {
  background-position: 0 -16px;
}

div.star_hover a,
div.star a:hover {
  background-position: 0 -32px;
}

.pack_content {
  margin: 10px 0 10px 0;
}

.confirmation {
  margin: 0 0 10px;
  padding: 10px;
  border: 1px solid #e6db55;
  font-size: 13px;
  background: none repeat scroll 0 0 lightyellow;
}

#page .rte {
  background: transparent none repeat scroll 0 0;
}
#page .rte em {
  font-style: italic !important;
}

.listcomment {
  list-style-type: none;
  margin: 0 0 20px 0 !important;
}

.listcomment li {
  padding: 10px 0;
  border-bottom: 1px dotted #EBEBEB;
  color: #666666;
}

.listcomment .titlecomment {
  display: block;
  font-weight: bold;
  font-size: 12px;
  color: #747474;
}

.listcomment .txtcomment {
  display: block;
  padding: 5px 0;
  color: #747474;
}

.footer .footer_top_fullwidth_area {
  background-color: #333333;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: scroll;
}
.footer .footer_top_area {
  background-color: #dbbe81;
}
.footer .footer_middle_area {
  color: #333333;
  background-color: #F3F3F3;
  min-height: 446px;
  padding-top: 56px;
}
.footer .footer_middle_area .footer_middle .block h4, .footer .footer_middle_area .footer_middle .block .title_block {
  color: #1b1b1b;
}
.footer .footer_middle_area .footer_middle .block h4 a, .footer .footer_middle_area .footer_middle .block .title_block a {
  color: inherit;
}
.footer .footer_middle_area .footer_middle .block h4 a:hover, .footer .footer_middle_area .footer_middle .block .title_block a:hover {
  color: #797777;
}
.footer .footer_middle_area .footer_middle .block .block_content.list-block ul li a {
  color: #333333;
}
.footer .footer_middle_area .footer_middle .block .block_content.list-block ul li a:hover {
  color: #797777;
}
.footer .footer_middle_area .footer_middle .block .block_content.list-block ul li a:hover:before {
  background-color: #797777;
}
.footer .footer_bottom_area {
  background-color: #E5E5E5;
  min-height: 60px;
  color: #333333;
  font-size: 0.8125rem;
}
.footer .footer_bottom_area .footer_bottom a {
  color: #333333;
}
.footer .footer_bottom_area .footer_bottom a:hover {
  color: #747474;
}
.footer .footer_bottom_area .footer_bottom .block {
  margin-bottom: 10px;
}
.footer .footer-block {
  margin-bottom: 30px;
}
.footer.footer_style_creative .footer_bottom_area .footer_payment_block .footer_payment_logo {
  text-align: right;
}
.footer.footer_style_creative .footer_bottom_area .footer_payment_block .footer_payment_logo ul {
  background-color: transparent;
  padding: 0px;
}
.footer.footer_style_classic .footer_middle_area {
  text-align: center;
  padding-top: 110px;
  padding-bottom: 70px;
}
.footer.footer_style_classic .footer_middle_area .block .title_block:after, .footer.footer_style_classic .footer_middle_area .block h4:after {
  display: none;
}
.footer.footer_style_classic .footer_middle_area .footer_logo_contact_info, .footer.footer_style_classic .footer_middle_area [class*="col-"] {
  width: 100%;
}
.footer.footer_style_classic .footer_middle_area .footer_logo {
  text-align: center;
}
.footer.footer_style_classic .footer_middle_area .footer_logo img {
  margin: 0 auto;
}
.footer.footer_style_classic .footer_middle_area .footer_custom_link .title_block {
  display: none;
}
.footer.footer_style_classic .footer_middle_area .newsletter_block_footer .form-group {
  max-width: 350px;
  width: 100%;
  margin: 0 auto;
}
.footer.footer_style_classic .footer_middle_area .social_block {
  width: 100%;
  float: none;
  overflow: hidden;
}
.footer.footer_style_classic .footer_middle_area .social_block h4.d_none {
  display: none;
}
.footer.footer_style_classic .footer_middle_area .social_block ul {
  display: block;
  text-align: center;
}
.footer.footer_style_classic .footer_middle_area .social_block ul li {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.footer.footer_style_classic .footer_middle_area .block .list-block ul li {
  display: inline-block;
  margin: 0px 15px;
}
.footer.footer_style_classic .footer_middle_area .block .list-block ul li a {
  font-size: 0.875rem;
}
.footer.footer_style_classic .footer_middle_area .block .list-block ul li a:before {
  display: none;
}
.footer.footer_style_classic .footer_middle_area .contact_infos_footer.block .block_content ul li {
  display: inline-block;
  margin-right: 15px;
  vertical-align: top;
}
.footer.footer_style_classic .footer_bottom_area .block {
  text-align: center;
}
.footer.footer_style_default .footer_middle_area {
  min-height: 393px;
}

#short_description_content ul,
#short_description_content ol,
#short_description_content dl,
#tinymce ul,
#tinymce ol,
#tinymce dl {
  margin-left: 20px;
}

.rte ul {
  list-style-type: disc;
  padding-left: 15px;
}

.rte ol {
  list-style-type: decimal;
  padding-left: 15px;
}

.block_hidden_only_for_screen {
  display: none;
}

.cart_navigation {
  margin: 0 0 20px;
}
.cart_navigation .button-medium {
  float: right;
  font-size: 20px;
  line-height: 24px;
}
.cart_navigation .button-medium span {
  padding: 11px 15px 10px 15px;
}
@media (max-width: 1199px) {
  .cart_navigation .button-medium span {
    font-size: 16px;
  }
}
.cart_navigation .button-medium i.right {
  font-size: 25px;
  line-height: 25px;
  vertical-align: -4px;
  margin-left: 6px;
}
.cart_navigation .button-exclusive {
  border: none;
  background: none;
  padding: 0;
  font-size: 17px;
  font-weight: bold;
  color: #747474;
  margin: 9px 0 0 0;
}
.cart_navigation .button-exclusive i {
  color: #777777;
  margin-right: 8px;
}
.cart_navigation .button-exclusive:hover, .cart_navigation .button-exclusive:focus, .cart_navigation .button-exclusive:active {
  color: #dbbe81;
}
@media (max-width: 767px) {
  .cart_navigation > span {
    display: block;
    width: 100%;
    padding-bottom: 15px;
  }
}

.cart_last_product {
  display: none;
}

.cart_quantity .cart_quantity_input {
  height: 27px;
  line-height: 27px;
  padding: 0;
  text-align: center;
  width: 57px;
}

.cart_gift_quantity .cart_quantity_input {
  height: 27px;
  line-height: 27px;
  padding: 0;
  text-align: center;
  width: 57px;
}

.table tbody > tr > td {
  vertical-align: middle;
}
.table tbody > tr > td.cart_quantity {
  padding: 41px 14px 25px;
  width: 70px;
}
.table tbody > tr > td.cart_quantity .cart_quantity_button {
  margin-top: 3px;
}
.table tbody > tr > td.cart_quantity .cart_quantity_button a {
  float: left;
  margin-right: 3px;
}
.table tbody > tr > td.cart_quantity .cart_quantity_button a span {
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.table tbody > tr > td.cart_quantity .cart_quantity_button a + a {
  margin-right: 0;
}
.table tbody > tr > td.cart_delete, .table tbody > tr > td.price_discount_del {
  padding: 5px;
}
.table tfoot > tr > td {
  vertical-align: middle;
}

.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
  font-size: 23px;
  color: #747474;
}
.cart_delete a.cart_quantity_delete:hover,
a.price_discount_delete:hover {
  color: silver;
}

#cart_summary thead th {
  padding: 7px 8px 9px 8px;
}
#cart_summary tbody td {
  padding: 7px 8px 9px 8px;
}
#cart_summary tbody td.cart_product {
  padding: 7px;
  width: 137px;
}
#cart_summary tbody td.cart_unit .price span {
  display: inline-block;
}
#cart_summary tbody td.cart_unit .price span.price-percent-reduction {
  margin: 5px auto;
  display: inline-block;
}
#cart_summary tbody td.cart_unit .price span.old-price {
  text-decoration: line-through;
}
#cart_summary tbody td.cart_description small {
  display: block;
  padding: 5px 0 0 0;
}
#cart_summary tbody td.cart_avail {
  width: 1%;
}
#cart_summary tbody td.cart_avail span {
  white-space: nowrap;
}
#cart_summary tbody td.cart_delete {
  width: 1%;
}
#cart_summary tfoot td.text-right {
  font-weight: bold;
  color: #747474;
}
#cart_summary tfoot td.price {
  text-align: right;
}
#cart_summary tfoot td.total_price_container span {
  font: 600 18px/22px "Montserrat", sans-serif;
  color: #555454;
  text-transform: uppercase;
}
#cart_summary tfoot td#total_price_container {
  font: 600 21px/25px "Montserrat", sans-serif;
  color: #dbbe81;
  background: #fff;
}

#cart_summary .stock-management-on tbody td.cart_description {
  width: 480px;
}

.cart_discount_price {
  text-align: right;
}

.cart_discount_delete {
  text-align: center;
}

@media (max-width: 767px) {
  #order-detail-content #cart_summary table, #order-detail-content #cart_summary thead, #order-detail-content #cart_summary tbody, #order-detail-content #cart_summary th, #order-detail-content #cart_summary td, #order-detail-content #cart_summary tr {
    display: block;
  }
  #order-detail-content #cart_summary thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #order-detail-content #cart_summary tr {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 7px;
    overflow: hidden;
    position: relative;
  }
  #order-detail-content #cart_summary td {
    border: none;
    position: relative;
    float: left;
    white-space: normal;
    padding: 7px 20px 7px 20px;
  }
  #order-detail-content #cart_summary td.cart_product {
    text-align: left;
  }
  #order-detail-content #cart_summary td.cart_avail {
    display: none;
  }
  #order-detail-content #cart_summary td.cart_unit {
    width: 33%;
    text-align: right;
    min-height: 70px;
    clear: both;
  }
  #order-detail-content #cart_summary td.cart_unit .price {
    text-align: right;
  }
  #order-detail-content #cart_summary td.cart_quantity {
    width: 33%;
    min-height: 70px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
  }
  #order-detail-content #cart_summary td.cart_quantity div {
    display: block;
  }
  #order-detail-content #cart_summary td.cart_quantity > .form-control {
    display: inline;
  }
  #order-detail-content #cart_summary td.cart_quantity > .cart_quantity_button a {
    margin-right: 0px;
    float: none;
  }
  #order-detail-content #cart_summary td.cart_total {
    width: 33%;
    min-height: 70px;
    text-align: right;
  }
  #order-detail-content #cart_summary td.cart_delete {
    position: absolute;
    right: 20px;
    top: 7px;
  }
  #order-detail-content #cart_summary td.cart_delete:before {
    content: '' !important;
  }
  #order-detail-content #cart_summary td div {
    display: inline;
  }
  #order-detail-content #cart_summary td:before {
    content: attr(data-title);
    font-weight: bold;
    display: block;
  }
  #order-detail-content #cart_summary tfoot td {
    float: none;
    width: 100%;
  }
  #order-detail-content #cart_summary tfoot td:before {
    display: inline;
  }
  #order-detail-content #cart_summary tfoot tr .text-right, #order-detail-content #cart_summary tfoot tr .price {
    display: block;
    float: left;
    width: 50%;
  }
}
@media (max-width: 991px) {
  #order-detail-content #cart_summary tbody td .price {
    text-align: center;
  }
  #order-detail-content #cart_summary tbody td.cart_description {
    width: 300px;
  }
}
.cart_voucher {
  vertical-align: top !important;
}
.cart_voucher h4 {
  font: 600 18px/22px "Montserrat", sans-serif;
  color: #333333;
  text-transform: uppercase;
  padding: 7px 0 10px 0;
}
.cart_voucher .title-offers {
  color: #747474;
  font-weight: bold;
  margin-bottom: 6px;
}
.cart_voucher fieldset {
  margin-bottom: 10px;
}
.cart_voucher fieldset #discount_name {
  float: left;
  width: 219px;
  margin-right: 11px;
}
.cart_voucher #display_cart_vouchers span {
  font-weight: bold;
  cursor: pointer;
  color: #333333;
}
.cart_voucher #display_cart_vouchers span:hover {
  color: #dbbe81;
}

.enable-multishipping {
  margin: -13px 0 17px;
}
.enable-multishipping label {
  font-weight: normal;
}

#HOOK_SHOPPING_CART #loyalty i {
  font-size: 26px;
  line-height: 26px;
  color: #cfcccc;
}

#order_carrier {
  clear: both;
  margin-top: 20px;
  border: 1px solid #999999;
  background: #fff;
}

.order_carrier_logo {
  max-width: 65px;
  max-height: 65px;
}

#order_carrier .title_block {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  background: url(http://www.donjacobo.es/themes/platinum/assets/img/bg_table_th.png) repeat-x 0 -10px #999999;
}

#order_carrier span {
  display: block;
  padding: 15px;
  font-weight: bold;
}

.multishipping_close_container {
  text-align: center;
}

table#cart_summary .gift-icon {
  color: white;
  background: #0088cc;
  display: inline;
  line-height: 20px;
  padding: 2px 5px;
  border-radius: 5px;
}

#multishipping_mode_box {
  padding-top: 12px;
  padding-bottom: 19px;
}
#multishipping_mode_box .title {
  font-weight: bold;
  color: #747474;
  margin-bottom: 15px;
}
#multishipping_mode_box .description_off {
  display: none;
}
#multishipping_mode_box .description_off div {
  margin-bottom: 10px;
}
#multishipping_mode_box .description_off a:hover,
#multishipping_mode_box .description a:hover {
  background: #f3f3f3;
  border: 1px solid #cccccc;
}

#multishipping_mode_box.on .description_off {
  display: block;
}

.multishipping-cart .cart_address_delivery.form-control {
  width: 198px;
}

#order .address_add.submit {
  margin-bottom: 20px;
}

#ordermsg {
  margin-bottom: 30px;
}

#id_address_invoice.form-control,
#id_address_delivery.form-control {
  width: 269px;
}

.addresses .select label,
.addresses .selector,
.addresses .addresses .address_select {
  clear: both;
  float: left;
}
.addresses .waitimage {
  display: none;
  float: left;
  width: 24px;
  height: 24px;
  background-image: url("http://www.donjacobo.es/themes/img/loader.gif");
  background-repeat: no-repeat;
  position: relative;
  bottom: -2px;
  left: 10px;
}
.addresses .checkbox.addressesAreEquals {
  clear: both;
  float: left;
  margin: 15px 0 25px 0;
}

#order .delivery_option > div,
#order-opc .delivery_option > div {
  display: block;
  margin-bottom: 20px;
  font-weight: normal;
}
#order .delivery_option > div > table,
#order-opc .delivery_option > div > table {
  background: #fff;
  margin-bottom: 0;
}
#order .delivery_option > div > table.resume,
#order-opc .delivery_option > div > table.resume {
  height: 53px;
}
#order .delivery_option > div > table.resume.delivery_option_carrier,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier {
  margin-top: 10px;
  width: 100%;
  border: 1px solid #eceeef;
  font-weight: bold;
}
#order .delivery_option > div > table.resume.delivery_option_carrier td,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier td {
  padding: 8px 11px 7px 11px;
}
#order .delivery_option > div > table.resume.delivery_option_carrier td i,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier td i {
  font-size: 20px;
  margin-right: 7px;
  vertical-align: -2px;
}
#order .delivery_option > div > table.resume td.delivery_option_radio,
#order-opc .delivery_option > div > table.resume td.delivery_option_radio {
  width: 54px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
#order .delivery_option > div > table.resume td.delivery_option_logo,
#order-opc .delivery_option > div > table.resume td.delivery_option_logo {
  width: 97px;
  padding-left: 21px;
}
#order .delivery_option > div > table.resume td.delivery_option_price,
#order-opc .delivery_option > div > table.resume td.delivery_option_price {
  width: 162px;
}

.order_carrier_content {
  line-height: normal;
  padding-bottom: 16px;
}
.order_carrier_content .carrier_title {
  font-weight: bold;
  color: #747474;
}
.order_carrier_content .checkbox input {
  margin-top: 2px;
}
.order_carrier_content .delivery_options_address .carrier_title {
  margin-bottom: 17px;
}
.order_carrier_content + div {
  padding-bottom: 15px;
}

#carrierTable {
  border: 1px solid #999999;
  border-bottom: none;
  background: #fff;
}

#carrierTable tbody {
  border-bottom: 1px solid #999999;
}

#carrierTable th {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: #fff;
  text-transform: uppercase;
  background: url(http://www.donjacobo.es/themes/platinum/assets/img/bg_table_th.png) repeat-x 0 -10px #999999;
}

#carrierTable td {
  padding: 15px;
  font-weight: bold;
  border-right: 1px solid #e9e9e9;
}

#carrierTable td.carrier_price {
  border: none;
}

p.checkbox.gift {
  margin-bottom: 10px;
}

#gift_div {
  display: none;
  margin-top: 5px;
  margin-bottom: 10px;
}

a.iframe {
  color: #747474;
  text-decoration: underline;
}
a.iframe:hover {
  text-decoration: none;
}

p.payment_module {
  margin-bottom: 10px;
}
p.payment_module a {
  display: block;
  border: 1px solid #eceeef;
  font-size: 17px;
  line-height: 23px;
  color: #747474;
  font-weight: bold;
  padding: 33px 40px 34px 99px;
  letter-spacing: -1px;
  position: relative;
}
p.payment_module a.bankwire {
  background: url(http://www.donjacobo.es/themes/platinum/assets/img/bankwire.png) 15px 12px no-repeat #fbfbfb;
}
p.payment_module a.cheque {
  background: url(http://www.donjacobo.es/themes/platinum/assets/img/cheque.png) 15px 15px no-repeat #fbfbfb;
}
p.payment_module a.cash {
  background: url(http://www.donjacobo.es/themes/platinum/assets/img/cash.png) 15px 15px no-repeat #fbfbfb;
}
p.payment_module a.cheque:after, p.payment_module a.bankwire:after, p.payment_module a.cash:after {
  display: block;
  content: "\f054";
  position: absolute;
  right: 15px;
  margin-top: -11px;
  top: 50%;
  font-family: "FontAwesome";
  font-size: 25px;
  height: 22px;
  width: 14px;
  color: #333333;
}
p.payment_module a:hover {
  background-color: #f6f6f6;
}
p.payment_module a span {
  font-weight: bold;
  color: #747474;
}

.payment_module.box {
  margin-top: 20px;
}

p.cheque-indent {
  margin-bottom: 9px;
}

.cheque-box .form-group {
  margin-bottom: 0px;
}
.cheque-box .form-group .form-control {
  width: 269px;
}

.order-confirmation.box {
  line-height: 29px;
}
.order-confirmation.box a {
  text-decoration: underline;
}
.order-confirmation.box a:hover {
  text-decoration: none;
}

.delivery_option_carrier td {
  width: 200px;
}

.delivery_option_carrier td + td {
  width: 280px;
}

.delivery_option_carrier td + td + td {
  width: 200px;
}

.delivery_option_carrier tr td {
  padding: 5px;
}

.delivery_option_carrier.selected {
  display: table;
}

.not-displayable {
  display: none;
}

#address .box,
#identity .box,
#account-creation_form .box,
#new_account_form .box,
#opc_account_form .box,
#authentication .box {
  padding-bottom: 20px;
  line-height: 20px;
}
#address p.required,
#identity p.required,
#account-creation_form p.required,
#new_account_form p.required,
#opc_account_form p.required,
#authentication p.required {
  color: #f13340;
  margin: 9px 0 16px 0;
}
#address p.inline-infos,
#identity p.inline-infos,
#account-creation_form p.inline-infos,
#new_account_form p.inline-infos,
#opc_account_form p.inline-infos,
#authentication p.inline-infos {
  color: red;
}
#address .form-group,
#identity .form-group,
#account-creation_form .form-group,
#new_account_form .form-group,
#opc_account_form .form-group,
#authentication .form-group {
  margin-bottom: 4px;
}
#address .form-group .form-control,
#identity .form-group .form-control,
#account-creation_form .form-group .form-control,
#new_account_form .form-group .form-control,
#opc_account_form .form-group .form-control,
#authentication .form-group .form-control {
  max-width: 271px;
}
#address .form-group .form-control#adress_alias,
#identity .form-group .form-control#adress_alias,
#account-creation_form .form-group .form-control#adress_alias,
#new_account_form .form-group .form-control#adress_alias,
#opc_account_form .form-group .form-control#adress_alias,
#authentication .form-group .form-control#adress_alias {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  #address .form-group.phone-number,
  #identity .form-group.phone-number,
  #account-creation_form .form-group.phone-number,
  #new_account_form .form-group.phone-number,
  #opc_account_form .form-group.phone-number,
  #authentication .form-group.phone-number {
    float: left;
    width: 270px;
    margin-right: 13px;
  }
}
@media (min-width: 1200px) {
  #address .form-group.phone-number + p,
  #identity .form-group.phone-number + p,
  #account-creation_form .form-group.phone-number + p,
  #new_account_form .form-group.phone-number + p,
  #opc_account_form .form-group.phone-number + p,
  #authentication .form-group.phone-number + p {
    padding: 23px 0 0 0px;
    margin-bottom: 0;
  }
}
#address .gender-line,
#identity .gender-line,
#account-creation_form .gender-line,
#new_account_form .gender-line,
#opc_account_form .gender-line,
#authentication .gender-line {
  margin-bottom: 4px;
  padding-top: 4px;
}
#address .gender-line > label,
#identity .gender-line > label,
#account-creation_form .gender-line > label,
#new_account_form .gender-line > label,
#opc_account_form .gender-line > label,
#authentication .gender-line > label {
  margin-right: 10px;
  margin-bottom: 0;
}
#address .gender-line .radio-inline label,
#identity .gender-line .radio-inline label,
#account-creation_form .gender-line .radio-inline label,
#new_account_form .gender-line .radio-inline label,
#opc_account_form .gender-line .radio-inline label,
#authentication .gender-line .radio-inline label {
  font-weight: normal;
  color: #777777;
}

#identity #center_column form.std .row,
#authentication #center_column form.std .row,
#order-opc #center_column form.std .row {
  margin-left: -5px;
  margin-right: -5px;
}
#identity #center_column form.std .row .col-xs-4,
#authentication #center_column form.std .row .col-xs-4,
#order-opc #center_column form.std .row .col-xs-4 {
  padding-left: 5px;
  padding-right: 5px;
  max-width: 94px;
}
#identity #center_column form.std .row .col-xs-4 .form-control,
#authentication #center_column form.std .row .col-xs-4 .form-control,
#order-opc #center_column form.std .row .col-xs-4 .form-control {
  max-width: 84px;
}
#identity #center_column .footer_links,
#authentication #center_column .footer_links,
#order-opc #center_column .footer_links {
  border: none;
  padding-top: 0;
}

#new_account_form .box {
  line-height: 20px;
}
#new_account_form .box .date-select {
  padding-bottom: 10px;
}
#new_account_form .box .top-indent {
  padding-top: 10px;
}
#new_account_form .box .customerprivacy {
  padding-top: 15px;
}

#authentication fieldset.account_creation {
  margin-bottom: 20px;
}

#password {
  padding-top: 0;
  border: none;
}
#password .box p {
  margin-bottom: 9px;
}
#password .box .form-group {
  margin-bottom: 20px;
}
#password .box .form-group .form-control {
  width: 263px;
}

#instant_search_results a.close {
  font-size: 13px;
  font-weight: 600;
  opacity: 1;
  line-height: inherit;
  text-transform: none;
  font-family: "Montserrat", serif;
}
#instant_search_results a.close:hover {
  color: #dbbe81;
}

#manufacturers_list h3,
#suppliers_list h3 {
  font-size: 17px;
  line-height: 23px;
}
#manufacturers_list .description,
#suppliers_list .description {
  line-height: 18px;
}
#manufacturers_list .product-counter a,
#suppliers_list .product-counter a {
  font-weight: bold;
  color: #747474;
}
#manufacturers_list .product-counter a:hover,
#suppliers_list .product-counter a:hover {
  color: #dbbe81;
}
#manufacturers_list.list li .mansup-container,
#suppliers_list.list li .mansup-container {
  border-top: 1px solid #EBEBEB;
  padding: 31px 0 30px 0;
}
#manufacturers_list.list li:first-child .mansup-container,
#suppliers_list.list li:first-child .mansup-container {
  border-top: 0;
}
#manufacturers_list.list li .left-side,
#suppliers_list.list li .left-side {
  text-align: center;
}
#manufacturers_list.list li h3,
#suppliers_list.list li h3 {
  margin-top: -5px;
  padding-bottom: 8px;
}
#manufacturers_list.list li .middle-side,
#suppliers_list.list li .middle-side {
  padding-left: 0;
}
@media (max-width: 767px) {
  #manufacturers_list.list li .middle-side,
  #suppliers_list.list li .middle-side {
    padding-right: 15px;
    padding-left: 15px;
  }
}
#manufacturers_list.list li .right-side-content,
#suppliers_list.list li .right-side-content {
  border-left: 1px solid #EBEBEB;
  padding: 0 0 32px 31px;
  min-height: 108px;
}
@media (max-width: 767px) {
  #manufacturers_list.list li .right-side-content,
  #suppliers_list.list li .right-side-content {
    min-height: 1px;
    padding: 0;
    border: none;
  }
}
#manufacturers_list.list li .right-side-content .product-counter,
#suppliers_list.list li .right-side-content .product-counter {
  position: relative;
  top: -6px;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  #manufacturers_list.list li .right-side-content .product-counter,
  #suppliers_list.list li .right-side-content .product-counter {
    top: 0;
  }
}
#manufacturers_list.grid li,
#suppliers_list.grid li {
  text-align: center;
}
#manufacturers_list.grid li .product-container,
#suppliers_list.grid li .product-container {
  padding-top: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #EBEBEB;
}
#manufacturers_list.grid li .product-container .left-side,
#suppliers_list.grid li .product-container .left-side {
  padding-bottom: 42px;
}
#manufacturers_list.grid li .product-container h3,
#suppliers_list.grid li .product-container h3 {
  padding-bottom: 10px;
}
#manufacturers_list.grid li .product-container .product-counter,
#suppliers_list.grid li .product-container .product-counter {
  margin-bottom: 12px;
}
@media (min-width: 1200px) {
  #manufacturers_list.grid li.first-in-line,
  #suppliers_list.grid li.first-in-line {
    clear: left;
  }
  #manufacturers_list.grid li.last-line .product-container,
  #suppliers_list.grid li.last-line .product-container {
    border-bottom: none;
  }
}
@media (min-width: 768px) {
  #manufacturers_list.grid li.first-item-of-tablet-line,
  #suppliers_list.grid li.first-item-of-tablet-line {
    clear: left;
  }
  #manufacturers_list.grid li.last-tablet-line .product-container,
  #suppliers_list.grid li.last-tablet-line .product-container {
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  #manufacturers_list.grid .product-container,
  #suppliers_list.grid .product-container {
    border-bottom: none;
  }
}

#manufacturer .description_box,
#supplier .description_box {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #EBEBEB;
}
#manufacturer .description_box .hide_desc,
#supplier .description_box .hide_desc {
  display: none;
}
#manufacturer .bottom-pagination-content,
#manufacturer .top-pagination-content,
#supplier .bottom-pagination-content,
#supplier .top-pagination-content {
  min-height: 69px;
}
#manufacturer .top-pagination-content.bottom-line,
#supplier .top-pagination-content.bottom-line {
  border-bottom: 1px solid #EBEBEB;
}

table.discount i {
  font-size: 20px;
  line-height: 20px;
  vertical-align: -2px;
}
table.discount i.icon-ok {
  color: #46a74e;
}
table.discount i.icon-remove {
  color: #f13340;
}

#guestTracking .form-control {
  max-width: 271px;
}
@media (min-width: 1200px) {
  #guestTracking .form-group {
    overflow: hidden;
  }
  #guestTracking .form-group i {
    padding-left: 10px;
  }
  #guestTracking .form-control {
    float: left;
  }
  #guestTracking label {
    float: left;
    clear: both;
    width: 100%;
  }
}

#pagenotfound .pagenotfound {
  max-width: 824px;
  margin: 100px auto 100px auto;
  text-align: center;
}
#pagenotfound .pagenotfound .img-404 {
  padding: 8px 0 27px 0;
}
#pagenotfound .pagenotfound .img-404 img {
  max-width: 100%;
}
#pagenotfound .pagenotfound h1 {
  font: 600 28px/34px "Montserrat", sans-serif;
  color: #747474;
  text-transform: uppercase;
  margin-bottom: 7px;
}
#pagenotfound .pagenotfound p {
  font: 600 16px/20px "Montserrat", sans-serif;
  color: #555454;
  text-transform: uppercase;
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 19px;
  margin-bottom: 20px;
}
#pagenotfound .pagenotfound h3 {
  font-weight: bold;
  color: #747474;
  font-size: 13px;
  line-height: normal;
  margin-bottom: 18px;
}
#pagenotfound .pagenotfound label {
  font-weight: normal;
}
@media (max-width: 767px) {
  #pagenotfound .pagenotfound label {
    display: block;
  }
}
#pagenotfound .pagenotfound .form-control {
  max-width: 293px;
  display: inline-block;
  margin-right: 5px;
}
@media (max-width: 767px) {
  #pagenotfound .pagenotfound .form-control {
    margin: 0 auto 15px auto;
    display: block;
  }
}
#pagenotfound .pagenotfound .buttons {
  padding: 48px 0 20px 0;
}
#pagenotfound .pagenotfound .buttons .button-medium i.left {
  font-size: 17px;
}

#account-creation_form fieldset.reversoform {
  padding: 10px !important;
}

#account-creation_form fieldset.reversoform .text label {
  display: block;
  padding: 0 0 10px 0;
  width: 100%;
  text-align: left;
}

#account-creation_form fieldset.reversoform .infos-sup {
  padding: 0 !important;
  font-size: 10px;
  font-style: italic;
  text-align: right;
}

#account-creation_form fieldset.customerprivacy label,
fieldset.customerprivacy label {
  cursor: pointer;
}

form#sendComment fieldset {
  padding: 10px;
  border: 1px solid #cccccc;
  background: #eeeeee;
}

form#sendComment h3 {
  font-size: 14px;
}

#new_comment_form p.text {
  margin-bottom: 0;
  padding-bottom: 0;
}

#sendComment p.text label,
#sendComment p.textarea label {
  display: block;
  margin: 12px 0 4px;
  font-weight: bold;
  font-size: 12px;
}

#sendComment p.text input {
  padding: 0 5px;
  height: 28px;
  width: 498px;
  border: 1px solid #cccccc;
  background: url(http://www.donjacobo.es/themes/platinum/assets/img/bg_input.png) repeat-x 0 0 #fff;
}

#sendComment p.textarea textarea {
  height: 80px;
  width: 508px;
  border: 1px solid #cccccc;
}

#sendComment p.submit {
  padding: 0;
  text-align: right;
}

#sendComment p.closeform {
  float: right;
  padding: 0;
  height: 12px;
  width: 12px;
  text-indent: -5000px;
  background: url(http://www.donjacobo.es/themes/platinum/assets/img/icon/delete.gif) no-repeat 0 0;
}

.star {
  position: relative;
  top: -1px;
  float: left;
  width: 14px;
  line-height: 1;
  overflow: hidden;
  cursor: pointer;
  font-size: 18px;
  font-weight: normal;
}

.star {
  display: block;
}
.star a {
  display: block;
  position: absolute;
  text-indent: -5000px;
}

div.star:after {
  content: '\f27c';
  font-family: "Material-Design-Iconic-Font";
  display: inline-block;
  color: #333333;
}

div.star.star_on {
  display: block;
}
div.star.star_on:after {
  content: '\f27d';
  font-family: "Material-Design-Iconic-Font";
  display: inline-block;
}

div.star.star_hover:after {
  content: '\f27d';
  font-family: "Material-Design-Iconic-Font";
  display: inline-block;
  color: #333333;
}

.advertising_block {
  width: 191px;
  margin-bottom: 1em;
  text-align: center;
}

.blockcategories_footer ul ul {
  display: none !important;
}

.form-group.form-error input, .form-group.form-error textarea {
  border: 1px solid #f13340;
  color: #f13340;
  background: url(http://www.donjacobo.es/themes/platinum/assets/img/icon/form-error.png) 98% 5px no-repeat #fff1f2;
}
.form-group.form-ok input, .form-group.form-ok textarea {
  border: 1px solid #46a74e;
  color: #35b33f;
  background: url(http://www.donjacobo.es/themes/platinum/assets/img/icon/form-ok.png) 98% 5px no-repeat #ddf9e1;
}
.form-group.form-error .form-control, .form-group.form-ok .form-control {
  padding-right: 30px;
}

.radio-inline, .checkbox {
  padding-left: 0;
}
.radio-inline .checker, .checkbox .checker {
  float: left;
}
.radio-inline .checker span, .checkbox .checker span {
  top: 0px;
}
.radio-inline div.radio, .checkbox div.radio {
  display: inline-block;
}
.radio-inline div.radio span, .checkbox div.radio span {
  float: left;
  top: 0px;
}

.fancybox-skin {
  background: #fff !important;
}

.fancybox-skin .fancybox-close {
  top: 0px;
  right: -27px;
  width: 25px;
  height: 25px;
  background: none;
  font-size: 23px;
  line-height: 23px;
  color: #666666;
  text-align: center;
  background-color: #fff;
  position: absolute;
  cursor: pointer;
}
.fancybox-skin .fancybox-close:hover {
  color: #fff;
  background-color: #dbbe81;
}
.fancybox-skin .fancybox-close:after {
  content: "\4d";
  font-family: "Material-Design-Iconic-Font";
}

.zoomdiv {
  display: none !important;
}

#product.content_only div.pb-left-column p.resetimg {
  margin-bottom: 0px;
  padding-top: 0px;
}
#product.content_only div.pb-left-column #thumbs_list_frame {
  margin-bottom: 0px;
}

#product_comparison td.compare_extra_information {
  padding: 10px;
}
#product_comparison #social-share-compare {
  margin-bottom: 50px;
}

.btn-facebook:hover, .btn-twitter:hover, .btn-google-plus:hover, .btn-pinterest:hover {
  border-color: white;
}

.btn-facebook i {
  color: #435f9f;
}
.btn-facebook:hover {
  color: white;
  background-color: #435f9f;
}
.btn-facebook:hover i {
  color: white;
}

.btn-twitter i {
  color: #00aaf0;
}
.btn-twitter:hover {
  color: white;
  background-color: #00aaf0;
}
.btn-twitter:hover i {
  color: white;
}

.btn-google-plus i {
  color: #e04b34;
}
.btn-google-plus:hover {
  color: white;
  background-color: #e04b34;
}
.btn-google-plus:hover i {
  color: white;
}

.btn-pinterest i {
  color: #ce1f21;
}
.btn-pinterest:hover {
  color: white;
  background-color: #ce1f21;
}
.btn-pinterest:hover i {
  color: white;
}

.payment_option_form {
  display: none;
}

.payment_option_logo {
  height: 50px;
  max-height: 50px;
}

.payment_module_adv {
  height: 120px;
  max-height: 120px;
}

.payment_option_selected {
  display: none;
  margin-top: 15px;
}
.payment_option_selected i {
  color: green;
}

.payment_option_cta {
  margin-left: 10px;
  color: #333 !important;
}

.tnc_box {
  background: #fbfbfb;
  border: 1px solid #d6d4d4;
  padding: 14px 18px 13px;
  margin: 0 0 30px 0;
  line-height: 23px;
}

.pointer-box {
  cursor: pointer;
}