/*!
 *  Font Awesome 4.7.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.eot?v=4.7.0");
  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  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; }

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

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

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

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

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

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

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

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

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

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

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

.fa-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); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: white; }

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

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-handshake-o:before {
  content: "\f2b5"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-o:before {
  content: "\f2b7"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-book-o:before {
  content: "\f2ba"; }

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb"; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-circle-o:before {
  content: "\f2be"; }

.fa-user-o:before {
  content: "\f2c0"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2"; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3"; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-eercast:before {
  content: "\f2da"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-snowflake-o:before {
  content: "\f2dc"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-meetup:before {
  content: "\f2e0"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* default */
.oneline, .product_content .item .product_desc h4 a, #header .pt_custommenu .pt_menu .popup .block1 .column .itemMenuName, ul#pt_custommenu_itemmobile li a {
  display: block;
  word-wrap: break-word;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }
  .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%; }
    .owl-carousel .owl-wrapper-outer.autoHeight {
      -webkit-transition: height 500ms ease-in-out;
      -moz-transition: height 500ms ease-in-out;
      -o-transition: height 500ms ease-in-out;
      transition: height 500ms ease-in-out; }
  .owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
    .owl-carousel .owl-wrapper:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
    .owl-carousel .owl-wrapper .owl-item {
      float: left;
      padding: 0 15px;
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden; }
      .owl-carousel .owl-wrapper .owl-item .item {
        position: relative; }
  .owl-carousel .owl-controls {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent; }
    .owl-carousel .owl-controls .owl-page, .owl-carousel .owl-controls .owl-buttons div {
      cursor: pointer; }
  .owl-carousel .grabbing {
    cursor: url(../../assets/img/grabbing.png) 8 8, move; }

@media (min-width: 768px) {
  .back-top {
    display: block;
    position: fixed;
    right: 40px;
    bottom: 40px;
    z-index: 9998; }
    .back-top a {
      background: #292929;
      color: white;
      width: 56px;
      height: 56px;
      line-height: 56px;
      display: block;
      text-align: center !important;
      text-decoration: none;
      -webkit-transition: all 500ms ease-in-out;
      -moz-transition: all 500ms ease-in-out;
      -o-transition: all 500ms ease-in-out;
      transition: all 500ms ease-in-out;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%; }
      .back-top a:after {
        content: "\f106";
        font-family: "FontAwesome";
        font-size: 18px; }
      .back-top a:hover {
        background: #ad954b;
        -webkit-box-shadow: 0 0 14px 0 #ad954b !important;
        -moz-box-shadow: 0 0 14px 0 #ad954b !important;
        box-shadow: 0 0 14px 0 #ad954b !important; } }
@media (min-width: 992px) {
  #header .header-top .menu_container.scroll-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1001;
    margin: 0;
    background: white;
    border: 1px solid #ededed;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }
    #header .header-top .menu_container.scroll-menu:hover {
      opacity: 1; } }
input:focus, button:focus, select:focus, textarea:focus {
  text-decoration: none !important;
  box-shadow: none !important;
  outline: 0 !important; }

a:hover, a:focus {
  outline: 0 !important;
  text-decoration: none !important;
  box-shadow: none !important; }

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .btn:hover, .btn:focus, .btn:active, .btn.active {
  outline: 0 !important;
  text-decoration: none !important;
  box-shadow: none !important; }

a {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.ui-corner-all {
  max-width: 500px; }

.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a {
  font-size: 13px; }

.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
  margin: 0;
  background: none;
  border: 0;
  color: #ad954b;
  cursor: pointer; }

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
    padding-left: 0;
    padding-right: 0; } }
#wrapper {
  background: transparent;
  box-shadow: none;
  padding: 0; }

button {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }

.product-flag {
  margin: 0; }

.new,
.on-sale {
  position: absolute;
  z-index: 1;
  top: 10px !important;
  overflow: hidden;
  min-width: 56px;
  height: 21px;
  line-height: 18px;
  text-align: center;
  padding: 3px 7px 0 14px;
  text-align: center;
  text-transform: uppercase;
  color: white;
  font-size: 10px; }

.new {
  background: url(new.png) 100% 100% no-repeat;
  left: 10px; }

.on-sale {
  background: url(sale.png) 100% 100% no-repeat;
  right: 10px; }

/* edit from here */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .box_heading {
  font-family: 'Oswald', sans-serif; }

body, p, a, span {
  font-family: 'Rubik', sans-serif;
  letter-spacing: 0.025em; }

#index #header .container {
  margin-top: 10px; }

#header {
  background: #22232b;
  color: white;
  margin: 0;
  border-bottom: 2px solid #ad954b; }
  #header .container {
    position: relative; }
  #header .header-logo {
    float: none;
    max-width: 200px;
    margin: 0 auto;
    padding: 20px 0;
    position: relative;
    z-index: 1; }
  #header .displayMegamenu {
    background: #22232b; }
  #header .header-opt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
    @media (min-width: 768px) and (max-width: 991px) {
      #header .header-opt {
        padding: 0 15px; } }
    @media (max-width: 767px) {
      #header .header-opt {
        position: static; } }
    #header .header-opt .displayNav1 {
      float: right; }
    #header .header-opt .displayNav2 {
      float: left; }
    #header .header-opt .header_menu {
      float: left;
      margin: 30px 0 0 30px;
      position: relative; }
      #header .header-opt .header_menu .header a {
        display: block;
        height: 25px;
        color: white;
        font-size: 15px; }
        #header .header-opt .header_menu .header a:hover {
          color: #ad954b; }
        #header .header-opt .header_menu .header a i {
          line-height: 25px; }
      #header .header-opt .header_menu .body {
        left: auto;
        right: 0;
        top: 25px;
        padding: 30px 40px 20px;
        min-width: 300px; }
        #header .header-opt .header_menu .body .box_info {
          background: white;
          overflow: hidden; }
        #header .header-opt .header_menu .body .box_heading {
          text-transform: uppercase;
          font-size: 12px;
          line-height: 30px;
          font-weight: 600;
          color: #292929;
          padding-bototm: 3px;
          border-bottom: 1px solid #ebebeb; }
        #header .header-opt .header_menu .body .box_in {
          padding: 5px 0; }
          #header .header-opt .header_menu .body .box_in a {
            display: block;
            font-size: 13px;
            line-height: 30px;
            color: #6b6b6b; }
            #header .header-opt .header_menu .body .box_in a:hover, #header .header-opt .header_menu .body .box_in a.current {
              color: #ad954b; }
      #header .header-opt .header_menu.left {
        margin: 30px 30px 0 0; }
        #header .header-opt .header_menu.left .body {
          left: 0;
          right: auto; }
  #header #search_widget {
    float: right;
    margin: 30px 0 0;
    position: relative;
    z-index: 2; }
    @media (max-width: 991px) {
      #header #search_widget {
        float: none;
        margin: 30px 0;
        max-width: 80%;
        margin: 30px auto; } }
    @media (max-width: 991px) {
      #header #search_widget {
        max-width: 270px; } }
    #header #search_widget.search-widget form input[type=text] {
      padding: 0 20px 0 10px;
      border-left: 2px solid #ad954b;
      background: transparent;
      width: 270px;
      color: #5a6069;
      font-size: 12px;
      line-height: 25px; }
    #header #search_widget.search-widget form button[type=submit] {
      position: absolute;
      top: 0;
      right: 0;
      width: 20px;
      text-align: center;
      line-height: 25px;
      height: 25px;
      padding: 0;
      color: white;
      font-size: 15px; }
  #header .blockcart {
    float: left;
    padding: 0;
    background: transparent;
    height: auto;
    margin: 30px 0 0 30px;
    position: relative; }
    #header .blockcart .header a {
      display: block;
      height: 25px;
      color: white;
      font-size: 15px;
      padding: 0 0 0 22px; }
      #header .blockcart .header a i {
        display: none; }
      #header .blockcart .header a:before {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        content: "";
        display: block;
        width: 19px;
        height: 20px;
        background: url(cart.png) left center no-repeat; }
      #header .blockcart .header a .cart-products-count {
        display: inline-block;
        margin: 0;
        width: 20px;
        height: 20px;
        padding: 2px 2px 0;
        line-height: 18px;
        background: white;
        color: #000;
        font-size: 11px;
        letter-spacing: 0.04em;
        text-align: center;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease; }
      #header .blockcart .header a:hover {
        color: #ad954b; }
        #header .blockcart .header a:hover:before {
          background: url(cart.png) right center no-repeat; }
        #header .blockcart .header a:hover .cart-products-count {
          color: white;
          background: #ad954b; }
    #header .blockcart .body {
      margin: 0;
      padding: 30px 45px 0;
      background: white;
      width: 385px;
      left: auto;
      right: 0;
      border: 0; }
      #header .blockcart .body ul li {
        padding: 20px 0;
        border-bottom: 1px solid #ededed;
        overflow: hidden; }
        #header .blockcart .body ul li .img_content {
          float: left;
          margin: 0 20px 0 0;
          position: relative; }
          #header .blockcart .body ul li .img_content .product-quantity {
            position: absolute;
            top: 5px;
            left: 5px;
            min-width: 25px;
            line-height: 23px;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
            padding: 2px 0 0;
            text-align: center;
            background: #ad954b;
            color: white;
            font-size: 12px; }
        #header .blockcart .body ul li .right_block {
          overflow: hidden;
          position: relative;
          padding: 0 15px 0 0; }
          #header .blockcart .body ul li .right_block .product-name {
            display: block;
            color: #2e2e2e;
            text-transform: uppercase;
            font-size: 12px;
            line-height: 16px;
            font-family: 'Oswald', sans serif;
            font-weight: 500; }
          #header .blockcart .body ul li .right_block .product-price {
            display: block;
            font-family: 'Oswald', sans serif;
            font-weight: 500;
            font-size: 14px;
            line-height: 24px;
            margin: 5px 0 0;
            color: #ad954b; }
          #header .blockcart .body ul li .right_block .remove-from-cart {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            display: none; }
          #header .blockcart .body ul li .right_block .attributes_content {
            display: block;
            font-size: 12px;
            color: #666;
            margin: 5px 0 0; }
      #header .blockcart .body .price_content {
        overflow: hidden;
        padding: 0 0 20px; }
        #header .blockcart .body .price_content .price_inline {
          overflow: hidden;
          line-height: 25px; }
          #header .blockcart .body .price_content .price_inline .label {
            color: #3e3d43;
            float: left;
            font-family: 'Oswald', sans serif;
            font-weight: 500;
            text-transform: uppercase;
            font-size: 12px; }
          #header .blockcart .body .price_content .price_inline .value {
            color: #292929;
            float: right;
            font-family: 'Oswald', sans serif;
            font-weight: 500;
            text-transform: uppercase;
            font-size: 14px; }
      #header .blockcart .body .checkout {
        margin: 0 -45px;
        padding: 55px 45px;
        background: #22232b; }
        #header .blockcart .body .checkout a {
          display: block;
          color: white;
          font-family: 'Oswald', sans serif;
          font-weight: 500;
          font-size: 12px;
          text-transform: uppercase;
          -webkit-border-radius: 20px;
          -moz-border-radius: 20px;
          border-radius: 20px;
          -webkit-box-shadow: 0 0 15px 0 #ad954b;
          -moz-box-shadow: 0 0 15px 0 #ad954b;
          box-shadow: 0 0 15px 0 #ad954b;
          line-height: 44px;
          padding: 0 10px; }
          #header .blockcart .body .checkout a:hover {
            color: #292929;
            background: white;
            -webkit-box-shadow: 0 0 15px 0 white;
            -moz-box-shadow: 0 0 15px 0 white;
            box-shadow: 0 0 15px 0 white; }

.img_block {
  display: block;
  overflow: hidden;
  position: relative;
  margin: 30px 0 0; }
  .img_block img {
    position: relative;
    z-index: 1;
    width: 100%; }
  .img_block:before, .img_block:after {
    content: "";
    display: block;
    opacity: 0;
    background: transparent;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 2;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease; }
  .img_block:before {
    top: 20px;
    left: 20px;
    border-top: 1px solid white;
    border-left: 1px solid white; }
  .img_block:after {
    bottom: 20px;
    right: 20px;
    border-bottom: 1px solid white;
    border-right: 1px solid white; }
  .img_block:hover:before, .img_block:hover:after {
    opacity: 1;
    width: 30px;
    height: 30px; }

