/** Shopify CDN: Minification failed

Line 5953:3 Unexpected "border-right-color"
Line 5976:3 Unexpected "border-left-color"

**/
/*================ VARIABLES ================*/
/*============================================================================
  Grid Breakpoints and Class Names
    - Do not change the variable names
==============================================================================*/
/***********************************************************************/
/*============================================================================
  Grid Breakpoints and Class Names
    - Do not change the variable names
==============================================================================*/
/*================ Sizing Variables ================*/
/*================ Z-Index ================*/
/*================ SVG ================*/
/*================ Drawers ================*/
/*================ Hero ================*/
/*================ Hero Slider ================*/
/*================ Gift Cards ================*/
/*================ Z-index ================*/
/*================ VENDOR ================
  Slick Slider 1.6.0
==============================================================================*/
/*================ #Mixins all ================*/
/*================ Responsive Show/Hide Helper ================*/
/*================ Responsive Text Alignment Helper ================*/
/*============================================================================
  Flexbox prefix mixins from Bourbon
    https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/css3/_flex-box.scss
==============================================================================*/
/*!
 *  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-face {
  font-family: 'FontAwesome';
  src: url("fontawesome-webfont.eot?v=4.7.0");
  src: url("fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("fontawesome-webfont.woff?v=4.7.0") format("woff"), url("fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("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; }

.fa-lg {
  font-size: 1.33333333em;
  line-height: .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.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  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; }

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

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

/*================ Slick Slider SCSS ================*/
:focus {
  outline: none; }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0px;
  top: 0;
  display: block; }
  .rtl .slick-track {
    right: 0px;
    left: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  padding: 0 7.5px;
  height: 100%;
  min-height: 1px;
  display: none; }
  .rtl .slick-slide {
    float: right; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block;
    min-height: 70px; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*================ Slick Slider Theme ================*/
.slick-loading .slick-list {
  background: url(/cdn/shop/t/2/assets/ajax-loader.gif?v=41356863302472015721521809944) center center no-repeat white; }

/* Icons */
/* Arrows */
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  display: none !important;
  position: relative;
  bottom: 0;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover:before, .slick-dots li button:focus:before {
        opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "\2022";
        width: 20px;
        height: 20px;
        font-family: "slick-icons, sans-serif";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: white;
        opacity: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: white;
      opacity: 1; }

/*================ GLOBAL ================*/
  /*#Normalize
  Based on normalize.css v3.0.2 | MIT License | git.io/normalize
==============================*/
*,
*::before,
*::after {
  box-sizing: border-box; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

body,
input,
textarea,
button,
select {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; }

a {
  background-color: transparent; }

b,
strong {
  font-weight: 700; }

em {
  font-style: italic; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  max-width: 100%;
  border: 0; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

input[type="search"], input[type="number"], input[type="email"], input[type="password"], input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none; }

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

textarea {
  overflow: auto;
  -webkit-appearance: none;
  -moz-appearance: none; }

[tabindex='-1']:focus {
  outline: none; }

/*============================================================================
  Fast Tap
  enables no-delay taps (FastClick-esque) on supporting browsers
==============================================================================*/
a,
button,
[role="button"],
input,
label,
select,
textarea {
  touch-action: manipulation; }

/*================ Build Base Grid Classes ================*/
.show {
  display: block !important; }

.hide {
  display: none !important; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

/*================ #Helper Classes ================*/
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.visually-hidden, .icon__fallback-text {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.js-focus-hidden:focus {
  outline: none; }

/*============================================================================
  Skip to content button
    - Overrides .visually-hidden when focused
==============================================================================*/
.skip-link:focus {
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  color: #707070;
  background-color: white;
  padding: 10px;
  opacity: 1;
  z-index: 10000;
  transition: none; }

/*================ #Basic Styles ================*/
body,
html {
  background-color: white; }

.main-content {
  display: block; }

/*================ Typography ================*/
blockquote {
  font-size: 1.125em;
  font-style: normal;
  text-align: center;
  padding: 0 30px;
  margin: 0; }
  .rte blockquote {
    border-color: #e4e4e4;
    border-width: 1px 0;
    border-style: solid;
    padding: 30px 0;
    margin-bottom: 12.5px; }
  blockquote p + cite {
    margin-top: 12.5px; }
  blockquote cite {
    display: block;
    font-size: 0.85em;
    font-weight: 400; }
    blockquote cite::before {
      content: '\2014 \0020'; }

code,
pre {
  font-family: Consolas, monospace;
  font-size: 1em; }

pre {
  overflow: auto; }

body,
input,
textarea,
button,
select {
  font-size: 16px;
  font-family: Montserrat;
  color: #707070;
  line-height: 1.5; }

@media screen and (min-width: 1200px) {
  input,
  textarea,
  select,
  button {
    font-size: 16px; } }
/*================ RTE headings ================*/
.rte {
  color: #707070;
  margin-bottom: 35px; }
  .rte:last-child {
    margin-bottom: 0; }
  .rte h1,
  .rte h2,
  .rte h3,
  .rte h4,
  .rte h5,
  .rte h6 {
    margin-top: 25px;
    margin-bottom: 12.5px; }
    .rte h1:first-child,
    .rte h2:first-child,
    .rte h3:first-child,
    .rte h4:first-child,
    .rte h5:first-child,
    .rte h6:first-child {
      margin-top: 0; }
  .rte li {
    margin-bottom: 4px;
    list-style: inherit; }
    .rte li:last-child {
      margin-bottom: 0; }

.rte-setting {
  margin-bottom: 19.44444px; }
  .rte-setting:last-child {
    margin-bottom: 0; }

/*================ Paragraph styles ================*/
p {
  margin: 0 0 19.44444px; }
  @media screen and (max-width: 480px) {
    p {
      font-size: 0.9375em; } }
  p:last-child {
    margin-bottom: 0; }

/*================ Lists ================*/
li {
  list-style: none; }

/*================ Misc styles ================*/
.fine-print {
  font-size: 0.875em;
  font-style: italic; }

.txt--minor {
  font-size: 80%; }

.txt--emphasis {
  font-style: italic; }

.address {
  margin-bottom: 25px; }

/*================ Hero and slideshow headers ================*/
.mega-title,
.mega-subtitle {
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }

.mega-title {
  margin-bottom: 8px; }

.mega-title--large {
  font-size: 1.5em; }
  @media screen and (min-width: 992px) {
    .mega-title--large {
      font-size: 2.5em; } }

@media screen and (min-width: 992px) {
  .mega-subtitle {
    font-size: 1.25em; } }
.mega-subtitle p {
  color: inherit; }

.mega-subtitle--large {
  font-size: 1.125em;
  font-weight: 400; }
  @media screen and (min-width: 992px) {
    .mega-subtitle--large {
      font-size: 1.5em; } }

/*================ #Icons ================*/
.icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle; }
  .no-svg .icon {
    display: none; }

svg.icon:not(.icon--full-color) circle,
svg.icon:not(.icon--full-color) ellipse,
svg.icon:not(.icon--full-color) g,
svg.icon:not(.icon--full-color) line,
svg.icon:not(.icon--full-color) path,
svg.icon:not(.icon--full-color) polygon,
svg.icon:not(.icon--full-color) polyline,
svg.icon:not(.icon--full-color) rect,
symbol.icon:not(.icon--full-color) circle,
symbol.icon:not(.icon--full-color) ellipse,
symbol.icon:not(.icon--full-color) g,
symbol.icon:not(.icon--full-color) line,
symbol.icon:not(.icon--full-color) path,
symbol.icon:not(.icon--full-color) polygon,
symbol.icon:not(.icon--full-color) polyline,
symbol.icon:not(.icon--full-color) rect {
  fill: inherit;
  stroke: inherit; }

/*============================================================================
  A generic way to visually hide content while
  remaining accessible to screen readers (h5bp.com)
==============================================================================*/
.no-svg .icon__fallback-text {
  position: static !important;
  overflow: inherit;
  clip: none;
  height: auto;
  width: auto;
  margin: 0; }

/*================ Payment Icons ================*/
.payment-icons {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: default; }
  .payment-icons .icon {
    width: 30px;
    height: 30px; }

/*================ #Lists ================*/
ul,
ol {
  margin: 0;
  padding: 0; }

ol {
  list-style: decimal; }

.list--inline {
  padding: 0;
  margin: 0; }
  .list--inline li {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

/*================ #Rich Text Editor ================*/
.rte img {
  height: auto; }
.rte table {
  table-layout: fixed; }
.rte ul.list--inline,
.rte ol.list--inline {
  margin-left: 0; }
.rte a {
  border-bottom: none;
  padding-bottom: 1px; }

.text-center.rte ul,
.text-center.rte ol,
.text-center .rte ul,
.text-center .rte ol {
  margin-left: 0;
  list-style-position: inside; }

.rte__table-wrapper {
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/*================ #Links and Buttons ================*/
a {
  color: #707070;
  text-decoration: none; }
  a.classic-link {
    text-decoration: underline; }

/*================ body fix width ================*/
#page {
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

body.layout-boxed-lg {
  background: white; }
  body.layout-boxed-lg #page {
    max-width: 1200px;
    box-shadow: 0px 0px 5px #D5D5D5;
    margin: 0px auto;
    background: none repeat scroll 0% 0% #FFF;
    overflow: visible; }
    body.layout-boxed-lg #page .container {
      max-width: 1200px; }
  body.layout-boxed-lg #header.navbar-fixed-top {
    width: 1200px;
    left: 50%;
    margin-left: -600px; }

/*================ Buttons ================*/
.btn {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: auto;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 2px;
  padding: 8px 15px;
  background-color: #e29ec6;
  color: white;
  font-family: 'ashbury-regularregular';
  font-weight: normal;
  white-space: normal;
  font-size: 18px; }
  @media screen and (min-width: 992px) {
    .btn {
      padding: 10px 18px; } }
  .btn:hover, .btn:focus {
    /*     opacity: $opacity-link-hover; */
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  .btn .icon-arrow-right,
  .btn .icon-arrow-left {
    height: 9px; }
  .btn[disabled] {
    cursor: default;
    opacity: 0.5;
    background-color: #e29ec6;
    color: white; }
  .btn svg {
    fill: currentColor; }

.btn--secondary {
  background-color: white;
  color: #707070;
  border: 1px solid #e4e4e4;
  font-family: 'ashbury-regularregular';
  font-weight: normal;
  font-size: 18px; }
  .btn--secondary .icon {
    fill: currentColor; }

.btn--small {
  font-family: 'ashbury-regularregular';
  padding: 8px 10px;
  font-size: 16px;
  line-height: 1; }

/*================ Button variations ================*/
@media screen and (max-width: 991px) {
  .btn--small-wide {
    padding-left: 50px;
    padding-right: 50px; } }
.btn--link {
  background-color: transparent;
  border: 0;
  margin: 0;
  color: #707070;
  text-align: left; }
  .rtl .btn--link {
    text-align: right; }
  .btn--link:hover, .btn--link:focus {
    opacity: 0.6; }
  .btn--link .icon {
    vertical-align: middle; }

.btn--narrow {
  padding-left: 15px;
  padding-right: 15px; }

.btn--disabled {
  opacity: 0.5;
  cursor: default; }
  .btn--disabled:hover, .btn--disabled:focus {
    opacity: 0.5; }

.btn--has-icon-after .icon {
  margin-left: 10px; }

.btn--has-icon-before .icon {
  margin-right: 10px; }

/*================ Force an input/button to look like a text link ================*/
.text-link {
  display: inline;
  border: 0 none;
  background: none;
  padding: 0;
  margin: 0; }

/*================ Return to collection/blog links ================*/
.return-link-wrapper {
  margin: 37.5px 0; }
  @media screen and (max-width: 991px) {
    .return-link-wrapper {
      /*     margin-bottom: (-$section-spacing) - 1; // same as .site-footer */ }
      .return-link-wrapper .btn {
        display: block; } }
  @media (max-width: 991px) {
    .return-link-wrapper {
      margin: 0 0 30px; } }

/*================ #Tables ================*/
table {
  margin-bottom: 12.5px; }

th {
  font-family: Montserrat;
  font-weight: 700; }

th,
td {
  text-align: left;
  border: 1px solid #e4e4e4;
  padding: 10px 14px; }
  .rtl th, .rtl
  td {
    text-align: right; }

/*============================================================================
  Responsive tables, defined with .responsive-table on table element.
==============================================================================*/
@media screen and (max-width: 991px) {
  .responsive-table thead {
    display: none; }
  .responsive-table tr {
    display: block; }
  .responsive-table tr,
  .responsive-table td {
    float: left;
    clear: both;
    width: 100%; }
    .rtl .responsive-table tr, .rtl
    .responsive-table td {
      float: right; }
  .responsive-table th,
  .responsive-table td {
    display: block;
    text-align: right;
    padding: 12.5px;
    border: 0;
    margin: 0; }
    .rtl .responsive-table th, .rtl
    .responsive-table td {
      text-align: left; }
  .responsive-table td::before {
    content: attr(data-label);
    float: left;
    text-align: center;
    font-size: 12px;
    padding-right: 10px; }
    .rtl .responsive-table td::before {
      float: right; }

  .responsive-table__row + .responsive-table__row,
  tfoot > .responsive-table__row:first-child {
    position: relative;
    margin-top: 10px;
    padding-top: 25px; }
    .responsive-table__row + .responsive-table__row::after,
    tfoot > .responsive-table__row:first-child::after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 12.5px;
      right: 12.5px;
      border-bottom: 1px solid #e4e4e4; } }
/*================ #Images and Iframes ================*/
svg:not(:root) {
  overflow: hidden; }

.video-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  height: auto; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*================ Forms ================*/
form {
  margin: 0; }

fieldset {
  border: 1px solid #e4e4e4;
  margin: 0 0 25px;
  padding: 12.5px; }

legend {
  border: 0;
  padding: 0; }

button {
  cursor: pointer; }

input[type="submit"] {
  cursor: pointer; }

label {
  display: block;
  margin-bottom: 5px; }
  @media screen and (max-width: 991px) {
    label {
      font-size: 0.875em; } }
  [type="radio"] + label, [type="checkbox"] + label {
    display: inline-block;
    margin-bottom: 0; }
  label[for] {
    cursor: pointer; }

input,
textarea,
select {
  border: 1px solid #e4e4e4;
  background-color: white;
  color: #707070;
  max-width: 100%;
  line-height: 22px; }
  input:focus,
  textarea:focus,
  select:focus {
    border-color: #cbcbcb; }
  input[disabled],
  textarea[disabled],
  select[disabled] {
    cursor: default;
    background-color: #f4f4f4;
    border-color: #f4f4f4; }
  input.input--error::-webkit-input-placeholder,
  textarea.input--error::-webkit-input-placeholder,
  select.input--error::-webkit-input-placeholder {
    color: #d20000;
    opacity: 0.5; }
  input.input--error::-moz-placeholder,
  textarea.input--error::-moz-placeholder,
  select.input--error::-moz-placeholder {
    color: #d20000;
    opacity: 0.5; }
  input.input--error:-ms-input-placeholder,
  textarea.input--error:-ms-input-placeholder,
  select.input--error:-ms-input-placeholder {
    color: #d20000;
    opacity: 0.5; }
  input.input--error::-ms-input-placeholder,
  textarea.input--error::-ms-input-placeholder,
  select.input--error::-ms-input-placeholder {
    color: #d20000;
    opacity: 1; }
  input.hidden-placeholder::-webkit-input-placeholder,
  textarea.hidden-placeholder::-webkit-input-placeholder,
  select.hidden-placeholder::-webkit-input-placeholder {
    color: transparent; }
  input.hidden-placeholder::-moz-placeholder,
  textarea.hidden-placeholder::-moz-placeholder,
  select.hidden-placeholder::-moz-placeholder {
    color: transparent; }
  input.hidden-placeholder:-ms-input-placeholder,
  textarea.hidden-placeholder:-ms-input-placeholder,
  select.hidden-placeholder:-ms-input-placeholder {
    color: transparent; }
  input.hidden-placeholder::-ms-input-placeholder,
  textarea.hidden-placeholder::-ms-input-placeholder,
  select.hidden-placeholder::-ms-input-placeholder {
    opacity: 1; }

textarea {
  min-height: 100px; }

/*================ Error styles ================*/
input.input--error,
select.input--error,
textarea.input--error {
  border-color: #d20000;
  background-color: #fff8f8;
  color: #d20000; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right center;
  background-image: url(/cdn/shop/t/2/assets/ico-select.svg?v=22019761536113637381521809984);
  background-repeat: no-repeat;
  background-position: right 10px center;
  color: #707070;
  line-height: 1.2;
  padding-right: 28px;
  text-indent: 0.01px;
  text-overflow: '';
  cursor: pointer;
  padding-top: 8px;
  padding-left: 15px;
  padding-bottom: 8px;
  /*================ Hide the svg arrow in IE9 and below ================*/ }
  @media screen and (min-width: 992px) {
    select {
      padding-top: 10px;
      padding-left: 18px;
      padding-bottom: 10px; } }
  .ie9 select {
    padding-right: 10px;
    background-image: none; }

optgroup {
  font-weight: 700; }

option {
  color: #707070;
  background-color: white; }

select::-ms-expand {
  display: none; }

/*================ Form labels ================*/
.label--hidden {
  position: absolute;
  height: 0;
  width: 0;
  margin-bottom: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }
  .ie9 .label--hidden {
    position: static;
    height: auto;
    width: auto;
    margin-bottom: 2px;
    overflow: visible;
    clip: initial; }

::-webkit-input-placeholder {
  color: #707070;
  opacity: 0.6; }

::-moz-placeholder {
  color: #707070;
  opacity: 0.6; }

:-ms-input-placeholder {
  color: #707070;
  opacity: 0.6; }

::-ms-input-placeholder {
  color: #707070;
  opacity: 1; }

/*================ Labels ================*/
.label--error {
  color: #d20000; }

input,
textarea {
  padding: 8px 15px; }
  @media screen and (min-width: 992px) {
    input,
    textarea {
      padding: 8px 15px; } }

/*================ Vertical forms ================*/
.form-vertical input,
.form-vertical select,
.form-vertical textarea {
  display: block;
  width: 100%;
  margin-bottom: 19.44444px; }
.form-vertical [type="radio"],
.form-vertical [type="checkbox"] {
  display: inline-block;
  width: auto;
  margin-right: 5px; }
.form-vertical [type="submit"],
.form-vertical .btn {
  display: inline-block;
  width: auto;
  font-family: 'ashbury-regularregular'; }

/*================ Form feedback messages ================*/
.note,
.form--success,
.errors {
  padding: 8px;
  margin: 0 0 12.5px; }
  @media screen and (min-width: 992px) {
    .note,
    .form--success,
    .errors {
      padding: 10px; } }

.note {
  border: 1px solid #e4e4e4; }

.form--success {
  border: 1px solid #19a340;
  background-color: #f8fff9;
  color: #19a340; }

.errors {
  border: 1px solid #d20000;
  background-color: #fff8f8;
  color: #d20000; }
  .errors ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .errors a {
    color: #d20000;
    text-decoration: underline; }

/*================ Input Groups ================*/
.input-group {
  position: relative;
  display: table;
  width: 100%;
  border-collapse: separate; }
  .form-vertical .input-group {
    margin-bottom: 25px; }

.input-group__field,
.input-group__btn {
  display: table-cell;
  vertical-align: middle;
  margin: 0; }

.input-group__field,
.input-group__btn .btn {
  height: 42px;
  padding-top: 0;
  padding-bottom: 0; }
  @media screen and (min-width: 992px) {
    .input-group__field,
    .input-group__btn .btn {
      height: 46px; } }

.input-group__field {
  width: 100%;
  border-right: 0;
  border-radius: 2px 0 0 2px; }
  .form-vertical .input-group__field {
    margin: 0; }

.input-group__btn {
  white-space: nowrap;
  width: 1%; }
  .input-group__btn .btn {
    border-radius: 0 2px 2px 0;
    white-space: nowrap; }

/*================ #Site Nav and Dropdowns ================*/
.site-header__logo img {
  display: block; }

.site-nav {
  position: relative;
  padding: 0;
  text-align: center;
  margin: 25px 0; }
  .site-nav a {
    padding: 3px 10px; }
  .site-nav li {
    display: inline-block; }

.site-nav--centered {
  padding-bottom: 22px; }

.page-container {
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: relative;
  overflow: hidden; }

hr {
  margin: 25px 0;
  border: 0;
  border-bottom: 1px solid #e4e4e4; }

.hr--small {
  padding: 10px 0;
  margin: 0; }

.hr--invisible {
  border-bottom: 0; }

.border-bottom {
  border-bottom: 1px solid #e4e4e4; }

.border-top {
  border-top: 1px solid #e4e4e4; }

.page-content {
  margin-bottom: 15px; }

.empty-page-content {
  padding: 125px 25px; }
  @media screen and (max-width: 991px) {
    .empty-page-content {
      padding-left: 22px;
      padding-right: 22px; } }

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

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee; }

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Montserrat;
  font-weight: 600;
  line-height: 1.1;
  color: #535353;
  text-transform: uppercase; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999999; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 32px; }

h2, .h2 {
  font-size: 26px; }

h3, .h3 {
  font-size: 21px; }

h4, .h4 {
  font-size: 20px; }

h5, .h5 {
  font-size: 16px; }

h6, .h6 {
  font-size: 14px; }

p {
  margin: 0 0 11px; }

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 24px; } }

small,
.small {
  font-size: 85%; }

cite {
  font-style: normal; }

.text-left {
  text-align: left; }
  .rtl .text-left {
    text-align: right; }

.text-right {
  text-align: right; }
  .rtl .text-right {
    text-align: left; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-muted {
  color: #999999; }

.text-primary {
  color: #707070; }

a.text-primary:hover {
  color: #575757; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #707070; }

a.bg-primary:hover {
  background-color: #575757; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 22px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .rtl .dl-horizontal dt {
      float: right; }
    .rtl .dl-horizontal dt {
      text-align: left; }
  .dl-horizontal dd {
    margin-left: 180px; }
    .dl-horizontal dd:before, .dl-horizontal dd:after {
      content: " ";
      display: table; }
    .dl-horizontal dd:after {
      clear: both; } }
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 0px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #999999; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .rtl .blockquote-reverse, .rtl
  blockquote.pull-right {
    text-align: left; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 0px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: white;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 0px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 7.5px;
  padding-right: 7.5px; }
  @media (min-width: 768px) {
    .container {
      width: 765px; } }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 992px) {
    .container {
      width: 995px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1215px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 7.5px;
  padding-right: 7.5px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -7.5px;
  margin-right: -7.5px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 7.5px;
  padding-right: 7.5px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }
  .rtl .col-xs-1, .rtl .col-xs-2, .rtl .col-xs-3, .rtl .col-xs-4, .rtl .col-xs-5, .rtl .col-xs-6, .rtl .col-xs-7, .rtl .col-xs-8, .rtl .col-xs-9, .rtl .col-xs-10, .rtl .col-xs-11, .rtl .col-xs-12 {
    float: right; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: 0%; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: 0%; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
    .rtl .col-sm-1, .rtl .col-sm-2, .rtl .col-sm-3, .rtl .col-sm-4, .rtl .col-sm-5, .rtl .col-sm-6, .rtl .col-sm-7, .rtl .col-sm-8, .rtl .col-sm-9, .rtl .col-sm-10, .rtl .col-sm-11, .rtl .col-sm-12 {
      float: right; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: 0%; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: 0%; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
    .rtl .col-md-1, .rtl .col-md-2, .rtl .col-md-3, .rtl .col-md-4, .rtl .col-md-5, .rtl .col-md-6, .rtl .col-md-7, .rtl .col-md-8, .rtl .col-md-9, .rtl .col-md-10, .rtl .col-md-11, .rtl .col-md-12 {
      float: right; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: 0%; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: 0%; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
    .rtl .col-lg-1, .rtl .col-lg-2, .rtl .col-lg-3, .rtl .col-lg-4, .rtl .col-lg-5, .rtl .col-lg-6, .rtl .col-lg-7, .rtl .col-lg-8, .rtl .col-lg-9, .rtl .col-lg-10, .rtl .col-lg-11, .rtl .col-lg-12 {
      float: right; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: 0%; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: 0%; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
.col-xs-2-4,
.col-xs-4-8,
.col-xs-7-2,
.col-xs-9-6,
.col-sm-2-4,
.col-sm-4-8,
.col-sm-7-2,
.col-sm-9-6,
.col-md-2-4,
.col-md-4-8,
.col-md-7-2,
.col-md-9-6,
.col-lg-2-4,
.col-lg-4-8,
.col-lg-7-2,
.col-lg-9-6 {
  position: relative;
  min-height: 1px;
  padding-left: 7.5px;
  padding-right: 7.5px; }

@media (max-width: 480px) {
  .col-sp-2-4, .col-sp-4-8,
  .col-sp-7-2, .col-sp-9-6 {
    float: left; }

  .hidden-sp {
    display: none !important; }

  .col-sp-1, .col-sp-2, .col-sp-3, .col-sp-4, .col-sp-5, .col-sp-6, .col-sp-7, .col-sp-8, .col-sp-9, .col-sp-10, .col-sp-11, .col-sp-12 {
    float: left; }
    .rtl .col-sp-1, .rtl .col-sp-2, .rtl .col-sp-3, .rtl .col-sp-4, .rtl .col-sp-5, .rtl .col-sp-6, .rtl .col-sp-7, .rtl .col-sp-8, .rtl .col-sp-9, .rtl .col-sp-10, .rtl .col-sp-11, .rtl .col-sp-12 {
      float: right; }

  .col-sp-1 {
    width: 8.33333%; }

  .col-sp-2 {
    width: 16.66667%; }

  .col-sp-3 {
    width: 25%; }

  .col-sp-4 {
    width: 33.33333%; }

  .col-sp-5 {
    width: 41.66667%; }

  .col-sp-6 {
    width: 50%; }

  .col-sp-7 {
    width: 58.33333%; }

  .col-sp-8 {
    width: 66.66667%; }

  .col-sp-9 {
    width: 75%; }

  .col-sp-10 {
    width: 83.33333%; }

  .col-sp-11 {
    width: 91.66667%; }

  .col-sp-12 {
    width: 100%; }

  .col-sp-pull-0 {
    right: 0%; }

  .col-sp-pull-1 {
    right: 8.33333%; }

  .col-sp-pull-2 {
    right: 16.66667%; }

  .col-sp-pull-3 {
    right: 25%; }

  .col-sp-pull-4 {
    right: 33.33333%; }

  .col-sp-pull-5 {
    right: 41.66667%; }

  .col-sp-pull-6 {
    right: 50%; }

  .col-sp-pull-7 {
    right: 58.33333%; }

  .col-sp-pull-8 {
    right: 66.66667%; }

  .col-sp-pull-9 {
    right: 75%; }

  .col-sp-pull-10 {
    right: 83.33333%; }

  .col-sp-pull-11 {
    right: 91.66667%; }

  .col-sp-pull-12 {
    right: 100%; }

  .col-sp-push-0 {
    left: 0%; }

  .col-sp-push-1 {
    left: 8.33333%; }

  .col-sp-push-2 {
    left: 16.66667%; }

  .col-sp-push-3 {
    left: 25%; }

  .col-sp-push-4 {
    left: 33.33333%; }

  .col-sp-push-5 {
    left: 41.66667%; }

  .col-sp-push-6 {
    left: 50%; }

  .col-sp-push-7 {
    left: 58.33333%; }

  .col-sp-push-8 {
    left: 66.66667%; }

  .col-sp-push-9 {
    left: 75%; }

  .col-sp-push-10 {
    left: 83.33333%; }

  .col-sp-push-11 {
    left: 91.66667%; }

  .col-sp-push-12 {
    left: 100%; }

  .col-sp-offset-0 {
    margin-left: 0%; }

  .col-sp-offset-1 {
    margin-left: 8.33333%; }

  .col-sp-offset-2 {
    margin-left: 16.66667%; }

  .col-sp-offset-3 {
    margin-left: 25%; }

  .col-sp-offset-4 {
    margin-left: 33.33333%; }

  .col-sp-offset-5 {
    margin-left: 41.66667%; }

  .col-sp-offset-6 {
    margin-left: 50%; }

  .col-sp-offset-7 {
    margin-left: 58.33333%; }

  .col-sp-offset-8 {
    margin-left: 66.66667%; }

  .col-sp-offset-9 {
    margin-left: 75%; }

  .col-sp-offset-10 {
    margin-left: 83.33333%; }

  .col-sp-offset-11 {
    margin-left: 91.66667%; }

  .col-sp-offset-12 {
    margin-left: 100%; }

  .col-sp-7-2 {
    width: 60%; }

  .col-sp-4-8 {
    width: 40%; }

  .col-sp-2-4 {
    width: 20%; }

  .col-sp-9-6 {
    width: 80%; } }
@media (max-width: 768px) and (min-width: 481px) {
  .col-xs-2-4, .col-xs-4-8,
  .col-xs-7-2, .col-xs-9-6 {
    float: left; }

  .col-xs-2-4 {
    width: 20%; }

  .col-xs-4-8 {
    width: 40%; }

  .col-xs-7-2 {
    width: 60%; }

  .col-xs-9-6 {
    width: 80%; } }
@media (min-width: 768px) {
  .col-sm-2-4, .col-sm-4-8,
  .col-sm-7-2, .col-sm-9-6 {
    float: left; }

  .col-sm-2-4 {
    width: 20%; }

  .col-sm-4-8 {
    width: 40%; }

  .col-sm-7-2 {
    width: 60%; }

  .col-sm-9-6 {
    width: 80%; } }
@media (min-width: 992px) {
  .col-md-2-4, .col-md-4-8,
  .col-md-7-2, .col-md-9-6 {
    float: left; }

  .col-md-2-4 {
    width: 20%; }

  .col-md-4-8 {
    width: 40%; }

  .col-md-7-2 {
    width: 60%; }

  .col-md-9-6 {
    width: 80%; } }
@media (min-width: 1200px) {
  .col-lg-2-4, .col-lg-4-8,
  .col-lg-7-2, .col-lg-9-6 {
    float: left; }

  .col-lg-2-4 {
    width: 20%; }

  .col-lg-4-8 {
    width: 40%; }

  .col-lg-7-2 {
    width: 60%; }

  .col-lg-9-6 {
    width: 80%; } }
table {
  max-width: 100%;
  background-color: transparent; }

th {
  text-align: left; }
  .rtl th {
    text-align: right; }

.table {
  width: 100%;
  margin-bottom: 22px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #dddddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #dddddd; }
  .table .table {
    background-color: white; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #dddddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: whitesmoke; }

table col[class*="col-"] {
  position: static;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: whitesmoke; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

@media (max-width: 860px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch; }
    .table-responsive > .table {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th,
      .table-responsive > .table > thead > tr > td,
      .table-responsive > .table > tbody > tr > th,
      .table-responsive > .table > tbody > tr > td,
      .table-responsive > .table > tfoot > tr > th,
      .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
      border: 0; }
      .table-responsive > .table-bordered > thead > tr > th:first-child,
      .table-responsive > .table-bordered > thead > tr > td:first-child,
      .table-responsive > .table-bordered > tbody > tr > th:first-child,
      .table-responsive > .table-bordered > tbody > tr > td:first-child,
      .table-responsive > .table-bordered > tfoot > tr > th:first-child,
      .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
      .table-responsive > .table-bordered > thead > tr > th:last-child,
      .table-responsive > .table-bordered > thead > tr > td:last-child,
      .table-responsive > .table-bordered > tbody > tr > th:last-child,
      .table-responsive > .table-bordered > tbody > tr > td:last-child,
      .table-responsive > .table-bordered > tfoot > tr > th:last-child,
      .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
      .table-responsive > .table-bordered > tbody > tr:last-child > th,
      .table-responsive > .table-bordered > tbody > tr:last-child > td,
      .table-responsive > .table-bordered > tfoot > tr:last-child > th,
      .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555555;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: white;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 0px rgba(255, 255, 255, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 0px rgba(255, 255, 255, 0.6); }
  .form-control::-moz-placeholder {
    color: #999999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999999; }
  .form-control::-webkit-input-placeholder {
    color: #999999; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

input[type="date"] {
  line-height: 36px; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  display: block;
  min-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px; }
  .radio label,
  .checkbox label {
    display: inline;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }
  .rtl .radio input[type="radio"], .rtl
  .radio-inline input[type="radio"], .rtl
  .checkbox input[type="checkbox"], .rtl
  .checkbox-inline input[type="checkbox"] {
    float: right; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled], fieldset[disabled]
input[type="checkbox"],
.radio[disabled], fieldset[disabled]
.radio,
.radio-inline[disabled], fieldset[disabled]
.radio-inline,
.checkbox[disabled], fieldset[disabled]
.checkbox,
.checkbox-inline[disabled], fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 33px;
  line-height: 33px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 37px;
  padding: 6px 16px;
  font-size: 20px;
  line-height: 1.11;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 37px;
  line-height: 37px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 45px; }
  .has-feedback .form-control-feedback {
    position: absolute;
    top: 27px;
    right: 0;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.form-control-static {
  margin-bottom: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #b0b0b0; }

@media (min-width: 768px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle; }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px; }
.form-horizontal .form-group {
  margin-left: -7.5px;
  margin-right: -7.5px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
.form-horizontal .form-control-static {
  padding-top: 7px; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right; }
    .rtl .form-horizontal .control-label {
      text-align: left; } }
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 7.5px; }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  border-radius: 0px;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none; }
  .btn:hover, .btn:focus {
    color: white;
    border: 1px solid #b3cfc6;
    background: #b3cfc6;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none; }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #333333;
  background-color: white;
  border-color: #cccccc; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: #333333;
    background-color: #ebebeb;
    border-color: #adadad; }
  .open .btn-default.dropdown-toggle {
    color: #333333;
    background-color: #ebebeb;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active {
    background-image: none; }
  .open .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: white;
    border-color: #cccccc; }
  .btn-default .badge {
    color: white;
    background-color: #333333; }

.btn-primary {
  color: white;
  background-color: #707070;
  border-color: #636363; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    color: white;
    background-color: #5c5c5c;
    border-color: #454545; }
  .open .btn-primary.dropdown-toggle {
    color: white;
    background-color: #5c5c5c;
    border-color: #454545; }
  .btn-primary:active, .btn-primary.active {
    background-image: none; }
  .open .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #707070;
    border-color: #636363; }
  .btn-primary .badge {
    color: #707070;
    background-color: white; }

.btn-success {
  color: white;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
    color: white;
    background-color: #47a447;
    border-color: #398439; }
  .open .btn-success.dropdown-toggle {
    color: white;
    background-color: #47a447;
    border-color: #398439; }
  .btn-success:active, .btn-success.active {
    background-image: none; }
  .open .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: white; }

.btn-info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
    color: white;
    background-color: #39b3d7;
    border-color: #269abc; }
  .open .btn-info.dropdown-toggle {
    color: white;
    background-color: #39b3d7;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active {
    background-image: none; }
  .open .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: white; }

.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
    color: white;
    background-color: #ed9c28;
    border-color: #d58512; }
  .open .btn-warning.dropdown-toggle {
    color: white;
    background-color: #ed9c28;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active {
    background-image: none; }
  .open .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: white; }

.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
    color: white;
    background-color: #d2322d;
    border-color: #ac2925; }
  .open .btn-danger.dropdown-toggle {
    color: white;
    background-color: #d2322d;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active {
    background-image: none; }
  .open .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: white; }

.btn-link {
  color: #707070;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #707070;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #999999;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 6px 16px;
  font-size: 20px;
  line-height: 1.11;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

/* ************* MENU **************/
.caret {
  display: none; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 200px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  left: 0px;
  background-clip: padding-box; }
  .rtl .dropdown-menu {
    float: right; }
  .rtl .dropdown-menu {
    right: 0px;
    left: auto; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: whitesmoke; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #707070; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857;
  color: #999999; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .rtl .btn-group > .btn, .rtl
    .btn-group-vertical > .btn {
      float: right; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:focus,
    .btn-group-vertical > .btn:focus {
      outline: none; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
    .rtl .btn-toolbar .btn-group, .rtl
    .btn-toolbar .input-group {
      float: right; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }
  .rtl .btn-group > .btn-group {
    float: right; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .rtl .input-group .form-control {
      float: right; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 6px 16px;
    font-size: 20px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.nav {
  border-top: 5px solid black;
  border-bottom: 1px solid #e4e4e4; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none; }
    .nav > li.disabled > a {
      color: #999999; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #999999;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #707070; }
  .nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid transparent; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .rtl .nav-tabs > li {
      float: right; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 0px 0px 0 0; }
      .rtl .nav-tabs > li > a {
        margin-left: 2px;
        margin-right: inherit; }
      .nav-tabs > li > a:hover {
        background-color: transparent;
        color: #000;
        border-color: transparent; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      background-color: transparent;
      color: #000;
      border-color: transparent; }

/* custom inclusion of right, left and below tabs */
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0; }

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

.tab-content > .active,
.pill-content > .active {
  display: block; }

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd; }

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0; }

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent; }

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd; }

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none; }

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd; }
  .rtl .tabs-left > .nav-tabs {
    float: right; }

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee; }

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff; }

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd; }
  .rtl .tabs-right > .nav-tabs {
    float: left; }

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd; }

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff; }

.nav-pills > li {
  float: left; }
  .rtl .nav-pills > li {
    float: right; }
  .nav-pills > li > a {
    border-radius: 0px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: white;
    background-color: #707070; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid transparent; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid transparent;
      border-radius: 0px 0px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: white; } }

.tab-content.product_tab_content {
  background: white; }
.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 40px;
  margin-bottom: 22px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 992px) {
    .navbar {
      border-radius: 0px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 992px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 7px;
  padding-left: 7px;
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 992px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -7px;
  margin-left: -7px; }
  @media (min-width: 992px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 992px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 992px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 9px 7px;
  font-size: 20px;
  line-height: 22px;
  height: 40px; }
  .rtl .navbar-brand {
    float: right; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 992px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -7px; } }

.navbar-toggle {
  position: relative;
  float: left;
  margin-right: 7px;
  padding: 2px 10px;
  margin-top: 3px;
  margin-bottom: 3px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px; }
  .rtl .navbar-toggle {
    float: right; }
  .navbar-toggle:focus {
    outline: none; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 992px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 4.5px -7px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }
  @media (max-width: 991px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 22px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 992px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .rtl .navbar-nav {
        float: right; }
      .navbar-nav > li {
        float: left; }
        .rtl .navbar-nav > li {
          float: right; }
        .navbar-nav > li > a {
          padding-top: 9px;
          padding-bottom: 9px; }
      .navbar-nav.navbar-right:last-child {
        margin-right: -7px; } }

@media (min-width: 992px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important; }

  .navbar-none {
    float: none !important; } }
.navbar-form {
  margin-left: -7px;
  margin-right: -7px;
  padding: 10px 7px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 2px;
  margin-bottom: 2px; }
  @media (max-width: 991px) {
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 992px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .navbar-form.navbar-right:last-child {
        margin-right: -7px; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 2px;
  margin-bottom: 2px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 3.5px;
    margin-bottom: 3.5px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 9px;
    margin-bottom: 9px; }

.navbar-text {
  margin-top: 9px;
  margin-bottom: 9px; }
  @media (min-width: 992px) {
    .navbar-text {
      float: left;
      margin-left: 7px;
      margin-right: 7px; }
      .rtl .navbar-text {
        float: right; }
      .navbar-text.navbar-right:last-child {
        margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777777; }
  .navbar-default .navbar-nav > li > a {
    color: #777777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #dddddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #dddddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555555; }
  @media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #cccccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777777; }
    .navbar-default .navbar-link:hover {
      color: #333333; }

.navbar-inverse {
  background-color: #222222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #999999; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: white;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #999999; }
  .navbar-inverse .navbar-nav > li > a {
    color: #999999; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: white;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: white;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: white; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: white; }
  @media (max-width: 991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #999999; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: white;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: white;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #999999; }
    .navbar-inverse .navbar-link:hover {
      color: white; }

#breadcrumbs {
  background-position: center center;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left; }
  .rtl #breadcrumbs {
    text-align: right; }

.breadcrumbs h3 {
  font-weight: 700;
  text-transform: capitalize;
  color: #cccccc; }

.breadcrumb {
  padding: 11px 0px;
  list-style: none;
  background-color: transparent;
  border-radius: 0px;
  text-transform: capitalize; }
  .breadcrumb > li {
    display: inline-block;
    position: relative; }
    .breadcrumb > li:first-child {
      padding-left: 0px; }
      .rtl .breadcrumb > li:first-child {
        padding-right: 0px;
        padding-left: inherit; }
    .breadcrumb > li a, .breadcrumb > li span {
      font-size: 16px;
      font-weight: 300;
      text-transform: capitalize; }
    .breadcrumb > li + li:before {
      content: "/\00a0";
      padding: 0 5px;
      color: #cccccc;
      left: 0; }
      .rtl .breadcrumb > li + li:before {
        right: 0;
        left: auto; }
      .rtl .breadcrumb > li + li:before {
        content: "\f0d9"; }
  .breadcrumb > .active {
    color: #999999; }
    .breadcrumb > .active span {
      color: #999999;
      text-decoration: underline; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 0px; }
  .pagination > li > a,
  .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #707070;
    background-color: transparent;
    /*       border: 1px solid $pagination-border; */
    margin-left: -1px; }
    .rtl .pagination > li > a, .rtl
    .pagination > li > span {
      float: right; }
  .pagination > li:first-child > a,
  .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px; }
  .pagination > li:last-child > a,
  .pagination > li:last-child > span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #707070;
    background-color: #eeeeee;
    /*       border-color: $pagination-hover-border; */ }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: white;
    background-color: #707070;
    /*       border-color: $pagination-active-border; */
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #999999;
    background-color: white;
    /*       border-color: $pagination-disabled-border; */
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 6px 16px;
  font-size: 20px; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: transparent;
      border: 1px solid transparent;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
    .rtl .pager .next > a, .rtl
    .pager .next > span {
      float: left; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
    .rtl .pager .previous > a, .rtl
    .pager .previous > span {
      float: right; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #999999;
    background-color: transparent;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label[href]:hover, .label[href]:focus {
    color: white;
    text-decoration: none;
    cursor: pointer; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

.label-default {
  background-color: #999999; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: gray; }

.label-primary {
  background-color: #707070; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #575757; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }

a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer; }

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #707070;
  background-color: white; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #707070; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #707070; }

.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 0px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable {
  padding-right: 35px; }
  .alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: whitesmoke;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: white;
  text-align: center;
  background-color: #707070;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }
  .rtl .progress-bar {
    float: right; }

.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }
  .rtl .media > .pull-left {
    margin-left: 10px;
    margin-right: inherit; }
.media > .pull-right {
  margin-left: 10px; }
  .rtl .media > .pull-right {
    margin-right: 10px;
    margin-left: inherit; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd; }
  .list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px; }
  .list-group-item > .badge {
    float: right; }
    .rtl .list-group-item > .badge {
      float: left; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }

a.list-group-item {
  color: #555555; }
  a.list-group-item .list-group-item-heading {
    color: #333333; }
  a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    background-color: whitesmoke; }
  a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    z-index: 2;
    color: white;
    background-color: #707070;
    border-color: #707070; }
    a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
      color: inherit; }
    a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
      color: #d6d6d6; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 22px;
  background-color: white;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  /*   padding: $panel-body-padding; */
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit; }
  .panel-title > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px; }

.panel > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px; }
  .panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px; }
  .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: -1px; }
  .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: -1px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: -1px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: -1px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 22px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
    overflow: hidden; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse .panel-body {
      border-top: 1px solid #dddddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #dddddd; }

.panel-default {
  border-color: #dddddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: whitesmoke;
    border-color: #dddddd; }
    .panel-default > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #dddddd; }
  .panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #dddddd; }

.panel-primary {
  border-color: #707070; }
  .panel-primary > .panel-heading {
    color: white;
    background-color: #707070;
    border-color: #707070; }
    .panel-primary > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #707070; }
  .panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #707070; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #d6e9c6; }
  .panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #bce8f1; }
  .panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #faebcc; }
  .panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #ebccd1; }
  .panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ebccd1; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .rtl .close {
    float: left; }
  .close:hover, .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 20px; }

.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .rtl .modal-footer {
    text-align: left; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 14px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  border-radius: 0px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: black; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: black; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .rtl .popover {
    text-align: right; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: fadein(rgba(0, 0, 0, 0.2), 5%);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: white; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: fadein(rgba(0, 0, 0, 0.2), 5%); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: white; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: fadein(rgba(0, 0, 0, 0.2), 5%);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: white; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: fadein(rgba(0, 0, 0, 0.2), 5%); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: white;
    bottom: -10px; }

.carousel {
  position: relative;
  overflow: visible !important;
  padding-top: 45px; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  z-index: 1;
  background-color: #707070;
  line-height: 40px; }
  .carousel-control.left {
    left: 0;
    right: auto; }
  .carousel-control.right {
    left: auto;
    right: 0; }
  .carousel-control:hover, .carousel-control:focus {
    outline: none;
    color: white;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid white;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: white; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }
  .rtl .pull-right {
    float: left !important; }

.pull-left {
  float: left !important; }
  .rtl .pull-left {
    float: right !important; }

.no-padding {
  padding-left: 0;
  padding-right: 0; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
/*============================================================================
  Animation Classes and Keyframes
==============================================================================*/
.is-transitioning {
  display: block !important;
  visibility: visible !important; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg); } }

@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg); } }

@-ms-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg); } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    filter: alpha(opacity=0); }

  100% {
    opacity: 1;
    filter: alpha(opacity=100); } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
    filter: alpha(opacity=0); }

  100% {
    opacity: 1;
    filter: alpha(opacity=100); } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
    filter: alpha(opacity=0); }

  100% {
    opacity: 1;
    filter: alpha(opacity=100); } }

@keyframes fadeIn {
  0% {
    opacity: 0;
    filter: alpha(opacity=0); }

  100% {
    opacity: 1;
    filter: alpha(opacity=100); } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both; }

/* bar % free shipping*/
.free-ship .free-ship-bar {
  border: 1px solid #EEE;
  border-radius: 5px;
  height: 10px;
  position: relative;
  overflow: hidden;
  margin: 10px 0; }
.free-ship .free-ship-percen {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #DDD;
  height: 10px; }

.drawer--right {
  width: 330px;
  right: -330px; }

.drawer--left {
  width: 330px;
  left: -330px; }

.drawer {
  -webkit-transform: translateZ(0);
  will-change: transform;
  display: block;
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  z-index: 20;
  background-color: white;
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  padding: 0 15px 15px;
  height: 100% !important; }
  .drawer input[type="text"],
  .drawer textarea {
    background-color: white;
    color: #707070; }

.drawer--top {
  width: 100%; }
  .js-drawer-open-top .drawer--top {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    display: block; }

.drawer-page-content::after {
  visibility: hidden;
  opacity: 0;
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 19;
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .js-drawer-open .drawer-page-content::after {
    visibility: visible;
    opacity: 1; }

.drawer__title,
.drawer__close {
  display: table-cell;
  vertical-align: middle; }

.drawer__close-button {
  background: none;
  border: 0 none;
  position: relative;
  right: -15px;
  height: 100%;
  width: 60px;
  padding: 0 20px;
  color: inherit;
  font-size: 1.125em; }
  .drawer__close-button:active, .drawer__close-button:focus {
    background-color: rgba(0, 0, 0, 0.6); }

/*============================================================================
  Slick slider overrides
==============================================================================*/
.slick-dotted.slick-slider {
  margin-bottom: 0; }

/*================ Slick dots and prev/next pagination ================*/
.slick-slider .slick-dots {
  margin: 20px 0;
  width: auto; }
  .slick-slider .slick-dots li {
    margin: 0;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin-left: 6px; }
    .rtl .slick-slider .slick-dots li {
      margin-right: 6px;
      margin-left: inherit; }
    .slick-slider .slick-dots li:first-of-type {
      margin-left: 0; }
    @media screen and (min-width: 992px) {
      .slick-slider .slick-dots li {
        width: 12px;
        height: 12px;
        margin-left: 8px; }
        .rtl .slick-slider .slick-dots li {
          margin-right: 8px;
          margin-left: inherit; } }
    .slick-slider .slick-dots li button {
      position: relative;
      padding: 0;
      width: 10px;
      height: 10px; }
      @media screen and (min-width: 992px) {
        .slick-slider .slick-dots li button {
          width: 12px;
          height: 12px; } }
      .slick-slider .slick-dots li button:before {
        text-indent: -9999px;
        background-color: transparent;
        border-radius: 100%;
        background-color: currentColor;
        width: 10px;
        height: 10px;
        transition: all 0.2s;
        background: #dddddd; }
        @media screen and (min-width: 992px) {
          .slick-slider .slick-dots li button:before {
            width: 12px;
            height: 12px; } }
    .slick-slider .slick-dots li.slick-active button::before {
      opacity: 1;
      background: #3ab16a; }
    .slick-slider .slick-dots li button:active::before {
      opacity: 0.7; }

.placeholder-svg {
  display: block;
  fill: rgba(112, 112, 112, 0.35);
  background-color: rgba(112, 112, 112, 0.1);
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  border: 1px solid rgba(112, 112, 112, 0.2); }

.placeholder-noblocks {
  padding: 40px;
  text-align: center; }

.placeholder-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .placeholder-background .icon {
    border: 0; }

.image-bar__content .placeholder-svg {
  position: absolute;
  top: 0;
  left: 0; }

/*================ TEMPLATES ================*/
/*============= Templates | Password =============*/
.template-password {
  height: 100vh; }

.password-page {
  display: table;
  height: 100%;
  width: 100%; }
  .ie9 .password-page {
    height: auto; }
  .password-page .errors,
  .password-page .form--success {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto; }

h1.product-single__title {
  margin: 0px;
  font-size: 20px;
  font-family: Montserrat;
  font-weight: normal;
  color: #707070;
  text-transform: uppercase;
  padding-bottom: 16px; }

.product-single__price {
  color: #707070;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: -5px; }
  @media screen and (max-width: 991px) {
    .product-single__price {
      display: block;
      font-size: 1.125em; } }

.product-single__vendor {
  color: #707070;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 5px 0 10px;
  background-color: #f75f5c;
  padding: 4px 15px;
  color: white;
  display: inline-block; }

/*================ Add to cart form ================*/
.product-form {
  width: auto;
  margin: 0 -5px -10px; }

.product-form__item {
  -webkit-flex: 1 1 200px;
  -moz-flex: 1 1 200px;
  -ms-flex: 1 1 200px;
  flex: 1 1 200px;
  margin-bottom: 10px;
  padding: 0 5px; }
  .product-form__item label {
    display: block; }
    .product-form--hide-variant-labels .product-form__item label {
      position: absolute !important;
      overflow: hidden;
      clip: rect(0 0 0 0);
      height: 1px;
      width: 1px;
      margin: -1px;
      padding: 0;
      border: 0; }

.product-form__variants {
  display: none; }
  .no-js .product-form__variants {
    display: block; }

.product-form__item--quantity {
  -webkit-flex: 0 0 100px;
  -moz-flex: 0 0 100px;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px; }

.product-form__item--submit {
  -ms-flex-preferred-size: 200px;
  -webkit-flex-basis: 200px;
  -moz-flex-basis: 200px;
  flex-basis: 200px; }

.product-form__input {
  display: block;
  width: 100%; }

.product-form__cart-submit {
  display: block;
  width: 100%;
  line-height: 1.4;
  padding-left: 5px;
  padding-right: 5px;
  white-space: normal; }

@media screen and (min-width: 992px) {
  .product-form__cart-submit--small {
    max-width: 300px; } }
.product-single__description {
  margin-top: 15px; }

/*================ Product Images ================*/
.product-single__thumbnail {
  display: block;
  /*   margin: -2px 0 8px;
    border: 2px solid transparent; */ }
  .product-single__thumbnail.active-thumb {
    border-color: #707070; }

li.product-single__thumbnails-item {
  display: inline-block; }

.product-single__thumbnail-image {
  display: block; }

.product-featured-img {
  display: block;
  margin: 0 auto; }

.zoomImg {
  background-color: white; }

.product-single__thumbnails {
  margin-top: 15px; }

.thumbnails-slider--active {
  width: 100%;
  position: relative;
  margin: auto; }
  .thumbnails-slider--active > ul {
    margin: 22.5px -7.5px; }
  .thumbnails-slider--active .button_thumb {
    width: 100px;
    margin: 20px auto; }
    .thumbnails-slider--active .button_thumb .icon {
      width: 10px;
      height: 10px; }
  .thumbnails-slider--active .thumbnails-slider__prev, .thumbnails-slider--active .thumbnails-slider__next {
    display: inline-block !important;
    border: 1px solid #e4e4e4;
    z-index: 10;
    padding: 8px 10px; }

.product-template__container .fancybox-media .icon {
  width: 32px;
  height: 32px; }

.product-single__photos .big-image img {
  display: block;
  margin: 0 auto; }

@media screen and (min-width: 991px) {
  .product-single__photos {
    margin-bottom: 15px; } }
.product-single__photos--full {
  margin-bottom: 15px; }

.product-single__photo {
  min-height: 1px; }

@media screen and (max-width: 991px) {
  .thumbnails-slider--active .product-single__thumbnails {
    display: none; }
    .thumbnails-slider--active .product-single__thumbnails.slick-initialized, .ie9 .thumbnails-slider--active .product-single__thumbnails {
      display: block;
      margin-left: auto;
      margin-right: auto;
      max-width: 75%; }

  .product-single__photos {
    position: relative; }

  .thumbnails-wrapper {
    position: relative; }

  .thumbnails-slider__btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%); }

  .thumbnails-slider__prev {
    left: -10px; }

  .thumbnails-slider__next {
    right: -10px; }

  .product-single__thumbnails-item {
    padding-bottom: 10px;
    width: 50px; }
    .thumbnails-slider--active .product-single__thumbnails-item {
      padding: 5px 0; }

  .product-single__thumbnail {
    margin: 0 auto;
    width: 50px; } }
.thumbnails-wrapper {
  padding: 0 30px; }

/*================ Template | Collections ================*/
.blog--list-view .pagination {
  padding-top: 0; }

/*================ Cart page ================*/
.cart th,
.cart td {
  border: 0; }
.cart td {
  padding: 22px 0; }
.cart th {
  font-weight: 400;
  padding: 25px 0; }
.cart .cart__meta {
  padding-right: 15px; }

.cart__meta-text {
  padding: 5px 0;
  font-size: 0.875em;
  font-style: italic; }

.cart__qty-label {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.cart__qty-input {
  text-align: center;
  width: 60px;
  padding-left: 5px;
  padding-right: 5px; }
  @media screen and (max-width: 991px) {
    .cart__qty-input {
      padding-top: 2px;
      padding-bottom: 2px; } }

.cart__row p {
  margin-bottom: 0; }
  .cart__row p + p {
    margin-top: 10px; }

.cart__subtotal-title {
  font-size: 1.125em; }

.cart__subtotal {
  padding-left: 12.5px; }
  @media screen and (min-width: 992px) {
    .cart__subtotal {
      padding-left: 25px;
      min-width: 150px;
      display: inline-block; } }

.cart__savings {
  padding-top: 18px; }

.cart__savings-amount {
  padding-left: 12.5px; }
  @media screen and (min-width: 992px) {
    .cart__savings-amount {
      padding-left: 25px;
      min-width: 150px;
      display: inline-block; } }

.cart__footer {
  padding-top: 35px; }

.cart__update--large {
  margin-right: 10px; }

.cart__shipping {
  font-style: italic;
  font-size: 0.875em;
  padding: 18px 0 20px; }

.cart-note__label,
.cart-note__input {
  display: block; }
  @media screen and (max-width: 991px) {
    .cart-note__label,
    .cart-note__input {
      margin: 0 auto; } }

.cart-note__label {
  margin-bottom: 15px; }

.cart-note__input {
  min-height: 50px;
  width: 100%; }
  @media screen and (max-width: 991px) {
    .cart-note__input {
      margin-bottom: 40px; } }

.cart__image-wrapper a {
  display: block;
  padding-right: 17.5px; }
  @media screen and (min-width: 992px) {
    .cart__image-wrapper a {
      padding-right: 35px; } }

#shopify-section-cart-template .section-header h1 {
  color: #707070;
  font-size: 26px; }
@media (max-width: 767px) {
  #shopify-section-cart-template .cart .table-cart {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }
#shopify-section-cart-template .cart table {
  border: 1px solid #eaeaea; }
  @media (max-width: 767px) {
    #shopify-section-cart-template .cart table {
      width: 737px; } }
#shopify-section-cart-template .cart thead th {
  padding: 20px 10px;
  border: 1px solid #eaeaea;
  font-family: 'ashbury-regularregular'; }
  #shopify-section-cart-template .cart thead th:first-child {
    padding: 20px 15px; }
#shopify-section-cart-template .cart tbody td {
  padding: 20px 10px;
  border-right: 1px solid #eaeaea; }
  #shopify-section-cart-template .cart tbody td .cart__update {
    margin-top: 20px; }
  #shopify-section-cart-template .cart tbody td .js-qty, #shopify-section-cart-template .cart tbody td .ajaxcart__qty {
    margin: auto; }
    #shopify-section-cart-template .cart tbody td .js-qty .apQtyAdjustMinus, #shopify-section-cart-template .cart tbody td .ajaxcart__qty .apQtyAdjustMinus {
      left: 0px; }
    #shopify-section-cart-template .cart tbody td .js-qty .apQtyAdjustPlus, #shopify-section-cart-template .cart tbody td .ajaxcart__qty .apQtyAdjustPlus {
      right: 0; }
  #shopify-section-cart-template .cart tbody td a:hover {
    color: #707070; }
  #shopify-section-cart-template .cart tbody td:first-child {
    border-right: none; }

.additional-checkout-buttons {
  margin-top: 22px; }
  .additional-checkout-buttons input[type="image"] {
    padding: 0;
    border: 0;
    background: transparent; }

/*================ MODULES ================*/
.notification-bar {
  text-align: center;
  position: relative;
  z-index: 10; }

.notification-bar__message {
  display: block;
  font-size: 1em;
  font-weight: 400;
  padding: 10px 22px; }
  @media screen and (min-width: 992px) {
    .notification-bar__message {
      padding: 10px 25px; } }

.blog-meta {
  font-size: 13px;
  padding: 5px 0px;
  margin-bottom: 15px;
  line-height: 16px;
  font-weight: normal;
  color: #707070; }

.article--listing {
  /*   padding-top: $gutter-site; */
  margin-bottom: 25px; }
  @media (max-width: 767px) {
    .article--listing {
      margin-top: 20px;
      margin-bottom: 20px; } }
  .article--listing .comment-meta {
    padding: 0px 10px;
    border-style: solid;
    border-color: #b7b7b7;
    border-width: 0px 0px 0px 2px; }
    .rtl .article--listing .comment-meta {
      border-width: 0px 2px 0px 0px; }
    .article--listing .comment-meta a {
      font-size: 13px;
      padding: 0;
      vertical-align: inherit;
      color: #707070; }
      .article--listing .comment-meta a:hover {
        color: #707070;
        border: none; }
  .article--listing .rte {
    font-size: 13px;
    color: #707070;
    font-family: Montserrat;
    margin-bottom: 0; }

.h3.article__title {
  font-size: 20px;
  margin: 0px 0px 10px; }

.h3.article__title a {
  color: #707070; }
  .h3.article__title a:hover {
    color: #707070; }

.article__author {
  font-weight: bold; }

.article__author, .article__date {
  margin-right: 10px; }

.article__author,
.article__date, article__comment {
  display: inline-block;
  margin-bottom: 0; }
  .template-article .article__author, .template-article
  .article__date, .template-article article__comment {
    margin-bottom: 0; }

.article__tags {
  margin-bottom: 17.5px;
  font-size: 14px;
  display: none; }

.article__tags--list {
  font-style: italic; }

/*============================================================================
  Blog article grid
==============================================================================*/
.blogs-wrapper {
  padding-top: 25px; }
  .blogs-wrapper .blogs_slide {
    padding-top: 0; }
  .blogs-wrapper .article__title {
    margin: 5px 0px;
    line-height: 22px;
    text-transform: inherit; }
  .blogs-wrapper .article__comment {
    color: #707070; }

.blog-featured {
  padding-top: 0; }

.featured-blog h3 {
  margin: 0px;
  background: url(/cdn/shop/t/2/assets/list-icon.png?v=182845898206871953031521809955) repeat-x scroll 0px -108px transparent;
  text-align: center;
  line-height: 24px; }
  .featured-blog h3 span {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #707070;
    background-color: white;
    padding: 0px 10px; }

.grid--blog {
  margin-bottom: 20px;
  overflow: auto; }
  .grid--blog .blog-template {
    margin-top: 20px; }
    .grid--blog .blog-template .list--inline li a {
      padding: 0;
      border: none;
      font-size: 13px; }
      .grid--blog .blog-template .list--inline li a:hover {
        border: none; }
    .grid--blog .blog-template .list--inline li.comment-meta {
      float: right; }
      .rtl .grid--blog .blog-template .list--inline li.comment-meta {
        float: left; }
    .grid--blog .blog-template .article__grid-image img {
      width: 100%; }
      @media (min-width: 992px) {
        .grid--blog .blog-template .article__grid-image img {
          height: 123px; } }
    .grid--blog .blog-template .article__title {
      font-size: 16px;
      margin-top: 10px; }
    .grid--blog .blog-template .article__author, .grid--blog .blog-template .article__date, .grid--blog .blog-template article__comment {
      font-size: 13px; }

.article__grid-tag {
  margin-right: 10px; }

.article__meta {
  font-size: 13px;
  color: #999;
  font-style: italic;
  font-weight: normal;
  display: block;
  position: relative; }

.article__meta-buttons > li .btn {
  padding: 0;
  font-weight: bold; }

@media screen and (max-width: 991px) {
  .article__grid-meta--has-image {
    float: left;
    width: 60%; }
    .rtl .article__grid-meta--has-image {
      float: right; } }
.article__grid-excerpt {
  color: #707070;
  margin-bottom: 17.5px; }

@media screen and (max-width: 991px) {
  .article__grid-meta--has-image {
    float: none;
    width: 100%; }

  .article__grid-image {
    float: none !important;
    width: 100% !important; } }
@media screen and (max-width: 1200px) {
  .article__grid-image {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    -moz-transform: perspective(1px) translateZ(0);
    -ms-transform: perspective(1px) translateZ(0);
    -o-transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; } }
.article__grid-excerpt {
  margin: 5px 0px;
  display: block;
  position: relative;
  color: #707070; }
  .article__grid-excerpt p {
    margin: 0;
    font-size: 13px; }

@media screen and (max-width: 991px) {
  .article__grid-image {
    float: left;
    width: 40%; }
    .rtl .article__grid-image {
      float: right; } }
.article__grid-image img {
  display: block; }

.article__list-image {
  margin: 0 auto;
  width: 100%; }

.pagi-block {
  border-top: 1px solid #e4e4e4;
  margin-top: 20px; }
  .pagi-block .row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }

.pagination {
  text-align: center;
  list-style: none;
  font-size: 0.9375em; }
  .pagination li {
    display: inline-block; }
  .pagination .icon {
    display: block;
    height: 20px;
    vertical-align: middle; }

.pagination__text {
  padding: 0 12.5px; }

.pagination-top-showing {
  margin: 20px 0; }

.comment {
  margin-bottom: 15px; }
  .comment:last-child {
    margin-bottom: 0; }

.comment__content {
  margin-bottom: 5px; }

.comment__meta-item {
  margin-right: 10px;
  font-size: 0.875em; }
  .comment__meta-item:first-child::before {
    content: '\2014 \0020'; }

.btn--share {
  margin-right: 5px;
  margin-bottom: 10px;
  padding: 10px 10px; }
  .rtl .btn--share {
    margin-left: 5px;
    margin-right: inherit; }
  .btn--share .icon {
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin-right: 0; }
  .btn--share .icon-facebook {
    fill: #3b5998; }
  .btn--share .icon-twitter {
    fill: #00aced; }
  .btn--share .icon-pinterest {
    fill: #cb2027; }

.share-title {
  display: inline-block;
  vertical-align: middle; }

/*===
  The search submit button has pointer-events: none which also
  effects the :hover style. This forces the style to be applied.
==*/
.search-header__input:hover + .btn--link {
  opacity: 0.6; }

/*================ Blog Details ================*/
.blog-detail .article__title {
  font-family: Montserrat;
  font-size: 16px;
  line-height: 20px;
  margin: 0px; }
.blog-detail .article__meta {
  padding: 5px 0px;
  margin-bottom: 15px;
  font-style: normal;
  color: #707070;
  line-height: 16px;
  font-size: 13px;
  font-weight: normal;
  display: block;
  position: relative; }
.blog-detail .rte {
  font-size: 13px;
  color: #707070; }
  .blog-detail .rte img {
    width: 100%; }
.blog-detail .blog-heading {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
  color: #707070;
  letter-spacing: 1px; }

/*================ Modals ================*/
.modal {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  background-color: white;
  bottom: 0;
  color: #707070;
  display: none;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0; }

.modal--is-active {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  display: block;
  opacity: 1;
  overflow: hidden; }

.modal__inner {
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: 100%; }

.modal__centered {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  position: relative;
  top: 50%; }
  .no-csstransforms .modal__centered {
    top: 20%; }

.modal__close {
  border: 0;
  padding: 25px;
  position: fixed;
  top: 0;
  right: 0; }
  .modal__close .icon {
    font-size: 1.25em; }

/*============================================================================
  Hero slider

  Extends default slick slider styles.
  Extra specificity in selectors is used to override defaults.
==============================================================================*/
.slideshow-wrapper {
  position: relative;
  margin-top: 0px; }
  .slideshow-wrapper .slideshow {
    padding-top: 0; }
    .slideshow-wrapper .slideshow:hover .slick-prev {
      left: 0px;
      right: auto;
      background: transparent; }
    .slideshow-wrapper .slideshow:hover .slick-next {
      right: 0px;
      background: transparent; }

.slideshow {
  overflow: hidden;
  height: 325px;
  margin-bottom: 0; }
  .slideshow.slideshow--medium {
    height: 450px; }
  .slideshow.slideshow--large {
    height: 575px; }
  @media screen and (min-width: 992px) {
    .slideshow {
      height: 475px; }
      .slideshow.slideshow--medium {
        height: 600px; }
      .slideshow.slideshow--large {
        height: 775px; } }
  .slideshow .slideshow__slide,
  .slideshow .slick-list,
  .slideshow .slick-track {
    height: 100%; }
  .slideshow .slick-dots {
    position: absolute;
    bottom: 22px;
    text-align: center;
    width: 100%; }
    .slideshow .slick-dots li button::before {
      color: white; }
    .slideshow .slick-dots li.slick-active button::before {
      background-color: #3ab16a; }
  .slideshow .slick-arrow {
    position: absolute;
    top: 50%;
    margin: -30px 0px 0px 0px;
    display: block;
    cursor: pointer;
    font-size: 0px;
    background: transparent;
    z-index: 10;
    width: auto; }
    .slideshow .slick-arrow.slick-prev {
      left: -30px;
      right: auto;
      border-left: 30px solid #707070;
      border-top: 30px solid transparent;
      border-bottom: 30px solid transparent;
      border-right: 0;
      -webkit-transition: all 0.35s ease;
      transition: all 0.35s ease; }
      .slideshow .slick-arrow.slick-prev:before {
        content: "";
        background: url("/cdn/shop/t/2/assets/list-icon.png?v=182845898206871953031521809955") no-repeat scroll -80px -58px transparent;
        position: absolute;
        top: -30px;
        right: 10px;
        height: 60px;
        width: 30px;
        border: none;
        left: initial; }
    .slideshow .slick-arrow:after {
      display: none; }
    .slideshow .slick-arrow.slick-next {
      right: -30px;
      left: auto;
      border-right: 30px solid #707070;
      border-top: 30px solid transparent;
      border-bottom: 30px solid transparent;
      border-left: 0;
      -webkit-transition: all 0.35s ease;
      transition: all 0.35s ease; }
      .slideshow .slick-arrow.slick-next:before {
        content: "";
        background: url("/cdn/shop/t/2/assets/list-icon.png?v=182845898206871953031521809955") no-repeat scroll -60px 0px transparent;
        position: absolute;
        top: -30px;
        left: 10px;
        height: 60px;
        width: 30px;
        border: none;
        right: initial; }
    .slideshow .slick-arrow:after {
      display: none; }

.video-is-playing .slick-dots {
  display: none !important; }

.slideshow__pause:focus {
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  color: white;
  background-color: #e29ec6;
  padding: 12.5px;
  z-index: 10000;
  transition: none; }
  .video-is-playing .slideshow__pause:focus {
    display: none; }
  .slideshow__pause:focus .icon {
    fill: currentColor; }

.slideshow__pause-stop {
  display: block; }
  .is-paused .slideshow__pause-stop {
    display: none; }

.slideshow__pause-play {
  display: none; }
  .is-paused .slideshow__pause-play {
    display: block; }

/*================ General slide styles ================*/
.slideshow__slide {
  position: relative;
  overflow: hidden; }

.slideshow__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  .slideshow__link:active, .slideshow__link:focus {
    opacity: 1; }

.slideshow__overlay::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: white;
  opacity: 0;
  z-index: 3; }

/*================ Slide images ================*/
.slideshow__image {
  transition: opacity 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  max-height: 950px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  z-index: 1; }
  .slick-initialized .slideshow__image, .no-js .slideshow__image {
    opacity: 1; }
  .slideshow__slide--background-video .slideshow__image {
    opacity: 0; }
  .no-autoplay .slideshow__image {
    opacity: 1; }

.ie9 .slideshow__slide {
  z-index: 1 !important; }
.ie9 .slick-dots {
  z-index: 2; }

/*================ Slide text ================*/
.slideshow__text-wrap {
  height: 100%;
  font-family: Montserrat; }
  .slideshow__link .slideshow__text-wrap {
    cursor: inherit; }
  .slideshow__slide--has-background-video .slideshow__text-wrap {
    padding-top: 75px; }
  .video-is-playing .slideshow__text-wrap {
    display: none; }
  .slideshow__slide.video-is-paused .slideshow__text-wrap {
    display: none; }

.slideshow__text-content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-40%);
  -moz-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  -o-transform: translateY(-40%);
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  transition-delay: 0.3s;
  z-index: 3;
  text-align: center; }
  .slick-active .slideshow__text-content, .no-js .slideshow__text-content {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    opacity: 1; }
  .slideshow__text-content::after {
    content: '';
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    margin-left: -20px;
    margin-top: -20px;
    border-radius: 50%;
    border: 3px solid white;
    border-top-color: transparent;
    -webkit-animation: spin 0.65s infinite linear;
    animation: spin 0.65s infinite linear;
    opacity: 1;
    transition: all 1s cubic-bezier(0.29, 0.63, 0.44, 1);
    bottom: -25px;
    left: 50%; }
  .slick-initialized .slideshow__text-content::after, .no-js .slideshow__text-content::after {
    opacity: 0;
    visibility: hidden;
    content: none; }
  .slideshow__text-content .slideshow_text-content {
    padding-top: 75px;
    width: 400px;
    height: 400px;
    margin: 0 auto;
    position: relative; }
    .slideshow__text-content .slideshow_text-content:before, .slideshow__text-content .slideshow_text-content:after {
      content: "";
      position: absolute;
      transform: rotate(45deg);
      z-index: -1; }
    .slideshow__text-content .slideshow_text-content:before {
      top: 0px;
      left: 0px;
      right: 0px;
      width: 100%;
      height: 100%;
      border: 1px solid #ebebeb; }
      @media (max-width: 1600px) {
        .slideshow__text-content .slideshow_text-content:before {
          display: none; } }
    .slideshow__text-content .slideshow_text-content:after {
      top: 5px;
      left: 5px;
      right: 5px;
      bottom: 5px;
      border: 1px solid #ebebeb; }
      @media (max-width: 1600px) {
        .slideshow__text-content .slideshow_text-content:after {
          display: none; } }
    @media (max-width: 767px) {
      .slideshow__text-content .slideshow_text-content {
        width: 100%; } }

.slideshow__title {
  color: white; }

.slideshow__subtitle {
  display: block;
  color: white; }

.slideshow__button {
  margin-top: 20px;
  border: 1px solid white;
  margin: 10px 50px 0px 50px;
  padding: 0px 15px;
  line-height: 40px;
  letter-spacing: 2px;
  font-size: 11px;
  text-transform: uppercase; }
  @media (max-width: 480px) {
    .slideshow__button {
      margin: 10px 20px 0px 20px; }
      .rtl .slideshow__button {
        margin: 10px 20px 0px 20px; } }

/*================ Video styles ================*/
.slideshow__slide--has-background-video::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2; }

.slideshow__video {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2; }

.slideshow__video--background {
  position: relative;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease-in; }
  .autoplay .slideshow__video--background.video-is-loaded {
    display: block;
    visibility: visible;
    opacity: 1; }

.slideshow__slide--background-video::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2; }

.slideshow__video--chrome {
  display: none;
  opacity: 0;
  visibility: none;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease-in; }
  .ie9 .slideshow__video--chrome {
    display: block; }
  .slideshow__slide.video-is-playing .slideshow__video--chrome, .slideshow__slide.video-is-paused .slideshow__video--chrome {
    display: block;
    visibility: visible;
    opacity: 1; }

/*================ Video control buttons ================*/
.slideshow__video-control {
  display: none;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  padding: 5px;
  z-index: 4;
  transition: all 0.1s ease-out; }
  .slideshow__video-control:hover, .slideshow__video-control:focus {
    opacity: 0.7; }

.video-loader {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  margin-left: -20px;
  margin-top: -20px;
  border-radius: 50%;
  border: 3px solid white;
  border-top-color: transparent;
  -webkit-animation: spin 0.65s infinite linear;
  animation: spin 0.65s infinite linear;
  transition: all 0.1s ease-out 0.5s;
  z-index: 4;
  top: 50%;
  left: 50%; }
  .ie9 .video-loader, .video-is-loaded .video-loader, .video-is-playing .video-loader, .video-is-paused .video-loader, .autoplay .video-loader, .no-autoplay .video-loader {
    content: none;
    display: none; }
  .video-is-loading .video-loader, .autoplay .video-is-loading .video-loader, .no-autoplay .video-is-loading .video-loader {
    display: block;
    visibility: visible;
    opacity: 1; }

.slideshow__video-control--play-wrapper {
  height: 30px; }
  @media screen and (min-width: 992px) {
    .slideshow__video-control--play-wrapper {
      height: 45px; } }

@media screen and (min-width: 992px) {
  .slideshow__video-control--play-wrapper--push {
    margin-top: 15px; } }
.slideshow__video-control--play {
  opacity: 0;
  color: white;
  position: relative;
  margin: 0 auto; }
  .slideshow__video-control--play .slideshow__video--background {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%); }
  .video-is-loaded .slideshow__video-control--play {
    display: block;
    visibility: visible;
    opacity: 1; }
  .video-is-loading .slideshow__video-control--play, .video-is-playing .slideshow__video-control--play, .slideshow__slide.video-is-paused .slideshow__video-control--play {
    display: none;
    visibility: hidden;
    opacity: 0; }
  .slideshow__video-control--play .icon {
    width: 42px;
    height: 100%;
    fill: currentColor; }
    @media screen and (min-width: 992px) {
      .slideshow__video-control--play .icon {
        width: 65px; } }

.slideshow__video-control--close {
  top: 10px;
  right: 10px;
  background-color: white;
  color: black; }
  .video-is-playing .slideshow__video-control--close, .slideshow__slide.video-is-paused .slideshow__video-control--close {
    display: block;
    visibility: visible;
    opacity: 1; }
  .slideshow__video-control--close .icon {
    display: block;
    width: 20px;
    height: 20px;
    fill: currentColor; }

.product-price__price {
  font-weight: 400; }
  .product-price--sold-out .product-price__price {
    text-decoration: line-through; }

.product-price__sale,
.product__price--sale {
  font-size: 34px;
  color: #707070;
  font-weight: bold;
  display: block; }

.product-price__sale-label {
  display: inline-block;
  white-space: nowrap;
  font-size: 0.9375em; }

.product-price__sold-out {
  font-weight: 400;
  white-space: nowrap; }

.feature-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }
  @media screen and (max-width: 991px) {
    .feature-row {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }

.effect_item_row:first-child {
  -webkit-flex: 0 1 50%;
  -moz-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s; }
  @media screen and (max-width: 991px) {
    .effect_item_row:first-child {
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      max-width: 100%; } }
  .effect_item_row:first-child:before {
    position: absolute;
    z-index: -1;
    top: calc(50% - 20px);
    right: 0;
    content: '';
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #e1e1e1;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s; }
  .effect_item_row:first-child:hover {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px); }
    .effect_item_row:first-child:hover:before {
      -webkit-transform: translateX(20px);
      -moz-transform: translateX(20px);
      -ms-transform: translateX(20px);
      -o-transform: translateX(20px);
      background-color: white; }

.feature-row__item {
  -webkit-flex: 0 1 50%;
  -moz-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%; }
  @media screen and (max-width: 991px) {
    .feature-row__item {
      -webkit-flex: 1 1 auto;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      max-width: 100%; } }

.feature-row__image {
  display: block;
  margin: 0 auto; }
  @media screen and (max-width: 991px) {
    .feature-row__image {
      order: 1; } }

.feature-row__text {
  padding-top: 15px;
  padding-bottom: 35px; }
  @media screen and (max-width: 991px) {
    .feature-row__text {
      order: 2;
      padding-bottom: 0; } }

@media screen and (min-width: 992px) {
  .feature-row__text--left {
    padding-left: 35px; }

  .feature-row__text--right {
    padding-right: 35px; } }
@media screen and (min-width: 992px) {
  .featured-row__subtext {
    font-size: 1.125em; } }
.hero {
  position: relative;
  height: 475px;
  display: table;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.hero--x-small {
  height: 94px; }

.hero--small {
  height: 225px; }

.hero--medium {
  height: 357px; }

.hero--large {
  height: 488px; }

.hero--x-large {
  height: 582px; }

@media screen and (min-width: 992px) {
  .hero--x-small {
    height: 125px; }

  .hero--small {
    height: 300px; }

  .hero--medium {
    height: 475px; }

  .hero--large {
    height: 650px; }

  .hero--x-large {
    height: 775px; } }
.hero__overlay::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: white;
  opacity: 0;
  z-index: 1; }

.hero__inner {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 35px 0;
  color: white;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
  z-index: 2; }

.hero__btn {
  background-color: white;
  color: black;
  margin-top: 17.5px; }

/*================ Quote slider ================*/
.quote-icon {
  display: block;
  margin: 0 auto 20px; }

.quotes-slider__text {
  font-size: 1.10938em;
  font-weight: 400;
  font-style: normal;
  padding: 0 7.5px; }
  .quotes-slider__text cite {
    font-size: 0.8em;
    font-style: normal; }
  .quotes-slider__text p {
    margin-bottom: 15px; }
    .quotes-slider__text p + cite {
      margin-top: 0; }

.quotes-slider.slick-initialized {
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab; }

.quotes-wrapper .slick-dots {
  position: relative;
  bottom: 0;
  margin-top: 35px; }
  .quotes-wrapper .slick-dots li button::before {
    color: #707070;
    opacity: 0.2; }

.quotes-wrapper .slick-slide[tabindex="0"] {
  outline: none; }

.logo-bar.slick_carousel {
  margin: 20px 0px !important;
  padding-top: 0 !important; }
  .logo-bar.slick_carousel:after {
    display: none; }

.section-logo-bar {
  padding-top: 30px; }

.logo-bar, .blogs-wrapper {
  text-align: left;
  /*   margin-bottom: -$section-spacing-small; */ }
  .rtl .logo-bar, .rtl .blogs-wrapper {
    text-align: right; }
  .logo-bar .logo-bar__item, .blogs-wrapper .logo-bar__item {
    margin: 0;
    margin-bottom: 10px; }
    .logo-bar .logo-bar__item img, .blogs-wrapper .logo-bar__item img {
      display: block;
      max-width: 100%;
      height: auto;
      margin: 0px auto;
      border: 1px solid #e4e4e4; }
      .logo-bar .logo-bar__item img:hover, .blogs-wrapper .logo-bar__item img:hover {
        border-color: #707070; }
  .logo-bar .slick-next, .logo-bar .slick-prev, .blogs-wrapper .slick-next, .blogs-wrapper .slick-prev {
    border: none;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    line-height: 38px;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 10;
    bottom: 0;
    width: 40px;
    height: 40px;
    background: #707070;
    opacity: 1;
    font-size: 0;
    margin-top: -20px;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border-radius: 50%; }
    .logo-bar .slick-next:before, .logo-bar .slick-prev:before, .blogs-wrapper .slick-next:before, .blogs-wrapper .slick-prev:before {
      color: #707070;
      background: inherit;
      border: none;
      font-family: 'FontAwesome';
      font-size: 20px;
      position: absolute;
      left: 3px;
      right: 0;
      top: 0px;
      display: block;
      text-align: center;
      height: auto;
      width: auto;
      font-style: normal;
      border-radius: 50%; }
    .logo-bar .slick-next:after, .logo-bar .slick-prev:after, .blogs-wrapper .slick-next:after, .blogs-wrapper .slick-prev:after {
      display: none; }
  .logo-bar .slick-next, .blogs-wrapper .slick-next {
    margin-right: 0;
    right: -40px;
    color: #707070;
    left: auto; }
    .rtl .logo-bar .slick-next, .rtl .blogs-wrapper .slick-next {
      margin-left: 0;
      margin-right: inherit; }
    .rtl .logo-bar .slick-next, .rtl .blogs-wrapper .slick-next {
      left: -40px;
      right: auto; }
    .logo-bar .slick-next:before, .blogs-wrapper .slick-next:before {
      content: "\f105"; }
  .logo-bar .slick-prev, .blogs-wrapper .slick-prev {
    margin-left: 0;
    left: -40px;
    color: #707070; }
    .rtl .logo-bar .slick-prev, .rtl .blogs-wrapper .slick-prev {
      margin-right: 0;
      margin-left: inherit; }
    .rtl .logo-bar .slick-prev, .rtl .blogs-wrapper .slick-prev {
      right: -40px;
      left: auto; }
    .logo-bar .slick-prev:before, .blogs-wrapper .slick-prev:before {
      content: "\f104"; }
  .logo-bar:hover .slick-next, .blogs-wrapper:hover .slick-next {
    right: 10px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    .rtl .logo-bar:hover .slick-next, .rtl .blogs-wrapper:hover .slick-next {
      left: 10px;
      right: auto; }
  .logo-bar:hover .slick-prev, .blogs-wrapper:hover .slick-prev {
    left: 10px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    .rtl .logo-bar:hover .slick-prev, .rtl .blogs-wrapper:hover .slick-prev {
      right: 10px;
      left: auto; }

@media screen and (min-width: 992px) {
  .logo-bar--large {
    margin-bottom: -35px; } }
.logo-bar__item {
  display: inline-block;
  vertical-align: middle;
  /*   max-width: 160px; */ }

@media screen and (min-width: 992px) {
  .logo-bar__item--large {
    margin-bottom: 35px; } }
.logo-bar__image {
  display: block;
  margin: 0 auto; }

.logo-bar__link {
  display: block;
  border: 1px solid #e4e4e4; }

.map-section {
  position: relative;
  height: 650px;
  width: 100%;
  overflow: hidden; }
  @media screen and (min-width: 992px) {
    .map-section {
      height: 500px; } }

.map-section--load-error {
  height: auto; }

.map-section__overlay-wrapper {
  position: relative;
  text-align: center;
  height: 100%; }

.map-section__overlay {
  position: relative;
  display: inline-block;
  background-color: white;
  padding: 35px;
  margin-top: 22px;
  width: 100%;
  text-align: center;
  z-index: 3; }
  @media screen and (min-width: 992px) {
    .map-section__overlay {
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(30%);
      margin-top: 0;
      width: 33.33333%; }
      .ie9 .map-section__overlay {
        top: 10%; } }
  .map-section--load-error .map-section__overlay {
    position: static;
    transform: translateY(0); }

.map-section__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }

.map-section__container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150%;
  margin-bottom: -50%; }
  @media screen and (min-width: 992px) {
    .map-section__container {
      width: 130%;
      height: 100%;
      margin: 0 -30% 0 0; } }

@media screen and (max-width: 991px) {
  .image-bar {
    max-width: 400px;
    margin: 0px auto !important; } }
.image-bar__item {
  display: block;
  color: white;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }

.image-bar .grid__item {
  overflow: hidden; }
  .image-bar .grid__item .image-bar__item {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
  .image-bar .grid__item:hover .image-bar__item {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1); }

.image-bar__content {
  position: relative;
  width: 100%; }
  .image-bar--x-small .image-bar__content {
    height: 94px; }
  .image-bar--small .image-bar__content {
    height: 225px; }
  .image-bar--medium .image-bar__content {
    height: 357px; }
  .image-bar--large .image-bar__content {
    height: 488px; }
  .image-bar--x-large .image-bar__content {
    height: 582px; }
  @media screen and (min-width: 992px) {
    .image-bar--x-small .image-bar__content {
      height: 164px; }
    .image-bar--small .image-bar__content {
      height: 300px; }
    .image-bar--medium .image-bar__content {
      height: 475px; }
    .image-bar--large .image-bar__content {
      height: 650px; }
    .image-bar--x-large .image-bar__content {
      height: 775px; } }

.image-bar__caption {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  width: 100%;
  text-align: center; }

.collection-grid {
  margin-bottom: -22px;
  overflow: hidden; }

/* Page  Collection List*/
.list-collections .collection-grid-item {
  position: relative;
  width: 100%;
  margin-bottom: 40px;
  text-align: center; }
  @media (min-width: 1200px) {
    .list-collections .collection-grid-item .collection-around-image {
      position: relative; } }
  .list-collections .collection-grid-item .collection-around-image:hover .collection_list_button {
    opacity: 1; }
  .list-collections .collection-grid-item .collection-around-image .collection-grid-item__link {
    clear: both;
    display: block;
    overflow: hidden; }
    @media (min-width: 1200px) {
      .list-collections .collection-grid-item .collection-around-image .collection-grid-item__link {
        height: auto;
        line-height: 0; } }
  .list-collections .collection-grid-item .collection-around-image .collection_list_button {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    border-radius: 30px;
    opacity: 0;
    padding: 0; }
    @media (max-width: 1199px) {
      .list-collections .collection-grid-item .collection-around-image .collection_list_button {
        top: 35%; } }
    @media (max-width: 991px) {
      .list-collections .collection-grid-item .collection-around-image .collection_list_button {
        opacity: 1; } }
    .list-collections .collection-grid-item .collection-around-image .collection_list_button i {
      margin-left: 10px; }
      .rtl .list-collections .collection-grid-item .collection-around-image .collection_list_button i {
        margin-right: 10px;
        margin-left: inherit; }
    .list-collections .collection-grid-item .collection-around-image .collection_list_button a {
      padding: 12px 32px;
      border-radius: 30px; }
      .list-collections .collection-grid-item .collection-around-image .collection_list_button a:hover {
        background: #b3cfc6;
        opacity: 1; }
      @media (max-width: 1199px) {
        .list-collections .collection-grid-item .collection-around-image .collection_list_button a {
          padding: 8px 25px; } }
  .list-collections .collection-grid-item .collection-grid-item__title-wrapper > span {
    display: none; }
  .list-collections .collection-grid-item .collection-grid-item__title-wrapper .collection-grid-item__title {
    text-align: center;
    margin: 0px;
    line-height: 20px;
    font-size: 18px; }
    .list-collections .collection-grid-item .collection-grid-item__title-wrapper .collection-grid-item__title a:hover {
      color: #707070; }
  .list-collections .collection-grid-item .collection-grid-item__title-wrapper .collection_desc {
    font-size: 50px;
    text-align: center;
    min-height: 50px;
    margin-bottom: 15px;
    padding: 0px 15px; }
  .list-collections .collection-grid-item .button-collections {
    color: #707070;
    background: white; }

.custom-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-bottom: -15px;
  margin-left: -15px; }
  @media screen and (max-width: 991px) {
    .custom-content {
      margin-bottom: -22px;
      margin-left: -22px; } }

.custom__item {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: 15px;
  padding-left: 15px;
  max-width: 100%; }
  @media screen and (max-width: 991px) {
    .custom__item {
      -webkit-flex: 0 0 auto;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      padding-left: 22px;
      margin-bottom: 22px; }
      .custom__item.small--one-half {
        -webkit-flex: 1 0 50%;
        -moz-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto; } }
  .custom__item .collection-grid-item {
    margin-bottom: 0; }

.custom__item-inner {
  position: relative;
  display: inline-block;
  text-align: left;
  max-width: 100%; }
  .rtl .custom__item-inner {
    text-align: right; }

.custom__item-inner--video,
.custom__item-inner--collection,
.custom__item-inner--html {
  display: block; }

/* ========================================  Section Collection List  ============================================================== */
.section-collection-list {
  padding-bottom: 0;
  padding-top: 40px; }

.collection-grid .collection-grid-item {
  position: relative;
  width: 100%;
  margin-bottom: 40px;
  text-align: center; }
  @media (max-width: 991px) {
    .collection-grid .collection-grid-item .collection-around-image img {
      width: 100%; } }
  .collection-grid .collection-grid-item .collection-grid-item__title-wrapper {
    position: absolute;
    bottom: 30px;
    left: 0px;
    right: 0px;
    width: 100%;
    padding: 5px 10px;
    text-align: center;
    color: #343434;
    background-image: url(transparent.png); }
    .collection-grid .collection-grid-item .collection-grid-item__title-wrapper .collection-grid-item__title {
      margin: 10px 0px 0px;
      font-family: 'lfscriptregular';
      color: #343434;
      font-size: 50px;
      text-transform: capitalize;
      font-weight: normal;
      height: 45px; }
      .collection-grid .collection-grid-item .collection-grid-item__title-wrapper .collection-grid-item__title a {
        color: #343434; }
    .collection-grid .collection-grid-item .collection-grid-item__title-wrapper .collection_desc, .collection-grid .collection-grid-item .collection-grid-item__title-wrapper .button-collections {
      display: none; }

/* ========================================   Section Banner More Image   ============================================================== */
.banner-more-image {
  padding-top: 0; }

.section_banner-more-image .widget_banner {
  padding: 0; }
.section_banner-more-image .box-html-behind {
  margin-top: 20px; }
@media (max-width: 767px) {
  .section_banner-more-image .box-html-top {
    margin-top: 20px; } }
@media (max-width: 480px) {
  .section_banner-more-image img {
    width: 100%; } }
.section_banner-more-image .block_content {
  margin: 25px 0; }

/* ========================================  Section Banner Image ============================================================== */
@media (max-width: 767px) {
  .banner-image .box-html {
    margin-bottom: 20px; } }
.banner-image .box-html:last-child {
  margin-bottom: 0; }

/* ========================================   MENU   ============================================================== */
.apollo-megamenu ul, .apollo-megamenu ol {
  list-style: outside none none;
  margin: 0px;
  padding: 0px;
  /*       	position: relative; */ }
@media (max-width: 991px) {
  .apollo-megamenu .navbar-header {
    padding: 5px 0px; } }

#apollo-top-menu {
  padding: 0px;
  position: relative;
  display: block;
  text-align: center; }
  #apollo-top-menu .navbar-nav {
    float: none;
    text-align: left;
    text-align: left;
    display: inline-block;
    vertical-align: middle; }
    .rtl #apollo-top-menu .navbar-nav {
      text-align: right; }

#apollo-menu {
  /* menu level 1 */
  /* level 2 */
  /* level > 3 */
  /*     product  megamenu*/ }
  #apollo-menu .navbar {
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  #apollo-menu .navbar-nav {
    float: none;
    border: none; }
    #apollo-menu .navbar-nav > li {
      display: inline-block;
      float: none;
      padding: 0px;
      margin: 0px;
      position: relative; }
      #apollo-menu .navbar-nav > li.full-width {
        position: static; }
        #apollo-menu .navbar-nav > li.full-width > .dropdown-menu {
          width: 100% !important; }
      #apollo-menu .navbar-nav > li.aligned-center > .dropdown-menu {
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0); }
        .rtl #apollo-menu .navbar-nav > li.aligned-center > .dropdown-menu {
          -webkit-transform: translate(50%, 0);
          -ms-transform: translate(50%, 0);
          transform: translate(50%, 0); }
      @media screen and (min-width: 1024px) and (max-width: 1152px) {
        #apollo-menu .navbar-nav > li.aligned-center:nth-child(2) > .dropdown-menu {
          left: 80%;
          -webkit-transform: translate(-80%, 0);
          -ms-transform: translate(-80%, 0);
          transform: translate(-80%, 0); } }
      #apollo-menu .navbar-nav > li > a {
        padding: 0 15px;
        font-weight: normal;
        text-transform: uppercase;
        color: #707070;
        background-color: transparent;
        line-height: 39px;
        -webkit-transition: all 350ms ease-out;
        transition: all 350ms ease-out; }
        #apollo-menu .navbar-nav > li > a:hover, #apollo-menu .navbar-nav > li > a:focus, #apollo-menu .navbar-nav > li > a:active {
          color: #e29ec6;
          background-color: rgba(0, 0, 0, 0); }
        #apollo-menu .navbar-nav > li > a:after {
          content: "";
          bottom: 0;
          left: 0;
          right: 0;
          margin: 0 auto;
          line-height: 0;
          position: absolute;
          border-left: 6px solid transparent;
          border-right: 6px solid transparent;
          border-bottom: 0px solid black;
          width: 0px;
          height: 0px;
          opacity: 0;
          filter: alpha(opacity=0);
          -webkit-transition: border 300ms ease-out 0s;
          transition: border 300ms ease-out 0s; }
      #apollo-menu .navbar-nav > li.dropdown:hover > a:after {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: border 300ms ease-out 0s;
        transition: border 300ms ease-out 0s; }
      #apollo-menu .navbar-nav > li.active > a {
        color: #e29ec6; }
  #apollo-menu .dropdown-menu {
    top: 150%;
    left: 0px;
    display: block;
    visibility: hidden;
    height: auto;
    font-weight: 300;
    opacity: 0;
    filter: alpha(opacity=0);
    color: #707070;
    min-width: 220px;
    padding: 15px 0px;
    background-color: #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    text-align: left; }
    .rtl #apollo-menu .dropdown-menu {
      text-align: right; }
    #apollo-menu .dropdown-menu li {
      line-height: 22px;
      padding: 3px 0; }
      #apollo-menu .dropdown-menu li a {
        display: block;
        color: #707070;
        padding: 0 15px;
        font-weight: normal;
        line-height: 22px; }
        #apollo-menu .dropdown-menu li a:hover {
          background-color: transparent;
          color: #e29ec6; }
          #apollo-menu .dropdown-menu li a:hover .fa {
            color: #e29ec6; }
    #apollo-menu .dropdown-menu .menu-title {
      padding-bottom: 10px;
      font-size: 16px;
      text-transform: uppercase;
      color: #707070;
      letter-spacing: 0px; }
      #apollo-menu .dropdown-menu .menu-title a {
        color: #707070; }
        #apollo-menu .dropdown-menu .menu-title a:hover {
          color: #e29ec6; }
    #apollo-menu .dropdown-menu a > .menu-title {
      text-transform: none;
      color: #707070; }
  #apollo-menu .dropdown-sub {
    padding: 20px; }
    #apollo-menu .dropdown-sub li a {
      padding: 0px; }
  #apollo-menu .dropdown:hover > .dropdown-menu {
    visibility: visible;
    top: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s; }
  #apollo-menu .dropdown-submenu {
    position: relative; }
    #apollo-menu .dropdown-submenu .dropdown-menu {
      top: 0;
      right: auto;
      left: 120%;
      position: absolute;
      display: block;
      visibility: hidden;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease; }
    #apollo-menu .dropdown-submenu:hover > .dropdown-menu {
      visibility: visible;
      left: 100%;
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease; }
  #apollo-menu .mega-group > .dropdown-toggle {
    border: 0;
    display: block;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: Montserrat;
    color: #707070; }
    #apollo-menu .mega-group > .dropdown-toggle .fa {
      color: white; }
  #apollo-menu .megamenu .cols1 {
    min-width: 200px; }
  #apollo-menu .megamenu .cols2 {
    min-width: 500px; }
  #apollo-menu .megamenu .cols3 {
    min-width: 740px; }
  #apollo-menu .products_menu .content_price {
    position: static;
    text-align: left; }
    .rtl #apollo-menu .products_menu .content_price {
      text-align: right; }
    #apollo-menu .products_menu .content_price .price-old, #apollo-menu .products_menu .content_price .old-price {
      display: inline-block; }
    #apollo-menu .products_menu .content_price .price {
      display: inline-block; }
  #apollo-menu .product-block {
    background: transparent;
    margin: 0px; }
    #apollo-menu .product-block .image {
      height: auto;
      float: left;
      width: 30%;
      margin: 0 0 10px;
      border: none; }
      .rtl #apollo-menu .product-block .image {
        float: right; }
    #apollo-menu .product-block .product-meta {
      width: 70%;
      padding: 0px 10px;
      float: left;
      text-align: left;
      border: 0; }
      .rtl #apollo-menu .product-block .product-meta {
        float: right; }
      .rtl #apollo-menu .product-block .product-meta {
        text-align: right; }
      #apollo-menu .product-block .product-meta .product-name {
        font-size: 14px;
        color: #707070;
        line-height: 22px; }
        #apollo-menu .product-block .product-meta .product-name:hover {
          color: #e29ec6; }
      #apollo-menu .product-block .product-meta .product-desc, #apollo-menu .product-block .product-meta .tooltip {
        display: none; }
      #apollo-menu .product-block .product-meta .price {
        color: #e55e5e;
        font-size: 14px; }
  #apollo-menu .manu-logo img {
    border: 1px solid #e4e4e4;
    margin-bottom: 10px;
    margin-right: 10px; }
  #apollo-menu .block-html .box-image {
    margin-bottom: 15px; }
  #apollo-menu .block-html p {
    font-size: 14px;
    margin: 0px; }
  #apollo-menu .btn-menu-canvas {
    background-color: transparent;
    color: white;
    border: none;
    font-size: 25px;
    padding-left: 30px;
    padding-top: 0px;
    margin: 0px;
    -webkit-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s; }
    #apollo-menu .btn-menu-canvas:hover {
      background-color: transparent;
      color: #F4CABC;
      -webkit-transition: all 0.35s ease 0s;
      transition: all 0.35s ease 0s; }

