/**
 * 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.goelst.nl/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.goelst.nl/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.goelst.nl/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.goelst.nl/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.goelst.nl/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.goelst.nl/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.goelst.nl/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.goelst.nl/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.goelst.nl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/**
 * Magmodules.eu - http://www.magmodules.eu - info@magmodules.eu
 * =============================================================
 * NOTICE OF LICENSE [Single domain license]
 * This source file is subject to the EULA that is
 * available through the world-wide-web at:
 * http://www.magmodules.eu/license-agreement/
 * =============================================================
 * @category    Magmodules
 * @package     Magmodules_Gallery
 * @author      Magmodules <info@magmodules.eu>
 * @copyright   Copyright (c) 2013 (http://www.magmodules.eu)
 * @license     http://www.magmodules.eu/license-agreement/  
 * =============================================================
 */
 
.gallery_wrapper {
	width: 100%;
	margin: 0 auto;
}

.gallery_wrapper h3 {
    font-size: 24px;
    margin-left: 5px;
}

.gallery_title { 
	margin-left: 5px; 
	margin-bottom: 15px;
	margin-top: 5px;
	height: 5px; 
	color: rgb(124, 124, 124);
	font-weight: bold;
}

.gallery_description { 
	margin-left: 5px;  
	color: rgb(124, 124, 124);
}

/** DEFAULT THEME **/

.gallery_wrapper ul.gallery_default {
	list-style-type: none;
	overflow: hidden;
	margin-top: 10px;
}

.gallery_wrapper .gallery_default li {
	float: left;
	margin: 5px;
	position: relative;
}

.gallery_wrapper .gallery_default li  > a,
.gallery_wrapper .gallery_default li  > a img {
	display: block;
}

.gallery_wrapper .gallery_default li  > a {
	position: relative;
	border-radius: 3px;
	border: 5px solid #fff;
	box-shadow: 0px 0px 3px #BABABA;
	margin: 5px;
}

.gallery_wrapper .gallery_default li   > a:hover {
	box-shadow: 0px 0px 7px #B0B0B0;
	border-radius: 3px;
 	
	opacity: 0.9;  
	/* transition: opacity .15s ease-in-out; */  
	-moz-transition: opacity .15s ease-in-out;  
	/* -webkit-transition: opacity .15s ease-in-out; */
}

/** THEME POLOROID **/

.gallery_wrapper ul.gallery_polaroids li { 
	display: inline; 
	overflow: hidden;
}

.gallery_wrapper ul.gallery_polaroids a { 
	background: #fff; 
	display: inline; 
	float: left; 
	margin: 0 0 27px 30px; 
	width: auto; 
	padding: 10px 10px 15px; 
	text-align: center; 
	font-family: "Marker Felt", sans-serif; 
	text-decoration: none; 
	color: #333; 
	font-size: 13px; 
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25); 
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-webkit-transform: rotate(-2deg); 
	-webkit-transition:
	-webkit-transform .15s linear; 
	-moz-transform: rotate(-2deg); 
}

.gallery_wrapper ul.gallery_polaroids li {
	padding-left: 0;
}

.gallery_wrapper ul.gallery_polaroids img { 
	display: block;  
	margin-bottom: 12px; 
}

.gallery_wrapper ul.gallery_polaroids a:after { 
	content: attr(alt); 
}

.gallery_wrapper ul.gallery_polaroids li:nth-child(even) a { 
	-webkit-transform: rotate(2deg);  
	-moz-transform: rotate(2deg); 
}

.gallery_wrapper ul.gallery_polaroids li:nth-child(3n) a { 
	-webkit-transform: none; 
	position: relative; 
	top: -5px;  
	-moz-transform: none; 
}

.gallery_wrapper ul.gallery_polaroids li:nth-child(5n) a { 
	-webkit-transform: rotate(5deg); 
	position: relative; 
	right: 5px;  
	-moz-transform: rotate(5deg); 
}

.gallery_wrapper ul.gallery_polaroids li:nth-child(8n) a { 
	position: relative; 
	right: 5px; 
	top: 8px; 
}

.gallery_wrapper ul.gallery_polaroids li:nth-child(11n) a { 
	position: relative; 
	left: -5px; 
	top: 3px; 
}

.gallery_wrapper ul.gallery_polaroids li.messy a {
	margin-top: -400px;
	position: relative;
	left: 160px;
}

.gallery_wrapper ul.gallery_polaroids li a:hover { 
	-webkit-transform: scale(1.25); 
	-moz-transform: scale(1.25); 
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.5); 
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.5); 
	position: relative; 
	z-index: 5; 
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 80000;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
}

  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out; 
  -moz-transition: all 0.3s ease-out; 
  -o-transition: all 0.3s ease-out; 
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
    z-index: 10000;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