.welcome {
  overflow: hidden;
  margin: 95px 0 0; }
  .welcome .header_txt {
    margin: 0 0 90px;
    position: relative;
    text-align: center;
    text-transform: uppercase; }
    .welcome .header_txt span {
      display: block;
      font-family: 'Oswald', sans-serif; }
    .welcome .header_txt .txt1 {
      font-size: 120px;
      font-weight: 900;
      line-height: 120px;
      color: #5a6069;
      letter-spacing: 0; }
    .welcome .header_txt .txt2 {
      position: absolute;
      z-index: 2;
      color: white;
      left: 0;
      bottom: 4px;
      width: 100%;
      font-size: 36px;
      line-height: 36px; }
      .welcome .header_txt .txt2 .txt2_1 {
        font-weight: 300; }
      .welcome .header_txt .txt2 .txt2_2 {
        font-weight: 900; }
  @media (min-width: 1600px) {
    .welcome .img_left {
      margin: 0 0 0 -140px; } }
  .welcome .img_left img {
    max-width: none; }
  .welcome .body_txt {
    margin-top: 25px; }
    .welcome .body_txt span {
      display: block;
      font-family: 'Oswald', sans-serif;
      letter-spacing: 0; }
    .welcome .body_txt .txt1 {
      text-transform: uppercase;
      font-weight: 100;
      font-size: 24px;
      line-height: 30px;
      color: #9d9d9d; }
    .welcome .body_txt .txt2 {
      text-transform: uppercase;
      font-weight: 900;
      font-size: 30px;
      line-height: 30px;
      color: #ad954b; }
    .welcome .body_txt .txt3 {
      text-transform: uppercase;
      font-weight: 100;
      font-size: 12px;
      letter-spacing: 0.5em;
      line-height: 20px;
      color: #9d9d9d; }
    .welcome .body_txt .txt4 {
      margin: 30px 0 0;
      font-size: 13px;
      color: #5a6069;
      line-height: 24px;
      font-family: 'Rubik', sans-serif; }
    .welcome .body_txt .txt5 {
      text-transform: uppercase;
      color: white;
      font-size: 14px;
      font-weight: 100;
      margin: 30px 0 0; }

.cms_top {
  overflow: hidden;
  margin: 60px 0 0; }

.product_container {
  margin: 90px 0 0; }
  @media (max-width: 991px) {
    .product_container {
      margin: 30px 0 0; } }
  .product_container .header_title {
    overflow: hidden;
    position: relative;
    text-align: center;
    line-height: 0; }
    @media (min-width: 992px) {
      .product_container .header_title:before, .product_container .header_title:after {
        content: "";
        display: block;
        position: absolute;
        z-index: 1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto; }
      .product_container .header_title:before {
        height: 9px;
        width: 50%;
        border-top: 1px solid #363c45;
        border-bottom: 1px solid #363c45; }
      .product_container .header_title:after {
        height: 1px;
        width: 70%;
        background: #363c45; } }
    .product_container .header_title h3 {
      margin: 0; }
    .product_container .header_title .header_in {
      display: inline-block;
      background: #14151b;
      margin: 0 auto;
      overflow: hidden;
      position: relative;
      position: relative;
      z-index: 2;
      line-height: 0;
      color: white;
      text-transform: uppercase;
      padding: 0 68px;
      font-weight: 500;
      font-size: 20px;
      letter-spacing: 0.2em;
      -webkit-box-shadow: inset 0px 3px 0px 0px #363c45, inset 0px -3px 0px 0px #363c45;
      -moz-box-shadow: inset 0px 3px 0px 0px #363c45, inset 0px -3px 0px 0px #363c45;
      box-shadow: inset 0px 3px 0px 0px #363c45, inset 0px -3px 0px 0px #363c45; }
      .product_container .header_title .header_in:before, .product_container .header_title .header_in:after {
        content: "";
        display: block;
        background: #14151b;
        width: 100px;
        height: 100px;
        position: absolute;
        z-index: 1;
        top: 0;
        bottom: 0;
        margin: auto 0;
        border: 4px solid #363c45;
        -webkit-transform: rotate(45deg) skew(26deg, 26deg);
        -moz-transform: rotate(45deg) skew(26deg, 26deg);
        -ms-transform: rotate(45deg) skew(26deg, 26deg);
        -o-transform: rotate(45deg) skew(26deg, 26deg);
        transform: rotate(45deg) skew(26deg, 26deg); }
      .product_container .header_title .header_in:before {
        left: -50px; }
      .product_container .header_title .header_in:after {
        right: -50px; }
      .product_container .header_title .header_in span {
        font-family: 'Oswald', sans-serif;
        position: relative;
        display: inline-block;
        padding: 0 40px;
        line-height: 60px; }
        .product_container .header_title .header_in span:before, .product_container .header_title .header_in span:after {
          content: "\f005";
          font-size: 14px;
          font-family: "FontAwesome";
          position: absolute;
          top: 0;
          line-height: 60px; }
        .product_container .header_title .header_in span:before {
          left: 7px; }
        .product_container .header_title .header_in span:after {
          right: 7px; }
  .product_container .header_title .header_in {
    background: white;
    color: #292929; }
    .product_container .header_title .header_in:before, .product_container .header_title .header_in:after {
      background: white; }
  .product_container .txt {
    display: block;
    text-align: center;
    font-size: 13px;
    color: #5a6069;
    line-height: 17px;
    margin: 20px 0 0; }

.product_content {
  position: relative; }
  .product_content .navi a {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    margin: auto 0;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: white;
    font-size: 13px;
    background: #292929;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    opacity: 0; }
    .product_content .navi a:hover {
      color: white;
      background: #ad954b; }
    .product_content .navi a.nexttab {
      right: -20px; }
    .product_content .navi a.prevtab {
      left: -20px; }
  .product_content:hover .navi a {
    opacity: 1; }
  .product_content .item {
    position: relative;
    margin: 45px 0 0;
    overflow: hidden;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 2px solid #21252c; }
    .product_content .item .product_img {
      overflow: hidden;
      position: relative; }
      .product_content .item .product_img img {
        width: 100%; }
      .product_content .item .product_img a.quick-view {
        display: block;
        position: absolute;
        top: 50px;
        left: 13px;
        color: #292929;
        font-size: 20px;
        z-index: 2;
        opacity: 0; }
        .product_content .item .product_img a.quick-view:hover {
          color: #ad954b; }
    .product_content .item:hover .product_img a.quick-view {
      opacity: 1; }
    .product_content .item .product_desc {
      overflow: hidden;
      padding: 0 30px 30px; }
      .product_content .item .product_desc .comments_note {
        overflow: hidden;
        margin-top: 20px; }
        .product_content .item .product_desc .comments_note .rate_header {
          display: block;
          float: left;
          line-height: 17px;
          font-size: 13px;
          color: #5a6069;
          font-family: 'Rubik', sans serif;
          margin: 0 10px 0 0; }
        .product_content .item .product_desc .comments_note .star {
          color: #5a6069; }
          .product_content .item .product_desc .comments_note .star.star_on {
            color: #ffcc00; }
      .product_content .item .product_desc h4 {
        margin: 15px 0 0;
        border-top: 1px solid #1e2229;
        padding: 20px 0; }
        .product_content .item .product_desc h4 a {
          display: block;
          line-height: 16px;
          font-size: 12px;
          text-transform: uppercase;
          font-family: 'Oswald' , sans serif;
          color: #838896; }
          .product_content .item .product_desc h4 a:hover {
            color: #ad954b; }
      .product_content .item .product_desc .desc {
        margin: 0;
        border-top: 1px solid #1e2229;
        padding: 20px 0; }
        .product_content .item .product_desc .desc p {
          margin: 0;
          font-size: 13px;
          font-family: 'Rubik', sans serif;
          line-height: 24px;
          color: #5a6069; }
      .product_content .item .product_desc .product-price-and-shipping {
        overflow: hidden;
        border-top: 1px solid #1e2229; }
        .product_content .item .product_desc .product-price-and-shipping span {
          letter-spacing: 0; }
        .product_content .item .product_desc .product-price-and-shipping .discount-percentage {
          display: block;
          float: left;
          margin: 14px 10px 0 0;
          padding: 0 4px;
          background: #ffcc00;
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px;
          border-radius: 2px;
          line-height: 25px;
          font-size: 12px;
          font-family: 'Rubik', sans serif;
          color: #30343c; }
        .product_content .item .product_desc .product-price-and-shipping .price {
          display: block;
          float: left;
          margin: 14px 0 0;
          line-height: 25px;
          font-size: 14px;
          color: #ad954b;
          font-weight: 600;
          font-family: 'Oswald', sans serif; }
        .product_content .item .product_desc .product-price-and-shipping .regular-price {
          display: block;
          float: left;
          margin: 14px 0 0 10px;
          line-height: 25px;
          font-size: 14px;
          color: #606060;
          font-weight: 200;
          text-decoration: line-through;
          font-family: 'Oswald', sans serif; }
      .product_content .item .product_desc .btn_add_to_cart {
        margin-top: 32px; }
        .product_content .item .product_desc .btn_add_to_cart .add-to-cart {
          display: block;
          text-align: center;
          padding: 21px 5px;
          -webkit-border-radius: 28px;
          -moz-border-radius: 28px;
          border-radius: 28px;
          background: #21252c;
          color: #6b6f7a;
          text-transform: uppercase;
          font-size: 14px;
          line-height: 19px;
          font-weight: 500;
          border: 0;
          width: 100%;
          font-family: 'Oswald', sans serif; }
          .product_content .item .product_desc .btn_add_to_cart .add-to-cart:before {
            content: '';
            display: inline-block;
            width: 19px;
            height: 19px;
            margin-right: 8px;
            background: url("cart_icon.png") top left no-repeat;
            -webkit-transform: translateY(2px);
            -moz-transform: translateY(2px);
            -ms-transform: translateY(2px);
            -o-transform: translateY(2px);
            transform: translateY(2px); }
          .product_content .item .product_desc .btn_add_to_cart .add-to-cart:hover {
            color: white;
            background: #ad954b; }
            .product_content .item .product_desc .btn_add_to_cart .add-to-cart:hover:before {
              background: url("cart_icon.png") top right no-repeat; }
  .product_content .item {
    margin: 30px 0 0;
    border-color: #efefef; }
    .product_content .item .product_desc {
      padding: 0 18px 25px; }
      .product_content .item .product_desc .comments_note .rate_header {
        color: #5a6069; }
      .product_content .item .product_desc h4 {
        padding: 14px 0;
        border-color: #efefef; }
        .product_content .item .product_desc h4 a {
          color: #181b23; }
      .product_content .item .product_desc .desc {
        display: none; }
      .product_content .item .product_desc .product-price-and-shipping {
        border-color: #efefef; }
      .product_content .item .product_desc .btn_add_to_cart {
        margin-top: 25px; }
        .product_content .item .product_desc .btn_add_to_cart .add-to-cart {
          background: #efefef;
          color: #777a84;
          padding: 10px 5px;
          font-size: 12px; }
          .product_content .item .product_desc .btn_add_to_cart .add-to-cart:before {
            width: 16px;
            height: 16px;
            background: url("cart_icon.png") bottom left no-repeat; }
          .product_content .item .product_desc .btn_add_to_cart .add-to-cart:hover {
            color: white;
            background: #ad954b; }
            .product_content .item .product_desc .btn_add_to_cart .add-to-cart:hover:before {
              background: url("cart_icon.png") bottom left -16px no-repeat; }

.pos_new_product.product_container {
  padding: 0 60px;
  max-width: 1900px;
  margin: auto; }
  .pos_new_product.product_container .product_content .item .product_desc {
    padding: 0 18px 22px; }
  .pos_new_product.product_container .product_content .item .product_desc .desc {
    display: none; }
  .pos_new_product.product_container .product_content .item .product_desc .btn_add_to_cart {
    margin: 22px 0 0; }
    .pos_new_product.product_container .product_content .item .product_desc .btn_add_to_cart .add-to-cart {
      padding: 10px 5px;
      line-height: 16px;
      font-size: 12px;
      -webkit-border-radius: 21px;
      -moz-border-radius: 21px;
      border-radius: 21px; }
      .pos_new_product.product_container .product_content .item .product_desc .btn_add_to_cart .add-to-cart:before {
        width: 16px;
        height: 16px;
        margin-right: 5px;
        background: url("cart_icon.png") bottom left no-repeat; }
      .pos_new_product.product_container .product_content .item .product_desc .btn_add_to_cart .add-to-cart:hover {
        color: white;
        background: #ad954b; }
        .pos_new_product.product_container .product_content .item .product_desc .btn_add_to_cart .add-to-cart:hover:before {
          background: url("cart_icon.png") bottom left -16px no-repeat; }

.testimonials_container {
  overflow: hidden;
  margin-top: 95px;
  background: url("testi_bg.jpg") center center no-repeat;
  padding: 160px 0; }
  .testimonials_container .item {
    text-align: center; }
    .testimonials_container .item img {
      margin: 0 auto; }
    .testimonials_container .item .desc {
      max-width: 750px;
      margin: 25px auto 0;
      font-size: 13px;
      line-height: 24px;
      color: #90939c;
      font-family: 'Rubik', sans serif;
      position: relative; }
      @media (min-width: 1200px) {
        .testimonials_container .item .desc:before, .testimonials_container .item .desc:after {
          content: "";
          width: 51px;
          height: 41px;
          position: absolute;
          top: 0; }
        .testimonials_container .item .desc:before {
          left: -90px;
          background: url(testi_comma.png) top left no-repeat transparent; }
        .testimonials_container .item .desc:after {
          right: -90px;
          background: url(testi_comma.png) top right no-repeat transparent; } }
    .testimonials_container .item .name {
      margin: 40px 0 0;
      text-transform: uppercase;
      font-size: 14px;
      line-height: 17px;
      font-weight: 200;
      color: white; }
  .testimonials_container .owl-pagination {
    margin: 65px 0 0;
    position: relative;
    text-align: center;
    line-height: 0; }
    .testimonials_container .owl-pagination .owl-page {
      display: inline-block;
      margin: 0 75px;
      position: relative; }
      .testimonials_container .owl-pagination .owl-page:before, .testimonials_container .owl-pagination .owl-page:after {
        content: '';
        display: block;
        width: 123px;
        height: 1px;
        background: #6a454f;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto 0; }
      .testimonials_container .owl-pagination .owl-page:before {
        left: -133px; }
      .testimonials_container .owl-pagination .owl-page:after {
        right: -133px; }
      .testimonials_container .owl-pagination .owl-page span {
        display: block;
        width: 15px;
        height: 15px;
        border: 1px solid #6a454f;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
        .testimonials_container .owl-pagination .owl-page span:before {
          content: '';
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          margin: auto;
          width: 7px;
          height: 7px;
          background: #6a454f; }
      .testimonials_container .owl-pagination .owl-page.active span {
        border-color: #ad954b; }
        .testimonials_container .owl-pagination .owl-page.active span:before {
          background: #ad954b; }

.poscateproduct .tab_header {
  overflow: hidden;
  text-align: center;
  line-height: 0;
  margin: 50px 0 0; }
  .poscateproduct .tab_header ul.tabs {
    display: inline-block;
    background: transparent;
    overflow: hidden;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .poscateproduct .tab_header ul.tabs li {
      display: block;
      cursor: pointer;
      position: relative;
      float: left;
      margin: 5px 65px 0 0;
      position: relative;
      font-size: 12px;
      line-height: 17px;
      font-weight: 500;
      text-transform: uppercase;
      color: #292929; }
      .poscateproduct .tab_header ul.tabs li span {
        font-family: 'Oswald', sans serif; }
      .poscateproduct .tab_header ul.tabs li:after {
        content: '';
        display: block;
        width: 6px;
        height: 6px;
        background: #e1e1e1;
        position: absolute;
        top: 0;
        bottom: 0;
        right: -35px;
        margin: auto 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
      .poscateproduct .tab_header ul.tabs li:last-child {
        margin: 5px 0 0; }
      .poscateproduct .tab_header ul.tabs li.active {
        color: #ad954b; }
.poscateproduct .product_content .item .product_desc {
  padding: 0 18px 22px; }
.poscateproduct .product_content .item .product_desc .desc {
  display: none; }
.poscateproduct .product_content .item .product_desc .btn_add_to_cart {
  margin: 22px 0 0; }
  .poscateproduct .product_content .item .product_desc .btn_add_to_cart .add-to-cart {
    padding: 10px 5px;
    line-height: 16px;
    font-size: 12px;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px; }
    .poscateproduct .product_content .item .product_desc .btn_add_to_cart .add-to-cart:before {
      width: 16px;
      height: 16px;
      margin-right: 5px;
      background: url("cart_icon.png") bottom left no-repeat; }
    .poscateproduct .product_content .item .product_desc .btn_add_to_cart .add-to-cart:hover {
      color: white;
      background: #ad954b; }
      .poscateproduct .product_content .item .product_desc .btn_add_to_cart .add-to-cart:hover:before {
        background: url("cart_icon.png") bottom left -16px no-repeat; }

.cms_center {
  overflow: hidden;
  margin-top: 85px; }
  .cms_center .img_block {
    position: relative;
    overflow: hidden;
    margin: 15px 0 0; }
    .cms_center .img_block span {
      display: block;
      line-height: 1;
      color: white; }
    .cms_center .img_block .txt {
      text-align: center;
      position: absolute;
      z-index: 2;
      max-height: 235px;
      left: 0;
      width: 100%;
      bottom: 0;
      top: 0;
      margin: auto 0; }
    .cms_center .img_block .txt1 {
      font-size: 14px;
      font-family: 'Oswald', sans serif;
      font-weight: 500;
      text-transform: uppercase; }
    .cms_center .img_block .txt2 {
      max-width: 700px;
      margin: 13px auto 0;
      font-size: 30px;
      font-family: 'Oswald', sans serif;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 0.5em; }
    .cms_center .img_block .txt3 {
      font-size: 14px;
      line-height: 24px;
      max-width: 595px;
      margin: 30px auto 0; }
    .cms_center .img_block .txt4 {
      display: inline-block;
      position: relative;
      font-family: 'Oswald', sans serif;
      margin: 55px auto 0;
      padding: 4px 61px 4px 24px;
      -webkit-border-radius: 22px;
      -moz-border-radius: 22px;
      border-radius: 22px;
      background: white;
      font-size: 12px;
      font-weight: 500;
      line-height: 40px;
      color: #383838;
      text-transform: uppercase;
      -webkit-transition: all 300ms ease;
      transition: all 300ms ease; }
      .cms_center .img_block .txt4:after {
        content: "\f105";
        font-family: 'FontAwesome';
        font-size: 14px;
        color: white;
        background: #383838;
        display: block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        position: absolute;
        top: 4px;
        right: 4px;
        -webkit-transition: all 300ms ease;
        transition: all 300ms ease; }
      .cms_center .img_block .txt4:hover {
        color: white;
        background: #ad954b; }
        .cms_center .img_block .txt4:hover:after {
          background: white;
          color: #ad954b; }

.cms_top1 {
  overflow: hidden;
  margin: -121px 0 0;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  position: relative;
  z-index: 7;
  background: rgba(0, 0, 0, 0.5); }
  .cms_top1 .col-xs-12.col-md-4 {
    -webkit-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.15);
    -moz-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.15);
    box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.15); }
    .cms_top1 .col-xs-12.col-md-4:last-child {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
  .cms_top1 .box_content {
    padding: 25px;
    text-align: center; }
    .cms_top1 .box_content .txt1 {
      display: block;
      color: white;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: 100;
      font-family: 'Oswald', sans serif;
      line-height: 24px; }
    .cms_top1 .box_content .txt2 {
      display: block;
      margin: 11px 0 0;
      padding: 0 30px;
      color: #6c7076;
      font-size: 13px;
      line-height: 17px; }

@media (max-width: 1359px) {
  .cms_top1 {
    margin: 60px 0 0;
    border: 0; }
    .cms_top1 .container {
      border: 1px solid #ebebeb; }
    .cms_top1 .col-xs-12.col-md-4 {
      -webkit-box-shadow: 1px 0 0 0 #ebebeb;
      -moz-box-shadow: 1px 0 0 0 #ebebeb;
      box-shadow: 1px 0 0 0 #ebebeb; }
      .cms_top1 .col-xs-12.col-md-4:last-child {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; }
    .cms_top1 .box_content .txt1 {
      color: #292929;
      font-weight: 300; }
    .cms_top1 .box_content .txt2 {
      color: #292929; } }
.blog_slider {
  overflow: hidden; }
  .blog_slider .item {
    overflow: hidden;
    margin: 41px 0 0; }
    .blog_slider .item .post_thumbnail {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      overflow: hidden; }
      @media (max-width: 767px) {
        .blog_slider .item .post_thumbnail img {
          width: 100%;
          margin: 0 0 10px; } }
    .blog_slider .item .post_content {
      padding-top: 45px; }
      @media (max-width: 991px) {
        .blog_slider .item .post_content {
          padding: 0; } }
      .blog_slider .item .post_content .meta_date {
        overflow: hidden;
        color: #ad954b; }
        .blog_slider .item .post_content .meta_date span {
          display: block;
          float: left;
          font-family: 'Oswald', sans serif;
          font-weight: 500; }
        .blog_slider .item .post_content .meta_date .txt1 {
          font-size: 36px;
          line-height: 36px; }
        .blog_slider .item .post_content .meta_date .txt2 {
          font-size: 14px;
          line-height: 14px;
          text-transform: uppercase;
          margin: 20px 0 0 5px; }
      .blog_slider .item .post_content .post_title {
        display: block;
        margin: 17px 0 0;
        text-transform: uppercase;
        color: #292929;
        font-size: 14px;
        font-weight: 500;
        line-height: 24px;
        font-family: 'Oswald', sans serif; }
        .blog_slider .item .post_content .post_title:hover {
          color: #ad954b; }
      .blog_slider .item .post_content .meta_author {
        margin: 17px 0 0;
        font-size: 13px;
        color: #5a6069;
        font-family: 'Rubik', sans serif; }
        .blog_slider .item .post_content .meta_author span {
          color: #ad954b; }
      .blog_slider .item .post_content .post_description {
        font-size: 13px;
        color: #5a6069;
        line-height: 24px;
        font-family: 'Rubik', sans serif;
        margin: 15px 0 0;
        padding: 15px 0 0;
        border-top: 1px solid #ebebeb; }
      .blog_slider .item .post_content .link_more {
        display: block;
        float: left;
        margin: 30px 0 0;
        text-align: center;
        padding: 13px 55px;
        -webkit-border-radius: 21px;
        -moz-border-radius: 21px;
        border-radius: 21px;
        background: #efefef;
        color: #838896;
        text-transform: uppercase;
        font-size: 12px;
        line-height: 19px;
        font-weight: 500;
        font-family: 'Oswald', sans serif; }
        .blog_slider .item .post_content .link_more:hover {
          color: white;
          background: #ad954b;
          -webkit-box-shadow: 0 0 14px 0 #ad954b !important;
          -moz-box-shadow: 0 0 14px 0 #ad954b !important;
          box-shadow: 0 0 14px 0 #ad954b !important; }
        @media (max-width: 991px) {
          .blog_slider .item .post_content .link_more {
            padding: 9px 35px; } }

.pos_bestseller_product.product_container {
  background: url("bs_bg.jpg") center center no-repeat;
  padding: 95px 0; }
  .pos_bestseller_product.product_container .header_title .header_in {
    background: #221e1c;
    color: white; }
    .pos_bestseller_product.product_container .header_title .header_in:before, .pos_bestseller_product.product_container .header_title .header_in:after {
      background: #221e1c; }

.product_content_side {
  overflow: hidden;
  padding: 0 15px 30px; }
  .product_content_side .item_out {
    margin: 55px -15px 0;
    padding: 0 15px;
    -webkit-box-shadow: 1px 0 0 0 #333231;
    -moz-box-shadow: 1px 0 0 0 #333231;
    box-shadow: 1px 0 0 0 #333231; }
  .product_content_side .item {
    padding: 40px 0;
    overflow: hidden;
    border-bottom: 1px solid #333231; }
    .product_content_side .item:last-child {
      border: 0; }
    .product_content_side .item .left_block {
      float: left;
      margin: 0 15px 0 0;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px;
      overflow: hidden; }
    .product_content_side .item .right_block {
      overflow: hidden; }
      .product_content_side .item .right_block .comments_note {
        overflow: hidden; }
        .product_content_side .item .right_block .comments_note .rate_header {
          display: block;
          float: left;
          line-height: 17px;
          font-size: 13px;
          color: #5a6069;
          font-family: 'Rubik', sans serif;
          margin: 0 10px 0 0; }
        .product_content_side .item .right_block .comments_note .star {
          color: #5a6069; }
          .product_content_side .item .right_block .comments_note .star.star_on {
            color: #ffcc00; }
      .product_content_side .item .right_block .product-title {
        margin: 10px 0 0; }
        .product_content_side .item .right_block .product-title a {
          font-size: 12px;
          font-weight: 500;
          line-height: 19px;
          color: #838896;
          text-transform: none;
          font-family: 'Oswald', sans serif;
          text-transform: uppercase; }
          .product_content_side .item .right_block .product-title a:hover {
            color: #ad954b; }
      .product_content_side .item .right_block .product-price-and-shipping {
        overflow: hidden;
        margin: 10px 0 0; }
        .product_content_side .item .right_block .product-price-and-shipping .discount-percentage {
          display: block;
          float: left;
          margin: 14px 10px 0 0;
          padding: 0 4px;
          background: #ffcc00;
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px;
          border-radius: 2px;
          line-height: 25px;
          font-size: 12px;
          font-family: 'Rubik', sans serif;
          color: #30343c; }
        .product_content_side .item .right_block .product-price-and-shipping .price {
          display: block;
          float: left;
          margin: 14px 0 0;
          line-height: 25px;
          font-size: 14px;
          color: #ad954b;
          font-weight: 600;
          font-family: 'Oswald', sans serif; }
        .product_content_side .item .right_block .product-price-and-shipping .regular-price {
          display: block;
          float: left;
          margin: 14px 0 0 10px;
          line-height: 25px;
          font-size: 14px;
          color: #606060;
          font-weight: 200;
          text-decoration: line-through;
          font-family: 'Oswald', sans serif; }
    .product_content_side .item .btn_side {
      position: absolute;
      z-index: 2;
      top: 0;
      right: 0;
      -webkit-transition: all 300ms linear;
      -moz-transition: all 300ms linear;
      -ms-transition: all 300ms linear;
      -o-transition: all 300ms linear;
      transition: all 300ms linear; }
      .product_content_side .item .btn_side .add-to-cart {
        font-size: 0;
        line-height: 0;
        border: 0;
        background: none;
        padding: 0;
        margin: 0 0 10px;
        color: #292929; }
        .product_content_side .item .btn_side .add-to-cart i {
          font-size: 21px;
          line-height: 21px;
          display: block; }
        .product_content_side .item .btn_side .add-to-cart:hover {
          color: #ad954b; }
      .product_content_side .item .btn_side .quick-view {
        font-size: 21px;
        line-height: 21px;
        display: block;
        color: #292929; }
        .product_content_side .item .btn_side .quick-view:hover {
          color: #ad954b; }

.newsletter_index {
  margin: 95px 0 0;
  padding: 95px 0 0;
  border-top: 1px solid #ebebeb;
  overflow: hidden; }
  .newsletter_index .header_newsletter {
    overlfow: hidden;
    text-align: center;
    line-height: 1; }
    .newsletter_index .header_newsletter .txt1 {
      display: block;
      text-transform: uppercase;
      font-size: 13px;
      color: #838896;
      font-family: 'Rubik', sans serif; }
      .newsletter_index .header_newsletter .txt1 span {
        color: #ad954b;
        padding: 0 3px; }
    .newsletter_index .header_newsletter .txt2 {
      display: block;
      margin: 10px 0 0;
      color: #292929;
      font-size: 20px;
      font-weight: 500;
      letter-spacing: 0.2em;
      font-family: 'Oswald', sans serif;
      line-height: 24px;
      text-transform: uppercase; }
    .newsletter_index .header_newsletter .txt3 {
      display: block;
      margin: 20px 0 0;
      font-size: 12px;
      color: #5a6069;
      line-height: 24px;
      font-family: 'Rubik', sans serif; }
  .newsletter_index form.news_form {
    margin: 55px auto 0;
    max-width: 670px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    border-bottom: 1px solid #efefef;
    overflow: hidden;
    position: relative; }
    .newsletter_index form.news_form .input_field {
      background: #efefef;
      border: 0;
      padding: 15px 70px 15px 30px;
      width: 100%;
      line-height: 26px;
      color: #292929;
      font-size: 12px; }
    .newsletter_index form.news_form .submit_field {
      font-size: 0;
      display: block;
      width: 48px;
      height: 48px;
      line-height: 48px;
      text-align: center;
      color: white;
      background: url("right_icon.png") center center no-repeat #ad954b;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
      position: absolute;
      top: 4px;
      right: 4px;
      border: 0;
      padding: 0;
      -webkit-transition: all 300ms ease;
      transition: all 300ms ease; }
      .newsletter_index form.news_form .submit_field:hover {
        -webkit-box-shadow: 0 0 4px 0 #ad954b;
        -moz-box-shadow: 0 0 4px 0 #ad954b;
        box-shadow: 0 0 4px 0 #ad954b; }

#footer {
  background: url("ft_bg.jpg") left top repeat-x #0a0f1b;
  margin: 100px 0 0;
  padding: 55px 0 0; }
  #footer .footer-container {
    margin: 0;
    padding: 0; }
  #footer .contactinfo_ft {
    margin: 45px 0 0; }
    #footer .contactinfo_ft .ft_info {
      overflow: hidden; }
      #footer .contactinfo_ft .ft_info p.shop_details {
        margin: 30px 0;
        font-size: 13px;
        color: #5a6069;
        line-height: 24px; }
      #footer .contactinfo_ft .ft_info p.desc {
        overflow: hidden;
        margin: 10px 0 0;
        color: white;
        font-size: 12px;
        line-height: 24px;
        font-family: 'Rubik', sans serif; }
        #footer .contactinfo_ft .ft_info p.desc i {
          display: block;
          min-width: 20px;
          float: left;
          margin: 0 11px 0 0;
          color: #ad954b;
          line-height: 24px;
          font-size: 16px; }
  #footer .footer_block {
    overflow: hidden;
    margin: 45px -15px 0;
    padding: 0 15px;
    border-left: 1px solid rgba(255, 255, 255, 0.05);
    min-height: 275px; }
    #footer .footer_block h3 {
      text-transform: uppercase;
      color: white;
      font-size: 14px;
      line-height: 21px;
      font-weight: 500;
      margin: 5px 0 0; }
    #footer .footer_block ul {
      margin: 21px 0 0;
      background: transparent; }
      #footer .footer_block ul li {
        overflow: hidden;
        margin: 0;
        padding: 0;
        border: 0; }
        #footer .footer_block ul li a {
          display: block;
          font-size: 13px;
          line-height: 36px;
          color: #5a6069;
          font-weight: 400; }
          #footer .footer_block ul li a:hover {
            color: #ad954b; }
  #footer .footer_bottom {
    border-top: 1px solid #19202d;
    margin: 60px 0 0;
    padding: 30px 0 60px; }
    #footer .footer_bottom .copyright {
      overflow: hidden;
      margin: 30px 0 0;
      float: left; }
      #footer .footer_bottom .copyright p {
        margin: 0;
        line-height: 27px;
        font-size: 13px;
        color: #838896; }
        #footer .footer_bottom .copyright p a {
          color: #ad954b; }
          #footer .footer_bottom .copyright p a:hover {
            color: white; }
    #footer .footer_bottom .payment {
      float: right;
      margin: 30px 0 0; }
    #footer .footer_bottom .social_ft {
      float: left;
      margin: 30px 0 0 30px; }
      #footer .footer_bottom .social_ft ul {
        margin: 0; }
        #footer .footer_bottom .social_ft ul li {
          float: left;
          margin: 0 20px 0 0; }
          #footer .footer_bottom .social_ft ul li a {
            color: #838896;
            font-size: 16px;
            line-height: 27px;
            display: block; }
            #footer .footer_bottom .social_ft ul li a:hover {
              color: white; }
    @media (max-width: 991px) {
      #footer .footer_bottom .copyright, #footer .footer_bottom .payment, #footer .footer_bottom .social_ft {
        float: none;
        margin: 30px 0 0; }
      #footer .footer_bottom .payment {
        display: inline-block; } }

.category_heading {
  overflow: hidden; }
  .category_heading .cat_cover {
    position: relative;
    overflow: hidden; }
    .category_heading .cat_cover .h1 {
      position: absolute;
      left: 0;
      width: 100%;
      height: 35px;
      line-height: 35px;
      margin: auto 0;
      top: 0;
      bottom: 0;
      color: #fff;
      text-align: center;
      font-weight: 400;
      letter-spacing: 0.5em;
      font-size: 30px; }
    .category_heading .cat_cover.image_off .h1 {
      position: relative;
      background: #292929;
      padding: 30px 0;
      height: auto; }
  .category_heading #category-description {
    font-size: 18px;
    color: #515151;
    line-height: 25px;
    padding: 30px 0;
    margin: 0;
    text-align: center; }

.breadcrumb_container {
  overflow: hidden;
  background: #292929; }
  .breadcrumb_container .breadcrumb {
    background: #292929;
    padding: 50px 15px;
    margin: 0; }
    .breadcrumb_container .breadcrumb ol {
      padding-left: 0;
      margin-bottom: 0;
      text-align: center; }
      .breadcrumb_container .breadcrumb ol li {
        display: inline;
        margin: 0; }
        .breadcrumb_container .breadcrumb ol li:after {
          content: "/";
          color: white;
          margin: 0 0.3125em; }
        .breadcrumb_container .breadcrumb ol li:last-child {
          content: "/";
          color: white; }
          .breadcrumb_container .breadcrumb ol li:last-child:after {
            content: ""; }
        .breadcrumb_container .breadcrumb ol li a {
          color: white;
          text-transform: capitalize;
          font-size: 14px;
          line-height: 17px;
          font-family: 'Rubik', sans serif; }
          .breadcrumb_container .breadcrumb ol li a:hover {
            color: #ad954b; }
  .breadcrumb_container .breadcrumb[data-depth="1"] {
    display: none; }

@media (min-width: 1200px) {
  body#category .breadcrumb_container {
    background: transparent;
    position: absolute;
    top: 200px;
    z-index: 2;
    left: 0;
    width: 100%; }
    body#category .breadcrumb_container .breadcrumb {
      background: transparent; } }
#left-column, #content-wrapper, #right-column {
  margin: 100px 0 0; }

#index #content-wrapper {
  margin: 0; }

.left_column_in, .right_column_in {
  border: 2px solid #ebebeb;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 15px; }

#products img, .featured-products img, .product-accessories img, .product-miniature img {
  margin: 0 auto; }

.block-categories {
  display: block;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0; }
  .block-categories ul.category-top-menu {
    margin: 0;
    overflow: hidden; }
    .block-categories ul.category-top-menu li a {
      padding: 10px 0 15px;
      display: block;
      text-transform: uppercase;
      color: #000;
      font-size: 14px;
      line-height: 26px;
      font-weight: 500;
      font-family: 'Oswald', sans serif;
      margin: 0; }
      .block-categories ul.category-top-menu li a:hover {
        color: #ad954b; }
    .block-categories ul.category-top-menu li.cat_list {
      overflow: hidden;
      padding: 0 20px; }
      .block-categories ul.category-top-menu li.cat_list ul {
        margin: 0; }
        .block-categories ul.category-top-menu li.cat_list ul .collapse-icons {
          top: 13px; }
        .block-categories ul.category-top-menu li.cat_list ul li a {
          padding: 10px 0 15px;
          display: block;
          text-transform: uppercase;
          color: #000;
          font-size: 14px;
          line-height: 20px;
          font-weight: 500;
          font-family: 'Oswald', sans serif;
          margin: 0; }
          .block-categories ul.category-top-menu li.cat_list ul li a:hover {
            color: #ad954b; }
  .block-categories .category-sub-menu {
    margin: 0; }
  .block-categories .category-sub-menu li[data-depth="0"] > a {
    border: 0;
    padding: 0 0 0 15px;
    margin: 0 0 10px; }
  .block-categories .category-sub-menu .category-sub-link {
    font-size: 13px;
    padding: 0 0 0 30px; }

#search_filters, #search_filters_brands, #search_filters_suppliers {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0; }

#search_filters {
  background: transparent; }
  #search_filters #_desktop_search_filters_clear_all button {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: white;
    background: #ad954b;
    text-transform: capitalize;
    font-size: 14px;
    padding: 10px 15px; }
  #search_filters .facet {
    overflow: hidden;
    background: white;
    margin-top: 30px; }
    #search_filters .facet .facet-title {
      padding: 10px 0 15px;
      display: block;
      text-transform: uppercase;
      color: #000;
      font-size: 14px;
      line-height: 20px;
      font-weight: 500;
      font-family: 'Oswald', sans serif;
      margin: 0; }
      #search_filters .facet .facet-title:hover {
        color: #ad954b; }
    #search_filters .facet .collapse {
      margin: 0;
      padding: 0; }
    #search_filters .facet .custom-checkbox input[type="checkbox"] + span {
      margin: -3px 7px 0 0;
      width: 15px;
      height: 15px;
      border: 1px #dadada solid; }
      #search_filters .facet .custom-checkbox input[type="checkbox"] + span.color {
        border: 0; }
    #search_filters .facet .facet-label a {
      color: #898989;
      font-size: 14px;
      line-height: 40px;
      margin: 0;
      font-family: 'Rubik', sans serif;
      text-transform: capitalize; }
      #search_filters .facet .facet-label a:hover {
        color: #ad954b; }

.products-selection {
  margin-bottom: 0;
  padding: 0 15px 10px;
  border: 2px solid #e9e9e9;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }
  .products-selection p, .products-selection .sort-by {
    line-height: 30px;
    font-size: 14px;
    color: #292929; }
  .products-selection .products-sort-order .select-title {
    border: 1px solid #e1e1e1;
    padding: 1px 15px;
    line-height: 26px;
    font-size: 14px;
    margin-top: 5px; }
  .products-selection .products-sort-order .dropdown-menu {
    background: #fff;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    right: 15px;
    left: auto; }
    .products-selection .products-sort-order .dropdown-menu .select-list {
      line-height: 24px;
      font-size: 14px;
      padding: 3px 15px; }
      .products-selection .products-sort-order .dropdown-menu .select-list:hover {
        background: #ad954b; }

.pagination {
  font-size: 14px;
  font-weight: 400;
  margin: 30px 0 0; }
  .pagination > div:first-child {
    padding: 0 15px; }
  .pagination .sum {
    margin: 7px 0 0; }
  .pagination .page-list {
    padding: 0;
    margin-top: 10px; }
  .pagination a {
    font-weight: 400;
    line-height: 30px;
    color: #292929;
    padding: 0 5px; }
    .pagination a:hover {
      color: #ad954b; }
  .pagination .disabled {
    color: #292929; }
  .pagination .current a {
    color: #ad954b; }

#js-product-list-top .display {
  float: left;
  margin: 10px 25px 0 0;
  overflow: hidden; }
  #js-product-list-top .display li {
    display: block;
    cursor: pointer;
    float: left;
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    color: #3e3e3e;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
    #js-product-list-top .display li.selected {
      color: #ad954b; }
#js-product-list-top .total-products {
  float: left;
  padding: 0;
  margin: 10px 0 0; }
  #js-product-list-top .total-products p {
    margin: 0; }
#js-product-list-top .product-sort {
  float: right; }
  #js-product-list-top .product-sort .sort-by {
    float: left;
    margin: 10px 10px 0 0; }
  #js-product-list-top .product-sort .products-sort-order {
    float: left;
    margin: 5px 0 0 0; }

#js-product-list .product_content {
  overflow: hidden; }
  #js-product-list .product_content #products img {
    margin: 0 auto; }
  #js-product-list .product_content .item {
    margin: 30px 0 0;
    border-color: #efefef; }
    #js-product-list .product_content .item .product_desc {
      padding: 0 18px 25px; }
      #js-product-list .product_content .item .product_desc .comments_note .rate_header {
        color: #5a6069; }
      #js-product-list .product_content .item .product_desc h4 {
        padding: 14px 0;
        border-color: #efefef; }
        #js-product-list .product_content .item .product_desc h4 a {
          color: #181b23; }
      #js-product-list .product_content .item .product_desc .desc {
        display: none; }
      #js-product-list .product_content .item .product_desc .product-price-and-shipping {
        border-color: #efefef; }
      #js-product-list .product_content .item .product_desc .btn_add_to_cart {
        margin-top: 25px; }
        #js-product-list .product_content .item .product_desc .btn_add_to_cart .add-to-cart {
          background: #efefef;
          color: #777a84;
          padding: 10px 5px;
          font-size: 12px; }
          #js-product-list .product_content .item .product_desc .btn_add_to_cart .add-to-cart:before {
            width: 16px;
            height: 16px;
            background: url("cart_icon.png") bottom left no-repeat; }
          #js-product-list .product_content .item .product_desc .btn_add_to_cart .add-to-cart:hover {
            color: white;
            background: #ad954b; }
            #js-product-list .product_content .item .product_desc .btn_add_to_cart .add-to-cart:hover:before {
              background: url("cart_icon.png") bottom left -16px no-repeat; }
  #js-product-list .product_content.list .item .product_img {
    float: left;
    margin: 0 15px 0 0;
    overflow: hidden;
    position: relative;
    min-width: 300px; }
    #js-product-list .product_content.list .item .product_img img {
      width: 100%; }
  #js-product-list .product_content.list .item .product_desc {
    padding: 0 15px 20px;
    overflow: hidden; }
    #js-product-list .product_content.list .item .product_desc h4 {
      overflow: hidden;
      float: left;
      clear: both;
      border-bottom: 1px solid;
      border-color: #ececec; }
    #js-product-list .product_content.list .item .product_desc .desc {
      display: block;
      border: 0;
      clear: both;
      padding-bottom: 0; }
    #js-product-list .product_content.list .item .product_desc .product-price-and-shipping {
      border: 0; }
    #js-product-list .product_content.list .item .product_desc .btn_add_to_cart .add-to-cart {
      float: left;
      padding: 10px 71px;
      width: auto; }

#product #content {
  max-width: none; }

#main .images-container .product-cover {
  overflow: hidden;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px; }

#main .images-container .js-qv-mask.scroll {
  width: 440px; }

.product-cover img {
  box-shadow: none; }

.images-container .product-images > li.thumb-container {
  display: inline-block; }

.images-container .product-images > li.thumb-container > .thumb {
  margin-right: 10px;
  max-width: 100px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  overflow: hidden;
  border: 0;
  opacity: 0.2;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.scroll-box-arrows i {
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 21px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
  color: white;
  background: #292929;
  bottom: 65px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease; }
  .scroll-box-arrows i.right {
    right: 0px; }
  .scroll-box-arrows i.left {
    left: 0px; }
  .scroll-box-arrows i:hover {
    background: #ad954b; }

.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover {
  opacity: 1; }

.product_name_h1 {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #292929;
  line-height: 19px;
  margin-bottom: 20px; }

#product_comments_block_extra {
  overflow: hidden;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  padding: 10px 0; }
  #product_comments_block_extra .comments_note {
    overflow: hidden; }
    #product_comments_block_extra .comments_note .rate_header {
      display: block;
      float: left;
      line-height: 17px;
      font-size: 13px;
      color: #5a6069;
      font-family: 'Rubik', sans serif;
      margin: 0 10px 0 0; }
    #product_comments_block_extra .comments_note .star {
      color: #5a6069; }
      #product_comments_block_extra .comments_note .star.star_on {
        color: #ffcc00; }

[id^="product-description-short-"] p, #product-description-short p {
  margin-top: 30px;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
  font-family: 'Rubik', sans serif;
  color: #5a6069; }

.product-actions .product-discounts {
  margin: 0; }

.product-actions .control-label {
  font-size: 13px;
  line-height: 21px;
  font-weight: 400;
  text-transform: capitalize;
  color: #5a6069;
  float: left;
  margin: 10px 20px 0 0;
  width: auto; }

.product-actions .product-variants > .product-variants-item ul li {
  margin: 10px 10px 0 0; }

.has-discount.product-price, .has-discount p {
  color: #ad954b; }

.has-discount .discount {
  display: block;
  float: left;
  margin: 14px 10px 0 0;
  padding: 0 4px;
  background: #ffcc00;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  line-height: 25px;
  font-size: 12px;
  font-family: 'Rubik', sans serif;
  color: #30343c; }

.product-prices {
  overflow: hidden;
  margin: 0; }
  .product-prices .current-price {
    margin: 0; }
  .product-prices .product-discount {
    display: block;
    float: left;
    margin: 14px 0 0 10px;
    line-height: 25px;
    font-size: 14px;
    color: #606060;
    font-weight: 200;
    text-decoration: line-through;
    font-family: 'Oswald', sans serif; }
    .product-prices .product-discount .regular-price {
      font-size: 14px; }
  .product-prices .product-price {
    overflow: hidden;
    margin: 0;
    float: left; }
    .product-prices .product-price .price {
      display: block;
      float: left;
      margin: 14px 0 0;
      line-height: 25px;
      font-size: 14px;
      color: #ad954b;
      font-weight: 600;
      font-family: 'Oswald', sans serif; }

.product-prices .tax-shipping-delivery-label {
  margin: 0; }

.product-quantity .add, .product-quantity .qty {
  float: none; }

.product-actions .add-to-cart {
  display: block;
  float: left;
  text-align: center;
  padding: 21px 5px;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  text-transform: uppercase;
  line-height: 19px;
  font-weight: 500;
  border: 0;
  background: #ad954b;
  color: white;
  font-size: 12px;
  padding: 10px 71px;
  margin: 30px 0 10px; }
  .product-actions .add-to-cart:hover {
    background: #292929; }

.product_accessories.product_container .header_title .header_in {
  background: white;
  color: #292929; }
  .product_accessories.product_container .header_title .header_in:before, .product_accessories.product_container .header_title .header_in:after {
    background: white; }
.product_accessories .item {
  margin: 30px 0 0;
  border-color: #efefef; }
  .product_accessories .item .product_desc {
    padding: 0 18px 25px; }
    .product_accessories .item .product_desc .comments_note .rate_header {
      color: #5a6069; }
    .product_accessories .item .product_desc h4 {
      padding: 14px 0;
      border-color: #efefef; }
      .product_accessories .item .product_desc h4 a {
        color: #181b23; }
    .product_accessories .item .product_desc .desc {
      display: none; }
    .product_accessories .item .product_desc .product-price-and-shipping {
      border-color: #efefef; }
    .product_accessories .item .product_desc .btn_add_to_cart {
      margin-top: 25px; }
      .product_accessories .item .product_desc .btn_add_to_cart .add-to-cart {
        background: #efefef;
        color: #777a84;
        padding: 10px 5px;
        font-size: 12px; }
        .product_accessories .item .product_desc .btn_add_to_cart .add-to-cart:before {
          width: 16px;
          height: 16px;
          background: url("cart_icon.png") bottom left no-repeat; }
        .product_accessories .item .product_desc .btn_add_to_cart .add-to-cart:hover {
          color: white;
          background: #ad954b; }
          .product_accessories .item .product_desc .btn_add_to_cart .add-to-cart:hover:before {
            background: url("cart_icon.png") bottom left -16px no-repeat; }

.social-sharing {
  overflow: hidden;
  padding: 25px 0;
  border-top: 1px solid #292929;
  border-bottom: 1px solid #292929;
  text-align: center;
  line-height: 0;
  display: block; }
  .social-sharing ul {
    display: inline-block;
    overflow: hidden;
    margin: 0; }
    .social-sharing ul li {
      display: block;
      float: left;
      width: auto;
      height: auto;
      box-shadow: none;
      background: none;
      margin: 5px 75px; }
      .social-sharing ul li a {
        display: block;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid #292929;
        text-align: center;
        width: 47px;
        height: 47px;
        line-height: 43px;
        font-size: 23px;
        text-indent: 0;
        color: #292929; }
        .social-sharing ul li a:hover {
          border-color: #ad954b;
          color: #ad954b; }
  .social-sharing > span {
    display: none; }

.quickview .social-sharing {
  margin: 0; }

.product-quantity #quantity_wanted {
  background: white;
  color: #292929;
  height: 50px;
  text-align: center; }

.bootstrap-touchspin .input-group-btn-vertical > .btn {
  height: 25px;
  border: 0;
  background: white;
  margin: 0;
  padding: 10px 15px;
  color: #292929;
  border: 1px solid rgba(0, 0, 0, 0.15); }
  .bootstrap-touchspin .input-group-btn-vertical > .btn i {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto; }
  .bootstrap-touchspin .input-group-btn-vertical > .btn:hover {
    background: #ad954b; }

#product .bg_light {
  padding: 30px;
  background: white; }

#product #content {
  max-width: none; }

#product .product_content {
  padding: 0 0 30px; }

#product .tabs {
  margin: 30px 0 0;
  box-shadow: none;
  padding: 0;
  background: transparent;
  overflow: hidden; }
  #product .tabs .nav-tabs {
    border: 0;
    text-align: left;
    line-height: 0; }
    #product .tabs .nav-tabs .nav-item {
      float: none;
      display: inline-block;
      padding: 0;
      margin: 0; }
      #product .tabs .nav-tabs .nav-item a {
        padding: 0 65px 0 0;
        display: block;
        overflow: hidden;
        border: 0;
        background: none; }
        #product .tabs .nav-tabs .nav-item a span {
          display: block;
          float: left;
          font-size: 14px;
          line-height: 17px;
          font-weight: 500;
          color: #292929;
          font-family: 'Oswald', sans serif;
          text-transform: uppercase;
          position: relative;
          -webkit-transition: all 300ms ease;
          -moz-transition: all 300ms ease;
          -ms-transition: all 300ms ease;
          -o-transition: all 300ms ease;
          transition: all 300ms ease; }
        #product .tabs .nav-tabs .nav-item a.active span {
          color: #ad954b; }
  #product .tabs .tab-content {
    background: white;
    padding: 30px 0 0; }

.product-description p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #777; }

#product-modal .modal-content .modal-body .mask {
  max-height: none; }

.quickview .images-container {
  position: relative; }

.quickview .mask {
  width: 80px;
  height: 340px; }

.quickview .arrows {
  position: absolute;
  top: 355px;
  right: 30px;
  z-index: 1; }

.quickview .arrows .arrow-up {
  margin: 0;
  color: #fff;
  background: #ad954b; }
  .quickview .arrows .arrow-up:hover {
    background: #880c0c; }

.quickview .arrows .arrow-down {
  position: relative;
  bottom: auto;
  color: #fff;
  background: #ad954b; }
  .quickview .arrows .arrow-down:hover {
    background: #880c0c; }

.quickview .images-container .product-images > li.thumb-container:last-child > .thumb {
  margin-bottom: 0; }

.quickview .modal-footer {
  display: none; }

.quickview .images-container .product-images > li.thumb-container > .thumb {
  margin-right: 0; }

.quickview .product-cover {
  width: calc(100% - 80px); }

.quickview #product-description-short p {
  margin: 0;
  padding: 0;
  border: 0; }

.product-line-grid-right .bootstrap-touchspin {
  box-shadow: none; }
  .product-line-grid-right .bootstrap-touchspin > .form-control {
    height: 50px; }

body#checkout #header .header-nav {
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

body#checkout #footer {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  background: #292929; }

#product-availability {
  display: block;
  clear: both;
  float: left;
  margin: 20px 0 0; }

/* module editting */
/* module megamenu */
#header .pt_custommenu {
  position: relative;
  line-height: 1;
  text-align: left;
  margin: 0 0 -2px 0; }
  #header .pt_custommenu .pt_menu {
    display: inline-block;
    margin: 0;
    text-align: left;
    vertical-align: bottom; }
    #header .pt_custommenu .pt_menu .parentMenu {
      padding: 0;
      overflow: hidden; }
      #header .pt_custommenu .pt_menu .parentMenu a {
        display: block;
        position: relative;
        margin: 0;
        font-size: 12px;
        font-weight: 500;
        padding: 2px 45px 0;
        line-height: 71px;
        color: white;
        text-transform: uppercase; }
        #header .pt_custommenu .pt_menu .parentMenu a span {
          font-family: 'Oswald', sans serif;
          position: relative;
          z-index: 2; }
        #header .pt_custommenu .pt_menu .parentMenu a i {
          position: relative;
          z-index: 2;
          font-size: 11px;
          display: block;
          line-height: 71px;
          float: right;
          padding: 0 0 0 5px; }
          #header .pt_custommenu .pt_menu .parentMenu a i:before {
            content: "\f107";
            font-family: FontAwesome; }
        #header .pt_custommenu .pt_menu .parentMenu a:after {
          content: "";
          background: url(menu_bg.png) left top no-repeat;
          background-size: 100% 100%;
          width: 0;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          margin: 0 auto;
          -webkit-transition: all 300ms ease;
          transition: all 300ms ease; }
    #header .pt_custommenu .pt_menu.act .parentMenu a:after, #header .pt_custommenu .pt_menu.active .parentMenu a:after {
      width: 100%; }
    #header .pt_custommenu .pt_menu .popup {
      position: absolute;
      z-index: 9;
      background: white;
      -webkit-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.1); }
      @media (max-width: 1199px) {
        #header .pt_custommenu .pt_menu .popup {
          left: 0 !important;
          width: 100% !important; } }
      #header .pt_custommenu .pt_menu .popup .cms_mega a {
        display: block;
        overflow: hidden; }
        #header .pt_custommenu .pt_menu .popup .cms_mega a img {
          -webkit-transition: all 1700ms ease;
          -moz-transition: all 1700ms ease;
          -ms-transition: all 1700ms ease;
          -o-transition: all 1700ms ease;
          transition: all 1700ms ease; }
        #header .pt_custommenu .pt_menu .popup .cms_mega a:hover img {
          -webkit-transform: scale(1.07);
          -moz-transform: scale(1.07);
          -ms-transform: scale(1.07);
          -o-transform: scale(1.07);
          transform: scale(1.07); }
      #header .pt_custommenu .pt_menu .popup .block1 {
        overflow: hidden;
        float: left;
        padding: 0 0 20px; }
        #header .pt_custommenu .pt_menu .popup .block1 .column {
          float: left;
          width: 230px;
          padding: 30px 30px;
          margin-bottom: -99999px;
          padding-bottom: 99999px; }
          #header .pt_custommenu .pt_menu .popup .block1 .column.blockright {
            margin: -30px -30px -99999px 0;
            width: auto; }
          #header .pt_custommenu .pt_menu .popup .block1 .column .itemMenuName {
            color: #333;
            line-height: 35px;
            text-transform: uppercase;
            letter-spacing: 0.02em;
            font-weight: 500;
            font-size: 13px; }
            #header .pt_custommenu .pt_menu .popup .block1 .column .itemMenuName:hover {
              color: #ad954b; }
          #header .pt_custommenu .pt_menu .popup .block1 .column .itemSubMenu {
            padding: 0; }
            #header .pt_custommenu .pt_menu .popup .block1 .column .itemSubMenu .itemMenuName {
              color: #666;
              text-transform: capitalize;
              line-height: 26px;
              letter-spacing: 0.02em;
              font-weight: 400;
              font-size: 13px; }
              #header .pt_custommenu .pt_menu .popup .block1 .column .itemSubMenu .itemMenuName:hover {
                color: #ad954b; }