/* CANVAS MENU */
#off-canvas-button {
  background-color: #e29ec6;
  text-align: right;
  font-size: 0px;
  color: white;
  margin: 0px;
  height: 40px;
  line-height: 40px; }
  .rtl #off-canvas-button {
    text-align: left; }
  #off-canvas-button .off-canvas-nav {
    font-size: 20px;
    width: 40px;
    height: 40px;
    float: right;
    position: relative;
    text-align: center; }
    .rtl #off-canvas-button .off-canvas-nav {
      float: left; }
    #off-canvas-button .off-canvas-nav:hover {
      cursor: pointer; }

.off-canvas-active #page {
  position: fixed;
  margin: 0 auto;
  left: 0px;
  right: 0px;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  -webkit-transform: translate(240px, 0);
  -ms-transform: translate(240px, 0);
  transform: translate(240px, 0); }
  .off-canvas-active #page:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1050;
    background: rgba(0, 0, 0, 0.2); }

#off-canvas-nav {
  position: fixed;
  left: 0;
  visibility: hidden;
  top: 0;
  width: 0;
  background: white;
  z-index: 999;
  font-family: Montserrat;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }
  #off-canvas-nav.active {
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    -webkit-transform: translate(240px, 0);
    -ms-transform: translate(240px, 0);
    transform: translate(240px, 0);
    visibility: visible;
    position: absolute; }
  #off-canvas-nav ul {
    list-style: none;
    padding: 0px; }
  #off-canvas-nav .offcanvas-mainnav {
    background-color: whitesmoke;
    position: absolute;
    top: 0;
    left: -240px;
    overflow: hidden;
    width: 240px;
    min-height: 100vh; }
  #off-canvas-nav .navbar-nav {
    padding: 0px 10px;
    margin: 0 !important; }
    #off-canvas-nav .navbar-nav > li {
      border-top: 1px solid white; }
      #off-canvas-nav .navbar-nav > li > a {
        color: #707070;
        font-size: 18px;
        font-weight: 500;
        -webkit-transition: all 0.35s ease;
        transition: all 0.35s ease;
        display: block; }
        #off-canvas-nav .navbar-nav > li > a:hover {
          background-color: #e29ec6;
          color: white;
          -webkit-transition: all 0.35s ease;
          transition: all 0.35s ease; }
        #off-canvas-nav .navbar-nav > li > a > .caret {
          display: block; }
      #off-canvas-nav .navbar-nav > li ul li a {
        font-size: 16px;
        display: block;
        border-bottom: 1px dotted #e4e4e4;
        padding: 4px 0px; }
  #off-canvas-nav .nav .caret {
    float: right;
    width: 10px;
    height: 10px;
    margin-top: 5px;
    display: none; }
    .rtl #off-canvas-nav .nav .caret {
      float: left; }
  #off-canvas-nav .dropdown-menu {
    font-size: 18px;
    position: relative;
    display: inline-block;
    left: 0;
    right: 0;
    top: 0;
    float: none;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100% !important;
    border: 0;
    padding: 10px 15px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
    #off-canvas-nav .dropdown-menu .block-video {
      display: none; }
  #off-canvas-nav .dropdown.parent > .dropdown-menu {
    display: none; }
  #off-canvas-nav .dropdown.parent.open > .dropdown-menu {
    display: block; }
  #off-canvas-nav .dropdown.parent .dropdown-toggle {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 60px;
    height: 40px;
    z-index: 10;
    text-align: center;
    cursor: pointer; }
    #off-canvas-nav .dropdown.parent .dropdown-toggle:before {
      content: "\f107";
      font-family: "FontAwesome";
      font-size: 24px;
      position: absolute;
      top: 3px;
      right: 0px; }
  #off-canvas-nav .dropdown.parent .dropdown-sub {
    background-color: white; }
  #off-canvas-nav .products_menu {
    display: none; }
  #off-canvas-nav .menu-title {
    margin-bottom: 5px; }
  #off-canvas-nav .mega-col {
    width: 100% !important;
    margin-bottom: 20px; }
  #off-canvas-nav [class*="col-"], #off-canvas-nav [class^="col-"] {
    width: 100% !important; }
  #off-canvas-nav ul.nav-links {
    padding: 3px 3px 3px 15px; }
    .rtl #off-canvas-nav ul.nav-links {
      padding: 3px 15px 3px 3px; }

