/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.minosegibutorhaz.hu/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.minosegibutorhaz.hu/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.minosegibutorhaz.hu/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.minosegibutorhaz.hu/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.minosegibutorhaz.hu/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.minosegibutorhaz.hu/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.minosegibutorhaz.hu/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.minosegibutorhaz.hu/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.minosegibutorhaz.hu/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.cookiealert{background: #333; color: #fff; padding: 5px 0; font: 12px/18px Arial, Helvetica, sans-serif;}
.cookiealert .message{max-width: 960px; margin: 0 auto;}
.cookiealert .message span.cookie-title{display: block; color: #fff; font-size: 16px; font-weight: bold; margin: 0.4em 0 0;}
.cookiealert .message a{color: #f90; text-decoration: underline;}
.cookiealert .message a:hover{text-decoration: none;}
.cookiealert .message .close a{font-size: 16px; text-decoration: none; font-weight: bold;}
.cookiealert .message .close a:hover{text-decoration: underline;}

/*!
 * Bootstrap v3.0.2 by @fat and @mdo
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

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

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}

mark {
  color: #000;
  background: #ff0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

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

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box;
}

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

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #428bca;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

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

cite {
  font-style: normal;
}

.text-muted {
  color: #999999;
}

.text-primary {
  color: #428bca;
}

.text-primary:hover {
  color: #3071a9;
}

.text-warning {
  color: #c09853;
}

.text-warning:hover {
  color: #a47e3c;
}

.text-danger {
  color: #b94a48;
}

.text-danger:hover {
  color: #953b39;
}

.text-success {
  color: #468847;
}

.text-success:hover {
  color: #356635;
}

.text-info {
  color: #3a87ad;
}

.text-info:hover {
  color: #2d6987;
}

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

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

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}

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

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

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

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

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

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

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

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

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

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

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

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

.list-inline > li:first-child {
  padding-left: 0;
}

dl {
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

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

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}

blockquote small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}

blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

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

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

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

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

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.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-right: 15px;
  padding-left: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .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 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  .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 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .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 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  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 > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

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

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.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: #f5f5f5;
}

table col[class*="col-"] {
  display: table-column;
  float: none;
}

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

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

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.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.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.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;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.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;
}
*/
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  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;
}

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

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
}

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

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 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: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control:-moz-placeholder {
  color: #999999;
}

.form-control::-moz-placeholder {
  color: #999999;
}

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

textarea.form-control {
  height: auto;
}

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

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  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;
}

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

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

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

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

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm {
  height: auto;
}

.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 45px;
  line-height: 45px;
}

textarea.input-lg {
  height: auto;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853;
}

.has-warning .form-control {
  border-color: #c09853;
  -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: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.has-warning .input-group-addon {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48;
}

.has-error .form-control {
  border-color: #b94a48;
  -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: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #468847;
}

.has-success .form-control {
  border-color: #468847;
  -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: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

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

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

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

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

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

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -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.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-link {
  font-weight: normal;
  color: #428bca;
  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: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

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

.btn-xs {
  padding: 1px 5px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 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;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/css/fonts/glyphicons-halflings-regular.eot');
  src: url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/css/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/css/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/css/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/css/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon:empty {
  width: 1em;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}


.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

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

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

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

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

.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;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

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

.open > a {
  outline: 0;
}

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

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}

.btn-default .caret {
  border-top-color: #333333;
}

.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}

.dropup .btn-default .caret {
  border-bottom-color: #333333;
}

.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .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:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn-group {
  float: left;
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-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-top-right-radius: 0;
  border-bottom-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;
}

.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-top-right-radius: 0;
  border-bottom-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-xs > .btn {
  padding: 5px 10px;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

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

.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

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

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 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 {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

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

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.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: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  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 > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

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

.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed;
}

.btn-group-justified .btn {
  display: table-cell;
  float: none;
  width: 1%;
}

[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.col {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

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

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

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

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

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

.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: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  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 > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-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 > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

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

.input-group-btn {
  position: relative;
  white-space: nowrap;
}

.input-group-btn:first-child > .btn {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn {
  margin-left: -1px;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -4px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.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;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #999999;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

.nav .open > a .caret,
.nav .open > a:hover .caret,
.nav .open > a:focus .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

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

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.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: #ffffff;
  background-color: #428bca;
}

.nav-pills > li.active > a .caret,
.nav-pills > li.active > a:hover .caret,
.nav-pills > li.active > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.nav-stacked > li {
  float: none;
}

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

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

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

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

.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}

.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .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: auto;
  }
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

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

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .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: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}

.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: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .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: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

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

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  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);
}

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

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.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-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    margin-right: 15px;
    margin-left: 15px;
  }
}

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

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

@media (max-width: 767px) {
  .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: #080808;
}

.navbar-inverse .navbar-brand {
  color: #999999;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  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: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}

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

.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 {
  color: #ffffff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}

.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .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: #ffffff;
    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: #ffffff;
    background-color: #080808;
  }
  .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: #ffffff;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0";
}

.breadcrumb > .active {
  color: #999999;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.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-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.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-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.label-default {
  background-color: #999999;
}

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

.label-primary {
  background-color: #428bca;
}

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

.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: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

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

.btn .badge {
  position: relative;
  top: -1px;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff;
}

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

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1 {
  line-height: 1;
  color: inherit;
}

.jumbotron p {
  line-height: 1.4;
}

.container .jumbotron {
  border-radius: 6px;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1 {
    font-size: 63px;
  }
}

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

.thumbnail > img {
  display: block;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

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

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.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 {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #356635;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #2d6987;
}

.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #a47e3c;
}

.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #953b39;
}

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

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

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

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

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -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: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -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;
}

.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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;
}

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item > .badge {
  float: right;
}

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

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

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

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

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

.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -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: 15px;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item {
  border-width: 1px 0;
}

.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
/*
.panel > .table,
.panel > .table-responsive {
  margin-bottom: 0;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
*/
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}

.panel-title > a {
  color: inherit;
}

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

.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px;
}

.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: #f5f5f5;
  border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}

.panel-default > .panel-heading > .dropdown .caret {
  border-color: #333333 transparent;
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #428bca;
}

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

.panel-primary > .panel-heading > .dropdown .caret {
  border-color: #ffffff transparent;
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading > .dropdown .caret {
  border-color: #468847 transparent;
}

.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading > .dropdown .caret {
  border-color: #c09853 transparent;
}

.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading > .dropdown .caret {
  border-color: #b94a48 transparent;
}

.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading > .dropdown .caret {
  border-color: #3a87ad transparent;
}

.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -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: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000000;
  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 {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll;
}

.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-dialog {
  position: relative;
  z-index: 1050;
  width: auto;
  padding: 10px;
  margin-right: auto;
  margin-left: auto;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  -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;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

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

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

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

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

.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

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

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .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);
  }
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}

.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-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

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

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

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

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  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);
  background-clip: padding-box;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  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 {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
  content: " ";
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
  content: " ";
}

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
  content: " ";
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
  content: " ";
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -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;
  height: auto;
  max-width: 100%;
  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: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.carousel-control.left {
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  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 .glyphicons-chevron-left,
  .carousel-control .glyphicons-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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

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

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

.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,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  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-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}

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

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

.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  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-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}

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

.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}

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

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

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

.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}

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

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

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

.hidden-xs {
  display: block !important;
}

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

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}

.hidden-sm {
  display: block !important;
}

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

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}

.hidden-md {
  display: block !important;
}

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

th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}

.hidden-lg {
  display: block !important;
}

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

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}

.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/*!
 * Bootstrap v3.0.2 by @fat and @mdo
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */

.btn-default,.btn-primary,.btn-success,.btn-info,.btn-warning,.btn-danger{text-shadow:0 -1px 0 rgba(0,0,0,0.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)}.btn-default:active,.btn-primary:active,.btn-success:active,.btn-info:active,.btn-warning:active,.btn-danger:active,.btn-default.active,.btn-primary.active,.btn-success.active,.btn-info.active,.btn-warning.active,.btn-danger.active{-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:active,.btn.active{background-image:none}.btn-default{text-shadow:0 1px 0 #fff;background-image:-webkit-gradient(linear,left 0,left 100%,from(#fff),to(#e0e0e0));background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-moz-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);background-repeat:repeat-x;border-color:#dbdbdb;border-color:#ccc;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-default:hover,.btn-default:focus{background-color:#e0e0e0;background-position:0 -15px}.btn-default:active,.btn-default.active{background-color:#e0e0e0;border-color:#dbdbdb}.btn-primary{background-image:-webkit-gradient(linear,left 0,left 100%,from(#428bca),to(#2d6ca2));background-image:-webkit-linear-gradient(top,#428bca 0,#2d6ca2 100%);background-image:-moz-linear-gradient(top,#428bca 0,#2d6ca2 100%);background-image:linear-gradient(to bottom,#428bca 0,#2d6ca2 100%);background-repeat:repeat-x;border-color:#2b669a;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff2d6ca2',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-primary:hover,.btn-primary:focus{background-color:#2d6ca2;background-position:0 -15px}.btn-primary:active,.btn-primary.active{background-color:#2d6ca2;border-color:#2b669a}.btn-success{background-image:-webkit-gradient(linear,left 0,left 100%,from(#5cb85c),to(#419641));background-image:-webkit-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:-moz-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:linear-gradient(to bottom,#5cb85c 0,#419641 100%);background-repeat:repeat-x;border-color:#3e8f3e;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',endColorstr='#ff419641',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-success:hover,.btn-success:focus{background-color:#419641;background-position:0 -15px}.btn-success:active,.btn-success.active{background-color:#419641;border-color:#3e8f3e}.btn-warning{background-image:-webkit-gradient(linear,left 0,left 100%,from(#f0ad4e),to(#eb9316));background-image:-webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:-moz-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:linear-gradient(to bottom,#f0ad4e 0,#eb9316 100%);background-repeat:repeat-x;border-color:#e38d13;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffeb9316',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-warning:hover,.btn-warning:focus{background-color:#eb9316;background-position:0 -15px}.btn-warning:active,.btn-warning.active{background-color:#eb9316;border-color:#e38d13}.btn-danger{background-image:-webkit-gradient(linear,left 0,left 100%,from(#d9534f),to(#c12e2a));background-image:-webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:-moz-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);background-repeat:repeat-x;border-color:#b92c28;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',endColorstr='#ffc12e2a',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-danger:hover,.btn-danger:focus{background-color:#c12e2a;background-position:0 -15px}.btn-danger:active,.btn-danger.active{background-color:#c12e2a;border-color:#b92c28}.btn-info{background-image:-webkit-gradient(linear,left 0,left 100%,from(#5bc0de),to(#2aabd2));background-image:-webkit-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:-moz-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%);background-repeat:repeat-x;border-color:#28a4c9;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2aabd2',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-info:hover,.btn-info:focus{background-color:#2aabd2;background-position:0 -15px}.btn-info:active,.btn-info.active{background-color:#2aabd2;border-color:#28a4c9}.thumbnail,.img-thumbnail{-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.075);box-shadow:0 1px 2px rgba(0,0,0,0.075)}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{background-color:#e8e8e8;background-image:-webkit-gradient(linear,left 0,left 100%,from(#f5f5f5),to(#e8e8e8));background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-moz-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffe8e8e8',GradientType=0)}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{background-color:#357ebd;background-image:-webkit-gradient(linear,left 0,left 100%,from(#428bca),to(#357ebd));background-image:-webkit-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:-moz-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:linear-gradient(to bottom,#428bca 0,#357ebd 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff357ebd',GradientType=0)}.navbar-default{background-image:-webkit-gradient(linear,left 0,left 100%,from(#fff),to(#f8f8f8));background-image:-webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:-moz-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:linear-gradient(to bottom,#fff 0,#f8f8f8 100%);background-repeat:repeat-x;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff8f8f8',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 5px rgba(0,0,0,0.075);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 5px rgba(0,0,0,0.075)}.navbar-default .navbar-nav>.active>a{background-image:-webkit-gradient(linear,left 0,left 100%,from(#ebebeb),to(#f3f3f3));background-image:-webkit-linear-gradient(top,#ebebeb 0,#f3f3f3 100%);background-image:-moz-linear-gradient(top,#ebebeb 0,#f3f3f3 100%);background-image:linear-gradient(to bottom,#ebebeb 0,#f3f3f3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb',endColorstr='#fff3f3f3',GradientType=0);-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,0.075);box-shadow:inset 0 3px 9px rgba(0,0,0,0.075)}.navbar-brand,.navbar-nav>li>a{text-shadow:0 1px 0 rgba(255,255,255,0.25)}.navbar-inverse{background-image:-webkit-gradient(linear,left 0,left 100%,from(#3c3c3c),to(#222));background-image:-webkit-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:-moz-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:linear-gradient(to bottom,#3c3c3c 0,#222 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c',endColorstr='#ff222222',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.navbar-inverse .navbar-nav>.active>a{background-image:-webkit-gradient(linear,left 0,left 100%,from(#222),to(#282828));background-image:-webkit-linear-gradient(top,#222 0,#282828 100%);background-image:-moz-linear-gradient(top,#222 0,#282828 100%);background-image:linear-gradient(to bottom,#222 0,#282828 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222',endColorstr='#ff282828',GradientType=0);-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,0.25);box-shadow:inset 0 3px 9px rgba(0,0,0,0.25)}.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a{text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.navbar-static-top,.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}.alert{text-shadow:0 1px 0 rgba(255,255,255,0.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.05)}.alert-success{background-image:-webkit-gradient(linear,left 0,left 100%,from(#dff0d8),to(#c8e5bc));background-image:-webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-moz-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);background-repeat:repeat-x;border-color:#b2dba1;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',endColorstr='#ffc8e5bc',GradientType=0)}.alert-info{background-image:-webkit-gradient(linear,left 0,left 100%,from(#d9edf7),to(#b9def0));background-image:-webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:-moz-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);background-repeat:repeat-x;border-color:#9acfea;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',endColorstr='#ffb9def0',GradientType=0)}.alert-warning{background-image:-webkit-gradient(linear,left 0,left 100%,from(#fcf8e3),to(#f8efc0));background-image:-webkit-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:-moz-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);background-repeat:repeat-x;border-color:#f5e79e;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',endColorstr='#fff8efc0',GradientType=0)}.alert-danger{background-image:-webkit-gradient(linear,left 0,left 100%,from(#f2dede),to(#e7c3c3));background-image:-webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-moz-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);background-repeat:repeat-x;border-color:#dca7a7;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffe7c3c3',GradientType=0)}.progress{background-image:-webkit-gradient(linear,left 0,left 100%,from(#ebebeb),to(#f5f5f5));background-image:-webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:-moz-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb',endColorstr='#fff5f5f5',GradientType=0)}.progress-bar{background-image:-webkit-gradient(linear,left 0,left 100%,from(#428bca),to(#3071a9));background-image:-webkit-linear-gradient(top,#428bca 0,#3071a9 100%);background-image:-moz-linear-gradient(top,#428bca 0,#3071a9 100%);background-image:linear-gradient(to bottom,#428bca 0,#3071a9 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff3071a9',GradientType=0)}.progress-bar-success{background-image:-webkit-gradient(linear,left 0,left 100%,from(#5cb85c),to(#449d44));background-image:-webkit-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:-moz-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:linear-gradient(to bottom,#5cb85c 0,#449d44 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',endColorstr='#ff449d44',GradientType=0)}.progress-bar-info{background-image:-webkit-gradient(linear,left 0,left 100%,from(#5bc0de),to(#31b0d5));background-image:-webkit-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:-moz-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff31b0d5',GradientType=0)}.progress-bar-warning{background-image:-webkit-gradient(linear,left 0,left 100%,from(#f0ad4e),to(#ec971f));background-image:-webkit-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:-moz-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffec971f',GradientType=0)}.progress-bar-danger{background-image:-webkit-gradient(linear,left 0,left 100%,from(#d9534f),to(#c9302c));background-image:-webkit-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:-moz-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:linear-gradient(to bottom,#d9534f 0,#c9302c 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',endColorstr='#ffc9302c',GradientType=0)}.list-group{border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.075);box-shadow:0 1px 2px rgba(0,0,0,0.075)}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{text-shadow:0 -1px 0 #3071a9;background-image:-webkit-gradient(linear,left 0,left 100%,from(#428bca),to(#3278b3));background-image:-webkit-linear-gradient(top,#428bca 0,#3278b3 100%);background-image:-moz-linear-gradient(top,#428bca 0,#3278b3 100%);background-image:linear-gradient(to bottom,#428bca 0,#3278b3 100%);background-repeat:repeat-x;border-color:#3278b3;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff3278b3',GradientType=0)}.panel{-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.05);box-shadow:0 1px 2px rgba(0,0,0,0.05)}.panel-default>.panel-heading{background-image:-webkit-gradient(linear,left 0,left 100%,from(#f5f5f5),to(#e8e8e8));background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-moz-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffe8e8e8',GradientType=0)}.panel-primary>.panel-heading{background-image:-webkit-gradient(linear,left 0,left 100%,from(#428bca),to(#357ebd));background-image:-webkit-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:-moz-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:linear-gradient(to bottom,#428bca 0,#357ebd 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff357ebd',GradientType=0)}.panel-success>.panel-heading{background-image:-webkit-gradient(linear,left 0,left 100%,from(#dff0d8),to(#d0e9c6));background-image:-webkit-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:-moz-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:linear-gradient(to bottom,#dff0d8 0,#d0e9c6 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',endColorstr='#ffd0e9c6',GradientType=0)}.panel-info>.panel-heading{background-image:-webkit-gradient(linear,left 0,left 100%,from(#d9edf7),to(#c4e3f3));background-image:-webkit-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:-moz-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:linear-gradient(to bottom,#d9edf7 0,#c4e3f3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',endColorstr='#ffc4e3f3',GradientType=0)}.panel-warning>.panel-heading{background-image:-webkit-gradient(linear,left 0,left 100%,from(#fcf8e3),to(#faf2cc));background-image:-webkit-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:-moz-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:linear-gradient(to bottom,#fcf8e3 0,#faf2cc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',endColorstr='#fffaf2cc',GradientType=0)}.panel-danger>.panel-heading{background-image:-webkit-gradient(linear,left 0,left 100%,from(#f2dede),to(#ebcccc));background-image:-webkit-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:-moz-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:linear-gradient(to bottom,#f2dede 0,#ebcccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffebcccc',GradientType=0)}.well{background-image:-webkit-gradient(linear,left 0,left 100%,from(#e8e8e8),to(#f5f5f5));background-image:-webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:-moz-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);background-repeat:repeat-x;border-color:#dcdcdc;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8',endColorstr='#fff5f5f5',GradientType=0);-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.05),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 3px rgba(0,0,0,0.05),0 1px 0 rgba(255,255,255,0.1)}
#one-step-checkout-form .order-review-info .onestepcheckout-newsletter input, #one-step-checkout-form .order-review-info .onestepcheckout-terms-conditions input, .reg input {margin-left:0px !important;margin-right:0px !important;width:5%;float:left}
.onestepcheckout-newsletter label, .onestepcheckout-terms-conditions label {font-size:12px !important;display:block !important;width:94%;float:right !important}
 .reg label {font-size:13px !important;display:block !important;width:96%;float:right !important}
 .reg input {margin-left:0px !important;margin-right:0px !important;width:3%;float:left}

.order-review-info .onestepcheckout-newsletter {background:none}
#one-step-checkout-form .order-review-info .onestepcheckout-newsletter, #one-step-checkout-form .order-review-info .onestepcheckout-terms-conditions {margin-left:0px;padding-left:4px}
#one-step-checkout-form .order-review-info .onestepcheckout-terms-conditions.gdprr {margin-bottom:0px}
.onestepcheckout-review-info .validation-advice {margin-left:6px !important}
.reg .validation-advice {margin-left:6px !important}
.reg a {font-weight:bold}

.onestepcheckout-terms-conditions {margin-left:0px;padding-left:4px}
.onestepcheckout-terms-conditions.gdprr {margin-bottom:0px}
.onestepcheckout-review-info .validation-advice {margin-left:6px !important}



#cookie-bar-prompt-logo {display:none !important}
.mr30{margin-bottom:30px;}
.banner-img,.banner3-img{display:block;overflow:hidden;position:relative;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.banner-img:before,.banner3-img:before{background:rgba(0, 0, 0, 0.5) url("https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/iconbr.png") no-repeat scroll center center;content:"";height:100%;left:0;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;opacity:0;position:absolute;top:0;-webkit-transform:scale(0.5) rotateY(180deg);-moz-transform:scale(0.5) rotateY(180deg);-o-transform:scale(0.5) rotateY(180deg);transform:scale(0.5) rotateY(180deg);-webkit-transition:all 0.4s ease-in-out 0s;-moz-transition:all 0.4s ease-in-out 0s;-ms-transition:all 0.4s ease-in-out 0s;-o-transition:all 0.4s ease-in-out 0s;transition:all 0.4s ease-in-out 0s;visibility:hidden;width:100%;z-index:9;}
.banner-img:hover:before,.banner3-img:hover:before{-webkit-transform:scale(1) rotateY(0deg);-moz-transform:scale(1) rotateY(0deg);-o-transform:scale(1) rotateY(0deg);transform:scale(1) rotateY(0deg);visibility:visible;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1;}
.banner1{overflow:hidden;display:block;}
.banner1 img{-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.banner1 img:hover{-webkit-opacity:0.7;-moz-opacity:0.7;-ms-opacity:0.7;-o-opacity:0.7;opacity:0.7;}
@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
 to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
 to{opacity:1;-webkit-transform:none;transform:none;}
}
@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3);}
 50%{opacity:1;}
}
@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3);}
 50%{opacity:1;}
}
.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}
.selector{border:1px solid #ebebeb;position:relative;width:auto !important;}
.selector select{opacity:0;position:absolute;top:0px;left:0px;width:100%;height:100%;}
.selector span{display:block;position:relative;padding-right:40px;padding-left:10px;height:35px;line-height:35px;width:auto !important;}
.selector span:before{font-family:fontawesome;content:"\f0d7";font-size:14px;width:37px;line-height:35px;text-align:center;position:absolute;right:0px;top:0px;}
@font-face{font-family:'Chivo Regular';font-style:normal;font-weight:400;src:local('Chivo'), local('Chivo-Regular'), url(https://fonts.gstatic.com/s/chivo/v7/UZPPER-oWTCIdBggEtZvZA.woff2) format('woff2');}
@font-face{font-family:'Chivo Black';font-style:normal;font-weight:900;src:local('Chivo Black'), local('Chivo-Black'), url(https://fonts.gstatic.com/s/chivo/v7/TX_hNweQrqAZr-ujaKg9pvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');}
@font-face{font-family:'Roboto Regular';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2');}
@font-face{font-family:'Roboto Bold';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');}
.last-block{margin-bottom:0 !important;}
.compare-table .std ul{margin-left:13px;}
#my-orders-table tbody td{vertical-align:middle;}
#my-orders-table tbody td .price-excl-tax{display:inline-block;}
input.input-text,textarea{padding:5px;}
.quickview-index-view{overflow:auto !important;}
select{width:100%;height:33px;padding:0 5px;}
select option{padding-right:10px;background:#fff;}
select.multiselect option{border-bottom:1px solid #b6b6b6;padding:2px 5px;}
select.multiselect option:last-child{border-bottom:0;}
.tooltip-inner{background-color:#de9c47 !important;white-space:nowrap;}
.tooltip.top .tooltip-arrow{border-top-color:#de9c47 !important;}
.pager{text-align:left !important;}
.pager .amount{display:inline-block;margin:0;vertical-align:middle;}
.pager .limiter{display:inline-block;vertical-align:middle;float:right;}
.pager .limiter > *{display:inline-block;vertical-align:middle;width:auto;}
.atm-f{height:28px !important;}
.page-title{width:100%;overflow:hidden;margin:0 0 10px;}
.page-title.category-title{display:none;}
.page-title h1{font-size:128.571%;color:#363636;text-transform:uppercase;font-weight:bold;padding-bottom:3px;margin-top:0px;}
.page-title .separator{margin:0 3px;}
.page-title .link-rss{float:right;margin:7px 0 0;}
.title-buttons > .button{margin:10px 0px;}
.subtitle,.sub-title{clear:both;padding:15px 0 0;font-size:125%;font-weight:bold;margin:0 0 6px;color:#de9c47;}
.button::-moz-focus-inner{padding:0;border:0;}
.button{-webkit-border-fit:lines;}
.button{overflow:visible;width:auto;border:0;margin:0;background-color:#de9c47;cursor:pointer;height:36px;line-height:36px;padding:0 20px;white-space:nowrap;color:#fff;font-size:100%;}
.button:hover{-webkit-opacity:0.7;-moz-opacity:0.7;-ms-opacity:0.7;-o-opacity:0.7;opacity:0.7;}
.col-main,.sidebar{padding-top:30px;}
.full-wrapper{margin-left:-1000px;margin-right:-1000px;}
.full-wrapper.center{text-align:center;}
.full-wrapper .full-content{margin:0 auto;}
.full-wrapper .container-full{margin:0 auto;max-width:1920px;}
.category-products .products-grid .item{float:left;}
input[type='text'],.qty,select{-webkit-appearance:none;-webkit-border-radius:0;}
.sm-facebook-content iframe{border:none;}
.product-name{font-size:100%;}
.boxed-layout .wrapper{max-width:1230px;margin:0 auto;box-shadow:0 0 5px rgba(0, 0, 0, 0.3);overflow:hidden;}
.owl-carousel .item{width:100% !important;}
.zoomContainer{display:none !important;}
.zoomContainer:last-child{display:block !important;}
#review-form .fieldset{padding:0;border:none;}
.review-product-list .product-essential .product-shop .nobr{display:none;}
.clearfix{clear:both;}
.overflow-table{overflow-x:auto;}
table tbody td,table tfoot td{background-color:#fff;}
#wishlist-table{margin-bottom:20px;}
#wishlist-table button{margin:10px 0px;}
.price{white-space:nowrap !important;}
.price-box{margin:5px 0;}
.price-box p{display:inline-block;vertical-align:top;margin-right:5px;margin-bottom:0;}
.price-box .old-price .price-label,.price-box .special-price .price-label{display:none;}
.price-box .minimal-price span{display:inline-block;}
.price-box .price{color:#363636;}
.regular-price .price{font-size:115%;color:#de9c47;}
.special-price .price .price{font-size:115%;color:#de9c47;}
.old-price{margin:0;}
.old-price .price-label{white-space:nowrap;color:#8a96a2;}
.old-price .price{text-decoration:line-through;color:#999999;font-size:115%;position:relative;top:0px;margin-right:5px;}
.minimal-price{margin:0;}
.minimal-price .price-label{white-space:nowrap;}
.minimal-price-link{display:block;}
.minimal-price-link .label{color:#1e7ec8;}
.minimal-price-link .price{font-weight:normal;}
.price-excluding-tax{display:block;}
.price-excluding-tax .label{white-space:nowrap;}
.price-excluding-tax .price{font-size:13px;font-weight:normal;color:#c76200;}
.price-including-tax{display:block;}
.price-including-tax .label{white-space:nowrap;color:#999;}
.price-including-tax .price{font-size:13px;font-weight:bold;}
.configured-price{margin:0;}
.configured-price .price-label{font-weight:bold;white-space:nowrap;}
.configured-price .price{font-weight:bold;}
.weee{display:block;font-size:11px;}
.weee .price{font-size:11px;font-weight:normal;}
.price-excl-tax{display:block;}
.price-excl-tax .label{display:block;white-space:nowrap;}
.price-excl-tax .price{display:block;}
.price-incl-tax{display:block;}
.price-incl-tax .label{display:block;white-space:nowrap;}
.price-incl-tax .price{display:block;font-weight:bold;}
.price-from{margin:0;}
.price-from .price-label{white-space:nowrap;font-size:86%;}
.price-to{margin:0;}
.price-to .price-label{white-space:nowrap;font-size:86%;}
.price-notice{padding-left:10px;}
.price-notice .price{font-weight:bold;}
.price-as-configured{margin:0;}
.price-as-configured .price-label{font-weight:bold;white-space:nowrap;}
.price-box-bundle{padding:0 0 10px 0;}
.price-box-bundle .price-box{margin:0 !important;padding:0 !important;}
.price-box-bundle .price{color:#555;}
.product-pricing,.tier-prices{margin:10px 0;padding:10px;background-color:#f4f7f7;border:1px solid #dadddd;color:#424242;}
.tier-prices li{line-height:1.4;padding:2px 0 2px 10px;}
.tier-prices .benefit{font-style:italic;font-weight:bold;color:#636363;}
.tier-prices .price{font-weight:bold;color:#636363;}
.tier-prices-grouped li{padding:2px 0;color:#e26703;}
.tier-prices-grouped li .price{font-weight:bold;}
img{border:0;vertical-align:top;width:auto;max-width:100%;}
.no-rating{display:block;line-height:8px;}
.no-rating a{float:none;margin:0 auto;position:relative;display:inline-block;font-size:0;vertical-align:middle;color:#cccccc;line-height:20px;}
.no-rating a:before{content:'\f005\f005\f005\f005\f005';white-space:nowrap;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;font-size:12px;color:#cccccc;letter-spacing:2px;}
.rating-box{font-size:0;position:relative;display:inline-block;}
.rating-box:before{content:'\f005\f005\f005\f005\f005';white-space:nowrap;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;font-size:12px;color:#cccccc;letter-spacing:2px;}
.rating-box .rating{left:0;position:absolute;top:0;height:100%;overflow:hidden;}
.rating-box .rating:before{content:'\f005\f005\f005\f005\f005';white-space:nowrap;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;font-size:12px;color:#de9c47;letter-spacing:2px;}
label,.label{font-weight:normal !important;color:inherit;font-size:100%;margin-bottom:0;}
a{text-decoration:none;}
a:focus,a:active{color:inherit;text-decoration:none;}
body{line-height:1.66 !important;overflow-x:hidden;overflow-y:scroll !important;}
body a:hover{text-decoration:none;}
body a:active{text-decoration:none;}
.des-cat{margin-bottom:20px;}
.my-tag-edit .btn-remove{top:-5px;display:inline-block;vertical-align:top;}
.empty{padding:10px 0px 0px;margin:0;}
.compare-table .price-box{display:inline-block;}
.compare-table .price-box .old-price,.compare-table .price-box .special-price{margin:0 5px;}
h1,h2,h3,h4,h5,h6{margin:0 0 5px;line-height:1.35;}
body h1,body h2,body h3,body h4,body h5,body h6,body .h1,body .h2,body .h3,body .h4,body .h5,body .h6{margin-top:0px;margin-bottom:0px;font-family:inherit;}
#wishlist-table .add-to-cart-alt{clear:both;padding-top:10px;}
#wishlist-table .price-box p{display:block;margin:0;}
fieldset{border:0;}
legend{display:none;}
.product-options-bottom .add-to-cart,.add-to-box .add-to-cart{margin-bottom:20px;float:left;margin-right:1px;}
.add-to-cart{position:relative;}
.add-to-cart label{float:left;margin-right:5px;font-weight:bold !important;line-height:40px;font-size:107.69%;}
.add-to-cart button.button{float:left;height:40px;line-height:40px;text-transform:uppercase;font-size:inherit;}
.add-to-cart .paypal-logo{clear:left;margin:0;text-align:left;}
.add-to-cart .paypal-logo .paypal-or{clear:both;display:block;margin:5px 60px 5px 60px;}
.add-to-cart .control-qty{float:left;margin-right:12px;}
.add-to-cart .control-qty .quantity-controls{cursor:pointer;color:#636363;}
.add-to-cart .control-qty .quantity-controls:before{font-family:fontawesome;font-size:14px;position:relative;top:0px;}
.add-to-cart .control-qty .quantity-controls:hover{color:#de9c47;}
.add-to-cart .control-qty .quantity-controls.quantity-plus:before{content:"\f105";}
.add-to-cart .control-qty .quantity-controls.quantity-minus:before{content:"\f104";}
table{border:0;border-spacing:0;empty-cells:show;font-size:100%;}
caption,th,td{vertical-align:top;text-align:left;font-weight:normal;}
p{margin:0 0 10px;}
strong{font-weight:bold;}
address{font-style:normal;line-height:1.35;}
cite{font-style:normal;}
q,blockquote{quotes:none;}
q:before,q:after{content:'';}
small,big{font-size:1em;}
.price-box .special-price{margin-left:0px;}
ul,ol{list-style:none;}
.hidden{display:block !important;border:0 !important;margin:0 !important;padding:0 !important;font-size:0 !important;line-height:0 !important;width:0 !important;height:0 !important;overflow:hidden !important;}
.nobr{white-space:nowrap !important;}
.wrap{white-space:normal !important;}
.a-left{text-align:left !important;}
.a-center{text-align:center !important;}
.a-right{text-align:right !important;}
.v-top{vertical-align:top;}
.v-middle{vertical-align:middle;}
.f-left,.left{float:left !important;}
.f-right,.right{float:right !important;}
.f-none{float:none !important;}
.f-fix{float:left;width:100%;}
.no-display{display:none;}
.no-margin{margin:0 !important;}
.no-padding{padding:0 !important;}
.no-bg{background:none !important;}
#yt-totop{background-color:#de9c47;border-radius:50%;bottom:50px;color:#fff;display:inline-block;height:40px;line-height:40px;position:fixed;right:20px;text-align:center;width:40px;z-index:800;}
#yt-totop:before{content:"\f106";font-family:fontawesome;font-size:20px;}
#yt-totop:hover{background-color:#a2681d;}
.owl-theme .owl-controls .owl-nav > div{display:inline-block;width:40px;height:40px;position:relative;text-indent:-9999px;overflow:hidden;cursor:pointer;margin:0 2px;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;background:#bdc0c1;}
.owl-theme .owl-controls .owl-nav > div:before{display:inline-block;text-indent:0;width:40px;height:40px;position:absolute;left:0;top:0;color:#fff;font-size:18px;line-height:40px;font-weight:bold;font-family:fontawesome;text-align:center;}
.owl-theme .owl-controls .owl-nav > div:hover{background:#262e31;}
.owl-theme .owl-controls .owl-nav > div.owl-next:before{content:"\f105";}
.owl-theme .owl-controls .owl-nav > div.owl-prev:before{content:"\f104";}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:0 3px;background:#fff;display:block;border:1px solid #ebebeb;border-radius:50%;-webkit-border-radius:50%;}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background-color:#de9c47;}
.owl-item .wrapper-infoslider h2{-webkit-transition:0.4s all ease 0s;-moz-transition:0.4s all ease 0s;-ms-transition:0.4s all ease 0s;-o-transition:0.4s all ease 0s;transition:0.4s all ease 0s;-webkit-transform:translate(-50%, 0px);-moz-transform:translate(-50%, 0px);-o-transform:translate(-50%, 0px);transform:translate(-50%, 0px);filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)";}
.owl-item .wrapper-infoslider h3{-webkit-transition:0.8s all ease 0s;-moz-transition:0.8s all ease 0s;-ms-transition:0.8s all ease 0s;-o-transition:0.8s all ease 0s;transition:0.8s all ease 0s;-webkit-transform:translate(50%, 0px);-moz-transform:translate(50%, 0px);-o-transform:translate(50%, 0px);transform:translate(50%, 0px);-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)";}
.owl-item .wrapper-infoslider .shop-now{-webkit-transition:1s all ease 0s;-moz-transition:1s all ease 0s;-ms-transition:1s all ease 0s;-o-transition:1s all ease 0s;transition:1s all ease 0s;-webkit-transform:translate(0, 100px);-moz-transform:translate(0, 100px);-o-transform:translate(0, 100px);transform:translate(0, 100px);filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)";}
.owl-item.active .wrapper-infoslider h2,.owl-item.active .wrapper-infoslider h3,.owl-item.active .wrapper-infoslider .shop-now{-webkit-transform:translate(0px, 0px);-moz-transform:translate(0px, 0px);-o-transform:translate(0px, 0px);transform:translate(0px, 0px);-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)";}
.block.block-compare .block-content{padding-top:5px;}
.block.block-compare .block-content .item{position:relative;}
.block.block-compare .block-content .item .product-name{margin:0;}
.block.block-compare .block-content .item .product-name a{display:block;padding:7px 0px;}
.block.block-compare .block-content .item .btn-remove{position:absolute;right:14px;top:6px;z-index:9;}
.block.block-compare .block-content .actions{text-align:left;border-top:1px dotted #ebebeb;padding-top:15px;}
.full_top{display:inline-block;width:100%;position:relative;}
.static-right-link a img,img.img-static,.full-wrapper-image .full-content a img,.full-block .slider-latest-blog .slider-blog .item .blog-item-content .image-blog a img,.static-image-sidebar a img,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > div .image-list a img,.sm_megamenu_wrapper_vertical_menu .static-image-menu a img,.block-latest-post a img,.block-image a img,.instagram_users a img,.homestyle2 .static-iamge-3{-webkit-transition:0.2s;-moz-transition:0.2s;-ms-transition:0.2s;-o-transition:0.2s;transition:0.2s;}
img.img-static:hover,.full-wrapper-image .full-content a img:hover,.full-block .slider-latest-blog .slider-blog .item .blog-item-content .image-blog a img:hover,.static-bottom-link a img:hover,.static-image-sidebar a img:hover,.static-top-categories .image-top-cat a img:hover,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > div .image-list a img:hover,.sm_megamenu_wrapper_vertical_menu .static-image-menu a img:hover,.block-latest-post a img:hover,.block-image a img:hover,.instagram_users a img:hover,.homestyle2 .static-iamge-3:hover{opacity:0.8;}
.cartpro-modal .cartpro-frame{padding:0;}
.page-empty.product-virtual-product{overflow:auto !important;width:100%;}
.page-empty.product-virtual-product .product-view .product-shop .product-options select{width:100% !important;}
.page-empty.product-virtual-product .product-view .product-shop .product-options-bottom .add-to-cart .btn-cart,.page-empty.product-virtual-product .product-view .product-shop .add-to-box .add-to-cart .btn-cart{margin-right:0;}
.page-empty .product-view .product-shop .product-options-bottom .add-to-cart .btn-cart,.page-empty .product-view .product-shop .add-to-box .add-to-cart .btn-cart{margin-left:0;}
.catalogsearch-result-index .sidebar .block,.catalog-category-view .sidebar .block{background-color:transparent;padding:0;}
.catalogsearch-result-index .sidebar .block.block-layered-nav,.catalog-category-view .sidebar .block.block-layered-nav{padding:0;margin:0 0 30px;}
.catalogsearch-result-index .sidebar .block.block-layered-nav .block-title,.catalog-category-view .sidebar .block.block-layered-nav .block-title{padding-left:0px;}
.catalogsearch-result-index .sidebar .block.block-layered-nav .block-content,.catalog-category-view .sidebar .block.block-layered-nav .block-content{padding:0;background:#fff;}
.catalogsearch-result-index .sidebar .block .block-title,.catalog-category-view .sidebar .block .block-title{font-size:115%;font-weight:900;border-bottom:0;}
.catalogsearch-result-index .sidebar .block .block-title strong,.catalog-category-view .sidebar .block .block-title strong{display:inline-block;position:relative;text-transform:uppercase;color:#222;font-weight:900;}
.catalogsearch-result-index .sidebar .block .block-title a,.catalog-category-view .sidebar .block .block-title a{text-decoration:none !important;}
.catalogsearch-result-index .sidebar .block .actions,.catalog-category-view .sidebar .block .actions{text-align:right;}
.catalogsearch-result-index .sidebar .block .actions a,.catalog-category-view .sidebar .block .actions a{float:left;}
.catalogsearch-result-index .sidebar .block .actions button.button,.catalog-category-view .sidebar .block .actions button.button{float:right;}
.block.blog-category{margin-bottom:30px !important;}
.sidebar .block{margin:0 0 30px;}
.sidebar .block.block-layered-nav{padding:0;margin:0;background:transparent;}
.sidebar .block.block-layered-nav .block-title{font-size:115%;font-weight:900;border-bottom:0;}
.sidebar .block.block-layered-nav .block-content{padding:20px 15px;}
.sidebar .block .block-title{padding:0 0 12px;font-size:115%;}
.sidebar .block .block-title strong{display:inline-block;position:relative;text-transform:uppercase;color:#2a2a2a;font-weight:900;}
.sidebar .block .block-title a{text-decoration:none !important;}
.sidebar .block .block-content{background-color:#fff;margin-top:0;padding:20px 15px;display:block !important;}
.sidebar .block .actions{text-align:right;}
.sidebar .block .actions a{float:left;}
.sidebar .block .actions button.button{float:right;}
.basic-products-list{padding:0px !important;}
.basic-products-list .list-items{margin:0;}
.cms-index-index.cms-page-1 .basic-products-list .list-items{border:1px solid #ebebeb;}
.basic-products-list .list-items .item{display:inline-block;width:100%;}
.basic-products-list .list-items .item:last-child .item-inner{margin-bottom:0;border:0px;}
.basic-products-list .list-items .item .item-inner{margin:0 15px;padding:15px 0;border-bottom:1px solid #ebebeb;}
.basic-products-list .list-items .item .item-inner .image-box{float:left;width:70px;}
.basic-products-list .list-items .item .item-inner .info-product-box{margin-left:82px;}
.basic-products-list .list-items .item .item-inner .info-product-box .bs-title{display:block;}
.basic-products-list .list-items .item .item-inner .info-product-box .bs-title a{color:#222;font-size:86%;}
.basic-products-list .list-items .item .item-inner .info-product-box .bs-title a:hover{color:#de9c47;}
.basic-products-list .list-items .item .item-inner .info-product-box .ratings{display:inline-block;margin:0;}
.basic-products-list .list-items .item .item-inner .info-product-box .ratings .amount{display:none;}
.basic-products-list .list-items .item .item-inner .info-product-box .no-rating{margin:0;}
.basic-products-list .list-items .item .item-inner .info-product-box .price-box{margin:0;}
.basic-products-list .owl-controls .owl-nav{position:absolute;right:-4px;top:-38px;z-index:9;}
.basic-products-list .owl-controls .owl-nav > div{background:transparent;width:18px;height:18px;line-height:18px;margin:0px !important;padding:0px !important;}
.basic-products-list .owl-controls .owl-nav > div:before{color:#999999;font-weight:normal !important;font-size:20px !important;width:18px;height:18px;line-height:18px;}
.basic-products-list .owl-controls .owl-nav > div:hover{color:#de9c47;background:transparent;}
.basic-products-list .owl-controls .owl-nav > div:hover:before{color:#de9c47;}
.tags-list{display:block;margin:26px 0 0 0;}
.tags-list li{margin:0 10px 10px 0;float:left;}
.tags-list li a{display:inline-block;border:1px solid #707070;font-size:85.71% !important;padding:4px 20px;color:#e9e9e9;}
.tags-list li a:hover{background-color:#de9c47;border-color:#de9c47;color:#fff;}
.sidebar .tags-list{margin:0;}
.sidebar .tags-list li{margin:0 10px 10px 0;float:left;}
.sidebar .tags-list li a{border:1px solid #a9a9a9;color:#a9a9a9;}
.sidebar .tags-list li a:hover{background-color:#de9c47;border-color:#de9c47;color:#fff;}
.label-product{position:absolute;top:10px;font-size:86%;color:#fff;z-index:0;height:26px;text-align:center;line-height:28px;font-weight:500;text-transform:uppercase;}
.label-product:before{width:60px;height:0;content:'';display:block;position:absolute;top:0;z-index:-1;}
.label-product.label-sale{left:10px;}
.label-product.label-sale span{margin-left:10px;}
.label-product.label-sale:before{border:13px solid #de9c47;border-right-color:rgba(255, 255, 255, 0);left:0px;}
.label-product.label-new{right:10px;}
.label-product.label-new span{margin-right:12px;}
.label-product.label-new:before{border:13px solid #73bafb;border-left-color:rgba(255, 255, 255, 0);right:0px;}
.category-products .products-grid-wrapper{overflow:hidden;background:#fff;}
.category-products .products-grid{margin:0 -1px -1px 0px;float:right;position:relative;width:100%;overflow:hidden;}
.category-products .products-grid .item .item-inner{border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb;}
.products-grid{position:relative;margin:0;}
.products-grid .regular-price .price,.products-grid .special-price .price .price{font-size:115%;color:#de9c47;}
.products-grid .item .item-inner{padding:10px;background:#fff;}
/*.products-grid .item .item-inner:hover .box-image a.product-image:before,.products-grid .item .item-inner:hover .box-image .image-slider-product:before{background-size:35px 25px;bottom:0px;left:0px;right:0px;top:0px;}*/
.products-grid .item .item-inner:hover .box-image .bottom-action-out .btn-action{-webkit-transform:translate(0px, 0px) !important;-moz-transform:translate(0px, 0px) !important;-o-transform:translate(0px, 0px) !important;transform:translate(0px, 0px) !important;-webkit-opacity:1 !important;-moz-opacity:1 !important;-ms-opacity:1 !important;-o-opacity:1 !important;opacity:1 !important;}
.products-grid .item .item-inner .box-image{position:relative;padding:15px 0;}
.products-grid .item .item-inner .box-image .product-image,.products-grid .item .item-inner .box-image .image-slider-product{overflow:hidden;display:block;}
.product-basic-home4 .btn-action.btn-cart {background:#de9c47 !important}
.product-basic-home4 .btn-action.btn-cart:hover {background:#d58f35 !important}
.product-basic-home4 .btn-action.btn-cart:before {color:#fff !important}
/*.products-grid .item .item-inner .box-image .product-image:before,.products-grid .item .item-inner .box-image .image-slider-product:before{background:rgba(0, 0, 0, 0.1) none repeat scroll 0 0;bottom:0;content:"";left:55%;position:absolute;right:55%;z-index:1;top:0;-webkit-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-ms-transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;transition:all 0.25s ease 0s;}*/
.cms-page-1 .products-grid .item .item-inner .box-image .product-image,.cms-page-1 .products-grid .item .item-inner .box-image .image-slider-product,.cms-page-2 .products-grid .item .item-inner .box-image .product-image,.cms-page-2 .products-grid .item .item-inner .box-image .image-slider-product{background:#fff;}
.cms-page-5 .products-grid .item .item-inner .box-image .product-image:after,.cms-page-5 .products-grid .item .item-inner .box-image .image-slider-product:after{background:rgba(0, 0, 0, 0.043);position:absolute;width:100%;height:100%;top:0px;left:0px;z-index:1;content:"";}
.products-grid .item .item-inner .box-image .product-image img,.products-grid .item .item-inner .box-image .image-slider-product img{width:100%;}
.products-grid .item .item-inner .box-image .product-image .second-image,.products-grid .item .item-inner .box-image .image-slider-product .second-image{position:absolute;left:0px;top:0px;opacity:0;z-index:0;background:#f8f8f8;}
.products-grid .item .item-inner .box-image .product-image:hover .second-image,.products-grid .item .item-inner .box-image .image-slider-product:hover .second-image{opacity:1;}
.products-grid .item .item-inner .box-image .bottom-action-out{height:40px;text-align:center;width:100%;z-index:10;}
.products-grid .item .item-inner .box-image .bottom-action-out .bottom-action{position:relative;width:100%;text-align:center;}
.products-grid .item:hover .item-inner,.products-list .item:hover .item-inner {-webkit-box-shadow: inset 0px 0px 18px 0px rgba(0,0,0,0.12);
-moz-box-shadow: inset 0px 0px 18px 0px rgba(0,0,0,0.12);
box-shadow: inset 0px 0px 18px 0px rgba(0,0,0,0.12);}
.products-grid .item .item-inner .box-image .bottom-action-out .add-to-links{float:left;display:inline-block;}
.products-grid .item .item-inner .btn-action{padding-left:5px;padding-right:5px;border:none;display:inline-block !important;margin:0 2px;line-height:35px;text-align:center;color:#000;width:auto;height:35px;vertical-align:top;border:1px solid #f7f7f7;-webkit-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-ms-transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;transition:all 0.25s ease 0s;background-color:#de9c47;border-color:#de9c47;}
.products-grid .item .item-inner .btn-action:hover{background-color:#d58f35;border-color:#d58f35;}
.btn-action.btn-cart span span {text-transform:uppercase !important}
.products-grid .item .item-inner .btn-action.btn-cart{background:transparent;-webkit-transition-delay:0s;-moz-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;color:#fff;background-color:#de9c47;}
.products-grid .item .item-inner .btn-action.btn-cart:hover{background-color:#d58f35;color:#fff;}
.products-grid .item .item-inner .btn-action.btn-cart:hover:before{color:#fff;background-color:#d58f35;}
.products-grid .item .item-inner .btn-action.btn-cart.out-of-stock{cursor:no-drop;}
.products-grid .item .item-inner .btn-action.btn-cart:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:14px;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:14px;height:14px;text-align:center;line-height:14px;background-color:#de9c47;border-color:#de9c47;color:#fff;}
.products-grid .item .item-inner .btn-action.btn-cart span{}
.products-grid .item .item-inner .box-image .bottom-action-out .btn-action.link-compare{-webkit-transition-delay:0.2s;-moz-transition-delay:0.2s;-o-transition-delay:0.2s;transition-delay:0.2s;}
.products-grid .item .item-inner .box-image .bottom-action-out .btn-action.link-compare:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:14px;content:'\f074';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:14px;height:14px;text-align:center;line-height:14px;}
.products-grid .item .item-inner .box-image .bottom-action-out .btn-action.link-wishlist{-webkit-transition-delay:0.1s;-moz-transition-delay:0.1s;-o-transition-delay:0.1s;transition-delay:0.1s;}
.products-grid .item .item-inner .box-image .bottom-action-out .btn-action.link-wishlist:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:14px;content:'\f08a';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:14px;height:14px;text-align:center;line-height:14px;}
.products-grid .item .item-inner .box-image .bottom-action-out .btn-action.sm_quickview_handler{-webkit-transition-delay:0.3s;-moz-transition-delay:0.3s;-o-transition-delay:0.3s;transition-delay:0.3s;}
.products-grid .item .item-inner .box-image .bottom-action-out .btn-action.sm_quickview_handler:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:14px;content:'\f06e';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:14px;height:14px;text-align:center;line-height:14px;}
.keszletkisopres .sm-basic-products .item-inner .box-image {text-align:center !important;border:1px solid #fff !important;padding:0px !important;min-width:286px !important;height:186px !important;width:286px !important;background:#fff !important}
.keszletkisopres .sm-basic-products .item-inner .box-image img,.keszletkisopres .sm-basic-products .item-inner .box-image .effect-default,.keszletkisopres .sm-basic-products .item-inner .box-image .product-image  {max-width:auto !important;max-height:100% !important;height:100% !important;width:auto !important;}
.keszletkisopres .sm-basic-products .item-inner .box-image .product-image {display:inline-block !important;}
.keszletkisopres .sm-basic-products .item-inner .box-info {margin-left:300px !important}
.products-grid .item .item-inner .box-image .configurable-swatch-list{position:absolute;top:0;left:0;z-index:11;width:100%;text-align:center;}
.products-grid .item .item-inner .box-image .configurable-swatch-list li{display:inline-block;}
.products-grid .item .item-inner .box-image:hover .image-slider-product .lSAction,.products-grid .item .item-inner .box-image:hover .image-slider-product .lSPager{opacity:1;display:block !important;}
.products-grid .item .item-inner .box-image:hover .effect-thumbs .product-image .second-image{opacity:1;}
.products-grid .item .item-inner .box-info{padding:15px 0 5px;text-align:center;}
.products-grid .item .item-inner .box-info .product-name{overflow:hidden;text-overflow:ellipsis;padding:8px 0;}
.products-grid .item .item-inner .box-info .product-name a{white-space:nowrap;color:#262e31;font-size:100%;}
.products-grid .item .item-inner .box-info .product-name a:hover{color:#de9c47;}
.products-grid .item .item-inner .box-info .ratings .rating-box{position:relative;top:0px;margin:0 auto;float:none;}
.products-grid .item .item-inner .box-info .ratings .amount{display:none;}
.products-grid .item .item-inner .box-info .no-rating,.products-grid .item .item-inner .box-info .ratings{height:20px;margin:0px auto 0;line-height:20px;}
.products-grid .item .item-inner .box-info .price-box{height:28px;margin:0;overflow:hidden;display:inline-block;position:relative;}
.products-grid .item .item-inner .box-info .price-box .old-price{margin-left:5px;}
.products-grid .item .image-slider-product{width:100%;}
.products-grid .item .image-slider-product .lSAction,.products-grid .item .image-slider-product .lSPager{opacity:0;-webkit-transition:0.2s;-moz-transition:0.2s;-ms-transition:0.2s;-o-transition:0.2s;transition:0.2s;display:none !important;}
.products-grid .item .image-slider-product:hover .lSAction,.products-grid .item .image-slider-product:hover .lSPager{opacity:1;}
.products-grid .item .image-slider-product .item{padding:0;}
.products-grid .item .image-slider-product img{width:100%;}
.products-grid .item .image-slider-product .lSPager{position:absolute;bottom:0px;width:100%;text-align:center;}
.sidebar-product .basic-products-list .bs-items{margin-bottom:0;}
.sidebar-product .basic-products-list .bs-items .item:last-child{margin-bottom:0;}
.products-list{margin:0;}
.products-list .item:last-child .item-inner{border:0;}
.products-list .item .item-inner{background-color:#fff;position:relative;padding:15px;border-bottom:1px solid #ebebeb;}
.products-list .item .item-inner .box-image-list{margin-right:15px;border:1px solid #ebebeb;padding:5px;width:270px;float:left;position:relative;background:#f8f8f8;}
.products-list .item .item-inner .box-image-list .product-image,.products-list .item .item-inner .box-image-list .image-slider-product{display:block;padding:20px 0;background:#fff;}
.products-list .item .item-inner .box-image-list .product-image:before,.products-list .item .item-inner .box-image-list .image-slider-product:before{}
.products-list .item .item-inner .box-image-list .label-product{top:8px;}
.products-list .item .item-inner .box-image-list .label-product.label-sale{left:8px;}
.products-list .item .item-inner .box-image-list .label-product.label-new{right:8px;}
.products-list .item .item-inner .box-image-list .image-slider-product{width:100%;}
.products-list .item .item-inner .box-image-list .image-slider-product .lSAction{opacity:0;}
.products-list .item .item-inner .box-image-list .image-slider-product .lSPager{opacity:0;-webkit-transition:0.2s;-moz-transition:0.2s;-ms-transition:0.2s;-o-transition:0.2s;transition:0.2s;position:absolute;bottom:0;width:100%;}
.products-list .item .item-inner .box-image-list .image-slider-product:hover .lSAction,.products-list .item .item-inner .box-image-list .image-slider-product:hover .lSPager{opacity:1;}
.products-list .item .item-inner .box-image-list .image-slider-product img{opacity:1 !important;width:100%;}
.products-list .item .item-inner .box-image-list .effect-thumbs .second-image{opacity:0;position:absolute;left:0px;top:0px;z-index:4;background:#f8f8f8;}
.products-list .item .item-inner .box-image-list .effect-thumbs:hover .second-image{opacity:1;}
.products-list .item .item-inner .box-image-list .configurable-swatch-list{position:absolute;left:10px;bottom:5px;display:inline-block;z-index:9;text-align:center;}
.products-list .item .item-inner .box-image-list .sm_quickview_handler{display:block !important;width:35px;height:35px;border:1px solid #fff;color:#fff;line-height:35px;text-align:center;position:absolute;top:50%;left:50%;margin-top:-22px;margin-left:-22px;transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);-ms-transform:scale(0);-webkit-transition:0.2s;-moz-transition:0.2s;-ms-transition:0.2s;-o-transition:0.2s;transition:0.2s;z-index:5;}
.products-list .item .item-inner .box-image-list .sm_quickview_handler span{display:none;}
.products-list .item .item-inner .box-image-list .sm_quickview_handler:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:18px;content:'\f06e';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:18px;height:18px;text-align:center;line-height:18px;}
.products-list .item .item-inner .box-image-list .sm_quickview_handler:hover{background-color:#de9c47;border:1px solid #de9c47;}
.products-list .item .item-inner .box-image-list:hover .sm_quickview_handler{transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);}
.products-list .item .item-inner .box-image-list:hover .product-image:before,.products-list .item .item-inner .box-image-list:hover .image-slider-product:before{background-size:35px 25px;bottom:0px;left:0px;right:0px;top:0px;}
.products-list .item .item-inner .box-image-list:hover .lSAction{opacity:1;}
.products-list .item .item-inner .box-info-list{margin-left:225px;padding-top:20px;}
.products-list .item .item-inner .box-info-list .product-name{font-size:100%;text-transform:capitalize;font-weight:bold;margin:2px 0 8px;}
.products-list .item .item-inner .box-info-list .price-box{margin-top:0px;margin-bottom:8px;}
.products-list .item .item-inner .box-info-list .price-box .regular-price .price{color:#de9c47;}
.products-list .item .item-inner .box-info-list .actions{margin-bottom:5px;display:inline-block;}
.products-list .item .item-inner .box-info-list .actions .add-to-links{float:left;display:inline-block;}
.products-list .item .item-inner .box-info-list .actions .btn-action{background-color:#fff;border:1px solid #ebebeb;display:inline-block !important;float:left;margin:0 10px 0 0;line-height:35px;text-align:center;color:#fff;width:35px;height:35px;vertical-align:top;color:#999999;}
.products-list .item .item-inner .box-info-list .actions .btn-action:hover{background-color:#de9c47;color:#fff;}
.products-list .item .item-inner .box-info-list .actions .btn-action.btn-cart{width:auto !important;padding:0 12px;}
.products-list .item .item-inner .box-info-list .actions .btn-action.btn-cart.out-of-stock{cursor:no-drop;}
.products-list .item .item-inner .box-info-list .actions .btn-action.btn-cart span{display:block;text-transform:uppercase;font-weight:normal;line-height:35px;}
.products-list .item .item-inner .box-info-list .actions .btn-action.btn-cart span i{font-size:16px;padding-right:5px;}
.products-list .item .item-inner .box-info-list .actions .btn-action.btn-cart:hover{border-color:#de9c47;background-color:#de9c47;color:#fff;}
.products-list .item .item-inner .box-info-list .actions .btn-action.link-compare:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:14px;content:'\f074';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:14px;height:14px;text-align:center;line-height:14px;}
.products-list .item .item-inner .box-info-list .actions .btn-action.link-wishlist:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:14px;content:'\f08a';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:14px;height:14px;text-align:center;line-height:14px;}
.products-list .item .item-inner .box-info-list .actions .btn-action.sm_quickview_handler:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:14px;content:'\f06e';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:14px;height:14px;text-align:center;line-height:14px;}
.products-list .item .item-inner .box-info-list .actions .btn-action span{display:none;}
.products-list .item .item-inner .box-info-list .ratings,.products-list .item .item-inner .box-info-list .no-rating{display:inline-block;height:20px;margin:0;}
.products-list .item .item-inner .box-info-list .desc{margin-bottom:18px;font-size:86%;}
.toolbar .toolbar-inner{display:inline-block;width:100%;margin-bottom:30px;margin-top:0px;background:#fff;text-align:center;}
.toolbar .toolbar-inner .pager{margin:0;vertical-align:top;display:inline-block;margin-right:20px;min-height:38px;line-height:38px;float:right;}
@media (max-width:480px){.toolbar .toolbar-inner .pager{display:none;}
}
.toolbar .toolbar-inner .pager label.page{display:none;}
.toolbar .toolbar-inner .pager > label,.toolbar .toolbar-inner .pager > div{display:inline-block;vertical-align:middle;}
.toolbar .toolbar-inner .pager .pages ol{margin:0;}
.toolbar .toolbar-inner .pager .pages ol li{display:inline-block;vertical-align:top;margin:0 5px;text-align:center;height:38px;}
.toolbar .toolbar-inner .pager .pages ol li:hover,.toolbar .toolbar-inner .pager .pages ol li.current{line-height:38px;color:#de9c47;font-size:100%;}
.toolbar .toolbar-inner .pager .pages ol li:hover a,.toolbar .toolbar-inner .pager .pages ol li.current a{color:#de9c47;}
.toolbar .toolbar-inner .pager .pages ol li .previous:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:14px;content:'\f100';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:14px;height:14px;text-align:center;line-height:14px;color:#de9c47;}
.toolbar .toolbar-inner .pager .pages ol li .previous span{display:none;}
.toolbar .toolbar-inner .pager .pages ol li .next:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:14px;content:'\f101';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:14px;height:14px;text-align:center;line-height:14px;color:#de9c47;}
.toolbar .toolbar-inner .pager .pages ol li .next span{display:none;}
.toolbar .toolbar-inner .pager .pages ol li a{border:0;line-height:38px;background:none;color:#999999;padding:0;font-size:86%;}
.toolbar .toolbar-inner .pager .pages ol li a:hover{color:#de9c47;}
.toolbar .toolbar-inner .selector{margin:9px 0;}
.toolbar .toolbar-inner .selector span{height:20px;line-height:20px;}
.toolbar .toolbar-inner .selector span:before{line-height:20px;}
.toolbar .toolbar-inner label{font-size:86%;color:#222222;line-height:22px;padding-right:3px;}
.toolbar .toolbar-inner .sorter{float:left;height:38px;}
.toolbar .toolbar-inner .sorter > label{padding:10px 15px 0 20px;float:left;}
.toolbar .toolbar-inner .sorter .view-mode{margin:0;display:inline-block;float:left;}
.toolbar .toolbar-inner .sorter .view-mode strong,.toolbar .toolbar-inner .sorter .view-mode a{display:inline-block;width:38px;height:38px;text-align:center;line-height:38px;margin-right:4px;position:relative;}
.toolbar .toolbar-inner .sorter .view-mode strong:before,.toolbar .toolbar-inner .sorter .view-mode a:before{content:"";display:inline-block;width:46px;height:46px;background:url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/icon-gird.png') no-repeat #de9c47;position:absolute;top:-3px;left:-3px;}
.toolbar .toolbar-inner .sorter .view-mode strong span,.toolbar .toolbar-inner .sorter .view-mode a span{display:none;}
.toolbar .toolbar-inner .sorter .view-mode a.grid:before{background-position:center -22px;background-color:transparent;}
.toolbar .toolbar-inner .sorter .view-mode strong.grid:before,.toolbar .toolbar-inner .sorter .view-mode a.grid:hover:before{background-position:center 15px;background-color:#de9c47;}
.toolbar .toolbar-inner .sorter .view-mode a.list:before{background-position:center -93px;background-color:transparent;}
.toolbar .toolbar-inner .sorter .view-mode strong.list:before,.toolbar .toolbar-inner .sorter .view-mode a.list:hover:before{background-position:center -58px;background-color:#de9c47;}
.toolbar .toolbar-inner .sort-by{display:inline-block;vertical-align:top;}
@media (max-width:480px){.toolbar .toolbar-inner .sort-by{display:none;}
}
.toolbar .toolbar-inner .sort-by > label{padding-left:12px;font-size:86%;color:#222222;}
.toolbar .toolbar-inner .sort-by > .selector{border:1px solid #ebebeb;font-size:72%;}
.toolbar .toolbar-inner .sort-by > label,.toolbar .toolbar-inner .sort-by > .selector,.toolbar .toolbar-inner .sort-by > a{display:inline-block;vertical-align:middle;}
.toolbar .toolbar-inner .sort-by > a{padding:0 11px;color:#999999;}
.toolbar .toolbar-inner .limiter{display:inline-block;vertical-align:top;}
.toolbar .toolbar-inner .limiter lablel{font-size:86%;color:#222222;line-height:38px;}
.toolbar .toolbar-inner .limiter > .selector{border:1px solid #ebebeb;font-size:72%;}
.toolbar .toolbar-inner .limiter > label,.toolbar .toolbar-inner .limiter > .selector,.toolbar .toolbar-inner .limiter > a{display:inline-block;vertical-align:middle;}
.toolbar-bottom{margin-top:30px;}
.toolbar-bottom .toolbar-inner{margin-bottom:0px;}
#loading{background:rgba(0, 0, 0, 0.5);position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:9999;}
#loading img{position:fixed;top:50%;left:50%;z-index:99999;padding:10px;margin-left:-22px;background-color:black;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
.block-layered-nav #narrow-by-list{margin-bottom:0;}
.block-layered-nav .block-title strong{display:block;border-width:2px;}
.block-layered-nav .actions{background:#fff;}
.block-layered-nav .currently{border:1px solid #ebebeb;padding:0 10px 0;background:#fff;}
.block-layered-nav .currently .filter-shopby{margin:0 -10px 10px;padding:3px 10px;border-bottom:1px solid #ebebeb;text-transform:capitalize;font-size:100%;font-weight:bold;}
.block-layered-nav .currently ol{margin-bottom:4px;}
.block-layered-nav .currently ol li{display:inline-block;margin-right:3px;}
.block-layered-nav .currently ol li span,.block-layered-nav .currently ol li .btn-remove{display:table-cell;border:1px solid #ebebeb;padding:0 5px;}
.block-layered-nav .currently ol li .btn-remove{margin:0 -1px;border-left:none;}
.block-layered-nav .currently ol li .btn-remove:before{position:relative;}
.block-layered-nav .actions{border:1px solid #ebebeb;border-top:none;padding:5px 10px;margin-bottom:30px;}
.block-layered-nav .actions a{float:right;}
.block-layered-nav .block-content .filter-wrapp{background:#fff;padding:10px 20px;}
.block-layered-nav .block-content .filter-wrapp dt{text-transform:uppercase;font-weight:900;color:#222222;margin-bottom:20px;position:relative;padding-bottom:6px;}
.block-layered-nav .block-content .filter-wrapp dt:after{position:absolute;bottom:0;left:0;height:1px;width:40px;background:#de9c47;content:"";display:inline-block;}
.block-layered-nav .block-content .filter-wrapp dd ol{margin:0;}
.block-layered-nav .block-content .filter-wrapp dd ol li{margin-bottom:10px;border-bottom:1px solid #ebebeb;}
.block-layered-nav .block-content .filter-wrapp dd ol li .check-shopby{display:none;}
.block-layered-nav .block-content .filter-wrapp dd ol li a{position:relative;display:inline-block;padding:1px 0 8px;width:100%;font-size:86%;}
.block-layered-nav .block-content .filter-wrapp dd ol li a .item-count{float:right;margin-top:0;margin-left:4px;color:#666;}
.block-layered-nav .block-content .filter-wrapp dd ol li a .item-count:hover{color:#de9c47;}
.block-layered-nav .block-content .filter-wrapp dd ol li a:hover,.block-layered-nav .block-content .filter-wrapp dd ol li a.checked{color:#de9c47;}
.block-layered-nav .block-content .filter-wrapp dd ol.configurable-swatch-list li a.has-image{padding:0;display:block;}
.block-layered-nav .block-content .filter-wrapp dd ol.configurable-swatch-list li a.has-image:before{display:none;}
.block-layered-nav .block-content .filter-wrapp dd ol.configurable-swatch-list li a.has-image span img{margin-top:2px;border:none;}
.block-layered-nav .block-content .filter-wrapp dd ol.configurable-swatch-list li a.has-image .label-image{text-transform:none;margin-left:20px;}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby{overflow:hidden;}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .price_filter{background-color:#de9c47;height:3px;position:relative;margin:20px 0 10px;}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .price_filter .price-from,.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .price_filter .price-to{background:#de9c47;cursor:e-resize;display:block;height:10px;width:10px;z-index:15;position:absolute;top:-4px;text-align:center;z-index:0;}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .price_filter .price-from:after,.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .price_filter .price-to:after{content:"";display:inline-block;width:1000px;height:3px;background-color:#dadde1;position:absolute;top:4px;z-index:10;}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .price_filter .price-to:after{left:10px;}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .price_filter .price-from:after{right:10px;}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .sp-right{float:right;}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .txt-price-shopby{width:70px;margin-right:5px;float:left;font-size:86%;background:#fff;height:25px;line-height:25px;padding-left:5px;border:1px solid #ebebeb;}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .txt-price-shopby span{display:table-cell;vertical-align:middle;margin-top:-2px;}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .txt-price-shopby .input-text{border:none;height:20px;padding:0;width:100%;margin-top:-2px;line-height:10px;}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .txt-price-shopby .input-text:focus{background:none;}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .button{height:25px;line-height:25px;text-transform:uppercase;background-color:#de9c47;color:#fff;font-size:86%;padding:0 15px;font-weight:normal;}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .button:hover{-webkit-opacity:0.7;-moz-opacity:0.7;-ms-opacity:0.7;-o-opacity:0.7;opacity:0.7;}
.block-layered-nav .block-content .filter-wrapp.Size ol.configurable-swatch-list{margin:0 -5px;}
.block-layered-nav .block-content .filter-wrapp.Size ol.configurable-swatch-list li{width:25px;height:25px;float:left;margin:5px;border:1px solid #e7eaef;background:#fff;}
.block-layered-nav .block-content .filter-wrapp.Size ol.configurable-swatch-list li a{color:#252525;text-align:center;height:25px;line-height:25px;border:0;padding:0;}
.block-layered-nav .block-content .filter-wrapp.Size ol.configurable-swatch-list li a:before{display:none;}
.block-layered-nav .block-content .filter-wrapp.Size ol.configurable-swatch-list li a span.item-count{display:none;}
.block-layered-nav .block-content .filter-wrapp.Size ol.configurable-swatch-list li a:hover{color:#de9c47;}
.block-layered-nav .block-content .filter-wrapp.Color ol.configurable-swatch-list{margin:0 -5px;}
.block-layered-nav .block-content .filter-wrapp.Color ol.configurable-swatch-list li{width:25px;height:25px;float:left;margin:5px;}
.block-layered-nav .block-content .filter-wrapp.Color ol.configurable-swatch-list li a.has-image{padding:0;display:block;}
.block-layered-nav .block-content .filter-wrapp.Color ol.configurable-swatch-list li a.has-image:before{display:none;}
.block-layered-nav .block-content .filter-wrapp.Color ol.configurable-swatch-list li a.has-image span{display:none;}
.block-layered-nav .block-content .filter-wrapp.Color ol.configurable-swatch-list li a.has-image span.swatch-label{width:25px !important;display:block;}
.block-layered-nav .block-content .filter-wrapp.Color ol.configurable-swatch-list li a.has-image span.swatch-label img{width:25px;height:25px;border:none;}
.block-layered-nav .block-content .filter-wrapp.Color ol.configurable-swatch-list li a.has-image .label-image{text-transform:none;margin-left:20px;}
.block-layered-nav .block-content .filter-wrapp.Color ol.configurable-swatch-list li a.has-image:hover span.swatch-label img{opacity:0.7;}
.ratings .amount{display:none;}
.page-empty .product-view.cartpro-product .product-shop .product-options-bottom,.product-configurable-product .product-view.cartpro-product .product-shop .product-options-bottom{margin:-7px 0 -2px;padding-top:13px;}
.page-empty .product-view .product-shop .product-options-bottom .add-to-cart .control-qty,.product-configurable-product .product-view .product-shop .product-options-bottom .add-to-cart .control-qty,.page-empty .product-view .product-shop .add-to-box .add-to-cart .control-qty,.product-configurable-product .product-view .product-shop .add-to-box .add-to-cart .control-qty{position:relative;top:0;}
.box-image-list .lSAction > a,.box-image .lSAction > a{width:30px;height:30px;border:0;text-align:center;line-height:30px;font-family:fontawesome;font-size:25px;font-weight:bold;background:transparent;color:#999;bottom:0;top:40%;}
.box-image-list .lSAction > a:hover,.box-image .lSAction > a:hover{color:#de9c47;}
.box-image-list .lSAction > .lSPrev,.box-image .lSAction > .lSPrev{margin-left:-5px;left:0;}
.box-image-list .lSAction > .lSNext,.box-image .lSAction > .lSNext{margin-left:-5px;right:0px;}
.slidebar-products-list .title-view:before{width:100%;}
.slidebar-products-list .title-view h2{font-size:128.57%;}
.slidebar-products-list .item{display:inline-block;margin-bottom:15px;}
.slidebar-products-list .item:last-child{margin-bottom:0;}
.slidebar-products-list .image-box{float:left;width:70px;margin-right:15px;-webkit-transition:0.3s;-moz-transition:0.3s;-ms-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.slidebar-products-list .image-box:hover{opacity:0.8;}
.slidebar-products-list .product-name a{color:#262e31;}
.slidebar-products-list .product-name a:hover{color:#de9c47;}
.slidebar-products-list .owl-theme .owl-controls .owl-nav{position:absolute;top:-75px;right:-2px;}
.slidebar-products-list .owl-theme .owl-controls .owl-nav > div{width:24px;height:24px;margin:5px 2px;}
.slidebar-products-list .owl-theme .owl-controls .owl-nav > div:before{width:24px;height:24px;line-height:24px;font-size:14px;}
.block-cat .cat-item{margin-bottom:30px;}
.block-cat .content-cat .cat-inner{border:1px solid #ebebeb;text-align:center;padding-top:15px;}
.block-cat .content-cat .img-cat img:hover{opacity:0.8;}
.block-cat .content-cat .name-cat{line-height:50px;font-size:116.66%;text-transform:uppercase;font-weight:500;}
.block-cat .content-cat .name-cat a:hover{color:#de9c47;}
.col3-layout .col-wrapper .col-md-6.col-main .limiter{display:none;}
*{margin:0;padding:0;outline:none !important;}
.msrp-price-hide-message{display:block;clear:both;padding:10px 0px;}
.page-print{background:#fff;padding:25px 30px;text-align:left;}
.page-empty{background:#fff;text-align:left;}
.page-popup{background:#fff;padding:25px 30px;text-align:left;}
.main{margin:0 auto;min-height:400px;padding:0px 0px 30px;text-align:left;}
.customer-account-login .main{padding-bottom:40px;}
.col1-layout .col-main{float:none;width:auto;}
.col2-set .col-1{float:left;width:48.5%;}
.col2-set .col-2{float:right;width:48.5%;}
.col2-set .col-narrow{width:32%;}
.col2-set .col-wide{width:65%;}
.col3-set .col-1{float:left;width:32%;}
.col3-set .col-2{float:left;width:32%;margin-left:2%;}
.col3-set .col-3{float:right;width:32%;}
.col4-set .col-1{float:left;width:23.5%;}
.col4-set .col-2{float:left;width:23.5%;margin:0 2%;}
.col4-set .col-3{float:left;width:23.5%;}
.col4-set .col-4{float:right;width:23.5%;}
.my-account .pager li{float:left;margin-right:5px;}
.my-account .pager li.current{padding:5px;}
input,select,textarea,button{vertical-align:middle;color:#636363;}
body input.input-text{height:36px;padding:0 5px;width:100%;}
input.input-text,select,textarea{background:#fff;border:1px solid #ebebeb;}
textarea{overflow:auto;}
input.radio{margin-right:3px;}
input.checkbox{margin-right:3px;}
input.qty{width:40px !important;height:40px !important;text-align:center;}
p.control input.checkbox,p.control input.radio{margin-right:6px;}
input.input-text:focus,select:focus,textarea:focus{background-color:#fafafa;}
.form-list li{margin-bottom:8px;}
.form-list label{float:left;color:#666;font-weight:bold;position:relative;z-index:0;margin-bottom:0px;}
label.required em{color:red;font-style:normal}
.form-list li.control label{float:none;}
.form-list li.control .input-box{clear:none;display:inline;width:auto;}

body input.checkbox{float:left;margin:1px 5px 0 0;}
body input.radio{float:left;margin:0px 5px 0 0;}
.form-list .input-box{display:block;clear:both;}
.form-list select{width:100%;height:33px;}
.form-list li.additional-row{border-top:1px solid #ccc;margin-top:10px;padding-top:7px;}
.form-list li.additional-row .btn-remove{float:right;margin:5px 0 0;}
.form-list .input-range input.input-text{width:74px;}
textarea{height:10em;width:100%;}
.form-list-narrow li{margin-bottom:0;}
.form-list-narrow li .input-box{margin-bottom:6px;}
.form-list .customer-name-prefix .input-box,.form-list .customer-name-suffix .input-box,.form-list .customer-name-prefix-suffix .input-box,.form-list .customer-name-prefix-middlename .input-box,.form-list .customer-name-middlename-suffix .input-box,.form-list .customer-name-prefix-middlename-suffix .input-box{width:auto;}
.form-list .name-prefix{width:65px;}
.form-list .name-prefix select{width:55px;}
.form-list .name-prefix input.input-text{width:49px;}
.form-list .name-suffix{width:65px;}
.form-list .name-suffix select{width:55px;}
.form-list .name-suffix input.input-text{width:49px;}
.form-list .customer-dob input.input-text{display:block;width:74px;}
.form-list .customer-dob label{font-size:10px;font-weight:normal;color:#888;}
.form-list .customer-dob .dob-year{width:140px;}
.form-list .customer-dob .dob-year input.input-text{width:134px;}
.form-list .customer-dob .dob-month,.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-year{float:left;width:85px;}
.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-month{width:60px;}
.form-list .customer-dob .dob-day input.input-text,.form-list .customer-dob .dob-month input.input-text{width:46px;}
.buttons-set{clear:both;text-align:right;}
.buttons-set p.required{margin:0 0 10px;}
.buttons-set .back-link{float:left;margin:0;}
.buttons-set button.button{float:right;margin-left:5px;}
.buttons-set-order{margin:10px 0 0;}
.buttons-set-order .please-wait{padding:12px 7px 0 0;}
.fieldset{border:1px solid #ebebeb;padding:20px;margin-bottom:20px;background-color:#fff;}
.fieldset .legend{border-bottom:1px solid #ebebeb;font-size:108.03%;font-weight:bold;margin:0 0 14px;padding:0 0 5px;text-transform:uppercase;}
.account-create .fieldset{min-height:250px;background-color:#fff;}
.account-create .input-box{width:100%;}
.account-create .form-list .input-text{width:100%;}
.validation-advice{margin:3px 0 0;font-size:91.67%;line-height:13px;color:#eb340a;}
.validation-failed{border:1px dashed #eb340a !important;background:#faebe7 !important;}
p.required{font-size:11px;text-align:right;color:#EB340A;}
.v-fix{float:left;}
.v-fix .validation-advice{display:block;width:12em;margin-right:-12em;position:relative;}
.success{color:#3d6611;font-weight:bold;}
.error{color:#df280a;font-weight:bold;}
.notice{color:#e26703;}
.messages,.messages ul{list-style:none !important;margin:0 !important;padding:0 !important;}
.messages{width:100%;overflow:hidden;margin:10px 0 !important;}
.messages li{margin:0 0 10px !important;}
.messages li li{margin:0 !important;}
.error-msg,.success-msg,.note-msg,.notice-msg{border-style:solid !important;border-width:1px !important;background-position:10px 9px !important;background-repeat:no-repeat !important;min-height:24px !important;padding:8px 5px !important;font-size:100% px !important;font-weight:normal !important;}
.error-msg{border-color:#f97979;background-color:#f97979;color:#fff;}
.error-msg ul li span:before{content:"\f057";font-family:fontawesome;color:#fff;font-size:21px;margin:0 8px;vertical-align:top;line-height:100%;}
.success-msg{border-color:#2bca32;background-color:#2bca32;color:#fff;}
.success-msg ul li span:before{content:"\f058";font-family:fontawesome;color:#fff;font-size:21px;margin:0 8px;vertical-align:top;line-height:100%;}
.note-msg,.notice-msg{border-color:#fcd344;background-color:#fcd344;color:#fff;}
.note-msg:before,.notice-msg:before{content:"\f05a";font-family:fontawesome;color:#fff;font-size:21px;margin:0 8px;vertical-align:top;line-height:100%;}
.breadcrumbs{text-align:left;}
.breadcrumbs ul{margin:0;padding:28px 0 15px;display:inline-block;width:100%;}
.breadcrumbs ul li{display:inline-block;padding:0 30px 0 0px;position:relative;float:left;color:#666666;}
.breadcrumbs ul li.blog{font-size:86%;}
.breadcrumbs ul li:after{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:12px;content:'\f0da';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:12px;height:12px;text-align:center;line-height:12px;position:absolute;top:4px;right:7px;color:#666666;}
.breadcrumbs ul li a{display:block;padding:0;font-size:86%;}
.breadcrumbs ul li:last-child:after{display:none;}
.breadcrumbs ul li:last-child strong{font-weight:normal;color:#de9c47;}
.breadcrumbs .title-page h1{text-transform:uppercase;font-size:250%;font-weight:bold;}
.data-table{width:100%;border:1px solid #ebebeb;}
.data-table td{padding:3px 8px;}
.data-table thead th{font-weight:bold;border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb;padding:8px 8px;color:#000;white-space:nowrap;vertical-align:middle;background-color:#fafafa;text-transform:uppercase;}
.data-table thead th .tax-flag{font-size:11px;white-space:nowrap;}
.data-table thead th.wrap{white-space:normal;}
.data-table tfoot{border-bottom:1px solid #d9dde3;}
.data-table tfoot td{padding-top:1px;padding-bottom:1px;border-bottom:0;border-right:1px solid #d9dde3;}
.data-table tfoot strong{font-size:16px;}
.data-table tbody td .product-image img{min-width:100px;}
.data-table tbody td .option-label{font-weight:bold;font-style:italic;}
.data-table tbody td .option-value{padding-left:10px;}
.data-table thead th a,.data-table thead th a:hover{color:#fff;}
.data-table tbody th,.data-table tbody td{border-bottom:1px solid #ebebeb;border-right:1px solid #ebebeb;display:table-cell;text-align:left;vertical-align:middle;padding:10px;}
.data-table tbody th.label{padding:10px !important;}
.data-table tbody.odd tr td,.data-table tbody.even tr td{border-bottom:0;}
.data-table tbody.odd tr.border td,.data-table tbody.even tr.border td{border-bottom:1px solid #d9dde3;}
.info-box{padding:12px 15px;margin:0 0 15px;}
.info-box h2{font-weight:bold;font-size:13px;}
.info-table th{font-weight:bold;padding:2px 15px 2px 0;}
.info-table td{padding:2px 0;}
tr.summary-total{cursor:pointer;}
tr.summary-total .summary-collapse{float:right;text-align:right;padding-left:20px;background:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/bkg_collapse.gif) 0 5px no-repeat;cursor:pointer;}
tr.show-details .summary-collapse{background-position:0 -52px;}
tr.summary-details td{font-size:11px;background-color:#dae1e4;color:#626465;}
tr.summary-details-first td{border-top:1px solid #d2d8db;}
tr.summary-details-excluded{font-style:italic;}
.cart-tax-info{display:block;}
.cart-tax-info,.cart-tax-info .cart-price{padding-right:20px;}
.cart-tax-total{display:block;padding-right:20px;background:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/bkg_collapse.gif) 100% 5px no-repeat;cursor:pointer;}
.cart-tax-info .price,.cart-tax-total .price{display:inline !important;font-weight:normal !important;}
.cart-tax-total-expanded{background-position:100% -52px;}
.std .subtitle{padding:0;}
.std ol.ol{list-style:decimal outside;padding-left:1.5em;}
.std ul.disc{list-style:disc outside;padding-left:18px;margin:0 0 10px;}
.std dl dt{font-weight:bold;}
.std dl dd{margin:0 0 10px;}
.std ul{list-style:disc outside;padding-left:1.5em;}
.std ul ul{list-style-type:circle;}
.std ol{list-style:decimal outside;padding-left:1.5em;}
.std dt{font-weight:bold;}
.std dd{padding:0 0 0 1.5em;}
.std blockquote{font-style:italic;padding:0 0 0 1.5em;}
.std address{font-style:normal;}
.std ul,.std ol,.std dl,.std p,.std address,.std blockquote{margin:0 0 1em;padding:0;}
.std ul ul,.std ol ol,.std ul ol,.std ol ul{margin:.5em 0;}
.std b,.std strong{font-weight:bold;}
.std i,.std em{font-style:italic;}
.box-content address{padding-top:10px;}
.link-print{color:#de9c47;}
.link-rss{padding-left:18px;line-height:14px;white-space:nowrap;}
.btn-remove{position:relative;}
.btn-remove:before{position:absolute;left:0;top:0;content:"\f00d";font-size:14px;font-family:fontawesome;padding:4px;display:inline-block;}
.btn-previous{display:block;width:11px;height:11px;font-size:0;line-height:0;background:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/btn_previous.gif) 0 0 no-repeat;text-indent:-999em;overflow:hidden;}
.btn-remove2{display:block;width:16px;height:16px;font-size:0;line-height:10px;overflow:hidden;}
.cards-list dt{margin:5px 0 0;}
.cards-list .offset{padding:2px 0 2px 20px;}
.separator{margin:0 3px;}
.divider{clear:both;display:block;font-size:0;line-height:0;height:1px;margin:10px 0;background:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/bkg_divider1.gif) 0 50% repeat-x;text-indent:-999em;overflow:hidden;}
.global-site-notice{border:1px solid #cfcfcf;border-width:0 0 1px;background:#ffff90;font-size:12px;line-height:1.25;text-align:center;color:#636363;}
.global-site-notice .notice-inner{width:860px;margin:0 auto;padding:12px 0 12px 80px;background:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/i_notice.gif) 20px 25px no-repeat;text-align:left;}
.global-site-notice .notice-inner p{margin:0;border:1px dotted #cccc73;padding:10px;}
.global-site-notice .notice-inner .actions{padding-top:10px;}
.notice-cookie{position:fixed;z-index:9999;width:100%;bottom:0;left:0;margin:0 !important;opacity:0.95;}
.demo-notice{margin:0;padding:6px 10px;background:#d75f07;font-size:12px;line-height:1.15;border:0;text-align:center;color:#fff;}
.demo-notice .notice-inner{width:auto;padding:0;background:none;text-align:center;}
.demo-notice .notice-inner p{padding:0;border:0;}
.header{position:relative;}
.header .logo strong{position:absolute;top:-999em;left:-999em;width:0;height:0;font-size:0;line-height:0;text-indent:-999em;overflow:hidden;}
.mini-products-list .product-image{float:left;width:50px;border:1px solid #a9a9a9;}
.mini-products-list .product-details{margin-left:60px;}
.block-cart .mini-products-list .product-details .product-name,.block-cart .mini-products-list .product-details .nobr small{word-wrap:break-word;}
.block-cart .mini-products-list .product-details .nobr{white-space:normal !important;}
.block-viewed #recently-viewed-items{margin:0;}
.block-viewed #recently-viewed-items li .product-name a{display:inline-block;padding:5px 0px;}
.block-viewed #recently-viewed-items li:last-child .product-name{margin-bottom:0;}
.block-viewed #recently-viewed-items .details {float:left;width:150px;}
.block-viewed #recently-viewed-items li:first-child .product-name a{padding-top:0px;}
.block-viewed #recently-viewed-items li:last-child .product-name a{padding-bottom:0px;}
.block-account .block-content{padding-top:0;padding-bottom:0;}
.block-account .block-content ul{margin:0;}
.block-account .block-content li a{display:block;border-bottom:1px solid #ddd;padding:5px 0;text-decoration:none !important;}
.block-account .block-content li a:hover{color:#de9c47;}
.block-account .block-content li.last a{border-bottom:0;}
.block-account .block-content li.current{border-bottom:1px solid #ebebeb;padding:5px 0;color:#de9c47;}
.block-account .block-content li.current.last{border-bottom:0;}
.block-cart .summary{background:#fff;padding:2px 8px 8px;margin:-1px 0 0;position:relative;z-index:1;}
.block-cart .amount{margin:0;}
.block-cart .amount a{font-weight:bold;}
.block-cart .subtotal{margin:5px 0 0;padding:2px 0;background:#fbebd9;text-align:center;}
.block-cart .subtotal .price{font-weight:bold;}
.block-cart .actions{border-bottom:1px solid #c2c2c2;}
.block-cart .actions .paypal-logo{float:left;width:100%;margin:3px 0 0;text-align:right;}
.block-cart .actions .paypal-logo .paypal-or{clear:both;display:block;padding:0 55px 8px 0;}
.block-wishlist .actions{text-align:right;}
.block-wishlist .actions a{float:none;}
.block-related .block-title strong{background-position:0 1px;}
.block-related input.checkbox{float:left;}
.block-related .product{margin-left:20px;}
.block-compare .block-title strong{background-position:0 1px;}
.page-popup.catalog-product-compare-index{direction:ltr;}
.compare-table{border:0;margin-bottom:10px;}
.compare-table .btn-remove{float:right;width:72px;height:15px;}
.compare-table tbody td.last{border-right:1px solid #ccc;}
.compare-table tr.add-to-row td{background:#fffada;text-align:center;}
.compare-table tr.first td{text-align:center;}
.compare-table tr.first td .product-name{font-size:13px;font-weight:bold;margin:0 0 5px;color:#203548;}
.compare-table tr.first td .product-name a{color:#203548;}
.compare-table tr.first td .ratings{width:69px;margin:0 auto;}
.compare-table thead tr.first th,.compare-table thead tr.first td{border:0;background:none;padding:0;font-size:0;line-height:0;}
.compare-table tbody th,.compare-table tbody td{padding:10px;border:0;border-top:1px solid #ccc;border-left:1px solid #ccc;vertical-align:top;}
.compare-table tbody tr.last th,.compare-table tbody tr.last td{border-bottom:1px solid #ccc !important;}
.compare-table tr.first td p,.compare-table tr.add-to-row td p{margin:0;}
.block-compared .block-title strong{background-position:0 1px;}
.block-poll .block-subtitle{font-size:12px;}
.block-poll label{color:#777;font-weight:bold;}
.block-poll input.radio{float:left;}
.block-poll .label{text-align:left;position:relative;top:3px;}
.block-poll .actions{margin:5px 0 0;}
.block-poll .answer{font-weight:bold;}
.block-poll .votes{float:right;margin-left:10px;}
.block-gr-search li{padding:3px 9px;}
.block-tags .actions{text-align:right;padding-top:0;}
.block-tags .actions a{float:none;}
.block-subscribe label{margin:0 0 5px;position:relative;top:-5px;display:inline-block;}
.block-subscribe .input-box{position:relative;}
.block-subscribe .input-box .input-text{height:35px;font-size:86%;float:left;padding-right:86px;background-color:#fff;}
.block-subscribe .input-box .button{position:absolute;right:0;top:0;height:35px;line-height:35px;padding:0 10px;font-weight:normal;}
.block-reorder input.checkbox{float:left;margin:2px -20px 0 0;}
.block-reorder .product-name{margin-left:20px;}
.block-reorder .validation-advice{margin:3px 9px 7px;}
.block-banner{border:0;}
.block-banner .block-content{padding:0;text-align:center;}
.block-login .block-content{padding:5px 10px;}
.block-login label{font-weight:bold;color:#666;}
.block-login input.input-text{display:block;width:167px;margin:3px 0;}
.block-login .actions{background:none;padding:0;margin:3px 0 0;}
.sidebar .paypal-logo{display:block;margin:10px 0;text-align:center;}
.sidebar .paypal-logo a{float:none;}
.category-image{width:100%;overflow:hidden;margin:0px 0 30px;text-align:center;}
.category-description{margin-bottom:20px;}
.no-rating{margin:0;font-size:90%;}
.no-rating a{color:#ccc;}
.no-rating a:hover{color:#de9c47;}
.ratings{font-size:85%;line-height:1.25;margin:8px 0;}
.ratings strong{float:left;margin:-2px 5px 0 0;}
.ratings .rating-links{margin:0;}
.ratings .rating-links .separator{margin:0 2px;}
.ratings .rating-box{float:left;margin-right:3px;}
.ratings a{color:#999;}
.ratings-table th,.ratings-table td{font-size:91.67%;line-height:1.15;padding:3px 0;}
.ratings-table th{font-weight:bold;padding-right:8px;}
.availability{margin:0;}
.availability.out-of-stock span{color:#d83820;}
.availability-only{margin:10px 0 7px;line-height:16px;padding-left:15px;}
.availability-only a{cursor:pointer;padding-right:15px;text-decoration:none;}
.availability-only .expanded{background-position:100% -15px;}
.availability-only strong{color:#be2c00;}
.availability-only span,.availability-only a{border-bottom:1px dashed #751d02;color:#000;}
.availability-only-details{margin:0 0 7px;}
.availability-only-details th{background:#d2d6d9;font-size:10px;padding:0 8px;}
.availability-only-details td{background:#ebf0f3;border-bottom:1px solid #fff;font-size:11px;padding:2px 8px 1px;}
.availability-only-details tr.odd td.last{color:#d95e00;font-weight:bold;}
.email-friend{margin:0;}
.alert-price{margin:0;font-size:11px;}
.alert-stock{margin:0;font-size:11px;}
.add-to-links{margin:0 !important;list-style:none !important;}
.add-to-links .separator{display:none;}
.product-view .add-to-cart .paypal-logo{margin:0;}
.bml-checkout-type{list-style:none;}
.bml-checkout-type .bml_button{width:150px;display:inline-table;}
.add-to-box .or{float:left;font-weight:bold;margin:0 7px;color:#666;}
.add-to-box .add-to-links li .separator{display:none !important;}
.product-options{position:relative;}
.product-options dt{padding:10px 0 0;font-weight:normal;}
.product-options dt .qty-disabled{background:none;border:0;padding:3px;color:#636363;}
.product-options dd .qty-holder{display:block;padding:10px 0 0;}
.product-options dd .qty-holder label{vertical-align:middle;}
.product-options dd input.datetime-picker{width:150px;}
.product-options dd .time-picker{display:-moz-inline-box;display:inline-block;padding:2px 0;vertical-align:middle;}
.product-options dd .multiselect option{border-bottom:1px dotted #d9e5ee;padding:2px 4px;}
.product-options dl.last dd.last{border-bottom:0;padding-bottom:5px;margin-bottom:0;}
.product-options ul.options-list{margin-right:5px;}
.product-options ul.options-list li{line-height:1.5;padding:2px 0;}
.product-options ul.options-list input.radio{float:left;margin-top:3px;}
.product-options ul.options-list input.checkbox{float:left;}
.product-options ul.options-list .label{padding:0;}
.product-options ul.options-list label{font-weight:normal;}
.product-options ul.validation-failed{padding:0 7px;}
.product-options p.note{margin:0;font-size:11px;}
.product-options p.required{position:absolute;right:20px;top:20px;}
.product-options-bottom .product-pricing,.product-options-bottom .tier-prices{margin:0;padding:0 0 10px;border:0;background:0;color:#e26703;}
.product-options-bottom .tier-prices li{background:0;padding:2px 0;}
.product-options-bottom .price-label{float:left;padding-right:5px;}
.product-options-bottom .price-tax{float:left;}
.product-options-bottom .tier-prices .price,.product-options-bottom .tier-prices .benefit{color:#e26703;}
.product-shop .product-options-bottom{margin:0 0 10px;}
.product-shop .product-options-bottom .price-box{float:none;margin:0 0 5px;}
.product-shop .product-options-bottom .price-label{float:none;padding-right:0;}
.product-shop .product-options-bottom .price-tax{float:none;}
.product-shop .product-options-bottom .add-to-cart-box{clear:both;float:left;padding-top:12px;}
.product-view .grouped-items-table .price-box{margin:0 !important;padding:0;}
.product-view .box-tags{margin:0;}
.product-view .box-tags h3{font-size:100%;margin-bottom:10px;}
.product-view .box-tags .product-tags{display:block;margin:0 0 15px;}
.product-view .box-tags .product-tags li{display:inline;padding:0;}
.product-view .box-tags .product-tags li.first{padding-left:0;}
.product-view .box-tags .product-tags li.last{background:none;padding-right:0;}
.product-view .box-tags .form-add label{display:block;}
.product-view .box-tags .form-add .input-box{float:left;}
.product-view .box-tags .form-add input.input-text{width:250px;margin-right:-1px;}
.product-view .box-additional .data-table th,.product-view .box-additional .data-table td{line-height:1.25;}
.product-view .box-reviews dl{margin:15px 0;}
.product-view .box-reviews dd{margin:0 0 15px;}
.product-view .box-reviews dd small{font-style:italic;}
.product-view .box-reviews .form-add{margin:15px 0 0;}
.product-view .box-reviews .form-add h3{font-size:13px;font-weight:normal;}
.product-view .box-reviews .form-add h3 span{font-weight:bold;}
.product-view .box-reviews .form-add h4{font-size:12px;}
.product-view .box-reviews .form-add .data-table td{text-align:center;}
.product-view .box-reviews .form-add .form-list{margin:15px 0 0;}
.product-view .box-reviews dt a,.product-view .box-reviews dt span{font-weight:bold;}
.product-view .box-reviews .form-add .form-list input.input-text,.product-view .box-reviews .form-add .form-list textarea{width:354px;}
.send-friend .form-list{width:615px;overflow:hidden;}
.send-friend .form-list li{margin-right:-15px;}
.send-friend .form-list li p{margin:0 15px 0 0;}
.send-friend .form-list .field{width:315px;}
.send-friend .form-list .input-box{width:300px;}
.send-friend .form-list li.wide .input-box{width:612px;}
.send-friend .form-list li.wide textarea{width:609px;}
.send-friend .buttons-set .limit{float:right;margin:0 7px 0 0;font-size:11px;line-height:21px;}
.send-friend .form-list input.input-text,.send-friend .form-list textarea{width:294px;}
.advanced-search .form-list label{width:160px;padding-right:10px;}
.advanced-search .form-list .input-box,.advanced-search .form-list .input-range{float:left;clear:none;}
.advanced-search-amount{margin:0 0 10px;}
.advanced-search-summary{margin:10px 0;border:1px solid #e9d7c9;background:#fff6f1;padding:10px;}
.advanced-search-summary ul{float:left;width:49%;}
.advanced-search-summary strong{color:#E17C24;padding-left:15px;background:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/i_search_criteria.gif) 0 3px no-repeat;}
.advanced-search-summary p{clear:both;font-weight:bold;margin:0;}
.page-sitemap .links{text-align:right;margin:0 8px -22px 0;}
.page-sitemap .links a{text-decoration:none;position:relative;}
.page-sitemap .links a:hover{text-decoration:underline;}
.page-sitemap .sitemap{margin:12px;}
.page-sitemap .sitemap a{color:#1b2d3b;}
.page-sitemap .sitemap li{margin:3px 0;}
.page-sitemap .sitemap li.level-0{margin:10px 0 0;font-weight:bold;}
.page-sitemap .sitemap li.level-0 a{color:#1e7ec8;}
.rss-title h1{background:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/i_rss-big.png) 0 4px no-repeat;padding-left:27px;}
.rss-table .link-rss{display:block;line-height:1.55;background-position:0 4px;}
.sp-methods{margin:0 0 8px;}
.sp-methods dt{margin:13px 0 5px;font-weight:bold;}
.sp-methods dd li{margin:5px 0;}
.sp-methods label{font-weight:bold;color:#666;}
.sp-methods .price{font-weight:bold;}
.sp-methods .form-list{padding-left:20px;max-width:285px;}
.sp-methods .form-list li{margin:0 0 8px;}
.sp-methods select.month{width:154px;margin-right:10px;}
.sp-methods select.year{width:96px;}
.sp-methods input.cvv{width:3em !important;}
.sp-methods .checkmo-list li{margin:0 0 5px;}
.sp-methods .checkmo-list label{width:135px;padding-right:10px;text-align:right;}
.sp-methods .checkmo-list address{float:left;}
.sp-methods .centinel-logos a{margin-right:3px;}
.sp-methods .centinel-logos img{vertical-align:middle;}
.sp-methods .release-amounts{margin:0.5em 0;}
.sp-methods .release-amounts button{float:left;margin:5px 10px 0 0;}
.please-wait{float:right;}
.please-wait img{vertical-align:middle;}
.cvv-what-is-this{font-size:11px;cursor:help;margin-left:10px;}
.tool-tip{border:1px solid #7BA7C9;background:#EAF6FF;padding:15px 20px;position:absolute;z-index:9999;}
.tool-tip .btn-close{margin:-9px -14px 0;text-align:right;}
.tool-tip .btn-close a{display:block;margin:0 0 0 auto;width:15px;height:15px;background:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/btn_window_close.gif) 100% 0 no-repeat;text-align:left;text-indent:-999em;overflow:hidden;}
.tool-tip .tool-tip-content{padding:5px;}
.gift-messages h3{font-size:100%;font-weight:bold;margin-bottom:5px;}
.gift-messages-form{position:relative;}
.gift-messages-form label{float:none !important;position:static !important;}
.gift-messages-form h4{font-size:100%;font-weight:bold;margin-bottom:5px;}
.gift-messages-form .whole-order{margin:0 0 25px;}
.gift-messages-form .item{margin:0 0 10px;}
.gift-messages-form .item .product-img-box{float:left;width:75px;}
.gift-messages-form .item .product-image{margin:0 0 7px;border:1px solid #ebebeb;}
.gift-messages-form .item .number{margin:0;font-weight:bold;text-align:center;color:#8a8987;}
.gift-messages-form .item .details{margin-left:90px;}
.gift-messages-form .item .details .product-name{font-size:13px;font-weight:bold;margin:0 0 10px;}
.gift-message-link{font-size:11px;background:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/bkg_collapse-gm.gif) 100% 6px no-repeat;padding-right:7px;}
.gift-message-link.expanded{background-position:100% -40px;}
.gift-message-row{background:#f2efe9;}
.gift-message-row .btn-close{float:right;width:16px;height:16px;background:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/btn_gm-close.gif) 0 0 no-repeat;font-size:0;line-height:0;text-indent:-999em;overflow:hidden;}
.checkout-agreements li{margin:30px 0;}
.checkout-agreements .agreement-content{overflow:auto;height:12em;padding:10px;background-color:#fbfaf6;border:1px solid #bbb6a5;}
.checkout-agreements .agree{margin:0;padding:10px 0 10px 11px;}
.checkout-agreements .agree input.checkbox{margin-right:6px;}
.checkout-agreements .agree label{font-weight:bold;color:#666;}
.opc .checkout-agreements{border:1px solid #d9dde3;border-width:0 1px;padding:5px 30px;}
.opc .checkout-agreements li{margin:20px 0 0;}
.opc .checkout-agreements .agreement-content{background-color:#fff;border-color:#e4e4e4;padding:5px;}
.opc .checkout-agreements .agree{padding-left:6px;}
.opc .centinel{border:1px solid #bbb6a5;border-width:0 1px 1px;padding:10px 30px;}
.centinel .authentication{border:1px solid #ddd;background:#fff;}
.centinel .authentication iframe{width:99%;height:400px;background:transparent !important;margin:0 !important;padding:0 !important;border:0 !important;}
.info-set{border:1px solid #bbb6a5;margin:0 0 25px;padding:20px;}
.info-set h2{font-size:13px;font-weight:bold;margin:0 0 10px;}
.info-set h2.legend{margin:-20px -20px 15px;padding:5px 10px;background:#f9f3e3;border-bottom:1px solid #bbafa0;position:relative;}
.info-set h3.legend{margin:0 0 10px;color:#0a263c;}
.info-set .divider{margin:0 -20px;padding:25px 0;position:relative;}
.info-set .box{margin:0 0 15px;}
.info-set .box h2{color:#e26703;}
.info-set .data-table .product-name{font-size:1em !important;font-weight:bold !important;color:#1e7ec8 !important;}
.info-set .data-table .product-name a{font-weight:bold !important;}
.info-set .data-table .item-options{margin:5px 0 0;}
.info-set h3,.info-set h4{font-size:13px;font-weight:bold;color:#E26703;}
.info-set h2 a,.info-set h3 a,.info-set h4 a{font-weight:normal;}
.checkout-progress{padding:0 90px;margin:0 0 20px;}
.checkout-progress li{float:left;width:19%;margin:0 3px 0 0;border-top:10px solid #999;padding:2px 0 0;font-weight:bold;text-align:center;color:#abb5ba;}
.checkout-progress li.active{border-top-color:#e96200;color:#e96200;}
.multiple-checkout h2{font-size:13px;font-weight:bold;margin:0 0 10px;}
.multiple-checkout .data-table .product-name{font-size:1em !important;font-weight:bold !important;color:#1e7ec8 !important;}
.multiple-checkout .data-table .product-name a{font-weight:bold !important;}
.multiple-checkout .data-table .item-options{margin:5px 0 0;}
.multiple-checkout .gift-messages{margin:15px 0 0;}
.multiple-checkout .tool-tip{top:50%;margin-top:-120px;right:20px;}
.multiple-checkout .col2-set h2.legend{margin:-20px -20px 15px;padding:5px 10px;background:#f9f3e3;border-bottom:1px solid #bbafa0;position:relative;}
.multiple-checkout .col2-set h3.legend{margin:0 0 10px;color:#0a263c;}
.multiple-checkout .col2-set .divider{margin:0 -20px;padding:25px 0;position:relative;}
.multiple-checkout .box{margin:0 0 15px;}
.multiple-checkout .box h2{color:#e26703;}
.multiple-checkout .place-order .please-wait{float:right;padding:27px 7px 0 0;}
.multiple-checkout .place-order .grand-total{float:right;height:71px;font-size:1.5em;padding:0 0 0 21px;background:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/bkg_grand-total.gif) 0 0 no-repeat;overflow:hidden;}
.multiple-checkout .place-order .grand-total .inner{float:left;height:57px;padding:14px 21px 0 0;background:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/bkg_grand-total.gif) 100% 0 no-repeat;}
.multiple-checkout .place-order .grand-total .inner div{display:inline;}
.multiple-checkout .place-order .grand-total big{display:inline;margin-right:12px;}
.multiple-checkout .place-order .grand-total .price{color:#E26703;}
.multiple-checkout .place-order .grand-total button.button span{font-size:16px;}
.multiple-checkout .place-order .grand-total button.button span span{padding:0 45px 0 36px;}
.multiple-checkout h3,.multiple-checkout h4{font-size:13px;font-weight:bold;color:#E26703;}
.multiple-checkout h2 a,.multiple-checkout h3 a,.multiple-checkout h4 a{font-weight:normal;}
.multiple-checkout .col2-set,.multiple-checkout .col3-set{background:#fbfaf6 url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/bkg_checkout.gif) 0 0 repeat-x;border:1px solid #bbb6a5;margin:0 0 25px;padding:20px;}
#multiship-addresses-table td{padding:10px;}
#multiship-addresses-table tfoot td{padding:5px 10px;}
.multiple-checkout .gift-messages-form .item .details .form-list{width:100%;overflow:hidden;}
.multiple-checkout .gift-messages-form .item .details .form-list li{margin-right:-15px;}
.multiple-checkout .gift-messages-form .item .details .form-list .field{width:230px;}
.checkout-multishipping-shipping .box-sp-methods{border:1px solid #d9d2be;background:#f9f3e3;padding:13px;position:relative;}
.checkout-multishipping-shipping .box-sp-methods .pointer{position:absolute;top:-20px;right:-40px;width:178px;height:41px;background:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/bkg_sp-methods.gif) 0 0 no-repeat;overflow:hidden;}
.checkout-multishipping-billing .multiple-checkout{position:relative;}
.account-login .content{min-height:345px;padding:14px 21px;border:1px solid #ebebeb;background-color:#fff;}
.account-login .content h2{font-weight:bold;font-size:108.03%;margin:0 0 14px;padding:0 0 5px 0px;border-bottom:1px solid #ebebeb;text-transform:uppercase;color:#000;}
.captcha-note{clear:left;padding-top:5px;}
.captcha-image{float:left;display:inline;margin:0;position:relative;width:258px;}
.captcha-image .captcha-img{border:1px solid #b6b6b6;vertical-align:bottom;width:100%;}
.registered-users .captcha-image{margin:0;}
.captcha-reload{cursor:pointer;position:absolute;top:2px;right:2px;}
.captcha-reload.refreshing{animation:rotate 1.5s infinite linear;-webkit-animation:rotate 1.5s infinite linear;-moz-animation:rotate 1.5s infinite linear;}
@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);}
 0%{-webkit-transform:rotate(-360deg);}
}
@-moz-keyframes rotate{0%{-moz-transform:rotate(0);}
 0%{-moz-transform:rotate(-360deg);}
}
@keyframes rotate{0%{transform:rotate(0);}
 0%{transform:rotate(-360deg);}
}
.window-overlay{background:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/window_overlay.png) repeat;background:rgba(0, 0, 0, 0.35);position:absolute;top:0;left:0;height:100%;width:100%;z-index:990;}
.remember-me label{float:none;margin:0 6px;}
.remember-me-popup{background:#fff;border:1px solid #ccc;left:50%;top:50%;position:absolute;margin:-85px 0 0 -200px;width:400px;text-align:left;-moz-box-shadow:0 0 6px #ccc;-webkit-box-shadow:0 0 6px #ccc;-box-shadow:0 0 6px #ccc;z-index:1000;}
.remember-me-popup h3{background:#d9e5ee;border-bottom:1px solid #ccc;font-size:14px;padding:5px 10px;}
.remember-me-popup .remember-me-popup-head{position:relative;}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close{background:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/btn_window_close.gif) no-repeat;display:block;position:absolute;top:7px;right:7px;height:15px;width:15px;text-indent:-9999em;}
.remember-me-popup .remember-me-popup-body{padding:10px;}
.remember-me-popup .remember-me-popup-body a{display:inline-block;height:19px;border:1px solid #de5400;background:#f18200;padding:0 8px;text-align:center;text-decoration:none;white-space:nowrap;color:#fff;}
/* Remember Me Popup ===================================================================== */
/* MAP Popup============================================================================== */
.cart-msrp-totals{color:red;font-size:12px !important;font-weight:bold;margin:10px 10px 0;padding:10px;text-align:right;text-transform:uppercase;}
.map-cart-sidebar-total{color:red;display:block;font-size:10px;font-weight:bold;text-align:left;padding:2px 5px;text-shadow:0 1px 0 #fff;}
.map-popup{background:#fff;border:1px solid #aaa;margin:12px 0 0;position:absolute;-moz-box-shadow:0 0 6px #ccc;-webkit-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc;text-align:left;width:300px;z-index:100;}
.map-popup-heading{background:#d9e5ee;border-bottom:1px solid #ccc;padding:5px 30px 5px 10px;width:260px;}
.map-popup-heading h2{font-size:16px;margin:0;text-shadow:0 1px 0 #f6f6f6;overflow:hidden;white-space:nowrap;word-wrap:break-word;text-align:left;text-overflow:ellipsis;}
.map-popup-arrow{background:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/map_popup_arrow.gif) no-repeat;position:absolute;left:50%;top:-10px;height:10px;width:19px;}
.map-popup-close{background:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/btn_window_close.gif) no-repeat;display:block;position:absolute;top:8px;right:10px;height:15px;width:15px;text-indent:-9999em;-moz-box-shadow:0 0 3px #999;-webkit-box-shadow:0 0 3px #999;box-shadow:0 0 3px #999;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.map-popup-content{border-top:1px solid #eee;padding:10px;overflow:hidden;text-align:left;width:280px;}
.map-popup-checkout{display:inline;float:right;text-align:right;text-align:center;}
.map-popup-checkout span{display:block;}
.map-popup-checkout .paypal-or{clear:both;display:block;}
.map-popup-checkout .paypal-logo{margin:0 0 5px;}
.map-popup-checkout li{list-style:none;}
.map-popup-price .price-box,.map-popup-price .price-box .special-price{margin:0;padding:0;}
.map-popup-price{margin:5px 0 0;}
.map-popup-text{clear:right;margin:0 10px;padding:10px 0;text-align:left;word-wrap:break-word;}
.map-popup-only-text{border-top:1px solid #ddd;}
/* ======================================================================================= */
/* Clears ================================================================================ */
.clearer:after,.header-container:after,.header-container .top-container:after,.header:after,#nav:after,.main:after,.footer:after,.footer-container .bottom-container:after,.col-main:after,.col2-set:after,.col3-set:after,.col3-layout .product-options-bottom .price-box:after,.col4-set:after,.search-autocomplete li:after,.block .block-content:after,.block .actions:after,.block li.item:after,.block-poll li:after,.block-layered-nav .currently li:after,.page-title:after,.products-list li.item:after,.box-account .box-head:after,.dashboard .box .box-title:after,.box-reviews li.item:after,.box-tags li.item:after,.pager:after,.sorter:after,.ratings:after,.add-to-box:after,.add-to-cart:after,.product-essential:after,.product-collateral:after,.product-view .product-img-box .more-views ul:after,.product-view .box-tags .form-add:after,.product-view .product-shop .short-description:after,.product-view .box-description:after,.product-options .options-list li:after,.product-options-bottom:after,.product-review:after,.cart:after,.cart-collaterals:after,.cart .crosssell li.item:after,.opc .step-title:after,.checkout-progress:after,.multiple-checkout .place-order:after,.group-select li:after,.form-list li:after,.form-list .field:after,.buttons-set:after,.page-print .print-head:after,.advanced-search-summary:after,.gift-messages-form .item:after,.send-friend .form-list li p:after{display:block;content:".";clear:both;font-size:0;line-height:0;height:0;overflow:hidden;}
/* ======================================================================================= */
.guest-select{width:305px !important;}
.box-margin-bottom{margin-bottom:30px;}
select::-ms-expand{opacity:0;}
select{-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:'';background:url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/bg-cat-sear.png') no-repeat right 10px top 50%;padding-right:25px;}
/* * Owl Carousel - Animate Plugin */
.owl-wrapper-outer{overflow-x:hidden;}
.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.owl-carousel .owl-animated-in{z-index:0;}
.owl-carousel .owl-animated-out{z-index:1;}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}
@-webkit-keyframes fadeOut{0%{opacity:1;}
 100%{opacity:0;}
}
@keyframes fadeOut{0%{opacity:1;}
 100%{opacity:0;}
}
/* * Owl Carousel - Auto Height Plugin */
.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}
/* * Core Owl Carousel CSS File */
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;/* position relative and z-index fix webkit rendering fonts issue */
 position:relative;z-index:0;}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px);}
.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel.owl-loaded{display:block;}
.owl-carousel.owl-loading{opacity:0;display:block;}
.owl-carousel.owl-hidden{opacity:0;}
.owl-carousel .owl-refresh .owl-item{display:none;}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel .owl-item img{display:block;width:100%;}
.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;}
.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab;}
.owl-carousel.owl-rtl{direction:rtl;}
.owl-carousel.owl-rtl .owl-item{float:right;}
/* No Js */
.no-js .owl-carousel{display:block;}
/* * Owl Carousel - Lazy Load Plugin */
.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease;}
/* * Owl Carousel - Video Plugin */
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000;}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("http://192.168.1.191/ytc_templates/magento/sm-sawyer/skin/frontend/sm-sawyer/default/css/path/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease;}
.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3, 1.3);-moz-transition:scale(1.3, 1.3);-ms-transition:scale(1.3, 1.3);-o-transition:scale(1.3, 1.3);transition:scale(1.3, 1.3);}
.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none;}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease;}
.owl-carousel .owl-video-frame{position:relative;z-index:1;}
.owl-theme .owl-controls{text-align:center;-webkit-tap-highlight-color:transparent;}
.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default;}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline;}
/*=====================================================*/
/* .owl-animated-out - only for current item */
/* This is very important class. Use z-index if you want move Out item above In item */
.owl-animated-out{z-index:1;}
/* .owl-animated-in - only for upcoming item/* This is very important class. Use z-index if you want move In item above Out item */
.owl-animated-in{z-index:0;}
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:*/
.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}
@-webkit-keyframes fadeOut{0%{opacity:1;}
 100%{opacity:0;}
}
@keyframes fadeOut{0%{opacity:1;}
 100%{opacity:0;}
}
/** /!!! core css Should not edit !!!/**/
.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.lightSlider:before,.lightSlider:after{content:" ";display:table;}
.lightSlider{overflow:hidden;margin:0;height:auto !important;}
.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative;}
.lSSlideWrapper > .lightSlider:after{clear:both;}
.lSSlideWrapper .lSSlide{-webkit-transform:translate(0px, 0px);-ms-transform:translate(0px, 0px);transform:translate(0px, 0px);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform, height;-moz-transition-property:-moz-transform, height;transition-property:transform, height;-webkit-transition-duration:inherit;transition-duration:inherit;-webkit-transition-timing-function:inherit;transition-timing-function:inherit;}
.lSSlideWrapper .lSFade{position:relative;}
.lSSlideWrapper .lSFade > *{position:absolute !important;top:0;left:0;z-index:9;margin-right:0;width:100%;}
.lSSlideWrapper.usingCss .lSFade > *{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit;transition-duration:inherit;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit;transition-timing-function:inherit;}
.lSSlideWrapper .lSFade > *.active{z-index:10;}
.lSSlideWrapper.usingCss .lSFade > *.active{opacity:1;}
/** /!!! End of core css Should not edit !!!/**/
/* Pager */
.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center;}
.lSSlideOuter .lSPager.lSpg > li{cursor:pointer;display:inline-block;padding:0 2px;}
.lSSlideOuter .lSPager.lSpg > li a{background-color:#222222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;}
.lSSlideOuter .lSPager.lSpg > li:hover a,.lSSlideOuter .lSPager.lSpg > li.active a{background-color:#de9c47;}
.lSSlideOuter .media{opacity:0.8;}
.lSSlideOuter .media.active{opacity:1;}
/* End of pager */
/** Gallery */
.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0px, 0px, 0px);-moz-transform:translate3d(0px, 0px, 0px);-ms-transform:translate3d(0px, 0px, 0px);-webkit-transform:translate3d(0px, 0px, 0px);-o-transform:translate3d(0px, 0px, 0px);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.lSSlideOuter .lSPager.lSGallery li{opacity:0.7;overflow:hidden;-webkit-transition:opacity 0.35s linear 0s;transition:opacity 0.35s linear 0s;}
.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{opacity:1;}
.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%;}
.lSSlideOuter .lSPager.lSGallery:before,.lSSlideOuter .lSPager.lSGallery:after{content:" ";display:table;}
.lSSlideOuter .lSPager.lSGallery:after{clear:both;}
/* End of Gallery*/
/* slider actions */
.lSAction > a{width:25px;display:block;top:50%;height:25px;cursor:pointer;position:absolute;z-index:9;margin-top:-13px;border:1px solid #ebebeb;background-color:#fff;text-align:center;line-height:23px;font-family:fontawesome;font-size:14px;}
.lSAction > a:hover{border-color:#de9c47;}
.lSAction > .lSPrev{left:10px;}
.lSAction > .lSPrev:before{content:"\f104";}
.lSAction > .lSNext{right:10px;}
.lSAction > .lSNext:before{content:"\f105";}
.lSAction > a.disabled{pointer-events:none;}
.cS-hidden{height:1px;opacity:0;overflow:hidden;}
/* vertical */
.lSSlideOuter.vertical{position:relative;}
.lSSlideOuter.vertical.noPager{padding-right:0px !important;}
.lSSlideOuter.vertical .lSGallery{position:absolute !important;right:0;top:0;}
.lSSlideOuter.vertical .lightSlider > *{width:100% !important;max-width:none !important;}
/* vertical */
/* Rtl */
.lSSlideOuter.lSrtl{direction:rtl;}
.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none;}
.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0;}
.lSSlideOuter .lightSlider > *,.lSSlideOuter .lSGallery li{float:left;}
.lSSlideOuter.lSrtl .lightSlider > *,.lSSlideOuter.lSrtl .lSGallery li{float:right !important;}
/* Rtl */
@-webkit-keyframes rightEnd{0%{left:0;}
 50%{left:-15px;}
 100%{left:0;}
}
@keyframes rightEnd{0%{left:0;}
 50%{left:-15px;}
 100%{left:0;}
}
@-webkit-keyframes topEnd{0%{top:0;}
 50%{top:-15px;}
 100%{top:0;}
}
@keyframes topEnd{0%{top:0;}
 50%{top:-15px;}
 100%{top:0;}
}
@-webkit-keyframes leftEnd{0%{left:0;}
 50%{left:15px;}
 100%{left:0;}
}
@keyframes leftEnd{0%{left:0;}
 50%{left:15px;}
 100%{left:0;}
}
@-webkit-keyframes bottomEnd{0%{bottom:0;}
 50%{bottom:-15px;}
 100%{bottom:0;}
}
@keyframes bottomEnd{0%{bottom:0;}
 50%{bottom:-15px;}
 100%{bottom:0;}
}
.lSSlideOuter .rightEnd{-webkit-animation:rightEnd 0.3s;animation:rightEnd 0.3s;position:relative;}
.lSSlideOuter .leftEnd{-webkit-animation:leftEnd 0.3s;animation:leftEnd 0.3s;position:relative;}
.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd 0.3s;animation:topEnd 0.3s;position:relative;}
.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd 0.3s;animation:bottomEnd 0.3s;position:relative;}
.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd 0.3s;animation:leftEnd 0.3s;position:relative;}
.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd 0.3s;animation:rightEnd 0.3s;position:relative;}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.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:#fff;text-shadow:none;}
.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('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/fancybox_sprite.png');}
#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-20px;background-position:0 -108px;opacity:0.8;cursor:pointer;z-index:8060;}
#fancybox-loading div{width:44px;height:44px;background:url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/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('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/blank.gif');/* helps IE */
 -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;}
/* Overlay helper */
.fancybox-lock{overflow-y:scroll !important;width:auto;margin:0 !important;}
.fancybox-lock body{overflow:hidden !important;}
.fancybox-lock-test{overflow-y:hidden !important;}
.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:rgba(0, 0, 0, 0.5);}
.fancybox-overlay-fixed{position:fixed;bottom:0;right:0;}
.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:auto;}
/* Title helper */
.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;/* Fallback for web browsers that doesn't support RGBa */
 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:bold;line-height:24px;white-space:nowrap;}
.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff;}
.fancybox-title-inside-wrap{background:rgba(0, 0, 0, 0.3);color:#fff;height:30px;line-height:30px;margin-top:-30px;padding:0;text-align:center;text-transform:uppercase;font-weight:bold;}
.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0, 0, 0, 0.8);}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5){#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span{background-image:url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/fancybox_sprite@2x.png');background-size:44px 152px;/*The size of the normal image, half the size of the hi-res image*/
 }
 #fancybox-loading div{background-image:url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/fancybox_loading@2x.gif');background-size:24px 24px;/*The size of the normal image, half the size of the hi-res image*/
 }
}
ul.resp-tabs-list,p{margin:0px;padding:0px;}
ul.resp-tabs-list{display:table;width:100%;position:relative;bottom:0;border-bottom:2px solid #de9c47;}
.resp-tabs-list li{border-bottom:none;padding:10px 25px 6px;margin:0;margin-right:5px;list-style:none;cursor:pointer;float:left;font-size:100%;text-transform:uppercase;font-weight:normal;bottom:0px;position:relative;color:#222222;background:#fff;border-top-left-radius:3px;border-top-right-radius:3px;}
.resp-tabs-list li:hover{color:#fff;background:#de9c47;}
.resp-tabs-container{padding:15px 20px;clear:left;background:#fff;}
.resp-tabs-container .std ul{list-style:none;}
.resp-tabs-container .std ul li:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:13px;content:'\f00c';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:13px;height:13px;text-align:center;line-height:13px;color:#de9c47;margin-right:5px;}
h2.resp-accordion{cursor:pointer;padding:5px;display:none;}
.resp-tab-content{display:none;padding:15px 0 0;font-size:86%;color:#666666;}
.resp-tabs-list .resp-tab-active{color:#fff;background:#de9c47;}
.resp-content-active,.resp-accordion-active{display:block;}
h2.resp-accordion{font-size:108.33%;text-transform:uppercase;border:1px solid #ebebeb;margin-top:-1px;padding:10px 15px;}
h2.resp-tab-active{border-bottom:0px solid #ebebeb !important;margin-bottom:0px !important;padding:10px 15px !important;border-color:#de9c47 !important;color:#de9c47 !important;}
h2.resp-tab-title:last-child{border-bottom:12px solid #ebebeb !important;background:blue;}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list{float:left;width:30%;}
.resp-vtabs .resp-tabs-list li{display:block;padding:15px 15px !important;margin:0;cursor:pointer;float:none;}
.resp-vtabs .resp-tabs-container{padding:0px;background-color:#fff;border:1px solid #ebebeb;float:left;width:68%;min-height:250px;border-radius:4px;clear:none;}
.resp-vtabs .resp-tab-content{border:none;}
.resp-vtabs li.resp-tab-active{border:1px solid #ebebeb;border-right:none;background-color:#fff;position:relative;z-index:1;margin-right:-1px !important;padding:14px 15px 15px 14px !important;}
.resp-arrow{width:0;height:0;float:right;margin-top:3px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:12px solid #ebebeb;}
h2.resp-tab-active span.resp-arrow{border:none;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:12px solid #de9c47;}
/*-----------Accordion styles-----------*/
.resp-easy-accordion h2.resp-accordion{display:block;}
.resp-easy-accordion .resp-tab-content{border:1px solid #ebebeb;}
.resp-easy-accordion .resp-tab-content:last-child{border-bottom:1px solid #ebebeb !important;}
.resp-jfit{width:100%;margin:0px;}
.resp-tab-content-active{display:block;}
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width:768px){ul.resp-tabs-list{display:none;}
 h2.resp-accordion{display:block;}
 .resp-vtabs .resp-tab-content{border:1px solid #ebebeb;}
 .resp-vtabs .resp-tabs-container{border:none;float:none;width:100%;min-height:initial;clear:none;}
 .resp-accordion-closed{display:none !important;}
 .resp-vtabs .resp-tab-content:last-child{border-bottom:1px solid #ebebeb !important;}
}
/* ============================================ * * Configurable Swatches * ============================================ */
/* Clears */
.clearfix:after,.configurable-swatch-list:after,.product-view .product-options .swatch-attr:after{content:'';display:table;clear:both;}
/* General Swatch Styling */
.swatch-link,.swatch-label{text-transform:uppercase;}
.selected .has-image{border-color:#de9c47;}
.swatch-link{border:1px solid #ebebeb;display:inline-block;}
.swatch-link:hover{cursor:pointer;text-decoration:none;}
.swatch-link .x{display:none;text-indent:-999em;position:absolute;left:0;right:0;top:0;bottom:0;background:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/bg_x.png) center no-repeat transparent;z-index:10;}
.swatch-link.has-image .swatch-label{position:relative;display:inline-block;}
.swatch-link.has-image img{position:absolute;top:0px;left:0;border:1px solid #fff;}
.configurable-swatch-list{clear:both;}
.configurable-swatch-list .not-available .x{display:block;}
.configurable-swatch-list .not-available .swatch-link{border-color:#e5e5e5;position:relative;}
.configurable-swatch-list .not-available .swatch-link.has-image img{opacity:0.4;}
.configurable-swatch-list .not-available .swatch-label{color:#aaa;}
.configurable-swatch-list .wide-swatch .swatch-label{padding:0 6px;}
.configurable-swatch-list .not-available a:focus{outline:0;}
#narrow-by-list dd .swatch-link{border:none;display:block;}
#narrow-by-list dd .swatch-link.has-image{line-height:inherit;}
.currently .swatch-current{position:relative;}
.currently .swatch-current .btn-remove{margin-top:-10px;position:absolute;right:0;top:50%;}
.currently .swatch-current span{display:block;float:left;}
.currently .swatch-link{display:inline-block;margin:0 0 0 3px;}
.configurable-swatch-box{background:none !important;}
.configurable-swatch-box select.swatch-select{display:none;}
.configurable-swatch-box .validation-advice{margin:0 0 5px;background:#df280a;padding:2px 5px !important;font-weight:bold;color:#fff !important;float:left;display:block;border-radius:3px;}
.configurable-swatch-list .has-image:before{display:none !important;}
.product-options{position:relative;display:inline-block;margin-bottom:17px;}
.product-options dt.swatch-attr{float:left;width:70px;display:inline-block;clear:left;}
.product-options dt.swatch-attr .select-label{display:none;}
.product-options dd.clearfix.swatch-attr{clear:none;float:left;}
.product-options dd.clearfix.swatch-attr .swatch-link{border:1px solid transparent;}
.product-options dd.clearfix.swatch-attr #configurable_swatch_color .swatch-link{width:22px !important;height:22px !important;}
.product-options dd.clearfix.swatch-attr #configurable_swatch_size .swatch-link span.x{border:1px solid transparent;}
.product-options dd.clearfix.swatch-attr #configurable_swatch_size .swatch-link:hover span.x{border-:1px solid #de9c47;}
.product-options dd.clearfix.swatch-attr #configurable_swatch_size .selected .swatch-link.x span{border:1px solid #de9c47;}
/* arrcodion tab */
#accordionProductDetail .panel-default{border:0;border-radius:0;box-shadow:none;border-bottom:1px solid #ebebeb;}
#accordionProductDetail .panel-default > .panel-heading{background:none;border:0;padding:0;border-color:#ebebeb;}
#accordionProductDetail .panel-default > .panel-heading .panel-title{font-size:100%;text-transform:uppercase;color:#363636;padding:13px 0;letter-spacing:0.2em;}
#accordionProductDetail .panel-default > .panel-heading .panel-title i{color:#ebebeb;}
#accordionProductDetail .panel-default > .panel-heading .panel-title:hover i{color:#de9c47;}
#accordionProductDetail .panel-default > .panel-heading .panel-title:hover a{color:#de9c47;}
#accordionProductDetail .panel-body{padding:28px 22px;}
#accordionProductDetail .panel-body h2{font-size:100%;font-weight:600;margin-bottom:10px;text-transform:uppercase;}
#accordionProductDetail .panel-body .std ul{margin-left:17px;}
#accordionProductDetail .panel-default > .panel-heading + .panel-collapse .panel-body{border-top-color:#ebebeb;position:relative;}
#accordionProductDetail .panel-default > .panel-heading + .panel-collapse .panel-body:before{content:"";position:absolute;top:-1px;left:0;height:1px;width:69px;background:#de9c47;z-index:1;}
.share-button{display:inline-block;vertical-align:top;}
.share-button .addthis_button_compact{padding:0 !important;display:inline-block;width:50px !important;height:40px !important;position:relative;text-indent:-999px;overflow:hidden;}
.share-button .addthis_button_compact span{display:none !important;}
.share-button .addthis_button_compact:before{width:50px;height:40px;position:absolute;left:0;top:0;text-indent:0;color:#fff;background-color:#b2b2b2;vertical-align:middle;font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:14px;content:'\f1e0';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:14px;height:14px;text-align:center;line-height:14px;line-height:40px;}
.share-button:hover .addthis_button_compact:before{background-color:#de9c47;}
.grouped-items-table{margin-bottom:20px;}
.box-content.padding-box{padding:20px;}
.detail-style-1 .product-view .product-shop .product-options-bottom .add-to-cart .btn-cart,.product-view .product-shop .add-to-box .add-to-cart .btn-cart{margin-right:1px;}
.product-view .product-shop .timer-product{border:none;padding:0;margin-bottom:15px;margin-top:-5px;}
.product-view .product-shop .short-description{margin-bottom:20px;font-size:86%;color:#666;border-bottom:1px solid #ebebeb;padding-bottom:15px;}
.product-view .product-shop .product-options-bottom,.product-view .product-shop .add-to-box{position:relative;}
.product-view .product-shop .product-options-bottom .add-to-cart,.product-view .product-shop .add-to-box .add-to-cart{margin-right:5px;}
.product-view .product-shop .product-options-bottom .add-to-cart > label,.product-view .product-shop .add-to-box .add-to-cart > label{font-weight:normal !important;font-size:100%;color:#222222;}
@media (max-width:480px){.product-view .product-shop .product-options-bottom .add-to-cart > label, .product-view .product-shop .add-to-box .add-to-cart > label{display:none;}
}
.product-view .product-shop .product-options-bottom .add-to-cart .control-qty,.product-view .product-shop .add-to-box .add-to-cart .control-qty{height:40px;padding:0 11px;border:1px solid #ebebeb;}
.product-view .product-shop .product-options-bottom .add-to-cart .control-qty input.input-text,.product-view .product-shop .add-to-box .add-to-cart .control-qty input.input-text{height:40px;background:none;border:none;}
.product-view .product-shop .product-options-bottom .add-to-cart .btn-cart,.product-view .product-shop .add-to-box .add-to-cart .btn-cart{background-color:#de9c47;margin-right:1px;}
@media (max-width:480px){.product-view .product-shop .product-options-bottom .add-to-cart .btn-cart, .product-view .product-shop .add-to-box .add-to-cart .btn-cart{padding:0 12px;}
}
.product-view .product-shop .product-options-bottom .add-to-cart .btn-cart:before,.product-view .product-shop .add-to-box .add-to-cart .btn-cart:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:19px;content:'\f07a';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:19px;height:19px;text-align:center;line-height:19px;color:#fff;margin-right:10px;}
.product-view .product-shop .product-options-bottom .add-to-cart .btn-cart:hover,.product-view .product-shop .add-to-box .add-to-cart .btn-cart:hover{background-color:#de9c47;}
.product-view .product-shop .product-options-bottom .add-to-cart .btn-cart.out-of-stock,.product-view .product-shop .add-to-box .add-to-cart .btn-cart.out-of-stock{cursor:no-drop;}
.product-view .product-shop .share-button{display:none;}
.product-view .product-shop .socials-wrap{border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;display:inline-block;width:100%;padding:19px 0 7px;}
.product-view .product-shop .socials-wrap .title-follow{float:left;}
.product-view .product-shop .socials-wrap ul{float:left;}
.product-view .product-shop .socials-wrap ul li{float:left;margin-left:40px;}
.product-view .product-shop .socials-wrap ul li a{color:#898989;}
.product-view .product-shop .socials-wrap ul li a .name-social{display:none;}
.product-view .product-shop .socials-wrap ul li a:hover{color:#de9c47;}
.product-view .product-shop .price-box .price-as-configured{margin:0 0 7px;}
#review-form #product-review-table tbody tr td{text-align:center;}
#review-form #product-review-table tbody tr td .radio{float:none;margin:0 auto;}
#review-form .form-list{padding-top:30px;}
#review-form .form-list .input-fixwidth{max-width:500px;}
.tab-product-info h2{font-size:108.33%;font-weight:bold;margin-bottom:10px;}
/* Product Images */
.product-image-zoom{margin-bottom:20px;border:1px solid #ebebeb;background:#fff;overflow:hidden;}
.product-img-box .product-image-zoom img{display:none;}
.product-img-box .product-image-zoom img.visible{display:block;margin:0 auto;}
.product-img-box .more-views li .thumb-link{border:1px solid #ebebeb;padding:2px;}
.product-img-box .more-views li .thumb-link:hover{border-color:#de9c47;}
.product-img-box .more-views li.active_thumbs .thumb-link{border-color:#de9c47;}
.product-img-box .more-views li a{display:block;}
.product-img-box .more-views li a img{width:100%;border:0;}
.more-views .lSSlideOuter{margin:0 -5px;padding:0 5px;}
.more-views .lSSlideOuter .lSSlideWrapper{overflow:visible;width:100%;}
.more-views .lSAction .lSNext,.more-views .lSAction .lSPrev{display:none;}
.product-image-gallery{position:relative;background:#fff;}
.btn-lightbox{width:30px;height:30px;position:absolute;bottom:10px;right:0px;z-index:1;text-align:center;}
.btn-lightbox a{display:none;}
.btn-lightbox #lightbox_btn{display:block !important;}
.btn-lightbox #lightbox_btn:before{content:"\f002";line-height:38px;text-align:center;font-size:16px;font-family:fontawesome;color:#999;}
.btn-lightbox #lightbox_btn:hover:before{color:#de9c47;}
/* Product Shop */
.product-view .product-essential{background:#fff;padding:20px;margin-bottom:30px;margin-top:4px;}
.product-view .product-essential .add-to-links{vertical-align:top;float:left;}
.product-view .product-essential .add-to-links li{float:left;font-size:0;margin:0 5px 5px;}
.product-view .product-essential .add-to-links li a{display:inline-block !important;width:40px;height:40px;line-height:40px;text-align:center;color:#9a9a9a;overflow:hidden;text-indent:-9999px;position:relative;border:1px solid #ebebeb;}
.product-view .product-essential .add-to-links li a:before{position:absolute;width:100%;height:100%;display:block;left:12px;top:0;text-indent:0;}
.product-view .product-essential .add-to-links li a.link-wishlist:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:14px;content:'\f08a';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:14px;height:14px;text-align:center;line-height:14px;line-height:40px !important;}
.product-view .product-essential .add-to-links li a.link-compare:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:14px;content:'\f074';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:14px;height:14px;text-align:center;line-height:14px;line-height:40px !important;}
.product-view .product-essential .add-to-links li a:hover{background-color:#de9c47;color:#fff;border-color:#de9c47;}
.product-view .product-shop .product-name{font-size:100%;margin-bottom:13px;}
.product-view .product-shop .product-name h2{font-size:115%;font-weight:bold;color:#222222;text-transform:capitalize;}
.product-view .product-shop .no-rating{margin:8px 0;}
.product-view .product-shop .ratings .rating-links{padding-left:75px;}
.product-view .product-shop .ratings .rating-links .separator,.product-view .product-shop .ratings .rating-links a:last-child{display:none;}
.product-view .product-shop .price-box{margin-bottom:10px;}
.product-view .product-shop .price-box .regular-price .price{font-size:157.14%;}
.product-view .product-shop .price-box .special-price{margin-left:0px;}
.product-view .product-shop .price-box .special-price .price .price{font-size:186%;margin-left:0px;font-weight:normal;margin-right:15px;color:#de9c47;}
.product-view .product-shop .price-box .old-price{margin-left:-13px;}
.product-view .product-shop .price-box .old-price .price{position:relative;margin-right:0;font-size:186%;font-weight:normal;}
.product-view .product-shop .availability{clear:both;margin-bottom:15px;padding-bottom:15px;font-size:86%;color:666666;border-bottom:1px solid #ebebeb;}
.product-view .product-shop .availability.in-stock span{font-weight:bold;color:#de9c47;}
.product-view .product-shop .availability.in-stock span:after{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:13px;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:13px;height:13px;text-align:center;line-height:13px;margin-left:5px;}
.product-view .product-shop .product-options select{max-width:370px;color:#999999;min-width:160px;font-size:86%;}
.product-view .product-shop .product-options select.bundle-option-select{min-width:300px;}
.product-view .product-shop .product-options .configurable-swatch-list{margin:0;}
.product-view .product-shop .product-options .configurable-swatch-list li{display:inline-block;text-align:center;margin-right:5px;margin-top:8px;}
.product-view .product-shop .product-options .configurable-swatch-list li a:hover,.product-view .product-shop .product-options .configurable-swatch-list li.selected a{border-color:#de9c47;}
.product-view .product-shop .option-product-wrapper{display:block;padding:0;}
.product-view .product-shop .option-product-wrapper label{font-weight:500 !important;color:#222;}
.product-view .product-shop .option-product-wrapper .option-content{margin:0 -15px;}
.product-view .product-shop .option-product-wrapper .option-content .option-product{margin-bottom:8px;padding:0 15px;}
.product-view .product-shop .product-options-bottom .price-box{display:none;}
/*==DETAIL STYLES==*/
.thumbs-style-horizontal .more-views{padding:0;position:relative;}
.thumbs-style-horizontal .more-views .btn-more{display:block;width:20px;text-align:center;background-color:#ccc;color:#fff;z-index:9;cursor:pointer;-webkit-transition:0.3s;-moz-transition:0.3s;-ms-transition:0.3s;-o-transition:0.3s;transition:0.3s;position:absolute;height:20px;margin-top:29px;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);}
.thumbs-style-horizontal .more-views .btn-more:before{width:100%;height:20px;line-height:20px;position:absolute;top:50%;left:3px;margin-top:-12px;}
.thumbs-style-horizontal .more-views .btn-more .txt-button{display:none;}
.thumbs-style-horizontal .more-views .btn-more:hover{background-color:#de9c47;color:#fff;}
.thumbs-style-horizontal .more-views .btn-more.next-thumb{right:-10px;}
.thumbs-style-horizontal .more-views .btn-more.next-thumb:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:14px;content:'\f105';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:14px;height:14px;text-align:center;line-height:14px;line-height:23px;}
.thumbs-style-horizontal .more-views .btn-more.prev-thumb{left:-10px;}
.thumbs-style-horizontal .more-views .btn-more.prev-thumb:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:14px;content:'\f104';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:14px;height:14px;text-align:center;line-height:14px;line-height:23px;}
.thumbs-style-horizontal .more-views:hover .btn-more{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.case-option-vertical{position:relative;}
.case-option-vertical .product-image{margin-left:98px;}
.case-option-vertical .more-views{width:80px;overflow:hidden;height:100%;position:absolute;top:0px;left:0px;padding:35px 0;}
.case-option-vertical .more-views .btn-more{display:block;width:100%;text-align:center;height:18px;line-height:18px;background-color:#ccc;color:#fff;z-index:9;cursor:pointer;left:0;margin-left:0;position:absolute;-webkit-transition:0.3s;-moz-transition:0.3s;-ms-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.case-option-vertical .more-views .btn-more .txt-button{display:none;}
.case-option-vertical .more-views .btn-more:hover{color:#fff;background:#de9c47;}
.case-option-vertical .more-views .btn-more.next-thumb{bottom:0;}
.case-option-vertical .more-views .btn-more.next-thumb:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:18px;content:'\f107';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:18px;height:18px;text-align:center;font-size:24px;line-height:18px;}
.case-option-vertical .more-views .btn-more.prev-thumb{top:0;}
.case-option-vertical .more-views .btn-more.prev-thumb:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:18px;content:'\f106';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:18px;height:18px;text-align:center;line-height:18px;font-size:24px;line-height:14px;}
.product-view-2.product-view .product-shop .add-to-links li:first-child,.product-view-3.product-view .product-shop .add-to-links li:first-child{margin-left:0;}
.product-view-2 .like-social,.product-view-3 .like-social{text-align:left;}
.product-view-2 .box-up-sell .overflow-slider,.product-view-3 .box-up-sell .overflow-slider,.product-view-2 .box-related .overflow-slider,.product-view-3 .box-related .overflow-slider{padding-top:0;}
.box-related-upsell .title-view h2{display:inline-block;position:relative;text-transform:uppercase;color:#222222;font-size:115%;font-weight:bold;margin-bottom:20px;}
.box-related-upsell .products-grid{background:#fff;}
.box-related-upsell .products-grid .owl-stage-outer{margin-right:1px !important;}
.box-related-upsell .products-grid .owl-stage-outer .item-inner{border-right:1px solid #ebebeb;}
.box-related-upsell .owl-controls .owl-nav{position:absolute;right:0px;top:-42px;z-index:9;}
.box-related-upsell .owl-controls .owl-nav > div{background:transparent;width:25px;height:25px;line-height:25px;margin:0px !important;padding:0px !important;}
.box-related-upsell .owl-controls .owl-nav > div:before{color:#999999;line-height:25px;font-size:25px;font-weight:normal;}
.box-related-upsell .owl-controls .owl-nav > div:hover{color:#de9c47;background:transparent;}
.box-related-upsell .owl-controls .owl-nav > div:hover:before{color:#de9c47;}
/*==QUICK VIEW==*/
.quickview-main .product-view .product-shop .product-options-bottom,.quickview-main .product-view .product-shop .add-to-box{padding-top:0;}
.quickview-main .product-essential{padding:10px !important;margin-bottom:0px !important;}
.quickview-main .product-image-zoom{margin-bottom:10px;}
.quickview-main .product-img-box .more-views li .thumb-link{margin:1px;}
.sidebar .category-block-detail .block-content{padding-top:0;margin-bottom:-15px;}
.sidebar .category-block-detail .widget-category-link{display:block;margin:0;padding:0;border-bottom:1px solid #e5e5e5;line-height:50px;text-align:left;}
.sidebar .category-block-detail .widget-category-link:last-child{border-bottom:0;}
.sidebar .category-block-detail .widget-category-link a{padding:0;background:none;}
.sidebar .category-block-detail .widget-category-link a:hover{color:#de9c47;}
/* For image product is png */
.zoomWindow{background-color:#f8f8f8;}
.link_more{border-top:1px solid #e6e6e6;padding:15px 0 0;font-size:92.86%;display:inline-block;width:100%;}
.link_more > div{float:left;margin-right:30px;}
.link_more > div ul{display:inline-block !important;}
.link_more > div li{float:left;}
.link_more > div li:after{content:",";margin-right:5px;}
.link_more > div li:last-child:after{display:none;}
.link_more > div label{color:#222;margin-right:5px;float:left;}
.link_more > div a:after{content:",";margin-right:5px;}
.link_more > div a:last-child:after{display:none;}
.product-collateral{margin-bottom:30px;}
.zoomWindow{background:#fff;}
.category-blog .toolbar,.blog-cat-view .toolbar,.blog-index-list .toolbar{display:none;}
.category-blog .toolbar-bottom .toolbar,.blog-cat-view .toolbar-bottom .toolbar,.blog-index-list .toolbar-bottom .toolbar{display:block;}
.category-blog .toolbar-bottom .toolbar .toolbar-inner,.blog-cat-view .toolbar-bottom .toolbar .toolbar-inner,.blog-index-list .toolbar-bottom .toolbar .toolbar-inner{border-top:0;margin-top:0;}
/*==ABOUT US==*/
.category-about-us .page-title{display:none;}
.about-us{background-color:#fff;padding:20px;margin-bottom:-20px;}
.about-us .about-text{font-size:86%;}
.about-us .about-title{font-size:128.57%;color:#444;margin-bottom:10px;text-transform:uppercase;font-weight:700;}
.about-us .name-member{font-size:116.67%;font-weight:bold;}
.about-us .job-member{margin:7px 0 10px;font-style:italic;}
.about-us .job-member:before,.about-us .job-member:after{content:"---";margin:0 5px;}
.about-us .social-member{list-style:none;padding-top:10px;}
.about-us .social-member .social-icon{display:inline-block;margin:0 3px;}
.about-us .social-member .social-icon a{display:inline-block;color:#fff;font-size:16px;width:30px;height:30px;text-align:center;line-height:30px;border-radius:50%;-webkit-border-radius:50%;}
.about-us .social-member .social-icon a span{display:none;}
.about-us .social-member .social-icon a:hover{background-color:#de9c47 !important;}
.about-us .social-member .social-icon.rss a{background-color:#f8bc2e;}
.about-us .social-member .social-icon.facebook a{background-color:#39599f;}
.about-us .social-member .social-icon.twitter a{background-color:#45b0e3;}
.about-us .social-member .social-icon.google a{background-color:#1872bf;}
.about-us .des-member.des-client{max-width:950px;margin:0 auto;font-style:italic;margin-bottom:10px;font-size:86%;}
.about-us .member-info{text-align:center;padding-top:15px;}
.about-us .member-info .des-member{font-size:86%;}
.about-us .client-say-content{text-align:center;border-top:1px dashed #ebebeb;border-bottom:1px dashed #ebebeb;position:relative;}
.about-us .client-say-content .about-title{position:relative;top:-12px;background-color:#fff;padding:0 10px;display:inline-block;}
.about-us .client-say-content .client-say-slider{padding-top:15px;}
.about-us .client-say-content .client-say-slider .owl-dots{position:absolute;left:0;top:-13px;width:100%;}
.about-us .client-say-content .client-say-slider .owl-dots span{width:16px;height:16px;background-color:#d9d9d9;border:none;margin:0 2px;opacity:1;}
.about-us .client-say-content .client-say-slider .owl-dots .owl-dot.active span{background-color:#929292;}
.about-us .client-say-content .client-say-slider .owl-dots .owl-dot span:hover{background-color:#929292;}
.about-us .about-us-center{text-align:center;}
.about-us .about-us-center .content-description{padding-top:25px;clear:both;margin-bottom:30px;font-size:86%;}
.about-us .client-logo-content{border-bottom:1px dashed #ebebeb;border-top:1px dashed #ebebeb;padding-bottom:10px;text-align:center;}
.about-us .client-logo-content .about-title{background:#fff none repeat scroll 0 0;display:inline-block;margin:0;padding:0 10px;position:relative;text-align:center;top:-11px;}
.about-us .client-logo-content .owl-controls .owl-nav div{position:absolute;top:12px;}
.about-us .owl-controls .owl-nav div{position:absolute;top:24%;}
.about-us .owl-controls .owl-nav div.owl-next{right:-26px;}
.about-us .owl-controls .owl-nav div.owl-prev{left:-26px;}
.about-us .client-logo-slider{padding:0 25px;}
.about-us .about-image-slider{max-width:570px;margin:0 auto;}
.about-us .about-image-slider .owl-controls .owl-nav div{top:50%;margin-top:-15px;}
.about-us .about-image-slider .owl-controls .owl-nav div:before{border-radius:0;-webkit-border-radius:0;background-color:transparent;}
.about-us .about-image-slider .owl-controls .owl-nav div.owl-next{right:10px;}
.about-us .about-image-slider .owl-controls .owl-nav div.owl-prev{left:10px;}
.about-us .about-image-slider .owl-controls .owl-nav div:hover{border-color:#de9c47;}
.about-us .about-image-slider .owl-controls .owl-nav div:hover:before{color:#fff;}
.about-us .skills-value{padding-top:52px;}
.about-us .skills-value .label-skill{font-weight:bold;}
.about-us .skills-value .range-value{margin-bottom:15px;position:relative;overflow:hidden;height:20px;border-radius:3px;-webkit-border-radius:3px;}
.about-us .skills-value .range-value .rating-skills{position:absolute;top:0;left:0px;display:inline-block;height:100%;overflow:hidden;text-indent:-9999px;}
.about-us .skills-value .range-value .rating-skills.skill-1{background-image:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/skill-style-1.png);background-position:-28px 0;}
.about-us .skills-value .range-value .rating-skills.skill-2{background-image:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/skill-style-2.png);background-position:20px 0;}
.about-us .skills-value .range-value .rating-skills.skill-3{background-image:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/skill-style-3.png);background-position:20px 0;}
.about-us .about-us-content .description-about{padding:20px 0;font-size:86%;}
.about-us .content-faq{position:relative;top:-15px;font-size:86%;}
.about-us .content-faq .panel{box-shadow:none;-webkit-box-shadow:none;border-bottom:1px solid #ebebeb;border-radius:0;-webkit-border-radius:0;margin:0;}
.about-us .content-faq .panel .panel-title{font-size:100%;font-weight:bold;}
.about-us .content-faq .panel .panel-title a{display:block;padding:15px 0 15px 25px;position:relative;}
.about-us .content-faq .panel .panel-title a:after{transform:rotate(135deg);-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);content:"";width:4px;height:4px;position:absolute;left:6px;top:50%;margin-top:6px;background-color:#de9c47;}
.about-us .content-faq .panel .panel-title a:before{background-color:#de9c47;content:"-";width:16px;height:16px;display:inline-block;position:absolute;left:0px;top:50%;margin-top:-8px;border-radius:2px;-webkit-border-radius:2px;color:#fff;text-align:center;line-height:16px;}
.about-us .content-faq .panel .panel-title a.collapsed:after{background-color:#737373;}
.about-us .content-faq .panel .panel-title a.collapsed:before{background-color:#737373;content:"?";}
.about-us .content-faq .panel .panel-body{padding:0 0 13px;}
.about-demo-1 .about-image,.about-demo-1 .about-info{margin-bottom:40px;}
.about-demo-1 .about-info{position:relative;top:-4px;}
.about-demo-1 .what-client-say{margin-bottom:40px;}
.about-demo-1 .our-team .about-title{text-align:center;margin-bottom:45px;}
.about-demo-2 .our-team{margin-bottom:60px;}
.about-demo-3 .about-image,.about-demo-3 .about-info{margin-bottom:30px;}
.about-demo-3 .skills-description{font-size:86%;}
/*==END ABOUT US==*/
/*==CONTACT US==*/
.contact-us{margin-bottom:-50px;}
.contacts-index-index .contact-form{background-color:#fff;padding:20px;}
.contacts-index-index .contact-form .form-list .fields .field{margin-bottom:10px;}
.category-contact-us .page-title{display:none;}
.title-contact h2{font-size:128.57%;color:#444;margin-bottom:10px;text-transform:uppercase;font-weight:700;}
.title-contact-normal h2{font-size:128.57%;color:#444;margin-bottom:20px;font-weight:700;text-transform:uppercase;}
.google-map{border:5px solid #ebebeb;}
.google-map #map{width:100%;height:294px;}
.contact-info .address-info{margin-bottom:10px;margin-top:8px;}
.contact-info .address-info li{padding:10px 0px 10px 30px;border-bottom:1px dashed #ebebeb;position:relative;}
.contact-info .address-info li:first-child{border-top:1px dashed #ebebeb;}
.contact-info .address-info li:before{position:absolute;left:0px;top:7px;font-family:fontawesome;}
.contact-info .address-info li.add-icon:before{content:"\f041";font-size:21px;padding-left:3px;}
.contact-info .address-info li.email-icon:before{content:"\f0e0";font-size:16px;}
.contact-info .address-info li.phone-icon:before{content:"\f095";font-size:18px;}
.contact-info .social-list li{display:inline-block;margin-right:5px;}
.contact-info .social-list li .icon-social{border:1px solid #ebebeb;font-size:18px;color:#b3b3b3;display:inline-block;width:32px;height:32px;text-align:center;line-height:30px;border-radius:3px;-webkit-border-radius:3px;}
.contact-info .social-list li .icon-social:hover{background-color:#de9c47;border-color:#de9c47;color:#fff;}
.contact-info .social-list li .icon-social span{display:none;}
.contact-form .buttons-set .button{float:left;margin:0;text-transform:uppercase;}
.contact-form .buttons-set .button i{display:none;font-size:13px;margin-right:5px;}
.list-contact-wrapper{padding:10px 0;border-top:1px dashed #ebebeb;margin-bottom:30px;}
.list-contact-wrapper .list-info-contact{margin:0;display:inline-block;width:100%;}
.list-contact-wrapper .list-info-contact li > div{padding-left:64px;position:relative;}
.list-contact-wrapper .list-info-contact li > div:before{font-family:fontawesome;display:inline-block;width:42px;height:42px;background-color:#5b5b5b;border-radius:50%;-webkit-border-radius:50%;color:#fff;position:absolute;left:0px;top:0px;text-align:center;line-height:42px;}
.list-contact-wrapper .list-info-contact li > div.address-contact:before{content:"\f041";font-size:21px;}
.list-contact-wrapper .list-info-contact li > div.email-contact:before{content:"\f0e0";font-size:17px;}
.list-contact-wrapper .list-info-contact li > div.hotline-contact:before{content:"\f095";font-size:21px;}
.list-contact-wrapper .list-info-contact li > div p{display:inline-table;margin:0;}
.contact-demo-1 .request-form,.contact-demo-2 .request-form,.contact-demo-4 .request-form{position:relative;top:-9px;}
.contact-demo-1 .google-map,.contact-demo-2 .google-map,.contact-demo-4 .google-map{margin-bottom:35px;}
.contact-demo-1 .contact-info,.contact-demo-2 .contact-info,.contact-demo-4 .contact-info{margin-bottom:30px;background-color:#fff;padding:20px;}
.contact-demo-1 .contact-form,.contact-demo-2 .contact-form,.contact-demo-4 .contact-form{padding:20px;background-color:#fff;}
.contact-demo-1 .contact-form .contact-form,.contact-demo-2 .contact-form .contact-form,.contact-demo-4 .contact-form .contact-form{padding:0;}
.contact-demo-1 .form-wrapper .fields,.contact-demo-2 .form-wrapper .fields,.contact-demo-4 .form-wrapper .fields{max-width:390px;}
.contact-demo-1 .form-wrapper .fields .input-box .input-text,.contact-demo-2 .form-wrapper .fields .input-box .input-text,.contact-demo-4 .form-wrapper .fields .input-box .input-text{height:40px;border-top:none;border-right:none;border-left:none;border-bottom:1px dashed #ebebeb;background:transparent;padding-left:0;padding-right:0;}
.contact-demo-1 .form-wrapper .wide,.contact-demo-2 .form-wrapper .wide,.contact-demo-4 .form-wrapper .wide{margin-bottom:15px;}
.contact-demo-1 .form-wrapper .wide .input-box .input-text,.contact-demo-2 .form-wrapper .wide .input-box .input-text,.contact-demo-4 .form-wrapper .wide .input-box .input-text{border-top:1px dashed #ebebeb;border-left:none;border-right:none;background-color:#f3f3f3;border-bottom:none;}
.contact-demo-1 .form-wrapper .wide .input-box .comment-label,.contact-demo-2 .form-wrapper .wide .input-box .comment-label,.contact-demo-4 .form-wrapper .wide .input-box .comment-label{margin-bottom:9px !important;}
.contact-demo-2 .google-map #map{height:413px;}
.contact-demo-4 .google-map #map{height:409px;}
.contact-demo-4 .contact-description{margin-bottom:25px;}
.contact-demo-4 #comment{height:126px;}
.contact-demo-3 .google-map{margin-bottom:25px;}
.contact-demo-3 .description-contact-dm4,.contact-demo-3 .list-contact-wrapper,.contact-demo-3 .contact-form{padding:20px;background-color:#fff;}
.contact-demo-3 .contact-form{margin-bottom:30px !important;}
.contact-demo-3 .contact-form .contact-form{padding:0;margin-bottom:0 !important;}
.contact-demo-3 .form-wrapper .field{margin-bottom:10px;}
.contact-demo-3 .form-wrapper .field:last-child{margin:0;}
.contact-demo-3 .form-wrapper .field .input-text{border-radius:3px;-webkit-border-radius:3px;}
.contact-demo-3 .form-wrapper .wide .input-box .input-text{border-radius:3px;-webkit-border-radius:3px;height:128px;}
/*==END CONTACT US==*/
/*==SHOPPING CART==*/
.cart .page-title{border-bottom:0;margin:0 0 12px;}
.cart .page-title h1{margin:10px 0 0;}
.cart .page-title .checkout-types li{margin:0 0 5px;}
.cart .title-buttons .checkout-types{float:right;}
.cart .title-buttons .checkout-types li{float:left;margin:0 0 5px 5px;}
.cart .checkout-types .paypal-or{margin:0 8px;line-height:2.3;vertical-align:top;}
.cart .checkout-types .bml_button{display:inline-table;width:150px;margin:0 0 5px;}
.cart .cart-collaterals{padding:25px 0 0;}
.cart .cart-collaterals .col2-set{float:left;width:605px;}
.cart .cart-collaterals .col2-set .col-2{width:294px;}
.cart .crosssell{border:1px solid #ebebeb;padding:12px 15px;}
.cart .crosssell h2{font-size:100%;line-height:1.6em;margin-bottom:10px;}
.cart .crosssell .product-image{float:left;width:80px;height:80px;}
.cart .crosssell .product-image img{border:1px solid #ebebeb;}
.cart .crosssell .product-image img:hover{border-color:#de9c47;}
.cart .crosssell .product-details{margin-left:90px;}
.cart .crosssell .product-details .btn-cart{margin-bottom:3px;}
.cart .crosssell ul{margin:0px;}
.cart .crosssell li.item{margin-bottom:20px;}
.cart .crosssell li.item.last{margin-bottom:0px;}
.cart .crosssell .link-compare{font-weight:normal;}
.cart .crosssell .button{height:33px;line-height:33px;}
.checkout-types .paypal-or{clear:both;display:block;padding:8px 55px 0 0;line-height:1.0;font-size:11px;}
.cart-table th{padding:2px 10px;}
.cart-table .product-name{margin:0 0 5px;text-transform:uppercase;}
.cart-table .item-msg{margin:5px 0;font-size:11px;font-weight:bold;color:#df280a;}
.cart-table tfoot td{padding:5px 10px;}
.cart-table .btn-continue{float:left;}
.cart-table .btn-update{margin-left:10px;}
.cart-table .btn-update,.cart-table .btn-empty{float:right;}
.cart .crosssell .btn-cart,.cart .crosssell .add-to-links{display:inline-block;vertical-align:top;}
.cart .crosssell .add-to-links li{display:inline-block;}
.cart .crosssell .add-to-links li a{display:inline-block !important;width:33px;height:33px;position:relative;vertical-align:top;line-height:33px;text-align:center;font-size:14px;background:#b2b2b2;color:#fff;}
.cart .crosssell .add-to-links li a:hover{background:#de9c47;}
/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,.cart .shipping{border:1px solid #ebebeb;padding:12px 15px;}
.cart .discount,.cart .shipping,.crosssell{margin-bottom:30px;background-color:#fff;}
.cart .discount h2,.cart .shipping h2{border-bottom:1px solid #ebebeb;color:#000;font-size:103.08%;font-weight:bold;margin-bottom:10px;padding:0 0 7px;text-transform:uppercase;}
.cart .discount .input-box,.cart .shipping .input-box,.cart .discount .input-text,.cart .shipping .input-text,.cart .discount select,.cart .shipping select{width:100%;}
.cart .discount .buttons-set,.cart .shipping .buttons-set{margin:10px 0 0;border:0;padding:0;text-align:left;}
.cart .discount .buttons-set button.button,.cart .shipping .buttons-set button.button{margin-left:0;}
.cart .discount .input-box{margin:8px 0 0;}
.cart .shipping .sp-methods{margin:10px 0 0;padding:5px 0 0;}
.cart .totals{border:1px solid #ebebeb;background-color:#fff;}
.cart .totals table{width:100%;margin:15px 0 0;}
.cart .totals td{padding:1px 15px 1px 7px;}
.cart .totals tfoot th{padding:5px 15px 5px 7px;}
.cart .totals tfoot td{padding-top:5px;padding-bottom:5px;}
.cart .totals .checkout-types{margin:0;padding:0px 15px 15px;text-align:right;}
.cart .totals .checkout-types li{clear:both;margin:10px 0;}
.cart .totals tfoot th strong,.cart .totals tfoot td strong{font-size:125%;}
.item-options dt{font-weight:bold;font-style:italic;clear:left;float:left;margin-right:7px;}
.item-options dd{padding-left:10px;margin:0 0 6px;}
.truncated{cursor:help;}
.truncated a.dots{cursor:help;}
.truncated a.details{cursor:help;}
.truncated .truncated_full_value{position:relative;z-index:999;}
.truncated .truncated_full_value .item-options{position:absolute;top:-99999em;left:-99999em;z-index:999;width:250px;padding:8px;border:1px solid #ddd;background-color:#f6f6f6;}
.truncated .truncated_full_value .item-options > p{font-weight:bold;text-transform:uppercase;}
.truncated .show .item-options{top:-20px;left:50%;}
.col-left .truncated .show .item-options{left:15px;top:7px;}
.col-right .truncated .show .item-options{left:-240px;top:7px;}
/*==MY ACCOUNT==*/
.my-account .title-buttons .link-rss{float:none;margin:0;}
.dashboard .welcome-msg{margin:0 0em 1.5em 0;}
.dashboard .welcome-msg p{margin:0;}
.dashboard .col2-set{margin:0 0 15px;}
.dashboard .box .box-title{padding:0 0 2px;margin:0;text-align:right;}
.box-account{border:1px solid #ebebeb;padding:15px;margin:0 0 20px;background-color:#fff;}
.box-account .box-head{border-bottom:1px solid #ebebeb;margin:0 0 10px;text-align:right;padding-bottom:5px;}
.box-account .box-head h2{float:left;margin:0;font-size:108.33%;font-weight:bold;text-transform:uppercase;background-position:0 0;background-repeat:no-repeat;color:#de9c47;}
.dashboard .box .title-add{border-bottom:1px solid #ebebeb;padding:0px;margin-bottom:10px;}
.dashboard .box .title-add > h3{text-transform:uppercase;color:#de9c47;}
.dashboard .box .box-title h3,.dashboard .box .box-title h4{float:left;font-size:13px;font-weight:bold;margin:0;}
.dashboard .box-info h4{font-size:11px;font-weight:bold;text-transform:uppercase;}
.dashboard .box-reviews .number{float:left;font-size:10px;font-weight:bold;line-height:1;color:#fff;margin:3px -20px 0 0;padding:2px 3px;background:#0a263c;}
.dashboard .box-reviews .details{margin-left:20px;}
.dashboard .box-reviews li.item{margin:0 0 7px;}
.dashboard .box-reviews li.item.last{margin:0;}
.dashboard .box-reviews .ratings{margin:7px 0 0;}
.dashboard .box-tags .number{float:left;font-size:10px;font-weight:bold;line-height:1;color:#fff;margin-right:5px;padding:2px 3px;background:#0a263c;}
.dashboard .box-tags .details{margin-left:20px;}
.dashboard .box-tags li.item{margin:0 0 7px;}
.dashboard .box-tags li.item.last{margin:0;}
.dashboard .box-tags .tags strong,.dashboard .box-tags .tags ul,.dashboard .box-tags .tags ul li{display:inline;}
.addresses-list h2{font-weight:bold;font-size:108.33%;color:#de9c47;text-transform:uppercase;margin-bottom:7px;}
.addresses-list h3{font-weight:bold;font-size:13px;}
.addresses-list address{margin:0 0 3px;}
.addresses-list p{margin:0;}
.addresses-list a{font-weight:bold;}
.addresses-list .link-remove{color:#646464;}
.addresses-list .separator{margin:0 3px;}
.addresses-list li.item{border:1px solid #ebebeb;padding:10px 13px;margin:0 0 20px;background-color:#fff;}
.addresses-list li.empty{background:none;border:0;padding:0;}
.addresses-list li.empty p{font-weight:bold;}
.addresses-list .addresses-additional li.item{background:none;border:0;padding:0;}
.fix-min-height{min-height:243px;}
.data-table{background-color:#fff;}
.order-info{background:#fafafa;border:1px solid #ebebeb;padding:4px 8px;margin:0 0 8px;}
.order-info .current{font-weight:bold;}
.order-info li{margin:0 3px;}
.order-info dt,.order-info dd,.order-info ul,.order-info li{display:inline;}
.order-date{margin:10px 0;}
.order-info-box{background-color:#fff;border:1px solid #ebebeb;padding:12px 15px;margin:0 0 15px;}
.order-info-box h2{font-weight:bold;font-size:13px;}
.order-info-box .box-payment p{margin:0 0 3px;}
.order-info-box .box-payment th{font-weight:bold;padding-right:7px;}
.order-items{width:100%;overflow-x:auto;}
.order-items .product-name{font-size:1em !important;font-weight:bold !important;}
.order-items .link-print{color:#1e7ec8;font-weight:normal;}
.order-items .order-links{text-align:right;}
.order-items h2,.order-items h3{clear:none;font-weight:bold;font-size:13px;padding:0;margin:0 0 5px;color:#0a263c;}
.order-additional{margin:15px 0;}
.gift-message dt strong{color:#666;}
.gift-message dd{font-size:13px;margin:5px 0 0;}
.order-about dt{font-weight:bold;}
.order-about dd{font-size:13px;margin:0 0 7px;}
.tracking-table{margin:0 0 15px;}
.tracking-table th{font-weight:bold;white-space:nowrap;}
.tracking-table-popup{width:100%;}
.tracking-table-popup th{font-weight:bold;white-space:nowrap;}
.tracking-table-popup th,.tracking-table-popup td{padding:1px 8px;}
.page-print .print-head{margin:0 0 15px;}
.page-print .print-head .logo{float:left;}
.page-print .print-head address{float:left;margin-left:15px;}
.page-print h1{font-size:16px;font-weight:bold;}
.page-print h2.h2{font-size:16px;font-weight:bold;}
.page-print .order-date{padding:0 0 10px;margin:0 0 10px;}
.page-print .col2-set{margin:0 0 10px;}
.page-print .gift-message-link{display:none;}
.page-print h2,.page-print h3{font-size:13px;font-weight:bold;}
.page-print .price-excl-tax,.page-print .price-incl-tax{display:block;white-space:nowrap;}
.page-print .cart-price,.page-print .price-excl-tax .label,.page-print .price-incl-tax .label,.page-print .price-excl-tax .price,.page-print .price-incl-tax .price{display:inline;}
.my-wishlist .data-table td{padding:10px;}
.my-wishlist .product-image{display:block;width:113px;height:113px;margin:0 0 5px;}
.my-wishlist textarea{display:block;width:97%;height:109px;}
.my-wishlist .buttons-set button.button{float:none;margin-bottom:8px;}
.buttons-set.buttons-set2{border:none;}
#wishlist-table .add-to-links{white-space:nowrap;}
.my-tag-edit{float:left;margin:0 0 10px;}
#my-tags-table{clear:both;}
#my-tags-table td{padding:10px;}
#my-tags-table .add-to-links{white-space:nowrap;}
#my-reviews-table td{padding:10px;}
.product-review .product-img-box{float:left;width:140px;}
.product-review .product-img-box .product-image{display:block;width:125px;height:125px;}
.product-review .product-img-box .product-image img{border:1px solid #ebebeb;}
.product-review .product-img-box .label{font-size:11px;margin:0 0 3px;}
.product-review .product-img-box .ratings .rating-box{float:none;display:block;margin:0 0 3px;}
.product-review .product-details{margin-left:150px;}
.product-review .product-name{font-size:133.33%;font-weight:bold;margin:0 0 10px;}
.product-review h3{font-size:12px;margin:0 0 3px;color:#636363;}
.product-review .ratings-table{margin:0 0 10px;}
.product-review dt{font-weight:bold;}
.product-review dd{margin:5px 0 0;}
.billing-agreements .info-box{margin:15px 0;}
.billing-agreements .form-list li select{float:left;}
.billing-agreements .form-list li button.button{float:left;margin-left:10px;}
.billing-agreements .table-caption{font-weight:bold;font-size:13px;}
/*==ONEPAGE CHECKOUT==*/
.block-progress .block-content{background:none;}
.block-progress dt{font-size:108.33%;line-height:1.35;font-weight:normal;border:1px solid #ebebeb;margin:0 0 10px;padding:5px 13px;}
.block-progress dd{border:1px solid #ebebeb;border-top:0;padding:8px 13px;margin:0 0 10px;}
.block-progress dt.complete{margin:0;background:#fafafa;}
.block-progress p{margin:0;}
.block-progress .cards-list dt{background:none;border:0 none;color:inherit;font-size:12px;margin:5px 0;padding:0;}
.block-progress .cards-list dd{border:0 none;margin:0;padding:0;}
.block-progress .cards-list .info-table th{font-weight:normal;}
.opc-block-progress dt.complete a,.opc-block-progress dt.complete .separator{display:inline;}
.opc-block-progress dt a,.opc-block-progress dt .separator{display:none;}
.opc{position:relative;}
.opc .buttons-set{margin-top:0;}
.opc .buttons-set p.required{margin:0;padding:0 0 10px;}
.opc .buttons-set .back-link small{display:none;}
.opc .buttons-set .please-wait{height:21px;line-height:21px;}
.opc .buttons-set.disabled button.button{display:none;}
.opc .ul{list-style:disc outside;padding-left:12px;}
.opc .input-box .input-text{width:100%;}
.opc .step-title{background:#fafafa;padding:10px;border:1px solid #ebebeb;border-top:none;}
.opc .step-title .number{background-color:#ddd;border-radius:50%;display:inline-block;height:26px;line-height:26px;text-align:center;width:26px;margin:0px 5px;}
.opc .step-title h2{display:inline-block;margin:0;font-size:113.67%;text-transform:uppercase;}
.opc .step-title a{display:none;font-size:11px;line-height:16px;}
.opc .allow .step-title{border-top:1px solid #ebebeb;border-bottom:none;cursor:pointer;}
.opc .allow .step-title a{display:inline;line-height:26px;float:right;}
.opc .allow.active .step-title a{display:none;}
.opc .active .step-title{background:#de9c47;border:1px solid #de9c47;cursor:default;}
.opc .active .step-title h2{color:#fff;}
.opc .active .step-title .number{background-color:#fff;color:#000;}
.opc .step{border:1px solid #ebebeb;border-top:0;padding:15px 19px;position:relative;}
.opc .step .tool-tip{right:30px;}
#opc-login .buttons-set{border-top:0;}
#opc-login h3{font-size:108.33%;border-bottom:1px solid #ebebeb;padding-bottom:5px;text-transform:uppercase;margin-bottom:10px;}
#opc-login h4{font-size:1em;font-weight:bold;margin:0;}
#opc-shipping_method .buttons-set{border-top:0;}
#opc-review .step{border:0;padding:0;}
#opc-review .product-name{font-weight:bold;color:#0a263c;}
#opc-review .item-options{margin:5px 0 0;}
#opc-review .buttons-set{padding:10px;border:1px solid #d9dde3;border-width:0 1px 1px;}
#opc-review .buttons-set p{margin:0;line-height:30px;}
#opc-review .buttons-set .please-wait{height:40px;line-height:40px;}
#opc-review .authentication{margin:0 auto;width:570px;}
#opc-review .warning-message{color:#222;font-weight:bold;text-align:center;padding:10px 10px 0;}
/*==404PAGE==*/
.wrapper_404page{display:inline-block;width:100%;}
.wrapper_404page .content-404page{color:#fff;font-size:100%;left:0;margin-top:100px;position:absolute;top:0;z-index:1;width:100%;text-align:center;}
.wrapper_404page .content-404page .top-text{text-transform:uppercase;font-size:128%;}
.wrapper_404page .content-404page a{color:#de9c47;}
.wrapper_404page .content-404page a:hover{-webkit-opacity:0.7;-moz-opacity:0.7;-ms-opacity:0.7;-o-opacity:0.7;opacity:0.7;}
.wrapper_404page .content-404page .img-404{margin:30px 0px;}
.wrapper_404page .content-404page .img-404 img{width:auto;max-width:100%;}
.wrapper_404page .content-404page .button-404{padding-top:40px;}
.wrapper_404page .content-404page .btn-404{height:38px;line-height:38px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;display:inline-block;vert-align:top;padding:0 20px;color:#fff;margin:0 4px;-webkit-transition:0.3s;-moz-transition:0.3s;-ms-transition:0.3s;-o-transition:0.3s;transition:0.3s;text-transform:uppercase;margin-bottom:10px;}
.wrapper_404page .content-404page .prev-page-btn{background-color:#ea3a3c;}
.wrapper_404page .content-404page .prev-page-btn:hover{background-color:#c43031;}
.wrapper_404page .content-404page .back2home{background-color:#3cb7e7;}
.wrapper_404page .content-404page .back2home:hover{background-color:#3094bb;}
.wrapper_404page .img-right-404{margin-top:60px;}
/*==RESPONSIVE BONUS PAGE==*/
@media (min-width:1200px){/*==ABOUT US==*/
 /*==CONTACT US==*/
 .contact-demo-3 .form-wrapper .wide .input-box{margin-left:-20px;}
 .contact-us .contact-info, .contact-us .contact-form{margin-bottom:0;}
}
@media (min-width:992px) and (max-width:1199px){/*==ABOUT US==*/
 /*==CONTACT US==*/
 .contact-demo-3 .form-wrapper .wide .input-box{margin-left:-20px;}
}
@media (min-width:768px) and (max-width:991px){.cart .total-wrapper{clear:both;}
 .account-create .fieldset{min-height:auto;}
 /*==ABOUT US==*/
 .about-us .skills-value{padding-top:20px;}
 /*==CONTACT US==*/
 .contact-demo-3 .list-info-contact li{display:inline-block;width:100%;margin:10px 0;}
}
@media (max-width:767px){/*==LOGIN PAGE==*/
 .account-login .new-users{margin-bottom:30px;}
 .account-login .new-users .buttons-set{padding-top:10px;}
 .account-login .content{min-height:auto;}
 .account-create .fieldset{min-height:auto;}
 /*==ABOUT US==*/
 .about-us .skills-value{padding-top:20px;}
 /*==CONTACT US==*/
 .contact-demo-3 .list-info-contact li{display:inline-block;width:100%;margin:10px 0;}
}
.our-team-content .our-team-slider .owl-nav > div{-webkit-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-ms-transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;transition:all 0.25s ease 0s;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);}
.our-team-content .our-team-slider:hover .owl-nav > div{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
/* Feel free to change duration */
.animated{-webkit-animation-duration:1000 ms;animation-duration:1000 ms;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
/* .owl-animated-out - only for current item */
/* This is very important class. Use z-index if you want move Out item above In item */
.owl-animated-out{z-index:1;}
/* .owl-animated-in - only for upcoming item/* This is very important class. Use z-index if you want move In item above Out item */
.owl-animated-in{z-index:0;}
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:*/
.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}
@-webkit-keyframes fadeOut{0%{opacity:1;}
 100%{opacity:0;}
}
@keyframes fadeOut{0%{opacity:1;}
 100%{opacity:0;}
}
/*!Animate.css - http://daneden.me/animateLicensed under the MIT license - http://opensource.org/licenses/MITCopyright (c) 2015 Daniel Eden*/
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}
.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s;}
.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;}
.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;}
@-webkit-keyframes bounce{from, 20%, 53%, 80%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
 40%, 43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0);}
 70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0);}
 90%{-webkit-transform:translate3d(0, -4px, 0);transform:translate3d(0, -4px, 0);}
}
@keyframes bounce{from, 20%, 53%, 80%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
 40%, 43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0);}
 70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0);}
 90%{-webkit-transform:translate3d(0, -4px, 0);transform:translate3d(0, -4px, 0);}
}
.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;}
@-webkit-keyframes flash{from, 50%, to{opacity:1;}
 25%, 75%{opacity:0;}
}
@keyframes flash{from, 50%, to{opacity:1;}
 25%, 75%{opacity:0;}
}
.flash{-webkit-animation-name:flash;animation-name:flash;}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
 50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05);}
 to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes pulse{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
 50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05);}
 to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.pulse{-webkit-animation-name:pulse;animation-name:pulse;}
@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
 30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1);}
 40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1);}
 50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1);}
 65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1);}
 75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1);}
 to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes rubberBand{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
 30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1);}
 40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1);}
 50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1);}
 65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1);}
 75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1);}
 to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand;}
@-webkit-keyframes shake{from, to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
 10%, 30%, 50%, 70%, 90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
 20%, 40%, 60%, 80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
}
@keyframes shake{from, to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
 10%, 30%, 50%, 70%, 90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
 20%, 40%, 60%, 80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
}
.shake{-webkit-animation-name:shake;animation-name:shake;}
@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg);}
 40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg);}
 60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg);}
 80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg);}
 to{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg);}
}
@keyframes swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg);}
 40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg);}
 60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg);}
 80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg);}
 to{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg);}
}
.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing;}
@-webkit-keyframes tada{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
 10%, 20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);}
 30%, 50%, 70%, 90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}
 40%, 60%, 80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}
 to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes tada{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
 10%, 20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);}
 30%, 50%, 70%, 90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}
 40%, 60%, 80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}
 to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.tada{-webkit-animation-name:tada;animation-name:tada;}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none;}
 15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);}
 30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);}
 45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);}
 60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);}
 75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);}
 to{-webkit-transform:none;transform:none;}
}
@keyframes wobble{from{-webkit-transform:none;transform:none;}
 15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);}
 30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);}
 45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);}
 60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);}
 75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);}
 to{-webkit-transform:none;transform:none;}
}
.wobble{-webkit-animation-name:wobble;animation-name:wobble;}
@-webkit-keyframes jello{from, 11.1%, to{-webkit-transform:none;transform:none;}
 22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}
 33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}
 44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}
 55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}
 66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg);}
 77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg);}
 88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg);}
}
@keyframes jello{from, 11.1%, to{-webkit-transform:none;transform:none;}
 22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}
 33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}
 44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}
 55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}
 66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg);}
 77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg);}
 88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg);}
}
.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center;}
@-webkit-keyframes bounceIn{from, 20%, 40%, 60%, 80%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
 0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3);}
 20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
 40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9);}
 60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03);}
 80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97);}
 to{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes bounceIn{from, 20%, 40%, 60%, 80%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
 0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3);}
 20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
 40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9);}
 60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03);}
 80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97);}
 to{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;}
@-webkit-keyframes bounceInDown{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
 0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0);}
 60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0);}
 75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
 90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0);}
 to{-webkit-transform:none;transform:none;}
}
@keyframes bounceInDown{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
 0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0);}
 60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0);}
 75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
 90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0);}
 to{-webkit-transform:none;transform:none;}
}
.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown;}
@-webkit-keyframes bounceInLeft{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
 0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0);}
 60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0);}
 75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
 90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0);}
 to{-webkit-transform:none;transform:none;}
}
@keyframes bounceInLeft{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
 0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0);}
 60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0);}
 75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
 90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0);}
 to{-webkit-transform:none;transform:none;}
}
.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;}
@-webkit-keyframes bounceInRight{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
 from{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0);}
 60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0);}
 75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
 90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0);}
 to{-webkit-transform:none;transform:none;}
}
@keyframes bounceInRight{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
 from{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0);}
 60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0);}
 75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
 90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0);}
 to{-webkit-transform:none;transform:none;}
}
.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}
@-webkit-keyframes bounceInUp{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
 from{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0);}
 60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
 75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
 90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0);}
 to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes bounceInUp{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
 from{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0);}
 60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
 75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
 90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0);}
 to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp;}
@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9);}
 50%, 55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
 to{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3);}
}
@keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9);}
 50%, 55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
 to{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3);}
}
.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;}
@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
 40%, 45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
 to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
 40%, 45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
 to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown;}
@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0);}
 to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0);}
 to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft;}
@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0);}
 to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0);}
 to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight;}
@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
 40%, 45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0);}
 to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
 40%, 45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0);}
 to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp;}
@-webkit-keyframes fadeIn{from{opacity:0;}
 to{opacity:1;}
}
@keyframes fadeIn{from{opacity:0;}
 to{opacity:1;}
}
.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}
@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
 to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
 to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}
@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
 to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
 to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig;}
@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
 to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
 to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}
@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
 to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
 to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;}
@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
 to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
 to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}
@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
 to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
 to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig;}
@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
 to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
 to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}
@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
 to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
 to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig;}
@-webkit-keyframes fadeOut{from{opacity:1;}
 to{opacity:0;}
}
@keyframes fadeOut{from{opacity:1;}
 to{opacity:0;}
}
.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}
@-webkit-keyframes fadeOutDown{from{opacity:1;}
 to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
}
@keyframes fadeOutDown{from{opacity:1;}
 to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
}
.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}
@-webkit-keyframes fadeOutDownBig{from{opacity:1;}
 to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
@keyframes fadeOutDownBig{from{opacity:1;}
 to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;}
@-webkit-keyframes fadeOutLeft{from{opacity:1;}
 to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
}
@keyframes fadeOutLeft{from{opacity:1;}
 to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
}
.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}
@-webkit-keyframes fadeOutLeftBig{from{opacity:1;}
 to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
@keyframes fadeOutLeftBig{from{opacity:1;}
 to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;}
@-webkit-keyframes fadeOutRight{from{opacity:1;}
 to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
}
@keyframes fadeOutRight{from{opacity:1;}
 to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
}
.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;}
@-webkit-keyframes fadeOutRightBig{from{opacity:1;}
 to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
@keyframes fadeOutRightBig{from{opacity:1;}
 to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;}
@-webkit-keyframes fadeOutUp{from{opacity:1;}
 to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
}
@keyframes fadeOutUp{from{opacity:1;}
 to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
}
.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}
@-webkit-keyframes fadeOutUpBig{from{opacity:1;}
 to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
@keyframes fadeOutUpBig{from{opacity:1;}
 to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;}
@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);transform:perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
 40%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
 50%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
 80%{-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95);transform:perspective(400px) scale3d(0.95, 0.95, 0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
 to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
}
@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);transform:perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
 40%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
 50%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
 80%{-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95);transform:perspective(400px) scale3d(0.95, 0.95, 0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
 to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
}
.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip;}
@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}
 40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
 60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1;}
 80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg);}
 to{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}
 40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
 60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1;}
 80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg);}
 to{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX;}
@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}
 40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
 60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1;}
 80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg);}
 to{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}
 40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
 60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1;}
 80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg);}
 to{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY;}
@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}
 30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1;}
 to{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0;}
}
@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}
 30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1;}
 to{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0;}
}
.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}
@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}
 30%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1;}
 to{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0;}
}
@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}
 30%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1;}
 to{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0;}
}
.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY;}
@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0;}
 60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}
 80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}
 to{-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0;}
 60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}
 80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}
 to{-webkit-transform:none;transform:none;opacity:1;}
}
.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
@-webkit-keyframes lightSpeedOut{from{opacity:1;}
 to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0;}
}
@keyframes lightSpeedOut{from{opacity:1;}
 to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0;}
}
.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0;}
 to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0;}
 to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;}
@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
 to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
 to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;}
@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
 to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
 to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;}
@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
 to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
 to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;}
@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0;}
 to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0;}
 to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;}
@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1;}
 to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, 200deg);transform:rotate3d(0, 0, 1, 200deg);opacity:0;}
}
@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1;}
 to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, 200deg);transform:rotate3d(0, 0, 1, 200deg);opacity:0;}
}
.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;}
@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
 to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
}
@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
 to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
}
.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;}
@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
 to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
 to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;}
@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
 to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
 to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;}
@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
 to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 90deg);transform:rotate3d(0, 0, 1, 90deg);opacity:0;}
}
@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
 to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 90deg);transform:rotate3d(0, 0, 1, 90deg);opacity:0;}
}
.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;}
@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
 20%, 60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
 40%, 80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}
 to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0;}
}
@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
 20%, 60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
 40%, 80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}
 to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0;}
}
.hinge{-webkit-animation-name:hinge;animation-name:hinge;}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);}
 to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);}
 to{opacity:1;-webkit-transform:none;transform:none;}
}
.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn;}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut{from{opacity:1;}
 to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);}
}
@keyframes rollOut{from{opacity:1;}
 to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);}
}
.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut;}
@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3);}
 50%{opacity:1;}
}
@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3);}
 50%{opacity:1;}
}
.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}
@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
 60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
 60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown;}
@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
 60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
 60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft;}
@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
 60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
 60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight;}
@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
 60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
 60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp;}
@-webkit-keyframes zoomOut{from{opacity:1;}
 50%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3);}
 to{opacity:0;}
}
@keyframes zoomOut{from{opacity:1;}
 50%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3);}
 to{opacity:0;}
}
.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut;}
@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
 to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
 to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;}
@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);}
 to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center;}
}
@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);}
 to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center;}
}
.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;}
@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);}
 to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center;}
}
@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);}
 to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center;}
}
.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;}
@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
 to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
 to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}
}
.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;}
@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible;}
 to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible;}
 to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;}
@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible;}
 to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible;}
 to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;}
@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible;}
 to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes slideInRight{from{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible;}
 to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight;}
@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible;}
 to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible;}
 to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp;}
@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
 to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
}
@keyframes slideOutDown{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
 to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
}
.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}
@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
 to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
}
@keyframes slideOutLeft{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
 to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
}
.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft;}
@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
 to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
}
@keyframes slideOutRight{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
 to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
}
.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight;}
@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
 to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
}
@keyframes slideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
 to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
}
.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}
/*import extension*/
.main .sm-serachbox-pro{display:none;}
.serachbox-pro-pretext,.serachbox-pro-posttext{margin:10px 0;width:100%;}
.serachbox-pro-posttext{/*margin:20px 0;*/
}
.sm-serachbox-pro{width:100%;position:relative;}
.sm-serachbox-pro .sm-searchbox-popular{width:83%;float:left;margin-bottom:10px;}
.sm-serachbox-pro .sm-searchbox-advanced{width:17%;float:right;text-align:right;margin-bottom:10px;}
.sm-serachbox-pro .sm-searchbox-advanced a{text-decoration:none;color:#4A629F;font-size:12px;}
.sm-serachbox-pro .sm-searchbox-advanced a:hover{text-decoration:underline;}
.sm-serachbox-pro .sm-searchbox-popular .sm-searchbox-popular-title{display:inline-block;float:left;font-size:16px;color:#4a629f;font-weight:bold;margin-right:15px;}
.sm-serachbox-pro .sm-searchbox-keyword-list{float:left;}
.sm-serachbox-pro .sm-searchbox-keyword-list > li{float:left;line-height:210%;}
.sm-serachbox-pro .sm-searchbox-keyword-list > li a{float:left;margin-right:10px;color:#686868;font-size:14px;text-decoration:none;}
.sm-serachbox-pro .sm-searchbox-keyword-list > li a:hover{text-decoration:underline;}
.sm-serachbox-pro .sm-searchbox-keyword-list > li a.sm-searchbox-more{float:left;margin-right:10px;color:#4A629F;font-size:12px;text-decoration:none;}
.sm-serachbox-pro .sm-searchbox-keyword-list > li a.sm-searchbox-more:hover{text-decoration:underline;cursor:pointer;}
.sm-serachbox-pro .sm-searbox-content{display:inline-block;width:100%;border:1px solid #ebebeb;}
.sm-serachbox-pro .sm-searbox-content .form-search{text-align:left;border:none;position:static;margin-top:0;margin-bottom:0;width:100%;}
.sm-serachbox-pro .sm-searbox-content .form-search > input{float:left;color:#999999;line-height:34px;position:absolute;border-right:1px solid #ebebeb;left:2px;z-index:0;padding-left:170px;height:34px;border:0;right:2px;font-size:86%;background:transparent;}
.sm-serachbox-pro .sm-searbox-content .form-search > select{width:160px;height:34px;line-height:34px;padding:0 25px 0 10px;float:left;background:#f5f5f5 url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/bg-cat-sear.png') no-repeat right 10px top 13px;border:0;position:relative;z-index:1;font-size:86%;color:#999999;-webkit-appearance:none;-moz-appearance:none;border:1px solid transparent;border-right:1px solid #ebebeb;}
.sm-serachbox-pro .sm-searbox-content .form-search > select:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:30px;content:'\f0d7';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:30px;height:30px;text-align:center;line-height:30px;font-size:12px;position:absolute;right:0;color:#999999;}
.sm-serachbox-pro .sm-searbox-content .form-button.button{float:right;height:35px;padding:0 15px;position:absolute;right:0;top:0;width:45px;z-index:1;background:#de9c47;}
.sm-serachbox-pro .sm-searbox-content .form-button.button:before{color:#fff !important;}
.sm-serachbox-pro .sm-searbox-content .form-button.button:hover{-webkit-opacity:0.65;-moz-opacity:0.65;-ms-opacity:0.65;-o-opacity:0.65;opacity:0.65;}
.sm-serachbox-pro .sm-searbox-content .form-button.button span{display:none;}
.sm-serachbox-pro .sm-searbox-content .form-button.button:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:14px;content:'\f002';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:14px;height:14px;text-align:center;line-height:14px;color:#ecf0f1;}
.sm-serachbox-pro .sm-searbox-content .form-button.button:hover:before{color:#de9c47;}
.sm-serachbox-pro select option{padding:5px 10px;color:#636363;}
.sm-serachbox-pro input.input-text,.sm-serachbox-pro select,.sm-serachbox-pro textarea{background:none repeat scroll 0 0 #FFFFFF;border:1px solid #C1CCD1;font-size:13px;margin:0;padding:0;}
@media all and (max-width:640px){.sm-serachbox-pro .sm-searbox-content .form-search > input{height:34px;line-height:34px;padding-left:10px;}
 .sm-serachbox-pro .sm-searbox-content .form-button.button{height:38px;width:43px;}
 .sm-serachbox-pro .sm-searbox-content .form-search > select{display:none;}
}
.sm_megamenu_wrapper_horizontal_menu{width:100%;display:block;position:relative;clear:both;}
.sm_megamenu_wrapper_horizontal_menu .digital-music,.sm_megamenu_wrapper_horizontal_menu .group-2{padding-left:0 !important;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu{margin:0px;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.fullwidth{position:static !important;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover a.sm_megamenu_head{text-shadow:none;position:relative;z-index:11;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover div a{display:inline-block;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_fullwidth{left:21px;top:33px;display:block;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_align_right{left:auto;right:0px;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_right{float:right;right:0;margin-right:0px;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.sm_megamenu_right:hover{margin-right:0px;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.sm_megamenu_right:hover .sm_megamenu_dropdown_fullwidth{right:18px;top:33px;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column{width:16.66%;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns{width:33.33%;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns{width:50%;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns{width:66.66%;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns{width:77%;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns{width:100%;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth{width:100%;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li .sm_megamenu_first_fullwidth{-moz-border-radius:0px 5px 5px 5px;-webkit-border-radius:0px 5px 5px 5px;border-radius:0px 5px 5px 5px;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li .sm_megamenu_align_right{left:auto;right:0;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_1{width:16.6666666667%;padding:0 15px;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_2{width:33.3333333333%;padding:0 15px;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_3{width:50%;padding:0 15px;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_4{width:66.6666666667%;padding:0 15px;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_5{width:83.3333333333%;padding:0 15px;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_6{width:100%;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:hover > div{display:block;}
.sm_megamenu_wrapper_menu_full{width:100%;margin:0;display:block;position:relative;z-index:9999;}
.sm_megamenu_wrapper_menu_full .sm_megamenu_menu{list-style:none;width:940px;margin:0px auto 0px auto;height:43px;padding:0px 20px 0px 20px;}
.sm_megamenu_wrapper_menu_full .sm_megamenu_menu li:hover .sm_megamenu_dropdown_fullwidth{left:50%;margin-left:-470px;top:32px;display:block;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column,.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns,.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns,.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns,.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns,.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns,.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth{margin:0px auto;display:none;position:absolute;z-index:1001;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_1,.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_2,.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_3,.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_4,.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_5,.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_6{display:inline;float:left;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_1columns > .sm_megamenu_firstcolumn,.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns > .sm_megamenu_firstcolumn,.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns > .sm_megamenu_firstcolumn,.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns > .sm_megamenu_firstcolumn,.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn,.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn{width:100%;padding:30px;}
.sm_megamenu_dropdown_1column .sm_megamenu_col_1.sm_megamenu_firstcolumn{width:100%;}
.sm_megamenu_dropdown_1column .sm_megamenu_col_1.sm_megamenu_firstcolumn .sm_megamenu_title{border-bottom:1px solid #f0f0f0;padding:0;}
.sm_megamenu_dropdown_1column .sm_megamenu_col_1.sm_megamenu_firstcolumn:last-child .sm_megamenu_title{border-bottom:0;}
/*.drop-1-parent{> div{left:290px !important;margin-top:2px !important;.drop-1{padding:30px 15px !Important;.has-2col{padding:0 !important;}
}
}
.pr-no-margin{.products-grid .item .item-inner{margin:0;}
}
&.v2{> div{width:870px !important;}
}
}
*/
/* 01 MENU BAR */
.block-megamenu-vertical{padding:0px;}
.sm_megamenu_wrapper_vertical_menu{display:block;position:relative;z-index:11;padding:0px !important;}
.sm_megamenu_wrapper_vertical_menu .block-bs-list-home .title-home h2{border-bottom:1px solid #ebebeb;color:#222;display:block;font-weight:normal;margin-bottom:15px;margin-top:-8px;padding-bottom:12px;text-transform:uppercase;font-size:100%;}
.sm_megamenu_wrapper_vertical_menu .block-bs-list-home .products-grid .item-inner{border:1px solid #ebebeb;padding:0px;}
.sm_megamenu_wrapper_vertical_menu .block-bs-list-home .products-grid .item-inner .box-image{padding:10px;border-bottom:1px solid #ebebeb;}
.sm_megamenu_wrapper_vertical_menu .static-image-menu.ab-right{float:right;margin-top:-15px;margin-right:-30px;margin-bottom:-15px;}
.sm_megamenu_wrapper_vertical_menu .basic-product{padding-right:0 !important;}
.sm_megamenu_wrapper_vertical_menu .basic-product .list-items{list-style:none !important;}
.sm_megamenu_wrapper_vertical_menu .basic-product .list-items .item-inner{margin-bottom:30px;}
.sm_megamenu_wrapper_vertical_menu .basic-product .list-items .item-inner .box-image a img:hover{opacity:0.8;}
.sm_megamenu_wrapper_vertical_menu .basic-product .list-items .sm_quickview_handler{display:none !important;}
.sm_megamenu_wrapper_vertical_menu .basic-product .basicproduct-content-menu{padding-top:15px;}
.sm_megamenu_wrapper_vertical_menu .basic-product .basicproduct-content-menu .list-items{margin:0px;}
.sm_megamenu_wrapper_vertical_menu .basic-product .basicproduct-content-menu .list-items .item{width:33.33%;float:left;}
.sm_megamenu_wrapper_vertical_menu .static-categories .img-category{position:relative;}
.sm_megamenu_wrapper_vertical_menu .static-categories .img-category img{width:100%;}
.sm_megamenu_wrapper_vertical_menu .static-categories .img-category .view-cat{display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;border:2px solid #fff;border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;position:absolute;left:50%;top:50%;margin-left:-20px;margin-top:-20px;z-index:14;color:#fff;opacity:0;-webkit-transition:0.2s;-moz-transition:0.2s;-ms-transition:0.2s;-o-transition:0.2s;transition:0.2s;}
.sm_megamenu_wrapper_vertical_menu .static-categories .img-category .view-cat:hover{background-color:#de9c47;border-color:#de9c47;}
.sm_megamenu_wrapper_vertical_menu .static-categories .img-category .view-cat:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:14px;content:'\f0c1';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:14px;height:14px;text-align:center;line-height:14px;}
.sm_megamenu_wrapper_vertical_menu .static-categories .img-category .view-cat span{display:none;}
.sm_megamenu_wrapper_vertical_menu .static-categories .img-category:before{display:inline-block;content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0, 0, 0, 0.2);z-index:12;opacity:0;-webkit-transition:0.2s;-moz-transition:0.2s;-ms-transition:0.2s;-o-transition:0.2s;transition:0.2s;}
.sm_megamenu_wrapper_vertical_menu .static-categories .img-category:hover:before,.sm_megamenu_wrapper_vertical_menu .static-categories .img-category:hover .view-cat{opacity:1;}
.sm_megamenu_wrapper_vertical_menu .static-categories .info-category .name-category{font-size:107.69%;font-weight:700;padding-top:10px;}
.sm_megamenu_wrapper_vertical_menu .column6-staticblock-parent .sm_megamenu_dropdown_6columns{width:770px !important;}
.sm_megamenu_wrapper_vertical_menu .column6-staticblock-parent .sm_megamenu_dropdown_6columns .column6-staticblock{width:770px !important;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_firstcolumn .sm_megamenu_firstcolumn{padding:0 !important;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu{list-style:none;padding:0px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column{width:181px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns{width:250px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns{width:375px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns{width:662px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns{width:770px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns{width:800px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth{width:732px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li{position:relative;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li:hover:before{content:"";display:inline-block;width:40px;height:100%;position:absolute;right:-39px;top:0px;z-index:10;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li:hover > a{color:#de9c47;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > div .categories-group{padding:0;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > div .margin_top{margin-top:15px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > div .image-list{list-style:none !important;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > div .image-list li{float:left;width:50%;padding:15px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > div .sm_megamenu_title > span{border-bottom:1px solid #ebebeb;color:#222;display:block;font-weight:normal;margin-bottom:15px;margin-top:-12px;padding-bottom:12px;text-transform:uppercase;font-size:100%;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > div .sm_megamenu_title > a{display:inline-block;padding:0;color:inherit;line-height:30px;font-size:86%;color:#222;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > div .sm_megamenu_title > a:hover{color:#de9c47;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li:hover > div{display:block;box-shadow:4px 3px 2px rgba(0, 0, 0, 0.2);-webkit-box-shadow:4px 3px 2px rgba(0, 0, 0, 0.2);}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth{margin:0px auto;display:none;position:absolute;text-align:left;z-index:999;}
/* Showing Drop Down on Mouse Hover - Left aligned */
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns{left:249px;top:0px;background-color:#fff;border-top:2px solid #de9c47;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column > div,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns > div,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns > div,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns > div,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns > div,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns > div,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column > div,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns > div,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns > div,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns > div,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns > div,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns > div{padding:15px 20px;font-family:inherit;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_fullwidth,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.open .sm_megamenu_dropdown_fullwidth{left:138px;top:-1px;}
/* Columns Sizes */
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_1,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_2,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_3,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_4,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_5,.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_6{display:inline;float:left;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_1{width:16.66%;padding:0 15px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_2{width:33.33%;padding:0 15px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_3{width:50%;padding:0 15px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_4{width:66.66%;padding:0 15px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_5{width:83.33%;padding:0 15px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_6{width:100%;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1columns > .sm_megamenu_firstcolumn{width:125px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns > .sm_megamenu_firstcolumn{width:250px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns > .sm_megamenu_firstcolumn{width:375px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns > .sm_megamenu_firstcolumn{width:100%;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn{width:630px;}
.sm_megamenu_wrapper_vertical_menu .drop-2{width:100% !important;position:relative;padding:15px !important;}
.sm_megamenu_wrapper_vertical_menu .drop-2 > .sm_megamenu_col_4{width:75% !important;}
.sm_megamenu_wrapper_vertical_menu .drop-2 > .sm_megamenu_col_4 > .sm_megamenu_col_2{padding:15px !important;}
.sm_megamenu_wrapper_vertical_menu .drop-2 > .sm_megamenu_col_2{width:25% !important;}
.sm_megamenu_wrapper_vertical_menu .drop-2 > .sm_megamenu_col_6 > .sm_megamenu_col_2{padding:15px !important;}
.sm_megamenu_wrapper_vertical_menu .drop-2 > .sm_megamenu_col_6 > .sm_megamenu_col_3{padding:15px !important;}
.sm_megamenu_wrapper_vertical_menu .drop-2 > .sm_megamenu_col_6 > .sm_megamenu_col_3 > .sm_megamenu_col_3{padding:15px !important;}
.sm_megamenu_wrapper_vertical_menu .drop-2 > .sm_megamenu_col_6 > .sm_megamenu_col_3.has-2col{padding:0 !important;}
.sm_megamenu_wrapper_vertical_menu .list-parent .sm_megamenu_dropdown_1column{width:181px !important;box-shadow:0px 2px 8px 0px rgba(0, 0, 0, 0.5);-webkit-box-shadow:0px 2px 8px 0px rgba(0, 0, 0, 0.5);}
.sm_megamenu_wrapper_vertical_menu .list{width:100% !important;display:inline-block;padding:10px 25px !important;}
/* scroll vertical menu */
.deal_title_text{margin-bottom:10px;font-size:20px;font-weight:bold;}
.sm-deal{margin-top:30px;margin-left:-30px;overflow:hidden;}
.deal-detail{margin-bottom:10px;}
.timer-deal{position:absolute;height:25px;line-height:25px;text-align:center;top:0;color:#de9c47;width:100%;}
.timer-deal:after{content:"";display:inline-block;left:10px;right:10px;height:1px;bottom:-21px;background:#e1e1e1;z-index:12;position:absolute;}
.timer-product{width:100%;text-align:center;}
.timer-product > div{display:inline-block;margin:auto;}
.timer-product .time-item{display:inline-block;float:left;padding:0px 6px;margin:0 9px;border:1px solid #e1e1e1;font-size:92.30%;position:relative;}
.timer-product .time-item:after{position:absolute;content:":";right:-12px;color:#545454 !important;}
.timer-product .time-item:last-child:after{display:none;}
.timer-product .time-item div{display:inline-block;}
.sm-deal .deal-items{margin:0;padding:0;width:100%;overflow:hidden;}
.sm-deal .deal-items .deal-item{float:left;overflow:hidden;padding-left:30px;margin-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.sm-deal .deal-items .deal-item .deal-item-inner{padding:10px;overflow:hidden;border:1px solid #ccc;}
.sm-deal .deal-items .deal-item .deal-image{max-width:100%;margin:0;padding-bottom:10px;}
.sm-deal .deal-items .deal-item .deal-image img{width:100%;max-width:100%;margin:0;padding:0;}
.sm-deal .deal-items .deal-item .deal-detail{text-align:right;}
.sm-deal .deal-items .deal-image > a img{-webkit-transition:0.3s;-moz-transition:0.3s;-ms-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.sm-deal .deal-items .deal-image:hover{opacity:1;}
.sm-deal .deal-items .deal-image:hover > a img{transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);}
.sm-deal .deal-title{margin-bottom:10px;}
.sm-deal .deal-description{margin-bottom:5px;line-height:18px;word-wrap:break-word;}
.sm-deal .deal-review{margin-bottom:5px;}
.sm-deal .deal-review .ratings{margin:0;}
.sm-deal .deal-review .rating-box{margin-right:5px;}
.sm-deal .deal-review .rating-links{padding-top:1px;}
.sm-deal .deal-btn-addtocart{margin-bottom:10px;}
.sm-deal .add-to-links{margin:0;}
/*CSS Responsive*/
@media all and (max-width:767px){.sm-deal .deal-resp04-6 .deal-item{width:16.666%;}
 .sm-deal .deal-resp04-5 .deal-item{width:20%;}
 .sm-deal .deal-resp04-4 .deal-item{width:25%;}
 .sm-deal .deal-resp04-3 .deal-item{width:33.333%;}
 .sm-deal .deal-resp04-2 .deal-item{width:50%;}
 .sm-deal .deal-resp04-1 .deal-item{width:100%;}
 .sm-deal .deal-resp04-1 .clr1, .sm-deal .deal-resp04-2 .clr2, .sm-deal .deal-resp04-3 .clr3, .sm-deal .deal-resp04-4 .clr4, .sm-deal .deal-resp04-5 .clr5, .sm-deal .deal-resp04-6 .clr6{clear:both;}
}
@media all and (min-width:768px) and (max-width:991px){.sm-deal .deal-resp03-6 .deal-item{width:16.666%;}
 .sm-deal .deal-resp03-5 .deal-item{width:20%;}
 .sm-deal .deal-resp03-4 .deal-item{width:25%;}
 .sm-deal .deal-resp03-3 .deal-item{width:33.333%;}
 .sm-deal .deal-resp03-2 .deal-item{width:50%;}
 .sm-deal .deal-resp03-1 .deal-item{width:100%;}
 .sm-deal .deal-resp03-1 .clr1{clear:both;}
 .sm-deal .deal-resp03-2 .clr2{clear:both;}
 .sm-deal .deal-resp03-3 .clr3{clear:both;}
 .sm-deal .deal-resp03-4 .clr4{clear:both;}
 .sm-deal .deal-resp03-5 .clr5{clear:both;}
 .sm-deal .deal-resp03-6 .clr6{clear:both;}
}
@media all and (min-width:992px) and (max-width:1199px){.sm-deal .deal-resp02-6 .deal-item{width:16.666%;}
 .sm-deal .deal-resp02-5 .deal-item{width:20%;}
 .sm-deal .deal-resp02-4 .deal-item{width:25%;}
 .sm-deal .deal-resp02-3 .deal-item{width:33.333%;}
 .sm-deal .deal-resp02-2 .deal-item{width:50%;}
 .sm-deal .deal-resp02-1 .deal-item{width:100%;}
 .sm-deal .deal-resp02-1 .clr1, .sm-deal .deal-resp02-2 .clr2, .sm-deal .deal-resp02-3 .clr3, .sm-deal .deal-resp02-4 .clr4, .sm-deal .deal-resp02-5 .clr5, .sm-deal .deal-resp02-6 .clr6{clear:both;}
}
@media all and (min-width:1200px){.sm-deal .deal-resp01-6 .deal-item{width:16.666%;}
 .sm-deal .deal-resp01-5 .deal-item{width:20%;}
 .sm-deal .deal-resp01-4 .deal-item{width:25%;}
 .sm-deal .deal-resp01-3 .deal-item{width:33.333%;}
 .sm-deal .deal-resp01-2 .deal-item{width:50%;}
 .sm-deal .deal-resp01-1 .deal-item{width:100%;}
 .sm-deal .deal-resp01-1 .clr1, .sm-deal .deal-resp01-2 .clr2, .sm-deal .deal-resp01-3 .clr3, .sm-deal .deal-resp01-4 .clr4, .sm-deal .deal-resp01-5 .clr5, .sm-deal .deal-resp01-6 .clr6{clear:both;}
}

/*page deals*/
.deal-wrapper-one{background:url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/bg-deals.jpg') no-repeat center center;}
.deal-wrapper-one .box-image1{position:relative;}
.deal-wrapper-one .box-image1 .product-image{display:block;background:#fff;position:absolute;right:15px;top:40px;width:100%;}
.deal-wrapper-one .deal-slider-1{background:transparent;}
.deal-wrapper-one .deal-slider-1 .box-info1{padding:60px 0 45px;}
.deal-wrapper-one .deal-slider-1 .product-name{font-weight:bold;text-transform:uppercase;font-size:172%;margin:0 0 20px;}
.deal-wrapper-one .deal-slider-1 .product-name a{color:#fff;}
.deal-wrapper-one .deal-slider-1 .product-name a:hover{color:#de9c47;}
.deal-wrapper-one .deal-slider-1 .deal-description{color:#fff;font-size:86%;margin:15px 0 30px;width:85%;}
.deal-wrapper-one .deal-slider-1 .old-price .price{color:#fff;font-size:185%;}
.deal-wrapper-one .deal-slider-1 .special-price .price .price,.deal-wrapper-one .deal-slider-1 .regular-price .price{font-size:185%;}
.deal-wrapper-one .timer-deal1{margin:20px 0;text-align:left;}
.deal-wrapper-one .timer-deal1 .timer-product{display:inline-block;width:auto;}
.deal-wrapper-one .timer-deal1 .timer-product .time-item{color:#de9c47;display:inline-block;background:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin:0 4px;padding:14px;line-height:15px;border:0px;}
.deal-wrapper-one .timer-deal1 .timer-product .time-item .num-time{font-size:128%;display:block;}
.deal-wrapper-one .timer-deal1 .timer-product .time-item .name-time{font-size:12px;display:block;}
.deal-wrapper-one .timer-deal1 .timer-product .time-item.time-day{color:#fff;background:#de9c47;}
.pagesdeal-wrapper{margin:0 -15px;}
.pagesdeal-wrapper .title-home{padding:0 15px;}
.pagesdeal-wrapper .title-home h2{color:#222;display:inline-block;font-size:115%;font-weight:bold;margin:70px 0 25px;position:relative;text-transform:uppercase;}
.pagesdeal-wrapper .title-home h2:after{content:"";display:inline-block;height:1px;position:absolute;right:-45px;top:10px;width:30px;background:#de9c47;}
.pagesdeal-wrapper .products-grid .deal-item{width:25%;padding:0 15px;float:left;margin-bottom:30px;}
.pagesdeal-wrapper .products-grid .deal-item .item-inner{padding:0px;}
.pagesdeal-wrapper .product_time{background:#de9c47;font-size:86%;padding:5px 0;width:100%;color:#fff;margin:10px 0;text-transform:capitalize;}
.pagesdeal-wrapper .product_time .time-item{display:inline-block;width:22%;text-align:center;line-height:15px;position:relative;}
.pagesdeal-wrapper .product_time .time-item:before{background:#fff;content:"";height:10px;width:1px;position:absolute;left:-2px;top:12px;display:inline-block;}
.pagesdeal-wrapper .product_time .time-item.time-day:before{display:none !important;}
.category-blog .page-title,.blog-cat-view .page-title,.blog-index-list .page-title{display:none;}
/* recent post slidebar */
.recent-post-slidebar .item{margin:20px 0 0;display:inline-block;width:100%;}
.recent-post-slidebar .item .date-blog{display:none;}
.recent-post-slidebar .item .image-blog{float:left;width:70px;}
.recent-post-slidebar .item .info-blog{margin-left:90px;}
.recent-post-slidebar .item .info-blog > *{display:none;}
.recent-post-slidebar .item .info-blog .postTitle{display:block;}
.recent-post-slidebar .item .info-blog .postTitle .postDate{color:#939393;font-size:85.71%;}
.recent-post-slidebar .item .info-blog .postTitle h2{font-size:100%;}
.recent-post-slidebar .item .info-blog .postTitle h2 a{color:inherit;}
.recent-post-slidebar .item .info-blog .postTitle h2 a:hover{color:#de9c47;}
.detail-blog{background-color:#fff;}
.detail-blog .postContent img{margin-bottom:10px;}
.detail-blog .tags{padding:0 20px;width:100%;}
.detail-blog .tags ul.tags{padding:0px;float:left;}
.blog-index-list .toolbar-bottom .toolbar .toolbar-inner,.blog-cat-view .toolbar-bottom .toolbar .toolbar-inner{margin-top:30px;}
.toolbar-bottom.blogs{margin:0px !important;}
.toolbar-bottom.blogs .toolbar-inner{margin:0px !important;}
.toolbar-bottom.blogs .toolbar-inner .limiter{display:none;}
.toolbar-bottom.blogs .toolbar-inner .sort-by{display:block !important;}
.catalog-category-view .postTitle,.blog-post-view .postTitle,.blog-cat-view .postTitle{min-height:60px;padding-left:75px;position:relative;}
@media (min-width:1200px){.catalog-category-view .postTitle, .blog-post-view .postTitle, .blog-cat-view .postTitle{margin:20px 0;}
}
.catalog-category-view .postTitle h2,.blog-post-view .postTitle h2,.blog-cat-view .postTitle h2{display:inline-block;font-size:100%;font-weight:normal;margin:8px 0;text-transform:capitalize;}
.catalog-category-view .postTitle h2 a,.blog-post-view .postTitle h2 a,.blog-cat-view .postTitle h2 a{color:#222;}
.catalog-category-view .postTitle h2 a:hover,.blog-post-view .postTitle h2 a:hover,.blog-cat-view .postTitle h2 a:hover{color:#de9c47;}
.catalog-category-view .postTitle .postDate,.blog-post-view .postTitle .postDate,.blog-cat-view .postTitle .postDate{width:60px;height:60px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#de9c47;color:#fff;position:absolute;left:0;top:0;line-height:18px;padding:12px 0;text-align:center;}
.catalog-category-view .postTitle .postDate .date,.blog-post-view .postTitle .postDate .date,.blog-cat-view .postTitle .postDate .date{font-size:100%;color:#fff;}
.catalog-category-view .postTitle .use-cate,.blog-post-view .postTitle .use-cate,.blog-cat-view .postTitle .use-cate{color:#999999;font-size:86%;}
.catalog-category-view .postTitle .use-cate .user,.blog-post-view .postTitle .use-cate .user,.blog-cat-view .postTitle .use-cate .user{padding-right:10px;margin-right:15px;position:relative;}
.catalog-category-view .postTitle .use-cate .user:before,.blog-post-view .postTitle .use-cate .user:before,.blog-cat-view .postTitle .use-cate .user:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:16px;content:'\f007';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:16px;height:16px;text-align:center;line-height:16px;margin-right:3px;}
.catalog-category-view .postTitle .use-cate .user:after,.blog-post-view .postTitle .use-cate .user:after,.blog-cat-view .postTitle .use-cate .user:after{height:10px;width:1px;content:"";display:inline-block;background:#999999;position:absolute;right:0;top:3px;}
.catalog-category-view .postTitle .use-cate .category a,.blog-post-view .postTitle .use-cate .category a,.blog-cat-view .postTitle .use-cate .category a{color:#999999;}
.catalog-category-view .postTitle .use-cate .category a:hover,.blog-post-view .postTitle .use-cate .category a:hover,.blog-cat-view .postTitle .use-cate .category a:hover{color:#de9c47;}
.catalog-category-view .postTitle .use-cate .category:before,.blog-post-view .postTitle .use-cate .category:before,.blog-cat-view .postTitle .use-cate .category:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:16px;content:'\f07c';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:16px;height:16px;text-align:center;line-height:16px;margin-right:3px;}
.postWrapper{display:inline-block;width:100%;margin-bottom:30px;padding:0;position:relative;}
.postWrapper:last-child{margin-bottom:0;}
.postWrapper .image-blog{max-height:350px;overflow:hidden;}
.postWrapper .image-blog img:hover{opacity:0.8;}
.postWrapper .info-blog .postContent{color:#666666;font-size:86%;}
.postWrapper .info-blog .postContent a.aw-blog-read-more{width:100%;display:none;text-transform:uppercase;color:#de9c47;margin-top:25px;font-weight:500;}
.postWrapper .info-blog .postBookmarks{margin-bottom:10px;}
.postWrapper .info-blog .postBookmarks h4{font-size:100%;font-weight:bold;}
.poster{display:inline;font-size:100%;}
.detail-blog .postTitle{position:relative;margin:30px 15px 0;}
.detail-blog .postTitle h2{font-weight:bold;font-size:115%;}
.detail-blog .postTitle h3{font-size:85.71%;margin-bottom:10px;}
.detail-blog .postTitle h3 .poster{margin-right:15px;}
.detail-blog .postTitle h3 .poster:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:12px;content:'\f007';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:12px;height:12px;text-align:center;line-height:12px;margin-right:5px;}
.detail-blog .postTitle h3 span.comment a{color:inherit;}
.detail-blog .postTitle h3 span.comment:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:12px;content:'\f075';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:12px;height:12px;text-align:center;line-height:12px;margin-right:5px;}
.detail-blog .postContent{color:#666666;font-size:86%;padding:20px;}
.detail-blog .postDetails,.detail-blog.postTitleComment{padding:20px;}
.detail-blog .postBookmarks{margin-bottom:10px;padding:20px;}
.detail-blog .postBookmarks h4,.detail-blog .tags h4{font-size:100%;font-weight:bold;margin:10px 0;}
.detail-blog .postBookmarks .tags li,.detail-blog .tags .tags li{display:inline-block;}
.blog-post-view .toolbar .toolbar-inner{text-align:left !important;}
.blogs .toolbar .toolbar-inner{text-align:left !important;}
.aw-blog-comment-area{padding-top:10px;}
.commentWrapper{border:1px solid #e1e1e1;padding:10px 15px;margin-bottom:20px;background-color:#fff;font-size:86%;}
.commentWrapper .commentDetails .username{font-size:100%;text-transform:uppercase;color:#000;}
.commentWrapper .commentDetails h3{font-size:91.67%;color:#909090;padding:8px 0 5px;}
.list-item-blog{margin:-15px 0 0;}
.list-item-blog li{border-bottom:1px solid #ebebeb;position:relative;}
.list-item-blog li:last-child{border:0px;}
.list-item-blog li a{display:inline-block;padding:6px 0px;color:#222;font-size:86%;}
.list-item-blog li:hover a{color:#de9c47;}
.postTitleComment h2{font-size:116.67%;text-transform:uppercase;color:#000;padding:20px 0px 10px 0px;}
button.button.form-button{text-transform:uppercase;}
@media (min-width:481px) and (max-width:767px){.postWrapper .image-blog{width:100px;}
 .postWrapper .info-blog{margin-left:110px;}
}
@media (max-width:480px){.postWrapper .image-blog{width:100%;}
 .postWrapper .image-blog a{display:block;}
 .postWrapper .image-blog a img{width:100%;}
 .postWrapper .info-blog{margin-left:0;clear:both;padding-top:10px;}
}
.basic-filer-page .products-grid .clr4{clear:both;}
.basic-filer-page .products-grid .item{float:left;width:25%;}
/*CSS Responsive*/
/*--------- Other --------------*/
@media all and (max-width:479px){.sm-basic-products .bs-resp04-6 .bs-item{width:16.650%;}
 .sm-basic-products .bs-resp04-5 .bs-item{width:19.958%;}
 .sm-basic-products .bs-resp04-4 .bs-item{width:24.995%;}
 .sm-basic-products .bs-resp04-3 .bs-item{width:33.315%;}
 .sm-basic-products .bs-resp04-2 .bs-item{width:49.985%;}
 .sm-basic-products .bs-resp04-1 .bs-item{width:100%;}
 .sm-basic-products .bs-resp04-1 .clr1, .sm-basic-products .bs-resp04-2 .clr2, .sm-basic-products .bs-resp04-3 .clr3, .sm-basic-products .bs-resp04-4 .clr4, .sm-basic-products .bs-resp04-5 .clr5, .sm-basic-products .bs-resp04-6 .clr6{clear:both;}
}
@media all and (min-width:480px) and (max-width:767px){.sm-basic-products .bs-resp03-6 .bs-item{width:16.650%;}
 .sm-basic-products .bs-resp03-5 .bs-item{width:19.958%;}
 .sm-basic-products .bs-resp03-4 .bs-item{width:24.995%;}
 .sm-basic-products .bs-resp03-3 .bs-item{width:33.295%;}
 .sm-basic-products .bs-resp03-2 .bs-item{width:49.999%;}
 .sm-basic-products .bs-resp03-1 .bs-item{width:100%;}
 .sm-basic-products .bs-resp03-1 .clr1{clear:both;}
 .sm-basic-products .bs-resp03-2 .clr2{clear:both;}
 .sm-basic-products .bs-resp03-3 .clr3{clear:both;}
 .sm-basic-products .bs-resp03-4 .clr4{clear:both;}
 .sm-basic-products .bs-resp03-5 .clr5{clear:both;}
 .sm-basic-products .bs-resp03-6 .clr6{clear:both;}
}
@media all and (min-width:768px) and (max-width:1199px){.sm-basic-products .bs-resp02-6 .bs-item{width:16.650%;}
 .sm-basic-products .bs-resp02-5 .bs-item{width:19.958%;}
 .sm-basic-products .bs-resp02-4 .bs-item{width:24.995%;}
 .sm-basic-products .bs-resp02-3 .bs-item{width:33.315%;}
 .sm-basic-products .bs-resp02-2 .bs-item{width:49.999%;}
 .sm-basic-products .bs-resp02-1 .bs-item{width:100%;}
 .sm-basic-products .bs-resp02-1 .clr1, .sm-basic-products .bs-resp02-2 .clr2, .sm-basic-products .bs-resp02-3 .clr3, .sm-basic-products .bs-resp02-4 .clr4, .sm-basic-products .bs-resp02-5 .clr5, .sm-basic-products .bs-resp02-6 .clr6{clear:both;}
}
@media all and (min-width:1200px){.sm-basic-products .bs-resp01-6 .bs-item{width:16.650%;}
 .sm-basic-products .bs-resp01-5 .bs-item{width:19.970%;}
 .sm-basic-products .bs-resp01-4 .bs-item{width:24.995%;}
 .sm-basic-products .bs-resp01-3 .bs-item{width:33.315%;}
 .sm-basic-products .bs-resp01-2 .bs-item{width:49.999%;}
 .sm-basic-products .bs-resp01-1 .bs-item{width:100%;}
}
.show-loadmore{margin:0 -15px !important;}
.show-loadmore .ltabs-items-inner .ltabs-item .item-inner{margin-left:15px !important;margin-right:15px !important;}
/*-----------------------Css for Tabs ----------------------------*/
.sj-listing-tabs {margin-top:40px !important}
.sj-listing-tabs .ltabs-tabs-container .ltabs-tabs{display:block;margin:0;}
.sj-listing-tabs .ltabs-tabs-container .ltabs-tabs .tab-all:hover .cat-all{margin-top:-48px;}
.sj-listing-tabs .ltabs-tabs-container .ltabs-tabs .tab-all .cat-all{margin-top:0px;}
.sj-listing-tabs .ltabs-tabs-container .ltabs-tabs .tab-sel .cat-all{margin-top:-48px;}
.sj-listing-tabs .ltabs-tab-img{float:left;margin-right:10px;overflow:hidden;}
.sj-listing-tabs .hits{float:left;overflow:hidden;border-top:1px solid #e9e9e9;width:53%;padding:2% 0 2% 3%;color:#909090;border-bottom:1px solid #e9e9e9;}
.sj-listing-tabs .created-date{margin-bottom:10px;color:#909090;}
.sj-listing-tabs .item-desc{margin-bottom:5px;}
.sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap span.ltabs-tab-arrow,.sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap span.ltabs-tab-selected{display:none;}
.sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox{position:relative;display:inline-block;text-align:left;line-height:30px;clear:both;color:#888;cursor:pointer;}
.sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected{width:167px;text-indent:20px;border:1px solid #ebebeb;border-right:none;background:#fff;overflow:hidden;}
.sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow{width:30px;border:1px solid #ebebeb;text-align:center;font-size:12px;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;background:#ddd;}
.sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow,.sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected{position:relative;float:left;height:30px;z-index:1;display:inline-block;text-transform:uppercase;}
.sj-listing-tabs .add-loadmore{float:right;margin-left:10px;vertical:middle;margin-top:2px;}
.sj-listing-tabs .loaded .add-loadmore{display:none;}
.sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs{position:absolute;top:29px;bottom:auto;left:0;width:100%;padding:5px;border:1px solid #ebebeb;overflow:hidden;background:#fff;display:none;z-index:13;}
.sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs.ltabs-open{display:block;}
.sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li{margin:2px 0;padding:4px 0;float:none;border:none !important;text-transform:none;display:block;font-weight:normal;font-size:100%;}
.sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tab span{display:block;padding:0 15px;text-transform:uppercase;}
.sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li:hover,.sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li.tab-sel{color:#de9c47 !important;background:transparent;}
/*-----------------------------Css for Content----------------------*/
.sj-listing-tabs .ltabs-items-container .ltabs-items{width:100%;display:none;}
.sj-listing-tabs .ltabs-items-container .ltabs-items-inner{width:100%;}
.sj-listing-tabs .ltabs-items-container .ltabs-items-selected{display:block;}
.sj-listing-tabs .ltabs-items-container .ltabs-items-selected .owl-carousel .owl-stage-outer{padding:0 0px;margin:0px;}
.sj-listing-tabs .ltabs-items-container .ltabs-item-wrap{opacity:0;}
.sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item{float:left;opacity:0;}
.sj-listing-tabs .ltabs-items .ltabs-loading{width:100%;max-width:100%;padding:0;position:relative;background:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/477.gif) no-repeat scroll center center transparent;min-height:300px;display:block;z-index:9;}
.sj-listing-tabs .ltabs-items-container .ltabs-loadmore{display:block;overflow:hidden;text-align:center;margin:0 auto;}
.sj-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn{padding:8px 12px;display:inline-block;border:1px solid #ebebeb;text-transform:uppercase;margin-bottom:30px;cursor:pointer;}
.sj-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn:hover{border-color:#de9c47;}
.sj-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn .ltabs-image-loading{background:url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/301.gif') no-repeat scroll center center transparent;width:22px;height:22px;display:none;margin-right:5px;vertical-align:middle;position:relative;top:-2px;}
.sj-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn:after{content:attr(data-label);}
.sj-listing-tabs .ltabs-items.ltabs-process .ltabs-loadmore{display:none;}
/*class show-slider*/
.sj-listing-tabs .ltabs-items-container.show-slider .new-box{top:1px;}
.sj-listing-tabs .ltabs-items-container.show-slider .ltabs-item{width:100%;}
.sj-listing-tabs .ltabs-items-container.show-slider .ltabs-items .ltabs-item{opacity:1;}
/*end class show-slider*/
/*-----------------------------Css for Responsive ----------------------*/
@media all and (max-width:479px){.sj-listing-tabs .ltabs-item .item-prices{width:100%;border-bottom:none;border-right:none;}
 .ltabs-tabs-container .ltabs-tabs li{border-top:none !important;border-left:none !important;border-right:none !important;}
 .sj-listing-tabs .ltabs-item .hits{width:100%;padding-left:0;}
 .sj-listing-tabs .ltabs-tab-img{display:none;}
 .sj-listing-tabs .ltabs04-6 .ltabs-item{width:16.64%;}
 .sj-listing-tabs .ltabs04-5 .ltabs-item{width:19.958%;}
 .sj-listing-tabs .ltabs04-4 .ltabs-item{width:24.995%;}
 .sj-listing-tabs .ltabs04-3 .ltabs-item{width:33.315%;}
 .sj-listing-tabs .ltabs04-2 .ltabs-item{width:49.985%;}
 .sj-listing-tabs .ltabs04-1 .ltabs-item{width:100%;}
 .sj-listing-tabs .ltabs04-1 .clr1, .sj-listing-tabs .ltabs04-2 .clr2, .sj-listing-tabs .ltabs04-3 .clr3, .sj-listing-tabs .ltabs04-4 .clr4, .sj-listing-tabs .ltabs04-5 .clr5, .sj-listing-tabs .ltabs04-6 .clr6{clear:both;}
 .sj-listing-tabs .ltabs01-3 .ltabs-item .item-prices, .sj-listing-tabs .ltabs01-4 .ltabs-item .item-prices, .sj-listing-tabs .ltabs01-5 .ltabs-item .item-prices, .sj-listing-tabs .ltabs01-6 .ltabs-item .item-prices{width:100%;border-bottom:none;border-right:none;}
 .sj-listing-tabs .ltabs01-3 .ltabs-item .hits, .sj-listing-tabs .ltabs01-4 .ltabs-item .hits, .sj-listing-tabs .ltabs01-5 .ltabs-item .hits, .sj-listing-tabs .ltabs01-6 .ltabs-item .hits{width:100%;}
}
@media all and (min-width:480px) and (max-width:767px){.sj-listing-tabs .ltabs03-6 .ltabs-item{width:16.64%;}
 .sj-listing-tabs .ltabs03-5 .ltabs-item{width:19.958%;}
 .sj-listing-tabs .ltabs03-4 .ltabs-item{width:24.995%;}
 .sj-listing-tabs .ltabs02-5 .ltabs-item .hits{width:100%;}
 .sj-listing-tabs .ltabs02-5 .ltabs-item .item-prices{width:100%;border-bottom:none;border-right:none;}
 .sj-listing-tabs .ltabs02-6 .ltabs-item .item-prices{width:100%;border-bottom:none;border-right:none;}
 .sj-listing-tabs .ltabs03-3 .ltabs-item{width:33.295%;}
 .sj-listing-tabs .ltabs03-2 .ltabs-item{width:49.999%;}
 .sj-listing-tabs .ltabs03-1 .ltabs-item{width:100%;}
 .sj-listing-tabs .ltabs03-1 .clr1, .sj-listing-tabs .ltabs03-2 .clr2, .sj-listing-tabs .ltabs03-3 .clr3, .sj-listing-tabs .ltabs03-4 .clr4, .sj-listing-tabs .ltabs03-5 .clr5, .sj-listing-tabs .ltabs03-6 .clr6{clear:both;}
 .sj-listing-tabs .ltabs01-3 .ltabs-item .item-prices, .sj-listing-tabs .ltabs01-4 .ltabs-item .item-prices, .sj-listing-tabs .ltabs01-5 .ltabs-item .item-prices, .sj-listing-tabs .ltabs01-6 .ltabs-item .item-prices{width:100%;border-bottom:none;border-right:none;}
 .sj-listing-tabs .ltabs01-3 .ltabs-item .hits, .sj-listing-tabs .ltabs01-4 .ltabs-item .hits, .sj-listing-tabs .ltabs01-5 .ltabs-item .hits, .sj-listing-tabs .ltabs01-6 .ltabs-item .hits{width:100%;}
}
@media all and (min-width:768px) and (max-width:1199px){.sj-listing-tabs .ltabs01-3 .ltabs-item .item-prices, .sj-listing-tabs .ltabs01-4 .ltabs-item .item-prices, .sj-listing-tabs .ltabs01-5 .ltabs-item .item-prices, .sj-listing-tabs .ltabs01-6 .ltabs-item .item-prices{width:100%;border-bottom:none;border-right:none;}
 .sj-listing-tabs .ltabs01-3 .ltabs-item .hits, .sj-listing-tabs .ltabs01-4 .ltabs-item .hits, .sj-listing-tabs .ltabs01-5 .ltabs-item .hits, .sj-listing-tabs .ltabs01-6 .ltabs-item .hits{width:100%;padding-left:0;}
 .sj-listing-tabs .ltabs02-6 .ltabs-item{width:16.64%;}
 .sj-listing-tabs .ltabs02-5 .ltabs-item{width:19.958%;}
 .sj-listing-tabs .ltabs02-4 .ltabs-item{width:24.995%;}
 .sj-listing-tabs .ltabs02-3 .ltabs-item{width:33.315%;}
 .sj-listing-tabs .ltabs02-2 .ltabs-item{width:49.999%;}
 .sj-listing-tabs .ltabs02-1 .ltabs-item{width:100%;}
 .sj-listing-tabs .ltabs02-4 .ltabs-item .item-prices{width:100%;border-bottom:none;border-right:none;}
 .sj-listing-tabs .ltabs02-4 .ltabs-item .hits, .sj-listing-tabs .ltabs02-5 .ltabs-item .hits, .sj-listing-tabs .ltabs02-6 .ltabs-item .hits{width:100%;padding-left:0;}
 .sj-listing-tabs .ltabs02-5 .ltabs-item .item-prices{width:100%;border-bottom:none;border-right:none;}
 .sj-listing-tabs .ltabs02-6 .ltabs-item .item-prices{width:100%;border-bottom:none;border-right:none;}
 .sj-listing-tabs .ltabs02-1 .clr1, .sj-listing-tabs .ltabs02-2 .clr2, .sj-listing-tabs .ltabs02-3 .clr3, .sj-listing-tabs .ltabs02-4 .clr4, .sj-listing-tabs .ltabs02-5 .clr5, .sj-listing-tabs .ltabs02-6 .clr6{clear:both;}
}
@media all and (min-width:1200px) and (max-width:1599px){.sj-listing-tabs .ltabs01-6 .ltabs-item{width:16.64%;}
 .sj-listing-tabs .ltabs01-5 .ltabs-item{width:20%;}
 .sj-listing-tabs .ltabs01-4 .ltabs-item{width:25%;}
 .sj-listing-tabs .ltabs01-3 .ltabs-item .item-prices, .sj-listing-tabs .ltabs01-4 .ltabs-item .item-prices, .sj-listing-tabs .ltabs01-5 .ltabs-item .item-prices, .sj-listing-tabs .ltabs01-6 .ltabs-item .item-prices{width:100%;border-bottom:none;border-right:none;}
 .sj-listing-tabs .ltabs01-3 .ltabs-item .hits, .sj-listing-tabs .ltabs01-4 .ltabs-item .hits, .sj-listing-tabs .ltabs01-5 .ltabs-item .hits, .sj-listing-tabs .ltabs01-6 .ltabs-item .hits{width:100%;padding-left:0;}
 .sj-listing-tabs .ltabs01-3 .ltabs-item{width:33.315%;}
 .sj-listing-tabs .ltabs01-2 .ltabs-item{width:49.999%;}
 .sj-listing-tabs .ltabs01-1 .ltabs-item{width:100%;}
 .sj-listing-tabs .ltabs01-1 .clr1, .sj-listing-tabs .ltabs01-2 .clr2, .sj-listing-tabs .ltabs01-3 .clr3, .sj-listing-tabs .ltabs01-4 .clr4, .sj-listing-tabs .ltabs01-5 .clr5, .sj-listing-tabs .ltabs01-6 .clr6{clear:both;}
}
@media all and (min-width:1600px){.sj-listing-tabs .ltabs01-3 .ltabs-item .item-prices, .sj-listing-tabs .ltabs01-4 .ltabs-item .item-prices, .sj-listing-tabs .ltabs01-5 .ltabs-item .item-prices, .sj-listing-tabs .ltabs01-6 .ltabs-item .item-prices{width:100%;border-bottom:none;border-right:none;}
 .sj-listing-tabs .ltabs01-3 .ltabs-item .hits, .sj-listing-tabs .ltabs01-4 .ltabs-item .hits, .sj-listing-tabs .ltabs01-5 .ltabs-item .hits, .sj-listing-tabs .ltabs01-6 .ltabs-item .hits{width:100%;padding-left:0;}
 .sj-listing-tabs .ltabs00-6 .ltabs-item{width:16.64%;}
 .sj-listing-tabs .ltabs00-5 .ltabs-item{width:20%;}
 .sj-listing-tabs .ltabs00-4 .ltabs-item{width:25%;}
 .sj-listing-tabs .ltabs00-3 .ltabs-item{width:33.315%;}
 .sj-listing-tabs .ltabs00-2 .ltabs-item{width:49.999%;}
 .sj-listing-tabs .ltabs00-1 .ltabs-item{width:100%;}
 .sj-listing-tabs .ltabs00-1 .clr1, .sj-listing-tabs .ltabs00-2 .clr2, .sj-listing-tabs .ltabs00-3 .clr3, .sj-listing-tabs .ltabs00-4 .clr4, .sj-listing-tabs .ltabs00-5 .clr5, .sj-listing-tabs .ltabs00-6 .clr6{clear:both;}
}
.sj-listing-tabs .ltabs-item .item-readmore{text-align:right;}
.sj-listing-tabs .ltabs-item .item-desc + .item-readmore{margin-top:10px;}
/*-----------------------------ClearFix----------------------*/
.cf:before,.cf:after{content:" ";/* 1 */
 display:table;/* 2 */
}
.cf:after{clear:both;}
.sj-listing-tabs .pre-text,.sj-listing-tabs .post-text{margin:10px;}
.sj-listing-tabs.index2-listing-tabs{margin:75px 0px 40px;position:relative;}
.sj-listing-tabs.index2-listing-tabs:before{content:"";position:absolute;top:13px;left:0;background:#de9c47 url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/01.png') no-repeat center center;width:130px;height:90px;}
.sj-listing-tabs.index2-listing-tabs .tab-listing-title{position:absolute;top:33px;left:30px;font-size:214.29%;font-weight:bold;color:#363636;text-transform:uppercase;}
.sj-listing-tabs.index2-listing-tabs .show-loadmore .ltabs-items-inner .ltabs-item .item-inner{position:relative;}
.sj-listing-tabs.index2-listing-tabs .products-grid .item .item-inner .box-image:before{content:"";position:absolute;width:100%;height:100%;z-index:9;background:rgba(0, 0, 0, 0.5);transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);-ms-transform:scale(0);-webkit-transition:0.3s;-moz-transition:0.3s;-ms-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.sj-listing-tabs.index2-listing-tabs .products-grid .item .item-inner .box-info{position:absolute;bottom:3px;width:100%;z-index:10;-webkit-transition:0.3s;-moz-transition:0.3s;-ms-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.sj-listing-tabs.index2-listing-tabs .products-grid .item .item-inner .box-info .product-name{display:none;}
.sj-listing-tabs.index2-listing-tabs .products-grid .item .item-inner .box-info .no-rating,.sj-listing-tabs.index2-listing-tabs .products-grid .item .item-inner .box-info .ratings{display:none;}
.sj-listing-tabs.index2-listing-tabs .products-grid .item .item-inner .box-info .price-box{float:right;padding-right:13px;}
.sj-listing-tabs.index2-listing-tabs .products-grid .item .item-inner .box-info .price-box .old-price{position:static;width:auto;text-align:none;}
.sj-listing-tabs.index2-listing-tabs .products-grid .item .item-inner .box-info .price-box .special-price{width:auto;}
.sj-listing-tabs.index2-listing-tabs .products-grid .item .item-inner:hover .box-image:before{transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);}
.sj-listing-tabs.index2-listing-tabs .products-grid .item .item-inner:hover .box-image .bottom-action{opacity:1;}
.sj-listing-tabs.index2-listing-tabs .products-grid .item .item-inner:hover .box-image .bottom-action .btn-action{border-right:1px solid #7a7c7d;}
.sj-listing-tabs.index2-listing-tabs .products-grid .item .item-inner:hover .box-info{top:50%;margin-top:-70px;bottom:auto;}
.sj-listing-tabs.index2-listing-tabs .products-grid .item .item-inner:hover .box-info .product-name{display:block;}
.sj-listing-tabs.index2-listing-tabs .products-grid .item .item-inner:hover .box-info .product-name a{color:#fff;}
.sj-listing-tabs.index2-listing-tabs .products-grid .item .item-inner:hover .box-info .product-name a:hover{color:#fff;}
.sj-listing-tabs.index2-listing-tabs .products-grid .item .item-inner:hover .box-info .no-rating,.sj-listing-tabs.index2-listing-tabs .products-grid .item .item-inner:hover .box-info .ratings{display:block;}
.sj-listing-tabs.index2-listing-tabs .products-grid .item .item-inner:hover .box-info .price-box{float:none;padding-right:0;}
.sj-listing-tabs.index2-listing-tabs .products-grid .item .item-inner:hover .box-info .price-box .price,.sj-listing-tabs.index2-listing-tabs .products-grid .item .item-inner:hover .box-info .price-box .old-price .price{color:#fff;}
.sj-listing-tabs.index2-listing-tabs .ltabs-wrap{position:relative;}
.sj-listing-tabs.index2-listing-tabs .ltabs-wrap .ltabs-viewall-btn{position:absolute;bottom:21px;left:0;}
.sj-listing-tabs.index2-listing-tabs .ltabs-wrap .ltabs-viewall-btn a{font-size:92.86%;text-transform:uppercase;color:#363636;font-weight:600;border:2px solid;height:40px;width:150px;line-height:40px;text-align:center;display:inline-block;-webkit-transition:0.3s;-moz-transition:0.3s;-ms-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.sj-listing-tabs.index2-listing-tabs .ltabs-wrap .ltabs-viewall-btn a:hover{color:#fff;border-color:#de9c47;background-color:#de9c47;}
.sj-listing-tabs.index2-listing-tabs .ltabs-tabs-container{float:left;width:25%;padding:145px 0 60px;}
.sj-listing-tabs.index2-listing-tabs .ltabs-tabs-container .tab-listing-title{position:relative;text-transform:uppercase;color:#444;font-size:250%;line-height:100%;margin-bottom:0px;}
.sj-listing-tabs.index2-listing-tabs .ltabs-tabs-container .tab-listing-title:before{content:"";position:absolute;bottom:5px;left:0;width:30px;height:1px;background-color:#de9c47;}
.sj-listing-tabs.index2-listing-tabs .ltabs-tabs-container .pre-text{text-transform:uppercase;font-size:91.67%;color:#a8a8a8;padding-left:29px;margin-top:5px;margin-bottom:13px;}
.sj-listing-tabs.index2-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap ul.ltabs-tabs{list-style:none;}
.sj-listing-tabs.index2-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap ul.ltabs-tabs li{line-height:35px;padding-left:0;cursor:pointer;color:#363636;letter-spacing:0.2em;}
.sj-listing-tabs.index2-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap ul.ltabs-tabs li:before{content:"";width:0;height:1px;background:#de9c47;position:relative;display:inline-block;top:-4px;margin-right:0;-webkit-transition:0.3s;-moz-transition:0.3s;-ms-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.sj-listing-tabs.index2-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap ul.ltabs-tabs li.tab-sel,.sj-listing-tabs.index2-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap ul.ltabs-tabs li:hover{color:#de9c47;}
.sj-listing-tabs.index2-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap ul.ltabs-tabs li.tab-sel:before,.sj-listing-tabs.index2-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap ul.ltabs-tabs li:hover:before{width:20px;margin-right:16px;}
.sj-listing-tabs.index2-listing-tabs .ltabs-items-container{float:left;width:75%;margin-top:2px;padding-left:9px;}
.listingtab-bestseller-wrapper .sj-listing-tabs.index2-listing-tabs:before{right:0;left:auto;background:#de9c47 url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/04.png') no-repeat center center;width:164px;height:89px;}
.listingtab-bestseller-wrapper .sj-listing-tabs.index2-listing-tabs .tab-listing-title{right:88px;left:auto;}
.listingtab-bestseller-wrapper .sj-listing-tabs.index2-listing-tabs .ltabs-tabs-container{float:right;}
.listingtab-bestseller-wrapper .sj-listing-tabs.index2-listing-tabs .ltabs-wrap .ltabs-viewall-btn{right:136px;left:auto;}
.listingtab-wrapper-default{margin:30px 0;}
.listingtab-wrapper-default .owl-controls .owl-nav > div{position:absolute;top:135px;margin-top:5px;left:-26px;}
.listingtab-wrapper-default .owl-controls .owl-nav > div.owl-next{left:auto;right:-26px;}
.listingtab-wrapper-default .ltabs-viewall-btn{display:inline-block;text-align:center;width:100%;padding:60px 0 10px;}
.listingtab-wrapper-default .ltabs-viewall-btn a{text-transform:uppercase;font-weight:600;color:#363636 !important;border:2px solid;padding:8px 40px 7px;font-size:92.86%;-webkit-transition:0.3s;-moz-transition:0.3s;-ms-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.listingtab-wrapper-default .ltabs-viewall-btn a:hover{background:#de9c47;border-color:#de9c47;color:#fff !important;}
.listingtab-wrapper-default ul.ltabs-tabs{border-bottom:1px solid #ecf0f1;padding-bottom:15px;}
.listingtab-wrapper-default ul.ltabs-tabs li{display:inline;text-transform:uppercase;font-weight:bold;color:#bbc1cd;padding:0px 20px;font-size:142.86%;position:relative;cursor:pointer;}
.listingtab-wrapper-default ul.ltabs-tabs li.tab-sel,.listingtab-wrapper-default ul.ltabs-tabs li:hover{color:#383838;}
.listingtab-wrapper-default ul.ltabs-tabs li.tab-sel:before,.listingtab-wrapper-default ul.ltabs-tabs li:hover:before{content:"";width:100%;height:2px;position:absolute;bottom:-21px;left:0;background:#de9c47;}
.listingtab-wrapper-default ul.ltabs-tabs li:first-child{padding-left:0;}
.listingtab-wrapper-default .ltabs-items-container.show-slider .owl-carousel .owl-controls .owl-nav{opacity:0;-webkit-transition:0.3s;-moz-transition:0.3s;-ms-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.listingtab-wrapper-default .ltabs-items-container.show-slider:hover .owl-carousel .owl-controls .owl-nav{opacity:1;}
.listingtab-wrapper-default .products-grid .item .item-inner{margin:0;}
@media all and (max-width:1199px){.listingtab-bestseller-wrapper .sj-listing-tabs.index2-listing-tabs .ltabs-wrap .ltabs-viewall-btn{right:80px;left:auto;}
 .listingtab-bestseller-wrapper .sj-listing-tabs.index2-listing-tabs .tab-listing-title{right:64px;}
}
@media all and (max-width:991px){.sj-listing-tabs.home1-listing-tabs .ltabs-tabs-container{width:30%;}
 .sj-listing-tabs.home1-listing-tabs .ltabs-items-container{width:70%;}
 .listingtab-bestseller-wrapper .sj-listing-tabs.index2-listing-tabs:before{width:142px;height:77px;background-size:auto 100%;}
 .listingtab-bestseller-wrapper .sj-listing-tabs.index2-listing-tabs .tab-listing-title{right:30px;top:20px;}
 .listingtab-bestseller-wrapper .sj-listing-tabs.index2-listing-tabs .ltabs-wrap .ltabs-viewall-btn{right:23px;left:auto;}
}
@media all and (max-width:767px){.sj-listing-tabs.home1-listing-tabs .ltabs-tabs-container{width:55%;}
 .sj-listing-tabs.home1-listing-tabs .ltabs-items-container{width:45%;}
}
@media all and (max-width:639px){.listingtab-wrapper-default ul.ltabs-tabs li{padding:0px 10px;font-size:114.87%;}
 .sj-listing-tabs.index2-listing-tabs .ltabs-items-container{width:50%;}
 .sj-listing-tabs.index2-listing-tabs .ltabs-tabs-container{width:50%;}
 .sj-listing-tabs.index2-listing-tabs .ltabs03-2 .ltabs-item{width:100%;}
}
@media all and (max-width:567px){.listingtab-wrapper-default ul.ltabs-tabs li{padding:0px 10px;font-size:100%;}
 .sj-listing-tabs.home1-listing-tabs .ltabs-tabs-container{width:50%;}
 .sj-listing-tabs.home1-listing-tabs .ltabs-items-container{width:50%;}
 .sj-listing-tabs.index2-listing-tabs .ltabs-tabs-container{width:100%;padding:80px 0 10px;}
 .sj-listing-tabs.index2-listing-tabs .ltabs-items-container{width:100%;padding:0px;}
 .sj-listing-tabs.index2-listing-tabs .ltabs-wrap .ltabs-viewall-btn{bottom:0;}
 .sj-listing-tabs.index2-listing-tabs .show-loadmore.show-viewall{margin:0 !important;}
}
@media all and (max-width:480px){.listingtab-wrapper-default ul.ltabs-tabs li{margin:0 10px;}
}
@media all and (max-width:479px){.sj-listing-tabs.home1-listing-tabs .ltabs-items-container, .sj-listing-tabs.home1-listing-tabs .ltabs-tabs-container{width:100%;}
 .listingtab-wrapper-default ul.ltabs-tabs li{text-align:left;}
 .listingtab-wrapper-default ul.ltabs-tabs li.tab-sel::before, .listingtab-wrapper-default ul.ltabs-tabs li:hover::before{display:none;}
 .sj-listing-tabs.index2-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap ul.ltabs-tabs li.tab-sel, .sj-listing-tabs.index2-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap ul.ltabs-tabs li:hover{color:#fff;}
 .sj-listing-tabs.index2-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap ul.ltabs-tabs li:before{display:none;}
}
/* Effect Fade In */
.sj-listing-tabs .ltabs-items .fadeIn .ltabs-item{opacity:0;position:relative;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;}
@-webkit-keyframes fadeIn{0%{opacity:0;}
 100%{opacity:1;}
}
@-moz-keyframes fadeIn{0%{opacity:0;}
 100%{opacity:1;}
}
@-o-keyframes fadeIn{0%{opacity:0;}
 100%{opacity:1;}
}
@keyframes fadeIn{0%{opacity:0;}
 100%{opacity:1;}
}
/* Effect Flip In Vertical */
.sj-listing-tabs .ltabs-items .flipInY .ltabs-item{opacity:0;position:relative;-webkit-animation-play-state:running;-webkit-backface-visibility:visible;-moz-animation-play-state:running;-moz-backface-visibility:visible;-o-animation-play-state:running;-o-backface-visibility:visible;animation-play-state:running;backface-visibility:visible;}
@-webkit-keyframes flipInY{0%{opacity:0;-webkit-transform:perspective(400px) rotateY(80deg);}
 40%{-webkit-transform:perspective(400px) rotateY(-20deg);}
 70%{-webkit-transform:perspective(400px) rotateY(10deg);}
 90%{-webkit-transform:perspective(400px) rotateY(-5deg);}
 100%{opacity:1;-webkit-transform:perspective(400px) rotateY(0deg);}
}
@-moz-keyframes flipInY{0%{opacity:0;-moz-transform:perspective(400px) rotateY(80deg);}
 40%{-moz-transform:perspective(400px) rotateY(-20deg);}
 70%{-moz-transform:perspective(400px) rotateY(10deg);}
 90%{-moz-transform:perspective(400px) rotateY(-5deg);}
 100%{opacity:1;-moz-transform:perspective(400px) rotateY(0deg);}
}
@-o-keyframes flipInY{0%{opacity:0;-o-transform:perspective(400px) rotateY(80deg);}
 40%{-o-transform:perspective(400px) rotateY(-20deg);}
 70%{-o-transform:perspective(400px) rotateY(10deg);}
 90%{-o-transform:perspective(400px) rotateY(-5deg);}
 100%{opacity:1;-o-transform:perspective(400px) rotateY(0deg);}
}
@keyframes flipInY{0%{opacity:0;-webkit-transform:perspective(400px) rotateY(80deg);}
 40%{-webkit-transform:perspective(400px) rotateY(-20deg);}
 70%{-webkit-transform:perspective(400px) rotateY(10deg);}
 90%{-webkit-transform:perspective(400px) rotateY(-5deg);}
 100%{opacity:1;-webkit-transform:perspective(400px) rotateY(0deg);}
}
/* Effect Flip In Horizontal */
.sj-listing-tabs .ltabs-items .flipInX .ltabs-item{opacity:0;position:relative;-webkit-animation-play-state:running;-webkit-backface-visibility:visible;-moz-animation-play-state:running;-moz-backface-visibility:visible;-o-animation-play-state:running;-o-backface-visibility:visible;animation-play-state:running;backface-visibility:visible;}
@-webkit-keyframes flipInX{0%{opacity:0;-webkit-transform:perspective(400px) rotateX(85deg);}
 40%{-webkit-transform:perspective(400px) rotateX(-20deg);}
 70%{-webkit-transform:perspective(400px) rotateX(15deg);}
 90%{-webkit-transform:perspective(400px) rotateX(-5deg);}
 100%{opacity:1;-webkit-transform:perspective(400px) rotateX(0deg);}
}
@-moz-keyframes flipInX{0%{opacity:0;-moz-transform:perspective(400px) rotateX(85deg);}
 40%{-moz-transform:perspective(400px) rotateX(-20deg);}
 70%{-moz-transform:perspective(400px) rotateX(15deg);}
 90%{-moz-transform:perspective(400px) rotateX(-5deg);}
 100%{opacity:1;-moz-transform:perspective(400px) rotateX(0deg);}
}
@-o-keyframes flipInX{0%{opacity:0;-o-transform:perspective(400px) rotateX(85deg);}
 40%{-o-transform:perspective(400px) rotateX(-20deg);}
 70%{-o-transform:perspective(400px) rotateX(15deg);}
 90%{-o-transform:perspective(400px) rotateX(-5deg);}
 100%{opacity:1;-o-transform:perspective(400px) rotateX(0deg);}
}
@keyframes flipInX{0%{opacity:0;transform:perspective(400px) rotateX(85deg);}
 40%{transform:perspective(400px) rotateX(-20deg);}
 70%{transform:perspective(400px) rotateX(15deg);}
 90%{transform:perspective(400px) rotateX(-5deg);}
 100%{opacity:1;transform:perspective(400px) rotateX(0deg);}
}
/* Effect Flip */
.sj-listing-tabs .ltabs-items .flip .ltabs-item{opacity:0;position:relative;-webkit-animation-play-state:running;-webkit-backface-visibility:visible;-moz-animation-play-state:running;-moz-backface-visibility:visible;-o-animation-play-state:running;-o-backface-visibility:visible;animation-play-state:running;backface-visibility:visible;}
@-webkit-keyframes flip{0%{opacity:0;-webkit-transform:perspective(500px) rotateY(0);-webkit-animation-timing-function:ease-out;}
 40%{-webkit-transform:perspective(500px) translateZ(150px) rotateY(170deg);-webkit-animation-timing-function:ease-out;}
 50%{-webkit-transform:perspective(500px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;}
 80%{-webkit-transform:perspective(500px) rotateY(360deg) scale(0.95);-webkit-animation-timing-function:ease-in;}
 100%{opacity:1;-webkit-transform:perspective(500px) scale(1);-webkit-animation-timing-function:ease-in;}
}
@-moz-keyframes flip{0%{opacity:0;-moz-transform:perspective(500px) rotateY(0);-moz-animation-timing-function:ease-out;}
 40%{-moz-transform:perspective(500px) translateZ(150px) rotateY(170deg);-moz-animation-timing-function:ease-out;}
 50%{-moz-transform:perspective(500px) translateZ(150px) rotateY(190deg) scale(1);-moz-animation-timing-function:ease-in;}
 80%{-moz-transform:perspective(500px) rotateY(360deg) scale(0.95);-moz-animation-timing-function:ease-in;}
 100%{opacity:1;-moz-transform:perspective(500px) scale(1);-moz-animation-timing-function:ease-in;}
}
@-o-keyframes flip{0%{opacity:0;-o-transform:perspective(500px) rotateY(0);-o-animation-timing-function:ease-out;}
 40%{-o-transform:perspective(500px) translateZ(150px) rotateY(170deg);-o-animation-timing-function:ease-out;}
 50%{-o-transform:perspective(500px) translateZ(150px) rotateY(190deg) scale(1);-o-animation-timing-function:ease-in;}
 80%{-o-transform:perspective(500px) rotateY(360deg) scale(0.95);-o-animation-timing-function:ease-in;}
 100%{opacity:1;-o-transform:perspective(500px) scale(1);-o-animation-timing-function:ease-in;}
}
@keyframes flip{0%{opacity:0;transform:perspective(500px) rotateY(0);animation-timing-function:ease-out;}
 40%{transform:perspective(500px) translateZ(150px) rotateY(170deg);animation-timing-function:ease-out;}
 50%{transform:perspective(500px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in;}
 80%{transform:perspective(500px) rotateY(360deg) scale(0.95);animation-timing-function:ease-in;}
 100%{opacity:1;transform:perspective(500px) scale(1);animation-timing-function:ease-in;}
}
/* Effect Star War */
.sj-listing-tabs .ltabs-items .starwars .ltabs-item{opacity:0;position:relative;-webkit-transform-origin:50% 50%;-webkit-animation-play-state:running;-moz-transform-origin:50% 50%;-moz-animation-play-state:running;-o-transform-origin:50% 50%;-o-animation-play-state:running;transform-origin:50% 50%;animation-play-state:running;}
@-webkit-keyframes starwars{0%{opacity:0;-webkit-transform:perspective(200px) scale(3) translateY(180px) rotateX(80deg);}
 80%{opacity:1;-webkit-transform:perspective(200px) scale(1) rotateX(60deg);}
 100%{opacity:1;-webkit-transform:perspective(200px) scale(1) rotateX(0deg);}
}
@-moz-keyframes starwars{0%{opacity:0;-moz-transform:perspective(200px) scale(3) translateY(180px) rotateX(80deg);}
 80%{opacity:1;-moz-transform:perspective(200px) scale(1) rotateX(60deg);}
 100%{opacity:1;-moz-transform:perspective(200px) scale(1) rotateX(0deg);}
}
@-o-keyframes starwars{0%{opacity:0;-o-transform:perspective(200px) scale(3) translateY(180px) rotateX(80deg);}
 80%{opacity:1;-o-transform:perspective(200px) scale(1) rotateX(60deg);}
 100%{opacity:1;-o-transform:perspective(200px) scale(1) rotateX(0deg);}
}
@keyframes starwars{0%{opacity:0;transform:perspective(200px) scale(3) translateY(180px) rotateX(80deg);}
 80%{opacity:1;transform:perspective(200px) scale(1) rotateX(60deg);}
 100%{opacity:1;transform:perspective(200px) scale(1) rotateX(0deg);}
}
/* Effect Slide Right */
.sj-listing-tabs .ltabs-items .slideRight .ltabs-item{opacity:0;position:relative;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;}
@-webkit-keyframes slideRight{0%{opacity:0;left:30px;}
 100%{opacity:1;left:0;}
}
@-moz-keyframes slideRight{0%{opacity:0;left:30px;}
 100%{opacity:1;left:0;}
}
@-o-keyframes slideRight{0%{opacity:0;left:30px;}
 100%{opacity:1;left:0;}
}
@keyframes slideRight{0%{opacity:0;left:30px;}
 100%{opacity:1;left:0;}
}
/* Effect Bounce In */
.sj-listing-tabs .ltabs-items .bounceIn .ltabs-item{opacity:0;position:relative;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;}
@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(0.3);}
 50%{-webkit-transform:scale(1.05);}
 70%{-webkit-transform:scale(0.9);}
 100%{opacity:1;-webkit-transform:scale(1);}
}
@-moz-keyframes bounceIn{0%{opacity:0;-moz-transform:scale(0.3);}
 50%{-moz-transform:scale(1.05);}
 70%{-moz-transform:scale(0.9);}
 100%{opacity:1;-moz-transform:scale(1);}
}
@-o-keyframes bounceIn{0%{opacity:0;-o-transform:scale(0.3);}
 50%{-o-transform:scale(1.05);}
 70%{-o-transform:scale(0.9);}
 100%{opacity:1;-o-transform:scale(1);}
}
@keyframes bounceIn{0%{opacity:0;transform:scale(0.3);}
 50%{transform:scale(1.05);}
 70%{transform:scale(0.9);}
 100%{opacity:1;transform:scale(1);}
}
/*Effect Zoom In */
.sj-listing-tabs .ltabs-items .zoomIn .ltabs-item{opacity:0;position:relative;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;}
@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(1.8);}
 100%{opacity:1;-webkit-transform:scale(1);}
}
@-moz-keyframes zoomIn{0%{opacity:0;-moz-transform:scale(1.8);}
 100%{opacity:1;-moz-transform:scale(1);}
}
@-o-keyframes zoomIn{0%{opacity:0;-o-transform:scale(1.8);}
 100%{opacity:1;-o-transform:scale(1);}
}
@keyframes zoomIn{0%{opacity:0;transform:scale(1.8);}
 100%{opacity:1;transform:scale(1);}
}
/* Effect Page Top*/
.sj-listing-tabs .ltabs-items .pageTop .ltabs-item{opacity:0;position:relative;-webkit-animation-play-state:running;-webkit-transform-origin:50% 0%;-moz-animation-play-state:running;-moz-transform-origin:50% 0%;-o-animation-play-state:running;-o-transform-origin:50% 0%;animation-play-state:running;transform-origin:50% 0%;}
@-webkit-keyframes pageTop{0%{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);}
 100%{opacity:1;-webkit-transform:perspective(400px) rotateX(0deg);}
}
@-moz-keyframes pageTop{0%{opacity:0;-moz-transform:perspective(400px) rotateX(90deg);}
 100%{opacity:1;-moz-transform:perspective(400px) rotateX(0deg);}
}
@-o-keyframes pageTop{0%{opacity:0;-o-transform:perspective(400px) rotateX(90deg);}
 100%{opacity:1;-o-transform:perspective(400px) rotateX(0deg);}
}
@keyframes pageTop{0%{opacity:0;transform:perspective(400px) rotateX(90deg);}
 100%{opacity:1;transform:perspective(400px) rotateX(0deg);}
}
/*Effect Zoom Out */
.sj-listing-tabs .ltabs-items .zoomOut .ltabs-item{opacity:0;position:relative;-webkit-animation-play-state:running;-moz-animation:zoomOut 600ms ease both;-moz-animation-play-state:paused;-o-animation-play-state:running;animation-play-state:running;}
@-webkit-keyframes zoomOut{0%{opacity:0;-webkit-transform:scale(0.6);}
 100%{opacity:1;-webkit-transform:scale(1);}
}
@-moz-keyframes zoomOut{0%{opacity:0;-moz-transform:scale(0.6);}
 100%{opacity:1;-moz-transform:scale(1);}
}
@-o-keyframes zoomOut{0%{opacity:0;-o-transform:scale(0.6);}
 100%{opacity:1;-o-transform:scale(1);}
}
@keyframes zoomOut{0%{opacity:0;transform:scale(0.6);}
 100%{opacity:1;transform:scale(1);}
}
.sj-listing-tabs .ltabs-items .slideLeft .ltabs-item{opacity:0;position:relative;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;}
@-webkit-keyframes slideLeft{0%{opacity:0;left:-30px;}
 100%{opacity:1;left:0;}
}
@-moz-keyframes slideLeft{0%{opacity:0;left:-30px;}
 100%{opacity:1;left:0;}
}
@-o-keyframes slideLeft{0%{opacity:0;left:-30px;}
 100%{opacity:1;left:0;}
}
@keyframes slideLeft{0%{opacity:0;left:-30px;}
 100%{opacity:1;left:0;}
}
.play .ltabs-item{-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;}
.fancybox-lock .zoomContainer{-webkit-transform:none !important;}
.fancybox-lock .zoomContainer .zoomLens,.fancybox-lock .zoomContainer .zoomWindow{z-index:8021 !important;}
.quickview-main .product-image-thumbs li:first-child{margin-left:0;}
.quickview-main .product-collateral{display:none;}
.products-list li.item .f-fix .sm_quickview_handler{float:left;}
.quickview-main .product-view #product_addtocart_form > .row{margin:0px;}
.quickview-main .btn-lightbox{display:none !important;}
.quickview-main .product-img-box{padding-left:0;}
.quickview-main .product-shop{padding-top:0 !important;}
.cartpro-modal .cpmodal-button.cartpro-hidden{display:none;}
.cpmodal-action{text-align:center;}
.mini-cart-header{display:inline-block;}
.block.sm-cartpro{display:inline-block;margin:0;}
.sm-cartpro .cartpro-count{display:none !important;}
.sm-cartpro .cartpro-message{display:none;text-align:center;padding:0 0 10px 0;}
.sm-cartpro .cartpro-success{color:green;}
.sm-cartpro .cartpro-error{color:#FF0000;}
.sm-cartpro .cartpro-title .cartpro-label{display:inline;}
.sm-cartpro{position:relative;-webkit-transition:0s !important;-moz-transition:0s !important;-ms-transition:0s !important;-o-transition:0s !important;transition:0s !important;}
.sm-cartpro .empty{margin:0;}
.sm-cartpro .cartpro-content{display:none;width:351px;-webkit-transition:0s !important;-moz-transition:0s !important;-ms-transition:0s !important;-o-transition:0s !important;transition:0s !important;position:absolute;right:0px;background-color:#fff;padding:10px 20px;border:#f3f3f3;box-shadow:0px 5px 5px 0px rgba(0, 0, 0, 0.2);border-top:1px solid #de9c47;z-index:12;}
@media (max-width:480px){.sm-cartpro .cartpro-content{width:300px;}
}
.sm-cartpro .cartpro-content .cartpro-wrapper .label-recent span{color:#de9c47;}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products{max-height:350px;overflow:auto;}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner{margin-bottom:0;}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item{overflow:hidden;margin:5px 0;padding:15px 0;border-bottom:1px dotted #ebebeb;}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-image{float:left;min-width:50px;border:1px solid #ebebeb;display:block;position:relative;margin-right:15px;z-index:9;}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-image:hover{border-color:#de9c47;}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details{position:relative;}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-name{position:relative;top:-6px;margin:0;}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-name a{color:#262e31;}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-name a:hover{color:#de9c47;}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .rating-product{margin-top:-5px;display:table;margin-bottom:5px;}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-price,.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-qty{display:inline-block;vertical-align:top;}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-price{color:#de9c47;margin-right:15px;font-size:100%;font-weight:bold;}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-action{position:absolute;right:5px;top:-5px;}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-action a{font-size:14px;color:#c5c5c5;display:inline-block;padding:0 3px;}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-action a:hover{color:#de9c47;}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .truncated-cart{padding-top:5px;margin-left:86px;}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .truncated-cart dl{margin:0;}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-subtotal{padding:10px 0px;}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-subtotal .price{color:#de9c47;float:right;margin-right:20px;}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-actions{margin-bottom:10px;width:100%;}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-actions a{display:inline-block;line-height:35px;margin:0;width:40%;float:left;text-align:center;text-transform:uppercase;font-size:100%;border:1px solid #ebebeb;color:#666;margin-right:15px;background:transparent;}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-actions a:hover{background:#de9c47;border-color:#de9c47;color:#fff;}
.sm-cartpro.cartpro-hover:hover .cartpro-content,.sm-cartpro.cartpro-hover .cartpro-content,.sm-cartpro:hover .cartpro-content{display:block;}
.sm-cartpro.cartpro-hover .item-info:before{color:#de9c47 !important;}
.sm-cartpro .cartpro-title{cursor:pointer;}
.sm-cartpro .cartpro-content.loading:before,.sm-cartpro .cartpro-content.loading:after{display:block;}
.sm-cartpro .cartpro-content .empty{text-align:center;padding:10px 0;}
.sm-cartpro .cartpro-products-inner .qty-label{padding-right:10px;font-size:85.71%;}
.sm-cartpro .cartpro-products-inner .qty-value input{width:30px !important;height:25px !important;}
.sm-cartpro .cartpro-products-inner .quantity-button{opacity:0;height:25px;line-height:25px;text-transform:uppercase;}
.sm-cartpro .cartpro-products-inner .quantity-button.visible{opacity:1;cursor:pointer;}
.sm-cartpro .cartpro-actions{overflow:hidden;}
.sm-cartpro .cartpro-actions .cartpro-checkout{float:none;text-align:center;max-width:100%;}
.sm-cartpro .cartpro-actions .cartpro-checkout li{margin:0 0 5px 5px;vertical-align:top;text-transform:uppercase;}
.sm-cartpro .cartpro-actions .cartpro-checkout li:first-child{margin-left:0;}
.sm-cartpro .cartpro-actions .cartpro-checkout li:after{clear:both;content:"";display:table;}
/* ============================================ * * Item Options * ============================================ */
.sm-cartpro .item-options:after{content:'';display:table;clear:both;}
.sm-cartpro .item-options dt{float:left;clear:left;font-weight:600;margin-right:0;}
.sm-cartpro .item-options dt:after{content:':';}
.sm-cartpro .item-options dd{float:left;padding-left:10px;margin:0 0 6px;}
.sm-cartpro .truncated,.sm-cartpro .truncated a.dots{cursor:help;display:inline-block;}
.sm-cartpro .truncated a.details{cursor:help;height:16px;line-height:16px;}
.sm-cartpro .truncated a.details:hover{text-decoration:none;}
.sm-cartpro .truncated .truncated_full_value{position:relative;z-index:300;}
.sm-cartpro .truncated .truncated_full_value .item-options{display:none;position:absolute;z-index:300;width:200px;padding:8px;border:1px solid #3399cc;background-color:#F6F6F6;top:auto;left:0;bottom:5px;}
.sm-cartpro .truncated .truncated_full_value .item-options:after{border-color:#3399cc transparent transparent;border-style:solid;border-width:10px 10px 0;bottom:-10px;content:"";display:block;height:0;left:0;position:absolute;width:0;top:auto;}
.sm-cartpro .truncated .truncated_full_value .item-options > p{font-weight:bold;text-transform:uppercase;margin-bottom:8px;}
.sm-cartpro .truncated .show .item-options{display:block;}
.cartpro-process{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.6);z-index:1005;display:none;}
.cartpro-process.cartpro-show{display:block;}
.product-view.cartpro-product{padding-top:0;}
.cartpro-modal{position:fixed;top:0;left:0;display:none;background-color:rgba(0, 0, 0, 0.6);z-index:1005;width:100%;height:100%;}
.cartpro-product.product-view .product-essential{padding:10px !important;}
.cartpro-product.product-view .product-essential .add-to-cart label,.cartpro-product.product-view .product-essential .add-to-links{display:none !important;}
.cartpro-product.product-view .product-essential dl{margin:0px !important;}
.cartpro-modal.cartpro-show{display:block;}
.cartprooptoins-index-product #_atssh{display:none;}
.cartpro-modal .cpmodal-wrapper,.cartpro-process .cartpro-loadmark{width:200px;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);position:fixed;}
.cartpro-process .cartpro-imageload{background:#fff4e9;border:2px solid #f1af73;font-weight:bold;text-align:center;font-size:12px;color:#f1af73;padding:15px 20px;opacity:0.8;font-family:arial, sans-serif;}
.cartpro-process .cartpro-imageload img{display:inline-block;vertical-align:middle;}
.cartpro-modal .cpmodal-wrapper{width:400px;background:none repeat scroll 0 0 #FFF;text-align:center;padding:15px 10px 10px;position:relative;}
.cartpro-modal .cpmodal-message{padding:15px 0 10px 0;border-bottom:1px solid #ebebeb;margin-bottom:10px;text-align:center;}
.cartpro-modal .cpmodal-close{color:#666;display:inline-block;font-size:16px;height:30px;line-height:24px;position:absolute;right:0;top:3px;width:30px;text-align:center;}
.cartpro-modal .cpmodal-close:hover{color:red;}
.cartpro-modal .cpmodal-time:before{content:" (";}
.cartpro-modal .cpmodal-time:after{content:")";}
.cartpro-modal .cpmodal-time.cptime-hidden{display:none;}
.cartpro-modal .cpmodal-button{background:#de9c47;border:none;color:#fff;display:inline-block;line-height:30px;margin:0 0 5px;padding:5px 10px;text-transform:uppercase;vertical-align:middle;white-space:nowrap;}
.cartpro-modal .cpmodal-button:hover{background-color:#de9c47;}
.cartpro-modal .cpmodal-button.noitem-wishlist,.cartpro-modal .cpmodal-button.noitem-compare{display:none;}
.cartpro-modal.cartpro-options .cpmodal-message,.cartpro-modal.cartpro-options .cpmodal-action{display:none;}
.cartpro-modal .cpmodal-message.cp-error{display:block;color:#FF0000;}
@media only screen and (max-width:499px){.cartpro-modal .cpmodal-wrapper{width:300px;}
 .cartpro-modal .cpmodal-button{white-space:nowrap;}
}
/* style for IFrame */
.product-view.cartpro-product select{height:30px;}
.product-view.cartpro-product .share-button{display:none;}
.product-view.cartpro-product .product-shop,.cartpro-modal .product-view .product-shop{float:none;width:100%;margin:0;padding:0px 0px 5px 0px;}
.product-view.cartpro-product .add-to-cart-wrapper{float:none;width:100%;padding:0 0 2px 0;}
.product-view.cartpro-product .add-to-cart-wrapper .price-box,.product-view.cartpro-product .add-to-cart-wrapper .availability{display:none;}
.product-view.cartpro-product .product-shop .product-name{font-size:133.33%;text-transform:uppercase;margin-bottom:0;}
.product-view.cartpro-product .product-shop .extra-info{float:none;margin:0;}
.cartpro-modal .cartpro-frame{border:none;overflow:auto;}
.cartpro-modal .cartpro-frame html,.cartpro-modal .cartpro-frame body{height:auto;}
.product-view.cartpro-product .grouped-items-table-wrapper{padding:0;margin:0 0 0 0;}
.product-view.cartpro-product .product-shop .availability{font-size:12px;text-transform:uppercase;}
.product-view.cartpro-product .product-shop .extra-info,.product-view.cartpro-product .product-shop .price-info{margin:0 0 5px 0;}
.product-view.cartpro-product .product-shop .price-box{margin-bottom:0;}
.product-view.cartpro-product .product-options{border:1px solid #ebebeb;clear:both;margin:0;padding:10px;position:relative;width:100%;}
.product-view.cartpro-product .product-options-bottom{border:1px solid #ebebeb;border-top:0;margin:0;padding:10px;}
.product-view.cartpro-product .product-shop .option-product-wrapper{border-bottom:none;padding-bottom:0;}
.product-view.cartpro-product .or{display:none;}
.product-view.cartpro-product .add-to-cart{margin-bottom:0;border-bottom:none;}
.product-view.cartpro-product .product-shop .product-options-bottom{margin-bottom:2px;}
.product-view.cartpro-product .product-essential{margin-bottom:0;}
.product-view.cartpro-product .grouped-items-table{margin-bottom:0;}
.product-view.cartpro-product .add-to-box{padding:10px;border:1px solid #ebebeb;border-top:0;background-color:#eeeeee;margin:0;}
.product-view.cartpro-product .add-to-cart .btn-cart:before{display:none !important;}
.cms-page-1 .sm-cartpro .cartpro-title,.cms-page-2 .sm-cartpro .cartpro-title,.cms-page-4 .sm-cartpro .cartpro-title{color:#fff;line-height:34px;position:relative;text-align:left;padding:0 20px 0 45px;background:#de9c47;}
@media (max-width:991px){.cms-page-1 .sm-cartpro .cartpro-title, .cms-page-2 .sm-cartpro .cartpro-title, .cms-page-4 .sm-cartpro .cartpro-title{width:100px;padding-left:40px;}
 .cms-page-1 .sm-cartpro .cartpro-title .cartpro-label, .cms-page-2 .sm-cartpro .cartpro-title .cartpro-label, .cms-page-4 .sm-cartpro .cartpro-title .cartpro-label{display:none;}
}
.cms-page-1 .sm-cartpro .cartpro-title:before,.cms-page-2 .sm-cartpro .cartpro-title:before,.cms-page-4 .sm-cartpro .cartpro-title:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:19px;content:'\f07a';font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:19px;height:19px;line-height:19px;width:34px;height:34px;display:inline-block;text-align:center;line-height:34px;color:#fff;position:absolute;left:11px;top:0px;}
@media (max-width:991px){.cms-page-1 .sm-cartpro .cartpro-title:before, .cms-page-2 .sm-cartpro .cartpro-title:before, .cms-page-4 .sm-cartpro .cartpro-title:before{left:5px;}
}
.cms-page-1 .sm-cartpro .cartpro-title span,.cms-page-2 .sm-cartpro .cartpro-title span,.cms-page-4 .sm-cartpro .cartpro-title span{font-weight:normal;font-size:12px !important;}
.cms-page-1 .sm-cartpro .cartpro-title span.cartpro-label,.cms-page-2 .sm-cartpro .cartpro-title span.cartpro-label,.cms-page-4 .sm-cartpro .cartpro-title span.cartpro-label{text-transform:capitalize;font-weight:normal;font-size:inherit;}
@media (min-width:768px) and (max-width:991px){.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-actions a{padding:0px 50px 0 40px;}
}

.menu-on-top{top:0px;left:0px;width:100%;z-index:1001;}
.header-container .menu-larger .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.list-parent > div{width:196px !important;}
/*==POPUP LOGIN==*/
#modal-login{overflow-y:auto !important;}
.mobile-login{display:none !important;}
body .block-popup-login{margin-top:170px;width:600px;padding:0px 20px 0px;background:#fff;box-shadow:0 0 5px rgba(0, 0, 0, 0.5);}
body .block-popup-login .close-login{color:#fff;font-size:26px;margin:8px -10px 0 0;opacity:1;}
body .block-popup-login .close-login:hover{opacity:0.9;}
body .block-popup-login .close-login:before{font-family:fontawesome;}
body .block-popup-login .tt_popup_login{margin:0 -20px;background-color:#de9c47;color:#fff;line-height:42px;padding:0 20px 0px 70px;text-transform:uppercase;font-size:125%;}
body .block-popup-login .tt_popup_login strong:before{display:inline-block;content:"";width:39px;position:absolute;left:20px;top:9px;height:25px;background:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/icon-login-popup.png) no-repeat top left;}
body .block-popup-login .block-content{padding-top:20px;padding-bottom:20px;font-weight:normal;}
body .block-popup-login .block-content .list-log li{padding:2px 0px 2px 14px;position:relative;}
body .block-popup-login .block-content .list-log li:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;background-color:#666666;position:absolute;left:0px;top:10px;}
body .block-popup-login .block-content .btn-reg-popup{height:42px;line-height:42px;padding:0px 30px;text-transform:uppercase;display:inline-block;margin-top:14px;color:#fff;font-weight:bold;background-color:#de9c47;font-size:116.67%;}
body .block-popup-login .block-content .btn-reg-popup:hover{background-color:#de9c47;}
body .block-popup-login .block-content .col-reg{width:50%;float:left;min-height:188px;}
body .block-popup-login .block-content .col-reg .list-log{margin:0;}
body .block-popup-login .block-content .col-reg.registered-account{padding-right:30px;border-right:1px solid #d1d1d1;}
body .block-popup-login .block-content .col-reg.login-customer{padding-left:30px;}
body .block-popup-login .block-content .col-reg.login-customer .note-reg{margin:8px 0px;}
body .block-popup-login .block-content .col-reg.login-customer h2{font-size:116.67%;font-weight:bold;}
body .block-popup-login .email-input,body .block-popup-login .pass-input{position:relative;}
body .block-popup-login .email-input:before{background:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/icon-username.png) no-repeat top left #f7f7f7;content:"";display:inline-block;width:42px;height:40px;position:absolute;top:0px;left:0px;}
body .block-popup-login .pass-input:before{background:url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/icon-pass.png) no-repeat top left #f7f7f7;content:"";display:inline-block;width:42px;height:40px;position:absolute;top:0px;left:0px;}
body .block-popup-login #mini-login:-webkit-autofill,body .block-popup-login #mini-password:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fafafa inset!important;}
body .block-popup-login .input-text{border:none;margin-bottom:14px;width:100%;padding:0 5px 0px 52px;height:40px;border:1px solid #d1d1d1;background-color:#f7f7f7;color:#909090;}
body .block-popup-login .submit-login{clear:both;display:inline-block;margin-top:19px;padding:0;height:42px;position:relative;}
body .block-popup-login .submit-login .btn-submit-login{height:42px;font-size:116.67%;font-weight:bold;}
body .block-popup-login .submit-login:hover .btn-submit-login{color:#fff;}
body .block-popup-login .button-reg:hover{text-decoration:underline;}
body .block-popup-login .more-actions{margin:25px -20px 0px;}
body .block-popup-login .more-actions .ft-link-p{background:#f3f3f3;margin-bottom:1px;padding:0 20px;}
body .block-popup-login .more-actions .ft-link-p a{display:inline-block;padding:10px 0px;}
/*==MOBILE MENU==*/
.mobile-menu{display:none;}
.active_btn:after{position:fixed;display:inline-block;content:"";width:100%;height:100%;background:rgba(0, 0, 0, 0.5);top:0;left:0;z-index:99;}
.mobile-menu-wrapper{position:relative;margin:0 -15px;}
.btn-mobile-wrapper{border-right:1px solid #3b3b3b;display:inline-block;padding-right:10px;position:relative;}
.btn-mobile-wrapper select{width:100%;height:100%;opacity:0;position:absolute;left:0;top:0;}
.btn-mobile-wrapper .btn-menu-mobile{display:block;text-align:center;cursor:pointer;}
.btn-mobile-wrapper .btn-menu-mobile:before{content:"\f0c9";font-family:fontawesome;font-size:28px;}
.btn-mobile-wrapper .btn-menu-mobile span{display:none;}
.dropdown_collapse{position:absolute;z-index:1002;width:100%;background-color:#44494e;padding:12px;display:none;}
.dropdown_collapse a{color:#fff;}
.dropdown_collapse .nav-mobile li.level-top{padding:5px 8px;border-bottom:1px solid #6a6d71;}
.dropdown_collapse .nav-mobile li.level-top a{text-transform:uppercase;}
.dropdown_collapse .nav-mobile li.level-top > ul{display:none;}
.dropdown_collapse .nav-mobile li.level-top.parent-active{background-color:#33363a;}
.dropdown_collapse .nav-mobile li{position:relative;}
.dropdown_collapse .nav-mobile li .touch-button{cursor:pointer;width:20px;height:20px;position:absolute;right:5px;top:5px;text-align:center;line-height:20px;color:#fff;border:1px solid #6a6d71;}
.dropdown_collapse .nav-mobile li .touch-button span{display:none;}
.dropdown_collapse .nav-mobile li .touch-button:before{font-family:fontawesome;content:"\f107";font-size:15px;}
.dropdown_collapse .nav-mobile li .touch-button:hover{color:#fff;background-color:#de9c47;border-color:#de9c47;}
.dropdown_collapse .nav-mobile li .touch-button.active:before{content:"\f106";}
.dropdown_collapse .nav-mobile li ul{padding-left:10px;}
.dropdown_collapse .nav-mobile li ul li{padding:5px 0px;}
.dropdown_collapse .nav-mobile li ul li a{text-transform:none !important;}
.dropdown_collapse .nav-mobile li ul li a:before{content:"\f105";font-family:fontawesome;margin-right:5px;}
.dropdown_sidebar{position:fixed;top:0px;left:-255px;height:100%;z-index:105;width:255px;overflow-y:auto;background-color:#44494e;padding:12px;}
.dropdown_sidebar a{color:#fff;}
.dropdown_sidebar .nav-mobile li.level-top{padding:5px 8px;border-bottom:1px solid #6a6d71;}
.dropdown_sidebar .nav-mobile li.level-top a{text-transform:uppercase;}
.dropdown_sidebar .nav-mobile li.level-top > ul{display:none;}
.dropdown_sidebar .nav-mobile li.level-top.parent-active{background-color:#33363a;}
.dropdown_sidebar .nav-mobile li{position:relative;}
.dropdown_sidebar .nav-mobile li .touch-button{cursor:pointer;width:20px;height:20px;position:absolute;right:5px;top:5px;text-align:center;line-height:20px;color:#fff;border:1px solid #6a6d71;}
.dropdown_sidebar .nav-mobile li .touch-button span{display:none;}
.dropdown_sidebar .nav-mobile li .touch-button:before{font-family:fontawesome;content:"\f107";font-size:15px;}
.dropdown_sidebar .nav-mobile li .touch-button:hover{color:#fff;background-color:#de9c47;border-color:#de9c47;}
.dropdown_sidebar .nav-mobile li .touch-button.active:before{content:"\f106";}
.dropdown_sidebar .nav-mobile li ul{padding-left:10px;}
.dropdown_sidebar .nav-mobile li ul li{padding:5px 0px;}
.dropdown_sidebar .nav-mobile li ul li a{text-transform:none !important;}
.dropdown_sidebar .nav-mobile li ul li a:before{content:"\f105";font-family:fontawesome;margin-right:5px;}
.dropdown_sidebar.active{left:0px;}
.active_sidebar .wrapper{position:relative;left:255px;}
.wrapper{left:0px;position:relative;}
.dropdown_sidebar,.wrapper{-webkit-transition:0.3s;-moz-transition:0.3s;-ms-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
/*==END MOBILE MENU==*/
/*==MEGAMENU==*/
.display-popup{display:none;}
.newsletter-w{display:none;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .sm_megamenu_title > span{display:block;text-transform:uppercase;color:inherit;font-weight:normal;margin-bottom:10px;padding-bottom:15px;border-bottom:1px solid #ebebeb;margin-top:-15px;color:#222;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .sm_megamenu_title > a{display:inline-block;padding:0;color:inherit;line-height:30px;font-size:86%;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .sm_megamenu_title > a:hover{color:#de9c47;}
.shop-category-parent > div.sm_megamenu_dropdown_2columns{width:500px !important;}
.image-bottom{padding:20px 15px 0px 15px;}
.static-bottom-link{margin:20px 30px 0;}
.static-bottom-link.static-bottom-link-2{margin:20px 0 0 15px;}
/*==SEARCH==*/
.search-autocomplete{background:#fff;z-index:50;padding:0 10px;box-shadow:0 3px 4px rgba(0, 0, 0, 0.35);-webkit-box-shadow:0 3px 4px rgba(0, 0, 0, 0.35);}
.search-autocomplete ul{margin:0;}
.search-autocomplete ul li{padding:8px 10px;border-bottom:1px dotted #ebebeb;}
.search-autocomplete ul li .amount{float:right;}
.search-autocomplete ul li:last-child{border:none;}
/*== MENU GROUP ==*/
.header-inner{position:relative;}
/*==MENU HOME DROPDOWN==*/
.home-menu-dropdown{margin:15px 0px;}
.home-menu-dropdown .item-home-store{width:20%;float:left;padding:15px;}
.home-menu-dropdown .item-home-store.col-3{width:100%;}
.home-menu-dropdown .item-home-store .title-menu-home{text-transform:uppercase;color:inherit;margin-bottom:10px;margin-top:-10px;display:block;color:#222;font-weight:normal;position:relative;padding-bottom:6px;border-bottom:1px solid #ebebeb;}
.home-menu-dropdown .item-home-store .title-menu-home a {color:#de9c47}
.home-menu-dropdown .item-home-store .title-menu-home a:hover {color:#000}
.home-menu-dropdown .item-home-store li a{line-height:20px;color:inherit;font-size:86%;color:#222;}
.home-menu-dropdown .item-home-store li a:hover{color:#de9c47;}
.home-menu-dropdown .item-home-store.theme-color li a{position:relative;}
.home-menu-dropdown .item-home-store.theme-color li a:before{content:"";display:inline-block;width:20px;height:20px;background-color:#e1e1e1;margin-right:10px;vertical-align:middle;-webkit-transition:0.3s;-moz-transition:0.3s;-ms-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.home-menu-dropdown .item-home-store.theme-color li a:hover:before{opacity:0.7;}
.home-menu-dropdown .item-home-store.theme-color li.red a:before{background-color:#f55555;}
.home-menu-dropdown .item-home-store.theme-color li.blue a:before{background-color:#03a9f5;}
.home-menu-dropdown .item-home-store.theme-color li.brown a:before{background-color:#de9c47;}
.home-menu-dropdown .item-home-store.theme-color li.orange a:before{background-color:#f6692a;}
.home-menu-dropdown .item-home-store.theme-color li.pink a:before{background-color:#fc6c6c;}
/*==ABOUT - CONTACT ITEM==*/
.sm_megamenu_wrapper_horizontal_menu .item-about-contact{padding:6px 0;}
.sm_megamenu_wrapper_horizontal_menu .item-about-contact li a{display:block !important;padding:5px 0;font-size:86%;}
.sm_megamenu_wrapper_horizontal_menu .item-about-contact li:last-child a{border-bottom:none;}
._v3 > .sm_megamenu_col_3:last-child .sm_megamenu_head_item .sm_megamenu_title{padding-left:15px;}
/*==MEGAMENU VERTICAL==*/
.menu-vertical-wrap{position:absolute;left:0;width:270px;top:-1px;}
.block.block-megamenu-vertical{margin-top:1px;}
.cms-page-1.cms-index-index .block.block-megamenu-vertical{margin-bottom:25px;}
.block.block-megamenu-vertical .block-title{background:#de9c47;position:relative;color:#fff;text-transform:uppercase;font-weight:normal;padding:8px 20px;cursor:pointer;z-index:1;border:0px !important;}
.block.block-megamenu-vertical .block-title strong{color:#fff;font-weight:normal;}
.block.block-megamenu-vertical .block-title:after{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:20px;content:'\f039';display:inline-block;font-family:FontAwesome;font-style:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;text-align:center;line-height:20px;font-size:19px;font-weight:normal;position:absolute;right:20px;color:#fff;top:11px;}
.block.block-megamenu-vertical .block-content{padding:0 20px;background:#fff;-webkit-transition:0.3s;-moz-transition:0.3s;-ms-transition:0.3s;-o-transition:0.3s;transition:0.3s;border:1px solid #ebebeb;position:relative;}
.block.block-megamenu-vertical .block-content .megamenu-vertical{margin:0;}
.block.block-megamenu-vertical .block-content .megamenu-vertical > li{border-bottom:1px solid #ebebeb;}
.block.block-megamenu-vertical .block-content .megamenu-vertical > li:last-child{border:0px;}
.block.block-megamenu-vertical .block-content .megamenu-vertical > li > a{display:block;color:#222222;font-size:86%;}
.block.block-megamenu-vertical .block-content .megamenu-vertical > li > a > span{display:block;padding:10px 0;}
.firefox .block.block-megamenu-vertical .block-content .megamenu-vertical > li > a > span{padding:10px 0 9px;}
.block.block-megamenu-vertical .block-content .megamenu-vertical > li > a > span > span{position:relative;}
.block.block-megamenu-vertical .block-content .megamenu-vertical > li > a:hover > span > span:before{right:0;}
.block.block-megamenu-vertical .block-content .megamenu-vertical > li.parent-item > a > span:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:14px;content:'\f0da';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:14px;height:14px;text-align:center;line-height:14px;font-size:12px;padding:4px 0;float:right;color:#999999;}
.block.block-megamenu-vertical .block-content .megamenu-vertical > li:hover > a{color:#de9c47;}
.block.block-megamenu-vertical .block-content .megamenu-vertical > li:hover > a > span:before{color:#de9c47;}
.block.block-megamenu-vertical .block-content .megamenu-vertical > li:hover.parent-item > a > span:before{color_theme:#de9c47;}
.block.block-megamenu-vertical:hover .block-content{display:block;}
.cms-index-index .block.block-megamenu-vertical .block-content{display:block;}
@media (min-width:1200px){.header-container .menu-larger .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li._list-parent:last-child > div{right:0 !important;left:auto !important;}
}
@media (max-width:1199px){.header-container .menu-larger .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div{font-size:82%;}
 ._v3 > .sm_megamenu_col_3{width:66% !important;}
 ._v3 > .sm_megamenu_col_3:last-child{width:34% !important;}
 .basic-products-megamenu.products-grid .item{width:100%;}
 .header-container .menu-larger .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li._list-parent:last-child > div{left:auto !important;right:-1px !important;}
}
@media (max-width:767px){.menu-on-top .sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products{max-height:140px;}
 .mobile-login{display:block !important;}
 .popup-login{display:none !important;}
 .active_sidebar .header-style-1 .header-middle{z-index:121;}
}
@media (max-width:479px){.header-container .header-top .dropdown-block.block-mobile .dropdown-list{left:0;right:auto;}
}
.cms-index-index .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.home-item-parent > a{color:#222;}
.header-style-4 .menu-on-top{position:fixed;background:#de9c47;}
.header-style-4 .menu-on-top .sambar-inner .sm_megamenu_menu{text-align:center !important;}
.header-style-4 .menu-on-top .menu-vertical-wrap .block-content{display:none;}
.header-style-4 .menu-on-top .menu-vertical-wrap:hover .block-content{display:block;}
.header-style-4 .mobile-login{display:none;}
.header-style-4 .header-inner{background:url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/bkg_fejlec.jpg') repeat;}
.header-style-4 .header-top{border-bottom:1px solid #d5d2cf;font-size:86%;position:relative;z-index:120;}
.header-style-4 .header-top .topleft-content .social-footer .socials-wrap{margin-left:-10px;}
.header-style-4 .header-top .topleft-content .social-footer .socials-wrap .title-follow{display:none;}
.header-style-4 .header-top .topleft-content .social-footer .socials-wrap ul{margin:0;}
.header-style-4 .header-top .topleft-content .social-footer .socials-wrap ul li{display:inline-block;margin:8px 5px 5px;position:relative;}
.header-style-4 .header-top .topleft-content .social-footer .socials-wrap ul li a{position:relative;display:inline-block;width:25px;height:25px;text-align:center;line-height:25px;font-size:18px;-webkit-transition:0.3s;-moz-transition:0.3s;-ms-transition:0.3s;-o-transition:0.3s;transition:0.3s;color:#999999;}
.header-style-4 .header-top .topleft-content .social-footer .socials-wrap ul li a .name-social{display:none;}
.header-style-4 .header-top .topleft-content .social-footer .socials-wrap ul li:hover a{color:#de9c47;}
.header-style-4 .header-top .dropdown-block{display:table-cell;line-height:30px;position:relative;cursor:pointer;float:right;color:#666666;padding:0 0 0 30px;}
.header-style-4 .header-top .dropdown-block.currency-block:before,.header-style-4 .header-top .dropdown-block.language-block:before{width:1px;height:18px;content:"";display:block;background:#d5d2cf;position:absolute;top:10px;left:15px;}
.header-style-4 .header-top .dropdown-block .title-dropdown-block{display:none;}
.header-style-4 .header-top .dropdown-block .dropdown-toggle{padding:0 15px 0 0px;position:relative;line-height:38px;}
.header-style-4 .header-top .dropdown-block .dropdown-toggle > a{color:#666;}
.header-style-4 .header-top .dropdown-block .dropdown-toggle > a:hover{color:#de9c47;}
.header-style-4 .header-top .dropdown-block .dropdown-toggle:before{font-family:fontawesome;content:"\f0d7";font-size:12px;position:absolute;right:0;color:#999999;}
.header-style-4 .header-top .dropdown-block:after{content:"";position:absolute;top:100%;right:0;width:120%;height:21%;display:none;}
.header-style-4 .header-top .dropdown-block .dropdown-list{display:none;cursor:default;position:absolute;right:0px;background-color:#fff;border:1px solid #f3f3f3;padding:20px 25px;z-index:11;min-width:120%;box-shadow:3px 4px 2px 0 rgba(0, 0, 0, 0.2);-webkit-box-shadow:3px 4px 2px 0 rgba(0, 0, 0, 0.2);top:100%;}
.header-style-4 .header-top .dropdown-block .dropdown-list .myaccount-link:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:13px;content:'\f007';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:13px;height:13px;text-align:center;line-height:13px;margin-right:8px;}
.header-style-4 .header-top .dropdown-block .dropdown-list .top-link-checkout:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:13px;content:'\f046';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:13px;height:13px;text-align:center;line-height:13px;margin-right:8px;width:10px;}
.header-style-4 .header-top .dropdown-block .dropdown-list .my-wishlist:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:13px;content:'\f08a';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:13px;height:13px;text-align:center;line-height:13px;margin-right:8px;width:10px;}
.header-style-4 .header-top .dropdown-block .dropdown-list .mobile-login:before,.header-style-4 .header-top .dropdown-block .dropdown-list .popup-login:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:13px;content:'\f13e';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:13px;height:13px;text-align:center;line-height:13px;margin-right:8px;width:10px;}
.header-style-4 .header-top .dropdown-block .dropdown-list a{white-space:nowrap;display:block;color:#666666;cursor:pointer;}
.header-style-4 .header-top .dropdown-block .dropdown-list a:hover{color:#de9c47;}
.header-style-4 .header-top .dropdown-block .dropdown-list .current{color:#de9c47;}
.header-style-4 .header-top .dropdown-block .currency-switcher .dropdown-list{right:0;left:auto;}
.header-style-4 .header-top .dropdown-block .lang-switcher .dropdown-toggle .flag{background-repeat:no-repeat;background-position:left center;padding-left:20px;}
.header-style-4 .header-top .dropdown-block .lang-switcher .dropdown-list li a span,.header-style-4 .header-top .dropdown-block .lang-switcher .dropdown-list .current span{background-position:left center;display:inline-block;background-repeat:no-repeat;padding-left:20px;}
.header-style-4 .header-top .dropdown-block:hover .dropdown-toggle a,.header-style-4 .header-top .dropdown-block:hover .dropdown-toggle .value{color:#de9c47;}
.header-style-4 .header-top .dropdown-block:hover .dropdown-toggle:after{display:block;}
.header-style-4 .header-top .dropdown-block:hover:after,.header-style-4 .header-top .dropdown-block:hover .dropdown-list{display:block;}
.header-style-4 .header-top .dropdown-block.block-base{padding:0;}
.header-style-4 .header-top .dropdown-block.block-base .links li{float:left;margin:0 10px;}
.header-style-4 .header-top .dropdown-block.block-base .links li a{display:block;position:relative;line-height:39px;color:#666;}
.header-style-4 .header-top .dropdown-block.block-base .links li a:after{content:"";width:100%;height:1px;background-color:#de9c47;position:absolute;bottom:-1px;z-index:13;display:none;}
.header-style-4 .header-top .dropdown-block.block-base .links li a:hover:after{display:block;}
.header-style-4 .header-top .dropdown-block.block-base .links li.first{margin-left:0;}
.header-style-4 .header-top .dropdown-block.block-base .links li.last{margin-right:0;}
.header-style-4 .header-middle{padding:20px 0;}
.header-style-4 .search-form-action{position:relative;margin-top:12px;}
@media (min-width:1024px){.header-style-4 .search-form-action{width:280px;}
}
.header-style-4 .search-form-action .input-text{color:#999 !important;font-size:86%;height:36px;padding-left:15px;border:0px !important;}
.header-style-4 .search-form-action .button-search{float:right;height:36px;padding:0 15px;position:absolute;right:0;top:0;width:45px;z-index:1;background:#de9c47;font-size:0px;border:0px;}
.header-style-4 .search-form-action .button-search:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:14px;content:'\f002';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:14px;height:14px;text-align:center;line-height:14px;color:#fff;}
.header-style-4 .search-form-action .button-search:hover{-webkit-opacity:0.65;-moz-opacity:0.65;-ms-opacity:0.65;-o-opacity:0.65;opacity:0.65;}
.header-style-4 .logo-wrapper{text-align:center;}
.header-style-4 .minicart-header{float:right;margin-top:12px;}
.header-style-4 .minicart-header .sm-cartpro{background:#de9c47;padding:0px;}
.header-style-4 .menu-larger{background:#de9c47;}
.header-style-4 .menu-larger .sm_megamenu_wrapper_horizontal_menu .sambar-inner{display:table;margin:0 auto;}
.header-style-4 .menu-larger .sm_megamenu_wrapper_horizontal_menu .sambar-inner .sm_megamenu_menu{width:100%;}
.header-style-4 .menu-larger .sm_megamenu_wrapper_horizontal_menu .sambar-inner .sm_megamenu_menu > li{display:inline-block;}
.header-style-4 .menu-larger .sm_megamenu_wrapper_horizontal_menu .sambar-inner .sm_megamenu_menu > li > *{text-align:left;}
.header-style-4 .menu-larger .sm_megamenu_wrapper_horizontal_menu .sambar-inner .sm_megamenu_menu > li._list-parent{position:relative;}
.header-style-4 .menu-larger .sm_megamenu_wrapper_horizontal_menu .sambar-inner .sm_megamenu_menu > li._list-parent > div{left:0 !important;right:auto !important;width:190px;padding:13px 16px;}
.header-style-4 .menu-larger .sm_megamenu_wrapper_horizontal_menu .sambar-inner .sm_megamenu_menu > li > div{background:#fff;border-radius:0;box-shadow:2px 2px 4px 0 rgba(0, 0, 0, 0.35);}
.header-style-4 .menu-larger .sm_megamenu_wrapper_horizontal_menu .sambar-inner .sm_megamenu_menu > li > div:before{height:3px;width:100%;content:"";margin-top:-2px;position:absolute;left:0;top:0;}
.header-style-4 .menu-larger .sm_megamenu_wrapper_horizontal_menu .sambar-inner .sm_megamenu_menu > li > a{display:block;line-height:43px;padding:0 20px;text-transform:uppercase;font-weight:normal;color:#fff;}
.header-style-4 .menu-larger .sm_megamenu_wrapper_horizontal_menu .sambar-inner .sm_megamenu_menu > li.drop-parent > a{position:relative;}
.header-style-4 .menu-larger .sm_megamenu_wrapper_horizontal_menu .sambar-inner .sm_megamenu_menu > li.drop-parent > a:after{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:12px;content:'\f0d7';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:12px;height:12px;text-align:center;line-height:12px;color:#fff;position:absolute;top:15px;right:2px;}
.header-style-4 .menu-larger .sm_megamenu_wrapper_horizontal_menu .sambar-inner .sm_megamenu_menu > li.sm_megamenu_actived > a,.header-style-4 .menu-larger .sm_megamenu_wrapper_horizontal_menu .sambar-inner .sm_megamenu_menu > li:hover > a{color:#222;}
.header-style-4 .menu-larger .sm_megamenu_wrapper_horizontal_menu .sambar-inner .sm_megamenu_menu > li.sm_megamenu_actived > a:after,.header-style-4 .menu-larger .sm_megamenu_wrapper_horizontal_menu .sambar-inner .sm_megamenu_menu > li:hover > a:after{color:#222;}
.header-style-4 .menu-larger .sm_megamenu_wrapper_horizontal_menu .sambar-inner .sm_megamenu_menu.hidden-block{opacity:0;transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);-ms-transform:scale(0);}
.header-style-4 .nav-container #nav{margin:0 auto;display:table;}
.header-style-4 .nav-container #nav > li{float:left;margin-right:1px;}
.header-style-4 .nav-container #nav > li.parent a{position:relative;}
.header-style-4 .nav-container #nav > li.parent a:after{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:12px;content:'\f0d7';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:12px;height:12px;text-align:center;line-height:12px;color:#fff;position:absolute;top:14px;right:6px;}
.header-style-4 .nav-container #nav > li.active > a,.header-style-4 .nav-container #nav > li:hover > a{color:#222;}
.header-style-4 .nav-container #nav > li > ul ul{margin-top:-20px;}
.header-style-4 .nav-container #nav > li ul{display:none;width:211px;background-color:#fff;position:absolute;z-index:10;padding:15px 0;box-shadow:0 3px 5px rgba(0, 0, 0, 0.35);-webkit-box-shadow:0 3px 5px rgba(0, 0, 0, 0.35);-moz-box-shadow:0 3px 5px rgba(0, 0, 0, 0.35);}
.header-style-4 .nav-container #nav > li > a{display:block;line-height:43px;padding:0 20px;text-transform:uppercase;font-weight:normal;color:#fff;}
.header-style-4 .nav-container #nav > li > a:hover{color:#222;}
.header-style-4 .nav-container #nav > li > a:hover:after{color:#222;}
.header-style-4 .nav-container #nav li{position:relative;text-transform:capitalize;}
.header-style-4 .nav-container #nav li:hover > ul{display:block;}
.header-style-4 .nav-container #nav li ul li{padding:0 15px;text-transform:capitalize;}
.header-style-4 .nav-container #nav li ul li.parent > a:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:13px;content:'\f0da';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:13px;height:13px;text-align:center;line-height:13px;float:right;padding:4px 0;color:#222;}
.header-style-4 .nav-container #nav li ul li a{display:block;padding:8px 0px;font-size:86%;border-bottom:1px solid #ebebeb;}
.header-style-4 .nav-container #nav li ul li:last-child > a{border:none;}
.header-style-4 .nav-container #nav li ul li:hover:before{display:inline-block;width:15px;height:100%;content:"";position:absolute;right:-10px;top:0;}
.header-style-4 .nav-container #nav li ul li:hover > a{color:#de9c47;}
.header-style-4 .nav-container #nav li ul li:hover > ul{left:210px;top:0;box-shadow:0 3px 5px rgba(0, 0, 0, 0.35);-webkit-box-shadow:0 3px 5px rgba(0, 0, 0, 0.35);-moz-box-shadow:0 3px 5px rgba(0, 0, 0, 0.35);}
.header-style-4 .menu-under.menu-on-top .nav-container #nav > li > ul{margin-top:0;}
.footer-container{position:relative;background:#222222;}
.cms-index-index .footer-container{margin-top:0px;}
@media (min-width:1024px){.cms-page-1 .footer-container:before{content:"";display:inline-block;background:#151515;height:100%;width:33%;left:0;top:0;position:absolute;z-index:0;}
 .cms-page-5 .cms-page-1 .footer-container:before{display:none;}
}
@media (min-width:1024px) and (max-width:991px){.cms-page-1 .footer-container:before{width:48%;}
}
@media (min-width:1024px) and (max-width:640){.cms-page-1 .footer-container:before{display:none;}
}
@media (min-width:1024px){.footer-container .social-footer{background:#151515;padding:18px 20px 15px;}
}
@media (max-width:640px){.footer-container .social-footer{text-align:center;padding-top:15px;}
}
.cms-page-1 .footer-container .social-footer{padding:12px 0;}
.cms-page-4 .footer-container .social-footer .socials-wrap{margin-left:-10px;}
.footer-container .social-footer .socials-wrap .title-follow{display:none;}
.footer-container .social-footer .socials-wrap ul{margin:0;}
.footer-container .social-footer .socials-wrap ul li{display:inline-block;margin:0 3px;position:relative;}
.footer-container .social-footer .socials-wrap ul li a{position:relative;display:inline-block;width:30px;height:30px;text-align:center;line-height:30px;font-size:22px;-webkit-transition:0.3s;-moz-transition:0.3s;-ms-transition:0.3s;-o-transition:0.3s;transition:0.3s;color:#cccccc;}
.cms-page-5 .footer-container .social-footer .socials-wrap ul li a{color:#fff;}
.footer-container .social-footer .socials-wrap ul li a .name-social{display:none;}
.footer-container .social-footer .socials-wrap ul li:hover a{color:#de9c47;}
.footer{position:relative;}
.footer a{color:#cccccc;}
.footer .footer-middle .block,.footer .footer-middle .container_instagramusers{padding:35px 0px 30px;background:none;}
@media (max-width:992px){.footer .footer-middle .block, .footer .footer-middle .container_instagramusers{padding:20px 0;}
}
.footer .footer-middle .block .title,.footer .footer-middle .container_instagramusers .title,.footer .footer-middle .block .block-title,.footer .footer-middle .container_instagramusers .block-title{text-transform:uppercase;color:#fff;position:relative;font-weight:bold;margin-bottom:30px;padding-bottom:8px;font-size:100%;}
.footer .footer-middle .block .title:before,.footer .footer-middle .container_instagramusers .title:before,.footer .footer-middle .block .block-title:before,.footer .footer-middle .container_instagramusers .block-title:before{content:"";position:absolute;bottom:-2px;left:0;height:3px;width:170px;width:20px;background:#de9c47;}
.footer .footer-middle .block .content > p,.footer .footer-middle .container_instagramusers .content > p{color:#ccc;font-size:86%;margin:15px 0 15px -5px;overflow:hidden;padding:4px 0 4px 40px;position:relative;}
.cms-page-5 .footer .footer-middle .block .content > p,.cms-page-5 .footer .footer-middle .container_instagramusers .content > p{color:#fff;}
.footer .footer-middle .block .content > p.address,.footer .footer-middle .container_instagramusers .content > p.address{background:url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/ico-contact.png') no-repeat 0 0;}
.footer .footer-middle .block .content > p.phone,.footer .footer-middle .container_instagramusers .content > p.phone{background:url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/ico-contact.png') no-repeat 0 -43px;}
.footer .footer-middle .block .content > p.email,.footer .footer-middle .container_instagramusers .content > p.email{background:url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/ico-contact.png') no-repeat 0 -88px;}
.footer .footer-middle .block .content > p.email a:hover,.footer .footer-middle .container_instagramusers .content > p.email a:hover{color:#de9c47;}
.footer .footer-middle .block .content ul,.footer .footer-middle .container_instagramusers .content ul{padding-top:0px;}
.footer .footer-middle .block .content ul li,.footer .footer-middle .container_instagramusers .content ul li{font-size:86%;color:#cccccc;padding:4px 0;}
.cms-page-5 .footer .footer-middle .block .content ul li,.cms-page-5 .footer .footer-middle .container_instagramusers .content ul li{color:#fff;}
.footer .footer-middle .block .content ul li span.label-bt,.footer .footer-middle .container_instagramusers .content ul li span.label-bt{color:#de9c47;float:right;text-align:left;width:65%;}
.footer .footer-middle .block .content ul li a,.footer .footer-middle .container_instagramusers .content ul li a{position:relative;padding:2px 0;display:block;-webkit-transition:0.3s;-moz-transition:0.3s;-ms-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.footer .footer-middle .block .content ul li a:hover,.footer .footer-middle .container_instagramusers .content ul li a:hover{color:#de9c47;}
.footer .footer-middle .block.ft-contact-us,.footer .footer-middle .container_instagramusers.ft-contact-us{padding:35px 20px 35px;}
@media (max-width:992px){.footer .footer-middle .block.ft-contact-us, .footer .footer-middle .container_instagramusers.ft-contact-us{padding:35px 0px;}
}
@media (min-width:1024px){.footer .footer-middle .block.ft-contact-us, .footer .footer-middle .container_instagramusers.ft-contact-us{background:#151515;padding:35px 20px 75px;}
}
.cms-page-1 .footer .footer-middle .block.ft-contact-us,.cms-page-1 .footer .footer-middle .container_instagramusers.ft-contact-us{padding:35px 0px 75px;}
.footer .footer-middle .block.ft-category,.footer .footer-middle .container_instagramusers.ft-category{display:inline-block;width:100%;border-bottom:1px solid #5f5f5f;border-top:1px solid #5f5f5f;padding:20px 0 25px;margin:45px 0 0;}
.footer .footer-middle .block.ft-category .content ul,.footer .footer-middle .container_instagramusers.ft-category .content ul{margin:0;}
.footer .footer-middle .block.ft-category .content ul li,.footer .footer-middle .container_instagramusers.ft-category .content ul li{display:inline-block;}
.footer .footer-middle .block.ft-category .content ul li label,.footer .footer-middle .container_instagramusers.ft-category .content ul li label{font-weight:bold !important;text-transform:uppercase;}
.footer .footer-middle .block.ft-category .content ul li a,.footer .footer-middle .container_instagramusers.ft-category .content ul li a{padding:0 12px 0 6px;line-height:100%;display:inline-block;color:#cccccc;}
.footer .footer-middle .block.ft-category .content ul li a:before,.footer .footer-middle .container_instagramusers.ft-category .content ul li a:before{display:none;}
.footer .footer-middle .block.ft-category .content ul li a:after,.footer .footer-middle .container_instagramusers.ft-category .content ul li a:after{content:"";width:1px;height:12px;right:0;top:1px;background:#fff;position:absolute;}
.footer .footer-middle .block.ft-category .content ul li a:hover,.footer .footer-middle .container_instagramusers.ft-category .content ul li a:hover{color:#de9c47;}
.footer .footer-middle .block.ft-category .content ul li:last-child a:after,.footer .footer-middle .container_instagramusers.ft-category .content ul li:last-child a:after{display:none;}
.footer .footer-middle .block .tags-list,.footer .footer-middle .container_instagramusers .tags-list{margin:40px 0 0 0;}
.copyright .footer-copyright-content{position:relative;border-top:1px solid #393939;}
.copyright .copyright-footer{padding:18px 0;font-size:86%;color:#cccccc;}
@media (max-width:1200px){.copyright .copyright-footer{padding:10px 0;}
}
.copyright .copyright-footer a{color:#de9c47;}
.copyright .payment-footer{text-align:right;padding:8px 0 0;}
.thm-dark{background:transparent !important;}
.container_instagramusers{max-width:220px;}
.container_instagramusers .instagram_users{max-height:75px;max-width:75px;overflow:hidden;}
.cms-index-index{background:#fff;}
.cms-index-index .col-main{padding-top:0px;}
.cms-index-index .main{padding-bottom:0px;}
.cms-index-index .products-grid .regular-price .price,.cms-index-index .products-grid .special-price .price .price{color:#222;}
/*==images slideshow==*/
.sm-imageslider{margin:20px 0 40px;}
.sm-imageslider .item-info-slider{position:absolute;left:0px;top:135px;width:100%;text-align:center;}
@media (max-width:991px){.sm-imageslider .item-info-slider{top:40px;}
}
@media (max-width:480px){.sm-imageslider .item-info-slider{top:0px;}
}
.sm-imageslider .item-info-slider .item-title{font-size:143%;color:#fff;text-transform:capitalize;font-weight:bold;}
.sm-imageslider .item-info-slider .item-desc-inner{font-size:428%;color:#fff;font-weight:bold;text-transform:capitalize;}
@media (max-width:991px){.sm-imageslider .item-info-slider .item-desc-inner{font-size:200%;}
}
@media (max-width:480px){.sm-imageslider .item-info-slider .item-desc-inner{font-size:100%;}
}
.sm-imageslider .item-info-slider .shop-now{background:transparent;border:1px solid #fff;color:#fff;display:block;font-size:115%;font-style:italic;font-weight:bold;padding:5px 10px;text-align:center;width:120px;margin:15px auto 0;}
@media (max-width:480px){.sm-imageslider .item-info-slider .shop-now{margin:5px auto 0;}
}
.sm-imageslider .item-info-slider .shop-now:hover{background:#de9c47;color:#fff;border-color:#de9c47;}
.sm-imageslider .owl-controls .owl-nav > div{background:transparent;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-ms-transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;transition:all 0.25s ease 0s;}
.sm-imageslider .owl-controls .owl-nav > div:before{font-size:40px;}
.sm-imageslider .owl-controls .owl-nav > div.owl-prev{left:15px !important;}
.sm-imageslider .owl-controls .owl-nav > div.owl-next{right:15px !important;}
.sm-imageslider .owl-controls .owl-nav > div:hover{background:#de9c47 !important;}
.sm-imageslider .owl-controls .owl-nav > div:hover:before{color:#fff;}
.sm-imageslider .owl-dots .owl-dot span{background:transparent;width:12px;height:12px;border:2px solid #ebebeb !important;}
.sm-imageslider .owl-dots .owl-dot.active span,.sm-imageslider .owl-dots .owl-dot:hover span{background:transparent !important;border-color:#de9c47 !important;}
.sm-imageslider:hover .owl-controls .owl-nav > div{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
/*policy shop*/
.policy-shop4{background:url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/bg-policy4.png');padding:10px 25px;display:block;margin-bottom:30px;border:4px solid #e1e3d8;border-image:repeating-linear-gradient(-45deg, #e1e3d8, #e1e3d8 2px, #f7f4ef 2px, #f7f4ef 7px) 10;}
.policy-shop4 .col-sm-4{text-align:center;}
.policy-shop4 .col-sm-4 h2{font-size:115%;font-weight:bold;color:#222;text-transform:uppercase;margin:8px 0;}
.policy-shop4 .col-sm-4 p{color:#666;font-size:86%;}
/*sj-listing-tabs*/
.sj-listing-tabs{text-align:center;margin-bottom:10px;}
.sj-listing-tabs .tab-listing-title{text-align:center;color:#222;font-weight:bold;text-transform:uppercase;font-size:185%;margin:0px;position:relative;padding:0 15px;display:inline-block;}
.sj-listing-tabs .tab-listing-title:before,.sj-listing-tabs .tab-listing-title:after{content:"";display:inline-block;height:2px;width:30px;background:#de9c47;position:absolute;top:18px;}
.sj-listing-tabs .tab-listing-title:before{left:-40px;}
.sj-listing-tabs .tab-listing-title:after{right:-40px;}
.sj-listing-tabs .ltabs-tabs-container{display:table;margin:20px auto 30px;}
.sj-listing-tabs .ltabs-tabs-container ul{margin:0 !important;}
.sj-listing-tabs .ltabs-tabs-container ul li{border-right:0px;color:#222;background:#f7f3eb;cursor:pointer;display:inline-block;font-size:86%;line-height:15px;padding:7px 15px 4px;margin:0 4px;text-transform:uppercase;}
.sj-listing-tabs .ltabs-tabs-container ul li span{display:block;}
.sj-listing-tabs .ltabs-tabs-container ul li.tab-sel,.sj-listing-tabs .ltabs-tabs-container ul li:hover{background:#de9c47;color:#fff;}
.sj-listing-tabs .ltabs-items-container{position:relative;}
.sj-listing-tabs .ltabs-items-container .item .item-inner .product-image{z-index:0;}
.sj-listing-tabs .ltabs-items-container .item .item-inner .product-image:after{background:rgba(0, 0, 0, 0.043);position:absolute;width:100%;height:100%;top:0px;left:0px;z-index:1;content:"";}
.sj-listing-tabs .ltabs-items-container .owl-controls .owl-nav > div{background:rgba(0, 0, 0, 0.6) !important;margin:0px !important;padding:0px !important;top:35%;position:absolute !important;z-index:9;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-ms-transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;transition:all 0.25s ease 0s;}
.sj-listing-tabs .ltabs-items-container .owl-controls .owl-nav > div.owl-prev{left:-10px;}
.sj-listing-tabs .ltabs-items-container .owl-controls .owl-nav > div.owl-next{right:-10px;}
.sj-listing-tabs .ltabs-items-container .owl-controls .owl-nav > div:before{color:#fff;font-size:24px !important;}
.sj-listing-tabs .ltabs-items-container .owl-controls .owl-nav > div:hover{color:#fff;background:#de9c47 !important;}
.sj-listing-tabs .ltabs-items-container .owl-controls .owl-nav > div:hover:before{color:#fff;}
.sj-listing-tabs .ltabs-items-container:hover .owl-controls .owl-nav > div{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
/*wrapper-banner4*/
.wrapper-banner4{float:left;width:100%;margin-bottom:40px;}
.wrapper-banner4 .banner-home4.col-sm-4{padding:0px;}
.wrapper-banner4 .banner-home4.col-sm-4 .banner4{position:relative;padding:0px;display:block;cursor:pointer;max-width:390px;}
.wrapper-banner4 .banner-home4.col-sm-4 .banner4:before{width:100%;height:100%;display:inline-block;content:"";position:absolute;left:0;top:0;background:rgba(0, 0, 0, 0.7);}
.wrapper-banner4 .banner-home4.col-sm-4 .banner4 .content-bn{color:#fff;left:0;position:absolute;text-align:center;top:40%;width:100%;z-index:1;-webkit-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-ms-transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;transition:all 0.25s ease 0s;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);}
@media (max-width:1024px){.wrapper-banner4 .banner-home4.col-sm-4 .banner4 .content-bn{top:30%;}
}
.wrapper-banner4 .banner-home4.col-sm-4 .banner4 .content-bn h3{font-size:115%;text-transform:capitalize;}
.wrapper-banner4 .banner-home4.col-sm-4 .banner4 .content-bn h2{font-size:185%;text-transform:uppercase;font-weight:bold;margin:3px 0 30px;}
@media (max-width:1024px){.wrapper-banner4 .banner-home4.col-sm-4 .banner4 .content-bn h2{font-size:125%;}
}
.wrapper-banner4 .banner-home4.col-sm-4 .banner4 .content-bn a.shop-now{font-size:100%;font-weight:bold;text-transform:uppercase;border:1px solid #fff;padding:8px 25px 5px;height:36px;line-height:36px;color:#fff;}
.wrapper-banner4 .banner-home4.col-sm-4 .banner4 .content-bn a.shop-now:hover{background:#de9c47;border-color:#de9c47;}
.wrapper-banner4 .banner-home4.col-sm-4.active .banner4:before,.wrapper-banner4 .banner-home4.col-sm-4:hover .banner4:before{background:rgba(0, 0, 0, 0.2);}
.wrapper-banner4 .banner-home4.col-sm-4.active .banner4 .content-bn,.wrapper-banner4 .banner-home4.col-sm-4:hover .banner4 .content-bn{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
/*basic product*/
.product-basic-home4{clear:both;margin-bottom:40px;}
.product-basic-home4 .basicproducts_title_text{text-transform:uppercase;position:relative;color:#222222;font-size:185%;font-weight:bold;margin-bottom:20px;display:inline-block;}
@media (max-width:480px){.product-basic-home4 .basicproducts_title_text{font-size:150%;}
}
.product-basic-home4 .basicproducts_title_text:after{content:"";display:inline-block;height:2px;width:30px;background:#de9c47;position:absolute;top:18px;right:-50px;}
@media (max-width:480px){.product-basic-home4 .basicproducts_title_text:after{display:none;}
}
.product-basic-home4 .sm-basic-products{border:1px solid #ebebeb;}
.product-basic-home4 .sm-basic-products .row-item{border-right:1px solid #ebebeb;margin-right:-1px;}
.product-basic-home4 .sm-basic-products .row-item .item:first-child{border-bottom:1px solid #ebebeb;}
.product-basic-home4 .sm-basic-products .item-inner{border:0px !important;padding:20px 10px !important;float:left;width:100%;}
.product-basic-home4 .sm-basic-products .item-inner:hover .box-image .sm_quickview_handler{-webkit-opacity:1 !important;-moz-opacity:1 !important;-ms-opacity:1 !important;-o-opacity:1 !important;opacity:1 !important;}
.product-basic-home4 .sm-basic-products .item-inner .box-image{float:left;}
@media (min-width:1024px){.product-basic-home4 .sm-basic-products .item-inner .box-image{max-width:195px;}
}
.product-basic-home4 .sm-basic-products .item-inner .box-image .product-image:after{background:rgba(0, 0, 0, 0.043);position:absolute;width:100%;height:100%;top:0px;left:0px;z-index:1;content:"";}
.product-basic-home4 .sm-basic-products .item-inner .btn-action{border:none;display:inline-block !important;margin:0 5px 0 0px;text-align:center;color:#666666;vertical-align:top;border:1px solid #ebebeb;}
.product-basic-home4 .sm-basic-products .item-inner .btn-action:hover{background-color:#de9c47;border-color:#de9c47;color:#fff;}
.product-basic-home4 .sm-basic-products .item-inner .btn-action:hover:before{color:#fff !important;}
.product-basic-home4 .sm-basic-products .item-inner .btn-action.btn-cart{background:transparent;padding:0 10px;height:35px;text-transform:uppercase;}
.product-basic-home4 .sm-basic-products .item-inner .btn-action.btn-cart:hover{background-color:#de9c47;}
.product-basic-home4 .sm-basic-products .item-inner .btn-action.btn-cart:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:18px;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:18px;height:18px;text-align:center;line-height:18px;color:#999999;margin-right:4px;}
.product-basic-home4 .sm-basic-products .item-inner .btn-action.btn-cart span{display:inline-block !important;}
.product-basic-home4 .sm-basic-products .item-inner .btn-action.link-compare{width:35px;height:35px;line-height:35px;}
.product-basic-home4 .sm-basic-products .item-inner .btn-action.link-compare:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:14px;content:'\f074';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:14px;height:14px;text-align:center;line-height:14px;}
.product-basic-home4 .sm-basic-products .item-inner .btn-action.link-wishlist{width:35px;height:35px;line-height:35px;}
.product-basic-home4 .sm-basic-products .item-inner .btn-action.link-wishlist:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:14px;content:'\f08a';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:14px;height:14px;text-align:center;line-height:14px;}
.product-basic-home4 .sm-basic-products .item-inner .btn-action.sm_quickview_handler{width:35px;height:35px;line-height:35px;position:absolute;top:40%;left:50%;margin-left:-18px;z-index:9;color:#fff;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;opacity:0;-webkit-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-ms-transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;transition:all 0.25s ease 0s;}
.product-basic-home4 .sm-basic-products .item-inner .btn-action.sm_quickview_handler:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:14px;content:'\f06e';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:14px;height:14px;text-align:center;line-height:14px;}
.product-basic-home4 .sm-basic-products .item-inner .btn-action span{display:none;}
.product-basic-home4 .sm-basic-products .item-inner .box-info{margin-left:230px;text-align:left !important;padding-top:25px;}
@media (min-width:992px) and (max-width:1024px){.product-basic-home4 .sm-basic-products .item-inner .box-info{margin-left:208px;}
}
@media (max-width:991px){.product-basic-home4 .sm-basic-products .item-inner .box-info{margin-left:0px;float:left;width:100%;}
}
.product-basic-home4 .sm-basic-products .item-inner .box-info .product-name{margin:4px 0;}
.product-basic-home4 .sm-basic-products .item-inner .box-info .bottom-action{margin-top:15px;}
.product-basic-home4 .owl-nav{position:absolute !important;right:-5px;top:-72px;}
.product-basic-home4 .owl-nav > div{background:#7a7a7a !important;height:40px;}
.product-basic-home4 .owl-nav > div:before{font-size:25px !important;font-weight:normal;}
.product-basic-home4 .owl-nav > div:hover{background:#de9c47 !important;}
/*tesminal*/
.testimonials-home{background:url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/bg-tesminal.jpg') no-repeat top center;padding-top:35px;margin-bottom:50px;position:relative;min-height:335px;}
@media (max-width:360px){.testimonials-home{padding-top:10px;}
}
.testimonials-home .margin-slider{overflow:hidden;margin:0 auto;}
.testimonials-home .margin-slider .owl-carousel .owl-stage-outer{overflow:visible !important;}
.testimonials-home .navslider{z-index:99;}
.testimonials-home .navslider > a{position:absolute;width:80px;height:80px;z-index:99;margin:0;}
.testimonials-home .navslider > a i{display:none;}
.testimonials-home .navslider > a.prev{left:50%;margin-left:-120px;top:50px;}
.testimonials-home .navslider > a.next{right:50%;margin-right:-120px;top:50px;}
.testimonials-home .navslider > a:before{font-size:0px;}
.testimonials-home .testimonials-slider{max-width:240px;margin:0 auto;}
.testimonials-home .testimonials-slider .owl-item{min-height:230px;}
.testimonials-home .testimonials-slider .owl-item .client-child{text-align:center;}
.testimonials-home .testimonials-slider .owl-item .image-client{display:inline-block;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;opacity:0;width:80px !important;height:80px !important;}
.testimonials-home .testimonials-slider .owl-item .image-client img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin:0px auto;border:2px solid transparent;}
.testimonials-home .testimonials-slider .owl-item .comment{color:#fff;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;opacity:0;visibility:hidden;margin:0 -450px;text-align:center;}
@media (min-width:768px) and (max-width:1024px){.testimonials-home .testimonials-slider .owl-item .comment{margin:0 -320px !important;}
}
@media (max-width:640px){.testimonials-home .testimonials-slider .owl-item .comment{margin:0 -220px !important;}
}
@media (max-width:480px){.testimonials-home .testimonials-slider .owl-item .comment{font-size:100%;margin:0 -110px !important;}
}
.testimonials-home .testimonials-slider .owl-item .comment .client-name{font-size:14px;font-weight:bold;margin-top:10px;text-transform:uppercase;display:inline-block;position:relative;}
@media (max-width:480px){.testimonials-home .testimonials-slider .owl-item .comment .client-name{margin-top:5px;}
}
.testimonials-home .testimonials-slider .owl-item .comment .client-name:before,.testimonials-home .testimonials-slider .owl-item .comment .client-name:after{display:inline-block;content:"";height:1px;width:20px;position:absolute;top:10px;background:#fff;}
.testimonials-home .testimonials-slider .owl-item .comment .client-name:before{left:-40px;}
.testimonials-home .testimonials-slider .owl-item .comment .client-name:after{right:-40px;}
.testimonials-home .testimonials-slider .owl-item .comment .client-job{color:#fff;font-size:12px;margin:5px 0 15px;}
@media (max-width:480px){.testimonials-home .testimonials-slider .owl-item .comment .client-job{margin:5px 0;}
}
.testimonials-home .testimonials-slider .owl-item .comment .content{color:#fff;font-style:italic;font-size:13px;margin-bottom:20px;}
@media (max-width:640px){.testimonials-home .testimonials-slider .owl-item .comment .content{font-size:11px;}
}
.testimonials-home .testimonials-slider .owl-item .comment .content:before,.testimonials-home .testimonials-slider .owl-item .comment .content:after{content:'';display:inline-block;width:15px;height:20px;background:url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/brackets1.png');}
.testimonials-home .testimonials-slider .owl-item .comment .content:before{background-position:0px 0px;}
.testimonials-home .testimonials-slider .owl-item .comment .content:after{background-position:0px 22px;}
.testimonials-home .testimonials-slider .owl-item.active .image-client{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1;}
.testimonials-home .testimonials-slider .owl-item.active .image-client{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1;}
.testimonials-home .testimonials-slider .owl-item.active.center .image-client{position:relative;z-index:999;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1;background:transparent !important;}
.testimonials-home .testimonials-slider .owl-item.active.center .image-client img{width:80px !important;height:80px !important;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin:0 auto;border:2px solid #de9c47;}
.testimonials-home .testimonials-slider .owl-item.active.center .comment{display:block !important;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1;visibility:visible;margin:0 -450px;text-align:center;}
.testimonials-home .testimonials-slider .owl-item.active.center .comment .content{width:100% !important;margin:0 auto !important;}
.testimonials-home .owl-dots .owl-dot span{background:transparent !important;border:2px solid #fff;}
.testimonials-home .owl-dots .owl-dot.active span,.testimonials-home .owl-dots .owl-dot:hover span{border-color:#de9c47 !important;}
/*blog*/
.title-home-blog h2{text-transform:uppercase;position:relative;color:#222222;font-size:185%;font-weight:bold;margin-bottom:30px;display:inline-block;}
@media (max-width:480px){.title-home-blog h2{font-size:150%;}
}
.title-home-blog h2:after{content:"";display:inline-block;height:2px;width:30px;background:#de9c47;position:absolute;top:18px;right:-50px;}
@media (max-width:480px){.title-home-blog h2:after{display:none;}
}
.slider-blog4 .item-inner{padding-left:20px;}
.slider-blog4 .item-inner .image-blog{position:relative;}
.slider-blog4 .item-inner .image-blog .banner-img{max-height:260px;overflow:hidden;}
.slider-blog4 .item-inner .image-blog .postDate{position:absolute;bottom:20px;left:-20px;font-size:85%;color:#fff;z-index:9;background:#de9c47;padding:8px 10px;}
.slider-blog4 .item-inner .postContent{background:#fff;padding:20px 0;position:relative;min-height:175px;}
.slider-blog4 .item-inner .postContent:before{width:0;height:0;border-style:solid;border-width:12px 12px 12px 0;border-color:transparent #ffffff transparent transparent;left:-11px;position:absolute;top:45%;content:"";display:inline-block;}
.slider-blog4 .item-inner .postContent h2.postTitle{font-size:100%;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;}
.slider-blog4 .item-inner .postContent h2.postTitle a{color:#222222;white-space:nowrap;}
.slider-blog4 .item-inner .postContent h2.postTitle a:hover{color:#de9c47;}
.slider-blog4 .item-inner .postContent .tabs-post{font-size:86%;margin:12px 0;color:#999;}
.slider-blog4 .item-inner .postContent .tabs-post .time{display:inline-block;line-height:10px;margin-left:8px;padding-left:10px;position:relative;}
.slider-blog4 .item-inner .postContent .tabs-post .time:before{height:8px;width:1px;background:#999;position:absolute;top:2px;left:-1px;content:"";display:inline-block;}
.slider-blog4 .item-inner .postContent .desc{font-size:86%;color:#444444;}
.slider-blog4 .owl-nav{position:absolute !important;right:-3px;top:-74px;height:40px;}
.slider-blog4 .owl-nav > div{background:#7a7a7a !important;padding:0px;margin:0 5px;}
.slider-blog4 .owl-nav > div:before{font-size:26px !important;font-weight:normal;}
.slider-blog4 .owl-nav > div:hover{background:#de9c47 !important;}
.wrapper-brandsdivde .brand-slider{background:url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/bg-brand.jpg') repeat-x top center;padding:30px 0px;margin:0px;}
@media (max-width:480px){.wrapper-brandsdivde .brand-slider{padding:30px 15px;}
}
.wrapper-brandsdivde .brand-slider .owl-nav > div{background:transparent !important;position:absolute !important;margin:0px !important;padding:0px !important;top:38%;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;opacity:0;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;width:25px;height:25px;line-height:25px;}
.wrapper-brandsdivde .brand-slider .owl-nav > div:before{color:#999 !important;font-size:25px !important;width:25px;height:25px;line-height:25px;}
.wrapper-brandsdivde .brand-slider .owl-nav > div.owl-prev{left:0px !important;}
@media (min-width:1024px){.wrapper-brandsdivde .brand-slider .owl-nav > div.owl-prev{left:-30px !important;}
}
.wrapper-brandsdivde .brand-slider .owl-nav > div.owl-next{right:0px !important;}
@media (min-width:1024px){.wrapper-brandsdivde .brand-slider .owl-nav > div.owl-next{right:-30px !important;}
}
.wrapper-brandsdivde .brand-slider .owl-nav > div:hover{color:#de9c47;background:transparent;}
.wrapper-brandsdivde .brand-slider .owl-nav > div:hover:before{color:#de9c47 !important;}
.wrapper-brandsdivde .brand-slider:hover .owl-nav > div{-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1;}
@media (min-width:1024px){.header-style-4 .header-top{position:relative;z-index:101;}
 .header-style-4 .header-middle{z-index:100;}
}
@media (max-width:991px){.menu-larger{display:none;}
 .mobile-menu{display:block;position:relative;background:#de9c47;}
 .mobile-menu-wrapper{height:40px;}
 .btn-mobile-wrapper{border-right:0;float:left;position:absolute;top:0px;left:0;}
 .btn-mobile-wrapper:before{content:"";height:37px;position:absolute;right:10px;top:1px;width:1px;}
 .btn-mobile-wrapper a{color:#fff;height:40px;line-height:40px;width:40px;}
 .btn-mobile-wrapper a:before{font-size:21px;color:#fff;}
 .btn-mobile-wrapper a:hover:before{color:#fff;-webkit-opacity:0.75;-moz-opacity:0.75;-ms-opacity:0.75;-o-opacity:0.75;opacity:0.75;}
}
@media (max-width:767px){.header-bottom .search-form{position:absolute;top:0;right:55px;z-index:9;}
 .header-bottom .search-form .btn-search{display:block;height:20px;margin:10px 20px;width:20px;}
 .header-bottom .search-form .btn-search:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:16px;content:'\f002';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:16px;height:16px;text-align:center;line-height:16px;color:#fff;}
 .header-bottom .search-form .search-form-action{width:300px;visibility:hidden;display:block;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;opacity:0;top:120%;background:#fff;box-shadow:0 5px 5px 0 rgba(0, 0, 0, 0.2);position:absolute;right:0;height:35px;top:40px;margin:0px;}
 .header-bottom .search-form .search-form-action .sm-searbox-content{height:36px;}
 .header-bottom .search-form:hover .search-form-action{visibility:visible;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1;top:100%;}
 .header-bottom .minicart-header{position:absolute;top:0;right:0px;z-index:9;margin:0px;}
 .header-bottom .minicart-header .cartpro-title{width:40px;height:40px;margin:0 10px;}
 .header-bottom .minicart-header .cartpro-title:before{top:2px;}
 .header-bottom .minicart-header .cartpro-title .total-price{display:none;}
}
@media (max-width:360px){.header-bottom .search-form .search-form-action{right:-40px;}
}
@media (max-width:1199px){.homestyle4 .title-home h2{font-size:114.86%;}
 .homestyle4 .static-image-1-index4 .box-margin-bottom{margin-bottom:13px;}
 .homestyle4 .left9-wrapper .supercategories-wrap .category-wrap{margin-bottom:20px;padding-right:0;width:100%;}
 .homestyle4 .left9-wrapper .supercategories-wrap .ltabs-wrap{padding-left:0 !Important;width:100%;}
 .homestyle4 .left9-wrapper .supercategories-wrap .container-slider{margin-top:5px;width:40%;float:left;}
 .homestyle4 .left9-wrapper .supercategories-wrap .banner-c-brand{float:left;width:60%;margin-top:15px;}
 .homestyle4 .left9-wrapper .supercategories-wrap .banner-c-brand .banner{float:left;margin-top:0;width:65%;}
 .homestyle4 .left9-wrapper .supercategories-wrap .banner-c-brand .brand{margin-top:-5px;padding-left:30px;width:35%;}
 .homestyle4 .left9-wrapper .supercategories-wrap .banner-c-brand .brand ul li{width:100%;padding:6px 7px 10px;}
 .homestyle4 .left9-wrapper .supercategories-wrap .sj-listing-tabs .ltabs-wrap{width:100%;}
 .homestyle4 .left9-wrapper .supercategories-wrap .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item-slide.slide-3col{padding-top:0;}
 .homestyle4 .left9-wrapper .supercategories-wrap .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item-slide.slide-3col .item{width:33.33% !important;min-height:350px;}
 .homestyle4 .left9-wrapper .supercategories-wrap .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item-slide.slide-3col .item.item-virtual{position:relative;width:66.67% !important;}
}
@media (max-width:991px){.homestyle4 .slideshow-box{margin-bottom:30px;}
 .homestyle4 .static-image-1-index4 .box-margin-bottom{margin-bottom:7px;}
 .homestyle4 .title-home h2{font-size:114.29%;}
 .homestyle4 .slider-basic-wrapper .margin-slider{margin:40px 0 0;}
 .homestyle4 .slider-basic-wrapper .margin-slider .btn-custom{margin-top:-90px;}
 .homestyle4 .slider-basic-wrapper .margin-slider .btn-custom.btn-next-custom{right:0;}
 .homestyle4 .slider-basic-wrapper .margin-slider .btn-custom.btn-prev-custom{right:38px;}
 .homestyle4 .slider-basic-wrapper .margin-slider .products-grid .item .item-inner{margin:0;}
 .homestyle4 .supercategories-wrap .ltabs-wrap .owl-theme .owl-controls{top:45px;}
 .homestyle4 .supercategories-wrap .title-home{left:34%;}
 .homestyle4 .supercategories-wrap .sj-listing-tabs:before, .homestyle4 .supercategories-wrap .sj-listing-tabs:after{left:34%;}
 .homestyle4 .supercategories-wrap .category-wrap{width:34%;}
 .homestyle4 .supercategories-wrap .ltabs-wrap{width:66%;}
 .homestyle4 .supercategories-wrap .sj-listing-tabs .ltabs-wrap .ltabs-tabs-container{top:60px;}
 .homestyle4 .supercategories-wrap .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item-slide.slide-3col{padding-top:30px;}
 .homestyle4 .supercategories-wrap .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item-slide.slide-3col .item{width:50% !important;min-height:353px;}
 .homestyle4 .supercategories-wrap.supercate-right .sj-listing-tabs:before, .homestyle4 .supercategories-wrap.supercate-right .sj-listing-tabs:after{right:34%;}
 .homestyle4 .block-subscribe .block-content{height:295px;}
 .homestyle4 .block-subscribe .block-content .desc{padding:0 0 10px;}
 .homestyle4 .block-subscribe .block-content .input-box .input-text{margin-bottom:15px;}
 .homestyle4 .block-subscribe .block-content .thanks-box{padding:5px 10%;}
 .homestyle4 .latest-post-wrapper .slider-latest-blog .slider-blog .item .blog-item-content .info-blog{padding-left:0;}
 .homestyle4 .latest-post-wrapper .slider-latest-blog .slider-blog .item .blog-item-content .info-blog .postTitle .postDate{margin-right:10px;position:relative;float:left;}
 .homestyle4 .latest-post-wrapper .slider-latest-blog .slider-blog .item .blog-item-content .info-blog .postTitle h2{margin:0 0 15px;}
}
@media (max-width:767px){.homestyle4 .static-image-1-index4 .col-lg-4.col-md-4.col-sm-4{width:34%;float:left;}
 .homestyle4 .static-image-1-index4 .col-lg-8.col-md-8.col-sm-8{width:66%;float:left;}
 .homestyle4 .static-image-1-index4 .col-lg-8.col-md-8.col-sm-8 .col-lg-6.col-md-6.col-sm-6{width:50%;float:left;}
 .homestyle4 .static-image-1-index4 .col-lg-8.col-md-8.col-sm-8 .col-lg-6.col-md-6.col-sm-6.box-margin-bottom{margin-bottom:13px;}
 .homestyle4 .hotdeal-custom-wrapper{width:100%;overflow:hidden;}
 .homestyle4 .hotdeal-custom-wrapper .sm-custom{top:62px;}
 .homestyle4 .hotdeal-custom-wrapper .sm-custom .timer-custom{width:401px;}
 .homestyle4 .hotdeal-custom-wrapper .slider-basic-wrapper .margin-slider{margin:40px -5px 0;padding-top:25px;}
 .homestyle4 .hotdeal-custom-wrapper .slider-basic-wrapper .margin-slider .btn-custom.btn-next-custom{right:5px;}
 .homestyle4 .hotdeal-custom-wrapper .slider-basic-wrapper .margin-slider .basic-products-slider{padding:0 27px;}
 .homestyle4 .supercategories-wrap .title-home{left:0;margin-left:0;}
 .homestyle4 .supercategories-wrap .banner-c-brand{position:absolute;top:111px;width:31%;}
 .homestyle4 .supercategories-wrap .ltabs-wrap{width:100%;}
 .homestyle4 .supercategories-wrap .ltabs-wrap .ltabs-items-container{padding:0 0 0 34%;}
 .homestyle4 .supercategories-wrap .sj-listing-tabs:before, .homestyle4 .supercategories-wrap .sj-listing-tabs:after{left:0%;margin-left:0px;}
 .homestyle4 .supercategories-wrap .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item-slide.slide-3col .item{min-height:312px;}
 .homestyle4 .supercategories-wrap.supercate-right .ltabs-wrap .ltabs-items-container{padding:0 34% 0 0;}
 .homestyle4 .supercategories-wrap.supercate-right .sj-listing-tabs:before, .homestyle4 .supercategories-wrap.supercate-right .sj-listing-tabs:after{right:0%;margin-right:0px;}
 .homestyle4 .supercategories-wrap.supercate-right .sj-listing-tabs .ltabs-wrap .owl-theme .owl-controls{left:10px;right:auto;}
 .homestyle4 .static-image-2-index4 .col-lg-6.col-md-6.col-sm-6:first-child{margin-bottom:15px;}
 .homestyle4 .block-subscribe .block-content{height:auto;}
 .homestyle4 .block-subscribe .block-content button.button{margin-bottom:15px;}
 .homestyle4 .latest-post-wrapper .slider-latest-blog{margin:0;padding-top:40px;}
 .homestyle4 .brand-wrapper .list-brands li{margin-bottom:30px;float:left;width:50%;}
}
@media (max-width:567px){.homestyle4 .static-image-1-index4 .col-lg-8.col-md-8.col-sm-8 .col-lg-6.col-md-6.col-sm-6.box-margin-bottom{margin-bottom:7px;}
 .homestyle4 .hotdeal-custom-wrapper .sm-custom .timer-custom{width:460px;right:0;}
 .homestyle4 .hotdeal-custom-wrapper .sm-custom .timer-custom .time-item{padding:5px 5px;margin-right:5px;}
 .homestyle4 .supercategories-wrap .ltabs-wrap .owl-theme .owl-controls{top:45px;}
 .homestyle4 .supercategories-wrap .category-wrap{width:100%;padding-right:0px;}
 .homestyle4 .supercategories-wrap .category-wrap .banner-c-brand{padding-top:80px;position:static;width:100%;}
 .homestyle4 .supercategories-wrap .sj-listing-tabs:before, .homestyle4 .supercategories-wrap .sj-listing-tabs:after{left:0;}
 .homestyle4 .supercategories-wrap .ltabs-wrap{width:100%;}
 .homestyle4 .supercategories-wrap .ltabs-wrap .ltabs-items-container{padding:0;}
 .homestyle4 .supercategories-wrap .sj-listing-tabs .ltabs-wrap .ltabs-tabs-container{top:60px;}
 .homestyle4 .supercategories-wrap .sj-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li.ltabs-tab > span{padding:0 10px;}
 .homestyle4 .supercategories-wrap .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item-slide.slide-3col{padding-top:30px;}
 .homestyle4 .supercategories-wrap .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item-slide.slide-3col .item{width:50% !important;min-height:353px;}
 .homestyle4 .supercategories-wrap.supercate-right .category-wrap{text-align:left;padding-left:0;}
 .homestyle4 .supercategories-wrap.supercate-right .ltabs-wrap .ltabs-items-container{padding:0;}
 .homestyle4 .supercategories-wrap.supercate-right .sj-listing-tabs:before, .homestyle4 .supercategories-wrap.supercate-right .sj-listing-tabs:after{right:0%;margin-right:0px;}
 .homestyle4 .supercategories-wrap.supercate-right .sj-listing-tabs .ltabs-wrap .owl-theme .owl-controls{left:auto;right:15px;}
 .homestyle4 .latest-post-wrapper .slider-latest-blog .slider-blog .item .blog-item-content .info-blog .action-post{margin-left:0;}
}
@media (max-width:479px){.homestyle4 .static-image-1-index4 .col-lg-4.col-md-4.col-sm-4{width:100%;margin-bottom:30px;}
 .homestyle4 .static-image-1-index4 .col-lg-8.col-md-8.col-sm-8{width:100%;}
 .homestyle4 .static-image-1-index4 .col-lg-8.col-md-8.col-sm-8 .col-lg-6.col-md-6.col-sm-6.box-margin-bottom{margin-bottom:15px;}
 .homestyle4 .hotdeal-custom-wrapper .sm-custom .timer-custom{width:300px;right:0;}
 .homestyle4 .hotdeal-custom-wrapper .sm-custom .timer-custom label{width:80%;}
 .homestyle4 .hotdeal-custom-wrapper .sm-custom .timer-custom .time-item{padding:5px 5px;margin-right:5px;}
 .homestyle4 .hotdeal-custom-wrapper .slider-basic-wrapper .margin-slider{padding-top:50px;}
 .homestyle4 .supercategories-wrap .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox{width:97%;}
 .homestyle4 .supercategories-wrap .sj-listing-tabs .ltabs-items-container .ltabs-items-selected .owl-carousel .owl-stage-outer{padding:0;}
 .homestyle4 .supercategories-wrap .sj-listing-tabs .ltabs-wrap .ltabs-tabs-container{width:220px;}
 .homestyle4 .supercategories-wrap .banner-c-brand img{width:100%;}
 .homestyle4 .supercategories-wrap .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item-slide.slide-3col{padding-left:30px;}
 .homestyle4 .supercategories-wrap .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item-slide.slide-3col .item{width:100% !important;min-height:0;}
}
@media (min-width:1200px){.category-products .products-grid .item{min-height:0;}
}
@media (min-width:992px) and (max-width:1199px){.col2-left-layout .sidebar, .col2-right-layout .sidebar{width:30%;}
 .col2-left-layout .col-main, .col2-right-layout .col-main{width:70%;}
 .block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .txt-price-shopby{width:100%;margin-bottom:5px;}
 .block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .button{width:100%;}
}
@media (max-width:767px){.sub-cate-list .sub-cate img{width:100%;}
 .list-banner-image a img{width:100%;}
 .toolbar .toolbar-inner .sorter .amount{display:none;}
}
@media (max-width:480px){.toolbar .toolbar-inner .sortby-limiter{float:left;width:100%;margin-top:10px;padding-top:10px;border-top:1px solid #ebebeb;}
}
@media (min-width:1200px){/*==DETAIL PAGE==*/
 .detail-style-2.thumbs-style-vertical .product-img-box, .detail-style-3.thumbs-style-vertical .product-img-box{width:55%;}
 .detail-style-2.thumbs-style-vertical .product-shop, .detail-style-3.thumbs-style-vertical .product-shop{width:45%;}
 .case-option-vertical .more-views .lSAction .lSNext{bottom:14px;}
 .product-view-2 .case-option-vertical .more-views .lSAction .lSNext, .product-view-3 .case-option-vertical .more-views .lSAction .lSNext{bottom:13px;}
 .detail-style-2.thumbs-style-horizontal .more-views .lSSlideOuter .lSSlideWrapper, .detail-style-3.thumbs-style-horizontal .more-views .lSSlideOuter .lSSlideWrapper{height:89px;}
}
@media (min-width:992px) and (max-width:1199px){.detail-style-1.thumbs-style-horizontal .more-views .product-image-thumbs li{margin-bottom:1px;}
 .detail-style-1.thumbs-style-vertical .case-option-vertical .more-views .lSAction .lSNext{bottom:7px;}
 .product-view-2 .more-views .lSAction .lSNext, .product-view-3 .more-views .lSAction .lSNext{bottom:17px;}
 .product-view-2 .product-shop, .product-view-3 .product-shop{padding-top:15px;}
 .product-view-2 .sidebar-view-wrapper, .product-view-3 .sidebar-view-wrapper{width:30%;}
 .product-view-2 .content-detail-sidebar, .product-view-3 .content-detail-sidebar{width:70%;}
}
@media (min-width:768px) and (max-width:991px){.detail-style-1.thumbs-style-vertical .case-option-vertical .more-views .lSAction .lSNext{bottom:12px;}
 .product-view-2 .more-views .lSAction .lSNext, .product-view-3 .more-views .lSAction .lSNext{bottom:11px;}
}
@media (max-width:768px){.product-view .product-shop{padding-top:15px;}
 .resp-tab-content-active{border-top:1px solid #de9c47;margin-bottom:20px;}
}
@media (min-width:481px) and (max-width:767px){.detail-style-1.thumbs-style-vertical .case-option-vertical .more-views .lSAction .lSNext{bottom:6px;}
 .product-view-2 .more-views .lSAction .lSNext, .product-view-3 .more-views .lSAction .lSNext{bottom:6px;}
}
@media (max-width:480px){.detail-style-1.thumbs-style-vertical .case-option-vertical .more-views .lSAction .lSNext{bottom:22px;}
 .product-view-2 .more-views .lSAction .lSNext, .product-view-3 .more-views .lSAction .lSNext{bottom:22px;}
}
/***---Device---***/
@media (min-width:1200px){.wrapper{left:0 !important;}
 .container{width:1200px !important;max-width:1200px !important;}
}
@media (max-width:1199px){
	.full-wrapper{margin-left:-30px;margin-right:-30px;}
 /*==Blog==*/
 .postWrapper .image-blog{width:50%;float:left;}
 .postWrapper .info-blog{margin-left:53%;}
 .quickview-main .product-view .product-shop .product-options-bottom .add-to-cart .btn-cart, .quickview-main .product-view .product-shop .add-to-box .add-to-cart .btn-cart{margin-left:0;}
 
 .tphone {margin-top:-46px !important;margin-left:-250px !important}
 
 
}










/*menu ip*/
#ytech_mommenu{position:absolute;left:50px;top:3px;z-index:9;}
.header-style-5 #ytech_mommenu{left:38px;top:20px;}
.header-style-3 #ytech_mommenu{left:25px;top:8px;}
#ytech_mommenu .btn2{width:40px;height:40px;line-height:40px;text-align:center;font-size:28px;display:none;color:#fff;cursor:pointer;}
.header-style-3 #ytech_mommenu .btn2{color:#de9c47;}
#ytech_mommenu .btn2.leftsidebar,#ytech_mommenu .btn2.rightsidebar{display:none;}
#ytech_mommenu .overlay{background:#000;bottom:0;content:"";cursor:pointer;display:none;height:100%;left:0;opacity:0.2;position:fixed;right:0;top:0;width:100%;z-index:9998;}
@media (max-width:991px){#ytech_right{position:fixed;top:0;right:-280px;width:280px;padding:15px;bottom:0;background:white;Z-index:9999;overflow:auto;height:100%;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;opacity:0;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;transition:all 0.3s ease-in;}
 #ytech_right.active{right:0;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1;}
 #ytech_right .ytech-col-inner{padding:0px 0 50px;}
 #ytech_left{position:fixed;top:0;left:-280px;width:280px;padding:15px;bottom:0;background:white;Z-index:9999;overflow:auto;height:100%;-webkit-opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;opacity:0;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;transition:all 0.3s ease-in;}
 #ytech_left.active{left:0;-webkit-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1;}
 #ytech_left .ytech-col-inner{padding:30px 0 50px;}
}
.category-title{display:block !important;}


.header-middle .logo-wrapper .logo img  {margin-top:11px}
.header-middle .container {margin-top:-8px}
.rev_slider_wrapper {margin:20px 0px !important}
.fa.fa-pencil.btn-edit {display:none !important}
.ltabs-tabs-container  {display:none !important}
.footer-container {margin-top:30px !important}
.tab-content {font-size:14px !important}
.product-shop .product-name h2 {text-transform:uppercase !important;font-size:24px !important}
.product-name a {text-transform:uppercase !important;}
#recently-viewed-items .product-image {border:1px solid #ccc;padding:2px;margin-right:5px;float:left;}
#recently-viewed-items .details {float:left;}
#recently-viewed-items li.item {margin-bottom:15px;}

.product-shop .price-box .old-price .price {margin-left:10px !important;margin-right:5px !important;displaY:inline-block !important;font-size:18px !important}
.product-shop .price-box .special-price .special-price {displaY:inline-block !important;font-size:20px !important;color:#444 !important;font-weight:600 !important}
.product-shop .price-box {margin-bottom:20px !important;display:inline-block !important;border:2px solid #de9c47 !important;padding:5px 10px 1px 10px !important}
.product-shop .price-box .regular-price .price {color:#444 !important;font-weight:600 !important}
.products-grid .price-box .old-price .price, .products-list .price-box .old-price .price {font-size:13px !important}
.products-grid .price-box .special-price .special-price, .products-list .price-box .special-price .special-price {font-size:16px !important;color:#de9c47 !important}
.box-image {overflow:hidden !important}
#recently-viewed-items .price-box .old-price .price {font-size:12px !important}
#recently-viewed-items .price-box .special-price .special-price {font-size:14px !important;color:#de9c47 !important}
#recently-viewed-items .price-box .regular-price .price  {font-size:14px !important}
#recently-viewed-items .product-name a {padding-bottom:0px !important}
.products-grid .regular-price .price {color:#de9c47 !important}
.minicart-header .rating-product {display:none !important}
.box-info .ratings, p.no-rating, .ratings {display:none !important}

.tphone {margin-top:15px;float:left}
.tphone a{line-height:29px;height:29px;display:inline-block;background:url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/images/icon-phone.png') no-repeat left;padding-left:35px;}
.tphone a:hover {color:#de9c47}

.product-options-bottom .price-box {display:none !important}
#product-options-wrapper {border:1px solid #de9c47;padding:10px;background:#fff3e3;display:block;float:none !important;margin-top:20px !important}
#product-options-wrapper img {}
#product-options-wrapper label {font-size:16px !important;color:#000 !important;padding-bottom:5px !important}
#product-options-wrapper dl {margin-bottom:0px !important}
.option dl label .required {background:none !important}

.validation-advice {float:none;clear:both;width:100%;}
.truncated-cart * {font-size:12px !important;font-style:normal !important}
.item-options dt {font-style:normal !important}
.item-options dt:after {content:":"}
.product-basic-home4 {margin-top:30px !important}

.bemutatotermeink {padding-left:0px !important;float:left !important}
.keszletkisopres {padding-right:0px !important;clear:none !important;float:right !important;}
.sj-listing-tabs {clear:both}
.keszletkisopres  .product-name a {font-size:18px !important}
.bemutatotermeink .cntn {background:#de9c47;padding:20px 10px;border:0px;text-align:center} 
.keszletkisopres .sm-basic-products .bs-items-gird .owl-stage-outer .item .item-inner{background:#de9c47 !important}
.keszletkisopres .product-name a,.keszletkisopres .price-box .price,.keszletkisopres .price-box  {color:#fff !important}
.teremcnt {color:#fff}
.keszletkisopres .box-image {background:#fff !important}
.keszletkisopres img, .bemutatotermeink img {border:1px solid white !important}
.keszletkisopres .item {border:0px !important;margin-bottom:-2px !important}
.keszletkisopres .item , .keszletkisopres .item-inner,.keszletkisopres .item:before, .keszletkisopres .item:after{border:0px !important}
.bemutatotermeink .teremimg {width:52.4%;float:left}
.bemutatotermeink .teremcnt {width:47% !important;float:right  !important}
.bemutatotermeink .teremcnt button * {color:#fff !important} 
.bemutatotermeink .teremcnt .box-info {margin-left:0px !important}
.clear {clear:both}

.bemutatotermeink .cntn:hover {-webkit-box-shadow: inset 0px 0px 18px 0px rgba(0,0,0,0.12);-moz-box-shadow: inset 0px 0px 18px 0px rgba(0,0,0,0.12);box-shadow: inset 0px 0px 18px 0px rgba(0,0,0,0.12);}




























@media (min-width:992px) and (max-width:1199px){.wrapper{left:0 !important;}
 .menu-under .menu-larger .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu.sm-megamenu-hover.css_effect > li.hover_item > div{display:block !important;}
 /*==Detail 2, 3==*/
 .detail-style-2 .product-view .product-shop .product-options-bottom, .detail-style-3 .product-view .product-shop .product-options-bottom, .detail-style-2 .product-view .product-shop .add-to-box, .detail-style-3 .product-view .product-shop .add-to-box{margin-right:-20px;}
 .col3-layout .sort-by{display:none !important;}
 .col3-layout .products-list .item .item-inner .box-image-list{width:165px;}
 .col3-layout .products-list .item .item-inner .box-info-list{margin-left:180px;}
 .col3-layout .products-list .item .item-inner .actions .btn-action.btn-cart{width:140px;}
 .col3-layout .toolbar .toolbar-inner .pager{margin:0;}
 
 .bemutatotermeink .teremimg {padding-bottom:38px}
 
 
 .keszletkisopres .sm-basic-products .item-inner .box-image {min-width:226px !important;height:147px !important;width:226px !important;}

.keszletkisopres .sm-basic-products .item-inner .box-info {padding-bottom:28px;margin-left:241px !important}
 
 
 
 
 
 
}
@media (max-width:991px){.footer .copyright .copyright-footer{text-align:center;}
 .footer .copyright .payment-footer{text-align:center;}
 
  .tphone {margin-top:-46px !important;margin-left:-210px !important}
}
@media (min-width:768px) and (max-width:991px){/*==Detail 1==*/
 /*==Detail 2, 3==*/
 .quickview-main .option-product-wrapper .option-content .option-product{width:100% !important;margin-bottom:15px;}
 .quickview-main .option-product-wrapper .option-content > div:last-child{margin-bottom:-15px;}
}
@media (max-width:767px){#cpanel_wrapper{display:none;}
 .products-list .item .item-inner .box-image-list .sm_quickview_handler{display:none !important;}
 .promotional-popup .pop-subscribe .w-newsletter{background:#f5f3f4;height:auto;padding:30px;width:100%;}
 .blog-index-list .toolbar-bottom .toolbar .toolbar-inner, .blog-cat-view .toolbar-bottom .toolbar .toolbar-inner{border-top:none;margin-top:0;padding-top:0;}
 .toolbar .toolbar-inner .pager{margin:0;}
 .data-table .button{font-size:91.86%;padding:0 10px;}
 .footer .footer-top .about-us-footer p{padding:0px 3% 19px;}
 .footer .copyright .copyright-footer{text-align:center;}
 .footer .copyright .payment-footer{text-align:center;}
 .box-related-upsell{overflow:hidden;padding:0 20px;margin-left:-14px;margin-right:-14px;}
 .block-cat .cat-item{width:50%;float:left;}
 .products-list .item .item-inner{padding:10px;}
 .products-grid .item .item-inner .box-image .bottom-action .btn-action{float:none;}
 .products-grid .item .item-inner .box-image .bottom-action .btn-action.sm_quickview_handler{display:none !important;}
 .quickview-main .option-product-wrapper .option-content .option-product{width:100% !important;margin-bottom:15px;}
 .quickview-main .option-product-wrapper .option-content > div:last-child{margin-bottom:-15px;}
 .col2-right-layout .col-main, .col2-right-layout .sidebar{display:inline-block;width:100%;}
 .col2-right-layout .col-right.sidebar{margin-top:10px;}
}
@media (min-width:480px) and (max-width:767px){.products-list .item .item-inner .box-image-list{width:180px;}
 .products-list .item .item-inner .box-info-list{margin-left:200px;}
 .toolbar .toolbar-inner .sortby-limiter{float:none;width:100%;clear:both;margin-top:10px;padding-top:10px;border-top:1px solid #ebebeb;}
 /*==Detail 1==*/
 /*==Detail 2, 3==*/
}
@media (max-width:640px){/*==Popup Newsletter==*/
 .promotional-popup .pop-subscribe .w-newsletter .button:before{font-variant:normal;font-synthesis:weight style;font-stretch:normal;font-size-adjust:none;font-language-override:normal;font-kerning:auto;font-feature-settings:normal;font-size:16px;content:'\f1d8';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:16px;height:16px;text-align:center;line-height:16px;}
 .promotional-popup .pop-subscribe .w-newsletter .button span{display:none;}
 /*==Blog==*/
 .postWrapper .image-blog{width:100%;}
 .postWrapper .info-blog{margin-left:0;float:left;width:100%;margin-top:20px;}
 .postWrapper .info-blog .postContent{padding-bottom:10px;}
 .postWrapper .info-blog .postDetails{position:static;}
 .block-cat .cat-item{width:100%;}
 
 .bemutatotermeink .teremimg {width:100%;float:none}
.bemutatotermeink .teremcnt {width:100% !important;float:none  !important}

.bemutatotermeink {padding-right:0px !important}
.keszletkisopres {padding-left:0px !important}

}
@media (max-width:479px){.sm_quickview_handler{display:none !important;}
 .toolbar .toolbar-inner .sortby-limiter .limiter{border-bottom:1px solid #ebebeb;display:block;margin-bottom:10px;margin-right:0;padding-bottom:10px;margin-top:10px;margin-left:0;border-top:1px solid #ebebeb;padding-top:10px;}
 .toolbar .toolbar-inner .pager{margin-left:0;}
 .products-list .item .item-inner .box-image-list{width:100%;}
 .products-list .item .item-inner .box-image-list a{display:block;}
 .products-list .item .item-inner .box-image-list a img{width:100%;}
 .products-list .item .item-inner .box-info-list{margin:0;padding:10px 0;clear:both;}
 .products-list .item .item-inner .box-info-list .actions .btn-action.btn-cart{width:145px;}
 .static-image-sidebar img{width:100%;}
 .product-view .box-tags .form-add .input-box{margin-bottom:5px;width:100%;}
 .product-view .box-tags .form-add .input-box .input-text{width:100%;}
 .product-view .product-shop .option-product-wrapper .option-content .option-product{width:100%;margin-bottom:15px;}
 /*==Detail 1==*/
 /*==Detail 2, 3==*/
}
@media (max-width:350px){.page-empty .product-view .product-essential .add-to-links{display:inline-block;left:-5px;padding-top:11px;position:relative;width:100%;}
}





#payment_form_banktransfer.checkout-agreements {max-width:80% !important;min-width:80% !important;width:80% !important}

/*
#opc-shipping_method dl.sp-methods dt ,#opc-shipping_method dl.sp-methods dd span.price{display:none}


#checkout-review-table tfoot tr {display:none !important}
#checkout-review-table tfoot tr:first-child, #checkout-review-table tfoot tr:last-child {display:table-row !important}
tr.shipping {display:none !important}
.cart-collaterals .totals tbody tr:last-child {display:none !important}

#shipping_method-progress-opcheckout dd span.price {display:none !important}
*/




/* Tiny Scrollbar */
#scrollbar1 { width: 520px; margin: 20px 0 10px; }
#scrollbar1 .viewport { width: 500px; height: 200px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#scrollbar1 .scrollbar{ background: transparent url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/css/images/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#scrollbar1 .track { background: transparent url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/css/images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { background: transparent url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/css/images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#scrollbar1 .thumb .end { background: transparent url(https://www.minosegibutorhaz.hu/skin/frontend/butor/default/css/images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#scrollbar1 .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/css/font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/css/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/css/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/css/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('https://www.minosegibutorhaz.hu/skin/frontend/butor/default/css/font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.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: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@-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 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  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 {
  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: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.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 {
  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: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-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.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";
}

/*-----------------------------------------------------------------------------

-	Revolution Slider 5.0 Default Style Settings -

Screen Stylesheet

version:   	5.3.1
date:      	07/12/15
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/

#debungcontrolls,.debugtimeline{width:100%;box-sizing:border-box}.rev_column,.rev_column .tp-parallax-wrap,.tp-svg-layer svg{vertical-align:top}#debungcontrolls{z-index:100000;position:fixed;bottom:0;height:auto;background:rgba(0,0,0,.6);padding:10px}.debugtimeline{height:10px;position:relative;margin-bottom:3px;display:none;white-space:nowrap}.debugtimeline:hover{height:15px}.the_timeline_tester{background:#e74c3c;position:absolute;top:0;left:0;height:100%;width:0}.debugtimeline.tl_slide .the_timeline_tester{background:#f39c12}.debugtimeline.tl_frame .the_timeline_tester{background:#3498db}.debugtimline_txt{color:#fff;font-weight:400;font-size:7px;position:absolute;left:10px;top:0;white-space:nowrap;line-height:10px}.rtl{direction:rtl}@font-face{font-family:revicons;src:url(https://www.minosegibutorhaz.hu/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.eot?5510888);src:url(https://www.minosegibutorhaz.hu/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),url(https://www.minosegibutorhaz.hu/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.woff?5510888) format('woff'),url(https://www.minosegibutorhaz.hu/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.ttf?5510888) format('truetype'),url(https://www.minosegibutorhaz.hu/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons) format('svg');font-weight:400;font-style:normal}[class*=" revicon-"]:before,[class^=revicon-]:before{font-family:revicons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.rev_slider_wrapper{position:relative;z-index:0;width:100%}.rev_slider{position:relative;overflow:visible}.entry-content .rev_slider a,.rev_slider a{box-shadow:none}.tp-overflow-hidden{overflow:hidden!important}.group_ov_hidden{overflow:hidden}.rev_slider img,.tp-simpleresponsive img{max-width:none!important;transition:none;margin:0;padding:0;border:none}.rev_slider .no-slides-text{font-weight:700;text-align:center;padding-top:80px}.rev_slider>ul,.rev_slider>ul>li,.rev_slider>ul>li:before,.rev_slider_wrapper>ul,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{list-style:none!important;position:absolute;margin:0!important;padding:0!important;overflow-x:visible;overflow-y:visible;background-image:none;background-position:0 0;text-indent:0;top:0;left:0}.rev_slider>ul>li,.rev_slider>ul>li:before,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{visibility:hidden}.tp-revslider-mainul,.tp-revslider-slidesli{padding:0!important;margin:0!important;list-style:none!important}.fullscreen-container,.fullwidthbanner-container{padding:0;position:relative}.rev_slider li.tp-revslider-slidesli{position:absolute!important}.tp-caption .rs-untoggled-content{display:block}.tp-caption .rs-toggled-content{display:none}.rs-toggle-content-active.tp-caption .rs-toggled-content{display:block}.rs-toggle-content-active.tp-caption .rs-untoggled-content{display:none}.rev_slider .caption,.rev_slider .tp-caption{position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased!important;z-index:1}.rev_slider .caption,.rev_slider .tp-caption,.tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.rev_slider .tp-mask-wrap .tp-caption,.rev_slider .tp-mask-wrap :last-child,.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,.wpb_text_column .rev_slider .tp-mask-wrap :last-child{margin-bottom:0}.tp-svg-layer svg{width:100%;height:100%;position:relative}.tp-carousel-wrapper{cursor:url(https://www.minosegibutorhaz.hu/skin/frontend/base/default/nwdthemes/revslider/public/assets/css/openhand.cur),move}.tp-carousel-wrapper.dragged{cursor:url(https://www.minosegibutorhaz.hu/skin/frontend/base/default/nwdthemes/revslider/public/assets/css/closedhand.cur),move}.tp_inner_padding{box-sizing:border-box;max-height:none!important}.tp-caption.tp-layer-selectable{-moz-user-select:all;-khtml-user-select:all;-webkit-user-select:all;-o-user-select:all}.tp-caption.tp-hidden-caption,.tp-forcenotvisible,.tp-hide-revslider,.tp-parallax-wrap.tp-hidden-caption{visibility:hidden!important;display:none!important}.rev_slider audio,.rev_slider embed,.rev_slider iframe,.rev_slider object,.rev_slider video{max-width:none!important}.tp-element-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.rev_row_zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0}.rev_column_inner,.rev_slider .tp-caption.rev_row{position:relative;width:100%!important;box-sizing:border-box}.rev_row_zone_top{top:0}.rev_row_zone_middle{top:50%;transform:translateY(-50%)}.rev_row_zone_bottom{bottom:0}.rev_slider .tp-caption.rev_row{display:table;table-layout:fixed;vertical-align:top;height:auto!important;font-size:0}.rev_column{display:table-cell;position:relative;height:auto;box-sizing:border-box;font-size:0}.rev_column_inner{display:block;height:auto!important;white-space:normal!important}.rev_column_bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;box-sizing:border-box;background-clip:content-box;border:0 solid transparent}.tp-caption .backcorner,.tp-caption .backcornertop,.tp-caption .frontcorner,.tp-caption .frontcornertop{height:0;top:0;width:0;position:absolute}.rev_column_inner .tp-loop-wrap,.rev_column_inner .tp-mask-wrap,.rev_column_inner .tp-parallax-wrap{text-align:inherit}.rev_column_inner .tp-mask-wrap{display:inline-block}.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{position:relative!important;left:auto!important;top:auto!important;line-height:0}.tp-video-play-button,.tp-video-play-button i{line-height:50px!important;vertical-align:top;text-align:center}.rev_column_inner .rev_layer_in_column,.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{vertical-align:top}.rev_break_columns{display:block!important}.rev_break_columns .tp-parallax-wrap.rev_column{display:block!important;width:100%!important}.fullwidthbanner-container{overflow:hidden}.fullwidthbanner-container .fullwidthabanner{width:100%;position:relative}.tp-static-layers{position:absolute;z-index:101;top:0;left:0}.tp-caption .frontcorner{border-left:40px solid transparent;border-right:0 solid transparent;border-top:40px solid #00A8FF;left:-40px}.tp-caption .backcorner{border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00A8FF;right:0}.tp-caption .frontcornertop{border-left:40px solid transparent;border-right:0 solid transparent;border-bottom:40px solid #00A8FF;left:-40px}.tp-caption .backcornertop{border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00A8FF;right:0}.tp-layer-inner-rotation{position:relative!important}img.tp-slider-alternative-image{width:100%;height:auto}.caption.fullscreenvideo,.rs-background-video-layer,.tp-caption.coverscreenvideo,.tp-caption.fullscreenvideo{width:100%;height:100%;top:0;left:0;position:absolute}.noFilterClass{filter:none!important}.rs-background-video-layer{visibility:hidden;z-index:0}.caption.fullscreenvideo audio,.caption.fullscreenvideo iframe,.caption.fullscreenvideo video,.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe audio,.tp-caption.fullscreenvideo iframe video{width:100%!important;height:100%!important;display:none}.fullcoveredvideo audio,.fullscreenvideo audio .fullcoveredvideo video,.fullscreenvideo video{background:#000}.fullcoveredvideo .tp-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid .tp-poster{display:none}.tp-video-play-button{background:#000;background:rgba(0,0,0,.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#FFF;margin-top:-25px;margin-left:-25px;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;z-index:4;opacity:0;transition:opacity .3s ease-out!important}.tp-audio-html5 .tp-video-play-button,.tp-hiddenaudio{display:none!important}.tp-caption .html5vid{width:100%!important;height:100%!important}.tp-video-play-button i{width:50px;height:50px;display:inline-block;font-size:40px!important}.rs-fullvideo-cover,.tp-dottedoverlay,.tp-shadowcover{height:100%;top:0;left:0;position:absolute}.tp-caption:hover .tp-video-play-button{opacity:1;display:block}.tp-caption .tp-revstop{display:none;border-left:5px solid #fff!important;border-right:5px solid #fff!important;margin-top:15px!important;line-height:20px!important;vertical-align:top;font-size:25px!important}.tp-seek-bar,.tp-video-button,.tp-volume-bar{outline:0;line-height:12px;margin:0;cursor:pointer}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:inline-block}.videoisplaying .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none!important}.fullscreenvideo .fullscreenvideo audio,.fullscreenvideo .fullscreenvideo video{object-fit:contain!important}.fullscreenvideo .fullcoveredvideo audio,.fullscreenvideo .fullcoveredvideo video{object-fit:cover!important}.tp-video-controls{position:absolute;bottom:0;left:0;right:0;padding:5px;opacity:0;transition:opacity .3s;background-image:linear-gradient(to bottom,#000 13%,#323232 100%);display:table;max-width:100%;overflow:hidden;box-sizing:border-box}.rev-btn.rev-hiddenicon i,.rev-btn.rev-withicon i{transition:all .2s ease-out!important;font-size:15px}.tp-caption:hover .tp-video-controls{opacity:.9}.tp-video-button{background:rgba(0,0,0,.5);border:0;border-radius:3px;font-size:12px;color:#fff;padding:0}.tp-video-button:hover{cursor:pointer}.tp-video-button-wrap,.tp-video-seek-bar-wrap,.tp-video-vol-bar-wrap{padding:0 5px;display:table-cell;vertical-align:middle}.tp-video-seek-bar-wrap{width:80%}.tp-video-vol-bar-wrap{width:20%}.tp-seek-bar,.tp-volume-bar{width:100%;padding:0}.rs-fullvideo-cover{width:100%;background:0 0;z-index:5}.disabled_lc .tp-video-play-button,.rs-background-video-layer audio::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls-start-playback-button{display:none!important}.tp-audio-html5 .tp-video-controls{opacity:1!important;visibility:visible!important}.tp-dottedoverlay{background-repeat:repeat;width:100%;z-index:3}.tp-dottedoverlay.twoxtwo{background:url(https://www.minosegibutorhaz.hu/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile.png)}.tp-dottedoverlay.twoxtwowhite{background:url(https://www.minosegibutorhaz.hu/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_white.png)}.tp-dottedoverlay.threexthree{background:url(https://www.minosegibutorhaz.hu/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_3x3.png)}.tp-dottedoverlay.threexthreewhite{background:url(https://www.minosegibutorhaz.hu/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;background:#fff;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,.8)}.tp-shadow2:after,.tp-shadow2:before,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:0 0;box-shadow:0 15px 10px rgba(0,0,0,.8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.tp-shadow5:after,.tp-shadow5:before{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0 rgba(0,0,0,.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px/20px}.tp-button{padding:6px 13px 5px;border-radius:3px;height:30px;cursor:pointer;color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.6)!important;font-size:15px;line-height:45px!important;font-family:arial,sans-serif;font-weight:700;letter-spacing:-1px;text-decoration:none}.tp-button.big{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.6);font-weight:700;padding:9px 20px;font-size:19px;line-height:57px!important}.purchase:hover,.tp-button.big:hover,.tp-button:hover{background-position:bottom,15px 11px}.purchase.green,.purchase:hover.green,.tp-button.green,.tp-button:hover.green{background-color:#21a117;box-shadow:0 3px 0 0 #104d0b}.purchase.blue,.purchase:hover.blue,.tp-button.blue,.tp-button:hover.blue{background-color:#1d78cb;box-shadow:0 3px 0 0 #0f3e68}.purchase.red,.purchase:hover.red,.tp-button.red,.tp-button:hover.red{background-color:#cb1d1d;box-shadow:0 3px 0 0 #7c1212}.purchase.orange,.purchase:hover.orange,.tp-button.orange,.tp-button:hover.orange{background-color:#f70;box-shadow:0 3px 0 0 #a34c00}.purchase.darkgrey,.purchase:hover.darkgrey,.tp-button.darkgrey,.tp-button.grey,.tp-button:hover.darkgrey,.tp-button:hover.grey{background-color:#555;box-shadow:0 3px 0 0 #222}.purchase.lightgrey,.purchase:hover.lightgrey,.tp-button.lightgrey,.tp-button:hover.lightgrey{background-color:#888;box-shadow:0 3px 0 0 #555}.rev-btn,.rev-btn:visited{outline:0!important;box-shadow:none!important;text-decoration:none!important;line-height:44px;font-size:17px;font-weight:500;padding:12px 35px;box-sizing:border-box;font-family:Roboto,sans-serif;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:900}.rev-btn.rev-withicon i{font-weight:400;position:relative;top:0;margin-left:10px!important}.rev-btn.rev-hiddenicon i{font-weight:400;position:relative;top:0;opacity:0;margin-left:0!important;width:0!important}.rev-btn.rev-hiddenicon:hover i{opacity:1!important;margin-left:10px!important;width:auto!important}.rev-btn.rev-medium,.rev-btn.rev-medium:visited{line-height:36px;font-size:14px;padding:10px 30px}.rev-btn.rev-medium.rev-hiddenicon i,.rev-btn.rev-medium.rev-withicon i{font-size:14px;top:0}.rev-btn.rev-small,.rev-btn.rev-small:visited{line-height:28px;font-size:12px;padding:7px 20px}.rev-btn.rev-small.rev-hiddenicon i,.rev-btn.rev-small.rev-withicon i{font-size:12px;top:0}.rev-maxround{border-radius:30px}.rev-minround{border-radius:3px}.rev-burger{position:relative;width:60px;height:60px;box-sizing:border-box;padding:22px 0 0 14px;border-radius:50%;border:1px solid rgba(51,51,51,.25);-webkit-tap-highlight-color:transparent;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat!important}.rev-burger.revb-white span,.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger span:nth-child(2){margin:3px 0}#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0}#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px solid rgba(255,255,255,.2)}.rev-burger.revb-darknoborder,.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-darknoborder span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull span,.rev-scroll-btn.revs-fullwhite{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:50%}50%{opacity:0;top:50%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#fff;font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>.active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{color:#fff}.rev-scroll-btn>.active,.rev-scroll-btn>:active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{opacity:.8}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span,.tp-bullet{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;background:#fff;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite}.rev-scroll-btn.revs-dark{border-color:#333}.rev-scroll-btn.revs-dark span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#FFF;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0,0,0,.5);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr,.rev-cbutton-light-sr{border-radius:3px}.rev-cbutton-light,.rev-cbutton-light-sr{color:#333;background-color:rgba(255,255,255,.75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3B5998}.rev-sbutton-lightblue{background-color:#00A0D1}.rev-sbutton-red{background-color:#DD4B39}.tp-bannertimer{visibility:hidden;width:100%;height:5px;background:#000;background:rgba(0,0,0,.15);position:absolute;z-index:200;top:0}.tp-bannertimer.tp-bottom{top:auto;bottom:0!important;height:5px}.tp-caption img{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);zoom:1}.caption.slidelink a div,.tp-caption.slidelink a div{width:3000px;height:1500px;background:url(https://www.minosegibutorhaz.hu/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/coloredbg.png)}.tp-caption.slidelink a span{background:url(https://www.minosegibutorhaz.hu/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/coloredbg.png)}.tp-loader.spinner0,.tp-loader.spinner5{background-image:url(https://www.minosegibutorhaz.hu/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/loader.gif);background-repeat:no-repeat}.tp-shape{width:100%;height:100%}.tp-caption .rs-starring{display:inline-block}.tp-caption .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#FFC321!important}.tp-caption .rs-starring .star-rating,.tp-caption .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em!important}.tp-loader.spinner0,.tp-loader.spinner1{width:40px;height:40px;margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;background-color:#fff;border-radius:3px;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-caption .rs-starring .star-rating:before,.tp-caption .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#E0DADF;float:left;top:0;left:0;position:absolute}.tp-caption .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em!important}.tp-caption .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.tp-loader{top:50%;left:50%;z-index:10000;position:absolute}.tp-loader.spinner0{background-position:center center}.tp-loader.spinner5{background-position:10px 10px;background-color:#fff;margin:-22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.tp-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;animation:tp-scaleout 1s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.tp-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}.tp-loader.spinner3 .bounce1,.tp-loader.spinner3 .bounce2,.tp-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}.tp-loader.spinner3 .bounce1{animation-delay:-.32s}.tp-loader.spinner3 .bounce2{animation-delay:-.16s}@keyframes tp-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.tp-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2s infinite linear}.tp-loader.spinner4 .dot1,.tp-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.tp-bullets.navbar,.tp-tabs.navbar,.tp-thumbs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-bullets,.tp-tabs,.tp-thumbs{position:absolute;display:block;z-index:1000;top:0;left:0}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box}.tp-arr-imgholder,.tp-tab-image,.tp-thumb-image,.tp-videoposter{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.tp-tab.selected,.tp-tab:hover,.tp-thumb.selected,.tp-thumb:hover{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box!important}.tp-tabs,.tp-thumbs{box-sizing:content-box!important}.tp-bullet{width:15px;height:15px;position:absolute;background:rgba(255,255,255,.3);cursor:pointer}.tp-bullet.selected,.tp-bullet:hover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows:hover{background:#000}.tparrows:before{font-family:revicons;font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.hginfo,.hglayerinfo{font-size:12px;font-weight:600}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}body.rtl .tp-kbimg{left:0!important}.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,.4)}.hglayerinfo{position:fixed;bottom:0;left:0;color:#FFF;line-height:20px;background:rgba(0,0,0,.75);padding:5px 10px;z-index:2000;white-space:normal}.helpgrid,.hginfo{position:absolute}.hginfo{top:-2px;left:-2px;color:#e74c3c;background:#000;padding:2px 5px}.indebugmode .tp-caption:hover{border:1px dashed #c0392b!important}.helpgrid{border:2px dashed #c0392b;top:0;left:0;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgba(0,0,0,.7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}