.pt_custommenu_mobile {
  text-align: left;
  position: relative;
  z-index: 1;
  padding: 10px 0;
  clear: both; }
  .pt_custommenu_mobile .navbar {
    min-height: 40px;
    margin: 0;
    border: 0;
    position: relative;
    overflow: hidden;
    background: white;
    padding: 2px 15px 0 15px;
    overflow: hidden;
    cursor: pointer; }
    .pt_custommenu_mobile .navbar .navbar-inner .btn-navbar {
      display: block;
      overflow: hidden;
      margin: 0;
      color: #292929;
      font-size: 18px;
      font-weight: 600;
      text-transform: uppercase;
      line-height: 40px; }
      .pt_custommenu_mobile .navbar .navbar-inner .btn-navbar:after {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 40px;
        text-align: center;
        color: #292929;
        font-size: 15px;
        font-family: 'FontAwesome';
        font-weight: 400; }
    .pt_custommenu_mobile .navbar .navbar-inner.navbar-inactive .btn-navbar:after {
      content: "\f107"; }
    .pt_custommenu_mobile .navbar .navbar-inner.navbar-active .btn-navbar:after {
      content: "\f105"; }

ul#pt_custommenu_itemmobile {
  overflow: hidden;
  margin: 0 0 15px;
  padding: 0; }
  ul#pt_custommenu_itemmobile li {
    background: white;
    cursor: pointer;
    list-style-type: none;
    padding: 0 20px;
    margin: 0;
    display: block;
    position: relative; }
    ul#pt_custommenu_itemmobile li a {
      line-height: 40px;
      color: #292929;
      text-transform: capitalize;
      text-decoration: none;
      font-size: 15px;
      font-weight: 400; }
      ul#pt_custommenu_itemmobile li a:hover {
        color: #ad954b; }
    ul#pt_custommenu_itemmobile li .grower {
      position: absolute;
      top: 0;
      right: 0; }
      ul#pt_custommenu_itemmobile li .grower a:after {
        display: block;
        content: "\f107";
        width: 40px;
        height: 40px;
        text-align: center;
        color: #292929;
        font-family: 'FontAwesome';
        font-size: 13px;
        font-weight: 400; }
      ul#pt_custommenu_itemmobile li .grower.CLOSE a:after {
        content: "\f105"; }
      ul#pt_custommenu_itemmobile li .grower.OPEN a:after {
        content: "\f107"; }