@media screen and (min-width: 993px) {
  .off-canvas-active > #page,
  .off-canvas-active > #off-canvas-nav {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    position: relative !important; }

  #off-canvas-button {
    display: none !important; } }
.shapes.round {
  position: relative;
  float: right;
  display: none;
  width: 20px;
  height: 20px;
  background: #929292;
  border: none;
  border-radius: 100%;
  margin-top: 8px; }
  .rtl .shapes.round {
    float: left; }
.shapes.bottom {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  border-top: 7px solid white;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  margin-left: -5px;
  margin-top: -2px; }
  .rtl .shapes.bottom {
    right: 50%;
    left: auto; }
  .rtl .shapes.bottom {
    margin-right: -5px;
    margin-left: inherit; }

.verticalmenu {
  background: white;
  /* level 2 */ }
  .verticalmenu ul, .verticalmenu ol {
    list-style: outside none none;
    margin: 0px;
    padding: 0px; }
  .verticalmenu .navbar {
    margin: 0px;
    border: 0px;
    border-top: 1px solid #e4e4e4; }
  .verticalmenu .navbar-collapse {
    padding: 0px; }
  .verticalmenu .navbar-nav {
    margin: 0px; }
    .verticalmenu .navbar-nav > li {
      width: 100%;
      border-top: 1px solid #e4e4e4;
      position: static !important; }
      .verticalmenu .navbar-nav > li > a {
        position: relative;
        padding: 15px 15px 15px 0px;
        font-size: 14px;
        font-weight: normal;
        text-transform: none;
        color: black;
        background: transparent;
        font-weight: normal;
        line-height: 25px;
        -webkit-transition: all 350ms ease-out;
        transition: all 350ms ease-out; }
        .verticalmenu .navbar-nav > li > a:hover, .verticalmenu .navbar-nav > li > a:focus, .verticalmenu .navbar-nav > li > a:active {
          color: #666666;
          background: white; }
        .verticalmenu .navbar-nav > li > a .menu-desc {
          font-size: 12px;
          font-style: italic;
          color: #707070;
          display: block;
          line-height: 14px; }
      .verticalmenu .navbar-nav > li:first-child {
        border-top: 0px; }
      .verticalmenu .navbar-nav > li .caret {
        position: absolute;
        top: 0;
        right: 0px;
        border: 0px;
        width: 30px;
        height: 55px;
        line-height: 50px;
        text-align: center; }
        .rtl .verticalmenu .navbar-nav > li .caret {
          left: 0px;
          right: auto; }
        .verticalmenu .navbar-nav > li .caret:before {
          content: "\f107";
          font-family: "FontAwesome"; }
      .verticalmenu .navbar-nav > li:hover > .caret, .verticalmenu .navbar-nav > li:focus > .caret {
        border-right-color: white;
        -webkit-transition: all 350ms ease-out;
        transition: all 350ms ease-out; }
      .verticalmenu .navbar-nav > li.dropdown > .dropdown-menu {
        min-height: 100%; }
      .verticalmenu .navbar-nav > li.dropdown:hover > .dropdown-menu {
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: all 0.3s linear 0s;
        transition: all 0.3s linear 0s; }
  .verticalmenu .dropdown-menu {
    top: 0px;
    left: 100%;
    margin-left: 2px;
    display: block;
    visibility: hidden;
    font-weight: normal;
    opacity: 0;
    filter: alpha(opacity=0);
    color: #666666;
    border: 0;
    min-width: 220px;
    padding: 30px 25px;
    background-color: white;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s; }
    .rtl .verticalmenu .dropdown-menu {
      right: 100%;
      left: auto; }
    .rtl .verticalmenu .dropdown-menu {
      margin-right: 2px;
      margin-left: inherit; }
    #right_column .verticalmenu .dropdown-menu {
      margin-left: 0px;
      margin-right: 2px;
      left: auto;
      right: 100%; }
    .verticalmenu .dropdown-menu li {
      padding: 5px 30px 5px 0; }
      .verticalmenu .dropdown-menu li a {
        display: block;
        color: #666666;
        padding: 0px;
        font-weight: 400;
        font-size: 14px;
        line-height: 22px; }
        .verticalmenu .dropdown-menu li a:hover {
          background-color: transparent;
          color: black; }
          .verticalmenu .dropdown-menu li a:hover .fa {
            color: black; }
        .sidebar .verticalmenu .dropdown-menu li a {
          padding: 0px; }
      .verticalmenu .dropdown-menu li .caret {
        height: 32px;
        line-height: 30px; }
      .verticalmenu .dropdown-menu li:hover > .dropdown-menu {
        top: 0px;
        left: 100%;
        right: auto;
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible; }
        .rtl .verticalmenu .dropdown-menu li:hover > .dropdown-menu {
          right: 100%;
          left: auto; }
    .verticalmenu .dropdown-menu .menu-title {
      margin: 5px 0px;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 11px;
      color: #666666;
      letter-spacing: 0px; }
    .verticalmenu .dropdown-menu .mega-col-inner {
      margin-bottom: 10px; }
    .verticalmenu .dropdown-menu a > .menu-title {
      text-transform: none;
      color: #666666; }
  .verticalmenu .product-block {
    background: transparent;
    margin: 0px; }
    .verticalmenu .product-block .product-container {
      float: left;
      width: 50%;
      padding: 0px 10px; }
      .rtl .verticalmenu .product-block .product-container {
        float: right; }
    .verticalmenu .product-block .product-meta {
      text-align: center; }

@media screen and (max-width: 992px) {
  #apollo-verticalmenu {
    margin-bottom: 20px; }
    #apollo-verticalmenu .block-title {
      cursor: pointer; }

  .verticalmenu .navbar-nav {
    margin: 0px; }
    .verticalmenu .navbar-nav > li > a {
      padding: 15px 35px 16px 15px; }
      .rtl .verticalmenu .navbar-nav > li > a {
        padding: 15px 15px 16px 35px; }
      .verticalmenu .navbar-nav > li > a:after {
        background: transparent !important; }
    .verticalmenu .navbar-nav > li.menu-open > a {
      border-bottom: 1px solid #e4e4e4; }
    .verticalmenu .navbar-nav > li.menu-open > .dropdown-menu {
      padding: 10px;
      left: 0;
      right: 0;
      display: inline-block;
      vertical-align: middle; }
  .verticalmenu .dropdown-menu {
    position: relative;
    display: none;
    left: 0;
    right: 0;
    top: 0;
    float: none;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100% !important;
    border: 0;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
    .verticalmenu .dropdown-menu li.menu-open > .dropdown-menu {
      padding: 10px;
      display: inline-block;
      vertical-align: middle; }
  .verticalmenu .product-block .product-container {
    width: 100%; } }
.menu-icon {
  position: relative;
  display: block; }
  .menu-icon .fa {
    position: absolute;
    top: 4px;
    left: 0px;
    width: 30px;
    line-height: 17px;
    font-size: 20px;
    color: black;
    text-align: left; }
    .rtl .menu-icon .fa {
      text-align: right; }
  .menu-icon .menu-title {
    display: block; }

#apollo-menucanvas:not(.mm-menu) {
  display: none; }