/*!
 * 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.goelst.nl/skin/frontend/sm-furnicom/default/css/fonts/glyphicons-halflings-regular.eot');
  src: url('https://www.goelst.nl/skin/frontend/sm-furnicom/default/css/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://www.goelst.nl/skin/frontend/sm-furnicom/default/css/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://www.goelst.nl/skin/frontend/sm-furnicom/default/css/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://www.goelst.nl/skin/frontend/sm-furnicom/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)}
.selector {
  border: 1px solid #dddddd;
  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: 38px;
  padding-left: 10px;
  height: 25px;
  line-height: 25px;
  width: auto !important;
}
.selector span:before {
  font-family: fontawesome;
  content: "\f0d7";
  font-size: 14px;
  width: 37px;
  line-height: 25px;
  text-align: center;
  position: absolute;
  right: 0px;
  top: 0px;
}
.main .std ul,
.main .std li {
  list-style: none;
}
.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: #f2133a !important;
  white-space: nowrap;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #f2133a !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 h1 {
  font-size: 128.571%;
  color: #444;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 3px;
  margin-top: 4px;
}
.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: #f2133a;
}
.button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.button {
  -webkit-border-fit: lines;
}
.button {
  overflow: visible;
  width: auto;
  border: 0;
  margin: 0;
  background-color: #f2133a;
  cursor: pointer;
  height: 36px;
  line-height: 36px;
  padding: 0 20px;
  white-space: nowrap;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.button:hover {
  background: #e93712;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.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;
}
.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%;
}
@media (min-width: 1200px) {
  .wrapper {
    overflow-x: hidden;
  }
}
.boxed-layout .wrapper {
  max-width: 1200px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.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: #e12f2f;
}
.regular-price .price {
  font-size: 116.7%;
  font-weight: 700;
}
.special-price .price .price {
  font-weight: 700;
  font-size: 107.69%;
}
.old-price {
  margin: 0;
}
.old-price .price-label {
  white-space: nowrap;
  color: #999;
}
.old-price .price {
  text-decoration: line-through;
  color: #999;
  font-weight: normal;
  position: relative;
  top: 2px;
  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;
}
.price-to {
  margin: 0;
}
.price-to .price-label {
  white-space: nowrap;
}
.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: #2f2f2f;
}
.tier-prices .price {
  font-weight: bold;
  color: #2f2f2f;
}
.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%;
}
.rating-box {
  width: 70px;
  height: 12px;
  font-size: 0;
  line-height: 0;
  background: url(https://www.hangingshop.com/skin/frontend/sm-furnicom/default/images/bkg_rating.png) 0 0 repeat-x;
  text-indent: -999em;
  overflow: hidden;
}
.rating-box .rating {
  float: left;
  height: 12px;
  background: url(https://www.hangingshop.com/skin/frontend/sm-furnicom/default/images/bkg_rating.png) 0 100% repeat-x;
  position: relative;
  top: 0px;
}
label,
.label {
  font-weight: normal !important;
  color: inherit;
  font-size: 100%;
  margin-bottom: 0;
}
.required em {
  display: none;
}
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 {
  margin-bottom: 20px;
  float: left;
  margin-right: 5px;
}
.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;
  font-size: 123.07%;
}
.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;
}
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 {
  width: 40px;
  height: 40px;
  display: inline-block;
  background-color: #f2133a;
  text-align: center;
  line-height: 40px;
  color: #fff;
  position: fixed;
  bottom: 50px;
  right: 20px;
  opacity: 0.6;
  z-index: 800;
}
#yt-totop:before {
  content: "\f062";
  font-family: fontawesome;
  font-size: 20px;
}
#yt-totop:hover {
  opacity: 1;
}
.sm-imageslider-loading {
  width: 100%;
  max-width: 100%;
  padding: 0;
  position: relative;
  background: url(https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/477.gif) center center no-repeat transparent;
  min-height: 300px;
}
.custom-slider-img-w,
.sm-imageslider {
  position: relative;
  float: left;
  width: 100%;
}
.custom-slider-img-w .owl-theme .owl-controls .owl-nav,
.sm-imageslider .owl-theme .owl-controls .owl-nav {
  height: 0;
}
.custom-slider-img-w .owl-theme .owl-controls .owl-nav .owl-prev,
.sm-imageslider .owl-theme .owl-controls .owl-nav .owl-prev,
.custom-slider-img-w .owl-theme .owl-controls .owl-nav .owl-next,
.sm-imageslider .owl-theme .owl-controls .owl-nav .owl-next {
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  text-indent: -999em;
}
.custom-slider-img-w .owl-theme .owl-controls .owl-nav .owl-prev:before,
.sm-imageslider .owl-theme .owl-controls .owl-nav .owl-prev:before,
.custom-slider-img-w .owl-theme .owl-controls .owl-nav .owl-next:before,
.sm-imageslider .owl-theme .owl-controls .owl-nav .owl-next:before {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  background: url('https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/prev-next.png') no-repeat;
  content: "";
  width: 35px;
  height: 60px;
}
.custom-slider-img-w .owl-theme .owl-controls .owl-nav .owl-prev:hover:before,
.sm-imageslider .owl-theme .owl-controls .owl-nav .owl-prev:hover:before,
.custom-slider-img-w .owl-theme .owl-controls .owl-nav .owl-next:hover:before,
.sm-imageslider .owl-theme .owl-controls .owl-nav .owl-next:hover:before {
  background-image: url("https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/red/prev-next.png");
}
.custom-slider-img-w .owl-theme .owl-controls .owl-nav .owl-prev:before,
.sm-imageslider .owl-theme .owl-controls .owl-nav .owl-prev:before {
  background-position: 0 0;
  left: 40px;
}
.custom-slider-img-w .owl-theme .owl-controls .owl-nav .owl-next:before,
.sm-imageslider .owl-theme .owl-controls .owl-nav .owl-next:before {
  background-position: 0 -80px;
  right: 40px;
}
.custom-slider-img-w .owl-theme .owl-controls .owl-dots,
.sm-imageslider .owl-theme .owl-controls .owl-dots {
  margin-top: -87px;
  position: relative;
  z-index: 99;
}
.custom-slider-img-w .owl-theme .owl-controls .owl-dots .owl-dot span,
.sm-imageslider .owl-theme .owl-controls .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: #fff;
  display: block;
  border: none;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.custom-slider-img-w .owl-theme .owl-controls .owl-dots .owl-dot.active span,
.sm-imageslider .owl-theme .owl-controls .owl-dots .owl-dot.active span,
.custom-slider-img-w .owl-theme .owl-controls .owl-dots .owl-dot:hover span,
.sm-imageslider .owl-theme .owl-controls .owl-dots .owl-dot:hover span {
  background-color: #f2133a;
}
.custom-slider-img-w .owl-theme .owl-stage,
.sm-imageslider .owl-theme .owl-stage {
  position: inherit;
}
.custom-slider-img-w:hover .owl-theme .owl-controls .owl-nav .owl-prev,
.sm-imageslider:hover .owl-theme .owl-controls .owl-nav .owl-prev,
.custom-slider-img-w:hover .owl-theme .owl-controls .owl-nav .owl-next,
.sm-imageslider:hover .owl-theme .owl-controls .owl-nav .owl-next {
  visibility: visible;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.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 #dddddd;
  padding-top: 15px;
}
.home-menu-dropdown {
  padding: 0 20px;
  display: inline-block;
  width: 100%;
}
.home-menu-dropdown .item-home-store {
  width: 50%;
  float: left;
}
.home-menu-dropdown .item-home-store .title-menu-home {
  font-size: 107.69%;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #444444;
}
.home-menu-dropdown .item-home-store li a {
  display: block !important;
  padding: 3px 0px;
}
.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;
}
.home-menu-dropdown .item-home-store.theme-color li.red a:before {
  background-color: #e93712;
}
.home-menu-dropdown .item-home-store.theme-color li.green a:before {
  background-color: #79b6a0;
}
.home-menu-dropdown .item-home-store.theme-color li.blue a:before {
  background-color: #00a9df;
}
.home-menu-dropdown .item-home-store.theme-color li.orange a:before {
  background-color: #ff7645;
}
.home-menu-dropdown .item-home-store.theme-color li.brown a:before {
  background-color: #beae59;
}
.homestyle1 .static-image-1 .col-static-image a img: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;
}
.cms-index-index .col-main {
  padding-top: 0px;
}
.cms-index-index .main {
  padding-bottom: 0px;
}
.wow {
  clear: both;
}
.full-wrapper {
  margin-left: -1000px;
  margin-right: -1000px;
}
.content-box {
  margin-top: 40px;
  float: left;
  width: 100%;
}
.margin-slider {
  margin: 0 -15px;
  overflow: hidden;
}
.mobile-menu {
  color: #fff;
}
.btn-submobile {
  cursor: pointer;
  display: none !important;
  position: absolute;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  right: 0;
  top: 11px;
  z-index: 100;
  color: #fff;
}
.btn-submobile:before {
  content: '\f0d7';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.btn-submobile.btnsub-active:before {
  content: '\f0d8';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.header-container .navigation-mobile .row {
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
}
.header-container .navigation-mobile [class^="col-"] {
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
}
.header-container .navigation-mobile .sm_megamenu_menu > li {
  padding: 8px 0;
  border-bottom: 1px solid #ddd;
  display: block !important;
  position: relative;
}
.header-container .navigation-mobile .sm_megamenu_menu > li > a {
  text-transform: uppercase;
  font-weight: 700;
  background: none;
  font-size: 116.67%;
}
.header-container .navigation-mobile .sm_megamenu_menu > li > a + div {
  display: none;
}
.header-container .navigation-mobile .sm_megamenu_title_lv3 {
  display: block;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #fff;
}
.header-container .navigation-mobile .sm_megamenu_menu > li > a .icon_items {
  display: none;
}
.header-container .navigation-mobile .sm_megamenu_menu > li .sm-megamenu-child {
  background: none !important;
  border: none !important;
  padding-top: 10px;
  padding-left: 5px;
  display: none;
}
.header-container .navigation-mobile .sm_megamenu_menu > li .btn-submobile {
  display: block !important;
}
.header-container .navigation-mobile .sm_megamenu_menu [class^="sm_megamenu_col_"] {
  display: block !important;
  width: 100% !important;
  border: none !important;
  padding: 0 !important;
  margin-bottom: 10px;
}
.header-container .navigation-mobile .right-image-menu {
  margin: 0 0 20px;
  float: none;
}
.header-container .navigation-mobile .home-item-parent .mega-home-content ul li a {
  padding: 5px 0 !important;
}
.header-container .navigation-mobile .home-item-parent .mega-home-content .feature-title {
  padding: 5px 0 !important;
  text-transform: unset;
}
.header-container .navigation-mobile .home-menu-dropdown {
  padding: 0;
}
.header-container .navigation-mobile .home-menu-dropdown .item-home-store {
  width: 100%;
}
.header-container .navigation-mobile .home-menu-dropdown .item-home-store .title-menu-home {
  color: #fff;
}
.header-container .navigation-mobile .products-grid .item {
  margin-bottom: 30px;
  padding: 0;
}
.footer-container .before-footer {
  background-color: #ddd;
  color: #444444;
  padding: 24px 0;
}
.footer-container .before-footer .footer-support p {
  font-size: 150%;
  font-weight: bold;
}
.footer-container .before-footer .footer-support span {
  font-size: 116.7%;
}
.footer-container .before-footer .footer-newsletter .block-subscribe .input-box {
  color: #999;
  position: relative;
  border: 6px solid #f2133a;
  float: right;
  background-color: #fff;
  width: 100%;
  height: 50px;
}
.footer-container .before-footer .footer-newsletter .block-subscribe .input-box i {
  float: left;
  padding: 12px 5px 13px 18px;
  position: absolute;
  z-index: 1;
  font-size: 13px;
}
.footer-container .before-footer .footer-newsletter .block-subscribe .input-box .button {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #444444;
  text-transform: uppercase;
  color: #fff;
  float: right;
  height: 38px;
  line-height: 40px;
  font-weight: normal;
  border-left: 6px solid #f2133a;
  padding: 0 30px;
  font-weight: bold;
}
.footer-container .before-footer .footer-newsletter .block-subscribe .input-box .button:hover {
  color: #f2133a;
}
.footer-container .before-footer .footer-newsletter .block-subscribe .input-box input.input-text {
  border: none;
  height: 38px;
  width: 100%;
  padding-left: 40px;
  position: absolute;
  top: 0;
  left: 0;
  float: left;
}
.footer-container .before-footer .footer-newsletter .block-subscribe .input-box input.input-text:focus,
.footer-container .before-footer .footer-newsletter .block-subscribe .input-box input.input-text:active {
  background-color: #fff;
}
.footer-container .before-footer .footer-newsletter .block-subscribe .input-box .validation-advice {
  position: absolute;
  top: 46px;
}
.footer-container .footer {
  color: #fff;
  background-image: url("https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/bg-footer.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}
.footer-container .footer .footer-top .spotlight .block-title {
  position: relative;
  font-size: 116.7%;
  text-transform: uppercase;
  padding-top: 35px;
  font-weight: bold;
}
.footer-container .footer .footer-top .spotlight .block-title::after {
  position: absolute;
  content: "";
  background-color: #f2133a;
  bottom: -12px;
  left: 0;
  width: 40px;
  height: 3px;
}
.footer-container .footer .footer-top .spotlight .block-cont {
  padding-top: 25px;
}
.footer-container .footer .footer-top .spotlight .block-cont ul li {
  position: relative;
  line-height: 25px;
}
.footer-container .footer .footer-top .spotlight .block-cont ul li:before {
  content: '\f0da';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.footer-container .footer .footer-top .spotlight .block-cont ul li a {
  color: #fff;
  padding-left: 5px;
}
.footer-container .footer .footer-top .spotlight .block-cont ul li a:hover {
  color: #f2133a;
}
.footer-container .footer .footer-top .spotlight .block-cont ul li:hover:before {
  color: #f2133a;
}
.footer-container .footer .footer-top .spotlight4 .inner {
  position: relative;
  z-index: 1;
  padding: 0 25px 20px 20px;
  float: left;
}
.footer-container .footer .footer-top .spotlight4 .inner:before {
  position: absolute;
  content: "";
  background-color: #f2133a;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  -ms-opacity: 0.5;
  -o-opacity: 0.5;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.footer-container .footer .footer-top .spotlight4 .inner span {
  padding-left: 7px;
}
.footer-container .footer .footer-top .spotlight4 .inner .fa {
  width: 20px;
  text-align: center;
  padding-top: 6px;
}
.footer-container .footer .footer-top .spotlight4 .inner .fa-mobile {
  font-size: 16px;
}
.footer-container .footer .footer-top .spotlight4 .inner p {
  display: inline-block;
  line-height: 25px;
  width: 100%;
}
.footer-container .footer .footer-top .spotlight4 .inner p.first i {
  height: 60px;
  float: left;
}
.footer-container .footer .footer-top .spotlight4 .inner p.first span {
  margin-left: 20px;
  display: block;
}
.footer-container .footer .footer-top .spotlight4 .inner .payment {
  margin-top: 20px;
}
.footer-container .footer .footer-top .spotlight4 .inner .payment a {
  margin-right: 10px;
}
.footer-container .footer .footer-top .spotlight4 .inner .payment a.pay5 {
  margin-top: 10px;
  float: left;
}
.footer-container .footer .footer-bottom {
  position: relative;
  z-index: 1;
}
.footer-container .footer .footer-bottom:before {
  position: absolute;
  content: "";
  background-color: #444444;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  -ms-opacity: 0.5;
  -o-opacity: 0.5;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.footer-container .footer .footer-bottom .fbottom1 {
  padding-top: 15px;
}
.footer-container .footer .footer-bottom .footer-title {
  font-size: 133.3%;
  font-weight: bold;
  padding-bottom: 15px;
}
.footer-container .footer .footer-bottom .copyright-footer {
  text-align: center;
}
.footer-container .footer .footer-bottom .copyright-footer a {
  color: #f2133a;
}
.footer-container .footer .footer-bottom .copyright-footer .inner {
  display: inline-block;
  margin: 15px 0 20px 0;
}
.footer-container .footer .footer-bottom .apps {
  float: right;
}
.footer-container .footer .footer-bottom .apps .footer-title {
  text-align: right;
}
.footer-container .footer .footer-bottom .apps .app-cont a {
  margin-left: 5px;
}
.footer-container .footer .footer-bottom .socials-wrap ul li {
  display: inline-block;
  margin-right: 5px;
}
.footer-container .footer .footer-bottom .socials-wrap ul li .name-social {
  display: none;
}
.footer-container .footer .footer-bottom .socials-wrap ul li .icon-social {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #000;
  color: #fff;
  text-align: center;
}
.footer-container .footer .footer-bottom .socials-wrap ul li .icon-social:hover {
  background-color: #f2133a;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer-container .before-footer .footer-newsletter .block-subscribe .input-box input.input-text {
    width: 280px;
  }
  .footer-container .footer {
    background-size: auto 100%;
  }
  .footer-container .footer .footer-top .spotlight4 .inner .payment a.pay4 {
    margin-top: 10px;
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-container .before-footer .footer-newsletter .block-subscribe .input-box .button {
    padding: 0 14px;
  }
  .footer-container .before-footer .footer-newsletter .block-subscribe .input-box input.input-text {
    width: 200px;
  }
  .footer-container .before-footer .footer-support p {
    font-size: 130%;
  }
  .footer-container .footer .footer-top .spotlight4 .inner {
    padding: 0 0 20px 0;
  }
  .footer-container .footer .footer-top .spotlight4 .inner .payment a {
    margin-right: 5px;
  }
  .footer-container .footer .footer-top .spotlight4 .inner .payment a.pay5 {
    margin-top: 0;
  }
  .footer-container .footer .footer-top .spotlight4 .inner:before {
    display: none;
  }
  .footer-container .footer .footer-top .spotlight4 .inner .payment a.pay5 {
    float: none;
  }
}
@media (max-width: 767px) {
  .footer-container .before-footer .footer-support p {
    font-size: 120%;
  }
  .footer-container .before-footer .footer-support span {
    font-size: 100%;
  }
  .footer-container .before-footer .footer-newsletter {
    margin-top: 20px;
  }
  .footer-container .before-footer .footer-newsletter .block-subscribe .input-box .button {
    padding: 0 5px;
  }
  .footer-container .before-footer .footer-newsletter .block-subscribe .input-box input.input-text {
    padding-left: 35px;
  }
  .footer-container .footer .footer-top .spotlight .block-title {
    padding-top: 20px;
  }
  .footer-container .footer .footer-top .spotlight4 .inner {
    padding: 0 0 20px 0;
  }
  .footer-container .footer .footer-top .spotlight4 .inner .payment a {
    margin-right: 5px;
  }
  .footer-container .footer .footer-top .spotlight4 .inner .payment a.pay5 {
    margin-top: 0;
  }
  .footer-container .footer .footer-top .spotlight4 .inner:before {
    display: none;
  }
  .footer-container .footer .footer-top .spotlight4 .inner .payment a.pay5 {
    float: none;
  }
  .footer-container .footer .footer-top .spotlight4 .inner .payment a {
    margin-right: 3px;
  }
  .footer-container .footer .footer-bottom .socials-wrap {
    float: left;
  }
  .footer-container .footer .footer-bottom .footer-title {
    padding-bottom: 5px;
  }
  .footer-container .footer .footer-bottom .apps {
    float: left;
    margin-bottom: 20px;
  }
  .footer-container .footer .footer-bottom .apps .footer-title {
    text-align: left;
  }
  .footer-container .footer .footer-bottom .apps .app-cont a {
    margin-left: 0;
  }
}
.category-image {
  display: none;
}
.col3-layout .category-products .toolbar .toolbar-inner .sortby-limiter {
  float: none;
  width: 100%;
  border-top: 1px solid #dddddd;
  margin-top: 10px;
  padding-top: 10px;
}
.category-title {
  display: none;
}
.block.block-compare {
  margin-top: 40px;
}
.block-product-sidebar {
  margin-bottom: 0 !important;
}
.block {
  margin: 0 0 40px;
}
.block.block-layered-nav {
  background-color: #fff;
}
.block .block-title {
  background-color: #444;
  padding: 10px 20px;
}
.block .block-title span {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  font-size: 166.7%;
  color: #fff;
  font-weight: bold;
}
.block .block-title a {
  text-decoration: none !important;
}
.block .block-content {
  padding: 20px;
  display: block !important;
  background-color: #fff;
}
.block .actions {
  text-align: right;

}
.block .actions a {
  float: left;
}
.block .actions button.button {
  float: right;
}
.sidebar-product .basic-products-list .bs-items {
  margin-bottom: 0;
}
.sidebar-product .basic-products-list .bs-items .item:last-child {
  margin-bottom: 0;
}
.basic-products-list {
  padding: 0 !important;
  background-color: transparent !important;
}
.basic-products-list .list-items {
  margin: 0;
}
.basic-products-list .list-items .item {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.basic-products-list .list-items .item .item-inner .image-box {
  float: left;
  width: 108px;
  border: 1px solid #dddddd;
}
.basic-products-list .list-items .item .item-inner .image-box:hover {
  border-color: #f2133a;
}
.basic-products-list .list-items .item .item-inner .info-product-box {
  margin-left: 130px;
}
.basic-products-list .list-items .item .item-inner .info-product-box .bs-title {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 116.7%;
}
.basic-products-list .list-items .item .item-inner .info-product-box .ratings {
  display: inline-block;
  width: 100%;
  margin-bottom: 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: 3px 0 2px;
}
.basic-products-list .list-items .item .item-inner .info-product-box .price-box {
  margin: 0;
}
.label-product {
  position: absolute;
  top: 10px;
  width: 50px;
  height: 38px;
  text-indent: -999em;
}
.label-product.label-sale {
  right: 10px;
  background: url('https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/sale-icon.png') no-repeat center;
}
.label-product.label-new {
  left: 10px;
  background: url('https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/new-icon.png') no-repeat center;
}
.category-products {
  overflow: hidden;
}
.category-products .products-grid .item {
  margin-bottom: 30px;
}
.products-grid .item .item-inner .box-image,
.products-list .item .item-inner .box-image {
  position: relative;
}
.products-grid .item .item-inner .box-image .product-image img,
.products-list .item .item-inner .box-image .product-image img {
  width: 100%;
}
.products-grid .item .item-inner .box-image .product-image .second-image,
.products-list .item .item-inner .box-image .product-image .second-image {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
}
.products-grid .item .item-inner .box-image .product-image:hover .second-image,
.products-list .item .item-inner .box-image .product-image:hover .second-image {
  opacity: 1;
}
.products-grid .item .item-inner .box-image .configurable-swatch-list,
.products-list .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,
.products-list .item .item-inner .box-image .configurable-swatch-list li {
  display: inline-block;
}
.products-grid .item .item-inner .box-image .sm_quickview_handler,
.products-list .item .item-inner .box-image .sm_quickview_handler {
  display: block !important;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #dddddd;
  position: absolute;
  background-color: #fff;
  left: 50%;
  top: 50%;
  margin-top: -20px;
  margin-left: -20px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.products-grid .item .item-inner .box-image .sm_quickview_handler .btn-text,
.products-list .item .item-inner .box-image .sm_quickview_handler .btn-text {
  display: none;
}
.products-grid .item .item-inner .box-image .sm_quickview_handler:before,
.products-list .item .item-inner .box-image .sm_quickview_handler:before {
  content: '\f002';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
  color: #999;
}
.products-grid .item .item-inner .box-image .sm_quickview_handler:hover,
.products-list .item .item-inner .box-image .sm_quickview_handler:hover {
  background-color: #f2133a;
  border-color: #f2133a;
}
.products-grid .item .item-inner .box-image .sm_quickview_handler:hover:before,
.products-list .item .item-inner .box-image .sm_quickview_handler:hover:before {
  color: #fff;
}
.products-grid .item .item-inner .image-slider-product,
.products-list .item .item-inner .image-slider-product {
  width: 100%;
}
.products-grid .item .item-inner .image-slider-product .lSAction,
.products-list .item .item-inner .image-slider-product .lSAction,
.products-grid .item .item-inner .image-slider-product .lSPager,
.products-list .item .item-inner .image-slider-product .lSPager {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.products-grid .item .item-inner .image-slider-product:hover .lSAction,
.products-list .item .item-inner .image-slider-product:hover .lSAction,
.products-grid .item .item-inner .image-slider-product:hover .lSPager,
.products-list .item .item-inner .image-slider-product:hover .lSPager {
  opacity: 1;
}
.products-grid .item .item-inner .image-slider-product .item,
.products-list .item .item-inner .image-slider-product .item {
  padding: 0;
}
.products-grid .item .item-inner .image-slider-product img,
.products-list .item .item-inner .image-slider-product img {
  width: 100%;
}
.products-grid .item .item-inner .image-slider-product .lSPager,
.products-list .item .item-inner .image-slider-product .lSPager {
  position: absolute;
  bottom: 0px;
  width: 100%;
  text-align: center;
}
.products-grid .item .item-inner:hover .box-image .sm_quickview_handler,
.products-list .item .item-inner:hover .box-image .sm_quickview_handler {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.products-grid {
  margin-bottom: 0;
}
.products-grid .item {
  padding-left: 15px;
  padding-right: 15px;
}
.products-grid .item .item-inner {
  background-color: #fff;
  border: 1px solid #dddddd;
}
.products-grid .item .item-inner .bottom-action {
  border-top: 1px solid #dddddd;
  margin-top: 20px;
  display: table;
  width: 100%;
  position: relative;
}
.products-grid .item .item-inner .bottom-action .btn-action {
  border: none;
  display: inline-block !important;
  float: left;
  line-height: 45px;
  text-align: center;
  color: #fff;
  height: 45px;
  vertical-align: top;
  background-color: #fff;
}
.products-grid .item .item-inner .bottom-action .btn-action.link-compare {
  position: absolute;
  left: 0;
  width: 50px;
}
.products-grid .item .item-inner .bottom-action .btn-action.link-wishlist {
  width: 50px;
  position: absolute;
  right: 0;
}
.products-grid .item .item-inner .bottom-action .btn-action:hover {
  background-color: #f2133a;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.products-grid .item .item-inner .bottom-action .btn-action:hover:before {
  color: #fff !important;
}
.products-grid .item .item-inner .bottom-action .btn-action.btn-cart {
  width: 100%;
  text-align: center;
  color: #f2133a;
  background-color: #fff;
}
.products-grid .item .item-inner .bottom-action .btn-action.btn-cart span {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
}
.products-grid .item .item-inner .bottom-action .btn-action.btn-cart:hover {
  background-color: #f2133a;
  color: #fff;
}
.products-grid .item .item-inner .bottom-action .btn-action.link-compare:before {
  content: '\f079';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
  color: #999;
}
.products-grid .item .item-inner .bottom-action .btn-action.link-wishlist {
  float: right;
}
.products-grid .item .item-inner .bottom-action .btn-action.link-wishlist:before {
  content: '\f004';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
  color: #999;
}
.products-grid .item .item-inner .bottom-action .btn-action span {
  display: none;
}
.products-grid .item .item-inner .box-info {
  padding: 10px 0 0;
  text-align: center;
}
.products-grid .item .item-inner .box-info .product-name {
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  color: #444444;
  font-size: 116.7%;
}
.products-grid .item .item-inner .box-info .product-name a {
  white-space: nowrap;
}
.products-grid .item .item-inner .box-info .ratings .rating-box {
  position: relative;
  top: 5px;
  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: 3px 0px 4px;
  line-height: 20px;
}
.products-grid .item .item-inner .box-info .price-box {
  height: 23px;
  margin-bottom: 0;
  display: inline-block;
}
.products-list {
  margin: 0 0 30px 0;
}
.products-list .item:last-child .item-inner {
  margin-bottom: 0;
}
.products-list .item .item-inner {
  background-color: #fff;
  margin-bottom: 30px;
  position: relative;
  border: 1px solid #dddddd;
}
.products-list .item .item-inner .box-image {
  overflow: hidden;
}
.products-list .item .item-inner .box-info-list {
  padding: 20px 15px 20px 25px;
}
.products-list .item .item-inner .box-info-list .product-name {
  font-weight: 700;
  font-size: 116.7%;
  text-transform: uppercase;
}
.products-list .item .item-inner .box-info-list .price-box {
  margin-top: 0px;
  margin-bottom: 8px;
}
.products-list .item .item-inner .box-info-list .actions {
  margin-bottom: 5px;
  display: inline-block;
}
.products-list .item .item-inner .box-info-list .actions .btn-wrapper {
  float: left;
  margin-right: 10px;
}
.products-list .item .item-inner .box-info-list .actions .btn-wrapper .button {
  height: 46px;
  line-height: 46px;
}
.products-list .item .item-inner .box-info-list .actions .add-to-links {
  float: left;
}
.products-list .item .item-inner .box-info-list .actions .add-to-links li {
  float: left;
  margin-right: 5px;
  display: block;
  text-align: center;
}
.products-list .item .item-inner .box-info-list .actions .add-to-links li a {
  width: 46px;
  height: 46px;
  line-height: 46px;
  display: block !important;
  border: 1px solid #dddddd;
  color: #999;
  font-size: 14px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.products-list .item .item-inner .box-info-list .actions .add-to-links li a:hover {
  background-color: #f2133a;
  border-color: #f2133a;
  color: #fff;
}
.products-list .item .item-inner .box-info-list .ratings {
  display: inline-block;
  width: 100%;
  height: 20px;
  margin: 12px 0px 0px 0px;
}
.products-list .item .item-inner .box-info-list .no-rating {
  height: 20px;
  line-height: 20px;
  margin: 5px 0;
}
.products-list .item .item-inner .box-info-list .desc {
  margin-bottom: 15px;
  border-top: 1px dotted #ccc;
  padding-top: 15px;
  margin-top: 15px;
}
.toolbar .toolbar-inner {
  color: #404040;
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
  background-color: #fff;
  border: 1px solid #dddddd;
  padding: 5px;
}
.toolbar .toolbar-inner .pager {
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
.toolbar .toolbar-inner .pager .pages ol {
  margin: 0;
}
.toolbar .toolbar-inner .pager .pages ol li {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.toolbar .toolbar-inner .pager .pages ol li.current {
  background-color: #f2133a;
  border-color: #f2133a;
  height: 28px;
  min-width: 28px;
  line-height: 28px;
  color: #fff;
}
.toolbar .toolbar-inner .pager .pages ol li a {
  display: inline-block;
  vertical-align: top;
  height: 28px;
  min-width: 28px;
  line-height: 28px;
  border: 1px solid #dddddd;
  padding: 0 9px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.toolbar .toolbar-inner .pager .pages ol li a:hover {
  background-color: #f2133a;
  border-color: #f2133a;
  color: #fff;
}
.toolbar .toolbar-inner .pager .pages ol li a.next span,
.toolbar .toolbar-inner .pager .pages ol li a.previous span {
  display: none;
}
.toolbar .toolbar-inner .pager .pages ol li a.next:before {
  content: '\f105';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.toolbar .toolbar-inner .pager .pages ol li a.previous:before {
  content: '\f104';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.toolbar .toolbar-inner .sorter,
.toolbar .toolbar-inner .sortby-limiter {
  display: inline-block;
  vertical-align: top;
}
.toolbar .toolbar-inner .sorter .sort-by {
  display: inline-block;
  vertical-align: top;
}
.toolbar .toolbar-inner .sorter .sort-by > label,
.toolbar .toolbar-inner .sorter .sort-by > .selector,
.toolbar .toolbar-inner .sorter .sort-by > a {
  display: inline-block;
  vertical-align: middle;
}
.toolbar .toolbar-inner .sorter .sort-by > a {
  padding: 0 5px;
}
.toolbar .toolbar-inner .sorter .view-mode {
  margin: 0;
  display: inline-block;
}
.toolbar .toolbar-inner .sorter .view-mode strong,
.toolbar .toolbar-inner .sorter .view-mode a {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 31px;
  float: left;
  color: #999;
  border: 1px solid #dddddd;
}
.toolbar .toolbar-inner .sorter .view-mode strong:hover,
.toolbar .toolbar-inner .sorter .view-mode a:hover {
  background-color: #f2133a;
  border-color: #f2133a;
}
.toolbar .toolbar-inner .sorter .view-mode strong:hover:before,
.toolbar .toolbar-inner .sorter .view-mode a:hover:before {
  color: #fff;
}
.toolbar .toolbar-inner .sorter .view-mode strong span,
.toolbar .toolbar-inner .sorter .view-mode a span {
  display: none;
}
.toolbar .toolbar-inner .sorter .view-mode strong {
  background-color: #f2133a;
  border-color: #f2133a;
}
.toolbar .toolbar-inner .sorter .view-mode strong:before {
  color: #fff;
}
.toolbar .toolbar-inner .sorter .view-mode .grid:before {
  content: '\f009';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.toolbar .toolbar-inner .sorter .view-mode .list:before {
  content: '\f00b';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.toolbar .toolbar-inner .sortby-limiter {
  float: right;
}
.toolbar .toolbar-inner .sortby-limiter .limiter {
  display: inline-block;
  vertical-align: top;
}
.toolbar .toolbar-inner .sortby-limiter .limiter > label,
.toolbar .toolbar-inner .sortby-limiter .limiter > .selector,
.toolbar .toolbar-inner .sortby-limiter .limiter > a {
  display: inline-block;
  vertical-align: middle;
}
.toolbar .toolbar-inner .sortby-limiter .limiter {
  margin-right: 20px;
}
.toolbar .toolbar-inner .selector {
  line-height: 28px;
  height: 28px;
}
.toolbar-bottom .toolbar .toolbar-inner {
  margin: 0;
}
#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 .currently {
  border: 1px solid #dddddd;
  padding: 0 10px 0;
  margin: 20px 20px 0;
}
.block-layered-nav .currently .filter-shopby {
  margin: 0 -10px 10px;
  padding: 3px 10px;
  border-bottom: 1px solid #dddddd;
  text-transform: uppercase;
  font-size: 114.285%;
}
.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 #dddddd;
  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 #dddddd;
  border-top: none;
  padding: 5px 10px;
  margin: 0 20px 0 20px;
}
.block-layered-nav .actions a {
  float: right;
}
.block-layered-nav .block-content .filter-wrapp {
  border-bottom: 1px dotted #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.block-layered-nav .block-content .filter-wrapp:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.block-layered-nav .block-content .filter-wrapp dt {
  font-weight: bold;
  font-size: 116.7%;
  text-transform: uppercase;
  color: #444;
  margin-bottom: 15px;
}
.block-layered-nav .block-content .filter-wrapp.Color dd ol li {
  float: left;
  width: 50%;
}
.block-layered-nav .block-content .filter-wrapp dd ol {
  margin: 0;
}
.block-layered-nav .block-content .filter-wrapp dd ol li {
  margin-bottom: 10px;
}
.block-layered-nav .block-content .filter-wrapp dd ol li:last-child {
  margin-bottom: 0;
}
.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;
  padding-left: 21px;
  display: block;
}
.block-layered-nav .block-content .filter-wrapp dd ol li a .item-count {
  display: none;
  float: right;
  font-size: 85.71%;
  color: #999;
}
.block-layered-nav .block-content .filter-wrapp dd ol li a .item-count:before {
  content: "(";
}
.block-layered-nav .block-content .filter-wrapp dd ol li a .item-count:after {
  content: ")";
}
.block-layered-nav .block-content .filter-wrapp dd ol li a:before {
  display: inline-block;
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 0;
  background-color: #999;
}
.block-layered-nav .block-content .filter-wrapp dd ol li a:hover:before {
  background-color: transparent;
  border: 2px solid #999;
}
.block-layered-nav .block-content .filter-wrapp dd ol li a.checked {
  color: #f2133a;
}
.block-layered-nav .block-content .filter-wrapp dd ol li a.checked:before {
  border-color: #f2133a;
}
.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: #f2133a;
  height: 4px;
  position: relative;
  margin: 20px 0 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.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: #f2133a;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  cursor: e-resize;
  display: block;
  height: 13px;
  width: 13px;
  z-index: 15;
  position: absolute;
  top: -4px;
  text-align: center;
}
.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: 4px;
  background-color: #dddddd;
  position: absolute;
  top: 4px;
}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .price_filter .price-to:after {
  left: 13px;
}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .price_filter .price-from:after {
  right: 13px;
}
.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: 69px;
  margin-right: 7px;
  padding: 0 5px;
  float: left;
  border: 1px solid #dddddd;
}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .txt-price-shopby span {
  display: table-cell;
  vertical-align: middle;
}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .txt-price-shopby .input-text {
  border: none;
  height: 33px;
  padding: 0;
  width: 100%;
}
.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: 35px;
  line-height: 35px;
  padding: 0 15px;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #f2133a;
  color: #fff;
}
.block-layered-nav .block-content .filter-wrapp dd .wrap-price-shopby .button:hover {
  background-color: #e93712;
}
* {
  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 40px;
  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%;
}
input,
select,
textarea,
button {
  vertical-align: middle;
  color: #2f2f2f;
}
body input.input-text {
  height: 36px;
  padding: 0 5px;
  width: 100%;
}
input.input-text,
select,
textarea {
  background: #fff;
  border: 1px solid #dddddd;
}
textarea {
  overflow: auto;
}
input.radio {
  margin-right: 3px;
}
input.checkbox {
  margin-right: 3px;
}
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;
}
.form-list label.required em {
  display: none;
}
.form-list li.control label {
  float: none;
}
.form-list li.control .input-box {
  clear: none;
  display: inline;
  width: auto;
}
.required:after {
  content: "*";
  color: #eb340a;
}
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 #dddddd;
  padding: 20px;
  margin-bottom: 20px;
  background-color: #fff;
}
.fieldset .legend {
  border-bottom: 1px solid #dddddd;
  font-size: 108.03%;
  font-weight: bold;
  margin: 0 0 14px;
  padding: 0 0 5px;
  text-transform: uppercase;
}
.account-create .fieldset {
  min-height: 244px;
  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;
}
.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: bold !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%;
}
.cms-page-2 .breadcrumbs {
  background-image: url('https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/bg-breadcrumbs2.jpg');
}
@media (min-width: 768px) {
  .cms-page-2 .breadcrumbs {
    min-height: 544px;
  }
}
.cms-page-2 .breadcrumbs .inner {
  padding-top: 300px;
}
.cms-page-2.catalog-category-view .header-style-2 {
  top: 0;
}
.cms-page-1 .breadcrumbs {
  margin-top: -50px;
}
.breadcrumbs {
  color: #fff;
  text-align: center;
  background-image: url('https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/bg-breadcrumbs.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .breadcrumbs {
    min-height: 275px;
  }
}
.breadcrumbs .inner {
  padding-top: 180px;
}
.breadcrumbs .info-current-category .category-title-top {
  font-size: 333.3%;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 100%;
}
.breadcrumbs ul {
  margin: 0;
  padding: 9px 0;
}
.breadcrumbs ul li {
  display: inline-block;
  padding: 0 18px 0 5px;
  position: relative;
}
.breadcrumbs ul li:after {
  content: '\f105';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 12px;
  position: absolute;
  top: 3px;
  right: 0;
}
.breadcrumbs ul li a {
  display: block;
  color: #fff;
}
.breadcrumbs ul li a:hover {
  color: #f2133a;
}
.breadcrumbs ul li:last-child:after {
  display: none;
}
.breadcrumbs ul li:last-child strong {
  font-weight: normal;
  padding: 5px 0px;
}
.breadcrumbs ul li:first-child {
  padding-left: 0;
}
.data-table {
  width: 100%;
  border: 1px solid #dddddd;
}
.data-table td {
  padding: 3px 8px;
}
.data-table thead th {
  font-weight: bold;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  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 #dddddd;
  border-right: 1px solid #dddddd;
  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.goelst.nl/skin/frontend/sm-furnicom/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.goelst.nl/skin/frontend/sm-furnicom/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: #f2133a;
}
.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.goelst.nl/skin/frontend/sm-furnicom/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.goelst.nl/skin/frontend/sm-furnicom/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: #2f2f2f;
}
.global-site-notice .notice-inner {
  width: 860px;
  margin: 0 auto;
  padding: 12px 0 12px 80px;
  background: url(https://www.goelst.nl/skin/frontend/sm-furnicom/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 .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 .block-title span {
  font-size: 116.7%;
}
.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 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: #ea7900;
}
.block-account .block-content li.last a {
  border-bottom: 0;
}
.block-account .block-content li.current {
  border-bottom: 1px solid #dddddd;
  padding: 5px 0;
  color: #f2133a;
}
.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;
}
.tag-list-index .tags-list li {
  float: left;
}
.tag-list-index .tags-list li a {
  font-size: 100% !important;
  margin-right: 15px;
}
.block-tags {
  margin-top: 40px;
  margin-bottom: 0;
}
.block-tags .block-content {
  background-color: transparent;
  padding: 20px 0 0 0;
}
.block-tags .block-content .tags-list {
  display: block;
  margin: 0;
}
.block-tags .block-content .tags-list li {
  display: inline-block !important;
  margin: 0 5px 5px 0;
}
.block-tags .block-content .tags-list li a {
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 100% !important;
  padding: 5px 10px;
  color: #444444;
  background-color: #fff;
}
.block-tags .block-content .tags-list li a:hover {
  background-color: #f2133a;
  color: #fff;
}
.block-tags .block-content .actions a {
  position: relative;
  background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px 25px 5px 15px;
}
.block-tags .block-content .actions a:after {
  position: absolute;
  right: 15px;
  top: 9px;
  content: '\f0da';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: #444444;
}
.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: 0 0 10px;
  text-align: center;
}
.category-description {
  margin-bottom: 20px;
}
.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.goelst.nl/skin/frontend/sm-furnicom/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.goelst.nl/skin/frontend/sm-furnicom/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;
}
.opc-wrapper-opc input.radio {
  margin-top: -2px;
}
.opc-wrapper-opc input.checkbox {
  margin-top: -1px;
}
.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.goelst.nl/skin/frontend/sm-furnicom/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 #dddddd;
}
.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.goelst.nl/skin/frontend/sm-furnicom/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.goelst.nl/skin/frontend/sm-furnicom/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.goelst.nl/skin/frontend/sm-furnicom/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.goelst.nl/skin/frontend/sm-furnicom/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.goelst.nl/skin/frontend/sm-furnicom/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.goelst.nl/skin/frontend/sm-furnicom/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 #dddddd;
  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 #dddddd;
  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.goelst.nl/skin/frontend/sm-furnicom/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.goelst.nl/skin/frontend/sm-furnicom/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.goelst.nl/skin/frontend/sm-furnicom/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.goelst.nl/skin/frontend/sm-furnicom/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;
}
.my-account .tags-list li {
  float: left;
  margin-right: 10px;
}
.my-account .tags-list li a {
  font-size: 100% !important;
}
/* 
 *  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: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-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%;
  -webkit-transform-style: preserve-3d;
}
.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 .owl-item img {
  transform-style: preserve-3d;
}
/* 
 * 	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("https://www.goelst.nl/skin/frontend/sm-furnicom/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: #f2133a;
}
.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 #dddddd;
  background-color: #fff;
  text-align: center;
  line-height: 23px;
  font-family: fontawesome;
  font-size: 14px;
}
.lSAction > a:hover {
  border-color: #f2133a;
}
.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.goelst.nl/skin/frontend/sm-furnicom/default/images/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -30px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('https://www.goelst.nl/skin/frontend/sm-furnicom/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.goelst.nl/skin/frontend/sm-furnicom/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.goelst.nl/skin/frontend/sm-furnicom/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.goelst.nl/skin/frontend/sm-furnicom/default/images/fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
.product-collateral {
  border: 1px solid #dddddd;
  background-color: #fff;
}
.product-collateral .tab-product-info ul.resp-tabs-list {
  float: left;
  width: 200px;
}
.product-collateral .tab-product-info ul.resp-tabs-list li {
  float: left;
  width: 100%;
  text-align: center;
  color: #444444;
  text-transform: uppercase;
  font-size: 116.7%;
  font-weight: bold;
  line-height: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #dddddd;
}
.product-collateral .tab-product-info ul.resp-tabs-list li.resp-tab-active {
  background-color: #f2133a;
  color: #fff;
}
.product-collateral .tab-product-info ul.resp-tabs-list li:hover {
  cursor: pointer;
}
.product-collateral .tab-product-info .resp-tabs-container {
  margin-left: 200px;
}
.product-collateral .tab-product-info .resp-tabs-container .resp-tab-content {
  padding: 30px;
  float: left;
  border-left: 1px solid #dddddd;
  min-height: 350px;
}
ul.resp-tabs-list,
p {
  margin: 0px;
  padding: 0px;
}
/*
ul.resp-tabs-list{
  display: table;
  width: 100%;
  position: relative;
  bottom: -1px;
  border-bottom: 2px solid @color_theme;
}

.resp-tabs-list li {
  border: 1px solid @border-color;
  border-bottom: none;
  padding: 5px 15px;
  border-top-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  margin: 0 5px 0 0;
  list-style: none;
  cursor: pointer;
  float: left;
  font-size:107.69%;

  &:hover{
    border-color: @color_theme;
    color: #fff;
    background-color: @color_theme;
  }
}*/
.resp-tabs-container {
  padding: 0px;
}
.resp-tabs-container .std ul {
  list-style: none;
}
.resp-tabs-container .std ul li:before {
  content: '\f00c';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 13px;
  color: #f2133a;
  margin-right: 5px;
}
h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}
.resp-tab-content {
  display: none;
}
.resp-tabs-list .resp-tab-active {
  border-color: #f2133a;
  background-color: #f2133a;
  color: #fff;
}
.resp-content-active,
.resp-accordion-active {
  display: block;
}
h2.resp-accordion {
  font-size: 108.33%;
  text-transform: uppercase;
  border: 1px solid #dddddd;
  margin-top: -1px;
  padding: 10px 15px;
}
h2.resp-tab-active {
  border-bottom: 0px solid #dddddd !important;
  margin-bottom: 0px !important;
  padding: 10px 15px !important;
}
h2.resp-tab-title:last-child {
  border-bottom: 12px solid #dddddd !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 #dddddd;
  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 #dddddd;
  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 #dddddd;
}
h2.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 12px solid #f2133a;
}
/*-----------Accordion styles-----------*/
.resp-easy-accordion h2.resp-accordion {
  display: block;
}
.resp-easy-accordion .resp-tab-content {
  border: 1px solid #dddddd;
}
.resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #dddddd !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 #dddddd;
  }
  .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 #dddddd !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: #f2133a;
}
.swatch-link {
  border: 1px solid #dddddd;
  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.goelst.nl/skin/frontend/sm-furnicom/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: 0;
  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: #ededed;
  position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
}
.configurable-swatch-list .not-available .swatch-label {
  color: #aaa;
  background: #fff;
}
.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;
}
.static-image-sidebar {
  /* margin-top: 40px; */
}
/* .addthis_button_compact{
    padding:0!important;
    display: inline-block;
    width: 50px!important;
    height: 40px!important;
    position: relative;
    text-indent: -999px;
    overflow: hidden;

    span{
      display: none!important;
    }

    &:before{
      width: 50px;
      height: 40px;
      position: absolute;
      left: 0;
      top:0;
      text-indent: 0;
      display: inline-block;
      text-align: center;
      font-size: 14px;
      color: #fff;
      background-color: #b2b2b2;
      vertical-align: middle;
      .font-awesome(f1e0,14px);
      line-height: 40px;
    }
  }*/