/* module poslogo */
.pos_logo_container {
  background: white;
  margin-top: 50px; }
  .pos_logo_container .pos_logo {
    position: relative; }
  .pos_logo_container .item_logo {
    padding: 30px 0; }
  .pos_logo_container .navi a {
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    margin: auto 0;
    cursor: pointer;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #f2f2f2;
    color: #292929;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    padding: 11px 0 10px;
    opacity: 0; }
    .pos_logo_container .navi a:hover {
      color: white;
      background: #ffde00; }
    .pos_logo_container .navi a.prevtab {
      left: 0; }
    .pos_logo_container .navi a.nexttab {
      right: 0; }
  .pos_logo_container:hover .navi a {
    opacity: 1; }

/* module posslideshows */
.slideshow_container .nivo-caption {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 200px;
  margin: auto 0;
  z-index: 7; }
  .slideshow_container .nivo-caption .txt {
    margin: 0 0 0 25%;
    padding: 0 15px;
    overflow: hidden;
    text-transform: uppercase; }
    .slideshow_container .nivo-caption .txt span {
      display: block;
      opacity: 0;
      float: left;
      clear: both;
      line-height: 1.35; }
    .slideshow_container .nivo-caption .txt .txt1 {
      font-size: 36px;
      font-weight: 500;
      color: #ede554;
      animation: fadeInRight 1000ms ease forwards; }
    .slideshow_container .nivo-caption .txt .txt2 {
      font-size: 44px;
      font-weight: 500;
      color: white;
      animation: fadeInRight 1000ms ease 300ms forwards; }
    .slideshow_container .nivo-caption .txt .txt3 {
      font-size: 24px;
      color: white;
      animation: fadeInRight 1000ms ease 600ms forwards; }
    .slideshow_container .nivo-caption .txt .txt4 {
      margin: 20px 0 0;
      padding: 0 25px;
      line-height: 42px;
      color: white;
      background: #ad954b;
      font-size: 16px;
      font-weight: 500;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      cursor: pointer;
      -webkit-transition: all 300ms ease;
      -moz-transition: all 300ms ease;
      -ms-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      animation: fadeInRight 1000ms ease 900ms forwards; }
      .slideshow_container .nivo-caption .txt .txt4:hover {
        background: #cf0016; }

/* responsive */
@media (min-width: 1600px) {
  .product_content .navi a {
    width: 56px;
    height: 56px;
    line-height: 52px;
    font-size: 18px;
    border: 2px solid #21252c;
    background: #181b23;
    color: #838896; } }
@media (min-width: 1360px) {
  #index #header {
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 7; } }
@media (max-width: 1366px) {
  #header .pt_custommenu {
    margin: 0 0 -2px 30px; } }
@media (max-width: 1199px) {
  #header .pt_custommenu {
    margin: 0 0 -2px;
    float: none;
    clear: both; }

  .slideshow_container .nivo-caption .txt {
    margin: 0; }

  #header #contactinfo_top {
    margin: 48px 0 0 25px; }

  #pos_search_top {
    min-width: 410px; }

  .cms_center .img_block .txt2 {
    letter-spacing: 0; }

  .blog_slider .item .post_content .post_description {
    display: none; }

  .container {
    padding: 0; }

  .cms_top .container div.txt {
    text-align: center; }
    .cms_top .container div.txt i {
      float: none;
      margin: 0 auto 10px;
      padding: 0;
      display: inline-block; }

  .poslistcateproduct .list_desc {
    margin: 0 0 0 -20px; }

  .product_container .header_title .navi {
    display: none; }

  #footer .ft_newsletter, #footer .ft_payment {
    margin: 30px 0 0;
    float: none; }

  #main .images-container .js-qv-mask.scroll {
    width: 100%; } }