.mm-hidden {
  display: none !important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-panel {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0); }
  .mm-panel.mm-opened {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0); }
  .mm-panel.mm-subopened {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0); }
  .mm-panel.mm-highest {
    z-index: 1; }

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important; }
  .mm-listview .mm-vertical .mm-panel {
    display: none;
    padding: 10px 0 10px 10px; }
    .mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
      border-color: transparent; }
.mm-vertical .mm-listview .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after {
    border-color: transparent; }
.mm-vertical li.mm-opened > .mm-panel {
  display: block; }

li.mm-vertical.mm-opened > .mm-panel {
  display: block; }

.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
  height: 40px;
  bottom: auto; }

.mm-vertical .mm-listview > li > .mm-next:after,
.mm-listview > li.mm-vertical > .mm-next:after {
  top: 16px;
  bottom: auto; }

.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg); }

.mm-header {
  border-bottom: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }
  .mm-header > a {
    text-decoration: none;
    display: block;
    padding: 10px 0; }
  .mm-header .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .mm-header .mm-btn {
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    z-index: 1; }
    .mm-header .mm-btn:first-child {
      padding-left: 20px;
      left: 0; }
    .mm-header .mm-btn:last-child {
      padding-right: 20px;
      right: 0; }

.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listview {
  font: inherit;
  font-size: 17px; }
  .mm-listview a, .mm-listview a:hover {
    text-decoration: none; }
  .mm-listview > li {
    position: relative; }
    .mm-listview > li > a, .mm-listview > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
      .mm-listview > li > a:hover, .mm-listview > li > span:hover {
        color: #707070; }
    .mm-listview > li:not(.mm-divider):after {
      content: '';
      border-bottom-width: 1px;
      border-bottom-style: solid;
      display: block;
      position: absolute;
      left: 20px;
      right: 0;
      bottom: 0; }
  .mm-listview .mm-next {
    background: rgba(3, 2, 1, 0);
    width: 50px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2; }
    .mm-listview .mm-next:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0; }
    .mm-listview .mm-next + a, .mm-listview .mm-next + span {
      margin-right: 50px; }
    .mm-listview .mm-next.mm-fullsubopen {
      width: 100%; }
      .mm-listview .mm-next.mm-fullsubopen:before {
        border-left: none; }
      .mm-listview .mm-next.mm-fullsubopen + a, .mm-listview .mm-next.mm-fullsubopen + span {
        padding-right: 50px;
        margin-right: 0; }

.mm-menu > .mm-panel > .mm-listview {
  margin-left: -20px;
  margin-right: -20px; }

.mm-menu > .mm-panel > .mm-listview.mm-first {
  margin-top: -20px; }

.mm-menu > .mm-panel > .mm-listview.mm-last {
  padding-bottom: 20px; }

.mm-prev:before,
.mm-next:after {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg); }

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 20px; }

.mm-next:after {
  border-top: none;
  border-left: none;
  right: 20px; }

.mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px; }

.mm-listview > li.mm-spacer {
  padding-top: 40px; }

.mm-listview > li.mm-spacer > .mm-next {
  top: 40px; }

.mm-listview > li.mm-spacer.mm-divider {
  padding-top: 25px; }

.mm-menu {
  background: #ffffff;
  color: #707070;
  display: block;
  overflow: hidden;
  padding: 0;
  width: 80%;
  min-width: 140px;
  max-width: 440px; }
  .mm-menu > .mm-panel, .mm-menu {
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0; }
  .mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 0 20px; }
    .mm-menu > .mm-panel.mm-hasheader {
      padding-top: 40px; }
    .mm-menu > .mm-panel:before, .mm-menu > .mm-panel:after {
      content: '';
      display: block;
      height: 20px; }
  .mm-menu .mm-header {
    border-color: rgba(0, 0, 0, 0.1); }
    .mm-menu .mm-header > a {
      color: #707070;
      font-size: 17px;
      font-weight: bold;
      text-transform: uppercase; }
    .mm-menu .mm-header .mm-btn:after, .mm-menu .mm-header .mm-btn:before {
      border-color: #707070; }
  .mm-menu .mm-listview > li:after {
    border-color: #e4e4e4; }
  .mm-menu .mm-listview > li > a.mm-prev, .mm-menu .mm-listview > li > a.mm-next {
    color: #707070; }
    .mm-menu .mm-listview > li > a.mm-prev:hover:after, .mm-menu .mm-listview > li > a.mm-next:hover:after {
      border-color: #707070; }
    .mm-menu .mm-listview > li > a.mm-prev:after, .mm-menu .mm-listview > li > a.mm-next:after {
      border-color: rgba(0, 0, 0, 0.3); }
    .mm-menu .mm-listview > li > a.mm-prev:before, .mm-menu .mm-listview > li > a.mm-next:before {
      border-color: rgba(0, 0, 0, 0); }
  .mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.5); }

.mm-menu.mm-vertical .mm-listview li.mm-opened > a.mm-next,
.mm-menu.mm-vertical .mm-listview li.mm-opened > .mm-panel,
.mm-menu .mm-listview li.mm-opened.mm-vertical > a.mm-next,
.mm-menu .mm-listview li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(0, 0, 0, 0.05); }

.mm-menu .mm-divider {
  background: rgba(0, 0, 0, 0.05); }

/*
    jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }

html.mm-opened body {
  overflow: hidden; }

html.mm-opened .mm-page {
  min-height: 100vh; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0.5);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }

.mm-menu.mm-current {
  display: block; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  -webkit-box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.26); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    -webkit-box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
    box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.26); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    -webkit-box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
    box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.26); } }
/*
    jQuery.mmenu autoHeight addon CSS
*/
.mm-menu.mm-top.mm-autoheight, .mm-menu.mm-bottom.mm-autoheight {
  max-height: 80%; }

.mm-menu.mm-top.mm-autoheight.mm-fullscreen, .mm-menu.mm-bottom.mm-autoheight.mm-fullscreen {
  max-height: 100%; }

.mm-menu.mm-measureheight > .mm-panel {
  bottom: auto !important;
  height: auto !important; }

/*
    jQuery.mmenu buttonbars addon CSS
*/
.mm-buttonbar {
  border: 1px solid transparent;
  border-radius: 5px;
  text-align: center;
  line-height: 20px;
  overflow: hidden;
  display: block;
  padding: 0;
  margin: 0;
  position: relative; }

.mm-buttonbar:after {
  content: '';
  display: block;
  clear: both; }

.mm-buttonbar > * {
  border-left: 1px solid transparent;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
  .rtl .mm-buttonbar > * {
    float: right; }

.mm-buttonbar > a {
  text-decoration: none; }

.mm-buttonbar > input {
  position: absolute;
  left: -1000px;
  top: -1000px; }

.mm-buttonbar > input:checked + label {
  border-color: transparent  !important; }

.mm-buttonbar > *:first-child,
.mm-buttonbar > input:first-child + * {
  border-left: none; }

.mm-buttonbar.mm-buttonbar-2 > * {
  width: 50%; }

.mm-buttonbar.mm-buttonbar-3 > * {
  width: 33.33%; }

.mm-buttonbar.mm-buttonbar-4 > * {
  width: 25%; }

.mm-buttonbar.mm-buttonbar-5 > * {
  width: 20%; }

.mm-header .mm-buttonbar {
  margin-top: 0px;
  margin-left: -30px;
  margin-right: -30px; }

.mm-footer .mm-buttonbar {
  border: none;
  border-radius: none;
  line-height: 40px;
  margin: -10px -10px 0 -20px; }

.mm-footer .mm-buttonbar > * {
  border-left: none; }

.mm-listview > li > .mm-buttonbar {
  margin: 10px 20px; }

.mm-menu .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.7);
  background: #f3f3f3; }

.mm-menu .mm-buttonbar > * {
  border-color: rgba(0, 0, 0, 0.7); }

.mm-menu .mm-buttonbar > input:checked + label {
  background: rgba(0, 0, 0, 0.7);
  color: #f3f3f3; }

/*
    jQuery.mmenu counters addon CSS
*/
em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 50px;
  top: 50%; }

em.mm-counter + a.mm-next {
  padding-left: 40px; }

em.mm-counter + a.mm-next + a,
em.mm-counter + a.mm-next + span {
  margin-right: 90px; }

em.mm-counter + a.mm-fullsubopen {
  padding-left: 0; }

.mm-vertical > .mm-counter {
  top: 12px;
  margin-top: 0; }

.mm-vertical.mm-spacer > .mm-counter {
  margin-top: 40px; }

.mm-nosubresults > .mm-counter {
  display: none; }

.mm-menu em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

/*
    jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

/*
    jQuery.mmenu footer addon CSS
*/
.mm-footer {
  background: inherit;
  border-top: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  padding: 10px 20px;
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0); }

.mm-menu.mm-hasfooter > .mm-panel {
  bottom: 40px; }

.mm-menu .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

/*
    jQuery.mmenu header addon CSS
*/
.mm-menu > .mm-header {
  background: inherit;
  z-index: 3;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0); }

.mm-menu > .mm-header .mm-close:after {
  content: 'x'; }

.mm-menu.mm-hassearch > .mm-header {
  top: 45px; }

.mm-menu.mm-hasheader .mm-panel .mm-header {
  display: none; }

.mm-menu.mm-hasheader .mm-panel,
.mm-menu.mm-hasheader .mm-fixeddivider {
  top: 45px; }

.mm-menu.mm-hasheader.mm-hassearch .mm-panel,
.mm-menu.mm-hasheader.mm-hassearch .mm-fixeddivider {
  top: 85px; }

/*
    jQuery.mmenu dividers addon CSS
*/
.mm-divider > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px; }

.mm-divider.mm-opened a.mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg); }

.mm-collapsed:not(.mm-uncollapsed) {
  display: none; }

.mm-fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0); }

.mm-fixeddivider:after {
  content: none !important;
  display: none !important; }

.mm-hasdividers .mm-fixeddivider {
  display: block; }

.mm-menu .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.05); }

/*
    jQuery.mmenu searchfield addon CSS
*/
.mm-menu > .mm-search {
  background: inherit;
  z-index: 3;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0); }

.mm-search {
  width: 100%;
  padding: 10px 10px 0 10px;
  position: absolute;
  top: 0;
  left: 0; }
  .mm-search, .mm-search input {
    box-sizing: border-box; }
  .mm-search input {
    border: 1px solid #e4e4e4;
    font-size: 16px;
    color: #707070;
    outline: none;
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 10px 2px;
    background: #F2F2F2; }
    .mm-search input::-ms-clear {
      display: none; }
    .mm-search input:focus {
      border-color: #707070; }

.mm-panel.mm-hassearch {
  padding-top: 40px; }

.mm-panel.mm-hassearch.mm-hasheader {
  padding-top: 80px; }

.mm-panel.mm-hassearch.mm-hasheader .mm-search {
  top: 40px; }

.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 40px 0; }

.mm-noresults .mm-noresultsmsg {
  display: block; }

.mm-noresults .mm-indexer {
  display: none !important; }

.mm-menu li.mm-nosubresults > a.mm-next {
  display: none; }

.mm-menu li.mm-nosubresults > a.mm-next + a,
.mm-menu li.mm-nosubresults > a.mm-next + span {
  padding-right: 10px; }

.mm-menu.mm-hassearch .mm-panel,
.mm-menu.mm-hassearch .mm-fixeddivider {
  top: 40px; }

.mm-menu .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

/*
    jQuery.mmenu sectionIndexer addon CSS
*/
.mm-indexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 10px;
  bottom: 10px;
  right: -100px;
  z-index: 3;
  -webkit-transition: right 0.4s ease;
  transition: right 0.4s ease;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0); }

.mm-indexer a {
  text-decoration: none;
  display: block;
  height: 3.71%; }

.mm-indexer ~ .mm-panel.mm-hasindexer {
  padding-right: 40px; }

.mm-hasindexer .mm-indexer {
  right: 0; }

.mm-hasindexer .mm-fixeddivider {
  right: 20px; }

.mm-hasheader .mm-indexer {
  top: 50px; }

.mm-hasfooter .mm-indexer {
  bottom: 50px; }

.mm-hassearch .mm-indexer {
  top: 50px; }

.mm-hassearch.mm-hasheader .mm-indexer {
  top: 90px; }

.mm-menu .mm-indexer a {
  color: rgba(0, 0, 0, 0.3); }

/*
    jQuery.mmenu toggles addon CSS
*/
input.mm-toggle,
input.mm-check {
  position: absolute;
  left: -10000px; }

label.mm-toggle,
label.mm-check {
  margin: 0;
  position: absolute;
  bottom: 50%;
  z-index: 2; }

label.mm-toggle:before,
label.mm-check:before {
  content: '';
  display: block; }

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-bottom: -15px; }

label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px; }

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right; }
  .rtl input.mm-toggle:checked ~ label.mm-toggle:before {
    float: left; }

label.mm-check {
  width: 30px;
  height: 30px;
  margin-bottom: -15px; }

label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: 0.1;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg); }

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1; }

label.mm-toggle, label.mm-check {
  right: 20px; }

label.mm-toggle + a,
label.mm-toggle + span {
  padding-right: 80px; }

label.mm-check + a,
label.mm-check + span {
  padding-right: 60px; }

a.mm-next + label.mm-toggle, a.mm-next + label.mm-check {
  right: 60px; }

a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span, a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
  margin-right: 50px; }

a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span {
  padding-right: 70px; }

a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
  padding-right: 50px; }

em.mm-counter + a.mm-next + label.mm-toggle, em.mm-counter + a.mm-next + label.mm-check {
  right: 100px; }

em.mm-counter + a.mm-next + label.mm-toggle + a,
em.mm-counter + a.mm-next + label.mm-toggle + span, em.mm-counter + a.mm-next + label.mm-check + a,
em.mm-counter + a.mm-next + label.mm-check + span {
  margin-right: 90px; }

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu label.mm-toggle:before {
  background: #f3f3f3; }

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.7); }

/*
    jQuery.mmenu borderstyle extension CSS
*/
.mm-menu.mm-border-none .mm-listview > li:after,
.mm-listview.mm-border-none > li:after {
  content: none; }

.mm-menu.mm-border-full .mm-listview > li:after,
.mm-listview.mm-border-full > li:after {
  left: 0 !important; }

/*
    jQuery.mmenu effects extension CSS
*/
html.mm-effect-slide .mm-menu.mm-offcanvas {
  -webkit-transition: transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-effect-slide.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: translate3d(-30%, 0, 0);
  -moz-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  -o-transform: translate3d(-30%, 0, 0); }

html.mm-effect-slide.mm-opening .mm-menu.mm-offcanvas {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0); }

html.mm-effect-slide.mm-right.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: translate3d(30%, 0, 0);
  -moz-transform: translate3d(30%, 0, 0);
  -ms-transform: translate3d(30%, 0, 0);
  -o-transform: translate3d(30%, 0, 0); }

html.mm-effect-slide.mm-right.mm-opening .mm-menu.mm-offcanvas {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0); }

html.mm-effect-zoom-menu .mm-menu.mm-offcanvas {
  -webkit-transition: transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-effect-zoom-menu.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center; }

html.mm-effect-zoom-menu.mm-opening .mm-menu.mm-offcanvas {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0); }

html.mm-effect-zoom-menu.mm-right.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center; }

html.mm-effect-zoom-menu.mm-right.mm-opening .mm-menu.mm-offcanvas {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0); }

html.mm-effect-zoom-panels .mm-menu .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -moz-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -ms-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -o-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform-origin: transform left;
  -moz-transform-origin: transform left;
  -ms-transform-origin: transform left;
  transform-origin: transform left; }

html.mm-effect-zoom-panels .mm-menu .mm-panel.mm-opened {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0); }

html.mm-effect-zoom-panels .mm-menu .mm-panel.mm-opened.mm-subopened {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0); }

/*
    jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px; }

html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0); }

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(10000px, 0);
    -moz-transform: translate(10000px, 0);
    -ms-transform: translate(10000px, 0);
    -o-transform: translate(10000px, 0); } }
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0); }

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-10000px, 0);
    -moz-transform: translate(-10000px, 0);
    -ms-transform: translate(-10000px, 0);
    -o-transform: translate(-10000px, 0); } }
.mm-menu.mm-fullscreen.mm-top, .mm-menu.mm-fullscreen.mm-bottom {
  height: 100%;
  min-height: 140px;
  max-height: 10000px; }

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important; }

/*
    jQuery.mmenu multiline extension CSS
*/
.mm-menu.mm-multiline .mm-listview > li > a,
.mm-menu.mm-multiline .mm-listview > li > span,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > a,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > span {
  text-overflow: clip;
  white-space: normal; }

/*
    jQuery.mmenu pageshadow extension CSS
*/
.mm-menu.mm-pageshadow:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99; }

.mm-menu.mm-pageshadow.mm-right:after {
  left: auto;
  right: 100%; }

.mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-front:after {
  content: none;
  display: none; }

/*
    jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0); } }
/*
    jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  transform: none !important;
  z-index: 0 !important;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none; }

.mm-menu.mm-front {
  z-index: 1; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0); }

.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0); }

.mm-menu.mm-top {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0); }

.mm-menu.mm-bottom {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0); }

.mm-menu.mm-top, .mm-menu.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

/*
    jQuery.mmenu themes extension CSS
*/
.mm-menu.mm-theme-dark {
  background: #333333;
  color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark .mm-header {
  border-color: rgba(0, 0, 0, 0.15); }

.mm-menu.mm-theme-dark .mm-header > a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-header .mm-btn:before,
.mm-menu.mm-theme-dark .mm-header .mm-btn:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-listview > li:after {
  border-color: rgba(0, 0, 0, 0.15); }

.mm-menu.mm-theme-dark .mm-listview > li > a.mm-prev, .mm-menu.mm-theme-dark .mm-listview > li > a.mm-next {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-listview > li > a.mm-prev:before, .mm-menu.mm-theme-dark .mm-listview > li > a.mm-next:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-listview > li > a.mm-prev:after, .mm-menu.mm-theme-dark .mm-listview > li > a.mm-next:before {
  border-color: rgba(0, 0, 0, 0.15); }

.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-dark.mm-vertical .mm-listview li.mm-opened > a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview li.mm-opened > .mm-panel,
.mm-menu.mm-theme-dark .mm-listview li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-dark .mm-listview li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-theme-dark .mm-divider {
  background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-theme-dark .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.8);
  background: #333333; }

.mm-menu.mm-theme-dark .mm-buttonbar > * {
  border-color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark .mm-buttonbar > input:checked + label {
  background: rgba(255, 255, 255, 0.8);
  color: #333333; }

.mm-menu.mm-theme-dark label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark em.mm-counter {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-footer {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-fixeddivider span {
  background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-pageshadow.mm-theme-dark:after {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu.mm-theme-dark .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-indexer a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark label.mm-toggle {
  background: rgba(0, 0, 0, 0.15); }

.mm-menu.mm-theme-dark label.mm-toggle:before {
  background: #333333; }

.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu.mm-theme-white {
  background: white;
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white .mm-header {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-white .mm-header > a {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-header .mm-btn:before,
.mm-menu.mm-theme-white .mm-header .mm-btn:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-listview > li:after {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-white .mm-listview > li > a.mm-prev, .mm-menu.mm-theme-white .mm-listview > li > a.mm-next {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-listview > li > a.mm-prev:before, .mm-menu.mm-theme-white .mm-listview > li > a.mm-next:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-listview > li > a.mm-prev:after, .mm-menu.mm-theme-white .mm-listview > li > a.mm-next:before {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.05); }

.mm-menu.mm-theme-white.mm-vertical .mm-listview li.mm-opened > a.mm-next,
.mm-menu.mm-theme-white.mm-vertical .mm-listview li.mm-opened > .mm-panel,
.mm-menu.mm-theme-white .mm-listview li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-white .mm-listview li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-theme-white .mm-divider {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-theme-white .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: white; }

.mm-menu.mm-theme-white .mm-buttonbar > * {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white .mm-buttonbar > input:checked + label {
  background: rgba(0, 0, 0, 0.6);
  color: white; }

.mm-menu.mm-theme-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-pageshadow.mm-theme-white:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.mm-menu.mm-theme-white .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-indexer a {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-white label.mm-toggle:before {
  background: white; }

.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu.mm-theme-black {
  background: black;
  color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black .mm-header {
  border-color: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black .mm-header > a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-header .mm-btn:before,
.mm-menu.mm-theme-black .mm-header .mm-btn:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-listview > li:after {
  border-color: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black .mm-listview > li > a.mm-prev, .mm-menu.mm-theme-black .mm-listview > li > a.mm-next {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-listview > li > a.mm-prev:before, .mm-menu.mm-theme-black .mm-listview > li > a.mm-next:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-listview > li > a.mm-prev:after, .mm-menu.mm-theme-black .mm-listview > li > a.mm-next:before {
  border-color: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-theme-black.mm-vertical .mm-listview li.mm-opened > a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview li.mm-opened > .mm-panel,
.mm-menu.mm-theme-black .mm-listview li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-black .mm-listview li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black .mm-divider {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: black; }

.mm-menu.mm-theme-black .mm-buttonbar > * {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black .mm-buttonbar > input:checked + label {
  background: rgba(255, 255, 255, 0.6);
  color: black; }

.mm-menu.mm-theme-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black em.mm-counter {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-footer {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-fixeddivider span {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-pageshadow.mm-theme-black:after {
  content: none;
  display: none; }

.mm-menu.mm-theme-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-indexer a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black label.mm-toggle:before {
  background: black; }

.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.topnav-flex .center-topnav {
  float: left; }
  .rtl .topnav-flex .center-topnav {
    float: right; }
@media screen and (min-width: 769px) {
  .topnav-flex {
    float: none;
    display: -webkit-flex;
    display: flex;
    align-items: center; }
    .topnav-flex > [class*="col-"] {
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center; }
    .topnav-flex .center-topnav {
      -webkit-justify-content: center;
      justify-content: center;
      position: static !important;
      float: none; }
    .topnav-flex .position-fix {
      -webkit-flex-direction: row-reverse;
      flex-direction: row-reverse; } }

/* ======================================== END MENU =========================================================== */
.slick_carousel, .thumbnails-slider--active .product-single__thumbnails {
  position: relative;
  overflow: hidden; }
  .slick_carousel.slick-initialized, .thumbnails-slider--active .product-single__thumbnails.slick-initialized {
    margin-bottom: 70px;
    min-height: 70px;
    overflow: hidden;
    margin: 0px -15px; }
    .slick_carousel.slick-initialized:after, .thumbnails-slider--active .product-single__thumbnails.slick-initialized:after {
      content: none; }
  .slick_carousel:after, .thumbnails-slider--active .product-single__thumbnails:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(loading.gif) no-repeat center center;
    background-color: #ddd;
    position: absolute; }

.header-container {
  z-index: 1; }

#header-main {
  background: white; }

.header-wrap {
  position: relative;
  z-index: 10; }
  .header-wrap:before, .header-wrap:after {
    content: " ";
    display: table; }
  .header-wrap:after {
    clear: both; }

#header_logo {
  padding: 20px 0 16px;
  text-align: center; }
  #header_logo h1 {
    margin: 0px;
    font-size: 0; }
  #header_logo a {
    margin: 0px auto; }
  #header_logo img {
    max-width: 100%; }

/* ================================== Scroll Header ==================================*/
@media (min-width: 768px) {
  .fixed #header-main {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9;
    border-bottom: none;
    top: 0; } }

.keep-topbar #topbar {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9;
  border-bottom: 1px solid #e4e4e4; }

/* ==================================HEADER 1==================================*/
.ap-header-template1 {
  position: relative;
  border-bottom: 2px solid #707070; }
  .ap-header-template1 #topbar {
    font-size: 12px;
    background: #fff; }
    .ap-header-template1 #topbar .nav {
      border-bottom: 1px solid #e4e4e4; }
    .ap-header-template1 #topbar a {
      font-family: Noticia Text;
      color: #666; }
      .ap-header-template1 #topbar a:hover, .ap-header-template1 #topbar a:focus {
        color: #000; }
    .ap-header-template1 #topbar .ap-multilang-box {
      border: none;
      float: left;
      width: auto;
      padding: 0; }
      .rtl .ap-header-template1 #topbar .ap-multilang-box {
        float: right; }
      .ap-header-template1 #topbar .ap-multilang-box .popup-title {
        padding: 18px 20px 13px 10px; }
        .rtl .ap-header-template1 #topbar .ap-multilang-box .popup-title {
          padding: 18px 10px 13px 20px; }
        .rtl .ap-header-template1 #topbar .ap-multilang-box .popup-title:before {
          left: -55px !important; }
      .ap-header-template1 #topbar .ap-multilang-box .icon-language {
        width: auto; }
        .rtl .ap-header-template1 #topbar .ap-multilang-box .icon-language {
          width: 16px; }
    .ap-header-template1 #topbar .popup-over .popup-title:before {
      content: "\f107";
      position: absolute;
      top: 15px;
      right: 8px;
      font-family: "FontAwesome";
      font-size: 14px; }
      .rtl .ap-header-template1 #topbar .popup-over .popup-title:before {
        left: 8px;
        right: auto; }
    @media (max-width: 767px) {
      .ap-header-template1 #topbar #search_block_top {
        position: absolute;
        bottom: 0px;
        right: 10px;
        z-index: 2;
        width: 290px; } }
    @media (max-width: 480px) {
      .ap-header-template1 #topbar #search_block_top {
        width: auto;
        bottom: 20px; } }
  .ap-header-template1 #header-main .header-wrap {
    z-index: initial; }
  .ap-header-template1 #header-main .header-left {
    width: 20%;
    float: left; }
    .rtl .ap-header-template1 #header-main .header-left {
      float: right; }
    @media (max-width: 1199px) {
      .ap-header-template1 #header-main .header-left {
        width: 100%; } }
    .ap-header-template1 #header-main .header-left #header_logo {
      padding: 15px 0; }
      .ap-header-template1 #header-main .header-left #header_logo a img {
        width: 110px; }
  .ap-header-template1 #header-main .header-right {
    width: 80%;
    float: right; }
    .rtl .ap-header-template1 #header-main .header-right {
      float: left; }
    @media (max-width: 1199px) {
      .ap-header-template1 #header-main .header-right {
        width: 100%; } }
    .ap-header-template1 #header-main .header-right #apollo-top-menu {
      border: none; }
      .ap-header-template1 #header-main .header-right #apollo-top-menu .navbar-nav {
        margin-top: 20px;
        float: right; }
        .rtl .ap-header-template1 #header-main .header-right #apollo-top-menu .navbar-nav {
          float: left; }
        @media (max-width: 1199px) {
          .ap-header-template1 #header-main .header-right #apollo-top-menu .navbar-nav {
            float: none; } }
        .ap-header-template1 #header-main .header-right #apollo-top-menu .navbar-nav > li > a {
          border: none; }