.grouped-items-table {
  margin-bottom: 20px;
}
.product-view .sidebar-view .block.block-megamenu-vertical .block-content .megamenu-vertical > li.parent > a > span:before {
  display: none !important;
}
.product-view .product-shop .timer-product {
  border: none;
  padding: 0;
  margin-bottom: 15px;
  margin-top: -5px;
}
.product-view .product-shop .short-description {
  margin-bottom: 10px;
}
.product-view .product-shop .short-description p {
  font-size: 116.7%;
  font-weight: bold;
  margin-bottom: 10px;
}
.product-view .product-shop .add-to-cart {
  float: left;
  margin-right: 5px;
}
.product-view .product-shop .add-to-cart .btn-cart {
  background-color: #f2133a;
  font-size: 100%;
  height: 45px;
  line-height: 45px;
}
.product-view .product-shop .add-to-cart .btn-cart:hover {
  background-color: #e93712;
}
.product-view .product-shop .add-to-cart label {
  display: none;
}
.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 */
/*.zoomContainer{
  border:1px solid @border-color !important;
  margin: -1px;
}*/
/*.product-img-box{
  @media (min-width: 1200px) { padding-right: 10px; }
}*/
/*.zoomContainer{
  .zoomWindow{
    z-index: 1 !important;
    border-right: 1px solid @border-color;
  }
}*/
.product-image-zoom {
  margin-bottom: 10px;
  overflow: hidden;
  border: 1px solid #dddddd;
  background-color: #fff;
}
.product-image-zoom .product-image-gallery {
  background-color: #fff;
  position: relative;
}
.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 #dddddd;
}
.product-img-box .more-views li .thumb-link:hover {
  border-color: #f2133a;
}
.product-img-box .more-views li.active_thumbs .thumb-link {
  border-color: #f2133a;
}
.product-img-box .more-views li a {
  display: block;
}
.product-img-box .more-views li a img {
  width: 100%;
  border: 1px solid transparent;
}
.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;
}
.btn-lightbox {
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1000;
  text-align: center;
}
.btn-lightbox a {
  display: none;
}
.btn-lightbox #lightbox_btn {
  display: block !important;
}
.btn-lightbox #lightbox_btn:before {
  content: "\f00e";
  line-height: 38px;
  text-align: center;
  font-size: 20px;
  font-family: fontawesome;
  color: #666666;
}
.btn-lightbox #lightbox_btn:hover:before {
  color: #f2133a;
}
@media (min-width: 1200px) {
  .thumbs-style-horizontal .more-views .lSSlideOuter .product-image-thumbs li {
    height: 108px;
  }
}
/* Product Shop */
.product-view .product-essential {
  margin-bottom: 40px;
  border: 1px solid #dddddd;
  background-color: #fff;
  padding: 30px;
}
.product-view .product-shop .product-name {
  font-size: 100%;
  margin-bottom: 13px;
  text-transform: uppercase;
}
.product-view .product-shop .product-name h2 {
  font-size: 116.7%;
  font-weight: bold;
  color: #title-color;
}
.product-view .product-shop .ratings {
  margin-bottom: 0;
}
.product-view .product-shop .ratings .rating-links .separator {
  color: #999;
}
.product-view .product-shop .price-box {
  margin-bottom: 10px;
  margin-top: 15px;
  line-height: 100%;
}
.product-view .product-shop .price-box .regular-price .price {
  font-size: 166.7%;
  color: #e12f2f;
}
.product-view .product-shop .price-box .special-price {
  margin-left: 0px;
  float: left;
}
.product-view .product-shop .price-box .special-price .price .price {
  font-size: 166.7%;
  margin-left: 0px;
  font-weight: 700;
  margin-right: 15px;
  color: #e12f2f;
}
.product-view .product-shop .price-box .old-price .price {
  font-size: 133.3%;
  margin-right: 10px;
  color: #999;
}
.product-view .product-shop .availability {
  clear: both;
  margin-bottom: 10px;
}
.product-view .product-shop .availability.in-stock span {
  color: #3cc696;
}
.product-view .product-shop .availability.in-stock span:after {
  content: '\f00c';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 13px;
  margin-left: 5px;
}
.product-view .product-shop .product-options select {
  max-width: 370px;
  color: #999;
}
.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;
}
.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: #f2133a;
}
.product-view .product-shop .option-product-wrapper {
  display: block;
  padding: 0px 0 30px;
}
.product-view .product-shop .option-product-wrapper label {
  font-weight: 700 !important;
  color: #444;
}
.product-view .product-shop .option-product-wrapper .option-content {
  margin: 0 -15px;
}
.product-view .product-shop .option-product-wrapper .option-content .option-product {
  width: 50%;
  padding: 0 15px;
  float: left;
}
.product-view .product-shop .product-options-bottom .price-box {
  display: none;
}
.product-view .product-shop .like-socials {
  padding-top: 30px;
  border-top: 1px solid #dddddd;
}
.product-view .product-shop .add-to-links {
  float: left;
}
.product-view .product-shop .add-to-links li {
  float: left;
}
.product-view .product-shop .add-to-links li a {
  display: block !important;
  border: 1px solid #dddddd;
  color: #999;
  margin-right: 5px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
}
.product-view .product-shop .add-to-links li a:hover {
  background-color: #f2133a;
  border-color: #f2133a;
  color: #fff;
}
.product-view .product-shop .add-to-box {
  margin-bottom: 30px;
}
/*==DETAIL STYLES==*/
.thumbs-style-horizontal .more-views {
  padding: 0 5px;
  position: relative;
}
.thumbs-style-horizontal .more-views .btn-more {
  display: block;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  position: absolute;
  height: 100%;
}
.thumbs-style-horizontal .more-views .btn-more:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -20px;
  color: #999;
}
.thumbs-style-horizontal .more-views .btn-more .txt-button {
  display: none;
}
.thumbs-style-horizontal .more-views .btn-more:hover:before {
  color: #f2133a;
}
.thumbs-style-horizontal .more-views .btn-more.next-thumb {
  top: 0;
  right: -5px;
}
.thumbs-style-horizontal .more-views .btn-more.next-thumb:before {
  content: '\f054';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
}
.thumbs-style-horizontal .more-views .btn-more.prev-thumb {
  top: 0;
  left: -15px;
}
.thumbs-style-horizontal .more-views .btn-more.prev-thumb:before {
  content: '\f053';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
}
.case-option-vertical {
  position: relative;
}
.case-option-vertical .product-image {
  margin-left: 100px;
}
.case-option-vertical .more-views {
  width: 90px;
  overflow: hidden;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 23px 0;
}
.case-option-vertical .more-views .btn-more {
  display: block;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  text-align: center;
  width: 100%;
}
.case-option-vertical .more-views .btn-more .txt-button {
  display: none;
}
.case-option-vertical .more-views .btn-more.next-thumb {
  position: absolute;
  bottom: 0;
  left: 0;
}
.case-option-vertical .more-views .btn-more.next-thumb:before {
  content: '\f078';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
}
.case-option-vertical .more-views .btn-more.prev-thumb {
  position: absolute;
  top: 0;
  left: 0;
}
.case-option-vertical .more-views .btn-more.prev-thumb:before {
  content: '\f077';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
}
.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;
}
/*----qty control---*/
.control-qty {
  float: left;
  margin-right: 20px;
  position: relative;
  width: 68px;
}
.control-qty .input-text.qty {
  width: 45px;
  height: 45px;
  border-right: none;
  text-align: center;
}
.control-qty .input-text.qty:focus {
  background-color: #fff;
}
.control-qty .quantity-controls {
  background-image: url("https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/plus-minus.png");
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  border: 1px solid #dddddd;
  position: absolute;
  right: 0;
}
.control-qty .quantity-controls.quantity-minus {
  background-position: 5px -18px;
  top: 22px;
}
.control-qty .quantity-controls.quantity-plus {
  background-position: 5px 5px;
  top: 0;
}
.control-qty .quantity-controls:hover {
  background-color: #f2133a;
  border-color: #f2133a;
  background-image: url("https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/plus-minus-w.png");
  cursor: pointer;
}
/*==QUICK VIEW==*/
body.review-product-list .product-view .product-essential {
  padding: 30px 20px;
}
.quickview-main .add-to-cart .control-qty {
  margin-right: 10px;
}
.quickview-main .product-essential {
  border: none;
  padding: 20px;
}
/* ======================================================================================= */
/* Product View ========================================================================== */
/* Rating */
.no-rating {
  margin: 0;
  font-size: 90%;
}
.no-rating a {
  color: #999;
}
.no-rating a:hover {
  color: #f2133a;
}
.ratings {
  line-height: 1.25;
  margin: 7px 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: 15px;
}
.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 to a Friend */
.email-friend {
  margin: 0;
}
/* Alerts */
.alert-price {
  margin: 0;
  font-size: 11px;
}
.alert-stock {
  margin: 0;
  font-size: 11px;
}
/********** < Product Prices */
.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 */
.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: #2f2f2f;
}
.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-grouped-product .input-text.qty {
  width: 40px;
  text-align: center;
}
.product-grouped-product .grouped-items-table .price-box p {
  float: right;
  margin-right: 0;
}
/*.product-grouped-product .product-view .product-shop .price-box .special-price{
  float: right;
  margin-top: 10px;
}*/
.product-grouped-product .product-view .product-shop .grouped-items-table .price-box .special-price .price .price {
  display: inline-block;
  margin-top: 2px;
}
.product-grouped-product .product-view .product-shop .grouped-items-table .price-box .regular-price .price,
.product-grouped-product .product-view .product-shop .grouped-items-table .price-box .special-price .price .price {
  font-size: 110%;
}
.product-grouped-product .product-view .product-shop .grouped-items-table .price-box .old-price .price {
  font-size: 100%;
  margin-right: 0;
}
/* Grouped Product */
.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;
}
/* Block: Reviews */
.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;
}
/*-----------related, upsell ---------------*/
.box-related-upsell .title-view {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 30px;
}
.box-related-upsell .title-view h2 {
  padding: 5px 0;
  font-size: 166.7%;
  color: #444444;
  text-transform: uppercase;
  border-top: 1px solid #444444;
  border-bottom: 1px solid #444444;
  display: inline-block;
}
.box-related-upsell .title-view strong {
  color: #f2133a;
}
.box-related-upsell .margin-slider {
  margin: 0 -15px;
}
.box-related-upsell .margin-slider .owl-controls .owl-nav > div {
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  display: inline-block;
  width: 36px;
  height: 36px;
  position: relative;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #dddddd;
  background-color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -20px;
}
.box-related-upsell .margin-slider .owl-controls .owl-nav > div:before {
  text-indent: 0;
  position: absolute;
  top: 0;
  color: #999;
  font-size: 22px;
  line-height: 33px;
  font-family: FontAwesome;
}
.box-related-upsell .margin-slider .owl-controls .owl-nav > div.next:before,
.box-related-upsell .margin-slider .owl-controls .owl-nav > div.owl-next:before {
  content: "\f105";
  right: 13px;
}
.box-related-upsell .margin-slider .owl-controls .owl-nav > div.prev:before,
.box-related-upsell .margin-slider .owl-controls .owl-nav > div.owl-prev:before {
  content: "\f104";
  left: 13px;
}
.box-related-upsell .margin-slider .owl-controls .owl-nav > div:hover {
  border-color: #f2133a;
  background-color: #f2133a;
}
.box-related-upsell .margin-slider .owl-controls .owl-nav > div:hover:before {
  color: #fff;
}
.box-related-upsell .margin-slider .owl-controls .owl-nav > div.owl-prev {
  left: 15px;
}
.box-related-upsell .margin-slider .owl-controls .owl-nav > div.owl-next {
  right: 15px;
}
.box-related-upsell .margin-slider .products-grid:hover .owl-controls .owl-nav > div {
  visibility: visible;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
/*==ABOUT US==*/
.category-about-us .page-title {
  display: none;
}
.about-us {
  background-color: #fff;
  padding: 20px;
  margin-bottom: -20px;
}
.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: #f2133a !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;
}
.about-us .member-info {
  text-align: center;
  padding-top: 15px;
}
.about-us .client-say-content {
  text-align: center;
  border-top: 1px dashed #dddddd;
  border-bottom: 1px dashed #dddddd;
  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;
}
.about-us .client-logo-content {
  border-bottom: 1px dashed #dddddd;
  border-top: 1px dashed #dddddd;
  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 .owl-controls .owl-nav div {
  width: 34px;
  height: 34px;
  line-height: 34px;
  border: none;
  background-color: #636363;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 29%;
  text-indent: -999em;
}
.about-us .owl-controls .owl-nav div:hover {
  background-color: #f2133a;
  color: #fff;
}
.about-us .owl-controls .owl-nav div.owl-next {
  right: -19px;
}
.about-us .owl-controls .owl-nav div.owl-next:before {
  content: '\f105';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 22px;
}
.about-us .owl-controls .owl-nav div.owl-prev {
  left: -19px;
}
.about-us .owl-controls .owl-nav div.owl-prev:before {
  content: '\f104';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 22px;
}
.about-us .owl-controls .owl-nav div:before {
  position: absolute;
  top: 5px;
  left: 14px;
  line-height: 32px;
  color: #fff;
  text-indent: 0;
}
.about-us .owl-controls .owl-nav div:hover {
  background-color: #f2133a;
}
.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;
  border: none !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  overflow: hidden;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.about-us .about-image-slider .owl-controls .owl-nav div:before {
  border-radius: 0;
  -webkit-border-radius: 0;
  background-color: transparent;
  color: #c8c8c8;
}
.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: #f2133a;
}
.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.goelst.nl/skin/frontend/sm-furnicom/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.goelst.nl/skin/frontend/sm-furnicom/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.goelst.nl/skin/frontend/sm-furnicom/default/images/skill-style-3.png);
  background-position: 20px 0;
}
.about-us .about-us-content .description-about {
  padding: 20px 0;
}
.about-us .content-faq {
  position: relative;
  top: -15px;
}
.about-us .content-faq .panel {
  box-shadow: none;
  -webkit-box-shadow: none;
  border-bottom: 1px solid #dddddd;
  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: #f2133a;
}
.about-us .content-faq .panel .panel-title a:before {
  background-color: #f2133a;
  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;
}
/*==END ABOUT US==*/
/*==CONTACT US==*/
.category-contact-us .main-container {
  background-color: #fff;
}
.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 #dddddd;
}
.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 #dddddd;
  position: relative;
}
.contact-info .address-info li:first-child {
  border-top: 1px dashed #dddddd;
}
.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 #dddddd;
  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: #f2133a;
  border-color: #f2133a;
  color: #fff;
}
.contact-info .social-list li .icon-social span {
  display: none;
}
.contact-form .buttons-set .button {
  float: left;
  margin: 0 0 12px 0;
}
.contact-form .buttons-set .button i {
  font-size: 13px;
  margin-right: 5px;
}
.list-contact-wrapper {
  padding: 10px 0;
  border-top: 1px dashed #dddddd;
  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 #dddddd;
  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 #dddddd;
  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 #shopping-cart-table .input-text.qty {
  width: 30px;
  text-align: center;
}
.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 #dddddd;
  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 #dddddd;
}
.cart .crosssell .product-image img:hover {
  border-color: #f2133a;
}
.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: #f2133a;
}
/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {
  border: 1px solid #dddddd;
  padding: 12px 15px;
}
.cart .discount,
.cart .shipping,
.crosssell {
  margin-bottom: 30px;
  background-color: #fff;
}
.cart .discount h2,
.cart .shipping h2 {
  border-bottom: 1px solid #dddddd;
  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 #dddddd;
  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 #dddddd;
  padding: 15px;
  margin: 0 0 20px;
  background-color: #fff;
}
.box-account .box-head {
  border-bottom: 1px solid #dddddd;
  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: #f2133a;
}
.dashboard .box .title-add {
  border-bottom: 1px solid #dddddd;
  padding: 0px;
  margin-bottom: 10px;
}
.dashboard .box .title-add > h3 {
  text-transform: uppercase;
  color: #f2133a;
}
.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: #f2133a;
  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 #dddddd;
  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 #dddddd;
  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 #dddddd;
  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 #dddddd;
}
.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: #2f2f2f;
}
.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 #dddddd;
  margin: 0 0 10px;
  padding: 5px 13px;
}
.block-progress dd {
  border: 1px solid #dddddd;
  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 #dddddd;
  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 #dddddd;
  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: #f2133a;
  border: 1px solid #f2133a;
  cursor: default;
}
.opc .active .step-title h2 {
  color: #fff;
}
.opc .active .step-title .number {
  background-color: #fff;
  color: #000;
}
.opc .step {
  border: 1px solid #dddddd;
  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 #dddddd;
  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 {
  background-color: #eeeeee;
  border-radius: 3px;
  padding: 0 15px;
  display: inline-block;
  width: 100%;
}
.wrapper_404page .content-404page {
  max-width: 500px;
  float: right;
  text-align: center;
  margin-top: 40px;
}
.wrapper_404page .content-404page .top-text,
.wrapper_404page .content-404page .bottom-text {
  font-size: 133.33%;
}
.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;
  }
}
/* 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/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (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*/
.sm_megamenu_wrapper_horizontal_menu {
  width: 100%;
  display: block;
  position: relative;
  clear: both;
}
.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;
}
.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;*/
  margin-top: 0px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.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;*/
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1001;
  margin-top: 30px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.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-top: 30px;
  padding-bottom: 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 dotted #dddddd;
  padding: 5px 0px;
}
/*----*/
/* Effect 5: same word slide in */
/*.header-style-4{
.header-style-1 .nav-container #nav > li > a,
.sm_megamenu_wrapper_horizontal_menu ul > li.sm_megamenu_lv1 > a.sm_megamenu_head,
.cl-effect-5 a {
  overflow: hidden;
}
.header-style-1 .nav-container #nav > li > a span,
.sm_megamenu_wrapper_horizontal_menu ul > li.sm_megamenu_lv1 > a.sm_megamenu_head .sm_megamenu_title,
.cl-effect-5 a span {
  position: relative;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.5s;
}
.header-style-1 .nav-container #nav > li > a span::before,
.sm_megamenu_wrapper_horizontal_menu ul > li.sm_megamenu_lv1 > a.sm_megamenu_head .sm_megamenu_title::before,
.cl-effect-5 a span::before {
  position: absolute;
  top: 100%;
  content: attr(data-hover);
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.header-style-1 .nav-container #nav > li > a:hover span,
.header-style-1 .nav-container #nav > li > a:focus span,
.sm_megamenu_wrapper_horizontal_menu ul > li.sm_megamenu_lv1 > a.sm_megamenu_head:hover .sm_megamenu_title,
.sm_megamenu_wrapper_horizontal_menu ul > li.sm_megamenu_lv1 > a.sm_megamenu_head:focus .sm_megamenu_title,
.cl-effect-5 a:hover span,
.cl-effect-5 a:focus span {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%);
}
}*/
/* 01 MENU BAR */
.sm_megamenu_wrapper_vertical_menu {
  display: block;
  position: relative;
  z-index: 11;
}
.sm_megamenu_wrapper_vertical_menu .static-image-menu {
  padding-top: 20px;
}
.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: 0;
  border: 1px solid #dddddd;
}
.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: 0 -15px;
}
.sm_megamenu_wrapper_vertical_menu .basic-product .basicproduct-content-menu .list-items .item {
  padding-left: 15px;
  padding-right: 15px;
  width: 33.33%;
  float: left;
}
.sm_megamenu_wrapper_vertical_menu .basic-product .basicproduct-content-menu .list-items .item .item-inner {
  border: 1px solid #dddddd;
}
.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;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  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: #f2133a;
  border-color: #f2133a;
}
.sm_megamenu_wrapper_vertical_menu .static-categories .img-category .view-cat:before {
  content: '\f0c1';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 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: 125px;
}
.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: 500px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns {
  width: 630px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
  width: 720px;
}
.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: #f2133a;
}
.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 {
  margin-bottom: 10px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > div .image-list li:last-child {
  margin-bottom: 10px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > div .sm_megamenu_title > span {
  display: block;
  text-transform: uppercase;
  color: #f2133a;
  font-size: 107.69%;
  font-weight: 700;
  margin-bottom: 5px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > div .sm_megamenu_title > a {
  display: inline-block;
  padding: 3px 0;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li:hover > div {
  display: block;
  border-top: 3px solid #f2133a;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 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: 250px;
  top: -2px;
  background-color: #fff;
}
.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%;
  padding: 0 15px;
}
.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: 500px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn {
  width: 630px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn {
  width: 720px;
}
/*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;
  }
}
.blog-index-list .note-msg,
.category-blog .note-msg,
.blog-index-list .page-title,
.category-blog .page-title {
  display: none;
}
.blog-menu-w .block {
  margin-bottom: 40px;
}
.blog-menu-w .block ul li a {
  position: relative;
  padding-left: 10px;
}
.blog-menu-w .block ul li a:before {
  content: '\f0da';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 12px;
  position: absolute;
  top: 6px;
  left: 0;
}
.blog-tag .block-content {
  padding-bottom: 10px;
}
.detail-blog {
  background-color: #fff;
  padding: 20px;
}
.detail-blog .postContent img {
  margin-bottom: 10px;
}
.blog-index-list .toolbar-bottom .toolbar .toolbar-inner,
.blog-cat-view .toolbar-bottom .toolbar .toolbar-inner {
  margin: 0;
}
.postWrapper {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
  background-color: #fff;
  padding: 20px;
}
.postWrapper:last-child {
  margin-bottom: 0;
}
.postWrapper .image-blog {
  width: 270px;
  float: left;
}
.postWrapper .image-blog img:hover {
  opacity: 0.8;
}
.postWrapper .info-blog {
  margin-left: 300px;
}
.postWrapper .info-blog .postTitle h2 {
  font-size: 125%;
  color: #444;
  margin-top: -4px;
  text-transform: capitalize;
  font-weight: 700;
}
.postWrapper .info-blog .postTitle h3 {
  font-size: 91.67%;
  color: #909090;
  padding: 5px 0px;
}
.postWrapper .info-blog .postContent {
  margin-bottom: 10px;
}
.postWrapper .info-blog .postDetails {
  border-top: 1px solid #e1e1e1;
  padding-top: 10px;
}
.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 {
  margin-bottom: 17px;
}
.detail-blog .postTitle h2 {
  font-size: 125%;
  text-transform: uppercase;
  color: #000;
}
.detail-blog .postTitle h3 {
  font-size: 91.67%;
  color: #909090;
  padding: 10px 0px;
}
.detail-blog .postBookmarks {
  margin-bottom: 10px;
}
.detail-blog .postBookmarks h4,
.detail-blog .tags h4 {
  font-size: 100%;
  font-weight: bold;
}
.detail-blog .postBookmarks .tags li,
.detail-blog .tags .tags li {
  display: inline-block;
}
.aw-blog-comment-area {
  padding-top: 10px;
}
.commentWrapper {
  border: 1px solid #e1e1e1;
  padding: 10px 15px;
  margin-bottom: 20px;
  background-color: #fff;
}
.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: 0;
}
.list-item-blog li a {
  display: inline-block;
  padding: 3px 0px;
}
.postTitleComment h2 {
  font-size: 116.67%;
  text-transform: uppercase;
  color: #000;
  padding: 20px 0px 10px 0px;
}
@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;
  }
}
/*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%;
  }
}
.full-wrapper-custom .custom_title_text {
  color: #444;
  font-size: 153.84%;
  font-weight: 700;
  margin-bottom: 7px;
  text-transform: uppercase;
}
.full-wrapper-custom .sm-custom {
  position: relative;
}
.full-wrapper-custom .custom-item {
  background-position: top center;
  background-size: cover;
  min-height: 422px;
  color: #fff;
  padding: 30px 0 70px;
}
.full-wrapper-custom .custom-item .custom-title {
  font-size: 276.92%;
  text-transform: uppercase;
  font-family: 'Chivo Black';
  display: inline-block;
  padding-bottom: 5px;
  position: relative;
  margin-bottom: 25px;
}
.full-wrapper-custom .custom-item .custom-title:before {
  content: "";
  display: inline-block;
  width: 80px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
}
.full-wrapper-custom .custom-item .custom-title a {
  color: #fff;
}
.full-wrapper-custom .custom-item .custom-description {
  margin-bottom: 30px;
}
.full-wrapper-custom .custom-item .timer-custom .time-item {
  display: inline-block;
  border: 2px solid #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 3px;
  width: 80px;
  height: 80px;
  margin: 0 7px;
}
.full-wrapper-custom .custom-item .timer-custom .time-item div {
  background-color: #f5f5f5;
  height: 35px;
  color: #f2133a;
}
.full-wrapper-custom .custom-item .timer-custom .time-item div.num-time {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-family: 'Roboto Bold';
  font-size: 184.6%;
  padding-top: 5px;
  margin-bottom: -1px;
}
.full-wrapper-custom .custom-item .timer-custom .time-item div.name-time {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  font-family: 'Roboto Regular';
  font-size: 107.69%;
  height: 36px;
}
.full-wrapper-custom .custom-item .action-custom {
  padding-top: 30px;
}
.full-wrapper-custom .custom-item .action-custom a {
  display: inline-block;
  border: 1px solid #fff;
  color: #fff;
  font-size: 123.07%;
  font-family: 'Roboto Regular';
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: 38px;
  padding: 0 40px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.full-wrapper-custom .custom-item .action-custom a:hover {
  background-color: #f2133a;
  border-color: #f2133a;
}
.full-wrapper-custom .owl-theme .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 32px;
}
.full-wrapper-custom .owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #f5f5f5;
  border: none;
  margin: 5px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.full-wrapper-custom .owl-theme .owl-dots .owl-dot:hover span,
.full-wrapper-custom .owl-theme .owl-dots .owl-dot.active span {
  background-color: #444;
}
/*@import "https://www.goelst.nl/skin/frontend/sm-furnicom/default/css/path/imageslider/imageslider.less";*/
.sj-listing-tabs .ltabs-wrap {
  overflow: hidden;
}
/*-----------------------Css for Tabs ----------------------------*/
.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 #dddddd;
  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 #dddddd;
  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;
}
.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.ltabs-open {
  display: block;
}
.sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li {
  float: none;
  text-transform: none;
  display: block;
}
.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: #fff;
  background-color: #f2133a;
}
/*-----------------------------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-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.goelst.nl/skin/frontend/sm-furnicom/default/images/477.gif) no-repeat scroll center center transparent;
  min-height: 300px;
  display: block;
  z-index: 0;
}
.sj-listing-tabs .ltabs-items-container .ltabs-loadmore {
  display: block;
  overflow: hidden;
  text-align: center;
  margin-top: 20px;
  padding-top: 30px;
  border-top: 1px solid #dddddd;
}
.sj-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn {
  padding: 8px 12px;
  display: inline-block;
  border: 1px solid #dddddd;
  text-transform: uppercase;
  margin-bottom: 30px;
  cursor: pointer;
}
.sj-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn:hover {
  border-color: #f2133a;
}
.sj-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn .ltabs-image-loading {
  background: url('https://www.goelst.nl/skin/frontend/sm-furnicom/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;
}
/* 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-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;
}
.sm-cartpro .empty {
  margin: 0;
}
.sm-cartpro .cartpro-content {
  display: none;
  width: 360px;
  position: absolute;
  right: 0px;
  background-color: #fff;
  padding: 15px 20px;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .label-recent {
  border-bottom: 1px dotted #dddddd;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products {
  max-height: 350px;
  overflow: auto;
  border-bottom: 1px dotted #dddddd;
}
.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: 10px 0 15px;
  border-bottom: 1px dotted #dddddd;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-image {
  float: left;
  min-width: 50px;
  border: 1px solid #dddddd;
  display: block;
  position: relative;
  margin-right: 10px;
  z-index: 9;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-image:hover {
  border-color: #f2133a;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details {
  position: relative;
  margin-left: 92px;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .product-name {
  position: relative;
  font-weight: 700;
  top: -6px;
  margin: 0;
}
.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: #f2133a;
  margin-right: 20px;
  font-size: 114.285%;
  line-height: 100%;
  padding-top: 6px;
}
.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: #f2133a;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-products .cartpro-products-inner .item .product-details .truncated-cart {
  padding-top: 5px;
}
.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: 13px 0px;
  border-bottom: 1px dotted #dddddd;
  text-transform: uppercase;
  font-size: 115.384%;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-subtotal .price {
  color: #f2133a;
  font-weight: bold;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-actions {
  margin-bottom: 10px;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-actions a {
  display: inline-block;
  line-height: 33px;
  margin: 0 3px;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-actions a:before {
  font-family: fontawesome;
  font-size: 14px;
  margin-right: 5px;
  font-weight: normal;
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-actions a.cart-link:before {
  content: "\f07a";
}
.sm-cartpro .cartpro-content .cartpro-wrapper .cartpro-actions a.checkout-button:before {
  content: "\f046";
}
.sm-cartpro.cartpro-hover:hover .cartpro-content,
.sm-cartpro.cartpro-hover .cartpro-content {
  display: block;
}
.sm-cartpro.cartpro-hover .item-info:before {
  color: #f2133a !important;
}
.sm-cartpro .cartpro-content:before,
.sm-cartpro .cartpro-content:after {
  content: "";
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.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;
}
.sm-cartpro .cartpro-products-inner .qty-value input {
  width: 40px !important;
  text-align: center;
  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;
  padding-top: 20px;
}
.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-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 #dddddd;
  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: #f2133a;
  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: #e93712;
}
.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 #dddddd;
  clear: both;
  margin: 0;
  padding: 10px;
  position: relative;
  width: 100%;
}
.product-view.cartpro-product .product-options-bottom {
  border: 1px solid #dddddd;
  border-top: 0;
  margin: 0;
  padding: 10px;
}
.product-view.cartpro-product .product-shop .option-product-wrapper {
  border-bottom: none;
  padding-bottom: 0;
}
.add-to-cart-wrapper .input-text.qty {
  width: 45px;
  text-align: center;
}
.product-view.cartpro-product .add-to-links,
.product-view.cartpro-product .or {
  display: none;
}
.cartprooptoins-index-product .product-view .product-essential {
  border: none;
  padding: 0;
}
.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 #dddddd;
  border-top: 0;
  background-color: #eeeeee;
  margin: 0;
}
.page-empty.cartprooptoins-index-product {
  padding: 5px;
}
.sm-super-categories {
  /* margin-right: -15px;*/
}
.sm-super-categories .products-grid .item .item-inner .box-info .price-box {
  height: 22px;
}
.sm-super-categories .category-wrap {
  padding-right: 0;
  /* padding: 0;*/
}
.sm-super-categories .category-wrap .inner {
  border: 1px solid #dddddd;
  background-color: #f5f5f5;
  min-height: 570px;
}
.sm-super-categories .category-wrap .cat-title {
  background-color: #f2133a;
  color: #fff;
  text-transform: uppercase;
  font-size: 166.7%;
  padding: 30px 10px;
  text-align: center;
  margin: -1px -1px 0 -1px;
}
.sm-super-categories .category-wrap .list-cates {
  padding: 15px 26px 26px 26px;
}
.sm-super-categories .category-wrap .list-cates .item {
  border-bottom: 1px solid #dddddd;
}
.sm-super-categories .category-wrap .list-cates .cat-child-image {
  display: none;
}
.sm-super-categories .category-wrap .list-cates .cat-child-title {
  padding: 12px 0;
  line-height: 100%;
}
.sm-super-categories .category-wrap .list-cates .cat-child-title a {
  position: relative;
  padding-left: 0px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.sm-super-categories .category-wrap .list-cates .cat-child-title a:before {
  content: '\f067';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 0px;
  position: absolute;
  top: 7px;
  left: 0px;
  color: #f2133a;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.sm-super-categories .category-wrap .list-cates .cat-child-title a:hover {
  padding-left: 13px;
}
.sm-super-categories .category-wrap .list-cates .cat-child-title a:hover:before {
  content: '\f067';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 8px;
}
.sm-super-categories .owl-carousel .owl-item img {
  transform-style: inherit;
}
.sm-super-categories .owl-theme .owl-controls .owl-nav > div {
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  margin-top: -30px;
  display: inline-block;
  width: 36px;
  height: 36px;
  position: relative;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #dddddd;
  background-color: #fff;
  position: absolute;
  top: 50%;
}
.sm-super-categories .owl-theme .owl-controls .owl-nav > div:before {
  text-indent: 0;
  position: absolute;
  top: 0;
  color: #999;
  font-size: 22px;
  line-height: 33px;
  font-family: FontAwesome;
}
.sm-super-categories .owl-theme .owl-controls .owl-nav > div.next:before,
.sm-super-categories .owl-theme .owl-controls .owl-nav > div.owl-next:before {
  content: "\f105";
  right: 13px;
}
.sm-super-categories .owl-theme .owl-controls .owl-nav > div.prev:before,
.sm-super-categories .owl-theme .owl-controls .owl-nav > div.owl-prev:before {
  content: "\f104";
  left: 13px;
}
.sm-super-categories .owl-theme .owl-controls .owl-nav > div:hover {
  border-color: #f2133a;
  background-color: #f2133a;
}
.sm-super-categories .owl-theme .owl-controls .owl-nav > div:hover:before {
  color: #fff;
}
.sm-super-categories .owl-theme .owl-controls .owl-nav > div.owl-prev {
  left: -1px;
}
.sm-super-categories .owl-theme .owl-controls .owl-nav > div.owl-next {
  right: 0;
}
.sm-super-categories .spc-wrap {
  padding-left: 10px;
}
.sm-super-categories .spc-wrap .spc-items-container .products-grid {
  border: 1px solid #dddddd;
  border-right: none;
}
.sm-super-categories .spc-wrap .spc-items-container .products-grid .col-item {
  /*border-right: 1px solid @border-color !important;*/
}
.sm-super-categories .spc-wrap .spc-items-container .products-grid .item .item-inner {
  width: 100%;
  border: none;
  /*border-right: 1px solid @border-color !important;*/
  position: relative;
}
.sm-super-categories .spc-wrap .spc-items-container .products-grid .item .item-inner:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #dddddd;
}
.sm-super-categories .spc-wrap .spc-items-container .products-grid .item .item-inner .box-info .ratings .rating-links {
  display: none;
}
.sm-super-categories .spc-wrap .spc-items-container .products-grid .item .item-inner .bottom-action .btn-action.btn-cart {
  padding: 0 26px;
}
.sm-super-categories .spc-wrap .spc-items-container:hover .owl-theme .owl-controls .owl-nav > div {
  visibility: visible;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.sm-super-categories .spc-wrap .cate-img {
  margin-top: 10px;
}
.sm-super-categories .spc-wrap .cate-img a img {
  width: 100%;
}
.super-cate-2 {
  margin-bottom: 40px;
}
.super-cate-2 .sm-super-categories .spc-wrap .cate-img {
  /*background-image: url('https://www.goelst.nl/skin/frontend/images/super-cate2.jpg');
  margin-bottom: 40px;*/
}
/*-----------------------Css for Tabs ----------------------------*/
/*-----------------------------Css for Content----------------------*/
.sm-supercategories .sj-listing-tabs .ltabs-wrap .ltabs-items-container {
  margin: 0 -15px;
  clear: both;
}
.sm-supercategories .sj-listing-tabs .ltabs-items-container .ltabs-items {
  margin: 0;
  padding: 0;
  display: none;
}
.sm-supercategories .sj-listing-tabs .ltabs-items-container .ltabs-items-inner {
  margin: 0;
  padding: 0;
  width: 100%;
}
.sm-supercategories .sj-listing-tabs .ltabs-items-container .ltabs-items-selected {
  display: block;
}
.sm-supercategories .sj-listing-tabs .ltabs-items-container .ltabs-item-wrap {
  margin: 0;
  padding: 0;
  opacity: 0;
  box-shadow: #000 0em 0em 0em;
}
.sm-supercategories .sj-listing-tabs .ltabs-items-container .ltabs-item-wrap img {
  width: 100%;
  max-width: 100%;
  box-shadow: #000 0em 0em 0em;
}
.sm-supercategories .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item {
  float: left;
  opacity: 0;
  padding: 0 15px;
}
.cmspage1 .sm-supercategories .ltabs-tabs-wrap {
  position: absolute;
  top: -54px;
  right: 15px;
}
.cmspage1 .sm-supercategories .ltabs-tabs-wrap .ltabs-tabs li {
  background: url(https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/border-super-cat.png) no-repeat left center;
}
.cmspage1 .sm-supercategories .ltabs-tabs-wrap .ltabs-tabs li:first-child {
  background: none;
}
.sm-supercategories .sj-listing-tabs .ltabs-items .ltabs-loading {
  width: 100%;
  max-width: 100%;
  padding: 0;
  position: relative;
  background: url(https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/477.gif) no-repeat scroll center center transparent;
  min-height: 300px;
  display: block;
  z-index: 0;
}
.sm-supercategories .sj-listing-tabs .ltabs-items-container .ltabs-loadmore {
  display: block;
  overflow: hidden;
  border: 1px solid #e1e1e1;
  text-align: center;
  margin: 0 15px;
}
.sm-supercategories .sj-listing-tabs .ltabs-items-container .ltabs-loadmore:hover {
  border-color: #f2133a;
  color: #f2133a;
}
.sm-supercategories .sj-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn {
  cursor: pointer;
  line-height: 38px;
  text-transform: uppercase;
}
.sm-supercategories .sj-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn .ltabs-image-loading {
  background: url('https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/301.gif') no-repeat scroll center center transparent;
  width: 16px;
  height: 11px;
  display: none;
  margin-right: 10px;
  vertical-align: middle;
}
.sm-supercategories .sj-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn:after {
  content: attr(data-label);
}
.sm-supercategories .sj-listing-tabs .ltabs-items.ltabs-process .ltabs-loadmore {
  display: none;
}
/*-----------------------------Css for Responsive ----------------------*/
@media all and (max-width: 479px) {
  .sm-supercategories .sj-listing-tabs .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
    display: block;
    background: none;
    padding: 5px 12px!important;
  }
  .sm-supercategories .sj-listing-tabs .ltabs-item .hits {
    width: 100%;
    padding-left: 0;
  }
  .sm-supercategories .sj-listing-tabs .ltabs-tab-img {
    display: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs04-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs04-5 .ltabs-item {
    width: 19.958%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs04-4 .ltabs-item {
    width: 24.995%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs04-3 .ltabs-item {
    width: 33.315%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs04-2 .ltabs-item {
    width: 49.985%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs04-1 .ltabs-item {
    width: 100%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs04-1 .clr1,
  .sm-supercategories .sj-listing-tabs .ltabs04-2 .clr2,
  .sm-supercategories .sj-listing-tabs .ltabs04-3 .clr3,
  .sm-supercategories .sj-listing-tabs .ltabs04-4 .clr4,
  .sm-supercategories .sj-listing-tabs .ltabs04-5 .clr5,
  .sm-supercategories .sj-listing-tabs .ltabs04-6 .clr6 {
    clear: both;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .ltabs-item .hits {
    width: 100%;
  }
}
@media all and (min-width: 480px) and (max-width: 767px) {
  .sm-supercategories .sj-listing-tabs .ltabs03-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs03-5 .ltabs-item {
    width: 19.958%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs03-4 .ltabs-item {
    width: 24.995%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-5 .ltabs-item .hits {
    width: 100%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-5 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs03-3 .ltabs-item {
    width: 33.295%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs03-2 .ltabs-item {
    width: 49.999%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs03-1 .ltabs-item {
    width: 100%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs03-1 .clr1,
  .sm-supercategories .sj-listing-tabs .ltabs03-2 .clr2,
  .sm-supercategories .sj-listing-tabs .ltabs03-3 .clr3,
  .sm-supercategories .sj-listing-tabs .ltabs03-4 .clr4,
  .sm-supercategories .sj-listing-tabs .ltabs03-5 .clr5,
  .sm-supercategories .sj-listing-tabs .ltabs03-6 .clr6 {
    clear: both;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .ltabs-item .hits {
    width: 100%;
  }
}
@media all and (min-width: 768px) and (max-width: 1199px) {
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .ltabs-item .hits {
    width: 100%;
    padding-left: 0;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-5 .ltabs-item {
    width: 19.958%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-4 .ltabs-item {
    width: 24.995%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-3 .ltabs-item {
    width: 33.315%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-2 .ltabs-item {
    width: 49.999%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-1 .ltabs-item {
    width: 100%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-4 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-4 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs02-5 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs02-6 .ltabs-item .hits {
    width: 100%;
    padding-left: 0;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-5 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs02-1 .clr1,
  .sm-supercategories .sj-listing-tabs .ltabs02-2 .clr2,
  .sm-supercategories .sj-listing-tabs .ltabs02-3 .clr3,
  .sm-supercategories .sj-listing-tabs .ltabs02-4 .clr4,
  .sm-supercategories .sj-listing-tabs .ltabs02-5 .clr5,
  .sm-supercategories .sj-listing-tabs .ltabs02-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 1200px) and (max-width: 1599px) {
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .ltabs-item {
    width: 20%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .ltabs-item {
    width: 25%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .ltabs-item .hits {
    width: 100%;
    padding-left: 0;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .ltabs-item {
    width: 33.315%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-2 .ltabs-item {
    width: 49.999%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-1 .ltabs-item {
    width: 100%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-1 .clr1,
  .sm-supercategories .sj-listing-tabs .ltabs01-2 .clr2,
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .clr3,
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .clr4,
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .clr5,
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 1600px) {
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .ltabs-item .item-prices,
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none;
  }
  .sm-supercategories .sj-listing-tabs .ltabs01-3 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-4 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-5 .ltabs-item .hits,
  .sm-supercategories .sj-listing-tabs .ltabs01-6 .ltabs-item .hits {
    width: 100%;
    padding-left: 0;
  }
  .sm-supercategories .sj-listing-tabs .ltabs00-6 .ltabs-item {
    width: 16.64%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs00-5 .ltabs-item {
    width: 20%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs00-4 .ltabs-item {
    width: 25%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs00-3 .ltabs-item {
    width: 33.315%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs00-2 .ltabs-item {
    width: 49.999%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs00-1 .ltabs-item {
    width: 100%;
  }
  .sm-supercategories .sj-listing-tabs .ltabs00-1 .clr1,
  .sm-supercategories .sj-listing-tabs .ltabs00-2 .clr2,
  .sm-supercategories .sj-listing-tabs .ltabs00-3 .clr3,
  .sm-supercategories .sj-listing-tabs .ltabs00-4 .clr4,
  .sm-supercategories .sj-listing-tabs .ltabs00-5 .clr5,
  .sm-supercategories .sj-listing-tabs .ltabs00-6 .clr6 {
    clear: both;
  }
}
.item-readmore {
  margin-bottom: 5px;
}
.sm-supercategories .sj-listing-tabs .ltabs-item .item-desc + .item-readmore {
  margin-top: 10px;
}
.sm-supercategories .sj-listing-tabs .ltabs-item .item-btn-add {
  clear: both;
  display: block;
  padding-top: 10px;
  overflow: hidden;
}
.sm-supercategories .sj-listing-tabs .ltabs-item .item-addtocart {
  margin-top: 10px;
}
.sm-supercategories .sj-listing-tabs .ltabs-item .item-btn-add form {
  margin: 0;
}
/* css categories */
.category-wrap .cat-title {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.container-slider .cat-child-title a {
  color: #999;
  font-size: 14px;
  line-height: 100%;
}
/* Css Device */
.container-slider .preset02-1 .vpo-wrap {
  width: 100%;
  margin: 0;
}
.container-slider .preset02-1 .vpo-wrap .vp {
  margin-right: 0;
}
.container-slider .preset02-1 .vpo-wrap .vp .item {
  float: left;
  margin: 0;
  width: 100%;
}
.container-slider .preset02-2 .vpo-wrap {
  width: 50%;
  margin: 0 -50% 0 0;
}
.container-slider .preset02-2 .vpo-wrap .vp {
  margin-right: -100%;
}
.container-slider .preset02-2 .vpo-wrap .vp .item {
  float: left;
  margin: 0 1%;
  width: 48%;
}
.container-slider .preset02-3 .vpo-wrap {
  width: 33.3333%;
  margin: 0 -66.6666% 0 0;
}
.container-slider .preset02-3 .vpo-wrap .vp {
  margin-right: -200%;
}
.container-slider .preset02-3 .vpo-wrap .vp .item {
  float: left;
  margin: 0 1%;
  width: 31.3333%;
}
.container-slider .preset02-4 .vpo-wrap {
  width: 25%;
  margin: 0 -75% 0 0;
}
.container-slider .preset02-4 .vpo-wrap .vp {
  margin-right: -300%;
}
.container-slider .preset02-4 .vpo-wrap .vp .item {
  float: left;
  margin: 0 1%;
  width: 23%;
}
.container-slider .preset02-5 .vpo-wrap {
  width: 20%;
  margin: 0 -80% 0 0;
}
.container-slider .preset02-5 .vpo-wrap .vp {
  margin-right: -400%;
}
.container-slider .preset02-5 .vpo-wrap .vp .item {
  float: left;
  margin: 0 1%;
  width: 18%;
}
.container-slider .preset02-6 .vpo-wrap {
  width: 16.6666%;
  margin: 0 -83.33329999999999% 0 0;
}
.container-slider .preset02-6 .vpo-wrap .vp {
  margin-right: -500%;
}
.container-slider .preset02-6 .vpo-wrap .vp .item {
  float: left;
  margin: 0 1%;
  width: 14.6666%;
}
@media all and (max-width: 320px) {
  .container-slider .preset05-1 .vpo-wrap {
    width: 100%;
    margin: 0;
  }
  .container-slider .preset05-1 .vpo-wrap .vp {
    margin-right: 0;
  }
  .container-slider .preset05-1 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 100%;
  }
  .container-slider .preset05-2 .vpo-wrap {
    width: 50%;
    margin: 0 -50% 0 0;
  }
  .container-slider .preset05-2 .vpo-wrap .vp {
    margin-right: -100%;
  }
  .container-slider .preset05-2 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 48%;
  }
  .container-slider .preset05-3 .vpo-wrap {
    width: 33.3333%;
    margin: 0 -66.6666% 0 0;
  }
  .container-slider .preset05-3 .vpo-wrap .vp {
    margin-right: -200%;
  }
  .container-slider .preset05-3 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 31.3333%;
  }
  .container-slider .preset05-4 .vpo-wrap {
    width: 25%;
    margin: 0 -75% 0 0;
  }
  .container-slider .preset05-4 .vpo-wrap .vp {
    margin-right: -300%;
  }
  .container-slider .preset05-4 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 23%;
  }
  .container-slider .preset05-5 .vpo-wrap {
    width: 20%;
    margin: 0 -80% 0 0;
  }
  .container-slider .preset05-5 .vpo-wrap .vp {
    margin-right: -400%;
  }
  .container-slider .preset05-5 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 18%;
  }
  .container-slider .preset05-6 .vpo-wrap {
    width: 16.6666%;
    margin: 0 -83.33329999999999% 0 0;
  }
  .container-slider .preset05-6 .vpo-wrap .vp {
    margin-right: -500%;
  }
  .container-slider .preset05-6 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 14.6666%;
  }
}
@media all and (min-width: 321px) and (max-width: 480px) {
  .container-slider .preset04-1 .vpo-wrap {
    width: 100%;
    margin: 0;
  }
  .container-slider .preset04-1 .vpo-wrap .vp {
    margin-right: 0;
  }
  .container-slider .preset04-1 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 100%;
  }
  .container-slider .preset04-2 .vpo-wrap {
    width: 50%;
    margin: 0 -50% 0 0;
  }
  .container-slider .preset04-2 .vpo-wrap .vp {
    margin-right: -100%;
  }
  .container-slider .preset04-2 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 48%;
  }
  .container-slider .preset04-3 .vpo-wrap {
    width: 33.3333%;
    margin: 0 -66.6666% 0 0;
  }
  .container-slider .preset04-3 .vpo-wrap .vp {
    margin-right: -200%;
  }
  .container-slider .preset04-3 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 31.3333%;
  }
  .container-slider .preset04-4 .vpo-wrap {
    width: 25%;
    margin: 0 -75% 0 0;
  }
  .container-slider .preset04-4 .vpo-wrap .vp {
    margin-right: -300%;
  }
  .container-slider .preset04-4 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 23%;
  }
  .container-slider .preset04-5 .vpo-wrap {
    width: 20%;
    margin: 0 -80% 0 0;
  }
  .container-slider .preset04-5 .vpo-wrap .vp {
    margin-right: -400%;
  }
  .container-slider .preset04-5 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 18%;
  }
  .container-slider .preset04-6 .vpo-wrap {
    width: 16.6666%;
    margin: 0 -83.33329999999999% 0 0;
  }
  .container-slider .preset04-6 .vpo-wrap .vp {
    margin-right: -500%;
  }
  .container-slider .preset04-6 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 14.6666%;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .container-slider .preset03-1 .vpo-wrap {
    width: 100%;
    margin: 0;
  }
  .container-slider .preset03-1 .vpo-wrap .vp {
    margin-right: 0;
  }
  .container-slider .preset03-1 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 100%;
  }
  .container-slider .preset03-2 .vpo-wrap {
    width: 50%;
    margin: 0 -50% 0 0;
  }
  .container-slider .preset03-2 .vpo-wrap .vp {
    margin-right: -100%;
  }
  .container-slider .preset03-2 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 48%;
  }
  .container-slider .preset03-3 .vpo-wrap {
    width: 33.3333%;
    margin: 0 -66.6666% 0 0;
  }
  .container-slider .preset03-3 .vpo-wrap .vp {
    margin-right: -200%;
  }
  .container-slider .preset03-3 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 31.3333%;
  }
  .container-slider .preset03-4 .vpo-wrap {
    width: 25%;
    margin: 0 -75% 0 0;
  }
  .container-slider .preset03-4 .vpo-wrap .vp {
    margin-right: -300%;
  }
  .container-slider .preset03-4 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 23%;
  }
  .container-slider .preset03-5 .vpo-wrap {
    width: 20%;
    margin: 0 -80% 0 0;
  }
  .container-slider .preset03-5 .vpo-wrap .vp {
    margin-right: -400%;
  }
  .container-slider .preset03-5 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 18%;
  }
  .container-slider .preset03-6 .vpo-wrap {
    width: 16.6666%;
    margin: 0 -83.33329999999999% 0 0;
  }
  .container-slider .preset03-6 .vpo-wrap .vp {
    margin-right: -500%;
  }
  .container-slider .preset03-6 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 14.6666%;
  }
}
@media all and (min-width: 769px) and (max-width: 1200px) {
  .container-slider .preset02-1 .vpo-wrap {
    width: 100%;
    margin: 0;
  }
  .container-slider .preset02-1 .vpo-wrap .vp {
    margin-right: 0;
  }
  .container-slider .preset02-1 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 100%;
  }
  .container-slider .preset02-2 .vpo-wrap {
    width: 50%;
    margin: 0 -50% 0 0;
  }
  .container-slider .preset02-2 .vpo-wrap .vp {
    margin-right: -100%;
  }
  .container-slider .preset02-2 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 48%;
  }
  .container-slider .preset02-3 .vpo-wrap {
    width: 33.3333%;
    margin: 0 -66.6666% 0 0;
  }
  .container-slider .preset02-3 .vpo-wrap .vp {
    margin-right: -200%;
  }
  .container-slider .preset02-3 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 31.3333%;
  }
  .container-slider .preset02-4 .vpo-wrap {
    width: 25%;
    margin: 0 -75% 0 0;
  }
  .container-slider .preset02-4 .vpo-wrap .vp {
    margin-right: -300%;
  }
  .container-slider .preset02-4 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 23%;
  }
  .container-slider .preset02-5 .vpo-wrap {
    width: 20%;
    margin: 0 -80% 0 0;
  }
  .container-slider .preset02-5 .vpo-wrap .vp {
    margin-right: -400%;
  }
  .container-slider .preset02-5 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 18%;
  }
  .container-slider .preset02-6 .vpo-wrap {
    width: 16.6666%;
    margin: 0 -83.33329999999999% 0 0;
  }
  .container-slider .preset02-6 .vpo-wrap .vp {
    margin-right: -500%;
  }
  .container-slider .preset02-6 .vpo-wrap .vp .item {
    float: left;
    margin: 0 1%;
    width: 14.6666%;
  }
}
.container-slider {
  position: relative;
  margin: 10px 0;
  border: 1px solid #e9e9e9;
  border-bottom: 2px solid #3399cc;
  padding: 20px 0 12px 0;
}
.container-slider .slider {
  overflow: hidden;
  position: relative;
  z-index: 99;
}
.container-slider .slider .vpo-wrap .vp {
  position: relative;
  overflow: hidden;
  height: auto;
}
.container-slider .slider .vpo-wrap .vp .vpi-wrap {
  white-space: nowrap;
  font-size: 0 !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.container-slider .slider .vpo-wrap .vp .item {
  display: inline-block;
  font-size: medium;
  white-space: normal;
  vertical-align: top;
  float: none;
  text-align: center;
}
.container-slider .slider .vpo-wrap .vpi-wrap:after {
  display: block;
  height: 0;
  line-height: 0;
  content: '';
  clear: both;
}
.container-slider .not-js .vpo-wrap,
.container-slider .not-js .vpo-wrap .vp,
.container-slider .not-js .vpo-wrap .vp .vpi-wrap,
.container-slider .not-js .vpo-wrap .vp .item {
  position: static;
}
.container-slider .item .cat-child-image > img {
  margin: 0 auto;
  margin-bottom: 10px;
}
.container-slider .item .cat-child-image:hover > img {
  opacity: 0.7;
}
/*css button*/
.container-slider .control-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.container-slider .control-button .preview,
.container-slider .control-button .next {
  background-color: #999;
  position: absolute;
  top: 50%;
  z-index: 9999;
  margin: -15px 0 0 0;
  color: #fff !important;
  padding: 0;
  background-position: 12px 10px;
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  list-style: none;
}
.container-slider .control-button .preview:hover,
.container-slider .control-button .next:hover {
  background-color: #3399cc;
}
.container-slider .control-button .preview {
  left: 0;
  background-image: url('https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/prev.png');
}
.container-slider .control-button .next {
  right: 0;
  background-image: url('https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/next.png');
}
/* 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;
}
.login-moile {
  display: none;
}
.menu-on-top {
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 1001;
  position: fixed;
}
/*.header {
  position: relative;
  z-index: 5;
}*/
/*==POPUP LOGIN==*/
#modal-login {
  overflow-y: auto !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: #f2133a;
  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.goelst.nl/skin/frontend/sm-furnicom/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 42px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 14px;
  color: #fff;
  font-weight: bold;
  background-color: #f2133a;
  font-size: 116.67%;
}
body .block-popup-login .block-content .btn-reg-popup:hover {
  background-color: #e93712;
}
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.goelst.nl/skin/frontend/sm-furnicom/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.goelst.nl/skin/frontend/sm-furnicom/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;
}
.btn-mobile-wrapper {
  position: relative;
  display: inline-block;
}
.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: #f2133a;
  border-color: #f2133a;
}
.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: #f2133a;
  border-color: #f2133a;
}
.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;
}
.home-menu-dropdown .item-home-store {
  width: 20%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div {
  background-color: #fff;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.35);
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .sm_megamenu_title > span {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 116.7%;
  color: #444;
  margin-bottom: 5px;
  display: block;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .sm_megamenu_title > a {
  padding: 5px 0px 5px 11px;
  display: inline-block;
  position: relative;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .sm_megamenu_title > a:before {
  background: url('https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/mega-item.png') no-repeat;
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 6px;
  height: 6px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .basic-products-megamenu.products-grid .item {
  float: left;
  width: 50%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .basic-products-megamenu.products-grid .item .item-inner .box-image img {
  width: 100%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .have-products-parent .sm_megamenu_firstcolumn {
  padding: 0 !important;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .have-products-parent .have-products {
  background-color: #eee;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .have-products-parent .col-left-cus {
  width: 25%;
  padding: 20px 0 20px 20px !important;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .have-products-parent .col-right-cus {
  width: 75%;
  background-color: #fff;
  -webkit-box-shadow: -1px 2px 7px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -1px 2px 7px 0px rgba(0, 0, 0, 0.5);
  box-shadow: -1px 2px 7px 0px rgba(0, 0, 0, 0.5);
  padding: 30px 15px !important;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .have-products-parent .col-right-cus .products-grid .item .item-inner .bottom-action .btn-action.btn-cart {
  padding: 0 30px;
}
/*.shop-category-parent > div.sm_megamenu_dropdown_2columns{
  width: 500px!important;
}

.image-bottom{
  padding:20px 15px 0px 15px;
}*/
.static-bottom-link {
  margin: 25px 15px 0 15px;
  /*&.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 #dddddd;
}
.search-autocomplete ul li .amount {
  float: right;
}
.search-autocomplete ul li:last-child {
  border: none;
}
/*==ABOUT - CONTACT ITEM==*/
.sm_megamenu_wrapper_horizontal_menu .item-about-contact {
  padding: 5px 0;
}
.sm_megamenu_wrapper_horizontal_menu .item-about-contact li a {
  display: block !important;
  padding: 4px 0;
}
.sm_megamenu_wrapper_horizontal_menu .item-about-contact li:last-child a {
  border-bottom: none;
}
/*----------------------------*/
.wrapper {
  position: relative;
}
/*---my account block----*/
.dropdown-block {
  display: table-cell;
  padding: 0;
  line-height: 30px;
  position: relative;
  cursor: pointer;
  float: left;
  margin-left: 20px;
}
.dropdown-block.currency-block {
  margin-left: 0;
}
.dropdown-block.block-login {
  line-height: 39px;
}
.dropdown-block.block-login i {
  margin-right: 5px;
  font-size: 14px;
}
.dropdown-block .title-dropdown-block {
  display: none;
}
.dropdown-block .dropdown-toggle {
  padding: 0 15px 0 0px;
  position: relative;
  line-height: 38px;
}
.dropdown-block .dropdown-toggle .value {
  color: #444444;
}
.dropdown-block .dropdown-toggle > a {
  color: #444444;
}
.dropdown-block .dropdown-toggle > a:hover {
  color: #f2133a;
}
.dropdown-block .dropdown-toggle:before {
  font-family: fontawesome;
  content: "\f0d7";
  font-size: 12px;
  position: absolute;
  right: 0;
}
.dropdown-block .dropdown-toggle .myaccount-link:before {
  content: '\f007';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 13px;
  margin-right: 8px;
}
.dropdown-block .dropdown-list {
  display: none;
  cursor: default;
  position: absolute;
  left: 0px;
  background-color: #fff;
  border: 1px solid #dddddd;
  z-index: 11;
  min-width: 110%;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
.dropdown-block .dropdown-list li {
  padding: 2px 15px;
}
.dropdown-block .dropdown-list li:hover {
  background-color: #f4f4f4;
}
.dropdown-block .dropdown-list a {
  white-space: nowrap;
  display: block;
}
.dropdown-block .dropdown-list .current {
  color: #f2133a;
}
.dropdown-block .currency-switcher .dropdown-list {
  left: 0;
}
.dropdown-block .lang-switcher .dropdown-toggle .flag {
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
}
.dropdown-block .lang-switcher .dropdown-toggle a,
.dropdown-block .lang-switcher .dropdown-toggle .value {
  color: #444444;
}
.dropdown-block .lang-switcher .dropdown-list li a span,
.dropdown-block .lang-switcher .dropdown-list .current span {
  background-position: left center;
  display: inline-block;
  background-repeat: no-repeat;
  padding-left: 20px;
}
.dropdown-block:hover .dropdown-toggle a,
.dropdown-block:hover .dropdown-toggle .value {
  color: #f2133a;
}
.dropdown-block:hover .dropdown-toggle:after {
  display: block;
}
.dropdown-block:hover .dropdown-list {
  display: block;
}
.dropdown-block.block-base {
  padding: 0;
}
.dropdown-block.block-base .links li {
  float: left;
  margin: 0;
}
.dropdown-block.block-base .links li a {
  display: block;
  position: relative;
  line-height: 39px;
  color: #444444;
}
.dropdown-block.block-base .links li a:hover {
  color: #f2133a;
}
.dropdown-block.block-base .links li a:hover:after {
  display: block;
}
.dropdown-block.block-base .links li a.top-link-checkout:before {
  content: '\f046';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 13px;
  margin-right: 8px;
}
.dropdown-block.block-base .links li a.my-wishlist:before {
  content: '\f004';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 12px;
  margin-right: 8px;
}
.dropdown-block.block-base .links li.last {
  margin-left: 0;
  display: none;
}
/*--- mega menu ---*/
.sm_megamenu_wrapper_horizontal_menu ul > li.sm_megamenu_lv1 {
  float: left;
}
.sm_megamenu_wrapper_horizontal_menu ul > li.sm_megamenu_lv1 > a.sm_megamenu_head {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 116.7%;
  line-height: 50px;
  display: inline-block;
  padding: 0px 23px;
  position: relative;
}
.sm_megamenu_wrapper_horizontal_menu ul > li.sm_megamenu_lv1 > a.sm_megamenu_head .item-icon {
  position: absolute;
  content: "";
  top: 6px;
  right: 2px;
  width: 28px;
  height: 12px;
}
.sm_megamenu_wrapper_horizontal_menu ul > li.sm_megamenu_lv1.home-item-parent > a.sm_megamenu_head {
  display: block;
  width: 70px;
  height: 50px;
}
.sm_megamenu_wrapper_horizontal_menu ul > li.sm_megamenu_lv1.home-item-parent > a.sm_megamenu_head:before {
  content: '\f015';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 22px;
  text-indent: 0;
  position: absolute;
  top: 13px;
  left: 24px;
}
.sm_megamenu_wrapper_horizontal_menu ul > li.sm_megamenu_lv1.home-item-parent > a.sm_megamenu_head .sm_megamenu_title {
  display: none;
}
.sm_megamenu_wrapper_horizontal_menu ul > li.sm_megamenu_lv1.sm_megamenu_actived > a.sm_megamenu_head,
.sm_megamenu_wrapper_horizontal_menu ul > li.sm_megamenu_lv1:hover > a.sm_megamenu_head {
  background-color: #f2133a;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.sm_megamenu_wrapper_horizontal_menu ul > li.sm_megamenu_lv1.sm_megamenu_right {
  float: right;
}
/*--- end mega menu ---*/
/*----css menu---*/
.nav-container #nav {
  margin: 0;
}
.nav-container #nav > li {
  float: left;
  margin-right: 1px;
}
.nav-container #nav > li.active > a,
.nav-container #nav > li:hover > a {
  background-color: #f2133a;
  color: #fff;
}
.nav-container #nav > li ul {
  display: none;
  width: 220px;
  background-color: #fff;
  position: absolute;
  z-index: 10;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.35);
}
.nav-container #nav > li:first-child > a {
  display: block;
  width: 70px;
  height: 50px;
}
.nav-container #nav > li:first-child > a:before {
  content: '\f015';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 22px;
  text-indent: 0;
  position: absolute;
  top: 13px;
  left: 24px;
}
.nav-container #nav > li:first-child > a span {
  display: none;
}
.nav-container #nav > li > a {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 116.7%;
  line-height: 50px;
  padding: 13px 23px;
  position: relative;
}
.nav-container #nav > li > a:hover {
  background-color: #f2133a;
  color: #fff;
}
.nav-container #nav li {
  position: relative;
}
.nav-container #nav li:hover > ul {
  display: block;
}
.nav-container #nav li ul {
  padding: 0;
}
.nav-container #nav li ul li {
  padding: 3px 20px 3px 40px;
  position: relative;
}
.nav-container #nav li ul li:before {
  background: url('https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/mega-item.png') no-repeat;
  content: "";
  position: absolute;
  left: 28px;
  top: 14px;
  width: 6px;
  height: 6px;
}
.nav-container #nav li ul li.parent > a:before {
  content: '\f105';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 13px;
  float: right;
  padding: 4px 0;
}
.nav-container #nav li ul li a {
  display: block;
  padding: 5px 0px;
}
.nav-container #nav li ul li:last-child > a {
  border: none;
}
.nav-container #nav li ul li:hover {
  background-color: #f2133a;
}
.nav-container #nav li ul li:hover:before {
  background: url('https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/mega-item-w.png') no-repeat;
}
.nav-container #nav li ul li:hover > a {
  color: #fff;
}
.nav-container #nav li ul li:hover > a:before {
  color: #fff;
}
.nav-container #nav li ul li:hover > ul {
  left: 220px;
  top: 0;
}
/*----end css menu---*/
.cms-page-1 .sm-imageslider {
  margin-top: -50px;
}
.cms-index-index .nav-container #nav > li:first-child > a {
  background-color: #f2133a;
  color: #fff;
}
.cms-index-index .header-style-1 .header-bottom .menu-larger .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.home-item-parent > a {
  background-color: #f2133a;
}
/*----mini cart pro --------*/
/*.minicart-header{
      float: right;

      .sm-cartpro{
        .cartpro-title{
          background-color: @color_theme;
          color: #fff;
          padding: 16px;
          text-align: center;
          width: 172px;
          i{
            font-size: 22px;
          }
          .item-info{
            margin-top: 4px;
            p{
              text-transform: uppercase;
              font-weight: bold;
              font-size: 116.7%;
            }
          }
          
        }

        .cartpro-content{
          z-index: 99;
          top:104px;
          border-top: 3px solid @color_theme;
          .box-shadow(0 3px 3px rgba(0, 0, 0, 0.3));          
        }
      }

    }*/