@media (max-width: 991px) {
  .product_content .navi a {
    display: none; }

  .slideshow_container .nivo-caption {
    height: 166px; }
    .slideshow_container .nivo-caption .txt .txt1 {
      font-size: 24px; }
    .slideshow_container .nivo-caption .txt .txt2 {
      font-size: 36px; }
    .slideshow_container .nivo-caption .txt .txt3 {
      font-size: 18px; }

  #header .container, .container {
    padding: 0 15px; }

  #header .header-top {
    text-align: center; }

  #header .logo {
    margin: 0 auto; }

  #header #contactinfo_top {
    display: inline-block;
    float: none;
    margin: 48px 15px 0; }

  #pos_search_top {
    float: none;
    max-width: 500px;
    margin: 48px auto 0; }

  .displayFooter_2 {
    clear: both; }

  #js-product-list .product_content.list .item .product_img {
    float: none;
    margin: 0 0 10px; } }
@media (max-width: 767px) {
  #header .header-logo {
    float: none; }

  #footer .ft_newsletter form .input_txt {
    width: 100%; }

  .slideshow_container .nivo-caption {
    height: 166px; }
    .slideshow_container .nivo-caption .txt .txt1 {
      font-size: 15px; }
    .slideshow_container .nivo-caption .txt .txt2 {
      font-size: 18px; }
    .slideshow_container .nivo-caption .txt .txt3 {
      font-size: 13px; }

  .cms_center2 .box_content {
    margin: 30px 15px; }

  #footer .footer_block {
    margin: 30px 0 0;
    min-height: 0;
    border: 0; }
    #footer .footer_block h3 {
      position: relative; }
      #footer .footer_block h3:after {
        display: block;
        width: 52px;
        height: 52px;
        text-align: center;
        color: #fff;
        font-size: 13px;
        font-weight: 400;
        font-family: "FontAwesome";
        content: "\f107";
        position: absolute;
        top: 0;
        right: 0; }
      #footer .footer_block h3.active:after {
        content: "\f107"; }

  #footer .contactinfo_ft {
    padding: 0 15px !important; }

  #footer .footer_top .container .ft_top {
    margin: 15px 0; }

  #header .header-nav, #header .header-top {
    background: #ad954b; }

  .cms_top .container {
    background: none; }
    .cms_top .container div.txt {
      background: white;
      margin: 0;
      padding: 15px 0;
      display: block; }

  .poslistcateproduct .list_desc {
    margin: 15px 0 0;
    text-align: center; }
    .poslistcateproduct .list_desc a {
      display: inline-block;
      overflow: hidden; }

  #header .header-nav #user_info_top {
    float: left; }

  .poslistcateproduct .poslist {
    clear: both;
    float: left;
    margin: 0 15px; }

  .product_content .owl-buttons a.nexttab {
    right: 10px; }

  #pos_search_top {
    max-width: 100%;
    min-width: 320px; }

  .specialSlide .item .left_block {
    float: none;
    margin: 0 0 15px; }

  #category #left-column #search_filters_wrapper {
    margin: 0 0 30px; }

  #category #content-wrapper {
    margin-top: 30px; }

  .quickview .images-container {
    padding-bottom: 35px; }

  .quickview .product-cover {
    width: 100%; }

  .quickview .mask, .quickview .arrows {
    display: none; }

  #js-product-list .product_content .itemm .product_img {
    float: none;
    margin: 0 0 15px; } }