/* ==================================HEADER 2==================================*/
.ap-header-template2 {
  position: relative; }
  .ap-header-template2 #topbar {
    height: 50px;
    font-size: 12px;
    background: #fff; }
    .ap-header-template2 #topbar a {
      font-family: Noticia Text;
      color: #666; }
      .ap-header-template2 #topbar a:hover, .ap-header-template2 #topbar a:focus {
        color: #000; }
    .ap-header-template2 #topbar .ap-multilang-box {
      border: none;
      float: left;
      width: auto;
      padding: 0; }
      .rtl .ap-header-template2 #topbar .ap-multilang-box {
        float: right; }
      .ap-header-template2 #topbar .ap-multilang-box .popup-title {
        padding: 18px 20px 13px 10px; }
        .rtl .ap-header-template2 #topbar .ap-multilang-box .popup-title {
          padding: 18px 10px 13px 20px; }
        .rtl .ap-header-template2 #topbar .ap-multilang-box .popup-title:before {
          left: -55px !important; }
      .ap-header-template2 #topbar .ap-multilang-box .icon-language {
        width: auto; }
        .rtl .ap-header-template2 #topbar .ap-multilang-box .icon-language {
          width: 16px; }
    .ap-header-template2 #topbar .popup-over .popup-title:before {
      content: "\f107";
      position: absolute;
      top: 15px;
      right: 8px;
      font-family: "FontAwesome";
      font-size: 14px; }
      .rtl .ap-header-template2 #topbar .popup-over .popup-title:before {
        left: 8px;
        right: auto; }
    @media (max-width: 767px) {
      .ap-header-template2 #topbar #search_block_top {
        position: absolute;
        bottom: 0px;
        right: 10px;
        z-index: 2;
        width: 290px; } }
    @media (max-width: 480px) {
      .ap-header-template2 #topbar #search_block_top {
        width: auto;
        bottom: 0px; } }
    .ap-header-template2 #topbar .nav {
      max-height: 50px; }

/* Toggle user */
.e-scale .dropdown-menu {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
.e-scale.popup-over:hover .dropdown-menu, .e-scale.open .dropdown-menu {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

#contact-link {
  list-style-type: none;
  float: left;
  margin-bottom: 0px; }
  .rtl #contact-link {
    float: right; }
  #contact-link > li {
    display: inline-block;
    margin-right: 5px; }
    @media screen and (min-width: 992px) {
      #contact-link > li a .fa {
        display: none; } }
    @media screen and (min-width: 992px) {
      #contact-link > li a .info-contact {
        display: none; } }
    #contact-link > li:last-child a {
      border-left: 1px solid #484848;
      padding-left: 15px; }

.popup-over {
  position: relative; }
  .popup-over .dropdown-menu {
    display: block;
    visibility: hidden; }
  .popup-over:hover, .popup-over.open {
    cursor: pointer; }
    .popup-over:hover .dropdown-menu, .popup-over.open .dropdown-menu {
      visibility: visible; }

/* user infor */
.header_user_info {
  float: left; }
  .rtl .header_user_info {
    float: right; }
  .header_user_info .popup-title {
    display: block;
    padding: 15px 20px 12px 10px; }
    .rtl .header_user_info .popup-title {
      padding: 15px 10px 12px 20px; }
    @media (min-width: 992px) {
      .header_user_info .popup-title {
        display: none; } }
    .header_user_info .popup-title .fa {
      margin-right: 5px; }
      .rtl .header_user_info .popup-title .fa {
        margin-left: 5px;
        margin-right: inherit; }
    @media (max-width: 767px) {
      .header_user_info .popup-title span {
        display: none; } }
  .header_user_info .links {
    margin: 0px;
    padding: 0px;
    list-style: none; }
    .header_user_info .links li {
      display: inline;
      margin: 0px;
      line-height: 45px; }
      .header_user_info .links li a {
        margin: 0px 6px; }
        .header_user_info .links li a .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;
          transform: translate(0, 0); }
      .header_user_info .links li.fa, .header_user_info .links li.icon {
        margin-right: 10px;
        color: #707070; }
    .header_user_info .links.dropdown-menu li {
      display: block; }
      .header_user_info .links.dropdown-menu li a {
        margin: 0px; }
  .header_user_info .dropdown-menu {
    left: 0px; }
    .rtl .header_user_info .dropdown-menu {
      right: 0px;
      left: auto; }

.header_user_login {
  float: right; }
  .rtl .header_user_login {
    float: left; }
  .header_user_login .popup-title {
    display: block; }
    .header_user_login .popup-title .fa {
      padding-right: 15px; }
    .header_user_login .popup-title span {
      display: none; }
  .header_user_login .dropdown-menu {
    padding: 20px;
    left: -130px; }

/* Currentcies */
#block_currencies {
  margin: 0px 15px;
  border-style: solid;
  border-color: #e4e4e4;
  border-width: 0px 0px 0px 1px;
  padding-left: 15px;
  float: left; }
  .rtl #block_currencies {
    padding-right: 15px;
    padding-left: inherit; }
  .rtl #block_currencies {
    float: right; }
  @media (max-width: 991px) {
    #block_currencies {
      margin: 0;
      padding-left: 0;
      border: none; }
      .rtl #block_currencies {
        padding-right: 0;
        padding-left: inherit; } }
  #block_currencies .dropdown-menu {
    padding: 10px 10px;
    right: 0px;
    margin: 0px; }
    #block_currencies .dropdown-menu li a {
      color: #707070;
      padding: 0px 10px;
      line-height: 30px;
      display: block; }
      #block_currencies .dropdown-menu li a img {
        margin-top: -3px;
        margin-right: 5px; }
        .rtl #block_currencies .dropdown-menu li a img {
          margin-left: 5px;
          margin-right: inherit; }
      #block_currencies .dropdown-menu li a:hover, #block_currencies .dropdown-menu li a.selected {
        color: #707070;
        background: white;
        font-weight: 600; }
  #block_currencies .popup-title {
    padding: 15px 20px 12px 10px; }
    .rtl #block_currencies .popup-title {
      padding: 15px 10px 12px 20px; }
    #block_currencies .popup-title img {
      margin-top: -2px; }
    #block_currencies .popup-title:hover {
      color: #707070; }
    #block_currencies .popup-title .fa-cog {
      margin-right: 5px; }
      .rtl #block_currencies .popup-title .fa-cog {
        margin-left: 5px;
        margin-right: inherit; }
  #block_currencies .fa {
    color: #707070; }

#first-currencies {
  margin: 0px; }
  #first-currencies li {
    margin: 0px;
    display: block; }
    #first-currencies li a {
      padding: 2px 8px; }
      #first-currencies li a img {
        width: 16px;
        height: 11px; }

/* search apollo */
#search_block_top {
  margin: 8px 0px;
  width: 180px; }

#search-icon {
  display: none; }

#search-icon-close {
  z-index: 99999;
  position: relative;
  cursor: pointer;
  font-size: 40px;
  color: #000;
  display: inline-block;
  position: fixed;
  top: 10px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  right: 20px; }
  #search-icon-close.show {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1); }

.over-layer {
  -webkit-transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  width: 60px;
  height: 60px;
  position: fixed;
  top: -60px;
  right: -60px;
  z-index: 9998; }
  .over-layer:before {
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.9);
    zoom: 1;
    background-color: transparent\9;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 9999; }
  .over-layer.show:before {
    -webkit-transform: scale(75);
    -moz-transform: scale(75);
    -ms-transform: scale(75);
    -o-transform: scale(75); }

#search_block_top .block-form {
  z-index: 99991;
  position: fixed;
  display: table;
  width: 100%;
  height: 100%;
  right: -100%;
  top: 0;
  bottom: 0;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  #search_block_top .block-form.show {
    right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible; }

form#searchbox {
  width: 100%;
  position: relative; }

/* header cart */
.mini-cart {
  position: relative;
  float: right;
  margin-left: 10px; }
  .rtl .mini-cart {
    float: left; }
  .mini-cart svg {
    margin-right: 5px;
    width: 18px;
    height: 15px;
    fill: #707070; }
  @media (max-width: 480px) {
    .mini-cart .cart-inner {
      display: none; } }

#CartCost, .cost {
  font-size: 0px;
  padding-left: 4px; }
  .rtl #CartCost, .rtl .cost {
    padding-right: 4px;
    padding-left: inherit; }
  @media screen and (min-width: 1200px) {
    #CartCost, .cost {
      font-size: 12px; } }

/* ===========================================END HEADER================================================ */
/* *****************PRODUCT********************/
.productTabsNav {
  text-align: center;
  border: 0px;
  font-size: 0px;
  display: inline-block; }
  .productTabsNav > li {
    float: none;
    display: inline-block; }
    .productTabsNav > li > a {
      text-transform: uppercase; }

.products_block .carousel-control {
  top: 50%;
  margin-top: -20px;
  height: 22px;
  line-height: 20px;
  width: 20px;
  background-color: transparent;
  color: #999;
  opacity: 1;
  filter: alpha(opacity=85); }
  .products_block .carousel-control:hover {
    opacity: 1; }

.carousel.slide > a.carousel-control.left {
  left: -30px; }

.carousel.slide > a.carousel-control.right {
  right: -30px; }

.product-block {
  position: relative;
  margin: 0px 0px 30px 0px;
  overflow: hidden;
  border: 1px solid #EEE;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  box-shadow: 0px 1px 5px rgba(221, 221, 221, 0.8); }
  .product-block .product-meta {
    position: relative;
    padding: 10px 5px 20px 5px;
    text-align: center; }
  .product-block .content_price {
    margin: 0px; }
  .product-block .product-desc {
    height: 40px;
    overflow: hidden;
    display: none;
    color: #707070;
    margin-bottom: 15px;
    font-size: 13px; }
  .product-block .image {
    position: relative;
    overflow: hidden;
    text-align: center;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    margin: 0px;
    border: 0px; }
    @media (max-width: 480px) {
      .product-block .image .product_img_link img {
        width: 100%; } }
  .product-block .product-additional {
    position: absolute;
    top: 0px;
    visibility: hidden;
    left: 0px;
    width: 100%;
    perspective: 500px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: rotateY(-90deg);
    -moz-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    -o-transform: rotateY(-90deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out; }
  .product-block:hover .product-additional {
    visibility: visible;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg); }
  .product-block .product-flags {
    float: left; }
  .product-block .functional-buttons {
    margin: 0px;
    position: absolute;
    bottom: -60px;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    @media (max-width: 991px) {
      .product-block .functional-buttons {
        opacity: 1;
        filter: alpha(opacity=100);
        bottom: 0; } }
    .product-block .functional-buttons .btn {
      color: #cccccc; }
    .product-block .functional-buttons .cart {
      float: left;
      width: 50%; }
      .rtl .product-block .functional-buttons .cart {
        float: right; }
    .product-block .functional-buttons .wishlist {
      float: left;
      width: 25%;
      height: 40px;
      background-color: white;
      border: 1px solid #ededed;
      border-top-color: transparent;
      line-height: 36px;
      padding: 0px; }
      .rtl .product-block .functional-buttons .wishlist {
        float: right; }
      .product-block .functional-buttons .wishlist:hover {
        background: #f8f8f8; }
      .product-block .functional-buttons .wishlist .btn-wishlist {
        width: 100%;
        padding: 0px;
        height: 40px;
        line-height: 36px;
        background: transparent; }
        .product-block .functional-buttons .wishlist .btn-wishlist:hover {
          border: none; }
        .product-block .functional-buttons .wishlist .btn-wishlist span {
          display: none; }
        .product-block .functional-buttons .wishlist .btn-wishlist.added {
          color: #e29ec6; }
      .product-block .functional-buttons .wishlist form#contact_form .btn-wishlist {
        line-height: 34px;
        height: initial; }
      .product-block .functional-buttons .wishlist form#contact_form i {
        background: transparent; }
    .product-block .functional-buttons .view_detail {
      float: left;
      width: 25%; }
      .rtl .product-block .functional-buttons .view_detail {
        float: right; }
      .product-block .functional-buttons .view_detail .lnk_view {
        height: 40px;
        width: 100%;
        background-color: white;
        border-bottom: 1px solid #ededed;
        line-height: 36px;
        padding: 0px;
        display: block; }
        .product-block .functional-buttons .view_detail .lnk_view:hover {
          background: #f8f8f8; }
  .product-block .quickview {
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    width: 100px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    @media (max-width: 767px) {
      .product-block .quickview {
        display: none; } }
    .product-block .quickview .quick-view {
      background: #F4CABC;
      text-transform: uppercase;
      color: #fff;
      font-family: 'ashbury-regularregular';
      font-weight: 400;
      display: block;
      padding: 0px;
      height: 30px;
      line-height: 28px;
      -webkit-transition: all 0.35s ease;
      transition: all 0.35s ease; }
      .product-block .quickview .quick-view:hover {
        background-color: #F4CABC;
        color: white;
        -webkit-transition: all 0.35s ease;
        transition: all 0.35s ease; }
  .product-block .review {
    line-height: 20px;
    margin-bottom: 8px; }
    .product-block .review .spr-badge-starrating {
      margin: 0px; }
      .product-block .review .spr-badge-starrating .spr-icon {
        font-size: 10px;
        text-align: center;
        padding: 0px 1px; }
        .product-block .review .spr-badge-starrating .spr-icon.spr-icon-star-empty {
          color: #a2a2a2; }
  .product-block:hover .quickview {
    bottom: 0px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
  @media (min-width: 992px) {
    .product-block:hover .functional-buttons {
      bottom: 0px;
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; } }
  .product-block:hover .leo-more-info {
    left: 0px;
    width: 80px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s; }

.ajax_addtocart {
  padding: 0;
  background: white;
  color: black;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  border: 1px solid transparent;
  border-bottom-color: #ededed;
  display: block;
  height: 40px;
  width: 100%;
  line-height: 38px; }
  .ajax_addtocart:hover {
    background-color: #f8f8f8;
    color: white;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  .ajax_addtocart .fa {
    font-size: 0px; }

.ajax_addtocart.disabled, .ajax_addtocart[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  box-shadow: none; }

/* Enable Variant */
.functional-buttons.enable_variant .cart {
  display: inherit;
  float: inherit;
  width: auto; }
  .functional-buttons.enable_variant .cart .quantity-selector {
    display: none; }
  .functional-buttons.enable_variant .cart .js-qty, .functional-buttons.enable_variant .cart .ajaxcart__qty {
    width: 100%;
    margin: auto;
    margin-bottom: 15px; }
  .functional-buttons.enable_variant .cart .ajax_cart_background {
    float: left;
    width: 50%;
    background: #fff; }
    .rtl .functional-buttons.enable_variant .cart .ajax_cart_background {
      float: right; }
    .functional-buttons.enable_variant .cart .ajax_cart_background:hover {
      background-color: #f8f8f8; }
    .functional-buttons.enable_variant .cart .ajax_cart_background .ajax_addtocart {
      border: none; }

.product_list.list .product-block .product-meta {
  padding: 10px 0px;
  text-align: left;
  border-top: 0; }
  .rtl .product_list.list .product-block .product-meta {
    text-align: right; }
  .product_list.list .product-block .product-meta .name {
    min-height: 20px; }
.product_list.list .product-block .content_price {
  text-align: left;
  position: static !important; }
  .rtl .product_list.list .product-block .content_price {
    text-align: right; }
.product_list.list .product-block .product-desc {
  display: block;
  height: auto;
  margin-bottom: 15px; }
.product_list.list .product-block .functional-buttons {
  position: relative;
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  bottom: initial;
  margin: 30px 0; }
  .product_list.list .product-block .functional-buttons span {
    font-size: 16px;
    font-family: Montserrat;
    text-transform: uppercase;
    padding: 0px 0px; }
  .product_list.list .product-block .functional-buttons .cart .ajax_addtocart {
    border-left-color: #ededed;
    border-top-color: #ededed;
    text-align: center; }
  .product_list.list .product-block .functional-buttons .wishlist {
    border-top-color: #ededed; }
  .product_list.list .product-block .functional-buttons .ap-cp-add-compare {
    border: 1px solid #e4e4e4; }
.product_list.list .swatch {
  position: initial;
  margin-bottom: 40px; }
.product_list .review {
  border-top: 0px; }
  .product_list .review .spr-badge-caption {
    display: none; }
  .product_list .review .spr-badge {
    padding: 0px; }

.review .spr-badge-caption {
  display: none; }

/* ======================================Collection Produt List================================================== */
.section-collection-product-list {
  padding-top: 40px;
  padding-bottom: 0; }

.collection-product-list .title-block {
  margin-bottom: 11px;
  font-family: #707070; }
  .collection-product-list .title-block span {
    font-size: 16px; }
.collection-product-list .block_content {
  padding: 0 15px; }

/* ======================================Section Banner Image ================================================== */
.section-banner-image {
  padding-top: 0;
  padding-bottom: 0; }

/* ======================================Section Collection Product List Show ================================================== */
.collection-product-list-2 {
  padding-top: 0; }

.collection-product-list-show {
  margin: 30px 0px 10px;
  padding: 30px 0px;
  border-top: 1px solid #e4e4e4; }
  @media (max-width: 991px) {
    .collection-product-list-show {
      margin: 0;
      padding: 30px 0 10px; } }
  .collection-product-list-show #products_sider_block .title_block {
    line-height: 30px;
    margin-bottom: 30px;
    letter-spacing: 0; }
    .collection-product-list-show #products_sider_block .title_block:before {
      display: none; }
  .collection-product-list-show #products_sider_block .block_content ul li {
    padding-bottom: 15px;
    border-bottom: 1px solid #e4e4e4; }
    .collection-product-list-show #products_sider_block .block_content ul li .product-block {
      margin-bottom: 0; }

/* ======================================SEARCH PAGE================================================== */
#search_block_page {
  margin: 20px 0 40px; }
  #search_block_page .search-bar {
    width: 90%;
    margin: auto;
    position: relative; }
    @media screen and (min-width: 992px) {
      #search_block_page .search-bar {
        width: 50%; } }
  #search_block_page #search_button_page {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%; }

#ap-ajax-search {
  position: absolute;
  top: 100%; }
  #ap-ajax-search ul {
    min-width: 210px;
    position: relative;
    z-index: 99;
    background: #fff;
    display: block;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
    #ap-ajax-search ul li {
      text-align: left;
      padding: 10px; }
      #ap-ajax-search ul li:before, #ap-ajax-search ul li:after {
        content: " ";
        display: table; }
      #ap-ajax-search ul li:after {
        clear: both; }
      #ap-ajax-search ul li a img {
        margin-right: 10px !important; }
      #ap-ajax-search ul li a:hover {
        color: white; }
      #ap-ajax-search ul li .content_price {
        position: static;
        text-align: left; }

/* ======================================END SEARCH PAGE================================================== */
/* ===============================PRODUCT PAGE DETAIL =====================================*/
.product_heading {
  line-height: 38px;
  border: 1px solid #e4e4e4;
  background: white;
  margin-bottom: 20px;
  padding: 0px 15px;
  height: 40px;
  font-size: 15px; }

.product-left-column #image-block {
  position: relative;
  padding: 0px; }
  .product-left-column #image-block a {
    display: inline-block;
    vertical-align: middle; }
    .product-left-column #image-block a.jqzoom div div img {
      width: auto;
      max-width: 10000px; }
  .product-left-column #image-block #view_full_size {
    display: block;
    cursor: pointer;
    text-align: center; }
    .product-left-column #image-block #view_full_size > div {
      display: inline-block;
      vertical-align: middle;
      max-width: 100%; }
    .product-left-column #image-block #view_full_size .span_link {
      position: absolute;
      bottom: 10px;
      right: 10px;
      display: block;
      padding: 4px;
      text-align: center;
      line-height: 20px; }
      .product-left-column #image-block #view_full_size .span_link::after {
        font-family: "FontAwesome";
        color: #C0C0C0;
        font-size: 25px;
        line-height: 25px;
        content: "\f00e";
        font-weight: normal;
        margin: 0px 0px 0px 2px; }
      .product-left-column #image-block #view_full_size .span_link:hover {
        color: #707070; }

#views_block {
  text-align: center;
  position: relative;
  margin-top: 20px; }

#thumbs_list {
  position: relative;
  padding: 0px 30px; }
  #thumbs_list .thumb_item {
    border: 1px solid transparent; }
    #thumbs_list .thumb_item:hover {
      border-color: #707070; }

#view_scroll_left, #view_scroll_right {
  width: 30px;
  height: 30px;
  line-height: 0;
  font-size: 0px;
  overflow: hidden; }
  #view_scroll_left:before, #view_scroll_right:before {
    padding-left: 2px;
    color: #C0C0C0;
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 22px; }

#view_scroll_left:before {
  content: "\f137";
  padding-right: 2px; }

#view_scroll_right {
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -15px; }
  #view_scroll_right:before {
    content: "\f138"; }

span.view_scroll_spacer {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 30px;
  height: 30px;
  margin-top: -15px; }