/*----end mini cart pro --------*/
/*-----search box-----------*/
/*#search_mini_form{
  .form-search{
    background-color: #fff;
    border: 1px solid @color_theme;
    color: #999;
    display: inline-block;
    .box-shadow(inset 0px 0px 3px 0px #ccc);
    i,
    .input-text,
    .button-search{
      float: left;
    }
    i{
      font-size: 15px;
      width: 40px;
      height: 40px;
      line-height: 37px;
      text-align: center;
    }
    .input-text{
      width: auto;     
      border-left: 1px solid #ddd !important;
      border: none;
      height: 27px;
      color: #999;
      margin: 6px 0;
      padding-left: 10px;
      width: 300px;
      &:focus{
        background-color:#fff;
      }
    }
    .button-search{
      background-color: @color_theme;
      color: #fff;
      height: 40px;
      line-height: 40px;
      padding: 0 20px;
      border: none;
      font-weight: bold;
      &:hover{
        background-color: @color_theme_active;
      }
    }
  }
}*/
/*-----end search box-----------*/
.header-style-1 .mobile-login {
  display: none;
}
.header-style-1 .header-top {
  border-bottom: 1px solid #dddddd;
  /*.dropdown-block{
      display: table-cell;
      padding:0;
      line-height: 30px;
      position: relative;
      cursor: pointer;
      float: left;
      margin-left: 20px;    
      &.currency-block{
        margin-left: 0;
      }  
      &.block-login{
        line-height: 39px;
        i{
          margin-right: 5px;
          font-size: 14px;
        }
      }
      .title-dropdown-block{
        display: none;
      }

      .dropdown-toggle{
        padding:0 15px 0 0px;
        position: relative;
        line-height: 39px;

        > a{
          color: @title-color;

          &:hover{
            color: @color_theme;
          }
        }

        &:before{
          font-family: fontawesome;
          content: "\f107";
          font-size:14px;
          position: absolute;
          right: 0;
        }

        .myaccount-link{
          &:before{
            .font-awesome(f007,13px);
            margin-right: 8px;
          }
        }
      }

      .dropdown-list{
        display: none;
        cursor: default;
        position: absolute;
        left: -10px;
        background-color: #fff;
        border:1px solid @border-color;        
        z-index: 11;
        min-width: 110%;
        .box-shadow(0 0 2px rgba(0,0,0,0.2));
        li{
          padding: 2px 15px;
          &:hover{
            background-color: #f4f4f4;
          }
        }
        a{
          white-space: nowrap;
          display: block;
        }

        .current{
          color: @color_theme;
        }
      }

      .currency-switcher{
        .dropdown-list{
          right:0;
          left:auto;
        }
      }

      .lang-switcher{
        .dropdown-toggle{
          .flag{
            background-repeat: no-repeat;
            background-position: left center;
            padding-left:20px;
          }
          a,
          .value{
            color: @title-color;
          }
        }

        .dropdown-list{
          li a span,
          .current span {
            background-position: left center;
            display: inline-block;
            background-repeat: no-repeat;
            padding-left:20px;
          }
        }
      }
     
      &:hover{
        .dropdown-toggle{
          a,
          .value{
            color: @color_theme;
          }

          &:after{
            display: block;
          }
        }

        .dropdown-list{
          display: block;
        }
      }

      &.block-base{
        padding:0;

        .links{
          li{
            float: left;
            margin:0 10px;

            a{
              display: block;
              position: relative;
              line-height: 39px;
              color: @title-color;

              

              &:hover{
                color: @color_theme;
                &:after{
                  display: block;
                }
              }

              &.top-link-checkout{
                &:before{
                  .font-awesome(f046,13px);
                  margin-right: 8px;
                }

              }

              &.my-wishlist{
                &:before{
                  .font-awesome(f004,13px);
                  margin-right: 8px;
                }
              }
            }

            &.first{
              margin-left: 0;
              display: none;
            }
            
          }
        }
      }

    }*/
}
.header-style-1 .header-top .topleft-content {
  line-height: 39px;
}
.header-style-1 .header-top .topleft-content a {
  color: #f2133a;
}
.header-style-1 .header-top .topleft-content a:hover {
  text-decoration: underline;
  cursor: pointer;
}
.header-style-1 .header-top .header-topright .inner {
  float: right;
}
.header-style-1 .header-top .header-topright .inner .livechat,
.header-style-1 .header-top .header-topright .inner .hotline {
  float: left;
}
.header-style-1 .header-top .header-topright .inner .livechat {
  margin: 4px 30px 0 0;
}
.header-style-1 .header-top .header-topright .inner .hotline span {
  font-weight: bold;
}
.header-style-1 .header-top .header-topright .inner .hotline p {
  background: url('https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/hotline.png') no-repeat left 8px;
  padding-left: 25px;
  line-height: 39px;
  color: #444444;
}
.header-style-1 .header-middle .header-middleleft {
  margin-top: 10px;
  margin-bottom: 9px;
  padding-top: 20px;
  padding-bottom: 15px;
  padding-right: 0;
}
.header-style-1 .header-middle .header-middleleft .logo-wrapper {
  float: left;
  margin-right: 45px;
  margin-top: -8px;
}
.header-style-1 .header-middle .header-middleright .shipping {
  padding: 19px 0 19px 35px;
  float: left;
  margin: 10px 0 10px 20px;
  border-left: 1px solid #ddd;
}
.header-style-1 .header-middle .header-middleright .shipping i {
  font-size: 30px;
  color: #f2133a;
  float: left;
  padding-top: 7px;
}
.header-style-1 .header-middle .header-middleright .shipping .inner {
  color: #999;
  font-size: 116.7%;
  float: left;
  padding-left: 10px;
}
.header-style-1 .header-middle .header-middleright .shipping .inner p {
  font-style: italic;
  font-size: 128.6%;
  color: #444444;
  line-height: 23px;
}
.header-style-1 .header-middle .header-middleright .shipping .inner:hover {
  cursor: pointer;
  color: #f2133a;
}
.header-style-1 .header-middle .header-middleright .shipping .inner:hover p {
  color: #f2133a;
}
.header-style-1 .header-bottom {
  background-color: rgba(0, 0, 0, 0.7);
  position: relative;
  z-index: 9;
}
.header-style-1 .header-bottom .yt-menu {
  /*.sm_megamenu_wrapper_horizontal_menu{
          ul{
            > li.sm_megamenu_lv1{
              float: left;
              > a.sm_megamenu_head{
                color: #fff;
                text-transform: uppercase;
                font-weight: bold;
                font-size: 116.7%;
                line-height: 50px;
                padding: 13px 23px;
                position: relative;
                .item-icon{
                  position: absolute;
                  content: "";
                  top: 6px;
                  right: 2px;
                  width: 28px;
                  height: 12px;
                }
              }
            &.home-item-parent{
              > a.sm_megamenu_head{                
                display: block;
                width: 70px;
                height: 50px;
                &:before{
                  .font-awesome(f015,22px);
                  text-indent: 0;
                  position: absolute;
                  top: 13px;
                  left: 24px;
                }
                .sm_megamenu_title{
                  display: none;
                }
              }
            }
            &.sm_megamenu_actived,
              &:hover{
                > a.sm_megamenu_head{
                  background-color: @color_theme;
                  .transition(.2s);
                }
              }

              &.sm_megamenu_right{
                float: right;
              }
            }

          }
        }*/
}
.header-style-1 .header-bottom .yt-menu .menu-under .inner {
  position: relative;
}
.header-style-1 .header-bottom .yt-menu .socials-header {
  background-color: rgba(255, 255, 255, 0.15);
  height: 50px;
  line-height: 50px;
  padding: 0 7px;
  position: absolute;
  top: 0;
  right: 0;
}
.header-style-1 .header-bottom .yt-menu .socials-header .socials-wrap ul {
  margin: 0;
}
.header-style-1 .header-bottom .yt-menu .socials-header .socials-wrap ul li {
  float: left;
  padding: 0 10px;
}
.header-style-1 .header-bottom .yt-menu .socials-header .socials-wrap ul li a {
  color: #c0c0c1;
  font-size: 14px;
}
.header-style-1 .header-bottom .yt-menu .socials-header .socials-wrap ul li a:hover {
  color: #f2133a;
}
.header-style-1 .nav-container #nav {
  margin: 0;
}
.header-style-1 .nav-container #nav > li {
  float: left;
  margin-right: 1px;
}
.header-style-1 .nav-container #nav > li.active > a,
.header-style-1 .nav-container #nav > li:hover > a {
  background-color: #f2133a;
  color: #fff;
}
.header-style-1 .nav-container #nav > li ul {
  display: none;
  width: 220px;
  background-color: #fff;
  position: absolute;
  z-index: 10;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.35);
}
.header-style-1 .nav-container #nav > li:first-child > a {
  display: block;
  width: 70px;
  height: 50px;
}
.header-style-1 .nav-container #nav > li:first-child > a:before {
  content: '\f015';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 22px;
  text-indent: 0;
  position: absolute;
  top: 13px;
  left: 24px;
}
.header-style-1 .nav-container #nav > li:first-child > a span {
  display: none;
}
.header-style-1 .nav-container #nav > li > a {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 116.7%;
  line-height: 50px;
  padding: 0px 23px;
  display: inline-block;
  position: relative;
}
.header-style-1 .nav-container #nav > li > a:hover {
  background-color: #f2133a;
  color: #fff;
}
.header-style-1 .nav-container #nav li {
  position: relative;
}
.header-style-1 .nav-container #nav li:hover > ul {
  display: block;
}
.header-style-1 .nav-container #nav li ul {
  padding: 0;
}
.header-style-1 .nav-container #nav li ul li {
  padding: 3px 20px 3px 40px;
  position: relative;
}
.header-style-1 .nav-container #nav li ul li:before {
  background: url('https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/mega-item.png') no-repeat;
  content: "";
  position: absolute;
  left: 28px;
  top: 14px;
  width: 6px;
  height: 6px;
}
.header-style-1 .nav-container #nav li ul li.parent > a:before {
  content: '\f105';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 13px;
  float: right;
  padding: 4px 0;
}
.header-style-1 .nav-container #nav li ul li a {
  display: block;
  padding: 5px 0px;
}
.header-style-1 .nav-container #nav li ul li:last-child > a {
  border: none;
}
.header-style-1 .nav-container #nav li ul li:hover {
  background-color: #f2133a;
}
.header-style-1 .nav-container #nav li ul li:hover:before {
  background: url('https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/mega-item-w.png') no-repeat;
}
.header-style-1 .nav-container #nav li ul li:hover > a {
  color: #fff;
}
.header-style-1 .nav-container #nav li ul li:hover > a:before {
  color: #fff;
}
.header-style-1 .nav-container #nav li ul li:hover > ul {
  left: 220px;
  top: 0;
}
.header-style-1 .menu-under.menu-on-top .nav-container #nav > li > a {
  /*line-height: 50px;*/
}
/*----mini cart pro --------*/
.minicart-header {
  float: right;
}
.minicart-header .sm-cartpro .cartpro-title {
  background-color: #f2133a;
  color: #fff;
  padding: 16px;
  text-align: center;
  width: 172px;
  height: 104px;
}
.minicart-header .sm-cartpro .cartpro-title i {
  font-size: 22px;
}
.minicart-header .sm-cartpro .cartpro-title .item-info {
  margin-top: 4px;
}
.minicart-header .sm-cartpro .cartpro-title .item-info p {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 116.7%;
}
.minicart-header .sm-cartpro .cartpro-content {
  z-index: 99;
  top: 104px;
  border-top: 3px solid #f2133a;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}
/*----end mini cart pro --------*/
/*-----search box-----------*/
#search_mini_form .form-search {
  background-color: #fff;
  border: 1px solid #f2133a;
  color: #999;
  display: inline-block;
  -webkit-box-shadow: inset 0px 0px 3px 0px #cccccc;
  -moz-box-shadow: inset 0px 0px 3px 0px #cccccc;
  box-shadow: inset 0px 0px 3px 0px #cccccc;
}
#search_mini_form .form-search i,
#search_mini_form .form-search .input-text,
#search_mini_form .form-search .button-search {
  float: left;
}
#search_mini_form .form-search i {
  font-size: 15px;
  width: 40px;
  height: 40px;
  line-height: 37px;
  text-align: center;
}
#search_mini_form .form-search .input-text {
  width: auto;
  border-left: 1px solid #ddd !important;
  border: none;
  height: 27px;
  color: #999;
  margin: 6px 0;
  padding-left: 10px;
  width: 300px;
}
#search_mini_form .form-search .input-text:focus {
  background-color: #fff;
}
#search_mini_form .form-search .button-search {
  background-color: #f2133a;
  color: #fff;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  border: none;
  font-weight: bold;
  font-size: 116.7%;
}
#search_mini_form .form-search .button-search:hover {
  background-color: #e93712;
}
/*-----end search box-----------*/
.home-default .owl-theme .owl-controls .owl-nav > div {
  margin: 0 2px;
  display: inline-block;
  width: 36px;
  height: 36px;
  position: relative;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #dddddd;
  background-color: #fff;
}
.home-default .owl-theme .owl-controls .owl-nav > div:before {
  text-indent: 0;
  position: absolute;
  top: 0;
  color: #999;
  font-size: 22px;
  line-height: 33px;
  font-family: FontAwesome;
}
.home-default .owl-theme .owl-controls .owl-nav > div.next:before,
.home-default .owl-theme .owl-controls .owl-nav > div.owl-next:before {
  content: "\f105";
  right: 13px;
}
.home-default .owl-theme .owl-controls .owl-nav > div.prev:before,
.home-default .owl-theme .owl-controls .owl-nav > div.owl-prev:before {
  content: "\f104";
  left: 13px;
}
.home-default .owl-theme .owl-controls .owl-nav > div:hover {
  border-color: #f2133a;
  background-color: #f2133a;
}
.home-default .owl-theme .owl-controls .owl-nav > div:hover:before {
  color: #fff;
}
.sm-imageslider .owl-theme .owl-controls .owl-dots {
  margin-top: -100px;
}
.dailydeal-wrap {
  background: url(https://www.goelst.nl/skin/frontend/sm-furnicom/media/bg-dailydeal6.jpg) no-repeat center top;
  margin-top: 40px;
  padding: 80px 0;
}
.static-cate {
  float: left;
  width: 16%;
  text-align: center;
}
.static-cate span {
  font-size: 18px;
  color: #fff;
  margin-top: 5px;
}
.homestyle1 {
  /*-----banner infos----*/
  /*----testimonial--*/
  /*-----static 6 content ----*/
}
.homestyle1 .wrap-content1 {
  background-color: #fff;
  display: inline-block;
  width: 100%;
  margin-top: -60px;
  position: relative;
  z-index: 2;
}
.homestyle1 .wrap-content1 .slider-deal-w {
  border-right: 1px solid #dddddd;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .title-deal {
  width: 37%;
  float: left;
  background-color: #f2133a;
  color: #fff;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .title-deal h2 {
  font-size: 166.7%;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 24px 0 24px 30px;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .title-deal h2 span {
  font-weight: bold;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .title-deal .pretext-inner {
  padding: 30px;
  display: inline-block;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .title-deal .pretext-inner p {
  margin: 0px 0 30px 0;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .title-deal .pretext-inner .top-categories a {
  float: left;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .title-deal .pretext-inner .top-categories a:hover img {
  -webkit-box-shadow: -3px 1px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -3px 1px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: -3px 1px 5px 0px rgba(0, 0, 0, 0.2);
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .deal-slider {
  width: 63%;
  float: left;
  background-color: #fff;
  padding-right: 15px;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .deal-slider .owl-controls {
  float: right;
  margin-top: -70px;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .products-grid .item {
  text-align: center;
  padding-left: 30px;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .products-grid .item .item-inner {
  border: none;
  width: 100%;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .products-grid .item .item-inner .timer-deal {
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 1;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .products-grid .item .item-inner .timer-deal .timer-product {
  border: 1px solid #dddddd;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .products-grid .item .item-inner .timer-deal .timer-product .time-item {
  border-bottom: 1px solid #dddddd;
  padding: 10px;
  line-height: 110%;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .products-grid .item .item-inner .timer-deal .timer-product .time-item .num-time {
  font-size: 116.7%;
  font-weight: bold;
  color: #f2133a;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .products-grid .item .item-inner .timer-deal .timer-product .time-item .name-time {
  font-size: 83.333%;
  text-transform: uppercase;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .products-grid .item .item-inner .timer-deal .timer-product .time-item.time-sec {
  border-bottom: none;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .products-grid .item .item-inner .box-image .label-product.label-sale {
  right: -15px;
  top: 20px;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .products-grid .item .item-inner .box-image .product-image img {
  width: auto;
  margin: auto;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .products-grid .item .item-inner .box-image .sm_quickview_handler {
  display: none !important;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .products-grid .item .box-info {
  padding: 0px;
  text-align: left;
  margin-top: 0px;
  position: relative;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .products-grid .item .box-info .product-name {
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  color: #444444;
  font-size: 116.7%;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .products-grid .item .box-info .product-name a {
  white-space: nowrap;
  font-weight: bold;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .products-grid .item .box-info .ratings .rating-box {
  position: relative;
  top: 5px;
  margin: 0 auto;
  float: left;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .products-grid .item .box-info .ratings .amount {
  display: none;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .products-grid .item .box-info .no-rating,
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .products-grid .item .box-info .ratings {
  height: 20px;
  margin: 3px 0px 4px;
  line-height: 20px;
}
.homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .products-grid .item .box-info .price-box {
  height: 23px;
  margin-bottom: 0;
  display: inline-block;
}
.homestyle1 .wrap-content1 .products-w {
  padding-left: 0;
}
.homestyle1 .wrap-content1 .products-w .block .block-title {
  padding: 30px 0 10px 20px;
  background-color: transparent;
}
.homestyle1 .wrap-content1 .products-w .block .block-title span {
  color: #444444;
  font-weight: normal;
  line-height: 100%;
}
.homestyle1 .wrap-content1 .products-w .block-content ul li {
  border-top: 1px solid #dddddd;
  padding: 20px 0 0 20px;
}
.homestyle1 .wrap-content1 .products-w .block-content ul li .item-inner .image-box {
  width: 90px;
}
.homestyle1 .wrap-content1 .products-w .block-content ul li .item-inner .info-product-box {
  margin-left: 110px;
}
.homestyle1 .wrap-content1 .products-w .block-content ul li .item-inner .info-product-box .ratings {
  margin: 0;
}
.homestyle1 .wrap-content2 {
  background-color: #fff;
  padding-bottom: 40px;
}
@media (min-width: 1200px) {
  .homestyle1 .wrap-content2 {
    margin-top: -150px;
    padding-top: 150px;
  }
}
.homestyle1 .wrap-content3 {
  background-color: #fff;
}
.homestyle1 .banner1-w {
  padding: 0 15px;
}
.homestyle1 .banner1-w .banner {
  width: 33.333%;
  float: left;
}
.homestyle1 .banner1-w .banner a:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
}
.homestyle1 .slider-basic-wrapper .margin-slider {
  margin: 0 -15px;
  position: relative;
  overflow: hidden;
}
.homestyle1 .slider-basic-wrapper .margin-slider .basic-products-slider {
  margin-top: 30px;
}
.homestyle1 .slider-basic-wrapper .margin-slider .basic-products-slider .owl-theme .owl-controls .owl-nav > div {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.homestyle1 .slider-basic-wrapper .margin-slider .basic-products-slider .owl-theme .owl-controls .owl-nav > div.owl-prev {
  left: 13px;
}
.homestyle1 .slider-basic-wrapper .margin-slider .basic-products-slider .owl-theme .owl-controls .owl-nav > div.owl-next {
  right: 13px;
}
.homestyle1 .slider-basic-wrapper .margin-slider .basic-products-slider:hover .owl-theme .owl-controls .owl-nav > div {
  visibility: visible;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.homestyle1 .slider-basic-wrapper .title-home {
  text-align: center;
}
.homestyle1 .slider-basic-wrapper .title-home h2 {
  padding: 5px 0;
  font-size: 166.7%;
  color: #444444;
  text-transform: uppercase;
  border-top: 1px solid #444444;
  border-bottom: 1px solid #444444;
  display: inline-block;
}
.homestyle1 .slider-basic-wrapper .title-home strong {
  color: #f2133a;
}
.homestyle1 .basic-products-slider .products-grid .item .item-inner .box-image .product-image img {
  transform-style: unset;
}
.homestyle1 .banner-infos {
  background-color: #49ccf3;
  float: left;
  width: 100%;
}
.homestyle1 .banner-infos .banner-info {
  float: left;
}
.homestyle1 .banner-infos .banner-info img {
  float: left;
}
.homestyle1 .banner-infos .banner-info .banner-cont {
  color: #fff;
  float: left;
  margin-top: 30px;
  padding-left: 10px;
  /*a::before {
          color: #fff;
          content: attr(data-hover);
          position: absolute;
          -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
          -moz-transition: -moz-transform 0.3s, opacity 0.3s;
          transition: transform 0.3s, opacity 0.3s;
        }

        a:hover::before,
        a:focus::before {
          -webkit-transform: scale(0.9);
          -moz-transform: scale(0.9);
          transform: scale(0.9);
          .opacity(0);
        }*/
}
.homestyle1 .banner-infos .banner-info .banner-cont a {
  font-weight: bold;
  font-size: 133.3%;
  text-shadow: none;
  color: #fff;
}
.homestyle1 .banner-infos .banner-info .banner-cont a:hover {
  color: #EE5D52;
}
.homestyle1 .banner-infos .banner-info.banner-info3,
.homestyle1 .banner-infos .banner-info.banner-info1 {
  width: 30%;
  padding: 19px;
}
.homestyle1 .banner-infos .banner-info.banner-info2 {
  position: relative;
  width: 40%;
}
.homestyle1 .banner-infos .banner-info.banner-info2 .inner {
  background-color: #13b5e6;
  padding: 19px;
  margin: 0 41px;
  float: left;
  width: 83%;
}
.homestyle1 .banner-infos .banner-info.banner-info2:before {
  content: "";
  width: 41px;
  height: 140px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url('https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/bg-banner.png');
  background-repeat: no-repeat;
  background-position: 0 0;
}
.homestyle1 .banner-infos .banner-info.banner-info2:after {
  content: "";
  width: 41px;
  height: 140px;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url('https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/bg-banner.png');
  background-repeat: no-repeat;
  background-position: 0 -170px;
}
.homestyle1 .testimonial-wrap {
  background: url('https://www.goelst.nl/skin/frontend/sm-furnicom/default/images/bg-testimonial.jpg') no-repeat top center;
}
.homestyle1 .testimonial-wrap .testimonials .owl-stage-outer .owl-item {
  padding: 120px 130px;
}
.homestyle1 .testimonial-wrap .testimonials .owl-controls .owl-nav > div {
  background-color: rgba(0, 0, 0, 0.4);
  border: none;
  position: absolute;
  top: 50%;
  margin-top: -20px;
}
.homestyle1 .testimonial-wrap .testimonials .owl-controls .owl-nav > div:hover {
  background-color: #f2133a;

}
.homestyle1 .testimonial-wrap .testimonials .owl-controls .owl-nav > div.owl-prev {
  left: 0;
}
.homestyle1 .testimonial-wrap .testimonials .owl-controls .owl-nav > div.owl-next {
  right: 0;
}
.homestyle1 .testimonial-wrap .testimonials .owl-controls .owl-nav > div.owl-next:before {
  left: 15px;
}
.homestyle1 .testimonial-wrap .testimonial-slider .item img {
  width: auto;
  float: left;
}
.homestyle1 .testimonial-wrap .testimonial-slider .item .item-inner {
  background-color: #141413;
  color: #fff;
  position: relative;
  font-size: 116.7%;
  font-style: italic;
  padding: 27px 30px;
  margin-left: 127px;
}
.homestyle1 .testimonial-wrap .testimonial-slider .item .item-inner:before {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 8px solid #141413;
  position: absolute;
  content: "";
  top: 28px;
  left: -8px;
}
.homestyle1 .testimonial-wrap .testimonial-slider .item .item-inner .client-des {
  position: relative;
  margin: 0 0 0 35px;
  line-height: 20px;
}
.homestyle1 .testimonial-wrap .testimonial-slider .item .item-inner .client-des:before {
  content: '\f10d';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  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;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 22px;
  position: absolute;
  left: -33px;
  top: 0;
}
.homestyle1 .testimonial-wrap .testimonial-slider .item .item-inner .client-name {
  margin: 8px 0 0 35px;
}
.homestyle1 .testimonial-wrap .testimonial-slider .item .item-inner .client-name strong {
  text-transform: uppercase;
}
.homestyle1 .static-content-wrap {
  margin: 0 -5px;
  padding: 40px 0;
  display: inline-block;
}
.homestyle1 .static-content-wrap .static-content {
  float: left;
  width: 33.333%;
  padding: 0 5px;
  /*.content3-1,
      .content3-2,
      .content2-2,
      .content1-2{
        .banner-effect-hover();
      }*/
}
.homestyle1 .static-content-wrap .static-content .h-margin {
  margin-bottom: 10px;
}
.homestyle1 .static-content-wrap .static-content img {
  width: 100%;
}
@media (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 0) {
  .homestyle1 .static-content-wrap .static-content .h-cont.content2-2 img {
    min-height: 502px;
  }
}
.homestyle1 .static-content-wrap .static-content .content1-1 .inner {
  padding-top: 140px;
}
.homestyle1 .static-content-wrap .static-content .content1-2 .inner {
  padding-top: 50px;
}
.homestyle1 .static-content-wrap .static-content .content2-2 .inner {
  padding-top: 135px;
}
.homestyle1 .static-content-wrap .static-content .content3-1 .inner {
  padding-top: 94px;
}
.homestyle1 .static-content-wrap .static-content .content3-2 .inner {
  padding-top: 90px;
}
.homestyle1 .static-content-wrap .static-content .h-cont {
  position: relative;
  overflow: hidden;
}
.homestyle1 .static-content-wrap .static-content .h-cont:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  transform: scale(0.5);
  -moz-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.homestyle1 .static-content-wrap .static-content .h-cont .inner {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  text-align: center;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  transform: scale(1.5);
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.homestyle1 .static-content-wrap .static-content .h-cont .inner .title-home {
  text-align: center;
  margin-bottom: 10px;
}
.homestyle1 .static-content-wrap .static-content .h-cont .inner .title-home h2 {
  padding: 4px 0;
  font-size: 200%;
  font-weight: bold;
  text-transform: uppercase;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  display: inline-block;
}
.homestyle1 .static-content-wrap .static-content .h-cont .inner ul li a {
  color: #fff;
  font-size: 116.7%;
  padding-top: 5px;
  display: inline-block;
}
.homestyle1 .static-content-wrap .static-content .h-cont .inner ul li a:hover {
  color: #f2133a;
}
.homestyle1 .static-content-wrap .static-content .h-cont:hover:before {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.homestyle1 .static-content-wrap .static-content .h-cont:hover .inner {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.homestyle1 .static-content-wrap .static-content.static-content2 .content2-1 {
  padding: 40px 30px 23px;
  text-align: center;
  background-color: #fff;
}
.homestyle1 .static-content-wrap .static-content.static-content2 .content2-1 .title-home {
  margin-bottom: 24px;
  text-align: center;
}
.homestyle1 .static-content-wrap .static-content.static-content2 .content2-1 .title-home h2 {
  padding: 5px 0;
  font-size: 166.7%;
  color: #444444;
  text-transform: uppercase;
  border-top: 1px solid #444444;
  border-bottom: 1px solid #444444;
  display: inline-block;
}
.homestyle1 .static-content-wrap .static-content.static-content2 .content2-1 .title-home strong {
  color: #f2133a;
}
.homestyle1 .static-content-wrap .static-content.static-content2 .content2-1 .desc {
  margin-bottom: 24px;
}
.homestyle1 .static-content-wrap .static-content.static-content2 .content2-1 .btn-viewall {
  font-size: 116.7%;
  color: #fff;
  padding: 7px 20px;
}
/*----latest blog-----------*/
.latest-blog-wrap .title-home {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 30px;
}
.latest-blog-wrap .title-home h2 {
  padding: 5px 0;
  font-size: 166.7%;
  color: #444444;
  text-transform: uppercase;
  border-top: 1px solid #444444;
  border-bottom: 1px solid #444444;
  display: inline-block;
}
.latest-blog-wrap .title-home strong {
  color: #f2133a;
}
.latest-blog-wrap .latest-blog .item {
  float: left;
  width: 50%;
}
.latest-blog-wrap .latest-blog .item .blog-item-content .image-blog {
  width: 50%;
  position: relative;
}
.latest-blog-wrap .latest-blog .item .blog-item-content .image-blog .date-blog {
  width: 40px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 10px;
  left: 25px;
  color: #fff;
  text-align: center;
  padding-top: 10px;
}
.latest-blog-wrap .latest-blog .item .blog-item-content .image-blog .date-blog .big-txt {
  font-size: 133.3%;
  font-weight: bold;
  line-height: 100%;
}
.latest-blog-wrap .latest-blog .item .blog-item-content .image-blog .date-blog .normal-txt {
  font-size: 83.333%;
}
.latest-blog-wrap .latest-blog .item .blog-item-content .image-blog a:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
}
.latest-blog-wrap .latest-blog .item .blog-item-content .info-blog {
  padding: 0 30px;
  width: 50%;
  background-color: #fff;
}
@media (min-width: 768px) {
  .latest-blog-wrap .latest-blog .item .blog-item-content .info-blog {
    min-height: 203px;
  }
}
.latest-blog-wrap .latest-blog .item .blog-item-content .info-blog .postTitle {
  font-size: 100%;
  padding-bottom: 15px;
}
.latest-blog-wrap .latest-blog .item .blog-item-content .info-blog .postTitle a {
  font-size: 116.7%;
  font-weight: bold;
  text-transform: uppercase;
}
.latest-blog-wrap .latest-blog .item .blog-item-content .info-blog .info-post {
  display: none;
}
.latest-blog-wrap .latest-blog .item .blog-item-content .info-blog .action-post .btn-readmore {
  color: #f2133a;
  text-transform: uppercase;
  padding-top: 7px;
  float: left;
}
.latest-blog-wrap .latest-blog .item .blog-item-content .info-blog .action-post .btn-readmore:hover {
  color: #e93712;
}
.latest-blog-wrap .latest-blog .item.item-1 .blog-item-content .image-blog,
.latest-blog-wrap .latest-blog .item.item-2 .blog-item-content .image-blog {
  float: left;
}
.latest-blog-wrap .latest-blog .item.item-1 .blog-item-content .image-blog:after,
.latest-blog-wrap .latest-blog .item.item-2 .blog-item-content .image-blog:after {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 7px solid #ffffff;
  position: absolute;
  content: "";
  top: 50%;
  right: 0px;
}
.latest-blog-wrap .latest-blog .item.item-1 .blog-item-content .info-blog,
.latest-blog-wrap .latest-blog .item.item-2 .blog-item-content .info-blog {
  float: left;
}
.latest-blog-wrap .latest-blog .item.item-3 .blog-item-content .image-blog,
.latest-blog-wrap .latest-blog .item.item-4 .blog-item-content .image-blog {
  float: right;
}
.latest-blog-wrap .latest-blog .item.item-3 .blog-item-content .image-blog:before,
.latest-blog-wrap .latest-blog .item.item-4 .blog-item-content .image-blog:before {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #ffffff;
  position: absolute;
  content: "";
  top: 50%;
  left: 0px;
  z-index: 1;
}
.latest-blog-wrap .latest-blog .item.item-3 .blog-item-content .info-blog,
.latest-blog-wrap .latest-blog .item.item-4 .blog-item-content .info-blog {
  float: right;
  padding-top: 30px;
}
/*------brands tab----------*/
.brands-tab {
  margin: 40px 0;
  float: left;
  width: 100%;
  overflow: hidden;
}
.brands-tab .brands-title {
  text-align: center;
  color: #fff;
  background-color: #f2133a;
  padding: 43px 0 43px 0;
}
.brands-tab .brands-title h2 {
  padding: 5px 0;
  font-size: 166.7%;
  text-transform: uppercase;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  display: inline-block;
  position: relative;
}
.brands-tab .brands-title h2:before {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ffffff;
  position: absolute;
  content: "";
  bottom: -6px;
  left: 50%;
}
.brands-tab .tab-content {
  width: 53.8%;
  float: left;
}
@media (min-width: 1200px) {
  .brands-tab .tab-content .tab-pane img {
    min-height: 496px;
    width: 100%;
  }
}
.brands-tab ul.nav-brand-tabs {
  width: 23.1%;
  float: left;
  margin: -2px 0 0 0;
  background-color: #eee;
}
.brands-tab ul.nav-brand-tabs li {
  position: relative;
  /*&.br4{
        margin-top: -1px;
      }*/
}
.brands-tab ul.nav-brand-tabs li:after {
  position: absolute;
  content: "";
  top: 50%;
  margin-top: -5px;
}
.brands-tab ul.nav-brand-tabs li.br1.active-fix:after,
.brands-tab ul.nav-brand-tabs li.br2.active-fix:after,
.brands-tab ul.nav-brand-tabs li.br3.active-fix:after {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #eeeeee;
  right: -7px;
}
.brands-tab ul.nav-brand-tabs li.br4.active-fix:after,
.brands-tab ul.nav-brand-tabs li.br5.active-fix:after,
.brands-tab ul.nav-brand-tabs li.br6.active-fix:after {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 7px solid #eeeeee;
  left: -7px;
}
.brands-tab ul.nav-brand-tabs li.br1,
.brands-tab ul.nav-brand-tabs li.br2,
.brands-tab ul.nav-brand-tabs li.br4,
.brands-tab ul.nav-brand-tabs li.br5 {
  border-bottom: 1px solid #dddddd;
}
.brands-tab ul.nav-brand-tabs li.br1 a,
.brands-tab ul.nav-brand-tabs li.br2 a,
.brands-tab ul.nav-brand-tabs li.br4 a,
.brands-tab ul.nav-brand-tabs li.br5 a {
  display: block;
  border-bottom: 1px solid transparent;
}
.brands-tab ul.nav-brand-tabs li a img {
  width: 100%;
}
@media (min-width: 1200px) {
  .header-style-1 .menu-under.menu-on-top {
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    position: fixed;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-style-1 {
    /*--button cart--*/
  }
  .header-style-1 .menu-under.menu-on-top {
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  }
  .header-style-1 .header-topleft {
    padding-right: 0;
  }
  .header-style-1 .dropdown-block {
    margin-left: 10px;
  }
  .header-style-1 .header-middle .header-middleright .shipping {
    display: none;
  }
  .header-style-1 .header-top .header-topright .inner .livechat {
    margin: 4px 10px 0 0;
  }
  .header-style-1 .sm_megamenu_wrapper_horizontal_menu .products-grid .item .item-inner .bottom-action .btn-action.link-compare,
  .header-style-1 .sm_megamenu_wrapper_horizontal_menu .products-grid .item .item-inner .bottom-action .btn-action.link-wishlist {
    width: 46px;
  }
  .header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .have-products-parent .col-right-cus .products-grid .item .item-inner .bottom-action .btn-action.btn-cart {
    /*padding: 0 7px;
          width: auto;*/
  }
}
@media (max-width: 991px) {
  #cpanel_wrapper #cpanel_btn {
    display: none;
  }
  .menu-larger {
    display: none;
  }
  .mobile-menu {
    display: block;
  }
  .btn-mobile-wrapper .btn-menu-mobile:before {
    color: #c0c0c1;
  }
  .btn-mobile-wrapper .btn-menu-mobile:hover:before {
    color: #f2133a;
  }
  .header-style-1 .header-top .header-topright {
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-bottom .yt-menu .socials-header {
    display: none;
  }
  .btn-mobile-wrapper .btn-menu-mobile {
    width: 50px;
    height: 39px;
    background-color: #fff;
  }
  .btn-mobile-wrapper .btn-menu-mobile:before {
    color: #f2133a;
    font-size: 21px;
  }
  .btn-mobile-wrapper .btn-menu-mobile:hover {
    background-color: #f2133a;
  }
  .btn-mobile-wrapper .btn-menu-mobile:hover:before {
    color: #fff;
  }
  .header-style-1 .header-topleft-inner {
    float: right;
    position: absolute;
    top: 0;
    right: 15px;
  }
  .header-style-1 .header-top .header-topright {
    display: none;
  }
  .header-style-1 .header-middle .header-middleright {
    border-top: 1px solid #dddddd;
  }
  .header-style-1 .header-middle .header-middleleft {
    margin-bottom: 0;
    padding-bottom: 25px;
    text-align: center;
  }
  .header-style-1 .header-middle .header-middleleft .logo-wrapper {
    float: none;
    margin-right: 0;
  }
  .header-style-1 .header-middle .header-middleleft #search_mini_form {
    position: absolute;
    z-index: 1;
    bottom: -81px;
  }
  .header-style-1 .header-middle .header-middleleft #search_mini_form .form-search .input-text {
    width: 200px;
  }
  .header-style-1 .header-middle .header-middleright {
    float: left;
    width: 100%;
  }
  .header-style-1 .header-middle .header-middleright .shipping {
    position: absolute;
    bottom: 0;
    right: 200px;
    border-left: none;
  }
}
@media (max-width: 767px) {
  .mobile-menu {
    margin-left: -15px;
  }
  .header-style-1 .header-bottom .yt-menu .socials-header,
  .header-style-1 .header-middle .header-middleright .shipping,
  .header-style-1 .header-top .header-topright,
  .header-style-1 .dropdown-block.block-base,
  .header-style-1 .dropdown-block.block-myacount {
    display: none;
  }
  .header-style-1 .btn-mobile-wrapper {
    width: 62px;
    height: 55px;
    line-height: 55px;
    background-color: #fff;
  }
  .header-style-1 .btn-mobile-wrapper .btn-menu-mobile::before {
    color: #f2133a;
  }
  .header-style-1 .header-top {
    border-bottom: none;
  }
  .header-style-1 .header-top .dropdown-block.block-login {
    line-height: 55px;
  }
  .header-style-1 .header-top .header-topleft .dropdown-block .dropdown-toggle {
    line-height: 55px;
  }
  .header-style-1 .header-top .header-topleft .header-topleft-inner {
    float: right;
    position: absolute;
    top: 0;
    right: 15px;
  }
  .header-style-1 .header-middle {
    position: relative;
  }
  .header-style-1 .header-middle .header-middleleft {
    margin: 0;
    padding: 0;
    position: inherit;
  }
  .header-style-1 .header-middle .header-middleleft .logo-wrapper {
    background-color: #fff;
    height: 104px;
    width: 100%;
    margin-right: 0;
    padding-top: 28px;
  }
  .header-style-1 .header-middle .header-middleright {
    position: inherit;
  }
  .header-style-1 .header-middle .header-middleright .minicart-header {
    position: absolute;
    top: 0;
    right: 0;
  }
  .header-style-1 .header-middle .header-middleright .minicart-header .sm-cartpro .cartpro-title {
    width: 115px;
  }
  .header-style-1 #search_mini_form {
    float: left;
    width: 100%;
    margin: 30px 0 25px 0;
    padding: 0 10px;
  }
  .header-style-1 #search_mini_form .form-search {
    width: 100%;
    position: relative;
    border: none;
    box-shadow: none;
  }
  .header-style-1 #search_mini_form .form-search .button-search {
    text-indent: -999em;
    width: 50px;
    height: 50px;
    background-color: #f2133a;
    position: absolute;
    top: 0;
    right: 0;
  }
  .header-style-1 #search_mini_form .form-search .button-search:before {
    content: "";
    content: '\f002';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    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;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 16px;
    position: absolute;
    top: 15px;
    left: 16px;
    color: #fff;
    text-indent: 0;
  }
  .header-style-1 #search_mini_form .form-search .button-search:hover {
    background-color: #e93712;
  }
  .header-style-1 #search_mini_form .form-search .input-text {
    height: 50px;
    margin: 0;
    border-left: none !important;
  }
}
@media (max-width: 480px) {
  .login-moile {
    display: block;
  }
  .login-popup {
    display: none;
  }
  .header-style-1 .sm-cartpro .cartpro-content {
    width: 300px;
    padding: 15px 10px;
  }
  .header-style-1 .sm-cartpro .cartpro-content .button {
    padding: 0 15px;
  }
}
@media (max-width: 1199px) {
  #search_mini_form .form-search i {
    display: none;
  }
  .static-cate span {
    font-size: 18px;
    color: #000;
    margin-top: 5px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .full-wrapper {
    margin-left: -15px;
    margin-right: -15px;
  }
  .wrapper {
    overflow-x: hidden;
  }
  .cms-page-1 .sm-imageslider {
    margin-top: 0;
  }
  .homestyle1 {
    /*.products-grid .item .item-inner .bottom-action .btn-action.btn-cart{
      padding: 0 14px;
    }*/
  }
  .homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .title-deal .top-categories a {
    width: 50%;
    float: left;
  }
  .homestyle1 .wrap-content1 .products-w .block .block-title {
    padding-left: 15px;
  }
  .homestyle1 .wrap-content1 .products-w .block-content ul li .item-inner .info-product-box {
    margin-left: 100px;
  }
  .homestyle1 .banner-infos .banner-info {
    width: 33.333%;
    /*text-align: center;  */
  }
  .homestyle1 .banner-infos .banner-info .inner {
    padding: 19px 0;
  }
  .homestyle1 .banner-infos .banner-info .banner-cont {
    margin-top: 10px;
  }
  .homestyle1 .banner-infos .banner-info.banner-info2::before,
  .homestyle1 .banner-infos .banner-info.banner-info2::after {
    display: none;
  }
  .homestyle1 .banner-infos .banner-info.banner-info2 .inner {
    background-color: transparent;
    margin: 0;
  }
  .homestyle1 .testimonial-wrap .testimonials .owl-stage-outer .owl-item {
    padding: 120px 70px;
  }
  .homestyle1 .static-content-wrap .static-content.static-content2 .content2-1 {
    padding: 22px 10px 12px 10px;
  }
  .homestyle1 .static-content-wrap .static-content.static-content2 .content2-1 .title-home {
    margin-bottom: 10px;
  }
  .homestyle1 .static-content-wrap .static-content.static-content2 .content2-1 .desc,
  .homestyle1 .static-content-wrap .static-content .h-margin {
    margin-bottom: 10px;
  }
  .homestyle1 .static-content-wrap .static-content .content1-2 .inner {
    padding-top: 30px;
  }
  .homestyle1 .latest-blog-wrap .latest-blog .item .blog-item-content .info-blog {
    min-height: auto;
  }
  .homestyle1 .latest-blog-wrap .latest-blog .item .blog-item-content .info-blog .postTitle {
    padding-bottom: 5px;
  }
  .homestyle1 .latest-blog-wrap .latest-blog .item.item-3 .blog-item-content .info-blog,
  .homestyle1 .latest-blog-wrap .latest-blog .item.item-4 .blog-item-content .info-blog {
    padding-top: 10px;
  }
  .homestyle1 .brands-tab .tab-content img {
    min-height: 400px;
  }
  .homestyle1 .brands-tab .brands-title {
    padding: 32px 0 31px 0;
  }
  .homestyle1 .brands-tab .tab-content img {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .menu-on-top {
    display: none;
  }
  .footer-container .footer {
    background-size: auto 100%;
  }
  .cms-page-1 .sm-imageslider {
    margin-top: 0;
  }
  .products-grid .item .item-inner .box-image .sm_quickview_handler,
  .products-list .item .item-inner .box-image .sm_quickview_handler {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .full-wrapper {
    margin-left: -15px;
    margin-right: -15px;
  }
  .homestyle1 {
    /*.products-grid .item .item-inner .bottom-action .btn-action.btn-cart{
      padding: 0 18px;
    }*/
  }
  .homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .title-deal .top-categories a {
    width: 50%;
    float: left;
  }
  .homestyle1 .wrap-content1 .products-w {
    float: left;
    margin-top: 30px;
    padding-left: 15px;
  }
  .homestyle1 .wrap-content1 .products-w .block .block-title {
    border-top: 1px solid #dddddd;
    padding: 25px 0 0 20px;
  }
  .homestyle1 .wrap-content1 .products-w .block-content ul li.item-3 {
    margin-bottom: 20px;
  }
  .homestyle1 .content-box.hm {
    margin-top: 0;
  }
  .homestyle1 .banner-infos {
    display: none;
  }
  .homestyle1 .banner-infos .banner-info.banner-info2::before,
  .homestyle1 .banner-infos .banner-info.banner-info2::after {
    display: none;
  }
  .homestyle1 .banner-infos .banner-info.banner-info2 .inner {
    background-color: transparent;
    margin: 0;
  }
  .homestyle1 .banner-infos .banner-info {
    width: 33.333%;
  }
  .homestyle1 .banner-infos .banner-info .inner {
    padding: 19px 0;
  }
  .homestyle1 .banner-infos .banner-info .banner-cont {
    margin-top: 10px;
  }
  .homestyle1 .static-content-wrap .static-content.static-content2 .content2-1 {
    padding: 22px 10px 13px 10px;
  }
  .homestyle1 .static-content-wrap .static-content.static-content2 .content2-1 .title-home {
    margin-bottom: 10px;
  }
  .homestyle1 .static-content-wrap .static-content.static-content2 .content2-1 .desc,
  .homestyle1 .static-content-wrap .static-content .h-margin {
    margin-bottom: 10px;
  }
  .homestyle1 .static-content-wrap .static-content .content1-2 .inner {
    padding-top: 30px;
  }
  .homestyle1 .testimonial-wrap .testimonials .owl-stage-outer .owl-item {
    padding: 100px 70px;
  }
  .homestyle1 .static-content-wrap .static-content .h-cont .inner {
    display: none;
  }
  .homestyle1 .static-content-wrap .static-content .h-cont.content2-2 img {
    height: 234px;
  }
  .homestyle1 .quickview-main .product-view .product-shop .add-to-links {
    margin-top: 5px !important;
  }
  .homestyle1 .latest-blog-wrap .latest-blog .item {
    margin-top: 10px;
    width: 100%;
  }
  .homestyle1 .latest-blog-wrap .latest-blog .item .blog-item-content .image-blog {
    width: auto;
  }
  .homestyle1 .latest-blog-wrap .latest-blog .item .blog-item-content .image-blog:after,
  .homestyle1 .latest-blog-wrap .latest-blog .item .blog-item-content .image-blog:before {
    display: none;
  }
  .homestyle1 .latest-blog-wrap .latest-blog .item.item-3 .blog-item-content .info-blog,
  .homestyle1 .latest-blog-wrap .latest-blog .item.item-4 .blog-item-content .info-blog {
    float: left;
    padding: 0 30px;
  }
  .homestyle1 .latest-blog-wrap .latest-blog .item.item-3 .blog-item-content .image-blog,
  .homestyle1 .latest-blog-wrap .latest-blog .item.item-4 .blog-item-content .image-blog {
    float: left;
  }
  .homestyle1 .brands-tab .tab-content img {
    min-height: 307px;
  }
  .homestyle1 .brands-tab .brands-title {
    padding: 6px 0 6px 0;
  }
}
@media (max-width: 767px) {
  .full-wrapper {
    margin-left: -15px;
    margin-right: -15px;
  }
  .custom-slider-img-w .owl-theme .owl-controls .owl-nav,
  .sm-imageslider .owl-theme .owl-controls .owl-nav {
    display: none;
  }
  .sm-imageslider .owl-theme .owl-controls .owl-dots {
    margin-top: -20px;
  }
  .homestyle1 .wrap-content1 {
    margin-top: 1px;
  }
  .homestyle1 .wrap-content1 .products-w {
    clear: both;
    padding-left: 15px;
  }
  .homestyle1 .wrap-content1 .products-w .block .block-title {
    border-top: 1px solid #dddddd;
    padding: 25px 0 0 20px;
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  .homestyle1 .wrap-content1 .products-w .block-content ul li.item-3 {
    margin-bottom: 20px;
  }
  .homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .title-deal {
    display: none;
  }
  .homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .deal-slider {
    width: 100%;
  }
  .homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .products-grid .item {
    padding-left: 15px;
  }
  .homestyle1 .wrap-content1 .slider-deal-w .deal-wrapper .products-grid .item .item-inner .timer-deal {
    left: 0px;
    top: 20px;
  }
  .homestyle1 .content-box.hm {
    margin-top: 0;
  }
  .homestyle1 .banner-infos {
    display: none;
  }
  .homestyle1 .testimonial-wrap .testimonials .owl-stage-outer .owl-item {
    padding: 10px;
  }
  .homestyle1 .testimonial-wrap .testimonials .owl-stage-outer .owl-item .item img {
    float: none;
    display: none;
  }
  .homestyle1 .testimonial-wrap .testimonials .owl-stage-outer .owl-item .item .item-inner {
    margin-left: 0;
    margin-top: 0px;
  }
  .homestyle1 .static-content-wrap .static-content {
    width: 100%;
  }
  .homestyle1 .static-content-wrap .static-content .content1-1 .inner {
    padding-top: 70px;
  }
  .homestyle1 .static-content-wrap .static-content .content2-1 {
    margin-top: 10px;
  }
  .homestyle1 .static-content-wrap .static-content .content1-2 .inner {
    padding-top: 30px;
  }
  .homestyle1 .static-content-wrap .static-content .content2-2 .inner {
    padding-top: 60px;
  }
  .homestyle1 .static-content-wrap .static-content .content3-1 {
    margin-top: 10px;
  }
  .homestyle1 .static-content-wrap .static-content .content3-1 .inner {
    padding-top: 40px;
  }
  .homestyle1 .static-content-wrap .static-content .content3-2 .inner {
    padding-top: 40px;
  }
  .homestyle1 .latest-blog-wrap .latest-blog .item {
    width: 100%;
  }
  .homestyle1 .latest-blog-wrap .latest-blog .item .blog-item-content .image-blog {
    width: 100%;
  }
  .homestyle1 .latest-blog-wrap .latest-blog .item .blog-item-content .image-blog:after,
  .homestyle1 .latest-blog-wrap .latest-blog .item .blog-item-content .image-blog:before {
    display: none;
  }
  .homestyle1 .latest-blog-wrap .latest-blog .item .blog-item-content .info-blog {
    width: 100%;
    padding: 0 0 10px 0;
    /*min-height: auto !important;*/
    margin-bottom: 0px;
  }
  .homestyle1 .latest-blog-wrap .latest-blog .item .blog-item-content .info-blog .postTitle {
    padding-top: 15px;
    padding-bottom: 10px;
  }
  .homestyle1 .brands-tab ul.nav-brand-tabs {
    width: 100%;
  }
  .homestyle1 .brands-tab .tab-content {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .dailydeal-wrap {
    background: none;
    padding: 0;
    margin: -40px 0 0 0;
  }
  .static-cate {
    float: none;
  }
  .static-cate span {
    font-size: 18px;
    color: #000;
    margin-top: 5px;
  }
}
@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: 991px) {
  .cms-page-1 .breadcrumbs {
    margin-top: 0;
  }
  .category-products {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .cms-page-2 .breadcrumbs {
    margin-top: 100px;
  }
  .breadcrumbs {
    min-height: auto !important;
  }
  .breadcrumbs .inner {
    padding: 60px 0;
  }
  .products-list .item .item-inner .box-info-list {
    margin-left: 0 !important;
  }
  .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 #dddddd;
  }
}
@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,
  .detail-style-3.thumbs-style-horizontal{
    .more-views .lSSlideOuter .lSSlideWrapper{
      height: 78px;
    }
  }*/
}
@media (min-width: 992px) and (max-width: 1199px) {
  .thumbs-style-horizontal .more-views .btn-more::before {
    margin-top: -10px;
  }
  .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) {
  .thumbs-style-horizontal .more-views .btn-more::before {
    margin-top: -10px;
  }
  .control-qty {
    margin-right: 10px;
  }
  .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) {
  .static-image-sidebar {
    display: none;
  }
  .view-wrapper {
    margin-top: 40px;
  }
  .product-view .product-shop {
    padding-top: 15px;
    margin-top: 20px;
  }
  .product-collateral .tab-product-info .resp-tabs-container .resp-tab-content {
    width: 100%;
    min-height: auto;
    background-color: #fff;
    border: 1px solid #dddddd;
  }
  .product-collateral {
    background-color: transparent;
    border: none;
  }
  .product-collateral .resp-accordion {
    background-color: #fff;
    float: left;
    width: 100%;
  }
  .product-collateral .tab-product-info .resp-tabs-container {
    margin-left: 0;
  }
  .resp-tab-content-active {
    border-bottom: 1px solid #dddddd;
    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;
  }
}
@media (max-width: 479px) {
  .product-view .product-shop .add-to-links {
    margin-top: 10px !important;
  }
}
/***---Device---***/
@media (min-width: 1200px) {
  .wrapper {
    left: 0 !important;
  }
  .container {
    width: 1200px !important;
    max-width: 1200px !important;
  }
}
@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;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /*==Detail 1==*/
  .detail-style-1.thumbs-style-vertical .case-option-vertical .more-views {
    height: 450px;
  }
  .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;
  }
  .footer .copyright .copyright-footer {
    text-align: center;
    margin-bottom: 15px;
  }
  .footer .copyright .payment-footer {
    text-align: center;
  }
  .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;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .postWrapper .image-blog {
    width: 40%;
  }
  .postWrapper .info-blog {
    margin-left: 45%;
    clear: none;
  }
  .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 #dddddd;
  }
  /*==Detail 1==*/
  .detail-style-1.thumbs-style-vertical .case-option-vertical .more-views {
    height: 250px;
  }
  /*==Detail 2, 3==*/
  .detail-style-2.thumbs-style-vertical .case-option-vertical .more-views,
  .detail-style-3.thumbs-style-vertical .case-option-vertical .more-views {
    height: 250px;
  }
}
@media (max-width: 479px) {
  .sm_quickview_handler {
    display: none !important;
  }
  .toolbar .toolbar-inner .sortby-limiter .limiter {
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 10px;
    display: block;
    margin-right: 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;
  }
  .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-style-1.thumbs-style-vertical .case-option-vertical .more-views {
    height: 150px;
  }
  /*==Detail 2, 3==*/
  .detail-style-2.thumbs-style-vertical .case-option-vertical .more-views,
  .detail-style-3.thumbs-style-vertical .case-option-vertical .more-views {
    height: 150px;
  }
}

/*!
 *  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.goelst.nl/skin/frontend/sm-furnicom/default/css/font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('https://www.goelst.nl/skin/frontend/sm-furnicom/default/css/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('https://www.goelst.nl/skin/frontend/sm-furnicom/default/css/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('https://www.goelst.nl/skin/frontend/sm-furnicom/default/css/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('https://www.goelst.nl/skin/frontend/sm-furnicom/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";
}