@media (min-width: 544px) {
  #best-sales #content-wrapper, #new-products #content-wrapper, #prices-drop #content-wrapper {
    width: 66.66%; } }
@media (max-width: 543px) {
  #header nav.header-nav .blockcart .body {
    width: 270px; }

  #left-column, #content-wrapper {
    padding-left: 15px !important;
    padding-right: 15px !important; }

  .ui-corner-all {
    max-width: 270px; }

  #pos_search_top {
    min-width: 280px; }

  #header .header-nav .localiz_block .language-selector, #header .header-nav .localiz_block .currency-selector {
    padding: 0 10px 0 0;
    margin: 17px 10px 16px 0; }
    #header .header-nav .localiz_block .language-selector.dropdown .expand-more i, #header .header-nav .localiz_block .language-selector.dropdown .expand-more i, #header .header-nav .localiz_block .currency-selector.dropdown .expand-more i, #header .header-nav .localiz_block .currency-selector.dropdown .expand-more i {
      display: none; }

  #header .blockcart .body .checkout {
    margin: 0 -10px;
    padding: 15px 45px; }

  #header .header-opt .header_menu .body {
    min-width: 270px; }

  .slideshow_container .nivo-caption {
    display: none !important; } }
@media (max-width: 480px) {
  #header .blockcart .body {
    right: -40px;
    width: 270px;
    padding: 0px 10px 0; }

  #header .header-opt .displayNav1, #header .header-opt .displayNav2 {
    float: none;
    text-align: center; }

  #header {
    text-align: center; }
    #header .header-opt {
      float: none; }
      #header .header-opt #search_widget {
        float: none;
        margin: 0 auto;
        max-width: 270px; }
      #header .header-opt .blockcart, #header .header-opt .header_menu, #header .header-opt .header_menu.left {
        float: none;
        display: inline-block;
        margin: 30px 15px 0; }
        #header .header-opt .blockcart .body, #header .header-opt .header_menu .body, #header .header-opt .header_menu.left .body {
          left: auto;
          right: -110px;
          width: 270px;
          min-width: 0;
          padding: 5px 10px 0; }
          #header .header-opt .blockcart .body .checkout, #header .header-opt .header_menu .body .checkout, #header .header-opt .header_menu.left .body .checkout {
            margin: 0 -10px;
            padding: 30px; } }
@media (min-width: 1200px) {
  #index .pt_vegamenu .pt_vegamenu_cate {
    display: block; } }