.product-left-column .image-block {
  position: relative;
  padding: 0px;
  border: 1px solid #EBEBEB; }
  .product-left-column .image-block .view_full_size {
    display: block;
    cursor: pointer;
    text-align: center; }
    .product-left-column .image-block .view_full_size a {
      display: block; }
    .product-left-column .image-block .view_full_size .span_link {
      position: absolute;
      bottom: 10px;
      right: 10px;
      display: block;
      padding: 4px;
      text-align: center;
      line-height: 20px; }
      .product-left-column .image-block .view_full_size .span_link::after {
        font-family: "FontAwesome";
        color: #C0C0C0;
        font-size: 25px;
        line-height: 25px;
        content: "\f00e";
        font-weight: normal;
        margin: 0px 0px 0px 2px; }
      .product-left-column .image-block .view_full_size .span_link:hover {
        color: #707070; }

.thumbs_list {
  overflow: hidden;
  float: left;
  width: 295px;
  margin-left: 45px; }
  .rtl .thumbs_list {
    float: right; }
  .thumbs_list .thumblist {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    height: 126px; }
  .thumbs_list li {
    float: left;
    width: 88px;
    height: 126px;
    cursor: pointer;
    border: 1px solid #DBDBDB;
    margin-right: 8px;
    line-height: 0;
    box-sizing: border-box;
    list-style: outside none none; }
    .rtl .thumbs_list li {
      float: right; }
    .thumbs_list li:first-child {
      margin: 0px 9px 0px 0px; }
    .thumbs_list li.last {
      margin-right: 0px; }

.view_scroll_left, .view_scroll_right {
  margin-top: 38px;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0px;
  overflow: hidden; }
  .view_scroll_left:before, .view_scroll_right:before {
    padding-left: 2px;
    color: #C0C0C0;
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 22px; }

.view_scroll_left:before {
  content: "\f137";
  padding-right: 2px; }

.view_scroll_right {
  float: left; }
  .rtl .view_scroll_right {
    float: right; }
  .view_scroll_right:before {
    content: "\f138"; }

.product-center-column {
  font-size: 16px;
  font-weight: 300;
  color: #707070; }
  .product-center-column h1 {
    margin: 10px 0px;
    font-size: 27px;
    font-family: Montserrat;
    font-weight: 900;
    line-height: 30px;
    color: #707070;
    text-transform: uppercase; }
  .product-center-column .spr-badge-starrating .spr-icon {
    font-size: 14px;
    padding: 0px 1px;
    top: 0px; }
  .product-center-column .spr-badge-caption {
    font-size: 16px;
    font-style: italic; }
  .product-center-column .brand {
    margin: 0px;
    text-transform: none;
    line-height: 30px; }
    .product-center-column .brand a, .product-center-column .brand span {
      color: #707070; }
    .product-center-column .brand span {
      font-weight: bold; }
  .product-center-column .product-description {
    color: #707070;
    line-height: 16px;
    padding: 6px 0px;
    font-size: 13px; }
  .product-center-column .available {
    margin: 10px 0px;
    font-weight: 400;
    color: #72c13d;
    text-transform: uppercase; }
    .product-center-column .available.outstock {
      color: #e55e5e; }
  .product-center-column #ProductPrice {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: bold;
    color: #707070;
    line-height: 50px; }

.product-right-column {
  font-size: 16px;
  font-weight: 300;
  color: #707070; }
  .product-right-column .price {
    margin-bottom: 20px; }
  .product-right-column .title_block_share {
    line-height: 30px;
    float: left; }
    .rtl .product-right-column .title_block_share {
      float: right; }
  .product-right-column .total-price {
    margin-top: 15px;
    display: none; }
  .product-right-column .selector-wrapper {
    display: block;
    margin-top: 15px; }
    .product-right-column .selector-wrapper:before, .product-right-column .selector-wrapper:after {
      content: "";
      display: table; }
    .product-right-column .selector-wrapper:after {
      clear: both; }
    .product-right-column .selector-wrapper label {
      margin: 0px 10px 0px 0px;
      float: left;
      line-height: 26px;
      min-width: 60px;
      font-weight: 300; }
      .rtl .product-right-column .selector-wrapper label {
        float: right; }
    .product-right-column .selector-wrapper select {
      padding: 5px 15px; }
  .product-right-column .quantity_wanted_p {
    display: block; }
  .product-right-column .quantity-selector {
    float: left;
    margin-right: 10px;
    margin-bottom: 0px;
    font-weight: 300;
    line-height: 30px;
    min-width: 60px; }
    .rtl .product-right-column .quantity-selector {
      float: right; }
    .rtl .product-right-column .quantity-selector {
      margin-left: 10px;
      margin-right: inherit; }
  .product-right-column .js-qty, .product-right-column .ajaxcart__qty {
    float: left;
    margin-bottom: 0px; }
    .rtl .product-right-column .js-qty, .rtl .product-right-column .ajaxcart__qty {
      float: right; }
  .product-right-column .price-product-detail {
    margin: 6px 0px 10px 0px; }
  .product-right-column .btn {
    border: none !important;
    outline: none;
    box-shadow: none; }
  .product-right-column .wishlist {
    float: left; }
    .rtl .product-right-column .wishlist {
      float: right; }
  .product-right-column .btn-wishlist {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    color: white;
    height: 36px;
    line-height: 28px; }
    .product-right-column .btn-wishlist .fa {
      color: #707070;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
    .product-right-column .btn-wishlist:hover {
      color: white;
      background-color: #b3cfc6;
      border: 0 !important; }
      .product-right-column .btn-wishlist:hover .fa {
        color: white;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
  .product-right-column .ajax_addtocart {
    border: 0; }
  .product-right-column .add_to_cart_detail {
    display: block;
    float: left;
    margin: 0px;
    padding: 5px 20px;
    background: #5d5d5d;
    color: white;
    text-transform: uppercase;
    height: 36px;
    line-height: 28px;
    width: auto; }
    .rtl .product-right-column .add_to_cart_detail {
      float: right; }
    .product-right-column .add_to_cart_detail:hover, .product-right-column .add_to_cart_detail:focus {
      background: #707070; }
  .product-right-column #product-detail-image {
    float: left;
    margin: 25px 0px; }
    .rtl .product-right-column #product-detail-image {
      float: right; }

.line-product-top {
  margin: 25px 0px 25px;
  border-top: 1px solid #e4e4e4; }

.line-product {
  margin: 10px 0px;
  border-top: 1px solid #e4e4e4; }

.primary_block {
  padding: 15px 0px;
  background: white; }

.more_info_block .panel {
  border-color: transparent; }
.more_info_block .page-subheading {
  background: #707070; }
  .more_info_block .page-subheading a {
    display: block;
    color: white; }
.more_info_block .tab-content {
  margin-bottom: 7.5px; }
.more_info_block .nav-tabs {
  border: 0px;
  margin-bottom: 0; }
  .more_info_block .nav-tabs li a {
    color: #707070;
    font-family: Montserrat;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 14px; }
.more_info_block .rte {
  font-size: 13px;
  color: #707070; }
.more_info_block #shopify-product-reviews {
  margin: 0px; }
.more_info_block .spr-container {
  padding: 15px !important;
  border: none;
  color: #707070; }
  .more_info_block .spr-container a {
    color: #707070; }
    .more_info_block .spr-container a:hover {
      color: #707070; }
  .more_info_block .spr-container .spr-form-label {
    font-weight: 400; }
  .more_info_block .spr-container .spr-form-input-text, .more_info_block .spr-container .spr-form-input-email, .more_info_block .spr-container .spr-form-input-textarea {
    padding: 6px 10px;
    border: 1px solid #e4e4e4; }
  .more_info_block .spr-container .spr-header-title, .more_info_block .spr-container .spr-form-title {
    font-size: 16px;
    margin: 0px;
    height: 30px;
    line-height: 30px; }
  .more_info_block .spr-container .spr-form-input-error, .more_info_block .spr-container input.spr-form-input-error[type="text"], .more_info_block .spr-container input.spr-form-input-error[type="email"] {
    border-color: #C0363A; }
  .more_info_block .spr-container .spr-icon {
    font-size: 14px;
    color: #fad31f; }
    .more_info_block .spr-container .spr-icon.spr-icon-star-empty {
      color: #707070; }
      .more_info_block .spr-container .spr-icon.spr-icon-star-empty:hover, .more_info_block .spr-container .spr-icon.spr-icon-star-empty:focus {
        color: #fad31f; }
    .more_info_block .spr-container .spr-icon.spr-icon-star-hover {
      color: #fad31f; }
.more_info_block #btn_send_question:hover, .more_info_block .spr-button:hover {
  background: #b3cfc6;
  color: white;
  border: 1px solid #b3cfc6; }

.zoomWindow {
  border: 0px !important; }

.product-relates .section__title .title__block {
  color: #707070;
  font-size: 16px;
  letter-spacing: 2px;
  text-align: center;
  background: url("//cdn.shopify.com/s/files/1/0766/6813/t/2/assets/list-icon.png?7613187826630311557") repeat-x scroll 0px -110px transparent;
  height: 30px;
  line-height: 30px; }
  .product-relates .section__title .title__block span {
    background: #707070;
    padding: 0px 10px; }

.spr-icon-star, .spr-icon-star-half-alt {
  color: #FFD314; }
  .spr-icon-star:hover, .spr-icon-star:focus, .spr-icon-star-half-alt:hover, .spr-icon-star-half-alt:focus {
    color: #FFD314; }

.product-single__meta .btn-wishlist {
  width: 100%;
  border-color: #e4e4e4 transparent #e4e4e4 transparent;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000;
  background-color: #fff; }
  .product-single__meta .btn-wishlist:hover {
    color: #707070;
    background: #F8F8F8;
    border-color: #e29ec6; }
.product-single__meta .quantity_wanted_p {
  display: block;
  margin-top: 20px; }
  .product-single__meta .quantity_wanted_p .js-qty, .product-single__meta .quantity_wanted_p .ajaxcart__qty, .product-single__meta .quantity_wanted_p label {
    display: inline-block; }
  .product-single__meta .quantity_wanted_p label {
    min-width: 75px;
    font-weight: 500; }
.product-single__meta .ajax_addtocart, .product-single__meta .product-form__cart-submit {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  background: #707070;
  color: white;
  text-transform: uppercase;
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 16px; }
  @media (max-width: 991px) {
    .product-single__meta .ajax_addtocart, .product-single__meta .product-form__cart-submit {
      width: 50%; } }
  .product-single__meta .ajax_addtocart:hover, .product-single__meta .ajax_addtocart:focus, .product-single__meta .product-form__cart-submit:hover, .product-single__meta .product-form__cart-submit:focus {
    background: #707070;
    color: white; }
.product-single__meta .wishlist {
  display: inline-block; }
.product-single__meta #product-detail-image {
  margin-top: 20px; }
.product-single__meta .review i {
  font-size: 12px; }

.leo-more-info {
  position: absolute;
  top: 0px;
  left: -20px;
  height: auto;
  width: 0px;
  overflow: hidden;
  background-color: white;
  z-index: 1000;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1); }
  .leo-more-info .views_block {
    position: relative;
    text-align: center; }
  .leo-more-info .thumbs_list {
    width: 80px;
    margin: 0px;
    height: 200px;
    margin-top: 30px;
    overflow: hidden; }
    .leo-more-info .thumbs_list li {
      margin: 0px 0px 5px;
      width: 80px;
      height: 100px;
      border: 0px; }
      .leo-more-info .thumbs_list li a {
        display: block; }
  .leo-more-info span.view_scroll_spacer {
    top: 0px;
    width: 100%;
    right: 0px;
    left: 0px;
    text-align: center;
    margin-top: 0px; }
    .leo-more-info span.view_scroll_spacer .view_scroll_left {
      margin-top: 0px; }
      .leo-more-info span.view_scroll_spacer .view_scroll_left:before {
        content: "\f106"; }
      .leo-more-info span.view_scroll_spacer .view_scroll_left:hover:before {
        color: #707070; }
  .leo-more-info .view_scroll_right {
    margin-top: 0px;
    height: 30px;
    display: block;
    width: 100%; }
    .leo-more-info .view_scroll_right:before {
      content: "\f107";
      line-height: 28px; }
    .leo-more-info .view_scroll_right:hover:before {
      color: #707070; }

.page-product-box .panel-body .rte {
  padding: 15px; }
.page-product-box .page-subheading {
  margin-bottom: 0px; }

.zoomContainer {
  z-index: 9; }

.warring {
  padding: 20px 0px 15px;
  text-align: center; }

.big-image {
  position: relative; }
  .big-image > div {
    margin: auto; }

.image_size_large .big-image img {
  margin: 0 auto;
  display: block; }

.video_product {
  position: absolute;
  z-index: 9999999999999;
  bottom: 0;
  right: 0; }

.socialsharing_product ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 10px 0; }
  .socialsharing_product ul li .btn {
    padding: 4px;
    background: transparent;
    font-size: 22px;
    border: none; }
    .socialsharing_product ul li .btn:hover {
      padding: 4px; }
  .socialsharing_product ul li .btn-twitter i {
    color: #E29EC6; }
  .socialsharing_product ul li .btn-twitter:hover {
    border: none; }
    .socialsharing_product ul li .btn-twitter:hover i {
      color: #EFC9E0; }
  .socialsharing_product ul li .btn-facebook i {
    color: #E29EC6; }
  .socialsharing_product ul li .btn-facebook:hover {
    border: none; }
    .socialsharing_product ul li .btn-facebook:hover i {
      color: #EFC9E0; }
  .socialsharing_product ul li .btn-google-plus i {
    color: #E29EC6; }
  .socialsharing_product ul li .btn-google-plus:hover {
    border: none; }
    .socialsharing_product ul li .btn-google-plus:hover i {
      color: #EFC9E0; }
  .socialsharing_product ul li .btn-linkedin i {
    color: #E29EC6; }
  .socialsharing_product ul li .btn-linkedin:hover {
    border: none; }
    .socialsharing_product ul li .btn-linkedin:hover i {
      color: #EFC9E0; }
  .socialsharing_product ul li .btn-pinterest i {
    color: #E29EC6; }
  .socialsharing_product ul li .btn-pinterest:hover {
    border: none; }
    .socialsharing_product ul li .btn-pinterest:hover i {
      color: #EFC9E0; }

/* =====================COLLECTION PAGE=========================== */
.category-heading {
  font-weight: 300;
  padding: 9px 20px;
  border: 1px solid #e4e4e4;
  margin: 0px;
  color: #707070;
  background: white;
  margin-bottom: 15px; }

.sortPagiBar label {
  font-weight: 300;
  line-height: 28px;
  font-size: 14px;
  margin: 0px;
  padding: 0px 5px; }
  @media (max-width: 320px) {
    .sortPagiBar label {
      font-size: 13px; } }
.sortPagiBar #SortBy {
  height: 30px;
  font-weight: 300;
  font-size: 14px;
  border: 1px solid #e4e4e4;
  padding: 2px 28px 2px 10px; }
  .rtl .sortPagiBar #SortBy {
    padding: 2px 10px 2px 28px; }
  @media (max-width: 320px) {
    .sortPagiBar #SortBy {
      padding: 2px 25px 2px 5px; }
      .rtl .sortPagiBar #SortBy {
        padding: 2px 5px 2px 25px; } }
.sortPagiBar .form-horizontal, .sortPagiBar .pagination-top-showing {
  text-align: left; }
  .rtl .sortPagiBar .form-horizontal, .rtl .sortPagiBar .pagination-top-showing {
    text-align: right; }

.collection-view {
  text-align: right; }
  .rtl .collection-view {
    text-align: left; }
  .collection-view .change-view, .collection-view .config-filter {
    height: 30px;
    width: 30px;
    line-height: 30px;
    background: transparent;
    border: 1px solid #e4e4e4;
    color: #dbdbdb; }
    .collection-view .change-view:hover, .collection-view .config-filter:hover, .collection-view .change-view.change-view--active, .collection-view .change-view--active.config-filter {
      background: #707070;
      color: white; }
    .collection-view .change-view .fallback-text, .collection-view .config-filter .fallback-text {
      display: none; }
  .collection-view .config-filter.open .fa:before {
    content: "\f00d"; }

.product-border {
  margin-top: 20px; }

.content_scene_cat .cat_desc {
  padding: 20px 0px; }
  .content_scene_cat .cat_desc .rte {
    font-family: Montserrat;
    font-size: 13px;
    color: #707070;
    margin: 0px;
    margin-bottom: 20px; }
.content_scene_cat .image img {
  width: 100%; }
.content_scene_cat h3 {
  margin: 0px 0px 20px 0px;
  font-size: 22px;
  font-weight: normal;
  font-family: Montserrat;
  color: #707070;
  line-height: 30px;
  letter-spacing: 2px;
  border-bottom: 1px solid #e4e4e4; }

/* ========================END COLLECTION PAGE =====================*/
/* ================================ Cart style ============================= */
.mini_card .mini_cart-wrapper {
  max-height: 200px;
  overflow-y: scroll; }
.mini_card .gotocart {
  float: left;
  margin-right: 5px; }
  .mini_card .gotocart a {
    text-transform: none;
    color: #707070 !important; }
    .mini_card .gotocart a:hover {
      color: #707070 !important;
      background: #b3cfc6;
      border: 1px solid #e4e4e4; }
  .rtl .mini_card .gotocart {
    float: right; }
  .rtl .mini_card .gotocart {
    margin-left: 5px;
    margin-right: inherit; }
.mini_card .cart__checkout {
  border: 1px solid #e4e4e4; }
.mini_card .free-ship {
  padding-top: 20px; }
.mini_card .mini_cart-item .mini-cart-img {
  width: 20%;
  margin-right: 5px;
  float: left; }
  .rtl .mini_card .mini_cart-item .mini-cart-img {
    float: right; }
.mini_card .mini_cart-item .mini_cart-meta {
  width: 77%;
  float: left; }
  .rtl .mini_card .mini_cart-item .mini_cart-meta {
    float: right; }
.mini_card .mini_cart-item .mini-cart-title {
  width: 100%;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
.mini_card .mini-cart-total {
  padding: 10px 0; }

/* *******************************************SITETHEMESTYLE**************************************************/
#back-top {
  position: fixed;
  bottom: 10px;
  right: 30px;
  z-index: 99; }
  @media (max-width: 425px) {
    #back-top {
      bottom: 50px; } }
  #back-top a {
    background: none repeat scroll 0% 0% #E29EC6;
    opacity: 0.9;
    width: 40px;
    height: 40px;
    border-radius: 0%;
    display: inline-block;
    font-size: 0px;
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    @media (max-width: 480px) {
      #back-top a {
        width: 40px;
        height: 40px; } }
    #back-top a::before {
      position: absolute;
      display: block;
      top: 0px;
      left: 0px;
      right: 0px;
      width: 100%;
      text-align: center;
      font-family: "FontAwesome";
      font-size: 40px;
      content: "\f106";
      color: #fff;
      line-height: 32px;
      -webkit-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }
      @media (max-width: 480px) {
        #back-top a::before {
          font-size: 30px;
          line-height: 30px; } }
  #back-top:hover a {
    background: none repeat scroll 0% 0% #EFC9E0; }
    #back-top:hover a::before {
      color: white; }

/* =====================================SIDEBAR========================================== */
.sidebar .block .title_block {
  line-height: 30px;
  color: #343434;
  position: relative;
  text-transform: uppercase;
  font-family: Montserrat;
  padding: 0px 10px;
  font-size: 13px;
  letter-spacing: 1px;
  background: #707070;
  border: none;
  margin: 0; }
  .sidebar .block .title_block a {
    color: #343434; }
  .sidebar .block .title_block:before {
    position: relative;
    content: "\f0c9";
    margin-right: 7px;
    float: left;
    font-family: "FontAwesome"; }
    .rtl .sidebar .block .title_block:before {
      margin-left: 7px;
      margin-right: inherit; }
    .rtl .sidebar .block .title_block:before {
      float: right; }
.sidebar .block .block_content {
  padding-top: 15px; }
  .sidebar .block .block_content .product-block .content_price {
    position: inherit; }
.sidebar > div {
  background-color: white;
  padding: 0;
  margin-top: 10px; }
  .sidebar > div:first-child {
    margin-top: 0px; }

.listSidebar {
  margin: 0px;
  padding: 0px; }
  .listSidebar > li {
    padding: 10px 0px; }
    .listSidebar > li a {
      color: #707070; }
      .listSidebar > li a:hover {
        color: #707070; }

.list-current-tag ul li {
  padding: 15px 15px 15px 0;
  display: inline-block;
  text-transform: uppercase; }
  .list-current-tag ul li a {
    float: right;
    background: #000;
    color: #fff;
    width: 18px;
    text-align: center;
    border-radius: 50%;
    height: 18px;
    font-size: 12px;
    margin-left: 8px; }

.sidebarCategories {
  position: relative;
  margin: 0px;
  padding: 0px; }
  .sidebarCategories .catalog_size.catalog_size_hidden {
    position: relative;
    display: block;
    opacity: 0.5;
    filter: alpha(opacity=50); }
  .sidebarCategories .clear-filter {
    background: #ccc;
    border-radius: 10px;
    font-size: 12px;
    padding: 0px 8px;
    position: absolute;
    right: 0px;
    top: 35px; }
    @media screen and (min-width: 992px) {
      .sidebarCategories .clear-filter {
        right: -10; } }
  .sidebarCategories li a {
    position: relative;
    display: block;
    padding-right: 30px;
    padding-left: 15px;
    text-transform: uppercase;
    /*         &:before{
            	content: "\f105";
              font-family:$font-icon;
              position: absolute;
              display: block;
              @include rtl-left(0);
              top: 0px;
              .rtl &{
              	content:"\f104";
              }
            } */ }
    .rtl .sidebarCategories li a {
      padding-left: 30px;
      padding-right: inherit; }
    .rtl .sidebarCategories li a {
      padding-right: 15px;
      padding-left: inherit; }
  .sidebarCategories .apolloQty {
    position: absolute;
    min-width: 30px;
    top: 0;
    color: #707070;
    font-weight: normal;
    right: 15px;
    text-align: center;
    font-size: 12px;
    border: 1px solid #e4e4e4; }
    .rtl .sidebarCategories .apolloQty {
      left: 15px;
      right: auto; }

.product_filter_item .block_content_filter {
  max-height: 320px;
  overflow: auto; }
  .top-filter .product_filter_item .block_content_filter {
    max-height: 200px; }
.product_filter_item li a img {
  width: 30px;
  height: 20px;
  margin-right: 8px;
  border: 1px solid #e4e4e4; }
.product_filter_item li a.catalog_size_hidden {
  pointer-events: none;
  cursor: default; }
.product_filter_item li a.filter-active:before {
  border-width: 10px; }

#product_color__filter .advanced-filter {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 20px; }
  #product_color__filter .advanced-filter a {
    font-size: 0;
    padding: 0;
    line-height: 0; }
    #product_color__filter .advanced-filter a:before {
      display: none; }
    #product_color__filter .advanced-filter a .apolloQty {
      display: none; }
    #product_color__filter .advanced-filter a > img {
      width: 22px;
      height: 22px; }

.catalog_filters {
  border-bottom: 1px solid #e4e4e4;
  padding: 6px 0; }
  .catalog_filters:last-child {
    border-bottom: 0px; }
  .catalog_filters .catalog_subtitle_heading {
    font-weight: bold; }

.catalog_filter_ul {
  margin: 0px;
  padding: 0px; }
  .catalog_filter_ul:before, .catalog_filter_ul:after {
    content: " ";
    display: table; }
  .catalog_filter_ul:after {
    clear: both; }
  .catalog_filter_ul > li {
    margin: 0;
    padding: 0px 15px; }
    .catalog_filter_ul > li input {
      display: none; }
    .catalog_filter_ul > li a {
      position: relative;
      display: block;
      font-size: 16px;
      padding: 6px 15px; }
      .catalog_filter_ul > li a:before {
        position: absolute;
        content: "\f096";
        top: 6px;
        left: 0px;
        font-family: FontAwesome;
        font-size: 14px; }
        .rtl .catalog_filter_ul > li a:before {
          right: 0px;
          left: auto; }
      .catalog_filter_ul > li a:hover:before {
        content: "\f046";
        color: #707070; }
    .catalog_filter_ul > li .catalog_color {
      display: block;
      padding: 0px;
      border: 2px solid #e4e4e4; }
      .catalog_filter_ul > li .catalog_color:before {
        display: none; }
      .catalog_filter_ul > li .catalog_color:hover {
        border-color: #707070;
        -webkit-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.26), 0 2px 10px 0 rgba(0, 0, 0, 0.22);
        box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.26), 0 2px 10px 0 rgba(0, 0, 0, 0.22); }
    .catalog_filter_ul > li.active-filter a:before {
      content: "\f046";
      color: #707070; }
    .catalog_filter_ul > li.active-filter .catalog_color {
      border-color: #707070;
      -webkit-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.26), 0 2px 10px 0 rgba(0, 0, 0, 0.22);
      box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.26), 0 2px 10px 0 rgba(0, 0, 0, 0.22); }
  .catalog_filter_ul.color-group {
    padding: 10px 0 0; }
    .catalog_filter_ul.color-group:before, .catalog_filter_ul.color-group:after {
      content: " ";
      display: table; }
    .catalog_filter_ul.color-group:after {
      clear: both; }
    .catalog_filter_ul.color-group > li {
      float: left;
      margin-right: 10px;
      margin-bottom: 10px;
      padding: 0px; }
      .rtl .catalog_filter_ul.color-group > li {
        float: right; }
      .rtl .catalog_filter_ul.color-group > li {
        margin-left: 10px;
        margin-right: inherit; }

/*.sidebar_product_content{
  width: 70%;
  @include rtl-padding-left(15px);
  float:left !important;
  .rtl &{
		float:right !important;
	}
   .name{
      font-weight:normal;
      font-size:$theme-font-size - 2;
    }
  .content_price{
    @include rtl-text-align-left ();
    span{
      display:inline-block;
    }
  }
}
.sidebar_product_image{
	width: 30%;
	float:left !important;
	margin:0 !important;
	.rtl &{
		float:right !important;
	}
}*/
.ui-widget.ui-widget-content {
  margin: 20px 0; }

.filter-group > h4.title_block {
  margin-bottom: 20px !important; }
.filter-group .root-filter {
  padding: 15px; }
  .filter-group .root-filter .catalog_filters {
    padding: 0;
    margin-bottom: 5px; }
    .filter-group .root-filter .catalog_filters .title_block {
      color: #707070;
      background: transparent;
      font-size: 16px;
      padding: 0;
      line-height: inherit;
      border-bottom: 1px solid #EEE;
      text-transform: unset; }
      .filter-group .root-filter .catalog_filters .title_block:before {
        display: none; }
    .filter-group .root-filter .catalog_filters .block_content {
      padding: 0; }
      .filter-group .root-filter .catalog_filters .block_content ul li a:before {
        position: absolute;
        content: "\f096";
        top: 0px;
        left: 0px;
        font-family: FontAwesome;
        font-size: 14px;
        color: #888; }
        .rtl .filter-group .root-filter .catalog_filters .block_content ul li a:before {
          right: 0px;
          left: auto; }
      .filter-group .root-filter .catalog_filters .block_content ul li a:hover:before {
        content: "\f046"; }
      .filter-group .root-filter .catalog_filters .block_content ul li.filter-active a:before {
        content: "\f046"; }
.filter-group .apolloQty {
  display: none; }

.filter-price-bar .content-filter-price {
  padding: 10px 20px; }

#products_sider_block .title_block:before {
  content: "\f005"; }
#products_sider_block .block_content .lnk a {
  text-transform: unset;
  font-family: Montserrat; }

/* ****************** Siderbar Blog ***************/
.sidebarBlog .block_content ul {
  padding: 0px; }
  .sidebarBlog .block_content ul li {
    padding: 15px 0px;
    border-bottom: 1px dotted #e4e4e4; }
    .sidebarBlog .block_content ul li:last-child {
      border-bottom: 0px; }
    .sidebarBlog .block_content ul li a {
      padding: 0px;
      line-height: 18px;
      font-size: 13px;
      text-transform: none;
      color: #707070;
      margin-bottom: 8px; }
      .sidebarBlog .block_content ul li a:hover {
        color: #707070; }
    .sidebarBlog .block_content ul li time {
      font-size: 13px;
      display: block;
      color: #707070; }
      .sidebarBlog .block_content ul li time:last-child {
        border-bottom: 0px; }

#categories-blog ul {
  padding: 0px; }
  #categories-blog ul li {
    float: left;
    padding: 0px 15px 0px 0px;
    padding: 0px 15px 0px 0px;
    border-bottom: none; }
    .rtl #categories-blog ul li {
      float: right; }
    .rtl #categories-blog ul li {
      padding: 0px 0px 0px 15px; }
    #categories-blog ul li a {
      font-style: italic;
      color: #707070; }
      #categories-blog ul li a:hover {
        color: #707070; }

/* ******************************************************PANEL TOOL******************************************************/
@media screen and (max-width: 992px) {
  #paneltool {
    display: none; } }
#paneltool {
  width: 300px;
  height: 100%;
  position: fixed;
  top: 0px;
  left: -320px;
  right: auto;
  z-index: 1050;
  box-shadow: 0px 1px 3px #999;
  transition-duration: 0.2s;
  transition-property: left, right, top, bottom, width, margin;
  background: none repeat scroll 0px 0px #F5F5F5;
  border-right: 1px solid rgba(0, 0, 0, 0.2); }

.paneltool {
  position: fixed;
  top: 250px;
  transition: all 0.6s ease 0s;
  left: -325px;
  right: auto;
  border: 1px solid #CCC;
  box-shadow: 1px -1px 3px #888;
  z-index: 999; }
  .paneltool.active {
    left: 0px;
    right: auto;
    transition: all 0.6s ease 0s;
    color: #707070; }
  .paneltool .panelbutton {
    border-width: 1px 1px 1px 0px;
    border-style: solid solid solid none;
    border-color: #CCC #CCC #CCC #CCC;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    background: none repeat scroll 0% 0% #FFF;
    padding: 9px 11px;
    position: absolute;
    right: -40px;
    left: auto;
    top: 10px;
    cursor: pointer;
    box-shadow: 3px -1px 5px #888; }
    .paneltool .panelbutton img {
      width: 20px;
      height: 20px; }
  .paneltool .panelcontent {
    background: none repeat scroll 0% 0% #FFF;
    width: 320px;
    min-height: 210px; }
    .paneltool .panelcontent .panelinner {
      padding: 20px; }
      .paneltool .panelcontent .panelinner > span {
        margin-bottom: 10px;
        margin-top: 0;
        font-size: 15px;
        font-weight: bold;
        color: #707070;
        text-transform: uppercase; }
  .paneltool .group-input {
    margin: 15px 0px;
    border-top: 1px dashed #ebebeb; }
    .paneltool .group-input .control-label {
      text-transform: uppercase;
      text-align: left;
      font-size: 14px;
      font-weight: bold;
      padding: 6px 0px;
      margin: 0px;
      width: 100%;
      color: #848484; }
      .rtl .paneltool .group-input .control-label {
        text-align: right; }
      .paneltool .group-input .control-label .fa {
        font-size: 20px;
        margin-right: 10px; }
    .paneltool .group-input .control-span {
      text-transform: uppercase;
      text-align: center;
      font-size: 13px;
      padding: 6px 0px;
      margin: 0px;
      width: 100%;
      display: block;
      color: #333; }
    .paneltool .group-input .float-control {
      width: 100%;
      text-align: center; }
    .paneltool .group-input .layout-control {
      width: 100%; }
    .paneltool .group-input .paneltool-update {
      width: 50%;
      float: left;
      font-size: 12px;
      color: #333;
      padding: 8px 6px; }
      .rtl .paneltool .group-input .paneltool-update {
        float: right; }
    .paneltool .group-input .dynamic-update-layout.selected, .paneltool .group-input .dynamic-update-header.selected {
      color: #707070;
      font-weight: bold; }
    .paneltool .group-input .dynamic-update-layout:hover, .paneltool .group-input .dynamic-update-header:hover {
      cursor: pointer; }

.onoffswitch {
  position: relative;
  width: 90px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: inline-block;
  vertical-align: middle; }

.onoffswitch-checkbox {
  display: none; }

.onoffswitch-label {
  display: block !important;
  margin: 0px !important;
  overflow: hidden;
  cursor: pointer;
  border-radius: 20px; }

.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -webkit-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s; }

.onoffswitch-inner:before, .onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 35px;
  padding: 0;
  line-height: 35px;
  font-size: 14px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .rtl .onoffswitch-inner:before, .rtl .onoffswitch-inner:after {
    float: right; }

.onoffswitch-inner:before {
  content: "ON";
  padding-left: 20px;
  background-color: #34A7C1;
  color: #FFFFFF;
  text-align: left; }
  .rtl .onoffswitch-inner:before {
    text-align: right; }

.onoffswitch-inner:after {
  content: "OFF";
  padding-right: 20px;
  background-color: #EEEEEE;
  color: #999999;
  text-align: right; }
  .rtl .onoffswitch-inner:after {
    text-align: left; }

.onoffswitch-switch {
  display: block;
  width: 18px;
  margin: 11px;
  background: #FFFFFF;
  border: 2px solid #FFFFFF;
  border-radius: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 50px;
  -webkit-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px; }

/* ******************************************************PANEL TOOL******************************************************/
/* ****************************************************POPUP NEW LETTER*********************************************** */
#popup-newletter {
  background: #fff;
  text-align: left;
  padding: 20px;
  min-width: 624px;
  min-height: 370px;
  overflow: hidden; }
  .rtl #popup-newletter {
    text-align: right; }
  @media screen and (min-width: 992px) {
    #popup-newletter {
      background: url(/cdn/shop/t/2/assets/pnewletter_bg?v=173291515520812165681521809957) no-repeat scroll;
      background-position: right bottom; }
      .rtl #popup-newletter {
        background-position: left bottom; } }
  @media screen and (max-width: 480px) {
    #popup-newletter {
      min-width: 0px; } }
  #popup-newletter h3 {
    font-family: Montserrat;
    font-size: 26px;
    color: #707070;
    margin: 10px 0px 10px;
    padding: 8px 0px;
    font-weight: 700; }
  #popup-newletter .pnewle-message {
    font-family: Montserrat;
    width: 55%;
    margin-bottom: 20px;
    color: #707070; }
    @media screen and (max-width: 991px) {
      #popup-newletter .pnewle-message {
        width: 100%; } }
    #popup-newletter .pnewle-message span {
      font-size: 16px;
      margin-bottom: 20px;
      display: block; }
    #popup-newletter .pnewle-message p {
      font-size: 14px;
      margin-bottom: 10px;
      display: block; }
    #popup-newletter .pnewle-message ul {
      margin-bottom: 20px; }
      #popup-newletter .pnewle-message ul li {
        font-size: 14px;
        position: relative;
        display: block;
        padding-left: 25px; }
        .rtl #popup-newletter .pnewle-message ul li {
          padding-right: 25px;
          padding-left: inherit; }
        #popup-newletter .pnewle-message ul li:before {
          content: "\f111";
          position: absolute;
          font-family: "FontAwesome";
          font-size: 5px;
          top: 8px;
          left: 10px; }
          .rtl #popup-newletter .pnewle-message ul li:before {
            right: 10px;
            left: auto; }
  #popup-newletter .pnewle-form {
    width: 53%; }
    @media screen and (max-width: 480px) {
      #popup-newletter .pnewle-form {
        width: 80%; } }
    #popup-newletter .pnewle-form .newsletter-input {
      font-size: 14px;
      font-style: italic;
      height: 42px; }
    #popup-newletter .pnewle-form .btn {
      margin-top: 10px;
      background-color: #707070;
      color: white;
      font-size: 13px;
      position: relative;
      height: 42px;
      padding: 0 15px; }
      #popup-newletter .pnewle-form .btn:hover {
        background-color: #707070; }

/* ******************************************************END POPUP NEWLETTER******************************************************/
/* *************************************************** QUICK VIEW PRODUCT ***************************************** */
#quick-view-product {
  bottom: 0px;
  left: 0px;
  outline: 0px none;
  overflow-x: auto;
  overflow-y: scroll;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 1100; }
  #quick-view-product .product-info {
    color: #707070;
    font-weight: 300; }
  #quick-view-product .brand {
    color: #707070; }
  #quick-view-product .available {
    margin: 0px;
    font-weight: 400;
    color: #72C13D; }
    #quick-view-product .available.outstock {
      color: #E55E5E; }
  #quick-view-product .quickview-overlay {
    position: fixed;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    overflow: hidden;
    display: block;
    z-index: 8010;
    background-color: rgba(10, 10, 10, 0.8); }
  #quick-view-product .product-right-column .selector-wrapper select {
    min-width: 100%; }
  #quick-view-product .quick-view-product {
    position: absolute;
    width: 900px;
    top: 10%;
    height: auto;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    padding: 30px;
    background-color: white;
    z-index: 8011; }
  #quick-view-product .prices {
    display: block;
    margin-bottom: 15px; }
  #quick-view-product .total-price {
    float: left;
    width: 100%;
    display: block;
    margin-top: 15px; }
    .rtl #quick-view-product .total-price {
      float: right; }
    #quick-view-product .total-price span {
      font-family: Montserrat;
      font-size: 19px;
      font-weight: 400;
      color: #707070; }
  #quick-view-product .more-view-wrapper {
    overflow: hidden; }
  #quick-view-product .product-right-column .quantity_wanted_p {
    width: 100%;
    margin-top: 15px; }
  #quick-view-product .product-right-column .add_to_cart_detail {
    margin: 15px 10px 15px 0px; }
  #quick-view-product .product-right-column .btn-wishlist {
    margin-top: 15px; }
  #quick-view-product .swatch .swatch-element {
    margin: 6px 6px 0px 0px; }
  #quick-view-product .view_full_size {
    position: relative; }
  #quick-view-product .loading-imgquickview {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: url(loading.gif) no-repeat center center; }
  #quick-view-product .availability {
    line-height: 28px; }
  #quick-view-product .product-sku {
    line-height: 28px; }

#thumbs_list_quickview {
  position: relative;
  padding: 20px 30px; }
  #thumbs_list_quickview .slick-prev {
    left: 0; }
  #thumbs_list_quickview .slick-next {
    right: 0; }

#thumblist_quickview {
  position: static; }

/* *************************************************** END QUICK VIEW PRODUCT ***************************************** */
/* ***************************************************WITH VARIANT PRODCUT***************************************************** */
.swatch {
  margin: 20px 0px 0px; }
  .swatch .header {
    margin: 0px 10px 0px 0px;
    float: left;
    line-height: 35px;
    min-width: 70px; }
    .rtl .swatch .header {
      margin: 0px 0px 0px 10px; }
    .rtl .swatch .header {
      float: right; }
    .quick-view-product .swatch .header {
      width: 100%;
      line-height: normal; }
  .swatch input {
    display: none !important; }
  .swatch label {
    /*         @include rounded-corners(50%); */
    float: left;
    min-width: 40px !important;
    height: 40px !important;
    margin: 0;
    border: 1px solid #CCC;
    background-color: white;
    color: #343434;
    /* Styling text */
    font-size: 17px;
    text-align: center;
    line-height: 40px;
    white-space: nowrap;
    text-transform: uppercase; }
    .rtl .swatch label {
      float: right; }
  .swatch .swatch-element {
    float: left;
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
    margin: 0px 5px 0px 0;
    position: relative; }
    .rtl .swatch .swatch-element {
      float: right; }
    .swatch .swatch-element.soldout {
      display: none; }

.swatch-element label {
  cursor: pointer; }

.color.swatch-element label {
  padding: 0; }

.swatch input:checked + label {
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0);
  border-color: #888;
  background-color: #EEE; }

.swatch input:hover + label {
  border-color: #888;
  background-color: #EEE; }

.crossed-out {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.swatch .swatch-element .crossed-out {
  display: none; }

.swatch .swatch-element.soldout .crossed-out {
  display: block; }

.swatch .swatch-element.soldout label {
  opacity: 0.6;
  filter: alpha(opacity=60); }

.swatch .tooltip {
  text-align: center;
  background: #F4CABC;
  color: #343434;
  bottom: 100%;
  padding: 10px;
  display: block;
  position: absolute;
  width: 100px;
  left: -30px;
  margin-bottom: 15px;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.swatch .tooltip:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%; }

.swatch .tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid #F4CABC 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0; }

.swatch .swatch-element:hover .tooltip {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px); }

.swatch.error {
  background-color: #e8d2d2 !important;
  color: #343434 !important;
  padding: 1em;
  border-radius: 5px; }

.swatch.error p {
  margin: 0.7em 0; }

.swatch.error p:first-child {
  margin-top: 0; }

.swatch.error p:last-child {
  margin-bottom: 0; }

.swatch.error code {
  font-family: monospace; }

/* ***************************************************END WATH VARIANT PRODCUT***************************************************** */
/* ***************************************************TIMBER STYLE CART***************************************************** */
.drawer__header {
  position: relative;
  margin: 15px 0;
  border-bottom: 1px solid #e4e4e4; }
  .drawer__header .drawer__title {
    padding: 10px 0 15px;
    text-transform: uppercase;
    font-size: 14px; }

.minicart_close {
  position: absolute;
  top: 4px;
  right: 0px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 1px solid #e4e4e4 !important;
  background: transparent;
  font-size: 12px;
  line-height: 23px;
  padding: 0; }
  .rtl .minicart_close {
    left: 0px;
    right: auto; }

.ap_cart_drawer {
  border-left: 1px solid #e9e9e9; }

.js-drawer-open #page:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.5);
  zoom: 1;
  background-color: transparent\9;
  top: 0;
  left: 0;
  z-index: 9999; }

.js-drawer-open-right #page {
  -webkit-transform: translateX(-330px);
  -moz-transform: translateX(-330px);
  -ms-transform: translateX(-330px);
  -o-transform: translateX(-330px); }

#minicard {
  top: 45px;
  display: block;
  min-width: 310px;
  background: white;
  padding: 20px;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  position: absolute;
  z-index: 100;
  right: 0px;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  min-height: 50px; }
  .rtl #minicard {
    left: 0px;
    right: auto; }
  @media screen and (max-width: 480px) {
    #minicard {
      min-width: 270px; } }
  @media (max-width: 767px) {
    #minicard {
      display: none; } }

div.cart_mini.open-cart #minicard {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100); }

/* .mini-cart-img img{
  width: 40px; 
} */
.mini-cart-total {
  border-top: 1px solid #ccc;
  text-align: right;
  padding: 0 10px; }

.js-drawer-open-right .ap_cart_drawer {
  visibility: visible;
  -webkit-transform: translateX(-330px);
  -moz-transform: translateX(-330px);
  -ms-transform: translateX(-330px);
  -o-transform: translateX(-330px); }

/*   fancybox   */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(fancybox_sprite.png); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(fancybox_loading.gif) center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(blank.gif);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

.fancybox-lock {
  overflow: hidden; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(fancybox_overlay.png); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/* compare */
#ap_compare_paneltool {
  right: -284px;
  left: auto; }

.ap-cp-active {
  right: 0 !important; }

.ap_cp_btn {
  left: -36px;
  right: auto;
  box-shadow: -3px -1px 5px #888; }

#ap_cp_count {
  display: inline; }

.ap-cp-add-compare {
  text-align: center; }

#ap_compare_paneltool {
  display: none;
  position: fixed;
  top: 50px;
  z-index: 1000;
  transition-duration: 1s;
  transition-property: left,right,top,bottom,width,margin;
  background: #fff;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  border: 1px solid #CCC;
  box-shadow: 1px -1px 3px #888; }

.ap_cp_btn {
  background: #fff;
  padding: 2px 9px;
  position: absolute;
  top: 6px;
  cursor: pointer;
  border-style: solid solid solid none;
  border-width: 1px 1px 1px 0;
  border-color: #CCC; }

.ap_cp_btn span.ap_cp_symbols {
  font-size: 20px;
  color: #464545; }

.ap_compare_product {
  background: #fff;
  transition: all .6s ease 0;
  color: #464545; }

.ap_cp_title {
  padding: 10px !important;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center; }

.ap_cp_item {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 2px;
  border-bottom: 1px dashed #D2D2D2; }

.ap_cp_remove {
  position: absolute;
  top: 17px;
  right: 7px;
  text-align: center; }

.ap_cp_remove > p {
  width: 14px;
  height: 14px; }

.ap_cp_detail {
  width: 275px;
  height: 66px;
  padding: 6px; }

.ap_cp_img {
  margin: 0;
  width: 30%;
  float: left;
  height: 100%; }

.ap_cp_img img {
  margin: 4px;
  max-width: 60px;
  max-height: 50px; }

.ap_cp_content {
  width: 70%;
  font-size: 13px;
  padding-right: 10px;
  margin: 5px auto;
  max-height: 46px;
  display: inline-block;
  overflow-y: hident !important; }

.ap-cp-submit {
  padding: 10px;
  text-align: center; }

.ap-cp-submit button {
  text-transform: uppercase;
  padding: 4px 9px;
  font-size: 14px;
  background: #2F2F2F;
  border: 1px solid;
  border-color: #2F2F2F;
  border-radius: 2px;
  color: #fff; }

.ap-cp-submit button:hover {
  border-color: #222222;
  background: transparent;
  color: #000000; }

#ap_cp_page {
  width: 100%;
  background: #fff;
  padding: 0; }

#ap_cp_page .ap-cp-share {
  padding: 10px; }

#ap_cp_page .ap-cp-share p {
  font-weight: 700; }

#ap_cp_page table#ap_cp_table {
  border: 1px solid;
  border-color: #ddd;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 18px;
  max-width: 100%;
  background-color: transparent; }

#ap_cp_page #ap_cp_table td {
  text-align: center;
  padding: 14px; }

#ap_cp_page td.ap-page-firs-td {
  font-weight: 700; }

#ap_cp_page .ap-page-td-img {
  position: relative; }

#ap_cp_page .ap-page-td-img .ap-cp-remove {
  position: absolute;
  top: 9px;
  right: 9px; }

#ap_cp_page .ap-page-td-img .ap-cp-remove span {
  font-size: 17px;
  background: none;
  padding: 0 2px; }

#ap_cp_page .ap-page-td-img img {
  width: 100%;
  max-width: 200px; }

#ap_cp_page .ap-page-td-title {
  font-weight: 700;
  color: #000; }

#ap_cp_page .ap-page-td-price {
  font-weight: 700;
  color: #b12929 !important; }

#ap_cp_page .ap-page-td-variants {
  text-align: right; }

#ap_cp_page .ap-page-td-variants span.ap-cp-price {
  color: #b12929; }

#ap_cp_page .ap-cp-social {
  max-width: 345px; }

#ap_cp_page .ap-cp-table-share tr {
  display: flex; }

#ap_cp_page .ap-cp-table-share {
  width: 100%; }

#ap_cp_page .ap-cp-table-share td {
  border: none;
  padding: 0 5px; }

#ap_cp_page .ap-cp-fb {
  padding-bottom: 8px; }