/* Rtl Language */
body.lang-rtl {
  /* module editting */
  /* module megamenu */
  /* responsive */ }
  body.lang-rtl .col-xl-1, body.lang-rtl .col-xl-2, body.lang-rtl .col-xl-3, body.lang-rtl .col-xl-4, body.lang-rtl .col-xl-5, body.lang-rtl .col-xl-6, body.lang-rtl .col-xl-7, body.lang-rtl .col-xl-8, body.lang-rtl .col-xl-9, body.lang-rtl .col-xl-10, body.lang-rtl .col-xl-11 {
    float: right; }
  body.lang-rtl .col-xs-1, body.lang-rtl .col-xs-2, body.lang-rtl .col-xs-3, body.lang-rtl .col-xs-4, body.lang-rtl .col-xs-5, body.lang-rtl .col-xs-6, body.lang-rtl .col-xs-7, body.lang-rtl .col-xs-8, body.lang-rtl .col-xs-9, body.lang-rtl .col-xs-10, body.lang-rtl .col-xs-11 {
    float: right; }
  @media (min-width: 544px) {
    body.lang-rtl .col-sm-1, body.lang-rtl .col-sm-2, body.lang-rtl .col-sm-3, body.lang-rtl .col-sm-4, body.lang-rtl .col-sm-5, body.lang-rtl .col-sm-6, body.lang-rtl .col-sm-7, body.lang-rtl .col-sm-8, body.lang-rtl .col-sm-9, body.lang-rtl .col-sm-10, body.lang-rtl .col-sm-11 {
      float: right; }
    body.lang-rtl .col-sm-push-1 {
      right: 8.33333%; }
    body.lang-rtl .col-sm-push-2 {
      right: 16.66667%; }
    body.lang-rtl .col-sm-push-3 {
      right: 25%; }
    body.lang-rtl .col-sm-push-4 {
      right: 33.33333%; }
    body.lang-rtl .col-sm-push-5 {
      right: 41.66667%; }
    body.lang-rtl .col-sm-push-6 {
      right: 50%; }
    body.lang-rtl .col-sm-push-7 {
      right: 58.33333%; }
    body.lang-rtl .col-sm-push-8 {
      right: 66.66667%; }
    body.lang-rtl .col-sm-push-9 {
      right: 75%; }
    body.lang-rtl .col-sm-push-10 {
      right: 83.33333%; }
    body.lang-rtl .col-sm-push-11 {
      right: 91.66667%; }
    body.lang-rtl .col-sm-pull-1 {
      left: 8.33333%; }
    body.lang-rtl .col-sm-pull-2 {
      left: 16.66667%; }
    body.lang-rtl .col-sm-pull-3 {
      left: 25%; }
    body.lang-rtl .col-sm-pull-4 {
      left: 33.33333%; }
    body.lang-rtl .col-sm-pull-5 {
      left: 41.66667%; }
    body.lang-rtl .col-sm-pull-6 {
      left: 50%; }
    body.lang-rtl .col-sm-pull-7 {
      left: 58.33333%; }
    body.lang-rtl .col-sm-pull-8 {
      left: 66.66667%; }
    body.lang-rtl .col-sm-pull-9 {
      left: 75%; }
    body.lang-rtl .col-sm-pull-10 {
      left: 83.33333%; }
    body.lang-rtl .col-sm-pull-11 {
      left: 91.66667%; }
    body.lang-rtl .col-sm-offset-1 {
      margin-right: 8.33333%; }
    body.lang-rtl .col-sm-offset-2 {
      margin-right: 16.66667%; }
    body.lang-rtl .col-sm-offset-3 {
      margin-right: 25%; }
    body.lang-rtl .col-sm-offset-4 {
      margin-right: 33.33333%; }
    body.lang-rtl .col-sm-offset-5 {
      margin-right: 41.66667%; }
    body.lang-rtl .col-sm-offset-6 {
      margin-right: 50%; }
    body.lang-rtl .col-sm-offset-7 {
      margin-right: 58.33333%; }
    body.lang-rtl .col-sm-offset-8 {
      margin-right: 66.66667%; }
    body.lang-rtl .col-sm-offset-9 {
      margin-right: 75%; }
    body.lang-rtl .col-sm-offset-10 {
      margin-right: 83.33333%; }
    body.lang-rtl .col-sm-offset-11 {
      margin-right: 91.66667%; } }
  @media (min-width: 768px) {
    body.lang-rtl .col-md-1, body.lang-rtl .col-md-2, body.lang-rtl .col-md-3, body.lang-rtl .col-md-4, body.lang-rtl .col-md-5, body.lang-rtl .col-md-6, body.lang-rtl .col-md-7, body.lang-rtl .col-md-8, body.lang-rtl .col-md-9, body.lang-rtl .col-md-10, body.lang-rtl .col-md-11 {
      float: right; }
    body.lang-rtl .col-md-push-0 {
      right: auto; }
    body.lang-rtl .col-md-push-1 {
      right: 8.33333%; }
    body.lang-rtl .col-md-push-2 {
      right: 16.66667%; }
    body.lang-rtl .col-md-push-3 {
      right: 25%; }
    body.lang-rtl .col-md-push-4 {
      right: 33.33333%; }
    body.lang-rtl .col-md-push-5 {
      right: 41.66667%; }
    body.lang-rtl .col-md-push-6 {
      right: 50%; }
    body.lang-rtl .col-md-push-7 {
      right: 58.33333%; }
    body.lang-rtl .col-md-push-8 {
      right: 66.66667%; }
    body.lang-rtl .col-md-push-9 {
      right: 75%; }
    body.lang-rtl .col-md-push-10 {
      right: 83.33333%; }
    body.lang-rtl .col-md-push-11 {
      right: 91.66667%; }
    body.lang-rtl .col-md-pull-0 {
      left: auto; }
    body.lang-rtl .col-md-pull-1 {
      left: 8.33333%; }
    body.lang-rtl .col-md-pull-2 {
      left: 16.66667%; }
    body.lang-rtl .col-md-pull-3 {
      left: 25%; }
    body.lang-rtl .col-md-pull-4 {
      left: 33.33333%; }
    body.lang-rtl .col-md-pull-5 {
      left: 41.66667%; }
    body.lang-rtl .col-md-pull-6 {
      left: 50%; }
    body.lang-rtl .col-md-pull-7 {
      left: 58.33333%; }
    body.lang-rtl .col-md-pull-8 {
      left: 66.66667%; }
    body.lang-rtl .col-md-pull-9 {
      left: 75%; }
    body.lang-rtl .col-md-pull-10 {
      left: 83.33333%; }
    body.lang-rtl .col-md-pull-11 {
      left: 91.66667%; }
    body.lang-rtl .col-md-offset-0 {
      margin-right: 0; }
    body.lang-rtl .col-md-offset-1 {
      margin-right: 8.33333%; }
    body.lang-rtl .col-md-offset-2 {
      margin-right: 16.66667%; }
    body.lang-rtl .col-md-offset-3 {
      margin-right: 25%; }
    body.lang-rtl .col-md-offset-4 {
      margin-right: 33.33333%; }
    body.lang-rtl .col-md-offset-5 {
      margin-right: 41.66667%; }
    body.lang-rtl .col-md-offset-6 {
      margin-right: 50%; }
    body.lang-rtl .col-md-offset-7 {
      margin-right: 58.33333%; }
    body.lang-rtl .col-md-offset-8 {
      margin-right: 66.66667%; }
    body.lang-rtl .col-md-offset-9 {
      margin-right: 75%; }
    body.lang-rtl .col-md-offset-10 {
      margin-right: 83.33333%; }
    body.lang-rtl .col-md-offset-11 {
      margin-right: 91.66667%; } }
  @media (min-width: 992px) {
    body.lang-rtl .col-lg-1, body.lang-rtl .col-lg-2, body.lang-rtl .col-lg-3, body.lang-rtl .col-lg-4, body.lang-rtl .col-lg-5, body.lang-rtl .col-lg-6, body.lang-rtl .col-lg-7, body.lang-rtl .col-lg-8, body.lang-rtl .col-lg-9, body.lang-rtl .col-lg-10, body.lang-rtl .col-lg-11 {
      float: right; }
    body.lang-rtl .col-lg-push-0 {
      right: auto; }
    body.lang-rtl .col-lg-push-1 {
      right: 8.33333%; }
    body.lang-rtl .col-lg-push-2 {
      right: 16.66667%; }
    body.lang-rtl .col-lg-push-3 {
      right: 25%; }
    body.lang-rtl .col-lg-push-4 {
      right: 33.33333%; }
    body.lang-rtl .col-lg-push-5 {
      right: 41.66667%; }
    body.lang-rtl .col-lg-push-6 {
      right: 50%; }
    body.lang-rtl .col-lg-push-7 {
      right: 58.33333%; }
    body.lang-rtl .col-lg-push-8 {
      right: 66.66667%; }
    body.lang-rtl .col-lg-push-9 {
      right: 75%; }
    body.lang-rtl .col-lg-push-10 {
      right: 83.33333%; }
    body.lang-rtl .col-lg-push-11 {
      right: 91.66667%; }
    body.lang-rtl .col-lg-pull-0 {
      left: auto; }
    body.lang-rtl .col-lg-pull-1 {
      left: 8.33333%; }
    body.lang-rtl .col-lg-pull-2 {
      left: 16.66667%; }
    body.lang-rtl .col-lg-pull-3 {
      left: 25%; }
    body.lang-rtl .col-lg-pull-4 {
      left: 33.33333%; }
    body.lang-rtl .col-lg-pull-5 {
      left: 41.66667%; }
    body.lang-rtl .col-lg-pull-6 {
      left: 50%; }
    body.lang-rtl .col-lg-pull-7 {
      left: 58.33333%; }
    body.lang-rtl .col-lg-pull-8 {
      left: 66.66667%; }
    body.lang-rtl .col-lg-pull-9 {
      left: 75%; }
    body.lang-rtl .col-lg-pull-10 {
      left: 83.33333%; }
    body.lang-rtl .col-lg-pull-11 {
      left: 91.66667%; }
    body.lang-rtl .col-lg-offset-0 {
      margin-right: 0; }
    body.lang-rtl .col-lg-offset-1 {
      margin-right: 8.33333%; }
    body.lang-rtl .col-lg-offset-2 {
      margin-right: 16.66667%; }
    body.lang-rtl .col-lg-offset-3 {
      margin-right: 25%; }
    body.lang-rtl .col-lg-offset-4 {
      margin-right: 33.33333%; }
    body.lang-rtl .col-lg-offset-5 {
      margin-right: 41.66667%; }
    body.lang-rtl .col-lg-offset-6 {
      margin-right: 50%; }
    body.lang-rtl .col-lg-offset-7 {
      margin-right: 58.33333%; }
    body.lang-rtl .col-lg-offset-8 {
      margin-right: 66.66667%; }
    body.lang-rtl .col-lg-offset-9 {
      margin-right: 75%; }
    body.lang-rtl .col-lg-offset-10 {
      margin-right: 83.33333%; }
    body.lang-rtl .col-lg-offset-11 {
      margin-right: 91.66667%; } }
  body.lang-rtl .pull-xs-left {
    float: right !important; }
  body.lang-rtl a, body.lang-rtl p, body.lang-rtl span, body.lang-rtl button, body.lang-rtl input, body.lang-rtl h1, body.lang-rtl h2, body.lang-rtl h3, body.lang-rtl h4, body.lang-rtl h5, body.lang-rtl h6 {
    direction: rtl; }
  body.lang-rtl .modal-header .close {
    float: left; }
  body.lang-rtl .owl-carousel {
    direction: ltr; }
  body.lang-rtl .ac_results {
    text-align: right; }
  @media (min-width: 768px) {
    body.lang-rtl .back-top {
      right: auto;
      left: 25px; } }
  body.lang-rtl .new {
    left: auto;
    right: 10px; }
  body.lang-rtl .on-sale {
    right: auto;
    left: 10px; }
  body.lang-rtl .star_content {
    display: inline-block; }
  body.lang-rtl .product_content_side .item .left_block {
    float: right;
    margin: 0 0 0 15px; }
  body.lang-rtl .product_content_side .item .right_block .comments_note .rate_header {
    float: right;
    margin: 0 0 0 10px; }
  body.lang-rtl .product_content_side .item .right_block .product-price-and-shipping .discount-percentage {
    float: right;
    margin: 14px 0 0 10px; }
  body.lang-rtl .product_content_side .item .right_block .product-price-and-shipping .price {
    float: right; }
  body.lang-rtl .product_content_side .item .right_block .product-price-and-shipping .regular-price {
    float: right;
    margin: 14px 10px 0 0; }
  body.lang-rtl .product_content_side .item .btn_side {
    right: auto;
    left: 0; }
  body.lang-rtl .product-quantity .add, body.lang-rtl .product-quantity .qty {
    clear: both;
    float: right; }
  body.lang-rtl .product-quantity .qty {
    clear: none; }
  body.lang-rtl .product-variants {
    text-align: right; }
  body.lang-rtl .product-variants > .product-variants-item select {
    display: inline-block; }
  body.lang-rtl #header .header-opt .displayNav1 {
    float: left; }
  body.lang-rtl #header .header-opt .displayNav2 {
    float: right; }
  body.lang-rtl #header .header-opt .header_menu {
    float: right;
    margin: 30px 30px 0 0; }
    body.lang-rtl #header .header-opt .header_menu .body {
      left: 0;
      right: auto; }
    body.lang-rtl #header .header-opt .header_menu.left {
      margin: 30px 0 0 30px; }
      body.lang-rtl #header .header-opt .header_menu.left .body {
        left: auto;
        right: 0; }
  body.lang-rtl #header #search_widget {
    float: left; }
    @media (max-width: 991px) {
      body.lang-rtl #header #search_widget {
        float: none; } }
    body.lang-rtl #header #search_widget.search-widget form input[type=text] {
      padding: 0 10px 0 20px;
      border-left: 0;
      border-right: 2px solid #ad954b; }
    body.lang-rtl #header #search_widget.search-widget form button[type=submit] {
      right: auto;
      left: 0; }
  body.lang-rtl #header .blockcart {
    float: right;
    padding: 0;
    margin: 30px 30px 0 0; }
    body.lang-rtl #header .blockcart .header a .cart-products-count {
      margin: 2px 3px 0 0; }
    body.lang-rtl #header .blockcart .body {
      left: 0;
      right: auto; }
      body.lang-rtl #header .blockcart .body ul li .img_content {
        float: right;
        margin: 0 0 0 20px; }
        body.lang-rtl #header .blockcart .body ul li .img_content .product-quantity {
          left: auto;
          right: 5px; }
      body.lang-rtl #header .blockcart .body ul li .right_block {
        padding: 0 0 0 15px; }
      body.lang-rtl #header .blockcart .body .price_content .price_inline .label {
        float: right; }
      body.lang-rtl #header .blockcart .body .price_content .price_inline .value {
        float: left; }
  @media (min-width: 1600px) {
    body.lang-rtl .welcome .img_left {
      margin: 0 -140px 0 0; } }
  body.lang-rtl .product_content .item .product_img {
    overflow: hidden;
    position: relative; }
    body.lang-rtl .product_content .item .product_img img {
      width: 100%; }
    body.lang-rtl .product_content .item .product_img a.quick-view {
      left: auto;
      right: 13px; }
  body.lang-rtl .product_content .item .product_desc .comments_note .rate_header {
    float: right;
    margin: 0 0 0 10px; }
  body.lang-rtl .product_content .item .product_desc .product-price-and-shipping .discount-percentage {
    float: right;
    margin: 14px 0 0 10px; }
  body.lang-rtl .product_content .item .product_desc .product-price-and-shipping .price {
    float: right; }
  body.lang-rtl .product_content .item .product_desc .product-price-and-shipping .regular-price {
    float: right;
    margin: 14px 10px 0 0; }
  body.lang-rtl .product_content .item .product_desc .btn_add_to_cart .add-to-cart:before {
    margin-right: 0;
    margin-left: 8px; }
  body.lang-rtl .poscateproduct .tab_header ul.tabs li {
    float: right;
    margin: 5px 0 0 65px; }
    body.lang-rtl .poscateproduct .tab_header ul.tabs li:after {
      right: auto;
      left: -35px; }
    body.lang-rtl .poscateproduct .tab_header ul.tabs li:last-child {
      margin: 5px 0 0; }
  body.lang-rtl .poscateproduct .product_content .item .product_desc {
    padding: 0 18px 22px; }
  body.lang-rtl .poscateproduct .product_content .item .product_desc .btn_add_to_cart {
    margin: 22px 0 0; }
    body.lang-rtl .poscateproduct .product_content .item .product_desc .btn_add_to_cart .add-to-cart {
      padding: 10px 5px; }
      body.lang-rtl .poscateproduct .product_content .item .product_desc .btn_add_to_cart .add-to-cart:before {
        margin-right: 0;
        margin-left: 5px; }
  body.lang-rtl .cms_center .img_block .txt4 {
    padding: 4px 24px 4px 61px; }
    body.lang-rtl .cms_center .img_block .txt4:after {
      right: auto;
      left: 4px; }
  body.lang-rtl .cms_center2 .box_content:after {
    right: auto;
    left: -20px; }
  body.lang-rtl .blog_slider .item .post_content .meta_date span {
    float: right; }
  body.lang-rtl .blog_slider .item .post_content .meta_date .txt2 {
    margin: 20px 5px 0 0; }
  body.lang-rtl .blog_slider .item .post_content .link_more {
    float: right; }
  body.lang-rtl .newsletter_index form.news_form .input_field {
    padding: 15px 30px 15px 70px; }
  body.lang-rtl .newsletter_index form.news_form .submit_field {
    right: auto;
    left: 4px; }
  body.lang-rtl #footer .contactinfo_ft {
    margin: 45px 0 0; }
    body.lang-rtl #footer .contactinfo_ft img {
      display: inline-block; }
    body.lang-rtl #footer .contactinfo_ft .ft_info p.desc i {
      float: right;
      margin: 0 0 0 11px; }
  body.lang-rtl #footer .footer_block {
    border-left: 0;
    border-right: 1px solid 1px solid rgba(255, 255, 255, 0.05); }
  body.lang-rtl #footer .footer_bottom .copyright {
    float: right; }
  body.lang-rtl #footer .footer_bottom .payment {
    float: left; }
  body.lang-rtl #footer .footer_bottom .social_ft {
    float: right;
    margin: 30px 30px 0 0; }
    body.lang-rtl #footer .footer_bottom .social_ft ul li {
      float: right;
      margin: 0 0 0 20px; }
  @media (max-width: 991px) {
    body.lang-rtl #footer .footer_bottom .copyright, body.lang-rtl #footer .footer_bottom .payment, body.lang-rtl #footer .footer_bottom .social_ft {
      float: none;
      margin: 30px 0 0; }
    body.lang-rtl #footer .footer_bottom .payment {
      display: inline-block; } }
  body.lang-rtl .block-categories {
    padding: 0; }
    body.lang-rtl .block-categories .category-sub-menu {
      margin: 0; }
    body.lang-rtl .block-categories .category-sub-menu li[data-depth="0"] > a {
      padding: 0 15px 0 0;
      margin: 0 0 10px; }
    body.lang-rtl .block-categories .category-sub-menu .category-sub-link {
      padding: 0 30px 0 0; }
  body.lang-rtl #search_filters .facet .custom-checkbox input[type="checkbox"] + span {
    margin: -3px 0 0 7px; }
  body.lang-rtl .products-selection .products-sort-order .dropdown-menu {
    right: auto;
    left: 15px; }
  body.lang-rtl #js-product-list-top .display {
    float: right;
    margin: 10px 0 0 25px; }
    body.lang-rtl #js-product-list-top .display li {
      float: right;
      margin: 0 0 0 5px; }
  body.lang-rtl #js-product-list-top .total-products {
    float: right; }
  body.lang-rtl #js-product-list-top .product-sort {
    float: left; }
    body.lang-rtl #js-product-list-top .product-sort .sort-by {
      float: right;
      margin: 10px 0 0 10px; }
    body.lang-rtl #js-product-list-top .product-sort .products-sort-order {
      float: right;
      margin: 5px 0 0 0; }
  body.lang-rtl #js-product-list .product_content.list .item .product_img {
    float: right;
    margin: 0 0 0 15px; }
  body.lang-rtl #js-product-list .product_content.list .item .product_desc {
    padding: 0 15px 20px; }
    body.lang-rtl #js-product-list .product_content.list .item .product_desc h4 {
      float: right; }
    body.lang-rtl #js-product-list .product_content.list .item .product_desc .btn_add_to_cart .add-to-cart {
      float: right; }
  body.lang-rtl .images-container .product-images > li.thumb-container > .thumb {
    margin-right: 0;
    margin-left: 10px; }
  body.lang-rtl #product_comments_block_extra .comments_note .rate_header {
    float: right;
    margin: 0 0 0 10px; }
  body.lang-rtl .product-actions .control-label {
    float: right;
    margin: 10px 0 0 20px; }
  body.lang-rtl .product-actions .product-variants > .product-variants-item ul li {
    margin: 10px 0 0 10px; }
  body.lang-rtl .has-discount .discount {
    float: right;
    margin: 14px 0 0 10px; }
  body.lang-rtl .product-prices .product-discount {
    float: right;
    margin: 14px 10px 0 0; }
  body.lang-rtl .product-prices .product-price {
    float: right; }
    body.lang-rtl .product-prices .product-price .price {
      float: right; }
  body.lang-rtl .product-actions .add-to-cart {
    float: right; }
  body.lang-rtl .social-sharing ul li {
    float: right; }
  body.lang-rtl#product .tabs .nav-tabs {
    text-align: right; }
    body.lang-rtl#product .tabs .nav-tabs .nav-item a {
      padding: 0 0 0 65px; }
      body.lang-rtl#product .tabs .nav-tabs .nav-item a span {
        float: right; }
  body.lang-rtl .quickview .arrows {
    right: auto;
    left: 30px; }
  body.lang-rtl .quickview .images-container .product-images > li.thumb-container > .thumb {
    margin-right: 0;
    margin-left: 0; }
  body.lang-rtl #product-availability {
    float: right; }
  body.lang-rtl #header .pt_custommenu {
    text-align: right; }
    body.lang-rtl #header .pt_custommenu .pt_menu {
      text-align: right; }
      body.lang-rtl #header .pt_custommenu .pt_menu .parentMenu a i {
        float: left;
        padding: 0 5px 0 0; }
      body.lang-rtl #header .pt_custommenu .pt_menu .parentMenu a:after {
        background: url(menu_bg_rtl.png) left top no-repeat;
        background-size: 100% 100%; }
      body.lang-rtl #header .pt_custommenu .pt_menu .popup .block1 {
        float: right; }
        body.lang-rtl #header .pt_custommenu .pt_menu .popup .block1 .column {
          float: right; }
  body.lang-rtl .pt_custommenu_mobile {
    text-align: right; }
    body.lang-rtl .pt_custommenu_mobile .navbar .navbar-inner .btn-navbar:after {
      right: auto;
      left: 0; }
  body.lang-rtl ul#pt_custommenu_itemmobile li .grower {
    right: auto;
    left: 0; }
    body.lang-rtl ul#pt_custommenu_itemmobile li .grower.CLOSE a:after {
      content: "\f104"; }
  @media (max-width: 1366px) {
    body.lang-rtl #header .pt_custommenu {
      margin: 0 0 -2px 30px; } }
  @media (max-width: 1199px) {
    body.lang-rtl #header .pt_custommenu {
      margin: 0 0 -2px;
      float: none; }
    body.lang-rtl #header #contactinfo_top {
      margin: 48px 25px 0 0; }
    body.lang-rtl #header .pt_custommenu .pt_menu .parentMenu a {
      padding: 2px 6px 0; }
    body.lang-rtl .cms_top .container div.txt {
      text-align: center; }
      body.lang-rtl .cms_top .container div.txt i {
        float: none;
        margin: 0 auto 10px;
        padding: 0;
        display: inline-block; }
    body.lang-rtl .poslistcateproduct .list_desc {
      margin: 0 -20px 0 0; }
    body.lang-rtl #footer .ft_newsletter, body.lang-rtl #footer .ft_payment {
      margin: 30px 0 0; } }
  @media (max-width: 991px) {
    body.lang-rtl #header .logo {
      margin: 0 auto; }
    body.lang-rtl #header #contactinfo_top {
      float: none;
      margin: 48px 15px 0; }
    body.lang-rtl #pos_search_top {
      float: none;
      margin: 48px auto 0; } }
  @media (max-width: 767px) {
    body.lang-rtl #header .header-logo {
      float: none; }
    body.lang-rtl #js-product-list .product_content.list .item .product_img {
      float: none;
      margin: 0 0 10px; }
    body.lang-rtl #footer .footer_block {
      margin: 30px 0 0; }
      body.lang-rtl #footer .footer_block h3:after {
        right: auto;
        left: 0; }
    body.lang-rtl #footer .footer_top .container .ft_top {
      margin: 15px 0; }
    body.lang-rtl .cms_top .container div.txt {
      margin: 0;
      padding: 15px 0; }
    body.lang-rtl .poslistcateproduct .list_desc {
      margin: 15px 0 0; }
    body.lang-rtl .product_content_side .item .left_block {
      float: right;
      margin: 0 0 0 20px; }
    body.lang-rtl #header .header-nav #user_info_top {
      float: right; }
    body.lang-rtl .poslistcateproduct .poslist {
      clear: both;
      float: right;
      margin: 0 15px; }
    body.lang-rtl .product_content .owl-buttons a.nexttab {
      right: auto;
      left: 10px; }
    body.lang-rtl .specialSlide .item .left_block {
      float: none;
      margin: 0 0 15px; }
    body.lang-rtl #category #left-column #search_filters_wrapper {
      margin: 0 0 30px; }
    body.lang-rtl #js-product-list .product_content .itemm .product_img {
      float: none;
      margin: 0 0 15px; } }
  @media (max-width: 543px) {
    body.lang-rtl #header .header-nav .localiz_block .language-selector, body.lang-rtl #header .header-nav .localiz_block .currency-selector {
      padding: 0 0 0 10px;
      margin: 17px 0 16px 10px; } }
  @media (max-width: 480px) {
    body.lang-rtl #header .blockcart .body {
      right: -40px;
      width: 270px;
      padding: 0px 10px 0; }
    body.lang-rtl #header .header-opt .displayNav1, body.lang-rtl #header .header-opt .displayNav2 {
      float: none;
      text-align: center; }
    body.lang-rtl #header {
      text-align: center; }
      body.lang-rtl #header .header-opt {
        float: none; }
        body.lang-rtl #header .header-opt #search_widget {
          float: none;
          margin: 0 auto;
          max-width: 270px; }
        body.lang-rtl #header .header-opt .blockcart, body.lang-rtl #header .header-opt .header_menu, body.lang-rtl #header .header-opt .header_menu.left {
          float: none;
          display: inline-block;
          margin: 30px 15px 0; }
          body.lang-rtl #header .header-opt .blockcart .body, body.lang-rtl #header .header-opt .header_menu .body, body.lang-rtl #header .header-opt .header_menu.left .body {
            left: auto;
            right: -110px;
            width: 270px;
            min-width: 0;
            padding: 5px 10px 0; }
            body.lang-rtl #header .header-opt .blockcart .body .checkout, body.lang-rtl #header .header-opt .header_menu .body .checkout, body.lang-rtl #header .header-opt .header_menu.left .body .checkout {
              margin: 0 -10px;
              padding: 30px; } }


/*UPDATES*/
/*.poscateproduct.poscateproduct_.product_container{
  margin-top: 400px;
}*/
.pos_new_product.product_container{
  margin-top: 100px;
}


#header {
  border-bottom: 2px solid #ad954b;
}
#header #search_widget.search-widget form input[type=text] {
  border-left: 2px solid #ad954b !important;
}

.product-prices .tax-shipping-delivery-label{
  line-height: 55px;
  padding-left: 80px;
}

@media (max-width: 767px){
  .block-categories{
    display: none;
  }
}


.product_content .navi a.prevtab, .product_content .navi a.nexttab {
  display: none !important;
}

.breadcrumb_container .breadcrumb ol li a {
  color: #181b23;
}
.breadcrumb_container .breadcrumb ol li:after {
  color: #181b23 !important;
}
body#category .breadcrumb_container{
  top: 180px !important;
}
.breadcrumb_container, .breadcrumb_container .breadcrumb{
  background: #ffffff !important;
}

#cms #content-wrapper {
  margin: 0px 0 0; 
}
#left-column, #category #content-wrapper, #right-column {
  margin: 120px 0 0 !important;
}
@media (max-width: 1200px) {
  #left-column, #category #content-wrapper, #right-column {
    margin: 0px 0 0 !important;
  }
}
@media (max-width: 767px) {
  #left-column, #category #content-wrapper, #right-column {
    margin: 0 0 20px 0 !important;
  }
}

/*#contact .container {
  padding: 30px 0;
}

@media (max-width: 1199px){
  #contact .container {
      padding: 15px 0;
  }
}*/
@media (max-width: 991px){
  #header .container, .container {
      padding: 15px 15px;
  }
}
#footer .footer_block ul li a {
  color: #acaaa6;
}

.whatsappDiv.right {
  bottom: 15px;
  left: 15px;
  right: auto;
}

#header .pt_custommenu .pt_menu{
  width: 160px !important;
  text-align: center !important;
}
#header .pt_custommenu .pt_menu .parentMenu a:after {
  background: url(menu_bg_new.png) left center no-repeat !important;
}

.product-prices .product-price .price {
  font-size: 17px;
}
.product_content .item .product_desc .product-price-and-shipping .price{
  font-size: 16px !important;
}

.product_content .item .product_desc h4 a{
  word-wrap: normal;
  text-overflow: unset;
  white-space: normal;
  overflow: visible;
  line-height: 20px !important;
}

/* TECDOC CATALOG */
#tecdoc-catalog .filter-wrapper .search-wrapper {
    padding-bottom: 1.5rem;
}

#tecdoc-catalog .filter-wrapper .search-wrapper input.form-control {
    border: 1px solid #aaa;
}

#tecdoc-catalog .filter-wrapper .search-wrapper button {
    margin-top: 0.5rem;
}

#tecdoc-catalog .filter-wrapper label {
    text-align: left;
}

#tecdoc-catalog .filter-wrapper .select2-container {
    width: 100% !important;
    margin-bottom: 1rem;
}

#tecdoc-catalog .filter-wrapper .select2-container--default .select2-selection--single {
    background-color: #ebebeb;
    border-radius: 0;
    height: 40px;
}

#tecdoc-catalog .filter-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #acaaa6;
    line-height: 40px;
}

#tecdoc-catalog .filter-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
}

#tecdoc-catalog #content-wrapper {
    margin: 50px 0 0;
}

#tecdoc-catalog .results-filter {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    display: none;
}

#tecdoc-catalog .results-filter .filter-wrapper {
    width: 100%;
}

/*#tecdoc-catalog #div_results article.item.updating::before {
    content: 'A processar...';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    text-transform: uppercase;
    z-index: 1;
}*/

#tecdoc-catalog #div_results .img-wrap {
    margin-bottom: 0.5rem;
}

#tecdoc-catalog .loadmore-wrapper {
    display: flex;
    justify-content: center;
    margin: 30px 0;
}

#tecdoc-catalog .loadmore-wrapper a.loadmore {
    display: none
}

/* PRODUCT DETAIL PAGE */
.page-product section#wrapper {
    position: relative;    
}

.page-product section#wrapper.updating::before {
    content: 'A processar...';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    text-transform: uppercase;
    z-index: 1;
}

.page-product .product-description table {
    width: 100%;
    border-top: 1px solid #efefef;
    border-left: 1px solid #efefef;
}

.page-product .product-description table thead tr {
    background-color: #22232b;
    color: #ffffff;
}

.page-product .product-description table thead th {
    text-align: center;
    padding: 5px;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.page-product .product-description table tbody td {
    padding: 5px;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}



.product_content .item .product_img {
  height: 250px;
  position: relative;
}
/*#products .product-thumbnail{
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}*/
.product_img img {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
}

.block-categories .category-sub-menu li[data-depth="1"] {
    margin-bottom: 2px;
}
.block-categories .category-sub-menu li[data-depth="0"] > a {
    border: 0;
    padding: 0 0 0 10px;
    margin: 0 0 3px;
}


.product_content .item .product_desc h4 {
    text-align: center;
    height: 70px;
}

.product_content .item .product_desc .product-price-and-shipping .price{
  float: none;
  text-align: center;
}

element.style {
}
.quickview .modal-content {
    background: #ffffff !important;
}
    
.product-comment-modal .modal-dialog .product-cover, .product-comment-modal .modal-dialog .product-cover img{
  height: auto;
}
.product-comment-modal textarea≤{
  resize: none;
}

.images-container .product-cover{
  border: 1px solid #efefef;
  padding: 20px;
}

#product .tabs .nav-tabs .nav-item a.active span, #product .tabs .nav-tabs .nav-item a span {
    font-size: 18px;
}

.page-product .product-description table thead tr {
    background-color: #efefef;
    color: #414141;
}

#product .tabs .nav-tabs {
    border-bottom: 1px solid #ad954b;
    padding-bottom: 30px;
}

element.style {
}
#product .tabs .tab-content {
    padding-bottom: 50px;
}

#content-wrapper{
  margin: 30px 0 0;
}