.ap-cp-image-trash:hover {
  opacity: 1; }

.ap-cp-image-trash {
  width: 20px;
  height: 20px;
  opacity: .3;
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAYAAAD0eNT6AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAEQkAABEJABiazSuAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAABP5SURBVHic7d1rrGx3Xcbx59CDNlQoSgEtWGpAiWANpP9ykUiivmiigmAUNAr6wkRQwAsQIFETCCqJoiJe0CAJqIjYCLFKoglCILEgf25F5FZCQahYWrBgS6GU7YsZ0oo9p+fsPXv/Zs3v80km593Ok8zMWt+z1uzZx/b29gL8f2OMc5NclGSsHxcluVvpKG7PtUnelmSuH2+bc15VOwm20zEBAMkY4x655UT/lcc3lY5iU/4ztwTBTDLnnFfXToJ6AoC2xhgPTPLzSX4gyXnFczhaH0vyD0n+cM753uoxUEEA0MoY44wkj07y1CTfUzyH7fCGJC9O8ndzzpurx8BREQC0MMY4J8nPJHly/G+f2/axJH+c5KVzzmuqx8BhEwDstDHGhUmekuTHkpxZPIdluDHJq5L8wZzz7dVj4LAIAHbOGONrsjrh/1yShxbPYdnemuSPkrxqzvnF6jGwSQKAnTLGuE+SVyd5SPUWdsq/JnncnPOj1UNgU+5QPQA2ZYzxA0neESd/Nu8hSd6xfo3BTnAFgMUbY9wxyW8m+eUkx4rnsNv2kvxOkufMOW+qHgMHIQBYtPUl/7+Oe/0crbcmebxbAiyZWwAs1hjjMUneFSd/jt5Dk7xr/RqERXIFgMVZf8r/t5I8rXoLJPn9JM/0WwIsjQBgUcYY52f1Kf+LiqfArb0tq98SuLJ6CJwqAcBijDHOS/L2JOdUb4HbcE2SC+ecH6seAqfCZwBYhPVl/0vi5M/2OifJJevXKmw9AcBSvCgu+7P9LsrqtQpbzy0Att4Y4wlJXlG9A07DE+ecf149Ak5GALDVxhjfmeSyJHeq3gKn4YYkD59zXl49BE5EALC1xhhnJ5lJ7le9BfbhiiRjznld9RC4LT4DwFYaYxxL8vI4+bNc90vy8vVrGbaOAGBbPSvJD1WPgAP6oaxey7B13AJg64wxvi/JPyY5o3oLbMDNSS6ec76+egjcmgBgq4wxzs3q+/3vXr0FNuhTSR4057yqegh8hVsAbJtnxMmf3XP3rF7bsDVcAWBrjDHOSvKJJGdXb4FDcF2Se805r68eAokrAGyXJ8bJn911dlavcdgKrgCwFda/KvW+JPev3gKH6ANJvn3O6cBLOVcA2BYXx8mf3Xf/rF7rUE4AsC1+sXoAHBGvdbaCWwCUG2N8e5L3JvGNaXSwl+SBc873VQ+hN1cA2AZPi5M/fRzL6jUPpVwBoNQY4+uTfDz+2h+93JDk3nPOz1QPoS9XAKj2M3Hyp587ZfXahzKuAFBmjHGHJB9Ocn7xFKhwZZL7zjm/XD2EnlwBoNID4uRPX+dn9R6AEgKASg+rHgDFvAcoIwCo9NDqAVDMe4AyAoBKD6keAMW8ByjjQ4CUWP/lv+uSnFG9BQrdnORsfyGQCserB9DWhdmNk/9Hksysvsvgsyd43FC2btnulOQuJ3jcO8lI8i1l6zbjjKzeC2+qHkI/AoAqS730+Z4kr07ytiRzznlt8Z7Wxhh3yyoELkryuCQX1C7al4dEAFBAAFBlaR9+ujTJb80531w9hFusA+wf14/njzG+O8kzkzyqdNjpWdp7gR0hAKiypCsAT51z/kH1CG7fOtDePMZ4SpIXV+85RUt6L7BD/BYAR26Mcc8k51XvOEUvdPJfnvVz9sLqHafovPV7Ao6UAKDCUr785LNJnls9gn17blbP4RIs5T3BDhEAVFjKPc+Xzjk/Vz2C/Vk/dy+t3nGKlvKeYIcIACrcrXrAKfrT6gEc2FKew6W8J9ghAoAKX1c94BRcO+f8QPUIDmb9HC7hVzWX8J5gxwgAKty1esAp+NfqAWzMEp7LJbwn2DECgApLONgt4aTBqVnCc7mE9wQ7RgBQ4ezqAafgrdUD2JglPJdLeE+wYwQAFZbwvx33/3fHEp7LJbwn2DECgApL+N/OddUD2JglPJdLeE+wYwQAR2qMcTzL+MTzUr5Ahtu3hOfy69bvDTgyAoCjdpfqAafg83POm6pHsBnr5/Lz1TtOwRLeG+wQAcBRW8K9ziVcMub0LOE5XcJ7gx0iADhqSzjILeGSMadnCc/pEt4b7BABwFFbwv3/JfxvkdOzhOd0Ce8Ndsixvb296g1bb4xxnySPTnJBknNv9TizctdCHU9yVvWI2/GlJNdXj2CjzsrqtbfNrs/qtcfpuTHJVbd6vCfJ3805P1q6agEEwAmMMe6R5GeTPDbJg4vnAHB63pnkNUn+ZM55dfWYbSQAvsoY46wkT0/yjCR3Lp4DwMF8LslvJ3nhnNOVvVsRALcyxviRJC9O8o3VWwDYqE8meeqc85LqIdtCACQZYxxL8rwkv1K9BYBD9fwkvzbnbH/yax8A60v+f5HkMdVbADgSr03yk91vCbQOgPX//P82Tv4A3bw2yQ93vhLQ/XsAnhcnf4COHpPVOaCttlcA1h/4+5vqHQCU+tGuHwxsGQDr+/5XxKf9Abr7ZJL7dfw8QNdbAE+Pkz8Aq3PB06tHVGh3BWD9DX9XxJf8ALDyuayuArT6xsCOVwB+Nk7+ANzizlmdG1rpGACPrR4AwNZpd25odQtg/Vf9rqzeAcBWOr/TXxHsdgXg0dUDANharc4R3QLgguoBAGytVueIbgFwbvUAALZWq3OEAACAlVbniK3+EOAY475J7r7BH3lpknM2+PMA2B3XJHnUBn/ep+acH97gz9uo49UDbsevJvmp6hEAtHBOkss2+PNenuSnN/jzNqrbLQAAIAIAAFoSAADQkAAAgIYEAAA0JAAAoCEBAAANCQAAaEgAAEBDAgAAGhIAANCQAACAhgQAADQkAACgIQEAAA0JAABoSAAAQEMCAAAaEgAA0JAAAICGBAAANCQAAKAhAQAADQkAAGhIAABAQwIAABoSAADQkAAAgIYEAAA0JAAAoCEBAAANCQAAaEgAAEBDAgAAGhIAANCQAACAhgQAADQkAACgoePVA27Hc5K8oHoEAOzDddUDTubY3t5e9QYA4Ii5BQAADQkAAGhIAABAQwIAABoSAADQkAAAgIYEAAA0JAAAoCEBAAANCQAAaEgAAEBDAgAAGhIAANCQAACAhgQAADQkAACgIQEAAA0drx6wVGOMM5OcX70DoLkr55w3Vo9YIgGwfw9Kcln1CIDmHp7kLdUjlsgtAABoSAAAQEMCAAAaEgAA0JAAAICGBAAANCQAAKAhAQAADQkAAGhIAABAQwIAABoSAADQkAAAgIYEAAA0JAAAoCEBAAANCQAAaEgAAEBDAgAAGhIAANCQAACAhgQAADQkAACgIQEAAA0JAABoSAAAQEMCAAAaEgAA0JAAAICGBAAANCQAAKAhAQAADQkAAGhIAABAQwIAABoSAADQkAAAgIYEAAA0JAAAoCEBAAANCQAAaEgAAEBDAgAAGhIAANCQAACAhgQAADQkAACgIQEAAA0JAABoSAAAQEMCAAAaEgAA0JAAAICGBAAANCQAAKAhAQAADQkAAGjoePUAWvpCkhurR5zAsSR3qR5xEjckual6xAncMcmdqkecxGeT7FWPOIEzk3xt9Qh6EQBU+L0557OrR9yWMcZdk3ymesdJ/MSc87XVI27LGOMxSV5TveMk7jPn/O/qEbdljPGCJM+q3kEvbgEAQEMCAAAaEgAA0JAAAICGBAAANCQAAKAhAQAADQkAAGhIAABAQwIAABoSAADQkAAAgIYEAAA0JAAAoCEBAAANCQAAaEgAAEBDAgAAGhIAANCQAACAhgQAADQkAACgIQEAAA0JAABoSAAAQEMCAAAaEgAA0JAAAICGBAAANCQAAKAhAQAADQkAAGhIAABAQwIAABoSAADQkAAAgIYEAAA0JAAAoCEBAAANCQAAaEgAAEBDAgAAGhIAANCQAACAhgQAADQkAACgIQEAAA0JAABoSAAAQEMCAAAaEgAA0JAAAICGBAAANCQAAKAhAQAADQkAAGhIAABAQwIAABoSAADQkAAAgIYEAAA0JAAAoCEBAAANCQAAaEgAAEBDAgAAGhIAANCQAACAhgQAADQkAACgIQEAAA0JAABoSAAAQEMCAAAaEgAA0JAAAICGBAAANCQAAKAhAQAADQkAAGhIAABAQwIAABoSAADQkAAAgIYEAAA0JAAAoCEBAAANCQAAaEgAAEBDAgAAGhIAANCQAACAhgQAADQkAACgIQEAAA0JAABoSAAAQEMCAAAaEgAA0JAAAICGBAAANCQAAKAhAQAADQkAAGhIAABAQwIAABoSAADQkAAAgIYEAAA0JAAAoCEBAAANCQAAaEgAAEBDAgAAGhIAANCQAACAhgQAADQkAACgIQEAAA0JAABoSAAAQEMCAAAaEgAA0JAAAICGBAAANCQAAKAhAQAADQkAAGhIAABAQwIAABoSAADQkAAAgIYEAAA0JAAAoCEBAAANCQAAaEgAAEBDAgAAGhIAANCQAACAhgQAADQkAACgIQEAAA0JAABoSAAAQEMCAAAaEgAA0JAAAICGBAAANCQAAKAhAQAADQkAAGhIAABAQwIAABoSAADQkAAAgIYEAAA0JAAAoCEBAAANCQAAaEgAAEBDAgAAGhIAANCQAACAhgQAADQkAACgIQEAAA0JAABoSAAAQEMCAAAaEgAA0JAAAICGBAAANCQAAKAhAQAADQkAAGhIAABAQwIAABoSAADQkAAAgIYEAAA0JAAAoCEBAAANCQAAaEgAAEBDAgAAGhIAANCQAACAhgQAADQkAACgIQEAAA0JAABoSAAAQEMCAAAaEgAA0JAAAICGBAAANCQAAKAhAQAADQkAAGhIAABAQwIAABoSAADQkAAAgIYEAAA0JAAAoCEBAAANCQAAaEgAAEBDAgAAGhIAANCQAACAhgQAADQkAACgIQEAAA0JAABoSAAAQEMCAAAaEgAA0JAAAICGBAAANCQAAKAhAQAADQkAAGhIAABAQwIAABoSAADQkAAAgIYEAAA0JAAAoCEBAAANCQAAaEgAAEBDAgAAGhIAANDQsb29veoNizTGeFiSy6p3LNRVSf6jesQJnJFkVI84iQ8m+Uz1iBP4+iTfVj3iJGaSm6tHnMA3Jzm3esRCPXzO+ZbqEUt0vHoALZ0bB7v92uYT7Lbb5rCDI+cWAAA0JAAAoCEBAAANCQAAaEgAAEBDAgAAGhIAANCQAACAhgQAADQkAACgIQEAAA0JAABoSAAAQEMCAAAaEgAA0JAAAICGBAAANCQA9m+vegAAjsX7JQD274vVAwBwLN4vAbB//1M9AADH4v0SAPvnRQdQz7F4nwTA/nnRAdRzLN4nAbB/11cPAMCxeL8EwD7NOb+c5IbqHQCN3bA+FrMPAuBgPlE9AKAxx+ADEAAH84HqAQCNOQYfgAA4mPdXDwBozDH4AATAwXjxAdRxDD4AAXAwLj8B1HEMPgABcDDqE6COY/ABCIADmHNek+RD1TsAGvrQ+hjMPgmAg3t99QCAhhx7D0gAHNw/Vw8AaMix94AEwMG9If4eNcBR2svq2MsBCIADWt+Durx6B0Ajl7v/f3ACYDP+qXoAQCOOuRsgADbjldUDABpxzN2AY3t7bl9vwhjjPUm+o3oHwI77tznnBdUjdoErAJvzF9UDABpwrN0QAbA5f5nE36UGODxfzupYywYIgA2Zc348yRurdwDssDeuj7VsgADYrBdVDwDYYY6xGyQANuvS+E4AgMNweVbHWDZEAGzQnHMvya9X7wDYQb++PsayIQJg8y6JP1EJsEnvz+rYygYJgA2bc345yW9U7wDYIb+xPrayQQLgcLwyyburRwDsgHfHN/8dCgFwCOacNyd5cvyVQICD2Evy5PUxlQ0TAIdkznlZkpdV7wBYsJetj6UcAgFwuJ6V5NrqEQALdG1Wx1AOiQA4RHPOa5M8u3oHwAI9e30M5ZAIgMP3Z/HlFQCn49Ksjp0cIn8O+AiMMb4hyTuTnFe9BWDLfSzJg+ecn64esutcATgC6xfy45PcVL0FYIvdlOTxTv5HQwAckTnnW+LzAAAn8+z1sZIj4BbAERtj/E2SH6neAbBlLplz/mj1iE5cATh6T0jypuoRAFvkTVkdGzlCrgAUGGOcneTNSS6o3gJQ7D1JvnvOeV31kG4EQJExxrlJ/iXJfaq3ABT5aJLvmnNeVT2kI7cAiqxf8Bcnubp6C0CBq5Nc7ORfRwAUmnN+IMkjknykegvAEfpIkkesj4EUEQDF5pxXZBUBl1dvATgCl2d18r+iekh3AmALzDn/M8kj47cDgN32piSPXB/zKCYAtsT6E7AXJ3lV9RaAQ/CqrO75+7T/lvBbAFtojPGkJL+b5MzqLQAHdGOSX5pzvqR6CP+XANhSY4wHJXl1km+t3gKwTx9K8rg557uqh/D/uQWwpdZvmAuTvLJ6C8A+vDLJhU7+28sVgAUYYzwqyYuSfEv1FoDb8ZEkvzDnvLR6CCfnCsACrN9ID0jyvCRfKJ4DcFu+kNUx6gFO/svgCsDCjDHum+T3k3x/9RaAtdcledqc88PVQzh1AmChxhgPT/IrEQJAndclef6c87LqIZw+AbBwY4wHZxUCj01yrHgOsPv2krwmqxP/O6vHsH8CYEeMMR6Q5ElJfjzJOcVzgN1zTZK/SvKSOee/V4/h4ATAjhlj3DGr2wJPTPKDSb6mdhGwYF9M8vdJXpHkdXPOm4r3sEECYIeNMb4hq1sD35fke5Pcs3YRsAD/leSfk7w+yWvmnJ8u3sMhEQCNjDEemFtiYCS5V+0iYAt8IsnM+qQ/53xv8R6OiABobIxxVpJv+6rHPZLc+VaPu6z/PV40Ezh9X0ryuSSfXf/7lcfVST5468ec8/qqkdT6Xw0IePKDw5FqAAAAAElFTkSuQmCC); }

.ap_cp_shake {
  animation: myAnimation .1s ease-in-out 4;
  -moz-animation: myAnimation .1s ease-in-out 4;
  -webkit-animation: myAnimation .1s ease-in-out 4;
  -o-animation: myAnimation .1s ease-in-out 4; }

#ap_cp_page p.ap-cp-no-product {
  text-align: center;
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
  padding: 12px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

@keyframes myAnimation {
  from {
    left: 270px; }

  to {
    left: 273px; } }

@-moz-keyframes myAnimation {
  from {
    left: 270px; }

  to {
    left: 273px; } }

@-webkit-keyframes myAnimation {
  from {
    left: 270px; }

  to {
    left: 273px; } }

@-o-keyframes myAnimation {
  from {
    left: 270px; }

  to {
    left: 273px; } }

@media (min-width: 480px) and (max-width: 600px) {
  #ap_cp_page #ap_cp_table td {
    padding: 10px; } }
/*============================================================================
  Ajaxify Colours
==============================================================================*/
/*============================================================================
  General Styles
==============================================================================*/
.ajaxcart__flip-loader {
  display: none;
  opacity: 0;
  position: absolute;
  right: -24px;
  top: 50%;
  margin-top: -5px;
  padding: 0;
  width: 16px;
  height: 16px;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s;
  background-repeat: no-repeat;
  background-image: url(data:image/gif;base64,R0lGODlhEAAQAPYAAP///8zMzPX19enp6d7e3tjY2NnZ2eHh4evr6/f39+zs7NPT09PT09XV1dbW1tjY2ODg4PDw8NHR0eLi4vr6+vr6+vLy8ufn59vb297e3vHx8fT09NfX19DQ0Ofn5+3t7d7e3uTk5Pj4+Obm5s7OzuDg4Orq6uDg4O/v79nZ2c3Nze7u7unp6dDQ0M3Nzfn5+fz8/OPj4+Xl5fz8/OXl5e3t7f39/f39/fHx8fPz8/z8/Pb29u7u7vv7+/X19fj4+Pf39/T09PLy8vHx8fj4+Pb29vv7+/b29uTk5O/v7+/v79ra2tzc3N3d3d/f39jY2NfX1/Ly8uPj49XV1fr6+tTU1Ofn593d3dTU1NHR0evr69vb28/Pz+bm5t/f39bW1vPz8/T09Pn5+fDw8OTk5Ojo6Ovr69zc3Ojo6Nra2tra2tLS0uzs7M/Pz87Ozu3t7czMzOrq6tPT08/Pz9fX1+Li4tXV1c3NzeLi4tLS0tzc3OHh4eXl5QAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAEAAQAAAHjYAAgoOEhYUbIykthoUIHCQqLoI2OjeFCgsdJSsvgjcwPTaDAgYSHoY2FBSWAAMLE4wAPT89ggQMEbEzQD+CBQ0UsQA7RYIGDhWxN0E+ggcPFrEUQjuCCAYXsT5DRIIJEBgfhjsrFkaDERkgJhswMwk4CDzdhBohJwcxNB4sPAmMIlCwkOGhRo5gwhIGAgAh+QQJCgAAACwAAAAAEAAQAAAHjIAAgoOEhYU7A1dYDFtdG4YAPBhVC1ktXCRfJoVKT1NIERRUSl4qXIRHBFCbhTKFCgYjkII3g0hLUbMAOjaCBEw9ukZGgidNxLMUFYIXTkGzOmLLAEkQCLNUQMEAPxdSGoYvAkS9gjkyNEkJOjovRWAb04NBJlYsWh9KQ2FUkFQ5SWqsEJIAhq6DAAIBACH5BAkKAAAALAAAAAAQABAAAAeJgACCg4SFhQkKE2kGXiwChgBDB0sGDw4NDGpshTheZ2hRFRVDUmsMCIMiZE48hmgtUBuCYxBmkAAQbV2CLBM+t0puaoIySDC3VC4tgh40M7eFNRdH0IRgZUO3NjqDFB9mv4U6Pc+DRzUfQVQ3NzAULxU2hUBDKENCQTtAL9yGRgkbcvggEq9atUAAIfkECQoAAAAsAAAAABAAEAAAB4+AAIKDhIWFPygeEE4hbEeGADkXBycZZ1tqTkqFQSNIbBtGPUJdD088g1QmMjiGZl9MO4I5ViiQAEgMA4JKLAm3EWtXgmxmOrcUElWCb2zHkFQdcoIWPGK3Sm1LgkcoPrdOKiOCRmA4IpBwDUGDL2A5IjCCN/QAcYUURQIJIlQ9MzZu6aAgRgwFGAFvKRwUCAAh+QQJCgAAACwAAAAAEAAQAAAHjIAAgoOEhYUUYW9lHiYRP4YACStxZRc0SBMyFoVEPAoWQDMzAgolEBqDRjg8O4ZKIBNAgkBjG5AAZVtsgj44VLdCanWCYUI3txUPS7xBx5AVDgazAjC3Q3ZeghUJv5B1cgOCNmI/1YUeWSkCgzNUFDODKydzCwqFNkYwOoIubnQIt244MzDC1q2DggIBACH5BAkKAAAALAAAAAAQABAAAAeJgACCg4SFhTBAOSgrEUEUhgBUQThjSh8IcQo+hRUbYEdUNjoiGlZWQYM2QD4vhkI0ZWKCPQmtkG9SEYJURDOQAD4HaLuyv0ZeB4IVj8ZNJ4IwRje/QkxkgjYz05BdamyDN9uFJg9OR4YEK1RUYzFTT0qGdnduXC1Zchg8kEEjaQsMzpTZ8avgoEAAIfkECQoAAAAsAAAAABAAEAAAB4iAAIKDhIWFNz0/Oz47IjCGADpURAkCQUI4USKFNhUvFTMANxU7KElAhDA9OoZHH0oVgjczrJBRZkGyNpCCRCw8vIUzHmXBhDM0HoIGLsCQAjEmgjIqXrxaBxGCGw5cF4Y8TnybglprLXhjFBUWVnpeOIUIT3lydg4PantDz2UZDwYOIEhgzFggACH5BAkKAAAALAAAAAAQABAAAAeLgACCg4SFhjc6RhUVRjaGgzYzRhRiREQ9hSaGOhRFOxSDQQ0uj1RBPjOCIypOjwAJFkSCSyQrrhRDOYILXFSuNkpjggwtvo86H7YAZ1korkRaEYJlC3WuESxBggJLWHGGFhcIxgBvUHQyUT1GQWwhFxuFKyBPakxNXgceYY9HCDEZTlxA8cOVwUGBAAA7AAAAAAAAAAAA); }
  .flip--is-loading .ajaxcart__flip-loader {
    display: block;
    opacity: 1; }

/*============================================================================
  Ajaxify Cart - General
==============================================================================*/
.ajaxcart__content {
  position: relative;
  background-color: white;
  -webkit-perspective: 1000px;
  -ms-perspective: 1000px;
  -moz-perspective: 1000px;
  -o-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 450ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
  transition: all 450ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
  padding-top: 15px;
  padding-bottom: 15px;
  overflow: hidden; }
  .is-visible .ajaxcart__content {
    -webkit-transition: all 550ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
    transition: all 550ms cubic-bezier(0.57, 0.06, 0.05, 0.95); }
  .ajaxcart__content form {
    margin-bottom: 0; }
  @media screen and (max-width: 992px) {
    .ajaxcart__content {
      padding-top: 15px;
      padding-bottom: 15px; } }
  .ajaxcart__content .cart__header-labels {
    display: none; }

.ajaxcart__inner {
  padding-bottom: 10px;
  margin-bottom: 20px; }
  .ajaxcart__inner .grid--full {
    position: relative; }

.ajaxcart__product {
  position: relative;
  padding: 10px; }
  .ajaxcart__product:first-child {
    padding-top: 0; }

.ajaxcart__product,
.cart__row {
  max-height: 500px;
  visibility: visible;
  margin-top: 20px; }
  .ajaxcart__product.is-removed,
  .cart__row.is-removed {
    overflow: hidden;
    opacity: 0;
    padding: 0;
    margin: -1px 0 0 0;
    visibility: hidden;
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transform: "rotateX(-92deg)";
    -moz-transform: "rotateX(-92deg)";
    -ms-transform: "rotateX(-92deg)";
    -o-transform: "rotateX(-92deg)";
    backface-visibility: hidden;
    /* W3C */
    -webkit-backface-visibility: hidden;
    /* Safari & Chrome */
    -moz-backface-visibility: hidden;
    /* Firefox */
    -ms-backface-visibility: hidden;
    /* Internet Explorer */
    -o-backface-visibility: hidden;
    /* Opera */
    -webkit-transition: all 450ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
    transition: all 450ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
    max-height: 0; }

.ajaxcart__row {
  clear: both; }
  .ajaxcart__row:before, .ajaxcart__row:after {
    content: " ";
    display: table; }
  .ajaxcart__row:after {
    clear: both; }

.ajaxcart__product-image {
  display: block;
  overflow: hidden;
  margin-bottom: 15px; }
  .ajaxcart__product-image img {
    display: block;
    margin: 0 auto;
    max-width: 100%; }

#CartContainer {
  position: relative; }
  #CartContainer .ajaxcart__qty {
    position: relative !important;
    width: 100%;
    max-width: 100%;
    min-width: auto; }
  #CartContainer .js-qty input[type="text"], #CartContainer .ajaxcart__qty input[type="text"], #CartContainer .ajaxcart__qty input[type="text"] {
    width: 50px;
    height: 30px;
    padding: 0; }
  #CartContainer .js-qty__adjust, #CartContainer .ajaxcart__qty-adjust, #CartContainer .ajaxcart__qty-adjust {
    border: 1px solid #e8e9eb;
    left: 49px;
    height: 15px;
    line-height: 13px; }
    .rtl #CartContainer .js-qty__adjust, .rtl #CartContainer .ajaxcart__qty-adjust, .rtl #CartContainer .ajaxcart__qty-adjust {
      right: 49px;
      left: auto; }
  #CartContainer .ajaxcart__qty--detete {
    border: none;
    right: 0;
    left: auto; }
    .rtl #CartContainer .ajaxcart__qty--detete {
      left: 0;
      right: auto; }
  #CartContainer .cart {
    overflow: auto;
    overflow-x: hidden; }
  #CartContainer .ajaxcart__footer {
    padding: 20px 0px 20px 0px;
    border-top: 2px solid #e5e5e5;
    border-top-style: double;
    width: 100%; }
    #CartContainer .ajaxcart__footer .total_ajax, #CartContainer .ajaxcart__footer .money {
      font-weight: 700;
      color: #666;
      display: block;
      margin-bottom: 15px;
      text-transform: uppercase; }
    #CartContainer .ajaxcart__footer .shipping_ajax {
      color: #707070;
      margin-top: 20px; }
    #CartContainer .ajaxcart__footer .btn--secondary, #CartContainer .ajaxcart__footer .gotocart {
      display: block;
      text-align: center;
      padding: 15px 15px;
      border: 1px solid #e4e4e4;
      width: 100%; }
      #CartContainer .ajaxcart__footer .btn--secondary:hover, #CartContainer .ajaxcart__footer .gotocart:hover {
        background: #e29ec6;
        border-color: #e29ec6;
        color: #ffffff; }
        #CartContainer .ajaxcart__footer .btn--secondary:hover a, #CartContainer .ajaxcart__footer .gotocart:hover a {
          color: #ffffff; }
    #CartContainer .ajaxcart__footer .gotocart {
      margin: 20px 0 5px; }
    #CartContainer .ajaxcart__footer .grid--full {
      text-transform: uppercase;
      font-weight: 700;
      margin-bottom: 20px; }
      #CartContainer .ajaxcart__footer .grid--full p, #CartContainer .ajaxcart__footer .grid--full span {
        color: #000; }
  #CartContainer .ajax_cart_money {
    display: block;
    margin-top: 10px; }
  #CartContainer .ajaxcart__product-name {
    font-size: 12px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  #CartContainer .ajaxcart__product-meta {
    font-size: 0px;
    display: block; }
  #CartContainer .ajaxcart__qty--minus {
    bottom: 0;
    top: auto; }
  #CartContainer .ajaxcart__qty--plus {
    top: 0;
    bottom: auto; }

::-webkit-scrollbar {
  width: 5px; }

::-webkit-scrollbar-track {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }

/*============================================================================
  #Quantity Selectors
==============================================================================*/
.js-qty, .ajaxcart__qty {
  position: relative;
  max-width: 100px;
  min-width: 90px;
  overflow: visible;
  backface-visibility: hidden;
  /* W3C */
  -webkit-backface-visibility: hidden;
  /* Safari & Chrome */
  -moz-backface-visibility: hidden;
  /* Firefox */
  -ms-backface-visibility: hidden;
  /* Internet Explorer */
  -o-backface-visibility: hidden;
  /* Opera */ }
  .js-qty input[type="text"], .ajaxcart__qty input[type="text"] {
    display: block;
    background: #FFF;
    text-align: center;
    width: 100%;
    padding: 6.5px 25px;
    margin: 0;
    border: 1px solid #ebebeb;
    color: #707070; }

.js-qty__adjust, .ajaxcart__qty-adjust {
  cursor: pointer;
  position: absolute;
  display: block;
  top: -1px;
  bottom: -1px;
  border: 0 none;
  background: none;
  text-align: center;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .js-qty__adjust:hover, .ajaxcart__qty-adjust:hover, .js-qty__adjust:focus, .ajaxcart__qty-adjust:focus {
    background-color: #e8e9eb; }
  .js-qty__adjust:active, .ajaxcart__qty-adjust:active {
    background-color: #cdcfd3; }

.js-qty__adjust--plus, .ajaxcart__qty--plus {
  right: 0;
  border-left: 1px solid #e8e9eb; }
  .js-qty__adjust--plus .fa, .ajaxcart__qty--plus .fa {
    font-size: 8px;
    line-height: 34px; }

.js-qty__adjust--minus, .ajaxcart__qty--minus {
  left: 0;
  border-right: 1px solid #e8e9eb; }
  .js-qty__adjust--minus .fa, .ajaxcart__qty--minus .fa {
    font-size: 8px;
    line-height: 34px; }

/*============================================================================
  #Quantity Selectors in the Ajax Cart
==============================================================================*/
.ajaxcart__qty {
  position: inherit !important;
  display: inline-block;
  margin: 0; }
  .is-loading .ajaxcart__qty {
    opacity: 0.5;
    -webkit-transition: none;
    transition: none; }

/*============================================================================
  Ajaxify Flip
==============================================================================*/
.ajaxcart__overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 99999998;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all 450ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
  transition: all 450ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
  background-color: #d3d3d3; }

@media screen and (min-width: 991px) {
  .is-visible ~ .ajaxcart__overlay {
    visibility: visible;
    -webkit-transition: all 650ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
    transition: all 650ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
    opacity: 0.8; }
    .lt-ie9 .is-visible ~ .ajaxcart__overlay {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; } }
.ajaxcart--modal .ajaxcart__content {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  opacity: 0; }

.ajaxcart--modal.is-visible .ajaxcart__content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  opacity: 1; }

@media screen and (max-width: 991px) {
  .ajaxcart--modal input[type="text"] {
    border-color: #e8e9eb; }
  .ajaxcart--modal .ajaxcart__qty-adjust {
    opacity: 1; } }

/*============================================================================
  Ajaxify Drawer
==============================================================================*/
.ajaxcart--drawer {
  height: 0px;
  overflow: hidden;
  border-bottom: 0px solid transparent;
  -webkit-perspective: 1000px;
  -ms-perspective: 1000px;
  -moz-perspective: 1000px;
  -o-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 600ms cubic-bezier(0.47, 0.5, 0, 0.95);
  transition: all 600ms cubic-bezier(0.47, 0.5, 0, 0.95); }
  .ajaxcart--drawer.is-visible {
    -webkit-transition: all 550ms cubic-bezier(0.47, 0, 0, 0.95);
    transition: all 550ms cubic-bezier(0.47, 0, 0, 0.95);
    border-bottom: 1px solid #e8e9eb; }
  .ajaxcart--drawer .update-cart {
    display: none !important; }
  .ajaxcart--drawer .ajaxcart__content {
    margin: 0 auto;
    opacity: 0;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transform: "rotateX(-90deg)";
    -moz-transform: "rotateX(-90deg)";
    -ms-transform: "rotateX(-90deg)";
    -o-transform: "rotateX(-90deg)"; }
  .ajaxcart--drawer.is-visible .ajaxcart__content {
    opacity: 1;
    -webkit-transform: "rotateX(0deg)";
    -moz-transform: "rotateX(0deg)";
    -ms-transform: "rotateX(0deg)";
    -o-transform: "rotateX(0deg)"; }

.ajaxcart__caret {
  position: relative;
  display: block;
  height: 0;
  opacity: 0;
  overflow: hidden; }
  .is-visible + .ajaxcart__caret {
    opacity: 1;
    overflow: visible; }
  .ajaxcart__caret > span {
    position: absolute;
    top: 0;
    left: 100%;
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid white;
    margin-left: -6px;
    opacity: 0;
    -webkit-transform: translate(0, -12px);
    -moz-transform: translate(0, -12px);
    -ms-transform: translate(0, -12px);
    -o-transform: translate(0, -12px);
    -webkit-transition: all 0.25s ease-in-out 0.2s;
    transition: all 0.25s ease-in-out 0.2s; }
  .is-visible + .ajaxcart__caret > span {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    opacity: 1; }

/*=====Sprites====*/
.sprite, .ajaxcart__close {
  display: block;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: 0 0; }

.ajaxcart__close {
  position: absolute;
  top: 20px;
  right: 20px;
  opacity: 0;
  visibility: hidden;
  border: 0 none;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background-color: transparent;
  background-position: center center;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkMzRUY2REVBNDY1QjExRTM4ODdCODU0OEQ4MDA1MjgwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkMzRUY2REVCNDY1QjExRTM4ODdCODU0OEQ4MDA1MjgwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzNFRjZERTg0NjVCMTFFMzg4N0I4NTQ4RDgwMDUyODAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzNFRjZERTk0NjVCMTFFMzg4N0I4NTQ4RDgwMDUyODAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7sdZ8fAAAAp0lEQVR42nSPQQ6CMBBFx4ZEj+DSY8BGt9SVwRP1QBDdULeygaN4BFzpn+Q3mZCW5DFk/uvQ2YUQfiIygYuUnzc4O7wW/QCxIEbmi8oNG23mgO03js0reDF4gCNry77mUpkpHvSgo7QHA7gnwW1+q8FKcbViTtbJB/Bl7Uty5BWe4MTa2aWTPJplbuDDmpYe04IzqBn4zbU8J2udHcUpI9oDmtd/AQYAX20mtnhTCxQAAAAASUVORK5CYII=);
  z-index: 999999999;
  -webkit-transition: all 450ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
  transition: all 450ms cubic-bezier(0.57, 0.06, 0.05, 0.95); }
  .is-visible .ajaxcart__close {
    opacity: 0.8;
    visibility: visible;
    -webkit-transition: opacity 650ms cubic-bezier(0.57, 0.06, 0.05, 0.95) 200ms;
    transition: opacity 650ms cubic-bezier(0.57, 0.06, 0.05, 0.95) 200ms; }
  .ajaxcart__close:hover {
    opacity: 1; }

.ajaxcart__row {
  position: relative; }

.ajaxcart__qty--detete {
  position: absolute;
  top: 0;
  width: 30px;
  height: 30px !important;
  right: 0; }

.row-flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap; }

/* SASS STYLE HEADING */
.btn-outline-inverse {
  color: #707070;
  background-color: white;
  border-color: white;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .btn-outline-inverse:hover, .btn-outline-inverse:focus, .btn-outline-inverse:active, .btn-outline-inverse.active {
    color: #707070;
    background-color: #e29ec6;
    border-color: #e29ec6;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease; }
  .open .btn-outline-inverse.dropdown-toggle {
    color: #707070;
    background-color: #e29ec6;
    border-color: #e29ec6; }
  .btn-outline-inverse:active, .btn-outline-inverse.active {
    background-image: none; }
  .open .btn-outline-inverse.dropdown-toggle {
    background-image: none; }
  .btn-outline-inverse.disabled, .btn-outline-inverse.disabled:hover, .btn-outline-inverse.disabled:focus, .btn-outline-inverse.disabled:active, .btn-outline-inverse.disabled.active, .btn-outline-inverse[disabled], .btn-outline-inverse[disabled]:hover, .btn-outline-inverse[disabled]:focus, .btn-outline-inverse[disabled]:active, .btn-outline-inverse[disabled].active, fieldset[disabled] .btn-outline-inverse, fieldset[disabled] .btn-outline-inverse:hover, fieldset[disabled] .btn-outline-inverse:focus, fieldset[disabled] .btn-outline-inverse:active, fieldset[disabled] .btn-outline-inverse.active {
    background-color: white;
    border-color: white; }
  .btn-outline-inverse .badge {
    color: white;
    background-color: #707070; }

.btn-outline {
  color: white;
  background-color: #e29ec6;
  border-color: #e29ec6;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
    color: white;
    background-color: #b3cfc6;
    border-color: #b3cfc6;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease; }
  .open .btn-outline.dropdown-toggle {
    color: white;
    background-color: #b3cfc6;
    border-color: #b3cfc6; }
  .btn-outline:active, .btn-outline.active {
    background-image: none; }
  .open .btn-outline.dropdown-toggle {
    background-image: none; }
  .btn-outline.disabled, .btn-outline.disabled:hover, .btn-outline.disabled:focus, .btn-outline.disabled:active, .btn-outline.disabled.active, .btn-outline[disabled], .btn-outline[disabled]:hover, .btn-outline[disabled]:focus, .btn-outline[disabled]:active, .btn-outline[disabled].active, fieldset[disabled] .btn-outline, fieldset[disabled] .btn-outline:hover, fieldset[disabled] .btn-outline:focus, fieldset[disabled] .btn-outline:active, fieldset[disabled] .btn-outline.active {
    background-color: #e29ec6;
    border-color: #e29ec6; }
  .btn-outline .badge {
    color: #e29ec6;
    background-color: white; }

.block .title_block {
  position: relative;
  font-family: Montserrat;
  font-size: 14px;
  color: black;
  text-transform: uppercase;
  margin: 0px;
  letter-spacing: 2px;
  line-height: 36px; }
  @media screen and (max-width: 767px) {
    .block .title_block:before {
      content: "\f055";
      font-family: "FontAwesome";
      position: absolute;
      right: 0;
      top: 0px;
      font-size: 12px; }
      .rtl .block .title_block:before {
        left: 0;
        right: auto; }
    .block .title_block.active:before {
      content: "\f056"; } }
  .block .title_block > a {
    color: black; }
.block .block_content {
  font-family: Noticia Text;
  font-size: 13px;
  color: #666666; }

/* SASS STYLE Block service */
.section-block-services {
  padding-top: 0;
  padding-bottom: 0; }
  .section-block-services .block-services {
    border-bottom: 1px solid #e4e4e4; }

.grid-service {
  text-align: center; }
  .grid-service .service {
    padding: 30px 0px; }
    .grid-service .service img {
      display: inline-block;
      vertical-align: middle; }
    .grid-service .service .title_block {
      color: #707070;
      font-size: 11px;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin-right: 5px;
      display: inline-block;
      font-weight: 500; }
      .rtl .grid-service .service .title_block {
        margin-left: 5px;
        margin-right: inherit; }
      @media (max-width: 991px) and (min-width: 768px) {
        .grid-service .service .title_block {
          display: inherit;
          margin-bottom: 0; } }
    .grid-service .service .text_service {
      font-family: Montserrat;
      font-size: 12px;
      color: #707070;
      line-height: 30px;
      display: inline-block; }
      @media (max-width: 991px) and (min-width: 768px) {
        .grid-service .service .text_service {
          display: inherit;
          line-height: inherit; } }
  @media (max-width: 767px) {
    .grid-service .widget_html_home {
      border-bottom: 1px solid #e4e4e4;
      padding: 0px; } }

.block_aboutshop .about p {
  margin: 0px;
  font-family: Montserrat;
  font-size: 13px;
  color: #707070;
  line-height: 22px; }
.block_aboutshop .des_about {
  line-height: 22px; }
.block_aboutshop .title_block:before {
  display: none; }

.time li {
  background: url(/cdn/shop/t/2/assets/dot.png?v=97844894183784980381521809949) repeat-x scroll left 16px transparent;
  line-height: 20px;
  padding: 5px 0px; }
  .time li:before, .time li:after {
    content: "";
    display: table; }
  .time li:after {
    clear: both; }
  .time li span {
    background-color: white; }

.ct-p {
  padding: 6px 0px 6px 40px;
  margin-top: 10px;
  position: relative; }
  .rtl .ct-p {
    padding: 6px 40px 6px 0px; }
  .ct-p:before {
    content: "\f095";
    font-family: "FontAwesome";
    font-size: 18px;
    color: #000;
    border: 2px solid #000;
    border-radius: 100%;
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 30px;
    top: 4px;
    left: 0px;
    position: absolute; }
    .rtl .ct-p:before {
      right: 0px;
      left: auto; }
  .ct-p strong {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 2px; }
    @media (max-width: 1199px) and (min-width: 992px) {
      .ct-p strong {
        letter-spacing: 0px; } }

.toggle-footer li {
  line-height: 30px;
  padding-right: 20px;
  position: relative; }
  .rtl .toggle-footer li {
    padding-left: 20px;
    padding-right: inherit; }
  .toggle-footer li:before {
    content: "\f178";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 20px;
    height: 100%;
    text-align: center;
    font-family: "FontAwesome";
    font-size: 13px; }
    .rtl .toggle-footer li:before {
      left: 0px;
      right: auto; }
    @media (max-width: 767px) {
      .toggle-footer li:before {
        display: none; } }
  .toggle-footer li a {
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    display: block; }
    .toggle-footer li a:hover {
      font-style: italic;
      padding-left: 10px;
      -webkit-transition: all 0.2s ease 0s;
      transition: all 0.2s ease 0s; }
      .rtl .toggle-footer li a:hover {
        padding-right: 10px;
        padding-left: inherit; }

.footer_contact {
  line-height: 22px; }
  @media (max-width: 991px) and (min-width: 768px) {
    .footer_contact {
      text-align: center; } }
  .footer_contact p {
    color: #707070; }

.site-footer {
  margin-top: 20px; }

#footer {
  background: transparent; }
  #footer:before, #footer:after {
    content: " ";
    display: table; }
  #footer:after {
    clear: both; }

.footer_top_wrap {
  padding: 30px 0px 40px 0px;
  border-top: 2px solid #000; }
  @media (max-width: 767px) {
    .footer_top_wrap {
      padding: 30px 0 0 0; } }

.footer-center-wrap {
  padding-bottom: 60px; }
  @media (max-width: 767px) {
    .footer-center-wrap {
      padding-bottom: 0; } }
  .footer-center-wrap .footer-block {
    padding: 0px 5px; }

@media (min-width: 768px) {
  .footer_boxed {
    padding-top: 30px;
    border-top: 1px solid #e4e4e4; } }

#twitter_block .title_block, .widget-printerset .title_block {
  display: block !important; }
  #twitter_block .title_block:before, .widget-printerset .title_block:before {
    display: none; }
#twitter_block .block_content, .widget-printerset .block_content {
  display: block !important; }

/*-----------
Footer 3
-------------*/
.footer-3 .box_links {
  line-height: 40px; }
.footer-3 .about__footer .des_about {
  padding-top: 22px; }
.footer-3 .footer-top {
  padding: 65px 0;
  background: url(bg_new.jpg) repeat top left;
  border-bottom: 1px solid #e4e4e4; }
.footer-3 .footer-center-wrap {
  padding: 30px 0; }
  @media screen and (min-width: 992px) {
    .footer-3 .footer-center-wrap {
      padding: 70px 0; } }
.footer-3 .footer-center {
  border-top: 1px solid #e4e4e4; }
.footer-3 .box-footer {
  text-align: left; }
  .rtl .footer-3 .box-footer {
    text-align: right; }
.footer-3 #social_block {
  margin-left: -15px; }
  .footer-3 #social_block .block_content ul {
    text-align: left; }
    .rtl .footer-3 #social_block .block_content ul {
      text-align: right; }
    @media screen and (min-width: 992px) {
      .footer-3 #social_block .block_content ul {
        text-align: right; }
        .rtl .footer-3 #social_block .block_content ul {
          text-align: left; } }
    .footer-3 #social_block .block_content ul > li {
      display: inline-block;
      margin-left: 20px; }
      .footer-3 #social_block .block_content ul > li .text-social {
        font-size: 0; }
.footer-3 .footer-nav {
  padding: 15px 0 0px;
  border-top: 1px solid #e4e4e4;
  line-height: 50px; }

.ap-twitter iframe {
  height: 320px !important; }

.widget {
  margin-bottom: 30px; }

.loading_site {
  background: url(/cdn/shop/t/2/assets/loading.gif?v=74321011833449561481521809955) no-repeat center center white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  position: fixed;
  top: 30% !important;
  bottom: auto;
  left: 50%;
  right: auto;
  width: 60px;
  height: 60px;
  margin-left: -30px;
  margin-top: -30px;
  overflow: hidden;
  padding: 0;
  z-index: 999;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3); }

.wishlist-page .page-header {
  text-align: center;
  border: none;
  font-size: 26px;
  color: #707070; }
.wishlist-page .wishlist_header_labels {
  font-weight: bold;
  border: 1px solid #e4e4e4;
  display: -webkit-flex;
  display: flex; }
  .wishlist-page .wishlist_header_labels .label_item {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
    text-align: center; }
  .wishlist-page .wishlist_header_labels .label_item:last-child {
    padding-left: 5px; }
.wishlist-page .list_product_wishlist {
  border: 1px solid #e4e4e4;
  border-top: none;
  padding-top: 7.5px;
  padding-bottom: 7.5px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  /*       @include at-query ($max, $screen-sm-max){
          -webkit-flex-direction: column;
          flex-direction: column;
         } */ }
  .wishlist-page .list_product_wishlist .wpro_item {
    text-align: center; }
    .wishlist-page .list_product_wishlist .wpro_item .content_price .product-price {
      font-size: 14px; }
    .wishlist-page .list_product_wishlist .wpro_item .content_price .old-price {
      font-size: 12px; }
    .wishlist-page .list_product_wishlist .wpro_item .cpro_item_inner a:hover {
      color: #707070; }
.wishlist-page .wishlist-product {
  background: white;
  margin-bottom: 15px; }
  @media screen and (max-width: 991px) {
    .wishlist-page .wishlist-product {
      text-align: center; } }
  @media (max-width: 767px) {
    .wishlist-page .wishlist-product {
      width: 737px;
      overflow-y: hidden; } }
  @media (max-width: 375px) {
    .wishlist-page .wishlist-product {
      font-size: 13px; } }
@media (max-width: 767px) {
  .wishlist-page .page-content {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    overflow-x: scroll; } }

/* global */
.nopadding {
  padding: 0px !important; }

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important; }

.style-wl {
  text-align: center;
  height: auto;
  margin-bottom: 0px;
  position: relative; }

.opacity-hidden {
  opacity: 0; }

.custom-icon {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  line-height: 40px;
  pointer-events: none;
  background-color: #707070;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.template-product .opacity-hidden {
  opacity: 1; }
.template-product .custom-icon {
  display: none; }

.text-center h3 {
  margin: 0px;
  /*     background: url(//cdn.shopify.com/s/files/1/0766/6813/t/2/assets/list-icon.png?3818929050683164778) repeat-x scroll 0px -108px transparent; */
  text-align: center;
  line-height: 24px; }

.text-center h3 span {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: black;
  background-color: white;
  padding: 0px 10px; }

.product-block:hover .quickview {
  bottom: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }

.product-block .quickview {
  position: absolute;
  top: 50%;
  left: 0px;
  right: 0px;
  text-transform: uppercase;
  width: 120px;
  opacity: 0;
  margin-left: auto;
  margin-right: auto;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }
  .product-block .quickview .quick-view:hover {
    background-color: #DF9C97;
    color: #fff;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease; }

.quickview > a.quick-view.btn > span {
  font-size: 15px; }

.product-block:hover .functional-buttons {
  bottom: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }

.slideshow__text-content .text_first {
  font-size: 15px;
  color: #fff;
  text-shadow: none;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 40px;
  padding: 0px 0px 10px 0px;
  margin: 0px 50px;
  background: url(//cdn.shopify.com/s/files/1/0766/6813/t/2/assets/bulet-slide.png?2137591915313955406) bottom center no-repeat; }
  @media (max-width: 480px) {
    .slideshow__text-content .text_first {
      margin: 0 20px; } }

.slideshow__text-content h3 {
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 5px;
  font-size: 36px;
  padding: 20px 50px;
  margin: 0px;
  line-height: 40px; }
  @media (max-width: 767px) {
    .slideshow__text-content h3 {
      font-size: 20px;
      padding: 0 50px;
      letter-spacing: 2px; } }
  @media (max-width: 480px) {
    .slideshow__text-content h3 {
      padding: 0 20px; } }

.slideshow__text-content .slideshow__subtitle {
  color: #fff;
  font-size: 14px;
  font-family: Noticia Text, sans-serif;
  line-height: 22px;
  padding: 0px 50px;
  letter-spacing: 0.4px;
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    .slideshow__text-content .slideshow__subtitle {
      font-size: 12px; } }
  @media (max-width: 480px) {
    .slideshow__text-content .slideshow__subtitle {
      padding: 0 20px; } }

.slideshow__text-content btn {
  border: 1px solid #fff;
  color: #fff;
  text-transform: uppercase;
  margin: 10px 50px 0px 50px;
  padding: 0px 15px;
  line-height: 40px;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 2px; }

.slideshow__text-content .text_first {
  background-position: center bottom; }

/* ******************** Section Banner  ******************* */
.blog-banner {
  padding-top: 0;
  padding-bottom: 10px; }

.banner-container .ap-banner {
  margin-bottom: 10px !important;
  margin-top: 22px; }
  @media (max-width: 480px) {
    .banner-container .ap-banner a img {
      width: 100%; } }

@media (min-width: 992px) {
  .banner-container .banner_1_image .ap-banner a .caption_block_html {
    top: 70%; } }
.banner-container .banner_1_image .ap-banner a .caption_block_html h4 {
  padding-top: 20px; }
.banner-container .banner_1_image .ap-banner a .caption_block_html span {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px; }

/* Section Product Tab */
.collection-producttab {
  padding-bottom: 0; }

.box-line .producttabs_left-collumn:before {
  content: "";
  position: absolute;
  top: 18px;
  left: 0px;
  width: 100%;
  height: 1px;
  background: #000000; }

.productTabsNav > li a:before {
  content: "\f111";
  font-family: "FontAwesome";
  font-size: 5px;
  position: absolute;
  top: 0px;
  left: 0px; }
  .rtl .productTabsNav > li a:before {
    right: 0px;
    left: auto; }

.productTabsNav > li {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0px;
  background-color: white; }

.productTabsNav > li:first-child > a {
  margin-left: 15px; }

.producttabs_left-collumn {
  position: relative;
  text-align: center; }

.productTabsNav > li a {
  text-transform: uppercase;
  padding: 0px 15px 0px 18px;
  line-height: 30px;
  height: 30px;
  font-size: 16px;
  color: #666666;
  position: relative;
  border: 0px; }

.slick-track .logo-bar a:hover {
  border-color: black; }

.logo-bar .slick-slider {
  margin-bottom: 70px;
  min-height: 70px;
  overflow: hidden; }

/* Multilang box */
.ap-multilang-box .ap-title-language {
  display: none; }

.ap-multilang-box .icon-language span {
  line-height: 11px;
  float: left;
  padding: 0px 0px 0px 20px; }
  .rtl .ap-multilang-box .icon-language span {
    float: right; }
  .rtl .ap-multilang-box .icon-language span {
    padding: 0px 20px 0px 0px; }

.ap-multilang-box .dropdown-menu li a {
  padding-top: 10px;
  padding-bottom: 10px; }
.ap-multilang-box .dropdown-menu li a.active {
  color: #707070; }

/* End Multilang box */
.popup-over {
  position: relative; }

.article__grid-meta p:last-child {
  margin: 0 0 11px; }
  .article__grid-meta p:last-child a {
    font-size: 13px;
    font-weight: normal;
    font-style: italic;
    color: #000;
    padding-right: 20px;
    position: relative;
    display: inline-block; }
    .rtl .article__grid-meta p:last-child a {
      padding-left: 20px;
      padding-right: inherit; }
    .article__grid-meta p:last-child a:before {
      content: "\f178";
      font-family: "FontAwesome";
      position: absolute;
      top: 0px;
      right: 0px;
      height: 100%;
      display: block; }
      .rtl .article__grid-meta p:last-child a:before {
        left: 0px;
        right: auto; }
    .article__grid-meta p:last-child a:hover {
      color: #707070; }

/* Slick when display text Pre Next */
.producttabs_right-collumn, #productrelated-product-template {
  padding-bottom: 0px; }
  .producttabs_right-collumn .slick_carousel, #productrelated-product-template .slick_carousel {
    overflow: inherit; }
  .producttabs_right-collumn .product_list_owl, #productrelated-product-template .product_list_owl {
    margin-left: 0;
    margin-right: 0; }

.blog-item .link {
  font-size: 13px;
  font-weight: normal;
  font-style: italic;
  color: #000;
  padding-right: 20px;
  position: relative;
  display: inline-block; }

.slick_carousel, .slick-carousel-list, .slick-slider {
  padding-top: 5px; }

.slick-prev,
.slick-next {
  border: none;
  position: absolute;
  top: 0px;
  margin-top: 0px;
  font-size: 0;
  font-style: italic;
  height: 22px;
  line-height: 20px;
  width: 50px;
  text-shadow: none;
  font-family: Montserrat;
  background-color: #707070;
  color: white;
  opacity: 1;
  filter: alpha(opacity=100); }
  .slick-prev:before,
  .slick-next:before {
    content: "";
    font-family: "FontAwesome";
    font-size: 16px;
    display: block; }
  .slick-prev:after,
  .slick-next:after {
    position: absolute;
    top: 1px;
    right: 0;
    left: 0;
    font-size: 12px;
    line-height: 20px;
    height: 22px; }
  .slick-prev:hover,
  .slick-next:hover {
    background-color: #707070; }

.slick-prev {
  left: 50%;
  margin-left: -52px;
  background-image: none; }
  .slick-prev:before {
    position: absolute;
    top: 0px;
    left: -11px;
    bottom: 0px;
    width: 11px;
    border-left: 0px;
    border-right: 11px solid #707070;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent; }
  .slick-prev:after {
    content: "Prev"; }
  .slick-prev:hover:before {
    border-right-color: #707070; }

.slick-next {
  right: 50%;
  margin-right: -52px;
  background-image: none; }
  .slick-next:before {
    position: absolute;
    top: 0px;
    right: -11px;
    left: auto;
    bottom: 0px;
    width: 11px;
    border-right: 0px;
    border-left: 11px solid #707070;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent; }
  .slick-next:after {
    content: "Next"; }
  .slick-next:hover {
    background-color: #707070; }
    .slick-next:hover:before {
      border-left-color: #707070; }

/* Effec Banner */
.effect > a {
  position: relative;
  display: inline-block; }
  .effect > a:before {
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
    top: 0;
    height: 100%; }
  .effect > a:hover {
    -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2) inset;
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2) inset;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background: #000; }
    .effect > a:hover:before {
      -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2) inset;
      box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2) inset;
      -webkit-transition: all ease 0.3s;
      transition: all ease 0.3s; }
  .effect > a img {
    width: 100%; }
@media (max-width: 767px) {
  .effect > a {
    display: block; } }

.effect_one {
  overflow: hidden; }
  .effect_one a {
    display: block;
    position: relative; }
    .effect_one a img {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .effect_one a:hover img {
      -webkit-transform: scale(1.5);
      -moz-transform: scale(1.5);
      -ms-transform: scale(1.5);
      -o-transform: scale(1.5);
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }

.effect-two {
  overflow: hidden;
  display: block; }
  .effect-two:before {
    content: "";
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.3);
    left: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease; }
  .effect-two:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    top: 100%;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease; }

.effect_banner a {
  position: relative;
  display: block;
  max-width: 100%; }
  .effect_banner a:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.1);
    width: 0;
    height: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
  .effect_banner a:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.1);
    width: 0;
    height: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
  .effect_banner a:hover:before, .effect_banner a:hover:after {
    width: 100%;
    height: 100%; }

@media (max-width: 767px) {
  .video-container {
    position: relative;
    padding-bottom: 56.25%; }
    .video-container iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100% !important;
      height: 100% !important; } }
.listCollections .collection-meta h3 a:hover {
  color: #707070; }

/* ------------------------------ Search Page--------------------- */
#search-page #search_querry_page {
  padding-right: 100px; }
  .rtl #search-page #search_querry_page {
    padding-left: 100px;
    padding-right: inherit; }

/* ------------------------------ Collection view all item --------------------- */
.view-all-collection {
  display: none; }

/* ------------------------------ Page Demoshortcode --------------------- */
.demoshorcode .row .products_list .page-subheading {
  padding: 0 10px; }

/* ------------------------------ Page Compare --------------------- */
#ap_cp_page .page-header {
  font-size: 26px;
  text-align: center;
  color: #707070; }

/* ------------------------------ Animation --------------------- */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.animated.infinite {
  animation-iteration-count: infinite; }

.animated.hinge {
  animation-duration: 2s; }

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
  animation-duration: .75s; }

@keyframes bounce {
  0%,20%,53%,80%,to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0); }

  40%,43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0); }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0); }

  90% {
    transform: translate3d(0, -4px, 0); } }

.bounce {
  animation-name: bounce;
  transform-origin: center bottom; }

@keyframes flash {
  0%,50%,to {
    opacity: 1; }

  25%,75% {
    opacity: 0; } }

.flash {
  animation-name: flash; }

@keyframes pulse {
  0% {
    transform: scaleX(1); }

  50% {
    transform: scale3d(1.05, 1.05, 1.05); }

  to {
    transform: scaleX(1); } }

.pulse {
  animation-name: pulse; }

@keyframes rubberBand {
  0% {
    transform: scaleX(1); }

  30% {
    transform: scale3d(1.25, 0.75, 1); }

  40% {
    transform: scale3d(0.75, 1.25, 1); }

  50% {
    transform: scale3d(1.15, 0.85, 1); }

  65% {
    transform: scale3d(0.95, 1.05, 1); }

  75% {
    transform: scale3d(1.05, 0.95, 1); }

  to {
    transform: scaleX(1); } }

.rubberBand {
  animation-name: rubberBand; }

@keyframes shake {
  0%,to {
    transform: translateZ(0); }

  10%,30%,50%,70%,90% {
    transform: translate3d(-10px, 0, 0); }

  20%,40%,60%,80% {
    transform: translate3d(10px, 0, 0); } }

.shake {
  animation-name: shake; }

@keyframes headShake {
  0% {
    transform: translateX(0); }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg); }

  18.5% {
    transform: translateX(5px) rotateY(7deg); }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg); }

  43.5% {
    transform: translateX(2px) rotateY(3deg); }

  50% {
    transform: translateX(0); } }

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake; }

@keyframes swing {
  20% {
    transform: rotate(15deg); }

  40% {
    transform: rotate(-10deg); }

  60% {
    transform: rotate(5deg); }

  80% {
    transform: rotate(-5deg); }

  to {
    transform: rotate(0deg); } }

.swing {
  transform-origin: top center;
  animation-name: swing; }

@keyframes tada {
  0% {
    transform: scaleX(1); }

  10%,20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }

  30%,50%,70%,90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }

  40%,60%,80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }

  to {
    transform: scaleX(1); } }

.tada {
  animation-name: tada; }

@keyframes wobble {
  0% {
    transform: none; }

  15% {
    transform: translate3d(-25%, 0, 0) rotate(-5deg); }

  30% {
    transform: translate3d(20%, 0, 0) rotate(3deg); }

  45% {
    transform: translate3d(-15%, 0, 0) rotate(-3deg); }

  60% {
    transform: translate3d(10%, 0, 0) rotate(2deg); }

  75% {
    transform: translate3d(-5%, 0, 0) rotate(-1deg); }

  to {
    transform: none; } }

.wobble {
  animation-name: wobble; }

@keyframes jello {
  0%,11.1%,to {
    transform: none; }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg); }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg); }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg); }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg); }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }

  77.7% {
    transform: skewX(0.39063deg) skewY(0.39063deg); }

  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  animation-name: jello;
  transform-origin: center; }

@keyframes bounceIn {
  0%,20%,40%,60%,80%,to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  20% {
    transform: scale3d(1.1, 1.1, 1.1); }

  40% {
    transform: scale3d(0.9, 0.9, 0.9); }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }

  80% {
    transform: scale3d(0.97, 0.97, 0.97); }

  to {
    opacity: 1;
    transform: scaleX(1); } }

.bounceIn {
  animation-name: bounceIn; }

@keyframes bounceInDown {
  0%,60%,75%,90%,to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }

  75% {
    transform: translate3d(0, -10px, 0); }

  90% {
    transform: translate3d(0, 5px, 0); }

  to {
    transform: none; } }

.bounceInDown {
  animation-name: bounceInDown; }

@keyframes bounceInLeft {
  0%,60%,75%,90%,to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0); }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0); }

  75% {
    transform: translate3d(-10px, 0, 0); }

  90% {
    transform: translate3d(5px, 0, 0); }

  to {
    transform: none; } }

.bounceInLeft {
  animation-name: bounceInLeft; }

@keyframes bounceInRight {
  0%,60%,75%,90%,to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }

  75% {
    transform: translate3d(10px, 0, 0); }

  90% {
    transform: translate3d(-5px, 0, 0); }

  to {
    transform: none; } }

.bounceInRight {
  animation-name: bounceInRight; }

@keyframes bounceInUp {
  0%,60%,75%,90%,to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }

  75% {
    transform: translate3d(0, 10px, 0); }

  90% {
    transform: translate3d(0, -5px, 0); }

  to {
    transform: translateZ(0); } }

.bounceInUp {
  animation-name: bounceInUp; }

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9); }

  50%,55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1); }

  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  animation-name: bounceOut; }

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0); }

  40%,45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  animation-name: bounceOutDown; }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0); }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  animation-name: bounceOutLeft; }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0); }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  animation-name: bounceOutRight; }

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0); }

  40%,45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0); }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  animation-name: bounceOutUp; }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  to {
    opacity: 1; } }

.fadeIn {
  animation-name: fadeIn; }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInDown {
  animation-name: fadeInDown; }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInDownBig {
  animation-name: fadeInDownBig; }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInLeft {
  animation-name: fadeInLeft; }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInLeftBig {
  animation-name: fadeInLeftBig; }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInRight {
  animation-name: fadeInRight; }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInRightBig {
  animation-name: fadeInRightBig; }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInUp {
  animation-name: fadeInUp; }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInUpBig {
  animation-name: fadeInUpBig; }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  to {
    opacity: 0; } }

.fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOutDown {
  0% {
    opacity: 1; }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  animation-name: fadeOutDown; }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  animation-name: fadeOutDownBig; }

@keyframes fadeOutLeft {
  0% {
    opacity: 1; }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  animation-name: fadeOutLeft; }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig; }

@keyframes fadeOutRight {
  0% {
    opacity: 1; }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  animation-name: fadeOutRight; }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  animation-name: fadeOutRightBig; }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  animation-name: fadeOutUp; }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  animation-name: fadeOutUpBig; }

@keyframes flip {
  0% {
    transform: perspective(400px) rotateY(-1turn);
    animation-timing-function: ease-out; }

  40% {
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    animation-timing-function: ease-out; }

  50% {
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    animation-timing-function: ease-in; }

  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in; }

  to {
    transform: perspective(400px);
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip; }

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0; }

  40% {
    transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in; }

  60% {
    transform: perspective(400px) rotateX(10deg);
    opacity: 1; }

  80% {
    transform: perspective(400px) rotateX(-5deg); }

  to {
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX; }

@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    animation-timing-function: ease-in;
    opacity: 0; }

  40% {
    transform: perspective(400px) rotateY(-20deg);
    animation-timing-function: ease-in; }

  60% {
    transform: perspective(400px) rotateY(10deg);
    opacity: 1; }

  80% {
    transform: perspective(400px) rotateY(-5deg); }

  to {
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY; }

@keyframes flipOutX {
  0% {
    transform: perspective(400px); }

  30% {
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1; }

  to {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@keyframes flipOutY {
  0% {
    transform: perspective(400px); }

  30% {
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1; }

  to {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY; }

@keyframes lightSpeedIn {
  0% {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }

  60% {
    transform: skewX(20deg);
    opacity: 1; }

  80% {
    transform: skewX(-5deg);
    opacity: 1; }

  to {
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out; }

@keyframes lightSpeedOut {
  0% {
    opacity: 1; }

  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in; }

@keyframes rotateIn {
  0% {
    transform-origin: center;
    transform: rotate(-200deg);
    opacity: 0; }

  to {
    transform-origin: center;
    transform: none;
    opacity: 1; } }

.rotateIn {
  animation-name: rotateIn; }

@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-45deg);
    opacity: 0; }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  animation-name: rotateInDownLeft; }

@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(45deg);
    opacity: 0; }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  animation-name: rotateInDownRight; }

@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(45deg);
    opacity: 0; }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  animation-name: rotateInUpLeft; }

@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  animation-name: rotateInUpRight; }

@keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1; }

  to {
    transform-origin: center;
    transform: rotate(200deg);
    opacity: 0; } }

.rotateOut {
  animation-name: rotateOut; }

@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1; }

  to {
    transform-origin: left bottom;
    transform: rotate(45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft; }

@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1; }

  to {
    transform-origin: right bottom;
    transform: rotate(-45deg);
    opacity: 0; } }

.rotateOutDownRight {
  animation-name: rotateOutDownRight; }

@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1; }

  to {
    transform-origin: left bottom;
    transform: rotate(-45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft; }

@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1; }

  to {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutUpRight {
  animation-name: rotateOutUpRight; }

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  20%,60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  40%,80% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1; }

  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  animation-name: hinge; }

@keyframes jackInTheBox {
  0% {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom; }

  50% {
    transform: rotate(-10deg); }

  70% {
    transform: rotate(3deg); }

  to {
    opacity: 1;
    transform: scale(1); } }

.jackInTheBox {
  animation-name: jackInTheBox; }

@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg); }

  to {
    opacity: 1;
    transform: none; } }

.rollIn {
  animation-name: rollIn; }

@keyframes rollOut {
  0% {
    opacity: 1; }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg); } }

.rollOut {
  animation-name: rollOut; }

@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  50% {
    opacity: 1; } }

.zoomIn {
  animation-name: zoomIn; }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  animation-name: zoomInDown; }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  animation-name: zoomInLeft; }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  animation-name: zoomInRight; }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  animation-name: zoomInUp; }

@keyframes zoomOut {
  0% {
    opacity: 1; }

  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  to {
    opacity: 0; } }

.zoomOut {
  animation-name: zoomOut; }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  animation-name: zoomOutDown; }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }

  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }

.zoomOutLeft {
  animation-name: zoomOutLeft; }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }

  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }

.zoomOutRight {
  animation-name: zoomOutRight; }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  animation-name: zoomOutUp; }

@keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible; }

  to {
    transform: translateZ(0); } }

.slideInDown {
  animation-name: slideInDown; }

@keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }

  to {
    transform: translateZ(0); } }

.slideInLeft {
  animation-name: slideInLeft; }

@keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible; }

  to {
    transform: translateZ(0); } }

.slideInRight {
  animation-name: slideInRight; }

@keyframes slideInUp {
  0% {
    transform: translate3d(0, 100%, 0);
    visibility: visible; }

  to {
    transform: translateZ(0); } }

.slideInUp {
  animation-name: slideInUp; }

@keyframes slideOutDown {
  0% {
    transform: translateZ(0); }

  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  animation-name: slideOutDown; }

@keyframes slideOutLeft {
  0% {
    transform: translateZ(0); }

  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  animation-name: slideOutLeft; }

@keyframes slideOutRight {
  0% {
    transform: translateZ(0); }

  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  animation-name: slideOutRight; }

@keyframes slideOutUp {
  0% {
    transform: translateZ(0); }

  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  animation-name: slideOutUp; }
